@milaboratories/uikit 2.10.0 → 2.10.2

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.
Files changed (83) hide show
  1. package/.turbo/turbo-build.log +109 -109
  2. package/.turbo/turbo-lint.log +1 -1
  3. package/.turbo/turbo-type-check.log +1 -1
  4. package/CHANGELOG.md +14 -0
  5. package/dist/components/DataTable/TableComponent.vue.js +43 -86
  6. package/dist/components/LongText.vue3.js +1 -2
  7. package/dist/components/PlAccordion/ExpandTransition.vue.js +27 -0
  8. package/dist/components/PlAccordion/ExpandTransition.vue.js.map +1 -0
  9. package/dist/components/PlAccordion/ExpandTransition.vue3.js +2 -3
  10. package/dist/components/PlAccordion/PlAccordionSection.vue2.js +2 -3
  11. package/dist/components/PlAccordion/PlAccordionSection.vue3.js +0 -1
  12. package/dist/components/PlAlert/PlAlert.vue.js +1 -2
  13. package/dist/components/PlAutocomplete/PlAutocomplete.vue.js +3 -6
  14. package/dist/components/PlAutocompleteMulti/PlAutocompleteMulti.vue.js +2 -4
  15. package/dist/components/PlBtnAccent/PlBtnAccent.vue.js +1 -2
  16. package/dist/components/PlBtnDanger/PlBtnDanger.vue.js +1 -2
  17. package/dist/components/PlBtnGhost/PlBtnGhost.vue.js +1 -2
  18. package/dist/components/PlBtnGroup/PlBtnGroup.vue.js +1 -2
  19. package/dist/components/PlBtnLink/PlBtnLink.vue.js +1 -2
  20. package/dist/components/PlBtnPrimary/PlBtnPrimary.vue.js +1 -2
  21. package/dist/components/PlBtnSecondary/PlBtnSecondary.vue.js +1 -2
  22. package/dist/components/PlBtnSplit/PlBtnSplit.vue.js +1 -2
  23. package/dist/components/PlChartHistogram/PlChartHistogram.vue3.js +0 -1
  24. package/dist/components/PlChartStackedBar/Legends.vue3.js +0 -1
  25. package/dist/components/PlChartStackedBar/PlChartStackedBar.vue3.js +0 -1
  26. package/dist/components/PlChartStackedBar/PlChartStackedBarCompact.vue3.js +0 -1
  27. package/dist/components/PlChartStackedBar/StackedRow.vue3.js +0 -1
  28. package/dist/components/PlChartStackedBar/StackedRowCompact.vue3.js +0 -1
  29. package/dist/components/PlCheckbox/PlCheckbox.vue.js +1 -2
  30. package/dist/components/PlCheckbox/PlCheckboxBase.vue.js +1 -2
  31. package/dist/components/PlCheckboxGroup/PlCheckboxGroup.vue.js +1 -2
  32. package/dist/components/PlChip/PlChip.vue.js +1 -2
  33. package/dist/components/PlClipboard/PlClipboard.vue3.js +0 -1
  34. package/dist/components/PlDialogModal/PlDialogModal.vue.js +1 -2
  35. package/dist/components/PlDropdown/PlDropdown.vue.js +3 -6
  36. package/dist/components/PlDropdownLegacy/PlDropdownLegacy.vue.js +3 -6
  37. package/dist/components/PlDropdownLine/PlDropdownLine.vue.js +1 -2
  38. package/dist/components/PlDropdownLine/ResizableInput.vue.js +1 -2
  39. package/dist/components/PlDropdownMulti/PlDropdownMulti.vue.js +2 -4
  40. package/dist/components/PlEditableTitle/pl-editable-title.module.scss.js +0 -1
  41. package/dist/components/PlElementList/PlElementList.vue3.js +0 -1
  42. package/dist/components/PlElementList/PlElementListItem.vue3.js +0 -1
  43. package/dist/components/PlErrorAlert/PlErrorAlert.vue3.js +0 -1
  44. package/dist/components/PlFileDialog/Shortcuts.vue3.js +0 -1
  45. package/dist/components/PlFileDialog/pl-file-dialog.module.scss.js +0 -1
  46. package/dist/components/PlFileInput/PlFileInput.vue.js +2 -4
  47. package/dist/components/PlIcon16/PlIcon16.vue3.js +0 -1
  48. package/dist/components/PlIcon24/PlIcon24.vue3.js +0 -1
  49. package/dist/components/PlLoaderCircular/PlLoaderCircular.vue.js +1 -2
  50. package/dist/components/PlLoaderLogo.vue3.js +0 -1
  51. package/dist/components/PlLogView/PlLogView.vue.js +2 -4
  52. package/dist/components/PlNotificationAlert/PlNotificationAlert.vue.js +1 -2
  53. package/dist/components/PlNumberField/PlNumberField.vue.js +2 -4
  54. package/dist/components/PlProgressCell/PlProgressCell.vue.js +1 -2
  55. package/dist/components/PlRadio/PlRadio.vue3.js +0 -1
  56. package/dist/components/PlRadio/PlRadioGroup.vue3.js +0 -1
  57. package/dist/components/PlSearchField/PlSearchField.vue3.js +0 -1
  58. package/dist/components/PlSectionSeparator/PlSectionSeparator.vue3.js +0 -1
  59. package/dist/components/PlSidebar/PlSidebarGroup.vue3.js +0 -1
  60. package/dist/components/PlSidebar/PlSidebarItem.vue3.js +0 -1
  61. package/dist/components/PlSlideModal/PlPureSlideModal.vue.js +43 -86
  62. package/dist/components/PlSlideModal/PlSlideModal.vue2.js +1 -2
  63. package/dist/components/PlSlideModal/PlSlideModal.vue3.js +0 -1
  64. package/dist/components/PlSplash/pl-splash.module.scss.js +0 -1
  65. package/dist/components/PlStatusTag/PlStatusTag.vue.js +1 -2
  66. package/dist/components/PlSvg/PlSvg.vue3.js +0 -1
  67. package/dist/components/PlTabs/pl-tabs.module.scss.js +0 -1
  68. package/dist/components/PlTextArea/PlTextArea.vue.js +2 -4
  69. package/dist/components/PlTextField/PlTextField.vue.js +2 -4
  70. package/dist/components/PlToggleSwitch/PlToggleSwitch.vue.js +1 -2
  71. package/dist/components/PlTooltip/PlTooltip.vue.js +1 -2
  72. package/dist/components/contextMenu/Menu.vue.js +1 -2
  73. package/dist/index.js +1 -2
  74. package/dist/layout/PlBlockPage/PlBlockPage.vue2.js +1 -2
  75. package/dist/layout/PlBlockPage/PlBlockPage.vue3.js +0 -1
  76. package/dist/layout/PlContainer/PlContainer.vue.js +1 -2
  77. package/dist/layout/PlGrid/PlGrid.vue.js +1 -2
  78. package/dist/layout/PlPlaceholder/PlPlaceholder.vue3.js +0 -1
  79. package/dist/layout/PlRow/PlRow.vue.js +1 -2
  80. package/dist/utils/DoubleContour.vue3.js +1 -2
  81. package/dist/utils/PlCloseModalBtn.vue2.js +0 -1
  82. package/dist/utils/TextLabel.vue2.js +0 -1
  83. package/package.json +7 -7
