@conboai/storybook.components 0.2.60 → 0.2.61
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.
|
@@ -28021,8 +28021,8 @@ const p2 = {
|
|
|
28021
28021
|
]
|
|
28022
28022
|
},
|
|
28023
28023
|
btnArrowRight: {
|
|
28024
|
-
width:
|
|
28025
|
-
height:
|
|
28024
|
+
width: 16,
|
|
28025
|
+
height: 16,
|
|
28026
28026
|
paths: [
|
|
28027
28027
|
"M2.5 7.4H12.5C12.6591 7.4 12.8117 7.46321 12.9243 7.57574C13.0368 7.68826 13.1 7.84087 13.1 8C13.1 8.15913 13.0368 8.31174 12.9243 8.42426C12.8117 8.53679 12.6591 8.6 12.5 8.6H2.5C2.34087 8.6 2.18826 8.53679 2.07574 8.42426C1.96321 8.31174 1.9 8.15913 1.9 8C1.9 7.84087 1.96321 7.68826 2.07574 7.57574C2.18826 7.46321 2.34087 7.4 2.5 7.4Z",
|
|
28028
28028
|
"M8.07635 12.0759L8.07636 12.0759L12.1526 8.00063L8.07636 3.92535L8.07635 3.92534C7.96371 3.8127 7.90043 3.65993 7.90043 3.50063C7.90043 3.34133 7.96371 3.18856 8.07635 3.07592C8.18899 2.96328 8.34176 2.9 8.50106 2.9C8.66036 2.9 8.81313 2.96328 8.92577 3.07592L13.4257 7.57583C13.4257 7.57585 13.4257 7.57587 13.4257 7.57589C13.4816 7.63161 13.5259 7.6978 13.5561 7.77067C13.5864 7.84357 13.602 7.92171 13.602 8.00063C13.602 8.07955 13.5864 8.1577 13.5561 8.23059C13.5259 8.30346 13.4816 8.36965 13.4257 8.42538C13.4257 8.42539 13.4257 8.42541 13.4257 8.42543L8.92577 12.9253C8.81313 13.038 8.66036 13.1013 8.50106 13.1013C8.34176 13.1013 8.18899 13.038 8.07635 12.9253C7.96371 12.8127 7.90043 12.6599 7.90043 12.5006C7.90043 12.3413 7.96371 12.1886 8.07635 12.0759Z"
|