@conboai/storybook.components 0.3.58 → 0.3.59
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.
|
@@ -29113,6 +29113,7 @@ const ZV = {
|
|
|
29113
29113
|
fullRow: {
|
|
29114
29114
|
width: 20,
|
|
29115
29115
|
height: 20,
|
|
29116
|
+
strokeWidth: 1.5,
|
|
29116
29117
|
paths: [
|
|
29117
29118
|
"M2.00003 16L2.00003 4",
|
|
29118
29119
|
"M18 16L18.0001 3.99997",
|
|
@@ -29123,7 +29124,6 @@ const ZV = {
|
|
|
29123
29124
|
"M12.6667 7.33333L15.3333 10"
|
|
29124
29125
|
],
|
|
29125
29126
|
attributes: {
|
|
29126
|
-
strokeWidth: 1.5,
|
|
29127
29127
|
strokeMiterlimit: 1.5,
|
|
29128
29128
|
strokeLinecap: "round",
|
|
29129
29129
|
strokeLinejoin: "round"
|
|
@@ -29132,6 +29132,7 @@ const ZV = {
|
|
|
29132
29132
|
fullScreenArrow: {
|
|
29133
29133
|
width: 20,
|
|
29134
29134
|
height: 20,
|
|
29135
|
+
strokeWidth: 1.5,
|
|
29135
29136
|
paths: [
|
|
29136
29137
|
"M11.3333 8.66602L16.6667 3.33268",
|
|
29137
29138
|
"M16.6667 8.00017V3.33301L12 3.33301",
|
|
@@ -29139,7 +29140,6 @@ const ZV = {
|
|
|
29139
29140
|
"M3.33333 11.9998L3.33333 16.667L8 16.667"
|
|
29140
29141
|
],
|
|
29141
29142
|
attributes: {
|
|
29142
|
-
strokeWidth: 1.5,
|
|
29143
29143
|
strokeMiterlimit: 1.5,
|
|
29144
29144
|
strokeLinecap: "round",
|
|
29145
29145
|
strokeLinejoin: "round"
|