@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
|
@@ -2032,7 +2032,6 @@ const mapMarker = {
|
|
|
2032
2032
|
default: colors.primaryLight,
|
|
2033
2033
|
selected: colors.primary,
|
|
2034
2034
|
svg: {
|
|
2035
|
-
width: 33,
|
|
2036
2035
|
height: 36
|
|
2037
2036
|
},
|
|
2038
2037
|
container: {
|
|
@@ -2044,7 +2043,7 @@ const mapMarker = {
|
|
|
2044
2043
|
default: colors.black,
|
|
2045
2044
|
selected: colors.blackAnthracite,
|
|
2046
2045
|
svg: {
|
|
2047
|
-
width:
|
|
2046
|
+
width: 40,
|
|
2048
2047
|
height: 43
|
|
2049
2048
|
},
|
|
2050
2049
|
container: {
|
|
@@ -7966,32 +7965,33 @@ const SvgCloseMeetingPointMarkerinline = props => /*#__PURE__*/jsxRuntime.jsxs("
|
|
|
7966
7965
|
})]
|
|
7967
7966
|
});
|
|
7968
7967
|
|
|
7969
|
-
const
|
|
7970
|
-
|
|
7971
|
-
height: 36,
|
|
7972
|
-
viewBox: "0 0 34 36",
|
|
7968
|
+
const SvgMeetingPointMarkerinline = props => /*#__PURE__*/jsxRuntime.jsxs("svg", {
|
|
7969
|
+
viewBox: "0 0 42 44",
|
|
7973
7970
|
fill: "currentColor",
|
|
7974
7971
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7975
7972
|
...props,
|
|
7976
7973
|
children: [/*#__PURE__*/jsxRuntime.jsx("path", {
|
|
7977
|
-
d: "
|
|
7974
|
+
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",
|
|
7978
7975
|
stroke: "#fff"
|
|
7979
7976
|
}), /*#__PURE__*/jsxRuntime.jsx("path", {
|
|
7980
|
-
d: "
|
|
7977
|
+
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",
|
|
7981
7978
|
fill: "#fff"
|
|
7982
7979
|
})]
|
|
7983
7980
|
});
|
|
7984
7981
|
|
|
7985
|
-
const
|
|
7986
|
-
|
|
7987
|
-
|
|
7982
|
+
const SvgPinMarkerinline = props => /*#__PURE__*/jsxRuntime.jsxs("svg", {
|
|
7983
|
+
width: 34,
|
|
7984
|
+
height: 36,
|
|
7985
|
+
viewBox: "0 0 34 36",
|
|
7986
|
+
fill: "none",
|
|
7988
7987
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7989
7988
|
...props,
|
|
7990
7989
|
children: [/*#__PURE__*/jsxRuntime.jsx("path", {
|
|
7991
|
-
d: "
|
|
7990
|
+
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",
|
|
7991
|
+
fill: "#7B66FF",
|
|
7992
7992
|
stroke: "#fff"
|
|
7993
7993
|
}), /*#__PURE__*/jsxRuntime.jsx("path", {
|
|
7994
|
-
d: "
|
|
7994
|
+
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",
|
|
7995
7995
|
fill: "#fff"
|
|
7996
7996
|
})]
|
|
7997
7997
|
});
|
|
@@ -8103,7 +8103,7 @@ function StaticMapMarker$1({
|
|
|
8103
8103
|
color: styles.color
|
|
8104
8104
|
});
|
|
8105
8105
|
}
|
|
8106
|
-
const
|
|
8106
|
+
const mpMarkerSvgWidth = theme.mapMarker.meetingPoint.svg.width;
|
|
8107
8107
|
const svgHeight = variant === MapMarkerVariantEnum.HOME ? theme.mapMarker.home.svg.height : theme.mapMarker.meetingPoint.svg.height;
|
|
8108
8108
|
const containerWidth = variant === MapMarkerVariantEnum.HOME ? theme.mapMarker.home.container.width : theme.mapMarker.meetingPoint.container.width;
|
|
8109
8109
|
const containerHeight = variant === MapMarkerVariantEnum.HOME ? theme.mapMarker.home.container.height : theme.mapMarker.meetingPoint.container.height;
|
|
@@ -8115,14 +8115,14 @@ function StaticMapMarker$1({
|
|
|
8115
8115
|
alignItems: "center",
|
|
8116
8116
|
width: containerWidth,
|
|
8117
8117
|
height: containerHeight,
|
|
8118
|
+
backgroundColor: "kitt.accentLight",
|
|
8118
8119
|
children: [/*#__PURE__*/jsxRuntime.jsx(Animated__default.View, {
|
|
8119
8120
|
style: animatedStyle,
|
|
8120
8121
|
children: variant === MapMarkerVariantEnum.MEETING_POINT ? /*#__PURE__*/jsxRuntime.jsx(SvgMeetingPointMarkerinline, {
|
|
8121
|
-
width:
|
|
8122
|
+
width: mpMarkerSvgWidth,
|
|
8122
8123
|
height: svgHeight,
|
|
8123
8124
|
color: styles.color
|
|
8124
|
-
}) : /*#__PURE__*/jsxRuntime.jsx(
|
|
8125
|
-
width: svgWidth,
|
|
8125
|
+
}) : /*#__PURE__*/jsxRuntime.jsx(SvgPinMarkerinline, {
|
|
8126
8126
|
height: svgHeight,
|
|
8127
8127
|
color: styles.color
|
|
8128
8128
|
})
|