@progress/kendo-theme-material 10.0.0-dev.2 → 10.0.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.
Files changed (52) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-aqua-dark.css +1 -1
  3. package/dist/material-aqua-dark.scss +0 -4
  4. package/dist/material-arctic.css +1 -1
  5. package/dist/material-arctic.scss +0 -4
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-burnt-teal.scss +0 -4
  8. package/dist/material-dataviz-v4.css +1 -1
  9. package/dist/material-dataviz-v4.scss +0 -6
  10. package/dist/material-eggplant.css +1 -1
  11. package/dist/material-eggplant.scss +0 -4
  12. package/dist/material-lime-dark.css +1 -1
  13. package/dist/material-lime-dark.scss +0 -4
  14. package/dist/material-lime.css +1 -1
  15. package/dist/material-lime.scss +0 -4
  16. package/dist/material-main-dark.css +1 -1
  17. package/dist/material-main-dark.scss +0 -4
  18. package/dist/material-main.css +1 -1
  19. package/dist/material-main.scss +0 -4
  20. package/dist/material-nova.css +1 -1
  21. package/dist/material-nova.scss +0 -4
  22. package/dist/material-pacific-dark.css +1 -1
  23. package/dist/material-pacific-dark.scss +0 -4
  24. package/dist/material-pacific.css +1 -1
  25. package/dist/material-pacific.scss +0 -4
  26. package/dist/material-sky-dark.css +1 -1
  27. package/dist/material-sky-dark.scss +0 -4
  28. package/dist/material-sky.css +1 -1
  29. package/dist/material-sky.scss +0 -4
  30. package/dist/material-smoke.css +1 -1
  31. package/dist/material-smoke.scss +0 -4
  32. package/dist/meta/sassdoc-data.json +90 -144
  33. package/dist/meta/sassdoc-raw-data.json +41 -66
  34. package/dist/meta/variables.json +5 -5
  35. package/lib/swatches/material-aqua-dark.json +1 -1
  36. package/lib/swatches/material-arctic.json +1 -1
  37. package/lib/swatches/material-burnt-teal.json +1 -1
  38. package/lib/swatches/material-dataviz-v4.json +1 -1
  39. package/lib/swatches/material-eggplant.json +1 -1
  40. package/lib/swatches/material-lime-dark.json +1 -1
  41. package/lib/swatches/material-lime.json +1 -1
  42. package/lib/swatches/material-main-dark.json +1 -1
  43. package/lib/swatches/material-main.json +1 -1
  44. package/lib/swatches/material-nova.json +1 -1
  45. package/lib/swatches/material-pacific-dark.json +1 -1
  46. package/lib/swatches/material-pacific.json +1 -1
  47. package/lib/swatches/material-sky-dark.json +1 -1
  48. package/lib/swatches/material-sky.json +1 -1
  49. package/lib/swatches/material-smoke.json +1 -1
  50. package/package.json +5 -5
  51. package/scss/colorgradient/_variables.scss +0 -3
  52. package/scss/scheduler/_variables.scss +1 -1
@@ -14400,15 +14400,15 @@
14400
14400
  }
14401
14401
  },
