@para-ui/core 3.0.96-rc.1 → 3.0.96-rc.2

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 (127) 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 +110 -152
  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/Radio/index.js +4 -4
  47. package/RadioGroup/index.js +4 -4
  48. package/Search/index.js +9 -9
  49. package/Select/index.js +11 -11
  50. package/SelectInput/index.js +11 -11
  51. package/Selector/index.js +11 -11
  52. package/SelectorPicker/index.js +12 -12
  53. package/SingleBox/index.js +10 -10
  54. package/Slider/index.js +6 -6
  55. package/Split/index.js +4 -4
  56. package/Status/index.js +1 -1
  57. package/Stepper/index.js +3 -3
  58. package/Styles/theme/theme-api.scss +5 -4
  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 +12 -12
  73. package/_verture/{closestPolyfill-57c394ac.js → closestPolyfill-658122e8.js} +8 -8
  74. package/_verture/{closestPolyfill-9c8b6ff7.js → closestPolyfill-fc0212be.js} +8 -8
  75. package/_verture/{defineProperty-0addcf57.js → defineProperty-7d86ae68.js} +1 -1
  76. package/_verture/{defineProperty-f26cc14c.js → defineProperty-d96c850f.js} +1 -1
  77. package/_verture/{index-431057df.js → index-8751aeb7.js} +2 -2
  78. package/_verture/{index-0b936b3e.js → index-8e952fe4.js} +4 -4
  79. package/_verture/{index-9653d78b.js → index-96cdd9f2.js} +4 -4
  80. package/_verture/{index-eec527d0.js → index-a4a4e2ce.js} +2 -2
  81. package/_verture/{intl-7231e638.js → intl-356e929f.js} +1 -1
  82. package/_verture/{intl-a3ee5ab8.js → intl-f8c5eb21.js} +1 -1
  83. package/_verture/{modalContext-22f97a52.js → modalContext-7d9e6755.js} +4 -4
  84. package/_verture/{modalContext-8df95eb3.js → modalContext-aea97394.js} +4 -4
  85. package/_verture/{slicedToArray-2d4d3467.js → slicedToArray-b4a9350c.js} +1 -1
  86. package/_verture/{slicedToArray-8deb3578.js → slicedToArray-bb95959a.js} +1 -1
  87. package/_verture/{toConsumableArray-5bdfbae3.js → toConsumableArray-17b684e0.js} +1 -1
  88. package/_verture/{toConsumableArray-afb9b9b3.js → toConsumableArray-1cde2aeb.js} +1 -1
  89. package/_verture/{utils-9c397877.js → utils-9504dd25.js} +1 -1
  90. package/_verture/{utils-e2cbc5cc.js → utils-a0d2e55f.js} +1 -1
  91. package/index.js +20 -20
  92. package/package.json +1 -1
  93. package/theme/theme-api.css +7 -7
  94. package/umd/ComboSelect.js +4 -4
  95. package/umd/DynamicMultiBox.js +1 -1
  96. package/umd/Empty.js +1 -1
  97. package/umd/Form.js +4 -4
  98. package/umd/FormItem.js +4 -4
  99. package/umd/Pagination.js +1 -1
  100. package/umd/Select.js +4 -4
  101. package/umd/SelectInput.js +3 -3
  102. package/umd/Selector.js +4 -4
  103. package/umd/SelectorPicker.js +1 -1
  104. package/umd/Table.js +1 -1
  105. package/umd/Tree.js +6 -6
  106. /package/_verture/{constant-275ff428.js → constant-5712f102.js} +0 -0
  107. /package/_verture/{constant-b1618985.js → constant-98e24a38.js} +0 -0
  108. /package/_verture/{index-2735d05f.js → index-0635a730.js} +0 -0
  109. /package/_verture/{index-87cc000e.js → index-471894ca.js} +0 -0
  110. /package/_verture/{index-8ca6c05d.js → index-8c85f90c.js} +0 -0
  111. /package/_verture/{index-84131e92.js → index-e396a606.js} +0 -0
  112. /package/_verture/{sortable.esm-88470b45.js → sortable.esm-dae9def1.js} +0 -0
  113. /package/_verture/{sortable.esm-94c760b1.js → sortable.esm-e99a9fe7.js} +0 -0
  114. /package/_verture/{tslib.es6-e2e910ac.js → tslib.es6-5aebbee1.js} +0 -0
  115. /package/_verture/{tslib.es6-f574384f.js → tslib.es6-f523d7e8.js} +0 -0
  116. /package/_verture/{typeof-9729bed8.js → typeof-eaec20c7.js} +0 -0
  117. /package/_verture/{typeof-c65d5e05.js → typeof-ed0e5a45.js} +0 -0
  118. /package/_verture/{unsupportedIterableToArray-a8ee4e21.js → unsupportedIterableToArray-9594634f.js} +0 -0
  119. /package/_verture/{unsupportedIterableToArray-c0b8859b.js → unsupportedIterableToArray-f3894cbd.js} +0 -0
  120. /package/_verture/{useFormatMessage-312532ce.js → useFormatMessage-3f9bde89.js} +0 -0
  121. /package/_verture/{useFormatMessage-9bed27d9.js → useFormatMessage-cf8ec0df.js} +0 -0
  122. /package/_verture/{useGlobalProps-b358c445.js → useGlobalProps-ab732ee4.js} +0 -0
  123. /package/_verture/{useGlobalProps-df485a49.js → useGlobalProps-de7b7be5.js} +0 -0
  124. /package/_verture/{usePopupContainer-047e02bc.js → usePopupContainer-0d572702.js} +0 -0
  125. /package/_verture/{usePopupContainer-84b903f8.js → usePopupContainer-1612fc89.js} +0 -0
  126. /package/_verture/{util-bd3b788c.js → util-300fbe4a.js} +0 -0
  127. /package/_verture/{util-fe22e95b.js → util-dcfae2f4.js} +0 -0
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-431057df.js';
20
+ export { D as Dropdown } from './_verture/index-a4a4e2ce.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-0b936b3e.js';
25
- export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-8df95eb3.js';
24
+ export { F as FormItem } from './_verture/index-96cdd9f2.js';
25
+ export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-7d9e6755.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,43 +68,43 @@ 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-9c8b6ff7.js';
71
+ export { T as Tree } from './_verture/closestPolyfill-fc0212be.js';
72
72
  export { default as Upload } from './Upload/index.js';
