@wra-gov/vue-components 0.20.3 → 0.20.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode('body{font-family:Arial,Helvetica,Nimbus Sans L,sans-serif}p{font-size:18px;line-height:24px;margin-bottom:0}body p{margin-bottom:0}ul{padding-left:24px}li{font-size:18px;line-height:24px}blockquote{border-left:3px solid var(--color-wra-grey);font-size:18px;line-height:24px;padding:5px 20px 5px 27px}a{color:var(--color-wra-revenue);font-weight:700}a:hover{color:var(--color-wra-revenue);text-decoration:none}a:focus-visible{color:var(--color-wra-black);background-color:var(--color-wra-yellow);box-shadow:0 -4px var(--color-wra-yellow),0 2px var(--color-wra-black);outline:2px solid transparent;text-decoration:none;-webkit-box-shadow:0 -4px var(--color-wra-yellow),0 2px var(--color-wra-black)}/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--color-wra-revenue:#2a225b;--color-wra-black:#1f1f1f;--color-wra-charcoal:#323232;--color-wra-light-grey:#f1f1f1;--color-wra-grey:#e5e5e5;--color-wra-mid-grey:#b5b5b5;--color-wra-dark-grey:#666;--color-wra-light-red:#ffe4e5;--color-wra-red:#a11;--color-wra-light-blue:#c2e0fc;--color-wra-blue:#0360a6;--color-wra-mid-blue:#3b7dc5;--color-wra-dark-blue:#1f446d;--color-wra-light-green:#cdf7d4;--color-wra-green:#018a1e;--color-wra-light-yellow:#fff5ce;--color-wra-yellow:#ffd530}}@layer utilities{.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.table{display:table}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-wra-black{background-color:var(--color-wra-black)}.bg-wra-blue{background-color:var(--color-wra-blue)}.bg-wra-charcoal{background-color:var(--color-wra-charcoal)}.bg-wra-dark-blue{background-color:var(--color-wra-dark-blue)}.bg-wra-dark-grey{background-color:var(--color-wra-dark-grey)}.bg-wra-green{background-color:var(--color-wra-green)}.bg-wra-grey{background-color:var(--color-wra-grey)}.bg-wra-light-blue{background-color:var(--color-wra-light-blue)}.bg-wra-light-green{background-color:var(--color-wra-light-green)}.bg-wra-light-grey{background-color:var(--color-wra-light-grey)}.bg-wra-light-red{background-color:var(--color-wra-light-red)}.bg-wra-light-yellow{background-color:var(--color-wra-light-yellow)}.bg-wra-mid-blue{background-color:var(--color-wra-mid-blue)}.bg-wra-mid-grey{background-color:var(--color-wra-mid-grey)}.bg-wra-red{background-color:var(--color-wra-red)}.bg-wra-revenue{background-color:var(--color-wra-revenue)}.bg-wra-yellow{background-color:var(--color-wra-yellow)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-wrap{text-wrap:wrap}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}*[data-v-8d2b76f2],*[data-v-8d2b76f2]:before,*[data-v-8d2b76f2]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-app-bar[data-v-8d2b76f2]{background-color:var(--color-wra-charcoal);font-size:18px;color:#fff;padding:20px;border:none;height:75px}@media print{.hidden-print[data-v-8d2b76f2]{display:none}}*[data-v-d76bc036],*[data-v-d76bc036]:before,*[data-v-d76bc036]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.autocomplete-input[data-v-d76bc036]{font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}.autocomplete-input[data-v-d76bc036]:disabled{opacity:.3}.autocomplete-input--focus[data-v-d76bc036]{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}.autocomplete-label[data-v-d76bc036]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}.autocomplete-list[data-v-d76bc036]{position:absolute;display:block;list-style-type:none;z-index:1;padding:0;border:1px solid var(--color-wra-black);border-top:0px;width:100%;max-height:200px;background:var(--color-wra-light-grey);overflow-y:auto}.autocomplete-list>li[data-v-d76bc036]{font-size:16px;padding:2px 10px;border-bottom:1px solid var(--color-wra-black);cursor:pointer}.autocomplete-list>li[data-v-d76bc036]:last-child{border-bottom:0px}.autocomplete-list>li[data-v-d76bc036]:nth-child(2n){background:#fff}ul.autocomplete-list>li[data-v-d76bc036]:hover,ul.autocomplete-list>li.autocomplete-item--focus[data-v-d76bc036]{background:var(--color-wra-blue);color:#fff}.autocomplete-item-not-clickable[data-v-d76bc036]{cursor:not-allowed}.autocomplete[data-v-d76bc036]{position:relative}*[data-v-b9dfdd65],*[data-v-b9dfdd65]:before,*[data-v-b9dfdd65]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-banner[data-v-b9dfdd65]{background-color:var(--color-wra-light-grey);font-size:18px;color:var(--color-wra-black);padding:20px;border:none;position:relative}.new-service[data-v-b9dfdd65]{background-color:var(--color-wra-yellow)}.new-service[data-v-b9dfdd65] a{color:var(--color-wra-black)}.new-service[data-v-b9dfdd65] a:focus{color:#fff;background-color:var(--color-wra-black);box-shadow:0 -4px var(--color-wra-black),0 2px #fff;-webkit-box-shadow:0 -4px var(--color-wra-black),0 2px #ffffff}.wra-banner-actions[data-v-b9dfdd65]{padding-top:16px;display:flex;row-gap:10px;column-gap:14px;flex-wrap:wrap}.wra-banner-close[data-v-b9dfdd65]{background:none;border:none;font-size:26px;font-weight:700;color:var(--color-wra-black);cursor:pointer;position:absolute;top:15px;right:15px;height:30px}.wra-banner-close[data-v-b9dfdd65]:hover{opacity:.6;transition:all .3s ease}.wra-banner-close[data-v-b9dfdd65]:focus{background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black)}.wra-banner-close[data-v-b9dfdd65]:focus:hover{opacity:1}.closable-padding[data-v-b9dfdd65]{padding-right:44px}@media print{.hidden-print[data-v-b9dfdd65]{display:none}}*[data-v-26b6a965],*[data-v-26b6a965]:before,*[data-v-26b6a965]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px;padding-inline-start:0px}.wra-breadcrumbs[data-v-26b6a965]{display:flex;flex-direction:row;list-style:none}.wra-breadcrumbs-item[data-v-26b6a965]{font-size:16px}.wra-breadcrumbs-item[data-v-26b6a965]:not(:last-of-type){margin-right:10px}.wra-breadcrumbs-divider[data-v-26b6a965]{display:flex;align-items:center;justify-content:center;margin-right:12px;color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link--disabled[data-v-26b6a965]{color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link[data-v-26b6a965]{text-decoration:none;font-weight:700;color:var(--color-wra-revenue)}.wra-breadcrumbs-link[data-v-26b6a965]:hover{opacity:.8}.wra-breadcrumbs-link[data-v-26b6a965]:focus{opacity:1;color:var(--color-wra-black)}.wra-breadcrumbs-chevron[data-v-26b6a965]{content:" ";display:inline-block;border:solid var(--color-wra-dark-grey);border-width:3.5px 3.5px 0px 0px;padding:2.5px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg)}button[data-v-03aa9d5e]{background-color:var(--color-wra-black);color:#fff;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}button[data-v-03aa9d5e]:hover{opacity:.8;transition:all .3s ease}button[data-v-03aa9d5e]:focus{color:var(--color-wra-black)!important;background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}button[data-v-03aa9d5e]:focus:hover{opacity:1}button[data-v-03aa9d5e]:disabled{cursor:not-allowed;opacity:.6}button[data-v-03aa9d5e]:disabled:hover{opacity:.6}.icon[data-v-03aa9d5e]{display:flex;align-items:center;justify-content:center}.prepend-icon-wrapper[data-v-03aa9d5e]{margin-right:8px}.append-icon-wrapper[data-v-03aa9d5e]{margin-left:8px}.wra-black[data-v-03aa9d5e]{background-color:var(--color-wra-black)}.wra-blue[data-v-03aa9d5e]{background-color:var(--color-wra-blue)}.wra-red[data-v-03aa9d5e]{background-color:var(--color-wra-red)}.wra-green[data-v-03aa9d5e]{background-color:var(--color-wra-green)}.wra-revenue[data-v-03aa9d5e]{background-color:var(--color-wra-revenue)}.wra-white[data-v-03aa9d5e]{background-color:#fff;color:var(--color-wra-black);outline:2px solid var(--color-wra-black)}.default-button[data-v-03aa9d5e]{font-size:16px;padding:10px 20px;line-height:24px}.small-button[data-v-03aa9d5e]{font-size:14px;padding:5px 15px;line-height:24px}.outlined-button[data-v-03aa9d5e]{background-color:transparent;outline:2px solid var(--color-prop, var(--color-wra-black));color:var(--color-prop, var(--color-wra-black))}.outlined-button[data-v-03aa9d5e]:hover{opacity:1;background-color:var(--color-prop, var(--color-wra-black));color:#fff;transition:all .3s ease}.wra-button:focus>.icon>svg{fill:var(--color-wra-black)}.card[data-v-7de2c8b6]{background-color:var(--color-wra-light-grey);padding:20px 24px}.checkbox-label[data-v-ffef5dba]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:flex;cursor:pointer;line-height:1.375rem;display:grid;grid-template-columns:20px auto}.checkbox-label[data-v-ffef5dba]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-ffef5dba]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--color-wra-black);width:20px;height:20px;border:1px solid var(--color-wra-black);border-radius:0;transform:translateY(1px);display:grid;place-content:center}.checkbox-input[data-v-ffef5dba]:before{content:"";width:12px;height:12px;border-radius:0;transform:scale(0);transition:.12s transform ease-in-out;background-color:var(--color-wra-black);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.checkbox-input[data-v-ffef5dba]:checked:before{transform:scale(1)}.checkbox-input[data-v-ffef5dba]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-ffef5dba]:focus-visible{outline-offset:0px}.checkbox-text[data-v-ffef5dba]{padding:0 0 0 10px;font-size:18px}.checkbox[data-v-dd27da4c]:not(:last-child):not(:only-child){margin-bottom:8px}.checkbox-label[data-v-dd27da4c]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:flex;cursor:pointer;line-height:1.375rem;display:grid;grid-template-columns:20px auto}.checkbox-label[data-v-dd27da4c]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-dd27da4c]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--color-wra-black);width:20px;height:20px;border:1px solid var(--color-wra-black);border-radius:0;transform:translateY(1px);display:grid;place-content:center}.checkbox-input[data-v-dd27da4c]:before{content:"";width:12px;height:12px;border-radius:0;transform:scale(0);transition:.12s transform ease-in-out;background-color:var(--color-wra-black);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.checkbox-input[data-v-dd27da4c]:checked:before{transform:scale(1)}.checkbox-input[data-v-dd27da4c]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-dd27da4c]:focus-visible{outline-offset:0px}.checkbox-text[data-v-dd27da4c]{padding:0 0 0 10px;font-size:18px}.content-section-title[data-v-c737967a]{border-bottom:2px solid var(--color-wra-grey);border-top:10px solid var(--color-wra-grey);padding-bottom:20px;padding-top:30px}*[data-v-dde504dc],*[data-v-dde504dc]:before,*[data-v-dde504dc]:after{box-sizing:border-box}.input-wrapper[data-v-dde504dc]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-dde504dc]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-dde504dc]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-dde504dc]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-dde504dc]{padding:10px 6px}.padding-for-no-prefix[data-v-dde504dc]{padding:10px}.input-wrapper[data-v-dde504dc]:focus-within{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}input[data-v-dde504dc]{border:none}label[data-v-dde504dc]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-dde504dc]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}.bold[data-v-9ebb96f7]{font-weight:700}.wra-data-table-caption[data-v-9ebb96f7]{background-color:inherit;text-align:left;padding:16px;font-weight:700;font-size:20px}.wra-data-table[data-v-9ebb96f7]{width:100%;border-spacing:0;line-height:20px;padding:0 16px 16px;table-layout:auto}.wra-data-table>thead>tr>th[data-v-9ebb96f7]{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-data-table>tbody>tr>td[data-v-9ebb96f7],.wra-data-table>tbody>tr>th[data-v-9ebb96f7]{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-data-table td[data-v-9ebb96f7],.wra-data-table th[data-v-9ebb96f7]{padding:16px}.wra-data-table>thead>tr>th[data-v-9ebb96f7]:first-child,.wra-data-table>tbody>tr>td[data-v-9ebb96f7]:first-child{padding-left:0}.wra-data-table>thead>tr>th[data-v-9ebb96f7]:last-child,.wra-data-table>tbody>tr>td[data-v-9ebb96f7]:last-child{padding-right:0}.column-search-input[data-v-9ebb96f7]{margin-top:12px;box-sizing:border-box;font-size:16px;padding:10px;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}.column-search-input[data-v-9ebb96f7]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}button[data-v-9ebb96f7]{background-color:var(--color-wra-black);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px 12px;height:32px}button[data-v-9ebb96f7]:hover{opacity:.8;transition:all .3s ease}button[data-v-9ebb96f7]:focus{background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}button[data-v-9ebb96f7]:focus:hover{opacity:1}.wra-chevron[data-v-9ebb96f7]{content:" ";display:inline-block;padding:3px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wra-chevron-right[data-v-9ebb96f7]{border:solid #ffffff;border-width:3px 3px 0px 0px}.wra-chevron-left[data-v-9ebb96f7]{border:solid #ffffff;border-width:0px 0px 3px 3px}.wra-chevron-up[data-v-9ebb96f7]{border:solid var(--color-wra-black);border-width:3px 0px 0px 3px;margin-left:4px;margin-top:3px}.wra-chevron-down[data-v-9ebb96f7]{border:solid var(--color-wra-black);border-width:0px 3px 3px 0px;margin-left:4px;margin-bottom:6px}button:focus>.wra-chevron-right[data-v-9ebb96f7]{border:solid var(--color-wra-black);border-width:3px 3px 0px 0px}button:focus>.wra-chevron-left[data-v-9ebb96f7]{border:solid var(--color-wra-black);border-width:0px 0px 3px 3px}.clickable[data-v-9ebb96f7]{cursor:pointer}tbody.clickable[data-v-9ebb96f7]:hover{background-color:var(--color-wra-light-grey)}.sort-icons[data-v-9ebb96f7]{visibility:hidden;opacity:.4}th:hover .sort-icons[data-v-9ebb96f7]{visibility:visible}.text-left[data-v-9ebb96f7]{text-align:left}.text-right[data-v-9ebb96f7]{text-align:right}.text-center[data-v-9ebb96f7]{text-align:center}.pagination[data-v-9ebb96f7]{display:flex;align-items:center;justify-content:flex-end;padding:0 16px 16px}.pagination button[data-v-9ebb96f7]{margin-left:10px}.disable-button[data-v-9ebb96f7]{opacity:.4}.disable-button[data-v-9ebb96f7]:hover{opacity:.4;cursor:default}.loader[data-v-9ebb96f7]{width:40px;height:40px;border:5px solid grey;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-9ebb96f7 1s linear infinite}@keyframes rotation-9ebb96f7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*[data-v-02168cf8],*[data-v-02168cf8]:before,*[data-v-02168cf8]:after{box-sizing:border-box}input[data-v-02168cf8]{font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}input[data-v-02168cf8]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}label[data-v-02168cf8]{color:var(--color-wra-black);font-size:16px;display:block;width:100%;margin-bottom:4px}div.error>p[data-v-02168cf8]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}hr[data-v-adda45c5]{margin:0}.wra-divider[data-v-adda45c5]{border:3px solid var(--color-wra-grey)}.wra-divider-large[data-v-adda45c5]{border:4px solid var(--color-wra-grey)}.wra-divider-small[data-v-adda45c5]{border:2px solid var(--color-wra-grey)}.panel-icon[data-v-ef0129b6]{content:" ";display:inline-block;border:solid var(--color-wra-black);border-width:3px 3px 0px 0px;padding:4px;vertical-align:middle;transition:transform .2s ease-out}.icon-wrapper[data-v-ef0129b6]{margin-left:8px}.show-panel-icon[data-v-ef0129b6]{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:3px}.hide-panel-icon[data-v-ef0129b6]{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:-5px}.expansion-button[data-v-ef0129b6]{display:flex;justify-content:space-between}button[data-v-ef0129b6]{font-size:18px;font-weight:700;padding:15px 20px;background-color:transparent;color:var(--color-wra-revenue);border:none;border-left:2px solid var(--color-wra-mid-grey);cursor:pointer;width:100%;text-align:left}button[data-v-ef0129b6]:hover{opacity:.8}button[data-v-ef0129b6]:focus{color:var(--color-wra-black)!important;background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:-2px;border-color:var(--color-wra-yellow)}button[data-v-ef0129b6]:focus:hover{opacity:1}.panel-content[data-v-ef0129b6]{display:grid;border-left:2px solid var(--color-wra-mid-grey);background:transparent;padding:15px 20px;grid-template-rows:1fr}.inner-panel[data-v-ef0129b6]{overflow:hidden}.slide-fade-enter-active[data-v-ef0129b6],.slide-fade-leave-active[data-v-ef0129b6]{transition:grid-template-rows .3s ease-out}.slide-fade-enter-from[data-v-ef0129b6],.slide-fade-leave-to[data-v-ef0129b6]{grid-template-rows:0fr}.validation-tooltip[data-v-2ba8e0fe]{color:var(--color-wra-black);border-radius:0;font-size:18px;padding:25px}.wra-error[data-v-2ba8e0fe]{background-color:var(--color-wra-light-red);border-left:10px solid var(--color-wra-red)}.wra-success[data-v-2ba8e0fe]{background-color:var(--color-wra-light-green);border-left:10px solid var(--color-wra-green)}.wra-info[data-v-2ba8e0fe]{background-color:var(--color-wra-light-blue);border-left:10px solid var(--color-wra-blue)}.wra-warning[data-v-2ba8e0fe]{background-color:var(--color-wra-light-yellow);border-left:10px solid var(--color-wra-yellow)}.icon[data-v-2ba8e0fe]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.custom-icon-wrapper[data-v-2ba8e0fe]{margin-right:8px}.file-upload-wrapper[data-v-80cef057]{display:flex;align-items:center}.file-upload-wrapper input[type=file][data-v-80cef057]{display:none}.file-upload-label[data-v-80cef057]{display:block;margin-bottom:10px;font-size:16px}.file-name[data-v-80cef057]{margin:0 10px;font-size:14px}.file-upload-error-box[data-v-80cef057]{margin-bottom:16px}.file-upload-error-text[data-v-80cef057]{margin-block:0px;font-size:16px}.file-upload-error-box>.file-upload-error-text[data-v-80cef057]{margin-bottom:1rem}.file-upload-error-box>.file-upload-error-text[data-v-80cef057]:last-child{margin-bottom:0rem}.error-enter-active[data-v-80cef057],.error-leave-active[data-v-80cef057]{transition:opacity .3s ease-out}.error-enter-from[data-v-80cef057],.error-leave-to[data-v-80cef057]{opacity:0}.wra-footer[data-v-5e57ae6c]{flex-grow:0;background-color:var(--color-wra-light-grey);padding:70px 20px 40px}@media print{.hidden-print[data-v-5e57ae6c]{display:none}}div[data-v-d558fb76]{font-weight:700}h1[data-v-d558fb76]{margin:0;font-size:48px;letter-spacing:-.05rem;line-height:52px}h2[data-v-d558fb76]{margin:0;font-size:36px;letter-spacing:-.04rem;line-height:40px}h3[data-v-d558fb76]{margin:0;font-size:28px;letter-spacing:-.03rem;line-height:32px}h4[data-v-d558fb76]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h5[data-v-d558fb76]{margin:0;font-size:22px;letter-spacing:-.02rem;line-height:26px}h6[data-v-d558fb76]{margin:0;font-size:18px;letter-spacing:-.01rem;line-height:24px}@media (max-width: 599px){h1[data-v-d558fb76]{margin:0;font-size:34px;letter-spacing:-.05rem;line-height:38px}h2[data-v-d558fb76]{margin:0;font-size:28px;letter-spacing:-.04rem;line-height:32px}h3[data-v-d558fb76]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h4[data-v-d558fb76]{margin:0;font-size:20px;letter-spacing:-.03rem;line-height:24px}h5[data-v-d558fb76]{margin:0;font-size:18px;letter-spacing:-.02rem;line-height:22px}h6[data-v-d558fb76]{margin:0;font-size:14px;letter-spacing:-.01rem;line-height:18px}}.wra-inset[data-v-13496ea6]{padding:20px 16px;border-left-width:10px;border-left-style:solid}.wra-inset.blue[data-v-13496ea6]{border-left-color:var(--color-wra-blue)}.wra-inset.light-blue[data-v-13496ea6]{border-left-color:var(--color-wra-light-blue)}.wra-inset.red[data-v-13496ea6]{border-left-color:var(--color-wra-red)}.wra-inset.light-red[data-v-13496ea6]{border-left-color:var(--color-wra-light-red)}.wra-inset.green[data-v-13496ea6]{border-left-color:var(--color-wra-green)}.wra-inset.light-green[data-v-13496ea6]{border-left-color:var(--color-wra-light-green)}.wra-inset.yellow[data-v-13496ea6]{border-left-color:var(--color-wra-yellow)}.wra-inset.light-yellow[data-v-13496ea6]{border-left-color:var(--color-wra-light-yellow)}.wra-inset.grey[data-v-13496ea6]{border-left-color:var(--color-wra-grey)}.wra-inset.revenue-blue[data-v-13496ea6]{border-left-color:var(--color-wra-revenue)}*[data-v-dfae4795],*[data-v-dfae4795]:before,*[data-v-dfae4795]:after{box-sizing:border-box}.input-wrapper[data-v-dfae4795]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-dfae4795]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-dfae4795]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-dfae4795]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-dfae4795]{padding:10px 6px}.padding-for-no-prefix[data-v-dfae4795]{padding:10px}.input-wrapper[data-v-dfae4795]:focus-within{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}input[data-v-dfae4795]{border:none}label[data-v-dfae4795]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-dfae4795]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}.pagination-button[data-v-e6e1f7d2]{background-color:transparent;color:var(--color-wra-revenue);font-weight:700;border:none;cursor:pointer;font-size:18px}.pagination-button>*[data-v-e6e1f7d2]:first-child{margin-right:8px}.pagination-button[data-v-e6e1f7d2]:hover,.pagination-number[data-v-e6e1f7d2]:hover{text-decoration:none;opacity:.8;transition:all .3s ease}.pagination-button[data-v-e6e1f7d2]:focus,.pagination-number[data-v-e6e1f7d2]:focus{color:var(--color-wra-black);background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}.pagination-button[data-v-e6e1f7d2]:focus:hover,.pagination-number[data-v-e6e1f7d2]:focus:hover{opacity:1}.pagination-number[data-v-e6e1f7d2]{color:var(--color-wra-black);background-color:var(--color-wra-light-grey);padding:8px;font-weight:700;border:none;font-size:18px;cursor:pointer;min-width:3rem;text-align:center}.pagination-number[data-v-e6e1f7d2]:hover{color:var(--color-wra-black);opacity:.8}.pagination-number--selected[data-v-e6e1f7d2]{background-color:var(--color-wra-revenue);color:#fff}.pagination-number--selected[data-v-e6e1f7d2]:hover:not(:focus){color:#fff}.pagination-divider[data-v-e6e1f7d2]{font-size:18px}.pagination[data-v-e6e1f7d2]{display:flex;justify-content:center;align-items:center;gap:10px}.pagination-icon[data-v-e6e1f7d2]{content:" ";display:inline-block;border:solid currentColor;padding:4px;vertical-align:middle;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-bottom:3px}.previous-icon[data-v-e6e1f7d2]{border-width:3px 3px 0px 0px}.next-icon[data-v-e6e1f7d2]{border-width:0px 0px 3px 3px}*[data-v-4cd6909d],*[data-v-4cd6909d]:before,*[data-v-4cd6909d]:after{box-sizing:border-box}.input-wrapper[data-v-4cd6909d]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-4cd6909d]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-4cd6909d]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-4cd6909d]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-4cd6909d]{padding:10px 6px}.padding-for-no-prefix[data-v-4cd6909d]{padding:10px}.input-wrapper[data-v-4cd6909d]:focus-within{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}input[data-v-4cd6909d]{border:none}label[data-v-4cd6909d]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-4cd6909d]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}.radio-label[data-v-d18916d1]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:flex;cursor:pointer;display:grid;grid-template-columns:20px auto}.radio-label[data-v-d18916d1]:hover{background:var(--color-wra-mid-grey)}.radio-input[data-v-d18916d1]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--color-wra-black);width:20px;height:20px;border:1px solid var(--color-wra-black);border-radius:50%;transform:translateY(1px);display:grid;place-content:center}.radio-input[data-v-d18916d1]:before{content:"";width:12px;height:12px;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;background-color:var(--color-wra-black)}.radio-input[data-v-d18916d1]:checked:before{transform:scale(1)}.radio-input[data-v-d18916d1]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.radio-input[data-v-d18916d1]:focus-visible{outline-offset:0px}.radio-text[data-v-d18916d1]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-d18916d1]{font-size:14px}p[data-v-d18916d1]{margin:0}.radio[data-v-ce7fb438]:not(:last-child):not(:only-child){margin-bottom:8px}*[data-v-96536461],*[data-v-96536461]:before,*[data-v-96536461]:after{box-sizing:border-box}select[data-v-96536461]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;padding:10px}.select[data-v-96536461]{border:1px solid var(--color-wra-black);border-radius:0;padding-right:10px;font-size:16px;cursor:pointer;line-height:1.15;background-color:#fff;display:grid;grid-template-areas:"select";align-items:center;position:relative}.select[data-v-96536461]:after{content:"";width:.8em;height:.5em;background-color:var(--color-wra-black);clip-path:polygon(100% 0%,0 0%,50% 100%);justify-self:end}select[data-v-96536461],.select[data-v-96536461]:after{grid-area:select}select:focus+.focus[data-v-96536461]{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--color-wra-black);outline:3px solid var(--color-wra-yellow);border-radius:inherit}label[data-v-96536461]{color:var(--color-wra-black);font-size:16px}.service-logo[data-v-9b9e81dd]{max-width:100%}.service-link[data-v-9b9e81dd]{border:transparent solid 2px;outline:transparent solid 2px;display:block;padding:2px;line-height:.8;outline-offset:0}.service-link[data-v-9b9e81dd]:focus{border:2px solid var(--color-wra-yellow);outline:2px solid var(--color-wra-black);background:transparent;box-shadow:none;-webkit-box-shadow:none}.wra-simple-table-wrapper{padding:0 16px 16px;background-color:var(--color-wra-light-grey)}.left-align-headers{text-align:left}.wra-simple-table-caption{background-color:inherit;text-align:left;padding:16px 16px 16px 0;font-weight:700;font-size:20px}.wra-simple-table{width:100%;line-height:20px;color:var(--color-wra-black);border-spacing:0;table-layout:auto}.wra-simple-table-inherit{background-color:inherit}.wra-simple-table>thead>tr>th{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-simple-table>tbody>tr>td,.wra-simple-table>tbody>tr>th{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-simple-table td,.wra-simple-table th{padding:16px}.wra-simple-table>thead>tr>th:first-child,.wra-simple-table>tbody>tr>th:first-child,.wra-simple-table>tbody>tr>td:first-child{padding-left:0}.wra-simple-table>thead>tr>th:last-child,.wra-simple-table>tbody>tr>th:last-child,.wra-simple-table>tbody>tr>td:last-child{padding-right:0}.skip-link[data-v-e5ae0c59]:not(:focus):not(:active){clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap!important;width:1px!important}.skip-link[data-v-e5ae0c59]{background-color:var(--color-wra-grey);color:var(--color-wra-black);font-weight:700;border:none;cursor:pointer;padding:10px;font-size:1em}.skip-link[data-v-e5ae0c59]:focus{color:var(--color-wra-black)!important;background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}.skip-link-full-width[data-v-e5ae0c59]{width:100%;text-align:left}.skip-link-full-width[data-v-e5ae0c59]:focus{outline-width:0px;border-width:0px}*[data-v-9abc8e33],*[data-v-9abc8e33]:before,*[data-v-9abc8e33]:after{box-sizing:border-box;padding-block:0px;padding-inline:0px}.snackbar[data-v-9abc8e33]{background:var(--color-wra-light-grey);font-size:18px;padding:20px 16px 20px 24px;border-left:3px solid var(--color-wra-dark-grey);position:fixed;left:50%;transform:translate(-50%);bottom:16px;width:40%}.snackbar-flex[data-v-9abc8e33]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:baseline;row-gap:10px;column-gap:20px}@media (max-width: 900px){.snackbar-flex[data-v-9abc8e33]{width:80%}}.snackbar-content[data-v-9abc8e33]{text-wrap:wrap}.close-icon-wrapper[data-v-9abc8e33]{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:24px;height:24px;cursor:pointer}.close-icon-wrapper[data-v-9abc8e33]:hover{opacity:.8;transition:opacity .3s ease}.close-icon-wrapper[data-v-9abc8e33]:focus{background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}.close-icon-wrapper[data-v-9abc8e33]:focus:hover{opacity:1}.close-icon-line-one[data-v-9abc8e33]{height:24px;width:4px;margin-left:10px;background-color:#000;transform:rotate(45deg)}.close-icon-line-two[data-v-9abc8e33]{height:24px;width:4px;background-color:#000;transform:rotate(90deg)}.wra-error[data-v-9abc8e33]{background-color:var(--color-wra-light-red);border-color:var(--color-wra-red)}.wra-success[data-v-9abc8e33]{background-color:var(--color-wra-light-green);border-color:var(--color-wra-green)}.wra-info[data-v-9abc8e33]{background-color:var(--color-wra-light-blue);border-color:var(--color-wra-blue)}.wra-warning[data-v-9abc8e33]{background-color:var(--color-wra-light-yellow);border-color:var(--color-wra-yellow)}.sr-only[data-v-9abc8e33]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.snackbar-enter-active[data-v-9abc8e33],.snackbar-leave-active[data-v-9abc8e33]{transition:opacity .3s ease-out}.snackbar-enter-from[data-v-9abc8e33],.snackbar-leave-to[data-v-9abc8e33]{opacity:0}.subheader[data-v-c5d10b79]{font-size:14px;letter-spacing:.08em;line-height:20px;text-transform:uppercase;font-weight:700;padding:0;height:unset}@media screen and (min-width: 600px){#regular{display:table}#pivoted{display:none}}@media screen and (max-width: 599px){#regular{display:none}#pivoted{display:table}}@media print{#regular{display:table}#pivoted{display:none}}.bold{font-weight:700}.wra-table-caption{background-color:inherit;text-align:left;padding:16px;font-weight:700;font-size:20px}.wra-table{width:100%;line-height:20px;background-color:var(--color-wra-light-grey);color:var(--color-wra-black);border-spacing:0;padding:0 16px 16px;table-layout:auto}.wra-table td,.wra-table th{word-break:break-word}.wra-table-inherit{background-color:inherit}.wra-table>thead>tr>th{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-table>tbody>tr>td,.wra-table>tbody>tr>th{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-table td,.wra-table th{padding:16px}.wra-table>thead>tr>th:first-child,.wra-table>tbody>tr>td:first-child{padding-left:0}.wra-table>thead>tr>th:last-child,.wra-table>tbody>tr>td:last-child{padding-right:0}#pivoted{table-layout:fixed;text-align:left}#pivoted>tbody>tr:last-child>td,#pivoted>tbody>tr:last-child>th{border-bottom:1px solid var(--color-wra-dark-grey)}#pivoted>tbody>tr:not(:last-child)>td,#pivoted>tbody>tr:not(:last-child)>th{border-bottom:none}#pivoted>tbody>tr>th{padding-left:0}#pivoted table{width:100%}#pivoted>table>tr>th,#pivoted>table>tr>td{width:50%}*[data-v-90cdb825]{box-sizing:border-box;border:none}.tab-button[data-v-90cdb825]{border-top:6px solid var(--color-wra-blue);font-size:24px;font-weight:700;color:var(--color-wra-light-blue);background:var(--color-wra-dark-blue);padding:20px;margin-left:15px;margin-top:40px;cursor:pointer}.tab-button[data-v-90cdb825]:hover:not(.tab-button--active){background:var(--color-wra-mid-blue);color:#fff}.tab-button.tab-button--active[data-v-90cdb825]:focus{border-color:var(--color-wra-black);box-shadow:2px 0 0 0 var(--color-wra-black) inset,-2px -2px 0 0 var(--color-wra-black) inset}.tab-button--active[data-v-90cdb825]{background:#fff;color:var(--color-wra-black);border-top:6px solid var(--color-wra-mid-grey)}.tab-button[data-v-90cdb825]:focus{border-top:6px solid var(--color-wra-blue);color:var(--color-wra-black);background:var(--color-wra-yellow);box-shadow:2px 2px 0 0 var(--color-wra-black) inset,-2px -2px 0 0 var(--color-wra-black) inset;outline-style:none}@media (max-width: 768px){.tab-button[data-v-90cdb825]{margin-left:10px;margin-top:20px;font-size:20px;padding:15px}}.tabs[data-v-a505540c]{background-color:var(--color-wra-blue);width:100%}*[data-v-2525cd48],*[data-v-2525cd48]:before,*[data-v-2525cd48]:after{box-sizing:border-box}textarea[data-v-2525cd48]{font-family:Arial,Helvetica,Nimbus Sans L,sans-serif;font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}textarea[data-v-2525cd48]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}label[data-v-2525cd48]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-2525cd48]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}*[data-v-687f8993],*[data-v-687f8993]:before,*[data-v-687f8993]:after{box-sizing:border-box}input[data-v-687f8993]{font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}input[data-v-687f8993]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}label[data-v-687f8993]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-687f8993]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}')),document.head.appendChild(a)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
- import { openBlock as l, createElementBlock as o, normalizeClass as p, renderSlot as g, toDisplayString as c, createCommentVNode as h, withDirectives as P, createElementVNode as u, withKeys as v, withModifiers as B, vModelText as te, Fragment as _, renderList as y, vShow as oe, pushScopeId as F, popScopeId as A, resolveDirective as E, createTextVNode as $, normalizeStyle as N, createVNode as G, Transition as Y, withCtx as W, resolveComponent as z, createBlock as R, mergeProps as Z } from "vue";
1
+ (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode('body{font-family:Arial,Helvetica,Nimbus Sans L,sans-serif}p{font-size:18px;line-height:24px;margin-bottom:0}body p{margin-bottom:0}ul{padding-left:24px}li{font-size:18px;line-height:24px}blockquote{border-left:3px solid var(--color-wra-grey);font-size:18px;line-height:24px;padding:5px 20px 5px 27px}a{color:var(--color-wra-revenue);font-weight:700}a:hover{color:var(--color-wra-revenue);text-decoration:none}a:focus-visible{color:var(--color-wra-black);background-color:var(--color-wra-yellow);box-shadow:0 -4px var(--color-wra-yellow),0 2px var(--color-wra-black);outline:2px solid transparent;text-decoration:none;-webkit-box-shadow:0 -4px var(--color-wra-yellow),0 2px var(--color-wra-black)}/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--color-wra-revenue:#2a225b;--color-wra-black:#1f1f1f;--color-wra-charcoal:#323232;--color-wra-light-grey:#f1f1f1;--color-wra-grey:#e5e5e5;--color-wra-mid-grey:#b5b5b5;--color-wra-dark-grey:#666;--color-wra-light-red:#ffe4e5;--color-wra-red:#a11;--color-wra-light-blue:#c2e0fc;--color-wra-blue:#0360a6;--color-wra-mid-blue:#3b7dc5;--color-wra-dark-blue:#1f446d;--color-wra-light-green:#cdf7d4;--color-wra-green:#018a1e;--color-wra-light-yellow:#fff5ce;--color-wra-yellow:#ffd530}}@layer utilities{.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.table{display:table}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-wra-black{background-color:var(--color-wra-black)}.bg-wra-blue{background-color:var(--color-wra-blue)}.bg-wra-charcoal{background-color:var(--color-wra-charcoal)}.bg-wra-dark-blue{background-color:var(--color-wra-dark-blue)}.bg-wra-dark-grey{background-color:var(--color-wra-dark-grey)}.bg-wra-green{background-color:var(--color-wra-green)}.bg-wra-grey{background-color:var(--color-wra-grey)}.bg-wra-light-blue{background-color:var(--color-wra-light-blue)}.bg-wra-light-green{background-color:var(--color-wra-light-green)}.bg-wra-light-grey{background-color:var(--color-wra-light-grey)}.bg-wra-light-red{background-color:var(--color-wra-light-red)}.bg-wra-light-yellow{background-color:var(--color-wra-light-yellow)}.bg-wra-mid-blue{background-color:var(--color-wra-mid-blue)}.bg-wra-mid-grey{background-color:var(--color-wra-mid-grey)}.bg-wra-red{background-color:var(--color-wra-red)}.bg-wra-revenue{background-color:var(--color-wra-revenue)}.bg-wra-yellow{background-color:var(--color-wra-yellow)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-wrap{text-wrap:wrap}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}*[data-v-8d2b76f2],*[data-v-8d2b76f2]:before,*[data-v-8d2b76f2]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-app-bar[data-v-8d2b76f2]{background-color:var(--color-wra-charcoal);font-size:18px;color:#fff;padding:20px;border:none;height:75px}@media print{.hidden-print[data-v-8d2b76f2]{display:none}}*[data-v-d76bc036],*[data-v-d76bc036]:before,*[data-v-d76bc036]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.autocomplete-input[data-v-d76bc036]{font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}.autocomplete-input[data-v-d76bc036]:disabled{opacity:.3}.autocomplete-input--focus[data-v-d76bc036]{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}.autocomplete-label[data-v-d76bc036]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}.autocomplete-list[data-v-d76bc036]{position:absolute;display:block;list-style-type:none;z-index:1;padding:0;border:1px solid var(--color-wra-black);border-top:0px;width:100%;max-height:200px;background:var(--color-wra-light-grey);overflow-y:auto}.autocomplete-list>li[data-v-d76bc036]{font-size:16px;padding:2px 10px;border-bottom:1px solid var(--color-wra-black);cursor:pointer}.autocomplete-list>li[data-v-d76bc036]:last-child{border-bottom:0px}.autocomplete-list>li[data-v-d76bc036]:nth-child(2n){background:#fff}ul.autocomplete-list>li[data-v-d76bc036]:hover,ul.autocomplete-list>li.autocomplete-item--focus[data-v-d76bc036]{background:var(--color-wra-blue);color:#fff}.autocomplete-item-not-clickable[data-v-d76bc036]{cursor:not-allowed}.autocomplete[data-v-d76bc036]{position:relative}*[data-v-b9dfdd65],*[data-v-b9dfdd65]:before,*[data-v-b9dfdd65]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-banner[data-v-b9dfdd65]{background-color:var(--color-wra-light-grey);font-size:18px;color:var(--color-wra-black);padding:20px;border:none;position:relative}.new-service[data-v-b9dfdd65]{background-color:var(--color-wra-yellow)}.new-service[data-v-b9dfdd65] a{color:var(--color-wra-black)}.new-service[data-v-b9dfdd65] a:focus{color:#fff;background-color:var(--color-wra-black);box-shadow:0 -4px var(--color-wra-black),0 2px #fff;-webkit-box-shadow:0 -4px var(--color-wra-black),0 2px #ffffff}.wra-banner-actions[data-v-b9dfdd65]{padding-top:16px;display:flex;row-gap:10px;column-gap:14px;flex-wrap:wrap}.wra-banner-close[data-v-b9dfdd65]{background:none;border:none;font-size:26px;font-weight:700;color:var(--color-wra-black);cursor:pointer;position:absolute;top:15px;right:15px;height:30px}.wra-banner-close[data-v-b9dfdd65]:hover{opacity:.6;transition:all .3s ease}.wra-banner-close[data-v-b9dfdd65]:focus{background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black)}.wra-banner-close[data-v-b9dfdd65]:focus:hover{opacity:1}.closable-padding[data-v-b9dfdd65]{padding-right:44px}@media print{.hidden-print[data-v-b9dfdd65]{display:none}}*[data-v-26b6a965],*[data-v-26b6a965]:before,*[data-v-26b6a965]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px;padding-inline-start:0px}.wra-breadcrumbs[data-v-26b6a965]{display:flex;flex-direction:row;list-style:none}.wra-breadcrumbs-item[data-v-26b6a965]{font-size:16px}.wra-breadcrumbs-item[data-v-26b6a965]:not(:last-of-type){margin-right:10px}.wra-breadcrumbs-divider[data-v-26b6a965]{display:flex;align-items:center;justify-content:center;margin-right:12px;color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link--disabled[data-v-26b6a965]{color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link[data-v-26b6a965]{text-decoration:none;font-weight:700;color:var(--color-wra-revenue)}.wra-breadcrumbs-link[data-v-26b6a965]:hover{opacity:.8}.wra-breadcrumbs-link[data-v-26b6a965]:focus{opacity:1;color:var(--color-wra-black)}.wra-breadcrumbs-chevron[data-v-26b6a965]{content:" ";display:inline-block;border:solid var(--color-wra-dark-grey);border-width:3.5px 3.5px 0px 0px;padding:2.5px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg)}button[data-v-03aa9d5e]{background-color:var(--color-wra-black);color:#fff;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}button[data-v-03aa9d5e]:hover{opacity:.8;transition:all .3s ease}button[data-v-03aa9d5e]:focus{color:var(--color-wra-black)!important;background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}button[data-v-03aa9d5e]:focus:hover{opacity:1}button[data-v-03aa9d5e]:disabled{cursor:not-allowed;opacity:.6}button[data-v-03aa9d5e]:disabled:hover{opacity:.6}.icon[data-v-03aa9d5e]{display:flex;align-items:center;justify-content:center}.prepend-icon-wrapper[data-v-03aa9d5e]{margin-right:8px}.append-icon-wrapper[data-v-03aa9d5e]{margin-left:8px}.wra-black[data-v-03aa9d5e]{background-color:var(--color-wra-black)}.wra-blue[data-v-03aa9d5e]{background-color:var(--color-wra-blue)}.wra-red[data-v-03aa9d5e]{background-color:var(--color-wra-red)}.wra-green[data-v-03aa9d5e]{background-color:var(--color-wra-green)}.wra-revenue[data-v-03aa9d5e]{background-color:var(--color-wra-revenue)}.wra-white[data-v-03aa9d5e]{background-color:#fff;color:var(--color-wra-black);outline:2px solid var(--color-wra-black)}.default-button[data-v-03aa9d5e]{font-size:16px;padding:10px 20px;line-height:24px}.small-button[data-v-03aa9d5e]{font-size:14px;padding:5px 15px;line-height:24px}.outlined-button[data-v-03aa9d5e]{background-color:transparent;outline:2px solid var(--color-prop, var(--color-wra-black));color:var(--color-prop, var(--color-wra-black))}.outlined-button[data-v-03aa9d5e]:hover{opacity:1;background-color:var(--color-prop, var(--color-wra-black));color:#fff;transition:all .3s ease}.wra-button:focus>.icon>svg{fill:var(--color-wra-black)}.card[data-v-7de2c8b6]{background-color:var(--color-wra-light-grey);padding:20px 24px}.checkbox-label[data-v-ffef5dba]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:flex;cursor:pointer;line-height:1.375rem;display:grid;grid-template-columns:20px auto}.checkbox-label[data-v-ffef5dba]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-ffef5dba]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--color-wra-black);width:20px;height:20px;border:1px solid var(--color-wra-black);border-radius:0;transform:translateY(1px);display:grid;place-content:center}.checkbox-input[data-v-ffef5dba]:before{content:"";width:12px;height:12px;border-radius:0;transform:scale(0);transition:.12s transform ease-in-out;background-color:var(--color-wra-black);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.checkbox-input[data-v-ffef5dba]:checked:before{transform:scale(1)}.checkbox-input[data-v-ffef5dba]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-ffef5dba]:focus-visible{outline-offset:0px}.checkbox-text[data-v-ffef5dba]{padding:0 0 0 10px;font-size:18px}.checkbox[data-v-dd27da4c]:not(:last-child):not(:only-child){margin-bottom:8px}.checkbox-label[data-v-dd27da4c]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:flex;cursor:pointer;line-height:1.375rem;display:grid;grid-template-columns:20px auto}.checkbox-label[data-v-dd27da4c]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-dd27da4c]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--color-wra-black);width:20px;height:20px;border:1px solid var(--color-wra-black);border-radius:0;transform:translateY(1px);display:grid;place-content:center}.checkbox-input[data-v-dd27da4c]:before{content:"";width:12px;height:12px;border-radius:0;transform:scale(0);transition:.12s transform ease-in-out;background-color:var(--color-wra-black);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.checkbox-input[data-v-dd27da4c]:checked:before{transform:scale(1)}.checkbox-input[data-v-dd27da4c]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-dd27da4c]:focus-visible{outline-offset:0px}.checkbox-text[data-v-dd27da4c]{padding:0 0 0 10px;font-size:18px}.content-section-title[data-v-c737967a]{border-bottom:2px solid var(--color-wra-grey);border-top:10px solid var(--color-wra-grey);padding-bottom:20px;padding-top:30px}*[data-v-dde504dc],*[data-v-dde504dc]:before,*[data-v-dde504dc]:after{box-sizing:border-box}.input-wrapper[data-v-dde504dc]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-dde504dc]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-dde504dc]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-dde504dc]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-dde504dc]{padding:10px 6px}.padding-for-no-prefix[data-v-dde504dc]{padding:10px}.input-wrapper[data-v-dde504dc]:focus-within{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}input[data-v-dde504dc]{border:none}label[data-v-dde504dc]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-dde504dc]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}.bold[data-v-eaac70fb]{font-weight:700}.wra-data-table-caption[data-v-eaac70fb]{background-color:inherit;text-align:left;padding:16px;font-weight:700;font-size:20px}.wra-data-table[data-v-eaac70fb]{width:100%;border-spacing:0;line-height:20px;padding:0 16px 16px;table-layout:auto}.wra-data-table>thead>tr>th[data-v-eaac70fb]{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-data-table>tbody>tr>td[data-v-eaac70fb],.wra-data-table>tbody>tr>th[data-v-eaac70fb]{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-data-table td[data-v-eaac70fb],.wra-data-table th[data-v-eaac70fb]{padding:16px}.wra-data-table>thead>tr>th[data-v-eaac70fb]:first-child,.wra-data-table>tbody>tr>td[data-v-eaac70fb]:first-child{padding-left:0}.wra-data-table>thead>tr>th[data-v-eaac70fb]:last-child,.wra-data-table>tbody>tr>td[data-v-eaac70fb]:last-child{padding-right:0}.column-search-input[data-v-eaac70fb]{margin-top:12px;box-sizing:border-box;font-size:16px;padding:10px;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}.column-search-input[data-v-eaac70fb]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}button[data-v-eaac70fb]{background-color:var(--color-wra-black);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px 12px;height:32px}button[data-v-eaac70fb]:hover{opacity:.8;transition:all .3s ease}button[data-v-eaac70fb]:focus{background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}button[data-v-eaac70fb]:focus:hover{opacity:1}.wra-chevron[data-v-eaac70fb]{content:" ";display:inline-block;padding:3px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wra-chevron-right[data-v-eaac70fb]{border:solid #ffffff;border-width:3px 3px 0px 0px}.wra-chevron-left[data-v-eaac70fb]{border:solid #ffffff;border-width:0px 0px 3px 3px}.wra-chevron-up[data-v-eaac70fb]{border:solid var(--color-wra-black);border-width:3px 0px 0px 3px;margin-left:4px;margin-top:3px}.wra-chevron-down[data-v-eaac70fb]{border:solid var(--color-wra-black);border-width:0px 3px 3px 0px;margin-left:4px;margin-bottom:6px}button:focus>.wra-chevron-right[data-v-eaac70fb]{border:solid var(--color-wra-black);border-width:3px 3px 0px 0px}button:focus>.wra-chevron-left[data-v-eaac70fb]{border:solid var(--color-wra-black);border-width:0px 0px 3px 3px}.clickable[data-v-eaac70fb]{cursor:pointer}tbody.clickable[data-v-eaac70fb]:hover{background-color:var(--color-wra-light-grey)}.sort-icons[data-v-eaac70fb]{visibility:hidden;opacity:.4}th:hover .sort-icons[data-v-eaac70fb]{visibility:visible}.text-left[data-v-eaac70fb]{text-align:left}.text-right[data-v-eaac70fb]{text-align:right}.text-center[data-v-eaac70fb]{text-align:center}.pagination[data-v-eaac70fb]{display:flex;align-items:center;justify-content:flex-end;padding:0 16px 16px}.pagination button[data-v-eaac70fb]{margin-left:10px}.disable-button[data-v-eaac70fb]{opacity:.4}.disable-button[data-v-eaac70fb]:hover{opacity:.4;cursor:default}.loader[data-v-eaac70fb]{width:40px;height:40px;border:5px solid grey;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-eaac70fb 1s linear infinite}@keyframes rotation-eaac70fb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*[data-v-02168cf8],*[data-v-02168cf8]:before,*[data-v-02168cf8]:after{box-sizing:border-box}input[data-v-02168cf8]{font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}input[data-v-02168cf8]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}label[data-v-02168cf8]{color:var(--color-wra-black);font-size:16px;display:block;width:100%;margin-bottom:4px}div.error>p[data-v-02168cf8]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}div[data-v-d558fb76]{font-weight:700}h1[data-v-d558fb76]{margin:0;font-size:48px;letter-spacing:-.05rem;line-height:52px}h2[data-v-d558fb76]{margin:0;font-size:36px;letter-spacing:-.04rem;line-height:40px}h3[data-v-d558fb76]{margin:0;font-size:28px;letter-spacing:-.03rem;line-height:32px}h4[data-v-d558fb76]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h5[data-v-d558fb76]{margin:0;font-size:22px;letter-spacing:-.02rem;line-height:26px}h6[data-v-d558fb76]{margin:0;font-size:18px;letter-spacing:-.01rem;line-height:24px}@media (max-width: 599px){h1[data-v-d558fb76]{margin:0;font-size:34px;letter-spacing:-.05rem;line-height:38px}h2[data-v-d558fb76]{margin:0;font-size:28px;letter-spacing:-.04rem;line-height:32px}h3[data-v-d558fb76]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h4[data-v-d558fb76]{margin:0;font-size:20px;letter-spacing:-.03rem;line-height:24px}h5[data-v-d558fb76]{margin:0;font-size:18px;letter-spacing:-.02rem;line-height:22px}h6[data-v-d558fb76]{margin:0;font-size:14px;letter-spacing:-.01rem;line-height:18px}}.overlay[data-v-65151d01]{z-index:9999;padding:0;border:none}.dialog[data-v-65151d01]{background:var(--color-wra-light-grey);padding:20px 24px;min-width:300px;max-width:90%;box-shadow:0 4px 15px #0003;text-align:center}.dialog-buttons[data-v-65151d01]{margin-top:18px;display:flex;justify-content:space-evenly}dialog.overlay::backdrop{background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}hr[data-v-adda45c5]{margin:0}.wra-divider[data-v-adda45c5]{border:3px solid var(--color-wra-grey)}.wra-divider-large[data-v-adda45c5]{border:4px solid var(--color-wra-grey)}.wra-divider-small[data-v-adda45c5]{border:2px solid var(--color-wra-grey)}.panel-icon[data-v-ef0129b6]{content:" ";display:inline-block;border:solid var(--color-wra-black);border-width:3px 3px 0px 0px;padding:4px;vertical-align:middle;transition:transform .2s ease-out}.icon-wrapper[data-v-ef0129b6]{margin-left:8px}.show-panel-icon[data-v-ef0129b6]{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:3px}.hide-panel-icon[data-v-ef0129b6]{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:-5px}.expansion-button[data-v-ef0129b6]{display:flex;justify-content:space-between}button[data-v-ef0129b6]{font-size:18px;font-weight:700;padding:15px 20px;background-color:transparent;color:var(--color-wra-revenue);border:none;border-left:2px solid var(--color-wra-mid-grey);cursor:pointer;width:100%;text-align:left}button[data-v-ef0129b6]:hover{opacity:.8}button[data-v-ef0129b6]:focus{color:var(--color-wra-black)!important;background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:-2px;border-color:var(--color-wra-yellow)}button[data-v-ef0129b6]:focus:hover{opacity:1}.panel-content[data-v-ef0129b6]{display:grid;border-left:2px solid var(--color-wra-mid-grey);background:transparent;padding:15px 20px;grid-template-rows:1fr}.inner-panel[data-v-ef0129b6]{overflow:hidden}.slide-fade-enter-active[data-v-ef0129b6],.slide-fade-leave-active[data-v-ef0129b6]{transition:grid-template-rows .3s ease-out}.slide-fade-enter-from[data-v-ef0129b6],.slide-fade-leave-to[data-v-ef0129b6]{grid-template-rows:0fr}.validation-tooltip[data-v-2ba8e0fe]{color:var(--color-wra-black);border-radius:0;font-size:18px;padding:25px}.wra-error[data-v-2ba8e0fe]{background-color:var(--color-wra-light-red);border-left:10px solid var(--color-wra-red)}.wra-success[data-v-2ba8e0fe]{background-color:var(--color-wra-light-green);border-left:10px solid var(--color-wra-green)}.wra-info[data-v-2ba8e0fe]{background-color:var(--color-wra-light-blue);border-left:10px solid var(--color-wra-blue)}.wra-warning[data-v-2ba8e0fe]{background-color:var(--color-wra-light-yellow);border-left:10px solid var(--color-wra-yellow)}.icon[data-v-2ba8e0fe]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.custom-icon-wrapper[data-v-2ba8e0fe]{margin-right:8px}.file-upload-wrapper[data-v-80cef057]{display:flex;align-items:center}.file-upload-wrapper input[type=file][data-v-80cef057]{display:none}.file-upload-label[data-v-80cef057]{display:block;margin-bottom:10px;font-size:16px}.file-name[data-v-80cef057]{margin:0 10px;font-size:14px}.file-upload-error-box[data-v-80cef057]{margin-bottom:16px}.file-upload-error-text[data-v-80cef057]{margin-block:0px;font-size:16px}.file-upload-error-box>.file-upload-error-text[data-v-80cef057]{margin-bottom:1rem}.file-upload-error-box>.file-upload-error-text[data-v-80cef057]:last-child{margin-bottom:0rem}.error-enter-active[data-v-80cef057],.error-leave-active[data-v-80cef057]{transition:opacity .3s ease-out}.error-enter-from[data-v-80cef057],.error-leave-to[data-v-80cef057]{opacity:0}.wra-footer[data-v-5e57ae6c]{flex-grow:0;background-color:var(--color-wra-light-grey);padding:70px 20px 40px}@media print{.hidden-print[data-v-5e57ae6c]{display:none}}.wra-inset[data-v-13496ea6]{padding:20px 16px;border-left-width:10px;border-left-style:solid}.wra-inset.blue[data-v-13496ea6]{border-left-color:var(--color-wra-blue)}.wra-inset.light-blue[data-v-13496ea6]{border-left-color:var(--color-wra-light-blue)}.wra-inset.red[data-v-13496ea6]{border-left-color:var(--color-wra-red)}.wra-inset.light-red[data-v-13496ea6]{border-left-color:var(--color-wra-light-red)}.wra-inset.green[data-v-13496ea6]{border-left-color:var(--color-wra-green)}.wra-inset.light-green[data-v-13496ea6]{border-left-color:var(--color-wra-light-green)}.wra-inset.yellow[data-v-13496ea6]{border-left-color:var(--color-wra-yellow)}.wra-inset.light-yellow[data-v-13496ea6]{border-left-color:var(--color-wra-light-yellow)}.wra-inset.grey[data-v-13496ea6]{border-left-color:var(--color-wra-grey)}.wra-inset.revenue-blue[data-v-13496ea6]{border-left-color:var(--color-wra-revenue)}*[data-v-dfae4795],*[data-v-dfae4795]:before,*[data-v-dfae4795]:after{box-sizing:border-box}.input-wrapper[data-v-dfae4795]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-dfae4795]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-dfae4795]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-dfae4795]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-dfae4795]{padding:10px 6px}.padding-for-no-prefix[data-v-dfae4795]{padding:10px}.input-wrapper[data-v-dfae4795]:focus-within{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}input[data-v-dfae4795]{border:none}label[data-v-dfae4795]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-dfae4795]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}.pagination-button[data-v-e6e1f7d2]{background-color:transparent;color:var(--color-wra-revenue);font-weight:700;border:none;cursor:pointer;font-size:18px}.pagination-button>*[data-v-e6e1f7d2]:first-child{margin-right:8px}.pagination-button[data-v-e6e1f7d2]:hover,.pagination-number[data-v-e6e1f7d2]:hover{text-decoration:none;opacity:.8;transition:all .3s ease}.pagination-button[data-v-e6e1f7d2]:focus,.pagination-number[data-v-e6e1f7d2]:focus{color:var(--color-wra-black);background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}.pagination-button[data-v-e6e1f7d2]:focus:hover,.pagination-number[data-v-e6e1f7d2]:focus:hover{opacity:1}.pagination-number[data-v-e6e1f7d2]{color:var(--color-wra-black);background-color:var(--color-wra-light-grey);padding:8px;font-weight:700;border:none;font-size:18px;cursor:pointer;min-width:3rem;text-align:center}.pagination-number[data-v-e6e1f7d2]:hover{color:var(--color-wra-black);opacity:.8}.pagination-number--selected[data-v-e6e1f7d2]{background-color:var(--color-wra-revenue);color:#fff}.pagination-number--selected[data-v-e6e1f7d2]:hover:not(:focus){color:#fff}.pagination-divider[data-v-e6e1f7d2]{font-size:18px}.pagination[data-v-e6e1f7d2]{display:flex;justify-content:center;align-items:center;gap:10px}.pagination-icon[data-v-e6e1f7d2]{content:" ";display:inline-block;border:solid currentColor;padding:4px;vertical-align:middle;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-bottom:3px}.previous-icon[data-v-e6e1f7d2]{border-width:3px 3px 0px 0px}.next-icon[data-v-e6e1f7d2]{border-width:0px 0px 3px 3px}*[data-v-4cd6909d],*[data-v-4cd6909d]:before,*[data-v-4cd6909d]:after{box-sizing:border-box}.input-wrapper[data-v-4cd6909d]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-4cd6909d]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-4cd6909d]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-4cd6909d]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-4cd6909d]{padding:10px 6px}.padding-for-no-prefix[data-v-4cd6909d]{padding:10px}.input-wrapper[data-v-4cd6909d]:focus-within{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}input[data-v-4cd6909d]{border:none}label[data-v-4cd6909d]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-4cd6909d]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}.radio-label[data-v-d18916d1]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:flex;cursor:pointer;display:grid;grid-template-columns:20px auto}.radio-label[data-v-d18916d1]:hover{background:var(--color-wra-mid-grey)}.radio-input[data-v-d18916d1]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;color:var(--color-wra-black);width:20px;height:20px;border:1px solid var(--color-wra-black);border-radius:50%;transform:translateY(1px);display:grid;place-content:center}.radio-input[data-v-d18916d1]:before{content:"";width:12px;height:12px;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;background-color:var(--color-wra-black)}.radio-input[data-v-d18916d1]:checked:before{transform:scale(1)}.radio-input[data-v-d18916d1]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.radio-input[data-v-d18916d1]:focus-visible{outline-offset:0px}.radio-text[data-v-d18916d1]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-d18916d1]{font-size:14px}p[data-v-d18916d1]{margin:0}.radio[data-v-ce7fb438]:not(:last-child):not(:only-child){margin-bottom:8px}*[data-v-96536461],*[data-v-96536461]:before,*[data-v-96536461]:after{box-sizing:border-box}select[data-v-96536461]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;padding:10px}.select[data-v-96536461]{border:1px solid var(--color-wra-black);border-radius:0;padding-right:10px;font-size:16px;cursor:pointer;line-height:1.15;background-color:#fff;display:grid;grid-template-areas:"select";align-items:center;position:relative}.select[data-v-96536461]:after{content:"";width:.8em;height:.5em;background-color:var(--color-wra-black);clip-path:polygon(100% 0%,0 0%,50% 100%);justify-self:end}select[data-v-96536461],.select[data-v-96536461]:after{grid-area:select}select:focus+.focus[data-v-96536461]{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--color-wra-black);outline:3px solid var(--color-wra-yellow);border-radius:inherit}label[data-v-96536461]{color:var(--color-wra-black);font-size:16px}.service-logo[data-v-9b9e81dd]{max-width:100%}.service-link[data-v-9b9e81dd]{border:transparent solid 2px;outline:transparent solid 2px;display:block;padding:2px;line-height:.8;outline-offset:0}.service-link[data-v-9b9e81dd]:focus{border:2px solid var(--color-wra-yellow);outline:2px solid var(--color-wra-black);background:transparent;box-shadow:none;-webkit-box-shadow:none}.wra-simple-table-wrapper{padding:0 16px 16px;background-color:var(--color-wra-light-grey)}.left-align-headers{text-align:left}.wra-simple-table-caption{background-color:inherit;text-align:left;padding:16px 16px 16px 0;font-weight:700;font-size:20px}.wra-simple-table{width:100%;line-height:20px;color:var(--color-wra-black);border-spacing:0;table-layout:auto}.wra-simple-table-inherit{background-color:inherit}.wra-simple-table>thead>tr>th{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-simple-table>tbody>tr>td,.wra-simple-table>tbody>tr>th{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-simple-table td,.wra-simple-table th{padding:16px}.wra-simple-table>thead>tr>th:first-child,.wra-simple-table>tbody>tr>th:first-child,.wra-simple-table>tbody>tr>td:first-child{padding-left:0}.wra-simple-table>thead>tr>th:last-child,.wra-simple-table>tbody>tr>th:last-child,.wra-simple-table>tbody>tr>td:last-child{padding-right:0}.skip-link[data-v-e5ae0c59]:not(:focus):not(:active){clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap!important;width:1px!important}.skip-link[data-v-e5ae0c59]{background-color:var(--color-wra-grey);color:var(--color-wra-black);font-weight:700;border:none;cursor:pointer;padding:10px;font-size:1em}.skip-link[data-v-e5ae0c59]:focus{color:var(--color-wra-black)!important;background-color:var(--color-wra-yellow)!important;outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}.skip-link-full-width[data-v-e5ae0c59]{width:100%;text-align:left}.skip-link-full-width[data-v-e5ae0c59]:focus{outline-width:0px;border-width:0px}*[data-v-9abc8e33],*[data-v-9abc8e33]:before,*[data-v-9abc8e33]:after{box-sizing:border-box;padding-block:0px;padding-inline:0px}.snackbar[data-v-9abc8e33]{background:var(--color-wra-light-grey);font-size:18px;padding:20px 16px 20px 24px;border-left:3px solid var(--color-wra-dark-grey);position:fixed;left:50%;transform:translate(-50%);bottom:16px;width:40%}.snackbar-flex[data-v-9abc8e33]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:baseline;row-gap:10px;column-gap:20px}@media (max-width: 900px){.snackbar-flex[data-v-9abc8e33]{width:80%}}.snackbar-content[data-v-9abc8e33]{text-wrap:wrap}.close-icon-wrapper[data-v-9abc8e33]{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:24px;height:24px;cursor:pointer}.close-icon-wrapper[data-v-9abc8e33]:hover{opacity:.8;transition:opacity .3s ease}.close-icon-wrapper[data-v-9abc8e33]:focus{background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black);outline-offset:0px;border-color:var(--color-wra-yellow)}.close-icon-wrapper[data-v-9abc8e33]:focus:hover{opacity:1}.close-icon-line-one[data-v-9abc8e33]{height:24px;width:4px;margin-left:10px;background-color:#000;transform:rotate(45deg)}.close-icon-line-two[data-v-9abc8e33]{height:24px;width:4px;background-color:#000;transform:rotate(90deg)}.wra-error[data-v-9abc8e33]{background-color:var(--color-wra-light-red);border-color:var(--color-wra-red)}.wra-success[data-v-9abc8e33]{background-color:var(--color-wra-light-green);border-color:var(--color-wra-green)}.wra-info[data-v-9abc8e33]{background-color:var(--color-wra-light-blue);border-color:var(--color-wra-blue)}.wra-warning[data-v-9abc8e33]{background-color:var(--color-wra-light-yellow);border-color:var(--color-wra-yellow)}.sr-only[data-v-9abc8e33]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.snackbar-enter-active[data-v-9abc8e33],.snackbar-leave-active[data-v-9abc8e33]{transition:opacity .3s ease-out}.snackbar-enter-from[data-v-9abc8e33],.snackbar-leave-to[data-v-9abc8e33]{opacity:0}.subheader[data-v-c5d10b79]{font-size:14px;letter-spacing:.08em;line-height:20px;text-transform:uppercase;font-weight:700;padding:0;height:unset}@media screen and (min-width: 600px){#regular{display:table}#pivoted{display:none}}@media screen and (max-width: 599px){#regular{display:none}#pivoted{display:table}}@media print{#regular{display:table}#pivoted{display:none}}.bold{font-weight:700}.wra-table-caption{background-color:inherit;text-align:left;padding:16px;font-weight:700;font-size:20px}.wra-table{width:100%;line-height:20px;background-color:var(--color-wra-light-grey);color:var(--color-wra-black);border-spacing:0;padding:0 16px 16px;table-layout:auto}.wra-table td,.wra-table th{word-break:break-word}.wra-table-inherit{background-color:inherit}.wra-table>thead>tr>th{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-table>tbody>tr>td,.wra-table>tbody>tr>th{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-table td,.wra-table th{padding:16px}.wra-table>thead>tr>th:first-child,.wra-table>tbody>tr>td:first-child{padding-left:0}.wra-table>thead>tr>th:last-child,.wra-table>tbody>tr>td:last-child{padding-right:0}#pivoted{table-layout:fixed;text-align:left}#pivoted>tbody>tr:last-child>td,#pivoted>tbody>tr:last-child>th{border-bottom:1px solid var(--color-wra-dark-grey)}#pivoted>tbody>tr:not(:last-child)>td,#pivoted>tbody>tr:not(:last-child)>th{border-bottom:none}#pivoted>tbody>tr>th{padding-left:0}#pivoted table{width:100%}#pivoted>table>tr>th,#pivoted>table>tr>td{width:50%}*[data-v-90cdb825]{box-sizing:border-box;border:none}.tab-button[data-v-90cdb825]{border-top:6px solid var(--color-wra-blue);font-size:24px;font-weight:700;color:var(--color-wra-light-blue);background:var(--color-wra-dark-blue);padding:20px;margin-left:15px;margin-top:40px;cursor:pointer}.tab-button[data-v-90cdb825]:hover:not(.tab-button--active){background:var(--color-wra-mid-blue);color:#fff}.tab-button.tab-button--active[data-v-90cdb825]:focus{border-color:var(--color-wra-black);box-shadow:2px 0 0 0 var(--color-wra-black) inset,-2px -2px 0 0 var(--color-wra-black) inset}.tab-button--active[data-v-90cdb825]{background:#fff;color:var(--color-wra-black);border-top:6px solid var(--color-wra-mid-grey)}.tab-button[data-v-90cdb825]:focus{border-top:6px solid var(--color-wra-blue);color:var(--color-wra-black);background:var(--color-wra-yellow);box-shadow:2px 2px 0 0 var(--color-wra-black) inset,-2px -2px 0 0 var(--color-wra-black) inset;outline-style:none}@media (max-width: 768px){.tab-button[data-v-90cdb825]{margin-left:10px;margin-top:20px;font-size:20px;padding:15px}}.tabs[data-v-a505540c]{background-color:var(--color-wra-blue);width:100%}*[data-v-2525cd48],*[data-v-2525cd48]:before,*[data-v-2525cd48]:after{box-sizing:border-box}textarea[data-v-2525cd48]{font-family:Arial,Helvetica,Nimbus Sans L,sans-serif;font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}textarea[data-v-2525cd48]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}label[data-v-2525cd48]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-2525cd48]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}*[data-v-687f8993],*[data-v-687f8993]:before,*[data-v-687f8993]:after{box-sizing:border-box}input[data-v-687f8993]{font-size:16px;padding:10px;background-color:#fff;border:1px solid var(--color-wra-black);line-height:1.15;display:block;width:100%}input[data-v-687f8993]:focus{border-color:var(--color-wra-black);outline:1px solid var(--color-wra-black);-webkit-box-shadow:0 0 0 3px var(--color-wra-yellow);-moz-box-shadow:0 0 0 3px var(--color-wra-yellow);box-shadow:0 0 0 3px var(--color-wra-yellow)}label[data-v-687f8993]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-687f8993]{margin-top:10px;padding:10px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}')),document.head.appendChild(a)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
+ import { openBlock as l, createElementBlock as o, normalizeClass as p, renderSlot as g, toDisplayString as c, createCommentVNode as f, withDirectives as W, createElementVNode as u, withKeys as w, withModifiers as T, vModelText as ae, Fragment as _, renderList as S, vShow as ue, pushScopeId as E, popScopeId as q, resolveDirective as D, createTextVNode as $, normalizeStyle as A, resolveComponent as F, createBlock as L, Teleport as de, createVNode as N, withCtx as B, Transition as Y, mergeProps as Q } from "vue";
3
3
  const m = (e, a) => {
4
4
  const t = e.__vccOpts || e;
5
5
  for (const [i, r] of a)
6
6
  t[i] = r;
7
7
  return t;
8
- }, ue = {
8
+ }, ce = {
9
9
  name: "wra-app-bar",
10
10
  props: {
11
11
  hiddenPrint: {
@@ -14,7 +14,7 @@ const m = (e, a) => {
14
14
  }
15
15
  }
16
16
  };
17
- function de(e, a, t, i, r, s) {
17
+ function he(e, a, t, i, r, s) {
18
18
  return l(), o("div", {
19
19
  class: p(["wra-app-bar", {
20
20
  "hidden-print": t.hiddenPrint === !0
@@ -23,7 +23,7 @@ function de(e, a, t, i, r, s) {
23
23
  g(e.$slots, "default", {}, void 0, !0)
24
24
  ], 2);
25
25
  }
26
- const ce = /* @__PURE__ */ m(ue, [["render", de], ["__scopeId", "data-v-8d2b76f2"]]), he = {
26
+ const fe = /* @__PURE__ */ m(ce, [["render", he], ["__scopeId", "data-v-8d2b76f2"]]), me = {
27
27
  name: "wra-autocomplete",
28
28
  emits: ["update:modelValue"],
29
29
  props: {
@@ -136,18 +136,18 @@ const ce = /* @__PURE__ */ m(ue, [["render", de], ["__scopeId", "data-v-8d2b76f2
136
136
  }
137
137
  this.userInput[this.optionLabel] = "", this.userInput[this.optionValue] = "";
138
138
  }
139
- }, fe = { class: "autocomplete" }, pe = ["for"], me = ["id"], ge = {
139
+ }, pe = { class: "autocomplete" }, ge = ["for"], be = ["id"], ke = {
140
140
  role: "listbox",
141
141
  class: "autocomplete-list"
142
- }, be = ["onMousedown", "onKeydown", "onBlur"];
143
- function ke(e, a, t, i, r, s) {
144
- return l(), o("div", fe, [
142
+ }, _e = ["onMousedown", "onKeydown", "onBlur"];
143
+ function ye(e, a, t, i, r, s) {
144
+ return l(), o("div", pe, [
145
145
  t.label ? (l(), o("label", {
146
146
  key: 0,
147
147
  for: t.id,
148
148
  class: "autocomplete-label"
149
- }, c(t.label), 9, pe)) : h("", !0),
150
- P(u("input", {
149
+ }, c(t.label), 9, ge)) : f("", !0),
150
+ W(u("input", {
151
151
  ref: "autocompleteInput",
152
152
  "onUpdate:modelValue": a[0] || (a[0] = (n) => e.userInput[t.optionLabel] = n),
153
153
  role: "combobox",
@@ -160,14 +160,14 @@ function ke(e, a, t, i, r, s) {
160
160
  onFocus: a[2] || (a[2] = (n) => e.hasFocus = !0),
161
161
  onBlur: a[3] || (a[3] = (...n) => s.onBlur && s.onBlur(...n)),
162
162
  onKeydown: [
163
- a[4] || (a[4] = v(B((...n) => s.onUpKey && s.onUpKey(...n), ["prevent"]), ["up"])),
164
- a[5] || (a[5] = v(B((...n) => s.onDownKey && s.onDownKey(...n), ["prevent"]), ["down"]))
163
+ a[4] || (a[4] = w(T((...n) => s.onUpKey && s.onUpKey(...n), ["prevent"]), ["up"])),
164
+ a[5] || (a[5] = w(T((...n) => s.onDownKey && s.onDownKey(...n), ["prevent"]), ["down"]))
165
165
  ]
166
- }, null, 42, me), [
167
- [te, e.userInput[t.optionLabel]]
166
+ }, null, 42, be), [
167
+ [ae, e.userInput[t.optionLabel]]
168
168
  ]),
169
- P(u("ul", ge, [
170
- (l(!0), o(_, null, y(s.filterOptions, (n, d) => (l(), o("li", {
169
+ W(u("ul", ke, [
170
+ (l(!0), o(_, null, S(s.filterOptions, (n, d) => (l(), o("li", {
171
171
  ref_for: !0,
172
172
  ref: `option${d}`,
173
173
  tabindex: "-1",
@@ -175,21 +175,21 @@ function ke(e, a, t, i, r, s) {
175
175
  "autocomplete-item-not-clickable": n.clickable === !1,
176
176
  "autocomplete-item--focus": d === e.optionIndex
177
177
  }),
178
- onMousedown: (f) => s.onOptionSelect(n),
178
+ onMousedown: (h) => s.onOptionSelect(n),
179
179
  onKeydown: [
180
- a[6] || (a[6] = v(B((...f) => s.onUpKey && s.onUpKey(...f), ["prevent"]), ["up"])),
181
- a[7] || (a[7] = v(B((...f) => s.onDownKey && s.onDownKey(...f), ["prevent"]), ["down"])),
182
- v(B((f) => s.onOptionSelect(n), ["prevent"]), ["enter"]),
183
- v(B((f) => s.onOptionSelect(n), ["prevent"]), ["space"])
180
+ a[6] || (a[6] = w(T((...h) => s.onUpKey && s.onUpKey(...h), ["prevent"]), ["up"])),
181
+ a[7] || (a[7] = w(T((...h) => s.onDownKey && s.onDownKey(...h), ["prevent"]), ["down"])),
182
+ w(T((h) => s.onOptionSelect(n), ["prevent"]), ["enter"]),
183
+ w(T((h) => s.onOptionSelect(n), ["prevent"]), ["space"])
184
184
  ],
185
- onBlur: (f) => s.onOptionBlur(d)
186
- }, c(n[t.optionLabel]), 43, be))), 256))
185
+ onBlur: (h) => s.onOptionBlur(d)
186
+ }, c(n[t.optionLabel]), 43, _e))), 256))
187
187
  ], 512), [
188
- [oe, s.showOptions]
188
+ [ue, s.showOptions]
189
189
  ])
190
190
  ]);
191
191
  }
192
- const _e = /* @__PURE__ */ m(he, [["render", ke], ["__scopeId", "data-v-d76bc036"]]), ye = {
192
+ const ve = /* @__PURE__ */ m(me, [["render", ye], ["__scopeId", "data-v-d76bc036"]]), we = {
193
193
  name: "wra-banner",
194
194
  props: {
195
195
  hiddenPrint: {
@@ -215,11 +215,11 @@ const _e = /* @__PURE__ */ m(he, [["render", ke], ["__scopeId", "data-v-d76bc036
215
215
  this.visible = !1;
216
216
  }
217
217
  }
218
- }, ve = {
218
+ }, Se = {
219
219
  key: 0,
220
220
  class: "wra-banner-actions"
221
221
  };
222
- function we(e, a, t, i, r, s) {
222
+ function xe(e, a, t, i, r, s) {
223
223
  return r.visible ? (l(), o("div", {
224
224
  key: 0,
225
225
  class: p(["wra-banner", {
@@ -231,18 +231,18 @@ function we(e, a, t, i, r, s) {
231
231
  u("div", null, [
232
232
  g(e.$slots, "default", {}, void 0, !0)
233
233
  ]),
234
- e.$slots.actions ? (l(), o("div", ve, [
234
+ e.$slots.actions ? (l(), o("div", Se, [
235
235
  g(e.$slots, "actions", {}, void 0, !0)
236
- ])) : h("", !0),
236
+ ])) : f("", !0),
237
237
  t.closable ? (l(), o("button", {
238
238
  key: 1,
239
239
  class: "wra-banner-close",
240
240
  onClick: a[0] || (a[0] = (...n) => s.closeBanner && s.closeBanner(...n)),
241
241
  "aria-label": "Close banner"
242
- }, " × ")) : h("", !0)
243
- ], 2)) : h("", !0);
242
+ }, " × ")) : f("", !0)
243
+ ], 2)) : f("", !0);
244
244
  }
245
- const Se = /* @__PURE__ */ m(ye, [["render", we], ["__scopeId", "data-v-b9dfdd65"]]), Ve = {
245
+ const Ve = /* @__PURE__ */ m(we, [["render", xe], ["__scopeId", "data-v-b9dfdd65"]]), Ie = {
246
246
  name: "wra-breadcrumbs",
247
247
  props: {
248
248
  /** Items to display in the breadcrumbs */
@@ -266,34 +266,34 @@ const Se = /* @__PURE__ */ m(ye, [["render", we], ["__scopeId", "data-v-b9dfdd65
266
266
  default: "href"
267
267
  }
268
268
  }
269
- }, Ie = (e) => (F("data-v-26b6a965"), e = e(), A(), e), xe = { class: "wra-breadcrumbs" }, $e = { class: "wra-breadcrumbs-item" }, Me = ["href"], Pe = {
269
+ }, $e = (e) => (E("data-v-26b6a965"), e = e(), q(), e), Me = { class: "wra-breadcrumbs" }, Pe = { class: "wra-breadcrumbs-item" }, Ce = ["href"], Te = {
270
270
  key: 1,
271
271
  class: "wra-breadcrumbs-link--disabled"
272
- }, Ce = {
272
+ }, Be = {
273
273
  key: 0,
274
274
  class: "wra-breadcrumbs-divider"
275
- }, Te = /* @__PURE__ */ Ie(() => /* @__PURE__ */ u("span", { class: "wra-breadcrumbs-chevron" }, null, -1));
276
- function Be(e, a, t, i, r, s) {
277
- return l(), o("ul", xe, [
278
- (l(!0), o(_, null, y(t.items, (n, d) => (l(), o(_, null, [
279
- u("li", $e, [
275
+ }, We = /* @__PURE__ */ $e(() => /* @__PURE__ */ u("span", { class: "wra-breadcrumbs-chevron" }, null, -1));
276
+ function Oe(e, a, t, i, r, s) {
277
+ return l(), o("ul", Me, [
278
+ (l(!0), o(_, null, S(t.items, (n, d) => (l(), o(_, null, [
279
+ u("li", Pe, [
280
280
  g(e.$slots, "default", {}, () => [
281
- n[t.itemDisabled] ? (l(), o("span", Pe, c(n[t.itemTitle]), 1)) : (l(), o("a", {
281
+ n[t.itemDisabled] ? (l(), o("span", Te, c(n[t.itemTitle]), 1)) : (l(), o("a", {
282
282
  key: 0,
283
283
  href: n[t.itemHref],
284
284
  class: "wra-breadcrumbs-link"
285
- }, c(n[t.itemTitle]), 9, Me))
285
+ }, c(n[t.itemTitle]), 9, Ce))
286
286
  ], !0)
287
287
  ]),
288
- d !== t.items.length - 1 ? (l(), o("li", Ce, [
288
+ d !== t.items.length - 1 ? (l(), o("li", Be, [
289
289
  g(e.$slots, "divider", {}, () => [
290
- Te
290
+ We
291
291
  ], !0)
292
- ])) : h("", !0)
292
+ ])) : f("", !0)
293
293
  ], 64))), 256))
294
294
  ]);
295
295
  }
296
- const Oe = /* @__PURE__ */ m(Ve, [["render", Be], ["__scopeId", "data-v-26b6a965"]]), We = {
296
+ const Ne = /* @__PURE__ */ m(Ie, [["render", Oe], ["__scopeId", "data-v-26b6a965"]]), Fe = {
297
297
  name: "wra-button",
298
298
  props: {
299
299
  size: {
@@ -333,8 +333,8 @@ const Oe = /* @__PURE__ */ m(Ve, [["render", Be], ["__scopeId", "data-v-26b6a965
333
333
  };
334
334
  }
335
335
  }
336
- }, Ne = ["disabled"];
337
- function Fe(e, a, t, i, r, s) {
336
+ }, Ae = ["disabled"];
337
+ function Ee(e, a, t, i, r, s) {
338
338
  return l(), o("button", {
339
339
  class: p(["wra-button", s.buttonClass]),
340
340
  type: "button",
@@ -355,17 +355,17 @@ function Fe(e, a, t, i, r, s) {
355
355
  }, [
356
356
  g(e.$slots, "append-icon", {}, void 0, !0)
357
357
  ], 2)
358
- ], 10, Ne);
358
+ ], 10, Ae);
359
359
  }
360
- const ae = /* @__PURE__ */ m(We, [["render", Fe], ["__scopeId", "data-v-03aa9d5e"]]), Ae = {
360
+ const J = /* @__PURE__ */ m(Fe, [["render", Ee], ["__scopeId", "data-v-03aa9d5e"]]), qe = {
361
361
  name: "wra-card"
362
- }, Ee = { class: "card" };
363
- function qe(e, a, t, i, r, s) {
364
- return l(), o("div", Ee, [
362
+ }, De = { class: "card" };
363
+ function Le(e, a, t, i, r, s) {
364
+ return l(), o("div", De, [
365
365
  g(e.$slots, "default", {}, void 0, !0)
366
366
  ]);
367
367
  }
368
- const Le = /* @__PURE__ */ m(Ae, [["render", qe], ["__scopeId", "data-v-7de2c8b6"]]), je = {
368
+ const je = /* @__PURE__ */ m(qe, [["render", Le], ["__scopeId", "data-v-7de2c8b6"]]), ze = {
369
369
  name: "wra-checkbox",
370
370
  props: {
371
371
  modelValue: {},
@@ -397,8 +397,8 @@ const Le = /* @__PURE__ */ m(Ae, [["render", qe], ["__scopeId", "data-v-7de2c8b6
397
397
  this.isChecked = !this.isChecked, this.$emit("update:modelValue", this.isChecked);
398
398
  }
399
399
  }
400
- }, ze = ["aria-label"], De = ["for"], Re = ["id", "checked", "aria-checked"], Ke = { class: "checkbox-text" };
401
- function He(e, a, t, i, r, s) {
400
+ }, Re = ["aria-label"], Ke = ["for"], He = ["id", "checked", "aria-checked"], Ue = { class: "checkbox-text" };
401
+ function Ge(e, a, t, i, r, s) {
402
402
  return l(), o("div", {
403
403
  role: "checkbox",
404
404
  "aria-label": t.label
@@ -415,12 +415,12 @@ function He(e, a, t, i, r, s) {
415
415
  "aria-checked": r.ariaIsChecked,
416
416
  onChange: a[0] || (a[0] = (n) => s.checkInput()),
417
417
  onClick: a[1] || (a[1] = (n) => e.$emit("click"))
418
- }, null, 40, Re),
419
- u("span", Ke, c(t.label), 1)
420
- ], 8, De)
421
- ], 8, ze);
418
+ }, null, 40, He),
419
+ u("span", Ue, c(t.label), 1)
420
+ ], 8, Ke)
421
+ ], 8, Re);
422
422
  }
423
- const se = /* @__PURE__ */ m(je, [["render", He], ["__scopeId", "data-v-ffef5dba"]]), Ue = {
423
+ const se = /* @__PURE__ */ m(ze, [["render", Ge], ["__scopeId", "data-v-ffef5dba"]]), Ye = {
424
424
  name: "wra-checkbox-group",
425
425
  props: {
426
426
  modelValue: {
@@ -486,9 +486,9 @@ const se = /* @__PURE__ */ m(je, [["render", He], ["__scopeId", "data-v-ffef5dba
486
486
  components: {
487
487
  WraCheckbox: se
488
488
  }
489
- }, Ge = ["aria-label"], Ye = ["for"], Je = ["id", "checked", "aria-checked", "onChange"], Ze = { class: "checkbox-text" };
490
- function Qe(e, a, t, i, r, s) {
491
- return l(!0), o(_, null, y(s.validOptions, (n) => (l(), o("div", {
489
+ }, Je = ["aria-label"], Ze = ["for"], Qe = ["id", "checked", "aria-checked", "onChange"], Xe = { class: "checkbox-text" };
490
+ function et(e, a, t, i, r, s) {
491
+ return l(!0), o(_, null, S(s.validOptions, (n) => (l(), o("div", {
492
492
  role: "checkbox",
493
493
  class: "checkbox",
494
494
  "aria-label": s.checkForObjectLabel(n)
@@ -504,56 +504,56 @@ function Qe(e, a, t, i, r, s) {
504
504
  checked: r.checked[s.checkForObjectValue(n)],
505
505
  "aria-checked": r.checked[s.checkForObjectValue(n)],
506
506
  onChange: (d) => s.checkInput(s.checkForObjectValue(n))
507
- }, null, 40, Je),
508
- u("span", Ze, c(s.checkForObjectLabel(n)), 1)
509
- ], 8, Ye)
510
- ], 8, Ge))), 256);
507
+ }, null, 40, Qe),
508
+ u("span", Xe, c(s.checkForObjectLabel(n)), 1)
509
+ ], 8, Ze)
510
+ ], 8, Je))), 256);
511
511
  }
512
- const Xe = /* @__PURE__ */ m(Ue, [["render", Qe], ["__scopeId", "data-v-dd27da4c"]]), et = {
512
+ const tt = /* @__PURE__ */ m(Ye, [["render", et], ["__scopeId", "data-v-dd27da4c"]]), at = {
513
513
  name: "wra-content-section-title"
514
- }, tt = { class: "content-section-title" };
515
- function at(e, a, t, i, r, s) {
516
- return l(), o("div", tt, [
514
+ }, st = { class: "content-section-title" };
515
+ function it(e, a, t, i, r, s) {
516
+ return l(), o("div", st, [
517
517
  g(e.$slots, "default", {}, void 0, !0)
518
518
  ]);
519
519
  }
520
- const st = /* @__PURE__ */ m(et, [["render", at], ["__scopeId", "data-v-c737967a"]]);
521
- var it = Object.defineProperty, rt = (e, a, t) => a in e ? it(e, a, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[a] = t, D = (e, a, t) => rt(e, typeof a != "symbol" ? a + "" : a, t);
522
- const Q = {
520
+ const rt = /* @__PURE__ */ m(at, [["render", it], ["__scopeId", "data-v-c737967a"]]);
521
+ var nt = Object.defineProperty, lt = (e, a, t) => a in e ? nt(e, a, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[a] = t, K = (e, a, t) => lt(e, typeof a != "symbol" ? a + "" : a, t);
522
+ const X = {
523
523
  "#": { pattern: /[0-9]/ },
524
524
  "@": { pattern: /[a-zA-Z]/ },
525
525
  "*": { pattern: /[a-zA-Z0-9]/ }
526
- }, X = (e, a, t) => e.replaceAll(a, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), ee = (e, a, t) => {
526
+ }, ee = (e, a, t) => e.replaceAll(a, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), te = (e, a, t) => {
527
527
  var i;
528
528
  return new Intl.NumberFormat(((i = t.number) == null ? void 0 : i.locale) ?? "en", {
529
529
  minimumFractionDigits: e,
530
530
  maximumFractionDigits: a,
531
531
  roundingMode: "trunc"
532
532
  });
533
- }, nt = (e, a = !0, t) => {
533
+ }, ot = (e, a = !0, t) => {
534
534
  var i, r, s, n;
535
- const d = ((i = t.number) == null ? void 0 : i.unsigned) == null && e.startsWith("-") ? "-" : "", f = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
536
- let b = ee(0, f, t);
537
- const V = b.formatToParts(1000.12), S = ((s = V.find((k) => k.type === "group")) == null ? void 0 : s.value) ?? " ", O = ((n = V.find((k) => k.type === "decimal")) == null ? void 0 : n.value) ?? ".", C = X(e, S, O);
538
- if (Number.isNaN(parseFloat(C))) return d;
539
- const M = C.split(".");
540
- if (M[1] != null && M[1].length >= 1) {
541
- const k = M[1].length <= f ? M[1].length : f;
542
- b = ee(k, f, t);
535
+ const d = ((i = t.number) == null ? void 0 : i.unsigned) == null && e.startsWith("-") ? "-" : "", h = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
536
+ let b = te(0, h, t);
537
+ const x = b.formatToParts(1000.12), y = ((s = x.find((k) => k.type === "group")) == null ? void 0 : s.value) ?? " ", v = ((n = x.find((k) => k.type === "decimal")) == null ? void 0 : n.value) ?? ".", M = ee(e, y, v);
538
+ if (Number.isNaN(parseFloat(M))) return d;
539
+ const P = M.split(".");
540
+ if (P[1] != null && P[1].length >= 1) {
541
+ const k = P[1].length <= h ? P[1].length : h;
542
+ b = te(k, h, t);
543
543
  }
544
- let I = b.format(parseFloat(C));
545
- return a ? f > 0 && C.endsWith(".") && !C.slice(0, -1).includes(".") && (I += O) : I = X(I, S, O), d + I;
544
+ let V = b.format(parseFloat(M));
545
+ return a ? h > 0 && M.endsWith(".") && !M.slice(0, -1).includes(".") && (V += v) : V = ee(V, y, v), d + V;
546
546
  };
547
- class lt {
547
+ class ut {
548
548
  constructor(a = {}) {
549
- D(this, "opts", {}), D(this, "memo", /* @__PURE__ */ new Map());
549
+ K(this, "opts", {}), K(this, "memo", /* @__PURE__ */ new Map());
550
550
  const t = { ...a };
551
551
  if (t.tokens != null) {
552
- t.tokens = t.tokensReplace ? { ...t.tokens } : { ...Q, ...t.tokens };
552
+ t.tokens = t.tokensReplace ? { ...t.tokens } : { ...X, ...t.tokens };
553
553
  for (const i of Object.values(t.tokens))
554
554
  typeof i.pattern == "string" && (i.pattern = new RegExp(i.pattern));
555
555
  } else
556
- t.tokens = Q;
556
+ t.tokens = X;
557
557
  Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((i, r) => i.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
558
558
  }
559
559
  masked(a) {
@@ -592,34 +592,34 @@ class lt {
592
592
  }), { mask: t.join(""), escaped: i };
593
593
  }
594
594
  process(a, t, i = !0) {
595
- if (this.opts.number != null) return nt(a, i, this.opts);
595
+ if (this.opts.number != null) return ot(a, i, this.opts);
596
596
  if (t == null) return a;
597
597
  const r = `v=${a},mr=${t},m=${i ? 1 : 0}`;
598
598
  if (this.memo.has(r)) return this.memo.get(r);
599
- const { mask: s, escaped: n } = this.escapeMask(t), d = [], f = this.opts.tokens != null ? this.opts.tokens : {}, b = this.isReversed() ? -1 : 1, V = this.isReversed() ? "unshift" : "push", S = this.isReversed() ? 0 : s.length - 1, O = this.isReversed() ? () => k > -1 && w > -1 : () => k < s.length && w < a.length, C = (T) => !this.isReversed() && T <= S || this.isReversed() && T >= S;
600
- let M, I = -1, k = this.isReversed() ? s.length - 1 : 0, w = this.isReversed() ? a.length - 1 : 0, H = !1;
601
- for (; O(); ) {
602
- const T = s.charAt(k), x = f[T], L = (x == null ? void 0 : x.transform) != null ? x.transform(a.charAt(w)) : a.charAt(w);
603
- if (!n.includes(k) && x != null ? (L.match(x.pattern) != null ? (d[V](L), x.repeated ? (I === -1 ? I = k : k === S && k !== I && (k = I - b), S === I && (k -= b)) : x.multiple && (H = !0, k -= b), k += b) : x.multiple ? H && (k += b, w -= b, H = !1) : L === M ? M = void 0 : x.optional && (k += b, w -= b), w += b) : (i && !this.isEager() && d[V](T), L === T && !this.isEager() ? w += b : M = T, this.isEager() || (k += b)), this.isEager())
604
- for (; C(k) && (f[s.charAt(k)] == null || n.includes(k)); ) {
599
+ const { mask: s, escaped: n } = this.escapeMask(t), d = [], h = this.opts.tokens != null ? this.opts.tokens : {}, b = this.isReversed() ? -1 : 1, x = this.isReversed() ? "unshift" : "push", y = this.isReversed() ? 0 : s.length - 1, v = this.isReversed() ? () => k > -1 && I > -1 : () => k < s.length && I < a.length, M = (O) => !this.isReversed() && O <= y || this.isReversed() && O >= y;
600
+ let P, V = -1, k = this.isReversed() ? s.length - 1 : 0, I = this.isReversed() ? a.length - 1 : 0, U = !1;
601
+ for (; v(); ) {
602
+ const O = s.charAt(k), C = h[O], z = (C == null ? void 0 : C.transform) != null ? C.transform(a.charAt(I)) : a.charAt(I);
603
+ if (!n.includes(k) && C != null ? (z.match(C.pattern) != null ? (d[x](z), C.repeated ? (V === -1 ? V = k : k === y && k !== V && (k = V - b), y === V && (k -= b)) : C.multiple && (U = !0, k -= b), k += b) : C.multiple ? U && (k += b, I -= b, U = !1) : z === P ? P = void 0 : C.optional && (k += b, I -= b), I += b) : (i && !this.isEager() && d[x](O), z === O && !this.isEager() ? I += b : P = O, this.isEager() || (k += b)), this.isEager())
604
+ for (; M(k) && (h[s.charAt(k)] == null || n.includes(k)); ) {
605
605
  if (i) {
606
- if (d[V](s.charAt(k)), a.charAt(w) === s.charAt(k)) {
607
- k += b, w += b;
606
+ if (d[x](s.charAt(k)), a.charAt(I) === s.charAt(k)) {
607
+ k += b, I += b;
608
608
  continue;
609
609
  }
610
- } else s.charAt(k) === a.charAt(w) && (w += b);
610
+ } else s.charAt(k) === a.charAt(I) && (I += b);
611
611
  k += b;
612
612
  }
613
613
  }
614
614
  return this.memo.set(r, d.join("")), this.memo.get(r);
615
615
  }
616
616
  }
617
- const ie = (e) => JSON.parse(e.replaceAll("'", '"')), ot = (e, a = {}) => {
617
+ const ie = (e) => JSON.parse(e.replaceAll("'", '"')), dt = (e, a = {}) => {
618
618
  const t = { ...a };
619
- e.dataset.maska != null && e.dataset.maska !== "" && (t.mask = ut(e.dataset.maska)), e.dataset.maskaEager != null && (t.eager = j(e.dataset.maskaEager)), e.dataset.maskaReversed != null && (t.reversed = j(e.dataset.maskaReversed)), e.dataset.maskaTokensReplace != null && (t.tokensReplace = j(e.dataset.maskaTokensReplace)), e.dataset.maskaTokens != null && (t.tokens = dt(e.dataset.maskaTokens));
619
+ e.dataset.maska != null && e.dataset.maska !== "" && (t.mask = ct(e.dataset.maska)), e.dataset.maskaEager != null && (t.eager = R(e.dataset.maskaEager)), e.dataset.maskaReversed != null && (t.reversed = R(e.dataset.maskaReversed)), e.dataset.maskaTokensReplace != null && (t.tokensReplace = R(e.dataset.maskaTokensReplace)), e.dataset.maskaTokens != null && (t.tokens = ht(e.dataset.maskaTokens));
620
620
  const i = {};
621
- return e.dataset.maskaNumberLocale != null && (i.locale = e.dataset.maskaNumberLocale), e.dataset.maskaNumberFraction != null && (i.fraction = parseInt(e.dataset.maskaNumberFraction)), e.dataset.maskaNumberUnsigned != null && (i.unsigned = j(e.dataset.maskaNumberUnsigned)), (e.dataset.maskaNumber != null || Object.values(i).length > 0) && (t.number = i), t;
622
- }, j = (e) => e !== "" ? !!JSON.parse(e) : !0, ut = (e) => e.startsWith("[") && e.endsWith("]") ? ie(e) : e, dt = (e) => {
621
+ return e.dataset.maskaNumberLocale != null && (i.locale = e.dataset.maskaNumberLocale), e.dataset.maskaNumberFraction != null && (i.fraction = parseInt(e.dataset.maskaNumberFraction)), e.dataset.maskaNumberUnsigned != null && (i.unsigned = R(e.dataset.maskaNumberUnsigned)), (e.dataset.maskaNumber != null || Object.values(i).length > 0) && (t.number = i), t;
622
+ }, R = (e) => e !== "" ? !!JSON.parse(e) : !0, ct = (e) => e.startsWith("[") && e.endsWith("]") ? ie(e) : e, ht = (e) => {
623
623
  if (e.startsWith("{") && e.endsWith("}"))
624
624
  return ie(e);
625
625
  const a = {};
@@ -633,13 +633,13 @@ const ie = (e) => JSON.parse(e.replaceAll("'", '"')), ot = (e, a = {}) => {
633
633
  };
634
634
  }), a;
635
635
  };
636
- class ct {
636
+ class ft {
637
637
  constructor(a, t = {}) {
638
- D(this, "items", /* @__PURE__ */ new Map()), D(this, "onInput", (i) => {
638
+ K(this, "items", /* @__PURE__ */ new Map()), K(this, "onInput", (i) => {
639
639
  if (i instanceof CustomEvent && i.type === "input" && !i.isTrusted)
640
640
  return;
641
- const r = i.target, s = this.items.get(r), n = "inputType" in i && i.inputType.startsWith("delete"), d = s.isEager(), f = n && d && s.unmasked(r.value) === "" ? "" : r.value;
642
- this.fixCursor(r, n, () => this.setValue(r, f));
641
+ const r = i.target, s = this.items.get(r), n = "inputType" in i && i.inputType.startsWith("delete"), d = s.isEager(), h = n && d && s.unmasked(r.value) === "" ? "" : r.value;
642
+ this.fixCursor(r, n, () => this.setValue(r, h));
643
643
  }), this.options = t, this.init(this.getInputs(a));
644
644
  }
645
645
  update(a = {}) {
@@ -657,7 +657,7 @@ class ct {
657
657
  const t = this.getOptions(this.options);
658
658
  for (const i of a) {
659
659
  this.items.has(i) || i.addEventListener("input", this.onInput, { capture: !0 });
660
- const r = new lt(ot(i, t));
660
+ const r = new ut(dt(i, t));
661
661
  this.items.set(i, r), queueMicrotask(() => this.updateValue(i)), i.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", i.type);
662
662
  }
663
663
  }
@@ -671,9 +671,9 @@ class ct {
671
671
  fixCursor(a, t, i) {
672
672
  const r = a.selectionStart, s = a.value;
673
673
  if (i(), r === null || r === s.length && !t) return;
674
- const n = a.value, d = s.slice(0, r), f = n.slice(0, r), b = this.processInput(a, d).unmasked, V = this.processInput(a, f).unmasked;
675
- let S = r;
676
- d !== f && (S += t ? n.length - s.length : b.length - V.length), a.setSelectionRange(S, S);
674
+ const n = a.value, d = s.slice(0, r), h = n.slice(0, r), b = this.processInput(a, d).unmasked, x = this.processInput(a, h).unmasked;
675
+ let y = r;
676
+ d !== h && (y += t ? n.length - s.length : b.length - x.length), a.setSelectionRange(y, y);
677
677
  }
678
678
  setValue(a, t) {
679
679
  const i = this.processInput(a, t);
@@ -691,11 +691,11 @@ class ct {
691
691
  };
692
692
  }
693
693
  }
694
- const U = /* @__PURE__ */ new WeakMap(), ht = (e, a) => {
694
+ const G = /* @__PURE__ */ new WeakMap(), mt = (e, a) => {
695
695
  if (e.arg == null || e.instance == null) return;
696
696
  const t = "setup" in e.instance.$.type;
697
697
  e.arg in e.instance ? e.instance[e.arg] = a : t && console.warn("Maska: please expose `%s` using defineExpose", e.arg);
698
- }, q = (e, a) => {
698
+ }, j = (e, a) => {
699
699
  var t;
700
700
  const i = e instanceof HTMLInputElement ? e : e.querySelector("input");
701
701
  if (i == null || (i == null ? void 0 : i.type) === "file") return;
@@ -703,13 +703,13 @@ const U = /* @__PURE__ */ new WeakMap(), ht = (e, a) => {
703
703
  if (a.value != null && (r = typeof a.value == "string" ? { mask: a.value } : { ...a.value }), a.arg != null) {
704
704
  const s = (n) => {
705
705
  const d = a.modifiers.unmasked ? n.unmasked : a.modifiers.completed ? n.completed : n.masked;
706
- ht(a, d);
706
+ mt(a, d);
707
707
  };
708
708
  r.onMaska = r.onMaska == null ? s : Array.isArray(r.onMaska) ? [...r.onMaska, s] : [r.onMaska, s];
709
709
  }
710
- U.has(i) ? (t = U.get(i)) == null || t.update(r) : U.set(i, new ct(i, r));
711
- }, ft = {
712
- directives: { maska: q },
710
+ G.has(i) ? (t = G.get(i)) == null || t.update(r) : G.set(i, new ft(i, r));
711
+ }, pt = {
712
+ directives: { maska: j },
713
713
  name: "wra-custom-input",
714
714
  props: {
715
715
  /**
@@ -880,25 +880,25 @@ const U = /* @__PURE__ */ new WeakMap(), ht = (e, a) => {
880
880
  mounted() {
881
881
  this.$emit("update:modelValue", this.modelValue), this.validate(this.modelValue);
882
882
  }
883
- }, pt = ["for"], mt = { class: "input-wrapper" }, gt = {
883
+ }, gt = ["for"], bt = { class: "input-wrapper" }, kt = {
884
884
  key: 0,
885
885
  class: "prefix"
886
- }, bt = ["id", "type", "value", "inputmode", "placeholder", "data-maska-eager", "data-maska-reversed", "data-maska-tokens"], kt = {
886
+ }, _t = ["id", "type", "value", "inputmode", "placeholder", "data-maska-eager", "data-maska-reversed", "data-maska-tokens"], yt = {
887
887
  key: 1,
888
888
  class: "suffix"
889
889
  };
890
- function _t(e, a, t, i, r, s) {
891
- const n = E("maska");
890
+ function vt(e, a, t, i, r, s) {
891
+ const n = D("maska");
892
892
  return l(), o("div", {
893
893
  class: p({ error: e.errorMessage != !1 })
894
894
  }, [
895
895
  t.label ? (l(), o("label", {
896
896
  key: 0,
897
897
  for: t.id
898
- }, c(t.label), 9, pt)) : h("", !0),
899
- u("div", mt, [
900
- t.prefix ? (l(), o("span", gt, c(t.prefix), 1)) : h("", !0),
901
- P(u("input", {
898
+ }, c(t.label), 9, gt)) : f("", !0),
899
+ u("div", bt, [
900
+ t.prefix ? (l(), o("span", kt, c(t.prefix), 1)) : f("", !0),
901
+ W(u("input", {
902
902
  id: t.id,
903
903
  type: t.type,
904
904
  value: t.modelValue,
@@ -909,15 +909,15 @@ function _t(e, a, t, i, r, s) {
909
909
  "data-maska-reversed": t.dataMaskaReversed,
910
910
  "data-maska-tokens": t.dataMaskaTokens,
911
911
  class: p(s.prefixPadding)
912
- }, null, 42, bt), [
912
+ }, null, 42, _t), [
913
913
  [n, t.dataMaska]
914
914
  ]),
915
- t.suffix ? (l(), o("span", kt, c(t.suffix), 1)) : h("", !0)
915
+ t.suffix ? (l(), o("span", yt, c(t.suffix), 1)) : f("", !0)
916
916
  ]),
917
917
  u("p", null, c(e.errorMessage), 1)
918
918
  ], 2);
919
919
  }
920
- const yt = /* @__PURE__ */ m(ft, [["render", _t], ["__scopeId", "data-v-dde504dc"]]), vt = {
920
+ const wt = /* @__PURE__ */ m(pt, [["render", vt], ["__scopeId", "data-v-dde504dc"]]), St = {
921
921
  name: "wra-data-table",
922
922
  props: {
923
923
  items: {
@@ -1004,47 +1004,53 @@ const yt = /* @__PURE__ */ m(ft, [["render", _t], ["__scopeId", "data-v-dde504dc
1004
1004
  return i.order === "desc" ? 1 : -1;
1005
1005
  if (s == null)
1006
1006
  return i.order === "desc" ? -1 : 1;
1007
- const n = (b) => {
1008
- if (typeof b == "string" && /^-?[\d,]+(\.\d+)?$/.test(b)) {
1009
- const V = b.replace(/,/g, "");
1010
- return parseFloat(V);
1007
+ const n = (v) => {
1008
+ if (typeof v == "string" && /^-?[\d,]+(\.\d+)?$/.test(v)) {
1009
+ const M = v.replace(/,/g, "");
1010
+ return parseFloat(M);
1011
1011
  }
1012
- return b;
1013
- }, d = n(r), f = n(s);
1014
- return !isNaN(d) && !isNaN(f) ? i.order === "desc" ? f - d : d - f : i.order === "desc" ? r < s ? 1 : -1 : r > s ? 1 : -1;
1012
+ return v;
1013
+ }, d = (v) => {
1014
+ if (typeof v == "string" && /^\d{2}\/\d{2}\/\d{4}$/.test(v)) {
1015
+ const [M, P, V] = v.split("/").map(Number);
1016
+ return new Date(V, P - 1, M).getTime();
1017
+ }
1018
+ return v;
1019
+ }, h = n(r), b = n(s), x = d(r), y = d(s);
1020
+ return !isNaN(h) && !isNaN(b) ? i.order === "desc" ? b - h : h - b : !isNaN(x) && !isNaN(y) ? i.order === "desc" ? y - x : x - y : i.order === "desc" ? r < s ? 1 : -1 : r > s ? 1 : -1;
1015
1021
  }) : e;
1016
1022
  }
1017
1023
  }
1018
- }, J = (e) => (F("data-v-9ebb96f7"), e = e(), A(), e), wt = { class: "wra-data-table" }, St = {
1024
+ }, Z = (e) => (E("data-v-eaac70fb"), e = e(), q(), e), xt = { class: "wra-data-table" }, Vt = {
1019
1025
  key: 0,
1020
1026
  class: "wra-data-table-caption"
1021
- }, Vt = { key: 1 }, It = ["onClick"], xt = { key: 0 }, $t = {
1027
+ }, It = { key: 1 }, $t = ["onClick"], Mt = { key: 0 }, Pt = {
1022
1028
  key: 0,
1023
1029
  class: "wra-chevron wra-chevron-up sort-icons"
1024
- }, Mt = ["onUpdate:modelValue"], Pt = { key: 1 }, Ct = ["colspan"], Tt = /* @__PURE__ */ J(() => /* @__PURE__ */ u("span", { class: "loader" }, null, -1)), Bt = [
1025
- Tt
1026
- ], Ot = ["onClick"], Wt = { key: 1 }, Nt = { class: "pagination" }, Ft = ["disabled"], At = /* @__PURE__ */ J(() => /* @__PURE__ */ u("span", { class: "wra-chevron wra-chevron-left" }, null, -1)), Et = [
1027
- At
1028
- ], qt = ["disabled"], Lt = /* @__PURE__ */ J(() => /* @__PURE__ */ u("span", { class: "wra-chevron wra-chevron-right" }, null, -1)), jt = [
1029
- Lt
1030
+ }, Ct = ["onUpdate:modelValue"], Tt = { key: 1 }, Bt = ["colspan"], Wt = /* @__PURE__ */ Z(() => /* @__PURE__ */ u("span", { class: "loader" }, null, -1)), Ot = [
1031
+ Wt
1032
+ ], Nt = ["onClick"], Ft = { key: 1 }, At = { class: "pagination" }, Et = ["disabled"], qt = /* @__PURE__ */ Z(() => /* @__PURE__ */ u("span", { class: "wra-chevron wra-chevron-left" }, null, -1)), Dt = [
1033
+ qt
1034
+ ], Lt = ["disabled"], jt = /* @__PURE__ */ Z(() => /* @__PURE__ */ u("span", { class: "wra-chevron wra-chevron-right" }, null, -1)), zt = [
1035
+ jt
1030
1036
  ];
1031
- function zt(e, a, t, i, r, s) {
1037
+ function Rt(e, a, t, i, r, s) {
1032
1038
  return l(), o("div", null, [
1033
- u("table", wt, [
1034
- t.caption ? (l(), o("caption", St, [
1039
+ u("table", xt, [
1040
+ t.caption ? (l(), o("caption", Vt, [
1035
1041
  g(e.$slots, "caption", {}, () => [
1036
1042
  $(c(t.caption), 1)
1037
1043
  ], !0)
1038
- ])) : h("", !0),
1044
+ ])) : f("", !0),
1039
1045
  u("thead", null, [
1040
1046
  e.$slots.headerSlot ? g(e.$slots, "headers", {
1041
1047
  key: 0,
1042
1048
  headers: t.headers
1043
- }, void 0, !0) : (l(), o("tr", Vt, [
1044
- (l(!0), o(_, null, y(t.headers, (n) => (l(), o("th", {
1049
+ }, void 0, !0) : (l(), o("tr", It, [
1050
+ (l(!0), o(_, null, S(t.headers, (n) => (l(), o("th", {
1045
1051
  key: n.key,
1046
1052
  onClick: (d) => (n.sortable || n.sortable == null) && s.sortByColumn(n.key),
1047
- style: N({ width: n.width + "px" }),
1053
+ style: A({ width: n.width + "px" }),
1048
1054
  class: p({
1049
1055
  clickable: n.sortable == null || n.sortable,
1050
1056
  "text-left": n.align == "left" || n.align == null,
@@ -1053,7 +1059,7 @@ function zt(e, a, t, i, r, s) {
1053
1059
  })
1054
1060
  }, [
1055
1061
  $(c(n.title) + " ", 1),
1056
- r.localSortBy && r.localSortBy[0].key === n.key ? (l(), o("span", xt, [
1062
+ r.localSortBy && r.localSortBy[0].key === n.key ? (l(), o("span", Mt, [
1057
1063
  u("span", {
1058
1064
  class: p({
1059
1065
  "wra-chevron wra-chevron-up": r.localSortBy[0].order === "asc",
@@ -1061,30 +1067,30 @@ function zt(e, a, t, i, r, s) {
1061
1067
  })
1062
1068
  }, null, 2)
1063
1069
  ])) : (l(), o(_, { key: 1 }, [
1064
- n.sortable == !0 || n.sortable == null ? (l(), o("span", $t)) : h("", !0)
1070
+ n.sortable == !0 || n.sortable == null ? (l(), o("span", Pt)) : f("", !0)
1065
1071
  ], 64)),
1066
- n.searchable ? P((l(), o("input", {
1072
+ n.searchable ? W((l(), o("input", {
1067
1073
  key: 2,
1068
1074
  type: "text",
1069
1075
  "onUpdate:modelValue": (d) => r.columnFilters[n.key] = d,
1070
- onClick: a[0] || (a[0] = B(() => {
1076
+ onClick: a[0] || (a[0] = T(() => {
1071
1077
  }, ["stop"])),
1072
1078
  placeholder: "Search...",
1073
1079
  class: "column-search-input"
1074
- }, null, 8, Mt)), [
1075
- [te, r.columnFilters[n.key]]
1076
- ]) : h("", !0)
1077
- ], 14, It))), 128))
1080
+ }, null, 8, Ct)), [
1081
+ [ae, r.columnFilters[n.key]]
1082
+ ]) : f("", !0)
1083
+ ], 14, $t))), 128))
1078
1084
  ]))
1079
1085
  ]),
1080
- t.loading == !0 ? (l(), o("tbody", Pt, [
1086
+ t.loading == !0 ? (l(), o("tbody", Tt, [
1081
1087
  u("tr", null, [
1082
1088
  u("td", {
1083
1089
  class: "text-center",
1084
1090
  colspan: t.headers.length
1085
- }, Bt, 8, Ct)
1091
+ }, Ot, 8, Bt)
1086
1092
  ])
1087
- ])) : (l(!0), o(_, { key: 3 }, y(s.paginatedArray, (n) => (l(), o("tbody", {
1093
+ ])) : (l(!0), o(_, { key: 3 }, S(s.paginatedArray, (n) => (l(), o("tbody", {
1088
1094
  class: p({
1089
1095
  clickable: e.$attrs["onClick:row"] != null
1090
1096
  }),
@@ -1098,7 +1104,7 @@ function zt(e, a, t, i, r, s) {
1098
1104
  key: 1,
1099
1105
  class: p({ bold: n.bold })
1100
1106
  }, [
1101
- (l(!0), o(_, null, y(t.headers, (d) => (l(), o("td", {
1107
+ (l(!0), o(_, null, S(t.headers, (d) => (l(), o("td", {
1102
1108
  class: p({
1103
1109
  "text-left": d.align == "left" || d.align == null,
1104
1110
  "text-right": d.align == "right",
@@ -1110,12 +1116,12 @@ function zt(e, a, t, i, r, s) {
1110
1116
  value: n[d.key],
1111
1117
  item: n,
1112
1118
  items: s.sortedArray
1113
- }, void 0, !0) : (l(), o("span", Wt, c(n[d.key]), 1))
1119
+ }, void 0, !0) : (l(), o("span", Ft, c(n[d.key]), 1))
1114
1120
  ], 2))), 256))
1115
1121
  ], 2))
1116
- ], 10, Ot))), 256))
1122
+ ], 10, Nt))), 256))
1117
1123
  ]),
1118
- u("div", Nt, [
1124
+ u("div", At, [
1119
1125
  $(" Page " + c(r.currentPage) + " of " + c(s.totalNumberOfPages) + " ", 1),
1120
1126
  u("button", {
1121
1127
  disabled: r.currentPage == 1,
@@ -1123,19 +1129,19 @@ function zt(e, a, t, i, r, s) {
1123
1129
  "disable-button": r.currentPage == 1
1124
1130
  }),
1125
1131
  onClick: a[1] || (a[1] = (n) => r.currentPage = r.currentPage - 1)
1126
- }, Et, 10, Ft),
1132
+ }, Dt, 10, Et),
1127
1133
  u("button", {
1128
1134
  disabled: r.currentPage == s.totalNumberOfPages,
1129
1135
  class: p({
1130
1136
  "disable-button": r.currentPage == s.totalNumberOfPages
1131
1137
  }),
1132
1138
  onClick: a[2] || (a[2] = (n) => r.currentPage = r.currentPage + 1)
1133
- }, jt, 10, qt)
1139
+ }, zt, 10, Lt)
1134
1140
  ])
1135
1141
  ]);
1136
1142
  }
1137
- const Dt = /* @__PURE__ */ m(vt, [["render", zt], ["__scopeId", "data-v-9ebb96f7"]]), Rt = {
1138
- directives: { maska: q },
1143
+ const Kt = /* @__PURE__ */ m(St, [["render", Rt], ["__scopeId", "data-v-eaac70fb"]]), Ht = {
1144
+ directives: { maska: j },
1139
1145
  name: "wra-date-input",
1140
1146
  props: {
1141
1147
  /**
@@ -1264,17 +1270,17 @@ const Dt = /* @__PURE__ */ m(vt, [["render", zt], ["__scopeId", "data-v-9ebb96f7
1264
1270
  mounted() {
1265
1271
  this.setInitialState();
1266
1272
  }
1267
- }, Kt = ["for"], Ht = ["id", "value", "inputmode", "placeholder", "defaultValidation"], Ut = { key: 1 };
1268
- function Gt(e, a, t, i, r, s) {
1269
- const n = E("maska");
1273
+ }, Ut = ["for"], Gt = ["id", "value", "inputmode", "placeholder", "defaultValidation"], Yt = { key: 1 };
1274
+ function Jt(e, a, t, i, r, s) {
1275
+ const n = D("maska");
1270
1276
  return l(), o("div", {
1271
1277
  class: p({ error: e.showError != !1 })
1272
1278
  }, [
1273
1279
  t.label ? (l(), o("label", {
1274
1280
  key: 0,
1275
1281
  for: t.id
1276
- }, c(t.label), 9, Kt)) : h("", !0),
1277
- P(u("input", {
1282
+ }, c(t.label), 9, Ut)) : f("", !0),
1283
+ W(u("input", {
1278
1284
  id: t.id,
1279
1285
  type: "text",
1280
1286
  value: e.maskedValue,
@@ -1283,13 +1289,168 @@ function Gt(e, a, t, i, r, s) {
1283
1289
  defaultValidation: t.defaultValidation,
1284
1290
  onInput: a[0] || (a[0] = (d) => s.convertToDate(d.target.value)),
1285
1291
  "data-maska-eager": ""
1286
- }, null, 40, Ht), [
1292
+ }, null, 40, Gt), [
1287
1293
  [n, "##/##/####"]
1288
1294
  ]),
1289
- e.showError && t.required != null ? (l(), o("p", Ut, "Invalid date")) : h("", !0)
1295
+ e.showError && t.required != null ? (l(), o("p", Yt, "Invalid date")) : f("", !0)
1290
1296
  ], 2);
1291
1297
  }
1292
- const Yt = /* @__PURE__ */ m(Rt, [["render", Gt], ["__scopeId", "data-v-02168cf8"]]), Jt = {
1298
+ const Zt = /* @__PURE__ */ m(Ht, [["render", Jt], ["__scopeId", "data-v-02168cf8"]]), Qt = {
1299
+ name: "wra-header",
1300
+ props: {
1301
+ size: {
1302
+ type: String,
1303
+ required: !0
1304
+ }
1305
+ }
1306
+ }, Xt = { key: 0 }, ea = { key: 1 }, ta = { key: 2 }, aa = { key: 3 }, sa = { key: 4 }, ia = { key: 5 };
1307
+ function ra(e, a, t, i, r, s) {
1308
+ return l(), o("div", null, [
1309
+ t.size == "h1" ? (l(), o("h1", Xt, [
1310
+ g(e.$slots, "default", {}, void 0, !0)
1311
+ ])) : f("", !0),
1312
+ t.size == "h2" ? (l(), o("h2", ea, [
1313
+ g(e.$slots, "default", {}, void 0, !0)
1314
+ ])) : f("", !0),
1315
+ t.size == "h3" ? (l(), o("h3", ta, [
1316
+ g(e.$slots, "default", {}, void 0, !0)
1317
+ ])) : f("", !0),
1318
+ t.size == "h4" ? (l(), o("h4", aa, [
1319
+ g(e.$slots, "default", {}, void 0, !0)
1320
+ ])) : f("", !0),
1321
+ t.size == "h5" ? (l(), o("h5", sa, [
1322
+ g(e.$slots, "default", {}, void 0, !0)
1323
+ ])) : f("", !0),
1324
+ t.size == "h6" ? (l(), o("h6", ia, [
1325
+ g(e.$slots, "default", {}, void 0, !0)
1326
+ ])) : f("", !0)
1327
+ ]);
1328
+ }
1329
+ const re = /* @__PURE__ */ m(Qt, [["render", ra], ["__scopeId", "data-v-d558fb76"]]), na = {
1330
+ name: "wra-dialog",
1331
+ components: {
1332
+ WraHeader: re,
1333
+ WraButton: J
1334
+ },
1335
+ props: {
1336
+ title: {
1337
+ type: String,
1338
+ required: !0
1339
+ },
1340
+ message: {
1341
+ type: String,
1342
+ required: !0
1343
+ },
1344
+ confirmText: {
1345
+ type: String,
1346
+ required: !0
1347
+ },
1348
+ cancelText: {
1349
+ type: String,
1350
+ required: !0
1351
+ },
1352
+ isDelete: {
1353
+ type: Boolean,
1354
+ default: !1
1355
+ }
1356
+ },
1357
+ emits: ["confirm", "cancel", "close"],
1358
+ methods: {
1359
+ openDialog() {
1360
+ this.$refs.dialog.showModal(), this.focusConfirm();
1361
+ },
1362
+ closeDialog() {
1363
+ this.$emit("close"), this.restoreFocus();
1364
+ },
1365
+ confirm() {
1366
+ this.$refs.dialog.close(), this.$emit("confirm");
1367
+ },
1368
+ cancel() {
1369
+ this.$refs.dialog.close(), this.$emit("cancel");
1370
+ },
1371
+ handleTab(e) {
1372
+ var i, r;
1373
+ const a = [
1374
+ ((i = this.$refs.confirmBtn) == null ? void 0 : i.$el) || this.$refs.confirmBtn,
1375
+ ((r = this.$refs.cancelBtn) == null ? void 0 : r.$el) || this.$refs.cancelBtn
1376
+ ].filter(Boolean);
1377
+ if (!a.length) return;
1378
+ const t = a.indexOf(document.activeElement);
1379
+ if (e.shiftKey) {
1380
+ const s = (t - 1 + a.length) % a.length;
1381
+ a[s].focus();
1382
+ } else {
1383
+ const s = (t + 1) % a.length;
1384
+ a[s].focus();
1385
+ }
1386
+ },
1387
+ focusConfirm() {
1388
+ this.$nextTick(() => {
1389
+ var a;
1390
+ const e = ((a = this.$refs.confirmBtn) == null ? void 0 : a.$el) || this.$refs.confirmBtn;
1391
+ e && typeof e.focus == "function" && e.focus();
1392
+ });
1393
+ },
1394
+ restoreFocus() {
1395
+ this.lastFocused && typeof this.lastFocused.focus == "function" && document.contains(this.lastFocused) && this.lastFocused.focus();
1396
+ }
1397
+ },
1398
+ mounted() {
1399
+ this.lastFocused = document.activeElement;
1400
+ }
1401
+ }, la = { class: "dialog" }, oa = { id: "dialog-message" }, ua = { class: "dialog-buttons" };
1402
+ function da(e, a, t, i, r, s) {
1403
+ const n = F("wra-header"), d = F("wra-button");
1404
+ return l(), L(de, { to: "body" }, [
1405
+ u("dialog", {
1406
+ class: "overlay",
1407
+ "aria-labelledby": "dialog-title",
1408
+ "aria-describedby": "dialog-message",
1409
+ tabindex: "-1",
1410
+ ref: "dialog",
1411
+ onClose: a[0] || (a[0] = (...h) => s.closeDialog && s.closeDialog(...h)),
1412
+ onKeydown: [
1413
+ a[1] || (a[1] = w(T((...h) => s.handleTab && s.handleTab(...h), ["prevent"]), ["tab"])),
1414
+ a[2] || (a[2] = w((...h) => s.cancel && s.cancel(...h), ["esc"]))
1415
+ ]
1416
+ }, [
1417
+ u("div", la, [
1418
+ N(n, {
1419
+ size: "h3",
1420
+ id: "dialog-title"
1421
+ }, {
1422
+ default: B(() => [
1423
+ $(c(t.title), 1)
1424
+ ]),
1425
+ _: 1
1426
+ }),
1427
+ u("p", oa, c(t.message), 1),
1428
+ u("div", ua, [
1429
+ N(d, {
1430
+ ref: "confirmBtn",
1431
+ backgroundColor: t.isDelete ? "wra-red" : "wra-green",
1432
+ onClick: s.confirm
1433
+ }, {
1434
+ default: B(() => [
1435
+ $(c(t.confirmText), 1)
1436
+ ]),
1437
+ _: 1
1438
+ }, 8, ["backgroundColor", "onClick"]),
1439
+ N(d, {
1440
+ ref: "cancelBtn",
1441
+ onClick: s.cancel
1442
+ }, {
1443
+ default: B(() => [
1444
+ $(c(t.cancelText), 1)
1445
+ ]),
1446
+ _: 1
1447
+ }, 8, ["onClick"])
1448
+ ])
1449
+ ])
1450
+ ], 544)
1451
+ ]);
1452
+ }
1453
+ const ca = /* @__PURE__ */ m(na, [["render", da], ["__scopeId", "data-v-65151d01"]]), ha = {
1293
1454
  name: "wra-divider",
1294
1455
  props: {
1295
1456
  /** Thickness of the divider */
@@ -1309,8 +1470,8 @@ const Yt = /* @__PURE__ */ m(Rt, [["render", Gt], ["__scopeId", "data-v-02168cf8
1309
1470
  data() {
1310
1471
  return {};
1311
1472
  }
1312
- }, Zt = ["role"];
1313
- function Qt(e, a, t, i, r, s) {
1473
+ }, fa = ["role"];
1474
+ function ma(e, a, t, i, r, s) {
1314
1475
  return l(), o("hr", {
1315
1476
  role: t.role,
1316
1477
  class: p({
@@ -1318,9 +1479,9 @@ function Qt(e, a, t, i, r, s) {
1318
1479
  "wra-divider": t.thickness === "medium",
1319
1480
  "wra-divider-small": t.thickness === "small"
1320
1481
  })
1321
- }, null, 10, Zt);
1482
+ }, null, 10, fa);
1322
1483
  }
1323
- const Xt = /* @__PURE__ */ m(Jt, [["render", Qt], ["__scopeId", "data-v-adda45c5"]]), ea = {
1484
+ const pa = /* @__PURE__ */ m(ha, [["render", ma], ["__scopeId", "data-v-adda45c5"]]), ga = {
1324
1485
  name: "wra-expansion-panel",
1325
1486
  props: {
1326
1487
  title: {
@@ -1352,18 +1513,18 @@ const Xt = /* @__PURE__ */ m(Jt, [["render", Qt], ["__scopeId", "data-v-adda45c5
1352
1513
  this.showPanel = !this.showPanel;
1353
1514
  }
1354
1515
  }
1355
- }, ta = ["aria-controls", "id"], aa = { class: "icon-wrapper" }, sa = ["aria-hidden", "id"], ia = { class: "inner-panel" };
1356
- function ra(e, a, t, i, r, s) {
1516
+ }, ba = ["aria-controls", "id"], ka = { class: "icon-wrapper" }, _a = ["aria-hidden", "id"], ya = { class: "inner-panel" };
1517
+ function va(e, a, t, i, r, s) {
1357
1518
  return l(), o("div", null, [
1358
1519
  u("button", {
1359
1520
  class: "expansion-button",
1360
1521
  "aria-controls": "expansion-content-" + t.ariaTitle,
1361
1522
  id: "expansion-control-" + t.ariaTitle,
1362
1523
  onClick: a[0] || (a[0] = (...n) => s.togglePanel && s.togglePanel(...n)),
1363
- style: N(s.style)
1524
+ style: A(s.style)
1364
1525
  }, [
1365
1526
  $(c(t.title) + " ", 1),
1366
- u("span", aa, [
1527
+ u("span", ka, [
1367
1528
  u("span", {
1368
1529
  class: p(["panel-icon", {
1369
1530
  "show-panel-icon": r.showPanel,
@@ -1371,25 +1532,25 @@ function ra(e, a, t, i, r, s) {
1371
1532
  }])
1372
1533
  }, null, 2)
1373
1534
  ])
1374
- ], 12, ta),
1375
- G(Y, { name: "slide-fade" }, {
1376
- default: W(() => [
1535
+ ], 12, ba),
1536
+ N(Y, { name: "slide-fade" }, {
1537
+ default: B(() => [
1377
1538
  r.showPanel ? (l(), o("div", {
1378
1539
  key: 0,
1379
1540
  class: "panel-content",
1380
1541
  "aria-hidden": !r.showPanel,
1381
1542
  id: "content-" + t.ariaTitle
1382
1543
  }, [
1383
- u("div", ia, [
1544
+ u("div", ya, [
1384
1545
  g(e.$slots, "default", {}, void 0, !0)
1385
1546
  ])
1386
- ], 8, sa)) : h("", !0)
1547
+ ], 8, _a)) : f("", !0)
1387
1548
  ]),
1388
1549
  _: 3
1389
1550
  })
1390
1551
  ]);
1391
1552
  }
1392
- const na = /* @__PURE__ */ m(ea, [["render", ra], ["__scopeId", "data-v-ef0129b6"]]), la = {
1553
+ const wa = /* @__PURE__ */ m(ga, [["render", va], ["__scopeId", "data-v-ef0129b6"]]), Sa = {
1393
1554
  name: "wra-validation-tooltip",
1394
1555
  props: {
1395
1556
  type: {
@@ -1398,7 +1559,7 @@ const na = /* @__PURE__ */ m(ea, [["render", ra], ["__scopeId", "data-v-ef0129b6
1398
1559
  }
1399
1560
  }
1400
1561
  };
1401
- function oa(e, a, t, i, r, s) {
1562
+ function xa(e, a, t, i, r, s) {
1402
1563
  return l(), o("div", {
1403
1564
  class: p(["validation-tooltip", t.type])
1404
1565
  }, [
@@ -1409,16 +1570,16 @@ function oa(e, a, t, i, r, s) {
1409
1570
  }, "icon"])
1410
1571
  }, [
1411
1572
  g(e.$slots, "custom-icon", {}, void 0, !0)
1412
- ])) : h("", !0),
1573
+ ])) : f("", !0),
1413
1574
  g(e.$slots, "default", {}, void 0, !0)
1414
1575
  ], 2);
1415
1576
  }
1416
- const re = /* @__PURE__ */ m(la, [["render", oa], ["__scopeId", "data-v-2ba8e0fe"]]), ua = {
1577
+ const ne = /* @__PURE__ */ m(Sa, [["render", xa], ["__scopeId", "data-v-2ba8e0fe"]]), Va = {
1417
1578
  name: "file-upload",
1418
1579
  emits: ["change"],
1419
1580
  components: {
1420
- ValidationTooltip: re,
1421
- Button: ae
1581
+ ValidationTooltip: ne,
1582
+ Button: J
1422
1583
  },
1423
1584
  props: {
1424
1585
  /**
@@ -1548,43 +1709,43 @@ const re = /* @__PURE__ */ m(la, [["render", oa], ["__scopeId", "data-v-2ba8e0fe
1548
1709
  return typeof this.maxSize > "u" || this.maxSize === null ? 0 : this.maxSize < 1024 ? `${this.maxSize} bytes` : this.maxSize < 1024 * 1024 ? `${(this.maxSize / 1024).toFixed(2)} kilobytes` : `${(this.maxSize / (1024 * 1024)).toFixed(2)} megabytes`;
1549
1710
  }
1550
1711
  }
1551
- }, da = {
1712
+ }, Ia = {
1552
1713
  key: 0,
1553
1714
  class: "file-upload-error-text"
1554
- }, ca = {
1715
+ }, $a = {
1555
1716
  key: 1,
1556
1717
  class: "file-upload-error-text"
1557
- }, ha = ["for"], fa = { class: "file-upload-wrapper" }, pa = ["id", "accept", "capture", "multiple"], ma = { class: "file-name" };
1558
- function ga(e, a, t, i, r, s) {
1559
- const n = z("ValidationTooltip"), d = z("Button");
1718
+ }, Ma = ["for"], Pa = { class: "file-upload-wrapper" }, Ca = ["id", "accept", "capture", "multiple"], Ta = { class: "file-name" };
1719
+ function Ba(e, a, t, i, r, s) {
1720
+ const n = F("ValidationTooltip"), d = F("Button");
1560
1721
  return l(), o(_, null, [
1561
- G(Y, { name: "error" }, {
1562
- default: W(() => [
1563
- s.isError ? (l(), R(n, {
1722
+ N(Y, { name: "error" }, {
1723
+ default: B(() => [
1724
+ s.isError ? (l(), L(n, {
1564
1725
  key: 0,
1565
1726
  class: "file-upload-error-box",
1566
1727
  type: "wra-error"
1567
1728
  }, {
1568
- default: W(() => [
1569
- t.error ? (l(), o("p", da, c(t.errorMessage), 1)) : h("", !0),
1570
- r.fileSizeError ? (l(), o("p", ca, c(`${t.fileSizeErrorMessage.replace("{maxsize}", s.humanReadableMaxSize)}`), 1)) : h("", !0)
1729
+ default: B(() => [
1730
+ t.error ? (l(), o("p", Ia, c(t.errorMessage), 1)) : f("", !0),
1731
+ r.fileSizeError ? (l(), o("p", $a, c(`${t.fileSizeErrorMessage.replace("{maxsize}", s.humanReadableMaxSize)}`), 1)) : f("", !0)
1571
1732
  ]),
1572
1733
  _: 1
1573
- })) : h("", !0)
1734
+ })) : f("", !0)
1574
1735
  ]),
1575
1736
  _: 1
1576
1737
  }),
1577
1738
  u("div", {
1578
1739
  class: "file-upload-label",
1579
1740
  for: t.id
1580
- }, c(t.label), 9, ha),
1581
- u("div", fa, [
1582
- G(d, {
1741
+ }, c(t.label), 9, Ma),
1742
+ u("div", Pa, [
1743
+ N(d, {
1583
1744
  size: "small",
1584
1745
  backgroundColor: t.backgroundColor,
1585
1746
  onClick: s.triggerFileInput
1586
1747
  }, {
1587
- default: W(() => [
1748
+ default: B(() => [
1588
1749
  $(c(t.buttonText), 1)
1589
1750
  ]),
1590
1751
  _: 1
@@ -1596,13 +1757,13 @@ function ga(e, a, t, i, r, s) {
1596
1757
  accept: t.accept,
1597
1758
  capture: t.capture,
1598
1759
  multiple: t.multiple,
1599
- onChange: a[0] || (a[0] = (...f) => s.handleFileChange && s.handleFileChange(...f))
1600
- }, null, 40, pa),
1601
- u("span", ma, c(r.fileName), 1)
1760
+ onChange: a[0] || (a[0] = (...h) => s.handleFileChange && s.handleFileChange(...h))
1761
+ }, null, 40, Ca),
1762
+ u("span", Ta, c(r.fileName), 1)
1602
1763
  ])
1603
1764
  ], 64);
1604
1765
  }
1605
- const ba = /* @__PURE__ */ m(ua, [["render", ga], ["__scopeId", "data-v-80cef057"]]), ka = {
1766
+ const Wa = /* @__PURE__ */ m(Va, [["render", Ba], ["__scopeId", "data-v-80cef057"]]), Oa = {
1606
1767
  name: "wra-footer",
1607
1768
  props: {
1608
1769
  /** Display the footer when printed */
@@ -1612,45 +1773,14 @@ const ba = /* @__PURE__ */ m(ua, [["render", ga], ["__scopeId", "data-v-80cef057
1612
1773
  }
1613
1774
  }
1614
1775
  };
1615
- function _a(e, a, t, i, r, s) {
1776
+ function Na(e, a, t, i, r, s) {
1616
1777
  return l(), o("footer", {
1617
1778
  class: p(["wra-footer", { "hidden-print": t.hiddenPrint === !0 }])
1618
1779
  }, [
1619
1780
  g(e.$slots, "default", {}, void 0, !0)
1620
1781
  ], 2);
1621
1782
  }
1622
- const ya = /* @__PURE__ */ m(ka, [["render", _a], ["__scopeId", "data-v-5e57ae6c"]]), va = {
1623
- name: "wra-header",
1624
- props: {
1625
- size: {
1626
- type: String,
1627
- required: !0
1628
- }
1629
- }
1630
- }, wa = { key: 0 }, Sa = { key: 1 }, Va = { key: 2 }, Ia = { key: 3 }, xa = { key: 4 }, $a = { key: 5 };
1631
- function Ma(e, a, t, i, r, s) {
1632
- return l(), o("div", null, [
1633
- t.size == "h1" ? (l(), o("h1", wa, [
1634
- g(e.$slots, "default", {}, void 0, !0)
1635
- ])) : h("", !0),
1636
- t.size == "h2" ? (l(), o("h2", Sa, [
1637
- g(e.$slots, "default", {}, void 0, !0)
1638
- ])) : h("", !0),
1639
- t.size == "h3" ? (l(), o("h3", Va, [
1640
- g(e.$slots, "default", {}, void 0, !0)
1641
- ])) : h("", !0),
1642
- t.size == "h4" ? (l(), o("h4", Ia, [
1643
- g(e.$slots, "default", {}, void 0, !0)
1644
- ])) : h("", !0),
1645
- t.size == "h5" ? (l(), o("h5", xa, [
1646
- g(e.$slots, "default", {}, void 0, !0)
1647
- ])) : h("", !0),
1648
- t.size == "h6" ? (l(), o("h6", $a, [
1649
- g(e.$slots, "default", {}, void 0, !0)
1650
- ])) : h("", !0)
1651
- ]);
1652
- }
1653
- const Pa = /* @__PURE__ */ m(va, [["render", Ma], ["__scopeId", "data-v-d558fb76"]]), Ca = {
1783
+ const Fa = /* @__PURE__ */ m(Oa, [["render", Na], ["__scopeId", "data-v-5e57ae6c"]]), Aa = {
1654
1784
  name: "wra-icon",
1655
1785
  props: {
1656
1786
  /** Name of icon from material design icons by pictogrammers */
@@ -1682,8 +1812,8 @@ const Pa = /* @__PURE__ */ m(va, [["render", Ma], ["__scopeId", "data-v-d558fb76
1682
1812
  type: String
1683
1813
  }
1684
1814
  }
1685
- }, Ta = ["width", "height", "viewBox", "stroke", "fill"], Ba = ["d"];
1686
- function Oa(e, a, t, i, r, s) {
1815
+ }, Ea = ["width", "height", "viewBox", "stroke", "fill"], qa = ["d"];
1816
+ function Da(e, a, t, i, r, s) {
1687
1817
  return l(), o("svg", {
1688
1818
  width: t.width + "px",
1689
1819
  height: t.height + "px",
@@ -1695,10 +1825,10 @@ function Oa(e, a, t, i, r, s) {
1695
1825
  d: t.icon,
1696
1826
  width: "100%",
1697
1827
  height: "100%"
1698
- }, null, 8, Ba)
1699
- ], 8, Ta);
1828
+ }, null, 8, qa)
1829
+ ], 8, Ea);
1700
1830
  }
1701
- const Wa = /* @__PURE__ */ m(Ca, [["render", Oa]]), Na = {
1831
+ const La = /* @__PURE__ */ m(Aa, [["render", Da]]), ja = {
1702
1832
  name: "wra-inset",
1703
1833
  props: {
1704
1834
  /**
@@ -1727,15 +1857,15 @@ const Wa = /* @__PURE__ */ m(Ca, [["render", Oa]]), Na = {
1727
1857
  }
1728
1858
  }
1729
1859
  };
1730
- function Fa(e, a, t, i, r, s) {
1860
+ function za(e, a, t, i, r, s) {
1731
1861
  return l(), o("div", {
1732
1862
  class: p(["wra-inset", t.colour])
1733
1863
  }, [
1734
1864
  g(e.$slots, "default", {}, void 0, !0)
1735
1865
  ], 2);
1736
1866
  }
1737
- const Aa = /* @__PURE__ */ m(Na, [["render", Fa], ["__scopeId", "data-v-13496ea6"]]), Ea = {
1738
- directives: { maska: q },
1867
+ const Ra = /* @__PURE__ */ m(ja, [["render", za], ["__scopeId", "data-v-13496ea6"]]), Ka = {
1868
+ directives: { maska: j },
1739
1869
  name: "wra-number-input",
1740
1870
  props: {
1741
1871
  /**
@@ -1863,25 +1993,25 @@ const Aa = /* @__PURE__ */ m(Na, [["render", Fa], ["__scopeId", "data-v-13496ea6
1863
1993
  created() {
1864
1994
  this.validate(this.modelValue), this.$emit("update:modelValue", this.modelValue);
1865
1995
  }
1866
- }, qa = ["for"], La = { class: "input-wrapper" }, ja = {
1996
+ }, Ha = ["for"], Ua = { class: "input-wrapper" }, Ga = {
1867
1997
  key: 0,
1868
1998
  class: "prefix"
1869
- }, za = ["id", "type", "inputmode", "placeholder", "value"], Da = {
1999
+ }, Ya = ["id", "type", "inputmode", "placeholder", "value"], Ja = {
1870
2000
  key: 1,
1871
2001
  class: "suffix"
1872
2002
  };
1873
- function Ra(e, a, t, i, r, s) {
1874
- const n = E("maska");
2003
+ function Za(e, a, t, i, r, s) {
2004
+ const n = D("maska");
1875
2005
  return l(), o("div", {
1876
2006
  class: p({ error: e.errorMessage != !1 })
1877
2007
  }, [
1878
2008
  t.label ? (l(), o("label", {
1879
2009
  key: 0,
1880
2010
  for: t.id
1881
- }, c(t.label), 9, qa)) : h("", !0),
1882
- u("div", La, [
1883
- t.prefix ? (l(), o("span", ja, c(t.prefix), 1)) : h("", !0),
1884
- P(u("input", {
2011
+ }, c(t.label), 9, Ha)) : f("", !0),
2012
+ u("div", Ua, [
2013
+ t.prefix ? (l(), o("span", Ga, c(t.prefix), 1)) : f("", !0),
2014
+ W(u("input", {
1885
2015
  id: t.id,
1886
2016
  type: t.type,
1887
2017
  inputmode: t.inputmode || "numeric",
@@ -1891,15 +2021,15 @@ function Ra(e, a, t, i, r, s) {
1891
2021
  "data-maska-reversed": "",
1892
2022
  onMaska: a[0] || (a[0] = (d) => s.onMaska(d.detail)),
1893
2023
  class: p(s.prefixPadding)
1894
- }, null, 42, za), [
2024
+ }, null, 42, Ya), [
1895
2025
  [n, "9,99#"]
1896
2026
  ]),
1897
- t.suffix ? (l(), o("span", Da, c(t.suffix), 1)) : h("", !0)
2027
+ t.suffix ? (l(), o("span", Ja, c(t.suffix), 1)) : f("", !0)
1898
2028
  ]),
1899
2029
  u("p", null, c(e.errorMessage), 1)
1900
2030
  ], 2);
1901
2031
  }
1902
- const Ka = /* @__PURE__ */ m(Ea, [["render", Ra], ["__scopeId", "data-v-dfae4795"]]), Ha = {
2032
+ const Qa = /* @__PURE__ */ m(Ka, [["render", Za], ["__scopeId", "data-v-dfae4795"]]), Xa = {
1903
2033
  name: "wra-pagination",
1904
2034
  data: () => ({
1905
2035
  currentPage: 0
@@ -1989,15 +2119,15 @@ const Ka = /* @__PURE__ */ m(Ea, [["render", Ra], ["__scopeId", "data-v-dfae4795
1989
2119
  created() {
1990
2120
  this.currentPage = this.modelValue;
1991
2121
  }
1992
- }, K = (e) => (F("data-v-e6e1f7d2"), e = e(), A(), e), Ua = { class: "pagination" }, Ga = /* @__PURE__ */ K(() => /* @__PURE__ */ u("span", { class: "pagination-icon previous-icon" }, null, -1)), Ya = /* @__PURE__ */ K(() => /* @__PURE__ */ u("span", { class: "pagination-divider" }, "...", -1)), Ja = ["onClick"], Za = /* @__PURE__ */ K(() => /* @__PURE__ */ u("span", { class: "pagination-divider" }, "...", -1)), Qa = /* @__PURE__ */ K(() => /* @__PURE__ */ u("span", { class: "pagination-icon next-icon" }, null, -1));
1993
- function Xa(e, a, t, i, r, s) {
1994
- return l(), o("div", Ua, [
2122
+ }, H = (e) => (E("data-v-e6e1f7d2"), e = e(), q(), e), es = { class: "pagination" }, ts = /* @__PURE__ */ H(() => /* @__PURE__ */ u("span", { class: "pagination-icon previous-icon" }, null, -1)), as = /* @__PURE__ */ H(() => /* @__PURE__ */ u("span", { class: "pagination-divider" }, "...", -1)), ss = ["onClick"], is = /* @__PURE__ */ H(() => /* @__PURE__ */ u("span", { class: "pagination-divider" }, "...", -1)), rs = /* @__PURE__ */ H(() => /* @__PURE__ */ u("span", { class: "pagination-icon next-icon" }, null, -1));
2123
+ function ns(e, a, t, i, r, s) {
2124
+ return l(), o("div", es, [
1995
2125
  u("button", {
1996
2126
  class: "pagination-button",
1997
2127
  onClick: a[0] || (a[0] = (n) => s.decPage())
1998
2128
  }, [
1999
2129
  g(e.$slots, "previous", {}, () => [
2000
- Ga,
2130
+ ts,
2001
2131
  u("span", null, c(t.previousLabel), 1)
2002
2132
  ], !0)
2003
2133
  ]),
@@ -2006,41 +2136,41 @@ function Xa(e, a, t, i, r, s) {
2006
2136
  key: 0,
2007
2137
  onClick: a[1] || (a[1] = (n) => s.changePage(t.startIndex)),
2008
2138
  class: "pagination-number"
2009
- }, c(t.startIndex), 1)) : h("", !0),
2139
+ }, c(t.startIndex), 1)) : f("", !0),
2010
2140
  g(e.$slots, "divider", {}, () => [
2011
- Ya
2141
+ as
2012
2142
  ], !0)
2013
- ], 64)) : h("", !0),
2014
- (l(!0), o(_, null, y(s.viewablePages, (n) => (l(), o("button", {
2143
+ ], 64)) : f("", !0),
2144
+ (l(!0), o(_, null, S(s.viewablePages, (n) => (l(), o("button", {
2015
2145
  onClick: (d) => s.changePage(n),
2016
2146
  onKeydown: [
2017
- a[2] || (a[2] = v((d) => s.onKeyLeft(), ["left"])),
2018
- a[3] || (a[3] = v((d) => s.onKeyRight(), ["right"]))
2147
+ a[2] || (a[2] = w((d) => s.onKeyLeft(), ["left"])),
2148
+ a[3] || (a[3] = w((d) => s.onKeyRight(), ["right"]))
2019
2149
  ],
2020
2150
  ref_for: !0,
2021
2151
  ref: n,
2022
2152
  class: p(["pagination-number", e.currentPage === n && "pagination-number--selected"])
2023
- }, c(n), 43, Ja))), 256)),
2153
+ }, c(n), 43, ss))), 256)),
2024
2154
  s.skipEnd ? (l(), o(_, { key: 1 }, [
2025
- Za,
2155
+ is,
2026
2156
  u("button", {
2027
2157
  onClick: a[4] || (a[4] = (n) => s.changePage(t.totalPages)),
2028
2158
  class: "pagination-number"
2029
2159
  }, c(t.totalPages), 1)
2030
- ], 64)) : h("", !0),
2160
+ ], 64)) : f("", !0),
2031
2161
  u("button", {
2032
2162
  class: "pagination-button",
2033
2163
  onClick: a[5] || (a[5] = (n) => s.incPage())
2034
2164
  }, [
2035
2165
  g(e.$slots, "next", {}, () => [
2036
2166
  u("span", null, c(t.nextLabel), 1),
2037
- Qa
2167
+ rs
2038
2168
  ], !0)
2039
2169
  ])
2040
2170
  ]);
2041
2171
  }
2042
- const es = /* @__PURE__ */ m(Ha, [["render", Xa], ["__scopeId", "data-v-e6e1f7d2"]]), ts = {
2043
- directives: { maska: q },
2172
+ const ls = /* @__PURE__ */ m(Xa, [["render", ns], ["__scopeId", "data-v-e6e1f7d2"]]), os = {
2173
+ directives: { maska: j },
2044
2174
  name: "wra-price-input",
2045
2175
  props: {
2046
2176
  /**
@@ -2166,25 +2296,25 @@ const es = /* @__PURE__ */ m(Ha, [["render", Xa], ["__scopeId", "data-v-e6e1f7d2
2166
2296
  mounted() {
2167
2297
  this.maskedValue = this.modelValue, this.$emit("update:modelValue", this.maskedValue), this.validate(this.modelValue);
2168
2298
  }
2169
- }, as = ["for"], ss = { class: "input-wrapper" }, is = {
2299
+ }, us = ["for"], ds = { class: "input-wrapper" }, cs = {
2170
2300
  key: 0,
2171
2301
  class: "prefix"
2172
- }, rs = ["id", "value", "inputmode", "placeholder"], ns = {
2302
+ }, hs = ["id", "value", "inputmode", "placeholder"], fs = {
2173
2303
  key: 1,
2174
2304
  class: "suffix"
2175
2305
  };
2176
- function ls(e, a, t, i, r, s) {
2177
- const n = E("maska");
2306
+ function ms(e, a, t, i, r, s) {
2307
+ const n = D("maska");
2178
2308
  return l(), o("div", {
2179
2309
  class: p({ error: e.errorMessage != !1 })
2180
2310
  }, [
2181
2311
  t.label ? (l(), o("label", {
2182
2312
  key: 0,
2183
2313
  for: t.id
2184
- }, c(t.label), 9, as)) : h("", !0),
2185
- u("div", ss, [
2186
- t.prefix ? (l(), o("span", is, c(t.prefix), 1)) : h("", !0),
2187
- P(u("input", {
2314
+ }, c(t.label), 9, us)) : f("", !0),
2315
+ u("div", ds, [
2316
+ t.prefix ? (l(), o("span", cs, c(t.prefix), 1)) : f("", !0),
2317
+ W(u("input", {
2188
2318
  id: t.id,
2189
2319
  type: "text",
2190
2320
  value: e.maskedValue,
@@ -2194,15 +2324,15 @@ function ls(e, a, t, i, r, s) {
2194
2324
  "data-maska": "0.99",
2195
2325
  "data-maska-tokens": "0:\\d:multiple|9:\\d:optional",
2196
2326
  class: p(s.prefixPadding)
2197
- }, null, 42, rs), [
2327
+ }, null, 42, hs), [
2198
2328
  [n, e.mask]
2199
2329
  ]),
2200
- t.suffix ? (l(), o("span", ns, c(t.suffix), 1)) : h("", !0)
2330
+ t.suffix ? (l(), o("span", fs, c(t.suffix), 1)) : f("", !0)
2201
2331
  ]),
2202
2332
  u("p", null, c(e.errorMessage), 1)
2203
2333
  ], 2);
2204
2334
  }
2205
- const os = /* @__PURE__ */ m(ts, [["render", ls], ["__scopeId", "data-v-4cd6909d"]]), us = {
2335
+ const ps = /* @__PURE__ */ m(os, [["render", ms], ["__scopeId", "data-v-4cd6909d"]]), gs = {
2206
2336
  name: "wra-radio",
2207
2337
  props: {
2208
2338
  groupName: {
@@ -2222,8 +2352,8 @@ const os = /* @__PURE__ */ m(ts, [["render", ls], ["__scopeId", "data-v-4cd6909d
2222
2352
  required: !0
2223
2353
  }
2224
2354
  }
2225
- }, ds = ["for"], cs = ["name", "value", "id", "checked", "aria-checked"], hs = { class: "radio-text" }, fs = ["innerHTML"];
2226
- function ps(e, a, t, i, r, s) {
2355
+ }, bs = ["for"], ks = ["name", "value", "id", "checked", "aria-checked"], _s = { class: "radio-text" }, ys = ["innerHTML"];
2356
+ function vs(e, a, t, i, r, s) {
2227
2357
  return l(), o("div", null, [
2228
2358
  u("label", {
2229
2359
  for: t.groupName + "-" + t.option.value,
@@ -2238,19 +2368,19 @@ function ps(e, a, t, i, r, s) {
2238
2368
  class: "radio-input",
2239
2369
  checked: t.isChecked == !0,
2240
2370
  "aria-checked": t.isChecked
2241
- }, null, 40, cs),
2242
- u("span", hs, [
2371
+ }, null, 40, ks),
2372
+ u("span", _s, [
2243
2373
  u("p", null, c(t.option.label), 1),
2244
2374
  t.option.info ? (l(), o("p", {
2245
2375
  key: 0,
2246
2376
  class: "further-information-text",
2247
2377
  innerHTML: t.option.info
2248
- }, null, 8, fs)) : h("", !0)
2378
+ }, null, 8, ys)) : f("", !0)
2249
2379
  ])
2250
- ], 8, ds)
2380
+ ], 8, bs)
2251
2381
  ]);
2252
2382
  }
2253
- const ms = /* @__PURE__ */ m(us, [["render", ps], ["__scopeId", "data-v-d18916d1"]]), gs = {
2383
+ const ws = /* @__PURE__ */ m(gs, [["render", vs], ["__scopeId", "data-v-d18916d1"]]), Ss = {
2254
2384
  name: "wra-radio-group",
2255
2385
  props: {
2256
2386
  groupName: {
@@ -2278,31 +2408,31 @@ const ms = /* @__PURE__ */ m(us, [["render", ps], ["__scopeId", "data-v-d18916d1
2278
2408
  }
2279
2409
  },
2280
2410
  components: {
2281
- WraRadio: ms
2411
+ WraRadio: ws
2282
2412
  },
2283
2413
  computed: {
2284
2414
  validOptions() {
2285
2415
  return this.options ?? [];
2286
2416
  }
2287
2417
  }
2288
- }, bs = ["aria-label", "aria-describedby"];
2289
- function ks(e, a, t, i, r, s) {
2290
- const n = z("wra-radio");
2418
+ }, xs = ["aria-label", "aria-describedby"];
2419
+ function Vs(e, a, t, i, r, s) {
2420
+ const n = F("wra-radio");
2291
2421
  return l(), o("div", {
2292
2422
  role: "radiogroup",
2293
2423
  "aria-label": t.label,
2294
2424
  "aria-describedby": t.hint
2295
2425
  }, [
2296
- (l(!0), o(_, null, y(s.validOptions, (d) => (l(), R(n, {
2426
+ (l(!0), o(_, null, S(s.validOptions, (d) => (l(), L(n, {
2297
2427
  groupName: t.groupName,
2298
2428
  option: d,
2299
2429
  key: d.value,
2300
2430
  class: "radio",
2301
2431
  isChecked: s.checkInput(d.value)
2302
2432
  }, null, 8, ["groupName", "option", "isChecked"]))), 128))
2303
- ], 8, bs);
2433
+ ], 8, xs);
2304
2434
  }
2305
- const _s = /* @__PURE__ */ m(gs, [["render", ks], ["__scopeId", "data-v-ce7fb438"]]), ys = {
2435
+ const Is = /* @__PURE__ */ m(Ss, [["render", Vs], ["__scopeId", "data-v-ce7fb438"]]), $s = {
2306
2436
  name: "wra-select",
2307
2437
  props: {
2308
2438
  modelValue: {
@@ -2352,38 +2482,38 @@ const _s = /* @__PURE__ */ m(gs, [["render", ks], ["__scopeId", "data-v-ce7fb438
2352
2482
  this.validate(this.modelValue);
2353
2483
  },
2354
2484
  emits: ["update:modelValue", "valid"]
2355
- }, ne = (e) => (F("data-v-96536461"), e = e(), A(), e), vs = ["for"], ws = { class: "select" }, Ss = ["id", "value"], Vs = /* @__PURE__ */ ne(() => /* @__PURE__ */ u("option", {
2485
+ }, le = (e) => (E("data-v-96536461"), e = e(), q(), e), Ms = ["for"], Ps = { class: "select" }, Cs = ["id", "value"], Ts = /* @__PURE__ */ le(() => /* @__PURE__ */ u("option", {
2356
2486
  value: "",
2357
2487
  selected: "",
2358
2488
  disabled: "",
2359
2489
  hidden: ""
2360
- }, "-", -1)), Is = ["value", "selected"], xs = { key: 0 }, $s = { key: 1 }, Ms = /* @__PURE__ */ ne(() => /* @__PURE__ */ u("span", { class: "focus" }, null, -1));
2361
- function Ps(e, a, t, i, r, s) {
2490
+ }, "-", -1)), Bs = ["value", "selected"], Ws = { key: 0 }, Os = { key: 1 }, Ns = /* @__PURE__ */ le(() => /* @__PURE__ */ u("span", { class: "focus" }, null, -1));
2491
+ function Fs(e, a, t, i, r, s) {
2362
2492
  return l(), o(_, null, [
2363
2493
  u("label", {
2364
2494
  for: t.id || t.name
2365
- }, c(t.label), 9, vs),
2366
- u("div", ws, [
2495
+ }, c(t.label), 9, Ms),
2496
+ u("div", Ps, [
2367
2497
  u("select", {
2368
2498
  id: t.id || t.name,
2369
2499
  value: t.modelValue,
2370
2500
  onChange: a[0] || (a[0] = (n) => s.validate(n.target.value))
2371
2501
  }, [
2372
- Vs,
2373
- (l(!0), o(_, null, y(s.validItems, (n) => (l(), o("option", {
2502
+ Ts,
2503
+ (l(!0), o(_, null, S(s.validItems, (n) => (l(), o("option", {
2374
2504
  value: s.checkForObjectValue(n),
2375
2505
  selected: t.modelValue == s.checkForObjectValue(n)
2376
2506
  }, [
2377
- e.$slots.label ? (l(), o("span", xs, [
2507
+ e.$slots.label ? (l(), o("span", Ws, [
2378
2508
  g(e.$slots, "label", { item: n }, void 0, !0)
2379
- ])) : (l(), o("span", $s, c(s.checkForObjectLabel(n)), 1))
2380
- ], 8, Is))), 256))
2381
- ], 40, Ss),
2382
- Ms
2509
+ ])) : (l(), o("span", Os, c(s.checkForObjectLabel(n)), 1))
2510
+ ], 8, Bs))), 256))
2511
+ ], 40, Cs),
2512
+ Ns
2383
2513
  ])
2384
2514
  ], 64);
2385
2515
  }
2386
- const Cs = /* @__PURE__ */ m(ys, [["render", Ps], ["__scopeId", "data-v-96536461"]]), Ts = {
2516
+ const As = /* @__PURE__ */ m($s, [["render", Fs], ["__scopeId", "data-v-96536461"]]), Es = {
2387
2517
  name: "wra-service-logo",
2388
2518
  props: {
2389
2519
  serviceLogo: {
@@ -2405,8 +2535,8 @@ const Cs = /* @__PURE__ */ m(ys, [["render", Ps], ["__scopeId", "data-v-96536461
2405
2535
  type: [String, Number]
2406
2536
  }
2407
2537
  }
2408
- }, Bs = ["href", "aria-label"], Os = ["src", "height", "alt"];
2409
- function Ws(e, a, t, i, r, s) {
2538
+ }, qs = ["href", "aria-label"], Ds = ["src", "height", "alt"];
2539
+ function Ls(e, a, t, i, r, s) {
2410
2540
  return l(), o("a", {
2411
2541
  href: t.href,
2412
2542
  target: "_blank",
@@ -2419,10 +2549,10 @@ function Ws(e, a, t, i, r, s) {
2419
2549
  height: t.height,
2420
2550
  class: "service-logo",
2421
2551
  alt: t.alt
2422
- }, null, 8, Os)
2423
- ], 8, Bs);
2552
+ }, null, 8, Ds)
2553
+ ], 8, qs);
2424
2554
  }
2425
- const Ns = /* @__PURE__ */ m(Ts, [["render", Ws], ["__scopeId", "data-v-9b9e81dd"]]), Fs = {
2555
+ const js = /* @__PURE__ */ m(Es, [["render", Ls], ["__scopeId", "data-v-9b9e81dd"]]), zs = {
2426
2556
  name: "wra-simple-table",
2427
2557
  props: {
2428
2558
  inheritBackground: {
@@ -2437,27 +2567,27 @@ const Ns = /* @__PURE__ */ m(Ts, [["render", Ws], ["__scopeId", "data-v-9b9e81dd
2437
2567
  default: !0
2438
2568
  }
2439
2569
  }
2440
- }, As = {
2570
+ }, Rs = {
2441
2571
  key: 0,
2442
2572
  class: "wra-simple-table-caption"
2443
2573
  };
2444
- function Es(e, a, t, i, r, s) {
2574
+ function Ks(e, a, t, i, r, s) {
2445
2575
  return l(), o("div", {
2446
2576
  class: p(["wra-simple-table-wrapper", { "wra-simple-table-inherit": t.inheritBackground }])
2447
2577
  }, [
2448
2578
  u("table", {
2449
2579
  class: p(["wra-simple-table", { "left-align-headers": t.leftAlignHeaders }])
2450
2580
  }, [
2451
- t.caption ? (l(), o("caption", As, [
2581
+ t.caption ? (l(), o("caption", Rs, [
2452
2582
  g(e.$slots, "caption", {}, () => [
2453
2583
  $(c(t.caption), 1)
2454
2584
  ])
2455
- ])) : h("", !0),
2585
+ ])) : f("", !0),
2456
2586
  g(e.$slots, "default")
2457
2587
  ], 2)
2458
2588
  ], 2);
2459
2589
  }
2460
- const qs = /* @__PURE__ */ m(Fs, [["render", Es]]), Ls = {
2590
+ const Hs = /* @__PURE__ */ m(zs, [["render", Ks]]), Us = {
2461
2591
  name: "wra-skiplink",
2462
2592
  emits: ["click"],
2463
2593
  methods: {
@@ -2501,13 +2631,13 @@ const qs = /* @__PURE__ */ m(Fs, [["render", Es]]), Ls = {
2501
2631
  }
2502
2632
  }
2503
2633
  };
2504
- function js(e, a, t, i, r, s) {
2634
+ function Gs(e, a, t, i, r, s) {
2505
2635
  return l(), o("button", {
2506
2636
  class: p(["skip-link", { "skip-link-full-width": t.fullWidth }]),
2507
2637
  onClick: a[0] || (a[0] = (n) => s.onClick())
2508
2638
  }, c(t.text), 3);
2509
2639
  }
2510
- const zs = /* @__PURE__ */ m(Ls, [["render", js], ["__scopeId", "data-v-e5ae0c59"]]), Ds = {
2640
+ const Ys = /* @__PURE__ */ m(Us, [["render", Gs], ["__scopeId", "data-v-e5ae0c59"]]), Js = {
2511
2641
  name: "wra-snackbar",
2512
2642
  emits: ["update:visible"],
2513
2643
  props: {
@@ -2569,22 +2699,22 @@ const zs = /* @__PURE__ */ m(Ls, [["render", js], ["__scopeId", "data-v-e5ae0c59
2569
2699
  };
2570
2700
  }
2571
2701
  }
2572
- }, le = (e) => (F("data-v-9abc8e33"), e = e(), A(), e), Rs = { class: "snackbar-content" }, Ks = /* @__PURE__ */ le(() => /* @__PURE__ */ u("span", { class: "sr-only" }, "Close", -1)), Hs = /* @__PURE__ */ le(() => /* @__PURE__ */ u("div", { class: "close-icon-line-one" }, [
2702
+ }, oe = (e) => (E("data-v-9abc8e33"), e = e(), q(), e), Zs = { class: "snackbar-content" }, Qs = /* @__PURE__ */ oe(() => /* @__PURE__ */ u("span", { class: "sr-only" }, "Close", -1)), Xs = /* @__PURE__ */ oe(() => /* @__PURE__ */ u("div", { class: "close-icon-line-one" }, [
2573
2703
  /* @__PURE__ */ u("div", { class: "close-icon-line-two" })
2574
- ], -1)), Us = [
2575
- Ks,
2576
- Hs
2704
+ ], -1)), ei = [
2705
+ Qs,
2706
+ Xs
2577
2707
  ];
2578
- function Gs(e, a, t, i, r, s) {
2579
- return l(), R(Y, { name: "snackbar" }, {
2580
- default: W(() => [
2708
+ function ti(e, a, t, i, r, s) {
2709
+ return l(), L(Y, { name: "snackbar" }, {
2710
+ default: B(() => [
2581
2711
  e.showSnackbar ? (l(), o("div", {
2582
2712
  key: 0,
2583
2713
  role: "alert",
2584
2714
  "aria-live": "polite",
2585
2715
  class: p(["snackbar snackbar-flex", t.type])
2586
2716
  }, [
2587
- u("div", Rs, [
2717
+ u("div", Zs, [
2588
2718
  g(e.$slots, "default", {}, () => [
2589
2719
  $(c(t.label), 1)
2590
2720
  ], !0)
@@ -2594,14 +2724,14 @@ function Gs(e, a, t, i, r, s) {
2594
2724
  class: "close-icon-wrapper",
2595
2725
  tabindex: "0",
2596
2726
  onClick: a[0] || (a[0] = (...n) => s.closeSnackbar && s.closeSnackbar(...n)),
2597
- onKeyup: a[1] || (a[1] = v((...n) => s.closeSnackbar && s.closeSnackbar(...n), ["enter"]))
2598
- }, Us, 32)) : h("", !0)
2599
- ], 2)) : h("", !0)
2727
+ onKeyup: a[1] || (a[1] = w((...n) => s.closeSnackbar && s.closeSnackbar(...n), ["enter"]))
2728
+ }, ei, 32)) : f("", !0)
2729
+ ], 2)) : f("", !0)
2600
2730
  ]),
2601
2731
  _: 3
2602
2732
  });
2603
2733
  }
2604
- const Ys = /* @__PURE__ */ m(Ds, [["render", Gs], ["__scopeId", "data-v-9abc8e33"]]), Js = {
2734
+ const ai = /* @__PURE__ */ m(Js, [["render", ti], ["__scopeId", "data-v-9abc8e33"]]), si = {
2605
2735
  name: "wra-subheader",
2606
2736
  props: {
2607
2737
  color: {
@@ -2616,15 +2746,15 @@ const Ys = /* @__PURE__ */ m(Ds, [["render", Gs], ["__scopeId", "data-v-9abc8e33
2616
2746
  }
2617
2747
  }
2618
2748
  };
2619
- function Zs(e, a, t, i, r, s) {
2749
+ function ii(e, a, t, i, r, s) {
2620
2750
  return l(), o("div", {
2621
2751
  class: "subheader",
2622
- style: N(s.style)
2752
+ style: A(s.style)
2623
2753
  }, [
2624
2754
  g(e.$slots, "default", {}, void 0, !0)
2625
2755
  ], 4);
2626
2756
  }
2627
- const Qs = /* @__PURE__ */ m(Js, [["render", Zs], ["__scopeId", "data-v-c5d10b79"]]), Xs = {
2757
+ const ri = /* @__PURE__ */ m(si, [["render", ii], ["__scopeId", "data-v-c5d10b79"]]), ni = {
2628
2758
  name: "wra-table",
2629
2759
  props: {
2630
2760
  inheritBackground: {
@@ -2641,31 +2771,31 @@ const Qs = /* @__PURE__ */ m(Js, [["render", Zs], ["__scopeId", "data-v-c5d10b79
2641
2771
  type: Array
2642
2772
  }
2643
2773
  }
2644
- }, ei = {
2774
+ }, li = {
2645
2775
  key: 0,
2646
2776
  class: "wra-table-caption"
2647
- }, ti = {
2777
+ }, oi = {
2648
2778
  key: 0,
2649
2779
  class: "wra-table-caption"
2650
2780
  };
2651
- function ai(e, a, t, i, r, s) {
2781
+ function ui(e, a, t, i, r, s) {
2652
2782
  return l(), o(_, null, [
2653
- u("table", Z({
2783
+ u("table", Q({
2654
2784
  id: "regular",
2655
2785
  class: ["wra-table", {
2656
2786
  "wra-table-inherit": t.inheritBackground
2657
2787
  }]
2658
2788
  }, e.$attrs), [
2659
- t.caption ? (l(), o("caption", ei, [
2789
+ t.caption ? (l(), o("caption", li, [
2660
2790
  g(e.$slots, "caption", {}, () => [
2661
2791
  $(c(t.caption), 1)
2662
2792
  ])
2663
- ])) : h("", !0),
2793
+ ])) : f("", !0),
2664
2794
  u("thead", null, [
2665
2795
  u("tr", null, [
2666
- (l(!0), o(_, null, y(t.headers, (n) => (l(), o("th", {
2796
+ (l(!0), o(_, null, S(t.headers, (n) => (l(), o("th", {
2667
2797
  key: n.key,
2668
- style: N({
2798
+ style: A({
2669
2799
  textAlign: n.align || "left",
2670
2800
  width: n.width + "px"
2671
2801
  })
@@ -2673,32 +2803,32 @@ function ai(e, a, t, i, r, s) {
2673
2803
  ])
2674
2804
  ]),
2675
2805
  u("tbody", null, [
2676
- (l(!0), o(_, null, y(t.items, (n) => (l(), o("tr", {
2806
+ (l(!0), o(_, null, S(t.items, (n) => (l(), o("tr", {
2677
2807
  key: n.id,
2678
2808
  class: p({ bold: n.bold })
2679
2809
  }, [
2680
- (l(!0), o(_, null, y(t.headers, (d) => (l(), o("td", {
2810
+ (l(!0), o(_, null, S(t.headers, (d) => (l(), o("td", {
2681
2811
  key: d.key,
2682
- style: N({ textAlign: d.align || "left" })
2812
+ style: A({ textAlign: d.align || "left" })
2683
2813
  }, c(n[d.key]), 5))), 128))
2684
2814
  ], 2))), 128))
2685
2815
  ])
2686
2816
  ], 16),
2687
- u("table", Z({
2817
+ u("table", Q({
2688
2818
  id: "pivoted",
2689
2819
  class: ["wra-table", {
2690
2820
  "wra-table-inherit": t.inheritBackground
2691
2821
  }]
2692
2822
  }, e.$attrs), [
2693
- t.caption ? (l(), o("caption", ti, [
2823
+ t.caption ? (l(), o("caption", oi, [
2694
2824
  g(e.$slots, "caption", {}, () => [
2695
2825
  $(c(t.caption), 1)
2696
2826
  ])
2697
- ])) : h("", !0),
2698
- (l(!0), o(_, null, y(t.items, (n) => (l(), o("tbody", {
2827
+ ])) : f("", !0),
2828
+ (l(!0), o(_, null, S(t.items, (n) => (l(), o("tbody", {
2699
2829
  key: n.id
2700
2830
  }, [
2701
- (l(!0), o(_, null, y(t.headers, (d, f) => (l(), o("tr", { key: f }, [
2831
+ (l(!0), o(_, null, S(t.headers, (d, h) => (l(), o("tr", { key: h }, [
2702
2832
  u("th", null, c(d.title), 1),
2703
2833
  u("td", null, c(n[d.key]), 1)
2704
2834
  ]))), 128))
@@ -2706,7 +2836,7 @@ function ai(e, a, t, i, r, s) {
2706
2836
  ], 16)
2707
2837
  ], 64);
2708
2838
  }
2709
- const si = /* @__PURE__ */ m(Xs, [["render", ai]]), ii = {
2839
+ const di = /* @__PURE__ */ m(ni, [["render", ui]]), ci = {
2710
2840
  name: "wra-tab",
2711
2841
  props: {
2712
2842
  label: {
@@ -2734,13 +2864,13 @@ const si = /* @__PURE__ */ m(Xs, [["render", ai]]), ii = {
2734
2864
  }
2735
2865
  }
2736
2866
  };
2737
- function ri(e, a, t, i, r, s) {
2867
+ function hi(e, a, t, i, r, s) {
2738
2868
  return l(), o("button", {
2739
2869
  ref: "tabButton",
2740
2870
  class: p(["tab-button", t.active === !0 && "tab-button--active"])
2741
2871
  }, c(t.label), 3);
2742
2872
  }
2743
- const ni = /* @__PURE__ */ m(ii, [["render", ri], ["__scopeId", "data-v-90cdb825"]]), li = {
2873
+ const fi = /* @__PURE__ */ m(ci, [["render", hi], ["__scopeId", "data-v-90cdb825"]]), mi = {
2744
2874
  name: "wra-tabs",
2745
2875
  emits: "update:modelValue",
2746
2876
  props: {
@@ -2756,7 +2886,7 @@ const ni = /* @__PURE__ */ m(ii, [["render", ri], ["__scopeId", "data-v-90cdb825
2756
2886
  }
2757
2887
  },
2758
2888
  components: {
2759
- Tab: ni
2889
+ Tab: fi
2760
2890
  },
2761
2891
  data() {
2762
2892
  return {
@@ -2778,27 +2908,27 @@ const ni = /* @__PURE__ */ m(ii, [["render", ri], ["__scopeId", "data-v-90cdb825
2778
2908
  created() {
2779
2909
  this.activeTab = this.modelValue;
2780
2910
  }
2781
- }, oi = { class: "tabs" };
2782
- function ui(e, a, t, i, r, s) {
2783
- const n = z("tab");
2784
- return l(), o("div", oi, [
2785
- (l(!0), o(_, null, y(t.options, (d, f) => (l(), R(n, {
2786
- tabindex: f === 0 ? 0 : -1,
2911
+ }, pi = { class: "tabs" };
2912
+ function gi(e, a, t, i, r, s) {
2913
+ const n = F("tab");
2914
+ return l(), o("div", pi, [
2915
+ (l(!0), o(_, null, S(t.options, (d, h) => (l(), L(n, {
2916
+ tabindex: h === 0 ? 0 : -1,
2787
2917
  label: d,
2788
- active: f === r.activeTab,
2789
- focus: f === r.focusTab,
2790
- onClick: (b) => s.onTabClick(f),
2791
- onFocus: (b) => r.focusTab = f,
2918
+ active: h === r.activeTab,
2919
+ focus: h === r.focusTab,
2920
+ onClick: (b) => s.onTabClick(h),
2921
+ onFocus: (b) => r.focusTab = h,
2792
2922
  onKeydown: [
2793
- v((b) => s.onTabClick(f), ["enter"]),
2794
- v((b) => s.onTabClick(f), ["space"]),
2795
- v((b) => s.onKeyLeft(f), ["left"]),
2796
- v((b) => s.onKeyRight(f), ["right"])
2923
+ w((b) => s.onTabClick(h), ["enter"]),
2924
+ w((b) => s.onTabClick(h), ["space"]),
2925
+ w((b) => s.onKeyLeft(h), ["left"]),
2926
+ w((b) => s.onKeyRight(h), ["right"])
2797
2927
  ]
2798
2928
  }, null, 8, ["tabindex", "label", "active", "focus", "onClick", "onFocus", "onKeydown"]))), 256))
2799
2929
  ]);
2800
2930
  }
2801
- const di = /* @__PURE__ */ m(li, [["render", ui], ["__scopeId", "data-v-a505540c"]]), ci = {
2931
+ const bi = /* @__PURE__ */ m(mi, [["render", gi], ["__scopeId", "data-v-a505540c"]]), ki = {
2802
2932
  name: "wra-text-area",
2803
2933
  props: {
2804
2934
  id: {
@@ -2845,26 +2975,26 @@ const di = /* @__PURE__ */ m(li, [["render", ui], ["__scopeId", "data-v-a505540c
2845
2975
  mounted() {
2846
2976
  this.validate(this.modelValue);
2847
2977
  }
2848
- }, hi = ["for"], fi = ["id", "value"];
2849
- function pi(e, a, t, i, r, s) {
2978
+ }, _i = ["for"], yi = ["id", "value"];
2979
+ function vi(e, a, t, i, r, s) {
2850
2980
  return l(), o("div", {
2851
2981
  class: p({ error: r.errorMessage != !1 })
2852
2982
  }, [
2853
2983
  t.label ? (l(), o("label", {
2854
2984
  key: 0,
2855
2985
  for: t.id
2856
- }, c(t.label), 9, hi)) : h("", !0),
2986
+ }, c(t.label), 9, _i)) : f("", !0),
2857
2987
  u("textarea", {
2858
2988
  rows: "5",
2859
2989
  id: t.id,
2860
2990
  value: t.modelValue,
2861
2991
  onInput: a[0] || (a[0] = (n) => s.validate(n.target.value))
2862
- }, null, 40, fi),
2992
+ }, null, 40, yi),
2863
2993
  u("p", null, c(r.errorMessage), 1)
2864
2994
  ], 2);
2865
2995
  }
2866
- const mi = /* @__PURE__ */ m(ci, [["render", pi], ["__scopeId", "data-v-2525cd48"]]), gi = {
2867
- directives: { maska: q },
2996
+ const wi = /* @__PURE__ */ m(ki, [["render", vi], ["__scopeId", "data-v-2525cd48"]]), Si = {
2997
+ directives: { maska: j },
2868
2998
  name: "wra-text-input",
2869
2999
  props: {
2870
3000
  /**
@@ -2990,17 +3120,17 @@ const mi = /* @__PURE__ */ m(ci, [["render", pi], ["__scopeId", "data-v-2525cd48
2990
3120
  this.validate(this.modelValue), this.$emit("update:modelValue", this.modelValue);
2991
3121
  },
2992
3122
  emits: ["update:modelValue", "valid"]
2993
- }, bi = ["for"], ki = ["id", "type", "dataMaskaTokens", "value", "inputmode", "placeholder"];
2994
- function _i(e, a, t, i, r, s) {
2995
- const n = E("maska");
3123
+ }, xi = ["for"], Vi = ["id", "type", "dataMaskaTokens", "value", "inputmode", "placeholder"];
3124
+ function Ii(e, a, t, i, r, s) {
3125
+ const n = D("maska");
2996
3126
  return l(), o("div", {
2997
3127
  class: p({ error: r.errorMessage != !1 })
2998
3128
  }, [
2999
3129
  t.label ? (l(), o("label", {
3000
3130
  key: 0,
3001
3131
  for: t.id
3002
- }, c(t.label), 9, bi)) : h("", !0),
3003
- P(u("input", {
3132
+ }, c(t.label), 9, xi)) : f("", !0),
3133
+ W(u("input", {
3004
3134
  id: t.id,
3005
3135
  type: t.type,
3006
3136
  dataMaskaTokens: t.dataMaskaTokens,
@@ -3008,87 +3138,89 @@ function _i(e, a, t, i, r, s) {
3008
3138
  onInput: a[0] || (a[0] = (d) => s.validate(d.target.value)),
3009
3139
  inputmode: t.inputmode ?? "text",
3010
3140
  placeholder: t.placeholder
3011
- }, null, 40, ki), [
3141
+ }, null, 40, Vi), [
3012
3142
  [n, t.dataMaska]
3013
3143
  ]),
3014
3144
  u("p", null, c(r.errorMessage), 1)
3015
3145
  ], 2);
3016
3146
  }
3017
- const yi = /* @__PURE__ */ m(gi, [["render", _i], ["__scopeId", "data-v-687f8993"]]), vi = {
3018
- WraAppBar: ce,
3019
- WraAutocomplete: _e,
3020
- WraBanner: Se,
3021
- WraBreadcrumbs: Oe,
3022
- WraButton: ae,
3023
- WraCard: Le,
3147
+ const $i = /* @__PURE__ */ m(Si, [["render", Ii], ["__scopeId", "data-v-687f8993"]]), Mi = {
3148
+ WraAppBar: fe,
3149
+ WraAutocomplete: ve,
3150
+ WraBanner: Ve,
3151
+ WraBreadcrumbs: Ne,
3152
+ WraButton: J,
3153
+ WraCard: je,
3024
3154
  WraCheckbox: se,
3025
- WraCheckboxGroup: Xe,
3026
- WraContentSectionTitle: st,
3027
- WraCustomInput: yt,
3028
- WraDataTable: Dt,
3029
- WraDateInput: Yt,
3030
- WraDivider: Xt,
3031
- WraExpansionPanel: na,
3032
- WraFileUpload: ba,
3033
- WraFooter: ya,
3034
- WraHeader: Pa,
3035
- WraIcon: Wa,
3036
- WraInset: Aa,
3037
- WraNumberInput: Ka,
3038
- WraPagination: es,
3039
- WraPriceInput: os,
3040
- WraRadioGroup: _s,
3041
- WraSelect: Cs,
3042
- WraServiceLogo: Ns,
3043
- WraSimpleTable: qs,
3044
- WraSkipLink: zs,
3045
- WraSnackbar: Ys,
3046
- WraSubheader: Qs,
3047
- WraTable: si,
3048
- WraTabs: di,
3049
- WraTextArea: mi,
3050
- WraTextInput: yi,
3051
- WraValidationTooltip: re
3052
- }, Si = {
3155
+ WraCheckboxGroup: tt,
3156
+ WraContentSectionTitle: rt,
3157
+ WraCustomInput: wt,
3158
+ WraDataTable: Kt,
3159
+ WraDateInput: Zt,
3160
+ WraDialog: ca,
3161
+ WraDivider: pa,
3162
+ WraExpansionPanel: wa,
3163
+ WraFileUpload: Wa,
3164
+ WraFooter: Fa,
3165
+ WraHeader: re,
3166
+ WraIcon: La,
3167
+ WraInset: Ra,
3168
+ WraNumberInput: Qa,
3169
+ WraPagination: ls,
3170
+ WraPriceInput: ps,
3171
+ WraRadioGroup: Is,
3172
+ WraSelect: As,
3173
+ WraServiceLogo: js,
3174
+ WraSimpleTable: Hs,
3175
+ WraSkipLink: Ys,
3176
+ WraSnackbar: ai,
3177
+ WraSubheader: ri,
3178
+ WraTable: di,
3179
+ WraTabs: bi,
3180
+ WraTextArea: wi,
3181
+ WraTextInput: $i,
3182
+ WraValidationTooltip: ne
3183
+ }, Ci = {
3053
3184
  install(e) {
3054
- for (const [a, t] of Object.entries(vi))
3185
+ for (const [a, t] of Object.entries(Mi))
3055
3186
  e.component(a, t);
3056
3187
  }
3057
3188
  };
3058
3189
  export {
3059
- ce as WraAppBar,
3060
- _e as WraAutocomplete,
3061
- Se as WraBanner,
3062
- Oe as WraBreadcrumbs,
3063
- ae as WraButton,
3064
- Le as WraCard,
3190
+ fe as WraAppBar,
3191
+ ve as WraAutocomplete,
3192
+ Ve as WraBanner,
3193
+ Ne as WraBreadcrumbs,
3194
+ J as WraButton,
3195
+ je as WraCard,
3065
3196
  se as WraCheckbox,
3066
- Xe as WraCheckboxGroup,
3067
- st as WraContentSectionTitle,
3068
- yt as WraCustomInput,
3069
- Dt as WraDataTable,
3070
- Yt as WraDateInput,
3071
- Xt as WraDivider,
3072
- na as WraExpansionPanel,
3073
- ba as WraFileUpload,
3074
- ya as WraFooter,
3075
- Pa as WraHeader,
3076
- Wa as WraIcon,
3077
- Aa as WraInset,
3078
- Ka as WraNumberInput,
3079
- es as WraPagination,
3080
- os as WraPriceInput,
3081
- _s as WraRadioGroup,
3082
- Cs as WraSelect,
3083
- Ns as WraServiceLogo,
3084
- qs as WraSimpleTable,
3085
- zs as WraSkipLink,
3086
- Ys as WraSnackbar,
3087
- Qs as WraSubheader,
3088
- si as WraTable,
3089
- di as WraTabs,
3090
- mi as WraTextArea,
3091
- yi as WraTextInput,
3092
- re as WraValidationTooltip,
3093
- Si as default
3197
+ tt as WraCheckboxGroup,
3198
+ rt as WraContentSectionTitle,
3199
+ wt as WraCustomInput,
3200
+ Kt as WraDataTable,
3201
+ Zt as WraDateInput,
3202
+ ca as WraDialog,
3203
+ pa as WraDivider,
3204
+ wa as WraExpansionPanel,
3205
+ Wa as WraFileUpload,
3206
+ Fa as WraFooter,
3207
+ re as WraHeader,
3208
+ La as WraIcon,
3209
+ Ra as WraInset,
3210
+ Qa as WraNumberInput,
3211
+ ls as WraPagination,
3212
+ ps as WraPriceInput,
3213
+ Is as WraRadioGroup,
3214
+ As as WraSelect,
3215
+ js as WraServiceLogo,
3216
+ Hs as WraSimpleTable,
3217
+ Ys as WraSkipLink,
3218
+ ai as WraSnackbar,
3219
+ ri as WraSubheader,
3220
+ di as WraTable,
3221
+ bi as WraTabs,
3222
+ wi as WraTextArea,
3223
+ $i as WraTextInput,
3224
+ ne as WraValidationTooltip,
3225
+ Ci as default
3094
3226
  };