@para-ui/core 3.0.92-alpha → 3.0.92-beta

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 (119) 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-57b31911.js} +8 -15
  75. package/_verture/closestPolyfill-d1f407c3.js +1354 -0
  76. package/_verture/constant-cf26afa0.js +10 -0
  77. package/_verture/{defineProperty-62acccfc.js → defineProperty-227ef89b.js} +1 -1
  78. package/_verture/defineProperty-706bd6a7.js +34 -0
  79. package/_verture/{index-0732ec3c.js → index-0cc0cfaa.js} +2 -6
  80. package/_verture/{index-8165c339.js → index-6f1c776b.js} +4 -11
  81. package/_verture/index-8ad66ab0.js +232 -0
  82. package/_verture/index-d00c5f78.js +18 -0
  83. package/_verture/index-d378c109.js +340 -0
  84. package/_verture/index-e43296f1.js +756 -0
  85. package/_verture/{intl-4a9f1b44.js → intl-1ce1f618.js} +1 -1
  86. package/_verture/intl-cf74ecc0.js +81 -0
  87. package/_verture/{modalContext-5439180f.js → modalContext-64a7ce4b.js} +4 -8
  88. package/_verture/modalContext-cc9baf7b.js +197 -0
  89. package/_verture/{slicedToArray-76060636.js → slicedToArray-55a062b5.js} +1 -1
  90. package/_verture/slicedToArray-d30f61a4.js +43 -0
  91. package/_verture/sortable.esm-b387d561.js +3791 -0
  92. package/_verture/{toConsumableArray-81040c9e.js → toConsumableArray-2f432419.js} +1 -1
  93. package/_verture/toConsumableArray-d417954d.js +19 -0
  94. package/_verture/tslib.es6-a7cadf90.js +38 -0
  95. package/_verture/typeof-f03cc079.js +11 -0
  96. package/_verture/unsupportedIterableToArray-ac7b3468.js +16 -0
  97. package/_verture/useFormatMessage-d5aa808b.js +20 -0
  98. package/_verture/useGlobalProps-b6f5c204.js +11 -0
  99. package/_verture/usePopupContainer-9f5b4846.js +68 -0
  100. package/_verture/util-a7a5ec7c.js +18 -0
  101. package/_verture/{utils-c9b9a157.js → utils-1df16ff8.js} +1 -1
  102. package/_verture/utils-d04f1f2a.js +77 -0
  103. package/index.js +20 -22
  104. package/package.json +3 -1
  105. package/theme/theme-api.css +14167 -0
  106. package/theme/theme.css +14563 -0
  107. package/_verture/index-a369ca3f.js +0 -4
  108. package/_verture/style-inject.es-300983ab.js +0 -28
  109. /package/_verture/{constant-66aa48a1.js → constant-88854ba2.js} +0 -0
  110. /package/_verture/{index-65bbd1e4.js → index-223f54bf.js} +0 -0
  111. /package/_verture/{index-beef914f.js → index-62bd66fe.js} +0 -0
  112. /package/_verture/{sortable.esm-49896035.js → sortable.esm-2275d489.js} +0 -0
  113. /package/_verture/{tslib.es6-55ed4bd2.js → tslib.es6-8fcc6650.js} +0 -0
  114. /package/_verture/{typeof-498dd2b1.js → typeof-b657329c.js} +0 -0
  115. /package/_verture/{unsupportedIterableToArray-cb478f24.js → unsupportedIterableToArray-6ea7f4d4.js} +0 -0
  116. /package/_verture/{useFormatMessage-703f8b20.js → useFormatMessage-6f62b5f4.js} +0 -0
  117. /package/_verture/{useGlobalProps-1b846a65.js → useGlobalProps-8f7e522e.js} +0 -0
  118. /package/_verture/{usePopupContainer-87febeb9.js → usePopupContainer-068be724.js} +0 -0
  119. /package/_verture/{util-7e1fb1e2.js → util-89708a41.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