@para-ui/core 2.1.10 → 2.1.13
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.
- package/ComboSelect/index.js +3 -3
- package/ComboSelect/interface.d.ts +2 -0
- package/ComboSelect/lang/en_US.d.ts +8 -0
- package/ComboSelect/lang/index.d.ts +17 -0
- package/ComboSelect/lang/zh_CN.d.ts +8 -0
- package/DatePicker/generatePicker/index.d.ts +0 -3
- package/DatePicker/index.js +3 -3
- package/DatePicker/{locale → lang}/en_US.d.ts +0 -0
- package/DatePicker/lang/index.d.ts +7 -0
- package/DatePicker/{locale → lang}/zh_CN.d.ts +0 -0
- package/DatePicker/util.d.ts +7 -0
- package/Form/index.js +31 -31
- package/FormItem/index.js +31 -31
- package/FormItem/itemType.d.ts +16 -16
- package/FunctionModal/index.js +2 -2
- package/GlobalContext/index.d.ts +17 -0
- package/GlobalContext/index.js +1 -1
- package/GlobalContext/intl.d.ts +34 -0
- package/GlobalContext/useFormatMessage.d.ts +3 -0
- package/InputLang/index.js +2 -2
- package/InputNumber/index.d.ts +50 -11
- package/InputNumber/index.js +11 -50
- package/Modal/index.js +2 -2
- package/Modal/lang/en_US.d.ts +5 -0
- package/Modal/lang/index.d.ts +11 -0
- package/Modal/lang/zh_CN.d.ts +5 -0
- package/MultiBox/index.js +13 -13
- package/Pagination/index.js +3 -3
- package/Pagination/lang/en_US.d.ts +8 -0
- package/Pagination/lang/index.d.ts +17 -0
- package/Pagination/lang/zh_CN.d.ts +8 -0
- package/ParauiProvider/index.d.ts +2 -2
- package/ParauiProvider/index.js +3 -3
- package/PopConfirm/index.js +2 -2
- package/PopConfirm/lang/en_US.d.ts +5 -0
- package/PopConfirm/lang/index.d.ts +11 -0
- package/PopConfirm/lang/zh_CN.d.ts +5 -0
- package/README.md +37 -2
- package/Search/index.js +2 -2
- package/Select/index.d.ts +6 -2
- package/Select/index.js +13 -13
- package/Select/lang/en_US.d.ts +5 -0
- package/Select/lang/index.d.ts +11 -0
- package/Select/lang/zh_CN.d.ts +5 -0
- package/SelectInput/index.d.ts +11 -0
- package/SelectInput/index.js +79 -0
- package/SingleBox/index.js +2 -2
- package/Table/index.js +3 -3
- package/Table/lang/en_US.d.ts +5 -0
- package/Table/lang/index.d.ts +11 -0
- package/Table/lang/zh_CN.d.ts +5 -0
- package/Tag/TagGroup.d.ts +10 -1
- package/Tag/index.js +1 -1
- package/TextField/index.d.ts +2 -0
- package/TextField/index.js +2 -2
- package/TimePicker/index.js +3 -3
- package/Transfer/index.js +10 -10
- package/Tree/index.js +2 -2
- package/Tree/lang/en_US.d.ts +8 -0
- package/Tree/lang/index.d.ts +17 -0
- package/Tree/lang/zh_CN.d.ts +8 -0
- package/Upload/index.js +3 -3
- package/Upload/interface.d.ts +2 -0
- package/Upload/lang/en_US.d.ts +11 -0
- package/Upload/lang/index.d.ts +23 -0
- package/Upload/lang/zh_CN.d.ts +11 -0
- package/cdn/ComboSelect/index.js +3 -3
- package/cdn/DatePicker/index.js +5 -5
- package/cdn/Form/index.js +41 -33
- package/cdn/FormItem/index.js +41 -33
- package/cdn/FunctionModal/index.js +4 -4
- package/cdn/GlobalContext/index.js +1 -1
- package/cdn/InputLang/index.js +4 -4
- package/cdn/InputNumber/index.js +15 -80
- package/cdn/Modal/index.js +2 -2
- package/cdn/MultiBox/index.js +4 -4
- package/cdn/Pagination/index.js +4 -4
- package/cdn/ParauiProvider/index.js +2 -2
- package/cdn/PopConfirm/index.js +2 -2
- package/cdn/Search/index.js +17 -17
- package/cdn/Select/index.js +4 -4
- package/cdn/SelectInput/index.js +105 -0
- package/cdn/SingleBox/index.js +4 -4
- package/cdn/Switch/index.js +1 -1
- package/cdn/Table/index.js +3 -3
- package/cdn/Tag/index.js +2 -2
- package/cdn/TextField/index.js +4 -4
- package/cdn/TimePicker/index.js +2 -2
- package/cdn/Transfer/index.js +4 -4
- package/cdn/Tree/index.js +5 -5
- package/cdn/Upload/index.js +4 -4
- package/index.d.ts +2 -0
- package/index.js +107 -107
- package/package.json +2 -2
- package/style.css +4 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,
|
|
1
|
+
!function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("react"),require("@paraview/lib")):"function"==typeof define&&define.amd?define(["react","@paraview/lib"],r):"object"==typeof exports?exports.ParaUI=r(require("react"),require("@paraview/lib")):e.ParaUI=r(e.react,e["@paraview/lib"])}(self,(function(e,r){return function(){"use strict";var t={58543:function(e){e.exports=r},8156:function(r){r.exports=e}},n={};function o(e){var r=n[e];if(void 0!==r)return r.exports;var u=n[e]={exports:{}};return t[e](u,u.exports,o),u.exports}o.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(r,{a:r}),r},o.d=function(e,r){for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};return function(){o.r(u);var e=o(8156),r=o.n(e),t=o(58543),n=r().createContext({language:(0,t.GetLanguage)()});u.default=n}(),u}()}));
|