@codemonster-ru/vueforge 0.86.0 → 0.88.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,15 @@
1
- (function(X,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("vue-router"),require("@codemonster-ru/vueiconify")):typeof define=="function"&&define.amd?define(["exports","vue","vue-router","@codemonster-ru/vueiconify"],e):(X=typeof globalThis<"u"?globalThis:X||self,e(X.index={},X.Vue,X.VueRouter,X.index))})(this,(function(X,e,Re,ye){"use strict";var Pe=document.createElement("style");Pe.textContent=`.vf-link{color:inherit;cursor:pointer;text-decoration:none;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-link:hover{color:var(--vf-link-hover-color)}.vf-link:active{color:var(--vf-link-active-color)}.vf-link.vf-link_disabled{cursor:not-allowed}.vf-link:focus-visible{outline:none;border-radius:var(--vf-radii-sm);box-shadow:0 0 0 2px var(--vf-primary-color)}.vf-link_active,.vf-link_partially-active{color:var(--vf-link-active-color)}.vf-card{border:var(--vf-border-width) solid var(--vf-card-border-color);border-radius:var(--vf-card-border-radius)}.vf-card__default{padding:var(--vf-card-padding)}.vf-container{--vf-container-max-width-current: var(--vf-container-max-width);--vf-container-padding-x-current: var(--vf-container-padding-x);box-sizing:border-box;width:100%;margin-right:auto;margin-left:auto;max-width:var(--vf-container-max-width-override, var(--vf-container-max-width-current));padding-right:var(--vf-container-padding-x-override, var(--vf-container-padding-x-current));padding-left:var(--vf-container-padding-x-override, var(--vf-container-padding-x-current))}.vf-container_sm{--vf-container-max-width-current: var(--vf-container-max-width-sm, var(--vf-container-max-width))}.vf-container_md{--vf-container-max-width-current: var(--vf-container-max-width-md, var(--vf-container-max-width))}.vf-container_lg{--vf-container-max-width-current: var(--vf-container-max-width-lg, var(--vf-container-max-width))}.vf-container_xl{--vf-container-max-width-current: var(--vf-container-max-width-xl, var(--vf-container-max-width))}.vf-container_full{--vf-container-max-width-current: none}@media(min-width:640px){.vf-container{--vf-container-padding-x-current: var(--vf-container-padding-x-sm, var(--vf-container-padding-x))}}@media(min-width:1024px){.vf-container{--vf-container-padding-x-current: var( --vf-container-padding-x-lg, var(--vf-container-padding-x-sm, var(--vf-container-padding-x)) )}}.vf-section{--vf-section-padding-y-current: var(--vf-section-padding-y);box-sizing:border-box;padding-top:var(--vf-section-padding-y-override, var(--vf-section-padding-y-current));padding-bottom:var(--vf-section-padding-y-override, var(--vf-section-padding-y-current))}.vf-section_background-transparent{--vf-section-background-color-current: transparent}.vf-section_background-surface{--vf-section-background-color-current: var(--vf-section-background-color-surface)}.vf-section_background-muted{--vf-section-background-color-current: var(--vf-section-background-color-muted)}.vf-section_background-elevated{--vf-section-background-color-current: var(--vf-section-background-color-elevated)}.vf-section{background-color:var(--vf-section-background-color-current)}.vf-section_bordered{border-top:var(--vf-border-width) solid var(--vf-section-border-color);border-bottom:var(--vf-border-width) solid var(--vf-section-border-color)}@media(min-width:640px){.vf-section{--vf-section-padding-y-current: var(--vf-section-padding-y-sm, var(--vf-section-padding-y))}}@media(min-width:1024px){.vf-section{--vf-section-padding-y-current: var( --vf-section-padding-y-lg, var(--vf-section-padding-y-sm, var(--vf-section-padding-y)) )}}.vf-grid{display:grid;min-width:0;grid-template-columns:var(--vf-grid-columns-override, var(--vf-grid-columns));gap:var(--vf-grid-gap-override, var(--vf-grid-gap));column-gap:var(--vf-grid-column-gap-override, var(--vf-grid-column-gap));row-gap:var(--vf-grid-row-gap-override, var(--vf-grid-row-gap));align-items:var(--vf-grid-align-items-override, var(--vf-grid-align-items));justify-items:var(--vf-grid-justify-items-override, var(--vf-grid-justify-items))}@media(min-width:640px){.vf-grid{grid-template-columns:var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns)));gap:var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap)));column-gap:var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap)));row-gap:var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap)));align-items:var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items)));justify-items:var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items)))}}@media(min-width:768px){.vf-grid{grid-template-columns:var(--vf-grid-columns-md-override, var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns))));gap:var(--vf-grid-gap-md-override, var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap))));column-gap:var(--vf-grid-column-gap-md-override, var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap))));row-gap:var(--vf-grid-row-gap-md-override, var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap))));align-items:var(--vf-grid-align-items-md-override, var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items))));justify-items:var(--vf-grid-justify-items-md-override, var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items))))}}@media(min-width:1024px){.vf-grid{grid-template-columns:var(--vf-grid-columns-lg-override, var(--vf-grid-columns-md-override, var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns)))));gap:var(--vf-grid-gap-lg-override, var(--vf-grid-gap-md-override, var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap)))));column-gap:var(--vf-grid-column-gap-lg-override, var(--vf-grid-column-gap-md-override, var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap)))));row-gap:var(--vf-grid-row-gap-lg-override, var(--vf-grid-row-gap-md-override, var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap)))));align-items:var(--vf-grid-align-items-lg-override, var(--vf-grid-align-items-md-override, var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items)))));justify-items:var(--vf-grid-justify-items-lg-override, var(--vf-grid-justify-items-md-override, var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items)))))}}@media(min-width:1280px){.vf-grid{grid-template-columns:var(--vf-grid-columns-xl-override, var(--vf-grid-columns-lg-override, var(--vf-grid-columns-md-override, var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns))))));gap:var(--vf-grid-gap-xl-override, var(--vf-grid-gap-lg-override, var(--vf-grid-gap-md-override, var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap))))));column-gap:var(--vf-grid-column-gap-xl-override, var(--vf-grid-column-gap-lg-override, var(--vf-grid-column-gap-md-override, var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap))))));row-gap:var(--vf-grid-row-gap-xl-override, var(--vf-grid-row-gap-lg-override, var(--vf-grid-row-gap-md-override, var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap))))));align-items:var(--vf-grid-align-items-xl-override, var(--vf-grid-align-items-lg-override, var(--vf-grid-align-items-md-override, var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items))))));justify-items:var(--vf-grid-justify-items-xl-override, var(--vf-grid-justify-items-lg-override, var(--vf-grid-justify-items-md-override, var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items))))))}}.vf-grid-item{min-width:0;grid-column:var(--vf-grid-item-column-override, auto)}@media(min-width:640px){.vf-grid-item{grid-column:var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto))}}@media(min-width:768px){.vf-grid-item{grid-column:var(--vf-grid-item-column-md-override, var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto)))}}@media(min-width:1024px){.vf-grid-item{grid-column:var(--vf-grid-item-column-lg-override, var(--vf-grid-item-column-md-override, var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto))))}}@media(min-width:1280px){.vf-grid-item{grid-column:var(--vf-grid-item-column-xl-override, var(--vf-grid-item-column-lg-override, var(--vf-grid-item-column-md-override, var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto)))))}}.vf-stack{display:flex;flex-direction:column;min-width:0;gap:var(--vf-stack-gap-override, var(--vf-stack-gap));align-items:var(--vf-stack-align-items-override, var(--vf-stack-align-items));justify-content:var(--vf-stack-justify-content-override, var(--vf-stack-justify-content));flex-wrap:var(--vf-stack-wrap-override, var(--vf-stack-wrap))}.vf-stack>*{min-width:0}.vf-inline{display:flex;flex-direction:row;min-width:0;gap:var(--vf-inline-gap-override, var(--vf-inline-gap));align-items:var(--vf-inline-align-items-override, var(--vf-inline-align-items));justify-content:var(--vf-inline-justify-content-override, var(--vf-inline-justify-content));flex-wrap:var(--vf-inline-wrap-override, var(--vf-inline-wrap))}.vf-inline>*{min-width:0}.vf-menu{display:flex}.vf-menu_horizontal>.vf-menu__list{flex-direction:row}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item{align-items:center;position:relative}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item:not(:first-child){margin-left:var(--vf-menu-item-margin-left)}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item:not(:last-child){margin-right:var(--vf-menu-item-margin-right)}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__separator{height:var(--vf-menu-separator-height);border-top:none;border-right:none;border-left:var(--vf-menu-separator-thickness) solid var(--vf-menu-separator-color);border-bottom:none}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__submenu{position:absolute;top:calc(100% + var(--vf-menu-submenu-offset));left:0;z-index:2;min-width:12rem;padding:.5rem;border:var(--vf-border-width) solid var(--vf-border-color);border-radius:var(--vf-radii-md);background-color:var(--vf-bg-color);box-shadow:0 10px 24px #0000001f;margin:0;overflow:visible;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__submenu.vf-menu__submenu_visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);height:auto}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__submenu:not(.vf-menu__submenu_visible){opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);height:auto}.vf-menu_vertical>.vf-menu__list{width:100%;flex-direction:column}.vf-menu_vertical>.vf-menu__list>.vf-menu__item{flex-direction:column}.vf-menu_vertical>.vf-menu__list>.vf-menu__item:not(:first-child){margin-top:var(--vf-menu-item-margin-top)}.vf-menu_vertical>.vf-menu__list>.vf-menu__item:not(:last-child){margin-bottom:var(--vf-menu-item-margin-bottom)}.vf-menu_vertical>.vf-menu__list>.vf-menu__item>.vf-menu{overflow:hidden}.vf-menu__list{margin:0;padding:0;display:flex;list-style:none}.vf-menu__separator{width:100%;height:var(--vf-menu-separator-thickness);border:none;margin:0;background-color:var(--vf-menu-separator-color)}.vf-menu__item{display:flex;font-weight:500}.vf-menu__link{display:flex;align-items:center;text-decoration:none;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-menu__link:hover{color:var(--vf-menu-link-hover-color)}.vf-menu__parent{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:0;border:none;background:transparent;color:inherit;font:inherit;text-align:left;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-menu__parent:hover{color:var(--vf-menu-parent-hover-color)}.vf-menu__icon{margin-right:var(--vf-menu-icon-gap)}.vf-menu__chevron{margin-left:.375rem}.vf-menu__submenu{overflow:hidden}.vf-menu__submenu.vf-menu__submenu_visible{margin-top:var(--vf-menu-submenu-offset);margin-left:var(--vf-menu-submenu-offset);height:auto;pointer-events:auto}.vf-menu__submenu:not(.vf-menu__submenu_visible){height:0;margin:0;pointer-events:none}.vf-button{display:inline-flex;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-button-padding);font-size:var(--vf-button-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;border-radius:var(--vf-button-border-radius);overflow:hidden}.vf-button_text{border:var(--vf-border-width) solid transparent;background-color:transparent}.vf-button_outlined{background-color:transparent}.vf-button_primary.vf-button_text{color:var(--vf-button-text-primary-color)}.vf-button_primary.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-primary-hover-background-color)}.vf-button_primary.vf-button_outlined{color:var(--vf-button-outlined-primary-color);border:var(--vf-border-width) solid var(--vf-button-outlined-primary-border-color)}.vf-button_primary.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-primary-hover-background-color)}.vf-button_primary:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-primary-color);border:var(--vf-border-width) solid var(--vf-button-primary-border-color);background-color:var(--vf-button-primary-background-color)}.vf-button_primary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-primary-hover-color);border:var(--vf-border-width) solid var(--vf-button-primary-hover-border-color);background-color:var(--vf-button-primary-hover-background-color)}.vf-button_primary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-primary-active-color);border:var(--vf-border-width) solid var(--vf-button-primary-active-border-color);background-color:var(--vf-button-primary-active-background-color)}.vf-button_secondary.vf-button_text{color:var(--vf-button-text-secondary-color)}.vf-button_secondary.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-secondary-hover-background-color)}.vf-button_secondary.vf-button_outlined{color:var(--vf-button-outlined-secondary-color);border:var(--vf-border-width) solid var(--vf-button-outlined-secondary-border-color)}.vf-button_secondary.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-secondary-hover-background-color)}.vf-button_secondary:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-secondary-color);border:var(--vf-border-width) solid var(--vf-button-secondary-border-color);background-color:var(--vf-button-secondary-background-color)}.vf-button_secondary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-secondary-hover-color);border:var(--vf-border-width) solid var(--vf-button-secondary-hover-border-color);background-color:var(--vf-button-secondary-hover-background-color)}.vf-button_secondary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-secondary-active-color);border:var(--vf-border-width) solid var(--vf-button-secondary-active-border-color);background-color:var(--vf-button-secondary-active-background-color)}.vf-button_success.vf-button_text{color:var(--vf-button-text-success-color)}.vf-button_success.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-success-hover-background-color)}.vf-button_success.vf-button_outlined{color:var(--vf-button-outlined-success-color);border:var(--vf-border-width) solid var(--vf-button-outlined-success-border-color)}.vf-button_success.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-success-hover-background-color)}.vf-button_success:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-success-color);border:var(--vf-border-width) solid var(--vf-button-success-border-color);background-color:var(--vf-button-success-background-color)}.vf-button_success:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-success-hover-color);border:var(--vf-border-width) solid var(--vf-button-success-hover-border-color);background-color:var(--vf-button-success-hover-background-color)}.vf-button_success:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-success-active-color);border:var(--vf-border-width) solid var(--vf-button-success-active-border-color);background-color:var(--vf-button-success-active-background-color)}.vf-button_info.vf-button_text{color:var(--vf-button-text-info-color)}.vf-button_info.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-info-hover-background-color)}.vf-button_info.vf-button_outlined{color:var(--vf-button-outlined-info-color);border:var(--vf-border-width) solid var(--vf-button-outlined-info-border-color)}.vf-button_info.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-info-hover-background-color)}.vf-button_info:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-info-color);border:var(--vf-border-width) solid var(--vf-button-info-border-color);background-color:var(--vf-button-info-background-color)}.vf-button_info:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-info-hover-color);border:var(--vf-border-width) solid var(--vf-button-info-hover-border-color);background-color:var(--vf-button-info-hover-background-color)}.vf-button_info:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-info-active-color);border:var(--vf-border-width) solid var(--vf-button-info-active-border-color);background-color:var(--vf-button-info-active-background-color)}.vf-button_warning.vf-button_text{color:var(--vf-button-text-warning-color)}.vf-button_warning.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-warning-hover-background-color)}.vf-button_warning.vf-button_outlined{color:var(--vf-button-outlined-warning-color);border:var(--vf-border-width) solid var(--vf-button-outlined-warning-border-color)}.vf-button_warning.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-warning-hover-background-color)}.vf-button_warning:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-warning-color);border:var(--vf-border-width) solid var(--vf-button-warning-border-color);background-color:var(--vf-button-warning-background-color)}.vf-button_warning:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-warning-hover-color);border:var(--vf-border-width) solid var(--vf-button-warning-hover-border-color);background-color:var(--vf-button-warning-hover-background-color)}.vf-button_warning:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-warning-active-color);border:var(--vf-border-width) solid var(--vf-button-warning-active-border-color);background-color:var(--vf-button-warning-active-background-color)}.vf-button_danger.vf-button_text{color:var(--vf-button-text-danger-color)}.vf-button_danger.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-danger-hover-background-color)}.vf-button_danger.vf-button_outlined{color:var(--vf-button-outlined-danger-color);border:var(--vf-border-width) solid var(--vf-button-outlined-danger-border-color)}.vf-button_danger.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-danger-hover-background-color)}.vf-button_danger:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-danger-color);border:var(--vf-border-width) solid var(--vf-button-danger-border-color);background-color:var(--vf-button-danger-background-color)}.vf-button_danger:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-danger-hover-color);border:var(--vf-border-width) solid var(--vf-button-danger-hover-border-color);background-color:var(--vf-button-danger-hover-background-color)}.vf-button_danger:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-danger-active-color);border:var(--vf-border-width) solid var(--vf-button-danger-active-border-color);background-color:var(--vf-button-danger-active-background-color)}.vf-button_vertical{flex-direction:column}.vf-button__icon{display:inline-block}.vf-button__icon_top+.vf-button__label{margin-top:var(--vf-button-icon-gap)}.vf-button__icon_right{order:1}.vf-button__icon_right+.vf-button__label{margin-right:var(--vf-button-icon-gap)}.vf-button__icon_bottom{order:1}.vf-button__icon_bottom+.vf-button__label{margin-bottom:var(--vf-button-icon-gap)}.vf-button__icon_left+.vf-button__label{margin-left:var(--vf-button-icon-gap)}.vf-button_disabled{opacity:var(--vf-states-disabled-opacity);cursor:default}.vf-button_rounded{border-radius:var(--vf-button-rounded-border-radius)}.vf-button_small{font-size:var(--vf-button-small-font-size);padding:var(--vf-button-small-padding)}.vf-button_large{font-size:var(--vf-button-large-font-size);padding:var(--vf-button-large-padding)}.vf-button-group{display:inline-flex;align-items:stretch;gap:var(--vf-button-group-gap)}.vf-button-group_vertical{flex-direction:column}.vf-button-group_attached{gap:0}.vf-button-group_attached.vf-button-group_horizontal>:not(:first-child){margin-left:calc(var(--vf-border-width) * -1)}.vf-button-group_attached.vf-button-group_vertical>:not(:first-child){margin-top:calc(var(--vf-border-width) * -1)}.vf-button-group_attached>:is(.vf-button,.vf-splitbutton,.vf-dropdown>.vf-button,.vf-dropdown__trigger>.vf-button){border-radius:0}.vf-button-group_attached>:first-child:is(.vf-button,.vf-splitbutton){border-top-left-radius:var(--vf-button-group-border-radius);border-bottom-left-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached>:last-child:is(.vf-button,.vf-splitbutton){border-top-right-radius:var(--vf-button-group-border-radius);border-bottom-right-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached.vf-button-group_vertical>:first-child:is(.vf-button,.vf-splitbutton){border-top-right-radius:var(--vf-button-group-border-radius);border-bottom-left-radius:0}.vf-button-group_attached.vf-button-group_vertical>:last-child:is(.vf-button,.vf-splitbutton){border-top-right-radius:0;border-bottom-left-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached>.vf-splitbutton:first-child .vf-splitbutton__main{border-top-left-radius:var(--vf-button-group-border-radius);border-bottom-left-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached>.vf-splitbutton:last-child .vf-splitbutton__toggle{border-top-right-radius:var(--vf-button-group-border-radius);border-bottom-right-radius:var(--vf-button-group-border-radius)}.vf-button-group_disabled{opacity:var(--vf-button-group-disabled-opacity);pointer-events:none}.vf-input{display:flex;align-items:center;gap:var(--vf-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-input-padding);border-radius:var(--vf-input-border-radius);border:var(--vf-border-width) solid var(--vf-input-border-color);background-color:var(--vf-input-background-color);color:var(--vf-input-text-color);transition:border-color .2s ease}.vf-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-input__control::placeholder{color:var(--vf-input-placeholder-color)}.vf-input:hover:not(.vf-input_disabled){border-color:var(--vf-input-hover-border-color)}.vf-input:focus-within:not(.vf-input_disabled){border-color:var(--vf-input-focus-border-color);box-shadow:var(--vf-input-focus-ring-shadow)}.vf-input_outlined{background-color:transparent}.vf-input_small{padding:var(--vf-input-small-padding)}.vf-input_small .vf-input__control{font-size:var(--vf-input-small-font-size)}.vf-input_large{padding:var(--vf-input-large-padding)}.vf-input_large .vf-input__control{font-size:var(--vf-input-large-font-size)}.vf-input_disabled{opacity:var(--vf-input-disabled-opacity);cursor:not-allowed}.vf-input-group{display:flex;align-items:stretch;width:100%;gap:var(--vf-input-group-gap);min-width:0}.vf-input-group>*{min-width:0}.vf-input-group>:not(:first-child){margin-left:calc(var(--vf-border-width) * -1)}.vf-input-group>:is(.vf-input-group__addon,.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect,.vf-button){border-radius:0}.vf-input-group>:first-child:is(.vf-input-group__addon,.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect,.vf-button){border-top-left-radius:var(--vf-input-group-border-radius);border-bottom-left-radius:var(--vf-input-group-border-radius)}.vf-input-group>:last-child:is(.vf-input-group__addon,.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect,.vf-button){border-top-right-radius:var(--vf-input-group-border-radius);border-bottom-right-radius:var(--vf-input-group-border-radius)}.vf-input-group>:is(.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect){flex:1 1 auto}.vf-input-group__addon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-input-group-addon-padding);border:var(--vf-border-width) solid var(--vf-input-group-addon-border-color);background-color:var(--vf-input-group-addon-background-color);color:var(--vf-input-group-addon-text-color);font-size:var(--vf-input-group-addon-font-size);line-height:var(--vf-typography-line-height);white-space:nowrap}.vf-input-group_outlined .vf-input-group__addon{background-color:var(--vf-input-group-addon-outlined-background-color)}.vf-input-group_small .vf-input-group__addon{padding:var(--vf-input-group-small-addon-padding);font-size:var(--vf-input-group-small-addon-font-size)}.vf-input-group_large .vf-input-group__addon{padding:var(--vf-input-group-large-addon-padding);font-size:var(--vf-input-group-large-addon-font-size)}.vf-input-group_disabled{opacity:var(--vf-input-group-disabled-opacity);pointer-events:none}.vf-inline-edit{display:inline-flex;align-items:center;gap:var(--vf-inline-edit-gap);min-height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-inline-edit-padding);border-radius:var(--vf-inline-edit-border-radius);border:var(--vf-border-width) solid var(--vf-inline-edit-border-color);background-color:var(--vf-inline-edit-background-color);color:var(--vf-inline-edit-text-color);font-size:var(--vf-inline-edit-font-size);line-height:var(--vf-typography-line-height);transition:border-color .2s ease,box-shadow .2s ease}.vf-inline-edit_outlined{background-color:transparent}.vf-inline-edit:hover:not(.vf-inline-edit_disabled){border-color:var(--vf-inline-edit-hover-border-color)}.vf-inline-edit_editing:not(.vf-inline-edit_disabled){border-color:var(--vf-inline-edit-focus-border-color);box-shadow:var(--vf-inline-edit-focus-ring-shadow)}.vf-inline-edit__value{min-width:0;overflow:hidden;text-overflow:ellipsis}.vf-inline-edit__value_placeholder{color:var(--vf-inline-edit-placeholder-color)}.vf-inline-edit__input{flex:1;min-width:0;border:none;background:transparent;color:inherit;font:inherit;outline:none}.vf-inline-edit__input::placeholder{color:var(--vf-inline-edit-placeholder-color)}.vf-inline-edit__actions{display:inline-flex;align-items:center;gap:var(--vf-inline-edit-actions-gap)}.vf-inline-edit__action{border:var(--vf-border-width) solid var(--vf-inline-edit-button-border-color);border-radius:var(--vf-inline-edit-button-radius);background-color:var(--vf-inline-edit-button-background-color);color:var(--vf-inline-edit-button-text-color);padding:var(--vf-inline-edit-button-padding);font:inherit;line-height:1;cursor:pointer}.vf-inline-edit__action:hover:not(:disabled),.vf-inline-edit__action:focus-visible:not(:disabled){background-color:var(--vf-inline-edit-button-hover-background-color);outline:none}.vf-inline-edit__action_cancel{background-color:var(--vf-inline-edit-cancel-button-background-color);color:var(--vf-inline-edit-cancel-button-text-color);border-color:var(--vf-inline-edit-cancel-button-border-color)}.vf-inline-edit__action:disabled{cursor:not-allowed}.vf-inline-edit_small{padding:var(--vf-inline-edit-small-padding);font-size:var(--vf-inline-edit-small-font-size)}.vf-inline-edit_small .vf-inline-edit__action{padding:var(--vf-inline-edit-small-button-padding)}.vf-inline-edit_large{padding:var(--vf-inline-edit-large-padding);font-size:var(--vf-inline-edit-large-font-size)}.vf-inline-edit_large .vf-inline-edit__action{padding:var(--vf-inline-edit-large-button-padding)}.vf-inline-edit_disabled{opacity:var(--vf-inline-edit-disabled-opacity);cursor:not-allowed}.vf-search-input{display:flex;align-items:center;gap:var(--vf-search-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-search-input-padding);border-radius:var(--vf-search-input-border-radius);border:var(--vf-border-width) solid var(--vf-search-input-border-color);background-color:var(--vf-search-input-background-color);color:var(--vf-search-input-text-color);transition:border-color .2s ease}.vf-search-input__icon{width:var(--vf-search-input-icon-size);height:var(--vf-search-input-icon-size);box-sizing:border-box;border:var(--vf-border-width) solid var(--vf-search-input-icon-color);border-radius:50%;position:relative;flex-shrink:0}.vf-search-input__icon:after{content:"";position:absolute;width:calc(var(--vf-search-input-icon-size) * .42);height:var(--vf-border-width);background-color:var(--vf-search-input-icon-color);right:calc(var(--vf-search-input-icon-size) * -.36);bottom:calc(var(--vf-search-input-icon-size) * -.06);transform:rotate(45deg);transform-origin:left center}.vf-search-input__control{flex:1;min-width:0;border:none;background:transparent;color:inherit;font-size:var(--vf-search-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vf-search-input__control::placeholder{color:var(--vf-search-input-placeholder-color)}.vf-search-input__control::-webkit-search-decoration,.vf-search-input__control::-webkit-search-cancel-button,.vf-search-input__control::-webkit-search-results-button,.vf-search-input__control::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.vf-search-input__clear{width:var(--vf-search-input-clear-size);height:var(--vf-search-input-clear-size);border:none;border-radius:var(--vf-search-input-clear-radius);background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;font:inherit;line-height:1}.vf-search-input__clear:hover:not(:disabled){background-color:var(--vf-search-input-clear-hover-background-color)}.vf-search-input__spinner{width:var(--vf-search-input-loading-size);height:var(--vf-search-input-loading-size);border-radius:50%;border:var(--vf-border-width) solid var(--vf-search-input-loading-border-color);border-top-color:var(--vf-search-input-loading-top-border-color);animation:vf-search-input-spin .7s linear infinite;flex-shrink:0}.vf-search-input:hover:not(.vf-search-input_disabled){border-color:var(--vf-search-input-hover-border-color)}.vf-search-input:focus-within:not(.vf-search-input_disabled){border-color:var(--vf-search-input-focus-border-color);box-shadow:var(--vf-search-input-focus-ring-shadow)}.vf-search-input_outlined{background-color:transparent}.vf-search-input_small{padding:var(--vf-search-input-small-padding)}.vf-search-input_small .vf-search-input__control{font-size:var(--vf-search-input-small-font-size)}.vf-search-input_small .vf-search-input__icon{width:var(--vf-search-input-small-icon-size);height:var(--vf-search-input-small-icon-size)}.vf-search-input_small .vf-search-input__clear{width:var(--vf-search-input-small-clear-size);height:var(--vf-search-input-small-clear-size)}.vf-search-input_large{padding:var(--vf-search-input-large-padding)}.vf-search-input_large .vf-search-input__control{font-size:var(--vf-search-input-large-font-size)}.vf-search-input_large .vf-search-input__icon{width:var(--vf-search-input-large-icon-size);height:var(--vf-search-input-large-icon-size)}.vf-search-input_large .vf-search-input__clear{width:var(--vf-search-input-large-clear-size);height:var(--vf-search-input-large-clear-size)}.vf-search-input_disabled{opacity:var(--vf-search-input-disabled-opacity);cursor:not-allowed}@keyframes vf-search-input-spin{to{transform:rotate(360deg)}}.vf-mention-input{position:relative;display:inline-flex;width:100%;min-width:var(--vf-mention-input-min-width);box-sizing:border-box;border-radius:var(--vf-mention-input-border-radius);border:var(--vf-border-width) solid var(--vf-mention-input-border-color);background-color:var(--vf-mention-input-background-color);color:var(--vf-mention-input-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-mention-input_outlined{background-color:transparent}.vf-mention-input__control{width:100%;box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-mention-input-padding);font-size:var(--vf-mention-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-mention-input__control::placeholder{color:var(--vf-mention-input-placeholder-color)}.vf-mention-input__panel{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:30;max-height:var(--vf-mention-input-panel-max-height);overflow:auto;padding:var(--vf-mention-input-panel-padding);border:var(--vf-border-width) solid var(--vf-mention-input-panel-border-color);border-radius:calc(var(--vf-mention-input-border-radius) + var(--vf-mention-input-panel-radius-offset));background-color:var(--vf-mention-input-panel-background-color);box-shadow:var(--vf-mention-input-panel-shadow)}.vf-mention-input__option{width:100%;display:flex;align-items:center;gap:var(--vf-mention-input-option-gap);text-align:left;border:none;border-radius:var(--vf-mention-input-option-border-radius);background:transparent;color:inherit;padding:var(--vf-mention-input-option-padding);font-size:var(--vf-mention-input-option-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer}.vf-mention-input__option-trigger{color:var(--vf-mention-input-option-trigger-color)}.vf-mention-input__option:hover:not(:disabled),.vf-mention-input__option:focus-visible:not(:disabled),.vf-mention-input__option.is-highlighted:not(:disabled){background-color:var(--vf-mention-input-option-hover-background-color);outline:none}.vf-mention-input__option:disabled{opacity:.6;cursor:not-allowed}.vf-mention-input__empty,.vf-mention-input__loading{padding:var(--vf-mention-input-empty-padding);color:var(--vf-mention-input-empty-color);font-size:var(--vf-mention-input-option-font-size)}.vf-mention-input:hover:not(.vf-mention-input_disabled){border-color:var(--vf-mention-input-hover-border-color)}.vf-mention-input_open,.vf-mention-input:focus-within:not(.vf-mention-input_disabled){border-color:var(--vf-mention-input-focus-border-color);box-shadow:var(--vf-mention-input-focus-ring-shadow)}.vf-mention-input_small .vf-mention-input__control{padding:var(--vf-mention-input-small-padding);font-size:var(--vf-mention-input-small-font-size)}.vf-mention-input_large .vf-mention-input__control{padding:var(--vf-mention-input-large-padding);font-size:var(--vf-mention-input-large-font-size)}.vf-mention-input_disabled{opacity:var(--vf-mention-input-disabled-opacity);cursor:not-allowed}.vf-password-input{display:grid;gap:var(--vf-password-input-gap)}.vf-password-input__field{display:flex;align-items:center;gap:var(--vf-password-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-password-input-padding);border-radius:var(--vf-password-input-border-radius);border:var(--vf-border-width) solid var(--vf-password-input-border-color);background-color:var(--vf-password-input-background-color);color:var(--vf-password-input-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-password-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-password-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;min-width:0}.vf-password-input__control::placeholder{color:var(--vf-password-input-placeholder-color)}.vf-password-input__toggle{border:none;background:transparent;color:var(--vf-password-input-toggle-color);border-radius:var(--vf-password-input-toggle-radius);min-width:var(--vf-password-input-toggle-size);height:var(--vf-password-input-toggle-size);padding:0 .35rem;font:inherit;font-size:.75em;cursor:pointer}.vf-password-input__toggle:hover:not(:disabled){background-color:var(--vf-password-input-toggle-hover-background-color)}.vf-password-input__toggle:disabled{cursor:not-allowed}.vf-password-input__strength{display:flex;align-items:center;gap:var(--vf-password-input-strength-gap)}.vf-password-input__strength-track{flex:1;height:var(--vf-password-input-strength-track-height);border-radius:var(--vf-password-input-strength-track-radius);background-color:var(--vf-password-input-strength-track-background-color);overflow:hidden}.vf-password-input__strength-fill{display:block;height:100%;transition:width .2s ease}.vf-password-input__strength-fill_weak{background-color:var(--vf-password-input-strength-weak-color)}.vf-password-input__strength-fill_medium{background-color:var(--vf-password-input-strength-medium-color)}.vf-password-input__strength-fill_strong{background-color:var(--vf-password-input-strength-strong-color)}.vf-password-input__strength-label{font-size:var(--vf-password-input-meta-font-size);color:var(--vf-password-input-hint-color);white-space:nowrap}.vf-password-input__caps-lock{margin:0;font-size:var(--vf-password-input-meta-font-size);color:var(--vf-password-input-hint-color)}.vf-password-input:hover:not(.vf-password-input_disabled) .vf-password-input__field{border-color:var(--vf-password-input-hover-border-color)}.vf-password-input:focus-within:not(.vf-password-input_disabled) .vf-password-input__field{border-color:var(--vf-password-input-focus-border-color);box-shadow:var(--vf-password-input-focus-ring-shadow)}.vf-password-input_outlined .vf-password-input__field{background-color:transparent}.vf-password-input_small .vf-password-input__field{padding:var(--vf-password-input-small-padding)}.vf-password-input_small .vf-password-input__control{font-size:var(--vf-password-input-small-font-size)}.vf-password-input_large .vf-password-input__field{padding:var(--vf-password-input-large-padding)}.vf-password-input_large .vf-password-input__control{font-size:var(--vf-password-input-large-font-size)}.vf-password-input_disabled{opacity:var(--vf-password-input-disabled-opacity);cursor:not-allowed}.vf-otp-input{display:inline-flex;gap:var(--vf-otp-input-gap)}.vf-otp-input__cell{width:var(--vf-otp-input-cell-size);height:var(--vf-otp-input-cell-size);box-sizing:border-box;padding:var(--vf-otp-input-padding);border-radius:var(--vf-otp-input-border-radius);border:var(--vf-border-width) solid var(--vf-otp-input-border-color);background-color:var(--vf-otp-input-background-color);color:var(--vf-otp-input-text-color);font-size:var(--vf-otp-input-font-size);line-height:1;font-family:inherit;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.vf-otp-input__cell::placeholder{color:var(--vf-otp-input-placeholder-color)}.vf-otp-input__cell:hover:not(:disabled):not([readonly]){border-color:var(--vf-otp-input-hover-border-color)}.vf-otp-input__cell:focus-visible{border-color:var(--vf-otp-input-focus-border-color);box-shadow:var(--vf-otp-input-focus-ring-shadow);outline:none}.vf-otp-input_outlined .vf-otp-input__cell{background-color:transparent}.vf-otp-input_small .vf-otp-input__cell{width:var(--vf-otp-input-small-cell-size);height:var(--vf-otp-input-small-cell-size);padding:var(--vf-otp-input-small-padding);font-size:var(--vf-otp-input-small-font-size)}.vf-otp-input_large .vf-otp-input__cell{width:var(--vf-otp-input-large-cell-size);height:var(--vf-otp-input-large-cell-size);padding:var(--vf-otp-input-large-padding);font-size:var(--vf-otp-input-large-font-size)}.vf-otp-input_disabled{opacity:var(--vf-otp-input-disabled-opacity)}.vf-color-picker{position:relative;display:inline-block;min-width:var(--vf-color-picker-min-width)}.vf-color-picker__control{display:flex;align-items:center;gap:var(--vf-color-picker-gap);width:100%;padding:var(--vf-color-picker-padding);border-radius:var(--vf-color-picker-border-radius);border:var(--vf-border-width) solid var(--vf-color-picker-border-color);background-color:var(--vf-color-picker-background-color);color:var(--vf-color-picker-text-color);font-size:var(--vf-color-picker-font-size);font-family:inherit;cursor:pointer}.vf-color-picker__control:hover:not(:disabled){border-color:var(--vf-color-picker-hover-border-color)}.vf-color-picker__control:focus-visible{border-color:var(--vf-color-picker-focus-border-color);box-shadow:var(--vf-color-picker-focus-ring-shadow);outline:none}.vf-color-picker__swatch{width:var(--vf-color-picker-swatch-size);height:var(--vf-color-picker-swatch-size);border-radius:var(--vf-color-picker-swatch-radius);border:var(--vf-border-width) solid var(--vf-color-picker-preset-border-color);flex-shrink:0}.vf-color-picker__value{flex:1;text-align:left}.vf-color-picker__panel{position:absolute;z-index:20;top:calc(100% + .35rem);left:0;width:100%;min-width:var(--vf-color-picker-min-width);padding:var(--vf-color-picker-panel-padding);border-radius:var(--vf-color-picker-border-radius);border:var(--vf-border-width) solid var(--vf-color-picker-panel-border-color);background-color:var(--vf-color-picker-panel-background-color);box-shadow:var(--vf-color-picker-panel-shadow);display:grid;gap:var(--vf-color-picker-panel-gap)}.vf-color-picker__row{display:flex;align-items:center;gap:var(--vf-color-picker-gap)}.vf-color-picker__native{width:100%;height:2rem;border:none;background:transparent;padding:0}.vf-color-picker__alpha{flex:1;accent-color:var(--vf-color-picker-range-accent-color)}.vf-color-picker__alpha-value{min-width:2.5rem;text-align:right;font-size:.85em}.vf-color-picker__text{width:100%;box-sizing:border-box;padding:var(--vf-color-picker-padding);border-radius:var(--vf-color-picker-border-radius);border:var(--vf-border-width) solid var(--vf-color-picker-border-color);background-color:var(--vf-color-picker-background-color);color:var(--vf-color-picker-text-color);font:inherit}.vf-color-picker__text::placeholder{color:var(--vf-color-picker-placeholder-color)}.vf-color-picker__text:focus{border-color:var(--vf-color-picker-focus-border-color);box-shadow:var(--vf-color-picker-focus-ring-shadow);outline:none}.vf-color-picker__presets{display:flex;flex-wrap:wrap;gap:var(--vf-color-picker-gap)}.vf-color-picker__preset{width:var(--vf-color-picker-preset-size);height:var(--vf-color-picker-preset-size);border-radius:var(--vf-color-picker-preset-radius);border:var(--vf-border-width) solid var(--vf-color-picker-preset-border-color);cursor:pointer}.vf-color-picker__preset:hover{border-color:var(--vf-color-picker-preset-hover-border-color)}.vf-color-picker_outlined .vf-color-picker__control,.vf-color-picker_outlined .vf-color-picker__text{background-color:transparent}.vf-color-picker_small .vf-color-picker__control,.vf-color-picker_small .vf-color-picker__text{padding:var(--vf-color-picker-small-padding);font-size:var(--vf-color-picker-small-font-size)}.vf-color-picker_small .vf-color-picker__swatch{width:var(--vf-color-picker-small-swatch-size);height:var(--vf-color-picker-small-swatch-size)}.vf-color-picker_small .vf-color-picker__preset{width:var(--vf-color-picker-small-preset-size);height:var(--vf-color-picker-small-preset-size)}.vf-color-picker_large .vf-color-picker__control,.vf-color-picker_large .vf-color-picker__text{padding:var(--vf-color-picker-large-padding);font-size:var(--vf-color-picker-large-font-size)}.vf-color-picker_large .vf-color-picker__swatch{width:var(--vf-color-picker-large-swatch-size);height:var(--vf-color-picker-large-swatch-size)}.vf-color-picker_large .vf-color-picker__preset{width:var(--vf-color-picker-large-preset-size);height:var(--vf-color-picker-large-preset-size)}.vf-color-picker_disabled{opacity:var(--vf-color-picker-disabled-opacity)}.vf-color-picker_disabled .vf-color-picker__control{cursor:not-allowed}.vf-masked-input{display:flex;align-items:center;gap:var(--vf-masked-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-masked-input-padding);border-radius:var(--vf-masked-input-border-radius);border:var(--vf-border-width) solid var(--vf-masked-input-border-color);background-color:var(--vf-masked-input-background-color);color:var(--vf-masked-input-text-color);transition:border-color .2s ease}.vf-masked-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-masked-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;min-width:0}.vf-masked-input__control::placeholder{color:var(--vf-masked-input-placeholder-color)}.vf-masked-input:hover:not(.vf-masked-input_disabled){border-color:var(--vf-masked-input-hover-border-color)}.vf-masked-input:focus-within:not(.vf-masked-input_disabled){border-color:var(--vf-masked-input-focus-border-color);box-shadow:var(--vf-masked-input-focus-ring-shadow)}.vf-masked-input_outlined{background-color:transparent}.vf-masked-input_small{padding:var(--vf-masked-input-small-padding)}.vf-masked-input_small .vf-masked-input__control{font-size:var(--vf-masked-input-small-font-size)}.vf-masked-input_large{padding:var(--vf-masked-input-large-padding)}.vf-masked-input_large .vf-masked-input__control{font-size:var(--vf-masked-input-large-font-size)}.vf-masked-input_disabled{opacity:var(--vf-masked-input-disabled-opacity);cursor:not-allowed}.vf-number-input{display:flex;align-items:center;gap:var(--vf-number-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-number-input-padding);border-radius:var(--vf-number-input-border-radius);border:var(--vf-border-width) solid var(--vf-number-input-border-color);background-color:var(--vf-number-input-background-color);color:var(--vf-number-input-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-number-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-number-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;min-width:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.vf-number-input__control::-webkit-outer-spin-button,.vf-number-input__control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vf-number-input__control::placeholder{color:var(--vf-number-input-placeholder-color)}.vf-number-input__controls{display:flex;flex-direction:column;gap:var(--vf-number-input-control-gap);height:100%;padding-left:var(--vf-number-input-control-gap);border-left:var(--vf-border-width) solid var(--vf-number-input-control-border-color)}.vf-number-input__step{width:var(--vf-number-input-control-width);flex:1;border:none;border-radius:var(--vf-number-input-control-radius);background-color:var(--vf-number-input-control-background-color);color:var(--vf-number-input-control-text-color);font-size:var(--vf-number-input-control-font-size);line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.vf-number-input__step:hover:not(:disabled){background-color:var(--vf-number-input-control-hover-background-color)}.vf-number-input__step:disabled{cursor:not-allowed}.vf-number-input:hover:not(.vf-number-input_disabled){border-color:var(--vf-number-input-hover-border-color)}.vf-number-input:focus-within:not(.vf-number-input_disabled){border-color:var(--vf-number-input-focus-border-color);box-shadow:var(--vf-number-input-focus-ring-shadow)}.vf-number-input_outlined{background-color:transparent}.vf-number-input_small{padding:var(--vf-number-input-small-padding)}.vf-number-input_small .vf-number-input__control{font-size:var(--vf-number-input-small-font-size)}.vf-number-input_small .vf-number-input__step{width:var(--vf-number-input-small-control-width);font-size:var(--vf-number-input-small-control-font-size)}.vf-number-input_large{padding:var(--vf-number-input-large-padding)}.vf-number-input_large .vf-number-input__control{font-size:var(--vf-number-input-large-font-size)}.vf-number-input_large .vf-number-input__step{width:var(--vf-number-input-large-control-width);font-size:var(--vf-number-input-large-control-font-size)}.vf-number-input_disabled{opacity:var(--vf-number-input-disabled-opacity);cursor:not-allowed}.vf-form{display:grid;gap:var(--vf-form-gap);color:var(--vf-form-text-color)}.vf-form_disabled{opacity:var(--vf-form-disabled-opacity);pointer-events:none}.vf-form-field{display:grid;gap:var(--vf-form-field-gap);color:var(--vf-form-field-text-color)}.vf-form-field__label{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--vf-form-field-label-font-size);line-height:var(--vf-typography-line-height);color:var(--vf-form-field-label-color)}.vf-form-field__required{color:var(--vf-form-field-required-color)}.vf-form-field__control{min-width:0}.vf-form-field__hint,.vf-form-field__error{margin:0;font-size:var(--vf-form-field-hint-font-size);line-height:var(--vf-typography-line-height)}.vf-form-field__hint{color:var(--vf-form-field-hint-color)}.vf-form-field__error{color:var(--vf-form-field-error-color)}.vf-form-field_invalid :is(.vf-input,.vf-textarea,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect),.vf-form-field_invalid .vf-password-input__field,.vf-form-field_invalid .vf-color-picker__control,.vf-form-field_invalid .vf-otp-input__cell{border-color:var(--vf-form-field-error-border-color)}.vf-form-field_invalid :is(.vf-input,.vf-textarea,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect):focus-within,.vf-form-field_invalid :is(.vf-select_open,.vf-autocomplete_open,.vf-combobox_open,.vf-multiselect_open,.vf-taginput_open,.vf-datepicker_open,.vf-daterangepicker_open,.vf-datetimepicker_open,.vf-timepicker_open,.vf-mention-input_open,.vf-treeselect_open),.vf-form-field_invalid .vf-password-input:focus-within .vf-password-input__field,.vf-form-field_invalid .vf-color-picker__control:focus-visible,.vf-form-field_invalid .vf-otp-input__cell:focus{border-color:var(--vf-form-field-error-focus-border-color)}.vf-form-field_small{gap:var(--vf-form-field-small-gap)}.vf-form-field_small .vf-form-field__label{font-size:var(--vf-form-field-small-label-font-size)}.vf-form-field_small .vf-form-field__hint,.vf-form-field_small .vf-form-field__error{font-size:var(--vf-form-field-small-hint-font-size)}.vf-form-field_large{gap:var(--vf-form-field-large-gap)}.vf-form-field_large .vf-form-field__label{font-size:var(--vf-form-field-large-label-font-size)}.vf-form-field_large .vf-form-field__hint,.vf-form-field_large .vf-form-field__error{font-size:var(--vf-form-field-large-hint-font-size)}.vf-form-field_disabled{opacity:var(--vf-form-field-disabled-opacity)}.vf-textarea{display:flex;align-items:stretch;gap:var(--vf-textarea-gap);min-height:var(--vf-textarea-min-height);box-sizing:border-box;padding:var(--vf-textarea-padding);border-radius:var(--vf-textarea-border-radius);border:var(--vf-border-width) solid var(--vf-textarea-border-color);background-color:var(--vf-textarea-background-color);color:var(--vf-textarea-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-textarea__control{flex:1;min-height:var(--vf-textarea-min-height);border:none;background:transparent;color:inherit;font-size:var(--vf-textarea-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;resize:var(--vf-textarea-resize);width:100%;padding:0;box-sizing:border-box}.vf-textarea__control::placeholder{color:var(--vf-textarea-placeholder-color)}.vf-textarea:hover:not(.vf-textarea_disabled){border-color:var(--vf-textarea-hover-border-color)}.vf-textarea:focus-within:not(.vf-textarea_disabled){border-color:var(--vf-textarea-focus-border-color);box-shadow:var(--vf-textarea-focus-ring-shadow)}.vf-textarea_outlined{background-color:transparent}.vf-textarea_small{padding:var(--vf-textarea-small-padding)}.vf-textarea_small .vf-textarea__control{font-size:var(--vf-textarea-small-font-size)}.vf-textarea_large{padding:var(--vf-textarea-large-padding)}.vf-textarea_large .vf-textarea__control{font-size:var(--vf-textarea-large-font-size)}.vf-textarea_disabled{opacity:var(--vf-textarea-disabled-opacity);cursor:not-allowed}.vf-rich-text-editor{display:flex;flex-direction:column;width:100%;gap:var(--vf-rich-text-editor-gap);box-sizing:border-box;padding:var(--vf-rich-text-editor-padding);border-radius:var(--vf-rich-text-editor-border-radius);border:var(--vf-border-width) solid var(--vf-rich-text-editor-border-color);background-color:var(--vf-rich-text-editor-background-color);color:var(--vf-rich-text-editor-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-rich-text-editor__toolbar{display:flex;flex-wrap:wrap;gap:var(--vf-rich-text-editor-toolbar-gap);padding:var(--vf-rich-text-editor-toolbar-padding);border-bottom:var(--vf-border-width) solid var(--vf-rich-text-editor-toolbar-border-color);background-color:var(--vf-rich-text-editor-toolbar-background-color)}.vf-rich-text-editor__toolbar-button{display:inline-flex;align-items:center;justify-content:center;min-width:var(--vf-rich-text-editor-toolbar-button-min-width);padding:var(--vf-rich-text-editor-toolbar-button-padding);border:var(--vf-border-width) solid var(--vf-rich-text-editor-toolbar-button-border-color);border-radius:var(--vf-rich-text-editor-toolbar-button-radius);background-color:var(--vf-rich-text-editor-toolbar-button-background-color);color:var(--vf-rich-text-editor-toolbar-button-text-color);font-size:var(--vf-rich-text-editor-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.vf-rich-text-editor__toolbar-button:hover:not(:disabled),.vf-rich-text-editor__toolbar-button:focus-visible:not(:disabled){background-color:var(--vf-rich-text-editor-toolbar-button-hover-background-color);border-color:var(--vf-rich-text-editor-focus-border-color);outline:none}.vf-rich-text-editor__toolbar-button:active:not(:disabled){background-color:var(--vf-rich-text-editor-toolbar-button-active-background-color)}.vf-rich-text-editor__toolbar-button:disabled{cursor:not-allowed}.vf-rich-text-editor__control{width:100%;min-height:var(--vf-rich-text-editor-min-height);border:none;background:transparent;color:inherit;font-size:var(--vf-rich-text-editor-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;resize:var(--vf-rich-text-editor-resize);padding:0;box-sizing:border-box}.vf-rich-text-editor__control::placeholder{color:var(--vf-rich-text-editor-placeholder-color)}.vf-rich-text-editor__counter{align-self:flex-end;font-size:var(--vf-rich-text-editor-counter-font-size);color:var(--vf-rich-text-editor-counter-color)}.vf-rich-text-editor__counter.is-limit{color:var(--vf-rich-text-editor-counter-danger-color)}.vf-rich-text-editor:hover:not(.vf-rich-text-editor_disabled){border-color:var(--vf-rich-text-editor-hover-border-color)}.vf-rich-text-editor:focus-within:not(.vf-rich-text-editor_disabled){border-color:var(--vf-rich-text-editor-focus-border-color);box-shadow:var(--vf-rich-text-editor-focus-ring-shadow)}.vf-rich-text-editor_outlined{background-color:transparent}.vf-rich-text-editor_small{padding:var(--vf-rich-text-editor-small-padding)}.vf-rich-text-editor_small .vf-rich-text-editor__control,.vf-rich-text-editor_small .vf-rich-text-editor__toolbar-button{font-size:var(--vf-rich-text-editor-small-font-size)}.vf-rich-text-editor_small .vf-rich-text-editor__toolbar-button{padding:var(--vf-rich-text-editor-small-toolbar-button-padding)}.vf-rich-text-editor_large{padding:var(--vf-rich-text-editor-large-padding)}.vf-rich-text-editor_large .vf-rich-text-editor__control,.vf-rich-text-editor_large .vf-rich-text-editor__toolbar-button{font-size:var(--vf-rich-text-editor-large-font-size)}.vf-rich-text-editor_large .vf-rich-text-editor__toolbar-button{padding:var(--vf-rich-text-editor-large-toolbar-button-padding)}.vf-rich-text-editor_disabled{opacity:var(--vf-rich-text-editor-disabled-opacity);cursor:not-allowed}.vf-file-upload{display:block;width:100%;max-width:100%;box-sizing:border-box;min-height:var(--vf-file-upload-min-height);border-radius:var(--vf-file-upload-border-radius);border:var(--vf-border-width) solid var(--vf-file-upload-border-color);background-color:var(--vf-file-upload-background-color);color:var(--vf-file-upload-text-color);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.vf-file-upload_outlined{background-color:transparent}.vf-file-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.vf-file-upload__control{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-file-upload-gap);padding:var(--vf-file-upload-padding);font-size:var(--vf-file-upload-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;min-width:0;width:100%;max-width:100%;box-sizing:border-box;cursor:pointer;outline:none}.vf-file-upload__content{flex:1 1 0%;min-width:0;max-width:100%}.vf-file-upload__placeholder{color:var(--vf-file-upload-placeholder-color)}.vf-file-upload__list{display:flex;flex-direction:column;gap:var(--vf-file-upload-list-gap);min-width:0;max-width:100%}.vf-file-upload__item{display:flex;align-items:center;gap:.5rem;padding:var(--vf-file-upload-item-padding);border-radius:var(--vf-file-upload-item-radius);border:var(--vf-border-width) solid var(--vf-file-upload-item-border-color);background-color:var(--vf-file-upload-item-background-color);color:var(--vf-file-upload-item-text-color);font-size:var(--vf-typography-font-size);min-width:0;max-width:100%;box-sizing:border-box}.vf-file-upload__name{flex:1 1 0%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-file-upload__size{color:var(--vf-file-upload-size-text-color);font-size:.875em;flex:0 0 auto}.vf-file-upload__remove{flex:0 0 auto;width:var(--vf-file-upload-remove-size);height:var(--vf-file-upload-remove-size);border:none;border-radius:var(--vf-file-upload-remove-radius);background:transparent;color:inherit;cursor:pointer;font-size:.75rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.vf-file-upload__remove:hover{background-color:var(--vf-file-upload-remove-hover-background-color)}.vf-file-upload__button{flex:0 0 auto;padding:var(--vf-file-upload-button-padding);border-radius:var(--vf-file-upload-button-radius);border:var(--vf-border-width) solid var(--vf-file-upload-button-border-color);background-color:var(--vf-file-upload-button-background-color);color:var(--vf-file-upload-button-text-color);font-size:inherit;font-family:inherit;cursor:pointer}.vf-file-upload__button:hover:not(:disabled){background-color:var(--vf-file-upload-button-hover-background-color)}.vf-file-upload__button:disabled{cursor:not-allowed}.vf-file-upload:hover:not(.vf-file-upload_disabled){border-color:var(--vf-file-upload-hover-border-color)}.vf-file-upload:focus-within:not(.vf-file-upload_disabled){border-color:var(--vf-file-upload-focus-border-color);box-shadow:var(--vf-file-upload-focus-ring-shadow)}.vf-file-upload_dragging{border-color:var(--vf-file-upload-focus-border-color);background-color:var(--vf-file-upload-drag-background-color);box-shadow:var(--vf-file-upload-focus-ring-shadow)}.vf-file-upload_small .vf-file-upload__control{padding:var(--vf-file-upload-small-padding);font-size:var(--vf-file-upload-small-font-size)}.vf-file-upload_small .vf-file-upload__button{padding:var(--vf-file-upload-small-button-padding)}.vf-file-upload_large .vf-file-upload__control{padding:var(--vf-file-upload-large-padding);font-size:var(--vf-file-upload-large-font-size)}.vf-file-upload_large .vf-file-upload__button{padding:var(--vf-file-upload-large-button-padding)}.vf-file-upload_disabled{opacity:var(--vf-file-upload-disabled-opacity);cursor:not-allowed}.vf-file-upload_disabled .vf-file-upload__control,.vf-file-upload_disabled .vf-file-upload__button{cursor:not-allowed}.vf-select{position:relative;display:inline-block;min-width:var(--vf-select-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-select-border-radius);border:var(--vf-border-width) solid var(--vf-select-border-color);background-color:var(--vf-select-background-color);color:var(--vf-select-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-select_outlined{background-color:transparent}.vf-select__control{width:100%;padding:var(--vf-select-padding);border:none;background:transparent;color:inherit;font-size:var(--vf-select-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;display:inline-flex;align-items:center;justify-content:space-between;height:var(--vf-controls-height);box-sizing:border-box;gap:var(--vf-select-control-gap);cursor:pointer}.vf-select__label{text-align:left}.vf-select__label_placeholder{color:var(--vf-secondary-text-color)}.vf-select__chevron{font-size:var(--vf-select-chevron-size);opacity:.7}.vf-select__panel{position:fixed;z-index:50;padding:var(--vf-select-panel-padding);max-height:var(--vf-select-panel-max-height);overflow:auto;border-radius:calc(var(--vf-select-border-radius) + var(--vf-select-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-select-panel-border-color);background-color:var(--vf-select-panel-background-color);box-shadow:var(--vf-select-panel-shadow);color:var(--vf-select-text-color)}.vf-select__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-select-option-padding);border-radius:var(--vf-select-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-select__option:hover:not(.is-disabled),.vf-select__option:focus-visible:not(.is-disabled){background-color:var(--vf-select-option-hover-background-color);outline:none}.vf-select__option.is-active{background-color:var(--vf-select-option-active-background-color);color:var(--vf-select-option-active-text-color)}.vf-select__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-select_open{border-color:var(--vf-select-focus-border-color);box-shadow:var(--vf-select-focus-ring-shadow)}.vf-select:hover:not(.vf-select_disabled){border-color:var(--vf-select-hover-border-color)}.vf-select:focus-within:not(.vf-select_disabled){border-color:var(--vf-select-focus-border-color)}.vf-select_small .vf-select__control{padding:var(--vf-select-small-padding);font-size:var(--vf-select-small-font-size)}.vf-select_large .vf-select__control{padding:var(--vf-select-large-padding);font-size:var(--vf-select-large-font-size)}.vf-select_disabled{opacity:var(--vf-select-disabled-opacity);cursor:not-allowed}.vf-select_disabled .vf-select__control{cursor:not-allowed}.vf-autocomplete{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-autocomplete-min-width);height:var(--vf-controls-height);box-sizing:border-box;gap:var(--vf-autocomplete-control-gap);padding:var(--vf-autocomplete-padding);border-radius:var(--vf-autocomplete-border-radius);border:var(--vf-border-width) solid var(--vf-autocomplete-border-color);background-color:var(--vf-autocomplete-background-color);color:var(--vf-autocomplete-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-autocomplete_outlined{background-color:transparent}.vf-autocomplete__control{flex:1;width:100%;border:none;background:transparent;color:inherit;font-size:var(--vf-autocomplete-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-autocomplete__control::placeholder{color:var(--vf-autocomplete-placeholder-color)}.vf-autocomplete__chevron{border:none;padding:0;background:transparent;color:inherit;font-size:var(--vf-autocomplete-chevron-size);opacity:.7;cursor:pointer}.vf-autocomplete__panel{position:fixed;z-index:50;padding:var(--vf-autocomplete-panel-padding);max-height:var(--vf-autocomplete-panel-max-height);overflow:auto;border-radius:calc(var(--vf-autocomplete-border-radius) + var(--vf-autocomplete-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-autocomplete-panel-border-color);background-color:var(--vf-autocomplete-panel-background-color);box-shadow:var(--vf-autocomplete-panel-shadow);color:var(--vf-autocomplete-text-color)}.vf-autocomplete__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-autocomplete-option-padding);border-radius:var(--vf-autocomplete-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-autocomplete__option:hover:not(.is-disabled),.vf-autocomplete__option:focus-visible:not(.is-disabled){background-color:var(--vf-autocomplete-option-hover-background-color);outline:none}.vf-autocomplete__option.is-highlighted:not(.is-disabled){background-color:var(--vf-autocomplete-option-highlighted-background-color);outline:none}.vf-autocomplete__option.is-active{background-color:var(--vf-autocomplete-option-active-background-color);color:var(--vf-autocomplete-option-active-text-color)}.vf-autocomplete__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-autocomplete__empty{padding:var(--vf-autocomplete-empty-padding);color:var(--vf-autocomplete-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-autocomplete__loading{padding:var(--vf-autocomplete-loading-padding);color:var(--vf-autocomplete-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-autocomplete_open{border-color:var(--vf-autocomplete-focus-border-color);box-shadow:var(--vf-autocomplete-focus-ring-shadow)}.vf-autocomplete:hover:not(.vf-autocomplete_disabled){border-color:var(--vf-autocomplete-hover-border-color)}.vf-autocomplete:focus-within:not(.vf-autocomplete_disabled){border-color:var(--vf-autocomplete-focus-border-color)}.vf-autocomplete_small{padding:var(--vf-autocomplete-small-padding)}.vf-autocomplete_small .vf-autocomplete__control{font-size:var(--vf-autocomplete-small-font-size)}.vf-autocomplete_large{padding:var(--vf-autocomplete-large-padding)}.vf-autocomplete_large .vf-autocomplete__control{font-size:var(--vf-autocomplete-large-font-size)}.vf-autocomplete_disabled{opacity:var(--vf-autocomplete-disabled-opacity);cursor:not-allowed}.vf-autocomplete_disabled .vf-autocomplete__chevron{cursor:not-allowed}.vf-combobox{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-combobox-min-width);height:var(--vf-controls-height);box-sizing:border-box;gap:var(--vf-combobox-control-gap);padding:var(--vf-combobox-padding);border-radius:var(--vf-combobox-border-radius);border:var(--vf-border-width) solid var(--vf-combobox-border-color);background-color:var(--vf-combobox-background-color);color:var(--vf-combobox-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-combobox_outlined{background-color:transparent}.vf-combobox__control{flex:1;width:100%;border:none;background:transparent;color:inherit;font-size:var(--vf-combobox-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-combobox__control::placeholder{color:var(--vf-combobox-placeholder-color)}.vf-combobox__clear{display:inline-flex;align-items:center;justify-content:center;border:none;width:var(--vf-combobox-clear-size);height:var(--vf-combobox-clear-size);border-radius:var(--vf-combobox-clear-radius);background:transparent;color:inherit;opacity:.7;cursor:pointer}.vf-combobox__clear:hover,.vf-combobox__clear:focus-visible{background-color:var(--vf-combobox-clear-hover-background-color);outline:none}.vf-combobox__chevron{border:none;padding:0;background:transparent;color:inherit;font-size:var(--vf-combobox-chevron-size);opacity:.7;cursor:pointer}.vf-combobox__panel{position:fixed;z-index:50;padding:var(--vf-combobox-panel-padding);max-height:var(--vf-combobox-panel-max-height);overflow:auto;border-radius:calc(var(--vf-combobox-border-radius) + var(--vf-combobox-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-combobox-panel-border-color);background-color:var(--vf-combobox-panel-background-color);box-shadow:var(--vf-combobox-panel-shadow);color:var(--vf-combobox-text-color)}.vf-combobox__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-combobox-option-padding);border-radius:var(--vf-combobox-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-combobox__option:hover:not(.is-disabled),.vf-combobox__option:focus-visible:not(.is-disabled){background-color:var(--vf-combobox-option-hover-background-color);outline:none}.vf-combobox__option.is-highlighted:not(.is-disabled){background-color:var(--vf-combobox-option-highlighted-background-color);outline:none}.vf-combobox__option.is-active{background-color:var(--vf-combobox-option-active-background-color);color:var(--vf-combobox-option-active-text-color)}.vf-combobox__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-combobox__empty{padding:var(--vf-combobox-empty-padding);color:var(--vf-combobox-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-combobox__loading{padding:var(--vf-combobox-loading-padding);color:var(--vf-combobox-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-combobox_open{border-color:var(--vf-combobox-focus-border-color);box-shadow:var(--vf-combobox-focus-ring-shadow)}.vf-combobox:hover:not(.vf-combobox_disabled){border-color:var(--vf-combobox-hover-border-color)}.vf-combobox:focus-within:not(.vf-combobox_disabled){border-color:var(--vf-combobox-focus-border-color)}.vf-combobox_small{padding:var(--vf-combobox-small-padding)}.vf-combobox_small .vf-combobox__control{font-size:var(--vf-combobox-small-font-size)}.vf-combobox_large{padding:var(--vf-combobox-large-padding)}.vf-combobox_large .vf-combobox__control{font-size:var(--vf-combobox-large-font-size)}.vf-combobox_disabled{opacity:var(--vf-combobox-disabled-opacity);cursor:not-allowed}.vf-combobox_disabled .vf-combobox__chevron{cursor:not-allowed}.vf-multiselect{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-multiselect-min-width);height:var(--vf-controls-height);box-sizing:border-box;gap:0;border-radius:var(--vf-multiselect-border-radius);border:var(--vf-border-width) solid var(--vf-multiselect-border-color);background-color:var(--vf-multiselect-background-color);color:var(--vf-multiselect-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-multiselect_outlined{background-color:transparent}.vf-multiselect__control{width:100%;min-width:0;flex:1 1 0%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;font-size:var(--vf-multiselect-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-multiselect-control-gap);padding:var(--vf-multiselect-padding);cursor:pointer}.vf-multiselect__label{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-multiselect__label_placeholder{color:var(--vf-multiselect-placeholder-color)}.vf-multiselect__chevron{flex:0 0 auto;font-size:var(--vf-multiselect-chevron-size);opacity:.7}.vf-multiselect__clear{flex:0 0 auto;width:var(--vf-multiselect-clear-size);height:var(--vf-multiselect-clear-size);margin-right:.35rem;padding:0;border:none;border-radius:var(--vf-multiselect-clear-radius);background:transparent;color:inherit;font-size:.75rem;cursor:pointer}.vf-multiselect__clear:hover{background-color:var(--vf-multiselect-clear-hover-background-color)}.vf-multiselect__panel{position:fixed;z-index:50;padding:var(--vf-multiselect-panel-padding);max-height:var(--vf-multiselect-panel-max-height);overflow:auto;border-radius:calc(var(--vf-multiselect-border-radius) + var(--vf-multiselect-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-multiselect-panel-border-color);background-color:var(--vf-multiselect-panel-background-color);box-shadow:var(--vf-multiselect-panel-shadow);color:var(--vf-multiselect-text-color)}.vf-multiselect__search{padding:var(--vf-multiselect-search-padding)}.vf-multiselect__search-control{width:100%;border-radius:var(--vf-multiselect-search-border-radius);border:var(--vf-border-width) solid var(--vf-multiselect-search-border-color);background:transparent;color:inherit;padding:.35rem .45rem;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-multiselect__search-control:focus{border-color:var(--vf-multiselect-focus-border-color)}.vf-multiselect__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-multiselect-option-padding);border-radius:var(--vf-multiselect-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem}.vf-multiselect__option:hover:not(.is-disabled),.vf-multiselect__option:focus-visible:not(.is-disabled){background-color:var(--vf-multiselect-option-hover-background-color);outline:none}.vf-multiselect__option.is-highlighted:not(.is-disabled){background-color:var(--vf-multiselect-option-highlighted-background-color)}.vf-multiselect__option.is-active{background-color:var(--vf-multiselect-option-active-background-color);color:var(--vf-multiselect-option-active-text-color)}.vf-multiselect__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-multiselect__option-check{font-size:.85em}.vf-multiselect__empty{padding:var(--vf-multiselect-empty-padding);color:var(--vf-multiselect-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-multiselect__loading{padding:var(--vf-multiselect-loading-padding);color:var(--vf-multiselect-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-multiselect_open{border-color:var(--vf-multiselect-focus-border-color);box-shadow:var(--vf-multiselect-focus-ring-shadow)}.vf-multiselect:hover:not(.vf-multiselect_disabled){border-color:var(--vf-multiselect-hover-border-color)}.vf-multiselect:focus-within:not(.vf-multiselect_disabled){border-color:var(--vf-multiselect-focus-border-color)}.vf-multiselect_small .vf-multiselect__control{padding:var(--vf-multiselect-small-padding);font-size:var(--vf-multiselect-small-font-size)}.vf-multiselect_large .vf-multiselect__control{padding:var(--vf-multiselect-large-padding);font-size:var(--vf-multiselect-large-font-size)}.vf-multiselect_disabled{opacity:var(--vf-multiselect-disabled-opacity);cursor:not-allowed}.vf-multiselect_disabled .vf-multiselect__control{cursor:not-allowed}.vf-tag-input{position:relative;display:inline-flex;align-items:center;width:100%;min-width:var(--vf-taginput-min-width);min-height:var(--vf-taginput-min-height);box-sizing:border-box;gap:var(--vf-taginput-control-gap);padding:var(--vf-taginput-padding);border-radius:var(--vf-taginput-border-radius);border:var(--vf-border-width) solid var(--vf-taginput-border-color);background-color:var(--vf-taginput-background-color);color:var(--vf-taginput-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-tag-input_outlined{background-color:transparent}.vf-tag-input__tags{display:flex;align-items:center;flex-wrap:wrap;gap:var(--vf-taginput-chip-gap);flex:1 1 auto;min-width:0}.vf-tag-input__tag{display:inline-flex;align-items:center;max-width:100%;gap:.25rem;padding:var(--vf-taginput-chip-padding);border-radius:var(--vf-taginput-chip-radius);background-color:var(--vf-taginput-chip-background-color);color:var(--vf-taginput-chip-text-color);font-size:var(--vf-taginput-chip-font-size);line-height:1.2}.vf-tag-input__tag-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-tag-input__tag-remove{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-taginput-chip-remove-size);height:var(--vf-taginput-chip-remove-size);border:none;border-radius:var(--vf-taginput-chip-remove-radius);background:transparent;color:inherit;cursor:pointer;padding:0;font-size:.9em}.vf-tag-input__tag-remove:hover{background-color:var(--vf-taginput-chip-remove-hover-background-color)}.vf-tag-input__control{min-width:var(--vf-taginput-input-min-width);flex:1 1 5rem;border:none;background:transparent;color:inherit;font-size:var(--vf-taginput-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;padding:0;margin:0}.vf-tag-input__control::placeholder{color:var(--vf-taginput-placeholder-color)}.vf-tag-input__chevron{border:none;padding:0;background:transparent;color:inherit;font-size:var(--vf-taginput-chevron-size);opacity:.7;cursor:pointer}.vf-tag-input__clear{width:var(--vf-taginput-clear-size);height:var(--vf-taginput-clear-size);border:none;border-radius:var(--vf-taginput-clear-radius);padding:0;background:transparent;color:inherit;cursor:pointer}.vf-tag-input__clear:hover{background-color:var(--vf-taginput-clear-hover-background-color)}.vf-tag-input__panel{position:fixed;z-index:50;padding:var(--vf-taginput-panel-padding);max-height:var(--vf-taginput-panel-max-height);overflow:auto;border-radius:calc(var(--vf-taginput-border-radius) + var(--vf-taginput-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-taginput-panel-border-color);background-color:var(--vf-taginput-panel-background-color);box-shadow:var(--vf-taginput-panel-shadow);color:var(--vf-taginput-text-color)}.vf-tag-input__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-taginput-option-padding);border-radius:var(--vf-taginput-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-tag-input__option:hover:not(.is-disabled),.vf-tag-input__option:focus-visible:not(.is-disabled){background-color:var(--vf-taginput-option-hover-background-color);outline:none}.vf-tag-input__option.is-highlighted:not(.is-disabled){background-color:var(--vf-taginput-option-highlighted-background-color)}.vf-tag-input__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-tag-input__empty{padding:var(--vf-taginput-empty-padding);color:var(--vf-taginput-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-tag-input__loading{padding:var(--vf-taginput-loading-padding);color:var(--vf-taginput-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-tag-input_open{border-color:var(--vf-taginput-focus-border-color);box-shadow:var(--vf-taginput-focus-ring-shadow)}.vf-tag-input:hover:not(.vf-tag-input_disabled){border-color:var(--vf-taginput-hover-border-color)}.vf-tag-input:focus-within:not(.vf-tag-input_disabled){border-color:var(--vf-taginput-focus-border-color)}.vf-tag-input_small{padding:var(--vf-taginput-small-padding)}.vf-tag-input_small .vf-tag-input__control{font-size:var(--vf-taginput-small-font-size)}.vf-tag-input_small .vf-tag-input__tag{padding:var(--vf-taginput-small-chip-padding);font-size:var(--vf-taginput-small-chip-font-size)}.vf-tag-input_large{padding:var(--vf-taginput-large-padding)}.vf-tag-input_large .vf-tag-input__control{font-size:var(--vf-taginput-large-font-size)}.vf-tag-input_large .vf-tag-input__tag{padding:var(--vf-taginput-large-chip-padding);font-size:var(--vf-taginput-large-chip-font-size)}.vf-tag-input_disabled{opacity:var(--vf-taginput-disabled-opacity);cursor:not-allowed}.vf-tag-input_disabled .vf-tag-input__chevron,.vf-tag-input_disabled .vf-tag-input__control,.vf-tag-input_disabled .vf-tag-input__tag-remove,.vf-tag-input_disabled .vf-tag-input__clear{cursor:not-allowed}.vf-datepicker{position:relative;display:inline-block;min-width:var(--vf-datepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-datepicker-border-radius);border:var(--vf-border-width) solid var(--vf-datepicker-border-color);background-color:var(--vf-datepicker-background-color);color:var(--vf-datepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-datepicker_outlined{background-color:transparent}.vf-datepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-datepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-datepicker-control-gap);font-size:var(--vf-datepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-datepicker__label{text-align:left}.vf-datepicker__label_placeholder{color:var(--vf-datepicker-placeholder-color)}.vf-datepicker__chevron{font-size:var(--vf-datepicker-chevron-size);opacity:.7}.vf-datepicker__panel{position:fixed;z-index:50;width:var(--vf-datepicker-panel-width);padding:var(--vf-datepicker-panel-padding);border-radius:calc(var(--vf-datepicker-border-radius) + var(--vf-datepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-datepicker-panel-border-color);background-color:var(--vf-datepicker-panel-background-color);box-shadow:var(--vf-datepicker-panel-shadow);color:var(--vf-datepicker-text-color)}.vf-datepicker__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-datepicker-header-gap);padding:var(--vf-datepicker-header-padding)}.vf-datepicker__month-label{font-size:var(--vf-datepicker-month-label-font-size);font-weight:var(--vf-datepicker-month-label-font-weight)}.vf-datepicker__nav{width:var(--vf-datepicker-nav-button-size);height:var(--vf-datepicker-nav-button-size);border-radius:var(--vf-datepicker-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datepicker-nav-button-font-size);line-height:1}.vf-datepicker__nav:hover,.vf-datepicker__nav:focus-visible{background-color:var(--vf-datepicker-day-hover-background-color);outline:none}.vf-datepicker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-datepicker-weekdays-margin-bottom)}.vf-datepicker__weekday{text-align:center;color:var(--vf-datepicker-weekday-color);font-size:var(--vf-datepicker-weekday-font-size);line-height:1.2}.vf-datepicker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-datepicker-days-gap)}.vf-datepicker__day{width:var(--vf-datepicker-day-size);height:var(--vf-datepicker-day-size);margin:0 auto;border-radius:var(--vf-datepicker-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datepicker-day-font-size);line-height:1}.vf-datepicker__day:hover:not(:disabled),.vf-datepicker__day:focus-visible:not(:disabled){background-color:var(--vf-datepicker-day-hover-background-color);outline:none}.vf-datepicker__day.is-selected{background-color:var(--vf-datepicker-day-selected-background-color);color:var(--vf-datepicker-day-selected-text-color)}.vf-datepicker__day.is-today{border-color:var(--vf-datepicker-day-today-border-color)}.vf-datepicker__day.is-outside{color:var(--vf-datepicker-day-muted-color)}.vf-datepicker__day:disabled{opacity:.5;cursor:not-allowed}.vf-datepicker_open{border-color:var(--vf-datepicker-focus-border-color);box-shadow:var(--vf-datepicker-focus-ring-shadow)}.vf-datepicker:hover:not(.vf-datepicker_disabled){border-color:var(--vf-datepicker-hover-border-color)}.vf-datepicker:focus-within:not(.vf-datepicker_disabled){border-color:var(--vf-datepicker-focus-border-color)}.vf-datepicker_small .vf-datepicker__control{padding:var(--vf-datepicker-small-padding);font-size:var(--vf-datepicker-small-font-size)}.vf-datepicker_small .vf-datepicker__day{width:var(--vf-datepicker-small-day-size);height:var(--vf-datepicker-small-day-size)}.vf-datepicker_large .vf-datepicker__control{padding:var(--vf-datepicker-large-padding);font-size:var(--vf-datepicker-large-font-size)}.vf-datepicker_large .vf-datepicker__day{width:var(--vf-datepicker-large-day-size);height:var(--vf-datepicker-large-day-size)}.vf-datepicker_disabled{opacity:var(--vf-datepicker-disabled-opacity);cursor:not-allowed}.vf-datepicker_disabled .vf-datepicker__control{cursor:not-allowed}.vf-daterangepicker{position:relative;display:inline-block;min-width:var(--vf-daterangepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-daterangepicker-border-radius);border:var(--vf-border-width) solid var(--vf-daterangepicker-border-color);background-color:var(--vf-daterangepicker-background-color);color:var(--vf-daterangepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-daterangepicker_outlined{background-color:transparent}.vf-daterangepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-daterangepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-daterangepicker-control-gap);font-size:var(--vf-daterangepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-daterangepicker__label{text-align:left}.vf-daterangepicker__label_placeholder{color:var(--vf-daterangepicker-placeholder-color)}.vf-daterangepicker__chevron{font-size:var(--vf-daterangepicker-chevron-size);opacity:.7}.vf-daterangepicker__panel{position:fixed;z-index:50;width:var(--vf-daterangepicker-panel-width);padding:var(--vf-daterangepicker-panel-padding);border-radius:calc(var(--vf-daterangepicker-border-radius) + var(--vf-daterangepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-daterangepicker-panel-border-color);background-color:var(--vf-daterangepicker-panel-background-color);box-shadow:var(--vf-daterangepicker-panel-shadow);color:var(--vf-daterangepicker-text-color)}.vf-daterangepicker__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-daterangepicker-header-gap);padding:var(--vf-daterangepicker-header-padding)}.vf-daterangepicker__month-label{font-size:var(--vf-daterangepicker-month-label-font-size);font-weight:var(--vf-daterangepicker-month-label-font-weight)}.vf-daterangepicker__nav{width:var(--vf-daterangepicker-nav-button-size);height:var(--vf-daterangepicker-nav-button-size);border-radius:var(--vf-daterangepicker-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-daterangepicker-nav-button-font-size);line-height:1}.vf-daterangepicker__nav:hover,.vf-daterangepicker__nav:focus-visible{background-color:var(--vf-daterangepicker-day-hover-background-color);outline:none}.vf-daterangepicker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-daterangepicker-weekdays-margin-bottom)}.vf-daterangepicker__weekday{text-align:center;color:var(--vf-daterangepicker-weekday-color);font-size:var(--vf-daterangepicker-weekday-font-size);line-height:1.2}.vf-daterangepicker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-daterangepicker-days-gap)}.vf-daterangepicker__day{width:var(--vf-daterangepicker-day-size);height:var(--vf-daterangepicker-day-size);margin:0 auto;border-radius:var(--vf-daterangepicker-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-daterangepicker-day-font-size);line-height:1}.vf-daterangepicker__day:hover:not(:disabled),.vf-daterangepicker__day:focus-visible:not(:disabled){background-color:var(--vf-daterangepicker-day-hover-background-color);outline:none}.vf-daterangepicker__day.is-in-range{background-color:var(--vf-daterangepicker-day-range-background-color);color:var(--vf-daterangepicker-day-range-text-color)}.vf-daterangepicker__day.is-selected{background-color:var(--vf-daterangepicker-day-selected-background-color);color:var(--vf-daterangepicker-day-selected-text-color)}.vf-daterangepicker__day.is-today{border-color:var(--vf-daterangepicker-day-today-border-color)}.vf-daterangepicker__day.is-outside{color:var(--vf-daterangepicker-day-muted-color)}.vf-daterangepicker__day:disabled{opacity:.5;cursor:not-allowed}.vf-daterangepicker_open{border-color:var(--vf-daterangepicker-focus-border-color);box-shadow:var(--vf-daterangepicker-focus-ring-shadow)}.vf-daterangepicker:hover:not(.vf-daterangepicker_disabled){border-color:var(--vf-daterangepicker-hover-border-color)}.vf-daterangepicker:focus-within:not(.vf-daterangepicker_disabled){border-color:var(--vf-daterangepicker-focus-border-color)}.vf-daterangepicker_small .vf-daterangepicker__control{padding:var(--vf-daterangepicker-small-padding);font-size:var(--vf-daterangepicker-small-font-size)}.vf-daterangepicker_small .vf-daterangepicker__day{width:var(--vf-daterangepicker-small-day-size);height:var(--vf-daterangepicker-small-day-size)}.vf-daterangepicker_large .vf-daterangepicker__control{padding:var(--vf-daterangepicker-large-padding);font-size:var(--vf-daterangepicker-large-font-size)}.vf-daterangepicker_large .vf-daterangepicker__day{width:var(--vf-daterangepicker-large-day-size);height:var(--vf-daterangepicker-large-day-size)}.vf-daterangepicker_disabled{opacity:var(--vf-daterangepicker-disabled-opacity);cursor:not-allowed}.vf-daterangepicker_disabled .vf-daterangepicker__control{cursor:not-allowed}.vf-timepicker{position:relative;display:inline-block;min-width:var(--vf-timepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-timepicker-border-radius);border:var(--vf-border-width) solid var(--vf-timepicker-border-color);background-color:var(--vf-timepicker-background-color);color:var(--vf-timepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-timepicker_outlined{background-color:transparent}.vf-timepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-timepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-timepicker-control-gap);font-size:var(--vf-timepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-timepicker__label{text-align:left}.vf-timepicker__label_placeholder{color:var(--vf-timepicker-placeholder-color)}.vf-timepicker__chevron{font-size:var(--vf-timepicker-chevron-size);opacity:.7}.vf-timepicker__panel{position:fixed;z-index:50;padding:var(--vf-timepicker-panel-padding);max-height:var(--vf-timepicker-panel-max-height);overflow:auto;border-radius:calc(var(--vf-timepicker-border-radius) + var(--vf-timepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-timepicker-panel-border-color);background-color:var(--vf-timepicker-panel-background-color);box-shadow:var(--vf-timepicker-panel-shadow);color:var(--vf-timepicker-text-color)}.vf-timepicker__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-timepicker-option-padding);border-radius:var(--vf-timepicker-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-timepicker__option:hover:not(.is-disabled),.vf-timepicker__option:focus-visible:not(.is-disabled){background-color:var(--vf-timepicker-option-hover-background-color);outline:none}.vf-timepicker__option.is-active{background-color:var(--vf-timepicker-option-active-background-color);color:var(--vf-timepicker-option-active-text-color)}.vf-timepicker__option.is-disabled{opacity:var(--vf-timepicker-disabled-opacity);cursor:not-allowed}.vf-timepicker_open{border-color:var(--vf-timepicker-focus-border-color);box-shadow:var(--vf-timepicker-focus-ring-shadow)}.vf-timepicker:hover:not(.vf-timepicker_disabled){border-color:var(--vf-timepicker-hover-border-color)}.vf-timepicker:focus-within:not(.vf-timepicker_disabled){border-color:var(--vf-timepicker-focus-border-color)}.vf-timepicker_small .vf-timepicker__control{padding:var(--vf-timepicker-small-padding);font-size:var(--vf-timepicker-small-font-size)}.vf-timepicker_large .vf-timepicker__control{padding:var(--vf-timepicker-large-padding);font-size:var(--vf-timepicker-large-font-size)}.vf-timepicker_disabled{opacity:var(--vf-timepicker-disabled-opacity);cursor:not-allowed}.vf-timepicker_disabled .vf-timepicker__control{cursor:not-allowed}.vf-datetimepicker{position:relative;display:inline-block;min-width:var(--vf-datetimepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-datetimepicker-border-radius);border:var(--vf-border-width) solid var(--vf-datetimepicker-border-color);background-color:var(--vf-datetimepicker-background-color);color:var(--vf-datetimepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-datetimepicker_outlined{background-color:transparent}.vf-datetimepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-datetimepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-datetimepicker-control-gap);font-size:var(--vf-datetimepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-datetimepicker__label{text-align:left}.vf-datetimepicker__label_placeholder{color:var(--vf-datetimepicker-placeholder-color)}.vf-datetimepicker__chevron{font-size:var(--vf-datetimepicker-chevron-size);opacity:.7}.vf-datetimepicker__panel{position:fixed;z-index:50;width:var(--vf-datetimepicker-panel-width);max-width:calc(100vw - 1rem);padding:var(--vf-datetimepicker-panel-padding);border-radius:calc(var(--vf-datetimepicker-border-radius) + var(--vf-datetimepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-datetimepicker-panel-border-color);background-color:var(--vf-datetimepicker-panel-background-color);box-shadow:var(--vf-datetimepicker-panel-shadow);color:var(--vf-datetimepicker-text-color);display:flex;align-items:flex-start;gap:var(--vf-datetimepicker-panel-gap);box-sizing:border-box;overflow:hidden}.vf-datetimepicker__calendar{flex:1 1 auto;min-width:0}.vf-datetimepicker__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-datetimepicker-header-gap);padding:var(--vf-datetimepicker-header-padding)}.vf-datetimepicker__month-label{font-size:var(--vf-datetimepicker-month-label-font-size);font-weight:var(--vf-datetimepicker-month-label-font-weight)}.vf-datetimepicker__nav{width:var(--vf-datetimepicker-nav-button-size);height:var(--vf-datetimepicker-nav-button-size);border-radius:var(--vf-datetimepicker-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datetimepicker-nav-button-font-size);line-height:1}.vf-datetimepicker__nav:hover,.vf-datetimepicker__nav:focus-visible{background-color:var(--vf-datetimepicker-day-hover-background-color);outline:none}.vf-datetimepicker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-datetimepicker-weekdays-margin-bottom)}.vf-datetimepicker__weekday{text-align:center;color:var(--vf-datetimepicker-weekday-color);font-size:var(--vf-datetimepicker-weekday-font-size)}.vf-datetimepicker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-datetimepicker-days-gap)}.vf-datetimepicker__day{width:var(--vf-datetimepicker-day-size);height:var(--vf-datetimepicker-day-size);margin:0 auto;border-radius:var(--vf-datetimepicker-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datetimepicker-day-font-size);line-height:1}.vf-datetimepicker__day:hover:not(:disabled),.vf-datetimepicker__day:focus-visible:not(:disabled){background-color:var(--vf-datetimepicker-day-hover-background-color);outline:none}.vf-datetimepicker__day.is-selected{background-color:var(--vf-datetimepicker-day-selected-background-color);color:var(--vf-datetimepicker-day-selected-text-color)}.vf-datetimepicker__day.is-today{border-color:var(--vf-datetimepicker-day-today-border-color)}.vf-datetimepicker__day.is-outside{color:var(--vf-datetimepicker-day-muted-color)}.vf-datetimepicker__day:disabled{opacity:.5;cursor:not-allowed}.vf-datetimepicker__times{flex:0 0 var(--vf-datetimepicker-times-width);width:var(--vf-datetimepicker-times-width);max-height:var(--vf-datetimepicker-times-max-height);overflow:auto;padding-left:var(--vf-datetimepicker-times-padding-left);border-left:var(--vf-border-width) solid var(--vf-datetimepicker-times-border-color);box-sizing:border-box}.vf-datetimepicker__time{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-datetimepicker-time-option-padding);border-radius:var(--vf-datetimepicker-time-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-datetimepicker-time-option-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-datetimepicker__time:hover:not(.is-disabled),.vf-datetimepicker__time:focus-visible:not(.is-disabled){background-color:var(--vf-datetimepicker-time-option-hover-background-color);outline:none}.vf-datetimepicker__time.is-active{background-color:var(--vf-datetimepicker-time-option-active-background-color);color:var(--vf-datetimepicker-time-option-active-text-color)}.vf-datetimepicker__time.is-disabled{opacity:var(--vf-datetimepicker-disabled-opacity);cursor:not-allowed}.vf-datetimepicker_open{border-color:var(--vf-datetimepicker-focus-border-color);box-shadow:var(--vf-datetimepicker-focus-ring-shadow)}.vf-datetimepicker:hover:not(.vf-datetimepicker_disabled){border-color:var(--vf-datetimepicker-hover-border-color)}.vf-datetimepicker:focus-within:not(.vf-datetimepicker_disabled){border-color:var(--vf-datetimepicker-focus-border-color)}.vf-datetimepicker_small .vf-datetimepicker__control{padding:var(--vf-datetimepicker-small-padding);font-size:var(--vf-datetimepicker-small-font-size)}.vf-datetimepicker_small .vf-datetimepicker__day{width:var(--vf-datetimepicker-small-day-size);height:var(--vf-datetimepicker-small-day-size)}.vf-datetimepicker_large .vf-datetimepicker__control{padding:var(--vf-datetimepicker-large-padding);font-size:var(--vf-datetimepicker-large-font-size)}.vf-datetimepicker_large .vf-datetimepicker__day{width:var(--vf-datetimepicker-large-day-size);height:var(--vf-datetimepicker-large-day-size)}.vf-datetimepicker_disabled{opacity:var(--vf-datetimepicker-disabled-opacity);cursor:not-allowed}.vf-datetimepicker_disabled .vf-datetimepicker__control{cursor:not-allowed}@media(max-width:700px){.vf-datetimepicker__panel{width:min(var(--vf-datetimepicker-panel-width),100vw - 1rem);flex-direction:column}.vf-datetimepicker__times{width:100%;flex-basis:auto;max-height:10rem;padding-left:0;padding-top:.35rem;border-left:none;border-top:var(--vf-border-width) solid var(--vf-datetimepicker-times-border-color)}}.vf-calendar{width:var(--vf-calendar-width);max-width:100%;box-sizing:border-box;border-radius:var(--vf-calendar-border-radius);border:var(--vf-border-width) solid var(--vf-calendar-border-color);background-color:var(--vf-calendar-background-color);color:var(--vf-calendar-text-color);padding:var(--vf-calendar-padding);font-size:var(--vf-calendar-font-size)}.vf-calendar_outlined{background-color:transparent}.vf-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-calendar-header-gap);padding:var(--vf-calendar-header-padding)}.vf-calendar__month-label{font-size:var(--vf-calendar-month-label-font-size);font-weight:var(--vf-calendar-month-label-font-weight)}.vf-calendar__nav{width:var(--vf-calendar-nav-button-size);height:var(--vf-calendar-nav-button-size);border-radius:var(--vf-calendar-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-calendar-nav-button-font-size);line-height:1}.vf-calendar__nav:hover:not(:disabled),.vf-calendar__nav:focus-visible:not(:disabled){background-color:var(--vf-calendar-day-hover-background-color);outline:none}.vf-calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-calendar-weekdays-margin-bottom)}.vf-calendar__weekday{text-align:center;color:var(--vf-calendar-weekday-color);font-size:var(--vf-calendar-weekday-font-size);line-height:1.2}.vf-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-calendar-days-gap)}.vf-calendar__day{width:var(--vf-calendar-day-size);height:var(--vf-calendar-day-size);margin:0 auto;border-radius:var(--vf-calendar-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-calendar-day-font-size);line-height:1}.vf-calendar__day:hover:not(:disabled),.vf-calendar__day:focus-visible:not(:disabled){background-color:var(--vf-calendar-day-hover-background-color);outline:none}.vf-calendar__day.is-selected{background-color:var(--vf-calendar-day-selected-background-color);color:var(--vf-calendar-day-selected-text-color)}.vf-calendar__day.is-today{border-color:var(--vf-calendar-day-today-border-color)}.vf-calendar__day.is-outside{color:var(--vf-calendar-day-muted-color)}.vf-calendar__day:disabled{opacity:.5;cursor:not-allowed}.vf-calendar_small{padding:var(--vf-calendar-small-padding);font-size:var(--vf-calendar-small-font-size)}.vf-calendar_small .vf-calendar__day{width:var(--vf-calendar-small-day-size);height:var(--vf-calendar-small-day-size)}.vf-calendar_large{padding:var(--vf-calendar-large-padding);font-size:var(--vf-calendar-large-font-size)}.vf-calendar_large .vf-calendar__day{width:var(--vf-calendar-large-day-size);height:var(--vf-calendar-large-day-size)}.vf-calendar_disabled{opacity:var(--vf-calendar-disabled-opacity);cursor:not-allowed}.vf-pagination{display:inline-flex;align-items:center;flex-wrap:wrap;max-width:100%;gap:var(--vf-pagination-gap)}.vf-pagination__item{flex:0 0 auto;min-width:var(--vf-pagination-item-min-width);height:var(--vf-controls-height);box-sizing:border-box;border:var(--vf-border-width) solid var(--vf-pagination-border-color);border-radius:var(--vf-pagination-border-radius);background-color:var(--vf-pagination-background-color);color:var(--vf-pagination-text-color);padding:var(--vf-pagination-padding);font-size:var(--vf-pagination-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.vf-pagination__item:hover:not(:disabled):not(.is-current):not(.is-ellipsis){background-color:var(--vf-pagination-hover-background-color)}.vf-pagination__item:focus-visible{outline:none;border-color:var(--vf-pagination-focus-border-color);box-shadow:var(--vf-pagination-focus-ring-shadow)}.vf-pagination__item.is-current{border-color:var(--vf-pagination-active-border-color);background-color:var(--vf-pagination-active-background-color);color:var(--vf-pagination-active-text-color)}.vf-pagination__item.is-ellipsis{cursor:default;padding:var(--vf-pagination-ellipsis-padding)}.vf-pagination__item:disabled{opacity:var(--vf-pagination-disabled-opacity);cursor:not-allowed}.vf-pagination_outlined .vf-pagination__item{background-color:transparent}.vf-pagination_small .vf-pagination__item{font-size:var(--vf-pagination-small-font-size);padding:var(--vf-pagination-small-padding)}.vf-pagination_large .vf-pagination__item{font-size:var(--vf-pagination-large-font-size);padding:var(--vf-pagination-large-padding)}.vf-pagination_disabled{opacity:var(--vf-pagination-disabled-opacity)}.vf-checkbox{display:inline-flex;align-items:center;gap:var(--vf-checkbox-gap);cursor:pointer;color:var(--vf-checkbox-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-checkbox__control{position:absolute;opacity:0;pointer-events:none}.vf-checkbox__box{width:var(--vf-checkbox-size);height:var(--vf-checkbox-size);border:var(--vf-border-width) solid var(--vf-checkbox-border-color);border-radius:var(--vf-checkbox-border-radius);background-color:var(--vf-checkbox-background-color);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.vf-checkbox__control:checked+.vf-checkbox__box{background-color:var(--vf-checkbox-checked-background-color);border-color:var(--vf-checkbox-checked-border-color)}.vf-checkbox__control:checked+.vf-checkbox__box:after{content:"";width:calc(var(--vf-checkbox-size) / 2);height:calc(var(--vf-checkbox-size) / 2);background-color:var(--vf-checkbox-check-color);border-radius:var(--vf-checkbox-check-border-radius)}.vf-checkbox_outlined .vf-checkbox__box{background-color:transparent}.vf-checkbox_disabled{opacity:var(--vf-checkbox-disabled-opacity);cursor:not-allowed}.vf-radio-group{display:inline-flex;flex-direction:column;gap:var(--vf-radio-group-gap)}.vf-radio-group_horizontal{flex-direction:row;flex-wrap:wrap}.vf-radio{display:inline-flex;align-items:center;gap:var(--vf-radio-gap);cursor:pointer;color:var(--vf-radio-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-radio__control{position:absolute;opacity:0;pointer-events:none}.vf-radio__circle{width:var(--vf-radio-size);height:var(--vf-radio-size);border:var(--vf-border-width) solid var(--vf-radio-border-color);border-radius:var(--vf-radio-border-radius);background-color:var(--vf-radio-background-color);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.vf-radio__control:checked+.vf-radio__circle{background-color:var(--vf-radio-checked-background-color);border-color:var(--vf-radio-checked-border-color)}.vf-radio__control:checked+.vf-radio__circle:after{content:"";width:var(--vf-radio-dot-size);height:var(--vf-radio-dot-size);background-color:var(--vf-radio-dot-color);border-radius:var(--vf-radio-dot-border-radius)}.vf-radio_outlined .vf-radio__circle{background-color:transparent}.vf-radio_disabled{opacity:var(--vf-radio-disabled-opacity);cursor:not-allowed}.vf-segmented-control{display:inline-flex;align-items:stretch;gap:var(--vf-segmented-control-gap);padding:var(--vf-segmented-control-padding);border:var(--vf-border-width) solid var(--vf-segmented-control-border-color);border-radius:var(--vf-segmented-control-border-radius);background-color:var(--vf-segmented-control-background-color);color:var(--vf-segmented-control-text-color);font-size:var(--vf-segmented-control-font-size);box-sizing:border-box}.vf-segmented-control_outlined{background-color:transparent}.vf-segmented-control__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--vf-segmented-control-segment-radius);background:transparent;color:inherit;padding:var(--vf-segmented-control-segment-padding);font:inherit;font-weight:var(--vf-segmented-control-segment-font-weight);line-height:var(--vf-typography-line-height);cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.vf-segmented-control__item:hover:not(:disabled),.vf-segmented-control__item:focus-visible:not(:disabled){background-color:var(--vf-segmented-control-hover-background-color);outline:none;box-shadow:var(--vf-segmented-control-focus-ring-shadow)}.vf-segmented-control__item.is-active{background-color:var(--vf-segmented-control-active-background-color);color:var(--vf-segmented-control-active-text-color)}.vf-segmented-control__item:disabled{cursor:not-allowed;opacity:.6}.vf-segmented-control_full-width{display:flex;width:100%}.vf-segmented-control_full-width .vf-segmented-control__item{flex:1 1 0}.vf-segmented-control_small{font-size:var(--vf-segmented-control-small-font-size);padding:var(--vf-segmented-control-small-padding)}.vf-segmented-control_small .vf-segmented-control__item{padding:var(--vf-segmented-control-small-segment-padding)}.vf-segmented-control_large{font-size:var(--vf-segmented-control-large-font-size);padding:var(--vf-segmented-control-large-padding)}.vf-segmented-control_large .vf-segmented-control__item{padding:var(--vf-segmented-control-large-segment-padding)}.vf-segmented-control_disabled{opacity:var(--vf-segmented-control-disabled-opacity);cursor:not-allowed}.vf-tabs{display:flex;flex-direction:column;gap:var(--vf-tabs-gap)}.vf-tabs__list{display:flex;flex-wrap:wrap;gap:var(--vf-tabs-list-gap);border-bottom:var(--vf-tabs-list-border-width) solid var(--vf-tabs-list-border-color)}.vf-tabs__panels{display:block}.vf-tabs_vertical{flex-direction:row;align-items:flex-start}.vf-tabs_vertical .vf-tabs__list{flex-direction:column;border-bottom:none;border-right:var(--vf-tabs-list-border-width) solid var(--vf-tabs-list-border-color);padding-right:var(--vf-tabs-list-vertical-padding)}.vf-tabs_vertical .vf-tabs__panels{flex:1}.vf-tabs_disabled{opacity:var(--vf-tabs-disabled-opacity)}.vf-tab{padding:var(--vf-tabs-tab-padding);border:none;border-bottom:var(--vf-tabs-tab-active-border-width) solid transparent;background-color:var(--vf-tabs-tab-background-color);color:var(--vf-tabs-tab-text-color);font-size:var(--vf-tabs-tab-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;border-radius:var(--vf-tabs-tab-border-radius);cursor:pointer;transition:background-color .2s ease,color .2s ease}.vf-tab:hover:not(.vf-tab_disabled){background-color:var(--vf-tabs-tab-hover-background-color)}.vf-tab_active{color:var(--vf-tabs-tab-active-text-color);background-color:var(--vf-tabs-tab-active-background-color);border-bottom-color:var(--vf-tabs-tab-active-border-color)}.vf-tabs_vertical .vf-tab_active{border-bottom-color:transparent;border-right:var(--vf-tabs-tab-active-border-width) solid var(--vf-tabs-tab-active-border-color)}.vf-tabs_vertical .vf-tab{border-bottom:none;border-right:var(--vf-tabs-tab-active-border-width) solid transparent}.vf-tab_disabled{opacity:var(--vf-tabs-disabled-opacity);cursor:not-allowed}.vf-tab-panel{padding:var(--vf-tabs-panel-padding);border-radius:var(--vf-tabs-panel-border-radius);background-color:var(--vf-tabs-panel-background-color);color:var(--vf-tabs-panel-text-color)}.vf-accordion{display:grid;gap:var(--vf-accordion-gap)}.vf-accordion_disabled{opacity:var(--vf-accordion-disabled-opacity)}.vf-accordion-item{border:var(--vf-border-width) solid var(--vf-accordion-border-color);border-radius:var(--vf-accordion-border-radius);background-color:var(--vf-accordion-background-color);overflow:hidden}.vf-accordion__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--vf-accordion-header-gap);padding:var(--vf-accordion-header-padding);border:none;background-color:var(--vf-accordion-header-background-color);color:var(--vf-accordion-header-text-color);font-size:var(--vf-accordion-header-font-size);font-weight:var(--vf-accordion-header-font-weight);line-height:var(--vf-typography-line-height);font-family:inherit;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.vf-accordion__header:focus-visible{outline:none;box-shadow:var(--vf-accordion-focus-ring-shadow);border-radius:calc(var(--vf-accordion-border-radius) - 1px)}.vf-accordion__header:hover:not(:disabled){background-color:var(--vf-accordion-header-hover-background-color)}.vf-accordion-item_open .vf-accordion__header{background-color:var(--vf-accordion-header-active-background-color)}.vf-accordion__title{flex:1}.vf-accordion__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-accordion-icon-size);height:var(--vf-accordion-icon-size);color:var(--vf-accordion-icon-color);transition:transform .2s ease}.vf-accordion__icon:before{content:"";width:calc(var(--vf-accordion-icon-size) / 2);height:calc(var(--vf-accordion-icon-size) / 2);border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.vf-accordion-item_open .vf-accordion__icon{transform:rotate(180deg)}.vf-accordion__panel{display:grid;grid-template-rows:0fr;padding:var(--vf-accordion-content-padding);border-top:var(--vf-border-width) solid var(--vf-accordion-divider-color);background-color:var(--vf-accordion-content-background-color);color:var(--vf-accordion-content-text-color);opacity:0;transition:grid-template-rows .2s ease,opacity .2s ease}.vf-accordion__panel-inner{overflow:hidden}.vf-accordion__panel_open{grid-template-rows:1fr;opacity:1}.vf-accordion-item_disabled{opacity:var(--vf-accordion-disabled-opacity)}.vf-accordion-item_disabled .vf-accordion__header{cursor:not-allowed}.vf-accordion_outlined .vf-accordion-item,.vf-accordion_outlined .vf-accordion__header,.vf-accordion_outlined .vf-accordion__panel{background-color:transparent}.vf-accordion_small .vf-accordion__header{padding:var(--vf-accordion-small-header-padding);font-size:var(--vf-accordion-small-header-font-size)}.vf-accordion_small .vf-accordion__panel{padding:var(--vf-accordion-small-content-padding)}.vf-accordion_large .vf-accordion__header{padding:var(--vf-accordion-large-header-padding);font-size:var(--vf-accordion-large-header-font-size)}.vf-accordion_large .vf-accordion__panel{padding:var(--vf-accordion-large-content-padding)}.vf-toast{display:inline-flex;align-items:flex-start;gap:var(--vf-toast-gap);padding:var(--vf-toast-padding);border-radius:var(--vf-toast-border-radius);background-color:var(--vf-toast-background-color);color:var(--vf-toast-text-color);box-shadow:var(--vf-toast-shadow);border:var(--vf-border-width) solid var(--vf-toast-border-color);min-width:var(--vf-toast-min-width)}.vf-toast__body{display:grid;gap:var(--vf-toast-body-gap)}.vf-toast__title{font-weight:var(--vf-toast-title-font-weight);font-size:var(--vf-toast-title-font-size)}.vf-toast__message{font-size:var(--vf-toast-font-size);line-height:var(--vf-toast-line-height)}.vf-toast__close{margin-left:auto;border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-toast-close-size);line-height:1;padding:0;opacity:.7}.vf-toast__close:hover{opacity:1}.vf-toast[data-severity=info]{background-color:var(--vf-toast-info-background-color);border-color:var(--vf-toast-info-border-color);color:var(--vf-toast-info-text-color)}.vf-toast[data-severity=success]{background-color:var(--vf-toast-success-background-color);border-color:var(--vf-toast-success-border-color);color:var(--vf-toast-success-text-color)}.vf-toast[data-severity=warn]{background-color:var(--vf-toast-warn-background-color);border-color:var(--vf-toast-warn-border-color);color:var(--vf-toast-warn-text-color)}.vf-toast[data-severity=danger]{background-color:var(--vf-toast-danger-background-color);border-color:var(--vf-toast-danger-border-color);color:var(--vf-toast-danger-text-color)}.vf-toast-container{position:fixed;z-index:var(--vf-toast-z-index);display:flex;flex-direction:column;gap:var(--vf-toast-container-gap);padding:var(--vf-toast-container-padding);max-width:var(--vf-toast-container-max-width)}.vf-toast-container_top-right{top:0;right:0;align-items:flex-end}.vf-toast-container_top-left{top:0;left:0;align-items:flex-start}.vf-toast-container_bottom-right{bottom:0;right:0;align-items:flex-end}.vf-toast-container_bottom-left{bottom:0;left:0;align-items:flex-start}.vf-alert{display:flex;align-items:flex-start;gap:var(--vf-alert-gap);padding:var(--vf-alert-padding);border-radius:var(--vf-alert-border-radius);background-color:var(--vf-alert-background-color);color:var(--vf-alert-text-color);border:var(--vf-border-width) solid var(--vf-alert-border-color)}.vf-alert__icon{color:var(--vf-alert-icon-color);line-height:var(--vf-alert-line-height)}.vf-alert__body{flex:1;min-width:0;display:grid;gap:var(--vf-alert-body-gap)}.vf-alert__title{font-weight:var(--vf-alert-title-font-weight);font-size:var(--vf-alert-title-font-size);line-height:var(--vf-alert-line-height)}.vf-alert__message{font-size:var(--vf-alert-font-size);line-height:var(--vf-alert-line-height)}.vf-alert__actions{display:inline-flex;align-items:center;gap:var(--vf-alert-actions-gap)}.vf-alert__close{margin-left:auto;border:none;border-radius:var(--vf-alert-close-radius);width:var(--vf-alert-close-size);height:var(--vf-alert-close-size);background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-alert-close-font-size);line-height:1}.vf-alert__close:hover{background-color:var(--vf-alert-close-hover-background-color)}.vf-alert[data-severity=info]{background-color:var(--vf-alert-info-background-color);border-color:var(--vf-alert-info-border-color);color:var(--vf-alert-info-text-color)}.vf-alert[data-severity=success]{background-color:var(--vf-alert-success-background-color);border-color:var(--vf-alert-success-border-color);color:var(--vf-alert-success-text-color)}.vf-alert[data-severity=warn]{background-color:var(--vf-alert-warn-background-color);border-color:var(--vf-alert-warn-border-color);color:var(--vf-alert-warn-text-color)}.vf-alert[data-severity=danger]{background-color:var(--vf-alert-danger-background-color);border-color:var(--vf-alert-danger-border-color);color:var(--vf-alert-danger-text-color)}.vf-empty-state{display:grid;justify-items:center;gap:var(--vf-empty-state-gap);width:100%;box-sizing:border-box;padding:var(--vf-empty-state-padding);border:var(--vf-border-width) solid var(--vf-empty-state-border-color);border-radius:var(--vf-empty-state-border-radius);background-color:var(--vf-empty-state-background-color);color:var(--vf-empty-state-text-color);text-align:center}.vf-empty-state_outlined{background-color:transparent}.vf-empty-state__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-empty-state-icon-size);height:var(--vf-empty-state-icon-size);color:var(--vf-empty-state-icon-color);font-size:var(--vf-empty-state-icon-size);line-height:1}.vf-empty-state__body{display:grid;justify-items:center;gap:var(--vf-empty-state-body-gap);max-width:var(--vf-empty-state-max-width)}.vf-empty-state__title{font-size:var(--vf-empty-state-title-font-size);line-height:var(--vf-empty-state-title-line-height);font-weight:var(--vf-empty-state-title-font-weight);color:var(--vf-empty-state-title-color)}.vf-empty-state__description{font-size:var(--vf-empty-state-description-font-size);line-height:var(--vf-empty-state-description-line-height);color:var(--vf-empty-state-description-color)}.vf-empty-state__actions{display:inline-flex;align-items:center;justify-content:center;gap:var(--vf-empty-state-actions-gap)}.vf-empty-state_small{padding:var(--vf-empty-state-small-padding)}.vf-empty-state_small .vf-empty-state__icon{width:var(--vf-empty-state-small-icon-size);height:var(--vf-empty-state-small-icon-size);font-size:var(--vf-empty-state-small-icon-size)}.vf-empty-state_small .vf-empty-state__title{font-size:var(--vf-empty-state-small-title-font-size)}.vf-empty-state_small .vf-empty-state__description{font-size:var(--vf-empty-state-small-description-font-size)}.vf-empty-state_large{padding:var(--vf-empty-state-large-padding)}.vf-empty-state_large .vf-empty-state__icon{width:var(--vf-empty-state-large-icon-size);height:var(--vf-empty-state-large-icon-size);font-size:var(--vf-empty-state-large-icon-size)}.vf-empty-state_large .vf-empty-state__title{font-size:var(--vf-empty-state-large-title-font-size)}.vf-empty-state_large .vf-empty-state__description{font-size:var(--vf-empty-state-large-description-font-size)}.vf-switch{display:inline-flex;align-items:center;gap:var(--vf-switch-gap);cursor:pointer;color:var(--vf-switch-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-switch__control{position:absolute;opacity:0;pointer-events:none}.vf-switch__track{position:relative;width:var(--vf-switch-width);height:var(--vf-switch-height);border-radius:var(--vf-switch-height);background-color:var(--vf-switch-background-color);transition:background-color .2s ease}.vf-switch__thumb{position:absolute;top:50%;left:var(--vf-switch-thumb-offset);width:var(--vf-switch-thumb-size);height:var(--vf-switch-thumb-size);border-radius:50%;background-color:var(--vf-switch-thumb-color);transform:translateY(-50%);transition:transform .2s ease}.vf-switch__control:checked+.vf-switch__track{background-color:var(--vf-switch-checked-background-color)}.vf-switch__control:checked+.vf-switch__track .vf-switch__thumb{transform:translate(calc(var(--vf-switch-width) - var(--vf-switch-thumb-size) - var(--vf-switch-thumb-translate-offset)),-50%)}.vf-switch_disabled{opacity:var(--vf-switch-disabled-opacity);cursor:not-allowed}.vf-popover{position:relative}.vf-popover__button{cursor:pointer;-webkit-user-select:none;user-select:none}.vf-popover__wrapper{position:absolute;background-color:var(--vf-popover-background-color)}.vf-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-modal-z-index);display:flex;align-items:center;justify-content:center}.vf-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-modal-overlay-background-color)}.vf-modal__panel{position:relative;z-index:1;width:var(--vf-modal-width);max-width:var(--vf-modal-max-width);max-height:var(--vf-modal-max-height);padding:var(--vf-modal-padding);border-radius:var(--vf-modal-border-radius);background-color:var(--vf-modal-background-color);color:var(--vf-modal-text-color);box-shadow:var(--vf-modal-shadow);overflow:auto;outline:none}.vf-modal_sm .vf-modal__panel{width:var(--vf-modal-width-sm);max-width:var(--vf-modal-max-width-sm)}.vf-modal_lg .vf-modal__panel{width:var(--vf-modal-width-lg);max-width:var(--vf-modal-max-width-lg)}.vf-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--vf-modal-header-gap)}.vf-modal__title{margin:0;font-size:var(--vf-modal-title-font-size);line-height:var(--vf-modal-title-line-height);font-weight:var(--vf-modal-title-font-weight)}.vf-modal__body{margin-bottom:var(--vf-modal-body-gap)}.vf-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--vf-modal-footer-gap)}.vf-modal__close{position:absolute;top:var(--vf-modal-close-offset);right:var(--vf-modal-close-offset);width:var(--vf-modal-close-size);height:var(--vf-modal-close-size);border-radius:var(--vf-modal-close-radius);border:none;background:transparent;color:var(--vf-modal-close-color);cursor:pointer;font-size:var(--vf-modal-close-font-size);line-height:1}.vf-modal__close:hover{background-color:var(--vf-modal-close-hover-background-color)}.vf-confirm-dialog .vf-modal__panel{max-width:var(--vf-confirm-dialog-max-width)}.vf-confirm-dialog__message{color:var(--vf-confirm-dialog-message-color);font-size:var(--vf-confirm-dialog-message-font-size);line-height:var(--vf-confirm-dialog-message-line-height)}.vf-confirm-dialog__actions{display:inline-flex;justify-content:flex-end;gap:var(--vf-confirm-dialog-actions-gap);width:100%}.vf-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-drawer-z-index)}.vf-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-drawer-overlay-background-color)}.vf-drawer__panel{position:absolute;padding:var(--vf-drawer-padding);border-radius:var(--vf-drawer-border-radius);background-color:var(--vf-drawer-background-color);color:var(--vf-drawer-text-color);box-shadow:var(--vf-drawer-shadow);overflow:auto;outline:none;transform:translateZ(0);transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.vf-drawer_left .vf-drawer__panel{top:0;left:0;width:var(--vf-drawer-width);height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.vf-drawer_right .vf-drawer__panel{top:0;right:0;width:var(--vf-drawer-width);height:100%;border-top-right-radius:0;border-bottom-right-radius:0}.vf-drawer_top .vf-drawer__panel{top:0;left:0;width:100%;height:var(--vf-drawer-height);border-top-left-radius:0;border-top-right-radius:0}.vf-drawer_bottom .vf-drawer__panel{left:0;bottom:0;width:100%;height:var(--vf-drawer-height);border-bottom-left-radius:0;border-bottom-right-radius:0}.vf-drawer_sm.vf-drawer_left .vf-drawer__panel,.vf-drawer_sm.vf-drawer_right .vf-drawer__panel{width:var(--vf-drawer-width-sm)}.vf-drawer_lg.vf-drawer_left .vf-drawer__panel,.vf-drawer_lg.vf-drawer_right .vf-drawer__panel{width:var(--vf-drawer-width-lg)}.vf-drawer_sm.vf-drawer_top .vf-drawer__panel,.vf-drawer_sm.vf-drawer_bottom .vf-drawer__panel{height:var(--vf-drawer-height-sm)}.vf-drawer_lg.vf-drawer_top .vf-drawer__panel,.vf-drawer_lg.vf-drawer_bottom .vf-drawer__panel{height:var(--vf-drawer-height-lg)}.vf-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--vf-drawer-header-gap)}.vf-drawer__title{margin:0;font-size:var(--vf-drawer-title-font-size);line-height:var(--vf-drawer-title-line-height);font-weight:var(--vf-drawer-title-font-weight)}.vf-drawer__body{margin-bottom:var(--vf-drawer-body-gap)}.vf-drawer__footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--vf-drawer-footer-gap)}.vf-drawer__close{position:absolute;top:var(--vf-drawer-close-offset);right:var(--vf-drawer-close-offset);width:var(--vf-drawer-close-size);height:var(--vf-drawer-close-size);border-radius:var(--vf-drawer-close-radius);border:none;background:transparent;color:var(--vf-drawer-close-color);cursor:pointer;font-size:var(--vf-drawer-close-font-size);line-height:1}.vf-drawer__close:hover{background-color:var(--vf-drawer-close-hover-background-color)}.vf-drawer-enter-active .vf-drawer__panel,.vf-drawer-leave-active .vf-drawer__panel{will-change:transform,opacity}.vf-drawer-enter-from .vf-drawer__panel,.vf-drawer-leave-to .vf-drawer__panel{transform:var(--vf-drawer-transform-from);opacity:0}.vf-drawer-enter-active .vf-drawer__overlay,.vf-drawer-leave-active .vf-drawer__overlay{transition:opacity .2s ease}.vf-drawer-enter-from .vf-drawer__overlay,.vf-drawer-leave-to .vf-drawer__overlay{opacity:0}.vf-dropdown{display:inline-block;position:relative}.vf-dropdown__trigger{display:inline-flex;align-items:center;cursor:pointer}.vf-dropdown__panel{position:fixed;z-index:var(--vf-dropdown-z-index);padding:var(--vf-dropdown-panel-padding);border-radius:var(--vf-dropdown-panel-border-radius);border:var(--vf-border-width) solid var(--vf-dropdown-panel-border-color);background-color:var(--vf-dropdown-panel-background-color);box-shadow:var(--vf-dropdown-panel-shadow)}.vf-dropdown__panel .vf-menu__item{padding:var(--vf-dropdown-item-padding)}.vf-dropdown_disabled{opacity:var(--vf-dropdown-disabled-opacity)}.vf-dropdown_disabled .vf-dropdown__trigger{cursor:not-allowed}.vf-splitbutton{display:inline-flex;align-items:stretch;border-radius:var(--vf-splitbutton-border-radius)}.vf-splitbutton__main{border-top-right-radius:0;border-bottom-right-radius:0}.vf-splitbutton__dropdown{display:inline-flex}.vf-splitbutton__dropdown>.vf-dropdown__trigger{display:inline-flex}.vf-splitbutton__toggle{min-width:var(--vf-splitbutton-toggle-min-width);border-top-left-radius:0;border-bottom-left-radius:0;margin-left:calc(var(--vf-border-width) * -1);padding-right:var(--vf-splitbutton-toggle-padding-x);padding-left:var(--vf-splitbutton-toggle-padding-x)}.vf-splitbutton__toggle .vf-button__icon{margin:0;font-size:var(--vf-splitbutton-toggle-icon-size)}.vf-splitbutton_disabled{opacity:var(--vf-splitbutton-disabled-opacity)}.vf-splitbutton_small .vf-splitbutton__toggle{min-width:var(--vf-splitbutton-small-toggle-min-width)}.vf-splitbutton_large .vf-splitbutton__toggle{min-width:var(--vf-splitbutton-large-toggle-min-width)}.vf-context-menu{display:block;position:relative;outline:none}.vf-context-menu__panel{position:fixed;z-index:var(--vf-context-menu-z-index);padding:var(--vf-context-menu-panel-padding);border-radius:var(--vf-context-menu-panel-border-radius);border:var(--vf-border-width) solid var(--vf-context-menu-panel-border-color);background-color:var(--vf-context-menu-panel-background-color);box-shadow:var(--vf-context-menu-panel-shadow)}.vf-context-menu__panel .vf-menu__item{padding:var(--vf-context-menu-item-padding)}.vf-context-menu_disabled{opacity:var(--vf-context-menu-disabled-opacity)}.vf-command-palette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-command-palette-z-index);display:flex;align-items:flex-start;justify-content:center;padding-top:10vh}.vf-command-palette__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-command-palette-overlay-background-color)}.vf-command-palette__panel{position:relative;z-index:1;width:var(--vf-command-palette-width);max-width:var(--vf-command-palette-max-width);max-height:var(--vf-command-palette-max-height);padding:var(--vf-command-palette-padding);border-radius:var(--vf-command-palette-border-radius);border:var(--vf-border-width) solid var(--vf-command-palette-border-color);background-color:var(--vf-command-palette-background-color);color:var(--vf-command-palette-text-color);box-shadow:var(--vf-command-palette-shadow);overflow:auto;outline:none}.vf-command-palette__header{margin-bottom:var(--vf-command-palette-header-gap)}.vf-command-palette__input{width:100%;padding:var(--vf-command-palette-input-padding);border:var(--vf-border-width) solid var(--vf-command-palette-input-border-color);border-radius:var(--vf-command-palette-input-border-radius);background-color:var(--vf-command-palette-input-background-color);color:var(--vf-command-palette-input-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.vf-command-palette__input::placeholder{color:var(--vf-command-palette-input-placeholder-color)}.vf-command-palette__input:focus{border-color:var(--vf-command-palette-input-focus-border-color);box-shadow:var(--vf-command-palette-input-focus-ring-shadow)}.vf-command-palette__list{display:grid;gap:var(--vf-command-palette-list-gap)}.vf-command-palette__group{display:grid;gap:var(--vf-command-palette-group-gap)}.vf-command-palette__group-label{padding:var(--vf-command-palette-group-label-padding);color:var(--vf-command-palette-group-label-color);font-size:var(--vf-command-palette-group-label-font-size);text-transform:uppercase;letter-spacing:.04em}.vf-command-palette__item{width:100%;border:none;border-radius:var(--vf-command-palette-item-border-radius);padding:var(--vf-command-palette-item-padding);text-align:left;background-color:transparent;color:var(--vf-command-palette-item-text-color);font:inherit;cursor:pointer;display:grid;gap:var(--vf-command-palette-item-gap)}.vf-command-palette__item-main{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.vf-command-palette__item-label{font-weight:500}.vf-command-palette__item-shortcut{border:var(--vf-border-width) solid var(--vf-command-palette-shortcut-border-color);border-radius:var(--vf-command-palette-shortcut-border-radius);background-color:var(--vf-command-palette-shortcut-background-color);color:var(--vf-command-palette-shortcut-text-color);padding:var(--vf-command-palette-shortcut-padding);font-size:var(--vf-command-palette-shortcut-font-size);line-height:1}.vf-command-palette__item-description{color:var(--vf-command-palette-item-description-color);font-size:var(--vf-command-palette-item-description-font-size)}.vf-command-palette__item:hover:not(.is-disabled),.vf-command-palette__item:focus-visible:not(.is-disabled),.vf-command-palette__item.is-active{background-color:var(--vf-command-palette-item-active-background-color);color:var(--vf-command-palette-item-active-text-color);outline:none}.vf-command-palette__item:hover:not(.is-disabled) .vf-command-palette__item-description,.vf-command-palette__item:focus-visible:not(.is-disabled) .vf-command-palette__item-description,.vf-command-palette__item.is-active .vf-command-palette__item-description{color:inherit}.vf-command-palette__item.is-disabled{opacity:var(--vf-command-palette-item-disabled-opacity);cursor:not-allowed}.vf-command-palette__empty{padding:var(--vf-command-palette-empty-padding);color:var(--vf-command-palette-empty-color);text-align:center}.vf-notification-center{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-notification-center-z-index)}.vf-notification-center__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-notification-center-overlay-background-color)}.vf-notification-center__panel{position:absolute;top:var(--vf-notification-center-top);right:var(--vf-notification-center-right);width:var(--vf-notification-center-width);max-width:var(--vf-notification-center-max-width);max-height:var(--vf-notification-center-max-height);display:grid;grid-template-rows:auto 1fr;border:var(--vf-border-width) solid var(--vf-notification-center-border-color);border-radius:var(--vf-notification-center-border-radius);background-color:var(--vf-notification-center-background-color);color:var(--vf-notification-center-text-color);box-shadow:var(--vf-notification-center-shadow);overflow:hidden;outline:none}.vf-notification-center__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-notification-center-header-gap);padding:var(--vf-notification-center-header-padding);border-bottom:var(--vf-border-width) solid var(--vf-notification-center-divider-color)}.vf-notification-center__title-wrap{display:inline-flex;align-items:center;gap:var(--vf-notification-center-title-gap)}.vf-notification-center__title{margin:0;font-size:var(--vf-notification-center-title-font-size);line-height:var(--vf-notification-center-title-line-height);font-weight:var(--vf-notification-center-title-font-weight)}.vf-notification-center__badge{min-width:var(--vf-notification-center-badge-size);height:var(--vf-notification-center-badge-size);display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem;border-radius:999px;background-color:var(--vf-notification-center-badge-background-color);color:var(--vf-notification-center-badge-text-color);font-size:var(--vf-notification-center-badge-font-size);line-height:1}.vf-notification-center__header-actions{display:inline-flex;align-items:center;gap:var(--vf-notification-center-actions-gap)}.vf-notification-center__action,.vf-notification-center__close,.vf-notification-center__toggle{border:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.vf-notification-center__action:disabled,.vf-notification-center__toggle:disabled{opacity:var(--vf-notification-center-disabled-opacity);cursor:not-allowed}.vf-notification-center__close{width:var(--vf-notification-center-close-size);height:var(--vf-notification-center-close-size);border-radius:999px;font-size:1rem;line-height:1}.vf-notification-center__close:hover{background-color:var(--vf-notification-center-close-hover-background-color)}.vf-notification-center__body{min-height:0;overflow:auto}.vf-notification-center__list{margin:0;padding:0;list-style:none}.vf-notification-center__item{display:grid;grid-template-columns:1fr auto;gap:var(--vf-notification-center-item-gap);align-items:center;padding:var(--vf-notification-center-item-padding);border-bottom:var(--vf-border-width) solid var(--vf-notification-center-divider-color)}.vf-notification-center__item-main{display:flex;gap:var(--vf-notification-center-item-gap);align-items:flex-start;border:none;background:transparent;text-align:left;color:inherit;padding:0;cursor:pointer}.vf-notification-center__avatar{width:var(--vf-notification-center-avatar-size);height:var(--vf-notification-center-avatar-size);display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background-color:var(--vf-notification-center-avatar-background-color);color:var(--vf-notification-center-avatar-text-color);font-size:var(--vf-notification-center-avatar-font-size);flex:0 0 auto}.vf-notification-center__content{min-width:0;display:grid;gap:.15rem}.vf-notification-center__item-title{font-size:var(--vf-notification-center-item-title-font-size);font-weight:var(--vf-notification-center-item-title-font-weight)}.vf-notification-center__item-message,.vf-notification-center__item-date{font-size:var(--vf-notification-center-item-meta-font-size);color:var(--vf-notification-center-item-meta-color)}.vf-notification-center__item.is-unread{background-color:var(--vf-notification-center-unread-background-color)}.vf-notification-center__empty{margin:0;padding:var(--vf-notification-center-empty-padding);color:var(--vf-notification-center-empty-color);text-align:center}.vf-app-shell{--vf-app-shell-sidebar-current-width: var(--vf-app-shell-sidebar-width-prop);display:grid;grid-template-columns:var(--vf-app-shell-sidebar-current-width) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"sidebar header" "sidebar main" "sidebar footer";gap:var(--vf-app-shell-gap);background-color:var(--vf-app-shell-background-color);color:var(--vf-app-shell-text-color)}.vf-app-shell_full-height{min-height:100vh}.vf-app-shell_collapsed{--vf-app-shell-sidebar-current-width: var(--vf-app-shell-sidebar-collapsed-width-prop)}.vf-app-shell__sidebar{grid-area:sidebar;min-width:0;border-right:var(--vf-border-width) solid var(--vf-app-shell-sidebar-border-color);background-color:var(--vf-app-shell-sidebar-background-color);overflow:auto}.vf-app-shell__header{grid-area:header;min-width:0;min-height:var(--vf-app-shell-header-height);padding:var(--vf-app-shell-header-padding);border-bottom:var(--vf-border-width) solid var(--vf-app-shell-header-border-color);background-color:var(--vf-app-shell-header-background-color);display:flex;align-items:center;gap:var(--vf-app-shell-header-gap);z-index:1}.vf-app-shell_sticky-header .vf-app-shell__header{position:sticky;top:0}.vf-app-shell__toggle{width:var(--vf-app-shell-toggle-size);height:var(--vf-app-shell-toggle-size);border:none;border-radius:var(--vf-app-shell-toggle-border-radius);background-color:var(--vf-app-shell-toggle-background-color);color:var(--vf-app-shell-toggle-text-color);font:inherit;cursor:pointer;flex:0 0 auto}.vf-app-shell__toggle:hover{background-color:var(--vf-app-shell-toggle-hover-background-color)}.vf-app-shell__toggle:focus-visible{outline:none;box-shadow:0 0 0 2px var(--vf-app-shell-header-background-color),0 0 0 4px var(--vf-primary-color)}.vf-app-shell__header-content{min-width:0;flex:1 1 auto}.vf-app-shell__main{grid-area:main;min-width:0;min-height:0;padding:var(--vf-app-shell-content-padding);background-color:var(--vf-app-shell-main-background-color);overflow:auto}.vf-app-shell__footer{grid-area:footer;min-width:0;padding:var(--vf-app-shell-footer-padding);border-top:var(--vf-border-width) solid var(--vf-app-shell-footer-border-color);background-color:var(--vf-app-shell-footer-background-color)}.vf-app-shell__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background-color:var(--vf-app-shell-overlay-background-color);z-index:var(--vf-app-shell-z-index)}.vf-app-shell_mobile{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"header" "main" "footer"}.vf-app-shell_mobile .vf-app-shell__sidebar{position:fixed;inset:0 auto 0 0;width:var(--vf-app-shell-sidebar-width-prop);max-width:min(88vw,var(--vf-app-shell-sidebar-width-prop));transform:translate(-100%);transition:transform .18s ease;z-index:calc(var(--vf-app-shell-z-index) + 1)}.vf-app-shell_mobile-open .vf-app-shell__sidebar{transform:translate(0)}.vf-kanban-board{width:100%}.vf-kanban-board__columns{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(var(--vf-kanban-board-column-min-width),1fr);gap:var(--vf-kanban-board-column-gap);overflow:auto;padding-bottom:.25rem}.vf-kanban-board__column{display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:var(--vf-border-width) solid var(--vf-kanban-board-column-border-color);border-radius:var(--vf-kanban-board-column-border-radius);background-color:var(--vf-kanban-board-column-background-color);min-height:14rem}.vf-kanban-board__column-header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-kanban-board-gap);padding:var(--vf-kanban-board-column-header-padding);border-bottom:var(--vf-border-width) solid var(--vf-kanban-board-column-header-border-color)}.vf-kanban-board__column-title{margin:0;font-size:var(--vf-kanban-board-column-title-font-size);font-weight:var(--vf-kanban-board-column-title-font-weight)}.vf-kanban-board__column-count{font-size:var(--vf-kanban-board-column-count-font-size);color:var(--vf-kanban-board-column-count-color)}.vf-kanban-board__list{margin:0;padding:var(--vf-kanban-board-body-padding);list-style:none;display:grid;gap:var(--vf-kanban-board-card-gap);min-height:7rem;align-content:start}.vf-kanban-board__item{border-radius:var(--vf-kanban-board-card-border-radius);border:var(--vf-border-width) solid var(--vf-kanban-board-card-border-color);background-color:var(--vf-kanban-board-card-background-color);cursor:grab}.vf-kanban-board__item:hover{border-color:var(--vf-kanban-board-card-hover-border-color)}.vf-kanban-board__item.is-dragging{opacity:var(--vf-kanban-board-drag-opacity)}.vf-kanban-board__item.priority-low{box-shadow:inset .2rem 0 0 0 var(--vf-kanban-board-priority-low-color)}.vf-kanban-board__item.priority-medium{box-shadow:inset .2rem 0 0 0 var(--vf-kanban-board-priority-medium-color)}.vf-kanban-board__item.priority-high{box-shadow:inset .2rem 0 0 0 var(--vf-kanban-board-priority-high-color)}.vf-kanban-board__card{display:grid;gap:var(--vf-kanban-board-gap);padding:var(--vf-kanban-board-card-padding)}.vf-kanban-board__card-title{margin:0;font-size:var(--vf-kanban-board-card-title-font-size);font-weight:var(--vf-kanban-board-card-title-font-weight)}.vf-kanban-board__card-description{margin:0;font-size:var(--vf-kanban-board-card-description-font-size);color:var(--vf-kanban-board-card-description-color)}.vf-kanban-board__tags{display:flex;flex-wrap:wrap;gap:var(--vf-kanban-board-tag-gap)}.vf-kanban-board__tag{display:inline-flex;align-items:center;padding:var(--vf-kanban-board-tag-padding);border-radius:var(--vf-kanban-board-tag-border-radius);background-color:var(--vf-kanban-board-tag-background-color);color:var(--vf-kanban-board-tag-text-color);font-size:.75rem;line-height:1}.vf-kanban-board__assignee{margin:0;font-size:var(--vf-kanban-board-assignee-font-size);color:var(--vf-kanban-board-assignee-color)}.vf-kanban-board__empty{padding:var(--vf-kanban-board-empty-padding);text-align:center;color:var(--vf-kanban-board-empty-color);border-radius:var(--vf-kanban-board-card-border-radius);border:var(--vf-border-width) dashed var(--vf-kanban-board-card-border-color)}.vf-kanban-board__column-footer{padding:var(--vf-kanban-board-column-footer-padding);border-top:var(--vf-border-width) solid var(--vf-kanban-board-column-footer-border-color)}.vf-tooltip__trigger{display:inline-flex}.vf-tooltip{position:fixed;z-index:var(--vf-tooltip-z-index);padding:var(--vf-tooltip-padding);border-radius:var(--vf-tooltip-border-radius);background-color:var(--vf-tooltip-background-color);color:var(--vf-tooltip-text-color);font-size:var(--vf-tooltip-font-size);line-height:var(--vf-tooltip-line-height);box-shadow:none;filter:drop-shadow(var(--vf-tooltip-shadow));max-width:var(--vf-tooltip-max-width)}.vf-tooltip__content{position:relative;z-index:1}.vf-tooltip__arrow{position:absolute;z-index:0;--vf-tooltip-arrow-rendered-height: var(--vf-tooltip-arrow-size);--vf-tooltip-arrow-half-width: calc(var(--vf-tooltip-arrow-size) * .8);width:0;height:0;border-style:solid;pointer-events:none}.vf-tooltip[data-placement^=top] .vf-tooltip__arrow{bottom:calc(var(--vf-tooltip-arrow-rendered-height) * -1);left:50%;transform:translate(-50%);border-width:var(--vf-tooltip-arrow-rendered-height) var(--vf-tooltip-arrow-half-width) 0 var(--vf-tooltip-arrow-half-width);border-color:var(--vf-tooltip-background-color) transparent transparent transparent}.vf-tooltip[data-placement^=bottom] .vf-tooltip__arrow{top:calc(var(--vf-tooltip-arrow-rendered-height) * -1);left:50%;transform:translate(-50%);border-width:0 var(--vf-tooltip-arrow-half-width) var(--vf-tooltip-arrow-rendered-height) var(--vf-tooltip-arrow-half-width);border-color:transparent transparent var(--vf-tooltip-background-color) transparent}.vf-tooltip[data-placement^=left] .vf-tooltip__arrow{right:calc(var(--vf-tooltip-arrow-half-width) * -2);top:50%;transform:translateY(-50%);border-width:var(--vf-tooltip-arrow-half-width) var(--vf-tooltip-arrow-rendered-height) var(--vf-tooltip-arrow-half-width) 0;border-color:transparent var(--vf-tooltip-background-color) transparent transparent}.vf-tooltip[data-placement^=right] .vf-tooltip__arrow{left:calc(var(--vf-tooltip-arrow-half-width) * -2);top:50%;transform:translateY(-50%);border-width:var(--vf-tooltip-arrow-half-width) 0 var(--vf-tooltip-arrow-half-width) var(--vf-tooltip-arrow-rendered-height);border-color:transparent transparent transparent var(--vf-tooltip-background-color)}.vf-tour{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-tour-z-index)}.vf-tour__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-tour-overlay-background-color)}.vf-tour__spotlight{position:fixed;z-index:1;border-radius:var(--vf-tour-spotlight-radius);border:var(--vf-tour-spotlight-border-width) solid var(--vf-tour-spotlight-border-color);box-shadow:0 0 0 9999px var(--vf-tour-overlay-background-color);pointer-events:none}.vf-tour__panel{position:fixed;z-index:2;width:var(--vf-tour-width);max-width:var(--vf-tour-max-width);padding:var(--vf-tour-padding);border:var(--vf-border-width) solid var(--vf-tour-border-color);border-radius:var(--vf-tour-border-radius);background-color:var(--vf-tour-background-color);color:var(--vf-tour-text-color);box-shadow:var(--vf-tour-shadow)}.vf-tour__title{margin-bottom:var(--vf-tour-title-gap);font-size:var(--vf-tour-title-font-size);line-height:var(--vf-tour-title-line-height);font-weight:var(--vf-tour-title-font-weight)}.vf-tour__content{margin-bottom:var(--vf-tour-content-gap);font-size:var(--vf-tour-content-font-size);line-height:var(--vf-tour-content-line-height);color:var(--vf-tour-content-color)}.vf-tour__progress{margin-bottom:var(--vf-tour-progress-gap);font-size:var(--vf-tour-progress-font-size);color:var(--vf-tour-progress-color)}.vf-tour__actions{display:flex;justify-content:flex-end;gap:var(--vf-tour-actions-gap)}.vf-tour__button{min-width:var(--vf-tour-button-min-width);padding:var(--vf-tour-button-padding);border-radius:var(--vf-tour-button-radius);border:var(--vf-border-width) solid var(--vf-tour-button-border-color);background-color:var(--vf-tour-button-background-color);color:var(--vf-tour-button-text-color);font:inherit;cursor:pointer}.vf-tour__button:hover:not(:disabled){background-color:var(--vf-tour-button-hover-background-color)}.vf-tour__button:disabled{opacity:var(--vf-tour-disabled-opacity);cursor:not-allowed}.vf-tour__button_secondary{border-color:var(--vf-tour-secondary-button-border-color);background-color:var(--vf-tour-secondary-button-background-color);color:var(--vf-tour-secondary-button-text-color)}.vf-tour__button_secondary:hover:not(:disabled){background-color:var(--vf-tour-secondary-button-hover-background-color)}@keyframes vf-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vf-skeleton{display:block;width:var(--vf-skeleton-width);height:var(--vf-skeleton-height);border-radius:var(--vf-skeleton-border-radius);background:linear-gradient(90deg,var(--vf-skeleton-background-color) 0%,var(--vf-skeleton-shimmer-color) 50%,var(--vf-skeleton-background-color) 100%);background-size:200% 100%}.vf-skeleton_animated{animation:vf-skeleton-shimmer var(--vf-skeleton-animation-duration) ease-in-out infinite}.vf-skeleton_text{height:var(--vf-skeleton-line-height)}.vf-skeleton_circle{border-radius:50%}@keyframes vf-progress-linear-indeterminate{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes vf-progress-circle-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vf-progress-circle-dash{0%{stroke-dasharray:40,200;stroke-dashoffset:0}50%{stroke-dasharray:140,200;stroke-dashoffset:-50}to{stroke-dasharray:40,200;stroke-dashoffset:-190}}.vf-progress{display:inline-flex;align-items:center;gap:var(--vf-progress-gap);color:var(--vf-progress-label-color);font-size:var(--vf-progress-label-font-size);line-height:var(--vf-typography-line-height)}.vf-progress__track{position:relative;width:var(--vf-progress-width);height:var(--vf-progress-height);border-radius:var(--vf-progress-border-radius);background-color:var(--vf-progress-background-color);overflow:hidden}.vf-progress__bar{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--vf-progress-bar-color);border-radius:inherit;transition:width .2s ease}.vf-progress_indeterminate .vf-progress__bar{width:35%;animation:vf-progress-linear-indeterminate var(--vf-progress-animation-duration) ease-in-out infinite}.vf-progress__label{white-space:nowrap}.vf-progress__circle{width:var(--vf-progress-circular-size);height:var(--vf-progress-circular-size)}.vf-progress__svg{width:100%;height:100%;transform:rotate(-90deg)}.vf-progress__circle-track{fill:none;stroke:var(--vf-progress-background-color);stroke-width:var(--vf-progress-circular-thickness)}.vf-progress__circle-bar{fill:none;stroke:var(--vf-progress-bar-color);stroke-width:var(--vf-progress-circular-thickness);stroke-linecap:round;transition:stroke-dashoffset .2s ease}.vf-progress_indeterminate .vf-progress__svg{animation:vf-progress-circle-rotate var(--vf-progress-animation-duration) linear infinite}.vf-progress_indeterminate .vf-progress__circle-bar{animation:vf-progress-circle-dash var(--vf-progress-animation-duration) ease-in-out infinite}.vf-progress_size-small{font-size:var(--vf-progress-small-label-font-size)}.vf-progress_size-small .vf-progress__track{height:var(--vf-progress-small-height)}.vf-progress_size-small .vf-progress__circle{width:var(--vf-progress-small-circular-size);height:var(--vf-progress-small-circular-size)}.vf-progress_size-small .vf-progress__circle-track,.vf-progress_size-small .vf-progress__circle-bar{stroke-width:var(--vf-progress-small-circular-thickness)}.vf-progress_size-large{font-size:var(--vf-progress-large-label-font-size)}.vf-progress_size-large .vf-progress__track{height:var(--vf-progress-large-height)}.vf-progress_size-large .vf-progress__circle{width:var(--vf-progress-large-circular-size);height:var(--vf-progress-large-circular-size)}.vf-progress_size-large .vf-progress__circle-track,.vf-progress_size-large .vf-progress__circle-bar{stroke-width:var(--vf-progress-large-circular-thickness)}.vf-progress[data-severity=info]{--vf-progress-bar-color: var(--vf-progress-info-bar-color)}.vf-progress[data-severity=success]{--vf-progress-bar-color: var(--vf-progress-success-bar-color)}.vf-progress[data-severity=warn]{--vf-progress-bar-color: var(--vf-progress-warn-bar-color)}.vf-progress[data-severity=danger]{--vf-progress-bar-color: var(--vf-progress-danger-bar-color)}.vf-badge{display:inline-flex;align-items:center;justify-content:center;gap:var(--vf-badge-gap);padding:var(--vf-badge-padding-y) var(--vf-badge-padding-x);font-size:var(--vf-badge-font-size);line-height:var(--vf-badge-line-height);border-radius:var(--vf-badge-border-radius);border:var(--vf-border-width) solid var(--vf-badge-border-color);background-color:var(--vf-badge-background-color);color:var(--vf-badge-text-color);white-space:nowrap}.vf-badge[data-variant=soft]{background-color:var(--vf-badge-soft-background-color, var(--vf-badge-background-color));color:var(--vf-badge-soft-text-color, var(--vf-badge-text-color));border-color:var(--vf-badge-soft-border-color, var(--vf-badge-border-color))}.vf-badge[data-variant=outline]{background-color:transparent;color:var(--vf-badge-outline-text-color, var(--vf-badge-text-color));border-color:var(--vf-badge-outline-border-color, var(--vf-badge-border-color))}.vf-badge_size-small{font-size:var(--vf-badge-small-font-size);padding:var(--vf-badge-small-padding-y) var(--vf-badge-small-padding-x)}.vf-badge_size-large{font-size:var(--vf-badge-large-font-size);padding:var(--vf-badge-large-padding-y) var(--vf-badge-large-padding-x)}.vf-badge[data-severity=info]{--vf-badge-background-color: var(--vf-badge-info-background-color);--vf-badge-text-color: var(--vf-badge-info-text-color);--vf-badge-border-color: var(--vf-badge-info-border-color);--vf-badge-soft-background-color: var(--vf-badge-info-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-info-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-info-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-info-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-info-outline-border-color)}.vf-badge[data-severity=success]{--vf-badge-background-color: var(--vf-badge-success-background-color);--vf-badge-text-color: var(--vf-badge-success-text-color);--vf-badge-border-color: var(--vf-badge-success-border-color);--vf-badge-soft-background-color: var(--vf-badge-success-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-success-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-success-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-success-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-success-outline-border-color)}.vf-badge[data-severity=warn]{--vf-badge-background-color: var(--vf-badge-warn-background-color);--vf-badge-text-color: var(--vf-badge-warn-text-color);--vf-badge-border-color: var(--vf-badge-warn-border-color);--vf-badge-soft-background-color: var(--vf-badge-warn-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-warn-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-warn-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-warn-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-warn-outline-border-color)}.vf-badge[data-severity=danger]{--vf-badge-background-color: var(--vf-badge-danger-background-color);--vf-badge-text-color: var(--vf-badge-danger-text-color);--vf-badge-border-color: var(--vf-badge-danger-border-color);--vf-badge-soft-background-color: var(--vf-badge-danger-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-danger-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-danger-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-danger-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-danger-outline-border-color)}.vf-chip{display:inline-flex;align-items:center;gap:var(--vf-chip-gap);padding:var(--vf-chip-padding-y) var(--vf-chip-padding-x);font-size:var(--vf-chip-font-size);line-height:var(--vf-chip-line-height);border-radius:var(--vf-chip-border-radius);border:var(--vf-border-width) solid var(--vf-chip-border-color);background-color:var(--vf-chip-background-color);color:var(--vf-chip-text-color);white-space:nowrap}.vf-chip__icon{display:inline-flex;align-items:center;justify-content:center;font-size:var(--vf-chip-icon-size)}.vf-chip__label{display:inline-flex;align-items:center}.vf-chip__close{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;margin:0;width:var(--vf-chip-close-size);height:var(--vf-chip-close-size);border-radius:var(--vf-chip-close-radius);color:var(--vf-chip-close-color);font-size:var(--vf-chip-close-font-size);cursor:pointer}.vf-chip__close:hover{background-color:var(--vf-chip-close-hover-background-color)}.vf-chip__close:disabled{cursor:not-allowed;opacity:var(--vf-chip-disabled-opacity)}.vf-chip_disabled{opacity:var(--vf-chip-disabled-opacity)}.vf-chip[data-variant=soft]{background-color:var(--vf-chip-soft-background-color, var(--vf-chip-background-color));color:var(--vf-chip-soft-text-color, var(--vf-chip-text-color));border-color:var(--vf-chip-soft-border-color, var(--vf-chip-border-color))}.vf-chip[data-variant=outline]{background-color:transparent;color:var(--vf-chip-outline-text-color, var(--vf-chip-text-color));border-color:var(--vf-chip-outline-border-color, var(--vf-chip-border-color))}.vf-chip_size-small{font-size:var(--vf-chip-small-font-size);padding:var(--vf-chip-small-padding-y) var(--vf-chip-small-padding-x)}.vf-chip_size-large{font-size:var(--vf-chip-large-font-size);padding:var(--vf-chip-large-padding-y) var(--vf-chip-large-padding-x)}.vf-chip[data-severity=info]{--vf-chip-background-color: var(--vf-chip-info-background-color);--vf-chip-text-color: var(--vf-chip-info-text-color);--vf-chip-border-color: var(--vf-chip-info-border-color);--vf-chip-soft-background-color: var(--vf-chip-info-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-info-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-info-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-info-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-info-outline-border-color)}.vf-chip[data-severity=success]{--vf-chip-background-color: var(--vf-chip-success-background-color);--vf-chip-text-color: var(--vf-chip-success-text-color);--vf-chip-border-color: var(--vf-chip-success-border-color);--vf-chip-soft-background-color: var(--vf-chip-success-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-success-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-success-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-success-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-success-outline-border-color)}.vf-chip[data-severity=warn]{--vf-chip-background-color: var(--vf-chip-warn-background-color);--vf-chip-text-color: var(--vf-chip-warn-text-color);--vf-chip-border-color: var(--vf-chip-warn-border-color);--vf-chip-soft-background-color: var(--vf-chip-warn-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-warn-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-warn-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-warn-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-warn-outline-border-color)}.vf-chip[data-severity=danger]{--vf-chip-background-color: var(--vf-chip-danger-background-color);--vf-chip-text-color: var(--vf-chip-danger-text-color);--vf-chip-border-color: var(--vf-chip-danger-border-color);--vf-chip-soft-background-color: var(--vf-chip-danger-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-danger-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-danger-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-danger-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-danger-outline-border-color)}.vf-filter-chips{display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--vf-filter-chips-gap)}.vf-filter-chips_nowrap{flex-wrap:nowrap;overflow-x:auto}.vf-filter-chips__chip,.vf-filter-chips__clear{display:inline-flex;align-items:center;gap:var(--vf-filter-chips-chip-gap);border:var(--vf-border-width) solid var(--vf-filter-chips-chip-border-color);border-radius:var(--vf-filter-chips-chip-border-radius);background-color:var(--vf-filter-chips-chip-background-color);color:var(--vf-filter-chips-chip-text-color);padding:var(--vf-filter-chips-chip-padding);font-size:var(--vf-filter-chips-font-size);line-height:1;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.vf-filter-chips__chip:hover:not(:disabled),.vf-filter-chips__chip:focus-visible:not(:disabled),.vf-filter-chips__clear:hover:not(:disabled),.vf-filter-chips__clear:focus-visible:not(:disabled){background-color:var(--vf-filter-chips-chip-hover-background-color);border-color:var(--vf-filter-chips-chip-hover-border-color);outline:none}.vf-filter-chips__chip.is-active{background-color:var(--vf-filter-chips-chip-active-background-color);border-color:var(--vf-filter-chips-chip-active-border-color);color:var(--vf-filter-chips-chip-active-text-color)}.vf-filter-chips__count{border-radius:999px;padding:var(--vf-filter-chips-count-padding);font-size:var(--vf-filter-chips-count-font-size);background-color:var(--vf-filter-chips-count-background-color);color:var(--vf-filter-chips-count-text-color)}.vf-filter-chips__chip.is-active .vf-filter-chips__count{background-color:var(--vf-filter-chips-count-active-background-color);color:var(--vf-filter-chips-count-active-text-color)}.vf-filter-chips__chip:disabled,.vf-filter-chips__clear:disabled{opacity:var(--vf-filter-chips-disabled-opacity);cursor:not-allowed}.vf-filter-chips_disabled{opacity:var(--vf-filter-chips-disabled-opacity)}.vf-filter-chips_small .vf-filter-chips__chip,.vf-filter-chips_small .vf-filter-chips__clear{font-size:var(--vf-filter-chips-small-font-size);padding:var(--vf-filter-chips-small-chip-padding)}.vf-filter-chips_large .vf-filter-chips__chip,.vf-filter-chips_large .vf-filter-chips__clear{font-size:var(--vf-filter-chips-large-font-size);padding:var(--vf-filter-chips-large-chip-padding)}.vf-filter-chips_outline .vf-filter-chips__chip,.vf-filter-chips_outline .vf-filter-chips__clear{background-color:transparent}.vf-filter-chips_solid .vf-filter-chips__chip.is-active{background-color:var(--vf-filter-chips-chip-solid-active-background-color);border-color:var(--vf-filter-chips-chip-solid-active-border-color);color:var(--vf-filter-chips-chip-solid-active-text-color)}.vf-avatar{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-avatar-size);height:var(--vf-avatar-size);font-size:var(--vf-avatar-font-size);font-weight:var(--vf-avatar-font-weight);color:var(--vf-avatar-text-color);background-color:var(--vf-avatar-background-color);border:var(--vf-avatar-border-width) solid var(--vf-avatar-border-color);border-radius:var(--vf-avatar-border-radius);overflow:visible;position:relative;text-transform:uppercase;-webkit-user-select:none;user-select:none}.vf-avatar_shape-circle{border-radius:50%}.vf-avatar__content{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:inherit;overflow:hidden}.vf-avatar__image{width:100%;height:100%;object-fit:cover}.vf-avatar__initials{line-height:1}.vf-avatar__status{position:absolute;right:0;bottom:0;width:var(--vf-avatar-status-size);height:var(--vf-avatar-status-size);border-radius:50%;border:var(--vf-avatar-status-border-width) solid var(--vf-avatar-status-border-color);background-color:var(--vf-avatar-status-offline-color);transform:translate(0)}.vf-avatar_size-small .vf-avatar__status{width:var(--vf-avatar-small-status-size);height:var(--vf-avatar-small-status-size)}.vf-avatar_size-large .vf-avatar__status{width:var(--vf-avatar-large-status-size);height:var(--vf-avatar-large-status-size)}.vf-avatar__status[data-status=online]{background-color:var(--vf-avatar-status-online-color)}.vf-avatar__status[data-status=busy]{background-color:var(--vf-avatar-status-busy-color)}.vf-avatar__status[data-status=away]{background-color:var(--vf-avatar-status-away-color)}.vf-avatar_size-small{width:var(--vf-avatar-small-size);height:var(--vf-avatar-small-size);font-size:var(--vf-avatar-small-font-size)}.vf-avatar_size-large{width:var(--vf-avatar-large-size);height:var(--vf-avatar-large-size);font-size:var(--vf-avatar-large-font-size)}@keyframes vf-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vf-spinner{display:inline-flex;align-items:center;justify-content:center;gap:var(--vf-spinner-gap);color:var(--vf-spinner-label-color);font-size:var(--vf-spinner-label-font-size);line-height:var(--vf-typography-line-height);--vf-spinner-current-color: var(--vf-spinner-color)}.vf-spinner__icon{width:var(--vf-spinner-size);height:var(--vf-spinner-size);border-radius:999px;border:var(--vf-spinner-thickness) solid var(--vf-spinner-track-color);border-top-color:var(--vf-spinner-current-color);animation:vf-spinner-spin var(--vf-spinner-animation-duration) linear infinite;box-sizing:border-box}.vf-spinner__label{white-space:nowrap}.vf-spinner_overlay{display:flex;width:100%;min-height:var(--vf-spinner-overlay-min-height);padding:var(--vf-spinner-overlay-padding);border-radius:var(--vf-spinner-overlay-border-radius);background-color:var(--vf-spinner-overlay-background-color)}.vf-spinner_size-small{font-size:var(--vf-spinner-small-label-font-size)}.vf-spinner_size-small .vf-spinner__icon{width:var(--vf-spinner-small-size);height:var(--vf-spinner-small-size);border-width:var(--vf-spinner-small-thickness)}.vf-spinner_size-large{font-size:var(--vf-spinner-large-label-font-size)}.vf-spinner_size-large .vf-spinner__icon{width:var(--vf-spinner-large-size);height:var(--vf-spinner-large-size);border-width:var(--vf-spinner-large-thickness)}.vf-spinner[data-severity=info]{--vf-spinner-current-color: var(--vf-spinner-info-color)}.vf-spinner[data-severity=success]{--vf-spinner-current-color: var(--vf-spinner-success-color)}.vf-spinner[data-severity=warn]{--vf-spinner-current-color: var(--vf-spinner-warn-color)}.vf-spinner[data-severity=danger]{--vf-spinner-current-color: var(--vf-spinner-danger-color)}.vf-datatable{width:100%;border:var(--vf-border-width) solid var(--vf-datatable-border-color);border-radius:var(--vf-datatable-border-radius);background-color:var(--vf-datatable-background-color);overflow:hidden}.vf-datatable__bulk{padding:.75rem;border-bottom:var(--vf-border-width) solid var(--vf-datatable-row-border-color);background-color:var(--vf-datatable-header-background-color)}.vf-datatable__bulk-default{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem}.vf-datatable__bulk-count{font-weight:600}.vf-datatable__bulk-action,.vf-datatable__bulk-clear{border:var(--vf-border-width) solid var(--vf-datatable-header-border-color);background-color:var(--vf-datatable-background-color);color:inherit;border-radius:var(--vf-radii-sm);padding:.25rem .5rem;cursor:pointer;font:inherit}.vf-datatable__table{width:100%;border-collapse:collapse;font-size:var(--vf-datatable-font-size);color:var(--vf-datatable-text-color)}.vf-datatable__head{background-color:var(--vf-datatable-header-background-color)}.vf-datatable__row{border-bottom:var(--vf-border-width) solid var(--vf-datatable-row-border-color)}.vf-datatable__body .vf-datatable__row:last-child{border-bottom:none}.vf-datatable__header,.vf-datatable__cell{text-align:left;padding:var(--vf-datatable-cell-padding)}.vf-datatable__header_selection,.vf-datatable__cell_selection{width:2.25rem;text-align:center}.vf-datatable__selection-control{cursor:pointer}.vf-datatable__header{font-weight:var(--vf-datatable-header-font-weight);font-size:var(--vf-datatable-header-font-size);color:var(--vf-datatable-header-text-color);border-bottom:var(--vf-border-width) solid var(--vf-datatable-header-border-color)}.vf-datatable_sticky-header .vf-datatable__header{position:sticky;top:0;z-index:2}.vf-datatable__header-text{display:inline-flex;align-items:center;gap:var(--vf-datatable-header-gap)}.vf-datatable__header_sortable{cursor:pointer}.vf-datatable__sort-button{display:inline-flex;align-items:center;gap:var(--vf-datatable-header-gap);border:none;background:transparent;padding:0;color:inherit;font:inherit;cursor:pointer}.vf-datatable__sort-icon{font-size:var(--vf-datatable-sort-icon-size);color:var(--vf-datatable-sort-icon-color);line-height:1}.vf-datatable__sort-icon.is-active{color:var(--vf-datatable-sort-icon-active-color)}.vf-datatable__cell{color:var(--vf-datatable-row-text-color);background-color:var(--vf-datatable-row-background-color)}.vf-datatable__header.vf-datatable__cell_sticky-left,.vf-datatable__header.vf-datatable__cell_sticky-right{background-color:var(--vf-datatable-header-background-color);z-index:3}.vf-datatable__cell.vf-datatable__cell_sticky-left,.vf-datatable__cell.vf-datatable__cell_sticky-right{z-index:1}.vf-datatable__cell_state{text-align:center;padding:var(--vf-datatable-state-padding);color:var(--vf-datatable-state-text-color)}.vf-datatable__row_state{border-bottom:none}.vf-datatable__row_striped .vf-datatable__cell{background-color:var(--vf-datatable-striped-background-color)}.vf-datatable_hover .vf-datatable__row:not(.vf-datatable__row_state):hover .vf-datatable__cell{background-color:var(--vf-datatable-hover-background-color)}.vf-datatable__cell_left{text-align:left}.vf-datatable__cell_center{text-align:center}.vf-datatable__cell_right{text-align:right}.vf-datatable_outlined,.vf-datatable_outlined .vf-datatable__head,.vf-datatable_outlined .vf-datatable__cell{background-color:transparent}.vf-datatable_small .vf-datatable__table{font-size:var(--vf-datatable-small-font-size)}.vf-datatable_small .vf-datatable__header,.vf-datatable_small .vf-datatable__cell{padding:var(--vf-datatable-small-cell-padding)}.vf-datatable_large .vf-datatable__table{font-size:var(--vf-datatable-large-font-size)}.vf-datatable_large .vf-datatable__header,.vf-datatable_large .vf-datatable__cell{padding:var(--vf-datatable-large-cell-padding)}.vf-slider{display:inline-flex;flex-direction:column;gap:var(--vf-slider-gap);width:var(--vf-slider-width);color:var(--vf-slider-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-slider__control{position:relative;height:var(--vf-slider-thumb-size)}.vf-slider__track{position:absolute;left:0;right:0;top:50%;height:var(--vf-slider-track-height);background-color:var(--vf-slider-track-background-color);border-radius:var(--vf-slider-track-radius);transform:translateY(-50%)}.vf-slider__fill{position:absolute;top:0;bottom:0;left:var(--vf-slider-start);right:calc(100% - var(--vf-slider-end));background-color:var(--vf-slider-fill-background-color);border-radius:inherit}.vf-slider__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;left:0;top:0;width:100%;height:var(--vf-slider-thumb-size);margin:0;background:transparent;cursor:pointer;pointer-events:none}.vf-slider__input:disabled{cursor:not-allowed}.vf-slider__input::-webkit-slider-runnable-track{height:var(--vf-slider-track-height);background:transparent}.vf-slider__input::-webkit-slider-thumb{-webkit-appearance:none;width:var(--vf-slider-thumb-size);height:var(--vf-slider-thumb-size);border-radius:50%;background-color:var(--vf-slider-thumb-color);border:var(--vf-slider-thumb-border-width) solid var(--vf-slider-thumb-border-color);box-shadow:var(--vf-slider-thumb-shadow);margin-top:calc((var(--vf-slider-track-height) - var(--vf-slider-thumb-size)) / 2);pointer-events:auto}.vf-slider__input:focus-visible::-webkit-slider-thumb{box-shadow:var(--vf-slider-thumb-shadow),var(--vf-slider-focus-ring-shadow)}.vf-slider__input::-moz-range-track{height:var(--vf-slider-track-height);background:transparent}.vf-slider__input::-moz-range-thumb{width:var(--vf-slider-thumb-size);height:var(--vf-slider-thumb-size);border-radius:50%;background-color:var(--vf-slider-thumb-color);border:var(--vf-slider-thumb-border-width) solid var(--vf-slider-thumb-border-color);box-shadow:var(--vf-slider-thumb-shadow);pointer-events:auto}.vf-slider__input:focus-visible::-moz-range-thumb{box-shadow:var(--vf-slider-thumb-shadow),var(--vf-slider-focus-ring-shadow)}.vf-slider__marks{position:relative;height:var(--vf-slider-marks-height)}.vf-slider__mark{position:absolute;top:0;width:var(--vf-slider-mark-size);height:var(--vf-slider-mark-size);border-radius:50%;background-color:var(--vf-slider-mark-color);transform:translate(-50%)}.vf-slider__mark-label{position:absolute;top:calc(var(--vf-slider-mark-size) + 2px);left:50%;transform:translate(-50%);font-size:var(--vf-slider-mark-label-font-size);color:var(--vf-slider-mark-label-color);white-space:nowrap}.vf-slider__value{font-size:var(--vf-slider-value-font-size);color:var(--vf-slider-value-color)}.vf-slider_small{--vf-slider-thumb-size: var(--vf-slider-small-thumb-size);--vf-slider-track-height: var(--vf-slider-small-track-height);--vf-slider-value-font-size: var(--vf-slider-small-value-font-size)}.vf-slider_large{--vf-slider-thumb-size: var(--vf-slider-large-thumb-size);--vf-slider-track-height: var(--vf-slider-large-track-height);--vf-slider-value-font-size: var(--vf-slider-large-value-font-size)}.vf-slider_disabled{opacity:var(--vf-slider-disabled-opacity)}.vf-splitter{position:relative;display:flex;width:100%;height:100%;min-width:0;min-height:0;border:var(--vf-border-width) solid var(--vf-splitter-border-color);border-radius:var(--vf-splitter-border-radius);overflow:hidden}.vf-splitter_horizontal{flex-direction:row}.vf-splitter_vertical{flex-direction:column}.vf-splitter__gutter{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;cursor:col-resize;background:transparent;outline:none}.vf-splitter_vertical .vf-splitter__gutter{cursor:row-resize}.vf-splitter__gutter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;transition:background-color .2s ease}.vf-splitter__gutter-handle{position:relative;display:block;width:var(--vf-splitter-handle-width);height:var(--vf-splitter-handle-height);border-radius:var(--vf-splitter-handle-radius);background-color:var(--vf-splitter-handle-color)}.vf-splitter_horizontal .vf-splitter__gutter-handle{width:var(--vf-splitter-handle-width);height:var(--vf-splitter-handle-height)}.vf-splitter_vertical .vf-splitter__gutter-handle{width:var(--vf-splitter-handle-height);height:var(--vf-splitter-handle-width)}.vf-splitter__gutter:hover:before,.vf-splitter__gutter:focus-visible:before,.vf-splitter__gutter.is-dragging:before{background-color:var(--vf-splitter-gutter-active-background-color)}.vf-splitter_disabled{opacity:var(--vf-splitter-disabled-opacity)}.vf-splitter_disabled .vf-splitter__gutter{pointer-events:none}.vf-splitter__panel{position:relative;min-width:0;min-height:0;overflow:auto;box-sizing:border-box;background-color:var(--vf-splitter-panel-background-color)}.vf-splitter__panel_disabled{-webkit-user-select:none;user-select:none}.vf-stepper{display:block}.vf-stepper__list{display:flex;gap:var(--vf-stepper-gap);margin:0;padding:0;list-style:none}.vf-stepper_horizontal .vf-stepper__list{flex-direction:row;align-items:flex-start}.vf-stepper_vertical .vf-stepper__list{flex-direction:column;align-items:stretch}.vf-stepper__item{display:flex;align-items:flex-start}.vf-stepper_horizontal .vf-stepper__item{flex:1}.vf-stepper__button{display:flex;align-items:flex-start;gap:var(--vf-stepper-item-gap);padding:0;border:none;background:none;text-align:left;color:inherit;font:inherit;cursor:default}.vf-stepper_clickable .vf-stepper__button{cursor:pointer}.vf-stepper__item.is-disabled .vf-stepper__button{cursor:default}.vf-stepper_horizontal .vf-stepper__button{width:100%;flex-direction:column;align-items:flex-start}.vf-stepper_vertical .vf-stepper__button{flex-direction:row;align-items:flex-start}.vf-stepper__indicator-wrap{display:flex;align-items:center}.vf-stepper_horizontal .vf-stepper__indicator-wrap{width:100%;flex-direction:row;align-items:center}.vf-stepper_vertical .vf-stepper__indicator-wrap{flex-direction:column;align-items:center}.vf-stepper__indicator{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-stepper-indicator-size);height:var(--vf-stepper-indicator-size);border-radius:var(--vf-stepper-indicator-border-radius);border:var(--vf-stepper-indicator-border-width) solid var(--vf-stepper-indicator-border-color);background-color:var(--vf-stepper-indicator-background-color);color:var(--vf-stepper-indicator-text-color);font-size:var(--vf-stepper-indicator-font-size);font-weight:600;box-sizing:border-box;flex:0 0 auto}.vf-stepper__line{display:block;background-color:var(--vf-stepper-line-color)}.vf-stepper_horizontal .vf-stepper__line{flex:1;height:var(--vf-stepper-line-thickness);margin-left:var(--vf-stepper-item-gap)}.vf-stepper_vertical .vf-stepper__line{width:var(--vf-stepper-line-thickness);height:var(--vf-stepper-line-length);margin-top:var(--vf-stepper-item-gap)}.vf-stepper__content{display:flex;flex-direction:column;gap:.25rem}.vf-stepper__label{font-size:var(--vf-stepper-label-font-size);color:var(--vf-stepper-label-color);line-height:var(--vf-typography-line-height)}.vf-stepper__description{font-size:var(--vf-stepper-description-font-size);color:var(--vf-stepper-description-color);line-height:var(--vf-typography-line-height)}.vf-stepper__item.is-active .vf-stepper__indicator{background-color:var(--vf-stepper-active-indicator-background-color);color:var(--vf-stepper-active-indicator-text-color);border-color:var(--vf-stepper-active-indicator-border-color)}.vf-stepper__item.is-completed .vf-stepper__indicator{background-color:var(--vf-stepper-completed-indicator-background-color);color:var(--vf-stepper-completed-indicator-text-color);border-color:var(--vf-stepper-completed-indicator-border-color)}.vf-stepper__item.is-completed .vf-stepper__line{background-color:var(--vf-stepper-completed-indicator-background-color)}.vf-stepper__item.is-error .vf-stepper__indicator{background-color:var(--vf-stepper-error-indicator-background-color);color:var(--vf-stepper-error-indicator-text-color);border-color:var(--vf-stepper-error-indicator-border-color)}.vf-stepper__item.is-disabled{opacity:var(--vf-stepper-disabled-opacity)}.vf-stepper_size-small .vf-stepper__indicator{width:var(--vf-stepper-small-indicator-size);height:var(--vf-stepper-small-indicator-size);font-size:var(--vf-stepper-small-indicator-font-size)}.vf-stepper_size-small .vf-stepper__label{font-size:var(--vf-stepper-small-label-font-size)}.vf-stepper_size-small .vf-stepper__description{font-size:var(--vf-stepper-small-description-font-size)}.vf-stepper_vertical.vf-stepper_size-small .vf-stepper__line{height:var(--vf-stepper-small-line-length)}.vf-stepper_size-large .vf-stepper__indicator{width:var(--vf-stepper-large-indicator-size);height:var(--vf-stepper-large-indicator-size);font-size:var(--vf-stepper-large-indicator-font-size)}.vf-stepper_size-large .vf-stepper__label{font-size:var(--vf-stepper-large-label-font-size)}.vf-stepper_size-large .vf-stepper__description{font-size:var(--vf-stepper-large-description-font-size)}.vf-stepper_vertical.vf-stepper_size-large .vf-stepper__line{height:var(--vf-stepper-large-line-length)}.vf-wizard{display:grid;gap:var(--vf-wizard-gap)}.vf-wizard__header{border-bottom:var(--vf-border-width) solid var(--vf-wizard-border-color);padding-bottom:var(--vf-wizard-header-padding-bottom)}.vf-wizard__list{display:flex;flex-wrap:wrap;gap:var(--vf-wizard-item-gap);margin:0;padding:0;list-style:none}.vf-wizard__item{min-width:0}.vf-wizard__step{display:inline-flex;align-items:flex-start;gap:var(--vf-wizard-step-gap);padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;text-align:left}.vf-wizard__indicator{width:var(--vf-wizard-indicator-size);height:var(--vf-wizard-indicator-size);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--vf-wizard-indicator-border-radius);border:var(--vf-border-width) solid var(--vf-wizard-indicator-border-color);background-color:var(--vf-wizard-indicator-background-color);color:var(--vf-wizard-indicator-text-color);font-size:var(--vf-wizard-indicator-font-size);box-sizing:border-box}.vf-wizard__meta{display:grid;gap:.1rem}.vf-wizard__title{font-size:var(--vf-wizard-title-font-size);color:var(--vf-wizard-title-color);line-height:var(--vf-typography-line-height)}.vf-wizard__description{font-size:var(--vf-wizard-description-font-size);color:var(--vf-wizard-description-color);line-height:var(--vf-typography-line-height)}.vf-wizard__item.is-active .vf-wizard__indicator{border-color:var(--vf-wizard-active-indicator-border-color);background-color:var(--vf-wizard-active-indicator-background-color);color:var(--vf-wizard-active-indicator-text-color)}.vf-wizard__item.is-completed .vf-wizard__indicator{border-color:var(--vf-wizard-completed-indicator-border-color);background-color:var(--vf-wizard-completed-indicator-background-color);color:var(--vf-wizard-completed-indicator-text-color)}.vf-wizard__item.is-error .vf-wizard__indicator{border-color:var(--vf-wizard-error-indicator-border-color);background-color:var(--vf-wizard-error-indicator-background-color);color:var(--vf-wizard-error-indicator-text-color)}.vf-wizard__item.is-disabled .vf-wizard__step{cursor:not-allowed}.vf-wizard__content{min-width:0}.vf-wizard__footer{display:flex;justify-content:flex-end;gap:var(--vf-wizard-actions-gap)}.vf-wizard__button{min-width:var(--vf-wizard-button-min-width);padding:var(--vf-wizard-button-padding);border-radius:var(--vf-wizard-button-border-radius);border:var(--vf-border-width) solid var(--vf-wizard-button-border-color);background-color:var(--vf-wizard-button-background-color);color:var(--vf-wizard-button-text-color);font:inherit;cursor:pointer}.vf-wizard__button:hover:not(:disabled){background-color:var(--vf-wizard-button-hover-background-color)}.vf-wizard__button:disabled{opacity:var(--vf-wizard-disabled-opacity);cursor:not-allowed}.vf-wizard__button_secondary{border-color:var(--vf-wizard-secondary-button-border-color);background-color:var(--vf-wizard-secondary-button-background-color);color:var(--vf-wizard-secondary-button-text-color)}.vf-wizard__button_secondary:hover:not(:disabled){background-color:var(--vf-wizard-secondary-button-hover-background-color)}.vf-wizard_disabled{opacity:var(--vf-wizard-disabled-opacity)}.vf-wizard_disabled *{pointer-events:none}.vf-wizard-step{width:100%;min-width:0}.vf-timeline{display:block}.vf-timeline__list{margin:0;padding:0;list-style:none}.vf-timeline_vertical .vf-timeline__list{display:flex;flex-direction:column;gap:var(--vf-timeline-gap)}.vf-timeline_horizontal .vf-timeline__list{display:flex;gap:var(--vf-timeline-gap)}.vf-timeline_vertical .vf-timeline__item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:var(--vf-timeline-item-gap)}.vf-timeline_horizontal .vf-timeline__item{flex:1;min-width:0;display:flex;flex-direction:column}.vf-timeline__rail{display:flex;align-items:center}.vf-timeline_vertical .vf-timeline__rail{flex-direction:column}.vf-timeline_horizontal .vf-timeline__rail{width:100%;flex-direction:row}.vf-timeline__marker{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-timeline-marker-size);height:var(--vf-timeline-marker-size);border-radius:var(--vf-timeline-marker-border-radius);border:var(--vf-timeline-marker-border-width) solid var(--vf-timeline-marker-border-color);background-color:var(--vf-timeline-marker-background-color);color:var(--vf-timeline-marker-text-color);font-size:var(--vf-timeline-marker-icon-size);box-sizing:border-box;flex:0 0 auto}.vf-timeline__dot{width:var(--vf-timeline-dot-size);height:var(--vf-timeline-dot-size);border-radius:999px;background-color:currentColor}.vf-timeline__line{display:block;background-color:var(--vf-timeline-line-color)}.vf-timeline_vertical .vf-timeline__line{width:var(--vf-timeline-line-thickness);min-height:var(--vf-timeline-line-length);flex:1;margin-top:.25rem}.vf-timeline_horizontal .vf-timeline__line{height:var(--vf-timeline-line-thickness);flex:1;margin-left:var(--vf-timeline-item-gap)}.vf-timeline__content{min-width:0}.vf-timeline_horizontal .vf-timeline__content{margin-top:var(--vf-timeline-item-gap)}.vf-timeline__date{display:block;margin:0 0 .25rem;font-size:var(--vf-timeline-date-font-size);color:var(--vf-timeline-date-color);line-height:var(--vf-typography-line-height)}.vf-timeline__title{margin:0;font-size:var(--vf-timeline-title-font-size);color:var(--vf-timeline-title-color);line-height:var(--vf-typography-line-height)}.vf-timeline__description{margin:.25rem 0 0;font-size:var(--vf-timeline-description-font-size);color:var(--vf-timeline-description-color);line-height:var(--vf-typography-line-height)}.vf-timeline__item[data-status=info]{--vf-timeline-marker-background-color: var(--vf-timeline-info-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-info-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-info-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-info-line-color)}.vf-timeline__item[data-status=success]{--vf-timeline-marker-background-color: var(--vf-timeline-success-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-success-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-success-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-success-line-color)}.vf-timeline__item[data-status=warn]{--vf-timeline-marker-background-color: var(--vf-timeline-warn-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-warn-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-warn-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-warn-line-color)}.vf-timeline__item[data-status=danger]{--vf-timeline-marker-background-color: var(--vf-timeline-danger-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-danger-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-danger-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-danger-line-color)}.vf-timeline_size-small{--vf-timeline-item-gap: var(--vf-timeline-small-item-gap);--vf-timeline-marker-size: var(--vf-timeline-small-marker-size);--vf-timeline-marker-icon-size: var(--vf-timeline-small-marker-icon-size);--vf-timeline-dot-size: var(--vf-timeline-small-dot-size);--vf-timeline-line-length: var(--vf-timeline-small-line-length);--vf-timeline-date-font-size: var(--vf-timeline-small-date-font-size);--vf-timeline-title-font-size: var(--vf-timeline-small-title-font-size);--vf-timeline-description-font-size: var(--vf-timeline-small-description-font-size)}.vf-timeline_size-large{--vf-timeline-item-gap: var(--vf-timeline-large-item-gap);--vf-timeline-marker-size: var(--vf-timeline-large-marker-size);--vf-timeline-marker-icon-size: var(--vf-timeline-large-marker-icon-size);--vf-timeline-dot-size: var(--vf-timeline-large-dot-size);--vf-timeline-line-length: var(--vf-timeline-large-line-length);--vf-timeline-date-font-size: var(--vf-timeline-large-date-font-size);--vf-timeline-title-font-size: var(--vf-timeline-large-title-font-size);--vf-timeline-description-font-size: var(--vf-timeline-large-description-font-size)}.vf-rating{display:inline-flex;align-items:center;gap:var(--vf-rating-gap);--vf-rating-item-size: var(--vf-rating-size)}.vf-rating__item{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--vf-rating-item-size);height:var(--vf-rating-item-size);padding:0;border:none;background:transparent;font-size:var(--vf-rating-item-size);line-height:1;color:var(--vf-rating-color);cursor:pointer;overflow:hidden}.vf-rating__icon{display:block;width:100%;height:100%;line-height:1}.vf-rating__icon_empty{position:absolute;top:0;right:0;bottom:0;left:0}.vf-rating__icon_fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--vf-rating-active-color);pointer-events:none}.vf-rating__icon_inner{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--vf-rating-item-size);height:var(--vf-rating-item-size)}.vf-rating__svg{width:100%;height:100%;display:block}.vf-rating__item:focus-visible{outline:none;box-shadow:var(--vf-rating-focus-ring-shadow);border-radius:var(--vf-rating-focus-radius, 4px)}.vf-rating_hover .vf-rating__icon_fill{color:var(--vf-rating-hover-color)}.vf-rating_disabled{opacity:var(--vf-rating-disabled-opacity)}.vf-rating_disabled .vf-rating__item{cursor:not-allowed}.vf-rating_readonly .vf-rating__item{cursor:default}.vf-rating_small .vf-rating__item{--vf-rating-item-size: var(--vf-rating-small-size)}.vf-rating_large .vf-rating__item{--vf-rating-item-size: var(--vf-rating-large-size)}.vf-tree__row{display:flex;align-items:center;gap:var(--vf-tree-row-gap);width:100%;padding:var(--vf-tree-row-padding);padding-left:calc(var(--vf-tree-row-padding-inline) + var(--vf-tree-indent) * (var(--vf-tree-level) - 1));border-radius:var(--vf-tree-row-border-radius);border:none;background-color:var(--vf-tree-row-background-color);color:var(--vf-tree-row-text-color);font-size:var(--vf-tree-row-font-size);text-align:left;cursor:pointer;outline:none}.vf-tree__row:hover{background-color:var(--vf-tree-row-hover-background-color)}.vf-tree__row:focus-visible{box-shadow:var(--vf-tree-focus-ring-shadow)}.vf-tree__row.is-selected{background-color:var(--vf-tree-row-selected-background-color);color:var(--vf-tree-row-selected-text-color)}.vf-tree__row.is-disabled{cursor:not-allowed}.vf-tree__toggle,.vf-tree__toggle-spacer{width:var(--vf-tree-toggle-size);height:var(--vf-tree-toggle-size);flex:0 0 var(--vf-tree-toggle-size)}.vf-tree__toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--vf-tree-toggle-radius);border:1px solid var(--vf-tree-toggle-border-color);background-color:var(--vf-tree-toggle-background-color);color:var(--vf-tree-toggle-text-color);padding:0;cursor:pointer}.vf-tree__toggle:hover{background-color:var(--vf-tree-toggle-hover-background-color)}.vf-tree__toggle:disabled{cursor:not-allowed}.vf-tree__label{min-width:0}.vf-tree__row_small{font-size:var(--vf-tree-small-row-font-size);padding:var(--vf-tree-small-row-padding);padding-left:calc(var(--vf-tree-small-row-padding-inline) + var(--vf-tree-indent) * (var(--vf-tree-level) - 1))}.vf-tree__row_small .vf-tree__toggle,.vf-tree__row_small .vf-tree__toggle-spacer{width:var(--vf-tree-small-toggle-size);height:var(--vf-tree-small-toggle-size);flex-basis:var(--vf-tree-small-toggle-size)}.vf-tree__row_large{font-size:var(--vf-tree-large-row-font-size);padding:var(--vf-tree-large-row-padding);padding-left:calc(var(--vf-tree-large-row-padding-inline) + var(--vf-tree-indent) * (var(--vf-tree-level) - 1))}.vf-tree__row_large .vf-tree__toggle,.vf-tree__row_large .vf-tree__toggle-spacer{width:var(--vf-tree-large-toggle-size);height:var(--vf-tree-large-toggle-size);flex-basis:var(--vf-tree-large-toggle-size)}.vf-tree__row_outlined{border:var(--vf-border-width) solid var(--vf-tree-row-border-color);background-color:transparent}.vf-tree{color:var(--vf-tree-row-text-color)}.vf-tree__list,.vf-tree__group{list-style:none;margin:0;padding:0;display:grid;gap:var(--vf-tree-gap)}.vf-tree_disabled{opacity:var(--vf-tree-disabled-opacity)}.vf-treeselect{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-treeselect-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-treeselect-border-radius);border:var(--vf-border-width) solid var(--vf-treeselect-border-color);background-color:var(--vf-treeselect-background-color);color:var(--vf-treeselect-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-treeselect_outlined{background-color:transparent}.vf-treeselect__control{width:100%;min-width:0;flex:1 1 0%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;font-size:var(--vf-treeselect-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-treeselect-control-gap);padding:var(--vf-treeselect-padding);cursor:pointer}.vf-treeselect__label{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-treeselect__label_placeholder{color:var(--vf-treeselect-placeholder-color)}.vf-treeselect__chevron{flex:0 0 auto;font-size:var(--vf-treeselect-chevron-size);opacity:.7}.vf-treeselect__clear{flex:0 0 auto;width:var(--vf-treeselect-clear-size);height:var(--vf-treeselect-clear-size);margin-right:.35rem;padding:0;border:none;border-radius:var(--vf-treeselect-clear-radius);background:transparent;color:inherit;font-size:.75rem;cursor:pointer}.vf-treeselect__clear:hover{background-color:var(--vf-treeselect-clear-hover-background-color)}.vf-treeselect__panel{position:fixed;z-index:50;padding:var(--vf-treeselect-panel-padding);max-height:var(--vf-treeselect-panel-max-height);overflow:auto;border-radius:calc(var(--vf-treeselect-border-radius) + var(--vf-treeselect-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-treeselect-panel-border-color);background-color:var(--vf-treeselect-panel-background-color);box-shadow:var(--vf-treeselect-panel-shadow);color:var(--vf-treeselect-text-color)}.vf-treeselect__search{padding:var(--vf-treeselect-search-padding)}.vf-treeselect__search-control{width:100%;border-radius:var(--vf-treeselect-search-border-radius);border:var(--vf-border-width) solid var(--vf-treeselect-search-border-color);background:transparent;color:inherit;padding:.35rem .45rem;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-treeselect__search-control:focus{border-color:var(--vf-treeselect-focus-border-color)}.vf-treeselect__tree{width:100%}.vf-treeselect__empty{padding:var(--vf-treeselect-empty-padding);color:var(--vf-treeselect-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-treeselect__loading{padding:var(--vf-treeselect-loading-padding);color:var(--vf-treeselect-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-treeselect_open{border-color:var(--vf-treeselect-focus-border-color);box-shadow:var(--vf-treeselect-focus-ring-shadow)}.vf-treeselect:hover:not(.vf-treeselect_disabled){border-color:var(--vf-treeselect-hover-border-color)}.vf-treeselect:focus-within:not(.vf-treeselect_disabled){border-color:var(--vf-treeselect-focus-border-color)}.vf-treeselect_small .vf-treeselect__control{padding:var(--vf-treeselect-small-padding);font-size:var(--vf-treeselect-small-font-size)}.vf-treeselect_large .vf-treeselect__control{padding:var(--vf-treeselect-large-padding);font-size:var(--vf-treeselect-large-font-size)}.vf-treeselect_disabled{opacity:var(--vf-treeselect-disabled-opacity);cursor:not-allowed}.vf-treeselect_disabled .vf-treeselect__control{cursor:not-allowed}.vf-breadcrumbs{display:block;--vf-link-hover-color: var(--vf-breadcrumbs-hover-color);--vf-link-active-color: var(--vf-breadcrumbs-active-color)}.vf-breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:var(--vf-breadcrumbs-gap);margin:0;padding:0;list-style:none;font-size:var(--vf-breadcrumbs-font-size);line-height:var(--vf-typography-line-height);color:var(--vf-breadcrumbs-text-color)}.vf-breadcrumbs__item{display:inline-flex;align-items:center}.vf-breadcrumbs__link{color:inherit;text-decoration:none}.vf-breadcrumbs__current{color:var(--vf-breadcrumbs-active-color)}.vf-breadcrumbs__separator{display:inline-flex;align-items:center;color:var(--vf-breadcrumbs-separator-color)}.vf-breadcrumbs__item.is-disabled{opacity:var(--vf-breadcrumbs-disabled-opacity)}.vf-divider{--vf-divider-line-style: solid;color:var(--vf-divider-text-color);box-sizing:border-box}.vf-divider_horizontal{display:flex;align-items:center;width:100%;border-top:var(--vf-divider-thickness) var(--vf-divider-line-style) var(--vf-divider-color)}.vf-divider_horizontal.vf-divider_with-label{border-top:none;gap:var(--vf-divider-gap)}.vf-divider_horizontal.vf-divider_with-label:before,.vf-divider_horizontal.vf-divider_with-label:after{content:"";flex:1;border-top:var(--vf-divider-thickness) var(--vf-divider-line-style) var(--vf-divider-color)}.vf-divider_vertical{display:inline-flex;align-self:stretch;min-height:var(--vf-divider-min-length);border-left:var(--vf-divider-thickness) var(--vf-divider-line-style) var(--vf-divider-color)}.vf-divider_solid{--vf-divider-line-style: solid}.vf-divider_dashed{--vf-divider-line-style: dashed}.vf-divider_dotted{--vf-divider-line-style: dotted}.vf-divider_inset.vf-divider_horizontal{margin-inline:var(--vf-divider-inset);width:auto}.vf-divider_inset.vf-divider_vertical{margin-block:var(--vf-divider-inset)}.vf-divider__label{display:inline-flex;align-items:center;justify-content:center;padding:var(--vf-divider-label-padding);font-size:var(--vf-divider-label-font-size);line-height:var(--vf-typography-line-height);color:inherit;white-space:nowrap}.vf-page-header{display:grid;gap:var(--vf-page-header-gap);padding:var(--vf-page-header-padding);border:var(--vf-border-width) solid var(--vf-page-header-border-color);border-radius:var(--vf-page-header-border-radius);background-color:var(--vf-page-header-background-color);color:var(--vf-page-header-text-color)}.vf-page-header__breadcrumbs{display:flex;align-items:center;min-width:0;margin-bottom:var(--vf-page-header-breadcrumb-gap)}.vf-page-header__main{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--vf-page-header-actions-gap)}.vf-page-header__content{display:grid;gap:var(--vf-page-header-content-gap);min-width:0}.vf-page-header__title{margin:0;font-size:var(--vf-page-header-title-font-size);line-height:var(--vf-page-header-title-line-height);font-weight:var(--vf-page-header-title-font-weight);color:inherit}.vf-page-header__subtitle{margin:0;font-size:var(--vf-page-header-subtitle-font-size);line-height:var(--vf-typography-line-height);color:var(--vf-page-header-subtitle-color)}.vf-page-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vf-page-header-meta-gap)}.vf-page-header__body{color:var(--vf-page-header-subtitle-color)}.vf-page-header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--vf-page-header-actions-gap)}.vf-page-header_divider{border-bottom:var(--vf-border-width) solid var(--vf-page-header-divider-color)}.vf-page-header_small{padding:var(--vf-page-header-small-padding)}.vf-page-header_small .vf-page-header__title{font-size:var(--vf-page-header-small-title-font-size)}.vf-page-header_small .vf-page-header__subtitle{font-size:var(--vf-page-header-small-subtitle-font-size)}.vf-page-header_large{padding:var(--vf-page-header-large-padding)}.vf-page-header_large .vf-page-header__title{font-size:var(--vf-page-header-large-title-font-size)}.vf-page-header_large .vf-page-header__subtitle{font-size:var(--vf-page-header-large-subtitle-font-size)}.vf-page-header_mobile .vf-page-header__main{flex-direction:column}.vf-page-header_mobile .vf-page-header__actions{justify-content:flex-start}.vf-virtual-scroller{overflow:auto;border:1px solid var(--vf-virtual-scroller-border-color);border-radius:var(--vf-virtual-scroller-border-radius);background-color:var(--vf-virtual-scroller-background-color);color:var(--vf-virtual-scroller-text-color);font-size:var(--vf-virtual-scroller-font-size);box-shadow:inset 0 0 0 0 transparent}.vf-virtual-scroller:focus-within{box-shadow:var(--vf-virtual-scroller-focus-ring-shadow)}.vf-virtual-scroller__spacer{position:relative;width:100%}.vf-virtual-scroller__content{position:absolute;top:0;left:0;width:100%}.vf-virtual-scroller__content_static{position:static}.vf-virtual-scroller__item{display:flex;align-items:center;box-sizing:border-box;padding:var(--vf-virtual-scroller-item-padding);border-bottom:1px solid var(--vf-virtual-scroller-item-border-color)}.vf-virtual-scroller__item:last-child{border-bottom:none}.vf-virtual-scroller__empty{padding:var(--vf-virtual-scroller-empty-padding);color:var(--vf-virtual-scroller-empty-color)}
2
- /*$vite$:1*/`,document.head.appendChild(Pe);const rt=["href","aria-disabled","tabindex"],Ce=e.defineComponent({__name:"link",props:{to:{default:void 0},href:{default:void 0},url:{default:void 0},as:{default:void 0},type:{default:void 0},label:{default:""},active:{type:Boolean},disabled:{type:Boolean}},emits:["click","active","update:active","onActive"],setup(i,{emit:a}){const r=a,t=i,o=Re.useRoute(),d=Re.useRouter(),s=e.ref(null),f=e.computed(()=>t.href??t.url),l=e.computed(()=>t.as?t.as==="router-link"&&!t.to?"a":t.as:t.type==="router-link"||t.type==="a"?t.type==="router-link"&&!t.to?"a":t.type:t.to?"router-link":"a"),c=e.computed(()=>t.to),v=e.computed(()=>t.to?d.resolve(t.to):null),p=e.computed(()=>{if(l.value!=="router-link")return!1;const h=v.value;return h?h.name?o.matched.some(({name:_})=>_===h.name):h.fullPath?o.fullPath===h.fullPath:o.path===h.path:!1}),u=e.computed(()=>t.active===void 0?p.value:t.active),w=h=>{if(!t.disabled){r("click",h);return}h.preventDefault(),h.stopPropagation()},n=h=>{t.disabled&&(h.key==="Enter"||h.key===" ")&&(h.preventDefault(),h.stopPropagation())};return e.watch(p,h=>{h&&(r("active"),r("onActive")),r("update:active",h)}),(h,_)=>{const b=e.resolveComponent("router-link");return l.value==="a"?(e.openBlock(),e.createElementBlock("a",{key:0,href:h.disabled?void 0:f.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value,"vf-link_disabled":h.disabled}]),"aria-disabled":h.disabled?"true":void 0,tabindex:h.disabled?-1:void 0,onClick:w,onKeydown:n},[h.$slots.default?e.renderSlot(h.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(h.label),1)],64))],42,rt)):(e.openBlock(),e.createBlock(b,{key:1,ref_key:"link",ref:s,to:c.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value}]),"aria-disabled":h.disabled?"true":void 0,tabindex:h.disabled?-1:void 0,"active-class":"vf-link_partially-active","exact-active-class":"vf-link_active",onClick:w,onKeydown:n},{default:e.withCtx(()=>[h.$slots.default?e.renderSlot(h.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(h.label),1)],64))]),_:3},8,["to","class","aria-disabled","tabindex"]))}}}),at=(i,a)=>{const r=i.__vccOpts||i;for(const[t,o]of a)r[t]=o;return r},lt={},nt={class:"vf-card"},it={key:0,class:"vf-card__default"},st={key:1,class:"vf-card__header"},dt={key:2,class:"vf-card__body"},ct={key:3,class:"vf-card__footer"};function ft(i,a){return e.openBlock(),e.createElementBlock("div",nt,[i.$slots.default?(e.openBlock(),e.createElementBlock("div",it,[e.renderSlot(i.$slots,"default")])):e.createCommentVNode("",!0),i.$slots.header?(e.openBlock(),e.createElementBlock("div",st,[e.renderSlot(i.$slots,"header")])):e.createCommentVNode("",!0),i.$slots.body?(e.openBlock(),e.createElementBlock("div",dt,[e.renderSlot(i.$slots,"body")])):e.createCommentVNode("",!0),i.$slots.footer?(e.openBlock(),e.createElementBlock("div",ct,[e.renderSlot(i.$slots,"footer")])):e.createCommentVNode("",!0)])}const Oe=at(lt,[["render",ft]]),vt=e.defineComponent({name:"VfContainer",__name:"container",props:{as:{default:"div"},size:{default:"lg"},maxWidth:{default:""},paddingX:{default:""}},setup(i){const a=i,r=e.computed(()=>["vf-container",`vf-container_${a.size}`]),t=e.computed(()=>{const o={};return a.maxWidth&&(o["--vf-container-max-width-override"]=a.maxWidth),a.paddingX&&(o["--vf-container-padding-x-override"]=a.paddingX),o});return(o,d)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.as),{class:e.normalizeClass(r.value),style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(o.$slots,"default")]),_:3},8,["class","style"]))}}),pt=e.defineComponent({name:"VfSection",__name:"section",props:{as:{default:"section"},paddingY:{default:""},background:{default:"transparent"},bordered:{type:Boolean,default:!1}},setup(i){const a=i,r=e.computed(()=>["vf-section",`vf-section_background-${a.background}`,{"vf-section_bordered":a.bordered}]),t=e.computed(()=>{const o={};return a.paddingY&&(o["--vf-section-padding-y-override"]=a.paddingY),o});return(o,d)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.as),{class:e.normalizeClass(r.value),style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(o.$slots,"default")]),_:3},8,["class","style"]))}}),ut=e.defineComponent({name:"VfGrid",__name:"grid",props:{as:{default:"div"},columns:{default:""},gap:{default:""},columnGap:{default:""},rowGap:{default:""},align:{default:"stretch"},justify:{default:"stretch"},breakpoints:{default:()=>({})}},setup(i){const a=i,r=o=>{if(typeof o=="number")return`repeat(${o}, minmax(0, 1fr))`;if(typeof o=="string"){const d=o.trim();return d?/^\d+$/.test(d)?`repeat(${d}, minmax(0, 1fr))`:d:""}return""},t=e.computed(()=>{const o={},d=r(a.columns);d&&(o["--vf-grid-columns-override"]=d),a.gap&&(o["--vf-grid-gap-override"]=a.gap),a.columnGap&&(o["--vf-grid-column-gap-override"]=a.columnGap),a.rowGap&&(o["--vf-grid-row-gap-override"]=a.rowGap),o["--vf-grid-align-items-override"]=a.align,o["--vf-grid-justify-items-override"]=a.justify;const s=["sm","md","lg","xl"];for(const f of s){const l=a.breakpoints[f];if(!l)continue;const c=r(l.columns);c&&(o[`--vf-grid-columns-${f}-override`]=c),l.gap&&(o[`--vf-grid-gap-${f}-override`]=l.gap),l.columnGap&&(o[`--vf-grid-column-gap-${f}-override`]=l.columnGap),l.rowGap&&(o[`--vf-grid-row-gap-${f}-override`]=l.rowGap),l.align&&(o[`--vf-grid-align-items-${f}-override`]=l.align),l.justify&&(o[`--vf-grid-justify-items-${f}-override`]=l.justify)}return o});return(o,d)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.as),{class:"vf-grid",style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(o.$slots,"default")]),_:3},8,["style"]))}}),mt=e.defineComponent({name:"VfGridItem",__name:"grid-item",props:{as:{default:"div"},span:{default:""},start:{default:""},end:{default:""},breakpoints:{default:()=>({})}},setup(i){const a=i,r=(o,d,s)=>{const f=o===""||o===void 0?"":String(o).trim(),l=d===""||d===void 0?"":String(d).trim(),c=s===""||s===void 0?"":String(s).trim();return!f&&!l&&!c?"":l&&c?`${l} / ${c}`:l&&f?`${l} / span ${f}`:c&&f?`span ${f} / ${c}`:l||(c?`auto / ${c}`:`span ${f} / span ${f}`)},t=e.computed(()=>{const o={},d=r(a.span,a.start,a.end);d&&(o["--vf-grid-item-column-override"]=d);const s=["sm","md","lg","xl"];for(const f of s){const l=a.breakpoints[f];if(!l)continue;const c=r(l.span,l.start,l.end);c&&(o[`--vf-grid-item-column-${f}-override`]=c)}return o});return(o,d)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.as),{class:"vf-grid-item",style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(o.$slots,"default")]),_:3},8,["style"]))}}),gt=e.defineComponent({name:"VfStack",__name:"stack",props:{as:{default:"div"},gap:{default:""},align:{default:"stretch"},justify:{default:"start"},wrap:{default:"nowrap"}},setup(i){const a=i,r=e.computed(()=>{const t={"--vf-stack-align-items-override":a.align,"--vf-stack-justify-content-override":a.justify,"--vf-stack-wrap-override":a.wrap};return a.gap&&(t["--vf-stack-gap-override"]=a.gap),t});return(t,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.as),{class:"vf-stack",style:e.normalizeStyle(r.value)},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["style"]))}}),bt=e.defineComponent({name:"VfInline",__name:"inline",props:{as:{default:"div"},gap:{default:""},align:{default:"center"},justify:{default:"start"},wrap:{default:"wrap"}},setup(i){const a=i,r=e.computed(()=>{const t={"--vf-inline-align-items-override":a.align,"--vf-inline-justify-content-override":a.justify,"--vf-inline-wrap-override":a.wrap};return a.gap&&(t["--vf-inline-gap-override"]=a.gap),t});return(t,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.as),{class:"vf-inline",style:e.normalizeStyle(r.value)},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["style"]))}}),ht=["aria-orientation"],_t={key:1,class:"vf-menu__separator",role:"separator"},yt=["id","aria-expanded","aria-controls","onClick","onKeydown"],Ee=e.defineComponent({name:"VfMenu",__name:"menu",props:{items:{},orientation:{default:"vertical"}},emits:["active","onActive"],setup(i,{emit:a}){const r=a,t=i,o=e.ref([]),d=(b,z)=>`${b.label??b.to??b.href??b.url??"item"}_${z.toString()}`,s=b=>b.toLowerCase().replace(/[^a-z0-9_-]+/g,"-"),f=(b,z)=>`vf-menu-parent-${s(d(b,z))}`,l=(b,z)=>`vf-menu-submenu-${s(d(b,z))}`,c=b=>b.to?"router-link":"a",v=b=>b.map(z=>({...z,items:z.items?v(z.items):void 0})),p=b=>{b.items&&b.items.length?(o.value.map(z=>{z!==b&&(z.subMenuVisible=!1)}),b.subMenuVisible=!b.subMenuVisible):Object.prototype.hasOwnProperty.call(b,"command")&&typeof b.command=="function"&&b.command()},u=b=>{const z=typeof document<"u"?document.getElementById(b):null,y=z==null?void 0:z.querySelector('[role="menuitem"]');y&&y.focus()},w=async(b,z,y)=>{if(z.items&&z.items.length){if(b.key==="Enter"||b.key===" "){b.preventDefault(),p(z);return}if(b.key==="ArrowRight"||b.key==="ArrowDown"){b.preventDefault(),z.subMenuVisible||p(z),await e.nextTick(),u(l(z,y));return}(b.key==="ArrowLeft"||b.key==="Escape")&&z.subMenuVisible&&(b.preventDefault(),z.subMenuVisible=!1)}},n=b=>`${b.label??""}|${b.to??""}|${b.href??""}|${b.url??""}`,h=(b,z)=>b.items&&b.items.length?b.items.some(y=>n(y)===n(z)||h(y,z)):!1,_=b=>{var z;for(const y of o.value)if((z=y.items)!=null&&z.length){const m=h(y,b);y.active=m,y.subMenuVisible=m}r("active",b),r("onActive",b)};return e.watch(()=>t.items,b=>{o.value=v(b)},{deep:!0,immediate:!0}),(b,z)=>{const y=e.resolveComponent("VfMenu");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-menu",`vf-menu_${b.orientation}`])},[e.createElementVNode("ul",{class:"vf-menu__list",role:"menu","aria-orientation":b.orientation==="horizontal"?"horizontal":"vertical"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(m,k)=>(e.openBlock(),e.createElementBlock("li",{key:d(m,k),class:"vf-menu__item",role:"none"},[b.$slots[d(m,k)]?e.renderSlot(b.$slots,d(m,k),{key:0,item:{...m,class:"vf-menu__link"}}):m.separator?(e.openBlock(),e.createElementBlock("hr",_t)):m.items&&m.items.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("button",{id:f(m,k),class:e.normalizeClass(["vf-menu__parent",{"vf-menu__parent_active":m.active}]),type:"button",role:"menuitem",tabindex:"0","aria-haspopup":"menu","aria-expanded":m.subMenuVisible?"true":"false","aria-controls":l(m,k),onClick:B=>p(m),onKeydown:B=>w(B,m,k)},[m.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:m.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(m.label)+" ",1),e.createVNode(e.unref(ye.CmIcon),{icon:"chevronDown",class:"vf-menu__chevron"})],42,yt),m.items?(e.openBlock(),e.createBlock(y,{key:0,id:l(m,k),items:m.items,class:e.normalizeClass(["vf-menu__submenu",{"vf-menu__submenu_visible":m.subMenuVisible}]),onOnActive:_},null,8,["id","items","class"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(Ce,{key:3,to:m.to,href:m.href??m.url,as:c(m),class:"vf-menu__link",active:m.active,disabled:m.disabled,role:"menuitem","aria-disabled":m.disabled?"true":"false","aria-current":m.active?"page":void 0,onClick:B=>p(m),onActive:B=>_(m)},{default:e.withCtx(()=>[m.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:m.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(m.label),1)]),_:2},1032,["to","href","as","active","disabled","aria-disabled","aria-current","onClick","onActive"]))]))),128))],8,ht)],2)}}}),Ne=Symbol("buttonGroupContext"),kt=["type","disabled"],we=e.defineComponent({__name:"button",props:{to:{default:void 0},href:{default:void 0},url:{default:void 0},as:{default:void 0},icon:{default:void 0},type:{default:"button"},size:{default:void 0},label:{default:""},loading:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},iconPos:{default:"left"},variant:{default:void 0},severity:{default:void 0},disabled:{type:Boolean,default:!1}},setup(i){const a=i,r=e.inject(Ne,null),t=["button","submit","reset"],o=u=>!!u&&t.includes(u),d=e.computed(()=>a.as?a.as==="button":!(a.to||a.href||a.url||a.type&&!o(a.type))),s=e.computed(()=>o(a.type)?a.type:"button"),f=e.computed(()=>a.as==="link"?a.to?"router-link":"a":a.type&&!o(a.type)?a.type==="router-link"&&a.to?"router-link":"a":a.to?"router-link":"a"),l=e.computed(()=>{const u=a.size??(r==null?void 0:r.value.size)??"normal",w=a.variant??(r==null?void 0:r.value.variant),n=a.severity??(r==null?void 0:r.value.severity)??"primary",h=a.loading||a.disabled||(r==null?void 0:r.value.disabled);let _=["vf-button",`vf-button_${n}`];return["top","bottom"].includes(a.iconPos)&&_.push("vf-button_vertical"),w==="text"&&_.push("vf-button_text"),w==="outlined"&&_.push("vf-button_outlined"),["small","large"].indexOf(u)>-1&&_.push(`vf-button_${u}`),h&&_.push("vf-button_disabled"),a.rounded&&_.push("vf-button_rounded"),_}),c=e.computed(()=>a.disabled||(r==null?void 0:r.value.disabled)===!0),v=e.computed(()=>["vf-button__icon",`vf-button__icon_${a.iconPos}`]),p=e.computed(()=>["vf-button__label"]);return(u,w)=>d.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:s.value,class:e.normalizeClass(l.value),disabled:a.loading||c.value},[a.icon&&!a.loading?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:a.icon,class:e.normalizeClass(v.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),a.loading?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:1,icon:"circleNotch",class:e.normalizeClass(v.value),spin:""},null,8,["class"])):e.createCommentVNode("",!0),u.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(p.value)},[e.renderSlot(u.$slots,"default")],2)):u.label?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(p.value)},e.toDisplayString(u.label),3)):e.createCommentVNode("",!0)],10,kt)):(e.openBlock(),e.createBlock(Ce,{key:1,to:a.to,href:a.href??a.url,as:f.value,class:e.normalizeClass(l.value),disabled:a.loading||c.value},{default:e.withCtx(()=>[a.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:a.icon,class:e.normalizeClass(v.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),u.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(p.value)},[e.renderSlot(u.$slots,"default")],2)):u.label?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(p.value)},e.toDisplayString(u.label),3)):e.createCommentVNode("",!0)]),_:3},8,["to","href","as","class","disabled"]))}}),wt=["aria-disabled"],zt=e.defineComponent({name:"VfButtonGroup",__name:"button-group",props:{size:{default:void 0},variant:{default:void 0},severity:{default:void 0},disabled:{type:Boolean,default:!1},orientation:{default:"horizontal"},attached:{type:Boolean,default:!1}},setup(i){const a=i,r=e.computed(()=>({size:a.size,variant:a.variant,severity:a.severity,disabled:a.disabled}));e.provide(Ne,r);const t=e.computed(()=>{const o=["vf-button-group",`vf-button-group_${a.orientation}`];return a.attached&&o.push("vf-button-group_attached"),a.disabled&&o.push("vf-button-group_disabled"),o});return(o,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value),role:"group","aria-disabled":o.disabled?"true":void 0},[e.renderSlot(o.$slots,"default")],10,wt))}}),xt={key:0,class:"vf-input__prefix"},Ct=["id","type","name","value","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required"],Bt={key:1,class:"vf-input__suffix"},St=e.defineComponent({__name:"input",props:{modelValue:{default:""},type:{default:"text"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:void 0},inputmode:{default:void 0},ariaLabel:{default:void 0},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0},size:{default:"normal"},variant:{default:"filled"}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>{const c=["vf-input",`vf-input_${t.variant}`];return t.size!=="normal"&&c.push(`vf-input_${t.size}`),t.disabled&&c.push("vf-input_disabled"),c}),d=c=>{const v=c.target;r("update:modelValue",v.value),r("input",c)},s=c=>r("change",c),f=c=>r("focus",c),l=c=>r("blur",c);return(c,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value)},[c.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xt,[e.renderSlot(c.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:c.id,class:"vf-input__control",type:c.type,name:c.name,value:c.modelValue,placeholder:c.placeholder,autocomplete:c.autocomplete,inputmode:c.inputmode,disabled:c.disabled,readonly:c.readonly,required:c.required,"aria-label":c.ariaLabel,"aria-labelledby":c.ariaLabelledby,"aria-describedby":c.ariaDescribedby,"aria-invalid":c.ariaInvalid===!0||c.ariaInvalid==="true"?"true":c.ariaInvalid==="false"?"false":void 0,"aria-required":c.required||c.ariaRequired===!0||c.ariaRequired==="true"?"true":c.ariaRequired==="false"?"false":void 0,onInput:d,onChange:s,onFocus:f,onBlur:l},null,40,Ct),c.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Bt,[e.renderSlot(c.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),$t=["aria-disabled"],Vt=e.defineComponent({__name:"input-group",props:{size:{default:"normal"},variant:{default:"filled"},disabled:{type:Boolean,default:!1}},setup(i){const a=i,r=e.computed(()=>{const t=["vf-input-group",`vf-input-group_${a.variant}`];return a.size!=="normal"&&t.push(`vf-input-group_${a.size}`),a.disabled&&t.push("vf-input-group_disabled"),t});return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value),role:"group","aria-disabled":t.disabled?"true":void 0},[e.renderSlot(t.$slots,"default")],10,$t))}}),Et=e.defineComponent({__name:"input-addon",props:{as:{default:"span"}},setup(i){return(a,r)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.as),{class:"vf-input-group__addon"},{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3}))}}),Nt=["type","value","placeholder","disabled","readonly","onKeydown"],Lt={class:"vf-inline-edit__actions"},Dt=["disabled"],Ft=["disabled"],Tt=["disabled"],Mt=e.defineComponent({__name:"inline-edit",props:{modelValue:{default:null},type:{default:"text"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},editLabel:{default:"Edit"},saveLabel:{default:"Save"},cancelLabel:{default:"Cancel"}},emits:["update:modelValue","save","cancel","start","end","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(!1),d=e.ref(""),s=e.ref(null),f=e.computed(()=>!t.disabled&&!t.readonly),l=e.computed(()=>t.type==="number"?"number":"text"),c=e.computed(()=>t.modelValue===null||t.modelValue===void 0||t.modelValue===""?t.placeholder:String(t.modelValue)),v=e.computed(()=>t.modelValue===null||t.modelValue===void 0||t.modelValue===""),p=e.computed(()=>{const m=["vf-inline-edit",`vf-inline-edit_${t.variant}`];return t.size!=="normal"&&m.push(`vf-inline-edit_${t.size}`),t.disabled&&m.push("vf-inline-edit_disabled"),o.value&&m.push("vf-inline-edit_editing"),m}),u=()=>{if(t.modelValue===null||t.modelValue===void 0){d.value="";return}d.value=String(t.modelValue)},w=async()=>{var m,k;!f.value||o.value||(u(),o.value=!0,r("start"),await e.nextTick(),(m=s.value)==null||m.focus(),(k=s.value)==null||k.select())},n=()=>{if(t.type==="number"){if(!d.value.trim())return null;const m=Number(d.value);return Number.isFinite(m)?m:t.modelValue??null}return d.value},h=()=>{if(!o.value||t.disabled)return;const m=n();r("update:modelValue",m),r("save",m),o.value=!1,r("end")},_=()=>{o.value&&(u(),o.value=!1,r("cancel"),r("end"))},b=m=>{const k=m.target;d.value=k.value},z=m=>r("focus",m),y=m=>r("blur",m);return(m,k)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[o.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("input",{ref_key:"inputRef",ref:s,class:"vf-inline-edit__input",type:l.value,value:d.value,placeholder:m.placeholder,disabled:m.disabled,readonly:m.readonly,onInput:b,onKeydown:[e.withKeys(e.withModifiers(h,["prevent"]),["enter"]),e.withKeys(e.withModifiers(_,["prevent"]),["esc"])],onFocus:z,onBlur:y},null,40,Nt),e.createElementVNode("div",Lt,[e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_save",type:"button",disabled:m.disabled,onClick:h},e.toDisplayString(m.saveLabel),9,Dt),e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_cancel",type:"button",disabled:m.disabled,onClick:_},e.toDisplayString(m.cancelLabel),9,Ft)])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("span",{class:e.normalizeClass(["vf-inline-edit__value",{"vf-inline-edit__value_placeholder":v.value}])},e.toDisplayString(c.value),3),f.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-inline-edit__action",type:"button",disabled:m.disabled,onClick:w},e.toDisplayString(m.editLabel),9,Tt)):e.createCommentVNode("",!0)],64))],2))}}),It=["value","placeholder","disabled","readonly","aria-label","onKeydown"],Rt={key:0,class:"vf-search-input__spinner","aria-hidden":"true"},Pt=["disabled"],Ot=e.defineComponent({__name:"search-input",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},debounce:{default:300},loading:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Search input"}},emits:["update:modelValue","input","change","search","clear","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref(`${t.modelValue??""}`);let s=null;const f=e.computed(()=>{const _=["vf-search-input",`vf-search-input_${t.variant}`];return t.size!=="normal"&&_.push(`vf-search-input_${t.size}`),t.disabled&&_.push("vf-search-input_disabled"),_});e.watch(()=>t.modelValue,_=>{d.value=`${_??""}`});const l=()=>{s&&(clearTimeout(s),s=null)},c=(_,b=!1)=>{if(!(t.disabled||t.readonly)){if(l(),b||t.debounce<=0){r("search",_);return}s=setTimeout(()=>{r("search",_),s=null},t.debounce)}},v=_=>{const z=_.target.value;d.value=z,r("update:modelValue",z),r("input",_),c(z)},p=_=>r("change",_),u=_=>r("focus",_),w=_=>r("blur",_),n=()=>{c(d.value,!0)},h=()=>{var _;t.disabled||t.readonly||(d.value="",r("update:modelValue",""),r("change",""),r("clear"),c("",!0),(_=o.value)==null||_.focus())};return e.onBeforeUnmount(()=>{l()}),(_,b)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value)},[b[0]||(b[0]=e.createElementVNode("span",{class:"vf-search-input__icon","aria-hidden":"true"},null,-1)),e.createElementVNode("input",{ref_key:"control",ref:o,class:"vf-search-input__control",type:"search",value:d.value,placeholder:_.placeholder,disabled:_.disabled,readonly:_.readonly,"aria-label":_.ariaLabel,onInput:v,onChange:p,onKeydown:e.withKeys(e.withModifiers(n,["prevent"]),["enter"]),onFocus:u,onBlur:w},null,40,It),_.loading?(e.openBlock(),e.createElementBlock("span",Rt)):_.clearable&&d.value?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-search-input__clear",type:"button",disabled:_.disabled||_.readonly,"aria-label":"Clear search",onClick:h}," × ",8,Pt)):e.createCommentVNode("",!0)],2))}}),At=["value","placeholder","disabled","readonly","aria-label","aria-expanded"],Kt={key:0,class:"vf-mention-input__loading"},Ht=["disabled","onClick"],Wt={class:"vf-mention-input__option-trigger"},jt={key:2,class:"vf-mention-input__empty"},Gt=e.defineComponent({__name:"mention-input",props:{modelValue:{default:""},suggestions:{default:()=>[]},triggers:{default:()=>["@","#"]},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No matches"},minQueryLength:{default:1},maxSuggestions:{default:8},appendSpace:{type:Boolean,default:!0},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Mention input"}},emits:["update:modelValue","input","change","search","insert","select","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(!1),l=e.ref(-1),c=`vf-mention-input-panel-${++r}`,v=e.ref(null),p=e.computed(()=>{var $;return(($=v.value)==null?void 0:$.trigger)??o.triggers[0]??"@"}),u=e.computed(()=>o.suggestions.map($=>({...$,trigger:$.trigger??p.value}))),w=e.computed(()=>{const $=v.value;if(!$)return[];if($.query.length<o.minQueryLength)return[];const R=$.query.toLowerCase();return u.value.filter(j=>j.trigger===$.trigger).filter(j=>j.label.toLowerCase().includes(R)).slice(0,Math.max(1,o.maxSuggestions))}),n=e.computed(()=>w.value),h=e.computed(()=>{const $=["vf-mention-input",`vf-mention-input_${o.variant}`,f.value?"vf-mention-input_open":""];return o.size!=="normal"&&$.push(`vf-mention-input_${o.size}`),o.disabled&&$.push("vf-mention-input_disabled"),$.filter(Boolean)}),_=()=>{f.value=!1,l.value=-1},b=()=>{if(!(o.disabled||o.readonly)){if(!n.value.length){_();return}f.value=!0,l.value<0&&(l.value=z())}},z=()=>n.value.findIndex($=>!$.disabled),y=($,R)=>{const j=$.slice(0,R);let C=-1,P="";for(const F of o.triggers){const O=j.lastIndexOf(F);O>C&&(C=O,P=F)}if(C<0||C>0&&!/\s/.test(j[C-1]))return null;const g=j.slice(C+P.length);return!g||/\s/.test(g)?null:{trigger:P,query:g,start:C,end:R}},m=$=>{const R=$.selectionStart??$.value.length,j=y($.value,R);if(v.value=j,j){t("search",{trigger:j.trigger,query:j.query}),b();return}_()},k=$=>{const R=$.target;t("update:modelValue",R.value),t("input",$),m(R)},B=$=>t("change",$),D=$=>t("focus",$),E=$=>{t("blur",$),window.setTimeout(()=>{var R;(R=d.value)!=null&&R.contains(document.activeElement)||_()},0)},M=$=>{if(!f.value||!n.value.length)return;let R=l.value;(R<0||R>=n.value.length)&&(R=$>0?-1:n.value.length);for(let j=0;j<n.value.length;j+=1)if(R=(R+$+n.value.length)%n.value.length,!n.value[R].disabled){l.value=R;return}},T=()=>{if(!f.value){b();return}M(1)},V=()=>{if(!f.value){b();return}M(-1)},N=$=>{if($.disabled||!v.value||!s.value)return;const R=o.modelValue??"",j=v.value,C=R.slice(0,j.start),P=R.slice(j.end),g=String($.value??$.label),F=`${j.trigger}${g}${o.appendSpace?" ":""}`,O=`${C}${F}${P}`,I=C.length+F.length;t("update:modelValue",O),t("select",$),t("insert",{trigger:j.trigger,query:j.query,option:$,text:F,range:[j.start,j.end]}),_(),requestAnimationFrame(()=>{var S,K;(S=s.value)==null||S.focus(),(K=s.value)==null||K.setSelectionRange(I,I)})},L=()=>{if(!f.value)return;const $=n.value[l.value];$&&N($)},x=$=>{const R=$.key;if(R==="ArrowDown"){$.preventDefault(),T();return}if(R==="ArrowUp"){$.preventDefault(),V();return}if(R==="Enter"){$.preventDefault(),L();return}R==="Escape"&&($.preventDefault(),_())};return e.watch(()=>o.modelValue,()=>{s.value&&m(s.value)}),e.watch(n,()=>{if(!n.value.length){_();return}(l.value<0||l.value>=n.value.length)&&(l.value=z())}),($,R)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(h.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-mention-input__control",type:"text",value:$.modelValue,placeholder:$.placeholder,disabled:$.disabled,readonly:$.readonly,"aria-label":$.ariaLabel,"aria-expanded":f.value,"aria-controls":c,"aria-autocomplete":"list",onInput:k,onChange:B,onFocus:D,onBlur:E,onKeydown:x},null,40,At),e.withDirectives(e.createElementVNode("div",{id:c,class:"vf-mention-input__panel",role:"listbox"},[$.loading?(e.openBlock(),e.createElementBlock("div",Kt,e.toDisplayString($.loadingText),1)):n.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(n.value,(j,C)=>(e.openBlock(),e.createElementBlock("button",{key:`${j.trigger??""}-${String(j.value??j.label)}-${C}`,class:e.normalizeClass(["vf-mention-input__option",{"is-highlighted":C===l.value}]),type:"button",role:"option",disabled:j.disabled,onMousedown:R[0]||(R[0]=e.withModifiers(()=>{},["prevent"])),onClick:P=>N(j)},[e.createElementVNode("span",Wt,e.toDisplayString(j.trigger??p.value),1),e.createElementVNode("span",null,e.toDisplayString(j.label),1)],42,Ht))),128)):(e.openBlock(),e.createElementBlock("div",jt,e.toDisplayString($.emptyText),1))],512),[[e.vShow,f.value]])],2))}}),Ut={class:"vf-password-input__field"},Yt={key:0,class:"vf-password-input__prefix"},qt=["type","value","placeholder","disabled","readonly","autocomplete","aria-label"],Xt=["disabled","aria-label"],Qt={key:2,class:"vf-password-input__suffix"},Zt={key:0,class:"vf-password-input__strength"},Jt={class:"vf-password-input__strength-track"},eo={class:"vf-password-input__strength-label"},to={key:1,class:"vf-password-input__caps-lock"},oo=e.defineComponent({__name:"password-input",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},autocomplete:{default:"current-password"},showToggle:{type:Boolean,default:!0},showStrength:{type:Boolean,default:!1},showCapsLockHint:{type:Boolean,default:!0},revealLabel:{default:"Show password"},hideLabel:{default:"Hide password"},revealText:{default:"Show"},hideText:{default:"Hide"},capsLockHint:{default:"Caps Lock is on"},weakLabel:{default:"Weak password"},mediumLabel:{default:"Medium password"},strongLabel:{default:"Strong password"},ariaLabel:{default:"Password input"}},emits:["update:modelValue","input","change","focus","blur","toggleVisibility"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(!1),d=e.ref(!1),s=e.computed(()=>{const b=["vf-password-input",`vf-password-input_${t.variant}`];return t.size!=="normal"&&b.push(`vf-password-input_${t.size}`),t.disabled&&b.push("vf-password-input_disabled"),b}),f=e.computed(()=>{const b=t.modelValue??"";if(!b)return"weak";let z=0;return b.length>=8&&(z+=1),/[a-z]/.test(b)&&/[A-Z]/.test(b)&&(z+=1),/\d/.test(b)&&(z+=1),/[^a-zA-Z0-9]/.test(b)&&(z+=1),z>=4?"strong":z>=2?"medium":"weak"}),l=e.computed(()=>f.value==="strong"?100:f.value==="medium"?66:33),c=e.computed(()=>f.value==="strong"?t.strongLabel:f.value==="medium"?t.mediumLabel:t.weakLabel),v=e.computed(()=>`vf-password-input__strength-fill vf-password-input__strength-fill_${f.value}`),p=b=>{const z=b.target;r("update:modelValue",z.value),r("input",b)},u=b=>r("change",b),w=b=>r("focus",b),n=b=>{d.value=!1,r("blur",b)},h=b=>{const z=typeof b.getModifierState=="function",y=!!b.capsLock;d.value=z?b.getModifierState("CapsLock"):y},_=()=>{t.disabled||(o.value=!o.value,r("toggleVisibility",o.value))};return(b,z)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value)},[e.createElementVNode("div",Ut,[b.$slots.prefix?(e.openBlock(),e.createElementBlock("span",Yt,[e.renderSlot(b.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-password-input__control",type:o.value?"text":"password",value:b.modelValue,placeholder:b.placeholder,disabled:b.disabled,readonly:b.readonly,autocomplete:b.autocomplete,"aria-label":b.ariaLabel,onInput:p,onChange:u,onFocus:w,onBlur:n,onKeydown:h,onKeyup:h},null,40,qt),b.showToggle?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-password-input__toggle",type:"button",disabled:b.disabled,"aria-label":o.value?b.hideLabel:b.revealLabel,onClick:_},e.toDisplayString(o.value?b.hideText:b.revealText),9,Xt)):e.createCommentVNode("",!0),b.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Qt,[e.renderSlot(b.$slots,"suffix")])):e.createCommentVNode("",!0)]),b.showStrength&&b.modelValue?(e.openBlock(),e.createElementBlock("div",Zt,[e.createElementVNode("div",Jt,[e.createElementVNode("span",{class:e.normalizeClass(v.value),style:e.normalizeStyle({width:`${l.value}%`})},null,6)]),e.createElementVNode("span",eo,e.toDisplayString(c.value),1)])):e.createCommentVNode("",!0),b.showCapsLockHint&&d.value&&!b.disabled?(e.openBlock(),e.createElementBlock("p",to,e.toDisplayString(b.capsLockHint),1)):e.createCommentVNode("",!0)],2))}}),ro=["aria-label"],ao=["type","pattern","placeholder","value","disabled","readonly","autocomplete","onInput","onKeydown"],lo=e.defineComponent({__name:"otp-input",props:{modelValue:{default:""},length:{default:6},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},mask:{type:Boolean,default:!1},alphanumeric:{type:Boolean,default:!1},autocomplete:{default:"one-time-code"},autoFocus:{type:Boolean,default:!1},ariaLabel:{default:"OTP input"}},emits:["update:modelValue","change","complete","focus","blur","paste"],setup(i,{emit:a}){const r=a,t=i,o=e.ref([]),d=e.computed(()=>Math.max(1,Math.floor(t.length))),s=e.computed(()=>t.alphanumeric?/[0-9a-z]/i:/[0-9]/),f=y=>{const m=`${y??""}`;let k="";for(const B of m)s.value.test(B)&&(k+=B);return k.slice(0,d.value)},l=e.computed(()=>{const y=f(t.modelValue),m=Array.from({length:d.value},()=>"");for(let k=0;k<y.length;k+=1)m[k]=y[k];return m}),c=e.computed(()=>{const y=["vf-otp-input",`vf-otp-input_${t.variant}`];return t.size!=="normal"&&y.push(`vf-otp-input_${t.size}`),t.disabled&&y.push("vf-otp-input_disabled"),y}),v=(y,m)=>{o.value[m]=y},p=y=>{const m=Math.max(0,Math.min(d.value-1,y)),k=o.value[m];k==null||k.focus(),k==null||k.select()},u=y=>{const m=y.join("");r("update:modelValue",m),r("change",m),m.length===d.value&&r("complete",m)},w=(y,m)=>{const k=[...l.value],B=f(y);let D=m;for(let E=0;E<B.length;E+=1){const M=m+E;if(M>=d.value)break;k[M]=B[E],D=M}u(k),B.length>0&&p(Math.min(D+1,d.value-1))},n=(y,m)=>{const B=y.target.value??"";if(!B){const D=[...l.value];D[m]="",u(D);return}w(B,m)},h=y=>{var E;if(t.disabled||t.readonly)return;const m=document.activeElement,k=o.value.findIndex(M=>M===m),B=k>=0?k:0,D=((E=y.clipboardData)==null?void 0:E.getData("text"))??"";y.preventDefault(),r("paste",D),w(D,B)},_=(y,m)=>{if(y.key==="Backspace"){y.preventDefault();const k=[...l.value];if(k[m]){k[m]="",u(k);return}m>0&&(k[m-1]="",u(k),p(m-1));return}if(y.key==="ArrowLeft"){y.preventDefault(),p(m-1);return}y.key==="ArrowRight"&&(y.preventDefault(),p(m+1))},b=y=>r("focus",y),z=y=>r("blur",y);return e.onMounted(()=>{t.autoFocus&&!t.disabled&&!t.readonly&&p(0)}),(y,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value),role:"group","aria-label":y.ariaLabel,onPaste:h},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(k,B)=>(e.openBlock(),e.createElementBlock("input",{key:B,ref_for:!0,ref:D=>v(D,B),class:"vf-otp-input__cell",type:y.mask?"password":"text",inputmode:"numeric",pattern:y.alphanumeric?void 0:"[0-9]*",placeholder:y.placeholder,value:l.value[B],disabled:y.disabled,readonly:y.readonly,autocomplete:y.autocomplete,maxlength:"1",onInput:D=>n(D,B),onKeydown:D=>_(D,B),onFocus:b,onBlur:z},null,40,ao))),128))],42,ro))}}),no=["disabled","aria-expanded","aria-label"],io={class:"vf-color-picker__value"},so={key:0,class:"vf-color-picker__panel"},co={class:"vf-color-picker__row"},fo=["value"],vo={key:0,class:"vf-color-picker__row"},po=["value"],uo={class:"vf-color-picker__alpha-value"},mo={class:"vf-color-picker__row"},go=["placeholder","value"],bo={key:1,class:"vf-color-picker__presets"},ho=["onClick"],_o=e.defineComponent({__name:"color-picker",props:{modelValue:{default:"#3b82f6"},format:{default:"hex"},alpha:{type:Boolean,default:!1},presets:{default:()=>[]},placeholder:{default:"#3b82f6"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Color picker"}},emits:["update:modelValue","change","open","close"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref(!1),s=e.ref("#3b82f6"),f=e.ref(100),l=(x,$,R)=>Math.min(R,Math.max($,x)),c=x=>l(Math.round(x),0,255).toString(16).padStart(2,"0"),v=x=>{const $=x.trim().replace(/^#/,"");if(![3,4,6,8].includes($.length))return null;let R=$;if(($.length===3||$.length===4)&&(R=$.split("").map(F=>`${F}${F}`).join("")),!/^[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$/.test(R))return null;const j=Number.parseInt(R.slice(0,2),16),C=Number.parseInt(R.slice(2,4),16),P=Number.parseInt(R.slice(4,6),16),g=R.length===8?Number.parseInt(R.slice(6,8),16)/255:1;return{r:j,g:C,b:P,a:g,valid:!0,preview:`rgba(${j}, ${C}, ${P}, ${g})`}},p=x=>{const $=x.trim().match(/^rgba?\((.*)\)$/i);if(!$)return null;const R=$[1].split(",").map(K=>K.trim());if(R.length!==3&&R.length!==4)return null;const j=Number(R[0]),C=Number(R[1]),P=Number(R[2]),g=R.length===4?Number(R[3]):1;if(![j,C,P,g].every(Number.isFinite))return null;const F=l(j,0,255),O=l(C,0,255),I=l(P,0,255),S=l(g,0,1);return{r:F,g:O,b:I,a:S,valid:!0,preview:`rgba(${F}, ${O}, ${I}, ${S})`}},u=(x,$,R)=>{const j=(x%360+360)%360,C=l($,0,100)/100,P=l(R,0,100)/100,g=(1-Math.abs(2*P-1))*C,F=g*(1-Math.abs(j/60%2-1)),O=P-g/2;let I=0,S=0,K=0;return j<60?(I=g,S=F):j<120?(I=F,S=g):j<180?(S=g,K=F):j<240?(S=F,K=g):j<300?(I=F,K=g):(I=g,K=F),{r:Math.round((I+O)*255),g:Math.round((S+O)*255),b:Math.round((K+O)*255)}},w=(x,$,R)=>{const j=x/255,C=$/255,P=R/255,g=Math.max(j,C,P),F=Math.min(j,C,P),O=g-F;let I=0;O!==0&&(g===j?I=(C-P)/O%6:g===C?I=(P-j)/O+2:I=(j-C)/O+4,I*=60),I<0&&(I+=360);const S=(g+F)/2,K=O===0?0:O/(1-Math.abs(2*S-1));return{h:Math.round(I),s:Math.round(K*100),l:Math.round(S*100)}},n=x=>{const $=x.trim().match(/^hsla?\((.*)\)$/i);if(!$)return null;const R=$[1].split(",").map(I=>I.trim().replace("%",""));if(R.length!==3&&R.length!==4)return null;const j=Number(R[0]),C=Number(R[1]),P=Number(R[2]),g=R.length===4?Number(R[3]):1;if(![j,C,P,g].every(Number.isFinite))return null;const F=u(j,C,P),O=l(g,0,1);return{...F,a:O,valid:!0,preview:`rgba(${F.r}, ${F.g}, ${F.b}, ${O})`}},h=x=>{const $=v(x)??p(x)??n(x);return $||{r:59,g:130,b:246,a:1,valid:!1,preview:"rgba(59, 130, 246, 1)"}},_=(x,$,R,j)=>{if(t.format==="rgb")return t.alpha?`rgba(${x}, ${$}, ${R}, ${j.toFixed(2)})`:`rgb(${x}, ${$}, ${R})`;if(t.format==="hsl"){const P=w(x,$,R);return t.alpha?`hsla(${P.h}, ${P.s}%, ${P.l}%, ${j.toFixed(2)})`:`hsl(${P.h}, ${P.s}%, ${P.l}%)`}const C=`#${c(x)}${c($)}${c(R)}`;return t.alpha?`${C}${c(j*255)}`:C},b=x=>{const $=h(x);s.value=`#${c($.r)}${c($.g)}${c($.b)}`,f.value=Math.round(l($.a,0,1)*100)};e.watch(()=>t.modelValue,x=>{b(x)},{immediate:!0});const z=e.computed(()=>{const x=h(s.value);return`rgba(${x.r}, ${x.g}, ${x.b}, ${t.alpha?f.value/100:1})`}),y=e.computed(()=>{const x=h(s.value),$=t.alpha?f.value/100:1;return _(x.r,x.g,x.b,$)}),m=e.computed(()=>{const x=["vf-color-picker",`vf-color-picker_${t.variant}`];return t.size!=="normal"&&x.push(`vf-color-picker_${t.size}`),t.disabled&&x.push("vf-color-picker_disabled"),x}),k=()=>{const x=h(s.value),$=t.alpha?f.value/100:1,R=_(x.r,x.g,x.b,$);r("update:modelValue",R),r("change",R)},B=x=>{const $=x.target;s.value=$.value,k()},D=x=>{const $=x.target;f.value=l(Number($.value),0,100),k()},E=x=>{const $=x.target,R=h($.value);if(!R.valid){$.value=y.value;return}s.value=`#${c(R.r)}${c(R.g)}${c(R.b)}`,t.alpha&&(f.value=Math.round(R.a*100)),k()},M=x=>{if(t.disabled||t.readonly)return;const $=h(x);$.valid&&(s.value=`#${c($.r)}${c($.g)}${c($.b)}`,t.alpha&&(f.value=Math.round($.a*100)),k())},T=()=>{d.value&&(d.value=!1,r("close"))},V=()=>{d.value||t.disabled||t.readonly||(d.value=!0,r("open"))},N=()=>{d.value?T():V()},L=x=>{!d.value||!o.value||o.value.contains(x.target)||T()};return e.onMounted(()=>{document.addEventListener("click",L)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",L)}),(x,$)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:o,class:e.normalizeClass(m.value)},[e.createElementVNode("button",{class:"vf-color-picker__control",type:"button",disabled:x.disabled,"aria-expanded":d.value,"aria-label":x.ariaLabel,onClick:N},[e.createElementVNode("span",{class:"vf-color-picker__swatch",style:e.normalizeStyle({backgroundColor:z.value})},null,4),e.createElementVNode("span",io,e.toDisplayString(y.value),1),$[0]||($[0]=e.createElementVNode("span",{class:"vf-color-picker__chevron"},"▾",-1))],8,no),d.value?(e.openBlock(),e.createElementBlock("div",so,[e.createElementVNode("div",co,[e.createElementVNode("input",{class:"vf-color-picker__native",type:"color",value:s.value,onInput:B},null,40,fo)]),x.alpha?(e.openBlock(),e.createElementBlock("div",vo,[e.createElementVNode("input",{class:"vf-color-picker__alpha",type:"range",min:"0",max:"100",step:"1",value:f.value,onInput:D},null,40,po),e.createElementVNode("span",uo,e.toDisplayString(f.value)+"%",1)])):e.createCommentVNode("",!0),e.createElementVNode("div",mo,[e.createElementVNode("input",{class:"vf-color-picker__text",type:"text",placeholder:x.placeholder,value:y.value,onChange:E},null,40,go)]),x.presets.length?(e.openBlock(),e.createElementBlock("div",bo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.presets,(R,j)=>(e.openBlock(),e.createElementBlock("button",{key:`${R}-${j}`,class:"vf-color-picker__preset",type:"button",style:e.normalizeStyle({backgroundColor:h(R).preview}),onClick:C=>M(R)},null,12,ho))),128))])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2))}}),yo={key:0,class:"vf-masked-input__prefix"},ko=["value","placeholder","disabled","readonly"],wo={key:1,class:"vf-masked-input__suffix"},zo=e.defineComponent({__name:"masked-input",props:{modelValue:{default:""},mask:{type:[String,Function],default:""},placeholder:{default:""},placeholderChar:{default:"_"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},unmask:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"}},emits:["update:modelValue","input","change","focus","blur","complete"],setup(i,{emit:a}){const r=a,t=i,o={"#":/\d/,A:/[a-zA-Z]/,"*":/[a-zA-Z0-9]/},d=e.computed(()=>typeof t.mask=="string"?t.mask:""),s=e.computed(()=>typeof t.mask=="function"?t.mask:null),f=e.computed(()=>d.value.split("").filter(k=>!!o[k])),l=e.computed(()=>f.value.length),c=k=>`${k??""}`.replace(/\s+/g,""),v=k=>{if(!d.value)return c(k);const B=`${k??""}`.split(""),D=d.value.split(""),E=[];let M=0,T=0;for(;M<D.length&&T<B.length;){const V=D[M],N=B[T],L=o[V];if(L){if(L.test(N)){E.push(N),M+=1,T+=1;continue}T+=1;continue}N===V&&(T+=1),M+=1}return E.join("")},p=k=>{if(!d.value)return k;const B=v(k);if(!B.length)return"";const D=d.value;let E=0,M="";for(const T of D){const V=o[T];if(V){if(E>=B.length)break;const N=B[E];if(!V.test(N)){E+=1;continue}M+=N,E+=1;continue}if(E===0){M+=T;continue}E<B.length&&(M+=T)}return M},u=k=>s.value?c(k):v(k),w=k=>s.value?s.value(k):p(k),n=e.computed(()=>{const k=`${t.modelValue??""}`;return t.mask?t.unmask?w(u(k)):s.value?k:w(u(k)):k}),h=k=>d.value?k.length===l.value:!1,_=e.computed(()=>{const k=["vf-masked-input",`vf-masked-input_${t.variant}`];return t.size!=="normal"&&k.push(`vf-masked-input_${t.size}`),t.disabled&&k.push("vf-masked-input_disabled"),k}),b=k=>{const B=k.target,D=u(B.value),E=w(D);B.value=E,r("update:modelValue",t.unmask?D:E),r("input",k),h(D)&&r("complete",t.unmask?D:E)},z=k=>r("change",k),y=k=>r("focus",k),m=k=>r("blur",k);return(k,B)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(_.value)},[k.$slots.prefix?(e.openBlock(),e.createElementBlock("span",yo,[e.renderSlot(k.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{ref:"control",class:"vf-masked-input__control",type:"text",value:n.value,placeholder:k.placeholder,disabled:k.disabled,readonly:k.readonly,onInput:b,onChange:z,onFocus:y,onBlur:m},null,40,ko),k.$slots.suffix?(e.openBlock(),e.createElementBlock("span",wo,[e.renderSlot(k.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),xo={key:0,class:"vf-number-input__prefix"},Co=["value","min","max","step","placeholder","disabled","readonly","aria-label"],Bo={key:1,class:"vf-number-input__controls"},So=["disabled"],$o=["disabled"],Vo={key:2,class:"vf-number-input__suffix"},Eo=e.defineComponent({__name:"number-input",props:{modelValue:{default:null},min:{default:void 0},max:{default:void 0},step:{default:1},precision:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},controls:{type:Boolean,default:!0},ariaLabel:{default:"Number input"}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>typeof t.min=="number"&&Number.isFinite(t.min)?t.min:void 0),d=e.computed(()=>typeof t.max=="number"&&Number.isFinite(t.max)?t.max:void 0),s=e.computed(()=>t.step&&t.step>0?t.step:1),f=y=>(typeof o.value=="number"&&(y=Math.max(o.value,y)),typeof d.value=="number"&&(y=Math.min(d.value,y)),y),l=y=>{if(typeof t.precision!="number"||!Number.isFinite(t.precision))return y;const m=Math.max(0,Math.floor(t.precision));return Number.parseFloat(y.toFixed(m))},c=y=>{if(!y.trim())return null;const m=Number(y);return Number.isFinite(m)?l(f(m)):null},v=e.computed(()=>t.modelValue===null||t.modelValue===void 0||!Number.isFinite(t.modelValue)?"":`${t.modelValue}`),p=e.computed(()=>{const y=["vf-number-input",`vf-number-input_${t.variant}`];return t.size!=="normal"&&y.push(`vf-number-input_${t.size}`),t.disabled&&y.push("vf-number-input_disabled"),t.controls&&y.push("vf-number-input_controls"),y}),u=y=>{const m=y.target,k=c(m.value);r("update:modelValue",k),r("input",y)},w=y=>r("change",y),n=y=>r("focus",y),h=y=>r("blur",y),_=()=>Number.isFinite(t.modelValue)?t.modelValue:typeof o.value=="number"?o.value:0,b=()=>{if(t.disabled||t.readonly)return;const y=l(f(_()+s.value));r("update:modelValue",y)},z=()=>{if(t.disabled||t.readonly)return;const y=l(f(_()-s.value));r("update:modelValue",y)};return(y,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[y.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xo,[e.renderSlot(y.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-number-input__control",type:"number",value:v.value,min:o.value,max:d.value,step:s.value,placeholder:y.placeholder,disabled:y.disabled,readonly:y.readonly,"aria-label":y.ariaLabel,onInput:u,onChange:w,onFocus:n,onBlur:h},null,40,Co),y.controls?(e.openBlock(),e.createElementBlock("div",Bo,[e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:y.disabled||y.readonly,"aria-label":"Increment",onClick:b}," + ",8,So),e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:y.disabled||y.readonly,"aria-label":"Decrement",onClick:z}," - ",8,$o)])):e.createCommentVNode("",!0),y.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Vo,[e.renderSlot(y.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),No=["id","aria-label","aria-labelledby","novalidate"],Lo=e.defineComponent({__name:"form",props:{modelValue:{default:void 0},initialValues:{default:void 0},validate:{type:Function,default:void 0},submit:{type:Function,default:void 0},mapSubmitError:{type:Function,default:void 0},validateOn:{default:"submit"},disabled:{type:Boolean,default:!1},novalidate:{type:Boolean,default:!0},id:{default:void 0},ariaLabel:{default:void 0},ariaLabelledby:{default:void 0}},emits:["update:modelValue","change","blur","validate","submit","submitSuccess","submitError","invalidSubmit","reset"],setup(i,{emit:a}){const r=i,t=a,o=e.ref(null),d=e.ref(N(x(r.initialValues,r.modelValue))),s=e.ref(N(d.value)),f=e.ref({}),l=e.ref({}),c=e.ref(!1);e.watch(()=>r.modelValue,g=>{g!==void 0&&(L(g,s.value)||(s.value=N(g)))},{deep:!0}),e.watch(()=>r.initialValues,g=>{d.value=N(x(g,r.modelValue))},{deep:!0});const v=e.computed(()=>new Set(Array.isArray(r.validateOn)?r.validateOn:[r.validateOn])),p=e.computed(()=>!Object.keys(l.value).length),u=e.computed(()=>!L(s.value,d.value)),w=e.computed(()=>{const g=["vf-form"];return r.disabled&&g.push("vf-form_disabled"),g}),n=(g,F,O={})=>{!g||r.disabled||(s.value={...s.value,[g]:F},t("update:modelValue",N(s.value)),O.emitChange!==!1&&t("change",N(s.value),g,F))},h=(g,F=!0)=>{g&&(f.value={...f.value,[g]:F})},_=(g,F="")=>{if(!g)return;const O={...l.value};F?O[g]=F:delete O[g],l.value=O},b=()=>{const g={...f.value};for(const F in s.value)g[F]=!0;f.value=g},z=g=>v.value.has(g),y=async(g="submit")=>{if(!r.validate)return g!=="submit"&&t("validate",{},N(s.value),g),!0;const F=await r.validate(N(s.value)),O=$(F);return l.value=O,t("validate",N(O),N(s.value),g),!Object.keys(O).length},m=async g=>{if(!r.disabled){c.value=!0,b();try{const F=await y("submit"),O=N(s.value);if(!F){t("invalidSubmit",N(l.value),O,g);return}if(t("submit",O,g),!r.submit){t("submitSuccess",O,void 0,g);return}try{const I=await r.submit(O);t("submitSuccess",O,I,g)}catch(I){const S=r.mapSubmitError?r.mapSubmitError(I,O):"Submit failed",K=$(S);l.value=K,t("submitError",I,N(K),O,g),t("invalidSubmit",N(K),O,g)}}finally{c.value=!1}}},k=g=>{r.disabled||(s.value=N(d.value),f.value={},l.value={},t("update:modelValue",N(s.value)),t("reset",N(s.value),g))},B=async g=>{await m(g)},D=g=>{g.preventDefault(),k(g)},E=async g=>{const F=R(g.target);if(!F)return;const O=F.name.trim(),I=j(F);n(O,I),z("input")&&await y("input")},M=async g=>{const F=R(g.target);if(!F)return;const O=F.name.trim(),I=j(F);n(O,I),z("change")&&await y("change")},T=async g=>{const F=R(g.target);if(!F)return;const O=F.name.trim();h(O,!0),t("blur",O,N(s.value)),z("blur")&&await y("blur")};function V(g){return!!g&&typeof g=="object"&&!Array.isArray(g)}function N(g){if(Array.isArray(g))return g.map(F=>N(F));if(V(g)){const F={};for(const O in g)F[O]=N(g[O]);return F}return g}function L(g,F){if(g===F)return!0;if(Array.isArray(g)&&Array.isArray(F)){if(g.length!==F.length)return!1;for(let O=0;O<g.length;O+=1)if(!L(g[O],F[O]))return!1;return!0}if(V(g)&&V(F)){const O=Object.keys(g),I=Object.keys(F);if(O.length!==I.length)return!1;for(const S of O)if(!L(g[S],F[S]))return!1;return!0}return!1}function x(...g){const F={};for(const O of g)if(!(!O||!V(O)))for(const I in O)F[I]=N(O[I]);return F}function $(g){if(g==null||g===!0)return{};if(g===!1)return{_form:"Form is invalid"};if(typeof g=="string")return{_form:g};if(!V(g))return{};const F={};for(const O in g){const I=g[O];typeof I=="string"&&I&&(F[O]=I)}return F}function R(g){var F;return g&&(g instanceof HTMLInputElement||g instanceof HTMLSelectElement||g instanceof HTMLTextAreaElement)&&((F=g.name)==null?void 0:F.trim())?g:null}function j(g){var F;return g instanceof HTMLInputElement?g.type==="checkbox"?C(g):g.type==="radio"?P(g):g.type==="file"?g.multiple?g.files?Array.from(g.files):[]:((F=g.files)==null?void 0:F[0])??null:g.type==="number"||g.type==="range"?g.value===""?null:Number(g.value):g.value:g instanceof HTMLSelectElement&&g.multiple?Array.from(g.selectedOptions).map(O=>O.value):g.value}function C(g){const F=o.value;if(!F)return g.checked;const O=Array.from(F.querySelectorAll('input[type="checkbox"]')).filter(I=>I.name===g.name);return O.length>1||g.value!=="on"?O.filter(I=>I.checked).map(I=>I.value):g.checked}function P(g){const F=o.value;if(!F)return g.value;const O=Array.from(F.querySelectorAll('input[type="radio"]')).find(I=>I.name===g.name&&I.checked);return O==null?void 0:O.value}return(g,F)=>(e.openBlock(),e.createElementBlock("form",{id:g.id,ref_key:"formRef",ref:o,class:e.normalizeClass(w.value),"aria-label":g.ariaLabel,"aria-labelledby":g.ariaLabelledby,novalidate:g.novalidate,onSubmit:e.withModifiers(B,["prevent"]),onReset:D,onInput:E,onChange:M,onFocusout:T},[e.renderSlot(g.$slots,"default",{values:s.value,errors:l.value,touched:f.value,isValid:p.value,isDirty:u.value,isSubmitting:c.value,setFieldValue:n,setFieldTouched:h,setFieldError:_,validate:y,submit:m,reset:k})],42,No))}}),Do=["for"],Fo={key:0,class:"vf-form-field__required","aria-hidden":"true"},To={class:"vf-form-field__control"},Mo=["id"],Io=["id"],Ro=e.defineComponent({__name:"form-field",props:{id:{default:void 0},label:{default:""},hint:{default:""},error:{default:""},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},size:{default:"normal"}},setup(i){const a=i,r=e.useSlots(),t=`vf-form-field-${Math.random().toString(36).slice(2,10)}`,o=e.computed(()=>a.id||t),d=e.computed(()=>`${o.value}-hint`),s=e.computed(()=>`${o.value}-error`),f=e.computed(()=>!!a.label||!!r.label),l=e.computed(()=>!!a.hint||!!r.hint),c=e.computed(()=>!!a.error||!!r.error),v=e.computed(()=>{const u=[];return l.value&&u.push(d.value),c.value&&u.push(s.value),u.length?u.join(" "):void 0}),p=e.computed(()=>{const u=["vf-form-field"];return a.size!=="normal"&&u.push(`vf-form-field_${a.size}`),a.disabled&&u.push("vf-form-field_disabled"),c.value&&u.push("vf-form-field_invalid"),u});return(u,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[f.value?(e.openBlock(),e.createElementBlock("label",{key:0,class:"vf-form-field__label",for:o.value},[e.renderSlot(u.$slots,"label",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)]),u.required?(e.openBlock(),e.createElementBlock("span",Fo,"*")):e.createCommentVNode("",!0)],8,Do)):e.createCommentVNode("",!0),e.createElementVNode("div",To,[e.renderSlot(u.$slots,"default",{id:o.value,describedBy:v.value,invalid:c.value,required:u.required,ariaInvalid:c.value?"true":void 0,ariaRequired:u.required?"true":void 0})]),l.value?(e.openBlock(),e.createElementBlock("p",{key:1,id:d.value,class:"vf-form-field__hint"},[e.renderSlot(u.$slots,"hint",{},()=>[e.createTextVNode(e.toDisplayString(u.hint),1)])],8,Mo)):e.createCommentVNode("",!0),c.value?(e.openBlock(),e.createElementBlock("p",{key:2,id:s.value,class:"vf-form-field__error",role:"alert"},[e.renderSlot(u.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(u.error),1)])],8,Io)):e.createCommentVNode("",!0)],2))}}),Po=["value","placeholder","disabled","readonly","rows"],Oo=e.defineComponent({__name:"textarea",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},rows:{default:3}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>{const c=["vf-textarea",`vf-textarea_${t.variant}`];return t.size!=="normal"&&c.push(`vf-textarea_${t.size}`),t.disabled&&c.push("vf-textarea_disabled"),c}),d=c=>{const v=c.target;r("update:modelValue",v.value),r("input",c)},s=c=>r("change",c),f=c=>r("focus",c),l=c=>r("blur",c);return(c,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value)},[e.createElementVNode("textarea",{class:"vf-textarea__control",value:c.modelValue,placeholder:c.placeholder,disabled:c.disabled,readonly:c.readonly,rows:c.rows,onInput:d,onChange:s,onFocus:f,onBlur:l},null,40,Po)],2))}}),Ao=["aria-label"],Ko=["data-action","disabled","onClick"],Ho=["value","placeholder","disabled","readonly","rows","aria-label"],Wo=e.defineComponent({__name:"rich-text-editor",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},format:{default:"markdown"},rows:{default:6},maxLength:{default:0},showToolbar:{type:Boolean,default:!0},toolbar:{default:()=>["bold","italic","underline","link","bulletList","orderedList","code"]},toolbarLabel:{default:"Text formatting toolbar"},ariaLabel:{default:"Rich text editor"}},emits:["update:modelValue","input","change","focus","blur","action"],setup(i,{emit:a}){const r=i,t=a,o=e.ref(null),d=e.computed(()=>{const m=["vf-rich-text-editor",`vf-rich-text-editor_${r.variant}`];return r.size!=="normal"&&m.push(`vf-rich-text-editor_${r.size}`),r.disabled&&m.push("vf-rich-text-editor_disabled"),m}),s=e.computed(()=>r.toolbar.filter(Boolean)),f=e.computed(()=>(r.modelValue??"").length),l=e.computed(()=>r.maxLength>0),c=e.computed(()=>r.maxLength>0&&f.value>=r.maxLength),v=m=>{switch(m){case"bold":return"Bold";case"italic":return"Italic";case"underline":return"Underline";case"link":return"Link";case"bulletList":return"Bullets";case"orderedList":return"Numbered";case"code":return"Code";default:return m}},p=m=>r.maxLength<=0?m:m.slice(0,r.maxLength),u=(m,k)=>{switch(m){case"bold":return`**${k||"bold text"}**`;case"italic":return`*${k||"italic text"}*`;case"underline":return`<u>${k||"underlined text"}</u>`;case"link":return`[${k||"link text"}](https://)`;case"bulletList":return(k||"List item").split(`
3
- `).map(D=>`- ${D||"List item"}`).join(`
4
- `);case"orderedList":return(k||"List item").split(`
5
- `).map((D,E)=>`${E+1}. ${D||"List item"}`).join(`
6
- `);case"code":return k.includes(`
1
+ (function(Z,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("vue-router"),require("@codemonster-ru/vueiconify")):typeof define=="function"&&define.amd?define(["exports","vue","vue-router","@codemonster-ru/vueiconify"],e):(Z=typeof globalThis<"u"?globalThis:Z||self,e(Z.index={},Z.Vue,Z.VueRouter,Z.index))})(this,(function(Z,e,Re,ye){"use strict";var Pe=document.createElement("style");Pe.textContent=`.vf-link{color:inherit;cursor:pointer;text-decoration:none;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-link:hover{color:var(--vf-link-hover-color)}.vf-link:active{color:var(--vf-link-active-color)}.vf-link.vf-link_disabled{cursor:not-allowed}.vf-link:focus-visible{outline:none;border-radius:var(--vf-radii-sm);box-shadow:0 0 0 2px var(--vf-primary-color)}.vf-link_active,.vf-link_partially-active{color:var(--vf-link-active-color)}.vf-card{border:var(--vf-border-width) solid var(--vf-card-border-color);border-radius:var(--vf-card-border-radius)}.vf-card__default{padding:var(--vf-card-padding)}.vf-container{--vf-container-max-width-current: var(--vf-container-max-width);--vf-container-padding-x-current: var(--vf-container-padding-x);box-sizing:border-box;width:100%;margin-right:auto;margin-left:auto;max-width:var(--vf-container-max-width-override, var(--vf-container-max-width-current));padding-right:var(--vf-container-padding-x-override, var(--vf-container-padding-x-current));padding-left:var(--vf-container-padding-x-override, var(--vf-container-padding-x-current))}.vf-container_sm{--vf-container-max-width-current: var(--vf-container-max-width-sm, var(--vf-container-max-width))}.vf-container_md{--vf-container-max-width-current: var(--vf-container-max-width-md, var(--vf-container-max-width))}.vf-container_lg{--vf-container-max-width-current: var(--vf-container-max-width-lg, var(--vf-container-max-width))}.vf-container_xl{--vf-container-max-width-current: var(--vf-container-max-width-xl, var(--vf-container-max-width))}.vf-container_full{--vf-container-max-width-current: none}@media(min-width:640px){.vf-container{--vf-container-padding-x-current: var(--vf-container-padding-x-sm, var(--vf-container-padding-x))}}@media(min-width:1024px){.vf-container{--vf-container-padding-x-current: var( --vf-container-padding-x-lg, var(--vf-container-padding-x-sm, var(--vf-container-padding-x)) )}}.vf-section{--vf-section-padding-y-current: var(--vf-section-padding-y);box-sizing:border-box;padding-top:var(--vf-section-padding-y-override, var(--vf-section-padding-y-current));padding-bottom:var(--vf-section-padding-y-override, var(--vf-section-padding-y-current))}.vf-section_background-transparent{--vf-section-background-color-current: transparent}.vf-section_background-surface{--vf-section-background-color-current: var(--vf-section-background-color-surface)}.vf-section_background-muted{--vf-section-background-color-current: var(--vf-section-background-color-muted)}.vf-section_background-elevated{--vf-section-background-color-current: var(--vf-section-background-color-elevated)}.vf-section{background-color:var(--vf-section-background-color-current)}.vf-section_bordered{border-top:var(--vf-border-width) solid var(--vf-section-border-color);border-bottom:var(--vf-border-width) solid var(--vf-section-border-color)}@media(min-width:640px){.vf-section{--vf-section-padding-y-current: var(--vf-section-padding-y-sm, var(--vf-section-padding-y))}}@media(min-width:1024px){.vf-section{--vf-section-padding-y-current: var( --vf-section-padding-y-lg, var(--vf-section-padding-y-sm, var(--vf-section-padding-y)) )}}.vf-grid{display:grid;min-width:0;grid-template-columns:var(--vf-grid-columns-override, var(--vf-grid-columns));gap:var(--vf-grid-gap-override, var(--vf-grid-gap));column-gap:var(--vf-grid-column-gap-override, var(--vf-grid-column-gap));row-gap:var(--vf-grid-row-gap-override, var(--vf-grid-row-gap));align-items:var(--vf-grid-align-items-override, var(--vf-grid-align-items));justify-items:var(--vf-grid-justify-items-override, var(--vf-grid-justify-items))}@media(min-width:640px){.vf-grid{grid-template-columns:var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns)));gap:var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap)));column-gap:var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap)));row-gap:var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap)));align-items:var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items)));justify-items:var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items)))}}@media(min-width:768px){.vf-grid{grid-template-columns:var(--vf-grid-columns-md-override, var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns))));gap:var(--vf-grid-gap-md-override, var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap))));column-gap:var(--vf-grid-column-gap-md-override, var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap))));row-gap:var(--vf-grid-row-gap-md-override, var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap))));align-items:var(--vf-grid-align-items-md-override, var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items))));justify-items:var(--vf-grid-justify-items-md-override, var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items))))}}@media(min-width:1024px){.vf-grid{grid-template-columns:var(--vf-grid-columns-lg-override, var(--vf-grid-columns-md-override, var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns)))));gap:var(--vf-grid-gap-lg-override, var(--vf-grid-gap-md-override, var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap)))));column-gap:var(--vf-grid-column-gap-lg-override, var(--vf-grid-column-gap-md-override, var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap)))));row-gap:var(--vf-grid-row-gap-lg-override, var(--vf-grid-row-gap-md-override, var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap)))));align-items:var(--vf-grid-align-items-lg-override, var(--vf-grid-align-items-md-override, var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items)))));justify-items:var(--vf-grid-justify-items-lg-override, var(--vf-grid-justify-items-md-override, var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items)))))}}@media(min-width:1280px){.vf-grid{grid-template-columns:var(--vf-grid-columns-xl-override, var(--vf-grid-columns-lg-override, var(--vf-grid-columns-md-override, var(--vf-grid-columns-sm-override, var(--vf-grid-columns-override, var(--vf-grid-columns))))));gap:var(--vf-grid-gap-xl-override, var(--vf-grid-gap-lg-override, var(--vf-grid-gap-md-override, var(--vf-grid-gap-sm-override, var(--vf-grid-gap-override, var(--vf-grid-gap))))));column-gap:var(--vf-grid-column-gap-xl-override, var(--vf-grid-column-gap-lg-override, var(--vf-grid-column-gap-md-override, var(--vf-grid-column-gap-sm-override, var(--vf-grid-column-gap-override, var(--vf-grid-column-gap))))));row-gap:var(--vf-grid-row-gap-xl-override, var(--vf-grid-row-gap-lg-override, var(--vf-grid-row-gap-md-override, var(--vf-grid-row-gap-sm-override, var(--vf-grid-row-gap-override, var(--vf-grid-row-gap))))));align-items:var(--vf-grid-align-items-xl-override, var(--vf-grid-align-items-lg-override, var(--vf-grid-align-items-md-override, var(--vf-grid-align-items-sm-override, var(--vf-grid-align-items-override, var(--vf-grid-align-items))))));justify-items:var(--vf-grid-justify-items-xl-override, var(--vf-grid-justify-items-lg-override, var(--vf-grid-justify-items-md-override, var(--vf-grid-justify-items-sm-override, var(--vf-grid-justify-items-override, var(--vf-grid-justify-items))))))}}.vf-grid-item{min-width:0;grid-column:var(--vf-grid-item-column-override, auto)}@media(min-width:640px){.vf-grid-item{grid-column:var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto))}}@media(min-width:768px){.vf-grid-item{grid-column:var(--vf-grid-item-column-md-override, var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto)))}}@media(min-width:1024px){.vf-grid-item{grid-column:var(--vf-grid-item-column-lg-override, var(--vf-grid-item-column-md-override, var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto))))}}@media(min-width:1280px){.vf-grid-item{grid-column:var(--vf-grid-item-column-xl-override, var(--vf-grid-item-column-lg-override, var(--vf-grid-item-column-md-override, var(--vf-grid-item-column-sm-override, var(--vf-grid-item-column-override, auto)))))}}.vf-stack{display:flex;flex-direction:column;min-width:0;gap:var(--vf-stack-gap-override, var(--vf-stack-gap));align-items:var(--vf-stack-align-items-override, var(--vf-stack-align-items));justify-content:var(--vf-stack-justify-content-override, var(--vf-stack-justify-content));flex-wrap:var(--vf-stack-wrap-override, var(--vf-stack-wrap))}.vf-stack>*{min-width:0}.vf-inline{display:flex;flex-direction:row;min-width:0;gap:var(--vf-inline-gap-override, var(--vf-inline-gap));align-items:var(--vf-inline-align-items-override, var(--vf-inline-align-items));justify-content:var(--vf-inline-justify-content-override, var(--vf-inline-justify-content));flex-wrap:var(--vf-inline-wrap-override, var(--vf-inline-wrap))}.vf-inline>*{min-width:0}.vf-menu{display:flex}.vf-menu_horizontal>.vf-menu__list{flex-direction:row}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item{align-items:center;position:relative}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item:not(:first-child){margin-left:var(--vf-menu-item-margin-left)}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item:not(:last-child){margin-right:var(--vf-menu-item-margin-right)}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__separator{height:var(--vf-menu-separator-height);border-top:none;border-right:none;border-left:var(--vf-menu-separator-thickness) solid var(--vf-menu-separator-color);border-bottom:none}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__submenu{position:absolute;top:calc(100% + var(--vf-menu-submenu-offset));left:0;z-index:2;min-width:12rem;padding:.5rem;border:var(--vf-border-width) solid var(--vf-border-color);border-radius:var(--vf-radii-md);background-color:var(--vf-bg-color);box-shadow:0 10px 24px #0000001f;margin:0;overflow:visible;transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__submenu.vf-menu__submenu_visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);height:auto}.vf-menu_horizontal>.vf-menu__list>.vf-menu__item>.vf-menu__submenu:not(.vf-menu__submenu_visible){opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);height:auto}.vf-menu_vertical>.vf-menu__list{width:100%;flex-direction:column}.vf-menu_vertical>.vf-menu__list>.vf-menu__item{flex-direction:column}.vf-menu_vertical>.vf-menu__list>.vf-menu__item:not(:first-child){margin-top:var(--vf-menu-item-margin-top)}.vf-menu_vertical>.vf-menu__list>.vf-menu__item:not(:last-child){margin-bottom:var(--vf-menu-item-margin-bottom)}.vf-menu_vertical>.vf-menu__list>.vf-menu__item>.vf-menu{overflow:hidden}.vf-menu__list{margin:0;padding:0;display:flex;list-style:none}.vf-menu__separator{width:100%;height:var(--vf-menu-separator-thickness);border:none;margin:0;background-color:var(--vf-menu-separator-color)}.vf-menu__item{display:flex;font-weight:500}.vf-menu__link{display:flex;align-items:center;text-decoration:none;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-menu__link:hover{color:var(--vf-menu-link-hover-color)}.vf-menu__parent{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:0;border:none;background:transparent;color:inherit;font:inherit;text-align:left;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-menu__parent:hover{color:var(--vf-menu-parent-hover-color)}.vf-menu__icon{margin-right:var(--vf-menu-icon-gap)}.vf-menu__chevron{margin-left:.375rem}.vf-menu__submenu{overflow:hidden}.vf-menu__submenu.vf-menu__submenu_visible{margin-top:var(--vf-menu-submenu-offset);margin-left:var(--vf-menu-submenu-offset);height:auto;pointer-events:auto}.vf-menu__submenu:not(.vf-menu__submenu_visible){height:0;margin:0;pointer-events:none}.vf-button{display:inline-flex;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-button-padding);font-size:var(--vf-button-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;border-radius:var(--vf-button-border-radius);overflow:hidden}.vf-button_text{border:var(--vf-border-width) solid transparent;background-color:transparent}.vf-button_outlined{background-color:transparent}.vf-button_primary.vf-button_text{color:var(--vf-button-text-primary-color)}.vf-button_primary.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-primary-hover-background-color)}.vf-button_primary.vf-button_outlined{color:var(--vf-button-outlined-primary-color);border:var(--vf-border-width) solid var(--vf-button-outlined-primary-border-color)}.vf-button_primary.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-primary-hover-background-color)}.vf-button_primary:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-primary-color);border:var(--vf-border-width) solid var(--vf-button-primary-border-color);background-color:var(--vf-button-primary-background-color)}.vf-button_primary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-primary-hover-color);border:var(--vf-border-width) solid var(--vf-button-primary-hover-border-color);background-color:var(--vf-button-primary-hover-background-color)}.vf-button_primary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-primary-active-color);border:var(--vf-border-width) solid var(--vf-button-primary-active-border-color);background-color:var(--vf-button-primary-active-background-color)}.vf-button_secondary.vf-button_text{color:var(--vf-button-text-secondary-color)}.vf-button_secondary.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-secondary-hover-background-color)}.vf-button_secondary.vf-button_outlined{color:var(--vf-button-outlined-secondary-color);border:var(--vf-border-width) solid var(--vf-button-outlined-secondary-border-color)}.vf-button_secondary.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-secondary-hover-background-color)}.vf-button_secondary:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-secondary-color);border:var(--vf-border-width) solid var(--vf-button-secondary-border-color);background-color:var(--vf-button-secondary-background-color)}.vf-button_secondary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-secondary-hover-color);border:var(--vf-border-width) solid var(--vf-button-secondary-hover-border-color);background-color:var(--vf-button-secondary-hover-background-color)}.vf-button_secondary:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-secondary-active-color);border:var(--vf-border-width) solid var(--vf-button-secondary-active-border-color);background-color:var(--vf-button-secondary-active-background-color)}.vf-button_success.vf-button_text{color:var(--vf-button-text-success-color)}.vf-button_success.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-success-hover-background-color)}.vf-button_success.vf-button_outlined{color:var(--vf-button-outlined-success-color);border:var(--vf-border-width) solid var(--vf-button-outlined-success-border-color)}.vf-button_success.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-success-hover-background-color)}.vf-button_success:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-success-color);border:var(--vf-border-width) solid var(--vf-button-success-border-color);background-color:var(--vf-button-success-background-color)}.vf-button_success:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-success-hover-color);border:var(--vf-border-width) solid var(--vf-button-success-hover-border-color);background-color:var(--vf-button-success-hover-background-color)}.vf-button_success:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-success-active-color);border:var(--vf-border-width) solid var(--vf-button-success-active-border-color);background-color:var(--vf-button-success-active-background-color)}.vf-button_info.vf-button_text{color:var(--vf-button-text-info-color)}.vf-button_info.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-info-hover-background-color)}.vf-button_info.vf-button_outlined{color:var(--vf-button-outlined-info-color);border:var(--vf-border-width) solid var(--vf-button-outlined-info-border-color)}.vf-button_info.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-info-hover-background-color)}.vf-button_info:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-info-color);border:var(--vf-border-width) solid var(--vf-button-info-border-color);background-color:var(--vf-button-info-background-color)}.vf-button_info:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-info-hover-color);border:var(--vf-border-width) solid var(--vf-button-info-hover-border-color);background-color:var(--vf-button-info-hover-background-color)}.vf-button_info:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-info-active-color);border:var(--vf-border-width) solid var(--vf-button-info-active-border-color);background-color:var(--vf-button-info-active-background-color)}.vf-button_warning.vf-button_text{color:var(--vf-button-text-warning-color)}.vf-button_warning.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-warning-hover-background-color)}.vf-button_warning.vf-button_outlined{color:var(--vf-button-outlined-warning-color);border:var(--vf-border-width) solid var(--vf-button-outlined-warning-border-color)}.vf-button_warning.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-warning-hover-background-color)}.vf-button_warning:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-warning-color);border:var(--vf-border-width) solid var(--vf-button-warning-border-color);background-color:var(--vf-button-warning-background-color)}.vf-button_warning:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-warning-hover-color);border:var(--vf-border-width) solid var(--vf-button-warning-hover-border-color);background-color:var(--vf-button-warning-hover-background-color)}.vf-button_warning:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-warning-active-color);border:var(--vf-border-width) solid var(--vf-button-warning-active-border-color);background-color:var(--vf-button-warning-active-background-color)}.vf-button_danger.vf-button_text{color:var(--vf-button-text-danger-color)}.vf-button_danger.vf-button_text:not(.vf-button_disabled):hover{background-color:var(--vf-button-text-danger-hover-background-color)}.vf-button_danger.vf-button_outlined{color:var(--vf-button-outlined-danger-color);border:var(--vf-border-width) solid var(--vf-button-outlined-danger-border-color)}.vf-button_danger.vf-button_outlined:not(.vf-button_disabled):hover{background-color:var(--vf-button-outlined-danger-hover-background-color)}.vf-button_danger:not(.vf-button_text):not(.vf-button_outlined){color:var(--vf-button-danger-color);border:var(--vf-border-width) solid var(--vf-button-danger-border-color);background-color:var(--vf-button-danger-background-color)}.vf-button_danger:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):hover{color:var(--vf-button-danger-hover-color);border:var(--vf-border-width) solid var(--vf-button-danger-hover-border-color);background-color:var(--vf-button-danger-hover-background-color)}.vf-button_danger:not(.vf-button_text):not(.vf-button_outlined):not(.vf-button_disabled):active{color:var(--vf-button-danger-active-color);border:var(--vf-border-width) solid var(--vf-button-danger-active-border-color);background-color:var(--vf-button-danger-active-background-color)}.vf-button_vertical{flex-direction:column}.vf-button__icon{display:inline-block}.vf-button__icon_top+.vf-button__label{margin-top:var(--vf-button-icon-gap)}.vf-button__icon_right{order:1}.vf-button__icon_right+.vf-button__label{margin-right:var(--vf-button-icon-gap)}.vf-button__icon_bottom{order:1}.vf-button__icon_bottom+.vf-button__label{margin-bottom:var(--vf-button-icon-gap)}.vf-button__icon_left+.vf-button__label{margin-left:var(--vf-button-icon-gap)}.vf-button_disabled{opacity:var(--vf-states-disabled-opacity);cursor:default}.vf-button_rounded{border-radius:var(--vf-button-rounded-border-radius)}.vf-button_small{font-size:var(--vf-button-small-font-size);padding:var(--vf-button-small-padding)}.vf-button_large{font-size:var(--vf-button-large-font-size);padding:var(--vf-button-large-padding)}.vf-button-group{display:inline-flex;align-items:stretch;gap:var(--vf-button-group-gap)}.vf-button-group_vertical{flex-direction:column}.vf-button-group_attached{gap:0}.vf-button-group_attached.vf-button-group_horizontal>:not(:first-child){margin-left:calc(var(--vf-border-width) * -1)}.vf-button-group_attached.vf-button-group_vertical>:not(:first-child){margin-top:calc(var(--vf-border-width) * -1)}.vf-button-group_attached>:is(.vf-button,.vf-splitbutton,.vf-dropdown>.vf-button,.vf-dropdown__trigger>.vf-button){border-radius:0}.vf-button-group_attached>:first-child:is(.vf-button,.vf-splitbutton){border-top-left-radius:var(--vf-button-group-border-radius);border-bottom-left-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached>:last-child:is(.vf-button,.vf-splitbutton){border-top-right-radius:var(--vf-button-group-border-radius);border-bottom-right-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached.vf-button-group_vertical>:first-child:is(.vf-button,.vf-splitbutton){border-top-right-radius:var(--vf-button-group-border-radius);border-bottom-left-radius:0}.vf-button-group_attached.vf-button-group_vertical>:last-child:is(.vf-button,.vf-splitbutton){border-top-right-radius:0;border-bottom-left-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached>.vf-splitbutton:first-child .vf-splitbutton__main{border-top-left-radius:var(--vf-button-group-border-radius);border-bottom-left-radius:var(--vf-button-group-border-radius)}.vf-button-group_attached>.vf-splitbutton:last-child .vf-splitbutton__toggle{border-top-right-radius:var(--vf-button-group-border-radius);border-bottom-right-radius:var(--vf-button-group-border-radius)}.vf-button-group_disabled{opacity:var(--vf-button-group-disabled-opacity);pointer-events:none}.vf-input{display:flex;align-items:center;gap:var(--vf-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-input-padding);border-radius:var(--vf-input-border-radius);border:var(--vf-border-width) solid var(--vf-input-border-color);background-color:var(--vf-input-background-color);color:var(--vf-input-text-color);transition:border-color .2s ease}.vf-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-input__control::placeholder{color:var(--vf-input-placeholder-color)}.vf-input:hover:not(.vf-input_disabled){border-color:var(--vf-input-hover-border-color)}.vf-input:focus-within:not(.vf-input_disabled){border-color:var(--vf-input-focus-border-color);box-shadow:var(--vf-input-focus-ring-shadow)}.vf-input_outlined{background-color:transparent}.vf-input_small{padding:var(--vf-input-small-padding)}.vf-input_small .vf-input__control{font-size:var(--vf-input-small-font-size)}.vf-input_large{padding:var(--vf-input-large-padding)}.vf-input_large .vf-input__control{font-size:var(--vf-input-large-font-size)}.vf-input_disabled{opacity:var(--vf-input-disabled-opacity);cursor:not-allowed}.vf-input-group{display:flex;align-items:stretch;width:100%;gap:var(--vf-input-group-gap);min-width:0}.vf-input-group>*{min-width:0}.vf-input-group>:not(:first-child){margin-left:calc(var(--vf-border-width) * -1)}.vf-input-group>:is(.vf-input-group__addon,.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect,.vf-button){border-radius:0}.vf-input-group>:first-child:is(.vf-input-group__addon,.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect,.vf-button){border-top-left-radius:var(--vf-input-group-border-radius);border-bottom-left-radius:var(--vf-input-group-border-radius)}.vf-input-group>:last-child:is(.vf-input-group__addon,.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect,.vf-button){border-top-right-radius:var(--vf-input-group-border-radius);border-bottom-right-radius:var(--vf-input-group-border-radius)}.vf-input-group>:is(.vf-input,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect){flex:1 1 auto}.vf-input-group__addon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-input-group-addon-padding);border:var(--vf-border-width) solid var(--vf-input-group-addon-border-color);background-color:var(--vf-input-group-addon-background-color);color:var(--vf-input-group-addon-text-color);font-size:var(--vf-input-group-addon-font-size);line-height:var(--vf-typography-line-height);white-space:nowrap}.vf-input-group_outlined .vf-input-group__addon{background-color:var(--vf-input-group-addon-outlined-background-color)}.vf-input-group_small .vf-input-group__addon{padding:var(--vf-input-group-small-addon-padding);font-size:var(--vf-input-group-small-addon-font-size)}.vf-input-group_large .vf-input-group__addon{padding:var(--vf-input-group-large-addon-padding);font-size:var(--vf-input-group-large-addon-font-size)}.vf-input-group_disabled{opacity:var(--vf-input-group-disabled-opacity);pointer-events:none}.vf-inline-edit{display:inline-flex;align-items:center;gap:var(--vf-inline-edit-gap);min-height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-inline-edit-padding);border-radius:var(--vf-inline-edit-border-radius);border:var(--vf-border-width) solid var(--vf-inline-edit-border-color);background-color:var(--vf-inline-edit-background-color);color:var(--vf-inline-edit-text-color);font-size:var(--vf-inline-edit-font-size);line-height:var(--vf-typography-line-height);transition:border-color .2s ease,box-shadow .2s ease}.vf-inline-edit_outlined{background-color:transparent}.vf-inline-edit:hover:not(.vf-inline-edit_disabled){border-color:var(--vf-inline-edit-hover-border-color)}.vf-inline-edit_editing:not(.vf-inline-edit_disabled){border-color:var(--vf-inline-edit-focus-border-color);box-shadow:var(--vf-inline-edit-focus-ring-shadow)}.vf-inline-edit__value{min-width:0;overflow:hidden;text-overflow:ellipsis}.vf-inline-edit__value_placeholder{color:var(--vf-inline-edit-placeholder-color)}.vf-inline-edit__input{flex:1;min-width:0;border:none;background:transparent;color:inherit;font:inherit;outline:none}.vf-inline-edit__input::placeholder{color:var(--vf-inline-edit-placeholder-color)}.vf-inline-edit__actions{display:inline-flex;align-items:center;gap:var(--vf-inline-edit-actions-gap)}.vf-inline-edit__action{border:var(--vf-border-width) solid var(--vf-inline-edit-button-border-color);border-radius:var(--vf-inline-edit-button-radius);background-color:var(--vf-inline-edit-button-background-color);color:var(--vf-inline-edit-button-text-color);padding:var(--vf-inline-edit-button-padding);font:inherit;line-height:1;cursor:pointer}.vf-inline-edit__action:hover:not(:disabled),.vf-inline-edit__action:focus-visible:not(:disabled){background-color:var(--vf-inline-edit-button-hover-background-color);outline:none}.vf-inline-edit__action_cancel{background-color:var(--vf-inline-edit-cancel-button-background-color);color:var(--vf-inline-edit-cancel-button-text-color);border-color:var(--vf-inline-edit-cancel-button-border-color)}.vf-inline-edit__action:disabled{cursor:not-allowed}.vf-inline-edit_small{padding:var(--vf-inline-edit-small-padding);font-size:var(--vf-inline-edit-small-font-size)}.vf-inline-edit_small .vf-inline-edit__action{padding:var(--vf-inline-edit-small-button-padding)}.vf-inline-edit_large{padding:var(--vf-inline-edit-large-padding);font-size:var(--vf-inline-edit-large-font-size)}.vf-inline-edit_large .vf-inline-edit__action{padding:var(--vf-inline-edit-large-button-padding)}.vf-inline-edit_disabled{opacity:var(--vf-inline-edit-disabled-opacity);cursor:not-allowed}.vf-search-input{display:flex;align-items:center;gap:var(--vf-search-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-search-input-padding);border-radius:var(--vf-search-input-border-radius);border:var(--vf-border-width) solid var(--vf-search-input-border-color);background-color:var(--vf-search-input-background-color);color:var(--vf-search-input-text-color);transition:border-color .2s ease}.vf-search-input__icon{width:var(--vf-search-input-icon-size);height:var(--vf-search-input-icon-size);box-sizing:border-box;border:var(--vf-border-width) solid var(--vf-search-input-icon-color);border-radius:50%;position:relative;flex-shrink:0}.vf-search-input__icon:after{content:"";position:absolute;width:calc(var(--vf-search-input-icon-size) * .42);height:var(--vf-border-width);background-color:var(--vf-search-input-icon-color);right:calc(var(--vf-search-input-icon-size) * -.36);bottom:calc(var(--vf-search-input-icon-size) * -.06);transform:rotate(45deg);transform-origin:left center}.vf-search-input__control{flex:1;min-width:0;border:none;background:transparent;color:inherit;font-size:var(--vf-search-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vf-search-input__control::placeholder{color:var(--vf-search-input-placeholder-color)}.vf-search-input__control::-webkit-search-decoration,.vf-search-input__control::-webkit-search-cancel-button,.vf-search-input__control::-webkit-search-results-button,.vf-search-input__control::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.vf-search-input__clear{width:var(--vf-search-input-clear-size);height:var(--vf-search-input-clear-size);border:none;border-radius:var(--vf-search-input-clear-radius);background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;font:inherit;line-height:1}.vf-search-input__clear:hover:not(:disabled){background-color:var(--vf-search-input-clear-hover-background-color)}.vf-search-input__spinner{width:var(--vf-search-input-loading-size);height:var(--vf-search-input-loading-size);border-radius:50%;border:var(--vf-border-width) solid var(--vf-search-input-loading-border-color);border-top-color:var(--vf-search-input-loading-top-border-color);animation:vf-search-input-spin .7s linear infinite;flex-shrink:0}.vf-search-input:hover:not(.vf-search-input_disabled){border-color:var(--vf-search-input-hover-border-color)}.vf-search-input:focus-within:not(.vf-search-input_disabled){border-color:var(--vf-search-input-focus-border-color);box-shadow:var(--vf-search-input-focus-ring-shadow)}.vf-search-input_outlined{background-color:transparent}.vf-search-input_small{padding:var(--vf-search-input-small-padding)}.vf-search-input_small .vf-search-input__control{font-size:var(--vf-search-input-small-font-size)}.vf-search-input_small .vf-search-input__icon{width:var(--vf-search-input-small-icon-size);height:var(--vf-search-input-small-icon-size)}.vf-search-input_small .vf-search-input__clear{width:var(--vf-search-input-small-clear-size);height:var(--vf-search-input-small-clear-size)}.vf-search-input_large{padding:var(--vf-search-input-large-padding)}.vf-search-input_large .vf-search-input__control{font-size:var(--vf-search-input-large-font-size)}.vf-search-input_large .vf-search-input__icon{width:var(--vf-search-input-large-icon-size);height:var(--vf-search-input-large-icon-size)}.vf-search-input_large .vf-search-input__clear{width:var(--vf-search-input-large-clear-size);height:var(--vf-search-input-large-clear-size)}.vf-search-input_disabled{opacity:var(--vf-search-input-disabled-opacity);cursor:not-allowed}@keyframes vf-search-input-spin{to{transform:rotate(360deg)}}.vf-mention-input{position:relative;display:inline-flex;width:100%;min-width:var(--vf-mention-input-min-width);box-sizing:border-box;border-radius:var(--vf-mention-input-border-radius);border:var(--vf-border-width) solid var(--vf-mention-input-border-color);background-color:var(--vf-mention-input-background-color);color:var(--vf-mention-input-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-mention-input_outlined{background-color:transparent}.vf-mention-input__control{width:100%;box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-mention-input-padding);font-size:var(--vf-mention-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-mention-input__control::placeholder{color:var(--vf-mention-input-placeholder-color)}.vf-mention-input__panel{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:30;max-height:var(--vf-mention-input-panel-max-height);overflow:auto;padding:var(--vf-mention-input-panel-padding);border:var(--vf-border-width) solid var(--vf-mention-input-panel-border-color);border-radius:calc(var(--vf-mention-input-border-radius) + var(--vf-mention-input-panel-radius-offset));background-color:var(--vf-mention-input-panel-background-color);box-shadow:var(--vf-mention-input-panel-shadow)}.vf-mention-input__option{width:100%;display:flex;align-items:center;gap:var(--vf-mention-input-option-gap);text-align:left;border:none;border-radius:var(--vf-mention-input-option-border-radius);background:transparent;color:inherit;padding:var(--vf-mention-input-option-padding);font-size:var(--vf-mention-input-option-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer}.vf-mention-input__option-trigger{color:var(--vf-mention-input-option-trigger-color)}.vf-mention-input__option:hover:not(:disabled),.vf-mention-input__option:focus-visible:not(:disabled),.vf-mention-input__option.is-highlighted:not(:disabled){background-color:var(--vf-mention-input-option-hover-background-color);outline:none}.vf-mention-input__option:disabled{opacity:.6;cursor:not-allowed}.vf-mention-input__empty,.vf-mention-input__loading{padding:var(--vf-mention-input-empty-padding);color:var(--vf-mention-input-empty-color);font-size:var(--vf-mention-input-option-font-size)}.vf-mention-input:hover:not(.vf-mention-input_disabled){border-color:var(--vf-mention-input-hover-border-color)}.vf-mention-input_open,.vf-mention-input:focus-within:not(.vf-mention-input_disabled){border-color:var(--vf-mention-input-focus-border-color);box-shadow:var(--vf-mention-input-focus-ring-shadow)}.vf-mention-input_small .vf-mention-input__control{padding:var(--vf-mention-input-small-padding);font-size:var(--vf-mention-input-small-font-size)}.vf-mention-input_large .vf-mention-input__control{padding:var(--vf-mention-input-large-padding);font-size:var(--vf-mention-input-large-font-size)}.vf-mention-input_disabled{opacity:var(--vf-mention-input-disabled-opacity);cursor:not-allowed}.vf-password-input{display:grid;gap:var(--vf-password-input-gap)}.vf-password-input__field{display:flex;align-items:center;gap:var(--vf-password-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-password-input-padding);border-radius:var(--vf-password-input-border-radius);border:var(--vf-border-width) solid var(--vf-password-input-border-color);background-color:var(--vf-password-input-background-color);color:var(--vf-password-input-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-password-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-password-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;min-width:0}.vf-password-input__control::placeholder{color:var(--vf-password-input-placeholder-color)}.vf-password-input__toggle{border:none;background:transparent;color:var(--vf-password-input-toggle-color);border-radius:var(--vf-password-input-toggle-radius);min-width:var(--vf-password-input-toggle-size);height:var(--vf-password-input-toggle-size);padding:0 .35rem;font:inherit;font-size:.75em;cursor:pointer}.vf-password-input__toggle:hover:not(:disabled){background-color:var(--vf-password-input-toggle-hover-background-color)}.vf-password-input__toggle:disabled{cursor:not-allowed}.vf-password-input__strength{display:flex;align-items:center;gap:var(--vf-password-input-strength-gap)}.vf-password-input__strength-track{flex:1;height:var(--vf-password-input-strength-track-height);border-radius:var(--vf-password-input-strength-track-radius);background-color:var(--vf-password-input-strength-track-background-color);overflow:hidden}.vf-password-input__strength-fill{display:block;height:100%;transition:width .2s ease}.vf-password-input__strength-fill_weak{background-color:var(--vf-password-input-strength-weak-color)}.vf-password-input__strength-fill_medium{background-color:var(--vf-password-input-strength-medium-color)}.vf-password-input__strength-fill_strong{background-color:var(--vf-password-input-strength-strong-color)}.vf-password-input__strength-label{font-size:var(--vf-password-input-meta-font-size);color:var(--vf-password-input-hint-color);white-space:nowrap}.vf-password-input__caps-lock{margin:0;font-size:var(--vf-password-input-meta-font-size);color:var(--vf-password-input-hint-color)}.vf-password-input:hover:not(.vf-password-input_disabled) .vf-password-input__field{border-color:var(--vf-password-input-hover-border-color)}.vf-password-input:focus-within:not(.vf-password-input_disabled) .vf-password-input__field{border-color:var(--vf-password-input-focus-border-color);box-shadow:var(--vf-password-input-focus-ring-shadow)}.vf-password-input_outlined .vf-password-input__field{background-color:transparent}.vf-password-input_small .vf-password-input__field{padding:var(--vf-password-input-small-padding)}.vf-password-input_small .vf-password-input__control{font-size:var(--vf-password-input-small-font-size)}.vf-password-input_large .vf-password-input__field{padding:var(--vf-password-input-large-padding)}.vf-password-input_large .vf-password-input__control{font-size:var(--vf-password-input-large-font-size)}.vf-password-input_disabled{opacity:var(--vf-password-input-disabled-opacity);cursor:not-allowed}.vf-otp-input{display:inline-flex;gap:var(--vf-otp-input-gap)}.vf-otp-input__cell{width:var(--vf-otp-input-cell-size);height:var(--vf-otp-input-cell-size);box-sizing:border-box;padding:var(--vf-otp-input-padding);border-radius:var(--vf-otp-input-border-radius);border:var(--vf-border-width) solid var(--vf-otp-input-border-color);background-color:var(--vf-otp-input-background-color);color:var(--vf-otp-input-text-color);font-size:var(--vf-otp-input-font-size);line-height:1;font-family:inherit;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.vf-otp-input__cell::placeholder{color:var(--vf-otp-input-placeholder-color)}.vf-otp-input__cell:hover:not(:disabled):not([readonly]){border-color:var(--vf-otp-input-hover-border-color)}.vf-otp-input__cell:focus-visible{border-color:var(--vf-otp-input-focus-border-color);box-shadow:var(--vf-otp-input-focus-ring-shadow);outline:none}.vf-otp-input_outlined .vf-otp-input__cell{background-color:transparent}.vf-otp-input_small .vf-otp-input__cell{width:var(--vf-otp-input-small-cell-size);height:var(--vf-otp-input-small-cell-size);padding:var(--vf-otp-input-small-padding);font-size:var(--vf-otp-input-small-font-size)}.vf-otp-input_large .vf-otp-input__cell{width:var(--vf-otp-input-large-cell-size);height:var(--vf-otp-input-large-cell-size);padding:var(--vf-otp-input-large-padding);font-size:var(--vf-otp-input-large-font-size)}.vf-otp-input_disabled{opacity:var(--vf-otp-input-disabled-opacity)}.vf-color-picker{position:relative;display:inline-block;min-width:var(--vf-color-picker-min-width)}.vf-color-picker__control{display:flex;align-items:center;gap:var(--vf-color-picker-gap);width:100%;padding:var(--vf-color-picker-padding);border-radius:var(--vf-color-picker-border-radius);border:var(--vf-border-width) solid var(--vf-color-picker-border-color);background-color:var(--vf-color-picker-background-color);color:var(--vf-color-picker-text-color);font-size:var(--vf-color-picker-font-size);font-family:inherit;cursor:pointer}.vf-color-picker__control:hover:not(:disabled){border-color:var(--vf-color-picker-hover-border-color)}.vf-color-picker__control:focus-visible{border-color:var(--vf-color-picker-focus-border-color);box-shadow:var(--vf-color-picker-focus-ring-shadow);outline:none}.vf-color-picker__swatch{width:var(--vf-color-picker-swatch-size);height:var(--vf-color-picker-swatch-size);border-radius:var(--vf-color-picker-swatch-radius);border:var(--vf-border-width) solid var(--vf-color-picker-preset-border-color);flex-shrink:0}.vf-color-picker__value{flex:1;text-align:left}.vf-color-picker__panel{position:absolute;z-index:20;top:calc(100% + .35rem);left:0;width:100%;min-width:var(--vf-color-picker-min-width);padding:var(--vf-color-picker-panel-padding);border-radius:var(--vf-color-picker-border-radius);border:var(--vf-border-width) solid var(--vf-color-picker-panel-border-color);background-color:var(--vf-color-picker-panel-background-color);box-shadow:var(--vf-color-picker-panel-shadow);display:grid;gap:var(--vf-color-picker-panel-gap)}.vf-color-picker__row{display:flex;align-items:center;gap:var(--vf-color-picker-gap)}.vf-color-picker__native{width:100%;height:2rem;border:none;background:transparent;padding:0}.vf-color-picker__alpha{flex:1;accent-color:var(--vf-color-picker-range-accent-color)}.vf-color-picker__alpha-value{min-width:2.5rem;text-align:right;font-size:.85em}.vf-color-picker__text{width:100%;box-sizing:border-box;padding:var(--vf-color-picker-padding);border-radius:var(--vf-color-picker-border-radius);border:var(--vf-border-width) solid var(--vf-color-picker-border-color);background-color:var(--vf-color-picker-background-color);color:var(--vf-color-picker-text-color);font:inherit}.vf-color-picker__text::placeholder{color:var(--vf-color-picker-placeholder-color)}.vf-color-picker__text:focus{border-color:var(--vf-color-picker-focus-border-color);box-shadow:var(--vf-color-picker-focus-ring-shadow);outline:none}.vf-color-picker__presets{display:flex;flex-wrap:wrap;gap:var(--vf-color-picker-gap)}.vf-color-picker__preset{width:var(--vf-color-picker-preset-size);height:var(--vf-color-picker-preset-size);border-radius:var(--vf-color-picker-preset-radius);border:var(--vf-border-width) solid var(--vf-color-picker-preset-border-color);cursor:pointer}.vf-color-picker__preset:hover{border-color:var(--vf-color-picker-preset-hover-border-color)}.vf-color-picker_outlined .vf-color-picker__control,.vf-color-picker_outlined .vf-color-picker__text{background-color:transparent}.vf-color-picker_small .vf-color-picker__control,.vf-color-picker_small .vf-color-picker__text{padding:var(--vf-color-picker-small-padding);font-size:var(--vf-color-picker-small-font-size)}.vf-color-picker_small .vf-color-picker__swatch{width:var(--vf-color-picker-small-swatch-size);height:var(--vf-color-picker-small-swatch-size)}.vf-color-picker_small .vf-color-picker__preset{width:var(--vf-color-picker-small-preset-size);height:var(--vf-color-picker-small-preset-size)}.vf-color-picker_large .vf-color-picker__control,.vf-color-picker_large .vf-color-picker__text{padding:var(--vf-color-picker-large-padding);font-size:var(--vf-color-picker-large-font-size)}.vf-color-picker_large .vf-color-picker__swatch{width:var(--vf-color-picker-large-swatch-size);height:var(--vf-color-picker-large-swatch-size)}.vf-color-picker_large .vf-color-picker__preset{width:var(--vf-color-picker-large-preset-size);height:var(--vf-color-picker-large-preset-size)}.vf-color-picker_disabled{opacity:var(--vf-color-picker-disabled-opacity)}.vf-color-picker_disabled .vf-color-picker__control{cursor:not-allowed}.vf-masked-input{display:flex;align-items:center;gap:var(--vf-masked-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-masked-input-padding);border-radius:var(--vf-masked-input-border-radius);border:var(--vf-border-width) solid var(--vf-masked-input-border-color);background-color:var(--vf-masked-input-background-color);color:var(--vf-masked-input-text-color);transition:border-color .2s ease}.vf-masked-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-masked-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;min-width:0}.vf-masked-input__control::placeholder{color:var(--vf-masked-input-placeholder-color)}.vf-masked-input:hover:not(.vf-masked-input_disabled){border-color:var(--vf-masked-input-hover-border-color)}.vf-masked-input:focus-within:not(.vf-masked-input_disabled){border-color:var(--vf-masked-input-focus-border-color);box-shadow:var(--vf-masked-input-focus-ring-shadow)}.vf-masked-input_outlined{background-color:transparent}.vf-masked-input_small{padding:var(--vf-masked-input-small-padding)}.vf-masked-input_small .vf-masked-input__control{font-size:var(--vf-masked-input-small-font-size)}.vf-masked-input_large{padding:var(--vf-masked-input-large-padding)}.vf-masked-input_large .vf-masked-input__control{font-size:var(--vf-masked-input-large-font-size)}.vf-masked-input_disabled{opacity:var(--vf-masked-input-disabled-opacity);cursor:not-allowed}.vf-number-input{display:flex;align-items:center;gap:var(--vf-number-input-gap);height:var(--vf-controls-height);box-sizing:border-box;padding:var(--vf-number-input-padding);border-radius:var(--vf-number-input-border-radius);border:var(--vf-border-width) solid var(--vf-number-input-border-color);background-color:var(--vf-number-input-background-color);color:var(--vf-number-input-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-number-input__control{flex:1;border:none;background:transparent;color:inherit;font-size:var(--vf-number-input-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;min-width:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.vf-number-input__control::-webkit-outer-spin-button,.vf-number-input__control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vf-number-input__control::placeholder{color:var(--vf-number-input-placeholder-color)}.vf-number-input__controls{display:flex;flex-direction:column;gap:var(--vf-number-input-control-gap);height:100%;padding-left:var(--vf-number-input-control-gap);border-left:var(--vf-border-width) solid var(--vf-number-input-control-border-color)}.vf-number-input__step{width:var(--vf-number-input-control-width);flex:1;border:none;border-radius:var(--vf-number-input-control-radius);background-color:var(--vf-number-input-control-background-color);color:var(--vf-number-input-control-text-color);font-size:var(--vf-number-input-control-font-size);line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.vf-number-input__step:hover:not(:disabled){background-color:var(--vf-number-input-control-hover-background-color)}.vf-number-input__step:disabled{cursor:not-allowed}.vf-number-input:hover:not(.vf-number-input_disabled){border-color:var(--vf-number-input-hover-border-color)}.vf-number-input:focus-within:not(.vf-number-input_disabled){border-color:var(--vf-number-input-focus-border-color);box-shadow:var(--vf-number-input-focus-ring-shadow)}.vf-number-input_outlined{background-color:transparent}.vf-number-input_small{padding:var(--vf-number-input-small-padding)}.vf-number-input_small .vf-number-input__control{font-size:var(--vf-number-input-small-font-size)}.vf-number-input_small .vf-number-input__step{width:var(--vf-number-input-small-control-width);font-size:var(--vf-number-input-small-control-font-size)}.vf-number-input_large{padding:var(--vf-number-input-large-padding)}.vf-number-input_large .vf-number-input__control{font-size:var(--vf-number-input-large-font-size)}.vf-number-input_large .vf-number-input__step{width:var(--vf-number-input-large-control-width);font-size:var(--vf-number-input-large-control-font-size)}.vf-number-input_disabled{opacity:var(--vf-number-input-disabled-opacity);cursor:not-allowed}.vf-form{display:grid;gap:var(--vf-form-gap);color:var(--vf-form-text-color)}.vf-form_disabled{opacity:var(--vf-form-disabled-opacity);pointer-events:none}.vf-form-field{display:grid;gap:var(--vf-form-field-gap);color:var(--vf-form-field-text-color)}.vf-form-field__label{display:inline-flex;align-items:center;gap:.25rem;font-size:var(--vf-form-field-label-font-size);line-height:var(--vf-typography-line-height);color:var(--vf-form-field-label-color)}.vf-form-field__required{color:var(--vf-form-field-required-color)}.vf-form-field__control{min-width:0}.vf-form-field__hint,.vf-form-field__error{margin:0;font-size:var(--vf-form-field-hint-font-size);line-height:var(--vf-typography-line-height)}.vf-form-field__hint{color:var(--vf-form-field-hint-color)}.vf-form-field__error{color:var(--vf-form-field-error-color)}.vf-form-field_invalid :is(.vf-input,.vf-textarea,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect),.vf-form-field_invalid .vf-password-input__field,.vf-form-field_invalid .vf-color-picker__control,.vf-form-field_invalid .vf-otp-input__cell{border-color:var(--vf-form-field-error-border-color)}.vf-form-field_invalid :is(.vf-input,.vf-textarea,.vf-number-input,.vf-search-input,.vf-masked-input,.vf-select,.vf-autocomplete,.vf-combobox,.vf-multiselect,.vf-taginput,.vf-datepicker,.vf-daterangepicker,.vf-datetimepicker,.vf-timepicker,.vf-mention-input,.vf-treeselect):focus-within,.vf-form-field_invalid :is(.vf-select_open,.vf-autocomplete_open,.vf-combobox_open,.vf-multiselect_open,.vf-taginput_open,.vf-datepicker_open,.vf-daterangepicker_open,.vf-datetimepicker_open,.vf-timepicker_open,.vf-mention-input_open,.vf-treeselect_open),.vf-form-field_invalid .vf-password-input:focus-within .vf-password-input__field,.vf-form-field_invalid .vf-color-picker__control:focus-visible,.vf-form-field_invalid .vf-otp-input__cell:focus{border-color:var(--vf-form-field-error-focus-border-color)}.vf-form-field_small{gap:var(--vf-form-field-small-gap)}.vf-form-field_small .vf-form-field__label{font-size:var(--vf-form-field-small-label-font-size)}.vf-form-field_small .vf-form-field__hint,.vf-form-field_small .vf-form-field__error{font-size:var(--vf-form-field-small-hint-font-size)}.vf-form-field_large{gap:var(--vf-form-field-large-gap)}.vf-form-field_large .vf-form-field__label{font-size:var(--vf-form-field-large-label-font-size)}.vf-form-field_large .vf-form-field__hint,.vf-form-field_large .vf-form-field__error{font-size:var(--vf-form-field-large-hint-font-size)}.vf-form-field_disabled{opacity:var(--vf-form-field-disabled-opacity)}.vf-textarea{display:flex;align-items:stretch;gap:var(--vf-textarea-gap);min-height:var(--vf-textarea-min-height);box-sizing:border-box;padding:var(--vf-textarea-padding);border-radius:var(--vf-textarea-border-radius);border:var(--vf-border-width) solid var(--vf-textarea-border-color);background-color:var(--vf-textarea-background-color);color:var(--vf-textarea-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-textarea__control{flex:1;min-height:var(--vf-textarea-min-height);border:none;background:transparent;color:inherit;font-size:var(--vf-textarea-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;resize:var(--vf-textarea-resize);width:100%;padding:0;box-sizing:border-box}.vf-textarea__control::placeholder{color:var(--vf-textarea-placeholder-color)}.vf-textarea:hover:not(.vf-textarea_disabled){border-color:var(--vf-textarea-hover-border-color)}.vf-textarea:focus-within:not(.vf-textarea_disabled){border-color:var(--vf-textarea-focus-border-color);box-shadow:var(--vf-textarea-focus-ring-shadow)}.vf-textarea_outlined{background-color:transparent}.vf-textarea_small{padding:var(--vf-textarea-small-padding)}.vf-textarea_small .vf-textarea__control{font-size:var(--vf-textarea-small-font-size)}.vf-textarea_large{padding:var(--vf-textarea-large-padding)}.vf-textarea_large .vf-textarea__control{font-size:var(--vf-textarea-large-font-size)}.vf-textarea_disabled{opacity:var(--vf-textarea-disabled-opacity);cursor:not-allowed}.vf-rich-text-editor{display:flex;flex-direction:column;width:100%;gap:var(--vf-rich-text-editor-gap);box-sizing:border-box;padding:var(--vf-rich-text-editor-padding);border-radius:var(--vf-rich-text-editor-border-radius);border:var(--vf-border-width) solid var(--vf-rich-text-editor-border-color);background-color:var(--vf-rich-text-editor-background-color);color:var(--vf-rich-text-editor-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-rich-text-editor__toolbar{display:flex;flex-wrap:wrap;gap:var(--vf-rich-text-editor-toolbar-gap);padding:var(--vf-rich-text-editor-toolbar-padding);border-bottom:var(--vf-border-width) solid var(--vf-rich-text-editor-toolbar-border-color);background-color:var(--vf-rich-text-editor-toolbar-background-color)}.vf-rich-text-editor__toolbar-button{display:inline-flex;align-items:center;justify-content:center;min-width:var(--vf-rich-text-editor-toolbar-button-min-width);padding:var(--vf-rich-text-editor-toolbar-button-padding);border:var(--vf-border-width) solid var(--vf-rich-text-editor-toolbar-button-border-color);border-radius:var(--vf-rich-text-editor-toolbar-button-radius);background-color:var(--vf-rich-text-editor-toolbar-button-background-color);color:var(--vf-rich-text-editor-toolbar-button-text-color);font-size:var(--vf-rich-text-editor-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.vf-rich-text-editor__toolbar-button:hover:not(:disabled),.vf-rich-text-editor__toolbar-button:focus-visible:not(:disabled){background-color:var(--vf-rich-text-editor-toolbar-button-hover-background-color);border-color:var(--vf-rich-text-editor-focus-border-color);outline:none}.vf-rich-text-editor__toolbar-button:active:not(:disabled){background-color:var(--vf-rich-text-editor-toolbar-button-active-background-color)}.vf-rich-text-editor__toolbar-button:disabled{cursor:not-allowed}.vf-rich-text-editor__control{width:100%;min-height:var(--vf-rich-text-editor-min-height);border:none;background:transparent;color:inherit;font-size:var(--vf-rich-text-editor-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;resize:var(--vf-rich-text-editor-resize);padding:0;box-sizing:border-box}.vf-rich-text-editor__control::placeholder{color:var(--vf-rich-text-editor-placeholder-color)}.vf-rich-text-editor__counter{align-self:flex-end;font-size:var(--vf-rich-text-editor-counter-font-size);color:var(--vf-rich-text-editor-counter-color)}.vf-rich-text-editor__counter.is-limit{color:var(--vf-rich-text-editor-counter-danger-color)}.vf-rich-text-editor:hover:not(.vf-rich-text-editor_disabled){border-color:var(--vf-rich-text-editor-hover-border-color)}.vf-rich-text-editor:focus-within:not(.vf-rich-text-editor_disabled){border-color:var(--vf-rich-text-editor-focus-border-color);box-shadow:var(--vf-rich-text-editor-focus-ring-shadow)}.vf-rich-text-editor_outlined{background-color:transparent}.vf-rich-text-editor_small{padding:var(--vf-rich-text-editor-small-padding)}.vf-rich-text-editor_small .vf-rich-text-editor__control,.vf-rich-text-editor_small .vf-rich-text-editor__toolbar-button{font-size:var(--vf-rich-text-editor-small-font-size)}.vf-rich-text-editor_small .vf-rich-text-editor__toolbar-button{padding:var(--vf-rich-text-editor-small-toolbar-button-padding)}.vf-rich-text-editor_large{padding:var(--vf-rich-text-editor-large-padding)}.vf-rich-text-editor_large .vf-rich-text-editor__control,.vf-rich-text-editor_large .vf-rich-text-editor__toolbar-button{font-size:var(--vf-rich-text-editor-large-font-size)}.vf-rich-text-editor_large .vf-rich-text-editor__toolbar-button{padding:var(--vf-rich-text-editor-large-toolbar-button-padding)}.vf-rich-text-editor_disabled{opacity:var(--vf-rich-text-editor-disabled-opacity);cursor:not-allowed}.vf-file-upload{display:block;width:100%;max-width:100%;box-sizing:border-box;min-height:var(--vf-file-upload-min-height);border-radius:var(--vf-file-upload-border-radius);border:var(--vf-border-width) solid var(--vf-file-upload-border-color);background-color:var(--vf-file-upload-background-color);color:var(--vf-file-upload-text-color);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.vf-file-upload_outlined{background-color:transparent}.vf-file-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.vf-file-upload__control{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-file-upload-gap);padding:var(--vf-file-upload-padding);font-size:var(--vf-file-upload-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;min-width:0;width:100%;max-width:100%;box-sizing:border-box;cursor:pointer;outline:none}.vf-file-upload__content{flex:1 1 0%;min-width:0;max-width:100%}.vf-file-upload__placeholder{color:var(--vf-file-upload-placeholder-color)}.vf-file-upload__list{display:flex;flex-direction:column;gap:var(--vf-file-upload-list-gap);min-width:0;max-width:100%}.vf-file-upload__item{display:flex;align-items:center;gap:.5rem;padding:var(--vf-file-upload-item-padding);border-radius:var(--vf-file-upload-item-radius);border:var(--vf-border-width) solid var(--vf-file-upload-item-border-color);background-color:var(--vf-file-upload-item-background-color);color:var(--vf-file-upload-item-text-color);font-size:var(--vf-typography-font-size);min-width:0;max-width:100%;box-sizing:border-box}.vf-file-upload__name{flex:1 1 0%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-file-upload__size{color:var(--vf-file-upload-size-text-color);font-size:.875em;flex:0 0 auto}.vf-file-upload__remove{flex:0 0 auto;width:var(--vf-file-upload-remove-size);height:var(--vf-file-upload-remove-size);border:none;border-radius:var(--vf-file-upload-remove-radius);background:transparent;color:inherit;cursor:pointer;font-size:.75rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.vf-file-upload__remove:hover{background-color:var(--vf-file-upload-remove-hover-background-color)}.vf-file-upload__button{flex:0 0 auto;padding:var(--vf-file-upload-button-padding);border-radius:var(--vf-file-upload-button-radius);border:var(--vf-border-width) solid var(--vf-file-upload-button-border-color);background-color:var(--vf-file-upload-button-background-color);color:var(--vf-file-upload-button-text-color);font-size:inherit;font-family:inherit;cursor:pointer}.vf-file-upload__button:hover:not(:disabled){background-color:var(--vf-file-upload-button-hover-background-color)}.vf-file-upload__button:disabled{cursor:not-allowed}.vf-file-upload:hover:not(.vf-file-upload_disabled){border-color:var(--vf-file-upload-hover-border-color)}.vf-file-upload:focus-within:not(.vf-file-upload_disabled){border-color:var(--vf-file-upload-focus-border-color);box-shadow:var(--vf-file-upload-focus-ring-shadow)}.vf-file-upload_dragging{border-color:var(--vf-file-upload-focus-border-color);background-color:var(--vf-file-upload-drag-background-color);box-shadow:var(--vf-file-upload-focus-ring-shadow)}.vf-file-upload_small .vf-file-upload__control{padding:var(--vf-file-upload-small-padding);font-size:var(--vf-file-upload-small-font-size)}.vf-file-upload_small .vf-file-upload__button{padding:var(--vf-file-upload-small-button-padding)}.vf-file-upload_large .vf-file-upload__control{padding:var(--vf-file-upload-large-padding);font-size:var(--vf-file-upload-large-font-size)}.vf-file-upload_large .vf-file-upload__button{padding:var(--vf-file-upload-large-button-padding)}.vf-file-upload_disabled{opacity:var(--vf-file-upload-disabled-opacity);cursor:not-allowed}.vf-file-upload_disabled .vf-file-upload__control,.vf-file-upload_disabled .vf-file-upload__button{cursor:not-allowed}.vf-select{position:relative;display:inline-block;min-width:var(--vf-select-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-select-border-radius);border:var(--vf-border-width) solid var(--vf-select-border-color);background-color:var(--vf-select-background-color);color:var(--vf-select-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-select_outlined{background-color:transparent}.vf-select__control{width:100%;padding:var(--vf-select-padding);border:none;background:transparent;color:inherit;font-size:var(--vf-select-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;display:inline-flex;align-items:center;justify-content:space-between;height:var(--vf-controls-height);box-sizing:border-box;gap:var(--vf-select-control-gap);cursor:pointer}.vf-select__label{text-align:left}.vf-select__label_placeholder{color:var(--vf-secondary-text-color)}.vf-select__chevron{font-size:var(--vf-select-chevron-size);opacity:.7}.vf-select__clear{position:absolute;top:50%;right:calc(var(--vf-select-control-gap) + .15rem);transform:translateY(-50%);width:1.25rem;height:1.25rem;border:none;border-radius:999px;background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;font:inherit}.vf-select__clear:hover{background-color:var(--vf-select-option-hover-background-color)}.vf-select__clear:focus-visible{outline:none;box-shadow:var(--vf-select-focus-ring-shadow)}.vf-select__panel{position:fixed;z-index:50;padding:var(--vf-select-panel-padding);max-height:var(--vf-select-panel-max-height);overflow:auto;border-radius:calc(var(--vf-select-border-radius) + var(--vf-select-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-select-panel-border-color);background-color:var(--vf-select-panel-background-color);box-shadow:var(--vf-select-panel-shadow);color:var(--vf-select-text-color)}.vf-select__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-select-option-padding);border-radius:var(--vf-select-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-select__option:hover:not(.is-disabled),.vf-select__option:focus-visible:not(.is-disabled){background-color:var(--vf-select-option-hover-background-color);outline:none}.vf-select__option.is-active{background-color:var(--vf-select-option-active-background-color);color:var(--vf-select-option-active-text-color)}.vf-select__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-select_open{border-color:var(--vf-select-focus-border-color);box-shadow:var(--vf-select-focus-ring-shadow)}.vf-select:hover:not(.vf-select_disabled){border-color:var(--vf-select-hover-border-color)}.vf-select:focus-within:not(.vf-select_disabled){border-color:var(--vf-select-focus-border-color)}.vf-select_small .vf-select__control{padding:var(--vf-select-small-padding);font-size:var(--vf-select-small-font-size)}.vf-select_large .vf-select__control{padding:var(--vf-select-large-padding);font-size:var(--vf-select-large-font-size)}.vf-select_disabled{opacity:var(--vf-select-disabled-opacity);cursor:not-allowed}.vf-select_disabled .vf-select__control{cursor:not-allowed}.vf-autocomplete{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-autocomplete-min-width);height:var(--vf-controls-height);box-sizing:border-box;gap:var(--vf-autocomplete-control-gap);padding:var(--vf-autocomplete-padding);border-radius:var(--vf-autocomplete-border-radius);border:var(--vf-border-width) solid var(--vf-autocomplete-border-color);background-color:var(--vf-autocomplete-background-color);color:var(--vf-autocomplete-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-autocomplete_outlined{background-color:transparent}.vf-autocomplete__control{flex:1;width:100%;border:none;background:transparent;color:inherit;font-size:var(--vf-autocomplete-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-autocomplete__control::placeholder{color:var(--vf-autocomplete-placeholder-color)}.vf-autocomplete__chevron{border:none;padding:0;background:transparent;color:inherit;font-size:var(--vf-autocomplete-chevron-size);opacity:.7;cursor:pointer}.vf-autocomplete__panel{position:fixed;z-index:50;padding:var(--vf-autocomplete-panel-padding);max-height:var(--vf-autocomplete-panel-max-height);overflow:auto;border-radius:calc(var(--vf-autocomplete-border-radius) + var(--vf-autocomplete-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-autocomplete-panel-border-color);background-color:var(--vf-autocomplete-panel-background-color);box-shadow:var(--vf-autocomplete-panel-shadow);color:var(--vf-autocomplete-text-color)}.vf-autocomplete__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-autocomplete-option-padding);border-radius:var(--vf-autocomplete-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-autocomplete__option:hover:not(.is-disabled),.vf-autocomplete__option:focus-visible:not(.is-disabled){background-color:var(--vf-autocomplete-option-hover-background-color);outline:none}.vf-autocomplete__option.is-highlighted:not(.is-disabled){background-color:var(--vf-autocomplete-option-highlighted-background-color);outline:none}.vf-autocomplete__option.is-active{background-color:var(--vf-autocomplete-option-active-background-color);color:var(--vf-autocomplete-option-active-text-color)}.vf-autocomplete__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-autocomplete__empty{padding:var(--vf-autocomplete-empty-padding);color:var(--vf-autocomplete-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-autocomplete__loading{padding:var(--vf-autocomplete-loading-padding);color:var(--vf-autocomplete-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-autocomplete_open{border-color:var(--vf-autocomplete-focus-border-color);box-shadow:var(--vf-autocomplete-focus-ring-shadow)}.vf-autocomplete:hover:not(.vf-autocomplete_disabled){border-color:var(--vf-autocomplete-hover-border-color)}.vf-autocomplete:focus-within:not(.vf-autocomplete_disabled){border-color:var(--vf-autocomplete-focus-border-color)}.vf-autocomplete_small{padding:var(--vf-autocomplete-small-padding)}.vf-autocomplete_small .vf-autocomplete__control{font-size:var(--vf-autocomplete-small-font-size)}.vf-autocomplete_large{padding:var(--vf-autocomplete-large-padding)}.vf-autocomplete_large .vf-autocomplete__control{font-size:var(--vf-autocomplete-large-font-size)}.vf-autocomplete_disabled{opacity:var(--vf-autocomplete-disabled-opacity);cursor:not-allowed}.vf-autocomplete_disabled .vf-autocomplete__chevron{cursor:not-allowed}.vf-combobox{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-combobox-min-width);height:var(--vf-controls-height);box-sizing:border-box;gap:var(--vf-combobox-control-gap);padding:var(--vf-combobox-padding);border-radius:var(--vf-combobox-border-radius);border:var(--vf-border-width) solid var(--vf-combobox-border-color);background-color:var(--vf-combobox-background-color);color:var(--vf-combobox-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-combobox_outlined{background-color:transparent}.vf-combobox__control{flex:1;width:100%;border:none;background:transparent;color:inherit;font-size:var(--vf-combobox-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-combobox__control::placeholder{color:var(--vf-combobox-placeholder-color)}.vf-combobox__clear{display:inline-flex;align-items:center;justify-content:center;border:none;width:var(--vf-combobox-clear-size);height:var(--vf-combobox-clear-size);border-radius:var(--vf-combobox-clear-radius);background:transparent;color:inherit;opacity:.7;cursor:pointer}.vf-combobox__clear:hover,.vf-combobox__clear:focus-visible{background-color:var(--vf-combobox-clear-hover-background-color);outline:none}.vf-combobox__chevron{border:none;padding:0;background:transparent;color:inherit;font-size:var(--vf-combobox-chevron-size);opacity:.7;cursor:pointer}.vf-combobox__panel{position:fixed;z-index:50;padding:var(--vf-combobox-panel-padding);max-height:var(--vf-combobox-panel-max-height);overflow:auto;border-radius:calc(var(--vf-combobox-border-radius) + var(--vf-combobox-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-combobox-panel-border-color);background-color:var(--vf-combobox-panel-background-color);box-shadow:var(--vf-combobox-panel-shadow);color:var(--vf-combobox-text-color)}.vf-combobox__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-combobox-option-padding);border-radius:var(--vf-combobox-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-combobox__option:hover:not(.is-disabled),.vf-combobox__option:focus-visible:not(.is-disabled){background-color:var(--vf-combobox-option-hover-background-color);outline:none}.vf-combobox__option.is-highlighted:not(.is-disabled){background-color:var(--vf-combobox-option-highlighted-background-color);outline:none}.vf-combobox__option.is-active{background-color:var(--vf-combobox-option-active-background-color);color:var(--vf-combobox-option-active-text-color)}.vf-combobox__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-combobox__empty{padding:var(--vf-combobox-empty-padding);color:var(--vf-combobox-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-combobox__loading{padding:var(--vf-combobox-loading-padding);color:var(--vf-combobox-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-combobox_open{border-color:var(--vf-combobox-focus-border-color);box-shadow:var(--vf-combobox-focus-ring-shadow)}.vf-combobox:hover:not(.vf-combobox_disabled){border-color:var(--vf-combobox-hover-border-color)}.vf-combobox:focus-within:not(.vf-combobox_disabled){border-color:var(--vf-combobox-focus-border-color)}.vf-combobox_small{padding:var(--vf-combobox-small-padding)}.vf-combobox_small .vf-combobox__control{font-size:var(--vf-combobox-small-font-size)}.vf-combobox_large{padding:var(--vf-combobox-large-padding)}.vf-combobox_large .vf-combobox__control{font-size:var(--vf-combobox-large-font-size)}.vf-combobox_disabled{opacity:var(--vf-combobox-disabled-opacity);cursor:not-allowed}.vf-combobox_disabled .vf-combobox__chevron{cursor:not-allowed}.vf-multiselect{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-multiselect-min-width);height:var(--vf-controls-height);box-sizing:border-box;gap:0;border-radius:var(--vf-multiselect-border-radius);border:var(--vf-border-width) solid var(--vf-multiselect-border-color);background-color:var(--vf-multiselect-background-color);color:var(--vf-multiselect-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-multiselect_outlined{background-color:transparent}.vf-multiselect__control{width:100%;min-width:0;flex:1 1 0%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;font-size:var(--vf-multiselect-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-multiselect-control-gap);padding:var(--vf-multiselect-padding);cursor:pointer}.vf-multiselect__label{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-multiselect__label_placeholder{color:var(--vf-multiselect-placeholder-color)}.vf-multiselect__chips{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:.25rem;overflow:hidden}.vf-multiselect__chip{max-width:100%;display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .4rem;border-radius:999px;background-color:var(--vf-multiselect-option-active-background-color);color:var(--vf-multiselect-option-active-text-color);font-size:.85em}.vf-multiselect__chip-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:9rem}.vf-multiselect__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;cursor:pointer;line-height:1}.vf-multiselect__chip-remove:hover{background-color:var(--vf-multiselect-clear-hover-background-color)}.vf-multiselect__chevron{flex:0 0 auto;font-size:var(--vf-multiselect-chevron-size);opacity:.7}.vf-multiselect__clear{flex:0 0 auto;width:var(--vf-multiselect-clear-size);height:var(--vf-multiselect-clear-size);margin-right:.35rem;padding:0;border:none;border-radius:var(--vf-multiselect-clear-radius);background:transparent;color:inherit;font-size:.75rem;cursor:pointer}.vf-multiselect__clear:hover{background-color:var(--vf-multiselect-clear-hover-background-color)}.vf-multiselect__panel{position:fixed;z-index:50;padding:var(--vf-multiselect-panel-padding);max-height:var(--vf-multiselect-panel-max-height);overflow:auto;border-radius:calc(var(--vf-multiselect-border-radius) + var(--vf-multiselect-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-multiselect-panel-border-color);background-color:var(--vf-multiselect-panel-background-color);box-shadow:var(--vf-multiselect-panel-shadow);color:var(--vf-multiselect-text-color)}.vf-multiselect__search{padding:var(--vf-multiselect-search-padding)}.vf-multiselect__search-control{width:100%;border-radius:var(--vf-multiselect-search-border-radius);border:var(--vf-border-width) solid var(--vf-multiselect-search-border-color);background:transparent;color:inherit;padding:.35rem .45rem;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-multiselect__search-control:focus{border-color:var(--vf-multiselect-focus-border-color)}.vf-multiselect__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-multiselect-option-padding);border-radius:var(--vf-multiselect-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem}.vf-multiselect__option:hover:not(.is-disabled),.vf-multiselect__option:focus-visible:not(.is-disabled){background-color:var(--vf-multiselect-option-hover-background-color);outline:none}.vf-multiselect__option.is-highlighted:not(.is-disabled){background-color:var(--vf-multiselect-option-highlighted-background-color)}.vf-multiselect__option.is-active{background-color:var(--vf-multiselect-option-active-background-color);color:var(--vf-multiselect-option-active-text-color)}.vf-multiselect__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-multiselect__option-check{font-size:.85em}.vf-multiselect__empty{padding:var(--vf-multiselect-empty-padding);color:var(--vf-multiselect-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-multiselect__loading{padding:var(--vf-multiselect-loading-padding);color:var(--vf-multiselect-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-multiselect_open{border-color:var(--vf-multiselect-focus-border-color);box-shadow:var(--vf-multiselect-focus-ring-shadow)}.vf-multiselect:hover:not(.vf-multiselect_disabled){border-color:var(--vf-multiselect-hover-border-color)}.vf-multiselect:focus-within:not(.vf-multiselect_disabled){border-color:var(--vf-multiselect-focus-border-color)}.vf-multiselect_small .vf-multiselect__control{padding:var(--vf-multiselect-small-padding);font-size:var(--vf-multiselect-small-font-size)}.vf-multiselect_large .vf-multiselect__control{padding:var(--vf-multiselect-large-padding);font-size:var(--vf-multiselect-large-font-size)}.vf-multiselect_disabled{opacity:var(--vf-multiselect-disabled-opacity);cursor:not-allowed}.vf-multiselect_disabled .vf-multiselect__control{cursor:not-allowed}.vf-tag-input{position:relative;display:inline-flex;align-items:center;width:100%;min-width:var(--vf-taginput-min-width);min-height:var(--vf-taginput-min-height);box-sizing:border-box;gap:var(--vf-taginput-control-gap);padding:var(--vf-taginput-padding);border-radius:var(--vf-taginput-border-radius);border:var(--vf-border-width) solid var(--vf-taginput-border-color);background-color:var(--vf-taginput-background-color);color:var(--vf-taginput-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-tag-input_outlined{background-color:transparent}.vf-tag-input__tags{display:flex;align-items:center;flex-wrap:wrap;gap:var(--vf-taginput-chip-gap);flex:1 1 auto;min-width:0}.vf-tag-input__tag{display:inline-flex;align-items:center;max-width:100%;gap:.25rem;padding:var(--vf-taginput-chip-padding);border-radius:var(--vf-taginput-chip-radius);background-color:var(--vf-taginput-chip-background-color);color:var(--vf-taginput-chip-text-color);font-size:var(--vf-taginput-chip-font-size);line-height:1.2}.vf-tag-input__tag-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-tag-input__tag-remove{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-taginput-chip-remove-size);height:var(--vf-taginput-chip-remove-size);border:none;border-radius:var(--vf-taginput-chip-remove-radius);background:transparent;color:inherit;cursor:pointer;padding:0;font-size:.9em}.vf-tag-input__tag-remove:hover{background-color:var(--vf-taginput-chip-remove-hover-background-color)}.vf-tag-input__control{min-width:var(--vf-taginput-input-min-width);flex:1 1 5rem;border:none;background:transparent;color:inherit;font-size:var(--vf-taginput-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;padding:0;margin:0}.vf-tag-input__control::placeholder{color:var(--vf-taginput-placeholder-color)}.vf-tag-input__chevron{border:none;padding:0;background:transparent;color:inherit;font-size:var(--vf-taginput-chevron-size);opacity:.7;cursor:pointer}.vf-tag-input__clear{width:var(--vf-taginput-clear-size);height:var(--vf-taginput-clear-size);border:none;border-radius:var(--vf-taginput-clear-radius);padding:0;background:transparent;color:inherit;cursor:pointer}.vf-tag-input__clear:hover{background-color:var(--vf-taginput-clear-hover-background-color)}.vf-tag-input__panel{position:fixed;z-index:50;padding:var(--vf-taginput-panel-padding);max-height:var(--vf-taginput-panel-max-height);overflow:auto;border-radius:calc(var(--vf-taginput-border-radius) + var(--vf-taginput-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-taginput-panel-border-color);background-color:var(--vf-taginput-panel-background-color);box-shadow:var(--vf-taginput-panel-shadow);color:var(--vf-taginput-text-color)}.vf-tag-input__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-taginput-option-padding);border-radius:var(--vf-taginput-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-tag-input__option:hover:not(.is-disabled),.vf-tag-input__option:focus-visible:not(.is-disabled){background-color:var(--vf-taginput-option-hover-background-color);outline:none}.vf-tag-input__option.is-highlighted:not(.is-disabled){background-color:var(--vf-taginput-option-highlighted-background-color)}.vf-tag-input__option.is-disabled{opacity:.6;cursor:not-allowed}.vf-tag-input__empty{padding:var(--vf-taginput-empty-padding);color:var(--vf-taginput-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-tag-input__loading{padding:var(--vf-taginput-loading-padding);color:var(--vf-taginput-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-tag-input_open{border-color:var(--vf-taginput-focus-border-color);box-shadow:var(--vf-taginput-focus-ring-shadow)}.vf-tag-input:hover:not(.vf-tag-input_disabled){border-color:var(--vf-taginput-hover-border-color)}.vf-tag-input:focus-within:not(.vf-tag-input_disabled){border-color:var(--vf-taginput-focus-border-color)}.vf-tag-input_small{padding:var(--vf-taginput-small-padding)}.vf-tag-input_small .vf-tag-input__control{font-size:var(--vf-taginput-small-font-size)}.vf-tag-input_small .vf-tag-input__tag{padding:var(--vf-taginput-small-chip-padding);font-size:var(--vf-taginput-small-chip-font-size)}.vf-tag-input_large{padding:var(--vf-taginput-large-padding)}.vf-tag-input_large .vf-tag-input__control{font-size:var(--vf-taginput-large-font-size)}.vf-tag-input_large .vf-tag-input__tag{padding:var(--vf-taginput-large-chip-padding);font-size:var(--vf-taginput-large-chip-font-size)}.vf-tag-input_disabled{opacity:var(--vf-taginput-disabled-opacity);cursor:not-allowed}.vf-tag-input_disabled .vf-tag-input__chevron,.vf-tag-input_disabled .vf-tag-input__control,.vf-tag-input_disabled .vf-tag-input__tag-remove,.vf-tag-input_disabled .vf-tag-input__clear{cursor:not-allowed}.vf-datepicker{position:relative;display:inline-block;min-width:var(--vf-datepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-datepicker-border-radius);border:var(--vf-border-width) solid var(--vf-datepicker-border-color);background-color:var(--vf-datepicker-background-color);color:var(--vf-datepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-datepicker_outlined{background-color:transparent}.vf-datepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-datepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-datepicker-control-gap);font-size:var(--vf-datepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-datepicker__label{text-align:left}.vf-datepicker__label_placeholder{color:var(--vf-datepicker-placeholder-color)}.vf-datepicker__chevron{font-size:var(--vf-datepicker-chevron-size);opacity:.7}.vf-datepicker__panel{position:fixed;z-index:50;width:var(--vf-datepicker-panel-width);padding:var(--vf-datepicker-panel-padding);border-radius:calc(var(--vf-datepicker-border-radius) + var(--vf-datepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-datepicker-panel-border-color);background-color:var(--vf-datepicker-panel-background-color);box-shadow:var(--vf-datepicker-panel-shadow);color:var(--vf-datepicker-text-color)}.vf-datepicker__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-datepicker-header-gap);padding:var(--vf-datepicker-header-padding)}.vf-datepicker__month-label{font-size:var(--vf-datepicker-month-label-font-size);font-weight:var(--vf-datepicker-month-label-font-weight)}.vf-datepicker__nav{width:var(--vf-datepicker-nav-button-size);height:var(--vf-datepicker-nav-button-size);border-radius:var(--vf-datepicker-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datepicker-nav-button-font-size);line-height:1}.vf-datepicker__nav:hover,.vf-datepicker__nav:focus-visible{background-color:var(--vf-datepicker-day-hover-background-color);outline:none}.vf-datepicker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-datepicker-weekdays-margin-bottom)}.vf-datepicker__weekday{text-align:center;color:var(--vf-datepicker-weekday-color);font-size:var(--vf-datepicker-weekday-font-size);line-height:1.2}.vf-datepicker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-datepicker-days-gap)}.vf-datepicker__day{width:var(--vf-datepicker-day-size);height:var(--vf-datepicker-day-size);margin:0 auto;border-radius:var(--vf-datepicker-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datepicker-day-font-size);line-height:1}.vf-datepicker__day:hover:not(:disabled),.vf-datepicker__day:focus-visible:not(:disabled){background-color:var(--vf-datepicker-day-hover-background-color);outline:none}.vf-datepicker__day.is-selected{background-color:var(--vf-datepicker-day-selected-background-color);color:var(--vf-datepicker-day-selected-text-color)}.vf-datepicker__day.is-today{border-color:var(--vf-datepicker-day-today-border-color)}.vf-datepicker__day.is-outside{color:var(--vf-datepicker-day-muted-color)}.vf-datepicker__day:disabled{opacity:.5;cursor:not-allowed}.vf-datepicker_open{border-color:var(--vf-datepicker-focus-border-color);box-shadow:var(--vf-datepicker-focus-ring-shadow)}.vf-datepicker:hover:not(.vf-datepicker_disabled){border-color:var(--vf-datepicker-hover-border-color)}.vf-datepicker:focus-within:not(.vf-datepicker_disabled){border-color:var(--vf-datepicker-focus-border-color)}.vf-datepicker_small .vf-datepicker__control{padding:var(--vf-datepicker-small-padding);font-size:var(--vf-datepicker-small-font-size)}.vf-datepicker_small .vf-datepicker__day{width:var(--vf-datepicker-small-day-size);height:var(--vf-datepicker-small-day-size)}.vf-datepicker_large .vf-datepicker__control{padding:var(--vf-datepicker-large-padding);font-size:var(--vf-datepicker-large-font-size)}.vf-datepicker_large .vf-datepicker__day{width:var(--vf-datepicker-large-day-size);height:var(--vf-datepicker-large-day-size)}.vf-datepicker_disabled{opacity:var(--vf-datepicker-disabled-opacity);cursor:not-allowed}.vf-datepicker_disabled .vf-datepicker__control{cursor:not-allowed}.vf-daterangepicker{position:relative;display:inline-block;min-width:var(--vf-daterangepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-daterangepicker-border-radius);border:var(--vf-border-width) solid var(--vf-daterangepicker-border-color);background-color:var(--vf-daterangepicker-background-color);color:var(--vf-daterangepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-daterangepicker_outlined{background-color:transparent}.vf-daterangepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-daterangepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-daterangepicker-control-gap);font-size:var(--vf-daterangepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-daterangepicker__label{text-align:left}.vf-daterangepicker__label_placeholder{color:var(--vf-daterangepicker-placeholder-color)}.vf-daterangepicker__chevron{font-size:var(--vf-daterangepicker-chevron-size);opacity:.7}.vf-daterangepicker__panel{position:fixed;z-index:50;width:var(--vf-daterangepicker-panel-width);padding:var(--vf-daterangepicker-panel-padding);border-radius:calc(var(--vf-daterangepicker-border-radius) + var(--vf-daterangepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-daterangepicker-panel-border-color);background-color:var(--vf-daterangepicker-panel-background-color);box-shadow:var(--vf-daterangepicker-panel-shadow);color:var(--vf-daterangepicker-text-color)}.vf-daterangepicker__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-daterangepicker-header-gap);padding:var(--vf-daterangepicker-header-padding)}.vf-daterangepicker__month-label{font-size:var(--vf-daterangepicker-month-label-font-size);font-weight:var(--vf-daterangepicker-month-label-font-weight)}.vf-daterangepicker__nav{width:var(--vf-daterangepicker-nav-button-size);height:var(--vf-daterangepicker-nav-button-size);border-radius:var(--vf-daterangepicker-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-daterangepicker-nav-button-font-size);line-height:1}.vf-daterangepicker__nav:hover,.vf-daterangepicker__nav:focus-visible{background-color:var(--vf-daterangepicker-day-hover-background-color);outline:none}.vf-daterangepicker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-daterangepicker-weekdays-margin-bottom)}.vf-daterangepicker__weekday{text-align:center;color:var(--vf-daterangepicker-weekday-color);font-size:var(--vf-daterangepicker-weekday-font-size);line-height:1.2}.vf-daterangepicker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-daterangepicker-days-gap)}.vf-daterangepicker__day{width:var(--vf-daterangepicker-day-size);height:var(--vf-daterangepicker-day-size);margin:0 auto;border-radius:var(--vf-daterangepicker-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-daterangepicker-day-font-size);line-height:1}.vf-daterangepicker__day:hover:not(:disabled),.vf-daterangepicker__day:focus-visible:not(:disabled){background-color:var(--vf-daterangepicker-day-hover-background-color);outline:none}.vf-daterangepicker__day.is-in-range{background-color:var(--vf-daterangepicker-day-range-background-color);color:var(--vf-daterangepicker-day-range-text-color)}.vf-daterangepicker__day.is-selected{background-color:var(--vf-daterangepicker-day-selected-background-color);color:var(--vf-daterangepicker-day-selected-text-color)}.vf-daterangepicker__day.is-today{border-color:var(--vf-daterangepicker-day-today-border-color)}.vf-daterangepicker__day.is-outside{color:var(--vf-daterangepicker-day-muted-color)}.vf-daterangepicker__day:disabled{opacity:.5;cursor:not-allowed}.vf-daterangepicker_open{border-color:var(--vf-daterangepicker-focus-border-color);box-shadow:var(--vf-daterangepicker-focus-ring-shadow)}.vf-daterangepicker:hover:not(.vf-daterangepicker_disabled){border-color:var(--vf-daterangepicker-hover-border-color)}.vf-daterangepicker:focus-within:not(.vf-daterangepicker_disabled){border-color:var(--vf-daterangepicker-focus-border-color)}.vf-daterangepicker_small .vf-daterangepicker__control{padding:var(--vf-daterangepicker-small-padding);font-size:var(--vf-daterangepicker-small-font-size)}.vf-daterangepicker_small .vf-daterangepicker__day{width:var(--vf-daterangepicker-small-day-size);height:var(--vf-daterangepicker-small-day-size)}.vf-daterangepicker_large .vf-daterangepicker__control{padding:var(--vf-daterangepicker-large-padding);font-size:var(--vf-daterangepicker-large-font-size)}.vf-daterangepicker_large .vf-daterangepicker__day{width:var(--vf-daterangepicker-large-day-size);height:var(--vf-daterangepicker-large-day-size)}.vf-daterangepicker_disabled{opacity:var(--vf-daterangepicker-disabled-opacity);cursor:not-allowed}.vf-daterangepicker_disabled .vf-daterangepicker__control{cursor:not-allowed}.vf-timepicker{position:relative;display:inline-block;min-width:var(--vf-timepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-timepicker-border-radius);border:var(--vf-border-width) solid var(--vf-timepicker-border-color);background-color:var(--vf-timepicker-background-color);color:var(--vf-timepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-timepicker_outlined{background-color:transparent}.vf-timepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-timepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-timepicker-control-gap);font-size:var(--vf-timepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-timepicker__label{text-align:left}.vf-timepicker__label_placeholder{color:var(--vf-timepicker-placeholder-color)}.vf-timepicker__chevron{font-size:var(--vf-timepicker-chevron-size);opacity:.7}.vf-timepicker__panel{position:fixed;z-index:50;padding:var(--vf-timepicker-panel-padding);max-height:var(--vf-timepicker-panel-max-height);overflow:auto;border-radius:calc(var(--vf-timepicker-border-radius) + var(--vf-timepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-timepicker-panel-border-color);background-color:var(--vf-timepicker-panel-background-color);box-shadow:var(--vf-timepicker-panel-shadow);color:var(--vf-timepicker-text-color)}.vf-timepicker__option{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-timepicker-option-padding);border-radius:var(--vf-timepicker-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-timepicker__option:hover:not(.is-disabled),.vf-timepicker__option:focus-visible:not(.is-disabled){background-color:var(--vf-timepicker-option-hover-background-color);outline:none}.vf-timepicker__option.is-active{background-color:var(--vf-timepicker-option-active-background-color);color:var(--vf-timepicker-option-active-text-color)}.vf-timepicker__option.is-disabled{opacity:var(--vf-timepicker-disabled-opacity);cursor:not-allowed}.vf-timepicker_open{border-color:var(--vf-timepicker-focus-border-color);box-shadow:var(--vf-timepicker-focus-ring-shadow)}.vf-timepicker:hover:not(.vf-timepicker_disabled){border-color:var(--vf-timepicker-hover-border-color)}.vf-timepicker:focus-within:not(.vf-timepicker_disabled){border-color:var(--vf-timepicker-focus-border-color)}.vf-timepicker_small .vf-timepicker__control{padding:var(--vf-timepicker-small-padding);font-size:var(--vf-timepicker-small-font-size)}.vf-timepicker_large .vf-timepicker__control{padding:var(--vf-timepicker-large-padding);font-size:var(--vf-timepicker-large-font-size)}.vf-timepicker_disabled{opacity:var(--vf-timepicker-disabled-opacity);cursor:not-allowed}.vf-timepicker_disabled .vf-timepicker__control{cursor:not-allowed}.vf-datetimepicker{position:relative;display:inline-block;min-width:var(--vf-datetimepicker-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-datetimepicker-border-radius);border:var(--vf-border-width) solid var(--vf-datetimepicker-border-color);background-color:var(--vf-datetimepicker-background-color);color:var(--vf-datetimepicker-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-datetimepicker_outlined{background-color:transparent}.vf-datetimepicker__control{width:100%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;padding:var(--vf-datetimepicker-padding);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-datetimepicker-control-gap);font-size:var(--vf-datetimepicker-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;outline:none}.vf-datetimepicker__label{text-align:left}.vf-datetimepicker__label_placeholder{color:var(--vf-datetimepicker-placeholder-color)}.vf-datetimepicker__chevron{font-size:var(--vf-datetimepicker-chevron-size);opacity:.7}.vf-datetimepicker__panel{position:fixed;z-index:50;width:var(--vf-datetimepicker-panel-width);max-width:calc(100vw - 1rem);padding:var(--vf-datetimepicker-panel-padding);border-radius:calc(var(--vf-datetimepicker-border-radius) + var(--vf-datetimepicker-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-datetimepicker-panel-border-color);background-color:var(--vf-datetimepicker-panel-background-color);box-shadow:var(--vf-datetimepicker-panel-shadow);color:var(--vf-datetimepicker-text-color);display:flex;align-items:flex-start;gap:var(--vf-datetimepicker-panel-gap);box-sizing:border-box;overflow:hidden}.vf-datetimepicker__calendar{flex:1 1 auto;min-width:0}.vf-datetimepicker__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-datetimepicker-header-gap);padding:var(--vf-datetimepicker-header-padding)}.vf-datetimepicker__month-label{font-size:var(--vf-datetimepicker-month-label-font-size);font-weight:var(--vf-datetimepicker-month-label-font-weight)}.vf-datetimepicker__nav{width:var(--vf-datetimepicker-nav-button-size);height:var(--vf-datetimepicker-nav-button-size);border-radius:var(--vf-datetimepicker-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datetimepicker-nav-button-font-size);line-height:1}.vf-datetimepicker__nav:hover,.vf-datetimepicker__nav:focus-visible{background-color:var(--vf-datetimepicker-day-hover-background-color);outline:none}.vf-datetimepicker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-datetimepicker-weekdays-margin-bottom)}.vf-datetimepicker__weekday{text-align:center;color:var(--vf-datetimepicker-weekday-color);font-size:var(--vf-datetimepicker-weekday-font-size)}.vf-datetimepicker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-datetimepicker-days-gap)}.vf-datetimepicker__day{width:var(--vf-datetimepicker-day-size);height:var(--vf-datetimepicker-day-size);margin:0 auto;border-radius:var(--vf-datetimepicker-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-datetimepicker-day-font-size);line-height:1}.vf-datetimepicker__day:hover:not(:disabled),.vf-datetimepicker__day:focus-visible:not(:disabled){background-color:var(--vf-datetimepicker-day-hover-background-color);outline:none}.vf-datetimepicker__day.is-selected{background-color:var(--vf-datetimepicker-day-selected-background-color);color:var(--vf-datetimepicker-day-selected-text-color)}.vf-datetimepicker__day.is-today{border-color:var(--vf-datetimepicker-day-today-border-color)}.vf-datetimepicker__day.is-outside{color:var(--vf-datetimepicker-day-muted-color)}.vf-datetimepicker__day:disabled{opacity:.5;cursor:not-allowed}.vf-datetimepicker__times{flex:0 0 var(--vf-datetimepicker-times-width);width:var(--vf-datetimepicker-times-width);max-height:var(--vf-datetimepicker-times-max-height);overflow:auto;padding-left:var(--vf-datetimepicker-times-padding-left);border-left:var(--vf-border-width) solid var(--vf-datetimepicker-times-border-color);box-sizing:border-box}.vf-datetimepicker__time{width:100%;text-align:left;border:none;background:transparent;padding:var(--vf-datetimepicker-time-option-padding);border-radius:var(--vf-datetimepicker-time-option-border-radius);color:inherit;cursor:pointer;font-size:var(--vf-datetimepicker-time-option-font-size);line-height:var(--vf-typography-line-height);font-family:inherit}.vf-datetimepicker__time:hover:not(.is-disabled),.vf-datetimepicker__time:focus-visible:not(.is-disabled){background-color:var(--vf-datetimepicker-time-option-hover-background-color);outline:none}.vf-datetimepicker__time.is-active{background-color:var(--vf-datetimepicker-time-option-active-background-color);color:var(--vf-datetimepicker-time-option-active-text-color)}.vf-datetimepicker__time.is-disabled{opacity:var(--vf-datetimepicker-disabled-opacity);cursor:not-allowed}.vf-datetimepicker_open{border-color:var(--vf-datetimepicker-focus-border-color);box-shadow:var(--vf-datetimepicker-focus-ring-shadow)}.vf-datetimepicker:hover:not(.vf-datetimepicker_disabled){border-color:var(--vf-datetimepicker-hover-border-color)}.vf-datetimepicker:focus-within:not(.vf-datetimepicker_disabled){border-color:var(--vf-datetimepicker-focus-border-color)}.vf-datetimepicker_small .vf-datetimepicker__control{padding:var(--vf-datetimepicker-small-padding);font-size:var(--vf-datetimepicker-small-font-size)}.vf-datetimepicker_small .vf-datetimepicker__day{width:var(--vf-datetimepicker-small-day-size);height:var(--vf-datetimepicker-small-day-size)}.vf-datetimepicker_large .vf-datetimepicker__control{padding:var(--vf-datetimepicker-large-padding);font-size:var(--vf-datetimepicker-large-font-size)}.vf-datetimepicker_large .vf-datetimepicker__day{width:var(--vf-datetimepicker-large-day-size);height:var(--vf-datetimepicker-large-day-size)}.vf-datetimepicker_disabled{opacity:var(--vf-datetimepicker-disabled-opacity);cursor:not-allowed}.vf-datetimepicker_disabled .vf-datetimepicker__control{cursor:not-allowed}@media(max-width:700px){.vf-datetimepicker__panel{width:min(var(--vf-datetimepicker-panel-width),100vw - 1rem);flex-direction:column}.vf-datetimepicker__times{width:100%;flex-basis:auto;max-height:10rem;padding-left:0;padding-top:.35rem;border-left:none;border-top:var(--vf-border-width) solid var(--vf-datetimepicker-times-border-color)}}.vf-calendar{width:var(--vf-calendar-width);max-width:100%;box-sizing:border-box;border-radius:var(--vf-calendar-border-radius);border:var(--vf-border-width) solid var(--vf-calendar-border-color);background-color:var(--vf-calendar-background-color);color:var(--vf-calendar-text-color);padding:var(--vf-calendar-padding);font-size:var(--vf-calendar-font-size)}.vf-calendar_outlined{background-color:transparent}.vf-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-calendar-header-gap);padding:var(--vf-calendar-header-padding)}.vf-calendar__month-label{font-size:var(--vf-calendar-month-label-font-size);font-weight:var(--vf-calendar-month-label-font-weight)}.vf-calendar__nav{width:var(--vf-calendar-nav-button-size);height:var(--vf-calendar-nav-button-size);border-radius:var(--vf-calendar-nav-button-radius);border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-calendar-nav-button-font-size);line-height:1}.vf-calendar__nav:hover:not(:disabled),.vf-calendar__nav:focus-visible:not(:disabled){background-color:var(--vf-calendar-day-hover-background-color);outline:none}.vf-calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:var(--vf-calendar-weekdays-margin-bottom)}.vf-calendar__weekday{text-align:center;color:var(--vf-calendar-weekday-color);font-size:var(--vf-calendar-weekday-font-size);line-height:1.2}.vf-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:var(--vf-calendar-days-gap)}.vf-calendar__day{width:var(--vf-calendar-day-size);height:var(--vf-calendar-day-size);margin:0 auto;border-radius:var(--vf-calendar-day-border-radius);border:var(--vf-border-width) solid transparent;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-calendar-day-font-size);line-height:1}.vf-calendar__day:hover:not(:disabled),.vf-calendar__day:focus-visible:not(:disabled){background-color:var(--vf-calendar-day-hover-background-color);outline:none}.vf-calendar__day.is-selected{background-color:var(--vf-calendar-day-selected-background-color);color:var(--vf-calendar-day-selected-text-color)}.vf-calendar__day.is-today{border-color:var(--vf-calendar-day-today-border-color)}.vf-calendar__day.is-outside{color:var(--vf-calendar-day-muted-color)}.vf-calendar__day:disabled{opacity:.5;cursor:not-allowed}.vf-calendar_small{padding:var(--vf-calendar-small-padding);font-size:var(--vf-calendar-small-font-size)}.vf-calendar_small .vf-calendar__day{width:var(--vf-calendar-small-day-size);height:var(--vf-calendar-small-day-size)}.vf-calendar_large{padding:var(--vf-calendar-large-padding);font-size:var(--vf-calendar-large-font-size)}.vf-calendar_large .vf-calendar__day{width:var(--vf-calendar-large-day-size);height:var(--vf-calendar-large-day-size)}.vf-calendar_disabled{opacity:var(--vf-calendar-disabled-opacity);cursor:not-allowed}.vf-pagination{display:inline-flex;align-items:center;flex-wrap:wrap;max-width:100%;gap:var(--vf-pagination-gap)}.vf-pagination__item{flex:0 0 auto;min-width:var(--vf-pagination-item-min-width);height:var(--vf-controls-height);box-sizing:border-box;border:var(--vf-border-width) solid var(--vf-pagination-border-color);border-radius:var(--vf-pagination-border-radius);background-color:var(--vf-pagination-background-color);color:var(--vf-pagination-text-color);padding:var(--vf-pagination-padding);font-size:var(--vf-pagination-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.vf-pagination__item:hover:not(:disabled):not(.is-current):not(.is-ellipsis){background-color:var(--vf-pagination-hover-background-color)}.vf-pagination__item:focus-visible{outline:none;border-color:var(--vf-pagination-focus-border-color);box-shadow:var(--vf-pagination-focus-ring-shadow)}.vf-pagination__item.is-current{border-color:var(--vf-pagination-active-border-color);background-color:var(--vf-pagination-active-background-color);color:var(--vf-pagination-active-text-color)}.vf-pagination__item.is-ellipsis{cursor:default;padding:var(--vf-pagination-ellipsis-padding)}.vf-pagination__item:disabled{opacity:var(--vf-pagination-disabled-opacity);cursor:not-allowed}.vf-pagination_outlined .vf-pagination__item{background-color:transparent}.vf-pagination_small .vf-pagination__item{font-size:var(--vf-pagination-small-font-size);padding:var(--vf-pagination-small-padding)}.vf-pagination_large .vf-pagination__item{font-size:var(--vf-pagination-large-font-size);padding:var(--vf-pagination-large-padding)}.vf-pagination_disabled{opacity:var(--vf-pagination-disabled-opacity)}.vf-checkbox{display:inline-flex;align-items:center;gap:var(--vf-checkbox-gap);cursor:pointer;color:var(--vf-checkbox-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-checkbox__control{position:absolute;opacity:0;pointer-events:none}.vf-checkbox__box{width:var(--vf-checkbox-size);height:var(--vf-checkbox-size);border:var(--vf-border-width) solid var(--vf-checkbox-border-color);border-radius:var(--vf-checkbox-border-radius);background-color:var(--vf-checkbox-background-color);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.vf-checkbox__control:checked+.vf-checkbox__box{background-color:var(--vf-checkbox-checked-background-color);border-color:var(--vf-checkbox-checked-border-color)}.vf-checkbox__control:checked+.vf-checkbox__box:after{content:"";width:calc(var(--vf-checkbox-size) / 2);height:calc(var(--vf-checkbox-size) / 2);background-color:var(--vf-checkbox-check-color);border-radius:var(--vf-checkbox-check-border-radius)}.vf-checkbox_outlined .vf-checkbox__box{background-color:transparent}.vf-checkbox_disabled{opacity:var(--vf-checkbox-disabled-opacity);cursor:not-allowed}.vf-radio-group{display:inline-flex;flex-direction:column;gap:var(--vf-radio-group-gap)}.vf-radio-group_horizontal{flex-direction:row;flex-wrap:wrap}.vf-radio{display:inline-flex;align-items:center;gap:var(--vf-radio-gap);cursor:pointer;color:var(--vf-radio-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-radio__control{position:absolute;opacity:0;pointer-events:none}.vf-radio__circle{width:var(--vf-radio-size);height:var(--vf-radio-size);border:var(--vf-border-width) solid var(--vf-radio-border-color);border-radius:var(--vf-radio-border-radius);background-color:var(--vf-radio-background-color);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.vf-radio__control:checked+.vf-radio__circle{background-color:var(--vf-radio-checked-background-color);border-color:var(--vf-radio-checked-border-color)}.vf-radio__control:checked+.vf-radio__circle:after{content:"";width:var(--vf-radio-dot-size);height:var(--vf-radio-dot-size);background-color:var(--vf-radio-dot-color);border-radius:var(--vf-radio-dot-border-radius)}.vf-radio_outlined .vf-radio__circle{background-color:transparent}.vf-radio_disabled{opacity:var(--vf-radio-disabled-opacity);cursor:not-allowed}.vf-segmented-control{display:inline-flex;align-items:stretch;gap:var(--vf-segmented-control-gap);padding:var(--vf-segmented-control-padding);border:var(--vf-border-width) solid var(--vf-segmented-control-border-color);border-radius:var(--vf-segmented-control-border-radius);background-color:var(--vf-segmented-control-background-color);color:var(--vf-segmented-control-text-color);font-size:var(--vf-segmented-control-font-size);box-sizing:border-box}.vf-segmented-control_outlined{background-color:transparent}.vf-segmented-control__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--vf-segmented-control-segment-radius);background:transparent;color:inherit;padding:var(--vf-segmented-control-segment-padding);font:inherit;font-weight:var(--vf-segmented-control-segment-font-weight);line-height:var(--vf-typography-line-height);cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.vf-segmented-control__item:hover:not(:disabled),.vf-segmented-control__item:focus-visible:not(:disabled){background-color:var(--vf-segmented-control-hover-background-color);outline:none;box-shadow:var(--vf-segmented-control-focus-ring-shadow)}.vf-segmented-control__item.is-active{background-color:var(--vf-segmented-control-active-background-color);color:var(--vf-segmented-control-active-text-color)}.vf-segmented-control__item:disabled{cursor:not-allowed;opacity:.6}.vf-segmented-control_full-width{display:flex;width:100%}.vf-segmented-control_full-width .vf-segmented-control__item{flex:1 1 0}.vf-segmented-control_small{font-size:var(--vf-segmented-control-small-font-size);padding:var(--vf-segmented-control-small-padding)}.vf-segmented-control_small .vf-segmented-control__item{padding:var(--vf-segmented-control-small-segment-padding)}.vf-segmented-control_large{font-size:var(--vf-segmented-control-large-font-size);padding:var(--vf-segmented-control-large-padding)}.vf-segmented-control_large .vf-segmented-control__item{padding:var(--vf-segmented-control-large-segment-padding)}.vf-segmented-control_disabled{opacity:var(--vf-segmented-control-disabled-opacity);cursor:not-allowed}.vf-tabs{display:flex;flex-direction:column;gap:var(--vf-tabs-gap)}.vf-tabs__list{display:flex;flex-wrap:wrap;gap:var(--vf-tabs-list-gap);border-bottom:var(--vf-tabs-list-border-width) solid var(--vf-tabs-list-border-color)}.vf-tabs__panels{display:block}.vf-tabs_vertical{flex-direction:row;align-items:flex-start}.vf-tabs_vertical .vf-tabs__list{flex-direction:column;border-bottom:none;border-right:var(--vf-tabs-list-border-width) solid var(--vf-tabs-list-border-color);padding-right:var(--vf-tabs-list-vertical-padding)}.vf-tabs_vertical .vf-tabs__panels{flex:1}.vf-tabs_disabled{opacity:var(--vf-tabs-disabled-opacity)}.vf-tab{padding:var(--vf-tabs-tab-padding);border:none;border-bottom:var(--vf-tabs-tab-active-border-width) solid transparent;background-color:var(--vf-tabs-tab-background-color);color:var(--vf-tabs-tab-text-color);font-size:var(--vf-tabs-tab-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;border-radius:var(--vf-tabs-tab-border-radius);cursor:pointer;transition:background-color .2s ease,color .2s ease}.vf-tab:hover:not(.vf-tab_disabled){background-color:var(--vf-tabs-tab-hover-background-color)}.vf-tab_active{color:var(--vf-tabs-tab-active-text-color);background-color:var(--vf-tabs-tab-active-background-color);border-bottom-color:var(--vf-tabs-tab-active-border-color)}.vf-tabs_vertical .vf-tab_active{border-bottom-color:transparent;border-right:var(--vf-tabs-tab-active-border-width) solid var(--vf-tabs-tab-active-border-color)}.vf-tabs_vertical .vf-tab{border-bottom:none;border-right:var(--vf-tabs-tab-active-border-width) solid transparent}.vf-tab_disabled{opacity:var(--vf-tabs-disabled-opacity);cursor:not-allowed}.vf-tab-panel{padding:var(--vf-tabs-panel-padding);border-radius:var(--vf-tabs-panel-border-radius);background-color:var(--vf-tabs-panel-background-color);color:var(--vf-tabs-panel-text-color)}.vf-accordion{display:grid;gap:var(--vf-accordion-gap)}.vf-accordion_disabled{opacity:var(--vf-accordion-disabled-opacity)}.vf-accordion-item{border:var(--vf-border-width) solid var(--vf-accordion-border-color);border-radius:var(--vf-accordion-border-radius);background-color:var(--vf-accordion-background-color);overflow:hidden}.vf-accordion__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--vf-accordion-header-gap);padding:var(--vf-accordion-header-padding);border:none;background-color:var(--vf-accordion-header-background-color);color:var(--vf-accordion-header-text-color);font-size:var(--vf-accordion-header-font-size);font-weight:var(--vf-accordion-header-font-weight);line-height:var(--vf-typography-line-height);font-family:inherit;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.vf-accordion__header:focus-visible{outline:none;box-shadow:var(--vf-accordion-focus-ring-shadow);border-radius:calc(var(--vf-accordion-border-radius) - 1px)}.vf-accordion__header:hover:not(:disabled){background-color:var(--vf-accordion-header-hover-background-color)}.vf-accordion-item_open .vf-accordion__header{background-color:var(--vf-accordion-header-active-background-color)}.vf-accordion__title{flex:1}.vf-accordion__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-accordion-icon-size);height:var(--vf-accordion-icon-size);color:var(--vf-accordion-icon-color);transition:transform .2s ease}.vf-accordion__icon:before{content:"";width:calc(var(--vf-accordion-icon-size) / 2);height:calc(var(--vf-accordion-icon-size) / 2);border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.vf-accordion-item_open .vf-accordion__icon{transform:rotate(180deg)}.vf-accordion__panel{display:grid;grid-template-rows:0fr;padding:var(--vf-accordion-content-padding);border-top:var(--vf-border-width) solid var(--vf-accordion-divider-color);background-color:var(--vf-accordion-content-background-color);color:var(--vf-accordion-content-text-color);opacity:0;transition:grid-template-rows .2s ease,opacity .2s ease}.vf-accordion__panel-inner{overflow:hidden}.vf-accordion__panel_open{grid-template-rows:1fr;opacity:1}.vf-accordion-item_disabled{opacity:var(--vf-accordion-disabled-opacity)}.vf-accordion-item_disabled .vf-accordion__header{cursor:not-allowed}.vf-accordion_outlined .vf-accordion-item,.vf-accordion_outlined .vf-accordion__header,.vf-accordion_outlined .vf-accordion__panel{background-color:transparent}.vf-accordion_small .vf-accordion__header{padding:var(--vf-accordion-small-header-padding);font-size:var(--vf-accordion-small-header-font-size)}.vf-accordion_small .vf-accordion__panel{padding:var(--vf-accordion-small-content-padding)}.vf-accordion_large .vf-accordion__header{padding:var(--vf-accordion-large-header-padding);font-size:var(--vf-accordion-large-header-font-size)}.vf-accordion_large .vf-accordion__panel{padding:var(--vf-accordion-large-content-padding)}.vf-toast{display:inline-flex;align-items:flex-start;gap:var(--vf-toast-gap);padding:var(--vf-toast-padding);border-radius:var(--vf-toast-border-radius);background-color:var(--vf-toast-background-color);color:var(--vf-toast-text-color);box-shadow:var(--vf-toast-shadow);border:var(--vf-border-width) solid var(--vf-toast-border-color);min-width:var(--vf-toast-min-width)}.vf-toast__body{display:grid;gap:var(--vf-toast-body-gap)}.vf-toast__title{font-weight:var(--vf-toast-title-font-weight);font-size:var(--vf-toast-title-font-size)}.vf-toast__message{font-size:var(--vf-toast-font-size);line-height:var(--vf-toast-line-height)}.vf-toast__close{margin-left:auto;border:none;background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-toast-close-size);line-height:1;padding:0;opacity:.7}.vf-toast__close:hover{opacity:1}.vf-toast[data-severity=info]{background-color:var(--vf-toast-info-background-color);border-color:var(--vf-toast-info-border-color);color:var(--vf-toast-info-text-color)}.vf-toast[data-severity=success]{background-color:var(--vf-toast-success-background-color);border-color:var(--vf-toast-success-border-color);color:var(--vf-toast-success-text-color)}.vf-toast[data-severity=warn]{background-color:var(--vf-toast-warn-background-color);border-color:var(--vf-toast-warn-border-color);color:var(--vf-toast-warn-text-color)}.vf-toast[data-severity=danger]{background-color:var(--vf-toast-danger-background-color);border-color:var(--vf-toast-danger-border-color);color:var(--vf-toast-danger-text-color)}.vf-toast-container{position:fixed;z-index:var(--vf-toast-z-index);display:flex;flex-direction:column;gap:var(--vf-toast-container-gap);padding:var(--vf-toast-container-padding);max-width:var(--vf-toast-container-max-width)}.vf-toast-container_top-right{top:0;right:0;align-items:flex-end}.vf-toast-container_top-left{top:0;left:0;align-items:flex-start}.vf-toast-container_bottom-right{bottom:0;right:0;align-items:flex-end}.vf-toast-container_bottom-left{bottom:0;left:0;align-items:flex-start}.vf-alert{display:flex;align-items:flex-start;gap:var(--vf-alert-gap);padding:var(--vf-alert-padding);border-radius:var(--vf-alert-border-radius);background-color:var(--vf-alert-background-color);color:var(--vf-alert-text-color);border:var(--vf-border-width) solid var(--vf-alert-border-color)}.vf-alert__icon{color:var(--vf-alert-icon-color);line-height:var(--vf-alert-line-height)}.vf-alert__body{flex:1;min-width:0;display:grid;gap:var(--vf-alert-body-gap)}.vf-alert__title{font-weight:var(--vf-alert-title-font-weight);font-size:var(--vf-alert-title-font-size);line-height:var(--vf-alert-line-height)}.vf-alert__message{font-size:var(--vf-alert-font-size);line-height:var(--vf-alert-line-height)}.vf-alert__actions{display:inline-flex;align-items:center;gap:var(--vf-alert-actions-gap)}.vf-alert__close{margin-left:auto;border:none;border-radius:var(--vf-alert-close-radius);width:var(--vf-alert-close-size);height:var(--vf-alert-close-size);background:transparent;color:inherit;cursor:pointer;font-size:var(--vf-alert-close-font-size);line-height:1}.vf-alert__close:hover{background-color:var(--vf-alert-close-hover-background-color)}.vf-alert[data-severity=info]{background-color:var(--vf-alert-info-background-color);border-color:var(--vf-alert-info-border-color);color:var(--vf-alert-info-text-color)}.vf-alert[data-severity=success]{background-color:var(--vf-alert-success-background-color);border-color:var(--vf-alert-success-border-color);color:var(--vf-alert-success-text-color)}.vf-alert[data-severity=warn]{background-color:var(--vf-alert-warn-background-color);border-color:var(--vf-alert-warn-border-color);color:var(--vf-alert-warn-text-color)}.vf-alert[data-severity=danger]{background-color:var(--vf-alert-danger-background-color);border-color:var(--vf-alert-danger-border-color);color:var(--vf-alert-danger-text-color)}.vf-empty-state{display:grid;justify-items:center;gap:var(--vf-empty-state-gap);width:100%;box-sizing:border-box;padding:var(--vf-empty-state-padding);border:var(--vf-border-width) solid var(--vf-empty-state-border-color);border-radius:var(--vf-empty-state-border-radius);background-color:var(--vf-empty-state-background-color);color:var(--vf-empty-state-text-color);text-align:center}.vf-empty-state_outlined{background-color:transparent}.vf-empty-state__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-empty-state-icon-size);height:var(--vf-empty-state-icon-size);color:var(--vf-empty-state-icon-color);font-size:var(--vf-empty-state-icon-size);line-height:1}.vf-empty-state__body{display:grid;justify-items:center;gap:var(--vf-empty-state-body-gap);max-width:var(--vf-empty-state-max-width)}.vf-empty-state__title{font-size:var(--vf-empty-state-title-font-size);line-height:var(--vf-empty-state-title-line-height);font-weight:var(--vf-empty-state-title-font-weight);color:var(--vf-empty-state-title-color)}.vf-empty-state__description{font-size:var(--vf-empty-state-description-font-size);line-height:var(--vf-empty-state-description-line-height);color:var(--vf-empty-state-description-color)}.vf-empty-state__actions{display:inline-flex;align-items:center;justify-content:center;gap:var(--vf-empty-state-actions-gap)}.vf-empty-state_small{padding:var(--vf-empty-state-small-padding)}.vf-empty-state_small .vf-empty-state__icon{width:var(--vf-empty-state-small-icon-size);height:var(--vf-empty-state-small-icon-size);font-size:var(--vf-empty-state-small-icon-size)}.vf-empty-state_small .vf-empty-state__title{font-size:var(--vf-empty-state-small-title-font-size)}.vf-empty-state_small .vf-empty-state__description{font-size:var(--vf-empty-state-small-description-font-size)}.vf-empty-state_large{padding:var(--vf-empty-state-large-padding)}.vf-empty-state_large .vf-empty-state__icon{width:var(--vf-empty-state-large-icon-size);height:var(--vf-empty-state-large-icon-size);font-size:var(--vf-empty-state-large-icon-size)}.vf-empty-state_large .vf-empty-state__title{font-size:var(--vf-empty-state-large-title-font-size)}.vf-empty-state_large .vf-empty-state__description{font-size:var(--vf-empty-state-large-description-font-size)}.vf-switch{display:inline-flex;align-items:center;gap:var(--vf-switch-gap);cursor:pointer;color:var(--vf-switch-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-switch__control{position:absolute;opacity:0;pointer-events:none}.vf-switch__track{position:relative;width:var(--vf-switch-width);height:var(--vf-switch-height);border-radius:var(--vf-switch-height);background-color:var(--vf-switch-background-color);transition:background-color .2s ease}.vf-switch__thumb{position:absolute;top:50%;left:var(--vf-switch-thumb-offset);width:var(--vf-switch-thumb-size);height:var(--vf-switch-thumb-size);border-radius:50%;background-color:var(--vf-switch-thumb-color);transform:translateY(-50%);transition:transform .2s ease}.vf-switch__control:checked+.vf-switch__track{background-color:var(--vf-switch-checked-background-color)}.vf-switch__control:checked+.vf-switch__track .vf-switch__thumb{transform:translate(calc(var(--vf-switch-width) - var(--vf-switch-thumb-size) - var(--vf-switch-thumb-translate-offset)),-50%)}.vf-switch_disabled{opacity:var(--vf-switch-disabled-opacity);cursor:not-allowed}.vf-popover{position:relative}.vf-popover__button{cursor:pointer;-webkit-user-select:none;user-select:none}.vf-popover__wrapper{position:absolute;background-color:var(--vf-popover-background-color)}.vf-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-modal-z-index);display:flex;align-items:center;justify-content:center}.vf-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-modal-overlay-background-color)}.vf-modal__panel{position:relative;z-index:1;width:var(--vf-modal-width);max-width:var(--vf-modal-max-width);max-height:var(--vf-modal-max-height);padding:var(--vf-modal-padding);border-radius:var(--vf-modal-border-radius);background-color:var(--vf-modal-background-color);color:var(--vf-modal-text-color);box-shadow:var(--vf-modal-shadow);overflow:auto;outline:none}.vf-modal_sm .vf-modal__panel{width:var(--vf-modal-width-sm);max-width:var(--vf-modal-max-width-sm)}.vf-modal_lg .vf-modal__panel{width:var(--vf-modal-width-lg);max-width:var(--vf-modal-max-width-lg)}.vf-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--vf-modal-header-gap)}.vf-modal__title{margin:0;font-size:var(--vf-modal-title-font-size);line-height:var(--vf-modal-title-line-height);font-weight:var(--vf-modal-title-font-weight)}.vf-modal__body{margin-bottom:var(--vf-modal-body-gap)}.vf-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--vf-modal-footer-gap)}.vf-modal__close{position:absolute;top:var(--vf-modal-close-offset);right:var(--vf-modal-close-offset);width:var(--vf-modal-close-size);height:var(--vf-modal-close-size);border-radius:var(--vf-modal-close-radius);border:none;background:transparent;color:var(--vf-modal-close-color);cursor:pointer;font-size:var(--vf-modal-close-font-size);line-height:1}.vf-modal__close:hover{background-color:var(--vf-modal-close-hover-background-color)}.vf-confirm-dialog .vf-modal__panel{max-width:var(--vf-confirm-dialog-max-width)}.vf-confirm-dialog__message{color:var(--vf-confirm-dialog-message-color);font-size:var(--vf-confirm-dialog-message-font-size);line-height:var(--vf-confirm-dialog-message-line-height)}.vf-confirm-dialog__actions{display:inline-flex;justify-content:flex-end;gap:var(--vf-confirm-dialog-actions-gap);width:100%}.vf-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-drawer-z-index)}.vf-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-drawer-overlay-background-color)}.vf-drawer__panel{position:absolute;padding:var(--vf-drawer-padding);border-radius:var(--vf-drawer-border-radius);background-color:var(--vf-drawer-background-color);color:var(--vf-drawer-text-color);box-shadow:var(--vf-drawer-shadow);overflow:auto;outline:none;transform:translateZ(0);transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.vf-drawer_left .vf-drawer__panel{top:0;left:0;width:var(--vf-drawer-width);height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.vf-drawer_right .vf-drawer__panel{top:0;right:0;width:var(--vf-drawer-width);height:100%;border-top-right-radius:0;border-bottom-right-radius:0}.vf-drawer_top .vf-drawer__panel{top:0;left:0;width:100%;height:var(--vf-drawer-height);border-top-left-radius:0;border-top-right-radius:0}.vf-drawer_bottom .vf-drawer__panel{left:0;bottom:0;width:100%;height:var(--vf-drawer-height);border-bottom-left-radius:0;border-bottom-right-radius:0}.vf-drawer_sm.vf-drawer_left .vf-drawer__panel,.vf-drawer_sm.vf-drawer_right .vf-drawer__panel{width:var(--vf-drawer-width-sm)}.vf-drawer_lg.vf-drawer_left .vf-drawer__panel,.vf-drawer_lg.vf-drawer_right .vf-drawer__panel{width:var(--vf-drawer-width-lg)}.vf-drawer_sm.vf-drawer_top .vf-drawer__panel,.vf-drawer_sm.vf-drawer_bottom .vf-drawer__panel{height:var(--vf-drawer-height-sm)}.vf-drawer_lg.vf-drawer_top .vf-drawer__panel,.vf-drawer_lg.vf-drawer_bottom .vf-drawer__panel{height:var(--vf-drawer-height-lg)}.vf-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--vf-drawer-header-gap)}.vf-drawer__title{margin:0;font-size:var(--vf-drawer-title-font-size);line-height:var(--vf-drawer-title-line-height);font-weight:var(--vf-drawer-title-font-weight)}.vf-drawer__body{margin-bottom:var(--vf-drawer-body-gap)}.vf-drawer__footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--vf-drawer-footer-gap)}.vf-drawer__close{position:absolute;top:var(--vf-drawer-close-offset);right:var(--vf-drawer-close-offset);width:var(--vf-drawer-close-size);height:var(--vf-drawer-close-size);border-radius:var(--vf-drawer-close-radius);border:none;background:transparent;color:var(--vf-drawer-close-color);cursor:pointer;font-size:var(--vf-drawer-close-font-size);line-height:1}.vf-drawer__close:hover{background-color:var(--vf-drawer-close-hover-background-color)}.vf-drawer-enter-active .vf-drawer__panel,.vf-drawer-leave-active .vf-drawer__panel{will-change:transform,opacity}.vf-drawer-enter-from .vf-drawer__panel,.vf-drawer-leave-to .vf-drawer__panel{transform:var(--vf-drawer-transform-from);opacity:0}.vf-drawer-enter-active .vf-drawer__overlay,.vf-drawer-leave-active .vf-drawer__overlay{transition:opacity .2s ease}.vf-drawer-enter-from .vf-drawer__overlay,.vf-drawer-leave-to .vf-drawer__overlay{opacity:0}.vf-dropdown{display:inline-block;position:relative}.vf-dropdown__trigger{display:inline-flex;align-items:center;cursor:pointer}.vf-dropdown__panel{position:fixed;z-index:var(--vf-dropdown-z-index);padding:var(--vf-dropdown-panel-padding);border-radius:var(--vf-dropdown-panel-border-radius);border:var(--vf-border-width) solid var(--vf-dropdown-panel-border-color);background-color:var(--vf-dropdown-panel-background-color);box-shadow:var(--vf-dropdown-panel-shadow)}.vf-dropdown__panel .vf-menu__item{padding:var(--vf-dropdown-item-padding)}.vf-dropdown_disabled{opacity:var(--vf-dropdown-disabled-opacity)}.vf-dropdown_disabled .vf-dropdown__trigger{cursor:not-allowed}.vf-splitbutton{display:inline-flex;align-items:stretch;border-radius:var(--vf-splitbutton-border-radius)}.vf-splitbutton__main{border-top-right-radius:0;border-bottom-right-radius:0}.vf-splitbutton__dropdown{display:inline-flex}.vf-splitbutton__dropdown>.vf-dropdown__trigger{display:inline-flex}.vf-splitbutton__toggle{min-width:var(--vf-splitbutton-toggle-min-width);border-top-left-radius:0;border-bottom-left-radius:0;margin-left:calc(var(--vf-border-width) * -1);padding-right:var(--vf-splitbutton-toggle-padding-x);padding-left:var(--vf-splitbutton-toggle-padding-x)}.vf-splitbutton__toggle .vf-button__icon{margin:0;font-size:var(--vf-splitbutton-toggle-icon-size)}.vf-splitbutton_disabled{opacity:var(--vf-splitbutton-disabled-opacity)}.vf-splitbutton_small .vf-splitbutton__toggle{min-width:var(--vf-splitbutton-small-toggle-min-width)}.vf-splitbutton_large .vf-splitbutton__toggle{min-width:var(--vf-splitbutton-large-toggle-min-width)}.vf-context-menu{display:block;position:relative;outline:none}.vf-context-menu__panel{position:fixed;z-index:var(--vf-context-menu-z-index);padding:var(--vf-context-menu-panel-padding);border-radius:var(--vf-context-menu-panel-border-radius);border:var(--vf-border-width) solid var(--vf-context-menu-panel-border-color);background-color:var(--vf-context-menu-panel-background-color);box-shadow:var(--vf-context-menu-panel-shadow)}.vf-context-menu__panel .vf-menu__item{padding:var(--vf-context-menu-item-padding)}.vf-context-menu_disabled{opacity:var(--vf-context-menu-disabled-opacity)}.vf-command-palette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-command-palette-z-index);display:flex;align-items:flex-start;justify-content:center;padding-top:10vh}.vf-command-palette__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-command-palette-overlay-background-color)}.vf-command-palette__panel{position:relative;z-index:1;width:var(--vf-command-palette-width);max-width:var(--vf-command-palette-max-width);max-height:var(--vf-command-palette-max-height);padding:var(--vf-command-palette-padding);border-radius:var(--vf-command-palette-border-radius);border:var(--vf-border-width) solid var(--vf-command-palette-border-color);background-color:var(--vf-command-palette-background-color);color:var(--vf-command-palette-text-color);box-shadow:var(--vf-command-palette-shadow);overflow:auto;outline:none}.vf-command-palette__header{margin-bottom:var(--vf-command-palette-header-gap)}.vf-command-palette__input{width:100%;padding:var(--vf-command-palette-input-padding);border:var(--vf-border-width) solid var(--vf-command-palette-input-border-color);border-radius:var(--vf-command-palette-input-border-radius);background-color:var(--vf-command-palette-input-background-color);color:var(--vf-command-palette-input-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.vf-command-palette__input::placeholder{color:var(--vf-command-palette-input-placeholder-color)}.vf-command-palette__input:focus{border-color:var(--vf-command-palette-input-focus-border-color);box-shadow:var(--vf-command-palette-input-focus-ring-shadow)}.vf-command-palette__list{display:grid;gap:var(--vf-command-palette-list-gap)}.vf-command-palette__group{display:grid;gap:var(--vf-command-palette-group-gap)}.vf-command-palette__group-label{padding:var(--vf-command-palette-group-label-padding);color:var(--vf-command-palette-group-label-color);font-size:var(--vf-command-palette-group-label-font-size);text-transform:uppercase;letter-spacing:.04em}.vf-command-palette__item{width:100%;border:none;border-radius:var(--vf-command-palette-item-border-radius);padding:var(--vf-command-palette-item-padding);text-align:left;background-color:transparent;color:var(--vf-command-palette-item-text-color);font:inherit;cursor:pointer;display:grid;gap:var(--vf-command-palette-item-gap)}.vf-command-palette__item-main{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.vf-command-palette__item-label{font-weight:500}.vf-command-palette__item-shortcut{border:var(--vf-border-width) solid var(--vf-command-palette-shortcut-border-color);border-radius:var(--vf-command-palette-shortcut-border-radius);background-color:var(--vf-command-palette-shortcut-background-color);color:var(--vf-command-palette-shortcut-text-color);padding:var(--vf-command-palette-shortcut-padding);font-size:var(--vf-command-palette-shortcut-font-size);line-height:1}.vf-command-palette__item-description{color:var(--vf-command-palette-item-description-color);font-size:var(--vf-command-palette-item-description-font-size)}.vf-command-palette__item:hover:not(.is-disabled),.vf-command-palette__item:focus-visible:not(.is-disabled),.vf-command-palette__item.is-active{background-color:var(--vf-command-palette-item-active-background-color);color:var(--vf-command-palette-item-active-text-color);outline:none}.vf-command-palette__item:hover:not(.is-disabled) .vf-command-palette__item-description,.vf-command-palette__item:focus-visible:not(.is-disabled) .vf-command-palette__item-description,.vf-command-palette__item.is-active .vf-command-palette__item-description{color:inherit}.vf-command-palette__item.is-disabled{opacity:var(--vf-command-palette-item-disabled-opacity);cursor:not-allowed}.vf-command-palette__empty{padding:var(--vf-command-palette-empty-padding);color:var(--vf-command-palette-empty-color);text-align:center}.vf-notification-center{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-notification-center-z-index)}.vf-notification-center__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-notification-center-overlay-background-color)}.vf-notification-center__panel{position:absolute;top:var(--vf-notification-center-top);right:var(--vf-notification-center-right);width:var(--vf-notification-center-width);max-width:var(--vf-notification-center-max-width);max-height:var(--vf-notification-center-max-height);display:grid;grid-template-rows:auto 1fr;border:var(--vf-border-width) solid var(--vf-notification-center-border-color);border-radius:var(--vf-notification-center-border-radius);background-color:var(--vf-notification-center-background-color);color:var(--vf-notification-center-text-color);box-shadow:var(--vf-notification-center-shadow);overflow:hidden;outline:none}.vf-notification-center__header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-notification-center-header-gap);padding:var(--vf-notification-center-header-padding);border-bottom:var(--vf-border-width) solid var(--vf-notification-center-divider-color)}.vf-notification-center__title-wrap{display:inline-flex;align-items:center;gap:var(--vf-notification-center-title-gap)}.vf-notification-center__title{margin:0;font-size:var(--vf-notification-center-title-font-size);line-height:var(--vf-notification-center-title-line-height);font-weight:var(--vf-notification-center-title-font-weight)}.vf-notification-center__badge{min-width:var(--vf-notification-center-badge-size);height:var(--vf-notification-center-badge-size);display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem;border-radius:999px;background-color:var(--vf-notification-center-badge-background-color);color:var(--vf-notification-center-badge-text-color);font-size:var(--vf-notification-center-badge-font-size);line-height:1}.vf-notification-center__header-actions{display:inline-flex;align-items:center;gap:var(--vf-notification-center-actions-gap)}.vf-notification-center__action,.vf-notification-center__close,.vf-notification-center__toggle{border:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.vf-notification-center__action:disabled,.vf-notification-center__toggle:disabled{opacity:var(--vf-notification-center-disabled-opacity);cursor:not-allowed}.vf-notification-center__close{width:var(--vf-notification-center-close-size);height:var(--vf-notification-center-close-size);border-radius:999px;font-size:1rem;line-height:1}.vf-notification-center__close:hover{background-color:var(--vf-notification-center-close-hover-background-color)}.vf-notification-center__body{min-height:0;overflow:auto}.vf-notification-center__list{margin:0;padding:0;list-style:none}.vf-notification-center__item{display:grid;grid-template-columns:1fr auto;gap:var(--vf-notification-center-item-gap);align-items:center;padding:var(--vf-notification-center-item-padding);border-bottom:var(--vf-border-width) solid var(--vf-notification-center-divider-color)}.vf-notification-center__item-main{display:flex;gap:var(--vf-notification-center-item-gap);align-items:flex-start;border:none;background:transparent;text-align:left;color:inherit;padding:0;cursor:pointer}.vf-notification-center__avatar{width:var(--vf-notification-center-avatar-size);height:var(--vf-notification-center-avatar-size);display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background-color:var(--vf-notification-center-avatar-background-color);color:var(--vf-notification-center-avatar-text-color);font-size:var(--vf-notification-center-avatar-font-size);flex:0 0 auto}.vf-notification-center__content{min-width:0;display:grid;gap:.15rem}.vf-notification-center__item-title{font-size:var(--vf-notification-center-item-title-font-size);font-weight:var(--vf-notification-center-item-title-font-weight)}.vf-notification-center__item-message,.vf-notification-center__item-date{font-size:var(--vf-notification-center-item-meta-font-size);color:var(--vf-notification-center-item-meta-color)}.vf-notification-center__item.is-unread{background-color:var(--vf-notification-center-unread-background-color)}.vf-notification-center__empty{margin:0;padding:var(--vf-notification-center-empty-padding);color:var(--vf-notification-center-empty-color);text-align:center}.vf-app-shell{--vf-app-shell-sidebar-current-width: var(--vf-app-shell-sidebar-width-prop);display:grid;grid-template-columns:var(--vf-app-shell-sidebar-current-width) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"sidebar header" "sidebar main" "sidebar footer";gap:var(--vf-app-shell-gap);background-color:var(--vf-app-shell-background-color);color:var(--vf-app-shell-text-color)}.vf-app-shell_full-height{min-height:100vh}.vf-app-shell_collapsed{--vf-app-shell-sidebar-current-width: var(--vf-app-shell-sidebar-collapsed-width-prop)}.vf-app-shell__sidebar{grid-area:sidebar;min-width:0;border-right:var(--vf-border-width) solid var(--vf-app-shell-sidebar-border-color);background-color:var(--vf-app-shell-sidebar-background-color);overflow:auto}.vf-app-shell__header{grid-area:header;min-width:0;min-height:var(--vf-app-shell-header-height);padding:var(--vf-app-shell-header-padding);border-bottom:var(--vf-border-width) solid var(--vf-app-shell-header-border-color);background-color:var(--vf-app-shell-header-background-color);display:flex;align-items:center;gap:var(--vf-app-shell-header-gap);z-index:1}.vf-app-shell_sticky-header .vf-app-shell__header{position:sticky;top:0}.vf-app-shell__toggle{width:var(--vf-app-shell-toggle-size);height:var(--vf-app-shell-toggle-size);border:none;border-radius:var(--vf-app-shell-toggle-border-radius);background-color:var(--vf-app-shell-toggle-background-color);color:var(--vf-app-shell-toggle-text-color);font:inherit;cursor:pointer;flex:0 0 auto}.vf-app-shell__toggle:hover{background-color:var(--vf-app-shell-toggle-hover-background-color)}.vf-app-shell__toggle:focus-visible{outline:none;box-shadow:0 0 0 2px var(--vf-app-shell-header-background-color),0 0 0 4px var(--vf-primary-color)}.vf-app-shell__header-content{min-width:0;flex:1 1 auto}.vf-app-shell__main{grid-area:main;min-width:0;min-height:0;padding:var(--vf-app-shell-content-padding);background-color:var(--vf-app-shell-main-background-color);overflow:auto}.vf-app-shell__footer{grid-area:footer;min-width:0;padding:var(--vf-app-shell-footer-padding);border-top:var(--vf-border-width) solid var(--vf-app-shell-footer-border-color);background-color:var(--vf-app-shell-footer-background-color)}.vf-app-shell__overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background-color:var(--vf-app-shell-overlay-background-color);z-index:var(--vf-app-shell-z-index)}.vf-app-shell_mobile{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"header" "main" "footer"}.vf-app-shell_mobile .vf-app-shell__sidebar{position:fixed;inset:0 auto 0 0;width:var(--vf-app-shell-sidebar-width-prop);max-width:min(88vw,var(--vf-app-shell-sidebar-width-prop));transform:translate(-100%);transition:transform .18s ease;z-index:calc(var(--vf-app-shell-z-index) + 1)}.vf-app-shell_mobile-open .vf-app-shell__sidebar{transform:translate(0)}.vf-kanban-board{width:100%}.vf-kanban-board__columns{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(var(--vf-kanban-board-column-min-width),1fr);gap:var(--vf-kanban-board-column-gap);overflow:auto;padding-bottom:.25rem}.vf-kanban-board__column{display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:var(--vf-border-width) solid var(--vf-kanban-board-column-border-color);border-radius:var(--vf-kanban-board-column-border-radius);background-color:var(--vf-kanban-board-column-background-color);min-height:14rem}.vf-kanban-board__column-header{display:flex;align-items:center;justify-content:space-between;gap:var(--vf-kanban-board-gap);padding:var(--vf-kanban-board-column-header-padding);border-bottom:var(--vf-border-width) solid var(--vf-kanban-board-column-header-border-color)}.vf-kanban-board__column-title{margin:0;font-size:var(--vf-kanban-board-column-title-font-size);font-weight:var(--vf-kanban-board-column-title-font-weight)}.vf-kanban-board__column-count{font-size:var(--vf-kanban-board-column-count-font-size);color:var(--vf-kanban-board-column-count-color)}.vf-kanban-board__list{margin:0;padding:var(--vf-kanban-board-body-padding);list-style:none;display:grid;gap:var(--vf-kanban-board-card-gap);min-height:7rem;align-content:start}.vf-kanban-board__item{border-radius:var(--vf-kanban-board-card-border-radius);border:var(--vf-border-width) solid var(--vf-kanban-board-card-border-color);background-color:var(--vf-kanban-board-card-background-color);cursor:grab}.vf-kanban-board__item:hover{border-color:var(--vf-kanban-board-card-hover-border-color)}.vf-kanban-board__item.is-dragging{opacity:var(--vf-kanban-board-drag-opacity)}.vf-kanban-board__item.priority-low{box-shadow:inset .2rem 0 0 0 var(--vf-kanban-board-priority-low-color)}.vf-kanban-board__item.priority-medium{box-shadow:inset .2rem 0 0 0 var(--vf-kanban-board-priority-medium-color)}.vf-kanban-board__item.priority-high{box-shadow:inset .2rem 0 0 0 var(--vf-kanban-board-priority-high-color)}.vf-kanban-board__card{display:grid;gap:var(--vf-kanban-board-gap);padding:var(--vf-kanban-board-card-padding)}.vf-kanban-board__card-title{margin:0;font-size:var(--vf-kanban-board-card-title-font-size);font-weight:var(--vf-kanban-board-card-title-font-weight)}.vf-kanban-board__card-description{margin:0;font-size:var(--vf-kanban-board-card-description-font-size);color:var(--vf-kanban-board-card-description-color)}.vf-kanban-board__tags{display:flex;flex-wrap:wrap;gap:var(--vf-kanban-board-tag-gap)}.vf-kanban-board__tag{display:inline-flex;align-items:center;padding:var(--vf-kanban-board-tag-padding);border-radius:var(--vf-kanban-board-tag-border-radius);background-color:var(--vf-kanban-board-tag-background-color);color:var(--vf-kanban-board-tag-text-color);font-size:.75rem;line-height:1}.vf-kanban-board__assignee{margin:0;font-size:var(--vf-kanban-board-assignee-font-size);color:var(--vf-kanban-board-assignee-color)}.vf-kanban-board__empty{padding:var(--vf-kanban-board-empty-padding);text-align:center;color:var(--vf-kanban-board-empty-color);border-radius:var(--vf-kanban-board-card-border-radius);border:var(--vf-border-width) dashed var(--vf-kanban-board-card-border-color)}.vf-kanban-board__column-footer{padding:var(--vf-kanban-board-column-footer-padding);border-top:var(--vf-border-width) solid var(--vf-kanban-board-column-footer-border-color)}.vf-tooltip__trigger{display:inline-flex}.vf-tooltip{position:fixed;z-index:var(--vf-tooltip-z-index);padding:var(--vf-tooltip-padding);border-radius:var(--vf-tooltip-border-radius);background-color:var(--vf-tooltip-background-color);color:var(--vf-tooltip-text-color);font-size:var(--vf-tooltip-font-size);line-height:var(--vf-tooltip-line-height);box-shadow:none;filter:drop-shadow(var(--vf-tooltip-shadow));max-width:var(--vf-tooltip-max-width)}.vf-tooltip__content{position:relative;z-index:1}.vf-tooltip__arrow{position:absolute;z-index:0;--vf-tooltip-arrow-rendered-height: var(--vf-tooltip-arrow-size);--vf-tooltip-arrow-half-width: calc(var(--vf-tooltip-arrow-size) * .8);width:0;height:0;border-style:solid;pointer-events:none}.vf-tooltip[data-placement^=top] .vf-tooltip__arrow{bottom:calc(var(--vf-tooltip-arrow-rendered-height) * -1);left:50%;transform:translate(-50%);border-width:var(--vf-tooltip-arrow-rendered-height) var(--vf-tooltip-arrow-half-width) 0 var(--vf-tooltip-arrow-half-width);border-color:var(--vf-tooltip-background-color) transparent transparent transparent}.vf-tooltip[data-placement^=bottom] .vf-tooltip__arrow{top:calc(var(--vf-tooltip-arrow-rendered-height) * -1);left:50%;transform:translate(-50%);border-width:0 var(--vf-tooltip-arrow-half-width) var(--vf-tooltip-arrow-rendered-height) var(--vf-tooltip-arrow-half-width);border-color:transparent transparent var(--vf-tooltip-background-color) transparent}.vf-tooltip[data-placement^=left] .vf-tooltip__arrow{right:calc(var(--vf-tooltip-arrow-half-width) * -2);top:50%;transform:translateY(-50%);border-width:var(--vf-tooltip-arrow-half-width) var(--vf-tooltip-arrow-rendered-height) var(--vf-tooltip-arrow-half-width) 0;border-color:transparent var(--vf-tooltip-background-color) transparent transparent}.vf-tooltip[data-placement^=right] .vf-tooltip__arrow{left:calc(var(--vf-tooltip-arrow-half-width) * -2);top:50%;transform:translateY(-50%);border-width:var(--vf-tooltip-arrow-half-width) 0 var(--vf-tooltip-arrow-half-width) var(--vf-tooltip-arrow-rendered-height);border-color:transparent transparent transparent var(--vf-tooltip-background-color)}.vf-tour{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vf-tour-z-index)}.vf-tour__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vf-tour-overlay-background-color)}.vf-tour__spotlight{position:fixed;z-index:1;border-radius:var(--vf-tour-spotlight-radius);border:var(--vf-tour-spotlight-border-width) solid var(--vf-tour-spotlight-border-color);box-shadow:0 0 0 9999px var(--vf-tour-overlay-background-color);pointer-events:none}.vf-tour__panel{position:fixed;z-index:2;width:var(--vf-tour-width);max-width:var(--vf-tour-max-width);padding:var(--vf-tour-padding);border:var(--vf-border-width) solid var(--vf-tour-border-color);border-radius:var(--vf-tour-border-radius);background-color:var(--vf-tour-background-color);color:var(--vf-tour-text-color);box-shadow:var(--vf-tour-shadow)}.vf-tour__title{margin-bottom:var(--vf-tour-title-gap);font-size:var(--vf-tour-title-font-size);line-height:var(--vf-tour-title-line-height);font-weight:var(--vf-tour-title-font-weight)}.vf-tour__content{margin-bottom:var(--vf-tour-content-gap);font-size:var(--vf-tour-content-font-size);line-height:var(--vf-tour-content-line-height);color:var(--vf-tour-content-color)}.vf-tour__progress{margin-bottom:var(--vf-tour-progress-gap);font-size:var(--vf-tour-progress-font-size);color:var(--vf-tour-progress-color)}.vf-tour__actions{display:flex;justify-content:flex-end;gap:var(--vf-tour-actions-gap)}.vf-tour__button{min-width:var(--vf-tour-button-min-width);padding:var(--vf-tour-button-padding);border-radius:var(--vf-tour-button-radius);border:var(--vf-border-width) solid var(--vf-tour-button-border-color);background-color:var(--vf-tour-button-background-color);color:var(--vf-tour-button-text-color);font:inherit;cursor:pointer}.vf-tour__button:hover:not(:disabled){background-color:var(--vf-tour-button-hover-background-color)}.vf-tour__button:disabled{opacity:var(--vf-tour-disabled-opacity);cursor:not-allowed}.vf-tour__button_secondary{border-color:var(--vf-tour-secondary-button-border-color);background-color:var(--vf-tour-secondary-button-background-color);color:var(--vf-tour-secondary-button-text-color)}.vf-tour__button_secondary:hover:not(:disabled){background-color:var(--vf-tour-secondary-button-hover-background-color)}@keyframes vf-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vf-skeleton{display:block;width:var(--vf-skeleton-width);height:var(--vf-skeleton-height);border-radius:var(--vf-skeleton-border-radius);background:linear-gradient(90deg,var(--vf-skeleton-background-color) 0%,var(--vf-skeleton-shimmer-color) 50%,var(--vf-skeleton-background-color) 100%);background-size:200% 100%}.vf-skeleton_animated{animation:vf-skeleton-shimmer var(--vf-skeleton-animation-duration) ease-in-out infinite}.vf-skeleton_text{height:var(--vf-skeleton-line-height)}.vf-skeleton_circle{border-radius:50%}@keyframes vf-progress-linear-indeterminate{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes vf-progress-circle-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vf-progress-circle-dash{0%{stroke-dasharray:40,200;stroke-dashoffset:0}50%{stroke-dasharray:140,200;stroke-dashoffset:-50}to{stroke-dasharray:40,200;stroke-dashoffset:-190}}.vf-progress{display:inline-flex;align-items:center;gap:var(--vf-progress-gap);color:var(--vf-progress-label-color);font-size:var(--vf-progress-label-font-size);line-height:var(--vf-typography-line-height)}.vf-progress__track{position:relative;width:var(--vf-progress-width);height:var(--vf-progress-height);border-radius:var(--vf-progress-border-radius);background-color:var(--vf-progress-background-color);overflow:hidden}.vf-progress__bar{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--vf-progress-bar-color);border-radius:inherit;transition:width .2s ease}.vf-progress_indeterminate .vf-progress__bar{width:35%;animation:vf-progress-linear-indeterminate var(--vf-progress-animation-duration) ease-in-out infinite}.vf-progress__label{white-space:nowrap}.vf-progress__circle{width:var(--vf-progress-circular-size);height:var(--vf-progress-circular-size)}.vf-progress__svg{width:100%;height:100%;transform:rotate(-90deg)}.vf-progress__circle-track{fill:none;stroke:var(--vf-progress-background-color);stroke-width:var(--vf-progress-circular-thickness)}.vf-progress__circle-bar{fill:none;stroke:var(--vf-progress-bar-color);stroke-width:var(--vf-progress-circular-thickness);stroke-linecap:round;transition:stroke-dashoffset .2s ease}.vf-progress_indeterminate .vf-progress__svg{animation:vf-progress-circle-rotate var(--vf-progress-animation-duration) linear infinite}.vf-progress_indeterminate .vf-progress__circle-bar{animation:vf-progress-circle-dash var(--vf-progress-animation-duration) ease-in-out infinite}.vf-progress_size-small{font-size:var(--vf-progress-small-label-font-size)}.vf-progress_size-small .vf-progress__track{height:var(--vf-progress-small-height)}.vf-progress_size-small .vf-progress__circle{width:var(--vf-progress-small-circular-size);height:var(--vf-progress-small-circular-size)}.vf-progress_size-small .vf-progress__circle-track,.vf-progress_size-small .vf-progress__circle-bar{stroke-width:var(--vf-progress-small-circular-thickness)}.vf-progress_size-large{font-size:var(--vf-progress-large-label-font-size)}.vf-progress_size-large .vf-progress__track{height:var(--vf-progress-large-height)}.vf-progress_size-large .vf-progress__circle{width:var(--vf-progress-large-circular-size);height:var(--vf-progress-large-circular-size)}.vf-progress_size-large .vf-progress__circle-track,.vf-progress_size-large .vf-progress__circle-bar{stroke-width:var(--vf-progress-large-circular-thickness)}.vf-progress[data-severity=info]{--vf-progress-bar-color: var(--vf-progress-info-bar-color)}.vf-progress[data-severity=success]{--vf-progress-bar-color: var(--vf-progress-success-bar-color)}.vf-progress[data-severity=warn]{--vf-progress-bar-color: var(--vf-progress-warn-bar-color)}.vf-progress[data-severity=danger]{--vf-progress-bar-color: var(--vf-progress-danger-bar-color)}.vf-badge{display:inline-flex;align-items:center;justify-content:center;gap:var(--vf-badge-gap);padding:var(--vf-badge-padding-y) var(--vf-badge-padding-x);font-size:var(--vf-badge-font-size);line-height:var(--vf-badge-line-height);border-radius:var(--vf-badge-border-radius);border:var(--vf-border-width) solid var(--vf-badge-border-color);background-color:var(--vf-badge-background-color);color:var(--vf-badge-text-color);white-space:nowrap}.vf-badge[data-variant=soft]{background-color:var(--vf-badge-soft-background-color, var(--vf-badge-background-color));color:var(--vf-badge-soft-text-color, var(--vf-badge-text-color));border-color:var(--vf-badge-soft-border-color, var(--vf-badge-border-color))}.vf-badge[data-variant=outline]{background-color:transparent;color:var(--vf-badge-outline-text-color, var(--vf-badge-text-color));border-color:var(--vf-badge-outline-border-color, var(--vf-badge-border-color))}.vf-badge_size-small{font-size:var(--vf-badge-small-font-size);padding:var(--vf-badge-small-padding-y) var(--vf-badge-small-padding-x)}.vf-badge_size-large{font-size:var(--vf-badge-large-font-size);padding:var(--vf-badge-large-padding-y) var(--vf-badge-large-padding-x)}.vf-badge[data-severity=info]{--vf-badge-background-color: var(--vf-badge-info-background-color);--vf-badge-text-color: var(--vf-badge-info-text-color);--vf-badge-border-color: var(--vf-badge-info-border-color);--vf-badge-soft-background-color: var(--vf-badge-info-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-info-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-info-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-info-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-info-outline-border-color)}.vf-badge[data-severity=success]{--vf-badge-background-color: var(--vf-badge-success-background-color);--vf-badge-text-color: var(--vf-badge-success-text-color);--vf-badge-border-color: var(--vf-badge-success-border-color);--vf-badge-soft-background-color: var(--vf-badge-success-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-success-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-success-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-success-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-success-outline-border-color)}.vf-badge[data-severity=warn]{--vf-badge-background-color: var(--vf-badge-warn-background-color);--vf-badge-text-color: var(--vf-badge-warn-text-color);--vf-badge-border-color: var(--vf-badge-warn-border-color);--vf-badge-soft-background-color: var(--vf-badge-warn-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-warn-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-warn-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-warn-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-warn-outline-border-color)}.vf-badge[data-severity=danger]{--vf-badge-background-color: var(--vf-badge-danger-background-color);--vf-badge-text-color: var(--vf-badge-danger-text-color);--vf-badge-border-color: var(--vf-badge-danger-border-color);--vf-badge-soft-background-color: var(--vf-badge-danger-soft-background-color);--vf-badge-soft-text-color: var(--vf-badge-danger-soft-text-color);--vf-badge-soft-border-color: var(--vf-badge-danger-soft-border-color);--vf-badge-outline-text-color: var(--vf-badge-danger-outline-text-color);--vf-badge-outline-border-color: var(--vf-badge-danger-outline-border-color)}.vf-chip{display:inline-flex;align-items:center;gap:var(--vf-chip-gap);padding:var(--vf-chip-padding-y) var(--vf-chip-padding-x);font-size:var(--vf-chip-font-size);line-height:var(--vf-chip-line-height);border-radius:var(--vf-chip-border-radius);border:var(--vf-border-width) solid var(--vf-chip-border-color);background-color:var(--vf-chip-background-color);color:var(--vf-chip-text-color);white-space:nowrap}.vf-chip__icon{display:inline-flex;align-items:center;justify-content:center;font-size:var(--vf-chip-icon-size)}.vf-chip__label{display:inline-flex;align-items:center}.vf-chip__close{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;margin:0;width:var(--vf-chip-close-size);height:var(--vf-chip-close-size);border-radius:var(--vf-chip-close-radius);color:var(--vf-chip-close-color);font-size:var(--vf-chip-close-font-size);cursor:pointer}.vf-chip__close:hover{background-color:var(--vf-chip-close-hover-background-color)}.vf-chip__close:disabled{cursor:not-allowed;opacity:var(--vf-chip-disabled-opacity)}.vf-chip_disabled{opacity:var(--vf-chip-disabled-opacity)}.vf-chip[data-variant=soft]{background-color:var(--vf-chip-soft-background-color, var(--vf-chip-background-color));color:var(--vf-chip-soft-text-color, var(--vf-chip-text-color));border-color:var(--vf-chip-soft-border-color, var(--vf-chip-border-color))}.vf-chip[data-variant=outline]{background-color:transparent;color:var(--vf-chip-outline-text-color, var(--vf-chip-text-color));border-color:var(--vf-chip-outline-border-color, var(--vf-chip-border-color))}.vf-chip_size-small{font-size:var(--vf-chip-small-font-size);padding:var(--vf-chip-small-padding-y) var(--vf-chip-small-padding-x)}.vf-chip_size-large{font-size:var(--vf-chip-large-font-size);padding:var(--vf-chip-large-padding-y) var(--vf-chip-large-padding-x)}.vf-chip[data-severity=info]{--vf-chip-background-color: var(--vf-chip-info-background-color);--vf-chip-text-color: var(--vf-chip-info-text-color);--vf-chip-border-color: var(--vf-chip-info-border-color);--vf-chip-soft-background-color: var(--vf-chip-info-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-info-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-info-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-info-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-info-outline-border-color)}.vf-chip[data-severity=success]{--vf-chip-background-color: var(--vf-chip-success-background-color);--vf-chip-text-color: var(--vf-chip-success-text-color);--vf-chip-border-color: var(--vf-chip-success-border-color);--vf-chip-soft-background-color: var(--vf-chip-success-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-success-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-success-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-success-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-success-outline-border-color)}.vf-chip[data-severity=warn]{--vf-chip-background-color: var(--vf-chip-warn-background-color);--vf-chip-text-color: var(--vf-chip-warn-text-color);--vf-chip-border-color: var(--vf-chip-warn-border-color);--vf-chip-soft-background-color: var(--vf-chip-warn-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-warn-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-warn-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-warn-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-warn-outline-border-color)}.vf-chip[data-severity=danger]{--vf-chip-background-color: var(--vf-chip-danger-background-color);--vf-chip-text-color: var(--vf-chip-danger-text-color);--vf-chip-border-color: var(--vf-chip-danger-border-color);--vf-chip-soft-background-color: var(--vf-chip-danger-soft-background-color);--vf-chip-soft-text-color: var(--vf-chip-danger-soft-text-color);--vf-chip-soft-border-color: var(--vf-chip-danger-soft-border-color);--vf-chip-outline-text-color: var(--vf-chip-danger-outline-text-color);--vf-chip-outline-border-color: var(--vf-chip-danger-outline-border-color)}.vf-filter-chips{display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--vf-filter-chips-gap)}.vf-filter-chips_nowrap{flex-wrap:nowrap;overflow-x:auto}.vf-filter-chips__chip,.vf-filter-chips__clear{display:inline-flex;align-items:center;gap:var(--vf-filter-chips-chip-gap);border:var(--vf-border-width) solid var(--vf-filter-chips-chip-border-color);border-radius:var(--vf-filter-chips-chip-border-radius);background-color:var(--vf-filter-chips-chip-background-color);color:var(--vf-filter-chips-chip-text-color);padding:var(--vf-filter-chips-chip-padding);font-size:var(--vf-filter-chips-font-size);line-height:1;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.vf-filter-chips__chip:hover:not(:disabled),.vf-filter-chips__chip:focus-visible:not(:disabled),.vf-filter-chips__clear:hover:not(:disabled),.vf-filter-chips__clear:focus-visible:not(:disabled){background-color:var(--vf-filter-chips-chip-hover-background-color);border-color:var(--vf-filter-chips-chip-hover-border-color);outline:none}.vf-filter-chips__chip.is-active{background-color:var(--vf-filter-chips-chip-active-background-color);border-color:var(--vf-filter-chips-chip-active-border-color);color:var(--vf-filter-chips-chip-active-text-color)}.vf-filter-chips__count{border-radius:999px;padding:var(--vf-filter-chips-count-padding);font-size:var(--vf-filter-chips-count-font-size);background-color:var(--vf-filter-chips-count-background-color);color:var(--vf-filter-chips-count-text-color)}.vf-filter-chips__chip.is-active .vf-filter-chips__count{background-color:var(--vf-filter-chips-count-active-background-color);color:var(--vf-filter-chips-count-active-text-color)}.vf-filter-chips__chip:disabled,.vf-filter-chips__clear:disabled{opacity:var(--vf-filter-chips-disabled-opacity);cursor:not-allowed}.vf-filter-chips_disabled{opacity:var(--vf-filter-chips-disabled-opacity)}.vf-filter-chips_small .vf-filter-chips__chip,.vf-filter-chips_small .vf-filter-chips__clear{font-size:var(--vf-filter-chips-small-font-size);padding:var(--vf-filter-chips-small-chip-padding)}.vf-filter-chips_large .vf-filter-chips__chip,.vf-filter-chips_large .vf-filter-chips__clear{font-size:var(--vf-filter-chips-large-font-size);padding:var(--vf-filter-chips-large-chip-padding)}.vf-filter-chips_outline .vf-filter-chips__chip,.vf-filter-chips_outline .vf-filter-chips__clear{background-color:transparent}.vf-filter-chips_solid .vf-filter-chips__chip.is-active{background-color:var(--vf-filter-chips-chip-solid-active-background-color);border-color:var(--vf-filter-chips-chip-solid-active-border-color);color:var(--vf-filter-chips-chip-solid-active-text-color)}.vf-avatar{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-avatar-size);height:var(--vf-avatar-size);font-size:var(--vf-avatar-font-size);font-weight:var(--vf-avatar-font-weight);color:var(--vf-avatar-text-color);background-color:var(--vf-avatar-background-color);border:var(--vf-avatar-border-width) solid var(--vf-avatar-border-color);border-radius:var(--vf-avatar-border-radius);overflow:visible;position:relative;text-transform:uppercase;-webkit-user-select:none;user-select:none}.vf-avatar_shape-circle{border-radius:50%}.vf-avatar__content{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:inherit;overflow:hidden}.vf-avatar__image{width:100%;height:100%;object-fit:cover}.vf-avatar__initials{line-height:1}.vf-avatar__status{position:absolute;right:0;bottom:0;width:var(--vf-avatar-status-size);height:var(--vf-avatar-status-size);border-radius:50%;border:var(--vf-avatar-status-border-width) solid var(--vf-avatar-status-border-color);background-color:var(--vf-avatar-status-offline-color);transform:translate(0)}.vf-avatar_size-small .vf-avatar__status{width:var(--vf-avatar-small-status-size);height:var(--vf-avatar-small-status-size)}.vf-avatar_size-large .vf-avatar__status{width:var(--vf-avatar-large-status-size);height:var(--vf-avatar-large-status-size)}.vf-avatar__status[data-status=online]{background-color:var(--vf-avatar-status-online-color)}.vf-avatar__status[data-status=busy]{background-color:var(--vf-avatar-status-busy-color)}.vf-avatar__status[data-status=away]{background-color:var(--vf-avatar-status-away-color)}.vf-avatar_size-small{width:var(--vf-avatar-small-size);height:var(--vf-avatar-small-size);font-size:var(--vf-avatar-small-font-size)}.vf-avatar_size-large{width:var(--vf-avatar-large-size);height:var(--vf-avatar-large-size);font-size:var(--vf-avatar-large-font-size)}@keyframes vf-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vf-spinner{display:inline-flex;align-items:center;justify-content:center;gap:var(--vf-spinner-gap);color:var(--vf-spinner-label-color);font-size:var(--vf-spinner-label-font-size);line-height:var(--vf-typography-line-height);--vf-spinner-current-color: var(--vf-spinner-color)}.vf-spinner__icon{width:var(--vf-spinner-size);height:var(--vf-spinner-size);border-radius:999px;border:var(--vf-spinner-thickness) solid var(--vf-spinner-track-color);border-top-color:var(--vf-spinner-current-color);animation:vf-spinner-spin var(--vf-spinner-animation-duration) linear infinite;box-sizing:border-box}.vf-spinner__label{white-space:nowrap}.vf-spinner_overlay{display:flex;width:100%;min-height:var(--vf-spinner-overlay-min-height);padding:var(--vf-spinner-overlay-padding);border-radius:var(--vf-spinner-overlay-border-radius);background-color:var(--vf-spinner-overlay-background-color)}.vf-spinner_size-small{font-size:var(--vf-spinner-small-label-font-size)}.vf-spinner_size-small .vf-spinner__icon{width:var(--vf-spinner-small-size);height:var(--vf-spinner-small-size);border-width:var(--vf-spinner-small-thickness)}.vf-spinner_size-large{font-size:var(--vf-spinner-large-label-font-size)}.vf-spinner_size-large .vf-spinner__icon{width:var(--vf-spinner-large-size);height:var(--vf-spinner-large-size);border-width:var(--vf-spinner-large-thickness)}.vf-spinner[data-severity=info]{--vf-spinner-current-color: var(--vf-spinner-info-color)}.vf-spinner[data-severity=success]{--vf-spinner-current-color: var(--vf-spinner-success-color)}.vf-spinner[data-severity=warn]{--vf-spinner-current-color: var(--vf-spinner-warn-color)}.vf-spinner[data-severity=danger]{--vf-spinner-current-color: var(--vf-spinner-danger-color)}.vf-datatable{width:100%;border:var(--vf-border-width) solid var(--vf-datatable-border-color);border-radius:var(--vf-datatable-border-radius);background-color:var(--vf-datatable-background-color);overflow:hidden}.vf-datatable__bulk{padding:.75rem;border-bottom:var(--vf-border-width) solid var(--vf-datatable-row-border-color);background-color:var(--vf-datatable-header-background-color)}.vf-datatable__bulk-default{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem}.vf-datatable__bulk-count{font-weight:600}.vf-datatable__bulk-action,.vf-datatable__bulk-clear{border:var(--vf-border-width) solid var(--vf-datatable-header-border-color);background-color:var(--vf-datatable-background-color);color:inherit;border-radius:var(--vf-radii-sm);padding:.25rem .5rem;cursor:pointer;font:inherit}.vf-datatable__table{width:100%;border-collapse:collapse;font-size:var(--vf-datatable-font-size);color:var(--vf-datatable-text-color)}.vf-datatable__head{background-color:var(--vf-datatable-header-background-color)}.vf-datatable__row{border-bottom:var(--vf-border-width) solid var(--vf-datatable-row-border-color)}.vf-datatable__body .vf-datatable__row:last-child{border-bottom:none}.vf-datatable__header,.vf-datatable__cell{text-align:left;padding:var(--vf-datatable-cell-padding)}.vf-datatable__header_selection,.vf-datatable__cell_selection{width:2.25rem;text-align:center}.vf-datatable__selection-control{cursor:pointer}.vf-datatable__header{font-weight:var(--vf-datatable-header-font-weight);font-size:var(--vf-datatable-header-font-size);color:var(--vf-datatable-header-text-color);border-bottom:var(--vf-border-width) solid var(--vf-datatable-header-border-color)}.vf-datatable_sticky-header .vf-datatable__header{position:sticky;top:0;z-index:2}.vf-datatable__header-text{display:inline-flex;align-items:center;gap:var(--vf-datatable-header-gap)}.vf-datatable__header_sortable{cursor:pointer}.vf-datatable__sort-button{display:inline-flex;align-items:center;gap:var(--vf-datatable-header-gap);border:none;background:transparent;padding:0;color:inherit;font:inherit;cursor:pointer}.vf-datatable__sort-icon{font-size:var(--vf-datatable-sort-icon-size);color:var(--vf-datatable-sort-icon-color);line-height:1}.vf-datatable__sort-icon.is-active{color:var(--vf-datatable-sort-icon-active-color)}.vf-datatable__cell{color:var(--vf-datatable-row-text-color);background-color:var(--vf-datatable-row-background-color)}.vf-datatable__header.vf-datatable__cell_sticky-left,.vf-datatable__header.vf-datatable__cell_sticky-right{background-color:var(--vf-datatable-header-background-color);z-index:3}.vf-datatable__cell.vf-datatable__cell_sticky-left,.vf-datatable__cell.vf-datatable__cell_sticky-right{z-index:1}.vf-datatable__cell_state{text-align:center;padding:var(--vf-datatable-state-padding);color:var(--vf-datatable-state-text-color)}.vf-datatable__row_state{border-bottom:none}.vf-datatable__row_striped .vf-datatable__cell{background-color:var(--vf-datatable-striped-background-color)}.vf-datatable_hover .vf-datatable__row:not(.vf-datatable__row_state):hover .vf-datatable__cell{background-color:var(--vf-datatable-hover-background-color)}.vf-datatable__cell_left{text-align:left}.vf-datatable__cell_center{text-align:center}.vf-datatable__cell_right{text-align:right}.vf-datatable_outlined,.vf-datatable_outlined .vf-datatable__head,.vf-datatable_outlined .vf-datatable__cell{background-color:transparent}.vf-datatable_small .vf-datatable__table{font-size:var(--vf-datatable-small-font-size)}.vf-datatable_small .vf-datatable__header,.vf-datatable_small .vf-datatable__cell{padding:var(--vf-datatable-small-cell-padding)}.vf-datatable_large .vf-datatable__table{font-size:var(--vf-datatable-large-font-size)}.vf-datatable_large .vf-datatable__header,.vf-datatable_large .vf-datatable__cell{padding:var(--vf-datatable-large-cell-padding)}.vf-slider{display:inline-flex;flex-direction:column;gap:var(--vf-slider-gap);width:var(--vf-slider-width);color:var(--vf-slider-text-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-slider__control{position:relative;height:var(--vf-slider-thumb-size)}.vf-slider__track{position:absolute;left:0;right:0;top:50%;height:var(--vf-slider-track-height);background-color:var(--vf-slider-track-background-color);border-radius:var(--vf-slider-track-radius);transform:translateY(-50%)}.vf-slider__fill{position:absolute;top:0;bottom:0;left:var(--vf-slider-start);right:calc(100% - var(--vf-slider-end));background-color:var(--vf-slider-fill-background-color);border-radius:inherit}.vf-slider__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;left:0;top:0;width:100%;height:var(--vf-slider-thumb-size);margin:0;background:transparent;cursor:pointer;pointer-events:none}.vf-slider__input:disabled{cursor:not-allowed}.vf-slider__input::-webkit-slider-runnable-track{height:var(--vf-slider-track-height);background:transparent}.vf-slider__input::-webkit-slider-thumb{-webkit-appearance:none;width:var(--vf-slider-thumb-size);height:var(--vf-slider-thumb-size);border-radius:50%;background-color:var(--vf-slider-thumb-color);border:var(--vf-slider-thumb-border-width) solid var(--vf-slider-thumb-border-color);box-shadow:var(--vf-slider-thumb-shadow);margin-top:calc((var(--vf-slider-track-height) - var(--vf-slider-thumb-size)) / 2);pointer-events:auto}.vf-slider__input:focus-visible::-webkit-slider-thumb{box-shadow:var(--vf-slider-thumb-shadow),var(--vf-slider-focus-ring-shadow)}.vf-slider__input::-moz-range-track{height:var(--vf-slider-track-height);background:transparent}.vf-slider__input::-moz-range-thumb{width:var(--vf-slider-thumb-size);height:var(--vf-slider-thumb-size);border-radius:50%;background-color:var(--vf-slider-thumb-color);border:var(--vf-slider-thumb-border-width) solid var(--vf-slider-thumb-border-color);box-shadow:var(--vf-slider-thumb-shadow);pointer-events:auto}.vf-slider__input:focus-visible::-moz-range-thumb{box-shadow:var(--vf-slider-thumb-shadow),var(--vf-slider-focus-ring-shadow)}.vf-slider__marks{position:relative;height:var(--vf-slider-marks-height)}.vf-slider__mark{position:absolute;top:0;width:var(--vf-slider-mark-size);height:var(--vf-slider-mark-size);border-radius:50%;background-color:var(--vf-slider-mark-color);transform:translate(-50%)}.vf-slider__mark-label{position:absolute;top:calc(var(--vf-slider-mark-size) + 2px);left:50%;transform:translate(-50%);font-size:var(--vf-slider-mark-label-font-size);color:var(--vf-slider-mark-label-color);white-space:nowrap}.vf-slider__value{font-size:var(--vf-slider-value-font-size);color:var(--vf-slider-value-color)}.vf-slider_small{--vf-slider-thumb-size: var(--vf-slider-small-thumb-size);--vf-slider-track-height: var(--vf-slider-small-track-height);--vf-slider-value-font-size: var(--vf-slider-small-value-font-size)}.vf-slider_large{--vf-slider-thumb-size: var(--vf-slider-large-thumb-size);--vf-slider-track-height: var(--vf-slider-large-track-height);--vf-slider-value-font-size: var(--vf-slider-large-value-font-size)}.vf-slider_disabled{opacity:var(--vf-slider-disabled-opacity)}.vf-splitter{position:relative;display:flex;width:100%;height:100%;min-width:0;min-height:0;border:var(--vf-border-width) solid var(--vf-splitter-border-color);border-radius:var(--vf-splitter-border-radius);overflow:hidden}.vf-splitter_horizontal{flex-direction:row}.vf-splitter_vertical{flex-direction:column}.vf-splitter__gutter{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;cursor:col-resize;background:transparent;outline:none}.vf-splitter_vertical .vf-splitter__gutter{cursor:row-resize}.vf-splitter__gutter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;transition:background-color .2s ease}.vf-splitter__gutter-handle{position:relative;display:block;width:var(--vf-splitter-handle-width);height:var(--vf-splitter-handle-height);border-radius:var(--vf-splitter-handle-radius);background-color:var(--vf-splitter-handle-color)}.vf-splitter_horizontal .vf-splitter__gutter-handle{width:var(--vf-splitter-handle-width);height:var(--vf-splitter-handle-height)}.vf-splitter_vertical .vf-splitter__gutter-handle{width:var(--vf-splitter-handle-height);height:var(--vf-splitter-handle-width)}.vf-splitter__gutter:hover:before,.vf-splitter__gutter:focus-visible:before,.vf-splitter__gutter.is-dragging:before{background-color:var(--vf-splitter-gutter-active-background-color)}.vf-splitter_disabled{opacity:var(--vf-splitter-disabled-opacity)}.vf-splitter_disabled .vf-splitter__gutter{pointer-events:none}.vf-splitter__panel{position:relative;min-width:0;min-height:0;overflow:auto;box-sizing:border-box;background-color:var(--vf-splitter-panel-background-color)}.vf-splitter__panel_disabled{-webkit-user-select:none;user-select:none}.vf-stepper{display:block}.vf-stepper__list{display:flex;gap:var(--vf-stepper-gap);margin:0;padding:0;list-style:none}.vf-stepper_horizontal .vf-stepper__list{flex-direction:row;align-items:flex-start}.vf-stepper_vertical .vf-stepper__list{flex-direction:column;align-items:stretch}.vf-stepper__item{display:flex;align-items:flex-start}.vf-stepper_horizontal .vf-stepper__item{flex:1}.vf-stepper__button{display:flex;align-items:flex-start;gap:var(--vf-stepper-item-gap);padding:0;border:none;background:none;text-align:left;color:inherit;font:inherit;cursor:default}.vf-stepper_clickable .vf-stepper__button{cursor:pointer}.vf-stepper__item.is-disabled .vf-stepper__button{cursor:default}.vf-stepper_horizontal .vf-stepper__button{width:100%;flex-direction:column;align-items:flex-start}.vf-stepper_vertical .vf-stepper__button{flex-direction:row;align-items:flex-start}.vf-stepper__indicator-wrap{display:flex;align-items:center}.vf-stepper_horizontal .vf-stepper__indicator-wrap{width:100%;flex-direction:row;align-items:center}.vf-stepper_vertical .vf-stepper__indicator-wrap{flex-direction:column;align-items:center}.vf-stepper__indicator{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-stepper-indicator-size);height:var(--vf-stepper-indicator-size);border-radius:var(--vf-stepper-indicator-border-radius);border:var(--vf-stepper-indicator-border-width) solid var(--vf-stepper-indicator-border-color);background-color:var(--vf-stepper-indicator-background-color);color:var(--vf-stepper-indicator-text-color);font-size:var(--vf-stepper-indicator-font-size);font-weight:600;box-sizing:border-box;flex:0 0 auto}.vf-stepper__line{display:block;background-color:var(--vf-stepper-line-color)}.vf-stepper_horizontal .vf-stepper__line{flex:1;height:var(--vf-stepper-line-thickness);margin-left:var(--vf-stepper-item-gap)}.vf-stepper_vertical .vf-stepper__line{width:var(--vf-stepper-line-thickness);height:var(--vf-stepper-line-length);margin-top:var(--vf-stepper-item-gap)}.vf-stepper__content{display:flex;flex-direction:column;gap:.25rem}.vf-stepper__label{font-size:var(--vf-stepper-label-font-size);color:var(--vf-stepper-label-color);line-height:var(--vf-typography-line-height)}.vf-stepper__description{font-size:var(--vf-stepper-description-font-size);color:var(--vf-stepper-description-color);line-height:var(--vf-typography-line-height)}.vf-stepper__item.is-active .vf-stepper__indicator{background-color:var(--vf-stepper-active-indicator-background-color);color:var(--vf-stepper-active-indicator-text-color);border-color:var(--vf-stepper-active-indicator-border-color)}.vf-stepper__item.is-completed .vf-stepper__indicator{background-color:var(--vf-stepper-completed-indicator-background-color);color:var(--vf-stepper-completed-indicator-text-color);border-color:var(--vf-stepper-completed-indicator-border-color)}.vf-stepper__item.is-completed .vf-stepper__line{background-color:var(--vf-stepper-completed-indicator-background-color)}.vf-stepper__item.is-error .vf-stepper__indicator{background-color:var(--vf-stepper-error-indicator-background-color);color:var(--vf-stepper-error-indicator-text-color);border-color:var(--vf-stepper-error-indicator-border-color)}.vf-stepper__item.is-disabled{opacity:var(--vf-stepper-disabled-opacity)}.vf-stepper_size-small .vf-stepper__indicator{width:var(--vf-stepper-small-indicator-size);height:var(--vf-stepper-small-indicator-size);font-size:var(--vf-stepper-small-indicator-font-size)}.vf-stepper_size-small .vf-stepper__label{font-size:var(--vf-stepper-small-label-font-size)}.vf-stepper_size-small .vf-stepper__description{font-size:var(--vf-stepper-small-description-font-size)}.vf-stepper_vertical.vf-stepper_size-small .vf-stepper__line{height:var(--vf-stepper-small-line-length)}.vf-stepper_size-large .vf-stepper__indicator{width:var(--vf-stepper-large-indicator-size);height:var(--vf-stepper-large-indicator-size);font-size:var(--vf-stepper-large-indicator-font-size)}.vf-stepper_size-large .vf-stepper__label{font-size:var(--vf-stepper-large-label-font-size)}.vf-stepper_size-large .vf-stepper__description{font-size:var(--vf-stepper-large-description-font-size)}.vf-stepper_vertical.vf-stepper_size-large .vf-stepper__line{height:var(--vf-stepper-large-line-length)}.vf-wizard{display:grid;gap:var(--vf-wizard-gap)}.vf-wizard__header{border-bottom:var(--vf-border-width) solid var(--vf-wizard-border-color);padding-bottom:var(--vf-wizard-header-padding-bottom)}.vf-wizard__list{display:flex;flex-wrap:wrap;gap:var(--vf-wizard-item-gap);margin:0;padding:0;list-style:none}.vf-wizard__item{min-width:0}.vf-wizard__step{display:inline-flex;align-items:flex-start;gap:var(--vf-wizard-step-gap);padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;text-align:left}.vf-wizard__indicator{width:var(--vf-wizard-indicator-size);height:var(--vf-wizard-indicator-size);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--vf-wizard-indicator-border-radius);border:var(--vf-border-width) solid var(--vf-wizard-indicator-border-color);background-color:var(--vf-wizard-indicator-background-color);color:var(--vf-wizard-indicator-text-color);font-size:var(--vf-wizard-indicator-font-size);box-sizing:border-box}.vf-wizard__meta{display:grid;gap:.1rem}.vf-wizard__title{font-size:var(--vf-wizard-title-font-size);color:var(--vf-wizard-title-color);line-height:var(--vf-typography-line-height)}.vf-wizard__description{font-size:var(--vf-wizard-description-font-size);color:var(--vf-wizard-description-color);line-height:var(--vf-typography-line-height)}.vf-wizard__item.is-active .vf-wizard__indicator{border-color:var(--vf-wizard-active-indicator-border-color);background-color:var(--vf-wizard-active-indicator-background-color);color:var(--vf-wizard-active-indicator-text-color)}.vf-wizard__item.is-completed .vf-wizard__indicator{border-color:var(--vf-wizard-completed-indicator-border-color);background-color:var(--vf-wizard-completed-indicator-background-color);color:var(--vf-wizard-completed-indicator-text-color)}.vf-wizard__item.is-error .vf-wizard__indicator{border-color:var(--vf-wizard-error-indicator-border-color);background-color:var(--vf-wizard-error-indicator-background-color);color:var(--vf-wizard-error-indicator-text-color)}.vf-wizard__item.is-disabled .vf-wizard__step{cursor:not-allowed}.vf-wizard__content{min-width:0}.vf-wizard__footer{display:flex;justify-content:flex-end;gap:var(--vf-wizard-actions-gap)}.vf-wizard__button{min-width:var(--vf-wizard-button-min-width);padding:var(--vf-wizard-button-padding);border-radius:var(--vf-wizard-button-border-radius);border:var(--vf-border-width) solid var(--vf-wizard-button-border-color);background-color:var(--vf-wizard-button-background-color);color:var(--vf-wizard-button-text-color);font:inherit;cursor:pointer}.vf-wizard__button:hover:not(:disabled){background-color:var(--vf-wizard-button-hover-background-color)}.vf-wizard__button:disabled{opacity:var(--vf-wizard-disabled-opacity);cursor:not-allowed}.vf-wizard__button_secondary{border-color:var(--vf-wizard-secondary-button-border-color);background-color:var(--vf-wizard-secondary-button-background-color);color:var(--vf-wizard-secondary-button-text-color)}.vf-wizard__button_secondary:hover:not(:disabled){background-color:var(--vf-wizard-secondary-button-hover-background-color)}.vf-wizard_disabled{opacity:var(--vf-wizard-disabled-opacity)}.vf-wizard_disabled *{pointer-events:none}.vf-wizard-step{width:100%;min-width:0}.vf-timeline{display:block}.vf-timeline__list{margin:0;padding:0;list-style:none}.vf-timeline_vertical .vf-timeline__list{display:flex;flex-direction:column;gap:var(--vf-timeline-gap)}.vf-timeline_horizontal .vf-timeline__list{display:flex;gap:var(--vf-timeline-gap)}.vf-timeline_vertical .vf-timeline__item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:var(--vf-timeline-item-gap)}.vf-timeline_horizontal .vf-timeline__item{flex:1;min-width:0;display:flex;flex-direction:column}.vf-timeline__rail{display:flex;align-items:center}.vf-timeline_vertical .vf-timeline__rail{flex-direction:column}.vf-timeline_horizontal .vf-timeline__rail{width:100%;flex-direction:row}.vf-timeline__marker{display:inline-flex;align-items:center;justify-content:center;width:var(--vf-timeline-marker-size);height:var(--vf-timeline-marker-size);border-radius:var(--vf-timeline-marker-border-radius);border:var(--vf-timeline-marker-border-width) solid var(--vf-timeline-marker-border-color);background-color:var(--vf-timeline-marker-background-color);color:var(--vf-timeline-marker-text-color);font-size:var(--vf-timeline-marker-icon-size);box-sizing:border-box;flex:0 0 auto}.vf-timeline__dot{width:var(--vf-timeline-dot-size);height:var(--vf-timeline-dot-size);border-radius:999px;background-color:currentColor}.vf-timeline__line{display:block;background-color:var(--vf-timeline-line-color)}.vf-timeline_vertical .vf-timeline__line{width:var(--vf-timeline-line-thickness);min-height:var(--vf-timeline-line-length);flex:1;margin-top:.25rem}.vf-timeline_horizontal .vf-timeline__line{height:var(--vf-timeline-line-thickness);flex:1;margin-left:var(--vf-timeline-item-gap)}.vf-timeline__content{min-width:0}.vf-timeline_horizontal .vf-timeline__content{margin-top:var(--vf-timeline-item-gap)}.vf-timeline__date{display:block;margin:0 0 .25rem;font-size:var(--vf-timeline-date-font-size);color:var(--vf-timeline-date-color);line-height:var(--vf-typography-line-height)}.vf-timeline__title{margin:0;font-size:var(--vf-timeline-title-font-size);color:var(--vf-timeline-title-color);line-height:var(--vf-typography-line-height)}.vf-timeline__description{margin:.25rem 0 0;font-size:var(--vf-timeline-description-font-size);color:var(--vf-timeline-description-color);line-height:var(--vf-typography-line-height)}.vf-timeline__item[data-status=info]{--vf-timeline-marker-background-color: var(--vf-timeline-info-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-info-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-info-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-info-line-color)}.vf-timeline__item[data-status=success]{--vf-timeline-marker-background-color: var(--vf-timeline-success-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-success-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-success-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-success-line-color)}.vf-timeline__item[data-status=warn]{--vf-timeline-marker-background-color: var(--vf-timeline-warn-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-warn-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-warn-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-warn-line-color)}.vf-timeline__item[data-status=danger]{--vf-timeline-marker-background-color: var(--vf-timeline-danger-marker-background-color);--vf-timeline-marker-border-color: var(--vf-timeline-danger-marker-border-color);--vf-timeline-marker-text-color: var(--vf-timeline-danger-marker-text-color);--vf-timeline-line-color: var(--vf-timeline-danger-line-color)}.vf-timeline_size-small{--vf-timeline-item-gap: var(--vf-timeline-small-item-gap);--vf-timeline-marker-size: var(--vf-timeline-small-marker-size);--vf-timeline-marker-icon-size: var(--vf-timeline-small-marker-icon-size);--vf-timeline-dot-size: var(--vf-timeline-small-dot-size);--vf-timeline-line-length: var(--vf-timeline-small-line-length);--vf-timeline-date-font-size: var(--vf-timeline-small-date-font-size);--vf-timeline-title-font-size: var(--vf-timeline-small-title-font-size);--vf-timeline-description-font-size: var(--vf-timeline-small-description-font-size)}.vf-timeline_size-large{--vf-timeline-item-gap: var(--vf-timeline-large-item-gap);--vf-timeline-marker-size: var(--vf-timeline-large-marker-size);--vf-timeline-marker-icon-size: var(--vf-timeline-large-marker-icon-size);--vf-timeline-dot-size: var(--vf-timeline-large-dot-size);--vf-timeline-line-length: var(--vf-timeline-large-line-length);--vf-timeline-date-font-size: var(--vf-timeline-large-date-font-size);--vf-timeline-title-font-size: var(--vf-timeline-large-title-font-size);--vf-timeline-description-font-size: var(--vf-timeline-large-description-font-size)}.vf-rating{display:inline-flex;align-items:center;gap:var(--vf-rating-gap);--vf-rating-item-size: var(--vf-rating-size)}.vf-rating__item{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--vf-rating-item-size);height:var(--vf-rating-item-size);padding:0;border:none;background:transparent;font-size:var(--vf-rating-item-size);line-height:1;color:var(--vf-rating-color);cursor:pointer;overflow:hidden}.vf-rating__icon{display:block;width:100%;height:100%;line-height:1}.vf-rating__icon_empty{position:absolute;top:0;right:0;bottom:0;left:0}.vf-rating__icon_fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--vf-rating-active-color);pointer-events:none}.vf-rating__icon_inner{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--vf-rating-item-size);height:var(--vf-rating-item-size)}.vf-rating__svg{width:100%;height:100%;display:block}.vf-rating__item:focus-visible{outline:none;box-shadow:var(--vf-rating-focus-ring-shadow);border-radius:var(--vf-rating-focus-radius, 4px)}.vf-rating_hover .vf-rating__icon_fill{color:var(--vf-rating-hover-color)}.vf-rating_disabled{opacity:var(--vf-rating-disabled-opacity)}.vf-rating_disabled .vf-rating__item{cursor:not-allowed}.vf-rating_readonly .vf-rating__item{cursor:default}.vf-rating_small .vf-rating__item{--vf-rating-item-size: var(--vf-rating-small-size)}.vf-rating_large .vf-rating__item{--vf-rating-item-size: var(--vf-rating-large-size)}.vf-tree__row{display:flex;align-items:center;gap:var(--vf-tree-row-gap);width:100%;padding:var(--vf-tree-row-padding);padding-left:calc(var(--vf-tree-row-padding-inline) + var(--vf-tree-indent) * (var(--vf-tree-level) - 1));border-radius:var(--vf-tree-row-border-radius);border:none;background-color:var(--vf-tree-row-background-color);color:var(--vf-tree-row-text-color);font-size:var(--vf-tree-row-font-size);text-align:left;cursor:pointer;outline:none}.vf-tree__row:hover{background-color:var(--vf-tree-row-hover-background-color)}.vf-tree__row:focus-visible{box-shadow:var(--vf-tree-focus-ring-shadow)}.vf-tree__row.is-selected{background-color:var(--vf-tree-row-selected-background-color);color:var(--vf-tree-row-selected-text-color)}.vf-tree__row.is-disabled{cursor:not-allowed}.vf-tree__toggle,.vf-tree__toggle-spacer{width:var(--vf-tree-toggle-size);height:var(--vf-tree-toggle-size);flex:0 0 var(--vf-tree-toggle-size)}.vf-tree__toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--vf-tree-toggle-radius);border:1px solid var(--vf-tree-toggle-border-color);background-color:var(--vf-tree-toggle-background-color);color:var(--vf-tree-toggle-text-color);padding:0;cursor:pointer}.vf-tree__toggle:hover{background-color:var(--vf-tree-toggle-hover-background-color)}.vf-tree__toggle:disabled{cursor:not-allowed}.vf-tree__label{min-width:0}.vf-tree__row_small{font-size:var(--vf-tree-small-row-font-size);padding:var(--vf-tree-small-row-padding);padding-left:calc(var(--vf-tree-small-row-padding-inline) + var(--vf-tree-indent) * (var(--vf-tree-level) - 1))}.vf-tree__row_small .vf-tree__toggle,.vf-tree__row_small .vf-tree__toggle-spacer{width:var(--vf-tree-small-toggle-size);height:var(--vf-tree-small-toggle-size);flex-basis:var(--vf-tree-small-toggle-size)}.vf-tree__row_large{font-size:var(--vf-tree-large-row-font-size);padding:var(--vf-tree-large-row-padding);padding-left:calc(var(--vf-tree-large-row-padding-inline) + var(--vf-tree-indent) * (var(--vf-tree-level) - 1))}.vf-tree__row_large .vf-tree__toggle,.vf-tree__row_large .vf-tree__toggle-spacer{width:var(--vf-tree-large-toggle-size);height:var(--vf-tree-large-toggle-size);flex-basis:var(--vf-tree-large-toggle-size)}.vf-tree__row_outlined{border:var(--vf-border-width) solid var(--vf-tree-row-border-color);background-color:transparent}.vf-tree{color:var(--vf-tree-row-text-color)}.vf-tree__list,.vf-tree__group{list-style:none;margin:0;padding:0;display:grid;gap:var(--vf-tree-gap)}.vf-tree_disabled{opacity:var(--vf-tree-disabled-opacity)}.vf-treeselect{position:relative;display:inline-flex;align-items:center;min-width:var(--vf-treeselect-min-width);height:var(--vf-controls-height);box-sizing:border-box;border-radius:var(--vf-treeselect-border-radius);border:var(--vf-border-width) solid var(--vf-treeselect-border-color);background-color:var(--vf-treeselect-background-color);color:var(--vf-treeselect-text-color);transition:border-color .2s ease,box-shadow .2s ease}.vf-treeselect_outlined{background-color:transparent}.vf-treeselect__control{width:100%;min-width:0;flex:1 1 0%;height:var(--vf-controls-height);box-sizing:border-box;border:none;background:transparent;color:inherit;font-size:var(--vf-treeselect-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--vf-treeselect-control-gap);padding:var(--vf-treeselect-padding);cursor:pointer}.vf-treeselect__label{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vf-treeselect__label_placeholder{color:var(--vf-treeselect-placeholder-color)}.vf-treeselect__chevron{flex:0 0 auto;font-size:var(--vf-treeselect-chevron-size);opacity:.7}.vf-treeselect__clear{flex:0 0 auto;width:var(--vf-treeselect-clear-size);height:var(--vf-treeselect-clear-size);margin-right:.35rem;padding:0;border:none;border-radius:var(--vf-treeselect-clear-radius);background:transparent;color:inherit;font-size:.75rem;cursor:pointer}.vf-treeselect__clear:hover{background-color:var(--vf-treeselect-clear-hover-background-color)}.vf-treeselect__panel{position:fixed;z-index:50;padding:var(--vf-treeselect-panel-padding);max-height:var(--vf-treeselect-panel-max-height);overflow:auto;border-radius:calc(var(--vf-treeselect-border-radius) + var(--vf-treeselect-panel-radius-offset));border:var(--vf-border-width) solid var(--vf-treeselect-panel-border-color);background-color:var(--vf-treeselect-panel-background-color);box-shadow:var(--vf-treeselect-panel-shadow);color:var(--vf-treeselect-text-color)}.vf-treeselect__search{padding:var(--vf-treeselect-search-padding)}.vf-treeselect__search-control{width:100%;border-radius:var(--vf-treeselect-search-border-radius);border:var(--vf-border-width) solid var(--vf-treeselect-search-border-color);background:transparent;color:inherit;padding:.35rem .45rem;font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height);font-family:inherit;outline:none}.vf-treeselect__search-control:focus{border-color:var(--vf-treeselect-focus-border-color)}.vf-treeselect__tree{width:100%}.vf-treeselect__empty{padding:var(--vf-treeselect-empty-padding);color:var(--vf-treeselect-empty-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-treeselect__loading{padding:var(--vf-treeselect-loading-padding);color:var(--vf-treeselect-loading-color);font-size:var(--vf-typography-font-size);line-height:var(--vf-typography-line-height)}.vf-treeselect_open{border-color:var(--vf-treeselect-focus-border-color);box-shadow:var(--vf-treeselect-focus-ring-shadow)}.vf-treeselect:hover:not(.vf-treeselect_disabled){border-color:var(--vf-treeselect-hover-border-color)}.vf-treeselect:focus-within:not(.vf-treeselect_disabled){border-color:var(--vf-treeselect-focus-border-color)}.vf-treeselect_small .vf-treeselect__control{padding:var(--vf-treeselect-small-padding);font-size:var(--vf-treeselect-small-font-size)}.vf-treeselect_large .vf-treeselect__control{padding:var(--vf-treeselect-large-padding);font-size:var(--vf-treeselect-large-font-size)}.vf-treeselect_disabled{opacity:var(--vf-treeselect-disabled-opacity);cursor:not-allowed}.vf-treeselect_disabled .vf-treeselect__control{cursor:not-allowed}.vf-breadcrumbs{display:block;--vf-link-hover-color: var(--vf-breadcrumbs-hover-color);--vf-link-active-color: var(--vf-breadcrumbs-active-color)}.vf-breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:var(--vf-breadcrumbs-gap);margin:0;padding:0;list-style:none;font-size:var(--vf-breadcrumbs-font-size);line-height:var(--vf-typography-line-height);color:var(--vf-breadcrumbs-text-color)}.vf-breadcrumbs__item{display:inline-flex;align-items:center}.vf-breadcrumbs__link{color:inherit;text-decoration:none}.vf-breadcrumbs__current{color:var(--vf-breadcrumbs-active-color)}.vf-breadcrumbs__separator{display:inline-flex;align-items:center;color:var(--vf-breadcrumbs-separator-color)}.vf-breadcrumbs__item.is-disabled{opacity:var(--vf-breadcrumbs-disabled-opacity)}.vf-divider{--vf-divider-line-style: solid;color:var(--vf-divider-text-color);box-sizing:border-box}.vf-divider_horizontal{display:flex;align-items:center;width:100%;border-top:var(--vf-divider-thickness) var(--vf-divider-line-style) var(--vf-divider-color)}.vf-divider_horizontal.vf-divider_with-label{border-top:none;gap:var(--vf-divider-gap)}.vf-divider_horizontal.vf-divider_with-label:before,.vf-divider_horizontal.vf-divider_with-label:after{content:"";flex:1;border-top:var(--vf-divider-thickness) var(--vf-divider-line-style) var(--vf-divider-color)}.vf-divider_vertical{display:inline-flex;align-self:stretch;min-height:var(--vf-divider-min-length);border-left:var(--vf-divider-thickness) var(--vf-divider-line-style) var(--vf-divider-color)}.vf-divider_solid{--vf-divider-line-style: solid}.vf-divider_dashed{--vf-divider-line-style: dashed}.vf-divider_dotted{--vf-divider-line-style: dotted}.vf-divider_inset.vf-divider_horizontal{margin-inline:var(--vf-divider-inset);width:auto}.vf-divider_inset.vf-divider_vertical{margin-block:var(--vf-divider-inset)}.vf-divider__label{display:inline-flex;align-items:center;justify-content:center;padding:var(--vf-divider-label-padding);font-size:var(--vf-divider-label-font-size);line-height:var(--vf-typography-line-height);color:inherit;white-space:nowrap}.vf-page-header{display:grid;gap:var(--vf-page-header-gap);padding:var(--vf-page-header-padding);border:var(--vf-border-width) solid var(--vf-page-header-border-color);border-radius:var(--vf-page-header-border-radius);background-color:var(--vf-page-header-background-color);color:var(--vf-page-header-text-color)}.vf-page-header__breadcrumbs{display:flex;align-items:center;min-width:0;margin-bottom:var(--vf-page-header-breadcrumb-gap)}.vf-page-header__main{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--vf-page-header-actions-gap)}.vf-page-header__content{display:grid;gap:var(--vf-page-header-content-gap);min-width:0}.vf-page-header__title{margin:0;font-size:var(--vf-page-header-title-font-size);line-height:var(--vf-page-header-title-line-height);font-weight:var(--vf-page-header-title-font-weight);color:inherit}.vf-page-header__subtitle{margin:0;font-size:var(--vf-page-header-subtitle-font-size);line-height:var(--vf-typography-line-height);color:var(--vf-page-header-subtitle-color)}.vf-page-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vf-page-header-meta-gap)}.vf-page-header__body{color:var(--vf-page-header-subtitle-color)}.vf-page-header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--vf-page-header-actions-gap)}.vf-page-header_divider{border-bottom:var(--vf-border-width) solid var(--vf-page-header-divider-color)}.vf-page-header_small{padding:var(--vf-page-header-small-padding)}.vf-page-header_small .vf-page-header__title{font-size:var(--vf-page-header-small-title-font-size)}.vf-page-header_small .vf-page-header__subtitle{font-size:var(--vf-page-header-small-subtitle-font-size)}.vf-page-header_large{padding:var(--vf-page-header-large-padding)}.vf-page-header_large .vf-page-header__title{font-size:var(--vf-page-header-large-title-font-size)}.vf-page-header_large .vf-page-header__subtitle{font-size:var(--vf-page-header-large-subtitle-font-size)}.vf-page-header_mobile .vf-page-header__main{flex-direction:column}.vf-page-header_mobile .vf-page-header__actions{justify-content:flex-start}.vf-virtual-scroller{overflow:auto;border:1px solid var(--vf-virtual-scroller-border-color);border-radius:var(--vf-virtual-scroller-border-radius);background-color:var(--vf-virtual-scroller-background-color);color:var(--vf-virtual-scroller-text-color);font-size:var(--vf-virtual-scroller-font-size);box-shadow:inset 0 0 0 0 transparent}.vf-virtual-scroller:focus-within{box-shadow:var(--vf-virtual-scroller-focus-ring-shadow)}.vf-virtual-scroller__spacer{position:relative;width:100%}.vf-virtual-scroller__content{position:absolute;top:0;left:0;width:100%}.vf-virtual-scroller__content_static{position:static}.vf-virtual-scroller__item{display:flex;align-items:center;box-sizing:border-box;padding:var(--vf-virtual-scroller-item-padding);border-bottom:1px solid var(--vf-virtual-scroller-item-border-color)}.vf-virtual-scroller__item:last-child{border-bottom:none}.vf-virtual-scroller__empty{padding:var(--vf-virtual-scroller-empty-padding);color:var(--vf-virtual-scroller-empty-color)}
2
+ /*$vite$:1*/`,document.head.appendChild(Pe);const ot=["href","aria-disabled","tabindex"],Ce=e.defineComponent({__name:"link",props:{to:{default:void 0},href:{default:void 0},url:{default:void 0},as:{default:void 0},type:{default:void 0},label:{default:""},active:{type:Boolean},disabled:{type:Boolean}},emits:["click","active","update:active","onActive"],setup(i,{emit:a}){const o=a,t=i,r=Re.useRoute(),c=Re.useRouter(),s=e.ref(null),v=e.computed(()=>t.href??t.url),l=e.computed(()=>t.as?t.as==="router-link"&&!t.to?"a":t.as:t.type==="router-link"||t.type==="a"?t.type==="router-link"&&!t.to?"a":t.type:t.to?"router-link":"a"),d=e.computed(()=>t.to),p=e.computed(()=>t.to?c.resolve(t.to):null),u=e.computed(()=>{if(l.value!=="router-link")return!1;const _=p.value;return _?_.name?r.matched.some(({name:y})=>y===_.name):_.fullPath?r.fullPath===_.fullPath:r.path===_.path:!1}),b=e.computed(()=>t.active===void 0?u.value:t.active),k=_=>{if(!t.disabled){o("click",_);return}_.preventDefault(),_.stopPropagation()},n=_=>{t.disabled&&(_.key==="Enter"||_.key===" ")&&(_.preventDefault(),_.stopPropagation())};return e.watch(u,_=>{_&&(o("active"),o("onActive")),o("update:active",_)}),(_,y)=>{const g=e.resolveComponent("router-link");return l.value==="a"?(e.openBlock(),e.createElementBlock("a",{key:0,href:_.disabled?void 0:v.value,class:e.normalizeClass(["vf-link",{"vf-link_active":b.value,"vf-link_disabled":_.disabled}]),"aria-disabled":_.disabled?"true":void 0,tabindex:_.disabled?-1:void 0,onClick:k,onKeydown:n},[_.$slots.default?e.renderSlot(_.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(_.label),1)],64))],42,ot)):(e.openBlock(),e.createBlock(g,{key:1,ref_key:"link",ref:s,to:d.value,class:e.normalizeClass(["vf-link",{"vf-link_active":b.value}]),"aria-disabled":_.disabled?"true":void 0,tabindex:_.disabled?-1:void 0,"active-class":"vf-link_partially-active","exact-active-class":"vf-link_active",onClick:k,onKeydown:n},{default:e.withCtx(()=>[_.$slots.default?e.renderSlot(_.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(_.label),1)],64))]),_:3},8,["to","class","aria-disabled","tabindex"]))}}}),at=(i,a)=>{const o=i.__vccOpts||i;for(const[t,r]of a)o[t]=r;return o},lt={},nt={class:"vf-card"},it={key:0,class:"vf-card__default"},dt={key:1,class:"vf-card__header"},st={key:2,class:"vf-card__body"},ct={key:3,class:"vf-card__footer"};function ft(i,a){return e.openBlock(),e.createElementBlock("div",nt,[i.$slots.default?(e.openBlock(),e.createElementBlock("div",it,[e.renderSlot(i.$slots,"default")])):e.createCommentVNode("",!0),i.$slots.header?(e.openBlock(),e.createElementBlock("div",dt,[e.renderSlot(i.$slots,"header")])):e.createCommentVNode("",!0),i.$slots.body?(e.openBlock(),e.createElementBlock("div",st,[e.renderSlot(i.$slots,"body")])):e.createCommentVNode("",!0),i.$slots.footer?(e.openBlock(),e.createElementBlock("div",ct,[e.renderSlot(i.$slots,"footer")])):e.createCommentVNode("",!0)])}const Oe=at(lt,[["render",ft]]),vt=e.defineComponent({name:"VfContainer",__name:"container",props:{as:{default:"div"},size:{default:"lg"},maxWidth:{default:""},paddingX:{default:""}},setup(i){const a=i,o=e.computed(()=>["vf-container",`vf-container_${a.size}`]),t=e.computed(()=>{const r={};return a.maxWidth&&(r["--vf-container-max-width-override"]=a.maxWidth),a.paddingX&&(r["--vf-container-padding-x-override"]=a.paddingX),r});return(r,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.as),{class:e.normalizeClass(o.value),style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["class","style"]))}}),pt=e.defineComponent({name:"VfSection",__name:"section",props:{as:{default:"section"},paddingY:{default:""},background:{default:"transparent"},bordered:{type:Boolean,default:!1}},setup(i){const a=i,o=e.computed(()=>["vf-section",`vf-section_background-${a.background}`,{"vf-section_bordered":a.bordered}]),t=e.computed(()=>{const r={};return a.paddingY&&(r["--vf-section-padding-y-override"]=a.paddingY),r});return(r,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.as),{class:e.normalizeClass(o.value),style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["class","style"]))}}),ut=e.defineComponent({name:"VfGrid",__name:"grid",props:{as:{default:"div"},columns:{default:""},gap:{default:""},columnGap:{default:""},rowGap:{default:""},align:{default:"stretch"},justify:{default:"stretch"},breakpoints:{default:()=>({})}},setup(i){const a=i,o=r=>{if(typeof r=="number")return`repeat(${r}, minmax(0, 1fr))`;if(typeof r=="string"){const c=r.trim();return c?/^\d+$/.test(c)?`repeat(${c}, minmax(0, 1fr))`:c:""}return""},t=e.computed(()=>{const r={},c=o(a.columns);c&&(r["--vf-grid-columns-override"]=c),a.gap&&(r["--vf-grid-gap-override"]=a.gap),a.columnGap&&(r["--vf-grid-column-gap-override"]=a.columnGap),a.rowGap&&(r["--vf-grid-row-gap-override"]=a.rowGap),r["--vf-grid-align-items-override"]=a.align,r["--vf-grid-justify-items-override"]=a.justify;const s=["sm","md","lg","xl"];for(const v of s){const l=a.breakpoints[v];if(!l)continue;const d=o(l.columns);d&&(r[`--vf-grid-columns-${v}-override`]=d),l.gap&&(r[`--vf-grid-gap-${v}-override`]=l.gap),l.columnGap&&(r[`--vf-grid-column-gap-${v}-override`]=l.columnGap),l.rowGap&&(r[`--vf-grid-row-gap-${v}-override`]=l.rowGap),l.align&&(r[`--vf-grid-align-items-${v}-override`]=l.align),l.justify&&(r[`--vf-grid-justify-items-${v}-override`]=l.justify)}return r});return(r,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.as),{class:"vf-grid",style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["style"]))}}),mt=e.defineComponent({name:"VfGridItem",__name:"grid-item",props:{as:{default:"div"},span:{default:""},start:{default:""},end:{default:""},breakpoints:{default:()=>({})}},setup(i){const a=i,o=(r,c,s)=>{const v=r===""||r===void 0?"":String(r).trim(),l=c===""||c===void 0?"":String(c).trim(),d=s===""||s===void 0?"":String(s).trim();return!v&&!l&&!d?"":l&&d?`${l} / ${d}`:l&&v?`${l} / span ${v}`:d&&v?`span ${v} / ${d}`:l||(d?`auto / ${d}`:`span ${v} / span ${v}`)},t=e.computed(()=>{const r={},c=o(a.span,a.start,a.end);c&&(r["--vf-grid-item-column-override"]=c);const s=["sm","md","lg","xl"];for(const v of s){const l=a.breakpoints[v];if(!l)continue;const d=o(l.span,l.start,l.end);d&&(r[`--vf-grid-item-column-${v}-override`]=d)}return r});return(r,c)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.as),{class:"vf-grid-item",style:e.normalizeStyle(t.value)},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"default")]),_:3},8,["style"]))}}),gt=e.defineComponent({name:"VfStack",__name:"stack",props:{as:{default:"div"},gap:{default:""},align:{default:"stretch"},justify:{default:"start"},wrap:{default:"nowrap"}},setup(i){const a=i,o=e.computed(()=>{const t={"--vf-stack-align-items-override":a.align,"--vf-stack-justify-content-override":a.justify,"--vf-stack-wrap-override":a.wrap};return a.gap&&(t["--vf-stack-gap-override"]=a.gap),t});return(t,r)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.as),{class:"vf-stack",style:e.normalizeStyle(o.value)},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["style"]))}}),bt=e.defineComponent({name:"VfInline",__name:"inline",props:{as:{default:"div"},gap:{default:""},align:{default:"center"},justify:{default:"start"},wrap:{default:"wrap"}},setup(i){const a=i,o=e.computed(()=>{const t={"--vf-inline-align-items-override":a.align,"--vf-inline-justify-content-override":a.justify,"--vf-inline-wrap-override":a.wrap};return a.gap&&(t["--vf-inline-gap-override"]=a.gap),t});return(t,r)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.as),{class:"vf-inline",style:e.normalizeStyle(o.value)},{default:e.withCtx(()=>[e.renderSlot(t.$slots,"default")]),_:3},8,["style"]))}}),ht=["aria-orientation"],_t={key:1,class:"vf-menu__separator",role:"separator"},yt=["id","aria-expanded","aria-controls","onClick","onKeydown"],Ee=e.defineComponent({name:"VfMenu",__name:"menu",props:{items:{},orientation:{default:"vertical"}},emits:["active","onActive"],setup(i,{emit:a}){const o=a,t=i,r=e.ref([]),c=(g,x)=>`${g.label??g.to??g.href??g.url??"item"}_${x.toString()}`,s=g=>g.toLowerCase().replace(/[^a-z0-9_-]+/g,"-"),v=(g,x)=>`vf-menu-parent-${s(c(g,x))}`,l=(g,x)=>`vf-menu-submenu-${s(c(g,x))}`,d=g=>g.to?"router-link":"a",p=g=>g.map(x=>({...x,items:x.items?p(x.items):void 0})),u=g=>{g.items&&g.items.length?(r.value.map(x=>{x!==g&&(x.subMenuVisible=!1)}),g.subMenuVisible=!g.subMenuVisible):Object.prototype.hasOwnProperty.call(g,"command")&&typeof g.command=="function"&&g.command()},b=g=>{const x=typeof document<"u"?document.getElementById(g):null,I=x==null?void 0:x.querySelector('[role="menuitem"]');I&&I.focus()},k=async(g,x,I)=>{if(x.items&&x.items.length){if(g.key==="Enter"||g.key===" "){g.preventDefault(),u(x);return}if(g.key==="ArrowRight"||g.key==="ArrowDown"){g.preventDefault(),x.subMenuVisible||u(x),await e.nextTick(),b(l(x,I));return}(g.key==="ArrowLeft"||g.key==="Escape")&&x.subMenuVisible&&(g.preventDefault(),x.subMenuVisible=!1)}},n=g=>`${g.label??""}|${g.to??""}|${g.href??""}|${g.url??""}`,_=(g,x)=>g.items&&g.items.length?g.items.some(I=>n(I)===n(x)||_(I,x)):!1,y=g=>{var x;for(const I of r.value)if((x=I.items)!=null&&x.length){const f=_(I,g);I.active=f,I.subMenuVisible=f}o("active",g),o("onActive",g)};return e.watch(()=>t.items,g=>{r.value=p(g)},{deep:!0,immediate:!0}),(g,x)=>{const I=e.resolveComponent("VfMenu");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-menu",`vf-menu_${g.orientation}`])},[e.createElementVNode("ul",{class:"vf-menu__list",role:"menu","aria-orientation":g.orientation==="horizontal"?"horizontal":"vertical"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(f,h)=>(e.openBlock(),e.createElementBlock("li",{key:c(f,h),class:"vf-menu__item",role:"none"},[g.$slots[c(f,h)]?e.renderSlot(g.$slots,c(f,h),{key:0,item:{...f,class:"vf-menu__link"}}):f.separator?(e.openBlock(),e.createElementBlock("hr",_t)):f.items&&f.items.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("button",{id:v(f,h),class:e.normalizeClass(["vf-menu__parent",{"vf-menu__parent_active":f.active}]),type:"button",role:"menuitem",tabindex:"0","aria-haspopup":"menu","aria-expanded":f.subMenuVisible?"true":"false","aria-controls":l(f,h),onClick:B=>u(f),onKeydown:B=>k(B,f,h)},[f.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:f.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(f.label)+" ",1),e.createVNode(e.unref(ye.CmIcon),{icon:"chevronDown",class:"vf-menu__chevron"})],42,yt),f.items?(e.openBlock(),e.createBlock(I,{key:0,id:l(f,h),items:f.items,class:e.normalizeClass(["vf-menu__submenu",{"vf-menu__submenu_visible":f.subMenuVisible}]),onOnActive:y},null,8,["id","items","class"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(Ce,{key:3,to:f.to,href:f.href??f.url,as:d(f),class:"vf-menu__link",active:f.active,disabled:f.disabled,role:"menuitem","aria-disabled":f.disabled?"true":"false","aria-current":f.active?"page":void 0,onClick:B=>u(f),onActive:B=>y(f)},{default:e.withCtx(()=>[f.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:f.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(f.label),1)]),_:2},1032,["to","href","as","active","disabled","aria-disabled","aria-current","onClick","onActive"]))]))),128))],8,ht)],2)}}}),Le=Symbol("buttonGroupContext"),kt=["type","disabled"],we=e.defineComponent({__name:"button",props:{to:{default:void 0},href:{default:void 0},url:{default:void 0},as:{default:void 0},icon:{default:void 0},type:{default:"button"},size:{default:void 0},label:{default:""},loading:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},iconPos:{default:"left"},variant:{default:void 0},severity:{default:void 0},disabled:{type:Boolean,default:!1}},setup(i){const a=i,o=e.inject(Le,null),t=["button","submit","reset"],r=b=>!!b&&t.includes(b),c=e.computed(()=>a.as?a.as==="button":!(a.to||a.href||a.url||a.type&&!r(a.type))),s=e.computed(()=>r(a.type)?a.type:"button"),v=e.computed(()=>a.as==="link"?a.to?"router-link":"a":a.type&&!r(a.type)?a.type==="router-link"&&a.to?"router-link":"a":a.to?"router-link":"a"),l=e.computed(()=>{const b=a.size??(o==null?void 0:o.value.size)??"normal",k=a.variant??(o==null?void 0:o.value.variant),n=a.severity??(o==null?void 0:o.value.severity)??"primary",_=a.loading||a.disabled||(o==null?void 0:o.value.disabled);let y=["vf-button",`vf-button_${n}`];return["top","bottom"].includes(a.iconPos)&&y.push("vf-button_vertical"),k==="text"&&y.push("vf-button_text"),k==="outlined"&&y.push("vf-button_outlined"),["small","large"].indexOf(b)>-1&&y.push(`vf-button_${b}`),_&&y.push("vf-button_disabled"),a.rounded&&y.push("vf-button_rounded"),y}),d=e.computed(()=>a.disabled||(o==null?void 0:o.value.disabled)===!0),p=e.computed(()=>["vf-button__icon",`vf-button__icon_${a.iconPos}`]),u=e.computed(()=>["vf-button__label"]);return(b,k)=>c.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:s.value,class:e.normalizeClass(l.value),disabled:a.loading||d.value},[a.icon&&!a.loading?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:a.icon,class:e.normalizeClass(p.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),a.loading?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:1,icon:"circleNotch",class:e.normalizeClass(p.value),spin:""},null,8,["class"])):e.createCommentVNode("",!0),b.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(u.value)},[e.renderSlot(b.$slots,"default")],2)):b.label?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(u.value)},e.toDisplayString(b.label),3)):e.createCommentVNode("",!0)],10,kt)):(e.openBlock(),e.createBlock(Ce,{key:1,to:a.to,href:a.href??a.url,as:v.value,class:e.normalizeClass(l.value),disabled:a.loading||d.value},{default:e.withCtx(()=>[a.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:a.icon,class:e.normalizeClass(p.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),b.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(u.value)},[e.renderSlot(b.$slots,"default")],2)):b.label?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(u.value)},e.toDisplayString(b.label),3)):e.createCommentVNode("",!0)]),_:3},8,["to","href","as","class","disabled"]))}}),wt=["aria-disabled"],zt=e.defineComponent({name:"VfButtonGroup",__name:"button-group",props:{size:{default:void 0},variant:{default:void 0},severity:{default:void 0},disabled:{type:Boolean,default:!1},orientation:{default:"horizontal"},attached:{type:Boolean,default:!1}},setup(i){const a=i,o=e.computed(()=>({size:a.size,variant:a.variant,severity:a.severity,disabled:a.disabled}));e.provide(Le,o);const t=e.computed(()=>{const r=["vf-button-group",`vf-button-group_${a.orientation}`];return a.attached&&r.push("vf-button-group_attached"),a.disabled&&r.push("vf-button-group_disabled"),r});return(r,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value),role:"group","aria-disabled":r.disabled?"true":void 0},[e.renderSlot(r.$slots,"default")],10,wt))}}),xt={key:0,class:"vf-input__prefix"},Ct=["id","type","name","value","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required"],Bt={key:1,class:"vf-input__suffix"},St=e.defineComponent({__name:"input",props:{modelValue:{default:""},type:{default:"text"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:void 0},inputmode:{default:void 0},ariaLabel:{default:void 0},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0},size:{default:"normal"},variant:{default:"filled"}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>{const d=["vf-input",`vf-input_${t.variant}`];return t.size!=="normal"&&d.push(`vf-input_${t.size}`),t.disabled&&d.push("vf-input_disabled"),d}),c=d=>{const p=d.target;o("update:modelValue",p.value),o("input",d)},s=d=>o("change",d),v=d=>o("focus",d),l=d=>o("blur",d);return(d,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value)},[d.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xt,[e.renderSlot(d.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:d.id,class:"vf-input__control",type:d.type,name:d.name,value:d.modelValue,placeholder:d.placeholder,autocomplete:d.autocomplete,inputmode:d.inputmode,disabled:d.disabled,readonly:d.readonly,required:d.required,"aria-label":d.ariaLabel,"aria-labelledby":d.ariaLabelledby,"aria-describedby":d.ariaDescribedby,"aria-invalid":d.ariaInvalid===!0||d.ariaInvalid==="true"?"true":d.ariaInvalid==="false"?"false":void 0,"aria-required":d.required||d.ariaRequired===!0||d.ariaRequired==="true"?"true":d.ariaRequired==="false"?"false":void 0,onInput:c,onChange:s,onFocus:v,onBlur:l},null,40,Ct),d.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Bt,[e.renderSlot(d.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),$t=["aria-disabled"],Vt=e.defineComponent({__name:"input-group",props:{size:{default:"normal"},variant:{default:"filled"},disabled:{type:Boolean,default:!1}},setup(i){const a=i,o=e.computed(()=>{const t=["vf-input-group",`vf-input-group_${a.variant}`];return a.size!=="normal"&&t.push(`vf-input-group_${a.size}`),a.disabled&&t.push("vf-input-group_disabled"),t});return(t,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),role:"group","aria-disabled":t.disabled?"true":void 0},[e.renderSlot(t.$slots,"default")],10,$t))}}),Et=e.defineComponent({__name:"input-addon",props:{as:{default:"span"}},setup(i){return(a,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.as),{class:"vf-input-group__addon"},{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3}))}}),Lt=["type","value","placeholder","disabled","readonly","onKeydown"],Dt={class:"vf-inline-edit__actions"},Nt=["disabled"],Ft=["disabled"],Tt=["disabled"],Mt=e.defineComponent({__name:"inline-edit",props:{modelValue:{default:null},type:{default:"text"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},editLabel:{default:"Edit"},saveLabel:{default:"Save"},cancelLabel:{default:"Cancel"}},emits:["update:modelValue","save","cancel","start","end","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(!1),c=e.ref(""),s=e.ref(null),v=e.computed(()=>!t.disabled&&!t.readonly),l=e.computed(()=>t.type==="number"?"number":"text"),d=e.computed(()=>t.modelValue===null||t.modelValue===void 0||t.modelValue===""?t.placeholder:String(t.modelValue)),p=e.computed(()=>t.modelValue===null||t.modelValue===void 0||t.modelValue===""),u=e.computed(()=>{const f=["vf-inline-edit",`vf-inline-edit_${t.variant}`];return t.size!=="normal"&&f.push(`vf-inline-edit_${t.size}`),t.disabled&&f.push("vf-inline-edit_disabled"),r.value&&f.push("vf-inline-edit_editing"),f}),b=()=>{if(t.modelValue===null||t.modelValue===void 0){c.value="";return}c.value=String(t.modelValue)},k=async()=>{var f,h;!v.value||r.value||(b(),r.value=!0,o("start"),await e.nextTick(),(f=s.value)==null||f.focus(),(h=s.value)==null||h.select())},n=()=>{if(t.type==="number"){if(!c.value.trim())return null;const f=Number(c.value);return Number.isFinite(f)?f:t.modelValue??null}return c.value},_=()=>{if(!r.value||t.disabled)return;const f=n();o("update:modelValue",f),o("save",f),r.value=!1,o("end")},y=()=>{r.value&&(b(),r.value=!1,o("cancel"),o("end"))},g=f=>{const h=f.target;c.value=h.value},x=f=>o("focus",f),I=f=>o("blur",f);return(f,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[r.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("input",{ref_key:"inputRef",ref:s,class:"vf-inline-edit__input",type:l.value,value:c.value,placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,onInput:g,onKeydown:[e.withKeys(e.withModifiers(_,["prevent"]),["enter"]),e.withKeys(e.withModifiers(y,["prevent"]),["esc"])],onFocus:x,onBlur:I},null,40,Lt),e.createElementVNode("div",Dt,[e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_save",type:"button",disabled:f.disabled,onClick:_},e.toDisplayString(f.saveLabel),9,Nt),e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_cancel",type:"button",disabled:f.disabled,onClick:y},e.toDisplayString(f.cancelLabel),9,Ft)])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("span",{class:e.normalizeClass(["vf-inline-edit__value",{"vf-inline-edit__value_placeholder":p.value}])},e.toDisplayString(d.value),3),v.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-inline-edit__action",type:"button",disabled:f.disabled,onClick:k},e.toDisplayString(f.editLabel),9,Tt)):e.createCommentVNode("",!0)],64))],2))}}),It=["id","name","value","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required","onKeydown"],Rt={key:0,class:"vf-search-input__spinner","aria-hidden":"true"},Pt=["disabled"],Ot=e.defineComponent({__name:"search-input",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:"off"},inputmode:{default:"search"},debounce:{default:300},loading:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Search input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0}},emits:["update:modelValue","input","change","search","clear","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref(`${t.modelValue??""}`);let s=null;const v=e.computed(()=>{const y=["vf-search-input",`vf-search-input_${t.variant}`];return t.size!=="normal"&&y.push(`vf-search-input_${t.size}`),t.disabled&&y.push("vf-search-input_disabled"),y});e.watch(()=>t.modelValue,y=>{c.value=`${y??""}`});const l=()=>{s&&(clearTimeout(s),s=null)},d=(y,g=!1)=>{if(!(t.disabled||t.readonly)){if(l(),g||t.debounce<=0){o("search",y);return}s=setTimeout(()=>{o("search",y),s=null},t.debounce)}},p=y=>{const x=y.target.value;c.value=x,o("update:modelValue",x),o("input",y),d(x)},u=y=>o("change",y),b=y=>o("focus",y),k=y=>o("blur",y),n=()=>{d(c.value,!0)},_=()=>{var y;t.disabled||t.readonly||(c.value="",o("update:modelValue",""),o("change",""),o("clear"),d("",!0),(y=r.value)==null||y.focus())};return e.onBeforeUnmount(()=>{l()}),(y,g)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(v.value)},[g[0]||(g[0]=e.createElementVNode("span",{class:"vf-search-input__icon","aria-hidden":"true"},null,-1)),e.createElementVNode("input",{id:y.id,ref_key:"control",ref:r,class:"vf-search-input__control",type:"search",name:y.name,value:c.value,placeholder:y.placeholder,autocomplete:y.autocomplete,inputmode:y.inputmode,disabled:y.disabled,readonly:y.readonly,required:y.required,"aria-label":y.ariaLabel,"aria-labelledby":y.ariaLabelledby,"aria-describedby":y.ariaDescribedby,"aria-invalid":y.ariaInvalid===!0||y.ariaInvalid==="true"?"true":y.ariaInvalid==="false"?"false":void 0,"aria-required":y.required||y.ariaRequired===!0||y.ariaRequired==="true"?"true":y.ariaRequired==="false"?"false":void 0,onInput:p,onChange:u,onKeydown:e.withKeys(e.withModifiers(n,["prevent"]),["enter"]),onFocus:b,onBlur:k},null,40,It),y.loading?(e.openBlock(),e.createElementBlock("span",Rt)):y.clearable&&c.value?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-search-input__clear",type:"button",disabled:y.disabled||y.readonly,"aria-label":"Clear search",onClick:_}," × ",8,Pt)):e.createCommentVNode("",!0)],2))}}),At=["id","name","value","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-expanded","aria-activedescendant","aria-invalid","aria-required"],Kt={key:0,class:"vf-mention-input__loading"},Ht=["id","aria-selected","disabled","onClick"],Wt={class:"vf-mention-input__option-trigger"},jt={key:2,class:"vf-mention-input__empty"},qt=e.defineComponent({__name:"mention-input",props:{modelValue:{default:""},suggestions:{default:()=>[]},triggers:{default:()=>["@","#"]},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:"off"},inputmode:{default:"text"},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No matches"},minQueryLength:{default:1},maxSuggestions:{default:8},appendSpace:{type:Boolean,default:!0},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Mention input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0}},emits:["update:modelValue","input","change","search","insert","select","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(!1),l=e.ref(-1),d=`vf-mention-input-panel-${++o}`,p=e.ref(null),u=e.computed(()=>{var K;return((K=p.value)==null?void 0:K.trigger)??r.triggers[0]??"@"}),b=e.computed(()=>r.suggestions.map(K=>({...K,trigger:K.trigger??u.value}))),k=e.computed(()=>{const K=p.value;if(!K)return[];if(K.query.length<r.minQueryLength)return[];const C=K.query.toLowerCase();return b.value.filter(V=>V.trigger===K.trigger).filter(V=>V.label.toLowerCase().includes(C)).slice(0,Math.max(1,r.maxSuggestions))}),n=e.computed(()=>k.value),_=e.computed(()=>{if(!(!v.value||l.value<0||l.value>=n.value.length))return`${d}-option-${l.value}`}),y=e.computed(()=>{const K=["vf-mention-input",`vf-mention-input_${r.variant}`,v.value?"vf-mention-input_open":""];return r.size!=="normal"&&K.push(`vf-mention-input_${r.size}`),r.disabled&&K.push("vf-mention-input_disabled"),K.filter(Boolean)}),g=()=>{v.value=!1,l.value=-1},x=K=>`${d}-option-${K}`,I=()=>{if(!(r.disabled||r.readonly)){if(!n.value.length){g();return}v.value=!0,l.value<0&&(l.value=f())}},f=()=>n.value.findIndex(K=>!K.disabled),h=(K,C)=>{const V=K.slice(0,C);let m=-1,M="";for(const $ of r.triggers){const F=V.lastIndexOf($);F>m&&(m=F,M=$)}if(m<0||m>0&&!/\s/.test(V[m-1]))return null;const z=V.slice(m+M.length);return!z||/\s/.test(z)?null:{trigger:M,query:z,start:m,end:C}},B=K=>{const C=K.selectionStart??K.value.length,V=h(K.value,C);if(p.value=V,V){t("search",{trigger:V.trigger,query:V.query}),I();return}g()},E=K=>{const C=K.target;t("update:modelValue",C.value),t("input",K),B(C)},S=K=>t("change",K),T=K=>t("focus",K),O=K=>{t("blur",K),window.setTimeout(()=>{var C;(C=c.value)!=null&&C.contains(document.activeElement)||g()},0)},L=K=>{if(!v.value||!n.value.length)return;let C=l.value;(C<0||C>=n.value.length)&&(C=K>0?-1:n.value.length);for(let V=0;V<n.value.length;V+=1)if(C=(C+K+n.value.length)%n.value.length,!n.value[C].disabled){l.value=C;return}},N=()=>{if(!v.value){I();return}L(1)},D=()=>{if(!v.value){I();return}L(-1)},w=K=>{if(K.disabled||!p.value||!s.value)return;const C=r.modelValue??"",V=p.value,m=C.slice(0,V.start),M=C.slice(V.end),z=String(K.value??K.label),$=`${V.trigger}${z}${r.appendSpace?" ":""}`,F=`${m}${$}${M}`,q=m.length+$.length;t("update:modelValue",F),t("select",K),t("insert",{trigger:V.trigger,query:V.query,option:K,text:$,range:[V.start,V.end]}),g(),requestAnimationFrame(()=>{var A,X;(A=s.value)==null||A.focus(),(X=s.value)==null||X.setSelectionRange(q,q)})},R=()=>{if(!v.value)return;const K=n.value[l.value];K&&w(K)},H=K=>{const C=K.key;if(C==="ArrowDown"){K.preventDefault(),N();return}if(C==="ArrowUp"){K.preventDefault(),D();return}if(C==="Enter"){K.preventDefault(),R();return}C==="Escape"&&(K.preventDefault(),g())};return e.watch(()=>r.modelValue,()=>{s.value&&B(s.value)}),e.watch(n,()=>{if(!n.value.length){g();return}(l.value<0||l.value>=n.value.length)&&(l.value=f())}),(K,C)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(y.value)},[e.createElementVNode("input",{id:K.id,ref_key:"control",ref:s,class:"vf-mention-input__control",type:"text",name:K.name,value:K.modelValue,placeholder:K.placeholder,autocomplete:K.autocomplete,inputmode:K.inputmode,disabled:K.disabled,readonly:K.readonly,required:K.required,role:"combobox","aria-label":K.ariaLabel,"aria-labelledby":K.ariaLabelledby,"aria-describedby":K.ariaDescribedby,"aria-expanded":v.value,"aria-controls":d,"aria-activedescendant":_.value,"aria-invalid":K.ariaInvalid===!0||K.ariaInvalid==="true"?"true":K.ariaInvalid==="false"?"false":void 0,"aria-required":K.required||K.ariaRequired===!0||K.ariaRequired==="true"?"true":K.ariaRequired==="false"?"false":void 0,"aria-autocomplete":"list",onInput:E,onChange:S,onFocus:T,onBlur:O,onKeydown:H},null,40,At),e.withDirectives(e.createElementVNode("div",{id:d,class:"vf-mention-input__panel",role:"listbox"},[K.loading?(e.openBlock(),e.createElementBlock("div",Kt,e.toDisplayString(K.loadingText),1)):n.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(n.value,(V,m)=>(e.openBlock(),e.createElementBlock("button",{id:x(m),key:`${V.trigger??""}-${String(V.value??V.label)}-${m}`,class:e.normalizeClass(["vf-mention-input__option",{"is-highlighted":m===l.value}]),type:"button",role:"option","aria-selected":m===l.value,disabled:V.disabled,onMousedown:C[0]||(C[0]=e.withModifiers(()=>{},["prevent"])),onClick:M=>w(V)},[e.createElementVNode("span",Wt,e.toDisplayString(V.trigger??u.value),1),e.createElementVNode("span",null,e.toDisplayString(V.label),1)],42,Ht))),128)):(e.openBlock(),e.createElementBlock("div",jt,e.toDisplayString(K.emptyText),1))],512),[[e.vShow,v.value]])],2))}}),Gt={class:"vf-password-input__field"},Ut={key:0,class:"vf-password-input__prefix"},Yt=["id","type","name","value","placeholder","disabled","readonly","required","autocomplete","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required"],Xt=["disabled","aria-label"],Qt={key:2,class:"vf-password-input__suffix"},Zt={key:0,class:"vf-password-input__strength"},Jt={class:"vf-password-input__strength-track"},er={class:"vf-password-input__strength-label"},tr={key:1,class:"vf-password-input__caps-lock"},rr=e.defineComponent({__name:"password-input",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},size:{default:"normal"},variant:{default:"filled"},autocomplete:{default:"current-password"},showToggle:{type:Boolean,default:!0},showStrength:{type:Boolean,default:!1},showCapsLockHint:{type:Boolean,default:!0},revealLabel:{default:"Show password"},hideLabel:{default:"Hide password"},revealText:{default:"Show"},hideText:{default:"Hide"},capsLockHint:{default:"Caps Lock is on"},weakLabel:{default:"Weak password"},mediumLabel:{default:"Medium password"},strongLabel:{default:"Strong password"},ariaLabel:{default:"Password input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0}},emits:["update:modelValue","input","change","focus","blur","toggleVisibility"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(!1),c=e.ref(!1),s=e.computed(()=>{const g=["vf-password-input",`vf-password-input_${t.variant}`];return t.size!=="normal"&&g.push(`vf-password-input_${t.size}`),t.disabled&&g.push("vf-password-input_disabled"),g}),v=e.computed(()=>{const g=t.modelValue??"";if(!g)return"weak";let x=0;return g.length>=8&&(x+=1),/[a-z]/.test(g)&&/[A-Z]/.test(g)&&(x+=1),/\d/.test(g)&&(x+=1),/[^a-zA-Z0-9]/.test(g)&&(x+=1),x>=4?"strong":x>=2?"medium":"weak"}),l=e.computed(()=>v.value==="strong"?100:v.value==="medium"?66:33),d=e.computed(()=>v.value==="strong"?t.strongLabel:v.value==="medium"?t.mediumLabel:t.weakLabel),p=e.computed(()=>`vf-password-input__strength-fill vf-password-input__strength-fill_${v.value}`),u=g=>{const x=g.target;o("update:modelValue",x.value),o("input",g)},b=g=>o("change",g),k=g=>o("focus",g),n=g=>{c.value=!1,o("blur",g)},_=g=>{const x=typeof g.getModifierState=="function",I=!!g.capsLock;c.value=x?g.getModifierState("CapsLock"):I},y=()=>{t.disabled||(r.value=!r.value,o("toggleVisibility",r.value))};return(g,x)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value)},[e.createElementVNode("div",Gt,[g.$slots.prefix?(e.openBlock(),e.createElementBlock("span",Ut,[e.renderSlot(g.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:g.id,class:"vf-password-input__control",type:r.value?"text":"password",name:g.name,value:g.modelValue,placeholder:g.placeholder,disabled:g.disabled,readonly:g.readonly,required:g.required,autocomplete:g.autocomplete,"aria-label":g.ariaLabel,"aria-labelledby":g.ariaLabelledby,"aria-describedby":g.ariaDescribedby,"aria-invalid":g.ariaInvalid===!0||g.ariaInvalid==="true"?"true":g.ariaInvalid==="false"?"false":void 0,"aria-required":g.required||g.ariaRequired===!0||g.ariaRequired==="true"?"true":g.ariaRequired==="false"?"false":void 0,onInput:u,onChange:b,onFocus:k,onBlur:n,onKeydown:_,onKeyup:_},null,40,Yt),g.showToggle?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-password-input__toggle",type:"button",disabled:g.disabled,"aria-label":r.value?g.hideLabel:g.revealLabel,onClick:y},e.toDisplayString(r.value?g.hideText:g.revealText),9,Xt)):e.createCommentVNode("",!0),g.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Qt,[e.renderSlot(g.$slots,"suffix")])):e.createCommentVNode("",!0)]),g.showStrength&&g.modelValue?(e.openBlock(),e.createElementBlock("div",Zt,[e.createElementVNode("div",Jt,[e.createElementVNode("span",{class:e.normalizeClass(p.value),style:e.normalizeStyle({width:`${l.value}%`})},null,6)]),e.createElementVNode("span",er,e.toDisplayString(d.value),1)])):e.createCommentVNode("",!0),g.showCapsLockHint&&c.value&&!g.disabled?(e.openBlock(),e.createElementBlock("p",tr,e.toDisplayString(g.capsLockHint),1)):e.createCommentVNode("",!0)],2))}}),or=["id","aria-label","aria-labelledby","aria-describedby"],ar=["type","name","inputmode","pattern","placeholder","value","disabled","readonly","required","autocomplete","aria-label","aria-invalid","aria-required","onInput","onKeydown"],lr=e.defineComponent({__name:"otp-input",props:{modelValue:{default:""},length:{default:6},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},size:{default:"normal"},variant:{default:"filled"},mask:{type:Boolean,default:!1},alphanumeric:{type:Boolean,default:!1},autocomplete:{default:"one-time-code"},inputmode:{default:"numeric"},autoFocus:{type:Boolean,default:!1},ariaLabel:{default:"OTP input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0},cellAriaLabelPrefix:{default:"OTP digit"}},emits:["update:modelValue","change","complete","focus","blur","paste"],setup(i,{emit:a}){const o=a,t=i,r=e.ref([]),c=e.computed(()=>Math.max(1,Math.floor(t.length))),s=e.computed(()=>t.alphanumeric?/[0-9a-z]/i:/[0-9]/),v=f=>{const h=`${f??""}`;let B="";for(const E of h)s.value.test(E)&&(B+=E);return B.slice(0,c.value)},l=e.computed(()=>{const f=v(t.modelValue),h=Array.from({length:c.value},()=>"");for(let B=0;B<f.length;B+=1)h[B]=f[B];return h}),d=e.computed(()=>{const f=["vf-otp-input",`vf-otp-input_${t.variant}`];return t.size!=="normal"&&f.push(`vf-otp-input_${t.size}`),t.disabled&&f.push("vf-otp-input_disabled"),f}),p=(f,h)=>{r.value[h]=f},u=f=>`${t.cellAriaLabelPrefix} ${f+1} of ${c.value}`,b=f=>{const h=Math.max(0,Math.min(c.value-1,f)),B=r.value[h];B==null||B.focus(),B==null||B.select()},k=f=>{const h=f.join("");o("update:modelValue",h),o("change",h),h.length===c.value&&o("complete",h)},n=(f,h)=>{const B=[...l.value],E=v(f);let S=h;for(let T=0;T<E.length;T+=1){const O=h+T;if(O>=c.value)break;B[O]=E[T],S=O}k(B),E.length>0&&b(Math.min(S+1,c.value-1))},_=(f,h)=>{if(t.disabled||t.readonly)return;const E=f.target.value??"";if(!E){const S=[...l.value];S[h]="",k(S);return}n(E,h)},y=f=>{var T;if(t.disabled||t.readonly)return;const h=document.activeElement,B=r.value.findIndex(O=>O===h),E=B>=0?B:0,S=((T=f.clipboardData)==null?void 0:T.getData("text"))??"";f.preventDefault(),o("paste",S),n(S,E)},g=(f,h)=>{if(!t.disabled){if(f.key==="Backspace"){if(t.readonly)return;f.preventDefault();const B=[...l.value];if(B[h]){B[h]="",k(B);return}h>0&&(B[h-1]="",k(B),b(h-1));return}if(f.key==="ArrowLeft"){f.preventDefault(),b(h-1);return}f.key==="ArrowRight"&&(f.preventDefault(),b(h+1))}},x=f=>o("focus",f),I=f=>o("blur",f);return e.onMounted(()=>{t.autoFocus&&!t.disabled&&!t.readonly&&b(0)}),(f,h)=>(e.openBlock(),e.createElementBlock("div",{id:f.id,class:e.normalizeClass(d.value),role:"group","aria-label":f.ariaLabel,"aria-labelledby":f.ariaLabelledby,"aria-describedby":f.ariaDescribedby,onPaste:y},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(B,E)=>(e.openBlock(),e.createElementBlock("input",{key:E,ref_for:!0,ref:S=>p(S,E),class:"vf-otp-input__cell",type:f.mask?"password":"text",name:f.name?`${f.name}-${E+1}`:void 0,inputmode:f.inputmode,pattern:f.alphanumeric?void 0:"[0-9]*",placeholder:f.placeholder,value:l.value[E],disabled:f.disabled,readonly:f.readonly,required:f.required,autocomplete:f.autocomplete,"aria-label":u(E),"aria-invalid":f.ariaInvalid===!0||f.ariaInvalid==="true"?"true":f.ariaInvalid==="false"?"false":void 0,"aria-required":f.required||f.ariaRequired===!0||f.ariaRequired==="true"?"true":f.ariaRequired==="false"?"false":void 0,maxlength:"1",onInput:S=>_(S,E),onKeydown:S=>g(S,E),onFocus:x,onBlur:I},null,40,ar))),128))],42,or))}}),nr=["disabled","aria-expanded","aria-label"],ir={class:"vf-color-picker__value"},dr={key:0,class:"vf-color-picker__panel"},sr={class:"vf-color-picker__row"},cr=["value"],fr={key:0,class:"vf-color-picker__row"},vr=["value"],pr={class:"vf-color-picker__alpha-value"},ur={class:"vf-color-picker__row"},mr=["placeholder","value"],gr={key:1,class:"vf-color-picker__presets"},br=["onClick"],hr=e.defineComponent({__name:"color-picker",props:{modelValue:{default:"#3b82f6"},format:{default:"hex"},alpha:{type:Boolean,default:!1},presets:{default:()=>[]},placeholder:{default:"#3b82f6"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Color picker"}},emits:["update:modelValue","change","open","close"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref(!1),s=e.ref("#3b82f6"),v=e.ref(100),l=(w,R,H)=>Math.min(H,Math.max(R,w)),d=w=>l(Math.round(w),0,255).toString(16).padStart(2,"0"),p=w=>{const R=w.trim().replace(/^#/,"");if(![3,4,6,8].includes(R.length))return null;let H=R;if((R.length===3||R.length===4)&&(H=R.split("").map(M=>`${M}${M}`).join("")),!/^[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$/.test(H))return null;const K=Number.parseInt(H.slice(0,2),16),C=Number.parseInt(H.slice(2,4),16),V=Number.parseInt(H.slice(4,6),16),m=H.length===8?Number.parseInt(H.slice(6,8),16)/255:1;return{r:K,g:C,b:V,a:m,valid:!0,preview:`rgba(${K}, ${C}, ${V}, ${m})`}},u=w=>{const R=w.trim().match(/^rgba?\((.*)\)$/i);if(!R)return null;const H=R[1].split(",").map(q=>q.trim());if(H.length!==3&&H.length!==4)return null;const K=Number(H[0]),C=Number(H[1]),V=Number(H[2]),m=H.length===4?Number(H[3]):1;if(![K,C,V,m].every(Number.isFinite))return null;const M=l(K,0,255),z=l(C,0,255),$=l(V,0,255),F=l(m,0,1);return{r:M,g:z,b:$,a:F,valid:!0,preview:`rgba(${M}, ${z}, ${$}, ${F})`}},b=(w,R,H)=>{const K=(w%360+360)%360,C=l(R,0,100)/100,V=l(H,0,100)/100,m=(1-Math.abs(2*V-1))*C,M=m*(1-Math.abs(K/60%2-1)),z=V-m/2;let $=0,F=0,q=0;return K<60?($=m,F=M):K<120?($=M,F=m):K<180?(F=m,q=M):K<240?(F=M,q=m):K<300?($=M,q=m):($=m,q=M),{r:Math.round(($+z)*255),g:Math.round((F+z)*255),b:Math.round((q+z)*255)}},k=(w,R,H)=>{const K=w/255,C=R/255,V=H/255,m=Math.max(K,C,V),M=Math.min(K,C,V),z=m-M;let $=0;z!==0&&(m===K?$=(C-V)/z%6:m===C?$=(V-K)/z+2:$=(K-C)/z+4,$*=60),$<0&&($+=360);const F=(m+M)/2,q=z===0?0:z/(1-Math.abs(2*F-1));return{h:Math.round($),s:Math.round(q*100),l:Math.round(F*100)}},n=w=>{const R=w.trim().match(/^hsla?\((.*)\)$/i);if(!R)return null;const H=R[1].split(",").map($=>$.trim().replace("%",""));if(H.length!==3&&H.length!==4)return null;const K=Number(H[0]),C=Number(H[1]),V=Number(H[2]),m=H.length===4?Number(H[3]):1;if(![K,C,V,m].every(Number.isFinite))return null;const M=b(K,C,V),z=l(m,0,1);return{...M,a:z,valid:!0,preview:`rgba(${M.r}, ${M.g}, ${M.b}, ${z})`}},_=w=>{const R=p(w)??u(w)??n(w);return R||{r:59,g:130,b:246,a:1,valid:!1,preview:"rgba(59, 130, 246, 1)"}},y=(w,R,H,K)=>{if(t.format==="rgb")return t.alpha?`rgba(${w}, ${R}, ${H}, ${K.toFixed(2)})`:`rgb(${w}, ${R}, ${H})`;if(t.format==="hsl"){const V=k(w,R,H);return t.alpha?`hsla(${V.h}, ${V.s}%, ${V.l}%, ${K.toFixed(2)})`:`hsl(${V.h}, ${V.s}%, ${V.l}%)`}const C=`#${d(w)}${d(R)}${d(H)}`;return t.alpha?`${C}${d(K*255)}`:C},g=w=>{const R=_(w);s.value=`#${d(R.r)}${d(R.g)}${d(R.b)}`,v.value=Math.round(l(R.a,0,1)*100)};e.watch(()=>t.modelValue,w=>{g(w)},{immediate:!0});const x=e.computed(()=>{const w=_(s.value);return`rgba(${w.r}, ${w.g}, ${w.b}, ${t.alpha?v.value/100:1})`}),I=e.computed(()=>{const w=_(s.value),R=t.alpha?v.value/100:1;return y(w.r,w.g,w.b,R)}),f=e.computed(()=>{const w=["vf-color-picker",`vf-color-picker_${t.variant}`];return t.size!=="normal"&&w.push(`vf-color-picker_${t.size}`),t.disabled&&w.push("vf-color-picker_disabled"),w}),h=()=>{const w=_(s.value),R=t.alpha?v.value/100:1,H=y(w.r,w.g,w.b,R);o("update:modelValue",H),o("change",H)},B=w=>{const R=w.target;s.value=R.value,h()},E=w=>{const R=w.target;v.value=l(Number(R.value),0,100),h()},S=w=>{const R=w.target,H=_(R.value);if(!H.valid){R.value=I.value;return}s.value=`#${d(H.r)}${d(H.g)}${d(H.b)}`,t.alpha&&(v.value=Math.round(H.a*100)),h()},T=w=>{if(t.disabled||t.readonly)return;const R=_(w);R.valid&&(s.value=`#${d(R.r)}${d(R.g)}${d(R.b)}`,t.alpha&&(v.value=Math.round(R.a*100)),h())},O=()=>{c.value&&(c.value=!1,o("close"))},L=()=>{c.value||t.disabled||t.readonly||(c.value=!0,o("open"))},N=()=>{c.value?O():L()},D=w=>{!c.value||!r.value||r.value.contains(w.target)||O()};return e.onMounted(()=>{document.addEventListener("click",D)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",D)}),(w,R)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:r,class:e.normalizeClass(f.value)},[e.createElementVNode("button",{class:"vf-color-picker__control",type:"button",disabled:w.disabled,"aria-expanded":c.value,"aria-label":w.ariaLabel,onClick:N},[e.createElementVNode("span",{class:"vf-color-picker__swatch",style:e.normalizeStyle({backgroundColor:x.value})},null,4),e.createElementVNode("span",ir,e.toDisplayString(I.value),1),R[0]||(R[0]=e.createElementVNode("span",{class:"vf-color-picker__chevron"},"▾",-1))],8,nr),c.value?(e.openBlock(),e.createElementBlock("div",dr,[e.createElementVNode("div",sr,[e.createElementVNode("input",{class:"vf-color-picker__native",type:"color",value:s.value,onInput:B},null,40,cr)]),w.alpha?(e.openBlock(),e.createElementBlock("div",fr,[e.createElementVNode("input",{class:"vf-color-picker__alpha",type:"range",min:"0",max:"100",step:"1",value:v.value,onInput:E},null,40,vr),e.createElementVNode("span",pr,e.toDisplayString(v.value)+"%",1)])):e.createCommentVNode("",!0),e.createElementVNode("div",ur,[e.createElementVNode("input",{class:"vf-color-picker__text",type:"text",placeholder:w.placeholder,value:I.value,onChange:S},null,40,mr)]),w.presets.length?(e.openBlock(),e.createElementBlock("div",gr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.presets,(H,K)=>(e.openBlock(),e.createElementBlock("button",{key:`${H}-${K}`,class:"vf-color-picker__preset",type:"button",style:e.normalizeStyle({backgroundColor:_(H).preview}),onClick:C=>T(H)},null,12,br))),128))])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2))}}),_r={key:0,class:"vf-masked-input__prefix"},yr=["id","name","value","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required"],kr={key:1,class:"vf-masked-input__suffix"},wr=e.defineComponent({__name:"masked-input",props:{modelValue:{default:""},mask:{type:[String,Function],default:""},placeholder:{default:""},placeholderChar:{default:"_"},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:"off"},inputmode:{default:"text"},ariaLabel:{default:"Masked input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0},unmask:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"}},emits:["update:modelValue","input","change","focus","blur","complete"],setup(i,{emit:a}){const o=a,t=i,r={"#":/\d/,A:/[a-zA-Z]/,"*":/[a-zA-Z0-9]/},c=e.computed(()=>typeof t.mask=="string"?t.mask:""),s=e.computed(()=>typeof t.mask=="function"?t.mask:null),v=e.computed(()=>c.value.split("").filter(h=>!!r[h])),l=e.computed(()=>v.value.length),d=h=>`${h??""}`.replace(/\s+/g,""),p=h=>{if(!c.value)return d(h);const B=`${h??""}`.split(""),E=c.value.split(""),S=[];let T=0,O=0;for(;T<E.length&&O<B.length;){const L=E[T],N=B[O],D=r[L];if(D){if(D.test(N)){S.push(N),T+=1,O+=1;continue}O+=1;continue}N===L&&(O+=1),T+=1}return S.join("")},u=h=>{if(!c.value)return h;const B=p(h);if(!B.length)return"";const E=c.value;let S=0,T="";for(const O of E){const L=r[O];if(L){if(S>=B.length)break;const N=B[S];if(!L.test(N)){S+=1;continue}T+=N,S+=1;continue}if(S===0){T+=O;continue}S<B.length&&(T+=O)}return T},b=h=>s.value?d(h):p(h),k=h=>s.value?s.value(h):u(h),n=e.computed(()=>{const h=`${t.modelValue??""}`;return t.mask?t.unmask?k(b(h)):s.value?h:k(b(h)):h}),_=h=>c.value?h.length===l.value:!1,y=e.computed(()=>{const h=["vf-masked-input",`vf-masked-input_${t.variant}`];return t.size!=="normal"&&h.push(`vf-masked-input_${t.size}`),t.disabled&&h.push("vf-masked-input_disabled"),h}),g=h=>{const B=h.target,E=b(B.value),S=k(E);B.value=S,o("update:modelValue",t.unmask?E:S),o("input",h),_(E)&&o("complete",t.unmask?E:S)},x=h=>o("change",h),I=h=>o("focus",h),f=h=>o("blur",h);return(h,B)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(y.value)},[h.$slots.prefix?(e.openBlock(),e.createElementBlock("span",_r,[e.renderSlot(h.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:h.id,ref:"control",class:"vf-masked-input__control",type:"text",name:h.name,value:n.value,placeholder:h.placeholder,autocomplete:h.autocomplete,inputmode:h.inputmode,disabled:h.disabled,readonly:h.readonly,required:h.required,"aria-label":h.ariaLabel,"aria-labelledby":h.ariaLabelledby,"aria-describedby":h.ariaDescribedby,"aria-invalid":h.ariaInvalid===!0||h.ariaInvalid==="true"?"true":h.ariaInvalid==="false"?"false":void 0,"aria-required":h.required||h.ariaRequired===!0||h.ariaRequired==="true"?"true":h.ariaRequired==="false"?"false":void 0,onInput:g,onChange:x,onFocus:I,onBlur:f},null,40,yr),h.$slots.suffix?(e.openBlock(),e.createElementBlock("span",kr,[e.renderSlot(h.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),zr={key:0,class:"vf-number-input__prefix"},xr=["id","name","value","min","max","step","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required"],Cr={key:1,class:"vf-number-input__controls"},Br=["disabled"],Sr=["disabled"],$r={key:2,class:"vf-number-input__suffix"},Vr=e.defineComponent({__name:"number-input",props:{modelValue:{default:null},min:{default:void 0},max:{default:void 0},step:{default:1},precision:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:void 0},inputmode:{default:void 0},size:{default:"normal"},variant:{default:"filled"},controls:{type:Boolean,default:!0},ariaLabel:{default:"Number input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>typeof t.min=="number"&&Number.isFinite(t.min)?t.min:void 0),c=e.computed(()=>typeof t.max=="number"&&Number.isFinite(t.max)?t.max:void 0),s=e.computed(()=>t.step&&t.step>0?t.step:1),v=f=>(typeof r.value=="number"&&(f=Math.max(r.value,f)),typeof c.value=="number"&&(f=Math.min(c.value,f)),f),l=f=>{if(typeof t.precision!="number"||!Number.isFinite(t.precision))return f;const h=Math.max(0,Math.floor(t.precision));return Number.parseFloat(f.toFixed(h))},d=f=>{if(!f.trim())return null;const h=Number(f);return Number.isFinite(h)?l(v(h)):null},p=e.computed(()=>t.modelValue===null||t.modelValue===void 0||!Number.isFinite(t.modelValue)?"":`${t.modelValue}`),u=e.computed(()=>{const f=["vf-number-input",`vf-number-input_${t.variant}`];return t.size!=="normal"&&f.push(`vf-number-input_${t.size}`),t.disabled&&f.push("vf-number-input_disabled"),t.controls&&f.push("vf-number-input_controls"),f}),b=f=>{const h=f.target,B=d(h.value);o("update:modelValue",B),o("input",f)},k=f=>o("change",f),n=f=>{f.key==="ArrowUp"&&(f.preventDefault(),x()),f.key==="ArrowDown"&&(f.preventDefault(),I())},_=f=>o("focus",f),y=f=>o("blur",f),g=()=>Number.isFinite(t.modelValue)?t.modelValue:typeof r.value=="number"?r.value:0,x=()=>{if(t.disabled||t.readonly)return;const f=l(v(g()+s.value));o("update:modelValue",f)},I=()=>{if(t.disabled||t.readonly)return;const f=l(v(g()-s.value));o("update:modelValue",f)};return(f,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[f.$slots.prefix?(e.openBlock(),e.createElementBlock("span",zr,[e.renderSlot(f.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{id:f.id,class:"vf-number-input__control",type:"number",name:f.name,value:p.value,min:r.value,max:c.value,step:s.value,placeholder:f.placeholder,autocomplete:f.autocomplete,inputmode:f.inputmode,disabled:f.disabled,readonly:f.readonly,required:f.required,"aria-label":f.ariaLabel,"aria-labelledby":f.ariaLabelledby,"aria-describedby":f.ariaDescribedby,"aria-invalid":f.ariaInvalid===!0||f.ariaInvalid==="true"?"true":f.ariaInvalid==="false"?"false":void 0,"aria-required":f.required||f.ariaRequired===!0||f.ariaRequired==="true"?"true":f.ariaRequired==="false"?"false":void 0,onInput:b,onChange:k,onKeydown:n,onFocus:_,onBlur:y},null,40,xr),f.controls?(e.openBlock(),e.createElementBlock("div",Cr,[e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:f.disabled||f.readonly,"aria-label":"Increment",onClick:x}," + ",8,Br),e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:f.disabled||f.readonly,"aria-label":"Decrement",onClick:I}," - ",8,Sr)])):e.createCommentVNode("",!0),f.$slots.suffix?(e.openBlock(),e.createElementBlock("span",$r,[e.renderSlot(f.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),Er=["id","aria-label","aria-labelledby","novalidate"],Lr=e.defineComponent({__name:"form",props:{modelValue:{default:void 0},initialValues:{default:void 0},validate:{type:Function,default:void 0},submit:{type:Function,default:void 0},mapSubmitError:{type:Function,default:void 0},validateOn:{default:"submit"},disabled:{type:Boolean,default:!1},novalidate:{type:Boolean,default:!0},id:{default:void 0},ariaLabel:{default:void 0},ariaLabelledby:{default:void 0}},emits:["update:modelValue","change","blur","validate","submit","submitSuccess","submitError","invalidSubmit","reset"],setup(i,{emit:a}){const o=i,t=a,r=e.ref(null),c=e.ref(N(w(o.initialValues,o.modelValue))),s=e.ref(N(c.value)),v=e.ref({}),l=e.ref({}),d=e.ref(!1);e.watch(()=>o.modelValue,m=>{m!==void 0&&(D(m,s.value)||(s.value=N(m)))},{deep:!0}),e.watch(()=>o.initialValues,m=>{c.value=N(w(m,o.modelValue))},{deep:!0});const p=e.computed(()=>new Set(Array.isArray(o.validateOn)?o.validateOn:[o.validateOn])),u=e.computed(()=>!Object.keys(l.value).length),b=e.computed(()=>!D(s.value,c.value)),k=e.computed(()=>{const m=["vf-form"];return o.disabled&&m.push("vf-form_disabled"),m}),n=(m,M,z={})=>{!m||o.disabled||(s.value={...s.value,[m]:M},t("update:modelValue",N(s.value)),z.emitChange!==!1&&t("change",N(s.value),m,M))},_=(m,M=!0)=>{m&&(v.value={...v.value,[m]:M})},y=(m,M="")=>{if(!m)return;const z={...l.value};M?z[m]=M:delete z[m],l.value=z},g=()=>{const m={...v.value};for(const M in s.value)m[M]=!0;v.value=m},x=m=>p.value.has(m),I=async(m="submit")=>{if(!o.validate)return m!=="submit"&&t("validate",{},N(s.value),m),!0;const M=await o.validate(N(s.value)),z=R(M);return l.value=z,t("validate",N(z),N(s.value),m),!Object.keys(z).length},f=async m=>{if(!o.disabled){d.value=!0,g();try{const M=await I("submit"),z=N(s.value);if(!M){t("invalidSubmit",N(l.value),z,m);return}if(t("submit",z,m),!o.submit){t("submitSuccess",z,void 0,m);return}try{const $=await o.submit(z);t("submitSuccess",z,$,m)}catch($){const F=o.mapSubmitError?o.mapSubmitError($,z):"Submit failed",q=R(F);l.value=q,t("submitError",$,N(q),z,m),t("invalidSubmit",N(q),z,m)}}finally{d.value=!1}}},h=m=>{o.disabled||(s.value=N(c.value),v.value={},l.value={},t("update:modelValue",N(s.value)),t("reset",N(s.value),m))},B=async m=>{await f(m)},E=m=>{m.preventDefault(),h(m)},S=async m=>{const M=H(m.target);if(!M)return;const z=M.name.trim(),$=K(M);n(z,$),x("input")&&await I("input")},T=async m=>{const M=H(m.target);if(!M)return;const z=M.name.trim(),$=K(M);n(z,$),x("change")&&await I("change")},O=async m=>{const M=H(m.target);if(!M)return;const z=M.name.trim();_(z,!0),t("blur",z,N(s.value)),x("blur")&&await I("blur")};function L(m){return!!m&&typeof m=="object"&&!Array.isArray(m)}function N(m){if(Array.isArray(m))return m.map(M=>N(M));if(L(m)){const M={};for(const z in m)M[z]=N(m[z]);return M}return m}function D(m,M){if(m===M)return!0;if(Array.isArray(m)&&Array.isArray(M)){if(m.length!==M.length)return!1;for(let z=0;z<m.length;z+=1)if(!D(m[z],M[z]))return!1;return!0}if(L(m)&&L(M)){const z=Object.keys(m),$=Object.keys(M);if(z.length!==$.length)return!1;for(const F of z)if(!D(m[F],M[F]))return!1;return!0}return!1}function w(...m){const M={};for(const z of m)if(!(!z||!L(z)))for(const $ in z)M[$]=N(z[$]);return M}function R(m){if(m==null||m===!0)return{};if(m===!1)return{_form:"Form is invalid"};if(typeof m=="string")return{_form:m};if(!L(m))return{};const M={};for(const z in m){const $=m[z];typeof $=="string"&&$&&(M[z]=$)}return M}function H(m){var M;return m&&(m instanceof HTMLInputElement||m instanceof HTMLSelectElement||m instanceof HTMLTextAreaElement)&&((M=m.name)==null?void 0:M.trim())?m:null}function K(m){var M;return m instanceof HTMLInputElement?m.type==="checkbox"?C(m):m.type==="radio"?V(m):m.type==="file"?m.multiple?m.files?Array.from(m.files):[]:((M=m.files)==null?void 0:M[0])??null:m.type==="number"||m.type==="range"?m.value===""?null:Number(m.value):m.value:m instanceof HTMLSelectElement&&m.multiple?Array.from(m.selectedOptions).map(z=>z.value):m.value}function C(m){const M=r.value;if(!M)return m.checked;const z=Array.from(M.querySelectorAll('input[type="checkbox"]')).filter($=>$.name===m.name);return z.length>1||m.value!=="on"?z.filter($=>$.checked).map($=>$.value):m.checked}function V(m){const M=r.value;if(!M)return m.value;const z=Array.from(M.querySelectorAll('input[type="radio"]')).find($=>$.name===m.name&&$.checked);return z==null?void 0:z.value}return(m,M)=>(e.openBlock(),e.createElementBlock("form",{id:m.id,ref_key:"formRef",ref:r,class:e.normalizeClass(k.value),"aria-label":m.ariaLabel,"aria-labelledby":m.ariaLabelledby,novalidate:m.novalidate,onSubmit:e.withModifiers(B,["prevent"]),onReset:E,onInput:S,onChange:T,onFocusout:O},[e.renderSlot(m.$slots,"default",{values:s.value,errors:l.value,touched:v.value,isValid:u.value,isDirty:b.value,isSubmitting:d.value,setFieldValue:n,setFieldTouched:_,setFieldError:y,validate:I,submit:f,reset:h})],42,Er))}}),Dr=["for"],Nr={key:0,class:"vf-form-field__required","aria-hidden":"true"},Fr={class:"vf-form-field__control"},Tr=["id"],Mr=["id"],Ir=e.defineComponent({__name:"form-field",props:{id:{default:void 0},label:{default:""},hint:{default:""},error:{default:""},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},size:{default:"normal"}},setup(i){const a=i,o=e.useSlots(),t=`vf-form-field-${Math.random().toString(36).slice(2,10)}`,r=e.computed(()=>a.id||t),c=e.computed(()=>`${r.value}-hint`),s=e.computed(()=>`${r.value}-error`),v=e.computed(()=>!!a.label||!!o.label),l=e.computed(()=>!!a.hint||!!o.hint),d=e.computed(()=>!!a.error||!!o.error),p=e.computed(()=>{const b=[];return l.value&&b.push(c.value),d.value&&b.push(s.value),b.length?b.join(" "):void 0}),u=e.computed(()=>{const b=["vf-form-field"];return a.size!=="normal"&&b.push(`vf-form-field_${a.size}`),a.disabled&&b.push("vf-form-field_disabled"),d.value&&b.push("vf-form-field_invalid"),b});return(b,k)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[v.value?(e.openBlock(),e.createElementBlock("label",{key:0,class:"vf-form-field__label",for:r.value},[e.renderSlot(b.$slots,"label",{},()=>[e.createTextVNode(e.toDisplayString(b.label),1)]),b.required?(e.openBlock(),e.createElementBlock("span",Nr,"*")):e.createCommentVNode("",!0)],8,Dr)):e.createCommentVNode("",!0),e.createElementVNode("div",Fr,[e.renderSlot(b.$slots,"default",{id:r.value,describedBy:p.value,invalid:d.value,required:b.required,ariaInvalid:d.value?"true":void 0,ariaRequired:b.required?"true":void 0})]),l.value?(e.openBlock(),e.createElementBlock("p",{key:1,id:c.value,class:"vf-form-field__hint"},[e.renderSlot(b.$slots,"hint",{},()=>[e.createTextVNode(e.toDisplayString(b.hint),1)])],8,Tr)):e.createCommentVNode("",!0),d.value?(e.openBlock(),e.createElementBlock("p",{key:2,id:s.value,class:"vf-form-field__error",role:"alert"},[e.renderSlot(b.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(b.error),1)])],8,Mr)):e.createCommentVNode("",!0)],2))}}),Rr=["id","name","value","placeholder","autocomplete","inputmode","disabled","readonly","required","aria-label","aria-labelledby","aria-describedby","aria-invalid","aria-required","rows"],Pr=e.defineComponent({__name:"textarea",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},id:{default:void 0},name:{default:void 0},autocomplete:{default:void 0},inputmode:{default:void 0},ariaLabel:{default:void 0},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},ariaInvalid:{type:[Boolean,String],default:void 0},ariaRequired:{type:[Boolean,String],default:void 0},size:{default:"normal"},variant:{default:"filled"},rows:{default:3}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>{const d=["vf-textarea",`vf-textarea_${t.variant}`];return t.size!=="normal"&&d.push(`vf-textarea_${t.size}`),t.disabled&&d.push("vf-textarea_disabled"),d}),c=d=>{const p=d.target;o("update:modelValue",p.value),o("input",d)},s=d=>o("change",d),v=d=>o("focus",d),l=d=>o("blur",d);return(d,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value)},[e.createElementVNode("textarea",{id:d.id,class:"vf-textarea__control",name:d.name,value:d.modelValue,placeholder:d.placeholder,autocomplete:d.autocomplete,inputmode:d.inputmode,disabled:d.disabled,readonly:d.readonly,required:d.required,"aria-label":d.ariaLabel,"aria-labelledby":d.ariaLabelledby,"aria-describedby":d.ariaDescribedby,"aria-invalid":d.ariaInvalid===!0||d.ariaInvalid==="true"?"true":d.ariaInvalid==="false"?"false":void 0,"aria-required":d.required||d.ariaRequired===!0||d.ariaRequired==="true"?"true":d.ariaRequired==="false"?"false":void 0,rows:d.rows,onInput:c,onChange:s,onFocus:v,onBlur:l},null,40,Rr)],2))}}),Or=["aria-label"],Ar=["data-action","disabled","onClick"],Kr=["value","placeholder","disabled","readonly","rows","aria-label"],Hr=e.defineComponent({__name:"rich-text-editor",props:{modelValue:{default:""},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},format:{default:"markdown"},rows:{default:6},maxLength:{default:0},showToolbar:{type:Boolean,default:!0},toolbar:{default:()=>["bold","italic","underline","link","bulletList","orderedList","code"]},toolbarLabel:{default:"Text formatting toolbar"},ariaLabel:{default:"Rich text editor"}},emits:["update:modelValue","input","change","focus","blur","action"],setup(i,{emit:a}){const o=i,t=a,r=e.ref(null),c=e.computed(()=>{const f=["vf-rich-text-editor",`vf-rich-text-editor_${o.variant}`];return o.size!=="normal"&&f.push(`vf-rich-text-editor_${o.size}`),o.disabled&&f.push("vf-rich-text-editor_disabled"),f}),s=e.computed(()=>o.toolbar.filter(Boolean)),v=e.computed(()=>(o.modelValue??"").length),l=e.computed(()=>o.maxLength>0),d=e.computed(()=>o.maxLength>0&&v.value>=o.maxLength),p=f=>{switch(f){case"bold":return"Bold";case"italic":return"Italic";case"underline":return"Underline";case"link":return"Link";case"bulletList":return"Bullets";case"orderedList":return"Numbered";case"code":return"Code";default:return f}},u=f=>o.maxLength<=0?f:f.slice(0,o.maxLength),b=(f,h)=>{switch(f){case"bold":return`**${h||"bold text"}**`;case"italic":return`*${h||"italic text"}*`;case"underline":return`<u>${h||"underlined text"}</u>`;case"link":return`[${h||"link text"}](https://)`;case"bulletList":return(h||"List item").split(`
3
+ `).map(E=>`- ${E||"List item"}`).join(`
4
+ `);case"orderedList":return(h||"List item").split(`
5
+ `).map((E,S)=>`${S+1}. ${E||"List item"}`).join(`
6
+ `);case"code":return h.includes(`
7
7
  `)?`
8
8
  \`\`\`
9
- ${k}
9
+ ${h}
10
10
  \`\`\`
11
- `:`\`${k||"code"}\``;default:return k}},w=(m,k)=>{switch(m){case"bold":return`<strong>${k||"bold text"}</strong>`;case"italic":return`<em>${k||"italic text"}</em>`;case"underline":return`<u>${k||"underlined text"}</u>`;case"link":return`<a href="https://">${k||"link text"}</a>`;case"bulletList":return`<ul>${(k||"List item").split(`
12
- `).map(E=>`<li>${E||"List item"}</li>`).join("")}</ul>`;case"orderedList":return`<ol>${(k||"List item").split(`
13
- `).map(E=>`<li>${E||"List item"}</li>`).join("")}</ol>`;case"code":return k.includes(`
14
- `)?`<pre><code>${k||"code"}</code></pre>`:`<code>${k||"code"}</code>`;default:return k}},n=(m,k)=>r.format==="html"?w(m,k):u(m,k),h=m=>{if(r.disabled||r.readonly||!o.value)return;const k=o.value,B=k.selectionStart??0,D=k.selectionEnd??B,E=k.value,M=E.slice(B,D),T=n(m,M),V=p(`${E.slice(0,B)}${T}${E.slice(D)}`),N=Math.min(B+T.length,V.length);k.value=V,k.focus(),k.setSelectionRange(N,N),t("update:modelValue",V),t("action",m,V)},_=m=>{const k=m.target,B=p(k.value);B!==k.value&&(k.value=B),t("update:modelValue",B),t("input",m)},b=m=>t("change",m),z=m=>t("focus",m),y=m=>t("blur",m);return(m,k)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value)},[m.showToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-rich-text-editor__toolbar",role:"toolbar","aria-label":m.toolbarLabel},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,B=>(e.openBlock(),e.createElementBlock("button",{key:B,type:"button",class:"vf-rich-text-editor__toolbar-button","data-action":B,disabled:m.disabled||m.readonly,onClick:D=>h(B)},e.toDisplayString(v(B)),9,Ko))),128))],8,Ao)):e.createCommentVNode("",!0),e.createElementVNode("textarea",{ref_key:"control",ref:o,class:"vf-rich-text-editor__control",value:m.modelValue,placeholder:m.placeholder,disabled:m.disabled,readonly:m.readonly,rows:m.rows,"aria-label":m.ariaLabel,onInput:_,onChange:b,onFocus:z,onBlur:y},null,40,Ho),l.value?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["vf-rich-text-editor__counter",{"is-limit":c.value}])},e.toDisplayString(f.value)+" / "+e.toDisplayString(m.maxLength),3)):e.createCommentVNode("",!0)],2))}}),jo=["accept","multiple","disabled"],Go=["tabindex","aria-disabled","onKeydown"],Uo={class:"vf-file-upload__content"},Yo={key:0,class:"vf-file-upload__placeholder"},qo={key:1,class:"vf-file-upload__list"},Xo={class:"vf-file-upload__name"},Qo={class:"vf-file-upload__size"},Zo=["aria-label","onClick"],Jo=["disabled"],er=e.defineComponent({__name:"file-upload",props:{modelValue:{default:null},multiple:{type:Boolean,default:!1},accept:{default:void 0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},maxSize:{default:void 0},maxFiles:{default:void 0},placeholder:{default:"Drop files here or click to browse"},buttonLabel:{default:"Browse"},size:{default:"normal"},variant:{default:"filled"}},emits:["update:modelValue","change","reject","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref(null),s=e.ref(!1),f=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:t.modelValue instanceof File?[t.modelValue]:[]),l=e.computed(()=>{const B=["vf-file-upload",`vf-file-upload_${t.variant}`,s.value?"vf-file-upload_dragging":""];return t.size!=="normal"&&B.push(`vf-file-upload_${t.size}`),(t.disabled||t.readonly)&&B.push("vf-file-upload_disabled"),B.filter(Boolean)}),c=(B,D)=>`${B.name}-${B.size}-${B.lastModified}-${D}`,v=B=>{if(!Number.isFinite(B))return"";const D=["B","KB","MB","GB"];let E=B,M=0;for(;E>=1024&&M<D.length-1;)E/=1024,M+=1;return`${E<10&&M>0?E.toFixed(1):Math.round(E).toString()} ${D[M]}`},p=B=>{if(t.multiple){r("update:modelValue",B),r("change",B);return}const D=B[0]??null;r("update:modelValue",D),r("change",D)},u=B=>{const D=[];let E=B;if(typeof t.maxSize=="number"&&Number.isFinite(t.maxSize)&&t.maxSize>0){const T=t.maxSize,V=[];E.forEach(N=>{if(N.size<=T){V.push(N);return}D.push({file:N,reason:"maxSize",maxSize:T})}),E=V}let M=t.maxFiles;return t.multiple||(M=1),typeof M=="number"&&Number.isFinite(M)&&M>0&&E.length>M&&(E.slice(M).forEach(V=>D.push({file:V,reason:"maxFiles",maxFiles:M})),E=E.slice(0,M)),{accepted:E,rejected:D}},w=B=>{if(t.disabled||t.readonly)return;const D=t.multiple?f.value:[],E=t.multiple?D.concat(B):B,{accepted:M,rejected:T}=u(E);p(M),T.length>0&&r("reject",T)},n=()=>{var B;t.disabled||t.readonly||(B=d.value)==null||B.click()},h=B=>{const D=B.target,E=D.files?Array.from(D.files):[];w(E),D.value=""},_=()=>{t.disabled||t.readonly||(s.value=!0)},b=()=>{s.value=!1},z=B=>{var E;if(t.disabled||t.readonly)return;s.value=!1;const D=(E=B.dataTransfer)!=null&&E.files?Array.from(B.dataTransfer.files):[];D.length&&w(D)},y=B=>{if(t.disabled||t.readonly)return;const D=f.value.filter((E,M)=>M!==B);p(D)},m=B=>r("focus",B),k=B=>r("blur",B);return(B,D)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:o,class:e.normalizeClass(l.value),onDragover:e.withModifiers(_,["prevent"]),onDragleave:e.withModifiers(b,["prevent"]),onDrop:e.withModifiers(z,["prevent"])},[e.createElementVNode("input",{ref_key:"input",ref:d,class:"vf-file-upload__input",type:"file",accept:B.accept,multiple:B.multiple,disabled:B.disabled||B.readonly,onChange:h},null,40,jo),e.createElementVNode("div",{class:"vf-file-upload__control",role:"button",tabindex:B.disabled||B.readonly?-1:0,"aria-disabled":B.disabled||B.readonly,onClick:n,onKeydown:[e.withKeys(e.withModifiers(n,["prevent"]),["enter"]),e.withKeys(e.withModifiers(n,["prevent"]),["space"])],onFocus:m,onBlur:k},[e.createElementVNode("div",Uo,[f.value.length===0?(e.openBlock(),e.createElementBlock("span",Yo,e.toDisplayString(B.placeholder),1)):(e.openBlock(),e.createElementBlock("div",qo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,(E,M)=>(e.openBlock(),e.createElementBlock("div",{key:c(E,M),class:"vf-file-upload__item"},[e.createElementVNode("span",Xo,e.toDisplayString(E.name),1),e.createElementVNode("span",Qo,e.toDisplayString(v(E.size)),1),!B.disabled&&!B.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-file-upload__remove",type:"button","aria-label":`Remove ${E.name}`,onClick:e.withModifiers(T=>y(M),["stop"])}," ✕ ",8,Zo)):e.createCommentVNode("",!0)]))),128))]))]),e.createElementVNode("button",{class:"vf-file-upload__button",type:"button",disabled:B.disabled||B.readonly,onClick:e.withModifiers(n,["stop"])},e.toDisplayString(B.buttonLabel),9,Jo)],40,Go)],34))}}),Ae=["top","top-start","top-end","right","right-start","right-end","bottom","bottom-start","bottom-end","left","left-start","left-end"],pe=i=>{if(i==null||!(i instanceof HTMLElement))return null;if(typeof window<"u"){const a=window.getComputedStyle(i),r=`${a.overflowX}${a.overflowY}`;if(/(auto|scroll|overlay)/.test(r))return i}return i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth?i:pe(i.parentNode)};function tr(i){return typeof window>"u"?!1:window.getComputedStyle(i).position==="fixed"}const or=(i,a)=>i.strategy?i.strategy:tr(a)?"fixed":"absolute",be=(i,a)=>or(i,a)==="fixed",se=(i,a,r={})=>{const t=i.getBoundingClientRect(),o=a?a.offsetParent:null,d=a?be(r,a):!1;if(o&&!d){const s=o.getBoundingClientRect(),f=o.scrollLeft,l=o.scrollTop;return{left:t.left-s.left+f,top:t.top-s.top+l,width:t.width,height:t.height}}return{left:t.left,top:t.top,width:t.width,height:t.height}},ke=(i,a)=>{var r;return(r=i.middleware)==null?void 0:r.find(t=>t.name===a)},Ke=(i,a)=>!!ke(i,a),rr=i=>{const a=pe(i);let r="";return a!==null&&((a.dataset.scrollTop===void 0||a.scrollTop===+a.dataset.scrollTop)&&(a.dataset.scrollTop="0"),(a.dataset.scrollLeft===void 0||a.scrollLeft===+a.dataset.scrollLeft)&&(a.dataset.scrollLeft="0"),a.scrollTop>+a.dataset.scrollTop?r="bottom":a.scrollTop<+a.dataset.scrollTop?r="top":a.scrollLeft>+a.dataset.scrollLeft?r="right":a.scrollLeft<+a.dataset.scrollLeft&&(r="left"),a.dataset.scrollTop=a.scrollTop<=0?"0":a.scrollTop.toString(),a.dataset.scrollLeft=a.scrollLeft<=0?"0":a.scrollLeft.toString()),r},Be=i=>i.scrollLeft+i.clientWidth,Se=i=>i.scrollTop+i.clientHeight,ue=(i,a,r=null,t={},o)=>{if(r===null&&typeof window<"u"&&be(t,a))return i;let d=0;if(r===null){const s=pe(a);d=s?s.scrollTop:0}return i-d},me=(i,a,r=null,t={},o)=>{let d;if(r===null&&typeof window<"u"&&be(t,a))d=window.innerWidth;else if(r===null){const s=pe(a);d=s?Be(s):0}else d=r.getBoundingClientRect().width;return-(i+a.clientWidth-d)},he=(i,a,r=null,t={},o)=>{let d;if(r===null&&typeof window<"u"&&be(t,a))d=window.innerHeight;else if(r===null){const s=pe(a);d=s?Se(s):0}else d=r.getBoundingClientRect().height;return-(i+a.clientHeight-d)},ge=(i,a,r=null,t={},o)=>{if(r===null&&typeof window<"u"&&be(t,a))return i;let d=0;if(r===null){const s=pe(a);d=s?s.scrollLeft:0}return i-d},He=({options:i,primaryX:a,primaryY:r,floating:t,placement:o,reference:d,scrollDirection:s})=>{const f=$e(d,t,o,i),l=ke(i,"offset");if(l){const c=l.fn({x:f.x,y:f.y,options:i,primaryX:a,primaryY:r,floating:t,placement:o,reference:d,scrollDirection:s});f.x=c.x,f.y=c.y}return hr(f,t,d,i)?{x:f.x,y:f.y,placement:o}:!1},de=i=>({name:"flip",params:i,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:f,reference:l,scrollDirection:c})=>{var v;const p={x:a,y:r,placement:f},u={...t,middleware:(v=t.middleware)==null?void 0:v.filter(y=>y.name!=="shift")},w=(i==null?void 0:i.placements)??Ae,n=!(i!=null&&i.placements),h=n?Ae:w;let _=!1;const b=y=>{if(_)return;const m=He({options:u,primaryX:o,primaryY:d,floating:s,placement:y,reference:l,scrollDirection:c});m&&(p.x=m.x,p.y=m.y,p.placement=m.placement,_=!0)},z=yr(l,s,u);if(!n&&w.includes(f)&&b(f),_||h.forEach(b),!_){const y=w.reduce((m,k)=>{const B=He({options:u,primaryX:o,primaryY:d,floating:s,placement:k,reference:l,scrollDirection:c});if(!B)return m;const D=xe(k),E=z[D];return!m||E>m.space?{result:B,space:E}:m},null);y&&(p.x=y.result.x,p.y=y.result.y,p.placement=y.result.placement,_=!0)}if(!_&&w.length>0){const y=xe(f);let m=y,k=z[y];w.forEach(M=>{const T=xe(M),V=z[T];V>k&&(k=V,m=T)});const B=_r(m,f,w),D=$e(l,s,B,u),E=ke(u,"offset");if(E){const M=E.fn({x:D.x,y:D.y,options:u,primaryX:o,primaryY:d,floating:s,placement:B,reference:l,scrollDirection:c});D.x=M.x,D.y=M.y}p.x=D.x,p.y=D.y,p.placement=D.placement}return p}}),We=(i,a,r,t,o)=>{var d,s,f;let l=0;t.startsWith("right")?l=-i:t.startsWith("left")&&(l=i);const c=ke(a,"arrow"),v=ke(a,"shift");if(c){const p=((d=c.params)==null?void 0:d.arrow).getBoundingClientRect();t.startsWith("right")?l-=p.width/2:t.startsWith("left")&&(l+=p.width/2)}if(Ke(a,"shift")&&c){let p=null,u=0;v&&(p=(s=v.params)==null?void 0:s.parent);const w=(f=c.params)==null?void 0:f.arrow;u=w.getBoundingClientRect().width/2,u+=ar(w),u-=i,t.startsWith("right")?me(r-l,o,p,a)<=i?me(r,o,p,a)>0?l=i-me(r,o,p,a):l=i:ge(r-l-u,o,p,a)<=i&&(ge(r-l-u,o,p,a)>=0?(l=-i-(ge(r-l-u,o,p,a)+i),p&&(l=-i)):l=-i):t.startsWith("left")?me(r-l+u,o,p,a)<=i?(l=i+me(r-u,o,p,a),l<=i&&(l=i)):ge(r-l,o,p,a)<=i&&(l=-i+ge(r,o,p,a),l<=-i&&(l=-i)):me(r-l,o,p,a)<=i?me(r-l,o,p,a)<=i&&me(r,o,p,a)>0?l=i-me(r,o,p,a):l=i:ge(r-l,o,p,a)<=i&&(ge(r-l,o,p,a)<=i&&ge(r,o,p,a)>0?l=-(i-ge(r,o,p,a)):l=-i)}return l},je=(i,a,r,t,o)=>{var d,s,f;let l=0;t.startsWith("top")?l=i:t.startsWith("bottom")&&(l=-i);const c=ke(a,"arrow"),v=ke(a,"shift");if(c){const p=((d=c.params)==null?void 0:d.arrow).getBoundingClientRect();t.startsWith("top")?l+=p.height/2:t.startsWith("bottom")&&(l-=p.height/2)}if(Ke(a,"shift")&&c){let p=null,u=0;v&&(p=(s=v.params)==null?void 0:s.parent);const w=(f=c.params)==null?void 0:f.arrow;u=w.getBoundingClientRect().height/2,u+=lr(w),u-=i,t.startsWith("top")?ue(r-l,o,p,a)<=i?ue(r,o,p,a)>=0?l=-(i-ue(r,o,p,a)):l=-i:he(r-l+u,o,p,a)<=i&&(l=i+he(r-u,o,p,a),l<=i&&(l=i)):t.startsWith("bottom")?ue(r-l-u,o,p,a)<=i?ue(r-l-u,o,p,a)>=0?(l=-i-(ue(r-l-u,o,p,a)+i),p&&(l=-i)):l=-i:he(r-l,o,p,a)<=i&&(he(r,o,p,a)>=0?l=i-he(r,o,p,a):l=i):ue(r-l,o,p,a)<=i?ue(r-l,o,p,a)>=0?l=-(i-ue(r-l,o,p,a)):l=-i:he(r-l,o,p,a)<=i&&(he(r-l,o,p,a)>=0?l=i-he(r-l,o,p,a):l=i)}return l},ce=i=>({name:"offset",params:{value:i},fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:f})=>({x:a-We(i,t,o,f,s),y:r-je(i,t,d,f,s),placement:f})}),Ge=i=>({name:"shift",params:i,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:f,reference:l})=>{var c;const v={x:a,y:r,placement:f},p=t.middleware||[],u=p.findIndex(V=>V.name==="shift"),w=p.findIndex(V=>V.name==="offset"),n=w!==-1&&(u===-1||w>u),h=p.find(V=>V.name==="offset"),_=h?(c=h.params)==null?void 0:c.value:0,b=n?We(_,t,o,f,s):0,z=n?je(_,t,d,f,s):0,y=a-b,m=r-z;let k=y,B=m;const D=h?Math.abs(_):0,E=D,M=D;if(be(t,s)&&typeof window<"u"){const V=E,N=window.innerWidth-s.clientWidth-E,L=N<V?V:N,x=M,$=window.innerHeight-s.clientHeight-M,R=$<x?x:$;k<V?k=V:k>L&&(k=L),B<x?B=x:B>R&&(B=R),n?(v.x=a+(k-y),v.y=r+(B-m)):(v.x=k,v.y=B);const j=E,C=window.innerWidth-s.clientWidth-E,P=M,g=window.innerHeight-s.clientHeight-M,F=n?j+b:j,O=n?C+b:C,I=n?P+z:P,S=n?g+z:g;return v.x<F?v.x=F:v.x>O&&(v.x=O),v.y<I?v.y=I:v.y>S&&(v.y=S),v}const T=pe(s);if(T!==null){const V=se(l,s,t),N=V.left,L=V.left+V.width,x=V.top,$=V.top+V.height,R=T.scrollLeft+E,j=Be(T)-s.clientWidth-E,C=j<R?R:j,P=T.scrollTop+M,g=Se(T)-s.clientHeight-M,F=g<P?P:g,O=T.scrollLeft,I=Be(T),S=T.scrollTop,K=Se(T);L<=O?k=R:N>=I&&(k=C),$<=S?B=P:x>=K&&(B=F),B<P?B=P:B>F&&(B=F),k<R?k=R:k>C&&(k=C)}if(n?(v.x=a+(k-y),v.y=r+(B-m)):(v.x=k,v.y=B),T!==null){const V=T.scrollLeft+E,N=Be(T)-s.clientWidth-E,L=T.scrollTop+M,x=Se(T)-s.clientHeight-M,$=n?V+b:V,R=n?N+b:N,j=n?L+z:L,C=n?x+z:x;v.x<$?v.x=$:v.x>R&&(v.x=R),v.y<j?v.y=j:v.y>C&&(v.y=C)}return v}}),ar=i=>i.getBoundingClientRect().width!==i.clientWidth?(i.getBoundingClientRect().width-i.clientWidth)/2:0,lr=i=>i.getBoundingClientRect().height!==i.clientHeight?(i.getBoundingClientRect().height-i.clientHeight)/2:0,fe=(i,a)=>{const r=pe(i),t=[];if(r!==null){const o=()=>a();r.addEventListener("scroll",o,!1),t.push(()=>r.removeEventListener("scroll",o,!1))}if(typeof window<"u"){const o=()=>a(),d=()=>a();window.addEventListener("scroll",o,!1),window.addEventListener("resize",d,!1),t.push(()=>window.removeEventListener("scroll",o,!1)),t.push(()=>window.removeEventListener("resize",d,!1))}if(typeof ResizeObserver<"u"&&i instanceof HTMLElement){const o=new ResizeObserver(()=>a());o.observe(i),t.push(()=>o.disconnect())}return()=>t.forEach(o=>o())},nr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left-a.getBoundingClientRect().width/2+t.width/2,y:t.top-a.getBoundingClientRect().height,placement:"top"}},ir=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left,y:t.top-a.getBoundingClientRect().height,placement:"top-start"}},sr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left-a.getBoundingClientRect().width+t.width,y:t.top-a.getBoundingClientRect().height,placement:"top-end"}},dr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left+t.width,y:t.top-a.getBoundingClientRect().height/2+t.height/2,placement:"right"}},cr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left+t.width,y:t.top,placement:"right-start"}},fr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left+t.width,y:t.top+t.height-a.getBoundingClientRect().height,placement:"right-end"}},vr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left+t.width/2-a.getBoundingClientRect().width/2,y:t.top+t.height,placement:"bottom"}},pr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left,y:t.top+t.height,placement:"bottom-start"}},ur=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left-a.getBoundingClientRect().width+t.width,y:t.top+t.height,placement:"bottom-end"}},mr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left-a.getBoundingClientRect().width,y:t.top+t.height/2-a.getBoundingClientRect().height/2,placement:"left"}},gr=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left-a.getBoundingClientRect().width,y:t.top,placement:"left-start"}},br=(i,a,r={})=>{const t=se(i,a,r);return{x:t.left-a.getBoundingClientRect().width,y:t.top+t.height-a.getBoundingClientRect().height,placement:"left-end"}},$e=(i,a,r,t={})=>{switch(r){case"top":return nr(i,a,t);case"top-start":return ir(i,a,t);case"top-end":return sr(i,a,t);case"right":return dr(i,a,t);case"right-start":return cr(i,a,t);case"right-end":return fr(i,a,t);case"bottom":return vr(i,a,t);case"bottom-start":return pr(i,a,t);case"bottom-end":return ur(i,a,t);case"left":return mr(i,a,t);case"left-start":return gr(i,a,t);case"left-end":return br(i,a,t);default:return{x:0,y:0,placement:""}}},hr=(i,a,r,t={})=>{if(be(t,a)){if(typeof window>"u")return!0;const p=i.x,u=i.y,w=p+a.clientWidth,n=u+a.clientHeight;return p>=0&&u>=0&&w<=window.innerWidth&&n<=window.innerHeight}if(pe(r)!==null)return ue(i.y,a,null,t)>0&&me(i.x,a,null,t)>0&&he(i.y,a,null,t)>0&&ge(i.x,a,null,t)>0;if(typeof window>"u")return!0;const o=window.innerWidth,d=window.innerHeight,s=(r instanceof HTMLElement?r.offsetParent:null)||a.offsetParent;if(s){const p=s.getBoundingClientRect(),u=p.left+i.x,w=p.top+i.y,n=u+a.clientWidth,h=w+a.clientHeight;return u>=0&&w>=0&&n<=o&&h<=d}const f=i.x,l=i.y,c=f+a.clientWidth,v=l+a.clientHeight;return f>=0&&l>=0&&c<=o&&v<=d},xe=i=>i.startsWith("right")?"right":i.startsWith("left")?"left":i.startsWith("top")?"top":"bottom",_r=(i,a,r)=>xe(a)===i&&r.includes(a)?a:r.find(t=>xe(t)===i)??r[0],yr=(i,a,r={})=>{if(typeof window>"u")return{top:0,right:0,bottom:0,left:0};const t=be(r,a)?null:pe(i),o=i.getBoundingClientRect(),d=t?t.getBoundingClientRect():{top:0,left:0,right:window.innerWidth,bottom:window.innerHeight};return{top:o.top-d.top,right:d.right-o.right,bottom:d.bottom-o.bottom,left:o.left-d.left}},ve=(i,a,r={})=>new Promise(t=>{var o,d;const s=r.placement?r.placement:"bottom",f={x:0,y:0,placement:s,middlewareData:{}},l=$e(i,a,s,r);f.x=l.x,f.y=l.y,f.placement=l.placement;const c=f.x,v=f.y,p=rr(i);(o=r.middleware)==null||o.forEach(h=>{const _=h.fn({x:f.x,y:f.y,options:r,primaryX:c,primaryY:v,floating:a,placement:f.placement,reference:i,scrollDirection:p});f.x=_.x,f.y=_.y,f.placement=_.placement,h.name==="arrow"&&(_.baseX=_.x,_.baseY=_.y,_.x=_.arrowX??_.x,_.y=_.arrowY??_.y),f.middlewareData[h.name]=_});const u=$e(i,a,f.placement,r),w=ke(r,"offset"),n=w?(d=w.params)==null?void 0:d.value:0;if(Number.isFinite(f.x)||(f.x=u.x),!Number.isFinite(f.y))if(be(r,a)){const h=i.getBoundingClientRect(),_=a.getBoundingClientRect().height;f.placement.startsWith("top")?f.y=h.top-_-n:f.placement.startsWith("bottom")?f.y=h.bottom+n:f.y=u.y}else f.y=u.y;t(f)}),kr=["disabled","aria-expanded","onKeydown"],wr=["data-placement"],zr=["disabled","aria-selected","onClick"],xr=e.defineComponent({__name:"select",props:{modelValue:{default:void 0},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref("bottom"),v=e.ref("bottom"),p=`vf-select-panel-${++r}`;let u=null;const w=e.computed(()=>o.options.map(T=>({label:T[o.optionLabel],value:T[o.optionValue],disabled:T.disabled}))),n=e.computed(()=>w.value.find(T=>T.value===o.modelValue)),h=e.computed(()=>{var T;return((T=n.value)==null?void 0:T.label)??""}),_=e.computed(()=>{const T=["vf-select",`vf-select_${o.variant}`,l.value?"vf-select_open":""];return o.size!=="normal"&&T.push(`vf-select_${o.size}`),o.disabled&&T.push("vf-select_disabled"),T.filter(Boolean)}),b=T=>T.value===o.modelValue,z=T=>{T.disabled||(t("update:modelValue",T.value),t("change",T.value),k())},y=T=>t("focus",T),m=T=>t("blur",T),k=()=>{l.value=!1,c.value="bottom",v.value="bottom"},B=()=>{o.disabled||(l.value=!l.value,l.value&&(c.value="bottom",v.value="bottom"))},D=async()=>{var T,V;l.value||(l.value=!0,await e.nextTick()),(V=(T=f.value)==null?void 0:T.querySelector(".vf-select__option:not(.is-disabled)"))==null||V.focus()},E=T=>{var N;if(!l.value||!d.value)return;const V=T.target;d.value.contains(V)||(N=f.value)!=null&&N.contains(V)||k()},M=()=>{if(!s.value||!f.value)return;const T=s.value,V=f.value,N=async()=>{const{x:R,y:j,placement:C}=await ve(T,V,{placement:c.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=C??c.value,V.style.minWidth=`${T.getBoundingClientRect().width}px`,V.style.left=`${R}px`,V.style.top=`${j}px`},L=async()=>{await N()},x=fe(T,()=>{L()}),$=()=>{L()};document.addEventListener("scroll",$,!0),window.addEventListener("resize",$,!1),u={update:L,destroy:()=>{x(),document.removeEventListener("scroll",$,!0),window.removeEventListener("resize",$,!1)}},u.update()};return e.watch(l,async T=>{if(!T){u&&(u.destroy(),u=null);return}await e.nextTick(),u||M(),u==null||u.update()}),e.watch(()=>o.options,()=>{u==null||u.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",E)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",E),u==null||u.destroy(),u=null}),(T,V)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(_.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-select__control",type:"button",disabled:T.disabled,"aria-expanded":l.value,"aria-controls":p,"aria-haspopup":"listbox",onClick:B,onKeydown:[e.withKeys(e.withModifiers(D,["prevent"]),["down"]),e.withKeys(e.withModifiers(B,["prevent"]),["enter"]),e.withKeys(e.withModifiers(k,["prevent"]),["esc"])],onFocus:y,onBlur:m},[e.createElementVNode("span",{class:e.normalizeClass(["vf-select__label",{"vf-select__label_placeholder":!h.value}])},e.toDisplayString(h.value||T.placeholder),3),V[0]||(V[0]=e.createElementVNode("span",{class:"vf-select__chevron","aria-hidden":"true"},"▾",-1))],40,kr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:f,class:"vf-select__panel",role:"listbox","data-placement":v.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.value,N=>(e.openBlock(),e.createElementBlock("button",{key:N.value,class:e.normalizeClass(["vf-select__option",{"is-active":b(N),"is-disabled":N.disabled}]),type:"button",role:"option",disabled:N.disabled,"aria-selected":b(N),onClick:L=>z(N)},e.toDisplayString(N.label),11,zr))),128))],8,wr),[[e.vShow,l.value]])]))],2))}}),Cr=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],Br=["disabled"],Sr=["data-placement"],$r={key:0,class:"vf-autocomplete__loading"},Vr=["id","disabled","aria-selected","onClick"],Er={key:2,class:"vf-autocomplete__empty"},Nr=e.defineComponent({__name:"autocomplete",props:{modelValue:{default:void 0},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur","search"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref(""),v=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-autocomplete-panel-${++r}`;let n=null;const h=e.computed(()=>o.options.map(g=>({label:g[o.optionLabel],value:g[o.optionValue],disabled:g.disabled}))),_=e.computed(()=>h.value.find(g=>g.value===o.modelValue)),b=e.computed(()=>{if(!o.filter)return h.value;const g=c.value.trim().toLowerCase();return g?h.value.filter(F=>F.label.toLowerCase().includes(g)):h.value}),z=e.computed(()=>{if(!(!l.value||v.value<0))return m(v.value)}),y=e.computed(()=>{const g=["vf-autocomplete",`vf-autocomplete_${o.variant}`,l.value?"vf-autocomplete_open":""];return o.size!=="normal"&&g.push(`vf-autocomplete_${o.size}`),o.disabled&&g.push("vf-autocomplete_disabled"),g.filter(Boolean)}),m=g=>`${w}-option-${g}`,k=g=>g.value===o.modelValue,B=()=>b.value.findIndex(g=>!g.disabled),D=g=>{const F=b.value;if(!F.length){v.value=-1;return}let O=v.value;(O<0||O>=F.length)&&(O=g>0?-1:F.length);for(let I=0;I<F.length;I+=1)if(O=(O+g+F.length)%F.length,!F[O].disabled){v.value=O;return}v.value=-1},E=()=>{o.disabled||(l.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=B()))},M=()=>{l.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},T=()=>{if(l.value){M();return}E()},V=g=>{g.disabled||(c.value=g.label,t("update:modelValue",g.value),t("change",g.value),M())},N=g=>{const F=g.target;c.value=F.value,t("search",F.value),E(),v.value=B()},L=g=>{t("focus",g),E()},x=g=>{t("blur",g)},$=()=>{if(!l.value){E();return}D(1)},R=()=>{if(!l.value){E();return}D(-1)},j=()=>{if(!l.value){E();return}const g=b.value[v.value];g&&!g.disabled&&V(g)},C=g=>{var O;if(!l.value||!d.value)return;const F=g.target;d.value.contains(F)||(O=f.value)!=null&&O.contains(F)||M()},P=()=>{if(!s.value||!f.value)return;const g=s.value,F=f.value,O=async()=>{const{x:Y,y:J,placement:W}=await ve(g,F,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=W??p.value,F.style.minWidth=`${g.getBoundingClientRect().width}px`,F.style.left=`${Y}px`,F.style.top=`${J}px`},I=async()=>{await O()},S=fe(g,()=>{I()}),K=()=>{I()};document.addEventListener("scroll",K,!0),window.addEventListener("resize",K,!1),n={update:I,destroy:()=>{S(),document.removeEventListener("scroll",K,!0),window.removeEventListener("resize",K,!1)}},n.update()};return e.watch(()=>o.modelValue,()=>{var g;c.value=((g=_.value)==null?void 0:g.label)??""},{immediate:!0}),e.watch(()=>o.options,()=>{var g;l.value||(c.value=((g=_.value)==null?void 0:g.label)??""),n==null||n.update()},{deep:!0}),e.watch(b,()=>{v.value>=b.value.length&&(v.value=B())}),e.watch(l,async g=>{if(!g){n&&(n.destroy(),n=null);return}await e.nextTick(),n||P(),n==null||n.update()}),e.onMounted(()=>{document.addEventListener("click",C)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",C),n==null||n.destroy(),n=null}),(g,F)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-autocomplete__control",type:"text",role:"combobox",value:c.value,placeholder:g.placeholder,disabled:g.disabled,readonly:g.readonly,"aria-expanded":l.value,"aria-autocomplete":"list","aria-controls":w,"aria-activedescendant":z.value,onInput:N,onFocus:L,onBlur:x,onClick:E,onKeydown:[e.withKeys(e.withModifiers($,["prevent"]),["down"]),e.withKeys(e.withModifiers(R,["prevent"]),["up"]),e.withKeys(e.withModifiers(j,["prevent"]),["enter"]),e.withKeys(e.withModifiers(M,["prevent"]),["esc"]),e.withKeys(M,["tab"])]},null,40,Cr),e.createElementVNode("button",{class:"vf-autocomplete__chevron",type:"button",disabled:g.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:F[0]||(F[0]=e.withModifiers(()=>{},["prevent"])),onClick:T}," ▾ ",40,Br),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:w,ref_key:"panel",ref:f,class:"vf-autocomplete__panel",role:"listbox","data-placement":u.value},[g.loading?(e.openBlock(),e.createElementBlock("div",$r,e.toDisplayString(g.loadingText),1)):b.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(b.value,(O,I)=>(e.openBlock(),e.createElementBlock("button",{id:m(I),key:O.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":k(O),"is-disabled":O.disabled,"is-highlighted":I===v.value}]),type:"button",role:"option",disabled:O.disabled,"aria-selected":k(O),onMousedown:F[1]||(F[1]=e.withModifiers(()=>{},["prevent"])),onClick:S=>V(O)},e.toDisplayString(O.label),43,Vr))),128)):(e.openBlock(),e.createElementBlock("div",Er,e.toDisplayString(g.emptyText),1))],8,Sr),[[e.vShow,l.value]])]))],2))}}),Lr=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],Dr=["disabled"],Fr=["data-placement"],Tr={key:0,class:"vf-combobox__loading"},Mr=["id","disabled","aria-selected","onClick"],Ir={key:2,class:"vf-combobox__empty"},Rr=e.defineComponent({__name:"combobox",props:{modelValue:{default:void 0},inputValue:{default:void 0},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},strict:{type:Boolean,default:!0},allowCreate:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","update:inputValue","change","focus","blur","search","create"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref(""),v=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-combobox-panel-${++r}`;let n=null;const h=e.computed(()=>o.options.map(W=>({label:W[o.optionLabel],value:W[o.optionValue],disabled:W.disabled}))),_=e.computed(()=>h.value.find(W=>W.value===o.modelValue)),b=e.computed(()=>c.value.trim().toLowerCase()),z=e.computed(()=>!o.filter||!b.value?h.value:h.value.filter(W=>W.label.toLowerCase().includes(b.value))),y=e.computed(()=>b.value?h.value.some(W=>W.label.toLowerCase()===b.value&&!W.disabled):!1),m=e.computed(()=>{if(!(!l.value||v.value<0))return D(v.value)}),k=e.computed(()=>!o.strict||o.allowCreate),B=e.computed(()=>{const W=["vf-combobox",`vf-combobox_${o.variant}`,l.value?"vf-combobox_open":""];return o.size!=="normal"&&W.push(`vf-combobox_${o.size}`),o.disabled&&W.push("vf-combobox_disabled"),W.filter(Boolean)}),D=W=>`${w}-option-${W}`,E=W=>W.value===o.modelValue,M=()=>z.value.findIndex(W=>!W.disabled),T=W=>{t("update:inputValue",W)},V=W=>{t("update:modelValue",W),t("change",W)},N=W=>{const H=z.value;if(!H.length){v.value=-1;return}let Q=v.value;(Q<0||Q>=H.length)&&(Q=W>0?-1:H.length);for(let ee=0;ee<H.length;ee+=1)if(Q=(Q+W+H.length)%H.length,!H[Q].disabled){v.value=Q;return}v.value=-1},L=()=>{o.disabled||(l.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=M()))},x=()=>{l.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},$=()=>{if(l.value){x();return}L()},R=()=>{const W=c.value.trim();return!W||!k.value?!1:(o.allowCreate&&!y.value&&t("create",W),V(W),T(W),x(),!0)},j=()=>{var H;const W=((H=_.value)==null?void 0:H.label)??"";c.value=W,T(W)},C=W=>{W.disabled||(c.value=W.label,T(W.label),V(W.value),x())},P=()=>{c.value="",T(""),t("update:modelValue",void 0),t("change",void 0),x()},g=W=>{const H=W.target;c.value=H.value,T(H.value),t("search",H.value),L(),v.value=M()},F=W=>{t("focus",W),L()},O=W=>{var H;t("blur",W),o.strict&&c.value.trim()!==((H=_.value)==null?void 0:H.label)&&j()},I=()=>{if(!l.value){L();return}N(1)},S=()=>{if(!l.value){L();return}N(-1)},K=()=>{if(!l.value){L();return}const W=z.value[v.value];if(W&&!W.disabled){C(W);return}R()||o.strict&&j()},Y=W=>{var Q;if(!l.value||!d.value)return;const H=W.target;d.value.contains(H)||(Q=f.value)!=null&&Q.contains(H)||x()},J=()=>{if(!s.value||!f.value)return;const W=s.value,H=f.value,Q=async()=>{const{x:A,y:q,placement:Z}=await ve(W,H,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=Z??p.value,H.style.minWidth=`${W.getBoundingClientRect().width}px`,H.style.left=`${A}px`,H.style.top=`${q}px`},ee=async()=>{await Q()},ae=fe(W,()=>{ee()}),U=()=>{ee()};document.addEventListener("scroll",U,!0),window.addEventListener("resize",U,!1),n={update:ee,destroy:()=>{ae(),document.removeEventListener("scroll",U,!0),window.removeEventListener("resize",U,!1)}},n.update()};return e.watch(()=>o.inputValue,W=>{typeof W=="string"&&(c.value=W)},{immediate:!0}),e.watch(()=>o.modelValue,()=>{var W;typeof o.inputValue!="string"&&(c.value=((W=_.value)==null?void 0:W.label)??"")},{immediate:!0}),e.watch(()=>o.options,()=>{var W;!l.value&&o.strict&&typeof o.inputValue!="string"&&(c.value=((W=_.value)==null?void 0:W.label)??""),n==null||n.update()},{deep:!0}),e.watch(z,()=>{v.value>=z.value.length&&(v.value=M())}),e.watch(l,async W=>{if(!W){n&&(n.destroy(),n=null);return}await e.nextTick(),n||J(),n==null||n.update()}),e.onMounted(()=>{document.addEventListener("click",Y)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",Y),n==null||n.destroy(),n=null}),(W,H)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(B.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-combobox__control",type:"text",role:"combobox",value:c.value,placeholder:W.placeholder,disabled:W.disabled,readonly:W.readonly,"aria-expanded":l.value,"aria-autocomplete":"list","aria-controls":w,"aria-activedescendant":m.value,onInput:g,onFocus:F,onBlur:O,onClick:L,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["down"]),e.withKeys(e.withModifiers(S,["prevent"]),["up"]),e.withKeys(e.withModifiers(K,["prevent"]),["enter"]),e.withKeys(e.withModifiers(x,["prevent"]),["esc"]),e.withKeys(x,["tab"])]},null,40,Lr),W.clearable&&c.value.length>0&&!W.disabled&&!W.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-combobox__clear",type:"button","aria-label":"Clear value",onMousedown:H[0]||(H[0]=e.withModifiers(()=>{},["prevent"])),onClick:P}," ✕ ",32)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-combobox__chevron",type:"button",disabled:W.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:H[1]||(H[1]=e.withModifiers(()=>{},["prevent"])),onClick:$}," ▾ ",40,Dr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:w,ref_key:"panel",ref:f,class:"vf-combobox__panel",role:"listbox","data-placement":u.value},[W.loading?(e.openBlock(),e.createElementBlock("div",Tr,e.toDisplayString(W.loadingText),1)):z.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(z.value,(Q,ee)=>(e.openBlock(),e.createElementBlock("button",{id:D(ee),key:Q.value,class:e.normalizeClass(["vf-combobox__option",{"is-active":E(Q),"is-disabled":Q.disabled,"is-highlighted":ee===v.value}]),type:"button",role:"option",disabled:Q.disabled,"aria-selected":E(Q),onMousedown:H[2]||(H[2]=e.withModifiers(()=>{},["prevent"])),onClick:ae=>C(Q)},e.toDisplayString(Q.label),43,Mr))),128)):(e.openBlock(),e.createElementBlock("div",Ir,e.toDisplayString(W.emptyText),1))],8,Fr),[[e.vShow,l.value]])]))],2))}}),Pr=["disabled","aria-expanded","onKeydown"],Or=["data-placement"],Ar={key:0,class:"vf-multiselect__search"},Kr=["value","placeholder","onKeydown"],Hr={key:1,class:"vf-multiselect__loading"},Wr=["id","disabled","aria-selected","onClick"],jr={class:"vf-multiselect__option-label"},Gr={key:0,class:"vf-multiselect__option-check","aria-hidden":"true"},Ur={key:3,class:"vf-multiselect__empty"},Yr=e.defineComponent({__name:"multi-select",props:{modelValue:{default:()=>[]},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},searchPlaceholder:{default:"Search..."},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","search","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(null),c=e.ref(!1),v=e.ref(""),p=e.ref(-1),u=e.ref("bottom"),w=e.ref("bottom"),n=`vf-multiselect-panel-${++r}`;let h=null;const _=e.computed(()=>o.options.map(S=>({label:S[o.optionLabel],value:S[o.optionValue],disabled:S.disabled}))),b=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:[]),z=e.computed(()=>{if(!o.filter)return _.value;const S=v.value.trim().toLowerCase();return S?_.value.filter(K=>K.label.toLowerCase().includes(S)):_.value}),y=e.computed(()=>_.value.filter(S=>b.value.includes(S.value))),m=e.computed(()=>y.value.length===0?o.placeholder:y.value.map(S=>S.label).join(", ")),k=e.computed(()=>{const S=["vf-multiselect",`vf-multiselect_${o.variant}`,c.value?"vf-multiselect_open":""];return o.size!=="normal"&&S.push(`vf-multiselect_${o.size}`),o.disabled&&S.push("vf-multiselect_disabled"),S.filter(Boolean)}),B=S=>`${n}-option-${S}`,D=()=>z.value.findIndex(S=>!S.disabled),E=S=>b.value.includes(S.value),M=S=>{t("update:modelValue",S),t("change",S)},T=S=>{if(!(S.disabled||o.readonly)){if(E(S)){M(b.value.filter(K=>K!==S.value));return}M([...b.value,S.value])}},V=()=>{o.readonly||M([])},N=S=>{const K=z.value;if(!K.length){p.value=-1;return}let Y=p.value;(Y<0||Y>=K.length)&&(Y=S>0?-1:K.length);for(let J=0;J<K.length;J+=1)if(Y=(Y+S+K.length)%K.length,!K[Y].disabled){p.value=Y;return}p.value=-1},L=async()=>{var S;o.disabled||(c.value=!0,u.value="bottom",w.value="bottom",p.value<0&&(p.value=D()),o.filter&&(await e.nextTick(),(S=l.value)==null||S.focus()))},x=()=>{c.value=!1,p.value=-1,u.value="bottom",w.value="bottom",v.value=""},$=()=>{if(c.value){x();return}L()},R=()=>{if(!c.value){L();return}N(1)},j=()=>{if(!c.value){L();return}N(-1)},C=()=>{if(!c.value){L();return}const S=z.value[p.value];S&&!S.disabled&&T(S)},P=S=>{const K=S.target;v.value=K.value,t("search",K.value),p.value=D()},g=S=>t("focus",S),F=S=>t("blur",S),O=S=>{var Y;if(!c.value||!d.value)return;const K=S.target;d.value.contains(K)||(Y=f.value)!=null&&Y.contains(K)||x()},I=()=>{if(!s.value||!f.value)return;const S=s.value,K=f.value,Y=async()=>{const{x:Q,y:ee,placement:ae}=await ve(S,K,{placement:u.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});w.value=ae??u.value,K.style.minWidth=`${S.getBoundingClientRect().width}px`,K.style.left=`${Q}px`,K.style.top=`${ee}px`},J=async()=>{await Y()},W=fe(S,()=>{J()}),H=()=>{J()};document.addEventListener("scroll",H,!0),window.addEventListener("resize",H,!1),h={update:J,destroy:()=>{W(),document.removeEventListener("scroll",H,!0),window.removeEventListener("resize",H,!1)}},h.update()};return e.watch(()=>o.options,()=>{p.value>=z.value.length&&(p.value=D()),h==null||h.update()},{deep:!0}),e.watch(c,async S=>{if(!S){h&&(h.destroy(),h=null);return}await e.nextTick(),h||I(),h==null||h.update()}),e.watch(z,()=>{p.value>=z.value.length&&(p.value=D())}),e.onMounted(()=>{document.addEventListener("click",O)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",O),h==null||h.destroy(),h=null}),(S,K)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(k.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-multiselect__control",type:"button",disabled:S.disabled,"aria-expanded":c.value,"aria-controls":n,"aria-haspopup":"listbox",onClick:$,onKeydown:[e.withKeys(e.withModifiers(R,["prevent"]),["down"]),e.withKeys(e.withModifiers(j,["prevent"]),["up"]),e.withKeys(e.withModifiers(C,["prevent"]),["enter"]),e.withKeys(e.withModifiers(x,["prevent"]),["esc"])],onFocus:g,onBlur:F},[e.createElementVNode("span",{class:e.normalizeClass(["vf-multiselect__label",{"vf-multiselect__label_placeholder":b.value.length===0}])},e.toDisplayString(m.value),3),K[0]||(K[0]=e.createElementVNode("span",{class:"vf-multiselect__chevron","aria-hidden":"true"},"▾",-1))],40,Pr),S.clearable&&b.value.length>0&&!S.disabled&&!S.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-multiselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(V,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:n,ref_key:"panel",ref:f,class:"vf-multiselect__panel",role:"listbox","aria-multiselectable":"true","data-placement":w.value},[S.filter?(e.openBlock(),e.createElementBlock("div",Ar,[e.createElementVNode("input",{ref_key:"searchInput",ref:l,class:"vf-multiselect__search-control",type:"text",value:v.value,placeholder:S.searchPlaceholder,onInput:P,onKeydown:[e.withKeys(e.withModifiers(R,["prevent"]),["down"]),e.withKeys(e.withModifiers(j,["prevent"]),["up"]),e.withKeys(e.withModifiers(C,["prevent"]),["enter"]),e.withKeys(e.withModifiers(x,["prevent"]),["esc"])]},null,40,Kr)])):e.createCommentVNode("",!0),S.loading?(e.openBlock(),e.createElementBlock("div",Hr,e.toDisplayString(S.loadingText),1)):z.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(z.value,(Y,J)=>(e.openBlock(),e.createElementBlock("button",{id:B(J),key:Y.value,class:e.normalizeClass(["vf-multiselect__option",{"is-active":E(Y),"is-disabled":Y.disabled,"is-highlighted":J===p.value}]),type:"button",role:"option",disabled:Y.disabled,"aria-selected":E(Y),onClick:W=>T(Y)},[e.createElementVNode("span",jr,e.toDisplayString(Y.label),1),E(Y)?(e.openBlock(),e.createElementBlock("span",Gr,"✓")):e.createCommentVNode("",!0)],10,Wr))),128)):(e.openBlock(),e.createElementBlock("div",Ur,e.toDisplayString(S.emptyText),1))],8,Or),[[e.vShow,c.value]])]))],2))}}),qr={class:"vf-tag-input__tags"},Xr={class:"vf-tag-input__tag-label"},Qr=["disabled","aria-label","onClick"],Zr=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],Jr=["disabled"],ea=["data-placement"],ta={key:0,class:"vf-tag-input__loading"},oa=["id","disabled","onClick"],ra={key:2,class:"vf-tag-input__empty"},aa=e.defineComponent({__name:"tag-input",props:{modelValue:{default:()=>[]},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},allowCustom:{type:Boolean,default:!0},maxTags:{default:void 0},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"},validateTag:{type:Function,default:void 0}},emits:["update:modelValue","change","focus","blur","search","add","remove","reject"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(""),c=e.ref(!1),v=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-tag-input-panel-${++r}`;let n=null;const h=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:[]),_=e.computed(()=>o.options.map(U=>({label:U[o.optionLabel],value:U[o.optionValue],disabled:U.disabled}))),b=e.computed(()=>new Set(h.value.map(U=>String(U)))),z=e.computed(()=>{const U=_.value.filter(q=>!b.value.has(String(q.value)));if(!o.filter)return U;const A=l.value.trim().toLowerCase();return A?U.filter(q=>q.label.toLowerCase().includes(A)):U}),y=e.computed(()=>new Map(_.value.map(U=>[String(U.value),U.label]))),m=e.computed(()=>{if(!(!c.value||v.value<0))return B(v.value)}),k=e.computed(()=>{const U=["vf-tag-input",`vf-tag-input_${o.variant}`,c.value?"vf-tag-input_open":""];return o.size!=="normal"&&U.push(`vf-tag-input_${o.size}`),o.disabled&&U.push("vf-tag-input_disabled"),U.filter(Boolean)}),B=U=>`${w}-option-${U}`,D=()=>z.value.findIndex(U=>!U.disabled),E=U=>y.value.get(String(U))??String(U),M=U=>{t("update:modelValue",U),t("change",U)},T=(U,A)=>{t("reject",{reason:U,value:A})},V=U=>o.readonly?(T("readonly",U),!1):U?b.value.has(U)?(T("duplicate",U),!1):typeof o.maxTags=="number"&&h.value.length>=o.maxTags?(T("maxTags",U),!1):o.validateTag&&!o.validateTag(U)?(T("invalid",U),!1):!0:!1,N=(U,A)=>{const q=typeof U=="string"?U.trim():String(U);return V(q)?(M([...h.value,U]),t("add",{value:U,source:A}),l.value="",v.value=D(),!0):!1},L=U=>{U.disabled||o.readonly||N(U.value,"option")},x=()=>{if(!o.allowCustom)return!1;const U=l.value.trim();return U?N(U,"custom"):!1},$=U=>{if(o.readonly)return;const A=h.value[U];if(A===void 0)return;const q=h.value.filter((Z,re)=>re!==U);M(q),t("remove",A)},R=()=>{o.readonly||h.value.length!==0&&(M([]),t("remove",[...h.value]))},j=U=>{const A=z.value;if(!A.length){v.value=-1;return}let q=v.value;(q<0||q>=A.length)&&(q=U>0?-1:A.length);for(let Z=0;Z<A.length;Z+=1)if(q=(q+U+A.length)%A.length,!A[q].disabled){v.value=q;return}v.value=-1},C=()=>{o.disabled||(c.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=D()))},P=()=>{c.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},g=()=>{if(c.value){P();return}C(),F()},F=()=>{var U;(U=s.value)==null||U.focus()},O=U=>{const A=U.target;l.value=A.value,t("search",A.value),C(),v.value=D()},I=U=>{t("focus",U),C()},S=U=>{t("blur",U)},K=()=>{if(!c.value){C();return}j(1)},Y=()=>{if(!c.value){C();return}j(-1)},J=()=>{if(c.value){const U=z.value[v.value];if(U&&!U.disabled){L(U);return}}x()},W=()=>{x()},H=()=>{l.value||o.readonly||h.value.length===0||$(h.value.length-1)},Q=U=>{U.key===","&&(U.preventDefault(),x())},ee=U=>{var q;if(!c.value||!d.value)return;const A=U.target;d.value.contains(A)||(q=f.value)!=null&&q.contains(A)||P()},ae=()=>{if(!d.value||!f.value)return;const U=d.value,A=f.value,q=async()=>{const{x:te,y:oe,placement:le}=await ve(U,A,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=le??p.value,A.style.minWidth=`${U.getBoundingClientRect().width}px`,A.style.left=`${te}px`,A.style.top=`${oe}px`},Z=async()=>{await q()},re=fe(U,()=>{Z()}),G=()=>{Z()};document.addEventListener("scroll",G,!0),window.addEventListener("resize",G,!1),n={update:Z,destroy:()=>{re(),document.removeEventListener("scroll",G,!0),window.removeEventListener("resize",G,!1)}},n.update()};return e.watch(()=>o.options,()=>{v.value>=z.value.length&&(v.value=D()),n==null||n.update()},{deep:!0}),e.watch(z,()=>{v.value>=z.value.length&&(v.value=D())}),e.watch(c,async U=>{if(!U){n&&(n.destroy(),n=null);return}await e.nextTick(),n||ae(),n==null||n.update()}),e.onMounted(()=>{document.addEventListener("click",ee)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",ee),n==null||n.destroy(),n=null}),(U,A)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(k.value),onClick:F},[e.createElementVNode("div",qr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h.value,(q,Z)=>(e.openBlock(),e.createElementBlock("span",{key:`${String(q)}-${Z}`,class:"vf-tag-input__tag"},[e.createElementVNode("span",Xr,e.toDisplayString(E(q)),1),e.createElementVNode("button",{class:"vf-tag-input__tag-remove",type:"button",disabled:U.disabled||U.readonly,"aria-label":`Remove ${E(q)}`,onClick:e.withModifiers(re=>$(Z),["stop"])}," × ",8,Qr)]))),128)),e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-tag-input__control",type:"text",role:"combobox",value:l.value,placeholder:h.value.length===0?U.placeholder:"",disabled:U.disabled,readonly:U.readonly,"aria-expanded":c.value,"aria-autocomplete":"list","aria-controls":w,"aria-activedescendant":m.value,onInput:O,onFocus:I,onBlur:S,onKeydown:[e.withKeys(e.withModifiers(K,["prevent"]),["down"]),e.withKeys(e.withModifiers(Y,["prevent"]),["up"]),e.withKeys(e.withModifiers(J,["prevent"]),["enter"]),e.withKeys(e.withModifiers(P,["prevent"]),["esc"]),e.withKeys(W,["tab"]),e.withKeys(H,["backspace"]),Q]},null,40,Zr)]),U.clearable&&h.value.length>0&&!U.disabled&&!U.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tag-input__clear",type:"button","aria-label":"Clear tags",onClick:e.withModifiers(R,["stop"])}," ✕ ")):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tag-input__chevron",type:"button",disabled:U.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:A[0]||(A[0]=e.withModifiers(()=>{},["prevent"])),onClick:e.withModifiers(g,["stop"])}," ▾ ",40,Jr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:w,ref_key:"panel",ref:f,class:"vf-tag-input__panel",role:"listbox","data-placement":u.value},[U.loading?(e.openBlock(),e.createElementBlock("div",ta,e.toDisplayString(U.loadingText),1)):z.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(z.value,(q,Z)=>(e.openBlock(),e.createElementBlock("button",{id:B(Z),key:q.value,class:e.normalizeClass(["vf-tag-input__option",{"is-disabled":q.disabled,"is-highlighted":Z===v.value}]),type:"button",role:"option",disabled:q.disabled,onMousedown:A[1]||(A[1]=e.withModifiers(()=>{},["prevent"])),onClick:re=>L(q)},e.toDisplayString(q.label),43,oa))),128)):(e.openBlock(),e.createElementBlock("div",ra,e.toDisplayString(U.emptyText),1))],8,ea),[[e.vShow,c.value]])]))],2))}}),la=["disabled","aria-expanded","onKeydown"],na=["data-placement","onKeydown"],ia={class:"vf-datepicker__header"},sa={class:"vf-datepicker__month-label"},da={class:"vf-datepicker__weekdays",role:"row"},ca={class:"vf-datepicker__days",role:"grid"},fa=["disabled","data-date","onClick"],va=e.defineComponent({__name:"datepicker",props:{modelValue:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref("bottom"),v=e.ref("bottom"),p=`vf-datepicker-panel-${++r}`,u=e.ref(C(R(o.modelValue)??new Date));let w=null;const n=e.computed(()=>R(o.modelValue)),h=e.computed(()=>R(o.min)),_=e.computed(()=>R(o.max)),b=e.computed(()=>n.value?n.value.toLocaleDateString(o.locale,{year:"numeric",month:"short",day:"numeric"}):""),z=e.computed(()=>u.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),y=e.computed(()=>{const S=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),K=new Date(2026,0,4);return Array.from({length:7},(Y,J)=>{const W=(J+o.firstDayOfWeek)%7,H=new Date(K);return H.setDate(K.getDate()+W),S.format(H)})}),m=e.computed(()=>{const S=F(u.value,o.firstDayOfWeek),K=n.value?O(n.value):null,Y=O(new Date);return Array.from({length:42},(J,W)=>{const H=g(S,W),Q=O(H);return{key:`${Q}-${W}`,iso:Q,date:H,day:H.getDate(),inCurrentMonth:H.getMonth()===u.value.getMonth(),isDisabled:I(H,h.value,_.value),isSelected:K===Q,isToday:Q===Y}})}),k=e.computed(()=>{const S=["vf-datepicker",`vf-datepicker_${o.variant}`,l.value?"vf-datepicker_open":""];return o.size!=="normal"&&S.push(`vf-datepicker_${o.size}`),o.disabled&&S.push("vf-datepicker_disabled"),S.filter(Boolean)}),B=S=>t("focus",S),D=S=>t("blur",S),E=()=>{o.disabled||o.readonly||(l.value=!0,c.value="bottom",v.value="bottom")},M=()=>{l.value=!1,c.value="bottom",v.value="bottom"},T=()=>{if(l.value){M();return}E()},V=()=>{u.value=P(u.value,-1)},N=()=>{u.value=P(u.value,1)},L=S=>{if(o.readonly||I(S,h.value,_.value))return;const K=O(S);t("update:modelValue",K),t("change",K),M()},x=S=>{var Y;if(!l.value||!d.value)return;const K=S.target;d.value.contains(K)||(Y=f.value)!=null&&Y.contains(K)||M()},$=()=>{if(!s.value||!f.value)return;const S=s.value,K=f.value,Y=async()=>{const{x:Q,y:ee,placement:ae}=await ve(S,K,{placement:c.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=ae??c.value,K.style.left=`${Q}px`,K.style.top=`${ee}px`},J=async()=>{await Y()},W=fe(S,()=>{J()}),H=()=>{J()};document.addEventListener("scroll",H,!0),window.addEventListener("resize",H,!1),w={update:J,destroy:()=>{W(),document.removeEventListener("scroll",H,!0),window.removeEventListener("resize",H,!1)}},w.update()};e.watch(()=>o.modelValue,S=>{const K=R(S);K&&(u.value=C(K))},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{w==null||w.update()}),e.watch(l,async S=>{if(!S){w&&(w.destroy(),w=null);return}await e.nextTick(),w||$(),w==null||w.update()}),e.onMounted(()=>{document.addEventListener("click",x)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",x),w==null||w.destroy(),w=null});function R(S){if(!S)return null;const K=S.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!K)return null;const Y=Number(K[1]),J=Number(K[2])-1,W=Number(K[3]),H=new Date(Y,J,W);return H.getFullYear()!==Y||H.getMonth()!==J||H.getDate()!==W?null:j(H)}function j(S){return new Date(S.getFullYear(),S.getMonth(),S.getDate())}function C(S){return new Date(S.getFullYear(),S.getMonth(),1)}function P(S,K){return new Date(S.getFullYear(),S.getMonth()+K,1)}function g(S,K){return new Date(S.getFullYear(),S.getMonth(),S.getDate()+K)}function F(S,K){const Y=C(S),W=(Y.getDay()-K+7)%7;return g(Y,-W)}function O(S){const K=S.getFullYear(),Y=`${S.getMonth()+1}`.padStart(2,"0"),J=`${S.getDate()}`.padStart(2,"0");return`${K}-${Y}-${J}`}function I(S,K,Y){const J=j(S).getTime();return!!(K&&J<K.getTime()||Y&&J>Y.getTime())}return(S,K)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(k.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-datepicker__control",type:"button",disabled:S.disabled,"aria-expanded":l.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:T,onKeydown:[e.withKeys(e.withModifiers(E,["prevent"]),["down"]),e.withKeys(e.withModifiers(T,["prevent"]),["enter"]),e.withKeys(e.withModifiers(M,["prevent"]),["esc"])],onFocus:B,onBlur:D},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datepicker__label",{"vf-datepicker__label_placeholder":!n.value}])},e.toDisplayString(b.value||S.placeholder),3),K[0]||(K[0]=e.createElementVNode("span",{class:"vf-datepicker__chevron","aria-hidden":"true"},"▾",-1))],40,la),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:f,class:"vf-datepicker__panel",role:"dialog","data-placement":v.value,onKeydown:e.withKeys(e.withModifiers(M,["prevent"]),["esc"])},[e.createElementVNode("div",ia,[e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Previous month",onClick:V}," ‹ "),e.createElementVNode("span",sa,e.toDisplayString(z.value),1),e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Next month",onClick:N}," › ")]),e.createElementVNode("div",da,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(y.value,Y=>(e.openBlock(),e.createElementBlock("span",{key:Y,class:"vf-datepicker__weekday"},e.toDisplayString(Y),1))),128))]),e.createElementVNode("div",ca,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.value,Y=>(e.openBlock(),e.createElementBlock("button",{key:Y.key,class:e.normalizeClass(["vf-datepicker__day",{"is-outside":!Y.inCurrentMonth,"is-selected":Y.isSelected,"is-today":Y.isToday}]),type:"button",disabled:Y.isDisabled,"data-date":Y.iso,onClick:J=>L(Y.date)},e.toDisplayString(Y.day),11,fa))),128))])],40,na),[[e.vShow,l.value]])]))],2))}}),pa=["disabled","aria-expanded","onKeydown"],ua=["data-placement","onKeydown"],ma={class:"vf-daterangepicker__header"},ga={class:"vf-daterangepicker__month-label"},ba={class:"vf-daterangepicker__weekdays",role:"row"},ha={class:"vf-daterangepicker__days",role:"grid"},_a=["disabled","data-date","onClick"],ya=e.defineComponent({__name:"date-range-picker",props:{modelValue:{default:null},placeholder:{default:""},startPlaceholder:{default:"Start"},endPlaceholder:{default:"End"},separator:{default:" - "},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref("bottom"),v=e.ref("bottom"),p=`vf-daterangepicker-panel-${++r}`,u=e.ref(I(new Date));let w=null;const n=e.computed(()=>F(o.min)),h=e.computed(()=>F(o.max)),_=e.computed(()=>g(o.modelValue)),b=e.computed(()=>_.value[0]),z=e.computed(()=>_.value[1]),y=e.computed(()=>!b.value&&!z.value),m=e.computed(()=>{if(y.value)return"";const H=new Intl.DateTimeFormat(o.locale,{year:"numeric",month:"short",day:"numeric"}),Q=b.value?H.format(b.value):o.startPlaceholder,ee=z.value?H.format(z.value):o.endPlaceholder;return`${Q}${o.separator}${ee}`}),k=e.computed(()=>u.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),B=e.computed(()=>{const H=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),Q=new Date(2026,0,4);return Array.from({length:7},(ee,ae)=>{const U=(ae+o.firstDayOfWeek)%7,A=new Date(Q);return A.setDate(Q.getDate()+U),H.format(A)})}),D=e.computed(()=>{const H=Y(u.value,o.firstDayOfWeek),Q=J(new Date),ee=b.value?O(b.value).getTime():null,ae=z.value?O(z.value).getTime():null,U=b.value?J(b.value):null,A=z.value?J(z.value):null;return Array.from({length:42},(q,Z)=>{const re=K(H,Z),G=J(re),te=O(re).getTime(),oe=ee!==null&&ae!==null?te>=ee&&te<=ae:!1,le=U===G,ne=A===G;return{key:`${G}-${Z}`,iso:G,date:re,day:re.getDate(),inCurrentMonth:re.getMonth()===u.value.getMonth(),isDisabled:W(re,n.value,h.value),isSelected:le||ne,isRangeStart:le,isRangeEnd:ne,isInRange:oe,isToday:G===Q}})}),E=e.computed(()=>{const H=["vf-daterangepicker",`vf-daterangepicker_${o.variant}`,l.value?"vf-daterangepicker_open":""];return o.size!=="normal"&&H.push(`vf-daterangepicker_${o.size}`),o.disabled&&H.push("vf-daterangepicker_disabled"),H.filter(Boolean)}),M=H=>t("focus",H),T=H=>t("blur",H),V=()=>{o.disabled||o.readonly||(l.value=!0,c.value="bottom",v.value="bottom")},N=()=>{l.value=!1,c.value="bottom",v.value="bottom"},L=()=>{if(l.value){N();return}V()},x=()=>{u.value=S(u.value,-1)},$=()=>{u.value=S(u.value,1)},R=(H,Q)=>{const ee=H?J(H):null,ae=Q?J(Q):null;t("update:modelValue",[ee,ae]),t("change",[ee,ae])},j=H=>{if(o.readonly||W(H,n.value,h.value))return;const Q=b.value,ee=z.value;if(!Q||Q&&ee){R(H,null);return}const ae=O(Q).getTime();O(H).getTime()<ae?R(H,Q):R(Q,H),N()},C=H=>{var ee;if(!l.value||!d.value)return;const Q=H.target;d.value.contains(Q)||(ee=f.value)!=null&&ee.contains(Q)||N()},P=()=>{if(!s.value||!f.value)return;const H=s.value,Q=f.value,ee=async()=>{const{x:q,y:Z,placement:re}=await ve(H,Q,{placement:c.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=re??c.value,Q.style.left=`${q}px`,Q.style.top=`${Z}px`},ae=async()=>{await ee()},U=fe(H,()=>{ae()}),A=()=>{ae()};document.addEventListener("scroll",A,!0),window.addEventListener("resize",A,!1),w={update:ae,destroy:()=>{U(),document.removeEventListener("scroll",A,!0),window.removeEventListener("resize",A,!1)}},w.update()};e.watch(()=>o.modelValue,H=>{const[Q,ee]=g(H),ae=Q??ee??new Date;u.value=I(ae)},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{w==null||w.update()}),e.watch(l,async H=>{if(!H){w&&(w.destroy(),w=null);return}await e.nextTick(),w||P(),w==null||w.update()}),e.onMounted(()=>{document.addEventListener("click",C)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",C),w==null||w.destroy(),w=null});function g(H){if(!H||!Array.isArray(H))return[null,null];const[Q,ee]=H;return[F(Q??void 0),F(ee??void 0)]}function F(H){if(!H)return null;const Q=H.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!Q)return null;const ee=Number(Q[1]),ae=Number(Q[2])-1,U=Number(Q[3]),A=new Date(ee,ae,U);return A.getFullYear()!==ee||A.getMonth()!==ae||A.getDate()!==U?null:O(A)}function O(H){return new Date(H.getFullYear(),H.getMonth(),H.getDate())}function I(H){return new Date(H.getFullYear(),H.getMonth(),1)}function S(H,Q){return new Date(H.getFullYear(),H.getMonth()+Q,1)}function K(H,Q){return new Date(H.getFullYear(),H.getMonth(),H.getDate()+Q)}function Y(H,Q){const ee=I(H),U=(ee.getDay()-Q+7)%7;return K(ee,-U)}function J(H){const Q=H.getFullYear(),ee=`${H.getMonth()+1}`.padStart(2,"0"),ae=`${H.getDate()}`.padStart(2,"0");return`${Q}-${ee}-${ae}`}function W(H,Q,ee){const ae=O(H).getTime();return!!(Q&&ae<Q.getTime()||ee&&ae>ee.getTime())}return(H,Q)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(E.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-daterangepicker__control",type:"button",disabled:H.disabled,"aria-expanded":l.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:L,onKeydown:[e.withKeys(e.withModifiers(V,["prevent"]),["down"]),e.withKeys(e.withModifiers(L,["prevent"]),["enter"]),e.withKeys(e.withModifiers(N,["prevent"]),["esc"])],onFocus:M,onBlur:T},[e.createElementVNode("span",{class:e.normalizeClass(["vf-daterangepicker__label",{"vf-daterangepicker__label_placeholder":y.value}])},e.toDisplayString(m.value||H.placeholder),3),Q[0]||(Q[0]=e.createElementVNode("span",{class:"vf-daterangepicker__chevron","aria-hidden":"true"},"▾",-1))],40,pa),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:f,class:"vf-daterangepicker__panel",role:"dialog","data-placement":v.value,onKeydown:e.withKeys(e.withModifiers(N,["prevent"]),["esc"])},[e.createElementVNode("div",ma,[e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Previous month",onClick:x}," ‹ "),e.createElementVNode("span",ga,e.toDisplayString(k.value),1),e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Next month",onClick:$}," › ")]),e.createElementVNode("div",ba,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,ee=>(e.openBlock(),e.createElementBlock("span",{key:ee,class:"vf-daterangepicker__weekday"},e.toDisplayString(ee),1))),128))]),e.createElementVNode("div",ha,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(D.value,ee=>(e.openBlock(),e.createElementBlock("button",{key:ee.key,class:e.normalizeClass(["vf-daterangepicker__day",{"is-outside":!ee.inCurrentMonth,"is-in-range":ee.isInRange,"is-selected":ee.isSelected,"is-range-start":ee.isRangeStart,"is-range-end":ee.isRangeEnd,"is-today":ee.isToday}]),type:"button",disabled:ee.isDisabled,"data-date":ee.iso,onClick:ae=>j(ee.date)},e.toDisplayString(ee.day),11,_a))),128))])],40,ua),[[e.vShow,l.value]])]))],2))}}),ka=["disabled","aria-expanded","onKeydown"],wa=["data-placement"],za=["data-time","disabled","aria-selected","onClick"],xa=e.defineComponent({__name:"timepicker",props:{modelValue:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},step:{default:30},format:{default:"24h"},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref("bottom"),v=e.ref("bottom"),p=`vf-timepicker-panel-${++r}`;let u=null;const w=e.computed(()=>x(o.min)),n=e.computed(()=>x(o.max)),h=e.computed(()=>x(o.modelValue)),_=e.computed(()=>h.value===null?"":R(h.value,o.format)),b=e.computed(()=>!o.step||o.step<=0?30:Math.min(Math.max(Math.round(o.step),1),1440)),z=e.computed(()=>{const C=[],P=b.value,g=w.value,F=n.value;for(let O=0;O<1440;O+=P){const I=$(O);C.push({value:I,minutes:O,label:R(O,o.format),isSelected:h.value===O,isDisabled:j(O,g,F)})}return C}),y=e.computed(()=>{const C=["vf-timepicker",`vf-timepicker_${o.variant}`,l.value?"vf-timepicker_open":""];return o.size!=="normal"&&C.push(`vf-timepicker_${o.size}`),o.disabled&&C.push("vf-timepicker_disabled"),C.filter(Boolean)}),m=C=>t("focus",C),k=C=>t("blur",C),B=()=>{o.disabled||o.readonly||(l.value=!0,c.value="bottom",v.value="bottom")},D=()=>{l.value=!1,c.value="bottom",v.value="bottom"},E=()=>{if(l.value){D();return}B()},M=async()=>{var C,P;l.value||(B(),await e.nextTick()),(P=(C=f.value)==null?void 0:C.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||P.focus()},T=C=>{if(o.readonly)return;const P=x(C);P===null||j(P,w.value,n.value)||(t("update:modelValue",C),t("change",C),D())},V=C=>{var g;if(!l.value||!d.value)return;const P=C.target;d.value.contains(P)||(g=f.value)!=null&&g.contains(P)||D()},N=()=>{if(!s.value||!f.value)return;const C=s.value,P=f.value,g=async()=>{const{x:S,y:K,placement:Y}=await ve(C,P,{placement:c.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=Y??c.value;const J=C.getBoundingClientRect().width;P.style.minWidth=`${J}px`,P.style.width=`${J}px`,P.style.left=`${S}px`,P.style.top=`${K}px`},F=async()=>{await g()},O=fe(C,()=>{F()}),I=()=>{F()};document.addEventListener("scroll",I,!0),window.addEventListener("resize",I,!1),u={update:F,destroy:()=>{O(),document.removeEventListener("scroll",I,!0),window.removeEventListener("resize",I,!1)}},u.update()},L=()=>{if(!f.value||h.value===null)return;const C=f.value.querySelector(`[data-time="${$(h.value)}"]`);!C||typeof C.scrollIntoView!="function"||C.scrollIntoView({block:"nearest"})};e.watch(l,async C=>{if(!C){u&&(u.destroy(),u=null);return}await e.nextTick(),u||N(),u==null||u.update(),L()}),e.watch(()=>[o.min,o.max,o.step],()=>{u==null||u.update()}),e.onMounted(()=>{document.addEventListener("click",V)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",V),u==null||u.destroy(),u=null});function x(C){if(!C)return null;const P=C.match(/^(\d{2}):(\d{2})$/);if(!P)return null;const g=Number(P[1]),F=Number(P[2]);return Number.isNaN(g)||Number.isNaN(F)||g<0||g>23||F<0||F>59?null:g*60+F}function $(C){const P=Math.floor(C/60),g=C%60;return`${String(P).padStart(2,"0")}:${String(g).padStart(2,"0")}`}function R(C,P){if(P==="12h"){const g=Math.floor(C/60),F=C%60,O=g>=12?"PM":"AM";return`${g%12||12}:${String(F).padStart(2,"0")} ${O}`}return $(C)}function j(C,P,g){return P!==null&&C<P||g!==null&&C>g}return(C,P)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-timepicker__control",type:"button",disabled:C.disabled,"aria-expanded":l.value,"aria-controls":p,"aria-haspopup":"listbox",onClick:E,onKeydown:[e.withKeys(e.withModifiers(M,["prevent"]),["down"]),e.withKeys(e.withModifiers(E,["prevent"]),["enter"]),e.withKeys(e.withModifiers(D,["prevent"]),["esc"])],onFocus:m,onBlur:k},[e.createElementVNode("span",{class:e.normalizeClass(["vf-timepicker__label",{"vf-timepicker__label_placeholder":!_.value}])},e.toDisplayString(_.value||C.placeholder),3),P[0]||(P[0]=e.createElementVNode("span",{class:"vf-timepicker__chevron","aria-hidden":"true"},"▾",-1))],40,ka),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:f,class:"vf-timepicker__panel",role:"listbox","data-placement":v.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(z.value,g=>(e.openBlock(),e.createElementBlock("button",{key:g.value,class:e.normalizeClass(["vf-timepicker__option",{"is-active":g.isSelected,"is-disabled":g.isDisabled}]),type:"button",role:"option","data-time":g.value,disabled:g.isDisabled,"aria-selected":g.isSelected,onClick:F=>T(g.value)},e.toDisplayString(g.label),11,za))),128))],8,wa),[[e.vShow,l.value]])]))],2))}}),Ca=["disabled","aria-expanded","onKeydown"],Ba=["data-placement","onKeydown"],Sa={class:"vf-datetimepicker__calendar"},$a={class:"vf-datetimepicker__header"},Va={class:"vf-datetimepicker__month-label"},Ea={class:"vf-datetimepicker__weekdays",role:"row"},Na={class:"vf-datetimepicker__days",role:"grid"},La=["disabled","data-date","onClick"],Da={class:"vf-datetimepicker__times",role:"listbox"},Fa=["data-time","disabled","aria-selected","onClick"],Ta=e.defineComponent({__name:"datetimepicker",props:{modelValue:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},minuteStep:{default:30},format:{default:"24h"},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref("bottom"),v=e.ref("bottom"),p=`vf-datetimepicker-panel-${++r}`,u=e.ref(W(new Date)),w=e.ref(null),n=e.ref(null);let h=null;const _=e.computed(()=>!o.minuteStep||o.minuteStep<=0?30:Math.min(Math.max(Math.round(o.minuteStep),1),1440)),b=e.computed(()=>Y(o.modelValue)),z=e.computed(()=>Y(o.min)),y=e.computed(()=>Y(o.max)),m=e.computed(()=>{if(!b.value)return"";const G=b.value.date.toLocaleDateString(o.locale,{year:"numeric",month:"short",day:"numeric"}),te=q(b.value.minutes,o.format);return`${G}, ${te}`}),k=e.computed(()=>u.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),B=e.computed(()=>{const G=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),te=new Date(2026,0,4);return Array.from({length:7},(oe,le)=>{const ne=(le+o.firstDayOfWeek)%7,ie=new Date(te);return ie.setDate(te.getDate()+ne),G.format(ie)})}),D=e.computed(()=>{const G=ee(u.value,o.firstDayOfWeek),te=w.value?ae(w.value):null,oe=ae(new Date);return Array.from({length:42},(le,ne)=>{const ie=Q(G,ne),ze=ae(ie);return{key:`${ze}-${ne}`,iso:ze,date:ie,day:ie.getDate(),inCurrentMonth:ie.getMonth()===u.value.getMonth(),isDisabled:Z(ie,z.value,y.value),isSelected:te===ze,isToday:ze===oe}})}),E=e.computed(()=>{const G=[];for(let te=0;te<1440;te+=_.value)G.push({value:U(te),label:q(te,o.format),minutes:te,isSelected:n.value===te,isDisabled:re(w.value,te,z.value,y.value)});return G}),M=e.computed(()=>{const G=["vf-datetimepicker",`vf-datetimepicker_${o.variant}`,l.value?"vf-datetimepicker_open":""];return o.size!=="normal"&&G.push(`vf-datetimepicker_${o.size}`),o.disabled&&G.push("vf-datetimepicker_disabled"),G.filter(Boolean)}),T=G=>t("focus",G),V=G=>t("blur",G),N=()=>{if(!w.value||n.value===null||re(w.value,n.value,z.value,y.value))return;const G=A(w.value,n.value);t("update:modelValue",G),t("change",G)},L=()=>{const G=b.value;if(G){w.value=G.date,n.value=G.minutes,u.value=W(G.date);return}w.value=null,n.value=null},x=G=>{if(n.value!==null&&!re(G,n.value,z.value,y.value))return;const te=E.value.find(oe=>!re(G,oe.minutes,z.value,y.value));n.value=te?te.minutes:null},$=()=>{o.disabled||o.readonly||(L(),w.value||(w.value=J(new Date),u.value=W(w.value)),x(w.value),l.value=!0,c.value="bottom",v.value="bottom")},R=()=>{l.value=!1,c.value="bottom",v.value="bottom"},j=()=>{if(l.value){R();return}$()},C=()=>{u.value=H(u.value,-1)},P=()=>{u.value=H(u.value,1)},g=G=>{o.readonly||Z(G,z.value,y.value)||(w.value=J(G),x(w.value),N())},F=G=>{o.readonly||!w.value||re(w.value,G,z.value,y.value)||(n.value=G,N(),R())},O=G=>{var oe;if(!l.value||!d.value)return;const te=G.target;d.value.contains(te)||(oe=f.value)!=null&&oe.contains(te)||R()},I=()=>{if(!s.value||!f.value)return;const G=s.value,te=f.value,oe=async()=>{const{x:ze,y:_c,placement:yc}=await ve(G,te,{placement:c.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=yc??c.value;const Ie=8,kc=te.getBoundingClientRect().width,wc=Math.max(Ie,window.innerWidth-kc-Ie),zc=Math.min(Math.max(ze,Ie),wc);te.style.left=`${zc}px`,te.style.top=`${_c}px`},le=async()=>{await oe()},ne=fe(G,()=>{le()}),ie=()=>{le()};document.addEventListener("scroll",ie,!0),window.addEventListener("resize",ie,!1),h={update:le,destroy:()=>{ne(),document.removeEventListener("scroll",ie,!0),window.removeEventListener("resize",ie,!1)}},h.update()};e.watch(()=>o.modelValue,G=>{const te=Y(G);te&&(u.value=W(te.date))},{immediate:!0}),e.watch(()=>[o.min,o.max,o.minuteStep],()=>{w.value&&x(w.value),h==null||h.update()}),e.watch(l,async G=>{if(!G){h&&(h.destroy(),h=null);return}await e.nextTick(),h||I(),h==null||h.update()}),e.onMounted(()=>{document.addEventListener("click",O)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",O),h==null||h.destroy(),h=null});function S(G){if(!G)return null;const te=G.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!te)return null;const oe=Number(te[1]),le=Number(te[2])-1,ne=Number(te[3]),ie=new Date(oe,le,ne);return ie.getFullYear()!==oe||ie.getMonth()!==le||ie.getDate()!==ne?null:J(ie)}function K(G){if(!G)return null;const te=G.match(/^(\d{2}):(\d{2})$/);if(!te)return null;const oe=Number(te[1]),le=Number(te[2]);return oe<0||oe>23||le<0||le>59?null:oe*60+le}function Y(G){if(!G)return null;const te=G.match(/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2})$/);if(!te)return null;const oe=S(te[1]),le=K(te[2]);return!oe||le===null?null:{date:oe,minutes:le}}function J(G){return new Date(G.getFullYear(),G.getMonth(),G.getDate())}function W(G){return new Date(G.getFullYear(),G.getMonth(),1)}function H(G,te){return new Date(G.getFullYear(),G.getMonth()+te,1)}function Q(G,te){return new Date(G.getFullYear(),G.getMonth(),G.getDate()+te)}function ee(G,te){const oe=W(G),ne=(oe.getDay()-te+7)%7;return Q(oe,-ne)}function ae(G){const te=G.getFullYear(),oe=`${G.getMonth()+1}`.padStart(2,"0"),le=`${G.getDate()}`.padStart(2,"0");return`${te}-${oe}-${le}`}function U(G){const te=Math.floor(G/60),oe=G%60;return`${String(te).padStart(2,"0")}:${String(oe).padStart(2,"0")}`}function A(G,te){return`${ae(G)}T${U(te)}`}function q(G,te){if(te==="12h"){const oe=Math.floor(G/60),le=G%60,ne=oe>=12?"PM":"AM";return`${oe%12||12}:${String(le).padStart(2,"0")} ${ne}`}return U(G)}function Z(G,te,oe){const le=J(G).getTime();return!!(te&&le<te.date.getTime()||oe&&le>oe.date.getTime())}function re(G,te,oe,le){if(!G)return!0;const ne=J(G).getTime();return!!(oe&&ne===oe.date.getTime()&&te<oe.minutes||le&&ne===le.date.getTime()&&te>le.minutes)}return(G,te)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(M.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-datetimepicker__control",type:"button",disabled:G.disabled,"aria-expanded":l.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:j,onKeydown:[e.withKeys(e.withModifiers($,["prevent"]),["down"]),e.withKeys(e.withModifiers(j,["prevent"]),["enter"]),e.withKeys(e.withModifiers(R,["prevent"]),["esc"])],onFocus:T,onBlur:V},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datetimepicker__label",{"vf-datetimepicker__label_placeholder":!m.value}])},e.toDisplayString(m.value||G.placeholder),3),te[0]||(te[0]=e.createElementVNode("span",{class:"vf-datetimepicker__chevron","aria-hidden":"true"},"▾",-1))],40,Ca),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:f,class:"vf-datetimepicker__panel",role:"dialog","data-placement":v.value,onKeydown:e.withKeys(e.withModifiers(R,["prevent"]),["esc"])},[e.createElementVNode("div",Sa,[e.createElementVNode("div",$a,[e.createElementVNode("button",{class:"vf-datetimepicker__nav",type:"button","aria-label":"Previous month",onClick:C}," ‹ "),e.createElementVNode("span",Va,e.toDisplayString(k.value),1),e.createElementVNode("button",{class:"vf-datetimepicker__nav",type:"button","aria-label":"Next month",onClick:P}," › ")]),e.createElementVNode("div",Ea,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,oe=>(e.openBlock(),e.createElementBlock("span",{key:oe,class:"vf-datetimepicker__weekday"},e.toDisplayString(oe),1))),128))]),e.createElementVNode("div",Na,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(D.value,oe=>(e.openBlock(),e.createElementBlock("button",{key:oe.key,class:e.normalizeClass(["vf-datetimepicker__day",{"is-outside":!oe.inCurrentMonth,"is-selected":oe.isSelected,"is-today":oe.isToday}]),type:"button",disabled:oe.isDisabled,"data-date":oe.iso,onClick:le=>g(oe.date)},e.toDisplayString(oe.day),11,La))),128))])]),e.createElementVNode("div",Da,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.value,oe=>(e.openBlock(),e.createElementBlock("button",{key:oe.value,class:e.normalizeClass(["vf-datetimepicker__time",{"is-active":oe.isSelected,"is-disabled":oe.isDisabled}]),type:"button",role:"option","data-time":oe.value,disabled:oe.isDisabled,"aria-selected":oe.isSelected,onClick:le=>F(oe.minutes)},e.toDisplayString(oe.label),11,Fa))),128))])],40,Ba),[[e.vShow,l.value]])]))],2))}}),Ma={class:"vf-calendar__header"},Ia=["disabled"],Ra={class:"vf-calendar__month-label"},Pa=["disabled"],Oa={class:"vf-calendar__weekdays",role:"row"},Aa={class:"vf-calendar__days",role:"grid"},Ka=["disabled","data-date","onClick"],Ha=e.defineComponent({__name:"calendar",props:{modelValue:{default:void 0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(b(h(t.modelValue)??new Date)),d=e.computed(()=>h(t.modelValue)),s=e.computed(()=>h(t.min)),f=e.computed(()=>h(t.max)),l=e.computed(()=>o.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),c=e.computed(()=>{const D=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),E=new Date(2026,0,4);return Array.from({length:7},(M,T)=>{const V=(T+t.firstDayOfWeek)%7,N=new Date(E);return N.setDate(E.getDate()+V),D.format(N)})}),v=e.computed(()=>{const D=m(o.value,t.firstDayOfWeek),E=d.value?k(d.value):null,M=k(new Date);return Array.from({length:42},(T,V)=>{const N=y(D,V),L=k(N);return{key:`${L}-${V}`,iso:L,date:N,day:N.getDate(),inCurrentMonth:N.getMonth()===o.value.getMonth(),isDisabled:B(N,s.value,f.value),isSelected:E===L,isToday:L===M}})}),p=e.computed(()=>{const D=["vf-calendar",`vf-calendar_${t.variant}`];return t.size!=="normal"&&D.push(`vf-calendar_${t.size}`),t.disabled&&D.push("vf-calendar_disabled"),D}),u=()=>{o.value=z(o.value,-1)},w=()=>{o.value=z(o.value,1)},n=D=>{if(t.disabled||t.readonly||B(D,s.value,f.value))return;const E=k(D);r("update:modelValue",E),r("change",E)};e.watch(()=>t.modelValue,D=>{const E=h(D);E&&(o.value=b(E))},{immediate:!0});function h(D){if(!D)return null;const E=D.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!E)return null;const M=Number(E[1]),T=Number(E[2])-1,V=Number(E[3]),N=new Date(M,T,V);return N.getFullYear()!==M||N.getMonth()!==T||N.getDate()!==V?null:_(N)}function _(D){return new Date(D.getFullYear(),D.getMonth(),D.getDate())}function b(D){return new Date(D.getFullYear(),D.getMonth(),1)}function z(D,E){return new Date(D.getFullYear(),D.getMonth()+E,1)}function y(D,E){return new Date(D.getFullYear(),D.getMonth(),D.getDate()+E)}function m(D,E){const M=b(D),V=(M.getDay()-E+7)%7;return y(M,-V)}function k(D){const E=D.getFullYear(),M=`${D.getMonth()+1}`.padStart(2,"0"),T=`${D.getDate()}`.padStart(2,"0");return`${E}-${M}-${T}`}function B(D,E,M){const T=_(D).getTime();return!!(E&&T<E.getTime()||M&&T>M.getTime())}return(D,E)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[e.createElementVNode("div",Ma,[e.createElementVNode("button",{class:"vf-calendar__nav",type:"button","aria-label":"Previous month",disabled:D.disabled,onClick:u}," ‹ ",8,Ia),e.createElementVNode("span",Ra,e.toDisplayString(l.value),1),e.createElementVNode("button",{class:"vf-calendar__nav",type:"button","aria-label":"Next month",disabled:D.disabled,onClick:w}," › ",8,Pa)]),e.createElementVNode("div",Oa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,M=>(e.openBlock(),e.createElementBlock("span",{key:M,class:"vf-calendar__weekday"},e.toDisplayString(M),1))),128))]),e.createElementVNode("div",Aa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.value,M=>(e.openBlock(),e.createElementBlock("button",{key:M.key,class:e.normalizeClass(["vf-calendar__day",{"is-outside":!M.inCurrentMonth,"is-selected":M.isSelected,"is-today":M.isToday}]),type:"button",disabled:D.disabled||M.isDisabled,"data-date":M.iso,onClick:T=>n(M.date)},e.toDisplayString(M.day),11,Ka))),128))])],2))}}),Wa=["disabled"],ja=["disabled","aria-current","aria-label","onClick"],Ga=["disabled"],Ua=e.defineComponent({__name:"pagination",props:{modelValue:{default:1},totalItems:{default:0},pageSize:{default:10},totalPages:{default:void 0},siblingCount:{default:1},boundaryCount:{default:1},disabled:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},prevLabel:{default:"Prev"},nextLabel:{default:"Next"},ellipsisLabel:{default:"..."}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=i,t=a,o=(n,h,_)=>Math.min(_,Math.max(h,n)),d=(n,h)=>{if(h<n)return[];const _=[];for(let b=n;b<=h;b+=1)_.push(b);return _},s=e.computed(()=>{if(typeof r.totalPages=="number"&&Number.isFinite(r.totalPages))return Math.max(1,Math.floor(r.totalPages));const n=Math.max(1,Math.floor(r.pageSize));return Math.max(1,Math.ceil(Math.max(0,r.totalItems)/n))}),f=e.computed(()=>o(Math.floor(r.modelValue),1,s.value)),l=e.computed(()=>f.value<=1),c=e.computed(()=>f.value>=s.value),v=e.computed(()=>r.disabled||s.value<=1),p=e.computed(()=>{const n=s.value,h=f.value,_=Math.max(0,Math.floor(r.siblingCount)),b=Math.max(0,Math.floor(r.boundaryCount)),z=_*2+b*2+3,y=[];if(n<=z)return d(1,n).map(E=>({key:`page-${E}`,type:"page",page:E}));const m=d(1,b),k=d(n-b+1,n),B=Math.max(Math.min(h-_,n-b-_*2-1),b+2),D=Math.min(Math.max(h+_,b+_*2+2),n-b-1);for(const E of m)y.push({key:`page-${E}`,type:"page",page:E});B>b+2?y.push({key:"ellipsis-start",type:"ellipsis",page:-1}):b+1<=n-b&&y.push({key:`page-${b+1}`,type:"page",page:b+1});for(const E of d(B,D))y.push({key:`page-${E}`,type:"page",page:E});D<n-b-1?y.push({key:"ellipsis-end",type:"ellipsis",page:-2}):n-b>b&&y.push({key:`page-${n-b}`,type:"page",page:n-b});for(const E of k)y.push({key:`page-${E}`,type:"page",page:E});return y}),u=e.computed(()=>{const n=["vf-pagination",`vf-pagination_${r.variant}`];return r.size!=="normal"&&n.push(`vf-pagination_${r.size}`),r.disabled&&n.push("vf-pagination_disabled"),n}),w=(n,h)=>{if(v.value)return;const _=o(n,1,s.value);_!==r.modelValue&&(t("update:modelValue",_),t("change",_,h))};return(n,h)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(u.value),"aria-label":"Pagination"},[e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:v.value||l.value,"aria-label":"Previous page",onClick:h[0]||(h[0]=_=>w(f.value-1,_))},e.toDisplayString(n.prevLabel),9,Wa),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,_=>(e.openBlock(),e.createElementBlock("button",{key:_.key,class:e.normalizeClass(["vf-pagination__item",{"is-current":_.type==="page"&&_.page===f.value,"is-ellipsis":_.type==="ellipsis"}]),type:"button",disabled:v.value||_.type==="ellipsis","aria-current":_.type==="page"&&_.page===f.value?"page":void 0,"aria-label":_.type==="page"?`Page ${_.page}`:void 0,onClick:b=>_.type==="page"&&w(_.page,b)},[_.type==="page"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(_.page),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(n.ellipsisLabel),1)],64))],10,ja))),128)),e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:v.value||c.value,"aria-label":"Next page",onClick:h[1]||(h[1]=_=>w(f.value+1,_))},e.toDisplayString(n.nextLabel),9,Ga)],2))}}),Ya=["checked","disabled"],qa={key:0,class:"vf-checkbox__label"},Xa=e.defineComponent({__name:"checkbox",props:{modelValue:{type:Boolean,default:!1},label:{default:""},disabled:{type:Boolean,default:!1},variant:{default:"filled"}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>{const s=["vf-checkbox",`vf-checkbox_${t.variant}`];return t.disabled&&s.push("vf-checkbox_disabled"),s}),d=s=>{const f=s.target;r("update:modelValue",f.checked),r("change",s)};return(s,f)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(o.value)},[e.createElementVNode("input",{class:"vf-checkbox__control",type:"checkbox",checked:s.modelValue,disabled:s.disabled,onChange:d},null,40,Ya),f[0]||(f[0]=e.createElementVNode("span",{class:"vf-checkbox__box"},null,-1)),s.label||s.$slots.default?(e.openBlock(),e.createElementBlock("span",qa,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])])):e.createCommentVNode("",!0)],2))}}),Ue=Symbol("VueForgeRadioGroup"),Qa=["aria-disabled","aria-label","aria-labelledby"],Za=e.defineComponent({__name:"radio-group",props:{modelValue:{type:[String,Number,Boolean,null],default:void 0},name:{default:""},disabled:{type:Boolean,default:!1},variant:{default:"filled"},direction:{default:"vertical"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>{const f=["vf-radio-group"];return t.direction==="horizontal"&&f.push("vf-radio-group_horizontal"),f}),d=(f,l)=>{r("update:modelValue",f),r("change",f,l)},s={name:e.computed(()=>t.name),modelValue:e.computed(()=>t.modelValue),disabled:e.computed(()=>t.disabled),variant:e.computed(()=>t.variant),onChange:d};return e.provide(Ue,s),(f,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),role:"radiogroup","aria-disabled":f.disabled||void 0,"aria-label":f.ariaLabel||void 0,"aria-labelledby":f.ariaLabelledby||void 0},[e.renderSlot(f.$slots,"default")],10,Qa))}}),Ja=["name","value","checked","disabled"],el={key:0,class:"vf-radio__label"},tl=e.defineComponent({__name:"radio-button",props:{modelValue:{type:[String,Number,Boolean,null],default:void 0},value:{type:[String,Number,Boolean,null],default:void 0},label:{default:""},disabled:{type:Boolean,default:!1},name:{default:""},variant:{default:"filled"}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=a,t=i,o=e.inject(Ue,null),d=e.computed(()=>o?o.modelValue.value:t.modelValue),s=e.computed(()=>o?o.name.value:t.name),f=e.computed(()=>o?o.variant.value:t.variant),l=e.computed(()=>(o?o.disabled.value:!1)||t.disabled),c=e.computed(()=>d.value===t.value),v=e.computed(()=>{const u=["vf-radio",`vf-radio_${f.value}`];return l.value&&u.push("vf-radio_disabled"),u}),p=u=>{l.value||(o?o.onChange(t.value,u):r("update:modelValue",t.value),r("change",t.value,u))};return(u,w)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(v.value)},[e.createElementVNode("input",{class:"vf-radio__control",type:"radio",name:s.value,value:u.value,checked:c.value,disabled:l.value,onChange:p},null,40,Ja),w[0]||(w[0]=e.createElementVNode("span",{class:"vf-radio__circle"},null,-1)),u.label||u.$slots.default?(e.openBlock(),e.createElementBlock("span",el,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)])])):e.createCommentVNode("",!0)],2))}}),ol=["aria-label","aria-labelledby"],rl=["aria-checked","disabled","onClick","onKeydown"],al=e.defineComponent({__name:"segmented-control",props:{modelValue:{default:void 0},options:{default:()=>[]},disabled:{type:Boolean,default:!1},fullWidth:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.ref([]),d=e.computed(()=>t.options.map((n,h)=>({...n,key:`${String(n.value)}-${h}`}))),s=e.computed(()=>d.value.reduce((n,h,_)=>(h.disabled||n.push(_),n),[])),f=e.computed(()=>{const n=["vf-segmented-control",`vf-segmented-control_${t.variant}`];return t.fullWidth&&n.push("vf-segmented-control_full-width"),t.size!=="normal"&&n.push(`vf-segmented-control_${t.size}`),t.disabled&&n.push("vf-segmented-control_disabled"),n}),l=n=>t.modelValue===n,c=n=>r("focus",n),v=n=>r("blur",n),p=(n,h)=>{if(t.disabled)return;const _=d.value.find(b=>b.value===n);!_||_.disabled||(r("update:modelValue",n),r("change",n,h))},u=(n,h)=>{o.value[h]=n instanceof HTMLButtonElement?n:null},w=(n,h)=>{if(t.disabled||!s.value.length)return;const _=h.key;if(!["ArrowRight","ArrowDown","ArrowLeft","ArrowUp","Home","End"].includes(_))return;h.preventDefault();const b=s.value.indexOf(n),z=b>=0?b:0;let y=z;_==="ArrowRight"||_==="ArrowDown"?y=(z+1)%s.value.length:_==="ArrowLeft"||_==="ArrowUp"?y=(z-1+s.value.length)%s.value.length:_==="Home"?y=0:_==="End"&&(y=s.value.length-1);const m=s.value[y],k=d.value[m],B=o.value[m];B==null||B.focus(),k&&p(k.value,h)};return(n,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value),role:"radiogroup","aria-label":n.ariaLabel||void 0,"aria-labelledby":n.ariaLabelledby||void 0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(_,b)=>(e.openBlock(),e.createElementBlock("button",{key:_.key,ref_for:!0,ref:z=>u(z,b),class:e.normalizeClass(["vf-segmented-control__item",{"is-active":l(_.value)}]),type:"button",role:"radio","aria-checked":l(_.value),disabled:n.disabled||_.disabled,onClick:z=>p(_.value,z),onKeydown:z=>w(b,z),onFocus:c,onBlur:v},e.toDisplayString(_.label),43,rl))),128))],10,ol))}}),Le=Symbol("VueForgeTabs"),ll=["aria-orientation","aria-label","aria-labelledby"],nl={class:"vf-tabs__panels"},il=e.defineComponent({__name:"tabs",props:{modelValue:{default:void 0},disabled:{type:Boolean,default:!1},orientation:{default:"horizontal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=++r,s=n=>String(n).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),f=e.computed(()=>{const n=["vf-tabs"];return o.orientation==="vertical"&&n.push("vf-tabs_vertical"),o.disabled&&n.push("vf-tabs_disabled"),n}),l=e.ref(null),c=()=>l.value?Array.from(l.value.querySelectorAll('[role="tab"]:not([disabled])')):[],v=n=>{n&&(n.focus(),n.click())},p=n=>{if(o.disabled)return;const h=o.orientation==="horizontal",_=n.key,b=h?["ArrowRight"]:["ArrowDown"],z=h?["ArrowLeft"]:["ArrowUp"];if(![...b,...z,"Home","End"].includes(_))return;const y=c();if(!y.length)return;const m=y.findIndex(E=>E.getAttribute("aria-selected")==="true"),k=y.findIndex(E=>E===document.activeElement),B=k>=0?k:Math.max(m,0);let D=B;b.includes(_)?D=(B+1)%y.length:z.includes(_)?D=(B-1+y.length)%y.length:_==="Home"?D=0:_==="End"&&(D=y.length-1),n.preventDefault(),v(y[D])},u=(n,h)=>{t("update:modelValue",n),t("change",n,h)},w={activeValue:e.computed(()=>o.modelValue),disabled:e.computed(()=>o.disabled),orientation:e.computed(()=>o.orientation),onChange:u,getTabId:n=>`vf-tab-${d}-${s(n)}`,getPanelId:n=>`vf-tabpanel-${d}-${s(n)}`};return e.provide(Le,w),(n,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value)},[e.createElementVNode("div",{ref_key:"list",ref:l,class:"vf-tabs__list",role:"tablist","aria-orientation":n.orientation,"aria-label":n.ariaLabel||void 0,"aria-labelledby":n.ariaLabelledby||void 0,onKeydown:p},[e.renderSlot(n.$slots,"tabs")],40,ll),e.createElementVNode("div",nl,[e.renderSlot(n.$slots,"panels")])],2))}}),sl=["id","aria-selected","aria-controls","disabled","tabindex"],dl=e.defineComponent({__name:"tab",props:{value:{},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["change"],setup(i,{emit:a}){const r=a,t=i,o=e.inject(Le,null),d=e.computed(()=>(o==null?void 0:o.activeValue.value)===t.value),s=e.computed(()=>((o==null?void 0:o.disabled.value)??!1)||t.disabled),f=e.computed(()=>o?o.getTabId(t.value):void 0),l=e.computed(()=>o?o.getPanelId(t.value):void 0),c=e.computed(()=>s.value?-1:d.value?0:-1),v=p=>{!o||s.value||(o.onChange(t.value,p),r("change",t.value,p))};return(p,u)=>(e.openBlock(),e.createElementBlock("button",{id:f.value,class:e.normalizeClass(["vf-tab",{"vf-tab_active":d.value,"vf-tab_disabled":s.value}]),type:"button",role:"tab","aria-selected":d.value,"aria-controls":l.value,disabled:s.value,tabindex:c.value,onClick:v},[e.renderSlot(p.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(p.label),1)])],10,sl))}}),cl=["id","aria-labelledby"],fl=e.defineComponent({__name:"tab-panel",props:{value:{}},setup(i){const a=i,r=e.inject(Le,null),t=e.computed(()=>(r==null?void 0:r.activeValue.value)===a.value),o=e.computed(()=>r?r.getTabId(a.value):void 0),d=e.computed(()=>r?r.getPanelId(a.value):void 0);return(s,f)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:d.value,class:"vf-tab-panel",role:"tabpanel",tabindex:"0","aria-labelledby":o.value},[e.renderSlot(s.$slots,"default")],8,cl)),[[e.vShow,t.value]])}}),Ye=Symbol("VueForgeAccordion"),vl=["aria-label","aria-labelledby"],pl=e.defineComponent({__name:"accordion",props:{modelValue:{default:void 0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=++r,s=p=>String(p).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),f=e.computed(()=>{const p=["vf-accordion",`vf-accordion_${o.variant}`];return o.size!=="normal"&&p.push(`vf-accordion_${o.size}`),o.disabled&&p.push("vf-accordion_disabled"),p}),l=p=>Array.isArray(p)?p:p==null?[]:[p],c=(p,u)=>{if(o.disabled)return;if(o.multiple){const n=l(o.modelValue),_=n.includes(p)?n.filter(b=>b!==p):[...n,p];t("update:modelValue",_),t("change",_,u);return}const w=o.modelValue===p?void 0:p;t("update:modelValue",w),t("change",w,u)},v={modelValue:e.computed(()=>o.modelValue),multiple:e.computed(()=>o.multiple),disabled:e.computed(()=>o.disabled),variant:e.computed(()=>o.variant),size:e.computed(()=>o.size),onToggle:c,getHeaderId:p=>`vf-accordion-header-${d}-${s(p)}`,getPanelId:p=>`vf-accordion-panel-${d}-${s(p)}`};return e.provide(Ye,v),(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value),"aria-label":p.ariaLabel||void 0,"aria-labelledby":p.ariaLabelledby||void 0},[e.renderSlot(p.$slots,"default")],10,vl))}}),ul=["id","disabled","aria-expanded","aria-controls"],ml={class:"vf-accordion__title"},gl=["id","aria-labelledby","aria-hidden"],bl={class:"vf-accordion__panel-inner"},hl=e.defineComponent({__name:"accordion-item",props:{value:{},title:{default:""},disabled:{type:Boolean,default:!1},unmount:{type:Boolean,default:!1}},setup(i){const a=i,r=e.inject(Ye,null),t=e.computed(()=>{if(!r)return!1;const v=r.modelValue.value;return Array.isArray(v)?v.includes(a.value):v===a.value}),o=e.computed(()=>((r==null?void 0:r.disabled.value)??!1)||a.disabled),d=e.computed(()=>r?r.getHeaderId(a.value):void 0),s=e.computed(()=>r?r.getPanelId(a.value):void 0),f=e.computed(()=>a.unmount?t.value:!0),l=e.computed(()=>{const v=["vf-accordion-item"];return t.value&&v.push("vf-accordion-item_open"),o.value&&v.push("vf-accordion-item_disabled"),v}),c=v=>{!r||o.value||r.onToggle(a.value,v)};return(v,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.value)},[e.createElementVNode("button",{id:d.value,class:"vf-accordion__header",type:"button",disabled:o.value,"aria-expanded":t.value,"aria-controls":s.value,onClick:c},[e.createElementVNode("span",ml,[e.renderSlot(v.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(v.title),1)])]),p[0]||(p[0]=e.createElementVNode("span",{class:"vf-accordion__icon","aria-hidden":"true"},null,-1))],8,ul),f.value?(e.openBlock(),e.createElementBlock("div",{key:0,id:s.value,class:e.normalizeClass(["vf-accordion__panel",{"vf-accordion__panel_open":t.value}]),role:"region","aria-labelledby":d.value,"aria-hidden":t.value?void 0:"true"},[e.createElementVNode("div",bl,[e.renderSlot(v.$slots,"default")])],10,gl)):e.createCommentVNode("",!0)],2))}}),_l=["data-severity"],yl={class:"vf-toast__body"},kl={key:0,class:"vf-toast__title"},wl={key:1,class:"vf-toast__message"},zl=e.defineComponent({__name:"toast",props:{modelValue:{type:Boolean,default:!1},title:{default:""},message:{default:""},severity:{default:"neutral"},closable:{type:Boolean,default:!0},duration:{default:0}},emits:["update:modelValue","open","close"],setup(i,{emit:a}){const r=a,t=i;let o=null;const d=()=>{o!==null&&(clearTimeout(o),o=null)},s=()=>{d(),!(!t.modelValue||t.duration<=0)&&(o=window.setTimeout(()=>{r("update:modelValue",!1),r("close")},t.duration))},f=()=>{d(),r("update:modelValue",!1),r("close")};return e.watch(()=>t.modelValue,l=>{l&&r("open"),s()},{immediate:!0}),e.onBeforeUnmount(()=>{d()}),(l,c)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-toast",role:"status","aria-live":"polite","data-severity":l.severity},[e.createElementVNode("div",yl,[l.title?(e.openBlock(),e.createElementBlock("div",kl,e.toDisplayString(l.title),1)):e.createCommentVNode("",!0),l.message||l.$slots.default?(e.openBlock(),e.createElementBlock("div",wl,[e.renderSlot(l.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.message),1)])])):e.createCommentVNode("",!0)]),l.closable?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-toast__close",type:"button",onClick:f},[e.renderSlot(l.$slots,"close",{},()=>[c[0]||(c[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,_l)),[[e.vShow,l.modelValue]])}}),xl=e.defineComponent({__name:"toast-container",props:{position:{default:"top-right"}},setup(i){const a=i,r=e.computed(()=>`vf-toast-container_${a.position}`);return(t,o)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(["vf-toast-container",r.value]),role:"region","aria-live":"polite"},[e.renderSlot(t.$slots,"default")],2)]))}}),Cl=["data-severity"],Bl={key:0,class:"vf-alert__icon","aria-hidden":"true"},Sl={class:"vf-alert__body"},$l={key:0,class:"vf-alert__title"},Vl={key:1,class:"vf-alert__message"},El={key:1,class:"vf-alert__actions"},Nl=e.defineComponent({__name:"alert",props:{modelValue:{type:Boolean},title:{default:""},message:{default:""},severity:{default:"neutral"},closable:{type:Boolean,default:!1},icon:{default:""}},emits:["update:modelValue","close"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(!0),d=e.computed(()=>typeof t.modelValue=="boolean"),s=e.computed(()=>d.value?t.modelValue:o.value);e.watch(()=>t.modelValue,l=>{typeof l=="boolean"&&(o.value=l)},{immediate:!0});const f=()=>{d.value?r("update:modelValue",!1):o.value=!1,r("close")};return(l,c)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-alert",role:"alert","data-severity":l.severity},[l.$slots.icon||l.icon?(e.openBlock(),e.createElementBlock("div",Bl,[e.renderSlot(l.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(l.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Sl,[l.title||l.$slots.title?(e.openBlock(),e.createElementBlock("div",$l,[e.renderSlot(l.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(l.title),1)])])):e.createCommentVNode("",!0),l.message||l.$slots.default?(e.openBlock(),e.createElementBlock("div",Vl,[e.renderSlot(l.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.message),1)])])):e.createCommentVNode("",!0)]),l.$slots.actions?(e.openBlock(),e.createElementBlock("div",El,[e.renderSlot(l.$slots,"actions")])):e.createCommentVNode("",!0),l.closable?(e.openBlock(),e.createElementBlock("button",{key:2,class:"vf-alert__close",type:"button","aria-label":"Close",onClick:f},[e.renderSlot(l.$slots,"close",{},()=>[c[0]||(c[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,Cl)),[[e.vShow,s.value]])}}),Ll={key:0,class:"vf-empty-state__icon","aria-hidden":"true"},Dl={class:"vf-empty-state__body"},Fl={key:0,class:"vf-empty-state__title"},Tl={key:1,class:"vf-empty-state__description"},Ml={key:1,class:"vf-empty-state__actions"},Il=e.defineComponent({__name:"empty-state",props:{title:{default:""},description:{default:""},icon:{default:""},size:{default:"normal"},variant:{default:"filled"}},setup(i){const a=i,r=e.computed(()=>{const t=["vf-empty-state",`vf-empty-state_${a.variant}`];return a.size!=="normal"&&t.push(`vf-empty-state_${a.size}`),t});return(t,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value),role:"status","aria-live":"polite"},[t.$slots.icon||t.icon?(e.openBlock(),e.createElementBlock("div",Ll,[e.renderSlot(t.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(t.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Dl,[t.title||t.$slots.title?(e.openBlock(),e.createElementBlock("div",Fl,[e.renderSlot(t.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.title),1)])])):e.createCommentVNode("",!0),t.description||t.$slots.default?(e.openBlock(),e.createElementBlock("div",Tl,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.description),1)])])):e.createCommentVNode("",!0)]),t.$slots.actions?(e.openBlock(),e.createElementBlock("div",Ml,[e.renderSlot(t.$slots,"actions")])):e.createCommentVNode("",!0)],2))}}),Rl=["checked","disabled"],Pl={key:0,class:"vf-switch__label"},Ol=e.defineComponent({__name:"switch",props:{modelValue:{type:Boolean,default:!1},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>{const s=["vf-switch"];return t.disabled&&s.push("vf-switch_disabled"),s}),d=s=>{const f=s.target;r("update:modelValue",f.checked),r("change",s)};return(s,f)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(o.value)},[e.createElementVNode("input",{class:"vf-switch__control",type:"checkbox",checked:s.modelValue,disabled:s.disabled,onChange:d},null,40,Rl),f[0]||(f[0]=e.createElementVNode("span",{class:"vf-switch__track"},[e.createElementVNode("span",{class:"vf-switch__thumb"})],-1)),s.label||s.$slots.default?(e.openBlock(),e.createElementBlock("span",Pl,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])])):e.createCommentVNode("",!0)],2))}}),Al={class:"vf-popover"},Kl=["aria-expanded","onKeydown"],Hl=e.defineComponent({__name:"popover",emits:["click","onClick"],setup(i,{expose:a,emit:r}){const t=r,o=e.reactive({visible:!1});let d=0;const s=`vf-popover-panel-${++d}`,f=()=>o.visible=!0,l=()=>o.visible=!1,c=()=>o.visible=!o.visible,v=()=>{c(),t("click"),t("onClick")};return a({show:f,hide:l,toggle:c}),(p,u)=>(e.openBlock(),e.createElementBlock("div",Al,[e.createElementVNode("div",{class:"vf-popover__button",role:"button",tabindex:"0","aria-haspopup":"dialog","aria-expanded":o.visible,"aria-controls":s,onClick:v,onKeydown:[e.withKeys(e.withModifiers(v,["prevent"]),["enter"]),e.withKeys(e.withModifiers(v,["prevent"]),["space"])]},[e.renderSlot(p.$slots,"button")],40,Kl),e.withDirectives(e.createVNode(Oe,{id:s,class:"vf-popover__wrapper"},e.createSlots({default:e.withCtx(()=>[u[0]||(u[0]=e.createElementVNode("div",{class:"vf-popover__arrow"},null,-1))]),_:2},[p.$slots.default?{name:"default",fn:e.withCtx(()=>[e.renderSlot(p.$slots,"default")]),key:"0"}:void 0,p.$slots.header||p.$slots.popoverHeader?{name:"header",fn:e.withCtx(()=>[e.renderSlot(p.$slots,"header"),p.$slots.header?e.createCommentVNode("",!0):e.renderSlot(p.$slots,"popoverHeader",{key:0})]),key:"1"}:void 0,p.$slots.body||p.$slots.popoverBody?{name:"body",fn:e.withCtx(()=>[e.renderSlot(p.$slots,"body"),p.$slots.body?e.createCommentVNode("",!0):e.renderSlot(p.$slots,"popoverBody",{key:0})]),key:"2"}:void 0,p.$slots.footer||p.$slots.popoverFooter?{name:"footer",fn:e.withCtx(()=>[e.renderSlot(p.$slots,"footer"),p.$slots.footer?e.createCommentVNode("",!0):e.renderSlot(p.$slots,"popoverFooter",{key:0})]),key:"3"}:void 0]),1536),[[e.vShow,o.visible]])]))}}),Wl=["aria-labelledby","aria-describedby"],jl={key:0,class:"vf-modal__header"},Gl={key:0,class:"vf-modal__title"},Ul={key:3,class:"vf-modal__footer"},qe=e.defineComponent({inheritAttrs:!1,__name:"modal",props:{modelValue:{type:Boolean,default:!1},title:{default:""},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},size:{default:"md"}},emits:["update:modelValue","open","close"],setup(i,{expose:a,emit:r}){const t=r,o=i;let d=0,s=0,f="",l=null;const c=e.ref(null),v=e.useAttrs(),p=e.useSlots(),u=`vf-modal-title-${++d}`,w=`vf-modal-body-${d}`,n=e.computed(()=>!!o.title||!!p.header),h=e.computed(()=>!!p.body||!!p.default),_=e.computed(()=>{const T=["vf-modal"];return o.size!=="md"&&T.push(`vf-modal_${o.size}`),T}),b=()=>t("update:modelValue",!0),z=()=>{t("update:modelValue",!1),t("close")},y=()=>{o.closeOnOverlay&&z()},m=T=>{!o.modelValue||!o.closeOnEsc||T.key==="Escape"&&(T.preventDefault(),z())},k=()=>c.value?Array.from(c.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(V=>!V.hasAttribute("disabled")&&!V.getAttribute("aria-hidden")):[],B=()=>{var V;const T=k();T.length?T[0].focus():(V=c.value)==null||V.focus()},D=T=>{var $;if(T.key!=="Tab")return;const V=k();if(!V.length){T.preventDefault(),($=c.value)==null||$.focus();return}const N=V[0],L=V[V.length-1],x=document.activeElement;if(T.shiftKey&&x===N){T.preventDefault(),L.focus();return}!T.shiftKey&&x===L&&(T.preventDefault(),N.focus())},E=()=>{!o.lockScroll||typeof document>"u"||(s===0&&(f=document.body.style.overflow,document.body.style.overflow="hidden"),s+=1)},M=()=>{!o.lockScroll||typeof document>"u"||(s=Math.max(0,s-1),s===0&&(document.body.style.overflow=f))};return e.watch(()=>o.modelValue,async T=>{T?(typeof document<"u"&&(l=document.activeElement),E(),t("open"),await e.nextTick(),B(),typeof document<"u"&&document.addEventListener("keydown",m)):(M(),typeof document<"u"&&(document.removeEventListener("keydown",m),l==null||l.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{M(),typeof document<"u"&&document.removeEventListener("keydown",m)}),a({open:b,close:z}),(T,V)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",e.mergeProps(e.unref(v),{class:_.value,role:"presentation"}),[e.createElementVNode("div",{class:"vf-modal__overlay",onClick:y}),e.createElementVNode("div",{ref_key:"panel",ref:c,class:"vf-modal__panel",role:"dialog","aria-modal":"true","aria-labelledby":n.value?u:void 0,"aria-describedby":h.value?w:void 0,tabindex:"-1",onKeydown:D},[n.value?(e.openBlock(),e.createElementBlock("div",jl,[e.createElementVNode("div",{id:u,class:"vf-modal__header-content"},[e.renderSlot(T.$slots,"header",{},()=>[T.title?(e.openBlock(),e.createElementBlock("h3",Gl,e.toDisplayString(T.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),T.showClose?e.renderSlot(T.$slots,"close",{key:1,close:z},()=>[e.createElementVNode("button",{type:"button",class:"vf-modal__close","aria-label":"Close",onClick:z},"×")]):e.createCommentVNode("",!0),T.$slots.body||T.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:w,class:"vf-modal__body"},[e.renderSlot(T.$slots,"body"),T.$slots.body?e.createCommentVNode("",!0):e.renderSlot(T.$slots,"default",{key:0})])):e.createCommentVNode("",!0),T.$slots.footer?(e.openBlock(),e.createElementBlock("div",Ul,[e.renderSlot(T.$slots,"footer")])):e.createCommentVNode("",!0)],40,Wl)],16),[[e.vShow,T.modelValue]])]))}}),Yl={class:"vf-confirm-dialog__message"},ql={class:"vf-confirm-dialog__actions"},Xl=e.defineComponent({__name:"confirm-dialog",props:{modelValue:{type:Boolean,default:!1},title:{default:"Confirm action"},message:{default:""},confirmLabel:{default:"Confirm"},cancelLabel:{default:"Cancel"},confirmSeverity:{default:"danger"},loading:{type:Boolean,default:!1},closeOnConfirm:{type:Boolean,default:!0},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},size:{default:"sm"}},emits:["update:modelValue","confirm","cancel","open","close"],setup(i,{expose:a,emit:r}){const t=i,o=r,d=e.ref(null),s=e.ref(null),f=()=>{if(d.value){d.value.close();return}o("update:modelValue",!1),o("close")},l=u=>{o("update:modelValue",u)},c=()=>{if(o("close"),s.value==="confirm"){s.value=null;return}s.value=null,o("cancel")},v=()=>{s.value="cancel",f()},p=()=>{t.loading||(o("confirm"),t.closeOnConfirm&&(s.value="confirm",f()))};return a({open:()=>{var u;return(u=d.value)==null?void 0:u.open()},close:()=>{s.value="cancel",f()}}),(u,w)=>(e.openBlock(),e.createBlock(qe,{ref_key:"modal",ref:d,class:"vf-confirm-dialog","model-value":u.modelValue,title:u.title,size:u.size,"close-on-overlay":u.closeOnOverlay,"close-on-esc":u.closeOnEsc,"show-close":u.showClose,"lock-scroll":u.lockScroll,"onUpdate:modelValue":l,onOpen:w[0]||(w[0]=n=>o("open")),onClose:c},{body:e.withCtx(()=>[e.createElementVNode("div",Yl,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.message),1)])])]),footer:e.withCtx(()=>[e.createElementVNode("div",ql,[e.renderSlot(u.$slots,"actions",{confirm:p,cancel:v},()=>[e.createVNode(we,{class:"vf-confirm-dialog__cancel",label:u.cancelLabel,variant:"outlined",severity:"secondary",disabled:u.loading,onClick:v},null,8,["label","disabled"]),e.createVNode(we,{class:"vf-confirm-dialog__confirm",label:u.confirmLabel,severity:u.confirmSeverity,loading:u.loading,onClick:p},null,8,["label","severity","loading"])])])]),_:3},8,["model-value","title","size","close-on-overlay","close-on-esc","show-close","lock-scroll"]))}}),Ql=["aria-labelledby","aria-describedby"],Zl={key:0,class:"vf-drawer__header"},Jl={key:0,class:"vf-drawer__title"},en={key:3,class:"vf-drawer__footer"},tn=e.defineComponent({__name:"drawer",props:{modelValue:{type:Boolean,default:!1},title:{default:""},position:{default:"right"},overlay:{type:Boolean,default:!0},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},size:{default:"md"}},emits:["update:modelValue","open","close"],setup(i,{expose:a,emit:r}){const t=r,o=i;let d=0,s=0,f="",l=null;const c=e.ref(null),v=e.useSlots(),p=`vf-drawer-title-${++d}`,u=`vf-drawer-body-${d}`,w=e.computed(()=>!!o.title||!!v.header),n=e.computed(()=>!!v.body||!!v.default),h=e.computed(()=>{switch(o.position){case"left":return"translate3d(-100%, 0, 0)";case"right":return"translate3d(100%, 0, 0)";case"top":return"translate3d(0, -100%, 0)";case"bottom":return"translate3d(0, 100%, 0)";default:return"translate3d(100%, 0, 0)"}}),_=e.computed(()=>{const V=["vf-drawer",`vf-drawer_${o.position}`];return o.size!=="md"&&V.push(`vf-drawer_${o.size}`),V}),b=e.computed(()=>({"--vf-drawer-transform-from":h.value})),z=()=>t("update:modelValue",!0),y=()=>{t("update:modelValue",!1),t("close")},m=()=>{o.overlay&&o.closeOnOverlay&&y()},k=V=>{!o.modelValue||!o.closeOnEsc||V.key==="Escape"&&(V.preventDefault(),y())},B=()=>c.value?Array.from(c.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(N=>!N.hasAttribute("disabled")&&!N.getAttribute("aria-hidden")):[],D=()=>{var N;const V=B();V.length?V[0].focus():(N=c.value)==null||N.focus()},E=V=>{var R;if(V.key!=="Tab")return;const N=B();if(!N.length){V.preventDefault(),(R=c.value)==null||R.focus();return}const L=N[0],x=N[N.length-1],$=document.activeElement;if(V.shiftKey&&$===L){V.preventDefault(),x.focus();return}!V.shiftKey&&$===x&&(V.preventDefault(),L.focus())},M=()=>{!o.lockScroll||typeof document>"u"||(s===0&&(f=document.body.style.overflow,document.body.style.overflow="hidden"),s+=1)},T=()=>{!o.lockScroll||typeof document>"u"||(s=Math.max(0,s-1),s===0&&(document.body.style.overflow=f))};return e.watch(()=>o.modelValue,async V=>{V?(typeof document<"u"&&(l=document.activeElement),M(),t("open"),await e.nextTick(),D(),typeof document<"u"&&document.addEventListener("keydown",k)):(T(),typeof document<"u"&&(document.removeEventListener("keydown",k),l==null||l.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{T(),typeof document<"u"&&document.removeEventListener("keydown",k)}),a({open:z,close:y}),(V,N)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:"vf-drawer",duration:{enter:320,leave:320}},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(_.value),style:e.normalizeStyle(b.value),role:"presentation"},[V.overlay?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-drawer__overlay",onClick:m})):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:c,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":w.value?p:void 0,"aria-describedby":n.value?u:void 0,tabindex:"-1",onKeydown:E},[w.value?(e.openBlock(),e.createElementBlock("div",Zl,[e.createElementVNode("div",{id:p,class:"vf-drawer__header-content"},[e.renderSlot(V.$slots,"header",{},()=>[V.title?(e.openBlock(),e.createElementBlock("h3",Jl,e.toDisplayString(V.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),V.showClose?e.renderSlot(V.$slots,"close",{key:1,close:y},()=>[e.createElementVNode("button",{type:"button",class:"vf-drawer__close","aria-label":"Close",onClick:y}," × ")]):e.createCommentVNode("",!0),V.$slots.body||V.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:u,class:"vf-drawer__body"},[e.renderSlot(V.$slots,"body"),V.$slots.body?e.createCommentVNode("",!0):e.renderSlot(V.$slots,"default",{key:0})])):e.createCommentVNode("",!0),V.$slots.footer?(e.openBlock(),e.createElementBlock("div",en,[e.renderSlot(V.$slots,"footer")])):e.createCommentVNode("",!0)],40,Ql)],6),[[e.vShow,V.modelValue]])]),_:3})]))}}),on=["aria-expanded","aria-disabled","onKeydown"],rn=["data-placement"],Xe=e.defineComponent({name:"VfDropdown",__name:"dropdown",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},placement:{default:"bottom-start"},offset:{default:6},disabled:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},matchTriggerWidth:{type:Boolean,default:!0}},emits:["update:modelValue","open","close","select"],setup(i,{expose:a,emit:r}){const t=r,o=i;let d=0;const s=e.ref(null),f=e.ref(null),l=e.ref(null),c=e.ref(!1),v=e.ref(o.placement),p=e.ref(o.placement),u=`vf-dropdown-panel-${++d}`;let w=null;const n=e.computed(()=>o.modelValue!==void 0),h=M=>{o.disabled||(t("update:modelValue",M),n.value||(c.value=M))},_=()=>{v.value=o.placement,p.value=o.placement,h(!0)},b=()=>{h(!1)},z=()=>{c.value?b():_()},y=()=>{o.disabled||z()},m=M=>{if(t("select",M),!o.closeOnSelect)return;const T=M.target;T&&(T.closest(".vf-menu__parent")||(T.closest(".vf-menu__link")||T.closest("[data-dropdown-close]"))&&b())},k=M=>{var V;if(!c.value||!s.value)return;const T=M.target;s.value.contains(T)||(V=l.value)!=null&&V.contains(T)||b()},B=M=>{!c.value||!o.closeOnEsc||M.key==="Escape"&&(M.preventDefault(),b())},D=M=>{switch(M){case"bottom-start":return["top-start"];case"bottom-end":return["top-end"];case"top-start":return["bottom-start"];case"top-end":return["bottom-end"];case"top":return["bottom"];case"bottom":default:return["top"]}},E=()=>{if(!f.value||!l.value)return;const M=f.value,T=l.value,V=async()=>{const{x:$,y:R,placement:j}=await ve(M,T,{placement:v.value,strategy:"fixed",middleware:[ce(o.offset),de({placements:D(v.value)})]});p.value=j??v.value,o.matchTriggerWidth&&(T.style.minWidth=`${M.getBoundingClientRect().width}px`),T.style.left=`${$}px`,T.style.top=`${R}px`},N=async()=>{await V()},L=fe(M,()=>{N()}),x=()=>{N()};document.addEventListener("scroll",x,!0),window.addEventListener("resize",x,!1),w={update:N,destroy:()=>{L(),document.removeEventListener("scroll",x,!0),window.removeEventListener("resize",x,!1)}},w.update()};return e.watch(()=>o.modelValue,M=>{n.value&&(c.value=!!M)},{immediate:!0}),e.watch(()=>o.placement,M=>{v.value=M,p.value=M}),e.watch(c,async M=>{if(t(M?"open":"close"),!M){w&&(w.destroy(),w=null);return}await e.nextTick(),w||E(),w==null||w.update()}),e.onMounted(()=>{document.addEventListener("click",k),document.addEventListener("keydown",B)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",k),document.removeEventListener("keydown",B),w==null||w.destroy(),w=null}),a({open:_,close:b,toggle:z}),(M,T)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:s,class:e.normalizeClass(["vf-dropdown",{"vf-dropdown_disabled":M.disabled}])},[e.createElementVNode("div",{ref_key:"trigger",ref:f,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":c.value,"aria-controls":u,"aria-disabled":M.disabled?"true":"false",onClick:y,onKeydown:[e.withKeys(e.withModifiers(y,["prevent"]),["enter"]),e.withKeys(e.withModifiers(y,["prevent"]),["space"])]},[e.renderSlot(M.$slots,"trigger")],40,on),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:u,ref_key:"panel",ref:l,class:"vf-dropdown__panel",role:"menu","data-placement":p.value,onClick:m},[e.renderSlot(M.$slots,"default",{},()=>[o.items.length?(e.openBlock(),e.createBlock(Ee,{key:0,items:o.items},null,8,["items"])):e.createCommentVNode("",!0)])],8,rn),[[e.vShow,c.value]])]))],2))}}),an=e.defineComponent({name:"VfSplitButton",__name:"split-button",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},label:{default:""},icon:{default:void 0},type:{default:"button"},size:{default:void 0},variant:{default:void 0},severity:{default:void 0},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},placement:{default:"bottom-start"},offset:{default:6},closeOnSelect:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},matchTriggerWidth:{type:Boolean,default:!0},toggleAriaLabel:{default:"Toggle actions"}},emits:["click","update:modelValue","open","close","select"],setup(i,{expose:a,emit:r}){const t=i,o=r,d=e.inject(Ne,null),s=e.ref(null),f=e.computed(()=>t.size??(d==null?void 0:d.value.size)??"normal"),l=e.computed(()=>t.variant??(d==null?void 0:d.value.variant)),c=e.computed(()=>t.severity??(d==null?void 0:d.value.severity)??"primary"),v=e.computed(()=>t.disabled||(d==null?void 0:d.value.disabled)===!0),p=e.computed(()=>{const n=["vf-splitbutton"];return(v.value||t.loading)&&n.push("vf-splitbutton_disabled"),(f.value==="small"||f.value==="large")&&n.push(`vf-splitbutton_${f.value}`),n}),u=n=>{var h;if(v.value||t.loading){n.preventDefault();return}(h=s.value)==null||h.close(),o("click",n)},w=n=>{o("update:modelValue",n)};return a({open:()=>{var n;return(n=s.value)==null?void 0:n.open()},close:()=>{var n;return(n=s.value)==null?void 0:n.close()},toggle:()=>{var n;return(n=s.value)==null?void 0:n.toggle()}}),(n,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-splitbutton",p.value])},[n.$slots.default?(e.openBlock(),e.createBlock(we,{key:0,class:"vf-splitbutton__main",label:n.label,icon:n.icon,type:n.type,size:f.value,variant:l.value,severity:c.value,loading:n.loading,disabled:v.value,onClick:u},{default:e.withCtx(()=>[e.renderSlot(n.$slots,"default")]),_:3},8,["label","icon","type","size","variant","severity","loading","disabled"])):(e.openBlock(),e.createBlock(we,{key:1,class:"vf-splitbutton__main",label:n.label,icon:n.icon,type:n.type,size:f.value,variant:l.value,severity:c.value,loading:n.loading,disabled:v.value,onClick:u},null,8,["label","icon","type","size","variant","severity","loading","disabled"])),e.createVNode(Xe,{ref_key:"dropdown",ref:s,class:"vf-splitbutton__dropdown","model-value":n.modelValue,items:n.items,placement:n.placement,offset:n.offset,disabled:v.value||n.loading,"close-on-select":n.closeOnSelect,"close-on-esc":n.closeOnEsc,"match-trigger-width":n.matchTriggerWidth,"onUpdate:modelValue":w,onOpen:h[0]||(h[0]=_=>o("open",_)),onClose:h[1]||(h[1]=_=>o("close",_)),onSelect:h[2]||(h[2]=_=>o("select",_))},e.createSlots({trigger:e.withCtx(()=>[e.createVNode(we,{class:"vf-splitbutton__toggle",icon:"chevronDown",size:f.value,variant:l.value,severity:c.value,disabled:v.value||n.loading,"aria-label":n.toggleAriaLabel},null,8,["size","variant","severity","disabled","aria-label"])]),_:2},[n.$slots.menu?{name:"default",fn:e.withCtx(()=>[e.renderSlot(n.$slots,"menu")]),key:"0"}:void 0]),1032,["model-value","items","placement","offset","disabled","close-on-select","close-on-esc","match-trigger-width"])],2))}}),ln=e.defineComponent({name:"VfContextMenu",__name:"context-menu",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},disabled:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},offset:{default:2}},emits:["update:modelValue","open","close","select","contextmenu"],setup(i,{expose:a,emit:r}){const t=r,o=i;let d=0;const s=e.ref(null),f=e.ref(null),l=e.ref(!1),c=e.ref({}),v=`vf-context-menu-panel-${++d}`,p=e.ref({x:0,y:0}),u=e.computed(()=>o.modelValue!==void 0),w=()=>{if(!s.value)return{x:0,y:0};const E=s.value.getBoundingClientRect();return{x:Math.round(E.left+E.width/2),y:Math.round(E.top+E.height/2)}},n=E=>{o.disabled||(t("update:modelValue",E),u.value||(l.value=E))},h=()=>{if(!f.value)return;const M=f.value.getBoundingClientRect(),T=window.innerWidth,V=window.innerHeight,N=8;let L=p.value.x+o.offset,x=p.value.y+o.offset;L+M.width>T-N&&(L=Math.max(N,T-M.width-N)),x+M.height>V-N&&(x=Math.max(N,V-M.height-N)),c.value={left:`${L}px`,top:`${x}px`,minWidth:"var(--vf-context-menu-min-width)"}},_=async E=>{p.value=E,n(!0),await e.nextTick(),h()},b=()=>{n(!1)},z=E=>{o.disabled||(E.preventDefault(),t("contextmenu",E),_({x:E.clientX,y:E.clientY}))},y=E=>{o.disabled||(E.key==="ContextMenu"||E.shiftKey&&E.key==="F10")&&(E.preventDefault(),_(w()))},m=E=>{if(t("select",E),!o.closeOnSelect)return;const M=E.target;M&&(M.closest(".vf-menu__parent")||(M.closest(".vf-menu__link")||M.closest("[data-context-menu-close]"))&&b())},k=E=>{var T;if(!l.value||!s.value)return;const M=E.target;s.value.contains(M)||(T=f.value)!=null&&T.contains(M)||b()},B=E=>{!l.value||!o.closeOnEsc||E.key==="Escape"&&(E.preventDefault(),b())},D=()=>{l.value&&h()};return e.watch(()=>o.modelValue,E=>{u.value&&(l.value=!!E)},{immediate:!0}),e.watch(l,async E=>{E?(!p.value.x&&!p.value.y&&(p.value=w()),t("open"),await e.nextTick(),h()):t("close")}),e.onMounted(()=>{document.addEventListener("click",k),document.addEventListener("keydown",B),window.addEventListener("resize",D)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",k),document.removeEventListener("keydown",B),window.removeEventListener("resize",D)}),a({openAt:_,close:b}),(E,M)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{ref_key:"root",ref:s,class:e.normalizeClass(["vf-context-menu",{"vf-context-menu_disabled":E.disabled}]),tabindex:"0",onContextmenu:e.withModifiers(z,["prevent"]),onKeydown:y},[e.renderSlot(E.$slots,"default")],34),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:v,ref_key:"panel",ref:f,class:"vf-context-menu__panel",role:"menu",style:e.normalizeStyle(c.value),onClick:m},[e.renderSlot(E.$slots,"menu",{},()=>[o.items.length?(e.openBlock(),e.createBlock(Ee,{key:0,items:o.items},null,8,["items"])):e.createCommentVNode("",!0)])],4),[[e.vShow,l.value]])]))],64))}}),nn={class:"vf-command-palette",role:"presentation"},sn=["aria-label"],dn={class:"vf-command-palette__header"},cn=["value","placeholder"],fn={class:"vf-command-palette__list",role:"listbox"},vn=["data-group"],pn={key:0,class:"vf-command-palette__group-label"},un=["aria-selected","disabled","onClick"],mn={class:"vf-command-palette__item-main"},gn={class:"vf-command-palette__item-label"},bn={key:0,class:"vf-command-palette__item-shortcut"},hn={key:0,class:"vf-command-palette__item-description"},_n={key:1,class:"vf-command-palette__empty"},yn=e.defineComponent({name:"VfCommandPalette",__name:"command-palette",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},placeholder:{default:"Type a command or search..."},emptyText:{default:"No commands found"},ariaLabel:{default:"Command palette"},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},closeOnSelect:{type:Boolean,default:!0},filter:{type:Boolean,default:!0},enableShortcut:{type:Boolean,default:!0},shortcutKey:{default:"k"}},emits:["update:modelValue","open","close","select","search"],setup(i,{expose:a,emit:r}){const t=i,o=r,d=e.ref(null),s=e.ref(null),f=e.ref(!1),l=e.ref(""),c=e.ref(-1),v=e.computed(()=>t.modelValue!==void 0),p=e.computed(()=>t.items.map((L,x)=>{const $=L.group??"";return{...L,group:$,_index:x,_key:`${$}:${L.value??L.label}:${x.toString()}`}})),u=e.computed(()=>{if(!t.filter)return p.value;const L=l.value.trim().toLowerCase();return L?p.value.filter(x=>[x.label,x.description??"",...x.keywords??[]].join(" ").toLowerCase().includes(L)):p.value}),w=e.computed(()=>{var x;const L=new Map;for(const $ of u.value){const R=$.group??"";L.has(R)||L.set(R,[]),(x=L.get(R))==null||x.push($)}return Array.from(L.entries()).map(([$,R])=>({name:$,items:R}))}),n=e.computed(()=>u.value.filter(L=>!L.disabled)),h=async()=>{var L;await e.nextTick(),(L=s.value)==null||L.focus()},_=()=>{const L=n.value[0];c.value=L?L._index:-1},b=L=>{o("update:modelValue",L),v.value||(f.value=L)},z=async()=>{b(!0),l.value="",_(),await h()},y=()=>{b(!1)},m=async()=>{if(f.value){y();return}await z()},k=L=>{const x=L.target;l.value=x.value,o("search",l.value),_()},B=(L,x)=>{if(L.disabled){x.preventDefault();return}typeof L.command=="function"&&L.command(),o("select",L,x),t.closeOnSelect&&y()},D=L=>{if(!n.value.length){c.value=-1;return}const x=n.value.findIndex(j=>j._index===c.value),R=((x>=0?x:L>0?-1:0)+L+n.value.length)%n.value.length;c.value=n.value[R]._index},E=L=>{if(c.value<0)return;const x=u.value.find($=>$._index===c.value);x&&B(x,L)},M=L=>{if(L.key==="ArrowDown"){L.preventDefault(),D(1);return}if(L.key==="ArrowUp"){L.preventDefault(),D(-1);return}if(L.key==="Enter"){L.preventDefault(),E(L);return}L.key==="Escape"&&t.closeOnEsc&&(L.preventDefault(),y())},T=()=>{t.closeOnOverlay&&y()},V=L=>{if(!(L instanceof Element))return!1;const x=L,$=x.tagName;return $==="INPUT"||$==="TEXTAREA"||$==="SELECT"?!0:!!x.closest('[contenteditable="true"]')},N=L=>{t.enableShortcut&&(V(L.target)||L.key.toLowerCase()===t.shortcutKey.toLowerCase()&&(!L.metaKey&&!L.ctrlKey||(L.preventDefault(),m())))};return e.watch(()=>t.modelValue,L=>{v.value&&(f.value=!!L)},{immediate:!0}),e.watch(f,async L=>{if(L){o("open"),l.value="",_(),await h();return}o("close")}),e.watch(()=>u.value,()=>{u.value.some(x=>x._index===c.value&&!x.disabled)||_()},{deep:!0}),e.onMounted(()=>{document.addEventListener("keydown",N)}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",N)}),a({open:z,close:y,toggle:m}),(L,x)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",nn,[e.createElementVNode("div",{class:"vf-command-palette__overlay",onClick:T}),e.createElementVNode("div",{ref_key:"panel",ref:d,class:"vf-command-palette__panel",role:"dialog","aria-modal":"true","aria-label":L.ariaLabel,onKeydown:M},[e.createElementVNode("div",dn,[e.createElementVNode("input",{ref_key:"inputRef",ref:s,class:"vf-command-palette__input",type:"text",value:l.value,placeholder:L.placeholder,onInput:k},null,40,cn)]),e.createElementVNode("div",fn,[w.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(w.value,$=>(e.openBlock(),e.createElementBlock("div",{key:$.name,class:"vf-command-palette__group","data-group":$.name},[$.name?(e.openBlock(),e.createElementBlock("div",pn,e.toDisplayString($.name),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList($.items,R=>(e.openBlock(),e.createElementBlock("button",{key:R._key,class:e.normalizeClass(["vf-command-palette__item",{"is-active":R._index===c.value,"is-disabled":R.disabled}]),type:"button",role:"option","aria-selected":R._index===c.value,disabled:R.disabled,onClick:j=>B(R,j)},[e.createElementVNode("div",mn,[e.createElementVNode("span",gn,e.toDisplayString(R.label),1),R.shortcut?(e.openBlock(),e.createElementBlock("span",bn,e.toDisplayString(R.shortcut),1)):e.createCommentVNode("",!0)]),R.description?(e.openBlock(),e.createElementBlock("span",hn,e.toDisplayString(R.description),1)):e.createCommentVNode("",!0)],10,un))),128))],8,vn))),128)):(e.openBlock(),e.createElementBlock("div",_n,e.toDisplayString(L.emptyText),1))])],40,sn)],512),[[e.vShow,f.value]])]))}}),kn={class:"vf-notification-center",role:"presentation"},wn=["aria-label"],zn={class:"vf-notification-center__header"},xn={class:"vf-notification-center__title-wrap"},Cn={class:"vf-notification-center__title"},Bn={key:0,class:"vf-notification-center__badge"},Sn={class:"vf-notification-center__header-actions"},$n=["disabled"],Vn=["disabled"],En=["aria-label"],Nn={class:"vf-notification-center__body"},Ln={key:0,class:"vf-notification-center__list"},Dn=["data-severity"],Fn=["onClick"],Tn={class:"vf-notification-center__avatar","aria-hidden":"true"},Mn={class:"vf-notification-center__content"},In={class:"vf-notification-center__item-title"},Rn={key:0,class:"vf-notification-center__item-message"},Pn={key:1,class:"vf-notification-center__item-date"},On=["onClick"],An={key:1,class:"vf-notification-center__empty"},Kn=e.defineComponent({__name:"notification-center",props:{modelValue:{type:Boolean,default:!1},items:{default:()=>[]},title:{default:"Notifications"},emptyText:{default:"No notifications"},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},markAllLabel:{default:"Mark all as read"},clearLabel:{default:"Clear"},closeLabel:{default:"Close notifications"},readLabel:{default:"Mark as read"},unreadLabel:{default:"Mark as unread"}},emits:["update:modelValue","update:items","open","close","click","read","readAll","clear"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref([]),s=e.computed(()=>d.value.filter(z=>!z.read).length),f=e.computed(()=>s.value>0),l=z=>z.map(y=>({...y,read:!!y.read}));e.watch(()=>t.items,z=>{d.value=l(z)},{deep:!0,immediate:!0});const c=()=>{r("update:items",d.value.map(z=>({...z})))},v=()=>{r("update:modelValue",!1),r("close")},p=()=>{t.closeOnOverlay&&v()},u=z=>{!t.modelValue||!t.closeOnEsc||z.key==="Escape"&&(z.preventDefault(),v())};e.watch(()=>t.modelValue,async z=>{var y;z?(r("open"),await e.nextTick(),(y=o.value)==null||y.focus(),document.addEventListener("keydown",u,!1)):document.removeEventListener("keydown",u,!1)},{immediate:!0}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",u,!1)});const w=z=>{const y=(z.avatar||z.title||"").trim();return y?y.charAt(0).toUpperCase():"N"},n=(z,y)=>{r("click",z,y)},h=z=>{const y=d.value.map(k=>k.id!==z?k:{...k,read:!k.read}),m=y.find(k=>k.id===z);d.value=y,c(),m&&r("read",m,m.read)},_=()=>{f.value&&(d.value=d.value.map(z=>({...z,read:!0})),c(),r("readAll",d.value))},b=()=>{if(!d.value.length)return;const z=d.value.map(y=>({...y}));d.value=[],c(),r("clear",z)};return(z,y)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",kn,[e.createElementVNode("div",{class:"vf-notification-center__overlay",onClick:p}),e.createElementVNode("section",{ref_key:"panel",ref:o,class:"vf-notification-center__panel",role:"dialog","aria-modal":"true","aria-label":z.title,tabindex:"-1"},[e.createElementVNode("header",zn,[e.createElementVNode("div",xn,[e.createElementVNode("h3",Cn,e.toDisplayString(z.title),1),s.value>0?(e.openBlock(),e.createElementBlock("span",Bn,e.toDisplayString(s.value),1)):e.createCommentVNode("",!0)]),e.createElementVNode("div",Sn,[e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!f.value,onClick:_},e.toDisplayString(z.markAllLabel),9,$n),e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!d.value.length,onClick:b},e.toDisplayString(z.clearLabel),9,Vn),e.createElementVNode("button",{type:"button",class:"vf-notification-center__close","aria-label":z.closeLabel,onClick:v}," × ",8,En)])]),e.createElementVNode("div",Nn,[d.value.length?(e.openBlock(),e.createElementBlock("ul",Ln,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(m,k)=>(e.openBlock(),e.createElementBlock("li",{key:String(m.id),class:e.normalizeClass(["vf-notification-center__item",{"is-unread":!m.read}]),"data-severity":m.severity||"neutral"},[e.renderSlot(z.$slots,"item",{item:m,index:k,toggleRead:()=>h(m.id)},()=>[e.createElementVNode("button",{type:"button",class:"vf-notification-center__item-main",onClick:B=>n(m,k)},[e.createElementVNode("span",Tn,e.toDisplayString(w(m)),1),e.createElementVNode("span",Mn,[e.createElementVNode("span",In,e.toDisplayString(m.title),1),m.message?(e.openBlock(),e.createElementBlock("span",Rn,e.toDisplayString(m.message),1)):e.createCommentVNode("",!0),m.date?(e.openBlock(),e.createElementBlock("span",Pn,e.toDisplayString(m.date),1)):e.createCommentVNode("",!0)])],8,Fn)]),e.createElementVNode("button",{type:"button",class:"vf-notification-center__toggle",onClick:B=>h(m.id)},e.toDisplayString(m.read?z.unreadLabel:z.readLabel),9,On)],10,Dn))),128))])):(e.openBlock(),e.createElementBlock("p",An,[e.renderSlot(z.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(z.emptyText),1)])]))])],8,wn)],512),[[e.vShow,z.modelValue]])]))}}),Hn=["aria-hidden"],Wn=["aria-label"],jn={class:"vf-app-shell__header"},Gn=["aria-label"],Un={class:"vf-app-shell__header-content"},Yn=["aria-label"],qn={key:1,class:"vf-app-shell__footer"},Xn=e.defineComponent({__name:"app-shell",props:{modelValue:{type:Boolean,default:!1},sidebarWidth:{default:"16rem"},sidebarCollapsedWidth:{default:"4.25rem"},mobileBreakpoint:{default:1024},stickyHeader:{type:Boolean,default:!0},fullHeight:{type:Boolean,default:!0},showToggle:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},toggleLabel:{default:"Toggle sidebar"},closeSidebarLabel:{default:"Close sidebar"},toggleIcon:{default:"☰"},mainAriaLabel:{default:"Main content"}},emits:["update:modelValue","sidebar-toggle","breakpoint-change"],setup(i,{emit:a}){const r=a,t=i,o=e.useSlots(),d=e.computed(()=>!!o.footer),s=e.ref(!!t.modelValue),f=e.ref(!1),l=e.ref(!1),c=e.computed(()=>({"--vf-app-shell-sidebar-width-prop":t.sidebarWidth,"--vf-app-shell-sidebar-collapsed-width-prop":t.sidebarCollapsedWidth})),v=()=>{if(typeof window>"u")return;const h=window.innerWidth<t.mobileBreakpoint;h!==f.value&&(f.value=h,r("breakpoint-change",h)),h||(l.value=!1)},p=()=>{r("sidebar-toggle",{mobile:f.value,collapsed:s.value,open:f.value?l.value:!s.value})},u=()=>{if(f.value){l.value=!l.value,p();return}s.value=!s.value,r("update:modelValue",s.value),p()},w=()=>{l.value&&(l.value=!1,p())},n=h=>{!t.closeOnEsc||!l.value||h.key==="Escape"&&(h.preventDefault(),w())};return e.watch(()=>t.modelValue,h=>{s.value=!!h}),typeof window<"u"&&(v(),window.addEventListener("resize",v,!1),window.addEventListener("keydown",n,!1)),e.onBeforeUnmount(()=>{typeof window<"u"&&(window.removeEventListener("resize",v,!1),window.removeEventListener("keydown",n,!1))}),(h,_)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-app-shell",{"vf-app-shell_collapsed":!f.value&&s.value,"vf-app-shell_mobile":f.value,"vf-app-shell_mobile-open":f.value&&l.value,"vf-app-shell_sticky-header":h.stickyHeader,"vf-app-shell_full-height":h.fullHeight}]),style:e.normalizeStyle(c.value)},[e.createElementVNode("aside",{class:"vf-app-shell__sidebar","aria-hidden":f.value&&!l.value?"true":"false"},[e.renderSlot(h.$slots,"sidebar",{mobile:f.value,collapsed:s.value})],8,Hn),f.value&&l.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__overlay","aria-label":h.closeSidebarLabel,onClick:w},null,8,Wn)):e.createCommentVNode("",!0),e.createElementVNode("header",jn,[h.showToggle?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__toggle","aria-label":h.toggleLabel,onClick:u},e.toDisplayString(h.toggleIcon),9,Gn)):e.createCommentVNode("",!0),e.createElementVNode("div",Un,[e.renderSlot(h.$slots,"header",{mobile:f.value,collapsed:s.value,mobileSidebarOpen:l.value,toggleSidebar:u})])]),e.createElementVNode("main",{class:"vf-app-shell__main","aria-label":h.mainAriaLabel},[e.renderSlot(h.$slots,"default")],8,Yn),d.value?(e.openBlock(),e.createElementBlock("footer",qn,[e.renderSlot(h.$slots,"footer",{mobile:f.value,collapsed:s.value})])):e.createCommentVNode("",!0)],6))}}),Qn=["aria-label"],Zn={class:"vf-kanban-board__columns"},Jn=["data-column-id"],ei={class:"vf-kanban-board__column-header"},ti={class:"vf-kanban-board__column-title"},oi={class:"vf-kanban-board__column-count"},ri=["onDrop"],ai=["onClick","onDragstart","onDrop"],li={class:"vf-kanban-board__card"},ni={class:"vf-kanban-board__card-title"},ii={key:0,class:"vf-kanban-board__card-description"},si={key:1,class:"vf-kanban-board__tags"},di={key:2,class:"vf-kanban-board__assignee"},ci={key:0,class:"vf-kanban-board__empty"},fi={class:"vf-kanban-board__column-footer"},vi=e.defineComponent({__name:"kanban-board",props:{columns:{default:()=>[]},items:{default:()=>[]},ariaLabel:{default:"Kanban board"},emptyColumnText:{default:"Drop cards here"}},emits:["update:items","move","click"],setup(i,{emit:a}){const r=a,t=i,o=e.ref([]),d=e.ref(null),s=e.ref(null),f=e.computed(()=>t.columns??[]),l=b=>b.map(z=>({...z,tags:z.tags?[...z.tags]:[]})),c=b=>o.value.filter(z=>String(z.columnId)===String(b)),v=(b,z,y)=>{const m=[];return b.forEach((k,B)=>{String(k.columnId)===String(z)&&m.push(B)}),m.length?y===void 0||y>=m.length?m[m.length-1]+1:m[Math.max(0,y)]:b.length},p=(b,z,y)=>{const m=[...o.value],k=m.findIndex(V=>String(V.id)===String(b));if(k<0)return;const D=m[k].columnId,[E]=m.splice(k,1),M=v(m,z,y),T={...E,columnId:z};m.splice(M,0,T),o.value=m,r("update:items",m.map(V=>({...V,tags:V.tags?[...V.tags]:[]}))),r("move",T,D,z)},u=b=>{r("click",b)},w=(b,z)=>{d.value=b.id,s.value=b.columnId,z.dataTransfer&&(z.dataTransfer.effectAllowed="move",z.dataTransfer.setData("text/plain",String(b.id)))},n=()=>{d.value=null,s.value=null},h=(b,z,y)=>{var B;const k=((B=y.dataTransfer)==null?void 0:B.getData("text/plain"))||(d.value!==null?String(d.value):"");k&&(p(k,b,z),n())},_=(b,z)=>{var k;const m=((k=z.dataTransfer)==null?void 0:k.getData("text/plain"))||(d.value!==null?String(d.value):"");m&&(p(m,b),n())};return e.watch(()=>t.items,b=>{o.value=l(b)},{immediate:!0,deep:!0}),(b,z)=>(e.openBlock(),e.createElementBlock("div",{class:"vf-kanban-board",role:"region","aria-label":b.ariaLabel||void 0},[e.createElementVNode("div",Zn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,y=>(e.openBlock(),e.createElementBlock("section",{key:String(y.id),class:"vf-kanban-board__column","data-column-id":String(y.id)},[e.createElementVNode("header",ei,[e.renderSlot(b.$slots,"column-header",{column:y,items:c(y.id)},()=>[e.createElementVNode("h3",ti,e.toDisplayString(y.title),1),e.createElementVNode("span",oi,e.toDisplayString(c(y.id).length),1)])]),e.createElementVNode("ul",{class:"vf-kanban-board__list",onDragover:z[1]||(z[1]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(m=>_(y.id,m),["prevent"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c(y.id),(m,k)=>(e.openBlock(),e.createElementBlock("li",{key:String(m.id),class:e.normalizeClass(["vf-kanban-board__item",{"is-dragging":d.value===m.id,"priority-low":m.priority==="low","priority-medium":m.priority==="medium","priority-high":m.priority==="high"}]),draggable:"true",onClick:B=>u(m),onDragstart:B=>w(m,B),onDragend:n,onDragover:z[0]||(z[0]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(B=>h(y.id,k,B),["prevent","stop"])},[e.renderSlot(b.$slots,"card",{item:m,column:y,index:k},()=>{var B;return[e.createElementVNode("div",li,[e.createElementVNode("p",ni,e.toDisplayString(m.title),1),m.description?(e.openBlock(),e.createElementBlock("p",ii,e.toDisplayString(m.description),1)):e.createCommentVNode("",!0),(B=m.tags)!=null&&B.length?(e.openBlock(),e.createElementBlock("div",si,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.tags,D=>(e.openBlock(),e.createElementBlock("span",{key:D,class:"vf-kanban-board__tag"},e.toDisplayString(D),1))),128))])):e.createCommentVNode("",!0),m.assignee?(e.openBlock(),e.createElementBlock("p",di,e.toDisplayString(m.assignee),1)):e.createCommentVNode("",!0)])]})],42,ai))),128)),c(y.id).length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",ci,[e.renderSlot(b.$slots,"empty-column",{column:y},()=>[e.createTextVNode(e.toDisplayString(b.emptyColumnText),1)])]))],40,ri),e.createElementVNode("footer",fi,[e.renderSlot(b.$slots,"column-footer",{column:y,items:c(y.id)})])],8,Jn))),128))])],8,Qn))}}),pi=["data-placement"],ui={class:"vf-tooltip__content"},mi={key:0,class:"vf-tooltip__arrow","aria-hidden":"true"},gi=e.defineComponent({__name:"tooltip",props:{text:{default:""},placement:{default:"top"},disabled:{type:Boolean,default:!1},arrow:{type:Boolean,default:!1}},setup(i){const a=i;let r=0;const t=e.ref(null),o=e.ref(null),d=e.ref(!1),s=e.ref("top"),f=`vf-tooltip-${++r}`;let l=null;const c=()=>{a.disabled||(d.value=!0)},v=()=>{d.value=!1},p=()=>{if(!t.value||!o.value)return;const w=t.value,n=o.value,h=async()=>{const{x:y,y:m,placement:k}=await ve(w,n,{placement:a.placement,strategy:"fixed",middleware:[ce(8),de(),Ge()]});s.value=k??a.placement,n.style.left=`${y}px`,n.style.top=`${m}px`},_=async()=>{await h()},b=fe(w,()=>{_()}),z=()=>{_()};document.addEventListener("scroll",z,!0),window.addEventListener("resize",z,!1),l={update:_,destroy:()=>{b(),document.removeEventListener("scroll",z,!0),window.removeEventListener("resize",z,!1)}},l.update()};e.watch(d,async w=>{if(!w){l&&(l.destroy(),l=null);return}l||p(),l==null||l.update()}),e.onMounted(()=>{d.value&&p()}),e.onBeforeUnmount(()=>{l==null||l.destroy(),l=null});const u=e.computed(()=>!!a.text||!!(o.value&&o.value.textContent));return e.watch(u,w=>{w||(d.value=!1)}),(w,n)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("span",{ref_key:"trigger",ref:t,class:"vf-tooltip__trigger","aria-describedby":f,onMouseenter:c,onMouseleave:v,onFocus:c,onBlur:v},[e.renderSlot(w.$slots,"default")],544),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:f,ref_key:"panel",ref:o,class:"vf-tooltip",role:"tooltip","data-placement":s.value},[e.createElementVNode("span",ui,[e.renderSlot(w.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(w.text),1)])]),w.arrow?(e.openBlock(),e.createElementBlock("span",mi)):e.createCommentVNode("",!0)],8,pi),[[e.vShow,d.value]])]))],64))}}),bi={class:"vf-tour",role:"presentation"},hi=["aria-label","data-placement"],_i={key:0,class:"vf-tour__title"},yi={key:1,class:"vf-tour__content"},ki={key:2,class:"vf-tour__progress"},wi={class:"vf-tour__actions"},zi=["disabled"],xi=e.defineComponent({__name:"tour",props:{modelValue:{type:Boolean,default:!1},steps:{default:()=>[]},startIndex:{default:0},placement:{default:"bottom"},offset:{default:10},mask:{type:Boolean,default:!0},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showSkip:{type:Boolean,default:!0},showProgress:{type:Boolean,default:!0},spotlightPadding:{default:6},nextLabel:{default:"Next"},prevLabel:{default:"Back"},finishLabel:{default:"Finish"},skipLabel:{default:"Skip"},ariaLabel:{default:"Tour"}},emits:["update:modelValue","open","close","stepChange","next","prev","complete","skip"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref(0),s=e.ref("bottom"),f=e.ref({}),l=e.ref(null);let c=null;const v=e.computed(()=>t.steps.length),p=e.computed(()=>{if(v.value)return t.steps[d.value]}),u=e.computed(()=>d.value<=0),w=e.computed(()=>d.value>=v.value-1),n=e.computed(()=>!!l.value),h=N=>v.value?Math.min(v.value-1,Math.max(0,N)):0,_=N=>!N||typeof document>"u"?null:typeof N=="string"?document.querySelector(N):N,b=()=>{if(!l.value){f.value={};return}const N=l.value.getBoundingClientRect(),L=t.spotlightPadding;f.value={top:`${N.top-L}px`,left:`${N.left-L}px`,width:`${N.width+L*2}px`,height:`${N.height+L*2}px`}},z=()=>{if(!o.value||typeof window>"u")return;const N=o.value.getBoundingClientRect(),L=Math.max(12,(window.innerWidth-N.width)/2),x=Math.max(12,(window.innerHeight-N.height)/2);o.value.style.left=`${L}px`,o.value.style.top=`${x}px`,s.value=t.placement},y=()=>{if(!o.value||!l.value){z();return}const N=l.value,L=o.value,x=()=>{var g;return((g=p.value)==null?void 0:g.placement)??t.placement},$=()=>{var g;return((g=p.value)==null?void 0:g.offset)??t.offset},R=async()=>{const{x:g,y:F,placement:O}=await ve(N,L,{placement:x(),strategy:"fixed",middleware:[ce($()),de(),Ge()]});s.value=O??x(),L.style.left=`${g}px`,L.style.top=`${F}px`},j=async()=>{b(),await R()},C=fe(N,()=>{j()}),P=()=>{j()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),c={update:j,destroy:()=>{C(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},c.update()},m=async()=>{var N;c==null||c.destroy(),c=null,l.value=_((N=p.value)==null?void 0:N.target),await e.nextTick(),y()},k=N=>{r("update:modelValue",!1),r("close",N)},B=(N,L)=>{const x=h(N);x!==d.value&&(d.value=x,r(L,x,p.value),r("stepChange",x,p.value))},D=()=>{if(w.value){r("complete",p.value),k("complete");return}B(d.value+1,"next")},E=()=>{u.value||B(d.value-1,"prev")},M=()=>{r("skip",p.value),k("skip")},T=()=>{t.closeOnOverlay&&k("overlay")},V=N=>{!t.modelValue||!t.closeOnEsc||N.key==="Escape"&&(N.preventDefault(),k("esc"))};return e.watch(()=>t.modelValue,async N=>{N?(d.value=h(t.startIndex),r("open"),r("stepChange",d.value,p.value),await m(),document.addEventListener("keydown",V,!1)):(c==null||c.destroy(),c=null,f.value={},l.value=null,document.removeEventListener("keydown",V,!1))},{immediate:!0}),e.watch(()=>[d.value,t.steps],async()=>{t.modelValue&&await m()},{deep:!0}),e.onBeforeUnmount(()=>{c==null||c.destroy(),c=null,typeof document<"u"&&document.removeEventListener("keydown",V,!1)}),(N,L)=>{var x,$;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",bi,[e.createElementVNode("div",{class:"vf-tour__overlay",onClick:T}),N.mask&&n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-tour__spotlight",style:e.normalizeStyle(f.value)},null,4)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:o,class:"vf-tour__panel",role:"dialog","aria-modal":"true","aria-label":N.ariaLabel||void 0,"data-placement":s.value},[(x=p.value)!=null&&x.title||N.$slots.title?(e.openBlock(),e.createElementBlock("div",_i,[e.renderSlot(N.$slots,"title",{step:p.value,index:d.value},()=>{var R;return[e.createTextVNode(e.toDisplayString((R=p.value)==null?void 0:R.title),1)]})])):e.createCommentVNode("",!0),($=p.value)!=null&&$.content||N.$slots.default?(e.openBlock(),e.createElementBlock("div",yi,[e.renderSlot(N.$slots,"default",{step:p.value,index:d.value},()=>{var R;return[e.createTextVNode(e.toDisplayString((R=p.value)==null?void 0:R.content),1)]})])):e.createCommentVNode("",!0),N.showProgress?(e.openBlock(),e.createElementBlock("div",ki,e.toDisplayString(d.value+1)+" / "+e.toDisplayString(v.value),1)):e.createCommentVNode("",!0),e.createElementVNode("div",wi,[e.renderSlot(N.$slots,"actions",{step:p.value,index:d.value,isFirst:u.value,isLast:w.value,prev:E,next:D,skip:M},()=>[N.showSkip?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tour__button vf-tour__button_secondary",type:"button",onClick:M},e.toDisplayString(N.skipLabel),1)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_secondary",type:"button",disabled:u.value,onClick:E},e.toDisplayString(N.prevLabel),9,zi),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_primary",type:"button",onClick:D},e.toDisplayString(w.value?N.finishLabel:N.nextLabel),1)])])],8,hi)],512),[[e.vShow,N.modelValue]])])}}}),Ci=e.defineComponent({__name:"skeleton",props:{width:{default:""},height:{default:""},variant:{default:"text"},animated:{type:Boolean,default:!0}},setup(i){const a=i,r=d=>{if(!(d==null||d===""))return typeof d=="number"?`${d}px`:d},t=e.computed(()=>{const d=r(a.width),s=r(a.height),f={};return d&&(f.width=d),s&&(f.height=s),a.variant==="circle"&&(!d&&s&&(f.width=s),!s&&d&&(f.height=d)),f}),o=e.computed(()=>{const d=["vf-skeleton",`vf-skeleton_${a.variant}`];return a.animated&&d.push("vf-skeleton_animated"),d});return(d,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),style:e.normalizeStyle(t.value),"aria-hidden":"true"},null,6))}}),Bi=["aria-label","aria-valuenow","data-severity"],Si={key:0,class:"vf-progress__track"},$i={key:1,class:"vf-progress__circle"},Vi={viewBox:"0 0 100 100",class:"vf-progress__svg","aria-hidden":"true"},Ei={key:2,class:"vf-progress__label"},Ni=e.defineComponent({__name:"progress",props:{value:{default:null},variant:{default:"linear"},size:{default:"normal"},label:{default:""},showValue:{type:Boolean,default:!1},severity:{default:"neutral"},ariaLabel:{default:""}},setup(i){const a=i,r=e.useSlots(),t=w=>Math.min(100,Math.max(0,w)),o=e.computed(()=>a.value===void 0||a.value===null||Number.isNaN(a.value)),d=e.computed(()=>o.value?0:t(Number(a.value))),s=e.computed(()=>o.value?void 0:d.value),f=e.computed(()=>!!r.default),l=e.computed(()=>a.label?a.label:a.showValue&&!o.value?`${Math.round(d.value)}%`:""),c=e.computed(()=>{const w=["vf-progress",`vf-progress_${a.variant}`,`vf-progress_size-${a.size}`];return o.value&&w.push("vf-progress_indeterminate"),w}),v=e.computed(()=>{if(!o.value)return{width:`${d.value}%`}}),p=2*Math.PI*45,u=e.computed(()=>{if(o.value)return{strokeDasharray:`${p}px`,strokeDashoffset:`${p*.75}px`};const w=p-d.value/100*p;return{strokeDasharray:`${p}px`,strokeDashoffset:`${w}px`}});return(w,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value),role:"progressbar","aria-label":w.ariaLabel||void 0,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":s.value,"data-severity":w.severity},[w.variant==="linear"?(e.openBlock(),e.createElementBlock("div",Si,[e.createElementVNode("div",{class:"vf-progress__bar",style:e.normalizeStyle(v.value)},null,4)])):(e.openBlock(),e.createElementBlock("div",$i,[(e.openBlock(),e.createElementBlock("svg",Vi,[n[0]||(n[0]=e.createElementVNode("circle",{class:"vf-progress__circle-track",cx:"50",cy:"50",r:"45"},null,-1)),e.createElementVNode("circle",{class:"vf-progress__circle-bar",cx:"50",cy:"50",r:"45",style:e.normalizeStyle(u.value)},null,4)]))])),l.value||f.value?(e.openBlock(),e.createElementBlock("span",Ei,[e.renderSlot(w.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.value),1)])])):e.createCommentVNode("",!0)],10,Bi))}}),Li=["data-variant","data-severity","aria-label"],Di=e.defineComponent({__name:"badge",props:{label:{default:""},size:{default:"normal"},variant:{default:"soft"},severity:{default:"neutral"},ariaLabel:{default:""}},setup(i){const a=i,r=e.computed(()=>[`vf-badge_size-${a.size}`]);return(t,o)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-badge",r.value]),"data-variant":t.variant,"data-severity":t.severity,role:"status","aria-label":t.ariaLabel||void 0},[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.label),1)])],10,Li))}}),Fi=["data-variant","data-severity","aria-label"],Ti={key:0,class:"vf-chip__icon"},Mi={class:"vf-chip__label"},Ii=["disabled","aria-label"],Ri=e.defineComponent({__name:"chip",props:{label:{default:""},size:{default:"normal"},variant:{default:"soft"},severity:{default:"neutral"},disabled:{type:Boolean,default:!1},closable:{type:Boolean,default:!1},icon:{default:""},ariaLabel:{default:""},closeLabel:{default:""}},emits:["close"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>{const s=[`vf-chip_size-${t.size}`];return t.disabled&&s.push("vf-chip_disabled"),s}),d=s=>{t.disabled||r("close",s)};return(s,f)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-chip",o.value]),"data-variant":s.variant,"data-severity":s.severity,role:"status","aria-label":s.ariaLabel||void 0},[s.$slots.icon||s.icon?(e.openBlock(),e.createElementBlock("span",Ti,[e.renderSlot(s.$slots,"icon",{},()=>[e.createVNode(e.unref(ye.CmIcon),{icon:s.icon},null,8,["icon"])])])):e.createCommentVNode("",!0),e.createElementVNode("span",Mi,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])]),s.closable?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"vf-chip__close",disabled:s.disabled,"aria-label":s.closeLabel||"Remove",onClick:d},[e.renderSlot(s.$slots,"close",{},()=>[f[0]||(f[0]=e.createTextVNode("×"))])],8,Ii)):e.createCommentVNode("",!0)],10,Fi))}}),Pi=["aria-label","aria-labelledby"],Oi=["disabled","data-value","onClick"],Ai={class:"vf-filter-chips__label"},Ki={key:0,class:"vf-filter-chips__count"},Hi=["disabled","aria-label"],Wi=e.defineComponent({__name:"filter-chips",props:{modelValue:{default:null},options:{default:()=>[]},multiple:{type:Boolean,default:!0},allowEmpty:{type:Boolean,default:!0},clearable:{type:Boolean,default:!1},clearText:{default:"Clear"},clearLabel:{default:""},disabled:{type:Boolean,default:!1},wrap:{type:Boolean,default:!0},size:{default:"normal"},variant:{default:"soft"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change","clear"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>t.multiple?Array.isArray(t.modelValue)?t.modelValue:[]:t.modelValue===null||Array.isArray(t.modelValue)||t.modelValue===void 0?[]:[t.modelValue]),d=e.computed(()=>o.value.length>0),s=e.computed(()=>{const v=["vf-filter-chips",`vf-filter-chips_${t.variant}`];return t.wrap||v.push("vf-filter-chips_nowrap"),t.size!=="normal"&&v.push(`vf-filter-chips_${t.size}`),t.disabled&&v.push("vf-filter-chips_disabled"),v}),f=v=>o.value.includes(v),l=(v,p)=>{if(t.disabled)return;const u=t.options.find(w=>w.value===v);if(!(!u||u.disabled)){if(t.multiple){const w=new Set(o.value);w.has(v)?w.delete(v):w.add(v);const n=Array.from(w);r("update:modelValue",n),r("change",n,p);return}if(f(v)){if(!t.allowEmpty)return;r("update:modelValue",null),r("change",null,p);return}r("update:modelValue",v),r("change",v,p)}},c=v=>{if(t.disabled)return;const p=t.multiple?[]:null;r("update:modelValue",p),r("change",p,v),r("clear",v)};return(v,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value),role:"group","aria-label":v.ariaLabel||void 0,"aria-labelledby":v.ariaLabelledby||void 0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.options,u=>(e.openBlock(),e.createElementBlock("button",{key:String(u.value),class:e.normalizeClass(["vf-filter-chips__chip",{"is-active":f(u.value)}]),type:"button",disabled:v.disabled||u.disabled,"data-value":String(u.value),onClick:w=>l(u.value,w)},[e.createElementVNode("span",Ai,e.toDisplayString(u.label),1),typeof u.count=="number"?(e.openBlock(),e.createElementBlock("span",Ki,e.toDisplayString(u.count),1)):e.createCommentVNode("",!0)],10,Oi))),128)),v.clearable&&d.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-filter-chips__clear",type:"button",disabled:v.disabled,"aria-label":v.clearLabel||"Clear filters",onClick:c},e.toDisplayString(v.clearText),9,Hi)):e.createCommentVNode("",!0)],10,Pi))}}),ji=["data-status","aria-label"],Gi={class:"vf-avatar__content"},Ui=["src","alt"],Yi={key:1,class:"vf-avatar__initials"},qi=["data-status"],Xi=e.defineComponent({__name:"avatar",props:{src:{default:""},alt:{default:""},name:{default:""},size:{default:"normal"},shape:{default:"circle"},status:{default:void 0}},setup(i){const a=i,r=e.ref(!1),t=c=>{const v=c.trim();if(!v)return"";const p=v.split(/\s+/).filter(Boolean);return p.length===1?p[0].slice(0,2).toUpperCase():`${p[0][0]}${p[1][0]}`.toUpperCase()},o=e.computed(()=>t(a.name||a.alt||"")),d=e.computed(()=>!!(a.src&&!r.value)),s=e.computed(()=>{if(a.alt)return a.alt;if(a.name)return a.name}),f=e.computed(()=>[`vf-avatar_size-${a.size}`,`vf-avatar_shape-${a.shape}`]),l=()=>{r.value=!0};return e.watch(()=>a.src,()=>{r.value=!1}),(c,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-avatar",f.value]),"data-status":c.status||void 0,role:"img","aria-label":s.value},[e.createElementVNode("div",Gi,[e.renderSlot(c.$slots,"default",{},()=>[d.value?(e.openBlock(),e.createElementBlock("img",{key:0,class:"vf-avatar__image",src:c.src,alt:c.alt||c.name||"",onError:l},null,40,Ui)):(e.openBlock(),e.createElementBlock("span",Yi,e.toDisplayString(o.value),1))])]),c.status?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-avatar__status","data-status":c.status,"aria-hidden":"true"},null,8,qi)):e.createCommentVNode("",!0)],10,ji))}}),Qi=["aria-label","data-severity"],Zi={key:0,class:"vf-spinner__label"},Ji=e.defineComponent({name:"VfSpinner",__name:"spinner",props:{variant:{default:"inline"},size:{default:"normal"},severity:{default:"neutral"},label:{default:""},ariaLabel:{default:"Loading"}},setup(i){const a=i,r=e.useSlots(),t=e.computed(()=>!!r.default),o=e.computed(()=>a.label||""),d=e.computed(()=>["vf-spinner",`vf-spinner_${a.variant}`,`vf-spinner_size-${a.size}`]);return(s,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"status","aria-label":s.ariaLabel||void 0,"data-severity":s.severity},[f[0]||(f[0]=e.createElementVNode("span",{class:"vf-spinner__icon","aria-hidden":"true"},null,-1)),o.value||t.value?(e.openBlock(),e.createElementBlock("span",Zi,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.value),1)])])):e.createCommentVNode("",!0)],10,Qi))}}),es={key:0,class:"vf-datatable__bulk"},ts={class:"vf-datatable__bulk-default"},os={class:"vf-datatable__bulk-count"},rs=["disabled","onClick"],as=["aria-label"],ls={key:0,class:"vf-datatable__head"},ns={class:"vf-datatable__row"},is={key:0,class:"vf-datatable__header vf-datatable__header_selection",scope:"col"},ss=["checked","aria-label"],ds=["aria-sort"],cs=["onClick"],fs={class:"vf-datatable__header-text"},vs={key:1,class:"vf-datatable__header-text"},ps={class:"vf-datatable__body"},us={key:0,class:"vf-datatable__row vf-datatable__row_state"},ms=["colspan"],gs={key:1,class:"vf-datatable__row vf-datatable__row_state"},bs=["colspan"],hs=["onClick"],_s={key:0,class:"vf-datatable__cell vf-datatable__cell_selection"},ys=["type","checked","aria-label","onChange"],ks=e.defineComponent({__name:"data-table",props:{rows:{default:()=>[]},columns:{default:()=>[]},rowKey:{type:[String,Function],default:"id"},sortable:{type:Boolean,default:!1},sortField:{default:null},sortOrder:{default:null},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No data"},striped:{type:Boolean,default:!1},hover:{type:Boolean,default:!0},size:{default:"normal"},variant:{default:"filled"},showHeader:{type:Boolean,default:!0},ariaLabel:{default:"Data table"},server:{type:Boolean,default:!1},page:{default:1},pageSize:{default:10},filters:{default:()=>({})},selectionMode:{default:null},selection:{default:null},bulkActions:{default:()=>[]},selectAllAriaLabel:{default:"Select all rows"},selectRowAriaLabel:{default:"Select row"},stickyHeader:{type:Boolean,default:!1}},emits:["update:sortField","update:sortOrder","sort","rowClick","update:page","update:pageSize","update:filters","page","filter","request","update:selection","selectionChange","bulkAction"],setup(i,{expose:a,emit:r}){const t=i,o=r,d=e.ref(t.sortField??null),s=e.ref(t.sortOrder??null),f=e.ref(Math.max(1,t.page??1)),l=e.ref(Math.max(1,t.pageSize??10)),c=e.ref({...t.filters??{}}),v=e.ref(t.selection??null);e.watch(()=>t.sortField,A=>{d.value=A??null}),e.watch(()=>t.sortOrder,A=>{s.value=A??null}),e.watch(()=>t.page,A=>{f.value=Math.max(1,A??1)}),e.watch(()=>t.pageSize,A=>{l.value=Math.max(1,A??10)}),e.watch(()=>t.filters,A=>{c.value={...A??{}}},{deep:!0}),e.watch(()=>t.selection,A=>{v.value=A??null},{deep:!0});const p=e.computed(()=>d.value),u=e.computed(()=>s.value),w=e.computed(()=>f.value),n=e.computed(()=>l.value),h=e.computed(()=>c.value),_=e.computed(()=>t.selectionMode==="single"||t.selectionMode==="multiple"),b=e.computed(()=>Math.max(1,t.columns.length+(_.value?1:0))),z=e.computed(()=>t.selectionMode==="single"?v.value==null?[]:[v.value]:t.selectionMode==="multiple"?Array.isArray(v.value)?v.value:[]:[]),y=e.computed(()=>{const A=new Set(z.value);return(t.rows??[]).filter((q,Z)=>{const re=V(q,Z);return A.has(re)})}),m=e.computed(()=>{if(t.selectionMode!=="multiple"||!E.value.length)return!1;const A=new Set(z.value);return E.value.every((q,Z)=>A.has(V(q,Z)))}),k=e.computed(()=>!(t.selectionMode!=="multiple"||z.value.length===0)),B=A=>A.sortable===!1?!1:A.sortable===!0?!0:t.sortable,D=(A,q)=>A==null&&q==null?0:A==null?-1:q==null?1:typeof A=="number"&&typeof q=="number"?A-q:String(A).localeCompare(String(q)),E=e.computed(()=>{const A=t.rows??[];if(t.server)return A;const q=p.value,Z=u.value;return!q||!Z?A:[...A].sort((re,G)=>{const te=re==null?void 0:re[q],oe=G==null?void 0:G[q],le=D(te,oe);return Z==="asc"?le:-le})}),M=()=>({sortField:p.value,sortOrder:u.value,page:w.value,pageSize:n.value,filters:{...h.value}}),T=e.computed(()=>{const A=["vf-datatable",`vf-datatable_${t.variant}`];return t.size!=="normal"&&A.push(`vf-datatable_${t.size}`),t.striped&&A.push("vf-datatable_striped"),t.hover&&A.push("vf-datatable_hover"),t.stickyHeader&&A.push("vf-datatable_sticky-header"),A}),V=(A,q)=>{if(typeof t.rowKey=="function")return t.rowKey(A,q);if(t.rowKey&&typeof t.rowKey=="string"){const Z=A==null?void 0:A[t.rowKey];return typeof Z=="string"||typeof Z=="number"?Z:q}return q},N=A=>{v.value=A,o("update:selection",A),o("selectionChange",A,y.value)},L=(A,q)=>{const Z=V(A,q);return t.selectionMode==="single"?v.value===Z:t.selectionMode==="multiple"?(Array.isArray(v.value)?v.value:[]).includes(Z):!1},x=(A,q)=>{const Z=V(A,q);return`${t.selectRowAriaLabel} ${String(Z)}`},$=(A,q)=>{const Z=V(A,q);if(t.selectionMode==="single"){const re=v.value===Z?null:Z;N(re);return}if(t.selectionMode==="multiple"){const re=Array.isArray(v.value)?[...v.value]:[],G=re.indexOf(Z);G>=0?re.splice(G,1):re.push(Z),N(re)}},R=()=>{if(t.selectionMode!=="multiple")return;if(m.value){N([]);return}const A=E.value.map((q,Z)=>V(q,Z));N(A)},j=(A,q)=>A==null?void 0:A[q.field],C=(A,q)=>{const Z=j(A,q);return q.formatter?q.formatter(A,Z,q):Z??""},P=A=>{if(!B(A))return;let q=A.field,Z="asc";p.value===A.field&&(u.value==="asc"?Z="desc":u.value==="desc"?(q=null,Z=null):Z="asc"),d.value=q,s.value=Z,o("update:sortField",q),o("update:sortOrder",Z),o("sort",q,Z),t.server&&o("request",M())},g=A=>p.value!==A.field?"↕":u.value==="asc"?"↑":"↓",F=A=>p.value!==A.field?"":"is-active",O=A=>{if(B(A))return p.value!==A.field?"none":u.value==="asc"?"ascending":"descending"},I=A=>{const q=[];return t.striped&&A%2===1&&q.push("vf-datatable__row_striped"),q},S=A=>{const q=[];return A.align&&q.push(`vf-datatable__cell_${A.align}`),B(A)&&q.push("vf-datatable__header_sortable"),A.sticky&&q.push(`vf-datatable__cell_sticky-${A.sticky}`),q},K=A=>{const q=[];return A.align&&q.push(`vf-datatable__cell_${A.align}`),A.sticky&&q.push(`vf-datatable__cell_sticky-${A.sticky}`),q},Y=A=>{const q={};if(A.width&&(q.width=A.width),A.minWidth&&(q.minWidth=A.minWidth),A.sticky){q.position="sticky",q.backgroundColor="var(--vf-datatable-row-background-color)",q.zIndex="1";const Z=t.columns.filter(oe=>oe.sticky===A.sticky),re=Z.findIndex(oe=>oe.field===A.field),te=(A.sticky==="left"?Z.slice(0,re):Z.slice(re+1)).reduce((oe,le)=>{const ne=le.width??le.minWidth;if(!ne||!ne.endsWith("px"))return oe;const ie=Number.parseFloat(ne);return Number.isFinite(ie)?oe+ie:oe},0);A.sticky==="left"?q.left=`${te}px`:q.right=`${te}px`}return q},J=(A,q,Z)=>{o("rowClick",A,q,Z)},W=A=>{const q=Math.max(1,Number(A)||1);f.value=q,o("update:page",q),o("page",q),t.server&&o("request",M())},H=A=>{const q=Math.max(1,Number(A)||1);l.value=q,o("update:pageSize",q),o("page",w.value),t.server&&o("request",M())},Q=A=>{c.value={...A??{}},o("update:filters",{...c.value}),o("filter",{...c.value}),t.server&&o("request",M())},ee=()=>{Q({})},ae=()=>{N(t.selectionMode==="multiple"?[]:null)},U=A=>{o("bulkAction",A,z.value,y.value)};return a({setPage:W,setPageSize:H,setFilters:Q,clearFilters:ee,getQuery:M,clearSelection:ae,getSelectedKeys:()=>[...z.value],getSelectedRows:()=>[...y.value],applyBulkAction:U}),(A,q)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(T.value)},[k.value?(e.openBlock(),e.createElementBlock("div",es,[e.renderSlot(A.$slots,"bulk-actions",{selectedKeys:z.value,selectedRows:y.value,clearSelection:ae,applyAction:U},()=>[e.createElementVNode("div",ts,[e.createElementVNode("span",os,e.toDisplayString(z.value.length)+" selected",1),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(A.bulkActions,Z=>(e.openBlock(),e.createElementBlock("button",{key:Z.value,type:"button",class:"vf-datatable__bulk-action",disabled:Z.disabled,onClick:re=>U(Z.value)},e.toDisplayString(Z.label),9,rs))),128)),e.createElementVNode("button",{type:"button",class:"vf-datatable__bulk-clear",onClick:ae},"Clear")])])])):e.createCommentVNode("",!0),e.createElementVNode("table",{class:"vf-datatable__table","aria-label":A.ariaLabel},[A.showHeader?(e.openBlock(),e.createElementBlock("thead",ls,[e.createElementVNode("tr",ns,[_.value?(e.openBlock(),e.createElementBlock("th",is,[A.selectionMode==="multiple"?(e.openBlock(),e.createElementBlock("input",{key:0,type:"checkbox",class:"vf-datatable__selection-control",checked:m.value,"aria-label":A.selectAllAriaLabel,onChange:R},null,40,ss)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(A.columns,Z=>(e.openBlock(),e.createElementBlock("th",{key:Z.field,class:e.normalizeClass(["vf-datatable__header",S(Z)]),style:e.normalizeStyle(Y(Z)),"aria-sort":O(Z),scope:"col"},[B(Z)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-datatable__sort-button",onClick:re=>P(Z)},[e.createElementVNode("span",fs,[A.$slots[`header-${Z.field}`]?e.renderSlot(A.$slots,`header-${Z.field}`,{key:0,column:Z}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(Z.header??Z.field),1)],64))]),e.createElementVNode("span",{class:e.normalizeClass(["vf-datatable__sort-icon",F(Z)])},e.toDisplayString(g(Z)),3)],8,cs)):(e.openBlock(),e.createElementBlock("span",vs,[A.$slots[`header-${Z.field}`]?e.renderSlot(A.$slots,`header-${Z.field}`,{key:0,column:Z}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(Z.header??Z.field),1)],64))]))],14,ds))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("tbody",ps,[A.loading?(e.openBlock(),e.createElementBlock("tr",us,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:b.value},[e.renderSlot(A.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(A.loadingText),1)])],8,ms)])):E.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(E.value,(Z,re)=>(e.openBlock(),e.createElementBlock("tr",{key:V(Z,re),class:e.normalizeClass(["vf-datatable__row",I(re)]),onClick:G=>J(Z,re,G)},[_.value?(e.openBlock(),e.createElementBlock("td",_s,[e.createElementVNode("input",{type:A.selectionMode==="multiple"?"checkbox":"radio",name:"vf-datatable-selection",class:"vf-datatable__selection-control",checked:L(Z,re),"aria-label":x(Z,re),onClick:q[0]||(q[0]=e.withModifiers(()=>{},["stop"])),onChange:G=>$(Z,re)},null,40,ys)])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(A.columns,G=>(e.openBlock(),e.createElementBlock("td",{key:G.field,class:e.normalizeClass(["vf-datatable__cell",K(G)]),style:e.normalizeStyle(Y(G))},[A.$slots[`cell-${G.field}`]?e.renderSlot(A.$slots,`cell-${G.field}`,{key:0,row:Z,column:G,value:j(Z,G),index:re}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(C(Z,G)),1)],64))],6))),128))],10,hs))),128)):(e.openBlock(),e.createElementBlock("tr",gs,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:b.value},[e.renderSlot(A.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(A.emptyText),1)])],8,bs)]))])],8,as)],2))}}),ws={class:"vf-slider__control"},zs=["min","max","step","value","disabled","aria-label"],xs=["min","max","step","value","disabled","aria-label"],Cs={key:0,class:"vf-slider__marks"},Bs={key:0,class:"vf-slider__mark-label"},Ss={key:1,class:"vf-slider__value"},$s=e.defineComponent({name:"VfSlider",__name:"slider",props:{modelValue:{default:void 0},min:{default:0},max:{default:100},step:{default:1},range:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},showValue:{type:Boolean,default:!1},marks:{default:()=>[]},ariaLabel:{default:"Slider"},ariaLabelStart:{default:"Start value"},ariaLabelEnd:{default:"End value"}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>t.range||Array.isArray(t.modelValue)),d=e.computed(()=>Number.isFinite(t.min)?t.min:0),s=e.computed(()=>Number.isFinite(t.max)?t.max:100),f=e.computed(()=>t.step&&t.step>0?t.step:1),l=C=>{const P=C.toString();return P.includes(".")?P.split(".")[1].length:0},c=C=>Math.min(s.value,Math.max(d.value,C)),v=C=>{const P=Number(C),g=d.value,F=Number.isFinite(P)?P:g,O=c(F),I=f.value,S=l(I),K=Math.round((O-d.value)/I)*I+d.value;return Number.parseFloat(K.toFixed(S))},p=e.computed(()=>{if(!o.value){const F=v(t.modelValue??d.value);return[F,F]}const C=Array.isArray(t.modelValue)?t.modelValue:[d.value,s.value];let P=v(C[0]),g=v(C[1]);return P>g&&([P,g]=[g,P]),[P,g]}),u=e.computed(()=>o.value?p.value[0]:v(t.modelValue??d.value)),w=e.computed(()=>o.value?p.value[1]:v(t.modelValue??d.value)),n=C=>{const P=s.value-d.value;return P<=0?0:(C-d.value)/P*100},h=e.computed(()=>o.value?n(u.value):0),_=e.computed(()=>n(o.value?w.value:u.value)),b=e.computed(()=>({"--vf-slider-start":`${h.value}%`,"--vf-slider-end":`${_.value}%`})),z=e.computed(()=>{const C=["vf-slider",`vf-slider_${t.variant}`];return t.size!=="normal"&&C.push(`vf-slider_${t.size}`),t.disabled&&C.push("vf-slider_disabled"),o.value&&C.push("vf-slider_range"),C}),y=e.computed(()=>({zIndex:o.value&&h.value>50?4:3})),m=e.computed(()=>({zIndex:o.value&&h.value>50?3:4})),k=(C,P,g)=>{if(t.disabled)return;const F=v(Number(C));r("update:modelValue",F),r(g,P)},B=(C,P,g,F)=>{if(t.disabled)return;const O=v(Number(C));let[I,S]=p.value;P==="start"?I=Math.min(O,S):S=Math.max(O,I),r("update:modelValue",[I,S]),r(F,g)},D=C=>{const P=C.target;if(o.value){B(P.value,"start",C,"input");return}k(P.value,C,"input")},E=C=>{const P=C.target;B(P.value,"end",C,"input")},M=C=>{const P=C.target;if(o.value){B(P.value,"start",C,"change");return}k(P.value,C,"change")},T=C=>{const P=C.target;B(P.value,"end",C,"change")},V=C=>r("focus",C),N=C=>r("blur",C),L=e.computed(()=>t.marks??[]),x=C=>({left:`${n(c(C))}%`}),$=e.computed(()=>o.value?`${p.value[0]} - ${p.value[1]}`:`${u.value}`),R=e.computed(()=>o.value?t.ariaLabelStart:t.ariaLabel),j=e.computed(()=>o.value?t.ariaLabelEnd:t.ariaLabel);return(C,P)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(z.value),style:e.normalizeStyle(b.value)},[e.createElementVNode("div",ws,[P[0]||(P[0]=e.createElementVNode("div",{class:"vf-slider__track"},[e.createElementVNode("div",{class:"vf-slider__fill"})],-1)),e.createElementVNode("input",{class:"vf-slider__input vf-slider__input_start",type:"range",min:d.value,max:s.value,step:f.value,value:u.value,disabled:C.disabled,"aria-label":R.value,style:e.normalizeStyle(y.value),onInput:D,onChange:M,onFocus:V,onBlur:N},null,44,zs),o.value?(e.openBlock(),e.createElementBlock("input",{key:0,class:"vf-slider__input vf-slider__input_end",type:"range",min:d.value,max:s.value,step:f.value,value:w.value,disabled:C.disabled,"aria-label":j.value,style:e.normalizeStyle(m.value),onInput:E,onChange:T,onFocus:V,onBlur:N},null,44,xs)):e.createCommentVNode("",!0)]),L.value.length?(e.openBlock(),e.createElementBlock("div",Cs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(L.value,g=>(e.openBlock(),e.createElementBlock("span",{key:g.value,class:"vf-slider__mark",style:e.normalizeStyle(x(g.value))},[g.label?(e.openBlock(),e.createElementBlock("span",Bs,e.toDisplayString(g.label),1)):e.createCommentVNode("",!0)],4))),128))])):e.createCommentVNode("",!0),C.showValue?(e.openBlock(),e.createElementBlock("div",Ss,e.toDisplayString($.value),1)):e.createCommentVNode("",!0)],6))}}),Qe=Symbol("VueForgeSplitter"),Vs=["aria-orientation","aria-valuenow","onMousedown","onKeydown"],Es=e.defineComponent({__name:"splitter",props:{modelValue:{default:()=>[]},minSizes:{default:()=>[]},direction:{default:"horizontal"},gutterSize:{default:8},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=i,t=a;let o=0;const d=e.ref(null),s=e.ref([]),f=e.ref([]),l=e.ref(null),c=C=>typeof C=="number"?`${C}px`:C,v=C=>typeof C=="number"&&Number.isFinite(C)&&C>0,p=(C,P,g)=>Math.min(g,Math.max(P,C)),u=(C,P=4)=>{const g=10**P;return Math.round(C*g)/g},w=C=>{if(!C.length)return[];const P=C.reduce((S,K)=>S+K,0);if(P<=0){const S=100/C.length;return C.map((K,Y)=>Y===C.length-1?u(100-S*(C.length-1)):S)}const F=C.map(S=>S/P*100).map(S=>u(S)),O=u(100-F.reduce((S,K)=>S+K,0)),I=F.length-1;return F[I]=u(F[I]+O),F},n=(C,P)=>{if(!C.length)return[];const F=P.reduce((Y,J)=>Y+J,0)>=100?w(P):P.map(Y=>Math.max(Y,0)),O=C.map((Y,J)=>Math.max(Y,F[J]??0));let I=O.reduce((Y,J)=>Y+J,0);if(I>100){let Y=I-100,J=0;for(;Y>1e-4&&J<50;){const W=O.map((Q,ee)=>({index:ee,slack:Q-(F[ee]??0)})).filter(Q=>Q.slack>1e-4);if(!W.length)break;const H=W.reduce((Q,ee)=>Q+ee.slack,0);if(H<=Y+1e-4){W.forEach(Q=>{O[Q.index]=F[Q.index]??0}),Y-=H,++J;continue}W.forEach(Q=>{const ee=Q.slack/H;O[Q.index]=O[Q.index]-Y*ee}),Y=0,++J}}else if(I<100){const J=(100-I)/O.length;for(let W=0;W<O.length;++W)O[W]+=J}const S=O.map(Y=>u(Y)),K=u(100-S.reduce((Y,J)=>Y+J,0));return S[S.length-1]=u(S[S.length-1]+K),S},h=C=>{if(!C)return[];const P=r.modelValue;if(P.length===C&&P.every(v))return w(P);const g=s.value.map(K=>K.size),F=g.filter(v);if(!F.length)return w(Array.from({length:C},()=>1));const O=F.reduce((K,Y)=>K+Y,0),I=g.length-F.length,S=g.map(K=>v(K)?K:0);if(O<100&&I>0){const Y=(100-O)/I;for(let J=0;J<S.length;++J)v(g[J])||(S[J]=Y);return w(S)}return w(S)},_=()=>s.value.map((C,P)=>{const g=r.minSizes[P];return v(g)?g:v(C.minSize)?C.minSize:5}),b=()=>{const C=s.value.length,P=h(C),g=n(P,_());f.value=g},z=e.computed(()=>{const C=["vf-splitter",`vf-splitter_${r.direction}`];return r.disabled&&C.push("vf-splitter_disabled"),C}),y=e.computed(()=>Math.max(0,s.value.length-1)),m=e.computed(()=>r.direction==="horizontal"?"vertical":"horizontal"),k=e.computed(()=>c(r.gutterSize)),B=C=>{const P=s.value.findIndex(O=>O.id===C);if(P<0)return;const g=`${f.value[P]??0}%`,F=`${_()[P]??0}%`;return r.direction==="vertical"?{flex:`0 0 ${g}`,minHeight:F}:{flex:`0 0 ${g}`,minWidth:F}},D=C=>f.value.slice(0,C+1).reduce((P,g)=>P+g,0),E=C=>{const P=D(C);return r.direction==="vertical"?{top:`calc(${P}% - (${k.value} / 2))`,left:"0",right:"0",height:k.value}:{left:`calc(${P}% - (${k.value} / 2))`,top:"0",bottom:"0",width:k.value}},M=(C,P,g=!0)=>{const F=[...f.value];if(!F[C]||!F[C+1])return;const O=_(),I=F[C]+F[C+1],S=O[C]??0,K=O[C+1]??0,Y=p(F[C]+P,S,I-K),J=I-Y;F[C]=u(Y),F[C+1]=u(J);const W=n(w(F),O);f.value=W,g&&t("update:modelValue",[...W])};let T=0,V=[0,0];const N=C=>{if(l.value===null||!d.value)return;const P=d.value.getBoundingClientRect(),g=r.direction==="vertical"?P.height:P.width;if(g<=0)return;const O=((r.direction==="vertical"?C.clientY:C.clientX)-T)/g*100,S=V[0]+O-(f.value[l.value]??0);M(l.value,S,!0)},L=()=>{l.value!==null&&(l.value=null,window.removeEventListener("mousemove",N),window.removeEventListener("mouseup",L),t("change",[...f.value]))},x=(C,P)=>{r.disabled||!d.value||(l.value=P,T=r.direction==="vertical"?C.clientY:C.clientX,V=[f.value[P]??0,f.value[P+1]??0],window.addEventListener("mousemove",N),window.addEventListener("mouseup",L))},$=(C,P)=>{if(r.disabled)return;const g=r.direction==="horizontal",F=g?"ArrowLeft":"ArrowUp",O=g?"ArrowRight":"ArrowDown";if([F,O,"Home","End"].includes(C.key)){if(C.preventDefault(),C.key==="Home"){const I=_(),S=f.value[P]??0,K=I[P]??0;M(P,K-S)}else if(C.key==="End"){const I=_(),S=(f.value[P]??0)+(f.value[P+1]??0),K=f.value[P]??0,Y=S-(I[P+1]??0);M(P,Y-K)}else{const I=C.shiftKey?5:2,S=C.key===O?I:-I;M(P,S)}t("change",[...f.value])}},R=C=>{const P=`vf-splitter-panel-${++o}`;return s.value.push({id:P,size:C.size,minSize:C.minSize}),b(),P},j=C=>{s.value=s.value.filter(P=>P.id!==C),b()};return e.provide(Qe,{direction:e.computed(()=>r.direction),disabled:e.computed(()=>r.disabled),registerPanel:R,unregisterPanel:j,getPanelStyle:B}),e.watch(()=>r.modelValue,()=>{l.value===null&&r.modelValue.length===s.value.length&&r.modelValue.every(v)&&(f.value=n(w(r.modelValue),_()))},{deep:!0}),e.watch(()=>r.minSizes,()=>{f.value=n(w(f.value),_())},{deep:!0}),e.onBeforeUnmount(()=>{L()}),(C,P)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(z.value)},[e.renderSlot(C.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(y.value,(g,F)=>(e.openBlock(),e.createElementBlock("div",{key:`gutter-${F}`,class:e.normalizeClass(["vf-splitter__gutter",{"is-dragging":l.value===F}]),style:e.normalizeStyle(E(F)),role:"separator","aria-orientation":m.value,"aria-valuenow":Math.round(f.value[F]??0),tabindex:"0",onMousedown:e.withModifiers(O=>x(O,F),["prevent"]),onKeydown:O=>$(O,F)},P[0]||(P[0]=[e.createElementVNode("span",{class:"vf-splitter__gutter-handle"},null,-1)]),46,Vs))),128))],2))}}),Ns=e.defineComponent({__name:"splitter-panel",props:{size:{default:void 0},minSize:{default:void 0}},setup(i){const a=i,r=e.inject(Qe,null);if(!r)throw new Error("SplitterPanel must be used inside Splitter");const t=r.registerPanel({size:a.size,minSize:a.minSize});e.onBeforeUnmount(()=>{r.unregisterPanel(t)});const o=e.computed(()=>["vf-splitter__panel",r.direction.value==="vertical"?"vf-splitter__panel_vertical":"",r.disabled.value?"vf-splitter__panel_disabled":""]),d=e.computed(()=>r.getPanelStyle(t));return(s,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),style:e.normalizeStyle(d.value)},[e.renderSlot(s.$slots,"default")],6))}}),Ls=["aria-label","aria-labelledby"],Ds={class:"vf-stepper__list"},Fs={class:"vf-stepper__indicator-wrap"},Ts={class:"vf-stepper__indicator"},Ms={key:0,class:"vf-stepper__line","aria-hidden":"true"},Is={class:"vf-stepper__content"},Rs={key:0,class:"vf-stepper__label"},Ps={key:1,class:"vf-stepper__description"},Os=e.defineComponent({name:"VfStepper",__name:"stepper",props:{modelValue:{default:void 0},steps:{default:()=>[]},orientation:{default:"horizontal"},size:{default:"normal"},clickable:{type:Boolean,default:!1},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){const r=a,t=i,o=e.computed(()=>t.steps??[]),d=(m,k)=>m.value??k,s=e.computed(()=>{if(t.modelValue===void 0||t.modelValue===null)return 0;const m=o.value.findIndex((k,B)=>d(k,B)===t.modelValue);return m>=0?m:0}),f=e.computed(()=>{const m=["vf-stepper",`vf-stepper_${t.orientation}`,`vf-stepper_size-${t.size}`];return t.clickable&&m.push("vf-stepper_clickable"),m}),l=(m,k)=>m.status?m.status:k<s.value?"completed":k===s.value?"active":"upcoming",c=m=>l(o.value[m],m)==="active",v=m=>l(o.value[m],m)==="completed",p=m=>l(o.value[m],m)==="upcoming",u=(m,k)=>l(m,k)==="error",w=m=>!!m.disabled,n=(m,k)=>({"is-active":c(k),"is-completed":v(k),"is-upcoming":p(k),"is-error":u(m,k),"is-disabled":w(m)}),h=m=>t.clickable&&!w(m)?"button":"div",_=m=>t.clickable&&!w(m)?"button":void 0,b=m=>h(m)==="button"?w(m):void 0,z=(m,k,B)=>{if(!t.clickable||w(m))return;const D=d(m,k);r("update:modelValue",D),r("change",D,m,k,B)},y=(m,k)=>`${m.value??m.label??"step"}_${k.toString()}`;return(m,k)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(f.value),"aria-label":m.ariaLabel||void 0,"aria-labelledby":m.ariaLabelledby||void 0},[e.createElementVNode("ol",Ds,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(B,D)=>(e.openBlock(),e.createElementBlock("li",{key:y(B,D),class:e.normalizeClass(["vf-stepper__item",n(B,D)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(h(B)),{class:"vf-stepper__button",type:_(B),disabled:b(B),"aria-current":c(D)?"step":void 0,"aria-disabled":w(B)?"true":void 0,onClick:E=>z(B,D,E)},{default:e.withCtx(()=>[e.createElementVNode("span",Fs,[e.createElementVNode("span",Ts,[e.renderSlot(m.$slots,"indicator",{step:B,index:D,status:l(B,D),active:c(D),completed:v(D),upcoming:p(D),error:u(B,D)},()=>[e.createTextVNode(e.toDisplayString(D+1),1)])]),D<o.value.length-1?(e.openBlock(),e.createElementBlock("span",Ms)):e.createCommentVNode("",!0)]),e.createElementVNode("span",Is,[e.renderSlot(m.$slots,"step",{step:B,index:D,status:l(B,D),active:c(D),completed:v(D),upcoming:p(D),error:u(B,D)},()=>[B.label?(e.openBlock(),e.createElementBlock("span",Rs,e.toDisplayString(B.label),1)):e.createCommentVNode("",!0),B.description?(e.openBlock(),e.createElementBlock("span",Ps,e.toDisplayString(B.description),1)):e.createCommentVNode("",!0)])])]),_:2},1032,["type","disabled","aria-current","aria-disabled","onClick"]))],2))),128))])],10,Ls))}}),Ze=Symbol("VueForgeWizard"),As=["aria-label","aria-labelledby"],Ks={class:"vf-wizard__header","aria-label":"Wizard steps"},Hs={class:"vf-wizard__list"},Ws=["id","aria-selected","aria-controls","disabled","onClick"],js={class:"vf-wizard__indicator"},Gs={class:"vf-wizard__meta"},Us={class:"vf-wizard__title"},Ys={key:0,class:"vf-wizard__description"},qs={class:"vf-wizard__content"},Xs={class:"vf-wizard__footer"},Qs=["disabled"],Zs=e.defineComponent({__name:"wizard",props:{modelValue:{default:void 0},steps:{default:()=>[]},linear:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},nextLabel:{default:"Next"},prevLabel:{default:"Back"},finishLabel:{default:"Finish"},validateStep:{type:Function,default:void 0},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change","next","prev","complete","invalidStep"],setup(i,{emit:a}){const r=a,t=i;let o=0;const d=++o,s=e.ref(void 0),f=e.ref({}),l=e.computed(()=>t.steps??[]),c=e.computed(()=>s.value===void 0?-1:l.value.findIndex(x=>x.value===s.value)),v=e.computed(()=>{if(!(c.value<0))return l.value[c.value]}),p=e.computed(()=>c.value<=0),u=e.computed(()=>c.value>=l.value.length-1),w=e.computed(()=>{const x=["vf-wizard"];return t.disabled&&x.push("vf-wizard_disabled"),x}),n=x=>String(x).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),h=x=>`vf-wizard-step-${d}-${n(x)}`,_=x=>`vf-wizard-panel-${d}-${n(x)}`,b=x=>s.value===x,z=x=>x<c.value,y=x=>f.value[String(x)],m=(x,$)=>({"is-active":b(x.value),"is-completed":z($),"is-error":!!y(x.value),"is-disabled":k(x,$)}),k=(x,$)=>t.disabled||x.disabled?!0:!t.linear||c.value<0?!1:$>c.value+1,B=()=>{var x;if(l.value.length){if(t.modelValue!==void 0){const $=l.value.find(R=>R.value===t.modelValue&&!R.disabled);if($)return $.value}return((x=l.value.find($=>!$.disabled))==null?void 0:x.value)??l.value[0].value}},D=(x,$)=>{s.value=x,r("update:modelValue",x),r("change",x,v.value,c.value),r($,x,v.value,c.value)},E=async x=>{const $=l.value[x];if(!$)return!0;const R=$.value,j=$.validate?await $.validate(R,x):!0,C=t.validateStep?await t.validateStep($,x,R):!0,P=S=>S==null||S===!0?"":S===!1?"Step is invalid":String(S),g=P(j),F=P(C),O=g||F;if(O)return f.value={...f.value,[String(R)]:O},r("invalidStep",O,$,x),!1;const I={...f.value};return delete I[String(R)],f.value=I,!0},M=async(x,$)=>{const R=l.value[x];!R||k(R,x)||c.value>=0&&x>c.value&&!await E(c.value)||D(R.value,$)},T=async()=>{c.value<=0||await M(c.value-1,"prev")},V=async()=>{c.value<0||!await E(c.value)||r("complete",s.value,v.value,c.value)},N=async()=>{if(u.value){await V();return}await M(c.value+1,"next")},L=async x=>{t.disabled||x===c.value||await M(x,x>c.value?"next":"prev")};return e.watch(()=>t.steps,()=>{const x=B();x!==void 0&&!l.value.some($=>$.value===s.value)&&(s.value=x)},{deep:!0,immediate:!0}),e.watch(()=>t.modelValue,x=>{x===void 0||x===s.value||l.value.some($=>$.value===x&&!$.disabled)&&(s.value=x)}),e.provide(Ze,{activeValue:e.computed(()=>s.value),getPanelId:_,getStepId:h,isActive:b}),(x,$)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(w.value),"aria-label":x.ariaLabel||void 0,"aria-labelledby":x.ariaLabelledby||void 0},[e.createElementVNode("nav",Ks,[e.createElementVNode("ol",Hs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,(R,j)=>(e.openBlock(),e.createElementBlock("li",{key:String(R.value),class:e.normalizeClass(["vf-wizard__item",m(R,j)])},[e.createElementVNode("button",{id:h(R.value),class:"vf-wizard__step",type:"button",role:"tab","aria-selected":b(R.value)?"true":"false","aria-controls":_(R.value),disabled:k(R,j),onClick:C=>L(j)},[e.createElementVNode("span",js,[e.renderSlot(x.$slots,"indicator",{step:R,index:j},()=>[e.createTextVNode(e.toDisplayString(j+1),1)])]),e.createElementVNode("span",Gs,[e.createElementVNode("span",Us,e.toDisplayString(R.title||`Step ${j+1}`),1),R.description?(e.openBlock(),e.createElementBlock("span",Ys,e.toDisplayString(R.description),1)):e.createCommentVNode("",!0)])],8,Ws)],2))),128))])]),e.createElementVNode("div",qs,[e.renderSlot(x.$slots,"default")]),e.createElementVNode("div",Xs,[e.renderSlot(x.$slots,"actions",{step:v.value,index:c.value,isFirst:p.value,isLast:u.value,next:N,prev:T,complete:V},()=>[e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_secondary",type:"button",disabled:p.value,onClick:T},e.toDisplayString(x.prevLabel),9,Qs),e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_primary",type:"button",onClick:N},e.toDisplayString(u.value?x.finishLabel:x.nextLabel),1)])])],10,As))}}),Js=["id","aria-labelledby","aria-hidden"],ed=e.defineComponent({__name:"wizard-step",props:{value:{}},setup(i){const a=i,r=e.inject(Ze,null);if(!r)throw new Error("WizardStep must be used inside Wizard");const t=e.computed(()=>r.isActive(a.value)),o=e.computed(()=>r.getPanelId(a.value)),d=e.computed(()=>r.getStepId(a.value));return(s,f)=>e.withDirectives((e.openBlock(),e.createElementBlock("section",{id:o.value,class:"vf-wizard-step",role:"tabpanel","aria-labelledby":d.value,"aria-hidden":t.value?"false":"true"},[e.renderSlot(s.$slots,"default")],8,Js)),[[e.vShow,t.value]])}}),td=["aria-label","aria-labelledby"],od={class:"vf-timeline__list"},rd=["data-status"],ad={class:"vf-timeline__rail"},ld={class:"vf-timeline__marker"},nd={key:1,class:"vf-timeline__dot"},id={key:0,class:"vf-timeline__line","aria-hidden":"true"},sd={class:"vf-timeline__content"},dd={key:0,class:"vf-timeline__date"},cd={key:1,class:"vf-timeline__title"},fd={key:2,class:"vf-timeline__description"},vd=e.defineComponent({name:"VfTimeline",__name:"timeline",props:{items:{default:()=>[]},orientation:{default:"vertical"},size:{default:"normal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},setup(i){const a=i,r=e.computed(()=>a.items??[]),t=e.computed(()=>["vf-timeline",`vf-timeline_${a.orientation}`,`vf-timeline_size-${a.size}`]),o=(d,s)=>`${String(d.id??d.title??"item")}_${s.toString()}`;return(d,s)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(t.value),"aria-label":d.ariaLabel||void 0,"aria-labelledby":d.ariaLabelledby||void 0},[e.createElementVNode("ol",od,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(f,l)=>(e.openBlock(),e.createElementBlock("li",{key:o(f,l),class:"vf-timeline__item","data-status":f.status??"neutral"},[e.createElementVNode("div",ad,[e.createElementVNode("span",ld,[e.renderSlot(d.$slots,"marker",{item:f,index:l},()=>[f.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:f.icon},null,8,["icon"])):(e.openBlock(),e.createElementBlock("span",nd))])]),l<r.value.length-1?(e.openBlock(),e.createElementBlock("span",id)):e.createCommentVNode("",!0)]),e.createElementVNode("div",sd,[e.renderSlot(d.$slots,"item",{item:f,index:l},()=>[f.date?(e.openBlock(),e.createElementBlock("time",dd,e.toDisplayString(f.date),1)):e.createCommentVNode("",!0),f.title?(e.openBlock(),e.createElementBlock("h4",cd,e.toDisplayString(f.title),1)):e.createCommentVNode("",!0),f.description?(e.openBlock(),e.createElementBlock("p",fd,e.toDisplayString(f.description),1)):e.createCommentVNode("",!0)])])],8,rd))),128))])],10,td))}}),pd=["aria-label","aria-readonly","aria-disabled"],ud=["aria-checked","aria-label","tabindex","disabled","onClick","onKeydown"],md={class:"vf-rating__icon vf-rating__icon_empty"},gd={class:"vf-rating__icon_inner"},bd=e.defineComponent({__name:"rating",props:{modelValue:{default:0},max:{default:5},size:{default:"normal"},allowHalf:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},ariaLabel:{default:""}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref(null),s=e.ref([]),f=e.computed(()=>t.allowHalf?.5:1),l=e.computed(()=>Math.max(1,Math.floor(t.max))),c=e.computed(()=>Array.from({length:l.value},(V,N)=>N+1)),v=e.computed(()=>{const V=o.value??t.modelValue??0,N=Math.min(l.value,Math.max(0,V));return t.allowHalf?Math.round(N*2)/2:Math.round(N)}),p=e.computed(()=>{const V=Math.min(l.value,Math.max(0,t.modelValue??0));return V===0?1:Math.min(l.value,Math.max(1,Math.ceil(V)))}),u=e.computed(()=>{const V=[`vf-rating_${t.size}`];return t.disabled&&V.push("vf-rating_disabled"),t.readonly&&V.push("vf-rating_readonly"),o.value!==null&&V.push("vf-rating_hover"),V}),w=V=>Math.min(l.value,Math.max(0,V)),n=V=>{const N=Math.round(V/f.value)*f.value;return w(N)},h=(V,N)=>{if(!t.allowHalf)return V;const x=N.currentTarget.getBoundingClientRect();return N.clientX-x.left<=x.width/2?V-.5:V},_=V=>{const N=n(V);r("update:modelValue",N),r("change",N)},b=V=>{if(t.disabled||t.readonly)return;const N=s.value.filter(Boolean);if(!N.length)return;const L=V.clientX,x=N[0].getBoundingClientRect(),$=N[N.length-1].getBoundingClientRect();if(L<x.left){o.value=0;return}if(L>$.right){o.value=l.value;return}let R=0,j=x,C=Number.POSITIVE_INFINITY;N.forEach((g,F)=>{const O=g.getBoundingClientRect(),I=O.left+O.width/2,S=Math.abs(L-I);S<C&&(C=S,R=F,j=O)});let P=R+1;if(t.allowHalf){const g=j.left+j.width/2;P=L<g?P-.5:P}o.value=w(P)},z=()=>{o.value=null},y=(V,N)=>{t.disabled||t.readonly||_(h(V,N))},m=(V,N)=>{if(t.disabled||t.readonly)return;let L=t.modelValue??0;switch(N.key){case"ArrowRight":case"ArrowUp":L=(t.modelValue??0)+f.value;break;case"ArrowLeft":case"ArrowDown":L=(t.modelValue??0)-f.value;break;case"Home":L=0;break;case"End":L=l.value;break;case" ":case"Enter":L=V;break;default:return}N.preventDefault(),_(L)},k=V=>r("focus",V),B=V=>r("blur",V),D=V=>{const N=v.value-(V-1),L=Math.min(1,Math.max(0,N));return t.allowHalf?L>=1?"100%":L>=.5?"50%":"0%":L>=1?"100%":"0%"},E=V=>V===p.value?0:-1,M=V=>(t.modelValue??0)===0?!1:V===p.value,T=V=>t.ariaLabel?`${t.ariaLabel} ${V}`:`${V}`;return(V,N)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"rootRef",ref:d,class:e.normalizeClass(["vf-rating",u.value]),role:"radiogroup","aria-label":V.ariaLabel||void 0,"aria-readonly":V.readonly||void 0,"aria-disabled":V.disabled||void 0,onMousemove:b,onMouseleave:z},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,L=>(e.openBlock(),e.createElementBlock("button",{key:L,ref_for:!0,ref_key:"itemRefs",ref:s,type:"button",class:"vf-rating__item",role:"radio","aria-checked":M(L),"aria-label":T(L),tabindex:E(L),disabled:V.disabled,onFocus:k,onBlur:B,onClick:x=>y(L,x),onKeydown:x=>m(L,x)},[e.createElementVNode("span",md,[e.renderSlot(V.$slots,"icon",{},()=>[N[0]||(N[0]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])]),e.createElementVNode("span",{class:"vf-rating__icon vf-rating__icon_fill",style:e.normalizeStyle({width:D(L)})},[e.createElementVNode("span",gd,[e.renderSlot(V.$slots,"active-icon",{},()=>[N[1]||(N[1]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])])],4)],40,ud))),128))],42,pd))}}),hd={class:"vf-tree__node",role:"none"},_d=["aria-level","aria-expanded","aria-selected","aria-disabled","tabindex"],yd=["disabled","aria-label"],kd={key:1,class:"vf-tree__toggle-spacer","aria-hidden":"true"},wd={class:"vf-tree__label"},zd={key:0,class:"vf-tree__group",role:"group"},xd=e.defineComponent({__name:"tree-node",props:{node:{},level:{},size:{},variant:{},disabled:{type:Boolean},expandOnClick:{type:Boolean},selectable:{type:Boolean},isSelected:{type:Function},isExpanded:{type:Function},isDisabled:{type:Function},onSelect:{type:Function},onToggle:{type:Function}},setup(i){const a=i,r=e.computed(()=>{var n;return!!((n=a.node.children)!=null&&n.length)}),t=e.computed(()=>a.isDisabled(a.node)),o=e.computed(()=>a.isSelected(a.node.key)),d=e.computed(()=>a.isExpanded(a.node.key)),s=e.computed(()=>{const n=[`vf-tree__row_${a.variant}`];return a.size!=="normal"&&n.push(`vf-tree__row_${a.size}`),o.value&&n.push("is-selected"),t.value&&n.push("is-disabled"),n}),f=e.computed(()=>({"--vf-tree-level":String(a.level)})),l=n=>{t.value||(a.expandOnClick&&r.value&&a.onToggle(a.node,n),a.onSelect(a.node,n))},c=n=>{const h=n,_=h==null?void 0:h.closest('[role="tree"]');return _?Array.from(_.querySelectorAll('[role="treeitem"]')):[]},v=(n,h)=>{h<0||h>=n.length||n[h].focus()},p=n=>{const h=n.closest('[role="group"]');if(!h)return;const _=h.previousElementSibling;_ instanceof HTMLElement&&_.getAttribute("role")==="treeitem"&&_.focus()},u=n=>{if(t.value)return;const h=n.currentTarget;if(n.key==="Enter"||n.key===" "){n.preventDefault(),l(n);return}if(n.key==="ArrowRight"){if(n.preventDefault(),r.value&&!d.value){a.onToggle(a.node,n);return}const _=c(n.target),b=_.indexOf(h);v(_,b+1);return}if(n.key==="ArrowLeft"){if(n.preventDefault(),r.value&&d.value){a.onToggle(a.node,n);return}p(h);return}if(n.key==="ArrowDown"||n.key==="ArrowUp"||n.key==="Home"||n.key==="End"){n.preventDefault();const _=c(n.target);if(!_.length)return;const b=_.indexOf(h);if(n.key==="ArrowDown"){v(_,b+1);return}if(n.key==="ArrowUp"){v(_,b-1);return}if(n.key==="Home"){v(_,0);return}v(_,_.length-1)}},w=n=>{t.value||!r.value||a.onToggle(a.node,n)};return(n,h)=>{const _=e.resolveComponent("TreeNode",!0);return e.openBlock(),e.createElementBlock("li",hd,[e.createElementVNode("div",{class:e.normalizeClass(["vf-tree__row",s.value]),style:e.normalizeStyle(f.value),role:"treeitem","aria-level":n.level,"aria-expanded":r.value?d.value:void 0,"aria-selected":o.value,"aria-disabled":t.value?"true":void 0,tabindex:t.value?-1:0,onClick:l,onKeydown:u},[r.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:e.normalizeClass(["vf-tree__toggle",{"is-expanded":d.value}]),disabled:t.value,tabindex:"-1","aria-label":d.value?"Collapse":"Expand",onClick:e.withModifiers(w,["stop"])},e.toDisplayString(d.value?"-":"+"),11,yd)):(e.openBlock(),e.createElementBlock("span",kd)),e.createElementVNode("span",wd,[e.renderSlot(n.$slots,"label",{node:n.node,level:n.level,selected:o.value,expanded:d.value,disabled:t.value},()=>[e.createTextVNode(e.toDisplayString(n.node.label),1)])])],46,_d),r.value&&d.value?(e.openBlock(),e.createElementBlock("ul",zd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.node.children,b=>(e.openBlock(),e.createBlock(_,{key:b.key,node:b,level:n.level+1,size:n.size,variant:n.variant,disabled:n.disabled,"expand-on-click":n.expandOnClick,selectable:n.selectable,"is-selected":n.isSelected,"is-expanded":n.isExpanded,"is-disabled":n.isDisabled,"on-select":n.onSelect,"on-toggle":n.onToggle},{label:e.withCtx(z=>[e.renderSlot(n.$slots,"label",e.mergeProps({ref_for:!0},z))]),_:2},1032,["node","level","size","variant","disabled","expand-on-click","selectable","is-selected","is-expanded","is-disabled","on-select","on-toggle"]))),128))])):e.createCommentVNode("",!0)])}}}),Cd=["aria-label","aria-labelledby"],Bd={class:"vf-tree__list",role:"group"},Je=e.defineComponent({__name:"tree",props:{items:{default:()=>[]},modelValue:{default:void 0},expandedKeys:{default:()=>[]},multiple:{type:Boolean,default:!1},selectable:{type:Boolean,default:!0},expandOnClick:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Tree"},ariaLabelledby:{default:""}},emits:["update:modelValue","update:expandedKeys","change","toggle","nodeClick"],setup(i,{emit:a}){const r=i,t=a,o=n=>Array.isArray(n)?n:n==null?[]:[n],d=e.computed(()=>{const n=["vf-tree",`vf-tree_${r.variant}`];return r.size!=="normal"&&n.push(`vf-tree_${r.size}`),r.disabled&&n.push("vf-tree_disabled"),n}),s=e.computed(()=>o(r.modelValue)),f=e.computed(()=>new Set(s.value)),l=e.computed(()=>new Set(r.expandedKeys)),c=n=>r.disabled||!!n.disabled,v=n=>f.value.has(n),p=n=>l.value.has(n),u=(n,h)=>{if(t("nodeClick",n,h),!r.selectable||c(n))return;if(r.multiple){const b=s.value,y=b.includes(n.key)?b.filter(m=>m!==n.key):[...b,n.key];t("update:modelValue",y),t("change",y,n,h);return}const _=r.modelValue===n.key?void 0:n.key;t("update:modelValue",_),t("change",_,n,h)},w=(n,h)=>{if(c(n))return;const _=r.expandedKeys,b=_.includes(n.key),z=b?_.filter(y=>y!==n.key):[..._,n.key];t("update:expandedKeys",z),t("toggle",n.key,!b,n,h)};return(n,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"tree","aria-label":n.ariaLabel||void 0,"aria-labelledby":n.ariaLabelledby||void 0},[e.createElementVNode("ul",Bd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.items,_=>(e.openBlock(),e.createBlock(xd,{key:_.key,node:_,level:1,size:n.size,variant:n.variant,disabled:n.disabled,"expand-on-click":n.expandOnClick,selectable:n.selectable,"is-selected":v,"is-expanded":p,"is-disabled":c,"on-select":u,"on-toggle":w},{label:e.withCtx(b=>[e.renderSlot(n.$slots,"label",e.mergeProps({ref_for:!0},b))]),_:2},1032,["node","size","variant","disabled","expand-on-click","selectable"]))),128))])],10,Cd))}}),Sd=["disabled","aria-expanded","onKeydown"],$d=["data-placement"],Vd={key:0,class:"vf-treeselect__search"},Ed=["value","placeholder","onKeydown"],Nd={key:1,class:"vf-treeselect__loading"},Ld={key:3,class:"vf-treeselect__empty"},Dd=e.defineComponent({__name:"tree-select",props:{items:{default:()=>[]},modelValue:{default:void 0},expandedKeys:{default:()=>[]},multiple:{type:Boolean,default:!1},selectable:{type:Boolean,default:!0},expandOnClick:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},placeholder:{default:""},searchPlaceholder:{default:"Search..."},filter:{type:Boolean,default:!0},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","update:expandedKeys","toggle","nodeClick","search","focus","blur"],setup(i,{emit:a}){let r=0;const t=a,o=i,d=e.ref(null),s=e.ref(null),f=e.ref(null),l=e.ref(null),c=e.ref(!1),v=e.ref(""),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-treeselect-panel-${++r}`;let n=null;const h=I=>Array.isArray(I)?I:I==null?[]:[I],_=I=>{const S=[],K=Y=>{Y.forEach(J=>{var W;S.push(J),(W=J.children)!=null&&W.length&&K(J.children)})};return K(I),S},b=e.computed(()=>h(o.modelValue)),z=e.computed(()=>b.value.length>0),y=e.computed(()=>{const I=new Map;return _(o.items).forEach(S=>{I.set(S.key,S.label)}),I}),m=e.computed(()=>{const I=b.value.map(S=>y.value.get(S)).filter(S=>!!S);return I.length?o.multiple?I.join(", "):I[0]:""}),k=(I,S)=>I.label.toLowerCase().includes(S),B=(I,S)=>{if(!S)return I;const K=[];return I.forEach(Y=>{var W;const J=(W=Y.children)!=null&&W.length?B(Y.children,S):[];(k(Y,S)||J.length)&&K.push({...Y,children:J})}),K},D=e.computed(()=>{if(!o.filter)return o.items;const I=v.value.trim().toLowerCase();return I?B(o.items,I):o.items}),E=e.computed(()=>{const I=["vf-treeselect",`vf-treeselect_${o.variant}`,c.value?"vf-treeselect_open":""];return o.size!=="normal"&&I.push(`vf-treeselect_${o.size}`),o.disabled&&I.push("vf-treeselect_disabled"),I.filter(Boolean)}),M=()=>{c.value=!1,p.value="bottom",u.value="bottom",v.value=""},T=async()=>{var I;o.disabled||(c.value=!0,p.value="bottom",u.value="bottom",o.filter&&(await e.nextTick(),(I=l.value)==null||I.focus()))},V=()=>{if(c.value){M();return}T()},N=I=>{o.readonly||(t("update:modelValue",I),o.multiple||M())},L=(I,S,K)=>{o.readonly||t("change",I,S,K)},x=I=>{t("update:expandedKeys",I)},$=(I,S,K,Y)=>{t("toggle",I,S,K,Y)},R=(I,S)=>{t("nodeClick",I,S)},j=()=>{if(o.readonly)return;const I=o.multiple?[]:void 0;t("update:modelValue",I),t("change",I)},C=I=>{const S=I.target;v.value=S.value,t("search",S.value)},P=I=>t("focus",I),g=I=>t("blur",I),F=I=>{var K;if(!c.value||!d.value)return;const S=I.target;d.value.contains(S)||(K=f.value)!=null&&K.contains(S)||M()},O=()=>{if(!s.value||!f.value)return;const I=s.value,S=f.value,K=async()=>{const{x:H,y:Q,placement:ee}=await ve(I,S,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=ee??p.value,S.style.minWidth=`${I.getBoundingClientRect().width}px`,S.style.left=`${H}px`,S.style.top=`${Q}px`},Y=async()=>{await K()},J=fe(I,()=>{Y()}),W=()=>{Y()};document.addEventListener("scroll",W,!0),window.addEventListener("resize",W,!1),n={update:Y,destroy:()=>{J(),document.removeEventListener("scroll",W,!0),window.removeEventListener("resize",W,!1)}},n.update()};return e.watch(c,async I=>{if(!I){n&&(n.destroy(),n=null);return}await e.nextTick(),n||O(),n==null||n.update()}),e.watch(()=>[o.items,v.value,o.expandedKeys],()=>{n==null||n.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",F),n==null||n.destroy(),n=null}),(I,S)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(E.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-treeselect__control",type:"button",disabled:I.disabled,"aria-expanded":c.value,"aria-controls":w,"aria-haspopup":"tree",onClick:V,onKeydown:[e.withKeys(e.withModifiers(T,["prevent"]),["down"]),e.withKeys(e.withModifiers(V,["prevent"]),["enter"]),e.withKeys(e.withModifiers(M,["prevent"]),["esc"])],onFocus:P,onBlur:g},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!m.value}])},e.toDisplayString(m.value||I.placeholder),3),S[0]||(S[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,Sd),I.clearable&&z.value&&!I.disabled&&!I.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-treeselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(j,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:w,ref_key:"panel",ref:f,class:"vf-treeselect__panel","data-placement":u.value},[I.filter?(e.openBlock(),e.createElementBlock("div",Vd,[e.createElementVNode("input",{ref_key:"searchInput",ref:l,class:"vf-treeselect__search-control",type:"text",value:v.value,placeholder:I.searchPlaceholder,onInput:C,onKeydown:e.withKeys(e.withModifiers(M,["prevent"]),["esc"])},null,40,Ed)])):e.createCommentVNode("",!0),I.loading?(e.openBlock(),e.createElementBlock("div",Nd,e.toDisplayString(I.loadingText),1)):D.value.length>0?(e.openBlock(),e.createBlock(Je,{key:2,class:"vf-treeselect__tree",items:D.value,"model-value":I.modelValue,"expanded-keys":I.expandedKeys,multiple:I.multiple,selectable:I.selectable,"expand-on-click":I.expandOnClick,disabled:I.disabled,size:I.size,variant:I.variant,"onUpdate:modelValue":N,onChange:L,"onUpdate:expandedKeys":x,onToggle:$,onNodeClick:R},{label:e.withCtx(K=>[e.renderSlot(I.$slots,"label",e.normalizeProps(e.guardReactiveProps(K)))]),_:3},8,["items","model-value","expanded-keys","multiple","selectable","expand-on-click","disabled","size","variant"])):(e.openBlock(),e.createElementBlock("div",Ld,e.toDisplayString(I.emptyText),1))],8,$d),[[e.vShow,c.value]])]))],2))}}),Fd=["aria-label"],Td={class:"vf-breadcrumbs__list"},Md={key:0,class:"vf-breadcrumbs__current","aria-current":"page"},Id={key:0,class:"vf-breadcrumbs__separator","aria-hidden":"true"},Rd=e.defineComponent({name:"VfBreadcrumbs",__name:"breadcrumbs",props:{items:{default:()=>[]},separator:{default:"/"},ariaLabel:{default:"Breadcrumbs"}},setup(i){const a=i,r=e.computed(()=>a.items??[]),t=e.computed(()=>r.value.some(s=>s.active!==void 0)),o=(s,f)=>t.value?s.active===!0:f===r.value.length-1,d=(s,f)=>`${s.label??s.to??s.href??s.url??"crumb"}_${f.toString()}`;return(s,f)=>(e.openBlock(),e.createElementBlock("nav",{class:"vf-breadcrumbs","aria-label":s.ariaLabel},[e.createElementVNode("ol",Td,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(l,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d(l,c)},[e.createElementVNode("li",{class:e.normalizeClass(["vf-breadcrumbs__item",{"is-current":o(l,c),"is-disabled":l.disabled}])},[e.renderSlot(s.$slots,"item",{item:l,index:c,isLast:c===r.value.length-1,active:o(l,c)},()=>[o(l,c)?(e.openBlock(),e.createElementBlock("span",Md,e.toDisplayString(l.label),1)):(e.openBlock(),e.createBlock(Ce,{key:1,class:"vf-breadcrumbs__link",to:l.to,href:l.href??l.url,disabled:l.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.label),1)]),_:2},1032,["to","href","disabled"]))])],2),c<r.value.length-1?(e.openBlock(),e.createElementBlock("li",Id,[e.renderSlot(s.$slots,"separator",{separator:s.separator},()=>[e.createTextVNode(e.toDisplayString(s.separator),1)])])):e.createCommentVNode("",!0)],64))),128))])],8,Fd))}}),Pd=["aria-orientation","aria-label"],Od={key:0,class:"vf-divider__label"},Ad=e.defineComponent({name:"VfDivider",__name:"divider",props:{orientation:{default:"horizontal"},variant:{default:"solid"},inset:{type:Boolean,default:!1},label:{default:""},ariaLabel:{default:"Divider"}},setup(i){const a=i,r=e.useSlots(),t=e.computed(()=>a.orientation==="horizontal"&&(!!a.label||!!r.default)),o=e.computed(()=>{const d=["vf-divider",`vf-divider_${a.orientation}`,`vf-divider_${a.variant}`];return a.inset&&d.push("vf-divider_inset"),t.value&&d.push("vf-divider_with-label"),d});return(d,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),role:"separator","aria-orientation":d.orientation,"aria-label":d.ariaLabel},[t.value?(e.openBlock(),e.createElementBlock("span",Od,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],10,Pd))}}),Kd={key:0,class:"vf-page-header__breadcrumbs"},Hd={class:"vf-page-header__main"},Wd={class:"vf-page-header__content"},jd={key:0,class:"vf-page-header__title"},Gd={key:1,class:"vf-page-header__subtitle"},Ud=["aria-label"],Yd={key:3,class:"vf-page-header__body"},qd=["aria-label"],Xd=e.defineComponent({name:"VfPageHeader",__name:"page-header",props:{title:{default:""},subtitle:{default:""},size:{default:"normal"},divider:{type:Boolean,default:!1},mobileBreakpoint:{default:720},actionsAriaLabel:{default:"Page actions"},metaAriaLabel:{default:"Page metadata"}},setup(i){const a=i,r=e.useSlots(),t=e.computed(()=>!!a.title||!!r.title),o=e.computed(()=>!!a.subtitle||!!r.subtitle),d=e.ref(!1),s=()=>{typeof window>"u"||(d.value=window.innerWidth<=a.mobileBreakpoint)},f=e.computed(()=>{const l=["vf-page-header"];return a.size!=="normal"&&l.push(`vf-page-header_${a.size}`),a.divider&&l.push("vf-page-header_divider"),d.value&&l.push("vf-page-header_mobile"),l});return typeof window<"u"&&(s(),window.addEventListener("resize",s,!1)),e.onBeforeUnmount(()=>{typeof window<"u"&&window.removeEventListener("resize",s,!1)}),(l,c)=>(e.openBlock(),e.createElementBlock("header",{class:e.normalizeClass(f.value)},[l.$slots.breadcrumbs?(e.openBlock(),e.createElementBlock("div",Kd,[e.renderSlot(l.$slots,"breadcrumbs")])):e.createCommentVNode("",!0),e.createElementVNode("div",Hd,[e.createElementVNode("div",Wd,[t.value?(e.openBlock(),e.createElementBlock("h1",jd,[e.renderSlot(l.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(l.title),1)])])):e.createCommentVNode("",!0),o.value?(e.openBlock(),e.createElementBlock("p",Gd,[e.renderSlot(l.$slots,"subtitle",{},()=>[e.createTextVNode(e.toDisplayString(l.subtitle),1)])])):e.createCommentVNode("",!0),l.$slots.meta?(e.openBlock(),e.createElementBlock("div",{key:2,class:"vf-page-header__meta",role:"group","aria-label":l.metaAriaLabel||void 0},[e.renderSlot(l.$slots,"meta")],8,Ud)):e.createCommentVNode("",!0),l.$slots.default?(e.openBlock(),e.createElementBlock("div",Yd,[e.renderSlot(l.$slots,"default")])):e.createCommentVNode("",!0)]),l.$slots.actions?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-page-header__actions",role:"group","aria-label":l.actionsAriaLabel||void 0},[e.renderSlot(l.$slots,"actions")],8,qd)):e.createCommentVNode("",!0)])],2))}}),Qd=["aria-label"],Zd={key:0,class:"vf-virtual-scroller__empty"},Jd={key:2,class:"vf-virtual-scroller__content vf-virtual-scroller__content_static"},ec=e.defineComponent({name:"VfVirtualScroller",__name:"virtual-scroller",props:{items:{default:()=>[]},itemHeight:{default:36},height:{default:"18rem"},overscan:{default:4},keyField:{default:"id"},virtual:{type:Boolean,default:!0},ariaLabel:{default:"Virtual list"},emptyText:{default:"No items"}},emits:["scroll","rangeChange","reachEnd"],setup(i,{emit:a}){const r=a,t=i,o=e.ref(null),d=e.ref(0),s=e.ref({start:-1,end:-1}),f=e.ref(!1),l=e.computed(()=>t.items??[]),c=e.computed(()=>l.value.length),v=e.computed(()=>Number.isFinite(t.itemHeight)&&t.itemHeight>0?t.itemHeight:36),p=e.computed(()=>Number.isFinite(t.overscan)&&t.overscan>=0?Math.floor(t.overscan):4),u=L=>{const x=/^(\d+(?:\.\d+)?)px$/i.exec(L.trim());return x?Number(x[1]):null},w=e.computed(()=>{var $;const L=(($=o.value)==null?void 0:$.clientHeight)??0;if(L>0)return L;const x=u(t.height);return x&&x>0?x:v.value*6}),n=e.computed(()=>{if(!t.virtual)return 0;const L=Math.floor(d.value/v.value)-p.value;return Math.max(0,L)}),h=e.computed(()=>t.virtual?Math.ceil(w.value/v.value)+p.value*2:c.value),_=e.computed(()=>t.virtual?Math.min(c.value,n.value+h.value):c.value),b=e.computed(()=>{const L=[];for(let x=n.value;x<_.value;x+=1){const $=l.value[x];L.push({item:$,index:x,key:M($,x)})}return L}),z=e.computed(()=>t.virtual?n.value*v.value:0),y=e.computed(()=>c.value*v.value),m=e.computed(()=>["vf-virtual-scroller"]),k=e.computed(()=>({height:t.height})),B=e.computed(()=>({height:`${y.value}px`})),D=e.computed(()=>({transform:`translateY(${z.value}px)`})),E=e.computed(()=>({minHeight:`${v.value}px`})),M=(L,x)=>{if(L&&typeof L=="object"){const $=L[t.keyField];if(typeof $=="string"||typeof $=="number")return $}return x},T=()=>{const L={start:n.value,end:Math.max(n.value,_.value-1)};(s.value.start!==L.start||s.value.end!==L.end)&&(s.value=L,r("rangeChange",L))},V=()=>{const L=_.value>=c.value&&c.value>0;L&&!f.value&&(f.value=!0,r("reachEnd")),L||(f.value=!1)},N=L=>{const x=L.target;d.value=x.scrollTop,r("scroll",L),T(),V()};return e.watch(()=>[t.items,t.virtual,t.itemHeight,t.overscan],()=>{T(),V()},{immediate:!0}),(L,x)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"viewport",ref:o,class:e.normalizeClass(m.value),style:e.normalizeStyle(k.value),role:"list","aria-label":L.ariaLabel||void 0,onScroll:N},[c.value?L.virtual?(e.openBlock(),e.createElementBlock("div",{key:1,class:"vf-virtual-scroller__spacer",style:e.normalizeStyle(B.value)},[e.createElementVNode("div",{class:"vf-virtual-scroller__content",style:e.normalizeStyle(D.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(b.value,$=>(e.openBlock(),e.createElementBlock("div",{key:$.key,class:"vf-virtual-scroller__item",style:e.normalizeStyle(E.value),role:"listitem"},[e.renderSlot(L.$slots,"default",{item:$.item,index:$.index},()=>[e.createTextVNode(e.toDisplayString($.item),1)])],4))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",Jd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,($,R)=>(e.openBlock(),e.createElementBlock("div",{key:M($,R),class:"vf-virtual-scroller__item",style:e.normalizeStyle(E.value),role:"listitem"},[e.renderSlot(L.$slots,"default",{item:$,index:R},()=>[e.createTextVNode(e.toDisplayString($),1)])],4))),128))])):(e.openBlock(),e.createElementBlock("div",Zd,[e.renderSlot(L.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(L.emptyText),1)])]))],46,Qd))}}),tc=["dark","light","theme","preset","colors","components","colorScheme"],oc=i=>{const a=i.replace(/([A-Z])/g,"-$1");return a.charAt(0).toUpperCase()+a.slice(1)},rc=i=>i.filter(a=>!tc.includes(a)).map(a=>oc(a)).join("-").toLowerCase(),De=i=>i.join("."),ac=i=>/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(i),Fe=i=>{if(!ac(i))return null;if(i.length===4){const a=i[1],r=i[2],t=i[3];return`#${a}${a}${r}${r}${t}${t}`}return i.toLowerCase()},et=i=>{const a=Fe(i);if(!a)return[0,0,0];const r=parseInt(a.slice(1),16),t=r>>16&255,o=r>>8&255,d=r&255;return[t,o,d]},tt=i=>{const[a,r,t]=et(i);return`${a}, ${r}, ${t}`},lc=(i,a,r)=>{const t=i/255,o=a/255,d=r/255,s=Math.max(t,o,d),f=Math.min(t,o,d),l=s-f;let c=0,v=0;const p=(s+f)/2;if(l!==0){switch(v=l/(1-Math.abs(2*p-1)),s){case t:c=(o-d)/l%6;break;case o:c=(d-t)/l+2;break;case d:c=(t-o)/l+4;break}c*=60,c<0&&(c+=360)}return[c,v*100,p*100]},nc=(i,a,r)=>{const t=a/100,o=r/100,d=(1-Math.abs(2*o-1))*t,s=d*(1-Math.abs(i/60%2-1)),f=o-d/2;let l=0,c=0,v=0;i>=0&&i<60?(l=d,c=s,v=0):i>=60&&i<120?(l=s,c=d,v=0):i>=120&&i<180?(l=0,c=d,v=s):i>=180&&i<240?(l=0,c=s,v=d):i>=240&&i<300?(l=s,c=0,v=d):(l=d,c=0,v=s);const p=Math.round((l+f)*255),u=Math.round((c+f)*255),w=Math.round((v+f)*255);return[p,u,w]},ic=(i,a,r)=>`#${[i,a,r].map(t=>t.toString(16).padStart(2,"0")).join("")}`,sc=(i,a,r)=>Math.min(r,Math.max(a,i)),dc=(i,a)=>{const r=Fe(i);if(!r)return i;const[t,o,d]=et(r),[s,f,l]=lc(t,o,d),v=(a-5)*7,p=sc(l+v,0,100),[u,w,n]=nc(s,f,p);return ic(u,w,n)},Ve=i=>!!i&&typeof i=="object"&&!Array.isArray(i),Te=(i,a)=>{if(!a)return{...i};const r={...i};for(const t in a){const o=a[t],d=i[t];Ve(d)&&Ve(o)?r[t]=Te(d,o):r[t]=o}return r},cc=i=>{if(!i)return null;if(Ve(i)&&"preset"in i){const a=i;return{preset:a.preset??{},overrides:a.overrides,selector:a.selector,darkSelector:a.darkSelector,strict:a.strict}}return{preset:i}},fc=i=>{const a=[],r=[],t=[],o=[],d=l=>t.push(l),s=l=>o.push(l),f=(l,c)=>{if(!(!l||typeof l!="object"))for(const v in l){const p=l[v],u=c.concat([v]);if(Ve(p)){f(p,u);continue}if(p&&typeof p=="object"){s(`Theme value "${De(u)}" is not a plain object or string and will be ignored.`);continue}if(typeof p!="string"){s(`Theme value "${De(u)}" is not a string and will be ignored.`);continue}const n=u.includes("colorScheme")&&u.includes("dark")?r:a,h=rc(u);if(n.push(`--vf-${h}: ${p}`),u.includes("colors")){const _=Fe(p);if(!_){d(`Theme color "${De(u)}" is not hex. Shade variables will not be generated for it.`);continue}if(n.push(`--vf-${h}-rgb: ${tt(_)}`),v!=="white")for(let b=1;b<10;++b){const z=dc(_,b);n.push(`--vf-${h}-${b}00: ${z}`),n.push(`--vf-${h}-${b}00-rgb: ${tt(z)}`)}}}};return f(i,[]),{baseVars:a,darkVars:r,warnings:t,errors:o}},vc=i=>{if(typeof document>"u")return null;const a=document.getElementById(i);if(a&&a.tagName.toLowerCase()==="style")return a;const r=document.createElement("style");return r.id=i,document.head.appendChild(r),r},pc=i=>({selector:i.selector??":root",darkSelector:i.darkSelector??":root[data-theme=dark]"}),uc=(i,a,r,t)=>{const{baseVars:o,darkVars:d,warnings:s,errors:f}=fc(i),l=vc("vueforge-theme");if(!l)return;if(f.length){if(t)throw new Error(`[VueForge] ${f.join(" ")}`);for(const v of f)console.warn(`[VueForge] ${v}`)}if(s.length)for(const v of s)console.warn(`[VueForge] ${v}`);const c=[];o.length&&c.push(`${a} { ${o.join(";")} }`),d.length&&c.push(`${r} { ${d.join(";")} }`),l.textContent=c.join(`
15
- `)};let _e=null;const Me=i=>{const a=cc(i);if(!a)return;const r=Te(a.preset,a.overrides),{selector:t,darkSelector:o}=pc(a);_e={...a},uc(r,t,o,a.strict)},mc=i=>{if(!_e)return;const a=i.overrides===void 0?_e.overrides:Te(_e.overrides??{},i.overrides??{}),r={preset:i.preset??_e.preset,overrides:a,selector:i.selector??_e.selector,darkSelector:i.darkSelector??_e.darkSelector};Me(r)},gc=()=>_e?{..._e}:null,bc={install(i,a={}){a.theme&&Me(a.theme)}},ot={colors:{white:"#ffffff",green:"#0cbc87",red:"#d6293e",yellow:"#f7c32e",sky:"#0ea5e9",blue:"#007bff",purple:"#6f42c1",gray:"#adb5bd"},borderWidth:"1px",controls:{height:"2rem",paddingY:"0.25rem",paddingX:"0.6rem",backgroundColor:"var(--vf-bg-soft-color)"},radii:{sm:"4px",md:"6px",lg:"10px"},typography:{fontSize:"1rem",lineHeight:"1.4"},states:{disabledOpacity:"0.6",focusRingShadow:"0 0 0 3px rgba(var(--vf-blue-600-rgb), 0.12)"},sizes:{sm:{fontSize:"0.875rem",paddingY:"0.2rem",paddingX:"0.5rem"},lg:{fontSize:"1.125rem",paddingY:"0.5rem",paddingX:"1rem"}},colorScheme:{light:{bgColor:"#ffffff",bgSoftColor:"#f9f9f9",textColor:"rgba(60, 60, 67)",secondaryTextColor:"rgba(60, 60, 67, .78)",borderColor:"#c2c2c4",gutterColor:"#e2e2e3",dividerColor:"#e2e2e3"},dark:{bgColor:"#1a1a1a",bgSoftColor:"#242424",textColor:"rgba(255, 255, 255, .87)",secondaryTextColor:"rgba(235, 235, 235, .6)",borderColor:"#3c3f44",gutterColor:"#000000",dividerColor:"#2e2e32"}}},hc={...ot,components:{base:ot,button:{fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",roundedBorderRadius:"2rem",iconGap:"6px",small:{fontSize:"var(--vf-sizes-sm-font-size)",padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)"},large:{fontSize:"var(--vf-sizes-lg-font-size)",padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)"},colorScheme:{light:{primary:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-blue)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-blue)",hoverBorderColor:"var(--vf-blue-600)",activeBorderColor:"var(--vf-blue-700)",hoverBackgroundColor:"var(--vf-blue-600)",activeBackgroundColor:"var(--vf-blue-700)"},secondary:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-gray)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-gray)",hoverBorderColor:"var(--vf-gray-600)",activeBorderColor:"var(--vf-gray-700)",hoverBackgroundColor:"var(--vf-gray-600)",activeBackgroundColor:"var(--vf-gray-700)"},success:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-green)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-green)",hoverBorderColor:"var(--vf-green-600)",activeBorderColor:"var(--vf-green-700)",hoverBackgroundColor:"var(--vf-green-600)",activeBackgroundColor:"var(--vf-green-700)"},danger:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-red)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-red)",hoverBorderColor:"var(--vf-red-600)",activeBorderColor:"var(--vf-red-700)",hoverBackgroundColor:"var(--vf-red-600)",activeBackgroundColor:"var(--vf-red-700)"},warning:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-yellow)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-yellow)",hoverBorderColor:"var(--vf-yellow-600)",activeBorderColor:"var(--vf-yellow-700)",hoverBackgroundColor:"var(--vf-yellow-600)",activeBackgroundColor:"var(--vf-yellow-700)"},info:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-sky)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-sky)",hoverBorderColor:"var(--vf-sky-600)",activeBorderColor:"var(--vf-sky-700)",hoverBackgroundColor:"var(--vf-sky-600)",activeBackgroundColor:"var(--vf-sky-700)"},text:{primary:{color:"var(--vf-blue)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), .1)"},secondary:{color:"var(--vf-gray)",hoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), .1)"},success:{color:"var(--vf-green)",hoverBackgroundColor:"rgba(var(--vf-green-600-rgb), .1)"},danger:{color:"var(--vf-red)",hoverBackgroundColor:"rgba(var(--vf-red-600-rgb), .1)"},warning:{color:"var(--vf-yellow)",hoverBackgroundColor:"rgba(var(--vf-yellow-600-rgb), .1)"},info:{color:"var(--vf-sky)",hoverBackgroundColor:"rgba(var(--vf-sky-600-rgb), .1)"}},outlined:{primary:{color:"var(--vf-blue)",borderColor:"rgba(var(--vf-blue-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), .1)"},secondary:{color:"var(--vf-gray)",borderColor:"rgba(var(--vf-gray-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), .1)"},success:{color:"var(--vf-green)",borderColor:"rgba(var(--vf-green-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-green-600-rgb), .1)"},danger:{color:"var(--vf-red)",borderColor:"rgba(var(--vf-red-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-red-600-rgb), .1)"},warning:{color:"var(--vf-yellow)",borderColor:"rgba(var(--vf-yellow-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-yellow-600-rgb), .1)"},info:{color:"var(--vf-sky)",borderColor:"rgba(var(--vf-sky-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-sky-600-rgb), .1)"}}}}},buttonGroup:{gap:"0.5rem",borderRadius:"var(--vf-button-border-radius)",disabledOpacity:"var(--vf-states-disabled-opacity)"},card:{padding:"12px",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)"},container:{maxWidth:"72rem",maxWidthSm:"40rem",maxWidthMd:"48rem",maxWidthLg:"64rem",maxWidthXl:"80rem",paddingX:"1rem",paddingXSm:"1.25rem",paddingXLg:"1.5rem"},grid:{columns:"repeat(12, minmax(0, 1fr))",gap:"1rem",columnGap:"1rem",rowGap:"1rem",alignItems:"stretch",justifyItems:"stretch",breakpointSm:"640px",breakpointMd:"768px",breakpointLg:"1024px",breakpointXl:"1280px"},section:{paddingY:"2rem",paddingYSm:"2.5rem",paddingYLg:"3rem",backgroundColorSurface:"var(--vf-bg-color)",backgroundColorMuted:"var(--vf-bg-soft-color)",backgroundColorElevated:"var(--vf-gray-100)",borderColor:"var(--vf-border-color)"},stack:{gap:"0.75rem",alignItems:"stretch",justifyContent:"flex-start",wrap:"nowrap"},inline:{gap:"0.75rem",alignItems:"center",justifyContent:"flex-start",wrap:"wrap"},input:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},inputGroup:{gap:"0",borderRadius:"var(--vf-radii-md)",addonPadding:"0 var(--vf-controls-padding-x)",addonFontSize:"var(--vf-typography-font-size)",addonBackgroundColor:"var(--vf-controls-background-color)",addonOutlinedBackgroundColor:"var(--vf-bg-color)",addonTextColor:"var(--vf-secondary-text-color)",addonBorderColor:"var(--vf-border-color)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{addonPadding:"0 var(--vf-sizes-sm-padding-x)",addonFontSize:"var(--vf-sizes-sm-font-size)"},large:{addonPadding:"0 var(--vf-sizes-lg-padding-x)",addonFontSize:"var(--vf-sizes-lg-font-size)"}},inlineEdit:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",actionsGap:"0.35rem",buttonPadding:"0.22rem 0.5rem",buttonRadius:"var(--vf-radii-sm)",buttonBorderColor:"var(--vf-border-color)",buttonBackgroundColor:"var(--vf-controls-background-color)",buttonTextColor:"var(--vf-text-color)",buttonHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",cancelButtonBackgroundColor:"transparent",cancelButtonTextColor:"var(--vf-secondary-text-color)",cancelButtonBorderColor:"var(--vf-border-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",buttonPadding:"0.18rem 0.4rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",buttonPadding:"0.26rem 0.62rem"}},searchInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",iconSize:"0.8rem",iconColor:"var(--vf-secondary-text-color)",clearSize:"1.15rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",loadingSize:"0.9rem",loadingBorderColor:"var(--vf-border-color)",loadingTopBorderColor:"var(--vf-blue-600)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",iconSize:"0.72rem",clearSize:"1rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",iconSize:"0.9rem",clearSize:"1.25rem"}},mentionInput:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",optionPadding:"0.45rem 0.55rem",optionGap:"0.35rem",optionBorderRadius:"var(--vf-radii-sm)",optionFontSize:"var(--vf-typography-font-size)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionTriggerColor:"var(--vf-blue-600)",emptyPadding:"0.45rem 0.55rem",emptyColor:"var(--vf-secondary-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},passwordInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",toggleSize:"1.5rem",toggleRadius:"var(--vf-radii-sm)",toggleColor:"var(--vf-secondary-text-color)",toggleHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",strengthGap:"0.5rem",strengthTrackHeight:"0.3rem",strengthTrackRadius:"var(--vf-radii-sm)",strengthTrackBackgroundColor:"var(--vf-gutter-color)",strengthWeakColor:"var(--vf-red)",strengthMediumColor:"var(--vf-yellow)",strengthStrongColor:"var(--vf-green)",metaFontSize:"0.75rem",hintColor:"var(--vf-secondary-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},otpInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",cellSize:"2.25rem",padding:"0.25rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{cellSize:"2rem",padding:"0.2rem",fontSize:"var(--vf-sizes-sm-font-size)"},large:{cellSize:"2.75rem",padding:"0.35rem",fontSize:"var(--vf-sizes-lg-font-size)"}},colorPicker:{minWidth:"12rem",gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",swatchSize:"1rem",swatchRadius:"var(--vf-radii-sm)",panelPadding:"0.6rem",panelBorderColor:"var(--vf-border-color)",panelBackgroundColor:"var(--vf-bg-color)",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",panelGap:"0.5rem",rangeAccentColor:"var(--vf-blue-600)",presetSize:"1.3rem",presetRadius:"var(--vf-radii-sm)",presetBorderColor:"var(--vf-border-color)",presetHoverBorderColor:"var(--vf-blue-500)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",swatchSize:"0.85rem",presetSize:"1.1rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",swatchSize:"1.15rem",presetSize:"1.5rem"}},maskedInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},numberInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",controlWidth:"1.5rem",controlGap:"0.1rem",controlFontSize:"0.7rem",controlRadius:"var(--vf-radii-sm)",controlBackgroundColor:"transparent",controlHoverBackgroundColor:"var(--vf-gutter-color)",controlTextColor:"var(--vf-text-color)",controlBorderColor:"var(--vf-border-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",controlWidth:"1.25rem",controlFontSize:"0.6rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",controlWidth:"1.75rem",controlFontSize:"0.8rem"}},form:{gap:"0.75rem",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},formField:{gap:"0.375rem",textColor:"var(--vf-text-color)",labelFontSize:"0.875rem",labelColor:"var(--vf-text-color)",requiredColor:"var(--vf-red-600)",hintFontSize:"0.8125rem",hintColor:"var(--vf-secondary-text-color)",errorColor:"var(--vf-red-700)",errorBorderColor:"var(--vf-red-600)",errorFocusBorderColor:"var(--vf-red-700)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{gap:"0.25rem",labelFontSize:"0.8125rem",hintFontSize:"0.75rem"},large:{gap:"0.5rem",labelFontSize:"0.9375rem",hintFontSize:"0.875rem"}},textarea:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",minHeight:"calc(var(--vf-controls-height) * 2)",resize:"vertical",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},richTextEditor:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",minHeight:"calc(var(--vf-controls-height) * 2.5)",resize:"vertical",toolbarGap:"0.35rem",toolbarPadding:"0 0 0.5rem 0",toolbarBorderColor:"var(--vf-divider-color)",toolbarBackgroundColor:"transparent",toolbarButtonMinWidth:"2.4rem",toolbarButtonPadding:"0.2rem 0.45rem",toolbarButtonRadius:"var(--vf-radii-sm)",toolbarButtonBorderColor:"var(--vf-border-color)",toolbarButtonBackgroundColor:"var(--vf-bg-color)",toolbarButtonTextColor:"var(--vf-text-color)",toolbarButtonHoverBackgroundColor:"var(--vf-bg-soft-color)",toolbarButtonActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.15)",counterFontSize:"0.75rem",counterColor:"var(--vf-secondary-text-color)",counterDangerColor:"var(--vf-red-600)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",toolbarButtonPadding:"0.15rem 0.35rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",toolbarButtonPadding:"0.3rem 0.55rem"}},fileUpload:{minHeight:"2.75rem",fontSize:"var(--vf-typography-font-size)",gap:"0.75rem",padding:"0.5rem 0.6rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",dragBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.06)",listGap:"0.35rem",itemPadding:"0.35rem 0.45rem",itemBorderColor:"var(--vf-border-color)",itemBackgroundColor:"var(--vf-bg-color)",itemRadius:"var(--vf-radii-sm)",itemTextColor:"var(--vf-text-color)",sizeTextColor:"var(--vf-secondary-text-color)",buttonPadding:"0.35rem 0.75rem",buttonRadius:"var(--vf-radii-sm)",buttonBorderColor:"var(--vf-border-color)",buttonBackgroundColor:"var(--vf-bg-color)",buttonTextColor:"var(--vf-text-color)",buttonHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",removeSize:"1.4rem",removeRadius:"var(--vf-radii-sm)",removeHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"0.35rem 0.5rem",fontSize:"var(--vf-sizes-sm-font-size)",buttonPadding:"0.25rem 0.6rem"},large:{padding:"0.65rem 0.75rem",fontSize:"var(--vf-sizes-lg-font-size)",buttonPadding:"0.45rem 0.9rem"}},link:{hoverColor:"var(--vf-blue)",activeColor:"var(--vf-blue)"},breadcrumbs:{gap:"0.35rem",fontSize:"var(--vf-typography-font-size)",textColor:"var(--vf-secondary-text-color)",hoverColor:"var(--vf-text-color)",activeColor:"var(--vf-text-color)",separatorColor:"var(--vf-divider-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},divider:{color:"var(--vf-border-color)",textColor:"var(--vf-secondary-text-color)",thickness:"1px",minLength:"1.5rem",gap:"0.6rem",inset:"1rem",labelPadding:"0 0.4rem",labelFontSize:"0.875rem"},pageHeader:{gap:"0.5rem",contentGap:"0.35rem",breadcrumbGap:"0.25rem",actionsGap:"0.5rem",metaGap:"0.5rem",padding:"0.9rem 1rem",borderRadius:"var(--vf-radii-lg)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",dividerColor:"var(--vf-divider-color)",titleFontSize:"1.75rem",titleLineHeight:"1.2",titleFontWeight:"700",subtitleFontSize:"1rem",subtitleColor:"var(--vf-secondary-text-color)",small:{padding:"0.75rem 0.85rem",titleFontSize:"1.4rem",subtitleFontSize:"0.9rem"},large:{padding:"1.1rem 1.25rem",titleFontSize:"2rem",subtitleFontSize:"1.05rem"}},menu:{iconGap:"6px",submenuOffset:"12px",separatorThickness:"1px",separatorHeight:"1rem",separatorColor:"var(--vf-border-color)",link:{hoverColor:"var(--vf-blue)",activeColor:"var(--vf-blue)"},parent:{hoverColor:"var(--vf-secondary-text-color)",activeColor:"var(--vf-blue)"},item:{marginTop:"0.5rem",marginRight:"0.5rem",marginBottom:"0.5rem",marginLeft:"0.5rem"}},modal:{width:"90vw",maxWidth:"520px",maxHeight:"80vh",widthSm:"90vw",maxWidthSm:"420px",widthLg:"90vw",maxWidthLg:"720px",padding:"1.25rem",borderRadius:"var(--vf-radii-lg)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",overlayBackgroundColor:"rgba(0, 0, 0, 0.45)",shadow:"0 12px 40px rgba(0, 0, 0, 0.2)",zIndex:"100",headerGap:"0.75rem",bodyGap:"1rem",footerGap:"0.5rem",titleFontSize:"1.125rem",titleLineHeight:"1.4",titleFontWeight:"600",closeSize:"2rem",closeRadius:"999px",closeOffset:"0.5rem",closeColor:"var(--vf-text-color)",closeFontSize:"1.25rem",closeHoverBackgroundColor:"rgba(0, 0, 0, 0.06)"},confirmDialog:{maxWidth:"420px",messageColor:"var(--vf-secondary-text-color)",messageFontSize:"0.95rem",messageLineHeight:"1.5",actionsGap:"0.5rem"},drawer:{width:"320px",widthSm:"260px",widthLg:"420px",height:"40vh",heightSm:"30vh",heightLg:"60vh",padding:"1.25rem",borderRadius:"var(--vf-radii-lg)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",overlayBackgroundColor:"rgba(0, 0, 0, 0.4)",shadow:"0 12px 40px rgba(0, 0, 0, 0.2)",zIndex:"100",headerGap:"0.75rem",bodyGap:"1rem",footerGap:"0.5rem",titleFontSize:"1.125rem",titleLineHeight:"1.4",titleFontWeight:"600",closeSize:"2rem",closeRadius:"999px",closeOffset:"0.5rem",closeColor:"var(--vf-text-color)",closeFontSize:"1.25rem",closeHoverBackgroundColor:"rgba(0, 0, 0, 0.06)"},popover:{backgroundColor:"var(--vf-bg-color)"},dropdown:{panelPadding:"0.25rem",panelBorderRadius:"8px",panelBorderColor:"var(--vf-border-color)",panelBackgroundColor:"var(--vf-bg-color)",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.08)",zIndex:"50",disabledOpacity:"var(--vf-states-disabled-opacity)",itemPadding:"0.25rem 0.5rem"},splitbutton:{borderRadius:"var(--vf-button-border-radius)",toggleMinWidth:"2.25rem",togglePaddingX:"0.55rem",toggleIconSize:"0.875rem",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{toggleMinWidth:"2rem"},large:{toggleMinWidth:"2.5rem"}},contextMenu:{minWidth:"11rem",panelPadding:"0.25rem",panelBorderRadius:"8px",panelBorderColor:"var(--vf-border-color)",panelBackgroundColor:"var(--vf-bg-color)",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.08)",zIndex:"60",disabledOpacity:"var(--vf-states-disabled-opacity)",itemPadding:"0.25rem 0.5rem"},commandPalette:{width:"92vw",maxWidth:"640px",maxHeight:"70vh",padding:"0.75rem",borderRadius:"12px",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",overlayBackgroundColor:"rgba(0, 0, 0, 0.4)",shadow:"0 24px 60px rgba(0, 0, 0, 0.24)",zIndex:"110",headerGap:"0.5rem",inputPadding:"0.625rem 0.75rem",inputBorderRadius:"8px",inputBorderColor:"var(--vf-border-color)",inputBackgroundColor:"var(--vf-bg-soft-color)",inputTextColor:"var(--vf-text-color)",inputPlaceholderColor:"var(--vf-secondary-text-color)",inputFocusBorderColor:"var(--vf-blue-600)",inputFocusRingShadow:"var(--vf-states-focus-ring-shadow)",listGap:"0.5rem",groupGap:"0.25rem",groupLabelPadding:"0.25rem 0.5rem",groupLabelColor:"var(--vf-secondary-text-color)",groupLabelFontSize:"0.7rem",itemPadding:"0.5rem 0.625rem",itemBorderRadius:"8px",itemGap:"0.2rem",itemTextColor:"var(--vf-text-color)",itemDescriptionColor:"var(--vf-secondary-text-color)",itemDescriptionFontSize:"0.8125rem",itemActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",itemActiveTextColor:"var(--vf-text-color)",itemDisabledOpacity:"var(--vf-states-disabled-opacity)",shortcutPadding:"0.2rem 0.35rem",shortcutBorderRadius:"6px",shortcutBorderColor:"var(--vf-border-color)",shortcutBackgroundColor:"var(--vf-bg-soft-color)",shortcutTextColor:"var(--vf-secondary-text-color)",shortcutFontSize:"0.75rem",emptyPadding:"1rem 0.5rem",emptyColor:"var(--vf-secondary-text-color)"},notificationCenter:{zIndex:"125",overlayBackgroundColor:"rgba(0, 0, 0, 0.35)",top:"1rem",right:"1rem",width:"24rem",maxWidth:"min(92vw, 24rem)",maxHeight:"min(80vh, 36rem)",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-lg)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",shadow:"0 16px 40px rgba(0, 0, 0, 0.2)",dividerColor:"var(--vf-border-color)",headerGap:"0.5rem",headerPadding:"0.75rem",titleGap:"0.4rem",titleFontSize:"1rem",titleLineHeight:"1.3",titleFontWeight:"600",badgeSize:"1.2rem",badgeBackgroundColor:"var(--vf-blue-600)",badgeTextColor:"var(--vf-white)",badgeFontSize:"0.75rem",actionsGap:"0.4rem",closeSize:"1.65rem",closeHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",disabledOpacity:"var(--vf-states-disabled-opacity)",itemGap:"0.6rem",itemPadding:"0.7rem 0.75rem",unreadBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",avatarSize:"1.8rem",avatarBackgroundColor:"var(--vf-gutter-color)",avatarTextColor:"var(--vf-text-color)",avatarFontSize:"0.75rem",itemTitleFontSize:"0.9rem",itemTitleFontWeight:"600",itemMetaFontSize:"0.8125rem",itemMetaColor:"var(--vf-secondary-text-color)",emptyPadding:"1rem",emptyColor:"var(--vf-secondary-text-color)"},appShell:{gap:"0",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",sidebarBackgroundColor:"var(--vf-bg-color)",sidebarBorderColor:"var(--vf-border-color)",headerHeight:"3.25rem",headerPadding:"0.75rem 1rem",headerGap:"0.75rem",headerBackgroundColor:"var(--vf-bg-color)",headerBorderColor:"var(--vf-border-color)",contentPadding:"1rem",mainBackgroundColor:"var(--vf-bg-color)",footerPadding:"0.75rem 1rem",footerBorderColor:"var(--vf-border-color)",footerBackgroundColor:"var(--vf-bg-color)",toggleSize:"2rem",toggleBorderRadius:"var(--vf-radii-md)",toggleBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.1)",toggleTextColor:"var(--vf-text-color)",toggleHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.16)",overlayBackgroundColor:"rgba(0, 0, 0, 0.34)",zIndex:"110"},kanbanBoard:{gap:"0.5rem",columnMinWidth:"17rem",columnGap:"0.75rem",columnBorderColor:"var(--vf-border-color)",columnBorderRadius:"var(--vf-radii-md)",columnBackgroundColor:"var(--vf-bg-color)",columnHeaderPadding:"0.75rem",columnHeaderBorderColor:"var(--vf-border-color)",columnTitleFontSize:"0.95rem",columnTitleFontWeight:"600",columnCountFontSize:"0.8rem",columnCountColor:"var(--vf-secondary-text-color)",bodyPadding:"0.75rem",cardGap:"0.5rem",cardPadding:"0.75rem",cardBorderRadius:"var(--vf-radii-md)",cardBorderColor:"var(--vf-border-color)",cardBackgroundColor:"var(--vf-bg-color)",cardHoverBorderColor:"var(--vf-blue-600)",cardTitleFontSize:"0.9rem",cardTitleFontWeight:"600",cardDescriptionFontSize:"0.8125rem",cardDescriptionColor:"var(--vf-secondary-text-color)",priorityLowColor:"var(--vf-blue-600)",priorityMediumColor:"var(--vf-yellow)",priorityHighColor:"var(--vf-red)",tagGap:"0.35rem",tagPadding:"0.2rem 0.45rem",tagBorderRadius:"999px",tagBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",tagTextColor:"var(--vf-text-color)",assigneeFontSize:"0.75rem",assigneeColor:"var(--vf-secondary-text-color)",emptyPadding:"0.75rem",emptyColor:"var(--vf-secondary-text-color)",columnFooterPadding:"0.6rem 0.75rem",columnFooterBorderColor:"var(--vf-border-color)",dragOpacity:"0.6"},select:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},autocomplete:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},combobox:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",clearSize:"1.25rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},multiselect:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",searchPadding:"0 0 0.35rem",searchBorderColor:"var(--vf-border-color)",searchBorderRadius:"var(--vf-radii-sm)",clearSize:"1.25rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},taginput:{minWidth:"12rem",minHeight:"var(--vf-controls-height)",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",inputMinWidth:"4rem",chipGap:"0.35rem",chipPadding:"0.2rem 0.45rem",chipRadius:"var(--vf-radii-sm)",chipBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.12)",chipTextColor:"var(--vf-text-color)",chipFontSize:"0.875em",chipRemoveSize:"1rem",chipRemoveRadius:"var(--vf-radii-sm)",chipRemoveHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",clearSize:"1.25rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",chipPadding:"0.15rem 0.35rem",chipFontSize:"0.8em"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",chipPadding:"0.25rem 0.55rem",chipFontSize:"0.9em"}},datepicker:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelWidth:"17rem",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.5rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",daySelectedTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},daterangepicker:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelWidth:"18rem",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.5rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.16)",daySelectedTextColor:"var(--vf-text-color)",dayRangeBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",dayRangeTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},timepicker:{minWidth:"10rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},datetimepicker:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelWidth:"26rem",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.6rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",panelGap:"0.6rem",focusRingShadow:"var(--vf-states-focus-ring-shadow)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",daySelectedTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",timesWidth:"8rem",timesMaxHeight:"13rem",timesPaddingLeft:"0.5rem",timesBorderColor:"var(--vf-border-color)",timeOptionPadding:"0.4rem 0.5rem",timeOptionBorderRadius:"var(--vf-radii-sm)",timeOptionFontSize:"0.875rem",timeOptionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",timeOptionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",timeOptionActiveTextColor:"var(--vf-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},calendar:{width:"100%",fontSize:"var(--vf-typography-font-size)",padding:"0.5rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",daySelectedTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",small:{padding:"0.375rem",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"0.65rem",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},pagination:{gap:"0.4rem",itemMinWidth:"2rem",fontSize:"var(--vf-typography-font-size)",padding:"0.35rem 0.65rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",activeBorderColor:"rgba(var(--vf-blue-600-rgb), 0.28)",activeBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",activeTextColor:"var(--vf-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",ellipsisPadding:"0.35rem 0.5rem",small:{fontSize:"var(--vf-sizes-sm-font-size)",padding:"0.3rem 0.5rem"},large:{fontSize:"var(--vf-sizes-lg-font-size)",padding:"0.45rem 0.8rem"}},checkbox:{size:"1rem",gap:"0.5rem",borderRadius:"var(--vf-radii-sm)",checkBorderRadius:"2px",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",checkedBackgroundColor:"var(--vf-blue)",checkedBorderColor:"var(--vf-blue)",checkColor:"#ffffff",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},radio:{size:"1rem",dotSize:"0.45rem",gap:"0.5rem",groupGap:"0.5rem",borderRadius:"999px",dotBorderRadius:"999px",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",checkedBackgroundColor:"var(--vf-blue)",checkedBorderColor:"var(--vf-blue)",dotColor:"#ffffff",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},switch:{width:"2.25rem",height:"1.25rem",thumbSize:"1rem",gap:"0.5rem",thumbOffset:"2px",thumbTranslateOffset:"4px",backgroundColor:"var(--vf-border-color)",checkedBackgroundColor:"var(--vf-blue)",thumbColor:"#ffffff",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},segmentedControl:{fontSize:"0.95rem",padding:"0.16rem",gap:"0.16rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",activeBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",activeTextColor:"var(--vf-text-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",segmentPadding:"0.32rem 0.58rem",segmentRadius:"var(--vf-radii-sm)",segmentFontWeight:"500",small:{fontSize:"var(--vf-sizes-sm-font-size)",padding:"0.14rem",segmentPadding:"0.24rem 0.44rem"},large:{fontSize:"var(--vf-sizes-lg-font-size)",padding:"0.2rem",segmentPadding:"0.42rem 0.78rem"}},tabs:{gap:"0.75rem",listGap:"0.5rem",listBorderWidth:"1px",listBorderColor:"var(--vf-border-color)",listVerticalPadding:"0.75rem",tabPadding:"0.45rem 0.75rem",tabFontSize:"var(--vf-typography-font-size)",tabBorderRadius:"0",tabTextColor:"var(--vf-secondary-text-color)",tabBackgroundColor:"transparent",tabHoverBackgroundColor:"transparent",tabActiveTextColor:"var(--vf-text-color)",tabActiveBackgroundColor:"transparent",tabActiveBorderColor:"var(--vf-blue)",tabActiveBorderWidth:"2px",panelPadding:"0",panelBorderRadius:"var(--vf-radii-md)",panelBackgroundColor:"transparent",panelTextColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},accordion:{gap:"0.75rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",headerGap:"0.75rem",headerPadding:"0.75rem 0.9rem",headerFontSize:"0.95rem",headerFontWeight:"600",headerTextColor:"var(--vf-text-color)",headerBackgroundColor:"var(--vf-bg-color)",headerHoverBackgroundColor:"var(--vf-bg-soft-color)",headerActiveBackgroundColor:"var(--vf-bg-soft-color)",contentPadding:"0.75rem 0.9rem",contentTextColor:"var(--vf-text-color)",contentBackgroundColor:"var(--vf-bg-color)",iconSize:"1rem",iconColor:"var(--vf-secondary-text-color)",dividerColor:"var(--vf-divider-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{headerPadding:"0.5rem 0.75rem",headerFontSize:"0.875rem",contentPadding:"0.5rem 0.75rem"},large:{headerPadding:"0.9rem 1.1rem",headerFontSize:"1rem",contentPadding:"0.9rem 1.1rem"}},tooltip:{padding:"0.35rem 0.6rem",borderRadius:"8px",backgroundColor:"rgba(0, 0, 0, 0.8)",textColor:"#ffffff",fontSize:"0.75rem",lineHeight:"1.2",shadow:"0 8px 20px rgba(0, 0, 0, 0.2)",zIndex:"120",maxWidth:"240px",arrowSize:"8px"},tour:{zIndex:"120",overlayBackgroundColor:"rgba(0, 0, 0, 0.45)",width:"22rem",maxWidth:"min(92vw, 24rem)",padding:"0.875rem",borderRadius:"var(--vf-radii-lg)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",shadow:"0 14px 36px rgba(0, 0, 0, 0.22)",titleGap:"0.35rem",titleFontSize:"1rem",titleLineHeight:"1.35",titleFontWeight:"600",contentGap:"0.55rem",contentFontSize:"0.9375rem",contentLineHeight:"1.45",contentColor:"var(--vf-secondary-text-color)",progressGap:"0.6rem",progressFontSize:"0.8125rem",progressColor:"var(--vf-secondary-text-color)",actionsGap:"0.5rem",buttonMinWidth:"4.5rem",buttonPadding:"0.4rem 0.7rem",buttonRadius:"var(--vf-radii-md)",buttonBorderColor:"var(--vf-blue-600)",buttonBackgroundColor:"var(--vf-blue-600)",buttonTextColor:"var(--vf-white)",buttonHoverBackgroundColor:"var(--vf-blue-700)",secondaryButtonBorderColor:"var(--vf-border-color)",secondaryButtonBackgroundColor:"transparent",secondaryButtonTextColor:"var(--vf-text-color)",secondaryButtonHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",spotlightRadius:"10px",spotlightBorderWidth:"2px",spotlightBorderColor:"rgba(var(--vf-blue-600-rgb), 0.55)",disabledOpacity:"var(--vf-states-disabled-opacity)"},skeleton:{width:"100%",height:"1rem",lineHeight:"0.9rem",borderRadius:"var(--vf-radii-md)",backgroundColor:"var(--vf-gutter-color)",shimmerColor:"var(--vf-bg-color)",animationDuration:"2s"},datatable:{borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)",backgroundColor:"var(--vf-bg-color)",fontSize:"var(--vf-typography-font-size)",textColor:"var(--vf-text-color)",headerBackgroundColor:"var(--vf-bg-soft-color)",headerTextColor:"var(--vf-text-color)",headerFontSize:"var(--vf-typography-font-size)",headerFontWeight:"600",headerBorderColor:"var(--vf-divider-color)",headerGap:"0.35rem",rowBackgroundColor:"var(--vf-bg-color)",rowTextColor:"var(--vf-text-color)",rowBorderColor:"var(--vf-divider-color)",cellPadding:"0.6rem 0.75rem",stripedBackgroundColor:"var(--vf-bg-soft-color)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.06)",sortIconColor:"var(--vf-secondary-text-color)",sortIconActiveColor:"var(--vf-blue-600)",sortIconSize:"0.8rem",statePadding:"1rem",stateTextColor:"var(--vf-secondary-text-color)",small:{fontSize:"var(--vf-sizes-sm-font-size)",cellPadding:"0.45rem 0.6rem"},large:{fontSize:"var(--vf-sizes-lg-font-size)",cellPadding:"0.75rem 0.9rem"}},toast:{gap:"0.75rem",padding:"0.75rem 0.9rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",shadow:"0 8px 24px rgba(0, 0, 0, 0.08)",minWidth:"14rem",fontSize:"0.95rem",lineHeight:"1.4",bodyGap:"0.25rem",titleFontSize:"0.95rem",titleFontWeight:"600",closeSize:"1.1rem",containerGap:"0.6rem",containerPadding:"0.75rem",containerMaxWidth:"20rem",zIndex:"120",info:{backgroundColor:"rgba(var(--vf-blue-600-rgb), 0.1)",borderColor:"rgba(var(--vf-blue-600-rgb), 0.4)",textColor:"var(--vf-text-color)"},success:{backgroundColor:"rgba(var(--vf-green-600-rgb), 0.12)",borderColor:"rgba(var(--vf-green-600-rgb), 0.45)",textColor:"var(--vf-text-color)"},warn:{backgroundColor:"rgba(var(--vf-yellow-600-rgb), 0.16)",borderColor:"rgba(var(--vf-yellow-600-rgb), 0.5)",textColor:"var(--vf-text-color)"},danger:{backgroundColor:"rgba(var(--vf-red-600-rgb), 0.12)",borderColor:"rgba(var(--vf-red-600-rgb), 0.45)",textColor:"var(--vf-text-color)"}},alert:{gap:"0.75rem",padding:"0.75rem 0.9rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",iconColor:"currentColor",fontSize:"0.95rem",lineHeight:"1.4",bodyGap:"0.2rem",titleFontSize:"0.95rem",titleFontWeight:"600",actionsGap:"0.5rem",closeSize:"1.5rem",closeRadius:"var(--vf-radii-sm)",closeFontSize:"1rem",closeHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",info:{backgroundColor:"rgba(var(--vf-blue-600-rgb), 0.1)",borderColor:"rgba(var(--vf-blue-600-rgb), 0.4)",textColor:"var(--vf-text-color)"},success:{backgroundColor:"rgba(var(--vf-green-600-rgb), 0.12)",borderColor:"rgba(var(--vf-green-600-rgb), 0.45)",textColor:"var(--vf-text-color)"},warn:{backgroundColor:"rgba(var(--vf-yellow-600-rgb), 0.16)",borderColor:"rgba(var(--vf-yellow-600-rgb), 0.5)",textColor:"var(--vf-text-color)"},danger:{backgroundColor:"rgba(var(--vf-red-600-rgb), 0.12)",borderColor:"rgba(var(--vf-red-600-rgb), 0.45)",textColor:"var(--vf-text-color)"}},emptyState:{gap:"0.75rem",bodyGap:"0.35rem",padding:"1.25rem",borderRadius:"var(--vf-radii-lg)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",maxWidth:"36rem",iconSize:"2rem",iconColor:"var(--vf-secondary-text-color)",titleFontSize:"1rem",titleLineHeight:"1.35",titleFontWeight:"600",titleColor:"var(--vf-text-color)",descriptionFontSize:"0.9375rem",descriptionLineHeight:"1.45",descriptionColor:"var(--vf-secondary-text-color)",actionsGap:"0.5rem",small:{padding:"0.9rem",iconSize:"1.5rem",titleFontSize:"0.9375rem",descriptionFontSize:"0.875rem"},large:{padding:"1.5rem",iconSize:"2.4rem",titleFontSize:"1.125rem",descriptionFontSize:"1rem"}},progress:{width:"100%",height:"0.5rem",borderRadius:"999px",backgroundColor:"var(--vf-gutter-color)",barColor:"var(--vf-blue-600)",labelColor:"var(--vf-secondary-text-color)",labelFontSize:"0.875rem",gap:"0.5rem",circularSize:"2.5rem",circularThickness:"6",animationDuration:"1.4s",info:{barColor:"var(--vf-sky-600)"},success:{barColor:"var(--vf-green-600)"},warn:{barColor:"var(--vf-yellow-600)"},danger:{barColor:"var(--vf-red-600)"},small:{height:"0.35rem",labelFontSize:"0.8rem",circularSize:"2rem",circularThickness:"5"},large:{height:"0.75rem",labelFontSize:"1rem",circularSize:"3.25rem",circularThickness:"7"}},badge:{fontSize:"0.75rem",lineHeight:"1",paddingX:"0.5rem",paddingY:"0.2rem",borderRadius:"999px",gap:"0.35rem",backgroundColor:"var(--vf-gutter-color)",textColor:"var(--vf-secondary-text-color)",borderColor:"var(--vf-gutter-color)",softBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.16)",softTextColor:"var(--vf-secondary-text-color)",softBorderColor:"rgba(var(--vf-gray-500-rgb), 0.18)",outlineTextColor:"var(--vf-secondary-text-color)",outlineBorderColor:"rgba(var(--vf-gray-500-rgb), 0.35)",info:{backgroundColor:"var(--vf-sky-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-sky-600)",softBackgroundColor:"rgba(var(--vf-sky-500-rgb), 0.18)",softTextColor:"var(--vf-sky-700)",softBorderColor:"rgba(var(--vf-sky-500-rgb), 0.3)",outlineTextColor:"var(--vf-sky-600)",outlineBorderColor:"rgba(var(--vf-sky-600-rgb), 0.45)"},success:{backgroundColor:"var(--vf-green-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-green-600)",softBackgroundColor:"rgba(var(--vf-green-500-rgb), 0.2)",softTextColor:"var(--vf-green-700)",softBorderColor:"rgba(var(--vf-green-500-rgb), 0.32)",outlineTextColor:"var(--vf-green-600)",outlineBorderColor:"rgba(var(--vf-green-600-rgb), 0.45)"},warn:{backgroundColor:"var(--vf-yellow-600)",textColor:"rgba(0, 0, 0, 0.82)",borderColor:"var(--vf-yellow-600)",softBackgroundColor:"rgba(var(--vf-yellow-500-rgb), 0.22)",softTextColor:"rgba(0, 0, 0, 0.78)",softBorderColor:"rgba(var(--vf-yellow-500-rgb), 0.4)",outlineTextColor:"var(--vf-yellow-700)",outlineBorderColor:"rgba(var(--vf-yellow-600-rgb), 0.55)"},danger:{backgroundColor:"var(--vf-red-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-red-600)",softBackgroundColor:"rgba(var(--vf-red-500-rgb), 0.2)",softTextColor:"var(--vf-red-700)",softBorderColor:"rgba(var(--vf-red-500-rgb), 0.32)",outlineTextColor:"var(--vf-red-600)",outlineBorderColor:"rgba(var(--vf-red-600-rgb), 0.45)"},small:{fontSize:"0.6875rem",paddingX:"0.4rem",paddingY:"0.15rem"},large:{fontSize:"0.875rem",paddingX:"0.65rem",paddingY:"0.3rem"}},chip:{fontSize:"0.8125rem",lineHeight:"1",paddingX:"0.55rem",paddingY:"0.2rem",borderRadius:"999px",gap:"0.35rem",backgroundColor:"var(--vf-gutter-color)",textColor:"var(--vf-secondary-text-color)",borderColor:"var(--vf-gutter-color)",softBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.16)",softTextColor:"var(--vf-secondary-text-color)",softBorderColor:"rgba(var(--vf-gray-500-rgb), 0.18)",outlineTextColor:"var(--vf-secondary-text-color)",outlineBorderColor:"rgba(var(--vf-gray-500-rgb), 0.35)",iconSize:"1em",closeSize:"1.15em",closeFontSize:"0.95em",closeRadius:"999px",closeColor:"currentColor",closeHoverBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.18)",disabledOpacity:"0.6",info:{backgroundColor:"var(--vf-sky-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-sky-600)",softBackgroundColor:"rgba(var(--vf-sky-500-rgb), 0.18)",softTextColor:"var(--vf-sky-700)",softBorderColor:"rgba(var(--vf-sky-500-rgb), 0.3)",outlineTextColor:"var(--vf-sky-600)",outlineBorderColor:"rgba(var(--vf-sky-600-rgb), 0.45)"},success:{backgroundColor:"var(--vf-green-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-green-600)",softBackgroundColor:"rgba(var(--vf-green-500-rgb), 0.2)",softTextColor:"var(--vf-green-700)",softBorderColor:"rgba(var(--vf-green-500-rgb), 0.32)",outlineTextColor:"var(--vf-green-600)",outlineBorderColor:"rgba(var(--vf-green-600-rgb), 0.45)"},warn:{backgroundColor:"var(--vf-yellow-600)",textColor:"rgba(0, 0, 0, 0.82)",borderColor:"var(--vf-yellow-600)",softBackgroundColor:"rgba(var(--vf-yellow-500-rgb), 0.22)",softTextColor:"rgba(0, 0, 0, 0.78)",softBorderColor:"rgba(var(--vf-yellow-500-rgb), 0.4)",outlineTextColor:"var(--vf-yellow-700)",outlineBorderColor:"rgba(var(--vf-yellow-600-rgb), 0.55)"},danger:{backgroundColor:"var(--vf-red-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-red-600)",softBackgroundColor:"rgba(var(--vf-red-500-rgb), 0.2)",softTextColor:"var(--vf-red-700)",softBorderColor:"rgba(var(--vf-red-500-rgb), 0.32)",outlineTextColor:"var(--vf-red-600)",outlineBorderColor:"rgba(var(--vf-red-600-rgb), 0.45)"},small:{fontSize:"0.75rem",paddingX:"0.45rem",paddingY:"0.15rem"},large:{fontSize:"0.95rem",paddingX:"0.7rem",paddingY:"0.28rem"}},filterChips:{fontSize:"0.8125rem",gap:"0.35rem",chipGap:"0.3rem",chipPadding:"0.3rem 0.55rem",chipBorderRadius:"999px",chipBorderColor:"rgba(var(--vf-gray-500-rgb), 0.24)",chipBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.14)",chipTextColor:"var(--vf-secondary-text-color)",chipHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",chipHoverBorderColor:"rgba(var(--vf-blue-600-rgb), 0.35)",chipActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.16)",chipActiveBorderColor:"rgba(var(--vf-blue-600-rgb), 0.5)",chipActiveTextColor:"var(--vf-blue-700)",chipSolidActiveBackgroundColor:"var(--vf-blue-600)",chipSolidActiveBorderColor:"var(--vf-blue-600)",chipSolidActiveTextColor:"var(--vf-white)",countPadding:"0.1rem 0.35rem",countFontSize:"0.72em",countBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.2)",countTextColor:"var(--vf-secondary-text-color)",countActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.2)",countActiveTextColor:"var(--vf-blue-700)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{fontSize:"0.75rem",chipPadding:"0.24rem 0.46rem"},large:{fontSize:"0.95rem",chipPadding:"0.38rem 0.72rem"}},avatar:{size:"2.5rem",fontSize:"0.9rem",fontWeight:"600",backgroundColor:"var(--vf-gutter-color)",textColor:"var(--vf-secondary-text-color)",borderColor:"rgba(var(--vf-gray-500-rgb), 0.2)",borderWidth:"1px",borderRadius:"var(--vf-radii-md)",statusSize:"0.6rem",statusBorderWidth:"2px",statusBorderColor:"var(--vf-bg-color)",statusOnlineColor:"var(--vf-green-500)",statusOfflineColor:"var(--vf-gray-400)",statusBusyColor:"var(--vf-red-500)",statusAwayColor:"var(--vf-yellow-500)",small:{size:"2rem",fontSize:"0.75rem",statusSize:"0.5rem"},large:{size:"3rem",fontSize:"1rem",statusSize:"0.75rem"}},spinner:{size:"1.5rem",thickness:"2px",color:"var(--vf-blue-600)",trackColor:"rgba(var(--vf-blue-600-rgb), 0.2)",gap:"0.5rem",labelColor:"var(--vf-secondary-text-color)",labelFontSize:"0.875rem",animationDuration:"0.8s",overlayMinHeight:"4rem",overlayPadding:"0.75rem",overlayBorderRadius:"var(--vf-radii-md)",overlayBackgroundColor:"var(--vf-bg-soft-color)",info:{color:"var(--vf-sky-600)"},success:{color:"var(--vf-green-600)"},warn:{color:"var(--vf-yellow-600)"},danger:{color:"var(--vf-red-600)"},small:{size:"1.1rem",thickness:"2px",labelFontSize:"0.8rem"},large:{size:"2rem",thickness:"3px",labelFontSize:"1rem"}},slider:{width:"100%",gap:"0.5rem",textColor:"var(--vf-text-color)",trackHeight:"0.35rem",trackBackgroundColor:"var(--vf-gutter-color)",trackRadius:"999px",fillBackgroundColor:"var(--vf-blue-600)",thumbSize:"1rem",thumbColor:"#ffffff",thumbBorderColor:"var(--vf-blue-600)",thumbBorderWidth:"2px",thumbShadow:"0 1px 3px rgba(0, 0, 0, 0.25)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",markSize:"6px",markColor:"var(--vf-border-color)",markLabelFontSize:"0.75rem",markLabelColor:"var(--vf-secondary-text-color)",marksHeight:"1.25rem",valueFontSize:"0.875rem",valueColor:"var(--vf-secondary-text-color)",small:{trackHeight:"0.25rem",thumbSize:"0.85rem",valueFontSize:"0.8rem"},large:{trackHeight:"0.5rem",thumbSize:"1.25rem",valueFontSize:"1rem"}},splitter:{borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)",panelBackgroundColor:"var(--vf-controls-background-color)",handleWidth:"3px",handleHeight:"1.5rem",handleRadius:"999px",handleColor:"var(--vf-border-color)",gutterActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.12)",disabledOpacity:"var(--vf-states-disabled-opacity)"},stepper:{gap:"1rem",itemGap:"0.75rem",lineThickness:"2px",lineLength:"1.5rem",lineColor:"var(--vf-border-color)",indicatorSize:"2rem",indicatorBorderRadius:"999px",indicatorBorderWidth:"1px",indicatorFontSize:"0.875rem",indicatorBackgroundColor:"var(--vf-bg-color)",indicatorTextColor:"var(--vf-secondary-text-color)",indicatorBorderColor:"var(--vf-border-color)",activeIndicatorBackgroundColor:"var(--vf-blue)",activeIndicatorTextColor:"var(--vf-white)",activeIndicatorBorderColor:"var(--vf-blue)",completedIndicatorBackgroundColor:"var(--vf-green)",completedIndicatorTextColor:"var(--vf-white)",completedIndicatorBorderColor:"var(--vf-green)",errorIndicatorBackgroundColor:"var(--vf-red)",errorIndicatorTextColor:"var(--vf-white)",errorIndicatorBorderColor:"var(--vf-red)",labelFontSize:"var(--vf-typography-font-size)",labelColor:"var(--vf-text-color)",descriptionFontSize:"0.875rem",descriptionColor:"var(--vf-secondary-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{indicatorSize:"1.5rem",indicatorFontSize:"0.75rem",labelFontSize:"0.875rem",descriptionFontSize:"0.75rem",lineLength:"1.25rem",itemGap:"0.5rem"},large:{indicatorSize:"2.5rem",indicatorFontSize:"1rem",labelFontSize:"1.125rem",descriptionFontSize:"1rem",lineLength:"1.75rem",itemGap:"1rem"}},wizard:{gap:"1rem",borderColor:"var(--vf-border-color)",headerPaddingBottom:"0.75rem",itemGap:"0.75rem",stepGap:"0.5rem",indicatorSize:"1.75rem",indicatorBorderRadius:"999px",indicatorFontSize:"0.8125rem",indicatorBorderColor:"var(--vf-border-color)",indicatorBackgroundColor:"var(--vf-bg-color)",indicatorTextColor:"var(--vf-secondary-text-color)",activeIndicatorBorderColor:"var(--vf-blue)",activeIndicatorBackgroundColor:"var(--vf-blue)",activeIndicatorTextColor:"var(--vf-white)",completedIndicatorBorderColor:"var(--vf-green)",completedIndicatorBackgroundColor:"var(--vf-green)",completedIndicatorTextColor:"var(--vf-white)",errorIndicatorBorderColor:"var(--vf-red)",errorIndicatorBackgroundColor:"var(--vf-red)",errorIndicatorTextColor:"var(--vf-white)",titleFontSize:"0.95rem",titleColor:"var(--vf-text-color)",descriptionFontSize:"0.8125rem",descriptionColor:"var(--vf-secondary-text-color)",actionsGap:"0.5rem",buttonMinWidth:"4.5rem",buttonPadding:"0.4rem 0.7rem",buttonBorderRadius:"var(--vf-radii-md)",buttonBorderColor:"var(--vf-blue-600)",buttonBackgroundColor:"var(--vf-blue-600)",buttonTextColor:"var(--vf-white)",buttonHoverBackgroundColor:"var(--vf-blue-700)",secondaryButtonBorderColor:"var(--vf-border-color)",secondaryButtonBackgroundColor:"transparent",secondaryButtonTextColor:"var(--vf-text-color)",secondaryButtonHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",disabledOpacity:"var(--vf-states-disabled-opacity)"},timeline:{gap:"1rem",itemGap:"0.75rem",markerSize:"1.75rem",markerBorderRadius:"999px",markerBorderWidth:"1px",markerBackgroundColor:"var(--vf-bg-color)",markerBorderColor:"var(--vf-border-color)",markerTextColor:"var(--vf-text-color)",markerIconSize:"0.875rem",dotSize:"0.5rem",lineThickness:"2px",lineLength:"1.5rem",lineColor:"var(--vf-border-color)",titleFontSize:"var(--vf-typography-font-size)",titleColor:"var(--vf-text-color)",descriptionFontSize:"0.875rem",descriptionColor:"var(--vf-secondary-text-color)",dateFontSize:"0.75rem",dateColor:"var(--vf-secondary-text-color)",info:{markerBackgroundColor:"var(--vf-blue-100)",markerBorderColor:"var(--vf-blue)",markerTextColor:"var(--vf-blue-700)",lineColor:"var(--vf-blue-200)"},success:{markerBackgroundColor:"var(--vf-green-100)",markerBorderColor:"var(--vf-green)",markerTextColor:"var(--vf-green-700)",lineColor:"var(--vf-green-200)"},warn:{markerBackgroundColor:"var(--vf-yellow-100)",markerBorderColor:"var(--vf-yellow)",markerTextColor:"var(--vf-yellow-700)",lineColor:"var(--vf-yellow-200)"},danger:{markerBackgroundColor:"var(--vf-red-100)",markerBorderColor:"var(--vf-red)",markerTextColor:"var(--vf-red-700)",lineColor:"var(--vf-red-200)"},small:{itemGap:"0.5rem",markerSize:"1.375rem",markerIconSize:"0.75rem",dotSize:"0.375rem",lineLength:"1.125rem",dateFontSize:"0.6875rem",titleFontSize:"0.875rem",descriptionFontSize:"0.75rem"},large:{itemGap:"1rem",markerSize:"2.125rem",markerIconSize:"1rem",dotSize:"0.625rem",lineLength:"1.875rem",dateFontSize:"0.8125rem",titleFontSize:"1.125rem",descriptionFontSize:"1rem"}},rating:{gap:"0.25rem",size:"1.1rem",color:"var(--vf-gutter-color)",activeColor:"var(--vf-yellow-500)",hoverColor:"var(--vf-yellow-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",focusRadius:"4px",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{size:"0.95rem"},large:{size:"1.35rem"}},tree:{gap:"0.3rem",indent:"1rem",rowGap:"0.5rem",rowPadding:"0.45rem 0.65rem",rowPaddingInline:"0.65rem",rowBorderRadius:"var(--vf-radii-md)",rowBorderColor:"var(--vf-border-color)",rowFontSize:"var(--vf-typography-font-size)",rowTextColor:"var(--vf-text-color)",rowBackgroundColor:"transparent",rowHoverBackgroundColor:"var(--vf-bg-soft-color)",rowSelectedBackgroundColor:"rgba(var(--vf-blue-rgb), 0.12)",rowSelectedTextColor:"var(--vf-text-color)",toggleSize:"1rem",toggleRadius:"var(--vf-radii-sm)",toggleBorderColor:"var(--vf-border-color)",toggleBackgroundColor:"var(--vf-bg-color)",toggleTextColor:"var(--vf-secondary-text-color)",toggleHoverBackgroundColor:"var(--vf-bg-soft-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{rowPadding:"0.35rem 0.5rem",rowPaddingInline:"0.5rem",rowFontSize:"0.875rem",toggleSize:"0.875rem"},large:{rowPadding:"0.6rem 0.8rem",rowPaddingInline:"0.8rem",rowFontSize:"1rem",toggleSize:"1.1rem"}},treeselect:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"18rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",searchPadding:"0.25rem",searchBorderColor:"var(--vf-border-color)",searchBorderRadius:"var(--vf-radii-md)",emptyPadding:"0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.6rem",loadingColor:"var(--vf-secondary-text-color)",clearSize:"1rem",clearRadius:"999px",clearHoverBackgroundColor:"var(--vf-bg-soft-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},virtualScroller:{fontSize:"var(--vf-typography-font-size)",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",itemPadding:"0.5rem 0.75rem",itemBorderColor:"var(--vf-border-color)",emptyPadding:"0.75rem",emptyColor:"var(--vf-secondary-text-color)"}}};X.Accordion=pl,X.AccordionItem=hl,X.Alert=Nl,X.AppShell=Xn,X.Autocomplete=Nr,X.Avatar=Xi,X.Badge=Di,X.Breadcrumbs=Rd,X.Button=we,X.ButtonGroup=zt,X.Calendar=Ha,X.Card=Oe,X.Checkbox=Xa,X.Chip=Ri,X.ColorPicker=_o,X.Combobox=Rr,X.CommandPalette=yn,X.ConfirmDialog=Xl,X.Container=vt,X.ContextMenu=ln,X.DataTable=ks,X.DatePicker=va,X.DateRangePicker=ya,X.DateTimePicker=Ta,X.DefaultTheme=hc,X.Divider=Ad,X.Drawer=tn,X.Dropdown=Xe,X.EmptyState=Il,X.FileUpload=er,X.FilterChips=Wi,X.Form=Lo,X.FormField=Ro,X.Grid=ut,X.GridItem=mt,X.Inline=bt,X.InlineEdit=Mt,X.Input=St,X.InputAddon=Et,X.InputGroup=Vt,X.KanbanBoard=vi,X.Link=Ce,X.MaskedInput=zo,X.MentionInput=Gt,X.Menu=Ee,X.Modal=qe,X.MultiSelect=Yr,X.NotificationCenter=Kn,X.NumberInput=Eo,X.OtpInput=lo,X.PageHeader=Xd,X.Pagination=Ua,X.PasswordInput=oo,X.Popover=Hl,X.Progress=Ni,X.RadioButton=tl,X.RadioGroup=Za,X.Rating=bd,X.RichTextEditor=Wo,X.SearchInput=Ot,X.Section=pt,X.SegmentedControl=al,X.Select=xr,X.Skeleton=Ci,X.Slider=$s,X.Spinner=Ji,X.SplitButton=an,X.Splitter=Es,X.SplitterPanel=Ns,X.Stack=gt,X.Stepper=Os,X.Switch=Ol,X.Tab=dl,X.TabPanel=fl,X.Tabs=il,X.TagInput=aa,X.Textarea=Oo,X.TimePicker=xa,X.Timeline=vd,X.Toast=zl,X.ToastContainer=xl,X.Tooltip=gi,X.Tour=xi,X.Tree=Je,X.TreeSelect=Dd,X.VirtualScroller=ec,X.VueForge=bc,X.Wizard=Zs,X.WizardStep=ed,X.getTheme=gc,X.setTheme=Me,X.updateTheme=mc,Object.defineProperty(X,Symbol.toStringTag,{value:"Module"})}));
11
+ `:`\`${h||"code"}\``;default:return h}},k=(f,h)=>{switch(f){case"bold":return`<strong>${h||"bold text"}</strong>`;case"italic":return`<em>${h||"italic text"}</em>`;case"underline":return`<u>${h||"underlined text"}</u>`;case"link":return`<a href="https://">${h||"link text"}</a>`;case"bulletList":return`<ul>${(h||"List item").split(`
12
+ `).map(S=>`<li>${S||"List item"}</li>`).join("")}</ul>`;case"orderedList":return`<ol>${(h||"List item").split(`
13
+ `).map(S=>`<li>${S||"List item"}</li>`).join("")}</ol>`;case"code":return h.includes(`
14
+ `)?`<pre><code>${h||"code"}</code></pre>`:`<code>${h||"code"}</code>`;default:return h}},n=(f,h)=>o.format==="html"?k(f,h):b(f,h),_=f=>{if(o.disabled||o.readonly||!r.value)return;const h=r.value,B=h.selectionStart??0,E=h.selectionEnd??B,S=h.value,T=S.slice(B,E),O=n(f,T),L=u(`${S.slice(0,B)}${O}${S.slice(E)}`),N=Math.min(B+O.length,L.length);h.value=L,h.focus(),h.setSelectionRange(N,N),t("update:modelValue",L),t("action",f,L)},y=f=>{const h=f.target,B=u(h.value);B!==h.value&&(h.value=B),t("update:modelValue",B),t("input",f)},g=f=>t("change",f),x=f=>t("focus",f),I=f=>t("blur",f);return(f,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[f.showToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-rich-text-editor__toolbar",role:"toolbar","aria-label":f.toolbarLabel},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,B=>(e.openBlock(),e.createElementBlock("button",{key:B,type:"button",class:"vf-rich-text-editor__toolbar-button","data-action":B,disabled:f.disabled||f.readonly,onClick:E=>_(B)},e.toDisplayString(p(B)),9,Ar))),128))],8,Or)):e.createCommentVNode("",!0),e.createElementVNode("textarea",{ref_key:"control",ref:r,class:"vf-rich-text-editor__control",value:f.modelValue,placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,rows:f.rows,"aria-label":f.ariaLabel,onInput:y,onChange:g,onFocus:x,onBlur:I},null,40,Kr),l.value?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["vf-rich-text-editor__counter",{"is-limit":d.value}])},e.toDisplayString(v.value)+" / "+e.toDisplayString(f.maxLength),3)):e.createCommentVNode("",!0)],2))}}),Wr=["accept","multiple","disabled"],jr=["tabindex","aria-disabled","onKeydown"],qr={class:"vf-file-upload__content"},Gr={key:0,class:"vf-file-upload__placeholder"},Ur={key:1,class:"vf-file-upload__list"},Yr={class:"vf-file-upload__name"},Xr={class:"vf-file-upload__size"},Qr=["aria-label","onClick"],Zr=["disabled"],Jr=e.defineComponent({__name:"file-upload",props:{modelValue:{default:null},multiple:{type:Boolean,default:!1},accept:{default:void 0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},maxSize:{default:void 0},maxFiles:{default:void 0},placeholder:{default:"Drop files here or click to browse"},buttonLabel:{default:"Browse"},size:{default:"normal"},variant:{default:"filled"}},emits:["update:modelValue","change","reject","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref(null),s=e.ref(!1),v=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:t.modelValue instanceof File?[t.modelValue]:[]),l=e.computed(()=>{const B=["vf-file-upload",`vf-file-upload_${t.variant}`,s.value?"vf-file-upload_dragging":""];return t.size!=="normal"&&B.push(`vf-file-upload_${t.size}`),(t.disabled||t.readonly)&&B.push("vf-file-upload_disabled"),B.filter(Boolean)}),d=(B,E)=>`${B.name}-${B.size}-${B.lastModified}-${E}`,p=B=>{if(!Number.isFinite(B))return"";const E=["B","KB","MB","GB"];let S=B,T=0;for(;S>=1024&&T<E.length-1;)S/=1024,T+=1;return`${S<10&&T>0?S.toFixed(1):Math.round(S).toString()} ${E[T]}`},u=B=>{if(t.multiple){o("update:modelValue",B),o("change",B);return}const E=B[0]??null;o("update:modelValue",E),o("change",E)},b=B=>{const E=[];let S=B;if(typeof t.maxSize=="number"&&Number.isFinite(t.maxSize)&&t.maxSize>0){const O=t.maxSize,L=[];S.forEach(N=>{if(N.size<=O){L.push(N);return}E.push({file:N,reason:"maxSize",maxSize:O})}),S=L}let T=t.maxFiles;return t.multiple||(T=1),typeof T=="number"&&Number.isFinite(T)&&T>0&&S.length>T&&(S.slice(T).forEach(L=>E.push({file:L,reason:"maxFiles",maxFiles:T})),S=S.slice(0,T)),{accepted:S,rejected:E}},k=B=>{if(t.disabled||t.readonly)return;const E=t.multiple?v.value:[],S=t.multiple?E.concat(B):B,{accepted:T,rejected:O}=b(S);u(T),O.length>0&&o("reject",O)},n=()=>{var B;t.disabled||t.readonly||(B=c.value)==null||B.click()},_=B=>{const E=B.target,S=E.files?Array.from(E.files):[];k(S),E.value=""},y=()=>{t.disabled||t.readonly||(s.value=!0)},g=()=>{s.value=!1},x=B=>{var S;if(t.disabled||t.readonly)return;s.value=!1;const E=(S=B.dataTransfer)!=null&&S.files?Array.from(B.dataTransfer.files):[];E.length&&k(E)},I=B=>{if(t.disabled||t.readonly)return;const E=v.value.filter((S,T)=>T!==B);u(E)},f=B=>o("focus",B),h=B=>o("blur",B);return(B,E)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:r,class:e.normalizeClass(l.value),onDragover:e.withModifiers(y,["prevent"]),onDragleave:e.withModifiers(g,["prevent"]),onDrop:e.withModifiers(x,["prevent"])},[e.createElementVNode("input",{ref_key:"input",ref:c,class:"vf-file-upload__input",type:"file",accept:B.accept,multiple:B.multiple,disabled:B.disabled||B.readonly,onChange:_},null,40,Wr),e.createElementVNode("div",{class:"vf-file-upload__control",role:"button",tabindex:B.disabled||B.readonly?-1:0,"aria-disabled":B.disabled||B.readonly,onClick:n,onKeydown:[e.withKeys(e.withModifiers(n,["prevent"]),["enter"]),e.withKeys(e.withModifiers(n,["prevent"]),["space"])],onFocus:f,onBlur:h},[e.createElementVNode("div",qr,[v.value.length===0?(e.openBlock(),e.createElementBlock("span",Gr,e.toDisplayString(B.placeholder),1)):(e.openBlock(),e.createElementBlock("div",Ur,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.value,(S,T)=>(e.openBlock(),e.createElementBlock("div",{key:d(S,T),class:"vf-file-upload__item"},[e.createElementVNode("span",Yr,e.toDisplayString(S.name),1),e.createElementVNode("span",Xr,e.toDisplayString(p(S.size)),1),!B.disabled&&!B.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-file-upload__remove",type:"button","aria-label":`Remove ${S.name}`,onClick:e.withModifiers(O=>I(T),["stop"])}," ✕ ",8,Qr)):e.createCommentVNode("",!0)]))),128))]))]),e.createElementVNode("button",{class:"vf-file-upload__button",type:"button",disabled:B.disabled||B.readonly,onClick:e.withModifiers(n,["stop"])},e.toDisplayString(B.buttonLabel),9,Zr)],40,jr)],34))}}),Ae=["top","top-start","top-end","right","right-start","right-end","bottom","bottom-start","bottom-end","left","left-start","left-end"],pe=i=>{if(i==null||!(i instanceof HTMLElement))return null;if(typeof window<"u"){const a=window.getComputedStyle(i),o=`${a.overflowX}${a.overflowY}`;if(/(auto|scroll|overlay)/.test(o))return i}return i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth?i:pe(i.parentNode)};function eo(i){return typeof window>"u"?!1:window.getComputedStyle(i).position==="fixed"}const to=(i,a)=>i.strategy?i.strategy:eo(a)?"fixed":"absolute",be=(i,a)=>to(i,a)==="fixed",de=(i,a,o={})=>{const t=i.getBoundingClientRect(),r=a?a.offsetParent:null,c=a?be(o,a):!1;if(r&&!c){const s=r.getBoundingClientRect(),v=r.scrollLeft,l=r.scrollTop;return{left:t.left-s.left+v,top:t.top-s.top+l,width:t.width,height:t.height}}return{left:t.left,top:t.top,width:t.width,height:t.height}},ke=(i,a)=>{var o;return(o=i.middleware)==null?void 0:o.find(t=>t.name===a)},Ke=(i,a)=>!!ke(i,a),ro=i=>{const a=pe(i);let o="";return a!==null&&((a.dataset.scrollTop===void 0||a.scrollTop===+a.dataset.scrollTop)&&(a.dataset.scrollTop="0"),(a.dataset.scrollLeft===void 0||a.scrollLeft===+a.dataset.scrollLeft)&&(a.dataset.scrollLeft="0"),a.scrollTop>+a.dataset.scrollTop?o="bottom":a.scrollTop<+a.dataset.scrollTop?o="top":a.scrollLeft>+a.dataset.scrollLeft?o="right":a.scrollLeft<+a.dataset.scrollLeft&&(o="left"),a.dataset.scrollTop=a.scrollTop<=0?"0":a.scrollTop.toString(),a.dataset.scrollLeft=a.scrollLeft<=0?"0":a.scrollLeft.toString()),o},Be=i=>i.scrollLeft+i.clientWidth,Se=i=>i.scrollTop+i.clientHeight,ue=(i,a,o=null,t={},r)=>{if(o===null&&typeof window<"u"&&be(t,a))return i;let c=0;if(o===null){const s=pe(a);c=s?s.scrollTop:0}return i-c},me=(i,a,o=null,t={},r)=>{let c;if(o===null&&typeof window<"u"&&be(t,a))c=window.innerWidth;else if(o===null){const s=pe(a);c=s?Be(s):0}else c=o.getBoundingClientRect().width;return-(i+a.clientWidth-c)},he=(i,a,o=null,t={},r)=>{let c;if(o===null&&typeof window<"u"&&be(t,a))c=window.innerHeight;else if(o===null){const s=pe(a);c=s?Se(s):0}else c=o.getBoundingClientRect().height;return-(i+a.clientHeight-c)},ge=(i,a,o=null,t={},r)=>{if(o===null&&typeof window<"u"&&be(t,a))return i;let c=0;if(o===null){const s=pe(a);c=s?s.scrollLeft:0}return i-c},He=({options:i,primaryX:a,primaryY:o,floating:t,placement:r,reference:c,scrollDirection:s})=>{const v=$e(c,t,r,i),l=ke(i,"offset");if(l){const d=l.fn({x:v.x,y:v.y,options:i,primaryX:a,primaryY:o,floating:t,placement:r,reference:c,scrollDirection:s});v.x=d.x,v.y=d.y}return ho(v,t,c,i)?{x:v.x,y:v.y,placement:r}:!1},se=i=>({name:"flip",params:i,fn:({x:a,y:o,options:t,primaryX:r,primaryY:c,floating:s,placement:v,reference:l,scrollDirection:d})=>{var p;const u={x:a,y:o,placement:v},b={...t,middleware:(p=t.middleware)==null?void 0:p.filter(I=>I.name!=="shift")},k=(i==null?void 0:i.placements)??Ae,n=!(i!=null&&i.placements),_=n?Ae:k;let y=!1;const g=I=>{if(y)return;const f=He({options:b,primaryX:r,primaryY:c,floating:s,placement:I,reference:l,scrollDirection:d});f&&(u.x=f.x,u.y=f.y,u.placement=f.placement,y=!0)},x=yo(l,s,b);if(!n&&k.includes(v)&&g(v),y||_.forEach(g),!y){const I=k.reduce((f,h)=>{const B=He({options:b,primaryX:r,primaryY:c,floating:s,placement:h,reference:l,scrollDirection:d});if(!B)return f;const E=xe(h),S=x[E];return!f||S>f.space?{result:B,space:S}:f},null);I&&(u.x=I.result.x,u.y=I.result.y,u.placement=I.result.placement,y=!0)}if(!y&&k.length>0){const I=xe(v);let f=I,h=x[I];k.forEach(T=>{const O=xe(T),L=x[O];L>h&&(h=L,f=O)});const B=_o(f,v,k),E=$e(l,s,B,b),S=ke(b,"offset");if(S){const T=S.fn({x:E.x,y:E.y,options:b,primaryX:r,primaryY:c,floating:s,placement:B,reference:l,scrollDirection:d});E.x=T.x,E.y=T.y}u.x=E.x,u.y=E.y,u.placement=E.placement}return u}}),We=(i,a,o,t,r)=>{var c,s,v;let l=0;t.startsWith("right")?l=-i:t.startsWith("left")&&(l=i);const d=ke(a,"arrow"),p=ke(a,"shift");if(d){const u=((c=d.params)==null?void 0:c.arrow).getBoundingClientRect();t.startsWith("right")?l-=u.width/2:t.startsWith("left")&&(l+=u.width/2)}if(Ke(a,"shift")&&d){let u=null,b=0;p&&(u=(s=p.params)==null?void 0:s.parent);const k=(v=d.params)==null?void 0:v.arrow;b=k.getBoundingClientRect().width/2,b+=oo(k),b-=i,t.startsWith("right")?me(o-l,r,u,a)<=i?me(o,r,u,a)>0?l=i-me(o,r,u,a):l=i:ge(o-l-b,r,u,a)<=i&&(ge(o-l-b,r,u,a)>=0?(l=-i-(ge(o-l-b,r,u,a)+i),u&&(l=-i)):l=-i):t.startsWith("left")?me(o-l+b,r,u,a)<=i?(l=i+me(o-b,r,u,a),l<=i&&(l=i)):ge(o-l,r,u,a)<=i&&(l=-i+ge(o,r,u,a),l<=-i&&(l=-i)):me(o-l,r,u,a)<=i?me(o-l,r,u,a)<=i&&me(o,r,u,a)>0?l=i-me(o,r,u,a):l=i:ge(o-l,r,u,a)<=i&&(ge(o-l,r,u,a)<=i&&ge(o,r,u,a)>0?l=-(i-ge(o,r,u,a)):l=-i)}return l},je=(i,a,o,t,r)=>{var c,s,v;let l=0;t.startsWith("top")?l=i:t.startsWith("bottom")&&(l=-i);const d=ke(a,"arrow"),p=ke(a,"shift");if(d){const u=((c=d.params)==null?void 0:c.arrow).getBoundingClientRect();t.startsWith("top")?l+=u.height/2:t.startsWith("bottom")&&(l-=u.height/2)}if(Ke(a,"shift")&&d){let u=null,b=0;p&&(u=(s=p.params)==null?void 0:s.parent);const k=(v=d.params)==null?void 0:v.arrow;b=k.getBoundingClientRect().height/2,b+=ao(k),b-=i,t.startsWith("top")?ue(o-l,r,u,a)<=i?ue(o,r,u,a)>=0?l=-(i-ue(o,r,u,a)):l=-i:he(o-l+b,r,u,a)<=i&&(l=i+he(o-b,r,u,a),l<=i&&(l=i)):t.startsWith("bottom")?ue(o-l-b,r,u,a)<=i?ue(o-l-b,r,u,a)>=0?(l=-i-(ue(o-l-b,r,u,a)+i),u&&(l=-i)):l=-i:he(o-l,r,u,a)<=i&&(he(o,r,u,a)>=0?l=i-he(o,r,u,a):l=i):ue(o-l,r,u,a)<=i?ue(o-l,r,u,a)>=0?l=-(i-ue(o-l,r,u,a)):l=-i:he(o-l,r,u,a)<=i&&(he(o-l,r,u,a)>=0?l=i-he(o-l,r,u,a):l=i)}return l},ce=i=>({name:"offset",params:{value:i},fn:({x:a,y:o,options:t,primaryX:r,primaryY:c,floating:s,placement:v})=>({x:a-We(i,t,r,v,s),y:o-je(i,t,c,v,s),placement:v})}),qe=i=>({name:"shift",params:i,fn:({x:a,y:o,options:t,primaryX:r,primaryY:c,floating:s,placement:v,reference:l})=>{var d;const p={x:a,y:o,placement:v},u=t.middleware||[],b=u.findIndex(L=>L.name==="shift"),k=u.findIndex(L=>L.name==="offset"),n=k!==-1&&(b===-1||k>b),_=u.find(L=>L.name==="offset"),y=_?(d=_.params)==null?void 0:d.value:0,g=n?We(y,t,r,v,s):0,x=n?je(y,t,c,v,s):0,I=a-g,f=o-x;let h=I,B=f;const E=_?Math.abs(y):0,S=E,T=E;if(be(t,s)&&typeof window<"u"){const L=S,N=window.innerWidth-s.clientWidth-S,D=N<L?L:N,w=T,R=window.innerHeight-s.clientHeight-T,H=R<w?w:R;h<L?h=L:h>D&&(h=D),B<w?B=w:B>H&&(B=H),n?(p.x=a+(h-I),p.y=o+(B-f)):(p.x=h,p.y=B);const K=S,C=window.innerWidth-s.clientWidth-S,V=T,m=window.innerHeight-s.clientHeight-T,M=n?K+g:K,z=n?C+g:C,$=n?V+x:V,F=n?m+x:m;return p.x<M?p.x=M:p.x>z&&(p.x=z),p.y<$?p.y=$:p.y>F&&(p.y=F),p}const O=pe(s);if(O!==null){const L=de(l,s,t),N=L.left,D=L.left+L.width,w=L.top,R=L.top+L.height,H=O.scrollLeft+S,K=Be(O)-s.clientWidth-S,C=K<H?H:K,V=O.scrollTop+T,m=Se(O)-s.clientHeight-T,M=m<V?V:m,z=O.scrollLeft,$=Be(O),F=O.scrollTop,q=Se(O);D<=z?h=H:N>=$&&(h=C),R<=F?B=V:w>=q&&(B=M),B<V?B=V:B>M&&(B=M),h<H?h=H:h>C&&(h=C)}if(n?(p.x=a+(h-I),p.y=o+(B-f)):(p.x=h,p.y=B),O!==null){const L=O.scrollLeft+S,N=Be(O)-s.clientWidth-S,D=O.scrollTop+T,w=Se(O)-s.clientHeight-T,R=n?L+g:L,H=n?N+g:N,K=n?D+x:D,C=n?w+x:w;p.x<R?p.x=R:p.x>H&&(p.x=H),p.y<K?p.y=K:p.y>C&&(p.y=C)}return p}}),oo=i=>i.getBoundingClientRect().width!==i.clientWidth?(i.getBoundingClientRect().width-i.clientWidth)/2:0,ao=i=>i.getBoundingClientRect().height!==i.clientHeight?(i.getBoundingClientRect().height-i.clientHeight)/2:0,fe=(i,a)=>{const o=pe(i),t=[];if(o!==null){const r=()=>a();o.addEventListener("scroll",r,!1),t.push(()=>o.removeEventListener("scroll",r,!1))}if(typeof window<"u"){const r=()=>a(),c=()=>a();window.addEventListener("scroll",r,!1),window.addEventListener("resize",c,!1),t.push(()=>window.removeEventListener("scroll",r,!1)),t.push(()=>window.removeEventListener("resize",c,!1))}if(typeof ResizeObserver<"u"&&i instanceof HTMLElement){const r=new ResizeObserver(()=>a());r.observe(i),t.push(()=>r.disconnect())}return()=>t.forEach(r=>r())},lo=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left-a.getBoundingClientRect().width/2+t.width/2,y:t.top-a.getBoundingClientRect().height,placement:"top"}},no=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left,y:t.top-a.getBoundingClientRect().height,placement:"top-start"}},io=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left-a.getBoundingClientRect().width+t.width,y:t.top-a.getBoundingClientRect().height,placement:"top-end"}},so=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left+t.width,y:t.top-a.getBoundingClientRect().height/2+t.height/2,placement:"right"}},co=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left+t.width,y:t.top,placement:"right-start"}},fo=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left+t.width,y:t.top+t.height-a.getBoundingClientRect().height,placement:"right-end"}},vo=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left+t.width/2-a.getBoundingClientRect().width/2,y:t.top+t.height,placement:"bottom"}},po=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left,y:t.top+t.height,placement:"bottom-start"}},uo=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left-a.getBoundingClientRect().width+t.width,y:t.top+t.height,placement:"bottom-end"}},mo=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left-a.getBoundingClientRect().width,y:t.top+t.height/2-a.getBoundingClientRect().height/2,placement:"left"}},go=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left-a.getBoundingClientRect().width,y:t.top,placement:"left-start"}},bo=(i,a,o={})=>{const t=de(i,a,o);return{x:t.left-a.getBoundingClientRect().width,y:t.top+t.height-a.getBoundingClientRect().height,placement:"left-end"}},$e=(i,a,o,t={})=>{switch(o){case"top":return lo(i,a,t);case"top-start":return no(i,a,t);case"top-end":return io(i,a,t);case"right":return so(i,a,t);case"right-start":return co(i,a,t);case"right-end":return fo(i,a,t);case"bottom":return vo(i,a,t);case"bottom-start":return po(i,a,t);case"bottom-end":return uo(i,a,t);case"left":return mo(i,a,t);case"left-start":return go(i,a,t);case"left-end":return bo(i,a,t);default:return{x:0,y:0,placement:""}}},ho=(i,a,o,t={})=>{if(be(t,a)){if(typeof window>"u")return!0;const u=i.x,b=i.y,k=u+a.clientWidth,n=b+a.clientHeight;return u>=0&&b>=0&&k<=window.innerWidth&&n<=window.innerHeight}if(pe(o)!==null)return ue(i.y,a,null,t)>0&&me(i.x,a,null,t)>0&&he(i.y,a,null,t)>0&&ge(i.x,a,null,t)>0;if(typeof window>"u")return!0;const r=window.innerWidth,c=window.innerHeight,s=(o instanceof HTMLElement?o.offsetParent:null)||a.offsetParent;if(s){const u=s.getBoundingClientRect(),b=u.left+i.x,k=u.top+i.y,n=b+a.clientWidth,_=k+a.clientHeight;return b>=0&&k>=0&&n<=r&&_<=c}const v=i.x,l=i.y,d=v+a.clientWidth,p=l+a.clientHeight;return v>=0&&l>=0&&d<=r&&p<=c},xe=i=>i.startsWith("right")?"right":i.startsWith("left")?"left":i.startsWith("top")?"top":"bottom",_o=(i,a,o)=>xe(a)===i&&o.includes(a)?a:o.find(t=>xe(t)===i)??o[0],yo=(i,a,o={})=>{if(typeof window>"u")return{top:0,right:0,bottom:0,left:0};const t=be(o,a)?null:pe(i),r=i.getBoundingClientRect(),c=t?t.getBoundingClientRect():{top:0,left:0,right:window.innerWidth,bottom:window.innerHeight};return{top:r.top-c.top,right:c.right-r.right,bottom:c.bottom-r.bottom,left:r.left-c.left}},ve=(i,a,o={})=>new Promise(t=>{var r,c;const s=o.placement?o.placement:"bottom",v={x:0,y:0,placement:s,middlewareData:{}},l=$e(i,a,s,o);v.x=l.x,v.y=l.y,v.placement=l.placement;const d=v.x,p=v.y,u=ro(i);(r=o.middleware)==null||r.forEach(_=>{const y=_.fn({x:v.x,y:v.y,options:o,primaryX:d,primaryY:p,floating:a,placement:v.placement,reference:i,scrollDirection:u});v.x=y.x,v.y=y.y,v.placement=y.placement,_.name==="arrow"&&(y.baseX=y.x,y.baseY=y.y,y.x=y.arrowX??y.x,y.y=y.arrowY??y.y),v.middlewareData[_.name]=y});const b=$e(i,a,v.placement,o),k=ke(o,"offset"),n=k?(c=k.params)==null?void 0:c.value:0;if(Number.isFinite(v.x)||(v.x=b.x),!Number.isFinite(v.y))if(be(o,a)){const _=i.getBoundingClientRect(),y=a.getBoundingClientRect().height;v.placement.startsWith("top")?v.y=_.top-y-n:v.placement.startsWith("bottom")?v.y=_.bottom+n:v.y=b.y}else v.y=b.y;t(v)}),ko=["disabled","aria-readonly","aria-label","aria-expanded","aria-activedescendant"],wo={key:0,class:"vf-select__chevron","aria-hidden":"true"},zo=["aria-label"],xo=["data-placement","aria-label"],Co=["id","disabled","aria-selected","onKeydown","onClick"],Bo=e.defineComponent({__name:"select",props:{modelValue:{default:void 0},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},clearLabel:{default:"Clear selection"},ariaLabel:{default:"Select option"},panelAriaLabel:{default:"Options"},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),b=`vf-select-panel-${++o}`;let k=null;const n=e.computed(()=>r.options.map(z=>({label:z[r.optionLabel],value:z[r.optionValue],disabled:z.disabled}))),_=e.computed(()=>n.value.find(z=>z.value===r.modelValue)),y=e.computed(()=>{var z;return((z=_.value)==null?void 0:z.label)??""}),g=e.computed(()=>r.clearable&&r.modelValue!==void 0&&!r.disabled&&!r.readonly),x=e.computed(()=>{if(!(!l.value||d.value<0||d.value>=n.value.length))return h(d.value)}),I=e.computed(()=>{const z=["vf-select",`vf-select_${r.variant}`,l.value?"vf-select_open":""];return r.size!=="normal"&&z.push(`vf-select_${r.size}`),r.disabled&&z.push("vf-select_disabled"),z.filter(Boolean)}),f=z=>z.value===r.modelValue,h=z=>`${b}-option-${z}`,B=()=>n.value.findIndex(z=>!z.disabled),E=()=>{for(let z=n.value.length-1;z>=0;z-=1)if(!n.value[z].disabled)return z;return-1},S=z=>{var $,F;z<0||z>=n.value.length||(d.value=z,(F=($=v.value)==null?void 0:$.querySelectorAll(".vf-select__option")[z])==null||F.focus())},T=z=>{if(!n.value.length)return;let $=d.value;const F=n.value.length;($<0||$>=F)&&($=z>0?-1:F);for(let q=0;q<F;q+=1)if($=($+z+F)%F,!n.value[$].disabled){S($);return}},O=z=>{z.disabled||r.readonly||(t("update:modelValue",z.value),t("change",z.value),w())},L=()=>{r.disabled||r.readonly||(t("update:modelValue",void 0),t("change",void 0))},N=z=>t("focus",z),D=z=>t("blur",z),w=()=>{l.value=!1,d.value=-1,p.value="bottom",u.value="bottom"},R=()=>{r.disabled||r.readonly||(l.value=!l.value,l.value&&(p.value="bottom",u.value="bottom"))},H=async(z="first")=>{if(!(r.disabled||r.readonly)){if(l.value||(l.value=!0,await e.nextTick()),z==="last"){S(E());return}S(B())}},K=()=>{R()},C=z=>{if(!(r.disabled||r.readonly)){if(z.key==="ArrowDown"){z.preventDefault(),H("first");return}if(z.key==="ArrowUp"){z.preventDefault(),H("last");return}if(z.key==="Enter"||z.key===" "){z.preventDefault(),R();return}z.key==="Escape"&&(z.preventDefault(),w())}},V=(z,$)=>{var F,q;if(l.value){if(z.key==="ArrowDown"){z.preventDefault(),T(1);return}if(z.key==="ArrowUp"){z.preventDefault(),T(-1);return}if(z.key==="Enter"||z.key===" "){z.preventDefault();const A=n.value[$];A&&(O(A),(F=s.value)==null||F.focus());return}z.key==="Escape"&&(z.preventDefault(),w(),(q=s.value)==null||q.focus())}},m=z=>{var F;if(!l.value||!c.value)return;const $=z.target;c.value.contains($)||(F=v.value)!=null&&F.contains($)||w()},M=()=>{if(!s.value||!v.value)return;const z=s.value,$=v.value,F=async()=>{const{x:W,y:j,placement:Q}=await ve(z,$,{placement:p.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});u.value=Q??p.value,$.style.minWidth=`${z.getBoundingClientRect().width}px`,$.style.left=`${W}px`,$.style.top=`${j}px`},q=async()=>{await F()},A=fe(z,()=>{q()}),X=()=>{q()};document.addEventListener("scroll",X,!0),window.addEventListener("resize",X,!1),k={update:q,destroy:()=>{A(),document.removeEventListener("scroll",X,!0),window.removeEventListener("resize",X,!1)}},k.update()};return e.watch(l,async z=>{if(!z){k&&(k.destroy(),k=null);return}await e.nextTick(),k||M(),k==null||k.update()}),e.watch(()=>r.modelValue,z=>{const $=n.value.findIndex(F=>F.value===z&&!F.disabled);d.value=$>=0?$:-1},{immediate:!0}),e.watch(()=>r.options,()=>{k==null||k.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",m)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",m),k==null||k.destroy(),k=null}),(z,$)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(I.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-select__control",type:"button",disabled:z.disabled,"aria-readonly":z.readonly?"true":void 0,"aria-label":z.ariaLabel,"aria-expanded":l.value,"aria-controls":b,"aria-activedescendant":x.value,"aria-haspopup":"listbox",onClick:K,onKeydown:C,onFocus:N,onBlur:D},[e.createElementVNode("span",{class:e.normalizeClass(["vf-select__label",{"vf-select__label_placeholder":!y.value}])},e.toDisplayString(y.value||z.placeholder),3),g.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("span",wo,"▾"))],40,ko),g.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-select__clear",type:"button","aria-label":z.clearLabel,onClick:e.withModifiers(L,["stop"])}," × ",8,zo)):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:b,ref_key:"panel",ref:v,class:"vf-select__panel",role:"listbox","data-placement":u.value,"aria-label":z.panelAriaLabel},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(F,q)=>(e.openBlock(),e.createElementBlock("button",{id:h(q),key:F.value,class:e.normalizeClass(["vf-select__option",{"is-active":f(F),"is-disabled":F.disabled}]),type:"button",role:"option",disabled:F.disabled,"aria-selected":f(F),onKeydown:A=>V(A,q),onClick:A=>O(F)},e.toDisplayString(F.label),43,Co))),128))],8,xo),[[e.vShow,l.value]])]))],2))}}),So=["value","placeholder","disabled","readonly","aria-label","aria-labelledby","aria-describedby","aria-expanded","aria-activedescendant","onKeydown"],$o=["disabled"],Vo=["data-placement"],Eo={key:0,class:"vf-autocomplete__loading"},Lo=["id","disabled","aria-selected","onClick"],Do={key:2,class:"vf-autocomplete__empty"},No=e.defineComponent({__name:"autocomplete",props:{modelValue:{default:void 0},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},ariaLabel:{default:"Autocomplete input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur","search"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref(""),p=e.ref(-1),u=e.ref("bottom"),b=e.ref("bottom"),k=`vf-autocomplete-panel-${++o}`;let n=null;const _=e.computed(()=>r.options.map(m=>({label:m[r.optionLabel],value:m[r.optionValue],disabled:m.disabled}))),y=e.computed(()=>_.value.find(m=>m.value===r.modelValue)),g=e.computed(()=>{if(!r.filter)return _.value;const m=d.value.trim().toLowerCase();return m?_.value.filter(M=>M.label.toLowerCase().includes(m)):_.value}),x=e.computed(()=>{if(!(!l.value||p.value<0))return f(p.value)}),I=e.computed(()=>{const m=["vf-autocomplete",`vf-autocomplete_${r.variant}`,l.value?"vf-autocomplete_open":""];return r.size!=="normal"&&m.push(`vf-autocomplete_${r.size}`),r.disabled&&m.push("vf-autocomplete_disabled"),m.filter(Boolean)}),f=m=>`${k}-option-${m}`,h=m=>m.value===r.modelValue,B=()=>g.value.findIndex(m=>!m.disabled),E=m=>{const M=g.value;if(!M.length){p.value=-1;return}let z=p.value;(z<0||z>=M.length)&&(z=m>0?-1:M.length);for(let $=0;$<M.length;$+=1)if(z=(z+m+M.length)%M.length,!M[z].disabled){p.value=z;return}p.value=-1},S=()=>{r.disabled||r.readonly||(l.value=!0,u.value="bottom",b.value="bottom",p.value<0&&(p.value=B()))},T=()=>{l.value=!1,p.value=-1,u.value="bottom",b.value="bottom"},O=()=>{if(l.value){T();return}S()},L=m=>{m.disabled||(d.value=m.label,t("update:modelValue",m.value),t("change",m.value),T())},N=m=>{if(r.disabled||r.readonly)return;const M=m.target;d.value=M.value,t("search",M.value),S(),p.value=B()},D=m=>{t("focus",m),r.readonly||S()},w=m=>{t("blur",m)},R=()=>{if(!l.value){S();return}E(1)},H=()=>{if(!l.value){S();return}E(-1)},K=()=>{if(!l.value){S();return}const m=g.value[p.value];m&&!m.disabled&&L(m)},C=m=>{var z;if(!l.value||!c.value)return;const M=m.target;c.value.contains(M)||(z=v.value)!=null&&z.contains(M)||T()},V=()=>{if(!s.value||!v.value)return;const m=s.value,M=v.value,z=async()=>{const{x:A,y:X,placement:W}=await ve(m,M,{placement:u.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});b.value=W??u.value,M.style.minWidth=`${m.getBoundingClientRect().width}px`,M.style.left=`${A}px`,M.style.top=`${X}px`},$=async()=>{await z()},F=fe(m,()=>{$()}),q=()=>{$()};document.addEventListener("scroll",q,!0),window.addEventListener("resize",q,!1),n={update:$,destroy:()=>{F(),document.removeEventListener("scroll",q,!0),window.removeEventListener("resize",q,!1)}},n.update()};return e.watch(()=>r.modelValue,()=>{var m;d.value=((m=y.value)==null?void 0:m.label)??""},{immediate:!0}),e.watch(()=>r.options,()=>{var m;l.value||(d.value=((m=y.value)==null?void 0:m.label)??""),n==null||n.update()},{deep:!0}),e.watch(g,()=>{p.value>=g.value.length&&(p.value=B())}),e.watch(l,async m=>{if(!m){n&&(n.destroy(),n=null);return}await e.nextTick(),n||V(),n==null||n.update()}),e.onMounted(()=>{document.addEventListener("click",C)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",C),n==null||n.destroy(),n=null}),(m,M)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(I.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-autocomplete__control",type:"text",role:"combobox",value:d.value,placeholder:m.placeholder,disabled:m.disabled,readonly:m.readonly,"aria-label":m.ariaLabel,"aria-labelledby":m.ariaLabelledby,"aria-describedby":m.ariaDescribedby,"aria-expanded":l.value,"aria-autocomplete":"list","aria-controls":k,"aria-activedescendant":x.value,onInput:N,onFocus:D,onBlur:w,onClick:S,onKeydown:[e.withKeys(e.withModifiers(R,["prevent"]),["down"]),e.withKeys(e.withModifiers(H,["prevent"]),["up"]),e.withKeys(e.withModifiers(K,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"]),e.withKeys(T,["tab"])]},null,40,So),e.createElementVNode("button",{class:"vf-autocomplete__chevron",type:"button",disabled:m.disabled||m.readonly,"aria-hidden":"true",tabindex:"-1",onMousedown:M[0]||(M[0]=e.withModifiers(()=>{},["prevent"])),onClick:O}," ▾ ",40,$o),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:k,ref_key:"panel",ref:v,class:"vf-autocomplete__panel",role:"listbox","data-placement":b.value},[m.loading?(e.openBlock(),e.createElementBlock("div",Eo,e.toDisplayString(m.loadingText),1)):g.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(g.value,(z,$)=>(e.openBlock(),e.createElementBlock("button",{id:f($),key:z.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":h(z),"is-disabled":z.disabled,"is-highlighted":$===p.value}]),type:"button",role:"option",disabled:z.disabled,"aria-selected":h(z),onMousedown:M[1]||(M[1]=e.withModifiers(()=>{},["prevent"])),onClick:F=>L(z)},e.toDisplayString(z.label),43,Lo))),128)):(e.openBlock(),e.createElementBlock("div",Do,e.toDisplayString(m.emptyText),1))],8,Vo),[[e.vShow,l.value]])]))],2))}}),Fo=["value","placeholder","disabled","readonly","aria-label","aria-labelledby","aria-describedby","aria-expanded","aria-activedescendant","onKeydown"],To=["disabled"],Mo=["data-placement"],Io={key:0,class:"vf-combobox__loading"},Ro=["id","disabled","aria-selected","onClick"],Po={key:2,class:"vf-combobox__empty"},Oo=e.defineComponent({__name:"combobox",props:{modelValue:{default:void 0},inputValue:{default:void 0},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},strict:{type:Boolean,default:!0},allowCreate:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},ariaLabel:{default:"Combobox input"},ariaLabelledby:{default:void 0},ariaDescribedby:{default:void 0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","update:inputValue","change","focus","blur","search","create"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref(""),p=e.ref(-1),u=e.ref("bottom"),b=e.ref("bottom"),k=`vf-combobox-panel-${++o}`;let n=null;const _=e.computed(()=>r.options.map(W=>({label:W[r.optionLabel],value:W[r.optionValue],disabled:W.disabled}))),y=e.computed(()=>_.value.find(W=>W.value===r.modelValue)),g=e.computed(()=>d.value.trim().toLowerCase()),x=e.computed(()=>!r.filter||!g.value?_.value:_.value.filter(W=>W.label.toLowerCase().includes(g.value))),I=e.computed(()=>g.value?_.value.some(W=>W.label.toLowerCase()===g.value&&!W.disabled):!1),f=e.computed(()=>{if(!(!l.value||p.value<0))return E(p.value)}),h=e.computed(()=>!r.strict||r.allowCreate),B=e.computed(()=>{const W=["vf-combobox",`vf-combobox_${r.variant}`,l.value?"vf-combobox_open":""];return r.size!=="normal"&&W.push(`vf-combobox_${r.size}`),r.disabled&&W.push("vf-combobox_disabled"),W.filter(Boolean)}),E=W=>`${k}-option-${W}`,S=W=>W.value===r.modelValue,T=()=>x.value.findIndex(W=>!W.disabled),O=W=>{t("update:inputValue",W)},L=W=>{t("update:modelValue",W),t("change",W)},N=W=>{const j=x.value;if(!j.length){p.value=-1;return}let Q=p.value;(Q<0||Q>=j.length)&&(Q=W>0?-1:j.length);for(let ee=0;ee<j.length;ee+=1)if(Q=(Q+W+j.length)%j.length,!j[Q].disabled){p.value=Q;return}p.value=-1},D=()=>{r.disabled||r.readonly||(l.value=!0,u.value="bottom",b.value="bottom",p.value<0&&(p.value=T()))},w=()=>{l.value=!1,p.value=-1,u.value="bottom",b.value="bottom"},R=()=>{if(!(r.disabled||r.readonly)){if(l.value){w();return}D()}},H=()=>{const W=d.value.trim();return!W||!h.value?!1:(r.allowCreate&&!I.value&&t("create",W),L(W),O(W),w(),!0)},K=()=>{var j;const W=((j=y.value)==null?void 0:j.label)??"";d.value=W,O(W)},C=W=>{W.disabled||(d.value=W.label,O(W.label),L(W.value),w())},V=()=>{d.value="",O(""),t("update:modelValue",void 0),t("change",void 0),w()},m=W=>{if(r.disabled||r.readonly)return;const j=W.target;d.value=j.value,O(j.value),t("search",j.value),D(),p.value=T()},M=W=>{t("focus",W),r.readonly||D()},z=W=>{var j;t("blur",W),r.strict&&d.value.trim()!==((j=y.value)==null?void 0:j.label)&&K()},$=()=>{if(!(r.disabled||r.readonly)){if(!l.value){D();return}N(1)}},F=()=>{if(!(r.disabled||r.readonly)){if(!l.value){D();return}N(-1)}},q=()=>{if(r.disabled||r.readonly)return;if(!l.value){D();return}const W=x.value[p.value];if(W&&!W.disabled){C(W);return}H()||r.strict&&K()},A=W=>{var Q;if(!l.value||!c.value)return;const j=W.target;c.value.contains(j)||(Q=v.value)!=null&&Q.contains(j)||w()},X=()=>{if(!s.value||!v.value)return;const W=s.value,j=v.value,Q=async()=>{const{x:P,y:Y,placement:J}=await ve(W,j,{placement:u.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});b.value=J??u.value,j.style.minWidth=`${W.getBoundingClientRect().width}px`,j.style.left=`${P}px`,j.style.top=`${Y}px`},ee=async()=>{await Q()},ae=fe(W,()=>{ee()}),G=()=>{ee()};document.addEventListener("scroll",G,!0),window.addEventListener("resize",G,!1),n={update:ee,destroy:()=>{ae(),document.removeEventListener("scroll",G,!0),window.removeEventListener("resize",G,!1)}},n.update()};return e.watch(()=>r.inputValue,W=>{typeof W=="string"&&(d.value=W)},{immediate:!0}),e.watch(()=>r.modelValue,()=>{var W;typeof r.inputValue!="string"&&(d.value=((W=y.value)==null?void 0:W.label)??"")},{immediate:!0}),e.watch(()=>r.options,()=>{var W;!l.value&&r.strict&&typeof r.inputValue!="string"&&(d.value=((W=y.value)==null?void 0:W.label)??""),n==null||n.update()},{deep:!0}),e.watch(x,()=>{p.value>=x.value.length&&(p.value=T())}),e.watch(l,async W=>{if(!W){n&&(n.destroy(),n=null);return}await e.nextTick(),n||X(),n==null||n.update()}),e.onMounted(()=>{document.addEventListener("click",A)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",A),n==null||n.destroy(),n=null}),(W,j)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(B.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-combobox__control",type:"text",role:"combobox",value:d.value,placeholder:W.placeholder,disabled:W.disabled,readonly:W.readonly,"aria-label":W.ariaLabel,"aria-labelledby":W.ariaLabelledby,"aria-describedby":W.ariaDescribedby,"aria-expanded":l.value,"aria-autocomplete":"list","aria-controls":k,"aria-activedescendant":f.value,onInput:m,onFocus:M,onBlur:z,onClick:D,onKeydown:[e.withKeys(e.withModifiers($,["prevent"]),["down"]),e.withKeys(e.withModifiers(F,["prevent"]),["up"]),e.withKeys(e.withModifiers(q,["prevent"]),["enter"]),e.withKeys(e.withModifiers(w,["prevent"]),["esc"]),e.withKeys(w,["tab"])]},null,40,Fo),W.clearable&&d.value.length>0&&!W.disabled&&!W.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-combobox__clear",type:"button","aria-label":"Clear value",onMousedown:j[0]||(j[0]=e.withModifiers(()=>{},["prevent"])),onClick:V}," ✕ ",32)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-combobox__chevron",type:"button",disabled:W.disabled||W.readonly,"aria-hidden":"true",tabindex:"-1",onMousedown:j[1]||(j[1]=e.withModifiers(()=>{},["prevent"])),onClick:R}," ▾ ",40,To),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:k,ref_key:"panel",ref:v,class:"vf-combobox__panel",role:"listbox","data-placement":b.value},[W.loading?(e.openBlock(),e.createElementBlock("div",Io,e.toDisplayString(W.loadingText),1)):x.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(x.value,(Q,ee)=>(e.openBlock(),e.createElementBlock("button",{id:E(ee),key:Q.value,class:e.normalizeClass(["vf-combobox__option",{"is-active":S(Q),"is-disabled":Q.disabled,"is-highlighted":ee===p.value}]),type:"button",role:"option",disabled:Q.disabled,"aria-selected":S(Q),onMousedown:j[2]||(j[2]=e.withModifiers(()=>{},["prevent"])),onClick:ae=>C(Q)},e.toDisplayString(Q.label),43,Ro))),128)):(e.openBlock(),e.createElementBlock("div",Po,e.toDisplayString(W.emptyText),1))],8,Mo),[[e.vShow,l.value]])]))],2))}}),Ao=["disabled","aria-readonly","aria-expanded","onKeydown"],Ko={key:0,class:"vf-multiselect__label vf-multiselect__label_placeholder"},Ho={key:1,class:"vf-multiselect__chips"},Wo={class:"vf-multiselect__chip-label"},jo=["onClick"],qo=["data-placement"],Go={key:0,class:"vf-multiselect__search"},Uo=["value","placeholder","readonly","onKeydown"],Yo={key:1,class:"vf-multiselect__loading"},Xo=["id","disabled","aria-selected","onClick"],Qo={class:"vf-multiselect__option-label"},Zo={key:0,class:"vf-multiselect__option-check","aria-hidden":"true"},Jo={key:3,class:"vf-multiselect__empty"},ea=e.defineComponent({__name:"multi-select",props:{modelValue:{default:()=>[]},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},searchPlaceholder:{default:"Search..."},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","search","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(null),d=e.ref(!1),p=e.ref(""),u=e.ref(-1),b=e.ref("bottom"),k=e.ref("bottom"),n=`vf-multiselect-panel-${++o}`;let _=null;const y=e.computed(()=>r.options.map(A=>({label:A[r.optionLabel],value:A[r.optionValue],disabled:A.disabled}))),g=e.computed(()=>Array.isArray(r.modelValue)?r.modelValue:[]),x=e.computed(()=>{if(!r.filter)return y.value;const A=p.value.trim().toLowerCase();return A?y.value.filter(X=>X.label.toLowerCase().includes(A)):y.value}),I=e.computed(()=>y.value.filter(A=>g.value.includes(A.value))),f=e.computed(()=>I.value.length===0?r.placeholder:I.value.map(A=>A.label).join(", ")),h=e.computed(()=>{const A=["vf-multiselect",`vf-multiselect_${r.variant}`,d.value?"vf-multiselect_open":""];return r.size!=="normal"&&A.push(`vf-multiselect_${r.size}`),r.disabled&&A.push("vf-multiselect_disabled"),A.filter(Boolean)}),B=A=>`${n}-option-${A}`,E=()=>x.value.findIndex(A=>!A.disabled),S=A=>g.value.includes(A.value),T=A=>{t("update:modelValue",A),t("change",A)},O=A=>{if(!(A.disabled||r.readonly)){if(S(A)){T(g.value.filter(X=>X!==A.value));return}T([...g.value,A.value])}},L=()=>{r.readonly||T([])},N=A=>{r.readonly||T(g.value.filter(X=>X!==A))},D=A=>{const X=x.value;if(!X.length){u.value=-1;return}let W=u.value;(W<0||W>=X.length)&&(W=A>0?-1:X.length);for(let j=0;j<X.length;j+=1)if(W=(W+A+X.length)%X.length,!X[W].disabled){u.value=W;return}u.value=-1},w=async()=>{var A;r.disabled||r.readonly||(d.value=!0,b.value="bottom",k.value="bottom",u.value<0&&(u.value=E()),r.filter&&(await e.nextTick(),(A=l.value)==null||A.focus()))},R=()=>{d.value=!1,u.value=-1,b.value="bottom",k.value="bottom",p.value=""},H=()=>{if(!(r.disabled||r.readonly)){if(d.value){R();return}w()}},K=()=>{if(!(r.disabled||r.readonly)){if(!d.value){w();return}D(1)}},C=()=>{if(!(r.disabled||r.readonly)){if(!d.value){w();return}D(-1)}},V=()=>{if(r.disabled||r.readonly)return;if(!d.value){w();return}const A=x.value[u.value];A&&!A.disabled&&O(A)},m=()=>{r.readonly||g.value.length===0||T(g.value.slice(0,-1))},M=A=>{if(r.readonly)return;const X=A.target;p.value=X.value,t("search",X.value),u.value=E()},z=A=>t("focus",A),$=A=>t("blur",A),F=A=>{var W;if(!d.value||!c.value)return;const X=A.target;c.value.contains(X)||(W=v.value)!=null&&W.contains(X)||R()},q=()=>{if(!s.value||!v.value)return;const A=s.value,X=v.value,W=async()=>{const{x:ae,y:G,placement:P}=await ve(A,X,{placement:b.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});k.value=P??b.value,X.style.minWidth=`${A.getBoundingClientRect().width}px`,X.style.left=`${ae}px`,X.style.top=`${G}px`},j=async()=>{await W()},Q=fe(A,()=>{j()}),ee=()=>{j()};document.addEventListener("scroll",ee,!0),window.addEventListener("resize",ee,!1),_={update:j,destroy:()=>{Q(),document.removeEventListener("scroll",ee,!0),window.removeEventListener("resize",ee,!1)}},_.update()};return e.watch(()=>r.options,()=>{u.value>=x.value.length&&(u.value=E()),_==null||_.update()},{deep:!0}),e.watch(d,async A=>{if(!A){_&&(_.destroy(),_=null);return}await e.nextTick(),_||q(),_==null||_.update()}),e.watch(x,()=>{u.value>=x.value.length&&(u.value=E())}),e.onMounted(()=>{document.addEventListener("click",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",F),_==null||_.destroy(),_=null}),(A,X)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(h.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-multiselect__control",type:"button",disabled:A.disabled,"aria-readonly":A.readonly?"true":void 0,"aria-expanded":d.value,"aria-controls":n,"aria-haspopup":"listbox",onClick:H,onKeydown:[e.withKeys(e.withModifiers(K,["prevent"]),["down"]),e.withKeys(e.withModifiers(C,["prevent"]),["up"]),e.withKeys(e.withModifiers(V,["prevent"]),["enter"]),e.withKeys(e.withModifiers(R,["prevent"]),["esc"]),e.withKeys(e.withModifiers(m,["prevent"]),["backspace"])],onFocus:z,onBlur:$},[I.value.length===0?(e.openBlock(),e.createElementBlock("span",Ko,e.toDisplayString(f.value),1)):(e.openBlock(),e.createElementBlock("span",Ho,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(I.value,W=>(e.openBlock(),e.createElementBlock("span",{key:W.value,class:"vf-multiselect__chip"},[e.createElementVNode("span",Wo,e.toDisplayString(W.label),1),!A.disabled&&!A.readonly?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-multiselect__chip-remove",role:"button",tabindex:"-1","aria-label":"Remove item",onMousedown:X[0]||(X[0]=e.withModifiers(()=>{},["prevent","stop"])),onClick:e.withModifiers(j=>N(W.value),["stop"])}," × ",40,jo)):e.createCommentVNode("",!0)]))),128))])),X[1]||(X[1]=e.createElementVNode("span",{class:"vf-multiselect__chevron","aria-hidden":"true"},"▾",-1))],40,Ao),A.clearable&&g.value.length>0&&!A.disabled&&!A.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-multiselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(L,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:n,ref_key:"panel",ref:v,class:"vf-multiselect__panel",role:"listbox","aria-multiselectable":"true","data-placement":k.value},[A.filter?(e.openBlock(),e.createElementBlock("div",Go,[e.createElementVNode("input",{ref_key:"searchInput",ref:l,class:"vf-multiselect__search-control",type:"text",value:p.value,placeholder:A.searchPlaceholder,readonly:A.readonly,onInput:M,onKeydown:[e.withKeys(e.withModifiers(K,["prevent"]),["down"]),e.withKeys(e.withModifiers(C,["prevent"]),["up"]),e.withKeys(e.withModifiers(V,["prevent"]),["enter"]),e.withKeys(e.withModifiers(R,["prevent"]),["esc"])]},null,40,Uo)])):e.createCommentVNode("",!0),A.loading?(e.openBlock(),e.createElementBlock("div",Yo,e.toDisplayString(A.loadingText),1)):x.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(x.value,(W,j)=>(e.openBlock(),e.createElementBlock("button",{id:B(j),key:W.value,class:e.normalizeClass(["vf-multiselect__option",{"is-active":S(W),"is-disabled":W.disabled,"is-highlighted":j===u.value}]),type:"button",role:"option",disabled:W.disabled,"aria-selected":S(W),onClick:Q=>O(W)},[e.createElementVNode("span",Qo,e.toDisplayString(W.label),1),S(W)?(e.openBlock(),e.createElementBlock("span",Zo,"✓")):e.createCommentVNode("",!0)],10,Xo))),128)):(e.openBlock(),e.createElementBlock("div",Jo,e.toDisplayString(A.emptyText),1))],8,qo),[[e.vShow,d.value]])]))],2))}}),ta={class:"vf-tag-input__tags"},ra={class:"vf-tag-input__tag-label"},oa=["disabled","aria-label","onClick"],aa=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],la=["disabled"],na=["data-placement"],ia={key:0,class:"vf-tag-input__loading"},da=["id","disabled","onClick"],sa={key:2,class:"vf-tag-input__empty"},ca=e.defineComponent({__name:"tag-input",props:{modelValue:{default:()=>[]},options:{default:()=>[]},optionLabel:{default:"label"},optionValue:{default:"value"},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},filter:{type:Boolean,default:!0},allowCustom:{type:Boolean,default:!0},maxTags:{default:void 0},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"},validateTag:{type:Function,default:void 0}},emits:["update:modelValue","change","focus","blur","search","add","remove","reject"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(""),d=e.ref(!1),p=e.ref(-1),u=e.ref("bottom"),b=e.ref("bottom"),k=`vf-tag-input-panel-${++o}`;let n=null;const _=e.computed(()=>Array.isArray(r.modelValue)?r.modelValue:[]),y=e.computed(()=>r.options.map(G=>({label:G[r.optionLabel],value:G[r.optionValue],disabled:G.disabled}))),g=e.computed(()=>new Set(_.value.map(G=>String(G)))),x=e.computed(()=>{const G=y.value.filter(Y=>!g.value.has(String(Y.value)));if(!r.filter)return G;const P=l.value.trim().toLowerCase();return P?G.filter(Y=>Y.label.toLowerCase().includes(P)):G}),I=e.computed(()=>new Map(y.value.map(G=>[String(G.value),G.label]))),f=e.computed(()=>{if(!(!d.value||p.value<0))return B(p.value)}),h=e.computed(()=>{const G=["vf-tag-input",`vf-tag-input_${r.variant}`,d.value?"vf-tag-input_open":""];return r.size!=="normal"&&G.push(`vf-tag-input_${r.size}`),r.disabled&&G.push("vf-tag-input_disabled"),G.filter(Boolean)}),B=G=>`${k}-option-${G}`,E=()=>x.value.findIndex(G=>!G.disabled),S=G=>I.value.get(String(G))??String(G),T=G=>{t("update:modelValue",G),t("change",G)},O=(G,P)=>{t("reject",{reason:G,value:P})},L=G=>r.readonly?(O("readonly",G),!1):G?g.value.has(G)?(O("duplicate",G),!1):typeof r.maxTags=="number"&&_.value.length>=r.maxTags?(O("maxTags",G),!1):r.validateTag&&!r.validateTag(G)?(O("invalid",G),!1):!0:!1,N=(G,P)=>{const Y=typeof G=="string"?G.trim():String(G);return L(Y)?(T([..._.value,G]),t("add",{value:G,source:P}),l.value="",p.value=E(),!0):!1},D=G=>{G.disabled||r.readonly||N(G.value,"option")},w=()=>{if(!r.allowCustom)return!1;const G=l.value.trim();return G?N(G,"custom"):!1},R=G=>{if(r.readonly)return;const P=_.value[G];if(P===void 0)return;const Y=_.value.filter((J,oe)=>oe!==G);T(Y),t("remove",P)},H=()=>{r.readonly||_.value.length!==0&&(T([]),t("remove",[..._.value]))},K=G=>{const P=x.value;if(!P.length){p.value=-1;return}let Y=p.value;(Y<0||Y>=P.length)&&(Y=G>0?-1:P.length);for(let J=0;J<P.length;J+=1)if(Y=(Y+G+P.length)%P.length,!P[Y].disabled){p.value=Y;return}p.value=-1},C=()=>{r.disabled||r.readonly||(d.value=!0,u.value="bottom",b.value="bottom",p.value<0&&(p.value=E()))},V=()=>{d.value=!1,p.value=-1,u.value="bottom",b.value="bottom"},m=()=>{if(d.value){V();return}C(),M()},M=()=>{var G;(G=s.value)==null||G.focus()},z=G=>{if(r.disabled||r.readonly)return;const P=G.target;l.value=P.value,t("search",P.value),C(),p.value=E()},$=G=>{t("focus",G),r.readonly||C()},F=G=>{t("blur",G)},q=()=>{if(!d.value){C();return}K(1)},A=()=>{if(!d.value){C();return}K(-1)},X=()=>{if(d.value){const G=x.value[p.value];if(G&&!G.disabled){D(G);return}}w()},W=()=>{w()},j=()=>{l.value||r.readonly||_.value.length===0||R(_.value.length-1)},Q=G=>{G.key===","&&(G.preventDefault(),w())},ee=G=>{var Y;if(!d.value||!c.value)return;const P=G.target;c.value.contains(P)||(Y=v.value)!=null&&Y.contains(P)||V()},ae=()=>{if(!c.value||!v.value)return;const G=c.value,P=v.value,Y=async()=>{const{x:te,y:re,placement:le}=await ve(G,P,{placement:u.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});b.value=le??u.value,P.style.minWidth=`${G.getBoundingClientRect().width}px`,P.style.left=`${te}px`,P.style.top=`${re}px`},J=async()=>{await Y()},oe=fe(G,()=>{J()}),U=()=>{J()};document.addEventListener("scroll",U,!0),window.addEventListener("resize",U,!1),n={update:J,destroy:()=>{oe(),document.removeEventListener("scroll",U,!0),window.removeEventListener("resize",U,!1)}},n.update()};return e.watch(()=>r.options,()=>{p.value>=x.value.length&&(p.value=E()),n==null||n.update()},{deep:!0}),e.watch(x,()=>{p.value>=x.value.length&&(p.value=E())}),e.watch(d,async G=>{if(!G){n&&(n.destroy(),n=null);return}await e.nextTick(),n||ae(),n==null||n.update()}),e.onMounted(()=>{document.addEventListener("click",ee)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",ee),n==null||n.destroy(),n=null}),(G,P)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(h.value),onClick:M},[e.createElementVNode("div",ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(_.value,(Y,J)=>(e.openBlock(),e.createElementBlock("span",{key:`${String(Y)}-${J}`,class:"vf-tag-input__tag"},[e.createElementVNode("span",ra,e.toDisplayString(S(Y)),1),e.createElementVNode("button",{class:"vf-tag-input__tag-remove",type:"button",disabled:G.disabled||G.readonly,"aria-label":`Remove ${S(Y)}`,onClick:e.withModifiers(oe=>R(J),["stop"])}," × ",8,oa)]))),128)),e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-tag-input__control",type:"text",role:"combobox",value:l.value,placeholder:_.value.length===0?G.placeholder:"",disabled:G.disabled,readonly:G.readonly,"aria-expanded":d.value,"aria-autocomplete":"list","aria-controls":k,"aria-activedescendant":f.value,onInput:z,onFocus:$,onBlur:F,onKeydown:[e.withKeys(e.withModifiers(q,["prevent"]),["down"]),e.withKeys(e.withModifiers(A,["prevent"]),["up"]),e.withKeys(e.withModifiers(X,["prevent"]),["enter"]),e.withKeys(e.withModifiers(V,["prevent"]),["esc"]),e.withKeys(W,["tab"]),e.withKeys(j,["backspace"]),Q]},null,40,aa)]),G.clearable&&_.value.length>0&&!G.disabled&&!G.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tag-input__clear",type:"button","aria-label":"Clear tags",onClick:e.withModifiers(H,["stop"])}," ✕ ")):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tag-input__chevron",type:"button",disabled:G.disabled||G.readonly,"aria-hidden":"true",tabindex:"-1",onMousedown:P[0]||(P[0]=e.withModifiers(()=>{},["prevent"])),onClick:e.withModifiers(m,["stop"])}," ▾ ",40,la),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:k,ref_key:"panel",ref:v,class:"vf-tag-input__panel",role:"listbox","data-placement":b.value},[G.loading?(e.openBlock(),e.createElementBlock("div",ia,e.toDisplayString(G.loadingText),1)):x.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(x.value,(Y,J)=>(e.openBlock(),e.createElementBlock("button",{id:B(J),key:Y.value,class:e.normalizeClass(["vf-tag-input__option",{"is-disabled":Y.disabled,"is-highlighted":J===p.value}]),type:"button",role:"option",disabled:Y.disabled,onMousedown:P[1]||(P[1]=e.withModifiers(()=>{},["prevent"])),onClick:oe=>D(Y)},e.toDisplayString(Y.label),43,da))),128)):(e.openBlock(),e.createElementBlock("div",sa,e.toDisplayString(G.emptyText),1))],8,na),[[e.vShow,d.value]])]))],2))}}),fa=["disabled","aria-expanded","onKeydown"],va=["data-placement","onKeydown"],pa={class:"vf-datepicker__header"},ua={class:"vf-datepicker__month-label"},ma={class:"vf-datepicker__weekdays",role:"row"},ga={class:"vf-datepicker__days",role:"grid"},ba=["disabled","data-date","onClick"],ha=e.defineComponent({__name:"datepicker",props:{modelValue:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref("bottom"),p=e.ref("bottom"),u=`vf-datepicker-panel-${++o}`,b=e.ref(C(H(r.modelValue)??new Date));let k=null;const n=e.computed(()=>H(r.modelValue)),_=e.computed(()=>H(r.min)),y=e.computed(()=>H(r.max)),g=e.computed(()=>n.value?n.value.toLocaleDateString(r.locale,{year:"numeric",month:"short",day:"numeric"}):""),x=e.computed(()=>b.value.toLocaleDateString(r.locale,{year:"numeric",month:"long"})),I=e.computed(()=>{const F=new Intl.DateTimeFormat(r.locale,{weekday:"short"}),q=new Date(2026,0,4);return Array.from({length:7},(A,X)=>{const W=(X+r.firstDayOfWeek)%7,j=new Date(q);return j.setDate(q.getDate()+W),F.format(j)})}),f=e.computed(()=>{const F=M(b.value,r.firstDayOfWeek),q=n.value?z(n.value):null,A=z(new Date);return Array.from({length:42},(X,W)=>{const j=m(F,W),Q=z(j);return{key:`${Q}-${W}`,iso:Q,date:j,day:j.getDate(),inCurrentMonth:j.getMonth()===b.value.getMonth(),isDisabled:$(j,_.value,y.value),isSelected:q===Q,isToday:Q===A}})}),h=e.computed(()=>{const F=["vf-datepicker",`vf-datepicker_${r.variant}`,l.value?"vf-datepicker_open":""];return r.size!=="normal"&&F.push(`vf-datepicker_${r.size}`),r.disabled&&F.push("vf-datepicker_disabled"),F.filter(Boolean)}),B=F=>t("focus",F),E=F=>t("blur",F),S=()=>{r.disabled||r.readonly||(l.value=!0,d.value="bottom",p.value="bottom")},T=()=>{l.value=!1,d.value="bottom",p.value="bottom"},O=()=>{if(l.value){T();return}S()},L=()=>{b.value=V(b.value,-1)},N=()=>{b.value=V(b.value,1)},D=F=>{if(r.readonly||$(F,_.value,y.value))return;const q=z(F);t("update:modelValue",q),t("change",q),T()},w=F=>{var A;if(!l.value||!c.value)return;const q=F.target;c.value.contains(q)||(A=v.value)!=null&&A.contains(q)||T()},R=()=>{if(!s.value||!v.value)return;const F=s.value,q=v.value,A=async()=>{const{x:Q,y:ee,placement:ae}=await ve(F,q,{placement:d.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});p.value=ae??d.value,q.style.left=`${Q}px`,q.style.top=`${ee}px`},X=async()=>{await A()},W=fe(F,()=>{X()}),j=()=>{X()};document.addEventListener("scroll",j,!0),window.addEventListener("resize",j,!1),k={update:X,destroy:()=>{W(),document.removeEventListener("scroll",j,!0),window.removeEventListener("resize",j,!1)}},k.update()};e.watch(()=>r.modelValue,F=>{const q=H(F);q&&(b.value=C(q))},{immediate:!0}),e.watch(()=>[r.min,r.max],()=>{k==null||k.update()}),e.watch(l,async F=>{if(!F){k&&(k.destroy(),k=null);return}await e.nextTick(),k||R(),k==null||k.update()}),e.onMounted(()=>{document.addEventListener("click",w)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",w),k==null||k.destroy(),k=null});function H(F){if(!F)return null;const q=F.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!q)return null;const A=Number(q[1]),X=Number(q[2])-1,W=Number(q[3]),j=new Date(A,X,W);return j.getFullYear()!==A||j.getMonth()!==X||j.getDate()!==W?null:K(j)}function K(F){return new Date(F.getFullYear(),F.getMonth(),F.getDate())}function C(F){return new Date(F.getFullYear(),F.getMonth(),1)}function V(F,q){return new Date(F.getFullYear(),F.getMonth()+q,1)}function m(F,q){return new Date(F.getFullYear(),F.getMonth(),F.getDate()+q)}function M(F,q){const A=C(F),W=(A.getDay()-q+7)%7;return m(A,-W)}function z(F){const q=F.getFullYear(),A=`${F.getMonth()+1}`.padStart(2,"0"),X=`${F.getDate()}`.padStart(2,"0");return`${q}-${A}-${X}`}function $(F,q,A){const X=K(F).getTime();return!!(q&&X<q.getTime()||A&&X>A.getTime())}return(F,q)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(h.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-datepicker__control",type:"button",disabled:F.disabled,"aria-expanded":l.value,"aria-controls":u,"aria-haspopup":"dialog",onClick:O,onKeydown:[e.withKeys(e.withModifiers(S,["prevent"]),["down"]),e.withKeys(e.withModifiers(O,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"])],onFocus:B,onBlur:E},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datepicker__label",{"vf-datepicker__label_placeholder":!n.value}])},e.toDisplayString(g.value||F.placeholder),3),q[0]||(q[0]=e.createElementVNode("span",{class:"vf-datepicker__chevron","aria-hidden":"true"},"▾",-1))],40,fa),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:u,ref_key:"panel",ref:v,class:"vf-datepicker__panel",role:"dialog","data-placement":p.value,onKeydown:e.withKeys(e.withModifiers(T,["prevent"]),["esc"])},[e.createElementVNode("div",pa,[e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Previous month",onClick:L}," ‹ "),e.createElementVNode("span",ua,e.toDisplayString(x.value),1),e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Next month",onClick:N}," › ")]),e.createElementVNode("div",ma,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(I.value,A=>(e.openBlock(),e.createElementBlock("span",{key:A,class:"vf-datepicker__weekday"},e.toDisplayString(A),1))),128))]),e.createElementVNode("div",ga,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,A=>(e.openBlock(),e.createElementBlock("button",{key:A.key,class:e.normalizeClass(["vf-datepicker__day",{"is-outside":!A.inCurrentMonth,"is-selected":A.isSelected,"is-today":A.isToday}]),type:"button",disabled:A.isDisabled,"data-date":A.iso,onClick:X=>D(A.date)},e.toDisplayString(A.day),11,ba))),128))])],40,va),[[e.vShow,l.value]])]))],2))}}),_a=["disabled","aria-expanded","onKeydown"],ya=["data-placement","onKeydown"],ka={class:"vf-daterangepicker__header"},wa={class:"vf-daterangepicker__month-label"},za={class:"vf-daterangepicker__weekdays",role:"row"},xa={class:"vf-daterangepicker__days",role:"grid"},Ca=["disabled","data-date","onClick"],Ba=e.defineComponent({__name:"date-range-picker",props:{modelValue:{default:null},placeholder:{default:""},startPlaceholder:{default:"Start"},endPlaceholder:{default:"End"},separator:{default:" - "},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref("bottom"),p=e.ref("bottom"),u=`vf-daterangepicker-panel-${++o}`,b=e.ref($(new Date));let k=null;const n=e.computed(()=>M(r.min)),_=e.computed(()=>M(r.max)),y=e.computed(()=>m(r.modelValue)),g=e.computed(()=>y.value[0]),x=e.computed(()=>y.value[1]),I=e.computed(()=>!g.value&&!x.value),f=e.computed(()=>{if(I.value)return"";const j=new Intl.DateTimeFormat(r.locale,{year:"numeric",month:"short",day:"numeric"}),Q=g.value?j.format(g.value):r.startPlaceholder,ee=x.value?j.format(x.value):r.endPlaceholder;return`${Q}${r.separator}${ee}`}),h=e.computed(()=>b.value.toLocaleDateString(r.locale,{year:"numeric",month:"long"})),B=e.computed(()=>{const j=new Intl.DateTimeFormat(r.locale,{weekday:"short"}),Q=new Date(2026,0,4);return Array.from({length:7},(ee,ae)=>{const G=(ae+r.firstDayOfWeek)%7,P=new Date(Q);return P.setDate(Q.getDate()+G),j.format(P)})}),E=e.computed(()=>{const j=A(b.value,r.firstDayOfWeek),Q=X(new Date),ee=g.value?z(g.value).getTime():null,ae=x.value?z(x.value).getTime():null,G=g.value?X(g.value):null,P=x.value?X(x.value):null;return Array.from({length:42},(Y,J)=>{const oe=q(j,J),U=X(oe),te=z(oe).getTime(),re=ee!==null&&ae!==null?te>=ee&&te<=ae:!1,le=G===U,ne=P===U;return{key:`${U}-${J}`,iso:U,date:oe,day:oe.getDate(),inCurrentMonth:oe.getMonth()===b.value.getMonth(),isDisabled:W(oe,n.value,_.value),isSelected:le||ne,isRangeStart:le,isRangeEnd:ne,isInRange:re,isToday:U===Q}})}),S=e.computed(()=>{const j=["vf-daterangepicker",`vf-daterangepicker_${r.variant}`,l.value?"vf-daterangepicker_open":""];return r.size!=="normal"&&j.push(`vf-daterangepicker_${r.size}`),r.disabled&&j.push("vf-daterangepicker_disabled"),j.filter(Boolean)}),T=j=>t("focus",j),O=j=>t("blur",j),L=()=>{r.disabled||r.readonly||(l.value=!0,d.value="bottom",p.value="bottom")},N=()=>{l.value=!1,d.value="bottom",p.value="bottom"},D=()=>{if(l.value){N();return}L()},w=()=>{b.value=F(b.value,-1)},R=()=>{b.value=F(b.value,1)},H=(j,Q)=>{const ee=j?X(j):null,ae=Q?X(Q):null;t("update:modelValue",[ee,ae]),t("change",[ee,ae])},K=j=>{if(r.readonly||W(j,n.value,_.value))return;const Q=g.value,ee=x.value;if(!Q||Q&&ee){H(j,null);return}const ae=z(Q).getTime();z(j).getTime()<ae?H(j,Q):H(Q,j),N()},C=j=>{var ee;if(!l.value||!c.value)return;const Q=j.target;c.value.contains(Q)||(ee=v.value)!=null&&ee.contains(Q)||N()},V=()=>{if(!s.value||!v.value)return;const j=s.value,Q=v.value,ee=async()=>{const{x:Y,y:J,placement:oe}=await ve(j,Q,{placement:d.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});p.value=oe??d.value,Q.style.left=`${Y}px`,Q.style.top=`${J}px`},ae=async()=>{await ee()},G=fe(j,()=>{ae()}),P=()=>{ae()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),k={update:ae,destroy:()=>{G(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},k.update()};e.watch(()=>r.modelValue,j=>{const[Q,ee]=m(j),ae=Q??ee??new Date;b.value=$(ae)},{immediate:!0}),e.watch(()=>[r.min,r.max],()=>{k==null||k.update()}),e.watch(l,async j=>{if(!j){k&&(k.destroy(),k=null);return}await e.nextTick(),k||V(),k==null||k.update()}),e.onMounted(()=>{document.addEventListener("click",C)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",C),k==null||k.destroy(),k=null});function m(j){if(!j||!Array.isArray(j))return[null,null];const[Q,ee]=j;return[M(Q??void 0),M(ee??void 0)]}function M(j){if(!j)return null;const Q=j.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!Q)return null;const ee=Number(Q[1]),ae=Number(Q[2])-1,G=Number(Q[3]),P=new Date(ee,ae,G);return P.getFullYear()!==ee||P.getMonth()!==ae||P.getDate()!==G?null:z(P)}function z(j){return new Date(j.getFullYear(),j.getMonth(),j.getDate())}function $(j){return new Date(j.getFullYear(),j.getMonth(),1)}function F(j,Q){return new Date(j.getFullYear(),j.getMonth()+Q,1)}function q(j,Q){return new Date(j.getFullYear(),j.getMonth(),j.getDate()+Q)}function A(j,Q){const ee=$(j),G=(ee.getDay()-Q+7)%7;return q(ee,-G)}function X(j){const Q=j.getFullYear(),ee=`${j.getMonth()+1}`.padStart(2,"0"),ae=`${j.getDate()}`.padStart(2,"0");return`${Q}-${ee}-${ae}`}function W(j,Q,ee){const ae=z(j).getTime();return!!(Q&&ae<Q.getTime()||ee&&ae>ee.getTime())}return(j,Q)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(S.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-daterangepicker__control",type:"button",disabled:j.disabled,"aria-expanded":l.value,"aria-controls":u,"aria-haspopup":"dialog",onClick:D,onKeydown:[e.withKeys(e.withModifiers(L,["prevent"]),["down"]),e.withKeys(e.withModifiers(D,["prevent"]),["enter"]),e.withKeys(e.withModifiers(N,["prevent"]),["esc"])],onFocus:T,onBlur:O},[e.createElementVNode("span",{class:e.normalizeClass(["vf-daterangepicker__label",{"vf-daterangepicker__label_placeholder":I.value}])},e.toDisplayString(f.value||j.placeholder),3),Q[0]||(Q[0]=e.createElementVNode("span",{class:"vf-daterangepicker__chevron","aria-hidden":"true"},"▾",-1))],40,_a),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:u,ref_key:"panel",ref:v,class:"vf-daterangepicker__panel",role:"dialog","data-placement":p.value,onKeydown:e.withKeys(e.withModifiers(N,["prevent"]),["esc"])},[e.createElementVNode("div",ka,[e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Previous month",onClick:w}," ‹ "),e.createElementVNode("span",wa,e.toDisplayString(h.value),1),e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Next month",onClick:R}," › ")]),e.createElementVNode("div",za,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,ee=>(e.openBlock(),e.createElementBlock("span",{key:ee,class:"vf-daterangepicker__weekday"},e.toDisplayString(ee),1))),128))]),e.createElementVNode("div",xa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.value,ee=>(e.openBlock(),e.createElementBlock("button",{key:ee.key,class:e.normalizeClass(["vf-daterangepicker__day",{"is-outside":!ee.inCurrentMonth,"is-in-range":ee.isInRange,"is-selected":ee.isSelected,"is-range-start":ee.isRangeStart,"is-range-end":ee.isRangeEnd,"is-today":ee.isToday}]),type:"button",disabled:ee.isDisabled,"data-date":ee.iso,onClick:ae=>K(ee.date)},e.toDisplayString(ee.day),11,Ca))),128))])],40,ya),[[e.vShow,l.value]])]))],2))}}),Sa=["disabled","aria-expanded","onKeydown"],$a=["data-placement"],Va=["data-time","disabled","aria-selected","onClick"],Ea=e.defineComponent({__name:"timepicker",props:{modelValue:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},step:{default:30},format:{default:"24h"},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref("bottom"),p=e.ref("bottom"),u=`vf-timepicker-panel-${++o}`;let b=null;const k=e.computed(()=>w(r.min)),n=e.computed(()=>w(r.max)),_=e.computed(()=>w(r.modelValue)),y=e.computed(()=>_.value===null?"":H(_.value,r.format)),g=e.computed(()=>!r.step||r.step<=0?30:Math.min(Math.max(Math.round(r.step),1),1440)),x=e.computed(()=>{const C=[],V=g.value,m=k.value,M=n.value;for(let z=0;z<1440;z+=V){const $=R(z);C.push({value:$,minutes:z,label:H(z,r.format),isSelected:_.value===z,isDisabled:K(z,m,M)})}return C}),I=e.computed(()=>{const C=["vf-timepicker",`vf-timepicker_${r.variant}`,l.value?"vf-timepicker_open":""];return r.size!=="normal"&&C.push(`vf-timepicker_${r.size}`),r.disabled&&C.push("vf-timepicker_disabled"),C.filter(Boolean)}),f=C=>t("focus",C),h=C=>t("blur",C),B=()=>{r.disabled||r.readonly||(l.value=!0,d.value="bottom",p.value="bottom")},E=()=>{l.value=!1,d.value="bottom",p.value="bottom"},S=()=>{if(l.value){E();return}B()},T=async()=>{var C,V;l.value||(B(),await e.nextTick()),(V=(C=v.value)==null?void 0:C.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||V.focus()},O=C=>{if(r.readonly)return;const V=w(C);V===null||K(V,k.value,n.value)||(t("update:modelValue",C),t("change",C),E())},L=C=>{var m;if(!l.value||!c.value)return;const V=C.target;c.value.contains(V)||(m=v.value)!=null&&m.contains(V)||E()},N=()=>{if(!s.value||!v.value)return;const C=s.value,V=v.value,m=async()=>{const{x:F,y:q,placement:A}=await ve(C,V,{placement:d.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});p.value=A??d.value;const X=C.getBoundingClientRect().width;V.style.minWidth=`${X}px`,V.style.width=`${X}px`,V.style.left=`${F}px`,V.style.top=`${q}px`},M=async()=>{await m()},z=fe(C,()=>{M()}),$=()=>{M()};document.addEventListener("scroll",$,!0),window.addEventListener("resize",$,!1),b={update:M,destroy:()=>{z(),document.removeEventListener("scroll",$,!0),window.removeEventListener("resize",$,!1)}},b.update()},D=()=>{if(!v.value||_.value===null)return;const C=v.value.querySelector(`[data-time="${R(_.value)}"]`);!C||typeof C.scrollIntoView!="function"||C.scrollIntoView({block:"nearest"})};e.watch(l,async C=>{if(!C){b&&(b.destroy(),b=null);return}await e.nextTick(),b||N(),b==null||b.update(),D()}),e.watch(()=>[r.min,r.max,r.step],()=>{b==null||b.update()}),e.onMounted(()=>{document.addEventListener("click",L)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",L),b==null||b.destroy(),b=null});function w(C){if(!C)return null;const V=C.match(/^(\d{2}):(\d{2})$/);if(!V)return null;const m=Number(V[1]),M=Number(V[2]);return Number.isNaN(m)||Number.isNaN(M)||m<0||m>23||M<0||M>59?null:m*60+M}function R(C){const V=Math.floor(C/60),m=C%60;return`${String(V).padStart(2,"0")}:${String(m).padStart(2,"0")}`}function H(C,V){if(V==="12h"){const m=Math.floor(C/60),M=C%60,z=m>=12?"PM":"AM";return`${m%12||12}:${String(M).padStart(2,"0")} ${z}`}return R(C)}function K(C,V,m){return V!==null&&C<V||m!==null&&C>m}return(C,V)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(I.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-timepicker__control",type:"button",disabled:C.disabled,"aria-expanded":l.value,"aria-controls":u,"aria-haspopup":"listbox",onClick:S,onKeydown:[e.withKeys(e.withModifiers(T,["prevent"]),["down"]),e.withKeys(e.withModifiers(S,["prevent"]),["enter"]),e.withKeys(e.withModifiers(E,["prevent"]),["esc"])],onFocus:f,onBlur:h},[e.createElementVNode("span",{class:e.normalizeClass(["vf-timepicker__label",{"vf-timepicker__label_placeholder":!y.value}])},e.toDisplayString(y.value||C.placeholder),3),V[0]||(V[0]=e.createElementVNode("span",{class:"vf-timepicker__chevron","aria-hidden":"true"},"▾",-1))],40,Sa),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:u,ref_key:"panel",ref:v,class:"vf-timepicker__panel",role:"listbox","data-placement":p.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.value,m=>(e.openBlock(),e.createElementBlock("button",{key:m.value,class:e.normalizeClass(["vf-timepicker__option",{"is-active":m.isSelected,"is-disabled":m.isDisabled}]),type:"button",role:"option","data-time":m.value,disabled:m.isDisabled,"aria-selected":m.isSelected,onClick:M=>O(m.value)},e.toDisplayString(m.label),11,Va))),128))],8,$a),[[e.vShow,l.value]])]))],2))}}),La=["disabled","aria-expanded","onKeydown"],Da=["data-placement","onKeydown"],Na={class:"vf-datetimepicker__calendar"},Fa={class:"vf-datetimepicker__header"},Ta={class:"vf-datetimepicker__month-label"},Ma={class:"vf-datetimepicker__weekdays",role:"row"},Ia={class:"vf-datetimepicker__days",role:"grid"},Ra=["disabled","data-date","onClick"],Pa={class:"vf-datetimepicker__times",role:"listbox"},Oa=["data-time","disabled","aria-selected","onClick"],Aa=e.defineComponent({__name:"datetimepicker",props:{modelValue:{default:void 0},placeholder:{default:""},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},minuteStep:{default:30},format:{default:"24h"},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref("bottom"),p=e.ref("bottom"),u=`vf-datetimepicker-panel-${++o}`,b=e.ref(W(new Date)),k=e.ref(null),n=e.ref(null);let _=null;const y=e.computed(()=>!r.minuteStep||r.minuteStep<=0?30:Math.min(Math.max(Math.round(r.minuteStep),1),1440)),g=e.computed(()=>A(r.modelValue)),x=e.computed(()=>A(r.min)),I=e.computed(()=>A(r.max)),f=e.computed(()=>{if(!g.value)return"";const U=g.value.date.toLocaleDateString(r.locale,{year:"numeric",month:"short",day:"numeric"}),te=Y(g.value.minutes,r.format);return`${U}, ${te}`}),h=e.computed(()=>b.value.toLocaleDateString(r.locale,{year:"numeric",month:"long"})),B=e.computed(()=>{const U=new Intl.DateTimeFormat(r.locale,{weekday:"short"}),te=new Date(2026,0,4);return Array.from({length:7},(re,le)=>{const ne=(le+r.firstDayOfWeek)%7,ie=new Date(te);return ie.setDate(te.getDate()+ne),U.format(ie)})}),E=e.computed(()=>{const U=ee(b.value,r.firstDayOfWeek),te=k.value?ae(k.value):null,re=ae(new Date);return Array.from({length:42},(le,ne)=>{const ie=Q(U,ne),ze=ae(ie);return{key:`${ze}-${ne}`,iso:ze,date:ie,day:ie.getDate(),inCurrentMonth:ie.getMonth()===b.value.getMonth(),isDisabled:J(ie,x.value,I.value),isSelected:te===ze,isToday:ze===re}})}),S=e.computed(()=>{const U=[];for(let te=0;te<1440;te+=y.value)U.push({value:G(te),label:Y(te,r.format),minutes:te,isSelected:n.value===te,isDisabled:oe(k.value,te,x.value,I.value)});return U}),T=e.computed(()=>{const U=["vf-datetimepicker",`vf-datetimepicker_${r.variant}`,l.value?"vf-datetimepicker_open":""];return r.size!=="normal"&&U.push(`vf-datetimepicker_${r.size}`),r.disabled&&U.push("vf-datetimepicker_disabled"),U.filter(Boolean)}),O=U=>t("focus",U),L=U=>t("blur",U),N=()=>{if(!k.value||n.value===null||oe(k.value,n.value,x.value,I.value))return;const U=P(k.value,n.value);t("update:modelValue",U),t("change",U)},D=()=>{const U=g.value;if(U){k.value=U.date,n.value=U.minutes,b.value=W(U.date);return}k.value=null,n.value=null},w=U=>{if(n.value!==null&&!oe(U,n.value,x.value,I.value))return;const te=S.value.find(re=>!oe(U,re.minutes,x.value,I.value));n.value=te?te.minutes:null},R=()=>{r.disabled||r.readonly||(D(),k.value||(k.value=X(new Date),b.value=W(k.value)),w(k.value),l.value=!0,d.value="bottom",p.value="bottom")},H=()=>{l.value=!1,d.value="bottom",p.value="bottom"},K=()=>{if(l.value){H();return}R()},C=()=>{b.value=j(b.value,-1)},V=()=>{b.value=j(b.value,1)},m=U=>{r.readonly||J(U,x.value,I.value)||(k.value=X(U),w(k.value),N())},M=U=>{r.readonly||!k.value||oe(k.value,U,x.value,I.value)||(n.value=U,N(),H())},z=U=>{var re;if(!l.value||!c.value)return;const te=U.target;c.value.contains(te)||(re=v.value)!=null&&re.contains(te)||H()},$=()=>{if(!s.value||!v.value)return;const U=s.value,te=v.value,re=async()=>{const{x:ze,y:Cc,placement:Bc}=await ve(U,te,{placement:d.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});p.value=Bc??d.value;const Ie=8,Sc=te.getBoundingClientRect().width,$c=Math.max(Ie,window.innerWidth-Sc-Ie),Vc=Math.min(Math.max(ze,Ie),$c);te.style.left=`${Vc}px`,te.style.top=`${Cc}px`},le=async()=>{await re()},ne=fe(U,()=>{le()}),ie=()=>{le()};document.addEventListener("scroll",ie,!0),window.addEventListener("resize",ie,!1),_={update:le,destroy:()=>{ne(),document.removeEventListener("scroll",ie,!0),window.removeEventListener("resize",ie,!1)}},_.update()};e.watch(()=>r.modelValue,U=>{const te=A(U);te&&(b.value=W(te.date))},{immediate:!0}),e.watch(()=>[r.min,r.max,r.minuteStep],()=>{k.value&&w(k.value),_==null||_.update()}),e.watch(l,async U=>{if(!U){_&&(_.destroy(),_=null);return}await e.nextTick(),_||$(),_==null||_.update()}),e.onMounted(()=>{document.addEventListener("click",z)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",z),_==null||_.destroy(),_=null});function F(U){if(!U)return null;const te=U.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!te)return null;const re=Number(te[1]),le=Number(te[2])-1,ne=Number(te[3]),ie=new Date(re,le,ne);return ie.getFullYear()!==re||ie.getMonth()!==le||ie.getDate()!==ne?null:X(ie)}function q(U){if(!U)return null;const te=U.match(/^(\d{2}):(\d{2})$/);if(!te)return null;const re=Number(te[1]),le=Number(te[2]);return re<0||re>23||le<0||le>59?null:re*60+le}function A(U){if(!U)return null;const te=U.match(/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2})$/);if(!te)return null;const re=F(te[1]),le=q(te[2]);return!re||le===null?null:{date:re,minutes:le}}function X(U){return new Date(U.getFullYear(),U.getMonth(),U.getDate())}function W(U){return new Date(U.getFullYear(),U.getMonth(),1)}function j(U,te){return new Date(U.getFullYear(),U.getMonth()+te,1)}function Q(U,te){return new Date(U.getFullYear(),U.getMonth(),U.getDate()+te)}function ee(U,te){const re=W(U),ne=(re.getDay()-te+7)%7;return Q(re,-ne)}function ae(U){const te=U.getFullYear(),re=`${U.getMonth()+1}`.padStart(2,"0"),le=`${U.getDate()}`.padStart(2,"0");return`${te}-${re}-${le}`}function G(U){const te=Math.floor(U/60),re=U%60;return`${String(te).padStart(2,"0")}:${String(re).padStart(2,"0")}`}function P(U,te){return`${ae(U)}T${G(te)}`}function Y(U,te){if(te==="12h"){const re=Math.floor(U/60),le=U%60,ne=re>=12?"PM":"AM";return`${re%12||12}:${String(le).padStart(2,"0")} ${ne}`}return G(U)}function J(U,te,re){const le=X(U).getTime();return!!(te&&le<te.date.getTime()||re&&le>re.date.getTime())}function oe(U,te,re,le){if(!U)return!0;const ne=X(U).getTime();return!!(re&&ne===re.date.getTime()&&te<re.minutes||le&&ne===le.date.getTime()&&te>le.minutes)}return(U,te)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(T.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-datetimepicker__control",type:"button",disabled:U.disabled,"aria-expanded":l.value,"aria-controls":u,"aria-haspopup":"dialog",onClick:K,onKeydown:[e.withKeys(e.withModifiers(R,["prevent"]),["down"]),e.withKeys(e.withModifiers(K,["prevent"]),["enter"]),e.withKeys(e.withModifiers(H,["prevent"]),["esc"])],onFocus:O,onBlur:L},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datetimepicker__label",{"vf-datetimepicker__label_placeholder":!f.value}])},e.toDisplayString(f.value||U.placeholder),3),te[0]||(te[0]=e.createElementVNode("span",{class:"vf-datetimepicker__chevron","aria-hidden":"true"},"▾",-1))],40,La),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:u,ref_key:"panel",ref:v,class:"vf-datetimepicker__panel",role:"dialog","data-placement":p.value,onKeydown:e.withKeys(e.withModifiers(H,["prevent"]),["esc"])},[e.createElementVNode("div",Na,[e.createElementVNode("div",Fa,[e.createElementVNode("button",{class:"vf-datetimepicker__nav",type:"button","aria-label":"Previous month",onClick:C}," ‹ "),e.createElementVNode("span",Ta,e.toDisplayString(h.value),1),e.createElementVNode("button",{class:"vf-datetimepicker__nav",type:"button","aria-label":"Next month",onClick:V}," › ")]),e.createElementVNode("div",Ma,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,re=>(e.openBlock(),e.createElementBlock("span",{key:re,class:"vf-datetimepicker__weekday"},e.toDisplayString(re),1))),128))]),e.createElementVNode("div",Ia,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.value,re=>(e.openBlock(),e.createElementBlock("button",{key:re.key,class:e.normalizeClass(["vf-datetimepicker__day",{"is-outside":!re.inCurrentMonth,"is-selected":re.isSelected,"is-today":re.isToday}]),type:"button",disabled:re.isDisabled,"data-date":re.iso,onClick:le=>m(re.date)},e.toDisplayString(re.day),11,Ra))),128))])]),e.createElementVNode("div",Pa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(S.value,re=>(e.openBlock(),e.createElementBlock("button",{key:re.value,class:e.normalizeClass(["vf-datetimepicker__time",{"is-active":re.isSelected,"is-disabled":re.isDisabled}]),type:"button",role:"option","data-time":re.value,disabled:re.isDisabled,"aria-selected":re.isSelected,onClick:le=>M(re.minutes)},e.toDisplayString(re.label),11,Oa))),128))])],40,Da),[[e.vShow,l.value]])]))],2))}}),Ka={class:"vf-calendar__header"},Ha=["disabled"],Wa={class:"vf-calendar__month-label"},ja=["disabled"],qa={class:"vf-calendar__weekdays",role:"row"},Ga={class:"vf-calendar__days",role:"grid"},Ua=["disabled","data-date","onClick"],Ya=e.defineComponent({__name:"calendar",props:{modelValue:{default:void 0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},min:{default:void 0},max:{default:void 0},locale:{default:"en-US"},firstDayOfWeek:{default:0},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(g(_(t.modelValue)??new Date)),c=e.computed(()=>_(t.modelValue)),s=e.computed(()=>_(t.min)),v=e.computed(()=>_(t.max)),l=e.computed(()=>r.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),d=e.computed(()=>{const E=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),S=new Date(2026,0,4);return Array.from({length:7},(T,O)=>{const L=(O+t.firstDayOfWeek)%7,N=new Date(S);return N.setDate(S.getDate()+L),E.format(N)})}),p=e.computed(()=>{const E=f(r.value,t.firstDayOfWeek),S=c.value?h(c.value):null,T=h(new Date);return Array.from({length:42},(O,L)=>{const N=I(E,L),D=h(N);return{key:`${D}-${L}`,iso:D,date:N,day:N.getDate(),inCurrentMonth:N.getMonth()===r.value.getMonth(),isDisabled:B(N,s.value,v.value),isSelected:S===D,isToday:D===T}})}),u=e.computed(()=>{const E=["vf-calendar",`vf-calendar_${t.variant}`];return t.size!=="normal"&&E.push(`vf-calendar_${t.size}`),t.disabled&&E.push("vf-calendar_disabled"),E}),b=()=>{r.value=x(r.value,-1)},k=()=>{r.value=x(r.value,1)},n=E=>{if(t.disabled||t.readonly||B(E,s.value,v.value))return;const S=h(E);o("update:modelValue",S),o("change",S)};e.watch(()=>t.modelValue,E=>{const S=_(E);S&&(r.value=g(S))},{immediate:!0});function _(E){if(!E)return null;const S=E.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!S)return null;const T=Number(S[1]),O=Number(S[2])-1,L=Number(S[3]),N=new Date(T,O,L);return N.getFullYear()!==T||N.getMonth()!==O||N.getDate()!==L?null:y(N)}function y(E){return new Date(E.getFullYear(),E.getMonth(),E.getDate())}function g(E){return new Date(E.getFullYear(),E.getMonth(),1)}function x(E,S){return new Date(E.getFullYear(),E.getMonth()+S,1)}function I(E,S){return new Date(E.getFullYear(),E.getMonth(),E.getDate()+S)}function f(E,S){const T=g(E),L=(T.getDay()-S+7)%7;return I(T,-L)}function h(E){const S=E.getFullYear(),T=`${E.getMonth()+1}`.padStart(2,"0"),O=`${E.getDate()}`.padStart(2,"0");return`${S}-${T}-${O}`}function B(E,S,T){const O=y(E).getTime();return!!(S&&O<S.getTime()||T&&O>T.getTime())}return(E,S)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[e.createElementVNode("div",Ka,[e.createElementVNode("button",{class:"vf-calendar__nav",type:"button","aria-label":"Previous month",disabled:E.disabled,onClick:b}," ‹ ",8,Ha),e.createElementVNode("span",Wa,e.toDisplayString(l.value),1),e.createElementVNode("button",{class:"vf-calendar__nav",type:"button","aria-label":"Next month",disabled:E.disabled,onClick:k}," › ",8,ja)]),e.createElementVNode("div",qa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,T=>(e.openBlock(),e.createElementBlock("span",{key:T,class:"vf-calendar__weekday"},e.toDisplayString(T),1))),128))]),e.createElementVNode("div",Ga,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,T=>(e.openBlock(),e.createElementBlock("button",{key:T.key,class:e.normalizeClass(["vf-calendar__day",{"is-outside":!T.inCurrentMonth,"is-selected":T.isSelected,"is-today":T.isToday}]),type:"button",disabled:E.disabled||T.isDisabled,"data-date":T.iso,onClick:O=>n(T.date)},e.toDisplayString(T.day),11,Ua))),128))])],2))}}),Xa=["disabled"],Qa=["disabled","aria-current","aria-label","onClick"],Za=["disabled"],Ja=e.defineComponent({__name:"pagination",props:{modelValue:{default:1},totalItems:{default:0},pageSize:{default:10},totalPages:{default:void 0},siblingCount:{default:1},boundaryCount:{default:1},disabled:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},prevLabel:{default:"Prev"},nextLabel:{default:"Next"},ellipsisLabel:{default:"..."}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=i,t=a,r=(n,_,y)=>Math.min(y,Math.max(_,n)),c=(n,_)=>{if(_<n)return[];const y=[];for(let g=n;g<=_;g+=1)y.push(g);return y},s=e.computed(()=>{if(typeof o.totalPages=="number"&&Number.isFinite(o.totalPages))return Math.max(1,Math.floor(o.totalPages));const n=Math.max(1,Math.floor(o.pageSize));return Math.max(1,Math.ceil(Math.max(0,o.totalItems)/n))}),v=e.computed(()=>r(Math.floor(o.modelValue),1,s.value)),l=e.computed(()=>v.value<=1),d=e.computed(()=>v.value>=s.value),p=e.computed(()=>o.disabled||s.value<=1),u=e.computed(()=>{const n=s.value,_=v.value,y=Math.max(0,Math.floor(o.siblingCount)),g=Math.max(0,Math.floor(o.boundaryCount)),x=y*2+g*2+3,I=[];if(n<=x)return c(1,n).map(S=>({key:`page-${S}`,type:"page",page:S}));const f=c(1,g),h=c(n-g+1,n),B=Math.max(Math.min(_-y,n-g-y*2-1),g+2),E=Math.min(Math.max(_+y,g+y*2+2),n-g-1);for(const S of f)I.push({key:`page-${S}`,type:"page",page:S});B>g+2?I.push({key:"ellipsis-start",type:"ellipsis",page:-1}):g+1<=n-g&&I.push({key:`page-${g+1}`,type:"page",page:g+1});for(const S of c(B,E))I.push({key:`page-${S}`,type:"page",page:S});E<n-g-1?I.push({key:"ellipsis-end",type:"ellipsis",page:-2}):n-g>g&&I.push({key:`page-${n-g}`,type:"page",page:n-g});for(const S of h)I.push({key:`page-${S}`,type:"page",page:S});return I}),b=e.computed(()=>{const n=["vf-pagination",`vf-pagination_${o.variant}`];return o.size!=="normal"&&n.push(`vf-pagination_${o.size}`),o.disabled&&n.push("vf-pagination_disabled"),n}),k=(n,_)=>{if(p.value)return;const y=r(n,1,s.value);y!==o.modelValue&&(t("update:modelValue",y),t("change",y,_))};return(n,_)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(b.value),"aria-label":"Pagination"},[e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:p.value||l.value,"aria-label":"Previous page",onClick:_[0]||(_[0]=y=>k(v.value-1,y))},e.toDisplayString(n.prevLabel),9,Xa),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,y=>(e.openBlock(),e.createElementBlock("button",{key:y.key,class:e.normalizeClass(["vf-pagination__item",{"is-current":y.type==="page"&&y.page===v.value,"is-ellipsis":y.type==="ellipsis"}]),type:"button",disabled:p.value||y.type==="ellipsis","aria-current":y.type==="page"&&y.page===v.value?"page":void 0,"aria-label":y.type==="page"?`Page ${y.page}`:void 0,onClick:g=>y.type==="page"&&k(y.page,g)},[y.type==="page"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(y.page),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(n.ellipsisLabel),1)],64))],10,Qa))),128)),e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:p.value||d.value,"aria-label":"Next page",onClick:_[1]||(_[1]=y=>k(v.value+1,y))},e.toDisplayString(n.nextLabel),9,Za)],2))}}),el=["checked","disabled"],tl={key:0,class:"vf-checkbox__label"},rl=e.defineComponent({__name:"checkbox",props:{modelValue:{type:Boolean,default:!1},label:{default:""},disabled:{type:Boolean,default:!1},variant:{default:"filled"}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>{const s=["vf-checkbox",`vf-checkbox_${t.variant}`];return t.disabled&&s.push("vf-checkbox_disabled"),s}),c=s=>{const v=s.target;o("update:modelValue",v.checked),o("change",s)};return(s,v)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(r.value)},[e.createElementVNode("input",{class:"vf-checkbox__control",type:"checkbox",checked:s.modelValue,disabled:s.disabled,onChange:c},null,40,el),v[0]||(v[0]=e.createElementVNode("span",{class:"vf-checkbox__box"},null,-1)),s.label||s.$slots.default?(e.openBlock(),e.createElementBlock("span",tl,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])])):e.createCommentVNode("",!0)],2))}}),Ge=Symbol("VueForgeRadioGroup"),ol=["aria-disabled","aria-label","aria-labelledby"],al=e.defineComponent({__name:"radio-group",props:{modelValue:{type:[String,Number,Boolean,null],default:void 0},name:{default:""},disabled:{type:Boolean,default:!1},variant:{default:"filled"},direction:{default:"vertical"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>{const v=["vf-radio-group"];return t.direction==="horizontal"&&v.push("vf-radio-group_horizontal"),v}),c=(v,l)=>{o("update:modelValue",v),o("change",v,l)},s={name:e.computed(()=>t.name),modelValue:e.computed(()=>t.modelValue),disabled:e.computed(()=>t.disabled),variant:e.computed(()=>t.variant),onChange:c};return e.provide(Ge,s),(v,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value),role:"radiogroup","aria-disabled":v.disabled||void 0,"aria-label":v.ariaLabel||void 0,"aria-labelledby":v.ariaLabelledby||void 0},[e.renderSlot(v.$slots,"default")],10,ol))}}),ll=["name","value","checked","disabled"],nl={key:0,class:"vf-radio__label"},il=e.defineComponent({__name:"radio-button",props:{modelValue:{type:[String,Number,Boolean,null],default:void 0},value:{type:[String,Number,Boolean,null],default:void 0},label:{default:""},disabled:{type:Boolean,default:!1},name:{default:""},variant:{default:"filled"}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=a,t=i,r=e.inject(Ge,null),c=e.computed(()=>r?r.modelValue.value:t.modelValue),s=e.computed(()=>r?r.name.value:t.name),v=e.computed(()=>r?r.variant.value:t.variant),l=e.computed(()=>(r?r.disabled.value:!1)||t.disabled),d=e.computed(()=>c.value===t.value),p=e.computed(()=>{const b=["vf-radio",`vf-radio_${v.value}`];return l.value&&b.push("vf-radio_disabled"),b}),u=b=>{l.value||(r?r.onChange(t.value,b):o("update:modelValue",t.value),o("change",t.value,b))};return(b,k)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(p.value)},[e.createElementVNode("input",{class:"vf-radio__control",type:"radio",name:s.value,value:b.value,checked:d.value,disabled:l.value,onChange:u},null,40,ll),k[0]||(k[0]=e.createElementVNode("span",{class:"vf-radio__circle"},null,-1)),b.label||b.$slots.default?(e.openBlock(),e.createElementBlock("span",nl,[e.renderSlot(b.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(b.label),1)])])):e.createCommentVNode("",!0)],2))}}),dl=["aria-label","aria-labelledby"],sl=["aria-checked","disabled","onClick","onKeydown"],cl=e.defineComponent({__name:"segmented-control",props:{modelValue:{default:void 0},options:{default:()=>[]},disabled:{type:Boolean,default:!1},fullWidth:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.ref([]),c=e.computed(()=>t.options.map((n,_)=>({...n,key:`${String(n.value)}-${_}`}))),s=e.computed(()=>c.value.reduce((n,_,y)=>(_.disabled||n.push(y),n),[])),v=e.computed(()=>{const n=["vf-segmented-control",`vf-segmented-control_${t.variant}`];return t.fullWidth&&n.push("vf-segmented-control_full-width"),t.size!=="normal"&&n.push(`vf-segmented-control_${t.size}`),t.disabled&&n.push("vf-segmented-control_disabled"),n}),l=n=>t.modelValue===n,d=n=>o("focus",n),p=n=>o("blur",n),u=(n,_)=>{if(t.disabled)return;const y=c.value.find(g=>g.value===n);!y||y.disabled||(o("update:modelValue",n),o("change",n,_))},b=(n,_)=>{r.value[_]=n instanceof HTMLButtonElement?n:null},k=(n,_)=>{if(t.disabled||!s.value.length)return;const y=_.key;if(!["ArrowRight","ArrowDown","ArrowLeft","ArrowUp","Home","End"].includes(y))return;_.preventDefault();const g=s.value.indexOf(n),x=g>=0?g:0;let I=x;y==="ArrowRight"||y==="ArrowDown"?I=(x+1)%s.value.length:y==="ArrowLeft"||y==="ArrowUp"?I=(x-1+s.value.length)%s.value.length:y==="Home"?I=0:y==="End"&&(I=s.value.length-1);const f=s.value[I],h=c.value[f],B=r.value[f];B==null||B.focus(),h&&u(h.value,_)};return(n,_)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(v.value),role:"radiogroup","aria-label":n.ariaLabel||void 0,"aria-labelledby":n.ariaLabelledby||void 0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(y,g)=>(e.openBlock(),e.createElementBlock("button",{key:y.key,ref_for:!0,ref:x=>b(x,g),class:e.normalizeClass(["vf-segmented-control__item",{"is-active":l(y.value)}]),type:"button",role:"radio","aria-checked":l(y.value),disabled:n.disabled||y.disabled,onClick:x=>u(y.value,x),onKeydown:x=>k(g,x),onFocus:d,onBlur:p},e.toDisplayString(y.label),43,sl))),128))],10,dl))}}),De=Symbol("VueForgeTabs"),fl=["aria-orientation","aria-label","aria-labelledby"],vl={class:"vf-tabs__panels"},pl=e.defineComponent({__name:"tabs",props:{modelValue:{default:void 0},disabled:{type:Boolean,default:!1},orientation:{default:"horizontal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=++o,s=n=>String(n).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),v=e.computed(()=>{const n=["vf-tabs"];return r.orientation==="vertical"&&n.push("vf-tabs_vertical"),r.disabled&&n.push("vf-tabs_disabled"),n}),l=e.ref(null),d=()=>l.value?Array.from(l.value.querySelectorAll('[role="tab"]:not([disabled])')):[],p=n=>{n&&(n.focus(),n.click())},u=n=>{if(r.disabled)return;const _=r.orientation==="horizontal",y=n.key,g=_?["ArrowRight"]:["ArrowDown"],x=_?["ArrowLeft"]:["ArrowUp"];if(![...g,...x,"Home","End"].includes(y))return;const I=d();if(!I.length)return;const f=I.findIndex(S=>S.getAttribute("aria-selected")==="true"),h=I.findIndex(S=>S===document.activeElement),B=h>=0?h:Math.max(f,0);let E=B;g.includes(y)?E=(B+1)%I.length:x.includes(y)?E=(B-1+I.length)%I.length:y==="Home"?E=0:y==="End"&&(E=I.length-1),n.preventDefault(),p(I[E])},b=(n,_)=>{t("update:modelValue",n),t("change",n,_)},k={activeValue:e.computed(()=>r.modelValue),disabled:e.computed(()=>r.disabled),orientation:e.computed(()=>r.orientation),onChange:b,getTabId:n=>`vf-tab-${c}-${s(n)}`,getPanelId:n=>`vf-tabpanel-${c}-${s(n)}`};return e.provide(De,k),(n,_)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(v.value)},[e.createElementVNode("div",{ref_key:"list",ref:l,class:"vf-tabs__list",role:"tablist","aria-orientation":n.orientation,"aria-label":n.ariaLabel||void 0,"aria-labelledby":n.ariaLabelledby||void 0,onKeydown:u},[e.renderSlot(n.$slots,"tabs")],40,fl),e.createElementVNode("div",vl,[e.renderSlot(n.$slots,"panels")])],2))}}),ul=["id","aria-selected","aria-controls","disabled","tabindex"],ml=e.defineComponent({__name:"tab",props:{value:{},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["change"],setup(i,{emit:a}){const o=a,t=i,r=e.inject(De,null),c=e.computed(()=>(r==null?void 0:r.activeValue.value)===t.value),s=e.computed(()=>((r==null?void 0:r.disabled.value)??!1)||t.disabled),v=e.computed(()=>r?r.getTabId(t.value):void 0),l=e.computed(()=>r?r.getPanelId(t.value):void 0),d=e.computed(()=>s.value?-1:c.value?0:-1),p=u=>{!r||s.value||(r.onChange(t.value,u),o("change",t.value,u))};return(u,b)=>(e.openBlock(),e.createElementBlock("button",{id:v.value,class:e.normalizeClass(["vf-tab",{"vf-tab_active":c.value,"vf-tab_disabled":s.value}]),type:"button",role:"tab","aria-selected":c.value,"aria-controls":l.value,disabled:s.value,tabindex:d.value,onClick:p},[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)])],10,ul))}}),gl=["id","aria-labelledby"],bl=e.defineComponent({__name:"tab-panel",props:{value:{}},setup(i){const a=i,o=e.inject(De,null),t=e.computed(()=>(o==null?void 0:o.activeValue.value)===a.value),r=e.computed(()=>o?o.getTabId(a.value):void 0),c=e.computed(()=>o?o.getPanelId(a.value):void 0);return(s,v)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:c.value,class:"vf-tab-panel",role:"tabpanel",tabindex:"0","aria-labelledby":r.value},[e.renderSlot(s.$slots,"default")],8,gl)),[[e.vShow,t.value]])}}),Ue=Symbol("VueForgeAccordion"),hl=["aria-label","aria-labelledby"],_l=e.defineComponent({__name:"accordion",props:{modelValue:{default:void 0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=++o,s=u=>String(u).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),v=e.computed(()=>{const u=["vf-accordion",`vf-accordion_${r.variant}`];return r.size!=="normal"&&u.push(`vf-accordion_${r.size}`),r.disabled&&u.push("vf-accordion_disabled"),u}),l=u=>Array.isArray(u)?u:u==null?[]:[u],d=(u,b)=>{if(r.disabled)return;if(r.multiple){const n=l(r.modelValue),y=n.includes(u)?n.filter(g=>g!==u):[...n,u];t("update:modelValue",y),t("change",y,b);return}const k=r.modelValue===u?void 0:u;t("update:modelValue",k),t("change",k,b)},p={modelValue:e.computed(()=>r.modelValue),multiple:e.computed(()=>r.multiple),disabled:e.computed(()=>r.disabled),variant:e.computed(()=>r.variant),size:e.computed(()=>r.size),onToggle:d,getHeaderId:u=>`vf-accordion-header-${c}-${s(u)}`,getPanelId:u=>`vf-accordion-panel-${c}-${s(u)}`};return e.provide(Ue,p),(u,b)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(v.value),"aria-label":u.ariaLabel||void 0,"aria-labelledby":u.ariaLabelledby||void 0},[e.renderSlot(u.$slots,"default")],10,hl))}}),yl=["id","disabled","aria-expanded","aria-controls"],kl={class:"vf-accordion__title"},wl=["id","aria-labelledby","aria-hidden"],zl={class:"vf-accordion__panel-inner"},xl=e.defineComponent({__name:"accordion-item",props:{value:{},title:{default:""},disabled:{type:Boolean,default:!1},unmount:{type:Boolean,default:!1}},setup(i){const a=i,o=e.inject(Ue,null),t=e.computed(()=>{if(!o)return!1;const p=o.modelValue.value;return Array.isArray(p)?p.includes(a.value):p===a.value}),r=e.computed(()=>((o==null?void 0:o.disabled.value)??!1)||a.disabled),c=e.computed(()=>o?o.getHeaderId(a.value):void 0),s=e.computed(()=>o?o.getPanelId(a.value):void 0),v=e.computed(()=>a.unmount?t.value:!0),l=e.computed(()=>{const p=["vf-accordion-item"];return t.value&&p.push("vf-accordion-item_open"),r.value&&p.push("vf-accordion-item_disabled"),p}),d=p=>{!o||r.value||o.onToggle(a.value,p)};return(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.value)},[e.createElementVNode("button",{id:c.value,class:"vf-accordion__header",type:"button",disabled:r.value,"aria-expanded":t.value,"aria-controls":s.value,onClick:d},[e.createElementVNode("span",kl,[e.renderSlot(p.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(p.title),1)])]),u[0]||(u[0]=e.createElementVNode("span",{class:"vf-accordion__icon","aria-hidden":"true"},null,-1))],8,yl),v.value?(e.openBlock(),e.createElementBlock("div",{key:0,id:s.value,class:e.normalizeClass(["vf-accordion__panel",{"vf-accordion__panel_open":t.value}]),role:"region","aria-labelledby":c.value,"aria-hidden":t.value?void 0:"true"},[e.createElementVNode("div",zl,[e.renderSlot(p.$slots,"default")])],10,wl)):e.createCommentVNode("",!0)],2))}}),Cl=["data-severity"],Bl={class:"vf-toast__body"},Sl={key:0,class:"vf-toast__title"},$l={key:1,class:"vf-toast__message"},Vl=e.defineComponent({__name:"toast",props:{modelValue:{type:Boolean,default:!1},title:{default:""},message:{default:""},severity:{default:"neutral"},closable:{type:Boolean,default:!0},duration:{default:0}},emits:["update:modelValue","open","close"],setup(i,{emit:a}){const o=a,t=i;let r=null;const c=()=>{r!==null&&(clearTimeout(r),r=null)},s=()=>{c(),!(!t.modelValue||t.duration<=0)&&(r=window.setTimeout(()=>{o("update:modelValue",!1),o("close")},t.duration))},v=()=>{c(),o("update:modelValue",!1),o("close")};return e.watch(()=>t.modelValue,l=>{l&&o("open"),s()},{immediate:!0}),e.onBeforeUnmount(()=>{c()}),(l,d)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-toast",role:"status","aria-live":"polite","data-severity":l.severity},[e.createElementVNode("div",Bl,[l.title?(e.openBlock(),e.createElementBlock("div",Sl,e.toDisplayString(l.title),1)):e.createCommentVNode("",!0),l.message||l.$slots.default?(e.openBlock(),e.createElementBlock("div",$l,[e.renderSlot(l.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.message),1)])])):e.createCommentVNode("",!0)]),l.closable?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-toast__close",type:"button",onClick:v},[e.renderSlot(l.$slots,"close",{},()=>[d[0]||(d[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,Cl)),[[e.vShow,l.modelValue]])}}),El=e.defineComponent({__name:"toast-container",props:{position:{default:"top-right"}},setup(i){const a=i,o=e.computed(()=>`vf-toast-container_${a.position}`);return(t,r)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(["vf-toast-container",o.value]),role:"region","aria-live":"polite"},[e.renderSlot(t.$slots,"default")],2)]))}}),Ll=["data-severity"],Dl={key:0,class:"vf-alert__icon","aria-hidden":"true"},Nl={class:"vf-alert__body"},Fl={key:0,class:"vf-alert__title"},Tl={key:1,class:"vf-alert__message"},Ml={key:1,class:"vf-alert__actions"},Il=e.defineComponent({__name:"alert",props:{modelValue:{type:Boolean},title:{default:""},message:{default:""},severity:{default:"neutral"},closable:{type:Boolean,default:!1},icon:{default:""}},emits:["update:modelValue","close"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(!0),c=e.computed(()=>typeof t.modelValue=="boolean"),s=e.computed(()=>c.value?t.modelValue:r.value);e.watch(()=>t.modelValue,l=>{typeof l=="boolean"&&(r.value=l)},{immediate:!0});const v=()=>{c.value?o("update:modelValue",!1):r.value=!1,o("close")};return(l,d)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-alert",role:"alert","data-severity":l.severity},[l.$slots.icon||l.icon?(e.openBlock(),e.createElementBlock("div",Dl,[e.renderSlot(l.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(l.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Nl,[l.title||l.$slots.title?(e.openBlock(),e.createElementBlock("div",Fl,[e.renderSlot(l.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(l.title),1)])])):e.createCommentVNode("",!0),l.message||l.$slots.default?(e.openBlock(),e.createElementBlock("div",Tl,[e.renderSlot(l.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.message),1)])])):e.createCommentVNode("",!0)]),l.$slots.actions?(e.openBlock(),e.createElementBlock("div",Ml,[e.renderSlot(l.$slots,"actions")])):e.createCommentVNode("",!0),l.closable?(e.openBlock(),e.createElementBlock("button",{key:2,class:"vf-alert__close",type:"button","aria-label":"Close",onClick:v},[e.renderSlot(l.$slots,"close",{},()=>[d[0]||(d[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,Ll)),[[e.vShow,s.value]])}}),Rl={key:0,class:"vf-empty-state__icon","aria-hidden":"true"},Pl={class:"vf-empty-state__body"},Ol={key:0,class:"vf-empty-state__title"},Al={key:1,class:"vf-empty-state__description"},Kl={key:1,class:"vf-empty-state__actions"},Hl=e.defineComponent({__name:"empty-state",props:{title:{default:""},description:{default:""},icon:{default:""},size:{default:"normal"},variant:{default:"filled"}},setup(i){const a=i,o=e.computed(()=>{const t=["vf-empty-state",`vf-empty-state_${a.variant}`];return a.size!=="normal"&&t.push(`vf-empty-state_${a.size}`),t});return(t,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),role:"status","aria-live":"polite"},[t.$slots.icon||t.icon?(e.openBlock(),e.createElementBlock("div",Rl,[e.renderSlot(t.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(t.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Pl,[t.title||t.$slots.title?(e.openBlock(),e.createElementBlock("div",Ol,[e.renderSlot(t.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(t.title),1)])])):e.createCommentVNode("",!0),t.description||t.$slots.default?(e.openBlock(),e.createElementBlock("div",Al,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.description),1)])])):e.createCommentVNode("",!0)]),t.$slots.actions?(e.openBlock(),e.createElementBlock("div",Kl,[e.renderSlot(t.$slots,"actions")])):e.createCommentVNode("",!0)],2))}}),Wl=["checked","disabled"],jl={key:0,class:"vf-switch__label"},ql=e.defineComponent({__name:"switch",props:{modelValue:{type:Boolean,default:!1},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>{const s=["vf-switch"];return t.disabled&&s.push("vf-switch_disabled"),s}),c=s=>{const v=s.target;o("update:modelValue",v.checked),o("change",s)};return(s,v)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(r.value)},[e.createElementVNode("input",{class:"vf-switch__control",type:"checkbox",checked:s.modelValue,disabled:s.disabled,onChange:c},null,40,Wl),v[0]||(v[0]=e.createElementVNode("span",{class:"vf-switch__track"},[e.createElementVNode("span",{class:"vf-switch__thumb"})],-1)),s.label||s.$slots.default?(e.openBlock(),e.createElementBlock("span",jl,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])])):e.createCommentVNode("",!0)],2))}}),Gl={class:"vf-popover"},Ul=["aria-expanded","onKeydown"],Yl=e.defineComponent({__name:"popover",emits:["click","onClick"],setup(i,{expose:a,emit:o}){const t=o,r=e.reactive({visible:!1});let c=0;const s=`vf-popover-panel-${++c}`,v=()=>r.visible=!0,l=()=>r.visible=!1,d=()=>r.visible=!r.visible,p=()=>{d(),t("click"),t("onClick")};return a({show:v,hide:l,toggle:d}),(u,b)=>(e.openBlock(),e.createElementBlock("div",Gl,[e.createElementVNode("div",{class:"vf-popover__button",role:"button",tabindex:"0","aria-haspopup":"dialog","aria-expanded":r.visible,"aria-controls":s,onClick:p,onKeydown:[e.withKeys(e.withModifiers(p,["prevent"]),["enter"]),e.withKeys(e.withModifiers(p,["prevent"]),["space"])]},[e.renderSlot(u.$slots,"button")],40,Ul),e.withDirectives(e.createVNode(Oe,{id:s,class:"vf-popover__wrapper"},e.createSlots({default:e.withCtx(()=>[b[0]||(b[0]=e.createElementVNode("div",{class:"vf-popover__arrow"},null,-1))]),_:2},[u.$slots.default?{name:"default",fn:e.withCtx(()=>[e.renderSlot(u.$slots,"default")]),key:"0"}:void 0,u.$slots.header||u.$slots.popoverHeader?{name:"header",fn:e.withCtx(()=>[e.renderSlot(u.$slots,"header"),u.$slots.header?e.createCommentVNode("",!0):e.renderSlot(u.$slots,"popoverHeader",{key:0})]),key:"1"}:void 0,u.$slots.body||u.$slots.popoverBody?{name:"body",fn:e.withCtx(()=>[e.renderSlot(u.$slots,"body"),u.$slots.body?e.createCommentVNode("",!0):e.renderSlot(u.$slots,"popoverBody",{key:0})]),key:"2"}:void 0,u.$slots.footer||u.$slots.popoverFooter?{name:"footer",fn:e.withCtx(()=>[e.renderSlot(u.$slots,"footer"),u.$slots.footer?e.createCommentVNode("",!0):e.renderSlot(u.$slots,"popoverFooter",{key:0})]),key:"3"}:void 0]),1536),[[e.vShow,r.visible]])]))}}),Xl=["aria-labelledby","aria-describedby"],Ql={key:0,class:"vf-modal__header"},Zl={key:0,class:"vf-modal__title"},Jl={key:3,class:"vf-modal__footer"},Ye=e.defineComponent({inheritAttrs:!1,__name:"modal",props:{modelValue:{type:Boolean,default:!1},title:{default:""},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},size:{default:"md"}},emits:["update:modelValue","open","close"],setup(i,{expose:a,emit:o}){const t=o,r=i;let c=0,s=0,v="",l=null;const d=e.ref(null),p=e.useAttrs(),u=e.useSlots(),b=`vf-modal-title-${++c}`,k=`vf-modal-body-${c}`,n=e.computed(()=>!!r.title||!!u.header),_=e.computed(()=>!!u.body||!!u.default),y=e.computed(()=>{const O=["vf-modal"];return r.size!=="md"&&O.push(`vf-modal_${r.size}`),O}),g=()=>t("update:modelValue",!0),x=()=>{t("update:modelValue",!1),t("close")},I=()=>{r.closeOnOverlay&&x()},f=O=>{!r.modelValue||!r.closeOnEsc||O.key==="Escape"&&(O.preventDefault(),x())},h=()=>d.value?Array.from(d.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(L=>!L.hasAttribute("disabled")&&!L.getAttribute("aria-hidden")):[],B=()=>{var L;const O=h();O.length?O[0].focus():(L=d.value)==null||L.focus()},E=O=>{var R;if(O.key!=="Tab")return;const L=h();if(!L.length){O.preventDefault(),(R=d.value)==null||R.focus();return}const N=L[0],D=L[L.length-1],w=document.activeElement;if(O.shiftKey&&w===N){O.preventDefault(),D.focus();return}!O.shiftKey&&w===D&&(O.preventDefault(),N.focus())},S=()=>{!r.lockScroll||typeof document>"u"||(s===0&&(v=document.body.style.overflow,document.body.style.overflow="hidden"),s+=1)},T=()=>{!r.lockScroll||typeof document>"u"||(s=Math.max(0,s-1),s===0&&(document.body.style.overflow=v))};return e.watch(()=>r.modelValue,async O=>{O?(typeof document<"u"&&(l=document.activeElement),S(),t("open"),await e.nextTick(),B(),typeof document<"u"&&document.addEventListener("keydown",f)):(T(),typeof document<"u"&&(document.removeEventListener("keydown",f),l==null||l.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{T(),typeof document<"u"&&document.removeEventListener("keydown",f)}),a({open:g,close:x}),(O,L)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",e.mergeProps(e.unref(p),{class:y.value,role:"presentation"}),[e.createElementVNode("div",{class:"vf-modal__overlay",onClick:I}),e.createElementVNode("div",{ref_key:"panel",ref:d,class:"vf-modal__panel",role:"dialog","aria-modal":"true","aria-labelledby":n.value?b:void 0,"aria-describedby":_.value?k:void 0,tabindex:"-1",onKeydown:E},[n.value?(e.openBlock(),e.createElementBlock("div",Ql,[e.createElementVNode("div",{id:b,class:"vf-modal__header-content"},[e.renderSlot(O.$slots,"header",{},()=>[O.title?(e.openBlock(),e.createElementBlock("h3",Zl,e.toDisplayString(O.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),O.showClose?e.renderSlot(O.$slots,"close",{key:1,close:x},()=>[e.createElementVNode("button",{type:"button",class:"vf-modal__close","aria-label":"Close",onClick:x},"×")]):e.createCommentVNode("",!0),O.$slots.body||O.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:k,class:"vf-modal__body"},[e.renderSlot(O.$slots,"body"),O.$slots.body?e.createCommentVNode("",!0):e.renderSlot(O.$slots,"default",{key:0})])):e.createCommentVNode("",!0),O.$slots.footer?(e.openBlock(),e.createElementBlock("div",Jl,[e.renderSlot(O.$slots,"footer")])):e.createCommentVNode("",!0)],40,Xl)],16),[[e.vShow,O.modelValue]])]))}}),en={class:"vf-confirm-dialog__message"},tn={class:"vf-confirm-dialog__actions"},rn=e.defineComponent({__name:"confirm-dialog",props:{modelValue:{type:Boolean,default:!1},title:{default:"Confirm action"},message:{default:""},confirmLabel:{default:"Confirm"},cancelLabel:{default:"Cancel"},confirmSeverity:{default:"danger"},loading:{type:Boolean,default:!1},closeOnConfirm:{type:Boolean,default:!0},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},size:{default:"sm"}},emits:["update:modelValue","confirm","cancel","open","close"],setup(i,{expose:a,emit:o}){const t=i,r=o,c=e.ref(null),s=e.ref(null),v=()=>{if(c.value){c.value.close();return}r("update:modelValue",!1),r("close")},l=b=>{r("update:modelValue",b)},d=()=>{if(r("close"),s.value==="confirm"){s.value=null;return}s.value=null,r("cancel")},p=()=>{s.value="cancel",v()},u=()=>{t.loading||(r("confirm"),t.closeOnConfirm&&(s.value="confirm",v()))};return a({open:()=>{var b;return(b=c.value)==null?void 0:b.open()},close:()=>{s.value="cancel",v()}}),(b,k)=>(e.openBlock(),e.createBlock(Ye,{ref_key:"modal",ref:c,class:"vf-confirm-dialog","model-value":b.modelValue,title:b.title,size:b.size,"close-on-overlay":b.closeOnOverlay,"close-on-esc":b.closeOnEsc,"show-close":b.showClose,"lock-scroll":b.lockScroll,"onUpdate:modelValue":l,onOpen:k[0]||(k[0]=n=>r("open")),onClose:d},{body:e.withCtx(()=>[e.createElementVNode("div",en,[e.renderSlot(b.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(b.message),1)])])]),footer:e.withCtx(()=>[e.createElementVNode("div",tn,[e.renderSlot(b.$slots,"actions",{confirm:u,cancel:p},()=>[e.createVNode(we,{class:"vf-confirm-dialog__cancel",label:b.cancelLabel,variant:"outlined",severity:"secondary",disabled:b.loading,onClick:p},null,8,["label","disabled"]),e.createVNode(we,{class:"vf-confirm-dialog__confirm",label:b.confirmLabel,severity:b.confirmSeverity,loading:b.loading,onClick:u},null,8,["label","severity","loading"])])])]),_:3},8,["model-value","title","size","close-on-overlay","close-on-esc","show-close","lock-scroll"]))}}),on=["aria-labelledby","aria-describedby"],an={key:0,class:"vf-drawer__header"},ln={key:0,class:"vf-drawer__title"},nn={key:3,class:"vf-drawer__footer"},dn=e.defineComponent({__name:"drawer",props:{modelValue:{type:Boolean,default:!1},title:{default:""},position:{default:"right"},overlay:{type:Boolean,default:!0},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},size:{default:"md"}},emits:["update:modelValue","open","close"],setup(i,{expose:a,emit:o}){const t=o,r=i;let c=0,s=0,v="",l=null;const d=e.ref(null),p=e.useSlots(),u=`vf-drawer-title-${++c}`,b=`vf-drawer-body-${c}`,k=e.computed(()=>!!r.title||!!p.header),n=e.computed(()=>!!p.body||!!p.default),_=e.computed(()=>{switch(r.position){case"left":return"translate3d(-100%, 0, 0)";case"right":return"translate3d(100%, 0, 0)";case"top":return"translate3d(0, -100%, 0)";case"bottom":return"translate3d(0, 100%, 0)";default:return"translate3d(100%, 0, 0)"}}),y=e.computed(()=>{const L=["vf-drawer",`vf-drawer_${r.position}`];return r.size!=="md"&&L.push(`vf-drawer_${r.size}`),L}),g=e.computed(()=>({"--vf-drawer-transform-from":_.value})),x=()=>t("update:modelValue",!0),I=()=>{t("update:modelValue",!1),t("close")},f=()=>{r.overlay&&r.closeOnOverlay&&I()},h=L=>{!r.modelValue||!r.closeOnEsc||L.key==="Escape"&&(L.preventDefault(),I())},B=()=>d.value?Array.from(d.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(N=>!N.hasAttribute("disabled")&&!N.getAttribute("aria-hidden")):[],E=()=>{var N;const L=B();L.length?L[0].focus():(N=d.value)==null||N.focus()},S=L=>{var H;if(L.key!=="Tab")return;const N=B();if(!N.length){L.preventDefault(),(H=d.value)==null||H.focus();return}const D=N[0],w=N[N.length-1],R=document.activeElement;if(L.shiftKey&&R===D){L.preventDefault(),w.focus();return}!L.shiftKey&&R===w&&(L.preventDefault(),D.focus())},T=()=>{!r.lockScroll||typeof document>"u"||(s===0&&(v=document.body.style.overflow,document.body.style.overflow="hidden"),s+=1)},O=()=>{!r.lockScroll||typeof document>"u"||(s=Math.max(0,s-1),s===0&&(document.body.style.overflow=v))};return e.watch(()=>r.modelValue,async L=>{L?(typeof document<"u"&&(l=document.activeElement),T(),t("open"),await e.nextTick(),E(),typeof document<"u"&&document.addEventListener("keydown",h)):(O(),typeof document<"u"&&(document.removeEventListener("keydown",h),l==null||l.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{O(),typeof document<"u"&&document.removeEventListener("keydown",h)}),a({open:x,close:I}),(L,N)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:"vf-drawer",duration:{enter:320,leave:320}},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(y.value),style:e.normalizeStyle(g.value),role:"presentation"},[L.overlay?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-drawer__overlay",onClick:f})):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:d,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":k.value?u:void 0,"aria-describedby":n.value?b:void 0,tabindex:"-1",onKeydown:S},[k.value?(e.openBlock(),e.createElementBlock("div",an,[e.createElementVNode("div",{id:u,class:"vf-drawer__header-content"},[e.renderSlot(L.$slots,"header",{},()=>[L.title?(e.openBlock(),e.createElementBlock("h3",ln,e.toDisplayString(L.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),L.showClose?e.renderSlot(L.$slots,"close",{key:1,close:I},()=>[e.createElementVNode("button",{type:"button",class:"vf-drawer__close","aria-label":"Close",onClick:I}," × ")]):e.createCommentVNode("",!0),L.$slots.body||L.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:b,class:"vf-drawer__body"},[e.renderSlot(L.$slots,"body"),L.$slots.body?e.createCommentVNode("",!0):e.renderSlot(L.$slots,"default",{key:0})])):e.createCommentVNode("",!0),L.$slots.footer?(e.openBlock(),e.createElementBlock("div",nn,[e.renderSlot(L.$slots,"footer")])):e.createCommentVNode("",!0)],40,on)],6),[[e.vShow,L.modelValue]])]),_:3})]))}}),sn=["aria-expanded","aria-disabled","onKeydown"],cn=["data-placement"],Xe=e.defineComponent({name:"VfDropdown",__name:"dropdown",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},placement:{default:"bottom-start"},offset:{default:6},disabled:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},matchTriggerWidth:{type:Boolean,default:!0}},emits:["update:modelValue","open","close","select"],setup(i,{expose:a,emit:o}){const t=o,r=i;let c=0;const s=e.ref(null),v=e.ref(null),l=e.ref(null),d=e.ref(!1),p=e.ref(r.placement),u=e.ref(r.placement),b=`vf-dropdown-panel-${++c}`;let k=null;const n=e.computed(()=>r.modelValue!==void 0),_=T=>{r.disabled||(t("update:modelValue",T),n.value||(d.value=T))},y=()=>{p.value=r.placement,u.value=r.placement,_(!0)},g=()=>{_(!1)},x=()=>{d.value?g():y()},I=()=>{r.disabled||x()},f=T=>{if(t("select",T),!r.closeOnSelect)return;const O=T.target;O&&(O.closest(".vf-menu__parent")||(O.closest(".vf-menu__link")||O.closest("[data-dropdown-close]"))&&g())},h=T=>{var L;if(!d.value||!s.value)return;const O=T.target;s.value.contains(O)||(L=l.value)!=null&&L.contains(O)||g()},B=T=>{!d.value||!r.closeOnEsc||T.key==="Escape"&&(T.preventDefault(),g())},E=T=>{switch(T){case"bottom-start":return["top-start"];case"bottom-end":return["top-end"];case"top-start":return["bottom-start"];case"top-end":return["bottom-end"];case"top":return["bottom"];case"bottom":default:return["top"]}},S=()=>{if(!v.value||!l.value)return;const T=v.value,O=l.value,L=async()=>{const{x:R,y:H,placement:K}=await ve(T,O,{placement:p.value,strategy:"fixed",middleware:[ce(r.offset),se({placements:E(p.value)})]});u.value=K??p.value,r.matchTriggerWidth&&(O.style.minWidth=`${T.getBoundingClientRect().width}px`),O.style.left=`${R}px`,O.style.top=`${H}px`},N=async()=>{await L()},D=fe(T,()=>{N()}),w=()=>{N()};document.addEventListener("scroll",w,!0),window.addEventListener("resize",w,!1),k={update:N,destroy:()=>{D(),document.removeEventListener("scroll",w,!0),window.removeEventListener("resize",w,!1)}},k.update()};return e.watch(()=>r.modelValue,T=>{n.value&&(d.value=!!T)},{immediate:!0}),e.watch(()=>r.placement,T=>{p.value=T,u.value=T}),e.watch(d,async T=>{if(t(T?"open":"close"),!T){k&&(k.destroy(),k=null);return}await e.nextTick(),k||S(),k==null||k.update()}),e.onMounted(()=>{document.addEventListener("click",h),document.addEventListener("keydown",B)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",h),document.removeEventListener("keydown",B),k==null||k.destroy(),k=null}),a({open:y,close:g,toggle:x}),(T,O)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:s,class:e.normalizeClass(["vf-dropdown",{"vf-dropdown_disabled":T.disabled}])},[e.createElementVNode("div",{ref_key:"trigger",ref:v,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":d.value,"aria-controls":b,"aria-disabled":T.disabled?"true":"false",onClick:I,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["enter"]),e.withKeys(e.withModifiers(I,["prevent"]),["space"])]},[e.renderSlot(T.$slots,"trigger")],40,sn),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:b,ref_key:"panel",ref:l,class:"vf-dropdown__panel",role:"menu","data-placement":u.value,onClick:f},[e.renderSlot(T.$slots,"default",{},()=>[r.items.length?(e.openBlock(),e.createBlock(Ee,{key:0,items:r.items},null,8,["items"])):e.createCommentVNode("",!0)])],8,cn),[[e.vShow,d.value]])]))],2))}}),fn=e.defineComponent({name:"VfSplitButton",__name:"split-button",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},label:{default:""},icon:{default:void 0},type:{default:"button"},size:{default:void 0},variant:{default:void 0},severity:{default:void 0},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},placement:{default:"bottom-start"},offset:{default:6},closeOnSelect:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},matchTriggerWidth:{type:Boolean,default:!0},toggleAriaLabel:{default:"Toggle actions"}},emits:["click","update:modelValue","open","close","select"],setup(i,{expose:a,emit:o}){const t=i,r=o,c=e.inject(Le,null),s=e.ref(null),v=e.computed(()=>t.size??(c==null?void 0:c.value.size)??"normal"),l=e.computed(()=>t.variant??(c==null?void 0:c.value.variant)),d=e.computed(()=>t.severity??(c==null?void 0:c.value.severity)??"primary"),p=e.computed(()=>t.disabled||(c==null?void 0:c.value.disabled)===!0),u=e.computed(()=>{const n=["vf-splitbutton"];return(p.value||t.loading)&&n.push("vf-splitbutton_disabled"),(v.value==="small"||v.value==="large")&&n.push(`vf-splitbutton_${v.value}`),n}),b=n=>{var _;if(p.value||t.loading){n.preventDefault();return}(_=s.value)==null||_.close(),r("click",n)},k=n=>{r("update:modelValue",n)};return a({open:()=>{var n;return(n=s.value)==null?void 0:n.open()},close:()=>{var n;return(n=s.value)==null?void 0:n.close()},toggle:()=>{var n;return(n=s.value)==null?void 0:n.toggle()}}),(n,_)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-splitbutton",u.value])},[n.$slots.default?(e.openBlock(),e.createBlock(we,{key:0,class:"vf-splitbutton__main",label:n.label,icon:n.icon,type:n.type,size:v.value,variant:l.value,severity:d.value,loading:n.loading,disabled:p.value,onClick:b},{default:e.withCtx(()=>[e.renderSlot(n.$slots,"default")]),_:3},8,["label","icon","type","size","variant","severity","loading","disabled"])):(e.openBlock(),e.createBlock(we,{key:1,class:"vf-splitbutton__main",label:n.label,icon:n.icon,type:n.type,size:v.value,variant:l.value,severity:d.value,loading:n.loading,disabled:p.value,onClick:b},null,8,["label","icon","type","size","variant","severity","loading","disabled"])),e.createVNode(Xe,{ref_key:"dropdown",ref:s,class:"vf-splitbutton__dropdown","model-value":n.modelValue,items:n.items,placement:n.placement,offset:n.offset,disabled:p.value||n.loading,"close-on-select":n.closeOnSelect,"close-on-esc":n.closeOnEsc,"match-trigger-width":n.matchTriggerWidth,"onUpdate:modelValue":k,onOpen:_[0]||(_[0]=y=>r("open",y)),onClose:_[1]||(_[1]=y=>r("close",y)),onSelect:_[2]||(_[2]=y=>r("select",y))},e.createSlots({trigger:e.withCtx(()=>[e.createVNode(we,{class:"vf-splitbutton__toggle",icon:"chevronDown",size:v.value,variant:l.value,severity:d.value,disabled:p.value||n.loading,"aria-label":n.toggleAriaLabel},null,8,["size","variant","severity","disabled","aria-label"])]),_:2},[n.$slots.menu?{name:"default",fn:e.withCtx(()=>[e.renderSlot(n.$slots,"menu")]),key:"0"}:void 0]),1032,["model-value","items","placement","offset","disabled","close-on-select","close-on-esc","match-trigger-width"])],2))}}),vn=e.defineComponent({name:"VfContextMenu",__name:"context-menu",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},disabled:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},offset:{default:2}},emits:["update:modelValue","open","close","select","contextmenu"],setup(i,{expose:a,emit:o}){const t=o,r=i;let c=0;const s=e.ref(null),v=e.ref(null),l=e.ref(!1),d=e.ref({}),p=`vf-context-menu-panel-${++c}`,u=e.ref({x:0,y:0}),b=e.computed(()=>r.modelValue!==void 0),k=()=>{if(!s.value)return{x:0,y:0};const S=s.value.getBoundingClientRect();return{x:Math.round(S.left+S.width/2),y:Math.round(S.top+S.height/2)}},n=S=>{r.disabled||(t("update:modelValue",S),b.value||(l.value=S))},_=()=>{if(!v.value)return;const T=v.value.getBoundingClientRect(),O=window.innerWidth,L=window.innerHeight,N=8;let D=u.value.x+r.offset,w=u.value.y+r.offset;D+T.width>O-N&&(D=Math.max(N,O-T.width-N)),w+T.height>L-N&&(w=Math.max(N,L-T.height-N)),d.value={left:`${D}px`,top:`${w}px`,minWidth:"var(--vf-context-menu-min-width)"}},y=async S=>{u.value=S,n(!0),await e.nextTick(),_()},g=()=>{n(!1)},x=S=>{r.disabled||(S.preventDefault(),t("contextmenu",S),y({x:S.clientX,y:S.clientY}))},I=S=>{r.disabled||(S.key==="ContextMenu"||S.shiftKey&&S.key==="F10")&&(S.preventDefault(),y(k()))},f=S=>{if(t("select",S),!r.closeOnSelect)return;const T=S.target;T&&(T.closest(".vf-menu__parent")||(T.closest(".vf-menu__link")||T.closest("[data-context-menu-close]"))&&g())},h=S=>{var O;if(!l.value||!s.value)return;const T=S.target;s.value.contains(T)||(O=v.value)!=null&&O.contains(T)||g()},B=S=>{!l.value||!r.closeOnEsc||S.key==="Escape"&&(S.preventDefault(),g())},E=()=>{l.value&&_()};return e.watch(()=>r.modelValue,S=>{b.value&&(l.value=!!S)},{immediate:!0}),e.watch(l,async S=>{S?(!u.value.x&&!u.value.y&&(u.value=k()),t("open"),await e.nextTick(),_()):t("close")}),e.onMounted(()=>{document.addEventListener("click",h),document.addEventListener("keydown",B),window.addEventListener("resize",E)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",h),document.removeEventListener("keydown",B),window.removeEventListener("resize",E)}),a({openAt:y,close:g}),(S,T)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{ref_key:"root",ref:s,class:e.normalizeClass(["vf-context-menu",{"vf-context-menu_disabled":S.disabled}]),tabindex:"0",onContextmenu:e.withModifiers(x,["prevent"]),onKeydown:I},[e.renderSlot(S.$slots,"default")],34),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:v,class:"vf-context-menu__panel",role:"menu",style:e.normalizeStyle(d.value),onClick:f},[e.renderSlot(S.$slots,"menu",{},()=>[r.items.length?(e.openBlock(),e.createBlock(Ee,{key:0,items:r.items},null,8,["items"])):e.createCommentVNode("",!0)])],4),[[e.vShow,l.value]])]))],64))}}),pn={class:"vf-command-palette",role:"presentation"},un=["aria-label"],mn={class:"vf-command-palette__header"},gn=["value","placeholder"],bn={class:"vf-command-palette__list",role:"listbox"},hn=["data-group"],_n={key:0,class:"vf-command-palette__group-label"},yn=["aria-selected","disabled","onClick"],kn={class:"vf-command-palette__item-main"},wn={class:"vf-command-palette__item-label"},zn={key:0,class:"vf-command-palette__item-shortcut"},xn={key:0,class:"vf-command-palette__item-description"},Cn={key:1,class:"vf-command-palette__empty"},Bn=e.defineComponent({name:"VfCommandPalette",__name:"command-palette",props:{modelValue:{type:Boolean,default:void 0},items:{default:()=>[]},placeholder:{default:"Type a command or search..."},emptyText:{default:"No commands found"},ariaLabel:{default:"Command palette"},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},closeOnSelect:{type:Boolean,default:!0},filter:{type:Boolean,default:!0},enableShortcut:{type:Boolean,default:!0},shortcutKey:{default:"k"}},emits:["update:modelValue","open","close","select","search"],setup(i,{expose:a,emit:o}){const t=i,r=o,c=e.ref(null),s=e.ref(null),v=e.ref(!1),l=e.ref(""),d=e.ref(-1),p=e.computed(()=>t.modelValue!==void 0),u=e.computed(()=>t.items.map((D,w)=>{const R=D.group??"";return{...D,group:R,_index:w,_key:`${R}:${D.value??D.label}:${w.toString()}`}})),b=e.computed(()=>{if(!t.filter)return u.value;const D=l.value.trim().toLowerCase();return D?u.value.filter(w=>[w.label,w.description??"",...w.keywords??[]].join(" ").toLowerCase().includes(D)):u.value}),k=e.computed(()=>{var w;const D=new Map;for(const R of b.value){const H=R.group??"";D.has(H)||D.set(H,[]),(w=D.get(H))==null||w.push(R)}return Array.from(D.entries()).map(([R,H])=>({name:R,items:H}))}),n=e.computed(()=>b.value.filter(D=>!D.disabled)),_=async()=>{var D;await e.nextTick(),(D=s.value)==null||D.focus()},y=()=>{const D=n.value[0];d.value=D?D._index:-1},g=D=>{r("update:modelValue",D),p.value||(v.value=D)},x=async()=>{g(!0),l.value="",y(),await _()},I=()=>{g(!1)},f=async()=>{if(v.value){I();return}await x()},h=D=>{const w=D.target;l.value=w.value,r("search",l.value),y()},B=(D,w)=>{if(D.disabled){w.preventDefault();return}typeof D.command=="function"&&D.command(),r("select",D,w),t.closeOnSelect&&I()},E=D=>{if(!n.value.length){d.value=-1;return}const w=n.value.findIndex(K=>K._index===d.value),H=((w>=0?w:D>0?-1:0)+D+n.value.length)%n.value.length;d.value=n.value[H]._index},S=D=>{if(d.value<0)return;const w=b.value.find(R=>R._index===d.value);w&&B(w,D)},T=D=>{if(D.key==="ArrowDown"){D.preventDefault(),E(1);return}if(D.key==="ArrowUp"){D.preventDefault(),E(-1);return}if(D.key==="Enter"){D.preventDefault(),S(D);return}D.key==="Escape"&&t.closeOnEsc&&(D.preventDefault(),I())},O=()=>{t.closeOnOverlay&&I()},L=D=>{if(!(D instanceof Element))return!1;const w=D,R=w.tagName;return R==="INPUT"||R==="TEXTAREA"||R==="SELECT"?!0:!!w.closest('[contenteditable="true"]')},N=D=>{t.enableShortcut&&(L(D.target)||D.key.toLowerCase()===t.shortcutKey.toLowerCase()&&(!D.metaKey&&!D.ctrlKey||(D.preventDefault(),f())))};return e.watch(()=>t.modelValue,D=>{p.value&&(v.value=!!D)},{immediate:!0}),e.watch(v,async D=>{if(D){r("open"),l.value="",y(),await _();return}r("close")}),e.watch(()=>b.value,()=>{b.value.some(w=>w._index===d.value&&!w.disabled)||y()},{deep:!0}),e.onMounted(()=>{document.addEventListener("keydown",N)}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",N)}),a({open:x,close:I,toggle:f}),(D,w)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",pn,[e.createElementVNode("div",{class:"vf-command-palette__overlay",onClick:O}),e.createElementVNode("div",{ref_key:"panel",ref:c,class:"vf-command-palette__panel",role:"dialog","aria-modal":"true","aria-label":D.ariaLabel,onKeydown:T},[e.createElementVNode("div",mn,[e.createElementVNode("input",{ref_key:"inputRef",ref:s,class:"vf-command-palette__input",type:"text",value:l.value,placeholder:D.placeholder,onInput:h},null,40,gn)]),e.createElementVNode("div",bn,[k.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(k.value,R=>(e.openBlock(),e.createElementBlock("div",{key:R.name,class:"vf-command-palette__group","data-group":R.name},[R.name?(e.openBlock(),e.createElementBlock("div",_n,e.toDisplayString(R.name),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(R.items,H=>(e.openBlock(),e.createElementBlock("button",{key:H._key,class:e.normalizeClass(["vf-command-palette__item",{"is-active":H._index===d.value,"is-disabled":H.disabled}]),type:"button",role:"option","aria-selected":H._index===d.value,disabled:H.disabled,onClick:K=>B(H,K)},[e.createElementVNode("div",kn,[e.createElementVNode("span",wn,e.toDisplayString(H.label),1),H.shortcut?(e.openBlock(),e.createElementBlock("span",zn,e.toDisplayString(H.shortcut),1)):e.createCommentVNode("",!0)]),H.description?(e.openBlock(),e.createElementBlock("span",xn,e.toDisplayString(H.description),1)):e.createCommentVNode("",!0)],10,yn))),128))],8,hn))),128)):(e.openBlock(),e.createElementBlock("div",Cn,e.toDisplayString(D.emptyText),1))])],40,un)],512),[[e.vShow,v.value]])]))}}),Sn={class:"vf-notification-center",role:"presentation"},$n=["aria-label"],Vn={class:"vf-notification-center__header"},En={class:"vf-notification-center__title-wrap"},Ln={class:"vf-notification-center__title"},Dn={key:0,class:"vf-notification-center__badge"},Nn={class:"vf-notification-center__header-actions"},Fn=["disabled"],Tn=["disabled"],Mn=["aria-label"],In={class:"vf-notification-center__body"},Rn={key:0,class:"vf-notification-center__list"},Pn=["data-severity"],On=["onClick"],An={class:"vf-notification-center__avatar","aria-hidden":"true"},Kn={class:"vf-notification-center__content"},Hn={class:"vf-notification-center__item-title"},Wn={key:0,class:"vf-notification-center__item-message"},jn={key:1,class:"vf-notification-center__item-date"},qn=["onClick"],Gn={key:1,class:"vf-notification-center__empty"},Un=e.defineComponent({__name:"notification-center",props:{modelValue:{type:Boolean,default:!1},items:{default:()=>[]},title:{default:"Notifications"},emptyText:{default:"No notifications"},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},markAllLabel:{default:"Mark all as read"},clearLabel:{default:"Clear"},closeLabel:{default:"Close notifications"},readLabel:{default:"Mark as read"},unreadLabel:{default:"Mark as unread"}},emits:["update:modelValue","update:items","open","close","click","read","readAll","clear"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref([]),s=e.computed(()=>c.value.filter(x=>!x.read).length),v=e.computed(()=>s.value>0),l=x=>x.map(I=>({...I,read:!!I.read}));e.watch(()=>t.items,x=>{c.value=l(x)},{deep:!0,immediate:!0});const d=()=>{o("update:items",c.value.map(x=>({...x})))},p=()=>{o("update:modelValue",!1),o("close")},u=()=>{t.closeOnOverlay&&p()},b=x=>{!t.modelValue||!t.closeOnEsc||x.key==="Escape"&&(x.preventDefault(),p())};e.watch(()=>t.modelValue,async x=>{var I;x?(o("open"),await e.nextTick(),(I=r.value)==null||I.focus(),document.addEventListener("keydown",b,!1)):document.removeEventListener("keydown",b,!1)},{immediate:!0}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",b,!1)});const k=x=>{const I=(x.avatar||x.title||"").trim();return I?I.charAt(0).toUpperCase():"N"},n=(x,I)=>{o("click",x,I)},_=x=>{const I=c.value.map(h=>h.id!==x?h:{...h,read:!h.read}),f=I.find(h=>h.id===x);c.value=I,d(),f&&o("read",f,f.read)},y=()=>{v.value&&(c.value=c.value.map(x=>({...x,read:!0})),d(),o("readAll",c.value))},g=()=>{if(!c.value.length)return;const x=c.value.map(I=>({...I}));c.value=[],d(),o("clear",x)};return(x,I)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",Sn,[e.createElementVNode("div",{class:"vf-notification-center__overlay",onClick:u}),e.createElementVNode("section",{ref_key:"panel",ref:r,class:"vf-notification-center__panel",role:"dialog","aria-modal":"true","aria-label":x.title,tabindex:"-1"},[e.createElementVNode("header",Vn,[e.createElementVNode("div",En,[e.createElementVNode("h3",Ln,e.toDisplayString(x.title),1),s.value>0?(e.openBlock(),e.createElementBlock("span",Dn,e.toDisplayString(s.value),1)):e.createCommentVNode("",!0)]),e.createElementVNode("div",Nn,[e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!v.value,onClick:y},e.toDisplayString(x.markAllLabel),9,Fn),e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!c.value.length,onClick:g},e.toDisplayString(x.clearLabel),9,Tn),e.createElementVNode("button",{type:"button",class:"vf-notification-center__close","aria-label":x.closeLabel,onClick:p}," × ",8,Mn)])]),e.createElementVNode("div",In,[c.value.length?(e.openBlock(),e.createElementBlock("ul",Rn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(f,h)=>(e.openBlock(),e.createElementBlock("li",{key:String(f.id),class:e.normalizeClass(["vf-notification-center__item",{"is-unread":!f.read}]),"data-severity":f.severity||"neutral"},[e.renderSlot(x.$slots,"item",{item:f,index:h,toggleRead:()=>_(f.id)},()=>[e.createElementVNode("button",{type:"button",class:"vf-notification-center__item-main",onClick:B=>n(f,h)},[e.createElementVNode("span",An,e.toDisplayString(k(f)),1),e.createElementVNode("span",Kn,[e.createElementVNode("span",Hn,e.toDisplayString(f.title),1),f.message?(e.openBlock(),e.createElementBlock("span",Wn,e.toDisplayString(f.message),1)):e.createCommentVNode("",!0),f.date?(e.openBlock(),e.createElementBlock("span",jn,e.toDisplayString(f.date),1)):e.createCommentVNode("",!0)])],8,On)]),e.createElementVNode("button",{type:"button",class:"vf-notification-center__toggle",onClick:B=>_(f.id)},e.toDisplayString(f.read?x.unreadLabel:x.readLabel),9,qn)],10,Pn))),128))])):(e.openBlock(),e.createElementBlock("p",Gn,[e.renderSlot(x.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(x.emptyText),1)])]))])],8,$n)],512),[[e.vShow,x.modelValue]])]))}}),Yn=["aria-hidden"],Xn=["aria-label"],Qn={class:"vf-app-shell__header"},Zn=["aria-label"],Jn={class:"vf-app-shell__header-content"},ei=["aria-label"],ti={key:1,class:"vf-app-shell__footer"},ri=e.defineComponent({__name:"app-shell",props:{modelValue:{type:Boolean,default:!1},sidebarWidth:{default:"16rem"},sidebarCollapsedWidth:{default:"4.25rem"},mobileBreakpoint:{default:1024},stickyHeader:{type:Boolean,default:!0},fullHeight:{type:Boolean,default:!0},showToggle:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},toggleLabel:{default:"Toggle sidebar"},closeSidebarLabel:{default:"Close sidebar"},toggleIcon:{default:"☰"},mainAriaLabel:{default:"Main content"}},emits:["update:modelValue","sidebar-toggle","breakpoint-change"],setup(i,{emit:a}){const o=a,t=i,r=e.useSlots(),c=e.computed(()=>!!r.footer),s=e.ref(!!t.modelValue),v=e.ref(!1),l=e.ref(!1),d=e.computed(()=>({"--vf-app-shell-sidebar-width-prop":t.sidebarWidth,"--vf-app-shell-sidebar-collapsed-width-prop":t.sidebarCollapsedWidth})),p=()=>{if(typeof window>"u")return;const _=window.innerWidth<t.mobileBreakpoint;_!==v.value&&(v.value=_,o("breakpoint-change",_)),_||(l.value=!1)},u=()=>{o("sidebar-toggle",{mobile:v.value,collapsed:s.value,open:v.value?l.value:!s.value})},b=()=>{if(v.value){l.value=!l.value,u();return}s.value=!s.value,o("update:modelValue",s.value),u()},k=()=>{l.value&&(l.value=!1,u())},n=_=>{!t.closeOnEsc||!l.value||_.key==="Escape"&&(_.preventDefault(),k())};return e.watch(()=>t.modelValue,_=>{s.value=!!_}),typeof window<"u"&&(p(),window.addEventListener("resize",p,!1),window.addEventListener("keydown",n,!1)),e.onBeforeUnmount(()=>{typeof window<"u"&&(window.removeEventListener("resize",p,!1),window.removeEventListener("keydown",n,!1))}),(_,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-app-shell",{"vf-app-shell_collapsed":!v.value&&s.value,"vf-app-shell_mobile":v.value,"vf-app-shell_mobile-open":v.value&&l.value,"vf-app-shell_sticky-header":_.stickyHeader,"vf-app-shell_full-height":_.fullHeight}]),style:e.normalizeStyle(d.value)},[e.createElementVNode("aside",{class:"vf-app-shell__sidebar","aria-hidden":v.value&&!l.value?"true":"false"},[e.renderSlot(_.$slots,"sidebar",{mobile:v.value,collapsed:s.value})],8,Yn),v.value&&l.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__overlay","aria-label":_.closeSidebarLabel,onClick:k},null,8,Xn)):e.createCommentVNode("",!0),e.createElementVNode("header",Qn,[_.showToggle?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__toggle","aria-label":_.toggleLabel,onClick:b},e.toDisplayString(_.toggleIcon),9,Zn)):e.createCommentVNode("",!0),e.createElementVNode("div",Jn,[e.renderSlot(_.$slots,"header",{mobile:v.value,collapsed:s.value,mobileSidebarOpen:l.value,toggleSidebar:b})])]),e.createElementVNode("main",{class:"vf-app-shell__main","aria-label":_.mainAriaLabel},[e.renderSlot(_.$slots,"default")],8,ei),c.value?(e.openBlock(),e.createElementBlock("footer",ti,[e.renderSlot(_.$slots,"footer",{mobile:v.value,collapsed:s.value})])):e.createCommentVNode("",!0)],6))}}),oi=["aria-label"],ai={class:"vf-kanban-board__columns"},li=["data-column-id"],ni={class:"vf-kanban-board__column-header"},ii={class:"vf-kanban-board__column-title"},di={class:"vf-kanban-board__column-count"},si=["onDrop"],ci=["onClick","onDragstart","onDrop"],fi={class:"vf-kanban-board__card"},vi={class:"vf-kanban-board__card-title"},pi={key:0,class:"vf-kanban-board__card-description"},ui={key:1,class:"vf-kanban-board__tags"},mi={key:2,class:"vf-kanban-board__assignee"},gi={key:0,class:"vf-kanban-board__empty"},bi={class:"vf-kanban-board__column-footer"},hi=e.defineComponent({__name:"kanban-board",props:{columns:{default:()=>[]},items:{default:()=>[]},ariaLabel:{default:"Kanban board"},emptyColumnText:{default:"Drop cards here"}},emits:["update:items","move","click"],setup(i,{emit:a}){const o=a,t=i,r=e.ref([]),c=e.ref(null),s=e.ref(null),v=e.computed(()=>t.columns??[]),l=g=>g.map(x=>({...x,tags:x.tags?[...x.tags]:[]})),d=g=>r.value.filter(x=>String(x.columnId)===String(g)),p=(g,x,I)=>{const f=[];return g.forEach((h,B)=>{String(h.columnId)===String(x)&&f.push(B)}),f.length?I===void 0||I>=f.length?f[f.length-1]+1:f[Math.max(0,I)]:g.length},u=(g,x,I)=>{const f=[...r.value],h=f.findIndex(L=>String(L.id)===String(g));if(h<0)return;const E=f[h].columnId,[S]=f.splice(h,1),T=p(f,x,I),O={...S,columnId:x};f.splice(T,0,O),r.value=f,o("update:items",f.map(L=>({...L,tags:L.tags?[...L.tags]:[]}))),o("move",O,E,x)},b=g=>{o("click",g)},k=(g,x)=>{c.value=g.id,s.value=g.columnId,x.dataTransfer&&(x.dataTransfer.effectAllowed="move",x.dataTransfer.setData("text/plain",String(g.id)))},n=()=>{c.value=null,s.value=null},_=(g,x,I)=>{var B;const h=((B=I.dataTransfer)==null?void 0:B.getData("text/plain"))||(c.value!==null?String(c.value):"");h&&(u(h,g,x),n())},y=(g,x)=>{var h;const f=((h=x.dataTransfer)==null?void 0:h.getData("text/plain"))||(c.value!==null?String(c.value):"");f&&(u(f,g),n())};return e.watch(()=>t.items,g=>{r.value=l(g)},{immediate:!0,deep:!0}),(g,x)=>(e.openBlock(),e.createElementBlock("div",{class:"vf-kanban-board",role:"region","aria-label":g.ariaLabel||void 0},[e.createElementVNode("div",ai,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.value,I=>(e.openBlock(),e.createElementBlock("section",{key:String(I.id),class:"vf-kanban-board__column","data-column-id":String(I.id)},[e.createElementVNode("header",ni,[e.renderSlot(g.$slots,"column-header",{column:I,items:d(I.id)},()=>[e.createElementVNode("h3",ii,e.toDisplayString(I.title),1),e.createElementVNode("span",di,e.toDisplayString(d(I.id).length),1)])]),e.createElementVNode("ul",{class:"vf-kanban-board__list",onDragover:x[1]||(x[1]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(f=>y(I.id,f),["prevent"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d(I.id),(f,h)=>(e.openBlock(),e.createElementBlock("li",{key:String(f.id),class:e.normalizeClass(["vf-kanban-board__item",{"is-dragging":c.value===f.id,"priority-low":f.priority==="low","priority-medium":f.priority==="medium","priority-high":f.priority==="high"}]),draggable:"true",onClick:B=>b(f),onDragstart:B=>k(f,B),onDragend:n,onDragover:x[0]||(x[0]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(B=>_(I.id,h,B),["prevent","stop"])},[e.renderSlot(g.$slots,"card",{item:f,column:I,index:h},()=>{var B;return[e.createElementVNode("div",fi,[e.createElementVNode("p",vi,e.toDisplayString(f.title),1),f.description?(e.openBlock(),e.createElementBlock("p",pi,e.toDisplayString(f.description),1)):e.createCommentVNode("",!0),(B=f.tags)!=null&&B.length?(e.openBlock(),e.createElementBlock("div",ui,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.tags,E=>(e.openBlock(),e.createElementBlock("span",{key:E,class:"vf-kanban-board__tag"},e.toDisplayString(E),1))),128))])):e.createCommentVNode("",!0),f.assignee?(e.openBlock(),e.createElementBlock("p",mi,e.toDisplayString(f.assignee),1)):e.createCommentVNode("",!0)])]})],42,ci))),128)),d(I.id).length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",gi,[e.renderSlot(g.$slots,"empty-column",{column:I},()=>[e.createTextVNode(e.toDisplayString(g.emptyColumnText),1)])]))],40,si),e.createElementVNode("footer",bi,[e.renderSlot(g.$slots,"column-footer",{column:I,items:d(I.id)})])],8,li))),128))])],8,oi))}}),_i=["data-placement"],yi={class:"vf-tooltip__content"},ki={key:0,class:"vf-tooltip__arrow","aria-hidden":"true"},wi=e.defineComponent({__name:"tooltip",props:{text:{default:""},placement:{default:"top"},disabled:{type:Boolean,default:!1},arrow:{type:Boolean,default:!1}},setup(i){const a=i;let o=0;const t=e.ref(null),r=e.ref(null),c=e.ref(!1),s=e.ref("top"),v=`vf-tooltip-${++o}`;let l=null;const d=()=>{a.disabled||(c.value=!0)},p=()=>{c.value=!1},u=()=>{if(!t.value||!r.value)return;const k=t.value,n=r.value,_=async()=>{const{x:I,y:f,placement:h}=await ve(k,n,{placement:a.placement,strategy:"fixed",middleware:[ce(8),se(),qe()]});s.value=h??a.placement,n.style.left=`${I}px`,n.style.top=`${f}px`},y=async()=>{await _()},g=fe(k,()=>{y()}),x=()=>{y()};document.addEventListener("scroll",x,!0),window.addEventListener("resize",x,!1),l={update:y,destroy:()=>{g(),document.removeEventListener("scroll",x,!0),window.removeEventListener("resize",x,!1)}},l.update()};e.watch(c,async k=>{if(!k){l&&(l.destroy(),l=null);return}l||u(),l==null||l.update()}),e.onMounted(()=>{c.value&&u()}),e.onBeforeUnmount(()=>{l==null||l.destroy(),l=null});const b=e.computed(()=>!!a.text||!!(r.value&&r.value.textContent));return e.watch(b,k=>{k||(c.value=!1)}),(k,n)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("span",{ref_key:"trigger",ref:t,class:"vf-tooltip__trigger","aria-describedby":v,onMouseenter:d,onMouseleave:p,onFocus:d,onBlur:p},[e.renderSlot(k.$slots,"default")],544),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:v,ref_key:"panel",ref:r,class:"vf-tooltip",role:"tooltip","data-placement":s.value},[e.createElementVNode("span",yi,[e.renderSlot(k.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(k.text),1)])]),k.arrow?(e.openBlock(),e.createElementBlock("span",ki)):e.createCommentVNode("",!0)],8,_i),[[e.vShow,c.value]])]))],64))}}),zi={class:"vf-tour",role:"presentation"},xi=["aria-label","data-placement"],Ci={key:0,class:"vf-tour__title"},Bi={key:1,class:"vf-tour__content"},Si={key:2,class:"vf-tour__progress"},$i={class:"vf-tour__actions"},Vi=["disabled"],Ei=e.defineComponent({__name:"tour",props:{modelValue:{type:Boolean,default:!1},steps:{default:()=>[]},startIndex:{default:0},placement:{default:"bottom"},offset:{default:10},mask:{type:Boolean,default:!0},closeOnOverlay:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},showSkip:{type:Boolean,default:!0},showProgress:{type:Boolean,default:!0},spotlightPadding:{default:6},nextLabel:{default:"Next"},prevLabel:{default:"Back"},finishLabel:{default:"Finish"},skipLabel:{default:"Skip"},ariaLabel:{default:"Tour"}},emits:["update:modelValue","open","close","stepChange","next","prev","complete","skip"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref(0),s=e.ref("bottom"),v=e.ref({}),l=e.ref(null);let d=null;const p=e.computed(()=>t.steps.length),u=e.computed(()=>{if(p.value)return t.steps[c.value]}),b=e.computed(()=>c.value<=0),k=e.computed(()=>c.value>=p.value-1),n=e.computed(()=>!!l.value),_=N=>p.value?Math.min(p.value-1,Math.max(0,N)):0,y=N=>!N||typeof document>"u"?null:typeof N=="string"?document.querySelector(N):N,g=()=>{if(!l.value){v.value={};return}const N=l.value.getBoundingClientRect(),D=t.spotlightPadding;v.value={top:`${N.top-D}px`,left:`${N.left-D}px`,width:`${N.width+D*2}px`,height:`${N.height+D*2}px`}},x=()=>{if(!r.value||typeof window>"u")return;const N=r.value.getBoundingClientRect(),D=Math.max(12,(window.innerWidth-N.width)/2),w=Math.max(12,(window.innerHeight-N.height)/2);r.value.style.left=`${D}px`,r.value.style.top=`${w}px`,s.value=t.placement},I=()=>{if(!r.value||!l.value){x();return}const N=l.value,D=r.value,w=()=>{var m;return((m=u.value)==null?void 0:m.placement)??t.placement},R=()=>{var m;return((m=u.value)==null?void 0:m.offset)??t.offset},H=async()=>{const{x:m,y:M,placement:z}=await ve(N,D,{placement:w(),strategy:"fixed",middleware:[ce(R()),se(),qe()]});s.value=z??w(),D.style.left=`${m}px`,D.style.top=`${M}px`},K=async()=>{g(),await H()},C=fe(N,()=>{K()}),V=()=>{K()};document.addEventListener("scroll",V,!0),window.addEventListener("resize",V,!1),d={update:K,destroy:()=>{C(),document.removeEventListener("scroll",V,!0),window.removeEventListener("resize",V,!1)}},d.update()},f=async()=>{var N;d==null||d.destroy(),d=null,l.value=y((N=u.value)==null?void 0:N.target),await e.nextTick(),I()},h=N=>{o("update:modelValue",!1),o("close",N)},B=(N,D)=>{const w=_(N);w!==c.value&&(c.value=w,o(D,w,u.value),o("stepChange",w,u.value))},E=()=>{if(k.value){o("complete",u.value),h("complete");return}B(c.value+1,"next")},S=()=>{b.value||B(c.value-1,"prev")},T=()=>{o("skip",u.value),h("skip")},O=()=>{t.closeOnOverlay&&h("overlay")},L=N=>{!t.modelValue||!t.closeOnEsc||N.key==="Escape"&&(N.preventDefault(),h("esc"))};return e.watch(()=>t.modelValue,async N=>{N?(c.value=_(t.startIndex),o("open"),o("stepChange",c.value,u.value),await f(),document.addEventListener("keydown",L,!1)):(d==null||d.destroy(),d=null,v.value={},l.value=null,document.removeEventListener("keydown",L,!1))},{immediate:!0}),e.watch(()=>[c.value,t.steps],async()=>{t.modelValue&&await f()},{deep:!0}),e.onBeforeUnmount(()=>{d==null||d.destroy(),d=null,typeof document<"u"&&document.removeEventListener("keydown",L,!1)}),(N,D)=>{var w,R;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",zi,[e.createElementVNode("div",{class:"vf-tour__overlay",onClick:O}),N.mask&&n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-tour__spotlight",style:e.normalizeStyle(v.value)},null,4)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:r,class:"vf-tour__panel",role:"dialog","aria-modal":"true","aria-label":N.ariaLabel||void 0,"data-placement":s.value},[(w=u.value)!=null&&w.title||N.$slots.title?(e.openBlock(),e.createElementBlock("div",Ci,[e.renderSlot(N.$slots,"title",{step:u.value,index:c.value},()=>{var H;return[e.createTextVNode(e.toDisplayString((H=u.value)==null?void 0:H.title),1)]})])):e.createCommentVNode("",!0),(R=u.value)!=null&&R.content||N.$slots.default?(e.openBlock(),e.createElementBlock("div",Bi,[e.renderSlot(N.$slots,"default",{step:u.value,index:c.value},()=>{var H;return[e.createTextVNode(e.toDisplayString((H=u.value)==null?void 0:H.content),1)]})])):e.createCommentVNode("",!0),N.showProgress?(e.openBlock(),e.createElementBlock("div",Si,e.toDisplayString(c.value+1)+" / "+e.toDisplayString(p.value),1)):e.createCommentVNode("",!0),e.createElementVNode("div",$i,[e.renderSlot(N.$slots,"actions",{step:u.value,index:c.value,isFirst:b.value,isLast:k.value,prev:S,next:E,skip:T},()=>[N.showSkip?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tour__button vf-tour__button_secondary",type:"button",onClick:T},e.toDisplayString(N.skipLabel),1)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_secondary",type:"button",disabled:b.value,onClick:S},e.toDisplayString(N.prevLabel),9,Vi),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_primary",type:"button",onClick:E},e.toDisplayString(k.value?N.finishLabel:N.nextLabel),1)])])],8,xi)],512),[[e.vShow,N.modelValue]])])}}}),Li=e.defineComponent({__name:"skeleton",props:{width:{default:""},height:{default:""},variant:{default:"text"},animated:{type:Boolean,default:!0}},setup(i){const a=i,o=c=>{if(!(c==null||c===""))return typeof c=="number"?`${c}px`:c},t=e.computed(()=>{const c=o(a.width),s=o(a.height),v={};return c&&(v.width=c),s&&(v.height=s),a.variant==="circle"&&(!c&&s&&(v.width=s),!s&&c&&(v.height=c)),v}),r=e.computed(()=>{const c=["vf-skeleton",`vf-skeleton_${a.variant}`];return a.animated&&c.push("vf-skeleton_animated"),c});return(c,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value),style:e.normalizeStyle(t.value),"aria-hidden":"true"},null,6))}}),Di=["aria-label","aria-valuenow","data-severity"],Ni={key:0,class:"vf-progress__track"},Fi={key:1,class:"vf-progress__circle"},Ti={viewBox:"0 0 100 100",class:"vf-progress__svg","aria-hidden":"true"},Mi={key:2,class:"vf-progress__label"},Ii=e.defineComponent({__name:"progress",props:{value:{default:null},variant:{default:"linear"},size:{default:"normal"},label:{default:""},showValue:{type:Boolean,default:!1},severity:{default:"neutral"},ariaLabel:{default:""}},setup(i){const a=i,o=e.useSlots(),t=k=>Math.min(100,Math.max(0,k)),r=e.computed(()=>a.value===void 0||a.value===null||Number.isNaN(a.value)),c=e.computed(()=>r.value?0:t(Number(a.value))),s=e.computed(()=>r.value?void 0:c.value),v=e.computed(()=>!!o.default),l=e.computed(()=>a.label?a.label:a.showValue&&!r.value?`${Math.round(c.value)}%`:""),d=e.computed(()=>{const k=["vf-progress",`vf-progress_${a.variant}`,`vf-progress_size-${a.size}`];return r.value&&k.push("vf-progress_indeterminate"),k}),p=e.computed(()=>{if(!r.value)return{width:`${c.value}%`}}),u=2*Math.PI*45,b=e.computed(()=>{if(r.value)return{strokeDasharray:`${u}px`,strokeDashoffset:`${u*.75}px`};const k=u-c.value/100*u;return{strokeDasharray:`${u}px`,strokeDashoffset:`${k}px`}});return(k,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"progressbar","aria-label":k.ariaLabel||void 0,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":s.value,"data-severity":k.severity},[k.variant==="linear"?(e.openBlock(),e.createElementBlock("div",Ni,[e.createElementVNode("div",{class:"vf-progress__bar",style:e.normalizeStyle(p.value)},null,4)])):(e.openBlock(),e.createElementBlock("div",Fi,[(e.openBlock(),e.createElementBlock("svg",Ti,[n[0]||(n[0]=e.createElementVNode("circle",{class:"vf-progress__circle-track",cx:"50",cy:"50",r:"45"},null,-1)),e.createElementVNode("circle",{class:"vf-progress__circle-bar",cx:"50",cy:"50",r:"45",style:e.normalizeStyle(b.value)},null,4)]))])),l.value||v.value?(e.openBlock(),e.createElementBlock("span",Mi,[e.renderSlot(k.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(l.value),1)])])):e.createCommentVNode("",!0)],10,Di))}}),Ri=["data-variant","data-severity","aria-label"],Pi=e.defineComponent({__name:"badge",props:{label:{default:""},size:{default:"normal"},variant:{default:"soft"},severity:{default:"neutral"},ariaLabel:{default:""}},setup(i){const a=i,o=e.computed(()=>[`vf-badge_size-${a.size}`]);return(t,r)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-badge",o.value]),"data-variant":t.variant,"data-severity":t.severity,role:"status","aria-label":t.ariaLabel||void 0},[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.label),1)])],10,Ri))}}),Oi=["data-variant","data-severity","aria-label"],Ai={key:0,class:"vf-chip__icon"},Ki={class:"vf-chip__label"},Hi=["disabled","aria-label"],Wi=e.defineComponent({__name:"chip",props:{label:{default:""},size:{default:"normal"},variant:{default:"soft"},severity:{default:"neutral"},disabled:{type:Boolean,default:!1},closable:{type:Boolean,default:!1},icon:{default:""},ariaLabel:{default:""},closeLabel:{default:""}},emits:["close"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>{const s=[`vf-chip_size-${t.size}`];return t.disabled&&s.push("vf-chip_disabled"),s}),c=s=>{t.disabled||o("close",s)};return(s,v)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-chip",r.value]),"data-variant":s.variant,"data-severity":s.severity,role:"status","aria-label":s.ariaLabel||void 0},[s.$slots.icon||s.icon?(e.openBlock(),e.createElementBlock("span",Ai,[e.renderSlot(s.$slots,"icon",{},()=>[e.createVNode(e.unref(ye.CmIcon),{icon:s.icon},null,8,["icon"])])])):e.createCommentVNode("",!0),e.createElementVNode("span",Ki,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])]),s.closable?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"vf-chip__close",disabled:s.disabled,"aria-label":s.closeLabel||"Remove",onClick:c},[e.renderSlot(s.$slots,"close",{},()=>[v[0]||(v[0]=e.createTextVNode("×"))])],8,Hi)):e.createCommentVNode("",!0)],10,Oi))}}),ji=["aria-label","aria-labelledby"],qi=["disabled","data-value","onClick"],Gi={class:"vf-filter-chips__label"},Ui={key:0,class:"vf-filter-chips__count"},Yi=["disabled","aria-label"],Xi=e.defineComponent({__name:"filter-chips",props:{modelValue:{default:null},options:{default:()=>[]},multiple:{type:Boolean,default:!0},allowEmpty:{type:Boolean,default:!0},clearable:{type:Boolean,default:!1},clearText:{default:"Clear"},clearLabel:{default:""},disabled:{type:Boolean,default:!1},wrap:{type:Boolean,default:!0},size:{default:"normal"},variant:{default:"soft"},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change","clear"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>t.multiple?Array.isArray(t.modelValue)?t.modelValue:[]:t.modelValue===null||Array.isArray(t.modelValue)||t.modelValue===void 0?[]:[t.modelValue]),c=e.computed(()=>r.value.length>0),s=e.computed(()=>{const p=["vf-filter-chips",`vf-filter-chips_${t.variant}`];return t.wrap||p.push("vf-filter-chips_nowrap"),t.size!=="normal"&&p.push(`vf-filter-chips_${t.size}`),t.disabled&&p.push("vf-filter-chips_disabled"),p}),v=p=>r.value.includes(p),l=(p,u)=>{if(t.disabled)return;const b=t.options.find(k=>k.value===p);if(!(!b||b.disabled)){if(t.multiple){const k=new Set(r.value);k.has(p)?k.delete(p):k.add(p);const n=Array.from(k);o("update:modelValue",n),o("change",n,u);return}if(v(p)){if(!t.allowEmpty)return;o("update:modelValue",null),o("change",null,u);return}o("update:modelValue",p),o("change",p,u)}},d=p=>{if(t.disabled)return;const u=t.multiple?[]:null;o("update:modelValue",u),o("change",u,p),o("clear",p)};return(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value),role:"group","aria-label":p.ariaLabel||void 0,"aria-labelledby":p.ariaLabelledby||void 0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.options,b=>(e.openBlock(),e.createElementBlock("button",{key:String(b.value),class:e.normalizeClass(["vf-filter-chips__chip",{"is-active":v(b.value)}]),type:"button",disabled:p.disabled||b.disabled,"data-value":String(b.value),onClick:k=>l(b.value,k)},[e.createElementVNode("span",Gi,e.toDisplayString(b.label),1),typeof b.count=="number"?(e.openBlock(),e.createElementBlock("span",Ui,e.toDisplayString(b.count),1)):e.createCommentVNode("",!0)],10,qi))),128)),p.clearable&&c.value?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-filter-chips__clear",type:"button",disabled:p.disabled,"aria-label":p.clearLabel||"Clear filters",onClick:d},e.toDisplayString(p.clearText),9,Yi)):e.createCommentVNode("",!0)],10,ji))}}),Qi=["data-status","aria-label"],Zi={class:"vf-avatar__content"},Ji=["src","alt"],ed={key:1,class:"vf-avatar__initials"},td=["data-status"],rd=e.defineComponent({__name:"avatar",props:{src:{default:""},alt:{default:""},name:{default:""},size:{default:"normal"},shape:{default:"circle"},status:{default:void 0}},setup(i){const a=i,o=e.ref(!1),t=d=>{const p=d.trim();if(!p)return"";const u=p.split(/\s+/).filter(Boolean);return u.length===1?u[0].slice(0,2).toUpperCase():`${u[0][0]}${u[1][0]}`.toUpperCase()},r=e.computed(()=>t(a.name||a.alt||"")),c=e.computed(()=>!!(a.src&&!o.value)),s=e.computed(()=>{if(a.alt)return a.alt;if(a.name)return a.name}),v=e.computed(()=>[`vf-avatar_size-${a.size}`,`vf-avatar_shape-${a.shape}`]),l=()=>{o.value=!0};return e.watch(()=>a.src,()=>{o.value=!1}),(d,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-avatar",v.value]),"data-status":d.status||void 0,role:"img","aria-label":s.value},[e.createElementVNode("div",Zi,[e.renderSlot(d.$slots,"default",{},()=>[c.value?(e.openBlock(),e.createElementBlock("img",{key:0,class:"vf-avatar__image",src:d.src,alt:d.alt||d.name||"",onError:l},null,40,Ji)):(e.openBlock(),e.createElementBlock("span",ed,e.toDisplayString(r.value),1))])]),d.status?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-avatar__status","data-status":d.status,"aria-hidden":"true"},null,8,td)):e.createCommentVNode("",!0)],10,Qi))}}),od=["aria-label","data-severity"],ad={key:0,class:"vf-spinner__label"},ld=e.defineComponent({name:"VfSpinner",__name:"spinner",props:{variant:{default:"inline"},size:{default:"normal"},severity:{default:"neutral"},label:{default:""},ariaLabel:{default:"Loading"}},setup(i){const a=i,o=e.useSlots(),t=e.computed(()=>!!o.default),r=e.computed(()=>a.label||""),c=e.computed(()=>["vf-spinner",`vf-spinner_${a.variant}`,`vf-spinner_size-${a.size}`]);return(s,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value),role:"status","aria-label":s.ariaLabel||void 0,"data-severity":s.severity},[v[0]||(v[0]=e.createElementVNode("span",{class:"vf-spinner__icon","aria-hidden":"true"},null,-1)),r.value||t.value?(e.openBlock(),e.createElementBlock("span",ad,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(r.value),1)])])):e.createCommentVNode("",!0)],10,od))}}),nd={key:0,class:"vf-datatable__bulk"},id={class:"vf-datatable__bulk-default"},dd={class:"vf-datatable__bulk-count"},sd=["disabled","onClick"],cd=["aria-label"],fd={key:0,class:"vf-datatable__head"},vd={class:"vf-datatable__row"},pd={key:0,class:"vf-datatable__header vf-datatable__header_selection",scope:"col"},ud=["checked","aria-label"],md=["aria-sort"],gd=["onClick"],bd={class:"vf-datatable__header-text"},hd={key:1,class:"vf-datatable__header-text"},_d={class:"vf-datatable__body"},yd={key:0,class:"vf-datatable__row vf-datatable__row_state"},kd=["colspan"],wd={key:1,class:"vf-datatable__row vf-datatable__row_state"},zd=["colspan"],xd=["onClick"],Cd={key:0,class:"vf-datatable__cell vf-datatable__cell_selection"},Bd=["type","checked","aria-label","onChange"],Sd=e.defineComponent({__name:"data-table",props:{rows:{default:()=>[]},columns:{default:()=>[]},rowKey:{type:[String,Function],default:"id"},sortable:{type:Boolean,default:!1},sortField:{default:null},sortOrder:{default:null},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No data"},striped:{type:Boolean,default:!1},hover:{type:Boolean,default:!0},size:{default:"normal"},variant:{default:"filled"},showHeader:{type:Boolean,default:!0},ariaLabel:{default:"Data table"},server:{type:Boolean,default:!1},page:{default:1},pageSize:{default:10},filters:{default:()=>({})},selectionMode:{default:null},selection:{default:null},bulkActions:{default:()=>[]},selectAllAriaLabel:{default:"Select all rows"},selectRowAriaLabel:{default:"Select row"},stickyHeader:{type:Boolean,default:!1}},emits:["update:sortField","update:sortOrder","sort","rowClick","update:page","update:pageSize","update:filters","page","filter","request","update:selection","selectionChange","bulkAction"],setup(i,{expose:a,emit:o}){const t=i,r=o,c=e.ref(t.sortField??null),s=e.ref(t.sortOrder??null),v=e.ref(Math.max(1,t.page??1)),l=e.ref(Math.max(1,t.pageSize??10)),d=e.ref({...t.filters??{}}),p=e.ref(t.selection??null);e.watch(()=>t.sortField,P=>{c.value=P??null}),e.watch(()=>t.sortOrder,P=>{s.value=P??null}),e.watch(()=>t.page,P=>{v.value=Math.max(1,P??1)}),e.watch(()=>t.pageSize,P=>{l.value=Math.max(1,P??10)}),e.watch(()=>t.filters,P=>{d.value={...P??{}}},{deep:!0}),e.watch(()=>t.selection,P=>{p.value=P??null},{deep:!0});const u=e.computed(()=>c.value),b=e.computed(()=>s.value),k=e.computed(()=>v.value),n=e.computed(()=>l.value),_=e.computed(()=>d.value),y=e.computed(()=>t.selectionMode==="single"||t.selectionMode==="multiple"),g=e.computed(()=>Math.max(1,t.columns.length+(y.value?1:0))),x=e.computed(()=>t.selectionMode==="single"?p.value==null?[]:[p.value]:t.selectionMode==="multiple"?Array.isArray(p.value)?p.value:[]:[]),I=e.computed(()=>{const P=new Set(x.value);return(t.rows??[]).filter((Y,J)=>{const oe=L(Y,J);return P.has(oe)})}),f=e.computed(()=>{if(t.selectionMode!=="multiple"||!S.value.length)return!1;const P=new Set(x.value);return S.value.every((Y,J)=>P.has(L(Y,J)))}),h=e.computed(()=>!(t.selectionMode!=="multiple"||x.value.length===0)),B=P=>P.sortable===!1?!1:P.sortable===!0?!0:t.sortable,E=(P,Y)=>P==null&&Y==null?0:P==null?-1:Y==null?1:typeof P=="number"&&typeof Y=="number"?P-Y:String(P).localeCompare(String(Y)),S=e.computed(()=>{const P=t.rows??[];if(t.server)return P;const Y=u.value,J=b.value;return!Y||!J?P:[...P].sort((oe,U)=>{const te=oe==null?void 0:oe[Y],re=U==null?void 0:U[Y],le=E(te,re);return J==="asc"?le:-le})}),T=()=>({sortField:u.value,sortOrder:b.value,page:k.value,pageSize:n.value,filters:{..._.value}}),O=e.computed(()=>{const P=["vf-datatable",`vf-datatable_${t.variant}`];return t.size!=="normal"&&P.push(`vf-datatable_${t.size}`),t.striped&&P.push("vf-datatable_striped"),t.hover&&P.push("vf-datatable_hover"),t.stickyHeader&&P.push("vf-datatable_sticky-header"),P}),L=(P,Y)=>{if(typeof t.rowKey=="function")return t.rowKey(P,Y);if(t.rowKey&&typeof t.rowKey=="string"){const J=P==null?void 0:P[t.rowKey];return typeof J=="string"||typeof J=="number"?J:Y}return Y},N=P=>{p.value=P,r("update:selection",P),r("selectionChange",P,I.value)},D=(P,Y)=>{const J=L(P,Y);return t.selectionMode==="single"?p.value===J:t.selectionMode==="multiple"?(Array.isArray(p.value)?p.value:[]).includes(J):!1},w=(P,Y)=>{const J=L(P,Y);return`${t.selectRowAriaLabel} ${String(J)}`},R=(P,Y)=>{const J=L(P,Y);if(t.selectionMode==="single"){const oe=p.value===J?null:J;N(oe);return}if(t.selectionMode==="multiple"){const oe=Array.isArray(p.value)?[...p.value]:[],U=oe.indexOf(J);U>=0?oe.splice(U,1):oe.push(J),N(oe)}},H=()=>{if(t.selectionMode!=="multiple")return;if(f.value){N([]);return}const P=S.value.map((Y,J)=>L(Y,J));N(P)},K=(P,Y)=>P==null?void 0:P[Y.field],C=(P,Y)=>{const J=K(P,Y);return Y.formatter?Y.formatter(P,J,Y):J??""},V=P=>{if(!B(P))return;let Y=P.field,J="asc";u.value===P.field&&(b.value==="asc"?J="desc":b.value==="desc"?(Y=null,J=null):J="asc"),c.value=Y,s.value=J,r("update:sortField",Y),r("update:sortOrder",J),r("sort",Y,J),t.server&&r("request",T())},m=P=>u.value!==P.field?"↕":b.value==="asc"?"↑":"↓",M=P=>u.value!==P.field?"":"is-active",z=P=>{if(B(P))return u.value!==P.field?"none":b.value==="asc"?"ascending":"descending"},$=P=>{const Y=[];return t.striped&&P%2===1&&Y.push("vf-datatable__row_striped"),Y},F=P=>{const Y=[];return P.align&&Y.push(`vf-datatable__cell_${P.align}`),B(P)&&Y.push("vf-datatable__header_sortable"),P.sticky&&Y.push(`vf-datatable__cell_sticky-${P.sticky}`),Y},q=P=>{const Y=[];return P.align&&Y.push(`vf-datatable__cell_${P.align}`),P.sticky&&Y.push(`vf-datatable__cell_sticky-${P.sticky}`),Y},A=P=>{const Y={};if(P.width&&(Y.width=P.width),P.minWidth&&(Y.minWidth=P.minWidth),P.sticky){Y.position="sticky",Y.backgroundColor="var(--vf-datatable-row-background-color)",Y.zIndex="1";const J=t.columns.filter(re=>re.sticky===P.sticky),oe=J.findIndex(re=>re.field===P.field),te=(P.sticky==="left"?J.slice(0,oe):J.slice(oe+1)).reduce((re,le)=>{const ne=le.width??le.minWidth;if(!ne||!ne.endsWith("px"))return re;const ie=Number.parseFloat(ne);return Number.isFinite(ie)?re+ie:re},0);P.sticky==="left"?Y.left=`${te}px`:Y.right=`${te}px`}return Y},X=(P,Y,J)=>{r("rowClick",P,Y,J)},W=P=>{const Y=Math.max(1,Number(P)||1);v.value=Y,r("update:page",Y),r("page",Y),t.server&&r("request",T())},j=P=>{const Y=Math.max(1,Number(P)||1);l.value=Y,r("update:pageSize",Y),r("page",k.value),t.server&&r("request",T())},Q=P=>{d.value={...P??{}},r("update:filters",{...d.value}),r("filter",{...d.value}),t.server&&r("request",T())},ee=()=>{Q({})},ae=()=>{N(t.selectionMode==="multiple"?[]:null)},G=P=>{r("bulkAction",P,x.value,I.value)};return a({setPage:W,setPageSize:j,setFilters:Q,clearFilters:ee,getQuery:T,clearSelection:ae,getSelectedKeys:()=>[...x.value],getSelectedRows:()=>[...I.value],applyBulkAction:G}),(P,Y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(O.value)},[h.value?(e.openBlock(),e.createElementBlock("div",nd,[e.renderSlot(P.$slots,"bulk-actions",{selectedKeys:x.value,selectedRows:I.value,clearSelection:ae,applyAction:G},()=>[e.createElementVNode("div",id,[e.createElementVNode("span",dd,e.toDisplayString(x.value.length)+" selected",1),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(P.bulkActions,J=>(e.openBlock(),e.createElementBlock("button",{key:J.value,type:"button",class:"vf-datatable__bulk-action",disabled:J.disabled,onClick:oe=>G(J.value)},e.toDisplayString(J.label),9,sd))),128)),e.createElementVNode("button",{type:"button",class:"vf-datatable__bulk-clear",onClick:ae},"Clear")])])])):e.createCommentVNode("",!0),e.createElementVNode("table",{class:"vf-datatable__table","aria-label":P.ariaLabel},[P.showHeader?(e.openBlock(),e.createElementBlock("thead",fd,[e.createElementVNode("tr",vd,[y.value?(e.openBlock(),e.createElementBlock("th",pd,[P.selectionMode==="multiple"?(e.openBlock(),e.createElementBlock("input",{key:0,type:"checkbox",class:"vf-datatable__selection-control",checked:f.value,"aria-label":P.selectAllAriaLabel,onChange:H},null,40,ud)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(P.columns,J=>(e.openBlock(),e.createElementBlock("th",{key:J.field,class:e.normalizeClass(["vf-datatable__header",F(J)]),style:e.normalizeStyle(A(J)),"aria-sort":z(J),scope:"col"},[B(J)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-datatable__sort-button",onClick:oe=>V(J)},[e.createElementVNode("span",bd,[P.$slots[`header-${J.field}`]?e.renderSlot(P.$slots,`header-${J.field}`,{key:0,column:J}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(J.header??J.field),1)],64))]),e.createElementVNode("span",{class:e.normalizeClass(["vf-datatable__sort-icon",M(J)])},e.toDisplayString(m(J)),3)],8,gd)):(e.openBlock(),e.createElementBlock("span",hd,[P.$slots[`header-${J.field}`]?e.renderSlot(P.$slots,`header-${J.field}`,{key:0,column:J}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(J.header??J.field),1)],64))]))],14,md))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("tbody",_d,[P.loading?(e.openBlock(),e.createElementBlock("tr",yd,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:g.value},[e.renderSlot(P.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(P.loadingText),1)])],8,kd)])):S.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(S.value,(J,oe)=>(e.openBlock(),e.createElementBlock("tr",{key:L(J,oe),class:e.normalizeClass(["vf-datatable__row",$(oe)]),onClick:U=>X(J,oe,U)},[y.value?(e.openBlock(),e.createElementBlock("td",Cd,[e.createElementVNode("input",{type:P.selectionMode==="multiple"?"checkbox":"radio",name:"vf-datatable-selection",class:"vf-datatable__selection-control",checked:D(J,oe),"aria-label":w(J,oe),onClick:Y[0]||(Y[0]=e.withModifiers(()=>{},["stop"])),onChange:U=>R(J,oe)},null,40,Bd)])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(P.columns,U=>(e.openBlock(),e.createElementBlock("td",{key:U.field,class:e.normalizeClass(["vf-datatable__cell",q(U)]),style:e.normalizeStyle(A(U))},[P.$slots[`cell-${U.field}`]?e.renderSlot(P.$slots,`cell-${U.field}`,{key:0,row:J,column:U,value:K(J,U),index:oe}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(C(J,U)),1)],64))],6))),128))],10,xd))),128)):(e.openBlock(),e.createElementBlock("tr",wd,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:g.value},[e.renderSlot(P.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(P.emptyText),1)])],8,zd)]))])],8,cd)],2))}}),$d={class:"vf-slider__control"},Vd=["min","max","step","value","disabled","aria-label"],Ed=["min","max","step","value","disabled","aria-label"],Ld={key:0,class:"vf-slider__marks"},Dd={key:0,class:"vf-slider__mark-label"},Nd={key:1,class:"vf-slider__value"},Fd=e.defineComponent({name:"VfSlider",__name:"slider",props:{modelValue:{default:void 0},min:{default:0},max:{default:100},step:{default:1},range:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},showValue:{type:Boolean,default:!1},marks:{default:()=>[]},ariaLabel:{default:"Slider"},ariaLabelStart:{default:"Start value"},ariaLabelEnd:{default:"End value"}},emits:["update:modelValue","input","change","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>t.range||Array.isArray(t.modelValue)),c=e.computed(()=>Number.isFinite(t.min)?t.min:0),s=e.computed(()=>Number.isFinite(t.max)?t.max:100),v=e.computed(()=>t.step&&t.step>0?t.step:1),l=C=>{const V=C.toString();return V.includes(".")?V.split(".")[1].length:0},d=C=>Math.min(s.value,Math.max(c.value,C)),p=C=>{const V=Number(C),m=c.value,M=Number.isFinite(V)?V:m,z=d(M),$=v.value,F=l($),q=Math.round((z-c.value)/$)*$+c.value;return Number.parseFloat(q.toFixed(F))},u=e.computed(()=>{if(!r.value){const M=p(t.modelValue??c.value);return[M,M]}const C=Array.isArray(t.modelValue)?t.modelValue:[c.value,s.value];let V=p(C[0]),m=p(C[1]);return V>m&&([V,m]=[m,V]),[V,m]}),b=e.computed(()=>r.value?u.value[0]:p(t.modelValue??c.value)),k=e.computed(()=>r.value?u.value[1]:p(t.modelValue??c.value)),n=C=>{const V=s.value-c.value;return V<=0?0:(C-c.value)/V*100},_=e.computed(()=>r.value?n(b.value):0),y=e.computed(()=>n(r.value?k.value:b.value)),g=e.computed(()=>({"--vf-slider-start":`${_.value}%`,"--vf-slider-end":`${y.value}%`})),x=e.computed(()=>{const C=["vf-slider",`vf-slider_${t.variant}`];return t.size!=="normal"&&C.push(`vf-slider_${t.size}`),t.disabled&&C.push("vf-slider_disabled"),r.value&&C.push("vf-slider_range"),C}),I=e.computed(()=>({zIndex:r.value&&_.value>50?4:3})),f=e.computed(()=>({zIndex:r.value&&_.value>50?3:4})),h=(C,V,m)=>{if(t.disabled)return;const M=p(Number(C));o("update:modelValue",M),o(m,V)},B=(C,V,m,M)=>{if(t.disabled)return;const z=p(Number(C));let[$,F]=u.value;V==="start"?$=Math.min(z,F):F=Math.max(z,$),o("update:modelValue",[$,F]),o(M,m)},E=C=>{const V=C.target;if(r.value){B(V.value,"start",C,"input");return}h(V.value,C,"input")},S=C=>{const V=C.target;B(V.value,"end",C,"input")},T=C=>{const V=C.target;if(r.value){B(V.value,"start",C,"change");return}h(V.value,C,"change")},O=C=>{const V=C.target;B(V.value,"end",C,"change")},L=C=>o("focus",C),N=C=>o("blur",C),D=e.computed(()=>t.marks??[]),w=C=>({left:`${n(d(C))}%`}),R=e.computed(()=>r.value?`${u.value[0]} - ${u.value[1]}`:`${b.value}`),H=e.computed(()=>r.value?t.ariaLabelStart:t.ariaLabel),K=e.computed(()=>r.value?t.ariaLabelEnd:t.ariaLabel);return(C,V)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(x.value),style:e.normalizeStyle(g.value)},[e.createElementVNode("div",$d,[V[0]||(V[0]=e.createElementVNode("div",{class:"vf-slider__track"},[e.createElementVNode("div",{class:"vf-slider__fill"})],-1)),e.createElementVNode("input",{class:"vf-slider__input vf-slider__input_start",type:"range",min:c.value,max:s.value,step:v.value,value:b.value,disabled:C.disabled,"aria-label":H.value,style:e.normalizeStyle(I.value),onInput:E,onChange:T,onFocus:L,onBlur:N},null,44,Vd),r.value?(e.openBlock(),e.createElementBlock("input",{key:0,class:"vf-slider__input vf-slider__input_end",type:"range",min:c.value,max:s.value,step:v.value,value:k.value,disabled:C.disabled,"aria-label":K.value,style:e.normalizeStyle(f.value),onInput:S,onChange:O,onFocus:L,onBlur:N},null,44,Ed)):e.createCommentVNode("",!0)]),D.value.length?(e.openBlock(),e.createElementBlock("div",Ld,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(D.value,m=>(e.openBlock(),e.createElementBlock("span",{key:m.value,class:"vf-slider__mark",style:e.normalizeStyle(w(m.value))},[m.label?(e.openBlock(),e.createElementBlock("span",Dd,e.toDisplayString(m.label),1)):e.createCommentVNode("",!0)],4))),128))])):e.createCommentVNode("",!0),C.showValue?(e.openBlock(),e.createElementBlock("div",Nd,e.toDisplayString(R.value),1)):e.createCommentVNode("",!0)],6))}}),Qe=Symbol("VueForgeSplitter"),Td=["aria-orientation","aria-valuenow","onMousedown","onKeydown"],Md=e.defineComponent({__name:"splitter",props:{modelValue:{default:()=>[]},minSizes:{default:()=>[]},direction:{default:"horizontal"},gutterSize:{default:8},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=i,t=a;let r=0;const c=e.ref(null),s=e.ref([]),v=e.ref([]),l=e.ref(null),d=C=>typeof C=="number"?`${C}px`:C,p=C=>typeof C=="number"&&Number.isFinite(C)&&C>0,u=(C,V,m)=>Math.min(m,Math.max(V,C)),b=(C,V=4)=>{const m=10**V;return Math.round(C*m)/m},k=C=>{if(!C.length)return[];const V=C.reduce((F,q)=>F+q,0);if(V<=0){const F=100/C.length;return C.map((q,A)=>A===C.length-1?b(100-F*(C.length-1)):F)}const M=C.map(F=>F/V*100).map(F=>b(F)),z=b(100-M.reduce((F,q)=>F+q,0)),$=M.length-1;return M[$]=b(M[$]+z),M},n=(C,V)=>{if(!C.length)return[];const M=V.reduce((A,X)=>A+X,0)>=100?k(V):V.map(A=>Math.max(A,0)),z=C.map((A,X)=>Math.max(A,M[X]??0));let $=z.reduce((A,X)=>A+X,0);if($>100){let A=$-100,X=0;for(;A>1e-4&&X<50;){const W=z.map((Q,ee)=>({index:ee,slack:Q-(M[ee]??0)})).filter(Q=>Q.slack>1e-4);if(!W.length)break;const j=W.reduce((Q,ee)=>Q+ee.slack,0);if(j<=A+1e-4){W.forEach(Q=>{z[Q.index]=M[Q.index]??0}),A-=j,++X;continue}W.forEach(Q=>{const ee=Q.slack/j;z[Q.index]=z[Q.index]-A*ee}),A=0,++X}}else if($<100){const X=(100-$)/z.length;for(let W=0;W<z.length;++W)z[W]+=X}const F=z.map(A=>b(A)),q=b(100-F.reduce((A,X)=>A+X,0));return F[F.length-1]=b(F[F.length-1]+q),F},_=C=>{if(!C)return[];const V=o.modelValue;if(V.length===C&&V.every(p))return k(V);const m=s.value.map(q=>q.size),M=m.filter(p);if(!M.length)return k(Array.from({length:C},()=>1));const z=M.reduce((q,A)=>q+A,0),$=m.length-M.length,F=m.map(q=>p(q)?q:0);if(z<100&&$>0){const A=(100-z)/$;for(let X=0;X<F.length;++X)p(m[X])||(F[X]=A);return k(F)}return k(F)},y=()=>s.value.map((C,V)=>{const m=o.minSizes[V];return p(m)?m:p(C.minSize)?C.minSize:5}),g=()=>{const C=s.value.length,V=_(C),m=n(V,y());v.value=m},x=e.computed(()=>{const C=["vf-splitter",`vf-splitter_${o.direction}`];return o.disabled&&C.push("vf-splitter_disabled"),C}),I=e.computed(()=>Math.max(0,s.value.length-1)),f=e.computed(()=>o.direction==="horizontal"?"vertical":"horizontal"),h=e.computed(()=>d(o.gutterSize)),B=C=>{const V=s.value.findIndex(z=>z.id===C);if(V<0)return;const m=`${v.value[V]??0}%`,M=`${y()[V]??0}%`;return o.direction==="vertical"?{flex:`0 0 ${m}`,minHeight:M}:{flex:`0 0 ${m}`,minWidth:M}},E=C=>v.value.slice(0,C+1).reduce((V,m)=>V+m,0),S=C=>{const V=E(C);return o.direction==="vertical"?{top:`calc(${V}% - (${h.value} / 2))`,left:"0",right:"0",height:h.value}:{left:`calc(${V}% - (${h.value} / 2))`,top:"0",bottom:"0",width:h.value}},T=(C,V,m=!0)=>{const M=[...v.value];if(!M[C]||!M[C+1])return;const z=y(),$=M[C]+M[C+1],F=z[C]??0,q=z[C+1]??0,A=u(M[C]+V,F,$-q),X=$-A;M[C]=b(A),M[C+1]=b(X);const W=n(k(M),z);v.value=W,m&&t("update:modelValue",[...W])};let O=0,L=[0,0];const N=C=>{if(l.value===null||!c.value)return;const V=c.value.getBoundingClientRect(),m=o.direction==="vertical"?V.height:V.width;if(m<=0)return;const z=((o.direction==="vertical"?C.clientY:C.clientX)-O)/m*100,F=L[0]+z-(v.value[l.value]??0);T(l.value,F,!0)},D=()=>{l.value!==null&&(l.value=null,window.removeEventListener("mousemove",N),window.removeEventListener("mouseup",D),t("change",[...v.value]))},w=(C,V)=>{o.disabled||!c.value||(l.value=V,O=o.direction==="vertical"?C.clientY:C.clientX,L=[v.value[V]??0,v.value[V+1]??0],window.addEventListener("mousemove",N),window.addEventListener("mouseup",D))},R=(C,V)=>{if(o.disabled)return;const m=o.direction==="horizontal",M=m?"ArrowLeft":"ArrowUp",z=m?"ArrowRight":"ArrowDown";if([M,z,"Home","End"].includes(C.key)){if(C.preventDefault(),C.key==="Home"){const $=y(),F=v.value[V]??0,q=$[V]??0;T(V,q-F)}else if(C.key==="End"){const $=y(),F=(v.value[V]??0)+(v.value[V+1]??0),q=v.value[V]??0,A=F-($[V+1]??0);T(V,A-q)}else{const $=C.shiftKey?5:2,F=C.key===z?$:-$;T(V,F)}t("change",[...v.value])}},H=C=>{const V=`vf-splitter-panel-${++r}`;return s.value.push({id:V,size:C.size,minSize:C.minSize}),g(),V},K=C=>{s.value=s.value.filter(V=>V.id!==C),g()};return e.provide(Qe,{direction:e.computed(()=>o.direction),disabled:e.computed(()=>o.disabled),registerPanel:H,unregisterPanel:K,getPanelStyle:B}),e.watch(()=>o.modelValue,()=>{l.value===null&&o.modelValue.length===s.value.length&&o.modelValue.every(p)&&(v.value=n(k(o.modelValue),y()))},{deep:!0}),e.watch(()=>o.minSizes,()=>{v.value=n(k(v.value),y())},{deep:!0}),e.onBeforeUnmount(()=>{D()}),(C,V)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(x.value)},[e.renderSlot(C.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(I.value,(m,M)=>(e.openBlock(),e.createElementBlock("div",{key:`gutter-${M}`,class:e.normalizeClass(["vf-splitter__gutter",{"is-dragging":l.value===M}]),style:e.normalizeStyle(S(M)),role:"separator","aria-orientation":f.value,"aria-valuenow":Math.round(v.value[M]??0),tabindex:"0",onMousedown:e.withModifiers(z=>w(z,M),["prevent"]),onKeydown:z=>R(z,M)},V[0]||(V[0]=[e.createElementVNode("span",{class:"vf-splitter__gutter-handle"},null,-1)]),46,Td))),128))],2))}}),Id=e.defineComponent({__name:"splitter-panel",props:{size:{default:void 0},minSize:{default:void 0}},setup(i){const a=i,o=e.inject(Qe,null);if(!o)throw new Error("SplitterPanel must be used inside Splitter");const t=o.registerPanel({size:a.size,minSize:a.minSize});e.onBeforeUnmount(()=>{o.unregisterPanel(t)});const r=e.computed(()=>["vf-splitter__panel",o.direction.value==="vertical"?"vf-splitter__panel_vertical":"",o.disabled.value?"vf-splitter__panel_disabled":""]),c=e.computed(()=>o.getPanelStyle(t));return(s,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value),style:e.normalizeStyle(c.value)},[e.renderSlot(s.$slots,"default")],6))}}),Rd=["aria-label","aria-labelledby"],Pd={class:"vf-stepper__list"},Od={class:"vf-stepper__indicator-wrap"},Ad={class:"vf-stepper__indicator"},Kd={key:0,class:"vf-stepper__line","aria-hidden":"true"},Hd={class:"vf-stepper__content"},Wd={key:0,class:"vf-stepper__label"},jd={key:1,class:"vf-stepper__description"},qd=e.defineComponent({name:"VfStepper",__name:"stepper",props:{modelValue:{default:void 0},steps:{default:()=>[]},orientation:{default:"horizontal"},size:{default:"normal"},clickable:{type:Boolean,default:!1},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change"],setup(i,{emit:a}){const o=a,t=i,r=e.computed(()=>t.steps??[]),c=(f,h)=>f.value??h,s=e.computed(()=>{if(t.modelValue===void 0||t.modelValue===null)return 0;const f=r.value.findIndex((h,B)=>c(h,B)===t.modelValue);return f>=0?f:0}),v=e.computed(()=>{const f=["vf-stepper",`vf-stepper_${t.orientation}`,`vf-stepper_size-${t.size}`];return t.clickable&&f.push("vf-stepper_clickable"),f}),l=(f,h)=>f.status?f.status:h<s.value?"completed":h===s.value?"active":"upcoming",d=f=>l(r.value[f],f)==="active",p=f=>l(r.value[f],f)==="completed",u=f=>l(r.value[f],f)==="upcoming",b=(f,h)=>l(f,h)==="error",k=f=>!!f.disabled,n=(f,h)=>({"is-active":d(h),"is-completed":p(h),"is-upcoming":u(h),"is-error":b(f,h),"is-disabled":k(f)}),_=f=>t.clickable&&!k(f)?"button":"div",y=f=>t.clickable&&!k(f)?"button":void 0,g=f=>_(f)==="button"?k(f):void 0,x=(f,h,B)=>{if(!t.clickable||k(f))return;const E=c(f,h);o("update:modelValue",E),o("change",E,f,h,B)},I=(f,h)=>`${f.value??f.label??"step"}_${h.toString()}`;return(f,h)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(v.value),"aria-label":f.ariaLabel||void 0,"aria-labelledby":f.ariaLabelledby||void 0},[e.createElementVNode("ol",Pd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(B,E)=>(e.openBlock(),e.createElementBlock("li",{key:I(B,E),class:e.normalizeClass(["vf-stepper__item",n(B,E)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(_(B)),{class:"vf-stepper__button",type:y(B),disabled:g(B),"aria-current":d(E)?"step":void 0,"aria-disabled":k(B)?"true":void 0,onClick:S=>x(B,E,S)},{default:e.withCtx(()=>[e.createElementVNode("span",Od,[e.createElementVNode("span",Ad,[e.renderSlot(f.$slots,"indicator",{step:B,index:E,status:l(B,E),active:d(E),completed:p(E),upcoming:u(E),error:b(B,E)},()=>[e.createTextVNode(e.toDisplayString(E+1),1)])]),E<r.value.length-1?(e.openBlock(),e.createElementBlock("span",Kd)):e.createCommentVNode("",!0)]),e.createElementVNode("span",Hd,[e.renderSlot(f.$slots,"step",{step:B,index:E,status:l(B,E),active:d(E),completed:p(E),upcoming:u(E),error:b(B,E)},()=>[B.label?(e.openBlock(),e.createElementBlock("span",Wd,e.toDisplayString(B.label),1)):e.createCommentVNode("",!0),B.description?(e.openBlock(),e.createElementBlock("span",jd,e.toDisplayString(B.description),1)):e.createCommentVNode("",!0)])])]),_:2},1032,["type","disabled","aria-current","aria-disabled","onClick"]))],2))),128))])],10,Rd))}}),Ze=Symbol("VueForgeWizard"),Gd=["aria-label","aria-labelledby"],Ud={class:"vf-wizard__header","aria-label":"Wizard steps"},Yd={class:"vf-wizard__list"},Xd=["id","aria-selected","aria-controls","disabled","onClick"],Qd={class:"vf-wizard__indicator"},Zd={class:"vf-wizard__meta"},Jd={class:"vf-wizard__title"},es={key:0,class:"vf-wizard__description"},ts={class:"vf-wizard__content"},rs={class:"vf-wizard__footer"},os=["disabled"],as=e.defineComponent({__name:"wizard",props:{modelValue:{default:void 0},steps:{default:()=>[]},linear:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},nextLabel:{default:"Next"},prevLabel:{default:"Back"},finishLabel:{default:"Finish"},validateStep:{type:Function,default:void 0},ariaLabel:{default:""},ariaLabelledby:{default:""}},emits:["update:modelValue","change","next","prev","complete","invalidStep"],setup(i,{emit:a}){const o=a,t=i;let r=0;const c=++r,s=e.ref(void 0),v=e.ref({}),l=e.computed(()=>t.steps??[]),d=e.computed(()=>s.value===void 0?-1:l.value.findIndex(w=>w.value===s.value)),p=e.computed(()=>{if(!(d.value<0))return l.value[d.value]}),u=e.computed(()=>d.value<=0),b=e.computed(()=>d.value>=l.value.length-1),k=e.computed(()=>{const w=["vf-wizard"];return t.disabled&&w.push("vf-wizard_disabled"),w}),n=w=>String(w).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),_=w=>`vf-wizard-step-${c}-${n(w)}`,y=w=>`vf-wizard-panel-${c}-${n(w)}`,g=w=>s.value===w,x=w=>w<d.value,I=w=>v.value[String(w)],f=(w,R)=>({"is-active":g(w.value),"is-completed":x(R),"is-error":!!I(w.value),"is-disabled":h(w,R)}),h=(w,R)=>t.disabled||w.disabled?!0:!t.linear||d.value<0?!1:R>d.value+1,B=()=>{var w;if(l.value.length){if(t.modelValue!==void 0){const R=l.value.find(H=>H.value===t.modelValue&&!H.disabled);if(R)return R.value}return((w=l.value.find(R=>!R.disabled))==null?void 0:w.value)??l.value[0].value}},E=(w,R)=>{s.value=w,o("update:modelValue",w),o("change",w,p.value,d.value),o(R,w,p.value,d.value)},S=async w=>{const R=l.value[w];if(!R)return!0;const H=R.value,K=R.validate?await R.validate(H,w):!0,C=t.validateStep?await t.validateStep(R,w,H):!0,V=F=>F==null||F===!0?"":F===!1?"Step is invalid":String(F),m=V(K),M=V(C),z=m||M;if(z)return v.value={...v.value,[String(H)]:z},o("invalidStep",z,R,w),!1;const $={...v.value};return delete $[String(H)],v.value=$,!0},T=async(w,R)=>{const H=l.value[w];!H||h(H,w)||d.value>=0&&w>d.value&&!await S(d.value)||E(H.value,R)},O=async()=>{d.value<=0||await T(d.value-1,"prev")},L=async()=>{d.value<0||!await S(d.value)||o("complete",s.value,p.value,d.value)},N=async()=>{if(b.value){await L();return}await T(d.value+1,"next")},D=async w=>{t.disabled||w===d.value||await T(w,w>d.value?"next":"prev")};return e.watch(()=>t.steps,()=>{const w=B();w!==void 0&&!l.value.some(R=>R.value===s.value)&&(s.value=w)},{deep:!0,immediate:!0}),e.watch(()=>t.modelValue,w=>{w===void 0||w===s.value||l.value.some(R=>R.value===w&&!R.disabled)&&(s.value=w)}),e.provide(Ze,{activeValue:e.computed(()=>s.value),getPanelId:y,getStepId:_,isActive:g}),(w,R)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(k.value),"aria-label":w.ariaLabel||void 0,"aria-labelledby":w.ariaLabelledby||void 0},[e.createElementVNode("nav",Ud,[e.createElementVNode("ol",Yd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,(H,K)=>(e.openBlock(),e.createElementBlock("li",{key:String(H.value),class:e.normalizeClass(["vf-wizard__item",f(H,K)])},[e.createElementVNode("button",{id:_(H.value),class:"vf-wizard__step",type:"button",role:"tab","aria-selected":g(H.value)?"true":"false","aria-controls":y(H.value),disabled:h(H,K),onClick:C=>D(K)},[e.createElementVNode("span",Qd,[e.renderSlot(w.$slots,"indicator",{step:H,index:K},()=>[e.createTextVNode(e.toDisplayString(K+1),1)])]),e.createElementVNode("span",Zd,[e.createElementVNode("span",Jd,e.toDisplayString(H.title||`Step ${K+1}`),1),H.description?(e.openBlock(),e.createElementBlock("span",es,e.toDisplayString(H.description),1)):e.createCommentVNode("",!0)])],8,Xd)],2))),128))])]),e.createElementVNode("div",ts,[e.renderSlot(w.$slots,"default")]),e.createElementVNode("div",rs,[e.renderSlot(w.$slots,"actions",{step:p.value,index:d.value,isFirst:u.value,isLast:b.value,next:N,prev:O,complete:L},()=>[e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_secondary",type:"button",disabled:u.value,onClick:O},e.toDisplayString(w.prevLabel),9,os),e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_primary",type:"button",onClick:N},e.toDisplayString(b.value?w.finishLabel:w.nextLabel),1)])])],10,Gd))}}),ls=["id","aria-labelledby","aria-hidden"],ns=e.defineComponent({__name:"wizard-step",props:{value:{}},setup(i){const a=i,o=e.inject(Ze,null);if(!o)throw new Error("WizardStep must be used inside Wizard");const t=e.computed(()=>o.isActive(a.value)),r=e.computed(()=>o.getPanelId(a.value)),c=e.computed(()=>o.getStepId(a.value));return(s,v)=>e.withDirectives((e.openBlock(),e.createElementBlock("section",{id:r.value,class:"vf-wizard-step",role:"tabpanel","aria-labelledby":c.value,"aria-hidden":t.value?"false":"true"},[e.renderSlot(s.$slots,"default")],8,ls)),[[e.vShow,t.value]])}}),is=["aria-label","aria-labelledby"],ds={class:"vf-timeline__list"},ss=["data-status"],cs={class:"vf-timeline__rail"},fs={class:"vf-timeline__marker"},vs={key:1,class:"vf-timeline__dot"},ps={key:0,class:"vf-timeline__line","aria-hidden":"true"},us={class:"vf-timeline__content"},ms={key:0,class:"vf-timeline__date"},gs={key:1,class:"vf-timeline__title"},bs={key:2,class:"vf-timeline__description"},hs=e.defineComponent({name:"VfTimeline",__name:"timeline",props:{items:{default:()=>[]},orientation:{default:"vertical"},size:{default:"normal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},setup(i){const a=i,o=e.computed(()=>a.items??[]),t=e.computed(()=>["vf-timeline",`vf-timeline_${a.orientation}`,`vf-timeline_size-${a.size}`]),r=(c,s)=>`${String(c.id??c.title??"item")}_${s.toString()}`;return(c,s)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(t.value),"aria-label":c.ariaLabel||void 0,"aria-labelledby":c.ariaLabelledby||void 0},[e.createElementVNode("ol",ds,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(v,l)=>(e.openBlock(),e.createElementBlock("li",{key:r(v,l),class:"vf-timeline__item","data-status":v.status??"neutral"},[e.createElementVNode("div",cs,[e.createElementVNode("span",fs,[e.renderSlot(c.$slots,"marker",{item:v,index:l},()=>[v.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:v.icon},null,8,["icon"])):(e.openBlock(),e.createElementBlock("span",vs))])]),l<o.value.length-1?(e.openBlock(),e.createElementBlock("span",ps)):e.createCommentVNode("",!0)]),e.createElementVNode("div",us,[e.renderSlot(c.$slots,"item",{item:v,index:l},()=>[v.date?(e.openBlock(),e.createElementBlock("time",ms,e.toDisplayString(v.date),1)):e.createCommentVNode("",!0),v.title?(e.openBlock(),e.createElementBlock("h4",gs,e.toDisplayString(v.title),1)):e.createCommentVNode("",!0),v.description?(e.openBlock(),e.createElementBlock("p",bs,e.toDisplayString(v.description),1)):e.createCommentVNode("",!0)])])],8,ss))),128))])],10,is))}}),_s=["aria-label","aria-readonly","aria-disabled"],ys=["aria-checked","aria-label","tabindex","disabled","onClick","onKeydown"],ks={class:"vf-rating__icon vf-rating__icon_empty"},ws={class:"vf-rating__icon_inner"},zs=e.defineComponent({__name:"rating",props:{modelValue:{default:0},max:{default:5},size:{default:"normal"},allowHalf:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},ariaLabel:{default:""}},emits:["update:modelValue","change","focus","blur"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref(null),s=e.ref([]),v=e.computed(()=>t.allowHalf?.5:1),l=e.computed(()=>Math.max(1,Math.floor(t.max))),d=e.computed(()=>Array.from({length:l.value},(L,N)=>N+1)),p=e.computed(()=>{const L=r.value??t.modelValue??0,N=Math.min(l.value,Math.max(0,L));return t.allowHalf?Math.round(N*2)/2:Math.round(N)}),u=e.computed(()=>{const L=Math.min(l.value,Math.max(0,t.modelValue??0));return L===0?1:Math.min(l.value,Math.max(1,Math.ceil(L)))}),b=e.computed(()=>{const L=[`vf-rating_${t.size}`];return t.disabled&&L.push("vf-rating_disabled"),t.readonly&&L.push("vf-rating_readonly"),r.value!==null&&L.push("vf-rating_hover"),L}),k=L=>Math.min(l.value,Math.max(0,L)),n=L=>{const N=Math.round(L/v.value)*v.value;return k(N)},_=(L,N)=>{if(!t.allowHalf)return L;const w=N.currentTarget.getBoundingClientRect();return N.clientX-w.left<=w.width/2?L-.5:L},y=L=>{const N=n(L);o("update:modelValue",N),o("change",N)},g=L=>{if(t.disabled||t.readonly)return;const N=s.value.filter(Boolean);if(!N.length)return;const D=L.clientX,w=N[0].getBoundingClientRect(),R=N[N.length-1].getBoundingClientRect();if(D<w.left){r.value=0;return}if(D>R.right){r.value=l.value;return}let H=0,K=w,C=Number.POSITIVE_INFINITY;N.forEach((m,M)=>{const z=m.getBoundingClientRect(),$=z.left+z.width/2,F=Math.abs(D-$);F<C&&(C=F,H=M,K=z)});let V=H+1;if(t.allowHalf){const m=K.left+K.width/2;V=D<m?V-.5:V}r.value=k(V)},x=()=>{r.value=null},I=(L,N)=>{t.disabled||t.readonly||y(_(L,N))},f=(L,N)=>{if(t.disabled||t.readonly)return;let D=t.modelValue??0;switch(N.key){case"ArrowRight":case"ArrowUp":D=(t.modelValue??0)+v.value;break;case"ArrowLeft":case"ArrowDown":D=(t.modelValue??0)-v.value;break;case"Home":D=0;break;case"End":D=l.value;break;case" ":case"Enter":D=L;break;default:return}N.preventDefault(),y(D)},h=L=>o("focus",L),B=L=>o("blur",L),E=L=>{const N=p.value-(L-1),D=Math.min(1,Math.max(0,N));return t.allowHalf?D>=1?"100%":D>=.5?"50%":"0%":D>=1?"100%":"0%"},S=L=>L===u.value?0:-1,T=L=>(t.modelValue??0)===0?!1:L===u.value,O=L=>t.ariaLabel?`${t.ariaLabel} ${L}`:`${L}`;return(L,N)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"rootRef",ref:c,class:e.normalizeClass(["vf-rating",b.value]),role:"radiogroup","aria-label":L.ariaLabel||void 0,"aria-readonly":L.readonly||void 0,"aria-disabled":L.disabled||void 0,onMousemove:g,onMouseleave:x},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,D=>(e.openBlock(),e.createElementBlock("button",{key:D,ref_for:!0,ref_key:"itemRefs",ref:s,type:"button",class:"vf-rating__item",role:"radio","aria-checked":T(D),"aria-label":O(D),tabindex:S(D),disabled:L.disabled,onFocus:h,onBlur:B,onClick:w=>I(D,w),onKeydown:w=>f(D,w)},[e.createElementVNode("span",ks,[e.renderSlot(L.$slots,"icon",{},()=>[N[0]||(N[0]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])]),e.createElementVNode("span",{class:"vf-rating__icon vf-rating__icon_fill",style:e.normalizeStyle({width:E(D)})},[e.createElementVNode("span",ws,[e.renderSlot(L.$slots,"active-icon",{},()=>[N[1]||(N[1]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])])],4)],40,ys))),128))],42,_s))}}),xs={class:"vf-tree__node",role:"none"},Cs=["aria-level","aria-expanded","aria-selected","aria-disabled","tabindex"],Bs=["disabled","aria-label"],Ss={key:1,class:"vf-tree__toggle-spacer","aria-hidden":"true"},$s={class:"vf-tree__label"},Vs={key:0,class:"vf-tree__group",role:"group"},Es=e.defineComponent({__name:"tree-node",props:{node:{},level:{},size:{},variant:{},disabled:{type:Boolean},expandOnClick:{type:Boolean},selectable:{type:Boolean},isSelected:{type:Function},isExpanded:{type:Function},isDisabled:{type:Function},onSelect:{type:Function},onToggle:{type:Function}},setup(i){const a=i,o=e.computed(()=>{var n;return!!((n=a.node.children)!=null&&n.length)}),t=e.computed(()=>a.isDisabled(a.node)),r=e.computed(()=>a.isSelected(a.node.key)),c=e.computed(()=>a.isExpanded(a.node.key)),s=e.computed(()=>{const n=[`vf-tree__row_${a.variant}`];return a.size!=="normal"&&n.push(`vf-tree__row_${a.size}`),r.value&&n.push("is-selected"),t.value&&n.push("is-disabled"),n}),v=e.computed(()=>({"--vf-tree-level":String(a.level)})),l=n=>{t.value||(a.expandOnClick&&o.value&&a.onToggle(a.node,n),a.onSelect(a.node,n))},d=n=>{const _=n,y=_==null?void 0:_.closest('[role="tree"]');return y?Array.from(y.querySelectorAll('[role="treeitem"]')):[]},p=(n,_)=>{_<0||_>=n.length||n[_].focus()},u=n=>{const _=n.closest('[role="group"]');if(!_)return;const y=_.previousElementSibling;y instanceof HTMLElement&&y.getAttribute("role")==="treeitem"&&y.focus()},b=n=>{if(t.value)return;const _=n.currentTarget;if(n.key==="Enter"||n.key===" "){n.preventDefault(),l(n);return}if(n.key==="ArrowRight"){if(n.preventDefault(),o.value&&!c.value){a.onToggle(a.node,n);return}const y=d(n.target),g=y.indexOf(_);p(y,g+1);return}if(n.key==="ArrowLeft"){if(n.preventDefault(),o.value&&c.value){a.onToggle(a.node,n);return}u(_);return}if(n.key==="ArrowDown"||n.key==="ArrowUp"||n.key==="Home"||n.key==="End"){n.preventDefault();const y=d(n.target);if(!y.length)return;const g=y.indexOf(_);if(n.key==="ArrowDown"){p(y,g+1);return}if(n.key==="ArrowUp"){p(y,g-1);return}if(n.key==="Home"){p(y,0);return}p(y,y.length-1)}},k=n=>{t.value||!o.value||a.onToggle(a.node,n)};return(n,_)=>{const y=e.resolveComponent("TreeNode",!0);return e.openBlock(),e.createElementBlock("li",xs,[e.createElementVNode("div",{class:e.normalizeClass(["vf-tree__row",s.value]),style:e.normalizeStyle(v.value),role:"treeitem","aria-level":n.level,"aria-expanded":o.value?c.value:void 0,"aria-selected":r.value,"aria-disabled":t.value?"true":void 0,tabindex:t.value?-1:0,onClick:l,onKeydown:b},[o.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:e.normalizeClass(["vf-tree__toggle",{"is-expanded":c.value}]),disabled:t.value,tabindex:"-1","aria-label":c.value?"Collapse":"Expand",onClick:e.withModifiers(k,["stop"])},e.toDisplayString(c.value?"-":"+"),11,Bs)):(e.openBlock(),e.createElementBlock("span",Ss)),e.createElementVNode("span",$s,[e.renderSlot(n.$slots,"label",{node:n.node,level:n.level,selected:r.value,expanded:c.value,disabled:t.value},()=>[e.createTextVNode(e.toDisplayString(n.node.label),1)])])],46,Cs),o.value&&c.value?(e.openBlock(),e.createElementBlock("ul",Vs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.node.children,g=>(e.openBlock(),e.createBlock(y,{key:g.key,node:g,level:n.level+1,size:n.size,variant:n.variant,disabled:n.disabled,"expand-on-click":n.expandOnClick,selectable:n.selectable,"is-selected":n.isSelected,"is-expanded":n.isExpanded,"is-disabled":n.isDisabled,"on-select":n.onSelect,"on-toggle":n.onToggle},{label:e.withCtx(x=>[e.renderSlot(n.$slots,"label",e.mergeProps({ref_for:!0},x))]),_:2},1032,["node","level","size","variant","disabled","expand-on-click","selectable","is-selected","is-expanded","is-disabled","on-select","on-toggle"]))),128))])):e.createCommentVNode("",!0)])}}}),Ls=["aria-label","aria-labelledby"],Ds={class:"vf-tree__list",role:"group"},Je=e.defineComponent({__name:"tree",props:{items:{default:()=>[]},modelValue:{default:void 0},expandedKeys:{default:()=>[]},multiple:{type:Boolean,default:!1},selectable:{type:Boolean,default:!0},expandOnClick:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},size:{default:"normal"},variant:{default:"filled"},ariaLabel:{default:"Tree"},ariaLabelledby:{default:""}},emits:["update:modelValue","update:expandedKeys","change","toggle","nodeClick"],setup(i,{emit:a}){const o=i,t=a,r=n=>Array.isArray(n)?n:n==null?[]:[n],c=e.computed(()=>{const n=["vf-tree",`vf-tree_${o.variant}`];return o.size!=="normal"&&n.push(`vf-tree_${o.size}`),o.disabled&&n.push("vf-tree_disabled"),n}),s=e.computed(()=>r(o.modelValue)),v=e.computed(()=>new Set(s.value)),l=e.computed(()=>new Set(o.expandedKeys)),d=n=>o.disabled||!!n.disabled,p=n=>v.value.has(n),u=n=>l.value.has(n),b=(n,_)=>{if(t("nodeClick",n,_),!o.selectable||d(n))return;if(o.multiple){const g=s.value,I=g.includes(n.key)?g.filter(f=>f!==n.key):[...g,n.key];t("update:modelValue",I),t("change",I,n,_);return}const y=o.modelValue===n.key?void 0:n.key;t("update:modelValue",y),t("change",y,n,_)},k=(n,_)=>{if(d(n))return;const y=o.expandedKeys,g=y.includes(n.key),x=g?y.filter(I=>I!==n.key):[...y,n.key];t("update:expandedKeys",x),t("toggle",n.key,!g,n,_)};return(n,_)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value),role:"tree","aria-label":n.ariaLabel||void 0,"aria-labelledby":n.ariaLabelledby||void 0},[e.createElementVNode("ul",Ds,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.items,y=>(e.openBlock(),e.createBlock(Es,{key:y.key,node:y,level:1,size:n.size,variant:n.variant,disabled:n.disabled,"expand-on-click":n.expandOnClick,selectable:n.selectable,"is-selected":p,"is-expanded":u,"is-disabled":d,"on-select":b,"on-toggle":k},{label:e.withCtx(g=>[e.renderSlot(n.$slots,"label",e.mergeProps({ref_for:!0},g))]),_:2},1032,["node","size","variant","disabled","expand-on-click","selectable"]))),128))])],10,Ls))}}),Ns=["disabled","aria-readonly","aria-expanded","onKeydown"],Fs=["data-placement"],Ts={key:0,class:"vf-treeselect__search"},Ms=["value","placeholder","readonly","onKeydown"],Is={key:1,class:"vf-treeselect__loading"},Rs={key:3,class:"vf-treeselect__empty"},Ps=e.defineComponent({__name:"tree-select",props:{items:{default:()=>[]},modelValue:{default:void 0},expandedKeys:{default:()=>[]},multiple:{type:Boolean,default:!1},selectable:{type:Boolean,default:!0},expandOnClick:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},loadingText:{default:"Loading..."},emptyText:{default:"No results"},placeholder:{default:""},searchPlaceholder:{default:"Search..."},filter:{type:Boolean,default:!0},clearable:{type:Boolean,default:!1},variant:{default:"filled"},size:{default:"normal"}},emits:["update:modelValue","change","update:expandedKeys","toggle","nodeClick","search","focus","blur"],setup(i,{emit:a}){let o=0;const t=a,r=i,c=e.ref(null),s=e.ref(null),v=e.ref(null),l=e.ref(null),d=e.ref(!1),p=e.ref(""),u=e.ref("bottom"),b=e.ref("bottom"),k=`vf-treeselect-panel-${++o}`;let n=null;const _=$=>Array.isArray($)?$:$==null?[]:[$],y=$=>{const F=[],q=A=>{A.forEach(X=>{var W;F.push(X),(W=X.children)!=null&&W.length&&q(X.children)})};return q($),F},g=e.computed(()=>_(r.modelValue)),x=e.computed(()=>g.value.length>0),I=e.computed(()=>{const $=new Map;return y(r.items).forEach(F=>{$.set(F.key,F.label)}),$}),f=e.computed(()=>{const $=g.value.map(F=>I.value.get(F)).filter(F=>!!F);return $.length?r.multiple?$.join(", "):$[0]:""}),h=($,F)=>$.label.toLowerCase().includes(F),B=($,F)=>{if(!F)return $;const q=[];return $.forEach(A=>{var W;const X=(W=A.children)!=null&&W.length?B(A.children,F):[];(h(A,F)||X.length)&&q.push({...A,children:X})}),q},E=e.computed(()=>{if(!r.filter)return r.items;const $=p.value.trim().toLowerCase();return $?B(r.items,$):r.items}),S=e.computed(()=>{const $=["vf-treeselect",`vf-treeselect_${r.variant}`,d.value?"vf-treeselect_open":""];return r.size!=="normal"&&$.push(`vf-treeselect_${r.size}`),r.disabled&&$.push("vf-treeselect_disabled"),$.filter(Boolean)}),T=()=>{d.value=!1,u.value="bottom",b.value="bottom",p.value=""},O=async()=>{var $;r.disabled||r.readonly||(d.value=!0,u.value="bottom",b.value="bottom",r.filter&&(await e.nextTick(),($=l.value)==null||$.focus()))},L=()=>{if(d.value){T();return}O()},N=$=>{r.readonly||(t("update:modelValue",$),r.multiple||T())},D=($,F,q)=>{r.readonly||t("change",$,F,q)},w=$=>{t("update:expandedKeys",$)},R=($,F,q,A)=>{t("toggle",$,F,q,A)},H=($,F)=>{t("nodeClick",$,F)},K=()=>{if(r.readonly)return;const $=r.multiple?[]:void 0;t("update:modelValue",$),t("change",$)},C=$=>{if(r.readonly)return;const F=$.target;p.value=F.value,t("search",F.value)},V=$=>t("focus",$),m=$=>t("blur",$),M=$=>{var q;if(!d.value||!c.value)return;const F=$.target;c.value.contains(F)||(q=v.value)!=null&&q.contains(F)||T()},z=()=>{if(!s.value||!v.value)return;const $=s.value,F=v.value,q=async()=>{const{x:j,y:Q,placement:ee}=await ve($,F,{placement:u.value,strategy:"fixed",middleware:[ce(2),se({placements:["bottom","top"]})]});b.value=ee??u.value,F.style.minWidth=`${$.getBoundingClientRect().width}px`,F.style.left=`${j}px`,F.style.top=`${Q}px`},A=async()=>{await q()},X=fe($,()=>{A()}),W=()=>{A()};document.addEventListener("scroll",W,!0),window.addEventListener("resize",W,!1),n={update:A,destroy:()=>{X(),document.removeEventListener("scroll",W,!0),window.removeEventListener("resize",W,!1)}},n.update()};return e.watch(d,async $=>{if(!$){n&&(n.destroy(),n=null);return}await e.nextTick(),n||z(),n==null||n.update()}),e.watch(()=>[r.items,p.value,r.expandedKeys],()=>{n==null||n.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",M)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",M),n==null||n.destroy(),n=null}),($,F)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:c,class:e.normalizeClass(S.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-treeselect__control",type:"button",disabled:$.disabled,"aria-readonly":$.readonly?"true":void 0,"aria-expanded":d.value,"aria-controls":k,"aria-haspopup":"tree",onClick:L,onKeydown:[e.withKeys(e.withModifiers(O,["prevent"]),["down"]),e.withKeys(e.withModifiers(L,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"])],onFocus:V,onBlur:m},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!f.value}])},e.toDisplayString(f.value||$.placeholder),3),F[0]||(F[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,Ns),$.clearable&&x.value&&!$.disabled&&!$.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-treeselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(K,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:k,ref_key:"panel",ref:v,class:"vf-treeselect__panel","data-placement":b.value},[$.filter?(e.openBlock(),e.createElementBlock("div",Ts,[e.createElementVNode("input",{ref_key:"searchInput",ref:l,class:"vf-treeselect__search-control",type:"text",value:p.value,placeholder:$.searchPlaceholder,readonly:$.readonly,onInput:C,onKeydown:e.withKeys(e.withModifiers(T,["prevent"]),["esc"])},null,40,Ms)])):e.createCommentVNode("",!0),$.loading?(e.openBlock(),e.createElementBlock("div",Is,e.toDisplayString($.loadingText),1)):E.value.length>0?(e.openBlock(),e.createBlock(Je,{key:2,class:"vf-treeselect__tree",items:E.value,"model-value":$.modelValue,"expanded-keys":$.expandedKeys,multiple:$.multiple,selectable:$.selectable,"expand-on-click":$.expandOnClick,disabled:$.disabled||$.readonly,size:$.size,variant:$.variant,"onUpdate:modelValue":N,onChange:D,"onUpdate:expandedKeys":w,onToggle:R,onNodeClick:H},{label:e.withCtx(q=>[e.renderSlot($.$slots,"label",e.normalizeProps(e.guardReactiveProps(q)))]),_:3},8,["items","model-value","expanded-keys","multiple","selectable","expand-on-click","disabled","size","variant"])):(e.openBlock(),e.createElementBlock("div",Rs,e.toDisplayString($.emptyText),1))],8,Fs),[[e.vShow,d.value]])]))],2))}}),Os=["aria-label"],As={class:"vf-breadcrumbs__list"},Ks={key:0,class:"vf-breadcrumbs__current","aria-current":"page"},Hs={key:0,class:"vf-breadcrumbs__separator","aria-hidden":"true"},Ws=e.defineComponent({name:"VfBreadcrumbs",__name:"breadcrumbs",props:{items:{default:()=>[]},separator:{default:"/"},ariaLabel:{default:"Breadcrumbs"}},setup(i){const a=i,o=e.computed(()=>a.items??[]),t=e.computed(()=>o.value.some(s=>s.active!==void 0)),r=(s,v)=>t.value?s.active===!0:v===o.value.length-1,c=(s,v)=>`${s.label??s.to??s.href??s.url??"crumb"}_${v.toString()}`;return(s,v)=>(e.openBlock(),e.createElementBlock("nav",{class:"vf-breadcrumbs","aria-label":s.ariaLabel},[e.createElementVNode("ol",As,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(l,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:c(l,d)},[e.createElementVNode("li",{class:e.normalizeClass(["vf-breadcrumbs__item",{"is-current":r(l,d),"is-disabled":l.disabled}])},[e.renderSlot(s.$slots,"item",{item:l,index:d,isLast:d===o.value.length-1,active:r(l,d)},()=>[r(l,d)?(e.openBlock(),e.createElementBlock("span",Ks,e.toDisplayString(l.label),1)):(e.openBlock(),e.createBlock(Ce,{key:1,class:"vf-breadcrumbs__link",to:l.to,href:l.href??l.url,disabled:l.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.label),1)]),_:2},1032,["to","href","disabled"]))])],2),d<o.value.length-1?(e.openBlock(),e.createElementBlock("li",Hs,[e.renderSlot(s.$slots,"separator",{separator:s.separator},()=>[e.createTextVNode(e.toDisplayString(s.separator),1)])])):e.createCommentVNode("",!0)],64))),128))])],8,Os))}}),js=["aria-orientation","aria-label"],qs={key:0,class:"vf-divider__label"},Gs=e.defineComponent({name:"VfDivider",__name:"divider",props:{orientation:{default:"horizontal"},variant:{default:"solid"},inset:{type:Boolean,default:!1},label:{default:""},ariaLabel:{default:"Divider"}},setup(i){const a=i,o=e.useSlots(),t=e.computed(()=>a.orientation==="horizontal"&&(!!a.label||!!o.default)),r=e.computed(()=>{const c=["vf-divider",`vf-divider_${a.orientation}`,`vf-divider_${a.variant}`];return a.inset&&c.push("vf-divider_inset"),t.value&&c.push("vf-divider_with-label"),c});return(c,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.value),role:"separator","aria-orientation":c.orientation,"aria-label":c.ariaLabel},[t.value?(e.openBlock(),e.createElementBlock("span",qs,[e.renderSlot(c.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(c.label),1)])])):e.createCommentVNode("",!0)],10,js))}}),Us={key:0,class:"vf-page-header__breadcrumbs"},Ys={class:"vf-page-header__main"},Xs={class:"vf-page-header__content"},Qs={key:0,class:"vf-page-header__title"},Zs={key:1,class:"vf-page-header__subtitle"},Js=["aria-label"],ec={key:3,class:"vf-page-header__body"},tc=["aria-label"],rc=e.defineComponent({name:"VfPageHeader",__name:"page-header",props:{title:{default:""},subtitle:{default:""},size:{default:"normal"},divider:{type:Boolean,default:!1},mobileBreakpoint:{default:720},actionsAriaLabel:{default:"Page actions"},metaAriaLabel:{default:"Page metadata"}},setup(i){const a=i,o=e.useSlots(),t=e.computed(()=>!!a.title||!!o.title),r=e.computed(()=>!!a.subtitle||!!o.subtitle),c=e.ref(!1),s=()=>{typeof window>"u"||(c.value=window.innerWidth<=a.mobileBreakpoint)},v=e.computed(()=>{const l=["vf-page-header"];return a.size!=="normal"&&l.push(`vf-page-header_${a.size}`),a.divider&&l.push("vf-page-header_divider"),c.value&&l.push("vf-page-header_mobile"),l});return typeof window<"u"&&(s(),window.addEventListener("resize",s,!1)),e.onBeforeUnmount(()=>{typeof window<"u"&&window.removeEventListener("resize",s,!1)}),(l,d)=>(e.openBlock(),e.createElementBlock("header",{class:e.normalizeClass(v.value)},[l.$slots.breadcrumbs?(e.openBlock(),e.createElementBlock("div",Us,[e.renderSlot(l.$slots,"breadcrumbs")])):e.createCommentVNode("",!0),e.createElementVNode("div",Ys,[e.createElementVNode("div",Xs,[t.value?(e.openBlock(),e.createElementBlock("h1",Qs,[e.renderSlot(l.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(l.title),1)])])):e.createCommentVNode("",!0),r.value?(e.openBlock(),e.createElementBlock("p",Zs,[e.renderSlot(l.$slots,"subtitle",{},()=>[e.createTextVNode(e.toDisplayString(l.subtitle),1)])])):e.createCommentVNode("",!0),l.$slots.meta?(e.openBlock(),e.createElementBlock("div",{key:2,class:"vf-page-header__meta",role:"group","aria-label":l.metaAriaLabel||void 0},[e.renderSlot(l.$slots,"meta")],8,Js)):e.createCommentVNode("",!0),l.$slots.default?(e.openBlock(),e.createElementBlock("div",ec,[e.renderSlot(l.$slots,"default")])):e.createCommentVNode("",!0)]),l.$slots.actions?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-page-header__actions",role:"group","aria-label":l.actionsAriaLabel||void 0},[e.renderSlot(l.$slots,"actions")],8,tc)):e.createCommentVNode("",!0)])],2))}}),oc=["aria-label"],ac={key:0,class:"vf-virtual-scroller__empty"},lc={key:2,class:"vf-virtual-scroller__content vf-virtual-scroller__content_static"},nc=e.defineComponent({name:"VfVirtualScroller",__name:"virtual-scroller",props:{items:{default:()=>[]},itemHeight:{default:36},height:{default:"18rem"},overscan:{default:4},keyField:{default:"id"},virtual:{type:Boolean,default:!0},ariaLabel:{default:"Virtual list"},emptyText:{default:"No items"}},emits:["scroll","rangeChange","reachEnd"],setup(i,{emit:a}){const o=a,t=i,r=e.ref(null),c=e.ref(0),s=e.ref({start:-1,end:-1}),v=e.ref(!1),l=e.computed(()=>t.items??[]),d=e.computed(()=>l.value.length),p=e.computed(()=>Number.isFinite(t.itemHeight)&&t.itemHeight>0?t.itemHeight:36),u=e.computed(()=>Number.isFinite(t.overscan)&&t.overscan>=0?Math.floor(t.overscan):4),b=D=>{const w=/^(\d+(?:\.\d+)?)px$/i.exec(D.trim());return w?Number(w[1]):null},k=e.computed(()=>{var R;const D=((R=r.value)==null?void 0:R.clientHeight)??0;if(D>0)return D;const w=b(t.height);return w&&w>0?w:p.value*6}),n=e.computed(()=>{if(!t.virtual)return 0;const D=Math.floor(c.value/p.value)-u.value;return Math.max(0,D)}),_=e.computed(()=>t.virtual?Math.ceil(k.value/p.value)+u.value*2:d.value),y=e.computed(()=>t.virtual?Math.min(d.value,n.value+_.value):d.value),g=e.computed(()=>{const D=[];for(let w=n.value;w<y.value;w+=1){const R=l.value[w];D.push({item:R,index:w,key:T(R,w)})}return D}),x=e.computed(()=>t.virtual?n.value*p.value:0),I=e.computed(()=>d.value*p.value),f=e.computed(()=>["vf-virtual-scroller"]),h=e.computed(()=>({height:t.height})),B=e.computed(()=>({height:`${I.value}px`})),E=e.computed(()=>({transform:`translateY(${x.value}px)`})),S=e.computed(()=>({minHeight:`${p.value}px`})),T=(D,w)=>{if(D&&typeof D=="object"){const R=D[t.keyField];if(typeof R=="string"||typeof R=="number")return R}return w},O=()=>{const D={start:n.value,end:Math.max(n.value,y.value-1)};(s.value.start!==D.start||s.value.end!==D.end)&&(s.value=D,o("rangeChange",D))},L=()=>{const D=y.value>=d.value&&d.value>0;D&&!v.value&&(v.value=!0,o("reachEnd")),D||(v.value=!1)},N=D=>{const w=D.target;c.value=w.scrollTop,o("scroll",D),O(),L()};return e.watch(()=>[t.items,t.virtual,t.itemHeight,t.overscan],()=>{O(),L()},{immediate:!0}),(D,w)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"viewport",ref:r,class:e.normalizeClass(f.value),style:e.normalizeStyle(h.value),role:"list","aria-label":D.ariaLabel||void 0,onScroll:N},[d.value?D.virtual?(e.openBlock(),e.createElementBlock("div",{key:1,class:"vf-virtual-scroller__spacer",style:e.normalizeStyle(B.value)},[e.createElementVNode("div",{class:"vf-virtual-scroller__content",style:e.normalizeStyle(E.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.value,R=>(e.openBlock(),e.createElementBlock("div",{key:R.key,class:"vf-virtual-scroller__item",style:e.normalizeStyle(S.value),role:"listitem"},[e.renderSlot(D.$slots,"default",{item:R.item,index:R.index},()=>[e.createTextVNode(e.toDisplayString(R.item),1)])],4))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",lc,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,(R,H)=>(e.openBlock(),e.createElementBlock("div",{key:T(R,H),class:"vf-virtual-scroller__item",style:e.normalizeStyle(S.value),role:"listitem"},[e.renderSlot(D.$slots,"default",{item:R,index:H},()=>[e.createTextVNode(e.toDisplayString(R),1)])],4))),128))])):(e.openBlock(),e.createElementBlock("div",ac,[e.renderSlot(D.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(D.emptyText),1)])]))],46,oc))}}),ic=["dark","light","theme","preset","colors","components","colorScheme"],dc=i=>{const a=i.replace(/([A-Z])/g,"-$1");return a.charAt(0).toUpperCase()+a.slice(1)},sc=i=>i.filter(a=>!ic.includes(a)).map(a=>dc(a)).join("-").toLowerCase(),Ne=i=>i.join("."),cc=i=>/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(i),Fe=i=>{if(!cc(i))return null;if(i.length===4){const a=i[1],o=i[2],t=i[3];return`#${a}${a}${o}${o}${t}${t}`}return i.toLowerCase()},et=i=>{const a=Fe(i);if(!a)return[0,0,0];const o=parseInt(a.slice(1),16),t=o>>16&255,r=o>>8&255,c=o&255;return[t,r,c]},tt=i=>{const[a,o,t]=et(i);return`${a}, ${o}, ${t}`},fc=(i,a,o)=>{const t=i/255,r=a/255,c=o/255,s=Math.max(t,r,c),v=Math.min(t,r,c),l=s-v;let d=0,p=0;const u=(s+v)/2;if(l!==0){switch(p=l/(1-Math.abs(2*u-1)),s){case t:d=(r-c)/l%6;break;case r:d=(c-t)/l+2;break;case c:d=(t-r)/l+4;break}d*=60,d<0&&(d+=360)}return[d,p*100,u*100]},vc=(i,a,o)=>{const t=a/100,r=o/100,c=(1-Math.abs(2*r-1))*t,s=c*(1-Math.abs(i/60%2-1)),v=r-c/2;let l=0,d=0,p=0;i>=0&&i<60?(l=c,d=s,p=0):i>=60&&i<120?(l=s,d=c,p=0):i>=120&&i<180?(l=0,d=c,p=s):i>=180&&i<240?(l=0,d=s,p=c):i>=240&&i<300?(l=s,d=0,p=c):(l=c,d=0,p=s);const u=Math.round((l+v)*255),b=Math.round((d+v)*255),k=Math.round((p+v)*255);return[u,b,k]},pc=(i,a,o)=>`#${[i,a,o].map(t=>t.toString(16).padStart(2,"0")).join("")}`,uc=(i,a,o)=>Math.min(o,Math.max(a,i)),mc=(i,a)=>{const o=Fe(i);if(!o)return i;const[t,r,c]=et(o),[s,v,l]=fc(t,r,c),p=(a-5)*7,u=uc(l+p,0,100),[b,k,n]=vc(s,v,u);return pc(b,k,n)},Ve=i=>!!i&&typeof i=="object"&&!Array.isArray(i),Te=(i,a)=>{if(!a)return{...i};const o={...i};for(const t in a){const r=a[t],c=i[t];Ve(c)&&Ve(r)?o[t]=Te(c,r):o[t]=r}return o},gc=i=>{if(!i)return null;if(Ve(i)&&"preset"in i){const a=i;return{preset:a.preset??{},overrides:a.overrides,selector:a.selector,darkSelector:a.darkSelector,strict:a.strict}}return{preset:i}},bc=i=>{const a=[],o=[],t=[],r=[],c=l=>t.push(l),s=l=>r.push(l),v=(l,d)=>{if(!(!l||typeof l!="object"))for(const p in l){const u=l[p],b=d.concat([p]);if(Ve(u)){v(u,b);continue}if(u&&typeof u=="object"){s(`Theme value "${Ne(b)}" is not a plain object or string and will be ignored.`);continue}if(typeof u!="string"){s(`Theme value "${Ne(b)}" is not a string and will be ignored.`);continue}const n=b.includes("colorScheme")&&b.includes("dark")?o:a,_=sc(b);if(n.push(`--vf-${_}: ${u}`),b.includes("colors")){const y=Fe(u);if(!y){c(`Theme color "${Ne(b)}" is not hex. Shade variables will not be generated for it.`);continue}if(n.push(`--vf-${_}-rgb: ${tt(y)}`),p!=="white")for(let g=1;g<10;++g){const x=mc(y,g);n.push(`--vf-${_}-${g}00: ${x}`),n.push(`--vf-${_}-${g}00-rgb: ${tt(x)}`)}}}};return v(i,[]),{baseVars:a,darkVars:o,warnings:t,errors:r}},hc=i=>{if(typeof document>"u")return null;const a=document.getElementById(i);if(a&&a.tagName.toLowerCase()==="style")return a;const o=document.createElement("style");return o.id=i,document.head.appendChild(o),o},_c=i=>({selector:i.selector??":root",darkSelector:i.darkSelector??":root[data-theme=dark]"}),yc=(i,a,o,t)=>{const{baseVars:r,darkVars:c,warnings:s,errors:v}=bc(i),l=hc("vueforge-theme");if(!l)return;if(v.length){if(t)throw new Error(`[VueForge] ${v.join(" ")}`);for(const p of v)console.warn(`[VueForge] ${p}`)}if(s.length)for(const p of s)console.warn(`[VueForge] ${p}`);const d=[];r.length&&d.push(`${a} { ${r.join(";")} }`),c.length&&d.push(`${o} { ${c.join(";")} }`),l.textContent=d.join(`
15
+ `)};let _e=null;const Me=i=>{const a=gc(i);if(!a)return;const o=Te(a.preset,a.overrides),{selector:t,darkSelector:r}=_c(a);_e={...a},yc(o,t,r,a.strict)},kc=i=>{if(!_e)return;const a=i.overrides===void 0?_e.overrides:Te(_e.overrides??{},i.overrides??{}),o={preset:i.preset??_e.preset,overrides:a,selector:i.selector??_e.selector,darkSelector:i.darkSelector??_e.darkSelector};Me(o)},wc=()=>_e?{..._e}:null,zc={install(i,a={}){a.theme&&Me(a.theme)}},rt={colors:{white:"#ffffff",green:"#0cbc87",red:"#d6293e",yellow:"#f7c32e",sky:"#0ea5e9",blue:"#007bff",purple:"#6f42c1",gray:"#adb5bd"},borderWidth:"1px",controls:{height:"2rem",paddingY:"0.25rem",paddingX:"0.6rem",backgroundColor:"var(--vf-bg-soft-color)"},radii:{sm:"4px",md:"6px",lg:"10px"},typography:{fontSize:"1rem",lineHeight:"1.4"},states:{disabledOpacity:"0.6",focusRingShadow:"0 0 0 3px rgba(var(--vf-blue-600-rgb), 0.12)"},sizes:{sm:{fontSize:"0.875rem",paddingY:"0.2rem",paddingX:"0.5rem"},lg:{fontSize:"1.125rem",paddingY:"0.5rem",paddingX:"1rem"}},colorScheme:{light:{bgColor:"#ffffff",bgSoftColor:"#f9f9f9",textColor:"rgba(60, 60, 67)",secondaryTextColor:"rgba(60, 60, 67, .78)",borderColor:"#c2c2c4",gutterColor:"#e2e2e3",dividerColor:"#e2e2e3"},dark:{bgColor:"#1a1a1a",bgSoftColor:"#242424",textColor:"rgba(255, 255, 255, .87)",secondaryTextColor:"rgba(235, 235, 235, .6)",borderColor:"#3c3f44",gutterColor:"#000000",dividerColor:"#2e2e32"}}},xc={...rt,components:{base:rt,button:{fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",roundedBorderRadius:"2rem",iconGap:"6px",small:{fontSize:"var(--vf-sizes-sm-font-size)",padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)"},large:{fontSize:"var(--vf-sizes-lg-font-size)",padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)"},colorScheme:{light:{primary:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-blue)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-blue)",hoverBorderColor:"var(--vf-blue-600)",activeBorderColor:"var(--vf-blue-700)",hoverBackgroundColor:"var(--vf-blue-600)",activeBackgroundColor:"var(--vf-blue-700)"},secondary:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-gray)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-gray)",hoverBorderColor:"var(--vf-gray-600)",activeBorderColor:"var(--vf-gray-700)",hoverBackgroundColor:"var(--vf-gray-600)",activeBackgroundColor:"var(--vf-gray-700)"},success:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-green)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-green)",hoverBorderColor:"var(--vf-green-600)",activeBorderColor:"var(--vf-green-700)",hoverBackgroundColor:"var(--vf-green-600)",activeBackgroundColor:"var(--vf-green-700)"},danger:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-red)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-red)",hoverBorderColor:"var(--vf-red-600)",activeBorderColor:"var(--vf-red-700)",hoverBackgroundColor:"var(--vf-red-600)",activeBackgroundColor:"var(--vf-red-700)"},warning:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-yellow)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-yellow)",hoverBorderColor:"var(--vf-yellow-600)",activeBorderColor:"var(--vf-yellow-700)",hoverBackgroundColor:"var(--vf-yellow-600)",activeBackgroundColor:"var(--vf-yellow-700)"},info:{color:"#FFFFFF",hoverColor:"#FFFFFF",borderColor:"var(--vf-sky)",activeColor:"#FFFFFF",backgroundColor:"var(--vf-sky)",hoverBorderColor:"var(--vf-sky-600)",activeBorderColor:"var(--vf-sky-700)",hoverBackgroundColor:"var(--vf-sky-600)",activeBackgroundColor:"var(--vf-sky-700)"},text:{primary:{color:"var(--vf-blue)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), .1)"},secondary:{color:"var(--vf-gray)",hoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), .1)"},success:{color:"var(--vf-green)",hoverBackgroundColor:"rgba(var(--vf-green-600-rgb), .1)"},danger:{color:"var(--vf-red)",hoverBackgroundColor:"rgba(var(--vf-red-600-rgb), .1)"},warning:{color:"var(--vf-yellow)",hoverBackgroundColor:"rgba(var(--vf-yellow-600-rgb), .1)"},info:{color:"var(--vf-sky)",hoverBackgroundColor:"rgba(var(--vf-sky-600-rgb), .1)"}},outlined:{primary:{color:"var(--vf-blue)",borderColor:"rgba(var(--vf-blue-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), .1)"},secondary:{color:"var(--vf-gray)",borderColor:"rgba(var(--vf-gray-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), .1)"},success:{color:"var(--vf-green)",borderColor:"rgba(var(--vf-green-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-green-600-rgb), .1)"},danger:{color:"var(--vf-red)",borderColor:"rgba(var(--vf-red-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-red-600-rgb), .1)"},warning:{color:"var(--vf-yellow)",borderColor:"rgba(var(--vf-yellow-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-yellow-600-rgb), .1)"},info:{color:"var(--vf-sky)",borderColor:"rgba(var(--vf-sky-rgb), .4)",hoverBackgroundColor:"rgba(var(--vf-sky-600-rgb), .1)"}}}}},buttonGroup:{gap:"0.5rem",borderRadius:"var(--vf-button-border-radius)",disabledOpacity:"var(--vf-states-disabled-opacity)"},card:{padding:"12px",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)"},container:{maxWidth:"72rem",maxWidthSm:"40rem",maxWidthMd:"48rem",maxWidthLg:"64rem",maxWidthXl:"80rem",paddingX:"1rem",paddingXSm:"1.25rem",paddingXLg:"1.5rem"},grid:{columns:"repeat(12, minmax(0, 1fr))",gap:"1rem",columnGap:"1rem",rowGap:"1rem",alignItems:"stretch",justifyItems:"stretch",breakpointSm:"640px",breakpointMd:"768px",breakpointLg:"1024px",breakpointXl:"1280px"},section:{paddingY:"2rem",paddingYSm:"2.5rem",paddingYLg:"3rem",backgroundColorSurface:"var(--vf-bg-color)",backgroundColorMuted:"var(--vf-bg-soft-color)",backgroundColorElevated:"var(--vf-gray-100)",borderColor:"var(--vf-border-color)"},stack:{gap:"0.75rem",alignItems:"stretch",justifyContent:"flex-start",wrap:"nowrap"},inline:{gap:"0.75rem",alignItems:"center",justifyContent:"flex-start",wrap:"wrap"},input:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},inputGroup:{gap:"0",borderRadius:"var(--vf-radii-md)",addonPadding:"0 var(--vf-controls-padding-x)",addonFontSize:"var(--vf-typography-font-size)",addonBackgroundColor:"var(--vf-controls-background-color)",addonOutlinedBackgroundColor:"var(--vf-bg-color)",addonTextColor:"var(--vf-secondary-text-color)",addonBorderColor:"var(--vf-border-color)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{addonPadding:"0 var(--vf-sizes-sm-padding-x)",addonFontSize:"var(--vf-sizes-sm-font-size)"},large:{addonPadding:"0 var(--vf-sizes-lg-padding-x)",addonFontSize:"var(--vf-sizes-lg-font-size)"}},inlineEdit:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",actionsGap:"0.35rem",buttonPadding:"0.22rem 0.5rem",buttonRadius:"var(--vf-radii-sm)",buttonBorderColor:"var(--vf-border-color)",buttonBackgroundColor:"var(--vf-controls-background-color)",buttonTextColor:"var(--vf-text-color)",buttonHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",cancelButtonBackgroundColor:"transparent",cancelButtonTextColor:"var(--vf-secondary-text-color)",cancelButtonBorderColor:"var(--vf-border-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",buttonPadding:"0.18rem 0.4rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",buttonPadding:"0.26rem 0.62rem"}},searchInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",iconSize:"0.8rem",iconColor:"var(--vf-secondary-text-color)",clearSize:"1.15rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",loadingSize:"0.9rem",loadingBorderColor:"var(--vf-border-color)",loadingTopBorderColor:"var(--vf-blue-600)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",iconSize:"0.72rem",clearSize:"1rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",iconSize:"0.9rem",clearSize:"1.25rem"}},mentionInput:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",optionPadding:"0.45rem 0.55rem",optionGap:"0.35rem",optionBorderRadius:"var(--vf-radii-sm)",optionFontSize:"var(--vf-typography-font-size)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionTriggerColor:"var(--vf-blue-600)",emptyPadding:"0.45rem 0.55rem",emptyColor:"var(--vf-secondary-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},passwordInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",toggleSize:"1.5rem",toggleRadius:"var(--vf-radii-sm)",toggleColor:"var(--vf-secondary-text-color)",toggleHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",strengthGap:"0.5rem",strengthTrackHeight:"0.3rem",strengthTrackRadius:"var(--vf-radii-sm)",strengthTrackBackgroundColor:"var(--vf-gutter-color)",strengthWeakColor:"var(--vf-red)",strengthMediumColor:"var(--vf-yellow)",strengthStrongColor:"var(--vf-green)",metaFontSize:"0.75rem",hintColor:"var(--vf-secondary-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},otpInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",cellSize:"2.25rem",padding:"0.25rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{cellSize:"2rem",padding:"0.2rem",fontSize:"var(--vf-sizes-sm-font-size)"},large:{cellSize:"2.75rem",padding:"0.35rem",fontSize:"var(--vf-sizes-lg-font-size)"}},colorPicker:{minWidth:"12rem",gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",swatchSize:"1rem",swatchRadius:"var(--vf-radii-sm)",panelPadding:"0.6rem",panelBorderColor:"var(--vf-border-color)",panelBackgroundColor:"var(--vf-bg-color)",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",panelGap:"0.5rem",rangeAccentColor:"var(--vf-blue-600)",presetSize:"1.3rem",presetRadius:"var(--vf-radii-sm)",presetBorderColor:"var(--vf-border-color)",presetHoverBorderColor:"var(--vf-blue-500)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",swatchSize:"0.85rem",presetSize:"1.1rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",swatchSize:"1.15rem",presetSize:"1.5rem"}},maskedInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},numberInput:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",controlWidth:"1.5rem",controlGap:"0.1rem",controlFontSize:"0.7rem",controlRadius:"var(--vf-radii-sm)",controlBackgroundColor:"transparent",controlHoverBackgroundColor:"var(--vf-gutter-color)",controlTextColor:"var(--vf-text-color)",controlBorderColor:"var(--vf-border-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",controlWidth:"1.25rem",controlFontSize:"0.6rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",controlWidth:"1.75rem",controlFontSize:"0.8rem"}},form:{gap:"0.75rem",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},formField:{gap:"0.375rem",textColor:"var(--vf-text-color)",labelFontSize:"0.875rem",labelColor:"var(--vf-text-color)",requiredColor:"var(--vf-red-600)",hintFontSize:"0.8125rem",hintColor:"var(--vf-secondary-text-color)",errorColor:"var(--vf-red-700)",errorBorderColor:"var(--vf-red-600)",errorFocusBorderColor:"var(--vf-red-700)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{gap:"0.25rem",labelFontSize:"0.8125rem",hintFontSize:"0.75rem"},large:{gap:"0.5rem",labelFontSize:"0.9375rem",hintFontSize:"0.875rem"}},textarea:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",minHeight:"calc(var(--vf-controls-height) * 2)",resize:"vertical",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},richTextEditor:{gap:"0.5rem",fontSize:"var(--vf-typography-font-size)",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",minHeight:"calc(var(--vf-controls-height) * 2.5)",resize:"vertical",toolbarGap:"0.35rem",toolbarPadding:"0 0 0.5rem 0",toolbarBorderColor:"var(--vf-divider-color)",toolbarBackgroundColor:"transparent",toolbarButtonMinWidth:"2.4rem",toolbarButtonPadding:"0.2rem 0.45rem",toolbarButtonRadius:"var(--vf-radii-sm)",toolbarButtonBorderColor:"var(--vf-border-color)",toolbarButtonBackgroundColor:"var(--vf-bg-color)",toolbarButtonTextColor:"var(--vf-text-color)",toolbarButtonHoverBackgroundColor:"var(--vf-bg-soft-color)",toolbarButtonActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.15)",counterFontSize:"0.75rem",counterColor:"var(--vf-secondary-text-color)",counterDangerColor:"var(--vf-red-600)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",toolbarButtonPadding:"0.15rem 0.35rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",toolbarButtonPadding:"0.3rem 0.55rem"}},fileUpload:{minHeight:"2.75rem",fontSize:"var(--vf-typography-font-size)",gap:"0.75rem",padding:"0.5rem 0.6rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",dragBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.06)",listGap:"0.35rem",itemPadding:"0.35rem 0.45rem",itemBorderColor:"var(--vf-border-color)",itemBackgroundColor:"var(--vf-bg-color)",itemRadius:"var(--vf-radii-sm)",itemTextColor:"var(--vf-text-color)",sizeTextColor:"var(--vf-secondary-text-color)",buttonPadding:"0.35rem 0.75rem",buttonRadius:"var(--vf-radii-sm)",buttonBorderColor:"var(--vf-border-color)",buttonBackgroundColor:"var(--vf-bg-color)",buttonTextColor:"var(--vf-text-color)",buttonHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",removeSize:"1.4rem",removeRadius:"var(--vf-radii-sm)",removeHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"0.35rem 0.5rem",fontSize:"var(--vf-sizes-sm-font-size)",buttonPadding:"0.25rem 0.6rem"},large:{padding:"0.65rem 0.75rem",fontSize:"var(--vf-sizes-lg-font-size)",buttonPadding:"0.45rem 0.9rem"}},link:{hoverColor:"var(--vf-blue)",activeColor:"var(--vf-blue)"},breadcrumbs:{gap:"0.35rem",fontSize:"var(--vf-typography-font-size)",textColor:"var(--vf-secondary-text-color)",hoverColor:"var(--vf-text-color)",activeColor:"var(--vf-text-color)",separatorColor:"var(--vf-divider-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},divider:{color:"var(--vf-border-color)",textColor:"var(--vf-secondary-text-color)",thickness:"1px",minLength:"1.5rem",gap:"0.6rem",inset:"1rem",labelPadding:"0 0.4rem",labelFontSize:"0.875rem"},pageHeader:{gap:"0.5rem",contentGap:"0.35rem",breadcrumbGap:"0.25rem",actionsGap:"0.5rem",metaGap:"0.5rem",padding:"0.9rem 1rem",borderRadius:"var(--vf-radii-lg)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",dividerColor:"var(--vf-divider-color)",titleFontSize:"1.75rem",titleLineHeight:"1.2",titleFontWeight:"700",subtitleFontSize:"1rem",subtitleColor:"var(--vf-secondary-text-color)",small:{padding:"0.75rem 0.85rem",titleFontSize:"1.4rem",subtitleFontSize:"0.9rem"},large:{padding:"1.1rem 1.25rem",titleFontSize:"2rem",subtitleFontSize:"1.05rem"}},menu:{iconGap:"6px",submenuOffset:"12px",separatorThickness:"1px",separatorHeight:"1rem",separatorColor:"var(--vf-border-color)",link:{hoverColor:"var(--vf-blue)",activeColor:"var(--vf-blue)"},parent:{hoverColor:"var(--vf-secondary-text-color)",activeColor:"var(--vf-blue)"},item:{marginTop:"0.5rem",marginRight:"0.5rem",marginBottom:"0.5rem",marginLeft:"0.5rem"}},modal:{width:"90vw",maxWidth:"520px",maxHeight:"80vh",widthSm:"90vw",maxWidthSm:"420px",widthLg:"90vw",maxWidthLg:"720px",padding:"1.25rem",borderRadius:"var(--vf-radii-lg)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",overlayBackgroundColor:"rgba(0, 0, 0, 0.45)",shadow:"0 12px 40px rgba(0, 0, 0, 0.2)",zIndex:"100",headerGap:"0.75rem",bodyGap:"1rem",footerGap:"0.5rem",titleFontSize:"1.125rem",titleLineHeight:"1.4",titleFontWeight:"600",closeSize:"2rem",closeRadius:"999px",closeOffset:"0.5rem",closeColor:"var(--vf-text-color)",closeFontSize:"1.25rem",closeHoverBackgroundColor:"rgba(0, 0, 0, 0.06)"},confirmDialog:{maxWidth:"420px",messageColor:"var(--vf-secondary-text-color)",messageFontSize:"0.95rem",messageLineHeight:"1.5",actionsGap:"0.5rem"},drawer:{width:"320px",widthSm:"260px",widthLg:"420px",height:"40vh",heightSm:"30vh",heightLg:"60vh",padding:"1.25rem",borderRadius:"var(--vf-radii-lg)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",overlayBackgroundColor:"rgba(0, 0, 0, 0.4)",shadow:"0 12px 40px rgba(0, 0, 0, 0.2)",zIndex:"100",headerGap:"0.75rem",bodyGap:"1rem",footerGap:"0.5rem",titleFontSize:"1.125rem",titleLineHeight:"1.4",titleFontWeight:"600",closeSize:"2rem",closeRadius:"999px",closeOffset:"0.5rem",closeColor:"var(--vf-text-color)",closeFontSize:"1.25rem",closeHoverBackgroundColor:"rgba(0, 0, 0, 0.06)"},popover:{backgroundColor:"var(--vf-bg-color)"},dropdown:{panelPadding:"0.25rem",panelBorderRadius:"8px",panelBorderColor:"var(--vf-border-color)",panelBackgroundColor:"var(--vf-bg-color)",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.08)",zIndex:"50",disabledOpacity:"var(--vf-states-disabled-opacity)",itemPadding:"0.25rem 0.5rem"},splitbutton:{borderRadius:"var(--vf-button-border-radius)",toggleMinWidth:"2.25rem",togglePaddingX:"0.55rem",toggleIconSize:"0.875rem",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{toggleMinWidth:"2rem"},large:{toggleMinWidth:"2.5rem"}},contextMenu:{minWidth:"11rem",panelPadding:"0.25rem",panelBorderRadius:"8px",panelBorderColor:"var(--vf-border-color)",panelBackgroundColor:"var(--vf-bg-color)",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.08)",zIndex:"60",disabledOpacity:"var(--vf-states-disabled-opacity)",itemPadding:"0.25rem 0.5rem"},commandPalette:{width:"92vw",maxWidth:"640px",maxHeight:"70vh",padding:"0.75rem",borderRadius:"12px",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",overlayBackgroundColor:"rgba(0, 0, 0, 0.4)",shadow:"0 24px 60px rgba(0, 0, 0, 0.24)",zIndex:"110",headerGap:"0.5rem",inputPadding:"0.625rem 0.75rem",inputBorderRadius:"8px",inputBorderColor:"var(--vf-border-color)",inputBackgroundColor:"var(--vf-bg-soft-color)",inputTextColor:"var(--vf-text-color)",inputPlaceholderColor:"var(--vf-secondary-text-color)",inputFocusBorderColor:"var(--vf-blue-600)",inputFocusRingShadow:"var(--vf-states-focus-ring-shadow)",listGap:"0.5rem",groupGap:"0.25rem",groupLabelPadding:"0.25rem 0.5rem",groupLabelColor:"var(--vf-secondary-text-color)",groupLabelFontSize:"0.7rem",itemPadding:"0.5rem 0.625rem",itemBorderRadius:"8px",itemGap:"0.2rem",itemTextColor:"var(--vf-text-color)",itemDescriptionColor:"var(--vf-secondary-text-color)",itemDescriptionFontSize:"0.8125rem",itemActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",itemActiveTextColor:"var(--vf-text-color)",itemDisabledOpacity:"var(--vf-states-disabled-opacity)",shortcutPadding:"0.2rem 0.35rem",shortcutBorderRadius:"6px",shortcutBorderColor:"var(--vf-border-color)",shortcutBackgroundColor:"var(--vf-bg-soft-color)",shortcutTextColor:"var(--vf-secondary-text-color)",shortcutFontSize:"0.75rem",emptyPadding:"1rem 0.5rem",emptyColor:"var(--vf-secondary-text-color)"},notificationCenter:{zIndex:"125",overlayBackgroundColor:"rgba(0, 0, 0, 0.35)",top:"1rem",right:"1rem",width:"24rem",maxWidth:"min(92vw, 24rem)",maxHeight:"min(80vh, 36rem)",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-lg)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",shadow:"0 16px 40px rgba(0, 0, 0, 0.2)",dividerColor:"var(--vf-border-color)",headerGap:"0.5rem",headerPadding:"0.75rem",titleGap:"0.4rem",titleFontSize:"1rem",titleLineHeight:"1.3",titleFontWeight:"600",badgeSize:"1.2rem",badgeBackgroundColor:"var(--vf-blue-600)",badgeTextColor:"var(--vf-white)",badgeFontSize:"0.75rem",actionsGap:"0.4rem",closeSize:"1.65rem",closeHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",disabledOpacity:"var(--vf-states-disabled-opacity)",itemGap:"0.6rem",itemPadding:"0.7rem 0.75rem",unreadBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",avatarSize:"1.8rem",avatarBackgroundColor:"var(--vf-gutter-color)",avatarTextColor:"var(--vf-text-color)",avatarFontSize:"0.75rem",itemTitleFontSize:"0.9rem",itemTitleFontWeight:"600",itemMetaFontSize:"0.8125rem",itemMetaColor:"var(--vf-secondary-text-color)",emptyPadding:"1rem",emptyColor:"var(--vf-secondary-text-color)"},appShell:{gap:"0",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",sidebarBackgroundColor:"var(--vf-bg-color)",sidebarBorderColor:"var(--vf-border-color)",headerHeight:"3.25rem",headerPadding:"0.75rem 1rem",headerGap:"0.75rem",headerBackgroundColor:"var(--vf-bg-color)",headerBorderColor:"var(--vf-border-color)",contentPadding:"1rem",mainBackgroundColor:"var(--vf-bg-color)",footerPadding:"0.75rem 1rem",footerBorderColor:"var(--vf-border-color)",footerBackgroundColor:"var(--vf-bg-color)",toggleSize:"2rem",toggleBorderRadius:"var(--vf-radii-md)",toggleBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.1)",toggleTextColor:"var(--vf-text-color)",toggleHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.16)",overlayBackgroundColor:"rgba(0, 0, 0, 0.34)",zIndex:"110"},kanbanBoard:{gap:"0.5rem",columnMinWidth:"17rem",columnGap:"0.75rem",columnBorderColor:"var(--vf-border-color)",columnBorderRadius:"var(--vf-radii-md)",columnBackgroundColor:"var(--vf-bg-color)",columnHeaderPadding:"0.75rem",columnHeaderBorderColor:"var(--vf-border-color)",columnTitleFontSize:"0.95rem",columnTitleFontWeight:"600",columnCountFontSize:"0.8rem",columnCountColor:"var(--vf-secondary-text-color)",bodyPadding:"0.75rem",cardGap:"0.5rem",cardPadding:"0.75rem",cardBorderRadius:"var(--vf-radii-md)",cardBorderColor:"var(--vf-border-color)",cardBackgroundColor:"var(--vf-bg-color)",cardHoverBorderColor:"var(--vf-blue-600)",cardTitleFontSize:"0.9rem",cardTitleFontWeight:"600",cardDescriptionFontSize:"0.8125rem",cardDescriptionColor:"var(--vf-secondary-text-color)",priorityLowColor:"var(--vf-blue-600)",priorityMediumColor:"var(--vf-yellow)",priorityHighColor:"var(--vf-red)",tagGap:"0.35rem",tagPadding:"0.2rem 0.45rem",tagBorderRadius:"999px",tagBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",tagTextColor:"var(--vf-text-color)",assigneeFontSize:"0.75rem",assigneeColor:"var(--vf-secondary-text-color)",emptyPadding:"0.75rem",emptyColor:"var(--vf-secondary-text-color)",columnFooterPadding:"0.6rem 0.75rem",columnFooterBorderColor:"var(--vf-border-color)",dragOpacity:"0.6"},select:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},autocomplete:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},combobox:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",clearSize:"1.25rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},multiselect:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",searchPadding:"0 0 0.35rem",searchBorderColor:"var(--vf-border-color)",searchBorderRadius:"var(--vf-radii-sm)",clearSize:"1.25rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},taginput:{minWidth:"12rem",minHeight:"var(--vf-controls-height)",fontSize:"var(--vf-typography-font-size)",controlGap:"0.5rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionHighlightedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",emptyPadding:"0.5rem 0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.5rem 0.6rem",loadingColor:"var(--vf-secondary-text-color)",inputMinWidth:"4rem",chipGap:"0.35rem",chipPadding:"0.2rem 0.45rem",chipRadius:"var(--vf-radii-sm)",chipBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.12)",chipTextColor:"var(--vf-text-color)",chipFontSize:"0.875em",chipRemoveSize:"1rem",chipRemoveRadius:"var(--vf-radii-sm)",chipRemoveHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",clearSize:"1.25rem",clearRadius:"var(--vf-radii-sm)",clearHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",chipPadding:"0.15rem 0.35rem",chipFontSize:"0.8em"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",chipPadding:"0.25rem 0.55rem",chipFontSize:"0.9em"}},datepicker:{minWidth:"12rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelWidth:"17rem",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.5rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",daySelectedTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},daterangepicker:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelWidth:"18rem",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.5rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.16)",daySelectedTextColor:"var(--vf-text-color)",dayRangeBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",dayRangeTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},timepicker:{minWidth:"10rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"16rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",optionPadding:"0.5rem 0.6rem",optionBorderRadius:"var(--vf-radii-md)",optionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",optionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",optionActiveTextColor:"var(--vf-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},datetimepicker:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelWidth:"26rem",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.6rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",panelGap:"0.6rem",focusRingShadow:"var(--vf-states-focus-ring-shadow)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",daySelectedTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",timesWidth:"8rem",timesMaxHeight:"13rem",timesPaddingLeft:"0.5rem",timesBorderColor:"var(--vf-border-color)",timeOptionPadding:"0.4rem 0.5rem",timeOptionBorderRadius:"var(--vf-radii-sm)",timeOptionFontSize:"0.875rem",timeOptionHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",timeOptionActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",timeOptionActiveTextColor:"var(--vf-text-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},calendar:{width:"100%",fontSize:"var(--vf-typography-font-size)",padding:"0.5rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)",headerGap:"0.5rem",headerPadding:"0 0 0.4rem",monthLabelFontSize:"0.95rem",monthLabelFontWeight:"600",navButtonSize:"1.8rem",navButtonRadius:"var(--vf-radii-sm)",navButtonFontSize:"1.1rem",weekdayColor:"var(--vf-secondary-text-color)",weekdayFontSize:"0.75rem",weekdaysMarginBottom:"0.35rem",daysGap:"0.15rem",daySize:"2rem",dayFontSize:"0.875rem",dayBorderRadius:"var(--vf-radii-sm)",dayHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",daySelectedBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",daySelectedTextColor:"var(--vf-text-color)",dayMutedColor:"var(--vf-secondary-text-color)",dayTodayBorderColor:"rgba(var(--vf-blue-600-rgb), 0.45)",small:{padding:"0.375rem",fontSize:"var(--vf-sizes-sm-font-size)",daySize:"1.8rem"},large:{padding:"0.65rem",fontSize:"var(--vf-sizes-lg-font-size)",daySize:"2.2rem"}},pagination:{gap:"0.4rem",itemMinWidth:"2rem",fontSize:"var(--vf-typography-font-size)",padding:"0.35rem 0.65rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",activeBorderColor:"rgba(var(--vf-blue-600-rgb), 0.28)",activeBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",activeTextColor:"var(--vf-text-color)",focusBorderColor:"var(--vf-blue-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",ellipsisPadding:"0.35rem 0.5rem",small:{fontSize:"var(--vf-sizes-sm-font-size)",padding:"0.3rem 0.5rem"},large:{fontSize:"var(--vf-sizes-lg-font-size)",padding:"0.45rem 0.8rem"}},checkbox:{size:"1rem",gap:"0.5rem",borderRadius:"var(--vf-radii-sm)",checkBorderRadius:"2px",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",checkedBackgroundColor:"var(--vf-blue)",checkedBorderColor:"var(--vf-blue)",checkColor:"#ffffff",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},radio:{size:"1rem",dotSize:"0.45rem",gap:"0.5rem",groupGap:"0.5rem",borderRadius:"999px",dotBorderRadius:"999px",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",checkedBackgroundColor:"var(--vf-blue)",checkedBorderColor:"var(--vf-blue)",dotColor:"#ffffff",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},switch:{width:"2.25rem",height:"1.25rem",thumbSize:"1rem",gap:"0.5rem",thumbOffset:"2px",thumbTranslateOffset:"4px",backgroundColor:"var(--vf-border-color)",checkedBackgroundColor:"var(--vf-blue)",thumbColor:"#ffffff",textColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},segmentedControl:{fontSize:"0.95rem",padding:"0.16rem",gap:"0.16rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",activeBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.14)",activeTextColor:"var(--vf-text-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",segmentPadding:"0.32rem 0.58rem",segmentRadius:"var(--vf-radii-sm)",segmentFontWeight:"500",small:{fontSize:"var(--vf-sizes-sm-font-size)",padding:"0.14rem",segmentPadding:"0.24rem 0.44rem"},large:{fontSize:"var(--vf-sizes-lg-font-size)",padding:"0.2rem",segmentPadding:"0.42rem 0.78rem"}},tabs:{gap:"0.75rem",listGap:"0.5rem",listBorderWidth:"1px",listBorderColor:"var(--vf-border-color)",listVerticalPadding:"0.75rem",tabPadding:"0.45rem 0.75rem",tabFontSize:"var(--vf-typography-font-size)",tabBorderRadius:"0",tabTextColor:"var(--vf-secondary-text-color)",tabBackgroundColor:"transparent",tabHoverBackgroundColor:"transparent",tabActiveTextColor:"var(--vf-text-color)",tabActiveBackgroundColor:"transparent",tabActiveBorderColor:"var(--vf-blue)",tabActiveBorderWidth:"2px",panelPadding:"0",panelBorderRadius:"var(--vf-radii-md)",panelBackgroundColor:"transparent",panelTextColor:"var(--vf-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)"},accordion:{gap:"0.75rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",headerGap:"0.75rem",headerPadding:"0.75rem 0.9rem",headerFontSize:"0.95rem",headerFontWeight:"600",headerTextColor:"var(--vf-text-color)",headerBackgroundColor:"var(--vf-bg-color)",headerHoverBackgroundColor:"var(--vf-bg-soft-color)",headerActiveBackgroundColor:"var(--vf-bg-soft-color)",contentPadding:"0.75rem 0.9rem",contentTextColor:"var(--vf-text-color)",contentBackgroundColor:"var(--vf-bg-color)",iconSize:"1rem",iconColor:"var(--vf-secondary-text-color)",dividerColor:"var(--vf-divider-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{headerPadding:"0.5rem 0.75rem",headerFontSize:"0.875rem",contentPadding:"0.5rem 0.75rem"},large:{headerPadding:"0.9rem 1.1rem",headerFontSize:"1rem",contentPadding:"0.9rem 1.1rem"}},tooltip:{padding:"0.35rem 0.6rem",borderRadius:"8px",backgroundColor:"rgba(0, 0, 0, 0.8)",textColor:"#ffffff",fontSize:"0.75rem",lineHeight:"1.2",shadow:"0 8px 20px rgba(0, 0, 0, 0.2)",zIndex:"120",maxWidth:"240px",arrowSize:"8px"},tour:{zIndex:"120",overlayBackgroundColor:"rgba(0, 0, 0, 0.45)",width:"22rem",maxWidth:"min(92vw, 24rem)",padding:"0.875rem",borderRadius:"var(--vf-radii-lg)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",shadow:"0 14px 36px rgba(0, 0, 0, 0.22)",titleGap:"0.35rem",titleFontSize:"1rem",titleLineHeight:"1.35",titleFontWeight:"600",contentGap:"0.55rem",contentFontSize:"0.9375rem",contentLineHeight:"1.45",contentColor:"var(--vf-secondary-text-color)",progressGap:"0.6rem",progressFontSize:"0.8125rem",progressColor:"var(--vf-secondary-text-color)",actionsGap:"0.5rem",buttonMinWidth:"4.5rem",buttonPadding:"0.4rem 0.7rem",buttonRadius:"var(--vf-radii-md)",buttonBorderColor:"var(--vf-blue-600)",buttonBackgroundColor:"var(--vf-blue-600)",buttonTextColor:"var(--vf-white)",buttonHoverBackgroundColor:"var(--vf-blue-700)",secondaryButtonBorderColor:"var(--vf-border-color)",secondaryButtonBackgroundColor:"transparent",secondaryButtonTextColor:"var(--vf-text-color)",secondaryButtonHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",spotlightRadius:"10px",spotlightBorderWidth:"2px",spotlightBorderColor:"rgba(var(--vf-blue-600-rgb), 0.55)",disabledOpacity:"var(--vf-states-disabled-opacity)"},skeleton:{width:"100%",height:"1rem",lineHeight:"0.9rem",borderRadius:"var(--vf-radii-md)",backgroundColor:"var(--vf-gutter-color)",shimmerColor:"var(--vf-bg-color)",animationDuration:"2s"},datatable:{borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)",backgroundColor:"var(--vf-bg-color)",fontSize:"var(--vf-typography-font-size)",textColor:"var(--vf-text-color)",headerBackgroundColor:"var(--vf-bg-soft-color)",headerTextColor:"var(--vf-text-color)",headerFontSize:"var(--vf-typography-font-size)",headerFontWeight:"600",headerBorderColor:"var(--vf-divider-color)",headerGap:"0.35rem",rowBackgroundColor:"var(--vf-bg-color)",rowTextColor:"var(--vf-text-color)",rowBorderColor:"var(--vf-divider-color)",cellPadding:"0.6rem 0.75rem",stripedBackgroundColor:"var(--vf-bg-soft-color)",hoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.06)",sortIconColor:"var(--vf-secondary-text-color)",sortIconActiveColor:"var(--vf-blue-600)",sortIconSize:"0.8rem",statePadding:"1rem",stateTextColor:"var(--vf-secondary-text-color)",small:{fontSize:"var(--vf-sizes-sm-font-size)",cellPadding:"0.45rem 0.6rem"},large:{fontSize:"var(--vf-sizes-lg-font-size)",cellPadding:"0.75rem 0.9rem"}},toast:{gap:"0.75rem",padding:"0.75rem 0.9rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",shadow:"0 8px 24px rgba(0, 0, 0, 0.08)",minWidth:"14rem",fontSize:"0.95rem",lineHeight:"1.4",bodyGap:"0.25rem",titleFontSize:"0.95rem",titleFontWeight:"600",closeSize:"1.1rem",containerGap:"0.6rem",containerPadding:"0.75rem",containerMaxWidth:"20rem",zIndex:"120",info:{backgroundColor:"rgba(var(--vf-blue-600-rgb), 0.1)",borderColor:"rgba(var(--vf-blue-600-rgb), 0.4)",textColor:"var(--vf-text-color)"},success:{backgroundColor:"rgba(var(--vf-green-600-rgb), 0.12)",borderColor:"rgba(var(--vf-green-600-rgb), 0.45)",textColor:"var(--vf-text-color)"},warn:{backgroundColor:"rgba(var(--vf-yellow-600-rgb), 0.16)",borderColor:"rgba(var(--vf-yellow-600-rgb), 0.5)",textColor:"var(--vf-text-color)"},danger:{backgroundColor:"rgba(var(--vf-red-600-rgb), 0.12)",borderColor:"rgba(var(--vf-red-600-rgb), 0.45)",textColor:"var(--vf-text-color)"}},alert:{gap:"0.75rem",padding:"0.75rem 0.9rem",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",iconColor:"currentColor",fontSize:"0.95rem",lineHeight:"1.4",bodyGap:"0.2rem",titleFontSize:"0.95rem",titleFontWeight:"600",actionsGap:"0.5rem",closeSize:"1.5rem",closeRadius:"var(--vf-radii-sm)",closeFontSize:"1rem",closeHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",info:{backgroundColor:"rgba(var(--vf-blue-600-rgb), 0.1)",borderColor:"rgba(var(--vf-blue-600-rgb), 0.4)",textColor:"var(--vf-text-color)"},success:{backgroundColor:"rgba(var(--vf-green-600-rgb), 0.12)",borderColor:"rgba(var(--vf-green-600-rgb), 0.45)",textColor:"var(--vf-text-color)"},warn:{backgroundColor:"rgba(var(--vf-yellow-600-rgb), 0.16)",borderColor:"rgba(var(--vf-yellow-600-rgb), 0.5)",textColor:"var(--vf-text-color)"},danger:{backgroundColor:"rgba(var(--vf-red-600-rgb), 0.12)",borderColor:"rgba(var(--vf-red-600-rgb), 0.45)",textColor:"var(--vf-text-color)"}},emptyState:{gap:"0.75rem",bodyGap:"0.35rem",padding:"1.25rem",borderRadius:"var(--vf-radii-lg)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",maxWidth:"36rem",iconSize:"2rem",iconColor:"var(--vf-secondary-text-color)",titleFontSize:"1rem",titleLineHeight:"1.35",titleFontWeight:"600",titleColor:"var(--vf-text-color)",descriptionFontSize:"0.9375rem",descriptionLineHeight:"1.45",descriptionColor:"var(--vf-secondary-text-color)",actionsGap:"0.5rem",small:{padding:"0.9rem",iconSize:"1.5rem",titleFontSize:"0.9375rem",descriptionFontSize:"0.875rem"},large:{padding:"1.5rem",iconSize:"2.4rem",titleFontSize:"1.125rem",descriptionFontSize:"1rem"}},progress:{width:"100%",height:"0.5rem",borderRadius:"999px",backgroundColor:"var(--vf-gutter-color)",barColor:"var(--vf-blue-600)",labelColor:"var(--vf-secondary-text-color)",labelFontSize:"0.875rem",gap:"0.5rem",circularSize:"2.5rem",circularThickness:"6",animationDuration:"1.4s",info:{barColor:"var(--vf-sky-600)"},success:{barColor:"var(--vf-green-600)"},warn:{barColor:"var(--vf-yellow-600)"},danger:{barColor:"var(--vf-red-600)"},small:{height:"0.35rem",labelFontSize:"0.8rem",circularSize:"2rem",circularThickness:"5"},large:{height:"0.75rem",labelFontSize:"1rem",circularSize:"3.25rem",circularThickness:"7"}},badge:{fontSize:"0.75rem",lineHeight:"1",paddingX:"0.5rem",paddingY:"0.2rem",borderRadius:"999px",gap:"0.35rem",backgroundColor:"var(--vf-gutter-color)",textColor:"var(--vf-secondary-text-color)",borderColor:"var(--vf-gutter-color)",softBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.16)",softTextColor:"var(--vf-secondary-text-color)",softBorderColor:"rgba(var(--vf-gray-500-rgb), 0.18)",outlineTextColor:"var(--vf-secondary-text-color)",outlineBorderColor:"rgba(var(--vf-gray-500-rgb), 0.35)",info:{backgroundColor:"var(--vf-sky-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-sky-600)",softBackgroundColor:"rgba(var(--vf-sky-500-rgb), 0.18)",softTextColor:"var(--vf-sky-700)",softBorderColor:"rgba(var(--vf-sky-500-rgb), 0.3)",outlineTextColor:"var(--vf-sky-600)",outlineBorderColor:"rgba(var(--vf-sky-600-rgb), 0.45)"},success:{backgroundColor:"var(--vf-green-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-green-600)",softBackgroundColor:"rgba(var(--vf-green-500-rgb), 0.2)",softTextColor:"var(--vf-green-700)",softBorderColor:"rgba(var(--vf-green-500-rgb), 0.32)",outlineTextColor:"var(--vf-green-600)",outlineBorderColor:"rgba(var(--vf-green-600-rgb), 0.45)"},warn:{backgroundColor:"var(--vf-yellow-600)",textColor:"rgba(0, 0, 0, 0.82)",borderColor:"var(--vf-yellow-600)",softBackgroundColor:"rgba(var(--vf-yellow-500-rgb), 0.22)",softTextColor:"rgba(0, 0, 0, 0.78)",softBorderColor:"rgba(var(--vf-yellow-500-rgb), 0.4)",outlineTextColor:"var(--vf-yellow-700)",outlineBorderColor:"rgba(var(--vf-yellow-600-rgb), 0.55)"},danger:{backgroundColor:"var(--vf-red-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-red-600)",softBackgroundColor:"rgba(var(--vf-red-500-rgb), 0.2)",softTextColor:"var(--vf-red-700)",softBorderColor:"rgba(var(--vf-red-500-rgb), 0.32)",outlineTextColor:"var(--vf-red-600)",outlineBorderColor:"rgba(var(--vf-red-600-rgb), 0.45)"},small:{fontSize:"0.6875rem",paddingX:"0.4rem",paddingY:"0.15rem"},large:{fontSize:"0.875rem",paddingX:"0.65rem",paddingY:"0.3rem"}},chip:{fontSize:"0.8125rem",lineHeight:"1",paddingX:"0.55rem",paddingY:"0.2rem",borderRadius:"999px",gap:"0.35rem",backgroundColor:"var(--vf-gutter-color)",textColor:"var(--vf-secondary-text-color)",borderColor:"var(--vf-gutter-color)",softBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.16)",softTextColor:"var(--vf-secondary-text-color)",softBorderColor:"rgba(var(--vf-gray-500-rgb), 0.18)",outlineTextColor:"var(--vf-secondary-text-color)",outlineBorderColor:"rgba(var(--vf-gray-500-rgb), 0.35)",iconSize:"1em",closeSize:"1.15em",closeFontSize:"0.95em",closeRadius:"999px",closeColor:"currentColor",closeHoverBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.18)",disabledOpacity:"0.6",info:{backgroundColor:"var(--vf-sky-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-sky-600)",softBackgroundColor:"rgba(var(--vf-sky-500-rgb), 0.18)",softTextColor:"var(--vf-sky-700)",softBorderColor:"rgba(var(--vf-sky-500-rgb), 0.3)",outlineTextColor:"var(--vf-sky-600)",outlineBorderColor:"rgba(var(--vf-sky-600-rgb), 0.45)"},success:{backgroundColor:"var(--vf-green-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-green-600)",softBackgroundColor:"rgba(var(--vf-green-500-rgb), 0.2)",softTextColor:"var(--vf-green-700)",softBorderColor:"rgba(var(--vf-green-500-rgb), 0.32)",outlineTextColor:"var(--vf-green-600)",outlineBorderColor:"rgba(var(--vf-green-600-rgb), 0.45)"},warn:{backgroundColor:"var(--vf-yellow-600)",textColor:"rgba(0, 0, 0, 0.82)",borderColor:"var(--vf-yellow-600)",softBackgroundColor:"rgba(var(--vf-yellow-500-rgb), 0.22)",softTextColor:"rgba(0, 0, 0, 0.78)",softBorderColor:"rgba(var(--vf-yellow-500-rgb), 0.4)",outlineTextColor:"var(--vf-yellow-700)",outlineBorderColor:"rgba(var(--vf-yellow-600-rgb), 0.55)"},danger:{backgroundColor:"var(--vf-red-600)",textColor:"var(--vf-white)",borderColor:"var(--vf-red-600)",softBackgroundColor:"rgba(var(--vf-red-500-rgb), 0.2)",softTextColor:"var(--vf-red-700)",softBorderColor:"rgba(var(--vf-red-500-rgb), 0.32)",outlineTextColor:"var(--vf-red-600)",outlineBorderColor:"rgba(var(--vf-red-600-rgb), 0.45)"},small:{fontSize:"0.75rem",paddingX:"0.45rem",paddingY:"0.15rem"},large:{fontSize:"0.95rem",paddingX:"0.7rem",paddingY:"0.28rem"}},filterChips:{fontSize:"0.8125rem",gap:"0.35rem",chipGap:"0.3rem",chipPadding:"0.3rem 0.55rem",chipBorderRadius:"999px",chipBorderColor:"rgba(var(--vf-gray-500-rgb), 0.24)",chipBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.14)",chipTextColor:"var(--vf-secondary-text-color)",chipHoverBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.08)",chipHoverBorderColor:"rgba(var(--vf-blue-600-rgb), 0.35)",chipActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.16)",chipActiveBorderColor:"rgba(var(--vf-blue-600-rgb), 0.5)",chipActiveTextColor:"var(--vf-blue-700)",chipSolidActiveBackgroundColor:"var(--vf-blue-600)",chipSolidActiveBorderColor:"var(--vf-blue-600)",chipSolidActiveTextColor:"var(--vf-white)",countPadding:"0.1rem 0.35rem",countFontSize:"0.72em",countBackgroundColor:"rgba(var(--vf-gray-500-rgb), 0.2)",countTextColor:"var(--vf-secondary-text-color)",countActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.2)",countActiveTextColor:"var(--vf-blue-700)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{fontSize:"0.75rem",chipPadding:"0.24rem 0.46rem"},large:{fontSize:"0.95rem",chipPadding:"0.38rem 0.72rem"}},avatar:{size:"2.5rem",fontSize:"0.9rem",fontWeight:"600",backgroundColor:"var(--vf-gutter-color)",textColor:"var(--vf-secondary-text-color)",borderColor:"rgba(var(--vf-gray-500-rgb), 0.2)",borderWidth:"1px",borderRadius:"var(--vf-radii-md)",statusSize:"0.6rem",statusBorderWidth:"2px",statusBorderColor:"var(--vf-bg-color)",statusOnlineColor:"var(--vf-green-500)",statusOfflineColor:"var(--vf-gray-400)",statusBusyColor:"var(--vf-red-500)",statusAwayColor:"var(--vf-yellow-500)",small:{size:"2rem",fontSize:"0.75rem",statusSize:"0.5rem"},large:{size:"3rem",fontSize:"1rem",statusSize:"0.75rem"}},spinner:{size:"1.5rem",thickness:"2px",color:"var(--vf-blue-600)",trackColor:"rgba(var(--vf-blue-600-rgb), 0.2)",gap:"0.5rem",labelColor:"var(--vf-secondary-text-color)",labelFontSize:"0.875rem",animationDuration:"0.8s",overlayMinHeight:"4rem",overlayPadding:"0.75rem",overlayBorderRadius:"var(--vf-radii-md)",overlayBackgroundColor:"var(--vf-bg-soft-color)",info:{color:"var(--vf-sky-600)"},success:{color:"var(--vf-green-600)"},warn:{color:"var(--vf-yellow-600)"},danger:{color:"var(--vf-red-600)"},small:{size:"1.1rem",thickness:"2px",labelFontSize:"0.8rem"},large:{size:"2rem",thickness:"3px",labelFontSize:"1rem"}},slider:{width:"100%",gap:"0.5rem",textColor:"var(--vf-text-color)",trackHeight:"0.35rem",trackBackgroundColor:"var(--vf-gutter-color)",trackRadius:"999px",fillBackgroundColor:"var(--vf-blue-600)",thumbSize:"1rem",thumbColor:"#ffffff",thumbBorderColor:"var(--vf-blue-600)",thumbBorderWidth:"2px",thumbShadow:"0 1px 3px rgba(0, 0, 0, 0.25)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",markSize:"6px",markColor:"var(--vf-border-color)",markLabelFontSize:"0.75rem",markLabelColor:"var(--vf-secondary-text-color)",marksHeight:"1.25rem",valueFontSize:"0.875rem",valueColor:"var(--vf-secondary-text-color)",small:{trackHeight:"0.25rem",thumbSize:"0.85rem",valueFontSize:"0.8rem"},large:{trackHeight:"0.5rem",thumbSize:"1.25rem",valueFontSize:"1rem"}},splitter:{borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)",panelBackgroundColor:"var(--vf-controls-background-color)",handleWidth:"3px",handleHeight:"1.5rem",handleRadius:"999px",handleColor:"var(--vf-border-color)",gutterActiveBackgroundColor:"rgba(var(--vf-blue-600-rgb), 0.12)",disabledOpacity:"var(--vf-states-disabled-opacity)"},stepper:{gap:"1rem",itemGap:"0.75rem",lineThickness:"2px",lineLength:"1.5rem",lineColor:"var(--vf-border-color)",indicatorSize:"2rem",indicatorBorderRadius:"999px",indicatorBorderWidth:"1px",indicatorFontSize:"0.875rem",indicatorBackgroundColor:"var(--vf-bg-color)",indicatorTextColor:"var(--vf-secondary-text-color)",indicatorBorderColor:"var(--vf-border-color)",activeIndicatorBackgroundColor:"var(--vf-blue)",activeIndicatorTextColor:"var(--vf-white)",activeIndicatorBorderColor:"var(--vf-blue)",completedIndicatorBackgroundColor:"var(--vf-green)",completedIndicatorTextColor:"var(--vf-white)",completedIndicatorBorderColor:"var(--vf-green)",errorIndicatorBackgroundColor:"var(--vf-red)",errorIndicatorTextColor:"var(--vf-white)",errorIndicatorBorderColor:"var(--vf-red)",labelFontSize:"var(--vf-typography-font-size)",labelColor:"var(--vf-text-color)",descriptionFontSize:"0.875rem",descriptionColor:"var(--vf-secondary-text-color)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{indicatorSize:"1.5rem",indicatorFontSize:"0.75rem",labelFontSize:"0.875rem",descriptionFontSize:"0.75rem",lineLength:"1.25rem",itemGap:"0.5rem"},large:{indicatorSize:"2.5rem",indicatorFontSize:"1rem",labelFontSize:"1.125rem",descriptionFontSize:"1rem",lineLength:"1.75rem",itemGap:"1rem"}},wizard:{gap:"1rem",borderColor:"var(--vf-border-color)",headerPaddingBottom:"0.75rem",itemGap:"0.75rem",stepGap:"0.5rem",indicatorSize:"1.75rem",indicatorBorderRadius:"999px",indicatorFontSize:"0.8125rem",indicatorBorderColor:"var(--vf-border-color)",indicatorBackgroundColor:"var(--vf-bg-color)",indicatorTextColor:"var(--vf-secondary-text-color)",activeIndicatorBorderColor:"var(--vf-blue)",activeIndicatorBackgroundColor:"var(--vf-blue)",activeIndicatorTextColor:"var(--vf-white)",completedIndicatorBorderColor:"var(--vf-green)",completedIndicatorBackgroundColor:"var(--vf-green)",completedIndicatorTextColor:"var(--vf-white)",errorIndicatorBorderColor:"var(--vf-red)",errorIndicatorBackgroundColor:"var(--vf-red)",errorIndicatorTextColor:"var(--vf-white)",titleFontSize:"0.95rem",titleColor:"var(--vf-text-color)",descriptionFontSize:"0.8125rem",descriptionColor:"var(--vf-secondary-text-color)",actionsGap:"0.5rem",buttonMinWidth:"4.5rem",buttonPadding:"0.4rem 0.7rem",buttonBorderRadius:"var(--vf-radii-md)",buttonBorderColor:"var(--vf-blue-600)",buttonBackgroundColor:"var(--vf-blue-600)",buttonTextColor:"var(--vf-white)",buttonHoverBackgroundColor:"var(--vf-blue-700)",secondaryButtonBorderColor:"var(--vf-border-color)",secondaryButtonBackgroundColor:"transparent",secondaryButtonTextColor:"var(--vf-text-color)",secondaryButtonHoverBackgroundColor:"rgba(var(--vf-gray-600-rgb), 0.12)",disabledOpacity:"var(--vf-states-disabled-opacity)"},timeline:{gap:"1rem",itemGap:"0.75rem",markerSize:"1.75rem",markerBorderRadius:"999px",markerBorderWidth:"1px",markerBackgroundColor:"var(--vf-bg-color)",markerBorderColor:"var(--vf-border-color)",markerTextColor:"var(--vf-text-color)",markerIconSize:"0.875rem",dotSize:"0.5rem",lineThickness:"2px",lineLength:"1.5rem",lineColor:"var(--vf-border-color)",titleFontSize:"var(--vf-typography-font-size)",titleColor:"var(--vf-text-color)",descriptionFontSize:"0.875rem",descriptionColor:"var(--vf-secondary-text-color)",dateFontSize:"0.75rem",dateColor:"var(--vf-secondary-text-color)",info:{markerBackgroundColor:"var(--vf-blue-100)",markerBorderColor:"var(--vf-blue)",markerTextColor:"var(--vf-blue-700)",lineColor:"var(--vf-blue-200)"},success:{markerBackgroundColor:"var(--vf-green-100)",markerBorderColor:"var(--vf-green)",markerTextColor:"var(--vf-green-700)",lineColor:"var(--vf-green-200)"},warn:{markerBackgroundColor:"var(--vf-yellow-100)",markerBorderColor:"var(--vf-yellow)",markerTextColor:"var(--vf-yellow-700)",lineColor:"var(--vf-yellow-200)"},danger:{markerBackgroundColor:"var(--vf-red-100)",markerBorderColor:"var(--vf-red)",markerTextColor:"var(--vf-red-700)",lineColor:"var(--vf-red-200)"},small:{itemGap:"0.5rem",markerSize:"1.375rem",markerIconSize:"0.75rem",dotSize:"0.375rem",lineLength:"1.125rem",dateFontSize:"0.6875rem",titleFontSize:"0.875rem",descriptionFontSize:"0.75rem"},large:{itemGap:"1rem",markerSize:"2.125rem",markerIconSize:"1rem",dotSize:"0.625rem",lineLength:"1.875rem",dateFontSize:"0.8125rem",titleFontSize:"1.125rem",descriptionFontSize:"1rem"}},rating:{gap:"0.25rem",size:"1.1rem",color:"var(--vf-gutter-color)",activeColor:"var(--vf-yellow-500)",hoverColor:"var(--vf-yellow-600)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",focusRadius:"4px",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{size:"0.95rem"},large:{size:"1.35rem"}},tree:{gap:"0.3rem",indent:"1rem",rowGap:"0.5rem",rowPadding:"0.45rem 0.65rem",rowPaddingInline:"0.65rem",rowBorderRadius:"var(--vf-radii-md)",rowBorderColor:"var(--vf-border-color)",rowFontSize:"var(--vf-typography-font-size)",rowTextColor:"var(--vf-text-color)",rowBackgroundColor:"transparent",rowHoverBackgroundColor:"var(--vf-bg-soft-color)",rowSelectedBackgroundColor:"rgba(var(--vf-blue-rgb), 0.12)",rowSelectedTextColor:"var(--vf-text-color)",toggleSize:"1rem",toggleRadius:"var(--vf-radii-sm)",toggleBorderColor:"var(--vf-border-color)",toggleBackgroundColor:"var(--vf-bg-color)",toggleTextColor:"var(--vf-secondary-text-color)",toggleHoverBackgroundColor:"var(--vf-bg-soft-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",disabledOpacity:"var(--vf-states-disabled-opacity)",small:{rowPadding:"0.35rem 0.5rem",rowPaddingInline:"0.5rem",rowFontSize:"0.875rem",toggleSize:"0.875rem"},large:{rowPadding:"0.6rem 0.8rem",rowPaddingInline:"0.8rem",rowFontSize:"1rem",toggleSize:"1.1rem"}},treeselect:{minWidth:"14rem",fontSize:"var(--vf-typography-font-size)",controlGap:"0.75rem",chevronSize:"0.9em",padding:"var(--vf-controls-padding-y) var(--vf-controls-padding-x)",borderRadius:"var(--vf-radii-md)",borderColor:"var(--vf-border-color)",backgroundColor:"var(--vf-controls-background-color)",textColor:"var(--vf-text-color)",placeholderColor:"var(--vf-secondary-text-color)",focusBorderColor:"var(--vf-blue-600)",hoverBorderColor:"var(--vf-blue-500)",disabledOpacity:"var(--vf-states-disabled-opacity)",panelBackgroundColor:"var(--vf-bg-color)",panelBorderColor:"var(--vf-border-color)",panelPadding:"0.35rem",panelMaxHeight:"18rem",panelRadiusOffset:"2px",panelShadow:"0 10px 30px rgba(0, 0, 0, 0.12)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",searchPadding:"0.25rem",searchBorderColor:"var(--vf-border-color)",searchBorderRadius:"var(--vf-radii-md)",emptyPadding:"0.6rem",emptyColor:"var(--vf-secondary-text-color)",loadingPadding:"0.6rem",loadingColor:"var(--vf-secondary-text-color)",clearSize:"1rem",clearRadius:"999px",clearHoverBackgroundColor:"var(--vf-bg-soft-color)",small:{padding:"var(--vf-sizes-sm-padding-y) var(--vf-sizes-sm-padding-x)",fontSize:"var(--vf-sizes-sm-font-size)"},large:{padding:"var(--vf-sizes-lg-padding-y) var(--vf-sizes-lg-padding-x)",fontSize:"var(--vf-sizes-lg-font-size)"}},virtualScroller:{fontSize:"var(--vf-typography-font-size)",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)",backgroundColor:"var(--vf-bg-color)",textColor:"var(--vf-text-color)",focusRingShadow:"var(--vf-states-focus-ring-shadow)",itemPadding:"0.5rem 0.75rem",itemBorderColor:"var(--vf-border-color)",emptyPadding:"0.75rem",emptyColor:"var(--vf-secondary-text-color)"}}};Z.Accordion=_l,Z.AccordionItem=xl,Z.Alert=Il,Z.AppShell=ri,Z.Autocomplete=No,Z.Avatar=rd,Z.Badge=Pi,Z.Breadcrumbs=Ws,Z.Button=we,Z.ButtonGroup=zt,Z.Calendar=Ya,Z.Card=Oe,Z.Checkbox=rl,Z.Chip=Wi,Z.ColorPicker=hr,Z.Combobox=Oo,Z.CommandPalette=Bn,Z.ConfirmDialog=rn,Z.Container=vt,Z.ContextMenu=vn,Z.DataTable=Sd,Z.DatePicker=ha,Z.DateRangePicker=Ba,Z.DateTimePicker=Aa,Z.DefaultTheme=xc,Z.Divider=Gs,Z.Drawer=dn,Z.Dropdown=Xe,Z.EmptyState=Hl,Z.FileUpload=Jr,Z.FilterChips=Xi,Z.Form=Lr,Z.FormField=Ir,Z.Grid=ut,Z.GridItem=mt,Z.Inline=bt,Z.InlineEdit=Mt,Z.Input=St,Z.InputAddon=Et,Z.InputGroup=Vt,Z.KanbanBoard=hi,Z.Link=Ce,Z.MaskedInput=wr,Z.MentionInput=qt,Z.Menu=Ee,Z.Modal=Ye,Z.MultiSelect=ea,Z.NotificationCenter=Un,Z.NumberInput=Vr,Z.OtpInput=lr,Z.PageHeader=rc,Z.Pagination=Ja,Z.PasswordInput=rr,Z.Popover=Yl,Z.Progress=Ii,Z.RadioButton=il,Z.RadioGroup=al,Z.Rating=zs,Z.RichTextEditor=Hr,Z.SearchInput=Ot,Z.Section=pt,Z.SegmentedControl=cl,Z.Select=Bo,Z.Skeleton=Li,Z.Slider=Fd,Z.Spinner=ld,Z.SplitButton=fn,Z.Splitter=Md,Z.SplitterPanel=Id,Z.Stack=gt,Z.Stepper=qd,Z.Switch=ql,Z.Tab=ml,Z.TabPanel=bl,Z.Tabs=pl,Z.TagInput=ca,Z.Textarea=Pr,Z.TimePicker=Ea,Z.Timeline=hs,Z.Toast=Vl,Z.ToastContainer=El,Z.Tooltip=wi,Z.Tour=Ei,Z.Tree=Je,Z.TreeSelect=Ps,Z.VirtualScroller=nc,Z.VueForge=zc,Z.Wizard=as,Z.WizardStep=ns,Z.getTheme=wc,Z.setTheme=Me,Z.updateTheme=kc,Object.defineProperty(Z,Symbol.toStringTag,{value:"Module"})}));