Socket
Socket
Sign inDemoInstall

le-ui

Package Overview
Dependencies
56
Maintainers
2
Versions
184
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

src/components/radio/src/radio-group.vue

2

package.json
{
"name": "le-ui",
"version": "1.1.0",
"version": "1.1.1",
"description": "leke vue components",

@@ -5,0 +5,0 @@ "author": {

import Radio from './src/radio.vue';
import RadioGroup from './src/radio-group.vue';
Radio.Group = RadioGroup;
export default Radio;

@@ -101,3 +101,13 @@ export default {

}
],
slot: [
{
name: '',
describe: '主题位置的内容部分'
},
{
name: 'close',
describe: '关闭按钮区域'
}
]
}

@@ -9,3 +9,2 @@ import LeView from './components/view';

import Checkbox from './components/checkbox';
import CheckList from './components/check-list';
import Week from './components/week';

@@ -34,3 +33,2 @@ import Progress from './components/progress';

Checkbox: Checkbox,
CheckList: CheckList,
Week: Week,

@@ -37,0 +35,0 @@ Progress: Progress,

@@ -9,3 +9,2 @@ // es6 polyfill

import Checkbox from './components/checkbox';
import CheckList from './components/check-list';
import Week from './components/week';

@@ -49,4 +48,4 @@ import Progress from './components/progress';

Radio,
RadioGroup: Radio.Group,
Checkbox,
CheckList,
Empty,

@@ -53,0 +52,0 @@ Week,

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc