@codemonster-ru/vueforge 0.44.0 → 0.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- (function(W,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):(W=typeof globalThis<"u"?globalThis:W||self,e(W.index={},W.Vue,W.VueRouter,W.index))})(this,(function(W,e,Ve,pe){"use strict";var Ee=document.createElement("style");Ee.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-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-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-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-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_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-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-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-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-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-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-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-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)}@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-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)}.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-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-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-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(Ee);const Xe=["href","aria-disabled","tabindex"],ge=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(l,{emit:r}){const a=r,o=l,t=Ve.useRoute(),v=Ve.useRouter(),d=e.ref(null),p=e.computed(()=>o.href??o.url),n=e.computed(()=>o.as?o.as==="router-link"&&!o.to?"a":o.as:o.type==="router-link"||o.type==="a"?o.type==="router-link"&&!o.to?"a":o.type:o.to?"router-link":"a"),s=e.computed(()=>o.to),f=e.computed(()=>o.to?v.resolve(o.to):null),c=e.computed(()=>{if(n.value!=="router-link")return!1;const i=f.value;return i?i.name?t.matched.some(({name:w})=>w===i.name):i.fullPath?t.fullPath===i.fullPath:t.path===i.path:!1}),u=e.computed(()=>o.active===void 0?c.value:o.active),m=i=>{if(!o.disabled){a("click",i);return}i.preventDefault(),i.stopPropagation()};return e.watch(c,i=>{i&&(a("active"),a("onActive")),a("update:active",i)}),(i,w)=>{const k=e.resolveComponent("router-link");return n.value==="a"?(e.openBlock(),e.createElementBlock("a",{key:0,href:p.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value,"vf-link_disabled":i.disabled}]),"aria-disabled":i.disabled,tabindex:i.disabled?-1:void 0,onClick:m},[i.$slots.default?e.renderSlot(i.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(i.label),1)],64))],10,Xe)):(e.openBlock(),e.createBlock(k,{key:1,ref_key:"link",ref:d,to:s.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value}]),"aria-disabled":i.disabled,tabindex:i.disabled?-1:void 0,"active-class":"vf-link_partially-active","exact-active-class":"vf-link_active",onClick:m},{default:e.withCtx(()=>[i.$slots.default?e.renderSlot(i.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(i.label),1)],64))]),_:3},8,["to","class","aria-disabled","tabindex"]))}}}),qe=(l,r)=>{const a=l.__vccOpts||l;for(const[o,t]of r)a[o]=t;return a},Je={},Ze={class:"vf-card"},Qe={key:0,class:"vf-card__default"},eo={key:1,class:"vf-card__header"},oo={key:2,class:"vf-card__body"},to={key:3,class:"vf-card__footer"};function ro(l,r){return e.openBlock(),e.createElementBlock("div",Ze,[l.$slots.default?(e.openBlock(),e.createElementBlock("div",Qe,[e.renderSlot(l.$slots,"default")])):e.createCommentVNode("",!0),l.$slots.header?(e.openBlock(),e.createElementBlock("div",eo,[e.renderSlot(l.$slots,"header")])):e.createCommentVNode("",!0),l.$slots.body?(e.openBlock(),e.createElementBlock("div",oo,[e.renderSlot(l.$slots,"body")])):e.createCommentVNode("",!0),l.$slots.footer?(e.openBlock(),e.createElementBlock("div",to,[e.renderSlot(l.$slots,"footer")])):e.createCommentVNode("",!0)])}const Ne=qe(Je,[["render",ro]]),ao={class:"vf-menu__list",role:"menu"},lo={key:1,class:"vf-menu__separator",role:"separator"},no=["aria-expanded","onClick","onKeydown"],xe=e.defineComponent({name:"VfMenu",__name:"menu",props:{items:{},orientation:{default:"vertical"}},emits:["active","onActive"],setup(l,{emit:r}){const a=r,o=l,t=e.ref([]),v=(f,c)=>`${f.label??f.to??f.href??f.url??"item"}_${c.toString()}`,d=f=>f.to?"router-link":"a",p=f=>f.map(c=>({...c,items:c.items?p(c.items):void 0})),n=f=>{f.items&&f.items.length?(t.value.map(c=>{c!==f&&(c.subMenuVisible=!1)}),f.subMenuVisible=!f.subMenuVisible):Object.prototype.hasOwnProperty.call(f,"command")&&typeof f.command=="function"&&f.command()},s=f=>{var c;for(const u in t.value){const m=t.value[u];Object.prototype.hasOwnProperty.call(m,"items")&&((c=m.items)!=null&&c.some(i=>i===f)?(m.active=!0,m.subMenuVisible=!0):(m.active=!1,m.subMenuVisible=!1))}a("active",f),a("onActive",f)};return e.watch(()=>o.items,f=>{t.value=p(f)},{deep:!0,immediate:!0}),(f,c)=>{const u=e.resolveComponent("VfMenu");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-menu",`vf-menu_${f.orientation}`])},[e.createElementVNode("ul",ao,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.value,(m,i)=>(e.openBlock(),e.createElementBlock("li",{key:v(m,i),class:"vf-menu__item",role:"none"},[f.$slots[v(m,i)]?e.renderSlot(f.$slots,v(m,i),{key:0,item:{...m,class:"vf-menu__link"}}):m.separator?(e.openBlock(),e.createElementBlock("hr",lo)):m.items&&m.items.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("div",{class:e.normalizeClass(["vf-menu__parent",{"vf-menu__parent_active":m.active}]),role:"menuitem",tabindex:"0","aria-expanded":m.subMenuVisible?"true":"false",onClick:w=>n(m),onKeydown:[e.withKeys(e.withModifiers(w=>n(m),["prevent"]),["enter"]),e.withKeys(e.withModifiers(w=>n(m),["prevent"]),["space"])]},[m.icon?(e.openBlock(),e.createBlock(e.unref(pe.CmIcon),{key:0,icon:m.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(m.label)+" ",1),e.createVNode(e.unref(pe.CmIcon),{icon:"chevronDown"})],42,no),m.items?(e.openBlock(),e.createBlock(u,{key:0,items:m.items,class:e.normalizeClass(["vf-menu__submenu",{"vf-menu__submenu_visible":m.subMenuVisible}]),onOnActive:s},null,8,["items","class"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(ge,{key:3,to:m.to,href:m.href??m.url,as:d(m),class:"vf-menu__link",active:m.active,disabled:m.disabled,role:"menuitem","aria-disabled":m.disabled?"true":"false",onClick:w=>n(m),onActive:w=>s(m)},{default:e.withCtx(()=>[m.icon?(e.openBlock(),e.createBlock(e.unref(pe.CmIcon),{key:0,icon:m.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(m.label),1)]),_:2},1032,["to","href","as","active","disabled","aria-disabled","onClick","onActive"]))]))),128))])],2)}}}),io=["type","disabled"],ue=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:"normal"},label:{default:""},loading:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},iconPos:{default:"left"},variant:{default:void 0},severity:{default:"primary"},disabled:{type:Boolean,default:!1}},setup(l){const r=l,a=["button","submit","reset"],o=f=>!!f&&a.includes(f),t=e.computed(()=>r.as?r.as==="button":!(r.to||r.href||r.url||r.type&&!o(r.type))),v=e.computed(()=>o(r.type)?r.type:"button"),d=e.computed(()=>r.as==="link"?r.to?"router-link":"a":r.type&&!o(r.type)?r.type==="router-link"&&r.to?"router-link":"a":r.to?"router-link":"a"),p=e.computed(()=>{let f=["vf-button",`vf-button_${r.severity}`];return["top","bottom"].includes(r.iconPos)&&f.push("vf-button_vertical"),r.variant==="text"&&f.push("vf-button_text"),r.variant==="outlined"&&f.push("vf-button_outlined"),["small","large"].indexOf(r.size)>-1&&f.push(`vf-button_${r.size}`),(r.loading||r.disabled)&&f.push("vf-button_disabled"),r.rounded&&f.push("vf-button_rounded"),f}),n=e.computed(()=>["vf-button__icon",`vf-button__icon_${r.iconPos}`]),s=e.computed(()=>["vf-button__label"]);return(f,c)=>t.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:v.value,class:e.normalizeClass(p.value),disabled:r.loading||r.disabled},[r.icon&&!r.loading?(e.openBlock(),e.createBlock(e.unref(pe.CmIcon),{key:0,icon:r.icon,class:e.normalizeClass(n.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),r.loading?(e.openBlock(),e.createBlock(e.unref(pe.CmIcon),{key:1,icon:"circleNotch",class:e.normalizeClass(n.value),spin:""},null,8,["class"])):e.createCommentVNode("",!0),f.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(s.value)},[e.renderSlot(f.$slots,"default")],2)):f.label?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(s.value)},e.toDisplayString(f.label),3)):e.createCommentVNode("",!0)],10,io)):(e.openBlock(),e.createBlock(ge,{key:1,to:r.to,href:r.href??r.url,as:d.value,class:e.normalizeClass(p.value),disabled:r.loading||r.disabled},{default:e.withCtx(()=>[r.icon?(e.openBlock(),e.createBlock(e.unref(pe.CmIcon),{key:0,icon:r.icon,class:e.normalizeClass(n.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),f.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(s.value)},[e.renderSlot(f.$slots,"default")],2)):f.label?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(s.value)},e.toDisplayString(f.label),3)):e.createCommentVNode("",!0)]),_:3},8,["to","href","as","class","disabled"]))}}),so={key:0,class:"vf-input__prefix"},co=["type","value","placeholder","disabled","readonly"],fo={key:1,class:"vf-input__suffix"},vo=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const s=["vf-input",`vf-input_${o.variant}`];return o.size!=="normal"&&s.push(`vf-input_${o.size}`),o.disabled&&s.push("vf-input_disabled"),s}),v=s=>{const f=s.target;a("update:modelValue",f.value),a("input",s)},d=s=>a("change",s),p=s=>a("focus",s),n=s=>a("blur",s);return(s,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value)},[s.$slots.prefix?(e.openBlock(),e.createElementBlock("span",so,[e.renderSlot(s.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-input__control",type:s.type,value:s.modelValue,placeholder:s.placeholder,disabled:s.disabled,readonly:s.readonly,onInput:v,onChange:d,onFocus:p,onBlur:n},null,40,co),s.$slots.suffix?(e.openBlock(),e.createElementBlock("span",fo,[e.renderSlot(s.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),po={key:0,class:"vf-number-input__prefix"},uo=["value","min","max","step","placeholder","disabled","readonly","aria-label"],mo={key:1,class:"vf-number-input__controls"},bo=["disabled"],go=["disabled"],ho={key:2,class:"vf-number-input__suffix"},_o=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>typeof o.min=="number"&&Number.isFinite(o.min)?o.min:void 0),v=e.computed(()=>typeof o.max=="number"&&Number.isFinite(o.max)?o.max:void 0),d=e.computed(()=>o.step&&o.step>0?o.step:1),p=C=>(typeof t.value=="number"&&(C=Math.max(t.value,C)),typeof v.value=="number"&&(C=Math.min(v.value,C)),C),n=C=>{if(typeof o.precision!="number"||!Number.isFinite(o.precision))return C;const E=Math.max(0,Math.floor(o.precision));return Number.parseFloat(C.toFixed(E))},s=C=>{if(!C.trim())return null;const E=Number(C);return Number.isFinite(E)?n(p(E)):null},f=e.computed(()=>o.modelValue===null||o.modelValue===void 0||!Number.isFinite(o.modelValue)?"":`${o.modelValue}`),c=e.computed(()=>{const C=["vf-number-input",`vf-number-input_${o.variant}`];return o.size!=="normal"&&C.push(`vf-number-input_${o.size}`),o.disabled&&C.push("vf-number-input_disabled"),o.controls&&C.push("vf-number-input_controls"),C}),u=C=>{const E=C.target,L=s(E.value);a("update:modelValue",L),a("input",C)},m=C=>a("change",C),i=C=>a("focus",C),w=C=>a("blur",C),k=()=>Number.isFinite(o.modelValue)?o.modelValue:typeof t.value=="number"?t.value:0,B=()=>{if(o.disabled||o.readonly)return;const C=n(p(k()+d.value));a("update:modelValue",C)},P=()=>{if(o.disabled||o.readonly)return;const C=n(p(k()-d.value));a("update:modelValue",C)};return(C,E)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[C.$slots.prefix?(e.openBlock(),e.createElementBlock("span",po,[e.renderSlot(C.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-number-input__control",type:"number",value:f.value,min:t.value,max:v.value,step:d.value,placeholder:C.placeholder,disabled:C.disabled,readonly:C.readonly,"aria-label":C.ariaLabel,onInput:u,onChange:m,onFocus:i,onBlur:w},null,40,uo),C.controls?(e.openBlock(),e.createElementBlock("div",mo,[e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:C.disabled||C.readonly,"aria-label":"Increment",onClick:B}," + ",8,bo),e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:C.disabled||C.readonly,"aria-label":"Decrement",onClick:P}," - ",8,go)])):e.createCommentVNode("",!0),C.$slots.suffix?(e.openBlock(),e.createElementBlock("span",ho,[e.renderSlot(C.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),yo=["for"],ko={key:0,class:"vf-form-field__required","aria-hidden":"true"},wo={class:"vf-form-field__control"},xo=["id"],zo=["id"],Co=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(l){const r=l,a=e.useSlots(),o=`vf-form-field-${Math.random().toString(36).slice(2,10)}`,t=e.computed(()=>r.id||o),v=e.computed(()=>`${t.value}-hint`),d=e.computed(()=>`${t.value}-error`),p=e.computed(()=>!!r.label||!!a.label),n=e.computed(()=>!!r.hint||!!a.hint),s=e.computed(()=>!!r.error||!!a.error),f=e.computed(()=>{const u=[];return n.value&&u.push(v.value),s.value&&u.push(d.value),u.length?u.join(" "):void 0}),c=e.computed(()=>{const u=["vf-form-field"];return r.size!=="normal"&&u.push(`vf-form-field_${r.size}`),r.disabled&&u.push("vf-form-field_disabled"),s.value&&u.push("vf-form-field_invalid"),u});return(u,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.value)},[p.value?(e.openBlock(),e.createElementBlock("label",{key:0,class:"vf-form-field__label",for:t.value},[e.renderSlot(u.$slots,"label",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)]),u.required?(e.openBlock(),e.createElementBlock("span",ko,"*")):e.createCommentVNode("",!0)],8,yo)):e.createCommentVNode("",!0),e.createElementVNode("div",wo,[e.renderSlot(u.$slots,"default",{id:t.value,describedBy:f.value,invalid:s.value,required:u.required})]),n.value?(e.openBlock(),e.createElementBlock("p",{key:1,id:v.value,class:"vf-form-field__hint"},[e.renderSlot(u.$slots,"hint",{},()=>[e.createTextVNode(e.toDisplayString(u.hint),1)])],8,xo)):e.createCommentVNode("",!0),s.value?(e.openBlock(),e.createElementBlock("p",{key:2,id:d.value,class:"vf-form-field__error",role:"alert"},[e.renderSlot(u.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(u.error),1)])],8,zo)):e.createCommentVNode("",!0)],2))}}),Bo=["value","placeholder","disabled","readonly","rows"],So=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const s=["vf-textarea",`vf-textarea_${o.variant}`];return o.size!=="normal"&&s.push(`vf-textarea_${o.size}`),o.disabled&&s.push("vf-textarea_disabled"),s}),v=s=>{const f=s.target;a("update:modelValue",f.value),a("input",s)},d=s=>a("change",s),p=s=>a("focus",s),n=s=>a("blur",s);return(s,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value)},[e.createElementVNode("textarea",{class:"vf-textarea__control",value:s.modelValue,placeholder:s.placeholder,disabled:s.disabled,readonly:s.readonly,rows:s.rows,onInput:v,onChange:d,onFocus:p,onBlur:n},null,40,Bo)],2))}}),$o=["accept","multiple","disabled"],Vo=["tabindex","aria-disabled","onKeydown"],Eo={class:"vf-file-upload__content"},No={key:0,class:"vf-file-upload__placeholder"},Fo={key:1,class:"vf-file-upload__list"},To={class:"vf-file-upload__name"},Do={class:"vf-file-upload__size"},Lo=["aria-label","onClick"],Mo=["disabled"],Ro=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(l,{emit:r}){const a=r,o=l,t=e.ref(null),v=e.ref(null),d=e.ref(!1),p=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:o.modelValue instanceof File?[o.modelValue]:[]),n=e.computed(()=>{const x=["vf-file-upload",`vf-file-upload_${o.variant}`,d.value?"vf-file-upload_dragging":""];return o.size!=="normal"&&x.push(`vf-file-upload_${o.size}`),(o.disabled||o.readonly)&&x.push("vf-file-upload_disabled"),x.filter(Boolean)}),s=(x,F)=>`${x.name}-${x.size}-${x.lastModified}-${F}`,f=x=>{if(!Number.isFinite(x))return"";const F=["B","KB","MB","GB"];let z=x,g=0;for(;z>=1024&&g<F.length-1;)z/=1024,g+=1;return`${z<10&&g>0?z.toFixed(1):Math.round(z).toString()} ${F[g]}`},c=x=>{if(o.multiple){a("update:modelValue",x),a("change",x);return}const F=x[0]??null;a("update:modelValue",F),a("change",F)},u=x=>{const F=[];let z=x;if(typeof o.maxSize=="number"&&Number.isFinite(o.maxSize)&&o.maxSize>0){const h=o.maxSize,b=[];z.forEach(N=>{if(N.size<=h){b.push(N);return}F.push({file:N,reason:"maxSize",maxSize:h})}),z=b}let g=o.maxFiles;return o.multiple||(g=1),typeof g=="number"&&Number.isFinite(g)&&g>0&&z.length>g&&(z.slice(g).forEach(b=>F.push({file:b,reason:"maxFiles",maxFiles:g})),z=z.slice(0,g)),{accepted:z,rejected:F}},m=x=>{if(o.disabled||o.readonly)return;const F=o.multiple?p.value:[],z=o.multiple?F.concat(x):x,{accepted:g,rejected:h}=u(z);c(g),h.length>0&&a("reject",h)},i=()=>{var x;o.disabled||o.readonly||(x=v.value)==null||x.click()},w=x=>{const F=x.target,z=F.files?Array.from(F.files):[];m(z),F.value=""},k=()=>{o.disabled||o.readonly||(d.value=!0)},B=()=>{d.value=!1},P=x=>{var z;if(o.disabled||o.readonly)return;d.value=!1;const F=(z=x.dataTransfer)!=null&&z.files?Array.from(x.dataTransfer.files):[];F.length&&m(F)},C=x=>{if(o.disabled||o.readonly)return;const F=p.value.filter((z,g)=>g!==x);c(F)},E=x=>a("focus",x),L=x=>a("blur",x);return(x,F)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:t,class:e.normalizeClass(n.value),onDragover:e.withModifiers(k,["prevent"]),onDragleave:e.withModifiers(B,["prevent"]),onDrop:e.withModifiers(P,["prevent"])},[e.createElementVNode("input",{ref_key:"input",ref:v,class:"vf-file-upload__input",type:"file",accept:x.accept,multiple:x.multiple,disabled:x.disabled||x.readonly,onChange:w},null,40,$o),e.createElementVNode("div",{class:"vf-file-upload__control",role:"button",tabindex:x.disabled||x.readonly?-1:0,"aria-disabled":x.disabled||x.readonly,onClick:i,onKeydown:[e.withKeys(e.withModifiers(i,["prevent"]),["enter"]),e.withKeys(e.withModifiers(i,["prevent"]),["space"])],onFocus:E,onBlur:L},[e.createElementVNode("div",Eo,[p.value.length===0?(e.openBlock(),e.createElementBlock("span",No,e.toDisplayString(x.placeholder),1)):(e.openBlock(),e.createElementBlock("div",Fo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(z,g)=>(e.openBlock(),e.createElementBlock("div",{key:s(z,g),class:"vf-file-upload__item"},[e.createElementVNode("span",To,e.toDisplayString(z.name),1),e.createElementVNode("span",Do,e.toDisplayString(f(z.size)),1),!x.disabled&&!x.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-file-upload__remove",type:"button","aria-label":`Remove ${z.name}`,onClick:e.withModifiers(h=>C(g),["stop"])}," ✕ ",8,Lo)):e.createCommentVNode("",!0)]))),128))]))]),e.createElementVNode("button",{class:"vf-file-upload__button",type:"button",disabled:x.disabled||x.readonly,onClick:e.withModifiers(i,["stop"])},e.toDisplayString(x.buttonLabel),9,Mo)],40,Vo)],34))}}),Fe=["top","top-start","top-end","right","right-start","right-end","bottom","bottom-start","bottom-end","left","left-start","left-end"],ee=l=>{if(l==null||!(l instanceof HTMLElement))return null;if(typeof window<"u"){const r=window.getComputedStyle(l),a=`${r.overflowX}${r.overflowY}`;if(/(auto|scroll|overlay)/.test(a))return l}return l.scrollHeight>l.clientHeight||l.scrollWidth>l.clientWidth?l:ee(l.parentNode)};function Po(l){return typeof window>"u"?!1:window.getComputedStyle(l).position==="fixed"}const Io=(l,r)=>l.strategy?l.strategy:Po(r)?"fixed":"absolute",ae=(l,r)=>Io(l,r)==="fixed",Z=(l,r,a={})=>{const o=l.getBoundingClientRect(),t=r?r.offsetParent:null,v=r?ae(a,r):!1;if(t&&!v){const d=t.getBoundingClientRect(),p=t.scrollLeft,n=t.scrollTop;return{left:o.left-d.left+p,top:o.top-d.top+n,width:o.width,height:o.height}}return{left:o.left,top:o.top,width:o.width,height:o.height}},fe=(l,r)=>{var a;return(a=l.middleware)==null?void 0:a.find(o=>o.name===r)},Te=(l,r)=>!!fe(l,r),Oo=l=>{const r=ee(l);let a="";return r!==null&&((r.dataset.scrollTop===void 0||r.scrollTop===+r.dataset.scrollTop)&&(r.dataset.scrollTop="0"),(r.dataset.scrollLeft===void 0||r.scrollLeft===+r.dataset.scrollLeft)&&(r.dataset.scrollLeft="0"),r.scrollTop>+r.dataset.scrollTop?a="bottom":r.scrollTop<+r.dataset.scrollTop?a="top":r.scrollLeft>+r.dataset.scrollLeft?a="right":r.scrollLeft<+r.dataset.scrollLeft&&(a="left"),r.dataset.scrollTop=r.scrollTop<=0?"0":r.scrollTop.toString(),r.dataset.scrollLeft=r.scrollLeft<=0?"0":r.scrollLeft.toString()),a},he=l=>l.scrollLeft+l.clientWidth,_e=l=>l.scrollTop+l.clientHeight,oe=(l,r,a=null,o={},t)=>{if(a===null&&typeof window<"u"&&ae(o,r))return l;let v=0;if(a===null){const d=ee(r);v=d?d.scrollTop:0}return l-v},te=(l,r,a=null,o={},t)=>{let v;if(a===null&&typeof window<"u"&&ae(o,r))v=window.innerWidth;else if(a===null){const d=ee(r);v=d?he(d):0}else v=a.getBoundingClientRect().width;return-(l+r.clientWidth-v)},le=(l,r,a=null,o={},t)=>{let v;if(a===null&&typeof window<"u"&&ae(o,r))v=window.innerHeight;else if(a===null){const d=ee(r);v=d?_e(d):0}else v=a.getBoundingClientRect().height;return-(l+r.clientHeight-v)},re=(l,r,a=null,o={},t)=>{if(a===null&&typeof window<"u"&&ae(o,r))return l;let v=0;if(a===null){const d=ee(r);v=d?d.scrollLeft:0}return l-v},De=({options:l,primaryX:r,primaryY:a,floating:o,placement:t,reference:v,scrollDirection:d})=>{const p=ye(v,o,t,l),n=fe(l,"offset");if(n){const s=n.fn({x:p.x,y:p.y,options:l,primaryX:r,primaryY:a,floating:o,placement:t,reference:v,scrollDirection:d});p.x=s.x,p.y=s.y}return tt(p,o,v,l)?{x:p.x,y:p.y,placement:t}:!1},ne=l=>({name:"flip",params:l,fn:({x:r,y:a,options:o,primaryX:t,primaryY:v,floating:d,placement:p,reference:n,scrollDirection:s})=>{var f;const c={x:r,y:a,placement:p},u={...o,middleware:(f=o.middleware)==null?void 0:f.filter(C=>C.name!=="shift")},m=(l==null?void 0:l.placements)??Fe,i=!(l!=null&&l.placements),w=i?Fe:m;let k=!1;const B=C=>{if(k)return;const E=De({options:u,primaryX:t,primaryY:v,floating:d,placement:C,reference:n,scrollDirection:s});E&&(c.x=E.x,c.y=E.y,c.placement=E.placement,k=!0)},P=at(n,d,u);if(!i&&m.includes(p)&&B(p),k||w.forEach(B),!k){const C=m.reduce((E,L)=>{const x=De({options:u,primaryX:t,primaryY:v,floating:d,placement:L,reference:n,scrollDirection:s});if(!x)return E;const F=me(L),z=P[F];return!E||z>E.space?{result:x,space:z}:E},null);C&&(c.x=C.result.x,c.y=C.result.y,c.placement=C.result.placement,k=!0)}if(!k&&m.length>0){const C=me(p);let E=C,L=P[C];m.forEach(g=>{const h=me(g),b=P[h];b>L&&(L=b,E=h)});const x=rt(E,p,m),F=ye(n,d,x,u),z=fe(u,"offset");if(z){const g=z.fn({x:F.x,y:F.y,options:u,primaryX:t,primaryY:v,floating:d,placement:x,reference:n,scrollDirection:s});F.x=g.x,F.y=g.y}c.x=F.x,c.y=F.y,c.placement=F.placement}return c}}),Le=(l,r,a,o,t)=>{var v,d,p;let n=0;o.startsWith("right")?n=-l:o.startsWith("left")&&(n=l);const s=fe(r,"arrow"),f=fe(r,"shift");if(s){const c=((v=s.params)==null?void 0:v.arrow).getBoundingClientRect();o.startsWith("right")?n-=c.width/2:o.startsWith("left")&&(n+=c.width/2)}if(Te(r,"shift")&&s){let c=null,u=0;f&&(c=(d=f.params)==null?void 0:d.parent);const m=(p=s.params)==null?void 0:p.arrow;u=m.getBoundingClientRect().width/2,u+=Ao(m),u-=l,o.startsWith("right")?te(a-n,t,c,r)<=l?te(a,t,c,r)>0?n=l-te(a,t,c,r):n=l:re(a-n-u,t,c,r)<=l&&(re(a-n-u,t,c,r)>=0?(n=-l-(re(a-n-u,t,c,r)+l),c&&(n=-l)):n=-l):o.startsWith("left")?te(a-n+u,t,c,r)<=l?(n=l+te(a-u,t,c,r),n<=l&&(n=l)):re(a-n,t,c,r)<=l&&(n=-l+re(a,t,c,r),n<=-l&&(n=-l)):te(a-n,t,c,r)<=l?te(a-n,t,c,r)<=l&&te(a,t,c,r)>0?n=l-te(a,t,c,r):n=l:re(a-n,t,c,r)<=l&&(re(a-n,t,c,r)<=l&&re(a,t,c,r)>0?n=-(l-re(a,t,c,r)):n=-l)}return n},Me=(l,r,a,o,t)=>{var v,d,p;let n=0;o.startsWith("top")?n=l:o.startsWith("bottom")&&(n=-l);const s=fe(r,"arrow"),f=fe(r,"shift");if(s){const c=((v=s.params)==null?void 0:v.arrow).getBoundingClientRect();o.startsWith("top")?n+=c.height/2:o.startsWith("bottom")&&(n-=c.height/2)}if(Te(r,"shift")&&s){let c=null,u=0;f&&(c=(d=f.params)==null?void 0:d.parent);const m=(p=s.params)==null?void 0:p.arrow;u=m.getBoundingClientRect().height/2,u+=Ho(m),u-=l,o.startsWith("top")?oe(a-n,t,c,r)<=l?oe(a,t,c,r)>=0?n=-(l-oe(a,t,c,r)):n=-l:le(a-n+u,t,c,r)<=l&&(n=l+le(a-u,t,c,r),n<=l&&(n=l)):o.startsWith("bottom")?oe(a-n-u,t,c,r)<=l?oe(a-n-u,t,c,r)>=0?(n=-l-(oe(a-n-u,t,c,r)+l),c&&(n=-l)):n=-l:le(a-n,t,c,r)<=l&&(le(a,t,c,r)>=0?n=l-le(a,t,c,r):n=l):oe(a-n,t,c,r)<=l?oe(a-n,t,c,r)>=0?n=-(l-oe(a-n,t,c,r)):n=-l:le(a-n,t,c,r)<=l&&(le(a-n,t,c,r)>=0?n=l-le(a-n,t,c,r):n=l)}return n},ie=l=>({name:"offset",params:{value:l},fn:({x:r,y:a,options:o,primaryX:t,primaryY:v,floating:d,placement:p})=>({x:r-Le(l,o,t,p,d),y:a-Me(l,o,v,p,d),placement:p})}),Ko=l=>({name:"shift",params:l,fn:({x:r,y:a,options:o,primaryX:t,primaryY:v,floating:d,placement:p,reference:n})=>{var s;const f={x:r,y:a,placement:p},c=o.middleware||[],u=c.findIndex(b=>b.name==="shift"),m=c.findIndex(b=>b.name==="offset"),i=m!==-1&&(u===-1||m>u),w=c.find(b=>b.name==="offset"),k=w?(s=w.params)==null?void 0:s.value:0,B=i?Le(k,o,t,p,d):0,P=i?Me(k,o,v,p,d):0,C=r-B,E=a-P;let L=C,x=E;const F=w?Math.abs(k):0,z=F,g=F;if(ae(o,d)&&typeof window<"u"){const b=z,N=window.innerWidth-d.clientWidth-z,_=N<b?b:N,T=g,I=window.innerHeight-d.clientHeight-g,K=I<T?T:I;L<b?L=b:L>_&&(L=_),x<T?x=T:x>K&&(x=K),i?(f.x=r+(L-C),f.y=a+(x-E)):(f.x=L,f.y=x);const U=z,$=window.innerWidth-d.clientWidth-z,R=g,S=window.innerHeight-d.clientHeight-g,A=i?U+B:U,H=i?$+B:$,V=i?R+P:R,y=i?S+P:S;return f.x<A?f.x=A:f.x>H&&(f.x=H),f.y<V?f.y=V:f.y>y&&(f.y=y),f}const h=ee(d);if(h!==null){const b=Z(n,d,o),N=b.left,_=b.left+b.width,T=b.top,I=b.top+b.height,K=h.scrollLeft+z,U=he(h)-d.clientWidth-z,$=U<K?K:U,R=h.scrollTop+g,S=_e(h)-d.clientHeight-g,A=S<R?R:S,H=h.scrollLeft,V=he(h),y=h.scrollTop,D=_e(h);_<=H?L=K:N>=V&&(L=$),I<=y?x=R:T>=D&&(x=A),x<R?x=R:x>A&&(x=A),L<K?L=K:L>$&&(L=$)}if(i?(f.x=r+(L-C),f.y=a+(x-E)):(f.x=L,f.y=x),h!==null){const b=h.scrollLeft+z,N=he(h)-d.clientWidth-z,_=h.scrollTop+g,T=_e(h)-d.clientHeight-g,I=i?b+B:b,K=i?N+B:N,U=i?_+P:_,$=i?T+P:T;f.x<I?f.x=I:f.x>K&&(f.x=K),f.y<U?f.y=U:f.y>$&&(f.y=$)}return f}}),Ao=l=>l.getBoundingClientRect().width!==l.clientWidth?(l.getBoundingClientRect().width-l.clientWidth)/2:0,Ho=l=>l.getBoundingClientRect().height!==l.clientHeight?(l.getBoundingClientRect().height-l.clientHeight)/2:0,se=(l,r)=>{const a=ee(l),o=[];if(a!==null){const t=()=>r();a.addEventListener("scroll",t,!1),o.push(()=>a.removeEventListener("scroll",t,!1))}if(typeof window<"u"){const t=()=>r(),v=()=>r();window.addEventListener("scroll",t,!1),window.addEventListener("resize",v,!1),o.push(()=>window.removeEventListener("scroll",t,!1)),o.push(()=>window.removeEventListener("resize",v,!1))}if(typeof ResizeObserver<"u"&&l instanceof HTMLElement){const t=new ResizeObserver(()=>r());t.observe(l),o.push(()=>t.disconnect())}return()=>o.forEach(t=>t())},Wo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left-r.getBoundingClientRect().width/2+o.width/2,y:o.top-r.getBoundingClientRect().height,placement:"top"}},jo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left,y:o.top-r.getBoundingClientRect().height,placement:"top-start"}},Go=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left-r.getBoundingClientRect().width+o.width,y:o.top-r.getBoundingClientRect().height,placement:"top-end"}},Yo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left+o.width,y:o.top-r.getBoundingClientRect().height/2+o.height/2,placement:"right"}},Uo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left+o.width,y:o.top,placement:"right-start"}},Xo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left+o.width,y:o.top+o.height-r.getBoundingClientRect().height,placement:"right-end"}},qo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left+o.width/2-r.getBoundingClientRect().width/2,y:o.top+o.height,placement:"bottom"}},Jo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left,y:o.top+o.height,placement:"bottom-start"}},Zo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left-r.getBoundingClientRect().width+o.width,y:o.top+o.height,placement:"bottom-end"}},Qo=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left-r.getBoundingClientRect().width,y:o.top+o.height/2-r.getBoundingClientRect().height/2,placement:"left"}},et=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left-r.getBoundingClientRect().width,y:o.top,placement:"left-start"}},ot=(l,r,a={})=>{const o=Z(l,r,a);return{x:o.left-r.getBoundingClientRect().width,y:o.top+o.height-r.getBoundingClientRect().height,placement:"left-end"}},ye=(l,r,a,o={})=>{switch(a){case"top":return Wo(l,r,o);case"top-start":return jo(l,r,o);case"top-end":return Go(l,r,o);case"right":return Yo(l,r,o);case"right-start":return Uo(l,r,o);case"right-end":return Xo(l,r,o);case"bottom":return qo(l,r,o);case"bottom-start":return Jo(l,r,o);case"bottom-end":return Zo(l,r,o);case"left":return Qo(l,r,o);case"left-start":return et(l,r,o);case"left-end":return ot(l,r,o);default:return{x:0,y:0,placement:""}}},tt=(l,r,a,o={})=>{if(ae(o,r)){if(typeof window>"u")return!0;const c=l.x,u=l.y,m=c+r.clientWidth,i=u+r.clientHeight;return c>=0&&u>=0&&m<=window.innerWidth&&i<=window.innerHeight}if(ee(a)!==null)return oe(l.y,r,null,o)>0&&te(l.x,r,null,o)>0&&le(l.y,r,null,o)>0&&re(l.x,r,null,o)>0;if(typeof window>"u")return!0;const t=window.innerWidth,v=window.innerHeight,d=(a instanceof HTMLElement?a.offsetParent:null)||r.offsetParent;if(d){const c=d.getBoundingClientRect(),u=c.left+l.x,m=c.top+l.y,i=u+r.clientWidth,w=m+r.clientHeight;return u>=0&&m>=0&&i<=t&&w<=v}const p=l.x,n=l.y,s=p+r.clientWidth,f=n+r.clientHeight;return p>=0&&n>=0&&s<=t&&f<=v},me=l=>l.startsWith("right")?"right":l.startsWith("left")?"left":l.startsWith("top")?"top":"bottom",rt=(l,r,a)=>me(r)===l&&a.includes(r)?r:a.find(o=>me(o)===l)??a[0],at=(l,r,a={})=>{if(typeof window>"u")return{top:0,right:0,bottom:0,left:0};const o=ae(a,r)?null:ee(l),t=l.getBoundingClientRect(),v=o?o.getBoundingClientRect():{top:0,left:0,right:window.innerWidth,bottom:window.innerHeight};return{top:t.top-v.top,right:v.right-t.right,bottom:v.bottom-t.bottom,left:t.left-v.left}},de=(l,r,a={})=>new Promise(o=>{var t,v;const d=a.placement?a.placement:"bottom",p={x:0,y:0,placement:d,middlewareData:{}},n=ye(l,r,d,a);p.x=n.x,p.y=n.y,p.placement=n.placement;const s=p.x,f=p.y,c=Oo(l);(t=a.middleware)==null||t.forEach(w=>{const k=w.fn({x:p.x,y:p.y,options:a,primaryX:s,primaryY:f,floating:r,placement:p.placement,reference:l,scrollDirection:c});p.x=k.x,p.y=k.y,p.placement=k.placement,w.name==="arrow"&&(k.baseX=k.x,k.baseY=k.y,k.x=k.arrowX??k.x,k.y=k.arrowY??k.y),p.middlewareData[w.name]=k});const u=ye(l,r,p.placement,a),m=fe(a,"offset"),i=m?(v=m.params)==null?void 0:v.value:0;if(Number.isFinite(p.x)||(p.x=u.x),!Number.isFinite(p.y))if(ae(a,r)){const w=l.getBoundingClientRect(),k=r.getBoundingClientRect().height;p.placement.startsWith("top")?p.y=w.top-k-i:p.placement.startsWith("bottom")?p.y=w.bottom+i:p.y=u.y}else p.y=u.y;o(p)}),lt=["disabled","aria-expanded","onKeydown"],nt=["data-placement"],it=["disabled","aria-selected","onClick"],st=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),f=e.ref("bottom"),c=`vf-select-panel-${++a}`;let u=null;const m=e.computed(()=>t.options.map(h=>({label:h[t.optionLabel],value:h[t.optionValue],disabled:h.disabled}))),i=e.computed(()=>m.value.find(h=>h.value===t.modelValue)),w=e.computed(()=>{var h;return((h=i.value)==null?void 0:h.label)??""}),k=e.computed(()=>{const h=["vf-select",`vf-select_${t.variant}`,n.value?"vf-select_open":""];return t.size!=="normal"&&h.push(`vf-select_${t.size}`),t.disabled&&h.push("vf-select_disabled"),h.filter(Boolean)}),B=h=>h.value===t.modelValue,P=h=>{h.disabled||(o("update:modelValue",h.value),o("change",h.value),L())},C=h=>o("focus",h),E=h=>o("blur",h),L=()=>{n.value=!1,s.value="bottom",f.value="bottom"},x=()=>{t.disabled||(n.value=!n.value,n.value&&(s.value="bottom",f.value="bottom"))},F=async()=>{var h,b;n.value||(n.value=!0,await e.nextTick()),(b=(h=p.value)==null?void 0:h.querySelector(".vf-select__option:not(.is-disabled)"))==null||b.focus()},z=h=>{var N;if(!n.value||!v.value)return;const b=h.target;v.value.contains(b)||(N=p.value)!=null&&N.contains(b)||L()},g=()=>{if(!d.value||!p.value)return;const h=d.value,b=p.value,N=async()=>{const{x:K,y:U,placement:$}=await de(h,b,{placement:s.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});f.value=$??s.value,b.style.minWidth=`${h.getBoundingClientRect().width}px`,b.style.left=`${K}px`,b.style.top=`${U}px`},_=async()=>{await N()},T=se(h,()=>{_()}),I=()=>{_()};document.addEventListener("scroll",I,!0),window.addEventListener("resize",I,!1),u={update:_,destroy:()=>{T(),document.removeEventListener("scroll",I,!0),window.removeEventListener("resize",I,!1)}},u.update()};return e.watch(n,async h=>{if(!h){u&&(u.destroy(),u=null);return}await e.nextTick(),u||g(),u==null||u.update()}),e.watch(()=>t.options,()=>{u==null||u.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",z)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",z),u==null||u.destroy(),u=null}),(h,b)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(k.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:d,class:"vf-select__control",type:"button",disabled:h.disabled,"aria-expanded":n.value,"aria-controls":c,"aria-haspopup":"listbox",onClick:x,onKeydown:[e.withKeys(e.withModifiers(F,["prevent"]),["down"]),e.withKeys(e.withModifiers(x,["prevent"]),["enter"]),e.withKeys(e.withModifiers(L,["prevent"]),["esc"])],onFocus:C,onBlur:E},[e.createElementVNode("span",{class:e.normalizeClass(["vf-select__label",{"vf-select__label_placeholder":!w.value}])},e.toDisplayString(w.value||h.placeholder),3),b[0]||(b[0]=e.createElementVNode("span",{class:"vf-select__chevron","aria-hidden":"true"},"▾",-1))],40,lt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,ref_key:"panel",ref:p,class:"vf-select__panel",role:"listbox","data-placement":f.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.value,N=>(e.openBlock(),e.createElementBlock("button",{key:N.value,class:e.normalizeClass(["vf-select__option",{"is-active":B(N),"is-disabled":N.disabled}]),type:"button",role:"option",disabled:N.disabled,"aria-selected":B(N),onClick:_=>P(N)},e.toDisplayString(N.label),11,it))),128))],8,nt),[[e.vShow,n.value]])]))],2))}}),dt=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],ct=["disabled"],ft=["data-placement"],vt={key:0,class:"vf-autocomplete__loading"},pt=["id","disabled","aria-selected","onClick"],ut={key:2,class:"vf-autocomplete__empty"},mt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref(""),f=e.ref(-1),c=e.ref("bottom"),u=e.ref("bottom"),m=`vf-autocomplete-panel-${++a}`;let i=null;const w=e.computed(()=>t.options.map(S=>({label:S[t.optionLabel],value:S[t.optionValue],disabled:S.disabled}))),k=e.computed(()=>w.value.find(S=>S.value===t.modelValue)),B=e.computed(()=>{if(!t.filter)return w.value;const S=s.value.trim().toLowerCase();return S?w.value.filter(A=>A.label.toLowerCase().includes(S)):w.value}),P=e.computed(()=>{if(!(!n.value||f.value<0))return E(f.value)}),C=e.computed(()=>{const S=["vf-autocomplete",`vf-autocomplete_${t.variant}`,n.value?"vf-autocomplete_open":""];return t.size!=="normal"&&S.push(`vf-autocomplete_${t.size}`),t.disabled&&S.push("vf-autocomplete_disabled"),S.filter(Boolean)}),E=S=>`${m}-option-${S}`,L=S=>S.value===t.modelValue,x=()=>B.value.findIndex(S=>!S.disabled),F=S=>{const A=B.value;if(!A.length){f.value=-1;return}let H=f.value;(H<0||H>=A.length)&&(H=S>0?-1:A.length);for(let V=0;V<A.length;V+=1)if(H=(H+S+A.length)%A.length,!A[H].disabled){f.value=H;return}f.value=-1},z=()=>{t.disabled||(n.value=!0,c.value="bottom",u.value="bottom",f.value<0&&(f.value=x()))},g=()=>{n.value=!1,f.value=-1,c.value="bottom",u.value="bottom"},h=()=>{if(n.value){g();return}z()},b=S=>{S.disabled||(s.value=S.label,o("update:modelValue",S.value),o("change",S.value),g())},N=S=>{const A=S.target;s.value=A.value,o("search",A.value),z(),f.value=x()},_=S=>{o("focus",S),z()},T=S=>{o("blur",S)},I=()=>{if(!n.value){z();return}F(1)},K=()=>{if(!n.value){z();return}F(-1)},U=()=>{if(!n.value){z();return}const S=B.value[f.value];S&&!S.disabled&&b(S)},$=S=>{var H;if(!n.value||!v.value)return;const A=S.target;v.value.contains(A)||(H=p.value)!=null&&H.contains(A)||g()},R=()=>{if(!d.value||!p.value)return;const S=d.value,A=p.value,H=async()=>{const{x:O,y:Y,placement:X}=await de(S,A,{placement:c.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});u.value=X??c.value,A.style.minWidth=`${S.getBoundingClientRect().width}px`,A.style.left=`${O}px`,A.style.top=`${Y}px`},V=async()=>{await H()},y=se(S,()=>{V()}),D=()=>{V()};document.addEventListener("scroll",D,!0),window.addEventListener("resize",D,!1),i={update:V,destroy:()=>{y(),document.removeEventListener("scroll",D,!0),window.removeEventListener("resize",D,!1)}},i.update()};return e.watch(()=>t.modelValue,()=>{var S;s.value=((S=k.value)==null?void 0:S.label)??""},{immediate:!0}),e.watch(()=>t.options,()=>{var S;n.value||(s.value=((S=k.value)==null?void 0:S.label)??""),i==null||i.update()},{deep:!0}),e.watch(B,()=>{f.value>=B.value.length&&(f.value=x())}),e.watch(n,async S=>{if(!S){i&&(i.destroy(),i=null);return}await e.nextTick(),i||R(),i==null||i.update()}),e.onMounted(()=>{document.addEventListener("click",$)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",$),i==null||i.destroy(),i=null}),(S,A)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(C.value)},[e.createElementVNode("input",{ref_key:"control",ref:d,class:"vf-autocomplete__control",type:"text",role:"combobox",value:s.value,placeholder:S.placeholder,disabled:S.disabled,readonly:S.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":m,"aria-activedescendant":P.value,onInput:N,onFocus:_,onBlur:T,onClick:z,onKeydown:[e.withKeys(e.withModifiers(I,["prevent"]),["down"]),e.withKeys(e.withModifiers(K,["prevent"]),["up"]),e.withKeys(e.withModifiers(U,["prevent"]),["enter"]),e.withKeys(e.withModifiers(g,["prevent"]),["esc"]),e.withKeys(g,["tab"])]},null,40,dt),e.createElementVNode("button",{class:"vf-autocomplete__chevron",type:"button",disabled:S.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:A[0]||(A[0]=e.withModifiers(()=>{},["prevent"])),onClick:h}," ▾ ",40,ct),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:m,ref_key:"panel",ref:p,class:"vf-autocomplete__panel",role:"listbox","data-placement":u.value},[S.loading?(e.openBlock(),e.createElementBlock("div",vt,e.toDisplayString(S.loadingText),1)):B.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(B.value,(H,V)=>(e.openBlock(),e.createElementBlock("button",{id:E(V),key:H.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":L(H),"is-disabled":H.disabled,"is-highlighted":V===f.value}]),type:"button",role:"option",disabled:H.disabled,"aria-selected":L(H),onMousedown:A[1]||(A[1]=e.withModifiers(()=>{},["prevent"])),onClick:y=>b(H)},e.toDisplayString(H.label),43,pt))),128)):(e.openBlock(),e.createElementBlock("div",ut,e.toDisplayString(S.emptyText),1))],8,ft),[[e.vShow,n.value]])]))],2))}}),bt=["disabled","aria-expanded","onKeydown"],gt=["data-placement"],ht={key:0,class:"vf-multiselect__search"},_t=["value","placeholder","onKeydown"],yt={key:1,class:"vf-multiselect__loading"},kt=["id","disabled","aria-selected","onClick"],wt={class:"vf-multiselect__option-label"},xt={key:0,class:"vf-multiselect__option-check","aria-hidden":"true"},zt={key:3,class:"vf-multiselect__empty"},Ct=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(null),s=e.ref(!1),f=e.ref(""),c=e.ref(-1),u=e.ref("bottom"),m=e.ref("bottom"),i=`vf-multiselect-panel-${++a}`;let w=null;const k=e.computed(()=>t.options.map(y=>({label:y[t.optionLabel],value:y[t.optionValue],disabled:y.disabled}))),B=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:[]),P=e.computed(()=>{if(!t.filter)return k.value;const y=f.value.trim().toLowerCase();return y?k.value.filter(D=>D.label.toLowerCase().includes(y)):k.value}),C=e.computed(()=>k.value.filter(y=>B.value.includes(y.value))),E=e.computed(()=>C.value.length===0?t.placeholder:C.value.map(y=>y.label).join(", ")),L=e.computed(()=>{const y=["vf-multiselect",`vf-multiselect_${t.variant}`,s.value?"vf-multiselect_open":""];return t.size!=="normal"&&y.push(`vf-multiselect_${t.size}`),t.disabled&&y.push("vf-multiselect_disabled"),y.filter(Boolean)}),x=y=>`${i}-option-${y}`,F=()=>P.value.findIndex(y=>!y.disabled),z=y=>B.value.includes(y.value),g=y=>{o("update:modelValue",y),o("change",y)},h=y=>{if(!(y.disabled||t.readonly)){if(z(y)){g(B.value.filter(D=>D!==y.value));return}g([...B.value,y.value])}},b=()=>{t.readonly||g([])},N=y=>{const D=P.value;if(!D.length){c.value=-1;return}let O=c.value;(O<0||O>=D.length)&&(O=y>0?-1:D.length);for(let Y=0;Y<D.length;Y+=1)if(O=(O+y+D.length)%D.length,!D[O].disabled){c.value=O;return}c.value=-1},_=async()=>{var y;t.disabled||(s.value=!0,u.value="bottom",m.value="bottom",c.value<0&&(c.value=F()),t.filter&&(await e.nextTick(),(y=n.value)==null||y.focus()))},T=()=>{s.value=!1,c.value=-1,u.value="bottom",m.value="bottom",f.value=""},I=()=>{if(s.value){T();return}_()},K=()=>{if(!s.value){_();return}N(1)},U=()=>{if(!s.value){_();return}N(-1)},$=()=>{if(!s.value){_();return}const y=P.value[c.value];y&&!y.disabled&&h(y)},R=y=>{const D=y.target;f.value=D.value,o("search",D.value),c.value=F()},S=y=>o("focus",y),A=y=>o("blur",y),H=y=>{var O;if(!s.value||!v.value)return;const D=y.target;v.value.contains(D)||(O=p.value)!=null&&O.contains(D)||T()},V=()=>{if(!d.value||!p.value)return;const y=d.value,D=p.value,O=async()=>{const{x:j,y:G,placement:q}=await de(y,D,{placement:u.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});m.value=q??u.value,D.style.minWidth=`${y.getBoundingClientRect().width}px`,D.style.left=`${j}px`,D.style.top=`${G}px`},Y=async()=>{await O()},X=se(y,()=>{Y()}),M=()=>{Y()};document.addEventListener("scroll",M,!0),window.addEventListener("resize",M,!1),w={update:Y,destroy:()=>{X(),document.removeEventListener("scroll",M,!0),window.removeEventListener("resize",M,!1)}},w.update()};return e.watch(()=>t.options,()=>{c.value>=P.value.length&&(c.value=F()),w==null||w.update()},{deep:!0}),e.watch(s,async y=>{if(!y){w&&(w.destroy(),w=null);return}await e.nextTick(),w||V(),w==null||w.update()}),e.watch(P,()=>{c.value>=P.value.length&&(c.value=F())}),e.onMounted(()=>{document.addEventListener("click",H)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",H),w==null||w.destroy(),w=null}),(y,D)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(L.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:d,class:"vf-multiselect__control",type:"button",disabled:y.disabled,"aria-expanded":s.value,"aria-controls":i,"aria-haspopup":"listbox",onClick:I,onKeydown:[e.withKeys(e.withModifiers(K,["prevent"]),["down"]),e.withKeys(e.withModifiers(U,["prevent"]),["up"]),e.withKeys(e.withModifiers($,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"])],onFocus:S,onBlur:A},[e.createElementVNode("span",{class:e.normalizeClass(["vf-multiselect__label",{"vf-multiselect__label_placeholder":B.value.length===0}])},e.toDisplayString(E.value),3),D[0]||(D[0]=e.createElementVNode("span",{class:"vf-multiselect__chevron","aria-hidden":"true"},"▾",-1))],40,bt),y.clearable&&B.value.length>0&&!y.disabled&&!y.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-multiselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(b,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:i,ref_key:"panel",ref:p,class:"vf-multiselect__panel",role:"listbox","aria-multiselectable":"true","data-placement":m.value},[y.filter?(e.openBlock(),e.createElementBlock("div",ht,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-multiselect__search-control",type:"text",value:f.value,placeholder:y.searchPlaceholder,onInput:R,onKeydown:[e.withKeys(e.withModifiers(K,["prevent"]),["down"]),e.withKeys(e.withModifiers(U,["prevent"]),["up"]),e.withKeys(e.withModifiers($,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"])]},null,40,_t)])):e.createCommentVNode("",!0),y.loading?(e.openBlock(),e.createElementBlock("div",yt,e.toDisplayString(y.loadingText),1)):P.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(P.value,(O,Y)=>(e.openBlock(),e.createElementBlock("button",{id:x(Y),key:O.value,class:e.normalizeClass(["vf-multiselect__option",{"is-active":z(O),"is-disabled":O.disabled,"is-highlighted":Y===c.value}]),type:"button",role:"option",disabled:O.disabled,"aria-selected":z(O),onClick:X=>h(O)},[e.createElementVNode("span",wt,e.toDisplayString(O.label),1),z(O)?(e.openBlock(),e.createElementBlock("span",xt,"✓")):e.createCommentVNode("",!0)],10,kt))),128)):(e.openBlock(),e.createElementBlock("div",zt,e.toDisplayString(y.emptyText),1))],8,gt),[[e.vShow,s.value]])]))],2))}}),Bt=["disabled","aria-expanded","onKeydown"],St=["data-placement","onKeydown"],$t={class:"vf-datepicker__header"},Vt={class:"vf-datepicker__month-label"},Et={class:"vf-datepicker__weekdays",role:"row"},Nt={class:"vf-datepicker__days",role:"grid"},Ft=["disabled","data-date","onClick"],Tt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),f=e.ref("bottom"),c=`vf-datepicker-panel-${++a}`,u=e.ref($(K(t.modelValue)??new Date));let m=null;const i=e.computed(()=>K(t.modelValue)),w=e.computed(()=>K(t.min)),k=e.computed(()=>K(t.max)),B=e.computed(()=>i.value?i.value.toLocaleDateString(t.locale,{year:"numeric",month:"short",day:"numeric"}):""),P=e.computed(()=>u.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),C=e.computed(()=>{const y=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),D=new Date(2026,0,4);return Array.from({length:7},(O,Y)=>{const X=(Y+t.firstDayOfWeek)%7,M=new Date(D);return M.setDate(D.getDate()+X),y.format(M)})}),E=e.computed(()=>{const y=A(u.value,t.firstDayOfWeek),D=i.value?H(i.value):null,O=H(new Date);return Array.from({length:42},(Y,X)=>{const M=S(y,X),j=H(M);return{key:`${j}-${X}`,iso:j,date:M,day:M.getDate(),inCurrentMonth:M.getMonth()===u.value.getMonth(),isDisabled:V(M,w.value,k.value),isSelected:D===j,isToday:j===O}})}),L=e.computed(()=>{const y=["vf-datepicker",`vf-datepicker_${t.variant}`,n.value?"vf-datepicker_open":""];return t.size!=="normal"&&y.push(`vf-datepicker_${t.size}`),t.disabled&&y.push("vf-datepicker_disabled"),y.filter(Boolean)}),x=y=>o("focus",y),F=y=>o("blur",y),z=()=>{t.disabled||t.readonly||(n.value=!0,s.value="bottom",f.value="bottom")},g=()=>{n.value=!1,s.value="bottom",f.value="bottom"},h=()=>{if(n.value){g();return}z()},b=()=>{u.value=R(u.value,-1)},N=()=>{u.value=R(u.value,1)},_=y=>{if(t.readonly||V(y,w.value,k.value))return;const D=H(y);o("update:modelValue",D),o("change",D),g()},T=y=>{var O;if(!n.value||!v.value)return;const D=y.target;v.value.contains(D)||(O=p.value)!=null&&O.contains(D)||g()},I=()=>{if(!d.value||!p.value)return;const y=d.value,D=p.value,O=async()=>{const{x:j,y:G,placement:q}=await de(y,D,{placement:s.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});f.value=q??s.value,D.style.left=`${j}px`,D.style.top=`${G}px`},Y=async()=>{await O()},X=se(y,()=>{Y()}),M=()=>{Y()};document.addEventListener("scroll",M,!0),window.addEventListener("resize",M,!1),m={update:Y,destroy:()=>{X(),document.removeEventListener("scroll",M,!0),window.removeEventListener("resize",M,!1)}},m.update()};e.watch(()=>t.modelValue,y=>{const D=K(y);D&&(u.value=$(D))},{immediate:!0}),e.watch(()=>[t.min,t.max],()=>{m==null||m.update()}),e.watch(n,async y=>{if(!y){m&&(m.destroy(),m=null);return}await e.nextTick(),m||I(),m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",T)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",T),m==null||m.destroy(),m=null});function K(y){if(!y)return null;const D=y.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!D)return null;const O=Number(D[1]),Y=Number(D[2])-1,X=Number(D[3]),M=new Date(O,Y,X);return M.getFullYear()!==O||M.getMonth()!==Y||M.getDate()!==X?null:U(M)}function U(y){return new Date(y.getFullYear(),y.getMonth(),y.getDate())}function $(y){return new Date(y.getFullYear(),y.getMonth(),1)}function R(y,D){return new Date(y.getFullYear(),y.getMonth()+D,1)}function S(y,D){return new Date(y.getFullYear(),y.getMonth(),y.getDate()+D)}function A(y,D){const O=$(y),X=(O.getDay()-D+7)%7;return S(O,-X)}function H(y){const D=y.getFullYear(),O=`${y.getMonth()+1}`.padStart(2,"0"),Y=`${y.getDate()}`.padStart(2,"0");return`${D}-${O}-${Y}`}function V(y,D,O){const Y=U(y).getTime();return!!(D&&Y<D.getTime()||O&&Y>O.getTime())}return(y,D)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(L.value)},[e.createElementVNode("button",{ref_key:"control",ref:d,class:"vf-datepicker__control",type:"button",disabled:y.disabled,"aria-expanded":n.value,"aria-controls":c,"aria-haspopup":"dialog",onClick:h,onKeydown:[e.withKeys(e.withModifiers(z,["prevent"]),["down"]),e.withKeys(e.withModifiers(h,["prevent"]),["enter"]),e.withKeys(e.withModifiers(g,["prevent"]),["esc"])],onFocus:x,onBlur:F},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datepicker__label",{"vf-datepicker__label_placeholder":!i.value}])},e.toDisplayString(B.value||y.placeholder),3),D[0]||(D[0]=e.createElementVNode("span",{class:"vf-datepicker__chevron","aria-hidden":"true"},"▾",-1))],40,Bt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,ref_key:"panel",ref:p,class:"vf-datepicker__panel",role:"dialog","data-placement":f.value,onKeydown:e.withKeys(e.withModifiers(g,["prevent"]),["esc"])},[e.createElementVNode("div",$t,[e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Previous month",onClick:b}," ‹ "),e.createElementVNode("span",Vt,e.toDisplayString(P.value),1),e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Next month",onClick:N}," › ")]),e.createElementVNode("div",Et,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(C.value,O=>(e.openBlock(),e.createElementBlock("span",{key:O,class:"vf-datepicker__weekday"},e.toDisplayString(O),1))),128))]),e.createElementVNode("div",Nt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.value,O=>(e.openBlock(),e.createElementBlock("button",{key:O.key,class:e.normalizeClass(["vf-datepicker__day",{"is-outside":!O.inCurrentMonth,"is-selected":O.isSelected,"is-today":O.isToday}]),type:"button",disabled:O.isDisabled,"data-date":O.iso,onClick:Y=>_(O.date)},e.toDisplayString(O.day),11,Ft))),128))])],40,St),[[e.vShow,n.value]])]))],2))}}),Dt=["disabled","aria-expanded","onKeydown"],Lt=["data-placement","onKeydown"],Mt={class:"vf-daterangepicker__header"},Rt={class:"vf-daterangepicker__month-label"},Pt={class:"vf-daterangepicker__weekdays",role:"row"},It={class:"vf-daterangepicker__days",role:"grid"},Ot=["disabled","data-date","onClick"],Kt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),f=e.ref("bottom"),c=`vf-daterangepicker-panel-${++a}`,u=e.ref(V(new Date));let m=null;const i=e.computed(()=>A(t.min)),w=e.computed(()=>A(t.max)),k=e.computed(()=>S(t.modelValue)),B=e.computed(()=>k.value[0]),P=e.computed(()=>k.value[1]),C=e.computed(()=>!B.value&&!P.value),E=e.computed(()=>{if(C.value)return"";const M=new Intl.DateTimeFormat(t.locale,{year:"numeric",month:"short",day:"numeric"}),j=B.value?M.format(B.value):t.startPlaceholder,G=P.value?M.format(P.value):t.endPlaceholder;return`${j}${t.separator}${G}`}),L=e.computed(()=>u.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),x=e.computed(()=>{const M=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),j=new Date(2026,0,4);return Array.from({length:7},(G,q)=>{const Q=(q+t.firstDayOfWeek)%7,J=new Date(j);return J.setDate(j.getDate()+Q),M.format(J)})}),F=e.computed(()=>{const M=O(u.value,t.firstDayOfWeek),j=Y(new Date),G=B.value?H(B.value).getTime():null,q=P.value?H(P.value).getTime():null,Q=B.value?Y(B.value):null,J=P.value?Y(P.value):null;return Array.from({length:42},(je,we)=>{const ve=D(M,we),be=Y(ve),Ge=H(ve).getTime(),sn=G!==null&&q!==null?Ge>=G&&Ge<=q:!1,Ye=Q===be,Ue=J===be;return{key:`${be}-${we}`,iso:be,date:ve,day:ve.getDate(),inCurrentMonth:ve.getMonth()===u.value.getMonth(),isDisabled:X(ve,i.value,w.value),isSelected:Ye||Ue,isRangeStart:Ye,isRangeEnd:Ue,isInRange:sn,isToday:be===j}})}),z=e.computed(()=>{const M=["vf-daterangepicker",`vf-daterangepicker_${t.variant}`,n.value?"vf-daterangepicker_open":""];return t.size!=="normal"&&M.push(`vf-daterangepicker_${t.size}`),t.disabled&&M.push("vf-daterangepicker_disabled"),M.filter(Boolean)}),g=M=>o("focus",M),h=M=>o("blur",M),b=()=>{t.disabled||t.readonly||(n.value=!0,s.value="bottom",f.value="bottom")},N=()=>{n.value=!1,s.value="bottom",f.value="bottom"},_=()=>{if(n.value){N();return}b()},T=()=>{u.value=y(u.value,-1)},I=()=>{u.value=y(u.value,1)},K=(M,j)=>{const G=M?Y(M):null,q=j?Y(j):null;o("update:modelValue",[G,q]),o("change",[G,q])},U=M=>{if(t.readonly||X(M,i.value,w.value))return;const j=B.value,G=P.value;if(!j||j&&G){K(M,null);return}const q=H(j).getTime();H(M).getTime()<q?K(M,j):K(j,M),N()},$=M=>{var G;if(!n.value||!v.value)return;const j=M.target;v.value.contains(j)||(G=p.value)!=null&&G.contains(j)||N()},R=()=>{if(!d.value||!p.value)return;const M=d.value,j=p.value,G=async()=>{const{x:je,y:we,placement:ve}=await de(M,j,{placement:s.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});f.value=ve??s.value,j.style.left=`${je}px`,j.style.top=`${we}px`},q=async()=>{await G()},Q=se(M,()=>{q()}),J=()=>{q()};document.addEventListener("scroll",J,!0),window.addEventListener("resize",J,!1),m={update:q,destroy:()=>{Q(),document.removeEventListener("scroll",J,!0),window.removeEventListener("resize",J,!1)}},m.update()};e.watch(()=>t.modelValue,M=>{const[j,G]=S(M),q=j??G??new Date;u.value=V(q)},{immediate:!0}),e.watch(()=>[t.min,t.max],()=>{m==null||m.update()}),e.watch(n,async M=>{if(!M){m&&(m.destroy(),m=null);return}await e.nextTick(),m||R(),m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",$)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",$),m==null||m.destroy(),m=null});function S(M){if(!M||!Array.isArray(M))return[null,null];const[j,G]=M;return[A(j??void 0),A(G??void 0)]}function A(M){if(!M)return null;const j=M.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!j)return null;const G=Number(j[1]),q=Number(j[2])-1,Q=Number(j[3]),J=new Date(G,q,Q);return J.getFullYear()!==G||J.getMonth()!==q||J.getDate()!==Q?null:H(J)}function H(M){return new Date(M.getFullYear(),M.getMonth(),M.getDate())}function V(M){return new Date(M.getFullYear(),M.getMonth(),1)}function y(M,j){return new Date(M.getFullYear(),M.getMonth()+j,1)}function D(M,j){return new Date(M.getFullYear(),M.getMonth(),M.getDate()+j)}function O(M,j){const G=V(M),Q=(G.getDay()-j+7)%7;return D(G,-Q)}function Y(M){const j=M.getFullYear(),G=`${M.getMonth()+1}`.padStart(2,"0"),q=`${M.getDate()}`.padStart(2,"0");return`${j}-${G}-${q}`}function X(M,j,G){const q=H(M).getTime();return!!(j&&q<j.getTime()||G&&q>G.getTime())}return(M,j)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(z.value)},[e.createElementVNode("button",{ref_key:"control",ref:d,class:"vf-daterangepicker__control",type:"button",disabled:M.disabled,"aria-expanded":n.value,"aria-controls":c,"aria-haspopup":"dialog",onClick:_,onKeydown:[e.withKeys(e.withModifiers(b,["prevent"]),["down"]),e.withKeys(e.withModifiers(_,["prevent"]),["enter"]),e.withKeys(e.withModifiers(N,["prevent"]),["esc"])],onFocus:g,onBlur:h},[e.createElementVNode("span",{class:e.normalizeClass(["vf-daterangepicker__label",{"vf-daterangepicker__label_placeholder":C.value}])},e.toDisplayString(E.value||M.placeholder),3),j[0]||(j[0]=e.createElementVNode("span",{class:"vf-daterangepicker__chevron","aria-hidden":"true"},"▾",-1))],40,Dt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,ref_key:"panel",ref:p,class:"vf-daterangepicker__panel",role:"dialog","data-placement":f.value,onKeydown:e.withKeys(e.withModifiers(N,["prevent"]),["esc"])},[e.createElementVNode("div",Mt,[e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Previous month",onClick:T}," ‹ "),e.createElementVNode("span",Rt,e.toDisplayString(L.value),1),e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Next month",onClick:I}," › ")]),e.createElementVNode("div",Pt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.value,G=>(e.openBlock(),e.createElementBlock("span",{key:G,class:"vf-daterangepicker__weekday"},e.toDisplayString(G),1))),128))]),e.createElementVNode("div",It,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(F.value,G=>(e.openBlock(),e.createElementBlock("button",{key:G.key,class:e.normalizeClass(["vf-daterangepicker__day",{"is-outside":!G.inCurrentMonth,"is-in-range":G.isInRange,"is-selected":G.isSelected,"is-range-start":G.isRangeStart,"is-range-end":G.isRangeEnd,"is-today":G.isToday}]),type:"button",disabled:G.isDisabled,"data-date":G.iso,onClick:q=>U(G.date)},e.toDisplayString(G.day),11,Ot))),128))])],40,Lt),[[e.vShow,n.value]])]))],2))}}),At=["disabled","aria-expanded","onKeydown"],Ht=["data-placement"],Wt=["data-time","disabled","aria-selected","onClick"],jt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),f=e.ref("bottom"),c=`vf-timepicker-panel-${++a}`;let u=null;const m=e.computed(()=>T(t.min)),i=e.computed(()=>T(t.max)),w=e.computed(()=>T(t.modelValue)),k=e.computed(()=>w.value===null?"":K(w.value,t.format)),B=e.computed(()=>!t.step||t.step<=0?30:Math.min(Math.max(Math.round(t.step),1),1440)),P=e.computed(()=>{const $=[],R=B.value,S=m.value,A=i.value;for(let H=0;H<1440;H+=R){const V=I(H);$.push({value:V,minutes:H,label:K(H,t.format),isSelected:w.value===H,isDisabled:U(H,S,A)})}return $}),C=e.computed(()=>{const $=["vf-timepicker",`vf-timepicker_${t.variant}`,n.value?"vf-timepicker_open":""];return t.size!=="normal"&&$.push(`vf-timepicker_${t.size}`),t.disabled&&$.push("vf-timepicker_disabled"),$.filter(Boolean)}),E=$=>o("focus",$),L=$=>o("blur",$),x=()=>{t.disabled||t.readonly||(n.value=!0,s.value="bottom",f.value="bottom")},F=()=>{n.value=!1,s.value="bottom",f.value="bottom"},z=()=>{if(n.value){F();return}x()},g=async()=>{var $,R;n.value||(x(),await e.nextTick()),(R=($=p.value)==null?void 0:$.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||R.focus()},h=$=>{if(t.readonly)return;const R=T($);R===null||U(R,m.value,i.value)||(o("update:modelValue",$),o("change",$),F())},b=$=>{var S;if(!n.value||!v.value)return;const R=$.target;v.value.contains(R)||(S=p.value)!=null&&S.contains(R)||F()},N=()=>{if(!d.value||!p.value)return;const $=d.value,R=p.value,S=async()=>{const{x:y,y:D,placement:O}=await de($,R,{placement:s.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});f.value=O??s.value;const Y=$.getBoundingClientRect().width;R.style.minWidth=`${Y}px`,R.style.width=`${Y}px`,R.style.left=`${y}px`,R.style.top=`${D}px`},A=async()=>{await S()},H=se($,()=>{A()}),V=()=>{A()};document.addEventListener("scroll",V,!0),window.addEventListener("resize",V,!1),u={update:A,destroy:()=>{H(),document.removeEventListener("scroll",V,!0),window.removeEventListener("resize",V,!1)}},u.update()},_=()=>{if(!p.value||w.value===null)return;const $=p.value.querySelector(`[data-time="${I(w.value)}"]`);!$||typeof $.scrollIntoView!="function"||$.scrollIntoView({block:"nearest"})};e.watch(n,async $=>{if(!$){u&&(u.destroy(),u=null);return}await e.nextTick(),u||N(),u==null||u.update(),_()}),e.watch(()=>[t.min,t.max,t.step],()=>{u==null||u.update()}),e.onMounted(()=>{document.addEventListener("click",b)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",b),u==null||u.destroy(),u=null});function T($){if(!$)return null;const R=$.match(/^(\d{2}):(\d{2})$/);if(!R)return null;const S=Number(R[1]),A=Number(R[2]);return Number.isNaN(S)||Number.isNaN(A)||S<0||S>23||A<0||A>59?null:S*60+A}function I($){const R=Math.floor($/60),S=$%60;return`${String(R).padStart(2,"0")}:${String(S).padStart(2,"0")}`}function K($,R){if(R==="12h"){const S=Math.floor($/60),A=$%60,H=S>=12?"PM":"AM";return`${S%12||12}:${String(A).padStart(2,"0")} ${H}`}return I($)}function U($,R,S){return R!==null&&$<R||S!==null&&$>S}return($,R)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(C.value)},[e.createElementVNode("button",{ref_key:"control",ref:d,class:"vf-timepicker__control",type:"button",disabled:$.disabled,"aria-expanded":n.value,"aria-controls":c,"aria-haspopup":"listbox",onClick:z,onKeydown:[e.withKeys(e.withModifiers(g,["prevent"]),["down"]),e.withKeys(e.withModifiers(z,["prevent"]),["enter"]),e.withKeys(e.withModifiers(F,["prevent"]),["esc"])],onFocus:E,onBlur:L},[e.createElementVNode("span",{class:e.normalizeClass(["vf-timepicker__label",{"vf-timepicker__label_placeholder":!k.value}])},e.toDisplayString(k.value||$.placeholder),3),R[0]||(R[0]=e.createElementVNode("span",{class:"vf-timepicker__chevron","aria-hidden":"true"},"▾",-1))],40,At),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,ref_key:"panel",ref:p,class:"vf-timepicker__panel",role:"listbox","data-placement":f.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(P.value,S=>(e.openBlock(),e.createElementBlock("button",{key:S.value,class:e.normalizeClass(["vf-timepicker__option",{"is-active":S.isSelected,"is-disabled":S.isDisabled}]),type:"button",role:"option","data-time":S.value,disabled:S.isDisabled,"aria-selected":S.isSelected,onClick:A=>h(S.value)},e.toDisplayString(S.label),11,Wt))),128))],8,Ht),[[e.vShow,n.value]])]))],2))}}),Gt=["disabled"],Yt=["disabled","aria-current","aria-label","onClick"],Ut=["disabled"],Xt=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(l,{emit:r}){const a=l,o=r,t=(i,w,k)=>Math.min(k,Math.max(w,i)),v=(i,w)=>{if(w<i)return[];const k=[];for(let B=i;B<=w;B+=1)k.push(B);return k},d=e.computed(()=>{if(typeof a.totalPages=="number"&&Number.isFinite(a.totalPages))return Math.max(1,Math.floor(a.totalPages));const i=Math.max(1,Math.floor(a.pageSize));return Math.max(1,Math.ceil(Math.max(0,a.totalItems)/i))}),p=e.computed(()=>t(Math.floor(a.modelValue),1,d.value)),n=e.computed(()=>p.value<=1),s=e.computed(()=>p.value>=d.value),f=e.computed(()=>a.disabled||d.value<=1),c=e.computed(()=>{const i=d.value,w=p.value,k=Math.max(0,Math.floor(a.siblingCount)),B=Math.max(0,Math.floor(a.boundaryCount)),P=k*2+B*2+3,C=[];if(i<=P)return v(1,i).map(z=>({key:`page-${z}`,type:"page",page:z}));const E=v(1,B),L=v(i-B+1,i),x=Math.max(Math.min(w-k,i-B-k*2-1),B+2),F=Math.min(Math.max(w+k,B+k*2+2),i-B-1);for(const z of E)C.push({key:`page-${z}`,type:"page",page:z});x>B+2?C.push({key:"ellipsis-start",type:"ellipsis",page:-1}):B+1<=i-B&&C.push({key:`page-${B+1}`,type:"page",page:B+1});for(const z of v(x,F))C.push({key:`page-${z}`,type:"page",page:z});F<i-B-1?C.push({key:"ellipsis-end",type:"ellipsis",page:-2}):i-B>B&&C.push({key:`page-${i-B}`,type:"page",page:i-B});for(const z of L)C.push({key:`page-${z}`,type:"page",page:z});return C}),u=e.computed(()=>{const i=["vf-pagination",`vf-pagination_${a.variant}`];return a.size!=="normal"&&i.push(`vf-pagination_${a.size}`),a.disabled&&i.push("vf-pagination_disabled"),i}),m=(i,w)=>{if(f.value)return;const k=t(i,1,d.value);k!==a.modelValue&&(o("update:modelValue",k),o("change",k,w))};return(i,w)=>(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:f.value||n.value,"aria-label":"Previous page",onClick:w[0]||(w[0]=k=>m(p.value-1,k))},e.toDisplayString(i.prevLabel),9,Gt),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,k=>(e.openBlock(),e.createElementBlock("button",{key:k.key,class:e.normalizeClass(["vf-pagination__item",{"is-current":k.type==="page"&&k.page===p.value,"is-ellipsis":k.type==="ellipsis"}]),type:"button",disabled:f.value||k.type==="ellipsis","aria-current":k.type==="page"&&k.page===p.value?"page":void 0,"aria-label":k.type==="page"?`Page ${k.page}`:void 0,onClick:B=>k.type==="page"&&m(k.page,B)},[k.type==="page"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(k.page),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(i.ellipsisLabel),1)],64))],10,Yt))),128)),e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:f.value||s.value,"aria-label":"Next page",onClick:w[1]||(w[1]=k=>m(p.value+1,k))},e.toDisplayString(i.nextLabel),9,Ut)],2))}}),qt=["checked","disabled"],Jt={key:0,class:"vf-checkbox__label"},Zt=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const d=["vf-checkbox",`vf-checkbox_${o.variant}`];return o.disabled&&d.push("vf-checkbox_disabled"),d}),v=d=>{const p=d.target;a("update:modelValue",p.checked),a("change",d)};return(d,p)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.value)},[e.createElementVNode("input",{class:"vf-checkbox__control",type:"checkbox",checked:d.modelValue,disabled:d.disabled,onChange:v},null,40,qt),p[0]||(p[0]=e.createElementVNode("span",{class:"vf-checkbox__box"},null,-1)),d.label||d.$slots.default?(e.openBlock(),e.createElementBlock("span",Jt,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],2))}}),Re=Symbol("VueForgeRadioGroup"),Qt=["aria-disabled","aria-label","aria-labelledby"],er=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const p=["vf-radio-group"];return o.direction==="horizontal"&&p.push("vf-radio-group_horizontal"),p}),v=(p,n)=>{a("update:modelValue",p),a("change",p,n)},d={name:e.computed(()=>o.name),modelValue:e.computed(()=>o.modelValue),disabled:e.computed(()=>o.disabled),variant:e.computed(()=>o.variant),onChange:v};return e.provide(Re,d),(p,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value),role:"radiogroup","aria-disabled":p.disabled||void 0,"aria-label":p.ariaLabel||void 0,"aria-labelledby":p.ariaLabelledby||void 0},[e.renderSlot(p.$slots,"default")],10,Qt))}}),or=["name","value","checked","disabled"],tr={key:0,class:"vf-radio__label"},rr=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(l,{emit:r}){const a=r,o=l,t=e.inject(Re,null),v=e.computed(()=>t?t.modelValue.value:o.modelValue),d=e.computed(()=>t?t.name.value:o.name),p=e.computed(()=>t?t.variant.value:o.variant),n=e.computed(()=>(t?t.disabled.value:!1)||o.disabled),s=e.computed(()=>v.value===o.value),f=e.computed(()=>{const u=["vf-radio",`vf-radio_${p.value}`];return n.value&&u.push("vf-radio_disabled"),u}),c=u=>{n.value||(t?t.onChange(o.value,u):a("update:modelValue",o.value),a("change",o.value,u))};return(u,m)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(f.value)},[e.createElementVNode("input",{class:"vf-radio__control",type:"radio",name:d.value,value:u.value,checked:s.value,disabled:n.value,onChange:c},null,40,or),m[0]||(m[0]=e.createElementVNode("span",{class:"vf-radio__circle"},null,-1)),u.label||u.$slots.default?(e.openBlock(),e.createElementBlock("span",tr,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)])])):e.createCommentVNode("",!0)],2))}}),ze=Symbol("VueForgeTabs"),ar=["aria-orientation","aria-label","aria-labelledby"],lr={class:"vf-tabs__panels"},nr=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(l,{emit:r}){let a=0;const o=r,t=l,v=++a,d=i=>String(i).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),p=e.computed(()=>{const i=["vf-tabs"];return t.orientation==="vertical"&&i.push("vf-tabs_vertical"),t.disabled&&i.push("vf-tabs_disabled"),i}),n=e.ref(null),s=()=>n.value?Array.from(n.value.querySelectorAll('[role="tab"]:not([disabled])')):[],f=i=>{i&&(i.focus(),i.click())},c=i=>{if(t.disabled)return;const w=t.orientation==="horizontal",k=i.key,B=w?["ArrowRight"]:["ArrowDown"],P=w?["ArrowLeft"]:["ArrowUp"];if(![...B,...P,"Home","End"].includes(k))return;const C=s();if(!C.length)return;const E=C.findIndex(z=>z.getAttribute("aria-selected")==="true"),L=C.findIndex(z=>z===document.activeElement),x=L>=0?L:Math.max(E,0);let F=x;B.includes(k)?F=(x+1)%C.length:P.includes(k)?F=(x-1+C.length)%C.length:k==="Home"?F=0:k==="End"&&(F=C.length-1),i.preventDefault(),f(C[F])},u=(i,w)=>{o("update:modelValue",i),o("change",i,w)},m={activeValue:e.computed(()=>t.modelValue),disabled:e.computed(()=>t.disabled),orientation:e.computed(()=>t.orientation),onChange:u,getTabId:i=>`vf-tab-${v}-${d(i)}`,getPanelId:i=>`vf-tabpanel-${v}-${d(i)}`};return e.provide(ze,m),(i,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[e.createElementVNode("div",{ref_key:"list",ref:n,class:"vf-tabs__list",role:"tablist","aria-orientation":i.orientation,"aria-label":i.ariaLabel||void 0,"aria-labelledby":i.ariaLabelledby||void 0,onKeydown:c},[e.renderSlot(i.$slots,"tabs")],40,ar),e.createElementVNode("div",lr,[e.renderSlot(i.$slots,"panels")])],2))}}),ir=["id","aria-selected","aria-controls","disabled","tabindex"],sr=e.defineComponent({__name:"tab",props:{value:{},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["change"],setup(l,{emit:r}){const a=r,o=l,t=e.inject(ze,null),v=e.computed(()=>(t==null?void 0:t.activeValue.value)===o.value),d=e.computed(()=>((t==null?void 0:t.disabled.value)??!1)||o.disabled),p=e.computed(()=>t?t.getTabId(o.value):void 0),n=e.computed(()=>t?t.getPanelId(o.value):void 0),s=e.computed(()=>d.value?-1:v.value?0:-1),f=c=>{!t||d.value||(t.onChange(o.value,c),a("change",o.value,c))};return(c,u)=>(e.openBlock(),e.createElementBlock("button",{id:p.value,class:e.normalizeClass(["vf-tab",{"vf-tab_active":v.value,"vf-tab_disabled":d.value}]),type:"button",role:"tab","aria-selected":v.value,"aria-controls":n.value,disabled:d.value,tabindex:s.value,onClick:f},[e.renderSlot(c.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(c.label),1)])],10,ir))}}),dr=["id","aria-labelledby"],cr=e.defineComponent({__name:"tab-panel",props:{value:{}},setup(l){const r=l,a=e.inject(ze,null),o=e.computed(()=>(a==null?void 0:a.activeValue.value)===r.value),t=e.computed(()=>a?a.getTabId(r.value):void 0),v=e.computed(()=>a?a.getPanelId(r.value):void 0);return(d,p)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:v.value,class:"vf-tab-panel",role:"tabpanel",tabindex:"0","aria-labelledby":t.value},[e.renderSlot(d.$slots,"default")],8,dr)),[[e.vShow,o.value]])}}),Pe=Symbol("VueForgeAccordion"),fr=["aria-label","aria-labelledby"],vr=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(l,{emit:r}){let a=0;const o=r,t=l,v=++a,d=c=>String(c).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),p=e.computed(()=>{const c=["vf-accordion",`vf-accordion_${t.variant}`];return t.size!=="normal"&&c.push(`vf-accordion_${t.size}`),t.disabled&&c.push("vf-accordion_disabled"),c}),n=c=>Array.isArray(c)?c:c==null?[]:[c],s=(c,u)=>{if(t.disabled)return;if(t.multiple){const i=n(t.modelValue),k=i.includes(c)?i.filter(B=>B!==c):[...i,c];o("update:modelValue",k),o("change",k,u);return}const m=t.modelValue===c?void 0:c;o("update:modelValue",m),o("change",m,u)},f={modelValue:e.computed(()=>t.modelValue),multiple:e.computed(()=>t.multiple),disabled:e.computed(()=>t.disabled),variant:e.computed(()=>t.variant),size:e.computed(()=>t.size),onToggle:s,getHeaderId:c=>`vf-accordion-header-${v}-${d(c)}`,getPanelId:c=>`vf-accordion-panel-${v}-${d(c)}`};return e.provide(Pe,f),(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value),"aria-label":c.ariaLabel||void 0,"aria-labelledby":c.ariaLabelledby||void 0},[e.renderSlot(c.$slots,"default")],10,fr))}}),pr=["id","disabled","aria-expanded","aria-controls"],ur={class:"vf-accordion__title"},mr=["id","aria-labelledby","aria-hidden"],br={class:"vf-accordion__panel-inner"},gr=e.defineComponent({__name:"accordion-item",props:{value:{},title:{default:""},disabled:{type:Boolean,default:!1},unmount:{type:Boolean,default:!1}},setup(l){const r=l,a=e.inject(Pe,null),o=e.computed(()=>{if(!a)return!1;const f=a.modelValue.value;return Array.isArray(f)?f.includes(r.value):f===r.value}),t=e.computed(()=>((a==null?void 0:a.disabled.value)??!1)||r.disabled),v=e.computed(()=>a?a.getHeaderId(r.value):void 0),d=e.computed(()=>a?a.getPanelId(r.value):void 0),p=e.computed(()=>r.unmount?o.value:!0),n=e.computed(()=>{const f=["vf-accordion-item"];return o.value&&f.push("vf-accordion-item_open"),t.value&&f.push("vf-accordion-item_disabled"),f}),s=f=>{!a||t.value||a.onToggle(r.value,f)};return(f,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(n.value)},[e.createElementVNode("button",{id:v.value,class:"vf-accordion__header",type:"button",disabled:t.value,"aria-expanded":o.value,"aria-controls":d.value,onClick:s},[e.createElementVNode("span",ur,[e.renderSlot(f.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(f.title),1)])]),c[0]||(c[0]=e.createElementVNode("span",{class:"vf-accordion__icon","aria-hidden":"true"},null,-1))],8,pr),p.value?(e.openBlock(),e.createElementBlock("div",{key:0,id:d.value,class:e.normalizeClass(["vf-accordion__panel",{"vf-accordion__panel_open":o.value}]),role:"region","aria-labelledby":v.value,"aria-hidden":o.value?void 0:"true"},[e.createElementVNode("div",br,[e.renderSlot(f.$slots,"default")])],10,mr)):e.createCommentVNode("",!0)],2))}}),hr=["data-severity"],_r={class:"vf-toast__body"},yr={key:0,class:"vf-toast__title"},kr={key:1,class:"vf-toast__message"},wr=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(l,{emit:r}){const a=r,o=l;let t=null;const v=()=>{t!==null&&(clearTimeout(t),t=null)},d=()=>{v(),!(!o.modelValue||o.duration<=0)&&(t=window.setTimeout(()=>{a("update:modelValue",!1),a("close")},o.duration))},p=()=>{v(),a("update:modelValue",!1),a("close")};return e.watch(()=>o.modelValue,n=>{n&&a("open"),d()},{immediate:!0}),e.onBeforeUnmount(()=>{v()}),(n,s)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-toast",role:"status","aria-live":"polite","data-severity":n.severity},[e.createElementVNode("div",_r,[n.title?(e.openBlock(),e.createElementBlock("div",yr,e.toDisplayString(n.title),1)):e.createCommentVNode("",!0),n.message||n.$slots.default?(e.openBlock(),e.createElementBlock("div",kr,[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:p},[e.renderSlot(n.$slots,"close",{},()=>[s[0]||(s[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,hr)),[[e.vShow,n.modelValue]])}}),xr=e.defineComponent({__name:"toast-container",props:{position:{default:"top-right"}},setup(l){const r=l,a=e.computed(()=>`vf-toast-container_${r.position}`);return(o,t)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(["vf-toast-container",a.value]),role:"region","aria-live":"polite"},[e.renderSlot(o.$slots,"default")],2)]))}}),zr=["data-severity"],Cr={key:0,class:"vf-alert__icon","aria-hidden":"true"},Br={class:"vf-alert__body"},Sr={key:0,class:"vf-alert__title"},$r={key:1,class:"vf-alert__message"},Vr={key:1,class:"vf-alert__actions"},Er=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(l,{emit:r}){const a=r,o=l,t=e.ref(!0),v=e.computed(()=>typeof o.modelValue=="boolean"),d=e.computed(()=>v.value?o.modelValue:t.value);e.watch(()=>o.modelValue,n=>{typeof n=="boolean"&&(t.value=n)},{immediate:!0});const p=()=>{v.value?a("update:modelValue",!1):t.value=!1,a("close")};return(n,s)=>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",Cr,[e.renderSlot(n.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(n.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Br,[n.title||n.$slots.title?(e.openBlock(),e.createElementBlock("div",Sr,[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",$r,[e.renderSlot(n.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.message),1)])])):e.createCommentVNode("",!0)]),n.$slots.actions?(e.openBlock(),e.createElementBlock("div",Vr,[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:p},[e.renderSlot(n.$slots,"close",{},()=>[s[0]||(s[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,zr)),[[e.vShow,d.value]])}}),Nr=["checked","disabled"],Fr={key:0,class:"vf-switch__label"},Tr=e.defineComponent({__name:"switch",props:{modelValue:{type:Boolean,default:!1},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const d=["vf-switch"];return o.disabled&&d.push("vf-switch_disabled"),d}),v=d=>{const p=d.target;a("update:modelValue",p.checked),a("change",d)};return(d,p)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.value)},[e.createElementVNode("input",{class:"vf-switch__control",type:"checkbox",checked:d.modelValue,disabled:d.disabled,onChange:v},null,40,Nr),p[0]||(p[0]=e.createElementVNode("span",{class:"vf-switch__track"},[e.createElementVNode("span",{class:"vf-switch__thumb"})],-1)),d.label||d.$slots.default?(e.openBlock(),e.createElementBlock("span",Fr,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],2))}}),Dr={class:"vf-popover"},Lr=["aria-expanded","onKeydown"],Mr=e.defineComponent({__name:"popover",emits:["click","onClick"],setup(l,{expose:r,emit:a}){const o=a,t=e.reactive({visible:!1});let v=0;const d=`vf-popover-panel-${++v}`,p=()=>t.visible=!0,n=()=>t.visible=!1,s=()=>t.visible=!t.visible,f=()=>{s(),o("click"),o("onClick")};return r({show:p,hide:n,toggle:s}),(c,u)=>(e.openBlock(),e.createElementBlock("div",Dr,[e.createElementVNode("div",{class:"vf-popover__button",role:"button",tabindex:"0","aria-haspopup":"dialog","aria-expanded":t.visible,"aria-controls":d,onClick:f,onKeydown:[e.withKeys(e.withModifiers(f,["prevent"]),["enter"]),e.withKeys(e.withModifiers(f,["prevent"]),["space"])]},[e.renderSlot(c.$slots,"button")],40,Lr),e.withDirectives(e.createVNode(Ne,{id:d,class:"vf-popover__wrapper"},e.createSlots({default:e.withCtx(()=>[u[0]||(u[0]=e.createElementVNode("div",{class:"vf-popover__arrow"},null,-1))]),_:2},[c.$slots.default?{name:"default",fn:e.withCtx(()=>[e.renderSlot(c.$slots,"default")]),key:"0"}:void 0,c.$slots.header||c.$slots.popoverHeader?{name:"header",fn:e.withCtx(()=>[e.renderSlot(c.$slots,"header"),c.$slots.header?e.createCommentVNode("",!0):e.renderSlot(c.$slots,"popoverHeader",{key:0})]),key:"1"}:void 0,c.$slots.body||c.$slots.popoverBody?{name:"body",fn:e.withCtx(()=>[e.renderSlot(c.$slots,"body"),c.$slots.body?e.createCommentVNode("",!0):e.renderSlot(c.$slots,"popoverBody",{key:0})]),key:"2"}:void 0,c.$slots.footer||c.$slots.popoverFooter?{name:"footer",fn:e.withCtx(()=>[e.renderSlot(c.$slots,"footer"),c.$slots.footer?e.createCommentVNode("",!0):e.renderSlot(c.$slots,"popoverFooter",{key:0})]),key:"3"}:void 0]),1536),[[e.vShow,t.visible]])]))}}),Rr=["aria-labelledby","aria-describedby"],Pr={key:0,class:"vf-modal__header"},Ir={key:0,class:"vf-modal__title"},Or={key:3,class:"vf-modal__footer"},Ie=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0,d=0,p="",n=null;const s=e.ref(null),f=e.useAttrs(),c=e.useSlots(),u=`vf-modal-title-${++v}`,m=`vf-modal-body-${v}`,i=e.computed(()=>!!t.title||!!c.header),w=e.computed(()=>!!c.body||!!c.default),k=e.computed(()=>{const h=["vf-modal"];return t.size!=="md"&&h.push(`vf-modal_${t.size}`),h}),B=()=>o("update:modelValue",!0),P=()=>{o("update:modelValue",!1),o("close")},C=()=>{t.closeOnOverlay&&P()},E=h=>{!t.modelValue||!t.closeOnEsc||h.key==="Escape"&&(h.preventDefault(),P())},L=()=>s.value?Array.from(s.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(b=>!b.hasAttribute("disabled")&&!b.getAttribute("aria-hidden")):[],x=()=>{var b;const h=L();h.length?h[0].focus():(b=s.value)==null||b.focus()},F=h=>{var I;if(h.key!=="Tab")return;const b=L();if(!b.length){h.preventDefault(),(I=s.value)==null||I.focus();return}const N=b[0],_=b[b.length-1],T=document.activeElement;if(h.shiftKey&&T===N){h.preventDefault(),_.focus();return}!h.shiftKey&&T===_&&(h.preventDefault(),N.focus())},z=()=>{!t.lockScroll||typeof document>"u"||(d===0&&(p=document.body.style.overflow,document.body.style.overflow="hidden"),d+=1)},g=()=>{!t.lockScroll||typeof document>"u"||(d=Math.max(0,d-1),d===0&&(document.body.style.overflow=p))};return e.watch(()=>t.modelValue,async h=>{h?(typeof document<"u"&&(n=document.activeElement),z(),o("open"),await e.nextTick(),x(),typeof document<"u"&&document.addEventListener("keydown",E)):(g(),typeof document<"u"&&(document.removeEventListener("keydown",E),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{g(),typeof document<"u"&&document.removeEventListener("keydown",E)}),r({open:B,close:P}),(h,b)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",e.mergeProps(e.unref(f),{class:k.value,role:"presentation"}),[e.createElementVNode("div",{class:"vf-modal__overlay",onClick:C}),e.createElementVNode("div",{ref_key:"panel",ref:s,class:"vf-modal__panel",role:"dialog","aria-modal":"true","aria-labelledby":i.value?u:void 0,"aria-describedby":w.value?m:void 0,tabindex:"-1",onKeydown:F},[i.value?(e.openBlock(),e.createElementBlock("div",Pr,[e.createElementVNode("div",{id:u,class:"vf-modal__header-content"},[e.renderSlot(h.$slots,"header",{},()=>[h.title?(e.openBlock(),e.createElementBlock("h3",Ir,e.toDisplayString(h.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),h.showClose?e.renderSlot(h.$slots,"close",{key:1,close:P},()=>[e.createElementVNode("button",{type:"button",class:"vf-modal__close","aria-label":"Close",onClick:P},"×")]):e.createCommentVNode("",!0),h.$slots.body||h.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:m,class:"vf-modal__body"},[e.renderSlot(h.$slots,"body"),h.$slots.body?e.createCommentVNode("",!0):e.renderSlot(h.$slots,"default",{key:0})])):e.createCommentVNode("",!0),h.$slots.footer?(e.openBlock(),e.createElementBlock("div",Or,[e.renderSlot(h.$slots,"footer")])):e.createCommentVNode("",!0)],40,Rr)],16),[[e.vShow,h.modelValue]])]))}}),Kr={class:"vf-confirm-dialog__message"},Ar={class:"vf-confirm-dialog__actions"},Hr=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(l,{expose:r,emit:a}){const o=l,t=a,v=e.ref(null),d=e.ref(null),p=()=>{if(v.value){v.value.close();return}t("update:modelValue",!1),t("close")},n=u=>{t("update:modelValue",u)},s=()=>{if(t("close"),d.value==="confirm"){d.value=null;return}d.value=null,t("cancel")},f=()=>{d.value="cancel",p()},c=()=>{o.loading||(t("confirm"),o.closeOnConfirm&&(d.value="confirm",p()))};return r({open:()=>{var u;return(u=v.value)==null?void 0:u.open()},close:()=>{d.value="cancel",p()}}),(u,m)=>(e.openBlock(),e.createBlock(Ie,{ref_key:"modal",ref:v,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:m[0]||(m[0]=i=>t("open")),onClose:s},{body:e.withCtx(()=>[e.createElementVNode("div",Kr,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.message),1)])])]),footer:e.withCtx(()=>[e.createElementVNode("div",Ar,[e.renderSlot(u.$slots,"actions",{confirm:c,cancel:f},()=>[e.createVNode(ue,{class:"vf-confirm-dialog__cancel",label:u.cancelLabel,variant:"outlined",severity:"secondary",disabled:u.loading,onClick:f},null,8,["label","disabled"]),e.createVNode(ue,{class:"vf-confirm-dialog__confirm",label:u.confirmLabel,severity:u.confirmSeverity,loading:u.loading,onClick:c},null,8,["label","severity","loading"])])])]),_:3},8,["model-value","title","size","close-on-overlay","close-on-esc","show-close","lock-scroll"]))}}),Wr=["aria-labelledby","aria-describedby"],jr={key:0,class:"vf-drawer__header"},Gr={key:0,class:"vf-drawer__title"},Yr={key:3,class:"vf-drawer__footer"},Ur=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0,d=0,p="",n=null;const s=e.ref(null),f=e.useSlots(),c=`vf-drawer-title-${++v}`,u=`vf-drawer-body-${v}`,m=e.computed(()=>!!t.title||!!f.header),i=e.computed(()=>!!f.body||!!f.default),w=e.computed(()=>{switch(t.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)"}}),k=e.computed(()=>{const b=["vf-drawer",`vf-drawer_${t.position}`];return t.size!=="md"&&b.push(`vf-drawer_${t.size}`),b}),B=e.computed(()=>({"--vf-drawer-transform-from":w.value})),P=()=>o("update:modelValue",!0),C=()=>{o("update:modelValue",!1),o("close")},E=()=>{t.overlay&&t.closeOnOverlay&&C()},L=b=>{!t.modelValue||!t.closeOnEsc||b.key==="Escape"&&(b.preventDefault(),C())},x=()=>s.value?Array.from(s.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(N=>!N.hasAttribute("disabled")&&!N.getAttribute("aria-hidden")):[],F=()=>{var N;const b=x();b.length?b[0].focus():(N=s.value)==null||N.focus()},z=b=>{var K;if(b.key!=="Tab")return;const N=x();if(!N.length){b.preventDefault(),(K=s.value)==null||K.focus();return}const _=N[0],T=N[N.length-1],I=document.activeElement;if(b.shiftKey&&I===_){b.preventDefault(),T.focus();return}!b.shiftKey&&I===T&&(b.preventDefault(),_.focus())},g=()=>{!t.lockScroll||typeof document>"u"||(d===0&&(p=document.body.style.overflow,document.body.style.overflow="hidden"),d+=1)},h=()=>{!t.lockScroll||typeof document>"u"||(d=Math.max(0,d-1),d===0&&(document.body.style.overflow=p))};return e.watch(()=>t.modelValue,async b=>{b?(typeof document<"u"&&(n=document.activeElement),g(),o("open"),await e.nextTick(),F(),typeof document<"u"&&document.addEventListener("keydown",L)):(h(),typeof document<"u"&&(document.removeEventListener("keydown",L),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{h(),typeof document<"u"&&document.removeEventListener("keydown",L)}),r({open:P,close:C}),(b,N)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:"vf-drawer",duration:{enter:320,leave:320}},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(k.value),style:e.normalizeStyle(B.value),role:"presentation"},[b.overlay?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-drawer__overlay",onClick:E})):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:s,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":m.value?c:void 0,"aria-describedby":i.value?u:void 0,tabindex:"-1",onKeydown:z},[m.value?(e.openBlock(),e.createElementBlock("div",jr,[e.createElementVNode("div",{id:c,class:"vf-drawer__header-content"},[e.renderSlot(b.$slots,"header",{},()=>[b.title?(e.openBlock(),e.createElementBlock("h3",Gr,e.toDisplayString(b.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),b.showClose?e.renderSlot(b.$slots,"close",{key:1,close:C},()=>[e.createElementVNode("button",{type:"button",class:"vf-drawer__close","aria-label":"Close",onClick:C}," × ")]):e.createCommentVNode("",!0),b.$slots.body||b.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:u,class:"vf-drawer__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",Yr,[e.renderSlot(b.$slots,"footer")])):e.createCommentVNode("",!0)],40,Wr)],6),[[e.vShow,b.modelValue]])]),_:3})]))}}),Xr=["aria-expanded","aria-disabled","onKeydown"],qr=["data-placement"],Oe=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0;const d=e.ref(null),p=e.ref(null),n=e.ref(null),s=e.ref(!1),f=e.ref(t.placement),c=e.ref(t.placement),u=`vf-dropdown-panel-${++v}`;let m=null;const i=e.computed(()=>t.modelValue!==void 0),w=g=>{t.disabled||(o("update:modelValue",g),i.value||(s.value=g))},k=()=>{f.value=t.placement,c.value=t.placement,w(!0)},B=()=>{w(!1)},P=()=>{s.value?B():k()},C=()=>{t.disabled||P()},E=g=>{if(o("select",g),!t.closeOnSelect)return;const h=g.target;h&&(h.closest(".vf-menu__parent")||(h.closest(".vf-menu__link")||h.closest("[data-dropdown-close]"))&&B())},L=g=>{var b;if(!s.value||!d.value)return;const h=g.target;d.value.contains(h)||(b=n.value)!=null&&b.contains(h)||B()},x=g=>{!s.value||!t.closeOnEsc||g.key==="Escape"&&(g.preventDefault(),B())},F=g=>{switch(g){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"]}},z=()=>{if(!p.value||!n.value)return;const g=p.value,h=n.value,b=async()=>{const{x:I,y:K,placement:U}=await de(g,h,{placement:f.value,strategy:"fixed",middleware:[ie(t.offset),ne({placements:F(f.value)})]});c.value=U??f.value,t.matchTriggerWidth&&(h.style.minWidth=`${g.getBoundingClientRect().width}px`),h.style.left=`${I}px`,h.style.top=`${K}px`},N=async()=>{await b()},_=se(g,()=>{N()}),T=()=>{N()};document.addEventListener("scroll",T,!0),window.addEventListener("resize",T,!1),m={update:N,destroy:()=>{_(),document.removeEventListener("scroll",T,!0),window.removeEventListener("resize",T,!1)}},m.update()};return e.watch(()=>t.modelValue,g=>{i.value&&(s.value=!!g)},{immediate:!0}),e.watch(()=>t.placement,g=>{f.value=g,c.value=g}),e.watch(s,async g=>{if(o(g?"open":"close"),!g){m&&(m.destroy(),m=null);return}await e.nextTick(),m||z(),m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",L),document.addEventListener("keydown",x)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",L),document.removeEventListener("keydown",x),m==null||m.destroy(),m=null}),r({open:k,close:B,toggle:P}),(g,h)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(["vf-dropdown",{"vf-dropdown_disabled":g.disabled}])},[e.createElementVNode("div",{ref_key:"trigger",ref:p,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":s.value,"aria-controls":u,"aria-disabled":g.disabled?"true":"false",onClick:C,onKeydown:[e.withKeys(e.withModifiers(C,["prevent"]),["enter"]),e.withKeys(e.withModifiers(C,["prevent"]),["space"])]},[e.renderSlot(g.$slots,"trigger")],40,Xr),(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":c.value,onClick:E},[e.renderSlot(g.$slots,"default",{},()=>[t.items.length?(e.openBlock(),e.createBlock(xe,{key:0,items:t.items},null,8,["items"])):e.createCommentVNode("",!0)])],8,qr),[[e.vShow,s.value]])]))],2))}}),Jr=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:"normal"},variant:{default:void 0},severity:{default:"primary"},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(l,{expose:r,emit:a}){const o=l,t=a,v=e.ref(null),d=e.computed(()=>{const s=["vf-splitbutton"];return(o.disabled||o.loading)&&s.push("vf-splitbutton_disabled"),(o.size==="small"||o.size==="large")&&s.push(`vf-splitbutton_${o.size}`),s}),p=s=>{var f;if(o.disabled||o.loading){s.preventDefault();return}(f=v.value)==null||f.close(),t("click",s)},n=s=>{t("update:modelValue",s)};return r({open:()=>{var s;return(s=v.value)==null?void 0:s.open()},close:()=>{var s;return(s=v.value)==null?void 0:s.close()},toggle:()=>{var s;return(s=v.value)==null?void 0:s.toggle()}}),(s,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-splitbutton",d.value])},[s.$slots.default?(e.openBlock(),e.createBlock(ue,{key:0,class:"vf-splitbutton__main",label:s.label,icon:s.icon,type:s.type,size:s.size,variant:s.variant,severity:s.severity,loading:s.loading,disabled:s.disabled,onClick:p},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default")]),_:3},8,["label","icon","type","size","variant","severity","loading","disabled"])):(e.openBlock(),e.createBlock(ue,{key:1,class:"vf-splitbutton__main",label:s.label,icon:s.icon,type:s.type,size:s.size,variant:s.variant,severity:s.severity,loading:s.loading,disabled:s.disabled,onClick:p},null,8,["label","icon","type","size","variant","severity","loading","disabled"])),e.createVNode(Oe,{ref_key:"dropdown",ref:v,class:"vf-splitbutton__dropdown","model-value":s.modelValue,items:s.items,placement:s.placement,offset:s.offset,disabled:s.disabled||s.loading,"close-on-select":s.closeOnSelect,"close-on-esc":s.closeOnEsc,"match-trigger-width":s.matchTriggerWidth,"onUpdate:modelValue":n,onOpen:f[0]||(f[0]=c=>t("open",c)),onClose:f[1]||(f[1]=c=>t("close",c)),onSelect:f[2]||(f[2]=c=>t("select",c))},e.createSlots({trigger:e.withCtx(()=>[e.createVNode(ue,{class:"vf-splitbutton__toggle",icon:"chevronDown",size:s.size,variant:s.variant,severity:s.severity,disabled:s.disabled||s.loading,"aria-label":s.toggleAriaLabel},null,8,["size","variant","severity","disabled","aria-label"])]),_:2},[s.$slots.menu?{name:"default",fn:e.withCtx(()=>[e.renderSlot(s.$slots,"menu")]),key:"0"}:void 0]),1032,["model-value","items","placement","offset","disabled","close-on-select","close-on-esc","match-trigger-width"])],2))}}),Zr=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0;const d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref({}),f=`vf-context-menu-panel-${++v}`,c=e.ref({x:0,y:0}),u=e.computed(()=>t.modelValue!==void 0),m=()=>{if(!d.value)return{x:0,y:0};const z=d.value.getBoundingClientRect();return{x:Math.round(z.left+z.width/2),y:Math.round(z.top+z.height/2)}},i=z=>{t.disabled||(o("update:modelValue",z),u.value||(n.value=z))},w=()=>{if(!p.value)return;const g=p.value.getBoundingClientRect(),h=window.innerWidth,b=window.innerHeight,N=8;let _=c.value.x+t.offset,T=c.value.y+t.offset;_+g.width>h-N&&(_=Math.max(N,h-g.width-N)),T+g.height>b-N&&(T=Math.max(N,b-g.height-N)),s.value={left:`${_}px`,top:`${T}px`,minWidth:"var(--vf-context-menu-min-width)"}},k=async z=>{c.value=z,i(!0),await e.nextTick(),w()},B=()=>{i(!1)},P=z=>{t.disabled||(z.preventDefault(),o("contextmenu",z),k({x:z.clientX,y:z.clientY}))},C=z=>{t.disabled||(z.key==="ContextMenu"||z.shiftKey&&z.key==="F10")&&(z.preventDefault(),k(m()))},E=z=>{if(o("select",z),!t.closeOnSelect)return;const g=z.target;g&&(g.closest(".vf-menu__parent")||(g.closest(".vf-menu__link")||g.closest("[data-context-menu-close]"))&&B())},L=z=>{var h;if(!n.value||!d.value)return;const g=z.target;d.value.contains(g)||(h=p.value)!=null&&h.contains(g)||B()},x=z=>{!n.value||!t.closeOnEsc||z.key==="Escape"&&(z.preventDefault(),B())},F=()=>{n.value&&w()};return e.watch(()=>t.modelValue,z=>{u.value&&(n.value=!!z)},{immediate:!0}),e.watch(n,async z=>{z?(!c.value.x&&!c.value.y&&(c.value=m()),o("open"),await e.nextTick(),w()):o("close")}),e.onMounted(()=>{document.addEventListener("click",L),document.addEventListener("keydown",x),window.addEventListener("resize",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",L),document.removeEventListener("keydown",x),window.removeEventListener("resize",F)}),r({openAt:k,close:B}),(z,g)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{ref_key:"root",ref:d,class:e.normalizeClass(["vf-context-menu",{"vf-context-menu_disabled":z.disabled}]),tabindex:"0",onContextmenu:e.withModifiers(P,["prevent"]),onKeydown:C},[e.renderSlot(z.$slots,"default")],34),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:f,ref_key:"panel",ref:p,class:"vf-context-menu__panel",role:"menu",style:e.normalizeStyle(s.value),onClick:E},[e.renderSlot(z.$slots,"menu",{},()=>[t.items.length?(e.openBlock(),e.createBlock(xe,{key:0,items:t.items},null,8,["items"])):e.createCommentVNode("",!0)])],4),[[e.vShow,n.value]])]))],64))}}),Qr={class:"vf-command-palette",role:"presentation"},ea=["aria-label"],oa={class:"vf-command-palette__header"},ta=["value","placeholder"],ra={class:"vf-command-palette__list",role:"listbox"},aa=["data-group"],la={key:0,class:"vf-command-palette__group-label"},na=["aria-selected","disabled","onClick"],ia={class:"vf-command-palette__item-main"},sa={class:"vf-command-palette__item-label"},da={key:0,class:"vf-command-palette__item-shortcut"},ca={key:0,class:"vf-command-palette__item-description"},fa={key:1,class:"vf-command-palette__empty"},va=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(l,{expose:r,emit:a}){const o=l,t=a,v=e.ref(null),d=e.ref(null),p=e.ref(!1),n=e.ref(""),s=e.ref(-1),f=e.computed(()=>o.modelValue!==void 0),c=e.computed(()=>o.items.map((_,T)=>{const I=_.group??"";return{..._,group:I,_index:T,_key:`${I}:${_.value??_.label}:${T.toString()}`}})),u=e.computed(()=>{if(!o.filter)return c.value;const _=n.value.trim().toLowerCase();return _?c.value.filter(T=>[T.label,T.description??"",...T.keywords??[]].join(" ").toLowerCase().includes(_)):c.value}),m=e.computed(()=>{var T;const _=new Map;for(const I of u.value){const K=I.group??"";_.has(K)||_.set(K,[]),(T=_.get(K))==null||T.push(I)}return Array.from(_.entries()).map(([I,K])=>({name:I,items:K}))}),i=e.computed(()=>u.value.filter(_=>!_.disabled)),w=async()=>{var _;await e.nextTick(),(_=d.value)==null||_.focus()},k=()=>{const _=i.value[0];s.value=_?_._index:-1},B=_=>{t("update:modelValue",_),f.value||(p.value=_)},P=async()=>{B(!0),n.value="",k(),await w()},C=()=>{B(!1)},E=async()=>{if(p.value){C();return}await P()},L=_=>{const T=_.target;n.value=T.value,t("search",n.value),k()},x=(_,T)=>{if(_.disabled){T.preventDefault();return}typeof _.command=="function"&&_.command(),t("select",_,T),o.closeOnSelect&&C()},F=_=>{if(!i.value.length){s.value=-1;return}const T=i.value.findIndex(U=>U._index===s.value),K=((T>=0?T:_>0?-1:0)+_+i.value.length)%i.value.length;s.value=i.value[K]._index},z=_=>{if(s.value<0)return;const T=u.value.find(I=>I._index===s.value);T&&x(T,_)},g=_=>{if(_.key==="ArrowDown"){_.preventDefault(),F(1);return}if(_.key==="ArrowUp"){_.preventDefault(),F(-1);return}if(_.key==="Enter"){_.preventDefault(),z(_);return}_.key==="Escape"&&o.closeOnEsc&&(_.preventDefault(),C())},h=()=>{o.closeOnOverlay&&C()},b=_=>{if(!(_ instanceof Element))return!1;const T=_,I=T.tagName;return I==="INPUT"||I==="TEXTAREA"||I==="SELECT"?!0:!!T.closest('[contenteditable="true"]')},N=_=>{o.enableShortcut&&(b(_.target)||_.key.toLowerCase()===o.shortcutKey.toLowerCase()&&(!_.metaKey&&!_.ctrlKey||(_.preventDefault(),E())))};return e.watch(()=>o.modelValue,_=>{f.value&&(p.value=!!_)},{immediate:!0}),e.watch(p,async _=>{if(_){t("open"),n.value="",k(),await w();return}t("close")}),e.watch(()=>u.value,()=>{u.value.some(T=>T._index===s.value&&!T.disabled)||k()},{deep:!0}),e.onMounted(()=>{document.addEventListener("keydown",N)}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",N)}),r({open:P,close:C,toggle:E}),(_,T)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",Qr,[e.createElementVNode("div",{class:"vf-command-palette__overlay",onClick:h}),e.createElementVNode("div",{ref_key:"panel",ref:v,class:"vf-command-palette__panel",role:"dialog","aria-modal":"true","aria-label":_.ariaLabel,onKeydown:g},[e.createElementVNode("div",oa,[e.createElementVNode("input",{ref_key:"inputRef",ref:d,class:"vf-command-palette__input",type:"text",value:n.value,placeholder:_.placeholder,onInput:L},null,40,ta)]),e.createElementVNode("div",ra,[m.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(m.value,I=>(e.openBlock(),e.createElementBlock("div",{key:I.name,class:"vf-command-palette__group","data-group":I.name},[I.name?(e.openBlock(),e.createElementBlock("div",la,e.toDisplayString(I.name),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(I.items,K=>(e.openBlock(),e.createElementBlock("button",{key:K._key,class:e.normalizeClass(["vf-command-palette__item",{"is-active":K._index===s.value,"is-disabled":K.disabled}]),type:"button",role:"option","aria-selected":K._index===s.value,disabled:K.disabled,onClick:U=>x(K,U)},[e.createElementVNode("div",ia,[e.createElementVNode("span",sa,e.toDisplayString(K.label),1),K.shortcut?(e.openBlock(),e.createElementBlock("span",da,e.toDisplayString(K.shortcut),1)):e.createCommentVNode("",!0)]),K.description?(e.openBlock(),e.createElementBlock("span",ca,e.toDisplayString(K.description),1)):e.createCommentVNode("",!0)],10,na))),128))],8,aa))),128)):(e.openBlock(),e.createElementBlock("div",fa,e.toDisplayString(_.emptyText),1))])],40,ea)],512),[[e.vShow,p.value]])]))}}),pa=["data-placement"],ua={class:"vf-tooltip__content"},ma={key:0,class:"vf-tooltip__arrow","aria-hidden":"true"},ba=e.defineComponent({__name:"tooltip",props:{text:{default:""},placement:{default:"top"},disabled:{type:Boolean,default:!1},arrow:{type:Boolean,default:!1}},setup(l){const r=l;let a=0;const o=e.ref(null),t=e.ref(null),v=e.ref(!1),d=e.ref("top"),p=`vf-tooltip-${++a}`;let n=null;const s=()=>{r.disabled||(v.value=!0)},f=()=>{v.value=!1},c=()=>{if(!o.value||!t.value)return;const m=o.value,i=t.value,w=async()=>{const{x:C,y:E,placement:L}=await de(m,i,{placement:r.placement,strategy:"fixed",middleware:[ie(8),ne(),Ko()]});d.value=L??r.placement,i.style.left=`${C}px`,i.style.top=`${E}px`},k=async()=>{await w()},B=se(m,()=>{k()}),P=()=>{k()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),n={update:k,destroy:()=>{B(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},n.update()};e.watch(v,async m=>{if(!m){n&&(n.destroy(),n=null);return}n||c(),n==null||n.update()}),e.onMounted(()=>{v.value&&c()}),e.onBeforeUnmount(()=>{n==null||n.destroy(),n=null});const u=e.computed(()=>!!r.text||!!(t.value&&t.value.textContent));return e.watch(u,m=>{m||(v.value=!1)}),(m,i)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("span",{ref_key:"trigger",ref:o,class:"vf-tooltip__trigger","aria-describedby":p,onMouseenter:s,onMouseleave:f,onFocus:s,onBlur:f},[e.renderSlot(m.$slots,"default")],544),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:t,class:"vf-tooltip",role:"tooltip","data-placement":d.value},[e.createElementVNode("span",ua,[e.renderSlot(m.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(m.text),1)])]),m.arrow?(e.openBlock(),e.createElementBlock("span",ma)):e.createCommentVNode("",!0)],8,pa),[[e.vShow,v.value]])]))],64))}}),ga=e.defineComponent({__name:"skeleton",props:{width:{default:""},height:{default:""},variant:{default:"text"},animated:{type:Boolean,default:!0}},setup(l){const r=l,a=v=>{if(!(v==null||v===""))return typeof v=="number"?`${v}px`:v},o=e.computed(()=>{const v=a(r.width),d=a(r.height),p={};return v&&(p.width=v),d&&(p.height=d),r.variant==="circle"&&(!v&&d&&(p.width=d),!d&&v&&(p.height=v)),p}),t=e.computed(()=>{const v=["vf-skeleton",`vf-skeleton_${r.variant}`];return r.animated&&v.push("vf-skeleton_animated"),v});return(v,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value),style:e.normalizeStyle(o.value),"aria-hidden":"true"},null,6))}}),ha=["aria-label","aria-valuenow","data-severity"],_a={key:0,class:"vf-progress__track"},ya={key:1,class:"vf-progress__circle"},ka={viewBox:"0 0 100 100",class:"vf-progress__svg","aria-hidden":"true"},wa={key:2,class:"vf-progress__label"},xa=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(l){const r=l,a=e.useSlots(),o=m=>Math.min(100,Math.max(0,m)),t=e.computed(()=>r.value===void 0||r.value===null||Number.isNaN(r.value)),v=e.computed(()=>t.value?0:o(Number(r.value))),d=e.computed(()=>t.value?void 0:v.value),p=e.computed(()=>!!a.default),n=e.computed(()=>r.label?r.label:r.showValue&&!t.value?`${Math.round(v.value)}%`:""),s=e.computed(()=>{const m=["vf-progress",`vf-progress_${r.variant}`,`vf-progress_size-${r.size}`];return t.value&&m.push("vf-progress_indeterminate"),m}),f=e.computed(()=>{if(!t.value)return{width:`${v.value}%`}}),c=2*Math.PI*45,u=e.computed(()=>{if(t.value)return{strokeDasharray:`${c}px`,strokeDashoffset:`${c*.75}px`};const m=c-v.value/100*c;return{strokeDasharray:`${c}px`,strokeDashoffset:`${m}px`}});return(m,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value),role:"progressbar","aria-label":m.ariaLabel||void 0,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":d.value,"data-severity":m.severity},[m.variant==="linear"?(e.openBlock(),e.createElementBlock("div",_a,[e.createElementVNode("div",{class:"vf-progress__bar",style:e.normalizeStyle(f.value)},null,4)])):(e.openBlock(),e.createElementBlock("div",ya,[(e.openBlock(),e.createElementBlock("svg",ka,[i[0]||(i[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||p.value?(e.openBlock(),e.createElementBlock("span",wa,[e.renderSlot(m.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.value),1)])])):e.createCommentVNode("",!0)],10,ha))}}),za=["data-variant","data-severity","aria-label"],Ca=e.defineComponent({__name:"badge",props:{label:{default:""},size:{default:"normal"},variant:{default:"soft"},severity:{default:"neutral"},ariaLabel:{default:""}},setup(l){const r=l,a=e.computed(()=>[`vf-badge_size-${r.size}`]);return(o,t)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-badge",a.value]),"data-variant":o.variant,"data-severity":o.severity,role:"status","aria-label":o.ariaLabel||void 0},[e.renderSlot(o.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.label),1)])],10,za))}}),Ba=["data-variant","data-severity","aria-label"],Sa={key:0,class:"vf-chip__icon"},$a={class:"vf-chip__label"},Va=["disabled","aria-label"],Ea=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const d=[`vf-chip_size-${o.size}`];return o.disabled&&d.push("vf-chip_disabled"),d}),v=d=>{o.disabled||a("close",d)};return(d,p)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-chip",t.value]),"data-variant":d.variant,"data-severity":d.severity,role:"status","aria-label":d.ariaLabel||void 0},[d.$slots.icon||d.icon?(e.openBlock(),e.createElementBlock("span",Sa,[e.renderSlot(d.$slots,"icon",{},()=>[e.createVNode(e.unref(pe.CmIcon),{icon:d.icon},null,8,["icon"])])])):e.createCommentVNode("",!0),e.createElementVNode("span",$a,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])]),d.closable?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"vf-chip__close",disabled:d.disabled,"aria-label":d.closeLabel||"Remove",onClick:v},[e.renderSlot(d.$slots,"close",{},()=>[p[0]||(p[0]=e.createTextVNode("×"))])],8,Va)):e.createCommentVNode("",!0)],10,Ba))}}),Na=["data-status","aria-label"],Fa={class:"vf-avatar__content"},Ta=["src","alt"],Da={key:1,class:"vf-avatar__initials"},La=["data-status"],Ma=e.defineComponent({__name:"avatar",props:{src:{default:""},alt:{default:""},name:{default:""},size:{default:"normal"},shape:{default:"circle"},status:{default:void 0}},setup(l){const r=l,a=e.ref(!1),o=s=>{const f=s.trim();if(!f)return"";const c=f.split(/\s+/).filter(Boolean);return c.length===1?c[0].slice(0,2).toUpperCase():`${c[0][0]}${c[1][0]}`.toUpperCase()},t=e.computed(()=>o(r.name||r.alt||"")),v=e.computed(()=>!!(r.src&&!a.value)),d=e.computed(()=>{if(r.alt)return r.alt;if(r.name)return r.name}),p=e.computed(()=>[`vf-avatar_size-${r.size}`,`vf-avatar_shape-${r.shape}`]),n=()=>{a.value=!0};return e.watch(()=>r.src,()=>{a.value=!1}),(s,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-avatar",p.value]),"data-status":s.status||void 0,role:"img","aria-label":d.value},[e.createElementVNode("div",Fa,[e.renderSlot(s.$slots,"default",{},()=>[v.value?(e.openBlock(),e.createElementBlock("img",{key:0,class:"vf-avatar__image",src:s.src,alt:s.alt||s.name||"",onError:n},null,40,Ta)):(e.openBlock(),e.createElementBlock("span",Da,e.toDisplayString(t.value),1))])]),s.status?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-avatar__status","data-status":s.status,"aria-hidden":"true"},null,8,La)):e.createCommentVNode("",!0)],10,Na))}}),Ra=["aria-label"],Pa={key:0,class:"vf-datatable__head"},Ia={class:"vf-datatable__row"},Oa=["aria-sort"],Ka=["onClick"],Aa={class:"vf-datatable__header-text"},Ha={key:1,class:"vf-datatable__header-text"},Wa={class:"vf-datatable__body"},ja={key:0,class:"vf-datatable__row vf-datatable__row_state"},Ga=["colspan"],Ya={key:1,class:"vf-datatable__row vf-datatable__row_state"},Ua=["colspan"],Xa=["onClick"],qa=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(l,{emit:r}){const a=l,o=r,t=e.ref(a.sortField??null),v=e.ref(a.sortOrder??null);e.watch(()=>a.sortField,g=>{t.value=g??null}),e.watch(()=>a.sortOrder,g=>{v.value=g??null});const d=e.computed(()=>t.value),p=e.computed(()=>v.value),n=e.computed(()=>Math.max(1,a.columns.length)),s=g=>g.sortable===!1?!1:g.sortable===!0?!0:a.sortable,f=(g,h)=>g==null&&h==null?0:g==null?-1:h==null?1:typeof g=="number"&&typeof h=="number"?g-h:String(g).localeCompare(String(h)),c=e.computed(()=>{const g=a.rows??[],h=d.value,b=p.value;return!h||!b?g:[...g].sort((N,_)=>{const T=N==null?void 0:N[h],I=_==null?void 0:_[h],K=f(T,I);return b==="asc"?K:-K})}),u=e.computed(()=>{const g=["vf-datatable",`vf-datatable_${a.variant}`];return a.size!=="normal"&&g.push(`vf-datatable_${a.size}`),a.striped&&g.push("vf-datatable_striped"),a.hover&&g.push("vf-datatable_hover"),g}),m=(g,h)=>{if(typeof a.rowKey=="function")return a.rowKey(g,h);if(a.rowKey&&typeof a.rowKey=="string"){const b=g==null?void 0:g[a.rowKey];return typeof b=="string"||typeof b=="number"?b:h}return h},i=(g,h)=>g==null?void 0:g[h.field],w=(g,h)=>{const b=i(g,h);return h.formatter?h.formatter(g,b,h):b??""},k=g=>{if(!s(g))return;let h=g.field,b="asc";d.value===g.field&&(p.value==="asc"?b="desc":p.value==="desc"?(h=null,b=null):b="asc"),t.value=h,v.value=b,o("update:sortField",h),o("update:sortOrder",b),o("sort",h,b)},B=g=>d.value!==g.field?"↕":p.value==="asc"?"↑":"↓",P=g=>d.value!==g.field?"":"is-active",C=g=>{if(s(g))return d.value!==g.field?"none":p.value==="asc"?"ascending":"descending"},E=g=>{const h=[];return a.striped&&g%2===1&&h.push("vf-datatable__row_striped"),h},L=g=>{const h=[];return g.align&&h.push(`vf-datatable__cell_${g.align}`),s(g)&&h.push("vf-datatable__header_sortable"),h},x=g=>{const h=[];return g.align&&h.push(`vf-datatable__cell_${g.align}`),h},F=g=>{const h={};return g.width&&(h.width=g.width),g.minWidth&&(h.minWidth=g.minWidth),h},z=(g,h,b)=>{o("rowClick",g,h,b)};return(g,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[e.createElementVNode("table",{class:"vf-datatable__table","aria-label":g.ariaLabel},[g.showHeader?(e.openBlock(),e.createElementBlock("thead",Pa,[e.createElementVNode("tr",Ia,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.columns,b=>(e.openBlock(),e.createElementBlock("th",{key:b.field,class:e.normalizeClass(["vf-datatable__header",L(b)]),style:e.normalizeStyle(F(b)),"aria-sort":C(b),scope:"col"},[s(b)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-datatable__sort-button",onClick:N=>k(b)},[e.createElementVNode("span",Aa,[g.$slots[`header-${b.field}`]?e.renderSlot(g.$slots,`header-${b.field}`,{key:0,column:b}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(b.header??b.field),1)],64))]),e.createElementVNode("span",{class:e.normalizeClass(["vf-datatable__sort-icon",P(b)])},e.toDisplayString(B(b)),3)],8,Ka)):(e.openBlock(),e.createElementBlock("span",Ha,[g.$slots[`header-${b.field}`]?e.renderSlot(g.$slots,`header-${b.field}`,{key:0,column:b}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(b.header??b.field),1)],64))]))],14,Oa))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("tbody",Wa,[g.loading?(e.openBlock(),e.createElementBlock("tr",ja,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(g.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(g.loadingText),1)])],8,Ga)])):c.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(c.value,(b,N)=>(e.openBlock(),e.createElementBlock("tr",{key:m(b,N),class:e.normalizeClass(["vf-datatable__row",E(N)]),onClick:_=>z(b,N,_)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(g.columns,_=>(e.openBlock(),e.createElementBlock("td",{key:_.field,class:e.normalizeClass(["vf-datatable__cell",x(_)]),style:e.normalizeStyle(F(_))},[g.$slots[`cell-${_.field}`]?e.renderSlot(g.$slots,`cell-${_.field}`,{key:0,row:b,column:_,value:i(b,_),index:N}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(w(b,_)),1)],64))],6))),128))],10,Xa))),128)):(e.openBlock(),e.createElementBlock("tr",Ya,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(g.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(g.emptyText),1)])],8,Ua)]))])],8,Ra)],2))}}),Ja={class:"vf-slider__control"},Za=["min","max","step","value","disabled","aria-label"],Qa=["min","max","step","value","disabled","aria-label"],el={key:0,class:"vf-slider__marks"},ol={key:0,class:"vf-slider__mark-label"},tl={key:1,class:"vf-slider__value"},rl=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>o.range||Array.isArray(o.modelValue)),v=e.computed(()=>Number.isFinite(o.min)?o.min:0),d=e.computed(()=>Number.isFinite(o.max)?o.max:100),p=e.computed(()=>o.step&&o.step>0?o.step:1),n=$=>{const R=$.toString();return R.includes(".")?R.split(".")[1].length:0},s=$=>Math.min(d.value,Math.max(v.value,$)),f=$=>{const R=Number($),S=v.value,A=Number.isFinite(R)?R:S,H=s(A),V=p.value,y=n(V),D=Math.round((H-v.value)/V)*V+v.value;return Number.parseFloat(D.toFixed(y))},c=e.computed(()=>{if(!t.value){const A=f(o.modelValue??v.value);return[A,A]}const $=Array.isArray(o.modelValue)?o.modelValue:[v.value,d.value];let R=f($[0]),S=f($[1]);return R>S&&([R,S]=[S,R]),[R,S]}),u=e.computed(()=>t.value?c.value[0]:f(o.modelValue??v.value)),m=e.computed(()=>t.value?c.value[1]:f(o.modelValue??v.value)),i=$=>{const R=d.value-v.value;return R<=0?0:($-v.value)/R*100},w=e.computed(()=>t.value?i(u.value):0),k=e.computed(()=>i(t.value?m.value:u.value)),B=e.computed(()=>({"--vf-slider-start":`${w.value}%`,"--vf-slider-end":`${k.value}%`})),P=e.computed(()=>{const $=["vf-slider",`vf-slider_${o.variant}`];return o.size!=="normal"&&$.push(`vf-slider_${o.size}`),o.disabled&&$.push("vf-slider_disabled"),t.value&&$.push("vf-slider_range"),$}),C=e.computed(()=>({zIndex:t.value&&w.value>50?4:3})),E=e.computed(()=>({zIndex:t.value&&w.value>50?3:4})),L=($,R,S)=>{if(o.disabled)return;const A=f(Number($));a("update:modelValue",A),a(S,R)},x=($,R,S,A)=>{if(o.disabled)return;const H=f(Number($));let[V,y]=c.value;R==="start"?V=Math.min(H,y):y=Math.max(H,V),a("update:modelValue",[V,y]),a(A,S)},F=$=>{const R=$.target;if(t.value){x(R.value,"start",$,"input");return}L(R.value,$,"input")},z=$=>{const R=$.target;x(R.value,"end",$,"input")},g=$=>{const R=$.target;if(t.value){x(R.value,"start",$,"change");return}L(R.value,$,"change")},h=$=>{const R=$.target;x(R.value,"end",$,"change")},b=$=>a("focus",$),N=$=>a("blur",$),_=e.computed(()=>o.marks??[]),T=$=>({left:`${i(s($))}%`}),I=e.computed(()=>t.value?`${c.value[0]} - ${c.value[1]}`:`${u.value}`),K=e.computed(()=>t.value?o.ariaLabelStart:o.ariaLabel),U=e.computed(()=>t.value?o.ariaLabelEnd:o.ariaLabel);return($,R)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(P.value),style:e.normalizeStyle(B.value)},[e.createElementVNode("div",Ja,[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:v.value,max:d.value,step:p.value,value:u.value,disabled:$.disabled,"aria-label":K.value,style:e.normalizeStyle(C.value),onInput:F,onChange:g,onFocus:b,onBlur:N},null,44,Za),t.value?(e.openBlock(),e.createElementBlock("input",{key:0,class:"vf-slider__input vf-slider__input_end",type:"range",min:v.value,max:d.value,step:p.value,value:m.value,disabled:$.disabled,"aria-label":U.value,style:e.normalizeStyle(E.value),onInput:z,onChange:h,onFocus:b,onBlur:N},null,44,Qa)):e.createCommentVNode("",!0)]),_.value.length?(e.openBlock(),e.createElementBlock("div",el,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(_.value,S=>(e.openBlock(),e.createElementBlock("span",{key:S.value,class:"vf-slider__mark",style:e.normalizeStyle(T(S.value))},[S.label?(e.openBlock(),e.createElementBlock("span",ol,e.toDisplayString(S.label),1)):e.createCommentVNode("",!0)],4))),128))])):e.createCommentVNode("",!0),$.showValue?(e.openBlock(),e.createElementBlock("div",tl,e.toDisplayString(I.value),1)):e.createCommentVNode("",!0)],6))}}),al=["aria-label","aria-labelledby"],ll={class:"vf-stepper__list"},nl={class:"vf-stepper__indicator-wrap"},il={class:"vf-stepper__indicator"},sl={key:0,class:"vf-stepper__line","aria-hidden":"true"},dl={class:"vf-stepper__content"},cl={key:0,class:"vf-stepper__label"},fl={key:1,class:"vf-stepper__description"},vl=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>o.steps??[]),v=(E,L)=>E.value??L,d=e.computed(()=>{if(o.modelValue===void 0||o.modelValue===null)return 0;const E=t.value.findIndex((L,x)=>v(L,x)===o.modelValue);return E>=0?E:0}),p=e.computed(()=>{const E=["vf-stepper",`vf-stepper_${o.orientation}`,`vf-stepper_size-${o.size}`];return o.clickable&&E.push("vf-stepper_clickable"),E}),n=(E,L)=>E.status?E.status:L<d.value?"completed":L===d.value?"active":"upcoming",s=E=>n(t.value[E],E)==="active",f=E=>n(t.value[E],E)==="completed",c=E=>n(t.value[E],E)==="upcoming",u=(E,L)=>n(E,L)==="error",m=E=>!!E.disabled,i=(E,L)=>({"is-active":s(L),"is-completed":f(L),"is-upcoming":c(L),"is-error":u(E,L),"is-disabled":m(E)}),w=E=>o.clickable&&!m(E)?"button":"div",k=E=>o.clickable&&!m(E)?"button":void 0,B=E=>w(E)==="button"?m(E):void 0,P=(E,L,x)=>{if(!o.clickable||m(E))return;const F=v(E,L);a("update:modelValue",F),a("change",F,E,L,x)},C=(E,L)=>`${E.value??E.label??"step"}_${L.toString()}`;return(E,L)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(p.value),"aria-label":E.ariaLabel||void 0,"aria-labelledby":E.ariaLabelledby||void 0},[e.createElementVNode("ol",ll,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.value,(x,F)=>(e.openBlock(),e.createElementBlock("li",{key:C(x,F),class:e.normalizeClass(["vf-stepper__item",i(x,F)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(w(x)),{class:"vf-stepper__button",type:k(x),disabled:B(x),"aria-current":s(F)?"step":void 0,"aria-disabled":m(x)?"true":void 0,onClick:z=>P(x,F,z)},{default:e.withCtx(()=>[e.createElementVNode("span",nl,[e.createElementVNode("span",il,[e.renderSlot(E.$slots,"indicator",{step:x,index:F,status:n(x,F),active:s(F),completed:f(F),upcoming:c(F),error:u(x,F)},()=>[e.createTextVNode(e.toDisplayString(F+1),1)])]),F<t.value.length-1?(e.openBlock(),e.createElementBlock("span",sl)):e.createCommentVNode("",!0)]),e.createElementVNode("span",dl,[e.renderSlot(E.$slots,"step",{step:x,index:F,status:n(x,F),active:s(F),completed:f(F),upcoming:c(F),error:u(x,F)},()=>[x.label?(e.openBlock(),e.createElementBlock("span",cl,e.toDisplayString(x.label),1)):e.createCommentVNode("",!0),x.description?(e.openBlock(),e.createElementBlock("span",fl,e.toDisplayString(x.description),1)):e.createCommentVNode("",!0)])])]),_:2},1032,["type","disabled","aria-current","aria-disabled","onClick"]))],2))),128))])],10,al))}}),pl=["aria-label","aria-readonly","aria-disabled"],ul=["aria-checked","aria-label","tabindex","disabled","onClick","onKeydown"],ml={class:"vf-rating__icon vf-rating__icon_empty"},bl={class:"vf-rating__icon_inner"},gl=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(l,{emit:r}){const a=r,o=l,t=e.ref(null),v=e.ref(null),d=e.ref([]),p=e.computed(()=>o.allowHalf?.5:1),n=e.computed(()=>Math.max(1,Math.floor(o.max))),s=e.computed(()=>Array.from({length:n.value},(b,N)=>N+1)),f=e.computed(()=>{const b=t.value??o.modelValue??0,N=Math.min(n.value,Math.max(0,b));return o.allowHalf?Math.round(N*2)/2:Math.round(N)}),c=e.computed(()=>{const b=Math.min(n.value,Math.max(0,o.modelValue??0));return b===0?1:Math.min(n.value,Math.max(1,Math.ceil(b)))}),u=e.computed(()=>{const b=[`vf-rating_${o.size}`];return o.disabled&&b.push("vf-rating_disabled"),o.readonly&&b.push("vf-rating_readonly"),t.value!==null&&b.push("vf-rating_hover"),b}),m=b=>Math.min(n.value,Math.max(0,b)),i=b=>{const N=Math.round(b/p.value)*p.value;return m(N)},w=(b,N)=>{if(!o.allowHalf)return b;const T=N.currentTarget.getBoundingClientRect();return N.clientX-T.left<=T.width/2?b-.5:b},k=b=>{const N=i(b);a("update:modelValue",N),a("change",N)},B=b=>{if(o.disabled||o.readonly)return;const N=d.value.filter(Boolean);if(!N.length)return;const _=b.clientX,T=N[0].getBoundingClientRect(),I=N[N.length-1].getBoundingClientRect();if(_<T.left){t.value=0;return}if(_>I.right){t.value=n.value;return}let K=0,U=T,$=Number.POSITIVE_INFINITY;N.forEach((S,A)=>{const H=S.getBoundingClientRect(),V=H.left+H.width/2,y=Math.abs(_-V);y<$&&($=y,K=A,U=H)});let R=K+1;if(o.allowHalf){const S=U.left+U.width/2;R=_<S?R-.5:R}t.value=m(R)},P=()=>{t.value=null},C=(b,N)=>{o.disabled||o.readonly||k(w(b,N))},E=(b,N)=>{if(o.disabled||o.readonly)return;let _=o.modelValue??0;switch(N.key){case"ArrowRight":case"ArrowUp":_=(o.modelValue??0)+p.value;break;case"ArrowLeft":case"ArrowDown":_=(o.modelValue??0)-p.value;break;case"Home":_=0;break;case"End":_=n.value;break;case" ":case"Enter":_=b;break;default:return}N.preventDefault(),k(_)},L=b=>a("focus",b),x=b=>a("blur",b),F=b=>{const N=f.value-(b-1),_=Math.min(1,Math.max(0,N));return o.allowHalf?_>=1?"100%":_>=.5?"50%":"0%":_>=1?"100%":"0%"},z=b=>b===c.value?0:-1,g=b=>(o.modelValue??0)===0?!1:b===c.value,h=b=>o.ariaLabel?`${o.ariaLabel} ${b}`:`${b}`;return(b,N)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-rating",u.value]),ref_key:"rootRef",ref:v,role:"radiogroup","aria-label":b.ariaLabel||void 0,"aria-readonly":b.readonly||void 0,"aria-disabled":b.disabled||void 0,onMousemove:B,onMouseleave:P},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,_=>(e.openBlock(),e.createElementBlock("button",{key:_,type:"button",class:"vf-rating__item",ref_for:!0,ref_key:"itemRefs",ref:d,role:"radio","aria-checked":g(_),"aria-label":h(_),tabindex:z(_),disabled:b.disabled,onFocus:L,onBlur:x,onClick:T=>C(_,T),onKeydown:T=>E(_,T)},[e.createElementVNode("span",ml,[e.renderSlot(b.$slots,"icon",{},()=>[N[0]||(N[0]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])]),e.createElementVNode("span",{class:"vf-rating__icon vf-rating__icon_fill",style:e.normalizeStyle({width:F(_)})},[e.createElementVNode("span",bl,[e.renderSlot(b.$slots,"active-icon",{},()=>[N[1]||(N[1]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])])],4)],40,ul))),128))],42,pl))}}),hl={class:"vf-tree__node",role:"none"},_l=["aria-level","aria-expanded","aria-selected","aria-disabled","tabindex"],yl=["disabled","aria-label"],kl={key:1,class:"vf-tree__toggle-spacer","aria-hidden":"true"},wl={class:"vf-tree__label"},xl={key:0,class:"vf-tree__group",role:"group"},zl=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(l){const r=l,a=e.computed(()=>{var i;return!!((i=r.node.children)!=null&&i.length)}),o=e.computed(()=>r.isDisabled(r.node)),t=e.computed(()=>r.isSelected(r.node.key)),v=e.computed(()=>r.isExpanded(r.node.key)),d=e.computed(()=>{const i=[`vf-tree__row_${r.variant}`];return r.size!=="normal"&&i.push(`vf-tree__row_${r.size}`),t.value&&i.push("is-selected"),o.value&&i.push("is-disabled"),i}),p=e.computed(()=>({"--vf-tree-level":String(r.level)})),n=i=>{o.value||(r.expandOnClick&&a.value&&r.onToggle(r.node,i),r.onSelect(r.node,i))},s=i=>{const w=i,k=w==null?void 0:w.closest('[role="tree"]');return k?Array.from(k.querySelectorAll('[role="treeitem"]')):[]},f=(i,w)=>{w<0||w>=i.length||i[w].focus()},c=i=>{const w=i.closest('[role="group"]');if(!w)return;const k=w.previousElementSibling;k instanceof HTMLElement&&k.getAttribute("role")==="treeitem"&&k.focus()},u=i=>{if(o.value)return;const w=i.currentTarget;if(i.key==="Enter"||i.key===" "){i.preventDefault(),n(i);return}if(i.key==="ArrowRight"){if(i.preventDefault(),a.value&&!v.value){r.onToggle(r.node,i);return}const k=s(i.target),B=k.indexOf(w);f(k,B+1);return}if(i.key==="ArrowLeft"){if(i.preventDefault(),a.value&&v.value){r.onToggle(r.node,i);return}c(w);return}if(i.key==="ArrowDown"||i.key==="ArrowUp"||i.key==="Home"||i.key==="End"){i.preventDefault();const k=s(i.target);if(!k.length)return;const B=k.indexOf(w);if(i.key==="ArrowDown"){f(k,B+1);return}if(i.key==="ArrowUp"){f(k,B-1);return}if(i.key==="Home"){f(k,0);return}f(k,k.length-1)}},m=i=>{o.value||!a.value||r.onToggle(r.node,i)};return(i,w)=>{const k=e.resolveComponent("TreeNode",!0);return e.openBlock(),e.createElementBlock("li",hl,[e.createElementVNode("div",{class:e.normalizeClass(["vf-tree__row",d.value]),style:e.normalizeStyle(p.value),role:"treeitem","aria-level":i.level,"aria-expanded":a.value?v.value:void 0,"aria-selected":t.value,"aria-disabled":o.value?"true":void 0,tabindex:o.value?-1:0,onClick:n,onKeydown:u},[a.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:e.normalizeClass(["vf-tree__toggle",{"is-expanded":v.value}]),disabled:o.value,tabindex:"-1","aria-label":v.value?"Collapse":"Expand",onClick:e.withModifiers(m,["stop"])},e.toDisplayString(v.value?"-":"+"),11,yl)):(e.openBlock(),e.createElementBlock("span",kl)),e.createElementVNode("span",wl,[e.renderSlot(i.$slots,"label",{node:i.node,level:i.level,selected:t.value,expanded:v.value,disabled:o.value},()=>[e.createTextVNode(e.toDisplayString(i.node.label),1)])])],46,_l),a.value&&v.value?(e.openBlock(),e.createElementBlock("ul",xl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.node.children,B=>(e.openBlock(),e.createBlock(k,{key:B.key,node:B,level:i.level+1,size:i.size,variant:i.variant,disabled:i.disabled,"expand-on-click":i.expandOnClick,selectable:i.selectable,"is-selected":i.isSelected,"is-expanded":i.isExpanded,"is-disabled":i.isDisabled,"on-select":i.onSelect,"on-toggle":i.onToggle},{label:e.withCtx(P=>[e.renderSlot(i.$slots,"label",e.mergeProps({ref_for:!0},P))]),_: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)])}}}),Cl=["aria-label","aria-labelledby"],Bl={class:"vf-tree__list",role:"group"},Ke=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(l,{emit:r}){const a=l,o=r,t=i=>Array.isArray(i)?i:i==null?[]:[i],v=e.computed(()=>{const i=["vf-tree",`vf-tree_${a.variant}`];return a.size!=="normal"&&i.push(`vf-tree_${a.size}`),a.disabled&&i.push("vf-tree_disabled"),i}),d=e.computed(()=>t(a.modelValue)),p=e.computed(()=>new Set(d.value)),n=e.computed(()=>new Set(a.expandedKeys)),s=i=>a.disabled||!!i.disabled,f=i=>p.value.has(i),c=i=>n.value.has(i),u=(i,w)=>{if(o("nodeClick",i,w),!a.selectable||s(i))return;if(a.multiple){const B=d.value,C=B.includes(i.key)?B.filter(E=>E!==i.key):[...B,i.key];o("update:modelValue",C),o("change",C,i,w);return}const k=a.modelValue===i.key?void 0:i.key;o("update:modelValue",k),o("change",k,i,w)},m=(i,w)=>{if(s(i))return;const k=a.expandedKeys,B=k.includes(i.key),P=B?k.filter(C=>C!==i.key):[...k,i.key];o("update:expandedKeys",P),o("toggle",i.key,!B,i,w)};return(i,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(v.value),role:"tree","aria-label":i.ariaLabel||void 0,"aria-labelledby":i.ariaLabelledby||void 0},[e.createElementVNode("ul",Bl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.items,k=>(e.openBlock(),e.createBlock(zl,{key:k.key,node:k,level:1,size:i.size,variant:i.variant,disabled:i.disabled,"expand-on-click":i.expandOnClick,selectable:i.selectable,"is-selected":f,"is-expanded":c,"is-disabled":s,"on-select":u,"on-toggle":m},{label:e.withCtx(B=>[e.renderSlot(i.$slots,"label",e.mergeProps({ref_for:!0},B))]),_:2},1032,["node","size","variant","disabled","expand-on-click","selectable"]))),128))])],10,Cl))}}),Sl=["disabled","aria-expanded","onKeydown"],$l=["data-placement"],Vl={key:0,class:"vf-treeselect__search"},El=["value","placeholder","onKeydown"],Nl={key:1,class:"vf-treeselect__loading"},Fl={key:3,class:"vf-treeselect__empty"},Tl=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(null),s=e.ref(!1),f=e.ref(""),c=e.ref("bottom"),u=e.ref("bottom"),m=`vf-treeselect-panel-${++a}`;let i=null;const w=V=>Array.isArray(V)?V:V==null?[]:[V],k=V=>{const y=[],D=O=>{O.forEach(Y=>{var X;y.push(Y),(X=Y.children)!=null&&X.length&&D(Y.children)})};return D(V),y},B=e.computed(()=>w(t.modelValue)),P=e.computed(()=>B.value.length>0),C=e.computed(()=>{const V=new Map;return k(t.items).forEach(y=>{V.set(y.key,y.label)}),V}),E=e.computed(()=>{const V=B.value.map(y=>C.value.get(y)).filter(y=>!!y);return V.length?t.multiple?V.join(", "):V[0]:""}),L=(V,y)=>V.label.toLowerCase().includes(y),x=(V,y)=>{if(!y)return V;const D=[];return V.forEach(O=>{var X;const Y=(X=O.children)!=null&&X.length?x(O.children,y):[];(L(O,y)||Y.length)&&D.push({...O,children:Y})}),D},F=e.computed(()=>{if(!t.filter)return t.items;const V=f.value.trim().toLowerCase();return V?x(t.items,V):t.items}),z=e.computed(()=>{const V=["vf-treeselect",`vf-treeselect_${t.variant}`,s.value?"vf-treeselect_open":""];return t.size!=="normal"&&V.push(`vf-treeselect_${t.size}`),t.disabled&&V.push("vf-treeselect_disabled"),V.filter(Boolean)}),g=()=>{s.value=!1,c.value="bottom",u.value="bottom",f.value=""},h=async()=>{var V;t.disabled||(s.value=!0,c.value="bottom",u.value="bottom",t.filter&&(await e.nextTick(),(V=n.value)==null||V.focus()))},b=()=>{if(s.value){g();return}h()},N=V=>{t.readonly||(o("update:modelValue",V),t.multiple||g())},_=(V,y,D)=>{t.readonly||o("change",V,y,D)},T=V=>{o("update:expandedKeys",V)},I=(V,y,D,O)=>{o("toggle",V,y,D,O)},K=(V,y)=>{o("nodeClick",V,y)},U=()=>{if(t.readonly)return;const V=t.multiple?[]:void 0;o("update:modelValue",V),o("change",V)},$=V=>{const y=V.target;f.value=y.value,o("search",y.value)},R=V=>o("focus",V),S=V=>o("blur",V),A=V=>{var D;if(!s.value||!v.value)return;const y=V.target;v.value.contains(y)||(D=p.value)!=null&&D.contains(y)||g()},H=()=>{if(!d.value||!p.value)return;const V=d.value,y=p.value,D=async()=>{const{x:M,y:j,placement:G}=await de(V,y,{placement:c.value,strategy:"fixed",middleware:[ie(2),ne({placements:["bottom","top"]})]});u.value=G??c.value,y.style.minWidth=`${V.getBoundingClientRect().width}px`,y.style.left=`${M}px`,y.style.top=`${j}px`},O=async()=>{await D()},Y=se(V,()=>{O()}),X=()=>{O()};document.addEventListener("scroll",X,!0),window.addEventListener("resize",X,!1),i={update:O,destroy:()=>{Y(),document.removeEventListener("scroll",X,!0),window.removeEventListener("resize",X,!1)}},i.update()};return e.watch(s,async V=>{if(!V){i&&(i.destroy(),i=null);return}await e.nextTick(),i||H(),i==null||i.update()}),e.watch(()=>[t.items,f.value,t.expandedKeys],()=>{i==null||i.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",A)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",A),i==null||i.destroy(),i=null}),(V,y)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(z.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:d,class:"vf-treeselect__control",type:"button",disabled:V.disabled,"aria-expanded":s.value,"aria-controls":m,"aria-haspopup":"tree",onClick:b,onKeydown:[e.withKeys(e.withModifiers(h,["prevent"]),["down"]),e.withKeys(e.withModifiers(b,["prevent"]),["enter"]),e.withKeys(e.withModifiers(g,["prevent"]),["esc"])],onFocus:R,onBlur:S},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!E.value}])},e.toDisplayString(E.value||V.placeholder),3),y[0]||(y[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,Sl),V.clearable&&P.value&&!V.disabled&&!V.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-treeselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(U,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:m,ref_key:"panel",ref:p,class:"vf-treeselect__panel","data-placement":u.value},[V.filter?(e.openBlock(),e.createElementBlock("div",Vl,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-treeselect__search-control",type:"text",value:f.value,placeholder:V.searchPlaceholder,onInput:$,onKeydown:e.withKeys(e.withModifiers(g,["prevent"]),["esc"])},null,40,El)])):e.createCommentVNode("",!0),V.loading?(e.openBlock(),e.createElementBlock("div",Nl,e.toDisplayString(V.loadingText),1)):F.value.length>0?(e.openBlock(),e.createBlock(Ke,{key:2,class:"vf-treeselect__tree",items:F.value,"model-value":V.modelValue,"expanded-keys":V.expandedKeys,multiple:V.multiple,selectable:V.selectable,"expand-on-click":V.expandOnClick,disabled:V.disabled,size:V.size,variant:V.variant,"onUpdate:modelValue":N,onChange:_,"onUpdate:expandedKeys":T,onToggle:I,onNodeClick:K},{label:e.withCtx(D=>[e.renderSlot(V.$slots,"label",e.normalizeProps(e.guardReactiveProps(D)))]),_:3},8,["items","model-value","expanded-keys","multiple","selectable","expand-on-click","disabled","size","variant"])):(e.openBlock(),e.createElementBlock("div",Fl,e.toDisplayString(V.emptyText),1))],8,$l),[[e.vShow,s.value]])]))],2))}}),Dl=["aria-label"],Ll={class:"vf-breadcrumbs__list"},Ml={key:0,class:"vf-breadcrumbs__current","aria-current":"page"},Rl={key:0,class:"vf-breadcrumbs__separator","aria-hidden":"true"},Pl=e.defineComponent({name:"VfBreadcrumbs",__name:"breadcrumbs",props:{items:{default:()=>[]},separator:{default:"/"},ariaLabel:{default:"Breadcrumbs"}},setup(l){const r=l,a=e.computed(()=>r.items??[]),o=e.computed(()=>a.value.some(d=>d.active!==void 0)),t=(d,p)=>o.value?d.active===!0:p===a.value.length-1,v=(d,p)=>`${d.label??d.to??d.href??d.url??"crumb"}_${p.toString()}`;return(d,p)=>(e.openBlock(),e.createElementBlock("nav",{class:"vf-breadcrumbs","aria-label":d.ariaLabel},[e.createElementVNode("ol",Ll,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(n,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:v(n,s)},[e.createElementVNode("li",{class:e.normalizeClass(["vf-breadcrumbs__item",{"is-current":t(n,s),"is-disabled":n.disabled}])},[e.renderSlot(d.$slots,"item",{item:n,index:s,isLast:s===a.value.length-1,active:t(n,s)},()=>[t(n,s)?(e.openBlock(),e.createElementBlock("span",Ml,e.toDisplayString(n.label),1)):(e.openBlock(),e.createBlock(ge,{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),s<a.value.length-1?(e.openBlock(),e.createElementBlock("li",Rl,[e.renderSlot(d.$slots,"separator",{separator:d.separator},()=>[e.createTextVNode(e.toDisplayString(d.separator),1)])])):e.createCommentVNode("",!0)],64))),128))])],8,Dl))}}),Il=["aria-label"],Ol={key:0,class:"vf-virtual-scroller__empty"},Kl={key:2,class:"vf-virtual-scroller__content vf-virtual-scroller__content_static"},Al=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(l,{emit:r}){const a=r,o=l,t=e.ref(null),v=e.ref(0),d=e.ref({start:-1,end:-1}),p=e.ref(!1),n=e.computed(()=>o.items??[]),s=e.computed(()=>n.value.length),f=e.computed(()=>Number.isFinite(o.itemHeight)&&o.itemHeight>0?o.itemHeight:36),c=e.computed(()=>Number.isFinite(o.overscan)&&o.overscan>=0?Math.floor(o.overscan):4),u=_=>{const T=/^(\d+(?:\.\d+)?)px$/i.exec(_.trim());return T?Number(T[1]):null},m=e.computed(()=>{var I;const _=((I=t.value)==null?void 0:I.clientHeight)??0;if(_>0)return _;const T=u(o.height);return T&&T>0?T:f.value*6}),i=e.computed(()=>{if(!o.virtual)return 0;const _=Math.floor(v.value/f.value)-c.value;return Math.max(0,_)}),w=e.computed(()=>o.virtual?Math.ceil(m.value/f.value)+c.value*2:s.value),k=e.computed(()=>o.virtual?Math.min(s.value,i.value+w.value):s.value),B=e.computed(()=>{const _=[];for(let T=i.value;T<k.value;T+=1){const I=n.value[T];_.push({item:I,index:T,key:g(I,T)})}return _}),P=e.computed(()=>o.virtual?i.value*f.value:0),C=e.computed(()=>s.value*f.value),E=e.computed(()=>["vf-virtual-scroller"]),L=e.computed(()=>({height:o.height})),x=e.computed(()=>({height:`${C.value}px`})),F=e.computed(()=>({transform:`translateY(${P.value}px)`})),z=e.computed(()=>({minHeight:`${f.value}px`})),g=(_,T)=>{if(_&&typeof _=="object"){const I=_[o.keyField];if(typeof I=="string"||typeof I=="number")return I}return T},h=()=>{const _={start:i.value,end:Math.max(i.value,k.value-1)};(d.value.start!==_.start||d.value.end!==_.end)&&(d.value=_,a("rangeChange",_))},b=()=>{const _=k.value>=s.value&&s.value>0;_&&!p.value&&(p.value=!0,a("reachEnd")),_||(p.value=!1)},N=_=>{const T=_.target;v.value=T.scrollTop,a("scroll",_),h(),b()};return e.watch(()=>[o.items,o.virtual,o.itemHeight,o.overscan],()=>{h(),b()},{immediate:!0}),(_,T)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"viewport",ref:t,class:e.normalizeClass(E.value),style:e.normalizeStyle(L.value),role:"list","aria-label":_.ariaLabel||void 0,onScroll:N},[s.value?_.virtual?(e.openBlock(),e.createElementBlock("div",{key:1,class:"vf-virtual-scroller__spacer",style:e.normalizeStyle(x.value)},[e.createElementVNode("div",{class:"vf-virtual-scroller__content",style:e.normalizeStyle(F.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,I=>(e.openBlock(),e.createElementBlock("div",{key:I.key,class:"vf-virtual-scroller__item",style:e.normalizeStyle(z.value),role:"listitem"},[e.renderSlot(_.$slots,"default",{item:I.item,index:I.index},()=>[e.createTextVNode(e.toDisplayString(I.item),1)])],4))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",Kl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(I,K)=>(e.openBlock(),e.createElementBlock("div",{key:g(I,K),class:"vf-virtual-scroller__item",style:e.normalizeStyle(z.value),role:"listitem"},[e.renderSlot(_.$slots,"default",{item:I,index:K},()=>[e.createTextVNode(e.toDisplayString(I),1)])],4))),128))])):(e.openBlock(),e.createElementBlock("div",Ol,[e.renderSlot(_.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(_.emptyText),1)])]))],46,Il))}}),Hl=["dark","light","theme","preset","colors","components","colorScheme"],Wl=l=>{const r=l.replace(/([A-Z])/g,"-$1");return r.charAt(0).toUpperCase()+r.slice(1)},jl=l=>l.filter(r=>!Hl.includes(r)).map(r=>Wl(r)).join("-").toLowerCase(),Ce=l=>l.join("."),Gl=l=>/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(l),Be=l=>{if(!Gl(l))return null;if(l.length===4){const r=l[1],a=l[2],o=l[3];return`#${r}${r}${a}${a}${o}${o}`}return l.toLowerCase()},Ae=l=>{const r=Be(l);if(!r)return[0,0,0];const a=parseInt(r.slice(1),16),o=a>>16&255,t=a>>8&255,v=a&255;return[o,t,v]},He=l=>{const[r,a,o]=Ae(l);return`${r}, ${a}, ${o}`},Yl=(l,r,a)=>{const o=l/255,t=r/255,v=a/255,d=Math.max(o,t,v),p=Math.min(o,t,v),n=d-p;let s=0,f=0;const c=(d+p)/2;if(n!==0){switch(f=n/(1-Math.abs(2*c-1)),d){case o:s=(t-v)/n%6;break;case t:s=(v-o)/n+2;break;case v:s=(o-t)/n+4;break}s*=60,s<0&&(s+=360)}return[s,f*100,c*100]},Ul=(l,r,a)=>{const o=r/100,t=a/100,v=(1-Math.abs(2*t-1))*o,d=v*(1-Math.abs(l/60%2-1)),p=t-v/2;let n=0,s=0,f=0;l>=0&&l<60?(n=v,s=d,f=0):l>=60&&l<120?(n=d,s=v,f=0):l>=120&&l<180?(n=0,s=v,f=d):l>=180&&l<240?(n=0,s=d,f=v):l>=240&&l<300?(n=d,s=0,f=v):(n=v,s=0,f=d);const c=Math.round((n+p)*255),u=Math.round((s+p)*255),m=Math.round((f+p)*255);return[c,u,m]},Xl=(l,r,a)=>`#${[l,r,a].map(o=>o.toString(16).padStart(2,"0")).join("")}`,ql=(l,r,a)=>Math.min(a,Math.max(r,l)),Jl=(l,r)=>{const a=Be(l);if(!a)return l;const[o,t,v]=Ae(a),[d,p,n]=Yl(o,t,v),f=(r-5)*7,c=ql(n+f,0,100),[u,m,i]=Ul(d,p,c);return Xl(u,m,i)},ke=l=>!!l&&typeof l=="object"&&!Array.isArray(l),Se=(l,r)=>{if(!r)return{...l};const a={...l};for(const o in r){const t=r[o],v=l[o];ke(v)&&ke(t)?a[o]=Se(v,t):a[o]=t}return a},Zl=l=>{if(!l)return null;if(ke(l)&&"preset"in l){const r=l;return{preset:r.preset??{},overrides:r.overrides,selector:r.selector,darkSelector:r.darkSelector,strict:r.strict}}return{preset:l}},Ql=l=>{const r=[],a=[],o=[],t=[],v=n=>o.push(n),d=n=>t.push(n),p=(n,s)=>{if(!(!n||typeof n!="object"))for(const f in n){const c=n[f],u=s.concat([f]);if(ke(c)){p(c,u);continue}if(c&&typeof c=="object"){d(`Theme value "${Ce(u)}" is not a plain object or string and will be ignored.`);continue}if(typeof c!="string"){d(`Theme value "${Ce(u)}" is not a string and will be ignored.`);continue}const i=u.includes("colorScheme")&&u.includes("dark")?a:r,w=jl(u);if(i.push(`--vf-${w}: ${c}`),u.includes("colors")){const k=Be(c);if(!k){v(`Theme color "${Ce(u)}" is not hex. Shade variables will not be generated for it.`);continue}if(i.push(`--vf-${w}-rgb: ${He(k)}`),f!=="white")for(let B=1;B<10;++B){const P=Jl(k,B);i.push(`--vf-${w}-${B}00: ${P}`),i.push(`--vf-${w}-${B}00-rgb: ${He(P)}`)}}}};return p(l,[]),{baseVars:r,darkVars:a,warnings:o,errors:t}},en=l=>{if(typeof document>"u")return null;const r=document.getElementById(l);if(r&&r.tagName.toLowerCase()==="style")return r;const a=document.createElement("style");return a.id=l,document.head.appendChild(a),a},on=l=>({selector:l.selector??":root",darkSelector:l.darkSelector??":root[data-theme=dark]"}),tn=(l,r,a,o)=>{const{baseVars:t,darkVars:v,warnings:d,errors:p}=Ql(l),n=en("vueforge-theme");if(!n)return;if(p.length){if(o)throw new Error(`[VueForge] ${p.join(" ")}`);for(const f of p)console.warn(`[VueForge] ${f}`)}if(d.length)for(const f of d)console.warn(`[VueForge] ${f}`);const s=[];t.length&&s.push(`${r} { ${t.join(";")} }`),v.length&&s.push(`${a} { ${v.join(";")} }`),n.textContent=s.join(`
3
- `)};let ce=null;const $e=l=>{const r=Zl(l);if(!r)return;const a=Se(r.preset,r.overrides),{selector:o,darkSelector:t}=on(r);ce={...r},tn(a,o,t,r.strict)},rn=l=>{if(!ce)return;const r=l.overrides===void 0?ce.overrides:Se(ce.overrides??{},l.overrides??{}),a={preset:l.preset??ce.preset,overrides:r,selector:l.selector??ce.selector,darkSelector:l.darkSelector??ce.darkSelector};$e(a)},an=()=>ce?{...ce}:null,ln={install(l,r={}){r.theme&&$e(r.theme)}},We={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"}}},nn={...We,components:{base:We,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)"}}}}},card:{padding:"12px",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)"},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)"}},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"}},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)",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)"}},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)"},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)"},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)"}},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)"}},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)"}},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)"},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"},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)"}},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"}},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"}},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"}},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"}},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)"}}};W.Accordion=vr,W.AccordionItem=gr,W.Alert=Er,W.Autocomplete=mt,W.Avatar=Ma,W.Badge=Ca,W.Breadcrumbs=Pl,W.Button=ue,W.Card=Ne,W.Checkbox=Zt,W.Chip=Ea,W.CommandPalette=va,W.ConfirmDialog=Hr,W.ContextMenu=Zr,W.DataTable=qa,W.DatePicker=Tt,W.DateRangePicker=Kt,W.DefaultTheme=nn,W.Drawer=Ur,W.Dropdown=Oe,W.FileUpload=Ro,W.FormField=Co,W.Input=vo,W.Link=ge,W.Menu=xe,W.Modal=Ie,W.MultiSelect=Ct,W.NumberInput=_o,W.Pagination=Xt,W.Popover=Mr,W.Progress=xa,W.RadioButton=rr,W.RadioGroup=er,W.Rating=gl,W.Select=st,W.Skeleton=ga,W.Slider=rl,W.SplitButton=Jr,W.Stepper=vl,W.Switch=Tr,W.Tab=sr,W.TabPanel=cr,W.Tabs=nr,W.Textarea=So,W.TimePicker=jt,W.Toast=wr,W.ToastContainer=xr,W.Tooltip=ba,W.Tree=Ke,W.TreeSelect=Tl,W.VirtualScroller=Al,W.VueForge=ln,W.getTheme=an,W.setTheme=$e,W.updateTheme=rn,Object.defineProperty(W,Symbol.toStringTag,{value:"Module"})}));
1
+ (function(j,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):(j=typeof globalThis<"u"?globalThis:j||self,e(j.index={},j.Vue,j.VueRouter,j.index))})(this,(function(j,e,Te,ge){"use strict";var De=document.createElement("style");De.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-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-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-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-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_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-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-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-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-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-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-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)}@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-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)}.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-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-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-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(De);const qe=["href","aria-disabled","tabindex"],_e=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(l,{emit:r}){const a=r,o=l,t=Te.useRoute(),v=Te.useRouter(),d=e.ref(null),p=e.computed(()=>o.href??o.url),n=e.computed(()=>o.as?o.as==="router-link"&&!o.to?"a":o.as:o.type==="router-link"||o.type==="a"?o.type==="router-link"&&!o.to?"a":o.type:o.to?"router-link":"a"),s=e.computed(()=>o.to),c=e.computed(()=>o.to?v.resolve(o.to):null),f=e.computed(()=>{if(n.value!=="router-link")return!1;const i=c.value;return i?i.name?t.matched.some(({name:w})=>w===i.name):i.fullPath?t.fullPath===i.fullPath:t.path===i.path:!1}),u=e.computed(()=>o.active===void 0?f.value:o.active),m=i=>{if(!o.disabled){a("click",i);return}i.preventDefault(),i.stopPropagation()};return e.watch(f,i=>{i&&(a("active"),a("onActive")),a("update:active",i)}),(i,w)=>{const k=e.resolveComponent("router-link");return n.value==="a"?(e.openBlock(),e.createElementBlock("a",{key:0,href:p.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value,"vf-link_disabled":i.disabled}]),"aria-disabled":i.disabled,tabindex:i.disabled?-1:void 0,onClick:m},[i.$slots.default?e.renderSlot(i.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(i.label),1)],64))],10,qe)):(e.openBlock(),e.createBlock(k,{key:1,ref_key:"link",ref:d,to:s.value,class:e.normalizeClass(["vf-link",{"vf-link_active":u.value}]),"aria-disabled":i.disabled,tabindex:i.disabled?-1:void 0,"active-class":"vf-link_partially-active","exact-active-class":"vf-link_active",onClick:m},{default:e.withCtx(()=>[i.$slots.default?e.renderSlot(i.$slots,"default",{key:0}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(i.label),1)],64))]),_:3},8,["to","class","aria-disabled","tabindex"]))}}}),Je=(l,r)=>{const a=l.__vccOpts||l;for(const[o,t]of r)a[o]=t;return a},Ze={},Qe={class:"vf-card"},eo={key:0,class:"vf-card__default"},oo={key:1,class:"vf-card__header"},to={key:2,class:"vf-card__body"},ro={key:3,class:"vf-card__footer"};function ao(l,r){return e.openBlock(),e.createElementBlock("div",Qe,[l.$slots.default?(e.openBlock(),e.createElementBlock("div",eo,[e.renderSlot(l.$slots,"default")])):e.createCommentVNode("",!0),l.$slots.header?(e.openBlock(),e.createElementBlock("div",oo,[e.renderSlot(l.$slots,"header")])):e.createCommentVNode("",!0),l.$slots.body?(e.openBlock(),e.createElementBlock("div",to,[e.renderSlot(l.$slots,"body")])):e.createCommentVNode("",!0),l.$slots.footer?(e.openBlock(),e.createElementBlock("div",ro,[e.renderSlot(l.$slots,"footer")])):e.createCommentVNode("",!0)])}const Le=Je(Ze,[["render",ao]]),lo={class:"vf-menu__list",role:"menu"},no={key:1,class:"vf-menu__separator",role:"separator"},io=["aria-expanded","onClick","onKeydown"],Be=e.defineComponent({name:"VfMenu",__name:"menu",props:{items:{},orientation:{default:"vertical"}},emits:["active","onActive"],setup(l,{emit:r}){const a=r,o=l,t=e.ref([]),v=(c,f)=>`${c.label??c.to??c.href??c.url??"item"}_${f.toString()}`,d=c=>c.to?"router-link":"a",p=c=>c.map(f=>({...f,items:f.items?p(f.items):void 0})),n=c=>{c.items&&c.items.length?(t.value.map(f=>{f!==c&&(f.subMenuVisible=!1)}),c.subMenuVisible=!c.subMenuVisible):Object.prototype.hasOwnProperty.call(c,"command")&&typeof c.command=="function"&&c.command()},s=c=>{var f;for(const u in t.value){const m=t.value[u];Object.prototype.hasOwnProperty.call(m,"items")&&((f=m.items)!=null&&f.some(i=>i===c)?(m.active=!0,m.subMenuVisible=!0):(m.active=!1,m.subMenuVisible=!1))}a("active",c),a("onActive",c)};return e.watch(()=>o.items,c=>{t.value=p(c)},{deep:!0,immediate:!0}),(c,f)=>{const u=e.resolveComponent("VfMenu");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-menu",`vf-menu_${c.orientation}`])},[e.createElementVNode("ul",lo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.value,(m,i)=>(e.openBlock(),e.createElementBlock("li",{key:v(m,i),class:"vf-menu__item",role:"none"},[c.$slots[v(m,i)]?e.renderSlot(c.$slots,v(m,i),{key:0,item:{...m,class:"vf-menu__link"}}):m.separator?(e.openBlock(),e.createElementBlock("hr",no)):m.items&&m.items.length?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createElementVNode("div",{class:e.normalizeClass(["vf-menu__parent",{"vf-menu__parent_active":m.active}]),role:"menuitem",tabindex:"0","aria-expanded":m.subMenuVisible?"true":"false",onClick:w=>n(m),onKeydown:[e.withKeys(e.withModifiers(w=>n(m),["prevent"]),["enter"]),e.withKeys(e.withModifiers(w=>n(m),["prevent"]),["space"])]},[m.icon?(e.openBlock(),e.createBlock(e.unref(ge.CmIcon),{key:0,icon:m.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(m.label)+" ",1),e.createVNode(e.unref(ge.CmIcon),{icon:"chevronDown"})],42,io),m.items?(e.openBlock(),e.createBlock(u,{key:0,items:m.items,class:e.normalizeClass(["vf-menu__submenu",{"vf-menu__submenu_visible":m.subMenuVisible}]),onOnActive:s},null,8,["items","class"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(_e,{key:3,to:m.to,href:m.href??m.url,as:d(m),class:"vf-menu__link",active:m.active,disabled:m.disabled,role:"menuitem","aria-disabled":m.disabled?"true":"false",onClick:w=>n(m),onActive:w=>s(m)},{default:e.withCtx(()=>[m.icon?(e.openBlock(),e.createBlock(e.unref(ge.CmIcon),{key:0,icon:m.icon,class:"vf-menu__icon"},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(m.label),1)]),_:2},1032,["to","href","as","active","disabled","aria-disabled","onClick","onActive"]))]))),128))])],2)}}}),so=["type","disabled"],be=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:"normal"},label:{default:""},loading:{type:Boolean,default:!1},rounded:{type:Boolean,default:!1},iconPos:{default:"left"},variant:{default:void 0},severity:{default:"primary"},disabled:{type:Boolean,default:!1}},setup(l){const r=l,a=["button","submit","reset"],o=c=>!!c&&a.includes(c),t=e.computed(()=>r.as?r.as==="button":!(r.to||r.href||r.url||r.type&&!o(r.type))),v=e.computed(()=>o(r.type)?r.type:"button"),d=e.computed(()=>r.as==="link"?r.to?"router-link":"a":r.type&&!o(r.type)?r.type==="router-link"&&r.to?"router-link":"a":r.to?"router-link":"a"),p=e.computed(()=>{let c=["vf-button",`vf-button_${r.severity}`];return["top","bottom"].includes(r.iconPos)&&c.push("vf-button_vertical"),r.variant==="text"&&c.push("vf-button_text"),r.variant==="outlined"&&c.push("vf-button_outlined"),["small","large"].indexOf(r.size)>-1&&c.push(`vf-button_${r.size}`),(r.loading||r.disabled)&&c.push("vf-button_disabled"),r.rounded&&c.push("vf-button_rounded"),c}),n=e.computed(()=>["vf-button__icon",`vf-button__icon_${r.iconPos}`]),s=e.computed(()=>["vf-button__label"]);return(c,f)=>t.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:v.value,class:e.normalizeClass(p.value),disabled:r.loading||r.disabled},[r.icon&&!r.loading?(e.openBlock(),e.createBlock(e.unref(ge.CmIcon),{key:0,icon:r.icon,class:e.normalizeClass(n.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),r.loading?(e.openBlock(),e.createBlock(e.unref(ge.CmIcon),{key:1,icon:"circleNotch",class:e.normalizeClass(n.value),spin:""},null,8,["class"])):e.createCommentVNode("",!0),c.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(s.value)},[e.renderSlot(c.$slots,"default")],2)):c.label?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(s.value)},e.toDisplayString(c.label),3)):e.createCommentVNode("",!0)],10,so)):(e.openBlock(),e.createBlock(_e,{key:1,to:r.to,href:r.href??r.url,as:d.value,class:e.normalizeClass(p.value),disabled:r.loading||r.disabled},{default:e.withCtx(()=>[r.icon?(e.openBlock(),e.createBlock(e.unref(ge.CmIcon),{key:0,icon:r.icon,class:e.normalizeClass(n.value)},null,8,["icon","class"])):e.createCommentVNode("",!0),c.$slots.default?(e.openBlock(),e.createElementBlock("span",{key:1,class:e.normalizeClass(s.value)},[e.renderSlot(c.$slots,"default")],2)):c.label?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(s.value)},e.toDisplayString(c.label),3)):e.createCommentVNode("",!0)]),_:3},8,["to","href","as","class","disabled"]))}}),co={key:0,class:"vf-input__prefix"},fo=["type","value","placeholder","disabled","readonly"],vo={key:1,class:"vf-input__suffix"},po=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const s=["vf-input",`vf-input_${o.variant}`];return o.size!=="normal"&&s.push(`vf-input_${o.size}`),o.disabled&&s.push("vf-input_disabled"),s}),v=s=>{const c=s.target;a("update:modelValue",c.value),a("input",s)},d=s=>a("change",s),p=s=>a("focus",s),n=s=>a("blur",s);return(s,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value)},[s.$slots.prefix?(e.openBlock(),e.createElementBlock("span",co,[e.renderSlot(s.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-input__control",type:s.type,value:s.modelValue,placeholder:s.placeholder,disabled:s.disabled,readonly:s.readonly,onInput:v,onChange:d,onFocus:p,onBlur:n},null,40,fo),s.$slots.suffix?(e.openBlock(),e.createElementBlock("span",vo,[e.renderSlot(s.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),uo={key:0,class:"vf-number-input__prefix"},mo=["value","min","max","step","placeholder","disabled","readonly","aria-label"],go={key:1,class:"vf-number-input__controls"},bo=["disabled"],ho=["disabled"],_o={key:2,class:"vf-number-input__suffix"},yo=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>typeof o.min=="number"&&Number.isFinite(o.min)?o.min:void 0),v=e.computed(()=>typeof o.max=="number"&&Number.isFinite(o.max)?o.max:void 0),d=e.computed(()=>o.step&&o.step>0?o.step:1),p=C=>(typeof t.value=="number"&&(C=Math.max(t.value,C)),typeof v.value=="number"&&(C=Math.min(v.value,C)),C),n=C=>{if(typeof o.precision!="number"||!Number.isFinite(o.precision))return C;const E=Math.max(0,Math.floor(o.precision));return Number.parseFloat(C.toFixed(E))},s=C=>{if(!C.trim())return null;const E=Number(C);return Number.isFinite(E)?n(p(E)):null},c=e.computed(()=>o.modelValue===null||o.modelValue===void 0||!Number.isFinite(o.modelValue)?"":`${o.modelValue}`),f=e.computed(()=>{const C=["vf-number-input",`vf-number-input_${o.variant}`];return o.size!=="normal"&&C.push(`vf-number-input_${o.size}`),o.disabled&&C.push("vf-number-input_disabled"),o.controls&&C.push("vf-number-input_controls"),C}),u=C=>{const E=C.target,R=s(E.value);a("update:modelValue",R),a("input",C)},m=C=>a("change",C),i=C=>a("focus",C),w=C=>a("blur",C),k=()=>Number.isFinite(o.modelValue)?o.modelValue:typeof t.value=="number"?t.value:0,B=()=>{if(o.disabled||o.readonly)return;const C=n(p(k()+d.value));a("update:modelValue",C)},M=()=>{if(o.disabled||o.readonly)return;const C=n(p(k()-d.value));a("update:modelValue",C)};return(C,E)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value)},[C.$slots.prefix?(e.openBlock(),e.createElementBlock("span",uo,[e.renderSlot(C.$slots,"prefix")])):e.createCommentVNode("",!0),e.createElementVNode("input",{class:"vf-number-input__control",type:"number",value:c.value,min:t.value,max:v.value,step:d.value,placeholder:C.placeholder,disabled:C.disabled,readonly:C.readonly,"aria-label":C.ariaLabel,onInput:u,onChange:m,onFocus:i,onBlur:w},null,40,mo),C.controls?(e.openBlock(),e.createElementBlock("div",go,[e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:C.disabled||C.readonly,"aria-label":"Increment",onClick:B}," + ",8,bo),e.createElementVNode("button",{class:"vf-number-input__step",type:"button",disabled:C.disabled||C.readonly,"aria-label":"Decrement",onClick:M}," - ",8,ho)])):e.createCommentVNode("",!0),C.$slots.suffix?(e.openBlock(),e.createElementBlock("span",_o,[e.renderSlot(C.$slots,"suffix")])):e.createCommentVNode("",!0)],2))}}),ko=["for"],wo={key:0,class:"vf-form-field__required","aria-hidden":"true"},xo={class:"vf-form-field__control"},zo=["id"],Co=["id"],Bo=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(l){const r=l,a=e.useSlots(),o=`vf-form-field-${Math.random().toString(36).slice(2,10)}`,t=e.computed(()=>r.id||o),v=e.computed(()=>`${t.value}-hint`),d=e.computed(()=>`${t.value}-error`),p=e.computed(()=>!!r.label||!!a.label),n=e.computed(()=>!!r.hint||!!a.hint),s=e.computed(()=>!!r.error||!!a.error),c=e.computed(()=>{const u=[];return n.value&&u.push(v.value),s.value&&u.push(d.value),u.length?u.join(" "):void 0}),f=e.computed(()=>{const u=["vf-form-field"];return r.size!=="normal"&&u.push(`vf-form-field_${r.size}`),r.disabled&&u.push("vf-form-field_disabled"),s.value&&u.push("vf-form-field_invalid"),u});return(u,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.value)},[p.value?(e.openBlock(),e.createElementBlock("label",{key:0,class:"vf-form-field__label",for:t.value},[e.renderSlot(u.$slots,"label",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)]),u.required?(e.openBlock(),e.createElementBlock("span",wo,"*")):e.createCommentVNode("",!0)],8,ko)):e.createCommentVNode("",!0),e.createElementVNode("div",xo,[e.renderSlot(u.$slots,"default",{id:t.value,describedBy:c.value,invalid:s.value,required:u.required})]),n.value?(e.openBlock(),e.createElementBlock("p",{key:1,id:v.value,class:"vf-form-field__hint"},[e.renderSlot(u.$slots,"hint",{},()=>[e.createTextVNode(e.toDisplayString(u.hint),1)])],8,zo)):e.createCommentVNode("",!0),s.value?(e.openBlock(),e.createElementBlock("p",{key:2,id:d.value,class:"vf-form-field__error",role:"alert"},[e.renderSlot(u.$slots,"error",{},()=>[e.createTextVNode(e.toDisplayString(u.error),1)])],8,Co)):e.createCommentVNode("",!0)],2))}}),So=["value","placeholder","disabled","readonly","rows"],$o=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const s=["vf-textarea",`vf-textarea_${o.variant}`];return o.size!=="normal"&&s.push(`vf-textarea_${o.size}`),o.disabled&&s.push("vf-textarea_disabled"),s}),v=s=>{const c=s.target;a("update:modelValue",c.value),a("input",s)},d=s=>a("change",s),p=s=>a("focus",s),n=s=>a("blur",s);return(s,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value)},[e.createElementVNode("textarea",{class:"vf-textarea__control",value:s.modelValue,placeholder:s.placeholder,disabled:s.disabled,readonly:s.readonly,rows:s.rows,onInput:v,onChange:d,onFocus:p,onBlur:n},null,40,So)],2))}}),Vo=["accept","multiple","disabled"],Eo=["tabindex","aria-disabled","onKeydown"],No={class:"vf-file-upload__content"},Fo={key:0,class:"vf-file-upload__placeholder"},To={key:1,class:"vf-file-upload__list"},Do={class:"vf-file-upload__name"},Lo={class:"vf-file-upload__size"},Mo=["aria-label","onClick"],Ro=["disabled"],Po=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(l,{emit:r}){const a=r,o=l,t=e.ref(null),v=e.ref(null),d=e.ref(!1),p=e.computed(()=>Array.isArray(o.modelValue)?o.modelValue:o.modelValue instanceof File?[o.modelValue]:[]),n=e.computed(()=>{const x=["vf-file-upload",`vf-file-upload_${o.variant}`,d.value?"vf-file-upload_dragging":""];return o.size!=="normal"&&x.push(`vf-file-upload_${o.size}`),(o.disabled||o.readonly)&&x.push("vf-file-upload_disabled"),x.filter(Boolean)}),s=(x,F)=>`${x.name}-${x.size}-${x.lastModified}-${F}`,c=x=>{if(!Number.isFinite(x))return"";const F=["B","KB","MB","GB"];let z=x,b=0;for(;z>=1024&&b<F.length-1;)z/=1024,b+=1;return`${z<10&&b>0?z.toFixed(1):Math.round(z).toString()} ${F[b]}`},f=x=>{if(o.multiple){a("update:modelValue",x),a("change",x);return}const F=x[0]??null;a("update:modelValue",F),a("change",F)},u=x=>{const F=[];let z=x;if(typeof o.maxSize=="number"&&Number.isFinite(o.maxSize)&&o.maxSize>0){const h=o.maxSize,g=[];z.forEach(N=>{if(N.size<=h){g.push(N);return}F.push({file:N,reason:"maxSize",maxSize:h})}),z=g}let b=o.maxFiles;return o.multiple||(b=1),typeof b=="number"&&Number.isFinite(b)&&b>0&&z.length>b&&(z.slice(b).forEach(g=>F.push({file:g,reason:"maxFiles",maxFiles:b})),z=z.slice(0,b)),{accepted:z,rejected:F}},m=x=>{if(o.disabled||o.readonly)return;const F=o.multiple?p.value:[],z=o.multiple?F.concat(x):x,{accepted:b,rejected:h}=u(z);f(b),h.length>0&&a("reject",h)},i=()=>{var x;o.disabled||o.readonly||(x=v.value)==null||x.click()},w=x=>{const F=x.target,z=F.files?Array.from(F.files):[];m(z),F.value=""},k=()=>{o.disabled||o.readonly||(d.value=!0)},B=()=>{d.value=!1},M=x=>{var z;if(o.disabled||o.readonly)return;d.value=!1;const F=(z=x.dataTransfer)!=null&&z.files?Array.from(x.dataTransfer.files):[];F.length&&m(F)},C=x=>{if(o.disabled||o.readonly)return;const F=p.value.filter((z,b)=>b!==x);f(F)},E=x=>a("focus",x),R=x=>a("blur",x);return(x,F)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:t,class:e.normalizeClass(n.value),onDragover:e.withModifiers(k,["prevent"]),onDragleave:e.withModifiers(B,["prevent"]),onDrop:e.withModifiers(M,["prevent"])},[e.createElementVNode("input",{ref_key:"input",ref:v,class:"vf-file-upload__input",type:"file",accept:x.accept,multiple:x.multiple,disabled:x.disabled||x.readonly,onChange:w},null,40,Vo),e.createElementVNode("div",{class:"vf-file-upload__control",role:"button",tabindex:x.disabled||x.readonly?-1:0,"aria-disabled":x.disabled||x.readonly,onClick:i,onKeydown:[e.withKeys(e.withModifiers(i,["prevent"]),["enter"]),e.withKeys(e.withModifiers(i,["prevent"]),["space"])],onFocus:E,onBlur:R},[e.createElementVNode("div",No,[p.value.length===0?(e.openBlock(),e.createElementBlock("span",Fo,e.toDisplayString(x.placeholder),1)):(e.openBlock(),e.createElementBlock("div",To,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(z,b)=>(e.openBlock(),e.createElementBlock("div",{key:s(z,b),class:"vf-file-upload__item"},[e.createElementVNode("span",Do,e.toDisplayString(z.name),1),e.createElementVNode("span",Lo,e.toDisplayString(c(z.size)),1),!x.disabled&&!x.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-file-upload__remove",type:"button","aria-label":`Remove ${z.name}`,onClick:e.withModifiers(h=>C(b),["stop"])}," ✕ ",8,Mo)):e.createCommentVNode("",!0)]))),128))]))]),e.createElementVNode("button",{class:"vf-file-upload__button",type:"button",disabled:x.disabled||x.readonly,onClick:e.withModifiers(i,["stop"])},e.toDisplayString(x.buttonLabel),9,Ro)],40,Eo)],34))}}),Me=["top","top-start","top-end","right","right-start","right-end","bottom","bottom-start","bottom-end","left","left-start","left-end"],re=l=>{if(l==null||!(l instanceof HTMLElement))return null;if(typeof window<"u"){const r=window.getComputedStyle(l),a=`${r.overflowX}${r.overflowY}`;if(/(auto|scroll|overlay)/.test(a))return l}return l.scrollHeight>l.clientHeight||l.scrollWidth>l.clientWidth?l:re(l.parentNode)};function Io(l){return typeof window>"u"?!1:window.getComputedStyle(l).position==="fixed"}const Oo=(l,r)=>l.strategy?l.strategy:Io(r)?"fixed":"absolute",ve=(l,r)=>Oo(l,r)==="fixed",te=(l,r,a={})=>{const o=l.getBoundingClientRect(),t=r?r.offsetParent:null,v=r?ve(a,r):!1;if(t&&!v){const d=t.getBoundingClientRect(),p=t.scrollLeft,n=t.scrollTop;return{left:o.left-d.left+p,top:o.top-d.top+n,width:o.width,height:o.height}}return{left:o.left,top:o.top,width:o.width,height:o.height}},me=(l,r)=>{var a;return(a=l.middleware)==null?void 0:a.find(o=>o.name===r)},Re=(l,r)=>!!me(l,r),Ko=l=>{const r=re(l);let a="";return r!==null&&((r.dataset.scrollTop===void 0||r.scrollTop===+r.dataset.scrollTop)&&(r.dataset.scrollTop="0"),(r.dataset.scrollLeft===void 0||r.scrollLeft===+r.dataset.scrollLeft)&&(r.dataset.scrollLeft="0"),r.scrollTop>+r.dataset.scrollTop?a="bottom":r.scrollTop<+r.dataset.scrollTop?a="top":r.scrollLeft>+r.dataset.scrollLeft?a="right":r.scrollLeft<+r.dataset.scrollLeft&&(a="left"),r.dataset.scrollTop=r.scrollTop<=0?"0":r.scrollTop.toString(),r.dataset.scrollLeft=r.scrollLeft<=0?"0":r.scrollLeft.toString()),a},ye=l=>l.scrollLeft+l.clientWidth,ke=l=>l.scrollTop+l.clientHeight,ae=(l,r,a=null,o={},t)=>{if(a===null&&typeof window<"u"&&ve(o,r))return l;let v=0;if(a===null){const d=re(r);v=d?d.scrollTop:0}return l-v},le=(l,r,a=null,o={},t)=>{let v;if(a===null&&typeof window<"u"&&ve(o,r))v=window.innerWidth;else if(a===null){const d=re(r);v=d?ye(d):0}else v=a.getBoundingClientRect().width;return-(l+r.clientWidth-v)},pe=(l,r,a=null,o={},t)=>{let v;if(a===null&&typeof window<"u"&&ve(o,r))v=window.innerHeight;else if(a===null){const d=re(r);v=d?ke(d):0}else v=a.getBoundingClientRect().height;return-(l+r.clientHeight-v)},ne=(l,r,a=null,o={},t)=>{if(a===null&&typeof window<"u"&&ve(o,r))return l;let v=0;if(a===null){const d=re(r);v=d?d.scrollLeft:0}return l-v},Pe=({options:l,primaryX:r,primaryY:a,floating:o,placement:t,reference:v,scrollDirection:d})=>{const p=we(v,o,t,l),n=me(l,"offset");if(n){const s=n.fn({x:p.x,y:p.y,options:l,primaryX:r,primaryY:a,floating:o,placement:t,reference:v,scrollDirection:d});p.x=s.x,p.y=s.y}return rt(p,o,v,l)?{x:p.x,y:p.y,placement:t}:!1},ie=l=>({name:"flip",params:l,fn:({x:r,y:a,options:o,primaryX:t,primaryY:v,floating:d,placement:p,reference:n,scrollDirection:s})=>{var c;const f={x:r,y:a,placement:p},u={...o,middleware:(c=o.middleware)==null?void 0:c.filter(C=>C.name!=="shift")},m=(l==null?void 0:l.placements)??Me,i=!(l!=null&&l.placements),w=i?Me:m;let k=!1;const B=C=>{if(k)return;const E=Pe({options:u,primaryX:t,primaryY:v,floating:d,placement:C,reference:n,scrollDirection:s});E&&(f.x=E.x,f.y=E.y,f.placement=E.placement,k=!0)},M=lt(n,d,u);if(!i&&m.includes(p)&&B(p),k||w.forEach(B),!k){const C=m.reduce((E,R)=>{const x=Pe({options:u,primaryX:t,primaryY:v,floating:d,placement:R,reference:n,scrollDirection:s});if(!x)return E;const F=he(R),z=M[F];return!E||z>E.space?{result:x,space:z}:E},null);C&&(f.x=C.result.x,f.y=C.result.y,f.placement=C.result.placement,k=!0)}if(!k&&m.length>0){const C=he(p);let E=C,R=M[C];m.forEach(b=>{const h=he(b),g=M[h];g>R&&(R=g,E=h)});const x=at(E,p,m),F=we(n,d,x,u),z=me(u,"offset");if(z){const b=z.fn({x:F.x,y:F.y,options:u,primaryX:t,primaryY:v,floating:d,placement:x,reference:n,scrollDirection:s});F.x=b.x,F.y=b.y}f.x=F.x,f.y=F.y,f.placement=F.placement}return f}}),Ie=(l,r,a,o,t)=>{var v,d,p;let n=0;o.startsWith("right")?n=-l:o.startsWith("left")&&(n=l);const s=me(r,"arrow"),c=me(r,"shift");if(s){const f=((v=s.params)==null?void 0:v.arrow).getBoundingClientRect();o.startsWith("right")?n-=f.width/2:o.startsWith("left")&&(n+=f.width/2)}if(Re(r,"shift")&&s){let f=null,u=0;c&&(f=(d=c.params)==null?void 0:d.parent);const m=(p=s.params)==null?void 0:p.arrow;u=m.getBoundingClientRect().width/2,u+=Ho(m),u-=l,o.startsWith("right")?le(a-n,t,f,r)<=l?le(a,t,f,r)>0?n=l-le(a,t,f,r):n=l:ne(a-n-u,t,f,r)<=l&&(ne(a-n-u,t,f,r)>=0?(n=-l-(ne(a-n-u,t,f,r)+l),f&&(n=-l)):n=-l):o.startsWith("left")?le(a-n+u,t,f,r)<=l?(n=l+le(a-u,t,f,r),n<=l&&(n=l)):ne(a-n,t,f,r)<=l&&(n=-l+ne(a,t,f,r),n<=-l&&(n=-l)):le(a-n,t,f,r)<=l?le(a-n,t,f,r)<=l&&le(a,t,f,r)>0?n=l-le(a,t,f,r):n=l:ne(a-n,t,f,r)<=l&&(ne(a-n,t,f,r)<=l&&ne(a,t,f,r)>0?n=-(l-ne(a,t,f,r)):n=-l)}return n},Oe=(l,r,a,o,t)=>{var v,d,p;let n=0;o.startsWith("top")?n=l:o.startsWith("bottom")&&(n=-l);const s=me(r,"arrow"),c=me(r,"shift");if(s){const f=((v=s.params)==null?void 0:v.arrow).getBoundingClientRect();o.startsWith("top")?n+=f.height/2:o.startsWith("bottom")&&(n-=f.height/2)}if(Re(r,"shift")&&s){let f=null,u=0;c&&(f=(d=c.params)==null?void 0:d.parent);const m=(p=s.params)==null?void 0:p.arrow;u=m.getBoundingClientRect().height/2,u+=Wo(m),u-=l,o.startsWith("top")?ae(a-n,t,f,r)<=l?ae(a,t,f,r)>=0?n=-(l-ae(a,t,f,r)):n=-l:pe(a-n+u,t,f,r)<=l&&(n=l+pe(a-u,t,f,r),n<=l&&(n=l)):o.startsWith("bottom")?ae(a-n-u,t,f,r)<=l?ae(a-n-u,t,f,r)>=0?(n=-l-(ae(a-n-u,t,f,r)+l),f&&(n=-l)):n=-l:pe(a-n,t,f,r)<=l&&(pe(a,t,f,r)>=0?n=l-pe(a,t,f,r):n=l):ae(a-n,t,f,r)<=l?ae(a-n,t,f,r)>=0?n=-(l-ae(a-n,t,f,r)):n=-l:pe(a-n,t,f,r)<=l&&(pe(a-n,t,f,r)>=0?n=l-pe(a-n,t,f,r):n=l)}return n},se=l=>({name:"offset",params:{value:l},fn:({x:r,y:a,options:o,primaryX:t,primaryY:v,floating:d,placement:p})=>({x:r-Ie(l,o,t,p,d),y:a-Oe(l,o,v,p,d),placement:p})}),Ao=l=>({name:"shift",params:l,fn:({x:r,y:a,options:o,primaryX:t,primaryY:v,floating:d,placement:p,reference:n})=>{var s;const c={x:r,y:a,placement:p},f=o.middleware||[],u=f.findIndex(g=>g.name==="shift"),m=f.findIndex(g=>g.name==="offset"),i=m!==-1&&(u===-1||m>u),w=f.find(g=>g.name==="offset"),k=w?(s=w.params)==null?void 0:s.value:0,B=i?Ie(k,o,t,p,d):0,M=i?Oe(k,o,v,p,d):0,C=r-B,E=a-M;let R=C,x=E;const F=w?Math.abs(k):0,z=F,b=F;if(ve(o,d)&&typeof window<"u"){const g=z,N=window.innerWidth-d.clientWidth-z,_=N<g?g:N,T=b,O=window.innerHeight-d.clientHeight-b,H=O<T?T:O;R<g?R=g:R>_&&(R=_),x<T?x=T:x>H&&(x=H),i?(c.x=r+(R-C),c.y=a+(x-E)):(c.x=R,c.y=x);const q=z,S=window.innerWidth-d.clientWidth-z,I=b,$=window.innerHeight-d.clientHeight-b,A=i?q+B:q,W=i?S+B:S,V=i?I+M:I,y=i?$+M:$;return c.x<A?c.x=A:c.x>W&&(c.x=W),c.y<V?c.y=V:c.y>y&&(c.y=y),c}const h=re(d);if(h!==null){const g=te(n,d,o),N=g.left,_=g.left+g.width,T=g.top,O=g.top+g.height,H=h.scrollLeft+z,q=ye(h)-d.clientWidth-z,S=q<H?H:q,I=h.scrollTop+b,$=ke(h)-d.clientHeight-b,A=$<I?I:$,W=h.scrollLeft,V=ye(h),y=h.scrollTop,L=ke(h);_<=W?R=H:N>=V&&(R=S),O<=y?x=I:T>=L&&(x=A),x<I?x=I:x>A&&(x=A),R<H?R=H:R>S&&(R=S)}if(i?(c.x=r+(R-C),c.y=a+(x-E)):(c.x=R,c.y=x),h!==null){const g=h.scrollLeft+z,N=ye(h)-d.clientWidth-z,_=h.scrollTop+b,T=ke(h)-d.clientHeight-b,O=i?g+B:g,H=i?N+B:N,q=i?_+M:_,S=i?T+M:T;c.x<O?c.x=O:c.x>H&&(c.x=H),c.y<q?c.y=q:c.y>S&&(c.y=S)}return c}}),Ho=l=>l.getBoundingClientRect().width!==l.clientWidth?(l.getBoundingClientRect().width-l.clientWidth)/2:0,Wo=l=>l.getBoundingClientRect().height!==l.clientHeight?(l.getBoundingClientRect().height-l.clientHeight)/2:0,de=(l,r)=>{const a=re(l),o=[];if(a!==null){const t=()=>r();a.addEventListener("scroll",t,!1),o.push(()=>a.removeEventListener("scroll",t,!1))}if(typeof window<"u"){const t=()=>r(),v=()=>r();window.addEventListener("scroll",t,!1),window.addEventListener("resize",v,!1),o.push(()=>window.removeEventListener("scroll",t,!1)),o.push(()=>window.removeEventListener("resize",v,!1))}if(typeof ResizeObserver<"u"&&l instanceof HTMLElement){const t=new ResizeObserver(()=>r());t.observe(l),o.push(()=>t.disconnect())}return()=>o.forEach(t=>t())},jo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left-r.getBoundingClientRect().width/2+o.width/2,y:o.top-r.getBoundingClientRect().height,placement:"top"}},Go=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left,y:o.top-r.getBoundingClientRect().height,placement:"top-start"}},Uo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left-r.getBoundingClientRect().width+o.width,y:o.top-r.getBoundingClientRect().height,placement:"top-end"}},Yo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left+o.width,y:o.top-r.getBoundingClientRect().height/2+o.height/2,placement:"right"}},Xo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left+o.width,y:o.top,placement:"right-start"}},qo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left+o.width,y:o.top+o.height-r.getBoundingClientRect().height,placement:"right-end"}},Jo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left+o.width/2-r.getBoundingClientRect().width/2,y:o.top+o.height,placement:"bottom"}},Zo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left,y:o.top+o.height,placement:"bottom-start"}},Qo=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left-r.getBoundingClientRect().width+o.width,y:o.top+o.height,placement:"bottom-end"}},et=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left-r.getBoundingClientRect().width,y:o.top+o.height/2-r.getBoundingClientRect().height/2,placement:"left"}},ot=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left-r.getBoundingClientRect().width,y:o.top,placement:"left-start"}},tt=(l,r,a={})=>{const o=te(l,r,a);return{x:o.left-r.getBoundingClientRect().width,y:o.top+o.height-r.getBoundingClientRect().height,placement:"left-end"}},we=(l,r,a,o={})=>{switch(a){case"top":return jo(l,r,o);case"top-start":return Go(l,r,o);case"top-end":return Uo(l,r,o);case"right":return Yo(l,r,o);case"right-start":return Xo(l,r,o);case"right-end":return qo(l,r,o);case"bottom":return Jo(l,r,o);case"bottom-start":return Zo(l,r,o);case"bottom-end":return Qo(l,r,o);case"left":return et(l,r,o);case"left-start":return ot(l,r,o);case"left-end":return tt(l,r,o);default:return{x:0,y:0,placement:""}}},rt=(l,r,a,o={})=>{if(ve(o,r)){if(typeof window>"u")return!0;const f=l.x,u=l.y,m=f+r.clientWidth,i=u+r.clientHeight;return f>=0&&u>=0&&m<=window.innerWidth&&i<=window.innerHeight}if(re(a)!==null)return ae(l.y,r,null,o)>0&&le(l.x,r,null,o)>0&&pe(l.y,r,null,o)>0&&ne(l.x,r,null,o)>0;if(typeof window>"u")return!0;const t=window.innerWidth,v=window.innerHeight,d=(a instanceof HTMLElement?a.offsetParent:null)||r.offsetParent;if(d){const f=d.getBoundingClientRect(),u=f.left+l.x,m=f.top+l.y,i=u+r.clientWidth,w=m+r.clientHeight;return u>=0&&m>=0&&i<=t&&w<=v}const p=l.x,n=l.y,s=p+r.clientWidth,c=n+r.clientHeight;return p>=0&&n>=0&&s<=t&&c<=v},he=l=>l.startsWith("right")?"right":l.startsWith("left")?"left":l.startsWith("top")?"top":"bottom",at=(l,r,a)=>he(r)===l&&a.includes(r)?r:a.find(o=>he(o)===l)??a[0],lt=(l,r,a={})=>{if(typeof window>"u")return{top:0,right:0,bottom:0,left:0};const o=ve(a,r)?null:re(l),t=l.getBoundingClientRect(),v=o?o.getBoundingClientRect():{top:0,left:0,right:window.innerWidth,bottom:window.innerHeight};return{top:t.top-v.top,right:v.right-t.right,bottom:v.bottom-t.bottom,left:t.left-v.left}},ce=(l,r,a={})=>new Promise(o=>{var t,v;const d=a.placement?a.placement:"bottom",p={x:0,y:0,placement:d,middlewareData:{}},n=we(l,r,d,a);p.x=n.x,p.y=n.y,p.placement=n.placement;const s=p.x,c=p.y,f=Ko(l);(t=a.middleware)==null||t.forEach(w=>{const k=w.fn({x:p.x,y:p.y,options:a,primaryX:s,primaryY:c,floating:r,placement:p.placement,reference:l,scrollDirection:f});p.x=k.x,p.y=k.y,p.placement=k.placement,w.name==="arrow"&&(k.baseX=k.x,k.baseY=k.y,k.x=k.arrowX??k.x,k.y=k.arrowY??k.y),p.middlewareData[w.name]=k});const u=we(l,r,p.placement,a),m=me(a,"offset"),i=m?(v=m.params)==null?void 0:v.value:0;if(Number.isFinite(p.x)||(p.x=u.x),!Number.isFinite(p.y))if(ve(a,r)){const w=l.getBoundingClientRect(),k=r.getBoundingClientRect().height;p.placement.startsWith("top")?p.y=w.top-k-i:p.placement.startsWith("bottom")?p.y=w.bottom+i:p.y=u.y}else p.y=u.y;o(p)}),nt=["disabled","aria-expanded","onKeydown"],it=["data-placement"],st=["disabled","aria-selected","onClick"],dt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),c=e.ref("bottom"),f=`vf-select-panel-${++a}`;let u=null;const m=e.computed(()=>t.options.map(h=>({label:h[t.optionLabel],value:h[t.optionValue],disabled:h.disabled}))),i=e.computed(()=>m.value.find(h=>h.value===t.modelValue)),w=e.computed(()=>{var h;return((h=i.value)==null?void 0:h.label)??""}),k=e.computed(()=>{const h=["vf-select",`vf-select_${t.variant}`,n.value?"vf-select_open":""];return t.size!=="normal"&&h.push(`vf-select_${t.size}`),t.disabled&&h.push("vf-select_disabled"),h.filter(Boolean)}),B=h=>h.value===t.modelValue,M=h=>{h.disabled||(o("update:modelValue",h.value),o("change",h.value),R())},C=h=>o("focus",h),E=h=>o("blur",h),R=()=>{n.value=!1,s.value="bottom",c.value="bottom"},x=()=>{t.disabled||(n.value=!n.value,n.value&&(s.value="bottom",c.value="bottom"))},F=async()=>{var h,g;n.value||(n.value=!0,await e.nextTick()),(g=(h=p.value)==null?void 0:h.querySelector(".vf-select__option:not(.is-disabled)"))==null||g.focus()},z=h=>{var N;if(!n.value||!v.value)return;const g=h.target;v.value.contains(g)||(N=p.value)!=null&&N.contains(g)||R()},b=()=>{if(!d.value||!p.value)return;const h=d.value,g=p.value,N=async()=>{const{x:H,y:q,placement:S}=await ce(h,g,{placement:s.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});c.value=S??s.value,g.style.minWidth=`${h.getBoundingClientRect().width}px`,g.style.left=`${H}px`,g.style.top=`${q}px`},_=async()=>{await N()},T=de(h,()=>{_()}),O=()=>{_()};document.addEventListener("scroll",O,!0),window.addEventListener("resize",O,!1),u={update:_,destroy:()=>{T(),document.removeEventListener("scroll",O,!0),window.removeEventListener("resize",O,!1)}},u.update()};return e.watch(n,async h=>{if(!h){u&&(u.destroy(),u=null);return}await e.nextTick(),u||b(),u==null||u.update()}),e.watch(()=>t.options,()=>{u==null||u.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",z)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",z),u==null||u.destroy(),u=null}),(h,g)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(k.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:d,class:"vf-select__control",type:"button",disabled:h.disabled,"aria-expanded":n.value,"aria-controls":f,"aria-haspopup":"listbox",onClick:x,onKeydown:[e.withKeys(e.withModifiers(F,["prevent"]),["down"]),e.withKeys(e.withModifiers(x,["prevent"]),["enter"]),e.withKeys(e.withModifiers(R,["prevent"]),["esc"])],onFocus:C,onBlur:E},[e.createElementVNode("span",{class:e.normalizeClass(["vf-select__label",{"vf-select__label_placeholder":!w.value}])},e.toDisplayString(w.value||h.placeholder),3),g[0]||(g[0]=e.createElementVNode("span",{class:"vf-select__chevron","aria-hidden":"true"},"▾",-1))],40,nt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:f,ref_key:"panel",ref:p,class:"vf-select__panel",role:"listbox","data-placement":c.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.value,N=>(e.openBlock(),e.createElementBlock("button",{key:N.value,class:e.normalizeClass(["vf-select__option",{"is-active":B(N),"is-disabled":N.disabled}]),type:"button",role:"option",disabled:N.disabled,"aria-selected":B(N),onClick:_=>M(N)},e.toDisplayString(N.label),11,st))),128))],8,it),[[e.vShow,n.value]])]))],2))}}),ct=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],ft=["disabled"],vt=["data-placement"],pt={key:0,class:"vf-autocomplete__loading"},ut=["id","disabled","aria-selected","onClick"],mt={key:2,class:"vf-autocomplete__empty"},gt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref(""),c=e.ref(-1),f=e.ref("bottom"),u=e.ref("bottom"),m=`vf-autocomplete-panel-${++a}`;let i=null;const w=e.computed(()=>t.options.map($=>({label:$[t.optionLabel],value:$[t.optionValue],disabled:$.disabled}))),k=e.computed(()=>w.value.find($=>$.value===t.modelValue)),B=e.computed(()=>{if(!t.filter)return w.value;const $=s.value.trim().toLowerCase();return $?w.value.filter(A=>A.label.toLowerCase().includes($)):w.value}),M=e.computed(()=>{if(!(!n.value||c.value<0))return E(c.value)}),C=e.computed(()=>{const $=["vf-autocomplete",`vf-autocomplete_${t.variant}`,n.value?"vf-autocomplete_open":""];return t.size!=="normal"&&$.push(`vf-autocomplete_${t.size}`),t.disabled&&$.push("vf-autocomplete_disabled"),$.filter(Boolean)}),E=$=>`${m}-option-${$}`,R=$=>$.value===t.modelValue,x=()=>B.value.findIndex($=>!$.disabled),F=$=>{const A=B.value;if(!A.length){c.value=-1;return}let W=c.value;(W<0||W>=A.length)&&(W=$>0?-1:A.length);for(let V=0;V<A.length;V+=1)if(W=(W+$+A.length)%A.length,!A[W].disabled){c.value=W;return}c.value=-1},z=()=>{t.disabled||(n.value=!0,f.value="bottom",u.value="bottom",c.value<0&&(c.value=x()))},b=()=>{n.value=!1,c.value=-1,f.value="bottom",u.value="bottom"},h=()=>{if(n.value){b();return}z()},g=$=>{$.disabled||(s.value=$.label,o("update:modelValue",$.value),o("change",$.value),b())},N=$=>{const A=$.target;s.value=A.value,o("search",A.value),z(),c.value=x()},_=$=>{o("focus",$),z()},T=$=>{o("blur",$)},O=()=>{if(!n.value){z();return}F(1)},H=()=>{if(!n.value){z();return}F(-1)},q=()=>{if(!n.value){z();return}const $=B.value[c.value];$&&!$.disabled&&g($)},S=$=>{var W;if(!n.value||!v.value)return;const A=$.target;v.value.contains(A)||(W=p.value)!=null&&W.contains(A)||b()},I=()=>{if(!d.value||!p.value)return;const $=d.value,A=p.value,W=async()=>{const{x:K,y:Y,placement:Z}=await ce($,A,{placement:f.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});u.value=Z??f.value,A.style.minWidth=`${$.getBoundingClientRect().width}px`,A.style.left=`${K}px`,A.style.top=`${Y}px`},V=async()=>{await W()},y=de($,()=>{V()}),L=()=>{V()};document.addEventListener("scroll",L,!0),window.addEventListener("resize",L,!1),i={update:V,destroy:()=>{y(),document.removeEventListener("scroll",L,!0),window.removeEventListener("resize",L,!1)}},i.update()};return e.watch(()=>t.modelValue,()=>{var $;s.value=(($=k.value)==null?void 0:$.label)??""},{immediate:!0}),e.watch(()=>t.options,()=>{var $;n.value||(s.value=(($=k.value)==null?void 0:$.label)??""),i==null||i.update()},{deep:!0}),e.watch(B,()=>{c.value>=B.value.length&&(c.value=x())}),e.watch(n,async $=>{if(!$){i&&(i.destroy(),i=null);return}await e.nextTick(),i||I(),i==null||i.update()}),e.onMounted(()=>{document.addEventListener("click",S)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",S),i==null||i.destroy(),i=null}),($,A)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(C.value)},[e.createElementVNode("input",{ref_key:"control",ref:d,class:"vf-autocomplete__control",type:"text",role:"combobox",value:s.value,placeholder:$.placeholder,disabled:$.disabled,readonly:$.readonly,"aria-expanded":n.value,"aria-autocomplete":"list","aria-controls":m,"aria-activedescendant":M.value,onInput:N,onFocus:_,onBlur:T,onClick:z,onKeydown:[e.withKeys(e.withModifiers(O,["prevent"]),["down"]),e.withKeys(e.withModifiers(H,["prevent"]),["up"]),e.withKeys(e.withModifiers(q,["prevent"]),["enter"]),e.withKeys(e.withModifiers(b,["prevent"]),["esc"]),e.withKeys(b,["tab"])]},null,40,ct),e.createElementVNode("button",{class:"vf-autocomplete__chevron",type:"button",disabled:$.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:A[0]||(A[0]=e.withModifiers(()=>{},["prevent"])),onClick:h}," ▾ ",40,ft),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:m,ref_key:"panel",ref:p,class:"vf-autocomplete__panel",role:"listbox","data-placement":u.value},[$.loading?(e.openBlock(),e.createElementBlock("div",pt,e.toDisplayString($.loadingText),1)):B.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(B.value,(W,V)=>(e.openBlock(),e.createElementBlock("button",{id:E(V),key:W.value,class:e.normalizeClass(["vf-autocomplete__option",{"is-active":R(W),"is-disabled":W.disabled,"is-highlighted":V===c.value}]),type:"button",role:"option",disabled:W.disabled,"aria-selected":R(W),onMousedown:A[1]||(A[1]=e.withModifiers(()=>{},["prevent"])),onClick:y=>g(W)},e.toDisplayString(W.label),43,ut))),128)):(e.openBlock(),e.createElementBlock("div",mt,e.toDisplayString($.emptyText),1))],8,vt),[[e.vShow,n.value]])]))],2))}}),bt=["disabled","aria-expanded","onKeydown"],ht=["data-placement"],_t={key:0,class:"vf-multiselect__search"},yt=["value","placeholder","onKeydown"],kt={key:1,class:"vf-multiselect__loading"},wt=["id","disabled","aria-selected","onClick"],xt={class:"vf-multiselect__option-label"},zt={key:0,class:"vf-multiselect__option-check","aria-hidden":"true"},Ct={key:3,class:"vf-multiselect__empty"},Bt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(null),s=e.ref(!1),c=e.ref(""),f=e.ref(-1),u=e.ref("bottom"),m=e.ref("bottom"),i=`vf-multiselect-panel-${++a}`;let w=null;const k=e.computed(()=>t.options.map(y=>({label:y[t.optionLabel],value:y[t.optionValue],disabled:y.disabled}))),B=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:[]),M=e.computed(()=>{if(!t.filter)return k.value;const y=c.value.trim().toLowerCase();return y?k.value.filter(L=>L.label.toLowerCase().includes(y)):k.value}),C=e.computed(()=>k.value.filter(y=>B.value.includes(y.value))),E=e.computed(()=>C.value.length===0?t.placeholder:C.value.map(y=>y.label).join(", ")),R=e.computed(()=>{const y=["vf-multiselect",`vf-multiselect_${t.variant}`,s.value?"vf-multiselect_open":""];return t.size!=="normal"&&y.push(`vf-multiselect_${t.size}`),t.disabled&&y.push("vf-multiselect_disabled"),y.filter(Boolean)}),x=y=>`${i}-option-${y}`,F=()=>M.value.findIndex(y=>!y.disabled),z=y=>B.value.includes(y.value),b=y=>{o("update:modelValue",y),o("change",y)},h=y=>{if(!(y.disabled||t.readonly)){if(z(y)){b(B.value.filter(L=>L!==y.value));return}b([...B.value,y.value])}},g=()=>{t.readonly||b([])},N=y=>{const L=M.value;if(!L.length){f.value=-1;return}let K=f.value;(K<0||K>=L.length)&&(K=y>0?-1:L.length);for(let Y=0;Y<L.length;Y+=1)if(K=(K+y+L.length)%L.length,!L[K].disabled){f.value=K;return}f.value=-1},_=async()=>{var y;t.disabled||(s.value=!0,u.value="bottom",m.value="bottom",f.value<0&&(f.value=F()),t.filter&&(await e.nextTick(),(y=n.value)==null||y.focus()))},T=()=>{s.value=!1,f.value=-1,u.value="bottom",m.value="bottom",c.value=""},O=()=>{if(s.value){T();return}_()},H=()=>{if(!s.value){_();return}N(1)},q=()=>{if(!s.value){_();return}N(-1)},S=()=>{if(!s.value){_();return}const y=M.value[f.value];y&&!y.disabled&&h(y)},I=y=>{const L=y.target;c.value=L.value,o("search",L.value),f.value=F()},$=y=>o("focus",y),A=y=>o("blur",y),W=y=>{var K;if(!s.value||!v.value)return;const L=y.target;v.value.contains(L)||(K=p.value)!=null&&K.contains(L)||T()},V=()=>{if(!d.value||!p.value)return;const y=d.value,L=p.value,K=async()=>{const{x:G,y:U,placement:Q}=await ce(y,L,{placement:u.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});m.value=Q??u.value,L.style.minWidth=`${y.getBoundingClientRect().width}px`,L.style.left=`${G}px`,L.style.top=`${U}px`},Y=async()=>{await K()},Z=de(y,()=>{Y()}),P=()=>{Y()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),w={update:Y,destroy:()=>{Z(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},w.update()};return e.watch(()=>t.options,()=>{f.value>=M.value.length&&(f.value=F()),w==null||w.update()},{deep:!0}),e.watch(s,async y=>{if(!y){w&&(w.destroy(),w=null);return}await e.nextTick(),w||V(),w==null||w.update()}),e.watch(M,()=>{f.value>=M.value.length&&(f.value=F())}),e.onMounted(()=>{document.addEventListener("click",W)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",W),w==null||w.destroy(),w=null}),(y,L)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(R.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:d,class:"vf-multiselect__control",type:"button",disabled:y.disabled,"aria-expanded":s.value,"aria-controls":i,"aria-haspopup":"listbox",onClick:O,onKeydown:[e.withKeys(e.withModifiers(H,["prevent"]),["down"]),e.withKeys(e.withModifiers(q,["prevent"]),["up"]),e.withKeys(e.withModifiers(S,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"])],onFocus:$,onBlur:A},[e.createElementVNode("span",{class:e.normalizeClass(["vf-multiselect__label",{"vf-multiselect__label_placeholder":B.value.length===0}])},e.toDisplayString(E.value),3),L[0]||(L[0]=e.createElementVNode("span",{class:"vf-multiselect__chevron","aria-hidden":"true"},"▾",-1))],40,bt),y.clearable&&B.value.length>0&&!y.disabled&&!y.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-multiselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(g,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:i,ref_key:"panel",ref:p,class:"vf-multiselect__panel",role:"listbox","aria-multiselectable":"true","data-placement":m.value},[y.filter?(e.openBlock(),e.createElementBlock("div",_t,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-multiselect__search-control",type:"text",value:c.value,placeholder:y.searchPlaceholder,onInput:I,onKeydown:[e.withKeys(e.withModifiers(H,["prevent"]),["down"]),e.withKeys(e.withModifiers(q,["prevent"]),["up"]),e.withKeys(e.withModifiers(S,["prevent"]),["enter"]),e.withKeys(e.withModifiers(T,["prevent"]),["esc"])]},null,40,yt)])):e.createCommentVNode("",!0),y.loading?(e.openBlock(),e.createElementBlock("div",kt,e.toDisplayString(y.loadingText),1)):M.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(M.value,(K,Y)=>(e.openBlock(),e.createElementBlock("button",{id:x(Y),key:K.value,class:e.normalizeClass(["vf-multiselect__option",{"is-active":z(K),"is-disabled":K.disabled,"is-highlighted":Y===f.value}]),type:"button",role:"option",disabled:K.disabled,"aria-selected":z(K),onClick:Z=>h(K)},[e.createElementVNode("span",xt,e.toDisplayString(K.label),1),z(K)?(e.openBlock(),e.createElementBlock("span",zt,"✓")):e.createCommentVNode("",!0)],10,wt))),128)):(e.openBlock(),e.createElementBlock("div",Ct,e.toDisplayString(y.emptyText),1))],8,ht),[[e.vShow,s.value]])]))],2))}}),St={class:"vf-tag-input__tags"},$t={class:"vf-tag-input__tag-label"},Vt=["disabled","aria-label","onClick"],Et=["value","placeholder","disabled","readonly","aria-expanded","aria-activedescendant","onKeydown"],Nt=["disabled"],Ft=["data-placement"],Tt={key:0,class:"vf-tag-input__loading"},Dt=["id","disabled","onClick"],Lt={key:2,class:"vf-tag-input__empty"},Mt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(""),s=e.ref(!1),c=e.ref(-1),f=e.ref("bottom"),u=e.ref("bottom"),m=`vf-tag-input-panel-${++a}`;let i=null;const w=e.computed(()=>Array.isArray(t.modelValue)?t.modelValue:[]),k=e.computed(()=>t.options.map(D=>({label:D[t.optionLabel],value:D[t.optionValue],disabled:D.disabled}))),B=e.computed(()=>new Set(w.value.map(D=>String(D)))),M=e.computed(()=>{const D=k.value.filter(J=>!B.value.has(String(J.value)));if(!t.filter)return D;const X=n.value.trim().toLowerCase();return X?D.filter(J=>J.label.toLowerCase().includes(X)):D}),C=e.computed(()=>new Map(k.value.map(D=>[String(D.value),D.label]))),E=e.computed(()=>{if(!(!s.value||c.value<0))return x(c.value)}),R=e.computed(()=>{const D=["vf-tag-input",`vf-tag-input_${t.variant}`,s.value?"vf-tag-input_open":""];return t.size!=="normal"&&D.push(`vf-tag-input_${t.size}`),t.disabled&&D.push("vf-tag-input_disabled"),D.filter(Boolean)}),x=D=>`${m}-option-${D}`,F=()=>M.value.findIndex(D=>!D.disabled),z=D=>C.value.get(String(D))??String(D),b=D=>{o("update:modelValue",D),o("change",D)},h=(D,X)=>{o("reject",{reason:D,value:X})},g=D=>t.readonly?(h("readonly",D),!1):D?B.value.has(D)?(h("duplicate",D),!1):typeof t.maxTags=="number"&&w.value.length>=t.maxTags?(h("maxTags",D),!1):t.validateTag&&!t.validateTag(D)?(h("invalid",D),!1):!0:!1,N=(D,X)=>{const J=typeof D=="string"?D.trim():String(D);return g(J)?(b([...w.value,D]),o("add",{value:D,source:X}),n.value="",c.value=F(),!0):!1},_=D=>{D.disabled||t.readonly||N(D.value,"option")},T=()=>{if(!t.allowCustom)return!1;const D=n.value.trim();return D?N(D,"custom"):!1},O=D=>{if(t.readonly)return;const X=w.value[D];if(X===void 0)return;const J=w.value.filter((ee,oe)=>oe!==D);b(J),o("remove",X)},H=()=>{t.readonly||w.value.length!==0&&(b([]),o("remove",[...w.value]))},q=D=>{const X=M.value;if(!X.length){c.value=-1;return}let J=c.value;(J<0||J>=X.length)&&(J=D>0?-1:X.length);for(let ee=0;ee<X.length;ee+=1)if(J=(J+D+X.length)%X.length,!X[J].disabled){c.value=J;return}c.value=-1},S=()=>{t.disabled||(s.value=!0,f.value="bottom",u.value="bottom",c.value<0&&(c.value=F()))},I=()=>{s.value=!1,c.value=-1,f.value="bottom",u.value="bottom"},$=()=>{if(s.value){I();return}S(),A()},A=()=>{var D;(D=d.value)==null||D.focus()},W=D=>{const X=D.target;n.value=X.value,o("search",X.value),S(),c.value=F()},V=D=>{o("focus",D),S()},y=D=>{o("blur",D)},L=()=>{if(!s.value){S();return}q(1)},K=()=>{if(!s.value){S();return}q(-1)},Y=()=>{if(s.value){const D=M.value[c.value];if(D&&!D.disabled){_(D);return}}T()},Z=()=>{T()},P=()=>{n.value||t.readonly||w.value.length===0||O(w.value.length-1)},G=D=>{D.key===","&&(D.preventDefault(),T())},U=D=>{var J;if(!s.value||!v.value)return;const X=D.target;v.value.contains(X)||(J=p.value)!=null&&J.contains(X)||I()},Q=()=>{if(!v.value||!p.value)return;const D=v.value,X=p.value,J=async()=>{const{x:ze,y:Fe,placement:Ce}=await ce(D,X,{placement:f.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});u.value=Ce??f.value,X.style.minWidth=`${D.getBoundingClientRect().width}px`,X.style.left=`${ze}px`,X.style.top=`${Fe}px`},ee=async()=>{await J()},oe=de(D,()=>{ee()}),fe=()=>{ee()};document.addEventListener("scroll",fe,!0),window.addEventListener("resize",fe,!1),i={update:ee,destroy:()=>{oe(),document.removeEventListener("scroll",fe,!0),window.removeEventListener("resize",fe,!1)}},i.update()};return e.watch(()=>t.options,()=>{c.value>=M.value.length&&(c.value=F()),i==null||i.update()},{deep:!0}),e.watch(M,()=>{c.value>=M.value.length&&(c.value=F())}),e.watch(s,async D=>{if(!D){i&&(i.destroy(),i=null);return}await e.nextTick(),i||Q(),i==null||i.update()}),e.onMounted(()=>{document.addEventListener("click",U)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",U),i==null||i.destroy(),i=null}),(D,X)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(R.value),onClick:A},[e.createElementVNode("div",St,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.value,(J,ee)=>(e.openBlock(),e.createElementBlock("span",{key:`${String(J)}-${ee}`,class:"vf-tag-input__tag"},[e.createElementVNode("span",$t,e.toDisplayString(z(J)),1),e.createElementVNode("button",{class:"vf-tag-input__tag-remove",type:"button",disabled:D.disabled||D.readonly,"aria-label":`Remove ${z(J)}`,onClick:e.withModifiers(oe=>O(ee),["stop"])}," × ",8,Vt)]))),128)),e.createElementVNode("input",{ref_key:"control",ref:d,class:"vf-tag-input__control",type:"text",role:"combobox",value:n.value,placeholder:w.value.length===0?D.placeholder:"",disabled:D.disabled,readonly:D.readonly,"aria-expanded":s.value,"aria-autocomplete":"list","aria-controls":m,"aria-activedescendant":E.value,onInput:W,onFocus:V,onBlur:y,onKeydown:[e.withKeys(e.withModifiers(L,["prevent"]),["down"]),e.withKeys(e.withModifiers(K,["prevent"]),["up"]),e.withKeys(e.withModifiers(Y,["prevent"]),["enter"]),e.withKeys(e.withModifiers(I,["prevent"]),["esc"]),e.withKeys(Z,["tab"]),e.withKeys(P,["backspace"]),G]},null,40,Et)]),D.clearable&&w.value.length>0&&!D.disabled&&!D.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-tag-input__clear",type:"button","aria-label":"Clear tags",onClick:e.withModifiers(H,["stop"])}," ✕ ")):e.createCommentVNode("",!0),e.createElementVNode("button",{class:"vf-tag-input__chevron",type:"button",disabled:D.disabled,"aria-hidden":"true",tabindex:"-1",onMousedown:X[0]||(X[0]=e.withModifiers(()=>{},["prevent"])),onClick:e.withModifiers($,["stop"])}," ▾ ",40,Nt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:m,ref_key:"panel",ref:p,class:"vf-tag-input__panel",role:"listbox","data-placement":u.value},[D.loading?(e.openBlock(),e.createElementBlock("div",Tt,e.toDisplayString(D.loadingText),1)):M.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(M.value,(J,ee)=>(e.openBlock(),e.createElementBlock("button",{id:x(ee),key:J.value,class:e.normalizeClass(["vf-tag-input__option",{"is-disabled":J.disabled,"is-highlighted":ee===c.value}]),type:"button",role:"option",disabled:J.disabled,onMousedown:X[1]||(X[1]=e.withModifiers(()=>{},["prevent"])),onClick:oe=>_(J)},e.toDisplayString(J.label),43,Dt))),128)):(e.openBlock(),e.createElementBlock("div",Lt,e.toDisplayString(D.emptyText),1))],8,Ft),[[e.vShow,s.value]])]))],2))}}),Rt=["disabled","aria-expanded","onKeydown"],Pt=["data-placement","onKeydown"],It={class:"vf-datepicker__header"},Ot={class:"vf-datepicker__month-label"},Kt={class:"vf-datepicker__weekdays",role:"row"},At={class:"vf-datepicker__days",role:"grid"},Ht=["disabled","data-date","onClick"],Wt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),c=e.ref("bottom"),f=`vf-datepicker-panel-${++a}`,u=e.ref(S(H(t.modelValue)??new Date));let m=null;const i=e.computed(()=>H(t.modelValue)),w=e.computed(()=>H(t.min)),k=e.computed(()=>H(t.max)),B=e.computed(()=>i.value?i.value.toLocaleDateString(t.locale,{year:"numeric",month:"short",day:"numeric"}):""),M=e.computed(()=>u.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),C=e.computed(()=>{const y=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),L=new Date(2026,0,4);return Array.from({length:7},(K,Y)=>{const Z=(Y+t.firstDayOfWeek)%7,P=new Date(L);return P.setDate(L.getDate()+Z),y.format(P)})}),E=e.computed(()=>{const y=A(u.value,t.firstDayOfWeek),L=i.value?W(i.value):null,K=W(new Date);return Array.from({length:42},(Y,Z)=>{const P=$(y,Z),G=W(P);return{key:`${G}-${Z}`,iso:G,date:P,day:P.getDate(),inCurrentMonth:P.getMonth()===u.value.getMonth(),isDisabled:V(P,w.value,k.value),isSelected:L===G,isToday:G===K}})}),R=e.computed(()=>{const y=["vf-datepicker",`vf-datepicker_${t.variant}`,n.value?"vf-datepicker_open":""];return t.size!=="normal"&&y.push(`vf-datepicker_${t.size}`),t.disabled&&y.push("vf-datepicker_disabled"),y.filter(Boolean)}),x=y=>o("focus",y),F=y=>o("blur",y),z=()=>{t.disabled||t.readonly||(n.value=!0,s.value="bottom",c.value="bottom")},b=()=>{n.value=!1,s.value="bottom",c.value="bottom"},h=()=>{if(n.value){b();return}z()},g=()=>{u.value=I(u.value,-1)},N=()=>{u.value=I(u.value,1)},_=y=>{if(t.readonly||V(y,w.value,k.value))return;const L=W(y);o("update:modelValue",L),o("change",L),b()},T=y=>{var K;if(!n.value||!v.value)return;const L=y.target;v.value.contains(L)||(K=p.value)!=null&&K.contains(L)||b()},O=()=>{if(!d.value||!p.value)return;const y=d.value,L=p.value,K=async()=>{const{x:G,y:U,placement:Q}=await ce(y,L,{placement:s.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});c.value=Q??s.value,L.style.left=`${G}px`,L.style.top=`${U}px`},Y=async()=>{await K()},Z=de(y,()=>{Y()}),P=()=>{Y()};document.addEventListener("scroll",P,!0),window.addEventListener("resize",P,!1),m={update:Y,destroy:()=>{Z(),document.removeEventListener("scroll",P,!0),window.removeEventListener("resize",P,!1)}},m.update()};e.watch(()=>t.modelValue,y=>{const L=H(y);L&&(u.value=S(L))},{immediate:!0}),e.watch(()=>[t.min,t.max],()=>{m==null||m.update()}),e.watch(n,async y=>{if(!y){m&&(m.destroy(),m=null);return}await e.nextTick(),m||O(),m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",T)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",T),m==null||m.destroy(),m=null});function H(y){if(!y)return null;const L=y.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!L)return null;const K=Number(L[1]),Y=Number(L[2])-1,Z=Number(L[3]),P=new Date(K,Y,Z);return P.getFullYear()!==K||P.getMonth()!==Y||P.getDate()!==Z?null:q(P)}function q(y){return new Date(y.getFullYear(),y.getMonth(),y.getDate())}function S(y){return new Date(y.getFullYear(),y.getMonth(),1)}function I(y,L){return new Date(y.getFullYear(),y.getMonth()+L,1)}function $(y,L){return new Date(y.getFullYear(),y.getMonth(),y.getDate()+L)}function A(y,L){const K=S(y),Z=(K.getDay()-L+7)%7;return $(K,-Z)}function W(y){const L=y.getFullYear(),K=`${y.getMonth()+1}`.padStart(2,"0"),Y=`${y.getDate()}`.padStart(2,"0");return`${L}-${K}-${Y}`}function V(y,L,K){const Y=q(y).getTime();return!!(L&&Y<L.getTime()||K&&Y>K.getTime())}return(y,L)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(R.value)},[e.createElementVNode("button",{ref_key:"control",ref:d,class:"vf-datepicker__control",type:"button",disabled:y.disabled,"aria-expanded":n.value,"aria-controls":f,"aria-haspopup":"dialog",onClick:h,onKeydown:[e.withKeys(e.withModifiers(z,["prevent"]),["down"]),e.withKeys(e.withModifiers(h,["prevent"]),["enter"]),e.withKeys(e.withModifiers(b,["prevent"]),["esc"])],onFocus:x,onBlur:F},[e.createElementVNode("span",{class:e.normalizeClass(["vf-datepicker__label",{"vf-datepicker__label_placeholder":!i.value}])},e.toDisplayString(B.value||y.placeholder),3),L[0]||(L[0]=e.createElementVNode("span",{class:"vf-datepicker__chevron","aria-hidden":"true"},"▾",-1))],40,Rt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:f,ref_key:"panel",ref:p,class:"vf-datepicker__panel",role:"dialog","data-placement":c.value,onKeydown:e.withKeys(e.withModifiers(b,["prevent"]),["esc"])},[e.createElementVNode("div",It,[e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Previous month",onClick:g}," ‹ "),e.createElementVNode("span",Ot,e.toDisplayString(M.value),1),e.createElementVNode("button",{class:"vf-datepicker__nav",type:"button","aria-label":"Next month",onClick:N}," › ")]),e.createElementVNode("div",Kt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(C.value,K=>(e.openBlock(),e.createElementBlock("span",{key:K,class:"vf-datepicker__weekday"},e.toDisplayString(K),1))),128))]),e.createElementVNode("div",At,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(E.value,K=>(e.openBlock(),e.createElementBlock("button",{key:K.key,class:e.normalizeClass(["vf-datepicker__day",{"is-outside":!K.inCurrentMonth,"is-selected":K.isSelected,"is-today":K.isToday}]),type:"button",disabled:K.isDisabled,"data-date":K.iso,onClick:Y=>_(K.date)},e.toDisplayString(K.day),11,Ht))),128))])],40,Pt),[[e.vShow,n.value]])]))],2))}}),jt=["disabled","aria-expanded","onKeydown"],Gt=["data-placement","onKeydown"],Ut={class:"vf-daterangepicker__header"},Yt={class:"vf-daterangepicker__month-label"},Xt={class:"vf-daterangepicker__weekdays",role:"row"},qt={class:"vf-daterangepicker__days",role:"grid"},Jt=["disabled","data-date","onClick"],Zt=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),c=e.ref("bottom"),f=`vf-daterangepicker-panel-${++a}`,u=e.ref(V(new Date));let m=null;const i=e.computed(()=>A(t.min)),w=e.computed(()=>A(t.max)),k=e.computed(()=>$(t.modelValue)),B=e.computed(()=>k.value[0]),M=e.computed(()=>k.value[1]),C=e.computed(()=>!B.value&&!M.value),E=e.computed(()=>{if(C.value)return"";const P=new Intl.DateTimeFormat(t.locale,{year:"numeric",month:"short",day:"numeric"}),G=B.value?P.format(B.value):t.startPlaceholder,U=M.value?P.format(M.value):t.endPlaceholder;return`${G}${t.separator}${U}`}),R=e.computed(()=>u.value.toLocaleDateString(t.locale,{year:"numeric",month:"long"})),x=e.computed(()=>{const P=new Intl.DateTimeFormat(t.locale,{weekday:"short"}),G=new Date(2026,0,4);return Array.from({length:7},(U,Q)=>{const D=(Q+t.firstDayOfWeek)%7,X=new Date(G);return X.setDate(G.getDate()+D),P.format(X)})}),F=e.computed(()=>{const P=K(u.value,t.firstDayOfWeek),G=Y(new Date),U=B.value?W(B.value).getTime():null,Q=M.value?W(M.value).getTime():null,D=B.value?Y(B.value):null,X=M.value?Y(M.value):null;return Array.from({length:42},(J,ee)=>{const oe=L(P,ee),fe=Y(oe),ze=W(oe).getTime(),Fe=U!==null&&Q!==null?ze>=U&&ze<=Q:!1,Ce=D===fe,Xe=X===fe;return{key:`${fe}-${ee}`,iso:fe,date:oe,day:oe.getDate(),inCurrentMonth:oe.getMonth()===u.value.getMonth(),isDisabled:Z(oe,i.value,w.value),isSelected:Ce||Xe,isRangeStart:Ce,isRangeEnd:Xe,isInRange:Fe,isToday:fe===G}})}),z=e.computed(()=>{const P=["vf-daterangepicker",`vf-daterangepicker_${t.variant}`,n.value?"vf-daterangepicker_open":""];return t.size!=="normal"&&P.push(`vf-daterangepicker_${t.size}`),t.disabled&&P.push("vf-daterangepicker_disabled"),P.filter(Boolean)}),b=P=>o("focus",P),h=P=>o("blur",P),g=()=>{t.disabled||t.readonly||(n.value=!0,s.value="bottom",c.value="bottom")},N=()=>{n.value=!1,s.value="bottom",c.value="bottom"},_=()=>{if(n.value){N();return}g()},T=()=>{u.value=y(u.value,-1)},O=()=>{u.value=y(u.value,1)},H=(P,G)=>{const U=P?Y(P):null,Q=G?Y(G):null;o("update:modelValue",[U,Q]),o("change",[U,Q])},q=P=>{if(t.readonly||Z(P,i.value,w.value))return;const G=B.value,U=M.value;if(!G||G&&U){H(P,null);return}const Q=W(G).getTime();W(P).getTime()<Q?H(P,G):H(G,P),N()},S=P=>{var U;if(!n.value||!v.value)return;const G=P.target;v.value.contains(G)||(U=p.value)!=null&&U.contains(G)||N()},I=()=>{if(!d.value||!p.value)return;const P=d.value,G=p.value,U=async()=>{const{x:J,y:ee,placement:oe}=await ce(P,G,{placement:s.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});c.value=oe??s.value,G.style.left=`${J}px`,G.style.top=`${ee}px`},Q=async()=>{await U()},D=de(P,()=>{Q()}),X=()=>{Q()};document.addEventListener("scroll",X,!0),window.addEventListener("resize",X,!1),m={update:Q,destroy:()=>{D(),document.removeEventListener("scroll",X,!0),window.removeEventListener("resize",X,!1)}},m.update()};e.watch(()=>t.modelValue,P=>{const[G,U]=$(P),Q=G??U??new Date;u.value=V(Q)},{immediate:!0}),e.watch(()=>[t.min,t.max],()=>{m==null||m.update()}),e.watch(n,async P=>{if(!P){m&&(m.destroy(),m=null);return}await e.nextTick(),m||I(),m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",S)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",S),m==null||m.destroy(),m=null});function $(P){if(!P||!Array.isArray(P))return[null,null];const[G,U]=P;return[A(G??void 0),A(U??void 0)]}function A(P){if(!P)return null;const G=P.match(/^(\d{4})-(\d{2})-(\d{2})$/);if(!G)return null;const U=Number(G[1]),Q=Number(G[2])-1,D=Number(G[3]),X=new Date(U,Q,D);return X.getFullYear()!==U||X.getMonth()!==Q||X.getDate()!==D?null:W(X)}function W(P){return new Date(P.getFullYear(),P.getMonth(),P.getDate())}function V(P){return new Date(P.getFullYear(),P.getMonth(),1)}function y(P,G){return new Date(P.getFullYear(),P.getMonth()+G,1)}function L(P,G){return new Date(P.getFullYear(),P.getMonth(),P.getDate()+G)}function K(P,G){const U=V(P),D=(U.getDay()-G+7)%7;return L(U,-D)}function Y(P){const G=P.getFullYear(),U=`${P.getMonth()+1}`.padStart(2,"0"),Q=`${P.getDate()}`.padStart(2,"0");return`${G}-${U}-${Q}`}function Z(P,G,U){const Q=W(P).getTime();return!!(G&&Q<G.getTime()||U&&Q>U.getTime())}return(P,G)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(z.value)},[e.createElementVNode("button",{ref_key:"control",ref:d,class:"vf-daterangepicker__control",type:"button",disabled:P.disabled,"aria-expanded":n.value,"aria-controls":f,"aria-haspopup":"dialog",onClick:_,onKeydown:[e.withKeys(e.withModifiers(g,["prevent"]),["down"]),e.withKeys(e.withModifiers(_,["prevent"]),["enter"]),e.withKeys(e.withModifiers(N,["prevent"]),["esc"])],onFocus:b,onBlur:h},[e.createElementVNode("span",{class:e.normalizeClass(["vf-daterangepicker__label",{"vf-daterangepicker__label_placeholder":C.value}])},e.toDisplayString(E.value||P.placeholder),3),G[0]||(G[0]=e.createElementVNode("span",{class:"vf-daterangepicker__chevron","aria-hidden":"true"},"▾",-1))],40,jt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:f,ref_key:"panel",ref:p,class:"vf-daterangepicker__panel",role:"dialog","data-placement":c.value,onKeydown:e.withKeys(e.withModifiers(N,["prevent"]),["esc"])},[e.createElementVNode("div",Ut,[e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Previous month",onClick:T}," ‹ "),e.createElementVNode("span",Yt,e.toDisplayString(R.value),1),e.createElementVNode("button",{class:"vf-daterangepicker__nav",type:"button","aria-label":"Next month",onClick:O}," › ")]),e.createElementVNode("div",Xt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.value,U=>(e.openBlock(),e.createElementBlock("span",{key:U,class:"vf-daterangepicker__weekday"},e.toDisplayString(U),1))),128))]),e.createElementVNode("div",qt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(F.value,U=>(e.openBlock(),e.createElementBlock("button",{key:U.key,class:e.normalizeClass(["vf-daterangepicker__day",{"is-outside":!U.inCurrentMonth,"is-in-range":U.isInRange,"is-selected":U.isSelected,"is-range-start":U.isRangeStart,"is-range-end":U.isRangeEnd,"is-today":U.isToday}]),type:"button",disabled:U.isDisabled,"data-date":U.iso,onClick:Q=>q(U.date)},e.toDisplayString(U.day),11,Jt))),128))])],40,Gt),[[e.vShow,n.value]])]))],2))}}),Qt=["disabled","aria-expanded","onKeydown"],er=["data-placement"],or=["data-time","disabled","aria-selected","onClick"],tr=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref("bottom"),c=e.ref("bottom"),f=`vf-timepicker-panel-${++a}`;let u=null;const m=e.computed(()=>T(t.min)),i=e.computed(()=>T(t.max)),w=e.computed(()=>T(t.modelValue)),k=e.computed(()=>w.value===null?"":H(w.value,t.format)),B=e.computed(()=>!t.step||t.step<=0?30:Math.min(Math.max(Math.round(t.step),1),1440)),M=e.computed(()=>{const S=[],I=B.value,$=m.value,A=i.value;for(let W=0;W<1440;W+=I){const V=O(W);S.push({value:V,minutes:W,label:H(W,t.format),isSelected:w.value===W,isDisabled:q(W,$,A)})}return S}),C=e.computed(()=>{const S=["vf-timepicker",`vf-timepicker_${t.variant}`,n.value?"vf-timepicker_open":""];return t.size!=="normal"&&S.push(`vf-timepicker_${t.size}`),t.disabled&&S.push("vf-timepicker_disabled"),S.filter(Boolean)}),E=S=>o("focus",S),R=S=>o("blur",S),x=()=>{t.disabled||t.readonly||(n.value=!0,s.value="bottom",c.value="bottom")},F=()=>{n.value=!1,s.value="bottom",c.value="bottom"},z=()=>{if(n.value){F();return}x()},b=async()=>{var S,I;n.value||(x(),await e.nextTick()),(I=(S=p.value)==null?void 0:S.querySelector(".vf-timepicker__option:not(.is-disabled)"))==null||I.focus()},h=S=>{if(t.readonly)return;const I=T(S);I===null||q(I,m.value,i.value)||(o("update:modelValue",S),o("change",S),F())},g=S=>{var $;if(!n.value||!v.value)return;const I=S.target;v.value.contains(I)||($=p.value)!=null&&$.contains(I)||F()},N=()=>{if(!d.value||!p.value)return;const S=d.value,I=p.value,$=async()=>{const{x:y,y:L,placement:K}=await ce(S,I,{placement:s.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});c.value=K??s.value;const Y=S.getBoundingClientRect().width;I.style.minWidth=`${Y}px`,I.style.width=`${Y}px`,I.style.left=`${y}px`,I.style.top=`${L}px`},A=async()=>{await $()},W=de(S,()=>{A()}),V=()=>{A()};document.addEventListener("scroll",V,!0),window.addEventListener("resize",V,!1),u={update:A,destroy:()=>{W(),document.removeEventListener("scroll",V,!0),window.removeEventListener("resize",V,!1)}},u.update()},_=()=>{if(!p.value||w.value===null)return;const S=p.value.querySelector(`[data-time="${O(w.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||N(),u==null||u.update(),_()}),e.watch(()=>[t.min,t.max,t.step],()=>{u==null||u.update()}),e.onMounted(()=>{document.addEventListener("click",g)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",g),u==null||u.destroy(),u=null});function T(S){if(!S)return null;const I=S.match(/^(\d{2}):(\d{2})$/);if(!I)return null;const $=Number(I[1]),A=Number(I[2]);return Number.isNaN($)||Number.isNaN(A)||$<0||$>23||A<0||A>59?null:$*60+A}function O(S){const I=Math.floor(S/60),$=S%60;return`${String(I).padStart(2,"0")}:${String($).padStart(2,"0")}`}function H(S,I){if(I==="12h"){const $=Math.floor(S/60),A=S%60,W=$>=12?"PM":"AM";return`${$%12||12}:${String(A).padStart(2,"0")} ${W}`}return O(S)}function q(S,I,$){return I!==null&&S<I||$!==null&&S>$}return(S,I)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(C.value)},[e.createElementVNode("button",{ref_key:"control",ref:d,class:"vf-timepicker__control",type:"button",disabled:S.disabled,"aria-expanded":n.value,"aria-controls":f,"aria-haspopup":"listbox",onClick:z,onKeydown:[e.withKeys(e.withModifiers(b,["prevent"]),["down"]),e.withKeys(e.withModifiers(z,["prevent"]),["enter"]),e.withKeys(e.withModifiers(F,["prevent"]),["esc"])],onFocus:E,onBlur:R},[e.createElementVNode("span",{class:e.normalizeClass(["vf-timepicker__label",{"vf-timepicker__label_placeholder":!k.value}])},e.toDisplayString(k.value||S.placeholder),3),I[0]||(I[0]=e.createElementVNode("span",{class:"vf-timepicker__chevron","aria-hidden":"true"},"▾",-1))],40,Qt),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:f,ref_key:"panel",ref:p,class:"vf-timepicker__panel",role:"listbox","data-placement":c.value},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(M.value,$=>(e.openBlock(),e.createElementBlock("button",{key:$.value,class:e.normalizeClass(["vf-timepicker__option",{"is-active":$.isSelected,"is-disabled":$.isDisabled}]),type:"button",role:"option","data-time":$.value,disabled:$.isDisabled,"aria-selected":$.isSelected,onClick:A=>h($.value)},e.toDisplayString($.label),11,or))),128))],8,er),[[e.vShow,n.value]])]))],2))}}),rr=["disabled"],ar=["disabled","aria-current","aria-label","onClick"],lr=["disabled"],nr=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(l,{emit:r}){const a=l,o=r,t=(i,w,k)=>Math.min(k,Math.max(w,i)),v=(i,w)=>{if(w<i)return[];const k=[];for(let B=i;B<=w;B+=1)k.push(B);return k},d=e.computed(()=>{if(typeof a.totalPages=="number"&&Number.isFinite(a.totalPages))return Math.max(1,Math.floor(a.totalPages));const i=Math.max(1,Math.floor(a.pageSize));return Math.max(1,Math.ceil(Math.max(0,a.totalItems)/i))}),p=e.computed(()=>t(Math.floor(a.modelValue),1,d.value)),n=e.computed(()=>p.value<=1),s=e.computed(()=>p.value>=d.value),c=e.computed(()=>a.disabled||d.value<=1),f=e.computed(()=>{const i=d.value,w=p.value,k=Math.max(0,Math.floor(a.siblingCount)),B=Math.max(0,Math.floor(a.boundaryCount)),M=k*2+B*2+3,C=[];if(i<=M)return v(1,i).map(z=>({key:`page-${z}`,type:"page",page:z}));const E=v(1,B),R=v(i-B+1,i),x=Math.max(Math.min(w-k,i-B-k*2-1),B+2),F=Math.min(Math.max(w+k,B+k*2+2),i-B-1);for(const z of E)C.push({key:`page-${z}`,type:"page",page:z});x>B+2?C.push({key:"ellipsis-start",type:"ellipsis",page:-1}):B+1<=i-B&&C.push({key:`page-${B+1}`,type:"page",page:B+1});for(const z of v(x,F))C.push({key:`page-${z}`,type:"page",page:z});F<i-B-1?C.push({key:"ellipsis-end",type:"ellipsis",page:-2}):i-B>B&&C.push({key:`page-${i-B}`,type:"page",page:i-B});for(const z of R)C.push({key:`page-${z}`,type:"page",page:z});return C}),u=e.computed(()=>{const i=["vf-pagination",`vf-pagination_${a.variant}`];return a.size!=="normal"&&i.push(`vf-pagination_${a.size}`),a.disabled&&i.push("vf-pagination_disabled"),i}),m=(i,w)=>{if(c.value)return;const k=t(i,1,d.value);k!==a.modelValue&&(o("update:modelValue",k),o("change",k,w))};return(i,w)=>(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:c.value||n.value,"aria-label":"Previous page",onClick:w[0]||(w[0]=k=>m(p.value-1,k))},e.toDisplayString(i.prevLabel),9,rr),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.value,k=>(e.openBlock(),e.createElementBlock("button",{key:k.key,class:e.normalizeClass(["vf-pagination__item",{"is-current":k.type==="page"&&k.page===p.value,"is-ellipsis":k.type==="ellipsis"}]),type:"button",disabled:c.value||k.type==="ellipsis","aria-current":k.type==="page"&&k.page===p.value?"page":void 0,"aria-label":k.type==="page"?`Page ${k.page}`:void 0,onClick:B=>k.type==="page"&&m(k.page,B)},[k.type==="page"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(k.page),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(i.ellipsisLabel),1)],64))],10,ar))),128)),e.createElementVNode("button",{class:"vf-pagination__item vf-pagination__item_nav",type:"button",disabled:c.value||s.value,"aria-label":"Next page",onClick:w[1]||(w[1]=k=>m(p.value+1,k))},e.toDisplayString(i.nextLabel),9,lr)],2))}}),ir=["checked","disabled"],sr={key:0,class:"vf-checkbox__label"},dr=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const d=["vf-checkbox",`vf-checkbox_${o.variant}`];return o.disabled&&d.push("vf-checkbox_disabled"),d}),v=d=>{const p=d.target;a("update:modelValue",p.checked),a("change",d)};return(d,p)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.value)},[e.createElementVNode("input",{class:"vf-checkbox__control",type:"checkbox",checked:d.modelValue,disabled:d.disabled,onChange:v},null,40,ir),p[0]||(p[0]=e.createElementVNode("span",{class:"vf-checkbox__box"},null,-1)),d.label||d.$slots.default?(e.openBlock(),e.createElementBlock("span",sr,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],2))}}),Ke=Symbol("VueForgeRadioGroup"),cr=["aria-disabled","aria-label","aria-labelledby"],fr=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const p=["vf-radio-group"];return o.direction==="horizontal"&&p.push("vf-radio-group_horizontal"),p}),v=(p,n)=>{a("update:modelValue",p),a("change",p,n)},d={name:e.computed(()=>o.name),modelValue:e.computed(()=>o.modelValue),disabled:e.computed(()=>o.disabled),variant:e.computed(()=>o.variant),onChange:v};return e.provide(Ke,d),(p,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value),role:"radiogroup","aria-disabled":p.disabled||void 0,"aria-label":p.ariaLabel||void 0,"aria-labelledby":p.ariaLabelledby||void 0},[e.renderSlot(p.$slots,"default")],10,cr))}}),vr=["name","value","checked","disabled"],pr={key:0,class:"vf-radio__label"},ur=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(l,{emit:r}){const a=r,o=l,t=e.inject(Ke,null),v=e.computed(()=>t?t.modelValue.value:o.modelValue),d=e.computed(()=>t?t.name.value:o.name),p=e.computed(()=>t?t.variant.value:o.variant),n=e.computed(()=>(t?t.disabled.value:!1)||o.disabled),s=e.computed(()=>v.value===o.value),c=e.computed(()=>{const u=["vf-radio",`vf-radio_${p.value}`];return n.value&&u.push("vf-radio_disabled"),u}),f=u=>{n.value||(t?t.onChange(o.value,u):a("update:modelValue",o.value),a("change",o.value,u))};return(u,m)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(c.value)},[e.createElementVNode("input",{class:"vf-radio__control",type:"radio",name:d.value,value:u.value,checked:s.value,disabled:n.value,onChange:f},null,40,vr),m[0]||(m[0]=e.createElementVNode("span",{class:"vf-radio__circle"},null,-1)),u.label||u.$slots.default?(e.openBlock(),e.createElementBlock("span",pr,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.label),1)])])):e.createCommentVNode("",!0)],2))}}),Se=Symbol("VueForgeTabs"),mr=["aria-orientation","aria-label","aria-labelledby"],gr={class:"vf-tabs__panels"},br=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(l,{emit:r}){let a=0;const o=r,t=l,v=++a,d=i=>String(i).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),p=e.computed(()=>{const i=["vf-tabs"];return t.orientation==="vertical"&&i.push("vf-tabs_vertical"),t.disabled&&i.push("vf-tabs_disabled"),i}),n=e.ref(null),s=()=>n.value?Array.from(n.value.querySelectorAll('[role="tab"]:not([disabled])')):[],c=i=>{i&&(i.focus(),i.click())},f=i=>{if(t.disabled)return;const w=t.orientation==="horizontal",k=i.key,B=w?["ArrowRight"]:["ArrowDown"],M=w?["ArrowLeft"]:["ArrowUp"];if(![...B,...M,"Home","End"].includes(k))return;const C=s();if(!C.length)return;const E=C.findIndex(z=>z.getAttribute("aria-selected")==="true"),R=C.findIndex(z=>z===document.activeElement),x=R>=0?R:Math.max(E,0);let F=x;B.includes(k)?F=(x+1)%C.length:M.includes(k)?F=(x-1+C.length)%C.length:k==="Home"?F=0:k==="End"&&(F=C.length-1),i.preventDefault(),c(C[F])},u=(i,w)=>{o("update:modelValue",i),o("change",i,w)},m={activeValue:e.computed(()=>t.modelValue),disabled:e.computed(()=>t.disabled),orientation:e.computed(()=>t.orientation),onChange:u,getTabId:i=>`vf-tab-${v}-${d(i)}`,getPanelId:i=>`vf-tabpanel-${v}-${d(i)}`};return e.provide(Se,m),(i,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value)},[e.createElementVNode("div",{ref_key:"list",ref:n,class:"vf-tabs__list",role:"tablist","aria-orientation":i.orientation,"aria-label":i.ariaLabel||void 0,"aria-labelledby":i.ariaLabelledby||void 0,onKeydown:f},[e.renderSlot(i.$slots,"tabs")],40,mr),e.createElementVNode("div",gr,[e.renderSlot(i.$slots,"panels")])],2))}}),hr=["id","aria-selected","aria-controls","disabled","tabindex"],_r=e.defineComponent({__name:"tab",props:{value:{},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["change"],setup(l,{emit:r}){const a=r,o=l,t=e.inject(Se,null),v=e.computed(()=>(t==null?void 0:t.activeValue.value)===o.value),d=e.computed(()=>((t==null?void 0:t.disabled.value)??!1)||o.disabled),p=e.computed(()=>t?t.getTabId(o.value):void 0),n=e.computed(()=>t?t.getPanelId(o.value):void 0),s=e.computed(()=>d.value?-1:v.value?0:-1),c=f=>{!t||d.value||(t.onChange(o.value,f),a("change",o.value,f))};return(f,u)=>(e.openBlock(),e.createElementBlock("button",{id:p.value,class:e.normalizeClass(["vf-tab",{"vf-tab_active":v.value,"vf-tab_disabled":d.value}]),type:"button",role:"tab","aria-selected":v.value,"aria-controls":n.value,disabled:d.value,tabindex:s.value,onClick:c},[e.renderSlot(f.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(f.label),1)])],10,hr))}}),yr=["id","aria-labelledby"],kr=e.defineComponent({__name:"tab-panel",props:{value:{}},setup(l){const r=l,a=e.inject(Se,null),o=e.computed(()=>(a==null?void 0:a.activeValue.value)===r.value),t=e.computed(()=>a?a.getTabId(r.value):void 0),v=e.computed(()=>a?a.getPanelId(r.value):void 0);return(d,p)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{id:v.value,class:"vf-tab-panel",role:"tabpanel",tabindex:"0","aria-labelledby":t.value},[e.renderSlot(d.$slots,"default")],8,yr)),[[e.vShow,o.value]])}}),Ae=Symbol("VueForgeAccordion"),wr=["aria-label","aria-labelledby"],xr=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(l,{emit:r}){let a=0;const o=r,t=l,v=++a,d=f=>String(f).toLowerCase().trim().replace(/\s+/g,"-").replace(/[^a-z0-9_-]/g,""),p=e.computed(()=>{const f=["vf-accordion",`vf-accordion_${t.variant}`];return t.size!=="normal"&&f.push(`vf-accordion_${t.size}`),t.disabled&&f.push("vf-accordion_disabled"),f}),n=f=>Array.isArray(f)?f:f==null?[]:[f],s=(f,u)=>{if(t.disabled)return;if(t.multiple){const i=n(t.modelValue),k=i.includes(f)?i.filter(B=>B!==f):[...i,f];o("update:modelValue",k),o("change",k,u);return}const m=t.modelValue===f?void 0:f;o("update:modelValue",m),o("change",m,u)},c={modelValue:e.computed(()=>t.modelValue),multiple:e.computed(()=>t.multiple),disabled:e.computed(()=>t.disabled),variant:e.computed(()=>t.variant),size:e.computed(()=>t.size),onToggle:s,getHeaderId:f=>`vf-accordion-header-${v}-${d(f)}`,getPanelId:f=>`vf-accordion-panel-${v}-${d(f)}`};return e.provide(Ae,c),(f,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.value),"aria-label":f.ariaLabel||void 0,"aria-labelledby":f.ariaLabelledby||void 0},[e.renderSlot(f.$slots,"default")],10,wr))}}),zr=["id","disabled","aria-expanded","aria-controls"],Cr={class:"vf-accordion__title"},Br=["id","aria-labelledby","aria-hidden"],Sr={class:"vf-accordion__panel-inner"},$r=e.defineComponent({__name:"accordion-item",props:{value:{},title:{default:""},disabled:{type:Boolean,default:!1},unmount:{type:Boolean,default:!1}},setup(l){const r=l,a=e.inject(Ae,null),o=e.computed(()=>{if(!a)return!1;const c=a.modelValue.value;return Array.isArray(c)?c.includes(r.value):c===r.value}),t=e.computed(()=>((a==null?void 0:a.disabled.value)??!1)||r.disabled),v=e.computed(()=>a?a.getHeaderId(r.value):void 0),d=e.computed(()=>a?a.getPanelId(r.value):void 0),p=e.computed(()=>r.unmount?o.value:!0),n=e.computed(()=>{const c=["vf-accordion-item"];return o.value&&c.push("vf-accordion-item_open"),t.value&&c.push("vf-accordion-item_disabled"),c}),s=c=>{!a||t.value||a.onToggle(r.value,c)};return(c,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(n.value)},[e.createElementVNode("button",{id:v.value,class:"vf-accordion__header",type:"button",disabled:t.value,"aria-expanded":o.value,"aria-controls":d.value,onClick:s},[e.createElementVNode("span",Cr,[e.renderSlot(c.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(c.title),1)])]),f[0]||(f[0]=e.createElementVNode("span",{class:"vf-accordion__icon","aria-hidden":"true"},null,-1))],8,zr),p.value?(e.openBlock(),e.createElementBlock("div",{key:0,id:d.value,class:e.normalizeClass(["vf-accordion__panel",{"vf-accordion__panel_open":o.value}]),role:"region","aria-labelledby":v.value,"aria-hidden":o.value?void 0:"true"},[e.createElementVNode("div",Sr,[e.renderSlot(c.$slots,"default")])],10,Br)):e.createCommentVNode("",!0)],2))}}),Vr=["data-severity"],Er={class:"vf-toast__body"},Nr={key:0,class:"vf-toast__title"},Fr={key:1,class:"vf-toast__message"},Tr=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(l,{emit:r}){const a=r,o=l;let t=null;const v=()=>{t!==null&&(clearTimeout(t),t=null)},d=()=>{v(),!(!o.modelValue||o.duration<=0)&&(t=window.setTimeout(()=>{a("update:modelValue",!1),a("close")},o.duration))},p=()=>{v(),a("update:modelValue",!1),a("close")};return e.watch(()=>o.modelValue,n=>{n&&a("open"),d()},{immediate:!0}),e.onBeforeUnmount(()=>{v()}),(n,s)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"vf-toast",role:"status","aria-live":"polite","data-severity":n.severity},[e.createElementVNode("div",Er,[n.title?(e.openBlock(),e.createElementBlock("div",Nr,e.toDisplayString(n.title),1)):e.createCommentVNode("",!0),n.message||n.$slots.default?(e.openBlock(),e.createElementBlock("div",Fr,[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:p},[e.renderSlot(n.$slots,"close",{},()=>[s[0]||(s[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,Vr)),[[e.vShow,n.modelValue]])}}),Dr=e.defineComponent({__name:"toast-container",props:{position:{default:"top-right"}},setup(l){const r=l,a=e.computed(()=>`vf-toast-container_${r.position}`);return(o,t)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createElementVNode("div",{class:e.normalizeClass(["vf-toast-container",a.value]),role:"region","aria-live":"polite"},[e.renderSlot(o.$slots,"default")],2)]))}}),Lr=["data-severity"],Mr={key:0,class:"vf-alert__icon","aria-hidden":"true"},Rr={class:"vf-alert__body"},Pr={key:0,class:"vf-alert__title"},Ir={key:1,class:"vf-alert__message"},Or={key:1,class:"vf-alert__actions"},Kr=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(l,{emit:r}){const a=r,o=l,t=e.ref(!0),v=e.computed(()=>typeof o.modelValue=="boolean"),d=e.computed(()=>v.value?o.modelValue:t.value);e.watch(()=>o.modelValue,n=>{typeof n=="boolean"&&(t.value=n)},{immediate:!0});const p=()=>{v.value?a("update:modelValue",!1):t.value=!1,a("close")};return(n,s)=>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",Mr,[e.renderSlot(n.$slots,"icon",{},()=>[e.createTextVNode(e.toDisplayString(n.icon),1)])])):e.createCommentVNode("",!0),e.createElementVNode("div",Rr,[n.title||n.$slots.title?(e.openBlock(),e.createElementBlock("div",Pr,[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",Ir,[e.renderSlot(n.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.message),1)])])):e.createCommentVNode("",!0)]),n.$slots.actions?(e.openBlock(),e.createElementBlock("div",Or,[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:p},[e.renderSlot(n.$slots,"close",{},()=>[s[0]||(s[0]=e.createTextVNode("×"))])])):e.createCommentVNode("",!0)],8,Lr)),[[e.vShow,d.value]])}}),Ar=["checked","disabled"],Hr={key:0,class:"vf-switch__label"},Wr=e.defineComponent({__name:"switch",props:{modelValue:{type:Boolean,default:!1},label:{default:""},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const d=["vf-switch"];return o.disabled&&d.push("vf-switch_disabled"),d}),v=d=>{const p=d.target;a("update:modelValue",p.checked),a("change",d)};return(d,p)=>(e.openBlock(),e.createElementBlock("label",{class:e.normalizeClass(t.value)},[e.createElementVNode("input",{class:"vf-switch__control",type:"checkbox",checked:d.modelValue,disabled:d.disabled,onChange:v},null,40,Ar),p[0]||(p[0]=e.createElementVNode("span",{class:"vf-switch__track"},[e.createElementVNode("span",{class:"vf-switch__thumb"})],-1)),d.label||d.$slots.default?(e.openBlock(),e.createElementBlock("span",Hr,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])])):e.createCommentVNode("",!0)],2))}}),jr={class:"vf-popover"},Gr=["aria-expanded","onKeydown"],Ur=e.defineComponent({__name:"popover",emits:["click","onClick"],setup(l,{expose:r,emit:a}){const o=a,t=e.reactive({visible:!1});let v=0;const d=`vf-popover-panel-${++v}`,p=()=>t.visible=!0,n=()=>t.visible=!1,s=()=>t.visible=!t.visible,c=()=>{s(),o("click"),o("onClick")};return r({show:p,hide:n,toggle:s}),(f,u)=>(e.openBlock(),e.createElementBlock("div",jr,[e.createElementVNode("div",{class:"vf-popover__button",role:"button",tabindex:"0","aria-haspopup":"dialog","aria-expanded":t.visible,"aria-controls":d,onClick:c,onKeydown:[e.withKeys(e.withModifiers(c,["prevent"]),["enter"]),e.withKeys(e.withModifiers(c,["prevent"]),["space"])]},[e.renderSlot(f.$slots,"button")],40,Gr),e.withDirectives(e.createVNode(Le,{id:d,class:"vf-popover__wrapper"},e.createSlots({default:e.withCtx(()=>[u[0]||(u[0]=e.createElementVNode("div",{class:"vf-popover__arrow"},null,-1))]),_:2},[f.$slots.default?{name:"default",fn:e.withCtx(()=>[e.renderSlot(f.$slots,"default")]),key:"0"}:void 0,f.$slots.header||f.$slots.popoverHeader?{name:"header",fn:e.withCtx(()=>[e.renderSlot(f.$slots,"header"),f.$slots.header?e.createCommentVNode("",!0):e.renderSlot(f.$slots,"popoverHeader",{key:0})]),key:"1"}:void 0,f.$slots.body||f.$slots.popoverBody?{name:"body",fn:e.withCtx(()=>[e.renderSlot(f.$slots,"body"),f.$slots.body?e.createCommentVNode("",!0):e.renderSlot(f.$slots,"popoverBody",{key:0})]),key:"2"}:void 0,f.$slots.footer||f.$slots.popoverFooter?{name:"footer",fn:e.withCtx(()=>[e.renderSlot(f.$slots,"footer"),f.$slots.footer?e.createCommentVNode("",!0):e.renderSlot(f.$slots,"popoverFooter",{key:0})]),key:"3"}:void 0]),1536),[[e.vShow,t.visible]])]))}}),Yr=["aria-labelledby","aria-describedby"],Xr={key:0,class:"vf-modal__header"},qr={key:0,class:"vf-modal__title"},Jr={key:3,class:"vf-modal__footer"},He=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0,d=0,p="",n=null;const s=e.ref(null),c=e.useAttrs(),f=e.useSlots(),u=`vf-modal-title-${++v}`,m=`vf-modal-body-${v}`,i=e.computed(()=>!!t.title||!!f.header),w=e.computed(()=>!!f.body||!!f.default),k=e.computed(()=>{const h=["vf-modal"];return t.size!=="md"&&h.push(`vf-modal_${t.size}`),h}),B=()=>o("update:modelValue",!0),M=()=>{o("update:modelValue",!1),o("close")},C=()=>{t.closeOnOverlay&&M()},E=h=>{!t.modelValue||!t.closeOnEsc||h.key==="Escape"&&(h.preventDefault(),M())},R=()=>s.value?Array.from(s.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(g=>!g.hasAttribute("disabled")&&!g.getAttribute("aria-hidden")):[],x=()=>{var g;const h=R();h.length?h[0].focus():(g=s.value)==null||g.focus()},F=h=>{var O;if(h.key!=="Tab")return;const g=R();if(!g.length){h.preventDefault(),(O=s.value)==null||O.focus();return}const N=g[0],_=g[g.length-1],T=document.activeElement;if(h.shiftKey&&T===N){h.preventDefault(),_.focus();return}!h.shiftKey&&T===_&&(h.preventDefault(),N.focus())},z=()=>{!t.lockScroll||typeof document>"u"||(d===0&&(p=document.body.style.overflow,document.body.style.overflow="hidden"),d+=1)},b=()=>{!t.lockScroll||typeof document>"u"||(d=Math.max(0,d-1),d===0&&(document.body.style.overflow=p))};return e.watch(()=>t.modelValue,async h=>{h?(typeof document<"u"&&(n=document.activeElement),z(),o("open"),await e.nextTick(),x(),typeof document<"u"&&document.addEventListener("keydown",E)):(b(),typeof document<"u"&&(document.removeEventListener("keydown",E),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{b(),typeof document<"u"&&document.removeEventListener("keydown",E)}),r({open:B,close:M}),(h,g)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",e.mergeProps(e.unref(c),{class:k.value,role:"presentation"}),[e.createElementVNode("div",{class:"vf-modal__overlay",onClick:C}),e.createElementVNode("div",{ref_key:"panel",ref:s,class:"vf-modal__panel",role:"dialog","aria-modal":"true","aria-labelledby":i.value?u:void 0,"aria-describedby":w.value?m:void 0,tabindex:"-1",onKeydown:F},[i.value?(e.openBlock(),e.createElementBlock("div",Xr,[e.createElementVNode("div",{id:u,class:"vf-modal__header-content"},[e.renderSlot(h.$slots,"header",{},()=>[h.title?(e.openBlock(),e.createElementBlock("h3",qr,e.toDisplayString(h.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),h.showClose?e.renderSlot(h.$slots,"close",{key:1,close:M},()=>[e.createElementVNode("button",{type:"button",class:"vf-modal__close","aria-label":"Close",onClick:M},"×")]):e.createCommentVNode("",!0),h.$slots.body||h.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:m,class:"vf-modal__body"},[e.renderSlot(h.$slots,"body"),h.$slots.body?e.createCommentVNode("",!0):e.renderSlot(h.$slots,"default",{key:0})])):e.createCommentVNode("",!0),h.$slots.footer?(e.openBlock(),e.createElementBlock("div",Jr,[e.renderSlot(h.$slots,"footer")])):e.createCommentVNode("",!0)],40,Yr)],16),[[e.vShow,h.modelValue]])]))}}),Zr={class:"vf-confirm-dialog__message"},Qr={class:"vf-confirm-dialog__actions"},ea=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(l,{expose:r,emit:a}){const o=l,t=a,v=e.ref(null),d=e.ref(null),p=()=>{if(v.value){v.value.close();return}t("update:modelValue",!1),t("close")},n=u=>{t("update:modelValue",u)},s=()=>{if(t("close"),d.value==="confirm"){d.value=null;return}d.value=null,t("cancel")},c=()=>{d.value="cancel",p()},f=()=>{o.loading||(t("confirm"),o.closeOnConfirm&&(d.value="confirm",p()))};return r({open:()=>{var u;return(u=v.value)==null?void 0:u.open()},close:()=>{d.value="cancel",p()}}),(u,m)=>(e.openBlock(),e.createBlock(He,{ref_key:"modal",ref:v,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:m[0]||(m[0]=i=>t("open")),onClose:s},{body:e.withCtx(()=>[e.createElementVNode("div",Zr,[e.renderSlot(u.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(u.message),1)])])]),footer:e.withCtx(()=>[e.createElementVNode("div",Qr,[e.renderSlot(u.$slots,"actions",{confirm:f,cancel:c},()=>[e.createVNode(be,{class:"vf-confirm-dialog__cancel",label:u.cancelLabel,variant:"outlined",severity:"secondary",disabled:u.loading,onClick:c},null,8,["label","disabled"]),e.createVNode(be,{class:"vf-confirm-dialog__confirm",label:u.confirmLabel,severity:u.confirmSeverity,loading:u.loading,onClick:f},null,8,["label","severity","loading"])])])]),_:3},8,["model-value","title","size","close-on-overlay","close-on-esc","show-close","lock-scroll"]))}}),oa=["aria-labelledby","aria-describedby"],ta={key:0,class:"vf-drawer__header"},ra={key:0,class:"vf-drawer__title"},aa={key:3,class:"vf-drawer__footer"},la=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0,d=0,p="",n=null;const s=e.ref(null),c=e.useSlots(),f=`vf-drawer-title-${++v}`,u=`vf-drawer-body-${v}`,m=e.computed(()=>!!t.title||!!c.header),i=e.computed(()=>!!c.body||!!c.default),w=e.computed(()=>{switch(t.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)"}}),k=e.computed(()=>{const g=["vf-drawer",`vf-drawer_${t.position}`];return t.size!=="md"&&g.push(`vf-drawer_${t.size}`),g}),B=e.computed(()=>({"--vf-drawer-transform-from":w.value})),M=()=>o("update:modelValue",!0),C=()=>{o("update:modelValue",!1),o("close")},E=()=>{t.overlay&&t.closeOnOverlay&&C()},R=g=>{!t.modelValue||!t.closeOnEsc||g.key==="Escape"&&(g.preventDefault(),C())},x=()=>s.value?Array.from(s.value.querySelectorAll('a[href],button:not([disabled]),textarea:not([disabled]),input:not([disabled]),select:not([disabled]),[tabindex]:not([tabindex="-1"])')).filter(N=>!N.hasAttribute("disabled")&&!N.getAttribute("aria-hidden")):[],F=()=>{var N;const g=x();g.length?g[0].focus():(N=s.value)==null||N.focus()},z=g=>{var H;if(g.key!=="Tab")return;const N=x();if(!N.length){g.preventDefault(),(H=s.value)==null||H.focus();return}const _=N[0],T=N[N.length-1],O=document.activeElement;if(g.shiftKey&&O===_){g.preventDefault(),T.focus();return}!g.shiftKey&&O===T&&(g.preventDefault(),_.focus())},b=()=>{!t.lockScroll||typeof document>"u"||(d===0&&(p=document.body.style.overflow,document.body.style.overflow="hidden"),d+=1)},h=()=>{!t.lockScroll||typeof document>"u"||(d=Math.max(0,d-1),d===0&&(document.body.style.overflow=p))};return e.watch(()=>t.modelValue,async g=>{g?(typeof document<"u"&&(n=document.activeElement),b(),o("open"),await e.nextTick(),F(),typeof document<"u"&&document.addEventListener("keydown",R)):(h(),typeof document<"u"&&(document.removeEventListener("keydown",R),n==null||n.focus()))},{immediate:!0}),e.onBeforeUnmount(()=>{h(),typeof document<"u"&&document.removeEventListener("keydown",R)}),r({open:M,close:C}),(g,N)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.createVNode(e.Transition,{name:"vf-drawer",duration:{enter:320,leave:320}},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(k.value),style:e.normalizeStyle(B.value),role:"presentation"},[g.overlay?(e.openBlock(),e.createElementBlock("div",{key:0,class:"vf-drawer__overlay",onClick:E})):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"panel",ref:s,class:"vf-drawer__panel",role:"dialog","aria-modal":"true","aria-labelledby":m.value?f:void 0,"aria-describedby":i.value?u:void 0,tabindex:"-1",onKeydown:z},[m.value?(e.openBlock(),e.createElementBlock("div",ta,[e.createElementVNode("div",{id:f,class:"vf-drawer__header-content"},[e.renderSlot(g.$slots,"header",{},()=>[g.title?(e.openBlock(),e.createElementBlock("h3",ra,e.toDisplayString(g.title),1)):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0),g.showClose?e.renderSlot(g.$slots,"close",{key:1,close:C},()=>[e.createElementVNode("button",{type:"button",class:"vf-drawer__close","aria-label":"Close",onClick:C}," × ")]):e.createCommentVNode("",!0),g.$slots.body||g.$slots.default?(e.openBlock(),e.createElementBlock("div",{key:2,id:u,class:"vf-drawer__body"},[e.renderSlot(g.$slots,"body"),g.$slots.body?e.createCommentVNode("",!0):e.renderSlot(g.$slots,"default",{key:0})])):e.createCommentVNode("",!0),g.$slots.footer?(e.openBlock(),e.createElementBlock("div",aa,[e.renderSlot(g.$slots,"footer")])):e.createCommentVNode("",!0)],40,oa)],6),[[e.vShow,g.modelValue]])]),_:3})]))}}),na=["aria-expanded","aria-disabled","onKeydown"],ia=["data-placement"],We=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0;const d=e.ref(null),p=e.ref(null),n=e.ref(null),s=e.ref(!1),c=e.ref(t.placement),f=e.ref(t.placement),u=`vf-dropdown-panel-${++v}`;let m=null;const i=e.computed(()=>t.modelValue!==void 0),w=b=>{t.disabled||(o("update:modelValue",b),i.value||(s.value=b))},k=()=>{c.value=t.placement,f.value=t.placement,w(!0)},B=()=>{w(!1)},M=()=>{s.value?B():k()},C=()=>{t.disabled||M()},E=b=>{if(o("select",b),!t.closeOnSelect)return;const h=b.target;h&&(h.closest(".vf-menu__parent")||(h.closest(".vf-menu__link")||h.closest("[data-dropdown-close]"))&&B())},R=b=>{var g;if(!s.value||!d.value)return;const h=b.target;d.value.contains(h)||(g=n.value)!=null&&g.contains(h)||B()},x=b=>{!s.value||!t.closeOnEsc||b.key==="Escape"&&(b.preventDefault(),B())},F=b=>{switch(b){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"]}},z=()=>{if(!p.value||!n.value)return;const b=p.value,h=n.value,g=async()=>{const{x:O,y:H,placement:q}=await ce(b,h,{placement:c.value,strategy:"fixed",middleware:[se(t.offset),ie({placements:F(c.value)})]});f.value=q??c.value,t.matchTriggerWidth&&(h.style.minWidth=`${b.getBoundingClientRect().width}px`),h.style.left=`${O}px`,h.style.top=`${H}px`},N=async()=>{await g()},_=de(b,()=>{N()}),T=()=>{N()};document.addEventListener("scroll",T,!0),window.addEventListener("resize",T,!1),m={update:N,destroy:()=>{_(),document.removeEventListener("scroll",T,!0),window.removeEventListener("resize",T,!1)}},m.update()};return e.watch(()=>t.modelValue,b=>{i.value&&(s.value=!!b)},{immediate:!0}),e.watch(()=>t.placement,b=>{c.value=b,f.value=b}),e.watch(s,async b=>{if(o(b?"open":"close"),!b){m&&(m.destroy(),m=null);return}await e.nextTick(),m||z(),m==null||m.update()}),e.onMounted(()=>{document.addEventListener("click",R),document.addEventListener("keydown",x)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",R),document.removeEventListener("keydown",x),m==null||m.destroy(),m=null}),r({open:k,close:B,toggle:M}),(b,h)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:d,class:e.normalizeClass(["vf-dropdown",{"vf-dropdown_disabled":b.disabled}])},[e.createElementVNode("div",{ref_key:"trigger",ref:p,class:"vf-dropdown__trigger",role:"button",tabindex:"0","aria-expanded":s.value,"aria-controls":u,"aria-disabled":b.disabled?"true":"false",onClick:C,onKeydown:[e.withKeys(e.withModifiers(C,["prevent"]),["enter"]),e.withKeys(e.withModifiers(C,["prevent"]),["space"])]},[e.renderSlot(b.$slots,"trigger")],40,na),(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":f.value,onClick:E},[e.renderSlot(b.$slots,"default",{},()=>[t.items.length?(e.openBlock(),e.createBlock(Be,{key:0,items:t.items},null,8,["items"])):e.createCommentVNode("",!0)])],8,ia),[[e.vShow,s.value]])]))],2))}}),sa=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:"normal"},variant:{default:void 0},severity:{default:"primary"},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(l,{expose:r,emit:a}){const o=l,t=a,v=e.ref(null),d=e.computed(()=>{const s=["vf-splitbutton"];return(o.disabled||o.loading)&&s.push("vf-splitbutton_disabled"),(o.size==="small"||o.size==="large")&&s.push(`vf-splitbutton_${o.size}`),s}),p=s=>{var c;if(o.disabled||o.loading){s.preventDefault();return}(c=v.value)==null||c.close(),t("click",s)},n=s=>{t("update:modelValue",s)};return r({open:()=>{var s;return(s=v.value)==null?void 0:s.open()},close:()=>{var s;return(s=v.value)==null?void 0:s.close()},toggle:()=>{var s;return(s=v.value)==null?void 0:s.toggle()}}),(s,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-splitbutton",d.value])},[s.$slots.default?(e.openBlock(),e.createBlock(be,{key:0,class:"vf-splitbutton__main",label:s.label,icon:s.icon,type:s.type,size:s.size,variant:s.variant,severity:s.severity,loading:s.loading,disabled:s.disabled,onClick:p},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"default")]),_:3},8,["label","icon","type","size","variant","severity","loading","disabled"])):(e.openBlock(),e.createBlock(be,{key:1,class:"vf-splitbutton__main",label:s.label,icon:s.icon,type:s.type,size:s.size,variant:s.variant,severity:s.severity,loading:s.loading,disabled:s.disabled,onClick:p},null,8,["label","icon","type","size","variant","severity","loading","disabled"])),e.createVNode(We,{ref_key:"dropdown",ref:v,class:"vf-splitbutton__dropdown","model-value":s.modelValue,items:s.items,placement:s.placement,offset:s.offset,disabled:s.disabled||s.loading,"close-on-select":s.closeOnSelect,"close-on-esc":s.closeOnEsc,"match-trigger-width":s.matchTriggerWidth,"onUpdate:modelValue":n,onOpen:c[0]||(c[0]=f=>t("open",f)),onClose:c[1]||(c[1]=f=>t("close",f)),onSelect:c[2]||(c[2]=f=>t("select",f))},e.createSlots({trigger:e.withCtx(()=>[e.createVNode(be,{class:"vf-splitbutton__toggle",icon:"chevronDown",size:s.size,variant:s.variant,severity:s.severity,disabled:s.disabled||s.loading,"aria-label":s.toggleAriaLabel},null,8,["size","variant","severity","disabled","aria-label"])]),_:2},[s.$slots.menu?{name:"default",fn:e.withCtx(()=>[e.renderSlot(s.$slots,"menu")]),key:"0"}:void 0]),1032,["model-value","items","placement","offset","disabled","close-on-select","close-on-esc","match-trigger-width"])],2))}}),da=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(l,{expose:r,emit:a}){const o=a,t=l;let v=0;const d=e.ref(null),p=e.ref(null),n=e.ref(!1),s=e.ref({}),c=`vf-context-menu-panel-${++v}`,f=e.ref({x:0,y:0}),u=e.computed(()=>t.modelValue!==void 0),m=()=>{if(!d.value)return{x:0,y:0};const z=d.value.getBoundingClientRect();return{x:Math.round(z.left+z.width/2),y:Math.round(z.top+z.height/2)}},i=z=>{t.disabled||(o("update:modelValue",z),u.value||(n.value=z))},w=()=>{if(!p.value)return;const b=p.value.getBoundingClientRect(),h=window.innerWidth,g=window.innerHeight,N=8;let _=f.value.x+t.offset,T=f.value.y+t.offset;_+b.width>h-N&&(_=Math.max(N,h-b.width-N)),T+b.height>g-N&&(T=Math.max(N,g-b.height-N)),s.value={left:`${_}px`,top:`${T}px`,minWidth:"var(--vf-context-menu-min-width)"}},k=async z=>{f.value=z,i(!0),await e.nextTick(),w()},B=()=>{i(!1)},M=z=>{t.disabled||(z.preventDefault(),o("contextmenu",z),k({x:z.clientX,y:z.clientY}))},C=z=>{t.disabled||(z.key==="ContextMenu"||z.shiftKey&&z.key==="F10")&&(z.preventDefault(),k(m()))},E=z=>{if(o("select",z),!t.closeOnSelect)return;const b=z.target;b&&(b.closest(".vf-menu__parent")||(b.closest(".vf-menu__link")||b.closest("[data-context-menu-close]"))&&B())},R=z=>{var h;if(!n.value||!d.value)return;const b=z.target;d.value.contains(b)||(h=p.value)!=null&&h.contains(b)||B()},x=z=>{!n.value||!t.closeOnEsc||z.key==="Escape"&&(z.preventDefault(),B())},F=()=>{n.value&&w()};return e.watch(()=>t.modelValue,z=>{u.value&&(n.value=!!z)},{immediate:!0}),e.watch(n,async z=>{z?(!f.value.x&&!f.value.y&&(f.value=m()),o("open"),await e.nextTick(),w()):o("close")}),e.onMounted(()=>{document.addEventListener("click",R),document.addEventListener("keydown",x),window.addEventListener("resize",F)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",R),document.removeEventListener("keydown",x),window.removeEventListener("resize",F)}),r({openAt:k,close:B}),(z,b)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",{ref_key:"root",ref:d,class:e.normalizeClass(["vf-context-menu",{"vf-context-menu_disabled":z.disabled}]),tabindex:"0",onContextmenu:e.withModifiers(M,["prevent"]),onKeydown:C},[e.renderSlot(z.$slots,"default")],34),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:c,ref_key:"panel",ref:p,class:"vf-context-menu__panel",role:"menu",style:e.normalizeStyle(s.value),onClick:E},[e.renderSlot(z.$slots,"menu",{},()=>[t.items.length?(e.openBlock(),e.createBlock(Be,{key:0,items:t.items},null,8,["items"])):e.createCommentVNode("",!0)])],4),[[e.vShow,n.value]])]))],64))}}),ca={class:"vf-command-palette",role:"presentation"},fa=["aria-label"],va={class:"vf-command-palette__header"},pa=["value","placeholder"],ua={class:"vf-command-palette__list",role:"listbox"},ma=["data-group"],ga={key:0,class:"vf-command-palette__group-label"},ba=["aria-selected","disabled","onClick"],ha={class:"vf-command-palette__item-main"},_a={class:"vf-command-palette__item-label"},ya={key:0,class:"vf-command-palette__item-shortcut"},ka={key:0,class:"vf-command-palette__item-description"},wa={key:1,class:"vf-command-palette__empty"},xa=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(l,{expose:r,emit:a}){const o=l,t=a,v=e.ref(null),d=e.ref(null),p=e.ref(!1),n=e.ref(""),s=e.ref(-1),c=e.computed(()=>o.modelValue!==void 0),f=e.computed(()=>o.items.map((_,T)=>{const O=_.group??"";return{..._,group:O,_index:T,_key:`${O}:${_.value??_.label}:${T.toString()}`}})),u=e.computed(()=>{if(!o.filter)return f.value;const _=n.value.trim().toLowerCase();return _?f.value.filter(T=>[T.label,T.description??"",...T.keywords??[]].join(" ").toLowerCase().includes(_)):f.value}),m=e.computed(()=>{var T;const _=new Map;for(const O of u.value){const H=O.group??"";_.has(H)||_.set(H,[]),(T=_.get(H))==null||T.push(O)}return Array.from(_.entries()).map(([O,H])=>({name:O,items:H}))}),i=e.computed(()=>u.value.filter(_=>!_.disabled)),w=async()=>{var _;await e.nextTick(),(_=d.value)==null||_.focus()},k=()=>{const _=i.value[0];s.value=_?_._index:-1},B=_=>{t("update:modelValue",_),c.value||(p.value=_)},M=async()=>{B(!0),n.value="",k(),await w()},C=()=>{B(!1)},E=async()=>{if(p.value){C();return}await M()},R=_=>{const T=_.target;n.value=T.value,t("search",n.value),k()},x=(_,T)=>{if(_.disabled){T.preventDefault();return}typeof _.command=="function"&&_.command(),t("select",_,T),o.closeOnSelect&&C()},F=_=>{if(!i.value.length){s.value=-1;return}const T=i.value.findIndex(q=>q._index===s.value),H=((T>=0?T:_>0?-1:0)+_+i.value.length)%i.value.length;s.value=i.value[H]._index},z=_=>{if(s.value<0)return;const T=u.value.find(O=>O._index===s.value);T&&x(T,_)},b=_=>{if(_.key==="ArrowDown"){_.preventDefault(),F(1);return}if(_.key==="ArrowUp"){_.preventDefault(),F(-1);return}if(_.key==="Enter"){_.preventDefault(),z(_);return}_.key==="Escape"&&o.closeOnEsc&&(_.preventDefault(),C())},h=()=>{o.closeOnOverlay&&C()},g=_=>{if(!(_ instanceof Element))return!1;const T=_,O=T.tagName;return O==="INPUT"||O==="TEXTAREA"||O==="SELECT"?!0:!!T.closest('[contenteditable="true"]')},N=_=>{o.enableShortcut&&(g(_.target)||_.key.toLowerCase()===o.shortcutKey.toLowerCase()&&(!_.metaKey&&!_.ctrlKey||(_.preventDefault(),E())))};return e.watch(()=>o.modelValue,_=>{c.value&&(p.value=!!_)},{immediate:!0}),e.watch(p,async _=>{if(_){t("open"),n.value="",k(),await w();return}t("close")}),e.watch(()=>u.value,()=>{u.value.some(T=>T._index===s.value&&!T.disabled)||k()},{deep:!0}),e.onMounted(()=>{document.addEventListener("keydown",N)}),e.onBeforeUnmount(()=>{document.removeEventListener("keydown",N)}),r({open:M,close:C,toggle:E}),(_,T)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",ca,[e.createElementVNode("div",{class:"vf-command-palette__overlay",onClick:h}),e.createElementVNode("div",{ref_key:"panel",ref:v,class:"vf-command-palette__panel",role:"dialog","aria-modal":"true","aria-label":_.ariaLabel,onKeydown:b},[e.createElementVNode("div",va,[e.createElementVNode("input",{ref_key:"inputRef",ref:d,class:"vf-command-palette__input",type:"text",value:n.value,placeholder:_.placeholder,onInput:R},null,40,pa)]),e.createElementVNode("div",ua,[m.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(m.value,O=>(e.openBlock(),e.createElementBlock("div",{key:O.name,class:"vf-command-palette__group","data-group":O.name},[O.name?(e.openBlock(),e.createElementBlock("div",ga,e.toDisplayString(O.name),1)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(O.items,H=>(e.openBlock(),e.createElementBlock("button",{key:H._key,class:e.normalizeClass(["vf-command-palette__item",{"is-active":H._index===s.value,"is-disabled":H.disabled}]),type:"button",role:"option","aria-selected":H._index===s.value,disabled:H.disabled,onClick:q=>x(H,q)},[e.createElementVNode("div",ha,[e.createElementVNode("span",_a,e.toDisplayString(H.label),1),H.shortcut?(e.openBlock(),e.createElementBlock("span",ya,e.toDisplayString(H.shortcut),1)):e.createCommentVNode("",!0)]),H.description?(e.openBlock(),e.createElementBlock("span",ka,e.toDisplayString(H.description),1)):e.createCommentVNode("",!0)],10,ba))),128))],8,ma))),128)):(e.openBlock(),e.createElementBlock("div",wa,e.toDisplayString(_.emptyText),1))])],40,fa)],512),[[e.vShow,p.value]])]))}}),za=["data-placement"],Ca={class:"vf-tooltip__content"},Ba={key:0,class:"vf-tooltip__arrow","aria-hidden":"true"},Sa=e.defineComponent({__name:"tooltip",props:{text:{default:""},placement:{default:"top"},disabled:{type:Boolean,default:!1},arrow:{type:Boolean,default:!1}},setup(l){const r=l;let a=0;const o=e.ref(null),t=e.ref(null),v=e.ref(!1),d=e.ref("top"),p=`vf-tooltip-${++a}`;let n=null;const s=()=>{r.disabled||(v.value=!0)},c=()=>{v.value=!1},f=()=>{if(!o.value||!t.value)return;const m=o.value,i=t.value,w=async()=>{const{x:C,y:E,placement:R}=await ce(m,i,{placement:r.placement,strategy:"fixed",middleware:[se(8),ie(),Ao()]});d.value=R??r.placement,i.style.left=`${C}px`,i.style.top=`${E}px`},k=async()=>{await w()},B=de(m,()=>{k()}),M=()=>{k()};document.addEventListener("scroll",M,!0),window.addEventListener("resize",M,!1),n={update:k,destroy:()=>{B(),document.removeEventListener("scroll",M,!0),window.removeEventListener("resize",M,!1)}},n.update()};e.watch(v,async m=>{if(!m){n&&(n.destroy(),n=null);return}n||f(),n==null||n.update()}),e.onMounted(()=>{v.value&&f()}),e.onBeforeUnmount(()=>{n==null||n.destroy(),n=null});const u=e.computed(()=>!!r.text||!!(t.value&&t.value.textContent));return e.watch(u,m=>{m||(v.value=!1)}),(m,i)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("span",{ref_key:"trigger",ref:o,class:"vf-tooltip__trigger","aria-describedby":p,onMouseenter:s,onMouseleave:c,onFocus:s,onBlur:c},[e.renderSlot(m.$slots,"default")],544),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:p,ref_key:"panel",ref:t,class:"vf-tooltip",role:"tooltip","data-placement":d.value},[e.createElementVNode("span",Ca,[e.renderSlot(m.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(m.text),1)])]),m.arrow?(e.openBlock(),e.createElementBlock("span",Ba)):e.createCommentVNode("",!0)],8,za),[[e.vShow,v.value]])]))],64))}}),$a=e.defineComponent({__name:"skeleton",props:{width:{default:""},height:{default:""},variant:{default:"text"},animated:{type:Boolean,default:!0}},setup(l){const r=l,a=v=>{if(!(v==null||v===""))return typeof v=="number"?`${v}px`:v},o=e.computed(()=>{const v=a(r.width),d=a(r.height),p={};return v&&(p.width=v),d&&(p.height=d),r.variant==="circle"&&(!v&&d&&(p.width=d),!d&&v&&(p.height=v)),p}),t=e.computed(()=>{const v=["vf-skeleton",`vf-skeleton_${r.variant}`];return r.animated&&v.push("vf-skeleton_animated"),v});return(v,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(t.value),style:e.normalizeStyle(o.value),"aria-hidden":"true"},null,6))}}),Va=["aria-label","aria-valuenow","data-severity"],Ea={key:0,class:"vf-progress__track"},Na={key:1,class:"vf-progress__circle"},Fa={viewBox:"0 0 100 100",class:"vf-progress__svg","aria-hidden":"true"},Ta={key:2,class:"vf-progress__label"},Da=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(l){const r=l,a=e.useSlots(),o=m=>Math.min(100,Math.max(0,m)),t=e.computed(()=>r.value===void 0||r.value===null||Number.isNaN(r.value)),v=e.computed(()=>t.value?0:o(Number(r.value))),d=e.computed(()=>t.value?void 0:v.value),p=e.computed(()=>!!a.default),n=e.computed(()=>r.label?r.label:r.showValue&&!t.value?`${Math.round(v.value)}%`:""),s=e.computed(()=>{const m=["vf-progress",`vf-progress_${r.variant}`,`vf-progress_size-${r.size}`];return t.value&&m.push("vf-progress_indeterminate"),m}),c=e.computed(()=>{if(!t.value)return{width:`${v.value}%`}}),f=2*Math.PI*45,u=e.computed(()=>{if(t.value)return{strokeDasharray:`${f}px`,strokeDashoffset:`${f*.75}px`};const m=f-v.value/100*f;return{strokeDasharray:`${f}px`,strokeDashoffset:`${m}px`}});return(m,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.value),role:"progressbar","aria-label":m.ariaLabel||void 0,"aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":d.value,"data-severity":m.severity},[m.variant==="linear"?(e.openBlock(),e.createElementBlock("div",Ea,[e.createElementVNode("div",{class:"vf-progress__bar",style:e.normalizeStyle(c.value)},null,4)])):(e.openBlock(),e.createElementBlock("div",Na,[(e.openBlock(),e.createElementBlock("svg",Fa,[i[0]||(i[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||p.value?(e.openBlock(),e.createElementBlock("span",Ta,[e.renderSlot(m.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(n.value),1)])])):e.createCommentVNode("",!0)],10,Va))}}),La=["data-variant","data-severity","aria-label"],Ma=e.defineComponent({__name:"badge",props:{label:{default:""},size:{default:"normal"},variant:{default:"soft"},severity:{default:"neutral"},ariaLabel:{default:""}},setup(l){const r=l,a=e.computed(()=>[`vf-badge_size-${r.size}`]);return(o,t)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-badge",a.value]),"data-variant":o.variant,"data-severity":o.severity,role:"status","aria-label":o.ariaLabel||void 0},[e.renderSlot(o.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(o.label),1)])],10,La))}}),Ra=["data-variant","data-severity","aria-label"],Pa={key:0,class:"vf-chip__icon"},Ia={class:"vf-chip__label"},Oa=["disabled","aria-label"],Ka=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>{const d=[`vf-chip_size-${o.size}`];return o.disabled&&d.push("vf-chip_disabled"),d}),v=d=>{o.disabled||a("close",d)};return(d,p)=>(e.openBlock(),e.createElementBlock("span",{class:e.normalizeClass(["vf-chip",t.value]),"data-variant":d.variant,"data-severity":d.severity,role:"status","aria-label":d.ariaLabel||void 0},[d.$slots.icon||d.icon?(e.openBlock(),e.createElementBlock("span",Pa,[e.renderSlot(d.$slots,"icon",{},()=>[e.createVNode(e.unref(ge.CmIcon),{icon:d.icon},null,8,["icon"])])])):e.createCommentVNode("",!0),e.createElementVNode("span",Ia,[e.renderSlot(d.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(d.label),1)])]),d.closable?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"vf-chip__close",disabled:d.disabled,"aria-label":d.closeLabel||"Remove",onClick:v},[e.renderSlot(d.$slots,"close",{},()=>[p[0]||(p[0]=e.createTextVNode("×"))])],8,Oa)):e.createCommentVNode("",!0)],10,Ra))}}),Aa=["data-status","aria-label"],Ha={class:"vf-avatar__content"},Wa=["src","alt"],ja={key:1,class:"vf-avatar__initials"},Ga=["data-status"],Ua=e.defineComponent({__name:"avatar",props:{src:{default:""},alt:{default:""},name:{default:""},size:{default:"normal"},shape:{default:"circle"},status:{default:void 0}},setup(l){const r=l,a=e.ref(!1),o=s=>{const c=s.trim();if(!c)return"";const f=c.split(/\s+/).filter(Boolean);return f.length===1?f[0].slice(0,2).toUpperCase():`${f[0][0]}${f[1][0]}`.toUpperCase()},t=e.computed(()=>o(r.name||r.alt||"")),v=e.computed(()=>!!(r.src&&!a.value)),d=e.computed(()=>{if(r.alt)return r.alt;if(r.name)return r.name}),p=e.computed(()=>[`vf-avatar_size-${r.size}`,`vf-avatar_shape-${r.shape}`]),n=()=>{a.value=!0};return e.watch(()=>r.src,()=>{a.value=!1}),(s,c)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-avatar",p.value]),"data-status":s.status||void 0,role:"img","aria-label":d.value},[e.createElementVNode("div",Ha,[e.renderSlot(s.$slots,"default",{},()=>[v.value?(e.openBlock(),e.createElementBlock("img",{key:0,class:"vf-avatar__image",src:s.src,alt:s.alt||s.name||"",onError:n},null,40,Wa)):(e.openBlock(),e.createElementBlock("span",ja,e.toDisplayString(t.value),1))])]),s.status?(e.openBlock(),e.createElementBlock("span",{key:0,class:"vf-avatar__status","data-status":s.status,"aria-hidden":"true"},null,8,Ga)):e.createCommentVNode("",!0)],10,Aa))}}),Ya=["aria-label"],Xa={key:0,class:"vf-datatable__head"},qa={class:"vf-datatable__row"},Ja=["aria-sort"],Za=["onClick"],Qa={class:"vf-datatable__header-text"},el={key:1,class:"vf-datatable__header-text"},ol={class:"vf-datatable__body"},tl={key:0,class:"vf-datatable__row vf-datatable__row_state"},rl=["colspan"],al={key:1,class:"vf-datatable__row vf-datatable__row_state"},ll=["colspan"],nl=["onClick"],il=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(l,{emit:r}){const a=l,o=r,t=e.ref(a.sortField??null),v=e.ref(a.sortOrder??null);e.watch(()=>a.sortField,b=>{t.value=b??null}),e.watch(()=>a.sortOrder,b=>{v.value=b??null});const d=e.computed(()=>t.value),p=e.computed(()=>v.value),n=e.computed(()=>Math.max(1,a.columns.length)),s=b=>b.sortable===!1?!1:b.sortable===!0?!0:a.sortable,c=(b,h)=>b==null&&h==null?0:b==null?-1:h==null?1:typeof b=="number"&&typeof h=="number"?b-h:String(b).localeCompare(String(h)),f=e.computed(()=>{const b=a.rows??[],h=d.value,g=p.value;return!h||!g?b:[...b].sort((N,_)=>{const T=N==null?void 0:N[h],O=_==null?void 0:_[h],H=c(T,O);return g==="asc"?H:-H})}),u=e.computed(()=>{const b=["vf-datatable",`vf-datatable_${a.variant}`];return a.size!=="normal"&&b.push(`vf-datatable_${a.size}`),a.striped&&b.push("vf-datatable_striped"),a.hover&&b.push("vf-datatable_hover"),b}),m=(b,h)=>{if(typeof a.rowKey=="function")return a.rowKey(b,h);if(a.rowKey&&typeof a.rowKey=="string"){const g=b==null?void 0:b[a.rowKey];return typeof g=="string"||typeof g=="number"?g:h}return h},i=(b,h)=>b==null?void 0:b[h.field],w=(b,h)=>{const g=i(b,h);return h.formatter?h.formatter(b,g,h):g??""},k=b=>{if(!s(b))return;let h=b.field,g="asc";d.value===b.field&&(p.value==="asc"?g="desc":p.value==="desc"?(h=null,g=null):g="asc"),t.value=h,v.value=g,o("update:sortField",h),o("update:sortOrder",g),o("sort",h,g)},B=b=>d.value!==b.field?"↕":p.value==="asc"?"↑":"↓",M=b=>d.value!==b.field?"":"is-active",C=b=>{if(s(b))return d.value!==b.field?"none":p.value==="asc"?"ascending":"descending"},E=b=>{const h=[];return a.striped&&b%2===1&&h.push("vf-datatable__row_striped"),h},R=b=>{const h=[];return b.align&&h.push(`vf-datatable__cell_${b.align}`),s(b)&&h.push("vf-datatable__header_sortable"),h},x=b=>{const h=[];return b.align&&h.push(`vf-datatable__cell_${b.align}`),h},F=b=>{const h={};return b.width&&(h.width=b.width),b.minWidth&&(h.minWidth=b.minWidth),h},z=(b,h,g)=>{o("rowClick",b,h,g)};return(b,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.value)},[e.createElementVNode("table",{class:"vf-datatable__table","aria-label":b.ariaLabel},[b.showHeader?(e.openBlock(),e.createElementBlock("thead",Xa,[e.createElementVNode("tr",qa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(b.columns,g=>(e.openBlock(),e.createElementBlock("th",{key:g.field,class:e.normalizeClass(["vf-datatable__header",R(g)]),style:e.normalizeStyle(F(g)),"aria-sort":C(g),scope:"col"},[s(g)?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"vf-datatable__sort-button",onClick:N=>k(g)},[e.createElementVNode("span",Qa,[b.$slots[`header-${g.field}`]?e.renderSlot(b.$slots,`header-${g.field}`,{key:0,column:g}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(g.header??g.field),1)],64))]),e.createElementVNode("span",{class:e.normalizeClass(["vf-datatable__sort-icon",M(g)])},e.toDisplayString(B(g)),3)],8,Za)):(e.openBlock(),e.createElementBlock("span",el,[b.$slots[`header-${g.field}`]?e.renderSlot(b.$slots,`header-${g.field}`,{key:0,column:g}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(g.header??g.field),1)],64))]))],14,Ja))),128))])])):e.createCommentVNode("",!0),e.createElementVNode("tbody",ol,[b.loading?(e.openBlock(),e.createElementBlock("tr",tl,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(b.$slots,"loading",{},()=>[e.createTextVNode(e.toDisplayString(b.loadingText),1)])],8,rl)])):f.value.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(f.value,(g,N)=>(e.openBlock(),e.createElementBlock("tr",{key:m(g,N),class:e.normalizeClass(["vf-datatable__row",E(N)]),onClick:_=>z(g,N,_)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(b.columns,_=>(e.openBlock(),e.createElementBlock("td",{key:_.field,class:e.normalizeClass(["vf-datatable__cell",x(_)]),style:e.normalizeStyle(F(_))},[b.$slots[`cell-${_.field}`]?e.renderSlot(b.$slots,`cell-${_.field}`,{key:0,row:g,column:_,value:i(g,_),index:N}):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(w(g,_)),1)],64))],6))),128))],10,nl))),128)):(e.openBlock(),e.createElementBlock("tr",al,[e.createElementVNode("td",{class:"vf-datatable__cell vf-datatable__cell_state",colspan:n.value},[e.renderSlot(b.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(b.emptyText),1)])],8,ll)]))])],8,Ya)],2))}}),sl={class:"vf-slider__control"},dl=["min","max","step","value","disabled","aria-label"],cl=["min","max","step","value","disabled","aria-label"],fl={key:0,class:"vf-slider__marks"},vl={key:0,class:"vf-slider__mark-label"},pl={key:1,class:"vf-slider__value"},ul=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>o.range||Array.isArray(o.modelValue)),v=e.computed(()=>Number.isFinite(o.min)?o.min:0),d=e.computed(()=>Number.isFinite(o.max)?o.max:100),p=e.computed(()=>o.step&&o.step>0?o.step:1),n=S=>{const I=S.toString();return I.includes(".")?I.split(".")[1].length:0},s=S=>Math.min(d.value,Math.max(v.value,S)),c=S=>{const I=Number(S),$=v.value,A=Number.isFinite(I)?I:$,W=s(A),V=p.value,y=n(V),L=Math.round((W-v.value)/V)*V+v.value;return Number.parseFloat(L.toFixed(y))},f=e.computed(()=>{if(!t.value){const A=c(o.modelValue??v.value);return[A,A]}const S=Array.isArray(o.modelValue)?o.modelValue:[v.value,d.value];let I=c(S[0]),$=c(S[1]);return I>$&&([I,$]=[$,I]),[I,$]}),u=e.computed(()=>t.value?f.value[0]:c(o.modelValue??v.value)),m=e.computed(()=>t.value?f.value[1]:c(o.modelValue??v.value)),i=S=>{const I=d.value-v.value;return I<=0?0:(S-v.value)/I*100},w=e.computed(()=>t.value?i(u.value):0),k=e.computed(()=>i(t.value?m.value:u.value)),B=e.computed(()=>({"--vf-slider-start":`${w.value}%`,"--vf-slider-end":`${k.value}%`})),M=e.computed(()=>{const S=["vf-slider",`vf-slider_${o.variant}`];return o.size!=="normal"&&S.push(`vf-slider_${o.size}`),o.disabled&&S.push("vf-slider_disabled"),t.value&&S.push("vf-slider_range"),S}),C=e.computed(()=>({zIndex:t.value&&w.value>50?4:3})),E=e.computed(()=>({zIndex:t.value&&w.value>50?3:4})),R=(S,I,$)=>{if(o.disabled)return;const A=c(Number(S));a("update:modelValue",A),a($,I)},x=(S,I,$,A)=>{if(o.disabled)return;const W=c(Number(S));let[V,y]=f.value;I==="start"?V=Math.min(W,y):y=Math.max(W,V),a("update:modelValue",[V,y]),a(A,$)},F=S=>{const I=S.target;if(t.value){x(I.value,"start",S,"input");return}R(I.value,S,"input")},z=S=>{const I=S.target;x(I.value,"end",S,"input")},b=S=>{const I=S.target;if(t.value){x(I.value,"start",S,"change");return}R(I.value,S,"change")},h=S=>{const I=S.target;x(I.value,"end",S,"change")},g=S=>a("focus",S),N=S=>a("blur",S),_=e.computed(()=>o.marks??[]),T=S=>({left:`${i(s(S))}%`}),O=e.computed(()=>t.value?`${f.value[0]} - ${f.value[1]}`:`${u.value}`),H=e.computed(()=>t.value?o.ariaLabelStart:o.ariaLabel),q=e.computed(()=>t.value?o.ariaLabelEnd:o.ariaLabel);return(S,I)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(M.value),style:e.normalizeStyle(B.value)},[e.createElementVNode("div",sl,[I[0]||(I[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:v.value,max:d.value,step:p.value,value:u.value,disabled:S.disabled,"aria-label":H.value,style:e.normalizeStyle(C.value),onInput:F,onChange:b,onFocus:g,onBlur:N},null,44,dl),t.value?(e.openBlock(),e.createElementBlock("input",{key:0,class:"vf-slider__input vf-slider__input_end",type:"range",min:v.value,max:d.value,step:p.value,value:m.value,disabled:S.disabled,"aria-label":q.value,style:e.normalizeStyle(E.value),onInput:z,onChange:h,onFocus:g,onBlur:N},null,44,cl)):e.createCommentVNode("",!0)]),_.value.length?(e.openBlock(),e.createElementBlock("div",fl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(_.value,$=>(e.openBlock(),e.createElementBlock("span",{key:$.value,class:"vf-slider__mark",style:e.normalizeStyle(T($.value))},[$.label?(e.openBlock(),e.createElementBlock("span",vl,e.toDisplayString($.label),1)):e.createCommentVNode("",!0)],4))),128))])):e.createCommentVNode("",!0),S.showValue?(e.openBlock(),e.createElementBlock("div",pl,e.toDisplayString(O.value),1)):e.createCommentVNode("",!0)],6))}}),ml=["aria-label","aria-labelledby"],gl={class:"vf-stepper__list"},bl={class:"vf-stepper__indicator-wrap"},hl={class:"vf-stepper__indicator"},_l={key:0,class:"vf-stepper__line","aria-hidden":"true"},yl={class:"vf-stepper__content"},kl={key:0,class:"vf-stepper__label"},wl={key:1,class:"vf-stepper__description"},xl=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(l,{emit:r}){const a=r,o=l,t=e.computed(()=>o.steps??[]),v=(E,R)=>E.value??R,d=e.computed(()=>{if(o.modelValue===void 0||o.modelValue===null)return 0;const E=t.value.findIndex((R,x)=>v(R,x)===o.modelValue);return E>=0?E:0}),p=e.computed(()=>{const E=["vf-stepper",`vf-stepper_${o.orientation}`,`vf-stepper_size-${o.size}`];return o.clickable&&E.push("vf-stepper_clickable"),E}),n=(E,R)=>E.status?E.status:R<d.value?"completed":R===d.value?"active":"upcoming",s=E=>n(t.value[E],E)==="active",c=E=>n(t.value[E],E)==="completed",f=E=>n(t.value[E],E)==="upcoming",u=(E,R)=>n(E,R)==="error",m=E=>!!E.disabled,i=(E,R)=>({"is-active":s(R),"is-completed":c(R),"is-upcoming":f(R),"is-error":u(E,R),"is-disabled":m(E)}),w=E=>o.clickable&&!m(E)?"button":"div",k=E=>o.clickable&&!m(E)?"button":void 0,B=E=>w(E)==="button"?m(E):void 0,M=(E,R,x)=>{if(!o.clickable||m(E))return;const F=v(E,R);a("update:modelValue",F),a("change",F,E,R,x)},C=(E,R)=>`${E.value??E.label??"step"}_${R.toString()}`;return(E,R)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(p.value),"aria-label":E.ariaLabel||void 0,"aria-labelledby":E.ariaLabelledby||void 0},[e.createElementVNode("ol",gl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.value,(x,F)=>(e.openBlock(),e.createElementBlock("li",{key:C(x,F),class:e.normalizeClass(["vf-stepper__item",i(x,F)])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(w(x)),{class:"vf-stepper__button",type:k(x),disabled:B(x),"aria-current":s(F)?"step":void 0,"aria-disabled":m(x)?"true":void 0,onClick:z=>M(x,F,z)},{default:e.withCtx(()=>[e.createElementVNode("span",bl,[e.createElementVNode("span",hl,[e.renderSlot(E.$slots,"indicator",{step:x,index:F,status:n(x,F),active:s(F),completed:c(F),upcoming:f(F),error:u(x,F)},()=>[e.createTextVNode(e.toDisplayString(F+1),1)])]),F<t.value.length-1?(e.openBlock(),e.createElementBlock("span",_l)):e.createCommentVNode("",!0)]),e.createElementVNode("span",yl,[e.renderSlot(E.$slots,"step",{step:x,index:F,status:n(x,F),active:s(F),completed:c(F),upcoming:f(F),error:u(x,F)},()=>[x.label?(e.openBlock(),e.createElementBlock("span",kl,e.toDisplayString(x.label),1)):e.createCommentVNode("",!0),x.description?(e.openBlock(),e.createElementBlock("span",wl,e.toDisplayString(x.description),1)):e.createCommentVNode("",!0)])])]),_:2},1032,["type","disabled","aria-current","aria-disabled","onClick"]))],2))),128))])],10,ml))}}),zl=["aria-label","aria-readonly","aria-disabled"],Cl=["aria-checked","aria-label","tabindex","disabled","onClick","onKeydown"],Bl={class:"vf-rating__icon vf-rating__icon_empty"},Sl={class:"vf-rating__icon_inner"},$l=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(l,{emit:r}){const a=r,o=l,t=e.ref(null),v=e.ref(null),d=e.ref([]),p=e.computed(()=>o.allowHalf?.5:1),n=e.computed(()=>Math.max(1,Math.floor(o.max))),s=e.computed(()=>Array.from({length:n.value},(g,N)=>N+1)),c=e.computed(()=>{const g=t.value??o.modelValue??0,N=Math.min(n.value,Math.max(0,g));return o.allowHalf?Math.round(N*2)/2:Math.round(N)}),f=e.computed(()=>{const g=Math.min(n.value,Math.max(0,o.modelValue??0));return g===0?1:Math.min(n.value,Math.max(1,Math.ceil(g)))}),u=e.computed(()=>{const g=[`vf-rating_${o.size}`];return o.disabled&&g.push("vf-rating_disabled"),o.readonly&&g.push("vf-rating_readonly"),t.value!==null&&g.push("vf-rating_hover"),g}),m=g=>Math.min(n.value,Math.max(0,g)),i=g=>{const N=Math.round(g/p.value)*p.value;return m(N)},w=(g,N)=>{if(!o.allowHalf)return g;const T=N.currentTarget.getBoundingClientRect();return N.clientX-T.left<=T.width/2?g-.5:g},k=g=>{const N=i(g);a("update:modelValue",N),a("change",N)},B=g=>{if(o.disabled||o.readonly)return;const N=d.value.filter(Boolean);if(!N.length)return;const _=g.clientX,T=N[0].getBoundingClientRect(),O=N[N.length-1].getBoundingClientRect();if(_<T.left){t.value=0;return}if(_>O.right){t.value=n.value;return}let H=0,q=T,S=Number.POSITIVE_INFINITY;N.forEach(($,A)=>{const W=$.getBoundingClientRect(),V=W.left+W.width/2,y=Math.abs(_-V);y<S&&(S=y,H=A,q=W)});let I=H+1;if(o.allowHalf){const $=q.left+q.width/2;I=_<$?I-.5:I}t.value=m(I)},M=()=>{t.value=null},C=(g,N)=>{o.disabled||o.readonly||k(w(g,N))},E=(g,N)=>{if(o.disabled||o.readonly)return;let _=o.modelValue??0;switch(N.key){case"ArrowRight":case"ArrowUp":_=(o.modelValue??0)+p.value;break;case"ArrowLeft":case"ArrowDown":_=(o.modelValue??0)-p.value;break;case"Home":_=0;break;case"End":_=n.value;break;case" ":case"Enter":_=g;break;default:return}N.preventDefault(),k(_)},R=g=>a("focus",g),x=g=>a("blur",g),F=g=>{const N=c.value-(g-1),_=Math.min(1,Math.max(0,N));return o.allowHalf?_>=1?"100%":_>=.5?"50%":"0%":_>=1?"100%":"0%"},z=g=>g===f.value?0:-1,b=g=>(o.modelValue??0)===0?!1:g===f.value,h=g=>o.ariaLabel?`${o.ariaLabel} ${g}`:`${g}`;return(g,N)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vf-rating",u.value]),ref_key:"rootRef",ref:v,role:"radiogroup","aria-label":g.ariaLabel||void 0,"aria-readonly":g.readonly||void 0,"aria-disabled":g.disabled||void 0,onMousemove:B,onMouseleave:M},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,_=>(e.openBlock(),e.createElementBlock("button",{key:_,type:"button",class:"vf-rating__item",ref_for:!0,ref_key:"itemRefs",ref:d,role:"radio","aria-checked":b(_),"aria-label":h(_),tabindex:z(_),disabled:g.disabled,onFocus:R,onBlur:x,onClick:T=>C(_,T),onKeydown:T=>E(_,T)},[e.createElementVNode("span",Bl,[e.renderSlot(g.$slots,"icon",{},()=>[N[0]||(N[0]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])]),e.createElementVNode("span",{class:"vf-rating__icon vf-rating__icon_fill",style:e.normalizeStyle({width:F(_)})},[e.createElementVNode("span",Sl,[e.renderSlot(g.$slots,"active-icon",{},()=>[N[1]||(N[1]=e.createElementVNode("svg",{viewBox:"0 0 24 24","aria-hidden":"true",class:"vf-rating__svg"},[e.createElementVNode("path",{d:"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z",fill:"currentColor"})],-1))])])],4)],40,Cl))),128))],42,zl))}}),Vl={class:"vf-tree__node",role:"none"},El=["aria-level","aria-expanded","aria-selected","aria-disabled","tabindex"],Nl=["disabled","aria-label"],Fl={key:1,class:"vf-tree__toggle-spacer","aria-hidden":"true"},Tl={class:"vf-tree__label"},Dl={key:0,class:"vf-tree__group",role:"group"},Ll=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(l){const r=l,a=e.computed(()=>{var i;return!!((i=r.node.children)!=null&&i.length)}),o=e.computed(()=>r.isDisabled(r.node)),t=e.computed(()=>r.isSelected(r.node.key)),v=e.computed(()=>r.isExpanded(r.node.key)),d=e.computed(()=>{const i=[`vf-tree__row_${r.variant}`];return r.size!=="normal"&&i.push(`vf-tree__row_${r.size}`),t.value&&i.push("is-selected"),o.value&&i.push("is-disabled"),i}),p=e.computed(()=>({"--vf-tree-level":String(r.level)})),n=i=>{o.value||(r.expandOnClick&&a.value&&r.onToggle(r.node,i),r.onSelect(r.node,i))},s=i=>{const w=i,k=w==null?void 0:w.closest('[role="tree"]');return k?Array.from(k.querySelectorAll('[role="treeitem"]')):[]},c=(i,w)=>{w<0||w>=i.length||i[w].focus()},f=i=>{const w=i.closest('[role="group"]');if(!w)return;const k=w.previousElementSibling;k instanceof HTMLElement&&k.getAttribute("role")==="treeitem"&&k.focus()},u=i=>{if(o.value)return;const w=i.currentTarget;if(i.key==="Enter"||i.key===" "){i.preventDefault(),n(i);return}if(i.key==="ArrowRight"){if(i.preventDefault(),a.value&&!v.value){r.onToggle(r.node,i);return}const k=s(i.target),B=k.indexOf(w);c(k,B+1);return}if(i.key==="ArrowLeft"){if(i.preventDefault(),a.value&&v.value){r.onToggle(r.node,i);return}f(w);return}if(i.key==="ArrowDown"||i.key==="ArrowUp"||i.key==="Home"||i.key==="End"){i.preventDefault();const k=s(i.target);if(!k.length)return;const B=k.indexOf(w);if(i.key==="ArrowDown"){c(k,B+1);return}if(i.key==="ArrowUp"){c(k,B-1);return}if(i.key==="Home"){c(k,0);return}c(k,k.length-1)}},m=i=>{o.value||!a.value||r.onToggle(r.node,i)};return(i,w)=>{const k=e.resolveComponent("TreeNode",!0);return e.openBlock(),e.createElementBlock("li",Vl,[e.createElementVNode("div",{class:e.normalizeClass(["vf-tree__row",d.value]),style:e.normalizeStyle(p.value),role:"treeitem","aria-level":i.level,"aria-expanded":a.value?v.value:void 0,"aria-selected":t.value,"aria-disabled":o.value?"true":void 0,tabindex:o.value?-1:0,onClick:n,onKeydown:u},[a.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:e.normalizeClass(["vf-tree__toggle",{"is-expanded":v.value}]),disabled:o.value,tabindex:"-1","aria-label":v.value?"Collapse":"Expand",onClick:e.withModifiers(m,["stop"])},e.toDisplayString(v.value?"-":"+"),11,Nl)):(e.openBlock(),e.createElementBlock("span",Fl)),e.createElementVNode("span",Tl,[e.renderSlot(i.$slots,"label",{node:i.node,level:i.level,selected:t.value,expanded:v.value,disabled:o.value},()=>[e.createTextVNode(e.toDisplayString(i.node.label),1)])])],46,El),a.value&&v.value?(e.openBlock(),e.createElementBlock("ul",Dl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.node.children,B=>(e.openBlock(),e.createBlock(k,{key:B.key,node:B,level:i.level+1,size:i.size,variant:i.variant,disabled:i.disabled,"expand-on-click":i.expandOnClick,selectable:i.selectable,"is-selected":i.isSelected,"is-expanded":i.isExpanded,"is-disabled":i.isDisabled,"on-select":i.onSelect,"on-toggle":i.onToggle},{label:e.withCtx(M=>[e.renderSlot(i.$slots,"label",e.mergeProps({ref_for:!0},M))]),_: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)])}}}),Ml=["aria-label","aria-labelledby"],Rl={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(l,{emit:r}){const a=l,o=r,t=i=>Array.isArray(i)?i:i==null?[]:[i],v=e.computed(()=>{const i=["vf-tree",`vf-tree_${a.variant}`];return a.size!=="normal"&&i.push(`vf-tree_${a.size}`),a.disabled&&i.push("vf-tree_disabled"),i}),d=e.computed(()=>t(a.modelValue)),p=e.computed(()=>new Set(d.value)),n=e.computed(()=>new Set(a.expandedKeys)),s=i=>a.disabled||!!i.disabled,c=i=>p.value.has(i),f=i=>n.value.has(i),u=(i,w)=>{if(o("nodeClick",i,w),!a.selectable||s(i))return;if(a.multiple){const B=d.value,C=B.includes(i.key)?B.filter(E=>E!==i.key):[...B,i.key];o("update:modelValue",C),o("change",C,i,w);return}const k=a.modelValue===i.key?void 0:i.key;o("update:modelValue",k),o("change",k,i,w)},m=(i,w)=>{if(s(i))return;const k=a.expandedKeys,B=k.includes(i.key),M=B?k.filter(C=>C!==i.key):[...k,i.key];o("update:expandedKeys",M),o("toggle",i.key,!B,i,w)};return(i,w)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(v.value),role:"tree","aria-label":i.ariaLabel||void 0,"aria-labelledby":i.ariaLabelledby||void 0},[e.createElementVNode("ul",Rl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.items,k=>(e.openBlock(),e.createBlock(Ll,{key:k.key,node:k,level:1,size:i.size,variant:i.variant,disabled:i.disabled,"expand-on-click":i.expandOnClick,selectable:i.selectable,"is-selected":c,"is-expanded":f,"is-disabled":s,"on-select":u,"on-toggle":m},{label:e.withCtx(B=>[e.renderSlot(i.$slots,"label",e.mergeProps({ref_for:!0},B))]),_:2},1032,["node","size","variant","disabled","expand-on-click","selectable"]))),128))])],10,Ml))}}),Pl=["disabled","aria-expanded","onKeydown"],Il=["data-placement"],Ol={key:0,class:"vf-treeselect__search"},Kl=["value","placeholder","onKeydown"],Al={key:1,class:"vf-treeselect__loading"},Hl={key:3,class:"vf-treeselect__empty"},Wl=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(l,{emit:r}){let a=0;const o=r,t=l,v=e.ref(null),d=e.ref(null),p=e.ref(null),n=e.ref(null),s=e.ref(!1),c=e.ref(""),f=e.ref("bottom"),u=e.ref("bottom"),m=`vf-treeselect-panel-${++a}`;let i=null;const w=V=>Array.isArray(V)?V:V==null?[]:[V],k=V=>{const y=[],L=K=>{K.forEach(Y=>{var Z;y.push(Y),(Z=Y.children)!=null&&Z.length&&L(Y.children)})};return L(V),y},B=e.computed(()=>w(t.modelValue)),M=e.computed(()=>B.value.length>0),C=e.computed(()=>{const V=new Map;return k(t.items).forEach(y=>{V.set(y.key,y.label)}),V}),E=e.computed(()=>{const V=B.value.map(y=>C.value.get(y)).filter(y=>!!y);return V.length?t.multiple?V.join(", "):V[0]:""}),R=(V,y)=>V.label.toLowerCase().includes(y),x=(V,y)=>{if(!y)return V;const L=[];return V.forEach(K=>{var Z;const Y=(Z=K.children)!=null&&Z.length?x(K.children,y):[];(R(K,y)||Y.length)&&L.push({...K,children:Y})}),L},F=e.computed(()=>{if(!t.filter)return t.items;const V=c.value.trim().toLowerCase();return V?x(t.items,V):t.items}),z=e.computed(()=>{const V=["vf-treeselect",`vf-treeselect_${t.variant}`,s.value?"vf-treeselect_open":""];return t.size!=="normal"&&V.push(`vf-treeselect_${t.size}`),t.disabled&&V.push("vf-treeselect_disabled"),V.filter(Boolean)}),b=()=>{s.value=!1,f.value="bottom",u.value="bottom",c.value=""},h=async()=>{var V;t.disabled||(s.value=!0,f.value="bottom",u.value="bottom",t.filter&&(await e.nextTick(),(V=n.value)==null||V.focus()))},g=()=>{if(s.value){b();return}h()},N=V=>{t.readonly||(o("update:modelValue",V),t.multiple||b())},_=(V,y,L)=>{t.readonly||o("change",V,y,L)},T=V=>{o("update:expandedKeys",V)},O=(V,y,L,K)=>{o("toggle",V,y,L,K)},H=(V,y)=>{o("nodeClick",V,y)},q=()=>{if(t.readonly)return;const V=t.multiple?[]:void 0;o("update:modelValue",V),o("change",V)},S=V=>{const y=V.target;c.value=y.value,o("search",y.value)},I=V=>o("focus",V),$=V=>o("blur",V),A=V=>{var L;if(!s.value||!v.value)return;const y=V.target;v.value.contains(y)||(L=p.value)!=null&&L.contains(y)||b()},W=()=>{if(!d.value||!p.value)return;const V=d.value,y=p.value,L=async()=>{const{x:P,y:G,placement:U}=await ce(V,y,{placement:f.value,strategy:"fixed",middleware:[se(2),ie({placements:["bottom","top"]})]});u.value=U??f.value,y.style.minWidth=`${V.getBoundingClientRect().width}px`,y.style.left=`${P}px`,y.style.top=`${G}px`},K=async()=>{await L()},Y=de(V,()=>{K()}),Z=()=>{K()};document.addEventListener("scroll",Z,!0),window.addEventListener("resize",Z,!1),i={update:K,destroy:()=>{Y(),document.removeEventListener("scroll",Z,!0),window.removeEventListener("resize",Z,!1)}},i.update()};return e.watch(s,async V=>{if(!V){i&&(i.destroy(),i=null);return}await e.nextTick(),i||W(),i==null||i.update()}),e.watch(()=>[t.items,c.value,t.expandedKeys],()=>{i==null||i.update()},{deep:!0}),e.onMounted(()=>{document.addEventListener("click",A)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",A),i==null||i.destroy(),i=null}),(V,y)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"root",ref:v,class:e.normalizeClass(z.value)},[e.createElementVNode("button",{ref_key:"trigger",ref:d,class:"vf-treeselect__control",type:"button",disabled:V.disabled,"aria-expanded":s.value,"aria-controls":m,"aria-haspopup":"tree",onClick:g,onKeydown:[e.withKeys(e.withModifiers(h,["prevent"]),["down"]),e.withKeys(e.withModifiers(g,["prevent"]),["enter"]),e.withKeys(e.withModifiers(b,["prevent"]),["esc"])],onFocus:I,onBlur:$},[e.createElementVNode("span",{class:e.normalizeClass(["vf-treeselect__label",{"vf-treeselect__label_placeholder":!E.value}])},e.toDisplayString(E.value||V.placeholder),3),y[0]||(y[0]=e.createElementVNode("span",{class:"vf-treeselect__chevron","aria-hidden":"true"},"▾",-1))],40,Pl),V.clearable&&M.value&&!V.disabled&&!V.readonly?(e.openBlock(),e.createElementBlock("button",{key:0,class:"vf-treeselect__clear",type:"button","aria-label":"Clear selection",onClick:e.withModifiers(q,["stop"])}," ✕ ")):e.createCommentVNode("",!0),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[e.withDirectives(e.createElementVNode("div",{id:m,ref_key:"panel",ref:p,class:"vf-treeselect__panel","data-placement":u.value},[V.filter?(e.openBlock(),e.createElementBlock("div",Ol,[e.createElementVNode("input",{ref_key:"searchInput",ref:n,class:"vf-treeselect__search-control",type:"text",value:c.value,placeholder:V.searchPlaceholder,onInput:S,onKeydown:e.withKeys(e.withModifiers(b,["prevent"]),["esc"])},null,40,Kl)])):e.createCommentVNode("",!0),V.loading?(e.openBlock(),e.createElementBlock("div",Al,e.toDisplayString(V.loadingText),1)):F.value.length>0?(e.openBlock(),e.createBlock(je,{key:2,class:"vf-treeselect__tree",items:F.value,"model-value":V.modelValue,"expanded-keys":V.expandedKeys,multiple:V.multiple,selectable:V.selectable,"expand-on-click":V.expandOnClick,disabled:V.disabled,size:V.size,variant:V.variant,"onUpdate:modelValue":N,onChange:_,"onUpdate:expandedKeys":T,onToggle:O,onNodeClick:H},{label:e.withCtx(L=>[e.renderSlot(V.$slots,"label",e.normalizeProps(e.guardReactiveProps(L)))]),_:3},8,["items","model-value","expanded-keys","multiple","selectable","expand-on-click","disabled","size","variant"])):(e.openBlock(),e.createElementBlock("div",Hl,e.toDisplayString(V.emptyText),1))],8,Il),[[e.vShow,s.value]])]))],2))}}),jl=["aria-label"],Gl={class:"vf-breadcrumbs__list"},Ul={key:0,class:"vf-breadcrumbs__current","aria-current":"page"},Yl={key:0,class:"vf-breadcrumbs__separator","aria-hidden":"true"},Xl=e.defineComponent({name:"VfBreadcrumbs",__name:"breadcrumbs",props:{items:{default:()=>[]},separator:{default:"/"},ariaLabel:{default:"Breadcrumbs"}},setup(l){const r=l,a=e.computed(()=>r.items??[]),o=e.computed(()=>a.value.some(d=>d.active!==void 0)),t=(d,p)=>o.value?d.active===!0:p===a.value.length-1,v=(d,p)=>`${d.label??d.to??d.href??d.url??"crumb"}_${p.toString()}`;return(d,p)=>(e.openBlock(),e.createElementBlock("nav",{class:"vf-breadcrumbs","aria-label":d.ariaLabel},[e.createElementVNode("ol",Gl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(n,s)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:v(n,s)},[e.createElementVNode("li",{class:e.normalizeClass(["vf-breadcrumbs__item",{"is-current":t(n,s),"is-disabled":n.disabled}])},[e.renderSlot(d.$slots,"item",{item:n,index:s,isLast:s===a.value.length-1,active:t(n,s)},()=>[t(n,s)?(e.openBlock(),e.createElementBlock("span",Ul,e.toDisplayString(n.label),1)):(e.openBlock(),e.createBlock(_e,{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),s<a.value.length-1?(e.openBlock(),e.createElementBlock("li",Yl,[e.renderSlot(d.$slots,"separator",{separator:d.separator},()=>[e.createTextVNode(e.toDisplayString(d.separator),1)])])):e.createCommentVNode("",!0)],64))),128))])],8,jl))}}),ql=["aria-label"],Jl={key:0,class:"vf-virtual-scroller__empty"},Zl={key:2,class:"vf-virtual-scroller__content vf-virtual-scroller__content_static"},Ql=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(l,{emit:r}){const a=r,o=l,t=e.ref(null),v=e.ref(0),d=e.ref({start:-1,end:-1}),p=e.ref(!1),n=e.computed(()=>o.items??[]),s=e.computed(()=>n.value.length),c=e.computed(()=>Number.isFinite(o.itemHeight)&&o.itemHeight>0?o.itemHeight:36),f=e.computed(()=>Number.isFinite(o.overscan)&&o.overscan>=0?Math.floor(o.overscan):4),u=_=>{const T=/^(\d+(?:\.\d+)?)px$/i.exec(_.trim());return T?Number(T[1]):null},m=e.computed(()=>{var O;const _=((O=t.value)==null?void 0:O.clientHeight)??0;if(_>0)return _;const T=u(o.height);return T&&T>0?T:c.value*6}),i=e.computed(()=>{if(!o.virtual)return 0;const _=Math.floor(v.value/c.value)-f.value;return Math.max(0,_)}),w=e.computed(()=>o.virtual?Math.ceil(m.value/c.value)+f.value*2:s.value),k=e.computed(()=>o.virtual?Math.min(s.value,i.value+w.value):s.value),B=e.computed(()=>{const _=[];for(let T=i.value;T<k.value;T+=1){const O=n.value[T];_.push({item:O,index:T,key:b(O,T)})}return _}),M=e.computed(()=>o.virtual?i.value*c.value:0),C=e.computed(()=>s.value*c.value),E=e.computed(()=>["vf-virtual-scroller"]),R=e.computed(()=>({height:o.height})),x=e.computed(()=>({height:`${C.value}px`})),F=e.computed(()=>({transform:`translateY(${M.value}px)`})),z=e.computed(()=>({minHeight:`${c.value}px`})),b=(_,T)=>{if(_&&typeof _=="object"){const O=_[o.keyField];if(typeof O=="string"||typeof O=="number")return O}return T},h=()=>{const _={start:i.value,end:Math.max(i.value,k.value-1)};(d.value.start!==_.start||d.value.end!==_.end)&&(d.value=_,a("rangeChange",_))},g=()=>{const _=k.value>=s.value&&s.value>0;_&&!p.value&&(p.value=!0,a("reachEnd")),_||(p.value=!1)},N=_=>{const T=_.target;v.value=T.scrollTop,a("scroll",_),h(),g()};return e.watch(()=>[o.items,o.virtual,o.itemHeight,o.overscan],()=>{h(),g()},{immediate:!0}),(_,T)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"viewport",ref:t,class:e.normalizeClass(E.value),style:e.normalizeStyle(R.value),role:"list","aria-label":_.ariaLabel||void 0,onScroll:N},[s.value?_.virtual?(e.openBlock(),e.createElementBlock("div",{key:1,class:"vf-virtual-scroller__spacer",style:e.normalizeStyle(x.value)},[e.createElementVNode("div",{class:"vf-virtual-scroller__content",style:e.normalizeStyle(F.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(B.value,O=>(e.openBlock(),e.createElementBlock("div",{key:O.key,class:"vf-virtual-scroller__item",style:e.normalizeStyle(z.value),role:"listitem"},[e.renderSlot(_.$slots,"default",{item:O.item,index:O.index},()=>[e.createTextVNode(e.toDisplayString(O.item),1)])],4))),128))],4)],4)):(e.openBlock(),e.createElementBlock("div",Zl,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,(O,H)=>(e.openBlock(),e.createElementBlock("div",{key:b(O,H),class:"vf-virtual-scroller__item",style:e.normalizeStyle(z.value),role:"listitem"},[e.renderSlot(_.$slots,"default",{item:O,index:H},()=>[e.createTextVNode(e.toDisplayString(O),1)])],4))),128))])):(e.openBlock(),e.createElementBlock("div",Jl,[e.renderSlot(_.$slots,"empty",{},()=>[e.createTextVNode(e.toDisplayString(_.emptyText),1)])]))],46,ql))}}),en=["dark","light","theme","preset","colors","components","colorScheme"],on=l=>{const r=l.replace(/([A-Z])/g,"-$1");return r.charAt(0).toUpperCase()+r.slice(1)},tn=l=>l.filter(r=>!en.includes(r)).map(r=>on(r)).join("-").toLowerCase(),$e=l=>l.join("."),rn=l=>/^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(l),Ve=l=>{if(!rn(l))return null;if(l.length===4){const r=l[1],a=l[2],o=l[3];return`#${r}${r}${a}${a}${o}${o}`}return l.toLowerCase()},Ge=l=>{const r=Ve(l);if(!r)return[0,0,0];const a=parseInt(r.slice(1),16),o=a>>16&255,t=a>>8&255,v=a&255;return[o,t,v]},Ue=l=>{const[r,a,o]=Ge(l);return`${r}, ${a}, ${o}`},an=(l,r,a)=>{const o=l/255,t=r/255,v=a/255,d=Math.max(o,t,v),p=Math.min(o,t,v),n=d-p;let s=0,c=0;const f=(d+p)/2;if(n!==0){switch(c=n/(1-Math.abs(2*f-1)),d){case o:s=(t-v)/n%6;break;case t:s=(v-o)/n+2;break;case v:s=(o-t)/n+4;break}s*=60,s<0&&(s+=360)}return[s,c*100,f*100]},ln=(l,r,a)=>{const o=r/100,t=a/100,v=(1-Math.abs(2*t-1))*o,d=v*(1-Math.abs(l/60%2-1)),p=t-v/2;let n=0,s=0,c=0;l>=0&&l<60?(n=v,s=d,c=0):l>=60&&l<120?(n=d,s=v,c=0):l>=120&&l<180?(n=0,s=v,c=d):l>=180&&l<240?(n=0,s=d,c=v):l>=240&&l<300?(n=d,s=0,c=v):(n=v,s=0,c=d);const f=Math.round((n+p)*255),u=Math.round((s+p)*255),m=Math.round((c+p)*255);return[f,u,m]},nn=(l,r,a)=>`#${[l,r,a].map(o=>o.toString(16).padStart(2,"0")).join("")}`,sn=(l,r,a)=>Math.min(a,Math.max(r,l)),dn=(l,r)=>{const a=Ve(l);if(!a)return l;const[o,t,v]=Ge(a),[d,p,n]=an(o,t,v),c=(r-5)*7,f=sn(n+c,0,100),[u,m,i]=ln(d,p,f);return nn(u,m,i)},xe=l=>!!l&&typeof l=="object"&&!Array.isArray(l),Ee=(l,r)=>{if(!r)return{...l};const a={...l};for(const o in r){const t=r[o],v=l[o];xe(v)&&xe(t)?a[o]=Ee(v,t):a[o]=t}return a},cn=l=>{if(!l)return null;if(xe(l)&&"preset"in l){const r=l;return{preset:r.preset??{},overrides:r.overrides,selector:r.selector,darkSelector:r.darkSelector,strict:r.strict}}return{preset:l}},fn=l=>{const r=[],a=[],o=[],t=[],v=n=>o.push(n),d=n=>t.push(n),p=(n,s)=>{if(!(!n||typeof n!="object"))for(const c in n){const f=n[c],u=s.concat([c]);if(xe(f)){p(f,u);continue}if(f&&typeof f=="object"){d(`Theme value "${$e(u)}" is not a plain object or string and will be ignored.`);continue}if(typeof f!="string"){d(`Theme value "${$e(u)}" is not a string and will be ignored.`);continue}const i=u.includes("colorScheme")&&u.includes("dark")?a:r,w=tn(u);if(i.push(`--vf-${w}: ${f}`),u.includes("colors")){const k=Ve(f);if(!k){v(`Theme color "${$e(u)}" is not hex. Shade variables will not be generated for it.`);continue}if(i.push(`--vf-${w}-rgb: ${Ue(k)}`),c!=="white")for(let B=1;B<10;++B){const M=dn(k,B);i.push(`--vf-${w}-${B}00: ${M}`),i.push(`--vf-${w}-${B}00-rgb: ${Ue(M)}`)}}}};return p(l,[]),{baseVars:r,darkVars:a,warnings:o,errors:t}},vn=l=>{if(typeof document>"u")return null;const r=document.getElementById(l);if(r&&r.tagName.toLowerCase()==="style")return r;const a=document.createElement("style");return a.id=l,document.head.appendChild(a),a},pn=l=>({selector:l.selector??":root",darkSelector:l.darkSelector??":root[data-theme=dark]"}),un=(l,r,a,o)=>{const{baseVars:t,darkVars:v,warnings:d,errors:p}=fn(l),n=vn("vueforge-theme");if(!n)return;if(p.length){if(o)throw new Error(`[VueForge] ${p.join(" ")}`);for(const c of p)console.warn(`[VueForge] ${c}`)}if(d.length)for(const c of d)console.warn(`[VueForge] ${c}`);const s=[];t.length&&s.push(`${r} { ${t.join(";")} }`),v.length&&s.push(`${a} { ${v.join(";")} }`),n.textContent=s.join(`
3
+ `)};let ue=null;const Ne=l=>{const r=cn(l);if(!r)return;const a=Ee(r.preset,r.overrides),{selector:o,darkSelector:t}=pn(r);ue={...r},un(a,o,t,r.strict)},mn=l=>{if(!ue)return;const r=l.overrides===void 0?ue.overrides:Ee(ue.overrides??{},l.overrides??{}),a={preset:l.preset??ue.preset,overrides:r,selector:l.selector??ue.selector,darkSelector:l.darkSelector??ue.darkSelector};Ne(a)},gn=()=>ue?{...ue}:null,bn={install(l,r={}){r.theme&&Ne(r.theme)}},Ye={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"}}},hn={...Ye,components:{base:Ye,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)"}}}}},card:{padding:"12px",borderColor:"var(--vf-border-color)",borderRadius:"var(--vf-radii-md)"},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)"}},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"}},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)",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)"}},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)"},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)"},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)"}},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)"}},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)"},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"},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)"}},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"}},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"}},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"}},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"}},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)"}}};j.Accordion=xr,j.AccordionItem=$r,j.Alert=Kr,j.Autocomplete=gt,j.Avatar=Ua,j.Badge=Ma,j.Breadcrumbs=Xl,j.Button=be,j.Card=Le,j.Checkbox=dr,j.Chip=Ka,j.CommandPalette=xa,j.ConfirmDialog=ea,j.ContextMenu=da,j.DataTable=il,j.DatePicker=Wt,j.DateRangePicker=Zt,j.DefaultTheme=hn,j.Drawer=la,j.Dropdown=We,j.FileUpload=Po,j.FormField=Bo,j.Input=po,j.Link=_e,j.Menu=Be,j.Modal=He,j.MultiSelect=Bt,j.NumberInput=yo,j.Pagination=nr,j.Popover=Ur,j.Progress=Da,j.RadioButton=ur,j.RadioGroup=fr,j.Rating=$l,j.Select=dt,j.Skeleton=$a,j.Slider=ul,j.SplitButton=sa,j.Stepper=xl,j.Switch=Wr,j.Tab=_r,j.TabPanel=kr,j.Tabs=br,j.TagInput=Mt,j.Textarea=$o,j.TimePicker=tr,j.Toast=Tr,j.ToastContainer=Dr,j.Tooltip=Sa,j.Tree=je,j.TreeSelect=Wl,j.VirtualScroller=Ql,j.VueForge=bn,j.getTheme=gn,j.setTheme=Ne,j.updateTheme=mn,Object.defineProperty(j,Symbol.toStringTag,{value:"Module"})}));