chore: Reconfigure packages
This commit is contained in:
parent
c3f07dd123
commit
a393ea4c1c
73 changed files with 519 additions and 505 deletions
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @freesewing/components/Legend | v2.7.0-beta.0
|
||||
* @freesewing/components/Legend | v2.7.0-beta.1
|
||||
* A collection of React components for FreeSewing web UIs
|
||||
* (c) 2020 Joost De Cock <joost@decock.org> (https://github.com/joostdecock)
|
||||
* @license MIT
|
||||
|
@ -716,7 +716,7 @@ var index$9 = {
|
|||
snaps =
|
||||
'<radialGradient id="snap-stud-grad" cx="50%" cy="50%" r="50%" fx="50%" fy="50%"><stop offset="30%" style="stop-color:rgb(235,235,235); stop-opacity:1"/><stop offset="80%" style="stop-color:rgb(100,100,100);stop-opacity:1" /></radialGradient><g id="snap-stud" ><circle id="snap-stud-circle-edge" cx="0" cy="0" r="3.4" style="stroke:#666;fill:#dddddd;stroke-width:0.3;" /><circle id="snap-stud-circle-middle" cx="0" cy="0" r="1.8" style="stroke:none;fill:url(#snap-stud-grad);"/><path style="fill:none;stroke:#666; stroke-width:0.2;" d="M -2,0 L -3,0 M 2,0 L 3,0 M 0,2 L 0,3 M 0,-2 L 0,-3 M 1.5,1.5 L 2.1,2.1 M -1.5,1.5 L -2.1,2.1 M -1.5,-1.5 L -2.1,-2.1 M 1.5,-1.5 L 2.1,-2.1" id="snap-stud-lines"/></g><g id="snap-socket"><circle id="snap-socket-circle-edge" cx="0" cy="0" r="3.4" style="stroke:#666;fill:#bbbbbb;stroke-width:0.3;"/><circle id="snap-socket-circle-middle" cx="0" cy="0" r="2" style="stroke:#666;fill:#dddddd; stroke-width:0.4;"/><path style="fill:none;stroke:#666; stroke-width:0.5;" d="M -1.7,-1 L -1.7,1 M 1.7,-1 L 1.7,1" id="snap-socket-lines" /></g>',
|
||||
name = '@freesewing/plugin-buttons',
|
||||
version$a = '2.7.0-beta.0',
|
||||
version$a = '2.7.0-beta.1',
|
||||
index$a = {
|
||||
name: name,
|
||||
version: version$a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue