@proprioo/salatim 32.3.0 → 32.3.1
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/CHANGELOG.md
CHANGED
package/lib/index.js
CHANGED
|
@@ -2023,6 +2023,16 @@ object-assign
|
|
|
2023
2023
|
color: ${D.red.base};
|
|
2024
2024
|
}
|
|
2025
2025
|
`}
|
|
2026
|
+
|
|
2027
|
+
${me} {
|
|
2028
|
+
margin: 0;
|
|
2029
|
+
|
|
2030
|
+
> span {
|
|
2031
|
+
display: inline-block;
|
|
2032
|
+
padding: 0;
|
|
2033
|
+
}
|
|
2034
|
+
}
|
|
2035
|
+
}
|
|
2026
2036
|
`,zf=$.default.div`
|
|
2027
2037
|
padding: ${F(16)} ${F(28)};
|
|
2028
2038
|
`,Gf=({suggestions:t,getSuggestionItemProps:r})=>e.jsx(Yd,{"data-test":"gmaps-suggestions",children:e.jsx(Kd,{children:t.map(((t,o)=>n.createElement(Xd,Object.assign({"data-test":"item-layout"},r(t,{key:`suggestion-gmap-${o}`,onMouseDown:e=>e.stopPropagation()}),{key:o}),e.jsx(qd,{value:"",option:{value:t.id,label:t.description}}))))})}),Uf=o.css`
|