-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
63 changed files
with
261 additions
and
261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-affix", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Affix component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/affix", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-alert", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Alert component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/alert", | ||
|
@@ -44,7 +44,7 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-modal": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-modal": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-auto-link", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "AutoLink component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/auto-link", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-avatar", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Avatar component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/button", | ||
|
@@ -44,7 +44,7 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-back-top", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "BackTop component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/back-top", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-badge", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Badge component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/badge", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-breadcrumb", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Breadcrumb component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/breadcrumb", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-button-group", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "ButtonGroup component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/button-group", | ||
|
@@ -44,7 +44,7 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-button": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-button": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-button", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Button component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/button", | ||
|
@@ -44,7 +44,7 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-calendar", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Calendar component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/calendar", | ||
|
@@ -45,8 +45,8 @@ | |
}, | ||
"dependencies": { | ||
"@uiw/formatter": "~2.0.0", | ||
"@uiw/react-date-picker": "^4.21.19", | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-date-picker": "^4.21.22", | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-card", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Card component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/card", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-cascader", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Cascader component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/cascader", | ||
|
@@ -43,12 +43,12 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-dropdown": "^4.21.19", | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/react-input": "^4.21.19", | ||
"@uiw/react-loader": "^4.21.19", | ||
"@uiw/react-menu": "^4.21.19", | ||
"@uiw/react-tag": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-dropdown": "^4.21.22", | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/react-input": "^4.21.22", | ||
"@uiw/react-loader": "^4.21.22", | ||
"@uiw/react-menu": "^4.21.22", | ||
"@uiw/react-tag": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-checkbox", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Checkbox component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/checkbox", | ||
|
@@ -44,7 +44,7 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-radio": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-radio": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-collapse", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Collapse component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/collapse", | ||
|
@@ -44,8 +44,8 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/utils": "^4.21.19", | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/utils": "^4.21.22", | ||
"react-transition-group": "~4.4.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-copy-to-clipboard", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "CpyToClipboard component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/copy-to-clipboard", | ||
|
@@ -45,6 +45,6 @@ | |
}, | ||
"dependencies": { | ||
"@uiw/copy-to-clipboard": "~1.0.11", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-date-input", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "DateInput component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/date-input", | ||
|
@@ -45,10 +45,10 @@ | |
}, | ||
"dependencies": { | ||
"@uiw/formatter": "~2.0.0", | ||
"@uiw/react-date-picker": "^4.21.19", | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/react-input": "^4.21.19", | ||
"@uiw/react-popover": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-date-picker": "^4.21.22", | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/react-input": "^4.21.22", | ||
"@uiw/react-popover": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-date-picker", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "DatePicker component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/date-picker", | ||
|
@@ -45,8 +45,8 @@ | |
}, | ||
"dependencies": { | ||
"@uiw/formatter": "~2.0.0", | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/react-time-picker": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/react-time-picker": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-descriptions", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Descriptions component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/descriptions", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-divider", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Divider component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/divider", | ||
|
@@ -44,6 +44,6 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw/react-drawer", | ||
"version": "4.21.19", | ||
"version": "4.21.22", | ||
"description": "Drawer component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://uiwjs.github.io/#/components/drawer", | ||
|
@@ -44,9 +44,9 @@ | |
"react-dom": ">=16.9.0" | ||
}, | ||
"dependencies": { | ||
"@uiw/react-button": "^4.21.19", | ||
"@uiw/react-icon": "^4.21.19", | ||
"@uiw/react-overlay": "^4.21.19", | ||
"@uiw/utils": "^4.21.19" | ||
"@uiw/react-button": "^4.21.22", | ||
"@uiw/react-icon": "^4.21.22", | ||
"@uiw/react-overlay": "^4.21.22", | ||
"@uiw/utils": "^4.21.22" | ||
} | ||
} |
Oops, something went wrong.