@uiw/react-amap-auto-complete
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'; |
@@ -26,2 +26,4 @@ "use strict"; | ||
}); | ||
/// <reference types="@uiw/react-amap-types" /> | ||
var AutoComplete = exports.AutoComplete = /*#__PURE__*/_react["default"].forwardRef(function (props, ref) { | ||
@@ -28,0 +30,0 @@ var _useAutoComplete = (0, _useAutoComplete2.useAutoComplete)(props), |
@@ -1,3 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
/// <reference types="react" /> | ||
import { AutoCompleteProps } from './'; | ||
@@ -4,0 +2,0 @@ export interface UseAutoComplete extends AutoCompleteProps { |
@@ -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 { useAutoComplete } from './useAutoComplete'; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
/// <reference types="react" /> | ||
import { AutoCompleteProps } from './'; | ||
@@ -4,0 +2,0 @@ export interface UseAutoComplete extends AutoCompleteProps { |
{ | ||
"name": "@uiw/react-amap-auto-complete", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "通常情况下,开发者需要根据表单控件相关事件的触发来执行 `AMap.AutoComplete` 的 search 方法,并将返回结果绘制成DOM显示到页面上。", | ||
@@ -38,10 +38,6 @@ "funding": "https://jaywcjlove.github.io/#/sponsor", | ||
"dependencies": { | ||
"@uiw/react-amap-map": "6.0.4", | ||
"@uiw/react-amap-types": "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-types": "6.0.5", | ||
"@uiw/react-amap-utils": "6.0.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
12700
194
+ 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-types@6.0.5
Updated@uiw/react-amap-utils@6.0.5