@ornikar/kitt-universal 26.1.0 → 26.1.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 +9 -0
- package/dist/index-metro.es.android.js +0 -1
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +0 -1
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +0 -1
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.js +0 -1
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +0 -1
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.mjs +0 -1
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +0 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +0 -1
- package/dist/index.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -8115,7 +8115,6 @@ function StaticMapMarker$1({
|
|
|
8115
8115
|
alignItems: "center",
|
|
8116
8116
|
width: containerWidth,
|
|
8117
8117
|
height: containerHeight,
|
|
8118
|
-
backgroundColor: "kitt.accentLight",
|
|
8119
8118
|
children: [/*#__PURE__*/jsxRuntime.jsx(Animated__default.View, {
|
|
8120
8119
|
style: animatedStyle,
|
|
8121
8120
|
children: variant === MapMarkerVariantEnum.MEETING_POINT ? /*#__PURE__*/jsxRuntime.jsx(SvgMeetingPointMarkerinline, {
|