cm-chessboard 7.1.1 → 7.1.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.
@@ -218,23 +218,4 @@ See also: https://github.com/ornicar/lila/blob/master/COPYING.md
218
218
  <path d="m 21.983,22.213 -1.647,2.347 -2.356,-0.014 4.013,-2.324 z m 2.324,-9.946 c -2.542,0.138 -5.73,3.173 -4.385,6.918 l 0.199,0.643 c -0.33,-3.489 2.127,-7.116 4.186,-7.561 z m -6.444,25.358 c -3.984,2.305 -5.117,6.14 -5.117,6.14 -0.01,0 -0.548,-4.175 3.956,-6.654 4.504,-2.479 4.822,-6.15 5.86,-8.893 -0.636,3.704 -0.715,7.102 -4.699,9.407 z"
219
219
  fill="#ffffff" opacity="0.25" id="path1135"/>
220
220
  </g>
221
- <g id="markerFrame" transform="matrix(1.03,0,0,1.03,1.46,1.46)" fill="#000000" fill-opacity="0">
222
- <path d="M 0,10.588235 V 2.1176471 C 0,1.4117647 0.17647059,0.88235294 0.52941176,0.52941176 0.88235294,0.17647059 1.4117647,0 2.1176471,0 h 8.4705879"
223
- id="Path"/>
224
- <path d="m 25.411765,36 v -8.470588 c 0,-0.705883 0.17647,-1.235294 0.529411,-1.588236 0.352942,-0.352941 0.882353,-0.529411 1.588236,-0.529411 H 36"
225
- id="path1923" transform="rotate(180,30.705882,30.705882)"/>
226
- <path d="M 0,36 V 27.529412 C 0,26.823529 0.17647059,26.294118 0.52941176,25.941176 0.88235294,25.588235 1.4117647,25.411765 2.1176471,25.411765 h 8.4705879"
227
- id="path1925" transform="rotate(-90,5.294118,30.705882)"/>
228
- <path d="M 25.411765,10.588235 V 2.1176471 c 0,-0.7058824 0.17647,-1.23529416 0.529411,-1.58823534 C 26.294118,0.17647059 26.823529,0 27.529412,0 H 36"
229
- id="path1927" transform="rotate(90,30.705882,5.294118)"/>
230
- </g>
231
- <g id="markerCircle" fill="#000000" fill-opacity="0">
232
- <circle cx="20" cy="20" r="18"/>
233
- </g>
234
- <g id="markerDot">
235
- <circle cx="20" cy="20" r="8"/>
236
- </g>
237
- <g id="markerSquare">
238
- <rect x="0" y="0" width="40" height="40"/>
239
- </g>
240
221
  </svg>
@@ -19,7 +19,7 @@ Author: shaack (https://shaack.com)
19
19
  <circle cx="20" cy="20" r="18"/>
20
20
  </g>
21
21
  <g id="markerDot">
22
- <circle cx="20" cy="20" r="8"/>
22
+ <circle cx="20" cy="20" r="7"/>
23
23
  </g>
24
24
  <g id="markerSquare">
25
25
  <rect x="0" y="0" width="40" height="40"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cm-chessboard",
3
- "version": "7.1.1",
3
+ "version": "7.1.3",
4
4
  "description": "A JavaScript chessboard which is lightweight, ES6 module based, responsive, SVG rendered and without dependencies.",
5
5
  "keywords": [
6
6
  "chess",