@codemonster-ru/vueforge 0.82.0 → 0.84.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.
package/dist/index.ts.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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,Pe,ye){"use strict";var Re=document.createElement("style");Re.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__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__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(Re);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=Pe.useRoute(),d=Pe.useRouter(),s=e.ref(null),c=e.computed(()=>t.href??t.url),n=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"),f=e.computed(()=>t.to),v=e.computed(()=>t.to?d.resolve(t.to):null),p=e.computed(()=>{if(n.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()},l=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 n.value==="a"?(e.openBlock(),e.createElementBlock("a",{key:0,href:h.disabled?void 0:c.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:l},[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:f.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:l},{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},nt={},lt={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",lt,[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(nt,[["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 c of s){const n=a.breakpoints[c];if(!n)continue;const f=r(n.columns);f&&(o[`--vf-grid-columns-${c}-override`]=f),n.gap&&(o[`--vf-grid-gap-${c}-override`]=n.gap),n.columnGap&&(o[`--vf-grid-column-gap-${c}-override`]=n.columnGap),n.rowGap&&(o[`--vf-grid-row-gap-${c}-override`]=n.rowGap),n.align&&(o[`--vf-grid-align-items-${c}-override`]=n.align),n.justify&&(o[`--vf-grid-justify-items-${c}-override`]=n.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 c=o===""||o===void 0?"":String(o).trim(),n=d===""||d===void 0?"":String(d).trim(),f=s===""||s===void 0?"":String(s).trim();return!c&&!n&&!f?"":n&&f?`${n} / ${f}`:n&&c?`${n} / span ${c}`:f&&c?`span ${c} / ${f}`:n||(f?`auto / ${f}`:`span ${c} / span ${c}`)},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 c of s){const n=a.breakpoints[c];if(!n)continue;const f=r(n.span,n.start,n.end);f&&(o[`--vf-grid-item-column-${c}-override`]=f)}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,"-"),c=(b,z)=>`vf-menu-parent-${s(d(b,z))}`,n=(b,z)=>`vf-menu-submenu-${s(d(b,z))}`,f=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(n(z,y));return}(b.key==="ArrowLeft"||b.key==="Escape")&&z.subMenuVisible&&(b.preventDefault(),z.subMenuVisible=!1)}},l=b=>`${b.label??""}|${b.to??""}|${b.href??""}|${b.url??""}`,h=(b,z)=>b.items&&b.items.length?b.items.some(y=>l(y)===l(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:c(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":n(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:n(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:f(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"),c=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"),n=e.computed(()=>{const u=a.size??(r==null?void 0:r.value.size)??"normal",w=a.variant??(r==null?void 0:r.value.variant),l=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_${l}`];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"),_}),f=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(n.value),disabled:a.loading||f.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:c.value,class:e.normalizeClass(n.value),disabled:a.loading||f.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=["type","value","placeholder","disabled","readonly"],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},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 f=["vf-input",`vf-input_${t.variant}`];return t.size!=="normal"&&f.push(`vf-input_${t.size}`),t.disabled&&f.push("vf-input_disabled"),f}),d=f=>{const v=f.target;r("update:modelValue",v.value),r("input",f)},s=f=>r("change",f),c=f=>r("focus",f),n=f=>r("blur",f);return(f,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value)},[f.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xt,[e.renderSlot(f.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-input__control",type:f.type,value:f.modelValue,placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,onInput:d,onChange:s,onFocus:c,onBlur:n},null,40,Ct),f.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Bt,[e.renderSlot(f.$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),c=e.computed(()=>!t.disabled&&!t.readonly),n=e.computed(()=>t.type==="number"?"number":"text"),f=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;!c.value||o.value||(u(),o.value=!0,r("start"),await e.nextTick(),(m=s.value)==null||m.focus(),(k=s.value)==null||k.select())},l=()=>{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=l();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:n.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(f.value),3),c.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"],Pt={key:0,class:"vf-search-input__spinner","aria-hidden":"true"},Rt=["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 c=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 n=()=>{s&&(clearTimeout(s),s=null)},f=(_,b=!1)=>{if(!(t.disabled||t.readonly)){if(n(),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",_),f(z)},p=_=>r("change",_),u=_=>r("focus",_),w=_=>r("blur",_),l=()=>{f(d.value,!0)},h=()=>{var _;t.disabled||t.readonly||(d.value="",r("update:modelValue",""),r("change",""),r("clear"),f("",!0),(_=o.value)==null||_.focus())};return e.onBeforeUnmount(()=>{n()}),(_,b)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.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(l,["prevent"]),["enter"]),onFocus:u,onBlur:w},null,40,It),_.loading?(e.openBlock(),e.createElementBlock("span",Pt)):_.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,Rt)):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),c=e.ref(!1),n=e.ref(-1),f=`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 I=$.query.toLowerCase();return u.value.filter(j=>j.trigger===$.trigger).filter(j=>j.label.toLowerCase().includes(I)).slice(0,Math.max(1,o.maxSuggestions))}),l=e.computed(()=>w.value),h=e.computed(()=>{const $=["vf-mention-input",`vf-mention-input_${o.variant}`,c.value?"vf-mention-input_open":""];return o.size!=="normal"&&$.push(`vf-mention-input_${o.size}`),o.disabled&&$.push("vf-mention-input_disabled"),$.filter(Boolean)}),_=()=>{c.value=!1,n.value=-1},b=()=>{if(!(o.disabled||o.readonly)){if(!l.value.length){_();return}c.value=!0,n.value<0&&(n.value=z())}},z=()=>l.value.findIndex($=>!$.disabled),y=($,I)=>{const j=$.slice(0,I);let C=-1,R="";for(const F of o.triggers){const O=j.lastIndexOf(F);O>C&&(C=O,R=F)}if(C<0||C>0&&!/\s/.test(j[C-1]))return null;const g=j.slice(C+R.length);return!g||/\s/.test(g)?null:{trigger:R,query:g,start:C,end:I}},m=$=>{const I=$.selectionStart??$.value.length,j=y($.value,I);if(v.value=j,j){t("search",{trigger:j.trigger,query:j.query}),b();return}_()},k=$=>{const I=$.target;t("update:modelValue",I.value),t("input",$),m(I)},B=$=>t("change",$),D=$=>t("focus",$),E=$=>{t("blur",$),window.setTimeout(()=>{var I;(I=d.value)!=null&&I.contains(document.activeElement)||_()},0)},M=$=>{if(!c.value||!l.value.length)return;let I=n.value;(I<0||I>=l.value.length)&&(I=$>0?-1:l.value.length);for(let j=0;j<l.value.length;j+=1)if(I=(I+$+l.value.length)%l.value.length,!l.value[I].disabled){n.value=I;return}},T=()=>{if(!c.value){b();return}M(1)},V=()=>{if(!c.value){b();return}M(-1)},N=$=>{if($.disabled||!v.value||!s.value)return;const I=o.modelValue??"",j=v.value,C=I.slice(0,j.start),R=I.slice(j.end),g=String($.value??$.label),F=`${j.trigger}${g}${o.appendSpace?" ":""}`,O=`${C}${F}${R}`,P=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(P,P)})},L=()=>{if(!c.value)return;const $=l.value[n.value];$&&N($)},x=$=>{const I=$.key;if(I==="ArrowDown"){$.preventDefault(),T();return}if(I==="ArrowUp"){$.preventDefault(),V();return}if(I==="Enter"){$.preventDefault(),L();return}I==="Escape"&&($.preventDefault(),_())};return e.watch(()=>o.modelValue,()=>{s.value&&m(s.value)}),e.watch(l,()=>{if(!l.value.length){_();return}(n.value<0||n.value>=l.value.length)&&(n.value=z())}),($,I)=>(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":c.value,"aria-controls":f,"aria-autocomplete":"list",onInput:k,onChange:B,onFocus:D,onBlur:E,onKeydown:x},null,40,At),e.withDirectives(e.createElementVNode("div",{id:f,class:"vf-mention-input__panel",role:"listbox"},[$.loading?(e.openBlock(),e.createElementBlock("div",Kt,e.toDisplayString($.loadingText),1)):l.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.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===n.value}]),type:"button",role:"option",disabled:j.disabled,onMousedown:I[0]||(I[0]=e.withModifiers(()=>{},["prevent"])),onClick:R=>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,c.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}),c=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"}),n=e.computed(()=>c.value==="strong"?100:c.value==="medium"?66:33),f=e.computed(()=>c.value==="strong"?t.strongLabel:c.value==="medium"?t.mediumLabel:t.weakLabel),v=e.computed(()=>`vf-password-input__strength-fill vf-password-input__strength-fill_${c.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),l=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:l,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:`${n.value}%`})},null,6)]),e.createElementVNode("span",eo,e.toDisplayString(f.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"],no=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]/),c=y=>{const m=`${y??""}`;let k="";for(const B of m)s.value.test(B)&&(k+=B);return k.slice(0,d.value)},n=e.computed(()=>{const y=c(t.modelValue),m=Array.from({length:d.value},()=>"");for(let k=0;k<y.length;k+=1)m[k]=y[k];return m}),f=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=[...n.value],B=c(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))},l=(y,m)=>{const B=y.target.value??"";if(!B){const D=[...n.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=[...n.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(f.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:n.value[B],disabled:y.disabled,readonly:y.readonly,autocomplete:y.autocomplete,maxlength:"1",onInput:D=>l(D,B),onKeydown:D=>_(D,B),onFocus:b,onBlur:z},null,40,ao))),128))],42,ro))}}),lo=["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"),c=e.ref(100),n=(x,$,I)=>Math.min(I,Math.max($,x)),f=x=>n(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 I=$;if(($.length===3||$.length===4)&&(I=$.split("").map(F=>`${F}${F}`).join("")),!/^[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$/.test(I))return null;const j=Number.parseInt(I.slice(0,2),16),C=Number.parseInt(I.slice(2,4),16),R=Number.parseInt(I.slice(4,6),16),g=I.length===8?Number.parseInt(I.slice(6,8),16)/255:1;return{r:j,g:C,b:R,a:g,valid:!0,preview:`rgba(${j}, ${C}, ${R}, ${g})`}},p=x=>{const $=x.trim().match(/^rgba?\((.*)\)$/i);if(!$)return null;const I=$[1].split(",").map(K=>K.trim());if(I.length!==3&&I.length!==4)return null;const j=Number(I[0]),C=Number(I[1]),R=Number(I[2]),g=I.length===4?Number(I[3]):1;if(![j,C,R,g].every(Number.isFinite))return null;const F=n(j,0,255),O=n(C,0,255),P=n(R,0,255),S=n(g,0,1);return{r:F,g:O,b:P,a:S,valid:!0,preview:`rgba(${F}, ${O}, ${P}, ${S})`}},u=(x,$,I)=>{const j=(x%360+360)%360,C=n($,0,100)/100,R=n(I,0,100)/100,g=(1-Math.abs(2*R-1))*C,F=g*(1-Math.abs(j/60%2-1)),O=R-g/2;let P=0,S=0,K=0;return j<60?(P=g,S=F):j<120?(P=F,S=g):j<180?(S=g,K=F):j<240?(S=F,K=g):j<300?(P=F,K=g):(P=g,K=F),{r:Math.round((P+O)*255),g:Math.round((S+O)*255),b:Math.round((K+O)*255)}},w=(x,$,I)=>{const j=x/255,C=$/255,R=I/255,g=Math.max(j,C,R),F=Math.min(j,C,R),O=g-F;let P=0;O!==0&&(g===j?P=(C-R)/O%6:g===C?P=(R-j)/O+2:P=(j-C)/O+4,P*=60),P<0&&(P+=360);const S=(g+F)/2,K=O===0?0:O/(1-Math.abs(2*S-1));return{h:Math.round(P),s:Math.round(K*100),l:Math.round(S*100)}},l=x=>{const $=x.trim().match(/^hsla?\((.*)\)$/i);if(!$)return null;const I=$[1].split(",").map(P=>P.trim().replace("%",""));if(I.length!==3&&I.length!==4)return null;const j=Number(I[0]),C=Number(I[1]),R=Number(I[2]),g=I.length===4?Number(I[3]):1;if(![j,C,R,g].every(Number.isFinite))return null;const F=u(j,C,R),O=n(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)??l(x);return $||{r:59,g:130,b:246,a:1,valid:!1,preview:"rgba(59, 130, 246, 1)"}},_=(x,$,I,j)=>{if(t.format==="rgb")return t.alpha?`rgba(${x}, ${$}, ${I}, ${j.toFixed(2)})`:`rgb(${x}, ${$}, ${I})`;if(t.format==="hsl"){const R=w(x,$,I);return t.alpha?`hsla(${R.h}, ${R.s}%, ${R.l}%, ${j.toFixed(2)})`:`hsl(${R.h}, ${R.s}%, ${R.l}%)`}const C=`#${f(x)}${f($)}${f(I)}`;return t.alpha?`${C}${f(j*255)}`:C},b=x=>{const $=h(x);s.value=`#${f($.r)}${f($.g)}${f($.b)}`,c.value=Math.round(n($.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?c.value/100:1})`}),y=e.computed(()=>{const x=h(s.value),$=t.alpha?c.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?c.value/100:1,I=_(x.r,x.g,x.b,$);r("update:modelValue",I),r("change",I)},B=x=>{const $=x.target;s.value=$.value,k()},D=x=>{const $=x.target;c.value=n(Number($.value),0,100),k()},E=x=>{const $=x.target,I=h($.value);if(!I.valid){$.value=y.value;return}s.value=`#${f(I.r)}${f(I.g)}${f(I.b)}`,t.alpha&&(c.value=Math.round(I.a*100)),k()},M=x=>{if(t.disabled||t.readonly)return;const $=h(x);$.valid&&(s.value=`#${f($.r)}${f($.g)}${f($.b)}`,t.alpha&&(c.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,lo),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:c.value,onInput:D},null,40,po),e.createElementVNode("span",uo,e.toDisplayString(c.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,(I,j)=>(e.openBlock(),e.createElementBlock("button",{key:`${I}-${j}`,class:"vf-color-picker__preset",type:"button",style:e.normalizeStyle({backgroundColor:h(I).preview}),onClick:C=>M(I)},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),c=e.computed(()=>d.value.split("").filter(k=>!!o[k])),n=e.computed(()=>c.value.length),f=k=>`${k??""}`.replace(/\s+/g,""),v=k=>{if(!d.value)return f(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?f(k):v(k),w=k=>s.value?s.value(k):p(k),l=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===n.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:l.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),c=y=>(typeof o.value=="number"&&(y=Math.max(o.value,y)),typeof d.value=="number"&&(y=Math.min(d.value,y)),y),n=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))},f=y=>{if(!y.trim())return null;const m=Number(y);return Number.isFinite(m)?n(c(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=f(m.value);r("update:modelValue",k),r("input",y)},w=y=>r("change",y),l=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=n(c(_()+s.value));r("update:modelValue",y)},z=()=>{if(t.disabled||t.readonly)return;const y=n(c(_()-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:l,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},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","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)),c=e.ref({}),n=e.ref({}),f=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(n.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}),l=(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&&(c.value={...c.value,[g]:F})},_=(g,F="")=>{if(!g)return;const O={...n.value};F?O[g]=F:delete O[g],n.value=O},b=()=>{const g={...c.value};for(const F in s.value)g[F]=!0;c.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 n.value=O,t("validate",N(O),N(s.value),g),!Object.keys(O).length},m=async g=>{if(!r.disabled){f.value=!0,b();try{const F=await y("submit"),O=N(s.value);if(!F){t("invalidSubmit",N(n.value),O,g);return}t("submit",O,g)}finally{f.value=!1}}},k=g=>{r.disabled||(s.value=N(d.value),c.value={},n.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=I(g.target);if(!F)return;const O=F.name.trim(),P=j(F);l(O,P),z("input")&&await y("input")},M=async g=>{const F=I(g.target);if(!F)return;const O=F.name.trim(),P=j(F);l(O,P),z("change")&&await y("change")},T=async g=>{const F=I(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),P=Object.keys(F);if(O.length!==P.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 P in O)F[P]=N(O[P]);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 P=g[O];typeof P=="string"&&P&&(F[O]=P)}return F}function I(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"?R(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(P=>P.name===g.name);return O.length>1||g.value!=="on"?O.filter(P=>P.checked).map(P=>P.value):g.checked}function R(g){const F=o.value;if(!F)return g.value;const O=Array.from(F.querySelectorAll('input[type="radio"]')).find(P=>P.name===g.name&&P.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:n.value,touched:c.value,isValid:p.value,isDirty:u.value,isSubmitting:f.value,setFieldValue:l,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"],Po=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`),c=e.computed(()=>!!a.label||!!r.label),n=e.computed(()=>!!a.hint||!!r.hint),f=e.computed(()=>!!a.error||!!r.error),v=e.computed(()=>{const u=[];return n.value&&u.push(d.value),f.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"),f.value&&u.push("vf-form-field_invalid"),u});return(u,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[c.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:f.value,required:u.required})]),n.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),f.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))}}),Ro=["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 f=["vf-textarea",`vf-textarea_${t.variant}`];return t.size!=="normal"&&f.push(`vf-textarea_${t.size}`),t.disabled&&f.push("vf-textarea_disabled"),f}),d=f=>{const v=f.target;r("update:modelValue",v.value),r("input",f)},s=f=>r("change",f),c=f=>r("focus",f),n=f=>r("blur",f);return(f,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value)},[e.createElementVNode("textarea",{class:"vf-textarea__control",value:f.modelValue,placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,rows:f.rows,onInput:d,onChange:s,onFocus:c,onBlur:n},null,40,Ro)],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)),c=e.computed(()=>(r.modelValue??"").length),n=e.computed(()=>r.maxLength>0),f=e.computed(()=>r.maxLength>0&&c.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(`
|
|
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,Pe,ye){"use strict";var Re=document.createElement("style");Re.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(Re);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=Pe.useRoute(),d=Pe.useRouter(),s=e.ref(null),c=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"),f=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:c.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:f.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 c of s){const l=a.breakpoints[c];if(!l)continue;const f=r(l.columns);f&&(o[`--vf-grid-columns-${c}-override`]=f),l.gap&&(o[`--vf-grid-gap-${c}-override`]=l.gap),l.columnGap&&(o[`--vf-grid-column-gap-${c}-override`]=l.columnGap),l.rowGap&&(o[`--vf-grid-row-gap-${c}-override`]=l.rowGap),l.align&&(o[`--vf-grid-align-items-${c}-override`]=l.align),l.justify&&(o[`--vf-grid-justify-items-${c}-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 c=o===""||o===void 0?"":String(o).trim(),l=d===""||d===void 0?"":String(d).trim(),f=s===""||s===void 0?"":String(s).trim();return!c&&!l&&!f?"":l&&f?`${l} / ${f}`:l&&c?`${l} / span ${c}`:f&&c?`span ${c} / ${f}`:l||(f?`auto / ${f}`:`span ${c} / span ${c}`)},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 c of s){const l=a.breakpoints[c];if(!l)continue;const f=r(l.span,l.start,l.end);f&&(o[`--vf-grid-item-column-${c}-override`]=f)}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,"-"),c=(b,z)=>`vf-menu-parent-${s(d(b,z))}`,l=(b,z)=>`vf-menu-submenu-${s(d(b,z))}`,f=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:c(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:f(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"),c=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"),_}),f=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||f.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:c.value,class:e.normalizeClass(l.value),disabled:a.loading||f.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=["type","value","placeholder","disabled","readonly"],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},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 f=["vf-input",`vf-input_${t.variant}`];return t.size!=="normal"&&f.push(`vf-input_${t.size}`),t.disabled&&f.push("vf-input_disabled"),f}),d=f=>{const v=f.target;r("update:modelValue",v.value),r("input",f)},s=f=>r("change",f),c=f=>r("focus",f),l=f=>r("blur",f);return(f,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value)},[f.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xt,[e.renderSlot(f.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-input__control",type:f.type,value:f.modelValue,placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,onInput:d,onChange:s,onFocus:c,onBlur:l},null,40,Ct),f.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Bt,[e.renderSlot(f.$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),c=e.computed(()=>!t.disabled&&!t.readonly),l=e.computed(()=>t.type==="number"?"number":"text"),f=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;!c.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(f.value),3),c.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"],Pt={key:0,class:"vf-search-input__spinner","aria-hidden":"true"},Rt=["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 c=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)},f=(_,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",_),f(z)},p=_=>r("change",_),u=_=>r("focus",_),w=_=>r("blur",_),n=()=>{f(d.value,!0)},h=()=>{var _;t.disabled||t.readonly||(d.value="",r("update:modelValue",""),r("change",""),r("clear"),f("",!0),(_=o.value)==null||_.focus())};return e.onBeforeUnmount(()=>{l()}),(_,b)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.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",Pt)):_.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,Rt)):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),c=e.ref(!1),l=e.ref(-1),f=`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 P=$.query.toLowerCase();return u.value.filter(j=>j.trigger===$.trigger).filter(j=>j.label.toLowerCase().includes(P)).slice(0,Math.max(1,o.maxSuggestions))}),n=e.computed(()=>w.value),h=e.computed(()=>{const $=["vf-mention-input",`vf-mention-input_${o.variant}`,c.value?"vf-mention-input_open":""];return o.size!=="normal"&&$.push(`vf-mention-input_${o.size}`),o.disabled&&$.push("vf-mention-input_disabled"),$.filter(Boolean)}),_=()=>{c.value=!1,l.value=-1},b=()=>{if(!(o.disabled||o.readonly)){if(!n.value.length){_();return}c.value=!0,l.value<0&&(l.value=z())}},z=()=>n.value.findIndex($=>!$.disabled),y=($,P)=>{const j=$.slice(0,P);let C=-1,R="";for(const F of o.triggers){const O=j.lastIndexOf(F);O>C&&(C=O,R=F)}if(C<0||C>0&&!/\s/.test(j[C-1]))return null;const g=j.slice(C+R.length);return!g||/\s/.test(g)?null:{trigger:R,query:g,start:C,end:P}},m=$=>{const P=$.selectionStart??$.value.length,j=y($.value,P);if(v.value=j,j){t("search",{trigger:j.trigger,query:j.query}),b();return}_()},k=$=>{const P=$.target;t("update:modelValue",P.value),t("input",$),m(P)},B=$=>t("change",$),D=$=>t("focus",$),E=$=>{t("blur",$),window.setTimeout(()=>{var P;(P=d.value)!=null&&P.contains(document.activeElement)||_()},0)},M=$=>{if(!c.value||!n.value.length)return;let P=l.value;(P<0||P>=n.value.length)&&(P=$>0?-1:n.value.length);for(let j=0;j<n.value.length;j+=1)if(P=(P+$+n.value.length)%n.value.length,!n.value[P].disabled){l.value=P;return}},T=()=>{if(!c.value){b();return}M(1)},V=()=>{if(!c.value){b();return}M(-1)},N=$=>{if($.disabled||!v.value||!s.value)return;const P=o.modelValue??"",j=v.value,C=P.slice(0,j.start),R=P.slice(j.end),g=String($.value??$.label),F=`${j.trigger}${g}${o.appendSpace?" ":""}`,O=`${C}${F}${R}`,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(!c.value)return;const $=n.value[l.value];$&&N($)},x=$=>{const P=$.key;if(P==="ArrowDown"){$.preventDefault(),T();return}if(P==="ArrowUp"){$.preventDefault(),V();return}if(P==="Enter"){$.preventDefault(),L();return}P==="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())}),($,P)=>(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":c.value,"aria-controls":f,"aria-autocomplete":"list",onInput:k,onChange:B,onFocus:D,onBlur:E,onKeydown:x},null,40,At),e.withDirectives(e.createElementVNode("div",{id:f,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:P[0]||(P[0]=e.withModifiers(()=>{},["prevent"])),onClick:R=>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,c.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}),c=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(()=>c.value==="strong"?100:c.value==="medium"?66:33),f=e.computed(()=>c.value==="strong"?t.strongLabel:c.value==="medium"?t.mediumLabel:t.weakLabel),v=e.computed(()=>`vf-password-input__strength-fill vf-password-input__strength-fill_${c.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(f.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]/),c=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=c(t.modelValue),m=Array.from({length:d.value},()=>"");for(let k=0;k<y.length;k+=1)m[k]=y[k];return m}),f=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=c(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(f.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"),c=e.ref(100),l=(x,$,P)=>Math.min(P,Math.max($,x)),f=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 P=$;if(($.length===3||$.length===4)&&(P=$.split("").map(F=>`${F}${F}`).join("")),!/^[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$/.test(P))return null;const j=Number.parseInt(P.slice(0,2),16),C=Number.parseInt(P.slice(2,4),16),R=Number.parseInt(P.slice(4,6),16),g=P.length===8?Number.parseInt(P.slice(6,8),16)/255:1;return{r:j,g:C,b:R,a:g,valid:!0,preview:`rgba(${j}, ${C}, ${R}, ${g})`}},p=x=>{const $=x.trim().match(/^rgba?\((.*)\)$/i);if(!$)return null;const P=$[1].split(",").map(K=>K.trim());if(P.length!==3&&P.length!==4)return null;const j=Number(P[0]),C=Number(P[1]),R=Number(P[2]),g=P.length===4?Number(P[3]):1;if(![j,C,R,g].every(Number.isFinite))return null;const F=l(j,0,255),O=l(C,0,255),I=l(R,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,$,P)=>{const j=(x%360+360)%360,C=l($,0,100)/100,R=l(P,0,100)/100,g=(1-Math.abs(2*R-1))*C,F=g*(1-Math.abs(j/60%2-1)),O=R-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,$,P)=>{const j=x/255,C=$/255,R=P/255,g=Math.max(j,C,R),F=Math.min(j,C,R),O=g-F;let I=0;O!==0&&(g===j?I=(C-R)/O%6:g===C?I=(R-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 P=$[1].split(",").map(I=>I.trim().replace("%",""));if(P.length!==3&&P.length!==4)return null;const j=Number(P[0]),C=Number(P[1]),R=Number(P[2]),g=P.length===4?Number(P[3]):1;if(![j,C,R,g].every(Number.isFinite))return null;const F=u(j,C,R),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,$,P,j)=>{if(t.format==="rgb")return t.alpha?`rgba(${x}, ${$}, ${P}, ${j.toFixed(2)})`:`rgb(${x}, ${$}, ${P})`;if(t.format==="hsl"){const R=w(x,$,P);return t.alpha?`hsla(${R.h}, ${R.s}%, ${R.l}%, ${j.toFixed(2)})`:`hsl(${R.h}, ${R.s}%, ${R.l}%)`}const C=`#${f(x)}${f($)}${f(P)}`;return t.alpha?`${C}${f(j*255)}`:C},b=x=>{const $=h(x);s.value=`#${f($.r)}${f($.g)}${f($.b)}`,c.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?c.value/100:1})`}),y=e.computed(()=>{const x=h(s.value),$=t.alpha?c.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?c.value/100:1,P=_(x.r,x.g,x.b,$);r("update:modelValue",P),r("change",P)},B=x=>{const $=x.target;s.value=$.value,k()},D=x=>{const $=x.target;c.value=l(Number($.value),0,100),k()},E=x=>{const $=x.target,P=h($.value);if(!P.valid){$.value=y.value;return}s.value=`#${f(P.r)}${f(P.g)}${f(P.b)}`,t.alpha&&(c.value=Math.round(P.a*100)),k()},M=x=>{if(t.disabled||t.readonly)return;const $=h(x);$.valid&&(s.value=`#${f($.r)}${f($.g)}${f($.b)}`,t.alpha&&(c.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:c.value,onInput:D},null,40,po),e.createElementVNode("span",uo,e.toDisplayString(c.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,(P,j)=>(e.openBlock(),e.createElementBlock("button",{key:`${P}-${j}`,class:"vf-color-picker__preset",type:"button",style:e.normalizeStyle({backgroundColor:h(P).preview}),onClick:C=>M(P)},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),c=e.computed(()=>d.value.split("").filter(k=>!!o[k])),l=e.computed(()=>c.value.length),f=k=>`${k??""}`.replace(/\s+/g,""),v=k=>{if(!d.value)return f(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?f(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),c=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))},f=y=>{if(!y.trim())return null;const m=Number(y);return Number.isFinite(m)?l(c(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=f(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(c(_()+s.value));r("update:modelValue",y)},z=()=>{if(t.disabled||t.readonly)return;const y=l(c(_()-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)),c=e.ref({}),l=e.ref({}),f=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&&(c.value={...c.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={...c.value};for(const F in s.value)g[F]=!0;c.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){f.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{f.value=!1}}},k=g=>{r.disabled||(s.value=N(d.value),c.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=P(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=P(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=P(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 P(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"?R(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 R(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:c.value,isValid:p.value,isDirty:u.value,isSubmitting:f.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"],Po=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`),c=e.computed(()=>!!a.label||!!r.label),l=e.computed(()=>!!a.hint||!!r.hint),f=e.computed(()=>!!a.error||!!r.error),v=e.computed(()=>{const u=[];return l.value&&u.push(d.value),f.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"),f.value&&u.push("vf-form-field_invalid"),u});return(u,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[c.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:f.value,required:u.required})]),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),f.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))}}),Ro=["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 f=["vf-textarea",`vf-textarea_${t.variant}`];return t.size!=="normal"&&f.push(`vf-textarea_${t.size}`),t.disabled&&f.push("vf-textarea_disabled"),f}),d=f=>{const v=f.target;r("update:modelValue",v.value),r("input",f)},s=f=>r("change",f),c=f=>r("focus",f),l=f=>r("blur",f);return(f,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value)},[e.createElementVNode("textarea",{class:"vf-textarea__control",value:f.modelValue,placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,rows:f.rows,onInput:d,onChange:s,onFocus:c,onBlur:l},null,40,Ro)],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)),c=e.computed(()=>(r.modelValue??"").length),l=e.computed(()=>r.maxLength>0),f=e.computed(()=>r.maxLength>0&&c.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
3
|
`).map(D=>`- ${D||"List item"}`).join(`
|
|
4
4
|
`);case"orderedList":return(k||"List item").split(`
|
|
5
5
|
`).map((D,E)=>`${E+1}. ${D||"List item"}`).join(`
|
|
@@ -11,5 +11,5 @@ ${k}
|
|
|
11
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
12
|
`).map(E=>`<li>${E||"List item"}</li>`).join("")}</ul>`;case"orderedList":return`<ol>${(k||"List item").split(`
|
|
13
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}},l=(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=l(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),n.value?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["vf-rich-text-editor__counter",{"is-limit":f.value}])},e.toDisplayString(c.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),c=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:t.modelValue instanceof File?[t.modelValue]:[]),n=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)}),f=(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?c.value:[],E=t.multiple?D.concat(B):B,{accepted:M,rejected:T}=u(E);p(M),T.length>0&&r("reject",T)},l=()=>{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=c.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(n.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:l,onKeydown:[e.withKeys(e.withModifiers(l,["prevent"]),["enter"]),e.withKeys(e.withModifiers(l,["prevent"]),["space"])],onFocus:m,onBlur:k},[e.createElementVNode("div",Uo,[c.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(c.value,(E,M)=>(e.openBlock(),e.createElementBlock("div",{key:f(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(l,["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(),c=o.scrollLeft,n=o.scrollTop;return{left:t.left-s.left+c,top:t.top-s.top+n,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 c=$e(d,t,o,i),n=ke(i,"offset");if(n){const f=n.fn({x:c.x,y:c.y,options:i,primaryX:a,primaryY:r,floating:t,placement:o,reference:d,scrollDirection:s});c.x=f.x,c.y=f.y}return hr(c,t,d,i)?{x:c.x,y:c.y,placement:o}:!1},de=i=>({name:"flip",params:i,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:c,reference:n,scrollDirection:f})=>{var v;const p={x:a,y:r,placement:c},u={...t,middleware:(v=t.middleware)==null?void 0:v.filter(y=>y.name!=="shift")},w=(i==null?void 0:i.placements)??Ae,l=!(i!=null&&i.placements),h=l?Ae:w;let _=!1;const b=y=>{if(_)return;const m=He({options:u,primaryX:o,primaryY:d,floating:s,placement:y,reference:n,scrollDirection:f});m&&(p.x=m.x,p.y=m.y,p.placement=m.placement,_=!0)},z=yr(n,s,u);if(!l&&w.includes(c)&&b(c),_||h.forEach(b),!_){const y=w.reduce((m,k)=>{const B=He({options:u,primaryX:o,primaryY:d,floating:s,placement:k,reference:n,scrollDirection:f});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(c);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,c,w),D=$e(n,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:n,scrollDirection:f});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,c;let n=0;t.startsWith("right")?n=-i:t.startsWith("left")&&(n=i);const f=ke(a,"arrow"),v=ke(a,"shift");if(f){const p=((d=f.params)==null?void 0:d.arrow).getBoundingClientRect();t.startsWith("right")?n-=p.width/2:t.startsWith("left")&&(n+=p.width/2)}if(Ke(a,"shift")&&f){let p=null,u=0;v&&(p=(s=v.params)==null?void 0:s.parent);const w=(c=f.params)==null?void 0:c.arrow;u=w.getBoundingClientRect().width/2,u+=ar(w),u-=i,t.startsWith("right")?me(r-n,o,p,a)<=i?me(r,o,p,a)>0?n=i-me(r,o,p,a):n=i:ge(r-n-u,o,p,a)<=i&&(ge(r-n-u,o,p,a)>=0?(n=-i-(ge(r-n-u,o,p,a)+i),p&&(n=-i)):n=-i):t.startsWith("left")?me(r-n+u,o,p,a)<=i?(n=i+me(r-u,o,p,a),n<=i&&(n=i)):ge(r-n,o,p,a)<=i&&(n=-i+ge(r,o,p,a),n<=-i&&(n=-i)):me(r-n,o,p,a)<=i?me(r-n,o,p,a)<=i&&me(r,o,p,a)>0?n=i-me(r,o,p,a):n=i:ge(r-n,o,p,a)<=i&&(ge(r-n,o,p,a)<=i&&ge(r,o,p,a)>0?n=-(i-ge(r,o,p,a)):n=-i)}return n},je=(i,a,r,t,o)=>{var d,s,c;let n=0;t.startsWith("top")?n=i:t.startsWith("bottom")&&(n=-i);const f=ke(a,"arrow"),v=ke(a,"shift");if(f){const p=((d=f.params)==null?void 0:d.arrow).getBoundingClientRect();t.startsWith("top")?n+=p.height/2:t.startsWith("bottom")&&(n-=p.height/2)}if(Ke(a,"shift")&&f){let p=null,u=0;v&&(p=(s=v.params)==null?void 0:s.parent);const w=(c=f.params)==null?void 0:c.arrow;u=w.getBoundingClientRect().height/2,u+=nr(w),u-=i,t.startsWith("top")?ue(r-n,o,p,a)<=i?ue(r,o,p,a)>=0?n=-(i-ue(r,o,p,a)):n=-i:he(r-n+u,o,p,a)<=i&&(n=i+he(r-u,o,p,a),n<=i&&(n=i)):t.startsWith("bottom")?ue(r-n-u,o,p,a)<=i?ue(r-n-u,o,p,a)>=0?(n=-i-(ue(r-n-u,o,p,a)+i),p&&(n=-i)):n=-i:he(r-n,o,p,a)<=i&&(he(r,o,p,a)>=0?n=i-he(r,o,p,a):n=i):ue(r-n,o,p,a)<=i?ue(r-n,o,p,a)>=0?n=-(i-ue(r-n,o,p,a)):n=-i:he(r-n,o,p,a)<=i&&(he(r-n,o,p,a)>=0?n=i-he(r-n,o,p,a):n=i)}return n},ce=i=>({name:"offset",params:{value:i},fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:c})=>({x:a-We(i,t,o,c,s),y:r-je(i,t,d,c,s),placement:c})}),Ge=i=>({name:"shift",params:i,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:c,reference:n})=>{var f;const v={x:a,y:r,placement:c},p=t.middleware||[],u=p.findIndex(V=>V.name==="shift"),w=p.findIndex(V=>V.name==="offset"),l=w!==-1&&(u===-1||w>u),h=p.find(V=>V.name==="offset"),_=h?(f=h.params)==null?void 0:f.value:0,b=l?We(_,t,o,c,s):0,z=l?je(_,t,d,c,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,I=$<x?x:$;k<V?k=V:k>L&&(k=L),B<x?B=x:B>I&&(B=I),l?(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,R=M,g=window.innerHeight-s.clientHeight-M,F=l?j+b:j,O=l?C+b:C,P=l?R+z:R,S=l?g+z:g;return v.x<F?v.x=F:v.x>O&&(v.x=O),v.y<P?v.y=P:v.y>S&&(v.y=S),v}const T=pe(s);if(T!==null){const V=se(n,s,t),N=V.left,L=V.left+V.width,x=V.top,$=V.top+V.height,I=T.scrollLeft+E,j=Be(T)-s.clientWidth-E,C=j<I?I:j,R=T.scrollTop+M,g=Se(T)-s.clientHeight-M,F=g<R?R:g,O=T.scrollLeft,P=Be(T),S=T.scrollTop,K=Se(T);L<=O?k=I:N>=P&&(k=C),$<=S?B=R:x>=K&&(B=F),B<R?B=R:B>F&&(B=F),k<I?k=I:k>C&&(k=C)}if(l?(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,$=l?V+b:V,I=l?N+b:N,j=l?L+z:L,C=l?x+z:x;v.x<$?v.x=$:v.x>I&&(v.x=I),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,nr=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())},lr=(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 lr(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,l=u+a.clientHeight;return p>=0&&u>=0&&w<=window.innerWidth&&l<=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,l=u+a.clientWidth,h=w+a.clientHeight;return u>=0&&w>=0&&l<=o&&h<=d}const c=i.x,n=i.y,f=c+a.clientWidth,v=n+a.clientHeight;return c>=0&&n>=0&&f<=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",c={x:0,y:0,placement:s,middlewareData:{}},n=$e(i,a,s,r);c.x=n.x,c.y=n.y,c.placement=n.placement;const f=c.x,v=c.y,p=rr(i);(o=r.middleware)==null||o.forEach(h=>{const _=h.fn({x:c.x,y:c.y,options:r,primaryX:f,primaryY:v,floating:a,placement:c.placement,reference:i,scrollDirection:p});c.x=_.x,c.y=_.y,c.placement=_.placement,h.name==="arrow"&&(_.baseX=_.x,_.baseY=_.y,_.x=_.arrowX??_.x,_.y=_.arrowY??_.y),c.middlewareData[h.name]=_});const u=$e(i,a,c.placement,r),w=ke(r,"offset"),l=w?(d=w.params)==null?void 0:d.value:0;if(Number.isFinite(c.x)||(c.x=u.x),!Number.isFinite(c.y))if(be(r,a)){const h=i.getBoundingClientRect(),_=a.getBoundingClientRect().height;c.placement.startsWith("top")?c.y=h.top-_-l:c.placement.startsWith("bottom")?c.y=h.bottom+l:c.y=u.y}else c.y=u.y;t(c)}),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),c=e.ref(null),n=e.ref(!1),f=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}))),l=e.computed(()=>w.value.find(T=>T.value===o.modelValue)),h=e.computed(()=>{var T;return((T=l.value)==null?void 0:T.label)??""}),_=e.computed(()=>{const T=["vf-select",`vf-select_${o.variant}`,n.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=()=>{n.value=!1,f.value="bottom",v.value="bottom"},B=()=>{o.disabled||(n.value=!n.value,n.value&&(f.value="bottom",v.value="bottom"))},D=async()=>{var T,V;n.value||(n.value=!0,await e.nextTick()),(V=(T=c.value)==null?void 0:T.querySelector(".vf-select__option:not(.is-disabled)"))==null||V.focus()},E=T=>{var N;if(!n.value||!d.value)return;const V=T.target;d.value.contains(V)||(N=c.value)!=null&&N.contains(V)||k()},M=()=>{if(!s.value||!c.value)return;const T=s.value,V=c.value,N=async()=>{const{x:I,y:j,placement:C}=await ve(T,V,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=C??f.value,V.style.minWidth=`${T.getBoundingClientRect().width}px`,V.style.left=`${I}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(n,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":n.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:c,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,n.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),c=e.ref(null),n=e.ref(!1),f=e.ref(""),v=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-autocomplete-panel-${++r}`;let l=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=f.value.trim().toLowerCase();return g?h.value.filter(F=>F.label.toLowerCase().includes(g)):h.value}),z=e.computed(()=>{if(!(!n.value||v.value<0))return m(v.value)}),y=e.computed(()=>{const g=["vf-autocomplete",`vf-autocomplete_${o.variant}`,n.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 P=0;P<F.length;P+=1)if(O=(O+g+F.length)%F.length,!F[O].disabled){v.value=O;return}v.value=-1},E=()=>{o.disabled||(n.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=B()))},M=()=>{n.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},T=()=>{if(n.value){M();return}E()},V=g=>{g.disabled||(f.value=g.label,t("update:modelValue",g.value),t("change",g.value),M())},N=g=>{const F=g.target;f.value=F.value,t("search",F.value),E(),v.value=B()},L=g=>{t("focus",g),E()},x=g=>{t("blur",g)},$=()=>{if(!n.value){E();return}D(1)},I=()=>{if(!n.value){E();return}D(-1)},j=()=>{if(!n.value){E();return}const g=b.value[v.value];g&&!g.disabled&&V(g)},C=g=>{var O;if(!n.value||!d.value)return;const F=g.target;d.value.contains(F)||(O=c.value)!=null&&O.contains(F)||M()},R=()=>{if(!s.value||!c.value)return;const g=s.value,F=c.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`},P=async()=>{await O()},S=fe(g,()=>{P()}),K=()=>{P()};document.addEventListener("scroll",K,!0),window.addEventListener("resize",K,!1),l={update:P,destroy:()=>{S(),document.removeEventListener("scroll",K,!0),window.removeEventListener("resize",K,!1)}},l.update()};return e.watch(()=>o.modelValue,()=>{var g;f.value=((g=_.value)==null?void 0:g.label)??""},{immediate:!0}),e.watch(()=>o.options,()=>{var g;n.value||(f.value=((g=_.value)==null?void 0:g.label)??""),l==null||l.update()},{deep:!0}),e.watch(b,()=>{v.value>=b.value.length&&(v.value=B())}),e.watch(n,async g=>{if(!g){l&&(l.destroy(),l=null);return}await e.nextTick(),l||R(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",C)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",C),l==null||l.destroy(),l=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:f.value,placeholder:g.placeholder,disabled:g.disabled,readonly:g.readonly,"aria-expanded":n.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(I,["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:c,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,P)=>(e.openBlock(),e.createElementBlock("button",{id:m(P),key:O.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":k(O),"is-disabled":O.disabled,"is-highlighted":P===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,n.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"},Pr=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),c=e.ref(null),n=e.ref(!1),f=e.ref(""),v=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-combobox-panel-${++r}`;let l=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(()=>f.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(!(!n.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}`,n.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||(n.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=M()))},x=()=>{n.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},$=()=>{if(n.value){x();return}L()},I=()=>{const W=f.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)??"";f.value=W,T(W)},C=W=>{W.disabled||(f.value=W.label,T(W.label),V(W.value),x())},R=()=>{f.value="",T(""),t("update:modelValue",void 0),t("change",void 0),x()},g=W=>{const H=W.target;f.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&&f.value.trim()!==((H=_.value)==null?void 0:H.label)&&j()},P=()=>{if(!n.value){L();return}N(1)},S=()=>{if(!n.value){L();return}N(-1)},K=()=>{if(!n.value){L();return}const W=z.value[v.value];if(W&&!W.disabled){C(W);return}I()||o.strict&&j()},Y=W=>{var Q;if(!n.value||!d.value)return;const H=W.target;d.value.contains(H)||(Q=c.value)!=null&&Q.contains(H)||x()},J=()=>{if(!s.value||!c.value)return;const W=s.value,H=c.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),l={update:ee,destroy:()=>{ae(),document.removeEventListener("scroll",U,!0),window.removeEventListener("resize",U,!1)}},l.update()};return e.watch(()=>o.inputValue,W=>{typeof W=="string"&&(f.value=W)},{immediate:!0}),e.watch(()=>o.modelValue,()=>{var W;typeof o.inputValue!="string"&&(f.value=((W=_.value)==null?void 0:W.label)??"")},{immediate:!0}),e.watch(()=>o.options,()=>{var W;!n.value&&o.strict&&typeof o.inputValue!="string"&&(f.value=((W=_.value)==null?void 0:W.label)??""),l==null||l.update()},{deep:!0}),e.watch(z,()=>{v.value>=z.value.length&&(v.value=M())}),e.watch(n,async W=>{if(!W){l&&(l.destroy(),l=null);return}await e.nextTick(),l||J(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",Y)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",Y),l==null||l.destroy(),l=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:f.value,placeholder:W.placeholder,disabled:W.disabled,readonly:W.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":w,"aria-activedescendant":m.value,onInput:g,onFocus:F,onBlur:O,onClick:L,onKeydown:[e.withKeys(e.withModifiers(P,["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&&f.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:R}," ✕ ",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:c,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,n.value]])]))],2))}}),Rr=["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),c=e.ref(null),n=e.ref(null),f=e.ref(!1),v=e.ref(""),p=e.ref(-1),u=e.ref("bottom"),w=e.ref("bottom"),l=`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}`,f.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=>`${l}-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||(f.value=!0,u.value="bottom",w.value="bottom",p.value<0&&(p.value=D()),o.filter&&(await e.nextTick(),(S=n.value)==null||S.focus()))},x=()=>{f.value=!1,p.value=-1,u.value="bottom",w.value="bottom",v.value=""},$=()=>{if(f.value){x();return}L()},I=()=>{if(!f.value){L();return}N(1)},j=()=>{if(!f.value){L();return}N(-1)},C=()=>{if(!f.value){L();return}const S=z.value[p.value];S&&!S.disabled&&T(S)},R=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(!f.value||!d.value)return;const K=S.target;d.value.contains(K)||(Y=c.value)!=null&&Y.contains(K)||x()},P=()=>{if(!s.value||!c.value)return;const S=s.value,K=c.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(f,async S=>{if(!S){h&&(h.destroy(),h=null);return}await e.nextTick(),h||P(),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":f.value,"aria-controls":l,"aria-haspopup":"listbox",onClick:$,onKeydown:[e.withKeys(e.withModifiers(I,["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,Rr),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:l,ref_key:"panel",ref:c,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:n,class:"vf-multiselect__search-control",type:"text",value:v.value,placeholder:S.searchPlaceholder,onInput:R,onKeydown:[e.withKeys(e.withModifiers(I,["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,f.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),c=e.ref(null),n=e.ref(""),f=e.ref(!1),v=e.ref(-1),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-tag-input-panel-${++r}`;let l=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=n.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(!(!f.value||v.value<0))return B(v.value)}),k=e.computed(()=>{const U=["vf-tag-input",`vf-tag-input_${o.variant}`,f.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}),n.value="",v.value=D(),!0):!1},L=U=>{U.disabled||o.readonly||N(U.value,"option")},x=()=>{if(!o.allowCustom)return!1;const U=n.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)},I=()=>{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||(f.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=D()))},R=()=>{f.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},g=()=>{if(f.value){R();return}C(),F()},F=()=>{var U;(U=s.value)==null||U.focus()},O=U=>{const A=U.target;n.value=A.value,t("search",A.value),C(),v.value=D()},P=U=>{t("focus",U),C()},S=U=>{t("blur",U)},K=()=>{if(!f.value){C();return}j(1)},Y=()=>{if(!f.value){C();return}j(-1)},J=()=>{if(f.value){const U=z.value[v.value];if(U&&!U.disabled){L(U);return}}x()},W=()=>{x()},H=()=>{n.value||o.readonly||h.value.length===0||$(h.value.length-1)},Q=U=>{U.key===","&&(U.preventDefault(),x())},ee=U=>{var q;if(!f.value||!d.value)return;const A=U.target;d.value.contains(A)||(q=c.value)!=null&&q.contains(A)||R()},ae=()=>{if(!d.value||!c.value)return;const U=d.value,A=c.value,q=async()=>{const{x:te,y:oe,placement:ne}=await ve(U,A,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=ne??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),l={update:Z,destroy:()=>{re(),document.removeEventListener("scroll",G,!0),window.removeEventListener("resize",G,!1)}},l.update()};return e.watch(()=>o.options,()=>{v.value>=z.value.length&&(v.value=D()),l==null||l.update()},{deep:!0}),e.watch(z,()=>{v.value>=z.value.length&&(v.value=D())}),e.watch(f,async U=>{if(!U){l&&(l.destroy(),l=null);return}await e.nextTick(),l||ae(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",ee)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",ee),l==null||l.destroy(),l=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:n.value,placeholder:h.value.length===0?U.placeholder:"",disabled:U.disabled,readonly:U.readonly,"aria-expanded":f.value,"aria-autocomplete":"list","aria-controls":w,"aria-activedescendant":m.value,onInput:O,onFocus:P,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(R,["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(I,["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:c,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,f.value]])]))],2))}}),na=["disabled","aria-expanded","onKeydown"],la=["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),c=e.ref(null),n=e.ref(!1),f=e.ref("bottom"),v=e.ref("bottom"),p=`vf-datepicker-panel-${++r}`,u=e.ref(C(I(o.modelValue)??new Date));let w=null;const l=e.computed(()=>I(o.modelValue)),h=e.computed(()=>I(o.min)),_=e.computed(()=>I(o.max)),b=e.computed(()=>l.value?l.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=l.value?O(l.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:P(H,h.value,_.value),isSelected:K===Q,isToday:Q===Y}})}),k=e.computed(()=>{const S=["vf-datepicker",`vf-datepicker_${o.variant}`,n.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||(n.value=!0,f.value="bottom",v.value="bottom")},M=()=>{n.value=!1,f.value="bottom",v.value="bottom"},T=()=>{if(n.value){M();return}E()},V=()=>{u.value=R(u.value,-1)},N=()=>{u.value=R(u.value,1)},L=S=>{if(o.readonly||P(S,h.value,_.value))return;const K=O(S);t("update:modelValue",K),t("change",K),M()},x=S=>{var Y;if(!n.value||!d.value)return;const K=S.target;d.value.contains(K)||(Y=c.value)!=null&&Y.contains(K)||M()},$=()=>{if(!s.value||!c.value)return;const S=s.value,K=c.value,Y=async()=>{const{x:Q,y:ee,placement:ae}=await ve(S,K,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=ae??f.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=I(S);K&&(u.value=C(K))},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{w==null||w.update()}),e.watch(n,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 I(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 R(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 P(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":n.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":!l.value}])},e.toDisplayString(b.value||S.placeholder),3),K[0]||(K[0]=e.createElementVNode("span",{class:"vf-datepicker__chevron","aria-hidden":"true"},"▾",-1))],40,na),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:c,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,la),[[e.vShow,n.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),c=e.ref(null),n=e.ref(!1),f=e.ref("bottom"),v=e.ref("bottom"),p=`vf-daterangepicker-panel-${++r}`,u=e.ref(P(new Date));let w=null;const l=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,ne=U===G,le=A===G;return{key:`${G}-${Z}`,iso:G,date:re,day:re.getDate(),inCurrentMonth:re.getMonth()===u.value.getMonth(),isDisabled:W(re,l.value,h.value),isSelected:ne||le,isRangeStart:ne,isRangeEnd:le,isInRange:oe,isToday:G===Q}})}),E=e.computed(()=>{const H=["vf-daterangepicker",`vf-daterangepicker_${o.variant}`,n.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||(n.value=!0,f.value="bottom",v.value="bottom")},N=()=>{n.value=!1,f.value="bottom",v.value="bottom"},L=()=>{if(n.value){N();return}V()},x=()=>{u.value=S(u.value,-1)},$=()=>{u.value=S(u.value,1)},I=(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,l.value,h.value))return;const Q=b.value,ee=z.value;if(!Q||Q&&ee){I(H,null);return}const ae=O(Q).getTime();O(H).getTime()<ae?I(H,Q):I(Q,H),N()},C=H=>{var ee;if(!n.value||!d.value)return;const Q=H.target;d.value.contains(Q)||(ee=c.value)!=null&&ee.contains(Q)||N()},R=()=>{if(!s.value||!c.value)return;const H=s.value,Q=c.value,ee=async()=>{const{x:q,y:Z,placement:re}=await ve(H,Q,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=re??f.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=P(ae)},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{w==null||w.update()}),e.watch(n,async H=>{if(!H){w&&(w.destroy(),w=null);return}await e.nextTick(),w||R(),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 P(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=P(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":n.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:c,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,n.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),c=e.ref(null),n=e.ref(!1),f=e.ref("bottom"),v=e.ref("bottom"),p=`vf-timepicker-panel-${++r}`;let u=null;const w=e.computed(()=>x(o.min)),l=e.computed(()=>x(o.max)),h=e.computed(()=>x(o.modelValue)),_=e.computed(()=>h.value===null?"":I(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=[],R=b.value,g=w.value,F=l.value;for(let O=0;O<1440;O+=R){const P=$(O);C.push({value:P,minutes:O,label:I(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}`,n.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||(n.value=!0,f.value="bottom",v.value="bottom")},D=()=>{n.value=!1,f.value="bottom",v.value="bottom"},E=()=>{if(n.value){D();return}B()},M=async()=>{var C,R;n.value||(B(),await e.nextTick()),(R=(C=c.value)==null?void 0:C.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||R.focus()},T=C=>{if(o.readonly)return;const R=x(C);R===null||j(R,w.value,l.value)||(t("update:modelValue",C),t("change",C),D())},V=C=>{var g;if(!n.value||!d.value)return;const R=C.target;d.value.contains(R)||(g=c.value)!=null&&g.contains(R)||D()},N=()=>{if(!s.value||!c.value)return;const C=s.value,R=c.value,g=async()=>{const{x:S,y:K,placement:Y}=await ve(C,R,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=Y??f.value;const J=C.getBoundingClientRect().width;R.style.minWidth=`${J}px`,R.style.width=`${J}px`,R.style.left=`${S}px`,R.style.top=`${K}px`},F=async()=>{await g()},O=fe(C,()=>{F()}),P=()=>{F()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),u={update:F,destroy:()=>{O(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},u.update()},L=()=>{if(!c.value||h.value===null)return;const C=c.value.querySelector(`[data-time="${$(h.value)}"]`);!C||typeof C.scrollIntoView!="function"||C.scrollIntoView({block:"nearest"})};e.watch(n,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 R=C.match(/^(\d{2}):(\d{2})$/);if(!R)return null;const g=Number(R[1]),F=Number(R[2]);return Number.isNaN(g)||Number.isNaN(F)||g<0||g>23||F<0||F>59?null:g*60+F}function $(C){const R=Math.floor(C/60),g=C%60;return`${String(R).padStart(2,"0")}:${String(g).padStart(2,"0")}`}function I(C,R){if(R==="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,R,g){return R!==null&&C<R||g!==null&&C>g}return(C,R)=>(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":n.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),R[0]||(R[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:c,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,n.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),c=e.ref(null),n=e.ref(!1),f=e.ref("bottom"),v=e.ref("bottom"),p=`vf-datetimepicker-panel-${++r}`,u=e.ref(W(new Date)),w=e.ref(null),l=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,ne)=>{const le=(ne+o.firstDayOfWeek)%7,ie=new Date(te);return ie.setDate(te.getDate()+le),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},(ne,le)=>{const ie=Q(G,le),ze=ae(ie);return{key:`${ze}-${le}`,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:l.value===te,isDisabled:re(w.value,te,z.value,y.value)});return G}),M=e.computed(()=>{const G=["vf-datetimepicker",`vf-datetimepicker_${o.variant}`,n.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||l.value===null||re(w.value,l.value,z.value,y.value))return;const G=A(w.value,l.value);t("update:modelValue",G),t("change",G)},L=()=>{const G=b.value;if(G){w.value=G.date,l.value=G.minutes,u.value=W(G.date);return}w.value=null,l.value=null},x=G=>{if(l.value!==null&&!re(G,l.value,z.value,y.value))return;const te=E.value.find(oe=>!re(G,oe.minutes,z.value,y.value));l.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),n.value=!0,f.value="bottom",v.value="bottom")},I=()=>{n.value=!1,f.value="bottom",v.value="bottom"},j=()=>{if(n.value){I();return}$()},C=()=>{u.value=H(u.value,-1)},R=()=>{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)||(l.value=G,N(),I())},O=G=>{var oe;if(!n.value||!d.value)return;const te=G.target;d.value.contains(te)||(oe=c.value)!=null&&oe.contains(te)||I()},P=()=>{if(!s.value||!c.value)return;const G=s.value,te=c.value,oe=async()=>{const{x:ze,y:_c,placement:yc}=await ve(G,te,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=yc??f.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`},ne=async()=>{await oe()},le=fe(G,()=>{ne()}),ie=()=>{ne()};document.addEventListener("scroll",ie,!0),window.addEventListener("resize",ie,!1),h={update:ne,destroy:()=>{le(),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(n,async G=>{if(!G){h&&(h.destroy(),h=null);return}await e.nextTick(),h||P(),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]),ne=Number(te[2])-1,le=Number(te[3]),ie=new Date(oe,ne,le);return ie.getFullYear()!==oe||ie.getMonth()!==ne||ie.getDate()!==le?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]),ne=Number(te[2]);return oe<0||oe>23||ne<0||ne>59?null:oe*60+ne}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]),ne=K(te[2]);return!oe||ne===null?null:{date:oe,minutes:ne}}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),le=(oe.getDay()-te+7)%7;return Q(oe,-le)}function ae(G){const te=G.getFullYear(),oe=`${G.getMonth()+1}`.padStart(2,"0"),ne=`${G.getDate()}`.padStart(2,"0");return`${te}-${oe}-${ne}`}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),ne=G%60,le=oe>=12?"PM":"AM";return`${oe%12||12}:${String(ne).padStart(2,"0")} ${le}`}return U(G)}function Z(G,te,oe){const ne=J(G).getTime();return!!(te&&ne<te.date.getTime()||oe&&ne>oe.date.getTime())}function re(G,te,oe,ne){if(!G)return!0;const le=J(G).getTime();return!!(oe&&le===oe.date.getTime()&&te<oe.minutes||ne&&le===ne.date.getTime()&&te>ne.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":n.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(I,["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:c,class:"vf-datetimepicker__panel",role:"dialog","data-placement":v.value,onKeydown:e.withKeys(e.withModifiers(I,["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:R}," › ")]),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:ne=>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:ne=>F(oe.minutes)},e.toDisplayString(oe.label),11,Fa))),128))])],40,Ba),[[e.vShow,n.value]])]))],2))}}),Ma={class:"vf-calendar__header"},Ia=["disabled"],Pa={class:"vf-calendar__month-label"},Ra=["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)),c=e.computed(()=>h(t.max)),n=e.computed(()=>o.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),f=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,c.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)},l=D=>{if(t.disabled||t.readonly||B(D,s.value,c.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",Pa,e.toDisplayString(n.value),1),e.createElementVNode("button",{class:"vf-calendar__nav",type:"button","aria-label":"Next month",disabled:D.disabled,onClick:w}," › ",8,Ra)]),e.createElementVNode("div",Oa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.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=>l(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=(l,h,_)=>Math.min(_,Math.max(h,l)),d=(l,h)=>{if(h<l)return[];const _=[];for(let b=l;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 l=Math.max(1,Math.floor(r.pageSize));return Math.max(1,Math.ceil(Math.max(0,r.totalItems)/l))}),c=e.computed(()=>o(Math.floor(r.modelValue),1,s.value)),n=e.computed(()=>c.value<=1),f=e.computed(()=>c.value>=s.value),v=e.computed(()=>r.disabled||s.value<=1),p=e.computed(()=>{const l=s.value,h=c.value,_=Math.max(0,Math.floor(r.siblingCount)),b=Math.max(0,Math.floor(r.boundaryCount)),z=_*2+b*2+3,y=[];if(l<=z)return d(1,l).map(E=>({key:`page-${E}`,type:"page",page:E}));const m=d(1,b),k=d(l-b+1,l),B=Math.max(Math.min(h-_,l-b-_*2-1),b+2),D=Math.min(Math.max(h+_,b+_*2+2),l-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<=l-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<l-b-1?y.push({key:"ellipsis-end",type:"ellipsis",page:-2}):l-b>b&&y.push({key:`page-${l-b}`,type:"page",page:l-b});for(const E of k)y.push({key:`page-${E}`,type:"page",page:E});return y}),u=e.computed(()=>{const l=["vf-pagination",`vf-pagination_${r.variant}`];return r.size!=="normal"&&l.push(`vf-pagination_${r.size}`),r.disabled&&l.push("vf-pagination_disabled"),l}),w=(l,h)=>{if(v.value)return;const _=o(l,1,s.value);_!==r.modelValue&&(t("update:modelValue",_),t("change",_,h))};return(l,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||n.value,"aria-label":"Previous page",onClick:h[0]||(h[0]=_=>w(c.value-1,_))},e.toDisplayString(l.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===c.value,"is-ellipsis":_.type==="ellipsis"}]),type:"button",disabled:v.value||_.type==="ellipsis","aria-current":_.type==="page"&&_.page===c.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(l.ellipsisLabel),1)],64))],10,ja))),128)),e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:v.value||f.value,"aria-label":"Next page",onClick:h[1]||(h[1]=_=>w(c.value+1,_))},e.toDisplayString(l.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 c=s.target;r("update:modelValue",c.checked),r("change",s)};return(s,c)=>(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),c[0]||(c[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 c=["vf-radio-group"];return t.direction==="horizontal"&&c.push("vf-radio-group_horizontal"),c}),d=(c,n)=>{r("update:modelValue",c),r("change",c,n)},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),(c,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),role:"radiogroup","aria-disabled":c.disabled||void 0,"aria-label":c.ariaLabel||void 0,"aria-labelledby":c.ariaLabelledby||void 0},[e.renderSlot(c.$slots,"default")],10,Qa))}}),Ja=["name","value","checked","disabled"],en={key:0,class:"vf-radio__label"},tn=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),c=e.computed(()=>o?o.variant.value:t.variant),n=e.computed(()=>(o?o.disabled.value:!1)||t.disabled),f=e.computed(()=>d.value===t.value),v=e.computed(()=>{const u=["vf-radio",`vf-radio_${c.value}`];return n.value&&u.push("vf-radio_disabled"),u}),p=u=>{n.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:f.value,disabled:n.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",en,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)])])):e.createCommentVNode("",!0)],2))}}),on=["aria-label","aria-labelledby"],rn=["aria-checked","disabled","onClick","onKeydown"],an=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((l,h)=>({...l,key:`${String(l.value)}-${h}`}))),s=e.computed(()=>d.value.reduce((l,h,_)=>(h.disabled||l.push(_),l),[])),c=e.computed(()=>{const l=["vf-segmented-control",`vf-segmented-control_${t.variant}`];return t.fullWidth&&l.push("vf-segmented-control_full-width"),t.size!=="normal"&&l.push(`vf-segmented-control_${t.size}`),t.disabled&&l.push("vf-segmented-control_disabled"),l}),n=l=>t.modelValue===l,f=l=>r("focus",l),v=l=>r("blur",l),p=(l,h)=>{if(t.disabled)return;const _=d.value.find(b=>b.value===l);!_||_.disabled||(r("update:modelValue",l),r("change",l,h))},u=(l,h)=>{o.value[h]=l instanceof HTMLButtonElement?l:null},w=(l,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(l),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(l,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value),role:"radiogroup","aria-label":l.ariaLabel||void 0,"aria-labelledby":l.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":n(_.value)}]),type:"button",role:"radio","aria-checked":n(_.value),disabled:l.disabled||_.disabled,onClick:z=>p(_.value,z),onKeydown:z=>w(b,z),onFocus:f,onBlur:v},e.toDisplayString(_.label),43,rn))),128))],10,on))}}),Le=Symbol("VueForgeTabs"),nn=["aria-orientation","aria-label","aria-labelledby"],ln={class:"vf-tabs__panels"},sn=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=l=>String(l).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),c=e.computed(()=>{const l=["vf-tabs"];return o.orientation==="vertical"&&l.push("vf-tabs_vertical"),o.disabled&&l.push("vf-tabs_disabled"),l}),n=e.ref(null),f=()=>n.value?Array.from(n.value.querySelectorAll('[role="tab"]:not([disabled])')):[],v=l=>{l&&(l.focus(),l.click())},p=l=>{if(o.disabled)return;const h=o.orientation==="horizontal",_=l.key,b=h?["ArrowRight"]:["ArrowDown"],z=h?["ArrowLeft"]:["ArrowUp"];if(![...b,...z,"Home","End"].includes(_))return;const y=f();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),l.preventDefault(),v(y[D])},u=(l,h)=>{t("update:modelValue",l),t("change",l,h)},w={activeValue:e.computed(()=>o.modelValue),disabled:e.computed(()=>o.disabled),orientation:e.computed(()=>o.orientation),onChange:u,getTabId:l=>`vf-tab-${d}-${s(l)}`,getPanelId:l=>`vf-tabpanel-${d}-${s(l)}`};return e.provide(Le,w),(l,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[e.createElementVNode("div",{ref_key:"list",ref:n,class:"vf-tabs__list",role:"tablist","aria-orientation":l.orientation,"aria-label":l.ariaLabel||void 0,"aria-labelledby":l.ariaLabelledby||void 0,onKeydown:p},[e.renderSlot(l.$slots,"tabs")],40,nn),e.createElementVNode("div",ln,[e.renderSlot(l.$slots,"panels")])],2))}}),dn=["id","aria-selected","aria-controls","disabled","tabindex"],cn=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),c=e.computed(()=>o?o.getTabId(t.value):void 0),n=e.computed(()=>o?o.getPanelId(t.value):void 0),f=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:c.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":n.value,disabled:s.value,tabindex:f.value,onClick:v},[e.renderSlot(p.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(p.label),1)])],10,dn))}}),fn=["id","aria-labelledby"],vn=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,c)=>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,fn)),[[e.vShow,t.value]])}}),Ye=Symbol("VueForgeAccordion"),pn=["aria-label","aria-labelledby"],un=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,""),c=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}),n=p=>Array.isArray(p)?p:p==null?[]:[p],f=(p,u)=>{if(o.disabled)return;if(o.multiple){const l=n(o.modelValue),_=l.includes(p)?l.filter(b=>b!==p):[...l,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:f,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(c.value),"aria-label":p.ariaLabel||void 0,"aria-labelledby":p.ariaLabelledby||void 0},[e.renderSlot(p.$slots,"default")],10,pn))}}),mn=["id","disabled","aria-expanded","aria-controls"],gn={class:"vf-accordion__title"},bn=["id","aria-labelledby","aria-hidden"],hn={class:"vf-accordion__panel-inner"},_n=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),c=e.computed(()=>a.unmount?t.value:!0),n=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}),f=v=>{!r||o.value||r.onToggle(a.value,v)};return(v,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(n.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:f},[e.createElementVNode("span",gn,[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,mn),c.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",hn,[e.renderSlot(v.$slots,"default")])],10,bn)):e.createCommentVNode("",!0)],2))}}),yn=["data-severity"],kn={class:"vf-toast__body"},wn={key:0,class:"vf-toast__title"},zn={key:1,class:"vf-toast__message"},xn=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))},c=()=>{d(),r("update:modelValue",!1),r("close")};return e.watch(()=>t.modelValue,n=>{n&&r("open"),s()},{immediate:!0}),e.onBeforeUnmount(()=>{d()}),(n,f)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-toast",role:"status","aria-live":"polite","data-severity":n.severity},[e.createElementVNode("div",kn,[n.title?(e.openBlock(),e.createElementBlock("div",wn,e.toDisplayString(n.title),1)):e.createCommentVNode("",!0),n.message||n.$slots.default?(e.openBlock(),e.createElementBlock("div",zn,[e.renderSlot(n.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.message),1)])])):e.createCommentVNode("",!0)]),n.closable?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-toast__close",type:"button",onClick:c},[e.renderSlot(n.$slots,"close",{},()=>[f[0]||(f[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,yn)),[[e.vShow,n.modelValue]])}}),Cn=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)]))}}),Bn=["data-severity"],Sn={key:0,class:"vf-alert__icon","aria-hidden":"true"},$n={class:"vf-alert__body"},Vn={key:0,class:"vf-alert__title"},En={key:1,class:"vf-alert__message"},Nn={key:1,class:"vf-alert__actions"},Ln=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,n=>{typeof n=="boolean"&&(o.value=n)},{immediate:!0});const c=()=>{d.value?r("update:modelValue",!1):o.value=!1,r("close")};return(n,f)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-alert",role:"alert","data-severity":n.severity},[n.$slots.icon||n.icon?(e.openBlock(),e.createElementBlock("div",Sn,[e.renderSlot(n.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(n.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",$n,[n.title||n.$slots.title?(e.openBlock(),e.createElementBlock("div",Vn,[e.renderSlot(n.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(n.title),1)])])):e.createCommentVNode("",!0),n.message||n.$slots.default?(e.openBlock(),e.createElementBlock("div",En,[e.renderSlot(n.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.message),1)])])):e.createCommentVNode("",!0)]),n.$slots.actions?(e.openBlock(),e.createElementBlock("div",Nn,[e.renderSlot(n.$slots,"actions")])):e.createCommentVNode("",!0),n.closable?(e.openBlock(),e.createElementBlock("button",{key:2,class:"vf-alert__close",type:"button","aria-label":"Close",onClick:c},[e.renderSlot(n.$slots,"close",{},()=>[f[0]||(f[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,Bn)),[[e.vShow,s.value]])}}),Dn={key:0,class:"vf-empty-state__icon","aria-hidden":"true"},Fn={class:"vf-empty-state__body"},Tn={key:0,class:"vf-empty-state__title"},Mn={key:1,class:"vf-empty-state__description"},In={key:1,class:"vf-empty-state__actions"},Pn=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",Dn,[e.renderSlot(t.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(t.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Fn,[t.title||t.$slots.title?(e.openBlock(),e.createElementBlock("div",Tn,[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",Mn,[e.renderSlot(t.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.description),1)])])):e.createCommentVNode("",!0)]),t.$slots.actions?(e.openBlock(),e.createElementBlock("div",In,[e.renderSlot(t.$slots,"actions")])):e.createCommentVNode("",!0)],2))}}),Rn=["checked","disabled"],On={key:0,class:"vf-switch__label"},An=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 c=s.target;r("update:modelValue",c.checked),r("change",s)};return(s,c)=>(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,Rn),c[0]||(c[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",On,[e.renderSlot(s.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(s.label),1)])])):e.createCommentVNode("",!0)],2))}}),Kn={class:"vf-popover"},Hn=["aria-expanded","onKeydown"],Wn=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}`,c=()=>o.visible=!0,n=()=>o.visible=!1,f=()=>o.visible=!o.visible,v=()=>{f(),t("click"),t("onClick")};return a({show:c,hide:n,toggle:f}),(p,u)=>(e.openBlock(),e.createElementBlock("div",Kn,[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,Hn),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]])]))}}),jn=["aria-labelledby","aria-describedby"],Gn={key:0,class:"vf-modal__header"},Un={key:0,class:"vf-modal__title"},Yn={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,c="",n=null;const f=e.ref(null),v=e.useAttrs(),p=e.useSlots(),u=`vf-modal-title-${++d}`,w=`vf-modal-body-${d}`,l=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=()=>f.value?Array.from(f.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=f.value)==null||V.focus()},D=T=>{var $;if(T.key!=="Tab")return;const V=k();if(!V.length){T.preventDefault(),($=f.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&&(c=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=c))};return e.watch(()=>o.modelValue,async T=>{T?(typeof document<"u"&&(n=document.activeElement),E(),t("open"),await e.nextTick(),B(),typeof document<"u"&&document.addEventListener("keydown",m)):(M(),typeof document<"u"&&(document.removeEventListener("keydown",m),n==null||n.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:f,class:"vf-modal__panel",role:"dialog","aria-modal":"true","aria-labelledby":l.value?u:void 0,"aria-describedby":h.value?w:void 0,tabindex:"-1",onKeydown:D},[l.value?(e.openBlock(),e.createElementBlock("div",Gn,[e.createElementVNode("div",{id:u,class:"vf-modal__header-content"},[e.renderSlot(T.$slots,"header",{},()=>[T.title?(e.openBlock(),e.createElementBlock("h3",Un,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",Yn,[e.renderSlot(T.$slots,"footer")])):e.createCommentVNode("",!0)],40,jn)],16),[[e.vShow,T.modelValue]])]))}}),qn={class:"vf-confirm-dialog__message"},Xn={class:"vf-confirm-dialog__actions"},Qn=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),c=()=>{if(d.value){d.value.close();return}o("update:modelValue",!1),o("close")},n=u=>{o("update:modelValue",u)},f=()=>{if(o("close"),s.value==="confirm"){s.value=null;return}s.value=null,o("cancel")},v=()=>{s.value="cancel",c()},p=()=>{t.loading||(o("confirm"),t.closeOnConfirm&&(s.value="confirm",c()))};return a({open:()=>{var u;return(u=d.value)==null?void 0:u.open()},close:()=>{s.value="cancel",c()}}),(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":n,onOpen:w[0]||(w[0]=l=>o("open")),onClose:f},{body:e.withCtx(()=>[e.createElementVNode("div",qn,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.message),1)])])]),footer:e.withCtx(()=>[e.createElementVNode("div",Xn,[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"]))}}),Zn=["aria-labelledby","aria-describedby"],Jn={key:0,class:"vf-drawer__header"},el={key:0,class:"vf-drawer__title"},tl={key:3,class:"vf-drawer__footer"},ol=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,c="",n=null;const f=e.ref(null),v=e.useSlots(),p=`vf-drawer-title-${++d}`,u=`vf-drawer-body-${d}`,w=e.computed(()=>!!o.title||!!v.header),l=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=()=>f.value?Array.from(f.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=f.value)==null||N.focus()},E=V=>{var I;if(V.key!=="Tab")return;const N=B();if(!N.length){V.preventDefault(),(I=f.value)==null||I.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&&(c=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=c))};return e.watch(()=>o.modelValue,async V=>{V?(typeof document<"u"&&(n=document.activeElement),M(),t("open"),await e.nextTick(),D(),typeof document<"u"&&document.addEventListener("keydown",k)):(T(),typeof document<"u"&&(document.removeEventListener("keydown",k),n==null||n.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:f,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":w.value?p:void 0,"aria-describedby":l.value?u:void 0,tabindex:"-1",onKeydown:E},[w.value?(e.openBlock(),e.createElementBlock("div",Jn,[e.createElementVNode("div",{id:p,class:"vf-drawer__header-content"},[e.renderSlot(V.$slots,"header",{},()=>[V.title?(e.openBlock(),e.createElementBlock("h3",el,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",tl,[e.renderSlot(V.$slots,"footer")])):e.createCommentVNode("",!0)],40,Zn)],6),[[e.vShow,V.modelValue]])]),_:3})]))}}),rl=["aria-expanded","aria-disabled","onKeydown"],al=["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),c=e.ref(null),n=e.ref(null),f=e.ref(!1),v=e.ref(o.placement),p=e.ref(o.placement),u=`vf-dropdown-panel-${++d}`;let w=null;const l=e.computed(()=>o.modelValue!==void 0),h=M=>{o.disabled||(t("update:modelValue",M),l.value||(f.value=M))},_=()=>{v.value=o.placement,p.value=o.placement,h(!0)},b=()=>{h(!1)},z=()=>{f.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(!f.value||!s.value)return;const T=M.target;s.value.contains(T)||(V=n.value)!=null&&V.contains(T)||b()},B=M=>{!f.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(!c.value||!n.value)return;const M=c.value,T=n.value,V=async()=>{const{x:$,y:I,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=`${I}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=>{l.value&&(f.value=!!M)},{immediate:!0}),e.watch(()=>o.placement,M=>{v.value=M,p.value=M}),e.watch(f,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:c,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":f.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,rl),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:u,ref_key:"panel",ref:n,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,al),[[e.vShow,f.value]])]))],2))}}),nl=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),c=e.computed(()=>t.size??(d==null?void 0:d.value.size)??"normal"),n=e.computed(()=>t.variant??(d==null?void 0:d.value.variant)),f=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 l=["vf-splitbutton"];return(v.value||t.loading)&&l.push("vf-splitbutton_disabled"),(c.value==="small"||c.value==="large")&&l.push(`vf-splitbutton_${c.value}`),l}),u=l=>{var h;if(v.value||t.loading){l.preventDefault();return}(h=s.value)==null||h.close(),o("click",l)},w=l=>{o("update:modelValue",l)};return a({open:()=>{var l;return(l=s.value)==null?void 0:l.open()},close:()=>{var l;return(l=s.value)==null?void 0:l.close()},toggle:()=>{var l;return(l=s.value)==null?void 0:l.toggle()}}),(l,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-splitbutton",p.value])},[l.$slots.default?(e.openBlock(),e.createBlock(we,{key:0,class:"vf-splitbutton__main",label:l.label,icon:l.icon,type:l.type,size:c.value,variant:n.value,severity:f.value,loading:l.loading,disabled:v.value,onClick:u},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},8,["label","icon","type","size","variant","severity","loading","disabled"])):(e.openBlock(),e.createBlock(we,{key:1,class:"vf-splitbutton__main",label:l.label,icon:l.icon,type:l.type,size:c.value,variant:n.value,severity:f.value,loading:l.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":l.modelValue,items:l.items,placement:l.placement,offset:l.offset,disabled:v.value||l.loading,"close-on-select":l.closeOnSelect,"close-on-esc":l.closeOnEsc,"match-trigger-width":l.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:c.value,variant:n.value,severity:f.value,disabled:v.value||l.loading,"aria-label":l.toggleAriaLabel},null,8,["size","variant","severity","disabled","aria-label"])]),_:2},[l.$slots.menu?{name:"default",fn:e.withCtx(()=>[e.renderSlot(l.$slots,"menu")]),key:"0"}:void 0]),1032,["model-value","items","placement","offset","disabled","close-on-select","close-on-esc","match-trigger-width"])],2))}}),ll=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),c=e.ref(null),n=e.ref(!1),f=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)}},l=E=>{o.disabled||(t("update:modelValue",E),u.value||(n.value=E))},h=()=>{if(!c.value)return;const M=c.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)),f.value={left:`${L}px`,top:`${x}px`,minWidth:"var(--vf-context-menu-min-width)"}},_=async E=>{p.value=E,l(!0),await e.nextTick(),h()},b=()=>{l(!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(!n.value||!s.value)return;const M=E.target;s.value.contains(M)||(T=c.value)!=null&&T.contains(M)||b()},B=E=>{!n.value||!o.closeOnEsc||E.key==="Escape"&&(E.preventDefault(),b())},D=()=>{n.value&&h()};return e.watch(()=>o.modelValue,E=>{u.value&&(n.value=!!E)},{immediate:!0}),e.watch(n,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:c,class:"vf-context-menu__panel",role:"menu",style:e.normalizeStyle(f.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,n.value]])]))],64))}}),il={class:"vf-command-palette",role:"presentation"},sl=["aria-label"],dl={class:"vf-command-palette__header"},cl=["value","placeholder"],fl={class:"vf-command-palette__list",role:"listbox"},vl=["data-group"],pl={key:0,class:"vf-command-palette__group-label"},ul=["aria-selected","disabled","onClick"],ml={class:"vf-command-palette__item-main"},gl={class:"vf-command-palette__item-label"},bl={key:0,class:"vf-command-palette__item-shortcut"},hl={key:0,class:"vf-command-palette__item-description"},_l={key:1,class:"vf-command-palette__empty"},yl=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),c=e.ref(!1),n=e.ref(""),f=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=n.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 I=$.group??"";L.has(I)||L.set(I,[]),(x=L.get(I))==null||x.push($)}return Array.from(L.entries()).map(([$,I])=>({name:$,items:I}))}),l=e.computed(()=>u.value.filter(L=>!L.disabled)),h=async()=>{var L;await e.nextTick(),(L=s.value)==null||L.focus()},_=()=>{const L=l.value[0];f.value=L?L._index:-1},b=L=>{o("update:modelValue",L),v.value||(c.value=L)},z=async()=>{b(!0),n.value="",_(),await h()},y=()=>{b(!1)},m=async()=>{if(c.value){y();return}await z()},k=L=>{const x=L.target;n.value=x.value,o("search",n.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(!l.value.length){f.value=-1;return}const x=l.value.findIndex(j=>j._index===f.value),I=((x>=0?x:L>0?-1:0)+L+l.value.length)%l.value.length;f.value=l.value[I]._index},E=L=>{if(f.value<0)return;const x=u.value.find($=>$._index===f.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&&(c.value=!!L)},{immediate:!0}),e.watch(c,async L=>{if(L){o("open"),n.value="",_(),await h();return}o("close")}),e.watch(()=>u.value,()=>{u.value.some(x=>x._index===f.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",il,[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",dl,[e.createElementVNode("input",{ref_key:"inputRef",ref:s,class:"vf-command-palette__input",type:"text",value:n.value,placeholder:L.placeholder,onInput:k},null,40,cl)]),e.createElementVNode("div",fl,[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",pl,e.toDisplayString($.name),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList($.items,I=>(e.openBlock(),e.createElementBlock("button",{key:I._key,class:e.normalizeClass(["vf-command-palette__item",{"is-active":I._index===f.value,"is-disabled":I.disabled}]),type:"button",role:"option","aria-selected":I._index===f.value,disabled:I.disabled,onClick:j=>B(I,j)},[e.createElementVNode("div",ml,[e.createElementVNode("span",gl,e.toDisplayString(I.label),1),I.shortcut?(e.openBlock(),e.createElementBlock("span",bl,e.toDisplayString(I.shortcut),1)):e.createCommentVNode("",!0)]),I.description?(e.openBlock(),e.createElementBlock("span",hl,e.toDisplayString(I.description),1)):e.createCommentVNode("",!0)],10,ul))),128))],8,vl))),128)):(e.openBlock(),e.createElementBlock("div",_l,e.toDisplayString(L.emptyText),1))])],40,sl)],512),[[e.vShow,c.value]])]))}}),kl={class:"vf-notification-center",role:"presentation"},wl=["aria-label"],zl={class:"vf-notification-center__header"},xl={class:"vf-notification-center__title-wrap"},Cl={class:"vf-notification-center__title"},Bl={key:0,class:"vf-notification-center__badge"},Sl={class:"vf-notification-center__header-actions"},$l=["disabled"],Vl=["disabled"],El=["aria-label"],Nl={class:"vf-notification-center__body"},Ll={key:0,class:"vf-notification-center__list"},Dl=["data-severity"],Fl=["onClick"],Tl={class:"vf-notification-center__avatar","aria-hidden":"true"},Ml={class:"vf-notification-center__content"},Il={class:"vf-notification-center__item-title"},Pl={key:0,class:"vf-notification-center__item-message"},Rl={key:1,class:"vf-notification-center__item-date"},Ol=["onClick"],Al={key:1,class:"vf-notification-center__empty"},Kl=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),c=e.computed(()=>s.value>0),n=z=>z.map(y=>({...y,read:!!y.read}));e.watch(()=>t.items,z=>{d.value=n(z)},{deep:!0,immediate:!0});const f=()=>{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"},l=(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,f(),m&&r("read",m,m.read)},_=()=>{c.value&&(d.value=d.value.map(z=>({...z,read:!0})),f(),r("readAll",d.value))},b=()=>{if(!d.value.length)return;const z=d.value.map(y=>({...y}));d.value=[],f(),r("clear",z)};return(z,y)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",kl,[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",zl,[e.createElementVNode("div",xl,[e.createElementVNode("h3",Cl,e.toDisplayString(z.title),1),s.value>0?(e.openBlock(),e.createElementBlock("span",Bl,e.toDisplayString(s.value),1)):e.createCommentVNode("",!0)]),e.createElementVNode("div",Sl,[e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!c.value,onClick:_},e.toDisplayString(z.markAllLabel),9,$l),e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!d.value.length,onClick:b},e.toDisplayString(z.clearLabel),9,Vl),e.createElementVNode("button",{type:"button",class:"vf-notification-center__close","aria-label":z.closeLabel,onClick:v}," × ",8,El)])]),e.createElementVNode("div",Nl,[d.value.length?(e.openBlock(),e.createElementBlock("ul",Ll,[(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=>l(m,k)},[e.createElementVNode("span",Tl,e.toDisplayString(w(m)),1),e.createElementVNode("span",Ml,[e.createElementVNode("span",Il,e.toDisplayString(m.title),1),m.message?(e.openBlock(),e.createElementBlock("span",Pl,e.toDisplayString(m.message),1)):e.createCommentVNode("",!0),m.date?(e.openBlock(),e.createElementBlock("span",Rl,e.toDisplayString(m.date),1)):e.createCommentVNode("",!0)])],8,Fl)]),e.createElementVNode("button",{type:"button",class:"vf-notification-center__toggle",onClick:B=>h(m.id)},e.toDisplayString(m.read?z.unreadLabel:z.readLabel),9,Ol)],10,Dl))),128))])):(e.openBlock(),e.createElementBlock("p",Al,[e.renderSlot(z.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(z.emptyText),1)])]))])],8,wl)],512),[[e.vShow,z.modelValue]])]))}}),Hl=["aria-hidden"],Wl=["aria-label"],jl={class:"vf-app-shell__header"},Gl=["aria-label"],Ul={class:"vf-app-shell__header-content"},Yl=["aria-label"],ql={key:1,class:"vf-app-shell__footer"},Xl=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),c=e.ref(!1),n=e.ref(!1),f=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!==c.value&&(c.value=h,r("breakpoint-change",h)),h||(n.value=!1)},p=()=>{r("sidebar-toggle",{mobile:c.value,collapsed:s.value,open:c.value?n.value:!s.value})},u=()=>{if(c.value){n.value=!n.value,p();return}s.value=!s.value,r("update:modelValue",s.value),p()},w=()=>{n.value&&(n.value=!1,p())},l=h=>{!t.closeOnEsc||!n.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",l,!1)),e.onBeforeUnmount(()=>{typeof window<"u"&&(window.removeEventListener("resize",v,!1),window.removeEventListener("keydown",l,!1))}),(h,_)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-app-shell",{"vf-app-shell_collapsed":!c.value&&s.value,"vf-app-shell_mobile":c.value,"vf-app-shell_mobile-open":c.value&&n.value,"vf-app-shell_sticky-header":h.stickyHeader,"vf-app-shell_full-height":h.fullHeight}]),style:e.normalizeStyle(f.value)},[e.createElementVNode("aside",{class:"vf-app-shell__sidebar","aria-hidden":c.value&&!n.value?"true":"false"},[e.renderSlot(h.$slots,"sidebar",{mobile:c.value,collapsed:s.value})],8,Hl),c.value&&n.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__overlay","aria-label":h.closeSidebarLabel,onClick:w},null,8,Wl)):e.createCommentVNode("",!0),e.createElementVNode("header",jl,[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,Gl)):e.createCommentVNode("",!0),e.createElementVNode("div",Ul,[e.renderSlot(h.$slots,"header",{mobile:c.value,collapsed:s.value,mobileSidebarOpen:n.value,toggleSidebar:u})])]),e.createElementVNode("main",{class:"vf-app-shell__main","aria-label":h.mainAriaLabel},[e.renderSlot(h.$slots,"default")],8,Yl),d.value?(e.openBlock(),e.createElementBlock("footer",ql,[e.renderSlot(h.$slots,"footer",{mobile:c.value,collapsed:s.value})])):e.createCommentVNode("",!0)],6))}}),Ql=["aria-label"],Zl={class:"vf-kanban-board__columns"},Jl=["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"],ni={class:"vf-kanban-board__card"},li={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),c=e.computed(()=>t.columns??[]),n=b=>b.map(z=>({...z,tags:z.tags?[...z.tags]:[]})),f=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)))},l=()=>{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),l())},_=(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),l())};return e.watch(()=>t.items,b=>{o.value=n(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",Zl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.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:f(y.id)},()=>[e.createElementVNode("h3",ti,e.toDisplayString(y.title),1),e.createElementVNode("span",oi,e.toDisplayString(f(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(f(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:l,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",ni,[e.createElementVNode("p",li,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)),f(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:f(y.id)})])],8,Jl))),128))])],8,Ql))}}),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"),c=`vf-tooltip-${++r}`;let n=null;const f=()=>{a.disabled||(d.value=!0)},v=()=>{d.value=!1},p=()=>{if(!t.value||!o.value)return;const w=t.value,l=o.value,h=async()=>{const{x:y,y:m,placement:k}=await ve(w,l,{placement:a.placement,strategy:"fixed",middleware:[ce(8),de(),Ge()]});s.value=k??a.placement,l.style.left=`${y}px`,l.style.top=`${m}px`},_=async()=>{await h()},b=fe(w,()=>{_()}),z=()=>{_()};document.addEventListener("scroll",z,!0),window.addEventListener("resize",z,!1),n={update:_,destroy:()=>{b(),document.removeEventListener("scroll",z,!0),window.removeEventListener("resize",z,!1)}},n.update()};e.watch(d,async w=>{if(!w){n&&(n.destroy(),n=null);return}n||p(),n==null||n.update()}),e.onMounted(()=>{d.value&&p()}),e.onBeforeUnmount(()=>{n==null||n.destroy(),n=null});const u=e.computed(()=>!!a.text||!!(o.value&&o.value.textContent));return e.watch(u,w=>{w||(d.value=!1)}),(w,l)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("span",{ref_key:"trigger",ref:t,class:"vf-tooltip__trigger","aria-describedby":c,onMouseenter:f,onMouseleave:v,onFocus:f,onBlur:v},[e.renderSlot(w.$slots,"default")],544),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,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"),c=e.ref({}),n=e.ref(null);let f=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),l=e.computed(()=>!!n.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(!n.value){c.value={};return}const N=n.value.getBoundingClientRect(),L=t.spotlightPadding;c.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||!n.value){z();return}const N=n.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},I=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 I()},C=fe(N,()=>{j()}),R=()=>{j()};document.addEventListener("scroll",R,!0),window.addEventListener("resize",R,!1),f={update:j,destroy:()=>{C(),document.removeEventListener("scroll",R,!0),window.removeEventListener("resize",R,!1)}},f.update()},m=async()=>{var N;f==null||f.destroy(),f=null,n.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)):(f==null||f.destroy(),f=null,c.value={},n.value=null,document.removeEventListener("keydown",V,!1))},{immediate:!0}),e.watch(()=>[d.value,t.steps],async()=>{t.modelValue&&await m()},{deep:!0}),e.onBeforeUnmount(()=>{f==null||f.destroy(),f=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&&l.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-tour__spotlight",style:e.normalizeStyle(c.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 I;return[e.createTextVNode(e.toDisplayString((I=p.value)==null?void 0:I.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 I;return[e.createTextVNode(e.toDisplayString((I=p.value)==null?void 0:I.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),c={};return d&&(c.width=d),s&&(c.height=s),a.variant==="circle"&&(!d&&s&&(c.width=s),!s&&d&&(c.height=d)),c}),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),c=e.computed(()=>!!r.default),n=e.computed(()=>a.label?a.label:a.showValue&&!o.value?`${Math.round(d.value)}%`:""),f=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,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.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,[l[0]||(l[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)]))])),n.value||c.value?(e.openBlock(),e.createElementBlock("span",Ei,[e.renderSlot(w.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.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"],Pi=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,c)=>(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",{},()=>[c[0]||(c[0]=e.createTextVNode("×"))])],8,Ii)):e.createCommentVNode("",!0)],10,Fi))}}),Ri=["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}),c=v=>o.value.includes(v),n=(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 l=Array.from(w);r("update:modelValue",l),r("change",l,p);return}if(c(v)){if(!t.allowEmpty)return;r("update:modelValue",null),r("change",null,p);return}r("update:modelValue",v),r("change",v,p)}},f=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":c(u.value)}]),type:"button",disabled:v.disabled||u.disabled,"data-value":String(u.value),onClick:w=>n(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:f},e.toDisplayString(v.clearText),9,Hi)):e.createCommentVNode("",!0)],10,Ri))}}),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=f=>{const v=f.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}),c=e.computed(()=>[`vf-avatar_size-${a.size}`,`vf-avatar_shape-${a.shape}`]),n=()=>{r.value=!0};return e.watch(()=>a.src,()=>{r.value=!1}),(f,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-avatar",c.value]),"data-status":f.status||void 0,role:"img","aria-label":s.value},[e.createElementVNode("div",Gi,[e.renderSlot(f.$slots,"default",{},()=>[d.value?(e.openBlock(),e.createElementBlock("img",{key:0,class:"vf-avatar__image",src:f.src,alt:f.alt||f.name||"",onError:n},null,40,Ui)):(e.openBlock(),e.createElementBlock("span",Yi,e.toDisplayString(o.value),1))])]),f.status?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-avatar__status","data-status":f.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,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"status","aria-label":s.ariaLabel||void 0,"data-severity":s.severity},[c[0]||(c[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"],ns={key:0,class:"vf-datatable__head"},ls={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"}},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),c=e.ref(Math.max(1,t.page??1)),n=e.ref(Math.max(1,t.pageSize??10)),f=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=>{c.value=Math.max(1,A??1)}),e.watch(()=>t.pageSize,A=>{n.value=Math.max(1,A??10)}),e.watch(()=>t.filters,A=>{f.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(()=>c.value),l=e.computed(()=>n.value),h=e.computed(()=>f.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],ne=D(te,oe);return Z==="asc"?ne:-ne})}),M=()=>({sortField:p.value,sortOrder:u.value,page:w.value,pageSize:l.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"),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)}},I=()=>{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??""},R=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"},P=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"),q},K=A=>{const q=[];return A.align&&q.push(`vf-datatable__cell_${A.align}`),q},Y=A=>{const q={};return A.width&&(q.width=A.width),A.minWidth&&(q.minWidth=A.minWidth),q},J=(A,q,Z)=>{o("rowClick",A,q,Z)},W=A=>{const q=Math.max(1,Number(A)||1);c.value=q,o("update:page",q),o("page",q),t.server&&o("request",M())},H=A=>{const q=Math.max(1,Number(A)||1);n.value=q,o("update:pageSize",q),o("page",w.value),t.server&&o("request",M())},Q=A=>{f.value={...A??{}},o("update:filters",{...f.value}),o("filter",{...f.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",ns,[e.createElementVNode("tr",ls,[_.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:I},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=>R(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",P(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),c=e.computed(()=>t.step&&t.step>0?t.step:1),n=C=>{const R=C.toString();return R.includes(".")?R.split(".")[1].length:0},f=C=>Math.min(s.value,Math.max(d.value,C)),v=C=>{const R=Number(C),g=d.value,F=Number.isFinite(R)?R:g,O=f(F),P=c.value,S=n(P),K=Math.round((O-d.value)/P)*P+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 R=v(C[0]),g=v(C[1]);return R>g&&([R,g]=[g,R]),[R,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)),l=C=>{const R=s.value-d.value;return R<=0?0:(C-d.value)/R*100},h=e.computed(()=>o.value?l(u.value):0),_=e.computed(()=>l(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,R,g)=>{if(t.disabled)return;const F=v(Number(C));r("update:modelValue",F),r(g,R)},B=(C,R,g,F)=>{if(t.disabled)return;const O=v(Number(C));let[P,S]=p.value;R==="start"?P=Math.min(O,S):S=Math.max(O,P),r("update:modelValue",[P,S]),r(F,g)},D=C=>{const R=C.target;if(o.value){B(R.value,"start",C,"input");return}k(R.value,C,"input")},E=C=>{const R=C.target;B(R.value,"end",C,"input")},M=C=>{const R=C.target;if(o.value){B(R.value,"start",C,"change");return}k(R.value,C,"change")},T=C=>{const R=C.target;B(R.value,"end",C,"change")},V=C=>r("focus",C),N=C=>r("blur",C),L=e.computed(()=>t.marks??[]),x=C=>({left:`${l(f(C))}%`}),$=e.computed(()=>o.value?`${p.value[0]} - ${p.value[1]}`:`${u.value}`),I=e.computed(()=>o.value?t.ariaLabelStart:t.ariaLabel),j=e.computed(()=>o.value?t.ariaLabelEnd:t.ariaLabel);return(C,R)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(z.value),style:e.normalizeStyle(b.value)},[e.createElementVNode("div",ws,[R[0]||(R[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:c.value,value:u.value,disabled:C.disabled,"aria-label":I.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:c.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([]),c=e.ref([]),n=e.ref(null),f=C=>typeof C=="number"?`${C}px`:C,v=C=>typeof C=="number"&&Number.isFinite(C)&&C>0,p=(C,R,g)=>Math.min(g,Math.max(R,C)),u=(C,R=4)=>{const g=10**R;return Math.round(C*g)/g},w=C=>{if(!C.length)return[];const R=C.reduce((S,K)=>S+K,0);if(R<=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/R*100).map(S=>u(S)),O=u(100-F.reduce((S,K)=>S+K,0)),P=F.length-1;return F[P]=u(F[P]+O),F},l=(C,R)=>{if(!C.length)return[];const F=R.reduce((Y,J)=>Y+J,0)>=100?w(R):R.map(Y=>Math.max(Y,0)),O=C.map((Y,J)=>Math.max(Y,F[J]??0));let P=O.reduce((Y,J)=>Y+J,0);if(P>100){let Y=P-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(P<100){const J=(100-P)/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 R=r.modelValue;if(R.length===C&&R.every(v))return w(R);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),P=g.length-F.length,S=g.map(K=>v(K)?K:0);if(O<100&&P>0){const Y=(100-O)/P;for(let J=0;J<S.length;++J)v(g[J])||(S[J]=Y);return w(S)}return w(S)},_=()=>s.value.map((C,R)=>{const g=r.minSizes[R];return v(g)?g:v(C.minSize)?C.minSize:5}),b=()=>{const C=s.value.length,R=h(C),g=l(R,_());c.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(()=>f(r.gutterSize)),B=C=>{const R=s.value.findIndex(O=>O.id===C);if(R<0)return;const g=`${c.value[R]??0}%`,F=`${_()[R]??0}%`;return r.direction==="vertical"?{flex:`0 0 ${g}`,minHeight:F}:{flex:`0 0 ${g}`,minWidth:F}},D=C=>c.value.slice(0,C+1).reduce((R,g)=>R+g,0),E=C=>{const R=D(C);return r.direction==="vertical"?{top:`calc(${R}% - (${k.value} / 2))`,left:"0",right:"0",height:k.value}:{left:`calc(${R}% - (${k.value} / 2))`,top:"0",bottom:"0",width:k.value}},M=(C,R,g=!0)=>{const F=[...c.value];if(!F[C]||!F[C+1])return;const O=_(),P=F[C]+F[C+1],S=O[C]??0,K=O[C+1]??0,Y=p(F[C]+R,S,P-K),J=P-Y;F[C]=u(Y),F[C+1]=u(J);const W=l(w(F),O);c.value=W,g&&t("update:modelValue",[...W])};let T=0,V=[0,0];const N=C=>{if(n.value===null||!d.value)return;const R=d.value.getBoundingClientRect(),g=r.direction==="vertical"?R.height:R.width;if(g<=0)return;const O=((r.direction==="vertical"?C.clientY:C.clientX)-T)/g*100,S=V[0]+O-(c.value[n.value]??0);M(n.value,S,!0)},L=()=>{n.value!==null&&(n.value=null,window.removeEventListener("mousemove",N),window.removeEventListener("mouseup",L),t("change",[...c.value]))},x=(C,R)=>{r.disabled||!d.value||(n.value=R,T=r.direction==="vertical"?C.clientY:C.clientX,V=[c.value[R]??0,c.value[R+1]??0],window.addEventListener("mousemove",N),window.addEventListener("mouseup",L))},$=(C,R)=>{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 P=_(),S=c.value[R]??0,K=P[R]??0;M(R,K-S)}else if(C.key==="End"){const P=_(),S=(c.value[R]??0)+(c.value[R+1]??0),K=c.value[R]??0,Y=S-(P[R+1]??0);M(R,Y-K)}else{const P=C.shiftKey?5:2,S=C.key===O?P:-P;M(R,S)}t("change",[...c.value])}},I=C=>{const R=`vf-splitter-panel-${++o}`;return s.value.push({id:R,size:C.size,minSize:C.minSize}),b(),R},j=C=>{s.value=s.value.filter(R=>R.id!==C),b()};return e.provide(Qe,{direction:e.computed(()=>r.direction),disabled:e.computed(()=>r.disabled),registerPanel:I,unregisterPanel:j,getPanelStyle:B}),e.watch(()=>r.modelValue,()=>{n.value===null&&r.modelValue.length===s.value.length&&r.modelValue.every(v)&&(c.value=l(w(r.modelValue),_()))},{deep:!0}),e.watch(()=>r.minSizes,()=>{c.value=l(w(c.value),_())},{deep:!0}),e.onBeforeUnmount(()=>{L()}),(C,R)=>(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":n.value===F}]),style:e.normalizeStyle(E(F)),role:"separator","aria-orientation":m.value,"aria-valuenow":Math.round(c.value[F]??0),tabindex:"0",onMousedown:e.withModifiers(O=>x(O,F),["prevent"]),onKeydown:O=>$(O,F)},R[0]||(R[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,c)=>(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"},Ps={key:0,class:"vf-stepper__label"},Rs={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}),c=e.computed(()=>{const m=["vf-stepper",`vf-stepper_${t.orientation}`,`vf-stepper_size-${t.size}`];return t.clickable&&m.push("vf-stepper_clickable"),m}),n=(m,k)=>m.status?m.status:k<s.value?"completed":k===s.value?"active":"upcoming",f=m=>n(o.value[m],m)==="active",v=m=>n(o.value[m],m)==="completed",p=m=>n(o.value[m],m)==="upcoming",u=(m,k)=>n(m,k)==="error",w=m=>!!m.disabled,l=(m,k)=>({"is-active":f(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(c.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",l(B,D)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(h(B)),{class:"vf-stepper__button",type:_(B),disabled:b(B),"aria-current":f(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:n(B,D),active:f(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:n(B,D),active:f(D),completed:v(D),upcoming:p(D),error:u(B,D)},()=>[B.label?(e.openBlock(),e.createElementBlock("span",Ps,e.toDisplayString(B.label),1)):e.createCommentVNode("",!0),B.description?(e.openBlock(),e.createElementBlock("span",Rs,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),c=e.ref({}),n=e.computed(()=>t.steps??[]),f=e.computed(()=>s.value===void 0?-1:n.value.findIndex(x=>x.value===s.value)),v=e.computed(()=>{if(!(f.value<0))return n.value[f.value]}),p=e.computed(()=>f.value<=0),u=e.computed(()=>f.value>=n.value.length-1),w=e.computed(()=>{const x=["vf-wizard"];return t.disabled&&x.push("vf-wizard_disabled"),x}),l=x=>String(x).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),h=x=>`vf-wizard-step-${d}-${l(x)}`,_=x=>`vf-wizard-panel-${d}-${l(x)}`,b=x=>s.value===x,z=x=>x<f.value,y=x=>c.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||f.value<0?!1:$>f.value+1,B=()=>{var x;if(n.value.length){if(t.modelValue!==void 0){const $=n.value.find(I=>I.value===t.modelValue&&!I.disabled);if($)return $.value}return((x=n.value.find($=>!$.disabled))==null?void 0:x.value)??n.value[0].value}},D=(x,$)=>{s.value=x,r("update:modelValue",x),r("change",x,v.value,f.value),r($,x,v.value,f.value)},E=async x=>{const $=n.value[x];if(!$)return!0;const I=$.value,j=$.validate?await $.validate(I,x):!0,C=t.validateStep?await t.validateStep($,x,I):!0,R=S=>S==null||S===!0?"":S===!1?"Step is invalid":String(S),g=R(j),F=R(C),O=g||F;if(O)return c.value={...c.value,[String(I)]:O},r("invalidStep",O,$,x),!1;const P={...c.value};return delete P[String(I)],c.value=P,!0},M=async(x,$)=>{const I=n.value[x];!I||k(I,x)||f.value>=0&&x>f.value&&!await E(f.value)||D(I.value,$)},T=async()=>{f.value<=0||await M(f.value-1,"prev")},V=async()=>{f.value<0||!await E(f.value)||r("complete",s.value,v.value,f.value)},N=async()=>{if(u.value){await V();return}await M(f.value+1,"next")},L=async x=>{t.disabled||x===f.value||await M(x,x>f.value?"next":"prev")};return e.watch(()=>t.steps,()=>{const x=B();x!==void 0&&!n.value.some($=>$.value===s.value)&&(s.value=x)},{deep:!0,immediate:!0}),e.watch(()=>t.modelValue,x=>{x===void 0||x===s.value||n.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(n.value,(I,j)=>(e.openBlock(),e.createElementBlock("li",{key:String(I.value),class:e.normalizeClass(["vf-wizard__item",m(I,j)])},[e.createElementVNode("button",{id:h(I.value),class:"vf-wizard__step",type:"button",role:"tab","aria-selected":b(I.value)?"true":"false","aria-controls":_(I.value),disabled:k(I,j),onClick:C=>L(j)},[e.createElementVNode("span",js,[e.renderSlot(x.$slots,"indicator",{step:I,index:j},()=>[e.createTextVNode(e.toDisplayString(j+1),1)])]),e.createElementVNode("span",Gs,[e.createElementVNode("span",Us,e.toDisplayString(I.title||`Step ${j+1}`),1),I.description?(e.openBlock(),e.createElementBlock("span",Ys,e.toDisplayString(I.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:f.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,c)=>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"},nd={class:"vf-timeline__marker"},ld={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,(c,n)=>(e.openBlock(),e.createElementBlock("li",{key:o(c,n),class:"vf-timeline__item","data-status":c.status??"neutral"},[e.createElementVNode("div",ad,[e.createElementVNode("span",nd,[e.renderSlot(d.$slots,"marker",{item:c,index:n},()=>[c.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:c.icon},null,8,["icon"])):(e.openBlock(),e.createElementBlock("span",ld))])]),n<r.value.length-1?(e.openBlock(),e.createElementBlock("span",id)):e.createCommentVNode("",!0)]),e.createElementVNode("div",sd,[e.renderSlot(d.$slots,"item",{item:c,index:n},()=>[c.date?(e.openBlock(),e.createElementBlock("time",dd,e.toDisplayString(c.date),1)):e.createCommentVNode("",!0),c.title?(e.openBlock(),e.createElementBlock("h4",cd,e.toDisplayString(c.title),1)):e.createCommentVNode("",!0),c.description?(e.openBlock(),e.createElementBlock("p",fd,e.toDisplayString(c.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([]),c=e.computed(()=>t.allowHalf?.5:1),n=e.computed(()=>Math.max(1,Math.floor(t.max))),f=e.computed(()=>Array.from({length:n.value},(V,N)=>N+1)),v=e.computed(()=>{const V=o.value??t.modelValue??0,N=Math.min(n.value,Math.max(0,V));return t.allowHalf?Math.round(N*2)/2:Math.round(N)}),p=e.computed(()=>{const V=Math.min(n.value,Math.max(0,t.modelValue??0));return V===0?1:Math.min(n.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(n.value,Math.max(0,V)),l=V=>{const N=Math.round(V/c.value)*c.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=l(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=n.value;return}let I=0,j=x,C=Number.POSITIVE_INFINITY;N.forEach((g,F)=>{const O=g.getBoundingClientRect(),P=O.left+O.width/2,S=Math.abs(L-P);S<C&&(C=S,I=F,j=O)});let R=I+1;if(t.allowHalf){const g=j.left+j.width/2;R=L<g?R-.5:R}o.value=w(R)},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)+c.value;break;case"ArrowLeft":case"ArrowDown":L=(t.modelValue??0)-c.value;break;case"Home":L=0;break;case"End":L=n.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(f.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 l;return!!((l=a.node.children)!=null&&l.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 l=[`vf-tree__row_${a.variant}`];return a.size!=="normal"&&l.push(`vf-tree__row_${a.size}`),o.value&&l.push("is-selected"),t.value&&l.push("is-disabled"),l}),c=e.computed(()=>({"--vf-tree-level":String(a.level)})),n=l=>{t.value||(a.expandOnClick&&r.value&&a.onToggle(a.node,l),a.onSelect(a.node,l))},f=l=>{const h=l,_=h==null?void 0:h.closest('[role="tree"]');return _?Array.from(_.querySelectorAll('[role="treeitem"]')):[]},v=(l,h)=>{h<0||h>=l.length||l[h].focus()},p=l=>{const h=l.closest('[role="group"]');if(!h)return;const _=h.previousElementSibling;_ instanceof HTMLElement&&_.getAttribute("role")==="treeitem"&&_.focus()},u=l=>{if(t.value)return;const h=l.currentTarget;if(l.key==="Enter"||l.key===" "){l.preventDefault(),n(l);return}if(l.key==="ArrowRight"){if(l.preventDefault(),r.value&&!d.value){a.onToggle(a.node,l);return}const _=f(l.target),b=_.indexOf(h);v(_,b+1);return}if(l.key==="ArrowLeft"){if(l.preventDefault(),r.value&&d.value){a.onToggle(a.node,l);return}p(h);return}if(l.key==="ArrowDown"||l.key==="ArrowUp"||l.key==="Home"||l.key==="End"){l.preventDefault();const _=f(l.target);if(!_.length)return;const b=_.indexOf(h);if(l.key==="ArrowDown"){v(_,b+1);return}if(l.key==="ArrowUp"){v(_,b-1);return}if(l.key==="Home"){v(_,0);return}v(_,_.length-1)}},w=l=>{t.value||!r.value||a.onToggle(a.node,l)};return(l,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(c.value),role:"treeitem","aria-level":l.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:n,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(l.$slots,"label",{node:l.node,level:l.level,selected:o.value,expanded:d.value,disabled:t.value},()=>[e.createTextVNode(e.toDisplayString(l.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(l.node.children,b=>(e.openBlock(),e.createBlock(_,{key:b.key,node:b,level:l.level+1,size:l.size,variant:l.variant,disabled:l.disabled,"expand-on-click":l.expandOnClick,selectable:l.selectable,"is-selected":l.isSelected,"is-expanded":l.isExpanded,"is-disabled":l.isDisabled,"on-select":l.onSelect,"on-toggle":l.onToggle},{label:e.withCtx(z=>[e.renderSlot(l.$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=l=>Array.isArray(l)?l:l==null?[]:[l],d=e.computed(()=>{const l=["vf-tree",`vf-tree_${r.variant}`];return r.size!=="normal"&&l.push(`vf-tree_${r.size}`),r.disabled&&l.push("vf-tree_disabled"),l}),s=e.computed(()=>o(r.modelValue)),c=e.computed(()=>new Set(s.value)),n=e.computed(()=>new Set(r.expandedKeys)),f=l=>r.disabled||!!l.disabled,v=l=>c.value.has(l),p=l=>n.value.has(l),u=(l,h)=>{if(t("nodeClick",l,h),!r.selectable||f(l))return;if(r.multiple){const b=s.value,y=b.includes(l.key)?b.filter(m=>m!==l.key):[...b,l.key];t("update:modelValue",y),t("change",y,l,h);return}const _=r.modelValue===l.key?void 0:l.key;t("update:modelValue",_),t("change",_,l,h)},w=(l,h)=>{if(f(l))return;const _=r.expandedKeys,b=_.includes(l.key),z=b?_.filter(y=>y!==l.key):[..._,l.key];t("update:expandedKeys",z),t("toggle",l.key,!b,l,h)};return(l,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"tree","aria-label":l.ariaLabel||void 0,"aria-labelledby":l.ariaLabelledby||void 0},[e.createElementVNode("ul",Bd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,_=>(e.openBlock(),e.createBlock(xd,{key:_.key,node:_,level:1,size:l.size,variant:l.variant,disabled:l.disabled,"expand-on-click":l.expandOnClick,selectable:l.selectable,"is-selected":v,"is-expanded":p,"is-disabled":f,"on-select":u,"on-toggle":w},{label:e.withCtx(b=>[e.renderSlot(l.$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),c=e.ref(null),n=e.ref(null),f=e.ref(!1),v=e.ref(""),p=e.ref("bottom"),u=e.ref("bottom"),w=`vf-treeselect-panel-${++r}`;let l=null;const h=P=>Array.isArray(P)?P:P==null?[]:[P],_=P=>{const S=[],K=Y=>{Y.forEach(J=>{var W;S.push(J),(W=J.children)!=null&&W.length&&K(J.children)})};return K(P),S},b=e.computed(()=>h(o.modelValue)),z=e.computed(()=>b.value.length>0),y=e.computed(()=>{const P=new Map;return _(o.items).forEach(S=>{P.set(S.key,S.label)}),P}),m=e.computed(()=>{const P=b.value.map(S=>y.value.get(S)).filter(S=>!!S);return P.length?o.multiple?P.join(", "):P[0]:""}),k=(P,S)=>P.label.toLowerCase().includes(S),B=(P,S)=>{if(!S)return P;const K=[];return P.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 P=v.value.trim().toLowerCase();return P?B(o.items,P):o.items}),E=e.computed(()=>{const P=["vf-treeselect",`vf-treeselect_${o.variant}`,f.value?"vf-treeselect_open":""];return o.size!=="normal"&&P.push(`vf-treeselect_${o.size}`),o.disabled&&P.push("vf-treeselect_disabled"),P.filter(Boolean)}),M=()=>{f.value=!1,p.value="bottom",u.value="bottom",v.value=""},T=async()=>{var P;o.disabled||(f.value=!0,p.value="bottom",u.value="bottom",o.filter&&(await e.nextTick(),(P=n.value)==null||P.focus()))},V=()=>{if(f.value){M();return}T()},N=P=>{o.readonly||(t("update:modelValue",P),o.multiple||M())},L=(P,S,K)=>{o.readonly||t("change",P,S,K)},x=P=>{t("update:expandedKeys",P)},$=(P,S,K,Y)=>{t("toggle",P,S,K,Y)},I=(P,S)=>{t("nodeClick",P,S)},j=()=>{if(o.readonly)return;const P=o.multiple?[]:void 0;t("update:modelValue",P),t("change",P)},C=P=>{const S=P.target;v.value=S.value,t("search",S.value)},R=P=>t("focus",P),g=P=>t("blur",P),F=P=>{var K;if(!f.value||!d.value)return;const S=P.target;d.value.contains(S)||(K=c.value)!=null&&K.contains(S)||M()},O=()=>{if(!s.value||!c.value)return;const P=s.value,S=c.value,K=async()=>{const{x:H,y:Q,placement:ee}=await ve(P,S,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=ee??p.value,S.style.minWidth=`${P.getBoundingClientRect().width}px`,S.style.left=`${H}px`,S.style.top=`${Q}px`},Y=async()=>{await K()},J=fe(P,()=>{Y()}),W=()=>{Y()};document.addEventListener("scroll",W,!0),window.addEventListener("resize",W,!1),l={update:Y,destroy:()=>{J(),document.removeEventListener("scroll",W,!0),window.removeEventListener("resize",W,!1)}},l.update()};return e.watch(f,async P=>{if(!P){l&&(l.destroy(),l=null);return}await e.nextTick(),l||O(),l==null||l.update()}),e.watch(()=>[o.items,v.value,o.expandedKeys],()=>{l==null||l.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",F),l==null||l.destroy(),l=null}),(P,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:P.disabled,"aria-expanded":f.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:R,onBlur:g},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!m.value}])},e.toDisplayString(m.value||P.placeholder),3),S[0]||(S[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,Sd),P.clearable&&z.value&&!P.disabled&&!P.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:c,class:"vf-treeselect__panel","data-placement":u.value},[P.filter?(e.openBlock(),e.createElementBlock("div",Vd,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-treeselect__search-control",type:"text",value:v.value,placeholder:P.searchPlaceholder,onInput:C,onKeydown:e.withKeys(e.withModifiers(M,["prevent"]),["esc"])},null,40,Ed)])):e.createCommentVNode("",!0),P.loading?(e.openBlock(),e.createElementBlock("div",Nd,e.toDisplayString(P.loadingText),1)):D.value.length>0?(e.openBlock(),e.createBlock(Je,{key:2,class:"vf-treeselect__tree",items:D.value,"model-value":P.modelValue,"expanded-keys":P.expandedKeys,multiple:P.multiple,selectable:P.selectable,"expand-on-click":P.expandOnClick,disabled:P.disabled,size:P.size,variant:P.variant,"onUpdate:modelValue":N,onChange:L,"onUpdate:expandedKeys":x,onToggle:$,onNodeClick:I},{label:e.withCtx(K=>[e.renderSlot(P.$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(P.emptyText),1))],8,$d),[[e.vShow,f.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"},Pd=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,c)=>t.value?s.active===!0:c===r.value.length-1,d=(s,c)=>`${s.label??s.to??s.href??s.url??"crumb"}_${c.toString()}`;return(s,c)=>(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,(n,f)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d(n,f)},[e.createElementVNode("li",{class:e.normalizeClass(["vf-breadcrumbs__item",{"is-current":o(n,f),"is-disabled":n.disabled}])},[e.renderSlot(s.$slots,"item",{item:n,index:f,isLast:f===r.value.length-1,active:o(n,f)},()=>[o(n,f)?(e.openBlock(),e.createElementBlock("span",Md,e.toDisplayString(n.label),1)):(e.openBlock(),e.createBlock(Ce,{key:1,class:"vf-breadcrumbs__link",to:n.to,href:n.href??n.url,disabled:n.disabled},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(n.label),1)]),_:2},1032,["to","href","disabled"]))])],2),f<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))}}),Rd=["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,Rd))}}),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)},c=e.computed(()=>{const n=["vf-page-header"];return a.size!=="normal"&&n.push(`vf-page-header_${a.size}`),a.divider&&n.push("vf-page-header_divider"),d.value&&n.push("vf-page-header_mobile"),n});return typeof window<"u"&&(s(),window.addEventListener("resize",s,!1)),e.onBeforeUnmount(()=>{typeof window<"u"&&window.removeEventListener("resize",s,!1)}),(n,f)=>(e.openBlock(),e.createElementBlock("header",{class:e.normalizeClass(c.value)},[n.$slots.breadcrumbs?(e.openBlock(),e.createElementBlock("div",Kd,[e.renderSlot(n.$slots,"breadcrumbs")])):e.createCommentVNode("",!0),e.createElementVNode("div",Hd,[e.createElementVNode("div",Wd,[t.value?(e.openBlock(),e.createElementBlock("h1",jd,[e.renderSlot(n.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(n.title),1)])])):e.createCommentVNode("",!0),o.value?(e.openBlock(),e.createElementBlock("p",Gd,[e.renderSlot(n.$slots,"subtitle",{},()=>[e.createTextVNode(e.toDisplayString(n.subtitle),1)])])):e.createCommentVNode("",!0),n.$slots.meta?(e.openBlock(),e.createElementBlock("div",{key:2,class:"vf-page-header__meta",role:"group","aria-label":n.metaAriaLabel||void 0},[e.renderSlot(n.$slots,"meta")],8,Ud)):e.createCommentVNode("",!0),n.$slots.default?(e.openBlock(),e.createElementBlock("div",Yd,[e.renderSlot(n.$slots,"default")])):e.createCommentVNode("",!0)]),n.$slots.actions?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-page-header__actions",role:"group","aria-label":n.actionsAriaLabel||void 0},[e.renderSlot(n.$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}),c=e.ref(!1),n=e.computed(()=>t.items??[]),f=e.computed(()=>n.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}),l=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:f.value),_=e.computed(()=>t.virtual?Math.min(f.value,l.value+h.value):f.value),b=e.computed(()=>{const L=[];for(let x=l.value;x<_.value;x+=1){const $=n.value[x];L.push({item:$,index:x,key:M($,x)})}return L}),z=e.computed(()=>t.virtual?l.value*v.value:0),y=e.computed(()=>f.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:l.value,end:Math.max(l.value,_.value-1)};(s.value.start!==L.start||s.value.end!==L.end)&&(s.value=L,r("rangeChange",L))},V=()=>{const L=_.value>=f.value&&f.value>0;L&&!c.value&&(c.value=!0,r("reachEnd")),L||(c.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},[f.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(n.value,($,I)=>(e.openBlock(),e.createElementBlock("div",{key:M($,I),class:"vf-virtual-scroller__item",style:e.normalizeStyle(E.value),role:"listitem"},[e.renderSlot(L.$slots,"default",{item:$,index:I},()=>[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}`},nc=(i,a,r)=>{const t=i/255,o=a/255,d=r/255,s=Math.max(t,o,d),c=Math.min(t,o,d),n=s-c;let f=0,v=0;const p=(s+c)/2;if(n!==0){switch(v=n/(1-Math.abs(2*p-1)),s){case t:f=(o-d)/n%6;break;case o:f=(d-t)/n+2;break;case d:f=(t-o)/n+4;break}f*=60,f<0&&(f+=360)}return[f,v*100,p*100]},lc=(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)),c=o-d/2;let n=0,f=0,v=0;i>=0&&i<60?(n=d,f=s,v=0):i>=60&&i<120?(n=s,f=d,v=0):i>=120&&i<180?(n=0,f=d,v=s):i>=180&&i<240?(n=0,f=s,v=d):i>=240&&i<300?(n=s,f=0,v=d):(n=d,f=0,v=s);const p=Math.round((n+c)*255),u=Math.round((f+c)*255),w=Math.round((v+c)*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,c,n]=nc(t,o,d),v=(a-5)*7,p=sc(n+v,0,100),[u,w,l]=lc(s,c,p);return ic(u,w,l)},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=n=>t.push(n),s=n=>o.push(n),c=(n,f)=>{if(!(!n||typeof n!="object"))for(const v in n){const p=n[v],u=f.concat([v]);if(Ve(p)){c(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 l=u.includes("colorScheme")&&u.includes("dark")?r:a,h=rc(u);if(l.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(l.push(`--vf-${h}-rgb: ${tt(_)}`),v!=="white")for(let b=1;b<10;++b){const z=dc(_,b);l.push(`--vf-${h}-${b}00: ${z}`),l.push(`--vf-${h}-${b}00-rgb: ${tt(z)}`)}}}};return c(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:c}=fc(i),n=vc("vueforge-theme");if(!n)return;if(c.length){if(t)throw new Error(`[VueForge] ${c.join(" ")}`);for(const v of c)console.warn(`[VueForge] ${v}`)}if(s.length)for(const v of s)console.warn(`[VueForge] ${v}`);const f=[];o.length&&f.push(`${a} { ${o.join(";")} }`),d.length&&f.push(`${r} { ${d.join(";")} }`),n.textContent=f.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=un,X.AccordionItem=_n,X.Alert=Ln,X.AppShell=Xl,X.Autocomplete=Nr,X.Avatar=Xi,X.Badge=Di,X.Breadcrumbs=Pd,X.Button=we,X.ButtonGroup=zt,X.Calendar=Ha,X.Card=Oe,X.Checkbox=Xa,X.Chip=Pi,X.ColorPicker=_o,X.Combobox=Pr,X.CommandPalette=yl,X.ConfirmDialog=Qn,X.Container=vt,X.ContextMenu=ll,X.DataTable=ks,X.DatePicker=va,X.DateRangePicker=ya,X.DateTimePicker=Ta,X.DefaultTheme=hc,X.Divider=Ad,X.Drawer=ol,X.Dropdown=Xe,X.EmptyState=Pn,X.FileUpload=er,X.FilterChips=Wi,X.Form=Lo,X.FormField=Po,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=Kl,X.NumberInput=Eo,X.OtpInput=no,X.PageHeader=Xd,X.Pagination=Ua,X.PasswordInput=oo,X.Popover=Wn,X.Progress=Ni,X.RadioButton=tn,X.RadioGroup=Za,X.Rating=bd,X.RichTextEditor=Wo,X.SearchInput=Ot,X.Section=pt,X.SegmentedControl=an,X.Select=xr,X.Skeleton=Ci,X.Slider=$s,X.Spinner=Ji,X.SplitButton=nl,X.Splitter=Es,X.SplitterPanel=Ns,X.Stack=gt,X.Stepper=Os,X.Switch=An,X.Tab=cn,X.TabPanel=vn,X.Tabs=sn,X.TagInput=aa,X.Textarea=Oo,X.TimePicker=xa,X.Timeline=vd,X.Toast=xn,X.ToastContainer=Cn,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"})}));
|
|
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":f.value}])},e.toDisplayString(c.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),c=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)}),f=(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?c.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=c.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,[c.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(c.value,(E,M)=>(e.openBlock(),e.createElementBlock("div",{key:f(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(),c=o.scrollLeft,l=o.scrollTop;return{left:t.left-s.left+c,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 c=$e(d,t,o,i),l=ke(i,"offset");if(l){const f=l.fn({x:c.x,y:c.y,options:i,primaryX:a,primaryY:r,floating:t,placement:o,reference:d,scrollDirection:s});c.x=f.x,c.y=f.y}return hr(c,t,d,i)?{x:c.x,y:c.y,placement:o}:!1},de=i=>({name:"flip",params:i,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:c,reference:l,scrollDirection:f})=>{var v;const p={x:a,y:r,placement:c},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:f});m&&(p.x=m.x,p.y=m.y,p.placement=m.placement,_=!0)},z=yr(l,s,u);if(!n&&w.includes(c)&&b(c),_||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:f});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(c);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,c,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:f});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,c;let l=0;t.startsWith("right")?l=-i:t.startsWith("left")&&(l=i);const f=ke(a,"arrow"),v=ke(a,"shift");if(f){const p=((d=f.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")&&f){let p=null,u=0;v&&(p=(s=v.params)==null?void 0:s.parent);const w=(c=f.params)==null?void 0:c.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,c;let l=0;t.startsWith("top")?l=i:t.startsWith("bottom")&&(l=-i);const f=ke(a,"arrow"),v=ke(a,"shift");if(f){const p=((d=f.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")&&f){let p=null,u=0;v&&(p=(s=v.params)==null?void 0:s.parent);const w=(c=f.params)==null?void 0:c.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:c})=>({x:a-We(i,t,o,c,s),y:r-je(i,t,d,c,s),placement:c})}),Ge=i=>({name:"shift",params:i,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:s,placement:c,reference:l})=>{var f;const v={x:a,y:r,placement:c},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?(f=h.params)==null?void 0:f.value:0,b=n?We(_,t,o,c,s):0,z=n?je(_,t,d,c,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,P=$<x?x:$;k<V?k=V:k>L&&(k=L),B<x?B=x:B>P&&(B=P),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,R=M,g=window.innerHeight-s.clientHeight-M,F=n?j+b:j,O=n?C+b:C,I=n?R+z:R,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,P=T.scrollLeft+E,j=Be(T)-s.clientWidth-E,C=j<P?P:j,R=T.scrollTop+M,g=Se(T)-s.clientHeight-M,F=g<R?R:g,O=T.scrollLeft,I=Be(T),S=T.scrollTop,K=Se(T);L<=O?k=P:N>=I&&(k=C),$<=S?B=R:x>=K&&(B=F),B<R?B=R:B>F&&(B=F),k<P?k=P: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,P=n?N+b:N,j=n?L+z:L,C=n?x+z:x;v.x<$?v.x=$:v.x>P&&(v.x=P),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 c=i.x,l=i.y,f=c+a.clientWidth,v=l+a.clientHeight;return c>=0&&l>=0&&f<=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",c={x:0,y:0,placement:s,middlewareData:{}},l=$e(i,a,s,r);c.x=l.x,c.y=l.y,c.placement=l.placement;const f=c.x,v=c.y,p=rr(i);(o=r.middleware)==null||o.forEach(h=>{const _=h.fn({x:c.x,y:c.y,options:r,primaryX:f,primaryY:v,floating:a,placement:c.placement,reference:i,scrollDirection:p});c.x=_.x,c.y=_.y,c.placement=_.placement,h.name==="arrow"&&(_.baseX=_.x,_.baseY=_.y,_.x=_.arrowX??_.x,_.y=_.arrowY??_.y),c.middlewareData[h.name]=_});const u=$e(i,a,c.placement,r),w=ke(r,"offset"),n=w?(d=w.params)==null?void 0:d.value:0;if(Number.isFinite(c.x)||(c.x=u.x),!Number.isFinite(c.y))if(be(r,a)){const h=i.getBoundingClientRect(),_=a.getBoundingClientRect().height;c.placement.startsWith("top")?c.y=h.top-_-n:c.placement.startsWith("bottom")?c.y=h.bottom+n:c.y=u.y}else c.y=u.y;t(c)}),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),c=e.ref(null),l=e.ref(!1),f=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,f.value="bottom",v.value="bottom"},B=()=>{o.disabled||(l.value=!l.value,l.value&&(f.value="bottom",v.value="bottom"))},D=async()=>{var T,V;l.value||(l.value=!0,await e.nextTick()),(V=(T=c.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=c.value)!=null&&N.contains(V)||k()},M=()=>{if(!s.value||!c.value)return;const T=s.value,V=c.value,N=async()=>{const{x:P,y:j,placement:C}=await ve(T,V,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=C??f.value,V.style.minWidth=`${T.getBoundingClientRect().width}px`,V.style.left=`${P}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:c,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),c=e.ref(null),l=e.ref(!1),f=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=f.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||(f.value=g.label,t("update:modelValue",g.value),t("change",g.value),M())},N=g=>{const F=g.target;f.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)},P=()=>{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=c.value)!=null&&O.contains(F)||M()},R=()=>{if(!s.value||!c.value)return;const g=s.value,F=c.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;f.value=((g=_.value)==null?void 0:g.label)??""},{immediate:!0}),e.watch(()=>o.options,()=>{var g;l.value||(f.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||R(),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:f.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(P,["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:c,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"},Pr=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),c=e.ref(null),l=e.ref(!1),f=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(()=>f.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()},P=()=>{const W=f.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)??"";f.value=W,T(W)},C=W=>{W.disabled||(f.value=W.label,T(W.label),V(W.value),x())},R=()=>{f.value="",T(""),t("update:modelValue",void 0),t("change",void 0),x()},g=W=>{const H=W.target;f.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&&f.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}P()||o.strict&&j()},Y=W=>{var Q;if(!l.value||!d.value)return;const H=W.target;d.value.contains(H)||(Q=c.value)!=null&&Q.contains(H)||x()},J=()=>{if(!s.value||!c.value)return;const W=s.value,H=c.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"&&(f.value=W)},{immediate:!0}),e.watch(()=>o.modelValue,()=>{var W;typeof o.inputValue!="string"&&(f.value=((W=_.value)==null?void 0:W.label)??"")},{immediate:!0}),e.watch(()=>o.options,()=>{var W;!l.value&&o.strict&&typeof o.inputValue!="string"&&(f.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:f.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&&f.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:R}," ✕ ",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:c,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))}}),Rr=["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),c=e.ref(null),l=e.ref(null),f=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}`,f.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||(f.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=()=>{f.value=!1,p.value=-1,u.value="bottom",w.value="bottom",v.value=""},$=()=>{if(f.value){x();return}L()},P=()=>{if(!f.value){L();return}N(1)},j=()=>{if(!f.value){L();return}N(-1)},C=()=>{if(!f.value){L();return}const S=z.value[p.value];S&&!S.disabled&&T(S)},R=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(!f.value||!d.value)return;const K=S.target;d.value.contains(K)||(Y=c.value)!=null&&Y.contains(K)||x()},I=()=>{if(!s.value||!c.value)return;const S=s.value,K=c.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(f,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":f.value,"aria-controls":n,"aria-haspopup":"listbox",onClick:$,onKeydown:[e.withKeys(e.withModifiers(P,["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,Rr),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:c,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:R,onKeydown:[e.withKeys(e.withModifiers(P,["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,f.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),c=e.ref(null),l=e.ref(""),f=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(!(!f.value||v.value<0))return B(v.value)}),k=e.computed(()=>{const U=["vf-tag-input",`vf-tag-input_${o.variant}`,f.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)},P=()=>{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||(f.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=D()))},R=()=>{f.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},g=()=>{if(f.value){R();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(!f.value){C();return}j(1)},Y=()=>{if(!f.value){C();return}j(-1)},J=()=>{if(f.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(!f.value||!d.value)return;const A=U.target;d.value.contains(A)||(q=c.value)!=null&&q.contains(A)||R()},ae=()=>{if(!d.value||!c.value)return;const U=d.value,A=c.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(f,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":f.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(R,["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(P,["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:c,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,f.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),c=e.ref(null),l=e.ref(!1),f=e.ref("bottom"),v=e.ref("bottom"),p=`vf-datepicker-panel-${++r}`,u=e.ref(C(P(o.modelValue)??new Date));let w=null;const n=e.computed(()=>P(o.modelValue)),h=e.computed(()=>P(o.min)),_=e.computed(()=>P(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,f.value="bottom",v.value="bottom")},M=()=>{l.value=!1,f.value="bottom",v.value="bottom"},T=()=>{if(l.value){M();return}E()},V=()=>{u.value=R(u.value,-1)},N=()=>{u.value=R(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=c.value)!=null&&Y.contains(K)||M()},$=()=>{if(!s.value||!c.value)return;const S=s.value,K=c.value,Y=async()=>{const{x:Q,y:ee,placement:ae}=await ve(S,K,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=ae??f.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=P(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 P(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 R(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:c,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),c=e.ref(null),l=e.ref(!1),f=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,f.value="bottom",v.value="bottom")},N=()=>{l.value=!1,f.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)},P=(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){P(H,null);return}const ae=O(Q).getTime();O(H).getTime()<ae?P(H,Q):P(Q,H),N()},C=H=>{var ee;if(!l.value||!d.value)return;const Q=H.target;d.value.contains(Q)||(ee=c.value)!=null&&ee.contains(Q)||N()},R=()=>{if(!s.value||!c.value)return;const H=s.value,Q=c.value,ee=async()=>{const{x:q,y:Z,placement:re}=await ve(H,Q,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=re??f.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||R(),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:c,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),c=e.ref(null),l=e.ref(!1),f=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?"":P(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=[],R=b.value,g=w.value,F=n.value;for(let O=0;O<1440;O+=R){const I=$(O);C.push({value:I,minutes:O,label:P(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,f.value="bottom",v.value="bottom")},D=()=>{l.value=!1,f.value="bottom",v.value="bottom"},E=()=>{if(l.value){D();return}B()},M=async()=>{var C,R;l.value||(B(),await e.nextTick()),(R=(C=c.value)==null?void 0:C.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||R.focus()},T=C=>{if(o.readonly)return;const R=x(C);R===null||j(R,w.value,n.value)||(t("update:modelValue",C),t("change",C),D())},V=C=>{var g;if(!l.value||!d.value)return;const R=C.target;d.value.contains(R)||(g=c.value)!=null&&g.contains(R)||D()},N=()=>{if(!s.value||!c.value)return;const C=s.value,R=c.value,g=async()=>{const{x:S,y:K,placement:Y}=await ve(C,R,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=Y??f.value;const J=C.getBoundingClientRect().width;R.style.minWidth=`${J}px`,R.style.width=`${J}px`,R.style.left=`${S}px`,R.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(!c.value||h.value===null)return;const C=c.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 R=C.match(/^(\d{2}):(\d{2})$/);if(!R)return null;const g=Number(R[1]),F=Number(R[2]);return Number.isNaN(g)||Number.isNaN(F)||g<0||g>23||F<0||F>59?null:g*60+F}function $(C){const R=Math.floor(C/60),g=C%60;return`${String(R).padStart(2,"0")}:${String(g).padStart(2,"0")}`}function P(C,R){if(R==="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,R,g){return R!==null&&C<R||g!==null&&C>g}return(C,R)=>(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),R[0]||(R[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:c,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),c=e.ref(null),l=e.ref(!1),f=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,f.value="bottom",v.value="bottom")},P=()=>{l.value=!1,f.value="bottom",v.value="bottom"},j=()=>{if(l.value){P();return}$()},C=()=>{u.value=H(u.value,-1)},R=()=>{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(),P())},O=G=>{var oe;if(!l.value||!d.value)return;const te=G.target;d.value.contains(te)||(oe=c.value)!=null&&oe.contains(te)||P()},I=()=>{if(!s.value||!c.value)return;const G=s.value,te=c.value,oe=async()=>{const{x:ze,y:_c,placement:yc}=await ve(G,te,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=yc??f.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(P,["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:c,class:"vf-datetimepicker__panel",role:"dialog","data-placement":v.value,onKeydown:e.withKeys(e.withModifiers(P,["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:R}," › ")]),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"],Pa={class:"vf-calendar__month-label"},Ra=["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)),c=e.computed(()=>h(t.max)),l=e.computed(()=>o.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),f=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,c.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,c.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",Pa,e.toDisplayString(l.value),1),e.createElementVNode("button",{class:"vf-calendar__nav",type:"button","aria-label":"Next month",disabled:D.disabled,onClick:w}," › ",8,Ra)]),e.createElementVNode("div",Oa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.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))}),c=e.computed(()=>o(Math.floor(r.modelValue),1,s.value)),l=e.computed(()=>c.value<=1),f=e.computed(()=>c.value>=s.value),v=e.computed(()=>r.disabled||s.value<=1),p=e.computed(()=>{const n=s.value,h=c.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(c.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===c.value,"is-ellipsis":_.type==="ellipsis"}]),type:"button",disabled:v.value||_.type==="ellipsis","aria-current":_.type==="page"&&_.page===c.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||f.value,"aria-label":"Next page",onClick:h[1]||(h[1]=_=>w(c.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 c=s.target;r("update:modelValue",c.checked),r("change",s)};return(s,c)=>(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),c[0]||(c[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 c=["vf-radio-group"];return t.direction==="horizontal"&&c.push("vf-radio-group_horizontal"),c}),d=(c,l)=>{r("update:modelValue",c),r("change",c,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),(c,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),role:"radiogroup","aria-disabled":c.disabled||void 0,"aria-label":c.ariaLabel||void 0,"aria-labelledby":c.ariaLabelledby||void 0},[e.renderSlot(c.$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),c=e.computed(()=>o?o.variant.value:t.variant),l=e.computed(()=>(o?o.disabled.value:!1)||t.disabled),f=e.computed(()=>d.value===t.value),v=e.computed(()=>{const u=["vf-radio",`vf-radio_${c.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:f.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),[])),c=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,f=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(c.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:f,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,""),c=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),f=()=>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=f();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(c.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),c=e.computed(()=>o?o.getTabId(t.value):void 0),l=e.computed(()=>o?o.getPanelId(t.value):void 0),f=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:c.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:f.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,c)=>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,""),c=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],f=(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:f,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(c.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),c=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}),f=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:f},[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),c.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))},c=()=>{d(),r("update:modelValue",!1),r("close")};return e.watch(()=>t.modelValue,l=>{l&&r("open"),s()},{immediate:!0}),e.onBeforeUnmount(()=>{d()}),(l,f)=>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:c},[e.renderSlot(l.$slots,"close",{},()=>[f[0]||(f[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 c=()=>{d.value?r("update:modelValue",!1):o.value=!1,r("close")};return(l,f)=>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:c},[e.renderSlot(l.$slots,"close",{},()=>[f[0]||(f[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))}}),Pl=["checked","disabled"],Rl={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 c=s.target;r("update:modelValue",c.checked),r("change",s)};return(s,c)=>(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,Pl),c[0]||(c[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",Rl,[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}`,c=()=>o.visible=!0,l=()=>o.visible=!1,f=()=>o.visible=!o.visible,v=()=>{f(),t("click"),t("onClick")};return a({show:c,hide:l,toggle:f}),(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,c="",l=null;const f=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=()=>f.value?Array.from(f.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=f.value)==null||V.focus()},D=T=>{var $;if(T.key!=="Tab")return;const V=k();if(!V.length){T.preventDefault(),($=f.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&&(c=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=c))};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:f,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),c=()=>{if(d.value){d.value.close();return}o("update:modelValue",!1),o("close")},l=u=>{o("update:modelValue",u)},f=()=>{if(o("close"),s.value==="confirm"){s.value=null;return}s.value=null,o("cancel")},v=()=>{s.value="cancel",c()},p=()=>{t.loading||(o("confirm"),t.closeOnConfirm&&(s.value="confirm",c()))};return a({open:()=>{var u;return(u=d.value)==null?void 0:u.open()},close:()=>{s.value="cancel",c()}}),(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:f},{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,c="",l=null;const f=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=()=>f.value?Array.from(f.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=f.value)==null||N.focus()},E=V=>{var P;if(V.key!=="Tab")return;const N=B();if(!N.length){V.preventDefault(),(P=f.value)==null||P.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&&(c=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=c))};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:f,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),c=e.ref(null),l=e.ref(null),f=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||(f.value=M))},_=()=>{v.value=o.placement,p.value=o.placement,h(!0)},b=()=>{h(!1)},z=()=>{f.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(!f.value||!s.value)return;const T=M.target;s.value.contains(T)||(V=l.value)!=null&&V.contains(T)||b()},B=M=>{!f.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(!c.value||!l.value)return;const M=c.value,T=l.value,V=async()=>{const{x:$,y:P,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=`${P}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&&(f.value=!!M)},{immediate:!0}),e.watch(()=>o.placement,M=>{v.value=M,p.value=M}),e.watch(f,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:c,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":f.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,f.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),c=e.computed(()=>t.size??(d==null?void 0:d.value.size)??"normal"),l=e.computed(()=>t.variant??(d==null?void 0:d.value.variant)),f=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"),(c.value==="small"||c.value==="large")&&n.push(`vf-splitbutton_${c.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:c.value,variant:l.value,severity:f.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:c.value,variant:l.value,severity:f.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:c.value,variant:l.value,severity:f.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),c=e.ref(null),l=e.ref(!1),f=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(!c.value)return;const M=c.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)),f.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=c.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:c,class:"vf-context-menu__panel",role:"menu",style:e.normalizeStyle(f.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),c=e.ref(!1),l=e.ref(""),f=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 P=$.group??"";L.has(P)||L.set(P,[]),(x=L.get(P))==null||x.push($)}return Array.from(L.entries()).map(([$,P])=>({name:$,items:P}))}),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];f.value=L?L._index:-1},b=L=>{o("update:modelValue",L),v.value||(c.value=L)},z=async()=>{b(!0),l.value="",_(),await h()},y=()=>{b(!1)},m=async()=>{if(c.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){f.value=-1;return}const x=n.value.findIndex(j=>j._index===f.value),P=((x>=0?x:L>0?-1:0)+L+n.value.length)%n.value.length;f.value=n.value[P]._index},E=L=>{if(f.value<0)return;const x=u.value.find($=>$._index===f.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&&(c.value=!!L)},{immediate:!0}),e.watch(c,async L=>{if(L){o("open"),l.value="",_(),await h();return}o("close")}),e.watch(()=>u.value,()=>{u.value.some(x=>x._index===f.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,P=>(e.openBlock(),e.createElementBlock("button",{key:P._key,class:e.normalizeClass(["vf-command-palette__item",{"is-active":P._index===f.value,"is-disabled":P.disabled}]),type:"button",role:"option","aria-selected":P._index===f.value,disabled:P.disabled,onClick:j=>B(P,j)},[e.createElementVNode("div",mn,[e.createElementVNode("span",gn,e.toDisplayString(P.label),1),P.shortcut?(e.openBlock(),e.createElementBlock("span",bn,e.toDisplayString(P.shortcut),1)):e.createCommentVNode("",!0)]),P.description?(e.openBlock(),e.createElementBlock("span",hn,e.toDisplayString(P.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,c.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"},Pn={key:0,class:"vf-notification-center__item-message"},Rn={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),c=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 f=()=>{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,f(),m&&r("read",m,m.read)},_=()=>{c.value&&(d.value=d.value.map(z=>({...z,read:!0})),f(),r("readAll",d.value))},b=()=>{if(!d.value.length)return;const z=d.value.map(y=>({...y}));d.value=[],f(),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:!c.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",Pn,e.toDisplayString(m.message),1)):e.createCommentVNode("",!0),m.date?(e.openBlock(),e.createElementBlock("span",Rn,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),c=e.ref(!1),l=e.ref(!1),f=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!==c.value&&(c.value=h,r("breakpoint-change",h)),h||(l.value=!1)},p=()=>{r("sidebar-toggle",{mobile:c.value,collapsed:s.value,open:c.value?l.value:!s.value})},u=()=>{if(c.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":!c.value&&s.value,"vf-app-shell_mobile":c.value,"vf-app-shell_mobile-open":c.value&&l.value,"vf-app-shell_sticky-header":h.stickyHeader,"vf-app-shell_full-height":h.fullHeight}]),style:e.normalizeStyle(f.value)},[e.createElementVNode("aside",{class:"vf-app-shell__sidebar","aria-hidden":c.value&&!l.value?"true":"false"},[e.renderSlot(h.$slots,"sidebar",{mobile:c.value,collapsed:s.value})],8,Hn),c.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:c.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:c.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),c=e.computed(()=>t.columns??[]),l=b=>b.map(z=>({...z,tags:z.tags?[...z.tags]:[]})),f=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(c.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:f(y.id)},()=>[e.createElementVNode("h3",ti,e.toDisplayString(y.title),1),e.createElementVNode("span",oi,e.toDisplayString(f(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(f(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)),f(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:f(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"),c=`vf-tooltip-${++r}`;let l=null;const f=()=>{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":c,onMouseenter:f,onMouseleave:v,onFocus:f,onBlur:v},[e.renderSlot(w.$slots,"default")],544),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,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"),c=e.ref({}),l=e.ref(null);let f=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){c.value={};return}const N=l.value.getBoundingClientRect(),L=t.spotlightPadding;c.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},P=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 P()},C=fe(N,()=>{j()}),R=()=>{j()};document.addEventListener("scroll",R,!0),window.addEventListener("resize",R,!1),f={update:j,destroy:()=>{C(),document.removeEventListener("scroll",R,!0),window.removeEventListener("resize",R,!1)}},f.update()},m=async()=>{var N;f==null||f.destroy(),f=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)):(f==null||f.destroy(),f=null,c.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(()=>{f==null||f.destroy(),f=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(c.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 P;return[e.createTextVNode(e.toDisplayString((P=p.value)==null?void 0:P.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 P;return[e.createTextVNode(e.toDisplayString((P=p.value)==null?void 0:P.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),c={};return d&&(c.width=d),s&&(c.height=s),a.variant==="circle"&&(!d&&s&&(c.width=s),!s&&d&&(c.height=d)),c}),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),c=e.computed(()=>!!r.default),l=e.computed(()=>a.label?a.label:a.showValue&&!o.value?`${Math.round(d.value)}%`:""),f=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(f.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||c.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"],Pi=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,c)=>(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",{},()=>[c[0]||(c[0]=e.createTextVNode("×"))])],8,Ii)):e.createCommentVNode("",!0)],10,Fi))}}),Ri=["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}),c=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(c(v)){if(!t.allowEmpty)return;r("update:modelValue",null),r("change",null,p);return}r("update:modelValue",v),r("change",v,p)}},f=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":c(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:f},e.toDisplayString(v.clearText),9,Hi)):e.createCommentVNode("",!0)],10,Ri))}}),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=f=>{const v=f.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}),c=e.computed(()=>[`vf-avatar_size-${a.size}`,`vf-avatar_shape-${a.shape}`]),l=()=>{r.value=!0};return e.watch(()=>a.src,()=>{r.value=!1}),(f,v)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-avatar",c.value]),"data-status":f.status||void 0,role:"img","aria-label":s.value},[e.createElementVNode("div",Gi,[e.renderSlot(f.$slots,"default",{},()=>[d.value?(e.openBlock(),e.createElementBlock("img",{key:0,class:"vf-avatar__image",src:f.src,alt:f.alt||f.name||"",onError:l},null,40,Ui)):(e.openBlock(),e.createElementBlock("span",Yi,e.toDisplayString(o.value),1))])]),f.status?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-avatar__status","data-status":f.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,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"status","aria-label":s.ariaLabel||void 0,"data-severity":s.severity},[c[0]||(c[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),c=e.ref(Math.max(1,t.page??1)),l=e.ref(Math.max(1,t.pageSize??10)),f=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=>{c.value=Math.max(1,A??1)}),e.watch(()=>t.pageSize,A=>{l.value=Math.max(1,A??10)}),e.watch(()=>t.filters,A=>{f.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(()=>c.value),n=e.computed(()=>l.value),h=e.computed(()=>f.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)}},P=()=>{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??""},R=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);c.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=>{f.value={...A??{}},o("update:filters",{...f.value}),o("filter",{...f.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:P},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=>R(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),c=e.computed(()=>t.step&&t.step>0?t.step:1),l=C=>{const R=C.toString();return R.includes(".")?R.split(".")[1].length:0},f=C=>Math.min(s.value,Math.max(d.value,C)),v=C=>{const R=Number(C),g=d.value,F=Number.isFinite(R)?R:g,O=f(F),I=c.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 R=v(C[0]),g=v(C[1]);return R>g&&([R,g]=[g,R]),[R,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 R=s.value-d.value;return R<=0?0:(C-d.value)/R*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,R,g)=>{if(t.disabled)return;const F=v(Number(C));r("update:modelValue",F),r(g,R)},B=(C,R,g,F)=>{if(t.disabled)return;const O=v(Number(C));let[I,S]=p.value;R==="start"?I=Math.min(O,S):S=Math.max(O,I),r("update:modelValue",[I,S]),r(F,g)},D=C=>{const R=C.target;if(o.value){B(R.value,"start",C,"input");return}k(R.value,C,"input")},E=C=>{const R=C.target;B(R.value,"end",C,"input")},M=C=>{const R=C.target;if(o.value){B(R.value,"start",C,"change");return}k(R.value,C,"change")},T=C=>{const R=C.target;B(R.value,"end",C,"change")},V=C=>r("focus",C),N=C=>r("blur",C),L=e.computed(()=>t.marks??[]),x=C=>({left:`${n(f(C))}%`}),$=e.computed(()=>o.value?`${p.value[0]} - ${p.value[1]}`:`${u.value}`),P=e.computed(()=>o.value?t.ariaLabelStart:t.ariaLabel),j=e.computed(()=>o.value?t.ariaLabelEnd:t.ariaLabel);return(C,R)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(z.value),style:e.normalizeStyle(b.value)},[e.createElementVNode("div",ws,[R[0]||(R[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:c.value,value:u.value,disabled:C.disabled,"aria-label":P.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:c.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([]),c=e.ref([]),l=e.ref(null),f=C=>typeof C=="number"?`${C}px`:C,v=C=>typeof C=="number"&&Number.isFinite(C)&&C>0,p=(C,R,g)=>Math.min(g,Math.max(R,C)),u=(C,R=4)=>{const g=10**R;return Math.round(C*g)/g},w=C=>{if(!C.length)return[];const R=C.reduce((S,K)=>S+K,0);if(R<=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/R*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,R)=>{if(!C.length)return[];const F=R.reduce((Y,J)=>Y+J,0)>=100?w(R):R.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 R=r.modelValue;if(R.length===C&&R.every(v))return w(R);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,R)=>{const g=r.minSizes[R];return v(g)?g:v(C.minSize)?C.minSize:5}),b=()=>{const C=s.value.length,R=h(C),g=n(R,_());c.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(()=>f(r.gutterSize)),B=C=>{const R=s.value.findIndex(O=>O.id===C);if(R<0)return;const g=`${c.value[R]??0}%`,F=`${_()[R]??0}%`;return r.direction==="vertical"?{flex:`0 0 ${g}`,minHeight:F}:{flex:`0 0 ${g}`,minWidth:F}},D=C=>c.value.slice(0,C+1).reduce((R,g)=>R+g,0),E=C=>{const R=D(C);return r.direction==="vertical"?{top:`calc(${R}% - (${k.value} / 2))`,left:"0",right:"0",height:k.value}:{left:`calc(${R}% - (${k.value} / 2))`,top:"0",bottom:"0",width:k.value}},M=(C,R,g=!0)=>{const F=[...c.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]+R,S,I-K),J=I-Y;F[C]=u(Y),F[C+1]=u(J);const W=n(w(F),O);c.value=W,g&&t("update:modelValue",[...W])};let T=0,V=[0,0];const N=C=>{if(l.value===null||!d.value)return;const R=d.value.getBoundingClientRect(),g=r.direction==="vertical"?R.height:R.width;if(g<=0)return;const O=((r.direction==="vertical"?C.clientY:C.clientX)-T)/g*100,S=V[0]+O-(c.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",[...c.value]))},x=(C,R)=>{r.disabled||!d.value||(l.value=R,T=r.direction==="vertical"?C.clientY:C.clientX,V=[c.value[R]??0,c.value[R+1]??0],window.addEventListener("mousemove",N),window.addEventListener("mouseup",L))},$=(C,R)=>{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=c.value[R]??0,K=I[R]??0;M(R,K-S)}else if(C.key==="End"){const I=_(),S=(c.value[R]??0)+(c.value[R+1]??0),K=c.value[R]??0,Y=S-(I[R+1]??0);M(R,Y-K)}else{const I=C.shiftKey?5:2,S=C.key===O?I:-I;M(R,S)}t("change",[...c.value])}},P=C=>{const R=`vf-splitter-panel-${++o}`;return s.value.push({id:R,size:C.size,minSize:C.minSize}),b(),R},j=C=>{s.value=s.value.filter(R=>R.id!==C),b()};return e.provide(Qe,{direction:e.computed(()=>r.direction),disabled:e.computed(()=>r.disabled),registerPanel:P,unregisterPanel:j,getPanelStyle:B}),e.watch(()=>r.modelValue,()=>{l.value===null&&r.modelValue.length===s.value.length&&r.modelValue.every(v)&&(c.value=n(w(r.modelValue),_()))},{deep:!0}),e.watch(()=>r.minSizes,()=>{c.value=n(w(c.value),_())},{deep:!0}),e.onBeforeUnmount(()=>{L()}),(C,R)=>(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(c.value[F]??0),tabindex:"0",onMousedown:e.withModifiers(O=>x(O,F),["prevent"]),onKeydown:O=>$(O,F)},R[0]||(R[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,c)=>(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"},Ps={key:0,class:"vf-stepper__label"},Rs={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}),c=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",f=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":f(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(c.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":f(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:f(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:f(D),completed:v(D),upcoming:p(D),error:u(B,D)},()=>[B.label?(e.openBlock(),e.createElementBlock("span",Ps,e.toDisplayString(B.label),1)):e.createCommentVNode("",!0),B.description?(e.openBlock(),e.createElementBlock("span",Rs,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),c=e.ref({}),l=e.computed(()=>t.steps??[]),f=e.computed(()=>s.value===void 0?-1:l.value.findIndex(x=>x.value===s.value)),v=e.computed(()=>{if(!(f.value<0))return l.value[f.value]}),p=e.computed(()=>f.value<=0),u=e.computed(()=>f.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<f.value,y=x=>c.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||f.value<0?!1:$>f.value+1,B=()=>{var x;if(l.value.length){if(t.modelValue!==void 0){const $=l.value.find(P=>P.value===t.modelValue&&!P.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,f.value),r($,x,v.value,f.value)},E=async x=>{const $=l.value[x];if(!$)return!0;const P=$.value,j=$.validate?await $.validate(P,x):!0,C=t.validateStep?await t.validateStep($,x,P):!0,R=S=>S==null||S===!0?"":S===!1?"Step is invalid":String(S),g=R(j),F=R(C),O=g||F;if(O)return c.value={...c.value,[String(P)]:O},r("invalidStep",O,$,x),!1;const I={...c.value};return delete I[String(P)],c.value=I,!0},M=async(x,$)=>{const P=l.value[x];!P||k(P,x)||f.value>=0&&x>f.value&&!await E(f.value)||D(P.value,$)},T=async()=>{f.value<=0||await M(f.value-1,"prev")},V=async()=>{f.value<0||!await E(f.value)||r("complete",s.value,v.value,f.value)},N=async()=>{if(u.value){await V();return}await M(f.value+1,"next")},L=async x=>{t.disabled||x===f.value||await M(x,x>f.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,(P,j)=>(e.openBlock(),e.createElementBlock("li",{key:String(P.value),class:e.normalizeClass(["vf-wizard__item",m(P,j)])},[e.createElementVNode("button",{id:h(P.value),class:"vf-wizard__step",type:"button",role:"tab","aria-selected":b(P.value)?"true":"false","aria-controls":_(P.value),disabled:k(P,j),onClick:C=>L(j)},[e.createElementVNode("span",js,[e.renderSlot(x.$slots,"indicator",{step:P,index:j},()=>[e.createTextVNode(e.toDisplayString(j+1),1)])]),e.createElementVNode("span",Gs,[e.createElementVNode("span",Us,e.toDisplayString(P.title||`Step ${j+1}`),1),P.description?(e.openBlock(),e.createElementBlock("span",Ys,e.toDisplayString(P.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:f.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,c)=>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,(c,l)=>(e.openBlock(),e.createElementBlock("li",{key:o(c,l),class:"vf-timeline__item","data-status":c.status??"neutral"},[e.createElementVNode("div",ad,[e.createElementVNode("span",ld,[e.renderSlot(d.$slots,"marker",{item:c,index:l},()=>[c.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:c.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:c,index:l},()=>[c.date?(e.openBlock(),e.createElementBlock("time",dd,e.toDisplayString(c.date),1)):e.createCommentVNode("",!0),c.title?(e.openBlock(),e.createElementBlock("h4",cd,e.toDisplayString(c.title),1)):e.createCommentVNode("",!0),c.description?(e.openBlock(),e.createElementBlock("p",fd,e.toDisplayString(c.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([]),c=e.computed(()=>t.allowHalf?.5:1),l=e.computed(()=>Math.max(1,Math.floor(t.max))),f=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/c.value)*c.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 P=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,P=F,j=O)});let R=P+1;if(t.allowHalf){const g=j.left+j.width/2;R=L<g?R-.5:R}o.value=w(R)},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)+c.value;break;case"ArrowLeft":case"ArrowDown":L=(t.modelValue??0)-c.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(f.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}),c=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))},f=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 _=f(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 _=f(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(c.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)),c=e.computed(()=>new Set(s.value)),l=e.computed(()=>new Set(r.expandedKeys)),f=n=>r.disabled||!!n.disabled,v=n=>c.value.has(n),p=n=>l.value.has(n),u=(n,h)=>{if(t("nodeClick",n,h),!r.selectable||f(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(f(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":f,"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),c=e.ref(null),l=e.ref(null),f=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}`,f.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=()=>{f.value=!1,p.value="bottom",u.value="bottom",v.value=""},T=async()=>{var I;o.disabled||(f.value=!0,p.value="bottom",u.value="bottom",o.filter&&(await e.nextTick(),(I=l.value)==null||I.focus()))},V=()=>{if(f.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)},P=(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)},R=I=>t("focus",I),g=I=>t("blur",I),F=I=>{var K;if(!f.value||!d.value)return;const S=I.target;d.value.contains(S)||(K=c.value)!=null&&K.contains(S)||M()},O=()=>{if(!s.value||!c.value)return;const I=s.value,S=c.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(f,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":f.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:R,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:c,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:P},{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,f.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"},Pd=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,c)=>t.value?s.active===!0:c===r.value.length-1,d=(s,c)=>`${s.label??s.to??s.href??s.url??"crumb"}_${c.toString()}`;return(s,c)=>(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,f)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d(l,f)},[e.createElementVNode("li",{class:e.normalizeClass(["vf-breadcrumbs__item",{"is-current":o(l,f),"is-disabled":l.disabled}])},[e.renderSlot(s.$slots,"item",{item:l,index:f,isLast:f===r.value.length-1,active:o(l,f)},()=>[o(l,f)?(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),f<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))}}),Rd=["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,Rd))}}),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)},c=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,f)=>(e.openBlock(),e.createElementBlock("header",{class:e.normalizeClass(c.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}),c=e.ref(!1),l=e.computed(()=>t.items??[]),f=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:f.value),_=e.computed(()=>t.virtual?Math.min(f.value,n.value+h.value):f.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(()=>f.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>=f.value&&f.value>0;L&&!c.value&&(c.value=!0,r("reachEnd")),L||(c.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},[f.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,($,P)=>(e.openBlock(),e.createElementBlock("div",{key:M($,P),class:"vf-virtual-scroller__item",style:e.normalizeStyle(E.value),role:"listitem"},[e.renderSlot(L.$slots,"default",{item:$,index:P},()=>[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),c=Math.min(t,o,d),l=s-c;let f=0,v=0;const p=(s+c)/2;if(l!==0){switch(v=l/(1-Math.abs(2*p-1)),s){case t:f=(o-d)/l%6;break;case o:f=(d-t)/l+2;break;case d:f=(t-o)/l+4;break}f*=60,f<0&&(f+=360)}return[f,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)),c=o-d/2;let l=0,f=0,v=0;i>=0&&i<60?(l=d,f=s,v=0):i>=60&&i<120?(l=s,f=d,v=0):i>=120&&i<180?(l=0,f=d,v=s):i>=180&&i<240?(l=0,f=s,v=d):i>=240&&i<300?(l=s,f=0,v=d):(l=d,f=0,v=s);const p=Math.round((l+c)*255),u=Math.round((f+c)*255),w=Math.round((v+c)*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,c,l]=lc(t,o,d),v=(a-5)*7,p=sc(l+v,0,100),[u,w,n]=nc(s,c,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),c=(l,f)=>{if(!(!l||typeof l!="object"))for(const v in l){const p=l[v],u=f.concat([v]);if(Ve(p)){c(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 c(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:c}=fc(i),l=vc("vueforge-theme");if(!l)return;if(c.length){if(t)throw new Error(`[VueForge] ${c.join(" ")}`);for(const v of c)console.warn(`[VueForge] ${v}`)}if(s.length)for(const v of s)console.warn(`[VueForge] ${v}`);const f=[];o.length&&f.push(`${a} { ${o.join(";")} }`),d.length&&f.push(`${r} { ${d.join(";")} }`),l.textContent=f.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=Pd,X.Button=we,X.ButtonGroup=zt,X.Calendar=Ha,X.Card=Oe,X.Checkbox=Xa,X.Chip=Pi,X.ColorPicker=_o,X.Combobox=Pr,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=Po,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"})}));
|