14402
14402
  {
14403
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
14403
+ "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
14404
14404
  "commentRange": {
14405
14405
  "start": 108,
14406
14406
  "end": 109
14407
14407
  },
14408
14408
  "context": {
14409
14409
  "type": "variable",
14410
- "name": "kendo-color-gradient-draghandle-shadow",
14411
- "value": "rgba( $kendo-color-black, .5)",
14410
+ "name": "kendo-color-gradient-draghandle-focus-shadow",
14411
+ "value": "$kendo-color-black",
14412
14412
  "scope": "default",
14413
14413
  "line": {
14414
14414
  "start": 110,
@@ -14425,14 +14425,14 @@
14425
14425
  }
14426
14426
  },
14427
14427
  {
14428
- "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
14428
+ "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
14429
14429
  "commentRange": {
14430
14430
  "start": 111,
14431
14431
  "end": 112
14432
14432
  },
14433
14433
  "context": {
14434
14434
  "type": "variable",
14435
- "name": "kendo-color-gradient-draghandle-focus-shadow",
14435
+ "name": "kendo-color-gradient-draghandle-hover-shadow",
14436
14436
  "value": "$kendo-color-black",
14437
14437
  "scope": "default",
14438
14438
  "line": {
@@ -14450,44 +14450,19 @@
14450
14450
  }
14451
14451
  },
14452
14452
  {
14453
- "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
14453
+ "description": "The box shadow of the ColorGradient canvas drag handle.\n",
14454
14454
  "commentRange": {
14455
14455
  "start": 114,
14456
14456
  "end": 115
14457
14457
  },
14458
- "context": {
14459
- "type": "variable",
14460
- "name": "kendo-color-gradient-draghandle-hover-shadow",
14461
- "value": "$kendo-color-black",
14462
- "scope": "default",
14463
- "line": {
14464
- "start": 116,
14465
- "end": 116
14466
- }
14467
- },
14468
- "group": [
14469
- "color-gradient"
14470
- ],
14471
- "access": "public",
14472
- "file": {
14473
- "path": "colorgradient/_variables.scss",
14474
- "name": "_variables.scss"
14475
- }
14476
- },
14477
- {
14478
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
14479
- "commentRange": {
14480
- "start": 117,
14481
- "end": 118
14482
- },
14483
14458
  "context": {
14484
14459
  "type": "variable",
14485
14460
  "name": "kendo-color-gradient-draghandle-shadow",
14486
14461
  "value": "k-elevation(2)",
14487
14462
  "scope": "default",
14488
14463
  "line": {
14489
- "start": 119,
14490
- "end": 119
14464
+ "start": 116,
14465
+ "end": 116
14491
14466
  }
14492
14467
  },
14493
14468
  "group": [
@@ -14502,8 +14477,8 @@
14502
14477
  {
14503
14478
  "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
14504
14479
  "commentRange": {
14505
- "start": 121,
14506
- "end": 122
14480
+ "start": 118,
14481
+ "end": 119
14507
14482
  },
14508
14483
  "context": {
14509
14484
  "type": "variable",
@@ -14511,8 +14486,8 @@
14511
14486
  "value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
14512
14487
  "scope": "default",
14513
14488
  "line": {
14514
- "start": 123,
14515
- "end": 123
14489
+ "start": 120,
14490
+ "end": 120
14516
14491
  }
14517
14492
  },
14518
14493
  "group": [
@@ -14527,8 +14502,8 @@
14527
14502
  {
14528
14503
  "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
14529
14504
  "commentRange": {
14530
- "start": 124,
14531
- "end": 125
14505
+ "start": 121,
14506
+ "end": 122
14532
14507
  },
14533
14508
  "context": {
14534
14509
  "type": "variable",
@@ -14536,8 +14511,8 @@
14536
14511
  "value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
14537
14512
  "scope": "default",
14538
14513
  "line": {
14539
- "start": 126,
14540
- "end": 126
14514
+ "start": 123,
14515
+ "end": 123
14541
14516
  }
14542
14517
  },
14543
14518
  "group": [
@@ -14552,8 +14527,8 @@
14552
14527
  {
14553
14528
  "description": "The width of the ColorGradient input.\n",
14554
14529
  "commentRange": {
14555
- "start": 128,
14556
- "end": 129
14530
+ "start": 125,
14531
+ "end": 126
14557
14532
  },
14558
14533
  "context": {
14559
14534
  "type": "variable",
@@ -14561,8 +14536,8 @@
14561
14536
  "value": "50px",
14562
14537
  "scope": "default",
14563
14538
  "line": {
14564
- "start": 130,
14565
- "end": 130
14539
+ "start": 127,
14540
+ "end": 127
14566
14541
  }
14567
14542
  },
14568
14543
  "group": [
@@ -14577,8 +14552,8 @@
14577
14552
  {
14578
14553
  "description": "The spacing between the ColorGradient inputs.\n",
14579
14554
  "commentRange": {
14580
- "start": 131,
14581
- "end": 132
14555
+ "start": 128,
14556
+ "end": 129
14582
14557
  },
14583
14558
  "context": {
14584
14559
  "type": "variable",
@@ -14586,8 +14561,8 @@
14586
14561
  "value": "k-spacing(2)",
14587
14562
  "scope": "default",
14588
14563
  "line": {
14589
- "start": 133,
14590
- "end": 133
14564
+ "start": 130,
14565
+ "end": 130
14591
14566
  }
14592
14567
  },
14593
14568
  "group": [
@@ -14602,8 +14577,8 @@
14602
14577
  {
14603
14578
  "description": "The spacing between the ColorGradient inputs and their labels.\n",
14604
14579
  "commentRange": {
14605
- "start": 134,
14606
- "end": 135
14580
+ "start": 131,
14581
+ "end": 132
14607
14582
  },
14608
14583
  "context": {
14609
14584
  "type": "variable",
@@ -14611,8 +14586,8 @@
14611
14586
  "value": "k-spacing(1)",
14612
14587
  "scope": "default",
14613
14588
  "line": {
14614
- "start": 136,
14615
- "end": 136
14589
+ "start": 133,
14590
+ "end": 133
14616
14591
  }
14617
14592
  },
14618
14593
  "group": [
@@ -14627,8 +14602,8 @@
14627
14602
  {
14628
14603
  "description": "The text color of the ColorGradient input labels.\n",
14629
14604
  "commentRange": {
14630
- "start": 137,
14631
- "end": 138
14605
+ "start": 134,
14606
+ "end": 135
14632
14607
  },
14633
14608
  "context": {
14634
14609
  "type": "variable",
@@ -14636,8 +14611,8 @@
14636
14611
  "value": "$kendo-subtle-text",
14637
14612
  "scope": "default",
14638
14613
  "line": {
14639
- "start": 139,
14640
- "end": 139
14614
+ "start": 136,
14615
+ "end": 136
14641
14616
  }
14642
14617
  },
14643
14618
  "group": [
@@ -14652,8 +14627,8 @@
14652
14627
  {
14653
14628
  "description": "The font weight of the ColorGradient contrast ratio text.\n",
14654
14629
  "commentRange": {
14655
- "start": 141,
14656
- "end": 142
14630
+ "start": 138,
14631
+ "end": 139
14657
14632
  },
14658
14633
  "context": {
14659
14634
  "type": "variable",
@@ -14661,8 +14636,8 @@
14661
14636
  "value": "var( --kendo-font-weight-medium, normal )",
14662
14637
  "scope": "default",
14663
14638
  "line": {
14664
- "start": 143,
14665
- "end": 143
14639
+ "start": 140,
14640
+ "end": 140
14666
14641
  }
14667
14642
  },
14668
14643
  "group": [
@@ -14677,8 +14652,8 @@
14677
14652
  {
14678
14653
  "description": "The spacing between the items in the ColorGradient contrast tool.\n",
14679
14654
  "commentRange": {
14680
- "start": 144,
14681
- "end": 145
14655
+ "start": 141,
14656
+ "end": 142
14682
14657
  },
14683
14658
  "context": {
14684
14659
  "type": "variable",
@@ -14686,8 +14661,8 @@
14686
14661
  "value": "k-spacing(2)",
14687
14662
  "scope": "default",
14688
14663
  "line": {
14689
- "start": 146,
14690
- "end": 146
14664
+ "start": 143,
14665
+ "end": 143
14691
14666
  }
14692
14667
  },
14693
14668
  "group": [
@@ -49077,7 +49052,7 @@
49077
49052
  "context": {
49078
49053
  "type": "variable",
49079
49054
  "name": "kendo-scheduler-rtl-indicators-margin",
49080
- "value": "k-spacing(0.5) 0 k-spacing(2) .4ex",
49055
+ "value": "k-spacing(0.5) k-spacing(2) 0 .4ex",
49081
49056
  "scope": "default",
49082
49057
  "line": {
49083
49058
  "start": 265,
@@ -6968,10 +6968,6 @@
6968
6968
  "type": "Color",
6969
6969
  "value": "rgba(255, 255, 255, 0.8)"
6970
6970
  },
6971
- "kendo-color-gradient-draghandle-shadow": {
6972
- "type": "Color",
6973
- "value": "rgba(0, 0, 0, 0.5)"
6974
- },
6975
6971
  "kendo-color-gradient-draghandle-focus-shadow": {
6976
6972
  "type": "Color",
6977
6973
  "value": "#000000"
@@ -6980,6 +6976,10 @@
6980
6976
  "type": "Color",
6981
6977
  "value": "#000000"
6982
6978
  },
6979
+ "kendo-color-gradient-draghandle-shadow": {
6980
+ "type": "String",
6981
+ "value": "var(--kendo-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14))"
6982
+ },
6983
6983
  "kendo-color-gradient-canvas-draghandle-margin-y": {
6984
6984
  "type": "Number",
6985
6985
  "value": "-7px"
@@ -13739,7 +13739,7 @@
13739
13739
  },
13740
13740
  "kendo-scheduler-rtl-indicators-margin": {
13741
13741
  "type": "List",
13742
- "value": "(var(--kendo-spacing-0\\.5, 0.125rem) 0 var(--kendo-spacing-2, 0.5rem) 0.4ex)"
13742
+ "value": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)"
13743
13743
  },
13744
13744
  "kendo-scheduler-marquee-label-inset-x": {
13745
13745
  "type": "String",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
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": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Nova",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Light",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Smoke",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "10.0.0-dev.2",
6
+ "version": "10.0.0-dev.4",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-material",
3
3
  "description": "Material theme for Kendo UI",
4
- "version": "10.0.0-dev.2",
4
+ "version": "10.0.0-dev.4",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -53,13 +53,13 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@progress/kendo-svg-icons": "^3.1.0",
56
- "@progress/kendo-theme-core": "10.0.0-dev.2",
57
- "@progress/kendo-theme-default": "10.0.0-dev.2",
58
- "@progress/kendo-theme-utils": "10.0.0-dev.2"
56
+ "@progress/kendo-theme-core": "10.0.0-dev.4",
57
+ "@progress/kendo-theme-default": "10.0.0-dev.4",
58
+ "@progress/kendo-theme-utils": "10.0.0-dev.4"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "d5d6bc989679f520adf257656a0cda952670b2db"
64
+ "gitHead": "d616fc69c58c3151ef2ae829e4f8a2f82fa5b4a6"
65
65
  }
@@ -105,9 +105,6 @@ $kendo-color-gradient-draghandle-bg: transparent !default;
105
105
  /// The color of the border around the ColorGradient canvas drag handle.
106
106
  /// @group color-gradient
107
107
  $kendo-color-gradient-draghandle-border: rgba( white, .8 ) !default;
108
- /// The box shadow of the ColorGradient canvas drag handle.
109
- /// @group color-gradient
110
- $kendo-color-gradient-draghandle-shadow: rgba( $kendo-color-black, .5) !default;
111
108
  /// The focus color of the outline around the ColorGradient canvas drag handle.
112
109
  /// @group color-gradient
113
110
  $kendo-color-gradient-draghandle-focus-shadow: $kendo-color-black !default;
@@ -262,7 +262,7 @@ $kendo-scheduler-event-actions-inset-x: k-spacing(4) !default;
262
262
  $kendo-scheduler-indicators-margin: k-spacing(0.5) .4ex 0 k-spacing(2) !default;
263
263
  /// The margin of the Scheduler event indicators in rtl.
264
264
  /// @group scheduler
265
- $kendo-scheduler-rtl-indicators-margin: k-spacing(0.5) 0 k-spacing(2) .4ex !default;
265
+ $kendo-scheduler-rtl-indicators-margin: k-spacing(0.5) k-spacing(2) 0 .4ex !default;
266
266
 
267
267
  /// The inline inset of the Scheduler marquee labels.
268
268
  /// @group scheduler