iguazio.dashboard-react-controls 2.2.8 → 2.2.9
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.
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="17" height="20" viewBox="0 0 17 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.6667 0.00012207H5C4.08333 0.00012207 3.33333 0.750122 3.33333 1.66679V15.0001C3.33333 15.9168 4.08333 16.6668 5 16.6668H15C15.9167 16.6668 16.6667 15.9168 16.6667 15.0001V5.00012L11.6667 0.00012207ZM15 15.0001H5V1.66679H10.8333V5.83346H15V15.0001ZM1.66667 3.33346V18.3335H15V20.0001H1.66667C0.75 20.0001 0 19.2501 0 18.3335V3.33346H1.66667Z" fill="white"/>
|
|
3
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iguazio.dashboard-react-controls",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.9",
|
|
4
4
|
"description": "Collection of resources (such as CSS styles, fonts and images) and ReactJS 17.x components to share among different Iguazio React repos.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.js",
|