@uiw/react-amap-info-window
Advanced tools
Comparing version 6.0.4 to 6.0.5
@@ -1,2 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import React from 'react'; | ||
@@ -3,0 +2,0 @@ import { OverlayProps } from '@uiw/react-amap-map'; |
@@ -27,2 +27,4 @@ "use strict"; | ||
var _jsxRuntime = require("react/jsx-runtime"); | ||
/// <reference types="@uiw/react-amap-types" /> | ||
var InfoWindow = exports.InfoWindow = /*#__PURE__*/_react["default"].forwardRef(function (props, ref) { | ||
@@ -29,0 +31,0 @@ var _useInfoWindow = (0, _useInfoWindow2.useInfoWindow)(props), |
@@ -1,3 +0,1 @@ | ||
/// <reference types="react" /> | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import { InfoWindowProps } from '.'; | ||
@@ -4,0 +2,0 @@ export interface UseInfoWindow extends InfoWindowProps { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import React from 'react'; | ||
@@ -3,0 +2,0 @@ import { OverlayProps } from '@uiw/react-amap-map'; |
import _extends from "@babel/runtime/helpers/extends"; | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import React, { useImperativeHandle } from 'react'; | ||
@@ -3,0 +4,0 @@ import { useInfoWindow } from './useInfoWindow'; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="react" /> | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import { InfoWindowProps } from '.'; | ||
@@ -4,0 +2,0 @@ export interface UseInfoWindow extends InfoWindowProps { |
{ | ||
"name": "@uiw/react-amap-info-window", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "用于在地图上弹出一个详细信息展示窗体,地图上只允许同时展示 `1` 个信息窗体。", | ||
@@ -38,9 +38,5 @@ "funding": "https://jaywcjlove.github.io/#/sponsor", | ||
"dependencies": { | ||
"@uiw/react-amap-map": "6.0.4", | ||
"@uiw/react-amap-utils": "6.0.4" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.2.16", | ||
"@types/react-dom": "^18.2.7" | ||
"@uiw/react-amap-map": "6.0.5", | ||
"@uiw/react-amap-utils": "6.0.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
0
23712
333
+ Added@uiw/react-amap-map@6.0.5(transitive)
+ Added@uiw/react-amap-types@6.0.5(transitive)
+ Added@uiw/react-amap-utils@6.0.5(transitive)
- Removed@uiw/react-amap-map@6.0.4(transitive)
- Removed@uiw/react-amap-types@6.0.4(transitive)
- Removed@uiw/react-amap-utils@6.0.4(transitive)
Updated@uiw/react-amap-map@6.0.5
Updated@uiw/react-amap-utils@6.0.5