@progress/kendo-theme-classic 11.1.0-dev.7 → 11.1.0-dev.8

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.
Files changed (40) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +1134 -108
  17. package/dist/meta/sassdoc-raw-data.json +524 -49
  18. package/dist/meta/variables.json +88 -4
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +4 -4
  34. package/scss/button/_variables.scss +5 -0
  35. package/scss/index.scss +3 -0
  36. package/scss/speech-to-text-button/_variables.scss +1 -7
  37. package/scss/suggestion/_index.scss +16 -0
  38. package/scss/suggestion/_layout.scss +6 -0
  39. package/scss/suggestion/_theme.scss +6 -0
  40. package/scss/suggestion/_variables.scss +93 -0
@@ -4797,11 +4797,38 @@
4797
4797
  "resolvedValue": "null",
4798
4798
  "resolvedType": "Null"
4799
4799
  },
4800
+ {
4801
+ "description": "The opacity of the pulsing animation for the generating Button.\n",
4802
+ "commentRange": {
4803
+ "start": 211,
4804
+ "end": 212
4805
+ },
4806
+ "context": {
4807
+ "type": "variable",
4808
+ "name": "kendo-button-pulsing-opacity",
4809
+ "value": ".4",
4810
+ "scope": "default",
4811
+ "line": {
4812
+ "start": 213,
4813
+ "end": 213
4814
+ }
4815
+ },
4816
+ "group": [
4817
+ "button"
4818
+ ],
4819
+ "access": "public",
4820
+ "file": {
4821
+ "path": "classic/scss/button/_variables.scss",
4822
+ "name": "_variables.scss"
4823
+ },
4824
+ "resolvedValue": "0.4",
4825
+ "resolvedType": "Number"
4826
+ },
4800
4827
  {
4801
4828
  "description": "The overlay opacity of the hovered flat Button. Used to create a background for the flat Button.\n",
4802
4829
  "commentRange": {
4803
- "start": 243,
4804
- "end": 244
4830
+ "start": 247,
4831
+ "end": 248
4805
4832
  },
4806
4833
  "context": {
4807
4834
  "type": "variable",
@@ -4809,8 +4836,8 @@
4809
4836
  "value": ".08",
4810
4837
  "scope": "default",
4811
4838
  "line": {
4812
- "start": 245,
4813
- "end": 245
4839
+ "start": 249,
4840
+ "end": 249
4814
4841
  }
4815
4842
  },
4816
4843
  "group": [
@@ -4827,8 +4854,8 @@
4827
4854
  {
4828
4855
  "description": "The overlay opacity of the focused flat Button. Used to create a background for the flat Button.\n",
4829
4856
  "commentRange": {
4830
- "start": 246,
4831
- "end": 247
4857
+ "start": 250,
4858
+ "end": 251
4832
4859
  },
4833
4860
  "context": {
4834
4861
  "type": "variable",
@@ -4836,8 +4863,8 @@
4836
4863
  "value": ".12",
4837
4864
  "scope": "default",
4838
4865
  "line": {
4839
- "start": 248,
4840
- "end": 248
4866
+ "start": 252,
4867
+ "end": 252
4841
4868
  }
4842
4869
  },
4843
4870
  "group": [
@@ -4854,8 +4881,8 @@
4854
4881
  {
4855
4882
  "description": "The overlay opacity of the active flat Button. Used to create background for the flat Button.\n",
4856
4883
  "commentRange": {
4857
- "start": 249,
4858
- "end": 250
4884
+ "start": 253,
4885
+ "end": 254
4859
4886
  },
4860
4887
  "context": {
4861
4888
  "type": "variable",
@@ -4863,8 +4890,8 @@
4863
4890
  "value": ".16",
4864
4891
  "scope": "default",
4865
4892
  "line": {
4866
- "start": 251,
4867
- "end": 251
4893
+ "start": 255,
4894
+ "end": 255
4868
4895
  }
4869
4896
  },
4870
4897
  "group": [
@@ -4881,8 +4908,8 @@
4881
4908
  {
4882
4909
  "description": "The overlay opacity of the selected flat Button. Used to create background for the flat Button.\n",
4883
4910
  "commentRange": {
4884
- "start": 252,
4885
- "end": 253
4911
+ "start": 256,
4912
+ "end": 257
4886
4913
  },
4887
4914
  "context": {
4888
4915
  "type": "variable",
@@ -4890,8 +4917,8 @@
4890
4917
  "value": ".2",
4891
4918
  "scope": "default",
4892
4919
  "line": {
4893
- "start": 254,
4894
- "end": 254
4920
+ "start": 258,
4921
+ "end": 258
4895
4922
  }
4896
4923
  },
4897
4924
  "group": [
@@ -4908,8 +4935,8 @@
4908
4935
  {
4909
4936
  "description": "The opacity of the flat Button focus ring. Used to create a border for the flat Button.\n",
4910
4937
  "commentRange": {
4911
- "start": 255,
4912
- "end": 256
4938
+ "start": 259,
4939
+ "end": 260
4913
4940
  },
4914
4941
  "context": {
4915
4942
  "type": "variable",
@@ -4917,8 +4944,8 @@
4917
4944
  "value": ".12",
4918
4945
  "scope": "default",
4919
4946
  "line": {
4920
- "start": 257,
4921
- "end": 257
4947
+ "start": 261,
4948
+ "end": 261
4922
4949
  }
4923
4950
  },
4924
4951
  "group": [
@@ -4935,8 +4962,8 @@
4935
4962
  {
4936
4963
  "description": "The color transition of the flat Button.\n",
4937
4964
  "commentRange": {
4938
- "start": 259,
4939
- "end": 260
4965
+ "start": 263,
4966
+ "end": 264
4940
4967
  },
4941
4968
  "context": {
4942
4969
  "type": "variable",
@@ -4944,8 +4971,8 @@
4944
4971
  "value": "color .2s ease-in-out",
4945
4972
  "scope": "default",
4946
4973
  "line": {
4947
- "start": 261,
4948
- "end": 261
4974
+ "start": 265,
4975
+ "end": 265
4949
4976
  }
4950
4977
  },
4951
4978
  "group": [
@@ -56458,33 +56485,6 @@
56458
56485
  "7.5": "1.875rem"
56459
56486
  }
56460
56487
  },
56461
- {
56462
- "description": "The opacity applied to the listening SpeechToTextButton\n",
56463
- "commentRange": {
56464
- "start": 1,
56465
- "end": 2
56466
- },
56467
- "context": {
56468
- "type": "variable",
56469
- "name": "kendo-speech-to-text-button-listening-opacity",
56470
- "value": "0.4",
56471
- "scope": "default",
56472
- "line": {
56473
- "start": 3,
56474
- "end": 3
56475
- }
56476
- },
56477
- "group": [
56478
- "speech-to-text-button"
56479
- ],
56480
- "access": "public",
56481
- "file": {
56482
- "path": "classic/scss/speech-to-text-button/_variables.scss",
56483
- "name": "_variables.scss"
56484
- },
56485
- "resolvedValue": "0.4",
56486
- "resolvedType": "Number"
56487
- },
56488
56488
  {
56489
56489
  "description": "The focus shadow of the SplitButton.\n",
56490
56490
  "commentRange": {
@@ -61345,6 +61345,519 @@
61345
61345
  "resolvedValue": "(cubic-bezier(0.4, 0, 0.2, 1) 0ms)",
61346
61346
  "resolvedType": "List"
61347
61347
  },
61348
+ {
61349
+ "description": "The vertical padding of the Suggestion wrapper.\n",
61350
+ "commentRange": {
61351
+ "start": 4,
61352
+ "end": 5
61353
+ },
61354
+ "context": {
61355
+ "type": "variable",
61356
+ "name": "kendo-suggestion-padding-y",
61357
+ "value": "k-spacing(2)",
61358
+ "scope": "default",
61359
+ "line": {
61360
+ "start": 6,
61361
+ "end": 6
61362
+ }
61363
+ },
61364
+ "group": [
61365
+ "suggestion"
61366
+ ],
61367
+ "access": "public",
61368
+ "file": {
61369
+ "path": "classic/scss/suggestion/_variables.scss",
61370
+ "name": "_variables.scss"
61371
+ },
61372
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
61373
+ "resolvedType": "String"
61374
+ },
61375
+ {
61376
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
61377
+ "commentRange": {
61378
+ "start": 7,
61379
+ "end": 8
61380
+ },
61381
+ "context": {
61382
+ "type": "variable",
61383
+ "name": "kendo-suggestion-padding-x",
61384
+ "value": "k-spacing(3)",
61385
+ "scope": "default",
61386
+ "line": {
61387
+ "start": 9,
61388
+ "end": 9
61389
+ }
61390
+ },
61391
+ "group": [
61392
+ "suggestion"
61393
+ ],
61394
+ "access": "public",
61395
+ "file": {
61396
+ "path": "classic/scss/suggestion/_variables.scss",
61397
+ "name": "_variables.scss"
61398
+ },
61399
+ "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
61400
+ "resolvedType": "String"
61401
+ },
61402
+ {
61403
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
61404
+ "commentRange": {
61405
+ "start": 10,
61406
+ "end": 11
61407
+ },
61408
+ "context": {
61409
+ "type": "variable",
61410
+ "name": "kendo-suggestion-spacing",
61411
+ "value": "k-spacing(2)",
61412
+ "scope": "default",
61413
+ "line": {
61414
+ "start": 12,
61415
+ "end": 12
61416
+ }
61417
+ },
61418
+ "group": [
61419
+ "suggestion"
61420
+ ],
61421
+ "access": "public",
61422
+ "file": {
61423
+ "path": "classic/scss/suggestion/_variables.scss",
61424
+ "name": "_variables.scss"
61425
+ },
61426
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
61427
+ "resolvedType": "String"
61428
+ },
61429
+ {
61430
+ "description": "The border width of the Suggestion.\n",
61431
+ "commentRange": {
61432
+ "start": 13,
61433
+ "end": 14
61434
+ },
61435
+ "context": {
61436
+ "type": "variable",
61437
+ "name": "kendo-suggestion-border-width",
61438
+ "value": "1px",
61439
+ "scope": "default",
61440
+ "line": {
61441
+ "start": 15,
61442
+ "end": 15
61443
+ }
61444
+ },
61445
+ "group": [
61446
+ "suggestion"
61447
+ ],
61448
+ "access": "public",
61449
+ "file": {
61450
+ "path": "classic/scss/suggestion/_variables.scss",
61451
+ "name": "_variables.scss"
61452
+ },
61453
+ "resolvedValue": "1px",
61454
+ "resolvedType": "Number"
61455
+ },
61456
+ {
61457
+ "description": "The border style of the Suggestion.\n",
61458
+ "commentRange": {
61459
+ "start": 16,
61460
+ "end": 17
61461
+ },
61462
+ "context": {
61463
+ "type": "variable",
61464
+ "name": "kendo-suggestion-border-style",
61465
+ "value": "solid",
61466
+ "scope": "default",
61467
+ "line": {
61468
+ "start": 18,
61469
+ "end": 18
61470
+ }
61471
+ },
61472
+ "group": [
61473
+ "suggestion"
61474
+ ],
61475
+ "access": "public",
61476
+ "file": {
61477
+ "path": "classic/scss/suggestion/_variables.scss",
61478
+ "name": "_variables.scss"
61479
+ },
61480
+ "resolvedValue": "solid",
61481
+ "resolvedType": "String"
61482
+ },
61483
+ {
61484
+ "description": "The line height of the Suggestion.\n",
61485
+ "commentRange": {
61486
+ "start": 20,
61487
+ "end": 21
61488
+ },
61489
+ "context": {
61490
+ "type": "variable",
61491
+ "name": "kendo-suggestion-line-height",
61492
+ "value": "var( --kendo-line-height, normal )",
61493
+ "scope": "default",
61494
+ "line": {
61495
+ "start": 22,
61496
+ "end": 22
61497
+ }
61498
+ },
61499
+ "group": [
61500
+ "suggestion"
61501
+ ],
61502
+ "access": "public",
61503
+ "file": {
61504
+ "path": "classic/scss/suggestion/_variables.scss",
61505
+ "name": "_variables.scss"
61506
+ },
61507
+ "resolvedValue": "var(--kendo-line-height, normal)",
61508
+ "resolvedType": "String"
61509
+ },
61510
+ {
61511
+ "description": "The border radius of the Suggestion.\n",
61512
+ "commentRange": {
61513
+ "start": 23,
61514
+ "end": 24
61515
+ },
61516
+ "context": {
61517
+ "type": "variable",
61518
+ "name": "kendo-suggestion-border-radius",
61519
+ "value": "k-border-radius(xxl)",
61520
+ "scope": "default",
61521
+ "line": {
61522
+ "start": 25,
61523
+ "end": 25
61524
+ }
61525
+ },
61526
+ "group": [
61527
+ "suggestion"
61528
+ ],
61529
+ "access": "public",
61530
+ "file": {
61531
+ "path": "classic/scss/suggestion/_variables.scss",
61532
+ "name": "_variables.scss"
61533
+ },
61534
+ "resolvedValue": "var(--kendo-border-radius-xxl, 0.75rem)",
61535
+ "resolvedType": "String"
61536
+ },
61537
+ {
61538
+ "description": "The background color of the Suggestion.\n",
61539
+ "commentRange": {
61540
+ "start": 27,
61541
+ "end": 28
61542
+ },
61543
+ "context": {
61544
+ "type": "variable",
61545
+ "name": "kendo-suggestion-bg",
61546
+ "value": "k-color(base-subtle)",
61547
+ "scope": "default",
61548
+ "line": {
61549
+ "start": 29,
61550
+ "end": 29
61551
+ }
61552
+ },
61553
+ "group": [
61554
+ "suggestion"
61555
+ ],
61556
+ "access": "public",
61557
+ "file": {
61558
+ "path": "classic/scss/suggestion/_variables.scss",
61559
+ "name": "_variables.scss"
61560
+ },
61561
+ "resolvedValue": "var(--kendo-color-base-subtle, #f0f0f0)",
61562
+ "resolvedType": "String"
61563
+ },
61564
+ {
61565
+ "description": "The text color of the Suggestion.\n",
61566
+ "commentRange": {
61567
+ "start": 30,
61568
+ "end": 31
61569
+ },
61570
+ "context": {
61571
+ "type": "variable",
61572
+ "name": "kendo-suggestion-text",
61573
+ "value": "k-color(base-on-subtle)",
61574
+ "scope": "default",
61575
+ "line": {
61576
+ "start": 32,
61577
+ "end": 32
61578
+ }
61579
+ },
61580
+ "group": [
61581
+ "suggestion"
61582
+ ],
61583
+ "access": "public",
61584
+ "file": {
61585
+ "path": "classic/scss/suggestion/_variables.scss",
61586
+ "name": "_variables.scss"
61587
+ },
61588
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
61589
+ "resolvedType": "String"
61590
+ },
61591
+ {
61592
+ "description": "The border color of the Suggestion.\n",
61593
+ "commentRange": {
61594
+ "start": 33,
61595
+ "end": 34
61596
+ },
61597
+ "context": {
61598
+ "type": "variable",
61599
+ "name": "kendo-suggestion-border",
61600
+ "value": "k-color(base-emphasis)",
61601
+ "scope": "default",
61602
+ "line": {
61603
+ "start": 35,
61604
+ "end": 35
61605
+ }
61606
+ },
61607
+ "group": [
61608
+ "suggestion"
61609
+ ],
61610
+ "access": "public",
61611
+ "file": {
61612
+ "path": "classic/scss/suggestion/_variables.scss",
61613
+ "name": "_variables.scss"
61614
+ },
61615
+ "resolvedValue": "var(--kendo-color-base-emphasis, #cacaca)",
61616
+ "resolvedType": "String"
61617
+ },
61618
+ {
61619
+ "description": "The background color of the hovered Suggestion.\n",
61620
+ "commentRange": {
61621
+ "start": 37,
61622
+ "end": 38
61623
+ },
61624
+ "context": {
61625
+ "type": "variable",
61626
+ "name": "kendo-suggestion-hover-bg",
61627
+ "value": "k-color(base-subtle-hover)",
61628
+ "scope": "default",
61629
+ "line": {
61630
+ "start": 39,
61631
+ "end": 39
61632
+ }
61633
+ },
61634
+ "group": [
61635
+ "suggestion"
61636
+ ],
61637
+ "access": "public",
61638
+ "file": {
61639
+ "path": "classic/scss/suggestion/_variables.scss",
61640
+ "name": "_variables.scss"
61641
+ },
61642
+ "resolvedValue": "var(--kendo-color-base-subtle-hover, #ebebeb)",
61643
+ "resolvedType": "String"
61644
+ },
61645
+ {
61646
+ "description": "The text color of the hovered Suggestion.\n",
61647
+ "commentRange": {
61648
+ "start": 40,
61649
+ "end": 41
61650
+ },
61651
+ "context": {
61652
+ "type": "variable",
61653
+ "name": "kendo-suggestion-hover-text",
61654
+ "value": "k-color(base-on-subtle)",
61655
+ "scope": "default",
61656
+ "line": {
61657
+ "start": 42,
61658
+ "end": 42
61659
+ }
61660
+ },
61661
+ "group": [
61662
+ "suggestion"
61663
+ ],
61664
+ "access": "public",
61665
+ "file": {
61666
+ "path": "classic/scss/suggestion/_variables.scss",
61667
+ "name": "_variables.scss"
61668
+ },
61669
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
61670
+ "resolvedType": "String"
61671
+ },
61672
+ {
61673
+ "description": "The border color of the hovered Suggestion.\n",
61674
+ "commentRange": {
61675
+ "start": 43,
61676
+ "end": 44
61677
+ },
61678
+ "context": {
61679
+ "type": "variable",
61680
+ "name": "kendo-suggestion-hover-border",
61681
+ "value": "k-color(base-emphasis)",
61682
+ "scope": "default",
61683
+ "line": {
61684
+ "start": 45,
61685
+ "end": 45
61686
+ }
61687
+ },
61688
+ "group": [
61689
+ "suggestion"
61690
+ ],
61691
+ "access": "public",
61692
+ "file": {
61693
+ "path": "classic/scss/suggestion/_variables.scss",
61694
+ "name": "_variables.scss"
61695
+ },
61696
+ "resolvedValue": "var(--kendo-color-base-emphasis, #cacaca)",
61697
+ "resolvedType": "String"
61698
+ },
61699
+ {
61700
+ "description": "The background color of the active Suggestion.\n",
61701
+ "commentRange": {
61702
+ "start": 47,
61703
+ "end": 48
61704
+ },
61705
+ "context": {
61706
+ "type": "variable",
61707
+ "name": "kendo-suggestion-active-bg",
61708
+ "value": "k-color(base-subtle-active)",
61709
+ "scope": "default",
61710
+ "line": {
61711
+ "start": 49,
61712
+ "end": 49
61713
+ }
61714
+ },
61715
+ "group": [
61716
+ "suggestion"
61717
+ ],
61718
+ "access": "public",
61719
+ "file": {
61720
+ "path": "classic/scss/suggestion/_variables.scss",
61721
+ "name": "_variables.scss"
61722
+ },
61723
+ "resolvedValue": "var(--kendo-color-base-subtle-active, #dddddd)",
61724
+ "resolvedType": "String"
61725
+ },
61726
+ {
61727
+ "description": "The text color of the active Suggestion.\n",
61728
+ "commentRange": {
61729
+ "start": 50,
61730
+ "end": 51
61731
+ },
61732
+ "context": {
61733
+ "type": "variable",
61734
+ "name": "kendo-suggestion-active-text",
61735
+ "value": "k-color(base-on-subtle)",
61736
+ "scope": "default",
61737
+ "line": {
61738
+ "start": 52,
61739
+ "end": 52
61740
+ }
61741
+ },
61742
+ "group": [
61743
+ "suggestion"
61744
+ ],
61745
+ "access": "public",
61746
+ "file": {
61747
+ "path": "classic/scss/suggestion/_variables.scss",
61748
+ "name": "_variables.scss"
61749
+ },
61750
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
61751
+ "resolvedType": "String"
61752
+ },
61753
+ {
61754
+ "description": "The border color of the active Suggestion.\n",
61755
+ "commentRange": {
61756
+ "start": 53,
61757
+ "end": 54
61758
+ },
61759
+ "context": {
61760
+ "type": "variable",
61761
+ "name": "kendo-suggestion-active-border",
61762
+ "value": "k-color(base-emphasis)",
61763
+ "scope": "default",
61764
+ "line": {
61765
+ "start": 55,
61766
+ "end": 55
61767
+ }
61768
+ },
61769
+ "group": [
61770
+ "suggestion"
61771
+ ],
61772
+ "access": "public",
61773
+ "file": {
61774
+ "path": "classic/scss/suggestion/_variables.scss",
61775
+ "name": "_variables.scss"
61776
+ },
61777
+ "resolvedValue": "var(--kendo-color-base-emphasis, #cacaca)",
61778
+ "resolvedType": "String"
61779
+ },
61780
+ {
61781
+ "description": "The shadow blur of the focused Suggestion.\n",
61782
+ "commentRange": {
61783
+ "start": 57,
61784
+ "end": 58
61785
+ },
61786
+ "context": {
61787
+ "type": "variable",
61788
+ "name": "kendo-suggestion-focus-shadow-blur",
61789
+ "value": "0",
61790
+ "scope": "default",
61791
+ "line": {
61792
+ "start": 59,
61793
+ "end": 59
61794
+ }
61795
+ },
61796
+ "group": [
61797
+ "suggestion"
61798
+ ],
61799
+ "access": "public",
61800
+ "file": {
61801
+ "path": "classic/scss/suggestion/_variables.scss",
61802
+ "name": "_variables.scss"
61803
+ },
61804
+ "resolvedValue": "0",
61805
+ "resolvedType": "Number"
61806
+ },
61807
+ {
61808
+ "description": "The shadow spread of the focused Suggestion.\n",
61809
+ "commentRange": {
61810
+ "start": 60,
61811
+ "end": 61
61812
+ },
61813
+ "context": {
61814
+ "type": "variable",
61815
+ "name": "kendo-suggestion-focus-shadow-spread",
61816
+ "value": "2px",
61817
+ "scope": "default",
61818
+ "line": {
61819
+ "start": 62,
61820
+ "end": 62
61821
+ }
61822
+ },
61823
+ "group": [
61824
+ "suggestion"
61825
+ ],
61826
+ "access": "public",
61827
+ "file": {
61828
+ "path": "classic/scss/suggestion/_variables.scss",
61829
+ "name": "_variables.scss"
61830
+ },
61831
+ "resolvedValue": "2px",
61832
+ "resolvedType": "Number"
61833
+ },
61834
+ {
61835
+ "description": "The shadow color of the focused Suggestion.\n",
61836
+ "commentRange": {
61837
+ "start": 63,
61838
+ "end": 64
61839
+ },
61840
+ "context": {
61841
+ "type": "variable",
61842
+ "name": "kendo-suggestion-focus-shadow-color",
61843
+ "value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
61844
+ "scope": "default",
61845
+ "line": {
61846
+ "start": 65,
61847
+ "end": 65
61848
+ }
61849
+ },
61850
+ "group": [
61851
+ "suggestion"
61852
+ ],
61853
+ "access": "public",
61854
+ "file": {
61855
+ "path": "classic/scss/suggestion/_variables.scss",
61856
+ "name": "_variables.scss"
61857
+ },
61858
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #272727) 8%, transparent)",
61859
+ "resolvedType": "String"
61860
+ },
61348
61861
  {
61349
61862
  "description": "The font family of the Switch.\n",
61350
61863
  "commentRange": {
@@ -83791,11 +84304,38 @@
83791
84304
  "resolvedValue": "null",
83792
84305
  "resolvedType": "Null"
83793
84306
  },
84307
+ {
84308
+ "description": "The opacity of the pulsing animation for the generating Button.\n",
84309
+ "commentRange": {
84310
+ "start": 211,
84311
+ "end": 212
84312
+ },
84313
+ "context": {
84314
+ "type": "variable",
84315
+ "name": "kendo-button-pulsing-opacity",
84316
+ "value": ".4",
84317
+ "scope": "default",
84318
+ "line": {
84319
+ "start": 213,
84320
+ "end": 213
84321
+ }
84322
+ },
84323
+ "group": [
84324
+ "button"
84325
+ ],
84326
+ "access": "public",
84327
+ "file": {
84328
+ "path": "classic/scss/button/_variables.scss",
84329
+ "name": "_variables.scss"
84330
+ },
84331
+ "resolvedValue": "0.4",
84332
+ "resolvedType": "Number"
84333
+ },
83794
84334
  {
83795
84335
  "description": "The overlay opacity of the hovered flat Button. Used to create a background for the flat Button.\n",
83796
84336
  "commentRange": {
83797
- "start": 243,
83798
- "end": 244
84337
+ "start": 247,
84338
+ "end": 248
83799
84339
  },
83800
84340
  "context": {
83801
84341
  "type": "variable",
@@ -83803,8 +84343,8 @@
83803
84343
  "value": ".08",
83804
84344
  "scope": "default",
83805
84345
  "line": {
83806
- "start": 245,
83807
- "end": 245
84346
+ "start": 249,
84347
+ "end": 249
83808
84348
  }
83809
84349
  },
83810
84350
  "group": [
@@ -83821,8 +84361,8 @@
83821
84361
  {
83822
84362
  "description": "The overlay opacity of the focused flat Button. Used to create a background for the flat Button.\n",
83823
84363
  "commentRange": {
83824
- "start": 246,
83825
- "end": 247
84364
+ "start": 250,
84365
+ "end": 251
83826
84366
  },
83827
84367
  "context": {
83828
84368
  "type": "variable",
@@ -83830,8 +84370,8 @@
83830
84370
  "value": ".12",
83831
84371
  "scope": "default",
83832
84372
  "line": {
83833
- "start": 248,
83834
- "end": 248
84373
+ "start": 252,
84374
+ "end": 252
83835
84375
  }
83836
84376
  },
83837
84377
  "group": [
@@ -83848,8 +84388,8 @@
83848
84388
  {
83849
84389
  "description": "The overlay opacity of the active flat Button. Used to create background for the flat Button.\n",
83850
84390
  "commentRange": {
83851
- "start": 249,
83852
- "end": 250
84391
+ "start": 253,
84392
+ "end": 254
83853
84393
  },
83854
84394
  "context": {
83855
84395
  "type": "variable",
@@ -83857,8 +84397,8 @@
83857
84397
  "value": ".16",
83858
84398
  "scope": "default",
83859
84399
  "line": {
83860
- "start": 251,
83861
- "end": 251
84400
+ "start": 255,
84401
+ "end": 255
83862
84402
  }
83863
84403
  },
83864
84404
  "group": [
@@ -83875,8 +84415,8 @@
83875
84415
  {
83876
84416
  "description": "The overlay opacity of the selected flat Button. Used to create background for the flat Button.\n",
83877
84417
  "commentRange": {
83878
- "start": 252,
83879
- "end": 253
84418
+ "start": 256,
84419
+ "end": 257
83880
84420
  },
83881
84421
  "context": {
83882
84422
  "type": "variable",
@@ -83884,8 +84424,8 @@
83884
84424
  "value": ".2",
83885
84425
  "scope": "default",
83886
84426
  "line": {
83887
- "start": 254,
83888
- "end": 254
84427
+ "start": 258,
84428
+ "end": 258
83889
84429
  }
83890
84430
  },
83891
84431
  "group": [
@@ -83902,8 +84442,8 @@
83902
84442
  {
83903
84443
  "description": "The opacity of the flat Button focus ring. Used to create a border for the flat Button.\n",
83904
84444
  "commentRange": {
83905
- "start": 255,
83906
- "end": 256
84445
+ "start": 259,
84446
+ "end": 260
83907
84447
  },
83908
84448
  "context": {
83909
84449
  "type": "variable",
@@ -83911,8 +84451,8 @@
83911
84451
  "value": ".12",
83912
84452
  "scope": "default",
83913
84453
  "line": {
83914
- "start": 257,
83915
- "end": 257
84454
+ "start": 261,
84455
+ "end": 261
83916
84456
  }
83917
84457
  },
83918
84458
  "group": [
@@ -83929,8 +84469,8 @@
83929
84469
  {
83930
84470
  "description": "The color transition of the flat Button.\n",
83931
84471
  "commentRange": {
83932
- "start": 259,
83933
- "end": 260
84472
+ "start": 263,
84473
+ "end": 264
83934
84474
  },
83935
84475
  "context": {
83936
84476
  "type": "variable",
@@ -83938,8 +84478,8 @@
83938
84478
  "value": "color .2s ease-in-out",
83939
84479
  "scope": "default",
83940
84480
  "line": {
83941
- "start": 261,
83942
- "end": 261
84481
+ "start": 265,
84482
+ "end": 265
83943
84483
  }
83944
84484
  },
83945
84485
  "group": [
@@ -136243,39 +136783,6 @@
136243
136783
  }
136244
136784
  ]
136245
136785
  },
136246
- {
136247
- "id": "speech-to-text-button",
136248
- "title": "SpeechToTextButton",
136249
- "variables": [
136250
- {
136251
- "description": "The opacity applied to the listening SpeechToTextButton\n",
136252
- "commentRange": {
136253
- "start": 1,
136254
- "end": 2
136255
- },
136256
- "context": {
136257
- "type": "variable",
136258
- "name": "kendo-speech-to-text-button-listening-opacity",
136259
- "value": "0.4",
136260
- "scope": "default",
136261
- "line": {
136262
- "start": 3,
136263
- "end": 3
136264
- }
136265
- },
136266
- "group": [
136267
- "speech-to-text-button"
136268
- ],
136269
- "access": "public",
136270
- "file": {
136271
- "path": "classic/scss/speech-to-text-button/_variables.scss",
136272
- "name": "_variables.scss"
136273
- },
136274
- "resolvedValue": "0.4",
136275
- "resolvedType": "Number"
136276
- }
136277
- ]
136278
- },
136279
136786
  {
136280
136787
  "id": "split-button",
136281
136788
  "title": "SplitButton",
@@ -141160,6 +141667,525 @@
141160
141667
  }
141161
141668
  ]
141162
141669
  },
141670
+ {
141671
+ "id": "suggestion",
141672
+ "title": "Suggestion",
141673
+ "variables": [
141674
+ {
141675
+ "description": "The vertical padding of the Suggestion wrapper.\n",
141676
+ "commentRange": {
141677
+ "start": 4,
141678
+ "end": 5
141679
+ },
141680
+ "context": {
141681
+ "type": "variable",
141682
+ "name": "kendo-suggestion-padding-y",
141683
+ "value": "k-spacing(2)",
141684
+ "scope": "default",
141685
+ "line": {
141686
+ "start": 6,
141687
+ "end": 6
141688
+ }
141689
+ },
141690
+ "group": [
141691
+ "suggestion"
141692
+ ],
141693
+ "access": "public",
141694
+ "file": {
141695
+ "path": "classic/scss/suggestion/_variables.scss",
141696
+ "name": "_variables.scss"
141697
+ },
141698
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
141699
+ "resolvedType": "String"
141700
+ },
141701
+ {
141702
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
141703
+ "commentRange": {
141704
+ "start": 7,
141705
+ "end": 8
141706
+ },
141707
+ "context": {
141708
+ "type": "variable",
141709
+ "name": "kendo-suggestion-padding-x",
141710
+ "value": "k-spacing(3)",
141711
+ "scope": "default",
141712
+ "line": {
141713
+ "start": 9,
141714
+ "end": 9
141715
+ }
141716
+ },
141717
+ "group": [
141718
+ "suggestion"
141719
+ ],
141720
+ "access": "public",
141721
+ "file": {
141722
+ "path": "classic/scss/suggestion/_variables.scss",
141723
+ "name": "_variables.scss"
141724
+ },
141725
+ "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
141726
+ "resolvedType": "String"
141727
+ },
141728
+ {
141729
+ "description": "The horizontal padding of the Suggestion wrapper.\n",
141730
+ "commentRange": {
141731
+ "start": 10,
141732
+ "end": 11
141733
+ },
141734
+ "context": {
141735
+ "type": "variable",
141736
+ "name": "kendo-suggestion-spacing",
141737
+ "value": "k-spacing(2)",
141738
+ "scope": "default",
141739
+ "line": {
141740
+ "start": 12,
141741
+ "end": 12
141742
+ }
141743
+ },
141744
+ "group": [
141745
+ "suggestion"
141746
+ ],
141747
+ "access": "public",
141748
+ "file": {
141749
+ "path": "classic/scss/suggestion/_variables.scss",
141750
+ "name": "_variables.scss"
141751
+ },
141752
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
141753
+ "resolvedType": "String"
141754
+ },
141755
+ {
141756
+ "description": "The border width of the Suggestion.\n",
141757
+ "commentRange": {
141758
+ "start": 13,
141759
+ "end": 14
141760
+ },
141761
+ "context": {
141762
+ "type": "variable",
141763
+ "name": "kendo-suggestion-border-width",
141764
+ "value": "1px",
141765
+ "scope": "default",
141766
+ "line": {
141767
+ "start": 15,
141768
+ "end": 15
141769
+ }
141770
+ },
141771
+ "group": [
141772
+ "suggestion"
141773
+ ],
141774
+ "access": "public",
141775
+ "file": {
141776
+ "path": "classic/scss/suggestion/_variables.scss",
141777
+ "name": "_variables.scss"
141778
+ },
141779
+ "resolvedValue": "1px",
141780
+ "resolvedType": "Number"
141781
+ },
141782
+ {
141783
+ "description": "The border style of the Suggestion.\n",
141784
+ "commentRange": {
141785
+ "start": 16,
141786
+ "end": 17
141787
+ },
141788
+ "context": {
141789
+ "type": "variable",
141790
+ "name": "kendo-suggestion-border-style",
141791
+ "value": "solid",
141792
+ "scope": "default",
141793
+ "line": {
141794
+ "start": 18,
141795
+ "end": 18
141796
+ }
141797
+ },
141798
+ "group": [
141799
+ "suggestion"
141800
+ ],
141801
+ "access": "public",
141802
+ "file": {
141803
+ "path": "classic/scss/suggestion/_variables.scss",
141804
+ "name": "_variables.scss"
141805
+ },
141806
+ "resolvedValue": "solid",
141807
+ "resolvedType": "String"
141808
+ },
141809
+ {
141810
+ "description": "The line height of the Suggestion.\n",
141811
+ "commentRange": {
141812
+ "start": 20,
141813
+ "end": 21
141814
+ },
141815
+ "context": {
141816
+ "type": "variable",
141817
+ "name": "kendo-suggestion-line-height",
141818
+ "value": "var( --kendo-line-height, normal )",
141819
+ "scope": "default",
141820
+ "line": {
141821
+ "start": 22,
141822
+ "end": 22
141823
+ }
141824
+ },
141825
+ "group": [
141826
+ "suggestion"
141827
+ ],
141828
+ "access": "public",
141829
+ "file": {
141830
+ "path": "classic/scss/suggestion/_variables.scss",
141831
+ "name": "_variables.scss"
141832
+ },
141833
+ "resolvedValue": "var(--kendo-line-height, normal)",
141834
+ "resolvedType": "String"
141835
+ },
141836
+ {
141837
+ "description": "The border radius of the Suggestion.\n",
141838
+ "commentRange": {
141839
+ "start": 23,
141840
+ "end": 24
141841
+ },
141842
+ "context": {
141843
+ "type": "variable",
141844
+ "name": "kendo-suggestion-border-radius",
141845
+ "value": "k-border-radius(xxl)",
141846
+ "scope": "default",
141847
+ "line": {
141848
+ "start": 25,
141849
+ "end": 25
141850
+ }
141851
+ },
141852
+ "group": [
141853
+ "suggestion"
141854
+ ],
141855
+ "access": "public",
141856
+ "file": {
141857
+ "path": "classic/scss/suggestion/_variables.scss",
141858
+ "name": "_variables.scss"
141859
+ },
141860
+ "resolvedValue": "var(--kendo-border-radius-xxl, 0.75rem)",
141861
+ "resolvedType": "String"
141862
+ },
141863
+ {
141864
+ "description": "The background color of the Suggestion.\n",
141865
+ "commentRange": {
141866
+ "start": 27,
141867
+ "end": 28
141868
+ },
141869
+ "context": {
141870
+ "type": "variable",
141871
+ "name": "kendo-suggestion-bg",
141872
+ "value": "k-color(base-subtle)",
141873
+ "scope": "default",
141874
+ "line": {
141875
+ "start": 29,
141876
+ "end": 29
141877
+ }
141878
+ },
141879
+ "group": [
141880
+ "suggestion"
141881
+ ],
141882
+ "access": "public",
141883
+ "file": {
141884
+ "path": "classic/scss/suggestion/_variables.scss",
141885
+ "name": "_variables.scss"
141886
+ },
141887
+ "resolvedValue": "var(--kendo-color-base-subtle, #f0f0f0)",
141888
+ "resolvedType": "String"
141889
+ },
141890
+ {
141891
+ "description": "The text color of the Suggestion.\n",
141892
+ "commentRange": {
141893
+ "start": 30,
141894
+ "end": 31
141895
+ },
141896
+ "context": {
141897
+ "type": "variable",
141898
+ "name": "kendo-suggestion-text",
141899
+ "value": "k-color(base-on-subtle)",
141900
+ "scope": "default",
141901
+ "line": {
141902
+ "start": 32,
141903
+ "end": 32
141904
+ }
141905
+ },
141906
+ "group": [
141907
+ "suggestion"
141908
+ ],
141909
+ "access": "public",
141910
+ "file": {
141911
+ "path": "classic/scss/suggestion/_variables.scss",
141912
+ "name": "_variables.scss"
141913
+ },
141914
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
141915
+ "resolvedType": "String"
141916
+ },
141917
+ {
141918
+ "description": "The border color of the Suggestion.\n",
141919
+ "commentRange": {
141920
+ "start": 33,
141921
+ "end": 34
141922
+ },
141923
+ "context": {
141924
+ "type": "variable",
141925
+ "name": "kendo-suggestion-border",
141926
+ "value": "k-color(base-emphasis)",
141927
+ "scope": "default",
141928
+ "line": {
141929
+ "start": 35,
141930
+ "end": 35
141931
+ }
141932
+ },
141933
+ "group": [
141934
+ "suggestion"
141935
+ ],
141936
+ "access": "public",
141937
+ "file": {
141938
+ "path": "classic/scss/suggestion/_variables.scss",
141939
+ "name": "_variables.scss"
141940
+ },
141941
+ "resolvedValue": "var(--kendo-color-base-emphasis, #cacaca)",
141942
+ "resolvedType": "String"
141943
+ },
141944
+ {
141945
+ "description": "The background color of the hovered Suggestion.\n",
141946
+ "commentRange": {
141947
+ "start": 37,
141948
+ "end": 38
141949
+ },
141950
+ "context": {
141951
+ "type": "variable",
141952
+ "name": "kendo-suggestion-hover-bg",
141953
+ "value": "k-color(base-subtle-hover)",
141954
+ "scope": "default",
141955
+ "line": {
141956
+ "start": 39,
141957
+ "end": 39
141958
+ }
141959
+ },
141960
+ "group": [
141961
+ "suggestion"
141962
+ ],
141963
+ "access": "public",
141964
+ "file": {
141965
+ "path": "classic/scss/suggestion/_variables.scss",
141966
+ "name": "_variables.scss"
141967
+ },
141968
+ "resolvedValue": "var(--kendo-color-base-subtle-hover, #ebebeb)",
141969
+ "resolvedType": "String"
141970
+ },
141971
+ {
141972
+ "description": "The text color of the hovered Suggestion.\n",
141973
+ "commentRange": {
141974
+ "start": 40,
141975
+ "end": 41
141976
+ },
141977
+ "context": {
141978
+ "type": "variable",
141979
+ "name": "kendo-suggestion-hover-text",
141980
+ "value": "k-color(base-on-subtle)",
141981
+ "scope": "default",
141982
+ "line": {
141983
+ "start": 42,
141984
+ "end": 42
141985
+ }
141986
+ },
141987
+ "group": [
141988
+ "suggestion"
141989
+ ],
141990
+ "access": "public",
141991
+ "file": {
141992
+ "path": "classic/scss/suggestion/_variables.scss",
141993
+ "name": "_variables.scss"
141994
+ },
141995
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
141996
+ "resolvedType": "String"
141997
+ },
141998
+ {
141999
+ "description": "The border color of the hovered Suggestion.\n",
142000
+ "commentRange": {
142001
+ "start": 43,
142002
+ "end": 44
142003
+ },
142004
+ "context": {
142005
+ "type": "variable",
142006
+ "name": "kendo-suggestion-hover-border",
142007
+ "value": "k-color(base-emphasis)",
142008
+ "scope": "default",
142009
+ "line": {
142010
+ "start": 45,
142011
+ "end": 45
142012
+ }
142013
+ },
142014
+ "group": [
142015
+ "suggestion"
142016
+ ],
142017
+ "access": "public",
142018
+ "file": {
142019
+ "path": "classic/scss/suggestion/_variables.scss",
142020
+ "name": "_variables.scss"
142021
+ },
142022
+ "resolvedValue": "var(--kendo-color-base-emphasis, #cacaca)",
142023
+ "resolvedType": "String"
142024
+ },
142025
+ {
142026
+ "description": "The background color of the active Suggestion.\n",
142027
+ "commentRange": {
142028
+ "start": 47,
142029
+ "end": 48
142030
+ },
142031
+ "context": {
142032
+ "type": "variable",
142033
+ "name": "kendo-suggestion-active-bg",
142034
+ "value": "k-color(base-subtle-active)",
142035
+ "scope": "default",
142036
+ "line": {
142037
+ "start": 49,
142038
+ "end": 49
142039
+ }
142040
+ },
142041
+ "group": [
142042
+ "suggestion"
142043
+ ],
142044
+ "access": "public",
142045
+ "file": {
142046
+ "path": "classic/scss/suggestion/_variables.scss",
142047
+ "name": "_variables.scss"
142048
+ },
142049
+ "resolvedValue": "var(--kendo-color-base-subtle-active, #dddddd)",
142050
+ "resolvedType": "String"
142051
+ },
142052
+ {
142053
+ "description": "The text color of the active Suggestion.\n",
142054
+ "commentRange": {
142055
+ "start": 50,
142056
+ "end": 51
142057
+ },
142058
+ "context": {
142059
+ "type": "variable",
142060
+ "name": "kendo-suggestion-active-text",
142061
+ "value": "k-color(base-on-subtle)",
142062
+ "scope": "default",
142063
+ "line": {
142064
+ "start": 52,
142065
+ "end": 52
142066
+ }
142067
+ },
142068
+ "group": [
142069
+ "suggestion"
142070
+ ],
142071
+ "access": "public",
142072
+ "file": {
142073
+ "path": "classic/scss/suggestion/_variables.scss",
142074
+ "name": "_variables.scss"
142075
+ },
142076
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
142077
+ "resolvedType": "String"
142078
+ },
142079
+ {
142080
+ "description": "The border color of the active Suggestion.\n",
142081
+ "commentRange": {
142082
+ "start": 53,
142083
+ "end": 54
142084
+ },
142085
+ "context": {
142086
+ "type": "variable",
142087
+ "name": "kendo-suggestion-active-border",
142088
+ "value": "k-color(base-emphasis)",
142089
+ "scope": "default",
142090
+ "line": {
142091
+ "start": 55,
142092
+ "end": 55
142093
+ }
142094
+ },
142095
+ "group": [
142096
+ "suggestion"
142097
+ ],
142098
+ "access": "public",
142099
+ "file": {
142100
+ "path": "classic/scss/suggestion/_variables.scss",
142101
+ "name": "_variables.scss"
142102
+ },
142103
+ "resolvedValue": "var(--kendo-color-base-emphasis, #cacaca)",
142104
+ "resolvedType": "String"
142105
+ },
142106
+ {
142107
+ "description": "The shadow blur of the focused Suggestion.\n",
142108
+ "commentRange": {
142109
+ "start": 57,
142110
+ "end": 58
142111
+ },
142112
+ "context": {
142113
+ "type": "variable",
142114
+ "name": "kendo-suggestion-focus-shadow-blur",
142115
+ "value": "0",
142116
+ "scope": "default",
142117
+ "line": {
142118
+ "start": 59,
142119
+ "end": 59
142120
+ }
142121
+ },
142122
+ "group": [
142123
+ "suggestion"
142124
+ ],
142125
+ "access": "public",
142126
+ "file": {
142127
+ "path": "classic/scss/suggestion/_variables.scss",
142128
+ "name": "_variables.scss"
142129
+ },
142130
+ "resolvedValue": "0",
142131
+ "resolvedType": "Number"
142132
+ },
142133
+ {
142134
+ "description": "The shadow spread of the focused Suggestion.\n",
142135
+ "commentRange": {
142136
+ "start": 60,
142137
+ "end": 61
142138
+ },
142139
+ "context": {
142140
+ "type": "variable",
142141
+ "name": "kendo-suggestion-focus-shadow-spread",
142142
+ "value": "2px",
142143
+ "scope": "default",
142144
+ "line": {
142145
+ "start": 62,
142146
+ "end": 62
142147
+ }
142148
+ },
142149
+ "group": [
142150
+ "suggestion"
142151
+ ],
142152
+ "access": "public",
142153
+ "file": {
142154
+ "path": "classic/scss/suggestion/_variables.scss",
142155
+ "name": "_variables.scss"
142156
+ },
142157
+ "resolvedValue": "2px",
142158
+ "resolvedType": "Number"
142159
+ },
142160
+ {
142161
+ "description": "The shadow color of the focused Suggestion.\n",
142162
+ "commentRange": {
142163
+ "start": 63,
142164
+ "end": 64
142165
+ },
142166
+ "context": {
142167
+ "type": "variable",
142168
+ "name": "kendo-suggestion-focus-shadow-color",
142169
+ "value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
142170
+ "scope": "default",
142171
+ "line": {
142172
+ "start": 65,
142173
+ "end": 65
142174
+ }
142175
+ },
142176
+ "group": [
142177
+ "suggestion"
142178
+ ],
142179
+ "access": "public",
142180
+ "file": {
142181
+ "path": "classic/scss/suggestion/_variables.scss",
142182
+ "name": "_variables.scss"
142183
+ },
142184
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #272727) 8%, transparent)",
142185
+ "resolvedType": "String"
142186
+ }
142187
+ ]
142188
+ },
141163
142189
  {
141164
142190
  "id": "switch",
141165
142191
  "title": "Switch",