73
73
  export { default as locale } from './locale/index.js';
74
- import './_verture/slicedToArray-2d4d3467.js';
75
- import './_verture/unsupportedIterableToArray-c0b8859b.js';
74
+ import './_verture/slicedToArray-b4a9350c.js';
75
+ import './_verture/unsupportedIterableToArray-f3894cbd.js';
76
76
  import 'react/jsx-runtime';
77
77
  import 'react';
78
78
  import 'react-dom';
79
79
  import '@paraview/lib';
80
- import './_verture/constant-b1618985.js';
80
+ import './_verture/constant-98e24a38.js';
81
81
  import '@para-ui/icons/More';
82
- import './_verture/toConsumableArray-5bdfbae3.js';
82
+ import './_verture/toConsumableArray-1cde2aeb.js';
83
83
  import '@para-ui/icons/Return';
84
- import './_verture/useFormatMessage-9bed27d9.js';
84
+ import './_verture/useFormatMessage-3f9bde89.js';
85
85
  import '@para-ui/core/GlobalContext';
86
- import './_verture/typeof-c65d5e05.js';
87
- import './_verture/tslib.es6-e2e910ac.js';
86
+ import './_verture/typeof-eaec20c7.js';
87
+ import './_verture/tslib.es6-f523d7e8.js';
88
88
  import 'clsx';
89
89
  import '@para-ui/icons/LoadingF';
90
90
  import '@para-ui/icons/Forbid';
91
91
  import '@para-ui/icons/Down';
92
- import './_verture/defineProperty-0addcf57.js';
92
+ import './_verture/defineProperty-d96c850f.js';
93
93
  import 'react-slick';
94
- import './_verture/index-2735d05f.js';
94
+ import './_verture/index-0635a730.js';
95
95
  import 'rc-cascader';
96
96
  import '@para-ui/icons/Right';
97
97
  import '@para-ui/icons/Loading';
98
98
  import 'rc-collapse';
99
99
  import 'react-transition-group';
100
- import './_verture/util-fe22e95b.js';
100
+ import './_verture/util-300fbe4a.js';
101
101
  import '@para-ui/icons/DoubleLeft';
102
102
  import '@para-ui/icons/DoubleRight';
103
103
  import '@para-ui/icons/Search';
104
104
  import '@para-ui/icons/Close';
105
105
  import '@para-ui/icons/CloseCircle';
106
- import './_verture/utils-9c397877.js';
107
- import './_verture/useGlobalProps-df485a49.js';
106
+ import './_verture/utils-a0d2e55f.js';
107
+ import './_verture/useGlobalProps-de7b7be5.js';
108
108
  import 'rc-picker/es/generate/dayjs';
109
109
  import 'rc-picker';
110
110
  import '@para-ui/icons/Calendar';
@@ -115,16 +115,16 @@ import '@para-ui/icons/SortRight';
115
115
  import '@para-ui/icons/Check';
