@progress/kendo-theme-utils 10.2.0-dev.3 → 10.2.1-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,8 +3,8 @@
3
3
  {
4
4
  "description": "",
5
5
  "commentRange": {
6
- "start": 584,
7
- "end": 588
6
+ "start": 602,
7
+ "end": 606
8
8
  },
9
9
  "context": {
10
10
  "type": "variable",
@@ -12,8 +12,8 @@
12
12
  "value": "black",
13
13
  "scope": "default",
14
14
  "line": {
15
- "start": 589,
16
- "end": 589
15
+ "start": 607,
16
+ "end": 607
17
17
  }
18
18
  },
19
19
  "link": [
@@ -39,8 +39,8 @@
39
39
  {
40
40
  "description": "Default light color for WCAG 2.0.\n",
41
41
  "commentRange": {
42
- "start": 590,
43
- "end": 592
42
+ "start": 608,
43
+ "end": 610
44
44
  },
45
45
  "context": {
46
46
  "type": "variable",
@@ -48,8 +48,8 @@
48
48
  "value": "white",
49
49
  "scope": "default",
50
50
  "line": {
51
- "start": 593,
52
- "end": 593
51
+ "start": 611,
52
+ "end": 611
53
53
  }
54
54
  },
55
55
  "type": "Color",
@@ -29731,8 +29731,8 @@
29731
29731
  {
29732
29732
  "description": "",
29733
29733
  "commentRange": {
29734
- "start": 584,
29735
- "end": 588
29734
+ "start": 602,
29735
+ "end": 606
29736
29736
  },
29737
29737
  "context": {
29738
29738
  "type": "variable",
@@ -29740,8 +29740,8 @@
29740
29740
  "value": "black",
29741
29741
  "scope": "default",
29742
29742
  "line": {
29743
- "start": 589,
29744
- "end": 589
29743
+ "start": 607,
29744
+ "end": 607
29745
29745
  }
29746
29746
  },
29747
29747
  "link": [
@@ -29767,8 +29767,8 @@
29767
29767
  {
29768
29768
  "description": "Default light color for WCAG 2.0.\n",
29769
29769
  "commentRange": {
29770
- "start": 590,
29771
- "end": 592
29770
+ "start": 608,
29771
+ "end": 610
29772
29772
  },
29773
29773
  "context": {
29774
29774
  "type": "variable",
@@ -29776,8 +29776,8 @@
29776
29776
  "value": "white",
29777
29777
  "scope": "default",
29778
29778
  "line": {
29779
- "start": 593,
29780
- "end": 593
29779
+ "start": 611,
29780
+ "end": 611
29781
29781
  }
29782
29782
  },
29783
29783
  "type": "Color",
@@ -26791,8 +26791,8 @@
26791
26791
  {
26792
26792
  "description": "",
26793
26793
  "commentRange": {
26794
- "start": 584,
26795
- "end": 588
26794
+ "start": 602,
26795
+ "end": 606
26796
26796
  },
26797
26797
  "context": {
26798
26798
  "type": "variable",
@@ -26800,8 +26800,8 @@
26800
26800
  "value": "black",
26801
26801
  "scope": "default",
26802
26802
  "line": {
26803
- "start": 589,
26804
- "end": 589
26803
+ "start": 607,
26804
+ "end": 607
26805
26805
  }
26806
26806
  },
26807
26807
  "link": [
@@ -26827,8 +26827,8 @@
26827
26827
  {
26828
26828
  "description": "Default light color for WCAG 2.0.\n",
26829
26829
  "commentRange": {
26830
- "start": 590,
26831
- "end": 592
26830
+ "start": 608,
26831
+ "end": 610
26832
26832
  },
26833
26833
  "context": {
26834
26834
  "type": "variable",
@@ -26836,8 +26836,8 @@
26836
26836
  "value": "white",
26837
26837
  "scope": "default",
26838
26838
  "line": {
26839
- "start": 593,
26840
- "end": 593
26839
+ "start": 611,
26840
+ "end": 611
26841
26841
  }
26842
26842
  },
26843
26843
  "type": "Color",
@@ -28094,8 +28094,8 @@
28094
28094
  {
28095
28095
  "description": "Set a specific jump point for requesting color jumps\n",
28096
28096
  "commentRange": {
28097
- "start": 179,
28098
- "end": 181
28097
+ "start": 197,
28098
+ "end": 199
28099
28099
  },
28100
28100
  "context": {
28101
28101
  "type": "variable",
@@ -28103,8 +28103,8 @@
28103
28103
  "value": "8%",
28104
28104
  "scope": "default",
28105
28105
  "line": {
28106
- "start": 182,
28107
- "end": 182
28106
+ "start": 200,
28107
+ "end": 200
28108
28108
  }
28109
28109
  },
28110
28110
  "group": [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-utils",
3
3
  "description": "Utility first library alongside Kendo UI",
4
- "version": "10.2.0-dev.3",
4
+ "version": "10.2.1-dev.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -44,10 +44,10 @@
44
44
  "postpublish": "echo 'no postpublish for utils'"
45
45
  },
46
46
  "dependencies": {
47
- "@progress/kendo-theme-core": "10.2.0-dev.3"
47
+ "@progress/kendo-theme-core": "10.2.1-dev.0"
48
48
  },
49
49
  "directories": {
50
50
  "doc": "docs"
51
51
  },
52
- "gitHead": "082662582bfa2df1e3ee8bbeab7d395ec47d944f"
52
+ "gitHead": "c52443f2723a1669ec559fc839d6ff4ca50efd80"
53
53
  }