@progress/kendo-theme-material 7.1.0-dev.2 → 7.1.0-dev.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29315,6 +29315,506 @@
29315
29315
  "name": "_variables.scss"
29316
29316
  }
29317
29317
  },
29318
+ {
29319
+ "description": "The text color of the Prompt.\n",
29320
+ "commentRange": {
29321
+ "start": 3,
29322
+ "end": 4
29323
+ },
29324
+ "context": {
29325
+ "type": "variable",
29326
+ "name": "kendo-prompt-text",
29327
+ "value": "$kendo-component-text",
29328
+ "scope": "default",
29329
+ "line": {
29330
+ "start": 5,
29331
+ "end": 5
29332
+ }
29333
+ },
29334
+ "group": [
29335
+ "prompt"
29336
+ ],
29337
+ "access": "public",
29338
+ "file": {
29339
+ "path": "prompt/_variables.scss",
29340
+ "name": "_variables.scss"
29341
+ }
29342
+ },
29343
+ {
29344
+ "description": "The background color of the Prompt.\n",
29345
+ "commentRange": {
29346
+ "start": 6,
29347
+ "end": 7
29348
+ },
29349
+ "context": {
29350
+ "type": "variable",
29351
+ "name": "kendo-prompt-bg",
29352
+ "value": "$kendo-component-bg",
29353
+ "scope": "default",
29354
+ "line": {
29355
+ "start": 8,
29356
+ "end": 8
29357
+ }
29358
+ },
29359
+ "group": [
29360
+ "prompt"
29361
+ ],
29362
+ "access": "public",
29363
+ "file": {
29364
+ "path": "prompt/_variables.scss",
29365
+ "name": "_variables.scss"
29366
+ }
29367
+ },
29368
+ {
29369
+ "description": "The border color of the Prompt.\n",
29370
+ "commentRange": {
29371
+ "start": 9,
29372
+ "end": 10
29373
+ },
29374
+ "context": {
29375
+ "type": "variable",
29376
+ "name": "kendo-prompt-border",
29377
+ "value": "$kendo-component-border",
29378
+ "scope": "default",
29379
+ "line": {
29380
+ "start": 11,
29381
+ "end": 11
29382
+ }
29383
+ },
29384
+ "group": [
29385
+ "prompt"
29386
+ ],
29387
+ "access": "public",
29388
+ "file": {
29389
+ "path": "prompt/_variables.scss",
29390
+ "name": "_variables.scss"
29391
+ }
29392
+ },
29393
+ {
29394
+ "description": "The text color of the Prompt header.\n",
29395
+ "commentRange": {
29396
+ "start": 13,
29397
+ "end": 14
29398
+ },
29399
+ "context": {
29400
+ "type": "variable",
29401
+ "name": "kendo-prompt-header-text",
29402
+ "value": "$kendo-component-header-text",
29403
+ "scope": "default",
29404
+ "line": {
29405
+ "start": 15,
29406
+ "end": 15
29407
+ }
29408
+ },
29409
+ "group": [
29410
+ "prompt"
29411
+ ],
29412
+ "access": "public",
29413
+ "file": {
29414
+ "path": "prompt/_variables.scss",
29415
+ "name": "_variables.scss"
29416
+ }
29417
+ },
29418
+ {
29419
+ "description": "The background color of the Prompt header.\n",
29420
+ "commentRange": {
29421
+ "start": 16,
29422
+ "end": 17
29423
+ },
29424
+ "context": {
29425
+ "type": "variable",
29426
+ "name": "kendo-prompt-header-bg",
29427
+ "value": "$kendo-component-bg",
29428
+ "scope": "default",
29429
+ "line": {
29430
+ "start": 18,
29431
+ "end": 18
29432
+ }
29433
+ },
29434
+ "group": [
29435
+ "prompt"
29436
+ ],
29437
+ "access": "public",
29438
+ "file": {
29439
+ "path": "prompt/_variables.scss",
29440
+ "name": "_variables.scss"
29441
+ }
29442
+ },
29443
+ {
29444
+ "description": "The border color of the Prompt header.\n",
29445
+ "commentRange": {
29446
+ "start": 19,
29447
+ "end": 20
29448
+ },
29449
+ "context": {
29450
+ "type": "variable",
29451
+ "name": "kendo-prompt-header-border",
29452
+ "value": "$kendo-component-header-border",
29453
+ "scope": "default",
29454
+ "line": {
29455
+ "start": 21,
29456
+ "end": 21
29457
+ }
29458
+ },
29459
+ "group": [
29460
+ "prompt"
29461
+ ],
29462
+ "access": "public",
29463
+ "file": {
29464
+ "path": "prompt/_variables.scss",
29465
+ "name": "_variables.scss"
29466
+ }
29467
+ },
29468
+ {
29469
+ "description": "The vertical padding of the Prompt content.\n",
29470
+ "commentRange": {
29471
+ "start": 23,
29472
+ "end": 24
29473
+ },
29474
+ "context": {
29475
+ "type": "variable",
29476
+ "name": "kendo-prompt-content-padding-y",
29477
+ "value": "k-map-get( $kendo-spacing, 4 )",
29478
+ "scope": "default",
29479
+ "line": {
29480
+ "start": 25,
29481
+ "end": 25
29482
+ }
29483
+ },
29484
+ "group": [
29485
+ "prompt"
29486
+ ],
29487
+ "access": "public",
29488
+ "file": {
29489
+ "path": "prompt/_variables.scss",
29490
+ "name": "_variables.scss"
29491
+ }
29492
+ },
29493
+ {
29494
+ "description": "The horizontal padding of the Prompt content.\n",
29495
+ "commentRange": {
29496
+ "start": 26,
29497
+ "end": 27
29498
+ },
29499
+ "context": {
29500
+ "type": "variable",
29501
+ "name": "kendo-prompt-content-padding-x",
29502
+ "value": "k-map-get( $kendo-spacing, 4 )",
29503
+ "scope": "default",
29504
+ "line": {
29505
+ "start": 28,
29506
+ "end": 28
29507
+ }
29508
+ },
29509
+ "group": [
29510
+ "prompt"
29511
+ ],
29512
+ "access": "public",
29513
+ "file": {
29514
+ "path": "prompt/_variables.scss",
29515
+ "name": "_variables.scss"
29516
+ }
29517
+ },
29518
+ {
29519
+ "description": "The spacing between the items of the Prompt content.\n",
29520
+ "commentRange": {
29521
+ "start": 29,
29522
+ "end": 30
29523
+ },
29524
+ "context": {
29525
+ "type": "variable",
29526
+ "name": "kendo-prompt-content-spacing",
29527
+ "value": "k-map-get( $kendo-spacing, 4 )",
29528
+ "scope": "default",
29529
+ "line": {
29530
+ "start": 31,
29531
+ "end": 31
29532
+ }
29533
+ },
29534
+ "group": [
29535
+ "prompt"
29536
+ ],
29537
+ "access": "public",
29538
+ "file": {
29539
+ "path": "prompt/_variables.scss",
29540
+ "name": "_variables.scss"
29541
+ }
29542
+ },
29543
+ {
29544
+ "description": "The text color of the Prompt content.\n",
29545
+ "commentRange": {
29546
+ "start": 32,
29547
+ "end": 33
29548
+ },
29549
+ "context": {
29550
+ "type": "variable",
29551
+ "name": "kendo-prompt-content-text",
29552
+ "value": "$kendo-component-header-text",
29553
+ "scope": "default",
29554
+ "line": {
29555
+ "start": 34,
29556
+ "end": 34
29557
+ }
29558
+ },
29559
+ "group": [
29560
+ "prompt"
29561
+ ],
29562
+ "access": "public",
29563
+ "file": {
29564
+ "path": "prompt/_variables.scss",
29565
+ "name": "_variables.scss"
29566
+ }
29567
+ },
29568
+ {
29569
+ "description": "The background color of the Prompt content.\n",
29570
+ "commentRange": {
29571
+ "start": 35,
29572
+ "end": 36
29573
+ },
29574
+ "context": {
29575
+ "type": "variable",
29576
+ "name": "kendo-prompt-content-bg",
29577
+ "value": "$kendo-component-header-bg",
29578
+ "scope": "default",
29579
+ "line": {
29580
+ "start": 37,
29581
+ "end": 37
29582
+ }
29583
+ },
29584
+ "group": [
29585
+ "prompt"
29586
+ ],
29587
+ "access": "public",
29588
+ "file": {
29589
+ "path": "prompt/_variables.scss",
29590
+ "name": "_variables.scss"
29591
+ }
29592
+ },
29593
+ {
29594
+ "description": "The text border of the Prompt content.\n",
29595
+ "commentRange": {
29596
+ "start": 38,
29597
+ "end": 39
29598
+ },
29599
+ "context": {
29600
+ "type": "variable",
29601
+ "name": "kendo-prompt-content-border",
29602
+ "value": "$kendo-component-header-border",
29603
+ "scope": "default",
29604
+ "line": {
29605
+ "start": 40,
29606
+ "end": 40
29607
+ }
29608
+ },
29609
+ "group": [
29610
+ "prompt"
29611
+ ],
29612
+ "access": "public",
29613
+ "file": {
29614
+ "path": "prompt/_variables.scss",
29615
+ "name": "_variables.scss"
29616
+ }
29617
+ },
29618
+ {
29619
+ "description": "The spacing between the items of the Prompt content expander.\n",
29620
+ "commentRange": {
29621
+ "start": 42,
29622
+ "end": 43
29623
+ },
29624
+ "context": {
29625
+ "type": "variable",
29626
+ "name": "kendo-prompt-expander-spacing",
29627
+ "value": "k-map-get( $kendo-spacing, 2 )",
29628
+ "scope": "default",
29629
+ "line": {
29630
+ "start": 44,
29631
+ "end": 44
29632
+ }
29633
+ },
29634
+ "group": [
29635
+ "prompt"
29636
+ ],
29637
+ "access": "public",
29638
+ "file": {
29639
+ "path": "prompt/_variables.scss",
29640
+ "name": "_variables.scss"
29641
+ }
29642
+ },
29643
+ {
29644
+ "description": "The vertical padding of the Prompt suggestion container.\n",
29645
+ "commentRange": {
29646
+ "start": 46,
29647
+ "end": 47
29648
+ },
29649
+ "context": {
29650
+ "type": "variable",
29651
+ "name": "kendo-prompt-suggestion-padding-y",
29652
+ "value": "k-map-get( $kendo-spacing, 2 )",
29653
+ "scope": "default",
29654
+ "line": {
29655
+ "start": 48,
29656
+ "end": 48
29657
+ }
29658
+ },
29659
+ "group": [
29660
+ "prompt"
29661
+ ],
29662
+ "access": "public",
29663
+ "file": {
29664
+ "path": "prompt/_variables.scss",
29665
+ "name": "_variables.scss"
29666
+ }
29667
+ },
29668
+ {
29669
+ "description": "The horizontal padding of the Prompt suggestion container.\n",
29670
+ "commentRange": {
29671
+ "start": 49,
29672
+ "end": 50
29673
+ },
29674
+ "context": {
29675
+ "type": "variable",
29676
+ "name": "kendo-prompt-suggestion-padding-x",
29677
+ "value": "k-map-get( $kendo-spacing, 2 )",
29678
+ "scope": "default",
29679
+ "line": {
29680
+ "start": 51,
29681
+ "end": 51
29682
+ }
29683
+ },
29684
+ "group": [
29685
+ "prompt"
29686
+ ],
29687
+ "access": "public",
29688
+ "file": {
29689
+ "path": "prompt/_variables.scss",
29690
+ "name": "_variables.scss"
29691
+ }
29692
+ },
29693
+ {
29694
+ "description": "The border radius of the Prompt suggestion container.\n",
29695
+ "commentRange": {
29696
+ "start": 52,
29697
+ "end": 53
29698
+ },
29699
+ "context": {
29700
+ "type": "variable",
29701
+ "name": "kendo-prompt-suggestion-border-radius",
29702
+ "value": "$kendo-border-radius-md",
29703
+ "scope": "default",
29704
+ "line": {
29705
+ "start": 54,
29706
+ "end": 54
29707
+ }
29708
+ },
29709
+ "group": [
29710
+ "prompt"
29711
+ ],
29712
+ "access": "public",
29713
+ "file": {
29714
+ "path": "prompt/_variables.scss",
29715
+ "name": "_variables.scss"
29716
+ }
29717
+ },
29718
+ {
29719
+ "description": "The text color of the Prompt suggestion container.\n",
29720
+ "commentRange": {
29721
+ "start": 55,
29722
+ "end": 56
29723
+ },
29724
+ "context": {
29725
+ "type": "variable",
29726
+ "name": "kendo-prompt-suggestion-text",
29727
+ "value": "$kendo-component-text",
29728
+ "scope": "default",
29729
+ "line": {
29730
+ "start": 57,
29731
+ "end": 57
29732
+ }
29733
+ },
29734
+ "group": [
29735
+ "prompt"
29736
+ ],
29737
+ "access": "public",
29738
+ "file": {
29739
+ "path": "prompt/_variables.scss",
29740
+ "name": "_variables.scss"
29741
+ }
29742
+ },
29743
+ {
29744
+ "description": "The background color of the Prompt suggestion container.\n",
29745
+ "commentRange": {
29746
+ "start": 58,
29747
+ "end": 59
29748
+ },
29749
+ "context": {
29750
+ "type": "variable",
29751
+ "name": "kendo-prompt-suggestion-bg",
29752
+ "value": "$kendo-body-bg",
29753
+ "scope": "default",
29754
+ "line": {
29755
+ "start": 60,
29756
+ "end": 60
29757
+ }
29758
+ },
29759
+ "group": [
29760
+ "prompt"
29761
+ ],
29762
+ "access": "public",
29763
+ "file": {
29764
+ "path": "prompt/_variables.scss",
29765
+ "name": "_variables.scss"
29766
+ }
29767
+ },
29768
+ {
29769
+ "description": "The border color of the Prompt suggestion container.\n",
29770
+ "commentRange": {
29771
+ "start": 61,
29772
+ "end": 62
29773
+ },
29774
+ "context": {
29775
+ "type": "variable",
29776
+ "name": "kendo-prompt-suggestion-border",
29777
+ "value": "$kendo-component-border",
29778
+ "scope": "default",
29779
+ "line": {
29780
+ "start": 63,
29781
+ "end": 63
29782
+ }
29783
+ },
29784
+ "group": [
29785
+ "prompt"
29786
+ ],
29787
+ "access": "public",
29788
+ "file": {
29789
+ "path": "prompt/_variables.scss",
29790
+ "name": "_variables.scss"
29791
+ }
29792
+ },
29793
+ {
29794
+ "description": "The elevation of the Prompt suggestion container.\n",
29795
+ "commentRange": {
29796
+ "start": 64,
29797
+ "end": 65
29798
+ },
29799
+ "context": {
29800
+ "type": "variable",
29801
+ "name": "kendo-prompt-suggestion-shadow",
29802
+ "value": "k-elevation(1)",
29803
+ "scope": "default",
29804
+ "line": {
29805
+ "start": 66,
29806
+ "end": 66
29807
+ }
29808
+ },
29809
+ "group": [
29810
+ "prompt"
29811
+ ],
29812
+ "access": "public",
29813
+ "file": {
29814
+ "path": "prompt/_variables.scss",
29815
+ "name": "_variables.scss"
29816
+ }
29817
+ },
29318
29818
  {
29319
29819
  "description": "The border radius of the RadioButton.\n",
29320
29820
  "commentRange": {
@@ -729,7 +729,7 @@
729
729
  },
730
730
  "kendo-components": {
731
731
  "type": "List",
732
- "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\""
732
+ "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\""
733
733
  },
734
734
  "equilateral-index": {
735
735
  "type": "Number",
@@ -12455,6 +12455,86 @@
12455
12455
  "type": "String",
12456
12456
  "value": "ease-in-out"
12457
12457
  },
12458
+ "kendo-prompt-text": {
12459
+ "type": "Color",
12460
+ "value": "rgba(0, 0, 0, 0.87)"
12461
+ },
12462
+ "kendo-prompt-bg": {
12463
+ "type": "Color",
12464
+ "value": "#ffffff"
12465
+ },
12466
+ "kendo-prompt-border": {
12467
+ "type": "Color",
12468
+ "value": "rgba(0, 0, 0, 0.12)"
12469
+ },
12470
+ "kendo-prompt-header-text": {
12471
+ "type": "Color",
12472
+ "value": "rgba(0, 0, 0, 0.87)"
12473
+ },
12474
+ "kendo-prompt-header-bg": {
12475
+ "type": "Color",
12476
+ "value": "#ffffff"
12477
+ },
12478
+ "kendo-prompt-header-border": {
12479
+ "type": "Color",
12480
+ "value": "rgba(0, 0, 0, 0.08)"
12481
+ },
12482
+ "kendo-prompt-content-padding-y": {
12483
+ "type": "Number",
12484
+ "value": "16px"
12485
+ },
12486
+ "kendo-prompt-content-padding-x": {
12487
+ "type": "Number",
12488
+ "value": "16px"
12489
+ },
12490
+ "kendo-prompt-content-spacing": {
12491
+ "type": "Number",
12492
+ "value": "16px"
12493
+ },
12494
+ "kendo-prompt-content-text": {
12495
+ "type": "Color",
12496
+ "value": "rgba(0, 0, 0, 0.87)"
12497
+ },
12498
+ "kendo-prompt-content-bg": {
12499
+ "type": "Color",
12500
+ "value": "#ffffff"
12501
+ },
12502
+ "kendo-prompt-content-border": {
12503
+ "type": "Color",
12504
+ "value": "rgba(0, 0, 0, 0.08)"
12505
+ },
12506
+ "kendo-prompt-expander-spacing": {
12507
+ "type": "Number",
12508
+ "value": "8px"
12509
+ },
12510
+ "kendo-prompt-suggestion-padding-y": {
12511
+ "type": "Number",
12512
+ "value": "8px"
12513
+ },
12514
+ "kendo-prompt-suggestion-padding-x": {
12515
+ "type": "Number",
12516
+ "value": "8px"
12517
+ },
12518
+ "kendo-prompt-suggestion-border-radius": {
12519
+ "type": "Number",
12520
+ "value": "4px"
12521
+ },
12522
+ "kendo-prompt-suggestion-text": {
12523
+ "type": "Color",
12524
+ "value": "rgba(0, 0, 0, 0.87)"
12525
+ },
12526
+ "kendo-prompt-suggestion-bg": {
12527
+ "type": "Color",
12528
+ "value": "#ffffff"
12529
+ },
12530
+ "kendo-prompt-suggestion-border": {
12531
+ "type": "Color",
12532
+ "value": "rgba(0, 0, 0, 0.12)"
12533
+ },
12534
+ "kendo-prompt-suggestion-shadow": {
12535
+ "type": "String",
12536
+ "value": "var(--kendo-elevation-1, 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 2px 1px 0px rgba(0, 0, 0, 0.12), 0px 1px 1px 0px rgba(0, 0, 0, 0.14))"
12537
+ },
12458
12538
  "kendo-series-a": {
12459
12539
  "type": "Color",
12460
12540
  "value": "#9c27b0"
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Arctic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Burnt Teal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#3f51b5",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Eggplant",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "7.1.0-dev.2",
6
+ "version": "7.1.0-dev.4",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",