katoikia-app/web-ui/web-react/node_modules/primereact/badge/badge.esm.min.js

2 lines
2.7 KiB
JavaScript

import e,{Component as t}from"react";import{classNames as r}from"primereact/utils";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function i(e,t){return i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},i(e,t)}function u(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&i(e,t)}function p(e){return p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},p(e)}function s(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function c(e,t){if(t&&("object"===p(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return s(e)}function a(e){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},a(e)}function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}var f,y,b,h=function(i){u(d,t);var p,s,f,y,b,h=(p=d,s=l(),function(){var e,t=a(p);if(s){var r=a(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return c(this,e)});function d(){return n(this,d),h.apply(this,arguments)}return f=d,(y=[{key:"render",value:function(){var t=r("p-badge p-component",{"p-badge-no-gutter":this.props.value&&1===String(this.props.value).length,"p-badge-dot":!this.props.value,"p-badge-lg":"large"===this.props.size,"p-badge-xl":"xlarge"===this.props.size,"p-badge-info":"info"===this.props.severity,"p-badge-success":"success"===this.props.severity,"p-badge-warning":"warning"===this.props.severity,"p-badge-danger":"danger"===this.props.severity},this.props.className);return e.createElement("span",{className:t,style:this.props.style},this.props.value)}}])&&o(f.prototype,y),b&&o(f,b),Object.defineProperty(f,"prototype",{writable:!1}),d}();b={value:null,severity:null,size:null,style:null,className:null},(y="defaultProps")in(f=h)?Object.defineProperty(f,y,{value:b,enumerable:!0,configurable:!0,writable:!0}):f[y]=b;export{h as Badge};