@ambita/design-system 5.0.7-1241.0 → 5.0.8
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/ambita-logo.svg +1 -0
- package/dist/css/colors-css-variables.scss +65 -0
- package/dist/css/colors-scss-variables.scss +60 -0
- package/dist/css/mixins.scss +147 -0
- package/dist/ds.js +39 -0
- package/dist/ds.js.map +1 -0
- package/dist/ds.mjs +15573 -0
- package/dist/ds.mjs.map +1 -0
- package/dist/ds.umd.js +40 -0
- package/dist/ds.umd.js.map +1 -0
- package/dist/favicons/ambita/favicon.ico +0 -0
- package/dist/favicons/ambita/favicon.svg +9 -0
- package/dist/index.css +1 -0
- package/package.json +2 -2
- package/dist/assets/index-2iDFtGG-.js +0 -18
- package/dist/assets/index-2iDFtGG-.js.map +0 -1
- package/dist/assets/index-CXMCzGvQ.css +0 -1
- package/dist/index.html +0 -14
|
Binary file
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="584" height="584" viewBox="0 0 584 584" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<style>
|
|
3
|
+
#favicon{fill: #8237DC;}
|
|
4
|
+
@media (prefers-color-scheme: dark) {
|
|
5
|
+
#favicon {fill: #FFF;}
|
|
6
|
+
}
|
|
7
|
+
</style>
|
|
8
|
+
<path id="favicon" d="M435.463 303.831C433.579 342.337 418.392 378.997 392.493 407.559C379.028 421.358 362.927 432.31 345.145 439.764C327.363 447.218 308.264 451.022 288.983 450.95C269.67 451.24 250.505 447.535 232.692 440.068C214.88 432.601 198.803 421.533 185.472 407.559C158.783 378.631 143.17 338.582 143.17 292.995V291.897C143.457 245.595 158.974 205.975 185.472 178.384C198.359 163.698 214.3 152.004 232.179 144.121C250.059 136.239 269.446 132.358 288.983 132.75C308.486 132.582 327.803 136.564 345.649 144.431C363.495 152.299 379.463 163.873 392.493 178.384C418.704 206.652 433.945 243.357 435.463 281.873V303.879V303.831ZM506.555 13.6517H482.682C470.171 13.6895 458.182 18.6755 449.335 27.5209C440.488 36.3662 435.501 48.3522 435.463 60.8614V61.5774C392.752 30.826 341.52 14.1414 288.887 13.8427C253.297 13.8319 218.094 21.2281 185.519 35.5606C152.944 49.893 123.709 70.848 99.6752 97.092C52.0738 146.784 24.2864 215.474 24 291.85V292.948C23.3913 365.437 50.4552 435.43 99.6752 488.66C123.969 514.427 153.301 534.926 185.85 548.886C218.399 562.845 253.47 569.967 288.887 569.809C341.43 569.835 392.671 553.465 435.463 522.981C435.589 535.428 440.616 547.324 449.455 556.089C458.294 564.855 470.232 569.785 482.682 569.809H506.555C519.066 569.771 531.055 564.785 539.902 555.94C548.749 547.095 553.736 535.109 553.774 522.599V60.8614C553.736 48.3522 548.749 36.3662 539.902 27.5209C531.055 18.6755 519.066 13.6895 506.555 13.6517V13.6517Z" fill="#8237DC"/>
|
|
9
|
+
</svg>
|
package/dist/index.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.aux-button[data-v-10242010]{font-family:ff-din-round-web,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:1;color:#360076;border-radius:2px;-webkit-appearance:none;outline:none;white-space:nowrap;background-color:#fff;border:2px solid #360076;cursor:pointer}.aux-button[data-v-10242010]{outline:none}.aux-button[data-v-10242010]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-button[data-v-10242010]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-button[data-v-10242010]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-button[data-v-10242010]:focus:not(:focus-visible){box-shadow:none}.aux-button[data-v-10242010]:hover{background-color:#d8cde6}.aux-button[data-v-10242010]:active{background-color:#5f3591;color:#fff}.aux-button[data-v-10242010]:disabled{background-color:#e1e1e1;color:#555;border-color:#e1e1e1;pointer-events:none}.aux-button+.aux-button--horizontal[data-v-10242010]{margin-left:17px}.aux-button+.aux-button--vertical[data-v-10242010]{margin-top:5px}[data-v-10242010] svg{height:25px;max-width:auto;margin:-5px}.aux-button--primary[data-v-10242010]{color:#fff;background-color:#360076;border:none}.aux-button--primary[data-v-10242010]:hover{background-color:#8666ac}.aux-button--primary[data-v-10242010]:active{background-color:#5f3591}.aux-button--small[data-v-10242010]{font-size:16px;padding:5px 11px 3px}.aux-button--small.aux-button--primary[data-v-10242010]{padding:7px 13px 5px}.aux-button--small[data-v-10242010] svg{height:18px}.aux-button--small .aux-button-container-left[data-v-10242010]{left:-2px;margin-left:-2px}.aux-button--small .aux-button-container-right[data-v-10242010]{right:-2px;margin-right:-2px}.aux-button--medium[data-v-10242010]{padding:10px 24px 8px}.aux-button--medium.aux-button--primary[data-v-10242010]{padding:12px 26px 10px}.aux-button-container-left[data-v-10242010]{position:relative;left:-5px;top:-1px;margin-left:-5px}.aux-button-container-right[data-v-10242010]{position:relative;right:-5px;top:-1px;margin-right:-5px}.aux-banner[data-v-a13bf3ff]{color:#000;position:relative;font-size:14px;font-weight:500;line-height:1.5;padding:16px 13px 12px 53px;border:2px solid #000;border-radius:3px}@media screen and (min-width: 760px){.aux-banner[data-v-a13bf3ff]{font-size:16px}}.aux-banner--success[data-v-a13bf3ff]{vertical-align:top;background:#ceeace;border-color:#5cb85c}.aux-banner--info[data-v-a13bf3ff]{vertical-align:top;background:#e6f0f6;border-color:#0067a3}.aux-banner--warning[data-v-a13bf3ff]{background:#fdfae9;border-color:#ecd025}.aux-banner--error[data-v-a13bf3ff]{background:#f7e8ea;border-color:#ac1631}.aux-banner .icon[data-v-a13bf3ff]{width:28px;height:28px;position:absolute;left:13px;top:10px}@media screen and (min-width: 760px){.aux-banner .icon[data-v-a13bf3ff]{top:12px}}.aux-banner .icon--success[data-v-a13bf3ff]{color:#218376}.aux-banner .icon--info[data-v-a13bf3ff]{color:#0067a3}.aux-banner .icon--warning[data-v-a13bf3ff]{color:#000}.aux-banner .icon--error[data-v-a13bf3ff]{color:#ac1631}.aux-banner .message[data-v-a13bf3ff]{max-width:691px;text-align:left;display:block}.screen-reader-message[data-v-a13bf3ff]:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-spinner[data-v-dfc87c44]{display:table}.aux-spinner-label[data-v-dfc87c44]{font-size:2.4em;margin-top:10px}.aux-spinner--small[data-v-dfc87c44]{font-size:3px}.aux-spinner--medium[data-v-dfc87c44]{font-size:5px}.aux-spinner--large[data-v-dfc87c44]{font-size:10px}.aux-spinner-indicator[data-v-dfc87c44]{position:relative;margin:0 auto;text-indent:-9999em;border:1em solid #e1e1e1;border-left:1em solid #8237dc;transform:translateZ(0);animation:aux-spinner-animation-dfc87c44 1.1s infinite linear}.aux-spinner-indicator[data-v-dfc87c44],.aux-spinner-indicator[data-v-dfc87c44]:after{border-radius:50%;width:8.6em;height:8.6em}@media (prefers-reduced-motion){.aux-spinner-indicator[data-v-dfc87c44]{animation:none}}@keyframes aux-spinner-animation-dfc87c44{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aux-pill[data-v-6bd2fe2b]{font-size:12px;line-height:1;font-weight:500;border-radius:50px;color:#fff;background-color:#333;white-space:nowrap;padding:5px 14px 3px}.aux-pill--green[data-v-6bd2fe2b]{background-color:#218376}.aux-pill--blue[data-v-6bd2fe2b]{background-color:#0067a3}.aux-pill--red[data-v-6bd2fe2b]{background-color:#ac1631}.aux-pill--yellow[data-v-6bd2fe2b]{background-color:#ecd025;color:#333}.aux-radio[data-v-3ca6a357]{position:relative;font-family:ff-din-round-web,sans-serif;min-height:20px}.aux-radio+.aux-radio[data-v-3ca6a357]{margin-top:10px}label[data-v-3ca6a357]:before{content:"";width:20px;height:20px;display:block;border:1px solid #555555;border-radius:50%;background:#fff;position:absolute;left:0;cursor:pointer}input[data-v-3ca6a357]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}input:checked+label[data-v-3ca6a357]:after{content:"";position:absolute;height:12px;width:12px;background:#218376;left:4px;top:4px;border-radius:50%;cursor:pointer}label[data-v-3ca6a357]{position:relative;padding-left:32px;display:inline-block}input:focus+label[data-v-3ca6a357]:before,input:focus-visible+label[data-v-3ca6a357]:before{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}input:focus:not(:focus-visible)+label[data-v-3ca6a357]:before{box-shadow:none}.aux-validation-wrapper--haserror input+label[data-v-3ca6a357]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-validation-wrapper--haserror input:focus-visible+label[data-v-3ca6a357]:before{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff}.aux-validation-wrapper--haserror .aux-card-layout[data-v-3ca6a357]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-link[data-v-a9a2816c]{display:inline-flex;align-items:center;gap:8px;font-family:ff-din-round-web,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1;color:#360076;border-radius:2px;-webkit-appearance:none;outline:none;white-space:nowrap;background-color:transparent;border:none;cursor:pointer;position:relative;padding:0;text-decoration:underline;text-align:left}.aux-link[data-v-a9a2816c]{outline:none}.aux-link[data-v-a9a2816c]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-link[data-v-a9a2816c]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-link[data-v-a9a2816c]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-link[data-v-a9a2816c]:focus:not(:focus-visible){box-shadow:none}.aux-link[data-v-a9a2816c]:hover{text-decoration:none}.aux-link[data-v-a9a2816c]:active{color:#8666ac;text-decoration:underline}.aux-link--medium[data-v-a9a2816c]{font-size:18px}p .aux-link+.aux-link[data-v-a9a2816c]{margin-left:0}.aux-link-container-left[data-v-a9a2816c] svg,.aux-link-container-right[data-v-a9a2816c] svg{height:25px;max-width:auto}.aux-arrow[data-v-d1e09832]{height:25px;color:#360076}.aux-arrow--left[data-v-d1e09832]{transform:rotate(-180deg)}.aux-arrow--up[data-v-d1e09832]{transform:rotate(-90deg)}.aux-arrow--down[data-v-d1e09832]{transform:rotate(90deg)}.aux-arrow--right[data-v-d1e09832]{transform:rotate(0)}.aux-details summary[data-v-46bb2c12]::marker{display:none}.aux-details summary[data-v-46bb2c12]{list-style:none}.aux-form-element[data-v-ce98c0cc]{position:relative}.aux-form-label-hidden[data-v-ce98c0cc]:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-form-element-description[data-v-ce98c0cc]{display:block;font-size:16px;line-height:25px}.aux-form-label[data-v-ce98c0cc]{font-weight:500}.aux-card-layout[data-v-5dfa60ec]{cursor:pointer;display:block;padding:15px 15px 11px 47px;box-shadow:0 2px 5px #afafaf;width:fit-content;width:100%;border-radius:3px;position:relative;font-family:ff-din-round-web,sans-serif}.aux-card-layout[data-v-5dfa60ec]:before{content:"";width:20px;height:20px;display:block;border:1px solid #555555;background:#fff;position:absolute;left:15px;cursor:pointer}.aux-card-layout+.aux-card-layout[data-v-5dfa60ec]{margin-top:10px}.aux-card-layout--selected[data-v-5dfa60ec]{background:#d8efee;outline:1px solid #218376}.aux-card-layout--disabled[data-v-5dfa60ec]{cursor:default}.aux-card-layout[data-v-5dfa60ec]:not(.aux-card-layout--disabled):hover{color:#360076}.aux-card-layout[data-v-5dfa60ec]:not(.aux-card-layout--disabled):hover:before{border-color:#360076}.aux-card-layout[data-v-5dfa60ec]:not(.aux-card-layout--selected):not(.aux-card-layout--disabled):hover:before{background-color:#d8efee}.aux-card-layout[data-v-5dfa60ec]:has(:focus-visible){box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-card-layout input[data-v-5dfa60ec]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-card-layout[data-v-5dfa60ec]:before{border-radius:50%}.aux-card-layout--selected[data-v-5dfa60ec]:after{content:"";position:absolute;height:12px;width:12px;background:#218376;left:19px;top:19px;border-radius:50%;cursor:pointer}.aux-card-layout--disabled[data-v-5dfa60ec]:before{cursor:default;background:#bebebe;border:1px solid #bebebe}.aux-validation-wrapper--haserror input+label[data-v-5dfa60ec]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-validation-wrapper--haserror input:focus-visible+label[data-v-5dfa60ec]:before{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff}.aux-validation-wrapper--haserror .aux-card-layout[data-v-5dfa60ec]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-radio-group-element[data-v-96dea0f7]{position:relative;font-family:ff-din-round-web,sans-serif;min-height:20px}.aux-radio-group-element+.aux-radio-group-element[data-v-96dea0f7]{margin-top:10px}.aux-radio-group-element input[data-v-96dea0f7]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-radio-group-element label[data-v-96dea0f7]{position:relative;padding-left:32px;display:inline-block;cursor:pointer}.aux-radio-group-element label[data-v-96dea0f7]:before{content:"";width:20px;height:20px;display:block;border:1px solid #555555;border-radius:50%;background:#fff;position:absolute;left:0;cursor:pointer}.aux-radio-group-element:not(.aux-radio-group-element--selected):not(.aux-radio-group-element--disabled):hover label[data-v-96dea0f7]:before{background-color:#d8efee}.aux-radio-group-element[data-v-96dea0f7]:not(.aux-radio-group-element--disabled):hover{color:#360076}.aux-radio-group-element:not(.aux-radio-group-element--disabled):hover>label[data-v-96dea0f7]:before{border-color:#360076}.aux-radio-group-element--selected label[data-v-96dea0f7]:after{content:"";position:absolute;height:12px;width:12px;background:#218376;left:4px;top:4px;border-radius:50%;cursor:pointer}.aux-radio-group-element--disabled label[data-v-96dea0f7]{cursor:default}.aux-radio-group-element--disabled label[data-v-96dea0f7]:before{content:"";width:20px;height:20px;display:block;border:1px solid #bebebe;border-radius:50%;background:#bebebe;position:absolute;left:0;cursor:default}.aux-radio-group-element input:focus+label[data-v-96dea0f7]:before,.aux-radio-group-element input:focus-visible+label[data-v-96dea0f7]:before{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-radio-group-element input:focus:not(:focus-visible)+label[data-v-96dea0f7]:before{box-shadow:none}.aux-validation-wrapper--haserror input+label[data-v-96dea0f7]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-validation-wrapper--haserror input:focus-visible+label[data-v-96dea0f7]:before{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff}.aux-validation-wrapper--haserror .aux-card-layout[data-v-96dea0f7]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-input-textfield-container[data-v-f9caf8f8]{position:relative}.aux-input-textfield[data-v-f9caf8f8]{outline:none;border-radius:2px;border:1px solid #555555;padding:7px 10px;width:100%;background-color:#fff;color:#333}.aux-validation-wrapper--haserror .aux-input-textfield[data-v-f9caf8f8]{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-input-textfield[data-v-f9caf8f8]{outline:none}.aux-input-textfield[data-v-f9caf8f8]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-input-textfield[data-v-f9caf8f8]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-input-textfield[data-v-f9caf8f8]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-input-textfield[data-v-f9caf8f8]:focus:not(:focus-visible){box-shadow:none}.aux-input-textfield--icon-right .aux-input-textfield[data-v-f9caf8f8]{padding-right:38px}.aux-input-textfield--icon-left .aux-input-textfield[data-v-f9caf8f8]{padding-left:38px}.aux-input-textfield[data-v-f9caf8f8]::placeholder{line-height:1.3}.aux-input-textfield-right-icon[data-v-f9caf8f8]{right:10px;color:#360076;position:absolute;text-align:center;width:24px;top:50%;transform:translateY(-50%)}.aux-input-textfield-left-icon[data-v-f9caf8f8]{left:10px;color:#360076;position:absolute;text-align:center;width:24px;top:50%;transform:translateY(-50%)}.aux-input-textfield-clear-icon[data-v-f9caf8f8]{right:0;color:#360076;position:absolute;text-align:center;width:24px;top:50%;transform:translateY(-50%)}.aux-definition[data-v-6a580377]{line-height:19px;display:flex;flex-direction:row;margin-bottom:10px}.aux-definition--vertical[data-v-6a580377]{flex-direction:column}.aux-definition-label[data-v-6a580377]{font-weight:700;margin-right:5px}.aux-definition-value[data-v-6a580377]{margin:0;align-self:end}.aux-definition--vertical .aux-definition-value[data-v-6a580377]{align-self:start}.aux-definition-value--small .aux-definition-value[data-v-6a580377]{font-weight:400}.aux-definition-value--medium .aux-definition-value[data-v-6a580377]{font-weight:400;font-size:19px}.aux-definition-value--large .aux-definition-value[data-v-6a580377]{font-weight:400;font-size:22px;line-height:1.1}.aux-logo[data-v-59a647db]{color:#8237dc}.aux-logo.aux-invert[data-v-59a647db]{color:#fff}.aux-checkbox[data-v-31bfbd82]{position:relative;font-family:ff-din-round-web,sans-serif;min-height:21px}.aux-checkbox+.aux-checkbox[data-v-31bfbd82]{margin-top:10px}label[data-v-31bfbd82]:before{content:"";width:21px;height:21px;display:block;border:1px solid #555555;border-radius:2px;background:#fff;position:absolute;left:0;cursor:pointer}label[data-v-31bfbd82]:after{cursor:pointer}input[data-v-31bfbd82]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}input:checked+label[data-v-31bfbd82]:after{content:"";position:absolute;top:6px;left:4px;border-left:3px solid #218376;border-bottom:3px solid #218376;height:6px;width:13px;transform:rotate(-45deg)}input:indeterminate+label[data-v-31bfbd82]:after{content:"";position:absolute;top:6px;left:4px;border-bottom:3px solid #218376;height:6px;width:13px}input:disabled+label[data-v-31bfbd82]:before{background:#afafaf;border-color:#afafaf;cursor:default}input:checked:disabled+label[data-v-31bfbd82]:after{border-left-color:#fff;border-bottom-color:#fff;cursor:default}input:indeterminate:disabled+label[data-v-31bfbd82]:after{border-bottom-color:#fff;cursor:default}label[data-v-31bfbd82]{position:relative;padding-left:30px;display:inline-block}input:focus+label[data-v-31bfbd82]:before,input:focus-visible+label[data-v-31bfbd82]:before{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}input:focus:not(:focus-visible)+label[data-v-31bfbd82]:before{box-shadow:none}.aux-validation-wrapper--haserror input+label[data-v-31bfbd82]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-validation-wrapper--haserror input:focus-visible+label[data-v-31bfbd82]:before{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff}.aux-validation-wrapper--haserror .aux-card-layout[data-v-31bfbd82]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-card-layout[data-v-3a00f3b4]{cursor:pointer;display:block;padding:15px 15px 11px 47px;box-shadow:0 2px 5px #afafaf;width:fit-content;width:100%;border-radius:3px;position:relative;font-family:ff-din-round-web,sans-serif}.aux-card-layout[data-v-3a00f3b4]:before{content:"";width:20px;height:20px;display:block;border:1px solid #555555;background:#fff;position:absolute;left:15px;cursor:pointer}.aux-card-layout+.aux-card-layout[data-v-3a00f3b4]{margin-top:10px}.aux-card-layout--selected[data-v-3a00f3b4]{background:#d8efee;outline:1px solid #218376}.aux-card-layout--disabled[data-v-3a00f3b4]{cursor:default}.aux-card-layout--disabled[data-v-3a00f3b4]:before{cursor:default;background:#bebebe;border:1px solid #bebebe}.aux-card-layout[data-v-3a00f3b4]:not(.aux-card-layout--disabled):hover{color:#360076}.aux-card-layout[data-v-3a00f3b4]:not(.aux-card-layout--disabled):hover:before{border-color:#360076}.aux-card-layout[data-v-3a00f3b4]:not(.aux-card-layout--selected):not(.aux-card-layout--disabled):hover:before{background-color:#d8efee}.aux-card-layout[data-v-3a00f3b4]:has(:focus-visible){box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-card-layout input[data-v-3a00f3b4]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-card-layout[data-v-3a00f3b4]:before{width:21px;height:21px;border-radius:2px}.aux-card-layout--selected[data-v-3a00f3b4]:after{content:"";position:absolute;top:21px;left:19px;border-left:3px solid #218376;border-bottom:3px solid #218376;height:6px;width:13px;transform:rotate(-45deg)}.aux-card-layout--indeterminate[data-v-3a00f3b4]:after{content:"";position:absolute;top:21px;left:19px;border-bottom:3px solid #218376;height:6px;width:13px}.aux-card-layout--disabled[data-v-3a00f3b4]:after{border-color:#fff}.aux-card-layout .aux-validation-wrapper--haserror input+label[data-v-3a00f3b4]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-card-layout .aux-validation-wrapper--haserror input:focus-visible+label[data-v-3a00f3b4]:before{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff}.aux-card-layout .aux-validation-wrapper--haserror .aux-card-layout[data-v-3a00f3b4]:before{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-input-select[data-v-960128ff]{width:100%;color:#333;background-color:#fff;border:1px solid #555555;border-radius:2px;padding:7px 20px 7px 10px}.aux-input-select[data-v-960128ff]{outline:none}.aux-input-select[data-v-960128ff]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-input-select[data-v-960128ff]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-input-select[data-v-960128ff]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-input-select[data-v-960128ff]:focus:not(:focus-visible){box-shadow:none}.aux-validation-wrapper--haserror .aux-input-select[data-v-960128ff]{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-modal[data-v-9fa24a52]{vertical-align:middle;background:#fff;border:1px solid #e1e1e1;border-radius:3px;outline:none;padding:0;overflow:hidden;display:flex;flex-direction:column;width:100%}.aux-modal[data-v-9fa24a52]::backdrop{background:#000c}.aux-modal--small[data-v-9fa24a52]{max-width:400px}.aux-modal--medium[data-v-9fa24a52]{max-width:700px}.aux-modal--large[data-v-9fa24a52]{max-width:1200px}.aux-modal--x-large[data-v-9fa24a52]{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto}.close[data-v-9fa24a52]{position:absolute;right:20px;top:12px;width:35px;height:35px;padding:3px 5px;border:none;border-radius:3px;outline:none}.close[data-v-9fa24a52]{outline:none}.close[data-v-9fa24a52]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.close[data-v-9fa24a52]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .close[data-v-9fa24a52]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.close[data-v-9fa24a52]:focus:not(:focus-visible){box-shadow:none}.close[data-v-9fa24a52]:focus,.close[data-v-9fa24a52]:hover{background-color:#d8efee}.close[data-v-9fa24a52]:active{background-color:#360076}.close:active .close-icon[data-v-9fa24a52]{color:#fff}.close-icon[data-v-9fa24a52]{color:#360076;width:100%}.close:hover .close-icon[data-v-9fa24a52],.close:focus .close-icon[data-v-9fa24a52]{padding:2px}h2[data-v-9fa24a52]{font-style:normal;vertical-align:baseline;font-weight:500;font-size:22px;line-height:1;margin:0;color:#333;padding-right:50px}.header[data-v-9fa24a52]{border-bottom:1px solid #dddddd;padding:18px 20px 16px;display:block}footer[data-v-9fa24a52]{border-top:1px solid #dddddd;padding:14px 20px}main[data-v-9fa24a52]{min-height:100px;overflow:auto;background:linear-gradient(#fff 30%,#fff0),linear-gradient(#fff0,#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,#00000026,#0000),radial-gradient(farthest-side at 50% 100%,#00000026,#0000) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll;flex:1}.main-no-footer[data-v-9fa24a52]{max-height:100%}.content[data-v-9fa24a52]{padding:20px;overflow-y:auto}.footer-content[data-v-9fa24a52]{display:flex;justify-content:space-between}@media (max-width: 605px){.footer-content[data-v-9fa24a52]{flex-direction:column-reverse}}.footer-buttons-layout--horizontal[data-v-9fa24a52]{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px 20px}.footer-buttons-layout--vertical[data-v-9fa24a52]{display:flex;flex-direction:column;align-items:stretch;margin:0}.footer-buttons-layout--vertical[data-v-9fa24a52] .aux-button+.aux-button{margin-left:0;margin-top:15px}.aux-textarea[data-v-bcace8de]{color:#333;line-height:25px;width:100%}.aux-input-textarea[data-v-bcace8de]{display:block;border-radius:2px;border:1px solid #555555;background-color:#fff;width:100%}.aux-input-textarea[data-v-bcace8de]{outline:none}.aux-input-textarea[data-v-bcace8de]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-input-textarea[data-v-bcace8de]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-input-textarea[data-v-bcace8de]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-input-textarea[data-v-bcace8de]:focus:not(:focus-visible){box-shadow:none}.aux-validation-wrapper--haserror .aux-input-textarea[data-v-bcace8de]{border-color:#ac1631;box-shadow:0 0 0 1px #ac1631}.aux-file[data-v-418ebf0a]{padding:5px 0;display:flex;border-bottom:1px solid #d2d2d2;justify-content:space-between;align-items:center}.aux-filename[data-v-418ebf0a]{font-weight:500}.aux-filename-link[data-v-418ebf0a]{font-weight:500;color:#360076}.aux-filename-link[data-v-418ebf0a]{outline:none}.aux-filename-link[data-v-418ebf0a]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-filename-link[data-v-418ebf0a]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-filename-link[data-v-418ebf0a]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-filename-link[data-v-418ebf0a]:focus:not(:focus-visible){box-shadow:none}.aux-file-status[data-v-418ebf0a]{display:flex;align-items:center}.aux-file-uploaded-date[data-v-418ebf0a]{white-space:nowrap}.aux-remove-button[data-v-418ebf0a]{color:#360076;border:none;height:30px;padding:3px;width:auto;margin-left:10px;border-radius:30px}.aux-remove-button[data-v-418ebf0a]{outline:none}.aux-remove-button[data-v-418ebf0a]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-remove-button[data-v-418ebf0a]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-remove-button[data-v-418ebf0a]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-remove-button[data-v-418ebf0a]:focus:not(:focus-visible){box-shadow:none}.aux-remove-button[data-v-418ebf0a]:hover,.aux-remove-button[data-v-418ebf0a]:focus{padding:4px;background-color:#d8efee}.aux-trash-icon[data-v-418ebf0a]{width:auto;height:100%}.aux-checkmark-icon[data-v-418ebf0a]{color:#218376;height:18px;width:18px}.aux-error-icon[data-v-418ebf0a]{color:#ac1631;height:18px;width:18px;margin-right:5px}progress[value][data-v-418ebf0a]::-webkit-progress-bar{background-color:#fff;box-shadow:0 2px 5px #00000040 inset;border:1px solid #d2d2d2;border-radius:5px;height:10px}progress[value][data-v-418ebf0a]::-webkit-progress-value{background:#0067a3;border-radius:5px;margin:0;height:10px}.aux-error[data-v-418ebf0a]{display:flex;font-size:14px;align-items:center;background:#f7e8ea;border:1px solid #ac1631;border-radius:3px;padding:4px 10px;line-height:1}.aux-input-upload-field-wrapper[data-v-b7cb6229]{padding:10px;overflow:hidden}.aux-input-upload-field-wrapper--no-drag[data-v-b7cb6229],.aux-input-upload-field-wrapper--drag[data-v-b7cb6229]{position:relative;background:#d8efee;border:2px dashed #360076;border-radius:3px;display:flex;justify-content:flex-start;text-align:center;height:50px}.aux-input-upload-field-wrapper--drag[data-v-b7cb6229]{border-style:solid}.aux-input-file-upload[data-v-b7cb6229]{opacity:0;cursor:pointer;height:100%;position:absolute;line-height:1;min-width:300%;left:-150%;top:0;right:0;bottom:0}.aux-label[data-v-b7cb6229]{pointer-events:none;cursor:pointer}.aux-file-list[data-v-b7cb6229]{list-style:none;padding:0}.aux-faux-link[data-v-b7cb6229]{border-bottom:2px solid currentColor;color:#360076;font-weight:600;cursor:pointer}.aux-helptext[data-v-b7cb6229]{display:block;position:absolute;pointer-events:none;top:50%;transform:translateY(-50%);cursor:pointer}.aux-card[data-v-277be13b]{background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;box-shadow:0 4px 8px 3px #00000026,0 1px 3px #0000004d;border-radius:3px;padding:15px}.aux-tag[data-v-bdd2205a]{font-size:12px;line-height:1;font-weight:500;border-radius:3px;white-space:nowrap;padding:5px 5px 4px}.aux-tag--grey-2[data-v-bdd2205a]{background-color:#d2d2d2;color:#333}.aux-tag--yellow[data-v-bdd2205a]{background-color:#fff3a8;color:#333}.aux-tag--red[data-v-bdd2205a]{background-color:#ffe5e5;color:#333}.aux-tag--mint-3[data-v-bdd2205a]{background-color:#93d4d0;color:#0a2b26}.aux-tag--mint-1[data-v-bdd2205a]{background-color:#d8efee;color:#14584e}.aux-tag--blue[data-v-bdd2205a]{background-color:#c2e0f2;color:#333}.aux-tag--purple-2[data-v-bdd2205a]{background-color:#cdaff1;color:#1a0b2c}.aux-tag--purple-1[data-v-bdd2205a]{background-color:#e6d7f8;color:#341658}.date-time-element[data-v-f9f4b5cf]{white-space:nowrap;width:fit-content}.aux-toggle[data-v-724c3167]{font-family:ff-din-round-web,sans-serif}fieldset[data-v-724c3167]{border:none;margin:0;padding:0}fieldset legend[data-v-724c3167]{padding:0;font-weight:700}input[type=radio][data-v-724c3167]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}input[type=radio]:checked+label[data-v-724c3167]{font-weight:700}.aux-toggle-hidden[data-v-724c3167]{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-toggle-button[data-v-724c3167]{width:48px;height:28px;border:1px solid #333333;border-radius:14px;display:inline-block;position:relative;box-sizing:border-box;vertical-align:middle;margin:0 14px}.aux-toggle-button[data-v-724c3167]{outline:none}.aux-toggle-button[data-v-724c3167]:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff}.aux-toggle-button[data-v-724c3167]:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-validation-wrapper--haserror .aux-toggle-button[data-v-724c3167]:focus-visible{box-shadow:0 0 0 1px #ac1631,0 0 0 3px #fff,0 0 0 6px #003eff,0 0 0 0 transparent}.aux-toggle-button[data-v-724c3167]:focus:not(:focus-visible){box-shadow:none}.aux-toggle-button[data-v-724c3167]:hover{cursor:pointer}.aux-toggle-button[data-v-724c3167]:after{content:"";position:absolute;top:2.05px;left:3px;width:22px;height:22px;border-radius:50%;background-color:#4e2184;transition:left .3s}.aux-toggle-button.aux-toggle-button-pressed[data-v-724c3167]:after{left:calc(100% - 25px)}label[data-v-724c3167]{display:inline-grid;vertical-align:middle}label[data-v-724c3167]:hover{cursor:pointer}label span[aria-hidden=true][data-v-724c3167]{height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none;font-weight:700}@media speech{label span[aria-hidden=true][data-v-724c3167]{display:none}}.aux-pagination[data-v-25d5b90c]{display:flex;justify-content:center}.aux-ellipsis[data-v-25d5b90c]{width:45px;height:45px;color:#333;background:#fff}.aux-pagination-small-device[data-v-25d5b90c]{margin:0 20px;padding-top:12px;font-weight:500}.aux-button[data-v-25d5b90c]{min-width:45px;height:45px;border:none;padding:0}.aux-button[data-v-25d5b90c]:hover{background-color:#8666ac;color:#fff}.aux-button--secondary[data-v-25d5b90c]:disabled{background:#fff;border:1px solid #360076;color:#360076}.aux-pagination-item+.aux-pagination-item[data-v-25d5b90c]{margin-left:8px}.aux-sr-only[data-v-25d5b90c]:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-sr-only[data-v-5f63c119]:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.aux-notification[data-v-d478a453]{display:flex;padding:10px 20px;background:#fff;border:1px solid;border-left:80px solid;border-radius:3px;box-shadow:0 0 0 3px #0000001a;list-style:none;transform:translate(300px);transition:transform .2s ease-in-out;position:relative}.aux-notification--error[data-v-d478a453]{border-color:#ac1631}.aux-notification--warning[data-v-d478a453]{border-color:#f2c94c}.aux-notification--info[data-v-d478a453]{border-color:#0067a3}.aux-notification--success[data-v-d478a453]{border-color:#218376}.aux-notification-show[data-v-d478a453]{transform:translate(0)}.aux-icon[data-v-d478a453]{height:auto;width:35px;position:absolute;top:50%;transform:translateY(-50%);left:-58px;color:#fff}.aux-notification+.aux-notification[data-v-d478a453]{margin-top:5px}.aux-notifications[data-v-549433fd]{position:fixed;overflow:hidden;bottom:20px;right:20px;max-width:334px;width:100%;z-index:99999}.aux-radio-group .aux-radio[data-v-23de796a]:first-child{margin-top:10px}.aux-validation-wrapper[data-v-8b29f0ba]{display:flex;flex-direction:column}.icon[data-v-8b29f0ba]{height:18px;border-color:#ac1631;color:#ac1631}.aux-validation-wrapper-error[data-v-8b29f0ba]{display:flex;align-items:center;line-height:19px;margin-top:5px}.aux-validation-wrapper-error-messages[data-v-8b29f0ba]{padding:2px 0 0 10px;margin:0;color:#ac1631;font-weight:500;list-style:none}.aux-input-wrapper{margin-bottom:20px}.aux-radio-group .aux-radio[data-v-c15a6385]:first-child,.aux-checkbox-group .aux-checkbox[data-v-7397e750]:first-child{margin-top:10px}.aux-json-form-object.has-identing[data-v-62c8e345]{margin-left:30px}.aux-form[data-v-59062fb0]{width:100%;max-width:600px}.aux-form .aux-form-submit[data-v-59062fb0]{margin:15px;text-align:right}.aux-form-content[data-v-59062fb0]{width:100%}.aux-status-badge[data-v-3db5a7a4]{font-family:ff-din-round-web,sans-serif;font-style:normal;font-size:12px;font-weight:500;line-height:1;color:#333;background-color:#fff;white-space:nowrap;padding:5px;border-radius:3px;border:solid 1px}.aux-status-badge--default[data-v-3db5a7a4]{border-color:#333}.aux-status-badge--success[data-v-3db5a7a4]{border-color:#5cb85c}.aux-status-badge--warning[data-v-3db5a7a4]{border-color:#ecd025}.aux-status-badge--error[data-v-3db5a7a4]{border-color:#ac1631}.aux-status-badge--info[data-v-3db5a7a4]{border-color:#0067a3}.aux-status-badge--inactive[data-v-3db5a7a4]{border-color:#afafaf}.aux-status-badge-dot[data-v-3db5a7a4]{height:8px;width:8px;border-radius:50%;background-color:#333;display:inline-block;margin-right:5px}.aux-status-badge-dot--default[data-v-3db5a7a4]{background-color:#333}.aux-status-badge-dot--success[data-v-3db5a7a4]{background-color:#5cb85c}.aux-status-badge-dot--warning[data-v-3db5a7a4]{background-color:#ecd025}.aux-status-badge-dot--error[data-v-3db5a7a4]{background-color:#ac1631}.aux-status-badge-dot--info[data-v-3db5a7a4]{background-color:#0067a3}.aux-status-badge-dot--inactive[data-v-3db5a7a4]{background-color:#afafaf}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ambita/design-system",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.8",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git@github.com:Ambita/design-system-vue-3.git"
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"storybook": "storybook dev -p 6006",
|
|
13
13
|
"build": "run-p type-check && vite build",
|
|
14
14
|
"build:package-types": "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json",
|
|
15
|
-
"build:package": "npm run build && npm run sass-compile && npm run build:package-types",
|
|
15
|
+
"build:package": "PACKAGE=true npm run build && npm run sass-compile && npm run build:package-types",
|
|
16
16
|
"build:storybook": "storybook build",
|
|
17
17
|
"test": "vitest run",
|
|
18
18
|
"test:unit": "vitest",
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&n(o)}).observe(document,{childList:!0,subtree:!0});function s(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(r){if(r.ep)return;r.ep=!0;const i=s(r);fetch(r.href,i)}})();/**
|
|
2
|
-
* @vue/shared v3.5.12
|
|
3
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
|
-
* @license MIT
|
|
5
|
-
**//*! #__NO_SIDE_EFFECTS__ */function As(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const V={},Xe=[],we=()=>{},$r=()=>!1,Kt=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ps=e=>e.startsWith("onUpdate:"),J=Object.assign,Is=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},Dr=Object.prototype.hasOwnProperty,$=(e,t)=>Dr.call(e,t),I=Array.isArray,ct=e=>Wt(e)==="[object Map]",Nr=e=>Wt(e)==="[object Set]",P=e=>typeof e=="function",z=e=>typeof e=="string",Ge=e=>typeof e=="symbol",q=e=>e!==null&&typeof e=="object",$n=e=>(q(e)||P(e))&&P(e.then)&&P(e.catch),Hr=Object.prototype.toString,Wt=e=>Hr.call(e),Lr=e=>Wt(e).slice(8,-1),jr=e=>Wt(e)==="[object Object]",Ms=e=>z(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ut=As(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),qt=e=>{const t=Object.create(null);return s=>t[s]||(t[s]=e(s))},Br=/-(\w)/g,he=qt(e=>e.replace(Br,(t,s)=>s?s.toUpperCase():"")),Vr=/\B([A-Z])/g,Je=qt(e=>e.replace(Vr,"-$1").toLowerCase()),Gt=qt(e=>e.charAt(0).toUpperCase()+e.slice(1)),es=qt(e=>e?`on${Gt(e)}`:""),We=(e,t)=>!Object.is(e,t),ts=(e,...t)=>{for(let s=0;s<e.length;s++)e[s](...t)},Dn=(e,t,s,n=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:s})},Ur=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let rn;const Jt=()=>rn||(rn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Rs(e){if(I(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],r=z(n)?Gr(n):Rs(n);if(r)for(const i in r)t[i]=r[i]}return t}else if(z(e)||q(e))return e}const Kr=/;(?![^(]*\))/g,Wr=/:([^]+)/,qr=/\/\*[^]*?\*\//g;function Gr(e){const t={};return e.replace(qr,"").split(Kr).forEach(s=>{if(s){const n=s.split(Wr);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function St(e){let t="";if(z(e))t=e;else if(I(e))for(let s=0;s<e.length;s++){const n=St(e[s]);n&&(t+=n+" ")}else if(q(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}const Jr="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",zr=As(Jr);function Nn(e){return!!e||e===""}/**
|
|
6
|
-
* @vue/reactivity v3.5.12
|
|
7
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
|
-
* @license MIT
|
|
9
|
-
**/let fe;class Yr{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=fe,!t&&fe&&(this.index=(fe.scopes||(fe.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].pause();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].resume();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].resume()}}run(t){if(this._active){const s=fe;try{return fe=this,t()}finally{fe=s}}}on(){fe=this}off(){fe=this.parent}stop(t){if(this._active){let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.scopes)for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].stop(!0);if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function Xr(){return fe}let B;const ss=new WeakSet;class Hn{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,fe&&fe.active&&fe.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ss.has(this)&&(ss.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||jn(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,on(this),Bn(this);const t=B,s=ge;B=this,ge=!0;try{return this.fn()}finally{Vn(this),B=t,ge=s,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Ds(t);this.deps=this.depsTail=void 0,on(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ss.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){hs(this)&&this.run()}get dirty(){return hs(this)}}let Ln=0,at,dt;function jn(e,t=!1){if(e.flags|=8,t){e.next=dt,dt=e;return}e.next=at,at=e}function Fs(){Ln++}function $s(){if(--Ln>0)return;if(dt){let t=dt;for(dt=void 0;t;){const s=t.next;t.next=void 0,t.flags&=-9,t=s}}let e;for(;at;){let t=at;for(at=void 0;t;){const s=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=s}}if(e)throw e}function Bn(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Vn(e){let t,s=e.depsTail,n=s;for(;n;){const r=n.prevDep;n.version===-1?(n===s&&(s=r),Ds(n),Zr(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=s}function hs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Un(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Un(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===_t))return;e.globalVersion=_t;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!hs(e)){e.flags&=-3;return}const s=B,n=ge;B=e,ge=!0;try{Bn(e);const r=e.fn(e._value);(t.version===0||We(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{B=s,ge=n,Vn(e),e.flags&=-3}}function Ds(e,t=!1){const{dep:s,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),s.subs===e&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let i=s.computed.deps;i;i=i.nextDep)Ds(i,!0)}!t&&!--s.sc&&s.map&&s.map.delete(s.key)}function Zr(e){const{prevDep:t,nextDep:s}=e;t&&(t.nextDep=s,e.prevDep=void 0),s&&(s.prevDep=t,e.nextDep=void 0)}let ge=!0;const Kn=[];function Ne(){Kn.push(ge),ge=!1}function He(){const e=Kn.pop();ge=e===void 0?!0:e}function on(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const s=B;B=void 0;try{t()}finally{B=s}}}let _t=0;class Qr{constructor(t,s){this.sub=t,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Wn{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!B||!ge||B===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==B)s=this.activeLink=new Qr(B,this),B.deps?(s.prevDep=B.depsTail,B.depsTail.nextDep=s,B.depsTail=s):B.deps=B.depsTail=s,qn(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=B.depsTail,s.nextDep=void 0,B.depsTail.nextDep=s,B.depsTail=s,B.deps===s&&(B.deps=n)}return s}trigger(t){this.version++,_t++,this.notify(t)}notify(t){Fs();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{$s()}}}function qn(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)qn(n)}const s=e.dep.subs;s!==e&&(e.prevSub=s,s&&(s.nextSub=e)),e.dep.subs=e}}const ps=new WeakMap,qe=Symbol(""),gs=Symbol(""),bt=Symbol("");function X(e,t,s){if(ge&&B){let n=ps.get(e);n||ps.set(e,n=new Map);let r=n.get(s);r||(n.set(s,r=new Wn),r.map=n,r.key=s),r.track()}}function Ee(e,t,s,n,r,i){const o=ps.get(e);if(!o){_t++;return}const f=u=>{u&&u.trigger()};if(Fs(),t==="clear")o.forEach(f);else{const u=I(e),h=u&&Ms(s);if(u&&s==="length"){const a=Number(n);o.forEach((p,S)=>{(S==="length"||S===bt||!Ge(S)&&S>=a)&&f(p)})}else switch((s!==void 0||o.has(void 0))&&f(o.get(s)),h&&f(o.get(bt)),t){case"add":u?h&&f(o.get("length")):(f(o.get(qe)),ct(e)&&f(o.get(gs)));break;case"delete":u||(f(o.get(qe)),ct(e)&&f(o.get(gs)));break;case"set":ct(e)&&f(o.get(qe));break}}$s()}function ze(e){const t=N(e);return t===e?t:(X(t,"iterate",bt),Se(e)?t:t.map(ce))}function Ns(e){return X(e=N(e),"iterate",bt),e}const kr={__proto__:null,[Symbol.iterator](){return ns(this,Symbol.iterator,ce)},concat(...e){return ze(this).concat(...e.map(t=>I(t)?ze(t):t))},entries(){return ns(this,"entries",e=>(e[1]=ce(e[1]),e))},every(e,t){return Te(this,"every",e,t,void 0,arguments)},filter(e,t){return Te(this,"filter",e,t,s=>s.map(ce),arguments)},find(e,t){return Te(this,"find",e,t,ce,arguments)},findIndex(e,t){return Te(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Te(this,"findLast",e,t,ce,arguments)},findLastIndex(e,t){return Te(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Te(this,"forEach",e,t,void 0,arguments)},includes(...e){return rs(this,"includes",e)},indexOf(...e){return rs(this,"indexOf",e)},join(e){return ze(this).join(e)},lastIndexOf(...e){return rs(this,"lastIndexOf",e)},map(e,t){return Te(this,"map",e,t,void 0,arguments)},pop(){return ot(this,"pop")},push(...e){return ot(this,"push",e)},reduce(e,...t){return ln(this,"reduce",e,t)},reduceRight(e,...t){return ln(this,"reduceRight",e,t)},shift(){return ot(this,"shift")},some(e,t){return Te(this,"some",e,t,void 0,arguments)},splice(...e){return ot(this,"splice",e)},toReversed(){return ze(this).toReversed()},toSorted(e){return ze(this).toSorted(e)},toSpliced(...e){return ze(this).toSpliced(...e)},unshift(...e){return ot(this,"unshift",e)},values(){return ns(this,"values",ce)}};function ns(e,t,s){const n=Ns(e),r=n[t]();return n!==e&&!Se(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=s(i.value)),i}),r}const ei=Array.prototype;function Te(e,t,s,n,r,i){const o=Ns(e),f=o!==e&&!Se(e),u=o[t];if(u!==ei[t]){const p=u.apply(e,i);return f?ce(p):p}let h=s;o!==e&&(f?h=function(p,S){return s.call(this,ce(p),S,e)}:s.length>2&&(h=function(p,S){return s.call(this,p,S,e)}));const a=u.call(o,h,n);return f&&r?r(a):a}function ln(e,t,s,n){const r=Ns(e);let i=s;return r!==e&&(Se(e)?s.length>3&&(i=function(o,f,u){return s.call(this,o,f,u,e)}):i=function(o,f,u){return s.call(this,o,ce(f),u,e)}),r[t](i,...n)}function rs(e,t,s){const n=N(e);X(n,"iterate",bt);const r=n[t](...s);return(r===-1||r===!1)&&Bs(s[0])?(s[0]=N(s[0]),n[t](...s)):r}function ot(e,t,s=[]){Ne(),Fs();const n=N(e)[t].apply(e,s);return $s(),He(),n}const ti=As("__proto__,__v_isRef,__isVue"),Gn=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ge));function si(e){Ge(e)||(e=String(e));const t=N(this);return X(t,"has",e),t.hasOwnProperty(e)}class Jn{constructor(t=!1,s=!1){this._isReadonly=t,this._isShallow=s}get(t,s,n){const r=this._isReadonly,i=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return i;if(s==="__v_raw")return n===(r?i?di:Zn:i?Xn:Yn).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const o=I(t);if(!r){let u;if(o&&(u=kr[s]))return u;if(s==="hasOwnProperty")return si}const f=Reflect.get(t,s,ne(t)?t:n);return(Ge(s)?Gn.has(s):ti(s))||(r||X(t,"get",s),i)?f:ne(f)?o&&Ms(s)?f:f.value:q(f)?r?Qn(f):Ls(f):f}}class zn extends Jn{constructor(t=!1){super(!1,t)}set(t,s,n,r){let i=t[s];if(!this._isShallow){const u=et(i);if(!Se(n)&&!et(n)&&(i=N(i),n=N(n)),!I(t)&&ne(i)&&!ne(n))return u?!1:(i.value=n,!0)}const o=I(t)&&Ms(s)?Number(s)<t.length:$(t,s),f=Reflect.set(t,s,n,ne(t)?t:r);return t===N(r)&&(o?We(n,i)&&Ee(t,"set",s,n):Ee(t,"add",s,n)),f}deleteProperty(t,s){const n=$(t,s);t[s];const r=Reflect.deleteProperty(t,s);return r&&n&&Ee(t,"delete",s,void 0),r}has(t,s){const n=Reflect.has(t,s);return(!Ge(s)||!Gn.has(s))&&X(t,"has",s),n}ownKeys(t){return X(t,"iterate",I(t)?"length":qe),Reflect.ownKeys(t)}}class ni extends Jn{constructor(t=!1){super(!0,t)}set(t,s){return!0}deleteProperty(t,s){return!0}}const ri=new zn,ii=new ni,oi=new zn(!0);const ms=e=>e,Mt=e=>Reflect.getPrototypeOf(e);function li(e,t,s){return function(...n){const r=this.__v_raw,i=N(r),o=ct(i),f=e==="entries"||e===Symbol.iterator&&o,u=e==="keys"&&o,h=r[e](...n),a=s?ms:t?_s:ce;return!t&&X(i,"iterate",u?gs:qe),{next(){const{value:p,done:S}=h.next();return S?{value:p,done:S}:{value:f?[a(p[0]),a(p[1])]:a(p),done:S}},[Symbol.iterator](){return this}}}}function Rt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function fi(e,t){const s={get(r){const i=this.__v_raw,o=N(i),f=N(r);e||(We(r,f)&&X(o,"get",r),X(o,"get",f));const{has:u}=Mt(o),h=t?ms:e?_s:ce;if(u.call(o,r))return h(i.get(r));if(u.call(o,f))return h(i.get(f));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&X(N(r),"iterate",qe),Reflect.get(r,"size",r)},has(r){const i=this.__v_raw,o=N(i),f=N(r);return e||(We(r,f)&&X(o,"has",r),X(o,"has",f)),r===f?i.has(r):i.has(r)||i.has(f)},forEach(r,i){const o=this,f=o.__v_raw,u=N(f),h=t?ms:e?_s:ce;return!e&&X(u,"iterate",qe),f.forEach((a,p)=>r.call(i,h(a),h(p),o))}};return J(s,e?{add:Rt("add"),set:Rt("set"),delete:Rt("delete"),clear:Rt("clear")}:{add(r){!t&&!Se(r)&&!et(r)&&(r=N(r));const i=N(this);return Mt(i).has.call(i,r)||(i.add(r),Ee(i,"add",r,r)),this},set(r,i){!t&&!Se(i)&&!et(i)&&(i=N(i));const o=N(this),{has:f,get:u}=Mt(o);let h=f.call(o,r);h||(r=N(r),h=f.call(o,r));const a=u.call(o,r);return o.set(r,i),h?We(i,a)&&Ee(o,"set",r,i):Ee(o,"add",r,i),this},delete(r){const i=N(this),{has:o,get:f}=Mt(i);let u=o.call(i,r);u||(r=N(r),u=o.call(i,r)),f&&f.call(i,r);const h=i.delete(r);return u&&Ee(i,"delete",r,void 0),h},clear(){const r=N(this),i=r.size!==0,o=r.clear();return i&&Ee(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{s[r]=li(r,e,t)}),s}function Hs(e,t){const s=fi(e,t);return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get($(s,r)&&r in n?s:n,r,i)}const ci={get:Hs(!1,!1)},ui={get:Hs(!1,!0)},ai={get:Hs(!0,!1)};const Yn=new WeakMap,Xn=new WeakMap,Zn=new WeakMap,di=new WeakMap;function hi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function pi(e){return e.__v_skip||!Object.isExtensible(e)?0:hi(Lr(e))}function Ls(e){return et(e)?e:js(e,!1,ri,ci,Yn)}function gi(e){return js(e,!1,oi,ui,Xn)}function Qn(e){return js(e,!0,ii,ai,Zn)}function js(e,t,s,n,r){if(!q(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const o=pi(e);if(o===0)return e;const f=new Proxy(e,o===2?n:s);return r.set(e,f),f}function ht(e){return et(e)?ht(e.__v_raw):!!(e&&e.__v_isReactive)}function et(e){return!!(e&&e.__v_isReadonly)}function Se(e){return!!(e&&e.__v_isShallow)}function Bs(e){return e?!!e.__v_raw:!1}function N(e){const t=e&&e.__v_raw;return t?N(t):e}function mi(e){return!$(e,"__v_skip")&&Object.isExtensible(e)&&Dn(e,"__v_skip",!0),e}const ce=e=>q(e)?Ls(e):e,_s=e=>q(e)?Qn(e):e;function ne(e){return e?e.__v_isRef===!0:!1}function _i(e){return ne(e)?e.value:e}const bi={get:(e,t,s)=>t==="__v_raw"?e:_i(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const r=e[t];return ne(r)&&!ne(s)?(r.value=s,!0):Reflect.set(e,t,s,n)}};function kn(e){return ht(e)?e:new Proxy(e,bi)}class xi{constructor(t,s,n){this.fn=t,this.setter=s,this._value=void 0,this.dep=new Wn(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=_t-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&B!==this)return jn(this,!0),!0}get value(){const t=this.dep.track();return Un(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function yi(e,t,s=!1){let n,r;return P(e)?n=e:(n=e.get,r=e.set),new xi(n,r,s)}const Ft={},Ht=new WeakMap;let Ke;function vi(e,t=!1,s=Ke){if(s){let n=Ht.get(s);n||Ht.set(s,n=[]),n.push(e)}}function wi(e,t,s=V){const{immediate:n,deep:r,once:i,scheduler:o,augmentJob:f,call:u}=s,h=E=>r?E:Se(E)||r===!1||r===0?$e(E,1):$e(E);let a,p,S,C,F=!1,R=!1;if(ne(e)?(p=()=>e.value,F=Se(e)):ht(e)?(p=()=>h(e),F=!0):I(e)?(R=!0,F=e.some(E=>ht(E)||Se(E)),p=()=>e.map(E=>{if(ne(E))return E.value;if(ht(E))return h(E);if(P(E))return u?u(E,2):E()})):P(e)?t?p=u?()=>u(e,2):e:p=()=>{if(S){Ne();try{S()}finally{He()}}const E=Ke;Ke=a;try{return u?u(e,3,[C]):e(C)}finally{Ke=E}}:p=we,t&&r){const E=p,G=r===!0?1/0:r;p=()=>$e(E(),G)}const Q=Xr(),H=()=>{a.stop(),Q&&Is(Q.effects,a)};if(i&&t){const E=t;t=(...G)=>{E(...G),H()}}let K=R?new Array(e.length).fill(Ft):Ft;const W=E=>{if(!(!(a.flags&1)||!a.dirty&&!E))if(t){const G=a.run();if(r||F||(R?G.some((Ie,me)=>We(Ie,K[me])):We(G,K))){S&&S();const Ie=Ke;Ke=a;try{const me=[G,K===Ft?void 0:R&&K[0]===Ft?[]:K,C];u?u(t,3,me):t(...me),K=G}finally{Ke=Ie}}}else a.run()};return f&&f(W),a=new Hn(p),a.scheduler=o?()=>o(W,!1):W,C=E=>vi(E,!1,a),S=a.onStop=()=>{const E=Ht.get(a);if(E){if(u)u(E,4);else for(const G of E)G();Ht.delete(a)}},t?n?W(!0):K=a.run():o?o(W.bind(null,!0),!0):a.run(),H.pause=a.pause.bind(a),H.resume=a.resume.bind(a),H.stop=H,H}function $e(e,t=1/0,s){if(t<=0||!q(e)||e.__v_skip||(s=s||new Set,s.has(e)))return e;if(s.add(e),t--,ne(e))$e(e.value,t,s);else if(I(e))for(let n=0;n<e.length;n++)$e(e[n],t,s);else if(Nr(e)||ct(e))e.forEach(n=>{$e(n,t,s)});else if(jr(e)){for(const n in e)$e(e[n],t,s);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&$e(e[n],t,s)}return e}/**
|
|
10
|
-
* @vue/runtime-core v3.5.12
|
|
11
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
|
-
* @license MIT
|
|
13
|
-
**/function Ct(e,t,s,n){try{return n?e(...n):e()}catch(r){zt(r,t,s)}}function Ce(e,t,s,n){if(P(e)){const r=Ct(e,t,s,n);return r&&$n(r)&&r.catch(i=>{zt(i,t,s)}),r}if(I(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Ce(e[i],t,s,n));return r}}function zt(e,t,s,n=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||V;if(t){let f=t.parent;const u=t.proxy,h=`https://vuejs.org/error-reference/#runtime-${s}`;for(;f;){const a=f.ec;if(a){for(let p=0;p<a.length;p++)if(a[p](e,u,h)===!1)return}f=f.parent}if(i){Ne(),Ct(i,null,10,[e,u,h]),He();return}}Si(e,s,r,n,o)}function Si(e,t,s,n=!0,r=!1){if(r)throw e;console.error(e)}const te=[];let ye=-1;const Ze=[];let Re=null,Ye=0;const er=Promise.resolve();let Lt=null;function Ci(e){const t=Lt||er;return e?t.then(this?e.bind(this):e):t}function Ti(e){let t=ye+1,s=te.length;for(;t<s;){const n=t+s>>>1,r=te[n],i=xt(r);i<e||i===e&&r.flags&2?t=n+1:s=n}return t}function Vs(e){if(!(e.flags&1)){const t=xt(e),s=te[te.length-1];!s||!(e.flags&2)&&t>=xt(s)?te.push(e):te.splice(Ti(t),0,e),e.flags|=1,tr()}}function tr(){Lt||(Lt=er.then(nr))}function Oi(e){I(e)?Ze.push(...e):Re&&e.id===-1?Re.splice(Ye+1,0,e):e.flags&1||(Ze.push(e),e.flags|=1),tr()}function fn(e,t,s=ye+1){for(;s<te.length;s++){const n=te[s];if(n&&n.flags&2){if(e&&n.id!==e.uid)continue;te.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function sr(e){if(Ze.length){const t=[...new Set(Ze)].sort((s,n)=>xt(s)-xt(n));if(Ze.length=0,Re){Re.push(...t);return}for(Re=t,Ye=0;Ye<Re.length;Ye++){const s=Re[Ye];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}Re=null,Ye=0}}const xt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function nr(e){try{for(ye=0;ye<te.length;ye++){const t=te[ye];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Ct(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;ye<te.length;ye++){const t=te[ye];t&&(t.flags&=-2)}ye=-1,te.length=0,sr(),Lt=null,(te.length||Ze.length)&&nr()}}let se=null,rr=null;function jt(e){const t=se;return se=e,rr=e&&e.type.__scopeId||null,t}function bs(e,t=se,s){if(!t||e._n)return e;const n=(...r)=>{n._d&&_n(-1);const i=jt(t);let o;try{o=e(...r)}finally{jt(i),n._d&&_n(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function Ve(e,t,s,n){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const f=r[o];i&&(f.oldValue=i[o].value);let u=f.dir[n];u&&(Ne(),Ce(u,s,8,[e.el,f,e,t]),He())}}const Ei=Symbol("_vte"),Ai=e=>e.__isTeleport;function Us(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Us(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function Ks(e,t){return P(e)?J({name:e.name},t,{setup:e}):e}function ir(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function xs(e,t,s,n,r=!1){if(I(e)){e.forEach((F,R)=>xs(F,t&&(I(t)?t[R]:t),s,n,r));return}if(Qe(n)&&!r)return;const i=n.shapeFlag&4?zs(n.component):n.el,o=r?null:i,{i:f,r:u}=e,h=t&&t.r,a=f.refs===V?f.refs={}:f.refs,p=f.setupState,S=N(p),C=p===V?()=>!1:F=>$(S,F);if(h!=null&&h!==u&&(z(h)?(a[h]=null,C(h)&&(p[h]=null)):ne(h)&&(h.value=null)),P(u))Ct(u,f,12,[o,a]);else{const F=z(u),R=ne(u);if(F||R){const Q=()=>{if(e.f){const H=F?C(u)?p[u]:a[u]:u.value;r?I(H)&&Is(H,i):I(H)?H.includes(i)||H.push(i):F?(a[u]=[i],C(u)&&(p[u]=a[u])):(u.value=[i],e.k&&(a[e.k]=u.value))}else F?(a[u]=o,C(u)&&(p[u]=o)):R&&(u.value=o,e.k&&(a[e.k]=o))};o?(Q.id=-1,le(Q,s)):Q()}}}Jt().requestIdleCallback;Jt().cancelIdleCallback;const Qe=e=>!!e.type.__asyncLoader,or=e=>e.type.__isKeepAlive;function Pi(e,t){lr(e,"a",t)}function Ii(e,t){lr(e,"da",t)}function lr(e,t,s=Z){const n=e.__wdc||(e.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Yt(t,n,s),s){let r=s.parent;for(;r&&r.parent;)or(r.parent.vnode)&&Mi(n,t,s,r),r=r.parent}}function Mi(e,t,s,n){const r=Yt(t,e,n,!0);fr(()=>{Is(n[t],r)},s)}function Yt(e,t,s=Z,n=!1){if(s){const r=s[e]||(s[e]=[]),i=t.__weh||(t.__weh=(...o)=>{Ne();const f=Tt(s),u=Ce(t,s,e,o);return f(),He(),u});return n?r.unshift(i):r.push(i),i}}const Pe=e=>(t,s=Z)=>{(!wt||e==="sp")&&Yt(e,(...n)=>t(...n),s)},Ri=Pe("bm"),Fi=Pe("m"),$i=Pe("bu"),Di=Pe("u"),Ni=Pe("bum"),fr=Pe("um"),Hi=Pe("sp"),Li=Pe("rtg"),ji=Pe("rtc");function Bi(e,t=Z){Yt("ec",e,t)}const Vi="components";function ys(e,t){return Ki(Vi,e,!0,t)||e}const Ui=Symbol.for("v-ndc");function Ki(e,t,s=!0,n=!1){const r=se||Z;if(r){const i=r.type;{const f=Mo(i,!1);if(f&&(f===t||f===he(t)||f===Gt(he(t))))return i}const o=cn(r[e]||i[e],t)||cn(r.appContext[e],t);return!o&&n?i:o}}function cn(e,t){return e&&(e[t]||e[he(t)]||e[Gt(he(t))])}function is(e,t,s={},n,r){if(se.ce||se.parent&&Qe(se.parent)&&se.parent.ce)return t!=="default"&&(s.name=t),Ae(),Vt(de,null,[ae("slot",s,n)],64);let i=e[t];i&&i._c&&(i._d=!1),Ae();const o=i&&cr(i(s)),f=s.key||o&&o.key,u=Vt(de,{key:(f&&!Ge(f)?f:`_${t}`)+(!o&&n?"_fb":"")},o||[],o&&e._===1?64:-2);return i&&i._c&&(i._d=!0),u}function cr(e){return e.some(t=>Gs(t)?!(t.type===De||t.type===de&&!cr(t.children)):!0)?e:null}const vs=e=>e?Pr(e)?zs(e):vs(e.parent):null,pt=J(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>vs(e.parent),$root:e=>vs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Ws(e),$forceUpdate:e=>e.f||(e.f=()=>{Vs(e.update)}),$nextTick:e=>e.n||(e.n=Ci.bind(e.proxy)),$watch:e=>ao.bind(e)}),os=(e,t)=>e!==V&&!e.__isScriptSetup&&$(e,t),Wi={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:s,setupState:n,data:r,props:i,accessCache:o,type:f,appContext:u}=e;let h;if(t[0]!=="$"){const C=o[t];if(C!==void 0)switch(C){case 1:return n[t];case 2:return r[t];case 4:return s[t];case 3:return i[t]}else{if(os(n,t))return o[t]=1,n[t];if(r!==V&&$(r,t))return o[t]=2,r[t];if((h=e.propsOptions[0])&&$(h,t))return o[t]=3,i[t];if(s!==V&&$(s,t))return o[t]=4,s[t];ws&&(o[t]=0)}}const a=pt[t];let p,S;if(a)return t==="$attrs"&&X(e.attrs,"get",""),a(e);if((p=f.__cssModules)&&(p=p[t]))return p;if(s!==V&&$(s,t))return o[t]=4,s[t];if(S=u.config.globalProperties,$(S,t))return S[t]},set({_:e},t,s){const{data:n,setupState:r,ctx:i}=e;return os(r,t)?(r[t]=s,!0):n!==V&&$(n,t)?(n[t]=s,!0):$(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:r,propsOptions:i}},o){let f;return!!s[o]||e!==V&&$(e,o)||os(t,o)||(f=i[0])&&$(f,o)||$(n,o)||$(pt,o)||$(r.config.globalProperties,o)},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:$(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}};function un(e){return I(e)?e.reduce((t,s)=>(t[s]=null,t),{}):e}let ws=!0;function qi(e){const t=Ws(e),s=e.proxy,n=e.ctx;ws=!1,t.beforeCreate&&an(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:f,provide:u,inject:h,created:a,beforeMount:p,mounted:S,beforeUpdate:C,updated:F,activated:R,deactivated:Q,beforeDestroy:H,beforeUnmount:K,destroyed:W,unmounted:E,render:G,renderTracked:Ie,renderTriggered:me,errorCaptured:Me,serverPrefetch:Ot,expose:Le,inheritAttrs:st,components:Et,directives:At,filters:Qt}=t;if(h&&Gi(h,n,null),o)for(const U in o){const L=o[U];P(L)&&(n[U]=L.bind(s))}if(r){const U=r.call(s,s);q(U)&&(e.data=Ls(U))}if(ws=!0,i)for(const U in i){const L=i[U],je=P(L)?L.bind(s,s):P(L.get)?L.get.bind(s,s):we,Pt=!P(L)&&P(L.set)?L.set.bind(s):we,Be=Ys({get:je,set:Pt});Object.defineProperty(n,U,{enumerable:!0,configurable:!0,get:()=>Be.value,set:_e=>Be.value=_e})}if(f)for(const U in f)ur(f[U],n,s,U);if(u){const U=P(u)?u.call(s):u;Reflect.ownKeys(U).forEach(L=>{Qi(L,U[L])})}a&&an(a,e,"c");function k(U,L){I(L)?L.forEach(je=>U(je.bind(s))):L&&U(L.bind(s))}if(k(Ri,p),k(Fi,S),k($i,C),k(Di,F),k(Pi,R),k(Ii,Q),k(Bi,Me),k(ji,Ie),k(Li,me),k(Ni,K),k(fr,E),k(Hi,Ot),I(Le))if(Le.length){const U=e.exposed||(e.exposed={});Le.forEach(L=>{Object.defineProperty(U,L,{get:()=>s[L],set:je=>s[L]=je})})}else e.exposed||(e.exposed={});G&&e.render===we&&(e.render=G),st!=null&&(e.inheritAttrs=st),Et&&(e.components=Et),At&&(e.directives=At),Ot&&ir(e)}function Gi(e,t,s=we){I(e)&&(e=Ss(e));for(const n in e){const r=e[n];let i;q(r)?"default"in r?i=$t(r.from||n,r.default,!0):i=$t(r.from||n):i=$t(r),ne(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[n]=i}}function an(e,t,s){Ce(I(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function ur(e,t,s,n){let r=n.includes(".")?Cr(s,n):()=>s[n];if(z(e)){const i=t[e];P(i)&&fs(r,i)}else if(P(e))fs(r,e.bind(s));else if(q(e))if(I(e))e.forEach(i=>ur(i,t,s,n));else{const i=P(e.handler)?e.handler.bind(s):t[e.handler];P(i)&&fs(r,i,e)}}function Ws(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,f=i.get(t);let u;return f?u=f:!r.length&&!s&&!n?u=t:(u={},r.length&&r.forEach(h=>Bt(u,h,o,!0)),Bt(u,t,o)),q(t)&&i.set(t,u),u}function Bt(e,t,s,n=!1){const{mixins:r,extends:i}=t;i&&Bt(e,i,s,!0),r&&r.forEach(o=>Bt(e,o,s,!0));for(const o in t)if(!(n&&o==="expose")){const f=Ji[o]||s&&s[o];e[o]=f?f(e[o],t[o]):t[o]}return e}const Ji={data:dn,props:hn,emits:hn,methods:ft,computed:ft,beforeCreate:ee,created:ee,beforeMount:ee,mounted:ee,beforeUpdate:ee,updated:ee,beforeDestroy:ee,beforeUnmount:ee,destroyed:ee,unmounted:ee,activated:ee,deactivated:ee,errorCaptured:ee,serverPrefetch:ee,components:ft,directives:ft,watch:Yi,provide:dn,inject:zi};function dn(e,t){return t?e?function(){return J(P(e)?e.call(this,this):e,P(t)?t.call(this,this):t)}:t:e}function zi(e,t){return ft(Ss(e),Ss(t))}function Ss(e){if(I(e)){const t={};for(let s=0;s<e.length;s++)t[e[s]]=e[s];return t}return e}function ee(e,t){return e?[...new Set([].concat(e,t))]:t}function ft(e,t){return e?J(Object.create(null),e,t):t}function hn(e,t){return e?I(e)&&I(t)?[...new Set([...e,...t])]:J(Object.create(null),un(e),un(t??{})):t}function Yi(e,t){if(!e)return t;if(!t)return e;const s=J(Object.create(null),e);for(const n in t)s[n]=ee(e[n],t[n]);return s}function ar(){return{app:null,config:{isNativeTag:$r,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Xi=0;function Zi(e,t){return function(n,r=null){P(n)||(n=J({},n)),r!=null&&!q(r)&&(r=null);const i=ar(),o=new WeakSet,f=[];let u=!1;const h=i.app={_uid:Xi++,_component:n,_props:r,_container:null,_context:i,_instance:null,version:Fo,get config(){return i.config},set config(a){},use(a,...p){return o.has(a)||(a&&P(a.install)?(o.add(a),a.install(h,...p)):P(a)&&(o.add(a),a(h,...p))),h},mixin(a){return i.mixins.includes(a)||i.mixins.push(a),h},component(a,p){return p?(i.components[a]=p,h):i.components[a]},directive(a,p){return p?(i.directives[a]=p,h):i.directives[a]},mount(a,p,S){if(!u){const C=h._ceVNode||ae(n,r);return C.appContext=i,S===!0?S="svg":S===!1&&(S=void 0),p&&t?t(C,a):e(C,a,S),u=!0,h._container=a,a.__vue_app__=h,zs(C.component)}},onUnmount(a){f.push(a)},unmount(){u&&(Ce(f,h._instance,16),e(null,h._container),delete h._container.__vue_app__)},provide(a,p){return i.provides[a]=p,h},runWithContext(a){const p=ke;ke=h;try{return a()}finally{ke=p}}};return h}}let ke=null;function Qi(e,t){if(Z){let s=Z.provides;const n=Z.parent&&Z.parent.provides;n===s&&(s=Z.provides=Object.create(n)),s[e]=t}}function $t(e,t,s=!1){const n=Z||se;if(n||ke){const r=ke?ke._context.provides:n?n.parent==null?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return s&&P(t)?t.call(n&&n.proxy):t}}const dr={},hr=()=>Object.create(dr),pr=e=>Object.getPrototypeOf(e)===dr;function ki(e,t,s,n=!1){const r={},i=hr();e.propsDefaults=Object.create(null),gr(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);s?e.props=n?r:gi(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function eo(e,t,s,n){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,f=N(r),[u]=e.propsOptions;let h=!1;if((n||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let p=0;p<a.length;p++){let S=a[p];if(Xt(e.emitsOptions,S))continue;const C=t[S];if(u)if($(i,S))C!==i[S]&&(i[S]=C,h=!0);else{const F=he(S);r[F]=Cs(u,f,F,C,e,!1)}else C!==i[S]&&(i[S]=C,h=!0)}}}else{gr(e,t,r,i)&&(h=!0);let a;for(const p in f)(!t||!$(t,p)&&((a=Je(p))===p||!$(t,a)))&&(u?s&&(s[p]!==void 0||s[a]!==void 0)&&(r[p]=Cs(u,f,p,void 0,e,!0)):delete r[p]);if(i!==f)for(const p in i)(!t||!$(t,p))&&(delete i[p],h=!0)}h&&Ee(e.attrs,"set","")}function gr(e,t,s,n){const[r,i]=e.propsOptions;let o=!1,f;if(t)for(let u in t){if(ut(u))continue;const h=t[u];let a;r&&$(r,a=he(u))?!i||!i.includes(a)?s[a]=h:(f||(f={}))[a]=h:Xt(e.emitsOptions,u)||(!(u in n)||h!==n[u])&&(n[u]=h,o=!0)}if(i){const u=N(s),h=f||V;for(let a=0;a<i.length;a++){const p=i[a];s[p]=Cs(r,u,p,h[p],e,!$(h,p))}}return o}function Cs(e,t,s,n,r,i){const o=e[s];if(o!=null){const f=$(o,"default");if(f&&n===void 0){const u=o.default;if(o.type!==Function&&!o.skipFactory&&P(u)){const{propsDefaults:h}=r;if(s in h)n=h[s];else{const a=Tt(r);n=h[s]=u.call(null,t),a()}}else n=u;r.ce&&r.ce._setProp(s,n)}o[0]&&(i&&!f?n=!1:o[1]&&(n===""||n===Je(s))&&(n=!0))}return n}const to=new WeakMap;function mr(e,t,s=!1){const n=s?to:t.propsCache,r=n.get(e);if(r)return r;const i=e.props,o={},f=[];let u=!1;if(!P(e)){const a=p=>{u=!0;const[S,C]=mr(p,t,!0);J(o,S),C&&f.push(...C)};!s&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!u)return q(e)&&n.set(e,Xe),Xe;if(I(i))for(let a=0;a<i.length;a++){const p=he(i[a]);pn(p)&&(o[p]=V)}else if(i)for(const a in i){const p=he(a);if(pn(p)){const S=i[a],C=o[p]=I(S)||P(S)?{type:S}:J({},S),F=C.type;let R=!1,Q=!0;if(I(F))for(let H=0;H<F.length;++H){const K=F[H],W=P(K)&&K.name;if(W==="Boolean"){R=!0;break}else W==="String"&&(Q=!1)}else R=P(F)&&F.name==="Boolean";C[0]=R,C[1]=Q,(R||$(C,"default"))&&f.push(p)}}const h=[o,f];return q(e)&&n.set(e,h),h}function pn(e){return e[0]!=="$"&&!ut(e)}const _r=e=>e[0]==="_"||e==="$stable",qs=e=>I(e)?e.map(ve):[ve(e)],so=(e,t,s)=>{if(t._n)return t;const n=bs((...r)=>qs(t(...r)),s);return n._c=!1,n},br=(e,t,s)=>{const n=e._ctx;for(const r in e){if(_r(r))continue;const i=e[r];if(P(i))t[r]=so(r,i,n);else if(i!=null){const o=qs(i);t[r]=()=>o}}},xr=(e,t)=>{const s=qs(t);e.slots.default=()=>s},yr=(e,t,s)=>{for(const n in t)(s||n!=="_")&&(e[n]=t[n])},no=(e,t,s)=>{const n=e.slots=hr();if(e.vnode.shapeFlag&32){const r=t._;r?(yr(n,t,s),s&&Dn(n,"_",r,!0)):br(t,n)}else t&&xr(e,t)},ro=(e,t,s)=>{const{vnode:n,slots:r}=e;let i=!0,o=V;if(n.shapeFlag&32){const f=t._;f?s&&f===1?i=!1:yr(r,t,s):(i=!t.$stable,br(t,r)),o=t}else t&&(xr(e,t),o={default:1});if(i)for(const f in r)!_r(f)&&o[f]==null&&delete r[f]},le=xo;function io(e){return oo(e)}function oo(e,t){const s=Jt();s.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:o,createText:f,createComment:u,setText:h,setElementText:a,parentNode:p,nextSibling:S,setScopeId:C=we,insertStaticContent:F}=e,R=(l,c,d,_=null,g=null,m=null,v=void 0,y=null,x=!!c.dynamicChildren)=>{if(l===c)return;l&&!lt(l,c)&&(_=It(l),_e(l,g,m,!0),l=null),c.patchFlag===-2&&(x=!1,c.dynamicChildren=null);const{type:b,ref:O,shapeFlag:w}=c;switch(b){case Zt:Q(l,c,d,_);break;case De:H(l,c,d,_);break;case us:l==null&&K(c,d,_,v);break;case de:Et(l,c,d,_,g,m,v,y,x);break;default:w&1?G(l,c,d,_,g,m,v,y,x):w&6?At(l,c,d,_,g,m,v,y,x):(w&64||w&128)&&b.process(l,c,d,_,g,m,v,y,x,rt)}O!=null&&g&&xs(O,l&&l.ref,m,c||l,!c)},Q=(l,c,d,_)=>{if(l==null)n(c.el=f(c.children),d,_);else{const g=c.el=l.el;c.children!==l.children&&h(g,c.children)}},H=(l,c,d,_)=>{l==null?n(c.el=u(c.children||""),d,_):c.el=l.el},K=(l,c,d,_)=>{[l.el,l.anchor]=F(l.children,c,d,_,l.el,l.anchor)},W=({el:l,anchor:c},d,_)=>{let g;for(;l&&l!==c;)g=S(l),n(l,d,_),l=g;n(c,d,_)},E=({el:l,anchor:c})=>{let d;for(;l&&l!==c;)d=S(l),r(l),l=d;r(c)},G=(l,c,d,_,g,m,v,y,x)=>{c.type==="svg"?v="svg":c.type==="math"&&(v="mathml"),l==null?Ie(c,d,_,g,m,v,y,x):Ot(l,c,g,m,v,y,x)},Ie=(l,c,d,_,g,m,v,y)=>{let x,b;const{props:O,shapeFlag:w,transition:T,dirs:A}=l;if(x=l.el=o(l.type,m,O&&O.is,O),w&8?a(x,l.children):w&16&&Me(l.children,x,null,_,g,ls(l,m),v,y),A&&Ve(l,null,_,"created"),me(x,l,l.scopeId,v,_),O){for(const j in O)j!=="value"&&!ut(j)&&i(x,j,null,O[j],m,_);"value"in O&&i(x,"value",null,O.value,m),(b=O.onVnodeBeforeMount)&&xe(b,_,l)}A&&Ve(l,null,_,"beforeMount");const M=lo(g,T);M&&T.beforeEnter(x),n(x,c,d),((b=O&&O.onVnodeMounted)||M||A)&&le(()=>{b&&xe(b,_,l),M&&T.enter(x),A&&Ve(l,null,_,"mounted")},g)},me=(l,c,d,_,g)=>{if(d&&C(l,d),_)for(let m=0;m<_.length;m++)C(l,_[m]);if(g){let m=g.subTree;if(c===m||Or(m.type)&&(m.ssContent===c||m.ssFallback===c)){const v=g.vnode;me(l,v,v.scopeId,v.slotScopeIds,g.parent)}}},Me=(l,c,d,_,g,m,v,y,x=0)=>{for(let b=x;b<l.length;b++){const O=l[b]=y?Fe(l[b]):ve(l[b]);R(null,O,c,d,_,g,m,v,y)}},Ot=(l,c,d,_,g,m,v)=>{const y=c.el=l.el;let{patchFlag:x,dynamicChildren:b,dirs:O}=c;x|=l.patchFlag&16;const w=l.props||V,T=c.props||V;let A;if(d&&Ue(d,!1),(A=T.onVnodeBeforeUpdate)&&xe(A,d,c,l),O&&Ve(c,l,d,"beforeUpdate"),d&&Ue(d,!0),(w.innerHTML&&T.innerHTML==null||w.textContent&&T.textContent==null)&&a(y,""),b?Le(l.dynamicChildren,b,y,d,_,ls(c,g),m):v||L(l,c,y,null,d,_,ls(c,g),m,!1),x>0){if(x&16)st(y,w,T,d,g);else if(x&2&&w.class!==T.class&&i(y,"class",null,T.class,g),x&4&&i(y,"style",w.style,T.style,g),x&8){const M=c.dynamicProps;for(let j=0;j<M.length;j++){const D=M[j],re=w[D],Y=T[D];(Y!==re||D==="value")&&i(y,D,re,Y,g,d)}}x&1&&l.children!==c.children&&a(y,c.children)}else!v&&b==null&&st(y,w,T,d,g);((A=T.onVnodeUpdated)||O)&&le(()=>{A&&xe(A,d,c,l),O&&Ve(c,l,d,"updated")},_)},Le=(l,c,d,_,g,m,v)=>{for(let y=0;y<c.length;y++){const x=l[y],b=c[y],O=x.el&&(x.type===de||!lt(x,b)||x.shapeFlag&70)?p(x.el):d;R(x,b,O,null,_,g,m,v,!0)}},st=(l,c,d,_,g)=>{if(c!==d){if(c!==V)for(const m in c)!ut(m)&&!(m in d)&&i(l,m,c[m],null,g,_);for(const m in d){if(ut(m))continue;const v=d[m],y=c[m];v!==y&&m!=="value"&&i(l,m,y,v,g,_)}"value"in d&&i(l,"value",c.value,d.value,g)}},Et=(l,c,d,_,g,m,v,y,x)=>{const b=c.el=l?l.el:f(""),O=c.anchor=l?l.anchor:f("");let{patchFlag:w,dynamicChildren:T,slotScopeIds:A}=c;A&&(y=y?y.concat(A):A),l==null?(n(b,d,_),n(O,d,_),Me(c.children||[],d,O,g,m,v,y,x)):w>0&&w&64&&T&&l.dynamicChildren?(Le(l.dynamicChildren,T,d,g,m,v,y),(c.key!=null||g&&c===g.subTree)&&vr(l,c,!0)):L(l,c,d,O,g,m,v,y,x)},At=(l,c,d,_,g,m,v,y,x)=>{c.slotScopeIds=y,l==null?c.shapeFlag&512?g.ctx.activate(c,d,_,v,x):Qt(c,d,_,g,m,v,x):Zs(l,c,x)},Qt=(l,c,d,_,g,m,v)=>{const y=l.component=Oo(l,_,g);if(or(l)&&(y.ctx.renderer=rt),Eo(y,!1,v),y.asyncDep){if(g&&g.registerDep(y,k,v),!l.el){const x=y.subTree=ae(De);H(null,x,c,d)}}else k(y,l,c,d,g,m,v)},Zs=(l,c,d)=>{const _=c.component=l.component;if(_o(l,c,d))if(_.asyncDep&&!_.asyncResolved){U(_,c,d);return}else _.next=c,_.update();else c.el=l.el,_.vnode=c},k=(l,c,d,_,g,m,v)=>{const y=()=>{if(l.isMounted){let{next:w,bu:T,u:A,parent:M,vnode:j}=l;{const ie=wr(l);if(ie){w&&(w.el=j.el,U(l,w,v)),ie.asyncDep.then(()=>{l.isUnmounted||y()});return}}let D=w,re;Ue(l,!1),w?(w.el=j.el,U(l,w,v)):w=j,T&&ts(T),(re=w.props&&w.props.onVnodeBeforeUpdate)&&xe(re,M,w,j),Ue(l,!0);const Y=cs(l),pe=l.subTree;l.subTree=Y,R(pe,Y,p(pe.el),It(pe),l,g,m),w.el=Y.el,D===null&&bo(l,Y.el),A&&le(A,g),(re=w.props&&w.props.onVnodeUpdated)&&le(()=>xe(re,M,w,j),g)}else{let w;const{el:T,props:A}=c,{bm:M,m:j,parent:D,root:re,type:Y}=l,pe=Qe(c);if(Ue(l,!1),M&&ts(M),!pe&&(w=A&&A.onVnodeBeforeMount)&&xe(w,D,c),Ue(l,!0),T&&tn){const ie=()=>{l.subTree=cs(l),tn(T,l.subTree,l,g,null)};pe&&Y.__asyncHydrate?Y.__asyncHydrate(T,l,ie):ie()}else{re.ce&&re.ce._injectChildStyle(Y);const ie=l.subTree=cs(l);R(null,ie,d,_,l,g,m),c.el=ie.el}if(j&&le(j,g),!pe&&(w=A&&A.onVnodeMounted)){const ie=c;le(()=>xe(w,D,ie),g)}(c.shapeFlag&256||D&&Qe(D.vnode)&&D.vnode.shapeFlag&256)&&l.a&&le(l.a,g),l.isMounted=!0,c=d=_=null}};l.scope.on();const x=l.effect=new Hn(y);l.scope.off();const b=l.update=x.run.bind(x),O=l.job=x.runIfDirty.bind(x);O.i=l,O.id=l.uid,x.scheduler=()=>Vs(O),Ue(l,!0),b()},U=(l,c,d)=>{c.component=l;const _=l.vnode.props;l.vnode=c,l.next=null,eo(l,c.props,_,d),ro(l,c.children,d),Ne(),fn(l),He()},L=(l,c,d,_,g,m,v,y,x=!1)=>{const b=l&&l.children,O=l?l.shapeFlag:0,w=c.children,{patchFlag:T,shapeFlag:A}=c;if(T>0){if(T&128){Pt(b,w,d,_,g,m,v,y,x);return}else if(T&256){je(b,w,d,_,g,m,v,y,x);return}}A&8?(O&16&&nt(b,g,m),w!==b&&a(d,w)):O&16?A&16?Pt(b,w,d,_,g,m,v,y,x):nt(b,g,m,!0):(O&8&&a(d,""),A&16&&Me(w,d,_,g,m,v,y,x))},je=(l,c,d,_,g,m,v,y,x)=>{l=l||Xe,c=c||Xe;const b=l.length,O=c.length,w=Math.min(b,O);let T;for(T=0;T<w;T++){const A=c[T]=x?Fe(c[T]):ve(c[T]);R(l[T],A,d,null,g,m,v,y,x)}b>O?nt(l,g,m,!0,!1,w):Me(c,d,_,g,m,v,y,x,w)},Pt=(l,c,d,_,g,m,v,y,x)=>{let b=0;const O=c.length;let w=l.length-1,T=O-1;for(;b<=w&&b<=T;){const A=l[b],M=c[b]=x?Fe(c[b]):ve(c[b]);if(lt(A,M))R(A,M,d,null,g,m,v,y,x);else break;b++}for(;b<=w&&b<=T;){const A=l[w],M=c[T]=x?Fe(c[T]):ve(c[T]);if(lt(A,M))R(A,M,d,null,g,m,v,y,x);else break;w--,T--}if(b>w){if(b<=T){const A=T+1,M=A<O?c[A].el:_;for(;b<=T;)R(null,c[b]=x?Fe(c[b]):ve(c[b]),d,M,g,m,v,y,x),b++}}else if(b>T)for(;b<=w;)_e(l[b],g,m,!0),b++;else{const A=b,M=b,j=new Map;for(b=M;b<=T;b++){const oe=c[b]=x?Fe(c[b]):ve(c[b]);oe.key!=null&&j.set(oe.key,b)}let D,re=0;const Y=T-M+1;let pe=!1,ie=0;const it=new Array(Y);for(b=0;b<Y;b++)it[b]=0;for(b=A;b<=w;b++){const oe=l[b];if(re>=Y){_e(oe,g,m,!0);continue}let be;if(oe.key!=null)be=j.get(oe.key);else for(D=M;D<=T;D++)if(it[D-M]===0&<(oe,c[D])){be=D;break}be===void 0?_e(oe,g,m,!0):(it[be-M]=b+1,be>=ie?ie=be:pe=!0,R(oe,c[be],d,null,g,m,v,y,x),re++)}const sn=pe?fo(it):Xe;for(D=sn.length-1,b=Y-1;b>=0;b--){const oe=M+b,be=c[oe],nn=oe+1<O?c[oe+1].el:_;it[b]===0?R(null,be,d,nn,g,m,v,y,x):pe&&(D<0||b!==sn[D]?Be(be,d,nn,2):D--)}}},Be=(l,c,d,_,g=null)=>{const{el:m,type:v,transition:y,children:x,shapeFlag:b}=l;if(b&6){Be(l.component.subTree,c,d,_);return}if(b&128){l.suspense.move(c,d,_);return}if(b&64){v.move(l,c,d,rt);return}if(v===de){n(m,c,d);for(let w=0;w<x.length;w++)Be(x[w],c,d,_);n(l.anchor,c,d);return}if(v===us){W(l,c,d);return}if(_!==2&&b&1&&y)if(_===0)y.beforeEnter(m),n(m,c,d),le(()=>y.enter(m),g);else{const{leave:w,delayLeave:T,afterLeave:A}=y,M=()=>n(m,c,d),j=()=>{w(m,()=>{M(),A&&A()})};T?T(m,M,j):j()}else n(m,c,d)},_e=(l,c,d,_=!1,g=!1)=>{const{type:m,props:v,ref:y,children:x,dynamicChildren:b,shapeFlag:O,patchFlag:w,dirs:T,cacheIndex:A}=l;if(w===-2&&(g=!1),y!=null&&xs(y,null,d,l,!0),A!=null&&(c.renderCache[A]=void 0),O&256){c.ctx.deactivate(l);return}const M=O&1&&T,j=!Qe(l);let D;if(j&&(D=v&&v.onVnodeBeforeUnmount)&&xe(D,c,l),O&6)Fr(l.component,d,_);else{if(O&128){l.suspense.unmount(d,_);return}M&&Ve(l,null,c,"beforeUnmount"),O&64?l.type.remove(l,c,d,rt,_):b&&!b.hasOnce&&(m!==de||w>0&&w&64)?nt(b,c,d,!1,!0):(m===de&&w&384||!g&&O&16)&&nt(x,c,d),_&&Qs(l)}(j&&(D=v&&v.onVnodeUnmounted)||M)&&le(()=>{D&&xe(D,c,l),M&&Ve(l,null,c,"unmounted")},d)},Qs=l=>{const{type:c,el:d,anchor:_,transition:g}=l;if(c===de){Rr(d,_);return}if(c===us){E(l);return}const m=()=>{r(d),g&&!g.persisted&&g.afterLeave&&g.afterLeave()};if(l.shapeFlag&1&&g&&!g.persisted){const{leave:v,delayLeave:y}=g,x=()=>v(d,m);y?y(l.el,m,x):x()}else m()},Rr=(l,c)=>{let d;for(;l!==c;)d=S(l),r(l),l=d;r(c)},Fr=(l,c,d)=>{const{bum:_,scope:g,job:m,subTree:v,um:y,m:x,a:b}=l;gn(x),gn(b),_&&ts(_),g.stop(),m&&(m.flags|=8,_e(v,l,c,d)),y&&le(y,c),le(()=>{l.isUnmounted=!0},c),c&&c.pendingBranch&&!c.isUnmounted&&l.asyncDep&&!l.asyncResolved&&l.suspenseId===c.pendingId&&(c.deps--,c.deps===0&&c.resolve())},nt=(l,c,d,_=!1,g=!1,m=0)=>{for(let v=m;v<l.length;v++)_e(l[v],c,d,_,g)},It=l=>{if(l.shapeFlag&6)return It(l.component.subTree);if(l.shapeFlag&128)return l.suspense.next();const c=S(l.anchor||l.el),d=c&&c[Ei];return d?S(d):c};let kt=!1;const ks=(l,c,d)=>{l==null?c._vnode&&_e(c._vnode,null,null,!0):R(c._vnode||null,l,c,null,null,null,d),c._vnode=l,kt||(kt=!0,fn(),sr(),kt=!1)},rt={p:R,um:_e,m:Be,r:Qs,mt:Qt,mc:Me,pc:L,pbc:Le,n:It,o:e};let en,tn;return{render:ks,hydrate:en,createApp:Zi(ks,en)}}function ls({type:e,props:t},s){return s==="svg"&&e==="foreignObject"||s==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:s}function Ue({effect:e,job:t},s){s?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function lo(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function vr(e,t,s=!1){const n=e.children,r=t.children;if(I(n)&&I(r))for(let i=0;i<n.length;i++){const o=n[i];let f=r[i];f.shapeFlag&1&&!f.dynamicChildren&&((f.patchFlag<=0||f.patchFlag===32)&&(f=r[i]=Fe(r[i]),f.el=o.el),!s&&f.patchFlag!==-2&&vr(o,f)),f.type===Zt&&(f.el=o.el)}}function fo(e){const t=e.slice(),s=[0];let n,r,i,o,f;const u=e.length;for(n=0;n<u;n++){const h=e[n];if(h!==0){if(r=s[s.length-1],e[r]<h){t[n]=r,s.push(n);continue}for(i=0,o=s.length-1;i<o;)f=i+o>>1,e[s[f]]<h?i=f+1:o=f;h<e[s[i]]&&(i>0&&(t[n]=s[i-1]),s[i]=n)}}for(i=s.length,o=s[i-1];i-- >0;)s[i]=o,o=t[o];return s}function wr(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:wr(t)}function gn(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const co=Symbol.for("v-scx"),uo=()=>$t(co);function fs(e,t,s){return Sr(e,t,s)}function Sr(e,t,s=V){const{immediate:n,deep:r,flush:i,once:o}=s,f=J({},s),u=t&&n||!t&&i!=="post";let h;if(wt){if(i==="sync"){const C=uo();h=C.__watcherHandles||(C.__watcherHandles=[])}else if(!u){const C=()=>{};return C.stop=we,C.resume=we,C.pause=we,C}}const a=Z;f.call=(C,F,R)=>Ce(C,a,F,R);let p=!1;i==="post"?f.scheduler=C=>{le(C,a&&a.suspense)}:i!=="sync"&&(p=!0,f.scheduler=(C,F)=>{F?C():Vs(C)}),f.augmentJob=C=>{t&&(C.flags|=4),p&&(C.flags|=2,a&&(C.id=a.uid,C.i=a))};const S=wi(e,t,f);return wt&&(h?h.push(S):u&&S()),S}function ao(e,t,s){const n=this.proxy,r=z(e)?e.includes(".")?Cr(n,e):()=>n[e]:e.bind(n,n);let i;P(t)?i=t:(i=t.handler,s=t);const o=Tt(this),f=Sr(r,i.bind(n),s);return o(),f}function Cr(e,t){const s=t.split(".");return()=>{let n=e;for(let r=0;r<s.length&&n;r++)n=n[s[r]];return n}}const ho=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${he(t)}Modifiers`]||e[`${Je(t)}Modifiers`];function po(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||V;let r=s;const i=t.startsWith("update:"),o=i&&ho(n,t.slice(7));o&&(o.trim&&(r=s.map(a=>z(a)?a.trim():a)),o.number&&(r=s.map(Ur)));let f,u=n[f=es(t)]||n[f=es(he(t))];!u&&i&&(u=n[f=es(Je(t))]),u&&Ce(u,e,6,r);const h=n[f+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[f])return;e.emitted[f]=!0,Ce(h,e,6,r)}}function Tr(e,t,s=!1){const n=t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let o={},f=!1;if(!P(e)){const u=h=>{const a=Tr(h,t,!0);a&&(f=!0,J(o,a))};!s&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}return!i&&!f?(q(e)&&n.set(e,null),null):(I(i)?i.forEach(u=>o[u]=null):J(o,i),q(e)&&n.set(e,o),o)}function Xt(e,t){return!e||!Kt(t)?!1:(t=t.slice(2).replace(/Once$/,""),$(e,t[0].toLowerCase()+t.slice(1))||$(e,Je(t))||$(e,t))}function cs(e){const{type:t,vnode:s,proxy:n,withProxy:r,propsOptions:[i],slots:o,attrs:f,emit:u,render:h,renderCache:a,props:p,data:S,setupState:C,ctx:F,inheritAttrs:R}=e,Q=jt(e);let H,K;try{if(s.shapeFlag&4){const E=r||n,G=E;H=ve(h.call(G,E,a,p,C,S,F)),K=f}else{const E=t;H=ve(E.length>1?E(p,{attrs:f,slots:o,emit:u}):E(p,null)),K=t.props?f:go(f)}}catch(E){gt.length=0,zt(E,e,1),H=ae(De)}let W=H;if(K&&R!==!1){const E=Object.keys(K),{shapeFlag:G}=W;E.length&&G&7&&(i&&E.some(Ps)&&(K=mo(K,i)),W=tt(W,K,!1,!0))}return s.dirs&&(W=tt(W,null,!1,!0),W.dirs=W.dirs?W.dirs.concat(s.dirs):s.dirs),s.transition&&Us(W,s.transition),H=W,jt(Q),H}const go=e=>{let t;for(const s in e)(s==="class"||s==="style"||Kt(s))&&((t||(t={}))[s]=e[s]);return t},mo=(e,t)=>{const s={};for(const n in e)(!Ps(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function _o(e,t,s){const{props:n,children:r,component:i}=e,{props:o,children:f,patchFlag:u}=t,h=i.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return n?mn(n,o,h):!!o;if(u&8){const a=t.dynamicProps;for(let p=0;p<a.length;p++){const S=a[p];if(o[S]!==n[S]&&!Xt(h,S))return!0}}}else return(r||f)&&(!f||!f.$stable)?!0:n===o?!1:n?o?mn(n,o,h):!0:!!o;return!1}function mn(e,t,s){const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!0;for(let r=0;r<n.length;r++){const i=n[r];if(t[i]!==e[i]&&!Xt(s,i))return!0}return!1}function bo({vnode:e,parent:t},s){for(;t;){const n=t.subTree;if(n.suspense&&n.suspense.activeBranch===e&&(n.el=e.el),n===e)(e=t.vnode).el=s,t=t.parent;else break}}const Or=e=>e.__isSuspense;function xo(e,t){t&&t.pendingBranch?I(e)?t.effects.push(...e):t.effects.push(e):Oi(e)}const de=Symbol.for("v-fgt"),Zt=Symbol.for("v-txt"),De=Symbol.for("v-cmt"),us=Symbol.for("v-stc"),gt=[];let ue=null;function Ae(e=!1){gt.push(ue=e?null:[])}function yo(){gt.pop(),ue=gt[gt.length-1]||null}let yt=1;function _n(e){yt+=e,e<0&&ue&&(ue.hasOnce=!0)}function Er(e){return e.dynamicChildren=yt>0?ue||Xe:null,yo(),yt>0&&ue&&ue.push(e),e}function mt(e,t,s,n,r,i){return Er(vt(e,t,s,n,r,i,!0))}function Vt(e,t,s,n,r){return Er(ae(e,t,s,n,r,!0))}function Gs(e){return e?e.__v_isVNode===!0:!1}function lt(e,t){return e.type===t.type&&e.key===t.key}const Ar=({key:e})=>e??null,Dt=({ref:e,ref_key:t,ref_for:s})=>(typeof e=="number"&&(e=""+e),e!=null?z(e)||ne(e)||P(e)?{i:se,r:e,k:t,f:!!s}:e:null);function vt(e,t=null,s=null,n=0,r=null,i=e===de?0:1,o=!1,f=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ar(t),ref:t&&Dt(t),scopeId:rr,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:se};return f?(Js(u,s),i&128&&e.normalize(u)):s&&(u.shapeFlag|=z(s)?8:16),yt>0&&!o&&ue&&(u.patchFlag>0||i&6)&&u.patchFlag!==32&&ue.push(u),u}const ae=vo;function vo(e,t=null,s=null,n=0,r=null,i=!1){if((!e||e===Ui)&&(e=De),Gs(e)){const f=tt(e,t,!0);return s&&Js(f,s),yt>0&&!i&&ue&&(f.shapeFlag&6?ue[ue.indexOf(e)]=f:ue.push(f)),f.patchFlag=-2,f}if(Ro(e)&&(e=e.__vccOpts),t){t=wo(t);let{class:f,style:u}=t;f&&!z(f)&&(t.class=St(f)),q(u)&&(Bs(u)&&!I(u)&&(u=J({},u)),t.style=Rs(u))}const o=z(e)?1:Or(e)?128:Ai(e)?64:q(e)?4:P(e)?2:0;return vt(e,t,s,n,r,o,i,!0)}function wo(e){return e?Bs(e)||pr(e)?J({},e):e:null}function tt(e,t,s=!1,n=!1){const{props:r,ref:i,patchFlag:o,children:f,transition:u}=e,h=t?So(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&Ar(h),ref:t&&t.ref?s&&i?I(i)?i.concat(Dt(t)):[i,Dt(t)]:Dt(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:f,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==de?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:u,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&tt(e.ssContent),ssFallback:e.ssFallback&&tt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return u&&n&&Us(a,u.clone(a)),a}function Ts(e=" ",t=0){return ae(Zt,null,e,t)}function bn(e="",t=!1){return t?(Ae(),Vt(De,null,e)):ae(De,null,e)}function ve(e){return e==null||typeof e=="boolean"?ae(De):I(e)?ae(de,null,e.slice()):Gs(e)?Fe(e):ae(Zt,null,String(e))}function Fe(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:tt(e)}function Js(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(I(t))s=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),Js(e,r()),r._c&&(r._d=!0));return}else{s=32;const r=t._;!r&&!pr(t)?t._ctx=se:r===3&&se&&(se.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else P(t)?(t={default:t,_ctx:se},s=32):(t=String(t),n&64?(s=16,t=[Ts(t)]):s=8);e.children=t,e.shapeFlag|=s}function So(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const r in n)if(r==="class")t.class!==n.class&&(t.class=St([t.class,n.class]));else if(r==="style")t.style=Rs([t.style,n.style]);else if(Kt(r)){const i=t[r],o=n[r];o&&i!==o&&!(I(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=n[r])}return t}function xe(e,t,s,n=null){Ce(e,t,7,[s,n])}const Co=ar();let To=0;function Oo(e,t,s){const n=e.type,r=(t?t.appContext:e.appContext)||Co,i={uid:To++,vnode:e,type:n,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Yr(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:mr(n,r),emitsOptions:Tr(n,r),emit:null,emitted:null,propsDefaults:V,inheritAttrs:n.inheritAttrs,ctx:V,data:V,props:V,attrs:V,slots:V,refs:V,setupState:V,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=po.bind(null,i),e.ce&&e.ce(i),i}let Z=null,Ut,Os;{const e=Jt(),t=(s,n)=>{let r;return(r=e[s])||(r=e[s]=[]),r.push(n),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};Ut=t("__VUE_INSTANCE_SETTERS__",s=>Z=s),Os=t("__VUE_SSR_SETTERS__",s=>wt=s)}const Tt=e=>{const t=Z;return Ut(e),e.scope.on(),()=>{e.scope.off(),Ut(t)}},xn=()=>{Z&&Z.scope.off(),Ut(null)};function Pr(e){return e.vnode.shapeFlag&4}let wt=!1;function Eo(e,t=!1,s=!1){t&&Os(t);const{props:n,children:r}=e.vnode,i=Pr(e);ki(e,n,i,t),no(e,r,s);const o=i?Ao(e,t):void 0;return t&&Os(!1),o}function Ao(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Wi);const{setup:n}=s;if(n){Ne();const r=e.setupContext=n.length>1?Io(e):null,i=Tt(e),o=Ct(n,e,0,[e.props,r]),f=$n(o);if(He(),i(),(f||e.sp)&&!Qe(e)&&ir(e),f){if(o.then(xn,xn),t)return o.then(u=>{yn(e,u,t)}).catch(u=>{zt(u,e,0)});e.asyncDep=o}else yn(e,o,t)}else Ir(e,t)}function yn(e,t,s){P(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:q(t)&&(e.setupState=kn(t)),Ir(e,s)}let vn;function Ir(e,t,s){const n=e.type;if(!e.render){if(!t&&vn&&!n.render){const r=n.template||Ws(e).template;if(r){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:f,compilerOptions:u}=n,h=J(J({isCustomElement:i,delimiters:f},o),u);n.render=vn(r,h)}}e.render=n.render||we}{const r=Tt(e);Ne();try{qi(e)}finally{He(),r()}}}const Po={get(e,t){return X(e,"get",""),e[t]}};function Io(e){const t=s=>{e.exposed=s||{}};return{attrs:new Proxy(e.attrs,Po),slots:e.slots,emit:e.emit,expose:t}}function zs(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(kn(mi(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in pt)return pt[s](e)},has(t,s){return s in t||s in pt}})):e.proxy}function Mo(e,t=!0){return P(e)?e.displayName||e.name:e.name||t&&e.__name}function Ro(e){return P(e)&&"__vccOpts"in e}const Ys=(e,t)=>yi(e,t,wt),Fo="3.5.12";/**
|
|
14
|
-
* @vue/runtime-dom v3.5.12
|
|
15
|
-
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
16
|
-
* @license MIT
|
|
17
|
-
**/let Es;const wn=typeof window<"u"&&window.trustedTypes;if(wn)try{Es=wn.createPolicy("vue",{createHTML:e=>e})}catch{}const Mr=Es?e=>Es.createHTML(e):e=>e,$o="http://www.w3.org/2000/svg",Do="http://www.w3.org/1998/Math/MathML",Oe=typeof document<"u"?document:null,Sn=Oe&&Oe.createElement("template"),No={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const r=t==="svg"?Oe.createElementNS($o,e):t==="mathml"?Oe.createElementNS(Do,e):s?Oe.createElement(e,{is:s}):Oe.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>Oe.createTextNode(e),createComment:e=>Oe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Oe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,s,n,r,i){const o=s?s.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),s),!(r===i||!(r=r.nextSibling)););else{Sn.innerHTML=Mr(n==="svg"?`<svg>${e}</svg>`:n==="mathml"?`<math>${e}</math>`:e);const f=Sn.content;if(n==="svg"||n==="mathml"){const u=f.firstChild;for(;u.firstChild;)f.appendChild(u.firstChild);f.removeChild(u)}t.insertBefore(f,s)}return[o?o.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}},Ho=Symbol("_vtc");function Lo(e,t,s){const n=e[Ho];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}const Cn=Symbol("_vod"),jo=Symbol("_vsh"),Bo=Symbol(""),Vo=/(^|;)\s*display\s*:/;function Uo(e,t,s){const n=e.style,r=z(s);let i=!1;if(s&&!r){if(t)if(z(t))for(const o of t.split(";")){const f=o.slice(0,o.indexOf(":")).trim();s[f]==null&&Nt(n,f,"")}else for(const o in t)s[o]==null&&Nt(n,o,"");for(const o in s)o==="display"&&(i=!0),Nt(n,o,s[o])}else if(r){if(t!==s){const o=n[Bo];o&&(s+=";"+o),n.cssText=s,i=Vo.test(s)}}else t&&e.removeAttribute("style");Cn in e&&(e[Cn]=i?n.display:"",e[jo]&&(n.display="none"))}const Tn=/\s*!important$/;function Nt(e,t,s){if(I(s))s.forEach(n=>Nt(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=Ko(e,t);Tn.test(s)?e.setProperty(Je(n),s.replace(Tn,""),"important"):e[n]=s}}const On=["Webkit","Moz","ms"],as={};function Ko(e,t){const s=as[t];if(s)return s;let n=he(t);if(n!=="filter"&&n in e)return as[t]=n;n=Gt(n);for(let r=0;r<On.length;r++){const i=On[r]+n;if(i in e)return as[t]=i}return t}const En="http://www.w3.org/1999/xlink";function An(e,t,s,n,r,i=zr(t)){n&&t.startsWith("xlink:")?s==null?e.removeAttributeNS(En,t.slice(6,t.length)):e.setAttributeNS(En,t,s):s==null||i&&!Nn(s)?e.removeAttribute(t):e.setAttribute(t,i?"":Ge(s)?String(s):s)}function Pn(e,t,s,n,r){if(t==="innerHTML"||t==="textContent"){s!=null&&(e[t]=t==="innerHTML"?Mr(s):s);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const f=i==="OPTION"?e.getAttribute("value")||"":e.value,u=s==null?e.type==="checkbox"?"on":"":String(s);(f!==u||!("_value"in e))&&(e.value=u),s==null&&e.removeAttribute(t),e._value=s;return}let o=!1;if(s===""||s==null){const f=typeof e[t];f==="boolean"?s=Nn(s):s==null&&f==="string"?(s="",o=!0):f==="number"&&(s=0,o=!0)}try{e[t]=s}catch{}o&&e.removeAttribute(r||t)}function Wo(e,t,s,n){e.addEventListener(t,s,n)}function qo(e,t,s,n){e.removeEventListener(t,s,n)}const In=Symbol("_vei");function Go(e,t,s,n,r=null){const i=e[In]||(e[In]={}),o=i[t];if(n&&o)o.value=n;else{const[f,u]=Jo(t);if(n){const h=i[t]=Xo(n,r);Wo(e,f,h,u)}else o&&(qo(e,f,o,u),i[t]=void 0)}}const Mn=/(?:Once|Passive|Capture)$/;function Jo(e){let t;if(Mn.test(e)){t={};let n;for(;n=e.match(Mn);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Je(e.slice(2)),t]}let ds=0;const zo=Promise.resolve(),Yo=()=>ds||(zo.then(()=>ds=0),ds=Date.now());function Xo(e,t){const s=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=s.attached)return;Ce(Zo(n,s.value),t,5,[n])};return s.value=e,s.attached=Yo(),s}function Zo(e,t){if(I(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const Rn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Qo=(e,t,s,n,r,i)=>{const o=r==="svg";t==="class"?Lo(e,n,o):t==="style"?Uo(e,s,n):Kt(t)?Ps(t)||Go(e,t,s,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):ko(e,t,n,o))?(Pn(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&An(e,t,n,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!z(n))?Pn(e,he(t),n,i,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),An(e,t,n,o))};function ko(e,t,s,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&Rn(t)&&P(s));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Rn(t)&&z(s)?!1:t in e}const el=J({patchProp:Qo},No);let Fn;function tl(){return Fn||(Fn=io(el))}const sl=(...e)=>{const t=tl().createApp(...e),{mount:s}=t;return t.mount=n=>{const r=rl(n);if(!r)return;const i=t._component;!P(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=s(r,!1,nl(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t};function nl(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function rl(e){return z(e)?document.querySelector(e):e}const il=Ks({name:"aux-button",props:{primary:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{type:String,default:"medium",validator:e=>["small","medium"].includes(e)},dataTestid:{type:String,required:!1},stackDirection:{type:String,required:!1,default:"horizontal",validator:e=>["none","horizontal","vertical"].includes(e)}},setup(e){return{classes:Ys(()=>({"aux-button":!0,"aux-button--primary":e.primary,"aux-button--secondary":!e.primary,[`aux-button--${e.size}`]:!0,[`aux-button--${e.stackDirection}`]:!0}))}}}),Xs=(e,t)=>{const s=e.__vccOpts||e;for(const[n,r]of t)s[n]=r;return s},ol=["disabled","data-testid"],ll={key:0,class:"aux-button-container-left"},fl={key:1,class:"aux-button-container-right"};function cl(e,t,s,n,r,i){return Ae(),mt("button",{type:"button",disabled:e.disabled,class:St(e.classes),"data-testid":e.dataTestid},[e.$slots.left?(Ae(),mt("span",ll,[is(e.$slots,"left",{},void 0)])):bn("",!0),is(e.$slots,"default",{},void 0),e.$slots.right?(Ae(),mt("span",fl,[is(e.$slots,"right",{},void 0)])):bn("",!0)],10,ol)}const ul=Xs(il,[["render",cl],["__scopeId","data-v-10242010"]]),al={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 256 256"};function dl(e,t){return Ae(),mt("svg",al,t[0]||(t[0]=[vt("path",{d:"M96 220a12 12 0 0 1-8.485-20.485L159.029 128 87.515 56.485a12 12 0 0 1 16.97-16.97l80 80a12 12 0 0 1 0 16.97l-80 80A11.96 11.96 0 0 1 96 220"},null,-1)]))}const hl={render:dl},pl=Ks({name:"aux-directional-arrow",components:{CaretRightIcon:hl},props:{direction:{type:String,require:!0,default:"down",validator:function(e){return["up","down","left","right"].includes(e)}}},setup(e){return{classes:Ys(()=>({"aux-arrow":!0,[`aux-arrow--${e.direction}`]:!0}))}}});function gl(e,t,s,n,r,i){const o=ys("CaretRightIcon");return Ae(),Vt(o,{class:St(e.classes)},null,8,["class"])}const ml=Xs(pl,[["render",gl],["__scopeId","data-v-d1e09832"]]),_l=Ks({name:"App",components:{AuxButton:ul,AuxDirectionalArrow:ml},setup(){}}),bl={style:{display:"flex","flex-direction":"column"}};function xl(e,t,s,n,r,i){const o=ys("AuxButton"),f=ys("AuxDirectionalArrow");return Ae(),mt("div",null,[t[2]||(t[2]=vt("h1",null,"Testpage",-1)),vt("div",bl,[ae(o,null,{default:bs(()=>t[0]||(t[0]=[Ts("My button")])),_:1}),ae(o,{"stack-direction":"vertical"},{default:bs(()=>t[1]||(t[1]=[Ts("My button")])),_:1})]),ae(f)])}const yl=Xs(_l,[["render",xl]]);sl(yl).mount("#app");
|
|
18
|
-
//# sourceMappingURL=index-2iDFtGG-.js.map
|