@wra-gov/vue-components 0.27.0 → 0.27.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vue-components.js +456 -457
- package/dist/vue-components.umd.cjs +2 -2
- package/package.json +1 -1
package/dist/vue-components.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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}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-blue);font-weight:700}a:hover{color:var(--color-wra-blue);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.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--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:#007015;--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 (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing)*4)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.w-full{width:100%}.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}.items-center{align-items:center}.border{border-style:var(--tw-border-style);border-width:1px}.bg-wra-blue{background-color:var(--color-wra-blue)}.bg-wra-light-blue{background-color:var(--color-wra-light-blue)}.bg-wra-red{background-color:var(--color-wra-red)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.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,display,visibility,content-visibility,overlay,pointer-events;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}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@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-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{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-a67304e8],[data-v-a67304e8]:before,[data-v-a67304e8]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-app-bar[data-v-a67304e8]{background-color:var(--color-wra-charcoal);font-size:18px;color:#fff;padding:20px;border:none;height:75px}@media print{.hidden-print[data-v-a67304e8]{display:none}}[data-v-a58dcdf6],[data-v-a58dcdf6]:before,[data-v-a58dcdf6]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.autocomplete-input[data-v-a58dcdf6]{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-a58dcdf6]:disabled{opacity:.3}.autocomplete-input--focus[data-v-a58dcdf6]{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-a58dcdf6]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}.autocomplete-list[data-v-a58dcdf6]{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-a58dcdf6]{font-size:16px;padding:2px 10px;border-bottom:1px solid var(--color-wra-black);cursor:pointer}.autocomplete-list>li[data-v-a58dcdf6]:last-child{border-bottom:0px}.autocomplete-list>li[data-v-a58dcdf6]:nth-child(2n){background:#fff}ul.autocomplete-list>li[data-v-a58dcdf6]:hover,ul.autocomplete-list>li.autocomplete-item--focus[data-v-a58dcdf6]{background:var(--color-wra-blue);color:#fff}.autocomplete-item-not-clickable[data-v-a58dcdf6]{cursor:not-allowed}.autocomplete[data-v-a58dcdf6]{position:relative}[data-v-13fdebc5],[data-v-13fdebc5]:before,[data-v-13fdebc5]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-banner[data-v-13fdebc5]{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-13fdebc5]{background-color:var(--color-wra-yellow)}.new-service[data-v-13fdebc5] a{color:var(--color-wra-black)}.new-service[data-v-13fdebc5] 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-13fdebc5]{padding-top:16px;display:flex;row-gap:10px;column-gap:14px;flex-wrap:wrap}.wra-banner-close[data-v-13fdebc5]{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-13fdebc5]:hover{opacity:.6;transition:all .3s ease}.wra-banner-close[data-v-13fdebc5]:focus{background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black)}.wra-banner-close[data-v-13fdebc5]:focus:hover{opacity:1}.closable-padding[data-v-13fdebc5]{padding-right:44px}@media print{.hidden-print[data-v-13fdebc5]{display:none}}[data-v-2a897129],[data-v-2a897129]:before,[data-v-2a897129]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px;padding-inline-start:0px}.wra-breadcrumbs[data-v-2a897129]{display:flex;flex-direction:row;list-style:none}.wra-breadcrumbs-item[data-v-2a897129]{font-size:16px}.wra-breadcrumbs-item[data-v-2a897129]:not(:last-of-type){margin-right:10px}.wra-breadcrumbs-divider[data-v-2a897129]{display:flex;align-items:center;justify-content:center;margin-right:12px;color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link--disabled[data-v-2a897129]{color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link[data-v-2a897129]{text-decoration:none;font-weight:700;color:var(--color-wra-revenue)}.wra-breadcrumbs-link[data-v-2a897129]:hover{opacity:.8}.wra-breadcrumbs-link[data-v-2a897129]:focus{opacity:1;color:var(--color-wra-black)}.wra-breadcrumbs-chevron[data-v-2a897129]{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-667ad3bf]{color:#fff;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}button[data-v-667ad3bf]:hover{background-color:var(--color-wra-dark-grey);transition:all .3s ease}button[data-v-667ad3bf]: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-667ad3bf]:disabled{cursor:not-allowed;opacity:.7;background-color:var(--color-wra-charcoal)}button[data-v-667ad3bf]:disabled:hover{opacity:.7;background-color:var(--color-wra-charcoal)}button.outlined-button[data-v-667ad3bf]:disabled{color:#fff}.icon[data-v-667ad3bf]{display:flex;align-items:center;justify-content:center}.prepend-icon-wrapper[data-v-667ad3bf]{margin-right:8px}.append-icon-wrapper[data-v-667ad3bf]{margin-left:8px}.wra-black[data-v-667ad3bf]{background-color:var(--color-wra-black)}.wra-black[data-v-667ad3bf]:hover{background-color:var(--color-wra-dark-grey)}.wra-blue[data-v-667ad3bf]{background-color:var(--color-wra-blue)}.wra-blue[data-v-667ad3bf]:hover{background-color:#3571b1}.wra-red[data-v-667ad3bf]{background-color:var(--color-wra-red)}.wra-red[data-v-667ad3bf]:hover{background-color:#d81f1f}.wra-green[data-v-667ad3bf]{background-color:var(--color-wra-green)}.wra-green[data-v-667ad3bf]:hover{background-color:#008a19}.wra-revenue[data-v-667ad3bf]{background-color:var(--color-wra-revenue)}.wra-revenue[data-v-667ad3bf]:hover{background-color:#55507b}.wra-white[data-v-667ad3bf]{background-color:#fff;color:var(--color-wra-black);outline:2px solid var(--color-wra-black)}.wra-white[data-v-667ad3bf]:hover{background-color:var(--color-wra-grey)}.wra-white[data-v-667ad3bf]:disabled{color:#fff}.default-button[data-v-667ad3bf]{font-size:16px;padding:10px 20px;line-height:24px}.small-button[data-v-667ad3bf]{font-size:14px;padding:5px 15px;line-height:24px}.outlined-button[data-v-667ad3bf]{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-667ad3bf]:hover{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-b458be18]{background-color:var(--color-wra-light-grey);padding:20px 24px}.checkbox-label[data-v-b55724c0]{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-b55724c0]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-b55724c0]{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-b55724c0]: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-b55724c0]:checked:before{transform:scale(1)}.checkbox-input[data-v-b55724c0]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-b55724c0]:focus-visible{outline-offset:0px}.checkbox-text[data-v-b55724c0]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-b55724c0]{font-size:14px}p[data-v-b55724c0]{margin:0}.checkbox[data-v-f67c188f]:not(:last-child):not(:only-child){margin-bottom:8px}.checkbox-label[data-v-f67c188f]{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-f67c188f]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-f67c188f]{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-f67c188f]: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-f67c188f]:checked:before{transform:scale(1)}.checkbox-input[data-v-f67c188f]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-f67c188f]:focus-visible{outline-offset:0px}.checkbox-text[data-v-f67c188f]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-f67c188f]{font-size:14px}p[data-v-f67c188f]{margin:0}.panel-icon[data-v-d93de9a8]{content:" ";display:inline-block;border:solid var(--color-wra-black);border-width:3px 3px 0px 0px;width:6px;height:6px;padding:0;vertical-align:middle;transition:transform .2s ease-out}.icon-wrapper[data-v-d93de9a8]{margin-left:8px}.show-panel-icon[data-v-d93de9a8]{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:3px}.hide-panel-icon[data-v-d93de9a8]{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:-5px}.expansion-button[data-v-d93de9a8]{display:block}.accordion-title[data-v-d93de9a8]{font-size:24px;font-weight:700;line-height:28px;color:var(--color-wra-blue)}button:focus .accordion-title[data-v-d93de9a8]{color:var(--color-wra-black)}.accordion-description[data-v-d93de9a8]{font-size:14px;line-height:20px;color:var(--color-wra-black)}button[data-v-d93de9a8]{padding:15px 20px;background-color:var(--color-wra-grey);border:none;cursor:pointer;width:100%;text-align:left}button[data-v-d93de9a8]: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-d93de9a8]:focus:hover{opacity:1}.panel-content[data-v-d93de9a8]{display:grid;background:transparent;padding:15px 20px;grid-template-rows:1fr}.inner-panel[data-v-d93de9a8]{overflow:hidden}.slide-fade-enter-active[data-v-d93de9a8],.slide-fade-leave-active[data-v-d93de9a8]{transition:grid-template-rows .3s ease-out}.slide-fade-enter-from[data-v-d93de9a8],.slide-fade-leave-to[data-v-d93de9a8]{grid-template-rows:0fr}.content-section-title[data-v-b917a4a4]{border-bottom:2px solid var(--color-wra-grey);border-top:10px solid var(--color-wra-grey);padding-bottom:20px;padding-top:30px}[data-v-dbeead08],[data-v-dbeead08]:before,[data-v-dbeead08]:after{box-sizing:border-box}.input-wrapper[data-v-dbeead08]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-dbeead08]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-dbeead08]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-dbeead08]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-dbeead08]{padding:10px 6px}.padding-for-no-prefix[data-v-dbeead08]{padding:10px}.input-wrapper[data-v-dbeead08]: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-dbeead08]{border:none}label[data-v-dbeead08]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-dbeead08]{margin-top:8px;margin-bottom:0;padding:12px;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-e27e09c4]{font-weight:700}.wra-data-table-caption[data-v-e27e09c4]{background-color:inherit;text-align:left;padding:0 0 16px;font-weight:700;font-size:20px}.wra-data-table[data-v-e27e09c4]{width:100%;border-spacing:0;line-height:20px;padding:0;table-layout:auto}.wra-data-table>thead>tr>th[data-v-e27e09c4]{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-data-table>tbody>tr>td[data-v-e27e09c4],.wra-data-table>tbody>tr>th[data-v-e27e09c4]{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-data-table td[data-v-e27e09c4],.wra-data-table th[data-v-e27e09c4]{padding:16px}.wra-data-table>thead>tr>th[data-v-e27e09c4]:first-child,.wra-data-table>tbody>tr>td[data-v-e27e09c4]:first-child{padding-left:0}.wra-data-table>thead>tr>th[data-v-e27e09c4]:last-child,.wra-data-table>tbody>tr>td[data-v-e27e09c4]:last-child{padding-right:0}.column-search-input[data-v-e27e09c4]{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-e27e09c4]: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-e27e09c4]{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-e27e09c4]:hover{opacity:.8;transition:all .3s ease}button[data-v-e27e09c4]: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-e27e09c4]:focus:hover{opacity:1}.wra-chevron[data-v-e27e09c4]{content:" ";display:inline-block;padding:3px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wra-chevron-right[data-v-e27e09c4]{border:solid #ffffff;border-width:3px 3px 0px 0px}.wra-chevron-left[data-v-e27e09c4]{border:solid #ffffff;border-width:0px 0px 3px 3px}.wra-chevron-up[data-v-e27e09c4]{border:solid var(--color-wra-black);border-width:3px 0px 0px 3px;margin-left:4px;margin-top:3px}.wra-chevron-down[data-v-e27e09c4]{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-e27e09c4]{border:solid var(--color-wra-black);border-width:3px 3px 0px 0px}button:focus>.wra-chevron-left[data-v-e27e09c4]{border:solid var(--color-wra-black);border-width:0px 0px 3px 3px}.clickable[data-v-e27e09c4]{cursor:pointer}tbody.clickable[data-v-e27e09c4]:hover{background-color:var(--color-wra-light-grey)}.sort-icons[data-v-e27e09c4]{visibility:hidden;opacity:.4}th:hover .sort-icons[data-v-e27e09c4]{visibility:visible}.text-left[data-v-e27e09c4]{text-align:left}.text-right[data-v-e27e09c4]{text-align:right}.text-center[data-v-e27e09c4]{text-align:center}.pagination[data-v-e27e09c4]{display:flex;align-items:center;justify-content:flex-end;padding:16px 0 0}.pagination button[data-v-e27e09c4]{margin-left:10px}.disable-button[data-v-e27e09c4]{opacity:.4}.disable-button[data-v-e27e09c4]:hover{opacity:.4;cursor:default}.loader[data-v-e27e09c4]{width:40px;height:40px;border:5px solid grey;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-e27e09c4 1s linear infinite}@keyframes rotation-e27e09c4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-b5ebbc62],[data-v-b5ebbc62]:before,[data-v-b5ebbc62]:after{box-sizing:border-box}input[data-v-b5ebbc62]{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-b5ebbc62]: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-b5ebbc62]{color:var(--color-wra-black);font-size:16px;display:block;width:100%;margin-bottom:4px}div.error>p[data-v-b5ebbc62]{margin-top:8px;margin-bottom:0;padding:12px;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-6d53d792]{font-weight:700}h1[data-v-6d53d792]{margin:0;font-size:48px;letter-spacing:-.05rem;line-height:52px}h2[data-v-6d53d792]{margin:0;font-size:36px;letter-spacing:-.04rem;line-height:40px}h3[data-v-6d53d792]{margin:0;font-size:28px;letter-spacing:-.03rem;line-height:32px}h4[data-v-6d53d792]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h5[data-v-6d53d792]{margin:0;font-size:22px;letter-spacing:-.02rem;line-height:26px}h6[data-v-6d53d792]{margin:0;font-size:18px;letter-spacing:-.01rem;line-height:24px}@media (max-width: 600px){h1[data-v-6d53d792]{margin:0;font-size:34px;letter-spacing:-.05rem;line-height:38px}h2[data-v-6d53d792]{margin:0;font-size:28px;letter-spacing:-.04rem;line-height:32px}h3[data-v-6d53d792]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h4[data-v-6d53d792]{margin:0;font-size:20px;letter-spacing:-.03rem;line-height:24px}h5[data-v-6d53d792]{margin:0;font-size:18px;letter-spacing:-.02rem;line-height:22px}h6[data-v-6d53d792]{margin:0;font-size:14px;letter-spacing:-.01rem;line-height:18px}}.dialog-class[data-v-a58221e3]{z-index:9999}.dialog-content[data-v-a58221e3]{min-width:300px;max-width:90vw;text-align:center}.dialog-buttons[data-v-a58221e3]{margin-top:16px;display:flex;justify-content:space-evenly}dialog.dialog-class::backdrop{background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}hr[data-v-40db3bc1]{margin:0}.wra-divider[data-v-40db3bc1]{border:3px solid var(--color-wra-grey)}.wra-divider-large[data-v-40db3bc1]{border:4px solid var(--color-wra-grey)}.wra-divider-small[data-v-40db3bc1]{border:2px solid var(--color-wra-grey)}.panel-icon[data-v-aad4db7d]{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-aad4db7d]{margin-left:8px}.show-panel-icon[data-v-aad4db7d]{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:3px}.hide-panel-icon[data-v-aad4db7d]{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:-5px}.expansion-button[data-v-aad4db7d]{display:flex;justify-content:space-between}button[data-v-aad4db7d]{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-aad4db7d]:hover{opacity:.8}button[data-v-aad4db7d]: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-aad4db7d]:focus:hover{opacity:1}.panel-content[data-v-aad4db7d]{display:grid;border-left:2px solid var(--color-wra-mid-grey);background:transparent;padding:15px 20px;grid-template-rows:1fr}.inner-panel[data-v-aad4db7d]{overflow:hidden}.slide-fade-enter-active[data-v-aad4db7d],.slide-fade-leave-active[data-v-aad4db7d]{transition:grid-template-rows .3s ease-out}.slide-fade-enter-from[data-v-aad4db7d],.slide-fade-leave-to[data-v-aad4db7d]{grid-template-rows:0fr}.validation-tooltip[data-v-e082a746]{display:flex;align-items:flex-start;color:var(--color-wra-black);border-radius:0;font-size:18px;padding:25px}.wra-error[data-v-e082a746]{background-color:var(--color-wra-light-red);border-left:10px solid var(--color-wra-red)}.wra-success[data-v-e082a746]{background-color:var(--color-wra-light-green);border-left:10px solid var(--color-wra-green)}.wra-info[data-v-e082a746]{background-color:var(--color-wra-light-blue);border-left:10px solid var(--color-wra-blue)}.wra-warning[data-v-e082a746]{background-color:var(--color-wra-light-yellow);border-left:10px solid var(--color-wra-yellow)}.wra-default[data-v-e082a746]{background-color:var(--color-wra-light-grey);border-left:10px solid var(--color-wra-blue)}.icon[data-v-e082a746]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.custom-icon-wrapper[data-v-e082a746]{margin-right:12px}.file-upload-wrapper[data-v-77af62fb]{display:flex;align-items:center}.file-upload-wrapper input[type=file][data-v-77af62fb]{display:none}.file-upload-label[data-v-77af62fb]{display:block;margin-bottom:10px;font-size:16px}.file-name[data-v-77af62fb]{margin:0 10px;font-size:14px}.file-upload-error-box[data-v-77af62fb]{margin-bottom:16px}.file-upload-error-text[data-v-77af62fb]{margin-block:0px;font-size:18px}.file-upload-error-box>.file-upload-error-text[data-v-77af62fb]{margin-bottom:1rem}.file-upload-error-box>.file-upload-error-text[data-v-77af62fb]:last-child{margin-bottom:0rem}.error-enter-active[data-v-77af62fb],.error-leave-active[data-v-77af62fb]{transition:opacity .3s ease-out}.error-enter-from[data-v-77af62fb],.error-leave-to[data-v-77af62fb]{opacity:0}.wra-footer[data-v-ec223b2a]{flex-grow:0;background-color:var(--color-wra-light-grey);padding:70px 20px 40px}@media print{.hidden-print[data-v-ec223b2a]{display:none}}.wra-inset[data-v-5eaa02a8]{font-size:16px;padding:20px;border-left-width:10px;border-left-style:solid}.wra-inset.wra-revenue[data-v-5eaa02a8]{border-left-color:var(--color-wra-revenue)}.wra-inset.wra-charcoal[data-v-5eaa02a8]{border-left-color:var(--color-wra-charcoal)}.wra-inset.wra-red[data-v-5eaa02a8]{border-left-color:var(--color-wra-red)}.wra-inset.wra-blue[data-v-5eaa02a8]{border-left-color:var(--color-wra-blue)}.wra-inset.wra-green[data-v-5eaa02a8]{border-left-color:var(--color-wra-green)}.wra-inset.wra-yellow[data-v-5eaa02a8]{border-left-color:var(--color-wra-yellow)}[data-v-bf09a2d6],[data-v-bf09a2d6]:before,[data-v-bf09a2d6]:after{box-sizing:border-box}.input-wrapper[data-v-bf09a2d6]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-bf09a2d6]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-bf09a2d6]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-bf09a2d6]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-bf09a2d6]{padding:10px 6px}.padding-for-no-prefix[data-v-bf09a2d6]{padding:10px}.input-wrapper[data-v-bf09a2d6]: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-bf09a2d6]{border:none}label[data-v-bf09a2d6]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-bf09a2d6]{margin-top:8px;margin-bottom:0;padding:12px;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-4fb0a9cd]{background-color:transparent;color:var(--color-wra-revenue);font-weight:700;border:none;cursor:pointer;font-size:18px}.pagination-button[data-v-4fb0a9cd]>*:first-child{margin-right:8px}.pagination-button[data-v-4fb0a9cd]:hover,.pagination-number[data-v-4fb0a9cd]:hover{text-decoration:none;opacity:.8;transition:all .3s ease}.pagination-button[data-v-4fb0a9cd]:focus,.pagination-number[data-v-4fb0a9cd]: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-4fb0a9cd]:focus:hover,.pagination-number[data-v-4fb0a9cd]:focus:hover{opacity:1}.pagination-number[data-v-4fb0a9cd]{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-4fb0a9cd]:hover{color:var(--color-wra-black);opacity:.8}.pagination-number--selected[data-v-4fb0a9cd]{background-color:var(--color-wra-revenue);color:#fff}.pagination-number--selected[data-v-4fb0a9cd]:hover:not(:focus){color:#fff}.pagination-divider[data-v-4fb0a9cd]{font-size:18px}.pagination[data-v-4fb0a9cd]{display:flex;justify-content:center;align-items:center;gap:10px}.pagination-icon[data-v-4fb0a9cd]{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-4fb0a9cd]{border-width:3px 3px 0px 0px}.next-icon[data-v-4fb0a9cd]{border-width:0px 0px 3px 3px}[data-v-0e867b98],[data-v-0e867b98]:before,[data-v-0e867b98]:after{box-sizing:border-box}.input-wrapper[data-v-0e867b98]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-0e867b98]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-0e867b98]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-0e867b98]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-0e867b98]{padding:10px 6px}.padding-for-no-prefix[data-v-0e867b98]{padding:10px}.input-wrapper[data-v-0e867b98]: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-0e867b98]{border:none}label[data-v-0e867b98]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-0e867b98]{margin-top:8px;margin-bottom:0;padding:12px;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-66e204d1]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:grid;cursor:pointer;grid-template-columns:20px auto}.radio-label[data-v-66e204d1]:hover{background:var(--color-wra-mid-grey)}.radio-input[data-v-66e204d1]{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-66e204d1]: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-66e204d1]:checked:before{transform:scale(1)}.radio-input[data-v-66e204d1]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.radio-input[data-v-66e204d1]:focus-visible{outline-offset:0px}.radio-text[data-v-66e204d1]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-66e204d1]{font-size:14px}p[data-v-66e204d1]{margin:0}.radio[data-v-dfd68568]:not(:last-child):not(:only-child){margin-bottom:8px}[data-v-f1105098],[data-v-f1105098]:before,[data-v-f1105098]:after{box-sizing:border-box}select[data-v-f1105098]{-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-f1105098]{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-f1105098]: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-f1105098],.select[data-v-f1105098]:after{grid-area:select}select:focus+.focus[data-v-f1105098]{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-f1105098]{color:var(--color-wra-black);font-size:16px}.service-logo[data-v-726556fc]{max-width:100%}.service-link[data-v-726556fc]{border:transparent solid 2px;outline:transparent solid 2px;display:block;padding:2px;line-height:.8;outline-offset:0}.service-link[data-v-726556fc]: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)}.wra-simple-table-no-padding{padding:0!important}.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-8e4609fc]: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-8e4609fc]{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-8e4609fc]: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-8e4609fc]{width:100%;text-align:left}.skip-link-full-width[data-v-8e4609fc]:focus{outline-width:0px;border-width:0px}[data-v-d07fa6ea],[data-v-d07fa6ea]:before,[data-v-d07fa6ea]:after{box-sizing:border-box;padding-block:0px;padding-inline:0px}.snackbar[data-v-d07fa6ea]{background:var(--color-wra-light-grey);font-size:18px;padding:20px;border-left:5px solid var(--color-wra-dark-grey);position:fixed;left:50%;transform:translate(-50%);bottom:16px;width:40%}.snackbar-flex[data-v-d07fa6ea]{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-d07fa6ea]{width:80%}}.snackbar-content[data-v-d07fa6ea]{text-wrap:wrap}.close-icon-wrapper[data-v-d07fa6ea]{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:24px;height:24px;cursor:pointer}.close-icon-wrapper[data-v-d07fa6ea]:hover{opacity:.8;transition:opacity .3s ease}.close-icon-wrapper[data-v-d07fa6ea]: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-d07fa6ea]:focus:hover{opacity:1}.close-icon-line-one[data-v-d07fa6ea]{height:24px;width:4px;margin-left:10px;background-color:#000;transform:rotate(45deg)}.close-icon-line-two[data-v-d07fa6ea]{height:24px;width:4px;background-color:#000;transform:rotate(90deg)}.wra-error[data-v-d07fa6ea]{background-color:var(--color-wra-light-red);border-color:var(--color-wra-red)}.wra-success[data-v-d07fa6ea]{background-color:var(--color-wra-light-green);border-color:var(--color-wra-green)}.wra-info[data-v-d07fa6ea]{background-color:var(--color-wra-light-blue);border-color:var(--color-wra-blue)}.wra-warning[data-v-d07fa6ea]{background-color:var(--color-wra-light-yellow);border-color:var(--color-wra-yellow)}.sr-only[data-v-d07fa6ea]{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-d07fa6ea],.snackbar-leave-active[data-v-d07fa6ea]{transition:opacity .3s ease-out}.snackbar-enter-from[data-v-d07fa6ea],.snackbar-leave-to[data-v-d07fa6ea]{opacity:0}.subheader[data-v-904f5932]{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}.caption-no-padding{padding:0 0 16px!important}.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-no-padding{padding:0!important}.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-0417664c]{box-sizing:border-box;border:none}.tab-button[data-v-0417664c]{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-0417664c]:hover:not(.tab-button--active){background:var(--color-wra-mid-blue);color:#fff}.tab-button.tab-button--active[data-v-0417664c]: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-0417664c]{background:#fff;color:var(--color-wra-black);border-top:6px solid var(--color-wra-mid-grey)}.tab-button[data-v-0417664c]: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-0417664c]{margin-left:10px;margin-top:20px;font-size:20px;padding:15px}}.tabs[data-v-eef46a08]{background-color:var(--color-wra-blue);width:100%}[data-v-4bbbf219],[data-v-4bbbf219]:before,[data-v-4bbbf219]:after{box-sizing:border-box}textarea[data-v-4bbbf219]{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-4bbbf219]: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-4bbbf219]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-4bbbf219]{margin-top:8px;margin-bottom:0;padding:12px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}[data-v-066bf72c],[data-v-066bf72c]:before,[data-v-066bf72c]:after{box-sizing:border-box}input[data-v-066bf72c]{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-066bf72c]: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-066bf72c]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-066bf72c]{margin-top:8px;margin-bottom:0;padding:12px;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 { defineComponent as g, createElementBlock as n, openBlock as i, normalizeClass as m, renderSlot as f, createCommentVNode as c, withDirectives as
|
|
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}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-blue);font-weight:700}a:hover{color:var(--color-wra-blue);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.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--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:#007015;--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 (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing)*4)}.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-blue{background-color:var(--color-wra-blue)}.bg-wra-light-blue{background-color:var(--color-wra-light-blue)}.bg-wra-red{background-color:var(--color-wra-red)}.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,display,visibility,content-visibility,overlay,pointer-events;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}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@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-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{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-a67304e8],[data-v-a67304e8]:before,[data-v-a67304e8]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-app-bar[data-v-a67304e8]{background-color:var(--color-wra-charcoal);font-size:18px;color:#fff;padding:20px;border:none;height:75px}@media print{.hidden-print[data-v-a67304e8]{display:none}}[data-v-839803ce],[data-v-839803ce]:before,[data-v-839803ce]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.autocomplete-input[data-v-839803ce]{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-839803ce]:disabled{opacity:.3}.autocomplete-input--focus[data-v-839803ce]{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-839803ce]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}.autocomplete-list[data-v-839803ce]{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-839803ce]{font-size:16px;padding:2px 10px;border-bottom:1px solid var(--color-wra-black);cursor:pointer}.autocomplete-list>li[data-v-839803ce]:last-child{border-bottom:0px}.autocomplete-list>li[data-v-839803ce]:nth-child(2n){background:#fff}ul.autocomplete-list>li[data-v-839803ce]:hover,ul.autocomplete-list>li.autocomplete-item--focus[data-v-839803ce]{background:var(--color-wra-blue);color:#fff}.autocomplete-list>li.autocomplete-item-not-clickable[data-v-839803ce]{cursor:not-allowed}.autocomplete[data-v-839803ce]{position:relative}[data-v-13fdebc5],[data-v-13fdebc5]:before,[data-v-13fdebc5]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px}.wra-banner[data-v-13fdebc5]{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-13fdebc5]{background-color:var(--color-wra-yellow)}.new-service[data-v-13fdebc5] a{color:var(--color-wra-black)}.new-service[data-v-13fdebc5] 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-13fdebc5]{padding-top:16px;display:flex;row-gap:10px;column-gap:14px;flex-wrap:wrap}.wra-banner-close[data-v-13fdebc5]{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-13fdebc5]:hover{opacity:.6;transition:all .3s ease}.wra-banner-close[data-v-13fdebc5]:focus{background-color:var(--color-wra-yellow);outline:2px solid var(--color-wra-black)}.wra-banner-close[data-v-13fdebc5]:focus:hover{opacity:1}.closable-padding[data-v-13fdebc5]{padding-right:44px}@media print{.hidden-print[data-v-13fdebc5]{display:none}}[data-v-2a897129],[data-v-2a897129]:before,[data-v-2a897129]:after{box-sizing:border-box;margin-block-start:0px;margin-block-end:0px;padding-inline-start:0px}.wra-breadcrumbs[data-v-2a897129]{display:flex;flex-direction:row;list-style:none}.wra-breadcrumbs-item[data-v-2a897129]{font-size:16px}.wra-breadcrumbs-item[data-v-2a897129]:not(:last-of-type){margin-right:10px}.wra-breadcrumbs-divider[data-v-2a897129]{display:flex;align-items:center;justify-content:center;margin-right:12px;color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link--disabled[data-v-2a897129]{color:var(--color-wra-dark-grey)}.wra-breadcrumbs-link[data-v-2a897129]{text-decoration:none;font-weight:700;color:var(--color-wra-revenue)}.wra-breadcrumbs-link[data-v-2a897129]:hover{opacity:.8}.wra-breadcrumbs-link[data-v-2a897129]:focus{opacity:1;color:var(--color-wra-black)}.wra-breadcrumbs-chevron[data-v-2a897129]{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-667ad3bf]{color:#fff;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}button[data-v-667ad3bf]:hover{background-color:var(--color-wra-dark-grey);transition:all .3s ease}button[data-v-667ad3bf]: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-667ad3bf]:disabled{cursor:not-allowed;opacity:.7;background-color:var(--color-wra-charcoal)}button[data-v-667ad3bf]:disabled:hover{opacity:.7;background-color:var(--color-wra-charcoal)}button.outlined-button[data-v-667ad3bf]:disabled{color:#fff}.icon[data-v-667ad3bf]{display:flex;align-items:center;justify-content:center}.prepend-icon-wrapper[data-v-667ad3bf]{margin-right:8px}.append-icon-wrapper[data-v-667ad3bf]{margin-left:8px}.wra-black[data-v-667ad3bf]{background-color:var(--color-wra-black)}.wra-black[data-v-667ad3bf]:hover{background-color:var(--color-wra-dark-grey)}.wra-blue[data-v-667ad3bf]{background-color:var(--color-wra-blue)}.wra-blue[data-v-667ad3bf]:hover{background-color:#3571b1}.wra-red[data-v-667ad3bf]{background-color:var(--color-wra-red)}.wra-red[data-v-667ad3bf]:hover{background-color:#d81f1f}.wra-green[data-v-667ad3bf]{background-color:var(--color-wra-green)}.wra-green[data-v-667ad3bf]:hover{background-color:#008a19}.wra-revenue[data-v-667ad3bf]{background-color:var(--color-wra-revenue)}.wra-revenue[data-v-667ad3bf]:hover{background-color:#55507b}.wra-white[data-v-667ad3bf]{background-color:#fff;color:var(--color-wra-black);outline:2px solid var(--color-wra-black)}.wra-white[data-v-667ad3bf]:hover{background-color:var(--color-wra-grey)}.wra-white[data-v-667ad3bf]:disabled{color:#fff}.default-button[data-v-667ad3bf]{font-size:16px;padding:10px 20px;line-height:24px}.small-button[data-v-667ad3bf]{font-size:14px;padding:5px 15px;line-height:24px}.outlined-button[data-v-667ad3bf]{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-667ad3bf]:hover{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-b458be18]{background-color:var(--color-wra-light-grey);padding:20px 24px}.checkbox-label[data-v-b55724c0]{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-b55724c0]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-b55724c0]{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-b55724c0]: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-b55724c0]:checked:before{transform:scale(1)}.checkbox-input[data-v-b55724c0]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-b55724c0]:focus-visible{outline-offset:0px}.checkbox-text[data-v-b55724c0]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-b55724c0]{font-size:14px}p[data-v-b55724c0]{margin:0}.checkbox[data-v-f67c188f]:not(:last-child):not(:only-child){margin-bottom:8px}.checkbox-label[data-v-f67c188f]{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-f67c188f]:hover{background:var(--color-wra-mid-grey)}.checkbox-input[data-v-f67c188f]{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-f67c188f]: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-f67c188f]:checked:before{transform:scale(1)}.checkbox-input[data-v-f67c188f]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.checkbox-input[data-v-f67c188f]:focus-visible{outline-offset:0px}.checkbox-text[data-v-f67c188f]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-f67c188f]{font-size:14px}p[data-v-f67c188f]{margin:0}.accordion-icon[data-v-e99e8bb2]{content:" ";display:inline-block;border:solid var(--color-wra-black);border-width:3px 3px 0px 0px;width:6px;height:6px;padding:0;vertical-align:middle;transition:transform .2s ease-out}.accordion-icon-wrapper[data-v-e99e8bb2]{margin-left:8px}.accordion-toggle[data-v-e99e8bb2]{display:flex;align-items:center}.accordion-icon--show[data-v-e99e8bb2]{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:3px}.accordion-icon--hide[data-v-e99e8bb2]{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:-5px}.expansion-button[data-v-e99e8bb2]{display:block}.accordion-title[data-v-e99e8bb2]{font-size:24px;font-weight:700;line-height:28px;color:var(--color-wra-blue);padding-bottom:.25rem}button:focus .accordion-title[data-v-e99e8bb2]{color:var(--color-wra-black)}.accordion-description[data-v-e99e8bb2],.accordion-toggle[data-v-e99e8bb2]{font-size:14px;line-height:20px;color:var(--color-wra-black)}.accordion-description[data-v-e99e8bb2]{padding-bottom:.25rem}button[data-v-e99e8bb2]{padding:15px 20px;background-color:var(--color-wra-grey);border:none;cursor:pointer;width:100%;text-align:left}button[data-v-e99e8bb2]: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-e99e8bb2]:focus:hover{opacity:1}.panel-content[data-v-e99e8bb2]{display:grid;background:transparent;padding:15px 20px;grid-template-rows:1fr}.inner-panel[data-v-e99e8bb2]{overflow:hidden}.slide-fade-enter-active[data-v-e99e8bb2],.slide-fade-leave-active[data-v-e99e8bb2]{transition:grid-template-rows .3s ease-out}.slide-fade-enter-from[data-v-e99e8bb2],.slide-fade-leave-to[data-v-e99e8bb2]{grid-template-rows:0fr}.content-section-title[data-v-b917a4a4]{border-bottom:2px solid var(--color-wra-grey);border-top:10px solid var(--color-wra-grey);padding-bottom:20px;padding-top:30px}[data-v-dbeead08],[data-v-dbeead08]:before,[data-v-dbeead08]:after{box-sizing:border-box}.input-wrapper[data-v-dbeead08]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-dbeead08]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-dbeead08]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-dbeead08]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-dbeead08]{padding:10px 6px}.padding-for-no-prefix[data-v-dbeead08]{padding:10px}.input-wrapper[data-v-dbeead08]: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-dbeead08]{border:none}label[data-v-dbeead08]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-dbeead08]{margin-top:8px;margin-bottom:0;padding:12px;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-e27e09c4]{font-weight:700}.wra-data-table-caption[data-v-e27e09c4]{background-color:inherit;text-align:left;padding:0 0 16px;font-weight:700;font-size:20px}.wra-data-table[data-v-e27e09c4]{width:100%;border-spacing:0;line-height:20px;padding:0;table-layout:auto}.wra-data-table>thead>tr>th[data-v-e27e09c4]{border-bottom:2px solid var(--color-wra-dark-grey)}.wra-data-table>tbody>tr>td[data-v-e27e09c4],.wra-data-table>tbody>tr>th[data-v-e27e09c4]{border-bottom:1px solid var(--color-wra-dark-grey)}.wra-data-table td[data-v-e27e09c4],.wra-data-table th[data-v-e27e09c4]{padding:16px}.wra-data-table>thead>tr>th[data-v-e27e09c4]:first-child,.wra-data-table>tbody>tr>td[data-v-e27e09c4]:first-child{padding-left:0}.wra-data-table>thead>tr>th[data-v-e27e09c4]:last-child,.wra-data-table>tbody>tr>td[data-v-e27e09c4]:last-child{padding-right:0}.column-search-input[data-v-e27e09c4]{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-e27e09c4]: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-e27e09c4]{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-e27e09c4]:hover{opacity:.8;transition:all .3s ease}button[data-v-e27e09c4]: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-e27e09c4]:focus:hover{opacity:1}.wra-chevron[data-v-e27e09c4]{content:" ";display:inline-block;padding:3px;vertical-align:middle;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wra-chevron-right[data-v-e27e09c4]{border:solid #ffffff;border-width:3px 3px 0px 0px}.wra-chevron-left[data-v-e27e09c4]{border:solid #ffffff;border-width:0px 0px 3px 3px}.wra-chevron-up[data-v-e27e09c4]{border:solid var(--color-wra-black);border-width:3px 0px 0px 3px;margin-left:4px;margin-top:3px}.wra-chevron-down[data-v-e27e09c4]{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-e27e09c4]{border:solid var(--color-wra-black);border-width:3px 3px 0px 0px}button:focus>.wra-chevron-left[data-v-e27e09c4]{border:solid var(--color-wra-black);border-width:0px 0px 3px 3px}.clickable[data-v-e27e09c4]{cursor:pointer}tbody.clickable[data-v-e27e09c4]:hover{background-color:var(--color-wra-light-grey)}.sort-icons[data-v-e27e09c4]{visibility:hidden;opacity:.4}th:hover .sort-icons[data-v-e27e09c4]{visibility:visible}.text-left[data-v-e27e09c4]{text-align:left}.text-right[data-v-e27e09c4]{text-align:right}.text-center[data-v-e27e09c4]{text-align:center}.pagination[data-v-e27e09c4]{display:flex;align-items:center;justify-content:flex-end;padding:16px 0 0}.pagination button[data-v-e27e09c4]{margin-left:10px}.disable-button[data-v-e27e09c4]{opacity:.4}.disable-button[data-v-e27e09c4]:hover{opacity:.4;cursor:default}.loader[data-v-e27e09c4]{width:40px;height:40px;border:5px solid grey;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-e27e09c4 1s linear infinite}@keyframes rotation-e27e09c4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-b5ebbc62],[data-v-b5ebbc62]:before,[data-v-b5ebbc62]:after{box-sizing:border-box}input[data-v-b5ebbc62]{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-b5ebbc62]: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-b5ebbc62]{color:var(--color-wra-black);font-size:16px;display:block;width:100%;margin-bottom:4px}div.error>p[data-v-b5ebbc62]{margin-top:8px;margin-bottom:0;padding:12px;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-6d53d792]{font-weight:700}h1[data-v-6d53d792]{margin:0;font-size:48px;letter-spacing:-.05rem;line-height:52px}h2[data-v-6d53d792]{margin:0;font-size:36px;letter-spacing:-.04rem;line-height:40px}h3[data-v-6d53d792]{margin:0;font-size:28px;letter-spacing:-.03rem;line-height:32px}h4[data-v-6d53d792]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h5[data-v-6d53d792]{margin:0;font-size:22px;letter-spacing:-.02rem;line-height:26px}h6[data-v-6d53d792]{margin:0;font-size:18px;letter-spacing:-.01rem;line-height:24px}@media (max-width: 600px){h1[data-v-6d53d792]{margin:0;font-size:34px;letter-spacing:-.05rem;line-height:38px}h2[data-v-6d53d792]{margin:0;font-size:28px;letter-spacing:-.04rem;line-height:32px}h3[data-v-6d53d792]{margin:0;font-size:24px;letter-spacing:-.03rem;line-height:28px}h4[data-v-6d53d792]{margin:0;font-size:20px;letter-spacing:-.03rem;line-height:24px}h5[data-v-6d53d792]{margin:0;font-size:18px;letter-spacing:-.02rem;line-height:22px}h6[data-v-6d53d792]{margin:0;font-size:14px;letter-spacing:-.01rem;line-height:18px}}.dialog-class[data-v-a58221e3]{z-index:9999}.dialog-content[data-v-a58221e3]{min-width:300px;max-width:90vw;text-align:center}.dialog-buttons[data-v-a58221e3]{margin-top:16px;display:flex;justify-content:space-evenly}dialog.dialog-class::backdrop{background:#0000004d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}hr[data-v-40db3bc1]{margin:0}.wra-divider[data-v-40db3bc1]{border:3px solid var(--color-wra-grey)}.wra-divider-large[data-v-40db3bc1]{border:4px solid var(--color-wra-grey)}.wra-divider-small[data-v-40db3bc1]{border:2px solid var(--color-wra-grey)}.panel-icon[data-v-aad4db7d]{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-aad4db7d]{margin-left:8px}.show-panel-icon[data-v-aad4db7d]{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin-top:3px}.hide-panel-icon[data-v-aad4db7d]{transform:rotate(135deg);-webkit-transform:rotate(135deg);margin-top:-5px}.expansion-button[data-v-aad4db7d]{display:flex;justify-content:space-between}button[data-v-aad4db7d]{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-aad4db7d]:hover{opacity:.8}button[data-v-aad4db7d]: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-aad4db7d]:focus:hover{opacity:1}.panel-content[data-v-aad4db7d]{display:grid;border-left:2px solid var(--color-wra-mid-grey);background:transparent;padding:15px 20px;grid-template-rows:1fr}.inner-panel[data-v-aad4db7d]{overflow:hidden}.slide-fade-enter-active[data-v-aad4db7d],.slide-fade-leave-active[data-v-aad4db7d]{transition:grid-template-rows .3s ease-out}.slide-fade-enter-from[data-v-aad4db7d],.slide-fade-leave-to[data-v-aad4db7d]{grid-template-rows:0fr}.validation-tooltip[data-v-e082a746]{display:flex;align-items:flex-start;color:var(--color-wra-black);border-radius:0;font-size:18px;padding:25px}.wra-error[data-v-e082a746]{background-color:var(--color-wra-light-red);border-left:10px solid var(--color-wra-red)}.wra-success[data-v-e082a746]{background-color:var(--color-wra-light-green);border-left:10px solid var(--color-wra-green)}.wra-info[data-v-e082a746]{background-color:var(--color-wra-light-blue);border-left:10px solid var(--color-wra-blue)}.wra-warning[data-v-e082a746]{background-color:var(--color-wra-light-yellow);border-left:10px solid var(--color-wra-yellow)}.wra-default[data-v-e082a746]{background-color:var(--color-wra-light-grey);border-left:10px solid var(--color-wra-blue)}.icon[data-v-e082a746]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.custom-icon-wrapper[data-v-e082a746]{margin-right:12px}.file-upload-wrapper[data-v-77af62fb]{display:flex;align-items:center}.file-upload-wrapper input[type=file][data-v-77af62fb]{display:none}.file-upload-label[data-v-77af62fb]{display:block;margin-bottom:10px;font-size:16px}.file-name[data-v-77af62fb]{margin:0 10px;font-size:14px}.file-upload-error-box[data-v-77af62fb]{margin-bottom:16px}.file-upload-error-text[data-v-77af62fb]{margin-block:0px;font-size:18px}.file-upload-error-box>.file-upload-error-text[data-v-77af62fb]{margin-bottom:1rem}.file-upload-error-box>.file-upload-error-text[data-v-77af62fb]:last-child{margin-bottom:0rem}.error-enter-active[data-v-77af62fb],.error-leave-active[data-v-77af62fb]{transition:opacity .3s ease-out}.error-enter-from[data-v-77af62fb],.error-leave-to[data-v-77af62fb]{opacity:0}.wra-footer[data-v-ec223b2a]{flex-grow:0;background-color:var(--color-wra-light-grey);padding:70px 20px 40px}@media print{.hidden-print[data-v-ec223b2a]{display:none}}.wra-inset[data-v-5eaa02a8]{font-size:16px;padding:20px;border-left-width:10px;border-left-style:solid}.wra-inset.wra-revenue[data-v-5eaa02a8]{border-left-color:var(--color-wra-revenue)}.wra-inset.wra-charcoal[data-v-5eaa02a8]{border-left-color:var(--color-wra-charcoal)}.wra-inset.wra-red[data-v-5eaa02a8]{border-left-color:var(--color-wra-red)}.wra-inset.wra-blue[data-v-5eaa02a8]{border-left-color:var(--color-wra-blue)}.wra-inset.wra-green[data-v-5eaa02a8]{border-left-color:var(--color-wra-green)}.wra-inset.wra-yellow[data-v-5eaa02a8]{border-left-color:var(--color-wra-yellow)}[data-v-bf09a2d6],[data-v-bf09a2d6]:before,[data-v-bf09a2d6]:after{box-sizing:border-box}.input-wrapper[data-v-bf09a2d6]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-bf09a2d6]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-bf09a2d6]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-bf09a2d6]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-bf09a2d6]{padding:10px 6px}.padding-for-no-prefix[data-v-bf09a2d6]{padding:10px}.input-wrapper[data-v-bf09a2d6]: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-bf09a2d6]{border:none}label[data-v-bf09a2d6]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-bf09a2d6]{margin-top:8px;margin-bottom:0;padding:12px;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-4fb0a9cd]{background-color:transparent;color:var(--color-wra-revenue);font-weight:700;border:none;cursor:pointer;font-size:18px}.pagination-button[data-v-4fb0a9cd]>*:first-child{margin-right:8px}.pagination-button[data-v-4fb0a9cd]:hover,.pagination-number[data-v-4fb0a9cd]:hover{text-decoration:none;opacity:.8;transition:all .3s ease}.pagination-button[data-v-4fb0a9cd]:focus,.pagination-number[data-v-4fb0a9cd]: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-4fb0a9cd]:focus:hover,.pagination-number[data-v-4fb0a9cd]:focus:hover{opacity:1}.pagination-number[data-v-4fb0a9cd]{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-4fb0a9cd]:hover{color:var(--color-wra-black);opacity:.8}.pagination-number--selected[data-v-4fb0a9cd]{background-color:var(--color-wra-revenue);color:#fff}.pagination-number--selected[data-v-4fb0a9cd]:hover:not(:focus){color:#fff}.pagination-divider[data-v-4fb0a9cd]{font-size:18px}.pagination[data-v-4fb0a9cd]{display:flex;justify-content:center;align-items:center;gap:10px}.pagination-icon[data-v-4fb0a9cd]{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-4fb0a9cd]{border-width:3px 3px 0px 0px}.next-icon[data-v-4fb0a9cd]{border-width:0px 0px 3px 3px}[data-v-0e867b98],[data-v-0e867b98]:before,[data-v-0e867b98]:after{box-sizing:border-box}.input-wrapper[data-v-0e867b98]{display:flex;align-items:center;background-color:#fff;border:1px solid black;width:100%}.prefix[data-v-0e867b98]{padding:10px 0 10px 10px;font-size:16px}.suffix[data-v-0e867b98]{padding:10px 10px 10px 0;font-size:16px;z-index:1}.input-wrapper input[data-v-0e867b98]{font-size:16px;background-color:transparent;line-height:1.15;width:100%;outline:none}.padding-for-prefix[data-v-0e867b98]{padding:10px 6px}.padding-for-no-prefix[data-v-0e867b98]{padding:10px}.input-wrapper[data-v-0e867b98]: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-0e867b98]{border:none}label[data-v-0e867b98]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-0e867b98]{margin-top:8px;margin-bottom:0;padding:12px;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-66e204d1]{background:var(--color-wra-grey);padding:20px;min-height:24px;display:grid;cursor:pointer;grid-template-columns:20px auto}.radio-label[data-v-66e204d1]:hover{background:var(--color-wra-mid-grey)}.radio-input[data-v-66e204d1]{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-66e204d1]: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-66e204d1]:checked:before{transform:scale(1)}.radio-input[data-v-66e204d1]:focus{outline:2px solid var(--color-wra-black);background-color:var(--color-wra-yellow)}.radio-input[data-v-66e204d1]:focus-visible{outline-offset:0px}.radio-text[data-v-66e204d1]{padding:0 0 0 10px;font-size:18px}.further-information-text[data-v-66e204d1]{font-size:14px}p[data-v-66e204d1]{margin:0}.radio[data-v-dfd68568]:not(:last-child):not(:only-child){margin-bottom:8px}[data-v-f1105098],[data-v-f1105098]:before,[data-v-f1105098]:after{box-sizing:border-box}select[data-v-f1105098]{-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-f1105098]{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-f1105098]: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-f1105098],.select[data-v-f1105098]:after{grid-area:select}select:focus+.focus[data-v-f1105098]{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-f1105098]{color:var(--color-wra-black);font-size:16px}.service-logo[data-v-726556fc]{max-width:100%}.service-link[data-v-726556fc]{border:transparent solid 2px;outline:transparent solid 2px;display:block;padding:2px;line-height:.8;outline-offset:0}.service-link[data-v-726556fc]: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)}.wra-simple-table-no-padding{padding:0!important}.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-8e4609fc]: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-8e4609fc]{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-8e4609fc]: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-8e4609fc]{width:100%;text-align:left}.skip-link-full-width[data-v-8e4609fc]:focus{outline-width:0px;border-width:0px}[data-v-d07fa6ea],[data-v-d07fa6ea]:before,[data-v-d07fa6ea]:after{box-sizing:border-box;padding-block:0px;padding-inline:0px}.snackbar[data-v-d07fa6ea]{background:var(--color-wra-light-grey);font-size:18px;padding:20px;border-left:5px solid var(--color-wra-dark-grey);position:fixed;left:50%;transform:translate(-50%);bottom:16px;width:40%}.snackbar-flex[data-v-d07fa6ea]{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-d07fa6ea]{width:80%}}.snackbar-content[data-v-d07fa6ea]{text-wrap:wrap}.close-icon-wrapper[data-v-d07fa6ea]{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:24px;height:24px;cursor:pointer}.close-icon-wrapper[data-v-d07fa6ea]:hover{opacity:.8;transition:opacity .3s ease}.close-icon-wrapper[data-v-d07fa6ea]: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-d07fa6ea]:focus:hover{opacity:1}.close-icon-line-one[data-v-d07fa6ea]{height:24px;width:4px;margin-left:10px;background-color:#000;transform:rotate(45deg)}.close-icon-line-two[data-v-d07fa6ea]{height:24px;width:4px;background-color:#000;transform:rotate(90deg)}.wra-error[data-v-d07fa6ea]{background-color:var(--color-wra-light-red);border-color:var(--color-wra-red)}.wra-success[data-v-d07fa6ea]{background-color:var(--color-wra-light-green);border-color:var(--color-wra-green)}.wra-info[data-v-d07fa6ea]{background-color:var(--color-wra-light-blue);border-color:var(--color-wra-blue)}.wra-warning[data-v-d07fa6ea]{background-color:var(--color-wra-light-yellow);border-color:var(--color-wra-yellow)}.sr-only[data-v-d07fa6ea]{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-d07fa6ea],.snackbar-leave-active[data-v-d07fa6ea]{transition:opacity .3s ease-out}.snackbar-enter-from[data-v-d07fa6ea],.snackbar-leave-to[data-v-d07fa6ea]{opacity:0}.subheader[data-v-904f5932]{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}.caption-no-padding{padding:0 0 16px!important}.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-no-padding{padding:0!important}.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-0417664c]{box-sizing:border-box;border:none}.tab-button[data-v-0417664c]{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-0417664c]:hover:not(.tab-button--active){background:var(--color-wra-mid-blue);color:#fff}.tab-button.tab-button--active[data-v-0417664c]: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-0417664c]{background:#fff;color:var(--color-wra-black);border-top:6px solid var(--color-wra-mid-grey)}.tab-button[data-v-0417664c]: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-0417664c]{margin-left:10px;margin-top:20px;font-size:20px;padding:15px}}.tabs[data-v-eef46a08]{background-color:var(--color-wra-blue);width:100%}[data-v-4bbbf219],[data-v-4bbbf219]:before,[data-v-4bbbf219]:after{box-sizing:border-box}textarea[data-v-4bbbf219]{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-4bbbf219]: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-4bbbf219]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-4bbbf219]{margin-top:8px;margin-bottom:0;padding:12px;background:var(--color-wra-light-red);color:var(--color-wra-black);font-size:16px;border-left:10px solid var(--color-wra-red)}[data-v-066bf72c],[data-v-066bf72c]:before,[data-v-066bf72c]:after{box-sizing:border-box}input[data-v-066bf72c]{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-066bf72c]: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-066bf72c]{color:var(--color-wra-black);font-size:16px;display:block;margin-bottom:4px}div.error>p[data-v-066bf72c]{margin-top:8px;margin-bottom:0;padding:12px;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 { defineComponent as g, createElementBlock as n, openBlock as i, normalizeClass as m, renderSlot as f, createCommentVNode as c, withDirectives as N, toDisplayString as p, createElementVNode as d, withKeys as S, withModifiers as q, vModelText as x, Fragment as y, renderList as V, vShow as ee, createVNode as F, createTextVNode as M, Transition as K, withCtx as W, resolveDirective as j, mergeProps as Y, normalizeStyle as D, nextTick as ie, resolveComponent as L, createBlock as z, Teleport as ne } from "vue";
|
|
3
3
|
const oe = g({
|
|
4
4
|
name: "wra-app-bar",
|
|
5
5
|
props: {
|
|
@@ -12,12 +12,12 @@ const oe = g({
|
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
}), b = (e, t) => {
|
|
15
|
-
const
|
|
16
|
-
for (const [
|
|
17
|
-
s
|
|
18
|
-
return
|
|
15
|
+
const a = e.__vccOpts || e;
|
|
16
|
+
for (const [s, o] of t)
|
|
17
|
+
a[s] = o;
|
|
18
|
+
return a;
|
|
19
19
|
};
|
|
20
|
-
function le(e, t,
|
|
20
|
+
function le(e, t, a, s, o, l) {
|
|
21
21
|
return i(), n("div", {
|
|
22
22
|
class: m(["wra-app-bar", {
|
|
23
23
|
"hidden-print": e.hiddenPrint === !0
|
|
@@ -134,7 +134,7 @@ const de = /* @__PURE__ */ b(oe, [["render", le], ["__scopeId", "data-v-a67304e8
|
|
|
134
134
|
computed: {
|
|
135
135
|
showOptions() {
|
|
136
136
|
const e = this.validatedOptions.some(
|
|
137
|
-
(
|
|
137
|
+
(s) => s[this.optionLabel] === this.userInput[this.optionLabel]
|
|
138
138
|
), t = (this.userInput[this.optionLabel] || "").length >= this.minLength;
|
|
139
139
|
return e !== !0 && this.hasFocus === !0 && (this.autoExpand === !0 || t === !0);
|
|
140
140
|
},
|
|
@@ -142,11 +142,11 @@ const de = /* @__PURE__ */ b(oe, [["render", le], ["__scopeId", "data-v-a67304e8
|
|
|
142
142
|
const e = this.validatedOptions.filter(
|
|
143
143
|
(t) => (t[this.optionLabel] || "").toLowerCase().includes(this.getInputValue)
|
|
144
144
|
);
|
|
145
|
-
return e.length > 0
|
|
145
|
+
return e.length > 0 || e.push({
|
|
146
146
|
[this.optionLabel]: "No results found",
|
|
147
147
|
[this.optionValue]: "",
|
|
148
148
|
clickable: !1
|
|
149
|
-
}), e
|
|
149
|
+
}), e;
|
|
150
150
|
},
|
|
151
151
|
optionsHasMatches() {
|
|
152
152
|
return this.filterOptions.every(
|
|
@@ -181,14 +181,14 @@ const de = /* @__PURE__ */ b(oe, [["render", le], ["__scopeId", "data-v-a67304e8
|
|
|
181
181
|
id: "autocomplete-list",
|
|
182
182
|
class: "autocomplete-list"
|
|
183
183
|
}, me = ["id", "aria-selected", "onMousedown", "onKeydown", "onBlur"];
|
|
184
|
-
function ge(e, t,
|
|
184
|
+
function ge(e, t, a, s, o, l) {
|
|
185
185
|
return i(), n("div", pe, [
|
|
186
186
|
e.label ? (i(), n("label", {
|
|
187
187
|
key: 0,
|
|
188
188
|
for: e.id,
|
|
189
189
|
class: "autocomplete-label"
|
|
190
190
|
}, p(e.label), 9, ce)) : c("", !0),
|
|
191
|
-
|
|
191
|
+
N(d("input", {
|
|
192
192
|
inputmode: "text",
|
|
193
193
|
ref: "autocompleteInput",
|
|
194
194
|
"onUpdate:modelValue": t[0] || (t[0] = (r) => e.userInput[e.optionLabel] = r),
|
|
@@ -205,13 +205,13 @@ function ge(e, t, s, a, o, l) {
|
|
|
205
205
|
onFocus: t[2] || (t[2] = (r) => e.hasFocus = !0),
|
|
206
206
|
onBlur: t[3] || (t[3] = (...r) => e.onBlur && e.onBlur(...r)),
|
|
207
207
|
onKeydown: [
|
|
208
|
-
t[4] || (t[4] = S(
|
|
209
|
-
t[5] || (t[5] = S(
|
|
208
|
+
t[4] || (t[4] = S(q((...r) => e.onUpKey && e.onUpKey(...r), ["prevent"]), ["up"])),
|
|
209
|
+
t[5] || (t[5] = S(q((...r) => e.onDownKey && e.onDownKey(...r), ["prevent"]), ["down"]))
|
|
210
210
|
]
|
|
211
211
|
}, null, 42, he), [
|
|
212
212
|
[x, e.userInput[e.optionLabel]]
|
|
213
213
|
]),
|
|
214
|
-
|
|
214
|
+
N(d("ul", fe, [
|
|
215
215
|
(i(!0), n(y, null, V(e.filterOptions, (r, u) => (i(), n("li", {
|
|
216
216
|
key: r.value,
|
|
217
217
|
ref_for: !0,
|
|
@@ -226,19 +226,19 @@ function ge(e, t, s, a, o, l) {
|
|
|
226
226
|
}),
|
|
227
227
|
onMousedown: (h) => e.onOptionSelect(r),
|
|
228
228
|
onKeydown: [
|
|
229
|
-
t[6] || (t[6] = S(
|
|
230
|
-
t[7] || (t[7] = S(
|
|
231
|
-
S(
|
|
232
|
-
S(
|
|
229
|
+
t[6] || (t[6] = S(q((...h) => e.onUpKey && e.onUpKey(...h), ["prevent"]), ["up"])),
|
|
230
|
+
t[7] || (t[7] = S(q((...h) => e.onDownKey && e.onDownKey(...h), ["prevent"]), ["down"])),
|
|
231
|
+
S(q((h) => e.onOptionSelect(r), ["prevent"]), ["enter"]),
|
|
232
|
+
S(q((h) => e.onOptionSelect(r), ["prevent"]), ["space"])
|
|
233
233
|
],
|
|
234
234
|
onBlur: (h) => e.onOptionBlur(u)
|
|
235
235
|
}, p(r[e.optionLabel]), 43, me))), 128))
|
|
236
236
|
], 512), [
|
|
237
|
-
[
|
|
237
|
+
[ee, e.showOptions]
|
|
238
238
|
])
|
|
239
239
|
]);
|
|
240
240
|
}
|
|
241
|
-
const be = /* @__PURE__ */ b(ue, [["render", ge], ["__scopeId", "data-v-
|
|
241
|
+
const be = /* @__PURE__ */ b(ue, [["render", ge], ["__scopeId", "data-v-839803ce"]]), $e = g({
|
|
242
242
|
name: "wra-banner",
|
|
243
243
|
props: {
|
|
244
244
|
/**
|
|
@@ -277,7 +277,7 @@ const be = /* @__PURE__ */ b(ue, [["render", ge], ["__scopeId", "data-v-a58dcdf6
|
|
|
277
277
|
key: 0,
|
|
278
278
|
class: "wra-banner-actions"
|
|
279
279
|
};
|
|
280
|
-
function ye(e, t,
|
|
280
|
+
function ye(e, t, a, s, o, l) {
|
|
281
281
|
return e.visible ? (i(), n("div", {
|
|
282
282
|
key: 0,
|
|
283
283
|
class: m(["wra-banner", {
|
|
@@ -331,7 +331,7 @@ const ve = /* @__PURE__ */ b($e, [["render", ye], ["__scopeId", "data-v-13fdebc5
|
|
|
331
331
|
key: 0,
|
|
332
332
|
class: "wra-breadcrumbs-divider"
|
|
333
333
|
};
|
|
334
|
-
function Pe(e, t,
|
|
334
|
+
function Pe(e, t, a, s, o, l) {
|
|
335
335
|
return i(), n("ul", Se, [
|
|
336
336
|
(i(!0), n(y, null, V(e.items, (r, u) => (i(), n(y, null, [
|
|
337
337
|
d("li", Ve, [
|
|
@@ -406,7 +406,7 @@ const Te = /* @__PURE__ */ b(we, [["render", Pe], ["__scopeId", "data-v-2a897129
|
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
}), Oe = ["disabled"];
|
|
409
|
-
function We(e, t,
|
|
409
|
+
function We(e, t, a, s, o, l) {
|
|
410
410
|
return i(), n("button", {
|
|
411
411
|
class: m(["wra-button", e.buttonClass]),
|
|
412
412
|
type: "button",
|
|
@@ -432,7 +432,7 @@ function We(e, t, s, a, o, l) {
|
|
|
432
432
|
const J = /* @__PURE__ */ b(Be, [["render", We], ["__scopeId", "data-v-667ad3bf"]]), Ne = g({
|
|
433
433
|
name: "wra-card"
|
|
434
434
|
}), qe = { class: "card" };
|
|
435
|
-
function Ae(e, t,
|
|
435
|
+
function Ae(e, t, a, s, o, l) {
|
|
436
436
|
return i(), n("div", qe, [
|
|
437
437
|
f(e.$slots, "default", {}, void 0, !0)
|
|
438
438
|
]);
|
|
@@ -485,8 +485,8 @@ const Fe = /* @__PURE__ */ b(Ne, [["render", Ae], ["__scopeId", "data-v-b458be18
|
|
|
485
485
|
this.isChecked = !this.isChecked, this.$emit("update:modelValue", this.isChecked);
|
|
486
486
|
}
|
|
487
487
|
}
|
|
488
|
-
}), Ee = ["aria-label"], De = ["for"], je = ["id", "checked", "aria-checked"], ze = { class: "checkbox-text" },
|
|
489
|
-
function
|
|
488
|
+
}), Ee = ["aria-label"], De = ["for"], je = ["id", "checked", "aria-checked"], ze = { class: "checkbox-text" }, Re = ["innerHTML"];
|
|
489
|
+
function _e(e, t, a, s, o, l) {
|
|
490
490
|
return i(), n("div", {
|
|
491
491
|
role: "checkbox",
|
|
492
492
|
"aria-label": e.label
|
|
@@ -510,12 +510,12 @@ function Re(e, t, s, a, o, l) {
|
|
|
510
510
|
key: 0,
|
|
511
511
|
class: "further-information-text",
|
|
512
512
|
innerHTML: e.info
|
|
513
|
-
}, null, 8,
|
|
513
|
+
}, null, 8, Re)) : c("", !0)
|
|
514
514
|
])
|
|
515
515
|
], 8, De)
|
|
516
516
|
], 8, Ee);
|
|
517
517
|
}
|
|
518
|
-
const He = /* @__PURE__ */ b(Le, [["render",
|
|
518
|
+
const He = /* @__PURE__ */ b(Le, [["render", _e], ["__scopeId", "data-v-b55724c0"]]), Ke = g({
|
|
519
519
|
name: "wra-checkbox-group",
|
|
520
520
|
props: {
|
|
521
521
|
/**
|
|
@@ -574,13 +574,13 @@ const He = /* @__PURE__ */ b(Le, [["render", Re], ["__scopeId", "data-v-b55724c0
|
|
|
574
574
|
checkInput(e) {
|
|
575
575
|
this.checked[e] = !this.checked[e];
|
|
576
576
|
let t = [];
|
|
577
|
-
this.returnObject === !0 ? Object.keys(this.checked).forEach((
|
|
578
|
-
if (this.checked[
|
|
577
|
+
this.returnObject === !0 ? Object.keys(this.checked).forEach((a) => {
|
|
578
|
+
if (this.checked[a] === !0)
|
|
579
579
|
for (let o = 0; o < this.validOptions.length; o++) {
|
|
580
580
|
const l = this.validOptions[o];
|
|
581
|
-
typeof l == "object" ? l[this.itemValue] ==
|
|
581
|
+
typeof l == "object" ? l[this.itemValue] == a && t.push(l) : l == a && t.push(l);
|
|
582
582
|
}
|
|
583
|
-
}) : t = Object.keys(this.checked).filter((
|
|
583
|
+
}) : t = Object.keys(this.checked).filter((a) => this.checked[a]), this.localModelValue = t;
|
|
584
584
|
},
|
|
585
585
|
checkForObjectLabel(e) {
|
|
586
586
|
return typeof e == "object" ? e[this.itemLabel] : e;
|
|
@@ -619,7 +619,7 @@ const He = /* @__PURE__ */ b(Le, [["render", Re], ["__scopeId", "data-v-b55724c0
|
|
|
619
619
|
this.localModelValue = this.modelValue ?? [];
|
|
620
620
|
}
|
|
621
621
|
}), Ue = ["aria-label"], Ge = ["for"], Ye = ["id", "checked", "aria-checked", "onChange"], Je = { class: "checkbox-text" }, Ze = ["innerHTML"];
|
|
622
|
-
function Qe(e, t,
|
|
622
|
+
function Qe(e, t, a, s, o, l) {
|
|
623
623
|
return i(!0), n(y, null, V(e.validOptions, (r) => (i(), n("div", {
|
|
624
624
|
role: "checkbox",
|
|
625
625
|
class: "checkbox",
|
|
@@ -707,129 +707,128 @@ const Xe = /* @__PURE__ */ b(Ke, [["render", Qe], ["__scopeId", "data-v-f67c188f
|
|
|
707
707
|
this.expandOverride === void 0 ? (this.internalPanel = !this.internalPanel, this.$emit("update:expanded", this.internalPanel)) : this.$emit("update:expanded", !this.expandOverride);
|
|
708
708
|
}
|
|
709
709
|
}
|
|
710
|
-
}), et = ["aria-controls", "id"], tt = { class: "
|
|
710
|
+
}), et = ["aria-controls", "id"], tt = { class: "accordion-title" }, at = {
|
|
711
711
|
key: 0,
|
|
712
|
-
class: "accordion-description
|
|
713
|
-
},
|
|
714
|
-
function
|
|
712
|
+
class: "accordion-description"
|
|
713
|
+
}, st = { class: "accordion-toggle" }, rt = { class: "accordion-icon-wrapper" }, it = ["aria-hidden", "id"], nt = { class: "inner-panel" };
|
|
714
|
+
function ot(e, t, a, s, o, l) {
|
|
715
715
|
return i(), n("div", null, [
|
|
716
716
|
d("button", {
|
|
717
717
|
class: "expansion-button",
|
|
718
|
-
"aria-controls":
|
|
718
|
+
"aria-controls": `expansion-content-${e.ariaTitle}`,
|
|
719
719
|
id: `expansion-control-${e.ariaTitle}`,
|
|
720
720
|
onClick: t[0] || (t[0] = (...r) => e.togglePanel && e.togglePanel(...r))
|
|
721
721
|
}, [
|
|
722
722
|
d("div", tt, [
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
e
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
d("
|
|
734
|
-
|
|
735
|
-
d("span",
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
}, null, 2)
|
|
742
|
-
])
|
|
723
|
+
f(e.$slots, "title", {}, () => [
|
|
724
|
+
M(p(e.title), 1)
|
|
725
|
+
], !0)
|
|
726
|
+
]),
|
|
727
|
+
e.description || e.$slots.description ? (i(), n("div", at, [
|
|
728
|
+
f(e.$slots, "description", {}, () => [
|
|
729
|
+
M(p(e.description), 1)
|
|
730
|
+
], !0)
|
|
731
|
+
])) : c("", !0),
|
|
732
|
+
d("div", st, [
|
|
733
|
+
d("span", null, p(e.showPanel ? e.hideText : e.showText), 1),
|
|
734
|
+
d("span", rt, [
|
|
735
|
+
d("span", {
|
|
736
|
+
class: m(["accordion-icon", {
|
|
737
|
+
"accordion-icon--show": e.showPanel,
|
|
738
|
+
"accordion-icon--hide": !e.showPanel
|
|
739
|
+
}])
|
|
740
|
+
}, null, 2)
|
|
743
741
|
])
|
|
744
742
|
])
|
|
745
743
|
], 8, et),
|
|
746
744
|
F(K, { name: "slide-fade" }, {
|
|
747
745
|
default: W(() => [
|
|
748
|
-
|
|
749
|
-
key: 0,
|
|
746
|
+
N(d("div", {
|
|
750
747
|
class: "panel-content",
|
|
751
748
|
"aria-hidden": !e.showPanel,
|
|
752
749
|
id: `expansion-content-${e.ariaTitle}`
|
|
753
750
|
}, [
|
|
754
|
-
d("div",
|
|
751
|
+
d("div", nt, [
|
|
755
752
|
f(e.$slots, "default", {}, void 0, !0)
|
|
756
753
|
])
|
|
757
|
-
], 8,
|
|
754
|
+
], 8, it), [
|
|
755
|
+
[ee, e.showPanel]
|
|
756
|
+
])
|
|
758
757
|
]),
|
|
759
758
|
_: 3
|
|
760
759
|
})
|
|
761
760
|
]);
|
|
762
761
|
}
|
|
763
|
-
const
|
|
762
|
+
const lt = /* @__PURE__ */ b(xe, [["render", ot], ["__scopeId", "data-v-e99e8bb2"]]), dt = g({
|
|
764
763
|
name: "wra-content-section-title"
|
|
765
|
-
}),
|
|
766
|
-
function
|
|
767
|
-
return i(), n("div",
|
|
764
|
+
}), ut = { class: "content-section-title" };
|
|
765
|
+
function pt(e, t, a, s, o, l) {
|
|
766
|
+
return i(), n("div", ut, [
|
|
768
767
|
f(e.$slots, "default", {}, void 0, !0)
|
|
769
768
|
]);
|
|
770
769
|
}
|
|
771
|
-
const
|
|
772
|
-
var
|
|
770
|
+
const ct = /* @__PURE__ */ b(dt, [["render", pt], ["__scopeId", "data-v-b917a4a4"]]);
|
|
771
|
+
var ht = Object.defineProperty, ft = (e, t, a) => t in e ? ht(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a, E = (e, t, a) => ft(e, typeof t != "symbol" ? t + "" : t, a);
|
|
773
772
|
const Z = {
|
|
774
773
|
"#": { pattern: /[0-9]/ },
|
|
775
774
|
"@": { pattern: /[a-zA-Z]/ },
|
|
776
775
|
"*": { pattern: /[a-zA-Z0-9]/ }
|
|
777
|
-
}, Q = (e, t,
|
|
778
|
-
var
|
|
779
|
-
return new Intl.NumberFormat(((
|
|
776
|
+
}, Q = (e, t, a) => e.replaceAll(t, "").replace(a, ".").replace("..", ".").replace(/[^.\d]/g, ""), X = (e, t, a) => {
|
|
777
|
+
var s;
|
|
778
|
+
return new Intl.NumberFormat(((s = a.number) == null ? void 0 : s.locale) ?? "en", {
|
|
780
779
|
minimumFractionDigits: e,
|
|
781
780
|
maximumFractionDigits: t,
|
|
782
781
|
roundingMode: "trunc"
|
|
783
782
|
});
|
|
784
|
-
},
|
|
785
|
-
var
|
|
786
|
-
const u = ((
|
|
787
|
-
let $ = X(0, h,
|
|
783
|
+
}, mt = (e, t = !0, a) => {
|
|
784
|
+
var s, o, l, r;
|
|
785
|
+
const u = ((s = a.number) == null ? void 0 : s.unsigned) !== !0 && e.startsWith("-") ? "-" : "", h = ((o = a.number) == null ? void 0 : o.fraction) ?? 0;
|
|
786
|
+
let $ = X(0, h, a);
|
|
788
787
|
const C = $.formatToParts(1000.12), I = ((l = C.find((k) => k.type === "group")) == null ? void 0 : l.value) ?? " ", v = ((r = C.find((k) => k.type === "decimal")) == null ? void 0 : r.value) ?? ".", w = Q(e, I, v);
|
|
789
788
|
if (Number.isNaN(parseFloat(w))) return u;
|
|
790
789
|
const B = w.split(".");
|
|
791
790
|
if (B[1] != null && B[1].length >= 1) {
|
|
792
791
|
const k = B[1].length <= h ? B[1].length : h;
|
|
793
|
-
$ = X(k, h,
|
|
792
|
+
$ = X(k, h, a);
|
|
794
793
|
}
|
|
795
794
|
let P = $.format(parseFloat(w));
|
|
796
795
|
return t ? h > 0 && w.endsWith(".") && !w.slice(0, -1).includes(".") && (P += v) : P = Q(P, I, v), u + P;
|
|
797
|
-
},
|
|
798
|
-
const
|
|
799
|
-
e.dataset.maska != null && e.dataset.maska !== "" && (
|
|
800
|
-
const
|
|
801
|
-
return e.dataset.maskaNumberLocale != null && (
|
|
802
|
-
}, H = (e) => e !== "" ? !!JSON.parse(e) : !0,
|
|
796
|
+
}, te = (e) => JSON.parse(e.replaceAll("'", '"')), gt = (e, t = {}) => {
|
|
797
|
+
const a = { ...t };
|
|
798
|
+
e.dataset.maska != null && e.dataset.maska !== "" && (a.mask = bt(e.dataset.maska)), e.dataset.maskaEager != null && (a.eager = H(e.dataset.maskaEager)), e.dataset.maskaReversed != null && (a.reversed = H(e.dataset.maskaReversed)), e.dataset.maskaTokensReplace != null && (a.tokensReplace = H(e.dataset.maskaTokensReplace)), e.dataset.maskaTokens != null && (a.tokens = $t(e.dataset.maskaTokens));
|
|
799
|
+
const s = {};
|
|
800
|
+
return e.dataset.maskaNumberLocale != null && (s.locale = e.dataset.maskaNumberLocale), e.dataset.maskaNumberFraction != null && (s.fraction = parseInt(e.dataset.maskaNumberFraction)), e.dataset.maskaNumberUnsigned != null && (s.unsigned = H(e.dataset.maskaNumberUnsigned)), (e.dataset.maskaNumber != null || Object.values(s).length > 0) && (a.number = s), a;
|
|
801
|
+
}, H = (e) => e !== "" ? !!JSON.parse(e) : !0, bt = (e) => e.startsWith("[") && e.endsWith("]") ? te(e) : e, $t = (e) => {
|
|
803
802
|
if (e.startsWith("{") && e.endsWith("}"))
|
|
804
|
-
return
|
|
803
|
+
return te(e);
|
|
805
804
|
const t = {};
|
|
806
|
-
return e.split("|").forEach((
|
|
807
|
-
const
|
|
808
|
-
t[
|
|
809
|
-
pattern:
|
|
810
|
-
optional:
|
|
811
|
-
multiple:
|
|
812
|
-
repeated:
|
|
805
|
+
return e.split("|").forEach((a) => {
|
|
806
|
+
const s = a.split(":");
|
|
807
|
+
t[s[0]] = {
|
|
808
|
+
pattern: ae() ? new RegExp(s[1], "u") : new RegExp(s[1]),
|
|
809
|
+
optional: s[2] === "optional",
|
|
810
|
+
multiple: s[2] === "multiple",
|
|
811
|
+
repeated: s[2] === "repeated"
|
|
813
812
|
};
|
|
814
813
|
}), t;
|
|
815
|
-
},
|
|
814
|
+
}, ae = () => {
|
|
816
815
|
try {
|
|
817
816
|
return new RegExp("\\p{L}", "u"), !0;
|
|
818
817
|
} catch {
|
|
819
818
|
return !1;
|
|
820
819
|
}
|
|
821
820
|
};
|
|
822
|
-
class
|
|
821
|
+
class kt {
|
|
823
822
|
constructor(t = {}) {
|
|
824
823
|
E(this, "opts", {}), E(this, "memo", /* @__PURE__ */ new Map());
|
|
825
|
-
const
|
|
826
|
-
if (
|
|
827
|
-
|
|
828
|
-
for (const
|
|
829
|
-
typeof
|
|
824
|
+
const a = { ...t };
|
|
825
|
+
if (a.tokens != null) {
|
|
826
|
+
a.tokens = a.tokensReplace ? { ...a.tokens } : { ...Z, ...a.tokens };
|
|
827
|
+
for (const s of Object.values(a.tokens))
|
|
828
|
+
typeof s.pattern == "string" && (s.pattern = ae() ? new RegExp(s.pattern, "u") : new RegExp(s.pattern));
|
|
830
829
|
} else
|
|
831
|
-
|
|
832
|
-
Array.isArray(
|
|
830
|
+
a.tokens = Z;
|
|
831
|
+
Array.isArray(a.mask) && (a.mask.length > 1 ? a.mask = [...a.mask].sort((s, o) => s.length - o.length) : a.mask = a.mask[0] ?? ""), a.mask === "" && (a.mask = null), this.opts = a;
|
|
833
832
|
}
|
|
834
833
|
masked(t) {
|
|
835
834
|
return this.process(String(t), this.findMask(String(t)));
|
|
@@ -844,40 +843,40 @@ class vt {
|
|
|
844
843
|
return this.opts.reversed === !0;
|
|
845
844
|
}
|
|
846
845
|
completed(t) {
|
|
847
|
-
const
|
|
848
|
-
if (this.opts.mask == null ||
|
|
849
|
-
const
|
|
850
|
-
return typeof this.opts.mask == "string" ?
|
|
846
|
+
const a = this.findMask(String(t));
|
|
847
|
+
if (this.opts.mask == null || a == null) return !1;
|
|
848
|
+
const s = this.process(String(t), a).length;
|
|
849
|
+
return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= a.length;
|
|
851
850
|
}
|
|
852
851
|
findMask(t) {
|
|
853
|
-
const
|
|
854
|
-
if (
|
|
852
|
+
const a = this.opts.mask;
|
|
853
|
+
if (a == null)
|
|
855
854
|
return null;
|
|
856
|
-
if (typeof
|
|
857
|
-
return
|
|
858
|
-
if (typeof
|
|
859
|
-
return
|
|
860
|
-
const
|
|
861
|
-
return
|
|
855
|
+
if (typeof a == "string")
|
|
856
|
+
return a;
|
|
857
|
+
if (typeof a == "function")
|
|
858
|
+
return a(t);
|
|
859
|
+
const s = this.process(t, a.slice(-1).pop() ?? "", !1);
|
|
860
|
+
return a.find((o) => this.process(t, o, !1).length >= s.length) ?? "";
|
|
862
861
|
}
|
|
863
862
|
escapeMask(t) {
|
|
864
|
-
const
|
|
863
|
+
const a = [], s = [];
|
|
865
864
|
return t.split("").forEach((o, l) => {
|
|
866
|
-
o === "!" && t[l - 1] !== "!" ?
|
|
867
|
-
}), { mask:
|
|
865
|
+
o === "!" && t[l - 1] !== "!" ? s.push(l - s.length) : a.push(o);
|
|
866
|
+
}), { mask: a.join(""), escaped: s };
|
|
868
867
|
}
|
|
869
|
-
process(t,
|
|
870
|
-
if (this.opts.number != null) return
|
|
871
|
-
if (
|
|
872
|
-
const o = `v=${t},mr=${
|
|
868
|
+
process(t, a, s = !0) {
|
|
869
|
+
if (this.opts.number != null) return mt(t, s, this.opts);
|
|
870
|
+
if (a == null) return t;
|
|
871
|
+
const o = `v=${t},mr=${a},m=${s ? 1 : 0}`;
|
|
873
872
|
if (this.memo.has(o)) return this.memo.get(o);
|
|
874
|
-
const { mask: l, escaped: r } = this.escapeMask(
|
|
873
|
+
const { mask: l, escaped: r } = this.escapeMask(a), u = [], h = this.opts.tokens != null ? this.opts.tokens : {}, $ = this.isReversed() ? -1 : 1, C = this.isReversed() ? "unshift" : "push", I = this.isReversed() ? 0 : l.length - 1, v = this.isReversed() ? () => k > -1 && T > -1 : () => k < l.length && T < t.length, w = (A) => !this.isReversed() && A <= I || this.isReversed() && A >= I;
|
|
875
874
|
let B, P = -1, k = this.isReversed() ? l.length - 1 : 0, T = this.isReversed() ? t.length - 1 : 0, U = !1;
|
|
876
875
|
for (; v(); ) {
|
|
877
|
-
const A = l.charAt(k), O = h[A],
|
|
878
|
-
if (!r.includes(k) && O != null ? (
|
|
876
|
+
const A = l.charAt(k), O = h[A], _ = (O == null ? void 0 : O.transform) != null ? O.transform(t.charAt(T)) : t.charAt(T);
|
|
877
|
+
if (!r.includes(k) && O != null ? (_.match(O.pattern) != null ? (u[C](_), O.repeated ? (P === -1 ? P = k : k === I && k !== P && (k = P - $), I === P && (k -= $)) : O.multiple && (U = !0, k -= $), k += $) : O.multiple ? U && (k += $, T -= $, U = !1) : _ === B ? B = void 0 : O.optional && (k += $, T -= $), T += $) : (s && !this.isEager() && u[C](A), _ === A && !this.isEager() ? T += $ : B = A, this.isEager() || (k += $)), this.isEager())
|
|
879
878
|
for (; w(k) && (h[l.charAt(k)] == null || r.includes(k)); ) {
|
|
880
|
-
if (
|
|
879
|
+
if (s) {
|
|
881
880
|
if (u[C](l.charAt(k)), t.charAt(T) === l.charAt(k)) {
|
|
882
881
|
k += $, T += $;
|
|
883
882
|
continue;
|
|
@@ -889,90 +888,90 @@ class vt {
|
|
|
889
888
|
return this.memo.set(o, u.join("")), this.memo.get(o);
|
|
890
889
|
}
|
|
891
890
|
}
|
|
892
|
-
class
|
|
893
|
-
constructor(t,
|
|
894
|
-
E(this, "items", /* @__PURE__ */ new Map()), E(this, "eventAbortController"), E(this, "onInput", (
|
|
895
|
-
if (
|
|
891
|
+
class yt {
|
|
892
|
+
constructor(t, a = {}) {
|
|
893
|
+
E(this, "items", /* @__PURE__ */ new Map()), E(this, "eventAbortController"), E(this, "onInput", (s) => {
|
|
894
|
+
if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
|
|
896
895
|
return;
|
|
897
|
-
const o =
|
|
896
|
+
const o = s.target, l = this.items.get(o);
|
|
898
897
|
if (l === void 0) return;
|
|
899
|
-
const r = "inputType" in
|
|
898
|
+
const r = "inputType" in s && s.inputType.startsWith("delete"), u = l.isEager(), h = r && u && l.unmasked(o.value) === "" ? "" : o.value;
|
|
900
899
|
this.fixCursor(o, r, () => this.setValue(o, h));
|
|
901
|
-
}), this.options =
|
|
900
|
+
}), this.options = a, this.eventAbortController = new AbortController(), this.init(this.getInputs(t));
|
|
902
901
|
}
|
|
903
902
|
update(t = {}) {
|
|
904
903
|
this.options = { ...t }, this.init(Array.from(this.items.keys()));
|
|
905
904
|
}
|
|
906
905
|
updateValue(t) {
|
|
907
|
-
var
|
|
908
|
-
t.value !== "" && t.value !== ((
|
|
906
|
+
var a;
|
|
907
|
+
t.value !== "" && t.value !== ((a = this.processInput(t)) == null ? void 0 : a.masked) && this.setValue(t, t.value);
|
|
909
908
|
}
|
|
910
909
|
destroy() {
|
|
911
910
|
this.eventAbortController.abort(), this.items.clear();
|
|
912
911
|
}
|
|
913
912
|
init(t) {
|
|
914
|
-
const
|
|
915
|
-
for (const
|
|
916
|
-
if (!this.items.has(
|
|
913
|
+
const a = this.getOptions(this.options);
|
|
914
|
+
for (const s of t) {
|
|
915
|
+
if (!this.items.has(s)) {
|
|
917
916
|
const { signal: l } = this.eventAbortController;
|
|
918
|
-
|
|
917
|
+
s.addEventListener("input", this.onInput, { capture: !0, signal: l });
|
|
919
918
|
}
|
|
920
|
-
const o = new
|
|
921
|
-
this.items.set(
|
|
919
|
+
const o = new kt(gt(s, a));
|
|
920
|
+
this.items.set(s, o), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && o.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
|
|
922
921
|
}
|
|
923
922
|
}
|
|
924
923
|
getInputs(t) {
|
|
925
924
|
return typeof t == "string" ? Array.from(document.querySelectorAll(t)) : "length" in t ? Array.from(t) : [t];
|
|
926
925
|
}
|
|
927
926
|
getOptions(t) {
|
|
928
|
-
const { onMaska:
|
|
927
|
+
const { onMaska: a, preProcess: s, postProcess: o, ...l } = t;
|
|
929
928
|
return l;
|
|
930
929
|
}
|
|
931
|
-
fixCursor(t,
|
|
930
|
+
fixCursor(t, a, s) {
|
|
932
931
|
var o, l;
|
|
933
932
|
const r = t.selectionStart, u = t.value;
|
|
934
|
-
if (
|
|
933
|
+
if (s(), r === null || r === u.length && !a) return;
|
|
935
934
|
const h = t.value, $ = u.slice(0, r), C = h.slice(0, r), I = (o = this.processInput(t, $)) == null ? void 0 : o.unmasked, v = (l = this.processInput(t, C)) == null ? void 0 : l.unmasked;
|
|
936
935
|
if (I === void 0 || v === void 0) return;
|
|
937
936
|
let w = r;
|
|
938
|
-
$ !== C && (w +=
|
|
937
|
+
$ !== C && (w += a ? h.length - u.length : I.length - v.length), t.setSelectionRange(w, w);
|
|
939
938
|
}
|
|
940
|
-
setValue(t,
|
|
941
|
-
const
|
|
942
|
-
|
|
939
|
+
setValue(t, a) {
|
|
940
|
+
const s = this.processInput(t, a);
|
|
941
|
+
s !== void 0 && (t.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((o) => o(s)) : this.options.onMaska(s)), t.dispatchEvent(new CustomEvent("maska", { detail: s })), t.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
|
|
943
942
|
}
|
|
944
|
-
processInput(t,
|
|
945
|
-
const
|
|
946
|
-
if (
|
|
947
|
-
let o =
|
|
943
|
+
processInput(t, a) {
|
|
944
|
+
const s = this.items.get(t);
|
|
945
|
+
if (s === void 0) return;
|
|
946
|
+
let o = a ?? t.value;
|
|
948
947
|
this.options.preProcess != null && (o = this.options.preProcess(o));
|
|
949
|
-
let l =
|
|
948
|
+
let l = s.masked(o);
|
|
950
949
|
return this.options.postProcess != null && (l = this.options.postProcess(l)), {
|
|
951
950
|
masked: l,
|
|
952
|
-
unmasked:
|
|
953
|
-
completed:
|
|
951
|
+
unmasked: s.unmasked(o),
|
|
952
|
+
completed: s.completed(o)
|
|
954
953
|
};
|
|
955
954
|
}
|
|
956
955
|
}
|
|
957
|
-
const G = /* @__PURE__ */ new WeakMap(),
|
|
956
|
+
const G = /* @__PURE__ */ new WeakMap(), vt = (e, t) => {
|
|
958
957
|
if (e.arg == null || e.instance == null) return;
|
|
959
|
-
const
|
|
960
|
-
e.arg in e.instance ? e.instance[e.arg] = t :
|
|
961
|
-
},
|
|
962
|
-
var
|
|
963
|
-
const
|
|
964
|
-
if (
|
|
958
|
+
const a = "setup" in e.instance.$.type;
|
|
959
|
+
e.arg in e.instance ? e.instance[e.arg] = t : a && console.warn("Maska: please expose `%s` using defineExpose", e.arg);
|
|
960
|
+
}, R = (e, t) => {
|
|
961
|
+
var a;
|
|
962
|
+
const s = e instanceof HTMLInputElement ? e : e.querySelector("input");
|
|
963
|
+
if (s == null || (s == null ? void 0 : s.type) === "file") return;
|
|
965
964
|
let o = {};
|
|
966
965
|
if (t.value != null && (o = typeof t.value == "string" ? { mask: t.value } : { ...t.value }), t.arg != null) {
|
|
967
966
|
const l = (r) => {
|
|
968
967
|
const u = t.modifiers.unmasked ? r.unmasked : t.modifiers.completed ? r.completed : r.masked;
|
|
969
|
-
|
|
968
|
+
vt(t, u);
|
|
970
969
|
};
|
|
971
970
|
o.onMaska = o.onMaska == null ? l : Array.isArray(o.onMaska) ? [...o.onMaska, l] : [o.onMaska, l];
|
|
972
971
|
}
|
|
973
|
-
G.has(
|
|
974
|
-
},
|
|
975
|
-
directives: { maska:
|
|
972
|
+
G.has(s) ? (a = G.get(s)) == null || a.update(o) : G.set(s, new yt(s, o));
|
|
973
|
+
}, wt = R, St = g({
|
|
974
|
+
directives: { maska: wt },
|
|
976
975
|
name: "wra-custom-input",
|
|
977
976
|
props: {
|
|
978
977
|
/**
|
|
@@ -1122,9 +1121,9 @@ const G = /* @__PURE__ */ new WeakMap(), St = (e, t) => {
|
|
|
1122
1121
|
validate(e) {
|
|
1123
1122
|
if (this.errorMessage = "", this.rules != null)
|
|
1124
1123
|
for (let t = 0; t < this.rules.length; t++) {
|
|
1125
|
-
const
|
|
1126
|
-
if (
|
|
1127
|
-
this.errorMessage =
|
|
1124
|
+
const a = this.rules[t], s = a(e);
|
|
1125
|
+
if (s != !0) {
|
|
1126
|
+
this.errorMessage = s, this.$emit("valid", { id: this.id, value: !1 });
|
|
1128
1127
|
break;
|
|
1129
1128
|
}
|
|
1130
1129
|
}
|
|
@@ -1142,14 +1141,14 @@ const G = /* @__PURE__ */ new WeakMap(), St = (e, t) => {
|
|
|
1142
1141
|
mounted() {
|
|
1143
1142
|
this.$emit("update:modelValue", this.modelValue), this.validate(this.modelValue);
|
|
1144
1143
|
}
|
|
1145
|
-
}),
|
|
1144
|
+
}), Vt = ["for"], It = { class: "input-wrapper" }, Mt = {
|
|
1146
1145
|
key: 0,
|
|
1147
1146
|
class: "prefix"
|
|
1148
|
-
},
|
|
1147
|
+
}, Ct = ["id", "type", "value", "inputmode", "placeholder", "data-maska-eager", "data-maska-reversed", "data-maska-tokens"], Pt = {
|
|
1149
1148
|
key: 1,
|
|
1150
1149
|
class: "suffix"
|
|
1151
|
-
},
|
|
1152
|
-
function
|
|
1150
|
+
}, Tt = { key: 1 };
|
|
1151
|
+
function Bt(e, t, a, s, o, l) {
|
|
1153
1152
|
const r = j("maska");
|
|
1154
1153
|
return i(), n("div", {
|
|
1155
1154
|
class: m({ error: !!e.errorMessage })
|
|
@@ -1157,10 +1156,10 @@ function Wt(e, t, s, a, o, l) {
|
|
|
1157
1156
|
e.label ? (i(), n("label", {
|
|
1158
1157
|
key: 0,
|
|
1159
1158
|
for: e.id
|
|
1160
|
-
}, p(e.label), 9,
|
|
1161
|
-
d("div",
|
|
1162
|
-
e.prefix ? (i(), n("span",
|
|
1163
|
-
|
|
1159
|
+
}, p(e.label), 9, Vt)) : c("", !0),
|
|
1160
|
+
d("div", It, [
|
|
1161
|
+
e.prefix ? (i(), n("span", Mt, p(e.prefix), 1)) : c("", !0),
|
|
1162
|
+
N(d("input", Y(
|
|
1164
1163
|
{
|
|
1165
1164
|
id: e.id,
|
|
1166
1165
|
type: e.type,
|
|
@@ -1174,15 +1173,15 @@ function Wt(e, t, s, a, o, l) {
|
|
|
1174
1173
|
class: e.prefixPadding
|
|
1175
1174
|
},
|
|
1176
1175
|
e.type === "number" && e.minimumValue !== void 0 ? { min: e.minimumValue } : {}
|
|
1177
|
-
), null, 16,
|
|
1176
|
+
), null, 16, Ct), [
|
|
1178
1177
|
[r, e.dataMaska]
|
|
1179
1178
|
]),
|
|
1180
|
-
e.suffix ? (i(), n("span",
|
|
1179
|
+
e.suffix ? (i(), n("span", Pt, p(e.suffix), 1)) : c("", !0)
|
|
1181
1180
|
]),
|
|
1182
|
-
e.errorMessage ? (i(), n("p",
|
|
1181
|
+
e.errorMessage ? (i(), n("p", Tt, p(e.errorMessage), 1)) : c("", !0)
|
|
1183
1182
|
], 2);
|
|
1184
1183
|
}
|
|
1185
|
-
const
|
|
1184
|
+
const Ot = /* @__PURE__ */ b(St, [["render", Bt], ["__scopeId", "data-v-dbeead08"]]), Wt = g({
|
|
1186
1185
|
name: "wra-data-table",
|
|
1187
1186
|
props: {
|
|
1188
1187
|
/**
|
|
@@ -1261,34 +1260,34 @@ const Nt = /* @__PURE__ */ b(It, [["render", Wt], ["__scopeId", "data-v-dbeead08
|
|
|
1261
1260
|
let e = this.items;
|
|
1262
1261
|
if (this.search) {
|
|
1263
1262
|
this.currentPage = 1;
|
|
1264
|
-
const
|
|
1263
|
+
const a = this.search.toLowerCase(), s = ((t = this.headers) == null ? void 0 : t.map((o) => o.key)) ?? [];
|
|
1265
1264
|
e = e.filter(
|
|
1266
1265
|
(o) => (
|
|
1267
1266
|
// Use .some() to check all relevant columns
|
|
1268
|
-
|
|
1269
|
-
(l) => String(o[l]).toLowerCase().includes(
|
|
1267
|
+
s.some(
|
|
1268
|
+
(l) => String(o[l]).toLowerCase().includes(a)
|
|
1270
1269
|
)
|
|
1271
1270
|
)
|
|
1272
1271
|
);
|
|
1273
1272
|
}
|
|
1274
|
-
return Object.keys(this.columnFilters).forEach((
|
|
1273
|
+
return Object.keys(this.columnFilters).forEach((a) => {
|
|
1275
1274
|
var o;
|
|
1276
|
-
const
|
|
1277
|
-
|
|
1278
|
-
(l) => String(l[
|
|
1275
|
+
const s = (o = this.columnFilters[a]) == null ? void 0 : o.toLowerCase();
|
|
1276
|
+
s && (this.currentPage = 1, e = e.filter(
|
|
1277
|
+
(l) => String(l[a]).toLowerCase().includes(s)
|
|
1279
1278
|
));
|
|
1280
1279
|
}), e;
|
|
1281
1280
|
},
|
|
1282
1281
|
sortedArray() {
|
|
1283
1282
|
const e = JSON.parse(JSON.stringify(this.filteredItems));
|
|
1284
|
-
return this.localSortBy && this.localSortBy.length > 0 ? e.sort((t,
|
|
1285
|
-
const
|
|
1283
|
+
return this.localSortBy && this.localSortBy.length > 0 ? e.sort((t, a) => {
|
|
1284
|
+
const s = this.localSortBy[0], o = t[s.key], l = a[s.key];
|
|
1286
1285
|
if (o == null && l == null)
|
|
1287
1286
|
return 0;
|
|
1288
1287
|
if (o == null)
|
|
1289
|
-
return
|
|
1288
|
+
return s.order === "desc" ? 1 : -1;
|
|
1290
1289
|
if (l == null)
|
|
1291
|
-
return
|
|
1290
|
+
return s.order === "desc" ? -1 : 1;
|
|
1292
1291
|
const r = (v) => {
|
|
1293
1292
|
if (typeof v == "string" && /^-?[\d,]+(\.\d+)?$/.test(v)) {
|
|
1294
1293
|
const w = v.replace(/,/g, "");
|
|
@@ -1302,21 +1301,21 @@ const Nt = /* @__PURE__ */ b(It, [["render", Wt], ["__scopeId", "data-v-dbeead08
|
|
|
1302
1301
|
}
|
|
1303
1302
|
return v;
|
|
1304
1303
|
}, h = r(o), $ = r(l), C = u(o), I = u(l);
|
|
1305
|
-
return !isNaN(h) && !isNaN($) ?
|
|
1304
|
+
return !isNaN(h) && !isNaN($) ? s.order === "desc" ? $ - h : h - $ : !isNaN(C) && !isNaN(I) ? s.order === "desc" ? I - C : C - I : s.order === "desc" ? o < l ? 1 : -1 : o > l ? 1 : -1;
|
|
1306
1305
|
}) : e;
|
|
1307
1306
|
}
|
|
1308
1307
|
}
|
|
1309
|
-
}),
|
|
1308
|
+
}), Nt = { class: "wra-data-table" }, qt = {
|
|
1310
1309
|
key: 0,
|
|
1311
1310
|
class: "wra-data-table-caption"
|
|
1312
|
-
},
|
|
1311
|
+
}, At = { key: 1 }, Ft = ["onClick"], Lt = { key: 0 }, Et = {
|
|
1313
1312
|
key: 1,
|
|
1314
1313
|
class: "wra-chevron wra-chevron-up sort-icons"
|
|
1315
|
-
},
|
|
1316
|
-
function
|
|
1314
|
+
}, Dt = ["onUpdate:modelValue"], jt = { key: 1 }, zt = ["colspan"], Rt = { key: 2 }, _t = ["onClick"], Ht = { key: 1 }, Kt = { class: "pagination" }, Ut = ["disabled"], Gt = ["disabled"];
|
|
1315
|
+
function Yt(e, t, a, s, o, l) {
|
|
1317
1316
|
return i(), n("div", null, [
|
|
1318
|
-
d("table",
|
|
1319
|
-
e.caption ? (i(), n("caption",
|
|
1317
|
+
d("table", Nt, [
|
|
1318
|
+
e.caption ? (i(), n("caption", qt, [
|
|
1320
1319
|
f(e.$slots, "caption", {}, () => [
|
|
1321
1320
|
M(p(e.caption), 1)
|
|
1322
1321
|
], !0)
|
|
@@ -1325,7 +1324,7 @@ function Zt(e, t, s, a, o, l) {
|
|
|
1325
1324
|
e.$slots.header ? f(e.$slots, "headers", {
|
|
1326
1325
|
key: 0,
|
|
1327
1326
|
headers: e.headers
|
|
1328
|
-
}, void 0, !0) : (i(), n("tr",
|
|
1327
|
+
}, void 0, !0) : (i(), n("tr", At, [
|
|
1329
1328
|
(i(!0), n(y, null, V(e.headers, (r) => (i(), n("th", {
|
|
1330
1329
|
key: r.key,
|
|
1331
1330
|
onClick: (u) => (r.sortable || r.sortable == null) && e.sortByColumn(r.key),
|
|
@@ -1338,38 +1337,38 @@ function Zt(e, t, s, a, o, l) {
|
|
|
1338
1337
|
})
|
|
1339
1338
|
}, [
|
|
1340
1339
|
M(p(r.title) + " ", 1),
|
|
1341
|
-
e.localSortBy && e.localSortBy[0].key === r.key ? (i(), n("span",
|
|
1340
|
+
e.localSortBy && e.localSortBy[0].key === r.key ? (i(), n("span", Lt, [
|
|
1342
1341
|
d("span", {
|
|
1343
1342
|
class: m({
|
|
1344
1343
|
"wra-chevron wra-chevron-up": e.localSortBy[0].order === "asc",
|
|
1345
1344
|
"wra-chevron wra-chevron-down": e.localSortBy[0].order === "desc"
|
|
1346
1345
|
})
|
|
1347
1346
|
}, null, 2)
|
|
1348
|
-
])) : r.sortable == !0 || r.sortable == null ? (i(), n("span",
|
|
1349
|
-
r.searchable ?
|
|
1347
|
+
])) : r.sortable == !0 || r.sortable == null ? (i(), n("span", Et)) : c("", !0),
|
|
1348
|
+
r.searchable ? N((i(), n("input", {
|
|
1350
1349
|
key: 2,
|
|
1351
1350
|
type: "text",
|
|
1352
1351
|
"onUpdate:modelValue": (u) => e.columnFilters[r.key] = u,
|
|
1353
|
-
onClick: t[0] || (t[0] =
|
|
1352
|
+
onClick: t[0] || (t[0] = q(() => {
|
|
1354
1353
|
}, ["stop"])),
|
|
1355
1354
|
placeholder: "Search...",
|
|
1356
1355
|
class: "column-search-input"
|
|
1357
|
-
}, null, 8,
|
|
1356
|
+
}, null, 8, Dt)), [
|
|
1358
1357
|
[x, e.columnFilters[r.key]]
|
|
1359
1358
|
]) : c("", !0)
|
|
1360
|
-
], 14,
|
|
1359
|
+
], 14, Ft))), 128))
|
|
1361
1360
|
]))
|
|
1362
1361
|
]),
|
|
1363
|
-
e.loading == !0 ? (i(), n("tbody",
|
|
1362
|
+
e.loading == !0 ? (i(), n("tbody", jt, [
|
|
1364
1363
|
d("tr", null, [
|
|
1365
1364
|
d("td", {
|
|
1366
1365
|
class: "text-center",
|
|
1367
1366
|
colspan: e.headers ? e.headers.length : 1
|
|
1368
1367
|
}, [...t[3] || (t[3] = [
|
|
1369
1368
|
d("span", { class: "loader" }, null, -1)
|
|
1370
|
-
])], 8,
|
|
1369
|
+
])], 8, zt)
|
|
1371
1370
|
])
|
|
1372
|
-
])) : e.$slots.body ? (i(), n("tbody",
|
|
1371
|
+
])) : e.$slots.body ? (i(), n("tbody", Rt, [
|
|
1373
1372
|
f(e.$slots, "body", { items: e.paginatedArray }, void 0, !0)
|
|
1374
1373
|
])) : (i(!0), n(y, { key: 3 }, V(e.paginatedArray, (r) => (i(), n("tbody", {
|
|
1375
1374
|
class: m({
|
|
@@ -1397,12 +1396,12 @@ function Zt(e, t, s, a, o, l) {
|
|
|
1397
1396
|
value: r[u.key],
|
|
1398
1397
|
item: r,
|
|
1399
1398
|
items: e.sortedArray
|
|
1400
|
-
}, void 0, !0) : (i(), n("span",
|
|
1399
|
+
}, void 0, !0) : (i(), n("span", Ht, p(r[u.key]), 1))
|
|
1401
1400
|
], 2))), 256))
|
|
1402
1401
|
], 2))
|
|
1403
|
-
], 10,
|
|
1402
|
+
], 10, _t))), 256))
|
|
1404
1403
|
]),
|
|
1405
|
-
d("div",
|
|
1404
|
+
d("div", Kt, [
|
|
1406
1405
|
M(" Page " + p(e.currentPage) + " of " + p(e.totalNumberOfPages) + " ", 1),
|
|
1407
1406
|
d("button", {
|
|
1408
1407
|
disabled: e.currentPage == 1,
|
|
@@ -1412,7 +1411,7 @@ function Zt(e, t, s, a, o, l) {
|
|
|
1412
1411
|
onClick: t[1] || (t[1] = (r) => e.currentPage = e.currentPage - 1)
|
|
1413
1412
|
}, [...t[4] || (t[4] = [
|
|
1414
1413
|
d("span", { class: "wra-chevron wra-chevron-left" }, null, -1)
|
|
1415
|
-
])], 10,
|
|
1414
|
+
])], 10, Ut),
|
|
1416
1415
|
d("button", {
|
|
1417
1416
|
disabled: e.currentPage == e.totalNumberOfPages,
|
|
1418
1417
|
class: m({
|
|
@@ -1421,12 +1420,12 @@ function Zt(e, t, s, a, o, l) {
|
|
|
1421
1420
|
onClick: t[2] || (t[2] = (r) => e.currentPage = e.currentPage + 1)
|
|
1422
1421
|
}, [...t[5] || (t[5] = [
|
|
1423
1422
|
d("span", { class: "wra-chevron wra-chevron-right" }, null, -1)
|
|
1424
|
-
])], 10,
|
|
1423
|
+
])], 10, Gt)
|
|
1425
1424
|
])
|
|
1426
1425
|
]);
|
|
1427
1426
|
}
|
|
1428
|
-
const
|
|
1429
|
-
directives: { maska:
|
|
1427
|
+
const Jt = /* @__PURE__ */ b(Wt, [["render", Yt], ["__scopeId", "data-v-e27e09c4"]]), Zt = R, Qt = g({
|
|
1428
|
+
directives: { maska: Zt },
|
|
1430
1429
|
name: "wra-date-input",
|
|
1431
1430
|
props: {
|
|
1432
1431
|
/**
|
|
@@ -1550,8 +1549,8 @@ const Qt = /* @__PURE__ */ b(qt, [["render", Zt], ["__scopeId", "data-v-e27e09c4
|
|
|
1550
1549
|
t = new Date(
|
|
1551
1550
|
t.getTime() - t.getTimezoneOffset() * 60 * 1e3
|
|
1552
1551
|
);
|
|
1553
|
-
const
|
|
1554
|
-
this.$emit("valid", { id: this.id, value:
|
|
1552
|
+
const a = this.validate(t);
|
|
1553
|
+
this.$emit("valid", { id: this.id, value: a }), a == !0 ? (this.dateObjectValue = t, this.$emit("update:modelValue", t)) : (this.dateObjectValue = null, this.$emit("update:modelValue", null));
|
|
1555
1554
|
} else {
|
|
1556
1555
|
const t = this.validate(null);
|
|
1557
1556
|
this.$emit("valid", { id: this.id, value: t }), this.dateObjectValue = null, this.$emit("update:modelValue", null);
|
|
@@ -1564,8 +1563,8 @@ const Qt = /* @__PURE__ */ b(qt, [["render", Zt], ["__scopeId", "data-v-e27e09c4
|
|
|
1564
1563
|
if (e === null)
|
|
1565
1564
|
return this.required == !0 && (this.showError = !0, t = !1), this.required == !1 && (this.maskedValue.length == 0 ? (this.showError = !1, t = !0) : (this.showError = !0, t = !1)), this.firstValidation == !0 && (this.firstValidation = !1, this.showError = !1), t;
|
|
1566
1565
|
e == "Invalid Date" && (t = !1);
|
|
1567
|
-
const
|
|
1568
|
-
return typeof e == "object" &&
|
|
1566
|
+
const a = parseInt(this.maskedValue.split("/")[1]) - 1;
|
|
1567
|
+
return typeof e == "object" && a != e.getMonth() && (t = !1), this.showError = !t, this.firstValidation == !0 && (this.firstValidation = !1, this.showError = !1), t;
|
|
1569
1568
|
},
|
|
1570
1569
|
/**
|
|
1571
1570
|
* Sets the initial state of the component based on the modelValue prop.
|
|
@@ -1587,8 +1586,8 @@ const Qt = /* @__PURE__ */ b(qt, [["render", Zt], ["__scopeId", "data-v-e27e09c4
|
|
|
1587
1586
|
mounted() {
|
|
1588
1587
|
this.setInitialState();
|
|
1589
1588
|
}
|
|
1590
|
-
}),
|
|
1591
|
-
function
|
|
1589
|
+
}), Xt = ["for"], xt = ["id", "value", "inputmode", "placeholder", "defaultValidation"], ea = { key: 1 };
|
|
1590
|
+
function ta(e, t, a, s, o, l) {
|
|
1592
1591
|
const r = j("maska");
|
|
1593
1592
|
return i(), n("div", {
|
|
1594
1593
|
class: m({ error: e.showError != !1 })
|
|
@@ -1596,8 +1595,8 @@ function as(e, t, s, a, o, l) {
|
|
|
1596
1595
|
e.label ? (i(), n("label", {
|
|
1597
1596
|
key: 0,
|
|
1598
1597
|
for: e.id
|
|
1599
|
-
}, p(e.label), 9,
|
|
1600
|
-
|
|
1598
|
+
}, p(e.label), 9, Xt)) : c("", !0),
|
|
1599
|
+
N(d("input", {
|
|
1601
1600
|
id: e.id,
|
|
1602
1601
|
type: "text",
|
|
1603
1602
|
value: e.maskedValue,
|
|
@@ -1606,13 +1605,13 @@ function as(e, t, s, a, o, l) {
|
|
|
1606
1605
|
defaultValidation: e.defaultValidation,
|
|
1607
1606
|
onInput: t[0] || (t[0] = (...u) => e.onInputHandler && e.onInputHandler(...u)),
|
|
1608
1607
|
"data-maska-eager": ""
|
|
1609
|
-
}, null, 40,
|
|
1608
|
+
}, null, 40, xt), [
|
|
1610
1609
|
[r, "##/##/####"]
|
|
1611
1610
|
]),
|
|
1612
|
-
e.showError && e.required != null ? (i(), n("p",
|
|
1611
|
+
e.showError && e.required != null ? (i(), n("p", ea, "Invalid date")) : c("", !0)
|
|
1613
1612
|
], 2);
|
|
1614
1613
|
}
|
|
1615
|
-
const
|
|
1614
|
+
const aa = /* @__PURE__ */ b(Qt, [["render", ta], ["__scopeId", "data-v-b5ebbc62"]]), sa = g({
|
|
1616
1615
|
name: "wra-header",
|
|
1617
1616
|
props: {
|
|
1618
1617
|
/**
|
|
@@ -1623,30 +1622,30 @@ const rs = /* @__PURE__ */ b(xt, [["render", as], ["__scopeId", "data-v-b5ebbc62
|
|
|
1623
1622
|
required: !0
|
|
1624
1623
|
}
|
|
1625
1624
|
}
|
|
1626
|
-
}),
|
|
1627
|
-
function
|
|
1625
|
+
}), ra = { key: 0 }, ia = { key: 1 }, na = { key: 2 }, oa = { key: 3 }, la = { key: 4 }, da = { key: 5 };
|
|
1626
|
+
function ua(e, t, a, s, o, l) {
|
|
1628
1627
|
return i(), n("div", null, [
|
|
1629
|
-
e.size == "h1" ? (i(), n("h1",
|
|
1628
|
+
e.size == "h1" ? (i(), n("h1", ra, [
|
|
1630
1629
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1631
1630
|
])) : c("", !0),
|
|
1632
|
-
e.size == "h2" ? (i(), n("h2",
|
|
1631
|
+
e.size == "h2" ? (i(), n("h2", ia, [
|
|
1633
1632
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1634
1633
|
])) : c("", !0),
|
|
1635
|
-
e.size == "h3" ? (i(), n("h3",
|
|
1634
|
+
e.size == "h3" ? (i(), n("h3", na, [
|
|
1636
1635
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1637
1636
|
])) : c("", !0),
|
|
1638
|
-
e.size == "h4" ? (i(), n("h4",
|
|
1637
|
+
e.size == "h4" ? (i(), n("h4", oa, [
|
|
1639
1638
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1640
1639
|
])) : c("", !0),
|
|
1641
|
-
e.size == "h5" ? (i(), n("h5",
|
|
1640
|
+
e.size == "h5" ? (i(), n("h5", la, [
|
|
1642
1641
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1643
1642
|
])) : c("", !0),
|
|
1644
|
-
e.size == "h6" ? (i(), n("h6",
|
|
1643
|
+
e.size == "h6" ? (i(), n("h6", da, [
|
|
1645
1644
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1646
1645
|
])) : c("", !0)
|
|
1647
1646
|
]);
|
|
1648
1647
|
}
|
|
1649
|
-
const se = /* @__PURE__ */ b(
|
|
1648
|
+
const se = /* @__PURE__ */ b(sa, [["render", ua], ["__scopeId", "data-v-6d53d792"]]), pa = g({
|
|
1650
1649
|
name: "wra-dialog",
|
|
1651
1650
|
components: {
|
|
1652
1651
|
WraHeader: se,
|
|
@@ -1712,15 +1711,15 @@ const se = /* @__PURE__ */ b(is, [["render", cs], ["__scopeId", "data-v-6d53d792
|
|
|
1712
1711
|
},
|
|
1713
1712
|
handleTab(e) {
|
|
1714
1713
|
var l, r;
|
|
1715
|
-
const t = ((l = this.$refs.confirmBtn) == null ? void 0 : l.$el) || this.$refs.confirmBtn,
|
|
1716
|
-
if (!
|
|
1717
|
-
const o =
|
|
1714
|
+
const t = ((l = this.$refs.confirmBtn) == null ? void 0 : l.$el) || this.$refs.confirmBtn, a = ((r = this.$refs.cancelBtn) == null ? void 0 : r.$el) || this.$refs.cancelBtn, s = [t, a].filter(Boolean);
|
|
1715
|
+
if (!s.length) return;
|
|
1716
|
+
const o = s.indexOf(document.activeElement);
|
|
1718
1717
|
if (e.shiftKey) {
|
|
1719
|
-
const u = (o - 1 +
|
|
1720
|
-
|
|
1718
|
+
const u = (o - 1 + s.length) % s.length;
|
|
1719
|
+
s[u].focus();
|
|
1721
1720
|
} else {
|
|
1722
|
-
const u = (o + 1) %
|
|
1723
|
-
|
|
1721
|
+
const u = (o + 1) % s.length;
|
|
1722
|
+
s[u].focus();
|
|
1724
1723
|
}
|
|
1725
1724
|
},
|
|
1726
1725
|
focusConfirm() {
|
|
@@ -1737,11 +1736,11 @@ const se = /* @__PURE__ */ b(is, [["render", cs], ["__scopeId", "data-v-6d53d792
|
|
|
1737
1736
|
mounted() {
|
|
1738
1737
|
this.lastFocused = document.activeElement;
|
|
1739
1738
|
}
|
|
1740
|
-
}),
|
|
1739
|
+
}), ca = { class: "dialog-content" }, ha = {
|
|
1741
1740
|
id: "dialog-message",
|
|
1742
1741
|
class: "mt-4"
|
|
1743
|
-
},
|
|
1744
|
-
function
|
|
1742
|
+
}, fa = { class: "dialog-buttons" };
|
|
1743
|
+
function ma(e, t, a, s, o, l) {
|
|
1745
1744
|
const r = L("wra-header"), u = L("wra-button");
|
|
1746
1745
|
return i(), z(ne, { to: "body" }, [
|
|
1747
1746
|
d("dialog", {
|
|
@@ -1752,11 +1751,11 @@ function bs(e, t, s, a, o, l) {
|
|
|
1752
1751
|
tabindex: "-1",
|
|
1753
1752
|
onClose: t[0] || (t[0] = (...h) => e.closeDialog && e.closeDialog(...h)),
|
|
1754
1753
|
onKeydown: [
|
|
1755
|
-
t[1] || (t[1] = S(
|
|
1754
|
+
t[1] || (t[1] = S(q((...h) => e.handleTab && e.handleTab(...h), ["prevent"]), ["tab"])),
|
|
1756
1755
|
t[2] || (t[2] = S((...h) => e.cancel && e.cancel(...h), ["esc"]))
|
|
1757
1756
|
]
|
|
1758
1757
|
}, [
|
|
1759
|
-
d("div",
|
|
1758
|
+
d("div", ca, [
|
|
1760
1759
|
F(r, {
|
|
1761
1760
|
size: "h3",
|
|
1762
1761
|
id: "dialog-title"
|
|
@@ -1766,8 +1765,8 @@ function bs(e, t, s, a, o, l) {
|
|
|
1766
1765
|
]),
|
|
1767
1766
|
_: 1
|
|
1768
1767
|
}),
|
|
1769
|
-
d("p",
|
|
1770
|
-
d("div",
|
|
1768
|
+
d("p", ha, p(e.message), 1),
|
|
1769
|
+
d("div", fa, [
|
|
1771
1770
|
F(u, {
|
|
1772
1771
|
ref: "confirmBtn",
|
|
1773
1772
|
backgroundColor: e.isDelete ? "wra-red" : "wra-green",
|
|
@@ -1792,7 +1791,7 @@ function bs(e, t, s, a, o, l) {
|
|
|
1792
1791
|
], 544)
|
|
1793
1792
|
]);
|
|
1794
1793
|
}
|
|
1795
|
-
const
|
|
1794
|
+
const ga = /* @__PURE__ */ b(pa, [["render", ma], ["__scopeId", "data-v-a58221e3"]]), ba = g({
|
|
1796
1795
|
name: "wra-divider",
|
|
1797
1796
|
props: {
|
|
1798
1797
|
/** Thickness of the divider */
|
|
@@ -1812,8 +1811,8 @@ const $s = /* @__PURE__ */ b(hs, [["render", bs], ["__scopeId", "data-v-a58221e3
|
|
|
1812
1811
|
data() {
|
|
1813
1812
|
return {};
|
|
1814
1813
|
}
|
|
1815
|
-
}),
|
|
1816
|
-
function
|
|
1814
|
+
}), $a = ["role"];
|
|
1815
|
+
function ka(e, t, a, s, o, l) {
|
|
1817
1816
|
return i(), n("hr", {
|
|
1818
1817
|
role: e.role,
|
|
1819
1818
|
class: m({
|
|
@@ -1821,9 +1820,9 @@ function vs(e, t, s, a, o, l) {
|
|
|
1821
1820
|
"wra-divider": e.thickness === "medium",
|
|
1822
1821
|
"wra-divider-small": e.thickness === "small"
|
|
1823
1822
|
})
|
|
1824
|
-
}, null, 10,
|
|
1823
|
+
}, null, 10, $a);
|
|
1825
1824
|
}
|
|
1826
|
-
const
|
|
1825
|
+
const ya = /* @__PURE__ */ b(ba, [["render", ka], ["__scopeId", "data-v-40db3bc1"]]), va = g({
|
|
1827
1826
|
name: "wra-expansion-panel",
|
|
1828
1827
|
props: {
|
|
1829
1828
|
title: {
|
|
@@ -1862,8 +1861,8 @@ const ws = /* @__PURE__ */ b(ks, [["render", vs], ["__scopeId", "data-v-40db3bc1
|
|
|
1862
1861
|
this.showPanel = !this.showPanel;
|
|
1863
1862
|
}
|
|
1864
1863
|
}
|
|
1865
|
-
}),
|
|
1866
|
-
function
|
|
1864
|
+
}), wa = ["aria-controls", "id"], Sa = { class: "icon-wrapper" }, Va = ["aria-hidden", "id"], Ia = { class: "inner-panel" };
|
|
1865
|
+
function Ma(e, t, a, s, o, l) {
|
|
1867
1866
|
return i(), n("div", null, [
|
|
1868
1867
|
d("button", {
|
|
1869
1868
|
class: "expansion-button",
|
|
@@ -1875,7 +1874,7 @@ function Ps(e, t, s, a, o, l) {
|
|
|
1875
1874
|
f(e.$slots, "title", {}, () => [
|
|
1876
1875
|
M(p(e.title), 1)
|
|
1877
1876
|
], !0),
|
|
1878
|
-
d("span",
|
|
1877
|
+
d("span", Sa, [
|
|
1879
1878
|
d("span", {
|
|
1880
1879
|
class: m(["panel-icon", {
|
|
1881
1880
|
"show-panel-icon": e.showPanel,
|
|
@@ -1883,7 +1882,7 @@ function Ps(e, t, s, a, o, l) {
|
|
|
1883
1882
|
}])
|
|
1884
1883
|
}, null, 2)
|
|
1885
1884
|
])
|
|
1886
|
-
], 12,
|
|
1885
|
+
], 12, wa),
|
|
1887
1886
|
F(K, { name: "slide-fade" }, {
|
|
1888
1887
|
default: W(() => [
|
|
1889
1888
|
e.showPanel ? (i(), n("div", {
|
|
@@ -1892,16 +1891,16 @@ function Ps(e, t, s, a, o, l) {
|
|
|
1892
1891
|
"aria-hidden": !e.showPanel,
|
|
1893
1892
|
id: "content-" + e.ariaTitle
|
|
1894
1893
|
}, [
|
|
1895
|
-
d("div",
|
|
1894
|
+
d("div", Ia, [
|
|
1896
1895
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1897
1896
|
])
|
|
1898
|
-
], 8,
|
|
1897
|
+
], 8, Va)) : c("", !0)
|
|
1899
1898
|
]),
|
|
1900
1899
|
_: 3
|
|
1901
1900
|
})
|
|
1902
1901
|
]);
|
|
1903
1902
|
}
|
|
1904
|
-
const
|
|
1903
|
+
const Ca = /* @__PURE__ */ b(va, [["render", Ma], ["__scopeId", "data-v-aad4db7d"]]), Pa = g({
|
|
1905
1904
|
name: "wra-validation-tooltip",
|
|
1906
1905
|
props: {
|
|
1907
1906
|
/**
|
|
@@ -1914,7 +1913,7 @@ const Ts = /* @__PURE__ */ b(Ss, [["render", Ps], ["__scopeId", "data-v-aad4db7d
|
|
|
1914
1913
|
}
|
|
1915
1914
|
}
|
|
1916
1915
|
});
|
|
1917
|
-
function
|
|
1916
|
+
function Ta(e, t, a, s, o, l) {
|
|
1918
1917
|
return i(), n("div", {
|
|
1919
1918
|
class: m(["validation-tooltip", e.type])
|
|
1920
1919
|
}, [
|
|
@@ -1929,11 +1928,11 @@ function Os(e, t, s, a, o, l) {
|
|
|
1929
1928
|
f(e.$slots, "default", {}, void 0, !0)
|
|
1930
1929
|
], 2);
|
|
1931
1930
|
}
|
|
1932
|
-
const
|
|
1931
|
+
const re = /* @__PURE__ */ b(Pa, [["render", Ta], ["__scopeId", "data-v-e082a746"]]), Ba = g({
|
|
1933
1932
|
name: "file-upload",
|
|
1934
1933
|
emits: ["change"],
|
|
1935
1934
|
components: {
|
|
1936
|
-
ValidationTooltip:
|
|
1935
|
+
ValidationTooltip: re,
|
|
1937
1936
|
WraButton: J
|
|
1938
1937
|
},
|
|
1939
1938
|
props: {
|
|
@@ -2044,17 +2043,17 @@ const ae = /* @__PURE__ */ b(Bs, [["render", Os], ["__scopeId", "data-v-e082a746
|
|
|
2044
2043
|
},
|
|
2045
2044
|
methods: {
|
|
2046
2045
|
handleFileChange(e) {
|
|
2047
|
-
const
|
|
2048
|
-
if (
|
|
2049
|
-
const
|
|
2046
|
+
const a = e.target.files;
|
|
2047
|
+
if (a && a.length > 0) {
|
|
2048
|
+
const s = Array.from(a);
|
|
2050
2049
|
if (typeof this.maxSize < "u" && this.maxSize !== null) {
|
|
2051
|
-
this.fileSize =
|
|
2050
|
+
this.fileSize = s.reduce((o, l) => o + l.size, 0), this.fileSizeError = this.fileSize > this.maxSize;
|
|
2052
2051
|
return;
|
|
2053
2052
|
}
|
|
2054
|
-
this.fileName =
|
|
2053
|
+
this.fileName = s.map((o) => o.name).join(", ");
|
|
2055
2054
|
} else
|
|
2056
2055
|
this.fileName = "No file chosen";
|
|
2057
|
-
this.$emit("change",
|
|
2056
|
+
this.$emit("change", a);
|
|
2058
2057
|
},
|
|
2059
2058
|
triggerFileInput() {
|
|
2060
2059
|
this.$refs.fileInput.click();
|
|
@@ -2068,14 +2067,14 @@ const ae = /* @__PURE__ */ b(Bs, [["render", Os], ["__scopeId", "data-v-e082a746
|
|
|
2068
2067
|
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`;
|
|
2069
2068
|
}
|
|
2070
2069
|
}
|
|
2071
|
-
}),
|
|
2070
|
+
}), Oa = {
|
|
2072
2071
|
key: 0,
|
|
2073
2072
|
class: "file-upload-error-text"
|
|
2074
|
-
},
|
|
2073
|
+
}, Wa = {
|
|
2075
2074
|
key: 1,
|
|
2076
2075
|
class: "file-upload-error-text"
|
|
2077
|
-
},
|
|
2078
|
-
function
|
|
2076
|
+
}, Na = ["for"], qa = { class: "file-upload-wrapper" }, Aa = ["id", "accept", "capture", "multiple"], Fa = { class: "file-name" };
|
|
2077
|
+
function La(e, t, a, s, o, l) {
|
|
2079
2078
|
const r = L("ValidationTooltip"), u = L("wra-button");
|
|
2080
2079
|
return i(), n(y, null, [
|
|
2081
2080
|
F(K, { name: "error" }, {
|
|
@@ -2086,8 +2085,8 @@ function Ds(e, t, s, a, o, l) {
|
|
|
2086
2085
|
type: "wra-error"
|
|
2087
2086
|
}, {
|
|
2088
2087
|
default: W(() => [
|
|
2089
|
-
e.error ? (i(), n("p",
|
|
2090
|
-
e.fileSizeError ? (i(), n("p",
|
|
2088
|
+
e.error ? (i(), n("p", Oa, p(e.errorMessage), 1)) : c("", !0),
|
|
2089
|
+
e.fileSizeError ? (i(), n("p", Wa, p(e.fileSizeErrorMessage.replace(
|
|
2091
2090
|
"{maxsize}",
|
|
2092
2091
|
String(e.humanReadableMaxSize)
|
|
2093
2092
|
)), 1)) : c("", !0)
|
|
@@ -2100,8 +2099,8 @@ function Ds(e, t, s, a, o, l) {
|
|
|
2100
2099
|
d("div", {
|
|
2101
2100
|
class: "file-upload-label",
|
|
2102
2101
|
for: e.id
|
|
2103
|
-
}, p(e.label), 9,
|
|
2104
|
-
d("div",
|
|
2102
|
+
}, p(e.label), 9, Na),
|
|
2103
|
+
d("div", qa, [
|
|
2105
2104
|
F(u, {
|
|
2106
2105
|
size: "small",
|
|
2107
2106
|
backgroundColor: e.backgroundColor,
|
|
@@ -2120,12 +2119,12 @@ function Ds(e, t, s, a, o, l) {
|
|
|
2120
2119
|
capture: e.capture,
|
|
2121
2120
|
multiple: e.multiple,
|
|
2122
2121
|
onChange: t[0] || (t[0] = (...h) => e.handleFileChange && e.handleFileChange(...h))
|
|
2123
|
-
}, null, 40,
|
|
2124
|
-
d("span",
|
|
2122
|
+
}, null, 40, Aa),
|
|
2123
|
+
d("span", Fa, p(e.fileName), 1)
|
|
2125
2124
|
])
|
|
2126
2125
|
], 64);
|
|
2127
2126
|
}
|
|
2128
|
-
const
|
|
2127
|
+
const Ea = /* @__PURE__ */ b(Ba, [["render", La], ["__scopeId", "data-v-77af62fb"]]), Da = g({
|
|
2129
2128
|
name: "wra-footer",
|
|
2130
2129
|
props: {
|
|
2131
2130
|
/**
|
|
@@ -2137,14 +2136,14 @@ const js = /* @__PURE__ */ b(Ws, [["render", Ds], ["__scopeId", "data-v-77af62fb
|
|
|
2137
2136
|
}
|
|
2138
2137
|
}
|
|
2139
2138
|
});
|
|
2140
|
-
function
|
|
2139
|
+
function ja(e, t, a, s, o, l) {
|
|
2141
2140
|
return i(), n("footer", {
|
|
2142
2141
|
class: m(["wra-footer", { "hidden-print": e.hiddenPrint === !0 }])
|
|
2143
2142
|
}, [
|
|
2144
2143
|
f(e.$slots, "default", {}, void 0, !0)
|
|
2145
2144
|
], 2);
|
|
2146
2145
|
}
|
|
2147
|
-
const
|
|
2146
|
+
const za = /* @__PURE__ */ b(Da, [["render", ja], ["__scopeId", "data-v-ec223b2a"]]), Ra = g({
|
|
2148
2147
|
name: "wra-icon",
|
|
2149
2148
|
props: {
|
|
2150
2149
|
/** Name of icon from material design icons by pictogrammers */
|
|
@@ -2176,8 +2175,8 @@ const Rs = /* @__PURE__ */ b(zs, [["render", _s], ["__scopeId", "data-v-ec223b2a
|
|
|
2176
2175
|
type: String
|
|
2177
2176
|
}
|
|
2178
2177
|
}
|
|
2179
|
-
}),
|
|
2180
|
-
function
|
|
2178
|
+
}), _a = ["width", "height", "viewBox", "stroke", "fill"], Ha = ["d"];
|
|
2179
|
+
function Ka(e, t, a, s, o, l) {
|
|
2181
2180
|
return i(), n("svg", {
|
|
2182
2181
|
width: e.width + "px",
|
|
2183
2182
|
height: e.height + "px",
|
|
@@ -2189,10 +2188,10 @@ function Gs(e, t, s, a, o, l) {
|
|
|
2189
2188
|
d: e.icon,
|
|
2190
2189
|
width: "100%",
|
|
2191
2190
|
height: "100%"
|
|
2192
|
-
}, null, 8,
|
|
2193
|
-
], 8,
|
|
2191
|
+
}, null, 8, Ha)
|
|
2192
|
+
], 8, _a);
|
|
2194
2193
|
}
|
|
2195
|
-
const
|
|
2194
|
+
const Ua = /* @__PURE__ */ b(Ra, [["render", Ka]]), Ga = g({
|
|
2196
2195
|
name: "wra-inset",
|
|
2197
2196
|
props: {
|
|
2198
2197
|
/**
|
|
@@ -2217,15 +2216,15 @@ const Ys = /* @__PURE__ */ b(Hs, [["render", Gs]]), Js = g({
|
|
|
2217
2216
|
}
|
|
2218
2217
|
}
|
|
2219
2218
|
});
|
|
2220
|
-
function
|
|
2219
|
+
function Ya(e, t, a, s, o, l) {
|
|
2221
2220
|
return i(), n("div", {
|
|
2222
2221
|
class: m(["wra-inset", e.colour])
|
|
2223
2222
|
}, [
|
|
2224
2223
|
f(e.$slots, "default", {}, void 0, !0)
|
|
2225
2224
|
], 2);
|
|
2226
2225
|
}
|
|
2227
|
-
const
|
|
2228
|
-
directives: { maska:
|
|
2226
|
+
const Ja = /* @__PURE__ */ b(Ga, [["render", Ya], ["__scopeId", "data-v-5eaa02a8"]]), Za = R, Qa = g({
|
|
2227
|
+
directives: { maska: Za },
|
|
2229
2228
|
name: "wra-number-input",
|
|
2230
2229
|
props: {
|
|
2231
2230
|
/**
|
|
@@ -2333,9 +2332,9 @@ const Qs = /* @__PURE__ */ b(Js, [["render", Zs], ["__scopeId", "data-v-5eaa02a8
|
|
|
2333
2332
|
validate(e) {
|
|
2334
2333
|
if (this.errorMessage = "", this.rules != null)
|
|
2335
2334
|
for (let t = 0; t < this.rules.length; t++) {
|
|
2336
|
-
const
|
|
2337
|
-
if (
|
|
2338
|
-
this.errorMessage =
|
|
2335
|
+
const a = this.rules[t], s = a(e);
|
|
2336
|
+
if (s != !0) {
|
|
2337
|
+
this.errorMessage = s, this.$emit("valid", { id: this.id, value: !1 });
|
|
2339
2338
|
break;
|
|
2340
2339
|
}
|
|
2341
2340
|
}
|
|
@@ -2357,14 +2356,14 @@ const Qs = /* @__PURE__ */ b(Js, [["render", Zs], ["__scopeId", "data-v-5eaa02a8
|
|
|
2357
2356
|
created() {
|
|
2358
2357
|
this.validate(this.modelValue), this.$emit("update:modelValue", this.modelValue);
|
|
2359
2358
|
}
|
|
2360
|
-
}),
|
|
2359
|
+
}), Xa = ["for"], xa = { class: "input-wrapper" }, es = {
|
|
2361
2360
|
key: 0,
|
|
2362
2361
|
class: "prefix"
|
|
2363
|
-
},
|
|
2362
|
+
}, ts = ["id", "type", "inputmode", "placeholder", "value"], as = {
|
|
2364
2363
|
key: 1,
|
|
2365
2364
|
class: "suffix"
|
|
2366
|
-
},
|
|
2367
|
-
function
|
|
2365
|
+
}, ss = { key: 1 };
|
|
2366
|
+
function rs(e, t, a, s, o, l) {
|
|
2368
2367
|
const r = j("maska");
|
|
2369
2368
|
return i(), n("div", {
|
|
2370
2369
|
class: m({ error: !!e.errorMessage })
|
|
@@ -2372,10 +2371,10 @@ function na(e, t, s, a, o, l) {
|
|
|
2372
2371
|
e.label ? (i(), n("label", {
|
|
2373
2372
|
key: 0,
|
|
2374
2373
|
for: e.id
|
|
2375
|
-
}, p(e.label), 9,
|
|
2376
|
-
d("div",
|
|
2377
|
-
e.prefix ? (i(), n("span",
|
|
2378
|
-
|
|
2374
|
+
}, p(e.label), 9, Xa)) : c("", !0),
|
|
2375
|
+
d("div", xa, [
|
|
2376
|
+
e.prefix ? (i(), n("span", es, p(e.prefix), 1)) : c("", !0),
|
|
2377
|
+
N(d("input", {
|
|
2379
2378
|
id: e.id,
|
|
2380
2379
|
type: e.type,
|
|
2381
2380
|
inputmode: e.inputmode || "numeric",
|
|
@@ -2385,15 +2384,15 @@ function na(e, t, s, a, o, l) {
|
|
|
2385
2384
|
"data-maska-reversed": "",
|
|
2386
2385
|
onMaska: t[0] || (t[0] = (u) => e.onMaska(u.detail)),
|
|
2387
2386
|
class: m(e.prefixPadding)
|
|
2388
|
-
}, null, 42,
|
|
2387
|
+
}, null, 42, ts), [
|
|
2389
2388
|
[r, "9,99#"]
|
|
2390
2389
|
]),
|
|
2391
|
-
e.suffix ? (i(), n("span",
|
|
2390
|
+
e.suffix ? (i(), n("span", as, p(e.suffix), 1)) : c("", !0)
|
|
2392
2391
|
]),
|
|
2393
|
-
e.errorMessage ? (i(), n("p",
|
|
2392
|
+
e.errorMessage ? (i(), n("p", ss, p(e.errorMessage), 1)) : c("", !0)
|
|
2394
2393
|
], 2);
|
|
2395
2394
|
}
|
|
2396
|
-
const
|
|
2395
|
+
const is = /* @__PURE__ */ b(Qa, [["render", rs], ["__scopeId", "data-v-bf09a2d6"]]), ns = g({
|
|
2397
2396
|
name: "wra-pagination",
|
|
2398
2397
|
data() {
|
|
2399
2398
|
return {
|
|
@@ -2462,12 +2461,12 @@ const oa = /* @__PURE__ */ b(xs, [["render", na], ["__scopeId", "data-v-bf09a2d6
|
|
|
2462
2461
|
},
|
|
2463
2462
|
changePage(e) {
|
|
2464
2463
|
this.currentPage = e, this.$emit("update:modelValue", this.currentPage), this.$nextTick(() => {
|
|
2465
|
-
const t = `page-${e}`,
|
|
2466
|
-
if (!
|
|
2464
|
+
const t = `page-${e}`, a = this.$refs[t];
|
|
2465
|
+
if (!a || !a[0]) {
|
|
2467
2466
|
console.log("No ref found for page", e);
|
|
2468
2467
|
return;
|
|
2469
2468
|
}
|
|
2470
|
-
|
|
2469
|
+
a[0].focus();
|
|
2471
2470
|
});
|
|
2472
2471
|
},
|
|
2473
2472
|
onKeyLeft() {
|
|
@@ -2510,9 +2509,9 @@ const oa = /* @__PURE__ */ b(xs, [["render", na], ["__scopeId", "data-v-bf09a2d6
|
|
|
2510
2509
|
created() {
|
|
2511
2510
|
this.currentPage = this.modelValue;
|
|
2512
2511
|
}
|
|
2513
|
-
}),
|
|
2514
|
-
function
|
|
2515
|
-
return i(), n("div",
|
|
2512
|
+
}), os = { class: "pagination" }, ls = ["onClick"];
|
|
2513
|
+
function ds(e, t, a, s, o, l) {
|
|
2514
|
+
return i(), n("div", os, [
|
|
2516
2515
|
d("button", {
|
|
2517
2516
|
class: "pagination-button",
|
|
2518
2517
|
onClick: t[0] || (t[0] = (r) => e.decPage())
|
|
@@ -2541,7 +2540,7 @@ function pa(e, t, s, a, o, l) {
|
|
|
2541
2540
|
ref_for: !0,
|
|
2542
2541
|
ref: "page-" + r,
|
|
2543
2542
|
class: m(["pagination-number", e.currentPage === r && "pagination-number--selected"])
|
|
2544
|
-
}, p(r), 43,
|
|
2543
|
+
}, p(r), 43, ls))), 256)),
|
|
2545
2544
|
e.skipEnd ? (i(), n(y, { key: 1 }, [
|
|
2546
2545
|
f(e.$slots, "divider", {}, () => [
|
|
2547
2546
|
t[8] || (t[8] = d("span", { class: "pagination-divider" }, "...", -1))
|
|
@@ -2562,8 +2561,8 @@ function pa(e, t, s, a, o, l) {
|
|
|
2562
2561
|
])
|
|
2563
2562
|
]);
|
|
2564
2563
|
}
|
|
2565
|
-
const
|
|
2566
|
-
directives: { maska:
|
|
2564
|
+
const us = /* @__PURE__ */ b(ns, [["render", ds], ["__scopeId", "data-v-4fb0a9cd"]]), ps = R, cs = g({
|
|
2565
|
+
directives: { maska: ps },
|
|
2567
2566
|
name: "wra-price-input",
|
|
2568
2567
|
props: {
|
|
2569
2568
|
/**
|
|
@@ -2649,11 +2648,11 @@ const ca = /* @__PURE__ */ b(la, [["render", pa], ["__scopeId", "data-v-4fb0a9cd
|
|
|
2649
2648
|
preProcess: (e) => e.replace(/[£,]/g, ""),
|
|
2650
2649
|
postProcess: (e) => {
|
|
2651
2650
|
if (!e) return "";
|
|
2652
|
-
const t = 3 - (e.includes(".") ? e.length - e.indexOf(".") : 0),
|
|
2653
|
-
return isNaN(
|
|
2651
|
+
const t = 3 - (e.includes(".") ? e.length - e.indexOf(".") : 0), a = Number(e.replace(/,/g, ""));
|
|
2652
|
+
return isNaN(a) ? e : Intl.NumberFormat("en-GB", {
|
|
2654
2653
|
style: "currency",
|
|
2655
2654
|
currency: "GBP"
|
|
2656
|
-
}).format(
|
|
2655
|
+
}).format(a).slice(0, t ? -t : void 0).replace("£", "");
|
|
2657
2656
|
}
|
|
2658
2657
|
},
|
|
2659
2658
|
errorMessage: "",
|
|
@@ -2673,9 +2672,9 @@ const ca = /* @__PURE__ */ b(la, [["render", pa], ["__scopeId", "data-v-4fb0a9cd
|
|
|
2673
2672
|
validate(e) {
|
|
2674
2673
|
if (this.errorMessage = "", this.rules != null)
|
|
2675
2674
|
for (let t = 0; t < this.rules.length; t++) {
|
|
2676
|
-
const
|
|
2677
|
-
if (
|
|
2678
|
-
this.errorMessage =
|
|
2675
|
+
const a = this.rules[t], s = a(e);
|
|
2676
|
+
if (s != !0) {
|
|
2677
|
+
this.errorMessage = s, this.$emit("valid", { id: this.id, value: !1 });
|
|
2679
2678
|
break;
|
|
2680
2679
|
}
|
|
2681
2680
|
}
|
|
@@ -2693,14 +2692,14 @@ const ca = /* @__PURE__ */ b(la, [["render", pa], ["__scopeId", "data-v-4fb0a9cd
|
|
|
2693
2692
|
mounted() {
|
|
2694
2693
|
this.maskedValue = String(this.modelValue), this.$emit("update:modelValue", this.maskedValue), this.validate(this.modelValue);
|
|
2695
2694
|
}
|
|
2696
|
-
}),
|
|
2695
|
+
}), hs = ["for"], fs = { class: "input-wrapper" }, ms = {
|
|
2697
2696
|
key: 0,
|
|
2698
2697
|
class: "prefix"
|
|
2699
|
-
},
|
|
2698
|
+
}, gs = ["id", "value", "inputmode", "placeholder"], bs = {
|
|
2700
2699
|
key: 1,
|
|
2701
2700
|
class: "suffix"
|
|
2702
|
-
},
|
|
2703
|
-
function
|
|
2701
|
+
}, $s = { key: 1 };
|
|
2702
|
+
function ks(e, t, a, s, o, l) {
|
|
2704
2703
|
const r = j("maska");
|
|
2705
2704
|
return i(), n("div", {
|
|
2706
2705
|
class: m({ error: e.errorMessage !== "" })
|
|
@@ -2708,10 +2707,10 @@ function va(e, t, s, a, o, l) {
|
|
|
2708
2707
|
e.label ? (i(), n("label", {
|
|
2709
2708
|
key: 0,
|
|
2710
2709
|
for: e.id
|
|
2711
|
-
}, p(e.label), 9,
|
|
2712
|
-
d("div",
|
|
2713
|
-
e.prefix ? (i(), n("span",
|
|
2714
|
-
|
|
2710
|
+
}, p(e.label), 9, hs)) : c("", !0),
|
|
2711
|
+
d("div", fs, [
|
|
2712
|
+
e.prefix ? (i(), n("span", ms, p(e.prefix), 1)) : c("", !0),
|
|
2713
|
+
N(d("input", {
|
|
2715
2714
|
id: e.id,
|
|
2716
2715
|
type: "text",
|
|
2717
2716
|
value: e.maskedValue,
|
|
@@ -2721,15 +2720,15 @@ function va(e, t, s, a, o, l) {
|
|
|
2721
2720
|
"data-maska": "0.99",
|
|
2722
2721
|
"data-maska-tokens": "0:\\d:multiple|9:\\d:optional",
|
|
2723
2722
|
class: m(e.prefixPadding)
|
|
2724
|
-
}, null, 42,
|
|
2723
|
+
}, null, 42, gs), [
|
|
2725
2724
|
[r, e.mask]
|
|
2726
2725
|
]),
|
|
2727
|
-
e.suffix ? (i(), n("span",
|
|
2726
|
+
e.suffix ? (i(), n("span", bs, p(e.suffix), 1)) : c("", !0)
|
|
2728
2727
|
]),
|
|
2729
|
-
e.errorMessage ? (i(), n("p",
|
|
2728
|
+
e.errorMessage ? (i(), n("p", $s, p(e.errorMessage), 1)) : c("", !0)
|
|
2730
2729
|
], 2);
|
|
2731
2730
|
}
|
|
2732
|
-
const
|
|
2731
|
+
const ys = /* @__PURE__ */ b(cs, [["render", ks], ["__scopeId", "data-v-0e867b98"]]), vs = g({
|
|
2733
2732
|
name: "wra-radio",
|
|
2734
2733
|
props: {
|
|
2735
2734
|
groupName: {
|
|
@@ -2760,8 +2759,8 @@ const wa = /* @__PURE__ */ b(fa, [["render", va], ["__scopeId", "data-v-0e867b98
|
|
|
2760
2759
|
this.$parent.$emit("update:modelValue", this.option.value);
|
|
2761
2760
|
}
|
|
2762
2761
|
}
|
|
2763
|
-
}),
|
|
2764
|
-
function
|
|
2762
|
+
}), ws = ["for"], Ss = ["name", "value", "id", "checked", "aria-checked"], Vs = { class: "radio-text" }, Is = ["innerHTML"];
|
|
2763
|
+
function Ms(e, t, a, s, o, l) {
|
|
2765
2764
|
return i(), n("div", null, [
|
|
2766
2765
|
d("label", {
|
|
2767
2766
|
for: e.id ?? e.groupName + "-" + e.option.value,
|
|
@@ -2776,19 +2775,19 @@ function Pa(e, t, s, a, o, l) {
|
|
|
2776
2775
|
class: "radio-input",
|
|
2777
2776
|
checked: e.isChecked == !0,
|
|
2778
2777
|
"aria-checked": e.isChecked
|
|
2779
|
-
}, null, 40,
|
|
2780
|
-
d("span",
|
|
2778
|
+
}, null, 40, Ss),
|
|
2779
|
+
d("span", Vs, [
|
|
2781
2780
|
d("p", null, p(e.option.label), 1),
|
|
2782
2781
|
e.option.info ? (i(), n("p", {
|
|
2783
2782
|
key: 0,
|
|
2784
2783
|
class: "further-information-text",
|
|
2785
2784
|
innerHTML: e.option.info
|
|
2786
|
-
}, null, 8,
|
|
2785
|
+
}, null, 8, Is)) : c("", !0)
|
|
2787
2786
|
])
|
|
2788
|
-
], 8,
|
|
2787
|
+
], 8, ws)
|
|
2789
2788
|
]);
|
|
2790
2789
|
}
|
|
2791
|
-
const
|
|
2790
|
+
const Cs = /* @__PURE__ */ b(vs, [["render", Ms], ["__scopeId", "data-v-66e204d1"]]), Ps = g({
|
|
2792
2791
|
name: "wra-radio-group",
|
|
2793
2792
|
props: {
|
|
2794
2793
|
/**
|
|
@@ -2831,15 +2830,15 @@ const Ta = /* @__PURE__ */ b(Sa, [["render", Pa], ["__scopeId", "data-v-66e204d1
|
|
|
2831
2830
|
}
|
|
2832
2831
|
},
|
|
2833
2832
|
components: {
|
|
2834
|
-
WraRadio:
|
|
2833
|
+
WraRadio: Cs
|
|
2835
2834
|
},
|
|
2836
2835
|
computed: {
|
|
2837
2836
|
validOptions() {
|
|
2838
2837
|
return this.options ?? [];
|
|
2839
2838
|
}
|
|
2840
2839
|
}
|
|
2841
|
-
}),
|
|
2842
|
-
function
|
|
2840
|
+
}), Ts = ["aria-label", "aria-describedby"];
|
|
2841
|
+
function Bs(e, t, a, s, o, l) {
|
|
2843
2842
|
const r = L("wra-radio");
|
|
2844
2843
|
return i(), n("div", {
|
|
2845
2844
|
role: "radiogroup",
|
|
@@ -2854,9 +2853,9 @@ function Wa(e, t, s, a, o, l) {
|
|
|
2854
2853
|
isChecked: e.checkInput(u.value),
|
|
2855
2854
|
id: u.id
|
|
2856
2855
|
}, null, 8, ["groupName", "option", "isChecked", "id"]))), 128))
|
|
2857
|
-
], 8,
|
|
2856
|
+
], 8, Ts);
|
|
2858
2857
|
}
|
|
2859
|
-
const
|
|
2858
|
+
const Os = /* @__PURE__ */ b(Ps, [["render", Bs], ["__scopeId", "data-v-dfd68568"]]), Ws = g({
|
|
2860
2859
|
name: "wra-select",
|
|
2861
2860
|
props: {
|
|
2862
2861
|
/**
|
|
@@ -2914,12 +2913,12 @@ const Na = /* @__PURE__ */ b(Ba, [["render", Wa], ["__scopeId", "data-v-dfd68568
|
|
|
2914
2913
|
},
|
|
2915
2914
|
methods: {
|
|
2916
2915
|
onSelectChange(e) {
|
|
2917
|
-
const t = e.target,
|
|
2918
|
-
this.validate(
|
|
2916
|
+
const t = e.target, a = t ? t.value : "";
|
|
2917
|
+
this.validate(a);
|
|
2919
2918
|
},
|
|
2920
2919
|
validate(e) {
|
|
2921
2920
|
this.$emit("update:modelValue", e);
|
|
2922
|
-
const t = this.validItems.some((
|
|
2921
|
+
const t = this.validItems.some((a) => this.checkForObjectValue(a) == e);
|
|
2923
2922
|
if (this.required == !0 && t == !1) {
|
|
2924
2923
|
this.$emit("valid", { id: this.id || this.name, value: !1 });
|
|
2925
2924
|
return;
|
|
@@ -2942,13 +2941,13 @@ const Na = /* @__PURE__ */ b(Ba, [["render", Wa], ["__scopeId", "data-v-dfd68568
|
|
|
2942
2941
|
this.validate(this.modelValue);
|
|
2943
2942
|
},
|
|
2944
2943
|
emits: ["update:modelValue", "valid"]
|
|
2945
|
-
}),
|
|
2946
|
-
function
|
|
2944
|
+
}), Ns = ["for"], qs = { class: "select" }, As = ["id", "value"], Fs = ["value", "selected"], Ls = { key: 0 }, Es = { key: 1 };
|
|
2945
|
+
function Ds(e, t, a, s, o, l) {
|
|
2947
2946
|
return i(), n(y, null, [
|
|
2948
2947
|
d("label", {
|
|
2949
2948
|
for: e.id || e.name
|
|
2950
|
-
}, p(e.label), 9,
|
|
2951
|
-
d("div",
|
|
2949
|
+
}, p(e.label), 9, Ns),
|
|
2950
|
+
d("div", qs, [
|
|
2952
2951
|
d("select", {
|
|
2953
2952
|
id: e.id || e.name,
|
|
2954
2953
|
value: e.modelValue,
|
|
@@ -2964,16 +2963,16 @@ function za(e, t, s, a, o, l) {
|
|
|
2964
2963
|
value: e.checkForObjectValue(r),
|
|
2965
2964
|
selected: e.modelValue == e.checkForObjectValue(r)
|
|
2966
2965
|
}, [
|
|
2967
|
-
e.$slots.label ? (i(), n("span",
|
|
2966
|
+
e.$slots.label ? (i(), n("span", Ls, [
|
|
2968
2967
|
f(e.$slots, "label", { item: r }, void 0, !0)
|
|
2969
|
-
])) : (i(), n("span",
|
|
2970
|
-
], 8,
|
|
2971
|
-
], 40,
|
|
2968
|
+
])) : (i(), n("span", Es, p(e.checkForObjectLabel(r)), 1))
|
|
2969
|
+
], 8, Fs))), 256))
|
|
2970
|
+
], 40, As),
|
|
2972
2971
|
t[2] || (t[2] = d("span", { class: "focus" }, null, -1))
|
|
2973
2972
|
])
|
|
2974
2973
|
], 64);
|
|
2975
2974
|
}
|
|
2976
|
-
const
|
|
2975
|
+
const js = /* @__PURE__ */ b(Ws, [["render", Ds], ["__scopeId", "data-v-f1105098"]]), zs = g({
|
|
2977
2976
|
name: "wra-service-logo",
|
|
2978
2977
|
props: {
|
|
2979
2978
|
/**
|
|
@@ -3010,8 +3009,8 @@ const _a = /* @__PURE__ */ b(qa, [["render", za], ["__scopeId", "data-v-f1105098
|
|
|
3010
3009
|
type: [String, Number]
|
|
3011
3010
|
}
|
|
3012
3011
|
}
|
|
3013
|
-
}),
|
|
3014
|
-
function
|
|
3012
|
+
}), Rs = ["href", "aria-label"], _s = ["src", "height", "alt"];
|
|
3013
|
+
function Hs(e, t, a, s, o, l) {
|
|
3015
3014
|
return i(), n("a", {
|
|
3016
3015
|
href: e.href,
|
|
3017
3016
|
target: "_blank",
|
|
@@ -3024,10 +3023,10 @@ function Ua(e, t, s, a, o, l) {
|
|
|
3024
3023
|
height: e.height,
|
|
3025
3024
|
class: "service-logo",
|
|
3026
3025
|
alt: e.alt
|
|
3027
|
-
}, null, 8,
|
|
3028
|
-
], 8,
|
|
3026
|
+
}, null, 8, _s)
|
|
3027
|
+
], 8, Rs);
|
|
3029
3028
|
}
|
|
3030
|
-
const
|
|
3029
|
+
const Ks = /* @__PURE__ */ b(zs, [["render", Hs], ["__scopeId", "data-v-726556fc"]]), Us = g({
|
|
3031
3030
|
name: "wra-simple-table",
|
|
3032
3031
|
props: {
|
|
3033
3032
|
/**
|
|
@@ -3049,7 +3048,7 @@ const Ga = /* @__PURE__ */ b(Ra, [["render", Ua], ["__scopeId", "data-v-726556fc
|
|
|
3049
3048
|
}
|
|
3050
3049
|
}
|
|
3051
3050
|
});
|
|
3052
|
-
function
|
|
3051
|
+
function Gs(e, t, a, s, o, l) {
|
|
3053
3052
|
return i(), n("div", {
|
|
3054
3053
|
class: m(["wra-simple-table-wrapper", {
|
|
3055
3054
|
"wra-simple-table-inherit": e.inheritBackground,
|
|
@@ -3071,7 +3070,7 @@ function Ja(e, t, s, a, o, l) {
|
|
|
3071
3070
|
], 2)
|
|
3072
3071
|
], 2);
|
|
3073
3072
|
}
|
|
3074
|
-
const
|
|
3073
|
+
const Ys = /* @__PURE__ */ b(Us, [["render", Gs]]), Js = g({
|
|
3075
3074
|
name: "wra-skip-link",
|
|
3076
3075
|
emits: ["click"],
|
|
3077
3076
|
methods: {
|
|
@@ -3120,13 +3119,13 @@ const Za = /* @__PURE__ */ b(Ya, [["render", Ja]]), Qa = g({
|
|
|
3120
3119
|
}
|
|
3121
3120
|
}
|
|
3122
3121
|
});
|
|
3123
|
-
function
|
|
3122
|
+
function Zs(e, t, a, s, o, l) {
|
|
3124
3123
|
return i(), n("button", {
|
|
3125
3124
|
class: m(["skip-link", { "skip-link-full-width": e.fullWidth }]),
|
|
3126
3125
|
onClick: t[0] || (t[0] = (r) => e.onClick())
|
|
3127
3126
|
}, p(e.text), 3);
|
|
3128
3127
|
}
|
|
3129
|
-
const
|
|
3128
|
+
const Qs = /* @__PURE__ */ b(Js, [["render", Zs], ["__scopeId", "data-v-8e4609fc"]]), Xs = g({
|
|
3130
3129
|
name: "wra-snackbar",
|
|
3131
3130
|
emits: ["update:visible"],
|
|
3132
3131
|
props: {
|
|
@@ -3190,8 +3189,8 @@ const xa = /* @__PURE__ */ b(Qa, [["render", Xa], ["__scopeId", "data-v-8e4609fc
|
|
|
3190
3189
|
};
|
|
3191
3190
|
}
|
|
3192
3191
|
}
|
|
3193
|
-
}),
|
|
3194
|
-
function
|
|
3192
|
+
}), xs = { class: "snackbar-content" };
|
|
3193
|
+
function er(e, t, a, s, o, l) {
|
|
3195
3194
|
return i(), z(K, { name: "snackbar" }, {
|
|
3196
3195
|
default: W(() => [
|
|
3197
3196
|
e.showSnackbar ? (i(), n("div", {
|
|
@@ -3200,7 +3199,7 @@ function sr(e, t, s, a, o, l) {
|
|
|
3200
3199
|
"aria-live": "polite",
|
|
3201
3200
|
class: m(["snackbar snackbar-flex", e.type])
|
|
3202
3201
|
}, [
|
|
3203
|
-
d("div",
|
|
3202
|
+
d("div", xs, [
|
|
3204
3203
|
f(e.$slots, "default", {}, () => [
|
|
3205
3204
|
M(p(e.label), 1)
|
|
3206
3205
|
], !0)
|
|
@@ -3222,7 +3221,7 @@ function sr(e, t, s, a, o, l) {
|
|
|
3222
3221
|
_: 3
|
|
3223
3222
|
});
|
|
3224
3223
|
}
|
|
3225
|
-
const
|
|
3224
|
+
const tr = /* @__PURE__ */ b(Xs, [["render", er], ["__scopeId", "data-v-d07fa6ea"]]), ar = g({
|
|
3226
3225
|
name: "wra-subheader",
|
|
3227
3226
|
props: {
|
|
3228
3227
|
/**
|
|
@@ -3241,7 +3240,7 @@ const ar = /* @__PURE__ */ b(er, [["render", sr], ["__scopeId", "data-v-d07fa6ea
|
|
|
3241
3240
|
}
|
|
3242
3241
|
}
|
|
3243
3242
|
});
|
|
3244
|
-
function
|
|
3243
|
+
function sr(e, t, a, s, o, l) {
|
|
3245
3244
|
return i(), n("div", {
|
|
3246
3245
|
class: "subheader",
|
|
3247
3246
|
style: D(e.style)
|
|
@@ -3249,7 +3248,7 @@ function ir(e, t, s, a, o, l) {
|
|
|
3249
3248
|
f(e.$slots, "default", {}, void 0, !0)
|
|
3250
3249
|
], 4);
|
|
3251
3250
|
}
|
|
3252
|
-
const
|
|
3251
|
+
const rr = /* @__PURE__ */ b(ar, [["render", sr], ["__scopeId", "data-v-904f5932"]]), ir = g({
|
|
3253
3252
|
name: "wra-table",
|
|
3254
3253
|
props: {
|
|
3255
3254
|
/**
|
|
@@ -3279,7 +3278,7 @@ const nr = /* @__PURE__ */ b(rr, [["render", ir], ["__scopeId", "data-v-904f5932
|
|
|
3279
3278
|
}
|
|
3280
3279
|
}
|
|
3281
3280
|
});
|
|
3282
|
-
function
|
|
3281
|
+
function nr(e, t, a, s, o, l) {
|
|
3283
3282
|
return i(), n(y, null, [
|
|
3284
3283
|
d("table", Y({
|
|
3285
3284
|
id: "regular",
|
|
@@ -3347,7 +3346,7 @@ function lr(e, t, s, a, o, l) {
|
|
|
3347
3346
|
], 16)
|
|
3348
3347
|
], 64);
|
|
3349
3348
|
}
|
|
3350
|
-
const
|
|
3349
|
+
const or = /* @__PURE__ */ b(ir, [["render", nr]]), lr = g({
|
|
3351
3350
|
name: "wra-tab",
|
|
3352
3351
|
props: {
|
|
3353
3352
|
label: {
|
|
@@ -3376,13 +3375,13 @@ const dr = /* @__PURE__ */ b(or, [["render", lr]]), ur = g({
|
|
|
3376
3375
|
}
|
|
3377
3376
|
}
|
|
3378
3377
|
});
|
|
3379
|
-
function
|
|
3378
|
+
function dr(e, t, a, s, o, l) {
|
|
3380
3379
|
return i(), n("button", {
|
|
3381
3380
|
ref: "tabButton",
|
|
3382
3381
|
class: m(["tab-button", e.active === !0 && "tab-button--active"])
|
|
3383
3382
|
}, p(e.label), 3);
|
|
3384
3383
|
}
|
|
3385
|
-
const
|
|
3384
|
+
const ur = /* @__PURE__ */ b(lr, [["render", dr], ["__scopeId", "data-v-0417664c"]]), pr = g({
|
|
3386
3385
|
name: "wra-tabs",
|
|
3387
3386
|
emits: ["update:modelValue"],
|
|
3388
3387
|
props: {
|
|
@@ -3398,7 +3397,7 @@ const cr = /* @__PURE__ */ b(ur, [["render", pr], ["__scopeId", "data-v-0417664c
|
|
|
3398
3397
|
}
|
|
3399
3398
|
},
|
|
3400
3399
|
components: {
|
|
3401
|
-
Tab:
|
|
3400
|
+
Tab: ur
|
|
3402
3401
|
},
|
|
3403
3402
|
data() {
|
|
3404
3403
|
return {
|
|
@@ -3420,10 +3419,10 @@ const cr = /* @__PURE__ */ b(ur, [["render", pr], ["__scopeId", "data-v-0417664c
|
|
|
3420
3419
|
created() {
|
|
3421
3420
|
this.activeTab = this.modelValue;
|
|
3422
3421
|
}
|
|
3423
|
-
}),
|
|
3424
|
-
function
|
|
3422
|
+
}), cr = { class: "tabs" };
|
|
3423
|
+
function hr(e, t, a, s, o, l) {
|
|
3425
3424
|
const r = L("tab");
|
|
3426
|
-
return i(), n("div",
|
|
3425
|
+
return i(), n("div", cr, [
|
|
3427
3426
|
(i(!0), n(y, null, V(e.options, (u, h) => (i(), z(r, {
|
|
3428
3427
|
tabindex: h === 0 ? 0 : -1,
|
|
3429
3428
|
label: u,
|
|
@@ -3440,7 +3439,7 @@ function mr(e, t, s, a, o, l) {
|
|
|
3440
3439
|
}, null, 8, ["tabindex", "label", "active", "focus", "onClick", "onFocus", "onKeydown"]))), 256))
|
|
3441
3440
|
]);
|
|
3442
3441
|
}
|
|
3443
|
-
const
|
|
3442
|
+
const fr = /* @__PURE__ */ b(pr, [["render", hr], ["__scopeId", "data-v-eef46a08"]]), mr = g({
|
|
3444
3443
|
name: "wra-text-area",
|
|
3445
3444
|
props: {
|
|
3446
3445
|
/**
|
|
@@ -3491,9 +3490,9 @@ const gr = /* @__PURE__ */ b(hr, [["render", mr], ["__scopeId", "data-v-eef46a08
|
|
|
3491
3490
|
validate(e) {
|
|
3492
3491
|
if (this.$emit("update:modelValue", e), this.errorMessage = "", this.rules != null)
|
|
3493
3492
|
for (let t = 0; t < this.rules.length; t++) {
|
|
3494
|
-
const
|
|
3495
|
-
if (
|
|
3496
|
-
this.errorMessage =
|
|
3493
|
+
const a = this.rules[t], s = a(e);
|
|
3494
|
+
if (s != !0) {
|
|
3495
|
+
this.errorMessage = s, this.$emit("valid", { id: this.id, value: !1 });
|
|
3497
3496
|
break;
|
|
3498
3497
|
}
|
|
3499
3498
|
}
|
|
@@ -3506,15 +3505,15 @@ const gr = /* @__PURE__ */ b(hr, [["render", mr], ["__scopeId", "data-v-eef46a08
|
|
|
3506
3505
|
mounted() {
|
|
3507
3506
|
this.validate(this.modelValue);
|
|
3508
3507
|
}
|
|
3509
|
-
}),
|
|
3510
|
-
function
|
|
3508
|
+
}), gr = ["for"], br = ["id", "value", "maxlength"], $r = { key: 1 };
|
|
3509
|
+
function kr(e, t, a, s, o, l) {
|
|
3511
3510
|
return i(), n("div", {
|
|
3512
3511
|
class: m({ error: e.errorMessage })
|
|
3513
3512
|
}, [
|
|
3514
3513
|
e.label ? (i(), n("label", {
|
|
3515
3514
|
key: 0,
|
|
3516
3515
|
for: String(e.id)
|
|
3517
|
-
}, p(e.label), 9,
|
|
3516
|
+
}, p(e.label), 9, gr)) : c("", !0),
|
|
3518
3517
|
d("textarea", {
|
|
3519
3518
|
rows: "5",
|
|
3520
3519
|
id: String(e.id),
|
|
@@ -3524,12 +3523,12 @@ function vr(e, t, s, a, o, l) {
|
|
|
3524
3523
|
return e.validate(((u = r.target) == null ? void 0 : u.value) || "");
|
|
3525
3524
|
}),
|
|
3526
3525
|
maxlength: e.maxLength
|
|
3527
|
-
}, null, 40,
|
|
3528
|
-
e.errorMessage ? (i(), n("p",
|
|
3526
|
+
}, null, 40, br),
|
|
3527
|
+
e.errorMessage ? (i(), n("p", $r, p(e.errorMessage), 1)) : c("", !0)
|
|
3529
3528
|
], 2);
|
|
3530
3529
|
}
|
|
3531
|
-
const
|
|
3532
|
-
directives: { maska:
|
|
3530
|
+
const yr = /* @__PURE__ */ b(mr, [["render", kr], ["__scopeId", "data-v-4bbbf219"]]), vr = R, wr = g({
|
|
3531
|
+
directives: { maska: vr },
|
|
3533
3532
|
name: "wra-text-input",
|
|
3534
3533
|
props: {
|
|
3535
3534
|
/**
|
|
@@ -3645,9 +3644,9 @@ const wr = /* @__PURE__ */ b(br, [["render", vr], ["__scopeId", "data-v-4bbbf219
|
|
|
3645
3644
|
validate(e) {
|
|
3646
3645
|
if (this.$emit("update:modelValue", e), this.errorMessage = "", this.rules != null)
|
|
3647
3646
|
for (let t = 0; t < this.rules.length; t++) {
|
|
3648
|
-
const
|
|
3649
|
-
if (
|
|
3650
|
-
this.errorMessage =
|
|
3647
|
+
const a = this.rules[t], s = a(e);
|
|
3648
|
+
if (s != !0) {
|
|
3649
|
+
this.errorMessage = s, this.$emit("valid", { id: this.id, value: !1 });
|
|
3651
3650
|
break;
|
|
3652
3651
|
}
|
|
3653
3652
|
}
|
|
@@ -3661,8 +3660,8 @@ const wr = /* @__PURE__ */ b(br, [["render", vr], ["__scopeId", "data-v-4bbbf219
|
|
|
3661
3660
|
this.validate(this.modelValue), this.$emit("update:modelValue", this.modelValue);
|
|
3662
3661
|
},
|
|
3663
3662
|
emits: ["update:modelValue", "valid"]
|
|
3664
|
-
}),
|
|
3665
|
-
function
|
|
3663
|
+
}), Sr = ["for"], Vr = ["id", "type", "dataMaskaTokens", "value", "inputmode", "placeholder"], Ir = { key: 1 };
|
|
3664
|
+
function Mr(e, t, a, s, o, l) {
|
|
3666
3665
|
const r = j("maska");
|
|
3667
3666
|
return i(), n("div", {
|
|
3668
3667
|
class: m({ error: e.errorMessage })
|
|
@@ -3670,8 +3669,8 @@ function Pr(e, t, s, a, o, l) {
|
|
|
3670
3669
|
e.label ? (i(), n("label", {
|
|
3671
3670
|
key: 0,
|
|
3672
3671
|
for: e.id
|
|
3673
|
-
}, p(e.label), 9,
|
|
3674
|
-
|
|
3672
|
+
}, p(e.label), 9, Sr)) : c("", !0),
|
|
3673
|
+
N(d("input", {
|
|
3675
3674
|
id: e.id,
|
|
3676
3675
|
type: e.type,
|
|
3677
3676
|
dataMaskaTokens: e.dataMaskaTokens,
|
|
@@ -3682,13 +3681,13 @@ function Pr(e, t, s, a, o, l) {
|
|
|
3682
3681
|
}),
|
|
3683
3682
|
inputmode: e.inputmode,
|
|
3684
3683
|
placeholder: e.placeholder
|
|
3685
|
-
}, null, 40,
|
|
3684
|
+
}, null, 40, Vr), [
|
|
3686
3685
|
[r, e.dataMaska]
|
|
3687
3686
|
]),
|
|
3688
|
-
e.errorMessage ? (i(), n("p",
|
|
3687
|
+
e.errorMessage ? (i(), n("p", Ir, p(e.errorMessage), 1)) : c("", !0)
|
|
3689
3688
|
], 2);
|
|
3690
3689
|
}
|
|
3691
|
-
const
|
|
3690
|
+
const Cr = /* @__PURE__ */ b(wr, [["render", Mr], ["__scopeId", "data-v-066bf72c"]]), Pr = {
|
|
3692
3691
|
WraAppBar: de,
|
|
3693
3692
|
WraAutocomplete: be,
|
|
3694
3693
|
WraBanner: ve,
|
|
@@ -3697,38 +3696,38 @@ const Tr = /* @__PURE__ */ b(Vr, [["render", Pr], ["__scopeId", "data-v-066bf72c
|
|
|
3697
3696
|
WraCard: Fe,
|
|
3698
3697
|
WraCheckbox: He,
|
|
3699
3698
|
WraCheckboxGroup: Xe,
|
|
3700
|
-
WraContentAccordion:
|
|
3701
|
-
WraContentSectionTitle:
|
|
3702
|
-
WraCustomInput:
|
|
3703
|
-
WraDataTable:
|
|
3704
|
-
WraDateInput:
|
|
3705
|
-
WraDialog:
|
|
3706
|
-
WraDivider:
|
|
3707
|
-
WraExpansionPanel:
|
|
3708
|
-
WraFileUpload:
|
|
3709
|
-
WraFooter:
|
|
3699
|
+
WraContentAccordion: lt,
|
|
3700
|
+
WraContentSectionTitle: ct,
|
|
3701
|
+
WraCustomInput: Ot,
|
|
3702
|
+
WraDataTable: Jt,
|
|
3703
|
+
WraDateInput: aa,
|
|
3704
|
+
WraDialog: ga,
|
|
3705
|
+
WraDivider: ya,
|
|
3706
|
+
WraExpansionPanel: Ca,
|
|
3707
|
+
WraFileUpload: Ea,
|
|
3708
|
+
WraFooter: za,
|
|
3710
3709
|
WraHeader: se,
|
|
3711
|
-
WraIcon:
|
|
3712
|
-
WraInset:
|
|
3713
|
-
WraNumberInput:
|
|
3714
|
-
WraPagination:
|
|
3715
|
-
WraPriceInput:
|
|
3716
|
-
WraRadioGroup:
|
|
3717
|
-
WraSelect:
|
|
3718
|
-
WraServiceLogo:
|
|
3719
|
-
WraSimpleTable:
|
|
3720
|
-
WraSkipLink:
|
|
3721
|
-
WraSnackbar:
|
|
3722
|
-
WraSubheader:
|
|
3723
|
-
WraTable:
|
|
3724
|
-
WraTabs:
|
|
3725
|
-
WraTextArea:
|
|
3726
|
-
WraTextInput:
|
|
3727
|
-
WraValidationTooltip:
|
|
3728
|
-
},
|
|
3710
|
+
WraIcon: Ua,
|
|
3711
|
+
WraInset: Ja,
|
|
3712
|
+
WraNumberInput: is,
|
|
3713
|
+
WraPagination: us,
|
|
3714
|
+
WraPriceInput: ys,
|
|
3715
|
+
WraRadioGroup: Os,
|
|
3716
|
+
WraSelect: js,
|
|
3717
|
+
WraServiceLogo: Ks,
|
|
3718
|
+
WraSimpleTable: Ys,
|
|
3719
|
+
WraSkipLink: Qs,
|
|
3720
|
+
WraSnackbar: tr,
|
|
3721
|
+
WraSubheader: rr,
|
|
3722
|
+
WraTable: or,
|
|
3723
|
+
WraTabs: fr,
|
|
3724
|
+
WraTextArea: yr,
|
|
3725
|
+
WraTextInput: Cr,
|
|
3726
|
+
WraValidationTooltip: re
|
|
3727
|
+
}, Br = {
|
|
3729
3728
|
install(e) {
|
|
3730
|
-
for (const [t,
|
|
3731
|
-
e.component(t,
|
|
3729
|
+
for (const [t, a] of Object.entries(Pr))
|
|
3730
|
+
e.component(t, a);
|
|
3732
3731
|
}
|
|
3733
3732
|
};
|
|
3734
3733
|
export {
|
|
@@ -3740,33 +3739,33 @@ export {
|
|
|
3740
3739
|
Fe as WraCard,
|
|
3741
3740
|
He as WraCheckbox,
|
|
3742
3741
|
Xe as WraCheckboxGroup,
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3742
|
+
lt as WraContentAccordion,
|
|
3743
|
+
ct as WraContentSectionTitle,
|
|
3744
|
+
Ot as WraCustomInput,
|
|
3745
|
+
Jt as WraDataTable,
|
|
3746
|
+
aa as WraDateInput,
|
|
3747
|
+
ga as WraDialog,
|
|
3748
|
+
ya as WraDivider,
|
|
3749
|
+
Ca as WraExpansionPanel,
|
|
3750
|
+
Ea as WraFileUpload,
|
|
3751
|
+
za as WraFooter,
|
|
3753
3752
|
se as WraHeader,
|
|
3754
|
-
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3753
|
+
Ua as WraIcon,
|
|
3754
|
+
Ja as WraInset,
|
|
3755
|
+
is as WraNumberInput,
|
|
3756
|
+
us as WraPagination,
|
|
3757
|
+
ys as WraPriceInput,
|
|
3758
|
+
Os as WraRadioGroup,
|
|
3759
|
+
js as WraSelect,
|
|
3760
|
+
Ks as WraServiceLogo,
|
|
3761
|
+
Ys as WraSimpleTable,
|
|
3762
|
+
Qs as WraSkipLink,
|
|
3763
|
+
tr as WraSnackbar,
|
|
3764
|
+
rr as WraSubheader,
|
|
3765
|
+
or as WraTable,
|
|
3766
|
+
fr as WraTabs,
|
|
3767
|
+
yr as WraTextArea,
|
|
3768
|
+
Cr as WraTextInput,
|
|
3769
|
+
re as WraValidationTooltip,
|
|
3770
|
+
Br as default
|
|
3772
3771
|
};
|