@para-ui/core 3.0.110-rc → 3.0.111-rc

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.
Files changed (118) hide show
  1. package/AutoBox/index.js +5 -5
  2. package/AutoTips/index.js +4 -4
  3. package/Breadcrumbs/index.js +7 -7
  4. package/Button/index.js +8 -8
  5. package/ButtonGroup/index.js +8 -8
  6. package/Carousel/index.js +4 -4
  7. package/Cascader/index.js +7 -7
  8. package/Checkbox/index.js +4 -4
  9. package/CheckboxGroup/index.js +4 -4
  10. package/Collapse/index.js +1 -1
  11. package/CollapseBox/index.js +4 -4
  12. package/CollapseLayout/index.js +6 -6
  13. package/ComboSelect/index.js +14 -14
  14. package/Container/index.js +1 -1
  15. package/DatePicker/index.js +10 -10
  16. package/Desktop/index.js +10 -10
  17. package/DragVerify/index.js +6 -6
  18. package/Drawer/index.js +8 -8
  19. package/Dropdown/index.js +3 -3
  20. package/DynamicMultiBox/index.js +15 -15
  21. package/Empty/index.js +3 -3
  22. package/Form/index.js +15 -15
  23. package/FormItem/index.js +15 -15
  24. package/FunctionModal/index.js +14 -14
  25. package/GlobalContext/index.js +3 -3
  26. package/Help/index.js +4 -4
  27. package/HelperText/index.js +1 -1
  28. package/InputLang/index.js +11 -11
  29. package/InputNumber/index.js +4 -4
  30. package/Label/index.js +4 -4
  31. package/Loading/index.js +1 -1
  32. package/Menu/index.js +5 -5
  33. package/Message/index.js +4 -4
  34. package/Modal/index.js +10 -10
  35. package/MultiBox/index.js +10 -10
  36. package/Notification/index.js +3 -3
  37. package/OperateBtn/index.js +9 -9
  38. package/PageHeader/index.js +9 -9
  39. package/Pagination/index.js +11 -11
  40. package/ParauiProvider/index.js +3 -3
  41. package/PasswordRules/index.js +3 -3
  42. package/PopConfirm/index.js +8 -8
  43. package/Popover/index.js +5 -5
  44. package/Progress/index.js +2 -2
  45. package/Querying/index.js +3 -3
  46. package/README.md +5 -0
  47. package/Radio/index.js +4 -4
  48. package/RadioGroup/index.js +4 -4
  49. package/Search/index.js +9 -9
  50. package/Select/index.js +11 -11
  51. package/SelectInput/index.js +11 -11
  52. package/Selector/index.js +11 -11
  53. package/SelectorPicker/index.js +12 -12
  54. package/SingleBox/index.js +10 -10
  55. package/Slider/index.js +6 -6
  56. package/Split/index.js +4 -4
  57. package/Status/index.js +1 -1
  58. package/Stepper/index.js +3 -3
  59. package/Switch/index.js +6 -6
  60. package/Table/index.js +12 -12
  61. package/Tabs/index.js +9 -9
  62. package/Tag/index.js +7 -7
  63. package/TextEditor/index.js +5 -5
  64. package/TextField/index.js +8 -8
  65. package/TimePicker/index.js +10 -10
  66. package/Timeline/index.js +4 -4
  67. package/Title/index.js +1 -1
  68. package/ToggleButton/index.js +9 -9
  69. package/Tooltip/index.js +4 -4
  70. package/Transfer/index.js +13 -13
  71. package/Tree/index.js +12 -12
  72. package/Upload/index.js +57 -37
  73. package/Upload/interface.d.ts +3 -0
  74. package/_verture/{closestPolyfill-313f3447.js → closestPolyfill-0ea0e7a5.js} +8 -8
  75. package/_verture/{closestPolyfill-7e70c935.js → closestPolyfill-230b7b1c.js} +8 -8
  76. package/_verture/{defineProperty-007b4d11.js → defineProperty-a3595bb4.js} +1 -1
  77. package/_verture/{defineProperty-95d6d645.js → defineProperty-d7016ad3.js} +1 -1
  78. package/_verture/{index-b7f5ad30.js → index-1e744dcd.js} +4 -4
  79. package/_verture/{index-ac4eaa20.js → index-4ee4e41a.js} +2 -2
  80. package/_verture/{index-e2df3f9b.js → index-59046762.js} +2 -2
  81. package/_verture/{index-ab34796f.js → index-66004ebf.js} +4 -4
  82. package/_verture/{intl-9d4bda01.js → intl-638e7f5e.js} +1 -1
  83. package/_verture/{intl-a16c7c49.js → intl-e0637ffc.js} +1 -1
  84. package/_verture/{modalContext-83902de0.js → modalContext-7312fb44.js} +4 -4
  85. package/_verture/{modalContext-d124bff9.js → modalContext-762c9eb8.js} +4 -4
  86. package/_verture/{slicedToArray-22a73a75.js → slicedToArray-cf682b7d.js} +1 -1
  87. package/_verture/{slicedToArray-961803cc.js → slicedToArray-e838a33c.js} +1 -1
  88. package/_verture/{toConsumableArray-e20b1735.js → toConsumableArray-037466a3.js} +1 -1
  89. package/_verture/{toConsumableArray-f1db7872.js → toConsumableArray-2f4549d3.js} +1 -1
  90. package/_verture/{utils-433dfcca.js → utils-1b82eac1.js} +1 -1
  91. package/_verture/{utils-f4164743.js → utils-cc6f5f94.js} +1 -1
  92. package/index.js +20 -20
  93. package/package.json +1 -1
  94. package/theme/theme-shrcb.css +22 -0
  95. package/theme/theme.css +22 -0
  96. package/umd/Upload.js +4 -4
  97. /package/_verture/{constant-64a81e13.js → constant-ce36e642.js} +0 -0
  98. /package/_verture/{constant-a33be099.js → constant-d26faf32.js} +0 -0
  99. /package/_verture/{index-7b934b9c.js → index-67a00291.js} +0 -0
  100. /package/_verture/{index-057472a5.js → index-a055cc71.js} +0 -0
  101. /package/_verture/{index-bb57454c.js → index-eefd3ff1.js} +0 -0
  102. /package/_verture/{index-d2c262a3.js → index-fe55d90e.js} +0 -0
  103. /package/_verture/{sortable.esm-3f8b15fe.js → sortable.esm-5dbbc690.js} +0 -0
  104. /package/_verture/{sortable.esm-489ff15a.js → sortable.esm-d3f0b100.js} +0 -0
  105. /package/_verture/{tslib.es6-95621291.js → tslib.es6-44149323.js} +0 -0
  106. /package/_verture/{tslib.es6-cb23b48d.js → tslib.es6-9e8a62ad.js} +0 -0
  107. /package/_verture/{typeof-040e44c6.js → typeof-c4ef74bc.js} +0 -0
  108. /package/_verture/{typeof-9fc6da0b.js → typeof-ef74f13b.js} +0 -0
  109. /package/_verture/{unsupportedIterableToArray-1bbbaa8f.js → unsupportedIterableToArray-6655197b.js} +0 -0
  110. /package/_verture/{unsupportedIterableToArray-4dda6653.js → unsupportedIterableToArray-bd7e0e01.js} +0 -0
  111. /package/_verture/{useFormatMessage-1c5880cc.js → useFormatMessage-8394ec71.js} +0 -0
  112. /package/_verture/{useFormatMessage-8b5da2a2.js → useFormatMessage-e3507273.js} +0 -0
  113. /package/_verture/{useGlobalProps-7a96e89d.js → useGlobalProps-929e5233.js} +0 -0
  114. /package/_verture/{useGlobalProps-e60d8857.js → useGlobalProps-c2be96c7.js} +0 -0
  115. /package/_verture/{usePopupContainer-9c266e60.js → usePopupContainer-6fa1cc58.js} +0 -0
  116. /package/_verture/{usePopupContainer-ba629e65.js → usePopupContainer-dde75227.js} +0 -0
  117. /package/_verture/{util-29d67f8d.js → util-8a7a5c8d.js} +0 -0
  118. /package/_verture/{util-2f73544c.js → util-9d3101fc.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { _ as _typeof } from './typeof-9fc6da0b.js';
1
+ import { _ as _typeof } from './typeof-c4ef74bc.js';
2
2
 
3
3
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
4
4
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
@@ -1,4 +1,4 @@
1
- import { _ as _typeof } from './typeof-040e44c6.js';
1
+ import { _ as _typeof } from './typeof-ef74f13b.js';
2
2
 
3
3
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
4
4
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
@@ -1,7 +1,7 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-e20b1735.js';
2
- import { _ as _slicedToArray } from './slicedToArray-22a73a75.js';
3
- import { r as regenerator } from './index-d2c262a3.js';
4
- import { a as __awaiter } from './tslib.es6-cb23b48d.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-037466a3.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-e838a33c.js';
3
+ import { r as regenerator } from './index-67a00291.js';
4
+ import { a as __awaiter } from './tslib.es6-9e8a62ad.js';
5
5
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
6
6
  import React__default from 'react';
7
7
  import { Modal } from '../Modal/index.js';
@@ -1,7 +1,7 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-f1db7872.js';
2
- import { _ as _slicedToArray } from './slicedToArray-961803cc.js';
3
- import { r as regenerator } from './index-7b934b9c.js';
4
- import { a as __awaiter } from './tslib.es6-95621291.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-2f4549d3.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-cf682b7d.js';
3
+ import { r as regenerator } from './index-fe55d90e.js';
4
+ import { a as __awaiter } from './tslib.es6-44149323.js';
5
5
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
6
6
  import React__default from 'react';
7
7
  import { Modal } from '../Modal/index.js';
@@ -1,4 +1,4 @@
1
- import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-4dda6653.js';
1
+ import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-bd7e0e01.js';
2
2
 
3
3
  function _arrayWithHoles(arr) {
4
4
  if (Array.isArray(arr)) return arr;
@@ -1,4 +1,4 @@
1
- import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-1bbbaa8f.js';
1
+ import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-6655197b.js';
2
2
 
3
3
  function _arrayWithHoles(arr) {
4
4
  if (Array.isArray(arr)) return arr;
@@ -1,4 +1,4 @@
1
- import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-4dda6653.js';
1
+ import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-6655197b.js';
2
2
 
3
3
  function _arrayWithoutHoles(arr) {
4
4
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
@@ -1,4 +1,4 @@
1
- import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-1bbbaa8f.js';
1
+ import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-bd7e0e01.js';
2
2
 
3
3
  function _arrayWithoutHoles(arr) {
4
4
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
@@ -1,4 +1,4 @@
1
- import { _ as _defineProperty } from './defineProperty-95d6d645.js';
1
+ import { _ as _defineProperty } from './defineProperty-d7016ad3.js';
2
2
 
3
3
  //获取替换字段
4
4
  var getReplaceField = function getReplaceField(mode, repl, tableP, treeP) {
@@ -1,4 +1,4 @@
1
- import { _ as _defineProperty } from './defineProperty-007b4d11.js';
1
+ import { _ as _defineProperty } from './defineProperty-a3595bb4.js';
2
2
 
3
3
  //获取替换字段
4
4
  var getReplaceField = function getReplaceField(mode, repl, tableP, treeP) {
package/index.js CHANGED
@@ -17,12 +17,12 @@ export { default as DatePicker } from './DatePicker/index.js';
17
17
  export { Desktop } from './Desktop/index.js';
18
18
  export { DragVerify } from './DragVerify/index.js';
19
19
  export { Drawer } from './Drawer/index.js';
20
- export { D as Dropdown } from './_verture/index-ac4eaa20.js';
20
+ export { D as Dropdown } from './_verture/index-59046762.js';
21
21
  export { default as DynamicMultiBox } from './DynamicMultiBox/index.js';
22
22
  export { default as Empty } from './Empty/index.js';
23
23
  export { default as Form } from './Form/index.js';
24
- export { F as FormItem } from './_verture/index-b7f5ad30.js';
25
- export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-83902de0.js';
24
+ export { F as FormItem } from './_verture/index-1e744dcd.js';
25
+ export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-7312fb44.js';
26
26
  export { default as GlobalContext, changeConfirmLocale, getConfirmLocale } from './GlobalContext/index.js';
27
27
  export { default as Help } from './Help/index.js';
28
28
  export { default as HelperText } from './HelperText/index.js';
@@ -68,42 +68,42 @@ export { Title } from './Title/index.js';
68
68
  export { ToggleButton, ToggleButtonGroup } from './ToggleButton/index.js';
69
69
  export { Tooltip } from './Tooltip/index.js';
70
70
  export { SSortablejs, Transfer } from './Transfer/index.js';
71
- export { T as Tree } from './_verture/closestPolyfill-313f3447.js';
71
+ export { T as Tree } from './_verture/closestPolyfill-0ea0e7a5.js';
72
72
  export { default as Upload } from './Upload/index.js';
73
- import './_verture/slicedToArray-22a73a75.js';
74
- import './_verture/unsupportedIterableToArray-4dda6653.js';
73
+ import './_verture/slicedToArray-e838a33c.js';
74
+ import './_verture/unsupportedIterableToArray-6655197b.js';
75
75
  import 'react/jsx-runtime';
76
76
  import 'react';
77
77
  import 'react-dom';
78
78
  import '@paraview/lib';
79
- import './_verture/constant-a33be099.js';
79
+ import './_verture/constant-d26faf32.js';
80
80
  import '@para-ui/icons/More';
81
- import './_verture/toConsumableArray-e20b1735.js';
81
+ import './_verture/toConsumableArray-037466a3.js';
82
82
  import '@para-ui/icons/Return';
83
- import './_verture/useFormatMessage-8b5da2a2.js';
83
+ import './_verture/useFormatMessage-8394ec71.js';
84
84
  import '@para-ui/core/GlobalContext';
85
- import './_verture/typeof-040e44c6.js';
86
- import './_verture/tslib.es6-cb23b48d.js';
85
+ import './_verture/typeof-ef74f13b.js';
86
+ import './_verture/tslib.es6-9e8a62ad.js';
87
87
  import 'clsx';
88
88
  import '@para-ui/icons/LoadingF';
89
89
  import '@para-ui/icons/Forbid';
90
90
  import '@para-ui/icons/Down';
91
- import './_verture/defineProperty-007b4d11.js';
91
+ import './_verture/defineProperty-d7016ad3.js';
92
92
  import 'react-slick';
93
- import './_verture/index-d2c262a3.js';
93
+ import './_verture/index-67a00291.js';
94
94
  import 'rc-cascader';
95
95
  import '@para-ui/icons/Right';
96
96
  import '@para-ui/icons/Loading';
97
97
  import 'rc-collapse';
98
98
  import 'react-transition-group';
99
- import './_verture/util-29d67f8d.js';
99
+ import './_verture/util-8a7a5c8d.js';
100
100
  import '@para-ui/icons/DoubleLeft';
101
101
  import '@para-ui/icons/DoubleRight';
102
102
  import '@para-ui/icons/Search';
103
103
  import '@para-ui/icons/Close';
104
104
  import '@para-ui/icons/CloseCircle';
105
- import './_verture/utils-f4164743.js';
106
- import './_verture/useGlobalProps-7a96e89d.js';
105
+ import './_verture/utils-1b82eac1.js';
106
+ import './_verture/useGlobalProps-c2be96c7.js';
107
107
  import 'rc-picker/es/generate/dayjs';
108
108
  import 'rc-picker';
109
109
  import '@para-ui/icons/Calendar';
@@ -114,16 +114,16 @@ import '@para-ui/icons/SortRight';
114
114
  import '@para-ui/icons/Check';
115
115
  import 'rc-drawer';
116
116
  import 'rc-dropdown';
117
- import './_verture/usePopupContainer-ba629e65.js';
117
+ import './_verture/usePopupContainer-6fa1cc58.js';
118
118
  import 'dayjs';
119
119
  import '@para-ui/icons/Panel';
120
120
  import '@para-ui/icons/PlusCircleF';
121
121
  import '@para-ui/icons/Delete';
122
122
  import '@para-ui/icons/Drag';
123
- import './_verture/sortable.esm-489ff15a.js';
123
+ import './_verture/sortable.esm-d3f0b100.js';
124
124
  import '@para-ui/icons/LinkGroup';
125
- import './_verture/intl-a16c7c49.js';
126
- import './_verture/index-bb57454c.js';
125
+ import './_verture/intl-e0637ffc.js';
126
+ import './_verture/index-eefd3ff1.js';
127
127
  import '@para-ui/icons/Help';
128
128
  import '@para-ui/icons/Application';
129
129
  import 'rc-input-number';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@para-ui/core",
3
3
  "private": false,
4
- "version": "3.0.110-rc",
4
+ "version": "3.0.111-rc",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
7
7
  "description": "Powered by Para FED",
@@ -14338,6 +14338,15 @@
14338
14338
  .theme-shrcb .paraui-v3-upload-image .upload-image-select:hover .upload-image-picture-card {
14339
14339
  color: rgb(14, 30, 182);
14340
14340
  }
14341
+ .theme-shrcb .paraui-v3-upload-image .upload-image-select.upload-image-select-disabled {
14342
+ background-color: rgba(171, 176, 185, 0.12);
14343
+ }
14344
+ .theme-shrcb .paraui-v3-upload-image .upload-image-select.upload-image-select-disabled .upload-image-picture-card {
14345
+ color: rgba(46, 55, 67, 0.4);
14346
+ }
14347
+ .theme-shrcb .paraui-v3-upload-image .upload-image-select.upload-image-select-disabled .upload-image-picture-card svg {
14348
+ color: rgba(46, 55, 67, 0.4);
14349
+ }
14341
14350
  .theme-shrcb .paraui-v3-upload-image .upload-image-picture-card {
14342
14351
  display: inline-flex;
14343
14352
  flex-direction: column;
@@ -14348,6 +14357,14 @@
14348
14357
  color: rgb(46, 55, 67);
14349
14358
  font-size: 14px;
14350
14359
  }
14360
+ .theme-shrcb .paraui-v3-upload-image .upload-image-picture-card .upload-image-select-tooltip-wrapper {
14361
+ display: inline-flex;
14362
+ flex-direction: column;
14363
+ align-items: center;
14364
+ justify-content: center;
14365
+ width: 100%;
14366
+ height: 100%;
14367
+ }
14351
14368
  .theme-shrcb .paraui-v3-upload-image .upload-image-picture-card .upload-img-wrapper {
14352
14369
  position: relative;
14353
14370
  width: 100%;
@@ -14531,6 +14548,11 @@
14531
14548
  border-color: rgba(14, 30, 182, 0.8);
14532
14549
  color: rgba(14, 30, 182, 0.8);
14533
14550
  }
14551
+ .theme-shrcb .paraui-v3-upload .paraui-v3-button[disabled] {
14552
+ color: rgba(46, 55, 67, 0.4);
14553
+ border-color: rgba(171, 176, 185, 0.4);
14554
+ background-color: rgba(171, 176, 185, 0.12);
14555
+ }
14534
14556
  .theme-shrcb .paraui-v3-upload .paraui-v3-button-loading .button-icon {
14535
14557
  animation: uploadLoadingCircle 1s infinite linear;
14536
14558
  }
package/theme/theme.css CHANGED
@@ -14724,6 +14724,15 @@ textarea {
14724
14724
  .paraui-v3-upload-image .upload-image-select:hover .upload-image-picture-card {
14725
14725
  color: rgb(14, 30, 182);
14726
14726
  }
14727
+ .paraui-v3-upload-image .upload-image-select.upload-image-select-disabled {
14728
+ background-color: rgba(171, 176, 185, 0.12);
14729
+ }
14730
+ .paraui-v3-upload-image .upload-image-select.upload-image-select-disabled .upload-image-picture-card {
14731
+ color: rgba(46, 55, 67, 0.4);
14732
+ }
14733
+ .paraui-v3-upload-image .upload-image-select.upload-image-select-disabled .upload-image-picture-card svg {
14734
+ color: rgba(46, 55, 67, 0.4);
14735
+ }
14727
14736
  .paraui-v3-upload-image .upload-image-picture-card {
14728
14737
  display: inline-flex;
14729
14738
  flex-direction: column;
@@ -14734,6 +14743,14 @@ textarea {
14734
14743
  color: rgb(46, 55, 67);
14735
14744
  font-size: 14px;
14736
14745
  }
14746
+ .paraui-v3-upload-image .upload-image-picture-card .upload-image-select-tooltip-wrapper {
14747
+ display: inline-flex;
14748
+ flex-direction: column;
14749
+ align-items: center;
14750
+ justify-content: center;
14751
+ width: 100%;
14752
+ height: 100%;
14753
+ }
14737
14754
  .paraui-v3-upload-image .upload-image-picture-card .upload-img-wrapper {
14738
14755
  position: relative;
14739
14756
  width: 100%;
@@ -14927,6 +14944,11 @@ textarea {
14927
14944
  border-color: rgba(14, 30, 182, 0.8);
14928
14945
  color: rgba(14, 30, 182, 0.8);
14929
14946
  }
14947
+ .paraui-v3-upload .paraui-v3-button[disabled] {
14948
+ color: rgba(46, 55, 67, 0.4);
14949
+ border-color: rgba(171, 176, 185, 0.4);
14950
+ background-color: rgba(171, 176, 185, 0.12);
14951
+ }
14930
14952
  .paraui-v3-upload .paraui-v3-button-loading .button-icon {
14931
14953
  animation: uploadLoadingCircle 1s infinite linear;
14932
14954
  }