v-sistec-features 1.22.0 → 1.22.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/v-sistec-features.css +1 -1
- package/dist/vDataTable.js +167 -167
- package/package.json +1 -1
- package/src/DatatableVue/components/VDataTable.vue +14 -15
|
@@ -8,4 +8,4 @@
|
|
|
8
8
|
* Copyright 2018-2025 The Tabler Authors
|
|
9
9
|
* Copyright 2018-2025 codecalm.net Paweł Kuna
|
|
10
10
|
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
|
|
11
|
-
*/[data-bs-theme-base=slate]{--tblr-gray-50:#f8fafc;--tblr-gray-100:#f1f5f9;--tblr-gray-200:#e2e8f0;--tblr-gray-300:#cbd5e1;--tblr-gray-400:#94a3b8;--tblr-gray-500:#64748b;--tblr-gray-600:#475569;--tblr-gray-700:#334155;--tblr-gray-800:#1e293b;--tblr-gray-900:#0f172a;--tblr-gray-950:#020617}[data-bs-theme-base=gray]{--tblr-gray-50:#f9fafb;--tblr-gray-100:#f3f4f6;--tblr-gray-200:#e5e7eb;--tblr-gray-300:#d1d5db;--tblr-gray-400:#9ca3af;--tblr-gray-500:#6b7280;--tblr-gray-600:#4b5563;--tblr-gray-700:#374151;--tblr-gray-800:#1f2937;--tblr-gray-900:#111827;--tblr-gray-950:#030712}[data-bs-theme-base=zinc]{--tblr-gray-50:#fafafa;--tblr-gray-100:#f4f4f5;--tblr-gray-200:#e4e4e7;--tblr-gray-300:#d4d4d8;--tblr-gray-400:#a1a1aa;--tblr-gray-500:#71717a;--tblr-gray-600:#52525b;--tblr-gray-700:#3f3f46;--tblr-gray-800:#27272a;--tblr-gray-900:#18181b;--tblr-gray-950:#09090b}[data-bs-theme-base=neutral]{--tblr-gray-50:#fafafa;--tblr-gray-100:#f5f5f5;--tblr-gray-200:#e5e5e5;--tblr-gray-300:#d4d4d4;--tblr-gray-400:#a3a3a3;--tblr-gray-500:#737373;--tblr-gray-600:#525252;--tblr-gray-700:#404040;--tblr-gray-800:#262626;--tblr-gray-900:#171717;--tblr-gray-950:#0a0a0a}[data-bs-theme-base=stone]{--tblr-gray-50:#fafaf9;--tblr-gray-100:#f5f5f4;--tblr-gray-200:#e7e5e4;--tblr-gray-300:#d6d3d1;--tblr-gray-400:#a8a29e;--tblr-gray-500:#78716c;--tblr-gray-600:#57534e;--tblr-gray-700:#44403c;--tblr-gray-800:#292524;--tblr-gray-900:#1c1917;--tblr-gray-950:#0c0a09}[data-bs-theme-base=pink]{--tblr-gray-50:#fdf2f8;--tblr-gray-100:#fce7f3;--tblr-gray-200:#fbcfe8;--tblr-gray-300:#f9a8d4;--tblr-gray-400:#f472b6;--tblr-gray-500:#ec4899;--tblr-gray-600:#db2777;--tblr-gray-700:#be185d;--tblr-gray-800:#9d174d;--tblr-gray-900:#831843;--tblr-gray-950:#500724}[data-bs-theme-primary=blue]{--tblr-primary:#066fd1;--tblr-primary-rgb:6,111,209}[data-bs-theme-primary=azure]{--tblr-primary:#4299e1;--tblr-primary-rgb:66,153,225}[data-bs-theme-primary=indigo]{--tblr-primary:#4263eb;--tblr-primary-rgb:66,99,235}[data-bs-theme-primary=purple]{--tblr-primary:#ae3ec9;--tblr-primary-rgb:174,62,201}[data-bs-theme-primary=pink]{--tblr-primary:#d6336c;--tblr-primary-rgb:214,51,108}[data-bs-theme-primary=red]{--tblr-primary:#d63939;--tblr-primary-rgb:214,57,57}[data-bs-theme-primary=orange]{--tblr-primary:#f76707;--tblr-primary-rgb:247,103,7}[data-bs-theme-primary=yellow]{--tblr-primary:#f59f00;--tblr-primary-rgb:245,159,0}[data-bs-theme-primary=lime]{--tblr-primary:#74b816;--tblr-primary-rgb:116,184,22}[data-bs-theme-primary=green]{--tblr-primary:#2fb344;--tblr-primary-rgb:47,179,68}[data-bs-theme-primary=teal]{--tblr-primary:#0ca678;--tblr-primary-rgb:12,166,120}[data-bs-theme-primary=cyan]{--tblr-primary:#17a2b8;--tblr-primary-rgb:23,162,184}[data-bs-theme-radius="0"]{--tblr-border-radius-scale:0}[data-bs-theme-radius="0.5"]{--tblr-border-radius-scale:.5}[data-bs-theme-radius="1"]{--tblr-border-radius-scale:1}[data-bs-theme-radius="1.5"]{--tblr-border-radius-scale:1.5}[data-bs-theme-radius="2"]{--tblr-border-radius-scale:2}[data-bs-theme-primary=inverted]{--tblr-primary:var(--tblr-gray-800);--tblr-primary-fg:var(--tblr-light);--tblr-primary-rgb:31,41,55}[data-bs-theme-primary=inverted] [data-bs-theme=dark],[data-bs-theme-primary=inverted][data-bs-theme=dark]{--tblr-primary:#f9fafb;--tblr-primary-fg:var(--tblr-dark);--tblr-primary-rgb:249,250,251}[data-bs-theme-font=monospace]{--tblr-body-font-family:var(--tblr-font-monospace);--tblr-body-font-size:80%}[data-bs-theme-font=sans-serif]{--tblr-body-font-family:var(--tblr-font-sans-serif)}[data-bs-theme-font=serif]{--tblr-body-font-family:var(--tblr-font-serif)}[data-bs-theme-font=comic]{--tblr-body-font-family:var(--tblr-font-comic)}:root{--color-error-inputs: red}[data-bs-theme=dark]{--color-error-inputs: oklch(.666 .179 58.318)}.style-custom-v-required-default{display:flex!important;justify-content:center!important;flex-direction:column!important;gap:2px}.style-custom-v-required-error .v-required-span{color:var(--color-error-inputs)!important;white-space:pre-wrap}.multiselect__tags{background-color:var(--cor-bg-inputs);border:var(--border-inputs);border-radius:5px!important;font-size:.875rem;line-height:1.4285714286}.multiselect__placeholder{color:var(--color-text-multiselect)!important}.style-custom-v-required-error input,.style-custom-v-required-error select,.style-custom-v-required-error textarea{border:2px solid var(--color-error-inputs)!important;color:var(--color-error-inputs)!important}.style-custom-v-required-error .multiselect__tags{border:2px solid var(--color-error-inputs)!important}.style-custom-v-required-error .multiselect__input{border:none!important}.style-custom-v-required-error .multiselect__placeholder{color:var(--color-error-inputs)!important}.style-custom-v-required-error .image-drop-zone{border-color:var(--color-error-inputs)!important}.style-custom-v-required-error .quillWrapper,.style-custom-v-required-error .v-bentri-editor{border:2px solid var(--color-error-inputs)!important}.style-custom-v-required-error .v-bentri-editor .upload-placeholder{border:2px dashed var(--color-error-inputs)!important;color:var(--color-error-inputs)!important}.style-custom-v-required-error .v-bentri-editor p.is-empty:before{color:var(--color-error-inputs)!important}.style-custom-v-required-error input::placeholder{color:var(--color-error-inputs)!important}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.rotate-180[data-v-785126fa] svg{transform:rotate(180deg)}.page-select[data-v-785126fa]{background-color:var(--tblr-primary)!important;color:#fff!important;border:none!important}.page-estilo[data-v-785126fa]{border:none;--cor-escurecida: color-mix(in srgb, var(--tblr-primary), #000 25%);background:transparent;padding:1px 10px;border-radius:7px;margin:0!important;transition:color .15s ease-in-out,background-color .15s ease-in-out}.page-estilo[data-v-785126fa]:hover{background:var(--cor-escurecida);color:#fff}.btn[data-v-785126fa]{padding:0!important;margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important}[data-v-785126fa] .btn-estilo svg{padding:0!important;margin:0!important}[data-v-785126fa] .btn-estilo:hover svg{stroke:var(--tblr-primary)}.icon-tabler[data-v-785126fa]{margin:0!important;padding:0!important}.t-container{width:100%;display:flex;justify-content:space-between;align-items:center;color:#fff}.scroll-finish-style[data-v-b217a9f6]{color:#6c757d;display:block;text-align:center;margin-top:1rem;margin-bottom:1rem}.inputClose[data-v-ed591287]{color:var(--tblr-icon-color);z-index:10;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:1.2em;min-width:2.5rem;display:flex;justify-content:center}.inputClose[data-v-ed591287]:hover{cursor:pointer}.selected[data-v-ed591287]:hover{background-color:#b02a2a!important;color:#fff!important}.placeholder-img[data-v-3b019685]{width:40px;height:40px;border-radius:4px}.erro-custom-container[data-v-3b019685]{display:inline-block;padding:.2em .6em;border-radius:4px;background-color:#fff;font-weight:700;text-transform:uppercase}.erro-custom-text[data-v-3b019685]{font-size:.8em;text-transform:uppercase;font-weight:700}.table-responsive[data-v-1758912a]{overflow-x:auto}.state-feedback[data-v-1758912a]{padding:1rem;text-align:center}.state-feedback.error[data-v-1758912a]{color:red}.pagination-controls[data-v-1758912a]{margin-top:1rem;display:flex;justify-content:space-between}.container-img[data-v-1758912a]{aspect-ratio:1;display:flex;justify-content:center;overflow:hidden;position:relative;max-width:40px;min-width:40px}.container-img .img-tamanho-cover[data-v-1758912a]{position:absolute;top:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.5;filter:blur(4px)}.container-img .img-tamanho[data-v-1758912a]{object-fit:contain;width:100%;height:100%;z-index:2}.container-img.container-img-preview[data-v-1758912a]{cursor:pointer}.container-img.container-img-preview[data-v-1758912a]:hover{border-style:dashed;border-color:var(--tblr-primary);border-width:2px;transition:border-width .15s ease-in-out}.container-img.container-img-preview:hover .img-tamanho[data-v-1758912a]{opacity:.3}.bg-img[data-v-1758912a]{background-color:#0000004d;position:absolute;top:0;width:100%;height:100%;z-index:1}.image-preview-container[data-v-1758912a]{position:fixed;z-index:9999;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;padding:5px;pointer-events:none;transition:opacity .2s ease-in-out}.image-preview-container .image-preview-large[data-v-1758912a]{display:block;max-width:250px;max-height:250px;border-radius:4px}.form-check-input[data-v-1758912a]{border-width:1px!important;border-color:#00000064!important;width:17px;height:17px}[data-bs-theme=dark] .form-check-input[data-v-1758912a]{border-color:#ffffff5f!important}.ghost-item[data-v-1758912a]{opacity:.5;background:var(--tblr-primary-lt, #e6f0ff);border-radius:8px}.dragging-item[data-v-1758912a]{cursor:grabbing;background:var(--tblr-primary);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;opacity:.5;background-color:var(--tblr-primary-bg-subtle);filter:grayscale(0) invert(0)}.header-draggable[data-v-1758912a]{cursor:grab}.column-move-move[data-v-1758912a]{transition:transform .4s ease}.column-move-enter-active[data-v-1758912a],.column-move-leave-active[data-v-1758912a]{transition:all .4s ease}.header-ordering[data-v-1758912a]{display:flex;justify-content:space-between}.expand-item-expand-enter-active[data-v-1758912a]{transition:all .5s ease}.expand-item-expand-enter-from[data-v-1758912a]{opacity:0;transform:scaleY(.3) translateY(-30px)}.expand-item-expand-enter-to[data-v-1758912a]{opacity:1;transform:scaleY(1);transform:translateY(0)}.expand-item-expand-leave-active[data-v-1758912a]{transition:all .4s ease}.expand-item-expand-leave-to[data-v-1758912a]{opacity:0;transform:scaleY(.3) translateY(-30px)}.expand-item-fade-enter-active[data-v-1758912a],.expand-item-fade-leave-active[data-v-1758912a]{transition:opacity .5s ease}.expand-item-fade-enter-from[data-v-1758912a],.expand-item-fade-leave-to[data-v-1758912a]{opacity:0}.btn-clean[data-v-1758912a]{display:inline-flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:background-color .2s ease;background:transparent;border:none;outline:none;cursor:pointer}.btn-clean[data-v-1758912a]:hover{background-color:#0000000d}.icon-transition-arrow[data-v-1758912a]{transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s ease;color:var(--tblr-primary, #206bc4)}.is-expanded .icon-transition-arrow[data-v-1758912a]{transform:rotate(90deg)}.icon-transition-plus[data-v-1758912a]{transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s ease;color:var(--tblr-primary, #206bc4)}.icon-transition-plus .vertical-line[data-v-1758912a]{transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}.is-expanded .icon-transition-plus[data-v-1758912a]{transform:rotate(180deg)}.is-expanded .icon-transition-plus .vertical-line[data-v-1758912a]{transform:scaleY(0);opacity:0}
|
|
11
|
+
*/[data-bs-theme-base=slate]{--tblr-gray-50:#f8fafc;--tblr-gray-100:#f1f5f9;--tblr-gray-200:#e2e8f0;--tblr-gray-300:#cbd5e1;--tblr-gray-400:#94a3b8;--tblr-gray-500:#64748b;--tblr-gray-600:#475569;--tblr-gray-700:#334155;--tblr-gray-800:#1e293b;--tblr-gray-900:#0f172a;--tblr-gray-950:#020617}[data-bs-theme-base=gray]{--tblr-gray-50:#f9fafb;--tblr-gray-100:#f3f4f6;--tblr-gray-200:#e5e7eb;--tblr-gray-300:#d1d5db;--tblr-gray-400:#9ca3af;--tblr-gray-500:#6b7280;--tblr-gray-600:#4b5563;--tblr-gray-700:#374151;--tblr-gray-800:#1f2937;--tblr-gray-900:#111827;--tblr-gray-950:#030712}[data-bs-theme-base=zinc]{--tblr-gray-50:#fafafa;--tblr-gray-100:#f4f4f5;--tblr-gray-200:#e4e4e7;--tblr-gray-300:#d4d4d8;--tblr-gray-400:#a1a1aa;--tblr-gray-500:#71717a;--tblr-gray-600:#52525b;--tblr-gray-700:#3f3f46;--tblr-gray-800:#27272a;--tblr-gray-900:#18181b;--tblr-gray-950:#09090b}[data-bs-theme-base=neutral]{--tblr-gray-50:#fafafa;--tblr-gray-100:#f5f5f5;--tblr-gray-200:#e5e5e5;--tblr-gray-300:#d4d4d4;--tblr-gray-400:#a3a3a3;--tblr-gray-500:#737373;--tblr-gray-600:#525252;--tblr-gray-700:#404040;--tblr-gray-800:#262626;--tblr-gray-900:#171717;--tblr-gray-950:#0a0a0a}[data-bs-theme-base=stone]{--tblr-gray-50:#fafaf9;--tblr-gray-100:#f5f5f4;--tblr-gray-200:#e7e5e4;--tblr-gray-300:#d6d3d1;--tblr-gray-400:#a8a29e;--tblr-gray-500:#78716c;--tblr-gray-600:#57534e;--tblr-gray-700:#44403c;--tblr-gray-800:#292524;--tblr-gray-900:#1c1917;--tblr-gray-950:#0c0a09}[data-bs-theme-base=pink]{--tblr-gray-50:#fdf2f8;--tblr-gray-100:#fce7f3;--tblr-gray-200:#fbcfe8;--tblr-gray-300:#f9a8d4;--tblr-gray-400:#f472b6;--tblr-gray-500:#ec4899;--tblr-gray-600:#db2777;--tblr-gray-700:#be185d;--tblr-gray-800:#9d174d;--tblr-gray-900:#831843;--tblr-gray-950:#500724}[data-bs-theme-primary=blue]{--tblr-primary:#066fd1;--tblr-primary-rgb:6,111,209}[data-bs-theme-primary=azure]{--tblr-primary:#4299e1;--tblr-primary-rgb:66,153,225}[data-bs-theme-primary=indigo]{--tblr-primary:#4263eb;--tblr-primary-rgb:66,99,235}[data-bs-theme-primary=purple]{--tblr-primary:#ae3ec9;--tblr-primary-rgb:174,62,201}[data-bs-theme-primary=pink]{--tblr-primary:#d6336c;--tblr-primary-rgb:214,51,108}[data-bs-theme-primary=red]{--tblr-primary:#d63939;--tblr-primary-rgb:214,57,57}[data-bs-theme-primary=orange]{--tblr-primary:#f76707;--tblr-primary-rgb:247,103,7}[data-bs-theme-primary=yellow]{--tblr-primary:#f59f00;--tblr-primary-rgb:245,159,0}[data-bs-theme-primary=lime]{--tblr-primary:#74b816;--tblr-primary-rgb:116,184,22}[data-bs-theme-primary=green]{--tblr-primary:#2fb344;--tblr-primary-rgb:47,179,68}[data-bs-theme-primary=teal]{--tblr-primary:#0ca678;--tblr-primary-rgb:12,166,120}[data-bs-theme-primary=cyan]{--tblr-primary:#17a2b8;--tblr-primary-rgb:23,162,184}[data-bs-theme-radius="0"]{--tblr-border-radius-scale:0}[data-bs-theme-radius="0.5"]{--tblr-border-radius-scale:.5}[data-bs-theme-radius="1"]{--tblr-border-radius-scale:1}[data-bs-theme-radius="1.5"]{--tblr-border-radius-scale:1.5}[data-bs-theme-radius="2"]{--tblr-border-radius-scale:2}[data-bs-theme-primary=inverted]{--tblr-primary:var(--tblr-gray-800);--tblr-primary-fg:var(--tblr-light);--tblr-primary-rgb:31,41,55}[data-bs-theme-primary=inverted] [data-bs-theme=dark],[data-bs-theme-primary=inverted][data-bs-theme=dark]{--tblr-primary:#f9fafb;--tblr-primary-fg:var(--tblr-dark);--tblr-primary-rgb:249,250,251}[data-bs-theme-font=monospace]{--tblr-body-font-family:var(--tblr-font-monospace);--tblr-body-font-size:80%}[data-bs-theme-font=sans-serif]{--tblr-body-font-family:var(--tblr-font-sans-serif)}[data-bs-theme-font=serif]{--tblr-body-font-family:var(--tblr-font-serif)}[data-bs-theme-font=comic]{--tblr-body-font-family:var(--tblr-font-comic)}:root{--color-error-inputs: red}[data-bs-theme=dark]{--color-error-inputs: oklch(.666 .179 58.318)}.style-custom-v-required-default{display:flex!important;justify-content:center!important;flex-direction:column!important;gap:2px}.style-custom-v-required-error .v-required-span{color:var(--color-error-inputs)!important;white-space:pre-wrap}.multiselect__tags{background-color:var(--cor-bg-inputs);border:var(--border-inputs);border-radius:5px!important;font-size:.875rem;line-height:1.4285714286}.multiselect__placeholder{color:var(--color-text-multiselect)!important}.style-custom-v-required-error input,.style-custom-v-required-error select,.style-custom-v-required-error textarea{border:2px solid var(--color-error-inputs)!important;color:var(--color-error-inputs)!important}.style-custom-v-required-error .multiselect__tags{border:2px solid var(--color-error-inputs)!important}.style-custom-v-required-error .multiselect__input{border:none!important}.style-custom-v-required-error .multiselect__placeholder{color:var(--color-error-inputs)!important}.style-custom-v-required-error .image-drop-zone{border-color:var(--color-error-inputs)!important}.style-custom-v-required-error .quillWrapper,.style-custom-v-required-error .v-bentri-editor{border:2px solid var(--color-error-inputs)!important}.style-custom-v-required-error .v-bentri-editor .upload-placeholder{border:2px dashed var(--color-error-inputs)!important;color:var(--color-error-inputs)!important}.style-custom-v-required-error .v-bentri-editor p.is-empty:before{color:var(--color-error-inputs)!important}.style-custom-v-required-error input::placeholder{color:var(--color-error-inputs)!important}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.rotate-180[data-v-785126fa] svg{transform:rotate(180deg)}.page-select[data-v-785126fa]{background-color:var(--tblr-primary)!important;color:#fff!important;border:none!important}.page-estilo[data-v-785126fa]{border:none;--cor-escurecida: color-mix(in srgb, var(--tblr-primary), #000 25%);background:transparent;padding:1px 10px;border-radius:7px;margin:0!important;transition:color .15s ease-in-out,background-color .15s ease-in-out}.page-estilo[data-v-785126fa]:hover{background:var(--cor-escurecida);color:#fff}.btn[data-v-785126fa]{padding:0!important;margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important}[data-v-785126fa] .btn-estilo svg{padding:0!important;margin:0!important}[data-v-785126fa] .btn-estilo:hover svg{stroke:var(--tblr-primary)}.icon-tabler[data-v-785126fa]{margin:0!important;padding:0!important}.t-container{width:100%;display:flex;justify-content:space-between;align-items:center;color:#fff}.scroll-finish-style[data-v-b217a9f6]{color:#6c757d;display:block;text-align:center;margin-top:1rem;margin-bottom:1rem}.inputClose[data-v-ed591287]{color:var(--tblr-icon-color);z-index:10;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:1.2em;min-width:2.5rem;display:flex;justify-content:center}.inputClose[data-v-ed591287]:hover{cursor:pointer}.selected[data-v-ed591287]:hover{background-color:#b02a2a!important;color:#fff!important}.placeholder-img[data-v-3b019685]{width:40px;height:40px;border-radius:4px}.erro-custom-container[data-v-3b019685]{display:inline-block;padding:.2em .6em;border-radius:4px;background-color:#fff;font-weight:700;text-transform:uppercase}.erro-custom-text[data-v-3b019685]{font-size:.8em;text-transform:uppercase;font-weight:700}.table-responsive[data-v-58d2b35a]{overflow-x:auto}.state-feedback[data-v-58d2b35a]{padding:1rem;text-align:center}.state-feedback.error[data-v-58d2b35a]{color:red}.pagination-controls[data-v-58d2b35a]{margin-top:1rem;display:flex;justify-content:space-between}.container-img[data-v-58d2b35a]{aspect-ratio:1;display:flex;justify-content:center;overflow:hidden;position:relative;max-width:40px;min-width:40px}.container-img .img-tamanho-cover[data-v-58d2b35a]{position:absolute;top:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.5;filter:blur(4px)}.container-img .img-tamanho[data-v-58d2b35a]{object-fit:contain;width:100%;height:100%;z-index:2}.container-img.container-img-preview[data-v-58d2b35a]{cursor:pointer}.container-img.container-img-preview[data-v-58d2b35a]:hover{border-style:dashed;border-color:var(--tblr-primary);border-width:2px;transition:border-width .15s ease-in-out}.container-img.container-img-preview:hover .img-tamanho[data-v-58d2b35a]{opacity:.3}.bg-img[data-v-58d2b35a]{background-color:#0000004d;position:absolute;top:0;width:100%;height:100%;z-index:1}.image-preview-container[data-v-58d2b35a]{position:fixed;z-index:9999;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;padding:5px;pointer-events:none;transition:opacity .2s ease-in-out}.image-preview-container .image-preview-large[data-v-58d2b35a]{display:block;max-width:250px;max-height:250px;border-radius:4px}.form-check-input[data-v-58d2b35a]{border-width:1px!important;border-color:#00000064!important;width:17px;height:17px}[data-bs-theme=dark] .form-check-input[data-v-58d2b35a]{border-color:#ffffff5f!important}.ghost-item[data-v-58d2b35a]{opacity:.5;background:var(--tblr-primary-lt, #e6f0ff);border-radius:8px}.dragging-item[data-v-58d2b35a]{cursor:grabbing;background:var(--tblr-primary);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;opacity:.5;background-color:var(--tblr-primary-bg-subtle);filter:grayscale(0) invert(0)}.header-draggable[data-v-58d2b35a]{cursor:grab}.column-move-move[data-v-58d2b35a]{transition:transform .4s ease}.column-move-enter-active[data-v-58d2b35a],.column-move-leave-active[data-v-58d2b35a]{transition:all .4s ease}.header-ordering[data-v-58d2b35a]{display:flex;justify-content:space-between}.expand-item-expand-enter-active[data-v-58d2b35a]{transition:all .5s ease}.expand-item-expand-enter-from[data-v-58d2b35a]{opacity:0;transform:scaleY(.3) translateY(-30px)}.expand-item-expand-enter-to[data-v-58d2b35a]{opacity:1;transform:scaleY(1);transform:translateY(0)}.expand-item-expand-leave-active[data-v-58d2b35a]{transition:all .4s ease}.expand-item-expand-leave-to[data-v-58d2b35a]{opacity:0;transform:scaleY(.3) translateY(-30px)}.expand-item-fade-enter-active[data-v-58d2b35a],.expand-item-fade-leave-active[data-v-58d2b35a]{transition:opacity .5s ease}.expand-item-fade-enter-from[data-v-58d2b35a],.expand-item-fade-leave-to[data-v-58d2b35a]{opacity:0}.btn-clean[data-v-58d2b35a]{display:inline-flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:background-color .2s ease;background:transparent;border:none;outline:none;cursor:pointer}.btn-clean[data-v-58d2b35a]:hover{background-color:#0000000d}.icon-transition-arrow[data-v-58d2b35a]{transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s ease;color:var(--tblr-primary, #206bc4)}.is-expanded .icon-transition-arrow[data-v-58d2b35a]{transform:rotate(90deg)}.icon-transition-plus[data-v-58d2b35a]{transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s ease;color:var(--tblr-primary, #206bc4)}.icon-transition-plus .vertical-line[data-v-58d2b35a]{transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}.is-expanded .icon-transition-plus[data-v-58d2b35a]{transform:rotate(180deg)}.is-expanded .icon-transition-plus .vertical-line[data-v-58d2b35a]{transform:scaleY(0);opacity:0}
|
package/dist/vDataTable.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as R, useSlots as je, inject as
|
|
2
|
-
import { D as
|
|
3
|
-
import { _ as le, P as
|
|
4
|
-
import
|
|
5
|
-
const fe = Symbol("v-datatable-key"),
|
|
1
|
+
import { defineComponent as R, useSlots as je, inject as pe, onMounted as _e, computed as $, watch as W, resolveComponent as Ie, createElementBlock as s, openBlock as t, createCommentVNode as k, createElementVNode as e, withDirectives as me, withKeys as Ne, vModelText as ve, Fragment as B, renderList as j, createBlock as q, withCtx as H, createTextVNode as I, toDisplayString as b, normalizeClass as f, withModifiers as ue, ref as x, nextTick as he, resolveDynamicComponent as ge, provide as Ae, readonly as Pe, renderSlot as N, Teleport as ce, unref as v, createStaticVNode as qe, createVNode as Q, TransitionGroup as Le, mergeProps as Oe, Transition as He, normalizeStyle as Fe } from "vue";
|
|
2
|
+
import { D as Ue } from "./datatableConfig-BMFlKtgh.js";
|
|
3
|
+
import { _ as le, P as Ke } from "./Pagination-DtVDFQ07.js";
|
|
4
|
+
import Ye from "vuedraggable";
|
|
5
|
+
const fe = Symbol("v-datatable-key"), va = /* @__PURE__ */ R({
|
|
6
6
|
__name: "VColumn",
|
|
7
7
|
props: {
|
|
8
8
|
field: { default: null },
|
|
@@ -24,11 +24,11 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
24
24
|
class_rules: { default: () => ({}) }
|
|
25
25
|
},
|
|
26
26
|
setup(u) {
|
|
27
|
-
const d = u, y = je(), l =
|
|
27
|
+
const d = u, y = je(), l = pe(fe);
|
|
28
28
|
if (!l)
|
|
29
29
|
throw new Error("VColumn deve ser usado dentro de um VDataTable.");
|
|
30
30
|
const m = ["text", "img", "date", "html"];
|
|
31
|
-
return
|
|
31
|
+
return _e(() => {
|
|
32
32
|
if (d.field !== null && !d.field)
|
|
33
33
|
throw new Error('A propriedade "field" é obrigatória em VColumn.');
|
|
34
34
|
if (!d.header)
|
|
@@ -65,19 +65,19 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
65
65
|
});
|
|
66
66
|
}), (_, T) => null;
|
|
67
67
|
}
|
|
68
|
-
}),
|
|
68
|
+
}), Xe = { class: "dropdown d-flex" }, Ge = {
|
|
69
69
|
key: 0,
|
|
70
70
|
href: "#",
|
|
71
71
|
class: "btn dropdown-toggle",
|
|
72
72
|
"data-bs-toggle": "dropdown",
|
|
73
73
|
title: "Pesquisas Prédefinidas"
|
|
74
|
-
},
|
|
74
|
+
}, We = { class: "input-icon" }, Je = ["placeholder"], Qe = {
|
|
75
75
|
key: 1,
|
|
76
76
|
class: "input-icon-addon"
|
|
77
|
-
},
|
|
77
|
+
}, Re = {
|
|
78
78
|
key: 1,
|
|
79
79
|
class: "dropdown-menu"
|
|
80
|
-
},
|
|
80
|
+
}, Ze = ["onClick"], et = ["onClick"], tt = /* @__PURE__ */ R({
|
|
81
81
|
__name: "SearchDatatable",
|
|
82
82
|
props: {
|
|
83
83
|
search: {},
|
|
@@ -102,8 +102,8 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
102
102
|
}), W(
|
|
103
103
|
() => y.list_filter,
|
|
104
104
|
(r) => {
|
|
105
|
-
Array.isArray(r) ? (r.forEach((a,
|
|
106
|
-
a?.type === 1 && !a.to && console.error(`Filtro na posição ${
|
|
105
|
+
Array.isArray(r) ? (r.forEach((a, w) => {
|
|
106
|
+
a?.type === 1 && !a.to && console.error(`Filtro na posição ${w} é do tipo 'router-link' mas não possui a propriedade 'to'.`);
|
|
107
107
|
}), y.item_use.includes(2) && r.length === 0 && console.error("Nenhum filtro foi passado. Certifique-se de que o array de filtros não está vazio.")) : console.error("list_filter deve ser um array.");
|
|
108
108
|
},
|
|
109
109
|
{ immediate: !0, deep: !0 }
|
|
@@ -121,9 +121,9 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
121
121
|
y.deactivate_search_empty && m.value.trim() === "" || l("search");
|
|
122
122
|
}
|
|
123
123
|
return (r, a) => {
|
|
124
|
-
const
|
|
125
|
-
return t(), s("div",
|
|
126
|
-
u.item_use.includes(2) ? (t(), s("a",
|
|
124
|
+
const w = Ie("router-link");
|
|
125
|
+
return t(), s("div", Xe, [
|
|
126
|
+
u.item_use.includes(2) ? (t(), s("a", Ge, [...a[2] || (a[2] = [
|
|
127
127
|
e("svg", {
|
|
128
128
|
xmlns: "http://www.w3.org/2000/svg",
|
|
129
129
|
class: "icon icon-tabler icon-tabler-filter",
|
|
@@ -144,15 +144,15 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
144
144
|
e("path", { d: "M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z" })
|
|
145
145
|
], -1)
|
|
146
146
|
])])) : k("", !0),
|
|
147
|
-
e("div",
|
|
147
|
+
e("div", We, [
|
|
148
148
|
me(e("input", {
|
|
149
149
|
type: "text",
|
|
150
150
|
class: "form-control ms-1",
|
|
151
151
|
id: "inputSearchVDataTable",
|
|
152
152
|
"onUpdate:modelValue": a[0] || (a[0] = (p) => m.value = p),
|
|
153
|
-
onKeyup:
|
|
153
|
+
onKeyup: Ne(h, ["enter"]),
|
|
154
154
|
placeholder: u.placeholder_search
|
|
155
|
-
}, null, 40,
|
|
155
|
+
}, null, 40, Je), [
|
|
156
156
|
[ve, m.value]
|
|
157
157
|
]),
|
|
158
158
|
m.value ? (t(), s("span", {
|
|
@@ -181,7 +181,7 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
181
181
|
e("path", { d: "M18 6l-12 12" }),
|
|
182
182
|
e("path", { d: "M6 6l12 12" })
|
|
183
183
|
], -1)
|
|
184
|
-
])])) : (t(), s("span",
|
|
184
|
+
])])) : (t(), s("span", Qe, [...a[4] || (a[4] = [
|
|
185
185
|
e("svg", {
|
|
186
186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
187
187
|
width: "24",
|
|
@@ -204,34 +204,34 @@ const fe = Symbol("v-datatable-key"), ha = /* @__PURE__ */ R({
|
|
|
204
204
|
], -1)
|
|
205
205
|
])]))
|
|
206
206
|
]),
|
|
207
|
-
u.item_use.includes(2) ? (t(), s("div",
|
|
207
|
+
u.item_use.includes(2) ? (t(), s("div", Re, [
|
|
208
208
|
(t(!0), s(B, null, j(y.list_filter, (p, S) => (t(), s(B, { key: S }, [
|
|
209
|
-
"type" in p && p.type === 1 && (!("visible" in p) || p.visible) ? (t(), q(
|
|
209
|
+
"type" in p && p.type === 1 && (!("visible" in p) || p.visible) ? (t(), q(w, {
|
|
210
210
|
key: 0,
|
|
211
211
|
to: p?.to,
|
|
212
212
|
class: "dropdown-item cursor-pointer"
|
|
213
213
|
}, {
|
|
214
214
|
default: H(() => [
|
|
215
|
-
I(
|
|
215
|
+
I(b(p.text), 1)
|
|
216
216
|
]),
|
|
217
217
|
_: 2
|
|
218
218
|
}, 1032, ["to"])) : (!("type" in p) || p.type === 2) && (!("visible" in p) || p.visible) ? (t(), s("a", {
|
|
219
219
|
key: 1,
|
|
220
|
-
onClick:
|
|
220
|
+
onClick: ue((C) => T(String(p.value)), ["prevent"]),
|
|
221
221
|
class: f(["dropdown-item cursor-pointer", _.value === p?.value ? "bg-info text-dark selected" : ""])
|
|
222
|
-
},
|
|
222
|
+
}, b(p.text), 11, Ze)) : (!("type" in p) || p.type === 3) && (!("visible" in p) || p.visible) ? (t(), s("a", {
|
|
223
223
|
key: 2,
|
|
224
|
-
onClick:
|
|
224
|
+
onClick: ue((C) => z(p), ["prevent"]),
|
|
225
225
|
class: f(["dropdown-item cursor-pointer", p?.active ? "bg-info text-dark selected" : ""])
|
|
226
|
-
},
|
|
226
|
+
}, b(p.text), 11, et)) : k("", !0)
|
|
227
227
|
], 64))), 128))
|
|
228
228
|
])) : k("", !0)
|
|
229
229
|
]);
|
|
230
230
|
};
|
|
231
231
|
}
|
|
232
|
-
}),
|
|
233
|
-
function
|
|
234
|
-
const u =
|
|
232
|
+
}), at = /* @__PURE__ */ le(tt, [["__scopeId", "data-v-ed591287"]]);
|
|
233
|
+
function lt() {
|
|
234
|
+
const u = x(!1), d = x(""), y = x(0), l = x(0), m = $(() => ({
|
|
235
235
|
position: "fixed",
|
|
236
236
|
zIndex: 9999,
|
|
237
237
|
pointerEvents: "none",
|
|
@@ -239,9 +239,9 @@ function nt() {
|
|
|
239
239
|
left: `${y.value + 15}px`
|
|
240
240
|
}));
|
|
241
241
|
function _(h) {
|
|
242
|
-
const r = h.clientX, a = h.clientY,
|
|
242
|
+
const r = h.clientX, a = h.clientY, w = window.innerHeight, p = 15, S = 300;
|
|
243
243
|
let C = a + p;
|
|
244
|
-
C + S >
|
|
244
|
+
C + S > w && (C = a - S - p, C < 0 && (C = 0)), y.value = r, l.value = C;
|
|
245
245
|
}
|
|
246
246
|
function T(h, r) {
|
|
247
247
|
u.value = !0, d.value = r, _(h);
|
|
@@ -261,8 +261,8 @@ function nt() {
|
|
|
261
261
|
handleMouseLeave: z
|
|
262
262
|
};
|
|
263
263
|
}
|
|
264
|
-
function
|
|
265
|
-
const m =
|
|
264
|
+
function nt(u, d, y, l) {
|
|
265
|
+
const m = x([]);
|
|
266
266
|
function _() {
|
|
267
267
|
m.value = [];
|
|
268
268
|
}
|
|
@@ -271,8 +271,8 @@ function st(u, d, y, l) {
|
|
|
271
271
|
return m.value.some((a) => a === r);
|
|
272
272
|
}
|
|
273
273
|
function D(h) {
|
|
274
|
-
const r = h[d], a = m.value.findIndex((p) => p === r),
|
|
275
|
-
u ? (_(),
|
|
274
|
+
const r = h[d], a = m.value.findIndex((p) => p === r), w = a > -1;
|
|
275
|
+
u ? (_(), w || (m.value.push(r), l && z(r))) : w ? m.value.splice(a, 1) : (m.value.push(r), l && z(r));
|
|
276
276
|
}
|
|
277
277
|
function z(h) {
|
|
278
278
|
he(() => {
|
|
@@ -294,8 +294,8 @@ function st(u, d, y, l) {
|
|
|
294
294
|
close_all_expanded_items: _
|
|
295
295
|
};
|
|
296
296
|
}
|
|
297
|
-
function
|
|
298
|
-
const T =
|
|
297
|
+
function st(u, d, y, l, m, _) {
|
|
298
|
+
const T = x([]), D = $(() => (d.value.current_page = u.page_starts_at, u.endpoint)), z = $(() => ({
|
|
299
299
|
[u.page_param_name]: d.value.current_page + 1,
|
|
300
300
|
[u.page_size_param_name]: d.value.limit_per_page,
|
|
301
301
|
[u.search_param_name]: d.value.search || "",
|
|
@@ -305,7 +305,7 @@ function rt(u, d, y, l, m, _) {
|
|
|
305
305
|
for (const M of y.value)
|
|
306
306
|
M.use_ordering && (l.value[M.header] === "increasing" ? V[M.param_ordering] = M.increasing_value || "increasing" : l.value[M.header] === "decreasing" && (V[M.param_ordering] = M.decreasing_value || "decreasing"));
|
|
307
307
|
return V;
|
|
308
|
-
}), { data: r, pending: a, error:
|
|
308
|
+
}), { data: r, pending: a, error: w, execute: p, attempt: S } = u.fetch(D, {
|
|
309
309
|
disable_request: () => u.disable_request,
|
|
310
310
|
params: () => {
|
|
311
311
|
const V = typeof u.add_params == "function";
|
|
@@ -328,7 +328,7 @@ function rt(u, d, y, l, m, _) {
|
|
|
328
328
|
retryDelay: u.retry_delay,
|
|
329
329
|
paramsReactives: !1,
|
|
330
330
|
immediate: !1
|
|
331
|
-
}, u.fetch_name), C =
|
|
331
|
+
}, u.fetch_name), C = x(!1), P = x(null), g = x(!1), F = $(() => a.value || C.value);
|
|
332
332
|
async function U() {
|
|
333
333
|
g.value || (g.value = !0), P.value && clearTimeout(P.value), C.value = !0, P.value = setTimeout(() => {
|
|
334
334
|
C.value = !1;
|
|
@@ -340,7 +340,7 @@ function rt(u, d, y, l, m, _) {
|
|
|
340
340
|
return {
|
|
341
341
|
items: T,
|
|
342
342
|
pending: a,
|
|
343
|
-
error:
|
|
343
|
+
error: w,
|
|
344
344
|
execute: p,
|
|
345
345
|
response: r,
|
|
346
346
|
attempt: S,
|
|
@@ -351,8 +351,8 @@ function rt(u, d, y, l, m, _) {
|
|
|
351
351
|
first_fetch: g
|
|
352
352
|
};
|
|
353
353
|
}
|
|
354
|
-
function
|
|
355
|
-
const y =
|
|
354
|
+
function rt(u, d) {
|
|
355
|
+
const y = x(null), l = x([]), m = (h) => {
|
|
356
356
|
const r = u.item_key;
|
|
357
357
|
return l.value.some((a) => a[r] === h[r]);
|
|
358
358
|
}, _ = $(() => {
|
|
@@ -371,9 +371,9 @@ function ot(u, d) {
|
|
|
371
371
|
if (!h.length) return;
|
|
372
372
|
const r = _.value;
|
|
373
373
|
if (r === !0 || r === "indeterminate") {
|
|
374
|
-
const a = h.map((
|
|
374
|
+
const a = h.map((w) => w[u.item_key]);
|
|
375
375
|
l.value = l.value.filter(
|
|
376
|
-
(
|
|
376
|
+
(w) => !a.includes(w[u.item_key])
|
|
377
377
|
);
|
|
378
378
|
} else
|
|
379
379
|
h.forEach((a) => {
|
|
@@ -381,7 +381,7 @@ function ot(u, d) {
|
|
|
381
381
|
});
|
|
382
382
|
}
|
|
383
383
|
function z(h) {
|
|
384
|
-
const r = u.item_key, a = l.value.findIndex((
|
|
384
|
+
const r = u.item_key, a = l.value.findIndex((w) => w[r] === h[r]);
|
|
385
385
|
a > -1 ? l.value.splice(a, 1) : l.value.push(h);
|
|
386
386
|
}
|
|
387
387
|
return {
|
|
@@ -394,23 +394,23 @@ function ot(u, d) {
|
|
|
394
394
|
toggleItemSelection: z
|
|
395
395
|
};
|
|
396
396
|
}
|
|
397
|
-
const
|
|
397
|
+
const ot = { class: "loading-container" }, it = { key: 0 }, dt = { key: 2 }, ut = {
|
|
398
398
|
key: 5,
|
|
399
399
|
class: "text-danger erro-custom-container"
|
|
400
|
-
},
|
|
400
|
+
}, ct = { class: "badge bg-orange text-white erro-custom-text" }, pt = { key: 0 }, _t = { key: 2 }, mt = {
|
|
401
401
|
key: 5,
|
|
402
402
|
class: "text-danger erro-custom-container"
|
|
403
|
-
},
|
|
403
|
+
}, vt = { class: "badge bg-orange text-white erro-custom-text" }, ht = ["colspan"], gt = {
|
|
404
404
|
key: 0,
|
|
405
405
|
class: "d-flex flex-column justify-content-center align-items-center",
|
|
406
406
|
style: { height: "6rem" }
|
|
407
|
-
},
|
|
407
|
+
}, ft = {
|
|
408
408
|
key: 1,
|
|
409
409
|
style: { height: "3rem" }
|
|
410
|
-
},
|
|
410
|
+
}, yt = {
|
|
411
411
|
key: 2,
|
|
412
412
|
class: "p-3 text-center text-secondary"
|
|
413
|
-
},
|
|
413
|
+
}, kt = /* @__PURE__ */ R({
|
|
414
414
|
__name: "VDataTableLoading",
|
|
415
415
|
props: {
|
|
416
416
|
columns: {},
|
|
@@ -423,7 +423,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
423
423
|
},
|
|
424
424
|
setup(u) {
|
|
425
425
|
const d = u;
|
|
426
|
-
return (y, l) => (t(), s("div",
|
|
426
|
+
return (y, l) => (t(), s("div", ot, [
|
|
427
427
|
d.custom_loading ? (t(), q(ge(d.custom_loading), { key: 0 })) : (t(), s("table", {
|
|
428
428
|
key: 1,
|
|
429
429
|
class: f(["table table-vcenter table-selectable", d.class_table])
|
|
@@ -433,7 +433,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
433
433
|
(t(!0), s(B, null, j(u.columns, (m) => (t(), s("th", {
|
|
434
434
|
key: m.field || m.header,
|
|
435
435
|
class: f(m.class_column)
|
|
436
|
-
},
|
|
436
|
+
}, b(m.header), 3))), 128))
|
|
437
437
|
])
|
|
438
438
|
]),
|
|
439
439
|
e("tbody", null, [
|
|
@@ -445,14 +445,14 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
445
445
|
key: _.field || _.header,
|
|
446
446
|
class: f(_.class_row)
|
|
447
447
|
}, [
|
|
448
|
-
_.bodySlot ? (t(), s("span",
|
|
448
|
+
_.bodySlot ? (t(), s("span", it, [...l[0] || (l[0] = [
|
|
449
449
|
e("span", { class: "placeholder col-8" }, null, -1)
|
|
450
450
|
])])) : _.type === "text" ? (t(), s("span", {
|
|
451
451
|
key: 1,
|
|
452
452
|
class: f(_.class_item)
|
|
453
453
|
}, [...l[1] || (l[1] = [
|
|
454
454
|
e("span", { class: "placeholder col-8" }, null, -1)
|
|
455
|
-
])], 2)) : _.type === "date" ? (t(), s("span",
|
|
455
|
+
])], 2)) : _.type === "date" ? (t(), s("span", dt, [...l[2] || (l[2] = [
|
|
456
456
|
e("span", { class: "placeholder col-9" }, null, -1)
|
|
457
457
|
])])) : _.type === "html" ? (t(), s("div", {
|
|
458
458
|
key: 3,
|
|
@@ -464,9 +464,9 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
464
464
|
class: f(_.class_item)
|
|
465
465
|
}, [...l[4] || (l[4] = [
|
|
466
466
|
e("div", { class: "placeholder placeholder-img" }, null, -1)
|
|
467
|
-
])], 2)) : (t(), s("span",
|
|
467
|
+
])], 2)) : (t(), s("span", ut, [
|
|
468
468
|
l[5] || (l[5] = I("tipo ", -1)),
|
|
469
|
-
e("span",
|
|
469
|
+
e("span", ct, b(_.type), 1),
|
|
470
470
|
l[6] || (l[6] = I(" não suportado ", -1))
|
|
471
471
|
]))
|
|
472
472
|
], 2))), 128))
|
|
@@ -477,7 +477,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
477
477
|
key: _.field || _.header,
|
|
478
478
|
class: f(_.class_row)
|
|
479
479
|
}, [
|
|
480
|
-
_.bodySlot ? (t(), s("span",
|
|
480
|
+
_.bodySlot ? (t(), s("span", pt, [...l[7] || (l[7] = [
|
|
481
481
|
e("span", {
|
|
482
482
|
class: "spinner-border spinner-border-sm",
|
|
483
483
|
role: "status",
|
|
@@ -492,7 +492,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
492
492
|
role: "status",
|
|
493
493
|
"aria-hidden": "true"
|
|
494
494
|
}, null, -1)
|
|
495
|
-
])], 2)) : _.type === "date" ? (t(), s("span",
|
|
495
|
+
])], 2)) : _.type === "date" ? (t(), s("span", _t, [...l[9] || (l[9] = [
|
|
496
496
|
e("span", {
|
|
497
497
|
class: "spinner-border spinner-border-sm",
|
|
498
498
|
role: "status",
|
|
@@ -518,9 +518,9 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
518
518
|
"aria-hidden": "true"
|
|
519
519
|
})
|
|
520
520
|
], -1)
|
|
521
|
-
])], 2)) : (t(), s("span",
|
|
521
|
+
])], 2)) : (t(), s("span", mt, [
|
|
522
522
|
l[12] || (l[12] = I("tipo ", -1)),
|
|
523
|
-
e("span",
|
|
523
|
+
e("span", vt, b(_.type), 1),
|
|
524
524
|
l[13] || (l[13] = I(" não suportado ", -1))
|
|
525
525
|
]))
|
|
526
526
|
], 2))), 128))
|
|
@@ -530,41 +530,41 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
530
530
|
class: "text-center p-0",
|
|
531
531
|
style: { "border-bottom": "none" }
|
|
532
532
|
}, [
|
|
533
|
-
m === Math.floor(u.pagination.limit_per_page / 2) + 1 ? (t(), s("div",
|
|
533
|
+
m === Math.floor(u.pagination.limit_per_page / 2) + 1 ? (t(), s("div", gt, [...l[14] || (l[14] = [
|
|
534
534
|
e("div", {
|
|
535
535
|
class: "spinner-border",
|
|
536
536
|
style: { width: "3rem", height: "3rem" },
|
|
537
537
|
role: "status"
|
|
538
538
|
}, null, -1),
|
|
539
539
|
e("span", { class: "mt-2" }, "Carregando...", -1)
|
|
540
|
-
])])) : (t(), s("div",
|
|
541
|
-
], 8,
|
|
540
|
+
])])) : (t(), s("div", ft))
|
|
541
|
+
], 8, ht)
|
|
542
542
|
]))), 128)) : k("", !0)
|
|
543
543
|
])
|
|
544
544
|
], 2)),
|
|
545
|
-
u.attempt && u.attempt.current > 1 ? (t(), s("div",
|
|
545
|
+
u.attempt && u.attempt.current > 1 ? (t(), s("div", yt, " A conexão falhou. Tentando novamente... (Tentativa " + b(u.attempt.current) + " de " + b(u.attempt.total) + ") ", 1)) : k("", !0)
|
|
546
546
|
]));
|
|
547
547
|
}
|
|
548
|
-
}),
|
|
548
|
+
}), bt = /* @__PURE__ */ le(kt, [["__scopeId", "data-v-3b019685"]]), wt = { class: "mx-2 d-inline-block" }, xt = {
|
|
549
549
|
key: 0,
|
|
550
550
|
class: "alert alert-cyan d-flex justify-content-center align-items-center py-2",
|
|
551
551
|
role: "alert"
|
|
552
|
-
},
|
|
552
|
+
}, Ct = { class: "alert-title m-0" }, Mt = { class: "badge bg-azure text-azure-fg" }, St = {
|
|
553
553
|
key: 1,
|
|
554
554
|
class: "feedback-container text-center"
|
|
555
|
-
},
|
|
555
|
+
}, $t = {
|
|
556
556
|
key: 0,
|
|
557
557
|
class: "text-secondary"
|
|
558
|
-
},
|
|
558
|
+
}, zt = {
|
|
559
559
|
key: 1,
|
|
560
560
|
class: "text-secondary"
|
|
561
|
-
},
|
|
561
|
+
}, Bt = {
|
|
562
562
|
key: 2,
|
|
563
563
|
class: "table-responsive"
|
|
564
|
-
},
|
|
564
|
+
}, Tt = { key: 0 }, Vt = { key: 0 }, Dt = {
|
|
565
565
|
key: 1,
|
|
566
566
|
class: "w-1"
|
|
567
|
-
},
|
|
567
|
+
}, Et = { class: "header-ordering" }, jt = ["onClick"], It = {
|
|
568
568
|
key: 0,
|
|
569
569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
570
570
|
width: "16",
|
|
@@ -575,7 +575,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
575
575
|
"stroke-width": "2",
|
|
576
576
|
"stroke-linecap": "round",
|
|
577
577
|
"stroke-linejoin": "round"
|
|
578
|
-
},
|
|
578
|
+
}, Nt = {
|
|
579
579
|
key: 1,
|
|
580
580
|
xmlns: "http://www.w3.org/2000/svg",
|
|
581
581
|
width: "16",
|
|
@@ -586,7 +586,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
586
586
|
"stroke-width": "2",
|
|
587
587
|
"stroke-linecap": "round",
|
|
588
588
|
"stroke-linejoin": "round"
|
|
589
|
-
},
|
|
589
|
+
}, At = {
|
|
590
590
|
key: 2,
|
|
591
591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
592
592
|
width: "16",
|
|
@@ -597,7 +597,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
597
597
|
"stroke-width": "2",
|
|
598
598
|
"stroke-linecap": "round",
|
|
599
599
|
"stroke-linejoin": "round"
|
|
600
|
-
},
|
|
600
|
+
}, Pt = { class: "header-ordering" }, qt = ["onClick"], Lt = {
|
|
601
601
|
key: 0,
|
|
602
602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
603
603
|
width: "16",
|
|
@@ -608,7 +608,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
608
608
|
"stroke-width": "2",
|
|
609
609
|
"stroke-linecap": "round",
|
|
610
610
|
"stroke-linejoin": "round"
|
|
611
|
-
},
|
|
611
|
+
}, Ot = {
|
|
612
612
|
key: 1,
|
|
613
613
|
xmlns: "http://www.w3.org/2000/svg",
|
|
614
614
|
width: "16",
|
|
@@ -619,7 +619,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
619
619
|
"stroke-width": "2",
|
|
620
620
|
"stroke-linecap": "round",
|
|
621
621
|
"stroke-linejoin": "round"
|
|
622
|
-
},
|
|
622
|
+
}, Ht = {
|
|
623
623
|
key: 2,
|
|
624
624
|
xmlns: "http://www.w3.org/2000/svg",
|
|
625
625
|
width: "16",
|
|
@@ -630,10 +630,10 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
630
630
|
"stroke-width": "2",
|
|
631
631
|
"stroke-linecap": "round",
|
|
632
632
|
"stroke-linejoin": "round"
|
|
633
|
-
},
|
|
633
|
+
}, Ft = {
|
|
634
634
|
key: 0,
|
|
635
635
|
class: "w-1"
|
|
636
|
-
},
|
|
636
|
+
}, Ut = ["onClick"], Kt = {
|
|
637
637
|
key: 0,
|
|
638
638
|
xmlns: "http://www.w3.org/2000/svg",
|
|
639
639
|
width: "24",
|
|
@@ -645,7 +645,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
645
645
|
"stroke-linecap": "round",
|
|
646
646
|
"stroke-linejoin": "round",
|
|
647
647
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-chevron-right icon-transition-arrow"
|
|
648
|
-
},
|
|
648
|
+
}, Yt = {
|
|
649
649
|
key: 1,
|
|
650
650
|
xmlns: "http://www.w3.org/2000/svg",
|
|
651
651
|
width: "20",
|
|
@@ -657,16 +657,16 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
657
657
|
"stroke-linecap": "round",
|
|
658
658
|
"stroke-linejoin": "round",
|
|
659
659
|
class: "icon icon-transition-plus"
|
|
660
|
-
},
|
|
660
|
+
}, Xt = {
|
|
661
661
|
key: 1,
|
|
662
662
|
class: "w-1"
|
|
663
|
-
},
|
|
663
|
+
}, Gt = ["checked", "onChange"], Wt = ["onClick"], Jt = ["onClick"], Qt = { key: 0 }, Rt = { key: 1 }, Zt = ["onClick", "innerHTML"], ea = ["onClick"], ta = ["src"], aa = ["src"], la = {
|
|
664
664
|
key: 5,
|
|
665
665
|
class: "text-danger erro-custom-container"
|
|
666
|
-
},
|
|
666
|
+
}, na = { class: "badge bg-orange text-white erro-custom-text" }, sa = ["id"], ra = ["colspan"], oa = { key: 1 }, ia = {
|
|
667
667
|
key: 2,
|
|
668
668
|
class: "text-center p-4 text-secondary"
|
|
669
|
-
},
|
|
669
|
+
}, da = ["src"], ua = /* @__PURE__ */ R({
|
|
670
670
|
__name: "VDataTable",
|
|
671
671
|
props: {
|
|
672
672
|
fetch: {},
|
|
@@ -716,14 +716,14 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
716
716
|
},
|
|
717
717
|
emits: ["tradePage", "beforeFetch", "afterFetch", "clickedClearSearch"],
|
|
718
718
|
setup(u, { expose: d, emit: y }) {
|
|
719
|
-
const l =
|
|
719
|
+
const l = pe(Ue, {}), {
|
|
720
720
|
isHovering: m,
|
|
721
721
|
previewSrc: _,
|
|
722
722
|
previewStyle: T,
|
|
723
723
|
handleMouseOver: D,
|
|
724
724
|
handleMouseMove: z,
|
|
725
725
|
handleMouseLeave: h
|
|
726
|
-
} =
|
|
726
|
+
} = lt(), r = u, a = $(() => ({
|
|
727
727
|
// Primeiro, espelha todas as props originais.
|
|
728
728
|
...r,
|
|
729
729
|
// Agora SOBRESCREVEMOS as propriedades que precisam de lógica Global/Default
|
|
@@ -754,7 +754,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
754
754
|
min_loading_delay: r.min_loading_delay ?? l.min_loading_delay ?? 600,
|
|
755
755
|
retry_attempts: r.retry_attempts ?? l.retry_attempts ?? 3,
|
|
756
756
|
retry_delay: r.retry_delay ?? l.retry_delay ?? 2e3
|
|
757
|
-
})),
|
|
757
|
+
})), w = y, p = x({}), S = x([]), C = x(0), P = x(!1), g = x({
|
|
758
758
|
current_page: a.value.page_starts_at,
|
|
759
759
|
// pagina atual
|
|
760
760
|
count: 0,
|
|
@@ -769,7 +769,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
769
769
|
expand_item_toggle: F,
|
|
770
770
|
close_all_expanded_items: U,
|
|
771
771
|
is_item_expanded: K
|
|
772
|
-
} =
|
|
772
|
+
} = nt(
|
|
773
773
|
a.value.close_expanded_item_on_expand_new,
|
|
774
774
|
a.value.item_key,
|
|
775
775
|
a.value.deactivate_animation_expand,
|
|
@@ -783,15 +783,15 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
783
783
|
fetchDataWithDelay: L,
|
|
784
784
|
reSearch: E,
|
|
785
785
|
showLoadingState: ke,
|
|
786
|
-
first_fetch:
|
|
787
|
-
} =
|
|
786
|
+
first_fetch: be
|
|
787
|
+
} = st(a.value, g, S, p, w, U), {
|
|
788
788
|
selectAllCheckbox: ne,
|
|
789
789
|
selected_items: O,
|
|
790
790
|
isSelected: se,
|
|
791
|
-
atLeastOneSelected:
|
|
791
|
+
atLeastOneSelected: we,
|
|
792
792
|
toggleSelectAll: re,
|
|
793
|
-
toggleItemSelection:
|
|
794
|
-
} =
|
|
793
|
+
toggleItemSelection: xe
|
|
794
|
+
} = rt(a.value, V), te = $(
|
|
795
795
|
() => S.value.filter((i) => i.locked)
|
|
796
796
|
), ae = $({
|
|
797
797
|
get() {
|
|
@@ -816,7 +816,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
816
816
|
function Se(i) {
|
|
817
817
|
S.value.push(i);
|
|
818
818
|
}
|
|
819
|
-
|
|
819
|
+
Ae(fe, { addColumn: Se });
|
|
820
820
|
const ie = (i) => {
|
|
821
821
|
const o = i.target, n = parseInt(o.value, 10);
|
|
822
822
|
n > 0 && (g.value.limit_per_page = n, g.value.limit_per_page = n, E());
|
|
@@ -855,7 +855,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
855
855
|
return a.value.use_checkbox && (i += 1), a.value.use_expandable_items && (i += 1), i;
|
|
856
856
|
}
|
|
857
857
|
function Ee() {
|
|
858
|
-
|
|
858
|
+
w("tradePage"), L();
|
|
859
859
|
}
|
|
860
860
|
const J = (i, o) => {
|
|
861
861
|
const n = [i.class_item || ""];
|
|
@@ -864,30 +864,30 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
864
864
|
typeof c == "function" && c(o) && n.push(Y);
|
|
865
865
|
return n.join(" ").trim();
|
|
866
866
|
};
|
|
867
|
-
d({
|
|
867
|
+
return d({
|
|
868
868
|
execute: L,
|
|
869
869
|
reSearch: E,
|
|
870
|
-
pagination:
|
|
870
|
+
pagination: Pe(g),
|
|
871
871
|
set_limit_per_page: ze,
|
|
872
872
|
set_search: Be,
|
|
873
873
|
set_filter: Te,
|
|
874
874
|
set_page: Ve,
|
|
875
875
|
default_params: ye,
|
|
876
876
|
selected_items: O,
|
|
877
|
-
atLeastOneSelected:
|
|
877
|
+
atLeastOneSelected: we,
|
|
878
878
|
expand_item_toggle: F,
|
|
879
879
|
close_all_expanded_items: U,
|
|
880
880
|
selectAllCheckbox: ne
|
|
881
|
-
})
|
|
882
|
-
|
|
883
|
-
|
|
881
|
+
}), _e(() => {
|
|
882
|
+
a.value.immediate && he(() => {
|
|
883
|
+
E();
|
|
884
|
+
});
|
|
885
|
+
}), W(
|
|
884
886
|
() => a.value.add_params,
|
|
885
887
|
() => {
|
|
886
|
-
|
|
887
|
-
E();
|
|
888
|
-
}));
|
|
888
|
+
E();
|
|
889
889
|
},
|
|
890
|
-
{ deep: !0
|
|
890
|
+
{ deep: !0 }
|
|
891
891
|
), (i, o) => (t(), s("div", null, [
|
|
892
892
|
e("div", {
|
|
893
893
|
class: f(["", a.value.class_container])
|
|
@@ -906,8 +906,8 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
906
906
|
e("div", {
|
|
907
907
|
class: f(["text-secondary", a.value.class_page_size])
|
|
908
908
|
}, [
|
|
909
|
-
I(
|
|
910
|
-
e("div",
|
|
909
|
+
I(b(a.value.first_text_page_size) + " ", 1),
|
|
910
|
+
e("div", wt, [
|
|
911
911
|
me(e("input", {
|
|
912
912
|
class: "form-control form-control-sm",
|
|
913
913
|
onChange: ie,
|
|
@@ -925,11 +925,11 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
925
925
|
]
|
|
926
926
|
])
|
|
927
927
|
]),
|
|
928
|
-
I(" " +
|
|
928
|
+
I(" " + b(a.value.second_text_page_size), 1)
|
|
929
929
|
], 2)
|
|
930
930
|
], !0),
|
|
931
931
|
N(i.$slots, "fieldMiddle", {}, void 0, !0),
|
|
932
|
-
(t(), q(
|
|
932
|
+
(t(), q(ce, {
|
|
933
933
|
to: a.value.search_teleport || "body",
|
|
934
934
|
disabled: !a.value.search_teleport
|
|
935
935
|
}, [
|
|
@@ -940,7 +940,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
940
940
|
list_filter: a.value.list_filter,
|
|
941
941
|
item_use: oe.value
|
|
942
942
|
}, () => [
|
|
943
|
-
a.value.disable_search ? k("", !0) : (t(), q(
|
|
943
|
+
a.value.disable_search ? k("", !0) : (t(), q(at, {
|
|
944
944
|
key: 0,
|
|
945
945
|
search: g.value.search,
|
|
946
946
|
"onUpdate:search": o[1] || (o[1] = (n) => g.value.search = n),
|
|
@@ -961,21 +961,21 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
961
961
|
selected_items: v(O),
|
|
962
962
|
clearSelection: () => O.value = []
|
|
963
963
|
}, () => [
|
|
964
|
-
a.value.use_checkbox && v(O).length > 0 && !a.value.deactivate_selected_info ? (t(), s("div",
|
|
965
|
-
e("h4",
|
|
964
|
+
a.value.use_checkbox && v(O).length > 0 && !a.value.deactivate_selected_info ? (t(), s("div", xt, [
|
|
965
|
+
e("h4", Ct, [
|
|
966
966
|
o[10] || (o[10] = e("strong", null, "oi Itens Selecionados:", -1)),
|
|
967
967
|
o[11] || (o[11] = I()),
|
|
968
|
-
e("span",
|
|
968
|
+
e("span", Mt, b(v(O).length), 1)
|
|
969
969
|
]),
|
|
970
970
|
e("a", {
|
|
971
971
|
class: "cursor-pointer",
|
|
972
972
|
onClick: o[4] || (o[4] = (n) => O.value = [])
|
|
973
973
|
}, [...o[12] || (o[12] = [
|
|
974
|
-
|
|
974
|
+
qe('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-trash" data-v-58d2b35a><path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-58d2b35a></path><path d="M4 7l16 0" data-v-58d2b35a></path><path d="M10 11l0 6" data-v-58d2b35a></path><path d="M14 11l0 6" data-v-58d2b35a></path><path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" data-v-58d2b35a></path><path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" data-v-58d2b35a></path></svg> Limpar Seleção', 2)
|
|
975
975
|
])])
|
|
976
976
|
])) : k("", !0)
|
|
977
977
|
], !0),
|
|
978
|
-
v(ke) ? (t(), q(
|
|
978
|
+
v(ke) ? (t(), q(bt, {
|
|
979
979
|
key: 0,
|
|
980
980
|
columns: S.value,
|
|
981
981
|
limit: g.value.limit_per_page,
|
|
@@ -984,21 +984,21 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
984
984
|
class_table: a.value.class_table,
|
|
985
985
|
attempt: v(ee),
|
|
986
986
|
pagination: g.value
|
|
987
|
-
}, null, 8, ["columns", "limit", "type_loading", "custom_loading", "class_table", "attempt", "pagination"])) : v(M) ? (t(), s("div",
|
|
987
|
+
}, null, 8, ["columns", "limit", "type_loading", "custom_loading", "class_table", "attempt", "pagination"])) : v(M) ? (t(), s("div", St, [
|
|
988
988
|
o[13] || (o[13] = e("h4", { class: "text-danger" }, "Ocorreu um Erro", -1)),
|
|
989
|
-
v(ee) ? (t(), s("p",
|
|
989
|
+
v(ee) ? (t(), s("p", $t, " Não foi possível carregar os dados após " + b(v(ee).total) + " tentativa(s). ", 1)) : (t(), s("p", zt, " Não foi possível carregar os dados. Verifique sua conexão. ")),
|
|
990
990
|
e("button", {
|
|
991
991
|
class: "btn btn-primary mt-2",
|
|
992
992
|
onClick: o[5] || (o[5] = //@ts-ignore
|
|
993
993
|
(...n) => v(L) && v(L)(...n))
|
|
994
994
|
}, " Tentar Novamente ")
|
|
995
|
-
])) : v(V) ? (t(), s("div",
|
|
996
|
-
v(V).length > 0 ? (t(), s("div",
|
|
995
|
+
])) : v(V) ? (t(), s("div", Bt, [
|
|
996
|
+
v(V).length > 0 ? (t(), s("div", Tt, [
|
|
997
997
|
e("table", {
|
|
998
998
|
class: f(["table table-vcenter table-selectable", a.value.class_table])
|
|
999
999
|
}, [
|
|
1000
1000
|
e("thead", null, [
|
|
1001
|
-
Q(v(
|
|
1001
|
+
Q(v(Ye), {
|
|
1002
1002
|
modelValue: ae.value,
|
|
1003
1003
|
"onUpdate:modelValue": o[7] || (o[7] = (n) => ae.value = n),
|
|
1004
1004
|
tag: "tr",
|
|
@@ -1010,8 +1010,8 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1010
1010
|
onEnd: o[9] || (o[9] = () => Me())
|
|
1011
1011
|
}, {
|
|
1012
1012
|
header: H(() => [
|
|
1013
|
-
a.value.use_expandable_items ? (t(), s("th",
|
|
1014
|
-
a.value.use_checkbox ? (t(), s("th",
|
|
1013
|
+
a.value.use_expandable_items ? (t(), s("th", Vt)) : k("", !0),
|
|
1014
|
+
a.value.use_checkbox ? (t(), s("th", Dt, [
|
|
1015
1015
|
e("input", {
|
|
1016
1016
|
class: "form-check-input m-0",
|
|
1017
1017
|
type: "checkbox",
|
|
@@ -1028,38 +1028,38 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1028
1028
|
key: 0,
|
|
1029
1029
|
class: f(["header-draggable", n.class_column])
|
|
1030
1030
|
}, [
|
|
1031
|
-
e("div",
|
|
1032
|
-
e("span", null,
|
|
1031
|
+
e("div", Et, [
|
|
1032
|
+
e("span", null, b(n.header), 1),
|
|
1033
1033
|
e("span", {
|
|
1034
1034
|
onClick: () => de(n.header),
|
|
1035
1035
|
class: "ms-2 cursor-pointer"
|
|
1036
1036
|
}, [
|
|
1037
|
-
!p.value[n.header] || p.value[n.header] === "none" ? (t(), s("svg",
|
|
1037
|
+
!p.value[n.header] || p.value[n.header] === "none" ? (t(), s("svg", It, [...o[14] || (o[14] = [
|
|
1038
1038
|
e("path", { d: "m3 8 4-4 4 4" }, null, -1),
|
|
1039
1039
|
e("path", { d: "m11 16-4 4-4-4" }, null, -1),
|
|
1040
1040
|
e("path", { d: "M7 4v16" }, null, -1),
|
|
1041
1041
|
e("path", { d: "M15 8h6" }, null, -1),
|
|
1042
1042
|
e("path", { d: "M15 16h6" }, null, -1),
|
|
1043
1043
|
e("path", { d: "M13 12h8" }, null, -1)
|
|
1044
|
-
])])) : p.value[n.header] === "decreasing" ? (t(), s("svg",
|
|
1044
|
+
])])) : p.value[n.header] === "decreasing" ? (t(), s("svg", Nt, [...o[15] || (o[15] = [
|
|
1045
1045
|
e("path", { d: "m3 16 4 4 4-4" }, null, -1),
|
|
1046
1046
|
e("path", { d: "M7 20V4" }, null, -1),
|
|
1047
1047
|
e("path", { d: "M11 4h10" }, null, -1),
|
|
1048
1048
|
e("path", { d: "M11 8h7" }, null, -1),
|
|
1049
1049
|
e("path", { d: "M11 12h4" }, null, -1)
|
|
1050
|
-
])])) : p.value[n.header] === "increasing" ? (t(), s("svg",
|
|
1050
|
+
])])) : p.value[n.header] === "increasing" ? (t(), s("svg", At, [...o[16] || (o[16] = [
|
|
1051
1051
|
e("path", { d: "m3 8 4-4 4 4" }, null, -1),
|
|
1052
1052
|
e("path", { d: "M7 4v16" }, null, -1),
|
|
1053
1053
|
e("path", { d: "M11 12h4" }, null, -1),
|
|
1054
1054
|
e("path", { d: "M11 16h7" }, null, -1),
|
|
1055
1055
|
e("path", { d: "M11 20h10" }, null, -1)
|
|
1056
1056
|
])])) : k("", !0)
|
|
1057
|
-
], 8,
|
|
1057
|
+
], 8, jt)
|
|
1058
1058
|
])
|
|
1059
1059
|
], 2)) : (t(), s("th", {
|
|
1060
1060
|
key: 1,
|
|
1061
1061
|
class: f(["header-draggable", n.class_column])
|
|
1062
|
-
},
|
|
1062
|
+
}, b(n.header), 3))
|
|
1063
1063
|
]),
|
|
1064
1064
|
footer: H(() => [
|
|
1065
1065
|
(t(!0), s(B, null, j(te.value, (n) => (t(), s(B, {
|
|
@@ -1069,38 +1069,38 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1069
1069
|
key: 0,
|
|
1070
1070
|
class: f(["header-locked header-ordering", n.class_column])
|
|
1071
1071
|
}, [
|
|
1072
|
-
e("div",
|
|
1073
|
-
e("span", null,
|
|
1072
|
+
e("div", Pt, [
|
|
1073
|
+
e("span", null, b(n.header), 1),
|
|
1074
1074
|
e("span", {
|
|
1075
1075
|
onClick: () => de(n.header),
|
|
1076
1076
|
class: "ms-2 cursor-pointer"
|
|
1077
1077
|
}, [
|
|
1078
|
-
!p.value[n.header] || p.value[n.header] === "none" ? (t(), s("svg",
|
|
1078
|
+
!p.value[n.header] || p.value[n.header] === "none" ? (t(), s("svg", Lt, [...o[17] || (o[17] = [
|
|
1079
1079
|
e("path", { d: "m3 8 4-4 4 4" }, null, -1),
|
|
1080
1080
|
e("path", { d: "m11 16-4 4-4-4" }, null, -1),
|
|
1081
1081
|
e("path", { d: "M7 4v16" }, null, -1),
|
|
1082
1082
|
e("path", { d: "M15 8h6" }, null, -1),
|
|
1083
1083
|
e("path", { d: "M15 16h6" }, null, -1),
|
|
1084
1084
|
e("path", { d: "M13 12h8" }, null, -1)
|
|
1085
|
-
])])) : p.value[n.header] === "decreasing" ? (t(), s("svg",
|
|
1085
|
+
])])) : p.value[n.header] === "decreasing" ? (t(), s("svg", Ot, [...o[18] || (o[18] = [
|
|
1086
1086
|
e("path", { d: "m3 16 4 4 4-4" }, null, -1),
|
|
1087
1087
|
e("path", { d: "M7 20V4" }, null, -1),
|
|
1088
1088
|
e("path", { d: "M11 4h10" }, null, -1),
|
|
1089
1089
|
e("path", { d: "M11 8h7" }, null, -1),
|
|
1090
1090
|
e("path", { d: "M11 12h4" }, null, -1)
|
|
1091
|
-
])])) : p.value[n.header] === "increasing" ? (t(), s("svg",
|
|
1091
|
+
])])) : p.value[n.header] === "increasing" ? (t(), s("svg", Ht, [...o[19] || (o[19] = [
|
|
1092
1092
|
e("path", { d: "m3 8 4-4 4 4" }, null, -1),
|
|
1093
1093
|
e("path", { d: "M7 4v16" }, null, -1),
|
|
1094
1094
|
e("path", { d: "M11 12h4" }, null, -1),
|
|
1095
1095
|
e("path", { d: "M11 16h7" }, null, -1),
|
|
1096
1096
|
e("path", { d: "M11 20h10" }, null, -1)
|
|
1097
1097
|
])])) : k("", !0)
|
|
1098
|
-
], 8,
|
|
1098
|
+
], 8, qt)
|
|
1099
1099
|
])
|
|
1100
1100
|
], 2)) : (t(), s("th", {
|
|
1101
1101
|
key: 1,
|
|
1102
1102
|
class: f(["header-locked", n.class_column])
|
|
1103
|
-
},
|
|
1103
|
+
}, b(n.header), 3))
|
|
1104
1104
|
], 64))), 128))
|
|
1105
1105
|
]),
|
|
1106
1106
|
_: 1
|
|
@@ -1110,12 +1110,12 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1110
1110
|
(t(!0), s(B, null, j(v(V), (n, Y) => (t(), s(B, {
|
|
1111
1111
|
key: n[a.value.item_key]
|
|
1112
1112
|
}, [
|
|
1113
|
-
Q(
|
|
1113
|
+
Q(Le, {
|
|
1114
1114
|
tag: "tr",
|
|
1115
1115
|
name: P.value ? "column-move" : ""
|
|
1116
1116
|
}, {
|
|
1117
1117
|
default: H(() => [
|
|
1118
|
-
a.value.use_expandable_items ? (t(), s("td",
|
|
1118
|
+
a.value.use_expandable_items ? (t(), s("td", Ft, [
|
|
1119
1119
|
N(i.$slots, "expand-button", {
|
|
1120
1120
|
item: n,
|
|
1121
1121
|
index: Y,
|
|
@@ -1127,14 +1127,14 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1127
1127
|
class: f(["btn-clean btn-icon-anim", { "is-expanded": v(K)(n) }]),
|
|
1128
1128
|
onClick: (c) => v(F)(n)
|
|
1129
1129
|
}, [
|
|
1130
|
-
a.value.type_button_expand === "arrow" ? (t(), s("svg",
|
|
1130
|
+
a.value.type_button_expand === "arrow" ? (t(), s("svg", Kt, [...o[20] || (o[20] = [
|
|
1131
1131
|
e("path", {
|
|
1132
1132
|
stroke: "none",
|
|
1133
1133
|
d: "M0 0h24v24H0z",
|
|
1134
1134
|
fill: "none"
|
|
1135
1135
|
}, null, -1),
|
|
1136
1136
|
e("path", { d: "M9 6l6 6l-6 6" }, null, -1)
|
|
1137
|
-
])])) : (t(), s("svg",
|
|
1137
|
+
])])) : (t(), s("svg", Yt, [...o[21] || (o[21] = [
|
|
1138
1138
|
e("path", {
|
|
1139
1139
|
stroke: "none",
|
|
1140
1140
|
d: "M0 0h24v24H0z",
|
|
@@ -1146,17 +1146,17 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1146
1146
|
}, null, -1),
|
|
1147
1147
|
e("path", { d: "M5 12l14 0" }, null, -1)
|
|
1148
1148
|
])]))
|
|
1149
|
-
], 10,
|
|
1149
|
+
], 10, Ut)
|
|
1150
1150
|
], !0)
|
|
1151
1151
|
])) : k("", !0),
|
|
1152
|
-
a.value.use_checkbox ? (t(), s("td",
|
|
1152
|
+
a.value.use_checkbox ? (t(), s("td", Xt, [
|
|
1153
1153
|
e("input", {
|
|
1154
1154
|
class: "form-check-input m-0",
|
|
1155
1155
|
type: "checkbox",
|
|
1156
1156
|
checked: v(se)(n),
|
|
1157
|
-
onChange: (c) => v(
|
|
1157
|
+
onChange: (c) => v(xe)(n),
|
|
1158
1158
|
"aria-label": "Selecionar este item"
|
|
1159
|
-
}, null, 40,
|
|
1159
|
+
}, null, 40, Gt)
|
|
1160
1160
|
])) : k("", !0),
|
|
1161
1161
|
(t(!0), s(B, null, j(Ce.value, (c, X) => (t(), s("td", {
|
|
1162
1162
|
key: c.field || c.header,
|
|
@@ -1171,27 +1171,27 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1171
1171
|
key: 1,
|
|
1172
1172
|
onClick: (G) => c.click ? c.click(n) : null,
|
|
1173
1173
|
class: f(J(c, n))
|
|
1174
|
-
},
|
|
1174
|
+
}, b($e(A(c.field, n, c.transform_function), c.limite_text ?? null)), 11, Wt)) : c.type === "date" ? (t(), s("span", {
|
|
1175
1175
|
key: 2,
|
|
1176
1176
|
onClick: (G) => c.click ? c.click(n) : null,
|
|
1177
1177
|
class: f(J(c, n))
|
|
1178
1178
|
}, [
|
|
1179
|
-
c.format === "complete" ? (t(), s("span",
|
|
1180
|
-
c.format === "simple" ? (t(), s("span",
|
|
1179
|
+
c.format === "complete" ? (t(), s("span", Qt, b(new Date(A(c.field, n)).toLocaleString()), 1)) : k("", !0),
|
|
1180
|
+
c.format === "simple" ? (t(), s("span", Rt, b(new Date(A(
|
|
1181
1181
|
c.field,
|
|
1182
1182
|
n
|
|
1183
1183
|
)).toLocaleDateString()), 1)) : k("", !0)
|
|
1184
|
-
], 10,
|
|
1184
|
+
], 10, Jt)) : c.type === "html" ? (t(), s("div", {
|
|
1185
1185
|
key: 3,
|
|
1186
1186
|
onClick: (G) => c.click ? c.click(n) : null,
|
|
1187
1187
|
class: f(J(c, n)),
|
|
1188
1188
|
innerHTML: A(c.field, n)
|
|
1189
|
-
}, null, 10,
|
|
1189
|
+
}, null, 10, Zt)) : c.type === "img" ? (t(), s("div", {
|
|
1190
1190
|
key: 4,
|
|
1191
1191
|
onClick: (G) => c.click ? c.click(n) : null,
|
|
1192
1192
|
class: f(J(c, n))
|
|
1193
1193
|
}, [
|
|
1194
|
-
A(c.field, n) ? (t(), s("div",
|
|
1194
|
+
A(c.field, n) ? (t(), s("div", Oe({
|
|
1195
1195
|
key: 0,
|
|
1196
1196
|
ref_for: !0
|
|
1197
1197
|
}, c.deactivate_img_preview ? {
|
|
@@ -1205,23 +1205,23 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1205
1205
|
e("img", {
|
|
1206
1206
|
class: "img-tamanho",
|
|
1207
1207
|
src: A(c.field, n)
|
|
1208
|
-
}, null, 8,
|
|
1208
|
+
}, null, 8, ta),
|
|
1209
1209
|
e("img", {
|
|
1210
1210
|
class: "img-tamanho-cover",
|
|
1211
1211
|
src: A(c.field, n)
|
|
1212
|
-
}, null, 8,
|
|
1212
|
+
}, null, 8, aa),
|
|
1213
1213
|
o[22] || (o[22] = e("div", { class: "bg-img" }, null, -1))
|
|
1214
1214
|
], 16)) : k("", !0)
|
|
1215
|
-
], 10,
|
|
1215
|
+
], 10, ea)) : (t(), s("span", la, [
|
|
1216
1216
|
o[23] || (o[23] = I("tipo ", -1)),
|
|
1217
|
-
e("span",
|
|
1217
|
+
e("span", na, b(c.type), 1),
|
|
1218
1218
|
o[24] || (o[24] = I(" não suportado", -1))
|
|
1219
1219
|
]))
|
|
1220
1220
|
], 2))), 128))
|
|
1221
1221
|
]),
|
|
1222
1222
|
_: 2
|
|
1223
1223
|
}, 1032, ["name"]),
|
|
1224
|
-
Q(
|
|
1224
|
+
Q(He, {
|
|
1225
1225
|
name: "expand-item-" + a.value.type_animation_expand,
|
|
1226
1226
|
css: !a.value.deactivate_animation_expand
|
|
1227
1227
|
}, {
|
|
@@ -1235,23 +1235,23 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1235
1235
|
colspan: De()
|
|
1236
1236
|
}, [
|
|
1237
1237
|
N(i.$slots, "after-row", { item: n }, void 0, !0)
|
|
1238
|
-
], 8,
|
|
1239
|
-
], 8,
|
|
1238
|
+
], 8, ra)
|
|
1239
|
+
], 8, sa)) : k("", !0)
|
|
1240
1240
|
]),
|
|
1241
1241
|
_: 2
|
|
1242
1242
|
}, 1032, ["name", "css"])
|
|
1243
1243
|
], 64))), 128))
|
|
1244
1244
|
])
|
|
1245
1245
|
], 2)
|
|
1246
|
-
])) : v(
|
|
1246
|
+
])) : v(be) === !1 ? (t(), s("div", oa, [
|
|
1247
1247
|
N(i.$slots, "idle-state", {}, void 0, !0)
|
|
1248
|
-
])) : (t(), s("div",
|
|
1248
|
+
])) : (t(), s("div", ia, [...o[25] || (o[25] = [
|
|
1249
1249
|
e("p", { class: "m-0" }, "Nenhum item encontrado.", -1)
|
|
1250
1250
|
])]))
|
|
1251
1251
|
])) : k("", !0)
|
|
1252
1252
|
], 2)
|
|
1253
1253
|
], 2),
|
|
1254
|
-
(t(), q(
|
|
1254
|
+
(t(), q(ce, {
|
|
1255
1255
|
to: a.value.pagination_teleport || "body",
|
|
1256
1256
|
disabled: !a.value.pagination_teleport
|
|
1257
1257
|
}, [
|
|
@@ -1264,7 +1264,7 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1264
1264
|
key: 0,
|
|
1265
1265
|
class: f(["px-3", a.value.class_pagination])
|
|
1266
1266
|
}, [
|
|
1267
|
-
Q(
|
|
1267
|
+
Q(Ke, {
|
|
1268
1268
|
page_starts_at: a.value.page_starts_at,
|
|
1269
1269
|
filtering: !0,
|
|
1270
1270
|
pagination: g.value,
|
|
@@ -1276,18 +1276,18 @@ const it = { class: "loading-container" }, dt = { key: 0 }, ut = { key: 2 }, ct
|
|
|
1276
1276
|
v(m) ? (t(), s("div", {
|
|
1277
1277
|
key: 0,
|
|
1278
1278
|
class: "image-preview-container",
|
|
1279
|
-
style:
|
|
1279
|
+
style: Fe(v(T))
|
|
1280
1280
|
}, [
|
|
1281
1281
|
e("img", {
|
|
1282
1282
|
src: v(_),
|
|
1283
1283
|
alt: "Preview",
|
|
1284
1284
|
class: "image-preview-large"
|
|
1285
|
-
}, null, 8,
|
|
1285
|
+
}, null, 8, da)
|
|
1286
1286
|
], 4)) : k("", !0)
|
|
1287
1287
|
]));
|
|
1288
1288
|
}
|
|
1289
|
-
}),
|
|
1289
|
+
}), ha = /* @__PURE__ */ le(ua, [["__scopeId", "data-v-58d2b35a"]]);
|
|
1290
1290
|
export {
|
|
1291
|
-
|
|
1292
|
-
|
|
1291
|
+
va as VColumn,
|
|
1292
|
+
ha as VDataTable
|
|
1293
1293
|
};
|
package/package.json
CHANGED
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
|
|
326
326
|
<script setup lang="ts" generic="T extends Record<string, any>">
|
|
327
327
|
import type { VDataTableProps, ExposedFunctions, PaginationObject } from '../types/v-data-table.ts';
|
|
328
|
-
import { readonly, ref, provide, computed, watch, nextTick, inject } from 'vue';
|
|
328
|
+
import { readonly, ref, provide, computed, watch, nextTick, inject, onMounted } from 'vue';
|
|
329
329
|
import { DATA_TABLE_CONFIG } from '@/config/datatableConfig'
|
|
330
330
|
import PaginationDatatable from '@/Pagination/Pagination.vue';
|
|
331
331
|
import Search from './SearchDatatable.vue';
|
|
@@ -519,6 +519,7 @@ watch(response, (newResponse: any) => {
|
|
|
519
519
|
}, { immediate: true });
|
|
520
520
|
|
|
521
521
|
|
|
522
|
+
|
|
522
523
|
// =======================================================
|
|
523
524
|
// 6. MÉTODOS
|
|
524
525
|
// =======================================================
|
|
@@ -534,7 +535,6 @@ function addColumn(colConfig: ColumnConfiguration): void {
|
|
|
534
535
|
provide(dataTableApiKey, { addColumn });
|
|
535
536
|
|
|
536
537
|
|
|
537
|
-
|
|
538
538
|
const changePageSize = (event: Event): void => {
|
|
539
539
|
const target = event.target as HTMLInputElement;
|
|
540
540
|
const newSize = parseInt(target.value, 10);
|
|
@@ -673,23 +673,22 @@ defineExpose<ExposedFunctions<T>>({
|
|
|
673
673
|
close_all_expanded_items,
|
|
674
674
|
selectAllCheckbox
|
|
675
675
|
});
|
|
676
|
-
|
|
676
|
+
|
|
677
|
+
onMounted(() => {
|
|
678
|
+
if (options.value.immediate) {
|
|
679
|
+
nextTick(() => {
|
|
680
|
+
reSearch();
|
|
681
|
+
});
|
|
682
|
+
}
|
|
683
|
+
});
|
|
684
|
+
|
|
677
685
|
watch(
|
|
678
686
|
() => options.value.add_params,
|
|
679
687
|
() => {
|
|
680
|
-
|
|
681
|
-
on_mounted_called.value = true;
|
|
682
|
-
// esperar até existir os exposes
|
|
683
|
-
nextTick(() => {
|
|
684
|
-
reSearch();
|
|
685
|
-
});
|
|
686
|
-
} else {
|
|
687
|
-
reSearch();
|
|
688
|
-
}
|
|
688
|
+
reSearch();
|
|
689
689
|
},
|
|
690
|
-
{ deep: true
|
|
691
|
-
)
|
|
692
|
-
|
|
690
|
+
{ deep: true }
|
|
691
|
+
);
|
|
693
692
|
</script>
|
|
694
693
|
|
|
695
694
|
<style lang="scss" scoped>
|