116
116
  import 'rc-drawer';
117
117
  import 'rc-dropdown';
118
- import './_verture/usePopupContainer-047e02bc.js';
118
+ import './_verture/usePopupContainer-1612fc89.js';
119
119
  import 'dayjs';
120
120
  import '@para-ui/icons/Panel';
121
121
  import '@para-ui/icons/PlusCircleF';
122
122
  import '@para-ui/icons/Delete';
123
123
  import '@para-ui/icons/Drag';
124
- import './_verture/sortable.esm-88470b45.js';
124
+ import './_verture/sortable.esm-e99a9fe7.js';
125
125
  import '@para-ui/icons/LinkGroup';
126
- import './_verture/intl-a3ee5ab8.js';
127
- import './_verture/index-87cc000e.js';
126
+ import './_verture/intl-f8c5eb21.js';
127
+ import './_verture/index-8c85f90c.js';
128
128
  import '@para-ui/icons/Help';
129
129
  import '@para-ui/icons/Application';
130
130
  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.96-rc.1",
4
+ "version": "3.0.96-rc.2",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
7
7
  "description": "Powered by Para FED",
@@ -2403,7 +2403,7 @@
2403
2403
  padding: 0;
2404
2404
  font-weight: 700;
2405
2405
  font-size: 14px;
2406
- background-color: rgb(248, 249, 251);
2406
+ background-color: rgb(248, 251, 250);
2407
2407
  border-bottom: 1px solid rgba(171, 176, 185, 0.12);
2408
2408
  height: 100%;
2409
2409
  }
@@ -2417,7 +2417,7 @@
2417
2417
  border-top-right-radius: 4px;
2418
2418
  }
2419
2419
  .theme-api .th-element:hover {
2420
- background-color: rgb(237, 241, 249);
2420
+ background-color: rgb(232, 239, 238);
2421
2421
  }
2422
2422
  .theme-api .th-element.table-operate.table-operate-small {
2423
2423
  width: 112px;
@@ -3997,7 +3997,7 @@
3997
3997
  border-radius: 2px;
3998
3998
  }
3999
3999
  .theme-api .paraui-v3-table > .table-contain > table > .table-head .table-header-box > .table-sort-svg > span:hover {
4000
- background-color: rgb(227, 234, 247);
4000
+ background-color: rgb(219, 230, 228);
4001
4001
  }
4002
4002
  .theme-api .paraui-v3-table > .table-contain > table > .table-head .table-header-box > .table-sort-svg > span:hover > svg {
4003
4003
  color: #045340;
@@ -4030,7 +4030,7 @@
4030
4030
  border-radius: 2px;
4031
4031
  }
4032
4032
  .theme-api .paraui-v3-table > .table-contain > table > .table-head .table-header-box > .table-header-filter > span:hover {
4033
- background-color: rgb(227, 234, 247);
4033
+ background-color: rgb(219, 230, 228);
4034
4034
  }
4035
4035
  .theme-api .paraui-v3-table > .table-contain > table > .table-head .table-header-box > .table-header-filter > span:hover > svg {
4036
4036
  color: #045340;
@@ -4121,7 +4121,7 @@
4121
4121
  background-color: rgb(249, 250, 251);
4122
4122
  }
4123
4123
  .theme-api .paraui-v3-table > .table-contain > table > .table-body tr:hover td {
4124
- background-color: rgb(237, 241, 249);
4124
+ background-color: rgb(232, 239, 238);
4125
4125
  }
4126
4126
  .theme-api .paraui-v3-table > .table-contain > table > .table-body tr .table-expandable > svg {
4127
4127
  transition: all 0.3s;
@@ -13123,12 +13123,12 @@
13123
13123
  }
13124
13124
  .theme-api .paraui-v3-tabs.paraui-v3-tabs-card-container > .component-tabs-nav .component-tabs-tab.component-tabs-tab-active {
13125
13125
  border-radius: 4px 4px 0 0;
13126
- background-color: rgb(248, 249, 251);
13126
+ background-color: rgb(248, 251, 250);
13127
13127
  }
13128
13128
  .theme-api .paraui-v3-tabs.paraui-v3-tabs-card-container .component-tabs-content {
13129
13129
  margin-top: -16px;
13130
13130
  padding: 16px;
13131
- background-color: rgb(248, 249, 251);
13131
+ background-color: rgb(248, 251, 250);
13132
13132
  border-radius: 0 0 4px 4px;
13133
13133
  }
13134
13134
  .theme-api .paraui-v3-tabs.paraui-v3-tabs-no-child:not(.paraui-v3-tabs-card-container) .component-tabs-nav {