@@ -1,6 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(`.pl-slide-modal{--padding-top: 0;--padding-bottom: 0;position:absolute;top:var(--title-bar-height);right:0;bottom:0;z-index:var(--z-slide-dialog);display:flex;flex-direction:column;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);min-width:368px;width:368px;max-width:100%;will-change:transform;background-color:#fff;border-left:1px solid var(--div-grey);box-shadow:0 8px 16px -4px #0f244d29,0 12px 32px -4px #0f244d29}.pl-slide-modal .close-dialog-btn{position:absolute;z-index:1;top:12px;right:12px;cursor:pointer;background-color:#d3d7e0;mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.99954%2018L11.9995%2012M11.9995%2012L17.9995%206M11.9995%2012L5.99954%206M11.9995%2012L17.9995%2018'%20stroke='%23110529'%20stroke-width='1.5'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.99954%2018L11.9995%2012M11.9995%2012L17.9995%206M11.9995%2012L5.99954%206M11.9995%2012L17.9995%2018'%20stroke='%23110529'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:24px;-webkit-mask-size:24px;width:24px;height:24px}.pl-slide-modal .close-dialog-btn:hover{background-color:var(--main-dark-color)}.pl-slide-modal.has-title{--padding-top: 0}.pl-slide-modal.has-actions{--padding-bottom: 0}.pl-slide-modal__title{display:flex;align-items:center;font-family:var(--font-family-base);font-size:28px;font-style:normal;font-weight:500;line-height:40px;letter-spacing:-.56px;padding:24px;width:100%;overflow:hidden}.pl-slide-modal__title-content{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.pl-slide-modal__actions{display:flex;align-items:center;gap:6px;min-height:88px;padding:0 24px}.pl-slide-modal__actions button{min-width:160px}.pl-slide-modal__content{flex:1;display:flex;flex-direction:column;gap:24px;padding:16px calc(24px - var(--scrollbar-width)) 16px 24px;margin:0;--thumb-color: var(--ic-02);overflow-y:auto;scrollbar-gutter:stable}.pl-slide-modal__content::-webkit-scrollbar{width:var(--scrollbar-width, 6px);height:5px;background-color:transparent;display:block}.pl-slide-modal__content::-webkit-scrollbar-thumb{background:var(--thumb-color);border-radius:5px}.pl-slide-modal__content::-webkit-scrollbar-thumb:hover{--thumb-color: var(--border-color-focus)}.pl-slide-modal__shadow{position:absolute;z-index:var(--z-slide-shadow);top:var(--title-bar-height);left:0;right:0;bottom:0;background-color:#000000a3}`)),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
1
  import { defineComponent as _, mergeDefaults as m, useSlots as p, useAttrs as u, createBlock as f, openBlock as o, mergeProps as h, unref as t, withCtx as k, createElementBlock as a, createCommentVNode as n, createElementVNode as i, renderSlot as l } from "vue";
