@intechstudio/grid-uikit 1.20251013.950 → 1.20251013.958

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.
@@ -1,11 +1,17 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="128" height="128" role="img" aria-labelledby="openFolderTitle">
2
- <title id="openFolderTitle">Open folder icon (outline)</title>
3
-
4
- <!-- Back of folder -->
1
+ <svg
2
+ version="1.1"
3
+ id="Réteg_2"
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ xmlns:xlink="http://www.w3.org/1999/xlink"
6
+ x="0px"
7
+ y="0px"
8
+ viewBox="0 0 24 24"
9
+ style="enable-background:new 0 0 24 21;"
10
+ xml:space="preserve"
11
+ >
5
12
  <path
6
13
  d="M4.5 7h5l2 2h11c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V7z"
7
14
  fill="none"
8
- stroke="black"
9
15
  stroke-width="2"
10
16
  stroke-linecap="round"
11
17
  stroke-linejoin="round"
@@ -1,11 +1,18 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="128" height="128" role="img" aria-labelledby="openFolderTitle">
2
- <title id="openFolderTitle">Open folder icon (outline)</title>
3
-
1
+ <svg
2
+ version="1.1"
3
+ id="Réteg_2"
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ xmlns:xlink="http://www.w3.org/1999/xlink"
6
+ x="0px"
7
+ y="0px"
8
+ viewBox="0 0 24 24"
9
+ style="enable-background:new 0 0 24 21;"
10
+ xml:space="preserve"
11
+ >
4
12
  <!-- Back of folder -->
5
13
  <path
6
14
  d="M4.5 11v0 -4h5l2 2h11c.55 0 1 .45 1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1"
7
15
  fill="none"
8
- stroke="black"
9
16
  stroke-width="2"
10
17
  stroke-linecap="round"
11
18
  stroke-linejoin="round"
@@ -15,7 +22,6 @@
15
22
  <path
16
23
  d="M1 12l2 6h20l-2-6z"
17
24
  fill="none"
18
- stroke="black"
19
25
  stroke-width="2"
20
26
  stroke-linecap="round"
21
27
  stroke-linejoin="round"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intechstudio/grid-uikit",
3
- "version": "1.20251013.950",
3
+ "version": "1.20251013.958",
4
4
  "scripts": {
5
5
  "dev": "vite",
6
6
  "build": "vite build",