@volverjs/ui-vue 0.0.10-beta.48 → 0.0.10-beta.49
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/dist/icons.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const prefix$2 = "detailed";
|
|
2
|
-
const lastModified$2 =
|
|
2
|
+
const lastModified$2 = 1731074972;
|
|
3
3
|
const icons$3 = {
|
|
4
4
|
add: {
|
|
5
5
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 15.999h24m-12-12v24"/>'
|
|
@@ -612,7 +612,7 @@ const detailed = {
|
|
|
612
612
|
height: height$1
|
|
613
613
|
};
|
|
614
614
|
const prefix$1 = "normal";
|
|
615
|
-
const lastModified$1 =
|
|
615
|
+
const lastModified$1 = 1731074972;
|
|
616
616
|
const icons$2 = {
|
|
617
617
|
add: {
|
|
618
618
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 12h16m-8-8v16"/>'
|
|
@@ -1227,7 +1227,7 @@ const normal = {
|
|
|
1227
1227
|
height
|
|
1228
1228
|
};
|
|
1229
1229
|
const prefix = "simple";
|
|
1230
|
-
const lastModified =
|
|
1230
|
+
const lastModified = 1731074972;
|
|
1231
1231
|
const icons$1 = {
|
|
1232
1232
|
add: {
|
|
1233
1233
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" d="M.5 8h15M8 .5v15"/>'
|