UNPKG

primevue

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/primevue.svg)](https://badge.fury.io/js/primevue) [![Discord Chat](https://img.shields.io/discord/55794023

1 lines 102 kB
"use strict";function e(r){return e="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},e(r)}function r(e,r,o){return(r=t(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function t(r){var t=o(r,"string");return"symbol"===e(t)?t:String(t)}function o(r,t){if("object"!==e(r)||null===r)return r;var o=r[Symbol.toPrimitive];if(void 0!==o){var n=o.call(r,t||"default");if("object"!==e(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(r)}module.exports={directives:{ripple:{root:{class:["block absolute bg-white bg-opacity-50 rounded-full transform scale-0 pointer-events-none"]}}},panel:{header:function(e){var r=e.props;return{class:["flex items-center justify-between","border border-gray-300 bg-gray-100 text-gray-700 rounded-tl-lg rounded-tr-lg","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80",{"p-5":!r.toggleable,"py-3 px-5":r.toggleable}]}},title:{class:["leading-none font-bold"]},toggler:{class:["inline-flex items-center justify-center overflow-hidden relative no-underline","w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition duration-200 ease-in-out","hover:text-gray-900 hover:border-transparent hover:bg-gray-200 dark:hover:text-white/80 dark:hover:bg-gray-800/80 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]"]},togglerIcon:{class:["inline-block"]},content:{class:["p-5 border border-gray-300 bg-white text-gray-700 border-t-0 last:rounded-br-lg last:rounded-bl-lg","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80"]}},accordion:{root:{class:["mb-1"]},tab:{header:function(e){var r=e.props;return{class:[{"select-none pointer-events-none cursor-default opacity-60":null==r?void 0:r.disabled}]}},headerAction:function(e){var r=e.tab;return{class:["flex items-center cursor-pointer relative no-underline select-none","p-5 transition duration-200 ease-in-out rounded-t-md font-bold transition-shadow duration-200","border border-gray-300 bg-gray-100 text-gray-600","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]","hover:border-gray-300 hover:bg-gray-200 hover:text-gray-800","focus:outline-none focus:outline-offset-0 focus:shadow-[inset_0_0_0_0.2rem_rgba(191,219,254,1)]",{"rounded-br-md rounded-bl-md":!r.context.active,"rounded-br-0 rounded-bl-0 text-gray-800":r.context.active}]}},headerIcon:{class:["inline-block mr-2"]},headerTitle:{class:["leading-none"]},content:{class:["p-5 border border-gray-300 bg-white text-gray-700 border-t-0 rounded-tl-none rounded-tr-none rounded-br-lg rounded-bl-lg","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80"]}}},card:{root:{class:["bg-white text-gray-700 shadow-md rounded-md","dark:bg-gray-900 dark:text-white "]},body:{class:"p-5"},title:{class:"text-2xl font-bold mb-2"},subtitle:{class:["font-normal mb-2 text-gray-600","dark:text-white/60 "]},content:{class:"py-5"},footer:{class:"pt-5"}},divider:{root:function(e){var r=e.props;return{class:["flex relative",{"w-full my-5 mx-0 py-0 px-5 before:block before:left-0 before:absolute before:top-1/2 before:w-full before:border-t before:border-gray-300 before:dark:border-blue-900/40":"horizontal"==r.layout,"justify-center min-h-full mx-4 md:mx-5 py-5 before:block before:min-h-full before:absolute before:left-1/2 before:top-0 before:transform before:-translate-x-1/2 before:border-l before:border-gray-300 before:dark:border-blue-900/40":"vertical"==r.layout},{"before:border-solid":"solid"==r.type,"before:border-dotted":"dotted"==r.type,"before:border-dashed":"dashed"==r.type},{"justify-center items-center":"center"==r.align||null==r.align,"justify-end items-center":"right"==r.align,"justify-start items-center":"left"==r.align,"items-start":"top"==r.align,"items-end":"bottom"==r.align}]}},content:{class:"px-1 bg-white z-10 dark:bg-gray-900"}},fieldset:{root:{class:["border border-gray-300 bg-white text-gray-700 rounded-md block mx-2 my-0.5 pl-4 pr-5 inline-size-min","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80"]},legend:function(e){var r=e.props;return{class:["border border-gray-300 text-gray-700 bg-gray-50 font-bold rounded-md","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ",{"p-0 transition-none hover:bg-gray-100 hover:border-gray-300 hover:text-gray-900 dark:hover:text-white/80 dark:hover:bg-gray-800/80 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]":r.toggleable,"p-5":!r.toggleable}]}},toggler:function(e){return{class:["flex items-center justify-center",{"p-5 text-gray-700 rounded-md transition-none cursor-pointer overflow-hidden relative select-none hover:text-gray-900 focus:focus:shadow-[inset_0_0_0_0.2rem_rgba(191,219,254,1)] dark:text-white/80 dark:hover:text-white/80 dark:hover:bg-gray-800/60 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]":e.props.toggleable}]}},togglerIcon:{class:"mr-2 inline-block"},legendTitle:{class:"flex items-center justify-center leading-none"},content:{class:"p-5"}},scrollpanel:{wrapper:{class:"float-left h-full overflow-hidden relative w-full z-10"},content:{class:"box-border h-[calc(100% + 18px)] overflow-scroll pr-18 pb-18 relative scrollbar-none w-[calc(100% + 18px)] [&::-webkit-scrollbar]:hidden"},barX:{class:"bg-gray-50 border-0 transition-none invisible absolute bottom-0 h-3 z-2 rounded cursor-pointer opacity-0 relative"},barY:{class:"bg-gray-50 border-0 transition-none top-0 w-3 h-full z-2 rounded cursor-pointer opacity-0 relative"}},tabview:{navContainer:function(e){return{class:["relative",{"overflow-hidden":e.props.scrollable}]}},navContent:{class:["overflow-y-hidden overscroll-contain overscroll-auto scroll-smooth [&::-webkit-scrollbar]:hidden"]},previousButton:{class:["h-full flex items-center justify-center absolute top-0 z-20","left-0","bg-white text-blue-500 w-12 shadow-md rounded-none","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 ]"]},nextButton:{class:["h-full flex items-center justify-center absolute top-0 z-20","right-0","bg-white text-blue-500 w-12 shadow-md rounded-none","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 "]},nav:{class:["flex flex-1 list-none m-0 p-0","bg-white border border-gray-300 border-0 border-b-2","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 "]},tab:{header:function(e){var r;return{class:["mr-0",{"cursor-default pointer-events-none select-none user-select-none opacity-60":null===(r=e.tab.props)||void 0===r?void 0:r.disabled}]}},headerAction:function(e){var r=e.tab;return{class:["items-center cursor-pointer flex overflow-hidden relative select-none text-decoration-none user-select-none","border-b-2 p-5 font-bold rounded-t-lg transition-shadow duration-200 m-0","transition-colors duration-200","focus:outline-none focus:outline-offset-0 focus:shadow-[inset_0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"border-gray-300 bg-white text-gray-700 hover:bg-white hover:border-gray-400 hover:text-gray-600 dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80 dark:hover:bg-gray-800/80":r.parent.state.d_activeIndex!==r.context.index,"bg-white border-blue-500 text-blue-500 dark:bg-gray-900 dark:border-blue-300 dark:text-blue-300":r.parent.state.d_activeIndex===r.context.index}],style:"margin-bottom:-2px"}},headerTitle:{class:["leading-none whitespace-nowrap"]},content:{class:["bg-white p-5 border-0 text-gray-700 rounded-bl-2xl rounded-br-2xl","dark:bg-gray-900 dark:border-blue-900/40 dark:text-white/80"]}}},splitter:{root:{class:["border border-solid border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900 rounded-lg text-gray-700 dark:text-white/80"]},gutter:function(e){var r=e.props;return{class:["flex items-center justify-center flex-shrink-0","transition-all duration-200 bg-gray-100 dark:bg-gray-800",{"cursor-col-resize":"horizontal"==r.layout,"cursor-row-resize":"horizontal"!==r.layout}]}},gutterhandler:function(e){var r=e.props;return{class:["bg-gray-300 dark:bg-gray-600 transition-all duration-200",{"h-7":"horizontal"==r.layout,"w-7 h-2":"horizontal"!==r.layout}]}}},splitterpanel:{root:function(e){return{class:["flex-grow","flex justify-center items-center"]}}},dialog:{root:function(e){return{class:["rounded-lg shadow-lg border-0","flex flex-col max-h-90 transform scale-100","m-0 w-[50vw] z-40 relative","","dark:border dark:border-blue-900/40"]}},header:{class:["flex items-center justify-between flex-shrink-0","bg-white text-gray-800 border-t-0 rounded-tl-lg rounded-tr-lg p-6","dark:bg-gray-900 dark:text-white/80"]},headerTitle:{class:["font-bold text-lg"]},headerIcons:{class:["flex items-center"]},closeButton:{class:["flex items-center justify-center overflow-hidden relative","w-8 h-8 text-gray-500 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mr-2 last:mr-0","hover:text-gray-700 hover:border-transparent hover:bg-gray-200","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]","dark:hover:text-white/80 dark:hover:border-transparent dark:hover:bg-gray-800/80 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},closeButtonIcon:{class:["w-4 h-4 inline-block"]},content:{class:["overflow-y-auto","bg-white text-gray-700 px-6 pb-8 pt-0","rounded-bl-lg rounded-br-lg","dark:bg-gray-900 dark:text-white/80 "]},footer:{class:["flex-shrink-0 ","border-t-0 bg-white text-gray-700 px-6 pb-6 text-right rounded-b-lg","dark:bg-gray-900 dark:text-white/80"]},mask:{class:["fixed top-0 left-0 w-full h-full flex items-center justify-center pointer-events-auto","bg-black bg-opacity-40 transition duration-200 z-20"]}},confirmpopup:{root:function(e){return{class:["bg-white text-gray-700 border-0 rounded-md shadow-lg","z-40 transform origin-center","mt-10 absolute left-0 top-0 ","dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80"]}},content:{class:["p-5 items-center flex"]},icon:{class:["text-2xl"]},message:{class:["ml-4"]},footer:{class:["text-right px-5 py-5 pt-0 "]}},overlaypanel:{root:function(e){return{class:["bg-white text-gray-700 border-0 rounded-md shadow-lg","z-40 transform origin-center","mt-10 absolute left-0 top-0 ","dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80"]}},content:{class:["p-5 items-center flex"]}},sidebar:{root:function(e){var r=e.props;return{class:["flex flex-col pointer-events-auto relative transform translate-x-0 translate-y-0 translate-z-0 relative transition-transform duration-300","bg-white text-gray-700 border-0 shadow-lg",{"h-full w-80":"left"==r.position||"right"==r.position,"h-40 w-full":"top"==r.position||"bottom"==r.position},"dark:border dark:border-blue-900/40 dark:bg-gray-900 dark:text-white/80"]}},header:{class:["flex items-center justify-end","p-5"]},closeButton:{class:["flex items-center justify-center overflow-hidden relative","w-8 h-8 text-gray-500 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mr-2 last:mr-0","hover:text-gray-700 hover:border-transparent hover:bg-gray-200","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)]","dark:hover:text-white/80 dark:hover:text-white/80 dark:hover:border-transparent dark:hover:bg-gray-800/80 dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},closeButtonIcon:{class:["w-4 h-4 inline-block"]},content:{class:["p-5 pt-0 h-full w-full","flex-grow overflow-y-auto"]},mask:function(e){var r=e.props;return{class:["fixed top-0 left-0 w-full h-full flex pointer-events-auto","bg-black bg-opacity-40 transition duration-200 z-20 transition-colors",{"justify-end":"right"==r.position,"items-start":"top"==r.position,"items-end":"bottom"==r.position}]}}},toolbar:{root:{class:["flex items-center justify-between flex-wrap","bg-gray-100 dark:bg-gray-800 border border-gray-300 dark:border-blue-900/40 p-5 rounded-md gap-2"]},start:{class:["flex items-center"]},center:{class:["flex items-center"]},end:{class:["flex items-center"]}},fileupload:{input:{class:["hidden"]},buttonbar:{class:["flex flex-wrap","bg-gray-50 dark:bg-gray-800 p-5 border border-solid border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 rounded-tr-lg rounded-tl-lg gap-2 border-b-0"]},chooseButton:{class:["text-white bg-blue-500 border border-blue-500 p-3 px-5 rounded-md text-base","overflow-hidden relative"]},chooseIcon:{class:["mr-2 inline-block"]},chooseButtonLabel:{class:["flex-1 font-bold"]},content:function(e){return{class:["relative","bg-white dark:bg-gray-900 p-8 border border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 rounded-b-lg"]}},file:{class:["flex items-center flex-wrap","p-4 border border-gray-300 dark:border-blue-900/40 rounded gap-2 mb-2","last:mb-0"]},thumbnail:{class:["flex-shrink-0"]},fileName:{class:["mb-2"]},fileSize:{class:["mr-2"]}},message:{root:function(e){var r=e.props;return{class:["my-4 rounded-md",{"bg-blue-100 border-solid border-0 border-l-4 border-blue-500 text-blue-700":"info"==r.severity,"bg-green-100 border-solid border-0 border-l-4 border-green-500 text-green-700":"success"==r.severity,"bg-orange-100 border-solid border-0 border-l-4 border-orange-500 text-orange-700":"warn"==r.severity,"bg-red-100 border-solid border-0 border-l-4 border-red-500 text-red-700":"error"==r.severity}]}},wrapper:{class:["flex items-center py-5 px-7"]},icon:{class:["w-6 h-6","text-lg mr-2"]},text:{class:["text-base font-normal"]},button:{class:["w-8 h-8 rounded-full bg-transparent transition duration-200 ease-in-out","ml-auto overflow-hidden relative","flex items-center justify-center","hover:bg-white/30"]}},inlinemessage:{root:function(e){var r=e.props;return{class:["inline-flex items-center justify-center align-top","p-3 m-0 rounded-md",{"bg-blue-100 border-0 text-blue-700":"info"==r.severity,"bg-green-100 border-0 text-green-700":"success"==r.severity,"bg-orange-100 border-0 text-orange-700":"warn"==r.severity,"bg-red-100 border-0 text-red-700":"error"==r.severity}]}},icon:{class:["text-base mr-2"]}},toast:{root:function(e){return{class:["w-96","opacity-90"]}},container:function(e){var r=e.props;return{class:["my-4 rounded-md w-full",{"bg-blue-100 border-solid border-0 border-l-4 border-blue-500 text-blue-700":"info"==r.message.severity,"bg-green-100 border-solid border-0 border-l-4 border-green-500 text-green-700":"success"==r.message.severity,"bg-orange-100 border-solid border-0 border-l-4 border-orange-500 text-orange-700":"warn"==r.message.severity,"bg-red-100 border-solid border-0 border-l-4 border-red-500 text-red-700":"error"==r.message.severity}]}},content:{class:["flex items-center py-5 px-7"]},icon:{class:["w-6 h-6","text-lg mr-2"]},text:{class:["text-base font-normal flex flex-col flex-1 flex-grow-1 flex-shrink-1 ml-4"]},summary:{class:["font-bold block"]},detail:{class:["mt-1 block"]},closebutton:{class:["w-8 h-8 rounded-full bg-transparent transition duration-200 ease-in-out","ml-auto overflow-hidden relative","flex items-center justify-center","hover:bg-white/30"]}},button:{root:function(e){var t,o,n=e.props;return{class:["items-center cursor-pointer inline-flex overflow-hidden relative select-none text-center align-bottom","transition duration-200 ease-in-out",{"text-white bg-blue-500 border border-blue-500 hover:bg-blue-600 hover:border-blue-600":!(n.link||null!=n.severity||n.text||n.outlined||n.plain),"text-blue-600 bg-transparent border-transparent":n.link},{"text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600":"secondary"==n.severity&&!n.text&&!n.outlined&&!n.plain,"text-white bg-green-500 border border-green-500 hover:bg-green-600 hover:border-green-600":"success"==n.severity&&!n.text&&!n.outlined&&!n.plain,"text-white bg-blue-500 border border-blue-500 hover:bg-blue-600 hover:border-blue-600":"info"==n.severity&&!n.text&&!n.outlined&&!n.plain,"text-white bg-orange-500 border border-orange-500 hover:bg-orange-600 hover:border-orange-600":"warning"==n.severity&&!n.text&&!n.outlined&&!n.plain,"text-white bg-purple-500 border border-purple-500 hover:bg-purple-600 hover:border-purple-600":"help"==n.severity&&!n.text&&!n.outlined&&!n.plain,"text-white bg-red-500 border border-red-500 hover:bg-red-600 hover:border-red-600":"danger"==n.severity&&!n.text&&!n.outlined&&!n.plain},{"shadow-lg":n.raised},{"rounded-md":!n.rounded,"rounded-full":n.rounded},(t={"bg-transparent border-transparent":n.text&&!n.plain,"text-blue-500 hover:bg-blue-300/20":n.text&&null==n.severity&&!n.plain,"text-gray-500 hover:bg-gray-300/20":n.text&&"secondary"==n.severity&&!n.plain,"text-green-500 hover:bg-green-300/20":n.text&&"success"==n.severity&&!n.plain},r(t,"text-blue-500 hover:bg-blue-300/20",n.text&&"info"==n.severity&&!n.plain),r(t,"text-orange-500 hover:bg-orange-300/20",n.text&&"warning"==n.severity&&!n.plain),r(t,"text-purple-500 hover:bg-purple-300/20",n.text&&"help"==n.severity&&!n.plain),r(t,"text-red-500 hover:bg-red-300/20",n.text&&"danger"==n.severity&&!n.plain),t),{"shadow-lg":n.raised&&n.text},{"text-gray-500 hover:bg-gray-300/20":n.plain&n.text,"text-gray-500 border border-gray-500 hover:bg-gray-300/20":n.plain&n.outlined,"text-white bg-gray-500 border border-gray-500 hover:bg-gray-600 hover:border-gray-600":n.plain&!n.outlined&!n.text},(o={"bg-transparent border":n.outlined&&!n.plain,"text-blue-500 border border-blue-500 hover:bg-blue-300/20":n.outlined&&null==n.severity&&!n.plain,"text-gray-500 border border-gray-500 hover:bg-gray-300/20":n.outlined&&"secondary"==n.severity&&!n.plain,"text-green-500 border border-green-500 hover:bg-green-300/20":n.outlined&&"success"==n.severity&&!n.plain},r(o,"text-blue-500 border border-blue-500 hover:bg-blue-300/20",n.outlined&&"info"==n.severity&&!n.plain),r(o,"text-orange-500 border border-orange-500 hover:bg-orange-300/20",n.outlined&&"warning"==n.severity&&!n.plain),r(o,"text-purple-500 border border-purple-500 hover:bg-purple-300/20",n.outlined&&"help"==n.severity&&!n.plain),r(o,"text-red-500 border border-red-500 hover:bg-red-300/20",n.outlined&&"danger"==n.severity&&!n.plain),o),{"px-4 py-3 text-base":null==n.size,"text-xs py-2 px-3":"small"==n.size,"text-xl py-3 px-4":"large"==n.size}]}},label:function(e){return{class:["flex-1","duration-200","font-bold",{"hover:underline":e.props.link}]}},icon:function(e){var r=e.props;return{class:["mx-0",{"mr-2":"left"==r.iconPos&&null!=r.label,"ml-2":"right"==r.iconPos&&null!=r.label,"mb-2":"top"==r.iconPos&&null!=r.label,"mt-2":"bottom"==r.iconPos&&null!=r.label}]}},badge:function(e){return{class:[{"ml-2 w-4 h-4 leading-none":e.props.badge}]}}},speeddial:{root:function(e){var r=e.props;return{class:["absolute flex",{"items-center flex-col-reverse":"up"==r.direction,"items-center flex-col":"down"==r.direction,"justify-center flex-row-reverse":"left"==r.direction,"justify-center flex-row":"right"==r.direction}]}},button:{root:{class:["w-16 h-16"]}},menu:function(e){var r=e.props;return{class:["m-0 p-0 list-none flex items-center justify-center transition delay-200 pointer-events-none z-2",{"flex-col-reverse":"up"==r.direction,"flex-col":"down"==r.direction,"flex-row-reverse":"left"==r.direction,"flex-row":"right"==r.direction}]}},menuitem:function(e){var r=e.props;return{class:["transform scale-0 opacity-0 transition-transform duration-200 ease-out delay-0 transition-opacity duration-800",{"my-1 first:mb-2":"up"==r.direction,"my-1 first:mt-2":"down"==r.direction,"mx-1 first:mr-2":"left"==r.direction,"mx-1 first:ml-2":"right"==r.direction}]}},action:{class:["flex items-center justify-center rounded-full relative overflow-hidden","w-12 h-12 bg-gray-700 text-white"]}},splitbutton:{root:{class:["inline-flex relative","rounded-md"]},button:function(e){return{root:{class:["first:flex-1 first:rounded-r-none first:border-r-0","border-r-0"]}}}},inputtext:{root:function(e){var r=e.props,t=e.context;return{class:["m-0","font-sans text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg",{"hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]":!t.disabled,"opacity-60 select-none pointer-events-none cursor-default":t.disabled},{"text-lg px-4 py-4":"large"==r.size,"text-xs px-2 py-2":"small"==r.size,"p-3 text-base":null==r.size}]}}},knob:{root:function(e){return{class:["focus:outline-none focus:outline-offset-0 focus:shadow-0",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},range:{class:["stroke-current transition duration-100 ease-in stroke-gray-200 dark:stroke-gray-700 fill-none"]},value:{class:["animate-dash-frame stroke-blue-500 fill-none"]},label:{class:["text-center text-xl"]}},inputswitch:{root:function(e){return{class:["inline-block relative","w-12 h-7",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},slider:function(e){var r=e.props;return{class:["absolute cursor-pointer top-0 left-0 right-0 bottom-0 border border-transparent","transition-colors duration-200 rounded-2xl","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]","before:absolute before:content-'' before:top-1/2 before:bg-white before:dark:bg-gray-900 before:w-5 before:h-5 before:left-1 before:-mt-2.5 before:rounded-full before:transition-duration-200",{"bg-gray-200 dark:bg-gray-800 hover:bg-gray-300 hover:dark:bg-gray-700 ":!r.modelValue,"bg-blue-500 before:transform before:translate-x-5":r.modelValue}]}}},rating:{root:function(e){return{class:["relative flex items-center","gap-2",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},cancelitem:{class:["inline-flex items-center cursor-pointer"]},cancelicon:{class:["text-red-500","w-5 h-5","transition duration-200 ease-in"]},item:function(e){var r=e.props;return{class:["inline-flex items-center",{"cursor-pointer":!r.readonly,"cursor-default":r.readonly}]}},officon:{class:["text-gray-700 hover:text-blue-400","w-5 h-5","transition duration-200 ease-in"]},onicon:{class:["text-blue-500","w-5 h-5","transition duration-200 ease-in"]}},selectbutton:{root:function(e){return{class:[{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},button:function(e){var r=e.context;return{class:["inline-flex cursor-pointer select-none items-center align-bottom text-center overflow-hidden relative","px-4 py-3","transition duration-200 border border-r-0","first:rounded-l-md first:rounded-tr-none first:rounded-br-none last:border-r last:rounded-tl-none last:rounded-bl-none last:rounded-r-md","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-gray-300 dark:border-blue-900/40 hover:bg-gray-50 dark:hover:bg-gray-800/80 ":!r.active,"bg-blue-500 border-blue-500 text-white hover:bg-blue-600":r.active,"opacity-60 select-none pointer-events-none cursor-default":r.disabled}]}},label:{class:["font-bold"]}},slider:{root:function(e){var r=e.props;return{class:["relative","bg-gray-100 dark:bg-gray-800 border-0 rounded-6",{"h-1 w-56":"horizontal"==r.orientation,"w-1 h-56":"vertical"==r.orientation},{"opacity-60 select-none pointer-events-none cursor-default":r.disabled}]}},range:function(e){var r=e.props;return{class:["bg-blue-500","block absolute",{"top-0 left-0 h-full":"horizontal"==r.orientation,"bottom-0 left-0 w-full":"vertical"==r.orientation}]}},handle:function(e){var r=e.props;return{class:["h-4 w-4 bg-white dark:bg-gray-600 border-2 border-blue-500 rounded-full transition duration-200","cursor-grab touch-action-none block","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]","hover:bg-blue-500 hover:border hover:border-blue-500",{"top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]":"horizontal"==r.orientation,"left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]":"vertical"==r.orientation}]}},starthandler:function(e){var r=e.props;return{class:["h-4 w-4 bg-white dark:bg-gray-600 border-2 border-blue-500 rounded-full transition duration-200","cursor-grab touch-action-none block","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]","hover:bg-blue-500 hover:border hover:border-blue-500",{"top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]":"horizontal"==r.orientation,"left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]":"vertical"==r.orientation}]}},endhandler:function(e){var r=e.props;return{class:["h-4 w-4 bg-white dark:bg-gray-600 border-2 border-blue-500 rounded-full transition duration-200","cursor-grab touch-action-none block","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]","hover:bg-blue-500 hover:border hover:border-blue-500",{"top-[50%] mt-[-0.5715rem] ml-[-0.5715rem]":"horizontal"==r.orientation,"left-[50%] mb-[-0.5715rem] ml-[-0.4715rem]":"vertical"==r.orientation}]}}},password:{root:function(e){return{class:["inline-flex relative",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},panel:{class:["p-5 bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 shadow-md rounded-md"]},meter:{class:["mb-2 bg-gray-300 dark:bg-gray-700 h-3"]},meterlabel:function(e){var r,t,o,n=e.instance;return{class:["transition-width duration-1000 ease-in-out h-full",{"bg-red-500":"weak"==(null==n||null===(r=n.meter)||void 0===r?void 0:r.strength),"bg-orange-500":"medium"==(null==n||null===(t=n.meter)||void 0===t?void 0:t.strength),"bg-green-500":"strong"==(null==n||null===(o=n.meter)||void 0===o?void 0:o.strength)},{"pr-[2.5rem] ":e.props.toggleMask}]}},showicon:{class:["absolute top-1/2 -mt-2","right-3 text-gray-600 dark:text-white/70"]},hideicon:{class:["absolute top-1/2 -mt-2","right-3 text-gray-600 dark:text-white/70"]}},togglebutton:{root:function(e){var r=e.props;return{class:["inline-flex cursor-pointer select-none items-center align-bottom text-center overflow-hidden relative","px-4 py-3 rounded-md text-base w-36","border transition duration-200 ease-in-out","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"bg-white dark:bg-gray-900 border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 hover:bg-gray-100 dark:hover:bg-gray-800/80 hover:border-gray-300 dark:hover:bg-gray-800/70 hover:text-gray-700 dark:hover:text-white/80":!r.modelValue,"bg-blue-500 border-blue-500 text-white hover:bg-blue-600 hover:border-blue-600":r.modelValue},{"opacity-60 select-none pointer-events-none cursor-default":r.disabled}]}},label:{class:["font-bold text-center w-full"]},icon:function(e){var r=e.props;return{class:[" mr-2",{"text-gray-600 dark:text-white/70":!r.modelValue,"text-white":r.modelValue}]}}},tristatecheckbox:{root:{class:["cursor-pointer inline-flex relative select-none align-bottom","w-6 h-6"]},checkbox:function(e){var r=e.props;return{class:["flex items-center justify-center","border-2 w-6 h-6 rounded-lg transition-colors duration-200",{"border-blue-500 bg-blue-500 text-white dark:border-blue-400 dark:bg-blue-400":r.modelValue||!r.modelValue,"border-gray-300 text-gray-600 bg-white dark:border-blue-900/40 dark:bg-gray-900":null==r.modelValue},{"hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]":!r.disabled,"cursor-default opacity-60":r.disabled}]}}},checkbox:{root:function(e){return{class:["cursor-pointer inline-flex relative select-none align-bottom","w-6 h-6"]}},input:function(e){var r=e.props,t=e.context;return{class:["flex items-center justify-center","border-2 w-6 h-6 text-gray-600 rounded-lg transition-colors duration-200",{"border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900":!t.checked,"border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400":t.checked},{"hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]":!r.disabled,"cursor-default opacity-60":r.disabled}]}},icon:{class:["w-4 h-4 transition-all duration-200 text-white text-base dark:text-gray-900"]}},radiobutton:{root:function(e){return{class:["relative inline-flex cursor-pointer select-none align-bottom","w-6 h-6"]}},input:function(e){var r=e.props;return{class:["flex justify-center items-center","border-2 w-6 h-6 text-gray-700 rounded-full transition duration-200 ease-in-out",{"border-gray-300 bg-white dark:border-blue-900/40 dark:bg-gray-900":r.value!==r.modelValue,"border-blue-500 bg-blue-500 dark:border-blue-400 dark:bg-blue-400":r.value==r.modelValue},{"hover:border-blue-500 dark:hover:border-blue-400 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[inset_0_0_0_0.2rem_rgba(147,197,253,0.5)]":!r.disabled,"cursor-default opacity-60":r.disabled}]}},icon:function(e){var r=e.props;return{class:["transform rounded-full","block w-3 h-3 transition duration-200 bg-white dark:bg-gray-900",{"backface-hidden scale-10 invisible":r.value!==r.modelValue,"transform scale-100 visible":r.value==r.modelValue}]}}},dropdown:{root:function(e){return{class:["cursor-pointer inline-flex relative select-none","bg-white border border-gray-400 transition-colors duration-200 ease-in-out rounded-md","dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300","w-full md:w-56","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},input:function(e){return{class:["cursor-pointer block flex flex-auto overflow-hidden overflow-ellipsis whitespace-nowrap relative","bg-transparent border-0 text-gray-800","dark:text-white/80","p-3 transition duration-200 bg-transparent rounded appearance-none font-sans text-base","focus:outline-none focus:shadow-none",{"pr-7":e.props.showClear}]}},trigger:{class:["flex items-center justify-center flex-shrink-0","bg-transparent text-gray-500 w-12 rounded-tr-lg rounded-br-lg"]},wrapper:{class:["max-h-[200px] overflow-auto","bg-white text-gray-700 border-0 rounded-md shadow-lg","dark:bg-gray-900 dark:text-white/80"]},list:{class:["py-3 list-none m-0"]},item:function(e){var r=e.context;return{class:["cursor-pointer font-normal overflow-hidden relative whitespace-nowrap","m-0 p-3 border-0 transition-shadow duration-200 rounded-none","dark:text-white/80 dark:hover:bg-gray-800","hover:text-gray-700 hover:bg-gray-200",{"text-gray-700 bg-transparent":!r.selected,"text-blue-600 bg-blue-50 hover:text-blue-600 hover:bg-blue-100 dark:text-white dark:bg-gray-700 dark:hover:bg-gray-700":r.selected}]}},itemgroup:{class:["m-0 p-3 text-gray-800 bg-white font-bold","dark:bg-gray-900 dark:text-white/80","cursor-auto"]},header:{class:["p-3 border-b border-gray-300 text-gray-700 bg-gray-100 mt-0 rounded-tl-lg rounded-tr-lg","dark:bg-gray-800 dark:text-white/80 dark:border-blue-900/40"]},filtercontainer:{class:["relative"]},filterinput:{class:["pr-7 -mr-7","w-full","font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none","dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},filtericon:{class:["-mt-2 absolute top-1/2"]},clearicon:{class:["text-gray-500 right-12 -mt-2 absolute top-1/2"]}},calendar:{root:{class:["inline-flex max-w-full relative"]},input:{class:["font-sans text-base text-gray-600 bg-white p-3 border border-gray-300 transition-colors duration-200 appearance-none rounded-lg","hover:border-blue-500 "]},panel:{class:["bg-white border-0 shadow-md","absolute min-w-[350px]"]},header:{class:["flex items-center justify-between","p-2 text-gray-700 bg-white font-semibold m-0 border-b border-gray-300 rounded-t-lg"]},previousbutton:{class:["flex items-center justify-center cursor-pointer overflow-hidden relative","w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition-colors duration-200 ease-in-out","hover:text-gray-700 hover:border-transparent hover:bg-gray-200"]},title:{class:["leading-8 mx-auto"]},monthTitle:{class:["text-gray-700 transition duration-200 font-semibold p-2","mr-2","hover:text-blue-500"]},yearTitle:{class:["text-gray-700 transition duration-200 font-semibold p-2","hover:text-blue-500"]},nextbutton:{class:["flex items-center justify-center cursor-pointer overflow-hidden relative","w-8 h-8 text-gray-600 border-0 bg-transparent rounded-full transition-colors duration-200 ease-in-out","hover:text-gray-700 hover:border-transparent hover:bg-gray-200"]},table:{class:["border-collapse w-full","my-2"]},tableheadercell:{class:["p-2"]},day:{class:["p-2"]},daylabel:{class:["w-10 h-10 rounded-full transition-shadow duration-200 border-transparent border","flex items-center cursor-pointer justify-center mx-auto overflow-hidden relative"]}},listbox:{root:function(e){return{class:["bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md","w-full md:w-56"]}},wrapper:{class:["overflow-auto"]},list:{class:["py-3 list-none m-0"]},item:function(e){var r=e.context;return{class:["cursor-pointer font-normal overflow-hidden relative whitespace-nowrap","m-0 p-3 border-0 transition-shadow duration-200 rounded-none","dark:text-white/80 dark:hover:bg-gray-800","hover:text-gray-700 hover:bg-gray-200",{"text-gray-700 bg-transparent":!r.selected,"text-blue-600 bg-blue-50 hover:text-blue-600 hover:bg-blue-100 dark:text-white dark:bg-gray-700 dark:hover:bg-gray-700":r.selected}]}},itemgroup:{class:["m-0 p-3 text-gray-800 bg-white font-bold","dark:bg-gray-900 dark:text-white/80","cursor-auto"]},header:{class:["p-3 border-b border-gray-300 text-gray-700 bg-gray-100 mt-0 rounded-tl-lg rounded-tr-lg","dark:bg-gray-800 dark:text-white/80 dark:border-blue-900/40"]},filtercontainer:{class:["relative"]},filterinput:{class:["pr-7 -mr-7","w-full","font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none","dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},filtericon:{class:["-mt-2 absolute top-1/2"]}},multiselect:{root:function(e){var r=e.props;return{class:["inline-flex cursor-pointer select-none","bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md","w-full md:w-80",{"opacity-60 select-none pointer-events-none cursor-default":null==r?void 0:r.disabled}]}},labelContainer:{class:["overflow-hidden flex flex-auto cursor-pointer"]},label:function(e){var t=e.props;return{class:["block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis","text-gray-800 dark:text-white/80","p-3 transition duration-200",r({"!p-3":"chip"!==t.display&&(null==(null==t?void 0:t.modelValue)||null==(null==t?void 0:t.modelValue)),"!py-1.5 px-3":"chip"==t.display&&null!==(null==t?void 0:t.modelValue)},"!p-3","chip"==t.display&&null==(null==t?void 0:t.modelValue))]}},token:{class:["py-1 px-2 mr-2 bg-gray-300 dark:bg-gray-700 text-gray-700 dark:text-white/80 rounded-full","cursor-default inline-flex items-center"]},removeTokenIcon:{class:["ml-2"]},trigger:{class:["flex items-center justify-center flex-shrink-0","bg-transparent text-gray-600 dark:text-white/70 w-12 rounded-tr-lg rounded-br-lg"]},panel:{class:["bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg"]},header:{class:["p-3 border-b border-gray-300 dark:border-blue-900/40 text-gray-700 dark:text-white/80 bg-gray-100 dark:bg-gray-800 rounded-t-lg","flex items-center justify-between"]},headerCheckboxContainer:{class:["inline-flex cursor-pointer select-none align-bottom relative","mr-2","w-6 h-6"]},headerCheckbox:function(e){var r=e.context;return{class:["flex items-center justify-center","border-2 w-6 h-6 text-gray-600 dark:text-white/70 rounded-lg transition-colors duration-200","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900":!(null!=r&&r.selected),"border-blue-500 bg-blue-500":null==r?void 0:r.selected}]}},headercheckboxicon:{class:["w-4 h-4 transition-all duration-200 text-white text-base"]},closeButton:{class:["flex items-center justify-center overflow-hidden relative","w-8 h-8 text-gray-500 dark:text-white/70 border-0 bg-transparent rounded-full transition duration-200 ease-in-out mr-2 last:mr-0","hover:text-gray-700 dark:hover:text-white/80 hover:border-transparent hover:bg-gray-200 dark:hover:bg-gray-800/80 ","focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},closeButtonIcon:{class:["w-4 h-4 inline-block"]},wrapper:{class:["max-h-[200px] overflow-auto","bg-white text-gray-700 border-0 rounded-md shadow-lg","dark:bg-gray-900 dark:text-white/80"]},list:{class:["py-3 list-none m-0"]},item:function(e){var r=e.context;return{class:["cursor-pointer font-normal overflow-hidden relative whitespace-nowrap","m-0 p-3 border-0 transition-shadow duration-200 rounded-none","dark:text-white/80 dark:hover:bg-gray-800","hover:text-gray-700 hover:bg-gray-200",{"text-gray-700 bg-transparent":!r.selected,"text-blue-600 bg-blue-50 hover:text-blue-600 hover:bg-blue-100 dark:text-white dark:bg-gray-700 dark:hover:bg-gray-700":r.selected}]}},checkboxContainer:{class:["inline-flex cursor-pointer select-none align-bottom relative","mr-2","w-6 h-6"]},checkbox:function(e){var r=e.context;return{class:["flex items-center justify-center","border-2 w-6 h-6 text-gray-600 dark:text-white/80 rounded-lg transition-colors duration-200","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"border-gray-300 dark:border-blue-900/40 bg-white dark:bg-gray-900":!(null!=r&&r.selected),"border-blue-500 bg-blue-500":null==r?void 0:r.selected}]}},checkboxicon:{class:["w-4 h-4 transition-all duration-200 text-white text-base"]},itemgroup:{class:["m-0 p-3 text-gray-800 bg-white font-bold","dark:bg-gray-900 dark:text-white/80","cursor-auto"]},filtercontainer:{class:["relative"]},filterinput:{class:["pr-7 -mr-7","w-full","font-sans text-base text-gray-700 bg-white py-3 px-3 border border-gray-300 transition duration-200 rounded-lg appearance-none","dark:bg-gray-900 dark:border-blue-900/40 dark:hover:border-blue-300 dark:text-white/80","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},filtericon:{class:["-mt-2 absolute top-1/2"]},clearicon:{class:["text-gray-500 right-12 -mt-2 absolute top-1/2"]}},textarea:{root:function(e){return{class:["m-0","font-sans text-base text-gray-600 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]",{"opacity-60 select-none pointer-events-none cursor-default":e.context.disabled}]}}},treeselect:{root:function(e){var r=e.props;return{class:["inline-flex cursor-pointer select-none","bg-white dark:bg-gray-900 border border-gray-400 dark:border-blue-900/40 transition-colors duration-200 ease-in-out rounded-md","w-full md:w-80",{"opacity-60 select-none pointer-events-none cursor-default":null==r?void 0:r.disabled}]}},labelContainer:{class:["overflow-hidden flex flex-auto cursor-pointer"]},label:function(e){return{class:["block overflow-hidden whitespace-nowrap cursor-pointer overflow-ellipsis","text-gray-800 dark:text-white/80","p-3 transition duration-200"]}},trigger:{class:["flex items-center justify-center flex-shrink-0","bg-transparent text-gray-600 dark:text-white/70 w-12 rounded-tr-lg rounded-br-lg"]},panel:{class:["bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg"]},wrapper:{class:["max-h-[200px] overflow-auto","bg-white dark:bg-gray-900 text-gray-700 dark:text-white/80 border-0 rounded-md shadow-lg"]}},autocomplete:{root:function(e){var r=e.props;return{class:["relative inline-flex",{"opacity-60 select-none pointer-events-none cursor-default":r.disabled},{"w-full":r.multiple}]}},container:{class:["m-0 list-none cursor-text overflow-hidden flex items-center flex-wrap w-full","px-3 py-2 gap-2","font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 border border-gray-300 dark:border-blue-900/40 transition duration-200 ease-in-out appearance-none rounded-md","focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] hover:border-blue-500 focus:outline-none dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},inputtoken:{class:["py-0.375rem px-0","flex-1 inline-flex"]},input:function(e){var r=e.props;return{class:["m-0"," transition-colors duration-200 appearance-none rounded-lg"," ",{"rounded-tr-none rounded-br-none":r.dropdown},{"font-sans text-base text-gray-700 dark:text-white/80 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)] hover:border-blue-500 focus:outline-none":!r.multiple,"font-sans text-base text-gray-700 dark:text-white/80 border-0 outline-none bg-transparent m-0 p-0 shadow-none rounded-none w-full":r.multiple}]}},token:{class:["py-1 px-2 mr-2 bg-gray-300 dark:bg-gray-700 text-gray-700 dark:text-white/80 rounded-full","cursor-default inline-flex items-center"]},dropdownbutton:{root:{class:["rounded-tl-none rounded-bl-none"]}},panel:{class:["bg-white text-gray-700 border-0 rounded-md shadow-lg","max-h-[200px] overflow-auto","bg-white text-gray-700 border-0 rounded-md shadow-lg","dark:bg-gray-900 dark:text-white/80"]},list:{class:["py-3 list-none m-0"]},item:function(e){var r=e.context;return{class:["cursor-pointer font-normal overflow-hidden relative whitespace-nowrap","m-0 p-3 border-0 transition-shadow duration-200 rounded-none","dark:text-white/80 dark:hover:bg-gray-800","hover:text-gray-700 hover:bg-gray-200",{"text-gray-700 bg-transparent":!r.selected,"text-blue-600 bg-blue-50 hover:text-blue-600 hover:bg-blue-100 dark:text-white dark:bg-gray-700 dark:hover:bg-gray-700":r.selected}]}},itemgroup:{class:["m-0 p-3 text-gray-800 bg-white font-bold","dark:bg-gray-900 dark:text-white/80","cursor-auto"]}},chips:{root:function(e){return{class:["flex",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},container:{class:["m-0 py-1.5 px-3 list-none cursor-text overflow-hidden flex items-center flex-wrap","w-full","m-0","font-sans text-base text-gray-600 dark:text-white/70 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 appearance-none rounded-lg","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]"]},inputtoken:{class:["py-1.5 px-0","flex flex-1 inline-flex"]},input:{class:["font-sans text-base text-gray-700 dark:text-white/80 p-0 m-0","border-0 outline-none bg-transparent shadow-none rounded-none w-full"]},token:{class:["py-1 px-2 mr-2 bg-gray-300 dark:bg-gray-700 text-gray-700 dark:text-white/80 rounded-full","cursor-default inline-flex items-center"]},removeTokenIcon:{class:["ml-2"]}},colorpicker:{root:function(e){return{class:["inline-block",{"opacity-60 select-none pointer-events-none cursor-default":e.props.disabled}]}},input:{class:["m-0","font-sans text-base text-gray-600 bg-white dark:bg-gray-900 p-3 border border-gray-300 dark:border-blue-900/40 transition-colors duration-200 rounded-lg cursor-pointer","hover:border-blue-500 focus:outline-none focus:outline-offset-0 focus:shadow-[0_0_0_0.2rem_rgba(191,219,254,1)] dark:focus:shadow-[0_0_0_0.2rem_rgba(147,197,253,0.5)]","w-8 h-8"]},panel:function(e){var r=e.props;return{class:["shadow-md","bg-gray-800 border-gray-900",{"relative h-48 w-52":r.inline,"absolute h-48 w-52":!r.inline}]}},selector:{class:["absolute h-44 w-40 top-2 left-2"]},color:{class:["h-44 w-40"],style:"background: linear-gradient(to top, #000 0%, rgb(0 0 0 / 0) 100%), linear-gradient(to right, #fff 0%, rgb(255 255 255 / 0) 100%)"},colorhandle:{class:["rounded-full border border-solid cursor-pointer h-3 w-3 absolute opacity-85","border-white"]},hue:{class:["h-44 w-6 absolute top-2 left-44 opacity-85"],style:"background: linear-gradient(0deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red)"},huehandle:{class:["border-solid border-2 cursor-pointer h-2 w-8 left-0 -ml-1 -mt-1 opacity-85 absolute"]}},editor:{toolbar:{class:["bg-gray-100 rounded-tr-md rounded-tl-md","border border-gray-300 box-border font-sans px-2 py-1"]},formats:{class:["inline-block align-middle","mr-4"]},header:{class:["text-gray-700 inline-block float-left text-base font-medium h-6 relative align-middle","w-28","border-0 text-gray-600"]}},badge:{root:function(e){var r=e.props;return{class:["rounded-full p-0 text-center inline-block","bg-blue-500 text-white font-bold",{"bg-gray-500 ":"secondary"==r.severity,"bg-green-500 ":"success"==r.severity,"bg-blue-500 ":"info"==r.severity,"bg-orange-500 ":"warning"==r.severity,"bg-purple-500 ":"help"==r.severity,"bg-red-500 ":"danger"==r.severity},{"text-xs min-w-[1.5rem] h-[1.5rem] leading-[1.5rem]":null==r.size,"text-lg min-w-[2.25rem] h-[2.25rem] leading-[2.25rem]":"large"==r.size,"text-2xl min-w-[3rem] h-[3rem] leading-[3rem]":"xlarge"==r.size}]}}},avatar:{root:function(e){var r=e.props,t=e.parent;return{class:["flex items-center justify-center","bg-gray-300 dark:bg-gray-800",{"rounded-lg":"square"==r.shape,"rounded-full":"circle"==r.shape},{"text-base h-8 w-8":null==r.size||"normal"==r.size,"w-12 h-12 text-xl":"large"==r.size,"w-16 h-16 text-2xl":"xlarge"==r.size},{"-ml-4 border-2 border-white dark:border-gray-900":void 0!==t.instance.$css,"":!(void 0!==t.instance.$css)}]}},image:{class:["h-full w-full"]}},avatargroup:{root:{class:["flex items-center"]}},chip:{root:{class:["inline-flex items-center","bg-gray-200 text-gray-800 rounded-[16px] px-3 dark:text-white/80 dark:bg-gray-900"]},label:{class:["leading-6 mt-1.5 mb-1.5"]},icon:{class:["leading-6 mr-2"]},image:{class:["w-9 h-9 ml-[-0.75rem] mr-2","rounded-full"]},removeIcon:{class:["ml-2 rounded-md transition duration-200 ease-in-out","cursor-pointer leading-6"]}},progressbar:{root:function(e){return{class:["overflow-hidden relative","border-0 h-6 bg-gray-200 rounded-md dark:bg-gray-800"]}},value:function(e){return{class:["transition-width duration-1000 ease-in-out","items-center border-0 flex h-full justify-center overflow-hidden absolute w-0","border-0 m-0 bg-blue-500",{"before:absolute before:top-0 before:left-0 before:bottom-0 before:bg-inherit after:absolute after:top-0 after:left-0 after:bottom-0 after:bg-inherit":"indeterminate"==e.props.mode}]}},label:{class:["inline-flex","text-white leading-6"]}},progressspinner:{root:{class:["relative mx-auto w-28 h-28 inline-block","before:block before:pt-full"]},spinner:{class:["absolute top-0 bottom-0 left-0 right-0 m-auto w-full h-full transform origin-center animate-spin"]},circle:{class:["text-red-500 stroke-current"]}},skeleton:{root:function(e){var r=e.props;return{class:["overflow-hidden","!mb-2","bg-gray-300 dark:bg-gray-800","after:absolute after:top-0 after:left-0 after:right-0 after:bottom-0 after:content after:w-full after:h-full after:bg-blue-400 after:left-full after:transform after:translate-x-full after:z-10 after:bg-gradient-to-r after:from-transparent after:via-white after:to-transparent animate-pulse",{"rounded-md":"circle"!==r.shape,"rounded-full":"circle"==r.shape}]}}},tag:{root:function(e){var r=e.props;return{class:["inline-flex items-center justify-center","bg-blue-500 text-white text-xs font-semibold px-2 py-1 ",{"bg-gray-500 ":"secondary"==r.severity,"bg-green-500 ":"success"==r.severity,"bg-blue-500 ":"info"==r.severity,"bg-orange-500 ":"warning"==r.severity,"bg-purple-500 ":"help"==r.severity,"bg-red-500 ":"danger"==r.severity},{"rounded-md":!r.rounded,"rounded-full":r.rounded}]}},value:{class:["leading-6"]},icon:{class:["mr-1 text-sm"]}},inplace:{display:function(e){return{class:["p-3 rounded-md transition duration-200 ","inline cursor-pointer","hover:bg-gray-200 hover:text-gray-700 dark:hover:bg-gray-800/80 dark:hover:text-white/80"]}}},