3
-
2
+ /* empty css */
4
3
  import y from "./PlPureSlideModal.vue.js";
5
4
  import { defaultProps as B } from "./props.js";
6
5
  const $ = {
@@ -1,4 +1,3 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode("._root_1ec3a_2{--padding-top: 24px;--padding-bottom: 24px}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
1
  const o = "_root_1ec3a_2", t = {
3
2
  root: o
4
3
  };
@@ -1,4 +1,3 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode("._splash_itlwi_1{--pl-splash-overlay-background: rgba(255, 255, 255, .94);position:relative}._splash_itlwi_1._table_itlwi_5{--pl-splash-overlay-background: var(--bg-base-light)}._splash_itlwi_1._transparent_itlwi_8{--pl-splash-overlay-background: transparent}._splash_itlwi_1 ._overlay_itlwi_11{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--pl-splash-overlay-background);z-index:var(--z-splash)}._splash_itlwi_1 ._overlay_itlwi_11>div{display:flex;flex-direction:column;gap:24px}._splash_itlwi_1 ._overlay_itlwi_11>div ._text_itlwi_29{-webkit-user-select:none;user-select:none;color:var(--txt-mask);font-family:var(--font-family-base);font-size:28px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-.56px;margin:0}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
1
  const t = "_splash_itlwi_1", a = "_table_itlwi_5", s = "_transparent_itlwi_8", l = "_overlay_itlwi_11", e = "_text_itlwi_29", _ = {
3
2
  splash: t,
4
3
  table: a,
@@ -1,6 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".pl-status-tag{border-radius:4px;border:1px solid var(--txt-01);padding:2px 8px;width:fit-content;height:24px}.pl-status-tag.ok{background:var(--notification-success)}.pl-status-tag.warn{background:var(--notification-warning)}.pl-status-tag.alert{background:var(--notification-error)}.pl-status-tag.hold{background:var(--notification-neutral)}")),document.head.appendChild(t)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
2
1
  import { defineComponent as o, reactive as r, createElementBlock as n, createCommentVNode as s, openBlock as c, mergeProps as l, renderSlot as p, createTextVNode as m, toDisplayString as d } from "vue";
3
-
2
+ /* empty css */
4
3
  const T = /* @__PURE__ */ o({
5
4
  __name: "PlStatusTag",
6
5
  props: {
@@ -1,4 +1,3 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode("._svg_uozbm_2{--svg-width: unset;--svg-height: unset;--svg-fill-0: unset;--svg-fill-1: unset;--svg-fill-2: unset;--svg-fill-3: unset;--svg-fill-4: unset;--svg-fill-5: unset;--svg-fill-6: unset;--svg-stroke-0: unset;width:var(--svg-width);height:var(--svg-height)}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
1
  const s = "_svg_uozbm_2", t = {
3
2
  svg: s
4
3
  };
@@ -1,4 +1,3 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('._component_1ukal_1{--pl-tabs-height: 40px;--pl-tabs-item-border-color: var(--border-color-div-grey);--pl-tabs-item-border-width: 0 0 2px 0;--pl-tabs-item-text-color: var(--txt-03);--pl-tabs-item-max-width: 400px;--pl-tabs-cursor: pointer;position:relative;min-height:var(--pl-tabs-height);display:flex;flex-direction:row;gap:2px}._component_1ukal_1 ._tab_1ukal_14{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:12px;padding:10px 12px;cursor:var(--pl-tabs-cursor);outline:none;position:relative}._component_1ukal_1 ._tab_1ukal_14._disabled_1ukal_27{cursor:not-allowed;pointer-events:none}._component_1ukal_1 ._tab_1ukal_14>span{color:var(--pl-tabs-item-text-color);font-size:13px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:.52px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:var(--pl-tabs-item-max-width);min-width:60px}._component_1ukal_1 ._tab_1ukal_14:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border:solid var(--pl-tabs-item-border-color);border-width:var(--pl-tabs-item-border-width)}._component_1ukal_1 ._tab_1ukal_14:hover:not(._active_1ukal_56){--pl-tabs-item-border-color: var(--border-color-focus);--pl-tabs-item-text-color: var(--txt-01)}._component_1ukal_1 ._tab_1ukal_14:focus-visible{--pl-tabs-item-border-color: var(--border-color-focus);--pl-tabs-item-border-width: 2px;--pl-tabs-item-text-color: var(--txt-01)}._component_1ukal_1 ._tab_1ukal_14._active_1ukal_56{--pl-tabs-item-border-color: var(--border-color-focus);--pl-tabs-item-text-color: var(--txt-01)}._component_1ukal_1._topLine_1ukal_69{--pl-tabs-item-border-width: 2px 0 0 0}._component_1ukal_1._disabled_1ukal_27{--pl-tabs-cursor: not-allowed;cursor:not-allowed}._component_1ukal_1._disabled_1ukal_27 *{pointer-events:none}')),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
1
  const t = "_component_1ukal_1", a = "_tab_1ukal_14", o = "_disabled_1ukal_27", e = "_active_1ukal_56", n = "_topLine_1ukal_69", _ = {
3
2
  component: t,
4
3
  tab: a,
@@ -1,10 +1,8 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var r=document.createElement("style");r.appendChild(document.createTextNode(`.ui-text-area{--contour-color: var(--txt-01);--label-color: var(--txt-01);--contour-border-width: 1px;--contour-box-shadow: none;--label-offset-left-x: 8px;--label-offset-right-x: 8px;--prefix-color: var(--color-placeholder);width:100%;min-height:var(--control-height);position:relative;border-radius:var(--border-radius-control);display:flex;flex-direction:row;align-items:center;outline:none}.ui-text-area__envelope{font-family:var(--font-family-base)}.ui-text-area textarea{min-height:calc(var(--control-height) - 2px);width:100%;padding:10px 12px;border:none;font-size:inherit;background-color:transparent;color:var(--txt-01);caret-color:var(--border-color-focus);cursor:inherit;resize:none;--thumb-color: var(--ic-02);overflow-y:auto}.ui-text-area textarea::-webkit-scrollbar{width:var(--scrollbar-width, 6px);height:5px;background-color:transparent;display:block}.ui-text-area textarea::-webkit-scrollbar-thumb{background:var(--thumb-color);border-radius:5px}.ui-text-area textarea::-webkit-scrollbar-thumb:hover{--thumb-color: var(--border-color-focus)}.ui-text-area textarea:focus{outline:none}.ui-text-area textarea::placeholder{color:var(--color-placeholder)}.ui-text-area label{display:flex;align-items:center;gap:4px;position:absolute;top:0;transform:translateY(-60%);left:var(--label-offset-left-x);padding:0 4px;max-width:calc(100% - 16px);overflow:hidden;white-space:pre;text-overflow:ellipsis;cursor:inherit;color:var(--label-color);font-size:12px;font-weight:500;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:var(--bg-elevated-01)}.ui-text-area label>span{overflow:hidden;white-space:pre;text-overflow:ellipsis}.ui-text-area__contour{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--border-radius-control);border-width:var(--contour-border-width);border-color:var(--contour-color);border-style:solid;box-shadow:var(--contour-box-shadow);z-index:0;pointer-events:none}.ui-text-area__append{display:flex;flex-direction:row;align-items:center;gap:4px}.ui-text-area__helper{font-size:12px;color:var(--txt-03);padding:2px 0 0;white-space:pre-wrap;text-overflow:ellipsis;font-weight:500;line-height:16px;margin-top:6px}.ui-text-area__error{font-size:12px;color:var(--txt-error);padding:2px 0 0;white-space:pre-wrap;text-overflow:ellipsis;font-weight:500;line-height:16px;margin-top:6px}.ui-text-area:hover{--contour-color: var(--control-hover-color)}.ui-text-area:focus-within:not(.error){--label-color: var(--txt-focus);--contour-color: var(--border-color-focus);--contour-border-width: 2px;--contour-box-shadow: 0 0 0 4px var(--border-color-focus-shadow)}.ui-text-area:focus-within.error{--contour-border-width: 2px;--contour-box-shadow: 0 0 0 4px var(--color-error-shadow)}.ui-text-area.dashed .ui-text-area__contour{border-style:dashed}.ui-text-area.nonEmpty{--prefix-color: var(--txt-01)}.ui-text-area.error{--contour-color: var(--txt-error)}.ui-text-area.disabled{--contour-color: var(--color-dis-01);cursor:not-allowed;pointer-events:none}.ui-text-area.disabled *{color:var(--contour-color)}
2
- .double-contour.top>div{border-bottom-right-radius:0;border-bottom-left-radius:0}.double-contour.bottom>div{border-top-right-radius:0;border-top-left-radius:0}.double-contour.left>div{border-top-right-radius:0;border-bottom-right-radius:0}.double-contour.right>div{border-top-left-radius:0;border-bottom-left-radius:0}.double-contour.top-left>div{border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.double-contour.top-right>div{border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.double-contour.bottom-left>div{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0}.double-contour.bottom-right>div{border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0}.double-contour.middle>div{border-radius:0}`)),document.head.appendChild(r)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
3
1
  import { defineComponent as E, useSlots as S, ref as v, computed as a, onMounted as $, createElementBlock as s, openBlock as o, createElementVNode as n, createCommentVNode as i, normalizeClass as C, withDirectives as N, createVNode as q, createBlock as g, unref as d, toDisplayString as c, withCtx as D, renderSlot as b, vModelText as M } from "vue";
4
-
2
+ /* empty css */
5
3
  import j from "../PlTooltip/PlTooltip.vue.js";
6
4
  import H from "../../utils/DoubleContour.vue.js";
7
-
5
+ /* empty css */
8
6
  import { useLabelNotch as P } from "../../utils/useLabelNotch.js";
9
7
  import { useValidation as T } from "../../utils/useValidation.js";
10
8
  import { getErrorMessage as z } from "../../helpers/error.js";
@@ -1,17 +1,15 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode(`.double-contour.top>div{border-bottom-right-radius:0;border-bottom-left-radius:0}.double-contour.bottom>div{border-top-right-radius:0;border-top-left-radius:0}.double-contour.left>div{border-top-right-radius:0;border-bottom-right-radius:0}.double-contour.right>div{border-top-left-radius:0;border-bottom-left-radius:0}.double-contour.top-left>div{border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.double-contour.top-right>div{border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.double-contour.bottom-left>div{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0}.double-contour.bottom-right>div{border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0}.double-contour.middle>div{border-radius:0}
2
- .pl-text-field{--pl-text-field-text-color: var(--txt-01);--contour-color: var(--txt-01);--label-color: var(--txt-01);--contour-border-width: 1px;--contour-box-shadow: none;--label-offset-left-x: 8px;--label-offset-right-x: 8px;--prefix-color: var(--color-placeholder);--show-clearable: none;width:100%;min-width:160px;min-height:var(--control-height);position:relative;border-radius:var(--border-radius-control);display:flex;flex-direction:row;align-items:center;outline:none}.pl-text-field__envelope{font-family:var(--font-family-base)}.pl-text-field input{font-family:var(--font-family-base);font-weight:500;min-height:calc(var(--control-height) - 2px);line-height:20px;width:100%;padding:0 12px;border:none;font-size:inherit;background-color:transparent;color:var(--pl-text-field-text-color);caret-color:var(--border-color-focus);cursor:inherit}.pl-text-field input:focus{outline:none}.pl-text-field input::placeholder{color:var(--color-placeholder)}.pl-text-field label{display:flex;align-items:center;gap:4px;position:absolute;top:0;transform:translateY(-60%);left:var(--label-offset-left-x);padding:0 4px;max-width:calc(100% - 16px);overflow:hidden;white-space:pre;text-overflow:ellipsis;cursor:inherit;color:var(--label-color);font-size:12px;font-weight:500;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background:var(--bg-elevated-01)}.pl-text-field label>span{overflow:hidden;white-space:pre;text-overflow:ellipsis}.pl-text-field__contour{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--border-radius-control);border-width:var(--contour-border-width);border-color:var(--contour-color);border-style:solid;box-shadow:var(--contour-box-shadow);z-index:0;pointer-events:none}.pl-text-field__prefix{padding-left:12px;white-space:nowrap;margin-right:-12px;color:var(--prefix-color)}.pl-text-field__append{padding-right:12px;display:flex;flex-direction:row;align-items:center;gap:4px;cursor:text}.pl-text-field__append .icon-16{cursor:pointer}.pl-text-field__append .mask-16{--icon-color: var(--control-mask-fill);cursor:pointer}.pl-text-field__clearable{display:var(--show-clearable)!important;--icon-color: var(--ic-02) !important}.pl-text-field__helper{font-size:12px;color:var(--txt-03);padding:2px 0 0;white-space:pre-wrap;text-overflow:ellipsis;font-weight:500;line-height:16px;margin-top:6px}.pl-text-field__error{font-size:12px;color:var(--txt-error);padding:2px 0 0;white-space:pre-wrap;text-overflow:ellipsis;font-weight:500;line-height:16px;margin-top:6px}.pl-text-field:hover{--contour-color: var(--control-hover-color);--show-clearable: inline-block}.pl-text-field:focus-within{--show-clearable: inline-block}.pl-text-field:focus-within:not(.error){--label-color: var(--txt-focus);--contour-color: var(--border-color-focus);--contour-border-width: 2px;--contour-box-shadow: 0 0 0 4px var(--border-color-focus-shadow)}.pl-text-field:focus-within.error{--contour-border-width: 2px;--contour-box-shadow: 0 0 0 4px var(--color-error-shadow)}.pl-text-field.dashed .pl-text-field__contour{border-style:dashed}.pl-text-field.nonEmpty{--prefix-color: var(--txt-01)}.pl-text-field.error{--contour-color: var(--txt-error);--label-color: var(--txt-error)}.pl-text-field.disabled{--contour-color: var(--color-dis-01);--label-color: var(--dis-01);--pl-text-field-text-color: var(--dis-01);--mask-icon-bg-color: var(--dis-01);cursor:not-allowed}`)),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
3
1
  import { defineComponent as I, mergeModels as N, useSlots as $, useModel as O, ref as h, reactive as T, computed as i, createElementBlock as d, openBlock as a, createElementVNode as p, createCommentVNode as n, normalizeClass as j, withDirectives as z, createVNode as L, createBlock as f, unref as c, toDisplayString as m, withCtx as U, renderSlot as E, vModelDynamic as A, withModifiers as V } from "vue";
4
2
  import G from "../../assets/images/required.svg.js";
5
3
  import { getErrorMessage as H } from "../../helpers/error.js";
6
4
  import J from "../../utils/DoubleContour.vue.js";
7
-
5
+ /* empty css */
8
6
  import { useLabelNotch as K } from "../../utils/useLabelNotch.js";
9
7
  import { useValidation as Q } from "../../utils/useValidation.js";
10
8
  import W from "../PlIcon16/PlIcon16.vue.js";
11
9
  import X from "../PlIcon24/PlIcon24.vue.js";
12
10
  import Y from "../PlSvg/PlSvg.vue.js";
13
11
  import Z from "../PlTooltip/PlTooltip.vue.js";
14
-
12
+ /* empty css */
15
13
  const ee = { class: "pl-text-field__envelope" }, le = {
16
14
  key: 0,
17
15
  ref: "label"
@@ -1,6 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode(".ui-toggle-switch{--handle-ml: 0;--body-bg: var(--bg-base-light);--body-shadow: var(--btn-group-shape-shadow);display:flex;align-items:center;gap:12px;outline:none}.ui-toggle-switch__body{width:40px;height:24px;display:flex;padding:5px;border-radius:12px;border:1px solid var(--color-ic-01);box-shadow:var(--body-shadow);background:var(--body-bg);cursor:pointer}.ui-toggle-switch__handle{width:12px;height:12px;border-radius:12px;border:1px solid var(--color-ic-01);background:var(--color-ic-00);margin-left:var(--handle-ml)}.ui-toggle-switch.active{--body-bg: var(--btn-switcher-bg);--handle-ml: auto}.ui-toggle-switch:focus-visible{--label-color: var(--txt-focus);--body-shadow: var(--btn-group-shape-shadow), 0 0 0 2px #fff, 0 0 0 4px var(--border-color-focus)}")),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
1
  import { defineComponent as d, createElementBlock as o, openBlock as a, withKeys as m, normalizeClass as s, createElementVNode as n, createCommentVNode as u, toDisplayString as r } from "vue";
3
-
2
+ /* empty css */
4
3
  const g = {
5
4
  key: 0,
6
5
  class: "label"
@@ -1,6 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".pl-tooltip{--pl-tooltip-max-width: 300px;z-index:var(--z-tooltip);position:absolute;display:inline-block;padding:8px 12px 9px;background:var(--tooltip-bg);border-radius:6px;width:max-content;word-break:normal;transform-origin:0 50%;max-width:var(--pl-tooltip-max-width);color:#fff}.pl-tooltip__container{position:absolute;width:0;height:0}.pl-tooltip a{color:var(--tooltip-link-color)}.pl-tooltip p{margin-bottom:8px}.pl-tooltip ul,.pl-tooltip li{margin-left:6px;padding-left:6px}.pl-tooltip li{margin-bottom:4px}.pl-tooltip .beak{position:absolute;top:50%;right:100%}.pl-tooltip.top-left{bottom:0}.pl-tooltip.top-left .beak{position:absolute;top:calc(100% - 2px);transform:translate(-50%) rotate(-90deg);left:20%}.pl-tooltip.left{right:0;transform:translateY(-50%)}.pl-tooltip.left .beak{position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);left:100%}.pl-tooltip.right{left:0;transform:translateY(-50%)}.pl-tooltip.right .beak{position:absolute;top:50%;transform:translateY(-50%);right:100%}.pl-tooltip.top{transform:translate(-50%);bottom:0}.pl-tooltip.top .beak{position:absolute;top:calc(100% - 2px);transform:translate(-50%) rotate(-90deg);left:50%}.pl-tooltip.southwest{transform:translateY(100%);bottom:0;right:-6px}.pl-tooltip.southwest .beak{position:absolute;top:-2px;transform:translateY(-50%) rotate(90deg);right:12px}.tooltip-transition-enter-active,.tooltip-transition-leave-active{transition:all .1s ease-in-out}.tooltip-transition-enter-from,.tooltip-transition-leave-to{opacity:0;transform:translateY(-50%) scale(0)}")),document.head.appendChild(t)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
2
1
  import { defineComponent as $, reactive as b, watch as u, ref as y, toRef as x, computed as N, onUnmounted as P, createBlock as v, openBlock as p, resolveDynamicComponent as R, mergeProps as V, withCtx as k, renderSlot as h, createCommentVNode as w, Teleport as g, createVNode as C, Transition as j, createElementBlock as z, withModifiers as A, normalizeStyle as T, unref as W, createElementVNode as M, normalizeClass as q } from "vue";
3
-
2
+ /* empty css */
4
3
  import { useTooltipPosition as F } from "./useTooltipPosition.js";
5
4
  import { throttle as K, delay as L, timeout as U } from "../../helpers/utils.js";
6
5
  import { useClickOutside as G } from "../../composition/useClickOutside.js";
@@ -1,6 +1,5 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('.context-menu[data-v-12530966]{display:block;position:absolute;top:50px;left:50px;z-index:var(--z-context-menu);margin:0;padding:3px 0 4px;background:#fffffff2;box-shadow:0 8px 15px #00000059;border-radius:4px;font-family:Lucida Grande,sans-serif;font-size:14px;line-height:15px}.context-menu[data-v-12530966]:before{display:block;position:absolute;content:"";top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:4px;border:1px solid rgba(0,0,0,.125);z-index:-1}.context-menu hr[data-v-12530966]{border:none;height:1px;background:#0000001a;margin:6px 1px 5px;padding:0}.context-menu>div[data-v-12530966]{display:block;padding:0 20px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.context-menu>div span[data-v-12530966]{vertical-align:2px;-webkit-user-select:none;user-select:none}.context-menu>div[data-v-12530966]:hover{background:-webkit-linear-gradient(top,#648bf5,#2866f2);background:linear-gradient(to bottom,#648bf5,#2866f2);border-top:1px solid #5a82eb;border-bottom:1px solid #1758e7}.context-menu>div[data-v-12530966]:hover:after{color:#fff}')),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
1
  import o from "./Menu.vue2.js";
3
-
2
+ /* empty css */
4
3
  import t from "../../_virtual/_plugin-vue_export-helper.js";
5
4
  const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-12530966"]]);
6
5
  export {