Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @kkt/raw-modules to ~7.5.0 - autoclosed #942

Closed
wants to merge 16 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
859 changes: 492 additions & 367 deletions .github/workflows/deploy.yml

Large diffs are not rendered by default.

1,007 changes: 567 additions & 440 deletions .github/workflows/npm.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"compile-less-cli": "~1.8.11",
"husky": "~8.0.0",
"kkt": "~7.3.0",
"lerna": "^6.0.0",
"lerna": "~6.0.0",
"lint-staged": "^13.0.3",
"prettier": "~2.8.0",
"react": "~18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/doc",
"version": "4.21.23",
"version": "4.21.28",
"description": "UIW documentation website.",
"homepage": "https://uiwjs.github.io",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/react-affix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-affix",
"version": "4.21.23",
"version": "4.21.28",
"description": "Affix component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/affix",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
6 changes: 3 additions & 3 deletions packages/react-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-alert",
"version": "4.21.23",
"version": "4.21.28",
"description": "Alert component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/alert",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-modal": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-modal": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
2 changes: 1 addition & 1 deletion packages/react-auto-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-auto-link",
"version": "4.21.23",
"version": "4.21.28",
"description": "AutoLink component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/auto-link",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-avatar",
"version": "4.21.23",
"version": "4.21.28",
"description": "Avatar component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/button",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-icon": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-icon": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
4 changes: 2 additions & 2 deletions packages/react-back-top/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-back-top",
"version": "4.21.23",
"version": "4.21.28",
"description": "BackTop component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/back-top",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
4 changes: 2 additions & 2 deletions packages/react-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-badge",
"version": "4.21.23",
"version": "4.21.28",
"description": "Badge component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/badge",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
4 changes: 2 additions & 2 deletions packages/react-breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-breadcrumb",
"version": "4.21.23",
"version": "4.21.28",
"description": "Breadcrumb component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/breadcrumb",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
6 changes: 3 additions & 3 deletions packages/react-button-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-button-group",
"version": "4.21.23",
"version": "4.21.28",
"description": "ButtonGroup component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/button-group",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-button": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-button": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
6 changes: 3 additions & 3 deletions packages/react-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-button",
"version": "4.21.23",
"version": "4.21.28",
"description": "Button component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/button",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-icon": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-icon": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
8 changes: 4 additions & 4 deletions packages/react-calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-calendar",
"version": "4.21.23",
"version": "4.21.28",
"description": "Calendar component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/calendar",
Expand Down Expand Up @@ -45,8 +45,8 @@
},
"dependencies": {
"@uiw/formatter": "~2.0.0",
"@uiw/react-date-picker": "^4.21.23",
"@uiw/react-icon": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-date-picker": "^4.21.28",
"@uiw/react-icon": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
4 changes: 2 additions & 2 deletions packages/react-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-card",
"version": "4.21.23",
"version": "4.21.28",
"description": "Card component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/card",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
4 changes: 2 additions & 2 deletions packages/react-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-carousel",
"version": "4.21.23",
"version": "4.21.28",
"description": "Carousel component",
"homepage": "https://uiwjs.github.io/#/components/carousel",
"repository": {
Expand Down Expand Up @@ -42,6 +42,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
16 changes: 8 additions & 8 deletions packages/react-cascader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-cascader",
"version": "4.21.23",
"version": "4.21.28",
"description": "Cascader component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/cascader",
Expand Down Expand Up @@ -43,12 +43,12 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-dropdown": "^4.21.23",
"@uiw/react-icon": "^4.21.23",
"@uiw/react-input": "^4.21.23",
"@uiw/react-loader": "^4.21.23",
"@uiw/react-menu": "^4.21.23",
"@uiw/react-tag": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-dropdown": "^4.21.28",
"@uiw/react-icon": "^4.21.28",
"@uiw/react-input": "^4.21.28",
"@uiw/react-loader": "^4.21.28",
"@uiw/react-menu": "^4.21.28",
"@uiw/react-tag": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
6 changes: 3 additions & 3 deletions packages/react-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-checkbox",
"version": "4.21.23",
"version": "4.21.28",
"description": "Checkbox component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/checkbox",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-radio": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-radio": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
6 changes: 3 additions & 3 deletions packages/react-collapse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-collapse",
"version": "4.21.23",
"version": "4.21.28",
"description": "Collapse component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/collapse",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-icon": "^4.21.23",
"@uiw/utils": "^4.21.23",
"@uiw/react-icon": "^4.21.28",
"@uiw/utils": "^4.21.28",
"react-transition-group": "~4.4.2"
}
}
4 changes: 2 additions & 2 deletions packages/react-copy-to-clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-copy-to-clipboard",
"version": "4.21.23",
"version": "4.21.28",
"description": "CpyToClipboard component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/copy-to-clipboard",
Expand Down Expand Up @@ -45,6 +45,6 @@
},
"dependencies": {
"@uiw/copy-to-clipboard": "~1.0.11",
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
12 changes: 6 additions & 6 deletions packages/react-date-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-date-input",
"version": "4.21.23",
"version": "4.21.28",
"description": "DateInput component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/date-input",
Expand Down Expand Up @@ -45,10 +45,10 @@
},
"dependencies": {
"@uiw/formatter": "~2.0.0",
"@uiw/react-date-picker": "^4.21.23",
"@uiw/react-icon": "^4.21.23",
"@uiw/react-input": "^4.21.23",
"@uiw/react-popover": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-date-picker": "^4.21.28",
"@uiw/react-icon": "^4.21.28",
"@uiw/react-input": "^4.21.28",
"@uiw/react-popover": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
8 changes: 4 additions & 4 deletions packages/react-date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-date-picker",
"version": "4.21.23",
"version": "4.21.28",
"description": "DatePicker component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/date-picker",
Expand Down Expand Up @@ -45,8 +45,8 @@
},
"dependencies": {
"@uiw/formatter": "~2.0.0",
"@uiw/react-icon": "^4.21.23",
"@uiw/react-time-picker": "^4.21.23",
"@uiw/utils": "^4.21.23"
"@uiw/react-icon": "^4.21.28",
"@uiw/react-time-picker": "^4.21.28",
"@uiw/utils": "^4.21.28"
}
}
1 change: 0 additions & 1 deletion packages/react-date-picker/src/DatePickerYear.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export function DatePickerYear(props: DatePickerYearProps) {
const date = new Date(activeYear!);
date.setFullYear(year);
setActiveYear(date);
onSelected!(year, true);
} else {
onSelected!(year);
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-date-picker/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export default function DatePicker(props: DatePickerProps) {
{type === 'time' && (
<TimePickerTime
date={selectPanelDate}
{...showTime}
{...(showTime as any)}
className={`${prefixCls}-timepicker`}
onSelected={onSelectedTime}
/>
Expand Down
4 changes: 2 additions & 2 deletions packages/react-descriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-descriptions",
"version": "4.21.23",
"version": "4.21.28",
"description": "Descriptions component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/descriptions",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
4 changes: 2 additions & 2 deletions packages/react-divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-divider",
"version": "4.21.23",
"version": "4.21.28",
"description": "Divider component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/divider",
Expand Down Expand Up @@ -44,6 +44,6 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.21.23"
"@uiw/utils": "^4.21.28"
}
}
Loading