@para-ui/core 3.0.92-alpha → 3.0.92-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 (98) hide show
  1. package/AutoBox/index.js +5 -9
  2. package/AutoTips/index.js +4 -11
  3. package/Breadcrumbs/index.js +7 -11
  4. package/Button/index.js +8 -12
  5. package/ButtonGroup/index.js +8 -12
  6. package/Carousel/index.js +4 -8
  7. package/Cascader/index.js +7 -11
  8. package/Checkbox/index.js +4 -8
  9. package/CheckboxGroup/index.js +4 -8
  10. package/Collapse/index.js +1 -5
  11. package/CollapseBox/index.js +4 -8
  12. package/CollapseLayout/index.js +6 -10
  13. package/ColorPicker/index.js +0 -2
  14. package/ComboSelect/index.js +14 -18
  15. package/Container/index.js +1 -5
  16. package/DatePicker/index.js +10 -14
  17. package/Desktop/index.js +10 -14
  18. package/DragVerify/index.js +6 -10
  19. package/Drawer/index.js +8 -12
  20. package/Dropdown/index.js +3 -4
  21. package/DynamicMultiBox/index.js +15 -19
  22. package/Empty/index.js +3 -7
  23. package/Form/index.js +15 -16
  24. package/FormItem/index.js +15 -16
  25. package/FunctionModal/index.js +14 -15
  26. package/GlobalContext/index.js +3 -3
  27. package/Help/index.js +4 -8
  28. package/HelperText/index.js +1 -5
  29. package/InputLang/index.js +11 -15
  30. package/InputNumber/index.js +4 -8
  31. package/Label/index.js +4 -8
  32. package/Loading/index.js +1 -5
  33. package/Menu/index.js +5 -9
  34. package/Message/index.js +4 -8
  35. package/Modal/index.js +10 -17
  36. package/MultiBox/index.js +10 -14
  37. package/Notification/index.js +3 -7
  38. package/OperateBtn/index.js +9 -13
  39. package/PageHeader/index.js +9 -13
  40. package/Pagination/index.js +11 -15
  41. package/ParauiProvider/index.js +3 -10
  42. package/PasswordRules/index.js +3 -7
  43. package/PopConfirm/index.js +8 -12
  44. package/Popover/index.js +5 -9
  45. package/Progress/index.js +2 -6
  46. package/Querying/index.js +3 -7
  47. package/README.md +3 -3
  48. package/Radio/index.js +4 -8
  49. package/RadioGroup/index.js +4 -8
  50. package/Search/index.js +9 -13
  51. package/Select/index.js +11 -15
  52. package/SelectInput/index.js +11 -12
  53. package/Selector/index.js +11 -24
  54. package/SelectorPicker/index.js +12 -16
  55. package/SingleBox/index.js +10 -14
  56. package/Slider/index.js +6 -10
  57. package/Split/index.js +4 -8
  58. package/Status/index.js +1 -5
  59. package/Stepper/index.js +3 -7
  60. package/Switch/index.js +6 -10
  61. package/Table/index.js +12 -37
  62. package/Tabs/index.js +9 -13
  63. package/Tag/index.js +7 -11
  64. package/TextEditor/index.js +5 -12
  65. package/TextField/index.js +8 -12
  66. package/TimePicker/index.js +10 -11
  67. package/Timeline/index.js +4 -8
  68. package/Title/index.js +1 -5
  69. package/ToggleButton/index.js +9 -13
  70. package/Tooltip/index.js +4 -8
  71. package/Transfer/index.js +13 -17
  72. package/Tree/index.js +12 -13
  73. package/Upload/index.js +12 -28
  74. package/_verture/{index-1a55db55.js → closestPolyfill-1f8bf9f2.js} +8 -15
  75. package/_verture/{defineProperty-62acccfc.js → defineProperty-e729a320.js} +1 -1
  76. package/_verture/{index-0732ec3c.js → index-383f675d.js} +2 -6
  77. package/_verture/{index-8165c339.js → index-7549c845.js} +4 -11
  78. package/_verture/{intl-4a9f1b44.js → intl-0422b858.js} +1 -1
  79. package/_verture/{modalContext-5439180f.js → modalContext-596b8662.js} +4 -8
  80. package/_verture/{slicedToArray-76060636.js → slicedToArray-8aff58fe.js} +1 -1
  81. package/_verture/{toConsumableArray-81040c9e.js → toConsumableArray-9281dc38.js} +1 -1
  82. package/_verture/{utils-c9b9a157.js → utils-f01f50a9.js} +1 -1
  83. package/index.js +20 -22
  84. package/package.json +3 -1
  85. package/theme/theme-api.css +14167 -0
  86. package/_verture/index-a369ca3f.js +0 -4
  87. package/_verture/style-inject.es-300983ab.js +0 -28
  88. /package/_verture/{constant-66aa48a1.js → constant-a5bc0793.js} +0 -0
  89. /package/_verture/{index-65bbd1e4.js → index-4fd2b25a.js} +0 -0
  90. /package/_verture/{index-beef914f.js → index-59b0a520.js} +0 -0
  91. /package/_verture/{sortable.esm-49896035.js → sortable.esm-c9d2bc7d.js} +0 -0
  92. /package/_verture/{tslib.es6-55ed4bd2.js → tslib.es6-2834ab12.js} +0 -0
  93. /package/_verture/{typeof-498dd2b1.js → typeof-deea1bb6.js} +0 -0
  94. /package/_verture/{unsupportedIterableToArray-cb478f24.js → unsupportedIterableToArray-e38d5bd7.js} +0 -0
  95. /package/_verture/{useFormatMessage-703f8b20.js → useFormatMessage-2c1d843e.js} +0 -0
  96. /package/_verture/{useGlobalProps-1b846a65.js → useGlobalProps-846a80fb.js} +0 -0
  97. /package/_verture/{usePopupContainer-87febeb9.js → usePopupContainer-92beddef.js} +0 -0
  98. /package/_verture/{util-7e1fb1e2.js → util-a064dba3.js} +0 -0
@@ -1,4 +0,0 @@
1
- import { s as styleInject } from './style-inject.es-300983ab.js';
2
-
3
- var css_248z = ".sketch-picker, .chrome-picker,\n.swatches-picker, .compact-picker {\n box-sizing: content-box !important;\n}\n.sketch-picker *, .chrome-picker *,\n.swatches-picker *, .compact-picker * {\n box-sizing: content-box !important;\n}";
4
- styleInject(css_248z);
@@ -1,28 +0,0 @@
1
- function styleInject(css, ref) {
2
- if ( ref === void 0 ) ref = {};
3
- var insertAt = ref.insertAt;
4
-
5
- if (!css || typeof document === 'undefined') { return; }
6
-
7
- var head = document.head || document.getElementsByTagName('head')[0];
8
- var style = document.createElement('style');
9
- style.type = 'text/css';
10
-
11
- if (insertAt === 'top') {
12
- if (head.firstChild) {
13
- head.insertBefore(style, head.firstChild);
14
- } else {
15
- head.appendChild(style);
16
- }
17
- } else {
18
- head.appendChild(style);
19
- }
20
-
21
- if (style.styleSheet) {
22
- style.styleSheet.cssText = css;
23
- } else {
24
- style.appendChild(document.createTextNode(css));
25
- }
26
- }
27
-
28
- export { styleInject as s };
File without changes