@progress/kendo-theme-classic 7.1.0-dev.2 → 7.1.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +78 -0
- package/dist/all.scss +243 -0
- package/dist/meta/sassdoc-data.json +1086 -0
- package/dist/meta/sassdoc-raw-data.json +500 -0
- package/dist/meta/variables.json +81 -1
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +6 -6
- package/scss/index.scss +2 -0
- package/scss/prompt/_index.scss +37 -0
- package/scss/prompt/_layout.scss +6 -0
- package/scss/prompt/_theme.scss +6 -0
- package/scss/prompt/_variables.scss +66 -0
|
@@ -29413,6 +29413,506 @@
|
|
|
29413
29413
|
"name": "_variables.scss"
|
|
29414
29414
|
}
|
|
29415
29415
|
},
|
|
29416
|
+
{
|
|
29417
|
+
"description": "The text color of the Prompt.\n",
|
|
29418
|
+
"commentRange": {
|
|
29419
|
+
"start": 3,
|
|
29420
|
+
"end": 4
|
|
29421
|
+
},
|
|
29422
|
+
"context": {
|
|
29423
|
+
"type": "variable",
|
|
29424
|
+
"name": "kendo-prompt-text",
|
|
29425
|
+
"value": "$kendo-component-text",
|
|
29426
|
+
"scope": "default",
|
|
29427
|
+
"line": {
|
|
29428
|
+
"start": 5,
|
|
29429
|
+
"end": 5
|
|
29430
|
+
}
|
|
29431
|
+
},
|
|
29432
|
+
"group": [
|
|
29433
|
+
"prompt"
|
|
29434
|
+
],
|
|
29435
|
+
"access": "public",
|
|
29436
|
+
"file": {
|
|
29437
|
+
"path": "prompt/_variables.scss",
|
|
29438
|
+
"name": "_variables.scss"
|
|
29439
|
+
}
|
|
29440
|
+
},
|
|
29441
|
+
{
|
|
29442
|
+
"description": "The background color of the Prompt.\n",
|
|
29443
|
+
"commentRange": {
|
|
29444
|
+
"start": 6,
|
|
29445
|
+
"end": 7
|
|
29446
|
+
},
|
|
29447
|
+
"context": {
|
|
29448
|
+
"type": "variable",
|
|
29449
|
+
"name": "kendo-prompt-bg",
|
|
29450
|
+
"value": "$kendo-component-bg",
|
|
29451
|
+
"scope": "default",
|
|
29452
|
+
"line": {
|
|
29453
|
+
"start": 8,
|
|
29454
|
+
"end": 8
|
|
29455
|
+
}
|
|
29456
|
+
},
|
|
29457
|
+
"group": [
|
|
29458
|
+
"prompt"
|
|
29459
|
+
],
|
|
29460
|
+
"access": "public",
|
|
29461
|
+
"file": {
|
|
29462
|
+
"path": "prompt/_variables.scss",
|
|
29463
|
+
"name": "_variables.scss"
|
|
29464
|
+
}
|
|
29465
|
+
},
|
|
29466
|
+
{
|
|
29467
|
+
"description": "The border color of the Prompt.\n",
|
|
29468
|
+
"commentRange": {
|
|
29469
|
+
"start": 9,
|
|
29470
|
+
"end": 10
|
|
29471
|
+
},
|
|
29472
|
+
"context": {
|
|
29473
|
+
"type": "variable",
|
|
29474
|
+
"name": "kendo-prompt-border",
|
|
29475
|
+
"value": "$kendo-component-border",
|
|
29476
|
+
"scope": "default",
|
|
29477
|
+
"line": {
|
|
29478
|
+
"start": 11,
|
|
29479
|
+
"end": 11
|
|
29480
|
+
}
|
|
29481
|
+
},
|
|
29482
|
+
"group": [
|
|
29483
|
+
"prompt"
|
|
29484
|
+
],
|
|
29485
|
+
"access": "public",
|
|
29486
|
+
"file": {
|
|
29487
|
+
"path": "prompt/_variables.scss",
|
|
29488
|
+
"name": "_variables.scss"
|
|
29489
|
+
}
|
|
29490
|
+
},
|
|
29491
|
+
{
|
|
29492
|
+
"description": "The text color of the Prompt header.\n",
|
|
29493
|
+
"commentRange": {
|
|
29494
|
+
"start": 13,
|
|
29495
|
+
"end": 14
|
|
29496
|
+
},
|
|
29497
|
+
"context": {
|
|
29498
|
+
"type": "variable",
|
|
29499
|
+
"name": "kendo-prompt-header-text",
|
|
29500
|
+
"value": "$kendo-component-header-text",
|
|
29501
|
+
"scope": "default",
|
|
29502
|
+
"line": {
|
|
29503
|
+
"start": 15,
|
|
29504
|
+
"end": 15
|
|
29505
|
+
}
|
|
29506
|
+
},
|
|
29507
|
+
"group": [
|
|
29508
|
+
"prompt"
|
|
29509
|
+
],
|
|
29510
|
+
"access": "public",
|
|
29511
|
+
"file": {
|
|
29512
|
+
"path": "prompt/_variables.scss",
|
|
29513
|
+
"name": "_variables.scss"
|
|
29514
|
+
}
|
|
29515
|
+
},
|
|
29516
|
+
{
|
|
29517
|
+
"description": "The background color of the Prompt header.\n",
|
|
29518
|
+
"commentRange": {
|
|
29519
|
+
"start": 16,
|
|
29520
|
+
"end": 17
|
|
29521
|
+
},
|
|
29522
|
+
"context": {
|
|
29523
|
+
"type": "variable",
|
|
29524
|
+
"name": "kendo-prompt-header-bg",
|
|
29525
|
+
"value": "$kendo-component-bg",
|
|
29526
|
+
"scope": "default",
|
|
29527
|
+
"line": {
|
|
29528
|
+
"start": 18,
|
|
29529
|
+
"end": 18
|
|
29530
|
+
}
|
|
29531
|
+
},
|
|
29532
|
+
"group": [
|
|
29533
|
+
"prompt"
|
|
29534
|
+
],
|
|
29535
|
+
"access": "public",
|
|
29536
|
+
"file": {
|
|
29537
|
+
"path": "prompt/_variables.scss",
|
|
29538
|
+
"name": "_variables.scss"
|
|
29539
|
+
}
|
|
29540
|
+
},
|
|
29541
|
+
{
|
|
29542
|
+
"description": "The border color of the Prompt header.\n",
|
|
29543
|
+
"commentRange": {
|
|
29544
|
+
"start": 19,
|
|
29545
|
+
"end": 20
|
|
29546
|
+
},
|
|
29547
|
+
"context": {
|
|
29548
|
+
"type": "variable",
|
|
29549
|
+
"name": "kendo-prompt-header-border",
|
|
29550
|
+
"value": "$kendo-component-header-border",
|
|
29551
|
+
"scope": "default",
|
|
29552
|
+
"line": {
|
|
29553
|
+
"start": 21,
|
|
29554
|
+
"end": 21
|
|
29555
|
+
}
|
|
29556
|
+
},
|
|
29557
|
+
"group": [
|
|
29558
|
+
"prompt"
|
|
29559
|
+
],
|
|
29560
|
+
"access": "public",
|
|
29561
|
+
"file": {
|
|
29562
|
+
"path": "prompt/_variables.scss",
|
|
29563
|
+
"name": "_variables.scss"
|
|
29564
|
+
}
|
|
29565
|
+
},
|
|
29566
|
+
{
|
|
29567
|
+
"description": "The vertical padding of the Prompt content.\n",
|
|
29568
|
+
"commentRange": {
|
|
29569
|
+
"start": 23,
|
|
29570
|
+
"end": 24
|
|
29571
|
+
},
|
|
29572
|
+
"context": {
|
|
29573
|
+
"type": "variable",
|
|
29574
|
+
"name": "kendo-prompt-content-padding-y",
|
|
29575
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
29576
|
+
"scope": "default",
|
|
29577
|
+
"line": {
|
|
29578
|
+
"start": 25,
|
|
29579
|
+
"end": 25
|
|
29580
|
+
}
|
|
29581
|
+
},
|
|
29582
|
+
"group": [
|
|
29583
|
+
"prompt"
|
|
29584
|
+
],
|
|
29585
|
+
"access": "public",
|
|
29586
|
+
"file": {
|
|
29587
|
+
"path": "prompt/_variables.scss",
|
|
29588
|
+
"name": "_variables.scss"
|
|
29589
|
+
}
|
|
29590
|
+
},
|
|
29591
|
+
{
|
|
29592
|
+
"description": "The horizontal padding of the Prompt content.\n",
|
|
29593
|
+
"commentRange": {
|
|
29594
|
+
"start": 26,
|
|
29595
|
+
"end": 27
|
|
29596
|
+
},
|
|
29597
|
+
"context": {
|
|
29598
|
+
"type": "variable",
|
|
29599
|
+
"name": "kendo-prompt-content-padding-x",
|
|
29600
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
29601
|
+
"scope": "default",
|
|
29602
|
+
"line": {
|
|
29603
|
+
"start": 28,
|
|
29604
|
+
"end": 28
|
|
29605
|
+
}
|
|
29606
|
+
},
|
|
29607
|
+
"group": [
|
|
29608
|
+
"prompt"
|
|
29609
|
+
],
|
|
29610
|
+
"access": "public",
|
|
29611
|
+
"file": {
|
|
29612
|
+
"path": "prompt/_variables.scss",
|
|
29613
|
+
"name": "_variables.scss"
|
|
29614
|
+
}
|
|
29615
|
+
},
|
|
29616
|
+
{
|
|
29617
|
+
"description": "The spacing between the items of the Prompt content.\n",
|
|
29618
|
+
"commentRange": {
|
|
29619
|
+
"start": 29,
|
|
29620
|
+
"end": 30
|
|
29621
|
+
},
|
|
29622
|
+
"context": {
|
|
29623
|
+
"type": "variable",
|
|
29624
|
+
"name": "kendo-prompt-content-spacing",
|
|
29625
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
29626
|
+
"scope": "default",
|
|
29627
|
+
"line": {
|
|
29628
|
+
"start": 31,
|
|
29629
|
+
"end": 31
|
|
29630
|
+
}
|
|
29631
|
+
},
|
|
29632
|
+
"group": [
|
|
29633
|
+
"prompt"
|
|
29634
|
+
],
|
|
29635
|
+
"access": "public",
|
|
29636
|
+
"file": {
|
|
29637
|
+
"path": "prompt/_variables.scss",
|
|
29638
|
+
"name": "_variables.scss"
|
|
29639
|
+
}
|
|
29640
|
+
},
|
|
29641
|
+
{
|
|
29642
|
+
"description": "The text color of the Prompt content.\n",
|
|
29643
|
+
"commentRange": {
|
|
29644
|
+
"start": 32,
|
|
29645
|
+
"end": 33
|
|
29646
|
+
},
|
|
29647
|
+
"context": {
|
|
29648
|
+
"type": "variable",
|
|
29649
|
+
"name": "kendo-prompt-content-text",
|
|
29650
|
+
"value": "$kendo-component-header-text",
|
|
29651
|
+
"scope": "default",
|
|
29652
|
+
"line": {
|
|
29653
|
+
"start": 34,
|
|
29654
|
+
"end": 34
|
|
29655
|
+
}
|
|
29656
|
+
},
|
|
29657
|
+
"group": [
|
|
29658
|
+
"prompt"
|
|
29659
|
+
],
|
|
29660
|
+
"access": "public",
|
|
29661
|
+
"file": {
|
|
29662
|
+
"path": "prompt/_variables.scss",
|
|
29663
|
+
"name": "_variables.scss"
|
|
29664
|
+
}
|
|
29665
|
+
},
|
|
29666
|
+
{
|
|
29667
|
+
"description": "The background color of the Prompt content.\n",
|
|
29668
|
+
"commentRange": {
|
|
29669
|
+
"start": 35,
|
|
29670
|
+
"end": 36
|
|
29671
|
+
},
|
|
29672
|
+
"context": {
|
|
29673
|
+
"type": "variable",
|
|
29674
|
+
"name": "kendo-prompt-content-bg",
|
|
29675
|
+
"value": "$kendo-component-header-bg",
|
|
29676
|
+
"scope": "default",
|
|
29677
|
+
"line": {
|
|
29678
|
+
"start": 37,
|
|
29679
|
+
"end": 37
|
|
29680
|
+
}
|
|
29681
|
+
},
|
|
29682
|
+
"group": [
|
|
29683
|
+
"prompt"
|
|
29684
|
+
],
|
|
29685
|
+
"access": "public",
|
|
29686
|
+
"file": {
|
|
29687
|
+
"path": "prompt/_variables.scss",
|
|
29688
|
+
"name": "_variables.scss"
|
|
29689
|
+
}
|
|
29690
|
+
},
|
|
29691
|
+
{
|
|
29692
|
+
"description": "The text border of the Prompt content.\n",
|
|
29693
|
+
"commentRange": {
|
|
29694
|
+
"start": 38,
|
|
29695
|
+
"end": 39
|
|
29696
|
+
},
|
|
29697
|
+
"context": {
|
|
29698
|
+
"type": "variable",
|
|
29699
|
+
"name": "kendo-prompt-content-border",
|
|
29700
|
+
"value": "$kendo-component-header-border",
|
|
29701
|
+
"scope": "default",
|
|
29702
|
+
"line": {
|
|
29703
|
+
"start": 40,
|
|
29704
|
+
"end": 40
|
|
29705
|
+
}
|
|
29706
|
+
},
|
|
29707
|
+
"group": [
|
|
29708
|
+
"prompt"
|
|
29709
|
+
],
|
|
29710
|
+
"access": "public",
|
|
29711
|
+
"file": {
|
|
29712
|
+
"path": "prompt/_variables.scss",
|
|
29713
|
+
"name": "_variables.scss"
|
|
29714
|
+
}
|
|
29715
|
+
},
|
|
29716
|
+
{
|
|
29717
|
+
"description": "The spacing between the items of the Prompt content expander.\n",
|
|
29718
|
+
"commentRange": {
|
|
29719
|
+
"start": 42,
|
|
29720
|
+
"end": 43
|
|
29721
|
+
},
|
|
29722
|
+
"context": {
|
|
29723
|
+
"type": "variable",
|
|
29724
|
+
"name": "kendo-prompt-expander-spacing",
|
|
29725
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
29726
|
+
"scope": "default",
|
|
29727
|
+
"line": {
|
|
29728
|
+
"start": 44,
|
|
29729
|
+
"end": 44
|
|
29730
|
+
}
|
|
29731
|
+
},
|
|
29732
|
+
"group": [
|
|
29733
|
+
"prompt"
|
|
29734
|
+
],
|
|
29735
|
+
"access": "public",
|
|
29736
|
+
"file": {
|
|
29737
|
+
"path": "prompt/_variables.scss",
|
|
29738
|
+
"name": "_variables.scss"
|
|
29739
|
+
}
|
|
29740
|
+
},
|
|
29741
|
+
{
|
|
29742
|
+
"description": "The vertical padding of the Prompt suggestion container.\n",
|
|
29743
|
+
"commentRange": {
|
|
29744
|
+
"start": 46,
|
|
29745
|
+
"end": 47
|
|
29746
|
+
},
|
|
29747
|
+
"context": {
|
|
29748
|
+
"type": "variable",
|
|
29749
|
+
"name": "kendo-prompt-suggestion-padding-y",
|
|
29750
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
29751
|
+
"scope": "default",
|
|
29752
|
+
"line": {
|
|
29753
|
+
"start": 48,
|
|
29754
|
+
"end": 48
|
|
29755
|
+
}
|
|
29756
|
+
},
|
|
29757
|
+
"group": [
|
|
29758
|
+
"prompt"
|
|
29759
|
+
],
|
|
29760
|
+
"access": "public",
|
|
29761
|
+
"file": {
|
|
29762
|
+
"path": "prompt/_variables.scss",
|
|
29763
|
+
"name": "_variables.scss"
|
|
29764
|
+
}
|
|
29765
|
+
},
|
|
29766
|
+
{
|
|
29767
|
+
"description": "The horizontal padding of the Prompt suggestion container.\n",
|
|
29768
|
+
"commentRange": {
|
|
29769
|
+
"start": 49,
|
|
29770
|
+
"end": 50
|
|
29771
|
+
},
|
|
29772
|
+
"context": {
|
|
29773
|
+
"type": "variable",
|
|
29774
|
+
"name": "kendo-prompt-suggestion-padding-x",
|
|
29775
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
29776
|
+
"scope": "default",
|
|
29777
|
+
"line": {
|
|
29778
|
+
"start": 51,
|
|
29779
|
+
"end": 51
|
|
29780
|
+
}
|
|
29781
|
+
},
|
|
29782
|
+
"group": [
|
|
29783
|
+
"prompt"
|
|
29784
|
+
],
|
|
29785
|
+
"access": "public",
|
|
29786
|
+
"file": {
|
|
29787
|
+
"path": "prompt/_variables.scss",
|
|
29788
|
+
"name": "_variables.scss"
|
|
29789
|
+
}
|
|
29790
|
+
},
|
|
29791
|
+
{
|
|
29792
|
+
"description": "The border radius of the Prompt suggestion container.\n",
|
|
29793
|
+
"commentRange": {
|
|
29794
|
+
"start": 52,
|
|
29795
|
+
"end": 53
|
|
29796
|
+
},
|
|
29797
|
+
"context": {
|
|
29798
|
+
"type": "variable",
|
|
29799
|
+
"name": "kendo-prompt-suggestion-border-radius",
|
|
29800
|
+
"value": "$kendo-border-radius-md",
|
|
29801
|
+
"scope": "default",
|
|
29802
|
+
"line": {
|
|
29803
|
+
"start": 54,
|
|
29804
|
+
"end": 54
|
|
29805
|
+
}
|
|
29806
|
+
},
|
|
29807
|
+
"group": [
|
|
29808
|
+
"prompt"
|
|
29809
|
+
],
|
|
29810
|
+
"access": "public",
|
|
29811
|
+
"file": {
|
|
29812
|
+
"path": "prompt/_variables.scss",
|
|
29813
|
+
"name": "_variables.scss"
|
|
29814
|
+
}
|
|
29815
|
+
},
|
|
29816
|
+
{
|
|
29817
|
+
"description": "The text color of the Prompt suggestion container.\n",
|
|
29818
|
+
"commentRange": {
|
|
29819
|
+
"start": 55,
|
|
29820
|
+
"end": 56
|
|
29821
|
+
},
|
|
29822
|
+
"context": {
|
|
29823
|
+
"type": "variable",
|
|
29824
|
+
"name": "kendo-prompt-suggestion-text",
|
|
29825
|
+
"value": "$kendo-component-text",
|
|
29826
|
+
"scope": "default",
|
|
29827
|
+
"line": {
|
|
29828
|
+
"start": 57,
|
|
29829
|
+
"end": 57
|
|
29830
|
+
}
|
|
29831
|
+
},
|
|
29832
|
+
"group": [
|
|
29833
|
+
"prompt"
|
|
29834
|
+
],
|
|
29835
|
+
"access": "public",
|
|
29836
|
+
"file": {
|
|
29837
|
+
"path": "prompt/_variables.scss",
|
|
29838
|
+
"name": "_variables.scss"
|
|
29839
|
+
}
|
|
29840
|
+
},
|
|
29841
|
+
{
|
|
29842
|
+
"description": "The background color of the Prompt suggestion container.\n",
|
|
29843
|
+
"commentRange": {
|
|
29844
|
+
"start": 58,
|
|
29845
|
+
"end": 59
|
|
29846
|
+
},
|
|
29847
|
+
"context": {
|
|
29848
|
+
"type": "variable",
|
|
29849
|
+
"name": "kendo-prompt-suggestion-bg",
|
|
29850
|
+
"value": "$kendo-body-bg",
|
|
29851
|
+
"scope": "default",
|
|
29852
|
+
"line": {
|
|
29853
|
+
"start": 60,
|
|
29854
|
+
"end": 60
|
|
29855
|
+
}
|
|
29856
|
+
},
|
|
29857
|
+
"group": [
|
|
29858
|
+
"prompt"
|
|
29859
|
+
],
|
|
29860
|
+
"access": "public",
|
|
29861
|
+
"file": {
|
|
29862
|
+
"path": "prompt/_variables.scss",
|
|
29863
|
+
"name": "_variables.scss"
|
|
29864
|
+
}
|
|
29865
|
+
},
|
|
29866
|
+
{
|
|
29867
|
+
"description": "The border color of the Prompt suggestion container.\n",
|
|
29868
|
+
"commentRange": {
|
|
29869
|
+
"start": 61,
|
|
29870
|
+
"end": 62
|
|
29871
|
+
},
|
|
29872
|
+
"context": {
|
|
29873
|
+
"type": "variable",
|
|
29874
|
+
"name": "kendo-prompt-suggestion-border",
|
|
29875
|
+
"value": "$kendo-component-border",
|
|
29876
|
+
"scope": "default",
|
|
29877
|
+
"line": {
|
|
29878
|
+
"start": 63,
|
|
29879
|
+
"end": 63
|
|
29880
|
+
}
|
|
29881
|
+
},
|
|
29882
|
+
"group": [
|
|
29883
|
+
"prompt"
|
|
29884
|
+
],
|
|
29885
|
+
"access": "public",
|
|
29886
|
+
"file": {
|
|
29887
|
+
"path": "prompt/_variables.scss",
|
|
29888
|
+
"name": "_variables.scss"
|
|
29889
|
+
}
|
|
29890
|
+
},
|
|
29891
|
+
{
|
|
29892
|
+
"description": "The elevation of the Prompt suggestion container.\n",
|
|
29893
|
+
"commentRange": {
|
|
29894
|
+
"start": 64,
|
|
29895
|
+
"end": 65
|
|
29896
|
+
},
|
|
29897
|
+
"context": {
|
|
29898
|
+
"type": "variable",
|
|
29899
|
+
"name": "kendo-prompt-suggestion-shadow",
|
|
29900
|
+
"value": "k-elevation(1)",
|
|
29901
|
+
"scope": "default",
|
|
29902
|
+
"line": {
|
|
29903
|
+
"start": 66,
|
|
29904
|
+
"end": 66
|
|
29905
|
+
}
|
|
29906
|
+
},
|
|
29907
|
+
"group": [
|
|
29908
|
+
"prompt"
|
|
29909
|
+
],
|
|
29910
|
+
"access": "public",
|
|
29911
|
+
"file": {
|
|
29912
|
+
"path": "prompt/_variables.scss",
|
|
29913
|
+
"name": "_variables.scss"
|
|
29914
|
+
}
|
|
29915
|
+
},
|
|
29416
29916
|
{
|
|
29417
29917
|
"description": "The border radius of the RadioButton.\n",
|
|
29418
29918
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
},
|
|
610
610
|
"kendo-components": {
|
|
611
611
|
"type": "List",
|
|
612
|
-
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
612
|
+
"value": "\"typography\", \"utils\", \"draggable\", \"table\", \"icon\", \"chip\", \"messagebox\", \"input\", \"list\", \"listgroup\", \"overlay\", \"ripple\", \"virtual-scroller\", \"avatar\", \"badge\", \"color-preview\", \"loader\", \"skeleton\", \"tooltip\", \"button\", \"split-button\", \"menu-button\", \"textbox\", \"textarea\", \"checkbox\", \"listbox\", \"progressbar\", \"radio\", \"slider\", \"form\", \"validator\", \"floating-label\", \"calendar\", \"popup\", \"time-selector\", \"autocomplete\", \"captcha\", \"color-palette\", \"color-gradient\", \"color-editor\", \"color-picker\", \"combobox\", \"date-input\", \"date-picker\", \"time-picker\", \"date-time-picker\", \"date-range-picker\", \"dropdown-grid\", \"dropdown-list\", \"dropdown-tree\", \"masked-textbox\", \"multiselect\", \"numeric-textbox\", \"rating\", \"searchbox\", \"switch\", \"upload\", \"dropzone\", \"actions\", \"appbar\", \"fab\", \"menu\", \"toolbar\", \"action-sheet\", \"dialog\", \"drawer\", \"notification\", \"popover\", \"responsive-panel\", \"window\", \"bottom-navigation\", \"breadcrumb\", \"pager\", \"stepper\", \"tabstrip\", \"treeview\", \"wizard\", \"card\", \"expander\", \"panelbar\", \"splitter\", \"tile-layout\", \"dock-manager\", \"grid\", \"listview\", \"spreadsheet\", \"pivotgrid\", \"treelist\", \"filter\", \"file-manager\", \"task-board\", \"editor\", \"image-editor\", \"gantt\", \"scheduler\", \"adaptive\", \"chat\", \"media-player\", \"timeline\", \"pdf-viewer\", \"scroller\", \"scrollview\", \"prompt\", \"dataviz\", \"map\", \"orgchart\", \"signature\""
|
|
613
613
|
},
|
|
614
614
|
"kendo-elevation": {
|
|
615
615
|
"type": "Map",
|
|
@@ -12351,6 +12351,86 @@
|
|
|
12351
12351
|
"type": "String",
|
|
12352
12352
|
"value": "ease-in-out"
|
|
12353
12353
|
},
|
|
12354
|
+
"kendo-prompt-text": {
|
|
12355
|
+
"type": "Color",
|
|
12356
|
+
"value": "#272727"
|
|
12357
|
+
},
|
|
12358
|
+
"kendo-prompt-bg": {
|
|
12359
|
+
"type": "Color",
|
|
12360
|
+
"value": "#ffffff"
|
|
12361
|
+
},
|
|
12362
|
+
"kendo-prompt-border": {
|
|
12363
|
+
"type": "Color",
|
|
12364
|
+
"value": "#cacaca"
|
|
12365
|
+
},
|
|
12366
|
+
"kendo-prompt-header-text": {
|
|
12367
|
+
"type": "Color",
|
|
12368
|
+
"value": "#272727"
|
|
12369
|
+
},
|
|
12370
|
+
"kendo-prompt-header-bg": {
|
|
12371
|
+
"type": "Color",
|
|
12372
|
+
"value": "#ffffff"
|
|
12373
|
+
},
|
|
12374
|
+
"kendo-prompt-header-border": {
|
|
12375
|
+
"type": "Color",
|
|
12376
|
+
"value": "#cacaca"
|
|
12377
|
+
},
|
|
12378
|
+
"kendo-prompt-content-padding-y": {
|
|
12379
|
+
"type": "Number",
|
|
12380
|
+
"value": "16px"
|
|
12381
|
+
},
|
|
12382
|
+
"kendo-prompt-content-padding-x": {
|
|
12383
|
+
"type": "Number",
|
|
12384
|
+
"value": "16px"
|
|
12385
|
+
},
|
|
12386
|
+
"kendo-prompt-content-spacing": {
|
|
12387
|
+
"type": "Number",
|
|
12388
|
+
"value": "16px"
|
|
12389
|
+
},
|
|
12390
|
+
"kendo-prompt-content-text": {
|
|
12391
|
+
"type": "Color",
|
|
12392
|
+
"value": "#272727"
|
|
12393
|
+
},
|
|
12394
|
+
"kendo-prompt-content-bg": {
|
|
12395
|
+
"type": "Color",
|
|
12396
|
+
"value": "#f0f0f0"
|
|
12397
|
+
},
|
|
12398
|
+
"kendo-prompt-content-border": {
|
|
12399
|
+
"type": "Color",
|
|
12400
|
+
"value": "#cacaca"
|
|
12401
|
+
},
|
|
12402
|
+
"kendo-prompt-expander-spacing": {
|
|
12403
|
+
"type": "Number",
|
|
12404
|
+
"value": "8px"
|
|
12405
|
+
},
|
|
12406
|
+
"kendo-prompt-suggestion-padding-y": {
|
|
12407
|
+
"type": "Number",
|
|
12408
|
+
"value": "8px"
|
|
12409
|
+
},
|
|
12410
|
+
"kendo-prompt-suggestion-padding-x": {
|
|
12411
|
+
"type": "Number",
|
|
12412
|
+
"value": "8px"
|
|
12413
|
+
},
|
|
12414
|
+
"kendo-prompt-suggestion-border-radius": {
|
|
12415
|
+
"type": "Number",
|
|
12416
|
+
"value": "4px"
|
|
12417
|
+
},
|
|
12418
|
+
"kendo-prompt-suggestion-text": {
|
|
12419
|
+
"type": "Color",
|
|
12420
|
+
"value": "#272727"
|
|
12421
|
+
},
|
|
12422
|
+
"kendo-prompt-suggestion-bg": {
|
|
12423
|
+
"type": "Color",
|
|
12424
|
+
"value": "#ffffff"
|
|
12425
|
+
},
|
|
12426
|
+
"kendo-prompt-suggestion-border": {
|
|
12427
|
+
"type": "Color",
|
|
12428
|
+
"value": "#cacaca"
|
|
12429
|
+
},
|
|
12430
|
+
"kendo-prompt-suggestion-shadow": {
|
|
12431
|
+
"type": "String",
|
|
12432
|
+
"value": "var(--kendo-elevation-1, 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
12433
|
+
},
|
|
12354
12434
|
"kendo-series-a": {
|
|
12355
12435
|
"type": "Color",
|
|
12356
12436
|
"value": "#ff6358"
|