UNPKG

primevue

Version:

PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc

1 lines 1.82 MB
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("vue")):"function"==typeof define&&define.amd?define(["exports","vue"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).PrimeVue={},e.Vue)}(this,(function(e,t){"use strict";var n={STARTS_WITH:"startsWith",CONTAINS:"contains",NOT_CONTAINS:"notContains",ENDS_WITH:"endsWith",EQUALS:"equals",NOT_EQUALS:"notEquals",IN:"in",LESS_THAN:"lt",LESS_THAN_OR_EQUAL_TO:"lte",GREATER_THAN:"gt",GREATER_THAN_OR_EQUAL_TO:"gte",BETWEEN:"between",DATE_IS:"dateIs",DATE_IS_NOT:"dateIsNot",DATE_BEFORE:"dateBefore",DATE_AFTER:"dateAfter"},o={AND:"and",OR:"or"},i=Object.defineProperty,r=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable,s=(e,t,n)=>t in e?i(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,c=(e,t)=>{for(var n in t||(t={}))a.call(t,n)&&s(e,n,t[n]);if(r)for(var n of r(t))l.call(t,n)&&s(e,n,t[n]);return e};function d(e){return null==e||""===e||Array.isArray(e)&&0===e.length||!(e instanceof Date)&&"object"==typeof e&&0===Object.keys(e).length}function u(e,t,n,o=1){let i=-1;const r=d(e),a=d(t);return i=r&&a?0:r?o:a?-o:"string"==typeof e&&"string"==typeof t?n(e,t):e<t?-1:e>t?1:0,i}function p(e,t,n=new WeakSet){if(e===t)return!0;if(!e||!t||"object"!=typeof e||"object"!=typeof t)return!1;if(n.has(e)||n.has(t))return!1;n.add(e).add(t);const o=Array.isArray(e),i=Array.isArray(t);let r,a,l;if(o&&i){if(a=e.length,a!=t.length)return!1;for(r=a;0!=r--;)if(!p(e[r],t[r],n))return!1;return!0}if(o!=i)return!1;const s=e instanceof Date,c=t instanceof Date;if(s!=c)return!1;if(s&&c)return e.getTime()==t.getTime();const d=e instanceof RegExp,u=t instanceof RegExp;if(d!=u)return!1;if(d&&u)return e.toString()==t.toString();const m=Object.keys(e);if(a=m.length,a!==Object.keys(t).length)return!1;for(r=a;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,m[r]))return!1;for(r=a;0!=r--;)if(l=m[r],!p(e[l],t[l],n))return!1;return!0}function m(e,t){return p(e,t)}function h(e){return"function"==typeof e&&"call"in e&&"apply"in e}function f(e){return!d(e)}function b(e,t){if(!e||!t)return null;try{const n=e[t];if(f(n))return n}catch(e){}if(Object.keys(e).length){if(h(t))return t(e);if(-1===t.indexOf("."))return e[t];{const n=t.split(".");let o=e;for(let e=0,t=n.length;e<t;++e){if(null==o)return null;o=o[n[e]]}return o}}return null}function g(e,t,n){return n?b(e,n)===b(t,n):m(e,t)}function v(e,t){if(null!=e&&t&&t.length)for(const n of t)if(g(e,n))return!0;return!1}function y(e,t=!0){return e instanceof Object&&e.constructor===Object&&(t||0!==Object.keys(e).length)}function k(e={},t={}){const n=c({},e);return Object.keys(t).forEach((o=>{const i=o;n[i]=y(t[i])&&i in e&&y(e[i])?k(e[i],t[i]):t[i]})),n}function w(...e){return e.reduce(((e,t,n)=>0===n?t:k(e,t)),{})}function x(e,t){let n=-1;if(t)for(let o=0;o<t.length;o++)if(t[o]===e){n=o;break}return n}function $(e,t){let n;if(f(e))try{n=e.findLast(t)}catch(o){n=[...e].reverse().find(t)}return n}function C(e,t){let n=-1;if(f(e))try{n=e.findLastIndex(t)}catch(o){n=e.lastIndexOf([...e].reverse().find(t))}return n}function I(e,...t){return h(e)?e(...t):e}function S(e,t=!0){return"string"==typeof e&&(t||""!==e)}function P(e){return S(e)?e.replace(/(-|_)/g,"").toLowerCase():e}function O(e,t="",n={}){const o=P(t).split("."),i=o.shift();if(!i)return I(e,n);if(y(e)){return O(I(e[Object.keys(e).find((e=>P(e)===i))||""],n),o.join("."),n)}}function B(e,t=!0){return Array.isArray(e)&&(t||0!==e.length)}function E(e){return e instanceof Date&&e.constructor===Date}function L(e){return f(e)&&!isNaN(e)}function T(e=""){return f(e)&&1===e.length&&!!e.match(/\S| /)}function D(){return new Intl.Collator(void 0,{numeric:!0}).compare}function M(e,t){if(t){const n=t.test(e);return t.lastIndex=0,n}return!1}function V(...e){return w(...e)}function A(css){return css?css.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g,"").replace(/ {2,}/g," ").replace(/ ([{:}]) /g,"$1").replace(/([;,]) /g,"$1").replace(/ !/g,"!").replace(/: /g,":"):css}function _(e){if(e&&/[\xC0-\xFF\u0100-\u017E]/.test(e)){const t={A:/[\xC0-\xC5\u0100\u0102\u0104]/g,AE:/[\xC6]/g,C:/[\xC7\u0106\u0108\u010A\u010C]/g,D:/[\xD0\u010E\u0110]/g,E:/[\xC8-\xCB\u0112\u0114\u0116\u0118\u011A]/g,G:/[\u011C\u011E\u0120\u0122]/g,H:/[\u0124\u0126]/g,I:/[\xCC-\xCF\u0128\u012A\u012C\u012E\u0130]/g,IJ:/[\u0132]/g,J:/[\u0134]/g,K:/[\u0136]/g,L:/[\u0139\u013B\u013D\u013F\u0141]/g,N:/[\xD1\u0143\u0145\u0147\u014A]/g,O:/[\xD2-\xD6\xD8\u014C\u014E\u0150]/g,OE:/[\u0152]/g,R:/[\u0154\u0156\u0158]/g,S:/[\u015A\u015C\u015E\u0160]/g,T:/[\u0162\u0164\u0166]/g,U:/[\xD9-\xDC\u0168\u016A\u016C\u016E\u0170\u0172]/g,W:/[\u0174]/g,Y:/[\xDD\u0176\u0178]/g,Z:/[\u0179\u017B\u017D]/g,a:/[\xE0-\xE5\u0101\u0103\u0105]/g,ae:/[\xE6]/g,c:/[\xE7\u0107\u0109\u010B\u010D]/g,d:/[\u010F\u0111]/g,e:/[\xE8-\xEB\u0113\u0115\u0117\u0119\u011B]/g,g:/[\u011D\u011F\u0121\u0123]/g,i:/[\xEC-\xEF\u0129\u012B\u012D\u012F\u0131]/g,ij:/[\u0133]/g,j:/[\u0135]/g,k:/[\u0137,\u0138]/g,l:/[\u013A\u013C\u013E\u0140\u0142]/g,n:/[\xF1\u0144\u0146\u0148\u014B]/g,p:/[\xFE]/g,o:/[\xF2-\xF6\xF8\u014D\u014F\u0151]/g,oe:/[\u0153]/g,r:/[\u0155\u0157\u0159]/g,s:/[\u015B\u015D\u015F\u0161]/g,t:/[\u0163\u0165\u0167]/g,u:/[\xF9-\xFC\u0169\u016B\u016D\u016F\u0171\u0173]/g,w:/[\u0175]/g,y:/[\xFD\xFF\u0177]/g,z:/[\u017A\u017C\u017E]/g};for(const n in t)e=e.replace(t[n],n)}return e}function z(e,t,n){e&&t!==n&&(n>=e.length&&(n%=e.length,t%=e.length),e.splice(n,0,e.splice(t,1)[0]))}function N(e,t,n=1,o,i=1){const r=u(e,t,o,n);let a=n;return(d(e)||d(t))&&(a=1===i?n:i),a*r}function R(e){return S(e,!1)?e[0].toUpperCase()+e.slice(1):e}function F(e){return S(e)?e.replace(/(_)/g,"-").replace(/[A-Z]/g,((e,t)=>0===t?e:"-"+e.toLowerCase())).toLowerCase():e}function K(e){return S(e)?e.replace(/[A-Z]/g,((e,t)=>0===t?e:"."+e.toLowerCase())).toLowerCase():e}function j(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return q(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?q(e,t):void 0}}(e))||t){n&&(e=n);var o=0,i=function(){};return{s:i,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,a=!0,l=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){l=!0,r=e},f:function(){try{a||null==n.return||n.return()}finally{if(l)throw r}}}}function q(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}var H={filter:function(e,t,n,o,i){var r=[];if(!e)return r;var a,l=j(e);try{for(l.s();!(a=l.n()).done;){var s=a.value;if("string"==typeof s){if(this.filters[o](s,n,i)){r.push(s);continue}}else{var c,d=j(t);try{for(d.s();!(c=d.n()).done;){var u=b(s,c.value);if(this.filters[o](u,n,i)){r.push(s);break}}}catch(e){d.e(e)}finally{d.f()}}}}catch(e){l.e(e)}finally{l.f()}return r},filters:{startsWith:function(e,t,n){if(null==t||""===t)return!0;if(null==e)return!1;var o=_(t.toString()).toLocaleLowerCase(n);return _(e.toString()).toLocaleLowerCase(n).slice(0,o.length)===o},contains:function(e,t,n){if(null==t||""===t)return!0;if(null==e)return!1;var o=_(t.toString()).toLocaleLowerCase(n);return-1!==_(e.toString()).toLocaleLowerCase(n).indexOf(o)},notContains:function(e,t,n){if(null==t||""===t)return!0;if(null==e)return!1;var o=_(t.toString()).toLocaleLowerCase(n);return-1===_(e.toString()).toLocaleLowerCase(n).indexOf(o)},endsWith:function(e,t,n){if(null==t||""===t)return!0;if(null==e)return!1;var o=_(t.toString()).toLocaleLowerCase(n),i=_(e.toString()).toLocaleLowerCase(n);return-1!==i.indexOf(o,i.length-o.length)},equals:function(e,t,n){return null==t||""===t||null!=e&&(e.getTime&&t.getTime?e.getTime()===t.getTime():_(e.toString()).toLocaleLowerCase(n)==_(t.toString()).toLocaleLowerCase(n))},notEquals:function(e,t,n){return null!=t&&""!==t&&(null==e||(e.getTime&&t.getTime?e.getTime()!==t.getTime():_(e.toString()).toLocaleLowerCase(n)!=_(t.toString()).toLocaleLowerCase(n)))},in:function(e,t){if(null==t||0===t.length)return!0;for(var n=0;n<t.length;n++)if(g(e,t[n]))return!0;return!1},between:function(e,t){return null==t||null==t[0]||null==t[1]||null!=e&&(e.getTime?t[0].getTime()<=e.getTime()&&e.getTime()<=t[1].getTime():t[0]<=e&&e<=t[1])},lt:function(e,t){return null==t||null!=e&&(e.getTime&&t.getTime?e.getTime()<t.getTime():e<t)},lte:function(e,t){return null==t||null!=e&&(e.getTime&&t.getTime?e.getTime()<=t.getTime():e<=t)},gt:function(e,t){return null==t||null!=e&&(e.getTime&&t.getTime?e.getTime()>t.getTime():e>t)},gte:function(e,t){return null==t||null!=e&&(e.getTime&&t.getTime?e.getTime()>=t.getTime():e>=t)},dateIs:function(e,t){return null==t||null!=e&&e.toDateString()===t.toDateString()},dateIsNot:function(e,t){return null==t||null!=e&&e.toDateString()!==t.toDateString()},dateBefore:function(e,t){return null==t||null!=e&&e.getTime()<t.getTime()},dateAfter:function(e,t){return null==t||null!=e&&e.getTime()>t.getTime()}},register:function(e,t){this.filters[e]=t}},U={_loadedStyleNames:new Set,getLoadedStyleNames:function(){return this._loadedStyleNames},isStyleNameLoaded:function(e){return this._loadedStyleNames.has(e)},setLoadedStyleName:function(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName:function(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames:function(){this._loadedStyleNames.clear()}};function G(){const e=new Map;return{on(t,n){let o=e.get(t);return o?o.push(n):o=[n],e.set(t,o),this},off(t,n){const o=e.get(t);return o&&o.splice(o.indexOf(n)>>>0,1),this},emit(t,n){const o=e.get(t);o&&o.forEach((e=>{e(n)}))},clear(){e.clear()}}}function W(...e){if(e){let t=[];for(let n=0;n<e.length;n++){const o=e[n];if(!o)continue;const i=typeof o;if("string"===i||"number"===i)t.push(o);else if("object"===i){const e=Array.isArray(o)?[W(...o)]:Object.entries(o).map((([e,t])=>t?e:void 0));t=e.length?t.concat(e.filter((e=>!!e))):t}}return t.join(" ").trim()}}function Y(e,t){return!!e&&(e.classList?e.classList.contains(t):new RegExp("(^| )"+t+"( |$)","gi").test(e.className))}function Z(e,t){if(e&&t){const n=t=>{Y(e,t)||(e.classList?e.classList.add(t):e.className+=" "+t)};[t].flat().filter(Boolean).forEach((e=>e.split(" ").forEach(n)))}}function X(){return window.innerWidth-document.documentElement.offsetWidth}function J(e){if(e){const t=document.createElement("a");if(void 0!==t.download){const{name:n,src:o}=e;return t.setAttribute("href",o),t.setAttribute("download",n),t.style.display="none",document.body.appendChild(t),t.click(),document.body.removeChild(t),!0}}return!1}function Q(e,t){const n=new Blob([e],{type:"application/csv;charset=utf-8;"});if(window.navigator.msSaveOrOpenBlob)navigator.msSaveOrOpenBlob(n,t+".csv");else{J({name:t+".csv",src:URL.createObjectURL(n)})||(e="data:text/csv;charset=utf-8,"+e,window.open(encodeURI(e)))}}function ee(e,t){if(e&&t){const n=t=>{e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," ")};[t].flat().filter(Boolean).forEach((e=>e.split(" ").forEach(n)))}}function te(e){for(const t of null==document?void 0:document.styleSheets)try{for(const n of null==t?void 0:t.cssRules)for(const t of null==n?void 0:n.style)if(e.test(t))return{name:t,value:n.style.getPropertyValue(t).trim()}}catch(e){}return null}function ne(e){const t={width:0,height:0};return e&&(e.style.visibility="hidden",e.style.display="block",t.width=e.offsetWidth,t.height=e.offsetHeight,e.style.display="none",e.style.visibility="visible"),t}function oe(){const e=window,t=document,n=t.documentElement,o=t.getElementsByTagName("body")[0];return{width:e.innerWidth||n.clientWidth||o.clientWidth,height:e.innerHeight||n.clientHeight||o.clientHeight}}function ie(e){return e?Math.abs(e.scrollLeft):0}function re(){const e=document.documentElement;return(window.pageXOffset||ie(e))-(e.clientLeft||0)}function ae(){const e=document.documentElement;return(window.pageYOffset||e.scrollTop)-(e.clientTop||0)}function le(e){return!!e&&"rtl"===getComputedStyle(e).direction}function se(e,t,n=!0){var o,i,r,a;if(e){const l=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:ne(e),s=l.height,c=l.width,d=t.offsetHeight,u=t.offsetWidth,p=t.getBoundingClientRect(),m=ae(),h=re(),f=oe();let b,g,v="top";p.top+d+s>f.height?(b=p.top+m-s,v="bottom",b<0&&(b=m)):b=d+p.top+m,g=p.left+c>f.width?Math.max(0,p.left+h+u-c):p.left+h,le(e)?e.style.insetInlineEnd=g+"px":e.style.insetInlineStart=g+"px",e.style.top=b+"px",e.style.transformOrigin=v,n&&(e.style.marginTop="bottom"===v?`calc(${null!=(i=null==(o=te(/-anchor-gutter$/))?void 0:o.value)?i:"2px"} * -1)`:null!=(a=null==(r=te(/-anchor-gutter$/))?void 0:r.value)?a:"")}}function ce(e,t){e&&("string"==typeof t?e.style.cssText=t:Object.entries(t||{}).forEach((([t,n])=>e.style[t]=n)))}function de(e,t){if(e instanceof HTMLElement){let n=e.offsetWidth;if(t){const t=getComputedStyle(e);n+=parseFloat(t.marginLeft)+parseFloat(t.marginRight)}return n}return 0}function ue(e,t,n=!0){var o,i,r,a;if(e){const l=e.offsetParent?{width:e.offsetWidth,height:e.offsetHeight}:ne(e),s=t.offsetHeight,c=t.getBoundingClientRect(),d=oe();let u,p,m="top";c.top+s+l.height>d.height?(u=-1*l.height,m="bottom",c.top+u<0&&(u=-1*c.top)):u=s,p=l.width>d.width?-1*c.left:c.left+l.width>d.width?-1*(c.left+l.width-d.width):0,e.style.top=u+"px",e.style.insetInlineStart=p+"px",e.style.transformOrigin=m,n&&(e.style.marginTop="bottom"===m?`calc(${null!=(i=null==(o=te(/-anchor-gutter$/))?void 0:o.value)?i:"2px"} * -1)`:null!=(a=null==(r=te(/-anchor-gutter$/))?void 0:r.value)?a:"")}}function pe(e){if(e){let t=e.parentNode;return t&&t instanceof ShadowRoot&&t.host&&(t=t.host),t}return null}function me(e){return!(null==e||!e.nodeName||!pe(e))}function he(e){return"undefined"!=typeof Element?e instanceof Element:null!==e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.nodeName}function fe(e){let t=e;return e&&"object"==typeof e&&(Object.hasOwn(e,"current")?t=e.current:Object.hasOwn(e,"el")&&(t=Object.hasOwn(e.el,"nativeElement")?e.el.nativeElement:e.el)),he(t)?t:void 0}function be(e,t){var n,o,i;if(e)switch(e){case"document":return document;case"window":return window;case"body":return document.body;case"@next":return null==t?void 0:t.nextElementSibling;case"@prev":return null==t?void 0:t.previousElementSibling;case"@first":return null==t?void 0:t.firstElementChild;case"@last":return null==t?void 0:t.lastElementChild;case"@child":return null==(n=null==t?void 0:t.children)?void 0:n[0];case"@parent":return null==t?void 0:t.parentElement;case"@grandparent":return null==(o=null==t?void 0:t.parentElement)?void 0:o.parentElement;default:{if("string"==typeof e){const n=e.match(/^@child\[(\d+)]/);return n?(null==(i=null==t?void 0:t.children)?void 0:i[parseInt(n[1],10)])||null:document.querySelector(e)||null}const n=fe((e=>"function"==typeof e&&"call"in e&&"apply"in e)(e)?e():e);return 9===(null==n?void 0:n.nodeType)||me(n)?n:void 0}}}var ge=void 0;var ve=void 0;function ye(e){if(e){const t=getComputedStyle(e);return e.offsetWidth-e.clientWidth-parseFloat(t.borderLeftWidth)-parseFloat(t.borderRightWidth)}{if(null!=ve)return ve;const e=document.createElement("div");ce(e,{width:"100px",height:"100px",overflow:"scroll",position:"absolute",top:"-9999px"}),document.body.appendChild(e);const t=e.offsetWidth-e.clientWidth;return document.body.removeChild(e),ve=t,t}}function ke(){if(window.getSelection){const e=window.getSelection()||{};e.empty?e.empty():e.removeAllRanges&&e.rangeCount>0&&e.getRangeAt(0).getClientRects().length>0&&e.removeAllRanges()}}function we(e,t={}){if(he(e)){const n=(t,o)=>{var i,r;const a=(null==(i=null==e?void 0:e.$attrs)?void 0:i[t])?[null==(r=null==e?void 0:e.$attrs)?void 0:r[t]]:[];return[o].flat().reduce(((e,o)=>{if(null!=o){const i=typeof o;if("string"===i||"number"===i)e.push(o);else if("object"===i){const i=Array.isArray(o)?n(t,o):Object.entries(o).map((([e,n])=>"style"!==t||!n&&0!==n?n?e:void 0:`${e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}:${n}`));e=i.length?e.concat(i.filter((e=>!!e))):e}}return e}),a)};Object.entries(t).forEach((([t,o])=>{if(null!=o){const i=t.match(/^on(.+)/);i?e.addEventListener(i[1].toLowerCase(),o):"p-bind"===t||"pBind"===t?we(e,o):(o="class"===t?[...new Set(n("class",o))].join(" ").trim():"style"===t?n("style",o).join(";").trim():o,(e.$attrs=e.$attrs||{})&&(e.$attrs[t]=o),e.setAttribute(t,o))}}))}}function xe(e,t={},...n){if(e){const o=document.createElement(e);return we(o,t),o.append(...n),o}}function $e(css,e={}){return css?`<style${Object.entries(e).reduce(((e,[t,n])=>e+` ${t}="${n}"`),"")}>${css}</style>`:""}function Ce(css,e={},t){const n=xe("style",e,css);return null==t||t.appendChild(n),n}function Ie(e,t){if(e){e.style.opacity="0";let n=+new Date,o="0";const i=function(){o=""+(+e.style.opacity+((new Date).getTime()-n)/t),e.style.opacity=o,n=+new Date,+o<1&&("requestAnimationFrame"in window?requestAnimationFrame(i):setTimeout(i,16))};i()}}function Se(e,t){return he(e)?Array.from(e.querySelectorAll(t)):[]}function Pe(e,t){return he(e)?e.matches(t)?e:e.querySelector(t):null}function Oe(e,t){e&&document.activeElement!==e&&e.focus(t)}function Be(e,t){if(he(e)){const n=e.getAttribute(t);return isNaN(n)?"true"===n||"false"===n?"true"===n:n:+n}}function Ee(){const e=navigator.userAgent.toLowerCase(),t=/(chrome)[ ]([\w.]+)/.exec(e)||/(webkit)[ ]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ ]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}}var Le=null;function Te(e,t=""){const n=Se(e,`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t}`),o=[];for(const e of n)"none"!=getComputedStyle(e).display&&"hidden"!=getComputedStyle(e).visibility&&o.push(e);return o}function De(e,t){const n=Te(e,t);return n.length>0?n[0]:null}function Me(e){if(e){let t=e.offsetHeight;const n=getComputedStyle(e);return t-=parseFloat(n.paddingTop)+parseFloat(n.paddingBottom)+parseFloat(n.borderTopWidth)+parseFloat(n.borderBottomWidth),t}return 0}function Ve(e){if(e){e.style.visibility="hidden",e.style.display="block";const t=e.offsetHeight;return e.style.display="none",e.style.visibility="visible",t}return 0}function Ae(e){if(e){e.style.visibility="hidden",e.style.display="block";const t=e.offsetWidth;return e.style.display="none",e.style.visibility="visible",t}return 0}function _e(e){var t;if(e){const n=null==(t=pe(e))?void 0:t.childNodes;let o=0;if(n)for(let t=0;t<n.length;t++){if(n[t]===e)return o;1===n[t].nodeType&&o++}}return-1}function ze(e,t){const n=Te(e,t);return n.length>0?n[n.length-1]:null}function Ne(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}return null}function Re(e){if(e){const t=e.getBoundingClientRect();return{top:t.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:t.left+(window.pageXOffset||ie(document.documentElement)||ie(document.body)||0)}}return{top:"auto",left:"auto"}}function Fe(e,t){if(e){let n=e.offsetHeight;if(t){const t=getComputedStyle(e);n+=parseFloat(t.marginTop)+parseFloat(t.marginBottom)}return n}return 0}function Ke(e,t=[]){const n=pe(e);return null===n?t:Ke(n,t.concat([n]))}function je(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}return null}function qe(e){const t=[];if(e){const n=Ke(e),o=/(auto|scroll)/,i=e=>{try{const t=window.getComputedStyle(e,null);return o.test(t.getPropertyValue("overflow"))||o.test(t.getPropertyValue("overflowX"))||o.test(t.getPropertyValue("overflowY"))}catch(e){return!1}};for(const e of n){const n=1===e.nodeType&&e.dataset.scrollselectors;if(n){const o=n.split(",");for(const n of o){const o=Pe(e,n);o&&i(o)&&t.push(o)}}9!==e.nodeType&&i(e)&&t.push(e)}}return t}function He(){return window.getSelection?window.getSelection().toString():document.getSelection?document.getSelection().toString():void 0}function Ue(){return navigator.userAgent}function Ge(e){if(e){let t=e.offsetWidth;const n=getComputedStyle(e);return t-=parseFloat(n.paddingLeft)+parseFloat(n.paddingRight)+parseFloat(n.borderLeftWidth)+parseFloat(n.borderRightWidth),t}return 0}function We(e){if(e){const t=getComputedStyle(e);return parseFloat(t.getPropertyValue("animation-duration")||"0")>0}return!1}function Ye(e,t,n){const o=e[t];"function"==typeof o&&o.apply(e,null!=n?n:[])}function Ze(){return/(android)/i.test(navigator.userAgent)}function Xe(e,t,n){return!!he(e)&&Be(e,t)===n}function Je(e){if(e){const t=e.nodeName,n=e.parentElement&&e.parentElement.nodeName;return"INPUT"===t||"TEXTAREA"===t||"BUTTON"===t||"A"===t||"INPUT"===n||"TEXTAREA"===n||"BUTTON"===n||"A"===n||!!e.closest(".p-button, .p-checkbox, .p-radiobutton")}return!1}function Qe(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}function et(e,t=""){return!!he(e)&&e.matches(`button:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n [href][clientHeight][clientWidth]:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n input:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n select:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n textarea:not([tabindex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n [tabIndex]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t},\n [contenteditable]:not([tabIndex = "-1"]):not([disabled]):not([style*="display:none"]):not([hidden])${t}`)}function tt(e){return!(!e||null==e.offsetParent)}function nt(){return"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0}function ot(e,t){var n,o;if(e){const i=e.parentElement,r=Re(i),a=oe(),l=e.offsetParent?e.offsetWidth:Ae(e),s=e.offsetParent?e.offsetHeight:Ve(e),c=de(null==(n=null==i?void 0:i.children)?void 0:n[0]),d=Fe(null==(o=null==i?void 0:i.children)?void 0:o[0]);let u="",p="";r.left+c+l>a.width-ye()?r.left<l?t%2==1?u=r.left?"-"+r.left+"px":"100%":t%2==0&&(u=a.width-l-ye()+"px"):u="-100%":u="100%",p=e.getBoundingClientRect().top+d+s>a.height?`-${s-d}px`:"0px",e.style.top=p,e.style.insetInlineStart=u}}function it(e,t){const n=getComputedStyle(e).getPropertyValue("borderTopWidth"),o=n?parseFloat(n):0,i=getComputedStyle(e).getPropertyValue("paddingTop"),r=i?parseFloat(i):0,a=e.getBoundingClientRect(),l=t.getBoundingClientRect().top+document.body.scrollTop-(a.top+document.body.scrollTop)-o-r,s=e.scrollTop,c=e.clientHeight,d=Fe(t);l<0?e.scrollTop=s+l:l+d>c&&(e.scrollTop=s+l-c+d)}function rt(e,t="",n){he(e)&&null!=n&&e.setAttribute(t,n)}function at(e,t,n=null,o){var i;t&&(null==(i=null==e?void 0:e.style)||i.setProperty(t,n,o))}var lt=Object.defineProperty,st=Object.getOwnPropertySymbols,ct=Object.prototype.hasOwnProperty,dt=Object.prototype.propertyIsEnumerable,ut=(e,t,n)=>t in e?lt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pt=(e,t)=>{for(var n in t||(t={}))ct.call(t,n)&&ut(e,n,t[n]);if(st)for(var n of st(t))dt.call(t,n)&&ut(e,n,t[n]);return e};function mt(e){return"function"==typeof e&&"call"in e&&"apply"in e}var ht={};function ft(e="pui_id_"){return Object.hasOwn(ht,e)||(ht[e]=0),ht[e]++,`${e}${ht[e]}`}var bt=function(){let e=[];const t=(t,n,o=0)=>[...e].reverse().find((e=>!0))||{key:t,value:o},n=e=>e&&parseInt(e.style.zIndex,10)||0;return{get:n,set:(n,o,i)=>{o&&(o.style.zIndex=String(((n,o,i=999)=>{const r=t(n,o,i),a=r.value+(r.key===n?0:i)+1;return e.push({key:n,value:a}),a})(n,!0,i)))},clear:t=>{var o;t&&(o=n(t),e=e.filter((e=>e.value!==o)),t.style.zIndex="")},getCurrent:e=>(e=>t(e).value)(e)}}(),gt=Object.defineProperty,vt=Object.defineProperties,yt=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,wt=Object.prototype.hasOwnProperty,xt=Object.prototype.propertyIsEnumerable,$t=(e,t,n)=>t in e?gt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ct=(e,t)=>{for(var n in t||(t={}))wt.call(t,n)&&$t(e,n,t[n]);if(kt)for(var n of kt(t))xt.call(t,n)&&$t(e,n,t[n]);return e},It=(e,t)=>vt(e,yt(t)),St=(e,t)=>{var n={};for(var o in e)wt.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&kt)for(var o of kt(e))t.indexOf(o)<0&&xt.call(e,o)&&(n[o]=e[o]);return n};var Pt=G();function Ot(e,t){B(e)?e.push(...t||[]):y(e)&&Object.assign(e,t)}function Bt(e){return e.replaceAll(/ /g,"").replace(/[^\w]/g,"-")}function Et(e="",t=""){return Bt(`${S(e,!1)&&S(t,!1)?`${e}-`:e}${t}`)}function Lt(e="",t=""){return`--${Et(e,t)}`}function Tt(e=""){return((e.match(/{/g)||[]).length+(e.match(/}/g)||[]).length)%2!=0}function Dt(e,t="",n="",o=[],i){if(S(e)){const t=/{([^}]*)}/g,r=e.trim();if(Tt(r))return;if(M(r,t)){const e=r.replaceAll(t,(e=>{const t=e.replace(/{|}/g,"").split(".").filter((e=>!o.some((t=>M(e,t)))));return`var(${Lt(n,F(t.join("-")))}${f(i)?`, ${i}`:""})`})),a=/(\d+\s+[\+\-\*\/]\s+\d+)/g;return M(e.replace(/var\([^)]+\)/g,"0"),a)?`calc(${e})`:e}return r}if(L(e))return e}function Mt(e,t,n){S(t,!1)&&e.push(`${t}:${n};`)}function Vt(e,t){return e?`${e}{${t}}`:""}function At(e){return 4===e.length?`#${e[1]}${e[1]}${e[2]}${e[2]}${e[3]}${e[3]}`:e}function _t(e){const t=parseInt(e.substring(1),16);return{r:t>>16&255,g:t>>8&255,b:255&t}}var zt=(e,t,n)=>{e=At(e),t=At(t);const o=(2*(n/100)-1+1)/2,i=1-o,r=_t(e),a=_t(t);return function(e,t,n){return`#${e.toString(16).padStart(2,"0")}${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}`}(Math.round(r.r*o+a.r*i),Math.round(r.g*o+a.g*i),Math.round(r.b*o+a.b*i))},Nt=(e,t)=>zt("#000000",e,t),Rt=(e,t)=>zt("#ffffff",e,t),Ft=[50,100,200,300,400,500,600,700,800,900,950],Kt=e=>{var t;const theme=Wt.getTheme(),n=qt(theme,e,void 0,"variable");return{name:null==(t=null==n?void 0:n.match(/--[\w-]+/g))?void 0:t[0],variable:n,value:qt(theme,e,void 0,"value")}},jt=(...e)=>qt(Wt.getTheme(),...e),qt=(theme={},e,t,n)=>{if(e){const{variable:o,options:i}=Wt.defaults||{},{prefix:r,transform:a}=(null==theme?void 0:theme.options)||i||{},l=M(e,/{([^}]*)}/g)?e:`{${e}}`;return"value"===n||d(n)&&"strict"===a?Wt.getTokenValue(e):Dt(l,void 0,r,[o.excludedKeyRegex],t)}return""};var Ht=(theme={})=>{let{preset:e,options:t}=theme;return{preset(t){return e=e?V(e,t):t,this},options(e){return t=t?Ct(Ct({},t),e):e,this},primaryPalette(t){const{semantic:n}=e||{};return e=It(Ct({},e),{semantic:It(Ct({},n),{primary:t})}),this},surfacePalette(t){var n,o;const{semantic:i}=e||{},r=t&&Object.hasOwn(t,"light")?t.light:t,a=t&&Object.hasOwn(t,"dark")?t.dark:t,l={colorScheme:{light:Ct(Ct({},null==(n=null==i?void 0:i.colorScheme)?void 0:n.light),!!r&&{surface:r}),dark:Ct(Ct({},null==(o=null==i?void 0:i.colorScheme)?void 0:o.dark),!!a&&{surface:a})}};return e=It(Ct({},e),{semantic:Ct(Ct({},i),l)}),this},define:({useDefaultPreset:n=!1,useDefaultOptions:o=!1}={})=>({preset:n?Wt.getPreset():e,options:o?Wt.getOptions():t}),update({mergePresets:n=!0,mergeOptions:o=!0}={}){const i={preset:n?V(Wt.getPreset(),e):e,options:o?Ct(Ct({},Wt.getOptions()),t):t};return Wt.setTheme(i),i},use(e){const t=this.define(e);return Wt.setTheme(t),t}}};function Ut(theme,e={}){const t=Wt.defaults.variable,{prefix:n=t.prefix,selector:o=t.selector,excludedKeyRegex:i=t.excludedKeyRegex}=e,r=(e,t="")=>Object.entries(e).reduce(((e,[o,a])=>{const l=M(o,i)?Et(t):Et(t,F(o)),s=function(e){return y(e)&&e.hasOwnProperty("$value")&&e.hasOwnProperty("$type")?e.$value:e}(a);if(y(s)){const{variables:t,tokens:n}=r(s,l);Ot(e.tokens,n),Ot(e.variables,t)}else e.tokens.push((n?l.replace(`${n}-`,""):l).replaceAll("-",".")),Mt(e.variables,Lt(l),Dt(s,l,n,[i]));return e}),{variables:[],tokens:[]}),{variables:a,tokens:l}=r(theme,n);return{value:a,tokens:l,declarations:a.join(""),css:Vt(o,a.join(""))}}var Gt={regex:{rules:{class:{pattern:/^\.([a-zA-Z][\w-]*)$/,resolve(e){return{type:"class",selector:e,matched:this.pattern.test(e.trim())}}},attr:{pattern:/^\[(.*)\]$/,resolve(e){return{type:"attr",selector:`:root${e}`,matched:this.pattern.test(e.trim())}}},media:{pattern:/^@media (.*)$/,resolve(e){return{type:"media",selector:`${e}{:root{[CSS]}}`,matched:this.pattern.test(e.trim())}}},system:{pattern:/^system$/,resolve(e){return{type:"system",selector:"@media (prefers-color-scheme: dark){:root{[CSS]}}",matched:this.pattern.test(e.trim())}}},custom:{resolve:e=>({type:"custom",selector:e,matched:!0})}},resolve(e){const t=Object.keys(this.rules).filter((e=>"custom"!==e)).map((e=>this.rules[e]));return[e].flat().map((e=>{var n;return null!=(n=t.map((t=>t.resolve(e))).find((e=>e.matched)))?n:this.rules.custom.resolve(e)}))}},_toVariables:(theme,e)=>Ut(theme,{prefix:null==e?void 0:e.prefix}),getCommon({name:e="",theme:theme={},set:t,defaults:n}){var o,i,r,a,l,s,c;const{preset:d,options:u}=theme;let p,m,h,b,g,v,y;if(f(d)&&"strict"!==u.transform){const{primitive:k,semantic:w,extend:x}=d,$=w||{},{colorScheme:C}=$,S=St($,["colorScheme"]),P=x||{},{colorScheme:O}=P,B=St(P,["colorScheme"]),E=C||{},{dark:L}=E,T=St(E,["dark"]),D=O||{},{dark:M}=D,V=St(D,["dark"]),A=f(k)?this._toVariables({primitive:k},u):{},_=f(S)?this._toVariables({semantic:S},u):{},z=f(T)?this._toVariables({light:T},u):{},N=f(L)?this._toVariables({dark:L},u):{},R=f(B)?this._toVariables({semantic:B},u):{},F=f(V)?this._toVariables({light:V},u):{},K=f(M)?this._toVariables({dark:M},u):{},[j,q]=[null!=(o=A.declarations)?o:"",A.tokens],[H,U]=[null!=(i=_.declarations)?i:"",_.tokens||[]],[G,W]=[null!=(r=z.declarations)?r:"",z.tokens||[]],[Y,Z]=[null!=(a=N.declarations)?a:"",N.tokens||[]],[X,J]=[null!=(l=R.declarations)?l:"",R.tokens||[]],[Q,ee]=[null!=(s=F.declarations)?s:"",F.tokens||[]],[te,ne]=[null!=(c=K.declarations)?c:"",K.tokens||[]];p=this.transformCSS(e,j,"light","variable",u,t,n),m=q;h=`${this.transformCSS(e,`${H}${G}`,"light","variable",u,t,n)}${this.transformCSS(e,`${Y}`,"dark","variable",u,t,n)}`,b=[...new Set([...U,...W,...Z])];g=`${this.transformCSS(e,`${X}${Q}color-scheme:light`,"light","variable",u,t,n)}${this.transformCSS(e,`${te}color-scheme:dark`,"dark","variable",u,t,n)}`,v=[...new Set([...J,...ee,...ne])],y=I(d.css,{dt:jt})}return{primitive:{css:p,tokens:m},semantic:{css:h,tokens:b},global:{css:g,tokens:v},style:y}},getPreset({name:e="",preset:t={},options:n,set:o,defaults:i,selector:r}){var a,l,s;let c,d,u;if(f(t)&&"strict"!==n.transform){const p=e.replace("-directive",""),m=t,{colorScheme:h,extend:b,css:g}=m,v=St(m,["colorScheme","extend","css"]),y=b||{},{colorScheme:k}=y,w=St(y,["colorScheme"]),x=h||{},{dark:$}=x,C=St(x,["dark"]),S=k||{},{dark:P}=S,O=St(S,["dark"]),B=f(v)?this._toVariables({[p]:Ct(Ct({},v),w)},n):{},E=f(C)?this._toVariables({[p]:Ct(Ct({},C),O)},n):{},L=f($)?this._toVariables({[p]:Ct(Ct({},$),P)},n):{},[T,D]=[null!=(a=B.declarations)?a:"",B.tokens||[]],[M,V]=[null!=(l=E.declarations)?l:"",E.tokens||[]],[A,_]=[null!=(s=L.declarations)?s:"",L.tokens||[]];c=`${this.transformCSS(p,`${T}${M}`,"light","variable",n,o,i,r)}${this.transformCSS(p,A,"dark","variable",n,o,i,r)}`,d=[...new Set([...D,...V,..._])],u=I(g,{dt:jt})}return{css:c,tokens:d,style:u}},getPresetC({name:e="",theme:theme={},params:t,set:n,defaults:o}){var i;const{preset:r,options:a}=theme,l=null==(i=null==r?void 0:r.components)?void 0:i[e];return this.getPreset({name:e,preset:l,options:a,params:t,set:n,defaults:o})},getPresetD({name:e="",theme:theme={},params:t,set:n,defaults:o}){var i,r;const a=e.replace("-directive",""),{preset:l,options:s}=theme,c=(null==(i=null==l?void 0:l.components)?void 0:i[a])||(null==(r=null==l?void 0:l.directives)?void 0:r[a]);return this.getPreset({name:a,preset:c,options:s,params:t,set:n,defaults:o})},applyDarkColorScheme:e=>!("none"===e.darkModeSelector||!1===e.darkModeSelector),getColorSchemeOption(e,t){var n;return this.applyDarkColorScheme(e)?this.regex.resolve(!0===e.darkModeSelector?t.options.darkModeSelector:null!=(n=e.darkModeSelector)?n:t.options.darkModeSelector):[]},getLayerOrder(e,t={},n,o){const{cssLayer:i}=t;if(i){return`@layer ${I(i.order||"primeui",n)}`}return""},getCommonStyleSheet({name:e="",theme:theme={},params:t,props:n={},set:o,defaults:i}){const r=this.getCommon({name:e,theme:theme,params:t,set:o,defaults:i}),a=Object.entries(n).reduce(((e,[t,n])=>e.push(`${t}="${n}"`)&&e),[]).join(" ");return Object.entries(r||{}).reduce(((e,[t,n])=>{if(null==n?void 0:n.css){const o=A(null==n?void 0:n.css);e.push(`<style type="text/css" data-primevue-style-id="${`${t}-variables`}" ${a}>${o}</style>`)}return e}),[]).join("")},getStyleSheet({name:e="",theme:theme={},params:t,props:n={},set:o,defaults:i}){var r;const a={name:e,theme:theme,params:t,set:o,defaults:i},l=null==(r=e.includes("-directive")?this.getPresetD(a):this.getPresetC(a))?void 0:r.css,s=Object.entries(n).reduce(((e,[t,n])=>e.push(`${t}="${n}"`)&&e),[]).join(" ");return l?`<style type="text/css" data-primevue-style-id="${e}-variables" ${s}>${A(l)}</style>`:""},createTokens(e={},t,n="",o="",i={}){return Object.entries(e).forEach((([e,r])=>{const a=M(e,t.variable.excludedKeyRegex)?n:n?`${n}.${K(e)}`:K(e),l=o?`${o}.${e}`:e;y(r)?this.createTokens(r,t,a,l,i):(i[a]||(i[a]={paths:[],computed(e,t={}){var n,o;return 1===this.paths.length?null==(n=this.paths[0])?void 0:n.computed(this.paths[0].scheme,t.binding):e&&"none"!==e?null==(o=this.paths.find((t=>t.scheme===e)))?void 0:o.computed(e,t.binding):this.paths.map((e=>e.computed(e.scheme,t[e.scheme])))}}),i[a].paths.push({path:l,value:r,scheme:l.includes("colorScheme.light")?"light":l.includes("colorScheme.dark")?"dark":"none",computed(e,t={}){const n=/{([^}]*)}/g;let o=r;if(t.name=this.path,t.binding||(t.binding={}),M(r,n)){const a=r.trim().replaceAll(n,(n=>{var o;const r=n.replace(/{|}/g,""),a=null==(o=i[r])?void 0:o.computed(e,t);return B(a)&&2===a.length?`light-dark(${a[0].value},${a[1].value})`:null==a?void 0:a.value})),l=/(\d+\w*\s+[\+\-\*\/]\s+\d+\w*)/g;o=M(a.replace(/var\([^)]+\)/g,"0"),l)?`calc(${a})`:a}return d(t.binding)&&delete t.binding,{colorScheme:e,path:this.path,paths:t,value:o.includes("undefined")?void 0:o}}}))})),i},getTokenValue(e,t,n){var o;const i=t.split(".").filter((e=>!M(e.toLowerCase(),n.variable.excludedKeyRegex))).join(".");const r=t.includes("colorScheme.light")?"light":t.includes("colorScheme.dark")?"dark":void 0,a=[null==(o=e[i])?void 0:o.computed(r)].flat().filter((e=>e));return 1===a.length?a[0].value:a.reduce(((e={},t)=>{const n=t,{colorScheme:o}=n,i=St(n,["colorScheme"]);return e[o]=i,e}),void 0)},getSelectorRule:(e,t,n,o)=>"class"===n||"attr"===n?Vt(f(t)?`${e}${t},${e} ${t}`:e,o):Vt(e,f(t)?Vt(t,o):o),transformCSS(e,t,n,o,i={},r,a,l){if(f(t)){const{cssLayer:s}=i;if("style"!==o){const e=this.getColorSchemeOption(i,a);t="dark"===n?e.reduce(((e,{type:n,selector:o})=>(f(o)&&(e+=o.includes("[CSS]")?o.replace("[CSS]",t):this.getSelectorRule(o,l,n,t)),e)),""):Vt(null!=l?l:":root",t)}if(s){const n={name:"primeui"};y(s)&&(n.name=I(s.name,{name:e,type:o})),f(n.name)&&(t=Vt(`@layer ${n.name}`,t),null==r||r.layerNames(n.name))}return t}return""}},Wt={defaults:{variable:{prefix:"p",selector:":root",excludedKeyRegex:/^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi},options:{prefix:"p",darkModeSelector:"system",cssLayer:!1}},_theme:void 0,_layerNames:new Set,_loadedStyleNames:new Set,_loadingStyles:new Set,_tokens:{},update(e={}){const{theme:theme}=e;theme&&(this._theme=It(Ct({},theme),{options:Ct(Ct({},this.defaults.options),theme.options)}),this._tokens=Gt.createTokens(this.preset,this.defaults),this.clearLoadedStyleNames())},get theme(){return this._theme},get preset(){var e;return(null==(e=this.theme)?void 0:e.preset)||{}},get options(){var e;return(null==(e=this.theme)?void 0:e.options)||{}},get tokens(){return this._tokens},getTheme(){return this.theme},setTheme(e){this.update({theme:e}),Pt.emit("theme:change",e)},getPreset(){return this.preset},setPreset(e){this._theme=It(Ct({},this.theme),{preset:e}),this._tokens=Gt.createTokens(e,this.defaults),this.clearLoadedStyleNames(),Pt.emit("preset:change",e),Pt.emit("theme:change",this.theme)},getOptions(){return this.options},setOptions(e){this._theme=It(Ct({},this.theme),{options:e}),this.clearLoadedStyleNames(),Pt.emit("options:change",e),Pt.emit("theme:change",this.theme)},getLayerNames(){return[...this._layerNames]},setLayerNames(e){this._layerNames.add(e)},getLoadedStyleNames(){return this._loadedStyleNames},isStyleNameLoaded(e){return this._loadedStyleNames.has(e)},setLoadedStyleName(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames(){this._loadedStyleNames.clear()},getTokenValue(e){return Gt.getTokenValue(this.tokens,e,this.defaults)},getCommon(e="",t){return Gt.getCommon({name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getComponent(e="",t){const n={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Gt.getPresetC(n)},getDirective(e="",t){const n={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Gt.getPresetD(n)},getCustomPreset(e="",t,n,o){const i={name:e,preset:t,options:this.options,selector:n,params:o,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Gt.getPreset(i)},getLayerOrderCSS(e=""){return Gt.getLayerOrder(e,this.options,{names:this.getLayerNames()},this.defaults)},transformCSS(e="",t,n="style",o){return Gt.transformCSS(e,t,o,n,this.options,{layerNames:this.setLayerNames.bind(this)},this.defaults)},getCommonStyleSheet(e="",t,n={}){return Gt.getCommonStyleSheet({name:e,theme:this.theme,params:t,props:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getStyleSheet(e,t,n={}){return Gt.getStyleSheet({name:e,theme:this.theme,params:t,props:n,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},onStyleMounted(e){this._loadingStyles.add(e)},onStyleUpdated(e){this._loadingStyles.add(e)},onStyleLoaded(e,{name:t}){this._loadingStyles.size&&(this._loadingStyles.delete(t),Pt.emit(`theme:${t}:load`,e),!this._loadingStyles.size&&Pt.emit("theme:load"))}};var Yt=class{constructor({attrs:e}={}){this._styles=new Map,this._attrs=e||{}}get(e){return this._styles.get(e)}has(e){return this._styles.has(e)}delete(e){this._styles.delete(e)}clear(){this._styles.clear()}add(e,t){if(f(t)){const n={css:t,attrs:this._attrs,markup:$e(t,this._attrs)};this._styles.set(e,It(Ct({},n),{element:this.createStyleElement(n)}))}}update(){}getStyles(){return this._styles}getAllCSS(){return[...this._styles.values()].map((e=>e.css)).filter(String)}getAllMarkup(){return[...this._styles.values()].map((e=>e.markup)).filter(String)}getAllElements(){return[...this._styles.values()].map((e=>e.element))}createStyleElement(e){}};function Zt(e){return Zt="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},Zt(e)}function Xt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Jt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xt(Object(n),!0).forEach((function(t){Qt(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Qt(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=Zt(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t);if("object"!=Zt(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Zt(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var en=0;function tn(css){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.ref(!1),o=t.ref(css),i=t.ref(null),r=Qe()?window.document:void 0,a=e.document,l=void 0===a?r:a,s=e.immediate,c=void 0===s||s,d=e.manual,u=void 0!==d&&d,p=e.name,m=void 0===p?"style_".concat(++en):p,h=e.id,f=void 0===h?void 0:h,b=e.media,g=void 0===b?void 0:b,v=e.nonce,y=void 0===v?void 0:v,k=e.first,w=void 0!==k&&k,x=e.onMounted,$=void 0===x?void 0:x,C=e.onUpdated,I=void 0===C?void 0:C,S=e.onLoad,P=void 0===S?void 0:S,O=e.props,B=void 0===O?{}:O,E=function(){},L=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(l){var a=Jt(Jt({},B),r),s=a.name||m,c=a.id||f,d=a.nonce||y;i.value=l.querySelector('style[data-primevue-style-id="'.concat(s,'"]'))||l.getElementById(c)||l.createElement("style"),i.value.isConnected||(o.value=e||css,we(i.value,{type:"text/css",id:c,media:g,nonce:d}),w?l.head.prepend(i.value):l.head.appendChild(i.value),rt(i.value,"data-primevue-style-id",s),we(i.value,a),i.value.onload=function(e){return null==P?void 0:P(e,{name:s})},null==$||$(s)),n.value||(E=t.watch(o,(function(e){i.value.textContent=e,null==I||I(s)}),{immediate:!0}),n.value=!0)}};return c&&!u&&function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];t.getCurrentInstance()&&t.getCurrentInstance().components?t.onMounted(e):n?e():t.nextTick(e)}(L),{id:f,name:m,el:i,css:o,unload:function(){l&&n.value&&(E(),me(i.value)&&l.head.removeChild(i.value),n.value=!1,i.value=null)},load:L,isLoaded:t.readonly(n)}}function nn(e){return nn="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},nn(e)}function on(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var o,i,r,a,l=[],s=!0,c=!1;try{if(r=(n=n.call(e)).next,0===t);else for(;!(s=(o=r.call(n)).done)&&(l.push(o.value),l.length!==t);s=!0);}catch(e){c=!0,i=e}finally{try{if(!s&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return l}}(e,t)||function(e,t){if(e){if("string"==typeof e)return rn(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?rn(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function rn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function an(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function ln(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?an(Object(n),!0).forEach((function(t){sn(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):an(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function sn(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=nn(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t);if("object"!=nn(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==nn(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var cn={name:"base",css:function(e){return"\n.p-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n opacity: 0;\n overflow: hidden;\n padding: 0;\n pointer-events: none;\n position: absolute;\n white-space: nowrap;\n width: 1px;\n}\n\n.p-overflow-hidden {\n overflow: hidden;\n padding-right: ".concat((0,e.dt)("scrollbar.width"),";\n}\n")},style:({dt:e})=>`\n*,\n::before,\n::after {\n box-sizing: border-box;\n}\n\n/* Non vue overlay animations */\n.p-connected-overlay {\n opacity: 0;\n transform: scaleY(0.8);\n transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1),\n opacity 0.12s cubic-bezier(0, 0, 0.2, 1);\n}\n\n.p-connected-overlay-visible {\n opacity: 1;\n transform: scaleY(1);\n}\n\n.p-connected-overlay-hidden {\n opacity: 0;\n transform: scaleY(1);\n transition: opacity 0.1s linear;\n}\n\n/* Vue based overlay animations */\n.p-connected-overlay-enter-from {\n opacity: 0;\n transform: scaleY(0.8);\n}\n\n.p-connected-overlay-leave-to {\n opacity: 0;\n}\n\n.p-connected-overlay-enter-active {\n transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1),\n opacity 0.12s cubic-bezier(0, 0, 0.2, 1);\n}\n\n.p-connected-overlay-leave-active {\n transition: opacity 0.1s linear;\n}\n\n/* Toggleable Content */\n.p-toggleable-content-enter-from,\n.p-toggleable-content-leave-to {\n max-height: 0;\n}\n\n.p-toggleable-content-enter-to,\n.p-toggleable-content-leave-from {\n max-height: 1000px;\n}\n\n.p-toggleable-content-leave-active {\n overflow: hidden;\n transition: max-height 0.45s cubic-bezier(0, 1, 0, 1);\n}\n\n.p-toggleable-content-enter-active {\n overflow: hidden;\n transition: max-height 1s ease-in-out;\n}\n\n.p-disabled,\n.p-disabled * {\n cursor: default;\n pointer-events: none;\n user-select: none;\n}\n\n.p-disabled,\n.p-component:disabled {\n opacity: ${e("disabled.opacity")};\n}\n\n.pi {\n font-size: ${e("icon.size")};\n}\n\n.p-icon {\n width: ${e("icon.size")};\n height: ${e("icon.size")};\n}\n\n.p-overlay-mask {\n background: ${e("mask.background")};\n color: ${e("mask.color")};\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n.p-overlay-mask-enter {\n animation: p-overlay-mask-enter-animation ${e("mask.transition.duration")} forwards;\n}\n\n.p-overlay-mask-leave {\n animation: p-overlay-mask-leave-animation ${e("mask.transition.duration")} forwards;\n}\n\n@keyframes p-overlay-mask-enter-animation {\n from {\n background: transparent;\n }\n to {\n background: ${e("mask.background")};\n }\n}\n@keyframes p-overlay-mask-leave-animation {\n from {\n background: ${e("mask.background")};\n }\n to {\n background: transparent;\n }\n}\n`,classes:{},inlineStyles:{},load:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(e){return e})(I(e,{dt:jt}));return f(n)?tn(A(n),ln({name:this.name},t)):{}},loadCSS:function(){return this.load(this.css,arguments.length>0&&void 0!==arguments[0]?arguments[0]:{})},loadStyle:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return this.load(this.style,t,(function(){return Wt.transformCSS(t.name||e.name,"".concat(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").concat(n))}))},getCommonTheme:function(e){return Wt.getCommon(this.name,e)},getComponentTheme:function(e){return Wt.getComponent(this.name,e)},getDirectiveTheme:function(e){return Wt.getDirective(this.name,e)},getPresetTheme:function(e,t,n){return Wt.getCustomPreset(this.name,e,t,n)},getLayerOrderThemeCSS:function(){return Wt.getLayerOrderCSS(this.name)},getStyleSheet:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.css){var n=I(this.css,{dt:jt})||"",o=A("".concat(n).concat(e)),i=Object.entries(t).reduce((function(e,t){var n=on(t,2),o=n[1];return e.push("".concat(n[0],'="').concat(o,'"'))&&e}),[]).join(" ");return f(o)?'<style type="text/css" data-primevue-style-id="'.concat(this.name,'" ').concat(i,">").concat(o,"</style>"):""}return""},getCommonThemeStyleSheet:function(e){return Wt.getCommonStyleSheet(this.name,e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{})},getThemeStyleSheet:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},css=[Wt.getStyleSheet(this.name,e,t)];if(this.style){var n="base"===this.name?"global-style":"".concat(this.name,"-style"),o=I(this.style,{dt:jt}),i=A(Wt.transformCSS(n,o)),r=Object.entries(t).reduce((function(e,t){var n=on(t,2),o=n[1];return e.push("".concat(n[0],'="').concat(o,'"'))&&e}),[]).join(" ");f(i)&&css.push('<style type="text/css" data-primevue-style-id="'.concat(n,'" ').concat(r,">").concat(i,"</style>"))}return css.join("")},extend:function(e){return ln(ln({},this),{},{css:void 0,