@codemonster-ru/vueforge 0.77.0 → 0.79.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.css +1 -1
- package/dist/index.ts.mjs +3849 -3811
- package/dist/index.ts.umd.js +5 -5
- package/dist/package/components/__tests__/link.test.d.ts +1 -0
- package/dist/package/components/__tests__/menu.test.d.ts +1 -0
- package/dist/package/components/form.vue.d.ts +1 -1
- package/dist/package/components/page-header.vue.d.ts +6 -0
- package/package.json +1 -1
package/dist/index.ts.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
(function(U,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):(U=typeof globalThis<"u"?globalThis:U||self,e(U.index={},U.Vue,U.VueRouter,U.index))})(this,(function(U,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_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}.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_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;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__submenu.vf-menu__submenu_visible{margin-top:var(--vf-menu-submenu-offset);margin-left:var(--vf-menu-submenu-offset)}.vf-menu__submenu:not(.vf-menu__submenu_visible){height:0}.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__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__header,.vf-datatable__cell{text-align:left;padding:var(--vf-datatable-cell-padding)}.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)}.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)}@media(max-width:720px){.vf-page-header__main{flex-direction:column}.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(s,{emit:a}){const r=a,t=s,o=Pe.useRoute(),d=Pe.useRouter(),i=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 l=v.value;return l?l.name?o.matched.some(({name:_})=>_===l.name):l.fullPath?o.fullPath===l.fullPath:o.path===l.path:!1}),u=e.computed(()=>t.active===void 0?p.value:t.active),b=l=>{if(!t.disabled){r("click",l);return}l.preventDefault(),l.stopPropagation()};return e.watch(p,l=>{l&&(r("active"),r("onActive")),r("update:active",l)}),(l,_)=>{const h=e.resolveComponent("router-link");return n.value==="a"?(e.openBlock(),e.createElementBlock("a",{key:0,href:c.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value,"vf-link_disabled":l.disabled}]),"aria-disabled":l.disabled,tabindex:l.disabled?-1:void 0,onClick:b},[l.$slots.default?e.renderSlot(l.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.label),1)],64))],10,rt)):(e.openBlock(),e.createBlock(h,{key:1,ref_key:"link",ref:i,to:f.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value}]),"aria-disabled":l.disabled,tabindex:l.disabled?-1:void 0,"active-class":"vf-link_partially-active","exact-active-class":"vf-link_active",onClick:b},{default:e.withCtx(()=>[l.$slots.default?e.renderSlot(l.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(l.label),1)],64))]),_:3},8,["to","class","aria-disabled","tabindex"]))}}}),at=(s,a)=>{const r=s.__vccOpts||s;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(s,a){return e.openBlock(),e.createElementBlock("div",lt,[s.$slots.default?(e.openBlock(),e.createElementBlock("div",it,[e.renderSlot(s.$slots,"default")])):e.createCommentVNode("",!0),s.$slots.header?(e.openBlock(),e.createElementBlock("div",st,[e.renderSlot(s.$slots,"header")])):e.createCommentVNode("",!0),s.$slots.body?(e.openBlock(),e.createElementBlock("div",dt,[e.renderSlot(s.$slots,"body")])):e.createCommentVNode("",!0),s.$slots.footer?(e.openBlock(),e.createElementBlock("div",ct,[e.renderSlot(s.$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(s){const a=s,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(s){const a=s,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(s){const a=s,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 i=["sm","md","lg","xl"];for(const c of i){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(s){const a=s,r=(o,d,i)=>{const c=o===""||o===void 0?"":String(o).trim(),n=d===""||d===void 0?"":String(d).trim(),f=i===""||i===void 0?"":String(i).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 i=["sm","md","lg","xl"];for(const c of i){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(s){const a=s,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(s){const a=s,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={class:"vf-menu__list",role:"menu"},_t={key:1,class:"vf-menu__separator",role:"separator"},yt=["aria-expanded","onClick","onKeydown"],Ee=e.defineComponent({name:"VfMenu",__name:"menu",props:{items:{},orientation:{default:"vertical"}},emits:["active","onActive"],setup(s,{emit:a}){const r=a,t=s,o=e.ref([]),d=(v,p)=>`${v.label??v.to??v.href??v.url??"item"}_${p.toString()}`,i=v=>v.to?"router-link":"a",c=v=>v.map(p=>({...p,items:p.items?c(p.items):void 0})),n=v=>{v.items&&v.items.length?(o.value.map(p=>{p!==v&&(p.subMenuVisible=!1)}),v.subMenuVisible=!v.subMenuVisible):Object.prototype.hasOwnProperty.call(v,"command")&&typeof v.command=="function"&&v.command()},f=v=>{var p;for(const u in o.value){const b=o.value[u];Object.prototype.hasOwnProperty.call(b,"items")&&((p=b.items)!=null&&p.some(l=>l===v)?(b.active=!0,b.subMenuVisible=!0):(b.active=!1,b.subMenuVisible=!1))}r("active",v),r("onActive",v)};return e.watch(()=>t.items,v=>{o.value=c(v)},{deep:!0,immediate:!0}),(v,p)=>{const u=e.resolveComponent("VfMenu");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-menu",`vf-menu_${v.orientation}`])},[e.createElementVNode("ul",ht,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(b,l)=>(e.openBlock(),e.createElementBlock("li",{key:d(b,l),class:"vf-menu__item",role:"none"},[v.$slots[d(b,l)]?e.renderSlot(v.$slots,d(b,l),{key:0,item:{...b,class:"vf-menu__link"}}):b.separator?(e.openBlock(),e.createElementBlock("hr",_t)):b.items&&b.items.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("div",{class:e.normalizeClass(["vf-menu__parent",{"vf-menu__parent_active":b.active}]),role:"menuitem",tabindex:"0","aria-expanded":b.subMenuVisible?"true":"false",onClick:_=>n(b),onKeydown:[e.withKeys(e.withModifiers(_=>n(b),["prevent"]),["enter"]),e.withKeys(e.withModifiers(_=>n(b),["prevent"]),["space"])]},[b.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:b.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(b.label)+" ",1),e.createVNode(e.unref(ye.CmIcon),{icon:"chevronDown"})],42,yt),b.items?(e.openBlock(),e.createBlock(u,{key:0,items:b.items,class:e.normalizeClass(["vf-menu__submenu",{"vf-menu__submenu_visible":b.subMenuVisible}]),onOnActive:f},null,8,["items","class"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(Ce,{key:3,to:b.to,href:b.href??b.url,as:i(b),class:"vf-menu__link",active:b.active,disabled:b.disabled,role:"menuitem","aria-disabled":b.disabled?"true":"false",onClick:_=>n(b),onActive:_=>f(b)},{default:e.withCtx(()=>[b.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:b.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(b.label),1)]),_:2},1032,["to","href","as","active","disabled","aria-disabled","onClick","onActive"]))]))),128))])],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(s){const a=s,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))),i=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",b=a.variant??(r==null?void 0:r.value.variant),l=a.severity??(r==null?void 0:r.value.severity)??"primary",_=a.loading||a.disabled||(r==null?void 0:r.value.disabled);let h=["vf-button",`vf-button_${l}`];return["top","bottom"].includes(a.iconPos)&&h.push("vf-button_vertical"),b==="text"&&h.push("vf-button_text"),b==="outlined"&&h.push("vf-button_outlined"),["small","large"].indexOf(u)>-1&&h.push(`vf-button_${u}`),_&&h.push("vf-button_disabled"),a.rounded&&h.push("vf-button_rounded"),h}),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,b)=>d.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:i.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(s){const a=s,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(s,{emit:a}){const r=a,t=s,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)},i=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:i,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(s){const a=s,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(s){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"],Tt=["disabled"],Ft=["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(s,{emit:a}){const r=a,t=s,o=e.ref(!1),d=e.ref(""),i=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 g=["vf-inline-edit",`vf-inline-edit_${t.variant}`];return t.size!=="normal"&&g.push(`vf-inline-edit_${t.size}`),t.disabled&&g.push("vf-inline-edit_disabled"),o.value&&g.push("vf-inline-edit_editing"),g}),u=()=>{if(t.modelValue===null||t.modelValue===void 0){d.value="";return}d.value=String(t.modelValue)},b=async()=>{var g,y;!c.value||o.value||(u(),o.value=!0,r("start"),await e.nextTick(),(g=i.value)==null||g.focus(),(y=i.value)==null||y.select())},l=()=>{if(t.type==="number"){if(!d.value.trim())return null;const g=Number(d.value);return Number.isFinite(g)?g:t.modelValue??null}return d.value},_=()=>{if(!o.value||t.disabled)return;const g=l();r("update:modelValue",g),r("save",g),o.value=!1,r("end")},h=()=>{o.value&&(u(),o.value=!1,r("cancel"),r("end"))},C=g=>{const y=g.target;d.value=y.value},D=g=>r("focus",g),x=g=>r("blur",g);return(g,y)=>(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:i,class:"vf-inline-edit__input",type:n.value,value:d.value,placeholder:g.placeholder,disabled:g.disabled,readonly:g.readonly,onInput:C,onKeydown:[e.withKeys(e.withModifiers(_,["prevent"]),["enter"]),e.withKeys(e.withModifiers(h,["prevent"]),["esc"])],onFocus:D,onBlur:x},null,40,Nt),e.createElementVNode("div",Lt,[e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_save",type:"button",disabled:g.disabled,onClick:_},e.toDisplayString(g.saveLabel),9,Dt),e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_cancel",type:"button",disabled:g.disabled,onClick:h},e.toDisplayString(g.cancelLabel),9,Tt)])],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:g.disabled,onClick:b},e.toDisplayString(g.editLabel),9,Ft)):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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref(`${t.modelValue??""}`);let i=null;const c=e.computed(()=>{const h=["vf-search-input",`vf-search-input_${t.variant}`];return t.size!=="normal"&&h.push(`vf-search-input_${t.size}`),t.disabled&&h.push("vf-search-input_disabled"),h});e.watch(()=>t.modelValue,h=>{d.value=`${h??""}`});const n=()=>{i&&(clearTimeout(i),i=null)},f=(h,C=!1)=>{if(!(t.disabled||t.readonly)){if(n(),C||t.debounce<=0){r("search",h);return}i=setTimeout(()=>{r("search",h),i=null},t.debounce)}},v=h=>{const D=h.target.value;d.value=D,r("update:modelValue",D),r("input",h),f(D)},p=h=>r("change",h),u=h=>r("focus",h),b=h=>r("blur",h),l=()=>{f(d.value,!0)},_=()=>{var h;t.disabled||t.readonly||(d.value="",r("update:modelValue",""),r("change",""),r("clear"),f("",!0),(h=o.value)==null||h.focus())};return e.onBeforeUnmount(()=>{n()}),(h,C)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[C[0]||(C[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:h.placeholder,disabled:h.disabled,readonly:h.readonly,"aria-label":h.ariaLabel,onInput:v,onChange:p,onKeydown:e.withKeys(e.withModifiers(l,["prevent"]),["enter"]),onFocus:u,onBlur:b},null,40,It),h.loading?(e.openBlock(),e.createElementBlock("span",Pt)):h.clearable&&d.value?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-search-input__clear",type:"button",disabled:h.disabled||h.readonly,"aria-label":"Clear search",onClick:_}," × ",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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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}))),b=e.computed(()=>{const $=v.value;if(!$)return[];if($.query.length<o.minQueryLength)return[];const I=$.query.toLowerCase();return u.value.filter(W=>W.trigger===$.trigger).filter(W=>W.label.toLowerCase().includes(I)).slice(0,Math.max(1,o.maxSuggestions))}),l=e.computed(()=>b.value),_=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)}),h=()=>{c.value=!1,n.value=-1},C=()=>{if(!(o.disabled||o.readonly)){if(!l.value.length){h();return}c.value=!0,n.value<0&&(n.value=D())}},D=()=>l.value.findIndex($=>!$.disabled),x=($,I)=>{const W=$.slice(0,I);let S=-1,R="";for(const M of o.triggers){const O=W.lastIndexOf(M);O>S&&(S=O,R=M)}if(S<0||S>0&&!/\s/.test(W[S-1]))return null;const m=W.slice(S+R.length);return!m||/\s/.test(m)?null:{trigger:R,query:m,start:S,end:I}},g=$=>{const I=$.selectionStart??$.value.length,W=x($.value,I);if(v.value=W,W){t("search",{trigger:W.trigger,query:W.query}),C();return}h()},y=$=>{const I=$.target;t("update:modelValue",I.value),t("input",$),g(I)},E=$=>t("change",$),F=$=>t("focus",$),T=$=>{t("blur",$),window.setTimeout(()=>{var I;(I=d.value)!=null&&I.contains(document.activeElement)||h()},0)},k=$=>{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 W=0;W<l.value.length;W+=1)if(I=(I+$+l.value.length)%l.value.length,!l.value[I].disabled){n.value=I;return}},B=()=>{if(!c.value){C();return}k(1)},w=()=>{if(!c.value){C();return}k(-1)},L=$=>{if($.disabled||!v.value||!i.value)return;const I=o.modelValue??"",W=v.value,S=I.slice(0,W.start),R=I.slice(W.end),m=String($.value??$.label),M=`${W.trigger}${m}${o.appendSpace?" ":""}`,O=`${S}${M}${R}`,P=S.length+M.length;t("update:modelValue",O),t("select",$),t("insert",{trigger:W.trigger,query:W.query,option:$,text:M,range:[W.start,W.end]}),h(),requestAnimationFrame(()=>{var V,A;(V=i.value)==null||V.focus(),(A=i.value)==null||A.setSelectionRange(P,P)})},N=()=>{if(!c.value)return;const $=l.value[n.value];$&&L($)},z=$=>{const I=$.key;if(I==="ArrowDown"){$.preventDefault(),B();return}if(I==="ArrowUp"){$.preventDefault(),w();return}if(I==="Enter"){$.preventDefault(),N();return}I==="Escape"&&($.preventDefault(),h())};return e.watch(()=>o.modelValue,()=>{i.value&&g(i.value)}),e.watch(l,()=>{if(!l.value.length){h();return}(n.value<0||n.value>=l.value.length)&&(n.value=D())}),($,I)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(_.value)},[e.createElementVNode("input",{ref_key:"control",ref:i,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:y,onChange:E,onFocus:F,onBlur:T,onKeydown:z},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,(W,S)=>(e.openBlock(),e.createElementBlock("button",{key:`${W.trigger??""}-${String(W.value??W.label)}-${S}`,class:e.normalizeClass(["vf-mention-input__option",{"is-highlighted":S===n.value}]),type:"button",role:"option",disabled:W.disabled,onMousedown:I[0]||(I[0]=e.withModifiers(()=>{},["prevent"])),onClick:R=>L(W)},[e.createElementVNode("span",Wt,e.toDisplayString(W.trigger??p.value),1),e.createElementVNode("span",null,e.toDisplayString(W.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(s,{emit:a}){const r=a,t=s,o=e.ref(!1),d=e.ref(!1),i=e.computed(()=>{const C=["vf-password-input",`vf-password-input_${t.variant}`];return t.size!=="normal"&&C.push(`vf-password-input_${t.size}`),t.disabled&&C.push("vf-password-input_disabled"),C}),c=e.computed(()=>{const C=t.modelValue??"";if(!C)return"weak";let D=0;return C.length>=8&&(D+=1),/[a-z]/.test(C)&&/[A-Z]/.test(C)&&(D+=1),/\d/.test(C)&&(D+=1),/[^a-zA-Z0-9]/.test(C)&&(D+=1),D>=4?"strong":D>=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=C=>{const D=C.target;r("update:modelValue",D.value),r("input",C)},u=C=>r("change",C),b=C=>r("focus",C),l=C=>{d.value=!1,r("blur",C)},_=C=>{const D=typeof C.getModifierState=="function",x=!!C.capsLock;d.value=D?C.getModifierState("CapsLock"):x},h=()=>{t.disabled||(o.value=!o.value,r("toggleVisibility",o.value))};return(C,D)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.value)},[e.createElementVNode("div",Ut,[C.$slots.prefix?(e.openBlock(),e.createElementBlock("span",Yt,[e.renderSlot(C.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-password-input__control",type:o.value?"text":"password",value:C.modelValue,placeholder:C.placeholder,disabled:C.disabled,readonly:C.readonly,autocomplete:C.autocomplete,"aria-label":C.ariaLabel,onInput:p,onChange:u,onFocus:b,onBlur:l,onKeydown:_,onKeyup:_},null,40,qt),C.showToggle?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-password-input__toggle",type:"button",disabled:C.disabled,"aria-label":o.value?C.hideLabel:C.revealLabel,onClick:h},e.toDisplayString(o.value?C.hideText:C.revealText),9,Xt)):e.createCommentVNode("",!0),C.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Qt,[e.renderSlot(C.$slots,"suffix")])):e.createCommentVNode("",!0)]),C.showStrength&&C.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),C.showCapsLockHint&&d.value&&!C.disabled?(e.openBlock(),e.createElementBlock("p",to,e.toDisplayString(C.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(s,{emit:a}){const r=a,t=s,o=e.ref([]),d=e.computed(()=>Math.max(1,Math.floor(t.length))),i=e.computed(()=>t.alphanumeric?/[0-9a-z]/i:/[0-9]/),c=x=>{const g=`${x??""}`;let y="";for(const E of g)i.value.test(E)&&(y+=E);return y.slice(0,d.value)},n=e.computed(()=>{const x=c(t.modelValue),g=Array.from({length:d.value},()=>"");for(let y=0;y<x.length;y+=1)g[y]=x[y];return g}),f=e.computed(()=>{const x=["vf-otp-input",`vf-otp-input_${t.variant}`];return t.size!=="normal"&&x.push(`vf-otp-input_${t.size}`),t.disabled&&x.push("vf-otp-input_disabled"),x}),v=(x,g)=>{o.value[g]=x},p=x=>{const g=Math.max(0,Math.min(d.value-1,x)),y=o.value[g];y==null||y.focus(),y==null||y.select()},u=x=>{const g=x.join("");r("update:modelValue",g),r("change",g),g.length===d.value&&r("complete",g)},b=(x,g)=>{const y=[...n.value],E=c(x);let F=g;for(let T=0;T<E.length;T+=1){const k=g+T;if(k>=d.value)break;y[k]=E[T],F=k}u(y),E.length>0&&p(Math.min(F+1,d.value-1))},l=(x,g)=>{const E=x.target.value??"";if(!E){const F=[...n.value];F[g]="",u(F);return}b(E,g)},_=x=>{var T;if(t.disabled||t.readonly)return;const g=document.activeElement,y=o.value.findIndex(k=>k===g),E=y>=0?y:0,F=((T=x.clipboardData)==null?void 0:T.getData("text"))??"";x.preventDefault(),r("paste",F),b(F,E)},h=(x,g)=>{if(x.key==="Backspace"){x.preventDefault();const y=[...n.value];if(y[g]){y[g]="",u(y);return}g>0&&(y[g-1]="",u(y),p(g-1));return}if(x.key==="ArrowLeft"){x.preventDefault(),p(g-1);return}x.key==="ArrowRight"&&(x.preventDefault(),p(g+1))},C=x=>r("focus",x),D=x=>r("blur",x);return e.onMounted(()=>{t.autoFocus&&!t.disabled&&!t.readonly&&p(0)}),(x,g)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value),role:"group","aria-label":x.ariaLabel,onPaste:_},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(y,E)=>(e.openBlock(),e.createElementBlock("input",{key:E,ref_for:!0,ref:F=>v(F,E),class:"vf-otp-input__cell",type:x.mask?"password":"text",inputmode:"numeric",pattern:x.alphanumeric?void 0:"[0-9]*",placeholder:x.placeholder,value:n.value[E],disabled:x.disabled,readonly:x.readonly,autocomplete:x.autocomplete,maxlength:"1",onInput:F=>l(F,E),onKeydown:F=>h(F,E),onFocus:C,onBlur:D},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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref(!1),i=e.ref("#3b82f6"),c=e.ref(100),n=(z,$,I)=>Math.min(I,Math.max($,z)),f=z=>n(Math.round(z),0,255).toString(16).padStart(2,"0"),v=z=>{const $=z.trim().replace(/^#/,"");if(![3,4,6,8].includes($.length))return null;let I=$;if(($.length===3||$.length===4)&&(I=$.split("").map(M=>`${M}${M}`).join("")),!/^[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$/.test(I))return null;const W=Number.parseInt(I.slice(0,2),16),S=Number.parseInt(I.slice(2,4),16),R=Number.parseInt(I.slice(4,6),16),m=I.length===8?Number.parseInt(I.slice(6,8),16)/255:1;return{r:W,g:S,b:R,a:m,valid:!0,preview:`rgba(${W}, ${S}, ${R}, ${m})`}},p=z=>{const $=z.trim().match(/^rgba?\((.*)\)$/i);if(!$)return null;const I=$[1].split(",").map(A=>A.trim());if(I.length!==3&&I.length!==4)return null;const W=Number(I[0]),S=Number(I[1]),R=Number(I[2]),m=I.length===4?Number(I[3]):1;if(![W,S,R,m].every(Number.isFinite))return null;const M=n(W,0,255),O=n(S,0,255),P=n(R,0,255),V=n(m,0,1);return{r:M,g:O,b:P,a:V,valid:!0,preview:`rgba(${M}, ${O}, ${P}, ${V})`}},u=(z,$,I)=>{const W=(z%360+360)%360,S=n($,0,100)/100,R=n(I,0,100)/100,m=(1-Math.abs(2*R-1))*S,M=m*(1-Math.abs(W/60%2-1)),O=R-m/2;let P=0,V=0,A=0;return W<60?(P=m,V=M):W<120?(P=M,V=m):W<180?(V=m,A=M):W<240?(V=M,A=m):W<300?(P=M,A=m):(P=m,A=M),{r:Math.round((P+O)*255),g:Math.round((V+O)*255),b:Math.round((A+O)*255)}},b=(z,$,I)=>{const W=z/255,S=$/255,R=I/255,m=Math.max(W,S,R),M=Math.min(W,S,R),O=m-M;let P=0;O!==0&&(m===W?P=(S-R)/O%6:m===S?P=(R-W)/O+2:P=(W-S)/O+4,P*=60),P<0&&(P+=360);const V=(m+M)/2,A=O===0?0:O/(1-Math.abs(2*V-1));return{h:Math.round(P),s:Math.round(A*100),l:Math.round(V*100)}},l=z=>{const $=z.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 W=Number(I[0]),S=Number(I[1]),R=Number(I[2]),m=I.length===4?Number(I[3]):1;if(![W,S,R,m].every(Number.isFinite))return null;const M=u(W,S,R),O=n(m,0,1);return{...M,a:O,valid:!0,preview:`rgba(${M.r}, ${M.g}, ${M.b}, ${O})`}},_=z=>{const $=v(z)??p(z)??l(z);return $||{r:59,g:130,b:246,a:1,valid:!1,preview:"rgba(59, 130, 246, 1)"}},h=(z,$,I,W)=>{if(t.format==="rgb")return t.alpha?`rgba(${z}, ${$}, ${I}, ${W.toFixed(2)})`:`rgb(${z}, ${$}, ${I})`;if(t.format==="hsl"){const R=b(z,$,I);return t.alpha?`hsla(${R.h}, ${R.s}%, ${R.l}%, ${W.toFixed(2)})`:`hsl(${R.h}, ${R.s}%, ${R.l}%)`}const S=`#${f(z)}${f($)}${f(I)}`;return t.alpha?`${S}${f(W*255)}`:S},C=z=>{const $=_(z);i.value=`#${f($.r)}${f($.g)}${f($.b)}`,c.value=Math.round(n($.a,0,1)*100)};e.watch(()=>t.modelValue,z=>{C(z)},{immediate:!0});const D=e.computed(()=>{const z=_(i.value);return`rgba(${z.r}, ${z.g}, ${z.b}, ${t.alpha?c.value/100:1})`}),x=e.computed(()=>{const z=_(i.value),$=t.alpha?c.value/100:1;return h(z.r,z.g,z.b,$)}),g=e.computed(()=>{const z=["vf-color-picker",`vf-color-picker_${t.variant}`];return t.size!=="normal"&&z.push(`vf-color-picker_${t.size}`),t.disabled&&z.push("vf-color-picker_disabled"),z}),y=()=>{const z=_(i.value),$=t.alpha?c.value/100:1,I=h(z.r,z.g,z.b,$);r("update:modelValue",I),r("change",I)},E=z=>{const $=z.target;i.value=$.value,y()},F=z=>{const $=z.target;c.value=n(Number($.value),0,100),y()},T=z=>{const $=z.target,I=_($.value);if(!I.valid){$.value=x.value;return}i.value=`#${f(I.r)}${f(I.g)}${f(I.b)}`,t.alpha&&(c.value=Math.round(I.a*100)),y()},k=z=>{if(t.disabled||t.readonly)return;const $=_(z);$.valid&&(i.value=`#${f($.r)}${f($.g)}${f($.b)}`,t.alpha&&(c.value=Math.round($.a*100)),y())},B=()=>{d.value&&(d.value=!1,r("close"))},w=()=>{d.value||t.disabled||t.readonly||(d.value=!0,r("open"))},L=()=>{d.value?B():w()},N=z=>{!d.value||!o.value||o.value.contains(z.target)||B()};return e.onMounted(()=>{document.addEventListener("click",N)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",N)}),(z,$)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:o,class:e.normalizeClass(g.value)},[e.createElementVNode("button",{class:"vf-color-picker__control",type:"button",disabled:z.disabled,"aria-expanded":d.value,"aria-label":z.ariaLabel,onClick:L},[e.createElementVNode("span",{class:"vf-color-picker__swatch",style:e.normalizeStyle({backgroundColor:D.value})},null,4),e.createElementVNode("span",io,e.toDisplayString(x.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:i.value,onInput:E},null,40,fo)]),z.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:F},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:z.placeholder,value:x.value,onChange:T},null,40,go)]),z.presets.length?(e.openBlock(),e.createElementBlock("div",bo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(z.presets,(I,W)=>(e.openBlock(),e.createElementBlock("button",{key:`${I}-${W}`,class:"vf-color-picker__preset",type:"button",style:e.normalizeStyle({backgroundColor:_(I).preview}),onClick:S=>k(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(s,{emit:a}){const r=a,t=s,o={"#":/\d/,A:/[a-zA-Z]/,"*":/[a-zA-Z0-9]/},d=e.computed(()=>typeof t.mask=="string"?t.mask:""),i=e.computed(()=>typeof t.mask=="function"?t.mask:null),c=e.computed(()=>d.value.split("").filter(y=>!!o[y])),n=e.computed(()=>c.value.length),f=y=>`${y??""}`.replace(/\s+/g,""),v=y=>{if(!d.value)return f(y);const E=`${y??""}`.split(""),F=d.value.split(""),T=[];let k=0,B=0;for(;k<F.length&&B<E.length;){const w=F[k],L=E[B],N=o[w];if(N){if(N.test(L)){T.push(L),k+=1,B+=1;continue}B+=1;continue}L===w&&(B+=1),k+=1}return T.join("")},p=y=>{if(!d.value)return y;const E=v(y);if(!E.length)return"";const F=d.value;let T=0,k="";for(const B of F){const w=o[B];if(w){if(T>=E.length)break;const L=E[T];if(!w.test(L)){T+=1;continue}k+=L,T+=1;continue}if(T===0){k+=B;continue}T<E.length&&(k+=B)}return k},u=y=>i.value?f(y):v(y),b=y=>i.value?i.value(y):p(y),l=e.computed(()=>{const y=`${t.modelValue??""}`;return t.mask?t.unmask?b(u(y)):i.value?y:b(u(y)):y}),_=y=>d.value?y.length===n.value:!1,h=e.computed(()=>{const y=["vf-masked-input",`vf-masked-input_${t.variant}`];return t.size!=="normal"&&y.push(`vf-masked-input_${t.size}`),t.disabled&&y.push("vf-masked-input_disabled"),y}),C=y=>{const E=y.target,F=u(E.value),T=b(F);E.value=T,r("update:modelValue",t.unmask?F:T),r("input",y),_(F)&&r("complete",t.unmask?F:T)},D=y=>r("change",y),x=y=>r("focus",y),g=y=>r("blur",y);return(y,E)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(h.value)},[y.$slots.prefix?(e.openBlock(),e.createElementBlock("span",yo,[e.renderSlot(y.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{ref:"control",class:"vf-masked-input__control",type:"text",value:l.value,placeholder:y.placeholder,disabled:y.disabled,readonly:y.readonly,onInput:C,onChange:D,onFocus:x,onBlur:g},null,40,ko),y.$slots.suffix?(e.openBlock(),e.createElementBlock("span",wo,[e.renderSlot(y.$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(s,{emit:a}){const r=a,t=s,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),i=e.computed(()=>t.step&&t.step>0?t.step:1),c=x=>(typeof o.value=="number"&&(x=Math.max(o.value,x)),typeof d.value=="number"&&(x=Math.min(d.value,x)),x),n=x=>{if(typeof t.precision!="number"||!Number.isFinite(t.precision))return x;const g=Math.max(0,Math.floor(t.precision));return Number.parseFloat(x.toFixed(g))},f=x=>{if(!x.trim())return null;const g=Number(x);return Number.isFinite(g)?n(c(g)):null},v=e.computed(()=>t.modelValue===null||t.modelValue===void 0||!Number.isFinite(t.modelValue)?"":`${t.modelValue}`),p=e.computed(()=>{const x=["vf-number-input",`vf-number-input_${t.variant}`];return t.size!=="normal"&&x.push(`vf-number-input_${t.size}`),t.disabled&&x.push("vf-number-input_disabled"),t.controls&&x.push("vf-number-input_controls"),x}),u=x=>{const g=x.target,y=f(g.value);r("update:modelValue",y),r("input",x)},b=x=>r("change",x),l=x=>r("focus",x),_=x=>r("blur",x),h=()=>Number.isFinite(t.modelValue)?t.modelValue:typeof o.value=="number"?o.value:0,C=()=>{if(t.disabled||t.readonly)return;const x=n(c(h()+i.value));r("update:modelValue",x)},D=()=>{if(t.disabled||t.readonly)return;const x=n(c(h()-i.value));r("update:modelValue",x)};return(x,g)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[x.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xo,[e.renderSlot(x.$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:i.value,placeholder:x.placeholder,disabled:x.disabled,readonly:x.readonly,"aria-label":x.ariaLabel,onInput:u,onChange:b,onFocus:l,onBlur:_},null,40,Co),x.controls?(e.openBlock(),e.createElementBlock("div",Bo,[e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:x.disabled||x.readonly,"aria-label":"Increment",onClick:C}," + ",8,So),e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:x.disabled||x.readonly,"aria-label":"Decrement",onClick:D}," - ",8,$o)])):e.createCommentVNode("",!0),x.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Vo,[e.renderSlot(x.$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(s,{emit:a}){const r=s,t=a,o=e.ref(null),d=e.ref(L(z(r.initialValues,r.modelValue))),i=e.ref(L(d.value)),c=e.ref({}),n=e.ref({}),f=e.ref(!1);e.watch(()=>r.modelValue,m=>{m!==void 0&&(N(m,i.value)||(i.value=L(m)))},{deep:!0}),e.watch(()=>r.initialValues,m=>{d.value=L(z(m,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(()=>!N(i.value,d.value)),b=e.computed(()=>{const m=["vf-form"];return r.disabled&&m.push("vf-form_disabled"),m}),l=(m,M,O={})=>{!m||r.disabled||(i.value={...i.value,[m]:M},t("update:modelValue",L(i.value)),O.emitChange!==!1&&t("change",L(i.value),m,M))},_=(m,M=!0)=>{m&&(c.value={...c.value,[m]:M})},h=(m,M="")=>{if(!m)return;const O={...n.value};M?O[m]=M:delete O[m],n.value=O},C=()=>{const m={...c.value};for(const M in i.value)m[M]=!0;c.value=m},D=m=>v.value.has(m),x=async(m="submit")=>{if(!r.validate)return m!=="submit"&&t("validate",{},L(i.value),m),!0;const M=await r.validate(L(i.value)),O=$(M);return n.value=O,t("validate",L(O),L(i.value),m),!Object.keys(O).length},g=async m=>{if(!r.disabled){f.value=!0,C();try{const M=await x("submit"),O=L(i.value);if(!M){t("invalidSubmit",L(n.value),O,m);return}t("submit",O,m)}finally{f.value=!1}}},y=m=>{r.disabled||(i.value=L(d.value),c.value={},n.value={},t("update:modelValue",L(i.value)),t("reset",L(i.value),m))},E=async m=>{await g(m)},F=m=>{m.preventDefault(),y(m)},T=async m=>{const M=I(m.target);if(!M)return;const O=M.name.trim(),P=W(M);l(O,P),D("input")&&await x("input")},k=async m=>{const M=I(m.target);if(!M)return;const O=M.name.trim(),P=W(M);l(O,P),D("change")&&await x("change")},B=async m=>{const M=I(m.target);if(!M)return;const O=M.name.trim();_(O,!0),t("blur",O,L(i.value)),D("blur")&&await x("blur")};function w(m){return!!m&&typeof m=="object"&&!Array.isArray(m)}function L(m){if(Array.isArray(m))return m.map(M=>L(M));if(w(m)){const M={};for(const O in m)M[O]=L(m[O]);return M}return m}function N(m,M){if(m===M)return!0;if(Array.isArray(m)&&Array.isArray(M)){if(m.length!==M.length)return!1;for(let O=0;O<m.length;O+=1)if(!N(m[O],M[O]))return!1;return!0}if(w(m)&&w(M)){const O=Object.keys(m),P=Object.keys(M);if(O.length!==P.length)return!1;for(const V of O)if(!N(m[V],M[V]))return!1;return!0}return!1}function z(...m){const M={};for(const O of m)if(!(!O||!w(O)))for(const P in O)M[P]=L(O[P]);return M}function $(m){if(m==null||m===!0)return{};if(m===!1)return{_form:"Form is invalid"};if(typeof m=="string")return{_form:m};if(!w(m))return{};const M={};for(const O in m){const P=m[O];typeof P=="string"&&P&&(M[O]=P)}return M}function I(m){var M;return m&&(m instanceof HTMLInputElement||m instanceof HTMLSelectElement||m instanceof HTMLTextAreaElement)&&((M=m.name)==null?void 0:M.trim())?m:null}function W(m){var M;return m instanceof HTMLInputElement?m.type==="checkbox"?S(m):m.type==="radio"?R(m):m.type==="file"?m.multiple?m.files?Array.from(m.files):[]:((M=m.files)==null?void 0:M[0])??null:m.type==="number"||m.type==="range"?m.value===""?null:Number(m.value):m.value:m instanceof HTMLSelectElement&&m.multiple?Array.from(m.selectedOptions).map(O=>O.value):m.value}function S(m){const M=o.value;if(!M)return m.checked;const O=Array.from(M.querySelectorAll('input[type="checkbox"]')).filter(P=>P.name===m.name);return O.length>1||m.value!=="on"?O.filter(P=>P.checked).map(P=>P.value):m.checked}function R(m){const M=o.value;if(!M)return m.value;const O=Array.from(M.querySelectorAll('input[type="radio"]')).find(P=>P.name===m.name&&P.checked);return O==null?void 0:O.value}return(m,M)=>(e.openBlock(),e.createElementBlock("form",{ref_key:"formRef",ref:o,class:e.normalizeClass(b.value),id:m.id,"aria-label":m.ariaLabel,"aria-labelledby":m.ariaLabelledby,novalidate:m.novalidate,onSubmit:e.withModifiers(E,["prevent"]),onReset:F,onInput:T,onChange:k,onFocusout:B},[e.renderSlot(m.$slots,"default",{values:i.value,errors:n.value,touched:c.value,isValid:p.value,isDirty:u.value,isSubmitting:f.value,setFieldValue:l,setFieldTouched:_,setFieldError:h,validate:x,submit:g,reset:y})],42,No))}}),Do=["for"],To={key:0,class:"vf-form-field__required","aria-hidden":"true"},Fo={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(s){const a=s,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`),i=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(i.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,b)=>(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",To,"*")):e.createCommentVNode("",!0)],8,Do)):e.createCommentVNode("",!0),e.createElementVNode("div",Fo,[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:i.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(s,{emit:a}){const r=a,t=s,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)},i=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:i,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(s,{emit:a}){const r=s,t=a,o=e.ref(null),d=e.computed(()=>{const g=["vf-rich-text-editor",`vf-rich-text-editor_${r.variant}`];return r.size!=="normal"&&g.push(`vf-rich-text-editor_${r.size}`),r.disabled&&g.push("vf-rich-text-editor_disabled"),g}),i=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=g=>{switch(g){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 g}},p=g=>r.maxLength<=0?g:g.slice(0,r.maxLength),u=(g,y)=>{switch(g){case"bold":return`**${y||"bold text"}**`;case"italic":return`*${y||"italic text"}*`;case"underline":return`<u>${y||"underlined text"}</u>`;case"link":return`[${y||"link text"}](https://)`;case"bulletList":return(y||"List item").split(`
|
|
1
|
+
(function(U,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):(U=typeof globalThis<"u"?globalThis:U||self,e(U.index={},U.Vue,U.VueRouter,U.index))})(this,(function(U,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__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__header,.vf-datatable__cell{text-align:left;padding:var(--vf-datatable-cell-padding)}.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)}.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}),m=e.computed(()=>t.active===void 0?p.value:t.active),z=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 g=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":m.value,"vf-link_disabled":h.disabled}]),"aria-disabled":h.disabled?"true":void 0,tabindex:h.disabled?-1:void 0,onClick:z,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(g,{key:1,ref_key:"link",ref:s,to:f.value,class:e.normalizeClass(["vf-link",{"vf-link_active":m.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:z,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=(g,B)=>`${g.label??g.to??g.href??g.url??"item"}_${B.toString()}`,s=g=>g.toLowerCase().replace(/[^a-z0-9_-]+/g,"-"),c=(g,B)=>`vf-menu-parent-${s(d(g,B))}`,n=(g,B)=>`vf-menu-submenu-${s(d(g,B))}`,f=g=>g.to?"router-link":"a",v=g=>g.map(B=>({...B,items:B.items?v(B.items):void 0})),p=g=>{g.items&&g.items.length?(o.value.map(B=>{B!==g&&(B.subMenuVisible=!1)}),g.subMenuVisible=!g.subMenuVisible):Object.prototype.hasOwnProperty.call(g,"command")&&typeof g.command=="function"&&g.command()},m=g=>{const B=typeof document<"u"?document.getElementById(g):null,k=B==null?void 0:B.querySelector('[role="menuitem"]');k&&k.focus()},z=async(g,B,k)=>{if(B.items&&B.items.length){if(g.key==="Enter"||g.key===" "){g.preventDefault(),p(B);return}if(g.key==="ArrowRight"||g.key==="ArrowDown"){g.preventDefault(),B.subMenuVisible||p(B),await e.nextTick(),m(n(B,k));return}(g.key==="ArrowLeft"||g.key==="Escape")&&B.subMenuVisible&&(g.preventDefault(),B.subMenuVisible=!1)}},l=g=>`${g.label??""}|${g.to??""}|${g.href??""}|${g.url??""}`,h=(g,B)=>g.items&&g.items.length?g.items.some(k=>l(k)===l(B)||h(k,B)):!1,_=g=>{var B;for(const k of o.value)if((B=k.items)!=null&&B.length){const u=h(k,g);k.active=u,k.subMenuVisible=u}r("active",g),r("onActive",g)};return e.watch(()=>t.items,g=>{o.value=v(g)},{deep:!0,immediate:!0}),(g,B)=>{const k=e.resolveComponent("VfMenu");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-menu",`vf-menu_${g.orientation}`])},[e.createElementVNode("ul",{class:"vf-menu__list",role:"menu","aria-orientation":g.orientation==="horizontal"?"horizontal":"vertical"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(u,y)=>(e.openBlock(),e.createElementBlock("li",{key:d(u,y),class:"vf-menu__item",role:"none"},[g.$slots[d(u,y)]?e.renderSlot(g.$slots,d(u,y),{key:0,item:{...u,class:"vf-menu__link"}}):u.separator?(e.openBlock(),e.createElementBlock("hr",_t)):u.items&&u.items.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("button",{class:e.normalizeClass(["vf-menu__parent",{"vf-menu__parent_active":u.active}]),id:c(u,y),type:"button",role:"menuitem",tabindex:"0","aria-haspopup":"menu","aria-expanded":u.subMenuVisible?"true":"false","aria-controls":n(u,y),onClick:V=>p(u),onKeydown:V=>z(V,u,y)},[u.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:u.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(u.label)+" ",1),e.createVNode(e.unref(ye.CmIcon),{icon:"chevronDown",class:"vf-menu__chevron"})],42,yt),u.items?(e.openBlock(),e.createBlock(k,{key:0,id:n(u,y),items:u.items,class:e.normalizeClass(["vf-menu__submenu",{"vf-menu__submenu_visible":u.subMenuVisible}]),onOnActive:_},null,8,["id","items","class"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(Ce,{key:3,to:u.to,href:u.href??u.url,as:f(u),class:"vf-menu__link",active:u.active,disabled:u.disabled,role:"menuitem","aria-disabled":u.disabled?"true":"false","aria-current":u.active?"page":void 0,onClick:V=>p(u),onActive:V=>_(u)},{default:e.withCtx(()=>[u.icon?(e.openBlock(),e.createBlock(e.unref(ye.CmIcon),{key:0,icon:u.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(u.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=m=>!!m&&t.includes(m),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 m=a.size??(r==null?void 0:r.value.size)??"normal",z=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"),z==="text"&&_.push("vf-button_text"),z==="outlined"&&_.push("vf-button_outlined"),["small","large"].indexOf(m)>-1&&_.push(`vf-button_${m}`),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(m,z)=>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),m.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(p.value)},[e.renderSlot(m.$slots,"default")],2)):m.label?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(p.value)},e.toDisplayString(m.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),m.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(p.value)},[e.renderSlot(m.$slots,"default")],2)):m.label?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(p.value)},e.toDisplayString(m.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"],Tt=["disabled"],Ft=["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 u=["vf-inline-edit",`vf-inline-edit_${t.variant}`];return t.size!=="normal"&&u.push(`vf-inline-edit_${t.size}`),t.disabled&&u.push("vf-inline-edit_disabled"),o.value&&u.push("vf-inline-edit_editing"),u}),m=()=>{if(t.modelValue===null||t.modelValue===void 0){d.value="";return}d.value=String(t.modelValue)},z=async()=>{var u,y;!c.value||o.value||(m(),o.value=!0,r("start"),await e.nextTick(),(u=s.value)==null||u.focus(),(y=s.value)==null||y.select())},l=()=>{if(t.type==="number"){if(!d.value.trim())return null;const u=Number(d.value);return Number.isFinite(u)?u:t.modelValue??null}return d.value},h=()=>{if(!o.value||t.disabled)return;const u=l();r("update:modelValue",u),r("save",u),o.value=!1,r("end")},_=()=>{o.value&&(m(),o.value=!1,r("cancel"),r("end"))},g=u=>{const y=u.target;d.value=y.value},B=u=>r("focus",u),k=u=>r("blur",u);return(u,y)=>(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:u.placeholder,disabled:u.disabled,readonly:u.readonly,onInput:g,onKeydown:[e.withKeys(e.withModifiers(h,["prevent"]),["enter"]),e.withKeys(e.withModifiers(_,["prevent"]),["esc"])],onFocus:B,onBlur:k},null,40,Nt),e.createElementVNode("div",Lt,[e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_save",type:"button",disabled:u.disabled,onClick:h},e.toDisplayString(u.saveLabel),9,Dt),e.createElementVNode("button",{class:"vf-inline-edit__action vf-inline-edit__action_cancel",type:"button",disabled:u.disabled,onClick:_},e.toDisplayString(u.cancelLabel),9,Tt)])],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:u.disabled,onClick:z},e.toDisplayString(u.editLabel),9,Ft)):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=(_,g=!1)=>{if(!(t.disabled||t.readonly)){if(n(),g||t.debounce<=0){r("search",_);return}s=setTimeout(()=>{r("search",_),s=null},t.debounce)}},v=_=>{const B=_.target.value;d.value=B,r("update:modelValue",B),r("input",_),f(B)},p=_=>r("change",_),m=_=>r("focus",_),z=_=>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()}),(_,g)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[g[0]||(g[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:m,onBlur:z},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 E;return((E=v.value)==null?void 0:E.trigger)??o.triggers[0]??"@"}),m=e.computed(()=>o.suggestions.map(E=>({...E,trigger:E.trigger??p.value}))),z=e.computed(()=>{const E=v.value;if(!E)return[];if(E.query.length<o.minQueryLength)return[];const I=E.query.toLowerCase();return m.value.filter(W=>W.trigger===E.trigger).filter(W=>W.label.toLowerCase().includes(I)).slice(0,Math.max(1,o.maxSuggestions))}),l=e.computed(()=>z.value),h=e.computed(()=>{const E=["vf-mention-input",`vf-mention-input_${o.variant}`,c.value?"vf-mention-input_open":""];return o.size!=="normal"&&E.push(`vf-mention-input_${o.size}`),o.disabled&&E.push("vf-mention-input_disabled"),E.filter(Boolean)}),_=()=>{c.value=!1,n.value=-1},g=()=>{if(!(o.disabled||o.readonly)){if(!l.value.length){_();return}c.value=!0,n.value<0&&(n.value=B())}},B=()=>l.value.findIndex(E=>!E.disabled),k=(E,I)=>{const W=E.slice(0,I);let $=-1,R="";for(const M of o.triggers){const O=W.lastIndexOf(M);O>$&&($=O,R=M)}if($<0||$>0&&!/\s/.test(W[$-1]))return null;const b=W.slice($+R.length);return!b||/\s/.test(b)?null:{trigger:R,query:b,start:$,end:I}},u=E=>{const I=E.selectionStart??E.value.length,W=k(E.value,I);if(v.value=W,W){t("search",{trigger:W.trigger,query:W.query}),g();return}_()},y=E=>{const I=E.target;t("update:modelValue",I.value),t("input",E),u(I)},V=E=>t("change",E),F=E=>t("focus",E),T=E=>{t("blur",E),window.setTimeout(()=>{var I;(I=d.value)!=null&&I.contains(document.activeElement)||_()},0)},w=E=>{if(!c.value||!l.value.length)return;let I=n.value;(I<0||I>=l.value.length)&&(I=E>0?-1:l.value.length);for(let W=0;W<l.value.length;W+=1)if(I=(I+E+l.value.length)%l.value.length,!l.value[I].disabled){n.value=I;return}},S=()=>{if(!c.value){g();return}w(1)},x=()=>{if(!c.value){g();return}w(-1)},D=E=>{if(E.disabled||!v.value||!s.value)return;const I=o.modelValue??"",W=v.value,$=I.slice(0,W.start),R=I.slice(W.end),b=String(E.value??E.label),M=`${W.trigger}${b}${o.appendSpace?" ":""}`,O=`${$}${M}${R}`,P=$.length+M.length;t("update:modelValue",O),t("select",E),t("insert",{trigger:W.trigger,query:W.query,option:E,text:M,range:[W.start,W.end]}),_(),requestAnimationFrame(()=>{var N,A;(N=s.value)==null||N.focus(),(A=s.value)==null||A.setSelectionRange(P,P)})},L=()=>{if(!c.value)return;const E=l.value[n.value];E&&D(E)},C=E=>{const I=E.key;if(I==="ArrowDown"){E.preventDefault(),S();return}if(I==="ArrowUp"){E.preventDefault(),x();return}if(I==="Enter"){E.preventDefault(),L();return}I==="Escape"&&(E.preventDefault(),_())};return e.watch(()=>o.modelValue,()=>{s.value&&u(s.value)}),e.watch(l,()=>{if(!l.value.length){_();return}(n.value<0||n.value>=l.value.length)&&(n.value=B())}),(E,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:E.modelValue,placeholder:E.placeholder,disabled:E.disabled,readonly:E.readonly,"aria-label":E.ariaLabel,"aria-expanded":c.value,"aria-controls":f,"aria-autocomplete":"list",onInput:y,onChange:V,onFocus:F,onBlur:T,onKeydown:C},null,40,At),e.withDirectives(e.createElementVNode("div",{id:f,class:"vf-mention-input__panel",role:"listbox"},[E.loading?(e.openBlock(),e.createElementBlock("div",Kt,e.toDisplayString(E.loadingText),1)):l.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(l.value,(W,$)=>(e.openBlock(),e.createElementBlock("button",{key:`${W.trigger??""}-${String(W.value??W.label)}-${$}`,class:e.normalizeClass(["vf-mention-input__option",{"is-highlighted":$===n.value}]),type:"button",role:"option",disabled:W.disabled,onMousedown:I[0]||(I[0]=e.withModifiers(()=>{},["prevent"])),onClick:R=>D(W)},[e.createElementVNode("span",Wt,e.toDisplayString(W.trigger??p.value),1),e.createElementVNode("span",null,e.toDisplayString(W.label),1)],42,Ht))),128)):(e.openBlock(),e.createElementBlock("div",jt,e.toDisplayString(E.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 g=["vf-password-input",`vf-password-input_${t.variant}`];return t.size!=="normal"&&g.push(`vf-password-input_${t.size}`),t.disabled&&g.push("vf-password-input_disabled"),g}),c=e.computed(()=>{const g=t.modelValue??"";if(!g)return"weak";let B=0;return g.length>=8&&(B+=1),/[a-z]/.test(g)&&/[A-Z]/.test(g)&&(B+=1),/\d/.test(g)&&(B+=1),/[^a-zA-Z0-9]/.test(g)&&(B+=1),B>=4?"strong":B>=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=g=>{const B=g.target;r("update:modelValue",B.value),r("input",g)},m=g=>r("change",g),z=g=>r("focus",g),l=g=>{d.value=!1,r("blur",g)},h=g=>{const B=typeof g.getModifierState=="function",k=!!g.capsLock;d.value=B?g.getModifierState("CapsLock"):k},_=()=>{t.disabled||(o.value=!o.value,r("toggleVisibility",o.value))};return(g,B)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value)},[e.createElementVNode("div",Ut,[g.$slots.prefix?(e.openBlock(),e.createElementBlock("span",Yt,[e.renderSlot(g.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-password-input__control",type:o.value?"text":"password",value:g.modelValue,placeholder:g.placeholder,disabled:g.disabled,readonly:g.readonly,autocomplete:g.autocomplete,"aria-label":g.ariaLabel,onInput:p,onChange:m,onFocus:z,onBlur:l,onKeydown:h,onKeyup:h},null,40,qt),g.showToggle?(e.openBlock(),e.createElementBlock("button",{key:1,class:"vf-password-input__toggle",type:"button",disabled:g.disabled,"aria-label":o.value?g.hideLabel:g.revealLabel,onClick:_},e.toDisplayString(o.value?g.hideText:g.revealText),9,Xt)):e.createCommentVNode("",!0),g.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Qt,[e.renderSlot(g.$slots,"suffix")])):e.createCommentVNode("",!0)]),g.showStrength&&g.modelValue?(e.openBlock(),e.createElementBlock("div",Zt,[e.createElementVNode("div",Jt,[e.createElementVNode("span",{class:e.normalizeClass(v.value),style:e.normalizeStyle({width:`${n.value}%`})},null,6)]),e.createElementVNode("span",eo,e.toDisplayString(f.value),1)])):e.createCommentVNode("",!0),g.showCapsLockHint&&d.value&&!g.disabled?(e.openBlock(),e.createElementBlock("p",to,e.toDisplayString(g.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=k=>{const u=`${k??""}`;let y="";for(const V of u)s.value.test(V)&&(y+=V);return y.slice(0,d.value)},n=e.computed(()=>{const k=c(t.modelValue),u=Array.from({length:d.value},()=>"");for(let y=0;y<k.length;y+=1)u[y]=k[y];return u}),f=e.computed(()=>{const k=["vf-otp-input",`vf-otp-input_${t.variant}`];return t.size!=="normal"&&k.push(`vf-otp-input_${t.size}`),t.disabled&&k.push("vf-otp-input_disabled"),k}),v=(k,u)=>{o.value[u]=k},p=k=>{const u=Math.max(0,Math.min(d.value-1,k)),y=o.value[u];y==null||y.focus(),y==null||y.select()},m=k=>{const u=k.join("");r("update:modelValue",u),r("change",u),u.length===d.value&&r("complete",u)},z=(k,u)=>{const y=[...n.value],V=c(k);let F=u;for(let T=0;T<V.length;T+=1){const w=u+T;if(w>=d.value)break;y[w]=V[T],F=w}m(y),V.length>0&&p(Math.min(F+1,d.value-1))},l=(k,u)=>{const V=k.target.value??"";if(!V){const F=[...n.value];F[u]="",m(F);return}z(V,u)},h=k=>{var T;if(t.disabled||t.readonly)return;const u=document.activeElement,y=o.value.findIndex(w=>w===u),V=y>=0?y:0,F=((T=k.clipboardData)==null?void 0:T.getData("text"))??"";k.preventDefault(),r("paste",F),z(F,V)},_=(k,u)=>{if(k.key==="Backspace"){k.preventDefault();const y=[...n.value];if(y[u]){y[u]="",m(y);return}u>0&&(y[u-1]="",m(y),p(u-1));return}if(k.key==="ArrowLeft"){k.preventDefault(),p(u-1);return}k.key==="ArrowRight"&&(k.preventDefault(),p(u+1))},g=k=>r("focus",k),B=k=>r("blur",k);return e.onMounted(()=>{t.autoFocus&&!t.disabled&&!t.readonly&&p(0)}),(k,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value),role:"group","aria-label":k.ariaLabel,onPaste:h},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(y,V)=>(e.openBlock(),e.createElementBlock("input",{key:V,ref_for:!0,ref:F=>v(F,V),class:"vf-otp-input__cell",type:k.mask?"password":"text",inputmode:"numeric",pattern:k.alphanumeric?void 0:"[0-9]*",placeholder:k.placeholder,value:n.value[V],disabled:k.disabled,readonly:k.readonly,autocomplete:k.autocomplete,maxlength:"1",onInput:F=>l(F,V),onKeydown:F=>_(F,V),onFocus:g,onBlur:B},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=(C,E,I)=>Math.min(I,Math.max(E,C)),f=C=>n(Math.round(C),0,255).toString(16).padStart(2,"0"),v=C=>{const E=C.trim().replace(/^#/,"");if(![3,4,6,8].includes(E.length))return null;let I=E;if((E.length===3||E.length===4)&&(I=E.split("").map(M=>`${M}${M}`).join("")),!/^[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$/.test(I))return null;const W=Number.parseInt(I.slice(0,2),16),$=Number.parseInt(I.slice(2,4),16),R=Number.parseInt(I.slice(4,6),16),b=I.length===8?Number.parseInt(I.slice(6,8),16)/255:1;return{r:W,g:$,b:R,a:b,valid:!0,preview:`rgba(${W}, ${$}, ${R}, ${b})`}},p=C=>{const E=C.trim().match(/^rgba?\((.*)\)$/i);if(!E)return null;const I=E[1].split(",").map(A=>A.trim());if(I.length!==3&&I.length!==4)return null;const W=Number(I[0]),$=Number(I[1]),R=Number(I[2]),b=I.length===4?Number(I[3]):1;if(![W,$,R,b].every(Number.isFinite))return null;const M=n(W,0,255),O=n($,0,255),P=n(R,0,255),N=n(b,0,1);return{r:M,g:O,b:P,a:N,valid:!0,preview:`rgba(${M}, ${O}, ${P}, ${N})`}},m=(C,E,I)=>{const W=(C%360+360)%360,$=n(E,0,100)/100,R=n(I,0,100)/100,b=(1-Math.abs(2*R-1))*$,M=b*(1-Math.abs(W/60%2-1)),O=R-b/2;let P=0,N=0,A=0;return W<60?(P=b,N=M):W<120?(P=M,N=b):W<180?(N=b,A=M):W<240?(N=M,A=b):W<300?(P=M,A=b):(P=b,A=M),{r:Math.round((P+O)*255),g:Math.round((N+O)*255),b:Math.round((A+O)*255)}},z=(C,E,I)=>{const W=C/255,$=E/255,R=I/255,b=Math.max(W,$,R),M=Math.min(W,$,R),O=b-M;let P=0;O!==0&&(b===W?P=($-R)/O%6:b===$?P=(R-W)/O+2:P=(W-$)/O+4,P*=60),P<0&&(P+=360);const N=(b+M)/2,A=O===0?0:O/(1-Math.abs(2*N-1));return{h:Math.round(P),s:Math.round(A*100),l:Math.round(N*100)}},l=C=>{const E=C.trim().match(/^hsla?\((.*)\)$/i);if(!E)return null;const I=E[1].split(",").map(P=>P.trim().replace("%",""));if(I.length!==3&&I.length!==4)return null;const W=Number(I[0]),$=Number(I[1]),R=Number(I[2]),b=I.length===4?Number(I[3]):1;if(![W,$,R,b].every(Number.isFinite))return null;const M=m(W,$,R),O=n(b,0,1);return{...M,a:O,valid:!0,preview:`rgba(${M.r}, ${M.g}, ${M.b}, ${O})`}},h=C=>{const E=v(C)??p(C)??l(C);return E||{r:59,g:130,b:246,a:1,valid:!1,preview:"rgba(59, 130, 246, 1)"}},_=(C,E,I,W)=>{if(t.format==="rgb")return t.alpha?`rgba(${C}, ${E}, ${I}, ${W.toFixed(2)})`:`rgb(${C}, ${E}, ${I})`;if(t.format==="hsl"){const R=z(C,E,I);return t.alpha?`hsla(${R.h}, ${R.s}%, ${R.l}%, ${W.toFixed(2)})`:`hsl(${R.h}, ${R.s}%, ${R.l}%)`}const $=`#${f(C)}${f(E)}${f(I)}`;return t.alpha?`${$}${f(W*255)}`:$},g=C=>{const E=h(C);s.value=`#${f(E.r)}${f(E.g)}${f(E.b)}`,c.value=Math.round(n(E.a,0,1)*100)};e.watch(()=>t.modelValue,C=>{g(C)},{immediate:!0});const B=e.computed(()=>{const C=h(s.value);return`rgba(${C.r}, ${C.g}, ${C.b}, ${t.alpha?c.value/100:1})`}),k=e.computed(()=>{const C=h(s.value),E=t.alpha?c.value/100:1;return _(C.r,C.g,C.b,E)}),u=e.computed(()=>{const C=["vf-color-picker",`vf-color-picker_${t.variant}`];return t.size!=="normal"&&C.push(`vf-color-picker_${t.size}`),t.disabled&&C.push("vf-color-picker_disabled"),C}),y=()=>{const C=h(s.value),E=t.alpha?c.value/100:1,I=_(C.r,C.g,C.b,E);r("update:modelValue",I),r("change",I)},V=C=>{const E=C.target;s.value=E.value,y()},F=C=>{const E=C.target;c.value=n(Number(E.value),0,100),y()},T=C=>{const E=C.target,I=h(E.value);if(!I.valid){E.value=k.value;return}s.value=`#${f(I.r)}${f(I.g)}${f(I.b)}`,t.alpha&&(c.value=Math.round(I.a*100)),y()},w=C=>{if(t.disabled||t.readonly)return;const E=h(C);E.valid&&(s.value=`#${f(E.r)}${f(E.g)}${f(E.b)}`,t.alpha&&(c.value=Math.round(E.a*100)),y())},S=()=>{d.value&&(d.value=!1,r("close"))},x=()=>{d.value||t.disabled||t.readonly||(d.value=!0,r("open"))},D=()=>{d.value?S():x()},L=C=>{!d.value||!o.value||o.value.contains(C.target)||S()};return e.onMounted(()=>{document.addEventListener("click",L)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",L)}),(C,E)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:o,class:e.normalizeClass(u.value)},[e.createElementVNode("button",{class:"vf-color-picker__control",type:"button",disabled:C.disabled,"aria-expanded":d.value,"aria-label":C.ariaLabel,onClick:D},[e.createElementVNode("span",{class:"vf-color-picker__swatch",style:e.normalizeStyle({backgroundColor:B.value})},null,4),e.createElementVNode("span",io,e.toDisplayString(k.value),1),E[0]||(E[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:V},null,40,fo)]),C.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:F},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:C.placeholder,value:k.value,onChange:T},null,40,go)]),C.presets.length?(e.openBlock(),e.createElementBlock("div",bo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(C.presets,(I,W)=>(e.openBlock(),e.createElementBlock("button",{key:`${I}-${W}`,class:"vf-color-picker__preset",type:"button",style:e.normalizeStyle({backgroundColor:h(I).preview}),onClick:$=>w(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(y=>!!o[y])),n=e.computed(()=>c.value.length),f=y=>`${y??""}`.replace(/\s+/g,""),v=y=>{if(!d.value)return f(y);const V=`${y??""}`.split(""),F=d.value.split(""),T=[];let w=0,S=0;for(;w<F.length&&S<V.length;){const x=F[w],D=V[S],L=o[x];if(L){if(L.test(D)){T.push(D),w+=1,S+=1;continue}S+=1;continue}D===x&&(S+=1),w+=1}return T.join("")},p=y=>{if(!d.value)return y;const V=v(y);if(!V.length)return"";const F=d.value;let T=0,w="";for(const S of F){const x=o[S];if(x){if(T>=V.length)break;const D=V[T];if(!x.test(D)){T+=1;continue}w+=D,T+=1;continue}if(T===0){w+=S;continue}T<V.length&&(w+=S)}return w},m=y=>s.value?f(y):v(y),z=y=>s.value?s.value(y):p(y),l=e.computed(()=>{const y=`${t.modelValue??""}`;return t.mask?t.unmask?z(m(y)):s.value?y:z(m(y)):y}),h=y=>d.value?y.length===n.value:!1,_=e.computed(()=>{const y=["vf-masked-input",`vf-masked-input_${t.variant}`];return t.size!=="normal"&&y.push(`vf-masked-input_${t.size}`),t.disabled&&y.push("vf-masked-input_disabled"),y}),g=y=>{const V=y.target,F=m(V.value),T=z(F);V.value=T,r("update:modelValue",t.unmask?F:T),r("input",y),h(F)&&r("complete",t.unmask?F:T)},B=y=>r("change",y),k=y=>r("focus",y),u=y=>r("blur",y);return(y,V)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(_.value)},[y.$slots.prefix?(e.openBlock(),e.createElementBlock("span",yo,[e.renderSlot(y.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{ref:"control",class:"vf-masked-input__control",type:"text",value:l.value,placeholder:y.placeholder,disabled:y.disabled,readonly:y.readonly,onInput:g,onChange:B,onFocus:k,onBlur:u},null,40,ko),y.$slots.suffix?(e.openBlock(),e.createElementBlock("span",wo,[e.renderSlot(y.$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=k=>(typeof o.value=="number"&&(k=Math.max(o.value,k)),typeof d.value=="number"&&(k=Math.min(d.value,k)),k),n=k=>{if(typeof t.precision!="number"||!Number.isFinite(t.precision))return k;const u=Math.max(0,Math.floor(t.precision));return Number.parseFloat(k.toFixed(u))},f=k=>{if(!k.trim())return null;const u=Number(k);return Number.isFinite(u)?n(c(u)):null},v=e.computed(()=>t.modelValue===null||t.modelValue===void 0||!Number.isFinite(t.modelValue)?"":`${t.modelValue}`),p=e.computed(()=>{const k=["vf-number-input",`vf-number-input_${t.variant}`];return t.size!=="normal"&&k.push(`vf-number-input_${t.size}`),t.disabled&&k.push("vf-number-input_disabled"),t.controls&&k.push("vf-number-input_controls"),k}),m=k=>{const u=k.target,y=f(u.value);r("update:modelValue",y),r("input",k)},z=k=>r("change",k),l=k=>r("focus",k),h=k=>r("blur",k),_=()=>Number.isFinite(t.modelValue)?t.modelValue:typeof o.value=="number"?o.value:0,g=()=>{if(t.disabled||t.readonly)return;const k=n(c(_()+s.value));r("update:modelValue",k)},B=()=>{if(t.disabled||t.readonly)return;const k=n(c(_()-s.value));r("update:modelValue",k)};return(k,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[k.$slots.prefix?(e.openBlock(),e.createElementBlock("span",xo,[e.renderSlot(k.$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:k.placeholder,disabled:k.disabled,readonly:k.readonly,"aria-label":k.ariaLabel,onInput:m,onChange:z,onFocus:l,onBlur:h},null,40,Co),k.controls?(e.openBlock(),e.createElementBlock("div",Bo,[e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:k.disabled||k.readonly,"aria-label":"Increment",onClick:g}," + ",8,So),e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:k.disabled||k.readonly,"aria-label":"Decrement",onClick:B}," - ",8,$o)])):e.createCommentVNode("",!0),k.$slots.suffix?(e.openBlock(),e.createElementBlock("span",Vo,[e.renderSlot(k.$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(D(C(r.initialValues,r.modelValue))),s=e.ref(D(d.value)),c=e.ref({}),n=e.ref({}),f=e.ref(!1);e.watch(()=>r.modelValue,b=>{b!==void 0&&(L(b,s.value)||(s.value=D(b)))},{deep:!0}),e.watch(()=>r.initialValues,b=>{d.value=D(C(b,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),m=e.computed(()=>!L(s.value,d.value)),z=e.computed(()=>{const b=["vf-form"];return r.disabled&&b.push("vf-form_disabled"),b}),l=(b,M,O={})=>{!b||r.disabled||(s.value={...s.value,[b]:M},t("update:modelValue",D(s.value)),O.emitChange!==!1&&t("change",D(s.value),b,M))},h=(b,M=!0)=>{b&&(c.value={...c.value,[b]:M})},_=(b,M="")=>{if(!b)return;const O={...n.value};M?O[b]=M:delete O[b],n.value=O},g=()=>{const b={...c.value};for(const M in s.value)b[M]=!0;c.value=b},B=b=>v.value.has(b),k=async(b="submit")=>{if(!r.validate)return b!=="submit"&&t("validate",{},D(s.value),b),!0;const M=await r.validate(D(s.value)),O=E(M);return n.value=O,t("validate",D(O),D(s.value),b),!Object.keys(O).length},u=async b=>{if(!r.disabled){f.value=!0,g();try{const M=await k("submit"),O=D(s.value);if(!M){t("invalidSubmit",D(n.value),O,b);return}t("submit",O,b)}finally{f.value=!1}}},y=b=>{r.disabled||(s.value=D(d.value),c.value={},n.value={},t("update:modelValue",D(s.value)),t("reset",D(s.value),b))},V=async b=>{await u(b)},F=b=>{b.preventDefault(),y(b)},T=async b=>{const M=I(b.target);if(!M)return;const O=M.name.trim(),P=W(M);l(O,P),B("input")&&await k("input")},w=async b=>{const M=I(b.target);if(!M)return;const O=M.name.trim(),P=W(M);l(O,P),B("change")&&await k("change")},S=async b=>{const M=I(b.target);if(!M)return;const O=M.name.trim();h(O,!0),t("blur",O,D(s.value)),B("blur")&&await k("blur")};function x(b){return!!b&&typeof b=="object"&&!Array.isArray(b)}function D(b){if(Array.isArray(b))return b.map(M=>D(M));if(x(b)){const M={};for(const O in b)M[O]=D(b[O]);return M}return b}function L(b,M){if(b===M)return!0;if(Array.isArray(b)&&Array.isArray(M)){if(b.length!==M.length)return!1;for(let O=0;O<b.length;O+=1)if(!L(b[O],M[O]))return!1;return!0}if(x(b)&&x(M)){const O=Object.keys(b),P=Object.keys(M);if(O.length!==P.length)return!1;for(const N of O)if(!L(b[N],M[N]))return!1;return!0}return!1}function C(...b){const M={};for(const O of b)if(!(!O||!x(O)))for(const P in O)M[P]=D(O[P]);return M}function E(b){if(b==null||b===!0)return{};if(b===!1)return{_form:"Form is invalid"};if(typeof b=="string")return{_form:b};if(!x(b))return{};const M={};for(const O in b){const P=b[O];typeof P=="string"&&P&&(M[O]=P)}return M}function I(b){var M;return b&&(b instanceof HTMLInputElement||b instanceof HTMLSelectElement||b instanceof HTMLTextAreaElement)&&((M=b.name)==null?void 0:M.trim())?b:null}function W(b){var M;return b instanceof HTMLInputElement?b.type==="checkbox"?$(b):b.type==="radio"?R(b):b.type==="file"?b.multiple?b.files?Array.from(b.files):[]:((M=b.files)==null?void 0:M[0])??null:b.type==="number"||b.type==="range"?b.value===""?null:Number(b.value):b.value:b instanceof HTMLSelectElement&&b.multiple?Array.from(b.selectedOptions).map(O=>O.value):b.value}function $(b){const M=o.value;if(!M)return b.checked;const O=Array.from(M.querySelectorAll('input[type="checkbox"]')).filter(P=>P.name===b.name);return O.length>1||b.value!=="on"?O.filter(P=>P.checked).map(P=>P.value):b.checked}function R(b){const M=o.value;if(!M)return b.value;const O=Array.from(M.querySelectorAll('input[type="radio"]')).find(P=>P.name===b.name&&P.checked);return O==null?void 0:O.value}return(b,M)=>(e.openBlock(),e.createElementBlock("form",{ref_key:"formRef",ref:o,class:e.normalizeClass(z.value),id:b.id,"aria-label":b.ariaLabel,"aria-labelledby":b.ariaLabelledby,novalidate:b.novalidate,onSubmit:e.withModifiers(V,["prevent"]),onReset:F,onInput:T,onChange:w,onFocusout:S},[e.renderSlot(b.$slots,"default",{values:s.value,errors:n.value,touched:c.value,isValid:p.value,isDirty:m.value,isSubmitting:f.value,setFieldValue:l,setFieldTouched:h,setFieldError:_,validate:k,submit:u,reset:y})],42,No))}}),Do=["for"],To={key:0,class:"vf-form-field__required","aria-hidden":"true"},Fo={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 m=[];return n.value&&m.push(d.value),f.value&&m.push(s.value),m.length?m.join(" "):void 0}),p=e.computed(()=>{const m=["vf-form-field"];return a.size!=="normal"&&m.push(`vf-form-field_${a.size}`),a.disabled&&m.push("vf-form-field_disabled"),f.value&&m.push("vf-form-field_invalid"),m});return(m,z)=>(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(m.$slots,"label",{},()=>[e.createTextVNode(e.toDisplayString(m.label),1)]),m.required?(e.openBlock(),e.createElementBlock("span",To,"*")):e.createCommentVNode("",!0)],8,Do)):e.createCommentVNode("",!0),e.createElementVNode("div",Fo,[e.renderSlot(m.$slots,"default",{id:o.value,describedBy:v.value,invalid:f.value,required:m.required})]),n.value?(e.openBlock(),e.createElementBlock("p",{key:1,id:d.value,class:"vf-form-field__hint"},[e.renderSlot(m.$slots,"hint",{},()=>[e.createTextVNode(e.toDisplayString(m.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(m.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(m.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 u=["vf-rich-text-editor",`vf-rich-text-editor_${r.variant}`];return r.size!=="normal"&&u.push(`vf-rich-text-editor_${r.size}`),r.disabled&&u.push("vf-rich-text-editor_disabled"),u}),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=u=>{switch(u){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 u}},p=u=>r.maxLength<=0?u:u.slice(0,r.maxLength),m=(u,y)=>{switch(u){case"bold":return`**${y||"bold text"}**`;case"italic":return`*${y||"italic text"}*`;case"underline":return`<u>${y||"underlined text"}</u>`;case"link":return`[${y||"link text"}](https://)`;case"bulletList":return(y||"List item").split(`
|
|
3
3
|
`).map(F=>`- ${F||"List item"}`).join(`
|
|
4
4
|
`);case"orderedList":return(y||"List item").split(`
|
|
5
5
|
`).map((F,T)=>`${T+1}. ${F||"List item"}`).join(`
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
\`\`\`
|
|
9
9
|
${y}
|
|
10
10
|
\`\`\`
|
|
11
|
-
`:`\`${y||"code"}\``;default:return y}},
|
|
11
|
+
`:`\`${y||"code"}\``;default:return y}},z=(u,y)=>{switch(u){case"bold":return`<strong>${y||"bold text"}</strong>`;case"italic":return`<em>${y||"italic text"}</em>`;case"underline":return`<u>${y||"underlined text"}</u>`;case"link":return`<a href="https://">${y||"link text"}</a>`;case"bulletList":return`<ul>${(y||"List item").split(`
|
|
12
12
|
`).map(T=>`<li>${T||"List item"}</li>`).join("")}</ul>`;case"orderedList":return`<ol>${(y||"List item").split(`
|
|
13
13
|
`).map(T=>`<li>${T||"List item"}</li>`).join("")}</ol>`;case"code":return y.includes(`
|
|
14
|
-
`)?`<pre><code>${y||"code"}</code></pre>`:`<code>${y||"code"}</code>`;default:return y}},l=(g,y)=>r.format==="html"?b(g,y):u(g,y),_=g=>{if(r.disabled||r.readonly||!o.value)return;const y=o.value,E=y.selectionStart??0,F=y.selectionEnd??E,T=y.value,k=T.slice(E,F),B=l(g,k),w=p(`${T.slice(0,E)}${B}${T.slice(F)}`),L=Math.min(E+B.length,w.length);y.value=w,y.focus(),y.setSelectionRange(L,L),t("update:modelValue",w),t("action",g,w)},h=g=>{const y=g.target,E=p(y.value);E!==y.value&&(y.value=E),t("update:modelValue",E),t("input",g)},C=g=>t("change",g),D=g=>t("focus",g),x=g=>t("blur",g);return(g,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value)},[g.showToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-rich-text-editor__toolbar",role:"toolbar","aria-label":g.toolbarLabel},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,E=>(e.openBlock(),e.createElementBlock("button",{key:E,type:"button",class:"vf-rich-text-editor__toolbar-button","data-action":E,disabled:g.disabled||g.readonly,onClick:F=>_(E)},e.toDisplayString(v(E)),9,Ko))),128))],8,Ao)):e.createCommentVNode("",!0),e.createElementVNode("textarea",{ref_key:"control",ref:o,class:"vf-rich-text-editor__control",value:g.modelValue,placeholder:g.placeholder,disabled:g.disabled,readonly:g.readonly,rows:g.rows,"aria-label":g.ariaLabel,onInput:h,onChange:C,onFocus:D,onBlur:x},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(g.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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref(null),i=e.ref(!1),c=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:t.modelValue instanceof File?[t.modelValue]:[]),n=e.computed(()=>{const E=["vf-file-upload",`vf-file-upload_${t.variant}`,i.value?"vf-file-upload_dragging":""];return t.size!=="normal"&&E.push(`vf-file-upload_${t.size}`),(t.disabled||t.readonly)&&E.push("vf-file-upload_disabled"),E.filter(Boolean)}),f=(E,F)=>`${E.name}-${E.size}-${E.lastModified}-${F}`,v=E=>{if(!Number.isFinite(E))return"";const F=["B","KB","MB","GB"];let T=E,k=0;for(;T>=1024&&k<F.length-1;)T/=1024,k+=1;return`${T<10&&k>0?T.toFixed(1):Math.round(T).toString()} ${F[k]}`},p=E=>{if(t.multiple){r("update:modelValue",E),r("change",E);return}const F=E[0]??null;r("update:modelValue",F),r("change",F)},u=E=>{const F=[];let T=E;if(typeof t.maxSize=="number"&&Number.isFinite(t.maxSize)&&t.maxSize>0){const B=t.maxSize,w=[];T.forEach(L=>{if(L.size<=B){w.push(L);return}F.push({file:L,reason:"maxSize",maxSize:B})}),T=w}let k=t.maxFiles;return t.multiple||(k=1),typeof k=="number"&&Number.isFinite(k)&&k>0&&T.length>k&&(T.slice(k).forEach(w=>F.push({file:w,reason:"maxFiles",maxFiles:k})),T=T.slice(0,k)),{accepted:T,rejected:F}},b=E=>{if(t.disabled||t.readonly)return;const F=t.multiple?c.value:[],T=t.multiple?F.concat(E):E,{accepted:k,rejected:B}=u(T);p(k),B.length>0&&r("reject",B)},l=()=>{var E;t.disabled||t.readonly||(E=d.value)==null||E.click()},_=E=>{const F=E.target,T=F.files?Array.from(F.files):[];b(T),F.value=""},h=()=>{t.disabled||t.readonly||(i.value=!0)},C=()=>{i.value=!1},D=E=>{var T;if(t.disabled||t.readonly)return;i.value=!1;const F=(T=E.dataTransfer)!=null&&T.files?Array.from(E.dataTransfer.files):[];F.length&&b(F)},x=E=>{if(t.disabled||t.readonly)return;const F=c.value.filter((T,k)=>k!==E);p(F)},g=E=>r("focus",E),y=E=>r("blur",E);return(E,F)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:o,class:e.normalizeClass(n.value),onDragover:e.withModifiers(h,["prevent"]),onDragleave:e.withModifiers(C,["prevent"]),onDrop:e.withModifiers(D,["prevent"])},[e.createElementVNode("input",{ref_key:"input",ref:d,class:"vf-file-upload__input",type:"file",accept:E.accept,multiple:E.multiple,disabled:E.disabled||E.readonly,onChange:_},null,40,jo),e.createElementVNode("div",{class:"vf-file-upload__control",role:"button",tabindex:E.disabled||E.readonly?-1:0,"aria-disabled":E.disabled||E.readonly,onClick:l,onKeydown:[e.withKeys(e.withModifiers(l,["prevent"]),["enter"]),e.withKeys(e.withModifiers(l,["prevent"]),["space"])],onFocus:g,onBlur:y},[e.createElementVNode("div",Uo,[c.value.length===0?(e.openBlock(),e.createElementBlock("span",Yo,e.toDisplayString(E.placeholder),1)):(e.openBlock(),e.createElementBlock("div",qo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(T,k)=>(e.openBlock(),e.createElementBlock("div",{key:f(T,k),class:"vf-file-upload__item"},[e.createElementVNode("span",Xo,e.toDisplayString(T.name),1),e.createElementVNode("span",Qo,e.toDisplayString(v(T.size)),1),!E.disabled&&!E.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-file-upload__remove",type:"button","aria-label":`Remove ${T.name}`,onClick:e.withModifiers(B=>x(k),["stop"])}," ✕ ",8,Zo)):e.createCommentVNode("",!0)]))),128))]))]),e.createElementVNode("button",{class:"vf-file-upload__button",type:"button",disabled:E.disabled||E.readonly,onClick:e.withModifiers(l,["stop"])},e.toDisplayString(E.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=s=>{if(s==null||!(s instanceof HTMLElement))return null;if(typeof window<"u"){const a=window.getComputedStyle(s),r=`${a.overflowX}${a.overflowY}`;if(/(auto|scroll|overlay)/.test(r))return s}return s.scrollHeight>s.clientHeight||s.scrollWidth>s.clientWidth?s:pe(s.parentNode)};function tr(s){return typeof window>"u"?!1:window.getComputedStyle(s).position==="fixed"}const or=(s,a)=>s.strategy?s.strategy:tr(a)?"fixed":"absolute",be=(s,a)=>or(s,a)==="fixed",se=(s,a,r={})=>{const t=s.getBoundingClientRect(),o=a?a.offsetParent:null,d=a?be(r,a):!1;if(o&&!d){const i=o.getBoundingClientRect(),c=o.scrollLeft,n=o.scrollTop;return{left:t.left-i.left+c,top:t.top-i.top+n,width:t.width,height:t.height}}return{left:t.left,top:t.top,width:t.width,height:t.height}},ke=(s,a)=>{var r;return(r=s.middleware)==null?void 0:r.find(t=>t.name===a)},Ke=(s,a)=>!!ke(s,a),rr=s=>{const a=pe(s);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=s=>s.scrollLeft+s.clientWidth,Se=s=>s.scrollTop+s.clientHeight,ue=(s,a,r=null,t={},o)=>{if(r===null&&typeof window<"u"&&be(t,a))return s;let d=0;if(r===null){const i=pe(a);d=i?i.scrollTop:0}return s-d},me=(s,a,r=null,t={},o)=>{let d;if(r===null&&typeof window<"u"&&be(t,a))d=window.innerWidth;else if(r===null){const i=pe(a);d=i?Be(i):0}else d=r.getBoundingClientRect().width;return-(s+a.clientWidth-d)},he=(s,a,r=null,t={},o)=>{let d;if(r===null&&typeof window<"u"&&be(t,a))d=window.innerHeight;else if(r===null){const i=pe(a);d=i?Se(i):0}else d=r.getBoundingClientRect().height;return-(s+a.clientHeight-d)},ge=(s,a,r=null,t={},o)=>{if(r===null&&typeof window<"u"&&be(t,a))return s;let d=0;if(r===null){const i=pe(a);d=i?i.scrollLeft:0}return s-d},He=({options:s,primaryX:a,primaryY:r,floating:t,placement:o,reference:d,scrollDirection:i})=>{const c=$e(d,t,o,s),n=ke(s,"offset");if(n){const f=n.fn({x:c.x,y:c.y,options:s,primaryX:a,primaryY:r,floating:t,placement:o,reference:d,scrollDirection:i});c.x=f.x,c.y=f.y}return hr(c,t,d,s)?{x:c.x,y:c.y,placement:o}:!1},de=s=>({name:"flip",params:s,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:i,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(x=>x.name!=="shift")},b=(s==null?void 0:s.placements)??Ae,l=!(s!=null&&s.placements),_=l?Ae:b;let h=!1;const C=x=>{if(h)return;const g=He({options:u,primaryX:o,primaryY:d,floating:i,placement:x,reference:n,scrollDirection:f});g&&(p.x=g.x,p.y=g.y,p.placement=g.placement,h=!0)},D=yr(n,i,u);if(!l&&b.includes(c)&&C(c),h||_.forEach(C),!h){const x=b.reduce((g,y)=>{const E=He({options:u,primaryX:o,primaryY:d,floating:i,placement:y,reference:n,scrollDirection:f});if(!E)return g;const F=xe(y),T=D[F];return!g||T>g.space?{result:E,space:T}:g},null);x&&(p.x=x.result.x,p.y=x.result.y,p.placement=x.result.placement,h=!0)}if(!h&&b.length>0){const x=xe(c);let g=x,y=D[x];b.forEach(k=>{const B=xe(k),w=D[B];w>y&&(y=w,g=B)});const E=_r(g,c,b),F=$e(n,i,E,u),T=ke(u,"offset");if(T){const k=T.fn({x:F.x,y:F.y,options:u,primaryX:o,primaryY:d,floating:i,placement:E,reference:n,scrollDirection:f});F.x=k.x,F.y=k.y}p.x=F.x,p.y=F.y,p.placement=F.placement}return p}}),We=(s,a,r,t,o)=>{var d,i,c;let n=0;t.startsWith("right")?n=-s:t.startsWith("left")&&(n=s);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=(i=v.params)==null?void 0:i.parent);const b=(c=f.params)==null?void 0:c.arrow;u=b.getBoundingClientRect().width/2,u+=ar(b),u-=s,t.startsWith("right")?me(r-n,o,p,a)<=s?me(r,o,p,a)>0?n=s-me(r,o,p,a):n=s:ge(r-n-u,o,p,a)<=s&&(ge(r-n-u,o,p,a)>=0?(n=-s-(ge(r-n-u,o,p,a)+s),p&&(n=-s)):n=-s):t.startsWith("left")?me(r-n+u,o,p,a)<=s?(n=s+me(r-u,o,p,a),n<=s&&(n=s)):ge(r-n,o,p,a)<=s&&(n=-s+ge(r,o,p,a),n<=-s&&(n=-s)):me(r-n,o,p,a)<=s?me(r-n,o,p,a)<=s&&me(r,o,p,a)>0?n=s-me(r,o,p,a):n=s:ge(r-n,o,p,a)<=s&&(ge(r-n,o,p,a)<=s&&ge(r,o,p,a)>0?n=-(s-ge(r,o,p,a)):n=-s)}return n},je=(s,a,r,t,o)=>{var d,i,c;let n=0;t.startsWith("top")?n=s:t.startsWith("bottom")&&(n=-s);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=(i=v.params)==null?void 0:i.parent);const b=(c=f.params)==null?void 0:c.arrow;u=b.getBoundingClientRect().height/2,u+=nr(b),u-=s,t.startsWith("top")?ue(r-n,o,p,a)<=s?ue(r,o,p,a)>=0?n=-(s-ue(r,o,p,a)):n=-s:he(r-n+u,o,p,a)<=s&&(n=s+he(r-u,o,p,a),n<=s&&(n=s)):t.startsWith("bottom")?ue(r-n-u,o,p,a)<=s?ue(r-n-u,o,p,a)>=0?(n=-s-(ue(r-n-u,o,p,a)+s),p&&(n=-s)):n=-s:he(r-n,o,p,a)<=s&&(he(r,o,p,a)>=0?n=s-he(r,o,p,a):n=s):ue(r-n,o,p,a)<=s?ue(r-n,o,p,a)>=0?n=-(s-ue(r-n,o,p,a)):n=-s:he(r-n,o,p,a)<=s&&(he(r-n,o,p,a)>=0?n=s-he(r-n,o,p,a):n=s)}return n},ce=s=>({name:"offset",params:{value:s},fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:i,placement:c})=>({x:a-We(s,t,o,c,i),y:r-je(s,t,d,c,i),placement:c})}),Ge=s=>({name:"shift",params:s,fn:({x:a,y:r,options:t,primaryX:o,primaryY:d,floating:i,placement:c,reference:n})=>{var f;const v={x:a,y:r,placement:c},p=t.middleware||[],u=p.findIndex(w=>w.name==="shift"),b=p.findIndex(w=>w.name==="offset"),l=b!==-1&&(u===-1||b>u),_=p.find(w=>w.name==="offset"),h=_?(f=_.params)==null?void 0:f.value:0,C=l?We(h,t,o,c,i):0,D=l?je(h,t,d,c,i):0,x=a-C,g=r-D;let y=x,E=g;const F=_?Math.abs(h):0,T=F,k=F;if(be(t,i)&&typeof window<"u"){const w=T,L=window.innerWidth-i.clientWidth-T,N=L<w?w:L,z=k,$=window.innerHeight-i.clientHeight-k,I=$<z?z:$;y<w?y=w:y>N&&(y=N),E<z?E=z:E>I&&(E=I),l?(v.x=a+(y-x),v.y=r+(E-g)):(v.x=y,v.y=E);const W=T,S=window.innerWidth-i.clientWidth-T,R=k,m=window.innerHeight-i.clientHeight-k,M=l?W+C:W,O=l?S+C:S,P=l?R+D:R,V=l?m+D:m;return v.x<M?v.x=M:v.x>O&&(v.x=O),v.y<P?v.y=P:v.y>V&&(v.y=V),v}const B=pe(i);if(B!==null){const w=se(n,i,t),L=w.left,N=w.left+w.width,z=w.top,$=w.top+w.height,I=B.scrollLeft+T,W=Be(B)-i.clientWidth-T,S=W<I?I:W,R=B.scrollTop+k,m=Se(B)-i.clientHeight-k,M=m<R?R:m,O=B.scrollLeft,P=Be(B),V=B.scrollTop,A=Se(B);N<=O?y=I:L>=P&&(y=S),$<=V?E=R:z>=A&&(E=M),E<R?E=R:E>M&&(E=M),y<I?y=I:y>S&&(y=S)}if(l?(v.x=a+(y-x),v.y=r+(E-g)):(v.x=y,v.y=E),B!==null){const w=B.scrollLeft+T,L=Be(B)-i.clientWidth-T,N=B.scrollTop+k,z=Se(B)-i.clientHeight-k,$=l?w+C:w,I=l?L+C:L,W=l?N+D:N,S=l?z+D:z;v.x<$?v.x=$:v.x>I&&(v.x=I),v.y<W?v.y=W:v.y>S&&(v.y=S)}return v}}),ar=s=>s.getBoundingClientRect().width!==s.clientWidth?(s.getBoundingClientRect().width-s.clientWidth)/2:0,nr=s=>s.getBoundingClientRect().height!==s.clientHeight?(s.getBoundingClientRect().height-s.clientHeight)/2:0,fe=(s,a)=>{const r=pe(s),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"&&s instanceof HTMLElement){const o=new ResizeObserver(()=>a());o.observe(s),t.push(()=>o.disconnect())}return()=>t.forEach(o=>o())},lr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left-a.getBoundingClientRect().width/2+t.width/2,y:t.top-a.getBoundingClientRect().height,placement:"top"}},ir=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left,y:t.top-a.getBoundingClientRect().height,placement:"top-start"}},sr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left-a.getBoundingClientRect().width+t.width,y:t.top-a.getBoundingClientRect().height,placement:"top-end"}},dr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left+t.width,y:t.top-a.getBoundingClientRect().height/2+t.height/2,placement:"right"}},cr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left+t.width,y:t.top,placement:"right-start"}},fr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left+t.width,y:t.top+t.height-a.getBoundingClientRect().height,placement:"right-end"}},vr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left+t.width/2-a.getBoundingClientRect().width/2,y:t.top+t.height,placement:"bottom"}},pr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left,y:t.top+t.height,placement:"bottom-start"}},ur=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left-a.getBoundingClientRect().width+t.width,y:t.top+t.height,placement:"bottom-end"}},mr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left-a.getBoundingClientRect().width,y:t.top+t.height/2-a.getBoundingClientRect().height/2,placement:"left"}},gr=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left-a.getBoundingClientRect().width,y:t.top,placement:"left-start"}},br=(s,a,r={})=>{const t=se(s,a,r);return{x:t.left-a.getBoundingClientRect().width,y:t.top+t.height-a.getBoundingClientRect().height,placement:"left-end"}},$e=(s,a,r,t={})=>{switch(r){case"top":return lr(s,a,t);case"top-start":return ir(s,a,t);case"top-end":return sr(s,a,t);case"right":return dr(s,a,t);case"right-start":return cr(s,a,t);case"right-end":return fr(s,a,t);case"bottom":return vr(s,a,t);case"bottom-start":return pr(s,a,t);case"bottom-end":return ur(s,a,t);case"left":return mr(s,a,t);case"left-start":return gr(s,a,t);case"left-end":return br(s,a,t);default:return{x:0,y:0,placement:""}}},hr=(s,a,r,t={})=>{if(be(t,a)){if(typeof window>"u")return!0;const p=s.x,u=s.y,b=p+a.clientWidth,l=u+a.clientHeight;return p>=0&&u>=0&&b<=window.innerWidth&&l<=window.innerHeight}if(pe(r)!==null)return ue(s.y,a,null,t)>0&&me(s.x,a,null,t)>0&&he(s.y,a,null,t)>0&&ge(s.x,a,null,t)>0;if(typeof window>"u")return!0;const o=window.innerWidth,d=window.innerHeight,i=(r instanceof HTMLElement?r.offsetParent:null)||a.offsetParent;if(i){const p=i.getBoundingClientRect(),u=p.left+s.x,b=p.top+s.y,l=u+a.clientWidth,_=b+a.clientHeight;return u>=0&&b>=0&&l<=o&&_<=d}const c=s.x,n=s.y,f=c+a.clientWidth,v=n+a.clientHeight;return c>=0&&n>=0&&f<=o&&v<=d},xe=s=>s.startsWith("right")?"right":s.startsWith("left")?"left":s.startsWith("top")?"top":"bottom",_r=(s,a,r)=>xe(a)===s&&r.includes(a)?a:r.find(t=>xe(t)===s)??r[0],yr=(s,a,r={})=>{if(typeof window>"u")return{top:0,right:0,bottom:0,left:0};const t=be(r,a)?null:pe(s),o=s.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=(s,a,r={})=>new Promise(t=>{var o,d;const i=r.placement?r.placement:"bottom",c={x:0,y:0,placement:i,middlewareData:{}},n=$e(s,a,i,r);c.x=n.x,c.y=n.y,c.placement=n.placement;const f=c.x,v=c.y,p=rr(s);(o=r.middleware)==null||o.forEach(_=>{const h=_.fn({x:c.x,y:c.y,options:r,primaryX:f,primaryY:v,floating:a,placement:c.placement,reference:s,scrollDirection:p});c.x=h.x,c.y=h.y,c.placement=h.placement,_.name==="arrow"&&(h.baseX=h.x,h.baseY=h.y,h.x=h.arrowX??h.x,h.y=h.arrowY??h.y),c.middlewareData[_.name]=h});const u=$e(s,a,c.placement,r),b=ke(r,"offset"),l=b?(d=b.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 _=s.getBoundingClientRect(),h=a.getBoundingClientRect().height;c.placement.startsWith("top")?c.y=_.top-h-l:c.placement.startsWith("bottom")?c.y=_.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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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 b=e.computed(()=>o.options.map(B=>({label:B[o.optionLabel],value:B[o.optionValue],disabled:B.disabled}))),l=e.computed(()=>b.value.find(B=>B.value===o.modelValue)),_=e.computed(()=>{var B;return((B=l.value)==null?void 0:B.label)??""}),h=e.computed(()=>{const B=["vf-select",`vf-select_${o.variant}`,n.value?"vf-select_open":""];return o.size!=="normal"&&B.push(`vf-select_${o.size}`),o.disabled&&B.push("vf-select_disabled"),B.filter(Boolean)}),C=B=>B.value===o.modelValue,D=B=>{B.disabled||(t("update:modelValue",B.value),t("change",B.value),y())},x=B=>t("focus",B),g=B=>t("blur",B),y=()=>{n.value=!1,f.value="bottom",v.value="bottom"},E=()=>{o.disabled||(n.value=!n.value,n.value&&(f.value="bottom",v.value="bottom"))},F=async()=>{var B,w;n.value||(n.value=!0,await e.nextTick()),(w=(B=c.value)==null?void 0:B.querySelector(".vf-select__option:not(.is-disabled)"))==null||w.focus()},T=B=>{var L;if(!n.value||!d.value)return;const w=B.target;d.value.contains(w)||(L=c.value)!=null&&L.contains(w)||y()},k=()=>{if(!i.value||!c.value)return;const B=i.value,w=c.value,L=async()=>{const{x:I,y:W,placement:S}=await ve(B,w,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=S??f.value,w.style.minWidth=`${B.getBoundingClientRect().width}px`,w.style.left=`${I}px`,w.style.top=`${W}px`},N=async()=>{await L()},z=fe(B,()=>{N()}),$=()=>{N()};document.addEventListener("scroll",$,!0),window.addEventListener("resize",$,!1),u={update:N,destroy:()=>{z(),document.removeEventListener("scroll",$,!0),window.removeEventListener("resize",$,!1)}},u.update()};return e.watch(n,async B=>{if(!B){u&&(u.destroy(),u=null);return}await e.nextTick(),u||k(),u==null||u.update()}),e.watch(()=>o.options,()=>{u==null||u.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",T)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",T),u==null||u.destroy(),u=null}),(B,w)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(h.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:i,class:"vf-select__control",type:"button",disabled:B.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"listbox",onClick:E,onKeydown:[e.withKeys(e.withModifiers(F,["prevent"]),["down"]),e.withKeys(e.withModifiers(E,["prevent"]),["enter"]),e.withKeys(e.withModifiers(y,["prevent"]),["esc"])],onFocus:x,onBlur:g},[e.createElementVNode("span",{class:e.normalizeClass(["vf-select__label",{"vf-select__label_placeholder":!_.value}])},e.toDisplayString(_.value||B.placeholder),3),w[0]||(w[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(b.value,L=>(e.openBlock(),e.createElementBlock("button",{key:L.value,class:e.normalizeClass(["vf-select__option",{"is-active":C(L),"is-disabled":L.disabled}]),type:"button",role:"option",disabled:L.disabled,"aria-selected":C(L),onClick:N=>D(L)},e.toDisplayString(L.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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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"),b=`vf-autocomplete-panel-${++r}`;let l=null;const _=e.computed(()=>o.options.map(m=>({label:m[o.optionLabel],value:m[o.optionValue],disabled:m.disabled}))),h=e.computed(()=>_.value.find(m=>m.value===o.modelValue)),C=e.computed(()=>{if(!o.filter)return _.value;const m=f.value.trim().toLowerCase();return m?_.value.filter(M=>M.label.toLowerCase().includes(m)):_.value}),D=e.computed(()=>{if(!(!n.value||v.value<0))return g(v.value)}),x=e.computed(()=>{const m=["vf-autocomplete",`vf-autocomplete_${o.variant}`,n.value?"vf-autocomplete_open":""];return o.size!=="normal"&&m.push(`vf-autocomplete_${o.size}`),o.disabled&&m.push("vf-autocomplete_disabled"),m.filter(Boolean)}),g=m=>`${b}-option-${m}`,y=m=>m.value===o.modelValue,E=()=>C.value.findIndex(m=>!m.disabled),F=m=>{const M=C.value;if(!M.length){v.value=-1;return}let O=v.value;(O<0||O>=M.length)&&(O=m>0?-1:M.length);for(let P=0;P<M.length;P+=1)if(O=(O+m+M.length)%M.length,!M[O].disabled){v.value=O;return}v.value=-1},T=()=>{o.disabled||(n.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=E()))},k=()=>{n.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},B=()=>{if(n.value){k();return}T()},w=m=>{m.disabled||(f.value=m.label,t("update:modelValue",m.value),t("change",m.value),k())},L=m=>{const M=m.target;f.value=M.value,t("search",M.value),T(),v.value=E()},N=m=>{t("focus",m),T()},z=m=>{t("blur",m)},$=()=>{if(!n.value){T();return}F(1)},I=()=>{if(!n.value){T();return}F(-1)},W=()=>{if(!n.value){T();return}const m=C.value[v.value];m&&!m.disabled&&w(m)},S=m=>{var O;if(!n.value||!d.value)return;const M=m.target;d.value.contains(M)||(O=c.value)!=null&&O.contains(M)||k()},R=()=>{if(!i.value||!c.value)return;const m=i.value,M=c.value,O=async()=>{const{x:G,y:X,placement:H}=await ve(m,M,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=H??p.value,M.style.minWidth=`${m.getBoundingClientRect().width}px`,M.style.left=`${G}px`,M.style.top=`${X}px`},P=async()=>{await O()},V=fe(m,()=>{P()}),A=()=>{P()};document.addEventListener("scroll",A,!0),window.addEventListener("resize",A,!1),l={update:P,destroy:()=>{V(),document.removeEventListener("scroll",A,!0),window.removeEventListener("resize",A,!1)}},l.update()};return e.watch(()=>o.modelValue,()=>{var m;f.value=((m=h.value)==null?void 0:m.label)??""},{immediate:!0}),e.watch(()=>o.options,()=>{var m;n.value||(f.value=((m=h.value)==null?void 0:m.label)??""),l==null||l.update()},{deep:!0}),e.watch(C,()=>{v.value>=C.value.length&&(v.value=E())}),e.watch(n,async m=>{if(!m){l&&(l.destroy(),l=null);return}await e.nextTick(),l||R(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",S)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",S),l==null||l.destroy(),l=null}),(m,M)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(x.value)},[e.createElementVNode("input",{ref_key:"control",ref:i,class:"vf-autocomplete__control",type:"text",role:"combobox",value:f.value,placeholder:m.placeholder,disabled:m.disabled,readonly:m.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":b,"aria-activedescendant":D.value,onInput:L,onFocus:N,onBlur:z,onClick:T,onKeydown:[e.withKeys(e.withModifiers($,["prevent"]),["down"]),e.withKeys(e.withModifiers(I,["prevent"]),["up"]),e.withKeys(e.withModifiers(W,["prevent"]),["enter"]),e.withKeys(e.withModifiers(k,["prevent"]),["esc"]),e.withKeys(k,["tab"])]},null,40,Cr),e.createElementVNode("button",{class:"vf-autocomplete__chevron",type:"button",disabled:m.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:M[0]||(M[0]=e.withModifiers(()=>{},["prevent"])),onClick:B}," ▾ ",40,Br),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:b,ref_key:"panel",ref:c,class:"vf-autocomplete__panel",role:"listbox","data-placement":u.value},[m.loading?(e.openBlock(),e.createElementBlock("div",$r,e.toDisplayString(m.loadingText),1)):C.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(C.value,(O,P)=>(e.openBlock(),e.createElementBlock("button",{id:g(P),key:O.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":y(O),"is-disabled":O.disabled,"is-highlighted":P===v.value}]),type:"button",role:"option",disabled:O.disabled,"aria-selected":y(O),onMousedown:M[1]||(M[1]=e.withModifiers(()=>{},["prevent"])),onClick:V=>w(O)},e.toDisplayString(O.label),43,Vr))),128)):(e.openBlock(),e.createElementBlock("div",Er,e.toDisplayString(m.emptyText),1))],8,Sr),[[e.vShow,n.value]])]))],2))}}),Lr=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],Dr=["disabled"],Tr=["data-placement"],Fr={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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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"),b=`vf-combobox-panel-${++r}`;let l=null;const _=e.computed(()=>o.options.map(H=>({label:H[o.optionLabel],value:H[o.optionValue],disabled:H.disabled}))),h=e.computed(()=>_.value.find(H=>H.value===o.modelValue)),C=e.computed(()=>f.value.trim().toLowerCase()),D=e.computed(()=>!o.filter||!C.value?_.value:_.value.filter(H=>H.label.toLowerCase().includes(C.value))),x=e.computed(()=>C.value?_.value.some(H=>H.label.toLowerCase()===C.value&&!H.disabled):!1),g=e.computed(()=>{if(!(!n.value||v.value<0))return F(v.value)}),y=e.computed(()=>!o.strict||o.allowCreate),E=e.computed(()=>{const H=["vf-combobox",`vf-combobox_${o.variant}`,n.value?"vf-combobox_open":""];return o.size!=="normal"&&H.push(`vf-combobox_${o.size}`),o.disabled&&H.push("vf-combobox_disabled"),H.filter(Boolean)}),F=H=>`${b}-option-${H}`,T=H=>H.value===o.modelValue,k=()=>D.value.findIndex(H=>!H.disabled),B=H=>{t("update:inputValue",H)},w=H=>{t("update:modelValue",H),t("change",H)},L=H=>{const K=D.value;if(!K.length){v.value=-1;return}let q=v.value;(q<0||q>=K.length)&&(q=H>0?-1:K.length);for(let Q=0;Q<K.length;Q+=1)if(q=(q+H+K.length)%K.length,!K[q].disabled){v.value=q;return}v.value=-1},N=()=>{o.disabled||(n.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=k()))},z=()=>{n.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},$=()=>{if(n.value){z();return}N()},I=()=>{const H=f.value.trim();return!H||!y.value?!1:(o.allowCreate&&!x.value&&t("create",H),w(H),B(H),z(),!0)},W=()=>{var K;const H=((K=h.value)==null?void 0:K.label)??"";f.value=H,B(H)},S=H=>{H.disabled||(f.value=H.label,B(H.label),w(H.value),z())},R=()=>{f.value="",B(""),t("update:modelValue",void 0),t("change",void 0),z()},m=H=>{const K=H.target;f.value=K.value,B(K.value),t("search",K.value),N(),v.value=k()},M=H=>{t("focus",H),N()},O=H=>{var K;t("blur",H),o.strict&&f.value.trim()!==((K=h.value)==null?void 0:K.label)&&W()},P=()=>{if(!n.value){N();return}L(1)},V=()=>{if(!n.value){N();return}L(-1)},A=()=>{if(!n.value){N();return}const H=D.value[v.value];if(H&&!H.disabled){S(H);return}I()||o.strict&&W()},G=H=>{var q;if(!n.value||!d.value)return;const K=H.target;d.value.contains(K)||(q=c.value)!=null&&q.contains(K)||z()},X=()=>{if(!i.value||!c.value)return;const H=i.value,K=c.value,q=async()=>{const{x:ee,y:oe,placement:ae}=await ve(H,K,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=ae??p.value,K.style.minWidth=`${H.getBoundingClientRect().width}px`,K.style.left=`${ee}px`,K.style.top=`${oe}px`},Q=async()=>{await q()},te=fe(H,()=>{Q()}),j=()=>{Q()};document.addEventListener("scroll",j,!0),window.addEventListener("resize",j,!1),l={update:Q,destroy:()=>{te(),document.removeEventListener("scroll",j,!0),window.removeEventListener("resize",j,!1)}},l.update()};return e.watch(()=>o.inputValue,H=>{typeof H=="string"&&(f.value=H)},{immediate:!0}),e.watch(()=>o.modelValue,()=>{var H;typeof o.inputValue!="string"&&(f.value=((H=h.value)==null?void 0:H.label)??"")},{immediate:!0}),e.watch(()=>o.options,()=>{var H;!n.value&&o.strict&&typeof o.inputValue!="string"&&(f.value=((H=h.value)==null?void 0:H.label)??""),l==null||l.update()},{deep:!0}),e.watch(D,()=>{v.value>=D.value.length&&(v.value=k())}),e.watch(n,async H=>{if(!H){l&&(l.destroy(),l=null);return}await e.nextTick(),l||X(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",G)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",G),l==null||l.destroy(),l=null}),(H,K)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(E.value)},[e.createElementVNode("input",{ref_key:"control",ref:i,class:"vf-combobox__control",type:"text",role:"combobox",value:f.value,placeholder:H.placeholder,disabled:H.disabled,readonly:H.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":b,"aria-activedescendant":g.value,onInput:m,onFocus:M,onBlur:O,onClick:N,onKeydown:[e.withKeys(e.withModifiers(P,["prevent"]),["down"]),e.withKeys(e.withModifiers(V,["prevent"]),["up"]),e.withKeys(e.withModifiers(A,["prevent"]),["enter"]),e.withKeys(e.withModifiers(z,["prevent"]),["esc"]),e.withKeys(z,["tab"])]},null,40,Lr),H.clearable&&f.value.length>0&&!H.disabled&&!H.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-combobox__clear",type:"button","aria-label":"Clear value",onMousedown:K[0]||(K[0]=e.withModifiers(()=>{},["prevent"])),onClick:R}," ✕ ",32)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-combobox__chevron",type:"button",disabled:H.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:K[1]||(K[1]=e.withModifiers(()=>{},["prevent"])),onClick:$}," ▾ ",40,Dr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:b,ref_key:"panel",ref:c,class:"vf-combobox__panel",role:"listbox","data-placement":u.value},[H.loading?(e.openBlock(),e.createElementBlock("div",Fr,e.toDisplayString(H.loadingText),1)):D.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(D.value,(q,Q)=>(e.openBlock(),e.createElementBlock("button",{id:F(Q),key:q.value,class:e.normalizeClass(["vf-combobox__option",{"is-active":T(q),"is-disabled":q.disabled,"is-highlighted":Q===v.value}]),type:"button",role:"option",disabled:q.disabled,"aria-selected":T(q),onMousedown:K[2]||(K[2]=e.withModifiers(()=>{},["prevent"])),onClick:te=>S(q)},e.toDisplayString(q.label),43,Mr))),128)):(e.openBlock(),e.createElementBlock("div",Ir,e.toDisplayString(H.emptyText),1))],8,Tr),[[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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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"),b=e.ref("bottom"),l=`vf-multiselect-panel-${++r}`;let _=null;const h=e.computed(()=>o.options.map(V=>({label:V[o.optionLabel],value:V[o.optionValue],disabled:V.disabled}))),C=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:[]),D=e.computed(()=>{if(!o.filter)return h.value;const V=v.value.trim().toLowerCase();return V?h.value.filter(A=>A.label.toLowerCase().includes(V)):h.value}),x=e.computed(()=>h.value.filter(V=>C.value.includes(V.value))),g=e.computed(()=>x.value.length===0?o.placeholder:x.value.map(V=>V.label).join(", ")),y=e.computed(()=>{const V=["vf-multiselect",`vf-multiselect_${o.variant}`,f.value?"vf-multiselect_open":""];return o.size!=="normal"&&V.push(`vf-multiselect_${o.size}`),o.disabled&&V.push("vf-multiselect_disabled"),V.filter(Boolean)}),E=V=>`${l}-option-${V}`,F=()=>D.value.findIndex(V=>!V.disabled),T=V=>C.value.includes(V.value),k=V=>{t("update:modelValue",V),t("change",V)},B=V=>{if(!(V.disabled||o.readonly)){if(T(V)){k(C.value.filter(A=>A!==V.value));return}k([...C.value,V.value])}},w=()=>{o.readonly||k([])},L=V=>{const A=D.value;if(!A.length){p.value=-1;return}let G=p.value;(G<0||G>=A.length)&&(G=V>0?-1:A.length);for(let X=0;X<A.length;X+=1)if(G=(G+V+A.length)%A.length,!A[G].disabled){p.value=G;return}p.value=-1},N=async()=>{var V;o.disabled||(f.value=!0,u.value="bottom",b.value="bottom",p.value<0&&(p.value=F()),o.filter&&(await e.nextTick(),(V=n.value)==null||V.focus()))},z=()=>{f.value=!1,p.value=-1,u.value="bottom",b.value="bottom",v.value=""},$=()=>{if(f.value){z();return}N()},I=()=>{if(!f.value){N();return}L(1)},W=()=>{if(!f.value){N();return}L(-1)},S=()=>{if(!f.value){N();return}const V=D.value[p.value];V&&!V.disabled&&B(V)},R=V=>{const A=V.target;v.value=A.value,t("search",A.value),p.value=F()},m=V=>t("focus",V),M=V=>t("blur",V),O=V=>{var G;if(!f.value||!d.value)return;const A=V.target;d.value.contains(A)||(G=c.value)!=null&&G.contains(A)||z()},P=()=>{if(!i.value||!c.value)return;const V=i.value,A=c.value,G=async()=>{const{x:q,y:Q,placement:te}=await ve(V,A,{placement:u.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});b.value=te??u.value,A.style.minWidth=`${V.getBoundingClientRect().width}px`,A.style.left=`${q}px`,A.style.top=`${Q}px`},X=async()=>{await G()},H=fe(V,()=>{X()}),K=()=>{X()};document.addEventListener("scroll",K,!0),window.addEventListener("resize",K,!1),_={update:X,destroy:()=>{H(),document.removeEventListener("scroll",K,!0),window.removeEventListener("resize",K,!1)}},_.update()};return e.watch(()=>o.options,()=>{p.value>=D.value.length&&(p.value=F()),_==null||_.update()},{deep:!0}),e.watch(f,async V=>{if(!V){_&&(_.destroy(),_=null);return}await e.nextTick(),_||P(),_==null||_.update()}),e.watch(D,()=>{p.value>=D.value.length&&(p.value=F())}),e.onMounted(()=>{document.addEventListener("click",O)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",O),_==null||_.destroy(),_=null}),(V,A)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:i,class:"vf-multiselect__control",type:"button",disabled:V.disabled,"aria-expanded":f.value,"aria-controls":l,"aria-haspopup":"listbox",onClick:$,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["down"]),e.withKeys(e.withModifiers(W,["prevent"]),["up"]),e.withKeys(e.withModifiers(S,["prevent"]),["enter"]),e.withKeys(e.withModifiers(z,["prevent"]),["esc"])],onFocus:m,onBlur:M},[e.createElementVNode("span",{class:e.normalizeClass(["vf-multiselect__label",{"vf-multiselect__label_placeholder":C.value.length===0}])},e.toDisplayString(g.value),3),A[0]||(A[0]=e.createElementVNode("span",{class:"vf-multiselect__chevron","aria-hidden":"true"},"▾",-1))],40,Rr),V.clearable&&C.value.length>0&&!V.disabled&&!V.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-multiselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(w,["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":b.value},[V.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:V.searchPlaceholder,onInput:R,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["down"]),e.withKeys(e.withModifiers(W,["prevent"]),["up"]),e.withKeys(e.withModifiers(S,["prevent"]),["enter"]),e.withKeys(e.withModifiers(z,["prevent"]),["esc"])]},null,40,Kr)])):e.createCommentVNode("",!0),V.loading?(e.openBlock(),e.createElementBlock("div",Hr,e.toDisplayString(V.loadingText),1)):D.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(D.value,(G,X)=>(e.openBlock(),e.createElementBlock("button",{id:E(X),key:G.value,class:e.normalizeClass(["vf-multiselect__option",{"is-active":T(G),"is-disabled":G.disabled,"is-highlighted":X===p.value}]),type:"button",role:"option",disabled:G.disabled,"aria-selected":T(G),onClick:H=>B(G)},[e.createElementVNode("span",jr,e.toDisplayString(G.label),1),T(G)?(e.openBlock(),e.createElementBlock("span",Gr,"✓")):e.createCommentVNode("",!0)],10,Wr))),128)):(e.openBlock(),e.createElementBlock("div",Ur,e.toDisplayString(V.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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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"),b=`vf-tag-input-panel-${++r}`;let l=null;const _=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:[]),h=e.computed(()=>o.options.map(j=>({label:j[o.optionLabel],value:j[o.optionValue],disabled:j.disabled}))),C=e.computed(()=>new Set(_.value.map(j=>String(j)))),D=e.computed(()=>{const j=h.value.filter(oe=>!C.value.has(String(oe.value)));if(!o.filter)return j;const ee=n.value.trim().toLowerCase();return ee?j.filter(oe=>oe.label.toLowerCase().includes(ee)):j}),x=e.computed(()=>new Map(h.value.map(j=>[String(j.value),j.label]))),g=e.computed(()=>{if(!(!f.value||v.value<0))return E(v.value)}),y=e.computed(()=>{const j=["vf-tag-input",`vf-tag-input_${o.variant}`,f.value?"vf-tag-input_open":""];return o.size!=="normal"&&j.push(`vf-tag-input_${o.size}`),o.disabled&&j.push("vf-tag-input_disabled"),j.filter(Boolean)}),E=j=>`${b}-option-${j}`,F=()=>D.value.findIndex(j=>!j.disabled),T=j=>x.value.get(String(j))??String(j),k=j=>{t("update:modelValue",j),t("change",j)},B=(j,ee)=>{t("reject",{reason:j,value:ee})},w=j=>o.readonly?(B("readonly",j),!1):j?C.value.has(j)?(B("duplicate",j),!1):typeof o.maxTags=="number"&&_.value.length>=o.maxTags?(B("maxTags",j),!1):o.validateTag&&!o.validateTag(j)?(B("invalid",j),!1):!0:!1,L=(j,ee)=>{const oe=typeof j=="string"?j.trim():String(j);return w(oe)?(k([..._.value,j]),t("add",{value:j,source:ee}),n.value="",v.value=F(),!0):!1},N=j=>{j.disabled||o.readonly||L(j.value,"option")},z=()=>{if(!o.allowCustom)return!1;const j=n.value.trim();return j?L(j,"custom"):!1},$=j=>{if(o.readonly)return;const ee=_.value[j];if(ee===void 0)return;const oe=_.value.filter((ae,ne)=>ne!==j);k(oe),t("remove",ee)},I=()=>{o.readonly||_.value.length!==0&&(k([]),t("remove",[..._.value]))},W=j=>{const ee=D.value;if(!ee.length){v.value=-1;return}let oe=v.value;(oe<0||oe>=ee.length)&&(oe=j>0?-1:ee.length);for(let ae=0;ae<ee.length;ae+=1)if(oe=(oe+j+ee.length)%ee.length,!ee[oe].disabled){v.value=oe;return}v.value=-1},S=()=>{o.disabled||(f.value=!0,p.value="bottom",u.value="bottom",v.value<0&&(v.value=F()))},R=()=>{f.value=!1,v.value=-1,p.value="bottom",u.value="bottom"},m=()=>{if(f.value){R();return}S(),M()},M=()=>{var j;(j=i.value)==null||j.focus()},O=j=>{const ee=j.target;n.value=ee.value,t("search",ee.value),S(),v.value=F()},P=j=>{t("focus",j),S()},V=j=>{t("blur",j)},A=()=>{if(!f.value){S();return}W(1)},G=()=>{if(!f.value){S();return}W(-1)},X=()=>{if(f.value){const j=D.value[v.value];if(j&&!j.disabled){N(j);return}}z()},H=()=>{z()},K=()=>{n.value||o.readonly||_.value.length===0||$(_.value.length-1)},q=j=>{j.key===","&&(j.preventDefault(),z())},Q=j=>{var oe;if(!f.value||!d.value)return;const ee=j.target;d.value.contains(ee)||(oe=c.value)!=null&&oe.contains(ee)||R()},te=()=>{if(!d.value||!c.value)return;const j=d.value,ee=c.value,oe=async()=>{const{x:Z,y:J,placement:re}=await ve(j,ee,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=re??p.value,ee.style.minWidth=`${j.getBoundingClientRect().width}px`,ee.style.left=`${Z}px`,ee.style.top=`${J}px`},ae=async()=>{await oe()},ne=fe(j,()=>{ae()}),Y=()=>{ae()};document.addEventListener("scroll",Y,!0),window.addEventListener("resize",Y,!1),l={update:ae,destroy:()=>{ne(),document.removeEventListener("scroll",Y,!0),window.removeEventListener("resize",Y,!1)}},l.update()};return e.watch(()=>o.options,()=>{v.value>=D.value.length&&(v.value=F()),l==null||l.update()},{deep:!0}),e.watch(D,()=>{v.value>=D.value.length&&(v.value=F())}),e.watch(f,async j=>{if(!j){l&&(l.destroy(),l=null);return}await e.nextTick(),l||te(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",Q)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",Q),l==null||l.destroy(),l=null}),(j,ee)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value),onClick:M},[e.createElementVNode("div",qr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(_.value,(oe,ae)=>(e.openBlock(),e.createElementBlock("span",{key:`${String(oe)}-${ae}`,class:"vf-tag-input__tag"},[e.createElementVNode("span",Xr,e.toDisplayString(T(oe)),1),e.createElementVNode("button",{class:"vf-tag-input__tag-remove",type:"button",disabled:j.disabled||j.readonly,"aria-label":`Remove ${T(oe)}`,onClick:e.withModifiers(ne=>$(ae),["stop"])}," × ",8,Qr)]))),128)),e.createElementVNode("input",{ref_key:"control",ref:i,class:"vf-tag-input__control",type:"text",role:"combobox",value:n.value,placeholder:_.value.length===0?j.placeholder:"",disabled:j.disabled,readonly:j.readonly,"aria-expanded":f.value,"aria-autocomplete":"list","aria-controls":b,"aria-activedescendant":g.value,onInput:O,onFocus:P,onBlur:V,onKeydown:[e.withKeys(e.withModifiers(A,["prevent"]),["down"]),e.withKeys(e.withModifiers(G,["prevent"]),["up"]),e.withKeys(e.withModifiers(X,["prevent"]),["enter"]),e.withKeys(e.withModifiers(R,["prevent"]),["esc"]),e.withKeys(H,["tab"]),e.withKeys(K,["backspace"]),q]},null,40,Zr)]),j.clearable&&_.value.length>0&&!j.disabled&&!j.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:j.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:ee[0]||(ee[0]=e.withModifiers(()=>{},["prevent"])),onClick:e.withModifiers(m,["stop"])}," ▾ ",40,Jr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:b,ref_key:"panel",ref:c,class:"vf-tag-input__panel",role:"listbox","data-placement":u.value},[j.loading?(e.openBlock(),e.createElementBlock("div",ta,e.toDisplayString(j.loadingText),1)):D.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(D.value,(oe,ae)=>(e.openBlock(),e.createElementBlock("button",{id:E(ae),key:oe.value,class:e.normalizeClass(["vf-tag-input__option",{"is-disabled":oe.disabled,"is-highlighted":ae===v.value}]),type:"button",role:"option",disabled:oe.disabled,onMousedown:ee[1]||(ee[1]=e.withModifiers(()=>{},["prevent"])),onClick:ne=>N(oe)},e.toDisplayString(oe.label),43,oa))),128)):(e.openBlock(),e.createElementBlock("div",ra,e.toDisplayString(j.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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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(S(I(o.modelValue)??new Date));let b=null;const l=e.computed(()=>I(o.modelValue)),_=e.computed(()=>I(o.min)),h=e.computed(()=>I(o.max)),C=e.computed(()=>l.value?l.value.toLocaleDateString(o.locale,{year:"numeric",month:"short",day:"numeric"}):""),D=e.computed(()=>u.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),x=e.computed(()=>{const V=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),A=new Date(2026,0,4);return Array.from({length:7},(G,X)=>{const H=(X+o.firstDayOfWeek)%7,K=new Date(A);return K.setDate(A.getDate()+H),V.format(K)})}),g=e.computed(()=>{const V=M(u.value,o.firstDayOfWeek),A=l.value?O(l.value):null,G=O(new Date);return Array.from({length:42},(X,H)=>{const K=m(V,H),q=O(K);return{key:`${q}-${H}`,iso:q,date:K,day:K.getDate(),inCurrentMonth:K.getMonth()===u.value.getMonth(),isDisabled:P(K,_.value,h.value),isSelected:A===q,isToday:q===G}})}),y=e.computed(()=>{const V=["vf-datepicker",`vf-datepicker_${o.variant}`,n.value?"vf-datepicker_open":""];return o.size!=="normal"&&V.push(`vf-datepicker_${o.size}`),o.disabled&&V.push("vf-datepicker_disabled"),V.filter(Boolean)}),E=V=>t("focus",V),F=V=>t("blur",V),T=()=>{o.disabled||o.readonly||(n.value=!0,f.value="bottom",v.value="bottom")},k=()=>{n.value=!1,f.value="bottom",v.value="bottom"},B=()=>{if(n.value){k();return}T()},w=()=>{u.value=R(u.value,-1)},L=()=>{u.value=R(u.value,1)},N=V=>{if(o.readonly||P(V,_.value,h.value))return;const A=O(V);t("update:modelValue",A),t("change",A),k()},z=V=>{var G;if(!n.value||!d.value)return;const A=V.target;d.value.contains(A)||(G=c.value)!=null&&G.contains(A)||k()},$=()=>{if(!i.value||!c.value)return;const V=i.value,A=c.value,G=async()=>{const{x:q,y:Q,placement:te}=await ve(V,A,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=te??f.value,A.style.left=`${q}px`,A.style.top=`${Q}px`},X=async()=>{await G()},H=fe(V,()=>{X()}),K=()=>{X()};document.addEventListener("scroll",K,!0),window.addEventListener("resize",K,!1),b={update:X,destroy:()=>{H(),document.removeEventListener("scroll",K,!0),window.removeEventListener("resize",K,!1)}},b.update()};e.watch(()=>o.modelValue,V=>{const A=I(V);A&&(u.value=S(A))},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{b==null||b.update()}),e.watch(n,async V=>{if(!V){b&&(b.destroy(),b=null);return}await e.nextTick(),b||$(),b==null||b.update()}),e.onMounted(()=>{document.addEventListener("click",z)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",z),b==null||b.destroy(),b=null});function I(V){if(!V)return null;const A=V.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!A)return null;const G=Number(A[1]),X=Number(A[2])-1,H=Number(A[3]),K=new Date(G,X,H);return K.getFullYear()!==G||K.getMonth()!==X||K.getDate()!==H?null:W(K)}function W(V){return new Date(V.getFullYear(),V.getMonth(),V.getDate())}function S(V){return new Date(V.getFullYear(),V.getMonth(),1)}function R(V,A){return new Date(V.getFullYear(),V.getMonth()+A,1)}function m(V,A){return new Date(V.getFullYear(),V.getMonth(),V.getDate()+A)}function M(V,A){const G=S(V),H=(G.getDay()-A+7)%7;return m(G,-H)}function O(V){const A=V.getFullYear(),G=`${V.getMonth()+1}`.padStart(2,"0"),X=`${V.getDate()}`.padStart(2,"0");return`${A}-${G}-${X}`}function P(V,A,G){const X=W(V).getTime();return!!(A&&X<A.getTime()||G&&X>G.getTime())}return(V,A)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value)},[e.createElementVNode("button",{ref_key:"control",ref:i,class:"vf-datepicker__control",type:"button",disabled:V.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:B,onKeydown:[e.withKeys(e.withModifiers(T,["prevent"]),["down"]),e.withKeys(e.withModifiers(B,["prevent"]),["enter"]),e.withKeys(e.withModifiers(k,["prevent"]),["esc"])],onFocus:E,onBlur:F},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datepicker__label",{"vf-datepicker__label_placeholder":!l.value}])},e.toDisplayString(C.value||V.placeholder),3),A[0]||(A[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(k,["prevent"]),["esc"])},[e.createElementVNode("div",ia,[e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Previous month",onClick:w}," ‹ "),e.createElementVNode("span",sa,e.toDisplayString(D.value),1),e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Next month",onClick:L}," › ")]),e.createElementVNode("div",da,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.value,G=>(e.openBlock(),e.createElementBlock("span",{key:G,class:"vf-datepicker__weekday"},e.toDisplayString(G),1))),128))]),e.createElementVNode("div",ca,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.value,G=>(e.openBlock(),e.createElementBlock("button",{key:G.key,class:e.normalizeClass(["vf-datepicker__day",{"is-outside":!G.inCurrentMonth,"is-selected":G.isSelected,"is-today":G.isToday}]),type:"button",disabled:G.isDisabled,"data-date":G.iso,onClick:X=>N(G.date)},e.toDisplayString(G.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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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 b=null;const l=e.computed(()=>M(o.min)),_=e.computed(()=>M(o.max)),h=e.computed(()=>m(o.modelValue)),C=e.computed(()=>h.value[0]),D=e.computed(()=>h.value[1]),x=e.computed(()=>!C.value&&!D.value),g=e.computed(()=>{if(x.value)return"";const K=new Intl.DateTimeFormat(o.locale,{year:"numeric",month:"short",day:"numeric"}),q=C.value?K.format(C.value):o.startPlaceholder,Q=D.value?K.format(D.value):o.endPlaceholder;return`${q}${o.separator}${Q}`}),y=e.computed(()=>u.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),E=e.computed(()=>{const K=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),q=new Date(2026,0,4);return Array.from({length:7},(Q,te)=>{const j=(te+o.firstDayOfWeek)%7,ee=new Date(q);return ee.setDate(q.getDate()+j),K.format(ee)})}),F=e.computed(()=>{const K=G(u.value,o.firstDayOfWeek),q=X(new Date),Q=C.value?O(C.value).getTime():null,te=D.value?O(D.value).getTime():null,j=C.value?X(C.value):null,ee=D.value?X(D.value):null;return Array.from({length:42},(oe,ae)=>{const ne=A(K,ae),Y=X(ne),Z=O(ne).getTime(),J=Q!==null&&te!==null?Z>=Q&&Z<=te:!1,re=j===Y,le=ee===Y;return{key:`${Y}-${ae}`,iso:Y,date:ne,day:ne.getDate(),inCurrentMonth:ne.getMonth()===u.value.getMonth(),isDisabled:H(ne,l.value,_.value),isSelected:re||le,isRangeStart:re,isRangeEnd:le,isInRange:J,isToday:Y===q}})}),T=e.computed(()=>{const K=["vf-daterangepicker",`vf-daterangepicker_${o.variant}`,n.value?"vf-daterangepicker_open":""];return o.size!=="normal"&&K.push(`vf-daterangepicker_${o.size}`),o.disabled&&K.push("vf-daterangepicker_disabled"),K.filter(Boolean)}),k=K=>t("focus",K),B=K=>t("blur",K),w=()=>{o.disabled||o.readonly||(n.value=!0,f.value="bottom",v.value="bottom")},L=()=>{n.value=!1,f.value="bottom",v.value="bottom"},N=()=>{if(n.value){L();return}w()},z=()=>{u.value=V(u.value,-1)},$=()=>{u.value=V(u.value,1)},I=(K,q)=>{const Q=K?X(K):null,te=q?X(q):null;t("update:modelValue",[Q,te]),t("change",[Q,te])},W=K=>{if(o.readonly||H(K,l.value,_.value))return;const q=C.value,Q=D.value;if(!q||q&&Q){I(K,null);return}const te=O(q).getTime();O(K).getTime()<te?I(K,q):I(q,K),L()},S=K=>{var Q;if(!n.value||!d.value)return;const q=K.target;d.value.contains(q)||(Q=c.value)!=null&&Q.contains(q)||L()},R=()=>{if(!i.value||!c.value)return;const K=i.value,q=c.value,Q=async()=>{const{x:oe,y:ae,placement:ne}=await ve(K,q,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=ne??f.value,q.style.left=`${oe}px`,q.style.top=`${ae}px`},te=async()=>{await Q()},j=fe(K,()=>{te()}),ee=()=>{te()};document.addEventListener("scroll",ee,!0),window.addEventListener("resize",ee,!1),b={update:te,destroy:()=>{j(),document.removeEventListener("scroll",ee,!0),window.removeEventListener("resize",ee,!1)}},b.update()};e.watch(()=>o.modelValue,K=>{const[q,Q]=m(K),te=q??Q??new Date;u.value=P(te)},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{b==null||b.update()}),e.watch(n,async K=>{if(!K){b&&(b.destroy(),b=null);return}await e.nextTick(),b||R(),b==null||b.update()}),e.onMounted(()=>{document.addEventListener("click",S)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",S),b==null||b.destroy(),b=null});function m(K){if(!K||!Array.isArray(K))return[null,null];const[q,Q]=K;return[M(q??void 0),M(Q??void 0)]}function M(K){if(!K)return null;const q=K.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!q)return null;const Q=Number(q[1]),te=Number(q[2])-1,j=Number(q[3]),ee=new Date(Q,te,j);return ee.getFullYear()!==Q||ee.getMonth()!==te||ee.getDate()!==j?null:O(ee)}function O(K){return new Date(K.getFullYear(),K.getMonth(),K.getDate())}function P(K){return new Date(K.getFullYear(),K.getMonth(),1)}function V(K,q){return new Date(K.getFullYear(),K.getMonth()+q,1)}function A(K,q){return new Date(K.getFullYear(),K.getMonth(),K.getDate()+q)}function G(K,q){const Q=P(K),j=(Q.getDay()-q+7)%7;return A(Q,-j)}function X(K){const q=K.getFullYear(),Q=`${K.getMonth()+1}`.padStart(2,"0"),te=`${K.getDate()}`.padStart(2,"0");return`${q}-${Q}-${te}`}function H(K,q,Q){const te=O(K).getTime();return!!(q&&te<q.getTime()||Q&&te>Q.getTime())}return(K,q)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(T.value)},[e.createElementVNode("button",{ref_key:"control",ref:i,class:"vf-daterangepicker__control",type:"button",disabled:K.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:N,onKeydown:[e.withKeys(e.withModifiers(w,["prevent"]),["down"]),e.withKeys(e.withModifiers(N,["prevent"]),["enter"]),e.withKeys(e.withModifiers(L,["prevent"]),["esc"])],onFocus:k,onBlur:B},[e.createElementVNode("span",{class:e.normalizeClass(["vf-daterangepicker__label",{"vf-daterangepicker__label_placeholder":x.value}])},e.toDisplayString(g.value||K.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(L,["prevent"]),["esc"])},[e.createElementVNode("div",ma,[e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Previous month",onClick:z}," ‹ "),e.createElementVNode("span",ga,e.toDisplayString(y.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(E.value,Q=>(e.openBlock(),e.createElementBlock("span",{key:Q,class:"vf-daterangepicker__weekday"},e.toDisplayString(Q),1))),128))]),e.createElementVNode("div",ha,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(F.value,Q=>(e.openBlock(),e.createElementBlock("button",{key:Q.key,class:e.normalizeClass(["vf-daterangepicker__day",{"is-outside":!Q.inCurrentMonth,"is-in-range":Q.isInRange,"is-selected":Q.isSelected,"is-range-start":Q.isRangeStart,"is-range-end":Q.isRangeEnd,"is-today":Q.isToday}]),type:"button",disabled:Q.isDisabled,"data-date":Q.iso,onClick:te=>W(Q.date)},e.toDisplayString(Q.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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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 b=e.computed(()=>z(o.min)),l=e.computed(()=>z(o.max)),_=e.computed(()=>z(o.modelValue)),h=e.computed(()=>_.value===null?"":I(_.value,o.format)),C=e.computed(()=>!o.step||o.step<=0?30:Math.min(Math.max(Math.round(o.step),1),1440)),D=e.computed(()=>{const S=[],R=C.value,m=b.value,M=l.value;for(let O=0;O<1440;O+=R){const P=$(O);S.push({value:P,minutes:O,label:I(O,o.format),isSelected:_.value===O,isDisabled:W(O,m,M)})}return S}),x=e.computed(()=>{const S=["vf-timepicker",`vf-timepicker_${o.variant}`,n.value?"vf-timepicker_open":""];return o.size!=="normal"&&S.push(`vf-timepicker_${o.size}`),o.disabled&&S.push("vf-timepicker_disabled"),S.filter(Boolean)}),g=S=>t("focus",S),y=S=>t("blur",S),E=()=>{o.disabled||o.readonly||(n.value=!0,f.value="bottom",v.value="bottom")},F=()=>{n.value=!1,f.value="bottom",v.value="bottom"},T=()=>{if(n.value){F();return}E()},k=async()=>{var S,R;n.value||(E(),await e.nextTick()),(R=(S=c.value)==null?void 0:S.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||R.focus()},B=S=>{if(o.readonly)return;const R=z(S);R===null||W(R,b.value,l.value)||(t("update:modelValue",S),t("change",S),F())},w=S=>{var m;if(!n.value||!d.value)return;const R=S.target;d.value.contains(R)||(m=c.value)!=null&&m.contains(R)||F()},L=()=>{if(!i.value||!c.value)return;const S=i.value,R=c.value,m=async()=>{const{x:V,y:A,placement:G}=await ve(S,R,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=G??f.value;const X=S.getBoundingClientRect().width;R.style.minWidth=`${X}px`,R.style.width=`${X}px`,R.style.left=`${V}px`,R.style.top=`${A}px`},M=async()=>{await m()},O=fe(S,()=>{M()}),P=()=>{M()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),u={update:M,destroy:()=>{O(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},u.update()},N=()=>{if(!c.value||_.value===null)return;const S=c.value.querySelector(`[data-time="${$(_.value)}"]`);!S||typeof S.scrollIntoView!="function"||S.scrollIntoView({block:"nearest"})};e.watch(n,async S=>{if(!S){u&&(u.destroy(),u=null);return}await e.nextTick(),u||L(),u==null||u.update(),N()}),e.watch(()=>[o.min,o.max,o.step],()=>{u==null||u.update()}),e.onMounted(()=>{document.addEventListener("click",w)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",w),u==null||u.destroy(),u=null});function z(S){if(!S)return null;const R=S.match(/^(\d{2}):(\d{2})$/);if(!R)return null;const m=Number(R[1]),M=Number(R[2]);return Number.isNaN(m)||Number.isNaN(M)||m<0||m>23||M<0||M>59?null:m*60+M}function $(S){const R=Math.floor(S/60),m=S%60;return`${String(R).padStart(2,"0")}:${String(m).padStart(2,"0")}`}function I(S,R){if(R==="12h"){const m=Math.floor(S/60),M=S%60,O=m>=12?"PM":"AM";return`${m%12||12}:${String(M).padStart(2,"0")} ${O}`}return $(S)}function W(S,R,m){return R!==null&&S<R||m!==null&&S>m}return(S,R)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(x.value)},[e.createElementVNode("button",{ref_key:"control",ref:i,class:"vf-timepicker__control",type:"button",disabled:S.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"listbox",onClick:T,onKeydown:[e.withKeys(e.withModifiers(k,["prevent"]),["down"]),e.withKeys(e.withModifiers(T,["prevent"]),["enter"]),e.withKeys(e.withModifiers(F,["prevent"]),["esc"])],onFocus:g,onBlur:y},[e.createElementVNode("span",{class:e.normalizeClass(["vf-timepicker__label",{"vf-timepicker__label_placeholder":!h.value}])},e.toDisplayString(h.value||S.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(D.value,m=>(e.openBlock(),e.createElementBlock("button",{key:m.value,class:e.normalizeClass(["vf-timepicker__option",{"is-active":m.isSelected,"is-disabled":m.isDisabled}]),type:"button",role:"option","data-time":m.value,disabled:m.isDisabled,"aria-selected":m.isSelected,onClick:M=>B(m.value)},e.toDisplayString(m.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"},Ta=["data-time","disabled","aria-selected","onClick"],Fa=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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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(H(new Date)),b=e.ref(null),l=e.ref(null);let _=null;const h=e.computed(()=>!o.minuteStep||o.minuteStep<=0?30:Math.min(Math.max(Math.round(o.minuteStep),1),1440)),C=e.computed(()=>G(o.modelValue)),D=e.computed(()=>G(o.min)),x=e.computed(()=>G(o.max)),g=e.computed(()=>{if(!C.value)return"";const Y=C.value.date.toLocaleDateString(o.locale,{year:"numeric",month:"short",day:"numeric"}),Z=oe(C.value.minutes,o.format);return`${Y}, ${Z}`}),y=e.computed(()=>u.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),E=e.computed(()=>{const Y=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),Z=new Date(2026,0,4);return Array.from({length:7},(J,re)=>{const le=(re+o.firstDayOfWeek)%7,ie=new Date(Z);return ie.setDate(Z.getDate()+le),Y.format(ie)})}),F=e.computed(()=>{const Y=Q(u.value,o.firstDayOfWeek),Z=b.value?te(b.value):null,J=te(new Date);return Array.from({length:42},(re,le)=>{const ie=q(Y,le),ze=te(ie);return{key:`${ze}-${le}`,iso:ze,date:ie,day:ie.getDate(),inCurrentMonth:ie.getMonth()===u.value.getMonth(),isDisabled:ae(ie,D.value,x.value),isSelected:Z===ze,isToday:ze===J}})}),T=e.computed(()=>{const Y=[];for(let Z=0;Z<1440;Z+=h.value)Y.push({value:j(Z),label:oe(Z,o.format),minutes:Z,isSelected:l.value===Z,isDisabled:ne(b.value,Z,D.value,x.value)});return Y}),k=e.computed(()=>{const Y=["vf-datetimepicker",`vf-datetimepicker_${o.variant}`,n.value?"vf-datetimepicker_open":""];return o.size!=="normal"&&Y.push(`vf-datetimepicker_${o.size}`),o.disabled&&Y.push("vf-datetimepicker_disabled"),Y.filter(Boolean)}),B=Y=>t("focus",Y),w=Y=>t("blur",Y),L=()=>{if(!b.value||l.value===null||ne(b.value,l.value,D.value,x.value))return;const Y=ee(b.value,l.value);t("update:modelValue",Y),t("change",Y)},N=()=>{const Y=C.value;if(Y){b.value=Y.date,l.value=Y.minutes,u.value=H(Y.date);return}b.value=null,l.value=null},z=Y=>{if(l.value!==null&&!ne(Y,l.value,D.value,x.value))return;const Z=T.value.find(J=>!ne(Y,J.minutes,D.value,x.value));l.value=Z?Z.minutes:null},$=()=>{o.disabled||o.readonly||(N(),b.value||(b.value=X(new Date),u.value=H(b.value)),z(b.value),n.value=!0,f.value="bottom",v.value="bottom")},I=()=>{n.value=!1,f.value="bottom",v.value="bottom"},W=()=>{if(n.value){I();return}$()},S=()=>{u.value=K(u.value,-1)},R=()=>{u.value=K(u.value,1)},m=Y=>{o.readonly||ae(Y,D.value,x.value)||(b.value=X(Y),z(b.value),L())},M=Y=>{o.readonly||!b.value||ne(b.value,Y,D.value,x.value)||(l.value=Y,L(),I())},O=Y=>{var J;if(!n.value||!d.value)return;const Z=Y.target;d.value.contains(Z)||(J=c.value)!=null&&J.contains(Z)||I()},P=()=>{if(!i.value||!c.value)return;const Y=i.value,Z=c.value,J=async()=>{const{x:ze,y:fc,placement:vc}=await ve(Y,Z,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=vc??f.value;const Ie=8,pc=Z.getBoundingClientRect().width,uc=Math.max(Ie,window.innerWidth-pc-Ie),mc=Math.min(Math.max(ze,Ie),uc);Z.style.left=`${mc}px`,Z.style.top=`${fc}px`},re=async()=>{await J()},le=fe(Y,()=>{re()}),ie=()=>{re()};document.addEventListener("scroll",ie,!0),window.addEventListener("resize",ie,!1),_={update:re,destroy:()=>{le(),document.removeEventListener("scroll",ie,!0),window.removeEventListener("resize",ie,!1)}},_.update()};e.watch(()=>o.modelValue,Y=>{const Z=G(Y);Z&&(u.value=H(Z.date))},{immediate:!0}),e.watch(()=>[o.min,o.max,o.minuteStep],()=>{b.value&&z(b.value),_==null||_.update()}),e.watch(n,async Y=>{if(!Y){_&&(_.destroy(),_=null);return}await e.nextTick(),_||P(),_==null||_.update()}),e.onMounted(()=>{document.addEventListener("click",O)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",O),_==null||_.destroy(),_=null});function V(Y){if(!Y)return null;const Z=Y.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!Z)return null;const J=Number(Z[1]),re=Number(Z[2])-1,le=Number(Z[3]),ie=new Date(J,re,le);return ie.getFullYear()!==J||ie.getMonth()!==re||ie.getDate()!==le?null:X(ie)}function A(Y){if(!Y)return null;const Z=Y.match(/^(\d{2}):(\d{2})$/);if(!Z)return null;const J=Number(Z[1]),re=Number(Z[2]);return J<0||J>23||re<0||re>59?null:J*60+re}function G(Y){if(!Y)return null;const Z=Y.match(/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2})$/);if(!Z)return null;const J=V(Z[1]),re=A(Z[2]);return!J||re===null?null:{date:J,minutes:re}}function X(Y){return new Date(Y.getFullYear(),Y.getMonth(),Y.getDate())}function H(Y){return new Date(Y.getFullYear(),Y.getMonth(),1)}function K(Y,Z){return new Date(Y.getFullYear(),Y.getMonth()+Z,1)}function q(Y,Z){return new Date(Y.getFullYear(),Y.getMonth(),Y.getDate()+Z)}function Q(Y,Z){const J=H(Y),le=(J.getDay()-Z+7)%7;return q(J,-le)}function te(Y){const Z=Y.getFullYear(),J=`${Y.getMonth()+1}`.padStart(2,"0"),re=`${Y.getDate()}`.padStart(2,"0");return`${Z}-${J}-${re}`}function j(Y){const Z=Math.floor(Y/60),J=Y%60;return`${String(Z).padStart(2,"0")}:${String(J).padStart(2,"0")}`}function ee(Y,Z){return`${te(Y)}T${j(Z)}`}function oe(Y,Z){if(Z==="12h"){const J=Math.floor(Y/60),re=Y%60,le=J>=12?"PM":"AM";return`${J%12||12}:${String(re).padStart(2,"0")} ${le}`}return j(Y)}function ae(Y,Z,J){const re=X(Y).getTime();return!!(Z&&re<Z.date.getTime()||J&&re>J.date.getTime())}function ne(Y,Z,J,re){if(!Y)return!0;const le=X(Y).getTime();return!!(J&&le===J.date.getTime()&&Z<J.minutes||re&&le===re.date.getTime()&&Z>re.minutes)}return(Y,Z)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(k.value)},[e.createElementVNode("button",{ref_key:"control",ref:i,class:"vf-datetimepicker__control",type:"button",disabled:Y.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:W,onKeydown:[e.withKeys(e.withModifiers($,["prevent"]),["down"]),e.withKeys(e.withModifiers(W,["prevent"]),["enter"]),e.withKeys(e.withModifiers(I,["prevent"]),["esc"])],onFocus:B,onBlur:w},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datetimepicker__label",{"vf-datetimepicker__label_placeholder":!g.value}])},e.toDisplayString(g.value||Y.placeholder),3),Z[0]||(Z[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:S}," ‹ "),e.createElementVNode("span",Va,e.toDisplayString(y.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(E.value,J=>(e.openBlock(),e.createElementBlock("span",{key:J,class:"vf-datetimepicker__weekday"},e.toDisplayString(J),1))),128))]),e.createElementVNode("div",Na,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(F.value,J=>(e.openBlock(),e.createElementBlock("button",{key:J.key,class:e.normalizeClass(["vf-datetimepicker__day",{"is-outside":!J.inCurrentMonth,"is-selected":J.isSelected,"is-today":J.isToday}]),type:"button",disabled:J.isDisabled,"data-date":J.iso,onClick:re=>m(J.date)},e.toDisplayString(J.day),11,La))),128))])]),e.createElementVNode("div",Da,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(T.value,J=>(e.openBlock(),e.createElementBlock("button",{key:J.value,class:e.normalizeClass(["vf-datetimepicker__time",{"is-active":J.isSelected,"is-disabled":J.isDisabled}]),type:"button",role:"option","data-time":J.value,disabled:J.isDisabled,"aria-selected":J.isSelected,onClick:re=>M(J.minutes)},e.toDisplayString(J.label),11,Ta))),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(s,{emit:a}){const r=a,t=s,o=e.ref(C(_(t.modelValue)??new Date)),d=e.computed(()=>_(t.modelValue)),i=e.computed(()=>_(t.min)),c=e.computed(()=>_(t.max)),n=e.computed(()=>o.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),f=e.computed(()=>{const F=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),T=new Date(2026,0,4);return Array.from({length:7},(k,B)=>{const w=(B+t.firstDayOfWeek)%7,L=new Date(T);return L.setDate(T.getDate()+w),F.format(L)})}),v=e.computed(()=>{const F=g(o.value,t.firstDayOfWeek),T=d.value?y(d.value):null,k=y(new Date);return Array.from({length:42},(B,w)=>{const L=x(F,w),N=y(L);return{key:`${N}-${w}`,iso:N,date:L,day:L.getDate(),inCurrentMonth:L.getMonth()===o.value.getMonth(),isDisabled:E(L,i.value,c.value),isSelected:T===N,isToday:N===k}})}),p=e.computed(()=>{const F=["vf-calendar",`vf-calendar_${t.variant}`];return t.size!=="normal"&&F.push(`vf-calendar_${t.size}`),t.disabled&&F.push("vf-calendar_disabled"),F}),u=()=>{o.value=D(o.value,-1)},b=()=>{o.value=D(o.value,1)},l=F=>{if(t.disabled||t.readonly||E(F,i.value,c.value))return;const T=y(F);r("update:modelValue",T),r("change",T)};e.watch(()=>t.modelValue,F=>{const T=_(F);T&&(o.value=C(T))},{immediate:!0});function _(F){if(!F)return null;const T=F.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!T)return null;const k=Number(T[1]),B=Number(T[2])-1,w=Number(T[3]),L=new Date(k,B,w);return L.getFullYear()!==k||L.getMonth()!==B||L.getDate()!==w?null:h(L)}function h(F){return new Date(F.getFullYear(),F.getMonth(),F.getDate())}function C(F){return new Date(F.getFullYear(),F.getMonth(),1)}function D(F,T){return new Date(F.getFullYear(),F.getMonth()+T,1)}function x(F,T){return new Date(F.getFullYear(),F.getMonth(),F.getDate()+T)}function g(F,T){const k=C(F),w=(k.getDay()-T+7)%7;return x(k,-w)}function y(F){const T=F.getFullYear(),k=`${F.getMonth()+1}`.padStart(2,"0"),B=`${F.getDate()}`.padStart(2,"0");return`${T}-${k}-${B}`}function E(F,T,k){const B=h(F).getTime();return!!(T&&B<T.getTime()||k&&B>k.getTime())}return(F,T)=>(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:F.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:F.disabled,onClick:b}," › ",8,Ra)]),e.createElementVNode("div",Oa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,k=>(e.openBlock(),e.createElementBlock("span",{key:k,class:"vf-calendar__weekday"},e.toDisplayString(k),1))),128))]),e.createElementVNode("div",Aa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.value,k=>(e.openBlock(),e.createElementBlock("button",{key:k.key,class:e.normalizeClass(["vf-calendar__day",{"is-outside":!k.inCurrentMonth,"is-selected":k.isSelected,"is-today":k.isToday}]),type:"button",disabled:F.disabled||k.isDisabled,"data-date":k.iso,onClick:B=>l(k.date)},e.toDisplayString(k.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(s,{emit:a}){const r=s,t=a,o=(l,_,h)=>Math.min(h,Math.max(_,l)),d=(l,_)=>{if(_<l)return[];const h=[];for(let C=l;C<=_;C+=1)h.push(C);return h},i=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,i.value)),n=e.computed(()=>c.value<=1),f=e.computed(()=>c.value>=i.value),v=e.computed(()=>r.disabled||i.value<=1),p=e.computed(()=>{const l=i.value,_=c.value,h=Math.max(0,Math.floor(r.siblingCount)),C=Math.max(0,Math.floor(r.boundaryCount)),D=h*2+C*2+3,x=[];if(l<=D)return d(1,l).map(T=>({key:`page-${T}`,type:"page",page:T}));const g=d(1,C),y=d(l-C+1,l),E=Math.max(Math.min(_-h,l-C-h*2-1),C+2),F=Math.min(Math.max(_+h,C+h*2+2),l-C-1);for(const T of g)x.push({key:`page-${T}`,type:"page",page:T});E>C+2?x.push({key:"ellipsis-start",type:"ellipsis",page:-1}):C+1<=l-C&&x.push({key:`page-${C+1}`,type:"page",page:C+1});for(const T of d(E,F))x.push({key:`page-${T}`,type:"page",page:T});F<l-C-1?x.push({key:"ellipsis-end",type:"ellipsis",page:-2}):l-C>C&&x.push({key:`page-${l-C}`,type:"page",page:l-C});for(const T of y)x.push({key:`page-${T}`,type:"page",page:T});return x}),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}),b=(l,_)=>{if(v.value)return;const h=o(l,1,i.value);h!==r.modelValue&&(t("update:modelValue",h),t("change",h,_))};return(l,_)=>(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:_[0]||(_[0]=h=>b(c.value-1,h))},e.toDisplayString(l.prevLabel),9,Wa),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,h=>(e.openBlock(),e.createElementBlock("button",{key:h.key,class:e.normalizeClass(["vf-pagination__item",{"is-current":h.type==="page"&&h.page===c.value,"is-ellipsis":h.type==="ellipsis"}]),type:"button",disabled:v.value||h.type==="ellipsis","aria-current":h.type==="page"&&h.page===c.value?"page":void 0,"aria-label":h.type==="page"?`Page ${h.page}`:void 0,onClick:C=>h.type==="page"&&b(h.page,C)},[h.type==="page"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(h.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:_[1]||(_[1]=h=>b(c.value+1,h))},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(s,{emit:a}){const r=a,t=s,o=e.computed(()=>{const i=["vf-checkbox",`vf-checkbox_${t.variant}`];return t.disabled&&i.push("vf-checkbox_disabled"),i}),d=i=>{const c=i.target;r("update:modelValue",c.checked),r("change",i)};return(i,c)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(o.value)},[e.createElementVNode("input",{class:"vf-checkbox__control",type:"checkbox",checked:i.modelValue,disabled:i.disabled,onChange:d},null,40,Ya),c[0]||(c[0]=e.createElementVNode("span",{class:"vf-checkbox__box"},null,-1)),i.label||i.$slots.default?(e.openBlock(),e.createElementBlock("span",qa,[e.renderSlot(i.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(i.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(s,{emit:a}){const r=a,t=s,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)},i={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,i),(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(s,{emit:a}){const r=a,t=s,o=e.inject(Ue,null),d=e.computed(()=>o?o.modelValue.value:t.modelValue),i=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,b)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(v.value)},[e.createElementVNode("input",{class:"vf-radio__control",type:"radio",name:i.value,value:u.value,checked:f.value,disabled:n.value,onChange:p},null,40,Ja),b[0]||(b[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(s,{emit:a}){const r=a,t=s,o=e.ref([]),d=e.computed(()=>t.options.map((l,_)=>({...l,key:`${String(l.value)}-${_}`}))),i=e.computed(()=>d.value.reduce((l,_,h)=>(_.disabled||l.push(h),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,_)=>{if(t.disabled)return;const h=d.value.find(C=>C.value===l);!h||h.disabled||(r("update:modelValue",l),r("change",l,_))},u=(l,_)=>{o.value[_]=l instanceof HTMLButtonElement?l:null},b=(l,_)=>{if(t.disabled||!i.value.length)return;const h=_.key;if(!["ArrowRight","ArrowDown","ArrowLeft","ArrowUp","Home","End"].includes(h))return;_.preventDefault();const C=i.value.indexOf(l),D=C>=0?C:0;let x=D;h==="ArrowRight"||h==="ArrowDown"?x=(D+1)%i.value.length:h==="ArrowLeft"||h==="ArrowUp"?x=(D-1+i.value.length)%i.value.length:h==="Home"?x=0:h==="End"&&(x=i.value.length-1);const g=i.value[x],y=d.value[g],E=o.value[g];E==null||E.focus(),y&&p(y.value,_)};return(l,_)=>(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,(h,C)=>(e.openBlock(),e.createElementBlock("button",{key:h.key,ref_for:!0,ref:D=>u(D,C),class:e.normalizeClass(["vf-segmented-control__item",{"is-active":n(h.value)}]),type:"button",role:"radio","aria-checked":n(h.value),disabled:l.disabled||h.disabled,onClick:D=>p(h.value,D),onKeydown:D=>b(C,D),onFocus:f,onBlur:v},e.toDisplayString(h.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(s,{emit:a}){let r=0;const t=a,o=s,d=++r,i=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 _=o.orientation==="horizontal",h=l.key,C=_?["ArrowRight"]:["ArrowDown"],D=_?["ArrowLeft"]:["ArrowUp"];if(![...C,...D,"Home","End"].includes(h))return;const x=f();if(!x.length)return;const g=x.findIndex(T=>T.getAttribute("aria-selected")==="true"),y=x.findIndex(T=>T===document.activeElement),E=y>=0?y:Math.max(g,0);let F=E;C.includes(h)?F=(E+1)%x.length:D.includes(h)?F=(E-1+x.length)%x.length:h==="Home"?F=0:h==="End"&&(F=x.length-1),l.preventDefault(),v(x[F])},u=(l,_)=>{t("update:modelValue",l),t("change",l,_)},b={activeValue:e.computed(()=>o.modelValue),disabled:e.computed(()=>o.disabled),orientation:e.computed(()=>o.orientation),onChange:u,getTabId:l=>`vf-tab-${d}-${i(l)}`,getPanelId:l=>`vf-tabpanel-${d}-${i(l)}`};return e.provide(Le,b),(l,_)=>(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(s,{emit:a}){const r=a,t=s,o=e.inject(Le,null),d=e.computed(()=>(o==null?void 0:o.activeValue.value)===t.value),i=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(()=>i.value?-1:d.value?0:-1),v=p=>{!o||i.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":i.value}]),type:"button",role:"tab","aria-selected":d.value,"aria-controls":n.value,disabled:i.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(s){const a=s,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(i,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(i.$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(s,{emit:a}){let r=0;const t=a,o=s,d=++r,i=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),h=l.includes(p)?l.filter(C=>C!==p):[...l,p];t("update:modelValue",h),t("change",h,u);return}const b=o.modelValue===p?void 0:p;t("update:modelValue",b),t("change",b,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}-${i(p)}`,getPanelId:p=>`vf-accordion-panel-${d}-${i(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(s){const a=s,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),i=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":i.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:i.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(s,{emit:a}){const r=a,t=s;let o=null;const d=()=>{o!==null&&(clearTimeout(o),o=null)},i=()=>{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"),i()},{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(s){const a=s,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(s,{emit:a}){const r=a,t=s,o=e.ref(!0),d=e.computed(()=>typeof t.modelValue=="boolean"),i=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,i.value]])}}),Dn={key:0,class:"vf-empty-state__icon","aria-hidden":"true"},Tn={class:"vf-empty-state__body"},Fn={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(s){const a=s,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",Tn,[t.title||t.$slots.title?(e.openBlock(),e.createElementBlock("div",Fn,[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(s,{emit:a}){const r=a,t=s,o=e.computed(()=>{const i=["vf-switch"];return t.disabled&&i.push("vf-switch_disabled"),i}),d=i=>{const c=i.target;r("update:modelValue",c.checked),r("change",i)};return(i,c)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(o.value)},[e.createElementVNode("input",{class:"vf-switch__control",type:"checkbox",checked:i.modelValue,disabled:i.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)),i.label||i.$slots.default?(e.openBlock(),e.createElementBlock("span",On,[e.renderSlot(i.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(i.label),1)])])):e.createCommentVNode("",!0)],2))}}),Kn={class:"vf-popover"},Hn=["aria-expanded","onKeydown"],Wn=e.defineComponent({__name:"popover",emits:["click","onClick"],setup(s,{expose:a,emit:r}){const t=r,o=e.reactive({visible:!1});let d=0;const i=`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":i,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:i,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(s,{expose:a,emit:r}){const t=r,o=s;let d=0,i=0,c="",n=null;const f=e.ref(null),v=e.useAttrs(),p=e.useSlots(),u=`vf-modal-title-${++d}`,b=`vf-modal-body-${d}`,l=e.computed(()=>!!o.title||!!p.header),_=e.computed(()=>!!p.body||!!p.default),h=e.computed(()=>{const B=["vf-modal"];return o.size!=="md"&&B.push(`vf-modal_${o.size}`),B}),C=()=>t("update:modelValue",!0),D=()=>{t("update:modelValue",!1),t("close")},x=()=>{o.closeOnOverlay&&D()},g=B=>{!o.modelValue||!o.closeOnEsc||B.key==="Escape"&&(B.preventDefault(),D())},y=()=>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(w=>!w.hasAttribute("disabled")&&!w.getAttribute("aria-hidden")):[],E=()=>{var w;const B=y();B.length?B[0].focus():(w=f.value)==null||w.focus()},F=B=>{var $;if(B.key!=="Tab")return;const w=y();if(!w.length){B.preventDefault(),($=f.value)==null||$.focus();return}const L=w[0],N=w[w.length-1],z=document.activeElement;if(B.shiftKey&&z===L){B.preventDefault(),N.focus();return}!B.shiftKey&&z===N&&(B.preventDefault(),L.focus())},T=()=>{!o.lockScroll||typeof document>"u"||(i===0&&(c=document.body.style.overflow,document.body.style.overflow="hidden"),i+=1)},k=()=>{!o.lockScroll||typeof document>"u"||(i=Math.max(0,i-1),i===0&&(document.body.style.overflow=c))};return e.watch(()=>o.modelValue,async B=>{B?(typeof document<"u"&&(n=document.activeElement),T(),t("open"),await e.nextTick(),E(),typeof document<"u"&&document.addEventListener("keydown",g)):(k(),typeof document<"u"&&(document.removeEventListener("keydown",g),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{k(),typeof document<"u"&&document.removeEventListener("keydown",g)}),a({open:C,close:D}),(B,w)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",e.mergeProps(e.unref(v),{class:h.value,role:"presentation"}),[e.createElementVNode("div",{class:"vf-modal__overlay",onClick:x}),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":_.value?b:void 0,tabindex:"-1",onKeydown:F},[l.value?(e.openBlock(),e.createElementBlock("div",Gn,[e.createElementVNode("div",{id:u,class:"vf-modal__header-content"},[e.renderSlot(B.$slots,"header",{},()=>[B.title?(e.openBlock(),e.createElementBlock("h3",Un,e.toDisplayString(B.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),B.showClose?e.renderSlot(B.$slots,"close",{key:1,close:D},()=>[e.createElementVNode("button",{type:"button",class:"vf-modal__close","aria-label":"Close",onClick:D},"×")]):e.createCommentVNode("",!0),B.$slots.body||B.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:b,class:"vf-modal__body"},[e.renderSlot(B.$slots,"body"),B.$slots.body?e.createCommentVNode("",!0):e.renderSlot(B.$slots,"default",{key:0})])):e.createCommentVNode("",!0),B.$slots.footer?(e.openBlock(),e.createElementBlock("div",Yn,[e.renderSlot(B.$slots,"footer")])):e.createCommentVNode("",!0)],40,jn)],16),[[e.vShow,B.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(s,{expose:a,emit:r}){const t=s,o=r,d=e.ref(null),i=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"),i.value==="confirm"){i.value=null;return}i.value=null,o("cancel")},v=()=>{i.value="cancel",c()},p=()=>{t.loading||(o("confirm"),t.closeOnConfirm&&(i.value="confirm",c()))};return a({open:()=>{var u;return(u=d.value)==null?void 0:u.open()},close:()=>{i.value="cancel",c()}}),(u,b)=>(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:b[0]||(b[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(s,{expose:a,emit:r}){const t=r,o=s;let d=0,i=0,c="",n=null;const f=e.ref(null),v=e.useSlots(),p=`vf-drawer-title-${++d}`,u=`vf-drawer-body-${d}`,b=e.computed(()=>!!o.title||!!v.header),l=e.computed(()=>!!v.body||!!v.default),_=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)"}}),h=e.computed(()=>{const w=["vf-drawer",`vf-drawer_${o.position}`];return o.size!=="md"&&w.push(`vf-drawer_${o.size}`),w}),C=e.computed(()=>({"--vf-drawer-transform-from":_.value})),D=()=>t("update:modelValue",!0),x=()=>{t("update:modelValue",!1),t("close")},g=()=>{o.overlay&&o.closeOnOverlay&&x()},y=w=>{!o.modelValue||!o.closeOnEsc||w.key==="Escape"&&(w.preventDefault(),x())},E=()=>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(L=>!L.hasAttribute("disabled")&&!L.getAttribute("aria-hidden")):[],F=()=>{var L;const w=E();w.length?w[0].focus():(L=f.value)==null||L.focus()},T=w=>{var I;if(w.key!=="Tab")return;const L=E();if(!L.length){w.preventDefault(),(I=f.value)==null||I.focus();return}const N=L[0],z=L[L.length-1],$=document.activeElement;if(w.shiftKey&&$===N){w.preventDefault(),z.focus();return}!w.shiftKey&&$===z&&(w.preventDefault(),N.focus())},k=()=>{!o.lockScroll||typeof document>"u"||(i===0&&(c=document.body.style.overflow,document.body.style.overflow="hidden"),i+=1)},B=()=>{!o.lockScroll||typeof document>"u"||(i=Math.max(0,i-1),i===0&&(document.body.style.overflow=c))};return e.watch(()=>o.modelValue,async w=>{w?(typeof document<"u"&&(n=document.activeElement),k(),t("open"),await e.nextTick(),F(),typeof document<"u"&&document.addEventListener("keydown",y)):(B(),typeof document<"u"&&(document.removeEventListener("keydown",y),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{B(),typeof document<"u"&&document.removeEventListener("keydown",y)}),a({open:D,close:x}),(w,L)=>(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(h.value),style:e.normalizeStyle(C.value),role:"presentation"},[w.overlay?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-drawer__overlay",onClick:g})):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:f,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":b.value?p:void 0,"aria-describedby":l.value?u:void 0,tabindex:"-1",onKeydown:T},[b.value?(e.openBlock(),e.createElementBlock("div",Jn,[e.createElementVNode("div",{id:p,class:"vf-drawer__header-content"},[e.renderSlot(w.$slots,"header",{},()=>[w.title?(e.openBlock(),e.createElementBlock("h3",el,e.toDisplayString(w.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),w.showClose?e.renderSlot(w.$slots,"close",{key:1,close:x},()=>[e.createElementVNode("button",{type:"button",class:"vf-drawer__close","aria-label":"Close",onClick:x}," × ")]):e.createCommentVNode("",!0),w.$slots.body||w.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:u,class:"vf-drawer__body"},[e.renderSlot(w.$slots,"body"),w.$slots.body?e.createCommentVNode("",!0):e.renderSlot(w.$slots,"default",{key:0})])):e.createCommentVNode("",!0),w.$slots.footer?(e.openBlock(),e.createElementBlock("div",tl,[e.renderSlot(w.$slots,"footer")])):e.createCommentVNode("",!0)],40,Zn)],6),[[e.vShow,w.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(s,{expose:a,emit:r}){const t=r,o=s;let d=0;const i=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 b=null;const l=e.computed(()=>o.modelValue!==void 0),_=k=>{o.disabled||(t("update:modelValue",k),l.value||(f.value=k))},h=()=>{v.value=o.placement,p.value=o.placement,_(!0)},C=()=>{_(!1)},D=()=>{f.value?C():h()},x=()=>{o.disabled||D()},g=k=>{if(t("select",k),!o.closeOnSelect)return;const B=k.target;B&&(B.closest(".vf-menu__parent")||(B.closest(".vf-menu__link")||B.closest("[data-dropdown-close]"))&&C())},y=k=>{var w;if(!f.value||!i.value)return;const B=k.target;i.value.contains(B)||(w=n.value)!=null&&w.contains(B)||C()},E=k=>{!f.value||!o.closeOnEsc||k.key==="Escape"&&(k.preventDefault(),C())},F=k=>{switch(k){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"]}},T=()=>{if(!c.value||!n.value)return;const k=c.value,B=n.value,w=async()=>{const{x:$,y:I,placement:W}=await ve(k,B,{placement:v.value,strategy:"fixed",middleware:[ce(o.offset),de({placements:F(v.value)})]});p.value=W??v.value,o.matchTriggerWidth&&(B.style.minWidth=`${k.getBoundingClientRect().width}px`),B.style.left=`${$}px`,B.style.top=`${I}px`},L=async()=>{await w()},N=fe(k,()=>{L()}),z=()=>{L()};document.addEventListener("scroll",z,!0),window.addEventListener("resize",z,!1),b={update:L,destroy:()=>{N(),document.removeEventListener("scroll",z,!0),window.removeEventListener("resize",z,!1)}},b.update()};return e.watch(()=>o.modelValue,k=>{l.value&&(f.value=!!k)},{immediate:!0}),e.watch(()=>o.placement,k=>{v.value=k,p.value=k}),e.watch(f,async k=>{if(t(k?"open":"close"),!k){b&&(b.destroy(),b=null);return}await e.nextTick(),b||T(),b==null||b.update()}),e.onMounted(()=>{document.addEventListener("click",y),document.addEventListener("keydown",E)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",y),document.removeEventListener("keydown",E),b==null||b.destroy(),b=null}),a({open:h,close:C,toggle:D}),(k,B)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:i,class:e.normalizeClass(["vf-dropdown",{"vf-dropdown_disabled":k.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":k.disabled?"true":"false",onClick:x,onKeydown:[e.withKeys(e.withModifiers(x,["prevent"]),["enter"]),e.withKeys(e.withModifiers(x,["prevent"]),["space"])]},[e.renderSlot(k.$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:g},[e.renderSlot(k.$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(s,{expose:a,emit:r}){const t=s,o=r,d=e.inject(Ne,null),i=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 _;if(v.value||t.loading){l.preventDefault();return}(_=i.value)==null||_.close(),o("click",l)},b=l=>{o("update:modelValue",l)};return a({open:()=>{var l;return(l=i.value)==null?void 0:l.open()},close:()=>{var l;return(l=i.value)==null?void 0:l.close()},toggle:()=>{var l;return(l=i.value)==null?void 0:l.toggle()}}),(l,_)=>(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:i,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":b,onOpen:_[0]||(_[0]=h=>o("open",h)),onClose:_[1]||(_[1]=h=>o("close",h)),onSelect:_[2]||(_[2]=h=>o("select",h))},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(s,{expose:a,emit:r}){const t=r,o=s;let d=0;const i=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),b=()=>{if(!i.value)return{x:0,y:0};const T=i.value.getBoundingClientRect();return{x:Math.round(T.left+T.width/2),y:Math.round(T.top+T.height/2)}},l=T=>{o.disabled||(t("update:modelValue",T),u.value||(n.value=T))},_=()=>{if(!c.value)return;const k=c.value.getBoundingClientRect(),B=window.innerWidth,w=window.innerHeight,L=8;let N=p.value.x+o.offset,z=p.value.y+o.offset;N+k.width>B-L&&(N=Math.max(L,B-k.width-L)),z+k.height>w-L&&(z=Math.max(L,w-k.height-L)),f.value={left:`${N}px`,top:`${z}px`,minWidth:"var(--vf-context-menu-min-width)"}},h=async T=>{p.value=T,l(!0),await e.nextTick(),_()},C=()=>{l(!1)},D=T=>{o.disabled||(T.preventDefault(),t("contextmenu",T),h({x:T.clientX,y:T.clientY}))},x=T=>{o.disabled||(T.key==="ContextMenu"||T.shiftKey&&T.key==="F10")&&(T.preventDefault(),h(b()))},g=T=>{if(t("select",T),!o.closeOnSelect)return;const k=T.target;k&&(k.closest(".vf-menu__parent")||(k.closest(".vf-menu__link")||k.closest("[data-context-menu-close]"))&&C())},y=T=>{var B;if(!n.value||!i.value)return;const k=T.target;i.value.contains(k)||(B=c.value)!=null&&B.contains(k)||C()},E=T=>{!n.value||!o.closeOnEsc||T.key==="Escape"&&(T.preventDefault(),C())},F=()=>{n.value&&_()};return e.watch(()=>o.modelValue,T=>{u.value&&(n.value=!!T)},{immediate:!0}),e.watch(n,async T=>{T?(!p.value.x&&!p.value.y&&(p.value=b()),t("open"),await e.nextTick(),_()):t("close")}),e.onMounted(()=>{document.addEventListener("click",y),document.addEventListener("keydown",E),window.addEventListener("resize",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",y),document.removeEventListener("keydown",E),window.removeEventListener("resize",F)}),a({openAt:h,close:C}),(T,k)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{ref_key:"root",ref:i,class:e.normalizeClass(["vf-context-menu",{"vf-context-menu_disabled":T.disabled}]),tabindex:"0",onContextmenu:e.withModifiers(D,["prevent"]),onKeydown:x},[e.renderSlot(T.$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:g},[e.renderSlot(T.$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(s,{expose:a,emit:r}){const t=s,o=r,d=e.ref(null),i=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((N,z)=>{const $=N.group??"";return{...N,group:$,_index:z,_key:`${$}:${N.value??N.label}:${z.toString()}`}})),u=e.computed(()=>{if(!t.filter)return p.value;const N=n.value.trim().toLowerCase();return N?p.value.filter(z=>[z.label,z.description??"",...z.keywords??[]].join(" ").toLowerCase().includes(N)):p.value}),b=e.computed(()=>{var z;const N=new Map;for(const $ of u.value){const I=$.group??"";N.has(I)||N.set(I,[]),(z=N.get(I))==null||z.push($)}return Array.from(N.entries()).map(([$,I])=>({name:$,items:I}))}),l=e.computed(()=>u.value.filter(N=>!N.disabled)),_=async()=>{var N;await e.nextTick(),(N=i.value)==null||N.focus()},h=()=>{const N=l.value[0];f.value=N?N._index:-1},C=N=>{o("update:modelValue",N),v.value||(c.value=N)},D=async()=>{C(!0),n.value="",h(),await _()},x=()=>{C(!1)},g=async()=>{if(c.value){x();return}await D()},y=N=>{const z=N.target;n.value=z.value,o("search",n.value),h()},E=(N,z)=>{if(N.disabled){z.preventDefault();return}typeof N.command=="function"&&N.command(),o("select",N,z),t.closeOnSelect&&x()},F=N=>{if(!l.value.length){f.value=-1;return}const z=l.value.findIndex(W=>W._index===f.value),I=((z>=0?z:N>0?-1:0)+N+l.value.length)%l.value.length;f.value=l.value[I]._index},T=N=>{if(f.value<0)return;const z=u.value.find($=>$._index===f.value);z&&E(z,N)},k=N=>{if(N.key==="ArrowDown"){N.preventDefault(),F(1);return}if(N.key==="ArrowUp"){N.preventDefault(),F(-1);return}if(N.key==="Enter"){N.preventDefault(),T(N);return}N.key==="Escape"&&t.closeOnEsc&&(N.preventDefault(),x())},B=()=>{t.closeOnOverlay&&x()},w=N=>{if(!(N instanceof Element))return!1;const z=N,$=z.tagName;return $==="INPUT"||$==="TEXTAREA"||$==="SELECT"?!0:!!z.closest('[contenteditable="true"]')},L=N=>{t.enableShortcut&&(w(N.target)||N.key.toLowerCase()===t.shortcutKey.toLowerCase()&&(!N.metaKey&&!N.ctrlKey||(N.preventDefault(),g())))};return e.watch(()=>t.modelValue,N=>{v.value&&(c.value=!!N)},{immediate:!0}),e.watch(c,async N=>{if(N){o("open"),n.value="",h(),await _();return}o("close")}),e.watch(()=>u.value,()=>{u.value.some(z=>z._index===f.value&&!z.disabled)||h()},{deep:!0}),e.onMounted(()=>{document.addEventListener("keydown",L)}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",L)}),a({open:D,close:x,toggle:g}),(N,z)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",il,[e.createElementVNode("div",{class:"vf-command-palette__overlay",onClick:B}),e.createElementVNode("div",{ref_key:"panel",ref:d,class:"vf-command-palette__panel",role:"dialog","aria-modal":"true","aria-label":N.ariaLabel,onKeydown:k},[e.createElementVNode("div",dl,[e.createElementVNode("input",{ref_key:"inputRef",ref:i,class:"vf-command-palette__input",type:"text",value:n.value,placeholder:N.placeholder,onInput:y},null,40,cl)]),e.createElementVNode("div",fl,[b.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(b.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:W=>E(I,W)},[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(N.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"],Tl=["onClick"],Fl={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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref([]),i=e.computed(()=>d.value.filter(D=>!D.read).length),c=e.computed(()=>i.value>0),n=D=>D.map(x=>({...x,read:!!x.read}));e.watch(()=>t.items,D=>{d.value=n(D)},{deep:!0,immediate:!0});const f=()=>{r("update:items",d.value.map(D=>({...D})))},v=()=>{r("update:modelValue",!1),r("close")},p=()=>{t.closeOnOverlay&&v()},u=D=>{!t.modelValue||!t.closeOnEsc||D.key==="Escape"&&(D.preventDefault(),v())};e.watch(()=>t.modelValue,async D=>{var x;D?(r("open"),await e.nextTick(),(x=o.value)==null||x.focus(),document.addEventListener("keydown",u,!1)):document.removeEventListener("keydown",u,!1)},{immediate:!0}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",u,!1)});const b=D=>{const x=(D.avatar||D.title||"").trim();return x?x.charAt(0).toUpperCase():"N"},l=(D,x)=>{r("click",D,x)},_=D=>{const x=d.value.map(y=>y.id!==D?y:{...y,read:!y.read}),g=x.find(y=>y.id===D);d.value=x,f(),g&&r("read",g,g.read)},h=()=>{c.value&&(d.value=d.value.map(D=>({...D,read:!0})),f(),r("readAll",d.value))},C=()=>{if(!d.value.length)return;const D=d.value.map(x=>({...x}));d.value=[],f(),r("clear",D)};return(D,x)=>(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":D.title,tabindex:"-1"},[e.createElementVNode("header",zl,[e.createElementVNode("div",xl,[e.createElementVNode("h3",Cl,e.toDisplayString(D.title),1),i.value>0?(e.openBlock(),e.createElementBlock("span",Bl,e.toDisplayString(i.value),1)):e.createCommentVNode("",!0)]),e.createElementVNode("div",Sl,[e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!c.value,onClick:h},e.toDisplayString(D.markAllLabel),9,$l),e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!d.value.length,onClick:C},e.toDisplayString(D.clearLabel),9,Vl),e.createElementVNode("button",{type:"button",class:"vf-notification-center__close","aria-label":D.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,(g,y)=>(e.openBlock(),e.createElementBlock("li",{key:String(g.id),class:e.normalizeClass(["vf-notification-center__item",{"is-unread":!g.read}]),"data-severity":g.severity||"neutral"},[e.renderSlot(D.$slots,"item",{item:g,index:y,toggleRead:()=>_(g.id)},()=>[e.createElementVNode("button",{type:"button",class:"vf-notification-center__item-main",onClick:E=>l(g,y)},[e.createElementVNode("span",Fl,e.toDisplayString(b(g)),1),e.createElementVNode("span",Ml,[e.createElementVNode("span",Il,e.toDisplayString(g.title),1),g.message?(e.openBlock(),e.createElementBlock("span",Pl,e.toDisplayString(g.message),1)):e.createCommentVNode("",!0),g.date?(e.openBlock(),e.createElementBlock("span",Rl,e.toDisplayString(g.date),1)):e.createCommentVNode("",!0)])],8,Tl)]),e.createElementVNode("button",{type:"button",class:"vf-notification-center__toggle",onClick:E=>_(g.id)},e.toDisplayString(g.read?D.unreadLabel:D.readLabel),9,Ol)],10,Dl))),128))])):(e.openBlock(),e.createElementBlock("p",Al,[e.renderSlot(D.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(D.emptyText),1)])]))])],8,wl)],512),[[e.vShow,D.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(s,{emit:a}){const r=a,t=s,o=e.useSlots(),d=e.computed(()=>!!o.footer),i=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 _=window.innerWidth<t.mobileBreakpoint;_!==c.value&&(c.value=_,r("breakpoint-change",_)),_||(n.value=!1)},p=()=>{r("sidebar-toggle",{mobile:c.value,collapsed:i.value,open:c.value?n.value:!i.value})},u=()=>{if(c.value){n.value=!n.value,p();return}i.value=!i.value,r("update:modelValue",i.value),p()},b=()=>{n.value&&(n.value=!1,p())},l=_=>{!t.closeOnEsc||!n.value||_.key==="Escape"&&(_.preventDefault(),b())};return e.watch(()=>t.modelValue,_=>{i.value=!!_}),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&&i.value,"vf-app-shell_mobile":c.value,"vf-app-shell_mobile-open":c.value&&n.value,"vf-app-shell_sticky-header":_.stickyHeader,"vf-app-shell_full-height":_.fullHeight}]),style:e.normalizeStyle(f.value)},[e.createElementVNode("aside",{class:"vf-app-shell__sidebar","aria-hidden":c.value&&!n.value?"true":"false"},[e.renderSlot(_.$slots,"sidebar",{mobile:c.value,collapsed:i.value})],8,Hl),c.value&&n.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__overlay","aria-label":_.closeSidebarLabel,onClick:b},null,8,Wl)):e.createCommentVNode("",!0),e.createElementVNode("header",jl,[_.showToggle?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-app-shell__toggle","aria-label":_.toggleLabel,onClick:u},e.toDisplayString(_.toggleIcon),9,Gl)):e.createCommentVNode("",!0),e.createElementVNode("div",Ul,[e.renderSlot(_.$slots,"header",{mobile:c.value,collapsed:i.value,mobileSidebarOpen:n.value,toggleSidebar:u})])]),e.createElementVNode("main",{class:"vf-app-shell__main","aria-label":_.mainAriaLabel},[e.renderSlot(_.$slots,"default")],8,Yl),d.value?(e.openBlock(),e.createElementBlock("footer",ql,[e.renderSlot(_.$slots,"footer",{mobile:c.value,collapsed:i.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(s,{emit:a}){const r=a,t=s,o=e.ref([]),d=e.ref(null),i=e.ref(null),c=e.computed(()=>t.columns??[]),n=C=>C.map(D=>({...D,tags:D.tags?[...D.tags]:[]})),f=C=>o.value.filter(D=>String(D.columnId)===String(C)),v=(C,D,x)=>{const g=[];return C.forEach((y,E)=>{String(y.columnId)===String(D)&&g.push(E)}),g.length?x===void 0||x>=g.length?g[g.length-1]+1:g[Math.max(0,x)]:C.length},p=(C,D,x)=>{const g=[...o.value],y=g.findIndex(w=>String(w.id)===String(C));if(y<0)return;const F=g[y].columnId,[T]=g.splice(y,1),k=v(g,D,x),B={...T,columnId:D};g.splice(k,0,B),o.value=g,r("update:items",g.map(w=>({...w,tags:w.tags?[...w.tags]:[]}))),r("move",B,F,D)},u=C=>{r("click",C)},b=(C,D)=>{d.value=C.id,i.value=C.columnId,D.dataTransfer&&(D.dataTransfer.effectAllowed="move",D.dataTransfer.setData("text/plain",String(C.id)))},l=()=>{d.value=null,i.value=null},_=(C,D,x)=>{var E;const y=((E=x.dataTransfer)==null?void 0:E.getData("text/plain"))||(d.value!==null?String(d.value):"");y&&(p(y,C,D),l())},h=(C,D)=>{var y;const g=((y=D.dataTransfer)==null?void 0:y.getData("text/plain"))||(d.value!==null?String(d.value):"");g&&(p(g,C),l())};return e.watch(()=>t.items,C=>{o.value=n(C)},{immediate:!0,deep:!0}),(C,D)=>(e.openBlock(),e.createElementBlock("div",{class:"vf-kanban-board",role:"region","aria-label":C.ariaLabel||void 0},[e.createElementVNode("div",Zl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,x=>(e.openBlock(),e.createElementBlock("section",{key:String(x.id),class:"vf-kanban-board__column","data-column-id":String(x.id)},[e.createElementVNode("header",ei,[e.renderSlot(C.$slots,"column-header",{column:x,items:f(x.id)},()=>[e.createElementVNode("h3",ti,e.toDisplayString(x.title),1),e.createElementVNode("span",oi,e.toDisplayString(f(x.id).length),1)])]),e.createElementVNode("ul",{class:"vf-kanban-board__list",onDragover:D[1]||(D[1]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(g=>h(x.id,g),["prevent"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f(x.id),(g,y)=>(e.openBlock(),e.createElementBlock("li",{key:String(g.id),class:e.normalizeClass(["vf-kanban-board__item",{"is-dragging":d.value===g.id,"priority-low":g.priority==="low","priority-medium":g.priority==="medium","priority-high":g.priority==="high"}]),draggable:"true",onClick:E=>u(g),onDragstart:E=>b(g,E),onDragend:l,onDragover:D[0]||(D[0]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(E=>_(x.id,y,E),["prevent","stop"])},[e.renderSlot(C.$slots,"card",{item:g,column:x,index:y},()=>{var E;return[e.createElementVNode("div",ni,[e.createElementVNode("p",li,e.toDisplayString(g.title),1),g.description?(e.openBlock(),e.createElementBlock("p",ii,e.toDisplayString(g.description),1)):e.createCommentVNode("",!0),(E=g.tags)!=null&&E.length?(e.openBlock(),e.createElementBlock("div",si,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.tags,F=>(e.openBlock(),e.createElementBlock("span",{key:F,class:"vf-kanban-board__tag"},e.toDisplayString(F),1))),128))])):e.createCommentVNode("",!0),g.assignee?(e.openBlock(),e.createElementBlock("p",di,e.toDisplayString(g.assignee),1)):e.createCommentVNode("",!0)])]})],42,ai))),128)),f(x.id).length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",ci,[e.renderSlot(C.$slots,"empty-column",{column:x},()=>[e.createTextVNode(e.toDisplayString(C.emptyColumnText),1)])]))],40,ri),e.createElementVNode("footer",fi,[e.renderSlot(C.$slots,"column-footer",{column:x,items:f(x.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(s){const a=s;let r=0;const t=e.ref(null),o=e.ref(null),d=e.ref(!1),i=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 b=t.value,l=o.value,_=async()=>{const{x,y:g,placement:y}=await ve(b,l,{placement:a.placement,strategy:"fixed",middleware:[ce(8),de(),Ge()]});i.value=y??a.placement,l.style.left=`${x}px`,l.style.top=`${g}px`},h=async()=>{await _()},C=fe(b,()=>{h()}),D=()=>{h()};document.addEventListener("scroll",D,!0),window.addEventListener("resize",D,!1),n={update:h,destroy:()=>{C(),document.removeEventListener("scroll",D,!0),window.removeEventListener("resize",D,!1)}},n.update()};e.watch(d,async b=>{if(!b){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,b=>{b||(d.value=!1)}),(b,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(b.$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":i.value},[e.createElementVNode("span",ui,[e.renderSlot(b.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(b.text),1)])]),b.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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref(0),i=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),b=e.computed(()=>d.value>=v.value-1),l=e.computed(()=>!!n.value),_=L=>v.value?Math.min(v.value-1,Math.max(0,L)):0,h=L=>!L||typeof document>"u"?null:typeof L=="string"?document.querySelector(L):L,C=()=>{if(!n.value){c.value={};return}const L=n.value.getBoundingClientRect(),N=t.spotlightPadding;c.value={top:`${L.top-N}px`,left:`${L.left-N}px`,width:`${L.width+N*2}px`,height:`${L.height+N*2}px`}},D=()=>{if(!o.value||typeof window>"u")return;const L=o.value.getBoundingClientRect(),N=Math.max(12,(window.innerWidth-L.width)/2),z=Math.max(12,(window.innerHeight-L.height)/2);o.value.style.left=`${N}px`,o.value.style.top=`${z}px`,i.value=t.placement},x=()=>{if(!o.value||!n.value){D();return}const L=n.value,N=o.value,z=()=>{var m;return((m=p.value)==null?void 0:m.placement)??t.placement},$=()=>{var m;return((m=p.value)==null?void 0:m.offset)??t.offset},I=async()=>{const{x:m,y:M,placement:O}=await ve(L,N,{placement:z(),strategy:"fixed",middleware:[ce($()),de(),Ge()]});i.value=O??z(),N.style.left=`${m}px`,N.style.top=`${M}px`},W=async()=>{C(),await I()},S=fe(L,()=>{W()}),R=()=>{W()};document.addEventListener("scroll",R,!0),window.addEventListener("resize",R,!1),f={update:W,destroy:()=>{S(),document.removeEventListener("scroll",R,!0),window.removeEventListener("resize",R,!1)}},f.update()},g=async()=>{var L;f==null||f.destroy(),f=null,n.value=h((L=p.value)==null?void 0:L.target),await e.nextTick(),x()},y=L=>{r("update:modelValue",!1),r("close",L)},E=(L,N)=>{const z=_(L);z!==d.value&&(d.value=z,r(N,z,p.value),r("stepChange",z,p.value))},F=()=>{if(b.value){r("complete",p.value),y("complete");return}E(d.value+1,"next")},T=()=>{u.value||E(d.value-1,"prev")},k=()=>{r("skip",p.value),y("skip")},B=()=>{t.closeOnOverlay&&y("overlay")},w=L=>{!t.modelValue||!t.closeOnEsc||L.key==="Escape"&&(L.preventDefault(),y("esc"))};return e.watch(()=>t.modelValue,async L=>{L?(d.value=_(t.startIndex),r("open"),r("stepChange",d.value,p.value),await g(),document.addEventListener("keydown",w,!1)):(f==null||f.destroy(),f=null,c.value={},n.value=null,document.removeEventListener("keydown",w,!1))},{immediate:!0}),e.watch(()=>[d.value,t.steps],async()=>{t.modelValue&&await g()},{deep:!0}),e.onBeforeUnmount(()=>{f==null||f.destroy(),f=null,typeof document<"u"&&document.removeEventListener("keydown",w,!1)}),(L,N)=>{var z,$;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",bi,[e.createElementVNode("div",{class:"vf-tour__overlay",onClick:B}),L.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":L.ariaLabel||void 0,"data-placement":i.value},[(z=p.value)!=null&&z.title||L.$slots.title?(e.openBlock(),e.createElementBlock("div",_i,[e.renderSlot(L.$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||L.$slots.default?(e.openBlock(),e.createElementBlock("div",yi,[e.renderSlot(L.$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),L.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(L.$slots,"actions",{step:p.value,index:d.value,isFirst:u.value,isLast:b.value,prev:T,next:F,skip:k},()=>[L.showSkip?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tour__button vf-tour__button_secondary",type:"button",onClick:k},e.toDisplayString(L.skipLabel),1)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_secondary",type:"button",disabled:u.value,onClick:T},e.toDisplayString(L.prevLabel),9,zi),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_primary",type:"button",onClick:F},e.toDisplayString(b.value?L.finishLabel:L.nextLabel),1)])])],8,hi)],512),[[e.vShow,L.modelValue]])])}}}),Ci=e.defineComponent({__name:"skeleton",props:{width:{default:""},height:{default:""},variant:{default:"text"},animated:{type:Boolean,default:!0}},setup(s){const a=s,r=d=>{if(!(d==null||d===""))return typeof d=="number"?`${d}px`:d},t=e.computed(()=>{const d=r(a.width),i=r(a.height),c={};return d&&(c.width=d),i&&(c.height=i),a.variant==="circle"&&(!d&&i&&(c.width=i),!i&&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,i)=>(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(s){const a=s,r=e.useSlots(),t=b=>Math.min(100,Math.max(0,b)),o=e.computed(()=>a.value===void 0||a.value===null||Number.isNaN(a.value)),d=e.computed(()=>o.value?0:t(Number(a.value))),i=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 b=["vf-progress",`vf-progress_${a.variant}`,`vf-progress_size-${a.size}`];return o.value&&b.push("vf-progress_indeterminate"),b}),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 b=p-d.value/100*p;return{strokeDasharray:`${p}px`,strokeDashoffset:`${b}px`}});return(b,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value),role:"progressbar","aria-label":b.ariaLabel||void 0,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":i.value,"data-severity":b.severity},[b.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(b.$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(s){const a=s,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))}}),Ti=["data-variant","data-severity","aria-label"],Fi={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(s,{emit:a}){const r=a,t=s,o=e.computed(()=>{const i=[`vf-chip_size-${t.size}`];return t.disabled&&i.push("vf-chip_disabled"),i}),d=i=>{t.disabled||r("close",i)};return(i,c)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-chip",o.value]),"data-variant":i.variant,"data-severity":i.severity,role:"status","aria-label":i.ariaLabel||void 0},[i.$slots.icon||i.icon?(e.openBlock(),e.createElementBlock("span",Fi,[e.renderSlot(i.$slots,"icon",{},()=>[e.createVNode(e.unref(ye.CmIcon),{icon:i.icon},null,8,["icon"])])])):e.createCommentVNode("",!0),e.createElementVNode("span",Mi,[e.renderSlot(i.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(i.label),1)])]),i.closable?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"vf-chip__close",disabled:i.disabled,"aria-label":i.closeLabel||"Remove",onClick:d},[e.renderSlot(i.$slots,"close",{},()=>[c[0]||(c[0]=e.createTextVNode("×"))])],8,Ii)):e.createCommentVNode("",!0)],10,Ti))}}),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(s,{emit:a}){const r=a,t=s,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),i=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(b=>b.value===v);if(!(!u||u.disabled)){if(t.multiple){const b=new Set(o.value);b.has(v)?b.delete(v):b.add(v);const l=Array.from(b);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(i.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:b=>n(u.value,b)},[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(s){const a=s,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)),i=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":i.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(s){const a=s,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(i,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value),role:"status","aria-label":i.ariaLabel||void 0,"data-severity":i.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(i.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.value),1)])])):e.createCommentVNode("",!0)],10,Qi))}}),es=["aria-label"],ts={key:0,class:"vf-datatable__head"},os={class:"vf-datatable__row"},rs=["aria-sort"],as=["onClick"],ns={class:"vf-datatable__header-text"},ls={key:1,class:"vf-datatable__header-text"},is={class:"vf-datatable__body"},ss={key:0,class:"vf-datatable__row vf-datatable__row_state"},ds=["colspan"],cs={key:1,class:"vf-datatable__row vf-datatable__row_state"},fs=["colspan"],vs=["onClick"],ps=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"}},emits:["update:sortField","update:sortOrder","sort","rowClick"],setup(s,{emit:a}){const r=s,t=a,o=e.ref(r.sortField??null),d=e.ref(r.sortOrder??null);e.watch(()=>r.sortField,k=>{o.value=k??null}),e.watch(()=>r.sortOrder,k=>{d.value=k??null});const i=e.computed(()=>o.value),c=e.computed(()=>d.value),n=e.computed(()=>Math.max(1,r.columns.length)),f=k=>k.sortable===!1?!1:k.sortable===!0?!0:r.sortable,v=(k,B)=>k==null&&B==null?0:k==null?-1:B==null?1:typeof k=="number"&&typeof B=="number"?k-B:String(k).localeCompare(String(B)),p=e.computed(()=>{const k=r.rows??[],B=i.value,w=c.value;return!B||!w?k:[...k].sort((L,N)=>{const z=L==null?void 0:L[B],$=N==null?void 0:N[B],I=v(z,$);return w==="asc"?I:-I})}),u=e.computed(()=>{const k=["vf-datatable",`vf-datatable_${r.variant}`];return r.size!=="normal"&&k.push(`vf-datatable_${r.size}`),r.striped&&k.push("vf-datatable_striped"),r.hover&&k.push("vf-datatable_hover"),k}),b=(k,B)=>{if(typeof r.rowKey=="function")return r.rowKey(k,B);if(r.rowKey&&typeof r.rowKey=="string"){const w=k==null?void 0:k[r.rowKey];return typeof w=="string"||typeof w=="number"?w:B}return B},l=(k,B)=>k==null?void 0:k[B.field],_=(k,B)=>{const w=l(k,B);return B.formatter?B.formatter(k,w,B):w??""},h=k=>{if(!f(k))return;let B=k.field,w="asc";i.value===k.field&&(c.value==="asc"?w="desc":c.value==="desc"?(B=null,w=null):w="asc"),o.value=B,d.value=w,t("update:sortField",B),t("update:sortOrder",w),t("sort",B,w)},C=k=>i.value!==k.field?"↕":c.value==="asc"?"↑":"↓",D=k=>i.value!==k.field?"":"is-active",x=k=>{if(f(k))return i.value!==k.field?"none":c.value==="asc"?"ascending":"descending"},g=k=>{const B=[];return r.striped&&k%2===1&&B.push("vf-datatable__row_striped"),B},y=k=>{const B=[];return k.align&&B.push(`vf-datatable__cell_${k.align}`),f(k)&&B.push("vf-datatable__header_sortable"),B},E=k=>{const B=[];return k.align&&B.push(`vf-datatable__cell_${k.align}`),B},F=k=>{const B={};return k.width&&(B.width=k.width),k.minWidth&&(B.minWidth=k.minWidth),B},T=(k,B,w)=>{t("rowClick",k,B,w)};return(k,B)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[e.createElementVNode("table",{class:"vf-datatable__table","aria-label":k.ariaLabel},[k.showHeader?(e.openBlock(),e.createElementBlock("thead",ts,[e.createElementVNode("tr",os,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.columns,w=>(e.openBlock(),e.createElementBlock("th",{key:w.field,class:e.normalizeClass(["vf-datatable__header",y(w)]),style:e.normalizeStyle(F(w)),"aria-sort":x(w),scope:"col"},[f(w)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-datatable__sort-button",onClick:L=>h(w)},[e.createElementVNode("span",ns,[k.$slots[`header-${w.field}`]?e.renderSlot(k.$slots,`header-${w.field}`,{key:0,column:w}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(w.header??w.field),1)],64))]),e.createElementVNode("span",{class:e.normalizeClass(["vf-datatable__sort-icon",D(w)])},e.toDisplayString(C(w)),3)],8,as)):(e.openBlock(),e.createElementBlock("span",ls,[k.$slots[`header-${w.field}`]?e.renderSlot(k.$slots,`header-${w.field}`,{key:0,column:w}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(w.header??w.field),1)],64))]))],14,rs))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("tbody",is,[k.loading?(e.openBlock(),e.createElementBlock("tr",ss,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(k.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(k.loadingText),1)])],8,ds)])):p.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(p.value,(w,L)=>(e.openBlock(),e.createElementBlock("tr",{key:b(w,L),class:e.normalizeClass(["vf-datatable__row",g(L)]),onClick:N=>T(w,L,N)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.columns,N=>(e.openBlock(),e.createElementBlock("td",{key:N.field,class:e.normalizeClass(["vf-datatable__cell",E(N)]),style:e.normalizeStyle(F(N))},[k.$slots[`cell-${N.field}`]?e.renderSlot(k.$slots,`cell-${N.field}`,{key:0,row:w,column:N,value:l(w,N),index:L}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(_(w,N)),1)],64))],6))),128))],10,vs))),128)):(e.openBlock(),e.createElementBlock("tr",cs,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(k.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(k.emptyText),1)])],8,fs)]))])],8,es)],2))}}),us={class:"vf-slider__control"},ms=["min","max","step","value","disabled","aria-label"],gs=["min","max","step","value","disabled","aria-label"],bs={key:0,class:"vf-slider__marks"},hs={key:0,class:"vf-slider__mark-label"},_s={key:1,class:"vf-slider__value"},ys=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(s,{emit:a}){const r=a,t=s,o=e.computed(()=>t.range||Array.isArray(t.modelValue)),d=e.computed(()=>Number.isFinite(t.min)?t.min:0),i=e.computed(()=>Number.isFinite(t.max)?t.max:100),c=e.computed(()=>t.step&&t.step>0?t.step:1),n=S=>{const R=S.toString();return R.includes(".")?R.split(".")[1].length:0},f=S=>Math.min(i.value,Math.max(d.value,S)),v=S=>{const R=Number(S),m=d.value,M=Number.isFinite(R)?R:m,O=f(M),P=c.value,V=n(P),A=Math.round((O-d.value)/P)*P+d.value;return Number.parseFloat(A.toFixed(V))},p=e.computed(()=>{if(!o.value){const M=v(t.modelValue??d.value);return[M,M]}const S=Array.isArray(t.modelValue)?t.modelValue:[d.value,i.value];let R=v(S[0]),m=v(S[1]);return R>m&&([R,m]=[m,R]),[R,m]}),u=e.computed(()=>o.value?p.value[0]:v(t.modelValue??d.value)),b=e.computed(()=>o.value?p.value[1]:v(t.modelValue??d.value)),l=S=>{const R=i.value-d.value;return R<=0?0:(S-d.value)/R*100},_=e.computed(()=>o.value?l(u.value):0),h=e.computed(()=>l(o.value?b.value:u.value)),C=e.computed(()=>({"--vf-slider-start":`${_.value}%`,"--vf-slider-end":`${h.value}%`})),D=e.computed(()=>{const S=["vf-slider",`vf-slider_${t.variant}`];return t.size!=="normal"&&S.push(`vf-slider_${t.size}`),t.disabled&&S.push("vf-slider_disabled"),o.value&&S.push("vf-slider_range"),S}),x=e.computed(()=>({zIndex:o.value&&_.value>50?4:3})),g=e.computed(()=>({zIndex:o.value&&_.value>50?3:4})),y=(S,R,m)=>{if(t.disabled)return;const M=v(Number(S));r("update:modelValue",M),r(m,R)},E=(S,R,m,M)=>{if(t.disabled)return;const O=v(Number(S));let[P,V]=p.value;R==="start"?P=Math.min(O,V):V=Math.max(O,P),r("update:modelValue",[P,V]),r(M,m)},F=S=>{const R=S.target;if(o.value){E(R.value,"start",S,"input");return}y(R.value,S,"input")},T=S=>{const R=S.target;E(R.value,"end",S,"input")},k=S=>{const R=S.target;if(o.value){E(R.value,"start",S,"change");return}y(R.value,S,"change")},B=S=>{const R=S.target;E(R.value,"end",S,"change")},w=S=>r("focus",S),L=S=>r("blur",S),N=e.computed(()=>t.marks??[]),z=S=>({left:`${l(f(S))}%`}),$=e.computed(()=>o.value?`${p.value[0]} - ${p.value[1]}`:`${u.value}`),I=e.computed(()=>o.value?t.ariaLabelStart:t.ariaLabel),W=e.computed(()=>o.value?t.ariaLabelEnd:t.ariaLabel);return(S,R)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(D.value),style:e.normalizeStyle(C.value)},[e.createElementVNode("div",us,[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:i.value,step:c.value,value:u.value,disabled:S.disabled,"aria-label":I.value,style:e.normalizeStyle(x.value),onInput:F,onChange:k,onFocus:w,onBlur:L},null,44,ms),o.value?(e.openBlock(),e.createElementBlock("input",{key:0,class:"vf-slider__input vf-slider__input_end",type:"range",min:d.value,max:i.value,step:c.value,value:b.value,disabled:S.disabled,"aria-label":W.value,style:e.normalizeStyle(g.value),onInput:T,onChange:B,onFocus:w,onBlur:L},null,44,gs)):e.createCommentVNode("",!0)]),N.value.length?(e.openBlock(),e.createElementBlock("div",bs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(N.value,m=>(e.openBlock(),e.createElementBlock("span",{key:m.value,class:"vf-slider__mark",style:e.normalizeStyle(z(m.value))},[m.label?(e.openBlock(),e.createElementBlock("span",hs,e.toDisplayString(m.label),1)):e.createCommentVNode("",!0)],4))),128))])):e.createCommentVNode("",!0),S.showValue?(e.openBlock(),e.createElementBlock("div",_s,e.toDisplayString($.value),1)):e.createCommentVNode("",!0)],6))}}),Qe=Symbol("VueForgeSplitter"),ks=["aria-orientation","aria-valuenow","onMousedown","onKeydown"],ws=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(s,{emit:a}){const r=s,t=a;let o=0;const d=e.ref(null),i=e.ref([]),c=e.ref([]),n=e.ref(null),f=S=>typeof S=="number"?`${S}px`:S,v=S=>typeof S=="number"&&Number.isFinite(S)&&S>0,p=(S,R,m)=>Math.min(m,Math.max(R,S)),u=(S,R=4)=>{const m=10**R;return Math.round(S*m)/m},b=S=>{if(!S.length)return[];const R=S.reduce((V,A)=>V+A,0);if(R<=0){const V=100/S.length;return S.map((A,G)=>G===S.length-1?u(100-V*(S.length-1)):V)}const M=S.map(V=>V/R*100).map(V=>u(V)),O=u(100-M.reduce((V,A)=>V+A,0)),P=M.length-1;return M[P]=u(M[P]+O),M},l=(S,R)=>{if(!S.length)return[];const M=R.reduce((G,X)=>G+X,0)>=100?b(R):R.map(G=>Math.max(G,0)),O=S.map((G,X)=>Math.max(G,M[X]??0));let P=O.reduce((G,X)=>G+X,0);if(P>100){let G=P-100,X=0;for(;G>1e-4&&X<50;){const H=O.map((q,Q)=>({index:Q,slack:q-(M[Q]??0)})).filter(q=>q.slack>1e-4);if(!H.length)break;const K=H.reduce((q,Q)=>q+Q.slack,0);if(K<=G+1e-4){H.forEach(q=>{O[q.index]=M[q.index]??0}),G-=K,++X;continue}H.forEach(q=>{const Q=q.slack/K;O[q.index]=O[q.index]-G*Q}),G=0,++X}}else if(P<100){const X=(100-P)/O.length;for(let H=0;H<O.length;++H)O[H]+=X}const V=O.map(G=>u(G)),A=u(100-V.reduce((G,X)=>G+X,0));return V[V.length-1]=u(V[V.length-1]+A),V},_=S=>{if(!S)return[];const R=r.modelValue;if(R.length===S&&R.every(v))return b(R);const m=i.value.map(A=>A.size),M=m.filter(v);if(!M.length)return b(Array.from({length:S},()=>1));const O=M.reduce((A,G)=>A+G,0),P=m.length-M.length,V=m.map(A=>v(A)?A:0);if(O<100&&P>0){const G=(100-O)/P;for(let X=0;X<V.length;++X)v(m[X])||(V[X]=G);return b(V)}return b(V)},h=()=>i.value.map((S,R)=>{const m=r.minSizes[R];return v(m)?m:v(S.minSize)?S.minSize:5}),C=()=>{const S=i.value.length,R=_(S),m=l(R,h());c.value=m},D=e.computed(()=>{const S=["vf-splitter",`vf-splitter_${r.direction}`];return r.disabled&&S.push("vf-splitter_disabled"),S}),x=e.computed(()=>Math.max(0,i.value.length-1)),g=e.computed(()=>r.direction==="horizontal"?"vertical":"horizontal"),y=e.computed(()=>f(r.gutterSize)),E=S=>{const R=i.value.findIndex(O=>O.id===S);if(R<0)return;const m=`${c.value[R]??0}%`,M=`${h()[R]??0}%`;return r.direction==="vertical"?{flex:`0 0 ${m}`,minHeight:M}:{flex:`0 0 ${m}`,minWidth:M}},F=S=>c.value.slice(0,S+1).reduce((R,m)=>R+m,0),T=S=>{const R=F(S);return r.direction==="vertical"?{top:`calc(${R}% - (${y.value} / 2))`,left:"0",right:"0",height:y.value}:{left:`calc(${R}% - (${y.value} / 2))`,top:"0",bottom:"0",width:y.value}},k=(S,R,m=!0)=>{const M=[...c.value];if(!M[S]||!M[S+1])return;const O=h(),P=M[S]+M[S+1],V=O[S]??0,A=O[S+1]??0,G=p(M[S]+R,V,P-A),X=P-G;M[S]=u(G),M[S+1]=u(X);const H=l(b(M),O);c.value=H,m&&t("update:modelValue",[...H])};let B=0,w=[0,0];const L=S=>{if(n.value===null||!d.value)return;const R=d.value.getBoundingClientRect(),m=r.direction==="vertical"?R.height:R.width;if(m<=0)return;const O=((r.direction==="vertical"?S.clientY:S.clientX)-B)/m*100,V=w[0]+O-(c.value[n.value]??0);k(n.value,V,!0)},N=()=>{n.value!==null&&(n.value=null,window.removeEventListener("mousemove",L),window.removeEventListener("mouseup",N),t("change",[...c.value]))},z=(S,R)=>{r.disabled||!d.value||(n.value=R,B=r.direction==="vertical"?S.clientY:S.clientX,w=[c.value[R]??0,c.value[R+1]??0],window.addEventListener("mousemove",L),window.addEventListener("mouseup",N))},$=(S,R)=>{if(r.disabled)return;const m=r.direction==="horizontal",M=m?"ArrowLeft":"ArrowUp",O=m?"ArrowRight":"ArrowDown";if([M,O,"Home","End"].includes(S.key)){if(S.preventDefault(),S.key==="Home"){const P=h(),V=c.value[R]??0,A=P[R]??0;k(R,A-V)}else if(S.key==="End"){const P=h(),V=(c.value[R]??0)+(c.value[R+1]??0),A=c.value[R]??0,G=V-(P[R+1]??0);k(R,G-A)}else{const P=S.shiftKey?5:2,V=S.key===O?P:-P;k(R,V)}t("change",[...c.value])}},I=S=>{const R=`vf-splitter-panel-${++o}`;return i.value.push({id:R,size:S.size,minSize:S.minSize}),C(),R},W=S=>{i.value=i.value.filter(R=>R.id!==S),C()};return e.provide(Qe,{direction:e.computed(()=>r.direction),disabled:e.computed(()=>r.disabled),registerPanel:I,unregisterPanel:W,getPanelStyle:E}),e.watch(()=>r.modelValue,()=>{n.value===null&&r.modelValue.length===i.value.length&&r.modelValue.every(v)&&(c.value=l(b(r.modelValue),h()))},{deep:!0}),e.watch(()=>r.minSizes,()=>{c.value=l(b(c.value),h())},{deep:!0}),e.onBeforeUnmount(()=>{N()}),(S,R)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(D.value)},[e.renderSlot(S.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.value,(m,M)=>(e.openBlock(),e.createElementBlock("div",{key:`gutter-${M}`,class:e.normalizeClass(["vf-splitter__gutter",{"is-dragging":n.value===M}]),style:e.normalizeStyle(T(M)),role:"separator","aria-orientation":g.value,"aria-valuenow":Math.round(c.value[M]??0),tabindex:"0",onMousedown:e.withModifiers(O=>z(O,M),["prevent"]),onKeydown:O=>$(O,M)},R[0]||(R[0]=[e.createElementVNode("span",{class:"vf-splitter__gutter-handle"},null,-1)]),46,ks))),128))],2))}}),zs=e.defineComponent({__name:"splitter-panel",props:{size:{default:void 0},minSize:{default:void 0}},setup(s){const a=s,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(i,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.value),style:e.normalizeStyle(d.value)},[e.renderSlot(i.$slots,"default")],6))}}),xs=["aria-label","aria-labelledby"],Cs={class:"vf-stepper__list"},Bs={class:"vf-stepper__indicator-wrap"},Ss={class:"vf-stepper__indicator"},$s={key:0,class:"vf-stepper__line","aria-hidden":"true"},Vs={class:"vf-stepper__content"},Es={key:0,class:"vf-stepper__label"},Ns={key:1,class:"vf-stepper__description"},Ls=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(s,{emit:a}){const r=a,t=s,o=e.computed(()=>t.steps??[]),d=(g,y)=>g.value??y,i=e.computed(()=>{if(t.modelValue===void 0||t.modelValue===null)return 0;const g=o.value.findIndex((y,E)=>d(y,E)===t.modelValue);return g>=0?g:0}),c=e.computed(()=>{const g=["vf-stepper",`vf-stepper_${t.orientation}`,`vf-stepper_size-${t.size}`];return t.clickable&&g.push("vf-stepper_clickable"),g}),n=(g,y)=>g.status?g.status:y<i.value?"completed":y===i.value?"active":"upcoming",f=g=>n(o.value[g],g)==="active",v=g=>n(o.value[g],g)==="completed",p=g=>n(o.value[g],g)==="upcoming",u=(g,y)=>n(g,y)==="error",b=g=>!!g.disabled,l=(g,y)=>({"is-active":f(y),"is-completed":v(y),"is-upcoming":p(y),"is-error":u(g,y),"is-disabled":b(g)}),_=g=>t.clickable&&!b(g)?"button":"div",h=g=>t.clickable&&!b(g)?"button":void 0,C=g=>_(g)==="button"?b(g):void 0,D=(g,y,E)=>{if(!t.clickable||b(g))return;const F=d(g,y);r("update:modelValue",F),r("change",F,g,y,E)},x=(g,y)=>`${g.value??g.label??"step"}_${y.toString()}`;return(g,y)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(c.value),"aria-label":g.ariaLabel||void 0,"aria-labelledby":g.ariaLabelledby||void 0},[e.createElementVNode("ol",Cs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(E,F)=>(e.openBlock(),e.createElementBlock("li",{key:x(E,F),class:e.normalizeClass(["vf-stepper__item",l(E,F)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(_(E)),{class:"vf-stepper__button",type:h(E),disabled:C(E),"aria-current":f(F)?"step":void 0,"aria-disabled":b(E)?"true":void 0,onClick:T=>D(E,F,T)},{default:e.withCtx(()=>[e.createElementVNode("span",Bs,[e.createElementVNode("span",Ss,[e.renderSlot(g.$slots,"indicator",{step:E,index:F,status:n(E,F),active:f(F),completed:v(F),upcoming:p(F),error:u(E,F)},()=>[e.createTextVNode(e.toDisplayString(F+1),1)])]),F<o.value.length-1?(e.openBlock(),e.createElementBlock("span",$s)):e.createCommentVNode("",!0)]),e.createElementVNode("span",Vs,[e.renderSlot(g.$slots,"step",{step:E,index:F,status:n(E,F),active:f(F),completed:v(F),upcoming:p(F),error:u(E,F)},()=>[E.label?(e.openBlock(),e.createElementBlock("span",Es,e.toDisplayString(E.label),1)):e.createCommentVNode("",!0),E.description?(e.openBlock(),e.createElementBlock("span",Ns,e.toDisplayString(E.description),1)):e.createCommentVNode("",!0)])])]),_:2},1032,["type","disabled","aria-current","aria-disabled","onClick"]))],2))),128))])],10,xs))}}),Ze=Symbol("VueForgeWizard"),Ds=["aria-label","aria-labelledby"],Ts={class:"vf-wizard__header","aria-label":"Wizard steps"},Fs={class:"vf-wizard__list"},Ms=["id","aria-selected","aria-controls","disabled","onClick"],Is={class:"vf-wizard__indicator"},Ps={class:"vf-wizard__meta"},Rs={class:"vf-wizard__title"},Os={key:0,class:"vf-wizard__description"},As={class:"vf-wizard__content"},Ks={class:"vf-wizard__footer"},Hs=["disabled"],Ws=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(s,{emit:a}){const r=a,t=s;let o=0;const d=++o,i=e.ref(void 0),c=e.ref({}),n=e.computed(()=>t.steps??[]),f=e.computed(()=>i.value===void 0?-1:n.value.findIndex(z=>z.value===i.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),b=e.computed(()=>{const z=["vf-wizard"];return t.disabled&&z.push("vf-wizard_disabled"),z}),l=z=>String(z).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),_=z=>`vf-wizard-step-${d}-${l(z)}`,h=z=>`vf-wizard-panel-${d}-${l(z)}`,C=z=>i.value===z,D=z=>z<f.value,x=z=>c.value[String(z)],g=(z,$)=>({"is-active":C(z.value),"is-completed":D($),"is-error":!!x(z.value),"is-disabled":y(z,$)}),y=(z,$)=>t.disabled||z.disabled?!0:!t.linear||f.value<0?!1:$>f.value+1,E=()=>{var z;if(n.value.length){if(t.modelValue!==void 0){const $=n.value.find(I=>I.value===t.modelValue&&!I.disabled);if($)return $.value}return((z=n.value.find($=>!$.disabled))==null?void 0:z.value)??n.value[0].value}},F=(z,$)=>{i.value=z,r("update:modelValue",z),r("change",z,v.value,f.value),r($,z,v.value,f.value)},T=async z=>{const $=n.value[z];if(!$)return!0;const I=$.value,W=$.validate?await $.validate(I,z):!0,S=t.validateStep?await t.validateStep($,z,I):!0,R=V=>V==null||V===!0?"":V===!1?"Step is invalid":String(V),m=R(W),M=R(S),O=m||M;if(O)return c.value={...c.value,[String(I)]:O},r("invalidStep",O,$,z),!1;const P={...c.value};return delete P[String(I)],c.value=P,!0},k=async(z,$)=>{const I=n.value[z];!I||y(I,z)||f.value>=0&&z>f.value&&!await T(f.value)||F(I.value,$)},B=async()=>{f.value<=0||await k(f.value-1,"prev")},w=async()=>{f.value<0||!await T(f.value)||r("complete",i.value,v.value,f.value)},L=async()=>{if(u.value){await w();return}await k(f.value+1,"next")},N=async z=>{t.disabled||z===f.value||await k(z,z>f.value?"next":"prev")};return e.watch(()=>t.steps,()=>{const z=E();z!==void 0&&!n.value.some($=>$.value===i.value)&&(i.value=z)},{deep:!0,immediate:!0}),e.watch(()=>t.modelValue,z=>{z===void 0||z===i.value||n.value.some($=>$.value===z&&!$.disabled)&&(i.value=z)}),e.provide(Ze,{activeValue:e.computed(()=>i.value),getPanelId:h,getStepId:_,isActive:C}),(z,$)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(b.value),"aria-label":z.ariaLabel||void 0,"aria-labelledby":z.ariaLabelledby||void 0},[e.createElementVNode("nav",Ts,[e.createElementVNode("ol",Fs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(I,W)=>(e.openBlock(),e.createElementBlock("li",{key:String(I.value),class:e.normalizeClass(["vf-wizard__item",g(I,W)])},[e.createElementVNode("button",{id:_(I.value),class:"vf-wizard__step",type:"button",role:"tab","aria-selected":C(I.value)?"true":"false","aria-controls":h(I.value),disabled:y(I,W),onClick:S=>N(W)},[e.createElementVNode("span",Is,[e.renderSlot(z.$slots,"indicator",{step:I,index:W},()=>[e.createTextVNode(e.toDisplayString(W+1),1)])]),e.createElementVNode("span",Ps,[e.createElementVNode("span",Rs,e.toDisplayString(I.title||`Step ${W+1}`),1),I.description?(e.openBlock(),e.createElementBlock("span",Os,e.toDisplayString(I.description),1)):e.createCommentVNode("",!0)])],8,Ms)],2))),128))])]),e.createElementVNode("div",As,[e.renderSlot(z.$slots,"default")]),e.createElementVNode("div",Ks,[e.renderSlot(z.$slots,"actions",{step:v.value,index:f.value,isFirst:p.value,isLast:u.value,next:L,prev:B,complete:w},()=>[e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_secondary",type:"button",disabled:p.value,onClick:B},e.toDisplayString(z.prevLabel),9,Hs),e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_primary",type:"button",onClick:L},e.toDisplayString(u.value?z.finishLabel:z.nextLabel),1)])])],10,Ds))}}),js=["id","aria-labelledby","aria-hidden"],Gs=e.defineComponent({__name:"wizard-step",props:{value:{}},setup(s){const a=s,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(i,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(i.$slots,"default")],8,js)),[[e.vShow,t.value]])}}),Us=["aria-label","aria-labelledby"],Ys={class:"vf-timeline__list"},qs=["data-status"],Xs={class:"vf-timeline__rail"},Qs={class:"vf-timeline__marker"},Zs={key:1,class:"vf-timeline__dot"},Js={key:0,class:"vf-timeline__line","aria-hidden":"true"},ed={class:"vf-timeline__content"},td={key:0,class:"vf-timeline__date"},od={key:1,class:"vf-timeline__title"},rd={key:2,class:"vf-timeline__description"},ad=e.defineComponent({name:"VfTimeline",__name:"timeline",props:{items:{default:()=>[]},orientation:{default:"vertical"},size:{default:"normal"},ariaLabel:{default:""},ariaLabelledby:{default:""}},setup(s){const a=s,r=e.computed(()=>a.items??[]),t=e.computed(()=>["vf-timeline",`vf-timeline_${a.orientation}`,`vf-timeline_size-${a.size}`]),o=(d,i)=>`${String(d.id??d.title??"item")}_${i.toString()}`;return(d,i)=>(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",Ys,[(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",Xs,[e.createElementVNode("span",Qs,[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",Zs))])]),n<r.value.length-1?(e.openBlock(),e.createElementBlock("span",Js)):e.createCommentVNode("",!0)]),e.createElementVNode("div",ed,[e.renderSlot(d.$slots,"item",{item:c,index:n},()=>[c.date?(e.openBlock(),e.createElementBlock("time",td,e.toDisplayString(c.date),1)):e.createCommentVNode("",!0),c.title?(e.openBlock(),e.createElementBlock("h4",od,e.toDisplayString(c.title),1)):e.createCommentVNode("",!0),c.description?(e.openBlock(),e.createElementBlock("p",rd,e.toDisplayString(c.description),1)):e.createCommentVNode("",!0)])])],8,qs))),128))])],10,Us))}}),nd=["aria-label","aria-readonly","aria-disabled"],ld=["aria-checked","aria-label","tabindex","disabled","onClick","onKeydown"],id={class:"vf-rating__icon vf-rating__icon_empty"},sd={class:"vf-rating__icon_inner"},dd=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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref(null),i=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},(w,L)=>L+1)),v=e.computed(()=>{const w=o.value??t.modelValue??0,L=Math.min(n.value,Math.max(0,w));return t.allowHalf?Math.round(L*2)/2:Math.round(L)}),p=e.computed(()=>{const w=Math.min(n.value,Math.max(0,t.modelValue??0));return w===0?1:Math.min(n.value,Math.max(1,Math.ceil(w)))}),u=e.computed(()=>{const w=[`vf-rating_${t.size}`];return t.disabled&&w.push("vf-rating_disabled"),t.readonly&&w.push("vf-rating_readonly"),o.value!==null&&w.push("vf-rating_hover"),w}),b=w=>Math.min(n.value,Math.max(0,w)),l=w=>{const L=Math.round(w/c.value)*c.value;return b(L)},_=(w,L)=>{if(!t.allowHalf)return w;const z=L.currentTarget.getBoundingClientRect();return L.clientX-z.left<=z.width/2?w-.5:w},h=w=>{const L=l(w);r("update:modelValue",L),r("change",L)},C=w=>{if(t.disabled||t.readonly)return;const L=i.value.filter(Boolean);if(!L.length)return;const N=w.clientX,z=L[0].getBoundingClientRect(),$=L[L.length-1].getBoundingClientRect();if(N<z.left){o.value=0;return}if(N>$.right){o.value=n.value;return}let I=0,W=z,S=Number.POSITIVE_INFINITY;L.forEach((m,M)=>{const O=m.getBoundingClientRect(),P=O.left+O.width/2,V=Math.abs(N-P);V<S&&(S=V,I=M,W=O)});let R=I+1;if(t.allowHalf){const m=W.left+W.width/2;R=N<m?R-.5:R}o.value=b(R)},D=()=>{o.value=null},x=(w,L)=>{t.disabled||t.readonly||h(_(w,L))},g=(w,L)=>{if(t.disabled||t.readonly)return;let N=t.modelValue??0;switch(L.key){case"ArrowRight":case"ArrowUp":N=(t.modelValue??0)+c.value;break;case"ArrowLeft":case"ArrowDown":N=(t.modelValue??0)-c.value;break;case"Home":N=0;break;case"End":N=n.value;break;case" ":case"Enter":N=w;break;default:return}L.preventDefault(),h(N)},y=w=>r("focus",w),E=w=>r("blur",w),F=w=>{const L=v.value-(w-1),N=Math.min(1,Math.max(0,L));return t.allowHalf?N>=1?"100%":N>=.5?"50%":"0%":N>=1?"100%":"0%"},T=w=>w===p.value?0:-1,k=w=>(t.modelValue??0)===0?!1:w===p.value,B=w=>t.ariaLabel?`${t.ariaLabel} ${w}`:`${w}`;return(w,L)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-rating",u.value]),ref_key:"rootRef",ref:d,role:"radiogroup","aria-label":w.ariaLabel||void 0,"aria-readonly":w.readonly||void 0,"aria-disabled":w.disabled||void 0,onMousemove:C,onMouseleave:D},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,N=>(e.openBlock(),e.createElementBlock("button",{key:N,type:"button",class:"vf-rating__item",ref_for:!0,ref_key:"itemRefs",ref:i,role:"radio","aria-checked":k(N),"aria-label":B(N),tabindex:T(N),disabled:w.disabled,onFocus:y,onBlur:E,onClick:z=>x(N,z),onKeydown:z=>g(N,z)},[e.createElementVNode("span",id,[e.renderSlot(w.$slots,"icon",{},()=>[L[0]||(L[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:F(N)})},[e.createElementVNode("span",sd,[e.renderSlot(w.$slots,"active-icon",{},()=>[L[1]||(L[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,ld))),128))],42,nd))}}),cd={class:"vf-tree__node",role:"none"},fd=["aria-level","aria-expanded","aria-selected","aria-disabled","tabindex"],vd=["disabled","aria-label"],pd={key:1,class:"vf-tree__toggle-spacer","aria-hidden":"true"},ud={class:"vf-tree__label"},md={key:0,class:"vf-tree__group",role:"group"},gd=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(s){const a=s,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)),i=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 _=l,h=_==null?void 0:_.closest('[role="tree"]');return h?Array.from(h.querySelectorAll('[role="treeitem"]')):[]},v=(l,_)=>{_<0||_>=l.length||l[_].focus()},p=l=>{const _=l.closest('[role="group"]');if(!_)return;const h=_.previousElementSibling;h instanceof HTMLElement&&h.getAttribute("role")==="treeitem"&&h.focus()},u=l=>{if(t.value)return;const _=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 h=f(l.target),C=h.indexOf(_);v(h,C+1);return}if(l.key==="ArrowLeft"){if(l.preventDefault(),r.value&&d.value){a.onToggle(a.node,l);return}p(_);return}if(l.key==="ArrowDown"||l.key==="ArrowUp"||l.key==="Home"||l.key==="End"){l.preventDefault();const h=f(l.target);if(!h.length)return;const C=h.indexOf(_);if(l.key==="ArrowDown"){v(h,C+1);return}if(l.key==="ArrowUp"){v(h,C-1);return}if(l.key==="Home"){v(h,0);return}v(h,h.length-1)}},b=l=>{t.value||!r.value||a.onToggle(a.node,l)};return(l,_)=>{const h=e.resolveComponent("TreeNode",!0);return e.openBlock(),e.createElementBlock("li",cd,[e.createElementVNode("div",{class:e.normalizeClass(["vf-tree__row",i.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(b,["stop"])},e.toDisplayString(d.value?"-":"+"),11,vd)):(e.openBlock(),e.createElementBlock("span",pd)),e.createElementVNode("span",ud,[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,fd),r.value&&d.value?(e.openBlock(),e.createElementBlock("ul",md,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.node.children,C=>(e.openBlock(),e.createBlock(h,{key:C.key,node:C,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(D=>[e.renderSlot(l.$slots,"label",e.mergeProps({ref_for:!0},D))]),_: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)])}}}),bd=["aria-label","aria-labelledby"],hd={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(s,{emit:a}){const r=s,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}),i=e.computed(()=>o(r.modelValue)),c=e.computed(()=>new Set(i.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,_)=>{if(t("nodeClick",l,_),!r.selectable||f(l))return;if(r.multiple){const C=i.value,x=C.includes(l.key)?C.filter(g=>g!==l.key):[...C,l.key];t("update:modelValue",x),t("change",x,l,_);return}const h=r.modelValue===l.key?void 0:l.key;t("update:modelValue",h),t("change",h,l,_)},b=(l,_)=>{if(f(l))return;const h=r.expandedKeys,C=h.includes(l.key),D=C?h.filter(x=>x!==l.key):[...h,l.key];t("update:expandedKeys",D),t("toggle",l.key,!C,l,_)};return(l,_)=>(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",hd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,h=>(e.openBlock(),e.createBlock(gd,{key:h.key,node:h,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":b},{label:e.withCtx(C=>[e.renderSlot(l.$slots,"label",e.mergeProps({ref_for:!0},C))]),_:2},1032,["node","size","variant","disabled","expand-on-click","selectable"]))),128))])],10,bd))}}),_d=["disabled","aria-expanded","onKeydown"],yd=["data-placement"],kd={key:0,class:"vf-treeselect__search"},wd=["value","placeholder","onKeydown"],zd={key:1,class:"vf-treeselect__loading"},xd={key:3,class:"vf-treeselect__empty"},Cd=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(s,{emit:a}){let r=0;const t=a,o=s,d=e.ref(null),i=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"),b=`vf-treeselect-panel-${++r}`;let l=null;const _=P=>Array.isArray(P)?P:P==null?[]:[P],h=P=>{const V=[],A=G=>{G.forEach(X=>{var H;V.push(X),(H=X.children)!=null&&H.length&&A(X.children)})};return A(P),V},C=e.computed(()=>_(o.modelValue)),D=e.computed(()=>C.value.length>0),x=e.computed(()=>{const P=new Map;return h(o.items).forEach(V=>{P.set(V.key,V.label)}),P}),g=e.computed(()=>{const P=C.value.map(V=>x.value.get(V)).filter(V=>!!V);return P.length?o.multiple?P.join(", "):P[0]:""}),y=(P,V)=>P.label.toLowerCase().includes(V),E=(P,V)=>{if(!V)return P;const A=[];return P.forEach(G=>{var H;const X=(H=G.children)!=null&&H.length?E(G.children,V):[];(y(G,V)||X.length)&&A.push({...G,children:X})}),A},F=e.computed(()=>{if(!o.filter)return o.items;const P=v.value.trim().toLowerCase();return P?E(o.items,P):o.items}),T=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)}),k=()=>{f.value=!1,p.value="bottom",u.value="bottom",v.value=""},B=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()))},w=()=>{if(f.value){k();return}B()},L=P=>{o.readonly||(t("update:modelValue",P),o.multiple||k())},N=(P,V,A)=>{o.readonly||t("change",P,V,A)},z=P=>{t("update:expandedKeys",P)},$=(P,V,A,G)=>{t("toggle",P,V,A,G)},I=(P,V)=>{t("nodeClick",P,V)},W=()=>{if(o.readonly)return;const P=o.multiple?[]:void 0;t("update:modelValue",P),t("change",P)},S=P=>{const V=P.target;v.value=V.value,t("search",V.value)},R=P=>t("focus",P),m=P=>t("blur",P),M=P=>{var A;if(!f.value||!d.value)return;const V=P.target;d.value.contains(V)||(A=c.value)!=null&&A.contains(V)||k()},O=()=>{if(!i.value||!c.value)return;const P=i.value,V=c.value,A=async()=>{const{x:K,y:q,placement:Q}=await ve(P,V,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});u.value=Q??p.value,V.style.minWidth=`${P.getBoundingClientRect().width}px`,V.style.left=`${K}px`,V.style.top=`${q}px`},G=async()=>{await A()},X=fe(P,()=>{G()}),H=()=>{G()};document.addEventListener("scroll",H,!0),window.addEventListener("resize",H,!1),l={update:G,destroy:()=>{X(),document.removeEventListener("scroll",H,!0),window.removeEventListener("resize",H,!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",M)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",M),l==null||l.destroy(),l=null}),(P,V)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(T.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:i,class:"vf-treeselect__control",type:"button",disabled:P.disabled,"aria-expanded":f.value,"aria-controls":b,"aria-haspopup":"tree",onClick:w,onKeydown:[e.withKeys(e.withModifiers(B,["prevent"]),["down"]),e.withKeys(e.withModifiers(w,["prevent"]),["enter"]),e.withKeys(e.withModifiers(k,["prevent"]),["esc"])],onFocus:R,onBlur:m},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!g.value}])},e.toDisplayString(g.value||P.placeholder),3),V[0]||(V[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,_d),P.clearable&&D.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(W,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:b,ref_key:"panel",ref:c,class:"vf-treeselect__panel","data-placement":u.value},[P.filter?(e.openBlock(),e.createElementBlock("div",kd,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-treeselect__search-control",type:"text",value:v.value,placeholder:P.searchPlaceholder,onInput:S,onKeydown:e.withKeys(e.withModifiers(k,["prevent"]),["esc"])},null,40,wd)])):e.createCommentVNode("",!0),P.loading?(e.openBlock(),e.createElementBlock("div",zd,e.toDisplayString(P.loadingText),1)):F.value.length>0?(e.openBlock(),e.createBlock(Je,{key:2,class:"vf-treeselect__tree",items:F.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":L,onChange:N,"onUpdate:expandedKeys":z,onToggle:$,onNodeClick:I},{label:e.withCtx(A=>[e.renderSlot(P.$slots,"label",e.normalizeProps(e.guardReactiveProps(A)))]),_:3},8,["items","model-value","expanded-keys","multiple","selectable","expand-on-click","disabled","size","variant"])):(e.openBlock(),e.createElementBlock("div",xd,e.toDisplayString(P.emptyText),1))],8,yd),[[e.vShow,f.value]])]))],2))}}),Bd=["aria-label"],Sd={class:"vf-breadcrumbs__list"},$d={key:0,class:"vf-breadcrumbs__current","aria-current":"page"},Vd={key:0,class:"vf-breadcrumbs__separator","aria-hidden":"true"},Ed=e.defineComponent({name:"VfBreadcrumbs",__name:"breadcrumbs",props:{items:{default:()=>[]},separator:{default:"/"},ariaLabel:{default:"Breadcrumbs"}},setup(s){const a=s,r=e.computed(()=>a.items??[]),t=e.computed(()=>r.value.some(i=>i.active!==void 0)),o=(i,c)=>t.value?i.active===!0:c===r.value.length-1,d=(i,c)=>`${i.label??i.to??i.href??i.url??"crumb"}_${c.toString()}`;return(i,c)=>(e.openBlock(),e.createElementBlock("nav",{class:"vf-breadcrumbs","aria-label":i.ariaLabel},[e.createElementVNode("ol",Sd,[(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(i.$slots,"item",{item:n,index:f,isLast:f===r.value.length-1,active:o(n,f)},()=>[o(n,f)?(e.openBlock(),e.createElementBlock("span",$d,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",Vd,[e.renderSlot(i.$slots,"separator",{separator:i.separator},()=>[e.createTextVNode(e.toDisplayString(i.separator),1)])])):e.createCommentVNode("",!0)],64))),128))])],8,Bd))}}),Nd=["aria-orientation","aria-label"],Ld={key:0,class:"vf-divider__label"},Dd=e.defineComponent({name:"VfDivider",__name:"divider",props:{orientation:{default:"horizontal"},variant:{default:"solid"},inset:{type:Boolean,default:!1},label:{default:""},ariaLabel:{default:"Divider"}},setup(s){const a=s,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,i)=>(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",Ld,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],10,Nd))}}),Td={key:0,class:"vf-page-header__breadcrumbs"},Fd={class:"vf-page-header__main"},Md={class:"vf-page-header__content"},Id={key:0,class:"vf-page-header__title"},Pd={key:1,class:"vf-page-header__subtitle"},Rd={key:2,class:"vf-page-header__meta"},Od={key:3,class:"vf-page-header__body"},Ad={key:0,class:"vf-page-header__actions"},Kd=e.defineComponent({name:"VfPageHeader",__name:"page-header",props:{title:{default:""},subtitle:{default:""},size:{default:"normal"},divider:{type:Boolean,default:!1}},setup(s){const a=s,r=e.useSlots(),t=e.computed(()=>!!a.title||!!r.title),o=e.computed(()=>!!a.subtitle||!!r.subtitle),d=e.computed(()=>{const i=["vf-page-header"];return a.size!=="normal"&&i.push(`vf-page-header_${a.size}`),a.divider&&i.push("vf-page-header_divider"),i});return(i,c)=>(e.openBlock(),e.createElementBlock("header",{class:e.normalizeClass(d.value)},[i.$slots.breadcrumbs?(e.openBlock(),e.createElementBlock("div",Td,[e.renderSlot(i.$slots,"breadcrumbs")])):e.createCommentVNode("",!0),e.createElementVNode("div",Fd,[e.createElementVNode("div",Md,[t.value?(e.openBlock(),e.createElementBlock("h1",Id,[e.renderSlot(i.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(i.title),1)])])):e.createCommentVNode("",!0),o.value?(e.openBlock(),e.createElementBlock("p",Pd,[e.renderSlot(i.$slots,"subtitle",{},()=>[e.createTextVNode(e.toDisplayString(i.subtitle),1)])])):e.createCommentVNode("",!0),i.$slots.meta?(e.openBlock(),e.createElementBlock("div",Rd,[e.renderSlot(i.$slots,"meta")])):e.createCommentVNode("",!0),i.$slots.default?(e.openBlock(),e.createElementBlock("div",Od,[e.renderSlot(i.$slots,"default")])):e.createCommentVNode("",!0)]),i.$slots.actions?(e.openBlock(),e.createElementBlock("div",Ad,[e.renderSlot(i.$slots,"actions")])):e.createCommentVNode("",!0)])],2))}}),Hd=["aria-label"],Wd={key:0,class:"vf-virtual-scroller__empty"},jd={key:2,class:"vf-virtual-scroller__content vf-virtual-scroller__content_static"},Gd=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(s,{emit:a}){const r=a,t=s,o=e.ref(null),d=e.ref(0),i=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=N=>{const z=/^(\d+(?:\.\d+)?)px$/i.exec(N.trim());return z?Number(z[1]):null},b=e.computed(()=>{var $;const N=(($=o.value)==null?void 0:$.clientHeight)??0;if(N>0)return N;const z=u(t.height);return z&&z>0?z:v.value*6}),l=e.computed(()=>{if(!t.virtual)return 0;const N=Math.floor(d.value/v.value)-p.value;return Math.max(0,N)}),_=e.computed(()=>t.virtual?Math.ceil(b.value/v.value)+p.value*2:f.value),h=e.computed(()=>t.virtual?Math.min(f.value,l.value+_.value):f.value),C=e.computed(()=>{const N=[];for(let z=l.value;z<h.value;z+=1){const $=n.value[z];N.push({item:$,index:z,key:k($,z)})}return N}),D=e.computed(()=>t.virtual?l.value*v.value:0),x=e.computed(()=>f.value*v.value),g=e.computed(()=>["vf-virtual-scroller"]),y=e.computed(()=>({height:t.height})),E=e.computed(()=>({height:`${x.value}px`})),F=e.computed(()=>({transform:`translateY(${D.value}px)`})),T=e.computed(()=>({minHeight:`${v.value}px`})),k=(N,z)=>{if(N&&typeof N=="object"){const $=N[t.keyField];if(typeof $=="string"||typeof $=="number")return $}return z},B=()=>{const N={start:l.value,end:Math.max(l.value,h.value-1)};(i.value.start!==N.start||i.value.end!==N.end)&&(i.value=N,r("rangeChange",N))},w=()=>{const N=h.value>=f.value&&f.value>0;N&&!c.value&&(c.value=!0,r("reachEnd")),N||(c.value=!1)},L=N=>{const z=N.target;d.value=z.scrollTop,r("scroll",N),B(),w()};return e.watch(()=>[t.items,t.virtual,t.itemHeight,t.overscan],()=>{B(),w()},{immediate:!0}),(N,z)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"viewport",ref:o,class:e.normalizeClass(g.value),style:e.normalizeStyle(y.value),role:"list","aria-label":N.ariaLabel||void 0,onScroll:L},[f.value?N.virtual?(e.openBlock(),e.createElementBlock("div",{key:1,class:"vf-virtual-scroller__spacer",style:e.normalizeStyle(E.value)},[e.createElementVNode("div",{class:"vf-virtual-scroller__content",style:e.normalizeStyle(F.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(C.value,$=>(e.openBlock(),e.createElementBlock("div",{key:$.key,class:"vf-virtual-scroller__item",style:e.normalizeStyle(T.value),role:"listitem"},[e.renderSlot(N.$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:k($,I),class:"vf-virtual-scroller__item",style:e.normalizeStyle(T.value),role:"listitem"},[e.renderSlot(N.$slots,"default",{item:$,index:I},()=>[e.createTextVNode(e.toDisplayString($),1)])],4))),128))])):(e.openBlock(),e.createElementBlock("div",Wd,[e.renderSlot(N.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(N.emptyText),1)])]))],46,Hd))}}),Ud=["dark","light","theme","preset","colors","components","colorScheme"],Yd=s=>{const a=s.replace(/([A-Z])/g,"-$1");return a.charAt(0).toUpperCase()+a.slice(1)},qd=s=>s.filter(a=>!Ud.includes(a)).map(a=>Yd(a)).join("-").toLowerCase(),De=s=>s.join("."),Xd=s=>/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(s),Te=s=>{if(!Xd(s))return null;if(s.length===4){const a=s[1],r=s[2],t=s[3];return`#${a}${a}${r}${r}${t}${t}`}return s.toLowerCase()},et=s=>{const a=Te(s);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=s=>{const[a,r,t]=et(s);return`${a}, ${r}, ${t}`},Qd=(s,a,r)=>{const t=s/255,o=a/255,d=r/255,i=Math.max(t,o,d),c=Math.min(t,o,d),n=i-c;let f=0,v=0;const p=(i+c)/2;if(n!==0){switch(v=n/(1-Math.abs(2*p-1)),i){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]},Zd=(s,a,r)=>{const t=a/100,o=r/100,d=(1-Math.abs(2*o-1))*t,i=d*(1-Math.abs(s/60%2-1)),c=o-d/2;let n=0,f=0,v=0;s>=0&&s<60?(n=d,f=i,v=0):s>=60&&s<120?(n=i,f=d,v=0):s>=120&&s<180?(n=0,f=d,v=i):s>=180&&s<240?(n=0,f=i,v=d):s>=240&&s<300?(n=i,f=0,v=d):(n=d,f=0,v=i);const p=Math.round((n+c)*255),u=Math.round((f+c)*255),b=Math.round((v+c)*255);return[p,u,b]},Jd=(s,a,r)=>`#${[s,a,r].map(t=>t.toString(16).padStart(2,"0")).join("")}`,ec=(s,a,r)=>Math.min(r,Math.max(a,s)),tc=(s,a)=>{const r=Te(s);if(!r)return s;const[t,o,d]=et(r),[i,c,n]=Qd(t,o,d),v=(a-5)*7,p=ec(n+v,0,100),[u,b,l]=Zd(i,c,p);return Jd(u,b,l)},Ve=s=>!!s&&typeof s=="object"&&!Array.isArray(s),Fe=(s,a)=>{if(!a)return{...s};const r={...s};for(const t in a){const o=a[t],d=s[t];Ve(d)&&Ve(o)?r[t]=Fe(d,o):r[t]=o}return r},oc=s=>{if(!s)return null;if(Ve(s)&&"preset"in s){const a=s;return{preset:a.preset??{},overrides:a.overrides,selector:a.selector,darkSelector:a.darkSelector,strict:a.strict}}return{preset:s}},rc=s=>{const a=[],r=[],t=[],o=[],d=n=>t.push(n),i=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"){i(`Theme value "${De(u)}" is not a plain object or string and will be ignored.`);continue}if(typeof p!="string"){i(`Theme value "${De(u)}" is not a string and will be ignored.`);continue}const l=u.includes("colorScheme")&&u.includes("dark")?r:a,_=qd(u);if(l.push(`--vf-${_}: ${p}`),u.includes("colors")){const h=Te(p);if(!h){d(`Theme color "${De(u)}" is not hex. Shade variables will not be generated for it.`);continue}if(l.push(`--vf-${_}-rgb: ${tt(h)}`),v!=="white")for(let C=1;C<10;++C){const D=tc(h,C);l.push(`--vf-${_}-${C}00: ${D}`),l.push(`--vf-${_}-${C}00-rgb: ${tt(D)}`)}}}};return c(s,[]),{baseVars:a,darkVars:r,warnings:t,errors:o}},ac=s=>{if(typeof document>"u")return null;const a=document.getElementById(s);if(a&&a.tagName.toLowerCase()==="style")return a;const r=document.createElement("style");return r.id=s,document.head.appendChild(r),r},nc=s=>({selector:s.selector??":root",darkSelector:s.darkSelector??":root[data-theme=dark]"}),lc=(s,a,r,t)=>{const{baseVars:o,darkVars:d,warnings:i,errors:c}=rc(s),n=ac("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(i.length)for(const v of i)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=s=>{const a=oc(s);if(!a)return;const r=Fe(a.preset,a.overrides),{selector:t,darkSelector:o}=nc(a);_e={...a},lc(r,t,o,a.strict)},ic=s=>{if(!_e)return;const a=s.overrides===void 0?_e.overrides:Fe(_e.overrides??{},s.overrides??{}),r={preset:s.preset??_e.preset,overrides:a,selector:s.selector??_e.selector,darkSelector:s.darkSelector??_e.darkSelector};Me(r)},sc=()=>_e?{..._e}:null,dc={install(s,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"}}},cc={...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)"}}};U.Accordion=un,U.AccordionItem=_n,U.Alert=Ln,U.AppShell=Xl,U.Autocomplete=Nr,U.Avatar=Xi,U.Badge=Di,U.Breadcrumbs=Ed,U.Button=we,U.ButtonGroup=zt,U.Calendar=Ha,U.Card=Oe,U.Checkbox=Xa,U.Chip=Pi,U.ColorPicker=_o,U.Combobox=Pr,U.CommandPalette=yl,U.ConfirmDialog=Qn,U.Container=vt,U.ContextMenu=ll,U.DataTable=ps,U.DatePicker=va,U.DateRangePicker=ya,U.DateTimePicker=Fa,U.DefaultTheme=cc,U.Divider=Dd,U.Drawer=ol,U.Dropdown=Xe,U.EmptyState=Pn,U.FileUpload=er,U.FilterChips=Wi,U.Form=Lo,U.FormField=Po,U.Grid=ut,U.GridItem=mt,U.Inline=bt,U.InlineEdit=Mt,U.Input=St,U.InputAddon=Et,U.InputGroup=Vt,U.KanbanBoard=vi,U.Link=Ce,U.MaskedInput=zo,U.MentionInput=Gt,U.Menu=Ee,U.Modal=qe,U.MultiSelect=Yr,U.NotificationCenter=Kl,U.NumberInput=Eo,U.OtpInput=no,U.PageHeader=Kd,U.Pagination=Ua,U.PasswordInput=oo,U.Popover=Wn,U.Progress=Ni,U.RadioButton=tn,U.RadioGroup=Za,U.Rating=dd,U.RichTextEditor=Wo,U.SearchInput=Ot,U.Section=pt,U.SegmentedControl=an,U.Select=xr,U.Skeleton=Ci,U.Slider=ys,U.Spinner=Ji,U.SplitButton=nl,U.Splitter=ws,U.SplitterPanel=zs,U.Stack=gt,U.Stepper=Ls,U.Switch=An,U.Tab=cn,U.TabPanel=vn,U.Tabs=sn,U.TagInput=aa,U.Textarea=Oo,U.TimePicker=xa,U.Timeline=ad,U.Toast=xn,U.ToastContainer=Cn,U.Tooltip=gi,U.Tour=xi,U.Tree=Je,U.TreeSelect=Cd,U.VirtualScroller=Gd,U.VueForge=dc,U.Wizard=Ws,U.WizardStep=Gs,U.getTheme=sc,U.setTheme=Me,U.updateTheme=ic,Object.defineProperty(U,Symbol.toStringTag,{value:"Module"})}));
|
|
14
|
+
`)?`<pre><code>${y||"code"}</code></pre>`:`<code>${y||"code"}</code>`;default:return y}},l=(u,y)=>r.format==="html"?z(u,y):m(u,y),h=u=>{if(r.disabled||r.readonly||!o.value)return;const y=o.value,V=y.selectionStart??0,F=y.selectionEnd??V,T=y.value,w=T.slice(V,F),S=l(u,w),x=p(`${T.slice(0,V)}${S}${T.slice(F)}`),D=Math.min(V+S.length,x.length);y.value=x,y.focus(),y.setSelectionRange(D,D),t("update:modelValue",x),t("action",u,x)},_=u=>{const y=u.target,V=p(y.value);V!==y.value&&(y.value=V),t("update:modelValue",V),t("input",u)},g=u=>t("change",u),B=u=>t("focus",u),k=u=>t("blur",u);return(u,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.value)},[u.showToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-rich-text-editor__toolbar",role:"toolbar","aria-label":u.toolbarLabel},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,V=>(e.openBlock(),e.createElementBlock("button",{key:V,type:"button",class:"vf-rich-text-editor__toolbar-button","data-action":V,disabled:u.disabled||u.readonly,onClick:F=>h(V)},e.toDisplayString(v(V)),9,Ko))),128))],8,Ao)):e.createCommentVNode("",!0),e.createElementVNode("textarea",{ref_key:"control",ref:o,class:"vf-rich-text-editor__control",value:u.modelValue,placeholder:u.placeholder,disabled:u.disabled,readonly:u.readonly,rows:u.rows,"aria-label":u.ariaLabel,onInput:_,onChange:g,onFocus:B,onBlur:k},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(u.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 V=["vf-file-upload",`vf-file-upload_${t.variant}`,s.value?"vf-file-upload_dragging":""];return t.size!=="normal"&&V.push(`vf-file-upload_${t.size}`),(t.disabled||t.readonly)&&V.push("vf-file-upload_disabled"),V.filter(Boolean)}),f=(V,F)=>`${V.name}-${V.size}-${V.lastModified}-${F}`,v=V=>{if(!Number.isFinite(V))return"";const F=["B","KB","MB","GB"];let T=V,w=0;for(;T>=1024&&w<F.length-1;)T/=1024,w+=1;return`${T<10&&w>0?T.toFixed(1):Math.round(T).toString()} ${F[w]}`},p=V=>{if(t.multiple){r("update:modelValue",V),r("change",V);return}const F=V[0]??null;r("update:modelValue",F),r("change",F)},m=V=>{const F=[];let T=V;if(typeof t.maxSize=="number"&&Number.isFinite(t.maxSize)&&t.maxSize>0){const S=t.maxSize,x=[];T.forEach(D=>{if(D.size<=S){x.push(D);return}F.push({file:D,reason:"maxSize",maxSize:S})}),T=x}let w=t.maxFiles;return t.multiple||(w=1),typeof w=="number"&&Number.isFinite(w)&&w>0&&T.length>w&&(T.slice(w).forEach(x=>F.push({file:x,reason:"maxFiles",maxFiles:w})),T=T.slice(0,w)),{accepted:T,rejected:F}},z=V=>{if(t.disabled||t.readonly)return;const F=t.multiple?c.value:[],T=t.multiple?F.concat(V):V,{accepted:w,rejected:S}=m(T);p(w),S.length>0&&r("reject",S)},l=()=>{var V;t.disabled||t.readonly||(V=d.value)==null||V.click()},h=V=>{const F=V.target,T=F.files?Array.from(F.files):[];z(T),F.value=""},_=()=>{t.disabled||t.readonly||(s.value=!0)},g=()=>{s.value=!1},B=V=>{var T;if(t.disabled||t.readonly)return;s.value=!1;const F=(T=V.dataTransfer)!=null&&T.files?Array.from(V.dataTransfer.files):[];F.length&&z(F)},k=V=>{if(t.disabled||t.readonly)return;const F=c.value.filter((T,w)=>w!==V);p(F)},u=V=>r("focus",V),y=V=>r("blur",V);return(V,F)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:o,class:e.normalizeClass(n.value),onDragover:e.withModifiers(_,["prevent"]),onDragleave:e.withModifiers(g,["prevent"]),onDrop:e.withModifiers(B,["prevent"])},[e.createElementVNode("input",{ref_key:"input",ref:d,class:"vf-file-upload__input",type:"file",accept:V.accept,multiple:V.multiple,disabled:V.disabled||V.readonly,onChange:h},null,40,jo),e.createElementVNode("div",{class:"vf-file-upload__control",role:"button",tabindex:V.disabled||V.readonly?-1:0,"aria-disabled":V.disabled||V.readonly,onClick:l,onKeydown:[e.withKeys(e.withModifiers(l,["prevent"]),["enter"]),e.withKeys(e.withModifiers(l,["prevent"]),["space"])],onFocus:u,onBlur:y},[e.createElementVNode("div",Uo,[c.value.length===0?(e.openBlock(),e.createElementBlock("span",Yo,e.toDisplayString(V.placeholder),1)):(e.openBlock(),e.createElementBlock("div",qo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(T,w)=>(e.openBlock(),e.createElementBlock("div",{key:f(T,w),class:"vf-file-upload__item"},[e.createElementVNode("span",Xo,e.toDisplayString(T.name),1),e.createElementVNode("span",Qo,e.toDisplayString(v(T.size)),1),!V.disabled&&!V.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-file-upload__remove",type:"button","aria-label":`Remove ${T.name}`,onClick:e.withModifiers(S=>k(w),["stop"])}," ✕ ",8,Zo)):e.createCommentVNode("",!0)]))),128))]))]),e.createElementVNode("button",{class:"vf-file-upload__button",type:"button",disabled:V.disabled||V.readonly,onClick:e.withModifiers(l,["stop"])},e.toDisplayString(V.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},m={...t,middleware:(v=t.middleware)==null?void 0:v.filter(k=>k.name!=="shift")},z=(i==null?void 0:i.placements)??Ae,l=!(i!=null&&i.placements),h=l?Ae:z;let _=!1;const g=k=>{if(_)return;const u=He({options:m,primaryX:o,primaryY:d,floating:s,placement:k,reference:n,scrollDirection:f});u&&(p.x=u.x,p.y=u.y,p.placement=u.placement,_=!0)},B=yr(n,s,m);if(!l&&z.includes(c)&&g(c),_||h.forEach(g),!_){const k=z.reduce((u,y)=>{const V=He({options:m,primaryX:o,primaryY:d,floating:s,placement:y,reference:n,scrollDirection:f});if(!V)return u;const F=xe(y),T=B[F];return!u||T>u.space?{result:V,space:T}:u},null);k&&(p.x=k.result.x,p.y=k.result.y,p.placement=k.result.placement,_=!0)}if(!_&&z.length>0){const k=xe(c);let u=k,y=B[k];z.forEach(w=>{const S=xe(w),x=B[S];x>y&&(y=x,u=S)});const V=_r(u,c,z),F=$e(n,s,V,m),T=ke(m,"offset");if(T){const w=T.fn({x:F.x,y:F.y,options:m,primaryX:o,primaryY:d,floating:s,placement:V,reference:n,scrollDirection:f});F.x=w.x,F.y=w.y}p.x=F.x,p.y=F.y,p.placement=F.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,m=0;v&&(p=(s=v.params)==null?void 0:s.parent);const z=(c=f.params)==null?void 0:c.arrow;m=z.getBoundingClientRect().width/2,m+=ar(z),m-=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-m,o,p,a)<=i&&(ge(r-n-m,o,p,a)>=0?(n=-i-(ge(r-n-m,o,p,a)+i),p&&(n=-i)):n=-i):t.startsWith("left")?me(r-n+m,o,p,a)<=i?(n=i+me(r-m,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,m=0;v&&(p=(s=v.params)==null?void 0:s.parent);const z=(c=f.params)==null?void 0:c.arrow;m=z.getBoundingClientRect().height/2,m+=nr(z),m-=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+m,o,p,a)<=i&&(n=i+he(r-m,o,p,a),n<=i&&(n=i)):t.startsWith("bottom")?ue(r-n-m,o,p,a)<=i?ue(r-n-m,o,p,a)>=0?(n=-i-(ue(r-n-m,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||[],m=p.findIndex(x=>x.name==="shift"),z=p.findIndex(x=>x.name==="offset"),l=z!==-1&&(m===-1||z>m),h=p.find(x=>x.name==="offset"),_=h?(f=h.params)==null?void 0:f.value:0,g=l?We(_,t,o,c,s):0,B=l?je(_,t,d,c,s):0,k=a-g,u=r-B;let y=k,V=u;const F=h?Math.abs(_):0,T=F,w=F;if(be(t,s)&&typeof window<"u"){const x=T,D=window.innerWidth-s.clientWidth-T,L=D<x?x:D,C=w,E=window.innerHeight-s.clientHeight-w,I=E<C?C:E;y<x?y=x:y>L&&(y=L),V<C?V=C:V>I&&(V=I),l?(v.x=a+(y-k),v.y=r+(V-u)):(v.x=y,v.y=V);const W=T,$=window.innerWidth-s.clientWidth-T,R=w,b=window.innerHeight-s.clientHeight-w,M=l?W+g:W,O=l?$+g:$,P=l?R+B:R,N=l?b+B:b;return v.x<M?v.x=M:v.x>O&&(v.x=O),v.y<P?v.y=P:v.y>N&&(v.y=N),v}const S=pe(s);if(S!==null){const x=se(n,s,t),D=x.left,L=x.left+x.width,C=x.top,E=x.top+x.height,I=S.scrollLeft+T,W=Be(S)-s.clientWidth-T,$=W<I?I:W,R=S.scrollTop+w,b=Se(S)-s.clientHeight-w,M=b<R?R:b,O=S.scrollLeft,P=Be(S),N=S.scrollTop,A=Se(S);L<=O?y=I:D>=P&&(y=$),E<=N?V=R:C>=A&&(V=M),V<R?V=R:V>M&&(V=M),y<I?y=I:y>$&&(y=$)}if(l?(v.x=a+(y-k),v.y=r+(V-u)):(v.x=y,v.y=V),S!==null){const x=S.scrollLeft+T,D=Be(S)-s.clientWidth-T,L=S.scrollTop+w,C=Se(S)-s.clientHeight-w,E=l?x+g:x,I=l?D+g:D,W=l?L+B:L,$=l?C+B:C;v.x<E?v.x=E:v.x>I&&(v.x=I),v.y<W?v.y=W:v.y>$&&(v.y=$)}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,m=i.y,z=p+a.clientWidth,l=m+a.clientHeight;return p>=0&&m>=0&&z<=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(),m=p.left+i.x,z=p.top+i.y,l=m+a.clientWidth,h=z+a.clientHeight;return m>=0&&z>=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 m=$e(i,a,c.placement,r),z=ke(r,"offset"),l=z?(d=z.params)==null?void 0:d.value:0;if(Number.isFinite(c.x)||(c.x=m.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=m.y}else c.y=m.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 m=null;const z=e.computed(()=>o.options.map(S=>({label:S[o.optionLabel],value:S[o.optionValue],disabled:S.disabled}))),l=e.computed(()=>z.value.find(S=>S.value===o.modelValue)),h=e.computed(()=>{var S;return((S=l.value)==null?void 0:S.label)??""}),_=e.computed(()=>{const S=["vf-select",`vf-select_${o.variant}`,n.value?"vf-select_open":""];return o.size!=="normal"&&S.push(`vf-select_${o.size}`),o.disabled&&S.push("vf-select_disabled"),S.filter(Boolean)}),g=S=>S.value===o.modelValue,B=S=>{S.disabled||(t("update:modelValue",S.value),t("change",S.value),y())},k=S=>t("focus",S),u=S=>t("blur",S),y=()=>{n.value=!1,f.value="bottom",v.value="bottom"},V=()=>{o.disabled||(n.value=!n.value,n.value&&(f.value="bottom",v.value="bottom"))},F=async()=>{var S,x;n.value||(n.value=!0,await e.nextTick()),(x=(S=c.value)==null?void 0:S.querySelector(".vf-select__option:not(.is-disabled)"))==null||x.focus()},T=S=>{var D;if(!n.value||!d.value)return;const x=S.target;d.value.contains(x)||(D=c.value)!=null&&D.contains(x)||y()},w=()=>{if(!s.value||!c.value)return;const S=s.value,x=c.value,D=async()=>{const{x:I,y:W,placement:$}=await ve(S,x,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=$??f.value,x.style.minWidth=`${S.getBoundingClientRect().width}px`,x.style.left=`${I}px`,x.style.top=`${W}px`},L=async()=>{await D()},C=fe(S,()=>{L()}),E=()=>{L()};document.addEventListener("scroll",E,!0),window.addEventListener("resize",E,!1),m={update:L,destroy:()=>{C(),document.removeEventListener("scroll",E,!0),window.removeEventListener("resize",E,!1)}},m.update()};return e.watch(n,async S=>{if(!S){m&&(m.destroy(),m=null);return}await e.nextTick(),m||w(),m==null||m.update()}),e.watch(()=>o.options,()=>{m==null||m.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",T)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",T),m==null||m.destroy(),m=null}),(S,x)=>(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:S.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"listbox",onClick:V,onKeydown:[e.withKeys(e.withModifiers(F,["prevent"]),["down"]),e.withKeys(e.withModifiers(V,["prevent"]),["enter"]),e.withKeys(e.withModifiers(y,["prevent"]),["esc"])],onFocus:k,onBlur:u},[e.createElementVNode("span",{class:e.normalizeClass(["vf-select__label",{"vf-select__label_placeholder":!h.value}])},e.toDisplayString(h.value||S.placeholder),3),x[0]||(x[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(z.value,D=>(e.openBlock(),e.createElementBlock("button",{key:D.value,class:e.normalizeClass(["vf-select__option",{"is-active":g(D),"is-disabled":D.disabled}]),type:"button",role:"option",disabled:D.disabled,"aria-selected":g(D),onClick:L=>B(D)},e.toDisplayString(D.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"),m=e.ref("bottom"),z=`vf-autocomplete-panel-${++r}`;let l=null;const h=e.computed(()=>o.options.map(b=>({label:b[o.optionLabel],value:b[o.optionValue],disabled:b.disabled}))),_=e.computed(()=>h.value.find(b=>b.value===o.modelValue)),g=e.computed(()=>{if(!o.filter)return h.value;const b=f.value.trim().toLowerCase();return b?h.value.filter(M=>M.label.toLowerCase().includes(b)):h.value}),B=e.computed(()=>{if(!(!n.value||v.value<0))return u(v.value)}),k=e.computed(()=>{const b=["vf-autocomplete",`vf-autocomplete_${o.variant}`,n.value?"vf-autocomplete_open":""];return o.size!=="normal"&&b.push(`vf-autocomplete_${o.size}`),o.disabled&&b.push("vf-autocomplete_disabled"),b.filter(Boolean)}),u=b=>`${z}-option-${b}`,y=b=>b.value===o.modelValue,V=()=>g.value.findIndex(b=>!b.disabled),F=b=>{const M=g.value;if(!M.length){v.value=-1;return}let O=v.value;(O<0||O>=M.length)&&(O=b>0?-1:M.length);for(let P=0;P<M.length;P+=1)if(O=(O+b+M.length)%M.length,!M[O].disabled){v.value=O;return}v.value=-1},T=()=>{o.disabled||(n.value=!0,p.value="bottom",m.value="bottom",v.value<0&&(v.value=V()))},w=()=>{n.value=!1,v.value=-1,p.value="bottom",m.value="bottom"},S=()=>{if(n.value){w();return}T()},x=b=>{b.disabled||(f.value=b.label,t("update:modelValue",b.value),t("change",b.value),w())},D=b=>{const M=b.target;f.value=M.value,t("search",M.value),T(),v.value=V()},L=b=>{t("focus",b),T()},C=b=>{t("blur",b)},E=()=>{if(!n.value){T();return}F(1)},I=()=>{if(!n.value){T();return}F(-1)},W=()=>{if(!n.value){T();return}const b=g.value[v.value];b&&!b.disabled&&x(b)},$=b=>{var O;if(!n.value||!d.value)return;const M=b.target;d.value.contains(M)||(O=c.value)!=null&&O.contains(M)||w()},R=()=>{if(!s.value||!c.value)return;const b=s.value,M=c.value,O=async()=>{const{x:G,y:X,placement:H}=await ve(b,M,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});m.value=H??p.value,M.style.minWidth=`${b.getBoundingClientRect().width}px`,M.style.left=`${G}px`,M.style.top=`${X}px`},P=async()=>{await O()},N=fe(b,()=>{P()}),A=()=>{P()};document.addEventListener("scroll",A,!0),window.addEventListener("resize",A,!1),l={update:P,destroy:()=>{N(),document.removeEventListener("scroll",A,!0),window.removeEventListener("resize",A,!1)}},l.update()};return e.watch(()=>o.modelValue,()=>{var b;f.value=((b=_.value)==null?void 0:b.label)??""},{immediate:!0}),e.watch(()=>o.options,()=>{var b;n.value||(f.value=((b=_.value)==null?void 0:b.label)??""),l==null||l.update()},{deep:!0}),e.watch(g,()=>{v.value>=g.value.length&&(v.value=V())}),e.watch(n,async b=>{if(!b){l&&(l.destroy(),l=null);return}await e.nextTick(),l||R(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",$)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",$),l==null||l.destroy(),l=null}),(b,M)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(k.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-autocomplete__control",type:"text",role:"combobox",value:f.value,placeholder:b.placeholder,disabled:b.disabled,readonly:b.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":z,"aria-activedescendant":B.value,onInput:D,onFocus:L,onBlur:C,onClick:T,onKeydown:[e.withKeys(e.withModifiers(E,["prevent"]),["down"]),e.withKeys(e.withModifiers(I,["prevent"]),["up"]),e.withKeys(e.withModifiers(W,["prevent"]),["enter"]),e.withKeys(e.withModifiers(w,["prevent"]),["esc"]),e.withKeys(w,["tab"])]},null,40,Cr),e.createElementVNode("button",{class:"vf-autocomplete__chevron",type:"button",disabled:b.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:M[0]||(M[0]=e.withModifiers(()=>{},["prevent"])),onClick:S}," ▾ ",40,Br),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:z,ref_key:"panel",ref:c,class:"vf-autocomplete__panel",role:"listbox","data-placement":m.value},[b.loading?(e.openBlock(),e.createElementBlock("div",$r,e.toDisplayString(b.loadingText),1)):g.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(g.value,(O,P)=>(e.openBlock(),e.createElementBlock("button",{id:u(P),key:O.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":y(O),"is-disabled":O.disabled,"is-highlighted":P===v.value}]),type:"button",role:"option",disabled:O.disabled,"aria-selected":y(O),onMousedown:M[1]||(M[1]=e.withModifiers(()=>{},["prevent"])),onClick:N=>x(O)},e.toDisplayString(O.label),43,Vr))),128)):(e.openBlock(),e.createElementBlock("div",Er,e.toDisplayString(b.emptyText),1))],8,Sr),[[e.vShow,n.value]])]))],2))}}),Lr=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],Dr=["disabled"],Tr=["data-placement"],Fr={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"),m=e.ref("bottom"),z=`vf-combobox-panel-${++r}`;let l=null;const h=e.computed(()=>o.options.map(H=>({label:H[o.optionLabel],value:H[o.optionValue],disabled:H.disabled}))),_=e.computed(()=>h.value.find(H=>H.value===o.modelValue)),g=e.computed(()=>f.value.trim().toLowerCase()),B=e.computed(()=>!o.filter||!g.value?h.value:h.value.filter(H=>H.label.toLowerCase().includes(g.value))),k=e.computed(()=>g.value?h.value.some(H=>H.label.toLowerCase()===g.value&&!H.disabled):!1),u=e.computed(()=>{if(!(!n.value||v.value<0))return F(v.value)}),y=e.computed(()=>!o.strict||o.allowCreate),V=e.computed(()=>{const H=["vf-combobox",`vf-combobox_${o.variant}`,n.value?"vf-combobox_open":""];return o.size!=="normal"&&H.push(`vf-combobox_${o.size}`),o.disabled&&H.push("vf-combobox_disabled"),H.filter(Boolean)}),F=H=>`${z}-option-${H}`,T=H=>H.value===o.modelValue,w=()=>B.value.findIndex(H=>!H.disabled),S=H=>{t("update:inputValue",H)},x=H=>{t("update:modelValue",H),t("change",H)},D=H=>{const K=B.value;if(!K.length){v.value=-1;return}let q=v.value;(q<0||q>=K.length)&&(q=H>0?-1:K.length);for(let Q=0;Q<K.length;Q+=1)if(q=(q+H+K.length)%K.length,!K[q].disabled){v.value=q;return}v.value=-1},L=()=>{o.disabled||(n.value=!0,p.value="bottom",m.value="bottom",v.value<0&&(v.value=w()))},C=()=>{n.value=!1,v.value=-1,p.value="bottom",m.value="bottom"},E=()=>{if(n.value){C();return}L()},I=()=>{const H=f.value.trim();return!H||!y.value?!1:(o.allowCreate&&!k.value&&t("create",H),x(H),S(H),C(),!0)},W=()=>{var K;const H=((K=_.value)==null?void 0:K.label)??"";f.value=H,S(H)},$=H=>{H.disabled||(f.value=H.label,S(H.label),x(H.value),C())},R=()=>{f.value="",S(""),t("update:modelValue",void 0),t("change",void 0),C()},b=H=>{const K=H.target;f.value=K.value,S(K.value),t("search",K.value),L(),v.value=w()},M=H=>{t("focus",H),L()},O=H=>{var K;t("blur",H),o.strict&&f.value.trim()!==((K=_.value)==null?void 0:K.label)&&W()},P=()=>{if(!n.value){L();return}D(1)},N=()=>{if(!n.value){L();return}D(-1)},A=()=>{if(!n.value){L();return}const H=B.value[v.value];if(H&&!H.disabled){$(H);return}I()||o.strict&&W()},G=H=>{var q;if(!n.value||!d.value)return;const K=H.target;d.value.contains(K)||(q=c.value)!=null&&q.contains(K)||C()},X=()=>{if(!s.value||!c.value)return;const H=s.value,K=c.value,q=async()=>{const{x:ee,y:oe,placement:ae}=await ve(H,K,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});m.value=ae??p.value,K.style.minWidth=`${H.getBoundingClientRect().width}px`,K.style.left=`${ee}px`,K.style.top=`${oe}px`},Q=async()=>{await q()},te=fe(H,()=>{Q()}),j=()=>{Q()};document.addEventListener("scroll",j,!0),window.addEventListener("resize",j,!1),l={update:Q,destroy:()=>{te(),document.removeEventListener("scroll",j,!0),window.removeEventListener("resize",j,!1)}},l.update()};return e.watch(()=>o.inputValue,H=>{typeof H=="string"&&(f.value=H)},{immediate:!0}),e.watch(()=>o.modelValue,()=>{var H;typeof o.inputValue!="string"&&(f.value=((H=_.value)==null?void 0:H.label)??"")},{immediate:!0}),e.watch(()=>o.options,()=>{var H;!n.value&&o.strict&&typeof o.inputValue!="string"&&(f.value=((H=_.value)==null?void 0:H.label)??""),l==null||l.update()},{deep:!0}),e.watch(B,()=>{v.value>=B.value.length&&(v.value=w())}),e.watch(n,async H=>{if(!H){l&&(l.destroy(),l=null);return}await e.nextTick(),l||X(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",G)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",G),l==null||l.destroy(),l=null}),(H,K)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(V.value)},[e.createElementVNode("input",{ref_key:"control",ref:s,class:"vf-combobox__control",type:"text",role:"combobox",value:f.value,placeholder:H.placeholder,disabled:H.disabled,readonly:H.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":z,"aria-activedescendant":u.value,onInput:b,onFocus:M,onBlur:O,onClick:L,onKeydown:[e.withKeys(e.withModifiers(P,["prevent"]),["down"]),e.withKeys(e.withModifiers(N,["prevent"]),["up"]),e.withKeys(e.withModifiers(A,["prevent"]),["enter"]),e.withKeys(e.withModifiers(C,["prevent"]),["esc"]),e.withKeys(C,["tab"])]},null,40,Lr),H.clearable&&f.value.length>0&&!H.disabled&&!H.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-combobox__clear",type:"button","aria-label":"Clear value",onMousedown:K[0]||(K[0]=e.withModifiers(()=>{},["prevent"])),onClick:R}," ✕ ",32)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-combobox__chevron",type:"button",disabled:H.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:K[1]||(K[1]=e.withModifiers(()=>{},["prevent"])),onClick:E}," ▾ ",40,Dr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:z,ref_key:"panel",ref:c,class:"vf-combobox__panel",role:"listbox","data-placement":m.value},[H.loading?(e.openBlock(),e.createElementBlock("div",Fr,e.toDisplayString(H.loadingText),1)):B.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(B.value,(q,Q)=>(e.openBlock(),e.createElementBlock("button",{id:F(Q),key:q.value,class:e.normalizeClass(["vf-combobox__option",{"is-active":T(q),"is-disabled":q.disabled,"is-highlighted":Q===v.value}]),type:"button",role:"option",disabled:q.disabled,"aria-selected":T(q),onMousedown:K[2]||(K[2]=e.withModifiers(()=>{},["prevent"])),onClick:te=>$(q)},e.toDisplayString(q.label),43,Mr))),128)):(e.openBlock(),e.createElementBlock("div",Ir,e.toDisplayString(H.emptyText),1))],8,Tr),[[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),m=e.ref("bottom"),z=e.ref("bottom"),l=`vf-multiselect-panel-${++r}`;let h=null;const _=e.computed(()=>o.options.map(N=>({label:N[o.optionLabel],value:N[o.optionValue],disabled:N.disabled}))),g=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:[]),B=e.computed(()=>{if(!o.filter)return _.value;const N=v.value.trim().toLowerCase();return N?_.value.filter(A=>A.label.toLowerCase().includes(N)):_.value}),k=e.computed(()=>_.value.filter(N=>g.value.includes(N.value))),u=e.computed(()=>k.value.length===0?o.placeholder:k.value.map(N=>N.label).join(", ")),y=e.computed(()=>{const N=["vf-multiselect",`vf-multiselect_${o.variant}`,f.value?"vf-multiselect_open":""];return o.size!=="normal"&&N.push(`vf-multiselect_${o.size}`),o.disabled&&N.push("vf-multiselect_disabled"),N.filter(Boolean)}),V=N=>`${l}-option-${N}`,F=()=>B.value.findIndex(N=>!N.disabled),T=N=>g.value.includes(N.value),w=N=>{t("update:modelValue",N),t("change",N)},S=N=>{if(!(N.disabled||o.readonly)){if(T(N)){w(g.value.filter(A=>A!==N.value));return}w([...g.value,N.value])}},x=()=>{o.readonly||w([])},D=N=>{const A=B.value;if(!A.length){p.value=-1;return}let G=p.value;(G<0||G>=A.length)&&(G=N>0?-1:A.length);for(let X=0;X<A.length;X+=1)if(G=(G+N+A.length)%A.length,!A[G].disabled){p.value=G;return}p.value=-1},L=async()=>{var N;o.disabled||(f.value=!0,m.value="bottom",z.value="bottom",p.value<0&&(p.value=F()),o.filter&&(await e.nextTick(),(N=n.value)==null||N.focus()))},C=()=>{f.value=!1,p.value=-1,m.value="bottom",z.value="bottom",v.value=""},E=()=>{if(f.value){C();return}L()},I=()=>{if(!f.value){L();return}D(1)},W=()=>{if(!f.value){L();return}D(-1)},$=()=>{if(!f.value){L();return}const N=B.value[p.value];N&&!N.disabled&&S(N)},R=N=>{const A=N.target;v.value=A.value,t("search",A.value),p.value=F()},b=N=>t("focus",N),M=N=>t("blur",N),O=N=>{var G;if(!f.value||!d.value)return;const A=N.target;d.value.contains(A)||(G=c.value)!=null&&G.contains(A)||C()},P=()=>{if(!s.value||!c.value)return;const N=s.value,A=c.value,G=async()=>{const{x:q,y:Q,placement:te}=await ve(N,A,{placement:m.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});z.value=te??m.value,A.style.minWidth=`${N.getBoundingClientRect().width}px`,A.style.left=`${q}px`,A.style.top=`${Q}px`},X=async()=>{await G()},H=fe(N,()=>{X()}),K=()=>{X()};document.addEventListener("scroll",K,!0),window.addEventListener("resize",K,!1),h={update:X,destroy:()=>{H(),document.removeEventListener("scroll",K,!0),window.removeEventListener("resize",K,!1)}},h.update()};return e.watch(()=>o.options,()=>{p.value>=B.value.length&&(p.value=F()),h==null||h.update()},{deep:!0}),e.watch(f,async N=>{if(!N){h&&(h.destroy(),h=null);return}await e.nextTick(),h||P(),h==null||h.update()}),e.watch(B,()=>{p.value>=B.value.length&&(p.value=F())}),e.onMounted(()=>{document.addEventListener("click",O)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",O),h==null||h.destroy(),h=null}),(N,A)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-multiselect__control",type:"button",disabled:N.disabled,"aria-expanded":f.value,"aria-controls":l,"aria-haspopup":"listbox",onClick:E,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["down"]),e.withKeys(e.withModifiers(W,["prevent"]),["up"]),e.withKeys(e.withModifiers($,["prevent"]),["enter"]),e.withKeys(e.withModifiers(C,["prevent"]),["esc"])],onFocus:b,onBlur:M},[e.createElementVNode("span",{class:e.normalizeClass(["vf-multiselect__label",{"vf-multiselect__label_placeholder":g.value.length===0}])},e.toDisplayString(u.value),3),A[0]||(A[0]=e.createElementVNode("span",{class:"vf-multiselect__chevron","aria-hidden":"true"},"▾",-1))],40,Rr),N.clearable&&g.value.length>0&&!N.disabled&&!N.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-multiselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(x,["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":z.value},[N.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:N.searchPlaceholder,onInput:R,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["down"]),e.withKeys(e.withModifiers(W,["prevent"]),["up"]),e.withKeys(e.withModifiers($,["prevent"]),["enter"]),e.withKeys(e.withModifiers(C,["prevent"]),["esc"])]},null,40,Kr)])):e.createCommentVNode("",!0),N.loading?(e.openBlock(),e.createElementBlock("div",Hr,e.toDisplayString(N.loadingText),1)):B.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(B.value,(G,X)=>(e.openBlock(),e.createElementBlock("button",{id:V(X),key:G.value,class:e.normalizeClass(["vf-multiselect__option",{"is-active":T(G),"is-disabled":G.disabled,"is-highlighted":X===p.value}]),type:"button",role:"option",disabled:G.disabled,"aria-selected":T(G),onClick:H=>S(G)},[e.createElementVNode("span",jr,e.toDisplayString(G.label),1),T(G)?(e.openBlock(),e.createElementBlock("span",Gr,"✓")):e.createCommentVNode("",!0)],10,Wr))),128)):(e.openBlock(),e.createElementBlock("div",Ur,e.toDisplayString(N.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"),m=e.ref("bottom"),z=`vf-tag-input-panel-${++r}`;let l=null;const h=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:[]),_=e.computed(()=>o.options.map(j=>({label:j[o.optionLabel],value:j[o.optionValue],disabled:j.disabled}))),g=e.computed(()=>new Set(h.value.map(j=>String(j)))),B=e.computed(()=>{const j=_.value.filter(oe=>!g.value.has(String(oe.value)));if(!o.filter)return j;const ee=n.value.trim().toLowerCase();return ee?j.filter(oe=>oe.label.toLowerCase().includes(ee)):j}),k=e.computed(()=>new Map(_.value.map(j=>[String(j.value),j.label]))),u=e.computed(()=>{if(!(!f.value||v.value<0))return V(v.value)}),y=e.computed(()=>{const j=["vf-tag-input",`vf-tag-input_${o.variant}`,f.value?"vf-tag-input_open":""];return o.size!=="normal"&&j.push(`vf-tag-input_${o.size}`),o.disabled&&j.push("vf-tag-input_disabled"),j.filter(Boolean)}),V=j=>`${z}-option-${j}`,F=()=>B.value.findIndex(j=>!j.disabled),T=j=>k.value.get(String(j))??String(j),w=j=>{t("update:modelValue",j),t("change",j)},S=(j,ee)=>{t("reject",{reason:j,value:ee})},x=j=>o.readonly?(S("readonly",j),!1):j?g.value.has(j)?(S("duplicate",j),!1):typeof o.maxTags=="number"&&h.value.length>=o.maxTags?(S("maxTags",j),!1):o.validateTag&&!o.validateTag(j)?(S("invalid",j),!1):!0:!1,D=(j,ee)=>{const oe=typeof j=="string"?j.trim():String(j);return x(oe)?(w([...h.value,j]),t("add",{value:j,source:ee}),n.value="",v.value=F(),!0):!1},L=j=>{j.disabled||o.readonly||D(j.value,"option")},C=()=>{if(!o.allowCustom)return!1;const j=n.value.trim();return j?D(j,"custom"):!1},E=j=>{if(o.readonly)return;const ee=h.value[j];if(ee===void 0)return;const oe=h.value.filter((ae,ne)=>ne!==j);w(oe),t("remove",ee)},I=()=>{o.readonly||h.value.length!==0&&(w([]),t("remove",[...h.value]))},W=j=>{const ee=B.value;if(!ee.length){v.value=-1;return}let oe=v.value;(oe<0||oe>=ee.length)&&(oe=j>0?-1:ee.length);for(let ae=0;ae<ee.length;ae+=1)if(oe=(oe+j+ee.length)%ee.length,!ee[oe].disabled){v.value=oe;return}v.value=-1},$=()=>{o.disabled||(f.value=!0,p.value="bottom",m.value="bottom",v.value<0&&(v.value=F()))},R=()=>{f.value=!1,v.value=-1,p.value="bottom",m.value="bottom"},b=()=>{if(f.value){R();return}$(),M()},M=()=>{var j;(j=s.value)==null||j.focus()},O=j=>{const ee=j.target;n.value=ee.value,t("search",ee.value),$(),v.value=F()},P=j=>{t("focus",j),$()},N=j=>{t("blur",j)},A=()=>{if(!f.value){$();return}W(1)},G=()=>{if(!f.value){$();return}W(-1)},X=()=>{if(f.value){const j=B.value[v.value];if(j&&!j.disabled){L(j);return}}C()},H=()=>{C()},K=()=>{n.value||o.readonly||h.value.length===0||E(h.value.length-1)},q=j=>{j.key===","&&(j.preventDefault(),C())},Q=j=>{var oe;if(!f.value||!d.value)return;const ee=j.target;d.value.contains(ee)||(oe=c.value)!=null&&oe.contains(ee)||R()},te=()=>{if(!d.value||!c.value)return;const j=d.value,ee=c.value,oe=async()=>{const{x:Z,y:J,placement:re}=await ve(j,ee,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});m.value=re??p.value,ee.style.minWidth=`${j.getBoundingClientRect().width}px`,ee.style.left=`${Z}px`,ee.style.top=`${J}px`},ae=async()=>{await oe()},ne=fe(j,()=>{ae()}),Y=()=>{ae()};document.addEventListener("scroll",Y,!0),window.addEventListener("resize",Y,!1),l={update:ae,destroy:()=>{ne(),document.removeEventListener("scroll",Y,!0),window.removeEventListener("resize",Y,!1)}},l.update()};return e.watch(()=>o.options,()=>{v.value>=B.value.length&&(v.value=F()),l==null||l.update()},{deep:!0}),e.watch(B,()=>{v.value>=B.value.length&&(v.value=F())}),e.watch(f,async j=>{if(!j){l&&(l.destroy(),l=null);return}await e.nextTick(),l||te(),l==null||l.update()}),e.onMounted(()=>{document.addEventListener("click",Q)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",Q),l==null||l.destroy(),l=null}),(j,ee)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(y.value),onClick:M},[e.createElementVNode("div",qr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h.value,(oe,ae)=>(e.openBlock(),e.createElementBlock("span",{key:`${String(oe)}-${ae}`,class:"vf-tag-input__tag"},[e.createElementVNode("span",Xr,e.toDisplayString(T(oe)),1),e.createElementVNode("button",{class:"vf-tag-input__tag-remove",type:"button",disabled:j.disabled||j.readonly,"aria-label":`Remove ${T(oe)}`,onClick:e.withModifiers(ne=>E(ae),["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?j.placeholder:"",disabled:j.disabled,readonly:j.readonly,"aria-expanded":f.value,"aria-autocomplete":"list","aria-controls":z,"aria-activedescendant":u.value,onInput:O,onFocus:P,onBlur:N,onKeydown:[e.withKeys(e.withModifiers(A,["prevent"]),["down"]),e.withKeys(e.withModifiers(G,["prevent"]),["up"]),e.withKeys(e.withModifiers(X,["prevent"]),["enter"]),e.withKeys(e.withModifiers(R,["prevent"]),["esc"]),e.withKeys(H,["tab"]),e.withKeys(K,["backspace"]),q]},null,40,Zr)]),j.clearable&&h.value.length>0&&!j.disabled&&!j.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:j.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:ee[0]||(ee[0]=e.withModifiers(()=>{},["prevent"])),onClick:e.withModifiers(b,["stop"])}," ▾ ",40,Jr),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:z,ref_key:"panel",ref:c,class:"vf-tag-input__panel",role:"listbox","data-placement":m.value},[j.loading?(e.openBlock(),e.createElementBlock("div",ta,e.toDisplayString(j.loadingText),1)):B.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(B.value,(oe,ae)=>(e.openBlock(),e.createElementBlock("button",{id:V(ae),key:oe.value,class:e.normalizeClass(["vf-tag-input__option",{"is-disabled":oe.disabled,"is-highlighted":ae===v.value}]),type:"button",role:"option",disabled:oe.disabled,onMousedown:ee[1]||(ee[1]=e.withModifiers(()=>{},["prevent"])),onClick:ne=>L(oe)},e.toDisplayString(oe.label),43,oa))),128)):(e.openBlock(),e.createElementBlock("div",ra,e.toDisplayString(j.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}`,m=e.ref($(I(o.modelValue)??new Date));let z=null;const l=e.computed(()=>I(o.modelValue)),h=e.computed(()=>I(o.min)),_=e.computed(()=>I(o.max)),g=e.computed(()=>l.value?l.value.toLocaleDateString(o.locale,{year:"numeric",month:"short",day:"numeric"}):""),B=e.computed(()=>m.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),k=e.computed(()=>{const N=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),A=new Date(2026,0,4);return Array.from({length:7},(G,X)=>{const H=(X+o.firstDayOfWeek)%7,K=new Date(A);return K.setDate(A.getDate()+H),N.format(K)})}),u=e.computed(()=>{const N=M(m.value,o.firstDayOfWeek),A=l.value?O(l.value):null,G=O(new Date);return Array.from({length:42},(X,H)=>{const K=b(N,H),q=O(K);return{key:`${q}-${H}`,iso:q,date:K,day:K.getDate(),inCurrentMonth:K.getMonth()===m.value.getMonth(),isDisabled:P(K,h.value,_.value),isSelected:A===q,isToday:q===G}})}),y=e.computed(()=>{const N=["vf-datepicker",`vf-datepicker_${o.variant}`,n.value?"vf-datepicker_open":""];return o.size!=="normal"&&N.push(`vf-datepicker_${o.size}`),o.disabled&&N.push("vf-datepicker_disabled"),N.filter(Boolean)}),V=N=>t("focus",N),F=N=>t("blur",N),T=()=>{o.disabled||o.readonly||(n.value=!0,f.value="bottom",v.value="bottom")},w=()=>{n.value=!1,f.value="bottom",v.value="bottom"},S=()=>{if(n.value){w();return}T()},x=()=>{m.value=R(m.value,-1)},D=()=>{m.value=R(m.value,1)},L=N=>{if(o.readonly||P(N,h.value,_.value))return;const A=O(N);t("update:modelValue",A),t("change",A),w()},C=N=>{var G;if(!n.value||!d.value)return;const A=N.target;d.value.contains(A)||(G=c.value)!=null&&G.contains(A)||w()},E=()=>{if(!s.value||!c.value)return;const N=s.value,A=c.value,G=async()=>{const{x:q,y:Q,placement:te}=await ve(N,A,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=te??f.value,A.style.left=`${q}px`,A.style.top=`${Q}px`},X=async()=>{await G()},H=fe(N,()=>{X()}),K=()=>{X()};document.addEventListener("scroll",K,!0),window.addEventListener("resize",K,!1),z={update:X,destroy:()=>{H(),document.removeEventListener("scroll",K,!0),window.removeEventListener("resize",K,!1)}},z.update()};e.watch(()=>o.modelValue,N=>{const A=I(N);A&&(m.value=$(A))},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{z==null||z.update()}),e.watch(n,async N=>{if(!N){z&&(z.destroy(),z=null);return}await e.nextTick(),z||E(),z==null||z.update()}),e.onMounted(()=>{document.addEventListener("click",C)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",C),z==null||z.destroy(),z=null});function I(N){if(!N)return null;const A=N.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!A)return null;const G=Number(A[1]),X=Number(A[2])-1,H=Number(A[3]),K=new Date(G,X,H);return K.getFullYear()!==G||K.getMonth()!==X||K.getDate()!==H?null:W(K)}function W(N){return new Date(N.getFullYear(),N.getMonth(),N.getDate())}function $(N){return new Date(N.getFullYear(),N.getMonth(),1)}function R(N,A){return new Date(N.getFullYear(),N.getMonth()+A,1)}function b(N,A){return new Date(N.getFullYear(),N.getMonth(),N.getDate()+A)}function M(N,A){const G=$(N),H=(G.getDay()-A+7)%7;return b(G,-H)}function O(N){const A=N.getFullYear(),G=`${N.getMonth()+1}`.padStart(2,"0"),X=`${N.getDate()}`.padStart(2,"0");return`${A}-${G}-${X}`}function P(N,A,G){const X=W(N).getTime();return!!(A&&X<A.getTime()||G&&X>G.getTime())}return(N,A)=>(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-datepicker__control",type:"button",disabled:N.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:S,onKeydown:[e.withKeys(e.withModifiers(T,["prevent"]),["down"]),e.withKeys(e.withModifiers(S,["prevent"]),["enter"]),e.withKeys(e.withModifiers(w,["prevent"]),["esc"])],onFocus:V,onBlur:F},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datepicker__label",{"vf-datepicker__label_placeholder":!l.value}])},e.toDisplayString(g.value||N.placeholder),3),A[0]||(A[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(w,["prevent"]),["esc"])},[e.createElementVNode("div",ia,[e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Previous month",onClick:x}," ‹ "),e.createElementVNode("span",sa,e.toDisplayString(B.value),1),e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Next month",onClick:D}," › ")]),e.createElementVNode("div",da,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.value,G=>(e.openBlock(),e.createElementBlock("span",{key:G,class:"vf-datepicker__weekday"},e.toDisplayString(G),1))),128))]),e.createElementVNode("div",ca,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.value,G=>(e.openBlock(),e.createElementBlock("button",{key:G.key,class:e.normalizeClass(["vf-datepicker__day",{"is-outside":!G.inCurrentMonth,"is-selected":G.isSelected,"is-today":G.isToday}]),type:"button",disabled:G.isDisabled,"data-date":G.iso,onClick:X=>L(G.date)},e.toDisplayString(G.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}`,m=e.ref(P(new Date));let z=null;const l=e.computed(()=>M(o.min)),h=e.computed(()=>M(o.max)),_=e.computed(()=>b(o.modelValue)),g=e.computed(()=>_.value[0]),B=e.computed(()=>_.value[1]),k=e.computed(()=>!g.value&&!B.value),u=e.computed(()=>{if(k.value)return"";const K=new Intl.DateTimeFormat(o.locale,{year:"numeric",month:"short",day:"numeric"}),q=g.value?K.format(g.value):o.startPlaceholder,Q=B.value?K.format(B.value):o.endPlaceholder;return`${q}${o.separator}${Q}`}),y=e.computed(()=>m.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),V=e.computed(()=>{const K=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),q=new Date(2026,0,4);return Array.from({length:7},(Q,te)=>{const j=(te+o.firstDayOfWeek)%7,ee=new Date(q);return ee.setDate(q.getDate()+j),K.format(ee)})}),F=e.computed(()=>{const K=G(m.value,o.firstDayOfWeek),q=X(new Date),Q=g.value?O(g.value).getTime():null,te=B.value?O(B.value).getTime():null,j=g.value?X(g.value):null,ee=B.value?X(B.value):null;return Array.from({length:42},(oe,ae)=>{const ne=A(K,ae),Y=X(ne),Z=O(ne).getTime(),J=Q!==null&&te!==null?Z>=Q&&Z<=te:!1,re=j===Y,le=ee===Y;return{key:`${Y}-${ae}`,iso:Y,date:ne,day:ne.getDate(),inCurrentMonth:ne.getMonth()===m.value.getMonth(),isDisabled:H(ne,l.value,h.value),isSelected:re||le,isRangeStart:re,isRangeEnd:le,isInRange:J,isToday:Y===q}})}),T=e.computed(()=>{const K=["vf-daterangepicker",`vf-daterangepicker_${o.variant}`,n.value?"vf-daterangepicker_open":""];return o.size!=="normal"&&K.push(`vf-daterangepicker_${o.size}`),o.disabled&&K.push("vf-daterangepicker_disabled"),K.filter(Boolean)}),w=K=>t("focus",K),S=K=>t("blur",K),x=()=>{o.disabled||o.readonly||(n.value=!0,f.value="bottom",v.value="bottom")},D=()=>{n.value=!1,f.value="bottom",v.value="bottom"},L=()=>{if(n.value){D();return}x()},C=()=>{m.value=N(m.value,-1)},E=()=>{m.value=N(m.value,1)},I=(K,q)=>{const Q=K?X(K):null,te=q?X(q):null;t("update:modelValue",[Q,te]),t("change",[Q,te])},W=K=>{if(o.readonly||H(K,l.value,h.value))return;const q=g.value,Q=B.value;if(!q||q&&Q){I(K,null);return}const te=O(q).getTime();O(K).getTime()<te?I(K,q):I(q,K),D()},$=K=>{var Q;if(!n.value||!d.value)return;const q=K.target;d.value.contains(q)||(Q=c.value)!=null&&Q.contains(q)||D()},R=()=>{if(!s.value||!c.value)return;const K=s.value,q=c.value,Q=async()=>{const{x:oe,y:ae,placement:ne}=await ve(K,q,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=ne??f.value,q.style.left=`${oe}px`,q.style.top=`${ae}px`},te=async()=>{await Q()},j=fe(K,()=>{te()}),ee=()=>{te()};document.addEventListener("scroll",ee,!0),window.addEventListener("resize",ee,!1),z={update:te,destroy:()=>{j(),document.removeEventListener("scroll",ee,!0),window.removeEventListener("resize",ee,!1)}},z.update()};e.watch(()=>o.modelValue,K=>{const[q,Q]=b(K),te=q??Q??new Date;m.value=P(te)},{immediate:!0}),e.watch(()=>[o.min,o.max],()=>{z==null||z.update()}),e.watch(n,async K=>{if(!K){z&&(z.destroy(),z=null);return}await e.nextTick(),z||R(),z==null||z.update()}),e.onMounted(()=>{document.addEventListener("click",$)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",$),z==null||z.destroy(),z=null});function b(K){if(!K||!Array.isArray(K))return[null,null];const[q,Q]=K;return[M(q??void 0),M(Q??void 0)]}function M(K){if(!K)return null;const q=K.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!q)return null;const Q=Number(q[1]),te=Number(q[2])-1,j=Number(q[3]),ee=new Date(Q,te,j);return ee.getFullYear()!==Q||ee.getMonth()!==te||ee.getDate()!==j?null:O(ee)}function O(K){return new Date(K.getFullYear(),K.getMonth(),K.getDate())}function P(K){return new Date(K.getFullYear(),K.getMonth(),1)}function N(K,q){return new Date(K.getFullYear(),K.getMonth()+q,1)}function A(K,q){return new Date(K.getFullYear(),K.getMonth(),K.getDate()+q)}function G(K,q){const Q=P(K),j=(Q.getDay()-q+7)%7;return A(Q,-j)}function X(K){const q=K.getFullYear(),Q=`${K.getMonth()+1}`.padStart(2,"0"),te=`${K.getDate()}`.padStart(2,"0");return`${q}-${Q}-${te}`}function H(K,q,Q){const te=O(K).getTime();return!!(q&&te<q.getTime()||Q&&te>Q.getTime())}return(K,q)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(T.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-daterangepicker__control",type:"button",disabled:K.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:L,onKeydown:[e.withKeys(e.withModifiers(x,["prevent"]),["down"]),e.withKeys(e.withModifiers(L,["prevent"]),["enter"]),e.withKeys(e.withModifiers(D,["prevent"]),["esc"])],onFocus:w,onBlur:S},[e.createElementVNode("span",{class:e.normalizeClass(["vf-daterangepicker__label",{"vf-daterangepicker__label_placeholder":k.value}])},e.toDisplayString(u.value||K.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(D,["prevent"]),["esc"])},[e.createElementVNode("div",ma,[e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Previous month",onClick:C}," ‹ "),e.createElementVNode("span",ga,e.toDisplayString(y.value),1),e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Next month",onClick:E}," › ")]),e.createElementVNode("div",ba,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(V.value,Q=>(e.openBlock(),e.createElementBlock("span",{key:Q,class:"vf-daterangepicker__weekday"},e.toDisplayString(Q),1))),128))]),e.createElementVNode("div",ha,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(F.value,Q=>(e.openBlock(),e.createElementBlock("button",{key:Q.key,class:e.normalizeClass(["vf-daterangepicker__day",{"is-outside":!Q.inCurrentMonth,"is-in-range":Q.isInRange,"is-selected":Q.isSelected,"is-range-start":Q.isRangeStart,"is-range-end":Q.isRangeEnd,"is-today":Q.isToday}]),type:"button",disabled:Q.isDisabled,"data-date":Q.iso,onClick:te=>W(Q.date)},e.toDisplayString(Q.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 m=null;const z=e.computed(()=>C(o.min)),l=e.computed(()=>C(o.max)),h=e.computed(()=>C(o.modelValue)),_=e.computed(()=>h.value===null?"":I(h.value,o.format)),g=e.computed(()=>!o.step||o.step<=0?30:Math.min(Math.max(Math.round(o.step),1),1440)),B=e.computed(()=>{const $=[],R=g.value,b=z.value,M=l.value;for(let O=0;O<1440;O+=R){const P=E(O);$.push({value:P,minutes:O,label:I(O,o.format),isSelected:h.value===O,isDisabled:W(O,b,M)})}return $}),k=e.computed(()=>{const $=["vf-timepicker",`vf-timepicker_${o.variant}`,n.value?"vf-timepicker_open":""];return o.size!=="normal"&&$.push(`vf-timepicker_${o.size}`),o.disabled&&$.push("vf-timepicker_disabled"),$.filter(Boolean)}),u=$=>t("focus",$),y=$=>t("blur",$),V=()=>{o.disabled||o.readonly||(n.value=!0,f.value="bottom",v.value="bottom")},F=()=>{n.value=!1,f.value="bottom",v.value="bottom"},T=()=>{if(n.value){F();return}V()},w=async()=>{var $,R;n.value||(V(),await e.nextTick()),(R=($=c.value)==null?void 0:$.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||R.focus()},S=$=>{if(o.readonly)return;const R=C($);R===null||W(R,z.value,l.value)||(t("update:modelValue",$),t("change",$),F())},x=$=>{var b;if(!n.value||!d.value)return;const R=$.target;d.value.contains(R)||(b=c.value)!=null&&b.contains(R)||F()},D=()=>{if(!s.value||!c.value)return;const $=s.value,R=c.value,b=async()=>{const{x:N,y:A,placement:G}=await ve($,R,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=G??f.value;const X=$.getBoundingClientRect().width;R.style.minWidth=`${X}px`,R.style.width=`${X}px`,R.style.left=`${N}px`,R.style.top=`${A}px`},M=async()=>{await b()},O=fe($,()=>{M()}),P=()=>{M()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),m={update:M,destroy:()=>{O(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},m.update()},L=()=>{if(!c.value||h.value===null)return;const $=c.value.querySelector(`[data-time="${E(h.value)}"]`);!$||typeof $.scrollIntoView!="function"||$.scrollIntoView({block:"nearest"})};e.watch(n,async $=>{if(!$){m&&(m.destroy(),m=null);return}await e.nextTick(),m||D(),m==null||m.update(),L()}),e.watch(()=>[o.min,o.max,o.step],()=>{m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",x)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",x),m==null||m.destroy(),m=null});function C($){if(!$)return null;const R=$.match(/^(\d{2}):(\d{2})$/);if(!R)return null;const b=Number(R[1]),M=Number(R[2]);return Number.isNaN(b)||Number.isNaN(M)||b<0||b>23||M<0||M>59?null:b*60+M}function E($){const R=Math.floor($/60),b=$%60;return`${String(R).padStart(2,"0")}:${String(b).padStart(2,"0")}`}function I($,R){if(R==="12h"){const b=Math.floor($/60),M=$%60,O=b>=12?"PM":"AM";return`${b%12||12}:${String(M).padStart(2,"0")} ${O}`}return E($)}function W($,R,b){return R!==null&&$<R||b!==null&&$>b}return($,R)=>(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-timepicker__control",type:"button",disabled:$.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"listbox",onClick:T,onKeydown:[e.withKeys(e.withModifiers(w,["prevent"]),["down"]),e.withKeys(e.withModifiers(T,["prevent"]),["enter"]),e.withKeys(e.withModifiers(F,["prevent"]),["esc"])],onFocus:u,onBlur:y},[e.createElementVNode("span",{class:e.normalizeClass(["vf-timepicker__label",{"vf-timepicker__label_placeholder":!_.value}])},e.toDisplayString(_.value||$.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(B.value,b=>(e.openBlock(),e.createElementBlock("button",{key:b.value,class:e.normalizeClass(["vf-timepicker__option",{"is-active":b.isSelected,"is-disabled":b.isDisabled}]),type:"button",role:"option","data-time":b.value,disabled:b.isDisabled,"aria-selected":b.isSelected,onClick:M=>S(b.value)},e.toDisplayString(b.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"},Ta=["data-time","disabled","aria-selected","onClick"],Fa=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}`,m=e.ref(H(new Date)),z=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)),g=e.computed(()=>G(o.modelValue)),B=e.computed(()=>G(o.min)),k=e.computed(()=>G(o.max)),u=e.computed(()=>{if(!g.value)return"";const Y=g.value.date.toLocaleDateString(o.locale,{year:"numeric",month:"short",day:"numeric"}),Z=oe(g.value.minutes,o.format);return`${Y}, ${Z}`}),y=e.computed(()=>m.value.toLocaleDateString(o.locale,{year:"numeric",month:"long"})),V=e.computed(()=>{const Y=new Intl.DateTimeFormat(o.locale,{weekday:"short"}),Z=new Date(2026,0,4);return Array.from({length:7},(J,re)=>{const le=(re+o.firstDayOfWeek)%7,ie=new Date(Z);return ie.setDate(Z.getDate()+le),Y.format(ie)})}),F=e.computed(()=>{const Y=Q(m.value,o.firstDayOfWeek),Z=z.value?te(z.value):null,J=te(new Date);return Array.from({length:42},(re,le)=>{const ie=q(Y,le),ze=te(ie);return{key:`${ze}-${le}`,iso:ze,date:ie,day:ie.getDate(),inCurrentMonth:ie.getMonth()===m.value.getMonth(),isDisabled:ae(ie,B.value,k.value),isSelected:Z===ze,isToday:ze===J}})}),T=e.computed(()=>{const Y=[];for(let Z=0;Z<1440;Z+=_.value)Y.push({value:j(Z),label:oe(Z,o.format),minutes:Z,isSelected:l.value===Z,isDisabled:ne(z.value,Z,B.value,k.value)});return Y}),w=e.computed(()=>{const Y=["vf-datetimepicker",`vf-datetimepicker_${o.variant}`,n.value?"vf-datetimepicker_open":""];return o.size!=="normal"&&Y.push(`vf-datetimepicker_${o.size}`),o.disabled&&Y.push("vf-datetimepicker_disabled"),Y.filter(Boolean)}),S=Y=>t("focus",Y),x=Y=>t("blur",Y),D=()=>{if(!z.value||l.value===null||ne(z.value,l.value,B.value,k.value))return;const Y=ee(z.value,l.value);t("update:modelValue",Y),t("change",Y)},L=()=>{const Y=g.value;if(Y){z.value=Y.date,l.value=Y.minutes,m.value=H(Y.date);return}z.value=null,l.value=null},C=Y=>{if(l.value!==null&&!ne(Y,l.value,B.value,k.value))return;const Z=T.value.find(J=>!ne(Y,J.minutes,B.value,k.value));l.value=Z?Z.minutes:null},E=()=>{o.disabled||o.readonly||(L(),z.value||(z.value=X(new Date),m.value=H(z.value)),C(z.value),n.value=!0,f.value="bottom",v.value="bottom")},I=()=>{n.value=!1,f.value="bottom",v.value="bottom"},W=()=>{if(n.value){I();return}E()},$=()=>{m.value=K(m.value,-1)},R=()=>{m.value=K(m.value,1)},b=Y=>{o.readonly||ae(Y,B.value,k.value)||(z.value=X(Y),C(z.value),D())},M=Y=>{o.readonly||!z.value||ne(z.value,Y,B.value,k.value)||(l.value=Y,D(),I())},O=Y=>{var J;if(!n.value||!d.value)return;const Z=Y.target;d.value.contains(Z)||(J=c.value)!=null&&J.contains(Z)||I()},P=()=>{if(!s.value||!c.value)return;const Y=s.value,Z=c.value,J=async()=>{const{x:ze,y:fc,placement:vc}=await ve(Y,Z,{placement:f.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});v.value=vc??f.value;const Ie=8,pc=Z.getBoundingClientRect().width,uc=Math.max(Ie,window.innerWidth-pc-Ie),mc=Math.min(Math.max(ze,Ie),uc);Z.style.left=`${mc}px`,Z.style.top=`${fc}px`},re=async()=>{await J()},le=fe(Y,()=>{re()}),ie=()=>{re()};document.addEventListener("scroll",ie,!0),window.addEventListener("resize",ie,!1),h={update:re,destroy:()=>{le(),document.removeEventListener("scroll",ie,!0),window.removeEventListener("resize",ie,!1)}},h.update()};e.watch(()=>o.modelValue,Y=>{const Z=G(Y);Z&&(m.value=H(Z.date))},{immediate:!0}),e.watch(()=>[o.min,o.max,o.minuteStep],()=>{z.value&&C(z.value),h==null||h.update()}),e.watch(n,async Y=>{if(!Y){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 N(Y){if(!Y)return null;const Z=Y.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!Z)return null;const J=Number(Z[1]),re=Number(Z[2])-1,le=Number(Z[3]),ie=new Date(J,re,le);return ie.getFullYear()!==J||ie.getMonth()!==re||ie.getDate()!==le?null:X(ie)}function A(Y){if(!Y)return null;const Z=Y.match(/^(\d{2}):(\d{2})$/);if(!Z)return null;const J=Number(Z[1]),re=Number(Z[2]);return J<0||J>23||re<0||re>59?null:J*60+re}function G(Y){if(!Y)return null;const Z=Y.match(/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2})$/);if(!Z)return null;const J=N(Z[1]),re=A(Z[2]);return!J||re===null?null:{date:J,minutes:re}}function X(Y){return new Date(Y.getFullYear(),Y.getMonth(),Y.getDate())}function H(Y){return new Date(Y.getFullYear(),Y.getMonth(),1)}function K(Y,Z){return new Date(Y.getFullYear(),Y.getMonth()+Z,1)}function q(Y,Z){return new Date(Y.getFullYear(),Y.getMonth(),Y.getDate()+Z)}function Q(Y,Z){const J=H(Y),le=(J.getDay()-Z+7)%7;return q(J,-le)}function te(Y){const Z=Y.getFullYear(),J=`${Y.getMonth()+1}`.padStart(2,"0"),re=`${Y.getDate()}`.padStart(2,"0");return`${Z}-${J}-${re}`}function j(Y){const Z=Math.floor(Y/60),J=Y%60;return`${String(Z).padStart(2,"0")}:${String(J).padStart(2,"0")}`}function ee(Y,Z){return`${te(Y)}T${j(Z)}`}function oe(Y,Z){if(Z==="12h"){const J=Math.floor(Y/60),re=Y%60,le=J>=12?"PM":"AM";return`${J%12||12}:${String(re).padStart(2,"0")} ${le}`}return j(Y)}function ae(Y,Z,J){const re=X(Y).getTime();return!!(Z&&re<Z.date.getTime()||J&&re>J.date.getTime())}function ne(Y,Z,J,re){if(!Y)return!0;const le=X(Y).getTime();return!!(J&&le===J.date.getTime()&&Z<J.minutes||re&&le===re.date.getTime()&&Z>re.minutes)}return(Y,Z)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(w.value)},[e.createElementVNode("button",{ref_key:"control",ref:s,class:"vf-datetimepicker__control",type:"button",disabled:Y.disabled,"aria-expanded":n.value,"aria-controls":p,"aria-haspopup":"dialog",onClick:W,onKeydown:[e.withKeys(e.withModifiers(E,["prevent"]),["down"]),e.withKeys(e.withModifiers(W,["prevent"]),["enter"]),e.withKeys(e.withModifiers(I,["prevent"]),["esc"])],onFocus:S,onBlur:x},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datetimepicker__label",{"vf-datetimepicker__label_placeholder":!u.value}])},e.toDisplayString(u.value||Y.placeholder),3),Z[0]||(Z[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:$}," ‹ "),e.createElementVNode("span",Va,e.toDisplayString(y.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(V.value,J=>(e.openBlock(),e.createElementBlock("span",{key:J,class:"vf-datetimepicker__weekday"},e.toDisplayString(J),1))),128))]),e.createElementVNode("div",Na,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(F.value,J=>(e.openBlock(),e.createElementBlock("button",{key:J.key,class:e.normalizeClass(["vf-datetimepicker__day",{"is-outside":!J.inCurrentMonth,"is-selected":J.isSelected,"is-today":J.isToday}]),type:"button",disabled:J.isDisabled,"data-date":J.iso,onClick:re=>b(J.date)},e.toDisplayString(J.day),11,La))),128))])]),e.createElementVNode("div",Da,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(T.value,J=>(e.openBlock(),e.createElementBlock("button",{key:J.value,class:e.normalizeClass(["vf-datetimepicker__time",{"is-active":J.isSelected,"is-disabled":J.isDisabled}]),type:"button",role:"option","data-time":J.value,disabled:J.isDisabled,"aria-selected":J.isSelected,onClick:re=>M(J.minutes)},e.toDisplayString(J.label),11,Ta))),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(g(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 F=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),T=new Date(2026,0,4);return Array.from({length:7},(w,S)=>{const x=(S+t.firstDayOfWeek)%7,D=new Date(T);return D.setDate(T.getDate()+x),F.format(D)})}),v=e.computed(()=>{const F=u(o.value,t.firstDayOfWeek),T=d.value?y(d.value):null,w=y(new Date);return Array.from({length:42},(S,x)=>{const D=k(F,x),L=y(D);return{key:`${L}-${x}`,iso:L,date:D,day:D.getDate(),inCurrentMonth:D.getMonth()===o.value.getMonth(),isDisabled:V(D,s.value,c.value),isSelected:T===L,isToday:L===w}})}),p=e.computed(()=>{const F=["vf-calendar",`vf-calendar_${t.variant}`];return t.size!=="normal"&&F.push(`vf-calendar_${t.size}`),t.disabled&&F.push("vf-calendar_disabled"),F}),m=()=>{o.value=B(o.value,-1)},z=()=>{o.value=B(o.value,1)},l=F=>{if(t.disabled||t.readonly||V(F,s.value,c.value))return;const T=y(F);r("update:modelValue",T),r("change",T)};e.watch(()=>t.modelValue,F=>{const T=h(F);T&&(o.value=g(T))},{immediate:!0});function h(F){if(!F)return null;const T=F.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!T)return null;const w=Number(T[1]),S=Number(T[2])-1,x=Number(T[3]),D=new Date(w,S,x);return D.getFullYear()!==w||D.getMonth()!==S||D.getDate()!==x?null:_(D)}function _(F){return new Date(F.getFullYear(),F.getMonth(),F.getDate())}function g(F){return new Date(F.getFullYear(),F.getMonth(),1)}function B(F,T){return new Date(F.getFullYear(),F.getMonth()+T,1)}function k(F,T){return new Date(F.getFullYear(),F.getMonth(),F.getDate()+T)}function u(F,T){const w=g(F),x=(w.getDay()-T+7)%7;return k(w,-x)}function y(F){const T=F.getFullYear(),w=`${F.getMonth()+1}`.padStart(2,"0"),S=`${F.getDate()}`.padStart(2,"0");return`${T}-${w}-${S}`}function V(F,T,w){const S=_(F).getTime();return!!(T&&S<T.getTime()||w&&S>w.getTime())}return(F,T)=>(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:F.disabled,onClick:m}," ‹ ",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:F.disabled,onClick:z}," › ",8,Ra)]),e.createElementVNode("div",Oa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,w=>(e.openBlock(),e.createElementBlock("span",{key:w,class:"vf-calendar__weekday"},e.toDisplayString(w),1))),128))]),e.createElementVNode("div",Aa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(v.value,w=>(e.openBlock(),e.createElementBlock("button",{key:w.key,class:e.normalizeClass(["vf-calendar__day",{"is-outside":!w.inCurrentMonth,"is-selected":w.isSelected,"is-today":w.isToday}]),type:"button",disabled:F.disabled||w.isDisabled,"data-date":w.iso,onClick:S=>l(w.date)},e.toDisplayString(w.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 g=l;g<=h;g+=1)_.push(g);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)),g=Math.max(0,Math.floor(r.boundaryCount)),B=_*2+g*2+3,k=[];if(l<=B)return d(1,l).map(T=>({key:`page-${T}`,type:"page",page:T}));const u=d(1,g),y=d(l-g+1,l),V=Math.max(Math.min(h-_,l-g-_*2-1),g+2),F=Math.min(Math.max(h+_,g+_*2+2),l-g-1);for(const T of u)k.push({key:`page-${T}`,type:"page",page:T});V>g+2?k.push({key:"ellipsis-start",type:"ellipsis",page:-1}):g+1<=l-g&&k.push({key:`page-${g+1}`,type:"page",page:g+1});for(const T of d(V,F))k.push({key:`page-${T}`,type:"page",page:T});F<l-g-1?k.push({key:"ellipsis-end",type:"ellipsis",page:-2}):l-g>g&&k.push({key:`page-${l-g}`,type:"page",page:l-g});for(const T of y)k.push({key:`page-${T}`,type:"page",page:T});return k}),m=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}),z=(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(m.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]=_=>z(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:g=>_.type==="page"&&z(_.page,g)},[_.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]=_=>z(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 m=["vf-radio",`vf-radio_${c.value}`];return n.value&&m.push("vf-radio_disabled"),m}),p=m=>{n.value||(o?o.onChange(t.value,m):r("update:modelValue",t.value),r("change",t.value,m))};return(m,z)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(v.value)},[e.createElementVNode("input",{class:"vf-radio__control",type:"radio",name:s.value,value:m.value,checked:f.value,disabled:n.value,onChange:p},null,40,Ja),z[0]||(z[0]=e.createElementVNode("span",{class:"vf-radio__circle"},null,-1)),m.label||m.$slots.default?(e.openBlock(),e.createElementBlock("span",en,[e.renderSlot(m.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(m.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(g=>g.value===l);!_||_.disabled||(r("update:modelValue",l),r("change",l,h))},m=(l,h)=>{o.value[h]=l instanceof HTMLButtonElement?l:null},z=(l,h)=>{if(t.disabled||!s.value.length)return;const _=h.key;if(!["ArrowRight","ArrowDown","ArrowLeft","ArrowUp","Home","End"].includes(_))return;h.preventDefault();const g=s.value.indexOf(l),B=g>=0?g:0;let k=B;_==="ArrowRight"||_==="ArrowDown"?k=(B+1)%s.value.length:_==="ArrowLeft"||_==="ArrowUp"?k=(B-1+s.value.length)%s.value.length:_==="Home"?k=0:_==="End"&&(k=s.value.length-1);const u=s.value[k],y=d.value[u],V=o.value[u];V==null||V.focus(),y&&p(y.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,(_,g)=>(e.openBlock(),e.createElementBlock("button",{key:_.key,ref_for:!0,ref:B=>m(B,g),class:e.normalizeClass(["vf-segmented-control__item",{"is-active":n(_.value)}]),type:"button",role:"radio","aria-checked":n(_.value),disabled:l.disabled||_.disabled,onClick:B=>p(_.value,B),onKeydown:B=>z(g,B),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,g=h?["ArrowRight"]:["ArrowDown"],B=h?["ArrowLeft"]:["ArrowUp"];if(![...g,...B,"Home","End"].includes(_))return;const k=f();if(!k.length)return;const u=k.findIndex(T=>T.getAttribute("aria-selected")==="true"),y=k.findIndex(T=>T===document.activeElement),V=y>=0?y:Math.max(u,0);let F=V;g.includes(_)?F=(V+1)%k.length:B.includes(_)?F=(V-1+k.length)%k.length:_==="Home"?F=0:_==="End"&&(F=k.length-1),l.preventDefault(),v(k[F])},m=(l,h)=>{t("update:modelValue",l),t("change",l,h)},z={activeValue:e.computed(()=>o.modelValue),disabled:e.computed(()=>o.disabled),orientation:e.computed(()=>o.orientation),onChange:m,getTabId:l=>`vf-tab-${d}-${s(l)}`,getPanelId:l=>`vf-tabpanel-${d}-${s(l)}`};return e.provide(Le,z),(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,m)=>(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,m)=>{if(o.disabled)return;if(o.multiple){const l=n(o.modelValue),_=l.includes(p)?l.filter(g=>g!==p):[...l,p];t("update:modelValue",_),t("change",_,m);return}const z=o.modelValue===p?void 0:p;t("update:modelValue",z),t("change",z,m)},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,m)=>(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"},Tn={class:"vf-empty-state__body"},Fn={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",Tn,[t.title||t.$slots.title?(e.openBlock(),e.createElementBlock("div",Fn,[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,m)=>(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(()=>[m[0]||(m[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(),m=`vf-modal-title-${++d}`,z=`vf-modal-body-${d}`,l=e.computed(()=>!!o.title||!!p.header),h=e.computed(()=>!!p.body||!!p.default),_=e.computed(()=>{const S=["vf-modal"];return o.size!=="md"&&S.push(`vf-modal_${o.size}`),S}),g=()=>t("update:modelValue",!0),B=()=>{t("update:modelValue",!1),t("close")},k=()=>{o.closeOnOverlay&&B()},u=S=>{!o.modelValue||!o.closeOnEsc||S.key==="Escape"&&(S.preventDefault(),B())},y=()=>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(x=>!x.hasAttribute("disabled")&&!x.getAttribute("aria-hidden")):[],V=()=>{var x;const S=y();S.length?S[0].focus():(x=f.value)==null||x.focus()},F=S=>{var E;if(S.key!=="Tab")return;const x=y();if(!x.length){S.preventDefault(),(E=f.value)==null||E.focus();return}const D=x[0],L=x[x.length-1],C=document.activeElement;if(S.shiftKey&&C===D){S.preventDefault(),L.focus();return}!S.shiftKey&&C===L&&(S.preventDefault(),D.focus())},T=()=>{!o.lockScroll||typeof document>"u"||(s===0&&(c=document.body.style.overflow,document.body.style.overflow="hidden"),s+=1)},w=()=>{!o.lockScroll||typeof document>"u"||(s=Math.max(0,s-1),s===0&&(document.body.style.overflow=c))};return e.watch(()=>o.modelValue,async S=>{S?(typeof document<"u"&&(n=document.activeElement),T(),t("open"),await e.nextTick(),V(),typeof document<"u"&&document.addEventListener("keydown",u)):(w(),typeof document<"u"&&(document.removeEventListener("keydown",u),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{w(),typeof document<"u"&&document.removeEventListener("keydown",u)}),a({open:g,close:B}),(S,x)=>(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:k}),e.createElementVNode("div",{ref_key:"panel",ref:f,class:"vf-modal__panel",role:"dialog","aria-modal":"true","aria-labelledby":l.value?m:void 0,"aria-describedby":h.value?z:void 0,tabindex:"-1",onKeydown:F},[l.value?(e.openBlock(),e.createElementBlock("div",Gn,[e.createElementVNode("div",{id:m,class:"vf-modal__header-content"},[e.renderSlot(S.$slots,"header",{},()=>[S.title?(e.openBlock(),e.createElementBlock("h3",Un,e.toDisplayString(S.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),S.showClose?e.renderSlot(S.$slots,"close",{key:1,close:B},()=>[e.createElementVNode("button",{type:"button",class:"vf-modal__close","aria-label":"Close",onClick:B},"×")]):e.createCommentVNode("",!0),S.$slots.body||S.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:z,class:"vf-modal__body"},[e.renderSlot(S.$slots,"body"),S.$slots.body?e.createCommentVNode("",!0):e.renderSlot(S.$slots,"default",{key:0})])):e.createCommentVNode("",!0),S.$slots.footer?(e.openBlock(),e.createElementBlock("div",Yn,[e.renderSlot(S.$slots,"footer")])):e.createCommentVNode("",!0)],40,jn)],16),[[e.vShow,S.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=m=>{o("update:modelValue",m)},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 m;return(m=d.value)==null?void 0:m.open()},close:()=>{s.value="cancel",c()}}),(m,z)=>(e.openBlock(),e.createBlock(qe,{ref_key:"modal",ref:d,class:"vf-confirm-dialog","model-value":m.modelValue,title:m.title,size:m.size,"close-on-overlay":m.closeOnOverlay,"close-on-esc":m.closeOnEsc,"show-close":m.showClose,"lock-scroll":m.lockScroll,"onUpdate:modelValue":n,onOpen:z[0]||(z[0]=l=>o("open")),onClose:f},{body:e.withCtx(()=>[e.createElementVNode("div",qn,[e.renderSlot(m.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(m.message),1)])])]),footer:e.withCtx(()=>[e.createElementVNode("div",Xn,[e.renderSlot(m.$slots,"actions",{confirm:p,cancel:v},()=>[e.createVNode(we,{class:"vf-confirm-dialog__cancel",label:m.cancelLabel,variant:"outlined",severity:"secondary",disabled:m.loading,onClick:v},null,8,["label","disabled"]),e.createVNode(we,{class:"vf-confirm-dialog__confirm",label:m.confirmLabel,severity:m.confirmSeverity,loading:m.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}`,m=`vf-drawer-body-${d}`,z=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 x=["vf-drawer",`vf-drawer_${o.position}`];return o.size!=="md"&&x.push(`vf-drawer_${o.size}`),x}),g=e.computed(()=>({"--vf-drawer-transform-from":h.value})),B=()=>t("update:modelValue",!0),k=()=>{t("update:modelValue",!1),t("close")},u=()=>{o.overlay&&o.closeOnOverlay&&k()},y=x=>{!o.modelValue||!o.closeOnEsc||x.key==="Escape"&&(x.preventDefault(),k())},V=()=>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(D=>!D.hasAttribute("disabled")&&!D.getAttribute("aria-hidden")):[],F=()=>{var D;const x=V();x.length?x[0].focus():(D=f.value)==null||D.focus()},T=x=>{var I;if(x.key!=="Tab")return;const D=V();if(!D.length){x.preventDefault(),(I=f.value)==null||I.focus();return}const L=D[0],C=D[D.length-1],E=document.activeElement;if(x.shiftKey&&E===L){x.preventDefault(),C.focus();return}!x.shiftKey&&E===C&&(x.preventDefault(),L.focus())},w=()=>{!o.lockScroll||typeof document>"u"||(s===0&&(c=document.body.style.overflow,document.body.style.overflow="hidden"),s+=1)},S=()=>{!o.lockScroll||typeof document>"u"||(s=Math.max(0,s-1),s===0&&(document.body.style.overflow=c))};return e.watch(()=>o.modelValue,async x=>{x?(typeof document<"u"&&(n=document.activeElement),w(),t("open"),await e.nextTick(),F(),typeof document<"u"&&document.addEventListener("keydown",y)):(S(),typeof document<"u"&&(document.removeEventListener("keydown",y),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{S(),typeof document<"u"&&document.removeEventListener("keydown",y)}),a({open:B,close:k}),(x,D)=>(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(g.value),role:"presentation"},[x.overlay?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-drawer__overlay",onClick:u})):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:f,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":z.value?p:void 0,"aria-describedby":l.value?m:void 0,tabindex:"-1",onKeydown:T},[z.value?(e.openBlock(),e.createElementBlock("div",Jn,[e.createElementVNode("div",{id:p,class:"vf-drawer__header-content"},[e.renderSlot(x.$slots,"header",{},()=>[x.title?(e.openBlock(),e.createElementBlock("h3",el,e.toDisplayString(x.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),x.showClose?e.renderSlot(x.$slots,"close",{key:1,close:k},()=>[e.createElementVNode("button",{type:"button",class:"vf-drawer__close","aria-label":"Close",onClick:k}," × ")]):e.createCommentVNode("",!0),x.$slots.body||x.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:m,class:"vf-drawer__body"},[e.renderSlot(x.$slots,"body"),x.$slots.body?e.createCommentVNode("",!0):e.renderSlot(x.$slots,"default",{key:0})])):e.createCommentVNode("",!0),x.$slots.footer?(e.openBlock(),e.createElementBlock("div",tl,[e.renderSlot(x.$slots,"footer")])):e.createCommentVNode("",!0)],40,Zn)],6),[[e.vShow,x.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),m=`vf-dropdown-panel-${++d}`;let z=null;const l=e.computed(()=>o.modelValue!==void 0),h=w=>{o.disabled||(t("update:modelValue",w),l.value||(f.value=w))},_=()=>{v.value=o.placement,p.value=o.placement,h(!0)},g=()=>{h(!1)},B=()=>{f.value?g():_()},k=()=>{o.disabled||B()},u=w=>{if(t("select",w),!o.closeOnSelect)return;const S=w.target;S&&(S.closest(".vf-menu__parent")||(S.closest(".vf-menu__link")||S.closest("[data-dropdown-close]"))&&g())},y=w=>{var x;if(!f.value||!s.value)return;const S=w.target;s.value.contains(S)||(x=n.value)!=null&&x.contains(S)||g()},V=w=>{!f.value||!o.closeOnEsc||w.key==="Escape"&&(w.preventDefault(),g())},F=w=>{switch(w){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"]}},T=()=>{if(!c.value||!n.value)return;const w=c.value,S=n.value,x=async()=>{const{x:E,y:I,placement:W}=await ve(w,S,{placement:v.value,strategy:"fixed",middleware:[ce(o.offset),de({placements:F(v.value)})]});p.value=W??v.value,o.matchTriggerWidth&&(S.style.minWidth=`${w.getBoundingClientRect().width}px`),S.style.left=`${E}px`,S.style.top=`${I}px`},D=async()=>{await x()},L=fe(w,()=>{D()}),C=()=>{D()};document.addEventListener("scroll",C,!0),window.addEventListener("resize",C,!1),z={update:D,destroy:()=>{L(),document.removeEventListener("scroll",C,!0),window.removeEventListener("resize",C,!1)}},z.update()};return e.watch(()=>o.modelValue,w=>{l.value&&(f.value=!!w)},{immediate:!0}),e.watch(()=>o.placement,w=>{v.value=w,p.value=w}),e.watch(f,async w=>{if(t(w?"open":"close"),!w){z&&(z.destroy(),z=null);return}await e.nextTick(),z||T(),z==null||z.update()}),e.onMounted(()=>{document.addEventListener("click",y),document.addEventListener("keydown",V)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",y),document.removeEventListener("keydown",V),z==null||z.destroy(),z=null}),a({open:_,close:g,toggle:B}),(w,S)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:s,class:e.normalizeClass(["vf-dropdown",{"vf-dropdown_disabled":w.disabled}])},[e.createElementVNode("div",{ref_key:"trigger",ref:c,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":f.value,"aria-controls":m,"aria-disabled":w.disabled?"true":"false",onClick:k,onKeydown:[e.withKeys(e.withModifiers(k,["prevent"]),["enter"]),e.withKeys(e.withModifiers(k,["prevent"]),["space"])]},[e.renderSlot(w.$slots,"trigger")],40,rl),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:m,ref_key:"panel",ref:n,class:"vf-dropdown__panel",role:"menu","data-placement":p.value,onClick:u},[e.renderSlot(w.$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}),m=l=>{var h;if(v.value||t.loading){l.preventDefault();return}(h=s.value)==null||h.close(),o("click",l)},z=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:m},{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:m},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":z,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}),m=e.computed(()=>o.modelValue!==void 0),z=()=>{if(!s.value)return{x:0,y:0};const T=s.value.getBoundingClientRect();return{x:Math.round(T.left+T.width/2),y:Math.round(T.top+T.height/2)}},l=T=>{o.disabled||(t("update:modelValue",T),m.value||(n.value=T))},h=()=>{if(!c.value)return;const w=c.value.getBoundingClientRect(),S=window.innerWidth,x=window.innerHeight,D=8;let L=p.value.x+o.offset,C=p.value.y+o.offset;L+w.width>S-D&&(L=Math.max(D,S-w.width-D)),C+w.height>x-D&&(C=Math.max(D,x-w.height-D)),f.value={left:`${L}px`,top:`${C}px`,minWidth:"var(--vf-context-menu-min-width)"}},_=async T=>{p.value=T,l(!0),await e.nextTick(),h()},g=()=>{l(!1)},B=T=>{o.disabled||(T.preventDefault(),t("contextmenu",T),_({x:T.clientX,y:T.clientY}))},k=T=>{o.disabled||(T.key==="ContextMenu"||T.shiftKey&&T.key==="F10")&&(T.preventDefault(),_(z()))},u=T=>{if(t("select",T),!o.closeOnSelect)return;const w=T.target;w&&(w.closest(".vf-menu__parent")||(w.closest(".vf-menu__link")||w.closest("[data-context-menu-close]"))&&g())},y=T=>{var S;if(!n.value||!s.value)return;const w=T.target;s.value.contains(w)||(S=c.value)!=null&&S.contains(w)||g()},V=T=>{!n.value||!o.closeOnEsc||T.key==="Escape"&&(T.preventDefault(),g())},F=()=>{n.value&&h()};return e.watch(()=>o.modelValue,T=>{m.value&&(n.value=!!T)},{immediate:!0}),e.watch(n,async T=>{T?(!p.value.x&&!p.value.y&&(p.value=z()),t("open"),await e.nextTick(),h()):t("close")}),e.onMounted(()=>{document.addEventListener("click",y),document.addEventListener("keydown",V),window.addEventListener("resize",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",y),document.removeEventListener("keydown",V),window.removeEventListener("resize",F)}),a({openAt:_,close:g}),(T,w)=>(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":T.disabled}]),tabindex:"0",onContextmenu:e.withModifiers(B,["prevent"]),onKeydown:k},[e.renderSlot(T.$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:u},[e.renderSlot(T.$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,C)=>{const E=L.group??"";return{...L,group:E,_index:C,_key:`${E}:${L.value??L.label}:${C.toString()}`}})),m=e.computed(()=>{if(!t.filter)return p.value;const L=n.value.trim().toLowerCase();return L?p.value.filter(C=>[C.label,C.description??"",...C.keywords??[]].join(" ").toLowerCase().includes(L)):p.value}),z=e.computed(()=>{var C;const L=new Map;for(const E of m.value){const I=E.group??"";L.has(I)||L.set(I,[]),(C=L.get(I))==null||C.push(E)}return Array.from(L.entries()).map(([E,I])=>({name:E,items:I}))}),l=e.computed(()=>m.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},g=L=>{o("update:modelValue",L),v.value||(c.value=L)},B=async()=>{g(!0),n.value="",_(),await h()},k=()=>{g(!1)},u=async()=>{if(c.value){k();return}await B()},y=L=>{const C=L.target;n.value=C.value,o("search",n.value),_()},V=(L,C)=>{if(L.disabled){C.preventDefault();return}typeof L.command=="function"&&L.command(),o("select",L,C),t.closeOnSelect&&k()},F=L=>{if(!l.value.length){f.value=-1;return}const C=l.value.findIndex(W=>W._index===f.value),I=((C>=0?C:L>0?-1:0)+L+l.value.length)%l.value.length;f.value=l.value[I]._index},T=L=>{if(f.value<0)return;const C=m.value.find(E=>E._index===f.value);C&&V(C,L)},w=L=>{if(L.key==="ArrowDown"){L.preventDefault(),F(1);return}if(L.key==="ArrowUp"){L.preventDefault(),F(-1);return}if(L.key==="Enter"){L.preventDefault(),T(L);return}L.key==="Escape"&&t.closeOnEsc&&(L.preventDefault(),k())},S=()=>{t.closeOnOverlay&&k()},x=L=>{if(!(L instanceof Element))return!1;const C=L,E=C.tagName;return E==="INPUT"||E==="TEXTAREA"||E==="SELECT"?!0:!!C.closest('[contenteditable="true"]')},D=L=>{t.enableShortcut&&(x(L.target)||L.key.toLowerCase()===t.shortcutKey.toLowerCase()&&(!L.metaKey&&!L.ctrlKey||(L.preventDefault(),u())))};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(()=>m.value,()=>{m.value.some(C=>C._index===f.value&&!C.disabled)||_()},{deep:!0}),e.onMounted(()=>{document.addEventListener("keydown",D)}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",D)}),a({open:B,close:k,toggle:u}),(L,C)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",il,[e.createElementVNode("div",{class:"vf-command-palette__overlay",onClick:S}),e.createElementVNode("div",{ref_key:"panel",ref:d,class:"vf-command-palette__panel",role:"dialog","aria-modal":"true","aria-label":L.ariaLabel,onKeydown:w},[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:y},null,40,cl)]),e.createElementVNode("div",fl,[z.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(z.value,E=>(e.openBlock(),e.createElementBlock("div",{key:E.name,class:"vf-command-palette__group","data-group":E.name},[E.name?(e.openBlock(),e.createElementBlock("div",pl,e.toDisplayString(E.name),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.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:W=>V(I,W)},[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"],Tl=["onClick"],Fl={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(B=>!B.read).length),c=e.computed(()=>s.value>0),n=B=>B.map(k=>({...k,read:!!k.read}));e.watch(()=>t.items,B=>{d.value=n(B)},{deep:!0,immediate:!0});const f=()=>{r("update:items",d.value.map(B=>({...B})))},v=()=>{r("update:modelValue",!1),r("close")},p=()=>{t.closeOnOverlay&&v()},m=B=>{!t.modelValue||!t.closeOnEsc||B.key==="Escape"&&(B.preventDefault(),v())};e.watch(()=>t.modelValue,async B=>{var k;B?(r("open"),await e.nextTick(),(k=o.value)==null||k.focus(),document.addEventListener("keydown",m,!1)):document.removeEventListener("keydown",m,!1)},{immediate:!0}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",m,!1)});const z=B=>{const k=(B.avatar||B.title||"").trim();return k?k.charAt(0).toUpperCase():"N"},l=(B,k)=>{r("click",B,k)},h=B=>{const k=d.value.map(y=>y.id!==B?y:{...y,read:!y.read}),u=k.find(y=>y.id===B);d.value=k,f(),u&&r("read",u,u.read)},_=()=>{c.value&&(d.value=d.value.map(B=>({...B,read:!0})),f(),r("readAll",d.value))},g=()=>{if(!d.value.length)return;const B=d.value.map(k=>({...k}));d.value=[],f(),r("clear",B)};return(B,k)=>(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":B.title,tabindex:"-1"},[e.createElementVNode("header",zl,[e.createElementVNode("div",xl,[e.createElementVNode("h3",Cl,e.toDisplayString(B.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(B.markAllLabel),9,$l),e.createElementVNode("button",{type:"button",class:"vf-notification-center__action",disabled:!d.value.length,onClick:g},e.toDisplayString(B.clearLabel),9,Vl),e.createElementVNode("button",{type:"button",class:"vf-notification-center__close","aria-label":B.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,(u,y)=>(e.openBlock(),e.createElementBlock("li",{key:String(u.id),class:e.normalizeClass(["vf-notification-center__item",{"is-unread":!u.read}]),"data-severity":u.severity||"neutral"},[e.renderSlot(B.$slots,"item",{item:u,index:y,toggleRead:()=>h(u.id)},()=>[e.createElementVNode("button",{type:"button",class:"vf-notification-center__item-main",onClick:V=>l(u,y)},[e.createElementVNode("span",Fl,e.toDisplayString(z(u)),1),e.createElementVNode("span",Ml,[e.createElementVNode("span",Il,e.toDisplayString(u.title),1),u.message?(e.openBlock(),e.createElementBlock("span",Pl,e.toDisplayString(u.message),1)):e.createCommentVNode("",!0),u.date?(e.openBlock(),e.createElementBlock("span",Rl,e.toDisplayString(u.date),1)):e.createCommentVNode("",!0)])],8,Tl)]),e.createElementVNode("button",{type:"button",class:"vf-notification-center__toggle",onClick:V=>h(u.id)},e.toDisplayString(u.read?B.unreadLabel:B.readLabel),9,Ol)],10,Dl))),128))])):(e.openBlock(),e.createElementBlock("p",Al,[e.renderSlot(B.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(B.emptyText),1)])]))])],8,wl)],512),[[e.vShow,B.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})},m=()=>{if(c.value){n.value=!n.value,p();return}s.value=!s.value,r("update:modelValue",s.value),p()},z=()=>{n.value&&(n.value=!1,p())},l=h=>{!t.closeOnEsc||!n.value||h.key==="Escape"&&(h.preventDefault(),z())};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:z},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:m},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:m})])]),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=g=>g.map(B=>({...B,tags:B.tags?[...B.tags]:[]})),f=g=>o.value.filter(B=>String(B.columnId)===String(g)),v=(g,B,k)=>{const u=[];return g.forEach((y,V)=>{String(y.columnId)===String(B)&&u.push(V)}),u.length?k===void 0||k>=u.length?u[u.length-1]+1:u[Math.max(0,k)]:g.length},p=(g,B,k)=>{const u=[...o.value],y=u.findIndex(x=>String(x.id)===String(g));if(y<0)return;const F=u[y].columnId,[T]=u.splice(y,1),w=v(u,B,k),S={...T,columnId:B};u.splice(w,0,S),o.value=u,r("update:items",u.map(x=>({...x,tags:x.tags?[...x.tags]:[]}))),r("move",S,F,B)},m=g=>{r("click",g)},z=(g,B)=>{d.value=g.id,s.value=g.columnId,B.dataTransfer&&(B.dataTransfer.effectAllowed="move",B.dataTransfer.setData("text/plain",String(g.id)))},l=()=>{d.value=null,s.value=null},h=(g,B,k)=>{var V;const y=((V=k.dataTransfer)==null?void 0:V.getData("text/plain"))||(d.value!==null?String(d.value):"");y&&(p(y,g,B),l())},_=(g,B)=>{var y;const u=((y=B.dataTransfer)==null?void 0:y.getData("text/plain"))||(d.value!==null?String(d.value):"");u&&(p(u,g),l())};return e.watch(()=>t.items,g=>{o.value=n(g)},{immediate:!0,deep:!0}),(g,B)=>(e.openBlock(),e.createElementBlock("div",{class:"vf-kanban-board",role:"region","aria-label":g.ariaLabel||void 0},[e.createElementVNode("div",Zl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,k=>(e.openBlock(),e.createElementBlock("section",{key:String(k.id),class:"vf-kanban-board__column","data-column-id":String(k.id)},[e.createElementVNode("header",ei,[e.renderSlot(g.$slots,"column-header",{column:k,items:f(k.id)},()=>[e.createElementVNode("h3",ti,e.toDisplayString(k.title),1),e.createElementVNode("span",oi,e.toDisplayString(f(k.id).length),1)])]),e.createElementVNode("ul",{class:"vf-kanban-board__list",onDragover:B[1]||(B[1]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(u=>_(k.id,u),["prevent"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f(k.id),(u,y)=>(e.openBlock(),e.createElementBlock("li",{key:String(u.id),class:e.normalizeClass(["vf-kanban-board__item",{"is-dragging":d.value===u.id,"priority-low":u.priority==="low","priority-medium":u.priority==="medium","priority-high":u.priority==="high"}]),draggable:"true",onClick:V=>m(u),onDragstart:V=>z(u,V),onDragend:l,onDragover:B[0]||(B[0]=e.withModifiers(()=>{},["prevent"])),onDrop:e.withModifiers(V=>h(k.id,y,V),["prevent","stop"])},[e.renderSlot(g.$slots,"card",{item:u,column:k,index:y},()=>{var V;return[e.createElementVNode("div",ni,[e.createElementVNode("p",li,e.toDisplayString(u.title),1),u.description?(e.openBlock(),e.createElementBlock("p",ii,e.toDisplayString(u.description),1)):e.createCommentVNode("",!0),(V=u.tags)!=null&&V.length?(e.openBlock(),e.createElementBlock("div",si,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.tags,F=>(e.openBlock(),e.createElementBlock("span",{key:F,class:"vf-kanban-board__tag"},e.toDisplayString(F),1))),128))])):e.createCommentVNode("",!0),u.assignee?(e.openBlock(),e.createElementBlock("p",di,e.toDisplayString(u.assignee),1)):e.createCommentVNode("",!0)])]})],42,ai))),128)),f(k.id).length?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("li",ci,[e.renderSlot(g.$slots,"empty-column",{column:k},()=>[e.createTextVNode(e.toDisplayString(g.emptyColumnText),1)])]))],40,ri),e.createElementVNode("footer",fi,[e.renderSlot(g.$slots,"column-footer",{column:k,items:f(k.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 z=t.value,l=o.value,h=async()=>{const{x:k,y:u,placement:y}=await ve(z,l,{placement:a.placement,strategy:"fixed",middleware:[ce(8),de(),Ge()]});s.value=y??a.placement,l.style.left=`${k}px`,l.style.top=`${u}px`},_=async()=>{await h()},g=fe(z,()=>{_()}),B=()=>{_()};document.addEventListener("scroll",B,!0),window.addEventListener("resize",B,!1),n={update:_,destroy:()=>{g(),document.removeEventListener("scroll",B,!0),window.removeEventListener("resize",B,!1)}},n.update()};e.watch(d,async z=>{if(!z){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 m=e.computed(()=>!!a.text||!!(o.value&&o.value.textContent));return e.watch(m,z=>{z||(d.value=!1)}),(z,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(z.$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(z.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(z.text),1)])]),z.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]}),m=e.computed(()=>d.value<=0),z=e.computed(()=>d.value>=v.value-1),l=e.computed(()=>!!n.value),h=D=>v.value?Math.min(v.value-1,Math.max(0,D)):0,_=D=>!D||typeof document>"u"?null:typeof D=="string"?document.querySelector(D):D,g=()=>{if(!n.value){c.value={};return}const D=n.value.getBoundingClientRect(),L=t.spotlightPadding;c.value={top:`${D.top-L}px`,left:`${D.left-L}px`,width:`${D.width+L*2}px`,height:`${D.height+L*2}px`}},B=()=>{if(!o.value||typeof window>"u")return;const D=o.value.getBoundingClientRect(),L=Math.max(12,(window.innerWidth-D.width)/2),C=Math.max(12,(window.innerHeight-D.height)/2);o.value.style.left=`${L}px`,o.value.style.top=`${C}px`,s.value=t.placement},k=()=>{if(!o.value||!n.value){B();return}const D=n.value,L=o.value,C=()=>{var b;return((b=p.value)==null?void 0:b.placement)??t.placement},E=()=>{var b;return((b=p.value)==null?void 0:b.offset)??t.offset},I=async()=>{const{x:b,y:M,placement:O}=await ve(D,L,{placement:C(),strategy:"fixed",middleware:[ce(E()),de(),Ge()]});s.value=O??C(),L.style.left=`${b}px`,L.style.top=`${M}px`},W=async()=>{g(),await I()},$=fe(D,()=>{W()}),R=()=>{W()};document.addEventListener("scroll",R,!0),window.addEventListener("resize",R,!1),f={update:W,destroy:()=>{$(),document.removeEventListener("scroll",R,!0),window.removeEventListener("resize",R,!1)}},f.update()},u=async()=>{var D;f==null||f.destroy(),f=null,n.value=_((D=p.value)==null?void 0:D.target),await e.nextTick(),k()},y=D=>{r("update:modelValue",!1),r("close",D)},V=(D,L)=>{const C=h(D);C!==d.value&&(d.value=C,r(L,C,p.value),r("stepChange",C,p.value))},F=()=>{if(z.value){r("complete",p.value),y("complete");return}V(d.value+1,"next")},T=()=>{m.value||V(d.value-1,"prev")},w=()=>{r("skip",p.value),y("skip")},S=()=>{t.closeOnOverlay&&y("overlay")},x=D=>{!t.modelValue||!t.closeOnEsc||D.key==="Escape"&&(D.preventDefault(),y("esc"))};return e.watch(()=>t.modelValue,async D=>{D?(d.value=h(t.startIndex),r("open"),r("stepChange",d.value,p.value),await u(),document.addEventListener("keydown",x,!1)):(f==null||f.destroy(),f=null,c.value={},n.value=null,document.removeEventListener("keydown",x,!1))},{immediate:!0}),e.watch(()=>[d.value,t.steps],async()=>{t.modelValue&&await u()},{deep:!0}),e.onBeforeUnmount(()=>{f==null||f.destroy(),f=null,typeof document<"u"&&document.removeEventListener("keydown",x,!1)}),(D,L)=>{var C,E;return e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",bi,[e.createElementVNode("div",{class:"vf-tour__overlay",onClick:S}),D.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":D.ariaLabel||void 0,"data-placement":s.value},[(C=p.value)!=null&&C.title||D.$slots.title?(e.openBlock(),e.createElementBlock("div",_i,[e.renderSlot(D.$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),(E=p.value)!=null&&E.content||D.$slots.default?(e.openBlock(),e.createElementBlock("div",yi,[e.renderSlot(D.$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),D.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(D.$slots,"actions",{step:p.value,index:d.value,isFirst:m.value,isLast:z.value,prev:T,next:F,skip:w},()=>[D.showSkip?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tour__button vf-tour__button_secondary",type:"button",onClick:w},e.toDisplayString(D.skipLabel),1)):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_secondary",type:"button",disabled:m.value,onClick:T},e.toDisplayString(D.prevLabel),9,zi),e.createElementVNode("button",{class:"vf-tour__button vf-tour__button_primary",type:"button",onClick:F},e.toDisplayString(z.value?D.finishLabel:D.nextLabel),1)])])],8,hi)],512),[[e.vShow,D.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=z=>Math.min(100,Math.max(0,z)),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 z=["vf-progress",`vf-progress_${a.variant}`,`vf-progress_size-${a.size}`];return o.value&&z.push("vf-progress_indeterminate"),z}),v=e.computed(()=>{if(!o.value)return{width:`${d.value}%`}}),p=2*Math.PI*45,m=e.computed(()=>{if(o.value)return{strokeDasharray:`${p}px`,strokeDashoffset:`${p*.75}px`};const z=p-d.value/100*p;return{strokeDasharray:`${p}px`,strokeDashoffset:`${z}px`}});return(z,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value),role:"progressbar","aria-label":z.ariaLabel||void 0,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":s.value,"data-severity":z.severity},[z.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(m.value)},null,4)]))])),n.value||c.value?(e.openBlock(),e.createElementBlock("span",Ei,[e.renderSlot(z.$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))}}),Ti=["data-variant","data-severity","aria-label"],Fi={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",Fi,[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,Ti))}}),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 m=t.options.find(z=>z.value===v);if(!(!m||m.disabled)){if(t.multiple){const z=new Set(o.value);z.has(v)?z.delete(v):z.add(v);const l=Array.from(z);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,m=>(e.openBlock(),e.createElementBlock("button",{key:String(m.value),class:e.normalizeClass(["vf-filter-chips__chip",{"is-active":c(m.value)}]),type:"button",disabled:v.disabled||m.disabled,"data-value":String(m.value),onClick:z=>n(m.value,z)},[e.createElementVNode("span",Ai,e.toDisplayString(m.label),1),typeof m.count=="number"?(e.openBlock(),e.createElementBlock("span",Ki,e.toDisplayString(m.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=["aria-label"],ts={key:0,class:"vf-datatable__head"},os={class:"vf-datatable__row"},rs=["aria-sort"],as=["onClick"],ns={class:"vf-datatable__header-text"},ls={key:1,class:"vf-datatable__header-text"},is={class:"vf-datatable__body"},ss={key:0,class:"vf-datatable__row vf-datatable__row_state"},ds=["colspan"],cs={key:1,class:"vf-datatable__row vf-datatable__row_state"},fs=["colspan"],vs=["onClick"],ps=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"}},emits:["update:sortField","update:sortOrder","sort","rowClick"],setup(i,{emit:a}){const r=i,t=a,o=e.ref(r.sortField??null),d=e.ref(r.sortOrder??null);e.watch(()=>r.sortField,w=>{o.value=w??null}),e.watch(()=>r.sortOrder,w=>{d.value=w??null});const s=e.computed(()=>o.value),c=e.computed(()=>d.value),n=e.computed(()=>Math.max(1,r.columns.length)),f=w=>w.sortable===!1?!1:w.sortable===!0?!0:r.sortable,v=(w,S)=>w==null&&S==null?0:w==null?-1:S==null?1:typeof w=="number"&&typeof S=="number"?w-S:String(w).localeCompare(String(S)),p=e.computed(()=>{const w=r.rows??[],S=s.value,x=c.value;return!S||!x?w:[...w].sort((D,L)=>{const C=D==null?void 0:D[S],E=L==null?void 0:L[S],I=v(C,E);return x==="asc"?I:-I})}),m=e.computed(()=>{const w=["vf-datatable",`vf-datatable_${r.variant}`];return r.size!=="normal"&&w.push(`vf-datatable_${r.size}`),r.striped&&w.push("vf-datatable_striped"),r.hover&&w.push("vf-datatable_hover"),w}),z=(w,S)=>{if(typeof r.rowKey=="function")return r.rowKey(w,S);if(r.rowKey&&typeof r.rowKey=="string"){const x=w==null?void 0:w[r.rowKey];return typeof x=="string"||typeof x=="number"?x:S}return S},l=(w,S)=>w==null?void 0:w[S.field],h=(w,S)=>{const x=l(w,S);return S.formatter?S.formatter(w,x,S):x??""},_=w=>{if(!f(w))return;let S=w.field,x="asc";s.value===w.field&&(c.value==="asc"?x="desc":c.value==="desc"?(S=null,x=null):x="asc"),o.value=S,d.value=x,t("update:sortField",S),t("update:sortOrder",x),t("sort",S,x)},g=w=>s.value!==w.field?"↕":c.value==="asc"?"↑":"↓",B=w=>s.value!==w.field?"":"is-active",k=w=>{if(f(w))return s.value!==w.field?"none":c.value==="asc"?"ascending":"descending"},u=w=>{const S=[];return r.striped&&w%2===1&&S.push("vf-datatable__row_striped"),S},y=w=>{const S=[];return w.align&&S.push(`vf-datatable__cell_${w.align}`),f(w)&&S.push("vf-datatable__header_sortable"),S},V=w=>{const S=[];return w.align&&S.push(`vf-datatable__cell_${w.align}`),S},F=w=>{const S={};return w.width&&(S.width=w.width),w.minWidth&&(S.minWidth=w.minWidth),S},T=(w,S,x)=>{t("rowClick",w,S,x)};return(w,S)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(m.value)},[e.createElementVNode("table",{class:"vf-datatable__table","aria-label":w.ariaLabel},[w.showHeader?(e.openBlock(),e.createElementBlock("thead",ts,[e.createElementVNode("tr",os,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.columns,x=>(e.openBlock(),e.createElementBlock("th",{key:x.field,class:e.normalizeClass(["vf-datatable__header",y(x)]),style:e.normalizeStyle(F(x)),"aria-sort":k(x),scope:"col"},[f(x)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-datatable__sort-button",onClick:D=>_(x)},[e.createElementVNode("span",ns,[w.$slots[`header-${x.field}`]?e.renderSlot(w.$slots,`header-${x.field}`,{key:0,column:x}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(x.header??x.field),1)],64))]),e.createElementVNode("span",{class:e.normalizeClass(["vf-datatable__sort-icon",B(x)])},e.toDisplayString(g(x)),3)],8,as)):(e.openBlock(),e.createElementBlock("span",ls,[w.$slots[`header-${x.field}`]?e.renderSlot(w.$slots,`header-${x.field}`,{key:0,column:x}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(x.header??x.field),1)],64))]))],14,rs))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("tbody",is,[w.loading?(e.openBlock(),e.createElementBlock("tr",ss,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(w.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(w.loadingText),1)])],8,ds)])):p.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(p.value,(x,D)=>(e.openBlock(),e.createElementBlock("tr",{key:z(x,D),class:e.normalizeClass(["vf-datatable__row",u(D)]),onClick:L=>T(x,D,L)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.columns,L=>(e.openBlock(),e.createElementBlock("td",{key:L.field,class:e.normalizeClass(["vf-datatable__cell",V(L)]),style:e.normalizeStyle(F(L))},[w.$slots[`cell-${L.field}`]?e.renderSlot(w.$slots,`cell-${L.field}`,{key:0,row:x,column:L,value:l(x,L),index:D}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(h(x,L)),1)],64))],6))),128))],10,vs))),128)):(e.openBlock(),e.createElementBlock("tr",cs,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(w.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(w.emptyText),1)])],8,fs)]))])],8,es)],2))}}),us={class:"vf-slider__control"},ms=["min","max","step","value","disabled","aria-label"],gs=["min","max","step","value","disabled","aria-label"],bs={key:0,class:"vf-slider__marks"},hs={key:0,class:"vf-slider__mark-label"},_s={key:1,class:"vf-slider__value"},ys=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=$=>{const R=$.toString();return R.includes(".")?R.split(".")[1].length:0},f=$=>Math.min(s.value,Math.max(d.value,$)),v=$=>{const R=Number($),b=d.value,M=Number.isFinite(R)?R:b,O=f(M),P=c.value,N=n(P),A=Math.round((O-d.value)/P)*P+d.value;return Number.parseFloat(A.toFixed(N))},p=e.computed(()=>{if(!o.value){const M=v(t.modelValue??d.value);return[M,M]}const $=Array.isArray(t.modelValue)?t.modelValue:[d.value,s.value];let R=v($[0]),b=v($[1]);return R>b&&([R,b]=[b,R]),[R,b]}),m=e.computed(()=>o.value?p.value[0]:v(t.modelValue??d.value)),z=e.computed(()=>o.value?p.value[1]:v(t.modelValue??d.value)),l=$=>{const R=s.value-d.value;return R<=0?0:($-d.value)/R*100},h=e.computed(()=>o.value?l(m.value):0),_=e.computed(()=>l(o.value?z.value:m.value)),g=e.computed(()=>({"--vf-slider-start":`${h.value}%`,"--vf-slider-end":`${_.value}%`})),B=e.computed(()=>{const $=["vf-slider",`vf-slider_${t.variant}`];return t.size!=="normal"&&$.push(`vf-slider_${t.size}`),t.disabled&&$.push("vf-slider_disabled"),o.value&&$.push("vf-slider_range"),$}),k=e.computed(()=>({zIndex:o.value&&h.value>50?4:3})),u=e.computed(()=>({zIndex:o.value&&h.value>50?3:4})),y=($,R,b)=>{if(t.disabled)return;const M=v(Number($));r("update:modelValue",M),r(b,R)},V=($,R,b,M)=>{if(t.disabled)return;const O=v(Number($));let[P,N]=p.value;R==="start"?P=Math.min(O,N):N=Math.max(O,P),r("update:modelValue",[P,N]),r(M,b)},F=$=>{const R=$.target;if(o.value){V(R.value,"start",$,"input");return}y(R.value,$,"input")},T=$=>{const R=$.target;V(R.value,"end",$,"input")},w=$=>{const R=$.target;if(o.value){V(R.value,"start",$,"change");return}y(R.value,$,"change")},S=$=>{const R=$.target;V(R.value,"end",$,"change")},x=$=>r("focus",$),D=$=>r("blur",$),L=e.computed(()=>t.marks??[]),C=$=>({left:`${l(f($))}%`}),E=e.computed(()=>o.value?`${p.value[0]} - ${p.value[1]}`:`${m.value}`),I=e.computed(()=>o.value?t.ariaLabelStart:t.ariaLabel),W=e.computed(()=>o.value?t.ariaLabelEnd:t.ariaLabel);return($,R)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(B.value),style:e.normalizeStyle(g.value)},[e.createElementVNode("div",us,[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:m.value,disabled:$.disabled,"aria-label":I.value,style:e.normalizeStyle(k.value),onInput:F,onChange:w,onFocus:x,onBlur:D},null,44,ms),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:z.value,disabled:$.disabled,"aria-label":W.value,style:e.normalizeStyle(u.value),onInput:T,onChange:S,onFocus:x,onBlur:D},null,44,gs)):e.createCommentVNode("",!0)]),L.value.length?(e.openBlock(),e.createElementBlock("div",bs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(L.value,b=>(e.openBlock(),e.createElementBlock("span",{key:b.value,class:"vf-slider__mark",style:e.normalizeStyle(C(b.value))},[b.label?(e.openBlock(),e.createElementBlock("span",hs,e.toDisplayString(b.label),1)):e.createCommentVNode("",!0)],4))),128))])):e.createCommentVNode("",!0),$.showValue?(e.openBlock(),e.createElementBlock("div",_s,e.toDisplayString(E.value),1)):e.createCommentVNode("",!0)],6))}}),Qe=Symbol("VueForgeSplitter"),ks=["aria-orientation","aria-valuenow","onMousedown","onKeydown"],ws=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=$=>typeof $=="number"?`${$}px`:$,v=$=>typeof $=="number"&&Number.isFinite($)&&$>0,p=($,R,b)=>Math.min(b,Math.max(R,$)),m=($,R=4)=>{const b=10**R;return Math.round($*b)/b},z=$=>{if(!$.length)return[];const R=$.reduce((N,A)=>N+A,0);if(R<=0){const N=100/$.length;return $.map((A,G)=>G===$.length-1?m(100-N*($.length-1)):N)}const M=$.map(N=>N/R*100).map(N=>m(N)),O=m(100-M.reduce((N,A)=>N+A,0)),P=M.length-1;return M[P]=m(M[P]+O),M},l=($,R)=>{if(!$.length)return[];const M=R.reduce((G,X)=>G+X,0)>=100?z(R):R.map(G=>Math.max(G,0)),O=$.map((G,X)=>Math.max(G,M[X]??0));let P=O.reduce((G,X)=>G+X,0);if(P>100){let G=P-100,X=0;for(;G>1e-4&&X<50;){const H=O.map((q,Q)=>({index:Q,slack:q-(M[Q]??0)})).filter(q=>q.slack>1e-4);if(!H.length)break;const K=H.reduce((q,Q)=>q+Q.slack,0);if(K<=G+1e-4){H.forEach(q=>{O[q.index]=M[q.index]??0}),G-=K,++X;continue}H.forEach(q=>{const Q=q.slack/K;O[q.index]=O[q.index]-G*Q}),G=0,++X}}else if(P<100){const X=(100-P)/O.length;for(let H=0;H<O.length;++H)O[H]+=X}const N=O.map(G=>m(G)),A=m(100-N.reduce((G,X)=>G+X,0));return N[N.length-1]=m(N[N.length-1]+A),N},h=$=>{if(!$)return[];const R=r.modelValue;if(R.length===$&&R.every(v))return z(R);const b=s.value.map(A=>A.size),M=b.filter(v);if(!M.length)return z(Array.from({length:$},()=>1));const O=M.reduce((A,G)=>A+G,0),P=b.length-M.length,N=b.map(A=>v(A)?A:0);if(O<100&&P>0){const G=(100-O)/P;for(let X=0;X<N.length;++X)v(b[X])||(N[X]=G);return z(N)}return z(N)},_=()=>s.value.map(($,R)=>{const b=r.minSizes[R];return v(b)?b:v($.minSize)?$.minSize:5}),g=()=>{const $=s.value.length,R=h($),b=l(R,_());c.value=b},B=e.computed(()=>{const $=["vf-splitter",`vf-splitter_${r.direction}`];return r.disabled&&$.push("vf-splitter_disabled"),$}),k=e.computed(()=>Math.max(0,s.value.length-1)),u=e.computed(()=>r.direction==="horizontal"?"vertical":"horizontal"),y=e.computed(()=>f(r.gutterSize)),V=$=>{const R=s.value.findIndex(O=>O.id===$);if(R<0)return;const b=`${c.value[R]??0}%`,M=`${_()[R]??0}%`;return r.direction==="vertical"?{flex:`0 0 ${b}`,minHeight:M}:{flex:`0 0 ${b}`,minWidth:M}},F=$=>c.value.slice(0,$+1).reduce((R,b)=>R+b,0),T=$=>{const R=F($);return r.direction==="vertical"?{top:`calc(${R}% - (${y.value} / 2))`,left:"0",right:"0",height:y.value}:{left:`calc(${R}% - (${y.value} / 2))`,top:"0",bottom:"0",width:y.value}},w=($,R,b=!0)=>{const M=[...c.value];if(!M[$]||!M[$+1])return;const O=_(),P=M[$]+M[$+1],N=O[$]??0,A=O[$+1]??0,G=p(M[$]+R,N,P-A),X=P-G;M[$]=m(G),M[$+1]=m(X);const H=l(z(M),O);c.value=H,b&&t("update:modelValue",[...H])};let S=0,x=[0,0];const D=$=>{if(n.value===null||!d.value)return;const R=d.value.getBoundingClientRect(),b=r.direction==="vertical"?R.height:R.width;if(b<=0)return;const O=((r.direction==="vertical"?$.clientY:$.clientX)-S)/b*100,N=x[0]+O-(c.value[n.value]??0);w(n.value,N,!0)},L=()=>{n.value!==null&&(n.value=null,window.removeEventListener("mousemove",D),window.removeEventListener("mouseup",L),t("change",[...c.value]))},C=($,R)=>{r.disabled||!d.value||(n.value=R,S=r.direction==="vertical"?$.clientY:$.clientX,x=[c.value[R]??0,c.value[R+1]??0],window.addEventListener("mousemove",D),window.addEventListener("mouseup",L))},E=($,R)=>{if(r.disabled)return;const b=r.direction==="horizontal",M=b?"ArrowLeft":"ArrowUp",O=b?"ArrowRight":"ArrowDown";if([M,O,"Home","End"].includes($.key)){if($.preventDefault(),$.key==="Home"){const P=_(),N=c.value[R]??0,A=P[R]??0;w(R,A-N)}else if($.key==="End"){const P=_(),N=(c.value[R]??0)+(c.value[R+1]??0),A=c.value[R]??0,G=N-(P[R+1]??0);w(R,G-A)}else{const P=$.shiftKey?5:2,N=$.key===O?P:-P;w(R,N)}t("change",[...c.value])}},I=$=>{const R=`vf-splitter-panel-${++o}`;return s.value.push({id:R,size:$.size,minSize:$.minSize}),g(),R},W=$=>{s.value=s.value.filter(R=>R.id!==$),g()};return e.provide(Qe,{direction:e.computed(()=>r.direction),disabled:e.computed(()=>r.disabled),registerPanel:I,unregisterPanel:W,getPanelStyle:V}),e.watch(()=>r.modelValue,()=>{n.value===null&&r.modelValue.length===s.value.length&&r.modelValue.every(v)&&(c.value=l(z(r.modelValue),_()))},{deep:!0}),e.watch(()=>r.minSizes,()=>{c.value=l(z(c.value),_())},{deep:!0}),e.onBeforeUnmount(()=>{L()}),($,R)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(B.value)},[e.renderSlot($.$slots,"default"),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.value,(b,M)=>(e.openBlock(),e.createElementBlock("div",{key:`gutter-${M}`,class:e.normalizeClass(["vf-splitter__gutter",{"is-dragging":n.value===M}]),style:e.normalizeStyle(T(M)),role:"separator","aria-orientation":u.value,"aria-valuenow":Math.round(c.value[M]??0),tabindex:"0",onMousedown:e.withModifiers(O=>C(O,M),["prevent"]),onKeydown:O=>E(O,M)},R[0]||(R[0]=[e.createElementVNode("span",{class:"vf-splitter__gutter-handle"},null,-1)]),46,ks))),128))],2))}}),zs=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))}}),xs=["aria-label","aria-labelledby"],Cs={class:"vf-stepper__list"},Bs={class:"vf-stepper__indicator-wrap"},Ss={class:"vf-stepper__indicator"},$s={key:0,class:"vf-stepper__line","aria-hidden":"true"},Vs={class:"vf-stepper__content"},Es={key:0,class:"vf-stepper__label"},Ns={key:1,class:"vf-stepper__description"},Ls=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=(u,y)=>u.value??y,s=e.computed(()=>{if(t.modelValue===void 0||t.modelValue===null)return 0;const u=o.value.findIndex((y,V)=>d(y,V)===t.modelValue);return u>=0?u:0}),c=e.computed(()=>{const u=["vf-stepper",`vf-stepper_${t.orientation}`,`vf-stepper_size-${t.size}`];return t.clickable&&u.push("vf-stepper_clickable"),u}),n=(u,y)=>u.status?u.status:y<s.value?"completed":y===s.value?"active":"upcoming",f=u=>n(o.value[u],u)==="active",v=u=>n(o.value[u],u)==="completed",p=u=>n(o.value[u],u)==="upcoming",m=(u,y)=>n(u,y)==="error",z=u=>!!u.disabled,l=(u,y)=>({"is-active":f(y),"is-completed":v(y),"is-upcoming":p(y),"is-error":m(u,y),"is-disabled":z(u)}),h=u=>t.clickable&&!z(u)?"button":"div",_=u=>t.clickable&&!z(u)?"button":void 0,g=u=>h(u)==="button"?z(u):void 0,B=(u,y,V)=>{if(!t.clickable||z(u))return;const F=d(u,y);r("update:modelValue",F),r("change",F,u,y,V)},k=(u,y)=>`${u.value??u.label??"step"}_${y.toString()}`;return(u,y)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(c.value),"aria-label":u.ariaLabel||void 0,"aria-labelledby":u.ariaLabelledby||void 0},[e.createElementVNode("ol",Cs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,(V,F)=>(e.openBlock(),e.createElementBlock("li",{key:k(V,F),class:e.normalizeClass(["vf-stepper__item",l(V,F)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(h(V)),{class:"vf-stepper__button",type:_(V),disabled:g(V),"aria-current":f(F)?"step":void 0,"aria-disabled":z(V)?"true":void 0,onClick:T=>B(V,F,T)},{default:e.withCtx(()=>[e.createElementVNode("span",Bs,[e.createElementVNode("span",Ss,[e.renderSlot(u.$slots,"indicator",{step:V,index:F,status:n(V,F),active:f(F),completed:v(F),upcoming:p(F),error:m(V,F)},()=>[e.createTextVNode(e.toDisplayString(F+1),1)])]),F<o.value.length-1?(e.openBlock(),e.createElementBlock("span",$s)):e.createCommentVNode("",!0)]),e.createElementVNode("span",Vs,[e.renderSlot(u.$slots,"step",{step:V,index:F,status:n(V,F),active:f(F),completed:v(F),upcoming:p(F),error:m(V,F)},()=>[V.label?(e.openBlock(),e.createElementBlock("span",Es,e.toDisplayString(V.label),1)):e.createCommentVNode("",!0),V.description?(e.openBlock(),e.createElementBlock("span",Ns,e.toDisplayString(V.description),1)):e.createCommentVNode("",!0)])])]),_:2},1032,["type","disabled","aria-current","aria-disabled","onClick"]))],2))),128))])],10,xs))}}),Ze=Symbol("VueForgeWizard"),Ds=["aria-label","aria-labelledby"],Ts={class:"vf-wizard__header","aria-label":"Wizard steps"},Fs={class:"vf-wizard__list"},Ms=["id","aria-selected","aria-controls","disabled","onClick"],Is={class:"vf-wizard__indicator"},Ps={class:"vf-wizard__meta"},Rs={class:"vf-wizard__title"},Os={key:0,class:"vf-wizard__description"},As={class:"vf-wizard__content"},Ks={class:"vf-wizard__footer"},Hs=["disabled"],Ws=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(C=>C.value===s.value)),v=e.computed(()=>{if(!(f.value<0))return n.value[f.value]}),p=e.computed(()=>f.value<=0),m=e.computed(()=>f.value>=n.value.length-1),z=e.computed(()=>{const C=["vf-wizard"];return t.disabled&&C.push("vf-wizard_disabled"),C}),l=C=>String(C).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),h=C=>`vf-wizard-step-${d}-${l(C)}`,_=C=>`vf-wizard-panel-${d}-${l(C)}`,g=C=>s.value===C,B=C=>C<f.value,k=C=>c.value[String(C)],u=(C,E)=>({"is-active":g(C.value),"is-completed":B(E),"is-error":!!k(C.value),"is-disabled":y(C,E)}),y=(C,E)=>t.disabled||C.disabled?!0:!t.linear||f.value<0?!1:E>f.value+1,V=()=>{var C;if(n.value.length){if(t.modelValue!==void 0){const E=n.value.find(I=>I.value===t.modelValue&&!I.disabled);if(E)return E.value}return((C=n.value.find(E=>!E.disabled))==null?void 0:C.value)??n.value[0].value}},F=(C,E)=>{s.value=C,r("update:modelValue",C),r("change",C,v.value,f.value),r(E,C,v.value,f.value)},T=async C=>{const E=n.value[C];if(!E)return!0;const I=E.value,W=E.validate?await E.validate(I,C):!0,$=t.validateStep?await t.validateStep(E,C,I):!0,R=N=>N==null||N===!0?"":N===!1?"Step is invalid":String(N),b=R(W),M=R($),O=b||M;if(O)return c.value={...c.value,[String(I)]:O},r("invalidStep",O,E,C),!1;const P={...c.value};return delete P[String(I)],c.value=P,!0},w=async(C,E)=>{const I=n.value[C];!I||y(I,C)||f.value>=0&&C>f.value&&!await T(f.value)||F(I.value,E)},S=async()=>{f.value<=0||await w(f.value-1,"prev")},x=async()=>{f.value<0||!await T(f.value)||r("complete",s.value,v.value,f.value)},D=async()=>{if(m.value){await x();return}await w(f.value+1,"next")},L=async C=>{t.disabled||C===f.value||await w(C,C>f.value?"next":"prev")};return e.watch(()=>t.steps,()=>{const C=V();C!==void 0&&!n.value.some(E=>E.value===s.value)&&(s.value=C)},{deep:!0,immediate:!0}),e.watch(()=>t.modelValue,C=>{C===void 0||C===s.value||n.value.some(E=>E.value===C&&!E.disabled)&&(s.value=C)}),e.provide(Ze,{activeValue:e.computed(()=>s.value),getPanelId:_,getStepId:h,isActive:g}),(C,E)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(z.value),"aria-label":C.ariaLabel||void 0,"aria-labelledby":C.ariaLabelledby||void 0},[e.createElementVNode("nav",Ts,[e.createElementVNode("ol",Fs,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(I,W)=>(e.openBlock(),e.createElementBlock("li",{key:String(I.value),class:e.normalizeClass(["vf-wizard__item",u(I,W)])},[e.createElementVNode("button",{id:h(I.value),class:"vf-wizard__step",type:"button",role:"tab","aria-selected":g(I.value)?"true":"false","aria-controls":_(I.value),disabled:y(I,W),onClick:$=>L(W)},[e.createElementVNode("span",Is,[e.renderSlot(C.$slots,"indicator",{step:I,index:W},()=>[e.createTextVNode(e.toDisplayString(W+1),1)])]),e.createElementVNode("span",Ps,[e.createElementVNode("span",Rs,e.toDisplayString(I.title||`Step ${W+1}`),1),I.description?(e.openBlock(),e.createElementBlock("span",Os,e.toDisplayString(I.description),1)):e.createCommentVNode("",!0)])],8,Ms)],2))),128))])]),e.createElementVNode("div",As,[e.renderSlot(C.$slots,"default")]),e.createElementVNode("div",Ks,[e.renderSlot(C.$slots,"actions",{step:v.value,index:f.value,isFirst:p.value,isLast:m.value,next:D,prev:S,complete:x},()=>[e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_secondary",type:"button",disabled:p.value,onClick:S},e.toDisplayString(C.prevLabel),9,Hs),e.createElementVNode("button",{class:"vf-wizard__button vf-wizard__button_primary",type:"button",onClick:D},e.toDisplayString(m.value?C.finishLabel:C.nextLabel),1)])])],10,Ds))}}),js=["id","aria-labelledby","aria-hidden"],Gs=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]])}}),Us=["aria-label","aria-labelledby"],Ys={class:"vf-timeline__list"},qs=["data-status"],Xs={class:"vf-timeline__rail"},Qs={class:"vf-timeline__marker"},Zs={key:1,class:"vf-timeline__dot"},Js={key:0,class:"vf-timeline__line","aria-hidden":"true"},ed={class:"vf-timeline__content"},td={key:0,class:"vf-timeline__date"},od={key:1,class:"vf-timeline__title"},rd={key:2,class:"vf-timeline__description"},ad=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",Ys,[(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",Xs,[e.createElementVNode("span",Qs,[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",Zs))])]),n<r.value.length-1?(e.openBlock(),e.createElementBlock("span",Js)):e.createCommentVNode("",!0)]),e.createElementVNode("div",ed,[e.renderSlot(d.$slots,"item",{item:c,index:n},()=>[c.date?(e.openBlock(),e.createElementBlock("time",td,e.toDisplayString(c.date),1)):e.createCommentVNode("",!0),c.title?(e.openBlock(),e.createElementBlock("h4",od,e.toDisplayString(c.title),1)):e.createCommentVNode("",!0),c.description?(e.openBlock(),e.createElementBlock("p",rd,e.toDisplayString(c.description),1)):e.createCommentVNode("",!0)])])],8,qs))),128))])],10,Us))}}),nd=["aria-label","aria-readonly","aria-disabled"],ld=["aria-checked","aria-label","tabindex","disabled","onClick","onKeydown"],id={class:"vf-rating__icon vf-rating__icon_empty"},sd={class:"vf-rating__icon_inner"},dd=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},(x,D)=>D+1)),v=e.computed(()=>{const x=o.value??t.modelValue??0,D=Math.min(n.value,Math.max(0,x));return t.allowHalf?Math.round(D*2)/2:Math.round(D)}),p=e.computed(()=>{const x=Math.min(n.value,Math.max(0,t.modelValue??0));return x===0?1:Math.min(n.value,Math.max(1,Math.ceil(x)))}),m=e.computed(()=>{const x=[`vf-rating_${t.size}`];return t.disabled&&x.push("vf-rating_disabled"),t.readonly&&x.push("vf-rating_readonly"),o.value!==null&&x.push("vf-rating_hover"),x}),z=x=>Math.min(n.value,Math.max(0,x)),l=x=>{const D=Math.round(x/c.value)*c.value;return z(D)},h=(x,D)=>{if(!t.allowHalf)return x;const C=D.currentTarget.getBoundingClientRect();return D.clientX-C.left<=C.width/2?x-.5:x},_=x=>{const D=l(x);r("update:modelValue",D),r("change",D)},g=x=>{if(t.disabled||t.readonly)return;const D=s.value.filter(Boolean);if(!D.length)return;const L=x.clientX,C=D[0].getBoundingClientRect(),E=D[D.length-1].getBoundingClientRect();if(L<C.left){o.value=0;return}if(L>E.right){o.value=n.value;return}let I=0,W=C,$=Number.POSITIVE_INFINITY;D.forEach((b,M)=>{const O=b.getBoundingClientRect(),P=O.left+O.width/2,N=Math.abs(L-P);N<$&&($=N,I=M,W=O)});let R=I+1;if(t.allowHalf){const b=W.left+W.width/2;R=L<b?R-.5:R}o.value=z(R)},B=()=>{o.value=null},k=(x,D)=>{t.disabled||t.readonly||_(h(x,D))},u=(x,D)=>{if(t.disabled||t.readonly)return;let L=t.modelValue??0;switch(D.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=x;break;default:return}D.preventDefault(),_(L)},y=x=>r("focus",x),V=x=>r("blur",x),F=x=>{const D=v.value-(x-1),L=Math.min(1,Math.max(0,D));return t.allowHalf?L>=1?"100%":L>=.5?"50%":"0%":L>=1?"100%":"0%"},T=x=>x===p.value?0:-1,w=x=>(t.modelValue??0)===0?!1:x===p.value,S=x=>t.ariaLabel?`${t.ariaLabel} ${x}`:`${x}`;return(x,D)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-rating",m.value]),ref_key:"rootRef",ref:d,role:"radiogroup","aria-label":x.ariaLabel||void 0,"aria-readonly":x.readonly||void 0,"aria-disabled":x.disabled||void 0,onMousemove:g,onMouseleave:B},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,L=>(e.openBlock(),e.createElementBlock("button",{key:L,type:"button",class:"vf-rating__item",ref_for:!0,ref_key:"itemRefs",ref:s,role:"radio","aria-checked":w(L),"aria-label":S(L),tabindex:T(L),disabled:x.disabled,onFocus:y,onBlur:V,onClick:C=>k(L,C),onKeydown:C=>u(L,C)},[e.createElementVNode("span",id,[e.renderSlot(x.$slots,"icon",{},()=>[D[0]||(D[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:F(L)})},[e.createElementVNode("span",sd,[e.renderSlot(x.$slots,"active-icon",{},()=>[D[1]||(D[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,ld))),128))],42,nd))}}),cd={class:"vf-tree__node",role:"none"},fd=["aria-level","aria-expanded","aria-selected","aria-disabled","tabindex"],vd=["disabled","aria-label"],pd={key:1,class:"vf-tree__toggle-spacer","aria-hidden":"true"},ud={class:"vf-tree__label"},md={key:0,class:"vf-tree__group",role:"group"},gd=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()},m=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),g=_.indexOf(h);v(_,g+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 g=_.indexOf(h);if(l.key==="ArrowDown"){v(_,g+1);return}if(l.key==="ArrowUp"){v(_,g-1);return}if(l.key==="Home"){v(_,0);return}v(_,_.length-1)}},z=l=>{t.value||!r.value||a.onToggle(a.node,l)};return(l,h)=>{const _=e.resolveComponent("TreeNode",!0);return e.openBlock(),e.createElementBlock("li",cd,[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:m},[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(z,["stop"])},e.toDisplayString(d.value?"-":"+"),11,vd)):(e.openBlock(),e.createElementBlock("span",pd)),e.createElementVNode("span",ud,[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,fd),r.value&&d.value?(e.openBlock(),e.createElementBlock("ul",md,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.node.children,g=>(e.openBlock(),e.createBlock(_,{key:g.key,node:g,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(B=>[e.renderSlot(l.$slots,"label",e.mergeProps({ref_for:!0},B))]),_: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)])}}}),bd=["aria-label","aria-labelledby"],hd={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),m=(l,h)=>{if(t("nodeClick",l,h),!r.selectable||f(l))return;if(r.multiple){const g=s.value,k=g.includes(l.key)?g.filter(u=>u!==l.key):[...g,l.key];t("update:modelValue",k),t("change",k,l,h);return}const _=r.modelValue===l.key?void 0:l.key;t("update:modelValue",_),t("change",_,l,h)},z=(l,h)=>{if(f(l))return;const _=r.expandedKeys,g=_.includes(l.key),B=g?_.filter(k=>k!==l.key):[..._,l.key];t("update:expandedKeys",B),t("toggle",l.key,!g,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",hd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,_=>(e.openBlock(),e.createBlock(gd,{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":m,"on-toggle":z},{label:e.withCtx(g=>[e.renderSlot(l.$slots,"label",e.mergeProps({ref_for:!0},g))]),_:2},1032,["node","size","variant","disabled","expand-on-click","selectable"]))),128))])],10,bd))}}),_d=["disabled","aria-expanded","onKeydown"],yd=["data-placement"],kd={key:0,class:"vf-treeselect__search"},wd=["value","placeholder","onKeydown"],zd={key:1,class:"vf-treeselect__loading"},xd={key:3,class:"vf-treeselect__empty"},Cd=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"),m=e.ref("bottom"),z=`vf-treeselect-panel-${++r}`;let l=null;const h=P=>Array.isArray(P)?P:P==null?[]:[P],_=P=>{const N=[],A=G=>{G.forEach(X=>{var H;N.push(X),(H=X.children)!=null&&H.length&&A(X.children)})};return A(P),N},g=e.computed(()=>h(o.modelValue)),B=e.computed(()=>g.value.length>0),k=e.computed(()=>{const P=new Map;return _(o.items).forEach(N=>{P.set(N.key,N.label)}),P}),u=e.computed(()=>{const P=g.value.map(N=>k.value.get(N)).filter(N=>!!N);return P.length?o.multiple?P.join(", "):P[0]:""}),y=(P,N)=>P.label.toLowerCase().includes(N),V=(P,N)=>{if(!N)return P;const A=[];return P.forEach(G=>{var H;const X=(H=G.children)!=null&&H.length?V(G.children,N):[];(y(G,N)||X.length)&&A.push({...G,children:X})}),A},F=e.computed(()=>{if(!o.filter)return o.items;const P=v.value.trim().toLowerCase();return P?V(o.items,P):o.items}),T=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)}),w=()=>{f.value=!1,p.value="bottom",m.value="bottom",v.value=""},S=async()=>{var P;o.disabled||(f.value=!0,p.value="bottom",m.value="bottom",o.filter&&(await e.nextTick(),(P=n.value)==null||P.focus()))},x=()=>{if(f.value){w();return}S()},D=P=>{o.readonly||(t("update:modelValue",P),o.multiple||w())},L=(P,N,A)=>{o.readonly||t("change",P,N,A)},C=P=>{t("update:expandedKeys",P)},E=(P,N,A,G)=>{t("toggle",P,N,A,G)},I=(P,N)=>{t("nodeClick",P,N)},W=()=>{if(o.readonly)return;const P=o.multiple?[]:void 0;t("update:modelValue",P),t("change",P)},$=P=>{const N=P.target;v.value=N.value,t("search",N.value)},R=P=>t("focus",P),b=P=>t("blur",P),M=P=>{var A;if(!f.value||!d.value)return;const N=P.target;d.value.contains(N)||(A=c.value)!=null&&A.contains(N)||w()},O=()=>{if(!s.value||!c.value)return;const P=s.value,N=c.value,A=async()=>{const{x:K,y:q,placement:Q}=await ve(P,N,{placement:p.value,strategy:"fixed",middleware:[ce(2),de({placements:["bottom","top"]})]});m.value=Q??p.value,N.style.minWidth=`${P.getBoundingClientRect().width}px`,N.style.left=`${K}px`,N.style.top=`${q}px`},G=async()=>{await A()},X=fe(P,()=>{G()}),H=()=>{G()};document.addEventListener("scroll",H,!0),window.addEventListener("resize",H,!1),l={update:G,destroy:()=>{X(),document.removeEventListener("scroll",H,!0),window.removeEventListener("resize",H,!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",M)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",M),l==null||l.destroy(),l=null}),(P,N)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(T.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:s,class:"vf-treeselect__control",type:"button",disabled:P.disabled,"aria-expanded":f.value,"aria-controls":z,"aria-haspopup":"tree",onClick:x,onKeydown:[e.withKeys(e.withModifiers(S,["prevent"]),["down"]),e.withKeys(e.withModifiers(x,["prevent"]),["enter"]),e.withKeys(e.withModifiers(w,["prevent"]),["esc"])],onFocus:R,onBlur:b},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!u.value}])},e.toDisplayString(u.value||P.placeholder),3),N[0]||(N[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,_d),P.clearable&&B.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(W,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:z,ref_key:"panel",ref:c,class:"vf-treeselect__panel","data-placement":m.value},[P.filter?(e.openBlock(),e.createElementBlock("div",kd,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-treeselect__search-control",type:"text",value:v.value,placeholder:P.searchPlaceholder,onInput:$,onKeydown:e.withKeys(e.withModifiers(w,["prevent"]),["esc"])},null,40,wd)])):e.createCommentVNode("",!0),P.loading?(e.openBlock(),e.createElementBlock("div",zd,e.toDisplayString(P.loadingText),1)):F.value.length>0?(e.openBlock(),e.createBlock(Je,{key:2,class:"vf-treeselect__tree",items:F.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":D,onChange:L,"onUpdate:expandedKeys":C,onToggle:E,onNodeClick:I},{label:e.withCtx(A=>[e.renderSlot(P.$slots,"label",e.normalizeProps(e.guardReactiveProps(A)))]),_:3},8,["items","model-value","expanded-keys","multiple","selectable","expand-on-click","disabled","size","variant"])):(e.openBlock(),e.createElementBlock("div",xd,e.toDisplayString(P.emptyText),1))],8,yd),[[e.vShow,f.value]])]))],2))}}),Bd=["aria-label"],Sd={class:"vf-breadcrumbs__list"},$d={key:0,class:"vf-breadcrumbs__current","aria-current":"page"},Vd={key:0,class:"vf-breadcrumbs__separator","aria-hidden":"true"},Ed=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",Sd,[(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",$d,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",Vd,[e.renderSlot(s.$slots,"separator",{separator:s.separator},()=>[e.createTextVNode(e.toDisplayString(s.separator),1)])])):e.createCommentVNode("",!0)],64))),128))])],8,Bd))}}),Nd=["aria-orientation","aria-label"],Ld={key:0,class:"vf-divider__label"},Dd=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",Ld,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],10,Nd))}}),Td={key:0,class:"vf-page-header__breadcrumbs"},Fd={class:"vf-page-header__main"},Md={class:"vf-page-header__content"},Id={key:0,class:"vf-page-header__title"},Pd={key:1,class:"vf-page-header__subtitle"},Rd=["aria-label"],Od={key:3,class:"vf-page-header__body"},Ad=["aria-label"],Kd=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",Td,[e.renderSlot(n.$slots,"breadcrumbs")])):e.createCommentVNode("",!0),e.createElementVNode("div",Fd,[e.createElementVNode("div",Md,[t.value?(e.openBlock(),e.createElementBlock("h1",Id,[e.renderSlot(n.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(n.title),1)])])):e.createCommentVNode("",!0),o.value?(e.openBlock(),e.createElementBlock("p",Pd,[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,Rd)):e.createCommentVNode("",!0),n.$slots.default?(e.openBlock(),e.createElementBlock("div",Od,[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,Ad)):e.createCommentVNode("",!0)])],2))}}),Hd=["aria-label"],Wd={key:0,class:"vf-virtual-scroller__empty"},jd={key:2,class:"vf-virtual-scroller__content vf-virtual-scroller__content_static"},Gd=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),m=L=>{const C=/^(\d+(?:\.\d+)?)px$/i.exec(L.trim());return C?Number(C[1]):null},z=e.computed(()=>{var E;const L=((E=o.value)==null?void 0:E.clientHeight)??0;if(L>0)return L;const C=m(t.height);return C&&C>0?C: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(z.value/v.value)+p.value*2:f.value),_=e.computed(()=>t.virtual?Math.min(f.value,l.value+h.value):f.value),g=e.computed(()=>{const L=[];for(let C=l.value;C<_.value;C+=1){const E=n.value[C];L.push({item:E,index:C,key:w(E,C)})}return L}),B=e.computed(()=>t.virtual?l.value*v.value:0),k=e.computed(()=>f.value*v.value),u=e.computed(()=>["vf-virtual-scroller"]),y=e.computed(()=>({height:t.height})),V=e.computed(()=>({height:`${k.value}px`})),F=e.computed(()=>({transform:`translateY(${B.value}px)`})),T=e.computed(()=>({minHeight:`${v.value}px`})),w=(L,C)=>{if(L&&typeof L=="object"){const E=L[t.keyField];if(typeof E=="string"||typeof E=="number")return E}return C},S=()=>{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))},x=()=>{const L=_.value>=f.value&&f.value>0;L&&!c.value&&(c.value=!0,r("reachEnd")),L||(c.value=!1)},D=L=>{const C=L.target;d.value=C.scrollTop,r("scroll",L),S(),x()};return e.watch(()=>[t.items,t.virtual,t.itemHeight,t.overscan],()=>{S(),x()},{immediate:!0}),(L,C)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"viewport",ref:o,class:e.normalizeClass(u.value),style:e.normalizeStyle(y.value),role:"list","aria-label":L.ariaLabel||void 0,onScroll:D},[f.value?L.virtual?(e.openBlock(),e.createElementBlock("div",{key:1,class:"vf-virtual-scroller__spacer",style:e.normalizeStyle(V.value)},[e.createElementVNode("div",{class:"vf-virtual-scroller__content",style:e.normalizeStyle(F.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.value,E=>(e.openBlock(),e.createElementBlock("div",{key:E.key,class:"vf-virtual-scroller__item",style:e.normalizeStyle(T.value),role:"listitem"},[e.renderSlot(L.$slots,"default",{item:E.item,index:E.index},()=>[e.createTextVNode(e.toDisplayString(E.item),1)])],4))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",jd,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(E,I)=>(e.openBlock(),e.createElementBlock("div",{key:w(E,I),class:"vf-virtual-scroller__item",style:e.normalizeStyle(T.value),role:"listitem"},[e.renderSlot(L.$slots,"default",{item:E,index:I},()=>[e.createTextVNode(e.toDisplayString(E),1)])],4))),128))])):(e.openBlock(),e.createElementBlock("div",Wd,[e.renderSlot(L.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(L.emptyText),1)])]))],46,Hd))}}),Ud=["dark","light","theme","preset","colors","components","colorScheme"],Yd=i=>{const a=i.replace(/([A-Z])/g,"-$1");return a.charAt(0).toUpperCase()+a.slice(1)},qd=i=>i.filter(a=>!Ud.includes(a)).map(a=>Yd(a)).join("-").toLowerCase(),De=i=>i.join("."),Xd=i=>/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(i),Te=i=>{if(!Xd(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=Te(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}`},Qd=(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]},Zd=(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),m=Math.round((f+c)*255),z=Math.round((v+c)*255);return[p,m,z]},Jd=(i,a,r)=>`#${[i,a,r].map(t=>t.toString(16).padStart(2,"0")).join("")}`,ec=(i,a,r)=>Math.min(r,Math.max(a,i)),tc=(i,a)=>{const r=Te(i);if(!r)return i;const[t,o,d]=et(r),[s,c,n]=Qd(t,o,d),v=(a-5)*7,p=ec(n+v,0,100),[m,z,l]=Zd(s,c,p);return Jd(m,z,l)},Ve=i=>!!i&&typeof i=="object"&&!Array.isArray(i),Fe=(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]=Fe(d,o):r[t]=o}return r},oc=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}},rc=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],m=f.concat([v]);if(Ve(p)){c(p,m);continue}if(p&&typeof p=="object"){s(`Theme value "${De(m)}" is not a plain object or string and will be ignored.`);continue}if(typeof p!="string"){s(`Theme value "${De(m)}" is not a string and will be ignored.`);continue}const l=m.includes("colorScheme")&&m.includes("dark")?r:a,h=qd(m);if(l.push(`--vf-${h}: ${p}`),m.includes("colors")){const _=Te(p);if(!_){d(`Theme color "${De(m)}" is not hex. Shade variables will not be generated for it.`);continue}if(l.push(`--vf-${h}-rgb: ${tt(_)}`),v!=="white")for(let g=1;g<10;++g){const B=tc(_,g);l.push(`--vf-${h}-${g}00: ${B}`),l.push(`--vf-${h}-${g}00-rgb: ${tt(B)}`)}}}};return c(i,[]),{baseVars:a,darkVars:r,warnings:t,errors:o}},ac=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},nc=i=>({selector:i.selector??":root",darkSelector:i.darkSelector??":root[data-theme=dark]"}),lc=(i,a,r,t)=>{const{baseVars:o,darkVars:d,warnings:s,errors:c}=rc(i),n=ac("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=oc(i);if(!a)return;const r=Fe(a.preset,a.overrides),{selector:t,darkSelector:o}=nc(a);_e={...a},lc(r,t,o,a.strict)},ic=i=>{if(!_e)return;const a=i.overrides===void 0?_e.overrides:Fe(_e.overrides??{},i.overrides??{}),r={preset:i.preset??_e.preset,overrides:a,selector:i.selector??_e.selector,darkSelector:i.darkSelector??_e.darkSelector};Me(r)},sc=()=>_e?{..._e}:null,dc={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"}}},cc={...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)"}}};U.Accordion=un,U.AccordionItem=_n,U.Alert=Ln,U.AppShell=Xl,U.Autocomplete=Nr,U.Avatar=Xi,U.Badge=Di,U.Breadcrumbs=Ed,U.Button=we,U.ButtonGroup=zt,U.Calendar=Ha,U.Card=Oe,U.Checkbox=Xa,U.Chip=Pi,U.ColorPicker=_o,U.Combobox=Pr,U.CommandPalette=yl,U.ConfirmDialog=Qn,U.Container=vt,U.ContextMenu=ll,U.DataTable=ps,U.DatePicker=va,U.DateRangePicker=ya,U.DateTimePicker=Fa,U.DefaultTheme=cc,U.Divider=Dd,U.Drawer=ol,U.Dropdown=Xe,U.EmptyState=Pn,U.FileUpload=er,U.FilterChips=Wi,U.Form=Lo,U.FormField=Po,U.Grid=ut,U.GridItem=mt,U.Inline=bt,U.InlineEdit=Mt,U.Input=St,U.InputAddon=Et,U.InputGroup=Vt,U.KanbanBoard=vi,U.Link=Ce,U.MaskedInput=zo,U.MentionInput=Gt,U.Menu=Ee,U.Modal=qe,U.MultiSelect=Yr,U.NotificationCenter=Kl,U.NumberInput=Eo,U.OtpInput=no,U.PageHeader=Kd,U.Pagination=Ua,U.PasswordInput=oo,U.Popover=Wn,U.Progress=Ni,U.RadioButton=tn,U.RadioGroup=Za,U.Rating=dd,U.RichTextEditor=Wo,U.SearchInput=Ot,U.Section=pt,U.SegmentedControl=an,U.Select=xr,U.Skeleton=Ci,U.Slider=ys,U.Spinner=Ji,U.SplitButton=nl,U.Splitter=ws,U.SplitterPanel=zs,U.Stack=gt,U.Stepper=Ls,U.Switch=An,U.Tab=cn,U.TabPanel=vn,U.Tabs=sn,U.TagInput=aa,U.Textarea=Oo,U.TimePicker=xa,U.Timeline=ad,U.Toast=xn,U.ToastContainer=Cn,U.Tooltip=gi,U.Tour=xi,U.Tree=Je,U.TreeSelect=Cd,U.VirtualScroller=Gd,U.VueForge=dc,U.Wizard=Ws,U.WizardStep=Gs,U.getTheme=sc,U.setTheme=Me,U.updateTheme=ic,Object.defineProperty(U,Symbol.toStringTag,{value:"Module"})}));
|