提交 bd5ecc15 编写于 作者: fly丶知秋's avatar fly丶知秋

feat: 发布版本

上级 37dde3aa
{
"name": "ivy-ui",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
......
......@@ -11,13 +11,29 @@
| ------------- | ------------- | ----------- | -------- | ------------------- |
| `defaultPage` | `defaultpage` | | `string` | `'1'` |
| `layout` | `layout` | | `string` | `'prev,pager,next'` |
| `size` | `size` | | `string` | `'10'` |
| `sizes` | `sizes` | | `string` | `''` |
| `total` | `total` | | `string` | `'0'` |
## Events
| Event | Description | Type |
| ------------ | ----------- | --------------------- |
| `pageChange` | | `CustomEvent<string>` |
| Event | Description | Type |
| ---------------- | ----------- | --------------------- |
| `current-change` | | `CustomEvent<number>` |
## Methods
### `setTotal(total: number) => Promise<void>`
#### Returns
Type: `Promise<void>`
----------------------------------------------
......
# ivy-progress
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| ----------- | ----------- | ----------- | ------------------ | ------------ |
| `color` | `color` | | `string` | `undefined` |
| `formatter` | `formatter` | | `string` | `'{value}%'` |
| `showText` | `show-text` | | `boolean` | `false` |
| `value` | `value` | | `number \| string` | `'0'` |
## Methods
### `setValue(val: string | number) => Promise<void>`
#### Returns
Type: `Promise<void>`
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
{
"name": "ivy-icon",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "使用web component技术的icon组件库",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
......
......@@ -3,5 +3,5 @@
## 现有图标
```json
["ivy-arrow-down","ivy-arrow-left","ivy-arrow-right","ivy-arrow-up","ivy-refresh"]
["ivy-arrow-down","ivy-arrow-left","ivy-arrow-right","ivy-arrow-up","ivy-down","ivy-left","ivy-left-circle","ivy-refresh","ivy-right","ivy-right-circle","ivy-up","ivy-up-circle","ivy-down-circle"]
```
\ No newline at end of file
# ivy-arrow-down
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-arrow-left
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-arrow-right
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-arrow-up
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-down-circle
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-down
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-left-circle
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-left
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-right-circle
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-right
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-up-circle
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
# ivy-up
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `color` | `color` | | `string` | `'#333333'` |
| `size` | `size` | | `string` | `'14px'` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册