licenses.dev

@beisen-phoenix/mobile-field-person v1.0.2

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT144
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.5Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-plugin-utils • 7.26.5General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsxINDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
add-dom-event-listener • 1.1.0add dom event listener. normalize ie and othersINDIRECT1
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
antd-mobile • 2.2.11基于 React 的移动设计规范实现INDIRECT67
array-tree-filter • 2.1.0filter in array treeINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT25
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
component-classes • 1.2.6Cross-browser element class listINDIRECT1
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
css-animation • 1.6.1css-animationINDIRECT5
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
dom-align • 1.12.4Align DOM Node Flexibly INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
generic-names • 2.0.1Helper for building generic names, similar to webpackINDIRECT5
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
highlight-words-core • 1.2.3Utility functions shared by react-highlight-words and react-native-highlight-wordsINDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
lodash._arrayeach • 3.0.0The modern build of lodash’s internal `arrayEach` as a module.INDIRECT0
lodash._baseeach • 3.0.4The modern build of lodash’s internal `baseEach` as a module.INDIRECT4
lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.foreach • 3.0.3The modern build of lodash’s `_.forEach` as a module.INDIRECT7
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
memoize-one • 4.0.3A memoization library which only remembers the latest invocationINDIRECT0
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
merge-anything • 2.4.4Merge objects & other types recursively. A simple & small integration.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
normalize.css • 7.0.0A modern alternative to CSS resetsINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-modules-parser • 1.1.1A CSS Modules parser to extract tokens from the css fileINDIRECT21
postcss-modules • 1.5.0PostCSS plugin to use CSS Modules everywhereINDIRECT38
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss • 5.2.18Tool for transforming styles with JS pluginsINDIRECT11
postcss • 6.0.1Tool for transforming styles with JS pluginsINDIRECT10
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
raf • 3.4.1requestAnimationFrame polyfill for node and the browserINDIRECT1
rc-align • 2.4.5align ui component for reactINDIRECT13
rc-animate • 2.11.1css-transition ui component for reactINDIRECT18
rc-checkbox • 2.0.3checkbox ui component for reactINDIRECT13
rc-collapse • 1.9.3rc-collapse ui component for reactINDIRECT19
rc-gesture • 0.0.22Support gesture for react componentINDIRECT3
rc-slider • 8.2.0Slider UI component for ReactINDIRECT24
rc-tooltip • 3.7.3React TooltipINDIRECT22
rc-trigger • 2.6.5base abstract trigger component for reactINDIRECT21
rc-util • 4.21.1Common Utils For React ComponentINDIRECT8
react-bem-helper • 1.4.1allows you to easily add BEM-style element and modifier classes to React elements, while hopefully making it easier to scan.INDIRECT1
react-highlight-words • 0.16.0React component to highlight words within a larger body of textINDIRECT7
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-native-swipeout • 2.3.6iOS-style swipeout buttons behind componentINDIRECT10
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
rmc-cascader • 5.0.3m-cascader ui component for reactINDIRECT23
rmc-date-picker • 6.0.10React Mobile DatePicker Component for web and react-nativeINDIRECT22
rmc-dialog • 1.1.1mobile dialog ui component for reactINDIRECT19
rmc-drawer • 0.4.11drawer ui component for reactINDIRECT9
rmc-list-view • 0.11.5m-list-view ui component for reactINDIRECT24
rmc-nuka-carousel • 3.0.1Pure React CarouselINDIRECT3
rmc-picker • 5.0.10React Mobile Picker Component(web and react-native)INDIRECT21
rmc-pull-to-refresh • 1.0.13React Mobile Pull To Refresh ComponentINDIRECT4
rmc-tabs • 1.2.29React Mobile Tabs Component(web & react-native)INDIRECT4
rmc-tooltip • 1.0.1React TooltipINDIRECT22
rmc-trigger • 1.0.12base abstract trigger component for react mobileINDIRECT21
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
styled-components • 4.4.1Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressINDIRECT44
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule APIINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
zscroller • 0.4.8dom scroller based on zynga scrollerINDIRECT3
ISC26
PackageRelationDependenciesPublished
@beisen-phoenix/common-utils • 3.3.55INDIRECT3
@beisen-phoenix/icon • 1.0.22![icon](http://gitlab.beisencorp.com/ux-phoenix/icon/raw/20ddf93f94dd21c10316aa0a5cefec7d1b7d867b/src/assets/icon.png)INDIRECT0
@beisen-phoenix/mobile-avatar • 1.0.0用于展示头像INDIRECT1
@beisen-phoenix/mobile-base-input • 1.0.5基本输入框 通栏输入、全边框输入INDIRECT48
@beisen-phoenix/mobile-check-layout • 0.0.10![pic](http://gitlab.beisencorp.com/ux-phoenix/mobile-check-layout/uploads/84d6d2d4f4d5e53554f35c6311f2cc1d/image.png)INDIRECT1
@beisen-phoenix/mobile-checkbox • 1.0.0## 概述INDIRECT2
@beisen-phoenix/mobile-field-box • 1.3.4![pic](http://gitlab.beisencorp.com/ux-phoenix/mobile-field-box/uploads/9c52366f1f1c9db1b0234e59b92adc40/image.png)INDIRECT10
@beisen-phoenix/mobile-icon • 1.0.10![icon](http://gitlab.beisencorp.com/ux-phoenix/mobile-icon/raw/bbd3f7691eccd79cf55f92b0f04b8d5c668b003b/src/assets/icon.png)INDIRECT0
@beisen-phoenix/mobile-inner-input • 1.0.1一个单纯的输入框 充满整个容器INDIRECT1
@beisen-phoenix/mobile-navbar • 0.2.4移动端头部导航INDIRECT7
@beisen-phoenix/mobile-person-select • 1.0.8| name | description | type | default | | ---------- | ---------------------------------------- | -------- | ------- | | visiable | 是否可见 | bool | false| | data | 搜索结果展示的数据 | object | | | selectedList | 多选时传入的已选择DIRECT183
@beisen-phoenix/mobile-popup • 1.0.14弹层容器组件INDIRECT47
@beisen-phoenix/mobile-style-token • 1.0.17平台移动端UI组件的原子设计INDIRECT0
@beisen-phoenix/mobile-style-token • 1.0.20平台移动端UI组件的原子设计INDIRECT0
@beisen-phoenix/mobile-style-token • 1.0.35平台移动端UI组件的原子设计INDIRECT0
@beisen-phoenix/mobile-text-selector • 1.0.9> 移动端文本填充类表单项通用选择器,用来触发例如单选、多选、地区、人员等组件DIRECT55
@beisen/postcss-modules-scope • 1.0.3A CSS Modules transform to extract export statements from local-scope classesINDIRECT7
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
css-modules-loader-core • 1.1.0A loader-agnostic CSS Modules implementation, based on PostCSSINDIRECT27
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-extract-imports • 1.1.0A CSS Modules transform to extract local aliases for inline importsINDIRECT11
postcss-modules-extract-imports • 1.2.1A CSS Modules transform to extract local aliases for inline importsINDIRECT9
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT10
unknown8
PackageRelationDependenciesPublished
component-indexof • 0.0.3Microsoft sucksINDIRECT0
rc-swipeout • 2.0.11swipe out ui component for react(web and react-native)INDIRECT16
rmc-align • 1.0.0react align ui component for mobileINDIRECT13
rmc-calendar • 1.1.4React Mobile Calendar Component(web and react-native)INDIRECT23
rmc-feedback • 2.0.0:active pseudo-class with react for mobileINDIRECT4
rmc-input-number • 1.0.5input-number ui component for react(web & react-native)INDIRECT5
rmc-notification • 1.0.0notification ui component for reactINDIRECT19
rmc-steps • 1.0.1steps ui component for react mobileINDIRECT4
BSD-3-Clause6
PackageRelationDependenciesPublished
babel-plugin-react-css-modules • 5.2.4Transforms styleName to className using compile time CSS module resolution.INDIRECT63
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
warning • 3.0.0A mirror of Facebook's WarningINDIRECT2
non-standard2
PackageRelationDependenciesPublished
react-tween-state • 0.1.5React animation.INDIRECT3
tween-functions • 1.2.0Robert Penner's easing functions, slightly modifiedINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40beisen-phoenix%2Fmobile-field-person)](https://licenses.dev/npm/%40beisen-phoenix%2Fmobile-field-person)
<a href="https://licenses.dev/npm/%40beisen-phoenix%2Fmobile-field-person">
  <img src="https://licenses.dev/b/npm/%40beisen-phoenix%2Fmobile-field-person" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/%40beisen-phoenix%2Fmobile-field-person/1.0.2)](https://licenses.dev/npm/%40beisen-phoenix%2Fmobile-field-person/1.0.2)
<a href="https://licenses.dev/npm/%40beisen-phoenix%2Fmobile-field-person/1.0.2">
  <img src="https://licenses.dev/b/npm/%40beisen-phoenix%2Fmobile-field-person/1.0.2" alt="licenses" />
</a>
GitHub