@everchron/ec-shards 7.3.14 → 7.3.16

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everchron/ec-shards",
3
- "version": "7.3.14",
3
+ "version": "7.3.16",
4
4
  "private": false,
5
5
  "description": "Everchron Shards UI Library",
6
6
  "repository": "https://github.com/everchron/ec-shards.git",
@@ -0,0 +1,5 @@
1
+ <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path vector-effect="non-scaling-stroke" fill-rule="evenodd" clip-rule="evenodd" d="M21.9485 8.9485L18.8848 5.88483C18.4785 5.47858 17.9271 5.25 17.353 5.25H9.58329C8.38621 5.25 7.41663 6.21958 7.41663 7.41667V22.5833C7.41663 23.7804 8.38621 24.75 9.58329 24.75H20.4166C21.6137 24.75 22.5833 23.7804 22.5833 22.5833V10.4803C22.5833 9.90617 22.3547 9.35475 21.9485 8.9485Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="4 4"/>
3
+ <path vector-effect="non-scaling-stroke" d="M10.667 11.75H18.337" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path vector-effect="non-scaling-stroke" d="M10.667 15.25H12.833" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.6292 13.9253L14.6665 16.8893L11.7039 13.9253" stroke="#202127" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M14.6667 8V16.8893" stroke="#202127" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M21.3333 18.3707C21.3333 19.1564 21.0212 19.91 20.4656 20.4656C19.91 21.0212 19.1564 21.3333 18.3707 21.3333H10.964C10.5748 21.3335 10.1894 21.257 9.82983 21.1082C9.47023 20.9594 9.14347 20.7412 8.86822 20.466C8.59297 20.1909 8.37462 19.8643 8.22565 19.5047C8.07668 19.1452 8 18.7598 8 18.3707" stroke="#202127" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path opacity="0.2" d="M20.3333 3H9.66667C5.98477 3 3 5.98477 3 9.66667V20.3333C3 24.0152 5.98477 27 9.66667 27H20.3333C24.0152 27 27 24.0152 27 20.3333V9.66667C27 5.98477 24.0152 3 20.3333 3Z" stroke="#202127" stroke-linecap="round" stroke-linejoin="round"/>
6
+ </svg>
@@ -81,7 +81,7 @@
81
81
  justify-content: center;
82
82
  flex-shrink: 0;
83
83
 
84
- &:focus-visible{
84
+ &:focus-visible{
85
85
  .ecs-focus-ring{
86
86
  display: block;
87
87
  }