wargerm 0.7.25 → 0.7.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const _default: () => JSX.Element;
3
+ export default _default;
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export default function mupInput({ value, onChange, ...args }: any): JSX.Element;
package/dist/index.css CHANGED
@@ -66065,48 +66065,6 @@ html[data-prefers-color='sd'] .ant-pagination-item-ellipsis {
66065
66065
  html[data-prefers-color='sd'] .ant-pagination-options-quick-jumper input {
66066
66066
  background: #f4f4f4;
66067
66067
  }
66068
- html[data-prefers-color='sd'] .ant-table-cell div a {
66069
- color: #1890ff;
66070
- text-align: center;
66071
- }
66072
- html[data-prefers-color='sd'] .ant-table-thead > tr > th {
66073
- background: rgba(157, 176, 195, 0.14) !important;
66074
- color: rgba(0, 0, 0, 0.85);
66075
- border-right: 1px solid transparent !important;
66076
- border-bottom: 1px solid transparent !important;
66077
- border-top: 1px solid transparent !important;
66078
- }
66079
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td:first-child {
66080
- border-left: none !important;
66081
- }
66082
- html[data-prefers-color='sd'] .ant-table-thead > tr > th:first-child {
66083
- border-left: none !important;
66084
- }
66085
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td {
66086
- border-bottom: none !important;
66087
- }
66088
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td {
66089
- border-right: 1px solid transparent !important;
66090
- }
66091
- html[data-prefers-color='sd'] .ant-table-tbody > tr.ant-table-row:hover > td,
66092
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td.ant-table-cell-row-hover {
66093
- background: rgba(157, 176, 195, 0.14) !important;
66094
- color: rgba(0, 0, 0, 0.85) !important;
66095
- }
66096
- html[data-prefers-color='sd'] .ant-table-tbody > tr.ant-table-row:hover {
66097
- box-shadow: none;
66098
- }
66099
- html[data-prefers-color='sd'] .ant-table-wrapper .ant-table.ant-table-bordered > .ant-table-container {
66100
- -webkit-border-start: 1px solid transparent;
66101
- border-inline-start: 1px solid transparent;
66102
- }
66103
- html[data-prefers-color='sd'] .ant-table-thead > tr > th.ant-table-cell-fix-right {
66104
- background: #f1f4f7 !important;
66105
- }
66106
- html[data-prefers-color='sd'] .ant-table-tbody > tr.ant-table-row:hover > td.ant-table-cell-fix-right,
66107
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td.ant-table-cell-row-hover .ant-table-cell-fix-right {
66108
- background: rgb(241 244 247) !important;
66109
- }
66110
66068
  html[data-prefers-color='sd'] .ant-cascader:not(.ant-cascader-customize-input) .ant-cascader-cascaderor {
66111
66069
  position: relative;
66112
66070
  background-color: #f4f4f4;
@@ -66065,48 +66065,6 @@ html[data-prefers-color='sd'] .ant-pagination-item-ellipsis {
66065
66065
  html[data-prefers-color='sd'] .ant-pagination-options-quick-jumper input {
66066
66066
  background: #f4f4f4;
66067
66067
  }
66068
- html[data-prefers-color='sd'] .ant-table-cell div a {
66069
- color: #1890ff;
66070
- text-align: center;
66071
- }
66072
- html[data-prefers-color='sd'] .ant-table-thead > tr > th {
66073
- background: rgba(157, 176, 195, 0.14) !important;
66074
- color: rgba(0, 0, 0, 0.85);
66075
- border-right: 1px solid transparent !important;
66076
- border-bottom: 1px solid transparent !important;
66077
- border-top: 1px solid transparent !important;
66078
- }
66079
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td:first-child {
66080
- border-left: none !important;
66081
- }
66082
- html[data-prefers-color='sd'] .ant-table-thead > tr > th:first-child {
66083
- border-left: none !important;
66084
- }
66085
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td {
66086
- border-bottom: none !important;
66087
- }
66088
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td {
66089
- border-right: 1px solid transparent !important;
66090
- }
66091
- html[data-prefers-color='sd'] .ant-table-tbody > tr.ant-table-row:hover > td,
66092
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td.ant-table-cell-row-hover {
66093
- background: rgba(157, 176, 195, 0.14) !important;
66094
- color: rgba(0, 0, 0, 0.85) !important;
66095
- }
66096
- html[data-prefers-color='sd'] .ant-table-tbody > tr.ant-table-row:hover {
66097
- box-shadow: none;
66098
- }
66099
- html[data-prefers-color='sd'] .ant-table-wrapper .ant-table.ant-table-bordered > .ant-table-container {
66100
- -webkit-border-start: 1px solid transparent;
66101
- border-inline-start: 1px solid transparent;
66102
- }
66103
- html[data-prefers-color='sd'] .ant-table-thead > tr > th.ant-table-cell-fix-right {
66104
- background: #f1f4f7 !important;
66105
- }
66106
- html[data-prefers-color='sd'] .ant-table-tbody > tr.ant-table-row:hover > td.ant-table-cell-fix-right,
66107
- html[data-prefers-color='sd'] .ant-table-tbody > tr > td.ant-table-cell-row-hover .ant-table-cell-fix-right {
66108
- background: rgb(241 244 247) !important;
66109
- }
66110
66068
  html[data-prefers-color='sd'] .ant-cascader:not(.ant-cascader-customize-input) .ant-cascader-cascaderor {
66111
66069
  position: relative;
66112
66070
  background-color: #f4f4f4;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": false,
3
3
  "name": "wargerm",
4
- "version": "0.7.25",
4
+ "version": "0.7.26",
5
5
  "scripts": {
6
6
  "dev": "dumi dev",
7
7
  "docs:build": "dumi build",