@ornikar/kitt-universal 26.0.0 → 26.1.0
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/definitions/MapMarker/MapMarker.d.ts.map +1 -1
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts +6 -6
- package/dist/definitions/themes/late-ocean/mapMarker.d.ts +0 -1
- package/dist/definitions/themes/late-ocean/mapMarker.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +17 -17
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +17 -17
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +17 -17
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.js +17 -17
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +17 -17
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.mjs +17 -17
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +17 -17
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +17 -17
- package/dist/index.es.web.js.map +1 -1
- package/dist/linaria-themes-metro.es.android.js +1 -2
- package/dist/linaria-themes-metro.es.android.js.map +1 -1
- package/dist/linaria-themes-metro.es.ios.js +1 -2
- package/dist/linaria-themes-metro.es.ios.js.map +1 -1
- package/dist/linaria-themes-node-22.17.cjs.js +1 -2
- package/dist/linaria-themes-node-22.17.cjs.js.map +1 -1
- package/dist/linaria-themes-node-22.17.cjs.web.js +1 -2
- package/dist/linaria-themes-node-22.17.cjs.web.js.map +1 -1
- package/dist/linaria-themes-node-22.17.es.mjs +1 -2
- package/dist/linaria-themes-node-22.17.es.mjs.map +1 -1
- package/dist/linaria-themes-node-22.17.es.web.mjs +1 -2
- package/dist/linaria-themes-node-22.17.es.web.mjs.map +1 -1
- package/dist/linaria-themes.es.js +1 -2
- package/dist/linaria-themes.es.js.map +1 -1
- package/dist/linaria-themes.es.web.js +1 -2
- package/dist/linaria-themes.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -2052,7 +2052,6 @@ const mapMarker = {
|
|
|
2052
2052
|
default: colors.primaryLight,
|
|
2053
2053
|
selected: colors.primary,
|
|
2054
2054
|
svg: {
|
|
2055
|
-
width: 33,
|
|
2056
2055
|
height: 36
|
|
2057
2056
|
},
|
|
2058
2057
|
container: {
|
|
@@ -2064,7 +2063,7 @@ const mapMarker = {
|
|
|
2064
2063
|
default: colors.black,
|
|
2065
2064
|
selected: colors.blackAnthracite,
|
|
2066
2065
|
svg: {
|
|
2067
|
-
width:
|
|
2066
|
+
width: 40,
|
|
2068
2067
|
height: 43
|
|
2069
2068
|
},
|
|
2070
2069
|
container: {
|
|
@@ -8744,32 +8743,33 @@ const SvgCloseMeetingPointMarkerinline = props => /*#__PURE__*/jsxRuntime.jsxs("
|
|
|
8744
8743
|
})]
|
|
8745
8744
|
});
|
|
8746
8745
|
|
|
8747
|
-
const
|
|
8748
|
-
|
|
8749
|
-
height: 36,
|
|
8750
|
-
viewBox: "0 0 34 36",
|
|
8746
|
+
const SvgMeetingPointMarkerinline = props => /*#__PURE__*/jsxRuntime.jsxs("svg", {
|
|
8747
|
+
viewBox: "0 0 42 44",
|
|
8751
8748
|
fill: "currentColor",
|
|
8752
8749
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8753
8750
|
...props,
|
|
8754
8751
|
children: [/*#__PURE__*/jsxRuntime.jsx("path", {
|
|
8755
|
-
d: "
|
|
8752
|
+
d: "M24.074 41.27C33.938 39.788 41.5 31.278 41.5 21 41.5 9.678 32.322.5 21 .5S.5 9.678.5 21c0 10.277 7.562 18.787 17.426 20.27.098.016.254.093.484.293.203.176.409.398.64.646l.069.075c.246.265.523.559.812.784.283.22.647.432 1.069.432.422 0 .786-.212 1.069-.432.289-.225.566-.519.812-.784l.07-.075c.23-.248.437-.47.639-.646.23-.2.386-.277.484-.292Z",
|
|
8756
8753
|
stroke: "#fff"
|
|
8757
8754
|
}), /*#__PURE__*/jsxRuntime.jsx("path", {
|
|
8758
|
-
d: "
|
|
8755
|
+
d: "M18.5 13.5a.624.624 0 0 1 .625-.625h3.75a.624.624 0 1 1 0 1.25h-3.75a.624.624 0 0 1-.625-.625Zm11.875 6.875a.624.624 0 0 1-.625.625h-.625v6.25a1.25 1.25 0 0 1-1.25 1.25H26a1.25 1.25 0 0 1-1.25-1.25V26h-7.5v1.25A1.25 1.25 0 0 1 16 28.5h-1.875a1.25 1.25 0 0 1-1.25-1.25V21h-.625a.624.624 0 1 1 0-1.25h.887l2.14-3.745a1.25 1.25 0 0 1 1.086-.63h9.274a1.25 1.25 0 0 1 1.086.63l2.14 3.745h.887a.624.624 0 0 1 .625.625Zm-12.5 2.5a.624.624 0 0 0-.625-.625H16a.624.624 0 1 0 0 1.25h1.25a.624.624 0 0 0 .625-.625Zm8.75 0A.624.624 0 0 0 26 22.25h-1.25a.624.624 0 1 0 0 1.25H26a.624.624 0 0 0 .625-.625Z",
|
|
8759
8756
|
fill: "#fff"
|
|
8760
8757
|
})]
|
|
8761
8758
|
});
|
|
8762
8759
|
|
|
8763
|
-
const
|
|
8764
|
-
|
|
8765
|
-
|
|
8760
|
+
const SvgPinMarkerinline = props => /*#__PURE__*/jsxRuntime.jsxs("svg", {
|
|
8761
|
+
width: 34,
|
|
8762
|
+
height: 36,
|
|
8763
|
+
viewBox: "0 0 34 36",
|
|
8764
|
+
fill: "none",
|
|
8766
8765
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8767
8766
|
...props,
|
|
8768
8767
|
children: [/*#__PURE__*/jsxRuntime.jsx("path", {
|
|
8769
|
-
d: "
|
|
8768
|
+
d: "M17 .5C26.113.5 33.5 7.887 33.5 17c0 8.272-6.087 15.121-14.025 16.315-.05.008-.157.054-.337.211-.173.151-.351.345-.56.57a5.972 5.972 0 0 1-.662.637c-.232.181-.545.367-.916.367-.37 0-.684-.186-.916-.367a5.972 5.972 0 0 1-.662-.637c-.209-.224-.387-.419-.56-.57-.18-.157-.287-.203-.337-.21C6.586 32.12.5 25.271.5 17 .5 7.887 7.887.5 17 .5Z",
|
|
8769
|
+
fill: "#7B66FF",
|
|
8770
8770
|
stroke: "#fff"
|
|
8771
8771
|
}), /*#__PURE__*/jsxRuntime.jsx("path", {
|
|
8772
|
-
d: "
|
|
8772
|
+
d: "M17 10a5.506 5.506 0 0 0-5.5 5.5c0 4.706 5 8.26 5.213 8.41a.5.5 0 0 0 .574 0c.213-.15 5.213-3.704 5.213-8.41A5.506 5.506 0 0 0 17 10Zm0 3.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z",
|
|
8773
8773
|
fill: "#fff"
|
|
8774
8774
|
})]
|
|
8775
8775
|
});
|
|
@@ -8881,7 +8881,7 @@ function StaticMapMarker$1({
|
|
|
8881
8881
|
color: styles.color
|
|
8882
8882
|
});
|
|
8883
8883
|
}
|
|
8884
|
-
const
|
|
8884
|
+
const mpMarkerSvgWidth = theme.mapMarker.meetingPoint.svg.width;
|
|
8885
8885
|
const svgHeight = variant === MapMarkerVariantEnum.HOME ? theme.mapMarker.home.svg.height : theme.mapMarker.meetingPoint.svg.height;
|
|
8886
8886
|
const containerWidth = variant === MapMarkerVariantEnum.HOME ? theme.mapMarker.home.container.width : theme.mapMarker.meetingPoint.container.width;
|
|
8887
8887
|
const containerHeight = variant === MapMarkerVariantEnum.HOME ? theme.mapMarker.home.container.height : theme.mapMarker.meetingPoint.container.height;
|
|
@@ -8893,14 +8893,14 @@ function StaticMapMarker$1({
|
|
|
8893
8893
|
alignItems: "center",
|
|
8894
8894
|
width: containerWidth,
|
|
8895
8895
|
height: containerHeight,
|
|
8896
|
+
backgroundColor: "kitt.accentLight",
|
|
8896
8897
|
children: [/*#__PURE__*/jsxRuntime.jsx(Animated__default.View, {
|
|
8897
8898
|
style: animatedStyle,
|
|
8898
8899
|
children: variant === MapMarkerVariantEnum.MEETING_POINT ? /*#__PURE__*/jsxRuntime.jsx(SvgMeetingPointMarkerinline, {
|
|
8899
|
-
width:
|
|
8900
|
+
width: mpMarkerSvgWidth,
|
|
8900
8901
|
height: svgHeight,
|
|
8901
8902
|
color: styles.color
|
|
8902
|
-
}) : /*#__PURE__*/jsxRuntime.jsx(
|
|
8903
|
-
width: svgWidth,
|
|
8903
|
+
}) : /*#__PURE__*/jsxRuntime.jsx(SvgPinMarkerinline, {
|
|
8904
8904
|
height: svgHeight,
|
|
8905
8905
|
color: styles.color
|
|
8906
8906
|
})
|