@para-ui/core 4.0.57 → 4.0.59
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/AutoButton/index.js +5 -2
- package/Breadcrumbs/index.js +18 -16
- package/Form/index.js +1 -1
- package/FormItem/index.js +1 -1
- package/Message/index.js +1 -1
- package/README.md +15 -0
- package/Selector/index.js +2 -0
- package/SelectorPicker/index.js +1 -0
- package/Switch/index.js +2 -2
- package/Tabs/index.js +2 -2
- package/Transfer/index.js +14 -4
- package/index.js +1 -1
- package/package.json +1 -1
- package/umd/Argv.js +1 -1
- package/umd/AutoButton.js +2 -2
- package/umd/Breadcrumbs.js +3 -3
- package/umd/Message.js +1 -1
- package/umd/Selector.js +7 -7
- package/umd/SelectorPicker.js +4 -4
- package/umd/Transfer.js +1 -1
- /package/_verture/{index-3b048316.js → index-605a20c6.js} +0 -0
package/umd/Message.js
CHANGED
|
@@ -12,7 +12,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
12
12
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
13
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
14
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */!function(e,t){void 0===t&&(t={});var r=t.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===r&&n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}('@charset "UTF-8";\n/**\n* @author Hanz\n* @date 2021/8/25 下午3:16\n* @description icons scss\n*/\n.paraui-v4-icon {\n width: 1em;\n height: 1em;\n fill: currentColor;\n display: inline-block;\n user-select: none;\n flex-shrink: 0;\n}\n.paraui-v4-icon-primary {\n color: rgb(29, 33, 38);\n}\n.paraui-v4-icon-secondary {\n color: rgb(92, 101, 115);\n}\n.paraui-v4-icon-thirdary {\n color: rgb(161, 168, 179);\n}\n.paraui-v4-icon-info {\n color: rgb(46, 101, 230);\n}\n.paraui-v4-icon-warn {\n color: rgb(255, 147, 38);\n}\n.paraui-v4-icon-success {\n color: rgb(19, 191, 76);\n}\n.paraui-v4-icon-error {\n color: rgb(244, 66, 66);\n}\n.paraui-v4-icon-small {\n font-size: 16px;\n}\n.paraui-v4-icon-medium {\n font-size: 18px;\n}\n.paraui-v4-icon-large {\n font-size: 20px;\n}');var o=function(e){var t,r,o=e.path,a=e.className,i=e.color,s=void 0===i?"info":i,c=e.size,l=void 0===c?"small":c,u=e.dataName,d=void 0===u?"":u,f=e.style,m=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}(e,["path","className","color","size","dataName","style"]),p="paraui-v4",g="primary"===s||"secondary"===s||"info"===s||"success"===s||"warn"===s||"error"===s;return(0,n.jsx)("svg",Object.assign({className:(r="".concat(p,"-icon"),r+=" svg-icon",a&&(r+=" "+a),g&&(r+=" ".concat(p,"-icon-").concat(s)),l&&(r+=" ".concat(p,"-icon-").concat(l)),r),viewBox:"0 0 1024 1024","data-name":d,style:(t=Object.assign({},f),s&&!g&&(t.color=s),t)},m,{children:o}))}},26402:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});var n=r(74848),o=r(55307),a=function(e){return(0,n.jsx)(o.A,Object.assign({dataName:"WarningCircleF",viewBox:"0 0 24 24",path:(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("g",Object.assign({id:"WarningCircleF",transform:"translate(-182 -738)"},{children:[(0,n.jsx)("rect",{id:"safe",width:"24",height:"24",transform:"translate(182 738)",fill:"#fff",opacity:"0.001"}),(0,n.jsx)("path",{id:"icon",d:"M10.2,0A10.2,10.2,0,1,0,20.4,10.2,10.212,10.212,0,0,0,10.2,0m0,16.222a1.063,1.063,0,1,1,1.063-1.063A1.063,1.063,0,0,1,10.2,16.222m.792-4.393a.794.794,0,1,1-1.584,0h0L8.929,5.661A1.333,1.333,0,0,1,10.2,4.181a1.331,1.331,0,0,1,1.271,1.48Z",transform:"translate(183.8 739.8)"})]}))})},e))}},30130:(e,t,r)=>{(t=r(76314)(!1)).push([e.id,".paraui-v4-message-box--message-float{position:fixed;top:3%;left:0;z-index:9999;text-align:center;width:100%;pointer-events:none}.paraui-v4-message-box .message-no-close .msg-text{max-width:384px;margin-right:0}.paraui-v4-message-box .msg-icon{position:absolute;top:11px;left:16px;line-height:0}.paraui-v4-message-box .msg-icon svg{font-size:18px;color:currentColor}.paraui-v4-message-box .msg-text{display:inline-block;max-width:352px;word-wrap:break-word;margin-right:32px;margin-left:24px;line-height:20px
|
|
15
|
+
***************************************************************************** */!function(e,t){void 0===t&&(t={});var r=t.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===r&&n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}('@charset "UTF-8";\n/**\n* @author Hanz\n* @date 2021/8/25 下午3:16\n* @description icons scss\n*/\n.paraui-v4-icon {\n width: 1em;\n height: 1em;\n fill: currentColor;\n display: inline-block;\n user-select: none;\n flex-shrink: 0;\n}\n.paraui-v4-icon-primary {\n color: rgb(29, 33, 38);\n}\n.paraui-v4-icon-secondary {\n color: rgb(92, 101, 115);\n}\n.paraui-v4-icon-thirdary {\n color: rgb(161, 168, 179);\n}\n.paraui-v4-icon-info {\n color: rgb(46, 101, 230);\n}\n.paraui-v4-icon-warn {\n color: rgb(255, 147, 38);\n}\n.paraui-v4-icon-success {\n color: rgb(19, 191, 76);\n}\n.paraui-v4-icon-error {\n color: rgb(244, 66, 66);\n}\n.paraui-v4-icon-small {\n font-size: 16px;\n}\n.paraui-v4-icon-medium {\n font-size: 18px;\n}\n.paraui-v4-icon-large {\n font-size: 20px;\n}');var o=function(e){var t,r,o=e.path,a=e.className,i=e.color,s=void 0===i?"info":i,c=e.size,l=void 0===c?"small":c,u=e.dataName,d=void 0===u?"":u,f=e.style,m=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}(e,["path","className","color","size","dataName","style"]),p="paraui-v4",g="primary"===s||"secondary"===s||"info"===s||"success"===s||"warn"===s||"error"===s;return(0,n.jsx)("svg",Object.assign({className:(r="".concat(p,"-icon"),r+=" svg-icon",a&&(r+=" "+a),g&&(r+=" ".concat(p,"-icon-").concat(s)),l&&(r+=" ".concat(p,"-icon-").concat(l)),r),viewBox:"0 0 1024 1024","data-name":d,style:(t=Object.assign({},f),s&&!g&&(t.color=s),t)},m,{children:o}))}},26402:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});var n=r(74848),o=r(55307),a=function(e){return(0,n.jsx)(o.A,Object.assign({dataName:"WarningCircleF",viewBox:"0 0 24 24",path:(0,n.jsx)(n.Fragment,{children:(0,n.jsxs)("g",Object.assign({id:"WarningCircleF",transform:"translate(-182 -738)"},{children:[(0,n.jsx)("rect",{id:"safe",width:"24",height:"24",transform:"translate(182 738)",fill:"#fff",opacity:"0.001"}),(0,n.jsx)("path",{id:"icon",d:"M10.2,0A10.2,10.2,0,1,0,20.4,10.2,10.212,10.212,0,0,0,10.2,0m0,16.222a1.063,1.063,0,1,1,1.063-1.063A1.063,1.063,0,0,1,10.2,16.222m.792-4.393a.794.794,0,1,1-1.584,0h0L8.929,5.661A1.333,1.333,0,0,1,10.2,4.181a1.331,1.331,0,0,1,1.271,1.48Z",transform:"translate(183.8 739.8)"})]}))})},e))}},30130:(e,t,r)=>{(t=r(76314)(!1)).push([e.id,".paraui-v4-message-box--message-float{position:fixed;top:3%;left:0;z-index:9999;text-align:center;width:100%;pointer-events:none}.paraui-v4-message-box .message-no-close .msg-text{max-width:384px;margin-right:0}.paraui-v4-message-box .msg-icon{position:absolute;top:11px;left:16px;line-height:0}.paraui-v4-message-box .msg-icon svg{font-size:18px;color:currentColor}.paraui-v4-message-box .msg-text{display:inline-block;max-width:352px;word-wrap:break-word;margin-right:32px;margin-left:24px;line-height:20px}.paraui-v4-message-box .msg-text--title{font-weight:700}.paraui-v4-message-box .msg-text--noicon{margin-left:0}.paraui-v4-message-box .msg-text .msg-desc{display:block;margin-top:8px;font-weight:400;word-wrap:break-word}.paraui-v4-message-box .msg-close{width:18px;height:18px;border-radius:2px;display:flex;align-items:center;justify-content:center;position:absolute;right:16px;top:11px;cursor:pointer;line-height:0;pointer-events:auto}.paraui-v4-message-box .msg-close svg{font-size:18px;color:currentColor}.paraui-v4-message-box .msg-item-fill .msg-wrapper{width:100%}.paraui-v4-message-box .msg-wrapper{position:relative;display:inline-block;margin:10px auto;min-height:40px;padding:10px 16px;border-radius:4px;font-size:14px;text-align:left}.paraui-v4-message-box .msg-wrapper.msg-wrapper-title{padding:16px 16px}.paraui-v4-message-box .msg-wrapper.msg-wrapper-title .msg-icon{top:17px}.paraui-v4-message-box .msg-wrapper.msg-wrapper-title .msg-close{top:17px}.paraui-v4-message-box .msg-info{background-color:#f0f5ff;color:#2e65e6}.paraui-v4-message-box .msg-info .msg-close{color:#2e65e6}.paraui-v4-message-box .msg-info .msg-close:hover{background-color:rgba(46,101,230,.1)}.paraui-v4-message-box .msg-warn{background-color:#fff6eb;color:#ff9326}.paraui-v4-message-box .msg-warn .msg-close{color:#ff9326}.paraui-v4-message-box .msg-warn .msg-close:hover{background-color:rgba(255,147,38,.1)}.paraui-v4-message-box .msg-error{background-color:#ffebeb;color:#f44242}.paraui-v4-message-box .msg-error .msg-close{color:#f44242}.paraui-v4-message-box .msg-error .msg-close:hover{background-color:rgba(244,66,66,.1)}.paraui-v4-message-box .msg-success{background-color:#e8fcef;color:#13bf4c}.paraui-v4-message-box .msg-success .msg-close{color:#13bf4c}.paraui-v4-message-box .msg-success .msg-close:hover{background-color:rgba(19,191,76,.1)}.paraui-v4-message-box .message-fadeInDown{animation-duration:.5s;animation-name:messageFadeInDown}@keyframes messageFadeInDown{from{opacity:0;transform:translate(0, -50px)}to{opacity:1;transform:translate(0, 0)}}",""]),e.exports=t},76314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r=function(e,t){var r=e[1]||"",n=e[3];if(!n)return r;if(t&&"function"==typeof btoa){var o=(i=n,s=btoa(unescape(encodeURIComponent(JSON.stringify(i)))),c="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(s),"/*# ".concat(c," */")),a=n.sources.map((function(e){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(e," */")}));return[r].concat(a).concat([o]).join("\n")}var i,s,c;return[r].join("\n")}(t,e);return t[2]?"@media ".concat(t[2]," {").concat(r,"}"):r})).join("")},t.i=function(e,r,n){"string"==typeof e&&(e=[[null,e,""]]);var o={};if(n)for(var a=0;a<this.length;a++){var i=this[a][0];null!=i&&(o[i]=!0)}for(var s=0;s<e.length;s++){var c=[].concat(e[s]);n&&o[c[0]]||(r&&(c[2]?c[2]="".concat(r," and ").concat(c[2]):c[2]=r),t.push(c))}},t}},45228:e=>{"use strict";
|
|
16
16
|
/*
|
|
17
17
|
object-assign
|
|
18
18
|
(c) Sindre Sorhus
|