@blueking/ai-blueking 0.5.0 → 0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/README.md +153 -0
  2. package/dist/ai-blueking-new.vue.d.ts +44 -36
  3. package/dist/ai-blueking.vue.d.ts +87 -0
  4. package/dist/chat-helper.d.ts +23 -0
  5. package/dist/components/ai-avatar.vue.d.ts +28 -0
  6. package/dist/components/ai-cite.vue.d.ts +21 -0
  7. package/dist/components/render-back.vue.d.ts +2 -0
  8. package/dist/components/render-content.vue.d.ts +73 -0
  9. package/dist/components/render-message.vue.d.ts +32 -0
  10. package/dist/components/render-modal.vue.d.ts +99 -0
  11. package/dist/components/render-popup.vue.d.ts +21 -0
  12. package/dist/components/render-send.vue.d.ts +30 -0
  13. package/dist/components/render-shortcuts.vue.d.ts +19 -0
  14. package/dist/components/render-stop.vue.d.ts +19 -0
  15. package/dist/components/render-time.vue.d.ts +16 -0
  16. package/dist/components-new/ai-cite.vue.d.ts +7 -18
  17. package/dist/components-new/ai-header.vue.d.ts +7 -17
  18. package/dist/components-new/ai-selected-box.vue.d.ts +6 -17
  19. package/dist/components-new/bar-button.vue.d.ts +7 -19
  20. package/dist/components-new/chat-input-box.vue.d.ts +6 -18
  21. package/dist/components-new/delete-confirm.vue.d.ts +5 -18
  22. package/dist/components-new/prompt-list.vue.d.ts +9 -20
  23. package/dist/components-new/render-message.vue.d.ts +7 -30
  24. package/dist/components-new/render-popup.vue.d.ts +3 -12
  25. package/dist/components-new/shortcuts-bar.vue.d.ts +6 -16
  26. package/dist/components-new/text-editor.vue.d.ts +13 -44
  27. package/dist/composables/use-input-interaction.d.ts +1 -1
  28. package/dist/composables/use-nimbus.d.ts +6 -6
  29. package/dist/composables/use-reference-docs.d.ts +19 -0
  30. package/dist/composables/use-resizable-container.d.ts +6 -6
  31. package/dist/composables/use-scroll-show.d.ts +1 -1
  32. package/dist/composables/use-select-pop.d.ts +13 -5
  33. package/dist/composables/use-textarea-height.d.ts +2 -2
  34. package/dist/composables/use-think.d.ts +26 -0
  35. package/dist/types/index.d.ts +8 -2
  36. package/dist/util/index.d.ts +38 -0
  37. package/dist/views/nimbus.vue.d.ts +10 -17
  38. package/dist/vue2/index.es.min.js +5906 -6106
  39. package/dist/vue2/index.iife.min.js +79 -105
  40. package/dist/vue2/index.umd.min.js +38 -38
  41. package/dist/vue2/style.css +1 -1
  42. package/dist/vue3/index.es.min.js +3383 -3387
  43. package/dist/vue3/index.iife.min.js +78 -104
  44. package/dist/vue3/index.umd.min.js +16 -16
  45. package/dist/vue3/style.css +1 -1
  46. package/package.json +2 -2
@@ -1,41 +1,41 @@
1
- (function(Ht,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("@blueking/bkui-library"),require("dayjs"),require("highlight.js"),require("markdown-it"),require("markdown-it-code-copy")):typeof define=="function"&&define.amd?define(["exports","@blueking/bkui-library","dayjs","highlight.js","markdown-it","markdown-it-code-copy"],p):(Ht=typeof globalThis<"u"?globalThis:Ht||self,p(Ht.lesscodeCustomComponentLibrary={},Ht.BKUI,Ht.dayjs,Ht.hljs,Ht.MarkdownIt,Ht.MarkdownItCodeCopy))})(this,function(Ht,p,r0,o0,s4,l4){"use strict";var i0=document.createElement("style");i0.textContent=`@charset "UTF-8";.scroll-bar-style::-webkit-scrollbar{width:4px;height:4px}.scroll-bar-style::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}html,body{padding:0;margin:0}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button;appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}::-ms-clear,::-ms-reveal{display:none}input[type=text]::-ms-clear{display:none}input[type=text]::-ms-reveal{display:none}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}.bk-scroll-y{overflow-y:auto}.bk-scroll-y::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-y::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.bk-scroll-x{overflow-x:auto}.bk-scroll-x::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-x::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.ai-blueking-button{display:inline-flex;height:32px;padding:0 14px;font-size:14px;color:#63656e;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;outline:none;box-sizing:border-box;transition:background-color ease .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center}.ai-blueking-button.ai-blueking-button-primary{background-color:#3a84ff;color:#fff;border-color:#3a84ff}.ai-blueking-button.ai-blueking-button-primary:hover{background-color:#5594fa;border-color:#5594fa}.ai-blueking-button.ai-blueking-button-primary:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline{color:#3a84ff;border-color:#3a84ff;background-color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-text{color:#3a84ff;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-primary.is-text:not(.is-disabled):hover{color:#5594fa}.ai-blueking-button.ai-blueking-button-primary.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-primary.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-primary:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-warning{background-color:#ff9c01;color:#fff;border-color:#ff9c01}.ai-blueking-button.ai-blueking-button-warning:hover{background-color:#ffb848;border-color:#ffb848}.ai-blueking-button.ai-blueking-button-warning:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline{color:#ff9c01;border-color:#ff9c01;background-color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-text{color:#ff9c01;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-warning.is-text:not(.is-disabled):hover{color:#ffb848}.ai-blueking-button.ai-blueking-button-warning.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-warning.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-warning:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-success{background-color:#2dcb56;color:#fff;border-color:#2dcb56}.ai-blueking-button.ai-blueking-button-success:hover{background-color:#45e35f;border-color:#45e35f}.ai-blueking-button.ai-blueking-button-success:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline{color:#2dcb56;border-color:#2dcb56;background-color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-text{color:#2dcb56;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-success.is-text:not(.is-disabled):hover{color:#45e35f}.ai-blueking-button.ai-blueking-button-success.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-success.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-success:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-danger{background-color:#ea3636;color:#fff;border-color:#ea3636}.ai-blueking-button.ai-blueking-button-danger:hover{background-color:#ff5656;border-color:#ff5656}.ai-blueking-button.ai-blueking-button-danger:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline{color:#ea3636;border-color:#ea3636;background-color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-text{color:#ea3636;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-danger.is-text:not(.is-disabled):hover{color:#ff5656}.ai-blueking-button.ai-blueking-button-danger.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-danger.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-danger:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-small{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button.ai-blueking-button-large{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button .ai-blueking-button-text{display:inline-flex;align-items:center;line-height:1}.ai-blueking-button.is-loading{position:relative}.ai-blueking-button.is-loading .ai-blueking-button-loading:not(:last-child){position:absolute}.ai-blueking-button.is-loading .ai-blueking-button-text{visibility:hidden}.ai-blueking-button:hover{border-color:#979ba5}.ai-blueking-button:active{color:#3a84ff;border-color:#3a84ff}.ai-blueking-button.is-text{height:auto;padding:0;font-size:inherit;color:#63656e;text-decoration:none;cursor:pointer;background-color:transparent;border:none;outline:none}.ai-blueking-button.is-disabled{color:#dcdee5;cursor:not-allowed;border-color:#dcdee5}.ai-blueking-button.is-disabled:not(.is-text){background-color:#f9fafd}.ai-blueking-button-group{display:inline-block;font-size:0}.ai-blueking-button-group.ai-blueking-button-group-small .ai-blueking-button{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button-group.ai-blueking-button-group-large .ai-blueking-button{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button-group .ai-blueking-button{height:32px;margin:0 0 0 -1px;border-radius:0}.ai-blueking-button-group .ai-blueking-button:not(.is-disabled){color:#63656e;background-color:#fff;border-color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button.is-disabled{color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button:first-child{border-radius:2px 0 0 2px}.ai-blueking-button-group .ai-blueking-button:last-child{border-radius:0 2px 2px 0}.ai-blueking-button-group .ai-blueking-button:only-child{border-radius:2px}.ai-blueking-button-group .ai-blueking-button:hover:not(.is-disabled),.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){position:relative;z-index:1;color:#3a84ff;background-color:#fff;border-color:#3a84ff}.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){background-color:#e1ecff}.ai-blueking-button-group .ai-blueking-button.is-selected.is-disabled{background-color:#f0f1f5}.ai-blueking-loading-wrapper{position:static;vertical-align:middle}.ai-blueking-loading-wrapper:not(.ai-blueking-nested-loading):not(.ai-blueking-directive-loading){display:inline-flex}.ai-blueking-loading-wrapper.ai-blueking-directive-loading{width:100%;height:100%}.ai-blueking-loading-wrapper.ai-blueking-directive-loading,.ai-blueking-loading-wrapper.ai-blueking-nested-loading{position:relative}.ai-blueking-loading-wrapper.ai-blueking-directive-loading.is-block,.ai-blueking-loading-wrapper.ai-blueking-nested-loading.is-block{display:block}.ai-blueking-loading-wrapper.ai-blueking-directive-loading .ai-blueking-loading-indicator,.ai-blueking-loading-wrapper.ai-blueking-nested-loading .ai-blueking-loading-indicator{position:absolute;top:50%;left:50%;z-index:11;text-align:center;transform:translate(-50%,-50%)}.ai-blueking-loading-wrapper .dot{display:inline-flex;width:14px;height:14px;margin-right:10px;border-radius:50%;transform:scale(.6);animation-duration:.8s;animation-iteration-count:infinite;animation-name:loading-scale-animate;animation-direction:normal}.ai-blueking-loading-wrapper .oval{position:absolute;width:6px;height:8px;background-color:#63656e;border-radius:8px;animation-duration:1.2s;animation-iteration-count:infinite;animation-name:fade;transform-origin:center 24px}.ai-blueking-loading-wrapper .ai-blueking-loading-mask{position:absolute;top:0;left:0;width:100%;height:100%}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator{display:flex;line-height:1;text-align:center;flex-direction:column}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-4{background-color:#2dcb56}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-4{background-color:#ea3636}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-4{background-color:#ff9c01}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-4{background-color:#3a84ff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-4{background-color:#fff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-4{background-color:#c4c6cc}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-1{background-color:#ea3636;animation-delay:.1s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-2{background-color:#ff9c01;animation-delay:.25s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-3{background-color:#2dcb56;animation-delay:.4s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-4{background-color:#3a84ff;animation-delay:.55s;margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-1{transform:rotate(135deg);animation-delay:-.45s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-2{transform:rotate(90deg);animation-delay:-.6s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-3{transform:rotate(45deg);animation-delay:-.75s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-4{transform:rotate(0);animation-delay:-.9s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-5{transform:rotate(-45deg);animation-delay:-1.05s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-6{transform:rotate(-90deg);animation-delay:-1.2s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-7{transform:rotate(-135deg);animation-delay:-1.35s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-8{transform:rotate(-180deg);animation-delay:-1.5s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-normal-indicator{display:inline-flex;justify-content:center}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-spin-indicator{position:relative;display:inline-flex;justify-content:center;width:48px;height:48px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-spin-indicator{height:16px;width:16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot{width:3px;height:3px;margin-right:3px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .oval{width:2px;height:3px;border-radius:3px;transform-origin:center 8px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-spin-indicator{height:32px;width:32px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot{width:6px;height:6px;margin-right:6px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .oval{width:4px;height:5px;border-radius:5px;transform-origin:center 16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-loading-title{font-size:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-spin-indicator{height:68px;width:68px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot{width:20px;height:20px;margin-right:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .oval{width:8px;height:12px;border-radius:12px;transform-origin:center 34px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-loading-title{margin-top:8px;font-size:14px;line-height:normal;color:#63656e;text-align:center}@keyframes loading-scale-animate{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes fade{to{background-color:transparent}}.ai-blueking-transition .ai-blueking-fade-enter-active,.ai-blueking-transition .ai-blueking-fade-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.ai-blueking-transition .ai-blueking-fade-enter,.ai-blueking-transition .ai-blueking-fade-leave-to{opacity:0}.clearfix-style:after{display:block;height:0;clear:both;font-size:0;content:"";visibility:hidden}.ai-blueking-popper{display:none;padding:7px 14px;font-size:12px;color:#fff;background:#333;border-radius:4px}.ai-blueking-popper.light{color:#63656e;background:#fff;box-shadow:#dcdee5 0 0 6px}.ai-blueking-popper .ai-blueking-popper-arrow,.ai-blueking-popper .ai-blueking-popper-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.ai-blueking-popper .ai-blueking-popper-arrow{visibility:hidden}.ai-blueking-popper .ai-blueking-popper-arrow:before{content:"";visibility:visible;transform:rotate(45deg)}.ai-blueking-popper[data-show]{display:block}.ai-blueking-popper[data-popper-placement^=top]>.ai-blueking-popper-arrow{bottom:-4px}.ai-blueking-popper[data-popper-placement^=bottom]>.ai-blueking-popper-arrow{top:-4px}.ai-blueking-popper[data-popper-placement^=left]>.ai-blueking-popper-arrow{right:-4px}.ai-blueking-popper[data-popper-placement^=right]>.ai-blueking-popper-arrow{left:-4px}.ai-blueking-textarea{--textarea-line-height: 20px;display:inline-flex;width:100%;overflow:hidden;font-size:12px;line-height:var(--textarea-line-height);color:#63656e;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;box-sizing:border-box;transition:all .3s;flex-direction:column}.ai-blueking-textarea ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-textarea.resizable{resize:both}.ai-blueking-textarea ::-webkit-scrollbar{-webkit-appearance:none;width:3px}.ai-blueking-textarea ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dcdee5}.ai-blueking-textarea.is-disabled,.ai-blueking-textarea.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-textarea.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-textarea.is-disabled input,.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-disabled textarea,.ai-blueking-textarea.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-readonly textarea{cursor:auto}.ai-blueking-textarea>textarea{width:100%;padding:5px 10px;line-height:1.5;text-align:left;border:0;border-radius:2px;outline:none;resize:none}.ai-blueking-textarea--max-length{padding-right:8px;margin:0 0 0 auto;font-size:12px;text-align:right;transform:scale(.8);justify-content:flex-end}.ai-blueking-textarea--max-length.is-over-limit{color:#ea3636}.ai-blueking-textarea--max-length span{color:#979ba5}.ai-blueking-textarea.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input{display:inline-flex;align-items:stretch;width:100%;height:32px;font-size:12px;border:1px solid #c4c6cc;border-radius:2px;transition:all .3s}.ai-blueking-input ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-input.is-disabled,.ai-blueking-input.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-input.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-input.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-input.is-disabled input,.ai-blueking-input.is-readonly input,.ai-blueking-input.is-disabled textarea,.ai-blueking-input.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-input.is-readonly input,.ai-blueking-input.is-readonly textarea{cursor:auto}.ai-blueking-input:hover:not(.is-disabled){border-color:#979ba5}.ai-blueking-input:hover:not(.is-disabled) .show-clear-only-hover{display:flex}.ai-blueking-input.is-simplicity{background-color:transparent;border-color:transparent;border-bottom-color:#c4c6cc}.ai-blueking-input.is-simplicity:hover:not(.is-disabled){background-color:#f5f7fa;border-color:transparent;border-bottom-color:#c4c6cc;box-shadow:none}.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--text,.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--suffix-icon{display:flex;height:100%;padding-right:8px;font-size:14px;color:#c4c6cc;background-color:#fff;align-items:center;align-self:center;flex-shrink:0;cursor:pointer}.ai-blueking-input--suffix-icon:hover{color:#313238}.ai-blueking-input--suffix-icon.show-clear-only-hover{display:none}.ai-blueking-input--clear-icon{cursor:pointer;flex-shrink:0}.ai-blueking-input--clear-icon:hover{color:#979ba5}.ai-blueking-input--large{height:40px;font-size:14px}.ai-blueking-input--large ::placeholder{font-size:14px;color:#c4c6cc}.ai-blueking-input--large .ai-blueking-input--max-length{font-size:16px}.ai-blueking-input--large .ai-blueking-input--number-control span:first-child{margin-bottom:4px}.ai-blueking-input--small{height:26px;font-size:12px}.ai-blueking-input--small .ai-blueking-input--max-length,.ai-blueking-input--default,.ai-blueking-input--default .ai-blueking-input--max-length{font-size:12px}.ai-blueking-input.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity{border-color:transparent;border-bottom-color:#3a84ff;box-shadow:none}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--text,.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--prefix-area,.ai-blueking-input--suffix-area{display:flex;padding:0 8px;color:#63656e;background-color:#f5f7fa;border-right:1px solid #c4c6cc;align-items:center}.ai-blueking-input--suffix-area{border:0;border-left:1px solid #c4c6cc}.ai-blueking-input--max-length{align-self:center;padding-right:8px;font-size:12px;transform:scale(.8)}.ai-blueking-input--max-length.is-over-limit{color:#ea3636}.ai-blueking-input--max-length span{color:#979ba5}.ai-blueking-input--text{width:100%;padding:0 8px;overflow:hidden;line-height:1;color:#63656e;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;background-image:none;border:none;border-radius:2px;outline:none;box-sizing:border-box;transition:all .3s;flex:1}.ai-blueking-input--text[type=search]::-webkit-search-decoration,.ai-blueking-input--text[type=search]::-webkit-search-cancel-button,.ai-blueking-input--text[type=search]::-webkit-search-results-button,.ai-blueking-input--text[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--text [type=search]::-ms-clear{display:none;width:0;height:0}.ai-blueking-input--text [type=search]::-ms-reveal{display:none;width:0;height:0}.ai-blueking-input--text[type=number]::-webkit-inner-spin-button,.ai-blueking-input--text[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--number-control{display:flex;width:26px;height:100%;padding:4px 0;font-size:0;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center}.ai-blueking-input--number-control span{display:flex;overflow:hidden;line-height:1;color:#979ba5;text-align:center;cursor:pointer;background-color:#f5f7fa;flex:1;align-items:center}.ai-blueking-input--number-control span.is-disabled{color:#c4c6cc;cursor:not-allowed}.ai-blueking-input--number-control svg{font-size:14px}.ai-blueking-input--number-control span:first-child{transform:rotate(180deg)}.ai-blueking-input--number-control span:not(.is-disabled):hover{background-color:#eaebf0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}input:-moz-autofill,input:-moz-autofill:hover,input:-moz-autofill:focus,input:-moz-autofill:active{-moz-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}.text-ov{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-relative{position:relative}.position-absolute{position:absolute}.ai-blueking-popover.ai-blueking-pop2-content{position:absolute;padding:12px;font-size:12px;color:#fff;background:#26323d;border-radius:4px;box-sizing:border-box}.ai-blueking-popover.ai-blueking-pop2-content.hidden{display:none}.ai-blueking-popover.ai-blueking-pop2-content .ai-blueking-pop2-arrow{position:absolute;z-index:-1;width:8px;height:8px;background:#333;transform:rotate(45deg)}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light]{color:#26323d;background-color:#fff;box-shadow:0 0 6px #dcdee5}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light] .ai-blueking-pop2-arrow{background-color:#fff}.ai-blueking-message{position:fixed;top:20px;left:50%;display:flex;min-width:300px;padding:10px 15px;font-size:14px;color:#63656e;background:#f0f8ff;border:1px solid #e1ecff;border-radius:2px;transform:translate(-50%);box-shadow:0 2px 4px #e1e8f4;justify-content:space-between}.ai-blueking-message .ai-blueking-message-close{padding-left:20px;margin-right:0;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-blueking-message .ai-blueking-message-close:hover{color:#979ba5}.ai-blueking-message-icon{display:inline-block;height:18px;margin-right:10px;font-size:18px;color:#3a84ff}.ai-blueking-message-primary{background:#f0f8ff;border:1px solid #e1ecff}.ai-blueking-message-warning{background:#fff4e2;border:1px solid #ffe8c3;box-shadow:0 2px 4px #ede6db}.ai-blueking-message-warning .ai-blueking-message-icon{color:#ff9c01}.ai-blueking-message-success{background:#f2fff4;border:1px solid #dcffe2;box-shadow:0 2px 4px #cef0d7}.ai-blueking-message-success .ai-blueking-message-icon{color:#2dcb56}.ai-blueking-message-error{background:#ffeded;border:1px solid #ffdddd;box-shadow:0 2px 4px #f6dada}.ai-blueking-message-error .ai-blueking-message-icon{color:#ea3636}.ai-blueking-message-fade-enter-active,.ai-blueking-message-fade-leave-active{transition:margin .2s linear}.ai-blueking-message-fade-enter-from,.ai-blueking-message-fade-leave-to{margin-top:-50px;opacity:0}.ai-blueking-message-content{display:flex;width:100%;word-break:break-all}.ai-blueking-message-content.multi{flex-direction:column;position:relative}.ai-blueking-message-content.multi .overview{display:flex;justify-content:space-between;align-items:self-start}.ai-blueking-message-content.multi .overview .left-content{display:flex}.ai-blueking-message-content.multi .overview .left-content .describe{display:box;max-width:560px;max-height:60px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ai-blueking-message-content.multi .overview .tools{display:flex;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool{display:flex;padding:0 5px;font-size:14px;cursor:pointer;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool .ai-blueking-message-close{padding-left:0}.ai-blueking-message-content.multi .overview .tools .tool .message-action-text{padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .overview .tools .tool:not(.fix) span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix.fixed span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix span{color:#979ba5}.ai-blueking-message-content.multi .overview .tools .tool.fix:hover span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.close span{color:#c4c6cc}.ai-blueking-message-content.multi .overview .tools .tool.close span:hover{color:#979ba5}.ai-blueking-message-content.multi .message-detail{position:relative;margin-top:10px}.ai-blueking-message-content.multi .message-detail .message-tree{max-height:480px;padding:14px 32px;overflow:auto;background:#fff;border-radius:2px;display:flex;flex-direction:column}.ai-blueking-message-content.multi .message-detail .message-tree .message-row{display:inline-flex;font-size:14px;line-height:34px;color:#313238}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label{display:inline-block;width:94px;min-width:94px;margin-right:8px;overflow:hidden;color:#63656e;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label:after{content:":"}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value{padding-left:4px}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value:hover{background:#babcc033;cursor:pointer;border-radius:2px}.ai-blueking-message-content.multi .message-detail .message-copy{position:absolute;font-size:16px;top:0;right:0;font-size:18px;width:24px;height:24px;display:flex;align-items:center;border-radius:0 2px 0 6px;cursor:pointer;justify-content:center;background:#f5f7fa;color:#9fa3ae}.ai-blueking-message-content.multi .message-detail .message-copy:hover{background:#f0f5ff}.ai-blueking-message-content.multi .message-detail .message-copy:hover span{color:#3a84ff}.ai-blueking-message-content.multi .message-detail .copy-status{display:none;padding-bottom:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner{position:relative;display:flex;padding:6px 8px;font-size:12px;line-height:20px;color:#63656e;background:#fff;border:1px solid #dcdee5;box-shadow:0 2px 6px #0000001a;align-items:center}.ai-blueking-message-content.multi .message-detail .copy-status .inner span{margin-right:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner:after{position:absolute;bottom:0;left:50%;width:8px;height:8px;background:#fff;border-color:#dcdee5;border-style:solid;border-width:0px 1px 1px 0px;content:"";transform:translateY(4px) rotate(45deg);box-shadow:5px 3px 6px #0000001a;box-sizing:border-box}.ai-blueking-message-content.multi .message-detail .copy-status.success .inner span{color:#2dcb9d}.ai-blueking-message-content.multi .message-detail .copy-status.error .inner span{color:#ea3636}.ai-blueking-message-content.multi .message-detail .copy-status.is-show{position:absolute;top:0;left:0;display:inline-flex;white-space:nowrap;transform:translate(-50%,-100%)}.ai-blueking-message-content.multi .message-detail .copy-status.is-hidden{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.header[data-v-3c62fa58]{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;height:48px;padding:14px;cursor:move;border-bottom:1px solid #e5e5e5}.header .left-section[data-v-3c62fa58]{display:flex;gap:4px;align-items:center}.header .left-section .logo[data-v-3c62fa58]{width:32px;height:32px}.header .left-section .logo img[data-v-3c62fa58]{width:100%;height:100%;object-fit:cover}.header .left-section .title[data-v-3c62fa58]{font-size:14px;font-weight:600;line-height:20px;color:#4d4f56}.header .right-section[data-v-3c62fa58]{display:flex;gap:12px}.header .bkai-icon[data-v-3c62fa58]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0;font-size:14px;color:#63656e;cursor:pointer;border-radius:2px}.header .bkai-icon[data-v-3c62fa58]:hover{color:#4d4f56;background:#eaebf0}.bar-button[data-v-3dcd2abe]{display:flex;align-items:center;justify-content:center;height:24px;padding:0 10px;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:26px;box-shadow:0 -2px 6px #0000001a}.bar-button[data-v-3dcd2abe]:hover{border:1px solid #c4c6cc;box-shadow:0 -2px 6px #00000026}.bar-button .bkai-icon[data-v-3dcd2abe]{font-size:14px;color:var(--24264d09)}.bar-button .bar-button-text[data-v-3dcd2abe]{font-size:12px;color:#4d4f56}.ai-cite[data-v-0857acb1]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;-webkit-user-select:none;user-select:none}.ai-cite .content[data-v-0857acb1]{position:relative;display:flex;align-items:center;max-width:100%;padding:4px 8px;font-size:12px;line-height:20px;color:#979ba5;background-color:#f0f1f5;border-radius:2px}.ai-cite .content[data-v-0857acb1]:hover{background-color:#eaebf0}.ai-cite .content .content-text[data-v-0857acb1]{display:flex;align-items:center;max-width:100%}.ai-cite .content .content-text.show-close-icon[data-v-0857acb1]{max-width:calc(100% - 20px)}.ai-cite .content .bkai-icon[data-v-0857acb1]{margin-right:0;font-size:12px;color:#979ba5}.ai-cite .content .icon-yinyong[data-v-0857acb1]{flex-shrink:0;margin-right:4px}.ai-cite .content .ai-cite-text[data-v-0857acb1]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.ai-cite .content .close-icon[data-v-0857acb1]{flex-shrink:0;margin-left:8px;cursor:pointer}.ai-selected-box[data-v-165776b8]{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 16px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 2px 6px 2px #1919290f}.ai-selected-box .icon-close-circle-shape[data-v-165776b8]{position:absolute;top:-8px;right:-10px;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-selected-box .icon-close-circle-shape[data-v-165776b8]:hover{color:#979ba5}.ai-selected-box .ai-selected-tip[data-v-165776b8]{display:flex;gap:10px;align-items:center;color:#979ba5}.ai-selected-box .ai-selected-tip .bkai-icon[data-v-165776b8]{margin-right:0;font-size:14px}.ai-selected-box .ai-selected-tip .ai-selected-tip-text[data-v-165776b8]{font-size:12px}.ai-selected-box .ai-selected-box-content[data-v-165776b8]{display:-webkit-box;max-height:80px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.ai-selected-box .ai-selected-box-actions[data-v-165776b8]{display:flex;gap:8px;align-items:center}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-165776b8]{display:flex;align-items:center;justify-content:center;height:26px;padding:0 12px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #c4c6cc;border-radius:13px}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action .bkai-icon[data-v-165776b8]{font-size:14px;color:#606060}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-165776b8]:hover{color:#fff;background:#3a84ff;border-color:#3a84ff}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action:hover .bkai-icon[data-v-165776b8]{color:#fff}.bkai-prompt-list[data-v-3c27e32d]{z-index:1000;display:flex;flex-direction:column;width:100%;max-height:258px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 0 8px #0000001a}.bkai-prompt-list .bkai-prompt-list-search[data-v-3c27e32d]{padding:0 8px}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]{flex:1;padding:8px;overflow-y:auto}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]::-webkit-scrollbar{width:10px;height:10px}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-3c27e32d]{display:-webkit-box;max-height:52px;padding:4px 12px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;cursor:pointer;background:#f5f7fa;border-radius:4px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-3c27e32d]:not(:last-child){margin-bottom:4px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-3c27e32d]:hover,.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item.active[data-v-3c27e32d]{background:#eaebf0}.bkai-prompt-list-empty[data-v-3c27e32d]{padding:12px;font-size:12px;color:#979ba5;text-align:center}.shortcuts-bar[data-v-bbc70b4e]{display:flex;gap:4px}.shortcuts-bar .shortcut-item[data-v-bbc70b4e]{display:flex;gap:4px;align-items:center;height:24px;padding:0 8px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:12px}.shortcuts-bar .shortcut-item .bkai-icon[data-v-bbc70b4e]{margin-right:0;font-size:16px;color:#979ba5}.shortcuts-bar .shortcut-item[data-v-bbc70b4e]:hover{color:#3a84ff;background:#e1ecff;border-color:#a3c5fd}.shortcuts-bar .shortcut-item:hover .bkai-icon[data-v-bbc70b4e]{color:#3a84ff}.chat-input-box[data-v-6c1cceba]{width:100%;background:#fff;border-radius:8px}.chat-input-box .prompt-list-wrapper[data-v-6c1cceba]{position:absolute;top:var(--ee05ee06)}.chat-input-box .input-wrapper[data-v-6c1cceba]{position:relative;width:100%;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#6cbaff,#3a84ff) border-box;border:1px solid transparent;border-radius:8px}.chat-input-box .input-wrapper .cite[data-v-6c1cceba]{margin:8px 8px 0}.chat-input-box .input-wrapper .cite[data-v-6c1cceba] .content{justify-content:space-between;width:100%}.chat-input-box .input-area[data-v-6c1cceba]{width:100%;min-height:68px;max-height:248px;padding:8px 8px 0;overflow-y:auto;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.chat-input-box .input-area[data-v-6c1cceba]::placeholder{line-height:20px;color:#c4c6cc;white-space:pre-line}.chat-input-box .input-area[data-v-6c1cceba]::-webkit-scrollbar{width:4px}.chat-input-box .input-area[data-v-6c1cceba]::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.chat-input-box .input-tools[data-v-6c1cceba]{display:flex;align-items:flex-start;justify-content:flex-end;height:32px;padding:0 12px}.chat-input-box .input-tools .bkai-icon[data-v-6c1cceba]{font-size:16px;color:#63656e;cursor:pointer}.chat-input-box .input-tools .bkai-icon.icon-fasong[data-v-6c1cceba]{margin-right:0}.chat-input-box .input-tools .bkai-icon.clickable[data-v-6c1cceba]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;color:#fff;background:#3a84ff;border-radius:4px}.chat-input-box .input-tools .bkai-icon.clickable[data-v-6c1cceba]:hover{color:#fff;background:#1768ef}.chat-input-box .input-tools .bkai-icon.clickable.disabled[data-v-6c1cceba]{color:#c4c6cc;cursor:not-allowed;background:#f0f1f5}.chat-input-box .input-tools .bkai-icon[data-v-6c1cceba]:hover{color:#3a84ff}.chat-input-box .input-tools .send-tip[data-v-6c1cceba]{font-size:12px;color:#979ba5}.delete-confirm-wrapper[data-v-adc06f76]{min-width:248px;padding:16px;color:#63656e;text-align:left;background-color:#fff}.delete-confirm-wrapper .delete-confirm-title[data-v-adc06f76]{font-size:16px;font-weight:700;line-height:24px;color:#313238}.delete-confirm-wrapper .delete-confirm-content[data-v-adc06f76]{margin:8px 0 16px;font-size:12px;line-height:20px}.delete-confirm-wrapper .delete-confirm-footer[data-v-adc06f76]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.tippy-box[data-theme~=white]{color:#313238;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px 2px #00000026}.tippy-box[data-theme~=white] .tippy-arrow{color:#fff}.tippy-box[data-theme~=white] .tippy-content{padding:0}.bk-text-editor[data-v-6c6e674f]{display:flex;flex-direction:column;width:100%;overflow:hidden;font-size:14px;background:#fff;border:1px solid #3a84ff;border-radius:4px}.bk-text-editor .editor-textarea[data-v-6c6e674f]{width:100%;min-height:80px;padding:8px 12px;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.bk-text-editor .editor-textarea[data-v-6c6e674f]::placeholder{color:#c4c6cc}.bk-text-editor .editor-footer[data-v-6c6e674f]{display:flex;justify-content:flex-end;padding:8px 12px}.bk-text-editor .editor-footer .button-group[data-v-6c6e674f]{display:flex;gap:8px}.bk-text-editor .editor-footer .cancel-btn[data-v-6c6e674f],.bk-text-editor .editor-footer .submit-btn[data-v-6c6e674f]{min-width:68px}@keyframes icon-loading{to{transform:rotate(1turn)}}.ai-cite-container{margin-bottom:2px}.ai-clickable{cursor:pointer}button.ai-clickable{color:#fff;text-decoration:none;background-color:#3a84ff;border:1px solid #3a84ff;border-radius:2px;outline:none}button.ai-clickable:active{color:#fff;background-color:#2c77f4;border-color:#2c77f4}.message-main{display:flex;flex-direction:column;align-items:top}.message-main.user,.message-main.cite{justify-content:flex-end;float:right}.message-main:after{display:table;clear:both;content:""}.message-main .message-content-container{position:relative;display:flex;flex-direction:column;width:100%}.message-main .message-content-container.user{align-items:flex-end}.message-main .message-content-container.ai{align-items:flex-start}.message-main .message-content-container .message-tool{position:absolute;bottom:-24px;display:flex;gap:10px;align-items:center;color:#979ba5;opacity:0}.message-main .message-content-container .message-tool i{margin-right:0;font-size:16px;cursor:pointer}.message-main .message-content-container .message-tool .bkai-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px}.message-main .message-content-container .message-tool .bkai-icon:hover{color:#4d4f56;background:#eaebf0}.message-main .message-content-container:hover .message-tool{opacity:1}.message-content{position:relative;display:flex;align-items:center;padding:10px 12px;margin:0;font-size:14px;line-height:1.5;color:#313238;word-break:break-all;white-space:pre-wrap;border-radius:4px}.message-content .time-message{position:absolute;top:-16px;display:none;width:150px;font-size:14px;line-height:12px;color:#979ba5}.message-content .time-message.user{right:0;text-align:right}.message-content .time-message.ai{left:0}.message-content:hover .time-message{display:block}.message-content .markdown-message{width:100%;height:100%;font-size:14px;color:#313238}.message-content .markdown-message h1,.message-content .markdown-message h2,.message-content .markdown-message h3,.message-content .markdown-message h4,.message-content .markdown-message h5{height:auto;margin:10px 0;font-family:-apple-system,PingFang SC,Helvetica Neue,Helvetica,Arial,Lantinghei SC,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-size:14px;font-weight:700;line-height:1.5;color:#34383e}.message-content .markdown-message h1{font-size:28px}.message-content .markdown-message h2{font-size:20px}.message-content .markdown-message h3{font-size:16px}.message-content .markdown-message h4,.message-content .markdown-message h5{font-size:14px}.message-content .markdown-message em{font-style:italic}.message-content .markdown-message div,.message-content .markdown-message p,.message-content .markdown-message font,.message-content .markdown-message span,.message-content .markdown-message li{line-height:1.5}.message-content .markdown-message p,.message-content .markdown-message table,.message-content .markdown-message table p{margin:0}.message-content .markdown-message table{width:100%;max-width:100%;margin-top:10px;margin-bottom:10px;border-spacing:0;border-collapse:collapse}.message-content .markdown-message table th{padding:8px;font-weight:700;text-align:left;background-color:#f5f7fa;border-bottom:2px solid #e8e8e8}.message-content .markdown-message table td{padding:8px;vertical-align:top;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.message-content .markdown-message table tr:nth-child(2n){background-color:#fafbfd}.message-content .markdown-message table thead{background-color:#f5f7fa}.message-content .markdown-message ul,.message-content .markdown-message ol{padding-left:40px;margin:10px 0;text-indent:0}.message-content .markdown-message ul{list-style:disc}.message-content .markdown-message ul>li{line-height:1.8;white-space:normal;list-style:disc}.message-content .markdown-message ol{list-style:decimal}.message-content .markdown-message ol>li{line-height:1.8;white-space:normal;list-style:decimal}.message-content .markdown-message li>ul{margin-bottom:10px}.message-content .markdown-message li ol{padding-left:20px!important}.message-content .markdown-message ul ul,.message-content .markdown-message ul ol,.message-content .markdown-message ol ol,.message-content .markdown-message ol ul{margin-bottom:0;margin-left:20px}.message-content .markdown-message pre,.message-content .markdown-message code{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:14px;border-radius:3px}.message-content .markdown-message code{padding:2px 4px;color:#24292e;background-color:#1b1f230d}.message-content .markdown-message a{color:#3a84ff;text-decoration:none;cursor:pointer}.message-content .markdown-message img{width:100%}.message-content .markdown-message pre{display:block;padding:9.5px;margin:0 0 10px;font-family:Consolas,monospace,tahoma,Arial;font-size:13px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#333;border-radius:2px}.message-content .markdown-message pre code{padding:0;color:#fff;white-space:pre-wrap;background-color:transparent;border:0}.message-content .markdown-message blockquote{padding:0 0 0 12px;margin:0 0 20px;border-left:5px solid #dfdfdf}.message-content .markdown-message blockquote :before,.message-content .markdown-message blockquote :after{content:""}.message-content .markdown-message blockquote p{margin-bottom:0;font-size:14px;font-weight:300;line-height:25px}.message-content .markdown-message blockquote small{display:block;line-height:20px;color:#999}.message-content .markdown-message blockquote small :before{content:"— "}.message-content .message-wrap{display:inline-break;white-space:pre-wrap}.message-content.user{background:#e1ecff}.message-content.ai{align-items:flex-start;padding:0;white-space:normal}.ai-blueking-copy-button{width:16px;height:16px;padding:0;cursor:pointer;background:#333;border:none;outline:none}.ai-blueking-copy-button .icon-fuzhi{margin:0;font-size:16px!important;line-height:1!important;color:#fff;opacity:1!important}.ai-blueking-copy-button .icon-fuzhi:hover{color:#4d4f56}.bkai-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:5px;font-size:18px}.bkai-icon:hover{color:#4d4f56}.bkai-icon.icon-warning-circle-fill{font-size:16px;line-height:22px;color:#ea3636}.loading-message{min-width:14px;margin-top:2px;margin-right:5px;fill:#3a84ff;animation:icon-loading 1s linear infinite}code.hljs{padding:3px 5px}pre code.hljs{display:block;padding:1em;overflow-x:auto}.hljs{color:#abb2bf!important;background:#282c34!important}.hljs-comment,.hljs-quote{font-style:italic!important;color:#5c6370!important}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd!important}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75!important}.hljs-literal{color:#56b6c2!important}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379!important}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66!important}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee!important}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}.hljs-link{text-decoration:underline!important}.ai-blueking-render-popup[data-v-45975be6]{position:absolute;z-index:10001;box-sizing:border-box;display:flex;align-items:center;height:32px;padding:6px 12px;pointer-events:auto;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a,0 0 4px #1919291a}.popup-content[data-v-45975be6]{display:flex;gap:4px;align-items:center;pointer-events:auto}.popup-icon-btn[data-v-45975be6]{display:flex;flex-shrink:0;gap:4px;align-items:center;justify-content:center;width:80px;height:28px;padding:0 6px;font-size:12px;color:#313238;cursor:pointer;border-radius:4px;transition:all .2s ease}.popup-icon-btn img[data-v-45975be6]{width:16px;height:16px}.popup-icon-btn[data-v-45975be6]:hover{background:#f0f1f5}.popup-icon-btn i[data-v-45975be6]{font-size:14px;transform:translate(1px)}.shortcut-buttons[data-v-45975be6]{display:flex;gap:4px;pointer-events:auto}.shortcut-btn[data-v-45975be6]{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 6px;font-size:12px;font-weight:400;color:#313238;white-space:nowrap;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;transition:all .2s ease}.shortcut-btn .bkai-icon[data-v-45975be6]{color:#979ba5}.shortcut-btn i[data-v-45975be6]{display:flex;align-items:center;justify-content:center;font-size:12px}.shortcut-btn .btn-text[data-v-45975be6]{font-weight:400;line-height:1}.shortcut-btn[data-v-45975be6]:hover{background:#f0f1f5}.nimbus-container[data-v-3aad3233]{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;pointer-events:auto;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 4px #1919291f;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}.nimbus-container .nimbus-icon-wrapper[data-v-3aad3233]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f0f5ff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container .nimbus-mini[data-v-3aad3233]{position:absolute;top:0;right:-6px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:12px;color:#979ba5;pointer-events:none;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000001a;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container:hover .nimbus-mini[data-v-3aad3233]{pointer-events:auto;opacity:1}.nimbus-container.is-minimize[data-v-3aad3233]{transform:translate(26px)}.nimbus-container.is-minimize[data-v-3aad3233]:hover{transform:translate(-5px)}.nimbus-container.is-minimize .nimbus-mini[data-v-3aad3233]{transform:rotate(180deg)}.vdr{touch-action:none;position:absolute;box-sizing:border-box;border:1px dashed black}.handle{box-sizing:border-box;position:absolute;width:10px;height:10px;background:#eee;border:1px solid #333}.handle-tl{top:-10px;left:-10px;cursor:nw-resize}.handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}.handle-tr{top:-10px;right:-10px;cursor:ne-resize}.handle-ml{top:50%;margin-top:-5px;left:-10px;cursor:w-resize}.handle-mr{top:50%;margin-top:-5px;right:-10px;cursor:e-resize}.handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}.handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}.handle-br{bottom:-10px;right:-10px;cursor:se-resize}@media only screen and (max-width: 768px){[class*=handle-]:before{content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;position:absolute}}.ai-blueking-wrapper[data-v-e952a6bc]{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;pointer-events:none}.ai-blueking-container-wrapper[data-v-e952a6bc]{display:flex;flex-direction:column;width:100%;height:100%;pointer-events:auto;background:#fff;border-radius:2px;box-shadow:0 2px 12px #0003}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle{background:transparent;border:none}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-ml,.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-mr{top:0;height:100%;margin-top:0;cursor:ew-resize}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-tm,.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-bm{left:0;width:100%;margin-left:0;cursor:ns-resize}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-tl,.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-br{cursor:nwse-resize}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-tr{top:-5px;right:-5px}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-tl{top:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-bl{bottom:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-br{right:-5px;bottom:-5px}.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-tr,.ai-blueking-container-wrapper[data-v-e952a6bc] .handle.handle-bl{cursor:nesw-resize}.ai-blueking-container[data-v-e952a6bc]{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.content-wrapper[data-v-e952a6bc]{position:relative;display:flex;flex:1;overflow:hidden}.main-content[data-v-e952a6bc]{position:relative;display:flex;flex:1;flex-direction:column;min-width:0;height:100%;padding:16px;overflow-y:auto}.main-content .bottom-tools-bar[data-v-e952a6bc]{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}.main-content .message-wrapper[data-v-e952a6bc]{position:relative;display:flex;flex:1;flex-direction:column;gap:32px;min-height:0;padding:0 16px;margin-right:-16px;margin-bottom:var(--4a8ef618);margin-left:-16px;overflow-y:auto;transition:opacity .5s ease}.main-content .message-wrapper[data-v-e952a6bc]::-webkit-scrollbar{width:10px;height:10px}.main-content .message-wrapper[data-v-e952a6bc]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.main-content .message-wrapper[data-v-e952a6bc]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.main-content.chat-layout[data-v-e952a6bc]{gap:0}.main-content .greeting-box[data-v-e952a6bc]{position:absolute;top:92px;left:50%;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;pointer-events:none;transform:translate(-50%)}.main-content .greeting-box .greeting-anmition-wrapper[data-v-e952a6bc]{overflow:hidden}.main-content .greeting-box .greeting-title[data-v-e952a6bc]{margin-bottom:22px;font-size:21px;font-weight:700;line-height:24px;color:#313238}.main-content .greeting-box .greeting-text[data-v-e952a6bc]{width:fit-content;font-size:14px;line-height:22px;color:#4d4f56;white-space:nowrap;transform-origin:left}.main-content .chat-input-container[data-v-e952a6bc]{z-index:3;width:100%;outline:none;transform-origin:center;will-change:transform}.main-content .chat-input-container.centered[data-v-e952a6bc]{position:absolute;top:188px;left:50%;width:calc(100% - 32px);transform:translate(-50%)!important}.main-content .chat-input-container.bottom[data-v-e952a6bc]{position:absolute;right:16px;bottom:16px;left:16px;width:calc(100% - 32px)}.action-icon[data-v-e952a6bc]{cursor:pointer;opacity:.7}.action-icon[data-v-e952a6bc]:hover{opacity:1}[data-v-e952a6bc] .vdr{background:transparent;border:none}@font-face{font-family:bkai;src:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%20%3e%3csvg%3e%3cmetadata%3e%20Created%20by%20font-carrier%20%3c/metadata%3e%3cdefs%3e%3cfont%20id='iconfont'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20%3e%3cfont-face%20font-family='iconfont'%20font-weight='400'%20font-stretch='normal'%20units-per-em='1024'%20ascent='812'%20descent='-212'%20/%3e%3cmissing-glyph%20/%3e%3cglyph%20glyph-name='x'%20unicode='&%23x78;'%20horiz-adv-x='100'%20d='M20%2020%20L50%2020%20L50%20-20%20Z'%20/%3e%3cglyph%20glyph-name='uniE129'%20unicode='&%23xE129;'%20d='M512%20748C264.6%20748%2064%20547.4%2064%20300S264.6-148%20512-148%20960%2052.6%20960%20300%20759.4%20748%20512%20748ZM544%20108H480V172H544V108ZM544%20236H480V492H544V236Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE134'%20unicode='&%23xE134;'%20d='M512%20748C264%20748%2064%20548%2064%20300S264-148%20512-148%20960%2052%20960%20300%20760%20748%20512%20748ZM692.8%20164L648%20119.2%20512%20255.2%20376%20119.2%20331.2%20164%20467.2%20300%20331.2%20436%20376%20480.8%20512%20344.8%20648%20480.8%20692.8%20436%20556.8%20300%20692.8%20164Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE126'%20unicode='&%23xE126;'%20d='M832%20552.8L764.8%20620%20512%20367.2%20259.2%20620%20192%20552.8%20444.8%20300%20192%2047.2%20259.2-20%20512%20232.8%20764.8-20%20832%2047.2%20579.2%20300Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12E'%20unicode='&%23xE12E;'%20d='M128%20364H896V236H128V364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE139'%20unicode='&%23xE139;'%20d='M512%20428A128%20128%200%201%201%20640%20300%20128%20128%200%200%201%20512%20428ZM512%20236A64%2064%200%201%200%20576%20300%2064%2064%200%200%200%20512%20236ZM512%20572C264.64%20572%2064%20300%2064%20300S264.64%2028%20512%2028%20960%20300%20960%20300%20759.36%20572%20512%20572ZM512%2092C352%2092%20208%20231.04%20147.04%20300%20208%20369.12%20352%20508%20512%20508S816%20368.96%20876.96%20300C816%20230.88%20672%2092%20512%2092Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE138'%20unicode='&%23xE138;'%20d='M263.04%2051.04A148.48%20148.48%200%200%200%20261.12%20275.04L353.6%20367.52%20308.48%20413.28%20216%20320.8A212.8%20212.8%200%200%201%20217.92%205.92%20212.8%20212.8%200%200%201%20532.8%204L625.28%2096.48%20579.84%20140%20487.36%2047.52A148.48%20148.48%200%200%200%20263.04%2051.04ZM491.2%20596L398.72%20503.52%20444.16%20458.4%20536.64%20550.88A148.48%20148.48%200%200%200%20760.64%20548.96%20148.48%20148.48%200%200%200%20762.56%20324.96L672%20232.16%20717.12%20186.72%20809.6%20279.2A212.8%20212.8%200%200%201%20807.68%20594.08%20212.8%20212.8%200%200%201%20491.2%20596ZM398.7857%20232.1123L579.805%20413.1316%20625.0598%20367.8768%20444.0405%20186.8574%20398.7857%20232.1123Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE128'%20unicode='&%23xE128;'%20d='M512%20747.8711C502.6571%20748.5324%20493.6554%20744.5329%20484.9951%20735.8725%20482.3287%20733.2061%20480.1636%20729.7079%20478.4998%20725.3777%20476.836%20721.0475%20476.0041%20717.8799%20476.0041%20715.8748L476.0041%20711.8753C476.0041%20701.8711%20479.0011%20693.872%20484.9951%20687.878%20488.3227%20683.8678%20492.3222%20681.0308%20496.9937%20679.367%20501.6652%20677.7032%20505.3341%20676.8713%20508.0005%20676.8713L512%20676.8713C580.0029%20676.8713%20642.993%20660.0412%20700.9704%20626.381%20758.9478%20592.7209%20804.7772%20546.8914%20838.4587%20488.8927%20872.1402%20430.894%20888.9703%20367.7332%20888.9489%20299.4104%20888.9276%20231.0875%20872.0975%20168.0974%20838.4587%20110.44%20804.8199%2052.7826%20758.9904%207.1238%20700.9704-26.5364%20642.9504-60.1965%20579.7896-77.0266%20511.4881-77.0266%20443.1865-77.0266%20380.1964-60.1965%20322.5176-26.5364%20264.8389%207.1238%20219.1801%2052.7826%20185.5413%20110.44%20151.9025%20168.0974%20135.0724%20231.2582%20135.0511%20299.9223%20135.0511%20309.9265%20131.3822%20318.5975%20124.0443%20325.9353%20121.378%20329.263%20117.8797%20331.7587%20113.5495%20333.4225%20109.2194%20335.0863%20106.0517%20335.9182%20104.0466%20335.9182L100.0471%20335.9182C90.0429%20335.9182%2081.7132%20332.5799%2075.0579%20325.9034%2071.0477%20321.8931%2068.2107%20317.723%2066.5469%20313.3928%2064.8831%20309.0626%2064.0512%20305.895%2064.0512%20303.8899L64.0512%20299.8903C64.0512%20239.2253%2075.8792%20181.2265%2099.5351%20125.8942%20123.1911%2070.5619%20155.0168%2022.898%20195.0122-17.0975%20235.0076-57.0929%20282.6715-88.9186%20338.0039-112.5746%20393.3362-136.2305%20451.3349-148.0585%20512-148.0585%20572.6651-148.0585%20630.6638-136.2305%20685.9961-112.5746%20741.3285-88.9186%20788.9924-57.0929%20828.9878-17.0975%20868.9832%2022.898%20900.8089%2070.5619%20924.4649%20125.8942%20948.1208%20181.2265%20959.9488%20239.2253%20959.9488%20299.8903%20959.9488%20360.5554%20948.1208%20418.5541%20924.4649%20473.8864%20900.8089%20529.2188%20868.9832%20576.8827%20828.9878%20616.8781%20788.9924%20656.8735%20741.3285%20688.6992%20685.9961%20712.3552%20630.6638%20736.0112%20572.6651%20747.8391%20512%20747.8391L512%20747.8711Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11B'%20unicode='&%23xE11B;'%20d='M512%20620C759.4%20620%20960%20476.7%20960%20300%20960%20123.3%20759.4-20%20512-20%20264.6-20%2064%20123.3%2064%20300%2064%20476.7%20264.6%20620%20512%20620ZM512%20556C457.8%20556%20405.4%20548.5%20356.1%20533.6%20309.5%20519.5%20267.8%20499.5%20232.4%20474.2%20165.1%20426.1%20128%20364.2%20128%20300%20128%20235.8%20165.1%20173.9%20232.4%20125.8%20267.8%20100.5%20309.5%2080.5%20356.1%2066.4%20405.4%2051.5%20457.8%2044%20512%2044%20566.2%2044%20618.6%2051.5%20667.9%2066.4%20714.5%2080.5%20756.2%20100.5%20791.6%20125.8%20858.9%20173.9%20896%20235.8%20896%20300%20896%20364.2%20858.9%20426.1%20791.6%20474.2%20756.2%20499.5%20714.5%20519.5%20667.9%20533.6%20618.6%20548.5%20566.2%20556%20512%20556ZM512%20460C600.4%20460%20672%20388.4%20672%20300%20672%20211.6%20600.4%20140%20512%20140%20423.6%20140%20352%20211.6%20352%20300%20352%20388.4%20423.6%20460%20512%20460ZM512%20396C459.1%20396%20416%20352.9%20416%20300%20416%20247.1%20459.1%20204%20512%20204%20564.9%20204%20608%20247.1%20608%20300%20608%20352.9%20564.9%20396%20512%20396Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE113'%20unicode='&%23xE113;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM433.0667%20325.8396L433.0667%20164.7676C433.0667%20120.4727%20462.5965%20104.3655%20500.18%20128.5263L607.5614%20199.6665C643.8026%20226.5118%20643.8026%20266.7799%20607.5614%20290.9407L500.18%20362.0808C463.9388%20386.2416%20433.0667%20370.1344%20433.0667%20325.8396ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE112'%20unicode='&%23xE112;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM598.4%20236L486.4%2092%20406.4%20188%20294.4%2044%20742.4%2044%20598.4%20236ZM480%20364C444.6538%20364%20416%20335.3462%20416%20300%20416%20264.6538%20444.6538%20236%20480%20236%20515.3462%20236%20544%20264.6538%20544%20300%20544%20335.3462%20515.3462%20364%20480%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE114'%20unicode='&%23xE114;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM656%20108L368%20108C359.1634%20108%20352%20100.8366%20352%2092L352%2060C352%2051.1634%20359.1634%2044%20368%2044L656%2044C664.8366%2044%20672%2051.1634%20672%2060L672%2092C672%20100.8366%20664.8366%20108%20656%20108ZM592%20236L368%20236C359.1634%20236%20352%20228.8366%20352%20220L352%20188C352%20179.1634%20359.1634%20172%20368%20172L592%20172C600.8366%20172%20608%20179.1634%20608%20188L608%20220C608%20228.8366%20600.8366%20236%20592%20236ZM464%20364L368%20364C359.1634%20364%20352%20356.8366%20352%20348L352%20316C352%20307.1634%20359.1634%20300%20368%20300L464%20300C472.8366%20300%20480%20307.1634%20480%20316L480%20348C480%20356.8366%20472.8366%20364%20464%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE115'%20unicode='&%23xE115;'%20d='M623.9987%20748C650.4989%20748%20687.4979%20732.4997%20705.9994%20714.0002L861.9982%20558.0003C880.4987%20539.4998%20896%20502.4997%20896%20475.9995L896-100.001C896-126.5002%20874.5002-148%20847.9981-148L176-148C149.4998-148%20128-126.5002%20128-100.001L128%20700C128%20726.5002%20149.5008%20748%20176%20748L623.9987%20748ZM296%20356L232%20356%20232%20134%20360%20134%20360%20294%20296%20294%20296%20356ZM312%20246L312%20182%20280%20182%20280%20246%20312%20246ZM360%20420L296%20420%20296%20356%20360%20356%20360%20420ZM296%20484L232%20484%20232%20420%20296%20420%20296%20484ZM360%20548L296%20548%20296%20484%20360%20484%20360%20548ZM640%20680.0004L640%20491.9999%20827.9994%20491.9999C824.9992%20500.5006%20820.4988%20509.0003%20816.9985%20512.5006L660.4997%20669.0005C656.9994%20672.5008%20648.4987%20677.0001%20640%20680.0004ZM296%20612L232%20612%20232%20548%20296%20548%20296%20612ZM360%20676L296%20676%20296%20612%20360%20612%20360%20676Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE116'%20unicode='&%23xE116;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM610.4875%20362.8135L476.6125%20321.8635C460.425%20317.226%20447.2125%20300.3385%20447.2125%20284.151L447.2125%20142.926C447.2125%20142.926%20437.5%20149.4885%20415.8875%20146.426%20384.125%20141.876%20358.4%20117.551%20358.4%2092.001%20358.4%2066.451%20384.125%2050.7885%20415.8875%2055.3385%20447.65%2059.801%20470.925%2083.426%20470.925%20108.976L470.925%20229.551C470.925%20240.926%20484.575%20245.7385%20484.575%20245.7385L602.9625%20282.8385C602.9625%20282.8385%20616.0875%20287.2135%20616.0875%20275.1385L616.0875%20178.276C616.0875%20178.276%20604.0125%20185.1885%20582.4%20182.5635%20550.6375%20178.7135%20524.9125%20154.9135%20524.9125%20129.3635%20524.9125%20103.8135%20550.6375%2087.626%20582.4%2091.476%20614.1625%2095.326%20639.8875%20119.126%20639.8875%20144.676L639.8875%20341.8135C639.8875%20358.0885%20626.7625%20367.451%20610.4875%20362.8135ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE111'%20unicode='&%23xE111;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM298.7093%20459.7268L213.376%20459.7268%20213.376%20118.3935%20298.7093%20118.3935%20384.0427%20203.7268%20469.376%20118.3935%20554.7093%20118.3935%20554.7093%20459.7268%20469.376%20459.7268%20469.376%20246.8628%20384.0427%20331.7268%20299.136%20246.3935%20298.7093%20459.7268Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE117'%20unicode='&%23xE117;'%20d='M675.3073%20760.837C679.9823%20756.7843%20682.6667%20750.9017%20682.6667%20744.7147L682.6667-144.7147C682.6667-150.8931%20679.9862-156.7677%20675.3213-160.8188%20670.6564-164.8699%20664.4643-166.6996%20658.3467-165.8347L121.9413-89.248C100.9137-86.2532%2085.2907-68.2478%2085.2907-47.008L85.2907%20647.008C85.2907%20668.2478%20100.9137%20686.2532%20121.9413%20689.248L658.304%20765.8347C664.4283%20766.7132%20670.6324%20764.8897%20675.3073%20760.837ZM896%20684C919.5642%20684%20938.6667%20664.8975%20938.6667%20641.3333L938.6667-41.3333C938.6667-64.8975%20919.5642-84%20896-84L725.3333-84%20725.3333%201.3333%20853.3333%201.3333%20853.3333%20598.6667%20725.3333%20598.6667%20725.3333%20684%20896%20684ZM315.7333%20470.6667L213.3333%20470.6667%20332.8%20300%20213.3333%20129.3333%20315.7333%20129.3333%20384%20226.8693%20452.2667%20129.3333%20554.6667%20129.3333%20435.2%20300%20554.6667%20470.6667%20452.2667%20470.6667%20384%20373.1307%20315.7333%20470.6667Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE118'%20unicode='&%23xE118;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.8%20748ZM443.5625%20334.4375L353.5625%20334.4375%20353.5625%2044%20409.4375%2044%20409.4375%20208.25C409.4375%20232.75%20408.625%20257.1875%20407%20281.5625L408.6875%20281.5625C413.0625%20260.1875%20416.125%20247.125%20417.875%20242.375L490.4375%2044%20539.75%2044%20611.375%20244.25C613.625%20250.5%20616.625%20262.9375%20620.375%20281.5625L621.875%20281.5625C620.25%20256.9375%20619.4375%20236.5%20619.4375%20220.25L619.4375%2044%20680.5625%2044%20680.5625%20334.4375%20593%20334.4375%20530.1875%20159.3125C526.0625%20147.6875%20522.0625%20133.9375%20518.1875%20118.0625L516.875%20118.0625C515%20130.8125%20511.4375%20144.4375%20506.1875%20158.9375L443.5625%20334.4375ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE119'%20unicode='&%23xE119;'%20d='M854.6%20523.3C860.6%20517.3%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.7%20748C625.2%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.3ZM790.2%20486L602%20674.2%20602%20486%20790.2%20486ZM633.217%20174.744C618.043%20175.233%20601.903%20174.074%20583.567%20171.78%20559.269%20186.767%20542.913%20207.362%20531.293%20237.607%20531.573%20238.759%20532.153%20241.145%20532.356%20241.987%20532.83%20243.945%20533.223%20245.581%20533.599%20247.172%20537.892%20265.302%20540.214%20278.53%20540.899%20291.867%20541.417%20301.941%20540.859%20311.235%20539.072%20319.843%20535.774%20338.427%20522.618%20349.296%20506.051%20349.969%20490.605%20350.596%20476.402%20341.976%20472.77%20328.596%20466.857%20306.984%20470.32%20278.526%20482.85%20230.014%20466.886%20191.958%20445.798%20147.353%20431.647%20122.475%20412.762%20112.735%20398.043%20103.87%20385.694%2094.048%20369.391%2081.082%20359.214%2067.758%20356.408%2053.742%20355.053%2047.262%20357.1%2038.776%20361.768%2031.83%20367.064%2023.951%20375.05%2018.839%20384.623%2018.095%20408.775%2016.218%20438.453%2041.119%20471.213%2097.353%20474.508%2098.443%20477.993%2099.61%20482.239%20101.043%20484.562%20101.826%20492.703%20104.581%20494.149%20105.069%20501.67%20107.609%20507.129%20109.429%20512.525%20111.185%20535.921%20118.797%20553.621%20123.614%20569.735%20126.348%20597.708%20111.375%20630.051%20101.552%20651.833%20101.552%20669.812%20101.552%20681.959%20110.871%20686.348%20125.537%20690.205%20138.423%20687.142%20153.361%20678.875%20161.621%20670.315%20170.031%20654.575%20174.055%20633.217%20174.744L633.217%20174.744ZM385.232%2046.324L385.232%2046.684%20385.358%2047.022C386.633%2050.443%20388.515%2054.03%20390.958%2057.78%20395.242%2064.356%20401.131%2071.28%20408.43%2078.645%20412.35%2082.6%20416.432%2086.445%20421.22%2090.765%20422.293%2091.734%20429.13%2097.824%20430.409%2099.015L441.585%20109.422%20433.465%2096.488C421.139%2076.85%20410.005%2062.708%20400.452%2053.484%20396.945%2050.097%20393.852%2047.584%20391.361%2045.979%20390.334%2045.317%20389.445%2044.835%20388.748%2044.555%20388.339%2044.392%20387.977%2044.287%20387.618%2044.253%20387.2381%2044.2084%20386.8531%2044.2636%20386.501%2044.413%20385.7311%2044.7355%20385.2306%2045.4893%20385.232%2046.324ZM511.166%20264.593L508.906%20260.586%20507.516%20264.971C504.402%20274.8%20502.129%20289.612%20501.5%20302.968%20500.784%20318.165%20501.99%20327.291%20506.786%20327.291%20513.526%20327.291%20516.617%20316.483%20516.862%20300.238%20517.078%20285.958%20514.832%20271.096%20511.166%20264.593ZM505.356%20206.129L506.89%20210.179%20508.978%20206.384C520.668%20185.139%20535.836%20167.417%20552.516%20155.069L556.111%20152.407%20551.731%20151.503C535.403%20148.131%20520.187%20143.046%20499.391%20134.661%20501.565%20135.537%20477.768%20125.798%20471.753%20123.492L466.501%20121.479%20469.303%20126.356C481.653%20147.852%20493.061%20173.682%20505.355%20206.129L505.356%20206.129ZM662.982%20129.868C655.118%20126.764%20638.205%20129.539%20608.413%20142.255L600.852%20145.482%20609.051%20146.089C632.346%20147.813%20648.858%20146.529%20658.473%20143.009%20662.563%20141.511%20665.297%20139.621%20666.51%20137.456%20667.82%20135.12%20667.22%20132.646%20665.148%20131.146%20664.7%20130.719%20663.993%20130.266%20662.982%20129.868L662.982%20129.868Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11A'%20unicode='&%23xE11A;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM540.4871%20488.1712L199.1538%20488.1712%20199.1538%20146.8379%20284.4871%20146.8379%20284.4871%20232.1712%20540.4871%20232.1712%20540.4871%20488.1712ZM455.1538%20402.8379L455.1538%20317.5046%20284.4871%20317.5046%20284.4871%20402.8379%20455.1538%20402.8379Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE121'%20unicode='&%23xE121;'%20d='M478.72%20684C672.32%20684%20829.44%20526.88%20829.44%20333.28%20829.44%20250.4%20800.64%20174.24%20752.64%20114.4L884.48-17.44C899.84-32.8%20899.84-57.44%20884.48-72.48S844.48-87.84%20829.44-72.48L697.6%2059.36C637.44%2011.36%20561.6-17.44%20478.72-17.44%20285.12-17.44%20128%20139.68%20128%20333.28S285.12%20684%20478.72%20684ZM478.72%20605.6C328.32%20605.6%20206.4%20483.68%20206.4%20333.28S328.32%2060.96%20478.72%2060.96C537.28%2060.96%20592.96%2079.52%20639.04%20113.12L648.64%20120.48%20672.32%20139.68%20691.52%20163.36C727.36%20208.16%20748.16%20262.88%20750.72%20320.8L751.04%20333.28C751.04%20483.68%20629.12%20605.6%20478.72%20605.6Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11F'%20unicode='&%23xE11F;'%20d='M864%20652C899.3462%20652%20928%20623.3462%20928%20588L928%2012C928-23.3462%20899.3462-52%20864-52L160-52C124.6538-52%2096-23.3462%2096%2012L96%20588C96%20623.3462%20124.6538%20652%20160%20652ZM544%20588L160%20588%20160%2012%20544%2012%20544%20588ZM864%20588L608%20588%20608%2012%20864%2012%20864%20588ZM800%20364L800%20300%20672%20300%20672%20364%20800%20364ZM800%20492L800%20428%20672%20428%20672%20492%20800%20492Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE120'%20unicode='&%23xE120;'%20d='M832%20652C867.3462%20652%20896%20623.3462%20896%20588L896%2018.4C896-20.4808%20867.3462-52%20832-52L192-52C156.6538-52%20128-20.4808%20128%2018.4L128%20588C128%20623.3462%20156.6538%20652%20192%20652L832%20652ZM832%20460L192%20460%20192%2012%20832%2012%20832%20460ZM704%20588C686.3269%20588%20672%20573.6731%20672%20556%20672%20538.3269%20686.3269%20524%20704%20524%20721.6731%20524%20736%20538.3269%20736%20556%20736%20573.6731%20721.6731%20588%20704%20588ZM608%20588C590.3269%20588%20576%20573.6731%20576%20556%20576%20538.3269%20590.3269%20524%20608%20524%20625.6731%20524%20640%20538.3269%20640%20556%20640%20573.6731%20625.6731%20588%20608%20588ZM800%20588C782.3269%20588%20768%20573.6731%20768%20556%20768%20538.3269%20782.3269%20524%20800%20524%20817.6731%20524%20832%20538.3269%20832%20556%20832%20573.6731%20817.6731%20588%20800%20588Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11D'%20unicode='&%23xE11D;'%20d='M528%20716C589.8559%20716%20640%20665.8559%20640%20604%20640%20603.6241%20639.9981%20603.2487%20639.9945%20602.8737%20774.7291%20551.3341%20870.4%20420.8396%20870.4%20268%20870.4%20245.4507%20868.3176%20223.3878%20864.3345%20201.9931%20883.9388%20181.8561%20896%20154.3366%20896%20124%20896%2062.1441%20845.8559%2012%20784%2012%20777.3525%2012%20770.8402%2012.5791%20764.5109%2013.6897%20699.7526-50.6495%20610.5184-90.4%20512-90.4%20413.4816-90.4%20324.2474-50.6495%20259.4612%2013.6877%20253.1598%2012.5791%20246.6475%2012%20240%2012%20178.1441%2012%20128%2062.1441%20128%20124%20128%20154.3366%20140.0612%20181.8561%20159.6499%20202.0249%20155.6824%20223.3878%20153.6%20245.4507%20153.6%20268%20153.6%20432.8448%20264.8905%20571.6963%20416.4355%20613.5184%20421.2316%20670.9212%20469.3514%20716%20528%20716ZM436.5201%20539.3665L432.0511%20538.0893C315.4696%20503.6336%20230.4%20395.7514%20230.4%20268%20230.4%20257.0771%20231.0219%20246.2994%20232.2322%20235.7004L233.8549%20235.8343%20240%20236C301.8559%20236%20352%20185.8559%20352%20124%20352%2097.8684%20343.0507%2073.8271%20328.0498%2054.7737%20377.3611%2012.1827%20441.6696-13.6%20512-13.6%20582.3304-13.6%20646.6389%2012.1827%20695.9893%2054.812%20680.9493%2073.8271%20672%2097.8684%20672%20124%20672%20185.8559%20722.1441%20236%20784%20236%20786.6073%20236%20789.1938%20235.9109%20791.7567%20235.7356%20792.9781%20246.2994%20793.6%20257.0771%20793.6%20268%20793.6%20387.9728%20718.5746%20490.4224%20612.8817%20530.9909%20592.3503%20507.0949%20561.938%20492%20528%20492%20490.2178%20492%20456.8051%20510.7083%20436.5201%20539.3665Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE13A'%20unicode='&%23xE13A;'%20d='M708.9231%20654.4615L984.6154%20654.4615C1006.3669%20654.4615%201024%20636.8284%201024%20615.0769L1024-133.2308C1024-176.7338%20988.7338-212%20945.2308-212L708.9231-212%20708.9231%20654.4615%20708.9231%20654.4615ZM0-172.6154C0-183.0608%204.1494-193.0785%2011.5355-200.4645%2018.9215-207.8506%2028.9392-212%2039.3846-212L945.2308-212C901.7277-212%20866.4615-176.7338%20866.4615-133.2308L866.4615%20772.6154C866.4615%20794.3669%20848.8284%20812%20827.0769%20812L39.3846%20812C17.6331%20812%200%20794.3669%200%20772.6154L0-172.6154ZM196.9231%20523.1795C175.1716%20523.1795%20157.5385%20505.5464%20157.5385%20483.7949%20157.5385%20462.0433%20175.1716%20444.4103%20196.9231%20444.4103L354.4615%20444.4103C376.2131%20444.4103%20393.8462%20462.0433%20393.8462%20483.7949%20393.8462%20505.5464%20376.2131%20523.1795%20354.4615%20523.1795L196.9231%20523.1795ZM196.9231%20286.8718C175.1716%20286.8718%20157.5385%20269.2387%20157.5385%20247.4872%20157.5385%20225.7357%20175.1716%20208.1026%20196.9231%20208.1026L669.5385%20208.1026C691.29%20208.1026%20708.9231%20225.7357%20708.9231%20247.4872%20708.9231%20269.2387%20691.29%20286.8718%20669.5385%20286.8718L196.9231%20286.8718ZM196.9231%2050.5641C175.1716%2050.5641%20157.5385%2032.931%20157.5385%2011.1795%20157.5385-10.572%20175.1716-28.2051%20196.9231-28.2051L433.2308-28.2051C454.9823-28.2051%20472.6154-10.572%20472.6154%2011.1795%20472.6154%2032.931%20454.9823%2050.5641%20433.2308%2050.5641L196.9231%2050.5641%20196.9231%2050.5641Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE101'%20unicode='&%23xE101;'%20d='M512%20716C741.7505%20716%20928%20529.7505%20928%20300%20928%2070.2495%20741.7505-116%20512-116%20282.2495-116%2096%2070.2495%2096%20300%2096%20529.7505%20282.2495%20716%20512%20716ZM512%20652C317.5958%20652%20160%20494.4042%20160%20300%20160%20105.5958%20317.5958-52%20512-52%20706.4042-52%20864%20105.5958%20864%20300%20864%20494.4042%20706.4042%20652%20512%20652ZM528%20444C598.6924%20444%20656%20386.6924%20656%20316L656%20284C656%20213.3076%20598.6924%20156%20528%20156L496%20156C425.3076%20156%20368%20213.3076%20368%20284L368%20316C368%20386.6924%20425.3076%20444%20496%20444L528%20444Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE102'%20unicode='&%23xE102;'%20d='M873.6%20712.8L118.4%20335.2C89.6%20319.2%2089.6%20290.4%20112%20274.4L294.4%20162.4C310.4%20156%20323.2%20156%20339.2%20168.8L736%20524%20390.4%20140C384%20133.6%20384%20124%20384%20117.6V-48.8C384-64.8%20390.4-77.6%20406.4-87.2S435.2-87.2%20444.8-80.8L534.4%208.8%20716.8-112.8C745.6-128.8%20771.2-119.2%20777.6-90.4L928%20664.8C934.4%20703.2%20908.8%20725.6%20873.6%20712.8Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE106'%20unicode='&%23xE106;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84ZM483.008-10.976L352%20251.04%20352%20620%20735.5169%20620%20843.5169%20236%20608%20236%20544%20236%20544%2076C544%2042.8111%20532.1511%2019.1133%20505.6-0.8%20501.3778-3.9667%20494.5455-7.2215%20485.1982-10.3176L483.008-10.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE105'%20unicode='&%23xE105;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE103'%20unicode='&%23xE103;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM448%20684C492.4018%20677.3653%20524.4018%20666.6986%20544%20652%20586.6667%20620%20608%20577.3333%20608%20524L608%20428%20843.5169%20428C849.375%20428%20855.2053%20427.1957%20860.8446%20425.6097%20894.8707%20416.0398%20914.6964%20380.6984%20905.1266%20346.6723L797.1266-37.3277C789.3635-64.9296%20764.1897-84%20735.5169-84L288-84%20288%20364%20448%20684ZM483.008%20610.976L352%20348.96%20352-20%20735.5169-20%20843.5169%20364%20544%20364%20544%20524C544%20557.1889%20532.1511%20580.8867%20505.6%20600.8%20501.3778%20603.9667%20494.5455%20607.2215%20485.1982%20610.3176L483.008%20610.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE104'%20unicode='&%23xE104;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM288%20364L288-84%20759.7585-84C774.0949-84%20786.6818-74.4648%20790.5633-60.6639L916.5633%20387.3361C921.3482%20404.3492%20911.4354%20422.0199%20894.4223%20426.8048%20891.6027%20427.5979%20888.6875%20428%20885.7585%20428L608%20428%20608%20428%20608%20524C608%20577.3333%20586.6667%20620%20544%20652%20524.4018%20666.6986%20492.4018%20677.3653%20448%20684L288%20364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE107'%20unicode='&%23xE107;'%20d='M821.4281%20684C862.6252%20684%20896%20649.9848%20896%20607.9972L896-53.1737C896-70.1813%20882.963-84%20866.2756-84%20858.5835-84%20851.667-81.0638%20846.4455-76.2847%20846.2952-76.2076%20846.1162-76.1186%20845.9378-76.0277L545.5644%2081.8242%20545.043%2081.8242%20243.6267-75.4962%20240.5446-76.6261C235.3847-80.9198%20228.8046-83.4685%20221.7244-83.4685%20205.037-83.4685%20192-69.6498%20192-53.1737L192%20607.9972C192%20649.9848%20225.3748%20684%20266.5719%20684L821.4281%20684ZM821.4281%20623.4104L266.5719%20623.4104C258.2281%20623.4104%20251.4489%20616.501%20251.4489%20607.9972L251.424-2.784%20520.5333%20137.6305C521.5763%20138.1619%20522.0978%20138.6934%20523.1407%20138.6934%20536.6993%20145.6028%20553.9081%20145.6028%20567.9881%20138.1619L570.0741%20137.099%20836.544-2.656%20836.5511%20607.9972C836.5511%20616.501%20829.7719%20623.4104%20821.4281%20623.4104ZM725.997%20328.4346C742.163%20328.4346%20755.7215%20314.6159%20755.7215%20298.1398L755.712%20267.872%20785.4459%20267.845C802.1333%20267.845%20815.1704%20254.0263%20815.1704%20237.5502%20815.1704%20221.074%20802.1333%20207.2554%20785.4459%20207.2554L755.712%20207.264%20755.7215%20176.4291C755.7215%20159.9529%20742.163%20146.1343%20725.997%20146.1343%20709.3096%20146.1343%20696.2726%20159.9529%20696.2726%20176.4291L696.256%20207.264%20666.0267%20207.2554C649.3393%20207.2554%20636.3022%20221.074%20636.3022%20237.5502%20636.3022%20254.0263%20649.8607%20267.845%20666.0267%20267.845L696.256%20267.872%20696.2726%20298.1398C696.2726%20315.1474%20709.8311%20328.4346%20725.997%20328.4346ZM663.4193%20580.8913C680.1067%20580.8913%20693.1437%20567.0727%20693.1437%20550.5965%20693.1437%20533.5889%20680.1067%20520.3017%20663.4193%20520.3017L424.5807%20520.3017C407.8933%20520.3017%20394.8563%20534.1204%20394.8563%20550.5965%20394.8563%20567.6042%20408.4148%20580.8913%20424.5807%20580.8913L663.4193%20580.8913Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE108'%20unicode='&%23xE108;'%20d='M470.8207%20449.2993L278.0121%20262.9191C211.5037%20198.6281%20211.5293%2094.3927%20278.0702%2030.0694%20344.5037-34.1492%20452.5116-34.2111%20518.951%2030.0123L760.0061%20263.0314C773.3131%20275.8938%20794.8865%20275.8938%20808.1935%20263.0314%20821.5005%20250.168%20821.5005%20229.313%20808.1935%20216.4506L567.1384-16.5685C474.0722-106.53%20322.9165-106.4434%20229.8828-16.5114%20136.7338%2073.5328%20136.6974%20219.4765%20229.8237%20309.4998L567.2556%20635.6805C567.2654%20635.692%20567.2773%20635.7015%20567.2871%20635.711%20633.9304%20700.0581%20741.371%20700.1638%20808.1345%20635.6234%20874.7827%20571.1983%20874.9392%20467.295%20808.1542%20402.7366L615.3041%20216.3173%20470.9625%2076.7872C430.9303%2038.0897%20366.3292%2037.9155%20326.2576%2076.6511%20286.178%20115.3953%20286.0235%20177.5018%20326.3994%20216.5305L663.4305%20542.3257C676.7365%20555.1881%20698.3109%20555.1881%20711.6179%20542.3257%20724.9239%20529.4624%20724.9239%20508.6064%20711.6179%20495.7449L374.5868%20169.9488C360.876%20156.6962%20360.9272%20136.2999%20374.445%20123.2319%20387.8425%20110.281%20409.2948%20110.3391%20422.7741%20123.368L567.1158%20262.8981%20759.9648%20449.3174C800.1044%20488.1187%20800.0128%20550.3118%20759.9451%20589.0417%20740.8239%20607.6525%20714.8119%20618.1202%20687.6773%20618.1236%20660.5426%20618.127%20634.5278%20607.6658%20615.4016%20589.0598L470.8207%20449.2993Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10B'%20unicode='&%23xE10B;'%20d='M511.4913%20620L639.922%20460.1281%20383.922%20460.1281%20511.4913%20620ZM768%20684L768%20620%20256%20620%20256%20684%20768%20684ZM256-20L768-20%20768-84%20256-84ZM480%20460L544%20460%20544%20140%20639.922%20140%20511.4913-19.8719%20383.922%20140%20480%20140%20480%20460Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE109'%20unicode='&%23xE109;'%20d='M511.4913%20268L639.922%20108.1281%20544%20108.16%20544-116%20480-116%20480%20108.16%20383.922%20108.1281%20511.4913%20268ZM832%20332L832%20268%20192%20268%20192%20332%20832%20332ZM544%20716L544%20492.032%20639.922%20492%20511.4913%20332.1281%20383.922%20492%20480%20492.032%20480%20716%20544%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10A'%20unicode='&%23xE10A;'%20d='M642.2717%20620L642.2717%20556%20416%20556C309.9613%20556%20224%20470.0387%20224%20364%20224%20257.9613%20309.9613%20172%20416%20172L771.712%20172%20640%20302.48%20686%20348%20896%20140%20686-68%20640-22.48%20771.712%20108%20416%20108C277.2827%20108%20164.3346%20218.3308%20160.1218%20356.0263L160%20364C160%20505.3849%20274.6151%20620%20416%20620L642.2717%20620Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10C'%20unicode='&%23xE10C;'%20d='M932.0613%20212.1342L787.9257%20301.4963%20753.515%20246.0527%20889.2102%20162.5611%20564.5805-38.9929C533.1572-58.5519%20493.4208-58.5519%20461.9975-38.9929L137.3679%20162.5611%20269.1675%20245.4004%20234.7568%20300.8441%2091.9197%20212.1342C74.5339%20201.741%2063.9152%20182.8858%2064.0005%20162.5611%2063.9456%20142.0718%2074.527%20123.0356%2091.9197%20112.3356L426.9375-94.4366C478.8774-127.4538%20545.1035-127.4538%20597.0435-94.4366L932.0613%20111.0311C949.454%20121.731%20960.0354%20140.7672%20959.9794%20161.2565%20960.5339%20182.0443%20949.8537%20201.5077%20932.0613%20212.1342ZM784.6794%20428.6906L745.7238%20480.8729%20544.4534%20330.1966%20544.4534%20732%20479.5275%20732%20479.5275%20330.1966%20278.2571%20480.8729%20239.3016%20428.6906%20511.9905%20224.5275%20784.6794%20428.6906Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10D'%20unicode='&%23xE10D;'%20d='M160%20620L864%20620C881.6731%20620%20896%20605.6731%20896%20588%20896%20570.3269%20881.6731%20556%20864%20556L160%20556C142.3269%20556%20128%20570.3269%20128%20588%20128%20605.6731%20142.3269%20620%20160%20620ZM160%20332L512%20332C529.6731%20332%20544%20317.6731%20544%20300%20544%20282.3269%20529.6731%20268%20512%20268L160%20268C142.3269%20268%20128%20282.3269%20128%20300%20128%20317.6731%20142.3269%20332%20160%20332ZM160%2044L736%2044C753.6731%2044%20768%2029.6731%20768%2012%20768-5.6731%20753.6731-20%20736-20L160-20C142.3269-20%20128-5.6731%20128%2012%20128%2029.6731%20142.3269%2044%20160%2044Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10E'%20unicode='&%23xE10E;'%20d='M512%20748C759.4236%20748%20960%20547.4236%20960%20300%20960%2052.5764%20759.4236-148%20512-148%20453.1655-148%20396.9798-136.6587%20345.5101-116.0431L96-116%2095.9953%20133.4143C75.3554%20184.9102%2064%20241.129%2064%20300%2064%20547.4236%20264.5764%20748%20512%20748ZM512%20684C299.9227%20684%20128%20512.0773%20128%20300%20128%20250.3918%20137.3783%20202.1912%20155.4012%20157.2247L159.995%20145.7633%20159.968-52%20345.5211-52.0431%20357.8561-52.0452%20369.3066-56.6316C414.25-74.6332%20462.4221-84%20512-84%20724.0773-84%20896%2087.9227%20896%20300%20896%20512.0773%20724.0773%20684%20512%20684ZM512%20524C529.6731%20524%20544%20509.6731%20544%20492L544%20332%20704%20332C721.6731%20332%20736%20317.6731%20736%20300%20736%20283.5893%20723.6467%20270.0638%20707.7319%20268.2153L704%20268%20544%20268%20544%20108C544%2091.5893%20531.6467%2078.0638%20515.7319%2076.2153L512%2076C494.3269%2076%20480%2090.3269%20480%20108L480%20268%20320%20268C302.3269%20268%20288%20282.3269%20288%20300%20288%20317.6731%20302.3269%20332%20320%20332L480%20332%20480%20492C480%20509.6731%20494.3269%20524%20512%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10F'%20unicode='&%23xE10F;'%20d='M534.3003%20199.7875C564.03%20196.6379%20587.4715%20186.2296%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875%20474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20396.9207-34.4008%20382.9568%201.1112%20381.6081%2047.0983L454.8698%20120.439C444.2066%20104.0563%20438.875%2082.0975%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375%20582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20499.6313%20151.875%20487.0408%20148.5169%20476.2911%20141.8006L534.3003%20199.7875ZM812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375ZM275.3715-59.104L275.375-84%20250.4755-84%20275.3715-59.104ZM824.9016%20626.1564L870.1564%20580.9016%20213.9613-75.2935%20168.7065-30.0387%20824.9016%20626.1564ZM803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375%20842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375ZM345.8675%20192.384L296.9395%20143.456%20275.375%20143.4375%20275.3715%20121.888%20217.2275%2063.744%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20345.8675%20192.384ZM496%20716L677.3875%20523.904%20581.4835%20428%20576%20428%20575.9795%20422.496%20421.4835%20268%20416%20268%20416%20428%20224%20428%20496%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE110'%20unicode='&%23xE110;'%20d='M496%20716L768%20428%20576%20428%20576%20268%20416%20268%20416%20428%20224%20428%20496%20716ZM358.0625%20192.375L358.0625%20143.4375%20275.375%20143.4375%20275.375-84%20217.25-84%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20358.0625%20192.375ZM514.0625-91.6875C474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20395.5-33.0625%20381.5%204.9375%20381.5%2054.5625%20381.5%20105.1875%20395.5%20143.1875%20423.5%20168.5625%20444.375%20190.0625%20474.5625%20200.8125%20514.0625%20200.8125%20553.5625%20200.8125%20583.75%20190.0625%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875ZM568.625-17.4375C582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20491.1875%20151.875%20472.9375%20143.4375%20459.3125%20126.5625%20445.6875%20109.6875%20438.875%2085.6875%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375ZM807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375ZM834.875%2072.9375C842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11C'%20unicode='&%23xE11C;'%20d='M573.5385%20652L573.5385%20594.4%20219.0769%20594.4%20219.0769%205.6%20804.9231%205.6%20804.9231%20320.8%20864%20320.8%20864-23.2C864-39.0976%20850.7668-52%20834.4615-52L189.5385-52C173.2332-52%20160-39.0976%20160-23.2L160%20623.2C160%20639.0976%20173.2332%20652%20189.5385%20652L573.5385%20652ZM855.1908%20652L896%20608.0516%20520.8092%20204%20480%20247.9484%20855.1908%20652Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11E'%20unicode='&%23xE11E;'%20d='M659.2%20565.6V626.4C659.2%20658.4%20633.6%20684%20601.6%20684H425.6C393.6%20684%20368%20658.4%20368%20626.4V568.8H128V511.2H230.4V-20C230.4-52%20256-77.6%20288-77.6H729.6C761.6-77.6%20787.2-52%20787.2-20V508H896V565.6H659.2ZM422.4%20610.4C422.4%20620%20428.8%20626.4%20438.4%20626.4H585.6C595.2%20626.4%20601.6%20620%20601.6%20610.4V565.6H425.6V610.4ZM732.8-10.4C732.8-20%20726.4-26.4%20716.8-26.4H304C294.4-26.4%20288-20%20288-10.4V508H729.6V-10.4ZM576%20428H640V108H576V428ZM384%20428H448V108H384V428Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE122'%20unicode='&%23xE122;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM543.984%20523.984L480%20523.984%20480%20331.968%20288%20331.968%20288%20267.984%20480%20267.984%20480%2075.984%20543.984%2075.984%20543.984%20267.984%20736%20267.984%20736%20331.968%20543.984%20331.968%20543.984%20523.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE123'%20unicode='&%23xE123;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM736%20331.984L288%20331.984%20288%20268%20736%20268%20736%20331.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE124'%20unicode='&%23xE124;'%20d='M872.2005%20357.3803C868.4843%20555.7568%20714.7029%20716%20525.8667%20716L498.1333%20716C309.2971%20716%20155.5157%20555.7568%20151.7995%20357.408%20118.6304%20338.1888%2096%20302.7179%2096%20261.7003L96%20206.2336C96%20145.0539%20145.7536%2095.3003%20206.9333%2095.3003%20268.1131%2095.3003%20317.8667%20145.0539%20317.8667%20206.2336L317.8667%20261.7003C317.7785%20322.5022%20268.7862%20371.915%20207.9872%20372.5227%20218.8309%20533.2373%20344.6571%20660.5333%20498.1333%20660.5333L525.8667%20660.5333C679.3707%20660.5333%20805.1691%20533.2373%20816.0128%20372.5227%20755.2138%20371.915%20706.2215%20322.5022%20706.1333%20261.7003L706.1333%20206.2336C706.1333%20156.1472%20739.6907%20114.2144%20785.3397%20100.4864%20744.1415%2046.257%20685.3118%208.103%20618.9952-7.3963%20609.606%2020.7605%20583.2809%2039.7731%20553.6%2039.8336%20515.3083%2039.8336%20484.2667%208.792%20484.2667-29.4997%20484.2667-67.7915%20515.3083-98.8331%20553.6-98.8331%20577.6173-98.8011%20599.8929-86.2927%20612.4224-65.8027%20713.5856-48.1046%20801.8067%2013.2798%20853.5637%20101.984%20896.7723%20117.1264%20928%20157.8944%20928%20206.2336L928%20261.7003C928%20302.7179%20905.3696%20338.1888%20872.2005%20357.3803ZM262.4%20261.7003L262.4%20206.2336C262.4%20175.6437%20237.5232%20150.7669%20206.9333%20150.7669%20176.3435%20150.7669%20151.4667%20175.6437%20151.4667%20206.2336L151.4667%20261.7003C151.4667%20292.2901%20176.3435%20317.1669%20206.9333%20317.1669%20237.5232%20317.1669%20262.4%20292.2901%20262.4%20261.7003ZM872.5333%20206.2336C872.5333%20176.5035%20848.96%20152.3477%20819.5627%20151.0165L817.3995%20152.0427C817.2053%20151.5989%20816.9003%20151.2384%20816.7061%20150.8224%20786.2352%20151.0205%20761.6298%20175.7621%20761.6%20206.2336L761.6%20261.7003C761.6%20292.2901%20786.4768%20317.1669%20817.0667%20317.1669%20847.6565%20317.1669%20872.5333%20292.2901%20872.5333%20261.7003L872.5333%20206.2336Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE125'%20unicode='&%23xE125;'%20d='M609.6%20610.4377L712%20508.0321%20304%20101.6101%20203.2%20101.6101%20203.2%20202.4155%20609.6%20610.4377ZM683.6718%20684L785.4934%20582.1693%20740.2377%20536.9128%20638.4161%20638.7435%20683.6718%20684ZM128%2012.0052L896%2012.0052%20896-84%20128-84%20128%2012.0052Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12C'%20unicode='&%23xE12C;'%20d='M512.1411%20748C545.4264%20748%20578.8052%20744.156%20585.9983%20743%20600.8098%20740.5%20612.6189%20729.1%20615.6212%20714.4L628.3311%20651C630.6329%20639.4%20638.539%20629.5%20649.5475%20624.9%20676.8687%20613.4%20702.3884%20598.6%20725.6064%20580.9%20735.2138%20573.7%20747.7235%20571.7%20759.0323%20575.5L820.0796%20596.1C834.3907%20600.9%20850.2029%20596.3%20859.7103%20584.7%20871.2192%20570.6%20881.9275%20555.8%20891.7351%20540.3L910.3495%20508.2C918.8561%20491.9%20926.462%20475%20932.967%20457.5%20938.171%20443.5%20934.0678%20427.8%20922.8592%20417.9L874.0213%20375C865.0144%20367.1%20860.611%20355.3%20862.012%20343.4%20863.6133%20329.4%20864.514%20315.1%20864.514%20300.6%20864.514%20285.8%20863.6133%20271.2%20861.8119%20256.9%20860.4108%20245%20864.8142%20233.1%20873.8212%20225.2L922.3588%20182.5C933.6675%20172.6%20937.6706%20156.8%20932.3665%20142.7%20914.853%2096.1%20889.7335%2053.2%20858.6094%2015.5%20849.1021%203.9%20833.3899-0.5%20819.1789%204.3L757.8314%2025C746.5226%2028.8%20734.0129%2026.7%20724.4055%2019.5%20701.5878%202.3%20676.5684-12.3%20649.8477-23.6%20638.7391-28.3%20630.7329-38.1%20628.4312-49.8L615.7213-113.3C612.719-128%20601.0099-139.4%20586.1984-141.9%20562.0798-145.9%20537.3606-148%20512.1411-148%20487.3219-148%20462.903-146%20439.1846-142.1%20424.3731-139.6%20412.564-128.2%20409.6617-113.5L396.9519-50.2C394.6501-38.6%20386.744-28.7%20375.7355-24.1%20348.7145-12.7%20323.2948%202%20300.1769%2019.4%20290.5695%2026.6%20278.0598%2028.6%20266.7511%2024.8L205.3035%204C191.0925-0.8%20175.3803%203.7%20165.8729%2015.2%20160.9414%2021.1522%20140.8355%2044.2594%20124.7144%2071.9959%20113.4333%2091.405%20102.5672%20114.8064%2092.1158%20142.2%2086.8117%20156.3%2090.8148%20172.1%20102.1236%20182L150.6611%20224.6C159.6681%20232.5%20164.1716%20244.3%20162.6705%20256.1%20160.769%20270.6%20159.8683%20285.5%20159.8683%20300.6%20159.8683%20315.3%20160.769%20329.8%20162.5704%20344.1%20164.0715%20356%20159.568%20367.9%20150.5611%20375.8L101.9234%20418.5C90.6146%20428.4%2086.6115%20444.2%2091.9157%20458.3%2096.4191%20470.3%20101.423%20482%20106.8272%20493.4%20107.2275%20494.3%20107.7279%20495.1%20108.2283%20496L140.2531%20551.4C140.7535%20552.3%20141.2539%20553.2%20141.8543%20554%20149.2601%20564.6%20156.966%20574.9%20165.1724%20584.9%20174.6798%20596.5%20190.492%20601%20204.703%20596.2L265.8504%20575.5C277.2592%20571.7%20289.7689%20573.7%20299.3763%20581%20322.8945%20598.8%20348.5144%20613.7%20376.0357%20625.2%20387.0442%20629.8%20395.0504%20639.6%20397.3522%20651.3L409.962%20714.5C412.8642%20729.3%20424.6734%20740.7%20439.5849%20743.1%20446.3544%20744.1942%20479.2034%20748%20512.1411%20748ZM540.1628%20684L483.619%20684%20480.8168%20683.8C473.7113%20683.2%20467.9068%20678%20466.5058%20671.1L456.1978%20619.5%20450.8937%20592.8C449.7928%20587.4%20445.8898%20582.9%20440.6858%20581L414.9658%20571.8C382.4406%20560.2%20352.5175%20542.9%20325.9969%20520.5L305.1808%20502.9C300.9776%20499.3%20295.1731%20498.2%20289.869%20500L264.049%20508.7%20214.0102%20525.6C207.305%20527.9%20199.8993%20525.5%20195.8962%20519.7%20195.7961%20519.6%20195.696%20519.4%20195.5959%20519.3L194.8954%20518.1%20164.5719%20465.6C164.3718%20465.2%20164.1716%20464.8%20163.9715%20464.4L162.964%20461.5959C161.5022%20455.8898%20163.3281%20449.7429%20167.8745%20445.8L207.7053%20410.8%20228.1211%20392.9C232.2243%20389.2%20234.2259%20383.7%20233.2251%20378.2L228.5214%20351.5C225.5191%20334.8%20224.018%20317.6%20224.018%20300.5%20224.018%20283.1%20225.5191%20265.7%20228.6215%20248.8L233.4252%20222C234.426%20216.6%20232.5245%20211%20228.3213%20207.3L207.8054%20189.3%20168.2748%20154.5C162.9707%20149.8%20161.4695%20142.2%20164.4718%20135.8L167.274%20130.1C167.4742%20129.8%20167.5742%20129.5%20167.7744%20129.2L191.2926%2088.5C191.4928%2088.2%20191.6929%2087.9%20191.8931%2087.6%20193.3942%2085.2%20195.0956%2082.8%20196.6968%2080.5%20200.6999%2074.8%20208.0056%2072.4%20214.7108%2074.6L265.2499%2091.6%20290.8697%20100.3C296.0738%20102.1%20301.9783%20101%20306.1816%2097.4L326.9977%2080C353.218%2057.9%20382.941%2040.8%20415.0659%2029.3L440.6858%2020.1C445.8898%2018.2%20449.7928%2013.8%20450.8937%208.3L456.1978-18.4%20466.5058-70C467.8068-77%20473.7113-82.1%20480.8168-82.7%20491.325-83.6%20501.8331-84%20512.3412-84%20523.2497-84%20534.1581-83.5%20544.9665-82.6%20551.9719-82%20557.7764-76.8%20559.1775-69.9L569.5856-17.9%20574.8897%208.7C575.9905%2014.1%20579.7935%2018.6%20584.9975%2020.5L610.5173%2029.8C642.442%2041.4%20671.8648%2058.4%20697.985%2080.4L718.8011%2097.9C723.0044%20101.5%20728.8089%20102.6%20734.113%20100.8L759.8329%2092.1%20810.0718%2075.1C816.777%2072.8%20824.1828%2075.2%20828.1859%2081%20834.2906%2089.7%20839.995%2098.6%20845.2991%20107.8%20850.8034%20117.3%20855.9073%20126.9%20860.5109%20136.7%20863.5132%20143.1%20861.912%20150.7%20856.6079%20155.4L816.777%20190.3%20796.3612%20208.2C792.258%20211.9%20790.2565%20217.4%20791.2573%20222.9L795.9609%20249.6C798.9632%20266.3%20800.4644%20283.4%20800.4644%20300.6%20800.4644%20317.5%20798.9632%20334.4%20796.061%20350.9L791.3573%20377.5C790.4566%20383%20792.3581%20388.5%20796.5614%20392.2L816.8771%20410%20856.7079%20444.8C862.012%20449.5%20863.6133%20457%20860.611%20463.4%20858.5093%20468%20856.3076%20472.6%20853.9058%20477.1L836.6924%20506.9C834.0904%20511%20831.3883%20515.1%20828.5862%20519.1%20824.5831%20524.9%20817.1773%20527.4%20810.4721%20525.1L760.4334%20508.2%20734.6134%20499.5C729.4094%20497.7%20723.5048%20498.8%20719.3015%20502.4L698.4854%20520C672.165%20542.3%20642.5421%20559.5%20610.217%20571.2L584.6973%20580.5C579.4933%20582.4%20575.6903%20586.9%20574.5895%20592.3L569.2853%20619%20558.8773%20670.9C557.4762%20677.8%20551.6717%20683%20544.6663%20683.6%20543.1651%20683.8%20541.664%20683.9%20540.1628%20684ZM512.2412%20460.5C600.7097%20460.5%20672.3652%20388.9%20672.3652%20300.5%20672.3652%20212.1%20600.7097%20140.5%20512.2412%20140.5%20423.7727%20140.5%20352.1172%20212.1%20352.1172%20300.5%20352.1172%20388.9%20423.7727%20460.5%20512.2412%20460.5ZM512.2412%20396.5C459.3002%20396.5%20416.1668%20353.4%20416.1668%20300.5%20416.1668%20247.6%20459.3002%20204.5%20512.2412%20204.5%20565.1822%20204.5%20608.3156%20247.6%20608.3156%20300.5%20608.3156%20353.4%20565.1822%20396.5%20512.2412%20396.5Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE127'%20unicode='&%23xE127;'%20d='M551.3191%20716C776.6657%20716%20960%20529.3824%20960%20300%20960%2070.6176%20776.6657-116%20551.3191-116L551.3191-49.44C740.6037-49.44%20894.611%20107.3088%20894.611%20300%20894.611%20492.6912%20740.6037%20649.44%20551.3191%20649.44%20367.5598%20649.44%20217.4758%20501.577%20208.8608%20316.64L326.2503%20316.64%20179.1251%20143.7171%2032%20316.64%20143.0468%20316.64C151.6781%20538.3347%20331.4487%20716%20551.3191%20716ZM579.7647%20524L579.7647%20332%20800%20332%20800%20268%20512%20268%20512%20524%20579.7647%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12A'%20unicode='&%23xE12A;'%20d='M672%20108L672-20C672-55.3462%20643.3462-84%20608-84L192-84C156.6538-84%20128-55.3462%20128-20L128%20428C128%20463.3462%20156.6538%20492%20192%20492L352%20492%20352%20595.1111C352%20643.758%20389.7269%20684%20437.3333%20684L810.6667%20684C858.2731%20684%20896%20643.758%20896%20595.1111L896%20196.8889C896%20148.242%20858.2731%20108%20810.6667%20108L672%20108ZM608%20428L192%20428%20192-20%20608-20%20608%20428ZM672%20172L810.6667%20172C821.9706%20172%20832%20182.698%20832%20196.8889L832%20595.1111C832%20609.302%20821.9706%20620%20810.6667%20620L437.3333%20620C426.0294%20620%20416%20609.302%20416%20595.1111L416%20492%20608%20492C643.3462%20492%20672%20463.3462%20672%20428L672%20172Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12B'%20unicode='&%23xE12B;'%20d='M844.0772%20432.1034C860.4577%20390.4463%20869.3925%20344.326%20869.3925%20299.6934%20869.3925%20101.8223%20708.5659-57.3672%20512-57.3672%20427.1193-57.3672%20345.2168-27.6121%20281.184%2027.4347L352.6625%2027.4347%20352.6625%2086.9448%20184.3902%2086.9448%20184.3902-79.6835%20243.9556-79.6835%20243.9556-18.6856C419.6736-165.9731%20683.2506-143.6568%20830.675%2031.898%20931.9362%20152.4059%20955.7624%20317.5464%20894.7078%20461.8584L844.0772%20432.1034ZM179.9228%20167.2834C163.5423%20208.9405%20154.6075%20255.0608%20154.6075%20299.6934%20154.6075%20497.5645%20315.4341%20656.754%20512%20656.754%20596.8807%20656.754%20678.7832%20626.9989%20742.816%20571.9521L671.3375%20571.9521%20671.3375%20512.442%20839.6098%20512.442%20839.6098%20679.0703%20780.0444%20679.0703%20780.0444%20618.0724C604.3264%20766.8477%20340.7494%20743.0436%20193.325%20567.4888%2092.0638%20446.9809%2068.2376%20281.8404%20129.2922%20137.5284L179.9228%20167.2834Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12D'%20unicode='&%23xE12D;'%20d='M954.2974%20338.0839L566.9315%20679.8669C556.1973%20689.3044%20539.7459%20681.5393%20539.7459%20667.0843L539.7459%20466.6258C539.7459%20457.6661%20532.862%20450.1399%20524.1112%20449.7816%20299.8591%20441.5386%20111.3099%20274.8881%2071.6399%2046.3558L64.2893%203.9465C61.3724-12.5394%2081.2074-22.8132%2092.525-10.628L121.4608%2020.6713C226.1196%20134.0414%20371.4984%20197.7151%20523.2945%20197.1178%20532.3953%20197.1178%20539.8626%20189.5916%20539.8626%20180.2735L539.8626-15.8843C539.8626-30.3393%20556.4306-38.1044%20567.0482-28.6669L954.414%20312.5188C961.8813%20319.3282%20961.8813%20331.3939%20954.2974%20338.0839L954.2974%20338.0839ZM157.3971%20133.0857C222.7359%20287.0733%20371.6151%20390.7669%20541.7294%20390.7669L581.3994%20390.7669C590.5001%20390.7669%20597.8508%20398.2931%20597.8508%20407.6112L597.8508%20574.0228%20879.6244%20325.3013%20597.8508%2077.1772%20597.8508%20239.4076C597.8508%20248.7257%20590.5001%20256.2519%20581.3994%20256.2519L545.3464%20256.2519C404.9846%20261.9861%20268.2398%20217.7848%20157.3971%20133.0857Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE130'%20unicode='&%23xE130;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE131'%20unicode='&%23xE131;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE132'%20unicode='&%23xE132;'%20d='M377.6-39.2H288L281.6-39.2C236.8-32.8%20198.4%205.6%20198.4%2050.4V95.2C198.4%20120.8%20179.2%20140%20153.6%20140%20128%20140%20108.8%20120.8%20108.8%2095.2V50.4C108.8-45.6%20185.6-128.8%20288-128.8H377.6C403.2-128.8%20422.4-109.6%20422.4-84%20422.4-58.4%20396.8-39.2%20377.6-39.2ZM640%20581.6H729.6C755.2%20581.6%20774.4%20575.2%20793.6%20556%20812.8%20536.8%20819.2%20517.6%20819.2%20492V447.2C819.2%20421.6%20838.4%20402.4%20864%20402.4%20889.6%20402.4%20908.8%20421.6%20908.8%20447.2V492C908.8%20588%20832%20671.2%20729.6%20671.2H640C614.4%20671.2%20595.2%20652%20595.2%20626.4%20595.2%20600.8%20614.4%20581.6%20640%20581.6ZM960-96.8L780.8%20344.8H780.8C774.4%20351.2%20768%20357.6%20761.6%20357.6H704C697.6%20357.6%20684.8%20351.2%20684.8%20344.8L505.6-96.8C505.6-103.2%20505.6-109.6%20505.6-116S518.4-128.8%20524.8-128.8H569.6C576-128.8%20588.8-122.4%20588.8-116L633.6%205.6H812.8L857.6-116C864-122.4%20870.4-128.8%20876.8-128.8H921.6C928-128.8%20934.4-122.4%20940.8-116%20960-109.6%20960-103.2%20960-96.8ZM672%2095.2L729.6%20236%20787.2%2095.2H672ZM505.6%20338.4V607.2C505.6%20620%20492.8%20626.4%20486.4%20626.4H332.8V690.4C332.8%20696.8%20332.8%20703.2%20326.4%20703.2S313.6%20716%20307.2%20716H262.4C256%20716%20249.6%20716%20249.6%20709.6S243.2%20696.8%20243.2%20696.8V632.8H83.2C76.8%20632.8%2070.4%20632.8%2070.4%20626.4%2064%20613.6%2064%20613.6%2064%20607.2V338.4C64%20332%2064%20325.6%2070.4%20325.6%2076.8%20319.2%2083.2%20319.2%2083.2%20319.2H236.8V210.4C236.8%20197.6%20249.6%20191.2%20256%20191.2H300.8C313.6%20191.2%20320%20204%20320%20210.4V319.2H473.6C499.2%20319.2%20505.6%20325.6%20505.6%20338.4ZM243.2%20402.4H153.6V536.8H243.2V402.4ZM422.4%20402.4H332.8V536.8H422.4V402.4Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE133'%20unicode='&%23xE133;'%20d='M896%20684L896%20620%20511.52%20620%20639.922%20460.1281%20383.922%20460.1281%20511.456%20620%20128%20620%20128%20684%20896%20684ZM128-20L896-20%20896-84%20128-84ZM511.4913-19.8719L383.922%20140%20639.922%20140%20511.4913-19.8719ZM831.8579%20300.4947L671.986%20428.0641%20671.986%20172.0641%20831.8579%20300.4947ZM191.986%20300.4947L351.8579%20428.0641%20351.8579%20172.0641%20191.986%20300.4947Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE135'%20unicode='&%23xE135;'%20d='M252.0661-20L252.096-84%20380.096-84%20380.0661-20%20252.0661-20ZM128%2013.984L128-20C128-53.9229%20154.3926-81.6815%20187.764-83.862L191.937-19.9982%20192%2013.967%20128%2013.984ZM372.3532%20458.3919L462.8629%2096.3532%20582.9919%20216.5275%20834.6529-35.1084%20877.8507%208.0894%20626.1876%20259.7232%20734.3919%20367.8822%20372.3532%20458.3919ZM128%20205.984L128%2077.984%20192%2077.967%20192%20205.967%20128%20205.984ZM128%20397.984L128%20269.984%20192%20269.967%20192%20397.967%20128%20397.984ZM832%20582.0991L832%20454.0991%20896%20454.112%20896%20582.112%20832%20582.0991ZM128%20589.984L128%20461.984%20192%20461.967%20192%20589.967%20128%20589.984ZM192%20684C168.3119%20684%20147.6296%20671.1307%20136.5634%20652.0023L191.9608%20619.9535%20256%20620%20256%20684%20192%20684ZM512%20684L512%20620%20640%20620%20640%20684%20512%20684ZM320%20684L320%20620%20448%20620%20448%20684%20320%20684ZM704%20684L704%20620%20832%20620%20890.6768%20645.5951C880.802%20668.2013%20858.246%20684%20832%20684L704%20684Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE136'%20unicode='&%23xE136;'%20d='M775.9375%20240.8929L690.4759%20324.0291%20519.5882%20157.6886%20519.5526%20711.9979%20405.6037%20711.9979%20405.6704%20157.6886%20234.6804%20324.0291%20149.2187%20240.8929%20462.5781-63.9396%20775.9375%20240.8929Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE137'%20unicode='&%23xE137;'%20d='M477.5%20741.8075C708.2515%20741.8075%20895.3125%20554.7465%20895.3125%20323.995%20895.3125%2093.2435%20708.2515-93.8175%20477.5-93.8175%20246.7485-93.8175%2059.6875%2093.2435%2059.6875%20323.995%2059.6875%20554.7465%20246.7485%20741.8075%20477.5%20741.8075ZM477.5%20682.12C279.713%20682.12%20119.375%20521.782%20119.375%20323.995%20119.375%20126.208%20279.713-34.13%20477.5-34.13%20675.287-34.13%20835.625%20126.208%20835.625%20323.995%20835.625%20521.782%20675.287%20682.12%20477.5%20682.12ZM477.5%20559.0145C607.2853%20559.0145%20712.5195%20453.7803%20712.5195%20323.995%20712.5195%20194.2097%20607.2853%2088.9755%20477.5%2088.9755%20347.7147%2088.9755%20242.4805%20194.2097%20242.4805%20323.995%20242.4805%20453.7803%20347.7147%20559.0145%20477.5%20559.0145ZM548.7217%20418.9572L477.4935%20347.729%20406.2718%20418.9507%20382.5378%20395.2167%20453.7594%20323.995%20382.5378%20252.7733%20406.2892%20229.0219%20477.5109%20300.2436%20548.7217%20229.0328%20572.4557%20252.7668%20501.2449%20323.9776%20572.4731%20395.2058%20548.7217%20418.9572Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3c/font%3e%3c/defs%3e%3c/svg%3e") format("svg"),url(data:font/ttf;base64,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ADwAAQAAAAAABgAIAEcAAQAAAAAACgArAE8AAQAAAAAACwATAHoAAwABBAkAAAA6AI0AAwABBAkAAQAQAMcAAwABBAkAAgAOANcAAwABBAkAAwAQAOUAAwABBAkABAAQAPUAAwABBAkABQAWAQUAAwABBAkABgAQARsAAwABBAkACgBWASsAAwABBAkACwAmAYEKICBDcmVhdGVkIGJ5IGZvbnQtY2FycmllcgogIGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgAgACAAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGYAbwBuAHQALQBjAGEAcgByAGkAZQByAAoAIAAgAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsAAXgHdW5pRTEyOQd1bmlFMTM0B3VuaUUxMjYHdW5pRTEyRQd1bmlFMTM5B3VuaUUxMzgHdW5pRTEyOAd1bmlFMTFCB3VuaUUxMTMHdW5pRTExMgd1bmlFMTE0B3VuaUUxMTUHdW5pRTExNgd1bmlFMTExB3VuaUUxMTcHdW5pRTExOAd1bmlFMTE5B3VuaUUxMUEHdW5pRTEyMQd1bmlFMTFGB3VuaUUxMjAHdW5pRTExRAd1bmlFMTNBB3VuaUUxMDEHdW5pRTEwMgd1bmlFMTA2B3VuaUUxMDUHdW5pRTEwMwd1bmlFMTA0B3VuaUUxMDcHdW5pRTEwOAd1bmlFMTBCB3VuaUUxMDkHdW5pRTEwQQd1bmlFMTBDB3VuaUUxMEQHdW5pRTEwRQd1bmlFMTBGB3VuaUUxMTAHdW5pRTExQwd1bmlFMTFFB3VuaUUxMjIHdW5pRTEyMwd1bmlFMTI0B3VuaUUxMjUHdW5pRTEyQwd1bmlFMTI3B3VuaUUxMkEHdW5pRTEyQgd1bmlFMTJEB3VuaUUxMzAHdW5pRTEzMgd1bmlFMTMzB3VuaUUxMzUHdW5pRTEzNgd1bmlFMTM3AAAA) format("truetype"),url(data:font/woff;base64,d09GRgABAAAAABxcAAsAAAAALsgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kJyY21hcAAAAYAAAAGaAAAEnhBTzatnbHlmAAADHAAAFgAAACIQyKdmD2hlYWQAABkcAAAALgAAADYrMe3faGhlYQAAGUwAAAAcAAAAJAeKA2dobXR4AAAZaAAAABYAAADo49oAAGxvY2EAABmAAAAAdgAAAHbnLt22bWF4cAAAGfgAAAAfAAAAIAFPAPhuYW1lAAAaGAAAAVcAAAKFkAhoC3Bvc3QAABtwAAAA6gAAAlsujZNDeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bkfsc4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDy0Ytb5r8MQw6zDcAUozAiSAwAY4AvveJzF1Ed2WkEQheGfIJRQTijnLGGUJZbjVWhBXoyHHnl+VyLfepeJV6B+54N+DaeroaoeMAV07M660PpLixp/vNpq1jvMNetdfvl+xlfb758aavz11cxaGjWzGq3mGz+b2TY77HPAHrsccsQJpxxzxjkXXHLFEvPeu88CiyyzwiprzHLNFjdssMk6t45/z9CxR03cBx75wZNP/ezrhVef7o13Ppimx8BBe3zbaH1f6P9Hv17avyd3Y/uc8BE14eygdjhPqBPOGOqGc4emwllEvXA+0XQ4s2gmnGM0G842mgvnHc2HKwD1w7WAFsJVgRbD9YGWwpWClsM1g1aC+nw1qL3XoqpV61H/hDaCirMZVJytoPYeBLX3dlB77wS1925Qv28vXKtoP6j9DsL1iw6Din8UVPzjoM54Eq5zdBrViToL1z46D3cBuojqVF2GOwNdBZWH66gu1U24b9BtuIPQXbiX0H24q9Aw6qmgUbjP0EM088dw96GncB+i56iniV7CvYlew12K3sL9it6DqqOPoOprHAz+Ab1WjbcAAHichToJdBzFlf2rz5meq2emp+eQ5j4kSxpJM5oZW8JSGwsLg/G5dmLZThR8JUZgNiFex0nwGGNwCA6EYBu8wBOGkMPmMoHsOl48CUFLvGbD4yXZsMsjTuAlm0XJCy9vH4H1NPure0aWsEnk7qrqql+//q+qf44ZYJgPppgC42cIw1SKqj/qb2Pwj8X+cbZGphiZcTM+hgEXiFHQBqGSBzZVKpZSSpEwz9d5vv68WT6k4x+Zan5iWd+n64ifYp7GpX0Ik5gTc5VcRatoImFOn+f586fN0t61f3/zQaSNXizr/zJjBJFR+lmdjCNuBhCZqImIrJJj9YX1evMh7TM+6BxksArjlEtfQk1UWQZ7x6vYzZljNXIZ4vMzcaZzNr1iHvrKhYBfYGcykYccNvDTBYQpLwZYXLbKSDpdTqcjM3bp+V0v9PS8sMss4fg0YHnxaaCg5TQsU/6oNB+jV7yrv/8u0SzNMznNbidHmBBTZCoMk8mT8hAy7QJcO9ps58GHWzBo9QluoO2+bC5PBBZ3GcRQGMLBDfn1iTSkk9GVoytj67s2BPoX9P8Ua3VgwbxAMIIQ67o2JFKZRGzF+pVffLbr2aKKEIENXetjOCOaxLmJ9Z3rQyGIkP71+Q1BRBqaDZKBtPFZnGme0XW4p39gunE3s0hiK/i1KAxAIQp+FyTzUOrL5aEDktZYlBQGSV+epAjjcnK8jXdx3JYnNm9+4uXHN8uck+XcdoEf2fnYc4/tHMFqHZkCp9ltE3gTaPPjW90yz9sF7FxnAVFY63zxvtTM+5Jmeph5SJF5cKJ5iFpSFJAGf0DDf4VK2do6/CfOBKIAhXJfdtb9f37lVYvKhTI+i6569EJz5fAoIaPDVtleLq8sl8k4++z+/c+yZjk/EMim1167Np0NBGY0x6bnDI8OAp21snxBLsdQlhSmFe8nA4UYBFTFL6QSyWxJ6SsXfWoUhqDc1w1ZwacWyWectl/avK561eX1ut6BTOt4JDLekv32KTKFA876YdrP6i6vMfpw0u8dUYu+Ea8KA6eYxn411wswMSZ5qRUBxS4BzV25aE04dOPyG6FmvG+JwycvXpi5e+xu0JsSUMGV+RnrJpheZgEzfMmVE0kBL0ygmCiU59OjSlnfeLUu+X0xba8Y50SbTYQ4liNmkxa3j9EWLfZeRG29ahMpNC0u3YSyuXc2k4cq8uBDiW1FPjJMO965PmYu5SUQw5unKnirEnitFNQgvpSKelVTU6UKtnL40jqjFrN4lnzjk9yo5t0PuPwQ8dfH/BHAeqde1T3x5XrjD4KneOFBwTiiWyrZ73rAnVfrNQuYjWNt7HxjokfXn8CJVf3Hp1ziA8IQtmbfrwrTf+nTRpLVnqwpJ0h1aRCKlUJZU/sudPVl2Yt2+ug+pwfcnlA83hsFcMAOkEFRgvgZB0W9+FLsbudU5wGecNGcKkb9X5CkDNg+BTzQDiHqf9HhgL5TDZlYyh4j/8t4mCgzB2k2Cc5lGtuaKWuFgEY3Gu2WkirxaLoqGrbUnEgekdz2+n97/AB+Dwna3/IGAYLeY9WqsWbNmtWr6Uv+KNrO32ZzwjUk6CHPeYLkGlgV9NXXIOxqsmb1z43vrlkDa36+eo1Fy8fZY1hN00JXvpiWDmjQoomUmFwlhbSIAK6PoGbr1p07tw4PmyV57xIEhbxIUMik59ixa6/F98P6ogvv3qX0BW4H6t8i3sciarwiCgxShnowlc1dJC/nRysEDcmVhRGOJ+zgx4cEAVhp7OLTu9Z449FMJi5NvmRvyYSeguSTStAXICwemDiDJj8zyCxlRpltzE3Nc5smLIGk5lRfUszmkK4yGjBRCFAtLIhmK4BaDq1uEceojhZLvdgaMofdJFsR0aSUssWA6hfEiobcpXBqwQ2ISxO6sUITJLIfu3BBv+O0HT4VC0TSCisACErIy6INcbTILd4QD253ujAnqamdSkRkOcGZ+AvhBDlp87p5jhByMwGWJaKdtRHiDbOcI+QBOUC83ofkTlFKuUQclWfukK1+6pTxE1btsoV97ogbZLunO9064He5fKqsEW6VS+ZkJ2g2v+iAPcALdjnqbHXxBABe5zjJbw9CWPbpHBf3sawkoJmM9ywRvCwQnohsQ3dfkIs00/Y3JUNM4FVI5FABfbRc/LNxbDUwq4/9LamgcMdWr274f8fZPeQ4ozI5y97ikWjoRSW70WqkmkaV2thCeYhQBZIH+NXBSbYtvdcRjDn25rcPHpzkuMmDNx1h2SM3da5IJfyRKGGPkOPYObg9v9cZ0xx7023s5MGDk1chyOeOsJFQREsu73TcdMSyJ2fZCXKn6c1qTARtmUnJTP3LJ5QE4MtSDYwvOxZJA6Qjdd2qoWpUoQr6B+jS6NVqldxJB2vWIKFAer1G8IUxHbUpqtPGutXGui1oAfKXXpdNCpb5TDUbxWaDbSxfrzZWqtarpErvbIvXe4NVnbAqi6LJaA4gFyX9CF8zdKLTodkP0ziXbyJtZ5GqEYsqlZ4NnoOK1CVz6JplcwI9n75yJYt6Ht0hN3WH/VoRAQUELOAAdX6LZTwynJBKZomnZwi23gyCW4GhHrutsOfePQWbHTsVt0C+/jl+MM+v3U6IhD2gZT6x7RMZDRBSIuTaFZ6OcGs3OYuf0H7ipmTc3aYhGOmtVHoJdmpt7njy5pPJznlPQeSeT3k82NfWGk+n461tCOfxrLsz7lXD1r53cgzbiVY4hPz1MvORw0QhYBrcVIa6DHT3cb/RhVA1utdakXp7Kcv/S5ieH+9qOA/YJi+iKGjQmZyqD2ge9o5EFwSU81Me7UUlEFAenC7gNY+meYwcbU/RgnwtoNT9yU7ImdPZO+j4+4FkAACLKQgkaAuLKfpN+y29fSfe17NmzJT7kJc6MyKhp0ZZwhF6QoR5+m2Oe/tpqzxEheaQWd5mRRpxqyJnp2GefvuyJgyWZy/A0IreE+q/72W/SV5FqWFseP5oQcoV2mgFQQugysWi4itn2W11h0qU5xyqAw4Yj3EENIdfXPv9QEI4xMXIT4zbnCnnjTyxw0ajyjv4bwVdosSP7nI4A+TPrS1Ne3WcvRt1BYvaIoExqZJSUM2j91Ys4PXLYbCVSigaqyQwcvNTS1DTQV/Yqk9JtnBIHBeSqqG/sBeq48bPfD7R9Qc4bSwwTtsDPcvHiNQVhqoaNvR3QYC/N6oToQxqb2ZaRzXX/YhVL7HSpdFfgg8fxYg2C41rwTQ8LoqxYvJRMmOMv84HXGcsgNOwYHolA1eC2rvG+8ZdcIERi4/7mnzQVSsKOsf0eHJ419HQ05Um4Jeyh7uZdTo5zvgfvXVhA72hO+1QcwU4GFveE7BbNuQ46ojjqL1SjM4saWgv1N25DC8K1FSbGiwpiEqmXCwXNF7BkBjNioo6Ag8opZpqpJSioXOliHc0RwNo0fwusqX4HFCCNuNnxqusFFRgTpzMqf9ClNATApA1GZwgbXEo0OpUFGcrKGhWo06P4oiCUqRdf6QFOQ4d8fp1Tq/00INEwO+D8Q6YL4n1Bw+g4TxANoqS8ZrixDkhBWIOr9cRM5tRp1L3Yg1KWLHu+TF2HXmcwVAL3Qg/hoDoYiC1bkB2s30V/ECzJeKX9WG2UUljmwawuAfwHz8sFPq+0veOHPHb31l8evGiRbCitL+vUDCejK8YjMIKOaLajSdlNSLDimjUnWnPuOGHJ4t7iz09v7f7w/LvFy688vsjMNLTg33GydaBZTG4Agfsxkl7xGeDRbFlUZfb7WqeDYNnQxiBsTOUBS2RURMlJaEmfEWlKOaK8MEeNFdVA2EM5pw+tmf3GBmfOKfrdQwN4kZtYqKha3TUNdNYUmj9UhQTqBRJCbGM6WNQq1dhjKIAx8S5c4gEqucmJs41dMQpvCfjZoZHTVkaKpGraGKukmjqplt+s3KckPGVsOnW/Kuv5m81HrjuLoG9+3oyrmMvjt2Sf+WV/C3sV7dJ19/NNuVyP/tD8jpqcYw9MzlR4+nVq+QsNc3j5meoqu4GEe96TuTZR+9O3m6cCpWDxg9uTd7ldLudsKxttA2WOd2uh3Nn9DM5UH62trLqjNt9ZuXctVI4Frb9eyj0shSJRX7ddxjuMW443He2oYumTJ6oDk7RXBG9udQ/7St/VHuC1KiHV9dNl3KMlsYELYnZU6ejZNwywsa52fWsvJsLPZTBab2PkWwp21D9/hieihYoWvq/YKoUU6KoPkQDPJ9a4b7yAJT6ys0Uxdpr3o8B1o+8xkX4SXn4amxwrz3i8iJtHsejHgdnNr2uCW8zhwex95aufb4+gGBXD8uTfAQbj7z2AAWJKGTCqRDabKHTLJ/+UXY/3qEAajvqa/ZglLsATyxAJYaKT64iqE0XR8wUqF/egTdF4dUUaBghYWxLBzPIh1hKlUCjDbyGJNAVbm+P74i1kcWe9uH29mTAA8vn9PbmB+YZnwyRoa76jV1kV7ns1zQj1RvoXwXbnh3j/5GvvcSHs4dziUTmisXB9u5icUPRXpjT1du+Efz/FyKTdN4TK/wd3p5etX9ZL3HUxoQjEwxKQZMXAU8hgtx004jdBqZUYHhOqxKYGsFSCEIOCTfdNeQCwymTOdqHDBYL8Cfw1CZqt61Cyr40EJszJ7YjjgxxfsrMMHAD83YiNz5Z8yMP5KyBIjXV++abvcZbidzhbDxOebg6tIHS34+kUw767R3eFU35sPxLL+48Sh66kkpxVhSFe0sGjQfJVQOKs/4lU13e3258pZ3c2V//HgwY33YoioPc5lA6jfFOpuGznjB1vsbEmXaMG3sRMzVSVKyR/aJCZXsQShgtZPCeFWjKAuiSOVydxUiCvuQbieBToTj8aQvEQ3AymLjeyIL7Xjc8BUVwGxvdACeP6HoN9VD5MoRDqHn99T9YLeLp7/R4Ojvr93o8RKi/D88ZNdCNWpPnmfnkmZ5RipKnFml+elZ27g29VsNnVn76v2iPPhufezY+QEU6Cw88ZOgwG42xuWHvHzT9tX5mEYNRD+B8ul3USbJ8tZKVJi5a6NXpVUw9VqCpxoqVOuHx8lCLOQiFADqgYk7Nw3wz76yxnxZe+HrL118QQjEY6u5GB3qwW354R8uOh+VupLYjFVtdENOBaC4X9cZs13y5LdEGsfq+eHcMINYdJxshGmCDMfN78/1nOO7M/a5CbC5FNNQ9Nz9EvniUZY9+kQzl52bnyW1zZTWEkcRADrxu18cWOiqZubHCirlaPK7RYpkWpdFozPzQGj4PvTccIzEOakfAlOOcuY3XbjE+vRl+vblri0Fowp12bNsEv9nStaV+YGw61/gdPIftzC+Y3zBvm1kydJZiYOZj0RYHaByPhYAWmXpRAs2hmSnbbsiagT8NT1Db5GkHTdwiYLbRREe1bMpsNx4OzRTQPUd0FTNtYG6/1gEUtfXgNDfBFQLY9ltVjKVUYNt6zBwxdlgPRYVYEH22kX/FqpvNWqisJ/cRieTwHEH2sA7O255ye+fLqqS4vU47J0i9LkKAJa4eG8+FuyVVnu/1JNsU3sF65PTVadlDnJxCJw3Kqqg4HIrHmsSy4OzFOaKUkh3mNHe6XeGcxOPg55Tmsg7iIVK4t00VpSWyGAciXiYSjuc5bEgcF+RFeYkkqm09YQkhHZ64R2bpjJ6cNcOmiJw0XwCe43igU0RFEh1X20Q11xvCKaycGF4HsG525nuKA+J2DHklJSILfiRODcaDYWS3w+lTO1Wfcw6SOjLXJrCqIIe9om8IGRSExpywzKs4x+9RW9vpHIcv0IVzOkRV9irzPW6bwPkFOaJIXl12E+B0Ii+1sTZvwiuwYdY2l9iFkmALh/tCEZvQZ7OL7aKNDbGCkvAi2FIZLzORl0mcDTt4gjOcLW67hFMioWIoIgklye6KOugU3ptU7Ky0TCa/QuauGAUYvWJ4dJCUV5TxaeioO1GnUHvYMq1TSqbJRokXqVeFFwB1VUIhuSd+x3G/e+KeH3Hcj+45cNr++W98Y7v81uTrxrlmmLaQnbz33kmW/cHXHn/8u78+VTN/V7sgbzS73I22Vp2RVKCediXRyDSwaBYqaF5LjYAXXQYcIROQjhiNJMcE9KRhR7oHsP43Ywwm9K9KTqdk3CE5aYZjvJF8APqxNVsAKGSNz9JaN/SaS4avyS6XvBUhTN53s4+T/8QIpMPk3UwnZNGPpAnuQJpGVCiClECUbzPprWY5FGKNXeJwcmcO6zt6r/zOZXfAks8vSXTVSzP7jO/RPngqNpy47wzb0X7Zt+bf0Hrr+rduMF6LL0ze9xOuk3Ztb923/s0bGufwOvqPTzJRmv20QZb+HiCgZkapDFCpL1IHKgqmC8/TfaO/FDipuetAYPak8WWb1yYefzchgd/esvynnxPtoNhgryCcf7N49pYcfoaN39rF9LZJWAlrRJv8kmi3vf7kHKddiq9eZxd/LEsCrOHd/Muf/yqxSY+995ejko0bsvyMz5h2x42+XgdTYdYxWy+VHaKxVRTobxwVjK3ACqvMcCpDHb8OoO5e0WdlAqjlQFOdQAzUTBctiAYumBl6XV24HODygnHIqmGbcUhtAWhRYZtZ1w+7fD5XJy3gFVre7Pb53P9auJyAr8UHrWr91QCFCyyggwsKCwEWFshGCnSeFvA8ubzXONhLsffCdb2Xk+EW1TiotuAK16ktxjdNNGZxpa/Vhw/ZhxiWUGxLLMzGl7HGAeyGvbiAoflavQDeVh9j+Zy78WxfZvzMHGYxxqa7mJuZW9CBMfktUZfMNL4oaXnwFQtRQj9xF6kpNvNswPZadlplVSvRMwRF66dJahwyFS2j0B8mS315gjPorVFxIl5VVfEHzJS5OW8QaKagnEmVihq+sGtUSPVAKBeCTUtHfSFoeXfUF22VIdgWBLJx6ag/GIS/e4a3c/286xmn0MU7oeuZLs7O09clGL/qn2f8DpzC/cSGfbwILDuBJUdQRXPcERffZbMfwcjivbVrn1m7NscXkl3+UMjfddVWQtcgNzhaYr4uXyjko11IR30tnEQEIPLGIh8vSfyuXbTkbS8eOPBncNptOi+BDMTGodbkUZEaf+ZFHuB6mx2c/PX2xbfffnvTN7R0jojeksvM4FOvU0tUrLAzk0tUckqmorBVo1r9gNlt7DF/Xd+9G5jahBGfIMf1iQkafWKF4xQG/+RpvKwZg6qNX8zamE6U2wrDoKos5ajTVClFgP7AX+HNHvRArXc+Db+1YimhTr+oa1Pnq+chEea+t27n+Y7z4/Wj9Bexql5ndG+rVEE1WjVqVSwHpJjfr+vJZDhN9CScMg59gcIfrVZr1eo/VatStfoJxR23fmALK2ozL1ZjJfISejs0MjXjT2ClNd/97LE10P/OqsdoKuOxVcZPLd/mKPL320Ys2f3XM3rT/Rf+Q0MF3nh6iuOmnj5ByxOW83YfLe/buI9l923cRMtjV45oIyOaWZLf8m+fOPE2b5YVhLOg7zvzD+ytmzbtI2Tfpk23fmVkJNh8GOb/Ae6Ewi94nGNgZGBgAGJFeRHeeH6brwzcLAwg8IQz1BVB/9dhYWDWAXI5GJhAogC14QaIAAB4nGNgZGBg1vmvwxDDwgACQJKRARVYAQAzkAH7eJxjYQCCFAYGFobhiZl3QzAAyDYCvQAAAAAAAAAMADIAYAB6AIgA1gEyAXgB2AIQAkwCrgMIA2IDqAPwBDoE7gUyBXQFsAX+BmwGzAcSB0gHhAesB+gIEAiGCN4JAgkkCVAJjgnICiQKigrgCwoLWguCC6QMJgxGDawN3g4qDnAOvg9eEBgQRBCeELQRCAAAeJxjYGRgYLBieMPAzQACTEDMBYQMDP/BfAYAJnECSAB4nGWRu27CQBRExzzyAClCiZQmirRN0hDMQ6lQOiQoI1HQG7MGI7+0XpBIlw/Id+UT0qXLJ6TPYK4bxyvvnjszd30lA7jGNxycnnu+J3ZwwerENZzjQbhO/Um4QX4WbqKNF+Ez6jPhFrp4FW7jBm+8wWlcshrjQ9hBB5/CNVzhS7hO/Ue4Qf4VbuLWaQqfoePcCbewcLrCbTw67y2lJkZ7Vq/U8qCCNLE93zMm1IZO6KfJUZrr9S7yTFmW50KbPEwTNXQHpTTTiTblbfl+PbI2UIFJYzWlq6MoVZlJt9q37sbabNzvB6K7fhpzPMU1gYGGB8t9xXqJA/cAKRJqPfj0DFdI30hPSPXol6k5vTV2iIps1a3Wi+KmnPqxVhjCxeBfasZUUiSrs+XY82sjqpbp46yGPTFpKr2ak0RkhazwtlR86i42RVfGn93nCip5t5gh/gPYnXLBAHicbZC3UkQxEARf4w7vvfferKRzHBHm+BcSMqr4fIJrZSiZWmlqplfNWDM6s83/Z8AY40wwyRQtpplhljnmWWCRJZZZYZU11tlgky222WGXPfY54JAjjjnhlDPOueCSK6654ZY77nngkSeCRKbQpkOXHn2eGfDS8Nv6+f4apvw80tJ27qpD7+t733s1valFzao5qaOal5LaU2uO+enV/Or7dA7nDzn0hb6wN+wJe0OukCfsDXtD/rA/au67al/4DyFPqjz6ku9Zjmxvrv8pT9af5ch1Xzly3c/8Yl4xr5hT3LP0muYPWBCDNAAA) format("woff"),url(data:application/vnd.ms-fontobject;base64,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suwEBOyymcoEBMqZmMoEBMqYY4UDA4VjZIUDA4WrSEcXR0cXSEcXR0cC5gXrsrLrBQXrsrLrNwTKmJjKBATKmJjKdwOEZGSFAgKFZGSEiUdHGEdHGEdHGEdHAAAAAAASAN4AAQAAAAAAAAAdAAAAAQAAAAAAAQAIAB0AAQAAAAAAAgAHACUAAQAAAAAAAwAIACwAAQAAAAAABAAIADQAAQAAAAAABQALADwAAQAAAAAABgAIAEcAAQAAAAAACgArAE8AAQAAAAAACwATAHoAAwABBAkAAAA6AI0AAwABBAkAAQAQAMcAAwABBAkAAgAOANcAAwABBAkAAwAQAOUAAwABBAkABAAQAPUAAwABBAkABQAWAQUAAwABBAkABgAQARsAAwABBAkACgBWASsAAwABBAkACwAmAYEKICBDcmVhdGVkIGJ5IGZvbnQtY2FycmllcgogIGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgAgACAAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGYAbwBuAHQALQBjAGEAcgByAGkAZQByAAoAIAAgAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsAAXgHdW5pRTEyOQd1bmlFMTM0B3VuaUUxMjYHdW5pRTEyRQd1bmlFMTM5B3VuaUUxMzgHdW5pRTEyOAd1bmlFMTFCB3VuaUUxMTMHdW5pRTExMgd1bmlFMTE0B3VuaUUxMTUHdW5pRTExNgd1bmlFMTExB3VuaUUxMTcHdW5pRTExOAd1bmlFMTE5B3VuaUUxMUEHdW5pRTEyMQd1bmlFMTFGB3VuaUUxMjAHdW5pRTExRAd1bmlFMTNBB3VuaUUxMDEHdW5pRTEwMgd1bmlFMTA2B3VuaUUxMDUHdW5pRTEwMwd1bmlFMTA0B3VuaUUxMDcHdW5pRTEwOAd1bmlFMTBCB3VuaUUxMDkHdW5pRTEwQQd1bmlFMTBDB3VuaUUxMEQHdW5pRTEwRQd1bmlFMTBGB3VuaUUxMTAHdW5pRTExQwd1bmlFMTFFB3VuaUUxMjIHdW5pRTEyMwd1bmlFMTI0B3VuaUUxMjUHdW5pRTEyQwd1bmlFMTI3B3VuaUUxMkEHdW5pRTEyQgd1bmlFMTJEB3VuaUUxMzAHdW5pRTEzMgd1bmlFMTMzB3VuaUUxMzUHdW5pRTEzNgd1bmlFMTM3AAAA) format("embedded-opentype");font-weight:400;font-style:normal}.bkai-icon{font-family:bkai!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-warning-circle-fill:before{content:""}.icon-close-circle-shape:before{content:""}.icon-close-line-2:before{content:""}.icon-minus-line:before{content:""}.icon-visible1:before{content:""}.icon-links:before{content:""}.icon-quanquan:before{content:""}.icon-yanjing-kejian:before{content:""}.icon-shipin-2:before{content:""}.icon-tupian-2:before{content:""}.icon-wenben-2:before{content:""}.icon-yasuobao-2:before{content:""}.icon-yinle-2:before{content:""}.icon-doc-3:before{content:""}.icon-excel-2:before{content:""}.icon-markdown:before{content:""}.icon-pdf-2:before{content:""}.icon-ppt-2:before{content:""}.icon-sousuo:before{content:""}.icon-chouti:before{content:""}.icon-liaotianchuang:before{content:""}.icon-sikao:before{content:""}.icon-wenzhang:before{content:""}.icon-published-zhongzhi:before{content:""}.icon-fasong:before{content:""}.icon-diancai:before{content:""}.icon-diancaishixin:before{content:""}.icon-dianzan:before{content:""}.icon-dianzanshixin:before{content:""}.icon-dingyue:before{content:""}.icon-fujian:before{content:""}.icon-lashen:before{content:""}.icon-yasuo:before{content:""}.icon-yinyong:before{content:""}.icon-drill-down:before{content:""}.icon-liaotianliebiao:before{content:""}.icon-xinzengliaotian:before{content:""}.icon-quxiaozhiding:before{content:""}.icon-zhiding:before{content:""}.icon-piliangbianji:before{content:""}.icon-shanchu:before{content:""}.icon-yuan-jiahao:before{content:""}.icon-yuan-jianhao:before{content:""}.icon-zhushou:before{content:""}.icon-bianji:before{content:""}.icon-shezhi-3:before{content:""}.icon-history:before{content:""}.icon-fuzhi:before{content:""}.icon-zhongxinshengcheng:before{content:""}.icon-fenxiang:before{content:""}.icon-jiahao:before{content:""}.icon-jieshi:before{content:""}.icon-fanyi:before{content:""}.icon-morenchicun:before{content:""}.icon-kuangxuan:before{content:""}.icon-jiantou:before{content:""}.icon-tingzhishengcheng:before{content:""}
2
- `,document.head.appendChild(i0);function c4(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const G=c4(p),u4=e=>{const t=document.cookie.match(new RegExp(`(^| )${e}=([^;]*)(;|$)`));return t?t[2]:""},d4=e=>{e.scrollTop=e.scrollHeight},f4=u4("blueking_language")||"zh-cn",p4={小鲸:"BK GPT",向下收缩:"shrink down",向上扩展:"expand upward",清空聊天记录:"Empty chat records",关闭:"close","内容正在执行中,请执行完成后再发送":"The content is being executed, please send it after the execution is completed.",发送:"Send","您可以键入 “/” 查看更多Prompt":'You can type "/" to see more Prompts',请输入:"Please input",返回最新:"Latest",终止生成:"Stop",向上滚动加载更多记录:"Scroll up to load more records",日:" sunday",一:" monday",二:" tuesday",三:" wednesday",四:" thursday",五:" friday",六:" saturday",昨天:"yesterday",本周:"this week",上周:"last week",复制成功:"Copy success",您选择的文本内容:"The text content you selected",问小鲸:"Ask BK GPT",想对选中的文本做什么:"What do you want to do with the selected text?",translateShortcut:`You are a highly skilled AI trained in language translation. I would like you to translate the text delimited by triple quotes (Translation of Chinese into English and other languages into Chinese), ensuring that the translation is colloquial and authentic.
1
+ (function(Ht,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("@blueking/bkui-library"),require("dayjs"),require("highlight.js"),require("markdown-it"),require("markdown-it-code-copy")):typeof define=="function"&&define.amd?define(["exports","@blueking/bkui-library","dayjs","highlight.js","markdown-it","markdown-it-code-copy"],p):(Ht=typeof globalThis<"u"?globalThis:Ht||self,p(Ht.lesscodeCustomComponentLibrary={},Ht.BKUI,Ht.dayjs,Ht.hljs,Ht.MarkdownIt,Ht.MarkdownItCodeCopy))})(this,function(Ht,p,t2,n2,i4,a4){"use strict";var r2=document.createElement("style");r2.textContent=`@charset "UTF-8";.scroll-bar-style::-webkit-scrollbar{width:4px;height:4px}.scroll-bar-style::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}html,body{padding:0;margin:0}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button;appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}::-ms-clear,::-ms-reveal{display:none}input[type=text]::-ms-clear{display:none}input[type=text]::-ms-reveal{display:none}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}.bk-scroll-y{overflow-y:auto}.bk-scroll-y::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-y::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.bk-scroll-x{overflow-x:auto}.bk-scroll-x::-webkit-scrollbar{width:4px;height:4px}.bk-scroll-x::-webkit-scrollbar-thumb{background:#ddd;border-radius:20px;box-shadow:inset 0 0 6px #cccccc4d}.ai-blueking-button{display:inline-flex;height:32px;padding:0 14px;font-size:14px;color:#63656e;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;outline:none;box-sizing:border-box;transition:background-color ease .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center}.ai-blueking-button.ai-blueking-button-primary{background-color:#3a84ff;color:#fff;border-color:#3a84ff}.ai-blueking-button.ai-blueking-button-primary:hover{background-color:#5594fa;border-color:#5594fa}.ai-blueking-button.ai-blueking-button-primary:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline{color:#3a84ff;border-color:#3a84ff;background-color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-outline:active{background-color:#2c77f4;border-color:#2c77f4;color:#fff}.ai-blueking-button.ai-blueking-button-primary.is-text{color:#3a84ff;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-primary.is-text:not(.is-disabled):hover{color:#5594fa}.ai-blueking-button.ai-blueking-button-primary.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-primary.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-primary:hover{background-color:#5594fa;border-color:#5594fa;color:#fff}.ai-blueking-button.ai-blueking-button-warning{background-color:#ff9c01;color:#fff;border-color:#ff9c01}.ai-blueking-button.ai-blueking-button-warning:hover{background-color:#ffb848;border-color:#ffb848}.ai-blueking-button.ai-blueking-button-warning:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline{color:#ff9c01;border-color:#ff9c01;background-color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-outline:active{background-color:#eb9000;border-color:#eb9000;color:#fff}.ai-blueking-button.ai-blueking-button-warning.is-text{color:#ff9c01;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-warning.is-text:not(.is-disabled):hover{color:#ffb848}.ai-blueking-button.ai-blueking-button-warning.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-warning.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-warning:hover{background-color:#ffb848;border-color:#ffb848;color:#fff}.ai-blueking-button.ai-blueking-button-success{background-color:#2dcb56;color:#fff;border-color:#2dcb56}.ai-blueking-button.ai-blueking-button-success:hover{background-color:#45e35f;border-color:#45e35f}.ai-blueking-button.ai-blueking-button-success:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline{color:#2dcb56;border-color:#2dcb56;background-color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-outline:active{background-color:#1ab943;border-color:#1ab943;color:#fff}.ai-blueking-button.ai-blueking-button-success.is-text{color:#2dcb56;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-success.is-text:not(.is-disabled):hover{color:#45e35f}.ai-blueking-button.ai-blueking-button-success.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-success.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-success:hover{background-color:#45e35f;border-color:#45e35f;color:#fff}.ai-blueking-button.ai-blueking-button-danger{background-color:#ea3636;color:#fff;border-color:#ea3636}.ai-blueking-button.ai-blueking-button-danger:hover{background-color:#ff5656;border-color:#ff5656}.ai-blueking-button.ai-blueking-button-danger:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline{color:#ea3636;border-color:#ea3636;background-color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-outline:active{background-color:#db2626;border-color:#db2626;color:#fff}.ai-blueking-button.ai-blueking-button-danger.is-text{color:#ea3636;background-color:transparent;border:none}.ai-blueking-button.ai-blueking-button-danger.is-text:not(.is-disabled):hover{color:#ff5656}.ai-blueking-button.ai-blueking-button-danger.is-disabled{color:#dcdee5;cursor:not-allowed}.ai-blueking-button.ai-blueking-button-danger.is-disabled:not(.is-text){background-color:#dcdee5;color:#fff;border-color:#dcdee5}.ai-blueking-button.ai-blueking-button-hover-danger:hover{background-color:#ff5656;border-color:#ff5656;color:#fff}.ai-blueking-button.ai-blueking-button-small{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button.ai-blueking-button-large{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button .ai-blueking-button-text{display:inline-flex;align-items:center;line-height:1}.ai-blueking-button.is-loading{position:relative}.ai-blueking-button.is-loading .ai-blueking-button-loading:not(:last-child){position:absolute}.ai-blueking-button.is-loading .ai-blueking-button-text{visibility:hidden}.ai-blueking-button:hover{border-color:#979ba5}.ai-blueking-button:active{color:#3a84ff;border-color:#3a84ff}.ai-blueking-button.is-text{height:auto;padding:0;font-size:inherit;color:#63656e;text-decoration:none;cursor:pointer;background-color:transparent;border:none;outline:none}.ai-blueking-button.is-disabled{color:#dcdee5;cursor:not-allowed;border-color:#dcdee5}.ai-blueking-button.is-disabled:not(.is-text){background-color:#f9fafd}.ai-blueking-button-group{display:inline-block;font-size:0}.ai-blueking-button-group.ai-blueking-button-group-small .ai-blueking-button{height:26px;padding:0 12px;font-size:12px}.ai-blueking-button-group.ai-blueking-button-group-large .ai-blueking-button{height:40px;padding:0 16px;font-size:16px}.ai-blueking-button-group .ai-blueking-button{height:32px;margin:0 0 0 -1px;border-radius:0}.ai-blueking-button-group .ai-blueking-button:not(.is-disabled){color:#63656e;background-color:#fff;border-color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button.is-disabled{color:#c4c6cc}.ai-blueking-button-group .ai-blueking-button:first-child{border-radius:2px 0 0 2px}.ai-blueking-button-group .ai-blueking-button:last-child{border-radius:0 2px 2px 0}.ai-blueking-button-group .ai-blueking-button:only-child{border-radius:2px}.ai-blueking-button-group .ai-blueking-button:hover:not(.is-disabled),.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){position:relative;z-index:1;color:#3a84ff;background-color:#fff;border-color:#3a84ff}.ai-blueking-button-group .ai-blueking-button.is-selected:not(.is-disabled){background-color:#e1ecff}.ai-blueking-button-group .ai-blueking-button.is-selected.is-disabled{background-color:#f0f1f5}.ai-blueking-loading-wrapper{position:static;vertical-align:middle}.ai-blueking-loading-wrapper:not(.ai-blueking-nested-loading):not(.ai-blueking-directive-loading){display:inline-flex}.ai-blueking-loading-wrapper.ai-blueking-directive-loading{width:100%;height:100%}.ai-blueking-loading-wrapper.ai-blueking-directive-loading,.ai-blueking-loading-wrapper.ai-blueking-nested-loading{position:relative}.ai-blueking-loading-wrapper.ai-blueking-directive-loading.is-block,.ai-blueking-loading-wrapper.ai-blueking-nested-loading.is-block{display:block}.ai-blueking-loading-wrapper.ai-blueking-directive-loading .ai-blueking-loading-indicator,.ai-blueking-loading-wrapper.ai-blueking-nested-loading .ai-blueking-loading-indicator{position:absolute;top:50%;left:50%;z-index:11;text-align:center;transform:translate(-50%,-50%)}.ai-blueking-loading-wrapper .dot{display:inline-flex;width:14px;height:14px;margin-right:10px;border-radius:50%;transform:scale(.6);animation-duration:.8s;animation-iteration-count:infinite;animation-name:loading-scale-animate;animation-direction:normal}.ai-blueking-loading-wrapper .oval{position:absolute;width:6px;height:8px;background-color:#63656e;border-radius:8px;animation-duration:1.2s;animation-iteration-count:infinite;animation-name:fade;transform-origin:center 24px}.ai-blueking-loading-wrapper .ai-blueking-loading-mask{position:absolute;top:0;left:0;width:100%;height:100%}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator{display:flex;line-height:1;text-align:center;flex-direction:column}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-success .dot-4{background-color:#2dcb56}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-danger .dot-4{background-color:#ea3636}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-warning .dot-4{background-color:#ff9c01}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-primary .dot-4{background-color:#3a84ff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-white .dot-4{background-color:#fff}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .oval,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-1,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-2,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-3,.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-default .dot-4{background-color:#c4c6cc}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-1{background-color:#ea3636;animation-delay:.1s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-2{background-color:#ff9c01;animation-delay:.25s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-3{background-color:#2dcb56;animation-delay:.4s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .dot-4{background-color:#3a84ff;animation-delay:.55s;margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-1{transform:rotate(135deg);animation-delay:-.45s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-2{transform:rotate(90deg);animation-delay:-.6s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-3{transform:rotate(45deg);animation-delay:-.75s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-4{transform:rotate(0);animation-delay:-.9s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-5{transform:rotate(-45deg);animation-delay:-1.05s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-6{transform:rotate(-90deg);animation-delay:-1.2s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-7{transform:rotate(-135deg);animation-delay:-1.35s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .oval-8{transform:rotate(-180deg);animation-delay:-1.5s}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-normal-indicator{display:inline-flex;justify-content:center}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-spin-indicator{position:relative;display:inline-flex;justify-content:center;width:48px;height:48px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-spin-indicator{height:16px;width:16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot{width:3px;height:3px;margin-right:3px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .oval{width:2px;height:3px;border-radius:3px;transform-origin:center 8px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-mini .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-spin-indicator{height:32px;width:32px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot{width:6px;height:6px;margin-right:6px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .oval{width:4px;height:5px;border-radius:5px;transform-origin:center 16px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-small .ai-blueking-loading-title{font-size:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-spin-indicator{height:68px;width:68px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot{width:20px;height:20px;margin-right:12px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .dot.dot-4{margin-right:0}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .oval{width:8px;height:12px;border-radius:12px;transform-origin:center 34px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator.ai-blueking-loading-size-large .ai-blueking-loading-title{font-size:14px}.ai-blueking-loading-wrapper .ai-blueking-loading-indicator .ai-blueking-loading-title{margin-top:8px;font-size:14px;line-height:normal;color:#63656e;text-align:center}@keyframes loading-scale-animate{0%{transform:scale(1)}to{transform:scale(.6)}}@keyframes fade{to{background-color:transparent}}.ai-blueking-transition .ai-blueking-fade-enter-active,.ai-blueking-transition .ai-blueking-fade-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.ai-blueking-transition .ai-blueking-fade-enter,.ai-blueking-transition .ai-blueking-fade-leave-to{opacity:0}.clearfix-style:after{display:block;height:0;clear:both;font-size:0;content:"";visibility:hidden}.ai-blueking-popper{display:none;padding:7px 14px;font-size:12px;color:#fff;background:#333;border-radius:4px}.ai-blueking-popper.light{color:#63656e;background:#fff;box-shadow:#dcdee5 0 0 6px}.ai-blueking-popper .ai-blueking-popper-arrow,.ai-blueking-popper .ai-blueking-popper-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.ai-blueking-popper .ai-blueking-popper-arrow{visibility:hidden}.ai-blueking-popper .ai-blueking-popper-arrow:before{content:"";visibility:visible;transform:rotate(45deg)}.ai-blueking-popper[data-show]{display:block}.ai-blueking-popper[data-popper-placement^=top]>.ai-blueking-popper-arrow{bottom:-4px}.ai-blueking-popper[data-popper-placement^=bottom]>.ai-blueking-popper-arrow{top:-4px}.ai-blueking-popper[data-popper-placement^=left]>.ai-blueking-popper-arrow{right:-4px}.ai-blueking-popper[data-popper-placement^=right]>.ai-blueking-popper-arrow{left:-4px}.ai-blueking-textarea{--textarea-line-height: 20px;display:inline-flex;width:100%;overflow:hidden;font-size:12px;line-height:var(--textarea-line-height);color:#63656e;background-color:#fff;border:1px solid #c4c6cc;border-radius:2px;box-sizing:border-box;transition:all .3s;flex-direction:column}.ai-blueking-textarea ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-textarea.resizable{resize:both}.ai-blueking-textarea ::-webkit-scrollbar{-webkit-appearance:none;width:3px}.ai-blueking-textarea ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#dcdee5}.ai-blueking-textarea.is-disabled,.ai-blueking-textarea.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-textarea.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-textarea.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-textarea.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-textarea.is-disabled input,.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-disabled textarea,.ai-blueking-textarea.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-textarea.is-readonly input,.ai-blueking-textarea.is-readonly textarea{cursor:auto}.ai-blueking-textarea>textarea{width:100%;padding:5px 10px;line-height:1.5;text-align:left;border:0;border-radius:2px;outline:none;resize:none}.ai-blueking-textarea--max-length{padding-right:8px;margin:0 0 0 auto;font-size:12px;text-align:right;transform:scale(.8);justify-content:flex-end}.ai-blueking-textarea--max-length.is-over-limit{color:#ea3636}.ai-blueking-textarea--max-length span{color:#979ba5}.ai-blueking-textarea.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input{display:inline-flex;align-items:stretch;width:100%;height:32px;font-size:12px;border:1px solid #c4c6cc;border-radius:2px;transition:all .3s}.ai-blueking-input ::placeholder{font-size:12px;color:#c4c6cc}.ai-blueking-input.is-disabled,.ai-blueking-input.is-readonly{background-color:#fafbfd;border-color:#dcdee5}.ai-blueking-input.is-disabled .ai-blueking-input--prefix-area,.ai-blueking-input.is-readonly .ai-blueking-input--prefix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-area,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-area,.ai-blueking-input.is-disabled .ai-blueking-input--suffix-icon,.ai-blueking-input.is-readonly .ai-blueking-input--suffix-icon{cursor:not-allowed;background-color:#fafbfd}.ai-blueking-input.is-disabled input,.ai-blueking-input.is-readonly input,.ai-blueking-input.is-disabled textarea,.ai-blueking-input.is-readonly textarea{cursor:not-allowed;background-color:#fafbfd;opacity:1}.ai-blueking-input.is-readonly input,.ai-blueking-input.is-readonly textarea{cursor:auto}.ai-blueking-input:hover:not(.is-disabled){border-color:#979ba5}.ai-blueking-input:hover:not(.is-disabled) .show-clear-only-hover{display:flex}.ai-blueking-input.is-simplicity{background-color:transparent;border-color:transparent;border-bottom-color:#c4c6cc}.ai-blueking-input.is-simplicity:hover:not(.is-disabled){background-color:#f5f7fa;border-color:transparent;border-bottom-color:#c4c6cc;box-shadow:none}.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--text,.ai-blueking-input.is-simplicity:hover:not(.is-disabled) .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--suffix-icon{display:flex;height:100%;padding-right:8px;font-size:14px;color:#c4c6cc;background-color:#fff;align-items:center;align-self:center;flex-shrink:0;cursor:pointer}.ai-blueking-input--suffix-icon:hover{color:#313238}.ai-blueking-input--suffix-icon.show-clear-only-hover{display:none}.ai-blueking-input--clear-icon{cursor:pointer;flex-shrink:0}.ai-blueking-input--clear-icon:hover{color:#979ba5}.ai-blueking-input--large{height:40px;font-size:14px}.ai-blueking-input--large ::placeholder{font-size:14px;color:#c4c6cc}.ai-blueking-input--large .ai-blueking-input--max-length{font-size:16px}.ai-blueking-input--large .ai-blueking-input--number-control span:first-child{margin-bottom:4px}.ai-blueking-input--small{height:26px;font-size:12px}.ai-blueking-input--small .ai-blueking-input--max-length,.ai-blueking-input--default,.ai-blueking-input--default .ai-blueking-input--max-length{font-size:12px}.ai-blueking-input.is-focused:not(.is-readonly){border-color:#3a84ff;outline:0;box-shadow:0 0 3px #a3c5fd}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity{border-color:transparent;border-bottom-color:#3a84ff;box-shadow:none}.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--text,.ai-blueking-input.is-focused:not(.is-readonly).is-simplicity .ai-blueking-input--suffix-icon{background-color:#f5f7fa}.ai-blueking-input--prefix-area,.ai-blueking-input--suffix-area{display:flex;padding:0 8px;color:#63656e;background-color:#f5f7fa;border-right:1px solid #c4c6cc;align-items:center}.ai-blueking-input--suffix-area{border:0;border-left:1px solid #c4c6cc}.ai-blueking-input--max-length{align-self:center;padding-right:8px;font-size:12px;transform:scale(.8)}.ai-blueking-input--max-length.is-over-limit{color:#ea3636}.ai-blueking-input--max-length span{color:#979ba5}.ai-blueking-input--text{width:100%;padding:0 8px;overflow:hidden;line-height:1;color:#63656e;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;background-image:none;border:none;border-radius:2px;outline:none;box-sizing:border-box;transition:all .3s;flex:1}.ai-blueking-input--text[type=search]::-webkit-search-decoration,.ai-blueking-input--text[type=search]::-webkit-search-cancel-button,.ai-blueking-input--text[type=search]::-webkit-search-results-button,.ai-blueking-input--text[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--text [type=search]::-ms-clear{display:none;width:0;height:0}.ai-blueking-input--text [type=search]::-ms-reveal{display:none;width:0;height:0}.ai-blueking-input--text[type=number]::-webkit-inner-spin-button,.ai-blueking-input--text[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ai-blueking-input--number-control{display:flex;width:26px;height:100%;padding:4px 0;font-size:0;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center}.ai-blueking-input--number-control span{display:flex;overflow:hidden;line-height:1;color:#979ba5;text-align:center;cursor:pointer;background-color:#f5f7fa;flex:1;align-items:center}.ai-blueking-input--number-control span.is-disabled{color:#c4c6cc;cursor:not-allowed}.ai-blueking-input--number-control svg{font-size:14px}.ai-blueking-input--number-control span:first-child{transform:rotate(180deg)}.ai-blueking-input--number-control span:not(.is-disabled):hover{background-color:#eaebf0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}input:-moz-autofill,input:-moz-autofill:hover,input:-moz-autofill:focus,input:-moz-autofill:active{-moz-box-shadow:0 0 0 100px white inset!important;box-shadow:0 0 0 100px #fff inset!important}.text-ov{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-relative{position:relative}.position-absolute{position:absolute}.ai-blueking-popover.ai-blueking-pop2-content{position:absolute;padding:12px;font-size:12px;color:#fff;background:#26323d;border-radius:4px;box-sizing:border-box}.ai-blueking-popover.ai-blueking-pop2-content.hidden{display:none}.ai-blueking-popover.ai-blueking-pop2-content .ai-blueking-pop2-arrow{position:absolute;z-index:-1;width:8px;height:8px;background:#333;transform:rotate(45deg)}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light]{color:#26323d;background-color:#fff;box-shadow:0 0 6px #dcdee5}.ai-blueking-popover.ai-blueking-pop2-content[data-theme^=light] .ai-blueking-pop2-arrow{background-color:#fff}.ai-blueking-message{position:fixed;top:20px;left:50%;display:flex;min-width:300px;padding:10px 15px;font-size:14px;color:#63656e;background:#f0f8ff;border:1px solid #e1ecff;border-radius:2px;transform:translate(-50%);box-shadow:0 2px 4px #e1e8f4;justify-content:space-between}.ai-blueking-message .ai-blueking-message-close{padding-left:20px;margin-right:0;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-blueking-message .ai-blueking-message-close:hover{color:#979ba5}.ai-blueking-message-icon{display:inline-block;height:18px;margin-right:10px;font-size:18px;color:#3a84ff}.ai-blueking-message-primary{background:#f0f8ff;border:1px solid #e1ecff}.ai-blueking-message-warning{background:#fff4e2;border:1px solid #ffe8c3;box-shadow:0 2px 4px #ede6db}.ai-blueking-message-warning .ai-blueking-message-icon{color:#ff9c01}.ai-blueking-message-success{background:#f2fff4;border:1px solid #dcffe2;box-shadow:0 2px 4px #cef0d7}.ai-blueking-message-success .ai-blueking-message-icon{color:#2dcb56}.ai-blueking-message-error{background:#ffeded;border:1px solid #ffdddd;box-shadow:0 2px 4px #f6dada}.ai-blueking-message-error .ai-blueking-message-icon{color:#ea3636}.ai-blueking-message-fade-enter-active,.ai-blueking-message-fade-leave-active{transition:margin .2s linear}.ai-blueking-message-fade-enter-from,.ai-blueking-message-fade-leave-to{margin-top:-50px;opacity:0}.ai-blueking-message-content{display:flex;width:100%;word-break:break-all}.ai-blueking-message-content.multi{flex-direction:column;position:relative}.ai-blueking-message-content.multi .overview{display:flex;justify-content:space-between;align-items:self-start}.ai-blueking-message-content.multi .overview .left-content{display:flex}.ai-blueking-message-content.multi .overview .left-content .describe{display:box;max-width:560px;max-height:60px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ai-blueking-message-content.multi .overview .tools{display:flex;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool{display:flex;padding:0 5px;font-size:14px;cursor:pointer;align-items:center}.ai-blueking-message-content.multi .overview .tools .tool .ai-blueking-message-close{padding-left:0}.ai-blueking-message-content.multi .overview .tools .tool .message-action-text{padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .overview .tools .tool:not(.fix) span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix.fixed span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.fix span{color:#979ba5}.ai-blueking-message-content.multi .overview .tools .tool.fix:hover span{color:#3a84ff}.ai-blueking-message-content.multi .overview .tools .tool.close span{color:#c4c6cc}.ai-blueking-message-content.multi .overview .tools .tool.close span:hover{color:#979ba5}.ai-blueking-message-content.multi .message-detail{position:relative;margin-top:10px}.ai-blueking-message-content.multi .message-detail .message-tree{max-height:480px;padding:14px 32px;overflow:auto;background:#fff;border-radius:2px;display:flex;flex-direction:column}.ai-blueking-message-content.multi .message-detail .message-tree .message-row{display:inline-flex;font-size:14px;line-height:34px;color:#313238}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label{display:inline-block;width:94px;min-width:94px;margin-right:8px;overflow:hidden;color:#63656e;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ai-blueking-message-content.multi .message-detail .message-tree .message-row label:after{content:":"}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value{padding-left:4px}.ai-blueking-message-content.multi .message-detail .message-tree .message-row .copy-value:hover{background:#babcc033;cursor:pointer;border-radius:2px}.ai-blueking-message-content.multi .message-detail .message-copy{position:absolute;font-size:16px;top:0;right:0;font-size:18px;width:24px;height:24px;display:flex;align-items:center;border-radius:0 2px 0 6px;cursor:pointer;justify-content:center;background:#f5f7fa;color:#9fa3ae}.ai-blueking-message-content.multi .message-detail .message-copy:hover{background:#f0f5ff}.ai-blueking-message-content.multi .message-detail .message-copy:hover span{color:#3a84ff}.ai-blueking-message-content.multi .message-detail .copy-status{display:none;padding-bottom:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner{position:relative;display:flex;padding:6px 8px;font-size:12px;line-height:20px;color:#63656e;background:#fff;border:1px solid #dcdee5;box-shadow:0 2px 6px #0000001a;align-items:center}.ai-blueking-message-content.multi .message-detail .copy-status .inner span{margin-right:4px}.ai-blueking-message-content.multi .message-detail .copy-status .inner:after{position:absolute;bottom:0;left:50%;width:8px;height:8px;background:#fff;border-color:#dcdee5;border-style:solid;border-width:0px 1px 1px 0px;content:"";transform:translateY(4px) rotate(45deg);box-shadow:5px 3px 6px #0000001a;box-sizing:border-box}.ai-blueking-message-content.multi .message-detail .copy-status.success .inner span{color:#2dcb9d}.ai-blueking-message-content.multi .message-detail .copy-status.error .inner span{color:#ea3636}.ai-blueking-message-content.multi .message-detail .copy-status.is-show{position:absolute;top:0;left:0;display:inline-flex;white-space:nowrap;transform:translate(-50%,-100%)}.ai-blueking-message-content.multi .message-detail .copy-status.is-hidden{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.header[data-v-3c62fa58]{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;height:48px;padding:14px;cursor:move;border-bottom:1px solid #e5e5e5}.header .left-section[data-v-3c62fa58]{display:flex;gap:4px;align-items:center}.header .left-section .logo[data-v-3c62fa58]{width:32px;height:32px}.header .left-section .logo img[data-v-3c62fa58]{width:100%;height:100%;object-fit:cover}.header .left-section .title[data-v-3c62fa58]{font-size:14px;font-weight:600;line-height:20px;color:#4d4f56}.header .right-section[data-v-3c62fa58]{display:flex;gap:12px}.header .bkai-icon[data-v-3c62fa58]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0;font-size:14px;color:#63656e;cursor:pointer;border-radius:2px}.header .bkai-icon[data-v-3c62fa58]:hover{color:#4d4f56;background:#eaebf0}.bar-button[data-v-3dcd2abe]{display:flex;align-items:center;justify-content:center;height:24px;padding:0 10px;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:26px;box-shadow:0 -2px 6px #0000001a}.bar-button[data-v-3dcd2abe]:hover{border:1px solid #c4c6cc;box-shadow:0 -2px 6px #00000026}.bar-button .bkai-icon[data-v-3dcd2abe]{font-size:14px;color:var(--24264d09)}.bar-button .bar-button-text[data-v-3dcd2abe]{font-size:12px;color:#4d4f56}.ai-cite[data-v-0857acb1]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;-webkit-user-select:none;user-select:none}.ai-cite .content[data-v-0857acb1]{position:relative;display:flex;align-items:center;max-width:100%;padding:4px 8px;font-size:12px;line-height:20px;color:#979ba5;background-color:#f0f1f5;border-radius:2px}.ai-cite .content[data-v-0857acb1]:hover{background-color:#eaebf0}.ai-cite .content .content-text[data-v-0857acb1]{display:flex;align-items:center;max-width:100%}.ai-cite .content .content-text.show-close-icon[data-v-0857acb1]{max-width:calc(100% - 20px)}.ai-cite .content .bkai-icon[data-v-0857acb1]{margin-right:0;font-size:12px;color:#979ba5}.ai-cite .content .icon-yinyong[data-v-0857acb1]{flex-shrink:0;margin-right:4px}.ai-cite .content .ai-cite-text[data-v-0857acb1]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.ai-cite .content .close-icon[data-v-0857acb1]{flex-shrink:0;margin-left:8px;cursor:pointer}.ai-selected-box[data-v-165776b8]{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 16px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 2px 6px 2px #1919290f}.ai-selected-box .icon-close-circle-shape[data-v-165776b8]{position:absolute;top:-8px;right:-10px;font-size:14px;color:#c4c6cc;cursor:pointer}.ai-selected-box .icon-close-circle-shape[data-v-165776b8]:hover{color:#979ba5}.ai-selected-box .ai-selected-tip[data-v-165776b8]{display:flex;gap:10px;align-items:center;color:#979ba5}.ai-selected-box .ai-selected-tip .bkai-icon[data-v-165776b8]{margin-right:0;font-size:14px}.ai-selected-box .ai-selected-tip .ai-selected-tip-text[data-v-165776b8]{font-size:12px}.ai-selected-box .ai-selected-box-content[data-v-165776b8]{display:-webkit-box;max-height:80px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.ai-selected-box .ai-selected-box-actions[data-v-165776b8]{display:flex;gap:8px;align-items:center}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-165776b8]{display:flex;align-items:center;justify-content:center;height:26px;padding:0 12px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #c4c6cc;border-radius:13px}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action .bkai-icon[data-v-165776b8]{font-size:14px;color:#606060}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action[data-v-165776b8]:hover{color:#fff;background:#3a84ff;border-color:#3a84ff}.ai-selected-box .ai-selected-box-actions .ai-selected-box-action:hover .bkai-icon[data-v-165776b8]{color:#fff}.bkai-prompt-list[data-v-3c27e32d]{z-index:1000;display:flex;flex-direction:column;width:100%;max-height:258px;background:#fff;border:1px solid #dcdee5;border-radius:4px;box-shadow:0 0 8px #0000001a}.bkai-prompt-list .bkai-prompt-list-search[data-v-3c27e32d]{padding:0 8px}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]{flex:1;padding:8px;overflow-y:auto}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]::-webkit-scrollbar{width:10px;height:10px}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.bkai-prompt-list .bkai-prompt-list-content[data-v-3c27e32d]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-3c27e32d]{display:-webkit-box;max-height:52px;padding:4px 12px;overflow:hidden;font-size:12px;line-height:20px;color:#4d4f56;text-overflow:ellipsis;cursor:pointer;background:#f5f7fa;border-radius:4px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-3c27e32d]:not(:last-child){margin-bottom:4px}.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item[data-v-3c27e32d]:hover,.bkai-prompt-list .bkai-prompt-list-content .bkai-prompt-list-item.active[data-v-3c27e32d]{background:#eaebf0}.bkai-prompt-list-empty[data-v-3c27e32d]{padding:12px;font-size:12px;color:#979ba5;text-align:center}.shortcuts-bar[data-v-bbc70b4e]{display:flex;gap:4px}.shortcuts-bar .shortcut-item[data-v-bbc70b4e]{display:flex;gap:4px;align-items:center;height:24px;padding:0 8px;font-size:12px;color:#4d4f56;cursor:pointer;background:#fff;border:1px solid #dcdee5;border-radius:12px}.shortcuts-bar .shortcut-item .bkai-icon[data-v-bbc70b4e]{margin-right:0;font-size:16px;color:#979ba5}.shortcuts-bar .shortcut-item[data-v-bbc70b4e]:hover{color:#3a84ff;background:#e1ecff;border-color:#a3c5fd}.shortcuts-bar .shortcut-item:hover .bkai-icon[data-v-bbc70b4e]{color:#3a84ff}.chat-input-box[data-v-6c1cceba]{width:100%;background:#fff;border-radius:8px}.chat-input-box .prompt-list-wrapper[data-v-6c1cceba]{position:absolute;top:var(--ee05ee06)}.chat-input-box .input-wrapper[data-v-6c1cceba]{position:relative;width:100%;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#6cbaff,#3a84ff) border-box;border:1px solid transparent;border-radius:8px}.chat-input-box .input-wrapper .cite[data-v-6c1cceba]{margin:8px 8px 0}.chat-input-box .input-wrapper .cite[data-v-6c1cceba] .content{justify-content:space-between;width:100%}.chat-input-box .input-area[data-v-6c1cceba]{width:100%;min-height:68px;max-height:248px;padding:8px 8px 0;overflow-y:auto;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.chat-input-box .input-area[data-v-6c1cceba]::placeholder{line-height:20px;color:#c4c6cc;white-space:pre-line}.chat-input-box .input-area[data-v-6c1cceba]::-webkit-scrollbar{width:4px}.chat-input-box .input-area[data-v-6c1cceba]::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.chat-input-box .input-tools[data-v-6c1cceba]{display:flex;align-items:flex-start;justify-content:flex-end;height:32px;padding:0 12px}.chat-input-box .input-tools .bkai-icon[data-v-6c1cceba]{font-size:16px;color:#63656e;cursor:pointer}.chat-input-box .input-tools .bkai-icon.icon-fasong[data-v-6c1cceba]{margin-right:0}.chat-input-box .input-tools .bkai-icon.clickable[data-v-6c1cceba]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;color:#fff;background:#3a84ff;border-radius:4px}.chat-input-box .input-tools .bkai-icon.clickable[data-v-6c1cceba]:hover{color:#fff;background:#1768ef}.chat-input-box .input-tools .bkai-icon.clickable.disabled[data-v-6c1cceba]{color:#c4c6cc;cursor:not-allowed;background:#f0f1f5}.chat-input-box .input-tools .bkai-icon[data-v-6c1cceba]:hover{color:#3a84ff}.chat-input-box .input-tools .send-tip[data-v-6c1cceba]{font-size:12px;color:#979ba5}.delete-confirm-wrapper[data-v-adc06f76]{min-width:248px;padding:16px;color:#63656e;text-align:left;background-color:#fff}.delete-confirm-wrapper .delete-confirm-title[data-v-adc06f76]{font-size:16px;font-weight:700;line-height:24px;color:#313238}.delete-confirm-wrapper .delete-confirm-content[data-v-adc06f76]{margin:8px 0 16px;font-size:12px;line-height:20px}.delete-confirm-wrapper .delete-confirm-footer[data-v-adc06f76]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.tippy-box[data-theme~=white]{color:#313238;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px 2px #00000026}.tippy-box[data-theme~=white] .tippy-arrow{color:#fff}.tippy-box[data-theme~=white] .tippy-content{padding:0}.bk-text-editor[data-v-6c6e674f]{display:flex;flex-direction:column;width:100%;overflow:hidden;font-size:14px;background:#fff;border:1px solid #3a84ff;border-radius:4px}.bk-text-editor .editor-textarea[data-v-6c6e674f]{width:100%;min-height:80px;padding:8px 12px;font-size:14px;line-height:20px;color:#63656e;resize:none;background:transparent;border:none;outline:none}.bk-text-editor .editor-textarea[data-v-6c6e674f]::placeholder{color:#c4c6cc}.bk-text-editor .editor-footer[data-v-6c6e674f]{display:flex;justify-content:flex-end;padding:8px 12px}.bk-text-editor .editor-footer .button-group[data-v-6c6e674f]{display:flex;gap:8px}.bk-text-editor .editor-footer .cancel-btn[data-v-6c6e674f],.bk-text-editor .editor-footer .submit-btn[data-v-6c6e674f]{min-width:68px}@keyframes icon-loading{to{transform:rotate(1turn)}}.ai-cite-container{margin-bottom:2px}.ai-clickable{cursor:pointer}button.ai-clickable{color:#fff;text-decoration:none;background-color:#3a84ff;border:1px solid #3a84ff;border-radius:2px;outline:none}button.ai-clickable:active{color:#fff;background-color:#2c77f4;border-color:#2c77f4}.message-main{display:flex;flex-direction:column;align-items:top}.message-main.user,.message-main.cite{justify-content:flex-end;float:right}.message-main:after{display:table;clear:both;content:""}.message-main .message-content-container{position:relative;display:flex;flex-direction:column;width:100%}.message-main .message-content-container.user{align-items:flex-end}.message-main .message-content-container.ai{align-items:flex-start}.message-main .message-content-container .message-tool{position:absolute;bottom:-24px;display:flex;gap:10px;align-items:center;color:#979ba5;opacity:0}.message-main .message-content-container .message-tool i{margin-right:0;font-size:16px;cursor:pointer}.message-main .message-content-container .message-tool .bkai-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px}.message-main .message-content-container .message-tool .bkai-icon:hover{color:#4d4f56;background:#eaebf0}.message-main .message-content-container:hover .message-tool{opacity:1}.message-content{position:relative;display:flex;align-items:center;padding:10px 12px;margin:0;font-size:14px;line-height:1.5;color:#313238;word-break:break-all;white-space:pre-wrap;border-radius:4px}.message-content .time-message{position:absolute;top:-16px;display:none;width:150px;font-size:14px;line-height:12px;color:#979ba5}.message-content .time-message.user{right:0;text-align:right}.message-content .time-message.ai{left:0}.message-content:hover .time-message{display:block}.message-content .markdown-message{width:100%;height:100%;font-size:14px;color:#313238}.message-content .markdown-message h1,.message-content .markdown-message h2,.message-content .markdown-message h3,.message-content .markdown-message h4,.message-content .markdown-message h5{height:auto;margin:10px 0;font-family:-apple-system,PingFang SC,Helvetica Neue,Helvetica,Arial,Lantinghei SC,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-size:14px;font-weight:700;line-height:1.5;color:#34383e}.message-content .markdown-message h1{font-size:28px}.message-content .markdown-message h2{font-size:20px}.message-content .markdown-message h3{font-size:16px}.message-content .markdown-message h4,.message-content .markdown-message h5{font-size:14px}.message-content .markdown-message em{font-style:italic}.message-content .markdown-message div,.message-content .markdown-message p,.message-content .markdown-message font,.message-content .markdown-message span,.message-content .markdown-message li{line-height:1.5}.message-content .markdown-message p,.message-content .markdown-message table,.message-content .markdown-message table p{margin:0}.message-content .markdown-message table{width:100%;max-width:100%;margin-top:10px;margin-bottom:10px;border-spacing:0;border-collapse:collapse}.message-content .markdown-message table th{padding:8px;font-weight:700;text-align:left;background-color:#f5f7fa;border-bottom:2px solid #e8e8e8}.message-content .markdown-message table td{padding:8px;vertical-align:top;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.message-content .markdown-message table tr:nth-child(2n){background-color:#fafbfd}.message-content .markdown-message table thead{background-color:#f5f7fa}.message-content .markdown-message ul,.message-content .markdown-message ol{padding-left:40px;margin:10px 0;text-indent:0}.message-content .markdown-message ul{list-style:disc}.message-content .markdown-message ul>li{line-height:1.8;white-space:normal;list-style:disc}.message-content .markdown-message ol{list-style:decimal}.message-content .markdown-message ol>li{line-height:1.8;white-space:normal;list-style:decimal}.message-content .markdown-message li>ul{margin-bottom:10px}.message-content .markdown-message li ol{padding-left:20px!important}.message-content .markdown-message ul ul,.message-content .markdown-message ul ol,.message-content .markdown-message ol ol,.message-content .markdown-message ol ul{margin-bottom:0;margin-left:20px}.message-content .markdown-message pre,.message-content .markdown-message code{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:14px;border-radius:3px}.message-content .markdown-message code{padding:2px 4px;color:#24292e;background-color:#1b1f230d}.message-content .markdown-message a{color:#3a84ff;text-decoration:none;cursor:pointer}.message-content .markdown-message img{width:100%}.message-content .markdown-message pre{display:block;padding:9.5px;margin:0 0 10px;font-family:Consolas,monospace,tahoma,Arial;font-size:13px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#333;border-radius:2px}.message-content .markdown-message pre code{padding:0;color:#fff;white-space:pre-wrap;background-color:transparent;border:0}.message-content .markdown-message blockquote{padding:0 0 0 12px;margin:0 0 20px;border-left:5px solid #dfdfdf}.message-content .markdown-message blockquote :before,.message-content .markdown-message blockquote :after{content:""}.message-content .markdown-message blockquote p{margin-bottom:0;font-size:14px;font-weight:300;line-height:25px}.message-content .markdown-message blockquote small{display:block;line-height:20px;color:#999}.message-content .markdown-message blockquote small :before{content:"— "}.message-content .message-wrap{display:inline-break;white-space:pre-wrap}.message-content.user{background:#e1ecff}.message-content.ai{align-items:flex-start;padding:0;white-space:normal}.ai-blueking-copy-button{width:16px;height:16px;padding:0;cursor:pointer;background:#333;border:none;outline:none}.ai-blueking-copy-button .icon-fuzhi{margin:0;font-size:16px!important;line-height:1!important;color:#fff;opacity:1!important}.ai-blueking-copy-button .icon-fuzhi:hover{color:#4d4f56}.bkai-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:5px;font-size:18px}.bkai-icon:hover{color:#4d4f56}.bkai-icon.icon-warning-circle-fill{font-size:16px;line-height:22px;color:#ea3636}.loading-message{min-width:14px;margin-top:2px;margin-right:5px;fill:#3a84ff;animation:icon-loading 1s linear infinite}code.hljs{padding:3px 5px}pre code.hljs{display:block;padding:1em;overflow-x:auto}.hljs{color:#abb2bf!important;background:#282c34!important}.hljs-comment,.hljs-quote{font-style:italic!important;color:#5c6370!important}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd!important}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75!important}.hljs-literal{color:#56b6c2!important}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379!important}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66!important}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee!important}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b!important}.hljs-emphasis{font-style:italic!important}.hljs-strong{font-weight:700!important}.hljs-link{text-decoration:underline!important}.ai-blueking-render-popup[data-v-45975be6]{position:absolute;z-index:10001;box-sizing:border-box;display:flex;align-items:center;height:32px;padding:6px 12px;pointer-events:auto;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a,0 0 4px #1919291a}.popup-content[data-v-45975be6]{display:flex;gap:4px;align-items:center;pointer-events:auto}.popup-icon-btn[data-v-45975be6]{display:flex;flex-shrink:0;gap:4px;align-items:center;justify-content:center;width:80px;height:28px;padding:0 6px;font-size:12px;color:#313238;cursor:pointer;border-radius:4px;transition:all .2s ease}.popup-icon-btn img[data-v-45975be6]{width:16px;height:16px}.popup-icon-btn[data-v-45975be6]:hover{background:#f0f1f5}.popup-icon-btn i[data-v-45975be6]{font-size:14px;transform:translate(1px)}.shortcut-buttons[data-v-45975be6]{display:flex;gap:4px;pointer-events:auto}.shortcut-btn[data-v-45975be6]{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 6px;font-size:12px;font-weight:400;color:#313238;white-space:nowrap;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;transition:all .2s ease}.shortcut-btn .bkai-icon[data-v-45975be6]{color:#979ba5}.shortcut-btn i[data-v-45975be6]{display:flex;align-items:center;justify-content:center;font-size:12px}.shortcut-btn .btn-text[data-v-45975be6]{font-weight:400;line-height:1}.shortcut-btn[data-v-45975be6]:hover{background:#f0f1f5}.nimbus-container[data-v-3f87796e]{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;pointer-events:auto;cursor:pointer;background:#fff;border-radius:50%;box-shadow:0 0 4px #1919291f;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}.nimbus-container .nimbus-icon-wrapper[data-v-3f87796e]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f0f5ff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container .nimbus-mini[data-v-3f87796e]{position:absolute;top:0;right:-6px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:12px;color:#979ba5;pointer-events:none;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000001a;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.nimbus-container:hover .nimbus-mini[data-v-3f87796e]{pointer-events:auto;opacity:1}.nimbus-container.is-minimize[data-v-3f87796e]{transform:translate(26px)}.nimbus-container.is-minimize[data-v-3f87796e]:hover{transform:translate(-5px)}.nimbus-container.is-minimize .nimbus-mini[data-v-3f87796e]{transform:rotate(180deg)}.vdr{touch-action:none;position:absolute;box-sizing:border-box;border:1px dashed black}.handle{box-sizing:border-box;position:absolute;width:10px;height:10px;background:#eee;border:1px solid #333}.handle-tl{top:-10px;left:-10px;cursor:nw-resize}.handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}.handle-tr{top:-10px;right:-10px;cursor:ne-resize}.handle-ml{top:50%;margin-top:-5px;left:-10px;cursor:w-resize}.handle-mr{top:50%;margin-top:-5px;right:-10px;cursor:e-resize}.handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}.handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}.handle-br{bottom:-10px;right:-10px;cursor:se-resize}@media only screen and (max-width: 768px){[class*=handle-]:before{content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;position:absolute}}.ai-blueking-wrapper[data-v-ab2fd36d]{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;pointer-events:none}.ai-blueking-container-wrapper[data-v-ab2fd36d]{display:flex;flex-direction:column;width:100%;height:100%;pointer-events:auto;background:#fff;border-radius:2px;box-shadow:0 2px 12px #0003}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle{background:transparent;border:none}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-ml,.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-mr{top:0;height:100%;margin-top:0;cursor:ew-resize}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-tm,.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-bm{left:0;width:100%;margin-left:0;cursor:ns-resize}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-tl,.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-br{cursor:nwse-resize}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-tr{top:-5px;right:-5px}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-tl{top:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-bl{bottom:-5px;left:-5px}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-br{right:-5px;bottom:-5px}.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-tr,.ai-blueking-container-wrapper[data-v-ab2fd36d] .handle.handle-bl{cursor:nesw-resize}.ai-blueking-container[data-v-ab2fd36d]{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.content-wrapper[data-v-ab2fd36d]{position:relative;display:flex;flex:1;overflow:hidden}.main-content[data-v-ab2fd36d]{position:relative;display:flex;flex:1;flex-direction:column;min-width:0;height:100%;padding:16px;overflow-y:auto}.main-content .bottom-tools-bar[data-v-ab2fd36d]{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}.main-content .message-wrapper[data-v-ab2fd36d]{position:relative;display:flex;flex:1;flex-direction:column;gap:32px;min-height:0;padding:0 16px;margin-right:-16px;margin-bottom:var(--7fcf1123);margin-left:-16px;overflow-y:auto;transition:opacity .5s ease}.main-content .message-wrapper[data-v-ab2fd36d]::-webkit-scrollbar{width:10px;height:10px}.main-content .message-wrapper[data-v-ab2fd36d]::-webkit-scrollbar-thumb{width:10px;height:10px;background-color:#dcdee5;border-radius:5px}.main-content .message-wrapper[data-v-ab2fd36d]::-webkit-scrollbar-thumb:hover{width:12px;height:12px;background-color:#979ba5;border-radius:6px}.main-content.chat-layout[data-v-ab2fd36d]{gap:0}.main-content .greeting-box[data-v-ab2fd36d]{position:absolute;top:92px;left:50%;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;pointer-events:none;transform:translate(-50%)}.main-content .greeting-box .greeting-anmition-wrapper[data-v-ab2fd36d]{overflow:hidden}.main-content .greeting-box .greeting-title[data-v-ab2fd36d]{margin-bottom:22px;font-size:21px;font-weight:700;line-height:24px;color:#313238}.main-content .greeting-box .greeting-text[data-v-ab2fd36d]{width:fit-content;font-size:14px;line-height:22px;color:#4d4f56;white-space:nowrap;transform-origin:left}.main-content .chat-input-container[data-v-ab2fd36d]{z-index:3;width:100%;outline:none;transform-origin:center;will-change:transform}.main-content .chat-input-container.centered[data-v-ab2fd36d]{position:absolute;top:188px;left:50%;width:calc(100% - 32px);transform:translate(-50%)!important}.main-content .chat-input-container.bottom[data-v-ab2fd36d]{position:absolute;right:16px;bottom:16px;left:16px;width:calc(100% - 32px)}.action-icon[data-v-ab2fd36d]{cursor:pointer;opacity:.7}.action-icon[data-v-ab2fd36d]:hover{opacity:1}[data-v-ab2fd36d] .vdr{background:transparent;border:none}@font-face{font-family:bkai;src:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%20%3e%3csvg%3e%3cmetadata%3e%20Created%20by%20font-carrier%20%3c/metadata%3e%3cdefs%3e%3cfont%20id='iconfont'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20%3e%3cfont-face%20font-family='iconfont'%20font-weight='400'%20font-stretch='normal'%20units-per-em='1024'%20ascent='812'%20descent='-212'%20/%3e%3cmissing-glyph%20/%3e%3cglyph%20glyph-name='x'%20unicode='&%23x78;'%20horiz-adv-x='100'%20d='M20%2020%20L50%2020%20L50%20-20%20Z'%20/%3e%3cglyph%20glyph-name='uniE129'%20unicode='&%23xE129;'%20d='M512%20748C264.6%20748%2064%20547.4%2064%20300S264.6-148%20512-148%20960%2052.6%20960%20300%20759.4%20748%20512%20748ZM544%20108H480V172H544V108ZM544%20236H480V492H544V236Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE134'%20unicode='&%23xE134;'%20d='M512%20748C264%20748%2064%20548%2064%20300S264-148%20512-148%20960%2052%20960%20300%20760%20748%20512%20748ZM692.8%20164L648%20119.2%20512%20255.2%20376%20119.2%20331.2%20164%20467.2%20300%20331.2%20436%20376%20480.8%20512%20344.8%20648%20480.8%20692.8%20436%20556.8%20300%20692.8%20164Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE126'%20unicode='&%23xE126;'%20d='M832%20552.8L764.8%20620%20512%20367.2%20259.2%20620%20192%20552.8%20444.8%20300%20192%2047.2%20259.2-20%20512%20232.8%20764.8-20%20832%2047.2%20579.2%20300Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12E'%20unicode='&%23xE12E;'%20d='M128%20364H896V236H128V364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE139'%20unicode='&%23xE139;'%20d='M512%20428A128%20128%200%201%201%20640%20300%20128%20128%200%200%201%20512%20428ZM512%20236A64%2064%200%201%200%20576%20300%2064%2064%200%200%200%20512%20236ZM512%20572C264.64%20572%2064%20300%2064%20300S264.64%2028%20512%2028%20960%20300%20960%20300%20759.36%20572%20512%20572ZM512%2092C352%2092%20208%20231.04%20147.04%20300%20208%20369.12%20352%20508%20512%20508S816%20368.96%20876.96%20300C816%20230.88%20672%2092%20512%2092Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE138'%20unicode='&%23xE138;'%20d='M263.04%2051.04A148.48%20148.48%200%200%200%20261.12%20275.04L353.6%20367.52%20308.48%20413.28%20216%20320.8A212.8%20212.8%200%200%201%20217.92%205.92%20212.8%20212.8%200%200%201%20532.8%204L625.28%2096.48%20579.84%20140%20487.36%2047.52A148.48%20148.48%200%200%200%20263.04%2051.04ZM491.2%20596L398.72%20503.52%20444.16%20458.4%20536.64%20550.88A148.48%20148.48%200%200%200%20760.64%20548.96%20148.48%20148.48%200%200%200%20762.56%20324.96L672%20232.16%20717.12%20186.72%20809.6%20279.2A212.8%20212.8%200%200%201%20807.68%20594.08%20212.8%20212.8%200%200%201%20491.2%20596ZM398.7857%20232.1123L579.805%20413.1316%20625.0598%20367.8768%20444.0405%20186.8574%20398.7857%20232.1123Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE128'%20unicode='&%23xE128;'%20d='M512%20747.8711C502.6571%20748.5324%20493.6554%20744.5329%20484.9951%20735.8725%20482.3287%20733.2061%20480.1636%20729.7079%20478.4998%20725.3777%20476.836%20721.0475%20476.0041%20717.8799%20476.0041%20715.8748L476.0041%20711.8753C476.0041%20701.8711%20479.0011%20693.872%20484.9951%20687.878%20488.3227%20683.8678%20492.3222%20681.0308%20496.9937%20679.367%20501.6652%20677.7032%20505.3341%20676.8713%20508.0005%20676.8713L512%20676.8713C580.0029%20676.8713%20642.993%20660.0412%20700.9704%20626.381%20758.9478%20592.7209%20804.7772%20546.8914%20838.4587%20488.8927%20872.1402%20430.894%20888.9703%20367.7332%20888.9489%20299.4104%20888.9276%20231.0875%20872.0975%20168.0974%20838.4587%20110.44%20804.8199%2052.7826%20758.9904%207.1238%20700.9704-26.5364%20642.9504-60.1965%20579.7896-77.0266%20511.4881-77.0266%20443.1865-77.0266%20380.1964-60.1965%20322.5176-26.5364%20264.8389%207.1238%20219.1801%2052.7826%20185.5413%20110.44%20151.9025%20168.0974%20135.0724%20231.2582%20135.0511%20299.9223%20135.0511%20309.9265%20131.3822%20318.5975%20124.0443%20325.9353%20121.378%20329.263%20117.8797%20331.7587%20113.5495%20333.4225%20109.2194%20335.0863%20106.0517%20335.9182%20104.0466%20335.9182L100.0471%20335.9182C90.0429%20335.9182%2081.7132%20332.5799%2075.0579%20325.9034%2071.0477%20321.8931%2068.2107%20317.723%2066.5469%20313.3928%2064.8831%20309.0626%2064.0512%20305.895%2064.0512%20303.8899L64.0512%20299.8903C64.0512%20239.2253%2075.8792%20181.2265%2099.5351%20125.8942%20123.1911%2070.5619%20155.0168%2022.898%20195.0122-17.0975%20235.0076-57.0929%20282.6715-88.9186%20338.0039-112.5746%20393.3362-136.2305%20451.3349-148.0585%20512-148.0585%20572.6651-148.0585%20630.6638-136.2305%20685.9961-112.5746%20741.3285-88.9186%20788.9924-57.0929%20828.9878-17.0975%20868.9832%2022.898%20900.8089%2070.5619%20924.4649%20125.8942%20948.1208%20181.2265%20959.9488%20239.2253%20959.9488%20299.8903%20959.9488%20360.5554%20948.1208%20418.5541%20924.4649%20473.8864%20900.8089%20529.2188%20868.9832%20576.8827%20828.9878%20616.8781%20788.9924%20656.8735%20741.3285%20688.6992%20685.9961%20712.3552%20630.6638%20736.0112%20572.6651%20747.8391%20512%20747.8391L512%20747.8711Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11B'%20unicode='&%23xE11B;'%20d='M512%20620C759.4%20620%20960%20476.7%20960%20300%20960%20123.3%20759.4-20%20512-20%20264.6-20%2064%20123.3%2064%20300%2064%20476.7%20264.6%20620%20512%20620ZM512%20556C457.8%20556%20405.4%20548.5%20356.1%20533.6%20309.5%20519.5%20267.8%20499.5%20232.4%20474.2%20165.1%20426.1%20128%20364.2%20128%20300%20128%20235.8%20165.1%20173.9%20232.4%20125.8%20267.8%20100.5%20309.5%2080.5%20356.1%2066.4%20405.4%2051.5%20457.8%2044%20512%2044%20566.2%2044%20618.6%2051.5%20667.9%2066.4%20714.5%2080.5%20756.2%20100.5%20791.6%20125.8%20858.9%20173.9%20896%20235.8%20896%20300%20896%20364.2%20858.9%20426.1%20791.6%20474.2%20756.2%20499.5%20714.5%20519.5%20667.9%20533.6%20618.6%20548.5%20566.2%20556%20512%20556ZM512%20460C600.4%20460%20672%20388.4%20672%20300%20672%20211.6%20600.4%20140%20512%20140%20423.6%20140%20352%20211.6%20352%20300%20352%20388.4%20423.6%20460%20512%20460ZM512%20396C459.1%20396%20416%20352.9%20416%20300%20416%20247.1%20459.1%20204%20512%20204%20564.9%20204%20608%20247.1%20608%20300%20608%20352.9%20564.9%20396%20512%20396Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE113'%20unicode='&%23xE113;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM433.0667%20325.8396L433.0667%20164.7676C433.0667%20120.4727%20462.5965%20104.3655%20500.18%20128.5263L607.5614%20199.6665C643.8026%20226.5118%20643.8026%20266.7799%20607.5614%20290.9407L500.18%20362.0808C463.9388%20386.2416%20433.0667%20370.1344%20433.0667%20325.8396ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE112'%20unicode='&%23xE112;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM598.4%20236L486.4%2092%20406.4%20188%20294.4%2044%20742.4%2044%20598.4%20236ZM480%20364C444.6538%20364%20416%20335.3462%20416%20300%20416%20264.6538%20444.6538%20236%20480%20236%20515.3462%20236%20544%20264.6538%20544%20300%20544%20335.3462%20515.3462%20364%20480%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE114'%20unicode='&%23xE114;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM656%20108L368%20108C359.1634%20108%20352%20100.8366%20352%2092L352%2060C352%2051.1634%20359.1634%2044%20368%2044L656%2044C664.8366%2044%20672%2051.1634%20672%2060L672%2092C672%20100.8366%20664.8366%20108%20656%20108ZM592%20236L368%20236C359.1634%20236%20352%20228.8366%20352%20220L352%20188C352%20179.1634%20359.1634%20172%20368%20172L592%20172C600.8366%20172%20608%20179.1634%20608%20188L608%20220C608%20228.8366%20600.8366%20236%20592%20236ZM464%20364L368%20364C359.1634%20364%20352%20356.8366%20352%20348L352%20316C352%20307.1634%20359.1634%20300%20368%20300L464%20300C472.8366%20300%20480%20307.1634%20480%20316L480%20348C480%20356.8366%20472.8366%20364%20464%20364ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE115'%20unicode='&%23xE115;'%20d='M623.9987%20748C650.4989%20748%20687.4979%20732.4997%20705.9994%20714.0002L861.9982%20558.0003C880.4987%20539.4998%20896%20502.4997%20896%20475.9995L896-100.001C896-126.5002%20874.5002-148%20847.9981-148L176-148C149.4998-148%20128-126.5002%20128-100.001L128%20700C128%20726.5002%20149.5008%20748%20176%20748L623.9987%20748ZM296%20356L232%20356%20232%20134%20360%20134%20360%20294%20296%20294%20296%20356ZM312%20246L312%20182%20280%20182%20280%20246%20312%20246ZM360%20420L296%20420%20296%20356%20360%20356%20360%20420ZM296%20484L232%20484%20232%20420%20296%20420%20296%20484ZM360%20548L296%20548%20296%20484%20360%20484%20360%20548ZM640%20680.0004L640%20491.9999%20827.9994%20491.9999C824.9992%20500.5006%20820.4988%20509.0003%20816.9985%20512.5006L660.4997%20669.0005C656.9994%20672.5008%20648.4987%20677.0001%20640%20680.0004ZM296%20612L232%20612%20232%20548%20296%20548%20296%20612ZM360%20676L296%20676%20296%20612%20360%20612%20360%20676Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE116'%20unicode='&%23xE116;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748ZM610.4875%20362.8135L476.6125%20321.8635C460.425%20317.226%20447.2125%20300.3385%20447.2125%20284.151L447.2125%20142.926C447.2125%20142.926%20437.5%20149.4885%20415.8875%20146.426%20384.125%20141.876%20358.4%20117.551%20358.4%2092.001%20358.4%2066.451%20384.125%2050.7885%20415.8875%2055.3385%20447.65%2059.801%20470.925%2083.426%20470.925%20108.976L470.925%20229.551C470.925%20240.926%20484.575%20245.7385%20484.575%20245.7385L602.9625%20282.8385C602.9625%20282.8385%20616.0875%20287.2135%20616.0875%20275.1385L616.0875%20178.276C616.0875%20178.276%20604.0125%20185.1885%20582.4%20182.5635%20550.6375%20178.7135%20524.9125%20154.9135%20524.9125%20129.3635%20524.9125%20103.8135%20550.6375%2087.626%20582.4%2091.476%20614.1625%2095.326%20639.8875%20119.126%20639.8875%20144.676L639.8875%20341.8135C639.8875%20358.0885%20626.7625%20367.451%20610.4875%20362.8135ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE111'%20unicode='&%23xE111;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM298.7093%20459.7268L213.376%20459.7268%20213.376%20118.3935%20298.7093%20118.3935%20384.0427%20203.7268%20469.376%20118.3935%20554.7093%20118.3935%20554.7093%20459.7268%20469.376%20459.7268%20469.376%20246.8628%20384.0427%20331.7268%20299.136%20246.3935%20298.7093%20459.7268Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE117'%20unicode='&%23xE117;'%20d='M675.3073%20760.837C679.9823%20756.7843%20682.6667%20750.9017%20682.6667%20744.7147L682.6667-144.7147C682.6667-150.8931%20679.9862-156.7677%20675.3213-160.8188%20670.6564-164.8699%20664.4643-166.6996%20658.3467-165.8347L121.9413-89.248C100.9137-86.2532%2085.2907-68.2478%2085.2907-47.008L85.2907%20647.008C85.2907%20668.2478%20100.9137%20686.2532%20121.9413%20689.248L658.304%20765.8347C664.4283%20766.7132%20670.6324%20764.8897%20675.3073%20760.837ZM896%20684C919.5642%20684%20938.6667%20664.8975%20938.6667%20641.3333L938.6667-41.3333C938.6667-64.8975%20919.5642-84%20896-84L725.3333-84%20725.3333%201.3333%20853.3333%201.3333%20853.3333%20598.6667%20725.3333%20598.6667%20725.3333%20684%20896%20684ZM315.7333%20470.6667L213.3333%20470.6667%20332.8%20300%20213.3333%20129.3333%20315.7333%20129.3333%20384%20226.8693%20452.2667%20129.3333%20554.6667%20129.3333%20435.2%20300%20554.6667%20470.6667%20452.2667%20470.6667%20384%20373.1307%20315.7333%20470.6667Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE118'%20unicode='&%23xE118;'%20d='M616.8%20748C625.3%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.4C860.6%20517.4%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.8%20748ZM443.5625%20334.4375L353.5625%20334.4375%20353.5625%2044%20409.4375%2044%20409.4375%20208.25C409.4375%20232.75%20408.625%20257.1875%20407%20281.5625L408.6875%20281.5625C413.0625%20260.1875%20416.125%20247.125%20417.875%20242.375L490.4375%2044%20539.75%2044%20611.375%20244.25C613.625%20250.5%20616.625%20262.9375%20620.375%20281.5625L621.875%20281.5625C620.25%20256.9375%20619.4375%20236.5%20619.4375%20220.25L619.4375%2044%20680.5625%2044%20680.5625%20334.4375%20593%20334.4375%20530.1875%20159.3125C526.0625%20147.6875%20522.0625%20133.9375%20518.1875%20118.0625L516.875%20118.0625C515%20130.8125%20511.4375%20144.4375%20506.1875%20158.9375L443.5625%20334.4375ZM602%20674.2L602%20486%20790.2%20486%20602%20674.2Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE119'%20unicode='&%23xE119;'%20d='M854.6%20523.3C860.6%20517.3%20864%20509.2%20864%20500.7L864-116C864-133.7%20849.7-148%20832-148L192-148C174.3-148%20160-133.7%20160-116L160%20716C160%20733.7%20174.3%20748%20192%20748L616.7%20748C625.2%20748%20633.4%20744.6%20639.4%20738.6L854.6%20523.3ZM790.2%20486L602%20674.2%20602%20486%20790.2%20486ZM633.217%20174.744C618.043%20175.233%20601.903%20174.074%20583.567%20171.78%20559.269%20186.767%20542.913%20207.362%20531.293%20237.607%20531.573%20238.759%20532.153%20241.145%20532.356%20241.987%20532.83%20243.945%20533.223%20245.581%20533.599%20247.172%20537.892%20265.302%20540.214%20278.53%20540.899%20291.867%20541.417%20301.941%20540.859%20311.235%20539.072%20319.843%20535.774%20338.427%20522.618%20349.296%20506.051%20349.969%20490.605%20350.596%20476.402%20341.976%20472.77%20328.596%20466.857%20306.984%20470.32%20278.526%20482.85%20230.014%20466.886%20191.958%20445.798%20147.353%20431.647%20122.475%20412.762%20112.735%20398.043%20103.87%20385.694%2094.048%20369.391%2081.082%20359.214%2067.758%20356.408%2053.742%20355.053%2047.262%20357.1%2038.776%20361.768%2031.83%20367.064%2023.951%20375.05%2018.839%20384.623%2018.095%20408.775%2016.218%20438.453%2041.119%20471.213%2097.353%20474.508%2098.443%20477.993%2099.61%20482.239%20101.043%20484.562%20101.826%20492.703%20104.581%20494.149%20105.069%20501.67%20107.609%20507.129%20109.429%20512.525%20111.185%20535.921%20118.797%20553.621%20123.614%20569.735%20126.348%20597.708%20111.375%20630.051%20101.552%20651.833%20101.552%20669.812%20101.552%20681.959%20110.871%20686.348%20125.537%20690.205%20138.423%20687.142%20153.361%20678.875%20161.621%20670.315%20170.031%20654.575%20174.055%20633.217%20174.744L633.217%20174.744ZM385.232%2046.324L385.232%2046.684%20385.358%2047.022C386.633%2050.443%20388.515%2054.03%20390.958%2057.78%20395.242%2064.356%20401.131%2071.28%20408.43%2078.645%20412.35%2082.6%20416.432%2086.445%20421.22%2090.765%20422.293%2091.734%20429.13%2097.824%20430.409%2099.015L441.585%20109.422%20433.465%2096.488C421.139%2076.85%20410.005%2062.708%20400.452%2053.484%20396.945%2050.097%20393.852%2047.584%20391.361%2045.979%20390.334%2045.317%20389.445%2044.835%20388.748%2044.555%20388.339%2044.392%20387.977%2044.287%20387.618%2044.253%20387.2381%2044.2084%20386.8531%2044.2636%20386.501%2044.413%20385.7311%2044.7355%20385.2306%2045.4893%20385.232%2046.324ZM511.166%20264.593L508.906%20260.586%20507.516%20264.971C504.402%20274.8%20502.129%20289.612%20501.5%20302.968%20500.784%20318.165%20501.99%20327.291%20506.786%20327.291%20513.526%20327.291%20516.617%20316.483%20516.862%20300.238%20517.078%20285.958%20514.832%20271.096%20511.166%20264.593ZM505.356%20206.129L506.89%20210.179%20508.978%20206.384C520.668%20185.139%20535.836%20167.417%20552.516%20155.069L556.111%20152.407%20551.731%20151.503C535.403%20148.131%20520.187%20143.046%20499.391%20134.661%20501.565%20135.537%20477.768%20125.798%20471.753%20123.492L466.501%20121.479%20469.303%20126.356C481.653%20147.852%20493.061%20173.682%20505.355%20206.129L505.356%20206.129ZM662.982%20129.868C655.118%20126.764%20638.205%20129.539%20608.413%20142.255L600.852%20145.482%20609.051%20146.089C632.346%20147.813%20648.858%20146.529%20658.473%20143.009%20662.563%20141.511%20665.297%20139.621%20666.51%20137.456%20667.82%20135.12%20667.22%20132.646%20665.148%20131.146%20664.7%20130.719%20663.993%20130.266%20662.982%20129.868L662.982%20129.868Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11A'%20unicode='&%23xE11A;'%20d='M675.35%20749.8971C680.0249%20745.8444%20682.7093%20739.9618%20682.7093%20733.7748L682.7093-155.6545C682.7093-161.833%20680.0289-167.7076%20675.364-171.7587%20670.6991-175.8098%20664.5069-177.6395%20658.3893-176.7745L121.984-100.1879C100.9564-97.1931%2085.3333-79.1877%2085.3333-57.9479L85.3333%20636.0681C85.3333%20657.308%20100.9564%20675.3133%20121.984%20678.3081L658.3467%20754.8948C664.471%20755.7734%20670.6751%20753.9498%20675.35%20749.8971ZM896.0427%20673.0601C919.6068%20673.0601%20938.7093%20653.9576%20938.7093%20630.3935L938.7093-52.2732C938.7093-75.8374%20919.6068-94.9399%20896.0427-94.9399L725.376-94.9399%20725.376-9.6065%20853.376-9.6065%20853.376%20587.7268%20725.376%20587.7268%20725.376%20673.0601%20896.0427%20673.0601ZM540.4871%20488.1712L199.1538%20488.1712%20199.1538%20146.8379%20284.4871%20146.8379%20284.4871%20232.1712%20540.4871%20232.1712%20540.4871%20488.1712ZM455.1538%20402.8379L455.1538%20317.5046%20284.4871%20317.5046%20284.4871%20402.8379%20455.1538%20402.8379Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE121'%20unicode='&%23xE121;'%20d='M478.72%20684C672.32%20684%20829.44%20526.88%20829.44%20333.28%20829.44%20250.4%20800.64%20174.24%20752.64%20114.4L884.48-17.44C899.84-32.8%20899.84-57.44%20884.48-72.48S844.48-87.84%20829.44-72.48L697.6%2059.36C637.44%2011.36%20561.6-17.44%20478.72-17.44%20285.12-17.44%20128%20139.68%20128%20333.28S285.12%20684%20478.72%20684ZM478.72%20605.6C328.32%20605.6%20206.4%20483.68%20206.4%20333.28S328.32%2060.96%20478.72%2060.96C537.28%2060.96%20592.96%2079.52%20639.04%20113.12L648.64%20120.48%20672.32%20139.68%20691.52%20163.36C727.36%20208.16%20748.16%20262.88%20750.72%20320.8L751.04%20333.28C751.04%20483.68%20629.12%20605.6%20478.72%20605.6Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11F'%20unicode='&%23xE11F;'%20d='M864%20652C899.3462%20652%20928%20623.3462%20928%20588L928%2012C928-23.3462%20899.3462-52%20864-52L160-52C124.6538-52%2096-23.3462%2096%2012L96%20588C96%20623.3462%20124.6538%20652%20160%20652ZM544%20588L160%20588%20160%2012%20544%2012%20544%20588ZM864%20588L608%20588%20608%2012%20864%2012%20864%20588ZM800%20364L800%20300%20672%20300%20672%20364%20800%20364ZM800%20492L800%20428%20672%20428%20672%20492%20800%20492Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE120'%20unicode='&%23xE120;'%20d='M832%20652C867.3462%20652%20896%20623.3462%20896%20588L896%2018.4C896-20.4808%20867.3462-52%20832-52L192-52C156.6538-52%20128-20.4808%20128%2018.4L128%20588C128%20623.3462%20156.6538%20652%20192%20652L832%20652ZM832%20460L192%20460%20192%2012%20832%2012%20832%20460ZM704%20588C686.3269%20588%20672%20573.6731%20672%20556%20672%20538.3269%20686.3269%20524%20704%20524%20721.6731%20524%20736%20538.3269%20736%20556%20736%20573.6731%20721.6731%20588%20704%20588ZM608%20588C590.3269%20588%20576%20573.6731%20576%20556%20576%20538.3269%20590.3269%20524%20608%20524%20625.6731%20524%20640%20538.3269%20640%20556%20640%20573.6731%20625.6731%20588%20608%20588ZM800%20588C782.3269%20588%20768%20573.6731%20768%20556%20768%20538.3269%20782.3269%20524%20800%20524%20817.6731%20524%20832%20538.3269%20832%20556%20832%20573.6731%20817.6731%20588%20800%20588Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11D'%20unicode='&%23xE11D;'%20d='M528%20716C589.8559%20716%20640%20665.8559%20640%20604%20640%20603.6241%20639.9981%20603.2487%20639.9945%20602.8737%20774.7291%20551.3341%20870.4%20420.8396%20870.4%20268%20870.4%20245.4507%20868.3176%20223.3878%20864.3345%20201.9931%20883.9388%20181.8561%20896%20154.3366%20896%20124%20896%2062.1441%20845.8559%2012%20784%2012%20777.3525%2012%20770.8402%2012.5791%20764.5109%2013.6897%20699.7526-50.6495%20610.5184-90.4%20512-90.4%20413.4816-90.4%20324.2474-50.6495%20259.4612%2013.6877%20253.1598%2012.5791%20246.6475%2012%20240%2012%20178.1441%2012%20128%2062.1441%20128%20124%20128%20154.3366%20140.0612%20181.8561%20159.6499%20202.0249%20155.6824%20223.3878%20153.6%20245.4507%20153.6%20268%20153.6%20432.8448%20264.8905%20571.6963%20416.4355%20613.5184%20421.2316%20670.9212%20469.3514%20716%20528%20716ZM436.5201%20539.3665L432.0511%20538.0893C315.4696%20503.6336%20230.4%20395.7514%20230.4%20268%20230.4%20257.0771%20231.0219%20246.2994%20232.2322%20235.7004L233.8549%20235.8343%20240%20236C301.8559%20236%20352%20185.8559%20352%20124%20352%2097.8684%20343.0507%2073.8271%20328.0498%2054.7737%20377.3611%2012.1827%20441.6696-13.6%20512-13.6%20582.3304-13.6%20646.6389%2012.1827%20695.9893%2054.812%20680.9493%2073.8271%20672%2097.8684%20672%20124%20672%20185.8559%20722.1441%20236%20784%20236%20786.6073%20236%20789.1938%20235.9109%20791.7567%20235.7356%20792.9781%20246.2994%20793.6%20257.0771%20793.6%20268%20793.6%20387.9728%20718.5746%20490.4224%20612.8817%20530.9909%20592.3503%20507.0949%20561.938%20492%20528%20492%20490.2178%20492%20456.8051%20510.7083%20436.5201%20539.3665Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE13A'%20unicode='&%23xE13A;'%20d='M708.9231%20654.4615L984.6154%20654.4615C1006.3669%20654.4615%201024%20636.8284%201024%20615.0769L1024-133.2308C1024-176.7338%20988.7338-212%20945.2308-212L708.9231-212%20708.9231%20654.4615%20708.9231%20654.4615ZM0-172.6154C0-183.0608%204.1494-193.0785%2011.5355-200.4645%2018.9215-207.8506%2028.9392-212%2039.3846-212L945.2308-212C901.7277-212%20866.4615-176.7338%20866.4615-133.2308L866.4615%20772.6154C866.4615%20794.3669%20848.8284%20812%20827.0769%20812L39.3846%20812C17.6331%20812%200%20794.3669%200%20772.6154L0-172.6154ZM196.9231%20523.1795C175.1716%20523.1795%20157.5385%20505.5464%20157.5385%20483.7949%20157.5385%20462.0433%20175.1716%20444.4103%20196.9231%20444.4103L354.4615%20444.4103C376.2131%20444.4103%20393.8462%20462.0433%20393.8462%20483.7949%20393.8462%20505.5464%20376.2131%20523.1795%20354.4615%20523.1795L196.9231%20523.1795ZM196.9231%20286.8718C175.1716%20286.8718%20157.5385%20269.2387%20157.5385%20247.4872%20157.5385%20225.7357%20175.1716%20208.1026%20196.9231%20208.1026L669.5385%20208.1026C691.29%20208.1026%20708.9231%20225.7357%20708.9231%20247.4872%20708.9231%20269.2387%20691.29%20286.8718%20669.5385%20286.8718L196.9231%20286.8718ZM196.9231%2050.5641C175.1716%2050.5641%20157.5385%2032.931%20157.5385%2011.1795%20157.5385-10.572%20175.1716-28.2051%20196.9231-28.2051L433.2308-28.2051C454.9823-28.2051%20472.6154-10.572%20472.6154%2011.1795%20472.6154%2032.931%20454.9823%2050.5641%20433.2308%2050.5641L196.9231%2050.5641%20196.9231%2050.5641Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE101'%20unicode='&%23xE101;'%20d='M512%20716C741.7505%20716%20928%20529.7505%20928%20300%20928%2070.2495%20741.7505-116%20512-116%20282.2495-116%2096%2070.2495%2096%20300%2096%20529.7505%20282.2495%20716%20512%20716ZM512%20652C317.5958%20652%20160%20494.4042%20160%20300%20160%20105.5958%20317.5958-52%20512-52%20706.4042-52%20864%20105.5958%20864%20300%20864%20494.4042%20706.4042%20652%20512%20652ZM528%20444C598.6924%20444%20656%20386.6924%20656%20316L656%20284C656%20213.3076%20598.6924%20156%20528%20156L496%20156C425.3076%20156%20368%20213.3076%20368%20284L368%20316C368%20386.6924%20425.3076%20444%20496%20444L528%20444Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE102'%20unicode='&%23xE102;'%20d='M873.6%20712.8L118.4%20335.2C89.6%20319.2%2089.6%20290.4%20112%20274.4L294.4%20162.4C310.4%20156%20323.2%20156%20339.2%20168.8L736%20524%20390.4%20140C384%20133.6%20384%20124%20384%20117.6V-48.8C384-64.8%20390.4-77.6%20406.4-87.2S435.2-87.2%20444.8-80.8L534.4%208.8%20716.8-112.8C745.6-128.8%20771.2-119.2%20777.6-90.4L928%20664.8C934.4%20703.2%20908.8%20725.6%20873.6%20712.8Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE106'%20unicode='&%23xE106;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84ZM483.008-10.976L352%20251.04%20352%20620%20735.5169%20620%20843.5169%20236%20608%20236%20544%20236%20544%2076C544%2042.8111%20532.1511%2019.1133%20505.6-0.8%20501.3778-3.9667%20494.5455-7.2215%20485.1982-10.3176L483.008-10.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE105'%20unicode='&%23xE105;'%20d='M192%20236.9971L192%20684%20128%20684%20128%20236.9971%20192%20236.9971ZM448-84C492.4018-77.3653%20524.4018-66.6986%20544-52%20586.6667-20%20608%2022.6667%20608%2076L608%20172%20843.5169%20172C849.375%20172%20855.2053%20172.8043%20860.8446%20174.3903%20894.8707%20183.9602%20914.6964%20219.3016%20905.1266%20253.3277L797.1266%20637.3277C789.3635%20664.9296%20764.1897%20684%20735.5169%20684L288%20684%20288%20236%20448-84Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE103'%20unicode='&%23xE103;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM448%20684C492.4018%20677.3653%20524.4018%20666.6986%20544%20652%20586.6667%20620%20608%20577.3333%20608%20524L608%20428%20843.5169%20428C849.375%20428%20855.2053%20427.1957%20860.8446%20425.6097%20894.8707%20416.0398%20914.6964%20380.6984%20905.1266%20346.6723L797.1266-37.3277C789.3635-64.9296%20764.1897-84%20735.5169-84L288-84%20288%20364%20448%20684ZM483.008%20610.976L352%20348.96%20352-20%20735.5169-20%20843.5169%20364%20544%20364%20544%20524C544%20557.1889%20532.1511%20580.8867%20505.6%20600.8%20501.3778%20603.9667%20494.5455%20607.2215%20485.1982%20610.3176L483.008%20610.976Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE104'%20unicode='&%23xE104;'%20d='M192%20363.0029L192-84%20128-84%20128%20363.0029%20192%20363.0029ZM288%20364L288-84%20759.7585-84C774.0949-84%20786.6818-74.4648%20790.5633-60.6639L916.5633%20387.3361C921.3482%20404.3492%20911.4354%20422.0199%20894.4223%20426.8048%20891.6027%20427.5979%20888.6875%20428%20885.7585%20428L608%20428%20608%20428%20608%20524C608%20577.3333%20586.6667%20620%20544%20652%20524.4018%20666.6986%20492.4018%20677.3653%20448%20684L288%20364Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE107'%20unicode='&%23xE107;'%20d='M821.4281%20684C862.6252%20684%20896%20649.9848%20896%20607.9972L896-53.1737C896-70.1813%20882.963-84%20866.2756-84%20858.5835-84%20851.667-81.0638%20846.4455-76.2847%20846.2952-76.2076%20846.1162-76.1186%20845.9378-76.0277L545.5644%2081.8242%20545.043%2081.8242%20243.6267-75.4962%20240.5446-76.6261C235.3847-80.9198%20228.8046-83.4685%20221.7244-83.4685%20205.037-83.4685%20192-69.6498%20192-53.1737L192%20607.9972C192%20649.9848%20225.3748%20684%20266.5719%20684L821.4281%20684ZM821.4281%20623.4104L266.5719%20623.4104C258.2281%20623.4104%20251.4489%20616.501%20251.4489%20607.9972L251.424-2.784%20520.5333%20137.6305C521.5763%20138.1619%20522.0978%20138.6934%20523.1407%20138.6934%20536.6993%20145.6028%20553.9081%20145.6028%20567.9881%20138.1619L570.0741%20137.099%20836.544-2.656%20836.5511%20607.9972C836.5511%20616.501%20829.7719%20623.4104%20821.4281%20623.4104ZM725.997%20328.4346C742.163%20328.4346%20755.7215%20314.6159%20755.7215%20298.1398L755.712%20267.872%20785.4459%20267.845C802.1333%20267.845%20815.1704%20254.0263%20815.1704%20237.5502%20815.1704%20221.074%20802.1333%20207.2554%20785.4459%20207.2554L755.712%20207.264%20755.7215%20176.4291C755.7215%20159.9529%20742.163%20146.1343%20725.997%20146.1343%20709.3096%20146.1343%20696.2726%20159.9529%20696.2726%20176.4291L696.256%20207.264%20666.0267%20207.2554C649.3393%20207.2554%20636.3022%20221.074%20636.3022%20237.5502%20636.3022%20254.0263%20649.8607%20267.845%20666.0267%20267.845L696.256%20267.872%20696.2726%20298.1398C696.2726%20315.1474%20709.8311%20328.4346%20725.997%20328.4346ZM663.4193%20580.8913C680.1067%20580.8913%20693.1437%20567.0727%20693.1437%20550.5965%20693.1437%20533.5889%20680.1067%20520.3017%20663.4193%20520.3017L424.5807%20520.3017C407.8933%20520.3017%20394.8563%20534.1204%20394.8563%20550.5965%20394.8563%20567.6042%20408.4148%20580.8913%20424.5807%20580.8913L663.4193%20580.8913Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE108'%20unicode='&%23xE108;'%20d='M470.8207%20449.2993L278.0121%20262.9191C211.5037%20198.6281%20211.5293%2094.3927%20278.0702%2030.0694%20344.5037-34.1492%20452.5116-34.2111%20518.951%2030.0123L760.0061%20263.0314C773.3131%20275.8938%20794.8865%20275.8938%20808.1935%20263.0314%20821.5005%20250.168%20821.5005%20229.313%20808.1935%20216.4506L567.1384-16.5685C474.0722-106.53%20322.9165-106.4434%20229.8828-16.5114%20136.7338%2073.5328%20136.6974%20219.4765%20229.8237%20309.4998L567.2556%20635.6805C567.2654%20635.692%20567.2773%20635.7015%20567.2871%20635.711%20633.9304%20700.0581%20741.371%20700.1638%20808.1345%20635.6234%20874.7827%20571.1983%20874.9392%20467.295%20808.1542%20402.7366L615.3041%20216.3173%20470.9625%2076.7872C430.9303%2038.0897%20366.3292%2037.9155%20326.2576%2076.6511%20286.178%20115.3953%20286.0235%20177.5018%20326.3994%20216.5305L663.4305%20542.3257C676.7365%20555.1881%20698.3109%20555.1881%20711.6179%20542.3257%20724.9239%20529.4624%20724.9239%20508.6064%20711.6179%20495.7449L374.5868%20169.9488C360.876%20156.6962%20360.9272%20136.2999%20374.445%20123.2319%20387.8425%20110.281%20409.2948%20110.3391%20422.7741%20123.368L567.1158%20262.8981%20759.9648%20449.3174C800.1044%20488.1187%20800.0128%20550.3118%20759.9451%20589.0417%20740.8239%20607.6525%20714.8119%20618.1202%20687.6773%20618.1236%20660.5426%20618.127%20634.5278%20607.6658%20615.4016%20589.0598L470.8207%20449.2993Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10B'%20unicode='&%23xE10B;'%20d='M511.4913%20620L639.922%20460.1281%20383.922%20460.1281%20511.4913%20620ZM768%20684L768%20620%20256%20620%20256%20684%20768%20684ZM256-20L768-20%20768-84%20256-84ZM480%20460L544%20460%20544%20140%20639.922%20140%20511.4913-19.8719%20383.922%20140%20480%20140%20480%20460Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE109'%20unicode='&%23xE109;'%20d='M511.4913%20268L639.922%20108.1281%20544%20108.16%20544-116%20480-116%20480%20108.16%20383.922%20108.1281%20511.4913%20268ZM832%20332L832%20268%20192%20268%20192%20332%20832%20332ZM544%20716L544%20492.032%20639.922%20492%20511.4913%20332.1281%20383.922%20492%20480%20492.032%20480%20716%20544%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10A'%20unicode='&%23xE10A;'%20d='M642.2717%20620L642.2717%20556%20416%20556C309.9613%20556%20224%20470.0387%20224%20364%20224%20257.9613%20309.9613%20172%20416%20172L771.712%20172%20640%20302.48%20686%20348%20896%20140%20686-68%20640-22.48%20771.712%20108%20416%20108C277.2827%20108%20164.3346%20218.3308%20160.1218%20356.0263L160%20364C160%20505.3849%20274.6151%20620%20416%20620L642.2717%20620Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10C'%20unicode='&%23xE10C;'%20d='M932.0613%20212.1342L787.9257%20301.4963%20753.515%20246.0527%20889.2102%20162.5611%20564.5805-38.9929C533.1572-58.5519%20493.4208-58.5519%20461.9975-38.9929L137.3679%20162.5611%20269.1675%20245.4004%20234.7568%20300.8441%2091.9197%20212.1342C74.5339%20201.741%2063.9152%20182.8858%2064.0005%20162.5611%2063.9456%20142.0718%2074.527%20123.0356%2091.9197%20112.3356L426.9375-94.4366C478.8774-127.4538%20545.1035-127.4538%20597.0435-94.4366L932.0613%20111.0311C949.454%20121.731%20960.0354%20140.7672%20959.9794%20161.2565%20960.5339%20182.0443%20949.8537%20201.5077%20932.0613%20212.1342ZM784.6794%20428.6906L745.7238%20480.8729%20544.4534%20330.1966%20544.4534%20732%20479.5275%20732%20479.5275%20330.1966%20278.2571%20480.8729%20239.3016%20428.6906%20511.9905%20224.5275%20784.6794%20428.6906Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10D'%20unicode='&%23xE10D;'%20d='M160%20620L864%20620C881.6731%20620%20896%20605.6731%20896%20588%20896%20570.3269%20881.6731%20556%20864%20556L160%20556C142.3269%20556%20128%20570.3269%20128%20588%20128%20605.6731%20142.3269%20620%20160%20620ZM160%20332L512%20332C529.6731%20332%20544%20317.6731%20544%20300%20544%20282.3269%20529.6731%20268%20512%20268L160%20268C142.3269%20268%20128%20282.3269%20128%20300%20128%20317.6731%20142.3269%20332%20160%20332ZM160%2044L736%2044C753.6731%2044%20768%2029.6731%20768%2012%20768-5.6731%20753.6731-20%20736-20L160-20C142.3269-20%20128-5.6731%20128%2012%20128%2029.6731%20142.3269%2044%20160%2044Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10E'%20unicode='&%23xE10E;'%20d='M512%20748C759.4236%20748%20960%20547.4236%20960%20300%20960%2052.5764%20759.4236-148%20512-148%20453.1655-148%20396.9798-136.6587%20345.5101-116.0431L96-116%2095.9953%20133.4143C75.3554%20184.9102%2064%20241.129%2064%20300%2064%20547.4236%20264.5764%20748%20512%20748ZM512%20684C299.9227%20684%20128%20512.0773%20128%20300%20128%20250.3918%20137.3783%20202.1912%20155.4012%20157.2247L159.995%20145.7633%20159.968-52%20345.5211-52.0431%20357.8561-52.0452%20369.3066-56.6316C414.25-74.6332%20462.4221-84%20512-84%20724.0773-84%20896%2087.9227%20896%20300%20896%20512.0773%20724.0773%20684%20512%20684ZM512%20524C529.6731%20524%20544%20509.6731%20544%20492L544%20332%20704%20332C721.6731%20332%20736%20317.6731%20736%20300%20736%20283.5893%20723.6467%20270.0638%20707.7319%20268.2153L704%20268%20544%20268%20544%20108C544%2091.5893%20531.6467%2078.0638%20515.7319%2076.2153L512%2076C494.3269%2076%20480%2090.3269%20480%20108L480%20268%20320%20268C302.3269%20268%20288%20282.3269%20288%20300%20288%20317.6731%20302.3269%20332%20320%20332L480%20332%20480%20492C480%20509.6731%20494.3269%20524%20512%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE10F'%20unicode='&%23xE10F;'%20d='M534.3003%20199.7875C564.03%20196.6379%20587.4715%20186.2296%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875%20474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20396.9207-34.4008%20382.9568%201.1112%20381.6081%2047.0983L454.8698%20120.439C444.2066%20104.0563%20438.875%2082.0975%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375%20582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20499.6313%20151.875%20487.0408%20148.5169%20476.2911%20141.8006L534.3003%20199.7875ZM812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375ZM275.3715-59.104L275.375-84%20250.4755-84%20275.3715-59.104ZM824.9016%20626.1564L870.1564%20580.9016%20213.9613-75.2935%20168.7065-30.0387%20824.9016%20626.1564ZM803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375%20842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375ZM345.8675%20192.384L296.9395%20143.456%20275.375%20143.4375%20275.3715%20121.888%20217.2275%2063.744%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20345.8675%20192.384ZM496%20716L677.3875%20523.904%20581.4835%20428%20576%20428%20575.9795%20422.496%20421.4835%20268%20416%20268%20416%20428%20224%20428%20496%20716Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE110'%20unicode='&%23xE110;'%20d='M496%20716L768%20428%20576%20428%20576%20268%20416%20268%20416%20428%20224%20428%20496%20716ZM358.0625%20192.375L358.0625%20143.4375%20275.375%20143.4375%20275.375-84%20217.25-84%20217.25%20143.4375%20134.1875%20143.4375%20134.1875%20192.375%20358.0625%20192.375ZM514.0625-91.6875C474.5625-91.6875%20444.375-80.9375%20423.5-59.4375%20395.5-33.0625%20381.5%204.9375%20381.5%2054.5625%20381.5%20105.1875%20395.5%20143.1875%20423.5%20168.5625%20444.375%20190.0625%20474.5625%20200.8125%20514.0625%20200.8125%20553.5625%20200.8125%20583.75%20190.0625%20604.625%20168.5625%20632.5%20143.1875%20646.4375%20105.1875%20646.4375%2054.5625%20646.4375%204.9375%20632.5-33.0625%20604.625-59.4375%20583.75-80.9375%20553.5625-91.6875%20514.0625-91.6875ZM568.625-17.4375C582-0.5625%20588.6875%2023.4375%20588.6875%2054.5625%20588.6875%2085.5625%20581.9687%20109.5313%20568.5313%20126.4687%20555.0938%20143.4062%20536.9375%20151.875%20514.0625%20151.875%20491.1875%20151.875%20472.9375%20143.4375%20459.3125%20126.5625%20445.6875%20109.6875%20438.875%2085.6875%20438.875%2054.5625%20438.875%2023.4375%20445.6875-0.5625%20459.3125-17.4375%20472.9375-34.3125%20491.1875-42.75%20514.0625-42.75%20536.9375-42.75%20555.125-34.3125%20568.625-17.4375ZM807.875%2015.375L749.1875%2015.375%20749.1875-84%20691.8125-84%20691.8125%20192.375%20812.1875%20192.375C839.9375%20192.375%20862.0625%20185.25%20878.5625%20171%20895.0625%20156.75%20903.3125%20134.6875%20903.3125%20104.8125%20903.3125%2072.1875%20895.0625%2049.125%20878.5625%2035.625%20862.0625%2022.125%20838.5%2015.375%20807.875%2015.375ZM834.875%2072.9375C842.375%2079.5625%20846.125%2090.0625%20846.125%20104.4375%20846.125%20118.8125%20842.3438%20129.0625%20834.7813%20135.1875%20827.2187%20141.3125%20816.625%20144.375%20803%20144.375L749.1875%20144.375%20749.1875%2063%20803%2063C816.625%2063%20827.25%2066.3125%20834.875%2072.9375Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11C'%20unicode='&%23xE11C;'%20d='M573.5385%20652L573.5385%20594.4%20219.0769%20594.4%20219.0769%205.6%20804.9231%205.6%20804.9231%20320.8%20864%20320.8%20864-23.2C864-39.0976%20850.7668-52%20834.4615-52L189.5385-52C173.2332-52%20160-39.0976%20160-23.2L160%20623.2C160%20639.0976%20173.2332%20652%20189.5385%20652L573.5385%20652ZM855.1908%20652L896%20608.0516%20520.8092%20204%20480%20247.9484%20855.1908%20652Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE11E'%20unicode='&%23xE11E;'%20d='M659.2%20565.6V626.4C659.2%20658.4%20633.6%20684%20601.6%20684H425.6C393.6%20684%20368%20658.4%20368%20626.4V568.8H128V511.2H230.4V-20C230.4-52%20256-77.6%20288-77.6H729.6C761.6-77.6%20787.2-52%20787.2-20V508H896V565.6H659.2ZM422.4%20610.4C422.4%20620%20428.8%20626.4%20438.4%20626.4H585.6C595.2%20626.4%20601.6%20620%20601.6%20610.4V565.6H425.6V610.4ZM732.8-10.4C732.8-20%20726.4-26.4%20716.8-26.4H304C294.4-26.4%20288-20%20288-10.4V508H729.6V-10.4ZM576%20428H640V108H576V428ZM384%20428H448V108H384V428Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE122'%20unicode='&%23xE122;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM543.984%20523.984L480%20523.984%20480%20331.968%20288%20331.968%20288%20267.984%20480%20267.984%20480%2075.984%20543.984%2075.984%20543.984%20267.984%20736%20267.984%20736%20331.968%20543.984%20331.968%20543.984%20523.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE123'%20unicode='&%23xE123;'%20d='M512%20748C759.424%20748%20960%20547.424%20960%20300%20960%2052.576%20759.424-148%20512-148%20264.576-148%2064%2052.576%2064%20300%2064%20547.424%20264.576%20748%20512%20748ZM736%20331.984L288%20331.984%20288%20268%20736%20268%20736%20331.984Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE124'%20unicode='&%23xE124;'%20d='M872.2005%20357.3803C868.4843%20555.7568%20714.7029%20716%20525.8667%20716L498.1333%20716C309.2971%20716%20155.5157%20555.7568%20151.7995%20357.408%20118.6304%20338.1888%2096%20302.7179%2096%20261.7003L96%20206.2336C96%20145.0539%20145.7536%2095.3003%20206.9333%2095.3003%20268.1131%2095.3003%20317.8667%20145.0539%20317.8667%20206.2336L317.8667%20261.7003C317.7785%20322.5022%20268.7862%20371.915%20207.9872%20372.5227%20218.8309%20533.2373%20344.6571%20660.5333%20498.1333%20660.5333L525.8667%20660.5333C679.3707%20660.5333%20805.1691%20533.2373%20816.0128%20372.5227%20755.2138%20371.915%20706.2215%20322.5022%20706.1333%20261.7003L706.1333%20206.2336C706.1333%20156.1472%20739.6907%20114.2144%20785.3397%20100.4864%20744.1415%2046.257%20685.3118%208.103%20618.9952-7.3963%20609.606%2020.7605%20583.2809%2039.7731%20553.6%2039.8336%20515.3083%2039.8336%20484.2667%208.792%20484.2667-29.4997%20484.2667-67.7915%20515.3083-98.8331%20553.6-98.8331%20577.6173-98.8011%20599.8929-86.2927%20612.4224-65.8027%20713.5856-48.1046%20801.8067%2013.2798%20853.5637%20101.984%20896.7723%20117.1264%20928%20157.8944%20928%20206.2336L928%20261.7003C928%20302.7179%20905.3696%20338.1888%20872.2005%20357.3803ZM262.4%20261.7003L262.4%20206.2336C262.4%20175.6437%20237.5232%20150.7669%20206.9333%20150.7669%20176.3435%20150.7669%20151.4667%20175.6437%20151.4667%20206.2336L151.4667%20261.7003C151.4667%20292.2901%20176.3435%20317.1669%20206.9333%20317.1669%20237.5232%20317.1669%20262.4%20292.2901%20262.4%20261.7003ZM872.5333%20206.2336C872.5333%20176.5035%20848.96%20152.3477%20819.5627%20151.0165L817.3995%20152.0427C817.2053%20151.5989%20816.9003%20151.2384%20816.7061%20150.8224%20786.2352%20151.0205%20761.6298%20175.7621%20761.6%20206.2336L761.6%20261.7003C761.6%20292.2901%20786.4768%20317.1669%20817.0667%20317.1669%20847.6565%20317.1669%20872.5333%20292.2901%20872.5333%20261.7003L872.5333%20206.2336Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE125'%20unicode='&%23xE125;'%20d='M609.6%20610.4377L712%20508.0321%20304%20101.6101%20203.2%20101.6101%20203.2%20202.4155%20609.6%20610.4377ZM683.6718%20684L785.4934%20582.1693%20740.2377%20536.9128%20638.4161%20638.7435%20683.6718%20684ZM128%2012.0052L896%2012.0052%20896-84%20128-84%20128%2012.0052Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12C'%20unicode='&%23xE12C;'%20d='M512.1411%20748C545.4264%20748%20578.8052%20744.156%20585.9983%20743%20600.8098%20740.5%20612.6189%20729.1%20615.6212%20714.4L628.3311%20651C630.6329%20639.4%20638.539%20629.5%20649.5475%20624.9%20676.8687%20613.4%20702.3884%20598.6%20725.6064%20580.9%20735.2138%20573.7%20747.7235%20571.7%20759.0323%20575.5L820.0796%20596.1C834.3907%20600.9%20850.2029%20596.3%20859.7103%20584.7%20871.2192%20570.6%20881.9275%20555.8%20891.7351%20540.3L910.3495%20508.2C918.8561%20491.9%20926.462%20475%20932.967%20457.5%20938.171%20443.5%20934.0678%20427.8%20922.8592%20417.9L874.0213%20375C865.0144%20367.1%20860.611%20355.3%20862.012%20343.4%20863.6133%20329.4%20864.514%20315.1%20864.514%20300.6%20864.514%20285.8%20863.6133%20271.2%20861.8119%20256.9%20860.4108%20245%20864.8142%20233.1%20873.8212%20225.2L922.3588%20182.5C933.6675%20172.6%20937.6706%20156.8%20932.3665%20142.7%20914.853%2096.1%20889.7335%2053.2%20858.6094%2015.5%20849.1021%203.9%20833.3899-0.5%20819.1789%204.3L757.8314%2025C746.5226%2028.8%20734.0129%2026.7%20724.4055%2019.5%20701.5878%202.3%20676.5684-12.3%20649.8477-23.6%20638.7391-28.3%20630.7329-38.1%20628.4312-49.8L615.7213-113.3C612.719-128%20601.0099-139.4%20586.1984-141.9%20562.0798-145.9%20537.3606-148%20512.1411-148%20487.3219-148%20462.903-146%20439.1846-142.1%20424.3731-139.6%20412.564-128.2%20409.6617-113.5L396.9519-50.2C394.6501-38.6%20386.744-28.7%20375.7355-24.1%20348.7145-12.7%20323.2948%202%20300.1769%2019.4%20290.5695%2026.6%20278.0598%2028.6%20266.7511%2024.8L205.3035%204C191.0925-0.8%20175.3803%203.7%20165.8729%2015.2%20160.9414%2021.1522%20140.8355%2044.2594%20124.7144%2071.9959%20113.4333%2091.405%20102.5672%20114.8064%2092.1158%20142.2%2086.8117%20156.3%2090.8148%20172.1%20102.1236%20182L150.6611%20224.6C159.6681%20232.5%20164.1716%20244.3%20162.6705%20256.1%20160.769%20270.6%20159.8683%20285.5%20159.8683%20300.6%20159.8683%20315.3%20160.769%20329.8%20162.5704%20344.1%20164.0715%20356%20159.568%20367.9%20150.5611%20375.8L101.9234%20418.5C90.6146%20428.4%2086.6115%20444.2%2091.9157%20458.3%2096.4191%20470.3%20101.423%20482%20106.8272%20493.4%20107.2275%20494.3%20107.7279%20495.1%20108.2283%20496L140.2531%20551.4C140.7535%20552.3%20141.2539%20553.2%20141.8543%20554%20149.2601%20564.6%20156.966%20574.9%20165.1724%20584.9%20174.6798%20596.5%20190.492%20601%20204.703%20596.2L265.8504%20575.5C277.2592%20571.7%20289.7689%20573.7%20299.3763%20581%20322.8945%20598.8%20348.5144%20613.7%20376.0357%20625.2%20387.0442%20629.8%20395.0504%20639.6%20397.3522%20651.3L409.962%20714.5C412.8642%20729.3%20424.6734%20740.7%20439.5849%20743.1%20446.3544%20744.1942%20479.2034%20748%20512.1411%20748ZM540.1628%20684L483.619%20684%20480.8168%20683.8C473.7113%20683.2%20467.9068%20678%20466.5058%20671.1L456.1978%20619.5%20450.8937%20592.8C449.7928%20587.4%20445.8898%20582.9%20440.6858%20581L414.9658%20571.8C382.4406%20560.2%20352.5175%20542.9%20325.9969%20520.5L305.1808%20502.9C300.9776%20499.3%20295.1731%20498.2%20289.869%20500L264.049%20508.7%20214.0102%20525.6C207.305%20527.9%20199.8993%20525.5%20195.8962%20519.7%20195.7961%20519.6%20195.696%20519.4%20195.5959%20519.3L194.8954%20518.1%20164.5719%20465.6C164.3718%20465.2%20164.1716%20464.8%20163.9715%20464.4L162.964%20461.5959C161.5022%20455.8898%20163.3281%20449.7429%20167.8745%20445.8L207.7053%20410.8%20228.1211%20392.9C232.2243%20389.2%20234.2259%20383.7%20233.2251%20378.2L228.5214%20351.5C225.5191%20334.8%20224.018%20317.6%20224.018%20300.5%20224.018%20283.1%20225.5191%20265.7%20228.6215%20248.8L233.4252%20222C234.426%20216.6%20232.5245%20211%20228.3213%20207.3L207.8054%20189.3%20168.2748%20154.5C162.9707%20149.8%20161.4695%20142.2%20164.4718%20135.8L167.274%20130.1C167.4742%20129.8%20167.5742%20129.5%20167.7744%20129.2L191.2926%2088.5C191.4928%2088.2%20191.6929%2087.9%20191.8931%2087.6%20193.3942%2085.2%20195.0956%2082.8%20196.6968%2080.5%20200.6999%2074.8%20208.0056%2072.4%20214.7108%2074.6L265.2499%2091.6%20290.8697%20100.3C296.0738%20102.1%20301.9783%20101%20306.1816%2097.4L326.9977%2080C353.218%2057.9%20382.941%2040.8%20415.0659%2029.3L440.6858%2020.1C445.8898%2018.2%20449.7928%2013.8%20450.8937%208.3L456.1978-18.4%20466.5058-70C467.8068-77%20473.7113-82.1%20480.8168-82.7%20491.325-83.6%20501.8331-84%20512.3412-84%20523.2497-84%20534.1581-83.5%20544.9665-82.6%20551.9719-82%20557.7764-76.8%20559.1775-69.9L569.5856-17.9%20574.8897%208.7C575.9905%2014.1%20579.7935%2018.6%20584.9975%2020.5L610.5173%2029.8C642.442%2041.4%20671.8648%2058.4%20697.985%2080.4L718.8011%2097.9C723.0044%20101.5%20728.8089%20102.6%20734.113%20100.8L759.8329%2092.1%20810.0718%2075.1C816.777%2072.8%20824.1828%2075.2%20828.1859%2081%20834.2906%2089.7%20839.995%2098.6%20845.2991%20107.8%20850.8034%20117.3%20855.9073%20126.9%20860.5109%20136.7%20863.5132%20143.1%20861.912%20150.7%20856.6079%20155.4L816.777%20190.3%20796.3612%20208.2C792.258%20211.9%20790.2565%20217.4%20791.2573%20222.9L795.9609%20249.6C798.9632%20266.3%20800.4644%20283.4%20800.4644%20300.6%20800.4644%20317.5%20798.9632%20334.4%20796.061%20350.9L791.3573%20377.5C790.4566%20383%20792.3581%20388.5%20796.5614%20392.2L816.8771%20410%20856.7079%20444.8C862.012%20449.5%20863.6133%20457%20860.611%20463.4%20858.5093%20468%20856.3076%20472.6%20853.9058%20477.1L836.6924%20506.9C834.0904%20511%20831.3883%20515.1%20828.5862%20519.1%20824.5831%20524.9%20817.1773%20527.4%20810.4721%20525.1L760.4334%20508.2%20734.6134%20499.5C729.4094%20497.7%20723.5048%20498.8%20719.3015%20502.4L698.4854%20520C672.165%20542.3%20642.5421%20559.5%20610.217%20571.2L584.6973%20580.5C579.4933%20582.4%20575.6903%20586.9%20574.5895%20592.3L569.2853%20619%20558.8773%20670.9C557.4762%20677.8%20551.6717%20683%20544.6663%20683.6%20543.1651%20683.8%20541.664%20683.9%20540.1628%20684ZM512.2412%20460.5C600.7097%20460.5%20672.3652%20388.9%20672.3652%20300.5%20672.3652%20212.1%20600.7097%20140.5%20512.2412%20140.5%20423.7727%20140.5%20352.1172%20212.1%20352.1172%20300.5%20352.1172%20388.9%20423.7727%20460.5%20512.2412%20460.5ZM512.2412%20396.5C459.3002%20396.5%20416.1668%20353.4%20416.1668%20300.5%20416.1668%20247.6%20459.3002%20204.5%20512.2412%20204.5%20565.1822%20204.5%20608.3156%20247.6%20608.3156%20300.5%20608.3156%20353.4%20565.1822%20396.5%20512.2412%20396.5Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE127'%20unicode='&%23xE127;'%20d='M551.3191%20716C776.6657%20716%20960%20529.3824%20960%20300%20960%2070.6176%20776.6657-116%20551.3191-116L551.3191-49.44C740.6037-49.44%20894.611%20107.3088%20894.611%20300%20894.611%20492.6912%20740.6037%20649.44%20551.3191%20649.44%20367.5598%20649.44%20217.4758%20501.577%20208.8608%20316.64L326.2503%20316.64%20179.1251%20143.7171%2032%20316.64%20143.0468%20316.64C151.6781%20538.3347%20331.4487%20716%20551.3191%20716ZM579.7647%20524L579.7647%20332%20800%20332%20800%20268%20512%20268%20512%20524%20579.7647%20524Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12A'%20unicode='&%23xE12A;'%20d='M672%20108L672-20C672-55.3462%20643.3462-84%20608-84L192-84C156.6538-84%20128-55.3462%20128-20L128%20428C128%20463.3462%20156.6538%20492%20192%20492L352%20492%20352%20595.1111C352%20643.758%20389.7269%20684%20437.3333%20684L810.6667%20684C858.2731%20684%20896%20643.758%20896%20595.1111L896%20196.8889C896%20148.242%20858.2731%20108%20810.6667%20108L672%20108ZM608%20428L192%20428%20192-20%20608-20%20608%20428ZM672%20172L810.6667%20172C821.9706%20172%20832%20182.698%20832%20196.8889L832%20595.1111C832%20609.302%20821.9706%20620%20810.6667%20620L437.3333%20620C426.0294%20620%20416%20609.302%20416%20595.1111L416%20492%20608%20492C643.3462%20492%20672%20463.3462%20672%20428L672%20172Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12B'%20unicode='&%23xE12B;'%20d='M844.0772%20432.1034C860.4577%20390.4463%20869.3925%20344.326%20869.3925%20299.6934%20869.3925%20101.8223%20708.5659-57.3672%20512-57.3672%20427.1193-57.3672%20345.2168-27.6121%20281.184%2027.4347L352.6625%2027.4347%20352.6625%2086.9448%20184.3902%2086.9448%20184.3902-79.6835%20243.9556-79.6835%20243.9556-18.6856C419.6736-165.9731%20683.2506-143.6568%20830.675%2031.898%20931.9362%20152.4059%20955.7624%20317.5464%20894.7078%20461.8584L844.0772%20432.1034ZM179.9228%20167.2834C163.5423%20208.9405%20154.6075%20255.0608%20154.6075%20299.6934%20154.6075%20497.5645%20315.4341%20656.754%20512%20656.754%20596.8807%20656.754%20678.7832%20626.9989%20742.816%20571.9521L671.3375%20571.9521%20671.3375%20512.442%20839.6098%20512.442%20839.6098%20679.0703%20780.0444%20679.0703%20780.0444%20618.0724C604.3264%20766.8477%20340.7494%20743.0436%20193.325%20567.4888%2092.0638%20446.9809%2068.2376%20281.8404%20129.2922%20137.5284L179.9228%20167.2834Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE12D'%20unicode='&%23xE12D;'%20d='M954.2974%20338.0839L566.9315%20679.8669C556.1973%20689.3044%20539.7459%20681.5393%20539.7459%20667.0843L539.7459%20466.6258C539.7459%20457.6661%20532.862%20450.1399%20524.1112%20449.7816%20299.8591%20441.5386%20111.3099%20274.8881%2071.6399%2046.3558L64.2893%203.9465C61.3724-12.5394%2081.2074-22.8132%2092.525-10.628L121.4608%2020.6713C226.1196%20134.0414%20371.4984%20197.7151%20523.2945%20197.1178%20532.3953%20197.1178%20539.8626%20189.5916%20539.8626%20180.2735L539.8626-15.8843C539.8626-30.3393%20556.4306-38.1044%20567.0482-28.6669L954.414%20312.5188C961.8813%20319.3282%20961.8813%20331.3939%20954.2974%20338.0839L954.2974%20338.0839ZM157.3971%20133.0857C222.7359%20287.0733%20371.6151%20390.7669%20541.7294%20390.7669L581.3994%20390.7669C590.5001%20390.7669%20597.8508%20398.2931%20597.8508%20407.6112L597.8508%20574.0228%20879.6244%20325.3013%20597.8508%2077.1772%20597.8508%20239.4076C597.8508%20248.7257%20590.5001%20256.2519%20581.3994%20256.2519L545.3464%20256.2519C404.9846%20261.9861%20268.2398%20217.7848%20157.3971%20133.0857Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE130'%20unicode='&%23xE130;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE131'%20unicode='&%23xE131;'%20d='M843.3533%20445.6153C907.69%20445.6153%20960%20393.2652%20960%20328.9686L960-33.7105C960-98.0071%20907.68-150.3572%20843.3533-150.3572L480.7043-150.3572C416.3676-150.3572%20364.0576-98.0071%20364.0576-33.7105L364.0576%20328.9686C364.0576%20393.2652%20416.3676%20445.6153%20480.7043%20445.6153L843.3533%20445.6153ZM843.3533%20378.3596L480.7043%20378.3596C453.481%20378.3596%20431.3133%20356.2219%20431.3133%20328.9686L431.3133-33.7105C431.3133-60.9638%20453.481-83.1015%20480.7043-83.1015L843.3533-83.1015C870.5765-83.1015%20892.7443-60.9638%20892.7443-33.7105L892.7443%20328.9686C892.7443%20356.2219%20870.5765%20378.3596%20843.3533%20378.3596ZM246.7188%2030.5159C265.3056%2030.5159%20280.3416%2015.4799%20280.3416-3.1069%20280.3416-21.6938%20265.3056-36.7297%20246.7188-36.7297L203.2759-36.7297C184.6891-36.7297%20169.6531-21.6938%20169.6531-3.1069%20169.6531%2015.4799%20184.6891%2030.5159%20203.2759%2030.5159L246.7188%2030.5159ZM666.9739%20103.0277C685.5608%20103.0277%20700.5967%2087.9917%20700.5967%2069.4048%20700.5967%2050.818%20685.5608%2035.782%20666.9739%2035.782L540.5373%2035.782C521.9504%2035.782%20506.9144%2050.818%20506.9144%2069.4048%20506.9144%2087.9917%20521.9504%20103.0277%20540.5373%20103.0277L666.9739%20103.0277ZM739.8969%20748C804.8255%20748%20857.657%20695.1985%20857.657%20630.2399L857.657%20554.2475C857.657%20535.6607%20842.621%20520.6247%20824.0342%20520.6247%20805.4474%20520.6247%20790.4114%20535.6607%20790.4114%20554.2475L790.4114%20630.2399C790.4114%20658.085%20767.7521%20680.7443%20739.907%20680.7443L181.7601%20680.7443C153.915%20680.7443%20131.2557%20658.085%20131.2557%20630.2399L131.2557%20242.8653C131.2557%20215.0201%20153.915%20192.3608%20181.7601%20192.3608L246.7188%20192.3608C265.3056%20192.3608%20280.3416%20177.3249%20280.3416%20158.738%20280.3416%20140.1512%20265.3056%20125.1052%20246.7188%20125.1052L181.7601%20125.1052C116.8316%20125.1052%2064%20177.9066%2064%20242.8653L64%20630.2399C64%20695.1985%20116.8416%20748%20181.7601%20748L739.8969%20748ZM793.3704%20259.4059C811.9573%20259.4059%20826.9933%20244.3699%20826.9933%20225.783%20826.9933%20207.1962%20811.9573%20192.1602%20793.3704%20192.1602L540.5373%20192.1602C521.9504%20192.1602%20506.9144%20207.1962%20506.9144%20225.783%20506.9144%20244.3699%20521.9504%20259.4059%20540.5373%20259.4059L793.3704%20259.4059Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE132'%20unicode='&%23xE132;'%20d='M377.6-39.2H288L281.6-39.2C236.8-32.8%20198.4%205.6%20198.4%2050.4V95.2C198.4%20120.8%20179.2%20140%20153.6%20140%20128%20140%20108.8%20120.8%20108.8%2095.2V50.4C108.8-45.6%20185.6-128.8%20288-128.8H377.6C403.2-128.8%20422.4-109.6%20422.4-84%20422.4-58.4%20396.8-39.2%20377.6-39.2ZM640%20581.6H729.6C755.2%20581.6%20774.4%20575.2%20793.6%20556%20812.8%20536.8%20819.2%20517.6%20819.2%20492V447.2C819.2%20421.6%20838.4%20402.4%20864%20402.4%20889.6%20402.4%20908.8%20421.6%20908.8%20447.2V492C908.8%20588%20832%20671.2%20729.6%20671.2H640C614.4%20671.2%20595.2%20652%20595.2%20626.4%20595.2%20600.8%20614.4%20581.6%20640%20581.6ZM960-96.8L780.8%20344.8H780.8C774.4%20351.2%20768%20357.6%20761.6%20357.6H704C697.6%20357.6%20684.8%20351.2%20684.8%20344.8L505.6-96.8C505.6-103.2%20505.6-109.6%20505.6-116S518.4-128.8%20524.8-128.8H569.6C576-128.8%20588.8-122.4%20588.8-116L633.6%205.6H812.8L857.6-116C864-122.4%20870.4-128.8%20876.8-128.8H921.6C928-128.8%20934.4-122.4%20940.8-116%20960-109.6%20960-103.2%20960-96.8ZM672%2095.2L729.6%20236%20787.2%2095.2H672ZM505.6%20338.4V607.2C505.6%20620%20492.8%20626.4%20486.4%20626.4H332.8V690.4C332.8%20696.8%20332.8%20703.2%20326.4%20703.2S313.6%20716%20307.2%20716H262.4C256%20716%20249.6%20716%20249.6%20709.6S243.2%20696.8%20243.2%20696.8V632.8H83.2C76.8%20632.8%2070.4%20632.8%2070.4%20626.4%2064%20613.6%2064%20613.6%2064%20607.2V338.4C64%20332%2064%20325.6%2070.4%20325.6%2076.8%20319.2%2083.2%20319.2%2083.2%20319.2H236.8V210.4C236.8%20197.6%20249.6%20191.2%20256%20191.2H300.8C313.6%20191.2%20320%20204%20320%20210.4V319.2H473.6C499.2%20319.2%20505.6%20325.6%20505.6%20338.4ZM243.2%20402.4H153.6V536.8H243.2V402.4ZM422.4%20402.4H332.8V536.8H422.4V402.4Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE133'%20unicode='&%23xE133;'%20d='M896%20684L896%20620%20511.52%20620%20639.922%20460.1281%20383.922%20460.1281%20511.456%20620%20128%20620%20128%20684%20896%20684ZM128-20L896-20%20896-84%20128-84ZM511.4913-19.8719L383.922%20140%20639.922%20140%20511.4913-19.8719ZM831.8579%20300.4947L671.986%20428.0641%20671.986%20172.0641%20831.8579%20300.4947ZM191.986%20300.4947L351.8579%20428.0641%20351.8579%20172.0641%20191.986%20300.4947Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE135'%20unicode='&%23xE135;'%20d='M252.0661-20L252.096-84%20380.096-84%20380.0661-20%20252.0661-20ZM128%2013.984L128-20C128-53.9229%20154.3926-81.6815%20187.764-83.862L191.937-19.9982%20192%2013.967%20128%2013.984ZM372.3532%20458.3919L462.8629%2096.3532%20582.9919%20216.5275%20834.6529-35.1084%20877.8507%208.0894%20626.1876%20259.7232%20734.3919%20367.8822%20372.3532%20458.3919ZM128%20205.984L128%2077.984%20192%2077.967%20192%20205.967%20128%20205.984ZM128%20397.984L128%20269.984%20192%20269.967%20192%20397.967%20128%20397.984ZM832%20582.0991L832%20454.0991%20896%20454.112%20896%20582.112%20832%20582.0991ZM128%20589.984L128%20461.984%20192%20461.967%20192%20589.967%20128%20589.984ZM192%20684C168.3119%20684%20147.6296%20671.1307%20136.5634%20652.0023L191.9608%20619.9535%20256%20620%20256%20684%20192%20684ZM512%20684L512%20620%20640%20620%20640%20684%20512%20684ZM320%20684L320%20620%20448%20620%20448%20684%20320%20684ZM704%20684L704%20620%20832%20620%20890.6768%20645.5951C880.802%20668.2013%20858.246%20684%20832%20684L704%20684Z'%20horiz-adv-x='1024'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE136'%20unicode='&%23xE136;'%20d='M775.9375%20240.8929L690.4759%20324.0291%20519.5882%20157.6886%20519.5526%20711.9979%20405.6037%20711.9979%20405.6704%20157.6886%20234.6804%20324.0291%20149.2187%20240.8929%20462.5781-63.9396%20775.9375%20240.8929Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3cglyph%20glyph-name='uniE137'%20unicode='&%23xE137;'%20d='M477.5%20741.8075C708.2515%20741.8075%20895.3125%20554.7465%20895.3125%20323.995%20895.3125%2093.2435%20708.2515-93.8175%20477.5-93.8175%20246.7485-93.8175%2059.6875%2093.2435%2059.6875%20323.995%2059.6875%20554.7465%20246.7485%20741.8075%20477.5%20741.8075ZM477.5%20682.12C279.713%20682.12%20119.375%20521.782%20119.375%20323.995%20119.375%20126.208%20279.713-34.13%20477.5-34.13%20675.287-34.13%20835.625%20126.208%20835.625%20323.995%20835.625%20521.782%20675.287%20682.12%20477.5%20682.12ZM477.5%20559.0145C607.2853%20559.0145%20712.5195%20453.7803%20712.5195%20323.995%20712.5195%20194.2097%20607.2853%2088.9755%20477.5%2088.9755%20347.7147%2088.9755%20242.4805%20194.2097%20242.4805%20323.995%20242.4805%20453.7803%20347.7147%20559.0145%20477.5%20559.0145ZM548.7217%20418.9572L477.4935%20347.729%20406.2718%20418.9507%20382.5378%20395.2167%20453.7594%20323.995%20382.5378%20252.7733%20406.2892%20229.0219%20477.5109%20300.2436%20548.7217%20229.0328%20572.4557%20252.7668%20501.2449%20323.9776%20572.4731%20395.2058%20548.7217%20418.9572Z'%20horiz-adv-x='955'%20vert-adv-y='1024'%20/%3e%3c/font%3e%3c/defs%3e%3c/svg%3e") format("svg"),url(data:font/ttf;base64,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ADwAAQAAAAAABgAIAEcAAQAAAAAACgArAE8AAQAAAAAACwATAHoAAwABBAkAAAA6AI0AAwABBAkAAQAQAMcAAwABBAkAAgAOANcAAwABBAkAAwAQAOUAAwABBAkABAAQAPUAAwABBAkABQAWAQUAAwABBAkABgAQARsAAwABBAkACgBWASsAAwABBAkACwAmAYEKICBDcmVhdGVkIGJ5IGZvbnQtY2FycmllcgogIGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgAgACAAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGYAbwBuAHQALQBjAGEAcgByAGkAZQByAAoAIAAgAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsAAXgHdW5pRTEyOQd1bmlFMTM0B3VuaUUxMjYHdW5pRTEyRQd1bmlFMTM5B3VuaUUxMzgHdW5pRTEyOAd1bmlFMTFCB3VuaUUxMTMHdW5pRTExMgd1bmlFMTE0B3VuaUUxMTUHdW5pRTExNgd1bmlFMTExB3VuaUUxMTcHdW5pRTExOAd1bmlFMTE5B3VuaUUxMUEHdW5pRTEyMQd1bmlFMTFGB3VuaUUxMjAHdW5pRTExRAd1bmlFMTNBB3VuaUUxMDEHdW5pRTEwMgd1bmlFMTA2B3VuaUUxMDUHdW5pRTEwMwd1bmlFMTA0B3VuaUUxMDcHdW5pRTEwOAd1bmlFMTBCB3VuaUUxMDkHdW5pRTEwQQd1bmlFMTBDB3VuaUUxMEQHdW5pRTEwRQd1bmlFMTBGB3VuaUUxMTAHdW5pRTExQwd1bmlFMTFFB3VuaUUxMjIHdW5pRTEyMwd1bmlFMTI0B3VuaUUxMjUHdW5pRTEyQwd1bmlFMTI3B3VuaUUxMkEHdW5pRTEyQgd1bmlFMTJEB3VuaUUxMzAHdW5pRTEzMgd1bmlFMTMzB3VuaUUxMzUHdW5pRTEzNgd1bmlFMTM3AAAA) format("truetype"),url(data:font/woff;base64,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) format("woff"),url(data:application/vnd.ms-fontobject;base64,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suwEBOyymcoEBMqZmMoEBMqYY4UDA4VjZIUDA4WrSEcXR0cXSEcXR0cC5gXrsrLrBQXrsrLrNwTKmJjKBATKmJjKdwOEZGSFAgKFZGSEiUdHGEdHGEdHGEdHAAAAAAASAN4AAQAAAAAAAAAdAAAAAQAAAAAAAQAIAB0AAQAAAAAAAgAHACUAAQAAAAAAAwAIACwAAQAAAAAABAAIADQAAQAAAAAABQALADwAAQAAAAAABgAIAEcAAQAAAAAACgArAE8AAQAAAAAACwATAHoAAwABBAkAAAA6AI0AAwABBAkAAQAQAMcAAwABBAkAAgAOANcAAwABBAkAAwAQAOUAAwABBAkABAAQAPUAAwABBAkABQAWAQUAAwABBAkABgAQARsAAwABBAkACgBWASsAAwABBAkACwAmAYEKICBDcmVhdGVkIGJ5IGZvbnQtY2FycmllcgogIGljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgAgACAAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGYAbwBuAHQALQBjAGEAcgByAGkAZQByAAoAIAAgAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsAAXgHdW5pRTEyOQd1bmlFMTM0B3VuaUUxMjYHdW5pRTEyRQd1bmlFMTM5B3VuaUUxMzgHdW5pRTEyOAd1bmlFMTFCB3VuaUUxMTMHdW5pRTExMgd1bmlFMTE0B3VuaUUxMTUHdW5pRTExNgd1bmlFMTExB3VuaUUxMTcHdW5pRTExOAd1bmlFMTE5B3VuaUUxMUEHdW5pRTEyMQd1bmlFMTFGB3VuaUUxMjAHdW5pRTExRAd1bmlFMTNBB3VuaUUxMDEHdW5pRTEwMgd1bmlFMTA2B3VuaUUxMDUHdW5pRTEwMwd1bmlFMTA0B3VuaUUxMDcHdW5pRTEwOAd1bmlFMTBCB3VuaUUxMDkHdW5pRTEwQQd1bmlFMTBDB3VuaUUxMEQHdW5pRTEwRQd1bmlFMTBGB3VuaUUxMTAHdW5pRTExQwd1bmlFMTFFB3VuaUUxMjIHdW5pRTEyMwd1bmlFMTI0B3VuaUUxMjUHdW5pRTEyQwd1bmlFMTI3B3VuaUUxMkEHdW5pRTEyQgd1bmlFMTJEB3VuaUUxMzAHdW5pRTEzMgd1bmlFMTMzB3VuaUUxMzUHdW5pRTEzNgd1bmlFMTM3AAAA) format("embedded-opentype");font-weight:400;font-style:normal}.bkai-icon{font-family:bkai!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-warning-circle-fill:before{content:""}.icon-close-circle-shape:before{content:""}.icon-close-line-2:before{content:""}.icon-minus-line:before{content:""}.icon-visible1:before{content:""}.icon-links:before{content:""}.icon-quanquan:before{content:""}.icon-yanjing-kejian:before{content:""}.icon-shipin-2:before{content:""}.icon-tupian-2:before{content:""}.icon-wenben-2:before{content:""}.icon-yasuobao-2:before{content:""}.icon-yinle-2:before{content:""}.icon-doc-3:before{content:""}.icon-excel-2:before{content:""}.icon-markdown:before{content:""}.icon-pdf-2:before{content:""}.icon-ppt-2:before{content:""}.icon-sousuo:before{content:""}.icon-chouti:before{content:""}.icon-liaotianchuang:before{content:""}.icon-sikao:before{content:""}.icon-wenzhang:before{content:""}.icon-published-zhongzhi:before{content:""}.icon-fasong:before{content:""}.icon-diancai:before{content:""}.icon-diancaishixin:before{content:""}.icon-dianzan:before{content:""}.icon-dianzanshixin:before{content:""}.icon-dingyue:before{content:""}.icon-fujian:before{content:""}.icon-lashen:before{content:""}.icon-yasuo:before{content:""}.icon-yinyong:before{content:""}.icon-drill-down:before{content:""}.icon-liaotianliebiao:before{content:""}.icon-xinzengliaotian:before{content:""}.icon-quxiaozhiding:before{content:""}.icon-zhiding:before{content:""}.icon-piliangbianji:before{content:""}.icon-shanchu:before{content:""}.icon-yuan-jiahao:before{content:""}.icon-yuan-jianhao:before{content:""}.icon-zhushou:before{content:""}.icon-bianji:before{content:""}.icon-shezhi-3:before{content:""}.icon-history:before{content:""}.icon-fuzhi:before{content:""}.icon-zhongxinshengcheng:before{content:""}.icon-fenxiang:before{content:""}.icon-jiahao:before{content:""}.icon-jieshi:before{content:""}.icon-fanyi:before{content:""}.icon-morenchicun:before{content:""}.icon-kuangxuan:before{content:""}.icon-jiantou:before{content:""}.icon-tingzhishengcheng:before{content:""}
2
+ /*$vite$:1*/`,document.head.appendChild(r2);function s4(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const G=s4(p),l4=e=>{const t=document.cookie.match(new RegExp(`(^| )${e}=([^;]*)(;|$)`));return t?t[2]:""},c4=e=>{e.scrollTop=e.scrollHeight},u4=l4("blueking_language")||"zh-cn",d4={小鲸:"BK GPT",向下收缩:"shrink down",向上扩展:"expand upward",清空聊天记录:"Empty chat records",关闭:"close","内容正在执行中,请执行完成后再发送":"The content is being executed, please send it after the execution is completed.",发送:"Send","您可以键入 “/” 查看更多Prompt":'You can type "/" to see more Prompts',请输入:"Please input",返回最新:"Latest",终止生成:"Stop",向上滚动加载更多记录:"Scroll up to load more records",日:" sunday",一:" monday",二:" tuesday",三:" wednesday",四:" thursday",五:" friday",六:" saturday",昨天:"yesterday",本周:"this week",上周:"last week",复制成功:"Copy success",您选择的文本内容:"The text content you selected",问小鲸:"Ask BK GPT",想对选中的文本做什么:"What do you want to do with the selected text?",translateShortcut:`You are a highly skilled AI trained in language translation. I would like you to translate the text delimited by triple quotes (Translation of Chinese into English and other languages into Chinese), ensuring that the translation is colloquial and authentic.
3
3
  Only give me the output and nothing else. Do not wrap responses in quotes
4
4
  '''
5
5
  {{ SELECTED_TEXT }}
6
6
  '''
7
7
  `,explanationShortcut:`You are a professional explainer. Please provide a detailed explanation of "{{ SELECTED_TEXT }}". Your explanation should include: 1) basic meaning and conceptual explanation; 2) practical applications or use cases; 3) if it's a technical term, please provide relevant technical background; 4) where appropriate, provide specific examples to aid understanding. Use clear and accessible language to ensure non-experts can understand. If the word/phrase has multiple meanings, please list the main definitions. Keep your response concise and clear while ensuring completeness and accuracy of information.`,翻译:"translate",解释:"explanation","AI小鲸正在回复,请结束后再清空":"AI BK GPT is executing, please clear after completion",'输入 "/" 唤出 Prompt\n通过 Shift + Enter 进行换行输入':`Input "/" to call out Prompt
8
- Use Shift + Enter to enter a new line`,"你好,我是小鲸":"Hello, I am BK GPT","输入你的问题,助你高效的完成工作":"Input your question, help you complete work efficiently",框选内容:"Selected content","最小化,将缩成锚点":"Minimize, will shrink to a anchor",复制失败:"Copy failed",取消:"Cancel",请输入内容:"Please input content",删除:"Delete",扩展高度:"Expand height",缩小高度:"Shrink height",恢复默认大小:"Restore default size",无匹配结果:"No matching results"},A4={translateShortcut:`你是受过语言翻译训练的高技能人工智能。我想让你把用三引号分隔的文本翻译(中文翻译成英文,其他语言翻译成中文),确保译文口语化、地道。
8
+ Use Shift + Enter to enter a new line`,"你好,我是小鲸":"Hello, I am BK GPT","输入你的问题,助你高效的完成工作":"Input your question, help you complete work efficiently",框选内容:"Selected content","最小化,将缩成锚点":"Minimize, will shrink to a anchor",复制失败:"Copy failed",取消:"Cancel",请输入内容:"Please input content",删除:"Delete",扩展高度:"Expand height",缩小高度:"Shrink height",恢复默认大小:"Restore default size",无匹配结果:"No matching results"},f4={translateShortcut:`你是受过语言翻译训练的高技能人工智能。我想让你把用三引号分隔的文本翻译(中文翻译成英文,其他语言翻译成中文),确保译文口语化、地道。
9
9
  只给我输出结果,其他内容一概不要。请勿用引号将回复包起来
10
10
  '''
11
11
  {{ SELECTED_TEXT }}
12
- '''`,explanationShortcut:"您是一位专业的解释者。请详细解释“{{ SELECTED_TEXT }}”。您的解释应包括 1) 基本含义和概念解释;2) 实际应用或使用案例;3) 如果是技术术语,请提供相关技术背景;4) 适当时提供具体示例,以帮助理解。使用清晰易懂的语言,确保非专业人员也能理解。如果该词/短语有多种含义,请列出主要定义。在确保信息完整性和准确性的同时,请保持答复简洁明了。"},Oe=e=>f4!=="en"?A4[e]||e:p4[e]||e,Ws=[{label:Oe("翻译"),prompt:Oe("translateShortcut"),key:"translate",icon:"icon-fanyi"},{label:Oe("解释"),prompt:Oe("explanationShortcut"),key:"explanation",icon:"icon-jieshi"}];var ht="top",Bt="bottom",jt="right",gt="left",qs="auto",Co=[ht,Bt,jt,gt],Br="start",To="end",h4="clippingParents",a0="viewport",So="popper",g4="reference",s0=Co.reduce(function(e,t){return e.concat([t+"-"+Br,t+"-"+To])},[]),l0=[].concat(Co,[qs]).reduce(function(e,t){return e.concat([t,t+"-"+Br,t+"-"+To])},[]),m4="beforeRead",v4="read",y4="afterRead",b4="beforeMain",w4="main",x4="afterMain",k4="beforeWrite",C4="write",T4="afterWrite",S4=[m4,v4,y4,b4,w4,x4,k4,C4,T4];function qt(e){return e?(e.nodeName||"").toLowerCase():null}function wt(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function sr(e){var t=wt(e).Element;return e instanceof t||e instanceof Element}function Ot(e){var t=wt(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Ks(e){if(typeof ShadowRoot>"u")return!1;var t=wt(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function B4(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},i=t.elements[n];!Ot(i)||!qt(i)||(Object.assign(i.style,r),Object.keys(o).forEach(function(a){var s=o[a];s===!1?i.removeAttribute(a):i.setAttribute(a,s===!0?"":s)}))})}function j4(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],i=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,c){return l[c]="",l},{});!Ot(o)||!qt(o)||(Object.assign(o.style,s),Object.keys(i).forEach(function(l){o.removeAttribute(l)}))})}}const c0={name:"applyStyles",enabled:!0,phase:"write",fn:B4,effect:j4,requires:["computeStyles"]};function Kt(e){return e.split("-")[0]}var lr=Math.max,ta=Math.min,jr=Math.round;function Xs(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function u0(){return!/^((?!chrome|android).)*safari/i.test(Xs())}function Or(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,i=1;t&&Ot(e)&&(o=e.offsetWidth>0&&jr(r.width)/e.offsetWidth||1,i=e.offsetHeight>0&&jr(r.height)/e.offsetHeight||1);var a=sr(e)?wt(e):window,s=a.visualViewport,l=!u0()&&n,c=(r.left+(l&&s?s.offsetLeft:0))/o,u=(r.top+(l&&s?s.offsetTop:0))/i,d=r.width/o,A=r.height/i;return{width:d,height:A,top:u,right:c+d,bottom:u+A,left:c,x:c,y:u}}function _s(e){var t=Or(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function d0(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Ks(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function bn(e){return wt(e).getComputedStyle(e)}function O4(e){return["table","td","th"].indexOf(qt(e))>=0}function Hn(e){return((sr(e)?e.ownerDocument:e.document)||window.document).documentElement}function na(e){return qt(e)==="html"?e:e.assignedSlot||e.parentNode||(Ks(e)?e.host:null)||Hn(e)}function f0(e){return!Ot(e)||bn(e).position==="fixed"?null:e.offsetParent}function I4(e){var t=/firefox/i.test(Xs()),n=/Trident/i.test(Xs());if(n&&Ot(e)){var r=bn(e);if(r.position==="fixed")return null}var o=na(e);for(Ks(o)&&(o=o.host);Ot(o)&&["html","body"].indexOf(qt(o))<0;){var i=bn(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function Bo(e){for(var t=wt(e),n=f0(e);n&&O4(n)&&bn(n).position==="static";)n=f0(n);return n&&(qt(n)==="html"||qt(n)==="body"&&bn(n).position==="static")?t:n||I4(e)||t}function el(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function jo(e,t,n){return lr(e,ta(t,n))}function M4(e,t,n){var r=jo(e,t,n);return r>n?n:r}function p0(){return{top:0,right:0,bottom:0,left:0}}function A0(e){return Object.assign({},p0(),e)}function h0(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var P4=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,A0(typeof t!="number"?t:h0(t,Co))};function D4(e){var t,n=e.state,r=e.name,o=e.options,i=n.elements.arrow,a=n.modifiersData.popperOffsets,s=Kt(n.placement),l=el(s),c=[gt,jt].indexOf(s)>=0,u=c?"height":"width";if(!(!i||!a)){var d=P4(o.padding,n),A=_s(i),f=l==="y"?ht:gt,g=l==="y"?Bt:jt,h=n.rects.reference[u]+n.rects.reference[l]-a[l]-n.rects.popper[u],y=a[l]-n.rects.reference[l],m=Bo(i),C=m?l==="y"?m.clientHeight||0:m.clientWidth||0:0,x=h/2-y/2,v=d[f],j=C-A[u]-d[g],B=C/2-A[u]/2+x,k=jo(v,B,j),I=l;n.modifiersData[r]=(t={},t[I]=k,t.centerOffset=k-B,t)}}function E4(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||d0(t.elements.popper,o)&&(t.elements.arrow=o))}const Q4={name:"arrow",enabled:!0,phase:"main",fn:D4,effect:E4,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ir(e){return e.split("-")[1]}var N4={top:"auto",right:"auto",bottom:"auto",left:"auto"};function z4(e,t){var n=e.x,r=e.y,o=t.devicePixelRatio||1;return{x:jr(n*o)/o||0,y:jr(r*o)/o||0}}function g0(e){var t,n=e.popper,r=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,c=e.adaptive,u=e.roundOffsets,d=e.isFixed,A=a.x,f=A===void 0?0:A,g=a.y,h=g===void 0?0:g,y=typeof u=="function"?u({x:f,y:h}):{x:f,y:h};f=y.x,h=y.y;var m=a.hasOwnProperty("x"),C=a.hasOwnProperty("y"),x=gt,v=ht,j=window;if(c){var B=Bo(n),k="clientHeight",I="clientWidth";if(B===wt(n)&&(B=Hn(n),bn(B).position!=="static"&&s==="absolute"&&(k="scrollHeight",I="scrollWidth")),B=B,o===ht||(o===gt||o===jt)&&i===To){v=Bt;var Q=d&&B===j&&j.visualViewport?j.visualViewport.height:B[k];h-=Q-r.height,h*=l?1:-1}if(o===gt||(o===ht||o===Bt)&&i===To){x=jt;var P=d&&B===j&&j.visualViewport?j.visualViewport.width:B[I];f-=P-r.width,f*=l?1:-1}}var $=Object.assign({position:s},c&&N4),Z=u===!0?z4({x:f,y:h},wt(n)):{x:f,y:h};if(f=Z.x,h=Z.y,l){var q;return Object.assign({},$,(q={},q[v]=C?"0":"",q[x]=m?"0":"",q.transform=(j.devicePixelRatio||1)<=1?"translate("+f+"px, "+h+"px)":"translate3d("+f+"px, "+h+"px, 0)",q))}return Object.assign({},$,(t={},t[v]=C?h+"px":"",t[x]=m?f+"px":"",t.transform="",t))}function F4(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,i=n.adaptive,a=i===void 0?!0:i,s=n.roundOffsets,l=s===void 0?!0:s,c={placement:Kt(t.placement),variation:Ir(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,g0(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,g0(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const V4={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:F4,data:{}};var ra={passive:!0};function R4(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,i=o===void 0?!0:o,a=r.resize,s=a===void 0?!0:a,l=wt(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&c.forEach(function(u){u.addEventListener("scroll",n.update,ra)}),s&&l.addEventListener("resize",n.update,ra),function(){i&&c.forEach(function(u){u.removeEventListener("scroll",n.update,ra)}),s&&l.removeEventListener("resize",n.update,ra)}}const H4={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:R4,data:{}};var Y4={left:"right",right:"left",bottom:"top",top:"bottom"};function oa(e){return e.replace(/left|right|bottom|top/g,function(t){return Y4[t]})}var L4={start:"end",end:"start"};function m0(e){return e.replace(/start|end/g,function(t){return L4[t]})}function tl(e){var t=wt(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function nl(e){return Or(Hn(e)).left+tl(e).scrollLeft}function $4(e,t){var n=wt(e),r=Hn(e),o=n.visualViewport,i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;var c=u0();(c||!c&&t==="fixed")&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s+nl(e),y:l}}function G4(e){var t,n=Hn(e),r=tl(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=lr(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=lr(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-r.scrollLeft+nl(e),l=-r.scrollTop;return bn(o||n).direction==="rtl"&&(s+=lr(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:l}}function rl(e){var t=bn(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function v0(e){return["html","body","#document"].indexOf(qt(e))>=0?e.ownerDocument.body:Ot(e)&&rl(e)?e:v0(na(e))}function Oo(e,t){var n;t===void 0&&(t=[]);var r=v0(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),i=wt(r),a=o?[i].concat(i.visualViewport||[],rl(r)?r:[]):r,s=t.concat(a);return o?s:s.concat(Oo(na(a)))}function ol(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function U4(e,t){var n=Or(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function y0(e,t,n){return t===a0?ol($4(e,n)):sr(t)?U4(t,n):ol(G4(Hn(e)))}function Z4(e){var t=Oo(na(e)),n=["absolute","fixed"].indexOf(bn(e).position)>=0,r=n&&Ot(e)?Bo(e):e;return sr(r)?t.filter(function(o){return sr(o)&&d0(o,r)&&qt(o)!=="body"}):[]}function J4(e,t,n,r){var o=t==="clippingParents"?Z4(e):[].concat(t),i=[].concat(o,[n]),a=i[0],s=i.reduce(function(l,c){var u=y0(e,c,r);return l.top=lr(u.top,l.top),l.right=ta(u.right,l.right),l.bottom=ta(u.bottom,l.bottom),l.left=lr(u.left,l.left),l},y0(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function b0(e){var t=e.reference,n=e.element,r=e.placement,o=r?Kt(r):null,i=r?Ir(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(o){case ht:l={x:a,y:t.y-n.height};break;case Bt:l={x:a,y:t.y+t.height};break;case jt:l={x:t.x+t.width,y:s};break;case gt:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var c=o?el(o):null;if(c!=null){var u=c==="y"?"height":"width";switch(i){case Br:l[c]=l[c]-(t[u]/2-n[u]/2);break;case To:l[c]=l[c]+(t[u]/2-n[u]/2);break}}return l}function Io(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=r===void 0?e.placement:r,i=n.strategy,a=i===void 0?e.strategy:i,s=n.boundary,l=s===void 0?h4:s,c=n.rootBoundary,u=c===void 0?a0:c,d=n.elementContext,A=d===void 0?So:d,f=n.altBoundary,g=f===void 0?!1:f,h=n.padding,y=h===void 0?0:h,m=A0(typeof y!="number"?y:h0(y,Co)),C=A===So?g4:So,x=e.rects.popper,v=e.elements[g?C:A],j=J4(sr(v)?v:v.contextElement||Hn(e.elements.popper),l,u,a),B=Or(e.elements.reference),k=b0({reference:B,element:x,strategy:"absolute",placement:o}),I=ol(Object.assign({},x,k)),Q=A===So?I:B,P={top:j.top-Q.top+m.top,bottom:Q.bottom-j.bottom+m.bottom,left:j.left-Q.left+m.left,right:Q.right-j.right+m.right},$=e.modifiersData.offset;if(A===So&&$){var Z=$[o];Object.keys(P).forEach(function(q){var U=[jt,Bt].indexOf(q)>=0?1:-1,F=[ht,Bt].indexOf(q)>=0?"y":"x";P[q]+=Z[F]*U})}return P}function W4(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=n.boundary,i=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,c=l===void 0?l0:l,u=Ir(r),d=u?s?s0:s0.filter(function(g){return Ir(g)===u}):Co,A=d.filter(function(g){return c.indexOf(g)>=0});A.length===0&&(A=d);var f=A.reduce(function(g,h){return g[h]=Io(e,{placement:h,boundary:o,rootBoundary:i,padding:a})[Kt(h)],g},{});return Object.keys(f).sort(function(g,h){return f[g]-f[h]})}function q4(e){if(Kt(e)===qs)return[];var t=oa(e);return[m0(e),t,m0(t)]}function K4(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,i=o===void 0?!0:o,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,c=n.padding,u=n.boundary,d=n.rootBoundary,A=n.altBoundary,f=n.flipVariations,g=f===void 0?!0:f,h=n.allowedAutoPlacements,y=t.options.placement,m=Kt(y),C=m===y,x=l||(C||!g?[oa(y)]:q4(y)),v=[y].concat(x).reduce(function(D,T){return D.concat(Kt(T)===qs?W4(t,{placement:T,boundary:u,rootBoundary:d,padding:c,flipVariations:g,allowedAutoPlacements:h}):T)},[]),j=t.rects.reference,B=t.rects.popper,k=new Map,I=!0,Q=v[0],P=0;P<v.length;P++){var $=v[P],Z=Kt($),q=Ir($)===Br,U=[ht,Bt].indexOf(Z)>=0,F=U?"width":"height",L=Io(t,{placement:$,boundary:u,rootBoundary:d,altBoundary:A,padding:c}),K=U?q?jt:gt:q?Bt:ht;j[F]>B[F]&&(K=oa(K));var te=oa(K),le=[];if(i&&le.push(L[Z]<=0),s&&le.push(L[K]<=0,L[te]<=0),le.every(function(D){return D})){Q=$,I=!1;break}k.set($,le)}if(I)for(var oe=g?3:1,Y=function(T){var R=v.find(function(_){var E=k.get(_);if(E)return E.slice(0,T).every(function(b){return b})});if(R)return Q=R,"break"},z=oe;z>0;z--){var V=Y(z);if(V==="break")break}t.placement!==Q&&(t.modifiersData[r]._skip=!0,t.placement=Q,t.reset=!0)}}const X4={name:"flip",enabled:!0,phase:"main",fn:K4,requiresIfExists:["offset"],data:{_skip:!1}};function w0(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function x0(e){return[ht,jt,Bt,gt].some(function(t){return e[t]>=0})}function _4(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=Io(t,{elementContext:"reference"}),s=Io(t,{altBoundary:!0}),l=w0(a,r),c=w0(s,o,i),u=x0(l),d=x0(c);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}const em={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:_4};function tm(e,t,n){var r=Kt(e),o=[gt,ht].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[gt,jt].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function nm(e){var t=e.state,n=e.options,r=e.name,o=n.offset,i=o===void 0?[0,0]:o,a=l0.reduce(function(u,d){return u[d]=tm(d,t.rects,i),u},{}),s=a[t.placement],l=s.x,c=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[r]=a}const rm={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:nm};function om(e){var t=e.state,n=e.name;t.modifiersData[n]=b0({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const im={name:"popperOffsets",enabled:!0,phase:"read",fn:om,data:{}};function am(e){return e==="x"?"y":"x"}function sm(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,i=o===void 0?!0:o,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,c=n.rootBoundary,u=n.altBoundary,d=n.padding,A=n.tether,f=A===void 0?!0:A,g=n.tetherOffset,h=g===void 0?0:g,y=Io(t,{boundary:l,rootBoundary:c,padding:d,altBoundary:u}),m=Kt(t.placement),C=Ir(t.placement),x=!C,v=el(m),j=am(v),B=t.modifiersData.popperOffsets,k=t.rects.reference,I=t.rects.popper,Q=typeof h=="function"?h(Object.assign({},t.rects,{placement:t.placement})):h,P=typeof Q=="number"?{mainAxis:Q,altAxis:Q}:Object.assign({mainAxis:0,altAxis:0},Q),$=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,Z={x:0,y:0};if(B){if(i){var q,U=v==="y"?ht:gt,F=v==="y"?Bt:jt,L=v==="y"?"height":"width",K=B[v],te=K+y[U],le=K-y[F],oe=f?-I[L]/2:0,Y=C===Br?k[L]:I[L],z=C===Br?-I[L]:-k[L],V=t.elements.arrow,D=f&&V?_s(V):{width:0,height:0},T=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:p0(),R=T[U],_=T[F],E=jo(0,k[L],D[L]),b=x?k[L]/2-oe-E-R-P.mainAxis:Y-E-R-P.mainAxis,S=x?-k[L]/2+oe+E+_+P.mainAxis:z+E+_+P.mainAxis,w=t.elements.arrow&&Bo(t.elements.arrow),N=w?v==="y"?w.clientTop||0:w.clientLeft||0:0,J=(q=$==null?void 0:$[v])!=null?q:0,ee=K+b-J-N,ne=K+S-J,O=jo(f?ta(te,ee):te,K,f?lr(le,ne):le);B[v]=O,Z[v]=O-K}if(s){var M,H=v==="x"?ht:gt,X=v==="x"?Bt:jt,ie=B[j],fe=j==="y"?"height":"width",pe=ie+y[H],be=ie-y[X],xe=[ht,gt].indexOf(m)!==-1,Se=(M=$==null?void 0:$[j])!=null?M:0,je=xe?pe:ie-k[fe]-I[fe]-Se+P.altAxis,ke=xe?ie+k[fe]+I[fe]-Se-P.altAxis:be,Qe=f&&xe?M4(je,ie,ke):jo(f?je:pe,ie,f?ke:be);B[j]=Qe,Z[j]=Qe-ie}t.modifiersData[r]=Z}}const lm={name:"preventOverflow",enabled:!0,phase:"main",fn:sm,requiresIfExists:["offset"]};function cm(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function um(e){return e===wt(e)||!Ot(e)?tl(e):cm(e)}function dm(e){var t=e.getBoundingClientRect(),n=jr(t.width)/e.offsetWidth||1,r=jr(t.height)/e.offsetHeight||1;return n!==1||r!==1}function fm(e,t,n){n===void 0&&(n=!1);var r=Ot(t),o=Ot(t)&&dm(t),i=Hn(t),a=Or(e,o,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((qt(t)!=="body"||rl(i))&&(s=um(t)),Ot(t)?(l=Or(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):i&&(l.x=nl(i))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function pm(e){var t=new Map,n=new Set,r=[];e.forEach(function(i){t.set(i.name,i)});function o(i){n.add(i.name);var a=[].concat(i.requires||[],i.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&o(l)}}),r.push(i)}return e.forEach(function(i){n.has(i.name)||o(i)}),r}function Am(e){var t=pm(e);return S4.reduce(function(n,r){return n.concat(t.filter(function(o){return o.phase===r}))},[])}function hm(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function gm(e){var t=e.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var k0={placement:"bottom",modifiers:[],strategy:"absolute"};function C0(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function mm(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,o=t.defaultOptions,i=o===void 0?k0:o;return function(s,l,c){c===void 0&&(c=i);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},k0,i),modifiersData:{},elements:{reference:s,popper:l},attributes:{},styles:{}},d=[],A=!1,f={state:u,setOptions:function(m){var C=typeof m=="function"?m(u.options):m;h(),u.options=Object.assign({},i,u.options,C),u.scrollParents={reference:sr(s)?Oo(s):s.contextElement?Oo(s.contextElement):[],popper:Oo(l)};var x=Am(gm([].concat(r,u.options.modifiers)));return u.orderedModifiers=x.filter(function(v){return v.enabled}),g(),f.update()},forceUpdate:function(){if(!A){var m=u.elements,C=m.reference,x=m.popper;if(C0(C,x)){u.rects={reference:fm(C,Bo(x),u.options.strategy==="fixed"),popper:_s(x)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(P){return u.modifiersData[P.name]=Object.assign({},P.data)});for(var v=0;v<u.orderedModifiers.length;v++){if(u.reset===!0){u.reset=!1,v=-1;continue}var j=u.orderedModifiers[v],B=j.fn,k=j.options,I=k===void 0?{}:k,Q=j.name;typeof B=="function"&&(u=B({state:u,options:I,name:Q,instance:f})||u)}}}},update:hm(function(){return new Promise(function(y){f.forceUpdate(),y(u)})}),destroy:function(){h(),A=!0}};if(!C0(s,l))return f;f.setOptions(c).then(function(y){!A&&c.onFirstUpdate&&c.onFirstUpdate(y)});function g(){u.orderedModifiers.forEach(function(y){var m=y.name,C=y.options,x=C===void 0?{}:C,v=y.effect;if(typeof v=="function"){var j=v({state:u,name:m,instance:f,options:x}),B=function(){};d.push(j||B)}})}function h(){d.forEach(function(y){return y()}),d=[]}return f}}var vm=[H4,im,V4,c0,rm,X4,lm,Q4,em],il=mm({defaultModifiers:vm}),ia=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function al(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ym(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Xt=ym,bm=typeof ia=="object"&&ia&&ia.Object===Object&&ia,T0=bm,wm=T0,xm=typeof self=="object"&&self&&self.Object===Object&&self,km=wm||xm||Function("return this")(),cr=km,Cm=cr,Tm=function(){return Cm.Date.now()},Sm=Tm,Bm=/\s/;function jm(e){for(var t=e.length;t--&&Bm.test(e.charAt(t)););return t}var Om=jm,Im=Om,Mm=/^\s+/;function Pm(e){return e&&e.slice(0,Im(e)+1).replace(Mm,"")}var Dm=Pm,Em=cr,Qm=Em.Symbol,S0=Qm,B0=S0,j0=Object.prototype,Nm=j0.hasOwnProperty,zm=j0.toString,Mo=B0?B0.toStringTag:void 0;function Fm(e){var t=Nm.call(e,Mo),n=e[Mo];try{e[Mo]=void 0;var r=!0}catch{}var o=zm.call(e);return r&&(t?e[Mo]=n:delete e[Mo]),o}var Vm=Fm,Rm=Object.prototype,Hm=Rm.toString;function Ym(e){return Hm.call(e)}var Lm=Ym,O0=S0,$m=Vm,Gm=Lm,Um="[object Null]",Zm="[object Undefined]",I0=O0?O0.toStringTag:void 0;function Jm(e){return e==null?e===void 0?Zm:Um:I0&&I0 in Object(e)?$m(e):Gm(e)}var Po=Jm;function Wm(e){return e!=null&&typeof e=="object"}var ur=Wm,qm=Po,Km=ur,Xm="[object Symbol]";function _m(e){return typeof e=="symbol"||Km(e)&&qm(e)==Xm}var e6=_m,t6=Dm,M0=Xt,n6=e6,P0=NaN,r6=/^[-+]0x[0-9a-f]+$/i,o6=/^0b[01]+$/i,i6=/^0o[0-7]+$/i,a6=parseInt;function s6(e){if(typeof e=="number")return e;if(n6(e))return P0;if(M0(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=M0(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=t6(e);var n=o6.test(e);return n||i6.test(e)?a6(e.slice(2),n?2:8):r6.test(e)?P0:+e}var l6=s6,c6=Xt,sl=Sm,D0=l6,u6="Expected a function",d6=Math.max,f6=Math.min;function p6(e,t,n){var r,o,i,a,s,l,c=0,u=!1,d=!1,A=!0;if(typeof e!="function")throw new TypeError(u6);t=D0(t)||0,c6(n)&&(u=!!n.leading,d="maxWait"in n,i=d?d6(D0(n.maxWait)||0,t):i,A="trailing"in n?!!n.trailing:A);function f(B){var k=r,I=o;return r=o=void 0,c=B,a=e.apply(I,k),a}function g(B){return c=B,s=setTimeout(m,t),u?f(B):a}function h(B){var k=B-l,I=B-c,Q=t-k;return d?f6(Q,i-I):Q}function y(B){var k=B-l,I=B-c;return l===void 0||k>=t||k<0||d&&I>=i}function m(){var B=sl();if(y(B))return C(B);s=setTimeout(m,h(B))}function C(B){return s=void 0,A&&r?f(B):(r=o=void 0,a)}function x(){s!==void 0&&clearTimeout(s),c=0,r=l=o=s=void 0}function v(){return s===void 0?a:C(sl())}function j(){var B=sl(),k=y(B);if(r=arguments,o=this,l=B,k){if(s===void 0)return g(l);if(d)return clearTimeout(s),s=setTimeout(m,t),f(l)}return s===void 0&&(s=setTimeout(m,t)),a}return j.cancel=x,j.flush=v,j}var A6=p6,h6=A6,g6=Xt,m6="Expected a function";function v6(e,t,n){var r=!0,o=!0;if(typeof e!="function")throw new TypeError(m6);return g6(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),h6(e,t,{leading:r,maxWait:t,trailing:o})}var y6=v6;const b6=al(y6);/*!
12
+ '''`,explanationShortcut:"您是一位专业的解释者。请详细解释“{{ SELECTED_TEXT }}”。您的解释应包括 1) 基本含义和概念解释;2) 实际应用或使用案例;3) 如果是技术术语,请提供相关技术背景;4) 适当时提供具体示例,以帮助理解。使用清晰易懂的语言,确保非专业人员也能理解。如果该词/短语有多种含义,请列出主要定义。在确保信息完整性和准确性的同时,请保持答复简洁明了。"},Oe=e=>u4!=="en"?f4[e]||e:d4[e]||e,Ws=[{label:Oe("翻译"),prompt:Oe("translateShortcut"),key:"translate",icon:"icon-fanyi"},{label:Oe("解释"),prompt:Oe("explanationShortcut"),key:"explanation",icon:"icon-jieshi"}];var ht="top",Bt="bottom",jt="right",gt="left",qs="auto",Co=[ht,Bt,jt,gt],Br="start",To="end",p4="clippingParents",o2="viewport",So="popper",A4="reference",i2=Co.reduce(function(e,t){return e.concat([t+"-"+Br,t+"-"+To])},[]),a2=[].concat(Co,[qs]).reduce(function(e,t){return e.concat([t,t+"-"+Br,t+"-"+To])},[]),h4="beforeRead",g4="read",m4="afterRead",v4="beforeMain",y4="main",b4="afterMain",w4="beforeWrite",x4="write",k4="afterWrite",C4=[h4,g4,m4,v4,y4,b4,w4,x4,k4];function qt(e){return e?(e.nodeName||"").toLowerCase():null}function wt(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function sr(e){var t=wt(e).Element;return e instanceof t||e instanceof Element}function Ot(e){var t=wt(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Ks(e){if(typeof ShadowRoot>"u")return!1;var t=wt(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function T4(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},i=t.elements[n];!Ot(i)||!qt(i)||(Object.assign(i.style,r),Object.keys(o).forEach(function(a){var s=o[a];s===!1?i.removeAttribute(a):i.setAttribute(a,s===!0?"":s)}))})}function S4(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],i=t.attributes[r]||{},a=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),s=a.reduce(function(l,c){return l[c]="",l},{});!Ot(o)||!qt(o)||(Object.assign(o.style,s),Object.keys(i).forEach(function(l){o.removeAttribute(l)}))})}}const s2={name:"applyStyles",enabled:!0,phase:"write",fn:T4,effect:S4,requires:["computeStyles"]};function Kt(e){return e.split("-")[0]}var lr=Math.max,ta=Math.min,jr=Math.round;function Xs(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function l2(){return!/^((?!chrome|android).)*safari/i.test(Xs())}function Or(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,i=1;t&&Ot(e)&&(o=e.offsetWidth>0&&jr(r.width)/e.offsetWidth||1,i=e.offsetHeight>0&&jr(r.height)/e.offsetHeight||1);var a=sr(e)?wt(e):window,s=a.visualViewport,l=!l2()&&n,c=(r.left+(l&&s?s.offsetLeft:0))/o,u=(r.top+(l&&s?s.offsetTop:0))/i,d=r.width/o,A=r.height/i;return{width:d,height:A,top:u,right:c+d,bottom:u+A,left:c,x:c,y:u}}function _s(e){var t=Or(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function c2(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Ks(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function bn(e){return wt(e).getComputedStyle(e)}function B4(e){return["table","td","th"].indexOf(qt(e))>=0}function Hn(e){return((sr(e)?e.ownerDocument:e.document)||window.document).documentElement}function na(e){return qt(e)==="html"?e:e.assignedSlot||e.parentNode||(Ks(e)?e.host:null)||Hn(e)}function u2(e){return!Ot(e)||bn(e).position==="fixed"?null:e.offsetParent}function j4(e){var t=/firefox/i.test(Xs()),n=/Trident/i.test(Xs());if(n&&Ot(e)){var r=bn(e);if(r.position==="fixed")return null}var o=na(e);for(Ks(o)&&(o=o.host);Ot(o)&&["html","body"].indexOf(qt(o))<0;){var i=bn(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function Bo(e){for(var t=wt(e),n=u2(e);n&&B4(n)&&bn(n).position==="static";)n=u2(n);return n&&(qt(n)==="html"||qt(n)==="body"&&bn(n).position==="static")?t:n||j4(e)||t}function el(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function jo(e,t,n){return lr(e,ta(t,n))}function O4(e,t,n){var r=jo(e,t,n);return r>n?n:r}function d2(){return{top:0,right:0,bottom:0,left:0}}function f2(e){return Object.assign({},d2(),e)}function p2(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var M4=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,f2(typeof t!="number"?t:p2(t,Co))};function I4(e){var t,n=e.state,r=e.name,o=e.options,i=n.elements.arrow,a=n.modifiersData.popperOffsets,s=Kt(n.placement),l=el(s),c=[gt,jt].indexOf(s)>=0,u=c?"height":"width";if(!(!i||!a)){var d=M4(o.padding,n),A=_s(i),f=l==="y"?ht:gt,g=l==="y"?Bt:jt,h=n.rects.reference[u]+n.rects.reference[l]-a[l]-n.rects.popper[u],y=a[l]-n.rects.reference[l],m=Bo(i),T=m?l==="y"?m.clientHeight||0:m.clientWidth||0:0,k=h/2-y/2,v=d[f],O=T-A[u]-d[g],C=T/2-A[u]/2+k,w=jo(v,C,O),M=l;n.modifiersData[r]=(t={},t[M]=w,t.centerOffset=w-C,t)}}function P4(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||c2(t.elements.popper,o)&&(t.elements.arrow=o))}const D4={name:"arrow",enabled:!0,phase:"main",fn:I4,effect:P4,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Mr(e){return e.split("-")[1]}var E4={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Q4(e,t){var n=e.x,r=e.y,o=t.devicePixelRatio||1;return{x:jr(n*o)/o||0,y:jr(r*o)/o||0}}function A2(e){var t,n=e.popper,r=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,l=e.gpuAcceleration,c=e.adaptive,u=e.roundOffsets,d=e.isFixed,A=a.x,f=A===void 0?0:A,g=a.y,h=g===void 0?0:g,y=typeof u=="function"?u({x:f,y:h}):{x:f,y:h};f=y.x,h=y.y;var m=a.hasOwnProperty("x"),T=a.hasOwnProperty("y"),k=gt,v=ht,O=window;if(c){var C=Bo(n),w="clientHeight",M="clientWidth";if(C===wt(n)&&(C=Hn(n),bn(C).position!=="static"&&s==="absolute"&&(w="scrollHeight",M="scrollWidth")),C=C,o===ht||(o===gt||o===jt)&&i===To){v=Bt;var Q=d&&C===O&&O.visualViewport?O.visualViewport.height:C[w];h-=Q-r.height,h*=l?1:-1}if(o===gt||(o===ht||o===Bt)&&i===To){k=jt;var I=d&&C===O&&O.visualViewport?O.visualViewport.width:C[M];f-=I-r.width,f*=l?1:-1}}var $=Object.assign({position:s},c&&E4),Z=u===!0?Q4({x:f,y:h},wt(n)):{x:f,y:h};if(f=Z.x,h=Z.y,l){var q;return Object.assign({},$,(q={},q[v]=T?"0":"",q[k]=m?"0":"",q.transform=(O.devicePixelRatio||1)<=1?"translate("+f+"px, "+h+"px)":"translate3d("+f+"px, "+h+"px, 0)",q))}return Object.assign({},$,(t={},t[v]=T?h+"px":"",t[k]=m?f+"px":"",t.transform="",t))}function N4(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,i=n.adaptive,a=i===void 0?!0:i,s=n.roundOffsets,l=s===void 0?!0:s,c={placement:Kt(t.placement),variation:Mr(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,A2(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,A2(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const z4={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:N4,data:{}};var ra={passive:!0};function F4(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,i=o===void 0?!0:o,a=r.resize,s=a===void 0?!0:a,l=wt(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&c.forEach(function(u){u.addEventListener("scroll",n.update,ra)}),s&&l.addEventListener("resize",n.update,ra),function(){i&&c.forEach(function(u){u.removeEventListener("scroll",n.update,ra)}),s&&l.removeEventListener("resize",n.update,ra)}}const V4={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:F4,data:{}};var R4={left:"right",right:"left",bottom:"top",top:"bottom"};function oa(e){return e.replace(/left|right|bottom|top/g,function(t){return R4[t]})}var H4={start:"end",end:"start"};function h2(e){return e.replace(/start|end/g,function(t){return H4[t]})}function tl(e){var t=wt(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function nl(e){return Or(Hn(e)).left+tl(e).scrollLeft}function Y4(e,t){var n=wt(e),r=Hn(e),o=n.visualViewport,i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;var c=l2();(c||!c&&t==="fixed")&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s+nl(e),y:l}}function L4(e){var t,n=Hn(e),r=tl(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=lr(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=lr(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-r.scrollLeft+nl(e),l=-r.scrollTop;return bn(o||n).direction==="rtl"&&(s+=lr(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:l}}function rl(e){var t=bn(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function g2(e){return["html","body","#document"].indexOf(qt(e))>=0?e.ownerDocument.body:Ot(e)&&rl(e)?e:g2(na(e))}function Oo(e,t){var n;t===void 0&&(t=[]);var r=g2(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),i=wt(r),a=o?[i].concat(i.visualViewport||[],rl(r)?r:[]):r,s=t.concat(a);return o?s:s.concat(Oo(na(a)))}function ol(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function $4(e,t){var n=Or(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function m2(e,t,n){return t===o2?ol(Y4(e,n)):sr(t)?$4(t,n):ol(L4(Hn(e)))}function G4(e){var t=Oo(na(e)),n=["absolute","fixed"].indexOf(bn(e).position)>=0,r=n&&Ot(e)?Bo(e):e;return sr(r)?t.filter(function(o){return sr(o)&&c2(o,r)&&qt(o)!=="body"}):[]}function U4(e,t,n,r){var o=t==="clippingParents"?G4(e):[].concat(t),i=[].concat(o,[n]),a=i[0],s=i.reduce(function(l,c){var u=m2(e,c,r);return l.top=lr(u.top,l.top),l.right=ta(u.right,l.right),l.bottom=ta(u.bottom,l.bottom),l.left=lr(u.left,l.left),l},m2(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function v2(e){var t=e.reference,n=e.element,r=e.placement,o=r?Kt(r):null,i=r?Mr(r):null,a=t.x+t.width/2-n.width/2,s=t.y+t.height/2-n.height/2,l;switch(o){case ht:l={x:a,y:t.y-n.height};break;case Bt:l={x:a,y:t.y+t.height};break;case jt:l={x:t.x+t.width,y:s};break;case gt:l={x:t.x-n.width,y:s};break;default:l={x:t.x,y:t.y}}var c=o?el(o):null;if(c!=null){var u=c==="y"?"height":"width";switch(i){case Br:l[c]=l[c]-(t[u]/2-n[u]/2);break;case To:l[c]=l[c]+(t[u]/2-n[u]/2);break}}return l}function Mo(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=r===void 0?e.placement:r,i=n.strategy,a=i===void 0?e.strategy:i,s=n.boundary,l=s===void 0?p4:s,c=n.rootBoundary,u=c===void 0?o2:c,d=n.elementContext,A=d===void 0?So:d,f=n.altBoundary,g=f===void 0?!1:f,h=n.padding,y=h===void 0?0:h,m=f2(typeof y!="number"?y:p2(y,Co)),T=A===So?A4:So,k=e.rects.popper,v=e.elements[g?T:A],O=U4(sr(v)?v:v.contextElement||Hn(e.elements.popper),l,u,a),C=Or(e.elements.reference),w=v2({reference:C,element:k,placement:o}),M=ol(Object.assign({},k,w)),Q=A===So?M:C,I={top:O.top-Q.top+m.top,bottom:Q.bottom-O.bottom+m.bottom,left:O.left-Q.left+m.left,right:Q.right-O.right+m.right},$=e.modifiersData.offset;if(A===So&&$){var Z=$[o];Object.keys(I).forEach(function(q){var U=[jt,Bt].indexOf(q)>=0?1:-1,F=[ht,Bt].indexOf(q)>=0?"y":"x";I[q]+=Z[F]*U})}return I}function Z4(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=n.boundary,i=n.rootBoundary,a=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,c=l===void 0?a2:l,u=Mr(r),d=u?s?i2:i2.filter(function(g){return Mr(g)===u}):Co,A=d.filter(function(g){return c.indexOf(g)>=0});A.length===0&&(A=d);var f=A.reduce(function(g,h){return g[h]=Mo(e,{placement:h,boundary:o,rootBoundary:i,padding:a})[Kt(h)],g},{});return Object.keys(f).sort(function(g,h){return f[g]-f[h]})}function J4(e){if(Kt(e)===qs)return[];var t=oa(e);return[h2(e),t,h2(t)]}function W4(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,i=o===void 0?!0:o,a=n.altAxis,s=a===void 0?!0:a,l=n.fallbackPlacements,c=n.padding,u=n.boundary,d=n.rootBoundary,A=n.altBoundary,f=n.flipVariations,g=f===void 0?!0:f,h=n.allowedAutoPlacements,y=t.options.placement,m=Kt(y),T=m===y,k=l||(T||!g?[oa(y)]:J4(y)),v=[y].concat(k).reduce(function(P,S){return P.concat(Kt(S)===qs?Z4(t,{placement:S,boundary:u,rootBoundary:d,padding:c,flipVariations:g,allowedAutoPlacements:h}):S)},[]),O=t.rects.reference,C=t.rects.popper,w=new Map,M=!0,Q=v[0],I=0;I<v.length;I++){var $=v[I],Z=Kt($),q=Mr($)===Br,U=[ht,Bt].indexOf(Z)>=0,F=U?"width":"height",L=Mo(t,{placement:$,boundary:u,rootBoundary:d,altBoundary:A,padding:c}),X=U?q?jt:gt:q?Bt:ht;O[F]>C[F]&&(X=oa(X));var te=oa(X),ae=[];if(i&&ae.push(L[Z]<=0),s&&ae.push(L[X]<=0,L[te]<=0),ae.every(function(P){return P})){Q=$,M=!1;break}w.set($,ae)}if(M)for(var re=g?3:1,Y=function(S){var R=v.find(function(_){var E=w.get(_);if(E)return E.slice(0,S).every(function(b){return b})});if(R)return Q=R,"break"},z=re;z>0;z--){var V=Y(z);if(V==="break")break}t.placement!==Q&&(t.modifiersData[r]._skip=!0,t.placement=Q,t.reset=!0)}}const q4={name:"flip",enabled:!0,phase:"main",fn:W4,requiresIfExists:["offset"],data:{_skip:!1}};function y2(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function b2(e){return[ht,jt,Bt,gt].some(function(t){return e[t]>=0})}function K4(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=Mo(t,{elementContext:"reference"}),s=Mo(t,{altBoundary:!0}),l=y2(a,r),c=y2(s,o,i),u=b2(l),d=b2(c);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":d})}const X4={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:K4};function _4(e,t,n){var r=Kt(e),o=[gt,ht].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[gt,jt].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}function em(e){var t=e.state,n=e.options,r=e.name,o=n.offset,i=o===void 0?[0,0]:o,a=a2.reduce(function(u,d){return u[d]=_4(d,t.rects,i),u},{}),s=a[t.placement],l=s.x,c=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[r]=a}const tm={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:em};function nm(e){var t=e.state,n=e.name;t.modifiersData[n]=v2({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})}const rm={name:"popperOffsets",enabled:!0,phase:"read",fn:nm,data:{}};function om(e){return e==="x"?"y":"x"}function im(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,i=o===void 0?!0:o,a=n.altAxis,s=a===void 0?!1:a,l=n.boundary,c=n.rootBoundary,u=n.altBoundary,d=n.padding,A=n.tether,f=A===void 0?!0:A,g=n.tetherOffset,h=g===void 0?0:g,y=Mo(t,{boundary:l,rootBoundary:c,padding:d,altBoundary:u}),m=Kt(t.placement),T=Mr(t.placement),k=!T,v=el(m),O=om(v),C=t.modifiersData.popperOffsets,w=t.rects.reference,M=t.rects.popper,Q=typeof h=="function"?h(Object.assign({},t.rects,{placement:t.placement})):h,I=typeof Q=="number"?{mainAxis:Q,altAxis:Q}:Object.assign({mainAxis:0,altAxis:0},Q),$=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,Z={x:0,y:0};if(C){if(i){var q,U=v==="y"?ht:gt,F=v==="y"?Bt:jt,L=v==="y"?"height":"width",X=C[v],te=X+y[U],ae=X-y[F],re=f?-M[L]/2:0,Y=T===Br?w[L]:M[L],z=T===Br?-M[L]:-w[L],V=t.elements.arrow,P=f&&V?_s(V):{width:0,height:0},S=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:d2(),R=S[U],_=S[F],E=jo(0,w[L],P[L]),b=k?w[L]/2-re-E-R-I.mainAxis:Y-E-R-I.mainAxis,B=k?-w[L]/2+re+E+_+I.mainAxis:z+E+_+I.mainAxis,x=t.elements.arrow&&Bo(t.elements.arrow),N=x?v==="y"?x.clientTop||0:x.clientLeft||0:0,J=(q=$==null?void 0:$[v])!=null?q:0,ee=X+b-J-N,ne=X+B-J,D=jo(f?ta(te,ee):te,X,f?lr(ae,ne):ae);C[v]=D,Z[v]=D-X}if(s){var j,H=v==="x"?ht:gt,K=v==="x"?Bt:jt,ie=C[O],fe=O==="y"?"height":"width",pe=ie+y[H],be=ie-y[K],xe=[ht,gt].indexOf(m)!==-1,Se=(j=$==null?void 0:$[O])!=null?j:0,je=xe?pe:ie-w[fe]-M[fe]-Se+I.altAxis,ke=xe?ie+w[fe]+M[fe]-Se-I.altAxis:be,Qe=f&&xe?O4(je,ie,ke):jo(f?je:pe,ie,f?ke:be);C[O]=Qe,Z[O]=Qe-ie}t.modifiersData[r]=Z}}const am={name:"preventOverflow",enabled:!0,phase:"main",fn:im,requiresIfExists:["offset"]};function sm(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function lm(e){return e===wt(e)||!Ot(e)?tl(e):sm(e)}function cm(e){var t=e.getBoundingClientRect(),n=jr(t.width)/e.offsetWidth||1,r=jr(t.height)/e.offsetHeight||1;return n!==1||r!==1}function um(e,t,n){n===void 0&&(n=!1);var r=Ot(t),o=Ot(t)&&cm(t),i=Hn(t),a=Or(e,o,n),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((qt(t)!=="body"||rl(i))&&(s=lm(t)),Ot(t)?(l=Or(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):i&&(l.x=nl(i))),{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function dm(e){var t=new Map,n=new Set,r=[];e.forEach(function(i){t.set(i.name,i)});function o(i){n.add(i.name);var a=[].concat(i.requires||[],i.requiresIfExists||[]);a.forEach(function(s){if(!n.has(s)){var l=t.get(s);l&&o(l)}}),r.push(i)}return e.forEach(function(i){n.has(i.name)||o(i)}),r}function fm(e){var t=dm(e);return C4.reduce(function(n,r){return n.concat(t.filter(function(o){return o.phase===r}))},[])}function pm(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function Am(e){var t=e.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var w2={placement:"bottom",modifiers:[],strategy:"absolute"};function x2(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function hm(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,o=t.defaultOptions,i=o===void 0?w2:o;return function(s,l,c){c===void 0&&(c=i);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},w2,i),modifiersData:{},elements:{reference:s,popper:l},attributes:{},styles:{}},d=[],A=!1,f={state:u,setOptions:function(m){var T=typeof m=="function"?m(u.options):m;h(),u.options=Object.assign({},i,u.options,T),u.scrollParents={reference:sr(s)?Oo(s):s.contextElement?Oo(s.contextElement):[],popper:Oo(l)};var k=fm(Am([].concat(r,u.options.modifiers)));return u.orderedModifiers=k.filter(function(v){return v.enabled}),g(),f.update()},forceUpdate:function(){if(!A){var m=u.elements,T=m.reference,k=m.popper;if(x2(T,k)){u.rects={reference:um(T,Bo(k),u.options.strategy==="fixed"),popper:_s(k)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(I){return u.modifiersData[I.name]=Object.assign({},I.data)});for(var v=0;v<u.orderedModifiers.length;v++){if(u.reset===!0){u.reset=!1,v=-1;continue}var O=u.orderedModifiers[v],C=O.fn,w=O.options,M=w===void 0?{}:w,Q=O.name;typeof C=="function"&&(u=C({state:u,options:M,name:Q,instance:f})||u)}}}},update:pm(function(){return new Promise(function(y){f.forceUpdate(),y(u)})}),destroy:function(){h(),A=!0}};if(!x2(s,l))return f;f.setOptions(c).then(function(y){!A&&c.onFirstUpdate&&c.onFirstUpdate(y)});function g(){u.orderedModifiers.forEach(function(y){var m=y.name,T=y.options,k=T===void 0?{}:T,v=y.effect;if(typeof v=="function"){var O=v({state:u,name:m,instance:f,options:k}),C=function(){};d.push(O||C)}})}function h(){d.forEach(function(y){return y()}),d=[]}return f}}var gm=[V4,rm,z4,s2,tm,q4,am,D4,X4],il=hm({defaultModifiers:gm}),ia=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function al(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function mm(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Xt=mm,vm=typeof ia=="object"&&ia&&ia.Object===Object&&ia,k2=vm,ym=k2,bm=typeof self=="object"&&self&&self.Object===Object&&self,wm=ym||bm||Function("return this")(),cr=wm,xm=cr,km=function(){return xm.Date.now()},Cm=km,Tm=/\s/;function Sm(e){for(var t=e.length;t--&&Tm.test(e.charAt(t)););return t}var Bm=Sm,jm=Bm,Om=/^\s+/;function Mm(e){return e&&e.slice(0,jm(e)+1).replace(Om,"")}var Im=Mm,Pm=cr,Dm=Pm.Symbol,C2=Dm,T2=C2,S2=Object.prototype,Em=S2.hasOwnProperty,Qm=S2.toString,Io=T2?T2.toStringTag:void 0;function Nm(e){var t=Em.call(e,Io),n=e[Io];try{e[Io]=void 0;var r=!0}catch{}var o=Qm.call(e);return r&&(t?e[Io]=n:delete e[Io]),o}var zm=Nm,Fm=Object.prototype,Vm=Fm.toString;function Rm(e){return Vm.call(e)}var Hm=Rm,B2=C2,Ym=zm,Lm=Hm,$m="[object Null]",Gm="[object Undefined]",j2=B2?B2.toStringTag:void 0;function Um(e){return e==null?e===void 0?Gm:$m:j2&&j2 in Object(e)?Ym(e):Lm(e)}var Po=Um;function Zm(e){return e!=null&&typeof e=="object"}var ur=Zm,Jm=Po,Wm=ur,qm="[object Symbol]";function Km(e){return typeof e=="symbol"||Wm(e)&&Jm(e)==qm}var Xm=Km,_m=Im,O2=Xt,e6=Xm,M2=NaN,t6=/^[-+]0x[0-9a-f]+$/i,n6=/^0b[01]+$/i,r6=/^0o[0-7]+$/i,o6=parseInt;function i6(e){if(typeof e=="number")return e;if(e6(e))return M2;if(O2(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=O2(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=_m(e);var n=n6.test(e);return n||r6.test(e)?o6(e.slice(2),n?2:8):t6.test(e)?M2:+e}var a6=i6,s6=Xt,sl=Cm,I2=a6,l6="Expected a function",c6=Math.max,u6=Math.min;function d6(e,t,n){var r,o,i,a,s,l,c=0,u=!1,d=!1,A=!0;if(typeof e!="function")throw new TypeError(l6);t=I2(t)||0,s6(n)&&(u=!!n.leading,d="maxWait"in n,i=d?c6(I2(n.maxWait)||0,t):i,A="trailing"in n?!!n.trailing:A);function f(C){var w=r,M=o;return r=o=void 0,c=C,a=e.apply(M,w),a}function g(C){return c=C,s=setTimeout(m,t),u?f(C):a}function h(C){var w=C-l,M=C-c,Q=t-w;return d?u6(Q,i-M):Q}function y(C){var w=C-l,M=C-c;return l===void 0||w>=t||w<0||d&&M>=i}function m(){var C=sl();if(y(C))return T(C);s=setTimeout(m,h(C))}function T(C){return s=void 0,A&&r?f(C):(r=o=void 0,a)}function k(){s!==void 0&&clearTimeout(s),c=0,r=l=o=s=void 0}function v(){return s===void 0?a:T(sl())}function O(){var C=sl(),w=y(C);if(r=arguments,o=this,l=C,w){if(s===void 0)return g(l);if(d)return clearTimeout(s),s=setTimeout(m,t),f(l)}return s===void 0&&(s=setTimeout(m,t)),a}return O.cancel=k,O.flush=v,O}var f6=d6,p6=f6,A6=Xt,h6="Expected a function";function g6(e,t,n){var r=!0,o=!0;if(typeof e!="function")throw new TypeError(h6);return A6(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),p6(e,t,{leading:r,maxWait:t,trailing:o})}var m6=g6;const v6=al(m6);/*!
13
13
  * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
14
14
  *
15
15
  * Copyright (c) 2014-2017, Jon Schlinkert.
16
16
  * Released under the MIT License.
17
- */function E0(e){return Object.prototype.toString.call(e)==="[object Object]"}function w6(e){var t,n;return E0(e)===!1?!1:(t=e.constructor,t===void 0?!0:(n=t.prototype,!(E0(n)===!1||n.hasOwnProperty("isPrototypeOf")===!1)))}function Do(){return Do=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Do.apply(this,arguments)}function Q0(e,t){if(e==null)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}const x6={silent:!1,logLevel:"warn"},k6=["validator"],N0=Object.prototype,z0=N0.toString,C6=N0.hasOwnProperty,F0=/^\s*function (\w+)/;function V0(e){var t;const n=(t=e==null?void 0:e.type)!==null&&t!==void 0?t:e;if(n){const r=n.toString().match(F0);return r?r[1]:""}return""}const dr=w6;let at=e=>e;const Mr=(e,t)=>C6.call(e,t),T6=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e},Pr=Array.isArray||function(e){return z0.call(e)==="[object Array]"},Dr=e=>z0.call(e)==="[object Function]",aa=e=>dr(e)&&Mr(e,"_vueTypes_name"),R0=e=>dr(e)&&(Mr(e,"type")||["_vueTypes_name","validator","default","required"].some(t=>Mr(e,t)));function ll(e,t){return Object.defineProperty(e.bind(t),"__original",{value:e})}function fr(e,t,n=!1){let r,o=!0,i="";r=dr(e)?e:{type:e};const a=aa(r)?r._vueTypes_name+" - ":"";if(R0(r)&&r.type!==null){if(r.type===void 0||r.type===!0||!r.required&&t===void 0)return o;Pr(r.type)?(o=r.type.some(s=>fr(s,t,!0)===!0),i=r.type.map(s=>V0(s)).join(" or ")):(i=V0(r),o=i==="Array"?Pr(t):i==="Object"?dr(t):i==="String"||i==="Number"||i==="Boolean"||i==="Function"?function(s){if(s==null)return"";const l=s.constructor.toString().match(F0);return l?l[1]:""}(t)===i:t instanceof r.type)}if(!o){const s=`${a}value "${t}" should be of type "${i}"`;return n===!1?(at(s),!1):s}if(Mr(r,"validator")&&Dr(r.validator)){const s=at,l=[];if(at=c=>{l.push(c)},o=r.validator(t),at=s,!o){const c=(l.length>1?"* ":"")+l.join(`
18
- * `);return l.length=0,n===!1?(at(c),o):c}}return o}function _e(e,t){const n=Object.defineProperties(t,{_vueTypes_name:{value:e,writable:!0},isRequired:{get(){return this.required=!0,this}},def:{value(o){return o===void 0?(Mr(this,"default")&&delete this.default,this):Dr(o)||fr(this,o,!0)===!0?(this.default=Pr(o)?()=>[...o]:dr(o)?()=>Object.assign({},o):o,this):(at(`${this._vueTypes_name} - invalid default value: "${o}"`),this)}}}),{validator:r}=n;return Dr(r)&&(n.validator=ll(r,n)),n}function _t(e,t){const n=_e(e,t);return Object.defineProperty(n,"validate",{value(r){return Dr(this.validator)&&at(`${this._vueTypes_name} - calling .validate() will overwrite the current custom validator function. Validator info:
19
- ${JSON.stringify(this)}`),this.validator=ll(r,this),this}})}function H0(e,t,n){const r=function(l){const c={};return Object.getOwnPropertyNames(l).forEach(u=>{c[u]=Object.getOwnPropertyDescriptor(l,u)}),Object.defineProperties({},c)}(t);if(r._vueTypes_name=e,!dr(n))return r;const{validator:o}=n,i=Q0(n,k6);if(Dr(o)){let{validator:l}=r;l&&(l=(s=(a=l).__original)!==null&&s!==void 0?s:a),r.validator=ll(l?function(c){return l.call(this,c)&&o.call(this,c)}:o,r)}var a,s;return Object.assign(r,i)}function sa(e){return e.replace(/^(?!\s*$)/gm," ")}const S6=()=>_t("any",{}),B6=()=>_t("function",{type:Function}),j6=()=>_t("boolean",{type:Boolean}),cl=()=>_t("string",{type:String}),O6=()=>_t("number",{type:Number}),I6=()=>_t("array",{type:Array}),M6=()=>_t("object",{type:Object}),P6=()=>_e("integer",{type:Number,validator:e=>T6(e)}),D6=()=>_e("symbol",{validator:e=>typeof e=="symbol"});function E6(e,t="custom validation failed"){if(typeof e!="function")throw new TypeError("[VueTypes error]: You must provide a function as argument");return _e(e.name||"<<anonymous function>>",{type:null,validator(n){const r=e(n);return r||at(`${this._vueTypes_name} - ${t}`),r}})}function Q6(e){if(!Pr(e))throw new TypeError("[VueTypes error]: You must provide an array as argument.");const t=`oneOf - value should be one of "${e.join('", "')}".`,n=e.reduce((r,o)=>{if(o!=null){const i=o.constructor;r.indexOf(i)===-1&&r.push(i)}return r},[]);return _e("oneOf",{type:n.length>0?n:void 0,validator(r){const o=e.indexOf(r)!==-1;return o||at(t),o}})}function N6(e){if(!Pr(e))throw new TypeError("[VueTypes error]: You must provide an array as argument");let t=!1,n=[];for(let o=0;o<e.length;o+=1){const i=e[o];if(R0(i)){if(aa(i)&&i._vueTypes_name==="oneOf"&&i.type){n=n.concat(i.type);continue}if(Dr(i.validator)&&(t=!0),i.type===!0||!i.type){at('oneOfType - invalid usage of "true" or "null" as types.');continue}n=n.concat(i.type)}else n.push(i)}n=n.filter((o,i)=>n.indexOf(o)===i);const r=n.length>0?n:null;return _e("oneOfType",t?{type:r,validator(o){const i=[],a=e.some(s=>{const l=fr(aa(s)&&s._vueTypes_name==="oneOf"?s.type||null:s,o,!0);return typeof l=="string"&&i.push(l),l===!0});return a||at(`oneOfType - provided value does not match any of the ${i.length} passed-in validators:
17
+ */function P2(e){return Object.prototype.toString.call(e)==="[object Object]"}function y6(e){var t,n;return P2(e)===!1?!1:(t=e.constructor,t===void 0?!0:(n=t.prototype,!(P2(n)===!1||n.hasOwnProperty("isPrototypeOf")===!1)))}function Do(){return Do=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Do.apply(this,arguments)}function D2(e,t){if(e==null)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}const b6={silent:!1,logLevel:"warn"},w6=["validator"],E2=Object.prototype,Q2=E2.toString,x6=E2.hasOwnProperty,N2=/^\s*function (\w+)/;function z2(e){var t;const n=(t=e==null?void 0:e.type)!==null&&t!==void 0?t:e;if(n){const r=n.toString().match(N2);return r?r[1]:""}return""}const dr=y6;let at=e=>e;const Ir=(e,t)=>x6.call(e,t),k6=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e},Pr=Array.isArray||function(e){return Q2.call(e)==="[object Array]"},Dr=e=>Q2.call(e)==="[object Function]",aa=e=>dr(e)&&Ir(e,"_vueTypes_name"),F2=e=>dr(e)&&(Ir(e,"type")||["_vueTypes_name","validator","default","required"].some(t=>Ir(e,t)));function ll(e,t){return Object.defineProperty(e.bind(t),"__original",{value:e})}function fr(e,t,n=!1){let r,o=!0,i="";r=dr(e)?e:{type:e};const a=aa(r)?r._vueTypes_name+" - ":"";if(F2(r)&&r.type!==null){if(r.type===void 0||r.type===!0||!r.required&&t===void 0)return o;Pr(r.type)?(o=r.type.some(s=>fr(s,t,!0)===!0),i=r.type.map(s=>z2(s)).join(" or ")):(i=z2(r),o=i==="Array"?Pr(t):i==="Object"?dr(t):i==="String"||i==="Number"||i==="Boolean"||i==="Function"?function(s){if(s==null)return"";const l=s.constructor.toString().match(N2);return l?l[1]:""}(t)===i:t instanceof r.type)}if(!o){const s=`${a}value "${t}" should be of type "${i}"`;return n===!1?(at(s),!1):s}if(Ir(r,"validator")&&Dr(r.validator)){const s=at,l=[];if(at=c=>{l.push(c)},o=r.validator(t),at=s,!o){const c=(l.length>1?"* ":"")+l.join(`
18
+ * `);return l.length=0,n===!1?(at(c),o):c}}return o}function _e(e,t){const n=Object.defineProperties(t,{_vueTypes_name:{value:e,writable:!0},isRequired:{get(){return this.required=!0,this}},def:{value(o){return o===void 0?(Ir(this,"default")&&delete this.default,this):Dr(o)||fr(this,o,!0)===!0?(this.default=Pr(o)?()=>[...o]:dr(o)?()=>Object.assign({},o):o,this):(at(`${this._vueTypes_name} - invalid default value: "${o}"`),this)}}}),{validator:r}=n;return Dr(r)&&(n.validator=ll(r,n)),n}function _t(e,t){const n=_e(e,t);return Object.defineProperty(n,"validate",{value(r){return Dr(this.validator)&&at(`${this._vueTypes_name} - calling .validate() will overwrite the current custom validator function. Validator info:
19
+ ${JSON.stringify(this)}`),this.validator=ll(r,this),this}})}function V2(e,t,n){const r=function(l){const c={};return Object.getOwnPropertyNames(l).forEach(u=>{c[u]=Object.getOwnPropertyDescriptor(l,u)}),Object.defineProperties({},c)}(t);if(r._vueTypes_name=e,!dr(n))return r;const{validator:o}=n,i=D2(n,w6);if(Dr(o)){let{validator:l}=r;l&&(l=(s=(a=l).__original)!==null&&s!==void 0?s:a),r.validator=ll(l?function(c){return l.call(this,c)&&o.call(this,c)}:o,r)}var a,s;return Object.assign(r,i)}function sa(e){return e.replace(/^(?!\s*$)/gm," ")}const C6=()=>_t("any",{}),T6=()=>_t("function",{type:Function}),S6=()=>_t("boolean",{type:Boolean}),cl=()=>_t("string",{type:String}),B6=()=>_t("number",{type:Number}),j6=()=>_t("array",{type:Array}),O6=()=>_t("object",{type:Object}),M6=()=>_e("integer",{type:Number,validator:e=>k6(e)}),I6=()=>_e("symbol",{validator:e=>typeof e=="symbol"});function P6(e,t="custom validation failed"){if(typeof e!="function")throw new TypeError("[VueTypes error]: You must provide a function as argument");return _e(e.name||"<<anonymous function>>",{type:null,validator(n){const r=e(n);return r||at(`${this._vueTypes_name} - ${t}`),r}})}function D6(e){if(!Pr(e))throw new TypeError("[VueTypes error]: You must provide an array as argument.");const t=`oneOf - value should be one of "${e.join('", "')}".`,n=e.reduce((r,o)=>{if(o!=null){const i=o.constructor;r.indexOf(i)===-1&&r.push(i)}return r},[]);return _e("oneOf",{type:n.length>0?n:void 0,validator(r){const o=e.indexOf(r)!==-1;return o||at(t),o}})}function E6(e){if(!Pr(e))throw new TypeError("[VueTypes error]: You must provide an array as argument");let t=!1,n=[];for(let o=0;o<e.length;o+=1){const i=e[o];if(F2(i)){if(aa(i)&&i._vueTypes_name==="oneOf"&&i.type){n=n.concat(i.type);continue}if(Dr(i.validator)&&(t=!0),i.type===!0||!i.type){at('oneOfType - invalid usage of "true" or "null" as types.');continue}n=n.concat(i.type)}else n.push(i)}n=n.filter((o,i)=>n.indexOf(o)===i);const r=n.length>0?n:null;return _e("oneOfType",t?{type:r,validator(o){const i=[],a=e.some(s=>{const l=fr(aa(s)&&s._vueTypes_name==="oneOf"?s.type||null:s,o,!0);return typeof l=="string"&&i.push(l),l===!0});return a||at(`oneOfType - provided value does not match any of the ${i.length} passed-in validators:
20
20
  ${sa(i.join(`
21
- `))}`),a}}:{type:r})}function z6(e){return _e("arrayOf",{type:Array,validator(t){let n="";const r=t.every(o=>(n=fr(e,o,!0),n===!0));return r||at(`arrayOf - value validation error:
22
- ${sa(n)}`),r}})}function F6(e){return _e("instanceOf",{type:e})}function V6(e){return _e("objectOf",{type:Object,validator(t){let n="";const r=Object.keys(t).every(o=>(n=fr(e,t[o],!0),n===!0));return r||at(`objectOf - value validation error:
23
- ${sa(n)}`),r}})}function R6(e){const t=Object.keys(e),n=t.filter(o=>{var i;return!((i=e[o])===null||i===void 0||!i.required)}),r=_e("shape",{type:Object,validator(o){if(!dr(o))return!1;const i=Object.keys(o);if(n.length>0&&n.some(a=>i.indexOf(a)===-1)){const a=n.filter(s=>i.indexOf(s)===-1);return at(a.length===1?`shape - required property "${a[0]}" is not defined.`:`shape - required properties "${a.join('", "')}" are not defined.`),!1}return i.every(a=>{if(t.indexOf(a)===-1)return this._vueTypes_isLoose===!0||(at(`shape - shape definition does not include a "${a}" property. Allowed keys: "${t.join('", "')}".`),!1);const s=fr(e[a],o[a],!0);return typeof s=="string"&&at(`shape - "${a}" property validation error:
24
- ${sa(s)}`),s===!0})}});return Object.defineProperty(r,"_vueTypes_isLoose",{writable:!0,value:!1}),Object.defineProperty(r,"loose",{get(){return this._vueTypes_isLoose=!0,this}}),r}const H6=["name","validate","getter"],Y6=(()=>{var e,t;return t=e=class{static get any(){return S6()}static get func(){return B6().def(this.defaults.func)}static get bool(){return j6().def(this.defaults.bool)}static get string(){return cl().def(this.defaults.string)}static get number(){return O6().def(this.defaults.number)}static get array(){return I6().def(this.defaults.array)}static get object(){return M6().def(this.defaults.object)}static get integer(){return P6().def(this.defaults.integer)}static get symbol(){return D6()}static extend(n){if(Pr(n))return n.forEach(c=>this.extend(c)),this;const{name:r,validate:o=!1,getter:i=!1}=n,a=Q0(n,H6);if(Mr(this,r))throw new TypeError(`[VueTypes error]: Type "${r}" already defined`);const{type:s}=a;if(aa(s))return delete a.type,Object.defineProperty(this,r,i?{get:()=>H0(r,s,a)}:{value(...c){const u=H0(r,s,a);return u.validator&&(u.validator=u.validator.bind(u,...c)),u}});let l;return l=i?{get(){const c=Object.assign({},a);return o?_t(r,c):_e(r,c)},enumerable:!0}:{value(...c){const u=Object.assign({},a);let d;return d=o?_t(r,u):_e(r,u),u.validator&&(d.validator=u.validator.bind(d,...c)),d},enumerable:!0},Object.defineProperty(this,r,l)}},e.defaults={},e.sensibleDefaults=void 0,e.config=x6,e.custom=E6,e.oneOf=Q6,e.instanceOf=F6,e.oneOfType=N6,e.arrayOf=z6,e.objectOf=V6,e.shape=R6,e.utils={validate:(n,r)=>fr(r,n,!0)===!0,toType:(n,r,o=!1)=>o?_t(n,r):_e(n,r)},t})();function Y0(e={func:()=>{},bool:!0,string:"",number:0,array:()=>[],object:()=>({}),integer:0}){var t,n;return n=t=class extends Y6{static get sensibleDefaults(){return Do({},this.defaults)}static set sensibleDefaults(r){this.defaults=r!==!1?Do({},r!==!0?r:e):{}}},t.defaults=Do({},e),n}let tQ=class extends Y0(){};var wn={};wn.d=(e,t)=>{for(var n in t)wn.o(t,n)&&!wn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},wn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var re={};wn.d(re,{AlignEnum:()=>pa,BKLAYERD_INDEX_EFAULT_VALUE:()=>Ta,BKLAYERTYPE:()=>tt,BKPopover:()=>h3,DialogTypeEnum:()=>ma,DirectionEnum:()=>va,EMPTY_OBJ:()=>e5,InputBehaviorEnum:()=>ba,InputBehaviorType:()=>G3,LineStyleEnum:()=>ya,PlacementEnum:()=>Aa,Placements:()=>ml,ProgressEnum:()=>xa,ProgressStrokeLineCapEnum:()=>wa,ProgressStrokeLineCapType:()=>L3,ProgressType:()=>$3,PropTypes:()=>U3,RenderDirectiveEnum:()=>fa,RenderType:()=>ga,SelectedType:()=>Z3,SelectedTypeEnum:()=>Ca,SizeEnum:()=>gl,SwitcherThemeEnum:()=>ka,SwitcherThemeType:()=>Y3,TagThemeEnum:()=>yl,TagThemeType:()=>H3,ThemeEnum:()=>vl,TimelineNodeTypeEnum:()=>bl,TriggerEnum:()=>ha,alignType:()=>E3,arrayEqual:()=>l2,bkZIndexManager:()=>W3,capitalize:()=>k3,checkOverflow:()=>C3,classes:()=>_3,clone:()=>Eo,debounce:()=>s5,dialogTypeUnion:()=>F3,directionType:()=>V3,elementsEqual:()=>W6,filterProperty:()=>l5,finiteOrDefault:()=>Z6,formItemKey:()=>X0,formKey:()=>K0,getFullscreenRoot:()=>T3,getPopContainerId:()=>g3,hasOverflowEllipsis:()=>W0,isArray:()=>ul,isElement:()=>Er,isEmpty:()=>U6,isEmptyObj:()=>r5,isFinite:()=>$0,isFullScreenContainsElement:()=>r2,isFunction:()=>dl,isNullOrUndef:()=>L0,isObject:()=>xn,isPromise:()=>_6,isString:()=>K6,isSymbol:()=>X6,lineStyleType:()=>R3,mask:()=>X3,maybeShowTooltip:()=>q6,merge:()=>la,mergeIf:()=>Z0,mergerFn:()=>U0,mergerIfFn:()=>J0,noop:()=>t5,observerResize:()=>x3,off:()=>$6,on:()=>L6,placementType:()=>Q3,random:()=>w3,renderDirectiveType:()=>D3,renderEmptyVNode:()=>n5,renderType:()=>z3,resolveClassName:()=>a5,scrollTop:()=>G6,scrollbarWidth:()=>m3,stringEnum:()=>P3,triggerType:()=>N3,useForm:()=>t3,useFormItem:()=>n3,valueOrDefault:()=>J6,withInstall:()=>o5,withInstallProps:()=>i5});var L6=function(){return document.addEventListener?function(e,t,n){e&&t&&n&&e.addEventListener(t,n,!0)}:function(e,t,n){e&&t&&n&&e.attachEvent("on".concat(t),n)}}(),$6=function(){return document.removeEventListener?function(e,t,n){e&&t&&e.removeEventListener(t,n,!0)}:function(e,t,n){e&&t&&e.detachEvent("on".concat(t),n)}}();function G6(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:500,o=arguments.length>4?arguments[4]:void 0,i=Math.abs(t-n),a=Math.ceil(i/r*50);function s(l,c,u){if(l===c){o==null||o();return}var d=l+u>c?c:l+u;l>c&&(d=l-u<c?c:l-u),e===window?window.scrollTo(d,d):e.scrollTop=d,window.requestAnimationFrame(function(){return s(d,c,u)})}s(t,n,a)}function Yt(e){"@babel/helpers - typeof";return Yt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yt(e)}function L0(e){return e===null||typeof e>"u"}function U6(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e===""||(t?L0(e):!1)}function ul(e){if(Array.isArray(e))return!0;var t=Object.prototype.toString.call(e);return t.substr(0,7)==="[object"&&t.substr(-6)==="Array]"}function xn(e){return e!==null&&/^\[object (Object|Module|Promise)\]/.test(Object.prototype.toString.call(e))}var $0=function(t){return(typeof t=="number"||t instanceof Number)&&isFinite(+t)};function Z6(e,t){return $0(e)?e:t}function J6(e,t){return typeof e>"u"?t:e}function W6(e,t){var n,r,o,i;if(!e||!t||e.length!==t.length)return!1;for(n=0,r=e.length;n<r;++n)if(o=e[n],i=t[n],o.datasetIndex!==i.datasetIndex||o.index!==i.index)return!1;return!0}function Eo(e){if(ul(e))return e.map(Eo);if(xn(e)){for(var t=Object.create(null),n=Object.keys(e),r=n.length,o=0;o<r;++o)t[n[o]]=Eo(e[n[o]]);return t}return e}function G0(e){return["__proto__","prototype","constructor"].indexOf(e)===-1}function U0(e,t,n,r){if(G0(e)){var o=t[e],i=n[e];xn(o)&&xn(i)?la(o,i,r):t[e]=Eo(i)}}function la(e,t,n){var r=ul(t)?t:[t],o=r.length;if(!xn(e))return e;n=n||{};for(var i=n.merger||U0,a=0;a<o;++a)if(t=r[a],!!xn(t))for(var s=Object.keys(t),l=0,c=s.length;l<c;++l)i(s[l],e,t,n);return e}function Z0(e,t){return la(e,t,{merger:J0})}function J0(e,t,n){if(G0(e)){var r=t[e],o=n[e];xn(r)&&xn(o)?Z0(r,o):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=Eo(o))}}function Er(e){try{return e instanceof HTMLElement}catch{return Yt(e)==="object"&&e.nodeType===1&&Yt(e.style)==="object"&&Yt(e.ownerDocument)==="object"}}function W0(e){return e.offsetWidth<e.scrollWidth||e.offsetHeight<e.scrollHeight}function q6(e,t){W0(e)?e.setAttribute("title",t):e.removeAttribute("title")}var dl=function(t){return typeof t=="function"},K6=function(t){return typeof t=="string"},X6=function(t){return Yt(t)==="symbol"},_6=function(t){return xn(t)&&dl(t.then)&&dl(t.catch)},e3=e=>{var t={};return wn.d(t,e),t};const q0=e3({inject:()=>G.inject});var K0=Symbol("form"),X0=Symbol("formItem"),t3=function(){return(0,q0.inject)(K0)},n3=function(){return(0,q0.inject)(X0,void 0)};function fl(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function r3(e){if(Array.isArray(e))return fl(e)}function o3(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function i3(e,t){if(e){if(typeof e=="string")return fl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return fl(e,t)}}function a3(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
25
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _0(e){return r3(e)||o3(e)||i3(e)||a3()}function pl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s3(e,t){if(Yt(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Yt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function e2(e){var t=s3(e,"string");return Yt(t)=="symbol"?t:String(t)}function t2(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,e2(r.key),r)}}function Al(e,t,n){return t&&t2(e.prototype,t),n&&t2(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Me(e,t,n){return t=e2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const n2={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let ca;const l3=new Uint8Array(16);function c3(){if(!ca&&(ca=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!ca))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ca(l3)}const et=[];for(let e=0;e<256;++e)et.push((e+256).toString(16).slice(1));function u3(e,t=0){return et[e[t+0]]+et[e[t+1]]+et[e[t+2]]+et[e[t+3]]+"-"+et[e[t+4]]+et[e[t+5]]+"-"+et[e[t+6]]+et[e[t+7]]+"-"+et[e[t+8]]+et[e[t+9]]+"-"+et[e[t+10]]+et[e[t+11]]+et[e[t+12]]+et[e[t+13]]+et[e[t+14]]+et[e[t+15]]}function d3(e,t,n){if(n2.randomUUID&&!t&&!e)return n2.randomUUID();e=e||{};const r=e.random||(e.rng||c3)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return u3(r)}const f3=d3;var p3=e=>{var t={};return wn.d(t,e),t};const A3=p3({createPopper:()=>il});var h3=function(){function e(t,n,r){var o,i;pl(this,e),Me(this,"isShow",!1),Me(this,"trigger",void 0),Me(this,"instance",void 0),Me(this,"always",!1),Me(this,"reference",void 0),Me(this,"referenceTarget",void 0),Me(this,"popperRefer",void 0),Me(this,"delay",50),Me(this,"isInnerPopper",!1),Me(this,"disabled",!1),Me(this,"afterShow",null),Me(this,"afterHidden",null),Me(this,"appendTo","parent"),Me(this,"container",null),Me(this,"fixOnBoundary",!1),this.instanceOptions=this.initDefaultOptions(r),this.reference=this.resolveInputSelectorToHtmlElement(t),this.popperRefer=this.resolveInputSelectorToHtmlElement(n),this.referenceTarget=this.getTargetReferenceElement(),this.container=(o=this.popperRefer)===null||o===void 0?void 0:o.parentElement,this.isShow=!!((i=this.instanceOptions)!==null&&i!==void 0&&i.isShow),this.always=this.instanceOptions.always,this.trigger=this.instanceOptions.trigger,this.disabled=this.instanceOptions.disabled,this.appendTo=this.instanceOptions.appendTo,this.afterHidden=typeof r.afterHidden=="function"?r.afterHidden:function(){},this.afterShow=typeof r.afterShow=="function"?r.afterShow:function(){},this.fixOnBoundary=this.instanceOptions.fixOnBoundary,this.initInstance(),this.registerEvents(),(this.isShow||this.always)&&this.show(null)}return Al(e,[{key:"forceUpdate",value:function(){var n;(n=this.instance)===null||n===void 0||n.forceUpdate()}},{key:"update",value:function(){var n;(n=this.instance)===null||n===void 0||n.update()}},{key:"updateOptions",value:function(n){var r;this.instanceOptions=this.initDefaultOptions(n),this.isShow=!!((r=this.instanceOptions)!==null&&r!==void 0&&r.isShow),this.trigger=this.instanceOptions.trigger,this.disabled=this.instanceOptions.disabled,this.setOptions(this.instanceOptions)}},{key:"setOptions",value:function(n){var r;(r=this.instance)===null||r===void 0||r.setOptions(n)}},{key:"destroy",value:function(){var n;(n=this.instance)===null||n===void 0||n.destroy()}},{key:"updateDisabled",value:function(n){this.disabled=n??!this.disabled,this.disabled&&this.hide()}},{key:"show",value:function(n){if(!this.disabled){var r;(r=this.popperRefer)===null||r===void 0||r.setAttribute("data-show",""),this.setOptions({modifiers:[].concat(_0(this.instanceOptions.modifiers||[]),[{name:"eventListeners",enabled:!0}])}),this.update(),this.isShow=!0,this.afterShow(),this.fixOnBoundary||this.appendToTarget()}}},{key:"hide",value:function(){var n;this.always||((n=this.popperRefer)===null||n===void 0||n.removeAttribute("data-show"),this.setOptions({modifiers:[].concat(_0(this.instanceOptions.modifiers||[]),[{name:"eventListeners",enabled:!1}])}),this.isShow=!1,this.isInnerPopper=!1,this.afterHidden(),this.fixOnBoundary||this.restorePopContent())}},{key:"restorePopContent",value:function(){var n=this.getAppendToTarget();Er(n)&&n.contains(this.popperRefer)&&this.container&&!this.container.contains(this.popperRefer)&&this.container.append(this.popperRefer)}},{key:"appendToTarget",value:function(){var n=this.getAppendToTarget();Er(n)&&n.contains(this.popperRefer)&&n.append(this.popperRefer)}},{key:"getAppendToTarget",value:function(){var n=this.appendTo,r=n;return n!=="parent"&&typeof n=="string"&&(r=document.querySelector(n)),r}},{key:"initDefaultOptions",value:function(n){var r=this,o={placement:"top",modifiers:[{name:"offset",options:{offset:[0,8]}}],strategy:"absolute",onFirstUpdate:void 0,isShow:!1,theme:"dark",trigger:"hover",disabled:!1},i=la(o,n||{}),a=i.onFirstUpdate;return i.onFirstUpdate=function(s){typeof a=="function"&&(a.call(r,s),r.handleFirstUpdate())},i}},{key:"handleFirstUpdate",value:function(){this.fixOnBoundary&&this.appendToTarget()}},{key:"getTargetReferenceElement",value:function(){return this.isElement(this.reference)?this.reference.childElementCount===1?this.reference.firstElementChild:this.reference:this.reference}},{key:"initInstance",value:function(){if(this.referenceTarget)if(this.referenceTarget&&this.popperRefer){var n,r;this.instance=(0,A3.createPopper)(this.referenceTarget,this.popperRefer,this.instanceOptions),(n=this.popperRefer)===null||n===void 0||n.setAttribute("data-theme",(r=this.instanceOptions.theme)!==null&&r!==void 0?r:"dark")}else console.error("reference or popperRefer is null, please check html element.")}},{key:"resolveInputSelectorToHtmlElement",value:function(n){if(this.isElement(n))return n;if(typeof n=="string")return document.querySelector(n);if(Yt(n)==="object"){if(Object.prototype.hasOwnProperty.call(n,"getBoundingClientRect"))return n}else console.error("'getBoundingClientRect' is needed when use virtual elements");return null}},{key:"isElement",value:function(n){return Er(n)}},{key:"registerEvents",value:function(){var n=this;if(this.isElement(this.referenceTarget)&&this.trigger==="hover"){var r=["mouseenter","focus"],o=["mouseleave","blur"],i=["mouseenter","mouseleave"];r.forEach(function(s){n.referenceTarget.addEventListener(s,function(l){s==="mouseenter"&&(n.isInnerPopper=!0),n.show(l)})}),o.forEach(function(s){n.referenceTarget.addEventListener(s,function(){n.isInnerPopper=!1,setTimeout(function(){!n.isInnerPopper&&n.hide()},n.delay)})}),this.isElement(this.popperRefer)&&i.forEach(function(s){n.popperRefer.addEventListener(s,function(){s==="mouseenter"&&(n.isInnerPopper=!0),s==="mouseleave"&&n.hide()})})}if(this.trigger==="click"){var a=["click"];a.forEach(function(s){document.body.addEventListener(s,function(l){n.isSameElement(l.target,n.reference)||n.reference.contains(l.target)?n.show(l):n.isShow&&!n.isSameElement(l.target,n.popperRefer)&&!n.popperRefer.contains(l.target)&&n.hide()})})}}},{key:"isSameElement",value:function(n,r){return n&&(n===r||n===r.firstElementChild)}}]),e}(),Qo=null,g3=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"#";if(Qo===null){Qo="id_".concat(f3());var n=document.createElement("div");n.setAttribute("id",Qo),n.setAttribute("data-popper-id",Qo),document.body.append(n)}return"".concat(t).concat(Qo)},ua;function m3(){if(ua!==void 0)return ua;var e=document.createElement("div");e.className="bk-scrollbar-wrap",e.style.visibility="hidden",e.style.width="100px",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e);var t=e.offsetWidth;e.style.overflow="scroll";var n=document.createElement("div");n.style.width="100%",e.appendChild(n);var r=n.offsetWidth;return e.parentNode.removeChild(e),ua=t-r,ua}var v3=e=>{var t={};return wn.d(t,e),t};const y3=v3({default:()=>b6});var b3="abcdefghijklmnopqrstuvwxyz0123456789",w3=function(t){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:b3,r="",o=0;o<t;o++)r+=n[parseInt((Math.random()*n.length).toString(),10)];return r},x3=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:60,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,i=(0,y3.default)(function(){typeof n=="function"&&n()},r),a=new ResizeObserver(function(){i()});return o&&typeof n=="function"&&n(),{start:function(){a.observe(t)},stop:function(){a.disconnect(),a.unobserve(t)}}},k3=function(t){return t[0].toUpperCase()+t.slice(1)};function C3(e){if(!e)return!1;var t=function(c,u){var d=document.createElement("div"),A=parseFloat(u.width)?"".concat(Math.ceil(parseFloat(u.width)),"px"):u.width;return d.style.cssText=`
21
+ `))}`),a}}:{type:r})}function Q6(e){return _e("arrayOf",{type:Array,validator(t){let n="";const r=t.every(o=>(n=fr(e,o,!0),n===!0));return r||at(`arrayOf - value validation error:
22
+ ${sa(n)}`),r}})}function N6(e){return _e("instanceOf",{type:e})}function z6(e){return _e("objectOf",{type:Object,validator(t){let n="";const r=Object.keys(t).every(o=>(n=fr(e,t[o],!0),n===!0));return r||at(`objectOf - value validation error:
23
+ ${sa(n)}`),r}})}function F6(e){const t=Object.keys(e),n=t.filter(o=>{var i;return!((i=e[o])===null||i===void 0||!i.required)}),r=_e("shape",{type:Object,validator(o){if(!dr(o))return!1;const i=Object.keys(o);if(n.length>0&&n.some(a=>i.indexOf(a)===-1)){const a=n.filter(s=>i.indexOf(s)===-1);return at(a.length===1?`shape - required property "${a[0]}" is not defined.`:`shape - required properties "${a.join('", "')}" are not defined.`),!1}return i.every(a=>{if(t.indexOf(a)===-1)return this._vueTypes_isLoose===!0||(at(`shape - shape definition does not include a "${a}" property. Allowed keys: "${t.join('", "')}".`),!1);const s=fr(e[a],o[a],!0);return typeof s=="string"&&at(`shape - "${a}" property validation error:
24
+ ${sa(s)}`),s===!0})}});return Object.defineProperty(r,"_vueTypes_isLoose",{writable:!0,value:!1}),Object.defineProperty(r,"loose",{get(){return this._vueTypes_isLoose=!0,this}}),r}const V6=["name","validate","getter"],R6=(()=>{var e,t;return t=e=class{static get any(){return C6()}static get func(){return T6().def(this.defaults.func)}static get bool(){return S6().def(this.defaults.bool)}static get string(){return cl().def(this.defaults.string)}static get number(){return B6().def(this.defaults.number)}static get array(){return j6().def(this.defaults.array)}static get object(){return O6().def(this.defaults.object)}static get integer(){return M6().def(this.defaults.integer)}static get symbol(){return I6()}static extend(n){if(Pr(n))return n.forEach(c=>this.extend(c)),this;const{name:r,validate:o=!1,getter:i=!1}=n,a=D2(n,V6);if(Ir(this,r))throw new TypeError(`[VueTypes error]: Type "${r}" already defined`);const{type:s}=a;if(aa(s))return delete a.type,Object.defineProperty(this,r,i?{get:()=>V2(r,s,a)}:{value(...c){const u=V2(r,s,a);return u.validator&&(u.validator=u.validator.bind(u,...c)),u}});let l;return l=i?{get(){const c=Object.assign({},a);return o?_t(r,c):_e(r,c)},enumerable:!0}:{value(...c){const u=Object.assign({},a);let d;return d=o?_t(r,u):_e(r,u),u.validator&&(d.validator=u.validator.bind(d,...c)),d},enumerable:!0},Object.defineProperty(this,r,l)}},e.defaults={},e.sensibleDefaults=void 0,e.config=b6,e.custom=P6,e.oneOf=D6,e.instanceOf=N6,e.oneOfType=E6,e.arrayOf=Q6,e.objectOf=z6,e.shape=F6,e.utils={validate:(n,r)=>fr(r,n,!0)===!0,toType:(n,r,o=!1)=>o?_t(n,r):_e(n,r)},t})();function R2(e={func:()=>{},bool:!0,string:"",number:0,array:()=>[],object:()=>({}),integer:0}){var t,n;return n=t=class extends R6{static get sensibleDefaults(){return Do({},this.defaults)}static set sensibleDefaults(r){this.defaults=r!==!1?Do({},r!==!0?r:e):{}}},t.defaults=Do({},e),n}let ZE=class extends R2(){};var wn={};wn.d=(e,t)=>{for(var n in t)wn.o(t,n)&&!wn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},wn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var oe={};wn.d(oe,{AlignEnum:()=>pa,BKLAYERD_INDEX_EFAULT_VALUE:()=>Ta,BKLAYERTYPE:()=>tt,BKPopover:()=>p3,DialogTypeEnum:()=>ma,DirectionEnum:()=>va,EMPTY_OBJ:()=>X3,InputBehaviorEnum:()=>ba,InputBehaviorType:()=>L3,LineStyleEnum:()=>ya,PlacementEnum:()=>Aa,Placements:()=>ml,ProgressEnum:()=>xa,ProgressStrokeLineCapEnum:()=>wa,ProgressStrokeLineCapType:()=>H3,ProgressType:()=>Y3,PropTypes:()=>$3,RenderDirectiveEnum:()=>fa,RenderType:()=>ga,SelectedType:()=>G3,SelectedTypeEnum:()=>Ca,SizeEnum:()=>gl,SwitcherThemeEnum:()=>ka,SwitcherThemeType:()=>R3,TagThemeEnum:()=>yl,TagThemeType:()=>V3,ThemeEnum:()=>vl,TimelineNodeTypeEnum:()=>bl,TriggerEnum:()=>ha,alignType:()=>P3,arrayEqual:()=>a0,bkZIndexManager:()=>Z3,capitalize:()=>w3,checkOverflow:()=>x3,classes:()=>K3,clone:()=>Eo,debounce:()=>i5,dialogTypeUnion:()=>N3,directionType:()=>z3,elementsEqual:()=>Z6,filterProperty:()=>a5,finiteOrDefault:()=>G6,formItemKey:()=>q2,formKey:()=>W2,getFullscreenRoot:()=>k3,getPopContainerId:()=>A3,hasOverflowEllipsis:()=>Z2,isArray:()=>ul,isElement:()=>Er,isEmpty:()=>$6,isEmptyObj:()=>t5,isFinite:()=>Y2,isFullScreenContainsElement:()=>t0,isFunction:()=>dl,isNullOrUndef:()=>H2,isObject:()=>xn,isPromise:()=>K6,isString:()=>W6,isSymbol:()=>q6,lineStyleType:()=>F3,mask:()=>q3,maybeShowTooltip:()=>J6,merge:()=>la,mergeIf:()=>G2,mergerFn:()=>$2,mergerIfFn:()=>U2,noop:()=>_3,observerResize:()=>b3,off:()=>Y6,on:()=>H6,placementType:()=>D3,random:()=>y3,renderDirectiveType:()=>I3,renderEmptyVNode:()=>e5,renderType:()=>Q3,resolveClassName:()=>o5,scrollTop:()=>L6,scrollbarWidth:()=>h3,stringEnum:()=>M3,triggerType:()=>E3,useForm:()=>_6,useFormItem:()=>e3,valueOrDefault:()=>U6,withInstall:()=>n5,withInstallProps:()=>r5});var H6=function(){return document.addEventListener?function(e,t,n){e&&t&&n&&e.addEventListener(t,n,!0)}:function(e,t,n){e&&t&&n&&e.attachEvent("on".concat(t),n)}}(),Y6=function(){return document.removeEventListener?function(e,t,n){e&&t&&e.removeEventListener(t,n,!0)}:function(e,t,n){e&&t&&e.detachEvent("on".concat(t),n)}}();function L6(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:500,o=arguments.length>4?arguments[4]:void 0,i=Math.abs(t-n),a=Math.ceil(i/r*50);function s(l,c,u){if(l===c){o==null||o();return}var d=l+u>c?c:l+u;l>c&&(d=l-u<c?c:l-u),e===window?window.scrollTo(d,d):e.scrollTop=d,window.requestAnimationFrame(function(){return s(d,c,u)})}s(t,n,a)}function Yt(e){"@babel/helpers - typeof";return Yt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yt(e)}function H2(e){return e===null||typeof e>"u"}function $6(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e===""||(t?H2(e):!1)}function ul(e){if(Array.isArray(e))return!0;var t=Object.prototype.toString.call(e);return t.substr(0,7)==="[object"&&t.substr(-6)==="Array]"}function xn(e){return e!==null&&/^\[object (Object|Module|Promise)\]/.test(Object.prototype.toString.call(e))}var Y2=function(t){return(typeof t=="number"||t instanceof Number)&&isFinite(+t)};function G6(e,t){return Y2(e)?e:t}function U6(e,t){return typeof e>"u"?t:e}function Z6(e,t){var n,r,o,i;if(!e||!t||e.length!==t.length)return!1;for(n=0,r=e.length;n<r;++n)if(o=e[n],i=t[n],o.datasetIndex!==i.datasetIndex||o.index!==i.index)return!1;return!0}function Eo(e){if(ul(e))return e.map(Eo);if(xn(e)){for(var t=Object.create(null),n=Object.keys(e),r=n.length,o=0;o<r;++o)t[n[o]]=Eo(e[n[o]]);return t}return e}function L2(e){return["__proto__","prototype","constructor"].indexOf(e)===-1}function $2(e,t,n,r){if(L2(e)){var o=t[e],i=n[e];xn(o)&&xn(i)?la(o,i,r):t[e]=Eo(i)}}function la(e,t,n){var r=ul(t)?t:[t],o=r.length;if(!xn(e))return e;n=n||{};for(var i=n.merger||$2,a=0;a<o;++a)if(t=r[a],!!xn(t))for(var s=Object.keys(t),l=0,c=s.length;l<c;++l)i(s[l],e,t,n);return e}function G2(e,t){return la(e,t,{merger:U2})}function U2(e,t,n){if(L2(e)){var r=t[e],o=n[e];xn(r)&&xn(o)?G2(r,o):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=Eo(o))}}function Er(e){try{return e instanceof HTMLElement}catch{return Yt(e)==="object"&&e.nodeType===1&&Yt(e.style)==="object"&&Yt(e.ownerDocument)==="object"}}function Z2(e){return e.offsetWidth<e.scrollWidth||e.offsetHeight<e.scrollHeight}function J6(e,t){Z2(e)?e.setAttribute("title",t):e.removeAttribute("title")}var dl=function(t){return typeof t=="function"},W6=function(t){return typeof t=="string"},q6=function(t){return Yt(t)==="symbol"},K6=function(t){return xn(t)&&dl(t.then)&&dl(t.catch)},X6=e=>{var t={};return wn.d(t,e),t};const J2=X6({inject:()=>G.inject});var W2=Symbol("form"),q2=Symbol("formItem"),_6=function(){return(0,J2.inject)(W2)},e3=function(){return(0,J2.inject)(q2,void 0)};function fl(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t3(e){if(Array.isArray(e))return fl(e)}function n3(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function r3(e,t){if(e){if(typeof e=="string")return fl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return fl(e,t)}}function o3(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
25
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function K2(e){return t3(e)||n3(e)||r3(e)||o3()}function pl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i3(e,t){if(Yt(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Yt(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function X2(e){var t=i3(e,"string");return Yt(t)=="symbol"?t:String(t)}function _2(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,X2(r.key),r)}}function Al(e,t,n){return t&&_2(e.prototype,t),n&&_2(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Ie(e,t,n){return t=X2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const e0={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let ca;const a3=new Uint8Array(16);function s3(){if(!ca&&(ca=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!ca))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ca(a3)}const et=[];for(let e=0;e<256;++e)et.push((e+256).toString(16).slice(1));function l3(e,t=0){return et[e[t+0]]+et[e[t+1]]+et[e[t+2]]+et[e[t+3]]+"-"+et[e[t+4]]+et[e[t+5]]+"-"+et[e[t+6]]+et[e[t+7]]+"-"+et[e[t+8]]+et[e[t+9]]+"-"+et[e[t+10]]+et[e[t+11]]+et[e[t+12]]+et[e[t+13]]+et[e[t+14]]+et[e[t+15]]}function c3(e,t,n){if(e0.randomUUID&&!t&&!e)return e0.randomUUID();e=e||{};const r=e.random||(e.rng||s3)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return l3(r)}const u3=c3;var d3=e=>{var t={};return wn.d(t,e),t};const f3=d3({createPopper:()=>il});var p3=function(){function e(t,n,r){var o,i;pl(this,e),Ie(this,"isShow",!1),Ie(this,"trigger",void 0),Ie(this,"instance",void 0),Ie(this,"always",!1),Ie(this,"reference",void 0),Ie(this,"referenceTarget",void 0),Ie(this,"popperRefer",void 0),Ie(this,"delay",50),Ie(this,"isInnerPopper",!1),Ie(this,"disabled",!1),Ie(this,"afterShow",null),Ie(this,"afterHidden",null),Ie(this,"appendTo","parent"),Ie(this,"container",null),Ie(this,"fixOnBoundary",!1),this.instanceOptions=this.initDefaultOptions(r),this.reference=this.resolveInputSelectorToHtmlElement(t),this.popperRefer=this.resolveInputSelectorToHtmlElement(n),this.referenceTarget=this.getTargetReferenceElement(),this.container=(o=this.popperRefer)===null||o===void 0?void 0:o.parentElement,this.isShow=!!((i=this.instanceOptions)!==null&&i!==void 0&&i.isShow),this.always=this.instanceOptions.always,this.trigger=this.instanceOptions.trigger,this.disabled=this.instanceOptions.disabled,this.appendTo=this.instanceOptions.appendTo,this.afterHidden=typeof r.afterHidden=="function"?r.afterHidden:function(){},this.afterShow=typeof r.afterShow=="function"?r.afterShow:function(){},this.fixOnBoundary=this.instanceOptions.fixOnBoundary,this.initInstance(),this.registerEvents(),(this.isShow||this.always)&&this.show(null)}return Al(e,[{key:"forceUpdate",value:function(){var n;(n=this.instance)===null||n===void 0||n.forceUpdate()}},{key:"update",value:function(){var n;(n=this.instance)===null||n===void 0||n.update()}},{key:"updateOptions",value:function(n){var r;this.instanceOptions=this.initDefaultOptions(n),this.isShow=!!((r=this.instanceOptions)!==null&&r!==void 0&&r.isShow),this.trigger=this.instanceOptions.trigger,this.disabled=this.instanceOptions.disabled,this.setOptions(this.instanceOptions)}},{key:"setOptions",value:function(n){var r;(r=this.instance)===null||r===void 0||r.setOptions(n)}},{key:"destroy",value:function(){var n;(n=this.instance)===null||n===void 0||n.destroy()}},{key:"updateDisabled",value:function(n){this.disabled=n??!this.disabled,this.disabled&&this.hide()}},{key:"show",value:function(n){if(!this.disabled){var r;(r=this.popperRefer)===null||r===void 0||r.setAttribute("data-show",""),this.setOptions({modifiers:[].concat(K2(this.instanceOptions.modifiers||[]),[{name:"eventListeners",enabled:!0}])}),this.update(),this.isShow=!0,this.afterShow(),this.fixOnBoundary||this.appendToTarget()}}},{key:"hide",value:function(){var n;this.always||((n=this.popperRefer)===null||n===void 0||n.removeAttribute("data-show"),this.setOptions({modifiers:[].concat(K2(this.instanceOptions.modifiers||[]),[{name:"eventListeners",enabled:!1}])}),this.isShow=!1,this.isInnerPopper=!1,this.afterHidden(),this.fixOnBoundary||this.restorePopContent())}},{key:"restorePopContent",value:function(){var n=this.getAppendToTarget();Er(n)&&n.contains(this.popperRefer)&&this.container&&!this.container.contains(this.popperRefer)&&this.container.append(this.popperRefer)}},{key:"appendToTarget",value:function(){var n=this.getAppendToTarget();Er(n)&&n.contains(this.popperRefer)&&n.append(this.popperRefer)}},{key:"getAppendToTarget",value:function(){var n=this.appendTo,r=n;return n!=="parent"&&typeof n=="string"&&(r=document.querySelector(n)),r}},{key:"initDefaultOptions",value:function(n){var r=this,o={placement:"top",modifiers:[{name:"offset",options:{offset:[0,8]}}],strategy:"absolute",onFirstUpdate:void 0,isShow:!1,theme:"dark",trigger:"hover",disabled:!1},i=la(o,n||{}),a=i.onFirstUpdate;return i.onFirstUpdate=function(s){typeof a=="function"&&(a.call(r,s),r.handleFirstUpdate())},i}},{key:"handleFirstUpdate",value:function(){this.fixOnBoundary&&this.appendToTarget()}},{key:"getTargetReferenceElement",value:function(){return this.isElement(this.reference)?this.reference.childElementCount===1?this.reference.firstElementChild:this.reference:this.reference}},{key:"initInstance",value:function(){if(this.referenceTarget)if(this.referenceTarget&&this.popperRefer){var n,r;this.instance=(0,f3.createPopper)(this.referenceTarget,this.popperRefer,this.instanceOptions),(n=this.popperRefer)===null||n===void 0||n.setAttribute("data-theme",(r=this.instanceOptions.theme)!==null&&r!==void 0?r:"dark")}else console.error("reference or popperRefer is null, please check html element.")}},{key:"resolveInputSelectorToHtmlElement",value:function(n){if(this.isElement(n))return n;if(typeof n=="string")return document.querySelector(n);if(Yt(n)==="object"){if(Object.prototype.hasOwnProperty.call(n,"getBoundingClientRect"))return n}else console.error("'getBoundingClientRect' is needed when use virtual elements");return null}},{key:"isElement",value:function(n){return Er(n)}},{key:"registerEvents",value:function(){var n=this;if(this.isElement(this.referenceTarget)&&this.trigger==="hover"){var r=["mouseenter","focus"],o=["mouseleave","blur"],i=["mouseenter","mouseleave"];r.forEach(function(s){n.referenceTarget.addEventListener(s,function(l){s==="mouseenter"&&(n.isInnerPopper=!0),n.show(l)})}),o.forEach(function(s){n.referenceTarget.addEventListener(s,function(){n.isInnerPopper=!1,setTimeout(function(){!n.isInnerPopper&&n.hide()},n.delay)})}),this.isElement(this.popperRefer)&&i.forEach(function(s){n.popperRefer.addEventListener(s,function(){s==="mouseenter"&&(n.isInnerPopper=!0),s==="mouseleave"&&n.hide()})})}if(this.trigger==="click"){var a=["click"];a.forEach(function(s){document.body.addEventListener(s,function(l){n.isSameElement(l.target,n.reference)||n.reference.contains(l.target)?n.show(l):n.isShow&&!n.isSameElement(l.target,n.popperRefer)&&!n.popperRefer.contains(l.target)&&n.hide()})})}}},{key:"isSameElement",value:function(n,r){return n&&(n===r||n===r.firstElementChild)}}]),e}(),Qo=null,A3=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"#";if(Qo===null){Qo="id_".concat(u3());var n=document.createElement("div");n.setAttribute("id",Qo),n.setAttribute("data-popper-id",Qo),document.body.append(n)}return"".concat(t).concat(Qo)},ua;function h3(){if(ua!==void 0)return ua;var e=document.createElement("div");e.className="bk-scrollbar-wrap",e.style.visibility="hidden",e.style.width="100px",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e);var t=e.offsetWidth;e.style.overflow="scroll";var n=document.createElement("div");n.style.width="100%",e.appendChild(n);var r=n.offsetWidth;return e.parentNode.removeChild(e),ua=t-r,ua}var g3=e=>{var t={};return wn.d(t,e),t};const m3=g3({default:()=>v6});var v3="abcdefghijklmnopqrstuvwxyz0123456789",y3=function(t){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:v3,r="",o=0;o<t;o++)r+=n[parseInt((Math.random()*n.length).toString(),10)];return r},b3=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:60,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,i=(0,m3.default)(function(){typeof n=="function"&&n()},r),a=new ResizeObserver(function(){i()});return o&&typeof n=="function"&&n(),{start:function(){a.observe(t)},stop:function(){a.disconnect(),a.unobserve(t)}}},w3=function(t){return t[0].toUpperCase()+t.slice(1)};function x3(e){if(!e)return!1;var t=function(c,u){var d=document.createElement("div"),A=parseFloat(u.width)?"".concat(Math.ceil(parseFloat(u.width)),"px"):u.width;return d.style.cssText=`
26
26
  width: `.concat(A,`;
27
27
  line-height: `).concat(u["line-height"],`;
28
28
  font-size: `).concat(u["font-size"],`;
29
29
  word-break: `).concat(u["word-break"],`;
30
30
  padding: `).concat(u.padding,`;
31
- `),d.textContent=c.textContent,d},n=!1;try{var r=window.getComputedStyle(e,null),o=r.webkitLineClamp;if(o!=="none"){var i=parseFloat(r.height),a=t(e,r);document.body.appendChild(a);var s=window.getComputedStyle(a,null).height;document.body.removeChild(a),n=i<parseFloat(s)}else n=e.clientWidth<e.scrollWidth||e.clientHeight<e.scrollHeight}catch(l){console.warn("There is an error when check element overflow state: ",l)}return n}var r2=function(t){var n,r;return(n=document.fullscreenElement)!==null&&n!==void 0&&n.shadowRoot?document.fullscreenElement.shadowRoot.contains(t):(r=document.fullscreenElement)===null||r===void 0?void 0:r.contains(t)},T3=function e(t){if(!t)return"body";if(Er(t)&&r2(t))return t;if(typeof t=="string"){var n=document.body.querySelector(t);return e(n)}if(document.fullscreenElement){var r;if((r=document.fullscreenElement)!==null&&r!==void 0&&r.shadowRoot){var o;return(o=document.fullscreenElement)===null||o===void 0?void 0:o.shadowRoot}return document.fullscreenElement}return Er(document.body)?document.body:"body"};function S3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function B3(e,t){if(t&&(Yt(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return S3(e)}function da(e){return da=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},da(e)}function hl(e,t){return hl=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},hl(e,t)}function j3(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&hl(e,t)}var O3=e=>{var t={};return wn.d(t,e),t};const Ye=O3({createTypes:()=>Y0,string:()=>cl,toType:()=>_e});function I3(e,t,n){return t=da(t),B3(e,o2()?Reflect.construct(t,n||[],da(e).constructor):t.apply(e,n))}function o2(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(o2=function(){return!!e})()}var M3=(0,Ye.createTypes)({});function P3(e){return e.reduce(function(t,n){return t[n]=n,t},Object.create(null))}var gl;(function(e){e.SMALL="small",e.LARGE="large",e.DEFAULT="default"})(gl||(gl={}));var ml;(function(e){e.Top="top",e.Left="left",e.Right="right",e.Bottom="bottom"})(ml||(ml={}));var fa;(function(e){e.IF="if",e.SHOW="show"})(fa||(fa={}));function D3(){return(0,Ye.string)().def(fa.SHOW)}var pa;(function(e){e.LEFT="left",e.CENTER="center",e.RIGHT="right"})(pa||(pa={}));function E3(){return(0,Ye.string)().def(pa.LEFT)}var vl;(function(e){e.PRIMARY="primary",e.WARNING="warning",e.SUCCESS="success",e.DANGER="danger"})(vl||(vl={}));var Aa;(function(e){e.AUTO="auto",e.AUTO_START="auto-start",e.AUTO_END="auto-end",e.TOP="top",e.RIGHT="right",e.BOTTOM="bottom",e.LEFT="left",e.TOP_START="top-start",e.TOP_END="top-end",e.BOTTOM_START="bottom-start",e.BOTTOM_END="bottom-end",e.RIGHT_START="right-start",e.RIGHT_END="right-end",e.LEFT_START="left-start",e.LEFT_END="left-end"})(Aa||(Aa={}));function Q3(){return(0,Ye.string)().def(Aa.BOTTOM)}var ha;(function(e){e.HOVER="hover",e.CLICK="click",e.MANUAL="manual"})(ha||(ha={}));function N3(){return(0,Ye.string)().def(ha.HOVER)}var ga;(function(e){e.AUTO="auto",e.SHOWN="shown"})(ga||(ga={}));function z3(){return(0,Ye.toType)("popRenderType",{}).def(ga.SHOWN)}var ma;(function(e){e.SHOW="show",e.OPERATION="operation",e.CONFIRM="confirm",e.PROCESS="process"})(ma||(ma={}));function F3(){return(0,Ye.toType)("dialogType",{default:ma.OPERATION})}var va;(function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"})(va||(va={}));function V3(){return(0,Ye.toType)("direction",{}).def(va.HORIZONTAL)}var ya;(function(e){e.DASHED="dashed",e.SOLID="solid"})(ya||(ya={}));function R3(){return(0,Ye.toType)("lineType",{}).def(ya.DASHED)}var yl;(function(e){e.UNKNOWN="",e.SUCCESS="success",e.INFO="info",e.WARNING="warning",e.DANGER="danger"})(yl||(yl={}));function H3(){return(0,Ye.toType)("tagTheme",{}).def()}var ba;(function(e){e.SIMPLICITY="simplicity",e.NORMAL="normal"})(ba||(ba={}));var wa;(function(e){e.BUTT="butt",e.SQUARE="square",e.ROUNDE="round"})(wa||(wa={}));var xa;(function(e){e.LINE="line",e.CIRCLE="circle",e.DASHBOARD="dashboard"})(xa||(xa={}));var ka;(function(e){e.SUCCESS="success",e.PRIMARY="primary"})(ka||(ka={}));var bl;(function(e){e.TEMPLATE="template",e.VNODE="vnode"})(bl||(bl={}));function Y3(){return(0,Ye.toType)("switcherTheme",{}).def(ka.SUCCESS)}function L3(){return(0,Ye.toType)("progressStrokeLineCap",{}).def(wa.ROUNDE)}function $3(){return(0,Ye.toType)("progress",{}).def(xa.LINE)}function G3(){return(0,Ye.toType)("behavior",{}).def(ba.NORMAL)}var U3=function(e){j3(t,e);function t(){return pl(this,t),I3(this,t,arguments)}return Al(t,null,[{key:"size",value:function(){var r=["small","default","large","huge"];return(0,Ye.toType)("Size",{validator:function(i){return!i||r.includes(i)?!0:(console.error("invalid theme, ".concat(i,", the theme must be one of 【").concat(r.join(" | "),"】")),!1)},default:"default"})}},{key:"theme",value:function(){var r=["primary","warning","success","danger"];return(0,Ye.toType)("Theme",{validator:function(i){return!i||r.includes(i)?!0:(console.error("invalid theme, ".concat(i,", the theme must be one of 【").concat(r.join(" | "),"】")),!1)}})}},{key:"placement",value:function(){var r=["top","left","right","bottom"];return(0,Ye.toType)("Placements",{validator:function(i){return!!(!i||r.includes(i))},default:"top"})}},{key:"style",value:function(){return(0,Ye.toType)("Style",{type:[String,Object]})}},{key:"position",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["top-left","top-right","bottom-left","bottom-right"];return(0,Ye.toType)("positions",{type:String,validator:function(i){return!i||r.includes(i)?!0:(console.error("invalid positions, ".concat(i,", the position must be one of 【").concat(r.join(" | "),"】")),!1)},default:"top-center"})}},{key:"infoType",value:function(){var r=["success","danger","warning","loading"];return(0,Ye.toType)("InfoType",{validator:function(i){return!!(!i||r.includes(i))}})}},{key:"timelineNodeType",value:function(){var r=["template","vnode"];return(0,Ye.toType)("TimelineNodeType",{validator:function(i){return!!(!i||r.includes(i))}})}}]),t}(M3),Ca;(function(e){e.CHECKBOX="checkbox",e.CHECK="check"})(Ca||(Ca={}));function Z3(){return(0,Ye.toType)("selectedStyle",{}).def(Ca.CHECK)}var tt;(function(e){e.BOTTOM="bottom",e.CONTENT="content",e.NAVI="navi",e.FULLSCREEN="fullScreen",e.PLUGINS="plugins",e.MODAL="modal",e.MESSAGE="message",e.POPPER="popper"})(tt||(tt={}));var Ta=Me(Me(Me(Me(Me(Me(Me(Me({},tt.BOTTOM,0),tt.CONTENT,1),tt.NAVI,100),tt.FULLSCREEN,1e3),tt.MODAL,2e3),tt.PLUGINS,5e3),tt.MESSAGE,6e3),tt.POPPER,8e3),J3=function(){function e(){pl(this,e),Me(this,"storageLayerIndexValue",{}),this.copyDefaultValue()}return Al(e,[{key:"getNextIndex",value:function(n){if(Object.prototype.hasOwnProperty.call(this.storageLayerIndexValue,n))return this.storageLayerIndexValue[n]=this.storageLayerIndexValue[n]+1,this.storageLayerIndexValue[n];this.getNextIndex(tt.MODAL)}},{key:"getModalNextIndex",value:function(){return this.getNextIndex(tt.MODAL)}},{key:"getMessageNextIndex",value:function(){return this.getNextIndex(tt.MESSAGE)}},{key:"getFullScreenNextIndex",value:function(){return this.getNextIndex(tt.FULLSCREEN)}},{key:"getNaviNextIndex",value:function(){return this.getNextIndex(tt.NAVI)}},{key:"getPopperIndex",value:function(){return this.getNextIndex(tt.POPPER)}},{key:"setDefaultZIndex",value:function(n){var r=this;Object.keys(n||{}).forEach(function(o){Object.prototype.hasOwnProperty.call(r.storageLayerIndexValue.__proto__,o)&&Object.assign(r.storageLayerIndexValue.__proto__,Me({},o,n[o]))}),this.copyDefaultValue()}},{key:"resetZIndex",value:function(n){var r=this;Object.keys(n||{}).forEach(function(o){Object.prototype.hasOwnProperty.call(r.storageLayerIndexValue,o)&&Object.assign(r.storageLayerIndexValue,Me({},o,n[o]))})}},{key:"copyDefaultValue",value:function(){var n=Object.keys(Ta).reduce(function(r,o){return Object.assign(r,Me({},o,{value:Ta[o],writable:!0,configurable:!0}))},{});this.storageLayerIndexValue=Object.create(Ta,n)}}]),e}(),W3=new J3;function i2(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function a2(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?i2(Object(n),!0).forEach(function(r){Me(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i2(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Qr=new WeakMap,Sa,s2=function(t,n){if(t&&Qr.has(t)){var r=Qr.get(t),o=r.mask,i=r.backgroundColor;o==null||o.style.setProperty("background-color",n?"transparent":i)}},q3=function(t){if(t.el){Qr.has(t.el)||Qr.set(t.el,a2(a2({},t),{},{referenceParent:Sa}));var n=t.mask,r=t.backgroundColor;n==null||n.style.setProperty("background-color",r),s2(Sa,t.showMask),Sa=t.el}},K3=function(t){if(t.el&&Qr.has(t.el)){var n=Qr.get(t.el),r=n.referenceParent;Sa=r,s2(r,!1)}},X3={showMask:q3,hideMask:K3};function _3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return Object.entries(e).filter(function(n){return n[1]}).map(function(n){return n[0]}).join(" ").concat(t?" ".concat(t):"")}var e5=Object.create({}),t5=function(){},n5=function(){return null},r5=function(t){return Object.keys(t).length<1},o5=function(t){return t.install=function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=r.prefix,i=n.config.globalProperties.bkUIPrefix||o||"Bk";n.component(i+t.name,t)},t},i5=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,o=arguments.length>3?arguments[3]:void 0;return t.install=function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=a.prefix,l=i.config.globalProperties.bkUIPrefix||s||"Bk";o&&i.directive(l+o.name,o.directive),i.component(l+t.name,t),!r&&Object.values(n).forEach(function(c){i.component(l+c.name,c)})},Object.keys(n).forEach(function(i){t[i]=n[i]}),t};function a5(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"bk";return"".concat(t,"-").concat(e)}function s5(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:300,t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r,o,i=function(){var s=this,l=arguments;if(r&&clearTimeout(r),n){var c=!r;r=setTimeout(function(){r=null},e),c&&(o=t.apply(s,l))}else r=setTimeout(function(){t.apply(s,l)},e);return o};return i.cancel=function(){clearTimeout(r),r=null},i}function l5(e,t){return JSON.parse(JSON.stringify(e,function(n,r){if(!t.includes(n))return r}))}function l2(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++){if(Array.isArray(e[n]))return l2(e[n],t[n]);if(e[n]!==t[n])return!1}return!0}re.AlignEnum,re.BKLAYERD_INDEX_EFAULT_VALUE,re.BKLAYERTYPE,re.BKPopover,re.DialogTypeEnum,re.DirectionEnum,re.EMPTY_OBJ,re.InputBehaviorEnum;var c5=re.InputBehaviorType;re.LineStyleEnum;var c2=re.PlacementEnum;re.Placements,re.ProgressEnum,re.ProgressStrokeLineCapEnum,re.ProgressStrokeLineCapType,re.ProgressType;var pr=re.PropTypes;re.RenderDirectiveEnum;var u2=re.RenderType;re.SelectedType,re.SelectedTypeEnum,re.SizeEnum,re.SwitcherThemeEnum,re.SwitcherThemeType,re.TagThemeEnum,re.TagThemeType,re.ThemeEnum,re.TimelineNodeTypeEnum,re.TriggerEnum,re.alignType,re.arrayEqual;var Ba=re.bkZIndexManager;re.capitalize,re.checkOverflow;var wl=re.classes;re.clone;var u5=re.debounce;re.dialogTypeUnion,re.directionType,re.elementsEqual,re.filterProperty,re.finiteOrDefault,re.formItemKey,re.formKey,re.getFullscreenRoot,re.getPopContainerId,re.hasOverflowEllipsis,re.isArray;var d5=re.isElement;re.isEmpty,re.isEmptyObj,re.isFinite,re.isFullScreenContainsElement,re.isFunction,re.isNullOrUndef,re.isObject,re.isPromise,re.isString,re.isSymbol,re.lineStyleType,re.mask,re.maybeShowTooltip,re.merge,re.mergeIf,re.mergerFn,re.mergerIfFn,re.noop,re.observerResize,re.off,re.on;var d2=re.placementType;re.random,re.renderDirectiveType,re.renderEmptyVNode;var f2=re.renderType,f5=re.resolveClassName;re.scrollTop,re.scrollbarWidth,re.stringEnum;var p2=re.triggerType;re.useForm;var p5=re.useFormItem;re.valueOrDefault;var ja=re.withInstall,A2=re.withInstallProps;function A5(){this.__data__=[],this.size=0}var h5=A5;function g5(e,t){return e===t||e!==e&&t!==t}var Oa=g5,m5=Oa;function v5(e,t){for(var n=e.length;n--;)if(m5(e[n][0],t))return n;return-1}var Ia=v5,y5=Ia,b5=Array.prototype,w5=b5.splice;function x5(e){var t=this.__data__,n=y5(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():w5.call(t,n,1),--this.size,!0}var k5=x5,C5=Ia;function T5(e){var t=this.__data__,n=C5(t,e);return n<0?void 0:t[n][1]}var S5=T5,B5=Ia;function j5(e){return B5(this.__data__,e)>-1}var O5=j5,I5=Ia;function M5(e,t){var n=this.__data__,r=I5(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var P5=M5,D5=h5,E5=k5,Q5=S5,N5=O5,z5=P5;function Nr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Nr.prototype.clear=D5,Nr.prototype.delete=E5,Nr.prototype.get=Q5,Nr.prototype.has=N5,Nr.prototype.set=z5;var Ma=Nr,F5=Ma;function V5(){this.__data__=new F5,this.size=0}var R5=V5;function H5(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var Y5=H5;function L5(e){return this.__data__.get(e)}var $5=L5;function G5(e){return this.__data__.has(e)}var U5=G5,Z5=Po,J5=Xt,W5="[object AsyncFunction]",q5="[object Function]",K5="[object GeneratorFunction]",X5="[object Proxy]";function _5(e){if(!J5(e))return!1;var t=Z5(e);return t==q5||t==K5||t==W5||t==X5}var xl=_5,ev=cr,tv=ev["__core-js_shared__"],nv=tv,kl=nv,h2=function(){var e=/[^.]+$/.exec(kl&&kl.keys&&kl.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function rv(e){return!!h2&&h2 in e}var ov=rv,iv=Function.prototype,av=iv.toString;function sv(e){if(e!=null){try{return av.call(e)}catch{}try{return e+""}catch{}}return""}var lv=sv,cv=xl,uv=ov,dv=Xt,fv=lv,pv=/[\\^$.*+?()[\]{}|]/g,Av=/^\[object .+?Constructor\]$/,hv=Function.prototype,gv=Object.prototype,mv=hv.toString,vv=gv.hasOwnProperty,yv=RegExp("^"+mv.call(vv).replace(pv,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function bv(e){if(!dv(e)||uv(e))return!1;var t=cv(e)?yv:Av;return t.test(fv(e))}var wv=bv;function xv(e,t){return e==null?void 0:e[t]}var kv=xv,Cv=wv,Tv=kv;function Sv(e,t){var n=Tv(e,t);return Cv(n)?n:void 0}var Cl=Sv,Bv=Cl,jv=cr,Ov=Bv(jv,"Map"),g2=Ov,Iv=Cl,Mv=Iv(Object,"create"),Pa=Mv,m2=Pa;function Pv(){this.__data__=m2?m2(null):{},this.size=0}var Dv=Pv;function Ev(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var Qv=Ev,Nv=Pa,zv="__lodash_hash_undefined__",Fv=Object.prototype,Vv=Fv.hasOwnProperty;function Rv(e){var t=this.__data__;if(Nv){var n=t[e];return n===zv?void 0:n}return Vv.call(t,e)?t[e]:void 0}var Hv=Rv,Yv=Pa,Lv=Object.prototype,$v=Lv.hasOwnProperty;function Gv(e){var t=this.__data__;return Yv?t[e]!==void 0:$v.call(t,e)}var Uv=Gv,Zv=Pa,Jv="__lodash_hash_undefined__";function Wv(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Zv&&t===void 0?Jv:t,this}var qv=Wv,Kv=Dv,Xv=Qv,_v=Hv,e8=Uv,t8=qv;function zr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}zr.prototype.clear=Kv,zr.prototype.delete=Xv,zr.prototype.get=_v,zr.prototype.has=e8,zr.prototype.set=t8;var n8=zr,v2=n8,r8=Ma,o8=g2;function i8(){this.size=0,this.__data__={hash:new v2,map:new(o8||r8),string:new v2}}var a8=i8;function s8(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var l8=s8,c8=l8;function u8(e,t){var n=e.__data__;return c8(t)?n[typeof t=="string"?"string":"hash"]:n.map}var Da=u8,d8=Da;function f8(e){var t=d8(this,e).delete(e);return this.size-=t?1:0,t}var p8=f8,A8=Da;function h8(e){return A8(this,e).get(e)}var g8=h8,m8=Da;function v8(e){return m8(this,e).has(e)}var y8=v8,b8=Da;function w8(e,t){var n=b8(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var x8=w8,k8=a8,C8=p8,T8=g8,S8=y8,B8=x8;function Fr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Fr.prototype.clear=k8,Fr.prototype.delete=C8,Fr.prototype.get=T8,Fr.prototype.has=S8,Fr.prototype.set=B8;var j8=Fr,O8=Ma,I8=g2,M8=j8,P8=200;function D8(e,t){var n=this.__data__;if(n instanceof O8){var r=n.__data__;if(!I8||r.length<P8-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new M8(r)}return n.set(e,t),this.size=n.size,this}var E8=D8,Q8=Ma,N8=R5,z8=Y5,F8=$5,V8=U5,R8=E8;function Vr(e){var t=this.__data__=new Q8(e);this.size=t.size}Vr.prototype.clear=N8,Vr.prototype.delete=z8,Vr.prototype.get=F8,Vr.prototype.has=V8,Vr.prototype.set=R8;var H8=Vr,Y8=Cl,L8=function(){try{var e=Y8(Object,"defineProperty");return e({},"",{}),e}catch{}}(),y2=L8,b2=y2;function $8(e,t,n){t=="__proto__"&&b2?b2(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Tl=$8,G8=Tl,U8=Oa;function Z8(e,t,n){(n!==void 0&&!U8(e[t],n)||n===void 0&&!(t in e))&&G8(e,t,n)}var w2=Z8;function J8(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++o];if(n(i[l],l,i)===!1)break}return t}}var W8=J8,q8=W8,K8=q8(),X8=K8,Ea={exports:{}};Ea.exports,function(e,t){var n=cr,r=t&&!t.nodeType&&t,o=r&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===r,a=i?n.Buffer:void 0,s=a?a.allocUnsafe:void 0;function l(c,u){if(u)return c.slice();var d=c.length,A=s?s(d):new c.constructor(d);return c.copy(A),A}e.exports=l}(Ea,Ea.exports);var _8=Ea.exports,ey=cr,ty=ey.Uint8Array,ny=ty,x2=ny;function ry(e){var t=new e.constructor(e.byteLength);return new x2(t).set(new x2(e)),t}var oy=ry,iy=oy;function ay(e,t){var n=t?iy(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var sy=ay;function ly(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var cy=ly,uy=Xt,k2=Object.create,dy=function(){function e(){}return function(t){if(!uy(t))return{};if(k2)return k2(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),fy=dy;function py(e,t){return function(n){return e(t(n))}}var Ay=py,hy=Ay,gy=hy(Object.getPrototypeOf,Object),C2=gy,my=Object.prototype;function vy(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||my;return e===n}var T2=vy,yy=fy,by=C2,wy=T2;function xy(e){return typeof e.constructor=="function"&&!wy(e)?yy(by(e)):{}}var ky=xy,Cy=Po,Ty=ur,Sy="[object Arguments]";function By(e){return Ty(e)&&Cy(e)==Sy}var jy=By,S2=jy,Oy=ur,B2=Object.prototype,Iy=B2.hasOwnProperty,My=B2.propertyIsEnumerable,Py=S2(function(){return arguments}())?S2:function(e){return Oy(e)&&Iy.call(e,"callee")&&!My.call(e,"callee")},j2=Py,Dy=Array.isArray,O2=Dy,Ey=9007199254740991;function Qy(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Ey}var I2=Qy,Ny=xl,zy=I2;function Fy(e){return e!=null&&zy(e.length)&&!Ny(e)}var Sl=Fy,Vy=Sl,Ry=ur;function Hy(e){return Ry(e)&&Vy(e)}var Yy=Hy,Qa={exports:{}};function Ly(){return!1}var $y=Ly;Qa.exports,function(e,t){var n=cr,r=$y,o=t&&!t.nodeType&&t,i=o&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===o,s=a?n.Buffer:void 0,l=s?s.isBuffer:void 0,c=l||r;e.exports=c}(Qa,Qa.exports);var M2=Qa.exports,Gy=Po,Uy=C2,Zy=ur,Jy="[object Object]",Wy=Function.prototype,qy=Object.prototype,P2=Wy.toString,Ky=qy.hasOwnProperty,Xy=P2.call(Object);function _y(e){if(!Zy(e)||Gy(e)!=Jy)return!1;var t=Uy(e);if(t===null)return!0;var n=Ky.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&P2.call(n)==Xy}var D2=_y,eb=Po,tb=I2,nb=ur,rb="[object Arguments]",ob="[object Array]",ib="[object Boolean]",ab="[object Date]",sb="[object Error]",lb="[object Function]",cb="[object Map]",ub="[object Number]",db="[object Object]",fb="[object RegExp]",pb="[object Set]",Ab="[object String]",hb="[object WeakMap]",gb="[object ArrayBuffer]",mb="[object DataView]",vb="[object Float32Array]",yb="[object Float64Array]",bb="[object Int8Array]",wb="[object Int16Array]",xb="[object Int32Array]",kb="[object Uint8Array]",Cb="[object Uint8ClampedArray]",Tb="[object Uint16Array]",Sb="[object Uint32Array]",ze={};ze[vb]=ze[yb]=ze[bb]=ze[wb]=ze[xb]=ze[kb]=ze[Cb]=ze[Tb]=ze[Sb]=!0,ze[rb]=ze[ob]=ze[gb]=ze[ib]=ze[mb]=ze[ab]=ze[sb]=ze[lb]=ze[cb]=ze[ub]=ze[db]=ze[fb]=ze[pb]=ze[Ab]=ze[hb]=!1;function Bb(e){return nb(e)&&tb(e.length)&&!!ze[eb(e)]}var jb=Bb;function Ob(e){return function(t){return e(t)}}var Ib=Ob,Na={exports:{}};Na.exports,function(e,t){var n=T0,r=t&&!t.nodeType&&t,o=r&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===r,a=i&&n.process,s=function(){try{var l=o&&o.require&&o.require("util").types;return l||a&&a.binding&&a.binding("util")}catch{}}();e.exports=s}(Na,Na.exports);var Mb=Na.exports,Pb=jb,Db=Ib,E2=Mb,Q2=E2&&E2.isTypedArray,Eb=Q2?Db(Q2):Pb,N2=Eb;function Qb(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var z2=Qb,Nb=Tl,zb=Oa,Fb=Object.prototype,Vb=Fb.hasOwnProperty;function Rb(e,t,n){var r=e[t];(!(Vb.call(e,t)&&zb(r,n))||n===void 0&&!(t in e))&&Nb(e,t,n)}var Hb=Rb,Yb=Hb,Lb=Tl;function $b(e,t,n,r){var o=!n;n||(n={});for(var i=-1,a=t.length;++i<a;){var s=t[i],l=r?r(n[s],e[s],s,n,e):void 0;l===void 0&&(l=e[s]),o?Lb(n,s,l):Yb(n,s,l)}return n}var Gb=$b;function Ub(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var Zb=Ub,Jb=9007199254740991,Wb=/^(?:0|[1-9]\d*)$/;function qb(e,t){var n=typeof e;return t=t??Jb,!!t&&(n=="number"||n!="symbol"&&Wb.test(e))&&e>-1&&e%1==0&&e<t}var F2=qb,Kb=Zb,Xb=j2,_b=O2,e7=M2,t7=F2,n7=N2,r7=Object.prototype,o7=r7.hasOwnProperty;function i7(e,t){var n=_b(e),r=!n&&Xb(e),o=!n&&!r&&e7(e),i=!n&&!r&&!o&&n7(e),a=n||r||o||i,s=a?Kb(e.length,String):[],l=s.length;for(var c in e)(t||o7.call(e,c))&&!(a&&(c=="length"||o&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||t7(c,l)))&&s.push(c);return s}var a7=i7;function s7(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var l7=s7,c7=Xt,u7=T2,d7=l7,f7=Object.prototype,p7=f7.hasOwnProperty;function A7(e){if(!c7(e))return d7(e);var t=u7(e),n=[];for(var r in e)r=="constructor"&&(t||!p7.call(e,r))||n.push(r);return n}var h7=A7,g7=a7,m7=h7,v7=Sl;function y7(e){return v7(e)?g7(e,!0):m7(e)}var V2=y7,b7=Gb,w7=V2;function x7(e){return b7(e,w7(e))}var k7=x7,R2=w2,C7=_8,T7=sy,S7=cy,B7=ky,H2=j2,Y2=O2,j7=Yy,O7=M2,I7=xl,M7=Xt,P7=D2,D7=N2,L2=z2,E7=k7;function Q7(e,t,n,r,o,i,a){var s=L2(e,n),l=L2(t,n),c=a.get(l);if(c){R2(e,n,c);return}var u=i?i(s,l,n+"",e,t,a):void 0,d=u===void 0;if(d){var A=Y2(l),f=!A&&O7(l),g=!A&&!f&&D7(l);u=l,A||f||g?Y2(s)?u=s:j7(s)?u=S7(s):f?(d=!1,u=C7(l,!0)):g?(d=!1,u=T7(l,!0)):u=[]:P7(l)||H2(l)?(u=s,H2(s)?u=E7(s):(!M7(s)||I7(s))&&(u=B7(l))):d=!1}d&&(a.set(l,u),o(u,l,r,i,a),a.delete(l)),R2(e,n,u)}var N7=Q7,z7=H8,F7=w2,V7=X8,R7=N7,H7=Xt,Y7=V2,L7=z2;function $2(e,t,n,r,o){e!==t&&V7(t,function(i,a){if(o||(o=new z7),H7(i))R7(e,t,a,n,$2,r,o);else{var s=r?r(L7(e,a),i,a+"",e,t,o):void 0;s===void 0&&(s=i),F7(e,a,s)}},Y7)}var $7=$2;function G7(e){return e}var G2=G7;function U7(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var Z7=U7,J7=Z7,U2=Math.max;function W7(e,t,n){return t=U2(t===void 0?e.length-1:t,0),function(){for(var r=arguments,o=-1,i=U2(r.length-t,0),a=Array(i);++o<i;)a[o]=r[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=r[o];return s[t]=n(a),J7(e,this,s)}}var q7=W7;function K7(e){return function(){return e}}var X7=K7,_7=X7,Z2=y2,e9=G2,t9=Z2?function(e,t){return Z2(e,"toString",{configurable:!0,enumerable:!1,value:_7(t),writable:!0})}:e9,n9=t9,r9=800,o9=16,i9=Date.now;function a9(e){var t=0,n=0;return function(){var r=i9(),o=o9-(r-n);if(n=r,o>0){if(++t>=r9)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var s9=a9,l9=n9,c9=s9,u9=c9(l9),d9=u9,f9=G2,p9=q7,A9=d9;function h9(e,t){return A9(p9(e,t,f9),e+"")}var g9=h9,m9=Oa,v9=Sl,y9=F2,b9=Xt;function w9(e,t,n){if(!b9(n))return!1;var r=typeof t;return(r=="number"?v9(n)&&y9(t,n.length):r=="string"&&t in n)?m9(n[t],e):!1}var x9=w9,k9=g9,C9=x9;function T9(e){return k9(function(t,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,a&&C9(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),t=Object(t);++r<o;){var s=n[r];s&&e(t,s,r,i)}return t})}var S9=T9,B9=$7,j9=S9,O9=j9(function(e,t,n){B9(e,t,n)}),I9=O9;const M9=al(I9);var No={};No.d=(e,t)=>{for(var n in t)No.o(t,n)&&!No.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},No.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Bl={};No.d(Bl,{en:()=>D9,zhCn:()=>Q9});var P9={lang:"en",steps:{step1:"step1",step2:"step2",step3:"step3"},datePicker:{selectDate:"Select Date",selectTime:"Select Time",clear:"Clear",ok:"OK",weekdays:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},hour:"Hour",min:"Minute",sec:"Second",toNow:"Now"},dialog:{ok:"OK",cancel:"Cancel",prev:"prev",next:"next"},popConfirm:{ok:"OK",cancel:"Cancel"},form:{notBeEmpty:"cannot be empty",incorrectFormat:"incorrect format",max:"maximum value",min:"minimum value",maxLen:"maximum length",verifyError:"verify error"},pagination:{eachPage:"Each Page",strip:"",total:"Total"},process:{step1:"step1",step2:"step2",step3:"step3",step4:"step4"},searchSelect:{pleaseSelect:"Please Select",loading:"Loading...",filterQueryMustHasValue:"Filter query containing key value must have value",ok:"OK",cancel:"Cancel",or:"Or",and:"And",logical:"Logical:"},select:{noData:"No data",noMatchedData:"No matched data",loading:"Loading...",pleaseSelect:"Please select",enterKeywords:"Please enter keywords",all:"All",selectAll:"Select all"},table:{emptyText:"No Data",confirm:"Confirm",reset:"Reset",sort:"Sort",setting:{title:"Table Settings",fields:{title:"Displaying Fields Setting",subtitle:function(t){return"(".concat(t," fields most)")},selectAll:"All"},lineHeight:{title:"Table Line Height",small:"small",medium:"medium",large:"large"},options:{ok:"OK",cancel:"Cancel"}}},transfer:{sourceList:"Source List",targetList:"Target List",removeAll:"Remove All",selectAll:"Select All",noData:"No Data",noSelected:"No Selected",search:"Search"},upload:{uploadSuccess:"Upload Success",uploadFailed:"Upload Failed",drapFileOr:"Drag files here or ",clickUpload:"Click Upload",uploadLabel:"Upload Files"},input:{placeholder:"Please input",maxlengthLimitTips:"Reached character limit"},tagInput:{placeholder:"Please input and press ENTER to finish"},message:{assistant:"Assistant",details:"Details",copySuccess:"Successfully",copyFailed:"Copy Failed"},cascader:{pleaseSelect:"Please Select",noData:"No data",emptyText:"No Data"},versionLog:{current:"Current"}};const D9=P9;var E9={lang:"zh-cn",steps:{step1:"步骤1",step2:"步骤2",step3:"步骤3"},datePicker:{selectDate:"选择日期",selectTime:"选择时间",clear:"清除",ok:"确定",weekdays:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},hour:"时",min:"分",sec:"秒",toNow:"至今"},dialog:{ok:"确定",cancel:"取消",prev:"上一步",next:"下一步"},popConfirm:{ok:"确定",cancel:"取消"},form:{notBeEmpty:"不能为空",incorrectFormat:"格式不正确",max:"最大值",min:"最小值",maxLen:"最大长度",verifyError:"验证错误"},pagination:{eachPage:"每页",strip:"条",total:"共计"},process:{step1:"步骤1",step2:"步骤2",step3:"步骤3",step4:"步骤4"},searchSelect:{pleaseSelect:"请选择",loading:"加载中...",filterQueryMustHasValue:"包含键值的过滤查询必须有一个值",ok:"确认",cancel:"取消",or:"或",and:"且",logical:"逻辑:"},select:{noData:"无数据",noMatchedData:"无匹配数据",loading:"加载中...",pleaseSelect:"请选择",enterKeywords:"请输入关键字",all:"全部",selectAll:"全选"},table:{emptyText:"暂无数据",confirm:"确定",reset:"重置",sort:"排序",setting:{title:"表格设置",fields:{title:"字段显示设置",subtitle:function(t){return"(最多".concat(t,"项)")},selectAll:"全选"},lineHeight:{title:"表格行高",small:"小",medium:"中",large:"大"},options:{ok:"确认",cancel:"取消"}}},transfer:{sourceList:"源列表",targetList:"目标列表",removeAll:"清空",selectAll:"选择全部",noData:"无数据",noSelected:"未选择任何项",search:"搜索"},upload:{uploadSuccess:"上传成功",uploadFailed:"上传失败",drapFileOr:"将文件拖到此处或",clickUpload:"点击上传",uploadLabel:"上传文件"},input:{placeholder:"请输入",maxlengthLimitTips:"已达到字数上限"},tagInput:{placeholder:"请输入并按Enter结束"},message:{assistant:"助手",details:"详情",copySuccess:"复制成功",copyFailed:"复制失败"},cascader:{pleaseSelect:"请选择",noData:"无数据",emptyText:"暂无搜索结果"},versionLog:{current:"当前版本"}};const Q9=E9;Bl.en;var N9=Bl.zhCn,kn={};kn.d=(e,t)=>{for(var n in t)kn.o(t,n)&&!kn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},kn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Cn={};kn.d(Cn,{default:()=>ew,defaultRootConfig:()=>Ar,provideGlobalConfig:()=>W2,rootProviderKey:()=>Rr,setPrefixVariable:()=>jl,useGlobalConfig:()=>J9,useLocale:()=>K9,usePrefix:()=>X9});var z9=e=>{var t={};return kn.d(t,e),t};const F9=z9({withInstall:()=>ja});var V9=e=>{var t={};return kn.d(t,e),t};const Lt=V9({computed:()=>G.computed,defineComponent:()=>G.defineComponent,getCurrentInstance:()=>G.getCurrentInstance,inject:()=>G.inject,provide:()=>G.provide,reactive:()=>G.reactive,watch:()=>G.watch});function zo(e){"@babel/helpers - typeof";return zo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},zo(e)}function R9(e,t){if(zo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(zo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function H9(e){var t=R9(e,"string");return zo(t)=="symbol"?t:String(t)}function Y9(e,t,n){return t=H9(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var L9=e=>{var t={};return kn.d(t,e),t};const $9=L9({default:()=>M9});var G9=e=>{var t={};return kn.d(t,e),t};const U9=G9({zhCn:()=>N9});var Rr=Symbol("rootProviderData"),Ar={locale:U9.zhCn,prefix:"bk"};function J2(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Z9(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?J2(Object(n),!0).forEach(function(r){Y9(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):J2(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var jl=function(t){document.documentElement.style.setProperty("--bk-prefix",t||Ar.prefix)},W2=function(t,n){var r=(0,Lt.reactive)(Z9({},(0,$9.default)(Ar,t)));if(jl(t.prefix),Object.keys(t).forEach(function(o){(0,Lt.watch)(function(){return t[o]},function(){o==="prefix"&&jl(t[o]),r[o]=t[o]})}),!(0,Lt.getCurrentInstance)()&&n!==null&&n!==void 0&&n.provide){n.provide(Rr,r);return}(0,Lt.provide)(Rr,r)},J9=function(){var t=(0,Lt.inject)(Rr,Ar);return(0,Lt.computed)(function(){return t})},W9={locale:{type:Object},prefix:{type:String,default:"bk"}};const q9=(0,Lt.defineComponent)({name:"ConfigProvider",inheritAttrs:!1,props:W9,setup:function(t,n){var r=n.slots;return W2(t),function(){var o;return(o=r.default)===null||o===void 0?void 0:o.call(r)}}});function K9(e){var t=(0,Lt.inject)(Rr,Ar);return(0,Lt.computed)(function(){var n=t.locale;return n&&e?n[e]:{}})}function X9(){var e=(0,Lt.inject)(Rr,Ar),t=(0,Lt.computed)(function(){var r=e.prefix;return r||""});function n(r){return"".concat(t.value,"-").concat(r.replace(new RegExp("^".concat(Ar.prefix,"-")),""))}return{prefix:t,resolveClassName:n}}var _9=(0,F9.withInstall)(q9);const ew=_9;Cn.default,Cn.defaultRootConfig;var tw=Cn.provideGlobalConfig;Cn.rootProviderKey,Cn.setPrefixVariable,Cn.useGlobalConfig;var q2=Cn.useLocale,Hr=Cn.usePrefix,Yr={};Yr.d=(e,t)=>{for(var n in t)Yr.o(t,n)&&!Yr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Yr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var K2={};Yr.d(K2,{default:()=>uw});function Fo(e){"@babel/helpers - typeof";return Fo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fo(e)}function nw(e,t){if(Fo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Fo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function rw(e){var t=nw(e,"string");return Fo(t)=="symbol"?t:String(t)}function X2(e,t,n){return t=rw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ow=e=>{var t={};return Yr.d(t,e),t};const Vo=ow({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function iw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function aw(e,t){if(e==null)return{};var n=iw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var sw=["data","name","width","height","fill"];function _2(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function za(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?_2(Object(n),!0).forEach(function(r){X2(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_2(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ed(e,t,n){return(0,Vo.h)(e.name,za(za({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return ed(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ol=function(t,n){var r=za(za({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=aw(r,sw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Vo.createVNode)("span",(0,Vo.mergeProps)({style:d},c),[ed(o,i,u)])};Ol.inheritAttrs=!1,Ol.displayName="bkIcon";const lw=Ol;function td(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function nd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?td(Object(n),!0).forEach(function(r){X2(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):td(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var cw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 744.64L789.6 462.72 880 554.56 512 928 144 554.56 234.4 462.72 512 744.64z"}},{"type":"element","name":"path","attributes":{"d":"M144 187.68L234.4 96 512 377.76 789.6 96 880 187.68 512 561.28 144 187.68z"}}]}'),Il=function(t,n){var r=nd(nd({},t),n.attrs);return(0,Vo.createVNode)(lw,(0,Vo.mergeProps)(r,{data:cw,name:"angleDoubleDownLine"}),null)};Il.displayName="angleDoubleDownLine",Il.inheritAttrs=!1;const uw=Il;var dw=K2.default,Lr={};Lr.d=(e,t)=>{for(var n in t)Lr.o(t,n)&&!Lr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Lr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var rd={};Lr.d(rd,{default:()=>bw});function Ro(e){"@babel/helpers - typeof";return Ro=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ro(e)}function fw(e,t){if(Ro(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Ro(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function pw(e){var t=fw(e,"string");return Ro(t)=="symbol"?t:String(t)}function od(e,t,n){return t=pw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Aw=e=>{var t={};return Lr.d(t,e),t};const Ho=Aw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function hw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function gw(e,t){if(e==null)return{};var n=hw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var mw=["data","name","width","height","fill"];function id(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Fa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?id(Object(n),!0).forEach(function(r){od(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):id(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ad(e,t,n){return(0,Ho.h)(e.name,Fa(Fa({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return ad(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ml=function(t,n){var r=Fa(Fa({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=gw(r,mw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Ho.createVNode)("span",(0,Ho.mergeProps)({style:d},c),[ad(o,i,u)])};Ml.inheritAttrs=!1,Ml.displayName="bkIcon";const vw=Ml;function sd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function ld(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?sd(Object(n),!0).forEach(function(r){od(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var yw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 279.36L789.6 561.28 880 469.44 512 96 144 469.44 234.4 561.28 512 279.36z"}},{"type":"element","name":"path","attributes":{"d":"M144 836.32L234.4 928 512 646.08 789.6 928 880 836.32 512 462.72 144 836.32z"}}]}'),Pl=function(t,n){var r=ld(ld({},t),n.attrs);return(0,Ho.createVNode)(vw,(0,Ho.mergeProps)(r,{data:yw,name:"angleDoubleUpLine"}),null)};Pl.displayName="angleDoubleUpLine",Pl.inheritAttrs=!1;const bw=Pl;var ww=rd.default,$r={};$r.d=(e,t)=>{for(var n in t)$r.o(t,n)&&!$r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},$r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var cd={};$r.d(cd,{default:()=>Iw});function Yo(e){"@babel/helpers - typeof";return Yo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yo(e)}function xw(e,t){if(Yo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Yo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function kw(e){var t=xw(e,"string");return Yo(t)=="symbol"?t:String(t)}function ud(e,t,n){return t=kw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Cw=e=>{var t={};return $r.d(t,e),t};const Lo=Cw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Tw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Sw(e,t){if(e==null)return{};var n=Tw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Bw=["data","name","width","height","fill"];function dd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Va(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?dd(Object(n),!0).forEach(function(r){ud(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function fd(e,t,n){return(0,Lo.h)(e.name,Va(Va({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return fd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Dl=function(t,n){var r=Va(Va({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Sw(r,Bw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Lo.createVNode)("span",(0,Lo.mergeProps)({style:d},c),[fd(o,i,u)])};Dl.inheritAttrs=!1,Dl.displayName="bkIcon";const jw=Dl;function pd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ad(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?pd(Object(n),!0).forEach(function(r){ud(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Ow=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M872.2005344 454.6197344C868.4842656 256.2432 714.7029344 96 525.8666656 96L498.1333344 96C309.29706656 96 155.51573344 256.2432 151.79946656 454.592 118.6304 473.8112 96 509.2821344 96 550.2997344L96 605.7664C96 666.9461344 145.7536 716.6997344 206.93333344 716.6997344 268.11306656 716.6997344 317.86666656 666.9461344 317.86666656 605.7664L317.86666656 550.2997344C317.7785456 489.497792 268.78616896 440.0849856 207.9872 439.4773344 218.83093344 278.76266656 344.6570656 151.46666656 498.1333344 151.46666656L525.8666656 151.46666656C679.3706656 151.46666656 805.1690656 278.76266656 816.0128 439.4773344 755.2138304 440.0849856 706.2214528 489.497792 706.1333344 550.2997344L706.1333344 605.7664C706.1333344 655.8528 739.6906656 697.7856 785.3397344 711.5136 744.1415296 765.7429664 685.3117728 803.896976 618.9952 819.3962656 609.606016 791.2394976 583.2809152 772.2269248 553.6 772.1664 515.308256 772.1664 484.2666656 803.2079904 484.2666656 841.4997344 484.2666656 879.7914752 515.308256 910.8330656 553.6 910.8330656 577.6172576 910.8011136 599.8929248 898.2927104 612.4224 877.8026656 713.585648 860.1046336 801.8067392 798.720208 853.5637344 710.016 896.7722656 694.8736 928 654.1056 928 605.7664L928 550.2997344C928 509.2821344 905.3696 473.8112 872.2005344 454.6197344ZM262.4 550.2997344L262.4 605.7664C262.4 636.3562656 237.5232 661.2330656 206.93333344 661.2330656 176.34346656 661.2330656 151.46666656 636.3562656 151.46666656 605.7664L151.46666656 550.2997344C151.46666656 519.7098656 176.34346656 494.8330656 206.93333344 494.8330656 237.5232 494.8330656 262.4 519.7098656 262.4 550.2997344ZM872.5333344 605.7664C872.5333344 635.4965344 848.96 659.6522656 819.5626656 660.9834656L817.3994656 659.9573344C817.2053344 660.4010656 816.9002656 660.7616 816.7061344 661.1776 786.235248 660.9795488 761.6298272 636.2379136 761.6 605.7664L761.6 550.2997344C761.6 519.7098656 786.4768 494.8330656 817.0666656 494.8330656 847.6565344 494.8330656 872.5333344 519.7098656 872.5333344 550.2997344L872.5333344 605.7664Z"}}]}'),El=function(t,n){var r=Ad(Ad({},t),n.attrs);return(0,Lo.createVNode)(jw,(0,Lo.mergeProps)(r,{data:Ow,name:"assistant"}),null)};El.displayName="assistant",El.inheritAttrs=!1;const Iw=El;var Mw=cd.default,Gr={};Gr.d=(e,t)=>{for(var n in t)Gr.o(t,n)&&!Gr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Gr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var hd={};Gr.d(hd,{default:()=>Rw});function $o(e){"@babel/helpers - typeof";return $o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$o(e)}function Pw(e,t){if($o(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if($o(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Dw(e){var t=Pw(e,"string");return $o(t)=="symbol"?t:String(t)}function gd(e,t,n){return t=Dw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ew=e=>{var t={};return Gr.d(t,e),t};const Go=Ew({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Qw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Nw(e,t){if(e==null)return{};var n=Qw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var zw=["data","name","width","height","fill"];function md(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ra(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?md(Object(n),!0).forEach(function(r){gd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):md(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function vd(e,t,n){return(0,Go.h)(e.name,Ra(Ra({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return vd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ql=function(t,n){var r=Ra(Ra({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Nw(r,zw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Go.createVNode)("span",(0,Go.mergeProps)({style:d},c),[vd(o,i,u)])};Ql.inheritAttrs=!1,Ql.displayName="bkIcon";const Fw=Ql;function yd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function bd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?yd(Object(n),!0).forEach(function(r){gd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Vw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM670.4 625.1l-45.3 45.3L512 557.3 398.9 670.4l-45.3-45.3L466.7 512 353.6 398.9l45.3-45.3L512 466.7l113.1-113.1 45.3 45.3L557.3 512 670.4 625.1z"}}]}'),Nl=function(t,n){var r=bd(bd({},t),n.attrs);return(0,Go.createVNode)(Fw,(0,Go.mergeProps)(r,{data:Vw,name:"close"}),null)};Nl.displayName="close",Nl.inheritAttrs=!1;const Rw=Nl;var wd=hd.default,Ur={};Ur.d=(e,t)=>{for(var n in t)Ur.o(t,n)&&!Ur.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Ur.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var xd={};Ur.d(xd,{default:()=>Ww});function Uo(e){"@babel/helpers - typeof";return Uo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Uo(e)}function Hw(e,t){if(Uo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Uo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Yw(e){var t=Hw(e,"string");return Uo(t)=="symbol"?t:String(t)}function kd(e,t,n){return t=Yw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Lw=e=>{var t={};return Ur.d(t,e),t};const Zo=Lw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function $w(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Gw(e,t){if(e==null)return{};var n=$w(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Uw=["data","name","width","height","fill"];function Cd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ha(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Cd(Object(n),!0).forEach(function(r){kd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Cd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Td(e,t,n){return(0,Zo.h)(e.name,Ha(Ha({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Td(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var zl=function(t,n){var r=Ha(Ha({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Gw(r,Uw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Zo.createVNode)("span",(0,Zo.mergeProps)({style:d},c),[Td(o,i,u)])};zl.inheritAttrs=!1,zl.displayName="bkIcon";const Zw=zl;function Sd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Bd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Sd(Object(n),!0).forEach(function(r){kd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Sd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Jw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M893.3333344 96C912.4693344 96 928 111.53066656 928 130.66666656L928 754.6666656C928 773.8026656 912.4693344 789.3333344 893.3333344 789.3333344L789.3333344 789.3333344 789.3333344 893.3333344C789.3333344 912.4693344 773.8026656 928 754.6666656 928L130.66666656 928C111.53066656 928 96 912.4693344 96 893.3333344L96 269.33333344C96 250.19733344 111.53066656 234.66666656 130.66666656 234.66666656L234.66666656 234.66666656 234.66666656 130.66666656C234.66666656 111.53066656 250.19733344 96 269.33333344 96ZM720 304L165.33333344 304 165.33333344 858.6666656 720 858.6666656 720 304ZM625.454544 663.2727264L625.454544 738.9090912 247.27272736 738.9090912 247.27272736 663.2727264 625.454544 663.2727264ZM858.6666656 165.33333344L304 165.33333344 304 234.66666656 754.6666656 234.66666656C773.8026656 234.66666656 789.3333344 250.19733344 789.3333344 269.33333344L789.3333344 720 858.6666656 720 858.6666656 165.33333344ZM625.454544 549.8181824L625.454544 625.454544 247.27272736 625.454544 247.27272736 549.8181824 625.454544 549.8181824ZM625.454544 436.3636352L625.454544 512 247.27272736 512 247.27272736 436.3636352 625.454544 436.3636352Z"}}]}'),Fl=function(t,n){var r=Bd(Bd({},t),n.attrs);return(0,Zo.createVNode)(Zw,(0,Zo.mergeProps)(r,{data:Jw,name:"copyShape"}),null)};Fl.displayName="copyShape",Fl.inheritAttrs=!1;const Ww=Fl;var qw=xd.default,Zr={};Zr.d=(e,t)=>{for(var n in t)Zr.o(t,n)&&!Zr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Zr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var jd={};Zr.d(jd,{default:()=>ix});function Jo(e){"@babel/helpers - typeof";return Jo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Jo(e)}function Kw(e,t){if(Jo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Jo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Xw(e){var t=Kw(e,"string");return Jo(t)=="symbol"?t:String(t)}function Od(e,t,n){return t=Xw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _w=e=>{var t={};return Zr.d(t,e),t};const Wo=_w({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function ex(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function tx(e,t){if(e==null)return{};var n=ex(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var nx=["data","name","width","height","fill"];function Id(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ya(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Id(Object(n),!0).forEach(function(r){Od(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Id(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Md(e,t,n){return(0,Wo.h)(e.name,Ya(Ya({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Md(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Vl=function(t,n){var r=Ya(Ya({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=tx(r,nx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Wo.createVNode)("span",(0,Wo.mergeProps)({style:d},c),[Md(o,i,u)])};Vl.inheritAttrs=!1,Vl.displayName="bkIcon";const rx=Vl;function Pd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Dd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Pd(Object(n),!0).forEach(function(r){Od(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var ox=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M288 448L336 400 512 576 688 400 736 448 512 672z"}}]}'),Rl=function(t,n){var r=Dd(Dd({},t),n.attrs);return(0,Wo.createVNode)(rx,(0,Wo.mergeProps)(r,{data:ox,name:"downSmall"}),null)};Rl.displayName="downSmall",Rl.inheritAttrs=!1;const ix=Rl;var ax=jd.default,Jr={};Jr.d=(e,t)=>{for(var n in t)Jr.o(t,n)&&!Jr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Jr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Ed={};Jr.d(Ed,{default:()=>hx});function qo(e){"@babel/helpers - typeof";return qo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qo(e)}function sx(e,t){if(qo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(qo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function lx(e){var t=sx(e,"string");return qo(t)=="symbol"?t:String(t)}function Qd(e,t,n){return t=lx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var cx=e=>{var t={};return Jr.d(t,e),t};const Ko=cx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function ux(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function dx(e,t){if(e==null)return{};var n=ux(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var fx=["data","name","width","height","fill"];function Nd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function La(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Nd(Object(n),!0).forEach(function(r){Qd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Nd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function zd(e,t,n){return(0,Ko.h)(e.name,La(La({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return zd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Hl=function(t,n){var r=La(La({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=dx(r,fx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Ko.createVNode)("span",(0,Ko.mergeProps)({style:d},c),[zd(o,i,u)])};Hl.inheritAttrs=!1,Hl.displayName="bkIcon";const px=Hl;function Fd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Vd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Fd(Object(n),!0).forEach(function(r){Qd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Ax=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M452.7573333333333 510.91200000000003L225.83338666666668 737.8346666666666 286.1730133333333 798.1738666666666 513.0965333333334 571.2511999999999 739.8399999999999 797.9946666666666 797.9946666666666 739.8399999999999 571.2511999999999 513.0965333333334 798.1738666666666 286.1730133333333 737.8346666666666 225.83338666666668 510.91200000000003 452.7573333333333 283.9867733333333 225.83338666666668 225.83338666666668 283.9867733333333 452.7573333333333 510.91200000000003Z","clip-rule":"evenodd"}}]}'),Yl=function(t,n){var r=Vd(Vd({},t),n.attrs);return(0,Ko.createVNode)(px,(0,Ko.mergeProps)(r,{data:Ax,name:"error"}),null)};Yl.displayName="error",Yl.inheritAttrs=!1;const hx=Yl;var gx=Ed.default,Wr={};Wr.d=(e,t)=>{for(var n in t)Wr.o(t,n)&&!Wr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Wr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Rd={};Wr.d(Rd,{default:()=>Tx});function Xo(e){"@babel/helpers - typeof";return Xo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xo(e)}function mx(e,t){if(Xo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Xo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function vx(e){var t=mx(e,"string");return Xo(t)=="symbol"?t:String(t)}function Hd(e,t,n){return t=vx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var yx=e=>{var t={};return Wr.d(t,e),t};const _o=yx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function bx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function wx(e,t){if(e==null)return{};var n=bx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var xx=["data","name","width","height","fill"];function Yd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function $a(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Yd(Object(n),!0).forEach(function(r){Hd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Yd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Ld(e,t,n){return(0,_o.h)(e.name,$a($a({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Ld(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ll=function(t,n){var r=$a($a({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=wx(r,xx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,_o.createVNode)("span",(0,_o.mergeProps)({style:d},c),[Ld(o,i,u)])};Ll.inheritAttrs=!1,Ll.displayName="bkIcon";const kx=Ll;function $d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Gd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?$d(Object(n),!0).forEach(function(r){Hd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$d(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Cx=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 384a128 128 0 1 0 128 128A128 128 0 0 0 512 384Zm0 192a64 64 0 1 1 64-64A64 64 0 0 1 512 576Z"}},{"type":"element","name":"path","attributes":{"d":"M512 240C264.64 240 64 512 64 512S264.64 784 512 784 960 512 960 512 759.36 240 512 240Zm0 480C352 720 208 580.96 147.04 512 208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720Z"}}]}'),$l=function(t,n){var r=Gd(Gd({},t),n.attrs);return(0,_o.createVNode)(kx,(0,_o.mergeProps)(r,{data:Cx,name:"eye"}),null)};$l.displayName="eye",$l.inheritAttrs=!1;const Tx=$l;var Sx=Rd.default,qr={};qr.d=(e,t)=>{for(var n in t)qr.o(t,n)&&!qr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},qr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Ud={};qr.d(Ud,{default:()=>Qx});function ei(e){"@babel/helpers - typeof";return ei=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ei(e)}function Bx(e,t){if(ei(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(ei(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function jx(e){var t=Bx(e,"string");return ei(t)=="symbol"?t:String(t)}function Zd(e,t,n){return t=jx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ox=e=>{var t={};return qr.d(t,e),t};const ti=Ox({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Ix(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Mx(e,t){if(e==null)return{};var n=Ix(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Px=["data","name","width","height","fill"];function Jd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ga(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Jd(Object(n),!0).forEach(function(r){Zd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Wd(e,t,n){return(0,ti.h)(e.name,Ga(Ga({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Wd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Gl=function(t,n){var r=Ga(Ga({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Mx(r,Px),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ti.createVNode)("span",(0,ti.mergeProps)({style:d},c),[Wd(o,i,u)])};Gl.inheritAttrs=!1,Gl.displayName="bkIcon";const Dx=Gl;function qd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Kd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?qd(Object(n),!0).forEach(function(r){Zd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):qd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Ex=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M917.3054336 379.3934816L644.6573792 106.73362144C637.7657728 99.8360144 628.4074144 95.97271648 618.6572192 96.00014496 608.907024 95.9727168 599.5486656 99.83601472 592.6570624 106.73362144L414.3999776 285.12322784C400.878272 283.59955936 387.280576 282.8495008 373.6733312 282.8767168 290.62998816 282.75079488 210.03082048 310.9734656 145.20474176 362.8774656 137.06031008 369.4172128 132.08090848 379.1118912 131.50944128 389.5416192 130.93797408 399.9713472 134.82836032 410.1520608 142.20952352 417.5425632L343.2635456 618.6052896 104.89409664 856.7354464C101.9839264 859.6325248 100.18706144 863.4620736 99.81886624 867.5519776L96.07484352 908.7380128C95.61805984 913.6831328 97.26692416 918.5917248 100.61644608 922.258144 103.965968 925.9245632 108.70579808 928.009104 113.6717504 927.9997952 114.21255392 927.9997952 114.7533568 927.9997952 115.33576 927.8749568L156.52001024 924.1307712C160.61522176 923.7512992 164.44531456 921.9392928 167.3360768 919.0137184L405.6639264 680.6755552 606.7179456 881.7382784C613.609552 888.6358848 622.9679104 892.499184 632.7181056 892.4716096 643.863968 892.4975552 654.4145248 887.4440928 661.3806784 878.7429312 722.0359616 802.8571424 749.9831616 705.9433792 739.048352 609.4112352L917.3054336 431.1464352C931.5648544 416.8423648 931.5648544 393.697552 917.3054336 379.3934816ZM682.5968096 553.290064L655.5150432 580.4146048 659.6750688 618.4804832C666.2790656 677.3604736 654.5399008 736.8434208 626.062064 788.7992896L235.3940896 397.8647936C287.29906432 369.2916992 346.7919936 357.532144 405.6639264 364.2087328L443.7281568 368.4105408 470.8515232 341.3276032 618.7820192 193.39069952 830.6521088 405.2699584 682.5968096 553.3316672 682.5968096 553.290064Z"}}]}'),Ul=function(t,n){var r=Kd(Kd({},t),n.attrs);return(0,ti.createVNode)(Dx,(0,ti.mergeProps)(r,{data:Ex,name:"fixLine"}),null)};Ul.displayName="fixLine",Ul.inheritAttrs=!1;const Qx=Ul;var Nx=Ud.default,Kr={};Kr.d=(e,t)=>{for(var n in t)Kr.o(t,n)&&!Kr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Kr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Xd={};Kr.d(Xd,{default:()=>Gx});function ni(e){"@babel/helpers - typeof";return ni=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ni(e)}function zx(e,t){if(ni(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(ni(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Fx(e){var t=zx(e,"string");return ni(t)=="symbol"?t:String(t)}function _d(e,t,n){return t=Fx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Vx=e=>{var t={};return Kr.d(t,e),t};const ri=Vx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Rx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Hx(e,t){if(e==null)return{};var n=Rx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Yx=["data","name","width","height","fill"];function ef(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ua(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ef(Object(n),!0).forEach(function(r){_d(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ef(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function tf(e,t,n){return(0,ri.h)(e.name,Ua(Ua({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return tf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Zl=function(t,n){var r=Ua(Ua({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Hx(r,Yx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ri.createVNode)("span",(0,ri.mergeProps)({style:d},c),[tf(o,i,u)])};Zl.inheritAttrs=!1,Zl.displayName="bkIcon";const Lx=Zl;function nf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function rf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?nf(Object(n),!0).forEach(function(r){_d(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):nf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var $x=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M618.6572192 96.00014496C628.4074144 95.97271648 637.7657728 99.83601536 644.6573792 106.73362368L917.3054336 379.3935424C931.5648544 393.697616 931.5648544 416.842432 917.3054336 431.1465056L739.048352 609.411344C749.9831616 705.9435072 722.0359616 802.8572896 661.3806784 878.7430976 654.4145248 887.4442592 643.863968 892.4977216 632.7181056 892.471776 622.9679104 892.4993504 613.609552 888.6360544 606.7179456 881.7384448L405.6639264 680.6756768 167.3360768 919.0138912C164.44531456 921.9394656 160.61522176 923.751472 156.52001024 924.1309472L115.33576 927.8751328C114.7533568 928.000144 114.21255392 928.000144 113.6717504 928.000144 108.70579808 928.00928 103.965968 925.9247392 100.61644608 922.2583168 97.26692416 918.5918976 95.61805984 913.6833056 96.07484352 908.7381824L99.81886624 867.5521408C100.18706144 863.4622368 101.9839264 859.6326848 104.89409664 856.7356064L343.2635456 618.6053984 142.20952352 417.5426336C134.82836032 410.152128 130.93797408 399.9714112 131.50944128 389.54168 132.08090848 379.111952 137.06031008 369.4172704 145.20474176 362.8775232 210.03082048 310.97351104 290.62998816 282.75083392 373.6733312 282.87675616 387.280576 282.84954016 400.878272 283.59959872 414.3999776 285.12326752L592.6570624 106.73362368C599.5486656 99.83601568 608.907024 95.9727168 618.6572192 96.00014496Z"}}]}'),Jl=function(t,n){var r=rf(rf({},t),n.attrs);return(0,ri.createVNode)(Lx,(0,ri.mergeProps)(r,{data:$x,name:"fixShape"}),null)};Jl.displayName="fixShape",Jl.inheritAttrs=!1;const Gx=Jl;var Ux=Xd.default,Xr={};Xr.d=(e,t)=>{for(var n in t)Xr.o(t,n)&&!Xr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Xr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var of={};Xr.d(of,{default:()=>tk});function oi(e){"@babel/helpers - typeof";return oi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},oi(e)}function Zx(e,t){if(oi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(oi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Jx(e){var t=Zx(e,"string");return oi(t)=="symbol"?t:String(t)}function af(e,t,n){return t=Jx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Wx=e=>{var t={};return Xr.d(t,e),t};const ii=Wx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function qx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Kx(e,t){if(e==null)return{};var n=qx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Xx=["data","name","width","height","fill"];function sf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Za(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?sf(Object(n),!0).forEach(function(r){af(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function lf(e,t,n){return(0,ii.h)(e.name,Za(Za({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return lf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Wl=function(t,n){var r=Za(Za({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Kx(r,Xx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ii.createVNode)("span",(0,ii.mergeProps)({style:d},c),[lf(o,i,u)])};Wl.inheritAttrs=!1,Wl.displayName="bkIcon";const _x=Wl;function cf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function uf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?cf(Object(n),!0).forEach(function(r){af(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var ek=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64A448 448 0 1 1 64 512 448 448 0 0 1 512 64ZM493.92 402.56a156 156 0 0 0-77.12 42.24c-24.32 22.88 1.44 44 16 27.52a82.56 82.56 0 0 1 40.48-28.16c11.04-2.24 17.6 1.28 19.36 10.4A118.88 118.88 0 0 1 488.16 496q-7.2 29.76-26.4 93.92-34.72 116.32-30.08 140.8a54.72 54.72 0 0 0 28.8 40.96 88 88 0 0 0 58.4 5.12 161.76 161.76 0 0 0 80-45.44c25.76-24.96-3.52-43.04-17.28-28a76.32 76.32 0 0 1-39.36 26.08c-14.24 2.88-22.72-2.4-25.28-16A104.96 104.96 0 0 1 522.88 672Q582.24 469.12 576 439.84a46.24 46.24 0 0 0-25.6-33.6A89.6 89.6 0 0 0 493.92 402.56Zm67.84-39.84A49.92 49.92 0 1 0 512 312.96 49.76 49.76 0 0 0 561.76 362.72Z"}}]}'),ql=function(t,n){var r=uf(uf({},t),n.attrs);return(0,ii.createVNode)(_x,(0,ii.mergeProps)(r,{data:ek,name:"info"}),null)};ql.displayName="info",ql.inheritAttrs=!1;const tk=ql;var nk=of.default,_r={};_r.d=(e,t)=>{for(var n in t)_r.o(t,n)&&!_r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},_r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var df={};_r.d(df,{default:()=>dk});function ai(e){"@babel/helpers - typeof";return ai=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ai(e)}function rk(e,t){if(ai(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(ai(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ok(e){var t=rk(e,"string");return ai(t)=="symbol"?t:String(t)}function ff(e,t,n){return t=ok(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ik=e=>{var t={};return _r.d(t,e),t};const si=ik({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function ak(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function sk(e,t){if(e==null)return{};var n=ak(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var lk=["data","name","width","height","fill"];function pf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ja(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?pf(Object(n),!0).forEach(function(r){ff(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Af(e,t,n){return(0,si.h)(e.name,Ja(Ja({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Af(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Kl=function(t,n){var r=Ja(Ja({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=sk(r,lk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,si.createVNode)("span",(0,si.mergeProps)({style:d},c),[Af(o,i,u)])};Kl.inheritAttrs=!1,Kl.displayName="bkIcon";const ck=Kl;function hf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function gf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?hf(Object(n),!0).forEach(function(r){ff(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var uk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M842.56 797.28l-151.52-151.52a336 336 0 1 0-45.28 45.28l151.52 151.52a32 32 0 0 0 45.28-45.28ZM432 704A272 272 0 1 1 704 432 272 272 0 0 1 432 704Z"}}]}'),Xl=function(t,n){var r=gf(gf({},t),n.attrs);return(0,si.createVNode)(ck,(0,si.mergeProps)(r,{data:uk,name:"search"}),null)};Xl.displayName="search",Xl.inheritAttrs=!1;const dk=Xl;var fk=df.default,eo={};eo.d=(e,t)=>{for(var n in t)eo.o(t,n)&&!eo.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},eo.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var mf={};eo.d(mf,{default:()=>wk});function li(e){"@babel/helpers - typeof";return li=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},li(e)}function pk(e,t){if(li(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(li(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ak(e){var t=pk(e,"string");return li(t)=="symbol"?t:String(t)}function vf(e,t,n){return t=Ak(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var hk=e=>{var t={};return eo.d(t,e),t};const ci=hk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function gk(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function mk(e,t){if(e==null)return{};var n=gk(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var vk=["data","name","width","height","fill"];function yf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Wa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?yf(Object(n),!0).forEach(function(r){vf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function bf(e,t,n){return(0,ci.h)(e.name,Wa(Wa({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return bf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var _l=function(t,n){var r=Wa(Wa({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=mk(r,vk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ci.createVNode)("span",(0,ci.mergeProps)({style:d},c),[bf(o,i,u)])};_l.inheritAttrs=!1,_l.displayName="bkIcon";const yk=_l;function wf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function xf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?wf(Object(n),!0).forEach(function(r){vf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var bk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM485.7 670.3l-181-181L350 444l135.8 135.8L712 353.5l45.3 45.3L485.7 670.3z"}}]}'),ec=function(t,n){var r=xf(xf({},t),n.attrs);return(0,ci.createVNode)(yk,(0,ci.mergeProps)(r,{data:bk,name:"success"}),null)};ec.displayName="success",ec.inheritAttrs=!1;const wk=ec;var xk=mf.default,to={};to.d=(e,t)=>{for(var n in t)to.o(t,n)&&!to.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},to.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var kf={};to.d(kf,{default:()=>Mk});function ui(e){"@babel/helpers - typeof";return ui=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ui(e)}function kk(e,t){if(ui(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(ui(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ck(e){var t=kk(e,"string");return ui(t)=="symbol"?t:String(t)}function Cf(e,t,n){return t=Ck(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Tk=e=>{var t={};return to.d(t,e),t};const di=Tk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Sk(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Bk(e,t){if(e==null)return{};var n=Sk(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var jk=["data","name","width","height","fill"];function Tf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function qa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Tf(Object(n),!0).forEach(function(r){Cf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Tf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Sf(e,t,n){return(0,di.h)(e.name,qa(qa({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Sf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var tc=function(t,n){var r=qa(qa({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Bk(r,jk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,di.createVNode)("span",(0,di.mergeProps)({style:d},c),[Sf(o,i,u)])};tc.inheritAttrs=!1,tc.displayName="bkIcon";const Ok=tc;function Bf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function jf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Bf(Object(n),!0).forEach(function(r){Cf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Bf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Ik=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M500.16 304a355.04 355.04 0 0 1 128 24.8l48-48.96a426.08 426.08 0 0 0-176-39.84v64Z"}},{"type":"element","name":"path","attributes":{"d":"M763.2 328.8l-46.08 46.08a822.24 822.24 0 0 1 160 138.88 807.52 807.52 0 0 1-86.88 85.12C723.84 654.24 620.48 720 502.56 720a331.52 331.52 0 0 1-111.04-19.52l-49.44 49.28a402.4 402.4 0 0 0 160 34.24C768 784 960 512 960 512A962.56 962.56 0 0 0 763.2 328.8Z"}},{"type":"element","name":"path","attributes":{"d":"M254.88 701.12l46.08-46.08a706.56 706.56 0 0 1-156.64-144C197.44 442.88 328.16 304 500.16 304V240h0C234.72 240 64 512 64 512A838.72 838.72 0 0 0 254.88 701.12Z"}},{"type":"element","name":"path","attributes":{"d":"M512 640a128 128 0 0 0 110.24-192.96L888 181.28A32 32 0 1 0 842.72 136L576.96 401.76a128 128 0 0 0-176 176L136 842.72a32 32 0 1 0 45.28 45.28L447.04 622.24A128 128 0 0 0 512 640Zm64-128a64 64 0 0 1-64 64 60.96 60.96 0 0 1-16-2.4L573.6 496A60.96 60.96 0 0 1 576 512Zm-64-64a60.96 60.96 0 0 1 16 2.4L450.4 528A60.96 60.96 0 0 1 448 512 64 64 0 0 1 512 448Z"}}]}'),nc=function(t,n){var r=jf(jf({},t),n.attrs);return(0,di.createVNode)(Ok,(0,di.mergeProps)(r,{data:Ik,name:"unvisible"}),null)};nc.displayName="unvisible",nc.inheritAttrs=!1;const Mk=nc;var Pk=kf.default,no={};no.d=(e,t)=>{for(var n in t)no.o(t,n)&&!no.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},no.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Of={};no.d(Of,{default:()=>Hk});function fi(e){"@babel/helpers - typeof";return fi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fi(e)}function Dk(e,t){if(fi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(fi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ek(e){var t=Dk(e,"string");return fi(t)=="symbol"?t:String(t)}function If(e,t,n){return t=Ek(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Qk=e=>{var t={};return no.d(t,e),t};const pi=Qk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Nk(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function zk(e,t){if(e==null)return{};var n=Nk(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Fk=["data","name","width","height","fill"];function Mf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ka(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Mf(Object(n),!0).forEach(function(r){If(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Mf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Pf(e,t,n){return(0,pi.h)(e.name,Ka(Ka({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Pf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var rc=function(t,n){var r=Ka(Ka({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=zk(r,Fk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,pi.createVNode)("span",(0,pi.mergeProps)({style:d},c),[Pf(o,i,u)])};rc.inheritAttrs=!1,rc.displayName="bkIcon";const Vk=rc;function Df(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ef(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Df(Object(n),!0).forEach(function(r){If(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Df(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Rk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM544 704h-64v-64h64V704zM544 576h-64V320h64V576z"}}]}'),oc=function(t,n){var r=Ef(Ef({},t),n.attrs);return(0,pi.createVNode)(Vk,(0,pi.mergeProps)(r,{data:Rk,name:"warn"}),null)};oc.displayName="warn",oc.inheritAttrs=!1;const Hk=oc;var Yk=Of.default,Yn={};Yn.d=(e,t)=>{for(var n in t)Yn.o(t,n)&&!Yn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Yn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var ro={};Yn.d(ro,{BkLoading:()=>Ff,BkLoadingMode:()=>hi,BkLoadingSize:()=>gi,default:()=>eC,setDefaultIndicator:()=>Nf});var Lk=e=>{var t={};return Yn.d(t,e),t};const en=Lk({PropTypes:()=>pr,classes:()=>wl,withInstallProps:()=>A2});var $k=e=>{var t={};return Yn.d(t,e),t};const $e=$k({computed:()=>G.computed,createApp:()=>G.createApp,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,h:()=>G.h,reactive:()=>G.reactive});function Ai(e){"@babel/helpers - typeof";return Ai=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ai(e)}function Gk(e,t){if(Ai(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Ai(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Uk(e){var t=Gk(e,"string");return Ai(t)=="symbol"?t:String(t)}function oo(e,t,n){return t=Uk(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Zk=e=>{var t={};return Yn.d(t,e),t};const Jk=Zk({usePrefix:()=>Hr});function Qf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Wk(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Qf(Object(n),!0).forEach(function(r){oo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var hi;(function(e){e.Default="default",e.Spin="spin"})(hi||(hi={}));var gi;(function(e){e.Normal="",e.Mini="mini",e.Small="small",e.Large="large"})(gi||(gi={}));var ic;function Nf(e){ic=typeof e=="function"?e:function(){return(0,$e.createVNode)(e,null,null)}}var qk={indicator:{type:Function},loading:en.PropTypes.bool.def(!0),inline:en.PropTypes.bool.def(!0),theme:{type:String},title:en.PropTypes.string.def(""),size:{type:String,default:gi.Normal},mode:{type:String,default:"default"},opacity:en.PropTypes.number.def(.9),color:en.PropTypes.string.def("white"),zIndex:en.PropTypes.number.def(1),isDirective:en.PropTypes.bool.def(!1)};const zf=(0,$e.defineComponent)({name:"Loading",props:qk,setup:function(t,n){var r=(0,Jk.usePrefix)(),o=r.resolveClassName,i=(0,$e.createVNode)("div",{class:"".concat(o("normal-indicator"))},[[1,2,3,4].map(function(f){return(0,$e.createVNode)("span",{class:"dot dot-".concat(f)},null)})]),a=(0,$e.createVNode)("div",{class:"".concat(o("spin-indicator"))},[[1,2,3,4,5,6,7,8].map(function(f){return(0,$e.createVNode)("span",{class:"oval oval-".concat(f)},null)})]),s=(0,$e.computed)(function(){return{zIndex:t.zIndex}}),l=(0,$e.computed)(function(){return Wk({opacity:t.opacity,backgroundColor:t.color},s.value)}),c=(0,$e.computed)(function(){return(0,en.classes)(oo(oo(oo({},"".concat(o("loading-wrapper")),t.loading),"".concat(o("nested-loading")),!!n.slots.default),"".concat(o("directive-loading")),t.isDirective))}),u=(0,$e.computed)(function(){return(0,en.classes)(oo(oo({},"".concat(o("loading-size-".concat(t.size))),!!t.size),"".concat(o("loading-".concat(t.theme))),!!t.theme),o("loading-indicator"))}),d=(0,$e.computed)(function(){return!!t.title}),A=(0,$e.computed)(function(){var f=t.mode===hi.Spin;return typeof t.indicator=="function"?(0,$e.createVNode)(t.indicator,null,null):typeof ic=="function"?(0,$e.createVNode)(ic,null,null):f?a:i});return function(){var f,g;return(0,$e.createVNode)("div",{class:c.value},[(f=(g=n.slots).default)===null||f===void 0?void 0:f.call(g),t.loading&&[(n.slots.default||t.isDirective)&&(0,$e.createVNode)("div",{class:"".concat(o("loading-mask")),style:l.value},null),(0,$e.createVNode)("div",{class:u.value,style:s.value},[A.value,d.value&&(0,$e.createVNode)("div",{class:"".concat(o("loading-title"))},[t.title])])]])}}});var Xa=Symbol("vBkLoading"),Kk=function(t,n){var r,o,i,a,s,l=function(f){var g,h;return(g=(h=n.value)===null||h===void 0?void 0:h[f])!==null&&g!==void 0?g:void 0},c=(0,$e.reactive)({indicator:l("indicator"),loading:(r=l("loading"))!==null&&r!==void 0?r:!1,inline:(o=l("inline"))!==null&&o!==void 0?o:!1,theme:l("theme"),title:(i=l("title"))!==null&&i!==void 0?i:"",size:(a=l("size"))!==null&&a!==void 0?a:"",mode:l("mode"),opacity:l("opacity"),color:(s=l("color"))!==null&&s!==void 0?s:"white",zIndex:l("zIndex"),isDirective:!0}),u=document.createElement("div");Object.assign(u.style,{position:"absolute",left:0,right:0,top:0,bottom:0}),Object.assign(t.style,{position:"relative"});var d=(0,$e.createApp)({render:function(){return(0,$e.h)(zf,c)}});t[Xa]={options:c,instance:d,vm:d.mount(u)},t.appendChild(u)},Xk=function(t,n){Object.keys(t).forEach(function(r){t[r]!==n[r]&&(n[r]=t[r])})},_k={mounted:function(t,n){n.value&&Kk(t,n)},updated:function(t,n){var r,o=t[Xa],i=n.value;Xk(i,o.options),o!=null&&(r=o.vm)!==null&&r!==void 0&&(r=r.$el)!==null&&r!==void 0&&(r=r.parentNode)!==null&&r!==void 0&&r.style&&(o.vm.$el.parentNode.style.display=i.loading?"":"none")},unmounted:function(t){var n,r,o=t[Xa];t==null||t.removeChild(o==null||(n=o.vm)===null||n===void 0||(n=n.$el)===null||n===void 0?void 0:n.parentNode),o==null||(r=o.instance)===null||r===void 0||r.unmount(),t[Xa]=null}},Ff=(0,en.withInstallProps)(zf,{setDefaultIndicator:Nf,BkLoadingMode:hi,BkLoadingSize:gi},!0,{name:"loading",directive:_k});const eC=Ff;ro.BkLoading,ro.BkLoadingMode;var tC=ro.BkLoadingSize,nC=ro.default;ro.setDefaultIndicator;var tn={};tn.d=(e,t)=>{for(var n in t)tn.o(t,n)&&!tn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},tn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var _a={};tn.d(_a,{BkButton:()=>Yf,BkButtonGroup:()=>Hf,default:()=>fC});var rC=e=>{var t={};return tn.d(t,e),t};const mt=rC({PropTypes:()=>pr,classes:()=>wl,withInstallProps:()=>A2});function mi(e){"@babel/helpers - typeof";return mi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mi(e)}function oC(e,t){if(mi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(mi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function iC(e){var t=oC(e,"string");return mi(t)=="symbol"?t:String(t)}function ac(e,t,n){return t=iC(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var aC=e=>{var t={};return tn.d(t,e),t};const xt=aC({computed:()=>G.computed,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,mergeProps:()=>G.mergeProps,ref:()=>G.ref});var sC=e=>{var t={};return tn.d(t,e),t};const Vf=sC({usePrefix:()=>Hr});var lC=e=>{var t={};return tn.d(t,e),t};const es=lC({BkLoadingSize:()=>tC,default:()=>nC});var cC=e=>{var t={};return tn.d(t,e),t};cC({});var Rf=["","small","large"],uC={theme:mt.PropTypes.theme(),hoverTheme:mt.PropTypes.theme(),size:{type:String,default:Rf[0]},title:mt.PropTypes.string,icon:mt.PropTypes.string,iconRight:mt.PropTypes.string,disabled:mt.PropTypes.bool,loading:mt.PropTypes.bool,loadingMode:{type:String,default:"default"},outline:mt.PropTypes.bool,text:mt.PropTypes.bool,selected:mt.PropTypes.bool,nativeType:{type:String,default:"button"}};const dC=(0,xt.defineComponent)({name:"Button",props:uC,emits:["click","mouseover"],setup:function(t,n){var r,o=n.slots,i=n.emit,a=(0,xt.ref)(!1),s=(r=o.default)!==null&&r!==void 0?r:!1,l=(0,Vf.usePrefix)(),c=l.resolveClassName,u=c("button"),d=(0,xt.computed)(function(){return t.text&&!t.hoverTheme}),A=(0,xt.computed)(function(){var C=t.hoverTheme?"".concat(u,"-hover-").concat(t.hoverTheme):"",x=t.theme?"".concat(u,"-").concat(t.theme):"",v=t.hoverTheme?"":x;return(0,mt.classes)(ac(ac({"is-disabled":t.disabled,"is-outline":t.outline,"is-text":d.value,"is-loading":t.loading,"is-selected":t.selected},"".concat(u,"-").concat(t.size),t.size&&Rf.includes(t.size)),"no-slot",!s),"".concat(v," ").concat(u," ").concat(C))}),f=(0,xt.computed)(function(){return t.text||t.outline||t.hoverTheme?a.value&&!t.text?"white":t.text&&t.disabled?void 0:t.hoverTheme||t.theme:t.theme?"white":void 0}),g=(0,xt.computed)(function(){return d.value||t.size===es.BkLoadingSize.Small?es.BkLoadingSize.Mini:es.BkLoadingSize.Small}),h=function(x){t.loading||i("click",x)},y=function(x){a.value=!0,i("mouseover",x)},m=function(){a.value=!1};return function(){var C;return(0,xt.createVNode)("button",{title:t.title,disabled:t.disabled,class:A.value,type:t.nativeType,onClick:h,onMouseover:y,onMouseleave:m},[t.loading&&(0,xt.createVNode)(es.default,(0,xt.mergeProps)({loading:!0,class:"".concat(u,"-loading"),mode:t.loadingMode,size:g.value},f.value?{theme:f.value}:{}),null),o.default&&(0,xt.createVNode)("span",{class:"".concat(u,"-text")},[(C=o.default)===null||C===void 0?void 0:C.call(o)])])}}}),Hf=(0,xt.defineComponent)({name:"ButtonGroup",props:{size:mt.PropTypes.size()},setup:function(t,n){var r=(0,Vf.usePrefix)(),o=r.resolveClassName,i=(0,xt.computed)(function(){return(0,mt.classes)(ac({},"".concat(o("button-group-".concat(t.size))),!!t.size),"".concat(o("button-group")))});return function(){var a,s;return(0,xt.createVNode)("div",{class:i.value},[(a=(s=n.slots).default)===null||a===void 0?void 0:a.call(s)])}}});var Yf=(0,mt.withInstallProps)(dC,{ButtonGroup:Hf});const fC=Yf;_a.BkButton,_a.BkButtonGroup;var ts=_a.default,pC=ur,AC=D2;function hC(e){return pC(e)&&e.nodeType===1&&!AC(e)}var gC=hC;const Lf=al(gC);var nn={};nn.d=(e,t)=>{for(var n in t)nn.o(t,n)&&!nn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},nn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var ns={};nn.d(ns,{$bkPopover:()=>ET,PopoverProps:()=>lc,default:()=>NT});var mC=e=>{var t={};return nn.d(t,e),t};const ae=mC({PlacementEnum:()=>c2,PropTypes:()=>pr,RenderType:()=>u2,bkZIndexManager:()=>Ba,placementType:()=>d2,renderType:()=>f2,triggerType:()=>p2,withInstall:()=>ja});var vC=e=>{var t={};return nn.d(t,e),t};const ge=vC({Fragment:()=>G.Fragment,Teleport:()=>G.Teleport,Text:()=>G.Text,computed:()=>G.computed,createApp:()=>G.createApp,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,isVNode:()=>G.isVNode,mergeProps:()=>G.mergeProps,nextTick:()=>G.nextTick,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,reactive:()=>G.reactive,ref:()=>G.ref,resolveDirective:()=>G.resolveDirective,toRefs:()=>G.toRefs,watch:()=>G.watch,withDirectives:()=>G.withDirectives});function $f(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=yC(e))||t){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(c){throw c},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
32
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,s;return{s:function(){n=n.call(e)},n:function(){var c=n.next();return i=c.done,c},e:function(c){a=!0,s=c},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}}}function yC(e,t){if(e){if(typeof e=="string")return Gf(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Gf(e,t)}}function Gf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var bC=function(t){return typeof Element>"u"?!1:t instanceof Element},Ln=new Map,Uf;document.addEventListener("mousedown",function(e){return Uf=e}),document.addEventListener("mouseup",function(e){var t=$f(Ln.values()),n;try{for(t.s();!(n=t.n()).done;){var r=n.value,o=$f(r),i;try{for(o.s();!(i=o.n()).done;){var a=i.value.documentHandler;a(e,Uf)}}catch(s){o.e(s)}finally{o.f()}}}catch(s){t.e(s)}finally{t.f()}});function Zf(e,t){var n=[];return Array.isArray(t.arg)?n=t.arg:bC(t.arg)&&n.push(t.arg),function(r,o){var i=t.instance.popperRef,a=r.target,s=o==null?void 0:o.target,l=!t||!t.instance,c=!a||!s,u=e.contains(a)||e.contains(s),d=e===a,A=n.length&&n.some(function(g){return g==null?void 0:g.contains(a)})||n.length&&n.includes(s),f=i&&(i.contains(a)||i.contains(s));l||c||u||d||A||f||t.value(r,o)}}var sc={beforeMount:function(t,n){Ln.has(t)||Ln.set(t,[]),Ln.get(t).push({documentHandler:Zf(t,n),bindingFn:n.value})},updated:function(t,n){Ln.has(t)||Ln.set(t,[]);var r=Ln.get(t),o=r.findIndex(function(a){return a.bindingFn===n.oldValue}),i={documentHandler:Zf(t,n),bindingFn:n.value};o>=0?r.splice(o,1,i):r.push(i)},unmounted:function(t){Ln.delete(t)}};sc.install=function(e){e.directive("bkTooltips",sc)};const wC=sc;var xC=e=>{var t={};return nn.d(t,e),t};const Jf=xC({usePrefix:()=>Hr}),Wf=(0,ge.defineComponent)({name:"PopArrow",render:function(){var t=(0,Jf.usePrefix)(),n=t.resolveClassName,r=n("pop2-arrow");return(0,ge.createVNode)("div",{class:r},null)}});function vi(e){"@babel/helpers - typeof";return vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vi(e)}function kC(e,t){if(vi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(vi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function CC(e){var t=kC(e,"string");return vi(t)=="symbol"?t:String(t)}function rn(e,t,n){return t=CC(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var It;(function(e){e.CLICK_OUTSIDE="clickoutside",e.CONTENT_MOUSEENTER="contentMouseenter",e.CONTENT_MOUSELEAVE="contentMouseleave",e.CONTENT_AfterHidden="afterHidden",e.CONTENT_AfterShow="afterShow"})(It||(It={}));var qf=function(t){return!0},Kf=function(t){return t},TC=function(t){return!0},SC=rn(rn(rn(rn(rn({},It.CLICK_OUTSIDE,TC),It.CONTENT_MOUSEENTER,Kf),It.CONTENT_MOUSELEAVE,Kf),It.CONTENT_AfterHidden,qf),It.CONTENT_AfterShow,qf);const Xf=(0,ge.defineComponent)({name:"PopContent",props:{width:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),height:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),maxHeight:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),maxWidth:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),extCls:ae.PropTypes.string.def(""),visible:ae.PropTypes.bool.def(!1),eventDelay:ae.PropTypes.number.def(0)},setup:function(t){var n=function(A){return/^\d+\.?\d*$/.test("".concat(A))?"".concat(A,"px"):A},r=(0,ge.computed)(function(){return{width:n(t.width),height:n(t.height),maxHeight:n(t.maxHeight),maxWidth:n(t.maxWidth)}}),o=(0,ge.ref)(null),i=(0,ge.ref)(null),a=function(){var A;t.eventDelay!==0&&(i.value&&clearTimeout(i.value),i.value=setTimeout(function(){s("unset")},(A=t.eventDelay)!==null&&A!==void 0?A:300))},s=function(A){var f;t.eventDelay!==0&&((f=o.value)===null||f===void 0||f.style.setProperty("pointer-events",A))},l=(0,Jf.usePrefix)(),c=l.resolveClassName,u=(0,ge.computed)(function(){return[c("popover"),c("pop2-content"),t.visible?"visible":"hidden",t.extCls]});return{style:r,refContent:o,contentClassName:u,resetPointerEvent:a,setContentPointerEvent:s}},render:function(){var t=this,n,r,o,i,a,s,l,c,u=function(f){var g;return ge.Fragment===(f==null||(g=f[0])===null||g===void 0?void 0:g.type)&&(0,ge.nextTick)(function(){t.setContentPointerEvent("none"),t.resetPointerEvent()}),t.style},d=u((n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r));return(0,ge.createVNode)("div",{class:this.contentClassName,style:d,ref:"refContent"},[(o=(i=(a=this.$slots).arrow)===null||i===void 0?void 0:i.call(a))!==null&&o!==void 0?o:"",(s=(l=(c=this.$slots).default)===null||l===void 0?void 0:l.call(c))!==null&&s!==void 0?s:""])}});var BC=e=>{var t={};return nn.d(t,e),t};const jC=BC({toType:()=>_e});var lc={isShow:ae.PropTypes.bool.def(!1),always:ae.PropTypes.bool.def(!1),disabled:ae.PropTypes.bool.def(!1),width:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),height:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),maxWidth:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),maxHeight:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.number]).def("auto"),content:(0,jC.toType)("IContent",{}).def(""),target:ae.PropTypes.oneOfType([ae.PropTypes.string,ae.PropTypes.instanceOf(HTMLElement),ae.PropTypes.instanceOf(PointerEvent)]),allowHtml:ae.PropTypes.bool.def(!1),placement:(0,ae.placementType)().def(ae.PlacementEnum.TOP_START),theme:ae.PropTypes.string.def("dark"),trigger:(0,ae.triggerType)(),renderType:(0,ae.renderType)(),arrow:ae.PropTypes.bool.def(!0),padding:ae.PropTypes.number.def(5),offset:ae.PropTypes.oneOfType([ae.PropTypes.number,ae.PropTypes.shape({mainAxis:ae.PropTypes.number,crossAxis:ae.PropTypes.number,alignmentAxis:ae.PropTypes.number})]).def(6),boundary:ae.PropTypes.oneOfType([ae.PropTypes.string.def("parent"),ae.PropTypes.instanceOf(HTMLElement)]),zIndex:ae.PropTypes.number.def(void 0),disableTeleport:ae.PropTypes.bool.def(!1),autoPlacement:ae.PropTypes.bool.def(!1),autoVisibility:ae.PropTypes.bool.def(!0),disableOutsideClick:ae.PropTypes.bool.def(!1),disableTransform:ae.PropTypes.bool.def(!1),reference:ae.PropTypes.any,modifiers:ae.PropTypes.array.def([]),popoverDelay:ae.PropTypes.oneOfType([ae.PropTypes.number,ae.PropTypes.arrayOf(ae.PropTypes.number)]).def(100),extCls:ae.PropTypes.string.def(""),componentEventDelay:ae.PropTypes.number.def(0),forceClickoutside:ae.PropTypes.bool.def(!1)};const OC=(0,ge.defineComponent)({name:"PopReference",render:function(){var t,n,r;return(t=(n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r))!==null&&t!==void 0?t:""}}),_f=(0,ge.defineComponent)({props:{class:ae.PropTypes.string.def(""),mode:ae.PropTypes.string.def("")},render:function(){var t,n;return(0,ge.createVNode)(ge.Fragment,null,[(t=(n=this.$slots).default)===null||t===void 0?void 0:t.call(n)])}});function IC(e){if(Array.isArray(e))return e}function MC(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,o,i,a,s=[],l=!0,c=!1;try{if(i=(n=n.call(e)).next,t!==0)for(;!(l=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,o=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw o}}return s}}function ep(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function PC(e,t){if(e){if(typeof e=="string")return ep(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ep(e,t)}}function DC(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
33
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function cc(e,t){return IC(e)||MC(e,t)||PC(e,t)||DC()}var EC=e=>{var t={};return nn.d(t,e),t};const QC=EC({default:()=>Lf}),tp=["top","right","bottom","left"],np=["start","end"],rp=tp.reduce((e,t)=>e.concat(t,t+"-"+np[0],t+"-"+np[1]),[]),Tn=Math.min,on=Math.max,rs=Math.round,os=Math.floor,$n=e=>({x:e,y:e}),NC={left:"right",right:"left",bottom:"top",top:"bottom"},zC={start:"end",end:"start"};function uc(e,t,n){return on(e,Tn(t,n))}function Gn(e,t){return typeof e=="function"?e(t):e}function $t(e){return e.split("-")[0]}function an(e){return e.split("-")[1]}function op(e){return e==="x"?"y":"x"}function dc(e){return e==="y"?"height":"width"}function yi(e){return["top","bottom"].includes($t(e))?"y":"x"}function fc(e){return op(yi(e))}function ip(e,t,n){n===void 0&&(n=!1);const r=an(e),o=fc(e),i=dc(o);let a=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=as(a)),[a,as(a)]}function FC(e){const t=as(e);return[is(e),t,is(t)]}function is(e){return e.replace(/start|end/g,t=>zC[t])}function VC(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}function RC(e,t,n,r){const o=an(e);let i=VC($t(e),n==="start",r);return o&&(i=i.map(a=>a+"-"+o),t&&(i=i.concat(i.map(is)))),i}function as(e){return e.replace(/left|right|bottom|top/g,t=>NC[t])}function HC(e){return{top:0,right:0,bottom:0,left:0,...e}}function pc(e){return typeof e!="number"?HC(e):{top:e,right:e,bottom:e,left:e}}function io(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function ap(e,t,n){let{reference:r,floating:o}=e;const i=yi(t),a=fc(t),s=dc(a),l=$t(t),c=i==="y",u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,A=r[s]/2-o[s]/2;let f;switch(l){case"top":f={x:u,y:r.y-o.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:d};break;case"left":f={x:r.x-o.width,y:d};break;default:f={x:r.x,y:r.y}}switch(an(t)){case"start":f[a]-=A*(n&&c?-1:1);break;case"end":f[a]+=A*(n&&c?-1:1);break}return f}const YC=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,s=i.filter(Boolean),l=await(a.isRTL==null?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=ap(c,r,l),A=r,f={},g=0;for(let h=0;h<s.length;h++){const{name:y,fn:m}=s[h],{x:C,y:x,data:v,reset:j}=await m({x:u,y:d,initialPlacement:r,placement:A,strategy:o,middlewareData:f,rects:c,platform:a,elements:{reference:e,floating:t}});u=C??u,d=x??d,f={...f,[y]:{...f[y],...v}},j&&g<=50&&(g++,typeof j=="object"&&(j.placement&&(A=j.placement),j.rects&&(c=j.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):j.rects),{x:u,y:d}=ap(c,A,l)),h=-1)}return{x:u,y:d,placement:A,strategy:o,middlewareData:f}};async function bi(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:A=!1,padding:f=0}=Gn(t,e),g=pc(f),y=s[A?d==="floating"?"reference":"floating":d],m=io(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(y)))==null||n?y:y.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),C=d==="floating"?{...a.floating,x:r,y:o}:a.reference,x=await(i.getOffsetParent==null?void 0:i.getOffsetParent(s.floating)),v=await(i.isElement==null?void 0:i.isElement(x))?await(i.getScale==null?void 0:i.getScale(x))||{x:1,y:1}:{x:1,y:1},j=io(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:C,offsetParent:x,strategy:l}):C);return{top:(m.top-j.top+g.top)/v.y,bottom:(j.bottom-m.bottom+g.bottom)/v.y,left:(m.left-j.left+g.left)/v.x,right:(j.right-m.right+g.right)/v.x}}const LC=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:u=0}=Gn(e,t)||{};if(c==null)return{};const d=pc(u),A={x:n,y:r},f=fc(o),g=dc(f),h=await a.getDimensions(c),y=f==="y",m=y?"top":"left",C=y?"bottom":"right",x=y?"clientHeight":"clientWidth",v=i.reference[g]+i.reference[f]-A[f]-i.floating[g],j=A[f]-i.reference[f],B=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c));let k=B?B[x]:0;(!k||!await(a.isElement==null?void 0:a.isElement(B)))&&(k=s.floating[x]||i.floating[g]);const I=v/2-j/2,Q=k/2-h[g]/2-1,P=Tn(d[m],Q),$=Tn(d[C],Q),Z=P,q=k-h[g]-$,U=k/2-h[g]/2+I,F=uc(Z,U,q),L=!l.arrow&&an(o)!=null&&U!==F&&i.reference[g]/2-(U<Z?P:$)-h[g]/2<0,K=L?U<Z?U-Z:U-q:0;return{[f]:A[f]+K,data:{[f]:F,centerOffset:U-F-K,...L&&{alignmentOffset:K}},reset:L}}});function $C(e,t,n){return(e?[...n.filter(o=>an(o)===e),...n.filter(o=>an(o)!==e)]:n.filter(o=>$t(o)===o)).filter(o=>e?an(o)===e||(t?is(o)!==o:!1):!0)}const GC=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,o;const{rects:i,middlewareData:a,placement:s,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:A=rp,autoAlignment:f=!0,...g}=Gn(e,t),h=d!==void 0||A===rp?$C(d||null,f,A):A,y=await bi(t,g),m=((n=a.autoPlacement)==null?void 0:n.index)||0,C=h[m];if(C==null)return{};const x=ip(C,i,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(s!==C)return{reset:{placement:h[0]}};const v=[y[$t(C)],y[x[0]],y[x[1]]],j=[...((r=a.autoPlacement)==null?void 0:r.overflows)||[],{placement:C,overflows:v}],B=h[m+1];if(B)return{data:{index:m+1,overflows:j},reset:{placement:B}};const k=j.map(P=>{const $=an(P.placement);return[P.placement,$&&u?P.overflows.slice(0,2).reduce((Z,q)=>Z+q,0):P.overflows[0],P.overflows]}).sort((P,$)=>P[1]-$[1]),Q=((o=k.filter(P=>P[2].slice(0,an(P[0])?2:3).every($=>$<=0))[0])==null?void 0:o[0])||k[0][0];return Q!==s?{data:{index:m+1,overflows:j},reset:{placement:Q}}:{}}}},UC=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:A,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:h=!0,...y}=Gn(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const m=$t(o),C=$t(s)===s,x=await(l.isRTL==null?void 0:l.isRTL(c.floating)),v=A||(C||!h?[as(s)]:FC(s));!A&&g!=="none"&&v.push(...RC(s,h,g,x));const j=[s,...v],B=await bi(t,y),k=[];let I=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&k.push(B[m]),d){const Z=ip(o,a,x);k.push(B[Z[0]],B[Z[1]])}if(I=[...I,{placement:o,overflows:k}],!k.every(Z=>Z<=0)){var Q,P;const Z=(((Q=i.flip)==null?void 0:Q.index)||0)+1,q=j[Z];if(q)return{data:{index:Z,overflows:I},reset:{placement:q}};let U=(P=I.filter(F=>F.overflows[0]<=0).sort((F,L)=>F.overflows[1]-L.overflows[1])[0])==null?void 0:P.placement;if(!U)switch(f){case"bestFit":{var $;const F=($=I.map(L=>[L.placement,L.overflows.filter(K=>K>0).reduce((K,te)=>K+te,0)]).sort((L,K)=>L[1]-K[1])[0])==null?void 0:$[0];F&&(U=F);break}case"initialPlacement":U=s;break}if(o!==U)return{reset:{placement:U}}}return{}}}};function sp(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function lp(e){return tp.some(t=>e[t]>=0)}const ZC=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=Gn(e,t);switch(r){case"referenceHidden":{const i=await bi(t,{...o,elementContext:"reference"}),a=sp(i,n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:lp(a)}}}case"escaped":{const i=await bi(t,{...o,altBoundary:!0}),a=sp(i,n.floating);return{data:{escapedOffsets:a,escaped:lp(a)}}}default:return{}}}}};function cp(e){const t=Tn(...e.map(i=>i.left)),n=Tn(...e.map(i=>i.top)),r=on(...e.map(i=>i.right)),o=on(...e.map(i=>i.bottom));return{x:t,y:n,width:r-t,height:o-n}}function JC(e){const t=e.slice().sort((o,i)=>o.y-i.y),n=[];let r=null;for(let o=0;o<t.length;o++){const i=t[o];!r||i.y-r.y>r.height/2?n.push([i]):n[n.length-1].push(i),r=i}return n.map(o=>io(cp(o)))}const WC=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:i,strategy:a}=t,{padding:s=2,x:l,y:c}=Gn(e,t),u=Array.from(await(i.getClientRects==null?void 0:i.getClientRects(r.reference))||[]),d=JC(u),A=io(cp(u)),f=pc(s);function g(){if(d.length===2&&d[0].left>d[1].right&&l!=null&&c!=null)return d.find(y=>l>y.left-f.left&&l<y.right+f.right&&c>y.top-f.top&&c<y.bottom+f.bottom)||A;if(d.length>=2){if(yi(n)==="y"){const P=d[0],$=d[d.length-1],Z=$t(n)==="top",q=P.top,U=$.bottom,F=Z?P.left:$.left,L=Z?P.right:$.right,K=L-F,te=U-q;return{top:q,bottom:U,left:F,right:L,width:K,height:te,x:F,y:q}}const y=$t(n)==="left",m=on(...d.map(P=>P.right)),C=Tn(...d.map(P=>P.left)),x=d.filter(P=>y?P.left===C:P.right===m),v=x[0].top,j=x[x.length-1].bottom,B=C,k=m,I=k-B,Q=j-v;return{top:v,bottom:j,left:B,right:k,width:I,height:Q,x:B,y:v}}return A}const h=await i.getElementRects({reference:{getBoundingClientRect:g},floating:r.floating,strategy:a});return o.reference.x!==h.reference.x||o.reference.y!==h.reference.y||o.reference.width!==h.reference.width||o.reference.height!==h.reference.height?{reset:{rects:h}}:{}}}};async function qC(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),a=$t(n),s=an(n),l=yi(n)==="y",c=["left","top"].includes(a)?-1:1,u=i&&l?-1:1,d=Gn(t,e);let{mainAxis:A,crossAxis:f,alignmentAxis:g}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&typeof g=="number"&&(f=s==="end"?g*-1:g),l?{x:f*u,y:A*c}:{x:A*c,y:f*u}}const KC=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await qC(t,e);return a===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}},XC=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:y=>{let{x:m,y:C}=y;return{x:m,y:C}}},...l}=Gn(e,t),c={x:n,y:r},u=await bi(t,l),d=yi($t(o)),A=op(d);let f=c[A],g=c[d];if(i){const y=A==="y"?"top":"left",m=A==="y"?"bottom":"right",C=f+u[y],x=f-u[m];f=uc(C,f,x)}if(a){const y=d==="y"?"top":"left",m=d==="y"?"bottom":"right",C=g+u[y],x=g-u[m];g=uc(C,g,x)}const h=s.fn({...t,[A]:f,[d]:g});return{...h,data:{x:h.x-n,y:h.y-r}}}}};function Un(e){return up(e)?(e.nodeName||"").toLowerCase():"#document"}function kt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Sn(e){var t;return(t=(up(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function up(e){return e instanceof Node||e instanceof kt(e).Node}function Bn(e){return e instanceof Element||e instanceof kt(e).Element}function sn(e){return e instanceof HTMLElement||e instanceof kt(e).HTMLElement}function dp(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof kt(e).ShadowRoot}function wi(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Mt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function _C(e){return["table","td","th"].includes(Un(e))}function Ac(e){const t=hc(),n=Mt(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function eT(e){let t=ao(e);for(;sn(t)&&!ss(t);){if(Ac(t))return t;t=ao(t)}return null}function hc(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ss(e){return["html","body","#document"].includes(Un(e))}function Mt(e){return kt(e).getComputedStyle(e)}function ls(e){return Bn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ao(e){if(Un(e)==="html")return e;const t=e.assignedSlot||e.parentNode||dp(e)&&e.host||Sn(e);return dp(t)?t.host:t}function fp(e){const t=ao(e);return ss(t)?e.ownerDocument?e.ownerDocument.body:e.body:sn(t)&&wi(t)?t:fp(t)}function xi(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=fp(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),a=kt(o);return i?t.concat(a,a.visualViewport||[],wi(o)?o:[],a.frameElement&&n?xi(a.frameElement):[]):t.concat(o,xi(o,[],n))}function pp(e){const t=Mt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=sn(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=rs(n)!==i||rs(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function gc(e){return Bn(e)?e:e.contextElement}function so(e){const t=gc(e);if(!sn(t))return $n(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=pp(t);let a=(i?rs(n.width):n.width)/r,s=(i?rs(n.height):n.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!s||!Number.isFinite(s))&&(s=1),{x:a,y:s}}const tT=$n(0);function Ap(e){const t=kt(e);return!hc()||!t.visualViewport?tT:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function nT(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==kt(e)?!1:t}function hr(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=gc(e);let a=$n(1);t&&(r?Bn(r)&&(a=so(r)):a=so(e));const s=nT(i,n,r)?Ap(i):$n(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const A=kt(i),f=r&&Bn(r)?kt(r):r;let g=A.frameElement;for(;g&&r&&f!==A;){const h=so(g),y=g.getBoundingClientRect(),m=Mt(g),C=y.left+(g.clientLeft+parseFloat(m.paddingLeft))*h.x,x=y.top+(g.clientTop+parseFloat(m.paddingTop))*h.y;l*=h.x,c*=h.y,u*=h.x,d*=h.y,l+=C,c+=x,g=kt(g).frameElement}}return io({width:u,height:d,x:l,y:c})}function rT(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=sn(n),i=Sn(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},s=$n(1);const l=$n(0);if((o||!o&&r!=="fixed")&&((Un(n)!=="body"||wi(i))&&(a=ls(n)),sn(n))){const c=hr(n);s=so(n),l.x=c.x+n.clientLeft,l.y=c.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}}function oT(e){return Array.from(e.getClientRects())}function hp(e){return hr(Sn(e)).left+ls(e).scrollLeft}function iT(e){const t=Sn(e),n=ls(e),r=e.ownerDocument.body,o=on(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=on(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+hp(e);const s=-n.scrollTop;return Mt(r).direction==="rtl"&&(a+=on(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}function aT(e,t){const n=kt(e),r=Sn(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const c=hc();(!c||c&&t==="fixed")&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s,y:l}}function sT(e,t){const n=hr(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=sn(e)?so(e):$n(1),a=e.clientWidth*i.x,s=e.clientHeight*i.y,l=o*i.x,c=r*i.y;return{width:a,height:s,x:l,y:c}}function gp(e,t,n){let r;if(t==="viewport")r=aT(e,n);else if(t==="document")r=iT(Sn(e));else if(Bn(t))r=sT(t,n);else{const o=Ap(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return io(r)}function mp(e,t){const n=ao(e);return n===t||!Bn(n)||ss(n)?!1:Mt(n).position==="fixed"||mp(n,t)}function lT(e,t){const n=t.get(e);if(n)return n;let r=xi(e,[],!1).filter(s=>Bn(s)&&Un(s)!=="body"),o=null;const i=Mt(e).position==="fixed";let a=i?ao(e):e;for(;Bn(a)&&!ss(a);){const s=Mt(a),l=Ac(a);!l&&s.position==="fixed"&&(o=null),(i?!l&&!o:!l&&s.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||wi(a)&&!l&&mp(e,a))?r=r.filter(u=>u!==a):o=s,a=ao(a)}return t.set(e,r),r}function cT(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a=[...n==="clippingAncestors"?lT(t,this._c):[].concat(n),r],s=a[0],l=a.reduce((c,u)=>{const d=gp(t,u,o);return c.top=on(d.top,c.top),c.right=Tn(d.right,c.right),c.bottom=Tn(d.bottom,c.bottom),c.left=on(d.left,c.left),c},gp(t,s,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function uT(e){const{width:t,height:n}=pp(e);return{width:t,height:n}}function dT(e,t,n){const r=sn(t),o=Sn(t),i=n==="fixed",a=hr(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=$n(0);if(r||!r&&!i)if((Un(t)!=="body"||wi(o))&&(s=ls(t)),r){const c=hr(t,!0,i,t);l.x=c.x+t.clientLeft,l.y=c.y+t.clientTop}else o&&(l.x=hp(o));return{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function vp(e,t){return!sn(e)||Mt(e).position==="fixed"?null:t?t(e):e.offsetParent}function yp(e,t){const n=kt(e);if(!sn(e))return n;let r=vp(e,t);for(;r&&_C(r)&&Mt(r).position==="static";)r=vp(r,t);return r&&(Un(r)==="html"||Un(r)==="body"&&Mt(r).position==="static"&&!Ac(r))?n:r||eT(e)||n}const fT=async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||yp,i=this.getDimensions;return{reference:dT(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}};function pT(e){return Mt(e).direction==="rtl"}const AT={convertOffsetParentRelativeRectToViewportRelativeRect:rT,getDocumentElement:Sn,getClippingRect:cT,getOffsetParent:yp,getElementRects:fT,getClientRects:oT,getDimensions:uT,getScale:so,isElement:Bn,isRTL:pT};function hT(e,t){let n=null,r;const o=Sn(e);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function a(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),i();const{left:c,top:u,width:d,height:A}=e.getBoundingClientRect();if(s||t(),!d||!A)return;const f=os(u),g=os(o.clientWidth-(c+d)),h=os(o.clientHeight-(u+A)),y=os(c),C={rootMargin:-f+"px "+-g+"px "+-h+"px "+-y+"px",threshold:on(0,Tn(1,l))||1};let x=!0;function v(j){const B=j[0].intersectionRatio;if(B!==l){if(!x)return a();B?a(!1,B):r=setTimeout(()=>{a(!1,1e-7)},100)}x=!1}try{n=new IntersectionObserver(v,{...C,root:o.ownerDocument})}catch{n=new IntersectionObserver(v,C)}n.observe(e)}return a(!0),i}function gT(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=gc(e),u=o||i?[...c?xi(c):[],...xi(t)]:[];u.forEach(m=>{o&&m.addEventListener("scroll",n,{passive:!0}),i&&m.addEventListener("resize",n)});const d=c&&s?hT(c,n):null;let A=-1,f=null;a&&(f=new ResizeObserver(m=>{let[C]=m;C&&C.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(A),A=requestAnimationFrame(()=>{f&&f.observe(t)})),n()}),c&&!l&&f.observe(c),f.observe(t));let g,h=l?hr(e):null;l&&y();function y(){const m=hr(e);h&&(m.x!==h.x||m.y!==h.y||m.width!==h.width||m.height!==h.height)&&n(),h=m,g=requestAnimationFrame(y)}return n(),()=>{u.forEach(m=>{o&&m.removeEventListener("scroll",n),i&&m.removeEventListener("resize",n)}),d&&d(),f&&f.disconnect(),f=null,l&&cancelAnimationFrame(g)}}const mT=GC,vT=XC,yT=UC,bT=ZC,wT=LC,xT=WC,kT=(e,t,n)=>{const r=new Map,o={platform:AT,...n},i={...o.platform,_c:r};return YC(e,t,{...o,platform:i})},bp={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let cs;const CT=new Uint8Array(16);function TT(){if(!cs&&(cs=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!cs))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return cs(CT)}const nt=[];for(let e=0;e<256;++e)nt.push((e+256).toString(16).slice(1));function ST(e,t=0){return nt[e[t+0]]+nt[e[t+1]]+nt[e[t+2]]+nt[e[t+3]]+"-"+nt[e[t+4]]+nt[e[t+5]]+"-"+nt[e[t+6]]+nt[e[t+7]]+"-"+nt[e[t+8]]+nt[e[t+9]]+"-"+nt[e[t+10]]+nt[e[t+11]]+nt[e[t+12]]+nt[e[t+13]]+nt[e[t+14]]+nt[e[t+15]]}function BT(e,t,n){if(bp.randomUUID&&!t&&!e)return bp.randomUUID();e=e||{};const r=e.random||(e.rng||TT)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return ST(r)}const mc=BT;var vc={},yc=function(t){var n=document.querySelector(t);return n instanceof HTMLElement},jT=function(){return vc.fullscreenReferId||(vc.fullscreenReferId="id_".concat(mc())),vc.fullscreenReferId},ki=function(t){return t instanceof Element||t instanceof HTMLDocument},wp=function(t){if(ki(t))return{isElement:!0,content:t,vNode:void 0};if(/^(#|\.)/.test(t)){var n=document.querySelector(t),r=ki(n);return{isElement:r,content:r?n:t,vNode:r?void 0:t}}return{isElement:!1,content:t,vNode:t}};function xp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function OT(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?xp(Object(n),!0).forEach(function(r){rn(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xp(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}const IT=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=(0,ge.ref)(!1),l=(0,ge.ref)(),c=function(){var w,N,J=y();return(w=document.fullscreenElement)!==null&&w!==void 0&&w.shadowRoot?document.fullscreenElement.shadowRoot.contains(J):(N=document.fullscreenElement)===null||N===void 0?void 0:N.contains(J)},u=function(w){return c()?document.fullscreenElement.shadowRoot?document.fullscreenElement.shadowRoot.querySelector(w):document.fullscreenElement.querySelector(w):document.body},d=["dark","light"],A=(0,ge.computed)(function(){var S,w,N=(S=(w=e.theme)===null||w===void 0?void 0:w.split(/\s+/))!==null&&S!==void 0?S:[];N.sort(function(ne,O){return Number(d.includes(O))-Number(d.includes(ne))});var J=N,ee=N.filter(function(ne){return!d.includes(ne)});return{systemThemes:J,customThemes:ee}}),f=function(){return e.autoVisibility},g=function(){return e.autoPlacement},h=function(){var w,N,J,ee=y(),ne=x((w=o.value)===null||w===void 0?void 0:w.$el),O=e.arrow?x((N=i.value)===null||N===void 0?void 0:N.$el):null,M=x((J=a.value)===null||J===void 0?void 0:J.$el),H=wp(e.content),X=H.isElement,ie=H.content;return ne&&X&&!(ne!=null&&ne.contains(ie))&&ne.append(ie),{elReference:ee,elContent:ne,elArrow:O,root:M}},y=function(){var w;return x(e.target)||x((w=r.value)===null||w===void 0?void 0:w.$el)},m=function(){var w={};return Array.isArray(e.modifiers)&&e.modifiers.forEach(function(N){var J;if(N.name==="offset"){var ee,ne;if(typeof((ee=N.options)===null||ee===void 0?void 0:ee.offset)=="number"){var O;J=(O=N.options)===null||O===void 0?void 0:O.offset}if(Array.isArray((ne=N.options)===null||ne===void 0?void 0:ne.offset)){var M,H=(M=N.options)===null||M===void 0?void 0:M.offset,X=cc(H,2),ie=X[0],fe=X[1];J={mainAxis:ie,crossAxis:fe}}Object.assign(w,{offset:J})}}),w},C=function(w,N){var J=m(),ee=[KC(J.offset||N.offset),vT({padding:N.padding})],ne={placement:N.placement,middleware:ee};return N.arrow&&ee.push(wT({element:w})),g()&&ee.push(mT()),ee.unshift(xT()),ee.push(yT()),f()&&ne.middleware.push(bT()),ne},x=function S(w){if(w instanceof HTMLElement)return w;if(w instanceof Text)return S(w.nextElementSibling);if(typeof(w==null?void 0:w.getBoundingClientRect)=="function")return w;if(typeof w=="string"){var N=document.querySelector(w);return(0,QC.default)(N)?N:null}return w instanceof PointerEvent?S(w.target):null},v=A.value.customThemes.join(" "),j=A.value.customThemes.reduce(function(S,w){return OT(rn({},"data-".concat(w,"-theme"),!0),S)},{}),B="".concat(v),k=null,I=function(w){var N=window.devicePixelRatio||1;return Math.round(w*N)/N||0},Q=function(w,N,J,ee){var ne;e.disableTransform?Object.assign(w.style,{left:"".concat(I(N),"px"),top:"".concat(I(J),"px")}):Object.assign(w.style,{left:"0",top:"0",transform:"translate3d(".concat(I(N),"px,").concat(I(J),"px,0)")});var O=f()?(ne=ee.hide)===null||ne===void 0?void 0:ne.referenceHidden:!1;Object.assign(w.style,{visibility:O?"hidden":"visible"})},P=function(w,N,J){if(e.arrow){var ee,ne=(ee=J.arrow)!==null&&ee!==void 0?ee:{},O=ne.x,M=ne.y;w.setAttribute("data-arrow",N);var H={left:"",top:"",bottom:"",right:""};Object.assign(w.style,H);var X={top:"bottom",right:"left",bottom:"top",left:"right"}[N];Object.assign(w.style,rn({left:O!==null?"".concat(O,"px"):"",top:M!==null?"".concat(M,"px"):""},X,"-4px"))}},$=function(){var w=h(),N=w.elReference,J=w.elContent;k=gT(N,J,function(){s.value&&Z(null,e)})},Z=function(){var w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},J=arguments.length>2?arguments[2]:void 0,ee=h(),ne=ee.elReference,O=ee.elContent,M=ee.elArrow,H=w||ne;if(!(!H||!O)){var X=C(M,N);kT(H,O,X).then(function(ie){var fe=ie.x,pe=ie.y,be=ie.placement,xe=ie.middlewareData,Se=O.className;O.className="".concat(Se.replace(B,"")," ").concat(B).replace(/\s+/gm," ").replace(/^\s+|\s+$/g,""),Object.keys(j).forEach(function(Qe){O.setAttribute(Qe,j[Qe])});var je=be.split("-")[0],ke=je;["left","right","top","bottom"].includes(je)||(ke="top"),Q(O,fe,pe,xe),P(M,ke,xe),typeof J=="function"&&J()})}},q=void 0,U=void 0,F=!1,L=function(){return Array.isArray(e.popoverDelay)?[e.popoverDelay[0],e.popoverDelay.slice(-1)[0]]:[e.popoverDelay,e.popoverDelay]},K=function(){var w=L()[0];U=setTimeout(function(){e.disabled||(s.value=!0)},w)},te=function(){var w=L()[1];q=setTimeout(function(){U&&clearTimeout(U),s.value=!1},w)},le=function(){var w,N=x((w=o.value)===null||w===void 0?void 0:w.$el);N.style.setProperty("display","block"),N.style.setProperty("z-index","".concat(e.zIndex?e.zIndex:ae.bkZIndexManager.getPopperIndex())),Z(),t.emit(It.CONTENT_AfterShow,{isShow:!0})},oe=function(){var w,N=x((w=o.value)===null||w===void 0?void 0:w.$el);N.style.setProperty("display","none"),t.emit(It.CONTENT_AfterHidden,{isShow:!1})},Y=function(){s.value?te():K()},z=function(){Y()},V=function(w){e.trigger==="hover"&&(q&&(F=!0,clearTimeout(q),q=void 0),T(w))},D=function(w){F&&(te(),F=!1,R(w))},T=function(w){t.emit(It.CONTENT_MOUSEENTER,w)},R=function(w){t.emit(It.CONTENT_MOUSELEAVE,w)},_=function(){var w,N={hover:{content:[["mouseenter",V],["mouseleave",D]],reference:[["mouseenter",K],["mouseleave",te],["focus",K],["blur",te]]},click:[["click",z]],manual:{content:[["mouseenter",T],["mouseleave",R]],reference:[[]]}};return(w=N[e.trigger])!==null&&w!==void 0?w:[]},E=function(w){l.value=w};(0,ge.watch)(function(){return e.isShow},function(S){s.value=S}),(0,ge.watch)(s,function(S){S?le():oe()});var b=function(){q&&(F=!0,clearTimeout(q),q=void 0)};return{showPopover:K,hidePopover:te,resolveTriggerEvents:_,updatePopover:Z,triggerPopover:Y,resolvePopElements:h,isElementFullScreen:c,resolveTargetElement:x,createPopInstance:$,updateFullscreenTarget:E,getFullscreenRoot:u,stopHide:b,localIsShow:s,cleanup:k}};var Zn=null,us=null;const MT=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"#",n=function(i){var a=null,s=function(d){a===null&&d()},l=function(){if(/^parent$/i.test(e.boundary)){a="".concat(t).concat(Zn);var d=i||{},A=d.parentNode;A!=null&&A.parentNode&&(A.parentNode.setAttribute("data-pnode-id",us),a="[data-pnode-id=".concat(us,"]"))}},c=function(){if(!/^body$/i.test(e.boundary)){if(typeof e.boundary=="string"){if(!yc(e.boundary)){a="body";return}a=e.boundary;return}if(ki(e.boundary)){a=e.boundary;return}}};return s(l),s(c),s(function(){a=typeof e.boundary=="string"?e.boundary:"".concat(t).concat(Zn)}),a};if(Zn===null||!yc("#".concat(Zn))){Zn="id_".concat(mc());var r=document.createElement("div");r.setAttribute("id",Zn),r.setAttribute("data-popper-id",Zn),document.body.append(r)}return us===null&&(us="id_".concat(mc())),{popContainerId:Zn,prefixId:n(),getPrefixId:n}},PT=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=null,l=(0,ge.ref)(!1),c=jT(),u=(0,ge.ref)(),d=IT(e,t,{refReference:r,refContent:o,refArrow:i,refRoot:a}),A=d.localIsShow,f=d.showPopover,g=d.hidePopover,h=d.updatePopover,y=d.cleanup,m=d.resolveTriggerEvents,C=d.resolvePopElements,x=d.isElementFullScreen,v=d.updateFullscreenTarget,j=d.createPopInstance,B=d.getFullscreenRoot,k=d.stopHide,I=function(){y==null||y(),j()},Q=function(){f()},P=function(){g()},$=function(){j(),e.always?f():Z()},Z=function(){var b=C(),S=b.elReference,w=b.elContent;if(s=m(),Array.isArray(s))q(S,s);else{var N=s,J=N.content,ee=N.reference;q(S,ee),q(w,J)}},q=function(b,S){S.forEach(function(w){var N=cc(w,2),J=N[0],ee=N[1];J&&typeof ee=="function"&&b.addEventListener(J,ee)})},U=function(){var b;if((b=s)!==null&&b!==void 0&&b.length){var S=C(),w=S.elReference;w&&s.forEach(function(N){var J=cc(N,2),ee=J[0],ne=J[1];ee&&typeof ne=="function"&&w.removeEventListener(ee,ne)}),s=null}},F=function(b){var S;return(S=b==null?void 0:b.closest("[data-fllsrn-id]"))!==null&&S!==void 0?S:b},L=function(){var b=C(),S=b.elReference,w=b.root;if(l.value){var N,J=S||w||{},ee=J.parentNode;Y.value=(N=u==null?void 0:u.value)!==null&&N!==void 0?N:F(ee);return}Y.value=te(w||S)},K=MT(e,"#"),te=K.getPrefixId,le=function(){var b;u==null||(b=u.value)===null||b===void 0||b.setAttribute("data-fllsrn-id",c)},oe=function(){var b,S,w="[data-fllsrn-id=".concat(c,"]");((b=u==null||(S=u.value)===null||S===void 0?void 0:S.querySelectorAll(w))!==null&&b!==void 0?b:[]).forEach(function(N){N==null||N.removeAttribute("data-fllsrn-id")})},Y=(0,ge.ref)(),z=function(){U()},V=function(b){u.value=b,v(b),l.value=x(),le()},D=function(b){document.fullscreenElement||oe(),V(b.target),L(),h(null,e)},T=function(){if(!e.disabled){if($(),x()){var b="[data-fllsrn-id=".concat(c,"]"),S=B(b);V(S)}L(),document.body.addEventListener("fullscreenchange",D)}},R=function(){z(),document.body.removeEventListener("fullscreenchange",D)},_=function(b){t.emit(It.CLICK_OUTSIDE,{isShow:A.value,event:b});var S=e.disableOutsideClick||e.always||e.disabled||e.trigger==="manual";!e.forceClickoutside&&S||A.value&&P()};return{onMountedFn:T,onUnmountedFn:R,handleClickOutside:_,beforeInstanceUnmount:z,updateBoundary:L,initPopInstance:$,updatePopover:h,resetPopover:I,showPopover:f,hidePopover:g,showFn:Q,hideFn:P,stopHide:k,isFullscreen:l,boundary:Y,localIsShow:A}};function DT(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Object]"&&!(0,ge.isVNode)(e)}const kp=(0,ge.defineComponent)({name:"Popover",components:{Content:Xf,Arrow:Wf,Root:_f},directives:{clickoutside:wC},props:lc,emits:SC,setup:function(t,n){var r=(0,ge.toRefs)(t),o=r.reference,i=(0,ge.ref)(),a=(0,ge.ref)(),s=(0,ge.ref)(),l=(0,ge.ref)(),c=(0,ge.computed)(function(){return o.value||i.value}),u=PT(t,n,{refReference:c,refContent:a,refArrow:s,refRoot:l}),d=u.onMountedFn,A=u.onUnmountedFn,f=u.handleClickOutside,g=u.beforeInstanceUnmount,h=u.updateBoundary,y=u.initPopInstance,m=u.showFn,C=u.hideFn,x=u.showPopover,v=u.hidePopover,j=u.updatePopover,B=u.resetPopover,k=u.stopHide,I=u.localIsShow,Q=u.boundary;!t.always&&!t.disabled&&(0,ge.watch)(function(){return t.isShow},function(){t.isShow?x():v()},{immediate:!0}),(0,ge.watch)(function(){return[t.disabled]},function(F){F[0]?g():y()}),h(),(0,ge.onMounted)(d),(0,ge.onBeforeUnmount)(A);var P=(0,ge.computed)(function(){return I.value&&!t.disableTeleport}),$=function(){m()},Z=function(){C()},q=(0,ge.computed)(function(){return t.renderType===ae.RenderType.AUTO?!0:I.value}),U=function(){if(t.allowHtml){var L=wp(t.content),K=L.vNode;return K}return t.content};return{boundary:Q,arrow:t.arrow,refDefaultReference:i,refContent:a,refArrow:s,content:t.content,theme:t.theme,transBoundary:P,handleClickOutside:f,updatePopover:j,resetPopover:B,hide:Z,show:$,stopHide:k,contentIsShow:q,renderContent:U,localIsShow:I}},render:function(){var t,n,r,o,i=this,a,s,l,c=function(d){var A;return ge.Text===(d==null||(A=d[0])===null||A===void 0?void 0:A.type)?(0,ge.createVNode)("span",null,[d]):d};return(0,ge.createVNode)(_f,{ref:"refRoot"},{default:function(){return[(0,ge.createVNode)(OC,{ref:"refDefaultReference"},DT(t=c((n=(r=(o=i.$slots).default)===null||r===void 0?void 0:r.call(o))!==null&&n!==void 0?n:(0,ge.createVNode)("span",null,null)))?t:{default:function(){return[t]}}),(0,ge.createVNode)(ge.Teleport,{to:i.boundary,disabled:!i.transBoundary},{default:function(){return[(0,ge.withDirectives)((0,ge.createVNode)(Xf,{ref:"refContent",visible:i.localIsShow,"data-theme":i.theme,extCls:i.extCls,width:i.width,height:i.height,maxWidth:i.maxWidth,maxHeight:i.maxHeight,eventDelay:i.componentEventDelay},{default:function(){return[i.contentIsShow?(a=(s=(l=i.$slots).content)===null||s===void 0?void 0:s.call(l))!==null&&a!==void 0?a:i.renderContent():""]},arrow:function(){var f,g;return i.arrow?(0,ge.createVNode)(Wf,{ref:"refArrow"},{default:function(){return[(f=(g=i.$slots).arrow)===null||f===void 0?void 0:f.call(g)]}}):""}}),[[(0,ge.resolveDirective)("clickoutside"),i.handleClickOutside]])]}})]}})}});function Cp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Tp(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Cp(Object(n),!0).forEach(function(r){rn(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Cp(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ET(e){var t,n=null,r=null,o=null,i=(t=e.immediate)!==null&&t!==void 0?t:!0,a=Tp(Tp({boundary:"body",placement:"top",autoVisibility:!0,isShow:!1,trigger:"manual",onHide:function(){},onShow:function(){}},e),{},{allowHtml:!0}),s={name:"$popover",setup:function(y,m){var C=m.expose,x=function(){return Object.keys(lc).reduce(function(F,L){return Object.prototype.hasOwnProperty.call(a,L)&&Object.assign(F,rn({},L,a[L])),F},{target:a.target})},v=(0,ge.reactive)(x()),j=(0,ge.ref)(),B=function(){var F,L;(F=j.value)===null||F===void 0||(L=F.show)===null||L===void 0||L.call(F)},k=function(){var F,L;(F=j.value)===null||F===void 0||(L=F.hide)===null||L===void 0||L.call(F)},I=function(){var F,L;(F=j.value)===null||F===void 0||(L=F.stopHide)===null||L===void 0||L.call(F)},Q=function(F){var L,K;v.target=F,(L=j.value)===null||L===void 0||(K=L.resetPopover)===null||K===void 0||K.call(L)},P=function(){var F;(F=a.onContentMouseenter)===null||F===void 0||F.call(a)},$=function(){var F;(F=a.onContentMouseleave)===null||F===void 0||F.call(a)},Z=function(){var F;(F=a.onHide)===null||F===void 0||F.call(a)},q=function(){var F;(F=a.onShow)===null||F===void 0||F.call(a)};return C({show:B,hide:k,updateTarget:Q,stopHide:I}),function(){return(0,ge.createVNode)(kp,(0,ge.mergeProps)(v,{ref:j,onContentMouseenter:P,onContentMouseleave:$,onAfterHidden:Z,onAfterShow:q}),null)}}};function l(h){return/^body$/i.test(h)?document.body:/^parent$/i.test(h)?ki(a.target)?a.target.parentNode:a.target.target.parentNode:typeof h=="string"&&yc(h)?document.querySelector(h):document.body}var c=function(){n===null&&(o=document.createElement("div"),l(a.boundary).append(o),n=(0,ge.createApp)(s),r=n.mount(o))},u=function(){var y;ki(e.content)&&e.content.remove(),n.unmount(),n=null,(y=o)===null||y===void 0||y.remove()};function d(){u(),r=null}function A(h){var y;if(c(),h){var m;(m=r)===null||m===void 0||m.updateTarget(h)}(y=r)===null||y===void 0||y.show()}function f(h){var y;(y=r)===null||y===void 0||y.updateTarget(h)}function g(){var h;(h=r)===null||h===void 0||h.hide()}return i&&c(),{install:c,close:d,show:A,hide:g,update:f,uninstall:u,get vm(){return r},get $el(){return r.$el}}}var QT=(0,ae.withInstall)(kp);const NT=QT;ns.$bkPopover,ns.PopoverProps;var zT=ns.default,ln={};ln.d=(e,t)=>{for(var n in t)ln.o(t,n)&&!ln.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ln.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var lo={};ln.d(lo,{OverflowTitle:()=>Bp,default:()=>KT,getActualWidthByCanvas:()=>bc,getActualWidthByDom:()=>wc,overflowTitle:()=>WT});var FT=e=>{var t={};return ln.d(t,e),t};const jn=FT({PropTypes:()=>pr,debounce:()=>u5,withInstall:()=>ja});var VT=e=>{var t={};return ln.d(t,e),t};const Ct=VT({computed:()=>G.computed,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,mergeProps:()=>G.mergeProps,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,ref:()=>G.ref,shallowRef:()=>G.shallowRef});var RT=e=>{var t={};return ln.d(t,e),t};const HT=RT({default:()=>zT});var YT=e=>{var t={};return ln.d(t,e),t};YT({});var LT=e=>{var t={};return ln.d(t,e),t};const $T=LT({string:()=>cl});var ds;(function(e){e.AUTO="auto",e.AUTO_START="auto-start",e.AUTO_END="auto-end",e.TOP="top",e.RIGHT="right",e.BOTTOM="bottom",e.LEFT="left",e.TOP_START="top-start",e.TOP_END="top-end",e.BOTTOM_START="bottom-start",e.BOTTOM_END="bottom-end",e.RIGHT_START="right-start",e.RIGHT_END="right-end",e.LEFT_START="left-start",e.LEFT_END="left-end"})(ds||(ds={}));function GT(){return(0,$T.string)().def(ds.BOTTOM)}const Sp={content:jn.PropTypes.string,type:jn.PropTypes.oneOf(["tips","title"]).def("title"),calType:jn.PropTypes.oneOf(["dom","canvas"]).def("dom"),boundary:jn.PropTypes.oneOfType([jn.PropTypes.string.def("parent"),jn.PropTypes.instanceOf(HTMLElement)]).def(document.body),placement:GT().def(ds.TOP_START),resizeable:jn.PropTypes.bool,popoverOptions:Object};function UT(e,t){var n=t.fontSize,r=n===void 0?14:n,o=t.fontFamily,i=o===void 0?"Microsoft YaHei":o,a=document.createElement("canvas"),s=a.getContext("2d");s.font="".concat(r,"px ").concat(i);var l=s.measureText(e),c=Math.abs(l.actualBoundingBoxLeft)+Math.abs(l.actualBoundingBoxRight);return Math.max(l.width,c)}const bc=UT;function ZT(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:document.body;if(!n)return 0;var r=t||{},o=r.fontSize,i=r.fontFamily,a=document.createElement("div");a.style.cssText=`position: absolute;left: -999em;top:-999em;z-index: -1;text-overflow: initial;
31
+ `),d.textContent=c.textContent,d},n=!1;try{var r=window.getComputedStyle(e,null),o=r.webkitLineClamp;if(o!=="none"){var i=parseFloat(r.height),a=t(e,r);document.body.appendChild(a);var s=window.getComputedStyle(a,null).height;document.body.removeChild(a),n=i<parseFloat(s)}else n=e.clientWidth<e.scrollWidth||e.clientHeight<e.scrollHeight}catch(l){console.warn("There is an error when check element overflow state: ",l)}return n}var t0=function(t){var n,r;return(n=document.fullscreenElement)!==null&&n!==void 0&&n.shadowRoot?document.fullscreenElement.shadowRoot.contains(t):(r=document.fullscreenElement)===null||r===void 0?void 0:r.contains(t)},k3=function e(t){if(!t)return"body";if(Er(t)&&t0(t))return t;if(typeof t=="string"){var n=document.body.querySelector(t);return e(n)}if(document.fullscreenElement){var r;if((r=document.fullscreenElement)!==null&&r!==void 0&&r.shadowRoot){var o;return(o=document.fullscreenElement)===null||o===void 0?void 0:o.shadowRoot}return document.fullscreenElement}return Er(document.body)?document.body:"body"};function C3(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function T3(e,t){if(t&&(Yt(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return C3(e)}function da(e){return da=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},da(e)}function hl(e,t){return hl=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},hl(e,t)}function S3(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&hl(e,t)}var B3=e=>{var t={};return wn.d(t,e),t};const Ye=B3({createTypes:()=>R2,string:()=>cl,toType:()=>_e});function j3(e,t,n){return t=da(t),T3(e,n0()?Reflect.construct(t,n||[],da(e).constructor):t.apply(e,n))}function n0(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(n0=function(){return!!e})()}var O3=(0,Ye.createTypes)({});function M3(e){return e.reduce(function(t,n){return t[n]=n,t},Object.create(null))}var gl;(function(e){e.SMALL="small",e.LARGE="large",e.DEFAULT="default"})(gl||(gl={}));var ml;(function(e){e.Top="top",e.Left="left",e.Right="right",e.Bottom="bottom"})(ml||(ml={}));var fa;(function(e){e.IF="if",e.SHOW="show"})(fa||(fa={}));function I3(){return(0,Ye.string)().def(fa.SHOW)}var pa;(function(e){e.LEFT="left",e.CENTER="center",e.RIGHT="right"})(pa||(pa={}));function P3(){return(0,Ye.string)().def(pa.LEFT)}var vl;(function(e){e.PRIMARY="primary",e.WARNING="warning",e.SUCCESS="success",e.DANGER="danger"})(vl||(vl={}));var Aa;(function(e){e.AUTO="auto",e.AUTO_START="auto-start",e.AUTO_END="auto-end",e.TOP="top",e.RIGHT="right",e.BOTTOM="bottom",e.LEFT="left",e.TOP_START="top-start",e.TOP_END="top-end",e.BOTTOM_START="bottom-start",e.BOTTOM_END="bottom-end",e.RIGHT_START="right-start",e.RIGHT_END="right-end",e.LEFT_START="left-start",e.LEFT_END="left-end"})(Aa||(Aa={}));function D3(){return(0,Ye.string)().def(Aa.BOTTOM)}var ha;(function(e){e.HOVER="hover",e.CLICK="click",e.MANUAL="manual"})(ha||(ha={}));function E3(){return(0,Ye.string)().def(ha.HOVER)}var ga;(function(e){e.AUTO="auto",e.SHOWN="shown"})(ga||(ga={}));function Q3(){return(0,Ye.toType)("popRenderType",{}).def(ga.SHOWN)}var ma;(function(e){e.SHOW="show",e.OPERATION="operation",e.CONFIRM="confirm",e.PROCESS="process"})(ma||(ma={}));function N3(){return(0,Ye.toType)("dialogType",{default:ma.OPERATION})}var va;(function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"})(va||(va={}));function z3(){return(0,Ye.toType)("direction",{}).def(va.HORIZONTAL)}var ya;(function(e){e.DASHED="dashed",e.SOLID="solid"})(ya||(ya={}));function F3(){return(0,Ye.toType)("lineType",{}).def(ya.DASHED)}var yl;(function(e){e.UNKNOWN="",e.SUCCESS="success",e.INFO="info",e.WARNING="warning",e.DANGER="danger"})(yl||(yl={}));function V3(){return(0,Ye.toType)("tagTheme",{}).def()}var ba;(function(e){e.SIMPLICITY="simplicity",e.NORMAL="normal"})(ba||(ba={}));var wa;(function(e){e.BUTT="butt",e.SQUARE="square",e.ROUNDE="round"})(wa||(wa={}));var xa;(function(e){e.LINE="line",e.CIRCLE="circle",e.DASHBOARD="dashboard"})(xa||(xa={}));var ka;(function(e){e.SUCCESS="success",e.PRIMARY="primary"})(ka||(ka={}));var bl;(function(e){e.TEMPLATE="template",e.VNODE="vnode"})(bl||(bl={}));function R3(){return(0,Ye.toType)("switcherTheme",{}).def(ka.SUCCESS)}function H3(){return(0,Ye.toType)("progressStrokeLineCap",{}).def(wa.ROUNDE)}function Y3(){return(0,Ye.toType)("progress",{}).def(xa.LINE)}function L3(){return(0,Ye.toType)("behavior",{}).def(ba.NORMAL)}var $3=function(e){S3(t,e);function t(){return pl(this,t),j3(this,t,arguments)}return Al(t,null,[{key:"size",value:function(){var r=["small","default","large","huge"];return(0,Ye.toType)("Size",{validator:function(i){return!i||r.includes(i)?!0:(console.error("invalid theme, ".concat(i,", the theme must be one of 【").concat(r.join(" | "),"】")),!1)},default:"default"})}},{key:"theme",value:function(){var r=["primary","warning","success","danger"];return(0,Ye.toType)("Theme",{validator:function(i){return!i||r.includes(i)?!0:(console.error("invalid theme, ".concat(i,", the theme must be one of 【").concat(r.join(" | "),"】")),!1)}})}},{key:"placement",value:function(){var r=["top","left","right","bottom"];return(0,Ye.toType)("Placements",{validator:function(i){return!!(!i||r.includes(i))},default:"top"})}},{key:"style",value:function(){return(0,Ye.toType)("Style",{type:[String,Object]})}},{key:"position",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["top-left","top-right","bottom-left","bottom-right"];return(0,Ye.toType)("positions",{type:String,validator:function(i){return!i||r.includes(i)?!0:(console.error("invalid positions, ".concat(i,", the position must be one of 【").concat(r.join(" | "),"】")),!1)},default:"top-center"})}},{key:"infoType",value:function(){var r=["success","danger","warning","loading"];return(0,Ye.toType)("InfoType",{validator:function(i){return!!(!i||r.includes(i))}})}},{key:"timelineNodeType",value:function(){var r=["template","vnode"];return(0,Ye.toType)("TimelineNodeType",{validator:function(i){return!!(!i||r.includes(i))}})}}]),t}(O3),Ca;(function(e){e.CHECKBOX="checkbox",e.CHECK="check"})(Ca||(Ca={}));function G3(){return(0,Ye.toType)("selectedStyle",{}).def(Ca.CHECK)}var tt;(function(e){e.BOTTOM="bottom",e.CONTENT="content",e.NAVI="navi",e.FULLSCREEN="fullScreen",e.PLUGINS="plugins",e.MODAL="modal",e.MESSAGE="message",e.POPPER="popper"})(tt||(tt={}));var Ta=Ie(Ie(Ie(Ie(Ie(Ie(Ie(Ie({},tt.BOTTOM,0),tt.CONTENT,1),tt.NAVI,100),tt.FULLSCREEN,1e3),tt.MODAL,2e3),tt.PLUGINS,5e3),tt.MESSAGE,6e3),tt.POPPER,8e3),U3=function(){function e(){pl(this,e),Ie(this,"storageLayerIndexValue",{}),this.copyDefaultValue()}return Al(e,[{key:"getNextIndex",value:function(n){if(Object.prototype.hasOwnProperty.call(this.storageLayerIndexValue,n))return this.storageLayerIndexValue[n]=this.storageLayerIndexValue[n]+1,this.storageLayerIndexValue[n];this.getNextIndex(tt.MODAL)}},{key:"getModalNextIndex",value:function(){return this.getNextIndex(tt.MODAL)}},{key:"getMessageNextIndex",value:function(){return this.getNextIndex(tt.MESSAGE)}},{key:"getFullScreenNextIndex",value:function(){return this.getNextIndex(tt.FULLSCREEN)}},{key:"getNaviNextIndex",value:function(){return this.getNextIndex(tt.NAVI)}},{key:"getPopperIndex",value:function(){return this.getNextIndex(tt.POPPER)}},{key:"setDefaultZIndex",value:function(n){var r=this;Object.keys(n||{}).forEach(function(o){Object.prototype.hasOwnProperty.call(r.storageLayerIndexValue.__proto__,o)&&Object.assign(r.storageLayerIndexValue.__proto__,Ie({},o,n[o]))}),this.copyDefaultValue()}},{key:"resetZIndex",value:function(n){var r=this;Object.keys(n||{}).forEach(function(o){Object.prototype.hasOwnProperty.call(r.storageLayerIndexValue,o)&&Object.assign(r.storageLayerIndexValue,Ie({},o,n[o]))})}},{key:"copyDefaultValue",value:function(){var n=Object.keys(Ta).reduce(function(r,o){return Object.assign(r,Ie({},o,{value:Ta[o],writable:!0,configurable:!0}))},{});this.storageLayerIndexValue=Object.create(Ta,n)}}]),e}(),Z3=new U3;function r0(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function o0(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?r0(Object(n),!0).forEach(function(r){Ie(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r0(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Qr=new WeakMap,Sa,i0=function(t,n){if(t&&Qr.has(t)){var r=Qr.get(t),o=r.mask,i=r.backgroundColor;o==null||o.style.setProperty("background-color",n?"transparent":i)}},J3=function(t){if(t.el){Qr.has(t.el)||Qr.set(t.el,o0(o0({},t),{},{referenceParent:Sa}));var n=t.mask,r=t.backgroundColor;n==null||n.style.setProperty("background-color",r),i0(Sa,t.showMask),Sa=t.el}},W3=function(t){if(t.el&&Qr.has(t.el)){var n=Qr.get(t.el),r=n.referenceParent;Sa=r,i0(r,!1)}},q3={showMask:J3,hideMask:W3};function K3(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return Object.entries(e).filter(function(n){return n[1]}).map(function(n){return n[0]}).join(" ").concat(t?" ".concat(t):"")}var X3=Object.create({}),_3=function(){},e5=function(){return null},t5=function(t){return Object.keys(t).length<1},n5=function(t){return t.install=function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=r.prefix,i=n.config.globalProperties.bkUIPrefix||o||"Bk";n.component(i+t.name,t)},t},r5=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,o=arguments.length>3?arguments[3]:void 0;return t.install=function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=a.prefix,l=i.config.globalProperties.bkUIPrefix||s||"Bk";o&&i.directive(l+o.name,o.directive),i.component(l+t.name,t),!r&&Object.values(n).forEach(function(c){i.component(l+c.name,c)})},Object.keys(n).forEach(function(i){t[i]=n[i]}),t};function o5(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"bk";return"".concat(t,"-").concat(e)}function i5(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:300,t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r,o,i=function(){var s=this,l=arguments;if(r&&clearTimeout(r),n){var c=!r;r=setTimeout(function(){r=null},e),c&&(o=t.apply(s,l))}else r=setTimeout(function(){t.apply(s,l)},e);return o};return i.cancel=function(){clearTimeout(r),r=null},i}function a5(e,t){return JSON.parse(JSON.stringify(e,function(n,r){if(!t.includes(n))return r}))}function a0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++){if(Array.isArray(e[n]))return a0(e[n],t[n]);if(e[n]!==t[n])return!1}return!0}oe.AlignEnum,oe.BKLAYERD_INDEX_EFAULT_VALUE,oe.BKLAYERTYPE,oe.BKPopover,oe.DialogTypeEnum,oe.DirectionEnum,oe.EMPTY_OBJ,oe.InputBehaviorEnum;var s5=oe.InputBehaviorType;oe.LineStyleEnum;var s0=oe.PlacementEnum;oe.Placements,oe.ProgressEnum,oe.ProgressStrokeLineCapEnum,oe.ProgressStrokeLineCapType,oe.ProgressType;var pr=oe.PropTypes;oe.RenderDirectiveEnum;var l0=oe.RenderType;oe.SelectedType,oe.SelectedTypeEnum,oe.SizeEnum,oe.SwitcherThemeEnum,oe.SwitcherThemeType,oe.TagThemeEnum,oe.TagThemeType,oe.ThemeEnum,oe.TimelineNodeTypeEnum,oe.TriggerEnum,oe.alignType,oe.arrayEqual;var Ba=oe.bkZIndexManager;oe.capitalize,oe.checkOverflow;var wl=oe.classes;oe.clone;var l5=oe.debounce;oe.dialogTypeUnion,oe.directionType,oe.elementsEqual,oe.filterProperty,oe.finiteOrDefault,oe.formItemKey,oe.formKey,oe.getFullscreenRoot,oe.getPopContainerId,oe.hasOverflowEllipsis,oe.isArray;var c5=oe.isElement;oe.isEmpty,oe.isEmptyObj,oe.isFinite,oe.isFullScreenContainsElement,oe.isFunction,oe.isNullOrUndef,oe.isObject,oe.isPromise,oe.isString,oe.isSymbol,oe.lineStyleType,oe.mask,oe.maybeShowTooltip,oe.merge,oe.mergeIf,oe.mergerFn,oe.mergerIfFn,oe.noop,oe.observerResize,oe.off,oe.on;var c0=oe.placementType;oe.random,oe.renderDirectiveType,oe.renderEmptyVNode;var u0=oe.renderType,u5=oe.resolveClassName;oe.scrollTop,oe.scrollbarWidth,oe.stringEnum;var d0=oe.triggerType;oe.useForm;var d5=oe.useFormItem;oe.valueOrDefault;var ja=oe.withInstall,f0=oe.withInstallProps;function f5(){this.__data__=[],this.size=0}var p5=f5;function A5(e,t){return e===t||e!==e&&t!==t}var Oa=A5,h5=Oa;function g5(e,t){for(var n=e.length;n--;)if(h5(e[n][0],t))return n;return-1}var Ma=g5,m5=Ma,v5=Array.prototype,y5=v5.splice;function b5(e){var t=this.__data__,n=m5(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():y5.call(t,n,1),--this.size,!0}var w5=b5,x5=Ma;function k5(e){var t=this.__data__,n=x5(t,e);return n<0?void 0:t[n][1]}var C5=k5,T5=Ma;function S5(e){return T5(this.__data__,e)>-1}var B5=S5,j5=Ma;function O5(e,t){var n=this.__data__,r=j5(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var M5=O5,I5=p5,P5=w5,D5=C5,E5=B5,Q5=M5;function Nr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Nr.prototype.clear=I5,Nr.prototype.delete=P5,Nr.prototype.get=D5,Nr.prototype.has=E5,Nr.prototype.set=Q5;var Ia=Nr,N5=Ia;function z5(){this.__data__=new N5,this.size=0}var F5=z5;function V5(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var R5=V5;function H5(e){return this.__data__.get(e)}var Y5=H5;function L5(e){return this.__data__.has(e)}var $5=L5,G5=Po,U5=Xt,Z5="[object AsyncFunction]",J5="[object Function]",W5="[object GeneratorFunction]",q5="[object Proxy]";function K5(e){if(!U5(e))return!1;var t=G5(e);return t==J5||t==W5||t==Z5||t==q5}var xl=K5,X5=cr,_5=X5["__core-js_shared__"],ev=_5,kl=ev,p0=function(){var e=/[^.]+$/.exec(kl&&kl.keys&&kl.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function tv(e){return!!p0&&p0 in e}var nv=tv,rv=Function.prototype,ov=rv.toString;function iv(e){if(e!=null){try{return ov.call(e)}catch{}try{return e+""}catch{}}return""}var av=iv,sv=xl,lv=nv,cv=Xt,uv=av,dv=/[\\^$.*+?()[\]{}|]/g,fv=/^\[object .+?Constructor\]$/,pv=Function.prototype,Av=Object.prototype,hv=pv.toString,gv=Av.hasOwnProperty,mv=RegExp("^"+hv.call(gv).replace(dv,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function vv(e){if(!cv(e)||lv(e))return!1;var t=sv(e)?mv:fv;return t.test(uv(e))}var yv=vv;function bv(e,t){return e==null?void 0:e[t]}var wv=bv,xv=yv,kv=wv;function Cv(e,t){var n=kv(e,t);return xv(n)?n:void 0}var Cl=Cv,Tv=Cl,Sv=cr,Bv=Tv(Sv,"Map"),A0=Bv,jv=Cl,Ov=jv(Object,"create"),Pa=Ov,h0=Pa;function Mv(){this.__data__=h0?h0(null):{},this.size=0}var Iv=Mv;function Pv(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var Dv=Pv,Ev=Pa,Qv="__lodash_hash_undefined__",Nv=Object.prototype,zv=Nv.hasOwnProperty;function Fv(e){var t=this.__data__;if(Ev){var n=t[e];return n===Qv?void 0:n}return zv.call(t,e)?t[e]:void 0}var Vv=Fv,Rv=Pa,Hv=Object.prototype,Yv=Hv.hasOwnProperty;function Lv(e){var t=this.__data__;return Rv?t[e]!==void 0:Yv.call(t,e)}var $v=Lv,Gv=Pa,Uv="__lodash_hash_undefined__";function Zv(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Gv&&t===void 0?Uv:t,this}var Jv=Zv,Wv=Iv,qv=Dv,Kv=Vv,Xv=$v,_v=Jv;function zr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}zr.prototype.clear=Wv,zr.prototype.delete=qv,zr.prototype.get=Kv,zr.prototype.has=Xv,zr.prototype.set=_v;var e8=zr,g0=e8,t8=Ia,n8=A0;function r8(){this.size=0,this.__data__={hash:new g0,map:new(n8||t8),string:new g0}}var o8=r8;function i8(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var a8=i8,s8=a8;function l8(e,t){var n=e.__data__;return s8(t)?n[typeof t=="string"?"string":"hash"]:n.map}var Da=l8,c8=Da;function u8(e){var t=c8(this,e).delete(e);return this.size-=t?1:0,t}var d8=u8,f8=Da;function p8(e){return f8(this,e).get(e)}var A8=p8,h8=Da;function g8(e){return h8(this,e).has(e)}var m8=g8,v8=Da;function y8(e,t){var n=v8(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var b8=y8,w8=o8,x8=d8,k8=A8,C8=m8,T8=b8;function Fr(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Fr.prototype.clear=w8,Fr.prototype.delete=x8,Fr.prototype.get=k8,Fr.prototype.has=C8,Fr.prototype.set=T8;var S8=Fr,B8=Ia,j8=A0,O8=S8,M8=200;function I8(e,t){var n=this.__data__;if(n instanceof B8){var r=n.__data__;if(!j8||r.length<M8-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new O8(r)}return n.set(e,t),this.size=n.size,this}var P8=I8,D8=Ia,E8=F5,Q8=R5,N8=Y5,z8=$5,F8=P8;function Vr(e){var t=this.__data__=new D8(e);this.size=t.size}Vr.prototype.clear=E8,Vr.prototype.delete=Q8,Vr.prototype.get=N8,Vr.prototype.has=z8,Vr.prototype.set=F8;var V8=Vr,R8=Cl,H8=function(){try{var e=R8(Object,"defineProperty");return e({},"",{}),e}catch{}}(),m0=H8,v0=m0;function Y8(e,t,n){t=="__proto__"&&v0?v0(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Tl=Y8,L8=Tl,$8=Oa;function G8(e,t,n){(n!==void 0&&!$8(e[t],n)||n===void 0&&!(t in e))&&L8(e,t,n)}var y0=G8;function U8(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++o];if(n(i[l],l,i)===!1)break}return t}}var Z8=U8,J8=Z8,W8=J8(),q8=W8,Ea={exports:{}};Ea.exports,function(e,t){var n=cr,r=t&&!t.nodeType&&t,o=r&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===r,a=i?n.Buffer:void 0,s=a?a.allocUnsafe:void 0;function l(c,u){if(u)return c.slice();var d=c.length,A=s?s(d):new c.constructor(d);return c.copy(A),A}e.exports=l}(Ea,Ea.exports);var K8=Ea.exports,X8=cr,_8=X8.Uint8Array,ey=_8,b0=ey;function ty(e){var t=new e.constructor(e.byteLength);return new b0(t).set(new b0(e)),t}var ny=ty,ry=ny;function oy(e,t){var n=t?ry(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}var iy=oy;function ay(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var sy=ay,ly=Xt,w0=Object.create,cy=function(){function e(){}return function(t){if(!ly(t))return{};if(w0)return w0(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),uy=cy;function dy(e,t){return function(n){return e(t(n))}}var fy=dy,py=fy,Ay=py(Object.getPrototypeOf,Object),x0=Ay,hy=Object.prototype;function gy(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||hy;return e===n}var k0=gy,my=uy,vy=x0,yy=k0;function by(e){return typeof e.constructor=="function"&&!yy(e)?my(vy(e)):{}}var wy=by,xy=Po,ky=ur,Cy="[object Arguments]";function Ty(e){return ky(e)&&xy(e)==Cy}var Sy=Ty,C0=Sy,By=ur,T0=Object.prototype,jy=T0.hasOwnProperty,Oy=T0.propertyIsEnumerable,My=C0(function(){return arguments}())?C0:function(e){return By(e)&&jy.call(e,"callee")&&!Oy.call(e,"callee")},S0=My,Iy=Array.isArray,B0=Iy,Py=9007199254740991;function Dy(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Py}var j0=Dy,Ey=xl,Qy=j0;function Ny(e){return e!=null&&Qy(e.length)&&!Ey(e)}var Sl=Ny,zy=Sl,Fy=ur;function Vy(e){return Fy(e)&&zy(e)}var Ry=Vy,Qa={exports:{}};function Hy(){return!1}var Yy=Hy;Qa.exports,function(e,t){var n=cr,r=Yy,o=t&&!t.nodeType&&t,i=o&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===o,s=a?n.Buffer:void 0,l=s?s.isBuffer:void 0,c=l||r;e.exports=c}(Qa,Qa.exports);var O0=Qa.exports,Ly=Po,$y=x0,Gy=ur,Uy="[object Object]",Zy=Function.prototype,Jy=Object.prototype,M0=Zy.toString,Wy=Jy.hasOwnProperty,qy=M0.call(Object);function Ky(e){if(!Gy(e)||Ly(e)!=Uy)return!1;var t=$y(e);if(t===null)return!0;var n=Wy.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&M0.call(n)==qy}var I0=Ky,Xy=Po,_y=j0,eb=ur,tb="[object Arguments]",nb="[object Array]",rb="[object Boolean]",ob="[object Date]",ib="[object Error]",ab="[object Function]",sb="[object Map]",lb="[object Number]",cb="[object Object]",ub="[object RegExp]",db="[object Set]",fb="[object String]",pb="[object WeakMap]",Ab="[object ArrayBuffer]",hb="[object DataView]",gb="[object Float32Array]",mb="[object Float64Array]",vb="[object Int8Array]",yb="[object Int16Array]",bb="[object Int32Array]",wb="[object Uint8Array]",xb="[object Uint8ClampedArray]",kb="[object Uint16Array]",Cb="[object Uint32Array]",ze={};ze[gb]=ze[mb]=ze[vb]=ze[yb]=ze[bb]=ze[wb]=ze[xb]=ze[kb]=ze[Cb]=!0,ze[tb]=ze[nb]=ze[Ab]=ze[rb]=ze[hb]=ze[ob]=ze[ib]=ze[ab]=ze[sb]=ze[lb]=ze[cb]=ze[ub]=ze[db]=ze[fb]=ze[pb]=!1;function Tb(e){return eb(e)&&_y(e.length)&&!!ze[Xy(e)]}var Sb=Tb;function Bb(e){return function(t){return e(t)}}var jb=Bb,Na={exports:{}};Na.exports,function(e,t){var n=k2,r=t&&!t.nodeType&&t,o=r&&!0&&e&&!e.nodeType&&e,i=o&&o.exports===r,a=i&&n.process,s=function(){try{var l=o&&o.require&&o.require("util").types;return l||a&&a.binding&&a.binding("util")}catch{}}();e.exports=s}(Na,Na.exports);var Ob=Na.exports,Mb=Sb,Ib=jb,P0=Ob,D0=P0&&P0.isTypedArray,Pb=D0?Ib(D0):Mb,E0=Pb;function Db(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var Q0=Db,Eb=Tl,Qb=Oa,Nb=Object.prototype,zb=Nb.hasOwnProperty;function Fb(e,t,n){var r=e[t];(!(zb.call(e,t)&&Qb(r,n))||n===void 0&&!(t in e))&&Eb(e,t,n)}var Vb=Fb,Rb=Vb,Hb=Tl;function Yb(e,t,n,r){var o=!n;n||(n={});for(var i=-1,a=t.length;++i<a;){var s=t[i],l=r?r(n[s],e[s],s,n,e):void 0;l===void 0&&(l=e[s]),o?Hb(n,s,l):Rb(n,s,l)}return n}var Lb=Yb;function $b(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var Gb=$b,Ub=9007199254740991,Zb=/^(?:0|[1-9]\d*)$/;function Jb(e,t){var n=typeof e;return t=t??Ub,!!t&&(n=="number"||n!="symbol"&&Zb.test(e))&&e>-1&&e%1==0&&e<t}var N0=Jb,Wb=Gb,qb=S0,Kb=B0,Xb=O0,_b=N0,e7=E0,t7=Object.prototype,n7=t7.hasOwnProperty;function r7(e,t){var n=Kb(e),r=!n&&qb(e),o=!n&&!r&&Xb(e),i=!n&&!r&&!o&&e7(e),a=n||r||o||i,s=a?Wb(e.length,String):[],l=s.length;for(var c in e)(t||n7.call(e,c))&&!(a&&(c=="length"||o&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||_b(c,l)))&&s.push(c);return s}var o7=r7;function i7(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var a7=i7,s7=Xt,l7=k0,c7=a7,u7=Object.prototype,d7=u7.hasOwnProperty;function f7(e){if(!s7(e))return c7(e);var t=l7(e),n=[];for(var r in e)r=="constructor"&&(t||!d7.call(e,r))||n.push(r);return n}var p7=f7,A7=o7,h7=p7,g7=Sl;function m7(e){return g7(e)?A7(e,!0):h7(e)}var z0=m7,v7=Lb,y7=z0;function b7(e){return v7(e,y7(e))}var w7=b7,F0=y0,x7=K8,k7=iy,C7=sy,T7=wy,V0=S0,R0=B0,S7=Ry,B7=O0,j7=xl,O7=Xt,M7=I0,I7=E0,H0=Q0,P7=w7;function D7(e,t,n,r,o,i,a){var s=H0(e,n),l=H0(t,n),c=a.get(l);if(c){F0(e,n,c);return}var u=i?i(s,l,n+"",e,t,a):void 0,d=u===void 0;if(d){var A=R0(l),f=!A&&B7(l),g=!A&&!f&&I7(l);u=l,A||f||g?R0(s)?u=s:S7(s)?u=C7(s):f?(d=!1,u=x7(l,!0)):g?(d=!1,u=k7(l,!0)):u=[]:M7(l)||V0(l)?(u=s,V0(s)?u=P7(s):(!O7(s)||j7(s))&&(u=T7(l))):d=!1}d&&(a.set(l,u),o(u,l,r,i,a),a.delete(l)),F0(e,n,u)}var E7=D7,Q7=V8,N7=y0,z7=q8,F7=E7,V7=Xt,R7=z0,H7=Q0;function Y0(e,t,n,r,o){e!==t&&z7(t,function(i,a){if(o||(o=new Q7),V7(i))F7(e,t,a,n,Y0,r,o);else{var s=r?r(H7(e,a),i,a+"",e,t,o):void 0;s===void 0&&(s=i),N7(e,a,s)}},R7)}var Y7=Y0;function L7(e){return e}var L0=L7;function $7(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var G7=$7,U7=G7,$0=Math.max;function Z7(e,t,n){return t=$0(t===void 0?e.length-1:t,0),function(){for(var r=arguments,o=-1,i=$0(r.length-t,0),a=Array(i);++o<i;)a[o]=r[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=r[o];return s[t]=n(a),U7(e,this,s)}}var J7=Z7;function W7(e){return function(){return e}}var q7=W7,K7=q7,G0=m0,X7=L0,_7=G0?function(e,t){return G0(e,"toString",{configurable:!0,enumerable:!1,value:K7(t),writable:!0})}:X7,e9=_7,t9=800,n9=16,r9=Date.now;function o9(e){var t=0,n=0;return function(){var r=r9(),o=n9-(r-n);if(n=r,o>0){if(++t>=t9)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var i9=o9,a9=e9,s9=i9,l9=s9(a9),c9=l9,u9=L0,d9=J7,f9=c9;function p9(e,t){return f9(d9(e,t,u9),e+"")}var A9=p9,h9=Oa,g9=Sl,m9=N0,v9=Xt;function y9(e,t,n){if(!v9(n))return!1;var r=typeof t;return(r=="number"?g9(n)&&m9(t,n.length):r=="string"&&t in n)?h9(n[t],e):!1}var b9=y9,w9=A9,x9=b9;function k9(e){return w9(function(t,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,a&&x9(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),t=Object(t);++r<o;){var s=n[r];s&&e(t,s,r,i)}return t})}var C9=k9,T9=Y7,S9=C9,B9=S9(function(e,t,n){T9(e,t,n)}),j9=B9;const O9=al(j9);var No={};No.d=(e,t)=>{for(var n in t)No.o(t,n)&&!No.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},No.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Bl={};No.d(Bl,{en:()=>I9,zhCn:()=>D9});var M9={lang:"en",steps:{step1:"step1",step2:"step2",step3:"step3"},datePicker:{selectDate:"Select Date",selectTime:"Select Time",clear:"Clear",ok:"OK",weekdays:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},hour:"Hour",min:"Minute",sec:"Second",toNow:"Now"},dialog:{ok:"OK",cancel:"Cancel",prev:"prev",next:"next"},popConfirm:{ok:"OK",cancel:"Cancel"},form:{notBeEmpty:"cannot be empty",incorrectFormat:"incorrect format",max:"maximum value",min:"minimum value",maxLen:"maximum length",verifyError:"verify error"},pagination:{eachPage:"Each Page",strip:"",total:"Total"},process:{step1:"step1",step2:"step2",step3:"step3",step4:"step4"},searchSelect:{pleaseSelect:"Please Select",loading:"Loading...",filterQueryMustHasValue:"Filter query containing key value must have value",ok:"OK",cancel:"Cancel",or:"Or",and:"And",logical:"Logical:"},select:{noData:"No data",noMatchedData:"No matched data",loading:"Loading...",pleaseSelect:"Please select",enterKeywords:"Please enter keywords",all:"All",selectAll:"Select all"},table:{emptyText:"No Data",confirm:"Confirm",reset:"Reset",sort:"Sort",setting:{title:"Table Settings",fields:{title:"Displaying Fields Setting",subtitle:function(t){return"(".concat(t," fields most)")},selectAll:"All"},lineHeight:{title:"Table Line Height",small:"small",medium:"medium",large:"large"},options:{ok:"OK",cancel:"Cancel"}}},transfer:{sourceList:"Source List",targetList:"Target List",removeAll:"Remove All",selectAll:"Select All",noData:"No Data",noSelected:"No Selected",search:"Search"},upload:{uploadSuccess:"Upload Success",uploadFailed:"Upload Failed",drapFileOr:"Drag files here or ",clickUpload:"Click Upload",uploadLabel:"Upload Files"},input:{placeholder:"Please input",maxlengthLimitTips:"Reached character limit"},tagInput:{placeholder:"Please input and press ENTER to finish"},message:{assistant:"Assistant",details:"Details",copySuccess:"Successfully",copyFailed:"Copy Failed"},cascader:{pleaseSelect:"Please Select",noData:"No data",emptyText:"No Data"},versionLog:{current:"Current"}};const I9=M9;var P9={lang:"zh-cn",steps:{step1:"步骤1",step2:"步骤2",step3:"步骤3"},datePicker:{selectDate:"选择日期",selectTime:"选择时间",clear:"清除",ok:"确定",weekdays:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},hour:"时",min:"分",sec:"秒",toNow:"至今"},dialog:{ok:"确定",cancel:"取消",prev:"上一步",next:"下一步"},popConfirm:{ok:"确定",cancel:"取消"},form:{notBeEmpty:"不能为空",incorrectFormat:"格式不正确",max:"最大值",min:"最小值",maxLen:"最大长度",verifyError:"验证错误"},pagination:{eachPage:"每页",strip:"条",total:"共计"},process:{step1:"步骤1",step2:"步骤2",step3:"步骤3",step4:"步骤4"},searchSelect:{pleaseSelect:"请选择",loading:"加载中...",filterQueryMustHasValue:"包含键值的过滤查询必须有一个值",ok:"确认",cancel:"取消",or:"或",and:"且",logical:"逻辑:"},select:{noData:"无数据",noMatchedData:"无匹配数据",loading:"加载中...",pleaseSelect:"请选择",enterKeywords:"请输入关键字",all:"全部",selectAll:"全选"},table:{emptyText:"暂无数据",confirm:"确定",reset:"重置",sort:"排序",setting:{title:"表格设置",fields:{title:"字段显示设置",subtitle:function(t){return"(最多".concat(t,"项)")},selectAll:"全选"},lineHeight:{title:"表格行高",small:"小",medium:"中",large:"大"},options:{ok:"确认",cancel:"取消"}}},transfer:{sourceList:"源列表",targetList:"目标列表",removeAll:"清空",selectAll:"选择全部",noData:"无数据",noSelected:"未选择任何项",search:"搜索"},upload:{uploadSuccess:"上传成功",uploadFailed:"上传失败",drapFileOr:"将文件拖到此处或",clickUpload:"点击上传",uploadLabel:"上传文件"},input:{placeholder:"请输入",maxlengthLimitTips:"已达到字数上限"},tagInput:{placeholder:"请输入并按Enter结束"},message:{assistant:"助手",details:"详情",copySuccess:"复制成功",copyFailed:"复制失败"},cascader:{pleaseSelect:"请选择",noData:"无数据",emptyText:"暂无搜索结果"},versionLog:{current:"当前版本"}};const D9=P9;Bl.en;var E9=Bl.zhCn,kn={};kn.d=(e,t)=>{for(var n in t)kn.o(t,n)&&!kn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},kn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Cn={};kn.d(Cn,{default:()=>X9,defaultRootConfig:()=>Ar,provideGlobalConfig:()=>Z0,rootProviderKey:()=>Rr,setPrefixVariable:()=>jl,useGlobalConfig:()=>U9,useLocale:()=>W9,usePrefix:()=>q9});var Q9=e=>{var t={};return kn.d(t,e),t};const N9=Q9({withInstall:()=>ja});var z9=e=>{var t={};return kn.d(t,e),t};const Lt=z9({computed:()=>G.computed,defineComponent:()=>G.defineComponent,getCurrentInstance:()=>G.getCurrentInstance,inject:()=>G.inject,provide:()=>G.provide,reactive:()=>G.reactive,watch:()=>G.watch});function zo(e){"@babel/helpers - typeof";return zo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},zo(e)}function F9(e,t){if(zo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(zo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function V9(e){var t=F9(e,"string");return zo(t)=="symbol"?t:String(t)}function R9(e,t,n){return t=V9(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var H9=e=>{var t={};return kn.d(t,e),t};const Y9=H9({default:()=>O9});var L9=e=>{var t={};return kn.d(t,e),t};const $9=L9({zhCn:()=>E9});var Rr=Symbol("rootProviderData"),Ar={locale:$9.zhCn,prefix:"bk"};function U0(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function G9(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?U0(Object(n),!0).forEach(function(r){R9(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):U0(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var jl=function(t){document.documentElement.style.setProperty("--bk-prefix",t||Ar.prefix)},Z0=function(t,n){var r=(0,Lt.reactive)(G9({},(0,Y9.default)(Ar,t)));if(jl(t.prefix),Object.keys(t).forEach(function(o){(0,Lt.watch)(function(){return t[o]},function(){o==="prefix"&&jl(t[o]),r[o]=t[o]})}),!(0,Lt.getCurrentInstance)()&&n!==null&&n!==void 0&&n.provide){n.provide(Rr,r);return}(0,Lt.provide)(Rr,r)},U9=function(){var t=(0,Lt.inject)(Rr,Ar);return(0,Lt.computed)(function(){return t})},Z9={locale:{type:Object},prefix:{type:String,default:"bk"}};const J9=(0,Lt.defineComponent)({name:"ConfigProvider",inheritAttrs:!1,props:Z9,setup:function(t,n){var r=n.slots;return Z0(t),function(){var o;return(o=r.default)===null||o===void 0?void 0:o.call(r)}}});function W9(e){var t=(0,Lt.inject)(Rr,Ar);return(0,Lt.computed)(function(){var n=t.locale;return n&&e?n[e]:{}})}function q9(){var e=(0,Lt.inject)(Rr,Ar),t=(0,Lt.computed)(function(){var r=e.prefix;return r||""});function n(r){return"".concat(t.value,"-").concat(r.replace(new RegExp("^".concat(Ar.prefix,"-")),""))}return{prefix:t,resolveClassName:n}}var K9=(0,N9.withInstall)(J9);const X9=K9;Cn.default,Cn.defaultRootConfig;var _9=Cn.provideGlobalConfig;Cn.rootProviderKey,Cn.setPrefixVariable,Cn.useGlobalConfig;var J0=Cn.useLocale,Hr=Cn.usePrefix,Yr={};Yr.d=(e,t)=>{for(var n in t)Yr.o(t,n)&&!Yr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Yr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var W0={};Yr.d(W0,{default:()=>lw});function Fo(e){"@babel/helpers - typeof";return Fo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fo(e)}function ew(e,t){if(Fo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Fo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function tw(e){var t=ew(e,"string");return Fo(t)=="symbol"?t:String(t)}function q0(e,t,n){return t=tw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var nw=e=>{var t={};return Yr.d(t,e),t};const Vo=nw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function rw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function ow(e,t){if(e==null)return{};var n=rw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var iw=["data","name","width","height","fill"];function K0(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function za(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?K0(Object(n),!0).forEach(function(r){q0(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):K0(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function X0(e,t,n){return(0,Vo.h)(e.name,za(za({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return X0(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ol=function(t,n){var r=za(za({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=ow(r,iw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Vo.createVNode)("span",(0,Vo.mergeProps)({style:d},c),[X0(o,i,u)])};Ol.inheritAttrs=!1,Ol.displayName="bkIcon";const aw=Ol;function _0(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function ed(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?_0(Object(n),!0).forEach(function(r){q0(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_0(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var sw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 744.64L789.6 462.72 880 554.56 512 928 144 554.56 234.4 462.72 512 744.64z"}},{"type":"element","name":"path","attributes":{"d":"M144 187.68L234.4 96 512 377.76 789.6 96 880 187.68 512 561.28 144 187.68z"}}]}'),Ml=function(t,n){var r=ed(ed({},t),n.attrs);return(0,Vo.createVNode)(aw,(0,Vo.mergeProps)(r,{data:sw,name:"angleDoubleDownLine"}),null)};Ml.displayName="angleDoubleDownLine",Ml.inheritAttrs=!1;const lw=Ml;var cw=W0.default,Lr={};Lr.d=(e,t)=>{for(var n in t)Lr.o(t,n)&&!Lr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Lr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var td={};Lr.d(td,{default:()=>vw});function Ro(e){"@babel/helpers - typeof";return Ro=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ro(e)}function uw(e,t){if(Ro(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Ro(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function dw(e){var t=uw(e,"string");return Ro(t)=="symbol"?t:String(t)}function nd(e,t,n){return t=dw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var fw=e=>{var t={};return Lr.d(t,e),t};const Ho=fw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function pw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Aw(e,t){if(e==null)return{};var n=pw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var hw=["data","name","width","height","fill"];function rd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Fa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?rd(Object(n),!0).forEach(function(r){nd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function od(e,t,n){return(0,Ho.h)(e.name,Fa(Fa({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return od(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Il=function(t,n){var r=Fa(Fa({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Aw(r,hw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Ho.createVNode)("span",(0,Ho.mergeProps)({style:d},c),[od(o,i,u)])};Il.inheritAttrs=!1,Il.displayName="bkIcon";const gw=Il;function id(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function ad(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?id(Object(n),!0).forEach(function(r){nd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):id(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var mw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 279.36L789.6 561.28 880 469.44 512 96 144 469.44 234.4 561.28 512 279.36z"}},{"type":"element","name":"path","attributes":{"d":"M144 836.32L234.4 928 512 646.08 789.6 928 880 836.32 512 462.72 144 836.32z"}}]}'),Pl=function(t,n){var r=ad(ad({},t),n.attrs);return(0,Ho.createVNode)(gw,(0,Ho.mergeProps)(r,{data:mw,name:"angleDoubleUpLine"}),null)};Pl.displayName="angleDoubleUpLine",Pl.inheritAttrs=!1;const vw=Pl;var yw=td.default,$r={};$r.d=(e,t)=>{for(var n in t)$r.o(t,n)&&!$r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},$r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var sd={};$r.d(sd,{default:()=>jw});function Yo(e){"@babel/helpers - typeof";return Yo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yo(e)}function bw(e,t){if(Yo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Yo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ww(e){var t=bw(e,"string");return Yo(t)=="symbol"?t:String(t)}function ld(e,t,n){return t=ww(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var xw=e=>{var t={};return $r.d(t,e),t};const Lo=xw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function kw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Cw(e,t){if(e==null)return{};var n=kw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Tw=["data","name","width","height","fill"];function cd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Va(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?cd(Object(n),!0).forEach(function(r){ld(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ud(e,t,n){return(0,Lo.h)(e.name,Va(Va({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return ud(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Dl=function(t,n){var r=Va(Va({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Cw(r,Tw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Lo.createVNode)("span",(0,Lo.mergeProps)({style:d},c),[ud(o,i,u)])};Dl.inheritAttrs=!1,Dl.displayName="bkIcon";const Sw=Dl;function dd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function fd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?dd(Object(n),!0).forEach(function(r){ld(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Bw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M872.2005344 454.6197344C868.4842656 256.2432 714.7029344 96 525.8666656 96L498.1333344 96C309.29706656 96 155.51573344 256.2432 151.79946656 454.592 118.6304 473.8112 96 509.2821344 96 550.2997344L96 605.7664C96 666.9461344 145.7536 716.6997344 206.93333344 716.6997344 268.11306656 716.6997344 317.86666656 666.9461344 317.86666656 605.7664L317.86666656 550.2997344C317.7785456 489.497792 268.78616896 440.0849856 207.9872 439.4773344 218.83093344 278.76266656 344.6570656 151.46666656 498.1333344 151.46666656L525.8666656 151.46666656C679.3706656 151.46666656 805.1690656 278.76266656 816.0128 439.4773344 755.2138304 440.0849856 706.2214528 489.497792 706.1333344 550.2997344L706.1333344 605.7664C706.1333344 655.8528 739.6906656 697.7856 785.3397344 711.5136 744.1415296 765.7429664 685.3117728 803.896976 618.9952 819.3962656 609.606016 791.2394976 583.2809152 772.2269248 553.6 772.1664 515.308256 772.1664 484.2666656 803.2079904 484.2666656 841.4997344 484.2666656 879.7914752 515.308256 910.8330656 553.6 910.8330656 577.6172576 910.8011136 599.8929248 898.2927104 612.4224 877.8026656 713.585648 860.1046336 801.8067392 798.720208 853.5637344 710.016 896.7722656 694.8736 928 654.1056 928 605.7664L928 550.2997344C928 509.2821344 905.3696 473.8112 872.2005344 454.6197344ZM262.4 550.2997344L262.4 605.7664C262.4 636.3562656 237.5232 661.2330656 206.93333344 661.2330656 176.34346656 661.2330656 151.46666656 636.3562656 151.46666656 605.7664L151.46666656 550.2997344C151.46666656 519.7098656 176.34346656 494.8330656 206.93333344 494.8330656 237.5232 494.8330656 262.4 519.7098656 262.4 550.2997344ZM872.5333344 605.7664C872.5333344 635.4965344 848.96 659.6522656 819.5626656 660.9834656L817.3994656 659.9573344C817.2053344 660.4010656 816.9002656 660.7616 816.7061344 661.1776 786.235248 660.9795488 761.6298272 636.2379136 761.6 605.7664L761.6 550.2997344C761.6 519.7098656 786.4768 494.8330656 817.0666656 494.8330656 847.6565344 494.8330656 872.5333344 519.7098656 872.5333344 550.2997344L872.5333344 605.7664Z"}}]}'),El=function(t,n){var r=fd(fd({},t),n.attrs);return(0,Lo.createVNode)(Sw,(0,Lo.mergeProps)(r,{data:Bw,name:"assistant"}),null)};El.displayName="assistant",El.inheritAttrs=!1;const jw=El;var Ow=sd.default,Gr={};Gr.d=(e,t)=>{for(var n in t)Gr.o(t,n)&&!Gr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Gr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var pd={};Gr.d(pd,{default:()=>Fw});function $o(e){"@babel/helpers - typeof";return $o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$o(e)}function Mw(e,t){if($o(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if($o(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Iw(e){var t=Mw(e,"string");return $o(t)=="symbol"?t:String(t)}function Ad(e,t,n){return t=Iw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Pw=e=>{var t={};return Gr.d(t,e),t};const Go=Pw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Dw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Ew(e,t){if(e==null)return{};var n=Dw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Qw=["data","name","width","height","fill"];function hd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ra(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?hd(Object(n),!0).forEach(function(r){Ad(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function gd(e,t,n){return(0,Go.h)(e.name,Ra(Ra({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return gd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ql=function(t,n){var r=Ra(Ra({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Ew(r,Qw),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Go.createVNode)("span",(0,Go.mergeProps)({style:d},c),[gd(o,i,u)])};Ql.inheritAttrs=!1,Ql.displayName="bkIcon";const Nw=Ql;function md(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function vd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?md(Object(n),!0).forEach(function(r){Ad(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):md(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var zw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM670.4 625.1l-45.3 45.3L512 557.3 398.9 670.4l-45.3-45.3L466.7 512 353.6 398.9l45.3-45.3L512 466.7l113.1-113.1 45.3 45.3L557.3 512 670.4 625.1z"}}]}'),Nl=function(t,n){var r=vd(vd({},t),n.attrs);return(0,Go.createVNode)(Nw,(0,Go.mergeProps)(r,{data:zw,name:"close"}),null)};Nl.displayName="close",Nl.inheritAttrs=!1;const Fw=Nl;var yd=pd.default,Ur={};Ur.d=(e,t)=>{for(var n in t)Ur.o(t,n)&&!Ur.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Ur.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var bd={};Ur.d(bd,{default:()=>Zw});function Uo(e){"@babel/helpers - typeof";return Uo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Uo(e)}function Vw(e,t){if(Uo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Uo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Rw(e){var t=Vw(e,"string");return Uo(t)=="symbol"?t:String(t)}function wd(e,t,n){return t=Rw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Hw=e=>{var t={};return Ur.d(t,e),t};const Zo=Hw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Yw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Lw(e,t){if(e==null)return{};var n=Yw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var $w=["data","name","width","height","fill"];function xd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ha(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?xd(Object(n),!0).forEach(function(r){wd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function kd(e,t,n){return(0,Zo.h)(e.name,Ha(Ha({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return kd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var zl=function(t,n){var r=Ha(Ha({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Lw(r,$w),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Zo.createVNode)("span",(0,Zo.mergeProps)({style:d},c),[kd(o,i,u)])};zl.inheritAttrs=!1,zl.displayName="bkIcon";const Gw=zl;function Cd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Td(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Cd(Object(n),!0).forEach(function(r){wd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Cd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Uw=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M893.3333344 96C912.4693344 96 928 111.53066656 928 130.66666656L928 754.6666656C928 773.8026656 912.4693344 789.3333344 893.3333344 789.3333344L789.3333344 789.3333344 789.3333344 893.3333344C789.3333344 912.4693344 773.8026656 928 754.6666656 928L130.66666656 928C111.53066656 928 96 912.4693344 96 893.3333344L96 269.33333344C96 250.19733344 111.53066656 234.66666656 130.66666656 234.66666656L234.66666656 234.66666656 234.66666656 130.66666656C234.66666656 111.53066656 250.19733344 96 269.33333344 96ZM720 304L165.33333344 304 165.33333344 858.6666656 720 858.6666656 720 304ZM625.454544 663.2727264L625.454544 738.9090912 247.27272736 738.9090912 247.27272736 663.2727264 625.454544 663.2727264ZM858.6666656 165.33333344L304 165.33333344 304 234.66666656 754.6666656 234.66666656C773.8026656 234.66666656 789.3333344 250.19733344 789.3333344 269.33333344L789.3333344 720 858.6666656 720 858.6666656 165.33333344ZM625.454544 549.8181824L625.454544 625.454544 247.27272736 625.454544 247.27272736 549.8181824 625.454544 549.8181824ZM625.454544 436.3636352L625.454544 512 247.27272736 512 247.27272736 436.3636352 625.454544 436.3636352Z"}}]}'),Fl=function(t,n){var r=Td(Td({},t),n.attrs);return(0,Zo.createVNode)(Gw,(0,Zo.mergeProps)(r,{data:Uw,name:"copyShape"}),null)};Fl.displayName="copyShape",Fl.inheritAttrs=!1;const Zw=Fl;var Jw=bd.default,Zr={};Zr.d=(e,t)=>{for(var n in t)Zr.o(t,n)&&!Zr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Zr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Sd={};Zr.d(Sd,{default:()=>rx});function Jo(e){"@babel/helpers - typeof";return Jo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Jo(e)}function Ww(e,t){if(Jo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Jo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function qw(e){var t=Ww(e,"string");return Jo(t)=="symbol"?t:String(t)}function Bd(e,t,n){return t=qw(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Kw=e=>{var t={};return Zr.d(t,e),t};const Wo=Kw({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Xw(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function _w(e,t){if(e==null)return{};var n=Xw(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var ex=["data","name","width","height","fill"];function jd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ya(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?jd(Object(n),!0).forEach(function(r){Bd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):jd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Od(e,t,n){return(0,Wo.h)(e.name,Ya(Ya({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Od(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Vl=function(t,n){var r=Ya(Ya({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=_w(r,ex),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Wo.createVNode)("span",(0,Wo.mergeProps)({style:d},c),[Od(o,i,u)])};Vl.inheritAttrs=!1,Vl.displayName="bkIcon";const tx=Vl;function Md(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Id(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Md(Object(n),!0).forEach(function(r){Bd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Md(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var nx=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M288 448L336 400 512 576 688 400 736 448 512 672z"}}]}'),Rl=function(t,n){var r=Id(Id({},t),n.attrs);return(0,Wo.createVNode)(tx,(0,Wo.mergeProps)(r,{data:nx,name:"downSmall"}),null)};Rl.displayName="downSmall",Rl.inheritAttrs=!1;const rx=Rl;var ox=Sd.default,Jr={};Jr.d=(e,t)=>{for(var n in t)Jr.o(t,n)&&!Jr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Jr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Pd={};Jr.d(Pd,{default:()=>px});function qo(e){"@babel/helpers - typeof";return qo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qo(e)}function ix(e,t){if(qo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(qo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ax(e){var t=ix(e,"string");return qo(t)=="symbol"?t:String(t)}function Dd(e,t,n){return t=ax(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var sx=e=>{var t={};return Jr.d(t,e),t};const Ko=sx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function lx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function cx(e,t){if(e==null)return{};var n=lx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var ux=["data","name","width","height","fill"];function Ed(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function La(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ed(Object(n),!0).forEach(function(r){Dd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ed(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Qd(e,t,n){return(0,Ko.h)(e.name,La(La({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Qd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Hl=function(t,n){var r=La(La({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=cx(r,ux),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,Ko.createVNode)("span",(0,Ko.mergeProps)({style:d},c),[Qd(o,i,u)])};Hl.inheritAttrs=!1,Hl.displayName="bkIcon";const dx=Hl;function Nd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function zd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Nd(Object(n),!0).forEach(function(r){Dd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Nd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var fx=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M452.7573333333333 510.91200000000003L225.83338666666668 737.8346666666666 286.1730133333333 798.1738666666666 513.0965333333334 571.2511999999999 739.8399999999999 797.9946666666666 797.9946666666666 739.8399999999999 571.2511999999999 513.0965333333334 798.1738666666666 286.1730133333333 737.8346666666666 225.83338666666668 510.91200000000003 452.7573333333333 283.9867733333333 225.83338666666668 225.83338666666668 283.9867733333333 452.7573333333333 510.91200000000003Z","clip-rule":"evenodd"}}]}'),Yl=function(t,n){var r=zd(zd({},t),n.attrs);return(0,Ko.createVNode)(dx,(0,Ko.mergeProps)(r,{data:fx,name:"error"}),null)};Yl.displayName="error",Yl.inheritAttrs=!1;const px=Yl;var Ax=Pd.default,Wr={};Wr.d=(e,t)=>{for(var n in t)Wr.o(t,n)&&!Wr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Wr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Fd={};Wr.d(Fd,{default:()=>kx});function Xo(e){"@babel/helpers - typeof";return Xo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xo(e)}function hx(e,t){if(Xo(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Xo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function gx(e){var t=hx(e,"string");return Xo(t)=="symbol"?t:String(t)}function Vd(e,t,n){return t=gx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var mx=e=>{var t={};return Wr.d(t,e),t};const _o=mx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function vx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function yx(e,t){if(e==null)return{};var n=vx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var bx=["data","name","width","height","fill"];function Rd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function $a(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Rd(Object(n),!0).forEach(function(r){Vd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Rd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Hd(e,t,n){return(0,_o.h)(e.name,$a($a({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Hd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Ll=function(t,n){var r=$a($a({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=yx(r,bx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,_o.createVNode)("span",(0,_o.mergeProps)({style:d},c),[Hd(o,i,u)])};Ll.inheritAttrs=!1,Ll.displayName="bkIcon";const wx=Ll;function Yd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ld(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Yd(Object(n),!0).forEach(function(r){Vd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Yd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var xx=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 384a128 128 0 1 0 128 128A128 128 0 0 0 512 384Zm0 192a64 64 0 1 1 64-64A64 64 0 0 1 512 576Z"}},{"type":"element","name":"path","attributes":{"d":"M512 240C264.64 240 64 512 64 512S264.64 784 512 784 960 512 960 512 759.36 240 512 240Zm0 480C352 720 208 580.96 147.04 512 208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720Z"}}]}'),$l=function(t,n){var r=Ld(Ld({},t),n.attrs);return(0,_o.createVNode)(wx,(0,_o.mergeProps)(r,{data:xx,name:"eye"}),null)};$l.displayName="eye",$l.inheritAttrs=!1;const kx=$l;var Cx=Fd.default,qr={};qr.d=(e,t)=>{for(var n in t)qr.o(t,n)&&!qr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},qr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var $d={};qr.d($d,{default:()=>Dx});function ei(e){"@babel/helpers - typeof";return ei=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ei(e)}function Tx(e,t){if(ei(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(ei(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Sx(e){var t=Tx(e,"string");return ei(t)=="symbol"?t:String(t)}function Gd(e,t,n){return t=Sx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Bx=e=>{var t={};return qr.d(t,e),t};const ti=Bx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function jx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Ox(e,t){if(e==null)return{};var n=jx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Mx=["data","name","width","height","fill"];function Ud(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ga(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ud(Object(n),!0).forEach(function(r){Gd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ud(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Zd(e,t,n){return(0,ti.h)(e.name,Ga(Ga({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Zd(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Gl=function(t,n){var r=Ga(Ga({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Ox(r,Mx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ti.createVNode)("span",(0,ti.mergeProps)({style:d},c),[Zd(o,i,u)])};Gl.inheritAttrs=!1,Gl.displayName="bkIcon";const Ix=Gl;function Jd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Wd(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Jd(Object(n),!0).forEach(function(r){Gd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Px=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M917.3054336 379.3934816L644.6573792 106.73362144C637.7657728 99.8360144 628.4074144 95.97271648 618.6572192 96.00014496 608.907024 95.9727168 599.5486656 99.83601472 592.6570624 106.73362144L414.3999776 285.12322784C400.878272 283.59955936 387.280576 282.8495008 373.6733312 282.8767168 290.62998816 282.75079488 210.03082048 310.9734656 145.20474176 362.8774656 137.06031008 369.4172128 132.08090848 379.1118912 131.50944128 389.5416192 130.93797408 399.9713472 134.82836032 410.1520608 142.20952352 417.5425632L343.2635456 618.6052896 104.89409664 856.7354464C101.9839264 859.6325248 100.18706144 863.4620736 99.81886624 867.5519776L96.07484352 908.7380128C95.61805984 913.6831328 97.26692416 918.5917248 100.61644608 922.258144 103.965968 925.9245632 108.70579808 928.009104 113.6717504 927.9997952 114.21255392 927.9997952 114.7533568 927.9997952 115.33576 927.8749568L156.52001024 924.1307712C160.61522176 923.7512992 164.44531456 921.9392928 167.3360768 919.0137184L405.6639264 680.6755552 606.7179456 881.7382784C613.609552 888.6358848 622.9679104 892.499184 632.7181056 892.4716096 643.863968 892.4975552 654.4145248 887.4440928 661.3806784 878.7429312 722.0359616 802.8571424 749.9831616 705.9433792 739.048352 609.4112352L917.3054336 431.1464352C931.5648544 416.8423648 931.5648544 393.697552 917.3054336 379.3934816ZM682.5968096 553.290064L655.5150432 580.4146048 659.6750688 618.4804832C666.2790656 677.3604736 654.5399008 736.8434208 626.062064 788.7992896L235.3940896 397.8647936C287.29906432 369.2916992 346.7919936 357.532144 405.6639264 364.2087328L443.7281568 368.4105408 470.8515232 341.3276032 618.7820192 193.39069952 830.6521088 405.2699584 682.5968096 553.3316672 682.5968096 553.290064Z"}}]}'),Ul=function(t,n){var r=Wd(Wd({},t),n.attrs);return(0,ti.createVNode)(Ix,(0,ti.mergeProps)(r,{data:Px,name:"fixLine"}),null)};Ul.displayName="fixLine",Ul.inheritAttrs=!1;const Dx=Ul;var Ex=$d.default,Kr={};Kr.d=(e,t)=>{for(var n in t)Kr.o(t,n)&&!Kr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Kr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var qd={};Kr.d(qd,{default:()=>Lx});function ni(e){"@babel/helpers - typeof";return ni=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ni(e)}function Qx(e,t){if(ni(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(ni(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Nx(e){var t=Qx(e,"string");return ni(t)=="symbol"?t:String(t)}function Kd(e,t,n){return t=Nx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var zx=e=>{var t={};return Kr.d(t,e),t};const ri=zx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Fx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Vx(e,t){if(e==null)return{};var n=Fx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Rx=["data","name","width","height","fill"];function Xd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ua(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Xd(Object(n),!0).forEach(function(r){Kd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xd(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function _d(e,t,n){return(0,ri.h)(e.name,Ua(Ua({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return _d(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Zl=function(t,n){var r=Ua(Ua({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Vx(r,Rx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ri.createVNode)("span",(0,ri.mergeProps)({style:d},c),[_d(o,i,u)])};Zl.inheritAttrs=!1,Zl.displayName="bkIcon";const Hx=Zl;function ef(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function tf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ef(Object(n),!0).forEach(function(r){Kd(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ef(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Yx=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M618.6572192 96.00014496C628.4074144 95.97271648 637.7657728 99.83601536 644.6573792 106.73362368L917.3054336 379.3935424C931.5648544 393.697616 931.5648544 416.842432 917.3054336 431.1465056L739.048352 609.411344C749.9831616 705.9435072 722.0359616 802.8572896 661.3806784 878.7430976 654.4145248 887.4442592 643.863968 892.4977216 632.7181056 892.471776 622.9679104 892.4993504 613.609552 888.6360544 606.7179456 881.7384448L405.6639264 680.6756768 167.3360768 919.0138912C164.44531456 921.9394656 160.61522176 923.751472 156.52001024 924.1309472L115.33576 927.8751328C114.7533568 928.000144 114.21255392 928.000144 113.6717504 928.000144 108.70579808 928.00928 103.965968 925.9247392 100.61644608 922.2583168 97.26692416 918.5918976 95.61805984 913.6833056 96.07484352 908.7381824L99.81886624 867.5521408C100.18706144 863.4622368 101.9839264 859.6326848 104.89409664 856.7356064L343.2635456 618.6053984 142.20952352 417.5426336C134.82836032 410.152128 130.93797408 399.9714112 131.50944128 389.54168 132.08090848 379.111952 137.06031008 369.4172704 145.20474176 362.8775232 210.03082048 310.97351104 290.62998816 282.75083392 373.6733312 282.87675616 387.280576 282.84954016 400.878272 283.59959872 414.3999776 285.12326752L592.6570624 106.73362368C599.5486656 99.83601568 608.907024 95.9727168 618.6572192 96.00014496Z"}}]}'),Jl=function(t,n){var r=tf(tf({},t),n.attrs);return(0,ri.createVNode)(Hx,(0,ri.mergeProps)(r,{data:Yx,name:"fixShape"}),null)};Jl.displayName="fixShape",Jl.inheritAttrs=!1;const Lx=Jl;var $x=qd.default,Xr={};Xr.d=(e,t)=>{for(var n in t)Xr.o(t,n)&&!Xr.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Xr.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var nf={};Xr.d(nf,{default:()=>_x});function oi(e){"@babel/helpers - typeof";return oi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},oi(e)}function Gx(e,t){if(oi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(oi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ux(e){var t=Gx(e,"string");return oi(t)=="symbol"?t:String(t)}function rf(e,t,n){return t=Ux(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Zx=e=>{var t={};return Xr.d(t,e),t};const ii=Zx({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Jx(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Wx(e,t){if(e==null)return{};var n=Jx(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var qx=["data","name","width","height","fill"];function of(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Za(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?of(Object(n),!0).forEach(function(r){rf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):of(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function af(e,t,n){return(0,ii.h)(e.name,Za(Za({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return af(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Wl=function(t,n){var r=Za(Za({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Wx(r,qx),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ii.createVNode)("span",(0,ii.mergeProps)({style:d},c),[af(o,i,u)])};Wl.inheritAttrs=!1,Wl.displayName="bkIcon";const Kx=Wl;function sf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function lf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?sf(Object(n),!0).forEach(function(r){rf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Xx=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64A448 448 0 1 1 64 512 448 448 0 0 1 512 64ZM493.92 402.56a156 156 0 0 0-77.12 42.24c-24.32 22.88 1.44 44 16 27.52a82.56 82.56 0 0 1 40.48-28.16c11.04-2.24 17.6 1.28 19.36 10.4A118.88 118.88 0 0 1 488.16 496q-7.2 29.76-26.4 93.92-34.72 116.32-30.08 140.8a54.72 54.72 0 0 0 28.8 40.96 88 88 0 0 0 58.4 5.12 161.76 161.76 0 0 0 80-45.44c25.76-24.96-3.52-43.04-17.28-28a76.32 76.32 0 0 1-39.36 26.08c-14.24 2.88-22.72-2.4-25.28-16A104.96 104.96 0 0 1 522.88 672Q582.24 469.12 576 439.84a46.24 46.24 0 0 0-25.6-33.6A89.6 89.6 0 0 0 493.92 402.56Zm67.84-39.84A49.92 49.92 0 1 0 512 312.96 49.76 49.76 0 0 0 561.76 362.72Z"}}]}'),ql=function(t,n){var r=lf(lf({},t),n.attrs);return(0,ii.createVNode)(Kx,(0,ii.mergeProps)(r,{data:Xx,name:"info"}),null)};ql.displayName="info",ql.inheritAttrs=!1;const _x=ql;var ek=nf.default,_r={};_r.d=(e,t)=>{for(var n in t)_r.o(t,n)&&!_r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},_r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var cf={};_r.d(cf,{default:()=>ck});function ai(e){"@babel/helpers - typeof";return ai=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ai(e)}function tk(e,t){if(ai(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(ai(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nk(e){var t=tk(e,"string");return ai(t)=="symbol"?t:String(t)}function uf(e,t,n){return t=nk(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var rk=e=>{var t={};return _r.d(t,e),t};const si=rk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function ok(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function ik(e,t){if(e==null)return{};var n=ok(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var ak=["data","name","width","height","fill"];function df(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ja(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?df(Object(n),!0).forEach(function(r){uf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):df(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ff(e,t,n){return(0,si.h)(e.name,Ja(Ja({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return ff(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var Kl=function(t,n){var r=Ja(Ja({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=ik(r,ak),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,si.createVNode)("span",(0,si.mergeProps)({style:d},c),[ff(o,i,u)])};Kl.inheritAttrs=!1,Kl.displayName="bkIcon";const sk=Kl;function pf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Af(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?pf(Object(n),!0).forEach(function(r){uf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var lk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M842.56 797.28l-151.52-151.52a336 336 0 1 0-45.28 45.28l151.52 151.52a32 32 0 0 0 45.28-45.28ZM432 704A272 272 0 1 1 704 432 272 272 0 0 1 432 704Z"}}]}'),Xl=function(t,n){var r=Af(Af({},t),n.attrs);return(0,si.createVNode)(sk,(0,si.mergeProps)(r,{data:lk,name:"search"}),null)};Xl.displayName="search",Xl.inheritAttrs=!1;const ck=Xl;var uk=cf.default,eo={};eo.d=(e,t)=>{for(var n in t)eo.o(t,n)&&!eo.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},eo.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var hf={};eo.d(hf,{default:()=>yk});function li(e){"@babel/helpers - typeof";return li=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},li(e)}function dk(e,t){if(li(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(li(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fk(e){var t=dk(e,"string");return li(t)=="symbol"?t:String(t)}function gf(e,t,n){return t=fk(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var pk=e=>{var t={};return eo.d(t,e),t};const ci=pk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Ak(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function hk(e,t){if(e==null)return{};var n=Ak(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var gk=["data","name","width","height","fill"];function mf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Wa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?mf(Object(n),!0).forEach(function(r){gf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function vf(e,t,n){return(0,ci.h)(e.name,Wa(Wa({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return vf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var _l=function(t,n){var r=Wa(Wa({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=hk(r,gk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,ci.createVNode)("span",(0,ci.mergeProps)({style:d},c),[vf(o,i,u)])};_l.inheritAttrs=!1,_l.displayName="bkIcon";const mk=_l;function yf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function bf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?yf(Object(n),!0).forEach(function(r){gf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var vk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM485.7 670.3l-181-181L350 444l135.8 135.8L712 353.5l45.3 45.3L485.7 670.3z"}}]}'),ec=function(t,n){var r=bf(bf({},t),n.attrs);return(0,ci.createVNode)(mk,(0,ci.mergeProps)(r,{data:vk,name:"success"}),null)};ec.displayName="success",ec.inheritAttrs=!1;const yk=ec;var bk=hf.default,to={};to.d=(e,t)=>{for(var n in t)to.o(t,n)&&!to.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},to.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var wf={};to.d(wf,{default:()=>Ok});function ui(e){"@babel/helpers - typeof";return ui=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ui(e)}function wk(e,t){if(ui(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(ui(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function xk(e){var t=wk(e,"string");return ui(t)=="symbol"?t:String(t)}function xf(e,t,n){return t=xk(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var kk=e=>{var t={};return to.d(t,e),t};const di=kk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Ck(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Tk(e,t){if(e==null)return{};var n=Ck(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Sk=["data","name","width","height","fill"];function kf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function qa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?kf(Object(n),!0).forEach(function(r){xf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Cf(e,t,n){return(0,di.h)(e.name,qa(qa({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Cf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var tc=function(t,n){var r=qa(qa({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Tk(r,Sk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,di.createVNode)("span",(0,di.mergeProps)({style:d},c),[Cf(o,i,u)])};tc.inheritAttrs=!1,tc.displayName="bkIcon";const Bk=tc;function Tf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Sf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Tf(Object(n),!0).forEach(function(r){xf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Tf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var jk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M500.16 304a355.04 355.04 0 0 1 128 24.8l48-48.96a426.08 426.08 0 0 0-176-39.84v64Z"}},{"type":"element","name":"path","attributes":{"d":"M763.2 328.8l-46.08 46.08a822.24 822.24 0 0 1 160 138.88 807.52 807.52 0 0 1-86.88 85.12C723.84 654.24 620.48 720 502.56 720a331.52 331.52 0 0 1-111.04-19.52l-49.44 49.28a402.4 402.4 0 0 0 160 34.24C768 784 960 512 960 512A962.56 962.56 0 0 0 763.2 328.8Z"}},{"type":"element","name":"path","attributes":{"d":"M254.88 701.12l46.08-46.08a706.56 706.56 0 0 1-156.64-144C197.44 442.88 328.16 304 500.16 304V240h0C234.72 240 64 512 64 512A838.72 838.72 0 0 0 254.88 701.12Z"}},{"type":"element","name":"path","attributes":{"d":"M512 640a128 128 0 0 0 110.24-192.96L888 181.28A32 32 0 1 0 842.72 136L576.96 401.76a128 128 0 0 0-176 176L136 842.72a32 32 0 1 0 45.28 45.28L447.04 622.24A128 128 0 0 0 512 640Zm64-128a64 64 0 0 1-64 64 60.96 60.96 0 0 1-16-2.4L573.6 496A60.96 60.96 0 0 1 576 512Zm-64-64a60.96 60.96 0 0 1 16 2.4L450.4 528A60.96 60.96 0 0 1 448 512 64 64 0 0 1 512 448Z"}}]}'),nc=function(t,n){var r=Sf(Sf({},t),n.attrs);return(0,di.createVNode)(Bk,(0,di.mergeProps)(r,{data:jk,name:"unvisible"}),null)};nc.displayName="unvisible",nc.inheritAttrs=!1;const Ok=nc;var Mk=wf.default,no={};no.d=(e,t)=>{for(var n in t)no.o(t,n)&&!no.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},no.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Bf={};no.d(Bf,{default:()=>Vk});function fi(e){"@babel/helpers - typeof";return fi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fi(e)}function Ik(e,t){if(fi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(fi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Pk(e){var t=Ik(e,"string");return fi(t)=="symbol"?t:String(t)}function jf(e,t,n){return t=Pk(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Dk=e=>{var t={};return no.d(t,e),t};const pi=Dk({createVNode:()=>G.createVNode,h:()=>G.h,mergeProps:()=>G.mergeProps});function Ek(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Qk(e,t){if(e==null)return{};var n=Ek(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)r=i[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}var Nk=["data","name","width","height","fill"];function Of(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ka(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Of(Object(n),!0).forEach(function(r){jf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Of(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Mf(e,t,n){return(0,pi.h)(e.name,Ka(Ka({key:t},e.attributes),{},{style:"".concat(e.attributes.style," ").concat(n||"")}),(e.elements||[]).map(function(r,o){return Mf(r,"".concat(t,"-").concat(e.name,"-").concat(o))}))}var rc=function(t,n){var r=Ka(Ka({},n.attrs),t),o=r.data,i=r.name,a=r.width,s=r.height,l=r.fill,c=Qk(r,Nk),u="width: ".concat(a,"; height: ").concat(s,"; fill: ").concat(l),d={display:"inline-flex","align-items":"center","justify-content":"center"};return(0,pi.createVNode)("span",(0,pi.mergeProps)({style:d},c),[Mf(o,i,u)])};rc.inheritAttrs=!1,rc.displayName="bkIcon";const zk=rc;function If(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Pf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?If(Object(n),!0).forEach(function(r){jf(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):If(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var Fk=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","class":"bk-icon","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;","overflow":"hidden","viewBox":"0 0 1024 1024"},"elements":[{"type":"element","name":"path","attributes":{"d":"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM544 704h-64v-64h64V704zM544 576h-64V320h64V576z"}}]}'),oc=function(t,n){var r=Pf(Pf({},t),n.attrs);return(0,pi.createVNode)(zk,(0,pi.mergeProps)(r,{data:Fk,name:"warn"}),null)};oc.displayName="warn",oc.inheritAttrs=!1;const Vk=oc;var Rk=Bf.default,Yn={};Yn.d=(e,t)=>{for(var n in t)Yn.o(t,n)&&!Yn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},Yn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var ro={};Yn.d(ro,{BkLoading:()=>Nf,BkLoadingMode:()=>hi,BkLoadingSize:()=>gi,default:()=>Xk,setDefaultIndicator:()=>Ef});var Hk=e=>{var t={};return Yn.d(t,e),t};const en=Hk({PropTypes:()=>pr,classes:()=>wl,withInstallProps:()=>f0});var Yk=e=>{var t={};return Yn.d(t,e),t};const $e=Yk({computed:()=>G.computed,createApp:()=>G.createApp,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,h:()=>G.h,reactive:()=>G.reactive});function Ai(e){"@babel/helpers - typeof";return Ai=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ai(e)}function Lk(e,t){if(Ai(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Ai(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function $k(e){var t=Lk(e,"string");return Ai(t)=="symbol"?t:String(t)}function oo(e,t,n){return t=$k(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Gk=e=>{var t={};return Yn.d(t,e),t};const Uk=Gk({usePrefix:()=>Hr});function Df(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Zk(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Df(Object(n),!0).forEach(function(r){oo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Df(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var hi;(function(e){e.Default="default",e.Spin="spin"})(hi||(hi={}));var gi;(function(e){e.Normal="",e.Mini="mini",e.Small="small",e.Large="large"})(gi||(gi={}));var ic;function Ef(e){ic=typeof e=="function"?e:function(){return(0,$e.createVNode)(e,null,null)}}var Jk={indicator:{type:Function},loading:en.PropTypes.bool.def(!0),inline:en.PropTypes.bool.def(!0),theme:{type:String},title:en.PropTypes.string.def(""),size:{type:String,default:gi.Normal},mode:{type:String,default:"default"},opacity:en.PropTypes.number.def(.9),color:en.PropTypes.string.def("white"),zIndex:en.PropTypes.number.def(1),isDirective:en.PropTypes.bool.def(!1)};const Qf=(0,$e.defineComponent)({name:"Loading",props:Jk,setup:function(t,n){var r=(0,Uk.usePrefix)(),o=r.resolveClassName,i=(0,$e.createVNode)("div",{class:"".concat(o("normal-indicator"))},[[1,2,3,4].map(function(f){return(0,$e.createVNode)("span",{class:"dot dot-".concat(f)},null)})]),a=(0,$e.createVNode)("div",{class:"".concat(o("spin-indicator"))},[[1,2,3,4,5,6,7,8].map(function(f){return(0,$e.createVNode)("span",{class:"oval oval-".concat(f)},null)})]),s=(0,$e.computed)(function(){return{zIndex:t.zIndex}}),l=(0,$e.computed)(function(){return Zk({opacity:t.opacity,backgroundColor:t.color},s.value)}),c=(0,$e.computed)(function(){return(0,en.classes)(oo(oo(oo({},"".concat(o("loading-wrapper")),t.loading),"".concat(o("nested-loading")),!!n.slots.default),"".concat(o("directive-loading")),t.isDirective))}),u=(0,$e.computed)(function(){return(0,en.classes)(oo(oo({},"".concat(o("loading-size-".concat(t.size))),!!t.size),"".concat(o("loading-".concat(t.theme))),!!t.theme),o("loading-indicator"))}),d=(0,$e.computed)(function(){return!!t.title}),A=(0,$e.computed)(function(){var f=t.mode===hi.Spin;return typeof t.indicator=="function"?(0,$e.createVNode)(t.indicator,null,null):typeof ic=="function"?(0,$e.createVNode)(ic,null,null):f?a:i});return function(){var f,g;return(0,$e.createVNode)("div",{class:c.value},[(f=(g=n.slots).default)===null||f===void 0?void 0:f.call(g),t.loading&&[(n.slots.default||t.isDirective)&&(0,$e.createVNode)("div",{class:"".concat(o("loading-mask")),style:l.value},null),(0,$e.createVNode)("div",{class:u.value,style:s.value},[A.value,d.value&&(0,$e.createVNode)("div",{class:"".concat(o("loading-title"))},[t.title])])]])}}});var Xa=Symbol("vBkLoading"),Wk=function(t,n){var r,o,i,a,s,l=function(f){var g,h;return(g=(h=n.value)===null||h===void 0?void 0:h[f])!==null&&g!==void 0?g:void 0},c=(0,$e.reactive)({indicator:l("indicator"),loading:(r=l("loading"))!==null&&r!==void 0?r:!1,inline:(o=l("inline"))!==null&&o!==void 0?o:!1,theme:l("theme"),title:(i=l("title"))!==null&&i!==void 0?i:"",size:(a=l("size"))!==null&&a!==void 0?a:"",mode:l("mode"),opacity:l("opacity"),color:(s=l("color"))!==null&&s!==void 0?s:"white",zIndex:l("zIndex"),isDirective:!0}),u=document.createElement("div");Object.assign(u.style,{position:"absolute",left:0,right:0,top:0,bottom:0}),Object.assign(t.style,{position:"relative"});var d=(0,$e.createApp)({render:function(){return(0,$e.h)(Qf,c)}});t[Xa]={options:c,instance:d,vm:d.mount(u)},t.appendChild(u)},qk=function(t,n){Object.keys(t).forEach(function(r){t[r]!==n[r]&&(n[r]=t[r])})},Kk={mounted:function(t,n){n.value&&Wk(t,n)},updated:function(t,n){var r,o=t[Xa],i=n.value;qk(i,o.options),o!=null&&(r=o.vm)!==null&&r!==void 0&&(r=r.$el)!==null&&r!==void 0&&(r=r.parentNode)!==null&&r!==void 0&&r.style&&(o.vm.$el.parentNode.style.display=i.loading?"":"none")},unmounted:function(t){var n,r,o=t[Xa];t==null||t.removeChild(o==null||(n=o.vm)===null||n===void 0||(n=n.$el)===null||n===void 0?void 0:n.parentNode),o==null||(r=o.instance)===null||r===void 0||r.unmount(),t[Xa]=null}},Nf=(0,en.withInstallProps)(Qf,{setDefaultIndicator:Ef,BkLoadingMode:hi,BkLoadingSize:gi},!0,{name:"loading",directive:Kk});const Xk=Nf;ro.BkLoading,ro.BkLoadingMode;var _k=ro.BkLoadingSize,eC=ro.default;ro.setDefaultIndicator;var tn={};tn.d=(e,t)=>{for(var n in t)tn.o(t,n)&&!tn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},tn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var _a={};tn.d(_a,{BkButton:()=>Rf,BkButtonGroup:()=>Vf,default:()=>uC});var tC=e=>{var t={};return tn.d(t,e),t};const mt=tC({PropTypes:()=>pr,classes:()=>wl,withInstallProps:()=>f0});function mi(e){"@babel/helpers - typeof";return mi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mi(e)}function nC(e,t){if(mi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(mi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function rC(e){var t=nC(e,"string");return mi(t)=="symbol"?t:String(t)}function ac(e,t,n){return t=rC(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var oC=e=>{var t={};return tn.d(t,e),t};const xt=oC({computed:()=>G.computed,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,mergeProps:()=>G.mergeProps,ref:()=>G.ref});var iC=e=>{var t={};return tn.d(t,e),t};const zf=iC({usePrefix:()=>Hr});var aC=e=>{var t={};return tn.d(t,e),t};const es=aC({BkLoadingSize:()=>_k,default:()=>eC});var sC=e=>{var t={};return tn.d(t,e),t};sC({});var Ff=["","small","large"],lC={theme:mt.PropTypes.theme(),hoverTheme:mt.PropTypes.theme(),size:{type:String,default:Ff[0]},title:mt.PropTypes.string,icon:mt.PropTypes.string,iconRight:mt.PropTypes.string,disabled:mt.PropTypes.bool,loading:mt.PropTypes.bool,loadingMode:{type:String,default:"default"},outline:mt.PropTypes.bool,text:mt.PropTypes.bool,selected:mt.PropTypes.bool,nativeType:{type:String,default:"button"}};const cC=(0,xt.defineComponent)({name:"Button",props:lC,emits:["click","mouseover"],setup:function(t,n){var r,o=n.slots,i=n.emit,a=(0,xt.ref)(!1),s=(r=o.default)!==null&&r!==void 0?r:!1,l=(0,zf.usePrefix)(),c=l.resolveClassName,u=c("button"),d=(0,xt.computed)(function(){return t.text&&!t.hoverTheme}),A=(0,xt.computed)(function(){var T=t.hoverTheme?"".concat(u,"-hover-").concat(t.hoverTheme):"",k=t.theme?"".concat(u,"-").concat(t.theme):"",v=t.hoverTheme?"":k;return(0,mt.classes)(ac(ac({"is-disabled":t.disabled,"is-outline":t.outline,"is-text":d.value,"is-loading":t.loading,"is-selected":t.selected},"".concat(u,"-").concat(t.size),t.size&&Ff.includes(t.size)),"no-slot",!s),"".concat(v," ").concat(u," ").concat(T))}),f=(0,xt.computed)(function(){return t.text||t.outline||t.hoverTheme?a.value&&!t.text?"white":t.text&&t.disabled?void 0:t.hoverTheme||t.theme:t.theme?"white":void 0}),g=(0,xt.computed)(function(){return d.value||t.size===es.BkLoadingSize.Small?es.BkLoadingSize.Mini:es.BkLoadingSize.Small}),h=function(k){t.loading||i("click",k)},y=function(k){a.value=!0,i("mouseover",k)},m=function(){a.value=!1};return function(){var T;return(0,xt.createVNode)("button",{title:t.title,disabled:t.disabled,class:A.value,type:t.nativeType,onClick:h,onMouseover:y,onMouseleave:m},[t.loading&&(0,xt.createVNode)(es.default,(0,xt.mergeProps)({loading:!0,class:"".concat(u,"-loading"),mode:t.loadingMode,size:g.value},f.value?{theme:f.value}:{}),null),o.default&&(0,xt.createVNode)("span",{class:"".concat(u,"-text")},[(T=o.default)===null||T===void 0?void 0:T.call(o)])])}}}),Vf=(0,xt.defineComponent)({name:"ButtonGroup",props:{size:mt.PropTypes.size()},setup:function(t,n){var r=(0,zf.usePrefix)(),o=r.resolveClassName,i=(0,xt.computed)(function(){return(0,mt.classes)(ac({},"".concat(o("button-group-".concat(t.size))),!!t.size),"".concat(o("button-group")))});return function(){var a,s;return(0,xt.createVNode)("div",{class:i.value},[(a=(s=n.slots).default)===null||a===void 0?void 0:a.call(s)])}}});var Rf=(0,mt.withInstallProps)(cC,{ButtonGroup:Vf});const uC=Rf;_a.BkButton,_a.BkButtonGroup;var ts=_a.default,dC=ur,fC=I0;function pC(e){return dC(e)&&e.nodeType===1&&!fC(e)}var AC=pC;const Hf=al(AC);var nn={};nn.d=(e,t)=>{for(var n in t)nn.o(t,n)&&!nn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},nn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var ns={};nn.d(ns,{$bkPopover:()=>PT,PopoverProps:()=>lc,default:()=>ET});var hC=e=>{var t={};return nn.d(t,e),t};const se=hC({PlacementEnum:()=>s0,PropTypes:()=>pr,RenderType:()=>l0,bkZIndexManager:()=>Ba,placementType:()=>c0,renderType:()=>u0,triggerType:()=>d0,withInstall:()=>ja});var gC=e=>{var t={};return nn.d(t,e),t};const ge=gC({Fragment:()=>G.Fragment,Teleport:()=>G.Teleport,Text:()=>G.Text,computed:()=>G.computed,createApp:()=>G.createApp,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,isVNode:()=>G.isVNode,mergeProps:()=>G.mergeProps,nextTick:()=>G.nextTick,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,reactive:()=>G.reactive,ref:()=>G.ref,resolveDirective:()=>G.resolveDirective,toRefs:()=>G.toRefs,watch:()=>G.watch,withDirectives:()=>G.withDirectives});function Yf(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=mC(e))||t){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(c){throw c},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
32
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,s;return{s:function(){n=n.call(e)},n:function(){var c=n.next();return i=c.done,c},e:function(c){a=!0,s=c},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}}}function mC(e,t){if(e){if(typeof e=="string")return Lf(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Lf(e,t)}}function Lf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var vC=function(t){return typeof Element>"u"?!1:t instanceof Element},Ln=new Map,$f;document.addEventListener("mousedown",function(e){return $f=e}),document.addEventListener("mouseup",function(e){var t=Yf(Ln.values()),n;try{for(t.s();!(n=t.n()).done;){var r=n.value,o=Yf(r),i;try{for(o.s();!(i=o.n()).done;){var a=i.value.documentHandler;a(e,$f)}}catch(s){o.e(s)}finally{o.f()}}}catch(s){t.e(s)}finally{t.f()}});function Gf(e,t){var n=[];return Array.isArray(t.arg)?n=t.arg:vC(t.arg)&&n.push(t.arg),function(r,o){var i=t.instance.popperRef,a=r.target,s=o==null?void 0:o.target,l=!t||!t.instance,c=!a||!s,u=e.contains(a)||e.contains(s),d=e===a,A=n.length&&n.some(function(g){return g==null?void 0:g.contains(a)})||n.length&&n.includes(s),f=i&&(i.contains(a)||i.contains(s));l||c||u||d||A||f||t.value(r,o)}}var sc={beforeMount:function(t,n){Ln.has(t)||Ln.set(t,[]),Ln.get(t).push({documentHandler:Gf(t,n),bindingFn:n.value})},updated:function(t,n){Ln.has(t)||Ln.set(t,[]);var r=Ln.get(t),o=r.findIndex(function(a){return a.bindingFn===n.oldValue}),i={documentHandler:Gf(t,n),bindingFn:n.value};o>=0?r.splice(o,1,i):r.push(i)},unmounted:function(t){Ln.delete(t)}};sc.install=function(e){e.directive("bkTooltips",sc)};const yC=sc;var bC=e=>{var t={};return nn.d(t,e),t};const Uf=bC({usePrefix:()=>Hr}),Zf=(0,ge.defineComponent)({name:"PopArrow",render:function(){var t=(0,Uf.usePrefix)(),n=t.resolveClassName,r=n("pop2-arrow");return(0,ge.createVNode)("div",{class:r},null)}});function vi(e){"@babel/helpers - typeof";return vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vi(e)}function wC(e,t){if(vi(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(vi(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function xC(e){var t=wC(e,"string");return vi(t)=="symbol"?t:String(t)}function rn(e,t,n){return t=xC(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Mt;(function(e){e.CLICK_OUTSIDE="clickoutside",e.CONTENT_MOUSEENTER="contentMouseenter",e.CONTENT_MOUSELEAVE="contentMouseleave",e.CONTENT_AfterHidden="afterHidden",e.CONTENT_AfterShow="afterShow"})(Mt||(Mt={}));var Jf=function(t){return!0},Wf=function(t){return t},kC=function(t){return!0},CC=rn(rn(rn(rn(rn({},Mt.CLICK_OUTSIDE,kC),Mt.CONTENT_MOUSEENTER,Wf),Mt.CONTENT_MOUSELEAVE,Wf),Mt.CONTENT_AfterHidden,Jf),Mt.CONTENT_AfterShow,Jf);const qf=(0,ge.defineComponent)({name:"PopContent",props:{width:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),height:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxHeight:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxWidth:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),extCls:se.PropTypes.string.def(""),visible:se.PropTypes.bool.def(!1),eventDelay:se.PropTypes.number.def(0)},setup:function(t){var n=function(A){return/^\d+\.?\d*$/.test("".concat(A))?"".concat(A,"px"):A},r=(0,ge.computed)(function(){return{width:n(t.width),height:n(t.height),maxHeight:n(t.maxHeight),maxWidth:n(t.maxWidth)}}),o=(0,ge.ref)(null),i=(0,ge.ref)(null),a=function(){var A;t.eventDelay!==0&&(i.value&&clearTimeout(i.value),i.value=setTimeout(function(){s("unset")},(A=t.eventDelay)!==null&&A!==void 0?A:300))},s=function(A){var f;t.eventDelay!==0&&((f=o.value)===null||f===void 0||f.style.setProperty("pointer-events",A))},l=(0,Uf.usePrefix)(),c=l.resolveClassName,u=(0,ge.computed)(function(){return[c("popover"),c("pop2-content"),t.visible?"visible":"hidden",t.extCls]});return{style:r,refContent:o,contentClassName:u,resetPointerEvent:a,setContentPointerEvent:s}},render:function(){var t=this,n,r,o,i,a,s,l,c,u=function(f){var g;return ge.Fragment===(f==null||(g=f[0])===null||g===void 0?void 0:g.type)&&(0,ge.nextTick)(function(){t.setContentPointerEvent("none"),t.resetPointerEvent()}),t.style},d=u((n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r));return(0,ge.createVNode)("div",{class:this.contentClassName,style:d,ref:"refContent"},[(o=(i=(a=this.$slots).arrow)===null||i===void 0?void 0:i.call(a))!==null&&o!==void 0?o:"",(s=(l=(c=this.$slots).default)===null||l===void 0?void 0:l.call(c))!==null&&s!==void 0?s:""])}});var TC=e=>{var t={};return nn.d(t,e),t};const SC=TC({toType:()=>_e});var lc={isShow:se.PropTypes.bool.def(!1),always:se.PropTypes.bool.def(!1),disabled:se.PropTypes.bool.def(!1),width:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),height:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxWidth:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxHeight:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),content:(0,SC.toType)("IContent",{}).def(""),target:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.instanceOf(HTMLElement),se.PropTypes.instanceOf(PointerEvent)]),allowHtml:se.PropTypes.bool.def(!1),placement:(0,se.placementType)().def(se.PlacementEnum.TOP_START),theme:se.PropTypes.string.def("dark"),trigger:(0,se.triggerType)(),renderType:(0,se.renderType)(),arrow:se.PropTypes.bool.def(!0),padding:se.PropTypes.number.def(5),offset:se.PropTypes.oneOfType([se.PropTypes.number,se.PropTypes.shape({mainAxis:se.PropTypes.number,crossAxis:se.PropTypes.number,alignmentAxis:se.PropTypes.number})]).def(6),boundary:se.PropTypes.oneOfType([se.PropTypes.string.def("parent"),se.PropTypes.instanceOf(HTMLElement)]),zIndex:se.PropTypes.number.def(void 0),disableTeleport:se.PropTypes.bool.def(!1),autoPlacement:se.PropTypes.bool.def(!1),autoVisibility:se.PropTypes.bool.def(!0),disableOutsideClick:se.PropTypes.bool.def(!1),disableTransform:se.PropTypes.bool.def(!1),reference:se.PropTypes.any,modifiers:se.PropTypes.array.def([]),popoverDelay:se.PropTypes.oneOfType([se.PropTypes.number,se.PropTypes.arrayOf(se.PropTypes.number)]).def(100),extCls:se.PropTypes.string.def(""),componentEventDelay:se.PropTypes.number.def(0),forceClickoutside:se.PropTypes.bool.def(!1)};const BC=(0,ge.defineComponent)({name:"PopReference",render:function(){var t,n,r;return(t=(n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r))!==null&&t!==void 0?t:""}}),Kf=(0,ge.defineComponent)({props:{class:se.PropTypes.string.def(""),mode:se.PropTypes.string.def("")},render:function(){var t,n;return(0,ge.createVNode)(ge.Fragment,null,[(t=(n=this.$slots).default)===null||t===void 0?void 0:t.call(n)])}});function jC(e){if(Array.isArray(e))return e}function OC(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,o,i,a,s=[],l=!0,c=!1;try{if(i=(n=n.call(e)).next,t!==0)for(;!(l=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,o=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw o}}return s}}function Xf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function MC(e,t){if(e){if(typeof e=="string")return Xf(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Xf(e,t)}}function IC(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
33
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function cc(e,t){return jC(e)||OC(e,t)||MC(e,t)||IC()}var PC=e=>{var t={};return nn.d(t,e),t};const DC=PC({default:()=>Hf}),_f=["top","right","bottom","left"],ep=["start","end"],tp=_f.reduce((e,t)=>e.concat(t,t+"-"+ep[0],t+"-"+ep[1]),[]),Tn=Math.min,on=Math.max,rs=Math.round,os=Math.floor,$n=e=>({x:e,y:e}),EC={left:"right",right:"left",bottom:"top",top:"bottom"},QC={start:"end",end:"start"};function uc(e,t,n){return on(e,Tn(t,n))}function Gn(e,t){return typeof e=="function"?e(t):e}function $t(e){return e.split("-")[0]}function an(e){return e.split("-")[1]}function np(e){return e==="x"?"y":"x"}function dc(e){return e==="y"?"height":"width"}function yi(e){return["top","bottom"].includes($t(e))?"y":"x"}function fc(e){return np(yi(e))}function rp(e,t,n){n===void 0&&(n=!1);const r=an(e),o=fc(e),i=dc(o);let a=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=as(a)),[a,as(a)]}function NC(e){const t=as(e);return[is(e),t,is(t)]}function is(e){return e.replace(/start|end/g,t=>QC[t])}function zC(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}function FC(e,t,n,r){const o=an(e);let i=zC($t(e),n==="start",r);return o&&(i=i.map(a=>a+"-"+o),t&&(i=i.concat(i.map(is)))),i}function as(e){return e.replace(/left|right|bottom|top/g,t=>EC[t])}function VC(e){return{top:0,right:0,bottom:0,left:0,...e}}function pc(e){return typeof e!="number"?VC(e):{top:e,right:e,bottom:e,left:e}}function io(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function op(e,t,n){let{reference:r,floating:o}=e;const i=yi(t),a=fc(t),s=dc(a),l=$t(t),c=i==="y",u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,A=r[s]/2-o[s]/2;let f;switch(l){case"top":f={x:u,y:r.y-o.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:d};break;case"left":f={x:r.x-o.width,y:d};break;default:f={x:r.x,y:r.y}}switch(an(t)){case"start":f[a]-=A*(n&&c?-1:1);break;case"end":f[a]+=A*(n&&c?-1:1);break}return f}const RC=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,s=i.filter(Boolean),l=await(a.isRTL==null?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=op(c,r,l),A=r,f={},g=0;for(let h=0;h<s.length;h++){const{name:y,fn:m}=s[h],{x:T,y:k,data:v,reset:O}=await m({x:u,y:d,initialPlacement:r,placement:A,strategy:o,middlewareData:f,rects:c,platform:a,elements:{reference:e,floating:t}});u=T??u,d=k??d,f={...f,[y]:{...f[y],...v}},O&&g<=50&&(g++,typeof O=="object"&&(O.placement&&(A=O.placement),O.rects&&(c=O.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):O.rects),{x:u,y:d}=op(c,A,l)),h=-1)}return{x:u,y:d,placement:A,strategy:o,middlewareData:f}};async function bi(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:A=!1,padding:f=0}=Gn(t,e),g=pc(f),y=s[A?d==="floating"?"reference":"floating":d],m=io(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(y)))==null||n?y:y.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),T=d==="floating"?{...a.floating,x:r,y:o}:a.reference,k=await(i.getOffsetParent==null?void 0:i.getOffsetParent(s.floating)),v=await(i.isElement==null?void 0:i.isElement(k))?await(i.getScale==null?void 0:i.getScale(k))||{x:1,y:1}:{x:1,y:1},O=io(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:T,offsetParent:k,strategy:l}):T);return{top:(m.top-O.top+g.top)/v.y,bottom:(O.bottom-m.bottom+g.bottom)/v.y,left:(m.left-O.left+g.left)/v.x,right:(O.right-m.right+g.right)/v.x}}const HC=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:u=0}=Gn(e,t)||{};if(c==null)return{};const d=pc(u),A={x:n,y:r},f=fc(o),g=dc(f),h=await a.getDimensions(c),y=f==="y",m=y?"top":"left",T=y?"bottom":"right",k=y?"clientHeight":"clientWidth",v=i.reference[g]+i.reference[f]-A[f]-i.floating[g],O=A[f]-i.reference[f],C=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c));let w=C?C[k]:0;(!w||!await(a.isElement==null?void 0:a.isElement(C)))&&(w=s.floating[k]||i.floating[g]);const M=v/2-O/2,Q=w/2-h[g]/2-1,I=Tn(d[m],Q),$=Tn(d[T],Q),Z=I,q=w-h[g]-$,U=w/2-h[g]/2+M,F=uc(Z,U,q),L=!l.arrow&&an(o)!=null&&U!==F&&i.reference[g]/2-(U<Z?I:$)-h[g]/2<0,X=L?U<Z?U-Z:U-q:0;return{[f]:A[f]+X,data:{[f]:F,centerOffset:U-F-X,...L&&{alignmentOffset:X}},reset:L}}});function YC(e,t,n){return(e?[...n.filter(o=>an(o)===e),...n.filter(o=>an(o)!==e)]:n.filter(o=>$t(o)===o)).filter(o=>e?an(o)===e||(t?is(o)!==o:!1):!0)}const LC=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,o;const{rects:i,middlewareData:a,placement:s,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:A=tp,autoAlignment:f=!0,...g}=Gn(e,t),h=d!==void 0||A===tp?YC(d||null,f,A):A,y=await bi(t,g),m=((n=a.autoPlacement)==null?void 0:n.index)||0,T=h[m];if(T==null)return{};const k=rp(T,i,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(s!==T)return{reset:{placement:h[0]}};const v=[y[$t(T)],y[k[0]],y[k[1]]],O=[...((r=a.autoPlacement)==null?void 0:r.overflows)||[],{placement:T,overflows:v}],C=h[m+1];if(C)return{data:{index:m+1,overflows:O},reset:{placement:C}};const w=O.map(I=>{const $=an(I.placement);return[I.placement,$&&u?I.overflows.slice(0,2).reduce((Z,q)=>Z+q,0):I.overflows[0],I.overflows]}).sort((I,$)=>I[1]-$[1]),Q=((o=w.filter(I=>I[2].slice(0,an(I[0])?2:3).every($=>$<=0))[0])==null?void 0:o[0])||w[0][0];return Q!==s?{data:{index:m+1,overflows:O},reset:{placement:Q}}:{}}}},$C=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:A,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:h=!0,...y}=Gn(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const m=$t(o),T=$t(s)===s,k=await(l.isRTL==null?void 0:l.isRTL(c.floating)),v=A||(T||!h?[as(s)]:NC(s));!A&&g!=="none"&&v.push(...FC(s,h,g,k));const O=[s,...v],C=await bi(t,y),w=[];let M=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&w.push(C[m]),d){const Z=rp(o,a,k);w.push(C[Z[0]],C[Z[1]])}if(M=[...M,{placement:o,overflows:w}],!w.every(Z=>Z<=0)){var Q,I;const Z=(((Q=i.flip)==null?void 0:Q.index)||0)+1,q=O[Z];if(q)return{data:{index:Z,overflows:M},reset:{placement:q}};let U=(I=M.filter(F=>F.overflows[0]<=0).sort((F,L)=>F.overflows[1]-L.overflows[1])[0])==null?void 0:I.placement;if(!U)switch(f){case"bestFit":{var $;const F=($=M.map(L=>[L.placement,L.overflows.filter(X=>X>0).reduce((X,te)=>X+te,0)]).sort((L,X)=>L[1]-X[1])[0])==null?void 0:$[0];F&&(U=F);break}case"initialPlacement":U=s;break}if(o!==U)return{reset:{placement:U}}}return{}}}};function ip(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ap(e){return _f.some(t=>e[t]>=0)}const GC=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=Gn(e,t);switch(r){case"referenceHidden":{const i=await bi(t,{...o,elementContext:"reference"}),a=ip(i,n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:ap(a)}}}case"escaped":{const i=await bi(t,{...o,altBoundary:!0}),a=ip(i,n.floating);return{data:{escapedOffsets:a,escaped:ap(a)}}}default:return{}}}}};function sp(e){const t=Tn(...e.map(i=>i.left)),n=Tn(...e.map(i=>i.top)),r=on(...e.map(i=>i.right)),o=on(...e.map(i=>i.bottom));return{x:t,y:n,width:r-t,height:o-n}}function UC(e){const t=e.slice().sort((o,i)=>o.y-i.y),n=[];let r=null;for(let o=0;o<t.length;o++){const i=t[o];!r||i.y-r.y>r.height/2?n.push([i]):n[n.length-1].push(i),r=i}return n.map(o=>io(sp(o)))}const ZC=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:i,strategy:a}=t,{padding:s=2,x:l,y:c}=Gn(e,t),u=Array.from(await(i.getClientRects==null?void 0:i.getClientRects(r.reference))||[]),d=UC(u),A=io(sp(u)),f=pc(s);function g(){if(d.length===2&&d[0].left>d[1].right&&l!=null&&c!=null)return d.find(y=>l>y.left-f.left&&l<y.right+f.right&&c>y.top-f.top&&c<y.bottom+f.bottom)||A;if(d.length>=2){if(yi(n)==="y"){const I=d[0],$=d[d.length-1],Z=$t(n)==="top",q=I.top,U=$.bottom,F=Z?I.left:$.left,L=Z?I.right:$.right,X=L-F,te=U-q;return{top:q,bottom:U,left:F,right:L,width:X,height:te,x:F,y:q}}const y=$t(n)==="left",m=on(...d.map(I=>I.right)),T=Tn(...d.map(I=>I.left)),k=d.filter(I=>y?I.left===T:I.right===m),v=k[0].top,O=k[k.length-1].bottom,C=T,w=m,M=w-C,Q=O-v;return{top:v,bottom:O,left:C,right:w,width:M,height:Q,x:C,y:v}}return A}const h=await i.getElementRects({reference:{getBoundingClientRect:g},floating:r.floating,strategy:a});return o.reference.x!==h.reference.x||o.reference.y!==h.reference.y||o.reference.width!==h.reference.width||o.reference.height!==h.reference.height?{reset:{rects:h}}:{}}}};async function JC(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),a=$t(n),s=an(n),l=yi(n)==="y",c=["left","top"].includes(a)?-1:1,u=i&&l?-1:1,d=Gn(t,e);let{mainAxis:A,crossAxis:f,alignmentAxis:g}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&typeof g=="number"&&(f=s==="end"?g*-1:g),l?{x:f*u,y:A*c}:{x:A*c,y:f*u}}const WC=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await JC(t,e);return a===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}},qC=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:y=>{let{x:m,y:T}=y;return{x:m,y:T}}},...l}=Gn(e,t),c={x:n,y:r},u=await bi(t,l),d=yi($t(o)),A=np(d);let f=c[A],g=c[d];if(i){const y=A==="y"?"top":"left",m=A==="y"?"bottom":"right",T=f+u[y],k=f-u[m];f=uc(T,f,k)}if(a){const y=d==="y"?"top":"left",m=d==="y"?"bottom":"right",T=g+u[y],k=g-u[m];g=uc(T,g,k)}const h=s.fn({...t,[A]:f,[d]:g});return{...h,data:{x:h.x-n,y:h.y-r}}}}};function Un(e){return lp(e)?(e.nodeName||"").toLowerCase():"#document"}function kt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Sn(e){var t;return(t=(lp(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function lp(e){return e instanceof Node||e instanceof kt(e).Node}function Bn(e){return e instanceof Element||e instanceof kt(e).Element}function sn(e){return e instanceof HTMLElement||e instanceof kt(e).HTMLElement}function cp(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof kt(e).ShadowRoot}function wi(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=It(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function KC(e){return["table","td","th"].includes(Un(e))}function Ac(e){const t=hc(),n=It(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function XC(e){let t=ao(e);for(;sn(t)&&!ss(t);){if(Ac(t))return t;t=ao(t)}return null}function hc(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ss(e){return["html","body","#document"].includes(Un(e))}function It(e){return kt(e).getComputedStyle(e)}function ls(e){return Bn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ao(e){if(Un(e)==="html")return e;const t=e.assignedSlot||e.parentNode||cp(e)&&e.host||Sn(e);return cp(t)?t.host:t}function up(e){const t=ao(e);return ss(t)?e.ownerDocument?e.ownerDocument.body:e.body:sn(t)&&wi(t)?t:up(t)}function xi(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=up(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),a=kt(o);return i?t.concat(a,a.visualViewport||[],wi(o)?o:[],a.frameElement&&n?xi(a.frameElement):[]):t.concat(o,xi(o,[],n))}function dp(e){const t=It(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=sn(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=rs(n)!==i||rs(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function gc(e){return Bn(e)?e:e.contextElement}function so(e){const t=gc(e);if(!sn(t))return $n(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=dp(t);let a=(i?rs(n.width):n.width)/r,s=(i?rs(n.height):n.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!s||!Number.isFinite(s))&&(s=1),{x:a,y:s}}const _C=$n(0);function fp(e){const t=kt(e);return!hc()||!t.visualViewport?_C:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function eT(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==kt(e)?!1:t}function hr(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=gc(e);let a=$n(1);t&&(r?Bn(r)&&(a=so(r)):a=so(e));const s=eT(i,n,r)?fp(i):$n(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const A=kt(i),f=r&&Bn(r)?kt(r):r;let g=A.frameElement;for(;g&&r&&f!==A;){const h=so(g),y=g.getBoundingClientRect(),m=It(g),T=y.left+(g.clientLeft+parseFloat(m.paddingLeft))*h.x,k=y.top+(g.clientTop+parseFloat(m.paddingTop))*h.y;l*=h.x,c*=h.y,u*=h.x,d*=h.y,l+=T,c+=k,g=kt(g).frameElement}}return io({width:u,height:d,x:l,y:c})}function tT(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=sn(n),i=Sn(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},s=$n(1);const l=$n(0);if((o||!o&&r!=="fixed")&&((Un(n)!=="body"||wi(i))&&(a=ls(n)),sn(n))){const c=hr(n);s=so(n),l.x=c.x+n.clientLeft,l.y=c.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}}function nT(e){return Array.from(e.getClientRects())}function pp(e){return hr(Sn(e)).left+ls(e).scrollLeft}function rT(e){const t=Sn(e),n=ls(e),r=e.ownerDocument.body,o=on(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=on(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+pp(e);const s=-n.scrollTop;return It(r).direction==="rtl"&&(a+=on(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}function oT(e,t){const n=kt(e),r=Sn(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const c=hc();(!c||c&&t==="fixed")&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s,y:l}}function iT(e,t){const n=hr(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=sn(e)?so(e):$n(1),a=e.clientWidth*i.x,s=e.clientHeight*i.y,l=o*i.x,c=r*i.y;return{width:a,height:s,x:l,y:c}}function Ap(e,t,n){let r;if(t==="viewport")r=oT(e,n);else if(t==="document")r=rT(Sn(e));else if(Bn(t))r=iT(t,n);else{const o=fp(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return io(r)}function hp(e,t){const n=ao(e);return n===t||!Bn(n)||ss(n)?!1:It(n).position==="fixed"||hp(n,t)}function aT(e,t){const n=t.get(e);if(n)return n;let r=xi(e,[],!1).filter(s=>Bn(s)&&Un(s)!=="body"),o=null;const i=It(e).position==="fixed";let a=i?ao(e):e;for(;Bn(a)&&!ss(a);){const s=It(a),l=Ac(a);!l&&s.position==="fixed"&&(o=null),(i?!l&&!o:!l&&s.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||wi(a)&&!l&&hp(e,a))?r=r.filter(u=>u!==a):o=s,a=ao(a)}return t.set(e,r),r}function sT(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a=[...n==="clippingAncestors"?aT(t,this._c):[].concat(n),r],s=a[0],l=a.reduce((c,u)=>{const d=Ap(t,u,o);return c.top=on(d.top,c.top),c.right=Tn(d.right,c.right),c.bottom=Tn(d.bottom,c.bottom),c.left=on(d.left,c.left),c},Ap(t,s,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function lT(e){const{width:t,height:n}=dp(e);return{width:t,height:n}}function cT(e,t,n){const r=sn(t),o=Sn(t),i=n==="fixed",a=hr(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=$n(0);if(r||!r&&!i)if((Un(t)!=="body"||wi(o))&&(s=ls(t)),r){const c=hr(t,!0,i,t);l.x=c.x+t.clientLeft,l.y=c.y+t.clientTop}else o&&(l.x=pp(o));return{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function gp(e,t){return!sn(e)||It(e).position==="fixed"?null:t?t(e):e.offsetParent}function mp(e,t){const n=kt(e);if(!sn(e))return n;let r=gp(e,t);for(;r&&KC(r)&&It(r).position==="static";)r=gp(r,t);return r&&(Un(r)==="html"||Un(r)==="body"&&It(r).position==="static"&&!Ac(r))?n:r||XC(e)||n}const uT=async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||mp,i=this.getDimensions;return{reference:cT(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}};function dT(e){return It(e).direction==="rtl"}const fT={convertOffsetParentRelativeRectToViewportRelativeRect:tT,getDocumentElement:Sn,getClippingRect:sT,getOffsetParent:mp,getElementRects:uT,getClientRects:nT,getDimensions:lT,getScale:so,isElement:Bn,isRTL:dT};function pT(e,t){let n=null,r;const o=Sn(e);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function a(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),i();const{left:c,top:u,width:d,height:A}=e.getBoundingClientRect();if(s||t(),!d||!A)return;const f=os(u),g=os(o.clientWidth-(c+d)),h=os(o.clientHeight-(u+A)),y=os(c),T={rootMargin:-f+"px "+-g+"px "+-h+"px "+-y+"px",threshold:on(0,Tn(1,l))||1};let k=!0;function v(O){const C=O[0].intersectionRatio;if(C!==l){if(!k)return a();C?a(!1,C):r=setTimeout(()=>{a(!1,1e-7)},100)}k=!1}try{n=new IntersectionObserver(v,{...T,root:o.ownerDocument})}catch{n=new IntersectionObserver(v,T)}n.observe(e)}return a(!0),i}function AT(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=gc(e),u=o||i?[...c?xi(c):[],...xi(t)]:[];u.forEach(m=>{o&&m.addEventListener("scroll",n,{passive:!0}),i&&m.addEventListener("resize",n)});const d=c&&s?pT(c,n):null;let A=-1,f=null;a&&(f=new ResizeObserver(m=>{let[T]=m;T&&T.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(A),A=requestAnimationFrame(()=>{f&&f.observe(t)})),n()}),c&&!l&&f.observe(c),f.observe(t));let g,h=l?hr(e):null;l&&y();function y(){const m=hr(e);h&&(m.x!==h.x||m.y!==h.y||m.width!==h.width||m.height!==h.height)&&n(),h=m,g=requestAnimationFrame(y)}return n(),()=>{u.forEach(m=>{o&&m.removeEventListener("scroll",n),i&&m.removeEventListener("resize",n)}),d&&d(),f&&f.disconnect(),f=null,l&&cancelAnimationFrame(g)}}const hT=LC,gT=qC,mT=$C,vT=GC,yT=HC,bT=ZC,wT=(e,t,n)=>{const r=new Map,o={platform:fT,...n},i={...o.platform,_c:r};return RC(e,t,{...o,platform:i})},vp={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let cs;const xT=new Uint8Array(16);function kT(){if(!cs&&(cs=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!cs))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return cs(xT)}const nt=[];for(let e=0;e<256;++e)nt.push((e+256).toString(16).slice(1));function CT(e,t=0){return nt[e[t+0]]+nt[e[t+1]]+nt[e[t+2]]+nt[e[t+3]]+"-"+nt[e[t+4]]+nt[e[t+5]]+"-"+nt[e[t+6]]+nt[e[t+7]]+"-"+nt[e[t+8]]+nt[e[t+9]]+"-"+nt[e[t+10]]+nt[e[t+11]]+nt[e[t+12]]+nt[e[t+13]]+nt[e[t+14]]+nt[e[t+15]]}function TT(e,t,n){if(vp.randomUUID&&!t&&!e)return vp.randomUUID();e=e||{};const r=e.random||(e.rng||kT)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return CT(r)}const mc=TT;var vc={},yc=function(t){var n=document.querySelector(t);return n instanceof HTMLElement},ST=function(){return vc.fullscreenReferId||(vc.fullscreenReferId="id_".concat(mc())),vc.fullscreenReferId},ki=function(t){return t instanceof Element||t instanceof HTMLDocument},yp=function(t){if(ki(t))return{isElement:!0,content:t,vNode:void 0};if(/^(#|\.)/.test(t)){var n=document.querySelector(t),r=ki(n);return{isElement:r,content:r?n:t,vNode:r?void 0:t}}return{isElement:!1,content:t,vNode:t}};function bp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function BT(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?bp(Object(n),!0).forEach(function(r){rn(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bp(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}const jT=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=(0,ge.ref)(!1),l=(0,ge.ref)(),c=function(){var x,N,J=y();return(x=document.fullscreenElement)!==null&&x!==void 0&&x.shadowRoot?document.fullscreenElement.shadowRoot.contains(J):(N=document.fullscreenElement)===null||N===void 0?void 0:N.contains(J)},u=function(x){return c()?document.fullscreenElement.shadowRoot?document.fullscreenElement.shadowRoot.querySelector(x):document.fullscreenElement.querySelector(x):document.body},d=["dark","light"],A=(0,ge.computed)(function(){var B,x,N=(B=(x=e.theme)===null||x===void 0?void 0:x.split(/\s+/))!==null&&B!==void 0?B:[];N.sort(function(ne,D){return Number(d.includes(D))-Number(d.includes(ne))});var J=N,ee=N.filter(function(ne){return!d.includes(ne)});return{systemThemes:J,customThemes:ee}}),f=function(){return e.autoVisibility},g=function(){return e.autoPlacement},h=function(){var x,N,J,ee=y(),ne=k((x=o.value)===null||x===void 0?void 0:x.$el),D=e.arrow?k((N=i.value)===null||N===void 0?void 0:N.$el):null,j=k((J=a.value)===null||J===void 0?void 0:J.$el),H=yp(e.content),K=H.isElement,ie=H.content;return ne&&K&&!(ne!=null&&ne.contains(ie))&&ne.append(ie),{elReference:ee,elContent:ne,elArrow:D,root:j}},y=function(){var x;return k(e.target)||k((x=r.value)===null||x===void 0?void 0:x.$el)},m=function(){var x={};return Array.isArray(e.modifiers)&&e.modifiers.forEach(function(N){var J;if(N.name==="offset"){var ee,ne;if(typeof((ee=N.options)===null||ee===void 0?void 0:ee.offset)=="number"){var D;J=(D=N.options)===null||D===void 0?void 0:D.offset}if(Array.isArray((ne=N.options)===null||ne===void 0?void 0:ne.offset)){var j,H=(j=N.options)===null||j===void 0?void 0:j.offset,K=cc(H,2),ie=K[0],fe=K[1];J={mainAxis:ie,crossAxis:fe}}Object.assign(x,{offset:J})}}),x},T=function(x,N){var J=m(),ee=[WC(J.offset||N.offset),gT({padding:N.padding})],ne={placement:N.placement,middleware:ee};return N.arrow&&ee.push(yT({element:x})),g()&&ee.push(hT()),ee.unshift(bT()),ee.push(mT()),f()&&ne.middleware.push(vT()),ne},k=function B(x){if(x instanceof HTMLElement)return x;if(x instanceof Text)return B(x.nextElementSibling);if(typeof(x==null?void 0:x.getBoundingClientRect)=="function")return x;if(typeof x=="string"){var N=document.querySelector(x);return(0,DC.default)(N)?N:null}return x instanceof PointerEvent?B(x.target):null},v=A.value.customThemes.join(" "),O=A.value.customThemes.reduce(function(B,x){return BT(rn({},"data-".concat(x,"-theme"),!0),B)},{}),C="".concat(v),w=null,M=function(x){var N=window.devicePixelRatio||1;return Math.round(x*N)/N||0},Q=function(x,N,J,ee){var ne;e.disableTransform?Object.assign(x.style,{left:"".concat(M(N),"px"),top:"".concat(M(J),"px")}):Object.assign(x.style,{left:"0",top:"0",transform:"translate3d(".concat(M(N),"px,").concat(M(J),"px,0)")});var D=f()?(ne=ee.hide)===null||ne===void 0?void 0:ne.referenceHidden:!1;Object.assign(x.style,{visibility:D?"hidden":"visible"})},I=function(x,N,J){if(e.arrow){var ee,ne=(ee=J.arrow)!==null&&ee!==void 0?ee:{},D=ne.x,j=ne.y;x.setAttribute("data-arrow",N);var H={left:"",top:"",bottom:"",right:""};Object.assign(x.style,H);var K={top:"bottom",right:"left",bottom:"top",left:"right"}[N];Object.assign(x.style,rn({left:D!==null?"".concat(D,"px"):"",top:j!==null?"".concat(j,"px"):""},K,"-4px"))}},$=function(){var x=h(),N=x.elReference,J=x.elContent;w=AT(N,J,function(){s.value&&Z(null,e)})},Z=function(){var x=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},J=arguments.length>2?arguments[2]:void 0,ee=h(),ne=ee.elReference,D=ee.elContent,j=ee.elArrow,H=x||ne;if(!(!H||!D)){var K=T(j,N);wT(H,D,K).then(function(ie){var fe=ie.x,pe=ie.y,be=ie.placement,xe=ie.middlewareData,Se=D.className;D.className="".concat(Se.replace(C,"")," ").concat(C).replace(/\s+/gm," ").replace(/^\s+|\s+$/g,""),Object.keys(O).forEach(function(Qe){D.setAttribute(Qe,O[Qe])});var je=be.split("-")[0],ke=je;["left","right","top","bottom"].includes(je)||(ke="top"),Q(D,fe,pe,xe),I(j,ke,xe),typeof J=="function"&&J()})}},q=void 0,U=void 0,F=!1,L=function(){return Array.isArray(e.popoverDelay)?[e.popoverDelay[0],e.popoverDelay.slice(-1)[0]]:[e.popoverDelay,e.popoverDelay]},X=function(){var x=L()[0];U=setTimeout(function(){e.disabled||(s.value=!0)},x)},te=function(){var x=L()[1];q=setTimeout(function(){U&&clearTimeout(U),s.value=!1},x)},ae=function(){var x,N=k((x=o.value)===null||x===void 0?void 0:x.$el);N.style.setProperty("display","block"),N.style.setProperty("z-index","".concat(e.zIndex?e.zIndex:se.bkZIndexManager.getPopperIndex())),Z(),t.emit(Mt.CONTENT_AfterShow,{isShow:!0})},re=function(){var x,N=k((x=o.value)===null||x===void 0?void 0:x.$el);N.style.setProperty("display","none"),t.emit(Mt.CONTENT_AfterHidden,{isShow:!1})},Y=function(){s.value?te():X()},z=function(){Y()},V=function(x){e.trigger==="hover"&&(q&&(F=!0,clearTimeout(q),q=void 0),S(x))},P=function(x){F&&(te(),F=!1,R(x))},S=function(x){t.emit(Mt.CONTENT_MOUSEENTER,x)},R=function(x){t.emit(Mt.CONTENT_MOUSELEAVE,x)},_=function(){var x,N={hover:{content:[["mouseenter",V],["mouseleave",P]],reference:[["mouseenter",X],["mouseleave",te],["focus",X],["blur",te]]},click:[["click",z]],manual:{content:[["mouseenter",S],["mouseleave",R]],reference:[[]]}};return(x=N[e.trigger])!==null&&x!==void 0?x:[]},E=function(x){l.value=x};(0,ge.watch)(function(){return e.isShow},function(B){s.value=B}),(0,ge.watch)(s,function(B){B?ae():re()});var b=function(){q&&(F=!0,clearTimeout(q),q=void 0)};return{showPopover:X,hidePopover:te,resolveTriggerEvents:_,updatePopover:Z,triggerPopover:Y,resolvePopElements:h,isElementFullScreen:c,resolveTargetElement:k,createPopInstance:$,updateFullscreenTarget:E,getFullscreenRoot:u,stopHide:b,localIsShow:s,cleanup:w}};var Zn=null,us=null;const OT=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"#",n=function(i){var a=null,s=function(d){a===null&&d()},l=function(){if(/^parent$/i.test(e.boundary)){a="".concat(t).concat(Zn);var d=i||{},A=d.parentNode;A!=null&&A.parentNode&&(A.parentNode.setAttribute("data-pnode-id",us),a="[data-pnode-id=".concat(us,"]"))}},c=function(){if(!/^body$/i.test(e.boundary)){if(typeof e.boundary=="string"){if(!yc(e.boundary)){a="body";return}a=e.boundary;return}if(ki(e.boundary)){a=e.boundary;return}}};return s(l),s(c),s(function(){a=typeof e.boundary=="string"?e.boundary:"".concat(t).concat(Zn)}),a};if(Zn===null||!yc("#".concat(Zn))){Zn="id_".concat(mc());var r=document.createElement("div");r.setAttribute("id",Zn),r.setAttribute("data-popper-id",Zn),document.body.append(r)}return us===null&&(us="id_".concat(mc())),{popContainerId:Zn,prefixId:n(),getPrefixId:n}},MT=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=null,l=(0,ge.ref)(!1),c=ST(),u=(0,ge.ref)(),d=jT(e,t,{refReference:r,refContent:o,refArrow:i,refRoot:a}),A=d.localIsShow,f=d.showPopover,g=d.hidePopover,h=d.updatePopover,y=d.cleanup,m=d.resolveTriggerEvents,T=d.resolvePopElements,k=d.isElementFullScreen,v=d.updateFullscreenTarget,O=d.createPopInstance,C=d.getFullscreenRoot,w=d.stopHide,M=function(){y==null||y(),O()},Q=function(){f()},I=function(){g()},$=function(){O(),e.always?f():Z()},Z=function(){var b=T(),B=b.elReference,x=b.elContent;if(s=m(),Array.isArray(s))q(B,s);else{var N=s,J=N.content,ee=N.reference;q(B,ee),q(x,J)}},q=function(b,B){B.forEach(function(x){var N=cc(x,2),J=N[0],ee=N[1];J&&typeof ee=="function"&&b.addEventListener(J,ee)})},U=function(){var b;if((b=s)!==null&&b!==void 0&&b.length){var B=T(),x=B.elReference;x&&s.forEach(function(N){var J=cc(N,2),ee=J[0],ne=J[1];ee&&typeof ne=="function"&&x.removeEventListener(ee,ne)}),s=null}},F=function(b){var B;return(B=b==null?void 0:b.closest("[data-fllsrn-id]"))!==null&&B!==void 0?B:b},L=function(){var b=T(),B=b.elReference,x=b.root;if(l.value){var N,J=B||x||{},ee=J.parentNode;Y.value=(N=u==null?void 0:u.value)!==null&&N!==void 0?N:F(ee);return}Y.value=te(x||B)},X=OT(e,"#"),te=X.getPrefixId,ae=function(){var b;u==null||(b=u.value)===null||b===void 0||b.setAttribute("data-fllsrn-id",c)},re=function(){var b,B,x="[data-fllsrn-id=".concat(c,"]");((b=u==null||(B=u.value)===null||B===void 0?void 0:B.querySelectorAll(x))!==null&&b!==void 0?b:[]).forEach(function(N){N==null||N.removeAttribute("data-fllsrn-id")})},Y=(0,ge.ref)(),z=function(){U()},V=function(b){u.value=b,v(b),l.value=k(),ae()},P=function(b){document.fullscreenElement||re(),V(b.target),L(),h(null,e)},S=function(){if(!e.disabled){if($(),k()){var b="[data-fllsrn-id=".concat(c,"]"),B=C(b);V(B)}L(),document.body.addEventListener("fullscreenchange",P)}},R=function(){z(),document.body.removeEventListener("fullscreenchange",P)},_=function(b){t.emit(Mt.CLICK_OUTSIDE,{isShow:A.value,event:b});var B=e.disableOutsideClick||e.always||e.disabled||e.trigger==="manual";!e.forceClickoutside&&B||A.value&&I()};return{onMountedFn:S,onUnmountedFn:R,handleClickOutside:_,beforeInstanceUnmount:z,updateBoundary:L,initPopInstance:$,updatePopover:h,resetPopover:M,showPopover:f,hidePopover:g,showFn:Q,hideFn:I,stopHide:w,isFullscreen:l,boundary:Y,localIsShow:A}};function IT(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Object]"&&!(0,ge.isVNode)(e)}const wp=(0,ge.defineComponent)({name:"Popover",components:{Content:qf,Arrow:Zf,Root:Kf},directives:{clickoutside:yC},props:lc,emits:CC,setup:function(t,n){var r=(0,ge.toRefs)(t),o=r.reference,i=(0,ge.ref)(),a=(0,ge.ref)(),s=(0,ge.ref)(),l=(0,ge.ref)(),c=(0,ge.computed)(function(){return o.value||i.value}),u=MT(t,n,{refReference:c,refContent:a,refArrow:s,refRoot:l}),d=u.onMountedFn,A=u.onUnmountedFn,f=u.handleClickOutside,g=u.beforeInstanceUnmount,h=u.updateBoundary,y=u.initPopInstance,m=u.showFn,T=u.hideFn,k=u.showPopover,v=u.hidePopover,O=u.updatePopover,C=u.resetPopover,w=u.stopHide,M=u.localIsShow,Q=u.boundary;!t.always&&!t.disabled&&(0,ge.watch)(function(){return t.isShow},function(){t.isShow?k():v()},{immediate:!0}),(0,ge.watch)(function(){return[t.disabled]},function(F){F[0]?g():y()}),h(),(0,ge.onMounted)(d),(0,ge.onBeforeUnmount)(A);var I=(0,ge.computed)(function(){return M.value&&!t.disableTeleport}),$=function(){m()},Z=function(){T()},q=(0,ge.computed)(function(){return t.renderType===se.RenderType.AUTO?!0:M.value}),U=function(){if(t.allowHtml){var L=yp(t.content),X=L.vNode;return X}return t.content};return{boundary:Q,arrow:t.arrow,refDefaultReference:i,refContent:a,refArrow:s,content:t.content,theme:t.theme,transBoundary:I,handleClickOutside:f,updatePopover:O,resetPopover:C,hide:Z,show:$,stopHide:w,contentIsShow:q,renderContent:U,localIsShow:M}},render:function(){var t,n,r,o,i=this,a,s,l,c=function(d){var A;return ge.Text===(d==null||(A=d[0])===null||A===void 0?void 0:A.type)?(0,ge.createVNode)("span",null,[d]):d};return(0,ge.createVNode)(Kf,{ref:"refRoot"},{default:function(){return[(0,ge.createVNode)(BC,{ref:"refDefaultReference"},IT(t=c((n=(r=(o=i.$slots).default)===null||r===void 0?void 0:r.call(o))!==null&&n!==void 0?n:(0,ge.createVNode)("span",null,null)))?t:{default:function(){return[t]}}),(0,ge.createVNode)(ge.Teleport,{to:i.boundary,disabled:!i.transBoundary},{default:function(){return[(0,ge.withDirectives)((0,ge.createVNode)(qf,{ref:"refContent",visible:i.localIsShow,"data-theme":i.theme,extCls:i.extCls,width:i.width,height:i.height,maxWidth:i.maxWidth,maxHeight:i.maxHeight,eventDelay:i.componentEventDelay},{default:function(){return[i.contentIsShow?(a=(s=(l=i.$slots).content)===null||s===void 0?void 0:s.call(l))!==null&&a!==void 0?a:i.renderContent():""]},arrow:function(){var f,g;return i.arrow?(0,ge.createVNode)(Zf,{ref:"refArrow"},{default:function(){return[(f=(g=i.$slots).arrow)===null||f===void 0?void 0:f.call(g)]}}):""}}),[[(0,ge.resolveDirective)("clickoutside"),i.handleClickOutside]])]}})]}})}});function xp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function kp(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?xp(Object(n),!0).forEach(function(r){rn(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xp(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function PT(e){var t,n=null,r=null,o=null,i=(t=e.immediate)!==null&&t!==void 0?t:!0,a=kp(kp({boundary:"body",placement:"top",autoVisibility:!0,isShow:!1,trigger:"manual",onHide:function(){},onShow:function(){}},e),{},{allowHtml:!0}),s={name:"$popover",setup:function(y,m){var T=m.expose,k=function(){return Object.keys(lc).reduce(function(F,L){return Object.prototype.hasOwnProperty.call(a,L)&&Object.assign(F,rn({},L,a[L])),F},{target:a.target})},v=(0,ge.reactive)(k()),O=(0,ge.ref)(),C=function(){var F,L;(F=O.value)===null||F===void 0||(L=F.show)===null||L===void 0||L.call(F)},w=function(){var F,L;(F=O.value)===null||F===void 0||(L=F.hide)===null||L===void 0||L.call(F)},M=function(){var F,L;(F=O.value)===null||F===void 0||(L=F.stopHide)===null||L===void 0||L.call(F)},Q=function(F){var L,X;v.target=F,(L=O.value)===null||L===void 0||(X=L.resetPopover)===null||X===void 0||X.call(L)},I=function(){var F;(F=a.onContentMouseenter)===null||F===void 0||F.call(a)},$=function(){var F;(F=a.onContentMouseleave)===null||F===void 0||F.call(a)},Z=function(){var F;(F=a.onHide)===null||F===void 0||F.call(a)},q=function(){var F;(F=a.onShow)===null||F===void 0||F.call(a)};return T({show:C,hide:w,updateTarget:Q,stopHide:M}),function(){return(0,ge.createVNode)(wp,(0,ge.mergeProps)(v,{ref:O,onContentMouseenter:I,onContentMouseleave:$,onAfterHidden:Z,onAfterShow:q}),null)}}};function l(h){return/^body$/i.test(h)?document.body:/^parent$/i.test(h)?ki(a.target)?a.target.parentNode:a.target.target.parentNode:typeof h=="string"&&yc(h)?document.querySelector(h):document.body}var c=function(){n===null&&(o=document.createElement("div"),l(a.boundary).append(o),n=(0,ge.createApp)(s),r=n.mount(o))},u=function(){var y;ki(e.content)&&e.content.remove(),n.unmount(),n=null,(y=o)===null||y===void 0||y.remove()};function d(){u(),r=null}function A(h){var y;if(c(),h){var m;(m=r)===null||m===void 0||m.updateTarget(h)}(y=r)===null||y===void 0||y.show()}function f(h){var y;(y=r)===null||y===void 0||y.updateTarget(h)}function g(){var h;(h=r)===null||h===void 0||h.hide()}return i&&c(),{install:c,close:d,show:A,hide:g,update:f,uninstall:u,get vm(){return r},get $el(){return r.$el}}}var DT=(0,se.withInstall)(wp);const ET=DT;ns.$bkPopover,ns.PopoverProps;var QT=ns.default,ln={};ln.d=(e,t)=>{for(var n in t)ln.o(t,n)&&!ln.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ln.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var lo={};ln.d(lo,{OverflowTitle:()=>Tp,default:()=>WT,getActualWidthByCanvas:()=>bc,getActualWidthByDom:()=>wc,overflowTitle:()=>ZT});var NT=e=>{var t={};return ln.d(t,e),t};const jn=NT({PropTypes:()=>pr,debounce:()=>l5,withInstall:()=>ja});var zT=e=>{var t={};return ln.d(t,e),t};const Ct=zT({computed:()=>G.computed,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,mergeProps:()=>G.mergeProps,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,ref:()=>G.ref,shallowRef:()=>G.shallowRef});var FT=e=>{var t={};return ln.d(t,e),t};const VT=FT({default:()=>QT});var RT=e=>{var t={};return ln.d(t,e),t};RT({});var HT=e=>{var t={};return ln.d(t,e),t};const YT=HT({string:()=>cl});var ds;(function(e){e.AUTO="auto",e.AUTO_START="auto-start",e.AUTO_END="auto-end",e.TOP="top",e.RIGHT="right",e.BOTTOM="bottom",e.LEFT="left",e.TOP_START="top-start",e.TOP_END="top-end",e.BOTTOM_START="bottom-start",e.BOTTOM_END="bottom-end",e.RIGHT_START="right-start",e.RIGHT_END="right-end",e.LEFT_START="left-start",e.LEFT_END="left-end"})(ds||(ds={}));function LT(){return(0,YT.string)().def(ds.BOTTOM)}const Cp={content:jn.PropTypes.string,type:jn.PropTypes.oneOf(["tips","title"]).def("title"),calType:jn.PropTypes.oneOf(["dom","canvas"]).def("dom"),boundary:jn.PropTypes.oneOfType([jn.PropTypes.string.def("parent"),jn.PropTypes.instanceOf(HTMLElement)]).def(document.body),placement:LT().def(ds.TOP_START),resizeable:jn.PropTypes.bool,popoverOptions:Object};function $T(e,t){var n=t.fontSize,r=n===void 0?14:n,o=t.fontFamily,i=o===void 0?"Microsoft YaHei":o,a=document.createElement("canvas"),s=a.getContext("2d");s.font="".concat(r,"px ").concat(i);var l=s.measureText(e),c=Math.abs(l.actualBoundingBoxLeft)+Math.abs(l.actualBoundingBoxRight);return Math.max(l.width,c)}const bc=$T;function GT(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:document.body;if(!n)return 0;var r=t||{},o=r.fontSize,i=r.fontFamily,a=document.createElement("div");a.style.cssText=`position: absolute;left: -999em;top:-999em;z-index: -1;text-overflow: initial;
34
34
  `.concat(o?"font-size:".concat(o," ;"):"",`
35
35
  `).concat(i?"font-family:".concat(i," "):"",`
36
- `),a.innerText=e,n.append(a);var s=a.clientWidth;return n.removeChild(a),s}const wc=ZT,Bp=(0,Ct.defineComponent)({name:"OverflowTitle",props:Sp,setup:function(t,n){var r=n.slots,o=(0,Ct.ref)(null),i=(0,Ct.ref)(null),a=(0,Ct.ref)(!1),s=(0,Ct.shallowRef)(),l=(0,Ct.computed)(function(){var c;return t.content?t.content:r==null||(c=r.default)===null||c===void 0?void 0:c.call(r)});return(0,Ct.onMounted)(function(){var c=o.value.clientWidth,u=(0,jn.debounce)(500,function(){a.value=!1,s.value={};var A=0;if(t.calType==="dom"){var f;A=wc((f=i.value)===null||f===void 0?void 0:f.textContent,null,o.value)}else{var g=getComputedStyle(o.value),h=g.fontSize,y=g.fontFamily;A=bc(l.value,{fontSize:h,fontFamily:y})}if(A>c&&(a.value=!0,t.type==="title")){var m,C;s.value={title:(m=i==null||(C=i.value)===null||C===void 0?void 0:C.innerText)!==null&&m!==void 0?m:t.content}}});if(u(),t.resizeable){var d=new ResizeObserver(u);d.observe(o.value),(0,Ct.onBeforeUnmount)(function(){o.value&&(d==null||d.unobserve(o.value)),d==null||d.disconnect()})}}),{boxRef:o,textRef:i,isShowTips:a,contentText:l,textProps:s}},render:function(){var t=this;return(0,Ct.createVNode)("div",{ref:"boxRef",class:"position-relative"},[(0,Ct.createVNode)(HT.default,(0,Ct.mergeProps)({placement:this.placement,boundary:this.boundary||document.body,popoverDelay:[200,0]},Sp.popoverOptions,{disabled:this.type==="title"||!this.isShowTips}),{default:function(){return(0,Ct.createVNode)("div",(0,Ct.mergeProps)({ref:"textRef",class:"text-ov"},t.textProps),[t.contentText])},content:function(){return t.contentText}})])}});var JT={mounted:function(t,n){var r=n.value,o=r===void 0?{}:r,i=t.parentElement.clientWidth;if(i){var a=o.content,s=o.calType,l=s===void 0?"dom":s,c=a||t.innerText,u=0;if(l==="dom")u=wc(t.textContent,null,t.parentElement);else{var d=getComputedStyle(t),A=d.fontSize,f=d.fontFamily;u=bc(c,{fontSize:A,fontFamily:f})}u>i&&t.setAttribute("title",c)}}};const WT=JT;var qT=(0,jn.withInstall)(Bp);const KT=qT;lo.OverflowTitle,lo.default,lo.getActualWidthByCanvas,lo.getActualWidthByDom;var XT=lo.overflowTitle,cn={};cn.d=(e,t)=>{for(var n in t)cn.o(t,n)&&!cn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},cn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var jp={};cn.d(jp,{default:()=>vB});function Ci(e){"@babel/helpers - typeof";return Ci=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ci(e)}function _T(e,t){if(Ci(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Ci(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function eS(e){var t=_T(e,"string");return Ci(t)=="symbol"?t:String(t)}function un(e,t,n){return t=eS(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var tS=e=>{var t={};return cn.d(t,e),t};const me=tS({Fragment:()=>G.Fragment,Teleport:()=>G.Teleport,Text:()=>G.Text,computed:()=>G.computed,createApp:()=>G.createApp,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,isVNode:()=>G.isVNode,mergeProps:()=>G.mergeProps,nextTick:()=>G.nextTick,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,reactive:()=>G.reactive,ref:()=>G.ref,resolveDirective:()=>G.resolveDirective,toRefs:()=>G.toRefs,watch:()=>G.watch,withDirectives:()=>G.withDirectives});var nS=e=>{var t={};return cn.d(t,e),t};const se=nS({PlacementEnum:()=>c2,PropTypes:()=>pr,RenderType:()=>u2,bkZIndexManager:()=>Ba,placementType:()=>d2,renderType:()=>f2,triggerType:()=>p2});function Op(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=rS(e))||t){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(c){throw c},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
37
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,s;return{s:function(){n=n.call(e)},n:function(){var c=n.next();return i=c.done,c},e:function(c){a=!0,s=c},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}}}function rS(e,t){if(e){if(typeof e=="string")return Ip(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ip(e,t)}}function Ip(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var oS=function(t){return typeof Element>"u"?!1:t instanceof Element},Jn=new Map,Mp;document.addEventListener("mousedown",function(e){return Mp=e}),document.addEventListener("mouseup",function(e){var t=Op(Jn.values()),n;try{for(t.s();!(n=t.n()).done;){var r=n.value,o=Op(r),i;try{for(o.s();!(i=o.n()).done;){var a=i.value.documentHandler;a(e,Mp)}}catch(s){o.e(s)}finally{o.f()}}}catch(s){t.e(s)}finally{t.f()}});function Pp(e,t){var n=[];return Array.isArray(t.arg)?n=t.arg:oS(t.arg)&&n.push(t.arg),function(r,o){var i=t.instance.popperRef,a=r.target,s=o==null?void 0:o.target,l=!t||!t.instance,c=!a||!s,u=e.contains(a)||e.contains(s),d=e===a,A=n.length&&n.some(function(g){return g==null?void 0:g.contains(a)})||n.length&&n.includes(s),f=i&&(i.contains(a)||i.contains(s));l||c||u||d||A||f||t.value(r,o)}}var xc={beforeMount:function(t,n){Jn.has(t)||Jn.set(t,[]),Jn.get(t).push({documentHandler:Pp(t,n),bindingFn:n.value})},updated:function(t,n){Jn.has(t)||Jn.set(t,[]);var r=Jn.get(t),o=r.findIndex(function(a){return a.bindingFn===n.oldValue}),i={documentHandler:Pp(t,n),bindingFn:n.value};o>=0?r.splice(o,1,i):r.push(i)},unmounted:function(t){Jn.delete(t)}};xc.install=function(e){e.directive("bkTooltips",xc)};const iS=xc;var aS=e=>{var t={};return cn.d(t,e),t};const Dp=aS({usePrefix:()=>Hr}),Ep=(0,me.defineComponent)({name:"PopArrow",render:function(){var t=(0,Dp.usePrefix)(),n=t.resolveClassName,r=n("pop2-arrow");return(0,me.createVNode)("div",{class:r},null)}});var Pt;(function(e){e.CLICK_OUTSIDE="clickoutside",e.CONTENT_MOUSEENTER="contentMouseenter",e.CONTENT_MOUSELEAVE="contentMouseleave",e.CONTENT_AfterHidden="afterHidden",e.CONTENT_AfterShow="afterShow"})(Pt||(Pt={}));var Qp=function(t){return!0},Np=function(t){return t},sS=function(t){return!0},lS=un(un(un(un(un({},Pt.CLICK_OUTSIDE,sS),Pt.CONTENT_MOUSEENTER,Np),Pt.CONTENT_MOUSELEAVE,Np),Pt.CONTENT_AfterHidden,Qp),Pt.CONTENT_AfterShow,Qp);const zp=(0,me.defineComponent)({name:"PopContent",props:{width:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),height:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxHeight:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxWidth:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),extCls:se.PropTypes.string.def(""),visible:se.PropTypes.bool.def(!1),eventDelay:se.PropTypes.number.def(0)},setup:function(t){var n=function(A){return/^\d+\.?\d*$/.test("".concat(A))?"".concat(A,"px"):A},r=(0,me.computed)(function(){return{width:n(t.width),height:n(t.height),maxHeight:n(t.maxHeight),maxWidth:n(t.maxWidth)}}),o=(0,me.ref)(null),i=(0,me.ref)(null),a=function(){var A;t.eventDelay!==0&&(i.value&&clearTimeout(i.value),i.value=setTimeout(function(){s("unset")},(A=t.eventDelay)!==null&&A!==void 0?A:300))},s=function(A){var f;t.eventDelay!==0&&((f=o.value)===null||f===void 0||f.style.setProperty("pointer-events",A))},l=(0,Dp.usePrefix)(),c=l.resolveClassName,u=(0,me.computed)(function(){return[c("popover"),c("pop2-content"),t.visible?"visible":"hidden",t.extCls]});return{style:r,refContent:o,contentClassName:u,resetPointerEvent:a,setContentPointerEvent:s}},render:function(){var t=this,n,r,o,i,a,s,l,c,u=function(f){var g;return me.Fragment===(f==null||(g=f[0])===null||g===void 0?void 0:g.type)&&(0,me.nextTick)(function(){t.setContentPointerEvent("none"),t.resetPointerEvent()}),t.style},d=u((n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r));return(0,me.createVNode)("div",{class:this.contentClassName,style:d,ref:"refContent"},[(o=(i=(a=this.$slots).arrow)===null||i===void 0?void 0:i.call(a))!==null&&o!==void 0?o:"",(s=(l=(c=this.$slots).default)===null||l===void 0?void 0:l.call(c))!==null&&s!==void 0?s:""])}});var cS=e=>{var t={};return cn.d(t,e),t};const uS=cS({toType:()=>_e});var Fp={isShow:se.PropTypes.bool.def(!1),always:se.PropTypes.bool.def(!1),disabled:se.PropTypes.bool.def(!1),width:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),height:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxWidth:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),maxHeight:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.number]).def("auto"),content:(0,uS.toType)("IContent",{}).def(""),target:se.PropTypes.oneOfType([se.PropTypes.string,se.PropTypes.instanceOf(HTMLElement),se.PropTypes.instanceOf(PointerEvent)]),allowHtml:se.PropTypes.bool.def(!1),placement:(0,se.placementType)().def(se.PlacementEnum.TOP_START),theme:se.PropTypes.string.def("dark"),trigger:(0,se.triggerType)(),renderType:(0,se.renderType)(),arrow:se.PropTypes.bool.def(!0),padding:se.PropTypes.number.def(5),offset:se.PropTypes.oneOfType([se.PropTypes.number,se.PropTypes.shape({mainAxis:se.PropTypes.number,crossAxis:se.PropTypes.number,alignmentAxis:se.PropTypes.number})]).def(6),boundary:se.PropTypes.oneOfType([se.PropTypes.string.def("parent"),se.PropTypes.instanceOf(HTMLElement)]),zIndex:se.PropTypes.number.def(void 0),disableTeleport:se.PropTypes.bool.def(!1),autoPlacement:se.PropTypes.bool.def(!1),autoVisibility:se.PropTypes.bool.def(!0),disableOutsideClick:se.PropTypes.bool.def(!1),disableTransform:se.PropTypes.bool.def(!1),reference:se.PropTypes.any,modifiers:se.PropTypes.array.def([]),popoverDelay:se.PropTypes.oneOfType([se.PropTypes.number,se.PropTypes.arrayOf(se.PropTypes.number)]).def(100),extCls:se.PropTypes.string.def(""),componentEventDelay:se.PropTypes.number.def(0),forceClickoutside:se.PropTypes.bool.def(!1)};const dS=(0,me.defineComponent)({name:"PopReference",render:function(){var t,n,r;return(t=(n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r))!==null&&t!==void 0?t:""}}),Vp=(0,me.defineComponent)({props:{class:se.PropTypes.string.def(""),mode:se.PropTypes.string.def("")},render:function(){var t,n;return(0,me.createVNode)(me.Fragment,null,[(t=(n=this.$slots).default)===null||t===void 0?void 0:t.call(n)])}});function fS(e){if(Array.isArray(e))return e}function pS(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,o,i,a,s=[],l=!0,c=!1;try{if(i=(n=n.call(e)).next,t!==0)for(;!(l=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,o=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw o}}return s}}function Rp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function AS(e,t){if(e){if(typeof e=="string")return Rp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Rp(e,t)}}function hS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
38
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kc(e,t){return fS(e)||pS(e,t)||AS(e,t)||hS()}var gS=e=>{var t={};return cn.d(t,e),t};const mS=gS({default:()=>Lf}),Hp=["top","right","bottom","left"],Yp=["start","end"],Lp=Hp.reduce((e,t)=>e.concat(t,t+"-"+Yp[0],t+"-"+Yp[1]),[]),On=Math.min,dn=Math.max,fs=Math.round,ps=Math.floor,Wn=e=>({x:e,y:e}),vS={left:"right",right:"left",bottom:"top",top:"bottom"},yS={start:"end",end:"start"};function Cc(e,t,n){return dn(e,On(t,n))}function qn(e,t){return typeof e=="function"?e(t):e}function Gt(e){return e.split("-")[0]}function fn(e){return e.split("-")[1]}function $p(e){return e==="x"?"y":"x"}function Tc(e){return e==="y"?"height":"width"}function Ti(e){return["top","bottom"].includes(Gt(e))?"y":"x"}function Sc(e){return $p(Ti(e))}function Gp(e,t,n){n===void 0&&(n=!1);const r=fn(e),o=Sc(e),i=Tc(o);let a=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=hs(a)),[a,hs(a)]}function bS(e){const t=hs(e);return[As(e),t,As(t)]}function As(e){return e.replace(/start|end/g,t=>yS[t])}function wS(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}function xS(e,t,n,r){const o=fn(e);let i=wS(Gt(e),n==="start",r);return o&&(i=i.map(a=>a+"-"+o),t&&(i=i.concat(i.map(As)))),i}function hs(e){return e.replace(/left|right|bottom|top/g,t=>vS[t])}function kS(e){return{top:0,right:0,bottom:0,left:0,...e}}function Bc(e){return typeof e!="number"?kS(e):{top:e,right:e,bottom:e,left:e}}function co(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Up(e,t,n){let{reference:r,floating:o}=e;const i=Ti(t),a=Sc(t),s=Tc(a),l=Gt(t),c=i==="y",u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,A=r[s]/2-o[s]/2;let f;switch(l){case"top":f={x:u,y:r.y-o.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:d};break;case"left":f={x:r.x-o.width,y:d};break;default:f={x:r.x,y:r.y}}switch(fn(t)){case"start":f[a]-=A*(n&&c?-1:1);break;case"end":f[a]+=A*(n&&c?-1:1);break}return f}const CS=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,s=i.filter(Boolean),l=await(a.isRTL==null?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=Up(c,r,l),A=r,f={},g=0;for(let h=0;h<s.length;h++){const{name:y,fn:m}=s[h],{x:C,y:x,data:v,reset:j}=await m({x:u,y:d,initialPlacement:r,placement:A,strategy:o,middlewareData:f,rects:c,platform:a,elements:{reference:e,floating:t}});u=C??u,d=x??d,f={...f,[y]:{...f[y],...v}},j&&g<=50&&(g++,typeof j=="object"&&(j.placement&&(A=j.placement),j.rects&&(c=j.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):j.rects),{x:u,y:d}=Up(c,A,l)),h=-1)}return{x:u,y:d,placement:A,strategy:o,middlewareData:f}};async function Si(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:A=!1,padding:f=0}=qn(t,e),g=Bc(f),y=s[A?d==="floating"?"reference":"floating":d],m=co(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(y)))==null||n?y:y.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),C=d==="floating"?{...a.floating,x:r,y:o}:a.reference,x=await(i.getOffsetParent==null?void 0:i.getOffsetParent(s.floating)),v=await(i.isElement==null?void 0:i.isElement(x))?await(i.getScale==null?void 0:i.getScale(x))||{x:1,y:1}:{x:1,y:1},j=co(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:C,offsetParent:x,strategy:l}):C);return{top:(m.top-j.top+g.top)/v.y,bottom:(j.bottom-m.bottom+g.bottom)/v.y,left:(m.left-j.left+g.left)/v.x,right:(j.right-m.right+g.right)/v.x}}const TS=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:u=0}=qn(e,t)||{};if(c==null)return{};const d=Bc(u),A={x:n,y:r},f=Sc(o),g=Tc(f),h=await a.getDimensions(c),y=f==="y",m=y?"top":"left",C=y?"bottom":"right",x=y?"clientHeight":"clientWidth",v=i.reference[g]+i.reference[f]-A[f]-i.floating[g],j=A[f]-i.reference[f],B=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c));let k=B?B[x]:0;(!k||!await(a.isElement==null?void 0:a.isElement(B)))&&(k=s.floating[x]||i.floating[g]);const I=v/2-j/2,Q=k/2-h[g]/2-1,P=On(d[m],Q),$=On(d[C],Q),Z=P,q=k-h[g]-$,U=k/2-h[g]/2+I,F=Cc(Z,U,q),L=!l.arrow&&fn(o)!=null&&U!==F&&i.reference[g]/2-(U<Z?P:$)-h[g]/2<0,K=L?U<Z?U-Z:U-q:0;return{[f]:A[f]+K,data:{[f]:F,centerOffset:U-F-K,...L&&{alignmentOffset:K}},reset:L}}});function SS(e,t,n){return(e?[...n.filter(o=>fn(o)===e),...n.filter(o=>fn(o)!==e)]:n.filter(o=>Gt(o)===o)).filter(o=>e?fn(o)===e||(t?As(o)!==o:!1):!0)}const BS=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,o;const{rects:i,middlewareData:a,placement:s,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:A=Lp,autoAlignment:f=!0,...g}=qn(e,t),h=d!==void 0||A===Lp?SS(d||null,f,A):A,y=await Si(t,g),m=((n=a.autoPlacement)==null?void 0:n.index)||0,C=h[m];if(C==null)return{};const x=Gp(C,i,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(s!==C)return{reset:{placement:h[0]}};const v=[y[Gt(C)],y[x[0]],y[x[1]]],j=[...((r=a.autoPlacement)==null?void 0:r.overflows)||[],{placement:C,overflows:v}],B=h[m+1];if(B)return{data:{index:m+1,overflows:j},reset:{placement:B}};const k=j.map(P=>{const $=fn(P.placement);return[P.placement,$&&u?P.overflows.slice(0,2).reduce((Z,q)=>Z+q,0):P.overflows[0],P.overflows]}).sort((P,$)=>P[1]-$[1]),Q=((o=k.filter(P=>P[2].slice(0,fn(P[0])?2:3).every($=>$<=0))[0])==null?void 0:o[0])||k[0][0];return Q!==s?{data:{index:m+1,overflows:j},reset:{placement:Q}}:{}}}},jS=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:A,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:h=!0,...y}=qn(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const m=Gt(o),C=Gt(s)===s,x=await(l.isRTL==null?void 0:l.isRTL(c.floating)),v=A||(C||!h?[hs(s)]:bS(s));!A&&g!=="none"&&v.push(...xS(s,h,g,x));const j=[s,...v],B=await Si(t,y),k=[];let I=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&k.push(B[m]),d){const Z=Gp(o,a,x);k.push(B[Z[0]],B[Z[1]])}if(I=[...I,{placement:o,overflows:k}],!k.every(Z=>Z<=0)){var Q,P;const Z=(((Q=i.flip)==null?void 0:Q.index)||0)+1,q=j[Z];if(q)return{data:{index:Z,overflows:I},reset:{placement:q}};let U=(P=I.filter(F=>F.overflows[0]<=0).sort((F,L)=>F.overflows[1]-L.overflows[1])[0])==null?void 0:P.placement;if(!U)switch(f){case"bestFit":{var $;const F=($=I.map(L=>[L.placement,L.overflows.filter(K=>K>0).reduce((K,te)=>K+te,0)]).sort((L,K)=>L[1]-K[1])[0])==null?void 0:$[0];F&&(U=F);break}case"initialPlacement":U=s;break}if(o!==U)return{reset:{placement:U}}}return{}}}};function Zp(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Jp(e){return Hp.some(t=>e[t]>=0)}const OS=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=qn(e,t);switch(r){case"referenceHidden":{const i=await Si(t,{...o,elementContext:"reference"}),a=Zp(i,n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:Jp(a)}}}case"escaped":{const i=await Si(t,{...o,altBoundary:!0}),a=Zp(i,n.floating);return{data:{escapedOffsets:a,escaped:Jp(a)}}}default:return{}}}}};function Wp(e){const t=On(...e.map(i=>i.left)),n=On(...e.map(i=>i.top)),r=dn(...e.map(i=>i.right)),o=dn(...e.map(i=>i.bottom));return{x:t,y:n,width:r-t,height:o-n}}function IS(e){const t=e.slice().sort((o,i)=>o.y-i.y),n=[];let r=null;for(let o=0;o<t.length;o++){const i=t[o];!r||i.y-r.y>r.height/2?n.push([i]):n[n.length-1].push(i),r=i}return n.map(o=>co(Wp(o)))}const MS=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:i,strategy:a}=t,{padding:s=2,x:l,y:c}=qn(e,t),u=Array.from(await(i.getClientRects==null?void 0:i.getClientRects(r.reference))||[]),d=IS(u),A=co(Wp(u)),f=Bc(s);function g(){if(d.length===2&&d[0].left>d[1].right&&l!=null&&c!=null)return d.find(y=>l>y.left-f.left&&l<y.right+f.right&&c>y.top-f.top&&c<y.bottom+f.bottom)||A;if(d.length>=2){if(Ti(n)==="y"){const P=d[0],$=d[d.length-1],Z=Gt(n)==="top",q=P.top,U=$.bottom,F=Z?P.left:$.left,L=Z?P.right:$.right,K=L-F,te=U-q;return{top:q,bottom:U,left:F,right:L,width:K,height:te,x:F,y:q}}const y=Gt(n)==="left",m=dn(...d.map(P=>P.right)),C=On(...d.map(P=>P.left)),x=d.filter(P=>y?P.left===C:P.right===m),v=x[0].top,j=x[x.length-1].bottom,B=C,k=m,I=k-B,Q=j-v;return{top:v,bottom:j,left:B,right:k,width:I,height:Q,x:B,y:v}}return A}const h=await i.getElementRects({reference:{getBoundingClientRect:g},floating:r.floating,strategy:a});return o.reference.x!==h.reference.x||o.reference.y!==h.reference.y||o.reference.width!==h.reference.width||o.reference.height!==h.reference.height?{reset:{rects:h}}:{}}}};async function PS(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),a=Gt(n),s=fn(n),l=Ti(n)==="y",c=["left","top"].includes(a)?-1:1,u=i&&l?-1:1,d=qn(t,e);let{mainAxis:A,crossAxis:f,alignmentAxis:g}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&typeof g=="number"&&(f=s==="end"?g*-1:g),l?{x:f*u,y:A*c}:{x:A*c,y:f*u}}const DS=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await PS(t,e);return a===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}},ES=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:y=>{let{x:m,y:C}=y;return{x:m,y:C}}},...l}=qn(e,t),c={x:n,y:r},u=await Si(t,l),d=Ti(Gt(o)),A=$p(d);let f=c[A],g=c[d];if(i){const y=A==="y"?"top":"left",m=A==="y"?"bottom":"right",C=f+u[y],x=f-u[m];f=Cc(C,f,x)}if(a){const y=d==="y"?"top":"left",m=d==="y"?"bottom":"right",C=g+u[y],x=g-u[m];g=Cc(C,g,x)}const h=s.fn({...t,[A]:f,[d]:g});return{...h,data:{x:h.x-n,y:h.y-r}}}}};function Kn(e){return qp(e)?(e.nodeName||"").toLowerCase():"#document"}function Tt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function In(e){var t;return(t=(qp(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function qp(e){return e instanceof Node||e instanceof Tt(e).Node}function Mn(e){return e instanceof Element||e instanceof Tt(e).Element}function pn(e){return e instanceof HTMLElement||e instanceof Tt(e).HTMLElement}function Kp(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Tt(e).ShadowRoot}function Bi(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Dt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function QS(e){return["table","td","th"].includes(Kn(e))}function jc(e){const t=Oc(),n=Dt(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function NS(e){let t=uo(e);for(;pn(t)&&!gs(t);){if(jc(t))return t;t=uo(t)}return null}function Oc(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function gs(e){return["html","body","#document"].includes(Kn(e))}function Dt(e){return Tt(e).getComputedStyle(e)}function ms(e){return Mn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function uo(e){if(Kn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Kp(e)&&e.host||In(e);return Kp(t)?t.host:t}function Xp(e){const t=uo(e);return gs(t)?e.ownerDocument?e.ownerDocument.body:e.body:pn(t)&&Bi(t)?t:Xp(t)}function ji(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Xp(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),a=Tt(o);return i?t.concat(a,a.visualViewport||[],Bi(o)?o:[],a.frameElement&&n?ji(a.frameElement):[]):t.concat(o,ji(o,[],n))}function _p(e){const t=Dt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=pn(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=fs(n)!==i||fs(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function Ic(e){return Mn(e)?e:e.contextElement}function fo(e){const t=Ic(e);if(!pn(t))return Wn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=_p(t);let a=(i?fs(n.width):n.width)/r,s=(i?fs(n.height):n.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!s||!Number.isFinite(s))&&(s=1),{x:a,y:s}}const zS=Wn(0);function eA(e){const t=Tt(e);return!Oc()||!t.visualViewport?zS:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function FS(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Tt(e)?!1:t}function gr(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=Ic(e);let a=Wn(1);t&&(r?Mn(r)&&(a=fo(r)):a=fo(e));const s=FS(i,n,r)?eA(i):Wn(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const A=Tt(i),f=r&&Mn(r)?Tt(r):r;let g=A.frameElement;for(;g&&r&&f!==A;){const h=fo(g),y=g.getBoundingClientRect(),m=Dt(g),C=y.left+(g.clientLeft+parseFloat(m.paddingLeft))*h.x,x=y.top+(g.clientTop+parseFloat(m.paddingTop))*h.y;l*=h.x,c*=h.y,u*=h.x,d*=h.y,l+=C,c+=x,g=Tt(g).frameElement}}return co({width:u,height:d,x:l,y:c})}function VS(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=pn(n),i=In(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},s=Wn(1);const l=Wn(0);if((o||!o&&r!=="fixed")&&((Kn(n)!=="body"||Bi(i))&&(a=ms(n)),pn(n))){const c=gr(n);s=fo(n),l.x=c.x+n.clientLeft,l.y=c.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}}function RS(e){return Array.from(e.getClientRects())}function tA(e){return gr(In(e)).left+ms(e).scrollLeft}function HS(e){const t=In(e),n=ms(e),r=e.ownerDocument.body,o=dn(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=dn(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+tA(e);const s=-n.scrollTop;return Dt(r).direction==="rtl"&&(a+=dn(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}function YS(e,t){const n=Tt(e),r=In(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const c=Oc();(!c||c&&t==="fixed")&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s,y:l}}function LS(e,t){const n=gr(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=pn(e)?fo(e):Wn(1),a=e.clientWidth*i.x,s=e.clientHeight*i.y,l=o*i.x,c=r*i.y;return{width:a,height:s,x:l,y:c}}function nA(e,t,n){let r;if(t==="viewport")r=YS(e,n);else if(t==="document")r=HS(In(e));else if(Mn(t))r=LS(t,n);else{const o=eA(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return co(r)}function rA(e,t){const n=uo(e);return n===t||!Mn(n)||gs(n)?!1:Dt(n).position==="fixed"||rA(n,t)}function $S(e,t){const n=t.get(e);if(n)return n;let r=ji(e,[],!1).filter(s=>Mn(s)&&Kn(s)!=="body"),o=null;const i=Dt(e).position==="fixed";let a=i?uo(e):e;for(;Mn(a)&&!gs(a);){const s=Dt(a),l=jc(a);!l&&s.position==="fixed"&&(o=null),(i?!l&&!o:!l&&s.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||Bi(a)&&!l&&rA(e,a))?r=r.filter(u=>u!==a):o=s,a=uo(a)}return t.set(e,r),r}function GS(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a=[...n==="clippingAncestors"?$S(t,this._c):[].concat(n),r],s=a[0],l=a.reduce((c,u)=>{const d=nA(t,u,o);return c.top=dn(d.top,c.top),c.right=On(d.right,c.right),c.bottom=On(d.bottom,c.bottom),c.left=dn(d.left,c.left),c},nA(t,s,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function US(e){const{width:t,height:n}=_p(e);return{width:t,height:n}}function ZS(e,t,n){const r=pn(t),o=In(t),i=n==="fixed",a=gr(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=Wn(0);if(r||!r&&!i)if((Kn(t)!=="body"||Bi(o))&&(s=ms(t)),r){const c=gr(t,!0,i,t);l.x=c.x+t.clientLeft,l.y=c.y+t.clientTop}else o&&(l.x=tA(o));return{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function oA(e,t){return!pn(e)||Dt(e).position==="fixed"?null:t?t(e):e.offsetParent}function iA(e,t){const n=Tt(e);if(!pn(e))return n;let r=oA(e,t);for(;r&&QS(r)&&Dt(r).position==="static";)r=oA(r,t);return r&&(Kn(r)==="html"||Kn(r)==="body"&&Dt(r).position==="static"&&!jc(r))?n:r||NS(e)||n}const JS=async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||iA,i=this.getDimensions;return{reference:ZS(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}};function WS(e){return Dt(e).direction==="rtl"}const qS={convertOffsetParentRelativeRectToViewportRelativeRect:VS,getDocumentElement:In,getClippingRect:GS,getOffsetParent:iA,getElementRects:JS,getClientRects:RS,getDimensions:US,getScale:fo,isElement:Mn,isRTL:WS};function KS(e,t){let n=null,r;const o=In(e);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function a(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),i();const{left:c,top:u,width:d,height:A}=e.getBoundingClientRect();if(s||t(),!d||!A)return;const f=ps(u),g=ps(o.clientWidth-(c+d)),h=ps(o.clientHeight-(u+A)),y=ps(c),C={rootMargin:-f+"px "+-g+"px "+-h+"px "+-y+"px",threshold:dn(0,On(1,l))||1};let x=!0;function v(j){const B=j[0].intersectionRatio;if(B!==l){if(!x)return a();B?a(!1,B):r=setTimeout(()=>{a(!1,1e-7)},100)}x=!1}try{n=new IntersectionObserver(v,{...C,root:o.ownerDocument})}catch{n=new IntersectionObserver(v,C)}n.observe(e)}return a(!0),i}function XS(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=Ic(e),u=o||i?[...c?ji(c):[],...ji(t)]:[];u.forEach(m=>{o&&m.addEventListener("scroll",n,{passive:!0}),i&&m.addEventListener("resize",n)});const d=c&&s?KS(c,n):null;let A=-1,f=null;a&&(f=new ResizeObserver(m=>{let[C]=m;C&&C.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(A),A=requestAnimationFrame(()=>{f&&f.observe(t)})),n()}),c&&!l&&f.observe(c),f.observe(t));let g,h=l?gr(e):null;l&&y();function y(){const m=gr(e);h&&(m.x!==h.x||m.y!==h.y||m.width!==h.width||m.height!==h.height)&&n(),h=m,g=requestAnimationFrame(y)}return n(),()=>{u.forEach(m=>{o&&m.removeEventListener("scroll",n),i&&m.removeEventListener("resize",n)}),d&&d(),f&&f.disconnect(),f=null,l&&cancelAnimationFrame(g)}}const _S=BS,eB=ES,tB=jS,nB=OS,rB=TS,oB=MS,iB=(e,t,n)=>{const r=new Map,o={platform:qS,...n},i={...o.platform,_c:r};return CS(e,t,{...o,platform:i})},aA={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let vs;const aB=new Uint8Array(16);function sB(){if(!vs&&(vs=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!vs))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return vs(aB)}const rt=[];for(let e=0;e<256;++e)rt.push((e+256).toString(16).slice(1));function lB(e,t=0){return rt[e[t+0]]+rt[e[t+1]]+rt[e[t+2]]+rt[e[t+3]]+"-"+rt[e[t+4]]+rt[e[t+5]]+"-"+rt[e[t+6]]+rt[e[t+7]]+"-"+rt[e[t+8]]+rt[e[t+9]]+"-"+rt[e[t+10]]+rt[e[t+11]]+rt[e[t+12]]+rt[e[t+13]]+rt[e[t+14]]+rt[e[t+15]]}function cB(e,t,n){if(aA.randomUUID&&!t&&!e)return aA.randomUUID();e=e||{};const r=e.random||(e.rng||sB)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return lB(r)}const Mc=cB;var Pc={},Dc=function(t){var n=document.querySelector(t);return n instanceof HTMLElement},uB=function(){return Pc.fullscreenReferId||(Pc.fullscreenReferId="id_".concat(Mc())),Pc.fullscreenReferId},Oi=function(t){return t instanceof Element||t instanceof HTMLDocument},sA=function(t){if(Oi(t))return{isElement:!0,content:t,vNode:void 0};if(/^(#|\.)/.test(t)){var n=document.querySelector(t),r=Oi(n);return{isElement:r,content:r?n:t,vNode:r?void 0:t}}return{isElement:!1,content:t,vNode:t}};function lA(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function dB(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?lA(Object(n),!0).forEach(function(r){un(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):lA(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}const fB=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=(0,me.ref)(!1),l=(0,me.ref)(),c=function(){var w,N,J=y();return(w=document.fullscreenElement)!==null&&w!==void 0&&w.shadowRoot?document.fullscreenElement.shadowRoot.contains(J):(N=document.fullscreenElement)===null||N===void 0?void 0:N.contains(J)},u=function(w){return c()?document.fullscreenElement.shadowRoot?document.fullscreenElement.shadowRoot.querySelector(w):document.fullscreenElement.querySelector(w):document.body},d=["dark","light"],A=(0,me.computed)(function(){var S,w,N=(S=(w=e.theme)===null||w===void 0?void 0:w.split(/\s+/))!==null&&S!==void 0?S:[];N.sort(function(ne,O){return Number(d.includes(O))-Number(d.includes(ne))});var J=N,ee=N.filter(function(ne){return!d.includes(ne)});return{systemThemes:J,customThemes:ee}}),f=function(){return e.autoVisibility},g=function(){return e.autoPlacement},h=function(){var w,N,J,ee=y(),ne=x((w=o.value)===null||w===void 0?void 0:w.$el),O=e.arrow?x((N=i.value)===null||N===void 0?void 0:N.$el):null,M=x((J=a.value)===null||J===void 0?void 0:J.$el),H=sA(e.content),X=H.isElement,ie=H.content;return ne&&X&&!(ne!=null&&ne.contains(ie))&&ne.append(ie),{elReference:ee,elContent:ne,elArrow:O,root:M}},y=function(){var w;return x(e.target)||x((w=r.value)===null||w===void 0?void 0:w.$el)},m=function(){var w={};return Array.isArray(e.modifiers)&&e.modifiers.forEach(function(N){var J;if(N.name==="offset"){var ee,ne;if(typeof((ee=N.options)===null||ee===void 0?void 0:ee.offset)=="number"){var O;J=(O=N.options)===null||O===void 0?void 0:O.offset}if(Array.isArray((ne=N.options)===null||ne===void 0?void 0:ne.offset)){var M,H=(M=N.options)===null||M===void 0?void 0:M.offset,X=kc(H,2),ie=X[0],fe=X[1];J={mainAxis:ie,crossAxis:fe}}Object.assign(w,{offset:J})}}),w},C=function(w,N){var J=m(),ee=[DS(J.offset||N.offset),eB({padding:N.padding})],ne={placement:N.placement,middleware:ee};return N.arrow&&ee.push(rB({element:w})),g()&&ee.push(_S()),ee.unshift(oB()),ee.push(tB()),f()&&ne.middleware.push(nB()),ne},x=function S(w){if(w instanceof HTMLElement)return w;if(w instanceof Text)return S(w.nextElementSibling);if(typeof(w==null?void 0:w.getBoundingClientRect)=="function")return w;if(typeof w=="string"){var N=document.querySelector(w);return(0,mS.default)(N)?N:null}return w instanceof PointerEvent?S(w.target):null},v=A.value.customThemes.join(" "),j=A.value.customThemes.reduce(function(S,w){return dB(un({},"data-".concat(w,"-theme"),!0),S)},{}),B="".concat(v),k=null,I=function(w){var N=window.devicePixelRatio||1;return Math.round(w*N)/N||0},Q=function(w,N,J,ee){var ne;e.disableTransform?Object.assign(w.style,{left:"".concat(I(N),"px"),top:"".concat(I(J),"px")}):Object.assign(w.style,{left:"0",top:"0",transform:"translate3d(".concat(I(N),"px,").concat(I(J),"px,0)")});var O=f()?(ne=ee.hide)===null||ne===void 0?void 0:ne.referenceHidden:!1;Object.assign(w.style,{visibility:O?"hidden":"visible"})},P=function(w,N,J){if(e.arrow){var ee,ne=(ee=J.arrow)!==null&&ee!==void 0?ee:{},O=ne.x,M=ne.y;w.setAttribute("data-arrow",N);var H={left:"",top:"",bottom:"",right:""};Object.assign(w.style,H);var X={top:"bottom",right:"left",bottom:"top",left:"right"}[N];Object.assign(w.style,un({left:O!==null?"".concat(O,"px"):"",top:M!==null?"".concat(M,"px"):""},X,"-4px"))}},$=function(){var w=h(),N=w.elReference,J=w.elContent;k=XS(N,J,function(){s.value&&Z(null,e)})},Z=function(){var w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},J=arguments.length>2?arguments[2]:void 0,ee=h(),ne=ee.elReference,O=ee.elContent,M=ee.elArrow,H=w||ne;if(!(!H||!O)){var X=C(M,N);iB(H,O,X).then(function(ie){var fe=ie.x,pe=ie.y,be=ie.placement,xe=ie.middlewareData,Se=O.className;O.className="".concat(Se.replace(B,"")," ").concat(B).replace(/\s+/gm," ").replace(/^\s+|\s+$/g,""),Object.keys(j).forEach(function(Qe){O.setAttribute(Qe,j[Qe])});var je=be.split("-")[0],ke=je;["left","right","top","bottom"].includes(je)||(ke="top"),Q(O,fe,pe,xe),P(M,ke,xe),typeof J=="function"&&J()})}},q=void 0,U=void 0,F=!1,L=function(){return Array.isArray(e.popoverDelay)?[e.popoverDelay[0],e.popoverDelay.slice(-1)[0]]:[e.popoverDelay,e.popoverDelay]},K=function(){var w=L()[0];U=setTimeout(function(){e.disabled||(s.value=!0)},w)},te=function(){var w=L()[1];q=setTimeout(function(){U&&clearTimeout(U),s.value=!1},w)},le=function(){var w,N=x((w=o.value)===null||w===void 0?void 0:w.$el);N.style.setProperty("display","block"),N.style.setProperty("z-index","".concat(e.zIndex?e.zIndex:se.bkZIndexManager.getPopperIndex())),Z(),t.emit(Pt.CONTENT_AfterShow,{isShow:!0})},oe=function(){var w,N=x((w=o.value)===null||w===void 0?void 0:w.$el);N.style.setProperty("display","none"),t.emit(Pt.CONTENT_AfterHidden,{isShow:!1})},Y=function(){s.value?te():K()},z=function(){Y()},V=function(w){e.trigger==="hover"&&(q&&(F=!0,clearTimeout(q),q=void 0),T(w))},D=function(w){F&&(te(),F=!1,R(w))},T=function(w){t.emit(Pt.CONTENT_MOUSEENTER,w)},R=function(w){t.emit(Pt.CONTENT_MOUSELEAVE,w)},_=function(){var w,N={hover:{content:[["mouseenter",V],["mouseleave",D]],reference:[["mouseenter",K],["mouseleave",te],["focus",K],["blur",te]]},click:[["click",z]],manual:{content:[["mouseenter",T],["mouseleave",R]],reference:[[]]}};return(w=N[e.trigger])!==null&&w!==void 0?w:[]},E=function(w){l.value=w};(0,me.watch)(function(){return e.isShow},function(S){s.value=S}),(0,me.watch)(s,function(S){S?le():oe()});var b=function(){q&&(F=!0,clearTimeout(q),q=void 0)};return{showPopover:K,hidePopover:te,resolveTriggerEvents:_,updatePopover:Z,triggerPopover:Y,resolvePopElements:h,isElementFullScreen:c,resolveTargetElement:x,createPopInstance:$,updateFullscreenTarget:E,getFullscreenRoot:u,stopHide:b,localIsShow:s,cleanup:k}};var Xn=null,ys=null;const pB=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"#",n=function(i){var a=null,s=function(d){a===null&&d()},l=function(){if(/^parent$/i.test(e.boundary)){a="".concat(t).concat(Xn);var d=i||{},A=d.parentNode;A!=null&&A.parentNode&&(A.parentNode.setAttribute("data-pnode-id",ys),a="[data-pnode-id=".concat(ys,"]"))}},c=function(){if(!/^body$/i.test(e.boundary)){if(typeof e.boundary=="string"){if(!Dc(e.boundary)){a="body";return}a=e.boundary;return}if(Oi(e.boundary)){a=e.boundary;return}}};return s(l),s(c),s(function(){a=typeof e.boundary=="string"?e.boundary:"".concat(t).concat(Xn)}),a};if(Xn===null||!Dc("#".concat(Xn))){Xn="id_".concat(Mc());var r=document.createElement("div");r.setAttribute("id",Xn),r.setAttribute("data-popper-id",Xn),document.body.append(r)}return ys===null&&(ys="id_".concat(Mc())),{popContainerId:Xn,prefixId:n(),getPrefixId:n}},AB=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=null,l=(0,me.ref)(!1),c=uB(),u=(0,me.ref)(),d=fB(e,t,{refReference:r,refContent:o,refArrow:i,refRoot:a}),A=d.localIsShow,f=d.showPopover,g=d.hidePopover,h=d.updatePopover,y=d.cleanup,m=d.resolveTriggerEvents,C=d.resolvePopElements,x=d.isElementFullScreen,v=d.updateFullscreenTarget,j=d.createPopInstance,B=d.getFullscreenRoot,k=d.stopHide,I=function(){y==null||y(),j()},Q=function(){f()},P=function(){g()},$=function(){j(),e.always?f():Z()},Z=function(){var b=C(),S=b.elReference,w=b.elContent;if(s=m(),Array.isArray(s))q(S,s);else{var N=s,J=N.content,ee=N.reference;q(S,ee),q(w,J)}},q=function(b,S){S.forEach(function(w){var N=kc(w,2),J=N[0],ee=N[1];J&&typeof ee=="function"&&b.addEventListener(J,ee)})},U=function(){var b;if((b=s)!==null&&b!==void 0&&b.length){var S=C(),w=S.elReference;w&&s.forEach(function(N){var J=kc(N,2),ee=J[0],ne=J[1];ee&&typeof ne=="function"&&w.removeEventListener(ee,ne)}),s=null}},F=function(b){var S;return(S=b==null?void 0:b.closest("[data-fllsrn-id]"))!==null&&S!==void 0?S:b},L=function(){var b=C(),S=b.elReference,w=b.root;if(l.value){var N,J=S||w||{},ee=J.parentNode;Y.value=(N=u==null?void 0:u.value)!==null&&N!==void 0?N:F(ee);return}Y.value=te(w||S)},K=pB(e,"#"),te=K.getPrefixId,le=function(){var b;u==null||(b=u.value)===null||b===void 0||b.setAttribute("data-fllsrn-id",c)},oe=function(){var b,S,w="[data-fllsrn-id=".concat(c,"]");((b=u==null||(S=u.value)===null||S===void 0?void 0:S.querySelectorAll(w))!==null&&b!==void 0?b:[]).forEach(function(N){N==null||N.removeAttribute("data-fllsrn-id")})},Y=(0,me.ref)(),z=function(){U()},V=function(b){u.value=b,v(b),l.value=x(),le()},D=function(b){document.fullscreenElement||oe(),V(b.target),L(),h(null,e)},T=function(){if(!e.disabled){if($(),x()){var b="[data-fllsrn-id=".concat(c,"]"),S=B(b);V(S)}L(),document.body.addEventListener("fullscreenchange",D)}},R=function(){z(),document.body.removeEventListener("fullscreenchange",D)},_=function(b){t.emit(Pt.CLICK_OUTSIDE,{isShow:A.value,event:b});var S=e.disableOutsideClick||e.always||e.disabled||e.trigger==="manual";!e.forceClickoutside&&S||A.value&&P()};return{onMountedFn:T,onUnmountedFn:R,handleClickOutside:_,beforeInstanceUnmount:z,updateBoundary:L,initPopInstance:$,updatePopover:h,resetPopover:I,showPopover:f,hidePopover:g,showFn:Q,hideFn:P,stopHide:k,isFullscreen:l,boundary:Y,localIsShow:A}};function hB(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Object]"&&!(0,me.isVNode)(e)}const gB=(0,me.defineComponent)({name:"Popover",components:{Content:zp,Arrow:Ep,Root:Vp},directives:{clickoutside:iS},props:Fp,emits:lS,setup:function(t,n){var r=(0,me.toRefs)(t),o=r.reference,i=(0,me.ref)(),a=(0,me.ref)(),s=(0,me.ref)(),l=(0,me.ref)(),c=(0,me.computed)(function(){return o.value||i.value}),u=AB(t,n,{refReference:c,refContent:a,refArrow:s,refRoot:l}),d=u.onMountedFn,A=u.onUnmountedFn,f=u.handleClickOutside,g=u.beforeInstanceUnmount,h=u.updateBoundary,y=u.initPopInstance,m=u.showFn,C=u.hideFn,x=u.showPopover,v=u.hidePopover,j=u.updatePopover,B=u.resetPopover,k=u.stopHide,I=u.localIsShow,Q=u.boundary;!t.always&&!t.disabled&&(0,me.watch)(function(){return t.isShow},function(){t.isShow?x():v()},{immediate:!0}),(0,me.watch)(function(){return[t.disabled]},function(F){F[0]?g():y()}),h(),(0,me.onMounted)(d),(0,me.onBeforeUnmount)(A);var P=(0,me.computed)(function(){return I.value&&!t.disableTeleport}),$=function(){m()},Z=function(){C()},q=(0,me.computed)(function(){return t.renderType===se.RenderType.AUTO?!0:I.value}),U=function(){if(t.allowHtml){var L=sA(t.content),K=L.vNode;return K}return t.content};return{boundary:Q,arrow:t.arrow,refDefaultReference:i,refContent:a,refArrow:s,content:t.content,theme:t.theme,transBoundary:P,handleClickOutside:f,updatePopover:j,resetPopover:B,hide:Z,show:$,stopHide:k,contentIsShow:q,renderContent:U,localIsShow:I}},render:function(){var t,n,r,o,i=this,a,s,l,c=function(d){var A;return me.Text===(d==null||(A=d[0])===null||A===void 0?void 0:A.type)?(0,me.createVNode)("span",null,[d]):d};return(0,me.createVNode)(Vp,{ref:"refRoot"},{default:function(){return[(0,me.createVNode)(dS,{ref:"refDefaultReference"},hB(t=c((n=(r=(o=i.$slots).default)===null||r===void 0?void 0:r.call(o))!==null&&n!==void 0?n:(0,me.createVNode)("span",null,null)))?t:{default:function(){return[t]}}),(0,me.createVNode)(me.Teleport,{to:i.boundary,disabled:!i.transBoundary},{default:function(){return[(0,me.withDirectives)((0,me.createVNode)(zp,{ref:"refContent",visible:i.localIsShow,"data-theme":i.theme,extCls:i.extCls,width:i.width,height:i.height,maxWidth:i.maxWidth,maxHeight:i.maxHeight,eventDelay:i.componentEventDelay},{default:function(){return[i.contentIsShow?(a=(s=(l=i.$slots).content)===null||s===void 0?void 0:s.call(l))!==null&&a!==void 0?a:i.renderContent():""]},arrow:function(){var f,g;return i.arrow?(0,me.createVNode)(Ep,{ref:"refArrow"},{default:function(){return[(f=(g=i.$slots).arrow)===null||f===void 0?void 0:f.call(g)]}}):""}}),[[(0,me.resolveDirective)("clickoutside"),i.handleClickOutside]])]}})]}})}});function cA(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function uA(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?cA(Object(n),!0).forEach(function(r){un(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cA(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function mB(e){var t,n=null,r=null,o=null,i=(t=e.immediate)!==null&&t!==void 0?t:!0,a=uA(uA({boundary:"body",placement:"top",autoVisibility:!0,isShow:!1,trigger:"manual",onHide:function(){},onShow:function(){}},e),{},{allowHtml:!0}),s={name:"$popover",setup:function(y,m){var C=m.expose,x=function(){return Object.keys(Fp).reduce(function(F,L){return Object.prototype.hasOwnProperty.call(a,L)&&Object.assign(F,un({},L,a[L])),F},{target:a.target})},v=(0,me.reactive)(x()),j=(0,me.ref)(),B=function(){var F,L;(F=j.value)===null||F===void 0||(L=F.show)===null||L===void 0||L.call(F)},k=function(){var F,L;(F=j.value)===null||F===void 0||(L=F.hide)===null||L===void 0||L.call(F)},I=function(){var F,L;(F=j.value)===null||F===void 0||(L=F.stopHide)===null||L===void 0||L.call(F)},Q=function(F){var L,K;v.target=F,(L=j.value)===null||L===void 0||(K=L.resetPopover)===null||K===void 0||K.call(L)},P=function(){var F;(F=a.onContentMouseenter)===null||F===void 0||F.call(a)},$=function(){var F;(F=a.onContentMouseleave)===null||F===void 0||F.call(a)},Z=function(){var F;(F=a.onHide)===null||F===void 0||F.call(a)},q=function(){var F;(F=a.onShow)===null||F===void 0||F.call(a)};return C({show:B,hide:k,updateTarget:Q,stopHide:I}),function(){return(0,me.createVNode)(gB,(0,me.mergeProps)(v,{ref:j,onContentMouseenter:P,onContentMouseleave:$,onAfterHidden:Z,onAfterShow:q}),null)}}};function l(h){return/^body$/i.test(h)?document.body:/^parent$/i.test(h)?Oi(a.target)?a.target.parentNode:a.target.target.parentNode:typeof h=="string"&&Dc(h)?document.querySelector(h):document.body}var c=function(){n===null&&(o=document.createElement("div"),l(a.boundary).append(o),n=(0,me.createApp)(s),r=n.mount(o))},u=function(){var y;Oi(e.content)&&e.content.remove(),n.unmount(),n=null,(y=o)===null||y===void 0||y.remove()};function d(){u(),r=null}function A(h){var y;if(c(),h){var m;(m=r)===null||m===void 0||m.updateTarget(h)}(y=r)===null||y===void 0||y.show()}function f(h){var y;(y=r)===null||y===void 0||y.updateTarget(h)}function g(){var h;(h=r)===null||h===void 0||h.hide()}return i&&c(),{install:c,close:d,show:A,hide:g,update:f,uninstall:u,get vm(){return r},get $el(){return r.$el}}}const vB=mB;var yB=jp.default,bB={2439:(e,t,n)=>{e.exports=n(2527)},7430:e=>{var t=!!(typeof window<"u"&&window.document&&window.document.createElement),n={canUseDOM:t,canUseWorkers:typeof Worker<"u",canUseEventListeners:t&&!!(window.addEventListener||window.attachEvent),canUseViewport:t&&!!window.screen,isInWorker:!t};e.exports=n},6377:e=>{var t=!1,n,r,o,i,a,s,l,c,u,d,A,f,g,h,y;function m(){if(!t){t=!0;var x=navigator.userAgent,v=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(x),j=/(Mac OS X)|(Windows)|(Linux)/.exec(x);if(f=/\b(iPhone|iP[ao]d)/.exec(x),g=/\b(iP[ao]d)/.exec(x),d=/Android/i.exec(x),h=/FBAN\/\w+;/i.exec(x),y=/Mobile/i.exec(x),A=!!/Win64/.exec(x),v){n=v[1]?parseFloat(v[1]):v[5]?parseFloat(v[5]):NaN,n&&document&&document.documentMode&&(n=document.documentMode);var B=/(?:Trident\/(\d+.\d+))/.exec(x);s=B?parseFloat(B[1])+4:n,r=v[2]?parseFloat(v[2]):NaN,o=v[3]?parseFloat(v[3]):NaN,i=v[4]?parseFloat(v[4]):NaN,i?(v=/(?:Chrome\/(\d+\.\d+))/.exec(x),a=v&&v[1]?parseFloat(v[1]):NaN):a=NaN}else n=r=o=a=i=NaN;if(j){if(j[1]){var k=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(x);l=k?parseFloat(k[1].replace("_",".")):!0}else l=!1;c=!!j[2],u=!!j[3]}else l=c=u=!1}}var C={ie:function(){return m()||n},ieCompatibilityMode:function(){return m()||s>n},ie64:function(){return C.ie()&&A},firefox:function(){return m()||r},opera:function(){return m()||o},webkit:function(){return m()||i},safari:function(){return C.webkit()},chrome:function(){return m()||a},windows:function(){return m()||c},osx:function(){return m()||l},linux:function(){return m()||u},iphone:function(){return m()||f},mobile:function(){return m()||f||g||d||y},nativeApp:function(){return m()||h},android:function(){return m()||d},ipad:function(){return m()||g}};e.exports=C},3541:(e,t,n)=>{var r=n(7430),o;r.canUseDOM&&(o=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0);/**
36
+ `),a.innerText=e,n.append(a);var s=a.clientWidth;return n.removeChild(a),s}const wc=GT,Tp=(0,Ct.defineComponent)({name:"OverflowTitle",props:Cp,setup:function(t,n){var r=n.slots,o=(0,Ct.ref)(null),i=(0,Ct.ref)(null),a=(0,Ct.ref)(!1),s=(0,Ct.shallowRef)(),l=(0,Ct.computed)(function(){var c;return t.content?t.content:r==null||(c=r.default)===null||c===void 0?void 0:c.call(r)});return(0,Ct.onMounted)(function(){var c=o.value.clientWidth,u=(0,jn.debounce)(500,function(){a.value=!1,s.value={};var A=0;if(t.calType==="dom"){var f;A=wc((f=i.value)===null||f===void 0?void 0:f.textContent,null,o.value)}else{var g=getComputedStyle(o.value),h=g.fontSize,y=g.fontFamily;A=bc(l.value,{fontSize:h,fontFamily:y})}if(A>c&&(a.value=!0,t.type==="title")){var m,T;s.value={title:(m=i==null||(T=i.value)===null||T===void 0?void 0:T.innerText)!==null&&m!==void 0?m:t.content}}});if(u(),t.resizeable){var d=new ResizeObserver(u);d.observe(o.value),(0,Ct.onBeforeUnmount)(function(){o.value&&(d==null||d.unobserve(o.value)),d==null||d.disconnect()})}}),{boxRef:o,textRef:i,isShowTips:a,contentText:l,textProps:s}},render:function(){var t=this;return(0,Ct.createVNode)("div",{ref:"boxRef",class:"position-relative"},[(0,Ct.createVNode)(VT.default,(0,Ct.mergeProps)({placement:this.placement,boundary:this.boundary||document.body,popoverDelay:[200,0]},Cp.popoverOptions,{disabled:this.type==="title"||!this.isShowTips}),{default:function(){return(0,Ct.createVNode)("div",(0,Ct.mergeProps)({ref:"textRef",class:"text-ov"},t.textProps),[t.contentText])},content:function(){return t.contentText}})])}});var UT={mounted:function(t,n){var r=n.value,o=r===void 0?{}:r,i=t.parentElement.clientWidth;if(i){var a=o.content,s=o.calType,l=s===void 0?"dom":s,c=a||t.innerText,u=0;if(l==="dom")u=wc(t.textContent,null,t.parentElement);else{var d=getComputedStyle(t),A=d.fontSize,f=d.fontFamily;u=bc(c,{fontSize:A,fontFamily:f})}u>i&&t.setAttribute("title",c)}}};const ZT=UT;var JT=(0,jn.withInstall)(Tp);const WT=JT;lo.OverflowTitle,lo.default,lo.getActualWidthByCanvas,lo.getActualWidthByDom;var qT=lo.overflowTitle,cn={};cn.d=(e,t)=>{for(var n in t)cn.o(t,n)&&!cn.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},cn.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var Sp={};cn.d(Sp,{default:()=>gB});function Ci(e){"@babel/helpers - typeof";return Ci=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ci(e)}function KT(e,t){if(Ci(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Ci(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function XT(e){var t=KT(e,"string");return Ci(t)=="symbol"?t:String(t)}function un(e,t,n){return t=XT(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _T=e=>{var t={};return cn.d(t,e),t};const me=_T({Fragment:()=>G.Fragment,Teleport:()=>G.Teleport,Text:()=>G.Text,computed:()=>G.computed,createApp:()=>G.createApp,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,isVNode:()=>G.isVNode,mergeProps:()=>G.mergeProps,nextTick:()=>G.nextTick,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,reactive:()=>G.reactive,ref:()=>G.ref,resolveDirective:()=>G.resolveDirective,toRefs:()=>G.toRefs,watch:()=>G.watch,withDirectives:()=>G.withDirectives});var eS=e=>{var t={};return cn.d(t,e),t};const le=eS({PlacementEnum:()=>s0,PropTypes:()=>pr,RenderType:()=>l0,bkZIndexManager:()=>Ba,placementType:()=>c0,renderType:()=>u0,triggerType:()=>d0});function Bp(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=tS(e))||t){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(c){throw c},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
37
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,s;return{s:function(){n=n.call(e)},n:function(){var c=n.next();return i=c.done,c},e:function(c){a=!0,s=c},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}}}function tS(e,t){if(e){if(typeof e=="string")return jp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return jp(e,t)}}function jp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var nS=function(t){return typeof Element>"u"?!1:t instanceof Element},Jn=new Map,Op;document.addEventListener("mousedown",function(e){return Op=e}),document.addEventListener("mouseup",function(e){var t=Bp(Jn.values()),n;try{for(t.s();!(n=t.n()).done;){var r=n.value,o=Bp(r),i;try{for(o.s();!(i=o.n()).done;){var a=i.value.documentHandler;a(e,Op)}}catch(s){o.e(s)}finally{o.f()}}}catch(s){t.e(s)}finally{t.f()}});function Mp(e,t){var n=[];return Array.isArray(t.arg)?n=t.arg:nS(t.arg)&&n.push(t.arg),function(r,o){var i=t.instance.popperRef,a=r.target,s=o==null?void 0:o.target,l=!t||!t.instance,c=!a||!s,u=e.contains(a)||e.contains(s),d=e===a,A=n.length&&n.some(function(g){return g==null?void 0:g.contains(a)})||n.length&&n.includes(s),f=i&&(i.contains(a)||i.contains(s));l||c||u||d||A||f||t.value(r,o)}}var xc={beforeMount:function(t,n){Jn.has(t)||Jn.set(t,[]),Jn.get(t).push({documentHandler:Mp(t,n),bindingFn:n.value})},updated:function(t,n){Jn.has(t)||Jn.set(t,[]);var r=Jn.get(t),o=r.findIndex(function(a){return a.bindingFn===n.oldValue}),i={documentHandler:Mp(t,n),bindingFn:n.value};o>=0?r.splice(o,1,i):r.push(i)},unmounted:function(t){Jn.delete(t)}};xc.install=function(e){e.directive("bkTooltips",xc)};const rS=xc;var oS=e=>{var t={};return cn.d(t,e),t};const Ip=oS({usePrefix:()=>Hr}),Pp=(0,me.defineComponent)({name:"PopArrow",render:function(){var t=(0,Ip.usePrefix)(),n=t.resolveClassName,r=n("pop2-arrow");return(0,me.createVNode)("div",{class:r},null)}});var Pt;(function(e){e.CLICK_OUTSIDE="clickoutside",e.CONTENT_MOUSEENTER="contentMouseenter",e.CONTENT_MOUSELEAVE="contentMouseleave",e.CONTENT_AfterHidden="afterHidden",e.CONTENT_AfterShow="afterShow"})(Pt||(Pt={}));var Dp=function(t){return!0},Ep=function(t){return t},iS=function(t){return!0},aS=un(un(un(un(un({},Pt.CLICK_OUTSIDE,iS),Pt.CONTENT_MOUSEENTER,Ep),Pt.CONTENT_MOUSELEAVE,Ep),Pt.CONTENT_AfterHidden,Dp),Pt.CONTENT_AfterShow,Dp);const Qp=(0,me.defineComponent)({name:"PopContent",props:{width:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),height:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),maxHeight:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),maxWidth:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),extCls:le.PropTypes.string.def(""),visible:le.PropTypes.bool.def(!1),eventDelay:le.PropTypes.number.def(0)},setup:function(t){var n=function(A){return/^\d+\.?\d*$/.test("".concat(A))?"".concat(A,"px"):A},r=(0,me.computed)(function(){return{width:n(t.width),height:n(t.height),maxHeight:n(t.maxHeight),maxWidth:n(t.maxWidth)}}),o=(0,me.ref)(null),i=(0,me.ref)(null),a=function(){var A;t.eventDelay!==0&&(i.value&&clearTimeout(i.value),i.value=setTimeout(function(){s("unset")},(A=t.eventDelay)!==null&&A!==void 0?A:300))},s=function(A){var f;t.eventDelay!==0&&((f=o.value)===null||f===void 0||f.style.setProperty("pointer-events",A))},l=(0,Ip.usePrefix)(),c=l.resolveClassName,u=(0,me.computed)(function(){return[c("popover"),c("pop2-content"),t.visible?"visible":"hidden",t.extCls]});return{style:r,refContent:o,contentClassName:u,resetPointerEvent:a,setContentPointerEvent:s}},render:function(){var t=this,n,r,o,i,a,s,l,c,u=function(f){var g;return me.Fragment===(f==null||(g=f[0])===null||g===void 0?void 0:g.type)&&(0,me.nextTick)(function(){t.setContentPointerEvent("none"),t.resetPointerEvent()}),t.style},d=u((n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r));return(0,me.createVNode)("div",{class:this.contentClassName,style:d,ref:"refContent"},[(o=(i=(a=this.$slots).arrow)===null||i===void 0?void 0:i.call(a))!==null&&o!==void 0?o:"",(s=(l=(c=this.$slots).default)===null||l===void 0?void 0:l.call(c))!==null&&s!==void 0?s:""])}});var sS=e=>{var t={};return cn.d(t,e),t};const lS=sS({toType:()=>_e});var Np={isShow:le.PropTypes.bool.def(!1),always:le.PropTypes.bool.def(!1),disabled:le.PropTypes.bool.def(!1),width:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),height:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),maxWidth:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),maxHeight:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.number]).def("auto"),content:(0,lS.toType)("IContent",{}).def(""),target:le.PropTypes.oneOfType([le.PropTypes.string,le.PropTypes.instanceOf(HTMLElement),le.PropTypes.instanceOf(PointerEvent)]),allowHtml:le.PropTypes.bool.def(!1),placement:(0,le.placementType)().def(le.PlacementEnum.TOP_START),theme:le.PropTypes.string.def("dark"),trigger:(0,le.triggerType)(),renderType:(0,le.renderType)(),arrow:le.PropTypes.bool.def(!0),padding:le.PropTypes.number.def(5),offset:le.PropTypes.oneOfType([le.PropTypes.number,le.PropTypes.shape({mainAxis:le.PropTypes.number,crossAxis:le.PropTypes.number,alignmentAxis:le.PropTypes.number})]).def(6),boundary:le.PropTypes.oneOfType([le.PropTypes.string.def("parent"),le.PropTypes.instanceOf(HTMLElement)]),zIndex:le.PropTypes.number.def(void 0),disableTeleport:le.PropTypes.bool.def(!1),autoPlacement:le.PropTypes.bool.def(!1),autoVisibility:le.PropTypes.bool.def(!0),disableOutsideClick:le.PropTypes.bool.def(!1),disableTransform:le.PropTypes.bool.def(!1),reference:le.PropTypes.any,modifiers:le.PropTypes.array.def([]),popoverDelay:le.PropTypes.oneOfType([le.PropTypes.number,le.PropTypes.arrayOf(le.PropTypes.number)]).def(100),extCls:le.PropTypes.string.def(""),componentEventDelay:le.PropTypes.number.def(0),forceClickoutside:le.PropTypes.bool.def(!1)};const cS=(0,me.defineComponent)({name:"PopReference",render:function(){var t,n,r;return(t=(n=(r=this.$slots).default)===null||n===void 0?void 0:n.call(r))!==null&&t!==void 0?t:""}}),zp=(0,me.defineComponent)({props:{class:le.PropTypes.string.def(""),mode:le.PropTypes.string.def("")},render:function(){var t,n;return(0,me.createVNode)(me.Fragment,null,[(t=(n=this.$slots).default)===null||t===void 0?void 0:t.call(n)])}});function uS(e){if(Array.isArray(e))return e}function dS(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,o,i,a,s=[],l=!0,c=!1;try{if(i=(n=n.call(e)).next,t!==0)for(;!(l=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,o=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw o}}return s}}function Fp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function fS(e,t){if(e){if(typeof e=="string")return Fp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Fp(e,t)}}function pS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
38
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kc(e,t){return uS(e)||dS(e,t)||fS(e,t)||pS()}var AS=e=>{var t={};return cn.d(t,e),t};const hS=AS({default:()=>Hf}),Vp=["top","right","bottom","left"],Rp=["start","end"],Hp=Vp.reduce((e,t)=>e.concat(t,t+"-"+Rp[0],t+"-"+Rp[1]),[]),On=Math.min,dn=Math.max,fs=Math.round,ps=Math.floor,Wn=e=>({x:e,y:e}),gS={left:"right",right:"left",bottom:"top",top:"bottom"},mS={start:"end",end:"start"};function Cc(e,t,n){return dn(e,On(t,n))}function qn(e,t){return typeof e=="function"?e(t):e}function Gt(e){return e.split("-")[0]}function fn(e){return e.split("-")[1]}function Yp(e){return e==="x"?"y":"x"}function Tc(e){return e==="y"?"height":"width"}function Ti(e){return["top","bottom"].includes(Gt(e))?"y":"x"}function Sc(e){return Yp(Ti(e))}function Lp(e,t,n){n===void 0&&(n=!1);const r=fn(e),o=Sc(e),i=Tc(o);let a=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=hs(a)),[a,hs(a)]}function vS(e){const t=hs(e);return[As(e),t,As(t)]}function As(e){return e.replace(/start|end/g,t=>mS[t])}function yS(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}function bS(e,t,n,r){const o=fn(e);let i=yS(Gt(e),n==="start",r);return o&&(i=i.map(a=>a+"-"+o),t&&(i=i.concat(i.map(As)))),i}function hs(e){return e.replace(/left|right|bottom|top/g,t=>gS[t])}function wS(e){return{top:0,right:0,bottom:0,left:0,...e}}function Bc(e){return typeof e!="number"?wS(e):{top:e,right:e,bottom:e,left:e}}function co(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function $p(e,t,n){let{reference:r,floating:o}=e;const i=Ti(t),a=Sc(t),s=Tc(a),l=Gt(t),c=i==="y",u=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,A=r[s]/2-o[s]/2;let f;switch(l){case"top":f={x:u,y:r.y-o.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:d};break;case"left":f={x:r.x-o.width,y:d};break;default:f={x:r.x,y:r.y}}switch(fn(t)){case"start":f[a]-=A*(n&&c?-1:1);break;case"end":f[a]+=A*(n&&c?-1:1);break}return f}const xS=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,s=i.filter(Boolean),l=await(a.isRTL==null?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:d}=$p(c,r,l),A=r,f={},g=0;for(let h=0;h<s.length;h++){const{name:y,fn:m}=s[h],{x:T,y:k,data:v,reset:O}=await m({x:u,y:d,initialPlacement:r,placement:A,strategy:o,middlewareData:f,rects:c,platform:a,elements:{reference:e,floating:t}});u=T??u,d=k??d,f={...f,[y]:{...f[y],...v}},O&&g<=50&&(g++,typeof O=="object"&&(O.placement&&(A=O.placement),O.rects&&(c=O.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:o}):O.rects),{x:u,y:d}=$p(c,A,l)),h=-1)}return{x:u,y:d,placement:A,strategy:o,middlewareData:f}};async function Si(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:A=!1,padding:f=0}=qn(t,e),g=Bc(f),y=s[A?d==="floating"?"reference":"floating":d],m=co(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(y)))==null||n?y:y.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:u,strategy:l})),T=d==="floating"?{...a.floating,x:r,y:o}:a.reference,k=await(i.getOffsetParent==null?void 0:i.getOffsetParent(s.floating)),v=await(i.isElement==null?void 0:i.isElement(k))?await(i.getScale==null?void 0:i.getScale(k))||{x:1,y:1}:{x:1,y:1},O=co(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:T,offsetParent:k,strategy:l}):T);return{top:(m.top-O.top+g.top)/v.y,bottom:(O.bottom-m.bottom+g.bottom)/v.y,left:(m.left-O.left+g.left)/v.x,right:(O.right-m.right+g.right)/v.x}}const kS=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:u=0}=qn(e,t)||{};if(c==null)return{};const d=Bc(u),A={x:n,y:r},f=Sc(o),g=Tc(f),h=await a.getDimensions(c),y=f==="y",m=y?"top":"left",T=y?"bottom":"right",k=y?"clientHeight":"clientWidth",v=i.reference[g]+i.reference[f]-A[f]-i.floating[g],O=A[f]-i.reference[f],C=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c));let w=C?C[k]:0;(!w||!await(a.isElement==null?void 0:a.isElement(C)))&&(w=s.floating[k]||i.floating[g]);const M=v/2-O/2,Q=w/2-h[g]/2-1,I=On(d[m],Q),$=On(d[T],Q),Z=I,q=w-h[g]-$,U=w/2-h[g]/2+M,F=Cc(Z,U,q),L=!l.arrow&&fn(o)!=null&&U!==F&&i.reference[g]/2-(U<Z?I:$)-h[g]/2<0,X=L?U<Z?U-Z:U-q:0;return{[f]:A[f]+X,data:{[f]:F,centerOffset:U-F-X,...L&&{alignmentOffset:X}},reset:L}}});function CS(e,t,n){return(e?[...n.filter(o=>fn(o)===e),...n.filter(o=>fn(o)!==e)]:n.filter(o=>Gt(o)===o)).filter(o=>e?fn(o)===e||(t?As(o)!==o:!1):!0)}const TS=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,o;const{rects:i,middlewareData:a,placement:s,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:A=Hp,autoAlignment:f=!0,...g}=qn(e,t),h=d!==void 0||A===Hp?CS(d||null,f,A):A,y=await Si(t,g),m=((n=a.autoPlacement)==null?void 0:n.index)||0,T=h[m];if(T==null)return{};const k=Lp(T,i,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(s!==T)return{reset:{placement:h[0]}};const v=[y[Gt(T)],y[k[0]],y[k[1]]],O=[...((r=a.autoPlacement)==null?void 0:r.overflows)||[],{placement:T,overflows:v}],C=h[m+1];if(C)return{data:{index:m+1,overflows:O},reset:{placement:C}};const w=O.map(I=>{const $=fn(I.placement);return[I.placement,$&&u?I.overflows.slice(0,2).reduce((Z,q)=>Z+q,0):I.overflows[0],I.overflows]}).sort((I,$)=>I[1]-$[1]),Q=((o=w.filter(I=>I[2].slice(0,fn(I[0])?2:3).every($=>$<=0))[0])==null?void 0:o[0])||w[0][0];return Q!==s?{data:{index:m+1,overflows:O},reset:{placement:Q}}:{}}}},SS=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:d=!0,fallbackPlacements:A,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:h=!0,...y}=qn(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const m=Gt(o),T=Gt(s)===s,k=await(l.isRTL==null?void 0:l.isRTL(c.floating)),v=A||(T||!h?[hs(s)]:vS(s));!A&&g!=="none"&&v.push(...bS(s,h,g,k));const O=[s,...v],C=await Si(t,y),w=[];let M=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&w.push(C[m]),d){const Z=Lp(o,a,k);w.push(C[Z[0]],C[Z[1]])}if(M=[...M,{placement:o,overflows:w}],!w.every(Z=>Z<=0)){var Q,I;const Z=(((Q=i.flip)==null?void 0:Q.index)||0)+1,q=O[Z];if(q)return{data:{index:Z,overflows:M},reset:{placement:q}};let U=(I=M.filter(F=>F.overflows[0]<=0).sort((F,L)=>F.overflows[1]-L.overflows[1])[0])==null?void 0:I.placement;if(!U)switch(f){case"bestFit":{var $;const F=($=M.map(L=>[L.placement,L.overflows.filter(X=>X>0).reduce((X,te)=>X+te,0)]).sort((L,X)=>L[1]-X[1])[0])==null?void 0:$[0];F&&(U=F);break}case"initialPlacement":U=s;break}if(o!==U)return{reset:{placement:U}}}return{}}}};function Gp(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Up(e){return Vp.some(t=>e[t]>=0)}const BS=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=qn(e,t);switch(r){case"referenceHidden":{const i=await Si(t,{...o,elementContext:"reference"}),a=Gp(i,n.reference);return{data:{referenceHiddenOffsets:a,referenceHidden:Up(a)}}}case"escaped":{const i=await Si(t,{...o,altBoundary:!0}),a=Gp(i,n.floating);return{data:{escapedOffsets:a,escaped:Up(a)}}}default:return{}}}}};function Zp(e){const t=On(...e.map(i=>i.left)),n=On(...e.map(i=>i.top)),r=dn(...e.map(i=>i.right)),o=dn(...e.map(i=>i.bottom));return{x:t,y:n,width:r-t,height:o-n}}function jS(e){const t=e.slice().sort((o,i)=>o.y-i.y),n=[];let r=null;for(let o=0;o<t.length;o++){const i=t[o];!r||i.y-r.y>r.height/2?n.push([i]):n[n.length-1].push(i),r=i}return n.map(o=>co(Zp(o)))}const OS=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:i,strategy:a}=t,{padding:s=2,x:l,y:c}=qn(e,t),u=Array.from(await(i.getClientRects==null?void 0:i.getClientRects(r.reference))||[]),d=jS(u),A=co(Zp(u)),f=Bc(s);function g(){if(d.length===2&&d[0].left>d[1].right&&l!=null&&c!=null)return d.find(y=>l>y.left-f.left&&l<y.right+f.right&&c>y.top-f.top&&c<y.bottom+f.bottom)||A;if(d.length>=2){if(Ti(n)==="y"){const I=d[0],$=d[d.length-1],Z=Gt(n)==="top",q=I.top,U=$.bottom,F=Z?I.left:$.left,L=Z?I.right:$.right,X=L-F,te=U-q;return{top:q,bottom:U,left:F,right:L,width:X,height:te,x:F,y:q}}const y=Gt(n)==="left",m=dn(...d.map(I=>I.right)),T=On(...d.map(I=>I.left)),k=d.filter(I=>y?I.left===T:I.right===m),v=k[0].top,O=k[k.length-1].bottom,C=T,w=m,M=w-C,Q=O-v;return{top:v,bottom:O,left:C,right:w,width:M,height:Q,x:C,y:v}}return A}const h=await i.getElementRects({reference:{getBoundingClientRect:g},floating:r.floating,strategy:a});return o.reference.x!==h.reference.x||o.reference.y!==h.reference.y||o.reference.width!==h.reference.width||o.reference.height!==h.reference.height?{reset:{rects:h}}:{}}}};async function MS(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),a=Gt(n),s=fn(n),l=Ti(n)==="y",c=["left","top"].includes(a)?-1:1,u=i&&l?-1:1,d=qn(t,e);let{mainAxis:A,crossAxis:f,alignmentAxis:g}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&typeof g=="number"&&(f=s==="end"?g*-1:g),l?{x:f*u,y:A*c}:{x:A*c,y:f*u}}const IS=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await MS(t,e);return a===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}},PS=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:y=>{let{x:m,y:T}=y;return{x:m,y:T}}},...l}=qn(e,t),c={x:n,y:r},u=await Si(t,l),d=Ti(Gt(o)),A=Yp(d);let f=c[A],g=c[d];if(i){const y=A==="y"?"top":"left",m=A==="y"?"bottom":"right",T=f+u[y],k=f-u[m];f=Cc(T,f,k)}if(a){const y=d==="y"?"top":"left",m=d==="y"?"bottom":"right",T=g+u[y],k=g-u[m];g=Cc(T,g,k)}const h=s.fn({...t,[A]:f,[d]:g});return{...h,data:{x:h.x-n,y:h.y-r}}}}};function Kn(e){return Jp(e)?(e.nodeName||"").toLowerCase():"#document"}function Tt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Mn(e){var t;return(t=(Jp(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Jp(e){return e instanceof Node||e instanceof Tt(e).Node}function In(e){return e instanceof Element||e instanceof Tt(e).Element}function pn(e){return e instanceof HTMLElement||e instanceof Tt(e).HTMLElement}function Wp(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Tt(e).ShadowRoot}function Bi(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Dt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function DS(e){return["table","td","th"].includes(Kn(e))}function jc(e){const t=Oc(),n=Dt(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function ES(e){let t=uo(e);for(;pn(t)&&!gs(t);){if(jc(t))return t;t=uo(t)}return null}function Oc(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function gs(e){return["html","body","#document"].includes(Kn(e))}function Dt(e){return Tt(e).getComputedStyle(e)}function ms(e){return In(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function uo(e){if(Kn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Wp(e)&&e.host||Mn(e);return Wp(t)?t.host:t}function qp(e){const t=uo(e);return gs(t)?e.ownerDocument?e.ownerDocument.body:e.body:pn(t)&&Bi(t)?t:qp(t)}function ji(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=qp(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),a=Tt(o);return i?t.concat(a,a.visualViewport||[],Bi(o)?o:[],a.frameElement&&n?ji(a.frameElement):[]):t.concat(o,ji(o,[],n))}function Kp(e){const t=Dt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=pn(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=fs(n)!==i||fs(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function Mc(e){return In(e)?e:e.contextElement}function fo(e){const t=Mc(e);if(!pn(t))return Wn(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=Kp(t);let a=(i?fs(n.width):n.width)/r,s=(i?fs(n.height):n.height)/o;return(!a||!Number.isFinite(a))&&(a=1),(!s||!Number.isFinite(s))&&(s=1),{x:a,y:s}}const QS=Wn(0);function Xp(e){const t=Tt(e);return!Oc()||!t.visualViewport?QS:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function NS(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Tt(e)?!1:t}function gr(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=Mc(e);let a=Wn(1);t&&(r?In(r)&&(a=fo(r)):a=fo(e));const s=NS(i,n,r)?Xp(i):Wn(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const A=Tt(i),f=r&&In(r)?Tt(r):r;let g=A.frameElement;for(;g&&r&&f!==A;){const h=fo(g),y=g.getBoundingClientRect(),m=Dt(g),T=y.left+(g.clientLeft+parseFloat(m.paddingLeft))*h.x,k=y.top+(g.clientTop+parseFloat(m.paddingTop))*h.y;l*=h.x,c*=h.y,u*=h.x,d*=h.y,l+=T,c+=k,g=Tt(g).frameElement}}return co({width:u,height:d,x:l,y:c})}function zS(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=pn(n),i=Mn(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},s=Wn(1);const l=Wn(0);if((o||!o&&r!=="fixed")&&((Kn(n)!=="body"||Bi(i))&&(a=ms(n)),pn(n))){const c=gr(n);s=fo(n),l.x=c.x+n.clientLeft,l.y=c.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}}function FS(e){return Array.from(e.getClientRects())}function _p(e){return gr(Mn(e)).left+ms(e).scrollLeft}function VS(e){const t=Mn(e),n=ms(e),r=e.ownerDocument.body,o=dn(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=dn(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+_p(e);const s=-n.scrollTop;return Dt(r).direction==="rtl"&&(a+=dn(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}function RS(e,t){const n=Tt(e),r=Mn(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const c=Oc();(!c||c&&t==="fixed")&&(s=o.offsetLeft,l=o.offsetTop)}return{width:i,height:a,x:s,y:l}}function HS(e,t){const n=gr(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=pn(e)?fo(e):Wn(1),a=e.clientWidth*i.x,s=e.clientHeight*i.y,l=o*i.x,c=r*i.y;return{width:a,height:s,x:l,y:c}}function eA(e,t,n){let r;if(t==="viewport")r=RS(e,n);else if(t==="document")r=VS(Mn(e));else if(In(t))r=HS(t,n);else{const o=Xp(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return co(r)}function tA(e,t){const n=uo(e);return n===t||!In(n)||gs(n)?!1:Dt(n).position==="fixed"||tA(n,t)}function YS(e,t){const n=t.get(e);if(n)return n;let r=ji(e,[],!1).filter(s=>In(s)&&Kn(s)!=="body"),o=null;const i=Dt(e).position==="fixed";let a=i?uo(e):e;for(;In(a)&&!gs(a);){const s=Dt(a),l=jc(a);!l&&s.position==="fixed"&&(o=null),(i?!l&&!o:!l&&s.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||Bi(a)&&!l&&tA(e,a))?r=r.filter(u=>u!==a):o=s,a=uo(a)}return t.set(e,r),r}function LS(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a=[...n==="clippingAncestors"?YS(t,this._c):[].concat(n),r],s=a[0],l=a.reduce((c,u)=>{const d=eA(t,u,o);return c.top=dn(d.top,c.top),c.right=On(d.right,c.right),c.bottom=On(d.bottom,c.bottom),c.left=dn(d.left,c.left),c},eA(t,s,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function $S(e){const{width:t,height:n}=Kp(e);return{width:t,height:n}}function GS(e,t,n){const r=pn(t),o=Mn(t),i=n==="fixed",a=gr(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=Wn(0);if(r||!r&&!i)if((Kn(t)!=="body"||Bi(o))&&(s=ms(t)),r){const c=gr(t,!0,i,t);l.x=c.x+t.clientLeft,l.y=c.y+t.clientTop}else o&&(l.x=_p(o));return{x:a.left+s.scrollLeft-l.x,y:a.top+s.scrollTop-l.y,width:a.width,height:a.height}}function nA(e,t){return!pn(e)||Dt(e).position==="fixed"?null:t?t(e):e.offsetParent}function rA(e,t){const n=Tt(e);if(!pn(e))return n;let r=nA(e,t);for(;r&&DS(r)&&Dt(r).position==="static";)r=nA(r,t);return r&&(Kn(r)==="html"||Kn(r)==="body"&&Dt(r).position==="static"&&!jc(r))?n:r||ES(e)||n}const US=async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||rA,i=this.getDimensions;return{reference:GS(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}};function ZS(e){return Dt(e).direction==="rtl"}const JS={convertOffsetParentRelativeRectToViewportRelativeRect:zS,getDocumentElement:Mn,getClippingRect:LS,getOffsetParent:rA,getElementRects:US,getClientRects:FS,getDimensions:$S,getScale:fo,isElement:In,isRTL:ZS};function WS(e,t){let n=null,r;const o=Mn(e);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function a(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),i();const{left:c,top:u,width:d,height:A}=e.getBoundingClientRect();if(s||t(),!d||!A)return;const f=ps(u),g=ps(o.clientWidth-(c+d)),h=ps(o.clientHeight-(u+A)),y=ps(c),T={rootMargin:-f+"px "+-g+"px "+-h+"px "+-y+"px",threshold:dn(0,On(1,l))||1};let k=!0;function v(O){const C=O[0].intersectionRatio;if(C!==l){if(!k)return a();C?a(!1,C):r=setTimeout(()=>{a(!1,1e-7)},100)}k=!1}try{n=new IntersectionObserver(v,{...T,root:o.ownerDocument})}catch{n=new IntersectionObserver(v,T)}n.observe(e)}return a(!0),i}function qS(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=Mc(e),u=o||i?[...c?ji(c):[],...ji(t)]:[];u.forEach(m=>{o&&m.addEventListener("scroll",n,{passive:!0}),i&&m.addEventListener("resize",n)});const d=c&&s?WS(c,n):null;let A=-1,f=null;a&&(f=new ResizeObserver(m=>{let[T]=m;T&&T.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(A),A=requestAnimationFrame(()=>{f&&f.observe(t)})),n()}),c&&!l&&f.observe(c),f.observe(t));let g,h=l?gr(e):null;l&&y();function y(){const m=gr(e);h&&(m.x!==h.x||m.y!==h.y||m.width!==h.width||m.height!==h.height)&&n(),h=m,g=requestAnimationFrame(y)}return n(),()=>{u.forEach(m=>{o&&m.removeEventListener("scroll",n),i&&m.removeEventListener("resize",n)}),d&&d(),f&&f.disconnect(),f=null,l&&cancelAnimationFrame(g)}}const KS=TS,XS=PS,_S=SS,eB=BS,tB=kS,nB=OS,rB=(e,t,n)=>{const r=new Map,o={platform:JS,...n},i={...o.platform,_c:r};return xS(e,t,{...o,platform:i})},oA={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let vs;const oB=new Uint8Array(16);function iB(){if(!vs&&(vs=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!vs))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return vs(oB)}const rt=[];for(let e=0;e<256;++e)rt.push((e+256).toString(16).slice(1));function aB(e,t=0){return rt[e[t+0]]+rt[e[t+1]]+rt[e[t+2]]+rt[e[t+3]]+"-"+rt[e[t+4]]+rt[e[t+5]]+"-"+rt[e[t+6]]+rt[e[t+7]]+"-"+rt[e[t+8]]+rt[e[t+9]]+"-"+rt[e[t+10]]+rt[e[t+11]]+rt[e[t+12]]+rt[e[t+13]]+rt[e[t+14]]+rt[e[t+15]]}function sB(e,t,n){if(oA.randomUUID&&!t&&!e)return oA.randomUUID();e=e||{};const r=e.random||(e.rng||iB)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){n=n||0;for(let o=0;o<16;++o)t[n+o]=r[o];return t}return aB(r)}const Ic=sB;var Pc={},Dc=function(t){var n=document.querySelector(t);return n instanceof HTMLElement},lB=function(){return Pc.fullscreenReferId||(Pc.fullscreenReferId="id_".concat(Ic())),Pc.fullscreenReferId},Oi=function(t){return t instanceof Element||t instanceof HTMLDocument},iA=function(t){if(Oi(t))return{isElement:!0,content:t,vNode:void 0};if(/^(#|\.)/.test(t)){var n=document.querySelector(t),r=Oi(n);return{isElement:r,content:r?n:t,vNode:r?void 0:t}}return{isElement:!1,content:t,vNode:t}};function aA(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function cB(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?aA(Object(n),!0).forEach(function(r){un(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):aA(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}const uB=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=(0,me.ref)(!1),l=(0,me.ref)(),c=function(){var x,N,J=y();return(x=document.fullscreenElement)!==null&&x!==void 0&&x.shadowRoot?document.fullscreenElement.shadowRoot.contains(J):(N=document.fullscreenElement)===null||N===void 0?void 0:N.contains(J)},u=function(x){return c()?document.fullscreenElement.shadowRoot?document.fullscreenElement.shadowRoot.querySelector(x):document.fullscreenElement.querySelector(x):document.body},d=["dark","light"],A=(0,me.computed)(function(){var B,x,N=(B=(x=e.theme)===null||x===void 0?void 0:x.split(/\s+/))!==null&&B!==void 0?B:[];N.sort(function(ne,D){return Number(d.includes(D))-Number(d.includes(ne))});var J=N,ee=N.filter(function(ne){return!d.includes(ne)});return{systemThemes:J,customThemes:ee}}),f=function(){return e.autoVisibility},g=function(){return e.autoPlacement},h=function(){var x,N,J,ee=y(),ne=k((x=o.value)===null||x===void 0?void 0:x.$el),D=e.arrow?k((N=i.value)===null||N===void 0?void 0:N.$el):null,j=k((J=a.value)===null||J===void 0?void 0:J.$el),H=iA(e.content),K=H.isElement,ie=H.content;return ne&&K&&!(ne!=null&&ne.contains(ie))&&ne.append(ie),{elReference:ee,elContent:ne,elArrow:D,root:j}},y=function(){var x;return k(e.target)||k((x=r.value)===null||x===void 0?void 0:x.$el)},m=function(){var x={};return Array.isArray(e.modifiers)&&e.modifiers.forEach(function(N){var J;if(N.name==="offset"){var ee,ne;if(typeof((ee=N.options)===null||ee===void 0?void 0:ee.offset)=="number"){var D;J=(D=N.options)===null||D===void 0?void 0:D.offset}if(Array.isArray((ne=N.options)===null||ne===void 0?void 0:ne.offset)){var j,H=(j=N.options)===null||j===void 0?void 0:j.offset,K=kc(H,2),ie=K[0],fe=K[1];J={mainAxis:ie,crossAxis:fe}}Object.assign(x,{offset:J})}}),x},T=function(x,N){var J=m(),ee=[IS(J.offset||N.offset),XS({padding:N.padding})],ne={placement:N.placement,middleware:ee};return N.arrow&&ee.push(tB({element:x})),g()&&ee.push(KS()),ee.unshift(nB()),ee.push(_S()),f()&&ne.middleware.push(eB()),ne},k=function B(x){if(x instanceof HTMLElement)return x;if(x instanceof Text)return B(x.nextElementSibling);if(typeof(x==null?void 0:x.getBoundingClientRect)=="function")return x;if(typeof x=="string"){var N=document.querySelector(x);return(0,hS.default)(N)?N:null}return x instanceof PointerEvent?B(x.target):null},v=A.value.customThemes.join(" "),O=A.value.customThemes.reduce(function(B,x){return cB(un({},"data-".concat(x,"-theme"),!0),B)},{}),C="".concat(v),w=null,M=function(x){var N=window.devicePixelRatio||1;return Math.round(x*N)/N||0},Q=function(x,N,J,ee){var ne;e.disableTransform?Object.assign(x.style,{left:"".concat(M(N),"px"),top:"".concat(M(J),"px")}):Object.assign(x.style,{left:"0",top:"0",transform:"translate3d(".concat(M(N),"px,").concat(M(J),"px,0)")});var D=f()?(ne=ee.hide)===null||ne===void 0?void 0:ne.referenceHidden:!1;Object.assign(x.style,{visibility:D?"hidden":"visible"})},I=function(x,N,J){if(e.arrow){var ee,ne=(ee=J.arrow)!==null&&ee!==void 0?ee:{},D=ne.x,j=ne.y;x.setAttribute("data-arrow",N);var H={left:"",top:"",bottom:"",right:""};Object.assign(x.style,H);var K={top:"bottom",right:"left",bottom:"top",left:"right"}[N];Object.assign(x.style,un({left:D!==null?"".concat(D,"px"):"",top:j!==null?"".concat(j,"px"):""},K,"-4px"))}},$=function(){var x=h(),N=x.elReference,J=x.elContent;w=qS(N,J,function(){s.value&&Z(null,e)})},Z=function(){var x=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,N=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},J=arguments.length>2?arguments[2]:void 0,ee=h(),ne=ee.elReference,D=ee.elContent,j=ee.elArrow,H=x||ne;if(!(!H||!D)){var K=T(j,N);rB(H,D,K).then(function(ie){var fe=ie.x,pe=ie.y,be=ie.placement,xe=ie.middlewareData,Se=D.className;D.className="".concat(Se.replace(C,"")," ").concat(C).replace(/\s+/gm," ").replace(/^\s+|\s+$/g,""),Object.keys(O).forEach(function(Qe){D.setAttribute(Qe,O[Qe])});var je=be.split("-")[0],ke=je;["left","right","top","bottom"].includes(je)||(ke="top"),Q(D,fe,pe,xe),I(j,ke,xe),typeof J=="function"&&J()})}},q=void 0,U=void 0,F=!1,L=function(){return Array.isArray(e.popoverDelay)?[e.popoverDelay[0],e.popoverDelay.slice(-1)[0]]:[e.popoverDelay,e.popoverDelay]},X=function(){var x=L()[0];U=setTimeout(function(){e.disabled||(s.value=!0)},x)},te=function(){var x=L()[1];q=setTimeout(function(){U&&clearTimeout(U),s.value=!1},x)},ae=function(){var x,N=k((x=o.value)===null||x===void 0?void 0:x.$el);N.style.setProperty("display","block"),N.style.setProperty("z-index","".concat(e.zIndex?e.zIndex:le.bkZIndexManager.getPopperIndex())),Z(),t.emit(Pt.CONTENT_AfterShow,{isShow:!0})},re=function(){var x,N=k((x=o.value)===null||x===void 0?void 0:x.$el);N.style.setProperty("display","none"),t.emit(Pt.CONTENT_AfterHidden,{isShow:!1})},Y=function(){s.value?te():X()},z=function(){Y()},V=function(x){e.trigger==="hover"&&(q&&(F=!0,clearTimeout(q),q=void 0),S(x))},P=function(x){F&&(te(),F=!1,R(x))},S=function(x){t.emit(Pt.CONTENT_MOUSEENTER,x)},R=function(x){t.emit(Pt.CONTENT_MOUSELEAVE,x)},_=function(){var x,N={hover:{content:[["mouseenter",V],["mouseleave",P]],reference:[["mouseenter",X],["mouseleave",te],["focus",X],["blur",te]]},click:[["click",z]],manual:{content:[["mouseenter",S],["mouseleave",R]],reference:[[]]}};return(x=N[e.trigger])!==null&&x!==void 0?x:[]},E=function(x){l.value=x};(0,me.watch)(function(){return e.isShow},function(B){s.value=B}),(0,me.watch)(s,function(B){B?ae():re()});var b=function(){q&&(F=!0,clearTimeout(q),q=void 0)};return{showPopover:X,hidePopover:te,resolveTriggerEvents:_,updatePopover:Z,triggerPopover:Y,resolvePopElements:h,isElementFullScreen:c,resolveTargetElement:k,createPopInstance:$,updateFullscreenTarget:E,getFullscreenRoot:u,stopHide:b,localIsShow:s,cleanup:w}};var Xn=null,ys=null;const dB=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"#",n=function(i){var a=null,s=function(d){a===null&&d()},l=function(){if(/^parent$/i.test(e.boundary)){a="".concat(t).concat(Xn);var d=i||{},A=d.parentNode;A!=null&&A.parentNode&&(A.parentNode.setAttribute("data-pnode-id",ys),a="[data-pnode-id=".concat(ys,"]"))}},c=function(){if(!/^body$/i.test(e.boundary)){if(typeof e.boundary=="string"){if(!Dc(e.boundary)){a="body";return}a=e.boundary;return}if(Oi(e.boundary)){a=e.boundary;return}}};return s(l),s(c),s(function(){a=typeof e.boundary=="string"?e.boundary:"".concat(t).concat(Xn)}),a};if(Xn===null||!Dc("#".concat(Xn))){Xn="id_".concat(Ic());var r=document.createElement("div");r.setAttribute("id",Xn),r.setAttribute("data-popper-id",Xn),document.body.append(r)}return ys===null&&(ys="id_".concat(Ic())),{popContainerId:Xn,prefixId:n(),getPrefixId:n}},fB=function(e,t,n){var r=n.refReference,o=n.refContent,i=n.refArrow,a=n.refRoot,s=null,l=(0,me.ref)(!1),c=lB(),u=(0,me.ref)(),d=uB(e,t,{refReference:r,refContent:o,refArrow:i,refRoot:a}),A=d.localIsShow,f=d.showPopover,g=d.hidePopover,h=d.updatePopover,y=d.cleanup,m=d.resolveTriggerEvents,T=d.resolvePopElements,k=d.isElementFullScreen,v=d.updateFullscreenTarget,O=d.createPopInstance,C=d.getFullscreenRoot,w=d.stopHide,M=function(){y==null||y(),O()},Q=function(){f()},I=function(){g()},$=function(){O(),e.always?f():Z()},Z=function(){var b=T(),B=b.elReference,x=b.elContent;if(s=m(),Array.isArray(s))q(B,s);else{var N=s,J=N.content,ee=N.reference;q(B,ee),q(x,J)}},q=function(b,B){B.forEach(function(x){var N=kc(x,2),J=N[0],ee=N[1];J&&typeof ee=="function"&&b.addEventListener(J,ee)})},U=function(){var b;if((b=s)!==null&&b!==void 0&&b.length){var B=T(),x=B.elReference;x&&s.forEach(function(N){var J=kc(N,2),ee=J[0],ne=J[1];ee&&typeof ne=="function"&&x.removeEventListener(ee,ne)}),s=null}},F=function(b){var B;return(B=b==null?void 0:b.closest("[data-fllsrn-id]"))!==null&&B!==void 0?B:b},L=function(){var b=T(),B=b.elReference,x=b.root;if(l.value){var N,J=B||x||{},ee=J.parentNode;Y.value=(N=u==null?void 0:u.value)!==null&&N!==void 0?N:F(ee);return}Y.value=te(x||B)},X=dB(e,"#"),te=X.getPrefixId,ae=function(){var b;u==null||(b=u.value)===null||b===void 0||b.setAttribute("data-fllsrn-id",c)},re=function(){var b,B,x="[data-fllsrn-id=".concat(c,"]");((b=u==null||(B=u.value)===null||B===void 0?void 0:B.querySelectorAll(x))!==null&&b!==void 0?b:[]).forEach(function(N){N==null||N.removeAttribute("data-fllsrn-id")})},Y=(0,me.ref)(),z=function(){U()},V=function(b){u.value=b,v(b),l.value=k(),ae()},P=function(b){document.fullscreenElement||re(),V(b.target),L(),h(null,e)},S=function(){if(!e.disabled){if($(),k()){var b="[data-fllsrn-id=".concat(c,"]"),B=C(b);V(B)}L(),document.body.addEventListener("fullscreenchange",P)}},R=function(){z(),document.body.removeEventListener("fullscreenchange",P)},_=function(b){t.emit(Pt.CLICK_OUTSIDE,{isShow:A.value,event:b});var B=e.disableOutsideClick||e.always||e.disabled||e.trigger==="manual";!e.forceClickoutside&&B||A.value&&I()};return{onMountedFn:S,onUnmountedFn:R,handleClickOutside:_,beforeInstanceUnmount:z,updateBoundary:L,initPopInstance:$,updatePopover:h,resetPopover:M,showPopover:f,hidePopover:g,showFn:Q,hideFn:I,stopHide:w,isFullscreen:l,boundary:Y,localIsShow:A}};function pB(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Object]"&&!(0,me.isVNode)(e)}const AB=(0,me.defineComponent)({name:"Popover",components:{Content:Qp,Arrow:Pp,Root:zp},directives:{clickoutside:rS},props:Np,emits:aS,setup:function(t,n){var r=(0,me.toRefs)(t),o=r.reference,i=(0,me.ref)(),a=(0,me.ref)(),s=(0,me.ref)(),l=(0,me.ref)(),c=(0,me.computed)(function(){return o.value||i.value}),u=fB(t,n,{refReference:c,refContent:a,refArrow:s,refRoot:l}),d=u.onMountedFn,A=u.onUnmountedFn,f=u.handleClickOutside,g=u.beforeInstanceUnmount,h=u.updateBoundary,y=u.initPopInstance,m=u.showFn,T=u.hideFn,k=u.showPopover,v=u.hidePopover,O=u.updatePopover,C=u.resetPopover,w=u.stopHide,M=u.localIsShow,Q=u.boundary;!t.always&&!t.disabled&&(0,me.watch)(function(){return t.isShow},function(){t.isShow?k():v()},{immediate:!0}),(0,me.watch)(function(){return[t.disabled]},function(F){F[0]?g():y()}),h(),(0,me.onMounted)(d),(0,me.onBeforeUnmount)(A);var I=(0,me.computed)(function(){return M.value&&!t.disableTeleport}),$=function(){m()},Z=function(){T()},q=(0,me.computed)(function(){return t.renderType===le.RenderType.AUTO?!0:M.value}),U=function(){if(t.allowHtml){var L=iA(t.content),X=L.vNode;return X}return t.content};return{boundary:Q,arrow:t.arrow,refDefaultReference:i,refContent:a,refArrow:s,content:t.content,theme:t.theme,transBoundary:I,handleClickOutside:f,updatePopover:O,resetPopover:C,hide:Z,show:$,stopHide:w,contentIsShow:q,renderContent:U,localIsShow:M}},render:function(){var t,n,r,o,i=this,a,s,l,c=function(d){var A;return me.Text===(d==null||(A=d[0])===null||A===void 0?void 0:A.type)?(0,me.createVNode)("span",null,[d]):d};return(0,me.createVNode)(zp,{ref:"refRoot"},{default:function(){return[(0,me.createVNode)(cS,{ref:"refDefaultReference"},pB(t=c((n=(r=(o=i.$slots).default)===null||r===void 0?void 0:r.call(o))!==null&&n!==void 0?n:(0,me.createVNode)("span",null,null)))?t:{default:function(){return[t]}}),(0,me.createVNode)(me.Teleport,{to:i.boundary,disabled:!i.transBoundary},{default:function(){return[(0,me.withDirectives)((0,me.createVNode)(Qp,{ref:"refContent",visible:i.localIsShow,"data-theme":i.theme,extCls:i.extCls,width:i.width,height:i.height,maxWidth:i.maxWidth,maxHeight:i.maxHeight,eventDelay:i.componentEventDelay},{default:function(){return[i.contentIsShow?(a=(s=(l=i.$slots).content)===null||s===void 0?void 0:s.call(l))!==null&&a!==void 0?a:i.renderContent():""]},arrow:function(){var f,g;return i.arrow?(0,me.createVNode)(Pp,{ref:"refArrow"},{default:function(){return[(f=(g=i.$slots).arrow)===null||f===void 0?void 0:f.call(g)]}}):""}}),[[(0,me.resolveDirective)("clickoutside"),i.handleClickOutside]])]}})]}})}});function sA(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function lA(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?sA(Object(n),!0).forEach(function(r){un(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sA(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function hB(e){var t,n=null,r=null,o=null,i=(t=e.immediate)!==null&&t!==void 0?t:!0,a=lA(lA({boundary:"body",placement:"top",autoVisibility:!0,isShow:!1,trigger:"manual",onHide:function(){},onShow:function(){}},e),{},{allowHtml:!0}),s={name:"$popover",setup:function(y,m){var T=m.expose,k=function(){return Object.keys(Np).reduce(function(F,L){return Object.prototype.hasOwnProperty.call(a,L)&&Object.assign(F,un({},L,a[L])),F},{target:a.target})},v=(0,me.reactive)(k()),O=(0,me.ref)(),C=function(){var F,L;(F=O.value)===null||F===void 0||(L=F.show)===null||L===void 0||L.call(F)},w=function(){var F,L;(F=O.value)===null||F===void 0||(L=F.hide)===null||L===void 0||L.call(F)},M=function(){var F,L;(F=O.value)===null||F===void 0||(L=F.stopHide)===null||L===void 0||L.call(F)},Q=function(F){var L,X;v.target=F,(L=O.value)===null||L===void 0||(X=L.resetPopover)===null||X===void 0||X.call(L)},I=function(){var F;(F=a.onContentMouseenter)===null||F===void 0||F.call(a)},$=function(){var F;(F=a.onContentMouseleave)===null||F===void 0||F.call(a)},Z=function(){var F;(F=a.onHide)===null||F===void 0||F.call(a)},q=function(){var F;(F=a.onShow)===null||F===void 0||F.call(a)};return T({show:C,hide:w,updateTarget:Q,stopHide:M}),function(){return(0,me.createVNode)(AB,(0,me.mergeProps)(v,{ref:O,onContentMouseenter:I,onContentMouseleave:$,onAfterHidden:Z,onAfterShow:q}),null)}}};function l(h){return/^body$/i.test(h)?document.body:/^parent$/i.test(h)?Oi(a.target)?a.target.parentNode:a.target.target.parentNode:typeof h=="string"&&Dc(h)?document.querySelector(h):document.body}var c=function(){n===null&&(o=document.createElement("div"),l(a.boundary).append(o),n=(0,me.createApp)(s),r=n.mount(o))},u=function(){var y;Oi(e.content)&&e.content.remove(),n.unmount(),n=null,(y=o)===null||y===void 0||y.remove()};function d(){u(),r=null}function A(h){var y;if(c(),h){var m;(m=r)===null||m===void 0||m.updateTarget(h)}(y=r)===null||y===void 0||y.show()}function f(h){var y;(y=r)===null||y===void 0||y.updateTarget(h)}function g(){var h;(h=r)===null||h===void 0||h.hide()}return i&&c(),{install:c,close:d,show:A,hide:g,update:f,uninstall:u,get vm(){return r},get $el(){return r.$el}}}const gB=hB;var mB=Sp.default,vB={2439:(e,t,n)=>{e.exports=n(2527)},7430:e=>{var t=!!(typeof window<"u"&&window.document&&window.document.createElement),n={canUseDOM:t,canUseWorkers:typeof Worker<"u",canUseEventListeners:t&&!!(window.addEventListener||window.attachEvent),canUseViewport:t&&!!window.screen,isInWorker:!t};e.exports=n},6377:e=>{var t=!1,n,r,o,i,a,s,l,c,u,d,A,f,g,h,y;function m(){if(!t){t=!0;var k=navigator.userAgent,v=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(k),O=/(Mac OS X)|(Windows)|(Linux)/.exec(k);if(f=/\b(iPhone|iP[ao]d)/.exec(k),g=/\b(iP[ao]d)/.exec(k),d=/Android/i.exec(k),h=/FBAN\/\w+;/i.exec(k),y=/Mobile/i.exec(k),A=!!/Win64/.exec(k),v){n=v[1]?parseFloat(v[1]):v[5]?parseFloat(v[5]):NaN,n&&document&&document.documentMode&&(n=document.documentMode);var C=/(?:Trident\/(\d+.\d+))/.exec(k);s=C?parseFloat(C[1])+4:n,r=v[2]?parseFloat(v[2]):NaN,o=v[3]?parseFloat(v[3]):NaN,i=v[4]?parseFloat(v[4]):NaN,i?(v=/(?:Chrome\/(\d+\.\d+))/.exec(k),a=v&&v[1]?parseFloat(v[1]):NaN):a=NaN}else n=r=o=a=i=NaN;if(O){if(O[1]){var w=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(k);l=w?parseFloat(w[1].replace("_",".")):!0}else l=!1;c=!!O[2],u=!!O[3]}else l=c=u=!1}}var T={ie:function(){return m()||n},ieCompatibilityMode:function(){return m()||s>n},ie64:function(){return T.ie()&&A},firefox:function(){return m()||r},opera:function(){return m()||o},webkit:function(){return m()||i},safari:function(){return T.webkit()},chrome:function(){return m()||a},windows:function(){return m()||c},osx:function(){return m()||l},linux:function(){return m()||u},iphone:function(){return m()||f},mobile:function(){return m()||f||g||d||y},nativeApp:function(){return m()||h},android:function(){return m()||d},ipad:function(){return m()||g}};e.exports=T},3541:(e,t,n)=>{var r=n(7430),o;r.canUseDOM&&(o=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0);/**
39
39
  * Checks if an event is supported in the current execution environment.
40
40
  *
41
41
  * NOTE: This will not work correctly for non-generic events such as `change`,
@@ -48,10 +48,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
48
48
  * @return {boolean} True if the event is supported.
49
49
  * @internal
50
50
  * @license Modernizr 3.0.0pre (Custom Build) | MIT
51
- */function i(a,s){if(!r.canUseDOM||s&&!("addEventListener"in document))return!1;var l="on"+a,c=l in document;if(!c){var u=document.createElement("div");u.setAttribute(l,"return;"),c=typeof u[l]=="function"}return!c&&o&&a==="wheel"&&(c=document.implementation.hasFeature("Events.wheel","3.0")),c}e.exports=i},2527:(e,t,n)=>{var r=n(6377),o=n(3541),i=10,a=40,s=800;function l(c){var u=0,d=0,A=0,f=0;return"detail"in c&&(d=c.detail),"wheelDelta"in c&&(d=-c.wheelDelta/120),"wheelDeltaY"in c&&(d=-c.wheelDeltaY/120),"wheelDeltaX"in c&&(u=-c.wheelDeltaX/120),"axis"in c&&c.axis===c.HORIZONTAL_AXIS&&(u=d,d=0),A=u*i,f=d*i,"deltaY"in c&&(f=c.deltaY),"deltaX"in c&&(A=c.deltaX),(A||f)&&c.deltaMode&&(c.deltaMode==1?(A*=a,f*=a):(A*=s,f*=s)),A&&!u&&(u=A<1?-1:1),f&&!d&&(d=f<1?-1:1),{spinX:u,spinY:d,pixelX:A,pixelY:f}}l.getEventType=function(){return r.firefox()?"DOMMouseScroll":o("wheel")?"wheel":"mousewheel"},e.exports=l}},dA={};function ft(e){var t=dA[e];if(t!==void 0)return t.exports;var n=dA[e]={exports:{}};return bB[e](n,n.exports,ft),n.exports}ft.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return ft.d(t,{a:t}),t},ft.d=(e,t)=>{for(var n in t)ft.o(t,n)&&!ft.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ft.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var mr={};(()=>{ft.d(mr,{bkEllipsis:()=>ne,bkEllipsisInstance:()=>J,bkTooltips:()=>b,clickoutside:()=>y,mousewheel:()=>s,overflowTitle:()=>t.overflowTitle});var e=O=>{var M={};return ft.d(M,O),M};const t=e({overflowTitle:()=>XT});var n=ft(2439),r=ft.n(n),o=typeof navigator<"u"&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1,i=function(M,H){M!=null&&M.addEventListener&&M.addEventListener(o?"DOMMouseScroll":"mousewheel",function(X){var ie=r()(X);H==null||H.apply(this,[X,ie])})},a={beforeMount:function(M,H){i(M,H.value)}};const s=a;function l(O,M){var H=typeof Symbol<"u"&&O[Symbol.iterator]||O["@@iterator"];if(!H){if(Array.isArray(O)||(H=c(O))||M){H&&(O=H);var X=0,ie=function(){};return{s:ie,n:function(){return X>=O.length?{done:!0}:{done:!1,value:O[X++]}},e:function(Se){throw Se},f:ie}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
52
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var fe=!0,pe=!1,be;return{s:function(){H=H.call(O)},n:function(){var Se=H.next();return fe=Se.done,Se},e:function(Se){pe=!0,be=Se},f:function(){try{!fe&&H.return!=null&&H.return()}finally{if(pe)throw be}}}}function c(O,M){if(O){if(typeof O=="string")return u(O,M);var H=Object.prototype.toString.call(O).slice(8,-1);if(H==="Object"&&O.constructor&&(H=O.constructor.name),H==="Map"||H==="Set")return Array.from(O);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return u(O,M)}}function u(O,M){(M==null||M>O.length)&&(M=O.length);for(var H=0,X=new Array(M);H<M;H++)X[H]=O[H];return X}var d=function(M){return typeof Element>"u"?!1:M instanceof Element},A=new Map,f;document.addEventListener("mousedown",function(O){return f=O}),document.addEventListener("mouseup",function(O){var M=l(A.values()),H;try{for(M.s();!(H=M.n()).done;){var X=H.value,ie=l(X),fe;try{for(ie.s();!(fe=ie.n()).done;){var pe=fe.value.documentHandler;pe(O,f)}}catch(be){ie.e(be)}finally{ie.f()}}}catch(be){M.e(be)}finally{M.f()}});function g(O,M){var H=[];return Array.isArray(M.arg)?H=M.arg:d(M.arg)&&H.push(M.arg),function(X,ie){var fe=M.instance.popperRef,pe=X.target,be=ie==null?void 0:ie.target,xe=!M||!M.instance,Se=!pe||!be,je=O.contains(pe)||O.contains(be),ke=O===pe,Qe=H.length&&H.some(function(Be){return Be==null?void 0:Be.contains(pe)})||H.length&&H.includes(be),Re=fe&&(fe.contains(pe)||fe.contains(be));xe||Se||je||ke||Qe||Re||M.value(X,ie)}}var h={beforeMount:function(M,H){A.has(M)||A.set(M,[]),A.get(M).push({documentHandler:g(M,H),bindingFn:H.value})},updated:function(M,H){A.has(M)||A.set(M,[]);var X=A.get(M),ie=X.findIndex(function(pe){return pe.bindingFn===H.oldValue}),fe={documentHandler:g(M,H),bindingFn:H.value};ie>=0?X.splice(ie,1,fe):X.push(fe)},unmounted:function(M){A.delete(M)}};h.install=function(O){O.directive("bkTooltips",h)};const y=h;function m(O){"@babel/helpers - typeof";return m=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(M){return typeof M}:function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},m(O)}function C(O,M){if(m(O)!="object"||!O)return O;var H=O[Symbol.toPrimitive];if(H!==void 0){var X=H.call(O,M||"default");if(m(X)!="object")return X;throw new TypeError("@@toPrimitive must return a primitive value.")}return(M==="string"?String:Number)(O)}function x(O){var M=C(O,"string");return m(M)=="symbol"?M:String(M)}function v(O,M,H){return M=x(M),M in O?Object.defineProperty(O,M,{value:H,enumerable:!0,configurable:!0,writable:!0}):O[M]=H,O}function j(O,M){(M==null||M>O.length)&&(M=O.length);for(var H=0,X=new Array(M);H<M;H++)X[H]=O[H];return X}function B(O){if(Array.isArray(O))return j(O)}function k(O){if(typeof Symbol<"u"&&O[Symbol.iterator]!=null||O["@@iterator"]!=null)return Array.from(O)}function I(O,M){if(O){if(typeof O=="string")return j(O,M);var H=Object.prototype.toString.call(O).slice(8,-1);if(H==="Object"&&O.constructor&&(H=O.constructor.name),H==="Map"||H==="Set")return Array.from(O);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return j(O,M)}}function Q(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
53
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function P(O){return B(O)||k(O)||I(O)||Q()}var $=O=>{var M={};return ft.d(M,O),M};const Z=$({h:()=>G.h,render:()=>G.render});var q=O=>{var M={};return ft.d(M,O),M};const U=q({bkZIndexManager:()=>Ba,resolveClassName:()=>f5});var F=O=>{var M={};return ft.d(M,O),M};const L=F({createPopper:()=>il});function K(O,M){var H=Object.keys(O);if(Object.getOwnPropertySymbols){var X=Object.getOwnPropertySymbols(O);M&&(X=X.filter(function(ie){return Object.getOwnPropertyDescriptor(O,ie).enumerable})),H.push.apply(H,X)}return H}function te(O){for(var M=1;M<arguments.length;M++){var H=arguments[M]!=null?arguments[M]:{};M%2?K(Object(H),!0).forEach(function(X){v(O,X,H[X])}):Object.getOwnPropertyDescriptors?Object.defineProperties(O,Object.getOwnPropertyDescriptors(H)):K(Object(H)).forEach(function(X){Object.defineProperty(O,X,Object.getOwnPropertyDescriptor(H,X))})}return O}var le=new WeakMap,oe={beforeMount:function(M,H){var X=z(H),ie=X.trigger,fe=D(X),pe=null;if(ie==="hover"){var be=null;M.addEventListener("mouseenter",function(){pe=setTimeout(function(){_(M),clearTimeout(be),clearTimeout(pe)},X.delay)}),fe.addEventListener("mouseenter",function(){clearTimeout(be)}),M.addEventListener("mouseleave",function(){clearTimeout(pe),be=setTimeout(function(){E(M)},100)}),M.addEventListener("click",function(){E(M)}),fe.addEventListener("mouseleave",function(){clearTimeout(pe),be=setTimeout(function(){E(M)},100)})}else ie==="click"&&document.body.addEventListener("click",function(xe){M.contains(xe.target)&&!fe.hasAttribute("data-show")?pe=setTimeout(function(){_(M),clearTimeout(pe)},X.delay):fe.hasAttribute("data-show")&&E(M)});le.set(M,{opts:X,popper:fe,popperInstance:null})},updated:function(M,H){le.get(M)&&(le.get(M).opts=z(H))},unmounted:function(M){E(M),le.delete(M)}};function Y(){var O={arrow:!0,disabled:!1,trigger:"hover",theme:"dark",content:"",showOnInit:!1,placement:"top",distance:8,extCls:"",sameWidth:!1,delay:0,onShow:function(){},onHide:function(){}};return O}function z(O){var M=Y();return m(O.value)==="object"?Object.assign(M,O.value):M.content=O.value,M}function V(O,M){if(typeof O=="string")M.innerText=O;else{var H=document.createElement("div"),X=(0,Z.h)(O);(0,Z.render)(X,H),M.innerHTML=H.innerHTML}}function D(O){var M=O.content,H=O.arrow,X=O.theme,ie=O.extCls,fe=X==="light",pe=U.bkZIndexManager.getPopperIndex(),be=document.createElement("div");if(be.className="".concat((0,U.resolveClassName)("popper")," ").concat(fe?"light":"dark"," ").concat(ie),be.innerText=M,be.style.zIndex=String(pe),V(M,be),H){var xe=T();be.appendChild(xe)}return be}function T(){var O=document.createElement("div");return O.className=(0,U.resolveClassName)("popper-arrow"),O.setAttribute("data-popper-arrow",""),O}function R(O,M){var H=le.get(O),X=H.opts,ie=X.placement,fe=X.distance,pe=X.showOnInit,be=X.sameWidth,xe=(0,L.createPopper)(O,M,{placement:ie,modifiers:[{name:"offset",options:{offset:[0,fe]}}].concat(P(be?[{name:"sameWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(je){var ke=je.state;ke.styles.popper.width="".concat(ke.rects.reference.width,"px")},effect:function(je){var ke=je.state;ke.elements.popper.style.overflowWrap="break-word",ke.elements.popper.style.width="".concat(ke.elements.reference.offsetWidth,"px")}}]:[]))});return pe&&_(O),xe}function _(O){var M=le.get(O),H=M.popper,X=M.opts,ie=X.disabled,fe=X.content,pe=X.arrow,be=X.onShow,xe=X.boundary;if(!ie){if(V(fe,H),pe){var Se=T();H.appendChild(Se)}var je=document.body;xe&&(xe==="parent"?je=O.parentElement:xe instanceof HTMLElement&&(je=xe)),je.appendChild(H);var ke=R(O,H);be(),H.setAttribute("data-show",""),ke.setOptions(function(Qe){return te(te({},Qe),{},{modifiers:[].concat(P(Qe.modifiers),[{name:"eventListeners",enabled:!0}])})}),ke.forceUpdate(),le.get(O).popperInstance=ke}}function E(O){if(le.get(O)){var M=le.get(O),H=M.popper,X=M.popperInstance,ie=M.opts,fe=ie.onHide;H&&document.body.contains(H)&&(H.removeAttribute("data-show"),X==null||X.destroy(),document.body.removeChild(H),fe())}}const b=oe;var S=O=>{var M={};return ft.d(M,O),M};const w=S({default:()=>yB});var N=function(M,H){var X={content:"",target:M};return m(H)==="object"?(Object.assign(X,H),Object.prototype.hasOwnProperty.call(H,"popoverOption")&&Object.assign(X,H.popoverOption)):X.content=H,X},J=function(M,H){var X=null,ie=null,fe=null,pe=N(M,H),be=pe.disabled;if(!(be||X)){var xe=function(){fe&&clearTimeout(fe),fe=null},Se=function(){var Be,De;ie&&clearTimeout(ie),(Be=X)===null||Be===void 0||Be.hide(),(De=X)===null||De===void 0||De.close(),X=null},je=function(){Se(),ie&&clearTimeout(ie),ie=setTimeout(function(){var Be,De=N(M,H);De.isShow=!0,De.content=typeof De.content=="function"?De.content():(Be=De.content)!==null&&Be!==void 0?Be:M,De.allowHtml=!0,Object.assign(De,{onContentMouseenter:xe,onContentMouseleave:Se}),X=(0,w.default)(De)},300)},ke=function(){fe=setTimeout(function(){var Be,De;ie&&clearTimeout(ie),(Be=X)===null||Be===void 0||Be.hide(),(De=X)===null||De===void 0||De.close(),X=null},120)};M.addEventListener("mouseenter",je),M.addEventListener("mouseleave",ke);var Qe=function(Be){var De,Jt;ke(),(De=Be??M)===null||De===void 0||De.removeEventListener("mouseenter",je),(Jt=Be??M)===null||Jt===void 0||Jt.removeEventListener("mouseleave",ke)};return{destroyInstance:Qe,instance:X}}},ee={mounted:function(M,H){J(M,H)}};const ne=ee})(),mr.bkEllipsis,mr.bkEllipsisInstance;var wB=mr.bkTooltips;mr.clickoutside,mr.mousewheel,mr.overflowTitle;var xB={7609:(e,t,n)=>{var r=n(7425).default;function o(){e.exports=o=function(){return a},e.exports.__esModule=!0,e.exports.default=e.exports;var i,a={},s=Object.prototype,l=s.hasOwnProperty,c=Object.defineProperty||function(Y,z,V){Y[z]=V.value},u=typeof Symbol=="function"?Symbol:{},d=u.iterator||"@@iterator",A=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function g(Y,z,V){return Object.defineProperty(Y,z,{value:V,enumerable:!0,configurable:!0,writable:!0}),Y[z]}try{g({},"")}catch{g=function(V,D,T){return V[D]=T}}function h(Y,z,V,D){var T=z&&z.prototype instanceof B?z:B,R=Object.create(T.prototype),_=new le(D||[]);return c(R,"_invoke",{value:F(Y,V,_)}),R}function y(Y,z,V){try{return{type:"normal",arg:Y.call(z,V)}}catch(D){return{type:"throw",arg:D}}}a.wrap=h;var m="suspendedStart",C="suspendedYield",x="executing",v="completed",j={};function B(){}function k(){}function I(){}var Q={};g(Q,d,function(){return this});var P=Object.getPrototypeOf,$=P&&P(P(oe([])));$&&$!==s&&l.call($,d)&&(Q=$);var Z=I.prototype=B.prototype=Object.create(Q);function q(Y){["next","throw","return"].forEach(function(z){g(Y,z,function(V){return this._invoke(z,V)})})}function U(Y,z){function V(T,R,_,E){var b=y(Y[T],Y,R);if(b.type!=="throw"){var S=b.arg,w=S.value;return w&&r(w)=="object"&&l.call(w,"__await")?z.resolve(w.__await).then(function(N){V("next",N,_,E)},function(N){V("throw",N,_,E)}):z.resolve(w).then(function(N){S.value=N,_(S)},function(N){return V("throw",N,_,E)})}E(b.arg)}var D;c(this,"_invoke",{value:function(R,_){function E(){return new z(function(b,S){V(R,_,b,S)})}return D=D?D.then(E,E):E()}})}function F(Y,z,V){var D=m;return function(T,R){if(D===x)throw new Error("Generator is already running");if(D===v){if(T==="throw")throw R;return{value:i,done:!0}}for(V.method=T,V.arg=R;;){var _=V.delegate;if(_){var E=L(_,V);if(E){if(E===j)continue;return E}}if(V.method==="next")V.sent=V._sent=V.arg;else if(V.method==="throw"){if(D===m)throw D=v,V.arg;V.dispatchException(V.arg)}else V.method==="return"&&V.abrupt("return",V.arg);D=x;var b=y(Y,z,V);if(b.type==="normal"){if(D=V.done?v:C,b.arg===j)continue;return{value:b.arg,done:V.done}}b.type==="throw"&&(D=v,V.method="throw",V.arg=b.arg)}}}function L(Y,z){var V=z.method,D=Y.iterator[V];if(D===i)return z.delegate=null,V==="throw"&&Y.iterator.return&&(z.method="return",z.arg=i,L(Y,z),z.method==="throw")||V!=="return"&&(z.method="throw",z.arg=new TypeError("The iterator does not provide a '"+V+"' method")),j;var T=y(D,Y.iterator,z.arg);if(T.type==="throw")return z.method="throw",z.arg=T.arg,z.delegate=null,j;var R=T.arg;return R?R.done?(z[Y.resultName]=R.value,z.next=Y.nextLoc,z.method!=="return"&&(z.method="next",z.arg=i),z.delegate=null,j):R:(z.method="throw",z.arg=new TypeError("iterator result is not an object"),z.delegate=null,j)}function K(Y){var z={tryLoc:Y[0]};1 in Y&&(z.catchLoc=Y[1]),2 in Y&&(z.finallyLoc=Y[2],z.afterLoc=Y[3]),this.tryEntries.push(z)}function te(Y){var z=Y.completion||{};z.type="normal",delete z.arg,Y.completion=z}function le(Y){this.tryEntries=[{tryLoc:"root"}],Y.forEach(K,this),this.reset(!0)}function oe(Y){if(Y||Y===""){var z=Y[d];if(z)return z.call(Y);if(typeof Y.next=="function")return Y;if(!isNaN(Y.length)){var V=-1,D=function T(){for(;++V<Y.length;)if(l.call(Y,V))return T.value=Y[V],T.done=!1,T;return T.value=i,T.done=!0,T};return D.next=D}}throw new TypeError(r(Y)+" is not iterable")}return k.prototype=I,c(Z,"constructor",{value:I,configurable:!0}),c(I,"constructor",{value:k,configurable:!0}),k.displayName=g(I,f,"GeneratorFunction"),a.isGeneratorFunction=function(Y){var z=typeof Y=="function"&&Y.constructor;return!!z&&(z===k||(z.displayName||z.name)==="GeneratorFunction")},a.mark=function(Y){return Object.setPrototypeOf?Object.setPrototypeOf(Y,I):(Y.__proto__=I,g(Y,f,"GeneratorFunction")),Y.prototype=Object.create(Z),Y},a.awrap=function(Y){return{__await:Y}},q(U.prototype),g(U.prototype,A,function(){return this}),a.AsyncIterator=U,a.async=function(Y,z,V,D,T){T===void 0&&(T=Promise);var R=new U(h(Y,z,V,D),T);return a.isGeneratorFunction(z)?R:R.next().then(function(_){return _.done?_.value:R.next()})},q(Z),g(Z,f,"Generator"),g(Z,d,function(){return this}),g(Z,"toString",function(){return"[object Generator]"}),a.keys=function(Y){var z=Object(Y),V=[];for(var D in z)V.push(D);return V.reverse(),function T(){for(;V.length;){var R=V.pop();if(R in z)return T.value=R,T.done=!1,T}return T.done=!0,T}},a.values=oe,le.prototype={constructor:le,reset:function(z){if(this.prev=0,this.next=0,this.sent=this._sent=i,this.done=!1,this.delegate=null,this.method="next",this.arg=i,this.tryEntries.forEach(te),!z)for(var V in this)V.charAt(0)==="t"&&l.call(this,V)&&!isNaN(+V.slice(1))&&(this[V]=i)},stop:function(){this.done=!0;var z=this.tryEntries[0].completion;if(z.type==="throw")throw z.arg;return this.rval},dispatchException:function(z){if(this.done)throw z;var V=this;function D(S,w){return _.type="throw",_.arg=z,V.next=S,w&&(V.method="next",V.arg=i),!!w}for(var T=this.tryEntries.length-1;T>=0;--T){var R=this.tryEntries[T],_=R.completion;if(R.tryLoc==="root")return D("end");if(R.tryLoc<=this.prev){var E=l.call(R,"catchLoc"),b=l.call(R,"finallyLoc");if(E&&b){if(this.prev<R.catchLoc)return D(R.catchLoc,!0);if(this.prev<R.finallyLoc)return D(R.finallyLoc)}else if(E){if(this.prev<R.catchLoc)return D(R.catchLoc,!0)}else{if(!b)throw new Error("try statement without catch or finally");if(this.prev<R.finallyLoc)return D(R.finallyLoc)}}}},abrupt:function(z,V){for(var D=this.tryEntries.length-1;D>=0;--D){var T=this.tryEntries[D];if(T.tryLoc<=this.prev&&l.call(T,"finallyLoc")&&this.prev<T.finallyLoc){var R=T;break}}R&&(z==="break"||z==="continue")&&R.tryLoc<=V&&V<=R.finallyLoc&&(R=null);var _=R?R.completion:{};return _.type=z,_.arg=V,R?(this.method="next",this.next=R.finallyLoc,j):this.complete(_)},complete:function(z,V){if(z.type==="throw")throw z.arg;return z.type==="break"||z.type==="continue"?this.next=z.arg:z.type==="return"?(this.rval=this.arg=z.arg,this.method="return",this.next="end"):z.type==="normal"&&V&&(this.next=V),j},finish:function(z){for(var V=this.tryEntries.length-1;V>=0;--V){var D=this.tryEntries[V];if(D.finallyLoc===z)return this.complete(D.completion,D.afterLoc),te(D),j}},catch:function(z){for(var V=this.tryEntries.length-1;V>=0;--V){var D=this.tryEntries[V];if(D.tryLoc===z){var T=D.completion;if(T.type==="throw"){var R=T.arg;te(D)}return R}}throw new Error("illegal catch attempt")},delegateYield:function(z,V,D){return this.delegate={iterator:oe(z),resultName:V,nextLoc:D},this.method==="next"&&(this.arg=i),j}},a}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},7425:e=>{function t(n){"@babel/helpers - typeof";return e.exports=t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},2841:(e,t,n)=>{var r=n(7609)();e.exports=r;try{regeneratorRuntime=r}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},fA={};function pt(e){var t=fA[e];if(t!==void 0)return t.exports;var n=fA[e]={exports:{}};return xB[e](n,n.exports,pt),n.exports}pt.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return pt.d(t,{a:t}),t},pt.d=(e,t)=>{for(var n in t)pt.o(t,n)&&!pt.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},pt.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var pA={};(()=>{pt.d(pA,{default:()=>_});var e=E=>{var b={};return pt.d(b,E),b};const t=e({InputBehaviorType:()=>c5,PropTypes:()=>pr,classes:()=>wl,useFormItem:()=>p5,withInstall:()=>ja});function n(E){if(Array.isArray(E))return E}function r(E,b){var S=E==null?null:typeof Symbol<"u"&&E[Symbol.iterator]||E["@@iterator"];if(S!=null){var w,N,J,ee,ne=[],O=!0,M=!1;try{if(J=(S=S.call(E)).next,b!==0)for(;!(O=(w=J.call(S)).done)&&(ne.push(w.value),ne.length!==b);O=!0);}catch(H){M=!0,N=H}finally{try{if(!O&&S.return!=null&&(ee=S.return(),Object(ee)!==ee))return}finally{if(M)throw N}}return ne}}function o(E,b){(b==null||b>E.length)&&(b=E.length);for(var S=0,w=new Array(b);S<b;S++)w[S]=E[S];return w}function i(E,b){if(E){if(typeof E=="string")return o(E,b);var S=Object.prototype.toString.call(E).slice(8,-1);if(S==="Object"&&E.constructor&&(S=E.constructor.name),S==="Map"||S==="Set")return Array.from(E);if(S==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(S))return o(E,b)}}function a(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
54
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function s(E,b){return n(E)||r(E,b)||i(E,b)||a()}function l(E,b,S,w,N,J,ee){try{var ne=E[J](ee),O=ne.value}catch(M){S(M);return}ne.done?b(O):Promise.resolve(O).then(w,N)}function c(E){return function(){var b=this,S=arguments;return new Promise(function(w,N){var J=E.apply(b,S);function ee(O){l(J,w,N,ee,ne,"next",O)}function ne(O){l(J,w,N,ee,ne,"throw",O)}ee(void 0)})}}function u(E,b){if(E==null)return{};var S={},w=Object.keys(E),N,J;for(J=0;J<w.length;J++)N=w[J],!(b.indexOf(N)>=0)&&(S[N]=E[N]);return S}function d(E,b){if(E==null)return{};var S=u(E,b),w,N;if(Object.getOwnPropertySymbols){var J=Object.getOwnPropertySymbols(E);for(N=0;N<J.length;N++)w=J[N],!(b.indexOf(w)>=0)&&Object.prototype.propertyIsEnumerable.call(E,w)&&(S[w]=E[w])}return S}function A(E){"@babel/helpers - typeof";return A=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(b){return typeof b}:function(b){return b&&typeof Symbol=="function"&&b.constructor===Symbol&&b!==Symbol.prototype?"symbol":typeof b},A(E)}function f(E,b){if(A(E)!="object"||!E)return E;var S=E[Symbol.toPrimitive];if(S!==void 0){var w=S.call(E,b||"default");if(A(w)!="object")return w;throw new TypeError("@@toPrimitive must return a primitive value.")}return(b==="string"?String:Number)(E)}function g(E){var b=f(E,"string");return A(b)=="symbol"?b:String(b)}function h(E,b,S){return b=g(b),b in E?Object.defineProperty(E,b,{value:S,enumerable:!0,configurable:!0,writable:!0}):E[b]=S,E}var y=E=>{var b={};return pt.d(b,E),b};const m=y({Fragment:()=>G.Fragment,computed:()=>G.computed,createTextVNode:()=>G.createTextVNode,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,mergeProps:()=>G.mergeProps,nextTick:()=>G.nextTick,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,ref:()=>G.ref,resolveDirective:()=>G.resolveDirective,watch:()=>G.watch,withDirectives:()=>G.withDirectives});var C=pt(2841),x=pt.n(C),v=E=>{var b={};return pt.d(b,E),b};const j=v({useLocale:()=>q2,usePrefix:()=>Hr});var B=E=>{var b={};return pt.d(b,E),b};const k=B({bkTooltips:()=>wB});var I=E=>{var b={};return pt.d(b,E),b};const Q=I({Close:()=>wd,DownSmall:()=>ax,Eye:()=>Sx,Search:()=>fk,Unvisible:()=>Pk});var P=void 0,$=`
51
+ */function i(a,s){if(!r.canUseDOM||s&&!("addEventListener"in document))return!1;var l="on"+a,c=l in document;if(!c){var u=document.createElement("div");u.setAttribute(l,"return;"),c=typeof u[l]=="function"}return!c&&o&&a==="wheel"&&(c=document.implementation.hasFeature("Events.wheel","3.0")),c}e.exports=i},2527:(e,t,n)=>{var r=n(6377),o=n(3541),i=10,a=40,s=800;function l(c){var u=0,d=0,A=0,f=0;return"detail"in c&&(d=c.detail),"wheelDelta"in c&&(d=-c.wheelDelta/120),"wheelDeltaY"in c&&(d=-c.wheelDeltaY/120),"wheelDeltaX"in c&&(u=-c.wheelDeltaX/120),"axis"in c&&c.axis===c.HORIZONTAL_AXIS&&(u=d,d=0),A=u*i,f=d*i,"deltaY"in c&&(f=c.deltaY),"deltaX"in c&&(A=c.deltaX),(A||f)&&c.deltaMode&&(c.deltaMode==1?(A*=a,f*=a):(A*=s,f*=s)),A&&!u&&(u=A<1?-1:1),f&&!d&&(d=f<1?-1:1),{spinX:u,spinY:d,pixelX:A,pixelY:f}}l.getEventType=function(){return r.firefox()?"DOMMouseScroll":o("wheel")?"wheel":"mousewheel"},e.exports=l}},cA={};function ft(e){var t=cA[e];if(t!==void 0)return t.exports;var n=cA[e]={exports:{}};return vB[e](n,n.exports,ft),n.exports}ft.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return ft.d(t,{a:t}),t},ft.d=(e,t)=>{for(var n in t)ft.o(t,n)&&!ft.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ft.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var mr={};(()=>{ft.d(mr,{bkEllipsis:()=>ne,bkEllipsisInstance:()=>J,bkTooltips:()=>b,clickoutside:()=>y,mousewheel:()=>s,overflowTitle:()=>t.overflowTitle});var e=D=>{var j={};return ft.d(j,D),j};const t=e({overflowTitle:()=>qT});var n=ft(2439),r=ft.n(n),o=typeof navigator<"u"&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1,i=function(j,H){j!=null&&j.addEventListener&&j.addEventListener(o?"DOMMouseScroll":"mousewheel",function(K){var ie=r()(K);H==null||H.apply(this,[K,ie])})},a={beforeMount:function(j,H){i(j,H.value)}};const s=a;function l(D,j){var H=typeof Symbol<"u"&&D[Symbol.iterator]||D["@@iterator"];if(!H){if(Array.isArray(D)||(H=c(D))||j){H&&(D=H);var K=0,ie=function(){};return{s:ie,n:function(){return K>=D.length?{done:!0}:{done:!1,value:D[K++]}},e:function(Se){throw Se},f:ie}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
52
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var fe=!0,pe=!1,be;return{s:function(){H=H.call(D)},n:function(){var Se=H.next();return fe=Se.done,Se},e:function(Se){pe=!0,be=Se},f:function(){try{!fe&&H.return!=null&&H.return()}finally{if(pe)throw be}}}}function c(D,j){if(D){if(typeof D=="string")return u(D,j);var H=Object.prototype.toString.call(D).slice(8,-1);if(H==="Object"&&D.constructor&&(H=D.constructor.name),H==="Map"||H==="Set")return Array.from(D);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return u(D,j)}}function u(D,j){(j==null||j>D.length)&&(j=D.length);for(var H=0,K=new Array(j);H<j;H++)K[H]=D[H];return K}var d=function(j){return typeof Element>"u"?!1:j instanceof Element},A=new Map,f;document.addEventListener("mousedown",function(D){return f=D}),document.addEventListener("mouseup",function(D){var j=l(A.values()),H;try{for(j.s();!(H=j.n()).done;){var K=H.value,ie=l(K),fe;try{for(ie.s();!(fe=ie.n()).done;){var pe=fe.value.documentHandler;pe(D,f)}}catch(be){ie.e(be)}finally{ie.f()}}}catch(be){j.e(be)}finally{j.f()}});function g(D,j){var H=[];return Array.isArray(j.arg)?H=j.arg:d(j.arg)&&H.push(j.arg),function(K,ie){var fe=j.instance.popperRef,pe=K.target,be=ie==null?void 0:ie.target,xe=!j||!j.instance,Se=!pe||!be,je=D.contains(pe)||D.contains(be),ke=D===pe,Qe=H.length&&H.some(function(Be){return Be==null?void 0:Be.contains(pe)})||H.length&&H.includes(be),Re=fe&&(fe.contains(pe)||fe.contains(be));xe||Se||je||ke||Qe||Re||j.value(K,ie)}}var h={beforeMount:function(j,H){A.has(j)||A.set(j,[]),A.get(j).push({documentHandler:g(j,H),bindingFn:H.value})},updated:function(j,H){A.has(j)||A.set(j,[]);var K=A.get(j),ie=K.findIndex(function(pe){return pe.bindingFn===H.oldValue}),fe={documentHandler:g(j,H),bindingFn:H.value};ie>=0?K.splice(ie,1,fe):K.push(fe)},unmounted:function(j){A.delete(j)}};h.install=function(D){D.directive("bkTooltips",h)};const y=h;function m(D){"@babel/helpers - typeof";return m=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(j){return typeof j}:function(j){return j&&typeof Symbol=="function"&&j.constructor===Symbol&&j!==Symbol.prototype?"symbol":typeof j},m(D)}function T(D,j){if(m(D)!="object"||!D)return D;var H=D[Symbol.toPrimitive];if(H!==void 0){var K=H.call(D,j);if(m(K)!="object")return K;throw new TypeError("@@toPrimitive must return a primitive value.")}return(j==="string"?String:Number)(D)}function k(D){var j=T(D,"string");return m(j)=="symbol"?j:String(j)}function v(D,j,H){return j=k(j),j in D?Object.defineProperty(D,j,{value:H,enumerable:!0,configurable:!0,writable:!0}):D[j]=H,D}function O(D,j){(j==null||j>D.length)&&(j=D.length);for(var H=0,K=new Array(j);H<j;H++)K[H]=D[H];return K}function C(D){if(Array.isArray(D))return O(D)}function w(D){if(typeof Symbol<"u"&&D[Symbol.iterator]!=null||D["@@iterator"]!=null)return Array.from(D)}function M(D,j){if(D){if(typeof D=="string")return O(D,j);var H=Object.prototype.toString.call(D).slice(8,-1);if(H==="Object"&&D.constructor&&(H=D.constructor.name),H==="Map"||H==="Set")return Array.from(D);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return O(D,j)}}function Q(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
53
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function I(D){return C(D)||w(D)||M(D)||Q()}var $=D=>{var j={};return ft.d(j,D),j};const Z=$({h:()=>G.h,render:()=>G.render});var q=D=>{var j={};return ft.d(j,D),j};const U=q({bkZIndexManager:()=>Ba,resolveClassName:()=>u5});var F=D=>{var j={};return ft.d(j,D),j};const L=F({createPopper:()=>il});function X(D,j){var H=Object.keys(D);if(Object.getOwnPropertySymbols){var K=Object.getOwnPropertySymbols(D);j&&(K=K.filter(function(ie){return Object.getOwnPropertyDescriptor(D,ie).enumerable})),H.push.apply(H,K)}return H}function te(D){for(var j=1;j<arguments.length;j++){var H=arguments[j]!=null?arguments[j]:{};j%2?X(Object(H),!0).forEach(function(K){v(D,K,H[K])}):Object.getOwnPropertyDescriptors?Object.defineProperties(D,Object.getOwnPropertyDescriptors(H)):X(Object(H)).forEach(function(K){Object.defineProperty(D,K,Object.getOwnPropertyDescriptor(H,K))})}return D}var ae=new WeakMap,re={beforeMount:function(j,H){var K=z(H),ie=K.trigger,fe=P(K),pe=null;if(ie==="hover"){var be=null;j.addEventListener("mouseenter",function(){pe=setTimeout(function(){_(j),clearTimeout(be),clearTimeout(pe)},K.delay)}),fe.addEventListener("mouseenter",function(){clearTimeout(be)}),j.addEventListener("mouseleave",function(){clearTimeout(pe),be=setTimeout(function(){E(j)},100)}),j.addEventListener("click",function(){E(j)}),fe.addEventListener("mouseleave",function(){clearTimeout(pe),be=setTimeout(function(){E(j)},100)})}else ie==="click"&&document.body.addEventListener("click",function(xe){j.contains(xe.target)&&!fe.hasAttribute("data-show")?pe=setTimeout(function(){_(j),clearTimeout(pe)},K.delay):fe.hasAttribute("data-show")&&E(j)});ae.set(j,{opts:K,popper:fe,popperInstance:null})},updated:function(j,H){ae.get(j)&&(ae.get(j).opts=z(H))},unmounted:function(j){E(j),ae.delete(j)}};function Y(){var D={arrow:!0,disabled:!1,trigger:"hover",theme:"dark",content:"",showOnInit:!1,placement:"top",distance:8,extCls:"",sameWidth:!1,delay:0,onShow:function(){},onHide:function(){}};return D}function z(D){var j=Y();return m(D.value)==="object"?Object.assign(j,D.value):j.content=D.value,j}function V(D,j){if(typeof D=="string")j.innerText=D;else{var H=document.createElement("div"),K=(0,Z.h)(D);(0,Z.render)(K,H),j.innerHTML=H.innerHTML}}function P(D){var j=D.content,H=D.arrow,K=D.theme,ie=D.extCls,fe=K==="light",pe=U.bkZIndexManager.getPopperIndex(),be=document.createElement("div");if(be.className="".concat((0,U.resolveClassName)("popper")," ").concat(fe?"light":"dark"," ").concat(ie),be.innerText=j,be.style.zIndex=String(pe),V(j,be),H){var xe=S();be.appendChild(xe)}return be}function S(){var D=document.createElement("div");return D.className=(0,U.resolveClassName)("popper-arrow"),D.setAttribute("data-popper-arrow",""),D}function R(D,j){var H=ae.get(D),K=H.opts,ie=K.placement,fe=K.distance,pe=K.showOnInit,be=K.sameWidth,xe=(0,L.createPopper)(D,j,{placement:ie,modifiers:[{name:"offset",options:{offset:[0,fe]}}].concat(I(be?[{name:"sameWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(je){var ke=je.state;ke.styles.popper.width="".concat(ke.rects.reference.width,"px")},effect:function(je){var ke=je.state;ke.elements.popper.style.overflowWrap="break-word",ke.elements.popper.style.width="".concat(ke.elements.reference.offsetWidth,"px")}}]:[]))});return pe&&_(D),xe}function _(D){var j=ae.get(D),H=j.popper,K=j.opts,ie=K.disabled,fe=K.content,pe=K.arrow,be=K.onShow,xe=K.boundary;if(!ie){if(V(fe,H),pe){var Se=S();H.appendChild(Se)}var je=document.body;xe&&(xe==="parent"?je=D.parentElement:xe instanceof HTMLElement&&(je=xe)),je.appendChild(H);var ke=R(D,H);be(),H.setAttribute("data-show",""),ke.setOptions(function(Qe){return te(te({},Qe),{},{modifiers:[].concat(I(Qe.modifiers),[{name:"eventListeners",enabled:!0}])})}),ke.forceUpdate(),ae.get(D).popperInstance=ke}}function E(D){if(ae.get(D)){var j=ae.get(D),H=j.popper,K=j.popperInstance,ie=j.opts,fe=ie.onHide;H&&document.body.contains(H)&&(H.removeAttribute("data-show"),K==null||K.destroy(),document.body.removeChild(H),fe())}}const b=re;var B=D=>{var j={};return ft.d(j,D),j};const x=B({default:()=>mB});var N=function(j,H){var K={content:"",target:j};return m(H)==="object"?(Object.assign(K,H),Object.prototype.hasOwnProperty.call(H,"popoverOption")&&Object.assign(K,H.popoverOption)):K.content=H,K},J=function(j,H){var K=null,ie=null,fe=null,pe=N(j,H),be=pe.disabled;if(!(be||K)){var xe=function(){fe&&clearTimeout(fe),fe=null},Se=function(){var Be,De;ie&&clearTimeout(ie),(Be=K)===null||Be===void 0||Be.hide(),(De=K)===null||De===void 0||De.close(),K=null},je=function(){Se(),ie&&clearTimeout(ie),ie=setTimeout(function(){var Be,De=N(j,H);De.isShow=!0,De.content=typeof De.content=="function"?De.content():(Be=De.content)!==null&&Be!==void 0?Be:j,De.allowHtml=!0,Object.assign(De,{onContentMouseenter:xe,onContentMouseleave:Se}),K=(0,x.default)(De)},300)},ke=function(){fe=setTimeout(function(){var Be,De;ie&&clearTimeout(ie),(Be=K)===null||Be===void 0||Be.hide(),(De=K)===null||De===void 0||De.close(),K=null},120)};j.addEventListener("mouseenter",je),j.addEventListener("mouseleave",ke);var Qe=function(Be){var De,Jt;ke(),(De=Be??j)===null||De===void 0||De.removeEventListener("mouseenter",je),(Jt=Be??j)===null||Jt===void 0||Jt.removeEventListener("mouseleave",ke)};return{destroyInstance:Qe,instance:K}}},ee={mounted:function(j,H){J(j,H)}};const ne=ee})(),mr.bkEllipsis,mr.bkEllipsisInstance;var yB=mr.bkTooltips;mr.clickoutside,mr.mousewheel,mr.overflowTitle;var bB={7609:(e,t,n)=>{var r=n(7425).default;function o(){e.exports=o=function(){return a},e.exports.__esModule=!0,e.exports.default=e.exports;var i,a={},s=Object.prototype,l=s.hasOwnProperty,c=Object.defineProperty||function(Y,z,V){Y[z]=V.value},u=typeof Symbol=="function"?Symbol:{},d=u.iterator||"@@iterator",A=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function g(Y,z,V){return Object.defineProperty(Y,z,{value:V,enumerable:!0,configurable:!0,writable:!0}),Y[z]}try{g({},"")}catch{g=function(V,P,S){return V[P]=S}}function h(Y,z,V,P){var S=z&&z.prototype instanceof C?z:C,R=Object.create(S.prototype),_=new ae(P||[]);return c(R,"_invoke",{value:F(Y,V,_)}),R}function y(Y,z,V){try{return{type:"normal",arg:Y.call(z,V)}}catch(P){return{type:"throw",arg:P}}}a.wrap=h;var m="suspendedStart",T="suspendedYield",k="executing",v="completed",O={};function C(){}function w(){}function M(){}var Q={};g(Q,d,function(){return this});var I=Object.getPrototypeOf,$=I&&I(I(re([])));$&&$!==s&&l.call($,d)&&(Q=$);var Z=M.prototype=C.prototype=Object.create(Q);function q(Y){["next","throw","return"].forEach(function(z){g(Y,z,function(V){return this._invoke(z,V)})})}function U(Y,z){function V(S,R,_,E){var b=y(Y[S],Y,R);if(b.type!=="throw"){var B=b.arg,x=B.value;return x&&r(x)=="object"&&l.call(x,"__await")?z.resolve(x.__await).then(function(N){V("next",N,_,E)},function(N){V("throw",N,_,E)}):z.resolve(x).then(function(N){B.value=N,_(B)},function(N){return V("throw",N,_,E)})}E(b.arg)}var P;c(this,"_invoke",{value:function(R,_){function E(){return new z(function(b,B){V(R,_,b,B)})}return P=P?P.then(E,E):E()}})}function F(Y,z,V){var P=m;return function(S,R){if(P===k)throw new Error("Generator is already running");if(P===v){if(S==="throw")throw R;return{value:i,done:!0}}for(V.method=S,V.arg=R;;){var _=V.delegate;if(_){var E=L(_,V);if(E){if(E===O)continue;return E}}if(V.method==="next")V.sent=V._sent=V.arg;else if(V.method==="throw"){if(P===m)throw P=v,V.arg;V.dispatchException(V.arg)}else V.method==="return"&&V.abrupt("return",V.arg);P=k;var b=y(Y,z,V);if(b.type==="normal"){if(P=V.done?v:T,b.arg===O)continue;return{value:b.arg,done:V.done}}b.type==="throw"&&(P=v,V.method="throw",V.arg=b.arg)}}}function L(Y,z){var V=z.method,P=Y.iterator[V];if(P===i)return z.delegate=null,V==="throw"&&Y.iterator.return&&(z.method="return",z.arg=i,L(Y,z),z.method==="throw")||V!=="return"&&(z.method="throw",z.arg=new TypeError("The iterator does not provide a '"+V+"' method")),O;var S=y(P,Y.iterator,z.arg);if(S.type==="throw")return z.method="throw",z.arg=S.arg,z.delegate=null,O;var R=S.arg;return R?R.done?(z[Y.resultName]=R.value,z.next=Y.nextLoc,z.method!=="return"&&(z.method="next",z.arg=i),z.delegate=null,O):R:(z.method="throw",z.arg=new TypeError("iterator result is not an object"),z.delegate=null,O)}function X(Y){var z={tryLoc:Y[0]};1 in Y&&(z.catchLoc=Y[1]),2 in Y&&(z.finallyLoc=Y[2],z.afterLoc=Y[3]),this.tryEntries.push(z)}function te(Y){var z=Y.completion||{};z.type="normal",delete z.arg,Y.completion=z}function ae(Y){this.tryEntries=[{tryLoc:"root"}],Y.forEach(X,this),this.reset(!0)}function re(Y){if(Y||Y===""){var z=Y[d];if(z)return z.call(Y);if(typeof Y.next=="function")return Y;if(!isNaN(Y.length)){var V=-1,P=function S(){for(;++V<Y.length;)if(l.call(Y,V))return S.value=Y[V],S.done=!1,S;return S.value=i,S.done=!0,S};return P.next=P}}throw new TypeError(r(Y)+" is not iterable")}return w.prototype=M,c(Z,"constructor",{value:M,configurable:!0}),c(M,"constructor",{value:w,configurable:!0}),w.displayName=g(M,f,"GeneratorFunction"),a.isGeneratorFunction=function(Y){var z=typeof Y=="function"&&Y.constructor;return!!z&&(z===w||(z.displayName||z.name)==="GeneratorFunction")},a.mark=function(Y){return Object.setPrototypeOf?Object.setPrototypeOf(Y,M):(Y.__proto__=M,g(Y,f,"GeneratorFunction")),Y.prototype=Object.create(Z),Y},a.awrap=function(Y){return{__await:Y}},q(U.prototype),g(U.prototype,A,function(){return this}),a.AsyncIterator=U,a.async=function(Y,z,V,P,S){S===void 0&&(S=Promise);var R=new U(h(Y,z,V,P),S);return a.isGeneratorFunction(z)?R:R.next().then(function(_){return _.done?_.value:R.next()})},q(Z),g(Z,f,"Generator"),g(Z,d,function(){return this}),g(Z,"toString",function(){return"[object Generator]"}),a.keys=function(Y){var z=Object(Y),V=[];for(var P in z)V.push(P);return V.reverse(),function S(){for(;V.length;){var R=V.pop();if(R in z)return S.value=R,S.done=!1,S}return S.done=!0,S}},a.values=re,ae.prototype={constructor:ae,reset:function(z){if(this.prev=0,this.next=0,this.sent=this._sent=i,this.done=!1,this.delegate=null,this.method="next",this.arg=i,this.tryEntries.forEach(te),!z)for(var V in this)V.charAt(0)==="t"&&l.call(this,V)&&!isNaN(+V.slice(1))&&(this[V]=i)},stop:function(){this.done=!0;var z=this.tryEntries[0].completion;if(z.type==="throw")throw z.arg;return this.rval},dispatchException:function(z){if(this.done)throw z;var V=this;function P(B,x){return _.type="throw",_.arg=z,V.next=B,x&&(V.method="next",V.arg=i),!!x}for(var S=this.tryEntries.length-1;S>=0;--S){var R=this.tryEntries[S],_=R.completion;if(R.tryLoc==="root")return P("end");if(R.tryLoc<=this.prev){var E=l.call(R,"catchLoc"),b=l.call(R,"finallyLoc");if(E&&b){if(this.prev<R.catchLoc)return P(R.catchLoc,!0);if(this.prev<R.finallyLoc)return P(R.finallyLoc)}else if(E){if(this.prev<R.catchLoc)return P(R.catchLoc,!0)}else{if(!b)throw new Error("try statement without catch or finally");if(this.prev<R.finallyLoc)return P(R.finallyLoc)}}}},abrupt:function(z,V){for(var P=this.tryEntries.length-1;P>=0;--P){var S=this.tryEntries[P];if(S.tryLoc<=this.prev&&l.call(S,"finallyLoc")&&this.prev<S.finallyLoc){var R=S;break}}R&&(z==="break"||z==="continue")&&R.tryLoc<=V&&V<=R.finallyLoc&&(R=null);var _=R?R.completion:{};return _.type=z,_.arg=V,R?(this.method="next",this.next=R.finallyLoc,O):this.complete(_)},complete:function(z,V){if(z.type==="throw")throw z.arg;return z.type==="break"||z.type==="continue"?this.next=z.arg:z.type==="return"?(this.rval=this.arg=z.arg,this.method="return",this.next="end"):z.type==="normal"&&V&&(this.next=V),O},finish:function(z){for(var V=this.tryEntries.length-1;V>=0;--V){var P=this.tryEntries[V];if(P.finallyLoc===z)return this.complete(P.completion,P.afterLoc),te(P),O}},catch:function(z){for(var V=this.tryEntries.length-1;V>=0;--V){var P=this.tryEntries[V];if(P.tryLoc===z){var S=P.completion;if(S.type==="throw"){var R=S.arg;te(P)}return R}}throw new Error("illegal catch attempt")},delegateYield:function(z,V,P){return this.delegate={iterator:re(z),resultName:V,nextLoc:P},this.method==="next"&&(this.arg=i),O}},a}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},7425:e=>{function t(n){"@babel/helpers - typeof";return e.exports=t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},2841:(e,t,n)=>{var r=n(7609)();e.exports=r;try{regeneratorRuntime=r}catch{typeof globalThis=="object"?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},uA={};function pt(e){var t=uA[e];if(t!==void 0)return t.exports;var n=uA[e]={exports:{}};return bB[e](n,n.exports,pt),n.exports}pt.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return pt.d(t,{a:t}),t},pt.d=(e,t)=>{for(var n in t)pt.o(t,n)&&!pt.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},pt.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var dA={};(()=>{pt.d(dA,{default:()=>_});var e=E=>{var b={};return pt.d(b,E),b};const t=e({InputBehaviorType:()=>s5,PropTypes:()=>pr,classes:()=>wl,useFormItem:()=>d5,withInstall:()=>ja});function n(E){if(Array.isArray(E))return E}function r(E,b){var B=E==null?null:typeof Symbol<"u"&&E[Symbol.iterator]||E["@@iterator"];if(B!=null){var x,N,J,ee,ne=[],D=!0,j=!1;try{if(J=(B=B.call(E)).next,b!==0)for(;!(D=(x=J.call(B)).done)&&(ne.push(x.value),ne.length!==b);D=!0);}catch(H){j=!0,N=H}finally{try{if(!D&&B.return!=null&&(ee=B.return(),Object(ee)!==ee))return}finally{if(j)throw N}}return ne}}function o(E,b){(b==null||b>E.length)&&(b=E.length);for(var B=0,x=new Array(b);B<b;B++)x[B]=E[B];return x}function i(E,b){if(E){if(typeof E=="string")return o(E,b);var B=Object.prototype.toString.call(E).slice(8,-1);if(B==="Object"&&E.constructor&&(B=E.constructor.name),B==="Map"||B==="Set")return Array.from(E);if(B==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(B))return o(E,b)}}function a(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
54
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function s(E,b){return n(E)||r(E,b)||i(E,b)||a()}function l(E,b,B,x,N,J,ee){try{var ne=E[J](ee),D=ne.value}catch(j){B(j);return}ne.done?b(D):Promise.resolve(D).then(x,N)}function c(E){return function(){var b=this,B=arguments;return new Promise(function(x,N){var J=E.apply(b,B);function ee(D){l(J,x,N,ee,ne,"next",D)}function ne(D){l(J,x,N,ee,ne,"throw",D)}ee(void 0)})}}function u(E,b){if(E==null)return{};var B={},x=Object.keys(E),N,J;for(J=0;J<x.length;J++)N=x[J],!(b.indexOf(N)>=0)&&(B[N]=E[N]);return B}function d(E,b){if(E==null)return{};var B=u(E,b),x,N;if(Object.getOwnPropertySymbols){var J=Object.getOwnPropertySymbols(E);for(N=0;N<J.length;N++)x=J[N],!(b.indexOf(x)>=0)&&Object.prototype.propertyIsEnumerable.call(E,x)&&(B[x]=E[x])}return B}function A(E){"@babel/helpers - typeof";return A=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(b){return typeof b}:function(b){return b&&typeof Symbol=="function"&&b.constructor===Symbol&&b!==Symbol.prototype?"symbol":typeof b},A(E)}function f(E,b){if(A(E)!="object"||!E)return E;var B=E[Symbol.toPrimitive];if(B!==void 0){var x=B.call(E,b);if(A(x)!="object")return x;throw new TypeError("@@toPrimitive must return a primitive value.")}return(b==="string"?String:Number)(E)}function g(E){var b=f(E,"string");return A(b)=="symbol"?b:String(b)}function h(E,b,B){return b=g(b),b in E?Object.defineProperty(E,b,{value:B,enumerable:!0,configurable:!0,writable:!0}):E[b]=B,E}var y=E=>{var b={};return pt.d(b,E),b};const m=y({Fragment:()=>G.Fragment,computed:()=>G.computed,createTextVNode:()=>G.createTextVNode,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,mergeProps:()=>G.mergeProps,nextTick:()=>G.nextTick,onBeforeUnmount:()=>G.onBeforeUnmount,onMounted:()=>G.onMounted,ref:()=>G.ref,resolveDirective:()=>G.resolveDirective,watch:()=>G.watch,withDirectives:()=>G.withDirectives});var T=pt(2841),k=pt.n(T),v=E=>{var b={};return pt.d(b,E),b};const O=v({useLocale:()=>J0,usePrefix:()=>Hr});var C=E=>{var b={};return pt.d(b,E),b};const w=C({bkTooltips:()=>yB});var M=E=>{var b={};return pt.d(b,E),b};const Q=M({Close:()=>yd,DownSmall:()=>ox,Eye:()=>Cx,Search:()=>uk,Unvisible:()=>Mk});var I=void 0,$=`
55
55
  height:0 !important;
56
56
  visibility:hidden !important;
57
57
 
@@ -59,12 +59,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
59
59
  z-index:-1000 !important;
60
60
  top:0 !important;
61
61
  right:0 !important;
62
- `,Z=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function q(E){var b=window.getComputedStyle(E),S=b.getPropertyValue("box-sizing"),w=Number.parseFloat(b.getPropertyValue("padding-bottom"))+Number.parseFloat(b.getPropertyValue("padding-top")),N=Number.parseFloat(b.getPropertyValue("border-bottom-width"))+Number.parseFloat(b.getPropertyValue("border-top-width")),J=Z.map(function(ee){return"".concat(ee,":").concat(b.getPropertyValue(ee))}).join(";");return{contextStyle:J,paddingSize:w,borderSize:N,boxSizing:S}}function U(E){var b,S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,w=arguments.length>2?arguments[2]:void 0;P||(P=document.createElement("textarea"),document.body.appendChild(P));var N=q(E),J=N.paddingSize,ee=N.borderSize,ne=N.boxSizing,O=N.contextStyle;P.setAttribute("style","".concat(O,";").concat($)),P.value=E.value||E.placeholder||"";var M=P.scrollHeight,H={};ne==="border-box"?M=M+ee:ne==="content-box"&&(M=M-J),P.value="";var X=P.scrollHeight-J;if(Number.isInteger(S)){var ie=X*S;ne==="border-box"&&(ie=ie+J+ee),M=Math.max(ie,M),H.minHeight="".concat(ie,"px")}if(Number.isInteger(w)){var fe=X*w;ne==="border-box"&&(fe=fe+J+ee),M=Math.min(fe,M)}return H.height="".concat(M,"px"),(b=P.parentNode)===null||b===void 0||b.removeChild(P),P=void 0,H}var F=["class","style"],L;function K(E,b){var S=Object.keys(E);if(Object.getOwnPropertySymbols){var w=Object.getOwnPropertySymbols(E);b&&(w=w.filter(function(N){return Object.getOwnPropertyDescriptor(E,N).enumerable})),S.push.apply(S,w)}return S}function te(E){for(var b=1;b<arguments.length;b++){var S=arguments[b]!=null?arguments[b]:{};b%2?K(Object(S),!0).forEach(function(w){h(E,w,S[w])}):Object.getOwnPropertyDescriptors?Object.defineProperties(E,Object.getOwnPropertyDescriptors(S)):K(Object(S)).forEach(function(w){Object.defineProperty(E,w,Object.getOwnPropertyDescriptor(S,w))})}return E}var le={type:t.PropTypes.string.def("text"),clearable:t.PropTypes.bool,disabled:t.PropTypes.bool,readonly:t.PropTypes.bool,placeholder:t.PropTypes.string.def(""),prefixIcon:t.PropTypes.string,suffixIcon:t.PropTypes.string,suffix:t.PropTypes.string,prefix:t.PropTypes.string,step:t.PropTypes.integer,max:t.PropTypes.integer,min:t.PropTypes.integer,maxlength:t.PropTypes.integer,maxcharacter:t.PropTypes.integer,behavior:(0,t.InputBehaviorType)(),showWordLimit:t.PropTypes.bool,showControl:t.PropTypes.bool.def(!0),showClearOnlyHover:t.PropTypes.bool.def(!0),precision:t.PropTypes.number.def(0).validate(function(E){return E>=0&&E<20}),modelValue:t.PropTypes.oneOfType([t.PropTypes.string,t.PropTypes.number]),size:t.PropTypes.size(),rows:t.PropTypes.number,selectReadonly:t.PropTypes.bool.def(!1),withValidate:t.PropTypes.bool.def(!0),overMaxLengthLimit:t.PropTypes.bool.def(!1),showOverflowTooltips:t.PropTypes.bool.def(!0),resize:t.PropTypes.bool.def(!0),autosize:t.PropTypes.oneOfType([Boolean,Object]).def(!1),stopPropagation:t.PropTypes.bool.def(!0)},oe;(function(E){E.UPDATE="update:modelValue",E.FOCUS="focus",E.BLUR="blur",E.CHANGE="change",E.CLEAR="clear",E.INPUT="input",E.KEYPRESS="keypress",E.KEYDOWN="keydown",E.KEYUP="keyup",E.ENTER="enter",E.PASTE="paste",E.COMPOSITIONSTART="compositionstart",E.COMPOSITIONUPDATE="compositionupdate",E.COMPOSITIONEND="compositionend"})(oe||(oe={}));function Y(E,b){return!0}function z(E,b){return!0}function V(E){return E}var D=(L={},h(h(h(h(h(h(h(h(h(h(L,oe.UPDATE,Y),oe.FOCUS,function(E){return E}),oe.BLUR,function(E){return E}),oe.CHANGE,Y),oe.CLEAR,function(){return!0}),oe.INPUT,Y),oe.KEYPRESS,Y),oe.KEYDOWN,Y),oe.KEYUP,Y),oe.ENTER,Y),h(h(h(h(L,oe.PASTE,z),oe.COMPOSITIONSTART,V),oe.COMPOSITIONUPDATE,V),oe.COMPOSITIONEND,V));const T=(0,m.defineComponent)({name:"Input",directives:{bkTooltips:k.bkTooltips},inheritAttrs:!1,props:le,emits:D,setup:function(b,S){var w=(0,j.usePrefix)(),N=w.resolveClassName,J=(0,t.useFormItem)(),ee=(0,j.useLocale)("input"),ne=(0,m.ref)(!1),O=(0,m.ref)(!1),M=(0,m.computed)(function(){return b.type==="textarea"}),H=(0,m.computed)(function(){return M.value?N("textarea"):N("input")}),X=S.attrs;X.class;var ie=X.style,fe=d(X,F),pe=(0,m.ref)(),be=(0,m.ref)(typeof b.modelValue>"u"||b.modelValue===null?{}:{value:b.modelValue}),xe=(0,m.computed)(function(){return(0,t.classes)(h(h(h(h(h(h(h({},"".concat(H.value,"--").concat(b.size),!!b.size),"resizable",b.resize),"is-focused",ne.value),"is-readonly",b.readonly&&!b.selectReadonly),"is-disabled",b.disabled),"is-simplicity",b.behavior==="simplicity"),"".concat(S.attrs.class),!!S.attrs.class),H.value)}),Se=(0,m.ref)(!1),je=(0,m.ref)({}),ke=function(){if(M.value)if(b.autosize){var de,Ee,Xe=(de=b.autosize)===null||de===void 0?void 0:de.minRows,At=(Ee=b.autosize)===null||Ee===void 0?void 0:Ee.maxRows,Wt=U(pe.value,Xe,At);je.value=te({overflowY:"hidden"},Wt),(0,m.nextTick)(function(){je.value=Wt})}else je.value={minHeight:U(pe.value).minHeight}},Qe=function(de){var Ee=!1;return function(){var Xe;if(!(Ee||!b.autosize)){var At=((Xe=pe.value)===null||Xe===void 0?void 0:Xe.offsetParent)===null;At||(de(),Ee=!0)}}},Re=Qe(ke),Be=Rn("suffix-icon"),De={search:function(){return(0,m.createVNode)(Q.Search,null,null)},password:function(){return(0,m.createVNode)(Q.Unvisible,{onClick:Zs,class:Be},null)}},Jt=(0,m.computed)(function(){var ue=De[b.type];return ce.value?(0,m.createVNode)(Q.Eye,{class:Be,onClick:Zs},null):ue?(0,m.createVNode)(ue,{class:Be},null):null}),vn=(0,m.computed)(function(){return b.type==="number"}),W=(0,m.computed)(function(){var ue,de;return Math.floor((ue=(de=b.maxlength)!==null&&de!==void 0?de:b.maxcharacter)!==null&&ue!==void 0?ue:0)}),ce=(0,m.ref)(!1),ve=(0,m.computed)(function(){return(0,t.classes)(h({"show-clear-only-hover":b.showClearOnlyHover},"".concat(H.value,"--clear-icon"),!0),Be)}),Ce=(0,m.computed)(function(){return(0,t.classes)(h(h({},Rn("max-length"),!0),"is-over-limit",W.value-He.value<0))}),we=function(de){return typeof b.maxcharacter=="number"?de.split("").reduce(function(Ee,Xe,At){return Ee.len+=Xe.charCodeAt(0)>255?2:1,Ee.len>b.maxcharacter&&Ee.pos===-1&&(Ee.pos=At),Ee},{len:0,pos:-1}):{len:de.length,pos:-1}},He=(0,m.computed)(function(){var ue,de=(ue=b.modelValue)!==null&&ue!==void 0?ue:"";return we(de).len}),qe=(0,m.computed)(function(){return(0,t.classes)({"is-disabled":b.disabled||b.modelValue>=b.max})}),St=(0,m.computed)(function(){return(0,t.classes)({"is-disabled":b.disabled||b.modelValue<=b.min})}),Sr=(0,m.computed)(function(){return yt.value&&W.value-He.value===0?{content:ee.value.maxlengthLimitTips}:b.showOverflowTooltips&&Se.value&&b.modelValue?{content:b.modelValue,sameWidth:!0}:{disabled:!0}}),yt=(0,m.computed)(function(){return typeof b.maxlength=="number"||typeof b.maxcharacter=="number"}),rr=new ResizeObserver(function(){Re(),Rt()});(0,m.watch)(function(){return b.type},c(x().mark(function ue(){return x().wrap(function(Ee){for(;;)switch(Ee.prev=Ee.next){case 0:return Ee.next=2,(0,m.nextTick)();case 2:ke();case 3:case"end":return Ee.stop()}},ue)}))),(0,m.watch)(function(){return b.modelValue},function(ue){if(b.withValidate){var de;J==null||(de=J.validate)===null||de===void 0||de.call(J,"change")}be.value={value:ue},(0,m.nextTick)(function(){return ke()}),Rt()}),(0,m.onMounted)(function(){if(Rt(),rr.observe(pe.value),(0,m.nextTick)(function(){return ke()}),Object.prototype.hasOwnProperty.call(S.attrs,"autofocus")){var ue,de;(ue=pe.value)===null||ue===void 0||(de=ue.focus)===null||de===void 0||de.call(ue)}}),(0,m.onBeforeUnmount)(function(){rr.disconnect()}),S.expose({focus:function(){pe.value.focus()},blur:function(){pe.value.blur(),ne.value=!1},clear:Vn});function or(){var ue,de;return((ue=pe.value)===null||ue===void 0?void 0:ue.scrollWidth)>((de=pe.value)===null||de===void 0?void 0:de.clientWidth)+2}function Rt(){setTimeout(function(){Se.value=or()})}function Vn(){if(!b.disabled){var ue=vn.value?b.min:"";S.emit(oe.UPDATE,ue,null),S.emit(oe.CHANGE,ue,null),S.emit(oe.CLEAR)}}function ir(ue){ne.value=!0,S.emit(oe.FOCUS,ue)}function ar(ue){if(ne.value=!1,S.emit(oe.BLUR,ue),b.withValidate){var de;J==null||(de=J.validate)===null||de===void 0||de.call(J,"blur")}}function n0(ue){return function(de){if(b.stopPropagation&&de.stopPropagation(),yt.value&&!b.overMaxLengthLimit){var Ee=we(de.target.value);if(Ee.len>=W.value&&(ue===oe.KEYDOWN||ue===oe.INPUT)&&!O.value){var Xe=Ee.pos>0?de.target.value.slice(0,Ee.pos):de.target.value;be.value={value:Xe},S.emit(oe.UPDATE,Xe,de),S.emit(oe.INPUT,Xe,de);return}}if(ue===oe.KEYDOWN&&(de.code==="Enter"||de.key==="Enter"||de.keyCode===13)&&S.emit(oe.ENTER,vn.value?dt(de.target.value,0):de.target.value,de),!(O.value&&[oe.INPUT,oe.CHANGE,oe.KEYDOWN].some(function(Wt){return ue===Wt}))){if(ue===oe.INPUT)S.emit(oe.UPDATE,de.target.value,de);else if(ue===oe.CHANGE&&vn.value&&de.target.value!==""){var At=dt(de.target.value,0);S.emit(oe.UPDATE,At,de),S.emit(ue,At,de);return}S.emit(ue,de.target.value,de)}}}var Te=[oe.KEYUP,oe.KEYDOWN,oe.KEYPRESS,oe.PASTE,oe.CHANGE,oe.INPUT].map(n0),he=s(Te,6),Ne=he[0],Ie=he[1],bt=he[2],Ke=he[3],yn=he[4],ut=he[5];function Ve(){O.value=!0}function Ue(ue){O.value=!1,ut(ue)}function dt(ue,de){var Ee=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,Xe=Number(de),At=Number.isInteger(b.precision)?b.precision:0,Wt=Number(ue),a4=Number.isInteger(Xe)?Xe:1;if(Number.isNaN(Wt))return Number.isInteger(b.min)?b.min:0;var ea=Wt+(Ee?a4:-1*a4);return Number.isInteger(b.max)&&(ea=Math.min(ea,b.max)),Number.isInteger(b.min)&&(ea=Math.max(ea,b.min)),+ea.toFixed(At)}function Xi(ue){if(!b.disabled){var de=dt(b.modelValue,b.step);S.emit(oe.UPDATE,de,ue),S.emit(oe.CHANGE,de,ue)}}function Us(ue){if(!b.disabled){var de=dt(b.modelValue,b.step,!1);S.emit(oe.UPDATE,de,ue),S.emit(oe.CHANGE,de,ue)}}function Rn(ue){return"".concat(H.value,"--").concat(ue)}function Zs(){ce.value=!ce.value}var Js=(0,m.computed)(function(){return{maxlength:!b.overMaxLengthLimit&&b.maxlength,placeholder:b.placeholder||ee.value.placeholder,readonly:b.readonly,disabled:b.disabled}}),_i={onInput:ut,onFocus:ir,onBlur:ar,onPaste:Ke,onChange:yn,onKeypress:bt,onKeydown:Ie,onKeyup:Ne,onCompositionstart:Ve,onCompositionend:Ue};return function(){var ue,de,Ee,Xe,At,Wt;return(0,m.withDirectives)((0,m.createVNode)("div",{class:xe.value,style:ie},[(ue=(de=S.slots)===null||de===void 0||(Ee=de.prefix)===null||Ee===void 0?void 0:Ee.call(de))!==null&&ue!==void 0?ue:b.prefix&&(0,m.createVNode)("div",{class:Rn("prefix-area")},[(0,m.createVNode)("span",{class:Rn("prefix-area--text")},[b.prefix])]),M.value?(0,m.createVNode)("textarea",(0,m.mergeProps)({ref:pe,spellcheck:!1},fe,_i,Js.value,{rows:b.rows,style:je.value},be.value),null):(0,m.createVNode)("input",(0,m.mergeProps)({spellcheck:!1},fe,{ref:pe,class:"".concat(H.value,"--text"),type:ce.value&&b.type==="password"?"text":b.type,step:b.step,max:b.max,min:b.min},_i,Js.value,be.value),null),!M.value&&b.clearable&&!!b.modelValue&&(0,m.createVNode)("span",{class:ve.value,onClick:Vn},[(0,m.createVNode)(Q.Close,null,null)]),Jt.value,yt.value&&(b.showWordLimit||M.value)&&(0,m.createVNode)("p",{class:Ce.value},[b.overMaxLengthLimit?W.value-He.value:(0,m.createVNode)(m.Fragment,null,[He.value,(0,m.createTextVNode)(" / "),(0,m.createVNode)("span",null,[W.value])])]),vn.value&&b.showControl&&(0,m.createVNode)("div",{class:Rn("number-control")},[(0,m.createVNode)(Q.DownSmall,{class:qe.value,onClick:Xi},null),(0,m.createVNode)(Q.DownSmall,{class:St.value,onClick:Us},null)]),(Xe=(At=S.slots)===null||At===void 0||(Wt=At.suffix)===null||Wt===void 0?void 0:Wt.call(At))!==null&&Xe!==void 0?Xe:b.suffix&&(0,m.createVNode)("div",{class:Rn("suffix-area")},[(0,m.createVNode)("span",{class:Rn("suffix-area--text")},[b.suffix])])]),[[(0,m.resolveDirective)("bk-tooltips"),Sr.value]])}}});var R=(0,t.withInstall)(T);const _=R})();var kB=pA.default,CB={7647:function(e){/*!
62
+ `,Z=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function q(E){var b=window.getComputedStyle(E),B=b.getPropertyValue("box-sizing"),x=Number.parseFloat(b.getPropertyValue("padding-bottom"))+Number.parseFloat(b.getPropertyValue("padding-top")),N=Number.parseFloat(b.getPropertyValue("border-bottom-width"))+Number.parseFloat(b.getPropertyValue("border-top-width")),J=Z.map(function(ee){return"".concat(ee,":").concat(b.getPropertyValue(ee))}).join(";");return{contextStyle:J,paddingSize:x,borderSize:N,boxSizing:B}}function U(E){var b,B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,x=arguments.length>2?arguments[2]:void 0;I||(I=document.createElement("textarea"),document.body.appendChild(I));var N=q(E),J=N.paddingSize,ee=N.borderSize,ne=N.boxSizing,D=N.contextStyle;I.setAttribute("style","".concat(D,";").concat($)),I.value=E.value||E.placeholder||"";var j=I.scrollHeight,H={};ne==="border-box"?j=j+ee:ne==="content-box"&&(j=j-J),I.value="";var K=I.scrollHeight-J;if(Number.isInteger(B)){var ie=K*B;ne==="border-box"&&(ie=ie+J+ee),j=Math.max(ie,j),H.minHeight="".concat(ie,"px")}if(Number.isInteger(x)){var fe=K*x;ne==="border-box"&&(fe=fe+J+ee),j=Math.min(fe,j)}return H.height="".concat(j,"px"),(b=I.parentNode)===null||b===void 0||b.removeChild(I),I=void 0,H}var F=["class","style"],L;function X(E,b){var B=Object.keys(E);if(Object.getOwnPropertySymbols){var x=Object.getOwnPropertySymbols(E);b&&(x=x.filter(function(N){return Object.getOwnPropertyDescriptor(E,N).enumerable})),B.push.apply(B,x)}return B}function te(E){for(var b=1;b<arguments.length;b++){var B=arguments[b]!=null?arguments[b]:{};b%2?X(Object(B),!0).forEach(function(x){h(E,x,B[x])}):Object.getOwnPropertyDescriptors?Object.defineProperties(E,Object.getOwnPropertyDescriptors(B)):X(Object(B)).forEach(function(x){Object.defineProperty(E,x,Object.getOwnPropertyDescriptor(B,x))})}return E}var ae={type:t.PropTypes.string.def("text"),clearable:t.PropTypes.bool,disabled:t.PropTypes.bool,readonly:t.PropTypes.bool,placeholder:t.PropTypes.string.def(""),prefixIcon:t.PropTypes.string,suffixIcon:t.PropTypes.string,suffix:t.PropTypes.string,prefix:t.PropTypes.string,step:t.PropTypes.integer,max:t.PropTypes.integer,min:t.PropTypes.integer,maxlength:t.PropTypes.integer,maxcharacter:t.PropTypes.integer,behavior:(0,t.InputBehaviorType)(),showWordLimit:t.PropTypes.bool,showControl:t.PropTypes.bool.def(!0),showClearOnlyHover:t.PropTypes.bool.def(!0),precision:t.PropTypes.number.def(0).validate(function(E){return E>=0&&E<20}),modelValue:t.PropTypes.oneOfType([t.PropTypes.string,t.PropTypes.number]),size:t.PropTypes.size(),rows:t.PropTypes.number,selectReadonly:t.PropTypes.bool.def(!1),withValidate:t.PropTypes.bool.def(!0),overMaxLengthLimit:t.PropTypes.bool.def(!1),showOverflowTooltips:t.PropTypes.bool.def(!0),resize:t.PropTypes.bool.def(!0),autosize:t.PropTypes.oneOfType([Boolean,Object]).def(!1),stopPropagation:t.PropTypes.bool.def(!0)},re;(function(E){E.UPDATE="update:modelValue",E.FOCUS="focus",E.BLUR="blur",E.CHANGE="change",E.CLEAR="clear",E.INPUT="input",E.KEYPRESS="keypress",E.KEYDOWN="keydown",E.KEYUP="keyup",E.ENTER="enter",E.PASTE="paste",E.COMPOSITIONSTART="compositionstart",E.COMPOSITIONUPDATE="compositionupdate",E.COMPOSITIONEND="compositionend"})(re||(re={}));function Y(E,b){return!0}function z(E,b){return!0}function V(E){return E}var P=(L={},h(h(h(h(h(h(h(h(h(h(L,re.UPDATE,Y),re.FOCUS,function(E){return E}),re.BLUR,function(E){return E}),re.CHANGE,Y),re.CLEAR,function(){return!0}),re.INPUT,Y),re.KEYPRESS,Y),re.KEYDOWN,Y),re.KEYUP,Y),re.ENTER,Y),h(h(h(h(L,re.PASTE,z),re.COMPOSITIONSTART,V),re.COMPOSITIONUPDATE,V),re.COMPOSITIONEND,V));const S=(0,m.defineComponent)({name:"Input",directives:{bkTooltips:w.bkTooltips},inheritAttrs:!1,props:ae,emits:P,setup:function(b,B){var x=(0,O.usePrefix)(),N=x.resolveClassName,J=(0,t.useFormItem)(),ee=(0,O.useLocale)("input"),ne=(0,m.ref)(!1),D=(0,m.ref)(!1),j=(0,m.computed)(function(){return b.type==="textarea"}),H=(0,m.computed)(function(){return j.value?N("textarea"):N("input")}),K=B.attrs;K.class;var ie=K.style,fe=d(K,F),pe=(0,m.ref)(),be=(0,m.ref)(typeof b.modelValue>"u"||b.modelValue===null?{}:{value:b.modelValue}),xe=(0,m.computed)(function(){return(0,t.classes)(h(h(h(h(h(h(h({},"".concat(H.value,"--").concat(b.size),!!b.size),"resizable",b.resize),"is-focused",ne.value),"is-readonly",b.readonly&&!b.selectReadonly),"is-disabled",b.disabled),"is-simplicity",b.behavior==="simplicity"),"".concat(B.attrs.class),!!B.attrs.class),H.value)}),Se=(0,m.ref)(!1),je=(0,m.ref)({}),ke=function(){if(j.value)if(b.autosize){var de,Ee,Xe=(de=b.autosize)===null||de===void 0?void 0:de.minRows,At=(Ee=b.autosize)===null||Ee===void 0?void 0:Ee.maxRows,Wt=U(pe.value,Xe,At);je.value=te({overflowY:"hidden"},Wt),(0,m.nextTick)(function(){je.value=Wt})}else je.value={minHeight:U(pe.value).minHeight}},Qe=function(de){var Ee=!1;return function(){var Xe;if(!(Ee||!b.autosize)){var At=((Xe=pe.value)===null||Xe===void 0?void 0:Xe.offsetParent)===null;At||(de(),Ee=!0)}}},Re=Qe(ke),Be=Rn("suffix-icon"),De={search:function(){return(0,m.createVNode)(Q.Search,null,null)},password:function(){return(0,m.createVNode)(Q.Unvisible,{onClick:Zs,class:Be},null)}},Jt=(0,m.computed)(function(){var ue=De[b.type];return ce.value?(0,m.createVNode)(Q.Eye,{class:Be,onClick:Zs},null):ue?(0,m.createVNode)(ue,{class:Be},null):null}),vn=(0,m.computed)(function(){return b.type==="number"}),W=(0,m.computed)(function(){var ue,de;return Math.floor((ue=(de=b.maxlength)!==null&&de!==void 0?de:b.maxcharacter)!==null&&ue!==void 0?ue:0)}),ce=(0,m.ref)(!1),ve=(0,m.computed)(function(){return(0,t.classes)(h({"show-clear-only-hover":b.showClearOnlyHover},"".concat(H.value,"--clear-icon"),!0),Be)}),Ce=(0,m.computed)(function(){return(0,t.classes)(h(h({},Rn("max-length"),!0),"is-over-limit",W.value-He.value<0))}),we=function(de){return typeof b.maxcharacter=="number"?de.split("").reduce(function(Ee,Xe,At){return Ee.len+=Xe.charCodeAt(0)>255?2:1,Ee.len>b.maxcharacter&&Ee.pos===-1&&(Ee.pos=At),Ee},{len:0,pos:-1}):{len:de.length,pos:-1}},He=(0,m.computed)(function(){var ue,de=(ue=b.modelValue)!==null&&ue!==void 0?ue:"";return we(de).len}),qe=(0,m.computed)(function(){return(0,t.classes)({"is-disabled":b.disabled||b.modelValue>=b.max})}),St=(0,m.computed)(function(){return(0,t.classes)({"is-disabled":b.disabled||b.modelValue<=b.min})}),Sr=(0,m.computed)(function(){return yt.value&&W.value-He.value===0?{content:ee.value.maxlengthLimitTips}:b.showOverflowTooltips&&Se.value&&b.modelValue?{content:b.modelValue,sameWidth:!0}:{disabled:!0}}),yt=(0,m.computed)(function(){return typeof b.maxlength=="number"||typeof b.maxcharacter=="number"}),rr=new ResizeObserver(function(){Re(),Rt()});(0,m.watch)(function(){return b.type},c(k().mark(function ue(){return k().wrap(function(Ee){for(;;)switch(Ee.prev=Ee.next){case 0:return Ee.next=2,(0,m.nextTick)();case 2:ke();case 3:case"end":return Ee.stop()}},ue)}))),(0,m.watch)(function(){return b.modelValue},function(ue){if(b.withValidate){var de;J==null||(de=J.validate)===null||de===void 0||de.call(J,"change")}be.value={value:ue},(0,m.nextTick)(function(){return ke()}),Rt()}),(0,m.onMounted)(function(){if(Rt(),rr.observe(pe.value),(0,m.nextTick)(function(){return ke()}),Object.prototype.hasOwnProperty.call(B.attrs,"autofocus")){var ue,de;(ue=pe.value)===null||ue===void 0||(de=ue.focus)===null||de===void 0||de.call(ue)}}),(0,m.onBeforeUnmount)(function(){rr.disconnect()}),B.expose({focus:function(){pe.value.focus()},blur:function(){pe.value.blur(),ne.value=!1},clear:Vn});function or(){var ue,de;return((ue=pe.value)===null||ue===void 0?void 0:ue.scrollWidth)>((de=pe.value)===null||de===void 0?void 0:de.clientWidth)+2}function Rt(){setTimeout(function(){Se.value=or()})}function Vn(){if(!b.disabled){var ue=vn.value?b.min:"";B.emit(re.UPDATE,ue,null),B.emit(re.CHANGE,ue,null),B.emit(re.CLEAR)}}function ir(ue){ne.value=!0,B.emit(re.FOCUS,ue)}function ar(ue){if(ne.value=!1,B.emit(re.BLUR,ue),b.withValidate){var de;J==null||(de=J.validate)===null||de===void 0||de.call(J,"blur")}}function e2(ue){return function(de){if(b.stopPropagation&&de.stopPropagation(),yt.value&&!b.overMaxLengthLimit){var Ee=we(de.target.value);if(Ee.len>=W.value&&(ue===re.KEYDOWN||ue===re.INPUT)&&!D.value){var Xe=Ee.pos>0?de.target.value.slice(0,Ee.pos):de.target.value;be.value={value:Xe},B.emit(re.UPDATE,Xe,de),B.emit(re.INPUT,Xe,de);return}}if(ue===re.KEYDOWN&&(de.code==="Enter"||de.key==="Enter"||de.keyCode===13)&&B.emit(re.ENTER,vn.value?dt(de.target.value,0):de.target.value,de),!(D.value&&[re.INPUT,re.CHANGE,re.KEYDOWN].some(function(Wt){return ue===Wt}))){if(ue===re.INPUT)B.emit(re.UPDATE,de.target.value,de);else if(ue===re.CHANGE&&vn.value&&de.target.value!==""){var At=dt(de.target.value,0);B.emit(re.UPDATE,At,de),B.emit(ue,At,de);return}B.emit(ue,de.target.value,de)}}}var Te=[re.KEYUP,re.KEYDOWN,re.KEYPRESS,re.PASTE,re.CHANGE,re.INPUT].map(e2),he=s(Te,6),Ne=he[0],Me=he[1],bt=he[2],Ke=he[3],yn=he[4],ut=he[5];function Ve(){D.value=!0}function Ue(ue){D.value=!1,ut(ue)}function dt(ue,de){var Ee=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,Xe=Number(de),At=Number.isInteger(b.precision)?b.precision:0,Wt=Number(ue),o4=Number.isInteger(Xe)?Xe:1;if(Number.isNaN(Wt))return Number.isInteger(b.min)?b.min:0;var ea=Wt+(Ee?o4:-1*o4);return Number.isInteger(b.max)&&(ea=Math.min(ea,b.max)),Number.isInteger(b.min)&&(ea=Math.max(ea,b.min)),+ea.toFixed(At)}function Xi(ue){if(!b.disabled){var de=dt(b.modelValue,b.step);B.emit(re.UPDATE,de,ue),B.emit(re.CHANGE,de,ue)}}function Us(ue){if(!b.disabled){var de=dt(b.modelValue,b.step,!1);B.emit(re.UPDATE,de,ue),B.emit(re.CHANGE,de,ue)}}function Rn(ue){return"".concat(H.value,"--").concat(ue)}function Zs(){ce.value=!ce.value}var Js=(0,m.computed)(function(){return{maxlength:!b.overMaxLengthLimit&&b.maxlength,placeholder:b.placeholder||ee.value.placeholder,readonly:b.readonly,disabled:b.disabled}}),_i={onInput:ut,onFocus:ir,onBlur:ar,onPaste:Ke,onChange:yn,onKeypress:bt,onKeydown:Me,onKeyup:Ne,onCompositionstart:Ve,onCompositionend:Ue};return function(){var ue,de,Ee,Xe,At,Wt;return(0,m.withDirectives)((0,m.createVNode)("div",{class:xe.value,style:ie},[(ue=(de=B.slots)===null||de===void 0||(Ee=de.prefix)===null||Ee===void 0?void 0:Ee.call(de))!==null&&ue!==void 0?ue:b.prefix&&(0,m.createVNode)("div",{class:Rn("prefix-area")},[(0,m.createVNode)("span",{class:Rn("prefix-area--text")},[b.prefix])]),j.value?(0,m.createVNode)("textarea",(0,m.mergeProps)({ref:pe,spellcheck:!1},fe,_i,Js.value,{rows:b.rows,style:je.value},be.value),null):(0,m.createVNode)("input",(0,m.mergeProps)({spellcheck:!1},fe,{ref:pe,class:"".concat(H.value,"--text"),type:ce.value&&b.type==="password"?"text":b.type,step:b.step,max:b.max,min:b.min},_i,Js.value,be.value),null),!j.value&&b.clearable&&!!b.modelValue&&(0,m.createVNode)("span",{class:ve.value,onClick:Vn},[(0,m.createVNode)(Q.Close,null,null)]),Jt.value,yt.value&&(b.showWordLimit||j.value)&&(0,m.createVNode)("p",{class:Ce.value},[b.overMaxLengthLimit?W.value-He.value:(0,m.createVNode)(m.Fragment,null,[He.value,(0,m.createTextVNode)(" / "),(0,m.createVNode)("span",null,[W.value])])]),vn.value&&b.showControl&&(0,m.createVNode)("div",{class:Rn("number-control")},[(0,m.createVNode)(Q.DownSmall,{class:qe.value,onClick:Xi},null),(0,m.createVNode)(Q.DownSmall,{class:St.value,onClick:Us},null)]),(Xe=(At=B.slots)===null||At===void 0||(Wt=At.suffix)===null||Wt===void 0?void 0:Wt.call(At))!==null&&Xe!==void 0?Xe:b.suffix&&(0,m.createVNode)("div",{class:Rn("suffix-area")},[(0,m.createVNode)("span",{class:Rn("suffix-area--text")},[b.suffix])])]),[[(0,m.resolveDirective)("bk-tooltips"),Sr.value]])}}});var R=(0,t.withInstall)(S);const _=R})();var wB=dA.default,xB={7647:function(e){/*!
63
63
  * clipboard.js v2.0.11
64
64
  * https://clipboardjs.com/
65
65
  *
66
66
  * Licensed MIT © Zeno Rocha
67
- */(function(n,r){e.exports=r()})(this,function(){return function(){var t={686:function(o,i,a){a.d(i,{default:function(){return oe}});var s=a(279),l=a.n(s),c=a(370),u=a.n(c),d=a(817),A=a.n(d);function f(Y){try{return document.execCommand(Y)}catch{return!1}}var g=function(z){var V=A()(z);return f("cut"),V},h=g;function y(Y){var z=document.documentElement.getAttribute("dir")==="rtl",V=document.createElement("textarea");V.style.fontSize="12pt",V.style.border="0",V.style.padding="0",V.style.margin="0",V.style.position="absolute",V.style[z?"right":"left"]="-9999px";var D=window.pageYOffset||document.documentElement.scrollTop;return V.style.top="".concat(D,"px"),V.setAttribute("readonly",""),V.value=Y,V}var m=function(z,V){var D=y(z);V.container.appendChild(D);var T=A()(D);return f("copy"),D.remove(),T},C=function(z){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},D="";return typeof z=="string"?D=m(z,V):z instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(z==null?void 0:z.type)?D=m(z.value,V):(D=A()(z),f("copy")),D},x=C;function v(Y){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?v=function(V){return typeof V}:v=function(V){return V&&typeof Symbol=="function"&&V.constructor===Symbol&&V!==Symbol.prototype?"symbol":typeof V},v(Y)}var j=function(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},V=z.action,D=V===void 0?"copy":V,T=z.container,R=z.target,_=z.text;if(D!=="copy"&&D!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(R!==void 0)if(R&&v(R)==="object"&&R.nodeType===1){if(D==="copy"&&R.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(D==="cut"&&(R.hasAttribute("readonly")||R.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(_)return x(_,{container:T});if(R)return D==="cut"?h(R):x(R,{container:T})},B=j;function k(Y){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k=function(V){return typeof V}:k=function(V){return V&&typeof Symbol=="function"&&V.constructor===Symbol&&V!==Symbol.prototype?"symbol":typeof V},k(Y)}function I(Y,z){if(!(Y instanceof z))throw new TypeError("Cannot call a class as a function")}function Q(Y,z){for(var V=0;V<z.length;V++){var D=z[V];D.enumerable=D.enumerable||!1,D.configurable=!0,"value"in D&&(D.writable=!0),Object.defineProperty(Y,D.key,D)}}function P(Y,z,V){return z&&Q(Y.prototype,z),V&&Q(Y,V),Y}function $(Y,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");Y.prototype=Object.create(z&&z.prototype,{constructor:{value:Y,writable:!0,configurable:!0}}),z&&Z(Y,z)}function Z(Y,z){return Z=Object.setPrototypeOf||function(D,T){return D.__proto__=T,D},Z(Y,z)}function q(Y){var z=L();return function(){var D=K(Y),T;if(z){var R=K(this).constructor;T=Reflect.construct(D,arguments,R)}else T=D.apply(this,arguments);return U(this,T)}}function U(Y,z){return z&&(k(z)==="object"||typeof z=="function")?z:F(Y)}function F(Y){if(Y===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Y}function L(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function K(Y){return K=Object.setPrototypeOf?Object.getPrototypeOf:function(V){return V.__proto__||Object.getPrototypeOf(V)},K(Y)}function te(Y,z){var V="data-clipboard-".concat(Y);if(z.hasAttribute(V))return z.getAttribute(V)}var le=function(Y){$(V,Y);var z=q(V);function V(D,T){var R;return I(this,V),R=z.call(this),R.resolveOptions(T),R.listenClick(D),R}return P(V,[{key:"resolveOptions",value:function(){var T=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof T.action=="function"?T.action:this.defaultAction,this.target=typeof T.target=="function"?T.target:this.defaultTarget,this.text=typeof T.text=="function"?T.text:this.defaultText,this.container=k(T.container)==="object"?T.container:document.body}},{key:"listenClick",value:function(T){var R=this;this.listener=u()(T,"click",function(_){return R.onClick(_)})}},{key:"onClick",value:function(T){var R=T.delegateTarget||T.currentTarget,_=this.action(R)||"copy",E=B({action:_,container:this.container,target:this.target(R),text:this.text(R)});this.emit(E?"success":"error",{action:_,text:E,trigger:R,clearSelection:function(){R&&R.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(T){return te("action",T)}},{key:"defaultTarget",value:function(T){var R=te("target",T);if(R)return document.querySelector(R)}},{key:"defaultText",value:function(T){return te("text",T)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(T){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return x(T,R)}},{key:"cut",value:function(T){return h(T)}},{key:"isSupported",value:function(){var T=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],R=typeof T=="string"?[T]:T,_=!!document.queryCommandSupported;return R.forEach(function(E){_=_&&!!document.queryCommandSupported(E)}),_}}]),V}(l()),oe=le},828:function(o){var i=9;if(typeof Element<"u"&&!Element.prototype.matches){var a=Element.prototype;a.matches=a.matchesSelector||a.mozMatchesSelector||a.msMatchesSelector||a.oMatchesSelector||a.webkitMatchesSelector}function s(l,c){for(;l&&l.nodeType!==i;){if(typeof l.matches=="function"&&l.matches(c))return l;l=l.parentNode}}o.exports=s},438:function(o,i,a){var s=a(828);function l(d,A,f,g,h){var y=u.apply(this,arguments);return d.addEventListener(f,y,h),{destroy:function(){d.removeEventListener(f,y,h)}}}function c(d,A,f,g,h){return typeof d.addEventListener=="function"?l.apply(null,arguments):typeof f=="function"?l.bind(null,document).apply(null,arguments):(typeof d=="string"&&(d=document.querySelectorAll(d)),Array.prototype.map.call(d,function(y){return l(y,A,f,g,h)}))}function u(d,A,f,g){return function(h){h.delegateTarget=s(h.target,A),h.delegateTarget&&g.call(d,h)}}o.exports=c},879:function(o,i){i.node=function(a){return a!==void 0&&a instanceof HTMLElement&&a.nodeType===1},i.nodeList=function(a){var s=Object.prototype.toString.call(a);return a!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in a&&(a.length===0||i.node(a[0]))},i.string=function(a){return typeof a=="string"||a instanceof String},i.fn=function(a){var s=Object.prototype.toString.call(a);return s==="[object Function]"}},370:function(o,i,a){var s=a(879),l=a(438);function c(f,g,h){if(!f&&!g&&!h)throw new Error("Missing required arguments");if(!s.string(g))throw new TypeError("Second argument must be a String");if(!s.fn(h))throw new TypeError("Third argument must be a Function");if(s.node(f))return u(f,g,h);if(s.nodeList(f))return d(f,g,h);if(s.string(f))return A(f,g,h);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function u(f,g,h){return f.addEventListener(g,h),{destroy:function(){f.removeEventListener(g,h)}}}function d(f,g,h){return Array.prototype.forEach.call(f,function(y){y.addEventListener(g,h)}),{destroy:function(){Array.prototype.forEach.call(f,function(y){y.removeEventListener(g,h)})}}}function A(f,g,h){return l(document.body,f,g,h)}o.exports=c},817:function(o){function i(a){var s;if(a.nodeName==="SELECT")a.focus(),s=a.value;else if(a.nodeName==="INPUT"||a.nodeName==="TEXTAREA"){var l=a.hasAttribute("readonly");l||a.setAttribute("readonly",""),a.select(),a.setSelectionRange(0,a.value.length),l||a.removeAttribute("readonly"),s=a.value}else{a.hasAttribute("contenteditable")&&a.focus();var c=window.getSelection(),u=document.createRange();u.selectNodeContents(a),c.removeAllRanges(),c.addRange(u),s=c.toString()}return s}o.exports=i},279:function(o){function i(){}i.prototype={on:function(a,s,l){var c=this.e||(this.e={});return(c[a]||(c[a]=[])).push({fn:s,ctx:l}),this},once:function(a,s,l){var c=this;function u(){c.off(a,u),s.apply(l,arguments)}return u._=s,this.on(a,u,l)},emit:function(a){var s=[].slice.call(arguments,1),l=((this.e||(this.e={}))[a]||[]).slice(),c=0,u=l.length;for(c;c<u;c++)l[c].fn.apply(l[c].ctx,s);return this},off:function(a,s){var l=this.e||(this.e={}),c=l[a],u=[];if(c&&s)for(var d=0,A=c.length;d<A;d++)c[d].fn!==s&&c[d].fn._!==s&&u.push(c[d]);return u.length?l[a]=u:delete l[a],this}},o.exports=i,o.exports.TinyEmitter=i}},n={};function r(o){if(n[o])return n[o].exports;var i=n[o]={exports:{}};return t[o](i,i.exports,r),i.exports}return function(){r.n=function(o){var i=o&&o.__esModule?function(){return o.default}:function(){return o};return r.d(i,{a:i}),i}}(),function(){r.d=function(o,i){for(var a in i)r.o(i,a)&&!r.o(o,a)&&Object.defineProperty(o,a,{enumerable:!0,get:i[a]})}}(),function(){r.o=function(o,i){return Object.prototype.hasOwnProperty.call(o,i)}}(),r(686)}().default})},4346:function(e){(function(t,n){e.exports=n()})(this,function(){function t(f){return f===null?"null":typeof f}function n(f){return!!f&&typeof f=="object"}function r(f){if(f===void 0)return"";if(f===null||typeof f=="object"&&!f.constructor)return"Object";var g=/function ([^(]*)/.exec(f.constructor.toString());return g&&g.length>1?g[1]:""}function o(f,g,h){return f==="null"||f==="undefined"?f:(f!=="string"&&f!=="stringifiable"||(h='"'+h.replace(/"/g,'\\"')+'"'),f==="function"?g.toString().replace(/[\r\n]/g,"").replace(/\{.*\}/,"")+"{…}":h)}function i(f){var g="";return n(f)?(g=r(f),Array.isArray(f)&&(g+="["+f.length+"]")):g=o(t(f),f,f),g}function a(f){return"json-formatter-"+f}function s(f,g,h){var y=document.createElement(f);return g&&y.classList.add(a(g)),h!==void 0&&(h instanceof Node?y.appendChild(h):y.appendChild(document.createTextNode(String(h)))),y}(function(f){if(typeof window<"u"){var g=document.createElement("style");g.setAttribute("media","screen"),g.innerHTML=f,document.head.appendChild(g)}})(`.json-formatter-row {
67
+ */(function(n,r){e.exports=r()})(this,function(){return function(){var t={686:function(o,i,a){a.d(i,{default:function(){return re}});var s=a(279),l=a.n(s),c=a(370),u=a.n(c),d=a(817),A=a.n(d);function f(Y){try{return document.execCommand(Y)}catch{return!1}}var g=function(z){var V=A()(z);return f("cut"),V},h=g;function y(Y){var z=document.documentElement.getAttribute("dir")==="rtl",V=document.createElement("textarea");V.style.fontSize="12pt",V.style.border="0",V.style.padding="0",V.style.margin="0",V.style.position="absolute",V.style[z?"right":"left"]="-9999px";var P=window.pageYOffset||document.documentElement.scrollTop;return V.style.top="".concat(P,"px"),V.setAttribute("readonly",""),V.value=Y,V}var m=function(z,V){var P=y(z);V.container.appendChild(P);var S=A()(P);return f("copy"),P.remove(),S},T=function(z){var V=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},P="";return typeof z=="string"?P=m(z,V):z instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(z==null?void 0:z.type)?P=m(z.value,V):(P=A()(z),f("copy")),P},k=T;function v(Y){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?v=function(V){return typeof V}:v=function(V){return V&&typeof Symbol=="function"&&V.constructor===Symbol&&V!==Symbol.prototype?"symbol":typeof V},v(Y)}var O=function(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},V=z.action,P=V===void 0?"copy":V,S=z.container,R=z.target,_=z.text;if(P!=="copy"&&P!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(R!==void 0)if(R&&v(R)==="object"&&R.nodeType===1){if(P==="copy"&&R.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(P==="cut"&&(R.hasAttribute("readonly")||R.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(_)return k(_,{container:S});if(R)return P==="cut"?h(R):k(R,{container:S})},C=O;function w(Y){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?w=function(V){return typeof V}:w=function(V){return V&&typeof Symbol=="function"&&V.constructor===Symbol&&V!==Symbol.prototype?"symbol":typeof V},w(Y)}function M(Y,z){if(!(Y instanceof z))throw new TypeError("Cannot call a class as a function")}function Q(Y,z){for(var V=0;V<z.length;V++){var P=z[V];P.enumerable=P.enumerable||!1,P.configurable=!0,"value"in P&&(P.writable=!0),Object.defineProperty(Y,P.key,P)}}function I(Y,z,V){return z&&Q(Y.prototype,z),V&&Q(Y,V),Y}function $(Y,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");Y.prototype=Object.create(z&&z.prototype,{constructor:{value:Y,writable:!0,configurable:!0}}),z&&Z(Y,z)}function Z(Y,z){return Z=Object.setPrototypeOf||function(P,S){return P.__proto__=S,P},Z(Y,z)}function q(Y){var z=L();return function(){var P=X(Y),S;if(z){var R=X(this).constructor;S=Reflect.construct(P,arguments,R)}else S=P.apply(this,arguments);return U(this,S)}}function U(Y,z){return z&&(w(z)==="object"||typeof z=="function")?z:F(Y)}function F(Y){if(Y===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Y}function L(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function X(Y){return X=Object.setPrototypeOf?Object.getPrototypeOf:function(V){return V.__proto__||Object.getPrototypeOf(V)},X(Y)}function te(Y,z){var V="data-clipboard-".concat(Y);if(z.hasAttribute(V))return z.getAttribute(V)}var ae=function(Y){$(V,Y);var z=q(V);function V(P,S){var R;return M(this,V),R=z.call(this),R.resolveOptions(S),R.listenClick(P),R}return I(V,[{key:"resolveOptions",value:function(){var S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof S.action=="function"?S.action:this.defaultAction,this.target=typeof S.target=="function"?S.target:this.defaultTarget,this.text=typeof S.text=="function"?S.text:this.defaultText,this.container=w(S.container)==="object"?S.container:document.body}},{key:"listenClick",value:function(S){var R=this;this.listener=u()(S,"click",function(_){return R.onClick(_)})}},{key:"onClick",value:function(S){var R=S.delegateTarget||S.currentTarget,_=this.action(R)||"copy",E=C({action:_,container:this.container,target:this.target(R),text:this.text(R)});this.emit(E?"success":"error",{action:_,text:E,trigger:R,clearSelection:function(){R&&R.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(S){return te("action",S)}},{key:"defaultTarget",value:function(S){var R=te("target",S);if(R)return document.querySelector(R)}},{key:"defaultText",value:function(S){return te("text",S)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(S){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return k(S,R)}},{key:"cut",value:function(S){return h(S)}},{key:"isSupported",value:function(){var S=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],R=typeof S=="string"?[S]:S,_=!!document.queryCommandSupported;return R.forEach(function(E){_=_&&!!document.queryCommandSupported(E)}),_}}]),V}(l()),re=ae},828:function(o){var i=9;if(typeof Element<"u"&&!Element.prototype.matches){var a=Element.prototype;a.matches=a.matchesSelector||a.mozMatchesSelector||a.msMatchesSelector||a.oMatchesSelector||a.webkitMatchesSelector}function s(l,c){for(;l&&l.nodeType!==i;){if(typeof l.matches=="function"&&l.matches(c))return l;l=l.parentNode}}o.exports=s},438:function(o,i,a){var s=a(828);function l(d,A,f,g,h){var y=u.apply(this,arguments);return d.addEventListener(f,y,h),{destroy:function(){d.removeEventListener(f,y,h)}}}function c(d,A,f,g,h){return typeof d.addEventListener=="function"?l.apply(null,arguments):typeof f=="function"?l.bind(null,document).apply(null,arguments):(typeof d=="string"&&(d=document.querySelectorAll(d)),Array.prototype.map.call(d,function(y){return l(y,A,f,g,h)}))}function u(d,A,f,g){return function(h){h.delegateTarget=s(h.target,A),h.delegateTarget&&g.call(d,h)}}o.exports=c},879:function(o,i){i.node=function(a){return a!==void 0&&a instanceof HTMLElement&&a.nodeType===1},i.nodeList=function(a){var s=Object.prototype.toString.call(a);return a!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in a&&(a.length===0||i.node(a[0]))},i.string=function(a){return typeof a=="string"||a instanceof String},i.fn=function(a){var s=Object.prototype.toString.call(a);return s==="[object Function]"}},370:function(o,i,a){var s=a(879),l=a(438);function c(f,g,h){if(!f&&!g&&!h)throw new Error("Missing required arguments");if(!s.string(g))throw new TypeError("Second argument must be a String");if(!s.fn(h))throw new TypeError("Third argument must be a Function");if(s.node(f))return u(f,g,h);if(s.nodeList(f))return d(f,g,h);if(s.string(f))return A(f,g,h);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function u(f,g,h){return f.addEventListener(g,h),{destroy:function(){f.removeEventListener(g,h)}}}function d(f,g,h){return Array.prototype.forEach.call(f,function(y){y.addEventListener(g,h)}),{destroy:function(){Array.prototype.forEach.call(f,function(y){y.removeEventListener(g,h)})}}}function A(f,g,h){return l(document.body,f,g,h)}o.exports=c},817:function(o){function i(a){var s;if(a.nodeName==="SELECT")a.focus(),s=a.value;else if(a.nodeName==="INPUT"||a.nodeName==="TEXTAREA"){var l=a.hasAttribute("readonly");l||a.setAttribute("readonly",""),a.select(),a.setSelectionRange(0,a.value.length),l||a.removeAttribute("readonly"),s=a.value}else{a.hasAttribute("contenteditable")&&a.focus();var c=window.getSelection(),u=document.createRange();u.selectNodeContents(a),c.removeAllRanges(),c.addRange(u),s=c.toString()}return s}o.exports=i},279:function(o){function i(){}i.prototype={on:function(a,s,l){var c=this.e||(this.e={});return(c[a]||(c[a]=[])).push({fn:s,ctx:l}),this},once:function(a,s,l){var c=this;function u(){c.off(a,u),s.apply(l,arguments)}return u._=s,this.on(a,u,l)},emit:function(a){var s=[].slice.call(arguments,1),l=((this.e||(this.e={}))[a]||[]).slice(),c=0,u=l.length;for(c;c<u;c++)l[c].fn.apply(l[c].ctx,s);return this},off:function(a,s){var l=this.e||(this.e={}),c=l[a],u=[];if(c&&s)for(var d=0,A=c.length;d<A;d++)c[d].fn!==s&&c[d].fn._!==s&&u.push(c[d]);return u.length?l[a]=u:delete l[a],this}},o.exports=i,o.exports.TinyEmitter=i}},n={};function r(o){if(n[o])return n[o].exports;var i=n[o]={exports:{}};return t[o](i,i.exports,r),i.exports}return function(){r.n=function(o){var i=o&&o.__esModule?function(){return o.default}:function(){return o};return r.d(i,{a:i}),i}}(),function(){r.d=function(o,i){for(var a in i)r.o(i,a)&&!r.o(o,a)&&Object.defineProperty(o,a,{enumerable:!0,get:i[a]})}}(),function(){r.o=function(o,i){return Object.prototype.hasOwnProperty.call(o,i)}}(),r(686)}().default})},4346:function(e){(function(t,n){e.exports=n()})(this,function(){function t(f){return f===null?"null":typeof f}function n(f){return!!f&&typeof f=="object"}function r(f){if(f===void 0)return"";if(f===null||typeof f=="object"&&!f.constructor)return"Object";var g=/function ([^(]*)/.exec(f.constructor.toString());return g&&g.length>1?g[1]:""}function o(f,g,h){return f==="null"||f==="undefined"?f:(f!=="string"&&f!=="stringifiable"||(h='"'+h.replace(/"/g,'\\"')+'"'),f==="function"?g.toString().replace(/[\r\n]/g,"").replace(/\{.*\}/,"")+"{…}":h)}function i(f){var g="";return n(f)?(g=r(f),Array.isArray(f)&&(g+="["+f.length+"]")):g=o(t(f),f,f),g}function a(f){return"json-formatter-"+f}function s(f,g,h){var y=document.createElement(f);return g&&y.classList.add(a(g)),h!==void 0&&(h instanceof Node?y.appendChild(h):y.appendChild(document.createTextNode(String(h)))),y}(function(f){if(typeof window<"u"){var g=document.createElement("style");g.setAttribute("media","screen"),g.innerHTML=f,document.head.appendChild(g)}})(`.json-formatter-row {
68
68
  font-family: monospace;
69
69
  }
70
70
  .json-formatter-row,
@@ -258,11 +258,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
258
258
  .json-formatter-dark.json-formatter-row.json-formatter-open.json-formatter-empty:after {
259
259
  display: block;
260
260
  }
261
- `);var l=/(^\d{1,4}[\.|\\/|-]\d{1,2}[\.|\\/|-]\d{1,4})(\s*(?:0?[1-9]:[0-5]|1(?=[012])\d:[0-5])\d\s*[ap]m)?$/,c=/\d{2}:\d{2}:\d{2} GMT-\d{4}/,u=/\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z/,d=window.requestAnimationFrame||function(f){return f(),0},A={hoverPreviewEnabled:!1,hoverPreviewArrayCount:100,hoverPreviewFieldCount:5,animateOpen:!0,animateClose:!0,theme:null,useToJSON:!0,sortPropertiesBy:null};return function(){function f(g,h,y,m){h===void 0&&(h=1),y===void 0&&(y=A),this.json=g,this.open=h,this.config=y,this.key=m,this._isOpen=null,this.config.hoverPreviewEnabled===void 0&&(this.config.hoverPreviewEnabled=A.hoverPreviewEnabled),this.config.hoverPreviewArrayCount===void 0&&(this.config.hoverPreviewArrayCount=A.hoverPreviewArrayCount),this.config.hoverPreviewFieldCount===void 0&&(this.config.hoverPreviewFieldCount=A.hoverPreviewFieldCount),this.config.useToJSON===void 0&&(this.config.useToJSON=A.useToJSON),this.key===""&&(this.key='""')}return Object.defineProperty(f.prototype,"isOpen",{get:function(){return this._isOpen!==null?this._isOpen:this.open>0},set:function(g){this._isOpen=g},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isDate",{get:function(){return this.json instanceof Date||this.type==="string"&&(l.test(this.json)||u.test(this.json)||c.test(this.json))},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isUrl",{get:function(){return this.type==="string"&&this.json.indexOf("http")===0},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isArray",{get:function(){return Array.isArray(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isObject",{get:function(){return n(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isEmptyObject",{get:function(){return!this.keys.length&&!this.isArray},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isEmpty",{get:function(){return this.isEmptyObject||this.keys&&!this.keys.length&&this.isArray},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"useToJSON",{get:function(){return this.config.useToJSON&&this.type==="stringifiable"},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"hasKey",{get:function(){return this.key!==void 0},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"constructorName",{get:function(){return r(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"type",{get:function(){return this.config.useToJSON&&this.json&&this.json.toJSON?"stringifiable":t(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"keys",{get:function(){if(this.isObject){var g=Object.keys(this.json);return!this.isArray&&this.config.sortPropertiesBy?g.sort(this.config.sortPropertiesBy):g}return[]},enumerable:!0,configurable:!0}),f.prototype.toggleOpen=function(){this.isOpen=!this.isOpen,this.element&&(this.isOpen?this.appendChildren(this.config.animateOpen):this.removeChildren(this.config.animateClose),this.element.classList.toggle(a("open")))},f.prototype.openAtDepth=function(g){g===void 0&&(g=1),g<0||(this.open=g,this.isOpen=g!==0,this.element&&(this.removeChildren(!1),g===0?this.element.classList.remove(a("open")):(this.appendChildren(this.config.animateOpen),this.element.classList.add(a("open")))))},f.prototype.getInlinepreview=function(){var g=this;if(this.isArray)return this.json.length>this.config.hoverPreviewArrayCount?"Array["+this.json.length+"]":"["+this.json.map(i).join(", ")+"]";var h=this.keys,y=h.slice(0,this.config.hoverPreviewFieldCount).map(function(C){return C+":"+i(g.json[C])}),m=h.length>=this.config.hoverPreviewFieldCount?"…":"";return"{"+y.join(", ")+m+"}"},f.prototype.render=function(){this.element=s("div","row");var g=this.isObject?s("a","toggler-link"):s("span");if(this.isObject&&!this.useToJSON&&g.appendChild(s("span","toggler")),this.hasKey&&g.appendChild(s("span","key",this.key+":")),this.isObject&&!this.useToJSON){var h=s("span","value"),y=s("span"),m=s("span","constructor-name",this.constructorName);if(y.appendChild(m),this.isArray){var C=s("span");C.appendChild(s("span","bracket","[")),C.appendChild(s("span","number",this.json.length)),C.appendChild(s("span","bracket","]")),y.appendChild(C)}h.appendChild(y),g.appendChild(h)}else{(h=this.isUrl?s("a"):s("span")).classList.add(a(this.type)),this.isDate&&h.classList.add(a("date")),this.isUrl&&(h.classList.add(a("url")),h.setAttribute("href",this.json));var x=o(this.type,this.json,this.useToJSON?this.json.toJSON():this.json);h.appendChild(document.createTextNode(x)),g.appendChild(h)}if(this.isObject&&this.config.hoverPreviewEnabled){var v=s("span","preview-text");v.appendChild(document.createTextNode(this.getInlinepreview())),g.appendChild(v)}var j=s("div","children");return this.isObject&&j.classList.add(a("object")),this.isArray&&j.classList.add(a("array")),this.isEmpty&&j.classList.add(a("empty")),this.config&&this.config.theme&&this.element.classList.add(a(this.config.theme)),this.isOpen&&this.element.classList.add(a("open")),this.element.appendChild(g),this.element.appendChild(j),this.isObject&&this.isOpen&&this.appendChildren(),this.isObject&&!this.useToJSON&&g.addEventListener("click",this.toggleOpen.bind(this)),this.element},f.prototype.appendChildren=function(g){var h=this;g===void 0&&(g=!1);var y=this.element.querySelector("div."+a("children"));if(y&&!this.isEmpty)if(g){var m=0,C=function(){var x=h.keys[m],v=new f(h.json[x],h.open-1,h.config,x);y.appendChild(v.render()),(m+=1)<h.keys.length&&(m>10?C():d(C))};d(C)}else this.keys.forEach(function(x){var v=new f(h.json[x],h.open-1,h.config,x);y.appendChild(v.render())})},f.prototype.removeChildren=function(g){g===void 0&&(g=!1);var h=this.element.querySelector("div."+a("children"));if(g){var y=0,m=function(){h&&h.children.length&&(h.removeChild(h.children[0]),(y+=1)>10?m():d(m))};d(m)}else h&&(h.innerHTML="")},f}()})}},AA={};function ot(e){var t=AA[e];if(t!==void 0)return t.exports;var n=AA[e]={exports:{}};return CB[e].call(n.exports,n,n.exports,ot),n.exports}ot.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return ot.d(t,{a:t}),t},ot.d=(e,t)=>{for(var n in t)ot.o(t,n)&&!ot.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ot.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var hA={};(()=>{ot.d(hA,{default:()=>V});function e(D){"@babel/helpers - typeof";return e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(T){return typeof T}:function(T){return T&&typeof Symbol=="function"&&T.constructor===Symbol&&T!==Symbol.prototype?"symbol":typeof T},e(D)}function t(D,T){if(e(D)!="object"||!D)return D;var R=D[Symbol.toPrimitive];if(R!==void 0){var _=R.call(D,T||"default");if(e(_)!="object")return _;throw new TypeError("@@toPrimitive must return a primitive value.")}return(T==="string"?String:Number)(D)}function n(D){var T=t(D,"string");return e(T)=="symbol"?T:String(T)}function r(D,T,R){return T=n(T),T in D?Object.defineProperty(D,T,{value:R,enumerable:!0,configurable:!0,writable:!0}):D[T]=R,D}var o=D=>{var T={};return ot.d(T,D),T};const i=o({Fragment:()=>G.Fragment,Transition:()=>G.Transition,computed:()=>G.computed,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,isVNode:()=>G.isVNode,onMounted:()=>G.onMounted,onUnmounted:()=>G.onUnmounted,reactive:()=>G.reactive,ref:()=>G.ref,render:()=>G.render,vShow:()=>G.vShow,watch:()=>G.watch,withDirectives:()=>G.withDirectives});var a=D=>{var T={};return ot.d(T,D),T};const s=a({PropTypes:()=>pr,bkZIndexManager:()=>Ba,isElement:()=>d5});function l(D,T){var R=Object.keys(D);if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(D);T&&(_=_.filter(function(E){return Object.getOwnPropertyDescriptor(D,E).enumerable})),R.push.apply(R,_)}return R}function c(D){for(var T=1;T<arguments.length;T++){var R=arguments[T]!=null?arguments[T]:{};T%2?l(Object(R),!0).forEach(function(_){r(D,_,R[_])}):Object.getOwnPropertyDescriptors?Object.defineProperties(D,Object.getOwnPropertyDescriptors(R)):l(Object(R)).forEach(function(_){Object.defineProperty(D,_,Object.getOwnPropertyDescriptor(R,_))})}return D}var u={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},d=1,A=function(T,R){var _=R,E=_.position||"top-right";typeof R=="string"&&(_={message:R});var b=R.onClose,S=_.offsetX||10,w=_.offsetY||30,N=_,J=N.spacing,ee=J===void 0?10:J;u[E].forEach(function(X){w+=(X.el.offsetHeight||0)+ee}),d+=1;var ne="message_".concat(d);_=c(c({},_),{},{offsetX:S,offsetY:w,id:ne});var O=document.createElement("div"),M=(0,i.createVNode)(T,_);M.props.onDestroy=function(X){f(X,E,ee,b),(0,i.render)(null,O)},M.props.onDetail=function(X,ie){u[E].forEach(function(fe){if(fe.props.id!==ie){var pe;(pe=fe.component)===null||pe===void 0||(pe=pe.exposed)===null||pe===void 0||pe.setDetailsShow(null,!1)}})},(0,i.render)(M,O),u[E].push(M);var H;M.props.getContainer&&(0,s.isElement)(M.props.getContainer)?H=M.props.getContainer:H=document.body,H.appendChild(O.firstElementChild)};function f(D,T,R,_){_==null||_();var E=T.startsWith("top")?"top":"bottom",b=-1;u[T].forEach(function(ne,O){ne.props.id===D&&(b=O)});for(var S=u[T][b],w=S.el.offsetHeight,N=u[T].length,J=b;J<N;J++){var ee=parseInt(u[T][J].el.style[E],10)-w-R;u[T][J].component.props.offsetY=ee}u[T].splice(b,1)}const g=A;function h(D,T){(T==null||T>D.length)&&(T=D.length);for(var R=0,_=new Array(T);R<T;R++)_[R]=D[R];return _}function y(D){if(Array.isArray(D))return h(D)}function m(D){if(typeof Symbol<"u"&&D[Symbol.iterator]!=null||D["@@iterator"]!=null)return Array.from(D)}function C(D,T){if(D){if(typeof D=="string")return h(D,T);var R=Object.prototype.toString.call(D).slice(8,-1);if(R==="Object"&&D.constructor&&(R=D.constructor.name),R==="Map"||R==="Set")return Array.from(D);if(R==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(R))return h(D,T)}}function x(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
262
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function v(D){return y(D)||m(D)||C(D)||x()}var j=ot(7647),B=ot.n(j),k=ot(4346),I=ot.n(k),Q=D=>{var T={};return ot.d(T,D),T};const P=Q({toType:()=>_e});var $=D=>{var T={};return ot.d(T,D),T};const Z=$({useLocale:()=>q2,usePrefix:()=>Hr});var q=D=>{var T={};return ot.d(T,D),T};const U=q({AngleDoubleDownLine:()=>dw,AngleDoubleUpLine:()=>ww,Assistant:()=>Mw,Close:()=>wd,CopyShape:()=>qw,Error:()=>gx,FixLine:()=>Nx,FixShape:()=>Ux,Info:()=>nk,Success:()=>xk,Warn:()=>Yk});function F(D,T){var R=Object.keys(D);if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(D);T&&(_=_.filter(function(E){return Object.getOwnPropertyDescriptor(D,E).enumerable})),R.push.apply(R,_)}return R}function L(D){for(var T=1;T<arguments.length;T++){var R=arguments[T]!=null?arguments[T]:{};T%2?F(Object(R),!0).forEach(function(_){r(D,_,R[_])}):Object.getOwnPropertyDescriptors?Object.defineProperties(D,Object.getOwnPropertyDescriptors(R)):F(Object(R)).forEach(function(_){Object.defineProperty(D,_,Object.getOwnPropertyDescriptor(R,_))})}return D}var K;(function(D){D.PRIMARY="primary",D.WARNING="warning",D.SUCCESS="success",D.ERROR="error"})(K||(K={}));var te;(function(D){D.KEY_VALUE="key-value",D.JSON="json"})(te||(te={}));var le;(function(D){D.ASSISTANT="assistant",D.DETAILS="details",D.FIX="fix",D.CLOSE="close"})(le||(le={}));var oe={id:s.PropTypes.string.def(""),message:(0,P.toType)("IMessage",{}),theme:(0,P.toType)("messageTheme",{}).def(K.PRIMARY),delay:s.PropTypes.number,dismissable:s.PropTypes.bool.def(!0),offsetY:s.PropTypes.number.def(30),spacing:s.PropTypes.number.def(10),extCls:s.PropTypes.string.def(""),onClose:s.PropTypes.func,getContainer:s.PropTypes.instanceOf(HTMLElement),width:s.PropTypes.oneOfType([s.PropTypes.number,s.PropTypes.string]),minWidth:s.PropTypes.oneOfType([s.PropTypes.number,s.PropTypes.string]).def(100),maxWidth:s.PropTypes.oneOfType([s.PropTypes.number,s.PropTypes.string]).def("100%"),actions:(0,P.toType)("IMessageAction",{})};const Y=(0,i.defineComponent)({name:"Message",props:oe,emits:["destroy","detail"],setup:function(T,R){var _=this,E=R.emit,b=R.slots,S=R.expose,w=(0,Z.useLocale)("message"),N=(0,Z.usePrefix)(),J=N.resolveClassName,ee=(0,i.computed)(function(){return["".concat(J("message")),"".concat(J("message-".concat(T.theme))),"".concat(T.extCls)]}),ne=s.bkZIndexManager.getMessageNextIndex(),O=560,M=800,H=3e3,X=8e3,ie=(0,i.computed)(function(){return/^\d+\.?\d*$/.test("".concat(T.delay))?T.delay:e(T.message)==="object"&&!(0,i.isVNode)(T.message)?X:H}),fe=function(he){return typeof T[he]=="number"?"".concat(T[he],"px"):T[he]},pe=(0,i.computed)(function(){var Te={maxWidth:fe("maxWidth"),minWidth:fe("minWidth")},he=e(T.message)==="object"&&!(0,i.isVNode)(T.message);return/%$/.test("".concat(T.width))||/auto/gi.test("".concat(T.width))?L({width:T.width},Te):/^\d+/.test("".concat(T.width))?/^\d+\.?\d*$/.test("".concat(T.width))?L({width:"".concat(T.width,"px")},Te):L({width:T.width},Te):he?{width:"".concat(M,"px")}:{width:"".concat(O,"px")}}),be=(0,i.computed)(function(){return T.getContainer&&(0,s.isElement)(T.getContainer)}),xe=(0,i.computed)(function(){return Object.assign({top:"".concat(T.offsetY,"px"),zIndex:ne,position:be.value?"absolute":"fixed"},pe.value)}),Se=(0,i.ref)(null),je=(0,i.ref)(null),ke=(0,i.ref)(null),Qe=(0,i.ref)(!1),Re=(0,i.reactive)({isFix:!1,isDetailShow:!1}),Be=null,De=function(){Be=setTimeout(function(){Re.isFix||(Qe.value=!1)},ie.value)},Jt=function(he){he.preventDefault(),he.stopPropagation(),Qe.value=!1},vn,W=(0,i.ref)(null),ce=function(he){var Ne=he;if(e(he)==="object")try{Ne=JSON.stringify(he)}catch(Ie){console.error("JSON.stringify Error: ".concat(Ie))}return Ne},ve=function(){var he=new(B())(ke.value,{text:function(){return ce(T.message.details)}});Ce(he)},Ce=function(he,Ne){["success","error"].forEach(function(Ie){he.on(Ie,function(bt){var Ke=je.value;if(W.value=Ie,Ke){var yn,ut,Ve=bt.trigger,Ue=Ve.offsetLeft,dt=Ve.offsetWidth,Xi=Ve.offsetTop,Us=bt.trigger.closest(".message-tree"),Rn=Us?Us.scrollTop:0;(yn=Ke.classList).remove.apply(yn,["success","error","is-hidden"]),(ut=Ke.classList).add.apply(ut,[Ie,"is-show"]);var Zs=Ue+dt/2-41,Js=Xi-Rn-40;Ke.style.setProperty("transform","translate(".concat(Zs,"px, ").concat(Js,"px")),vn&&clearTimeout(vn),vn=setTimeout(function(){var _i,ue;(_i=Ke.classList).remove.apply(_i,["is-show"]),(ue=Ke.classList).add.apply(ue,["is-hidden"])},2e3)}})})},we=function(){var he=new(B())(Se.value.querySelectorAll("span.copy-value"),{text:function(Ie){return Ie.innerHTML}});Ce(he)},He=function(he){var Ne=he;if(typeof he=="string")try{Ne=JSON.parse(he)}catch(Ie){console.error("Format Json Error: ".concat(Ie))}return Ne},qe=function(he,Ne){if(Re.isDetailShow=Ne??!Re.isDetailShow,St(he,Re.isDetailShow),Re.isDetailShow&&e(T.message)==="object"&&!(0,i.isVNode)(T.message)){if(T.message.type===te.JSON||!T.message.type){var Ie=He(T.message.details),bt=new(I())(Ie);setTimeout(function(){Se.value&&(Se.value.innerHTML="",Se.value.append(bt.render())),ve()})}T.message.type===te.KEY_VALUE&&setTimeout(function(){ve(),we()}),E("detail",Re.isDetailShow,T.id)}},St=function(he,Ne){Re.isFix=Ne??!Re.isFix},Sr=function(){var he=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,Ne=e(T.message)==="object"&&!(0,i.isVNode)(T.message);if(Ne){if(he){document.removeEventListener("keydown",yt);return}document.addEventListener("keydown",yt)}},yt=function(he){he.altKey&&he.keyCode===80&&St()};(0,i.onMounted)(function(){ie.value&&De(),Qe.value=!0,Sr()}),(0,i.onUnmounted)(function(){clearTimeout(Be),Sr(!0)}),(0,i.watch)(Qe,function(){Qe.value||E("destroy",T.id)});var rr=function(he){clearTimeout(Be)},or=function(he){ie.value&&De()},Rt=function(he){T.message.assistant&&window.open(T.message.assistant,"_blank")},Vn=(0,i.computed)(function(){return r(r(r(r({},le.ASSISTANT,{id:le.ASSISTANT,icon:function(){return(0,i.createVNode)(U.Assistant,null,null)},text:function(){return w.value.assistant},onClick:function(he){return Rt()}}),le.DETAILS,{id:le.DETAILS,icon:function(){return Re.isDetailShow?(0,i.createVNode)(U.AngleDoubleUpLine,null,null):(0,i.createVNode)(U.AngleDoubleDownLine,null,null)},text:function(){return w.value.details},onClick:function(he){return qe(he)}}),le.FIX,{id:le.FIX,icon:function(){return Re.isFix?(0,i.createVNode)(U.FixShape,null,null):(0,i.createVNode)(U.FixLine,null,null)},classList:Re.isFix?"fixed":"",onClick:function(he){return St()}}),le.CLOSE,{id:le.CLOSE,classList:"normal-color",icon:function(){return T.dismissable&&(0,i.createVNode)(U.Error,{class:"".concat(J("message-close")),onClick:Jt},null)},onClick:Jt})}),ir=[le.ASSISTANT,le.DETAILS,le.FIX,le.CLOSE],ar=(0,i.computed)(function(){var Te;if(((Te=T.actions)===null||Te===void 0?void 0:Te.length)>0){var he=T.actions.map(function(Ie){var bt=Ie.id.toLocaleLowerCase(),Ke=Vn.value[bt],yn=Ke==null?void 0:Ke.onClick,ut=Object.assign({},Vn.value[bt]||{},Ie);if(ut.id=bt,Ie.classList!==void 0){var Ve=Array.isArray(Ie.classList)?Ie.classList:[Ie.classList],Ue=[];Ke.classList!==void 0&&(Ue=Array.isArray(Ke.classList)?Ke.classList:[Ke.classList]),ut.classList=[].concat(v(Ue),v(Ve))}return typeof Ie.onClick=="function"?(ut.onClick=function(){var dt=Reflect.apply(Ie.onClick,_,[]);(e(dt)===void 0||dt)&&typeof yn=="function"&&Reflect.apply(yn,_,[])},ut):(ut.onClick=yn,ut)}),Ne=ir.filter(function(Ie){return!he.some(function(bt){return bt.id===Ie})}).map(function(Ie){return Vn.value[Ie]});return he.push.apply(he,v(Ne)),he}return ir.map(function(Ie){return Vn.value[Ie]})}),n0=function(){var he,Ne,Ie=function(Ve){var Ue=Ve.icon;return typeof Ue=="function"?Reflect.apply(Ue,_,[]):(0,i.createVNode)("span",{class:Ue},null)},bt=function(Ve){var Ue=Ve.text,dt=void 0;if(typeof Ue=="function"&&(dt=Reflect.apply(Ue,_,[])),dt!==void 0)return typeof dt=="string"?(0,i.createVNode)("span",{class:"message-action-text"},[dt]):dt},Ke=function(Ve,Ue){Ue.readonly||Ue.disabled||typeof Ue.onClick=="function"&&Reflect.apply(Ue.onClick,_,[Ve,Ue])},yn=function(){return ar.value.map(function(Ve){if(Ve.disabled)return null;if(typeof Ve.render=="function")return Reflect.apply(Ve.render,_,[]);var Ue=Array.isArray(Ve.classList)?Ve.classList.join(" "):Ve.classList;return(0,i.createVNode)("span",{class:["tool",Ve.id,Ue],onClick:function(Xi){return Ke(Xi,Ve)}},[Ie(Ve),bt(Ve)])})};return(he=(Ne=b.action)===null||Ne===void 0?void 0:Ne.call(b))!==null&&he!==void 0?he:yn()};return S({setDetailsShow:qe}),{classNames:ee,styles:xe,visible:Qe,close:Jt,setDetailsShow:qe,fixMesage:St,copyMessage:ve,parseToJson:He,handleMouseenter:rr,handleMouseleave:or,renderMessageActions:n0,refJsonContent:Se,refCopyStatus:je,refCopyMsgDiv:ke,toolOperation:Re,copyStatus:W,t:w,resolveClassName:J,copyValueItem:we}},render:function(){var T=this,R=function(S){var w={primary:(0,i.createVNode)(U.Info,null,null),warning:(0,i.createVNode)(U.Warn,null,null),success:(0,i.createVNode)(U.Success,null,null),error:(0,i.createVNode)(U.Close,null,null)};return w[S??T.theme]},_=function(S){if(S.type===te.KEY_VALUE){var w=T.parseToJson(S.details||{}),N=Object.keys(w);return N.map(function(J){return(0,i.createVNode)("div",{class:"message-row"},[(0,i.createVNode)("label",null,[J]),(0,i.createVNode)("span",{class:"copy-value"},[w[J]])])})}},E=function(){if(e(T.message)==="object"&&!(0,i.isVNode)(T.message)){var S,w,N;return(0,i.createVNode)("div",{class:"".concat(T.resolveClassName("message-content")," multi")},[(0,i.createVNode)("div",{class:"overview"},[(0,i.createVNode)("div",{class:"left-content"},[(0,i.createVNode)("div",{class:"".concat(T.resolveClassName("message-icon"))},[R()]),(0,i.createVNode)("div",{class:"describe"},[(S=(w=(N=T.$slots).title)===null||w===void 0?void 0:w.call(N))!==null&&S!==void 0?S:"【".concat(T.message.code,"】").concat(T.message.overview," ").concat(T.message.suggestion)])]),(0,i.createVNode)("div",{class:"tools"},[T.renderMessageActions()])]),T.toolOperation.isDetailShow&&(0,i.createVNode)("div",{class:"message-detail"},[(0,i.createVNode)("div",{class:"message-copy",ref:"refCopyMsgDiv"},[(0,i.createVNode)(U.CopyShape,null,null)]),(0,i.createVNode)("div",{class:"copy-status",ref:"refCopyStatus"},[(0,i.createVNode)("div",{class:"inner"},[R(T.copyStatus),T.copyStatus==="success"?T.t.copySuccess:T.t.copyFailed])]),(0,i.createVNode)("div",{ref:"refJsonContent",class:"message-tree"},[_(T.message)])])])}return(0,i.createVNode)(i.Fragment,null,[(0,i.createVNode)("div",{class:"".concat(T.resolveClassName("message-content"))},[(0,i.createVNode)("div",{class:"".concat(T.resolveClassName("message-icon"))},[R()]),T.message]),T.dismissable&&(0,i.createVNode)(U.Error,{class:"".concat(T.resolveClassName("message-close")),onClick:T.close},null)])};return(0,i.createVNode)(i.Transition,{name:"bk-message-fade"},{default:function(){return[(0,i.withDirectives)((0,i.createVNode)("div",{class:T.classNames,style:T.styles,onMouseenter:T.handleMouseenter,onMouseleave:T.handleMouseleave},[E()]),[[i.vShow,T.visible]])]}})}});var z=function(T){g(Y,T)};const V=z})();var Ec=hA.default;function gA(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Function]"}function po(e,t,n,r=1){const[o,i]=typeof r=="number"?[r,r]:r,a=Math.round(t/o/e[0])*e[0],s=Math.round(n/i/e[1])*e[1];return[a,s]}function Qc(e,t,n){return e-t-n}function Nc(e,t,n){return e-t-n}function Et(e,t,n){return t!==null&&e<t?t:n!==null&&n<e?n:e}function mA(e,t,n){let r=e;const o=["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"].find(i=>gA(r[i]));if(!gA(r[o]))return!1;do{if(r[o](t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1}function TB(e){const t=window.getComputedStyle(e);return[parseFloat(t.getPropertyValue("width"),10),parseFloat(t.getPropertyValue("height"),10)]}function vr(e,t,n){e&&(e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener?e.addEventListener(t,n,!0):e["on"+t]=n)}function Pn(e,t,n){e&&(e.detachEvent?e.detachEvent("on"+t,n):e.removeEventListener?e.removeEventListener(t,n,!0):e["on"+t]=null)}const SB=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},bs={mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"},touch:{start:"touchstart",move:"touchmove",stop:"touchend"}},BB={userSelect:"none",MozUserSelect:"none",WebkitUserSelect:"none",MsUserSelect:"none"},jB={userSelect:"auto",MozUserSelect:"auto",WebkitUserSelect:"auto",MsUserSelect:"auto"};let Dn=bs.mouse;const OB={replace:!0,name:"vue-draggable-resizable",props:{className:{type:String,default:"vdr"},classNameDraggable:{type:String,default:"draggable"},classNameResizable:{type:String,default:"resizable"},classNameDragging:{type:String,default:"dragging"},classNameResizing:{type:String,default:"resizing"},classNameActive:{type:String,default:"active"},classNameHandle:{type:String,default:"handle"},disableUserSelect:{type:Boolean,default:!0},enableNativeDrag:{type:Boolean,default:!1},preventDeactivation:{type:Boolean,default:!1},active:{type:Boolean,default:!1},draggable:{type:Boolean,default:!0},resizable:{type:Boolean,default:!0},lockAspectRatio:{type:Boolean,default:!1},w:{type:[Number,String],default:200,validator:e=>typeof e=="number"?e>0:e==="auto"},h:{type:[Number,String],default:200,validator:e=>typeof e=="number"?e>0:e==="auto"},minWidth:{type:Number,default:0,validator:e=>e>=0},minHeight:{type:Number,default:0,validator:e=>e>=0},maxWidth:{type:Number,default:null,validator:e=>e>=0},maxHeight:{type:Number,default:null,validator:e=>e>=0},x:{type:Number,default:0},y:{type:Number,default:0},z:{type:[String,Number],default:"auto",validator:e=>typeof e=="string"?e==="auto":e>=0},handles:{type:Array,default:()=>["tl","tm","tr","mr","br","bm","bl","ml"],validator:e=>{const t=new Set(["tl","tm","tr","mr","br","bm","bl","ml"]);return new Set(e.filter(n=>t.has(n))).size===e.length}},dragHandle:{type:String,default:null},dragCancel:{type:String,default:null},axis:{type:String,default:"both",validator:e=>["x","y","both"].includes(e)},grid:{type:Array,default:()=>[1,1]},parent:{type:Boolean,default:!1},scale:{type:[Number,Array],default:1,validator:e=>typeof e=="number"?e>0:e.length===2&&e[0]>0&&e[1]>0},onDragStart:{type:Function,default:()=>!0},onDrag:{type:Function,default:()=>!0},onResizeStart:{type:Function,default:()=>!0},onResize:{type:Function,default:()=>!0}},data:function(){return{left:this.x,top:this.y,right:null,bottom:null,width:null,height:null,widthTouched:!1,heightTouched:!1,aspectFactor:null,parentWidth:null,parentHeight:null,handle:null,enabled:this.active,resizing:!1,dragging:!1,dragEnable:!1,resizeEnable:!1,zIndex:this.z}},created:function(){this.maxWidth&&this.minWidth>this.maxWidth&&console.warn("[Vdr warn]: Invalid prop: minWidth cannot be greater than maxWidth"),this.maxHeight&&this.minHeight>this.maxHeight&&console.warn("[Vdr warn]: Invalid prop: minHeight cannot be greater than maxHeight"),this.resetBoundsAndMouseState()},mounted:function(){this.enableNativeDrag||(this.$el.ondragstart=()=>!1);const[e,t]=this.getParentSize();this.parentWidth=e,this.parentHeight=t;const[n,r]=TB(this.$el);this.aspectFactor=(this.w!=="auto"?this.w:n)/(this.h!=="auto"?this.h:r),this.width=this.w!=="auto"?this.w:n,this.height=this.h!=="auto"?this.h:r,this.right=this.parentWidth-this.width-this.left,this.bottom=this.parentHeight-this.height-this.top,this.active&&this.$emit("activated"),vr(document.documentElement,"mousedown",this.deselect),vr(document.documentElement,"touchend touchcancel",this.deselect),vr(window,"resize",this.checkParentSize)},beforeUnmount:function(){Pn(document.documentElement,"mousedown",this.deselect),Pn(document.documentElement,"touchstart",this.handleUp),Pn(document.documentElement,"mousemove",this.move),Pn(document.documentElement,"touchmove",this.move),Pn(document.documentElement,"mouseup",this.handleUp),Pn(document.documentElement,"touchend touchcancel",this.deselect),Pn(window,"resize",this.checkParentSize)},methods:{resetBoundsAndMouseState(){this.mouseClickPosition={mouseX:0,mouseY:0,x:0,y:0,w:0,h:0},this.bounds={minLeft:null,maxLeft:null,minRight:null,maxRight:null,minTop:null,maxTop:null,minBottom:null,maxBottom:null}},checkParentSize(){if(this.parent){const[e,t]=this.getParentSize();this.parentWidth=e,this.parentHeight=t,this.right=this.parentWidth-this.width-this.left,this.bottom=this.parentHeight-this.height-this.top}},getParentSize(){if(this.parent){const e=window.getComputedStyle(this.$el.parentNode,null);return[parseInt(e.getPropertyValue("width"),10),parseInt(e.getPropertyValue("height"),10)]}return[null,null]},elementTouchDown(e){Dn=bs.touch,this.elementDown(e)},elementMouseDown(e){Dn=bs.mouse,this.elementDown(e)},elementDown(e){if(e instanceof MouseEvent&&e.button!==0)return;const t=e.target||e.srcElement;if(this.$el.contains(t)){if(this.onDragStart(e)===!1)return;if(this.dragHandle&&!mA(t,this.dragHandle,this.$el)||this.dragCancel&&mA(t,this.dragCancel,this.$el)){this.dragging=!1;return}this.enabled||(this.enabled=!0,this.$emit("activated"),this.$emit("update:active",!0)),this.draggable&&(this.dragEnable=!0),this.mouseClickPosition.mouseX=e.touches?e.touches[0].pageX:e.pageX,this.mouseClickPosition.mouseY=e.touches?e.touches[0].pageY:e.pageY,this.mouseClickPosition.left=this.left,this.mouseClickPosition.right=this.right,this.mouseClickPosition.top=this.top,this.mouseClickPosition.bottom=this.bottom,this.parent&&(this.bounds=this.calcDragLimits()),vr(document.documentElement,Dn.move,this.move),vr(document.documentElement,Dn.stop,this.handleUp)}},calcDragLimits(){return{minLeft:this.left%this.grid[0],maxLeft:Math.floor((this.parentWidth-this.width-this.left)/this.grid[0])*this.grid[0]+this.left,minRight:this.right%this.grid[0],maxRight:Math.floor((this.parentWidth-this.width-this.right)/this.grid[0])*this.grid[0]+this.right,minTop:this.top%this.grid[1],maxTop:Math.floor((this.parentHeight-this.height-this.top)/this.grid[1])*this.grid[1]+this.top,minBottom:this.bottom%this.grid[1],maxBottom:Math.floor((this.parentHeight-this.height-this.bottom)/this.grid[1])*this.grid[1]+this.bottom}},deselect(e){const t=e.target||e.srcElement,n=new RegExp(this.className+"-([trmbl]{2})","");!this.$el.contains(t)&&!n.test(t.className)&&(this.enabled&&!this.preventDeactivation&&(this.enabled=!1,this.$emit("deactivated"),this.$emit("update:active",!1)),Pn(document.documentElement,Dn.move,this.handleResize)),this.resetBoundsAndMouseState()},handleTouchDown(e,t){Dn=bs.touch,this.handleDown(e,t)},handleDown(e,t){t instanceof MouseEvent&&t.which!==1||this.onResizeStart(e,t)!==!1&&(t.stopPropagation&&t.stopPropagation(),this.lockAspectRatio&&!e.includes("m")?this.handle="m"+e.substring(1):this.handle=e,this.resizeEnable=!0,this.mouseClickPosition.mouseX=t.touches?t.touches[0].pageX:t.pageX,this.mouseClickPosition.mouseY=t.touches?t.touches[0].pageY:t.pageY,this.mouseClickPosition.left=this.left,this.mouseClickPosition.right=this.right,this.mouseClickPosition.top=this.top,this.mouseClickPosition.bottom=this.bottom,this.bounds=this.calcResizeLimits(),vr(document.documentElement,Dn.move,this.handleResize),vr(document.documentElement,Dn.stop,this.handleUp))},calcResizeLimits(){let e=this.minW,t=this.minH,n=this.maxW,r=this.maxH;const o=this.aspectFactor,[i,a]=this.grid,s=this.width,l=this.height,c=this.left,u=this.top,d=this.right,A=this.bottom;this.lockAspectRatio&&(e/t>o?t=e/o:e=o*t,n&&r?(n=Math.min(n,o*r),r=Math.min(r,n/o)):n?r=n/o:r&&(n=o*r)),n=n-n%i,r=r-r%a;const f={minLeft:null,maxLeft:null,minTop:null,maxTop:null,minRight:null,maxRight:null,minBottom:null,maxBottom:null};return this.parent?(f.minLeft=c%i,f.maxLeft=c+Math.floor((s-e)/i)*i,f.minTop=u%a,f.maxTop=u+Math.floor((l-t)/a)*a,f.minRight=d%i,f.maxRight=d+Math.floor((s-e)/i)*i,f.minBottom=A%a,f.maxBottom=A+Math.floor((l-t)/a)*a,n&&(f.minLeft=Math.max(f.minLeft,this.parentWidth-d-n),f.minRight=Math.max(f.minRight,this.parentWidth-c-n)),r&&(f.minTop=Math.max(f.minTop,this.parentHeight-A-r),f.minBottom=Math.max(f.minBottom,this.parentHeight-u-r)),this.lockAspectRatio&&(f.minLeft=Math.max(f.minLeft,c-u*o),f.minTop=Math.max(f.minTop,u-c/o),f.minRight=Math.max(f.minRight,d-A*o),f.minBottom=Math.max(f.minBottom,A-d/o))):(f.minLeft=null,f.maxLeft=c+Math.floor((s-e)/i)*i,f.minTop=null,f.maxTop=u+Math.floor((l-t)/a)*a,f.minRight=null,f.maxRight=d+Math.floor((s-e)/i)*i,f.minBottom=null,f.maxBottom=A+Math.floor((l-t)/a)*a,n&&(f.minLeft=-(d+n),f.minRight=-(c+n)),r&&(f.minTop=-(A+r),f.minBottom=-(u+r)),this.lockAspectRatio&&n&&r&&(f.minLeft=Math.min(f.minLeft,-(d+n)),f.minTop=Math.min(f.minTop,-(r+A)),f.minRight=Math.min(f.minRight,-c-n),f.minBottom=Math.min(f.minBottom,-u-r))),f},move(e){this.resizing?this.handleResize(e):this.dragEnable&&this.handleDrag(e)},handleDrag(e){const t=this.axis,n=this.grid,r=this.bounds,o=this.mouseClickPosition,i=t&&t!=="y"?o.mouseX-(e.touches?e.touches[0].pageX:e.pageX):0,a=t&&t!=="x"?o.mouseY-(e.touches?e.touches[0].pageY:e.pageY):0,[s,l]=po(n,i,a,this.scale),c=Et(o.left-s,r.minLeft,r.maxLeft),u=Et(o.top-l,r.minTop,r.maxTop);if(this.onDrag(c,u)===!1)return;const d=Et(o.right+s,r.minRight,r.maxRight),A=Et(o.bottom+l,r.minBottom,r.maxBottom);this.left=c,this.top=u,this.right=d,this.bottom=A,this.$emit("dragging",this.left,this.top),this.dragging=!0},moveHorizontally(e){const[t,n]=po(this.grid,e,this.top,1),r=Et(t,this.bounds.minLeft,this.bounds.maxLeft);this.left=r,this.right=this.parentWidth-this.width-r},moveVertically(e){const[t,n]=po(this.grid,this.left,e,1),r=Et(n,this.bounds.minTop,this.bounds.maxTop);this.top=r,this.bottom=this.parentHeight-this.height-r},handleResize(e){let t=this.left,n=this.top,r=this.right,o=this.bottom;const i=this.mouseClickPosition,a=this.aspectFactor,s=i.mouseX-(e.touches?e.touches[0].pageX:e.pageX),l=i.mouseY-(e.touches?e.touches[0].pageY:e.pageY);!this.widthTouched&&s&&(this.widthTouched=!0),!this.heightTouched&&l&&(this.heightTouched=!0);const[c,u]=po(this.grid,s,l,this.scale);this.handle.includes("b")?(o=Et(i.bottom+u,this.bounds.minBottom,this.bounds.maxBottom),this.lockAspectRatio&&this.resizingOnY&&(r=this.right-(this.bottom-o)*a)):this.handle.includes("t")&&(n=Et(i.top-u,this.bounds.minTop,this.bounds.maxTop),this.lockAspectRatio&&this.resizingOnY&&(t=this.left-(this.top-n)*a)),this.handle.includes("r")?(r=Et(i.right+c,this.bounds.minRight,this.bounds.maxRight),this.lockAspectRatio&&this.resizingOnX&&(o=this.bottom-(this.right-r)/a)):this.handle.includes("l")&&(t=Et(i.left-c,this.bounds.minLeft,this.bounds.maxLeft),this.lockAspectRatio&&this.resizingOnX&&(n=this.top-(this.left-t)/a));const d=Qc(this.parentWidth,t,r),A=Nc(this.parentHeight,n,o);this.onResize(this.handle,t,n,d,A)!==!1&&(this.left=t,this.top=n,this.right=r,this.bottom=o,this.width=d,this.height=A,this.$emit("resizing",this.left,this.top,this.width,this.height),this.resizing=!0)},changeWidth(e){const[t,n]=po(this.grid,e,0,1),r=Et(this.parentWidth-t-this.left,this.bounds.minRight,this.bounds.maxRight);let o=this.bottom;this.lockAspectRatio&&(o=this.bottom-(this.right-r)/this.aspectFactor);const i=Qc(this.parentWidth,this.left,r),a=Nc(this.parentHeight,this.top,o);this.right=r,this.bottom=o,this.width=i,this.height=a},changeHeight(e){const[t,n]=po(this.grid,0,e,1),r=Et(this.parentHeight-n-this.top,this.bounds.minBottom,this.bounds.maxBottom);let o=this.right;this.lockAspectRatio&&(o=this.right-(this.bottom-r)*this.aspectFactor);const i=Qc(this.parentWidth,this.left,o),a=Nc(this.parentHeight,this.top,r);this.right=o,this.bottom=r,this.width=i,this.height=a},handleUp(e){this.handle=null,this.resetBoundsAndMouseState(),this.dragEnable=!1,this.resizeEnable=!1,this.resizing&&(this.resizing=!1,this.$emit("resizeStop",this.left,this.top,this.width,this.height)),this.dragging&&(this.dragging=!1,this.$emit("dragStop",this.left,this.top)),Pn(document.documentElement,Dn.move,this.handleResize)}},computed:{style(){return{transform:`translate(${this.left}px, ${this.top}px)`,width:this.computedWidth,height:this.computedHeight,zIndex:this.zIndex,...this.dragging&&this.disableUserSelect?BB:jB}},actualHandles(){return this.resizable?this.handles:[]},computedWidth(){return this.w==="auto"&&!this.widthTouched?"auto":this.width+"px"},computedHeight(){return this.h==="auto"&&!this.heightTouched?"auto":this.height+"px"},minW(){return this.minWidth},minH(){return this.minHeight},maxW(){return this.maxWidth},maxH(){return this.maxHeight},resizingOnX(){return!!this.handle&&(this.handle.includes("l")||this.handle.includes("r"))},resizingOnY(){return!!this.handle&&(this.handle.includes("t")||this.handle.includes("b"))},isCornerHandle(){return!!this.handle&&["tl","tr","br","bl"].includes(this.handle)}},watch:{active(e){this.enabled=e,e?this.$emit("activated"):this.$emit("deactivated")},z(e){(e>=0||e==="auto")&&(this.zIndex=e)},x(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcDragLimits()),this.moveHorizontally(e))},y(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcDragLimits()),this.moveVertically(e))},lockAspectRatio(e){e?this.aspectFactor=this.width/this.height:this.aspectFactor=void 0},w(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcResizeLimits()),this.changeWidth(e))},h(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcResizeLimits()),this.changeHeight(e))}}},IB=["onMousedown","onTouchstart"];function MB(e,t,n,r,o,i){return p.openBlock(),p.createElementBlock("div",{style:p.normalizeStyle(i.style),class:p.normalizeClass([{[n.classNameActive]:e.enabled,[n.classNameDragging]:e.dragging,[n.classNameResizing]:e.resizing,[n.classNameDraggable]:n.draggable,[n.classNameResizable]:n.resizable},n.className]),onMousedown:t[0]||(t[0]=(...a)=>i.elementMouseDown&&i.elementMouseDown(...a)),onTouchstart:t[1]||(t[1]=(...a)=>i.elementTouchDown&&i.elementTouchDown(...a))},[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(i.actualHandles,a=>(p.openBlock(),p.createElementBlock("div",{key:a,class:p.normalizeClass([n.classNameHandle,n.classNameHandle+"-"+a]),style:p.normalizeStyle({display:e.enabled?"block":"none"}),onMousedown:p.withModifiers(s=>i.handleDown(a,s),["stop","prevent"]),onTouchstart:p.withModifiers(s=>i.handleTouchDown(a,s),["stop","prevent"])},[p.renderSlot(e.$slots,a)],46,IB))),128)),p.renderSlot(e.$slots,"default")],38)}const zc=SB(OB,[["render",MB]]);function Fc(e){Fc.installed||(Fc.installed=!0,e.component("VueDraggableResizable",zc))}const PB={install:Fc};let ws=null;typeof window<"u"?ws=window.Vue:typeof global<"u"&&(ws=global.Vue),ws&&ws.use(PB);var st,Vc,Ze,En,vA,Rc,yA,Hc,Fe,Qt,Ae,Ao,DB={84:()=>{var e;e='<svg xmlns="http://www.w3.org/2000/svg" data-name="ai-ui-sdk" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="ai-ui-sdk-angle-up" viewBox="0 0 32 32"><path fill="#63656e" d="M16 11.5l7 7-1.5 1.5-5.5-5.5-5.5 5.5L9 18.5l7-7z"/></symbol><symbol id="ai-ui-sdk-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="ai-ui-sdk-zhishiku" viewBox="0 0 1024 1024"><path d="M320.986 203.315H191.622c-17.248 0-31.622 14.503-31.622 31.905v639.542c0 17.403 14.374 31.905 31.622 31.905h129.364c17.249 0 31.623-14.502 31.623-31.905V235.22c0-17.402-14.374-31.905-31.623-31.905zm-35.934 130.52h-57.495c-15.811 0-28.748-13.053-28.748-29.005 0-15.952 12.937-29.004 28.748-29.004h57.495c15.811 0 28.747 13.052 28.747 29.004 0 15.952-12.936 29.004-28.747 29.004zM578.277 96H448.913c-17.249 0-31.622 14.502-31.622 31.905v746.857c0 17.403 14.373 31.905 31.622 31.905h129.364c17.248 0 31.622-14.502 31.622-31.905V127.905C611.337 110.502 596.963 96 578.277 96zM543.78 227.969h-57.495c-15.811 0-28.748-13.052-28.748-29.004 0-15.952 12.937-29.004 28.748-29.004h57.495c15.811 0 28.747 13.052 28.747 29.004 0 15.952-12.936 29.004-28.747 29.004zm383.78 613.438l-120.74-627.94c-4.312-15.952-17.249-26.104-33.06-26.104h-5.75l-126.488 24.654c-17.249 2.9-28.748 20.303-25.873 37.705l122.177 629.39c2.875 15.953 15.811 26.104 31.622 26.104h5.75l126.489-24.653c17.248-4.35 28.748-21.753 25.873-39.156zM762.26 312.081l-57.495 11.602h-5.75c-12.936 0-25.872-10.152-28.747-23.204-2.875-15.952 7.187-31.904 22.998-34.805l57.495-11.601c15.811-2.9 31.623 7.25 34.497 23.203 2.875 15.952-7.187 31.905-22.998 34.805z"/></symbol><symbol id="ai-ui-sdk-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="ai-ui-sdk-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="ai-ui-sdk-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol></svg>',document.body?document.body.insertAdjacentHTML("afterbegin",e):document.addEventListener("DOMContentLoaded",function(){document.body.insertAdjacentHTML("afterbegin",e)})},86:(e,t,n)=>{var r=n(919);r.__esModule&&(r=r.default),typeof r=="string"&&(r=[[e.id,r,""]]),r.locals&&(e.exports=r.locals),(0,n(534).A)("31b80a08",r,!0,{})},106:e=>{e.exports="data:font/ttf;base64,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"},314:e=>{e.exports=function(t){var n=[];return n.toString=function(){return this.map(function(r){var o="",i=r[5]!==void 0;return r[4]&&(o+="@supports (".concat(r[4],") {")),r[2]&&(o+="@media ".concat(r[2]," {")),i&&(o+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),o+=t(r),i&&(o+="}"),r[2]&&(o+="}"),r[4]&&(o+="}"),o}).join("")},n.i=function(r,o,i,a,s){typeof r=="string"&&(r=[[null,r,void 0]]);var l={};if(i)for(var c=0;c<this.length;c++){var u=this[c][0];u!=null&&(l[u]=!0)}for(var d=0;d<r.length;d++){var A=[].concat(r[d]);i&&l[A[0]]||(s!==void 0&&(A[5]===void 0||(A[1]="@layer".concat(A[5].length>0?" ".concat(A[5]):""," {").concat(A[1],"}")),A[5]=s),o&&(A[2]&&(A[1]="@media ".concat(A[2]," {").concat(A[1],"}")),A[2]=o),a&&(A[4]?(A[1]="@supports (".concat(A[4],") {").concat(A[1],"}"),A[4]=a):A[4]="".concat(a)),n.push(A))}},n}},417:e=>{e.exports=function(t,n){return n||(n={}),t&&(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),n.hash&&(t+=n.hash),/["'() \t\n]|(%20)/.test(t)||n.needQuotes)?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t}},534:(e,t,n)=>{function r(B,k){for(var I=[],Q={},P=0;P<k.length;P++){var $=k[P],Z=$[0],q={id:B+":"+P,css:$[1],media:$[2],sourceMap:$[3]};Q[Z]?Q[Z].parts.push(q):I.push(Q[Z]={id:Z,parts:[q]})}return I}n.d(t,{A:()=>h});var o,i=typeof document<"u";if(typeof DEBUG<"u"&&DEBUG&&!i)throw Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var a={},s=i&&(document.head||document.getElementsByTagName("head")[0]),l=null,c=0,u=!1,d=function(){},A=null,f="data-vue-ssr-id",g=typeof navigator<"u"&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function h(B,k,I,Q){u=I,A=Q||{};var P=r(B,k);return y(P),function($){for(var Z=[],q=0;q<P.length;q++){var U=a[P[q].id];U.refs--,Z.push(U)}$?y(P=r(B,$)):P=[];for(var q=0;q<Z.length;q++){var U=Z[q];if(U.refs===0){for(var F=0;F<U.parts.length;F++)U.parts[F]();delete a[U.id]}}}}function y(B){for(var k=0;k<B.length;k++){var I=B[k],Q=a[I.id];if(Q){Q.refs++;for(var P=0;P<Q.parts.length;P++)Q.parts[P](I.parts[P]);for(;P<I.parts.length;P++)Q.parts.push(C(I.parts[P]));Q.parts.length>I.parts.length&&(Q.parts.length=I.parts.length)}else{for(var $=[],P=0;P<I.parts.length;P++)$.push(C(I.parts[P]));a[I.id]={id:I.id,refs:1,parts:$}}}}function m(){var B=document.createElement("style");return B.type="text/css",s.appendChild(B),B}function C(B){var k,I,Q=document.querySelector("style["+f+'~="'+B.id+'"]');if(Q){if(u)return d;Q.parentNode.removeChild(Q)}if(g){var P=c++;k=v.bind(null,Q=l||(l=m()),P,!1),I=v.bind(null,Q,P,!0)}else k=j.bind(null,Q=m()),I=function(){Q.parentNode.removeChild(Q)};return k(B),function($){$?($.css!==B.css||$.media!==B.media||$.sourceMap!==B.sourceMap)&&k(B=$):I()}}var x=(o=[],function(B,k){return o[B]=k,o.filter(Boolean).join(`
263
- `)});function v(B,k,I,Q){var P=I?"":Q.css;if(B.styleSheet)B.styleSheet.cssText=x(k,P);else{var $=document.createTextNode(P),Z=B.childNodes;Z[k]&&B.removeChild(Z[k]),Z.length?B.insertBefore($,Z[k]):B.appendChild($)}}function j(B,k){var I=k.css,Q=k.media,P=k.sourceMap;if(Q&&B.setAttribute("media",Q),A.ssrId&&B.setAttribute(f,k.id),P&&(I+=`
264
- /*# sourceURL=`+P.sources[0]+` */
265
- /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(P))))+" */"),B.styleSheet)B.styleSheet.cssText=I;else{for(;B.firstChild;)B.removeChild(B.firstChild);B.appendChild(document.createTextNode(I))}}},601:e=>{e.exports=function(t){return t[1]}},705:e=>{e.exports="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PgogIDwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCIgPgogIDxzdmc+CiAgPG1ldGFkYXRhPgogIENyZWF0ZWQgYnkgZm9udC1jYXJyaWVyCiAgPC9tZXRhZGF0YT4KICA8ZGVmcz4KICA8Zm9udCBpZD0iaWNvbmZvbnQiIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiA+CiAgICA8Zm9udC1mYWNlCiAgICAgIAogICAgICBmb250LWZhbWlseT0iaWNvbmZvbnQiCiAgICAgIAogICAgICBmb250LXdlaWdodD0iNDAwIgogICAgICAKICAgICAgZm9udC1zdHJldGNoPSJub3JtYWwiCiAgICAgIAogICAgICB1bml0cy1wZXItZW09IjEwMjQiCiAgICAgIAogICAgICBhc2NlbnQ9IjgxMiIKICAgICAgCiAgICAgIGRlc2NlbnQ9Ii0yMTIiCiAgICAgIAogICAgLz4KICAgICAgPG1pc3NpbmctZ2x5cGggLz4KCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0ieCIgdW5pY29kZT0iJiN4Nzg7IiBob3Jpei1hZHYteD0iMTAwIgogICAgICAgIGQ9Ik0yMCAyMCBMNTAgMjAgTDUwIC0yMCBaIiAvPgogICAgICAKCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0idW5pRTEwMyIgdW5pY29kZT0iJiN4RTEwMzsiIGQ9Ik01MTIgNDQ0TDczNiAyMjAgNjg4IDE3MiA1MTIgMzQ4IDMzNiAxNzIgMjg4IDIyMCA1MTIgNDQ0WiIgIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiAgLz4KCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0idW5pRTEwNSIgdW5pY29kZT0iJiN4RTEwNTsiIGQ9Ik0yNjMuMDQgNTEuMDRBMTQ4LjQ4IDE0OC40OCAwIDAgMCAyNjEuMTIgMjc1LjA0TDM1My42IDM2Ny41MiAzMDguNDggNDEzLjI4IDIxNiAzMjAuOEEyMTIuOCAyMTIuOCAwIDAgMSAyMTcuOTIgNS45MiAyMTIuOCAyMTIuOCAwIDAgMSA1MzIuOCA0TDYyNS4yOCA5Ni40OCA1NzkuODQgMTQwIDQ4Ny4zNiA0Ny41MkExNDguNDggMTQ4LjQ4IDAgMCAwIDI2My4wNCA1MS4wNFpNNDkxLjIgNTk2TDM5OC43MiA1MDMuNTIgNDQ0LjE2IDQ1OC40IDUzNi42NCA1NTAuODhBMTQ4LjQ4IDE0OC40OCAwIDAgMCA3NjAuNjQgNTQ4Ljk2IDE0OC40OCAxNDguNDggMCAwIDAgNzYyLjU2IDMyNC45Nkw2NzIgMjMyLjE2IDcxNy4xMiAxODYuNzIgODA5LjYgMjc5LjJBMjEyLjggMjEyLjggMCAwIDEgODA3LjY4IDU5NC4wOCAyMTIuOCAyMTIuOCAwIDAgMSA0OTEuMiA1OTZaTTM5OC43ODU3IDIzMi4xMTIzTDU3OS44MDUgNDEzLjEzMTYgNjI1LjA1OTggMzY3Ljg3NjggNDQ0LjA0MDUgMTg2Ljg1NzQgMzk4Ljc4NTcgMjMyLjExMjNaIiAgaG9yaXotYWR2LXg9IjEwMjQiIHZlcnQtYWR2LXk9IjEwMjQiICAvPgoKICAgICAgCiAgICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1bmlFMTA0IiB1bmljb2RlPSImI3hFMTA0OyIgZD0iTTMyMC45ODYzIDYwOC42ODQ2TDE5MS42MjIzIDYwOC42ODQ2QzE3NC4zNzM4IDYwOC42ODQ2IDE2MCA1OTQuMTgyNSAxNjAgNTc2Ljc4TDE2MC02Mi43NjIxQzE2MC04MC4xNjQ2IDE3NC4zNzM4LTk0LjY2NjcgMTkxLjYyMjMtOTQuNjY2N0wzMjAuOTg2My05NC42NjY3QzMzOC4yMzQ4LTk0LjY2NjcgMzUyLjYwODYtODAuMTY0NiAzNTIuNjA4Ni02Mi43NjIxTDM1Mi42MDg2IDU3Ni43OEMzNTIuNjA4NiA1OTQuMTgyNSAzMzguMjM0OCA2MDguNjg0NiAzMjAuOTg2MyA2MDguNjg0NlpNMjg1LjA1MTkgNDc4LjE2NThMMjI3LjU1NjggNDc4LjE2NThDMjExLjc0NTYgNDc4LjE2NTggMTk4LjgwOTIgNDkxLjIxNzYgMTk4LjgwOTIgNTA3LjE2OTkgMTk4LjgwOTIgNTIzLjEyMjIgMjExLjc0NTYgNTM2LjE3NDEgMjI3LjU1NjggNTM2LjE3NDFMMjg1LjA1MTkgNTM2LjE3NDFDMzAwLjg2MyA1MzYuMTc0MSAzMTMuNzk5NCA1MjMuMTIyMiAzMTMuNzk5NCA1MDcuMTY5OSAzMTMuNzk5NCA0OTEuMjE3NyAzMDAuODYzIDQ3OC4xNjU4IDI4NS4wNTE5IDQ3OC4xNjU4Wk01NzguMjc2OSA3MTZMNDQ4LjkxMjkgNzE2QzQzMS42NjQ0IDcxNiA0MTcuMjkwNiA3MDEuNDk3OSA0MTcuMjkwNiA2ODQuMDk1NEw0MTcuMjkwNi02Mi43NjIxQzQxNy4yOTA2LTgwLjE2NDYgNDMxLjY2NDQtOTQuNjY2NyA0NDguOTEyOS05NC42NjY3TDU3OC4yNzY5LTk0LjY2NjdDNTk1LjUyNTUtOTQuNjY2NyA2MDkuODk5My04MC4xNjQ2IDYwOS44OTkzLTYyLjc2MjFMNjA5Ljg5OTMgNjg0LjA5NTRDNjExLjMzNjYgNzAxLjQ5NzkgNTk2Ljk2MjkgNzE2IDU3OC4yNzY5IDcxNlpNNTQzLjc3OTkgNTg0LjAzMUw0ODYuMjg0OCA1ODQuMDMxQzQ3MC40NzM2IDU4NC4wMzEgNDU3LjUzNzIgNTk3LjA4MjkgNDU3LjUzNzIgNjEzLjAzNTIgNDU3LjUzNzIgNjI4Ljk4NzUgNDcwLjQ3MzYgNjQyLjAzOTQgNDg2LjI4NDggNjQyLjAzOTRMNTQzLjc3OTkgNjQyLjAzOTRDNTU5LjU5MSA2NDIuMDM5NCA1NzIuNTI3NCA2MjguOTg3NSA1NzIuNTI3NCA2MTMuMDM1MiA1NzIuNTI3NCA1OTcuMDgyOSA1NTkuNTkxIDU4NC4wMzEgNTQzLjc3OTkgNTg0LjAzMVpNOTI3LjU1OTgtMjkuNDA3M0w4MDYuODIgNTk4LjUzMzFDODAyLjUwNzkgNjE0LjQ4NTQgNzg5LjU3MTUgNjI0LjYzNjkgNzczLjc2MDMgNjI0LjYzNjlMNzY4LjAxMDggNjI0LjYzNjkgNjQxLjUyMTYgNTk5Ljk4MzNDNjI0LjI3MyA1OTcuMDgyOSA2MTIuNzc0IDU3OS42ODA0IDYxNS42NDg4IDU2Mi4yNzc5TDczNy44MjU5LTY3LjExMjdDNzQwLjcwMDYtODMuMDY1IDc1My42MzctOTMuMjE2NSA3NjkuNDQ4Mi05My4yMTY1TDc3NS4xOTc3LTkzLjIxNjUgOTAxLjY4NjktNjguNTYyOUM5MTguOTM1NS02NC4yMTIzIDkzMC40MzQ1LTQ2LjgwOTggOTI3LjU1OTgtMjkuNDA3M0w5MjcuNTU5OC0yOS40MDczWk03NjIuMjYxMyA0OTkuOTE4OUw3MDQuNzY2MiA0ODguMzE3MiA2OTkuMDE2NyA0ODguMzE3MkM2ODYuMDgwMyA0ODguMzE3MiA2NzMuMTQzOSA0OTguNDY4NyA2NzAuMjY5MSA1MTEuNTIwNiA2NjcuMzk0NCA1MjcuNDcyOSA2NzcuNDU2IDU0My40MjUyIDY5My4yNjcyIDU0Ni4zMjU2TDc1MC43NjIzIDU1Ny45MjczQzc2Ni41NzM0IDU2MC44Mjc3IDc4Mi4zODQ2IDU1MC42NzYyIDc4NS4yNTkzIDUzNC43MjM5IDc4OC4xMzQxIDUxOC43NzE2IDc3OC4wNzI1IDUwMi44MTkzIDc2Mi4yNjEzIDQ5OS45MTg5TDc2Mi4yNjEzIDQ5OS45MTg5WiIgIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiAgLz4KCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0idW5pRTEwMiIgdW5pY29kZT0iJiN4RTEwMjsiIGQ9Ik01MjggNzE2QzU4OS44NTU5IDcxNiA2NDAgNjY1Ljg1NTkgNjQwIDYwNCA2NDAgNjAzLjYyNDEgNjM5Ljk5ODEgNjAzLjI0ODcgNjM5Ljk5NDUgNjAyLjg3MzcgNzc0LjcyOTEgNTUxLjMzNDEgODcwLjQgNDIwLjgzOTYgODcwLjQgMjY4IDg3MC40IDI0NS40NTA3IDg2OC4zMTc2IDIyMy4zODc4IDg2NC4zMzQ1IDIwMS45OTMxIDg4My45Mzg4IDE4MS44NTYxIDg5NiAxNTQuMzM2NiA4OTYgMTI0IDg5NiA2Mi4xNDQxIDg0NS44NTU5IDEyIDc4NCAxMiA3NzcuMzUyNSAxMiA3NzAuODQwMiAxMi41NzkxIDc2NC41MTA5IDEzLjY4OTcgNjk5Ljc1MjYtNTAuNjQ5NSA2MTAuNTE4NC05MC40IDUxMi05MC40IDQxMy40ODE2LTkwLjQgMzI0LjI0NzQtNTAuNjQ5NSAyNTkuNDYxMiAxMy42ODc3IDI1My4xNTk4IDEyLjU3OTEgMjQ2LjY0NzUgMTIgMjQwIDEyIDE3OC4xNDQxIDEyIDEyOCA2Mi4xNDQxIDEyOCAxMjQgMTI4IDE1NC4zMzY2IDE0MC4wNjEyIDE4MS44NTYxIDE1OS42NDk5IDIwMi4wMjQ5IDE1NS42ODI0IDIyMy4zODc4IDE1My42IDI0NS40NTA3IDE1My42IDI2OCAxNTMuNiA0MzIuODQ0OCAyNjQuODkwNSA1NzEuNjk2MyA0MTYuNDM1NSA2MTMuNTE4NCA0MjEuMjMxNiA2NzAuOTIxMiA0NjkuMzUxNCA3MTYgNTI4IDcxNlpNNDM2LjUyMDEgNTM5LjM2NjVMNDMyLjA1MTEgNTM4LjA4OTNDMzE1LjQ2OTYgNTAzLjYzMzYgMjMwLjQgMzk1Ljc1MTQgMjMwLjQgMjY4IDIzMC40IDI1Ny4wNzcxIDIzMS4wMjE5IDI0Ni4yOTk0IDIzMi4yMzIyIDIzNS43MDA0TDIzMy44NTQ5IDIzNS44MzQzIDI0MCAyMzZDMzAxLjg1NTkgMjM2IDM1MiAxODUuODU1OSAzNTIgMTI0IDM1MiA5Ny44Njg0IDM0My4wNTA3IDczLjgyNzEgMzI4LjA0OTggNTQuNzczNyAzNzcuMzYxMSAxMi4xODI3IDQ0MS42Njk2LTEzLjYgNTEyLTEzLjYgNTgyLjMzMDQtMTMuNiA2NDYuNjM4OSAxMi4xODI3IDY5NS45ODkzIDU0LjgxMiA2ODAuOTQ5MyA3My44MjcxIDY3MiA5Ny44Njg0IDY3MiAxMjQgNjcyIDE4NS44NTU5IDcyMi4xNDQxIDIzNiA3ODQgMjM2IDc4Ni42MDczIDIzNiA3ODkuMTkzOCAyMzUuOTEwOSA3OTEuNzU2NyAyMzUuNzM1NiA3OTIuOTc4MSAyNDYuMjk5NCA3OTMuNiAyNTcuMDc3MSA3OTMuNiAyNjggNzkzLjYgMzg3Ljk3MjggNzE4LjU3NDYgNDkwLjQyMjQgNjEyLjg4MTcgNTMwLjk5MDkgNTkyLjM1MDMgNTA3LjA5NDkgNTYxLjkzOCA0OTIgNTI4IDQ5MiA0OTAuMjE3OCA0OTIgNDU2LjgwNTEgNTEwLjcwODMgNDM2LjUyMDEgNTM5LjM2NjVaIiAgaG9yaXotYWR2LXg9IjEwMjQiIHZlcnQtYWR2LXk9IjEwMjQiICAvPgoKICAgICAgCiAgICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1bmlFMTAxIiB1bmljb2RlPSImI3hFMTAxOyIgZD0iTTcwOC45MjMxIDY1NC40NjE1TDk4NC42MTU0IDY1NC40NjE1QzEwMDYuMzY2OSA2NTQuNDYxNSAxMDI0IDYzNi44Mjg0IDEwMjQgNjE1LjA3NjlMMTAyNC0xMzMuMjMwOEMxMDI0LTE3Ni43MzM4IDk4OC43MzM4LTIxMiA5NDUuMjMwOC0yMTJMNzA4LjkyMzEtMjEyIDcwOC45MjMxIDY1NC40NjE1IDcwOC45MjMxIDY1NC40NjE1Wk0wLTE3Mi42MTU0QzAtMTgzLjA2MDggNC4xNDk0LTE5My4wNzg1IDExLjUzNTUtMjAwLjQ2NDUgMTguOTIxNS0yMDcuODUwNiAyOC45MzkyLTIxMiAzOS4zODQ2LTIxMkw5NDUuMjMwOC0yMTJDOTAxLjcyNzctMjEyIDg2Ni40NjE1LTE3Ni43MzM4IDg2Ni40NjE1LTEzMy4yMzA4TDg2Ni40NjE1IDc3Mi42MTU0Qzg2Ni40NjE1IDc5NC4zNjY5IDg0OC44Mjg0IDgxMiA4MjcuMDc2OSA4MTJMMzkuMzg0NiA4MTJDMTcuNjMzMSA4MTIgMCA3OTQuMzY2OSAwIDc3Mi42MTU0TDAtMTcyLjYxNTRaTTE5Ni45MjMxIDUyMy4xNzk1QzE3NS4xNzE2IDUyMy4xNzk1IDE1Ny41Mzg1IDUwNS41NDY0IDE1Ny41Mzg1IDQ4My43OTQ5IDE1Ny41Mzg1IDQ2Mi4wNDMzIDE3NS4xNzE2IDQ0NC40MTAzIDE5Ni45MjMxIDQ0NC40MTAzTDM1NC40NjE1IDQ0NC40MTAzQzM3Ni4yMTMxIDQ0NC40MTAzIDM5My44NDYyIDQ2Mi4wNDMzIDM5My44NDYyIDQ4My43OTQ5IDM5My44NDYyIDUwNS41NDY0IDM3Ni4yMTMxIDUyMy4xNzk1IDM1NC40NjE1IDUyMy4xNzk1TDE5Ni45MjMxIDUyMy4xNzk1Wk0xOTYuOTIzMSAyODYuODcxOEMxNzUuMTcxNiAyODYuODcxOCAxNTcuNTM4NSAyNjkuMjM4NyAxNTcuNTM4NSAyNDcuNDg3MiAxNTcuNTM4NSAyMjUuNzM1NyAxNzUuMTcxNiAyMDguMTAyNiAxOTYuOTIzMSAyMDguMTAyNkw2NjkuNTM4NSAyMDguMTAyNkM2OTEuMjkgMjA4LjEwMjYgNzA4LjkyMzEgMjI1LjczNTcgNzA4LjkyMzEgMjQ3LjQ4NzIgNzA4LjkyMzEgMjY5LjIzODcgNjkxLjI5IDI4Ni44NzE4IDY2OS41Mzg1IDI4Ni44NzE4TDE5Ni45MjMxIDI4Ni44NzE4Wk0xOTYuOTIzMSA1MC41NjQxQzE3NS4xNzE2IDUwLjU2NDEgMTU3LjUzODUgMzIuOTMxIDE1Ny41Mzg1IDExLjE3OTUgMTU3LjUzODUtMTAuNTcyIDE3NS4xNzE2LTI4LjIwNTEgMTk2LjkyMzEtMjguMjA1MUw0MzMuMjMwOC0yOC4yMDUxQzQ1NC45ODIzLTI4LjIwNTEgNDcyLjYxNTQtMTAuNTcyIDQ3Mi42MTU0IDExLjE3OTUgNDcyLjYxNTQgMzIuOTMxIDQ1NC45ODIzIDUwLjU2NDEgNDMzLjIzMDggNTAuNTY0MUwxOTYuOTIzMSA1MC41NjQxIDE5Ni45MjMxIDUwLjU2NDFaIiAgaG9yaXotYWR2LXg9IjEwMjQiIHZlcnQtYWR2LXk9IjEwMjQiICAvPgoKICAgICAgCiAgICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1bmlFMTA2IiB1bmljb2RlPSImI3hFMTA2OyIgZD0iTTUxMiA2MjBDNzU5LjQgNjIwIDk2MCA0NzYuNyA5NjAgMzAwIDk2MCAxMjMuMyA3NTkuNC0yMCA1MTItMjAgMjY0LjYtMjAgNjQgMTIzLjMgNjQgMzAwIDY0IDQ3Ni43IDI2NC42IDYyMCA1MTIgNjIwWk01MTIgNTU2QzQ1Ny44IDU1NiA0MDUuNCA1NDguNSAzNTYuMSA1MzMuNiAzMDkuNSA1MTkuNSAyNjcuOCA0OTkuNSAyMzIuNCA0NzQuMiAxNjUuMSA0MjYuMSAxMjggMzY0LjIgMTI4IDMwMCAxMjggMjM1LjggMTY1LjEgMTczLjkgMjMyLjQgMTI1LjggMjY3LjggMTAwLjUgMzA5LjUgODAuNSAzNTYuMSA2Ni40IDQwNS40IDUxLjUgNDU3LjggNDQgNTEyIDQ0IDU2Ni4yIDQ0IDYxOC42IDUxLjUgNjY3LjkgNjYuNCA3MTQuNSA4MC41IDc1Ni4yIDEwMC41IDc5MS42IDEyNS44IDg1OC45IDE3My45IDg5NiAyMzUuOCA4OTYgMzAwIDg5NiAzNjQuMiA4NTguOSA0MjYuMSA3OTEuNiA0NzQuMiA3NTYuMiA0OTkuNSA3MTQuNSA1MTkuNSA2NjcuOSA1MzMuNiA2MTguNiA1NDguNSA1NjYuMiA1NTYgNTEyIDU1NlpNNTEyIDQ2MEM2MDAuNCA0NjAgNjcyIDM4OC40IDY3MiAzMDAgNjcyIDIxMS42IDYwMC40IDE0MCA1MTIgMTQwIDQyMy42IDE0MCAzNTIgMjExLjYgMzUyIDMwMCAzNTIgMzg4LjQgNDIzLjYgNDYwIDUxMiA0NjBaTTUxMiAzOTZDNDU5LjEgMzk2IDQxNiAzNTIuOSA0MTYgMzAwIDQxNiAyNDcuMSA0NTkuMSAyMDQgNTEyIDIwNCA1NjQuOSAyMDQgNjA4IDI0Ny4xIDYwOCAzMDAgNjA4IDM1Mi45IDU2NC45IDM5NiA1MTIgMzk2WiIgIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiAgLz4KCiAgICAgIAoKICA8L2ZvbnQ+CiAgPC9kZWZzPgo8L3N2Zz4="},802:e=>{e.exports="data:font/woff;base64,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"},912:e=>{e.exports="data:application/vnd.ms-fontobject;base64,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"},919:(e,t,n)=>{n.r(t),n.d(t,{default:()=>C});var r=n(601),o=n.n(r),i=n(314),a=n.n(i),s=n(417),l=n.n(s),c=new n.U(n(705)),u=new n.U(n(106)),d=new n.U(n(802)),A=new n.U(n(912)),f=a()(o()),g=l()(c,{hash:"#iconcool"}),h=l()(u),y=l()(d),m=l()(A,{hash:"?#iefix"});f.push([e.id,`@font-face {
261
+ `);var l=/(^\d{1,4}[\.|\\/|-]\d{1,2}[\.|\\/|-]\d{1,4})(\s*(?:0?[1-9]:[0-5]|1(?=[012])\d:[0-5])\d\s*[ap]m)?$/,c=/\d{2}:\d{2}:\d{2} GMT-\d{4}/,u=/\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z/,d=window.requestAnimationFrame||function(f){return f(),0},A={hoverPreviewEnabled:!1,hoverPreviewArrayCount:100,hoverPreviewFieldCount:5,animateOpen:!0,animateClose:!0,theme:null,useToJSON:!0,sortPropertiesBy:null};return function(){function f(g,h,y,m){h===void 0&&(h=1),y===void 0&&(y=A),this.json=g,this.open=h,this.config=y,this.key=m,this._isOpen=null,this.config.hoverPreviewEnabled===void 0&&(this.config.hoverPreviewEnabled=A.hoverPreviewEnabled),this.config.hoverPreviewArrayCount===void 0&&(this.config.hoverPreviewArrayCount=A.hoverPreviewArrayCount),this.config.hoverPreviewFieldCount===void 0&&(this.config.hoverPreviewFieldCount=A.hoverPreviewFieldCount),this.config.useToJSON===void 0&&(this.config.useToJSON=A.useToJSON),this.key===""&&(this.key='""')}return Object.defineProperty(f.prototype,"isOpen",{get:function(){return this._isOpen!==null?this._isOpen:this.open>0},set:function(g){this._isOpen=g},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isDate",{get:function(){return this.json instanceof Date||this.type==="string"&&(l.test(this.json)||u.test(this.json)||c.test(this.json))},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isUrl",{get:function(){return this.type==="string"&&this.json.indexOf("http")===0},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isArray",{get:function(){return Array.isArray(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isObject",{get:function(){return n(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isEmptyObject",{get:function(){return!this.keys.length&&!this.isArray},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"isEmpty",{get:function(){return this.isEmptyObject||this.keys&&!this.keys.length&&this.isArray},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"useToJSON",{get:function(){return this.config.useToJSON&&this.type==="stringifiable"},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"hasKey",{get:function(){return this.key!==void 0},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"constructorName",{get:function(){return r(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"type",{get:function(){return this.config.useToJSON&&this.json&&this.json.toJSON?"stringifiable":t(this.json)},enumerable:!0,configurable:!0}),Object.defineProperty(f.prototype,"keys",{get:function(){if(this.isObject){var g=Object.keys(this.json);return!this.isArray&&this.config.sortPropertiesBy?g.sort(this.config.sortPropertiesBy):g}return[]},enumerable:!0,configurable:!0}),f.prototype.toggleOpen=function(){this.isOpen=!this.isOpen,this.element&&(this.isOpen?this.appendChildren(this.config.animateOpen):this.removeChildren(this.config.animateClose),this.element.classList.toggle(a("open")))},f.prototype.openAtDepth=function(g){g===void 0&&(g=1),g<0||(this.open=g,this.isOpen=g!==0,this.element&&(this.removeChildren(!1),g===0?this.element.classList.remove(a("open")):(this.appendChildren(this.config.animateOpen),this.element.classList.add(a("open")))))},f.prototype.getInlinepreview=function(){var g=this;if(this.isArray)return this.json.length>this.config.hoverPreviewArrayCount?"Array["+this.json.length+"]":"["+this.json.map(i).join(", ")+"]";var h=this.keys,y=h.slice(0,this.config.hoverPreviewFieldCount).map(function(T){return T+":"+i(g.json[T])}),m=h.length>=this.config.hoverPreviewFieldCount?"…":"";return"{"+y.join(", ")+m+"}"},f.prototype.render=function(){this.element=s("div","row");var g=this.isObject?s("a","toggler-link"):s("span");if(this.isObject&&!this.useToJSON&&g.appendChild(s("span","toggler")),this.hasKey&&g.appendChild(s("span","key",this.key+":")),this.isObject&&!this.useToJSON){var h=s("span","value"),y=s("span"),m=s("span","constructor-name",this.constructorName);if(y.appendChild(m),this.isArray){var T=s("span");T.appendChild(s("span","bracket","[")),T.appendChild(s("span","number",this.json.length)),T.appendChild(s("span","bracket","]")),y.appendChild(T)}h.appendChild(y),g.appendChild(h)}else{(h=this.isUrl?s("a"):s("span")).classList.add(a(this.type)),this.isDate&&h.classList.add(a("date")),this.isUrl&&(h.classList.add(a("url")),h.setAttribute("href",this.json));var k=o(this.type,this.json,this.useToJSON?this.json.toJSON():this.json);h.appendChild(document.createTextNode(k)),g.appendChild(h)}if(this.isObject&&this.config.hoverPreviewEnabled){var v=s("span","preview-text");v.appendChild(document.createTextNode(this.getInlinepreview())),g.appendChild(v)}var O=s("div","children");return this.isObject&&O.classList.add(a("object")),this.isArray&&O.classList.add(a("array")),this.isEmpty&&O.classList.add(a("empty")),this.config&&this.config.theme&&this.element.classList.add(a(this.config.theme)),this.isOpen&&this.element.classList.add(a("open")),this.element.appendChild(g),this.element.appendChild(O),this.isObject&&this.isOpen&&this.appendChildren(),this.isObject&&!this.useToJSON&&g.addEventListener("click",this.toggleOpen.bind(this)),this.element},f.prototype.appendChildren=function(g){var h=this;g===void 0&&(g=!1);var y=this.element.querySelector("div."+a("children"));if(y&&!this.isEmpty)if(g){var m=0,T=function(){var k=h.keys[m],v=new f(h.json[k],h.open-1,h.config,k);y.appendChild(v.render()),(m+=1)<h.keys.length&&(m>10?T():d(T))};d(T)}else this.keys.forEach(function(k){var v=new f(h.json[k],h.open-1,h.config,k);y.appendChild(v.render())})},f.prototype.removeChildren=function(g){g===void 0&&(g=!1);var h=this.element.querySelector("div."+a("children"));if(g){var y=0,m=function(){h&&h.children.length&&(h.removeChild(h.children[0]),(y+=1)>10?m():d(m))};d(m)}else h&&(h.innerHTML="")},f}()})}},fA={};function ot(e){var t=fA[e];if(t!==void 0)return t.exports;var n=fA[e]={exports:{}};return xB[e].call(n.exports,n,n.exports,ot),n.exports}ot.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return ot.d(t,{a:t}),t},ot.d=(e,t)=>{for(var n in t)ot.o(t,n)&&!ot.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ot.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var pA={};(()=>{ot.d(pA,{default:()=>V});function e(P){"@babel/helpers - typeof";return e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(S){return typeof S}:function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},e(P)}function t(P,S){if(e(P)!="object"||!P)return P;var R=P[Symbol.toPrimitive];if(R!==void 0){var _=R.call(P,S);if(e(_)!="object")return _;throw new TypeError("@@toPrimitive must return a primitive value.")}return(S==="string"?String:Number)(P)}function n(P){var S=t(P,"string");return e(S)=="symbol"?S:String(S)}function r(P,S,R){return S=n(S),S in P?Object.defineProperty(P,S,{value:R,enumerable:!0,configurable:!0,writable:!0}):P[S]=R,P}var o=P=>{var S={};return ot.d(S,P),S};const i=o({Fragment:()=>G.Fragment,Transition:()=>G.Transition,computed:()=>G.computed,createVNode:()=>G.createVNode,defineComponent:()=>G.defineComponent,isVNode:()=>G.isVNode,onMounted:()=>G.onMounted,onUnmounted:()=>G.onUnmounted,reactive:()=>G.reactive,ref:()=>G.ref,render:()=>G.render,vShow:()=>G.vShow,watch:()=>G.watch,withDirectives:()=>G.withDirectives});var a=P=>{var S={};return ot.d(S,P),S};const s=a({PropTypes:()=>pr,bkZIndexManager:()=>Ba,isElement:()=>c5});function l(P,S){var R=Object.keys(P);if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(P);S&&(_=_.filter(function(E){return Object.getOwnPropertyDescriptor(P,E).enumerable})),R.push.apply(R,_)}return R}function c(P){for(var S=1;S<arguments.length;S++){var R=arguments[S]!=null?arguments[S]:{};S%2?l(Object(R),!0).forEach(function(_){r(P,_,R[_])}):Object.getOwnPropertyDescriptors?Object.defineProperties(P,Object.getOwnPropertyDescriptors(R)):l(Object(R)).forEach(function(_){Object.defineProperty(P,_,Object.getOwnPropertyDescriptor(R,_))})}return P}var u={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},d=1,A=function(S,R){var _=R,E=_.position||"top-right";typeof R=="string"&&(_={message:R});var b=R.onClose,B=_.offsetX||10,x=_.offsetY||30,N=_,J=N.spacing,ee=J===void 0?10:J;u[E].forEach(function(K){x+=(K.el.offsetHeight||0)+ee}),d+=1;var ne="message_".concat(d);_=c(c({},_),{},{offsetX:B,offsetY:x,id:ne});var D=document.createElement("div"),j=(0,i.createVNode)(S,_);j.props.onDestroy=function(K){f(K,E,ee,b),(0,i.render)(null,D)},j.props.onDetail=function(K,ie){u[E].forEach(function(fe){if(fe.props.id!==ie){var pe;(pe=fe.component)===null||pe===void 0||(pe=pe.exposed)===null||pe===void 0||pe.setDetailsShow(null,!1)}})},(0,i.render)(j,D),u[E].push(j);var H;j.props.getContainer&&(0,s.isElement)(j.props.getContainer)?H=j.props.getContainer:H=document.body,H.appendChild(D.firstElementChild)};function f(P,S,R,_){_==null||_();var E=S.startsWith("top")?"top":"bottom",b=-1;u[S].forEach(function(ne,D){ne.props.id===P&&(b=D)});for(var B=u[S][b],x=B.el.offsetHeight,N=u[S].length,J=b;J<N;J++){var ee=parseInt(u[S][J].el.style[E],10)-x-R;u[S][J].component.props.offsetY=ee}u[S].splice(b,1)}const g=A;function h(P,S){(S==null||S>P.length)&&(S=P.length);for(var R=0,_=new Array(S);R<S;R++)_[R]=P[R];return _}function y(P){if(Array.isArray(P))return h(P)}function m(P){if(typeof Symbol<"u"&&P[Symbol.iterator]!=null||P["@@iterator"]!=null)return Array.from(P)}function T(P,S){if(P){if(typeof P=="string")return h(P,S);var R=Object.prototype.toString.call(P).slice(8,-1);if(R==="Object"&&P.constructor&&(R=P.constructor.name),R==="Map"||R==="Set")return Array.from(P);if(R==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(R))return h(P,S)}}function k(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
262
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function v(P){return y(P)||m(P)||T(P)||k()}var O=ot(7647),C=ot.n(O),w=ot(4346),M=ot.n(w),Q=P=>{var S={};return ot.d(S,P),S};const I=Q({toType:()=>_e});var $=P=>{var S={};return ot.d(S,P),S};const Z=$({useLocale:()=>J0,usePrefix:()=>Hr});var q=P=>{var S={};return ot.d(S,P),S};const U=q({AngleDoubleDownLine:()=>cw,AngleDoubleUpLine:()=>yw,Assistant:()=>Ow,Close:()=>yd,CopyShape:()=>Jw,Error:()=>Ax,FixLine:()=>Ex,FixShape:()=>$x,Info:()=>ek,Success:()=>bk,Warn:()=>Rk});function F(P,S){var R=Object.keys(P);if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(P);S&&(_=_.filter(function(E){return Object.getOwnPropertyDescriptor(P,E).enumerable})),R.push.apply(R,_)}return R}function L(P){for(var S=1;S<arguments.length;S++){var R=arguments[S]!=null?arguments[S]:{};S%2?F(Object(R),!0).forEach(function(_){r(P,_,R[_])}):Object.getOwnPropertyDescriptors?Object.defineProperties(P,Object.getOwnPropertyDescriptors(R)):F(Object(R)).forEach(function(_){Object.defineProperty(P,_,Object.getOwnPropertyDescriptor(R,_))})}return P}var X;(function(P){P.PRIMARY="primary",P.WARNING="warning",P.SUCCESS="success",P.ERROR="error"})(X||(X={}));var te;(function(P){P.KEY_VALUE="key-value",P.JSON="json"})(te||(te={}));var ae;(function(P){P.ASSISTANT="assistant",P.DETAILS="details",P.FIX="fix",P.CLOSE="close"})(ae||(ae={}));var re={id:s.PropTypes.string.def(""),message:(0,I.toType)("IMessage",{}),theme:(0,I.toType)("messageTheme",{}).def(X.PRIMARY),delay:s.PropTypes.number,dismissable:s.PropTypes.bool.def(!0),offsetY:s.PropTypes.number.def(30),spacing:s.PropTypes.number.def(10),extCls:s.PropTypes.string.def(""),onClose:s.PropTypes.func,getContainer:s.PropTypes.instanceOf(HTMLElement),width:s.PropTypes.oneOfType([s.PropTypes.number,s.PropTypes.string]),minWidth:s.PropTypes.oneOfType([s.PropTypes.number,s.PropTypes.string]).def(100),maxWidth:s.PropTypes.oneOfType([s.PropTypes.number,s.PropTypes.string]).def("100%"),actions:(0,I.toType)("IMessageAction",{})};const Y=(0,i.defineComponent)({name:"Message",props:re,emits:["destroy","detail"],setup:function(S,R){var _=this,E=R.emit,b=R.slots,B=R.expose,x=(0,Z.useLocale)("message"),N=(0,Z.usePrefix)(),J=N.resolveClassName,ee=(0,i.computed)(function(){return["".concat(J("message")),"".concat(J("message-".concat(S.theme))),"".concat(S.extCls)]}),ne=s.bkZIndexManager.getMessageNextIndex(),D=560,j=800,H=3e3,K=8e3,ie=(0,i.computed)(function(){return/^\d+\.?\d*$/.test("".concat(S.delay))?S.delay:e(S.message)==="object"&&!(0,i.isVNode)(S.message)?K:H}),fe=function(he){return typeof S[he]=="number"?"".concat(S[he],"px"):S[he]},pe=(0,i.computed)(function(){var Te={maxWidth:fe("maxWidth"),minWidth:fe("minWidth")},he=e(S.message)==="object"&&!(0,i.isVNode)(S.message);return/%$/.test("".concat(S.width))||/auto/gi.test("".concat(S.width))?L({width:S.width},Te):/^\d+/.test("".concat(S.width))?/^\d+\.?\d*$/.test("".concat(S.width))?L({width:"".concat(S.width,"px")},Te):L({width:S.width},Te):he?{width:"".concat(j,"px")}:{width:"".concat(D,"px")}}),be=(0,i.computed)(function(){return S.getContainer&&(0,s.isElement)(S.getContainer)}),xe=(0,i.computed)(function(){return Object.assign({top:"".concat(S.offsetY,"px"),zIndex:ne,position:be.value?"absolute":"fixed"},pe.value)}),Se=(0,i.ref)(null),je=(0,i.ref)(null),ke=(0,i.ref)(null),Qe=(0,i.ref)(!1),Re=(0,i.reactive)({isFix:!1,isDetailShow:!1}),Be=null,De=function(){Be=setTimeout(function(){Re.isFix||(Qe.value=!1)},ie.value)},Jt=function(he){he.preventDefault(),he.stopPropagation(),Qe.value=!1},vn,W=(0,i.ref)(null),ce=function(he){var Ne=he;if(e(he)==="object")try{Ne=JSON.stringify(he)}catch(Me){console.error("JSON.stringify Error: ".concat(Me))}return Ne},ve=function(){var he=new(C())(ke.value,{text:function(){return ce(S.message.details)}});Ce(he)},Ce=function(he,Ne){["success","error"].forEach(function(Me){he.on(Me,function(bt){var Ke=je.value;if(W.value=Me,Ke){var yn,ut,Ve=bt.trigger,Ue=Ve.offsetLeft,dt=Ve.offsetWidth,Xi=Ve.offsetTop,Us=bt.trigger.closest(".message-tree"),Rn=Us?Us.scrollTop:0;(yn=Ke.classList).remove.apply(yn,["success","error","is-hidden"]),(ut=Ke.classList).add.apply(ut,[Me,"is-show"]);var Zs=Ue+dt/2-41,Js=Xi-Rn-40;Ke.style.setProperty("transform","translate(".concat(Zs,"px, ").concat(Js,"px")),vn&&clearTimeout(vn),vn=setTimeout(function(){var _i,ue;(_i=Ke.classList).remove.apply(_i,["is-show"]),(ue=Ke.classList).add.apply(ue,["is-hidden"])},2e3)}})})},we=function(){var he=new(C())(Se.value.querySelectorAll("span.copy-value"),{text:function(Me){return Me.innerHTML}});Ce(he)},He=function(he){var Ne=he;if(typeof he=="string")try{Ne=JSON.parse(he)}catch(Me){console.error("Format Json Error: ".concat(Me))}return Ne},qe=function(he,Ne){if(Re.isDetailShow=Ne??!Re.isDetailShow,St(he,Re.isDetailShow),Re.isDetailShow&&e(S.message)==="object"&&!(0,i.isVNode)(S.message)){if(S.message.type===te.JSON||!S.message.type){var Me=He(S.message.details),bt=new(M())(Me);setTimeout(function(){Se.value&&(Se.value.innerHTML="",Se.value.append(bt.render())),ve()})}S.message.type===te.KEY_VALUE&&setTimeout(function(){ve(),we()}),E("detail",Re.isDetailShow,S.id)}},St=function(he,Ne){Re.isFix=Ne??!Re.isFix},Sr=function(){var he=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,Ne=e(S.message)==="object"&&!(0,i.isVNode)(S.message);if(Ne){if(he){document.removeEventListener("keydown",yt);return}document.addEventListener("keydown",yt)}},yt=function(he){he.altKey&&he.keyCode===80&&St()};(0,i.onMounted)(function(){ie.value&&De(),Qe.value=!0,Sr()}),(0,i.onUnmounted)(function(){clearTimeout(Be),Sr(!0)}),(0,i.watch)(Qe,function(){Qe.value||E("destroy",S.id)});var rr=function(he){clearTimeout(Be)},or=function(he){ie.value&&De()},Rt=function(he){S.message.assistant&&window.open(S.message.assistant,"_blank")},Vn=(0,i.computed)(function(){return r(r(r(r({},ae.ASSISTANT,{id:ae.ASSISTANT,icon:function(){return(0,i.createVNode)(U.Assistant,null,null)},text:function(){return x.value.assistant},onClick:function(he){return Rt()}}),ae.DETAILS,{id:ae.DETAILS,icon:function(){return Re.isDetailShow?(0,i.createVNode)(U.AngleDoubleUpLine,null,null):(0,i.createVNode)(U.AngleDoubleDownLine,null,null)},text:function(){return x.value.details},onClick:function(he){return qe(he)}}),ae.FIX,{id:ae.FIX,icon:function(){return Re.isFix?(0,i.createVNode)(U.FixShape,null,null):(0,i.createVNode)(U.FixLine,null,null)},classList:Re.isFix?"fixed":"",onClick:function(he){return St()}}),ae.CLOSE,{id:ae.CLOSE,classList:"normal-color",icon:function(){return S.dismissable&&(0,i.createVNode)(U.Error,{class:"".concat(J("message-close")),onClick:Jt},null)},onClick:Jt})}),ir=[ae.ASSISTANT,ae.DETAILS,ae.FIX,ae.CLOSE],ar=(0,i.computed)(function(){var Te;if(((Te=S.actions)===null||Te===void 0?void 0:Te.length)>0){var he=S.actions.map(function(Me){var bt=Me.id.toLocaleLowerCase(),Ke=Vn.value[bt],yn=Ke==null?void 0:Ke.onClick,ut=Object.assign({},Vn.value[bt]||{},Me);if(ut.id=bt,Me.classList!==void 0){var Ve=Array.isArray(Me.classList)?Me.classList:[Me.classList],Ue=[];Ke.classList!==void 0&&(Ue=Array.isArray(Ke.classList)?Ke.classList:[Ke.classList]),ut.classList=[].concat(v(Ue),v(Ve))}return typeof Me.onClick=="function"?(ut.onClick=function(){var dt=Reflect.apply(Me.onClick,_,[]);(e(dt)===void 0||dt)&&typeof yn=="function"&&Reflect.apply(yn,_,[])},ut):(ut.onClick=yn,ut)}),Ne=ir.filter(function(Me){return!he.some(function(bt){return bt.id===Me})}).map(function(Me){return Vn.value[Me]});return he.push.apply(he,v(Ne)),he}return ir.map(function(Me){return Vn.value[Me]})}),e2=function(){var he,Ne,Me=function(Ve){var Ue=Ve.icon;return typeof Ue=="function"?Reflect.apply(Ue,_,[]):(0,i.createVNode)("span",{class:Ue},null)},bt=function(Ve){var Ue=Ve.text,dt=void 0;if(typeof Ue=="function"&&(dt=Reflect.apply(Ue,_,[])),dt!==void 0)return typeof dt=="string"?(0,i.createVNode)("span",{class:"message-action-text"},[dt]):dt},Ke=function(Ve,Ue){Ue.readonly||Ue.disabled||typeof Ue.onClick=="function"&&Reflect.apply(Ue.onClick,_,[Ve,Ue])},yn=function(){return ar.value.map(function(Ve){if(Ve.disabled)return null;if(typeof Ve.render=="function")return Reflect.apply(Ve.render,_,[]);var Ue=Array.isArray(Ve.classList)?Ve.classList.join(" "):Ve.classList;return(0,i.createVNode)("span",{class:["tool",Ve.id,Ue],onClick:function(Xi){return Ke(Xi,Ve)}},[Me(Ve),bt(Ve)])})};return(he=(Ne=b.action)===null||Ne===void 0?void 0:Ne.call(b))!==null&&he!==void 0?he:yn()};return B({setDetailsShow:qe}),{classNames:ee,styles:xe,visible:Qe,close:Jt,setDetailsShow:qe,fixMesage:St,copyMessage:ve,parseToJson:He,handleMouseenter:rr,handleMouseleave:or,renderMessageActions:e2,refJsonContent:Se,refCopyStatus:je,refCopyMsgDiv:ke,toolOperation:Re,copyStatus:W,t:x,resolveClassName:J,copyValueItem:we}},render:function(){var S=this,R=function(B){var x={primary:(0,i.createVNode)(U.Info,null,null),warning:(0,i.createVNode)(U.Warn,null,null),success:(0,i.createVNode)(U.Success,null,null),error:(0,i.createVNode)(U.Close,null,null)};return x[B??S.theme]},_=function(B){if(B.type===te.KEY_VALUE){var x=S.parseToJson(B.details||{}),N=Object.keys(x);return N.map(function(J){return(0,i.createVNode)("div",{class:"message-row"},[(0,i.createVNode)("label",null,[J]),(0,i.createVNode)("span",{class:"copy-value"},[x[J]])])})}},E=function(){if(e(S.message)==="object"&&!(0,i.isVNode)(S.message)){var B,x,N;return(0,i.createVNode)("div",{class:"".concat(S.resolveClassName("message-content")," multi")},[(0,i.createVNode)("div",{class:"overview"},[(0,i.createVNode)("div",{class:"left-content"},[(0,i.createVNode)("div",{class:"".concat(S.resolveClassName("message-icon"))},[R()]),(0,i.createVNode)("div",{class:"describe"},[(B=(x=(N=S.$slots).title)===null||x===void 0?void 0:x.call(N))!==null&&B!==void 0?B:"【".concat(S.message.code,"】").concat(S.message.overview," ").concat(S.message.suggestion)])]),(0,i.createVNode)("div",{class:"tools"},[S.renderMessageActions()])]),S.toolOperation.isDetailShow&&(0,i.createVNode)("div",{class:"message-detail"},[(0,i.createVNode)("div",{class:"message-copy",ref:"refCopyMsgDiv"},[(0,i.createVNode)(U.CopyShape,null,null)]),(0,i.createVNode)("div",{class:"copy-status",ref:"refCopyStatus"},[(0,i.createVNode)("div",{class:"inner"},[R(S.copyStatus),S.copyStatus==="success"?S.t.copySuccess:S.t.copyFailed])]),(0,i.createVNode)("div",{ref:"refJsonContent",class:"message-tree"},[_(S.message)])])])}return(0,i.createVNode)(i.Fragment,null,[(0,i.createVNode)("div",{class:"".concat(S.resolveClassName("message-content"))},[(0,i.createVNode)("div",{class:"".concat(S.resolveClassName("message-icon"))},[R()]),S.message]),S.dismissable&&(0,i.createVNode)(U.Error,{class:"".concat(S.resolveClassName("message-close")),onClick:S.close},null)])};return(0,i.createVNode)(i.Transition,{name:"bk-message-fade"},{default:function(){return[(0,i.withDirectives)((0,i.createVNode)("div",{class:S.classNames,style:S.styles,onMouseenter:S.handleMouseenter,onMouseleave:S.handleMouseleave},[E()]),[[i.vShow,S.visible]])]}})}});var z=function(S){g(Y,S)};const V=z})();var Ec=pA.default;function AA(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Function]"}function po(e,t,n,r=1){const[o,i]=typeof r=="number"?[r,r]:r,a=Math.round(t/o/e[0])*e[0],s=Math.round(n/i/e[1])*e[1];return[a,s]}function Qc(e,t,n){return e-t-n}function Nc(e,t,n){return e-t-n}function Et(e,t,n){return t!==null&&e<t?t:n!==null&&n<e?n:e}function hA(e,t,n){let r=e;const o=["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"].find(i=>AA(r[i]));if(!AA(r[o]))return!1;do{if(r[o](t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1}function kB(e){const t=window.getComputedStyle(e);return[parseFloat(t.getPropertyValue("width"),10),parseFloat(t.getPropertyValue("height"),10)]}function vr(e,t,n){e&&(e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener?e.addEventListener(t,n,!0):e["on"+t]=n)}function Pn(e,t,n){e&&(e.detachEvent?e.detachEvent("on"+t,n):e.removeEventListener?e.removeEventListener(t,n,!0):e["on"+t]=null)}const CB=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},bs={mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"},touch:{start:"touchstart",move:"touchmove",stop:"touchend"}},TB={userSelect:"none",MozUserSelect:"none",WebkitUserSelect:"none",MsUserSelect:"none"},SB={userSelect:"auto",MozUserSelect:"auto",WebkitUserSelect:"auto",MsUserSelect:"auto"};let Dn=bs.mouse;const BB={replace:!0,name:"vue-draggable-resizable",props:{className:{type:String,default:"vdr"},classNameDraggable:{type:String,default:"draggable"},classNameResizable:{type:String,default:"resizable"},classNameDragging:{type:String,default:"dragging"},classNameResizing:{type:String,default:"resizing"},classNameActive:{type:String,default:"active"},classNameHandle:{type:String,default:"handle"},disableUserSelect:{type:Boolean,default:!0},enableNativeDrag:{type:Boolean,default:!1},preventDeactivation:{type:Boolean,default:!1},active:{type:Boolean,default:!1},draggable:{type:Boolean,default:!0},resizable:{type:Boolean,default:!0},lockAspectRatio:{type:Boolean,default:!1},w:{type:[Number,String],default:200,validator:e=>typeof e=="number"?e>0:e==="auto"},h:{type:[Number,String],default:200,validator:e=>typeof e=="number"?e>0:e==="auto"},minWidth:{type:Number,default:0,validator:e=>e>=0},minHeight:{type:Number,default:0,validator:e=>e>=0},maxWidth:{type:Number,default:null,validator:e=>e>=0},maxHeight:{type:Number,default:null,validator:e=>e>=0},x:{type:Number,default:0},y:{type:Number,default:0},z:{type:[String,Number],default:"auto",validator:e=>typeof e=="string"?e==="auto":e>=0},handles:{type:Array,default:()=>["tl","tm","tr","mr","br","bm","bl","ml"],validator:e=>{const t=new Set(["tl","tm","tr","mr","br","bm","bl","ml"]);return new Set(e.filter(n=>t.has(n))).size===e.length}},dragHandle:{type:String,default:null},dragCancel:{type:String,default:null},axis:{type:String,default:"both",validator:e=>["x","y","both"].includes(e)},grid:{type:Array,default:()=>[1,1]},parent:{type:Boolean,default:!1},scale:{type:[Number,Array],default:1,validator:e=>typeof e=="number"?e>0:e.length===2&&e[0]>0&&e[1]>0},onDragStart:{type:Function,default:()=>!0},onDrag:{type:Function,default:()=>!0},onResizeStart:{type:Function,default:()=>!0},onResize:{type:Function,default:()=>!0}},data:function(){return{left:this.x,top:this.y,right:null,bottom:null,width:null,height:null,widthTouched:!1,heightTouched:!1,aspectFactor:null,parentWidth:null,parentHeight:null,handle:null,enabled:this.active,resizing:!1,dragging:!1,dragEnable:!1,resizeEnable:!1,zIndex:this.z}},created:function(){this.maxWidth&&this.minWidth>this.maxWidth&&console.warn("[Vdr warn]: Invalid prop: minWidth cannot be greater than maxWidth"),this.maxHeight&&this.minHeight>this.maxHeight&&console.warn("[Vdr warn]: Invalid prop: minHeight cannot be greater than maxHeight"),this.resetBoundsAndMouseState()},mounted:function(){this.enableNativeDrag||(this.$el.ondragstart=()=>!1);const[e,t]=this.getParentSize();this.parentWidth=e,this.parentHeight=t;const[n,r]=kB(this.$el);this.aspectFactor=(this.w!=="auto"?this.w:n)/(this.h!=="auto"?this.h:r),this.width=this.w!=="auto"?this.w:n,this.height=this.h!=="auto"?this.h:r,this.right=this.parentWidth-this.width-this.left,this.bottom=this.parentHeight-this.height-this.top,this.active&&this.$emit("activated"),vr(document.documentElement,"mousedown",this.deselect),vr(document.documentElement,"touchend touchcancel",this.deselect),vr(window,"resize",this.checkParentSize)},beforeUnmount:function(){Pn(document.documentElement,"mousedown",this.deselect),Pn(document.documentElement,"touchstart",this.handleUp),Pn(document.documentElement,"mousemove",this.move),Pn(document.documentElement,"touchmove",this.move),Pn(document.documentElement,"mouseup",this.handleUp),Pn(document.documentElement,"touchend touchcancel",this.deselect),Pn(window,"resize",this.checkParentSize)},methods:{resetBoundsAndMouseState(){this.mouseClickPosition={mouseX:0,mouseY:0,x:0,y:0,w:0,h:0},this.bounds={minLeft:null,maxLeft:null,minRight:null,maxRight:null,minTop:null,maxTop:null,minBottom:null,maxBottom:null}},checkParentSize(){if(this.parent){const[e,t]=this.getParentSize();this.parentWidth=e,this.parentHeight=t,this.right=this.parentWidth-this.width-this.left,this.bottom=this.parentHeight-this.height-this.top}},getParentSize(){if(this.parent){const e=window.getComputedStyle(this.$el.parentNode,null);return[parseInt(e.getPropertyValue("width"),10),parseInt(e.getPropertyValue("height"),10)]}return[null,null]},elementTouchDown(e){Dn=bs.touch,this.elementDown(e)},elementMouseDown(e){Dn=bs.mouse,this.elementDown(e)},elementDown(e){if(e instanceof MouseEvent&&e.button!==0)return;const t=e.target||e.srcElement;if(this.$el.contains(t)){if(this.onDragStart(e)===!1)return;if(this.dragHandle&&!hA(t,this.dragHandle,this.$el)||this.dragCancel&&hA(t,this.dragCancel,this.$el)){this.dragging=!1;return}this.enabled||(this.enabled=!0,this.$emit("activated"),this.$emit("update:active",!0)),this.draggable&&(this.dragEnable=!0),this.mouseClickPosition.mouseX=e.touches?e.touches[0].pageX:e.pageX,this.mouseClickPosition.mouseY=e.touches?e.touches[0].pageY:e.pageY,this.mouseClickPosition.left=this.left,this.mouseClickPosition.right=this.right,this.mouseClickPosition.top=this.top,this.mouseClickPosition.bottom=this.bottom,this.parent&&(this.bounds=this.calcDragLimits()),vr(document.documentElement,Dn.move,this.move),vr(document.documentElement,Dn.stop,this.handleUp)}},calcDragLimits(){return{minLeft:this.left%this.grid[0],maxLeft:Math.floor((this.parentWidth-this.width-this.left)/this.grid[0])*this.grid[0]+this.left,minRight:this.right%this.grid[0],maxRight:Math.floor((this.parentWidth-this.width-this.right)/this.grid[0])*this.grid[0]+this.right,minTop:this.top%this.grid[1],maxTop:Math.floor((this.parentHeight-this.height-this.top)/this.grid[1])*this.grid[1]+this.top,minBottom:this.bottom%this.grid[1],maxBottom:Math.floor((this.parentHeight-this.height-this.bottom)/this.grid[1])*this.grid[1]+this.bottom}},deselect(e){const t=e.target||e.srcElement,n=new RegExp(this.className+"-([trmbl]{2})","");!this.$el.contains(t)&&!n.test(t.className)&&(this.enabled&&!this.preventDeactivation&&(this.enabled=!1,this.$emit("deactivated"),this.$emit("update:active",!1)),Pn(document.documentElement,Dn.move,this.handleResize)),this.resetBoundsAndMouseState()},handleTouchDown(e,t){Dn=bs.touch,this.handleDown(e,t)},handleDown(e,t){t instanceof MouseEvent&&t.which!==1||this.onResizeStart(e,t)!==!1&&(t.stopPropagation&&t.stopPropagation(),this.lockAspectRatio&&!e.includes("m")?this.handle="m"+e.substring(1):this.handle=e,this.resizeEnable=!0,this.mouseClickPosition.mouseX=t.touches?t.touches[0].pageX:t.pageX,this.mouseClickPosition.mouseY=t.touches?t.touches[0].pageY:t.pageY,this.mouseClickPosition.left=this.left,this.mouseClickPosition.right=this.right,this.mouseClickPosition.top=this.top,this.mouseClickPosition.bottom=this.bottom,this.bounds=this.calcResizeLimits(),vr(document.documentElement,Dn.move,this.handleResize),vr(document.documentElement,Dn.stop,this.handleUp))},calcResizeLimits(){let e=this.minW,t=this.minH,n=this.maxW,r=this.maxH;const o=this.aspectFactor,[i,a]=this.grid,s=this.width,l=this.height,c=this.left,u=this.top,d=this.right,A=this.bottom;this.lockAspectRatio&&(e/t>o?t=e/o:e=o*t,n&&r?(n=Math.min(n,o*r),r=Math.min(r,n/o)):n?r=n/o:r&&(n=o*r)),n=n-n%i,r=r-r%a;const f={minLeft:null,maxLeft:null,minTop:null,maxTop:null,minRight:null,maxRight:null,minBottom:null,maxBottom:null};return this.parent?(f.minLeft=c%i,f.maxLeft=c+Math.floor((s-e)/i)*i,f.minTop=u%a,f.maxTop=u+Math.floor((l-t)/a)*a,f.minRight=d%i,f.maxRight=d+Math.floor((s-e)/i)*i,f.minBottom=A%a,f.maxBottom=A+Math.floor((l-t)/a)*a,n&&(f.minLeft=Math.max(f.minLeft,this.parentWidth-d-n),f.minRight=Math.max(f.minRight,this.parentWidth-c-n)),r&&(f.minTop=Math.max(f.minTop,this.parentHeight-A-r),f.minBottom=Math.max(f.minBottom,this.parentHeight-u-r)),this.lockAspectRatio&&(f.minLeft=Math.max(f.minLeft,c-u*o),f.minTop=Math.max(f.minTop,u-c/o),f.minRight=Math.max(f.minRight,d-A*o),f.minBottom=Math.max(f.minBottom,A-d/o))):(f.minLeft=null,f.maxLeft=c+Math.floor((s-e)/i)*i,f.minTop=null,f.maxTop=u+Math.floor((l-t)/a)*a,f.minRight=null,f.maxRight=d+Math.floor((s-e)/i)*i,f.minBottom=null,f.maxBottom=A+Math.floor((l-t)/a)*a,n&&(f.minLeft=-(d+n),f.minRight=-(c+n)),r&&(f.minTop=-(A+r),f.minBottom=-(u+r)),this.lockAspectRatio&&n&&r&&(f.minLeft=Math.min(f.minLeft,-(d+n)),f.minTop=Math.min(f.minTop,-(r+A)),f.minRight=Math.min(f.minRight,-c-n),f.minBottom=Math.min(f.minBottom,-u-r))),f},move(e){this.resizing?this.handleResize(e):this.dragEnable&&this.handleDrag(e)},handleDrag(e){const t=this.axis,n=this.grid,r=this.bounds,o=this.mouseClickPosition,i=t&&t!=="y"?o.mouseX-(e.touches?e.touches[0].pageX:e.pageX):0,a=t&&t!=="x"?o.mouseY-(e.touches?e.touches[0].pageY:e.pageY):0,[s,l]=po(n,i,a,this.scale),c=Et(o.left-s,r.minLeft,r.maxLeft),u=Et(o.top-l,r.minTop,r.maxTop);if(this.onDrag(c,u)===!1)return;const d=Et(o.right+s,r.minRight,r.maxRight),A=Et(o.bottom+l,r.minBottom,r.maxBottom);this.left=c,this.top=u,this.right=d,this.bottom=A,this.$emit("dragging",this.left,this.top),this.dragging=!0},moveHorizontally(e){const[t,n]=po(this.grid,e,this.top,1),r=Et(t,this.bounds.minLeft,this.bounds.maxLeft);this.left=r,this.right=this.parentWidth-this.width-r},moveVertically(e){const[t,n]=po(this.grid,this.left,e,1),r=Et(n,this.bounds.minTop,this.bounds.maxTop);this.top=r,this.bottom=this.parentHeight-this.height-r},handleResize(e){let t=this.left,n=this.top,r=this.right,o=this.bottom;const i=this.mouseClickPosition,a=this.aspectFactor,s=i.mouseX-(e.touches?e.touches[0].pageX:e.pageX),l=i.mouseY-(e.touches?e.touches[0].pageY:e.pageY);!this.widthTouched&&s&&(this.widthTouched=!0),!this.heightTouched&&l&&(this.heightTouched=!0);const[c,u]=po(this.grid,s,l,this.scale);this.handle.includes("b")?(o=Et(i.bottom+u,this.bounds.minBottom,this.bounds.maxBottom),this.lockAspectRatio&&this.resizingOnY&&(r=this.right-(this.bottom-o)*a)):this.handle.includes("t")&&(n=Et(i.top-u,this.bounds.minTop,this.bounds.maxTop),this.lockAspectRatio&&this.resizingOnY&&(t=this.left-(this.top-n)*a)),this.handle.includes("r")?(r=Et(i.right+c,this.bounds.minRight,this.bounds.maxRight),this.lockAspectRatio&&this.resizingOnX&&(o=this.bottom-(this.right-r)/a)):this.handle.includes("l")&&(t=Et(i.left-c,this.bounds.minLeft,this.bounds.maxLeft),this.lockAspectRatio&&this.resizingOnX&&(n=this.top-(this.left-t)/a));const d=Qc(this.parentWidth,t,r),A=Nc(this.parentHeight,n,o);this.onResize(this.handle,t,n,d,A)!==!1&&(this.left=t,this.top=n,this.right=r,this.bottom=o,this.width=d,this.height=A,this.$emit("resizing",this.left,this.top,this.width,this.height),this.resizing=!0)},changeWidth(e){const[t,n]=po(this.grid,e,0,1),r=Et(this.parentWidth-t-this.left,this.bounds.minRight,this.bounds.maxRight);let o=this.bottom;this.lockAspectRatio&&(o=this.bottom-(this.right-r)/this.aspectFactor);const i=Qc(this.parentWidth,this.left,r),a=Nc(this.parentHeight,this.top,o);this.right=r,this.bottom=o,this.width=i,this.height=a},changeHeight(e){const[t,n]=po(this.grid,0,e,1),r=Et(this.parentHeight-n-this.top,this.bounds.minBottom,this.bounds.maxBottom);let o=this.right;this.lockAspectRatio&&(o=this.right-(this.bottom-r)*this.aspectFactor);const i=Qc(this.parentWidth,this.left,o),a=Nc(this.parentHeight,this.top,r);this.right=o,this.bottom=r,this.width=i,this.height=a},handleUp(e){this.handle=null,this.resetBoundsAndMouseState(),this.dragEnable=!1,this.resizeEnable=!1,this.resizing&&(this.resizing=!1,this.$emit("resizeStop",this.left,this.top,this.width,this.height)),this.dragging&&(this.dragging=!1,this.$emit("dragStop",this.left,this.top)),Pn(document.documentElement,Dn.move,this.handleResize)}},computed:{style(){return{transform:`translate(${this.left}px, ${this.top}px)`,width:this.computedWidth,height:this.computedHeight,zIndex:this.zIndex,...this.dragging&&this.disableUserSelect?TB:SB}},actualHandles(){return this.resizable?this.handles:[]},computedWidth(){return this.w==="auto"&&!this.widthTouched?"auto":this.width+"px"},computedHeight(){return this.h==="auto"&&!this.heightTouched?"auto":this.height+"px"},minW(){return this.minWidth},minH(){return this.minHeight},maxW(){return this.maxWidth},maxH(){return this.maxHeight},resizingOnX(){return!!this.handle&&(this.handle.includes("l")||this.handle.includes("r"))},resizingOnY(){return!!this.handle&&(this.handle.includes("t")||this.handle.includes("b"))},isCornerHandle(){return!!this.handle&&["tl","tr","br","bl"].includes(this.handle)}},watch:{active(e){this.enabled=e,e?this.$emit("activated"):this.$emit("deactivated")},z(e){(e>=0||e==="auto")&&(this.zIndex=e)},x(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcDragLimits()),this.moveHorizontally(e))},y(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcDragLimits()),this.moveVertically(e))},lockAspectRatio(e){e?this.aspectFactor=this.width/this.height:this.aspectFactor=void 0},w(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcResizeLimits()),this.changeWidth(e))},h(e){this.resizing||this.dragging||(this.parent&&(this.bounds=this.calcResizeLimits()),this.changeHeight(e))}}},jB=["onMousedown","onTouchstart"];function OB(e,t,n,r,o,i){return p.openBlock(),p.createElementBlock("div",{style:p.normalizeStyle(i.style),class:p.normalizeClass([{[n.classNameActive]:e.enabled,[n.classNameDragging]:e.dragging,[n.classNameResizing]:e.resizing,[n.classNameDraggable]:n.draggable,[n.classNameResizable]:n.resizable},n.className]),onMousedown:t[0]||(t[0]=(...a)=>i.elementMouseDown&&i.elementMouseDown(...a)),onTouchstart:t[1]||(t[1]=(...a)=>i.elementTouchDown&&i.elementTouchDown(...a))},[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(i.actualHandles,a=>(p.openBlock(),p.createElementBlock("div",{key:a,class:p.normalizeClass([n.classNameHandle,n.classNameHandle+"-"+a]),style:p.normalizeStyle({display:e.enabled?"block":"none"}),onMousedown:p.withModifiers(s=>i.handleDown(a,s),["stop","prevent"]),onTouchstart:p.withModifiers(s=>i.handleTouchDown(a,s),["stop","prevent"])},[p.renderSlot(e.$slots,a)],46,jB))),128)),p.renderSlot(e.$slots,"default")],38)}const zc=CB(BB,[["render",OB]]);function Fc(e){Fc.installed||(Fc.installed=!0,e.component("VueDraggableResizable",zc))}const MB={install:Fc};let ws=null;typeof window<"u"?ws=window.Vue:typeof global<"u"&&(ws=global.Vue),ws&&ws.use(MB);var st,Vc,Ze,En,gA,Rc,mA,Hc,Fe,Qt,Ae,Ao,IB={84:()=>{var e;e='<svg xmlns="http://www.w3.org/2000/svg" data-name="ai-ui-sdk" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="ai-ui-sdk-angle-up" viewBox="0 0 32 32"><path fill="#63656e" d="M16 11.5l7 7-1.5 1.5-5.5-5.5-5.5 5.5L9 18.5l7-7z"/></symbol><symbol id="ai-ui-sdk-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="ai-ui-sdk-zhishiku" viewBox="0 0 1024 1024"><path d="M320.986 203.315H191.622c-17.248 0-31.622 14.503-31.622 31.905v639.542c0 17.403 14.374 31.905 31.622 31.905h129.364c17.249 0 31.623-14.502 31.623-31.905V235.22c0-17.402-14.374-31.905-31.623-31.905zm-35.934 130.52h-57.495c-15.811 0-28.748-13.053-28.748-29.005 0-15.952 12.937-29.004 28.748-29.004h57.495c15.811 0 28.747 13.052 28.747 29.004 0 15.952-12.936 29.004-28.747 29.004zM578.277 96H448.913c-17.249 0-31.622 14.502-31.622 31.905v746.857c0 17.403 14.373 31.905 31.622 31.905h129.364c17.248 0 31.622-14.502 31.622-31.905V127.905C611.337 110.502 596.963 96 578.277 96zM543.78 227.969h-57.495c-15.811 0-28.748-13.052-28.748-29.004 0-15.952 12.937-29.004 28.748-29.004h57.495c15.811 0 28.747 13.052 28.747 29.004 0 15.952-12.936 29.004-28.747 29.004zm383.78 613.438l-120.74-627.94c-4.312-15.952-17.249-26.104-33.06-26.104h-5.75l-126.488 24.654c-17.249 2.9-28.748 20.303-25.873 37.705l122.177 629.39c2.875 15.953 15.811 26.104 31.622 26.104h5.75l126.489-24.653c17.248-4.35 28.748-21.753 25.873-39.156zM762.26 312.081l-57.495 11.602h-5.75c-12.936 0-25.872-10.152-28.747-23.204-2.875-15.952 7.187-31.904 22.998-34.805l57.495-11.601c15.811-2.9 31.623 7.25 34.497 23.203 2.875 15.952-7.187 31.905-22.998 34.805z"/></symbol><symbol id="ai-ui-sdk-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="ai-ui-sdk-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="ai-ui-sdk-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol></svg>',document.body?document.body.insertAdjacentHTML("afterbegin",e):document.addEventListener("DOMContentLoaded",function(){document.body.insertAdjacentHTML("afterbegin",e)})},86:(e,t,n)=>{var r=n(919);r.__esModule&&(r=r.default),typeof r=="string"&&(r=[[e.id,r,""]]),r.locals&&(e.exports=r.locals),(0,n(534).A)("31b80a08",r,!0,{})},106:e=>{e.exports="data:font/ttf;base64,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"},314:e=>{e.exports=function(t){var n=[];return n.toString=function(){return this.map(function(r){var o="",i=r[5]!==void 0;return r[4]&&(o+="@supports (".concat(r[4],") {")),r[2]&&(o+="@media ".concat(r[2]," {")),i&&(o+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),o+=t(r),i&&(o+="}"),r[2]&&(o+="}"),r[4]&&(o+="}"),o}).join("")},n.i=function(r,o,i,a,s){typeof r=="string"&&(r=[[null,r,void 0]]);var l={};if(i)for(var c=0;c<this.length;c++){var u=this[c][0];u!=null&&(l[u]=!0)}for(var d=0;d<r.length;d++){var A=[].concat(r[d]);i&&l[A[0]]||(s!==void 0&&(A[5]===void 0||(A[1]="@layer".concat(A[5].length>0?" ".concat(A[5]):""," {").concat(A[1],"}")),A[5]=s),o&&(A[2]&&(A[1]="@media ".concat(A[2]," {").concat(A[1],"}")),A[2]=o),a&&(A[4]?(A[1]="@supports (".concat(A[4],") {").concat(A[1],"}"),A[4]=a):A[4]="".concat(a)),n.push(A))}},n}},417:e=>{e.exports=function(t,n){return n||(n={}),t&&(t=String(t.__esModule?t.default:t),/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),n.hash&&(t+=n.hash),/["'() \t\n]|(%20)/.test(t)||n.needQuotes)?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t}},534:(e,t,n)=>{function r(C,w){for(var M=[],Q={},I=0;I<w.length;I++){var $=w[I],Z=$[0],q={id:C+":"+I,css:$[1],media:$[2],sourceMap:$[3]};Q[Z]?Q[Z].parts.push(q):M.push(Q[Z]={id:Z,parts:[q]})}return M}n.d(t,{A:()=>h});var o,i=typeof document<"u";if(typeof DEBUG<"u"&&DEBUG&&!i)throw Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var a={},s=i&&(document.head||document.getElementsByTagName("head")[0]),l=null,c=0,u=!1,d=function(){},A=null,f="data-vue-ssr-id",g=typeof navigator<"u"&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function h(C,w,M,Q){u=M,A=Q||{};var I=r(C,w);return y(I),function($){for(var Z=[],q=0;q<I.length;q++){var U=a[I[q].id];U.refs--,Z.push(U)}$?y(I=r(C,$)):I=[];for(var q=0;q<Z.length;q++){var U=Z[q];if(U.refs===0){for(var F=0;F<U.parts.length;F++)U.parts[F]();delete a[U.id]}}}}function y(C){for(var w=0;w<C.length;w++){var M=C[w],Q=a[M.id];if(Q){Q.refs++;for(var I=0;I<Q.parts.length;I++)Q.parts[I](M.parts[I]);for(;I<M.parts.length;I++)Q.parts.push(T(M.parts[I]));Q.parts.length>M.parts.length&&(Q.parts.length=M.parts.length)}else{for(var $=[],I=0;I<M.parts.length;I++)$.push(T(M.parts[I]));a[M.id]={id:M.id,refs:1,parts:$}}}}function m(){var C=document.createElement("style");return C.type="text/css",s.appendChild(C),C}function T(C){var w,M,Q=document.querySelector("style["+f+'~="'+C.id+'"]');if(Q){if(u)return d;Q.parentNode.removeChild(Q)}if(g){var I=c++;w=v.bind(null,Q=l||(l=m()),I,!1),M=v.bind(null,Q,I,!0)}else w=O.bind(null,Q=m()),M=function(){Q.parentNode.removeChild(Q)};return w(C),function($){$?($.css!==C.css||$.media!==C.media||$.sourceMap!==C.sourceMap)&&w(C=$):M()}}var k=(o=[],function(C,w){return o[C]=w,o.filter(Boolean).join(`
263
+ `)});function v(C,w,M,Q){var I=M?"":Q.css;if(C.styleSheet)C.styleSheet.cssText=k(w,I);else{var $=document.createTextNode(I),Z=C.childNodes;Z[w]&&C.removeChild(Z[w]),Z.length?C.insertBefore($,Z[w]):C.appendChild($)}}function O(C,w){var M=w.css,Q=w.media,I=w.sourceMap;if(Q&&C.setAttribute("media",Q),A.ssrId&&C.setAttribute(f,w.id),I&&(M+=`
264
+ /*# sourceURL=`+I.sources[0]+` */
265
+ /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(I))))+" */"),C.styleSheet)C.styleSheet.cssText=M;else{for(;C.firstChild;)C.removeChild(C.firstChild);C.appendChild(document.createTextNode(M))}}},601:e=>{e.exports=function(t){return t[1]}},705:e=>{e.exports="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PgogIDwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCIgPgogIDxzdmc+CiAgPG1ldGFkYXRhPgogIENyZWF0ZWQgYnkgZm9udC1jYXJyaWVyCiAgPC9tZXRhZGF0YT4KICA8ZGVmcz4KICA8Zm9udCBpZD0iaWNvbmZvbnQiIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiA+CiAgICA8Zm9udC1mYWNlCiAgICAgIAogICAgICBmb250LWZhbWlseT0iaWNvbmZvbnQiCiAgICAgIAogICAgICBmb250LXdlaWdodD0iNDAwIgogICAgICAKICAgICAgZm9udC1zdHJldGNoPSJub3JtYWwiCiAgICAgIAogICAgICB1bml0cy1wZXItZW09IjEwMjQiCiAgICAgIAogICAgICBhc2NlbnQ9IjgxMiIKICAgICAgCiAgICAgIGRlc2NlbnQ9Ii0yMTIiCiAgICAgIAogICAgLz4KICAgICAgPG1pc3NpbmctZ2x5cGggLz4KCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0ieCIgdW5pY29kZT0iJiN4Nzg7IiBob3Jpei1hZHYteD0iMTAwIgogICAgICAgIGQ9Ik0yMCAyMCBMNTAgMjAgTDUwIC0yMCBaIiAvPgogICAgICAKCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0idW5pRTEwMyIgdW5pY29kZT0iJiN4RTEwMzsiIGQ9Ik01MTIgNDQ0TDczNiAyMjAgNjg4IDE3MiA1MTIgMzQ4IDMzNiAxNzIgMjg4IDIyMCA1MTIgNDQ0WiIgIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiAgLz4KCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0idW5pRTEwNSIgdW5pY29kZT0iJiN4RTEwNTsiIGQ9Ik0yNjMuMDQgNTEuMDRBMTQ4LjQ4IDE0OC40OCAwIDAgMCAyNjEuMTIgMjc1LjA0TDM1My42IDM2Ny41MiAzMDguNDggNDEzLjI4IDIxNiAzMjAuOEEyMTIuOCAyMTIuOCAwIDAgMSAyMTcuOTIgNS45MiAyMTIuOCAyMTIuOCAwIDAgMSA1MzIuOCA0TDYyNS4yOCA5Ni40OCA1NzkuODQgMTQwIDQ4Ny4zNiA0Ny41MkExNDguNDggMTQ4LjQ4IDAgMCAwIDI2My4wNCA1MS4wNFpNNDkxLjIgNTk2TDM5OC43MiA1MDMuNTIgNDQ0LjE2IDQ1OC40IDUzNi42NCA1NTAuODhBMTQ4LjQ4IDE0OC40OCAwIDAgMCA3NjAuNjQgNTQ4Ljk2IDE0OC40OCAxNDguNDggMCAwIDAgNzYyLjU2IDMyNC45Nkw2NzIgMjMyLjE2IDcxNy4xMiAxODYuNzIgODA5LjYgMjc5LjJBMjEyLjggMjEyLjggMCAwIDEgODA3LjY4IDU5NC4wOCAyMTIuOCAyMTIuOCAwIDAgMSA0OTEuMiA1OTZaTTM5OC43ODU3IDIzMi4xMTIzTDU3OS44MDUgNDEzLjEzMTYgNjI1LjA1OTggMzY3Ljg3NjggNDQ0LjA0MDUgMTg2Ljg1NzQgMzk4Ljc4NTcgMjMyLjExMjNaIiAgaG9yaXotYWR2LXg9IjEwMjQiIHZlcnQtYWR2LXk9IjEwMjQiICAvPgoKICAgICAgCiAgICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1bmlFMTA0IiB1bmljb2RlPSImI3hFMTA0OyIgZD0iTTMyMC45ODYzIDYwOC42ODQ2TDE5MS42MjIzIDYwOC42ODQ2QzE3NC4zNzM4IDYwOC42ODQ2IDE2MCA1OTQuMTgyNSAxNjAgNTc2Ljc4TDE2MC02Mi43NjIxQzE2MC04MC4xNjQ2IDE3NC4zNzM4LTk0LjY2NjcgMTkxLjYyMjMtOTQuNjY2N0wzMjAuOTg2My05NC42NjY3QzMzOC4yMzQ4LTk0LjY2NjcgMzUyLjYwODYtODAuMTY0NiAzNTIuNjA4Ni02Mi43NjIxTDM1Mi42MDg2IDU3Ni43OEMzNTIuNjA4NiA1OTQuMTgyNSAzMzguMjM0OCA2MDguNjg0NiAzMjAuOTg2MyA2MDguNjg0NlpNMjg1LjA1MTkgNDc4LjE2NThMMjI3LjU1NjggNDc4LjE2NThDMjExLjc0NTYgNDc4LjE2NTggMTk4LjgwOTIgNDkxLjIxNzYgMTk4LjgwOTIgNTA3LjE2OTkgMTk4LjgwOTIgNTIzLjEyMjIgMjExLjc0NTYgNTM2LjE3NDEgMjI3LjU1NjggNTM2LjE3NDFMMjg1LjA1MTkgNTM2LjE3NDFDMzAwLjg2MyA1MzYuMTc0MSAzMTMuNzk5NCA1MjMuMTIyMiAzMTMuNzk5NCA1MDcuMTY5OSAzMTMuNzk5NCA0OTEuMjE3NyAzMDAuODYzIDQ3OC4xNjU4IDI4NS4wNTE5IDQ3OC4xNjU4Wk01NzguMjc2OSA3MTZMNDQ4LjkxMjkgNzE2QzQzMS42NjQ0IDcxNiA0MTcuMjkwNiA3MDEuNDk3OSA0MTcuMjkwNiA2ODQuMDk1NEw0MTcuMjkwNi02Mi43NjIxQzQxNy4yOTA2LTgwLjE2NDYgNDMxLjY2NDQtOTQuNjY2NyA0NDguOTEyOS05NC42NjY3TDU3OC4yNzY5LTk0LjY2NjdDNTk1LjUyNTUtOTQuNjY2NyA2MDkuODk5My04MC4xNjQ2IDYwOS44OTkzLTYyLjc2MjFMNjA5Ljg5OTMgNjg0LjA5NTRDNjExLjMzNjYgNzAxLjQ5NzkgNTk2Ljk2MjkgNzE2IDU3OC4yNzY5IDcxNlpNNTQzLjc3OTkgNTg0LjAzMUw0ODYuMjg0OCA1ODQuMDMxQzQ3MC40NzM2IDU4NC4wMzEgNDU3LjUzNzIgNTk3LjA4MjkgNDU3LjUzNzIgNjEzLjAzNTIgNDU3LjUzNzIgNjI4Ljk4NzUgNDcwLjQ3MzYgNjQyLjAzOTQgNDg2LjI4NDggNjQyLjAzOTRMNTQzLjc3OTkgNjQyLjAzOTRDNTU5LjU5MSA2NDIuMDM5NCA1NzIuNTI3NCA2MjguOTg3NSA1NzIuNTI3NCA2MTMuMDM1MiA1NzIuNTI3NCA1OTcuMDgyOSA1NTkuNTkxIDU4NC4wMzEgNTQzLjc3OTkgNTg0LjAzMVpNOTI3LjU1OTgtMjkuNDA3M0w4MDYuODIgNTk4LjUzMzFDODAyLjUwNzkgNjE0LjQ4NTQgNzg5LjU3MTUgNjI0LjYzNjkgNzczLjc2MDMgNjI0LjYzNjlMNzY4LjAxMDggNjI0LjYzNjkgNjQxLjUyMTYgNTk5Ljk4MzNDNjI0LjI3MyA1OTcuMDgyOSA2MTIuNzc0IDU3OS42ODA0IDYxNS42NDg4IDU2Mi4yNzc5TDczNy44MjU5LTY3LjExMjdDNzQwLjcwMDYtODMuMDY1IDc1My42MzctOTMuMjE2NSA3NjkuNDQ4Mi05My4yMTY1TDc3NS4xOTc3LTkzLjIxNjUgOTAxLjY4NjktNjguNTYyOUM5MTguOTM1NS02NC4yMTIzIDkzMC40MzQ1LTQ2LjgwOTggOTI3LjU1OTgtMjkuNDA3M0w5MjcuNTU5OC0yOS40MDczWk03NjIuMjYxMyA0OTkuOTE4OUw3MDQuNzY2MiA0ODguMzE3MiA2OTkuMDE2NyA0ODguMzE3MkM2ODYuMDgwMyA0ODguMzE3MiA2NzMuMTQzOSA0OTguNDY4NyA2NzAuMjY5MSA1MTEuNTIwNiA2NjcuMzk0NCA1MjcuNDcyOSA2NzcuNDU2IDU0My40MjUyIDY5My4yNjcyIDU0Ni4zMjU2TDc1MC43NjIzIDU1Ny45MjczQzc2Ni41NzM0IDU2MC44Mjc3IDc4Mi4zODQ2IDU1MC42NzYyIDc4NS4yNTkzIDUzNC43MjM5IDc4OC4xMzQxIDUxOC43NzE2IDc3OC4wNzI1IDUwMi44MTkzIDc2Mi4yNjEzIDQ5OS45MTg5TDc2Mi4yNjEzIDQ5OS45MTg5WiIgIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiAgLz4KCiAgICAgIAogICAgICA8Z2x5cGggZ2x5cGgtbmFtZT0idW5pRTEwMiIgdW5pY29kZT0iJiN4RTEwMjsiIGQ9Ik01MjggNzE2QzU4OS44NTU5IDcxNiA2NDAgNjY1Ljg1NTkgNjQwIDYwNCA2NDAgNjAzLjYyNDEgNjM5Ljk5ODEgNjAzLjI0ODcgNjM5Ljk5NDUgNjAyLjg3MzcgNzc0LjcyOTEgNTUxLjMzNDEgODcwLjQgNDIwLjgzOTYgODcwLjQgMjY4IDg3MC40IDI0NS40NTA3IDg2OC4zMTc2IDIyMy4zODc4IDg2NC4zMzQ1IDIwMS45OTMxIDg4My45Mzg4IDE4MS44NTYxIDg5NiAxNTQuMzM2NiA4OTYgMTI0IDg5NiA2Mi4xNDQxIDg0NS44NTU5IDEyIDc4NCAxMiA3NzcuMzUyNSAxMiA3NzAuODQwMiAxMi41NzkxIDc2NC41MTA5IDEzLjY4OTcgNjk5Ljc1MjYtNTAuNjQ5NSA2MTAuNTE4NC05MC40IDUxMi05MC40IDQxMy40ODE2LTkwLjQgMzI0LjI0NzQtNTAuNjQ5NSAyNTkuNDYxMiAxMy42ODc3IDI1My4xNTk4IDEyLjU3OTEgMjQ2LjY0NzUgMTIgMjQwIDEyIDE3OC4xNDQxIDEyIDEyOCA2Mi4xNDQxIDEyOCAxMjQgMTI4IDE1NC4zMzY2IDE0MC4wNjEyIDE4MS44NTYxIDE1OS42NDk5IDIwMi4wMjQ5IDE1NS42ODI0IDIyMy4zODc4IDE1My42IDI0NS40NTA3IDE1My42IDI2OCAxNTMuNiA0MzIuODQ0OCAyNjQuODkwNSA1NzEuNjk2MyA0MTYuNDM1NSA2MTMuNTE4NCA0MjEuMjMxNiA2NzAuOTIxMiA0NjkuMzUxNCA3MTYgNTI4IDcxNlpNNDM2LjUyMDEgNTM5LjM2NjVMNDMyLjA1MTEgNTM4LjA4OTNDMzE1LjQ2OTYgNTAzLjYzMzYgMjMwLjQgMzk1Ljc1MTQgMjMwLjQgMjY4IDIzMC40IDI1Ny4wNzcxIDIzMS4wMjE5IDI0Ni4yOTk0IDIzMi4yMzIyIDIzNS43MDA0TDIzMy44NTQ5IDIzNS44MzQzIDI0MCAyMzZDMzAxLjg1NTkgMjM2IDM1MiAxODUuODU1OSAzNTIgMTI0IDM1MiA5Ny44Njg0IDM0My4wNTA3IDczLjgyNzEgMzI4LjA0OTggNTQuNzczNyAzNzcuMzYxMSAxMi4xODI3IDQ0MS42Njk2LTEzLjYgNTEyLTEzLjYgNTgyLjMzMDQtMTMuNiA2NDYuNjM4OSAxMi4xODI3IDY5NS45ODkzIDU0LjgxMiA2ODAuOTQ5MyA3My44MjcxIDY3MiA5Ny44Njg0IDY3MiAxMjQgNjcyIDE4NS44NTU5IDcyMi4xNDQxIDIzNiA3ODQgMjM2IDc4Ni42MDczIDIzNiA3ODkuMTkzOCAyMzUuOTEwOSA3OTEuNzU2NyAyMzUuNzM1NiA3OTIuOTc4MSAyNDYuMjk5NCA3OTMuNiAyNTcuMDc3MSA3OTMuNiAyNjggNzkzLjYgMzg3Ljk3MjggNzE4LjU3NDYgNDkwLjQyMjQgNjEyLjg4MTcgNTMwLjk5MDkgNTkyLjM1MDMgNTA3LjA5NDkgNTYxLjkzOCA0OTIgNTI4IDQ5MiA0OTAuMjE3OCA0OTIgNDU2LjgwNTEgNTEwLjcwODMgNDM2LjUyMDEgNTM5LjM2NjVaIiAgaG9yaXotYWR2LXg9IjEwMjQiIHZlcnQtYWR2LXk9IjEwMjQiICAvPgoKICAgICAgCiAgICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1bmlFMTAxIiB1bmljb2RlPSImI3hFMTAxOyIgZD0iTTcwOC45MjMxIDY1NC40NjE1TDk4NC42MTU0IDY1NC40NjE1QzEwMDYuMzY2OSA2NTQuNDYxNSAxMDI0IDYzNi44Mjg0IDEwMjQgNjE1LjA3NjlMMTAyNC0xMzMuMjMwOEMxMDI0LTE3Ni43MzM4IDk4OC43MzM4LTIxMiA5NDUuMjMwOC0yMTJMNzA4LjkyMzEtMjEyIDcwOC45MjMxIDY1NC40NjE1IDcwOC45MjMxIDY1NC40NjE1Wk0wLTE3Mi42MTU0QzAtMTgzLjA2MDggNC4xNDk0LTE5My4wNzg1IDExLjUzNTUtMjAwLjQ2NDUgMTguOTIxNS0yMDcuODUwNiAyOC45MzkyLTIxMiAzOS4zODQ2LTIxMkw5NDUuMjMwOC0yMTJDOTAxLjcyNzctMjEyIDg2Ni40NjE1LTE3Ni43MzM4IDg2Ni40NjE1LTEzMy4yMzA4TDg2Ni40NjE1IDc3Mi42MTU0Qzg2Ni40NjE1IDc5NC4zNjY5IDg0OC44Mjg0IDgxMiA4MjcuMDc2OSA4MTJMMzkuMzg0NiA4MTJDMTcuNjMzMSA4MTIgMCA3OTQuMzY2OSAwIDc3Mi42MTU0TDAtMTcyLjYxNTRaTTE5Ni45MjMxIDUyMy4xNzk1QzE3NS4xNzE2IDUyMy4xNzk1IDE1Ny41Mzg1IDUwNS41NDY0IDE1Ny41Mzg1IDQ4My43OTQ5IDE1Ny41Mzg1IDQ2Mi4wNDMzIDE3NS4xNzE2IDQ0NC40MTAzIDE5Ni45MjMxIDQ0NC40MTAzTDM1NC40NjE1IDQ0NC40MTAzQzM3Ni4yMTMxIDQ0NC40MTAzIDM5My44NDYyIDQ2Mi4wNDMzIDM5My44NDYyIDQ4My43OTQ5IDM5My44NDYyIDUwNS41NDY0IDM3Ni4yMTMxIDUyMy4xNzk1IDM1NC40NjE1IDUyMy4xNzk1TDE5Ni45MjMxIDUyMy4xNzk1Wk0xOTYuOTIzMSAyODYuODcxOEMxNzUuMTcxNiAyODYuODcxOCAxNTcuNTM4NSAyNjkuMjM4NyAxNTcuNTM4NSAyNDcuNDg3MiAxNTcuNTM4NSAyMjUuNzM1NyAxNzUuMTcxNiAyMDguMTAyNiAxOTYuOTIzMSAyMDguMTAyNkw2NjkuNTM4NSAyMDguMTAyNkM2OTEuMjkgMjA4LjEwMjYgNzA4LjkyMzEgMjI1LjczNTcgNzA4LjkyMzEgMjQ3LjQ4NzIgNzA4LjkyMzEgMjY5LjIzODcgNjkxLjI5IDI4Ni44NzE4IDY2OS41Mzg1IDI4Ni44NzE4TDE5Ni45MjMxIDI4Ni44NzE4Wk0xOTYuOTIzMSA1MC41NjQxQzE3NS4xNzE2IDUwLjU2NDEgMTU3LjUzODUgMzIuOTMxIDE1Ny41Mzg1IDExLjE3OTUgMTU3LjUzODUtMTAuNTcyIDE3NS4xNzE2LTI4LjIwNTEgMTk2LjkyMzEtMjguMjA1MUw0MzMuMjMwOC0yOC4yMDUxQzQ1NC45ODIzLTI4LjIwNTEgNDcyLjYxNTQtMTAuNTcyIDQ3Mi42MTU0IDExLjE3OTUgNDcyLjYxNTQgMzIuOTMxIDQ1NC45ODIzIDUwLjU2NDEgNDMzLjIzMDggNTAuNTY0MUwxOTYuOTIzMSA1MC41NjQxIDE5Ni45MjMxIDUwLjU2NDFaIiAgaG9yaXotYWR2LXg9IjEwMjQiIHZlcnQtYWR2LXk9IjEwMjQiICAvPgoKICAgICAgCiAgICAgIDxnbHlwaCBnbHlwaC1uYW1lPSJ1bmlFMTA2IiB1bmljb2RlPSImI3hFMTA2OyIgZD0iTTUxMiA2MjBDNzU5LjQgNjIwIDk2MCA0NzYuNyA5NjAgMzAwIDk2MCAxMjMuMyA3NTkuNC0yMCA1MTItMjAgMjY0LjYtMjAgNjQgMTIzLjMgNjQgMzAwIDY0IDQ3Ni43IDI2NC42IDYyMCA1MTIgNjIwWk01MTIgNTU2QzQ1Ny44IDU1NiA0MDUuNCA1NDguNSAzNTYuMSA1MzMuNiAzMDkuNSA1MTkuNSAyNjcuOCA0OTkuNSAyMzIuNCA0NzQuMiAxNjUuMSA0MjYuMSAxMjggMzY0LjIgMTI4IDMwMCAxMjggMjM1LjggMTY1LjEgMTczLjkgMjMyLjQgMTI1LjggMjY3LjggMTAwLjUgMzA5LjUgODAuNSAzNTYuMSA2Ni40IDQwNS40IDUxLjUgNDU3LjggNDQgNTEyIDQ0IDU2Ni4yIDQ0IDYxOC42IDUxLjUgNjY3LjkgNjYuNCA3MTQuNSA4MC41IDc1Ni4yIDEwMC41IDc5MS42IDEyNS44IDg1OC45IDE3My45IDg5NiAyMzUuOCA4OTYgMzAwIDg5NiAzNjQuMiA4NTguOSA0MjYuMSA3OTEuNiA0NzQuMiA3NTYuMiA0OTkuNSA3MTQuNSA1MTkuNSA2NjcuOSA1MzMuNiA2MTguNiA1NDguNSA1NjYuMiA1NTYgNTEyIDU1NlpNNTEyIDQ2MEM2MDAuNCA0NjAgNjcyIDM4OC40IDY3MiAzMDAgNjcyIDIxMS42IDYwMC40IDE0MCA1MTIgMTQwIDQyMy42IDE0MCAzNTIgMjExLjYgMzUyIDMwMCAzNTIgMzg4LjQgNDIzLjYgNDYwIDUxMiA0NjBaTTUxMiAzOTZDNDU5LjEgMzk2IDQxNiAzNTIuOSA0MTYgMzAwIDQxNiAyNDcuMSA0NTkuMSAyMDQgNTEyIDIwNCA1NjQuOSAyMDQgNjA4IDI0Ny4xIDYwOCAzMDAgNjA4IDM1Mi45IDU2NC45IDM5NiA1MTIgMzk2WiIgIGhvcml6LWFkdi14PSIxMDI0IiB2ZXJ0LWFkdi15PSIxMDI0IiAgLz4KCiAgICAgIAoKICA8L2ZvbnQ+CiAgPC9kZWZzPgo8L3N2Zz4="},802:e=>{e.exports="data:font/woff;base64,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"},912:e=>{e.exports="data:application/vnd.ms-fontobject;base64,0AsAACgLAAABAAIAAAAAAAIABQMAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAnUtiWwAAAAAAAAAAAAAAAAAAAAAAABAAaQBjAG8AbgBmAG8AbgB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAQAGkAYwBvAG4AZgBvAG4AdAAAAAAAAAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzJW7kHdAAABfAAAAFZjbWFwxE6SfgAAAfQAAAHMZ2x5Zifqlp4AAAPUAAAEZGhlYWQrGmdpAAAA4AAAADZoaGVhB4oDNQAAALwAAAAkaG10eBxkAAAAAAHUAAAAIGxvY2EEKgL0AAADwAAAABJtYXhwARgAZgAAARgAAAAgbmFtZZAIaAsAAAg4AAAChXBvc3Qo9+vJAAAKwAAAAGcAAQAAAyz/LABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAgAAQAAAAEAAFtiS51fDzz1AAsEAAAAAADj/ZIKAAAAAOP9kgoAAP8sBAADLAAAAAgAAgAAAAAAAAABAAAACABaAAYAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQONAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABAAHjhBgMs/ywAXAMsANQAAAABAAAAAAAABAAAAABkAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAFAAAAAwAAACwAAAAEAAABaAABAAAAAABiAAMAAQAAACwAAwAKAAABaAAEADYAAAAGAAQAAQACAHjhBv//AAAAeOEB//8AAAAAAAEABgAGAAAAAQAGAAUAAgAEAAMABwAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAZAAAAAAAAAAHAAAAeAAAAHgAAAABAADhAQAA4QEAAAAGAADhAgAA4QIAAAAFAADhAwAA4QMAAAACAADhBAAA4QQAAAAEAADhBQAA4QUAAAADAADhBgAA4QYAAAAHAAAAAAAMAB4AegEEAXIB0gIyAAAAAQAA/+wAMgAUAAIAADczFRQeFCgAAAAAAQAAAAAC4AG8AAUAAAEXBycHJwIA4DCwsDABvOAwsLAwAAAAAwAA/78DbwKaABkAMwA3AAAlLgI2PwEnBw4BHgEXHgI2PwEnBw4BLgETBxc3PgEeARceAgYPARc3PgE0JicuAgYDNxcHAQcZGgEaGF0uXCEkASQiHlJaUh9cLV0WOkE6z1wtXRU7QTkWGBsBGhhbLV0hIyUhH1FcUnu1LbUzFTpBOhZdLVwfUlpSHiIkASQhXCxcGRkBGwI6XC5dGBoBGhkVOkE6Fl0tXB9SWlIeIiUBJP5ytS21AAYAAP+hA6ICzAAPABsAKwA3AEoAWQAAASMOARURFBYXMz4BNxEuAQcjIiY0NjsBMhYUBiUjIgYHER4BFzM+ATURNiYHIyImNDY7ATIWFAYBAy4BKwEHDgEXEx4BOwE3PgEnAwcjLgEnJjY/ATYeAQYHAUGBDhISDoENEgEBEjE5DRAQDTkMEBABGYENEgEBEg2BDhIBEjE6DBAQDDoMEBABdHkEEQwGfg4OAnoCEQwGfw0OAaY5BgoQAwINDDoMFAQNDAJhARIN/YANEgEBEg0CgA0SghEYEREYEe4SDv0VDRIBARINAusOEoQRGBERGBH9mwJ0DA4ZAxUO/YsMDhgEFg4CEQwBDQoMFAIMAg0ZEwMAAAIAAP+lA4ACzAAlAEcAAAEeARcVHgEXFAceARUOAQciJw4BIiYnBiMuASc0NjcmNT4BNz4BDwEOAQcUFzMeARcGBx4BMjY3Jic+ATczNjUuAScOASMiJgIQMD8BZ34BBg8RAT8wCgkygZSBMgkKMD8BEQ8GApFzBT4uBVlvAgIIMD8BARclXmpeJRcBAT8wCAICYlEQKxodLwLMAT8wASmydCIgDygXMD8BAjE3NzECAT8wFygPICJ+uiIsObABG5JhEBABPzAoHSAkJCAdKDA/ARAQW4wgEhUaAAAFAAD/LAQAAywACQAZACUAMQA9AAABITIWFREOAQcjJRQWMyEuAScRNCYjISIGFRciBhQWFzM+ATQmIwcOARQWFyE+ATQmJwUOARQWOwEyNjQmJwLFARQQFwEsIuz9OxcQA4ohLQEWEfzsEBfFERYWEZ0RFhYRnREWFhEB2RAXFxD+JxEWFhHsERYWEQKOFhH9FCIsAScQFwEsIgOKEBcXEPoWIhYBARYiFuwBFiEWAQEWIRYB7AEWIhYWIhYBAAAEAAD/7APAAmwACwAkADAAOQAAAR4BFw4BBy4BJz4BFyIHBgcOARQWFxYXFjI3Njc+ATQmJyYnJgceARcOAQcuASc+ARcOARQWMjY0JgIAvv0FBf2+vv0FBf2+UkpGNjI2NjI2RkqkSkY2MjY2MjZGSlJEWgICWkREWgICWkQpNjZSNjYCbAO1iIi1AwO1iIi1PRYWJiRZYlkkJhYWFhYmJFliWSQmFhZgAlpERFoCAlpERFo+ATZSNjZSNgAAAAAAABIA3gABAAAAAAAAAB0AAAABAAAAAAABAAgAHQABAAAAAAACAAcAJQABAAAAAAADAAgALAABAAAAAAAEAAgANAABAAAAAAAFAAsAPAABAAAAAAAGAAgARwABAAAAAAAKACsATwABAAAAAAALABMAegADAAEECQAAADoAjQADAAEECQABABAAxwADAAEECQACAA4A1wADAAEECQADABAA5QADAAEECQAEABAA9QADAAEECQAFABYBBQADAAEECQAGABABGwADAAEECQAKAFYBKwADAAEECQALACYBgQogIENyZWF0ZWQgYnkgZm9udC1jYXJyaWVyCiAgaWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQAKACAAIABDAHIAZQBhAHQAZQBkACAAYgB5ACAAZgBvAG4AdAAtAGMAYQByAHIAaQBlAHIACgAgACAAaQBjAG8AbgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBAgEDAQQBBQEGAQcBCAEJAAF4B3VuaUUxMDMHdW5pRTEwNQd1bmlFMTA0B3VuaUUxMDIHdW5pRTEwMQd1bmlFMTA2AAAA"},919:(e,t,n)=>{n.r(t),n.d(t,{default:()=>T});var r=n(601),o=n.n(r),i=n(314),a=n.n(i),s=n(417),l=n.n(s),c=new n.U(n(705)),u=new n.U(n(106)),d=new n.U(n(802)),A=new n.U(n(912)),f=a()(o()),g=l()(c,{hash:"#iconcool"}),h=l()(u),y=l()(d),m=l()(A,{hash:"?#iefix"});f.push([e.id,`@font-face {
266
266
  font-family: "ai-ui-sdk";
267
267
  src: url(${g}) format("svg"),
268
268
  url(${h}) format("truetype"),
@@ -305,7 +305,7 @@ url(${m}) format("embedded-opentype");
305
305
  .ai-ui-sdk-yanjing-kejian:before {
306
306
  content: "\\e106";
307
307
  }
308
- `,""]);let C=f}},bA={};function We(e){var t=bA[e];if(t!==void 0)return t.exports;var n=bA[e]={id:e,exports:{}};return DB[e](n,n.exports,We),n.exports}We.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return We.d(t,{a:t}),t},We.d=(e,t)=>{for(var n in t)We.o(t,n)&&!We.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},We.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),We.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},We.U=function(e){var t=new URL(e,"x:/"),n={};for(var r in t)n[r]=t[r];for(var r in n.href=e,n.pathname=e.replace(/[?#].*/,""),n.origin=n.protocol="",n.toString=n.toJSON=()=>e,n)Object.defineProperty(this,r,{enumerable:!0,configurable:!0,value:n[r]})},We.U.prototype=URL.prototype,We.p="/";var Ut={};We.d(Ut,{eo:()=>Ao,In:()=>Ae,c_:()=>Qt,bJ:()=>Fe,Ay:()=>LB,DA:()=>Ii,Y_:()=>BA,a2:()=>wA,X3:()=>OA,S0:()=>jA});var Yc={};We.r(Yc),We.d(Yc,{eo:()=>Ao,In:()=>Ae,c_:()=>Qt,bJ:()=>Fe,DA:()=>Ii,Y_:()=>BA,a2:()=>wA,X3:()=>OA,S0:()=>jA}),(st=Fe||(Fe={})).System="system",st.Assistant="assistant",st.User="user",st.Guide="guide",st.Pause="pause",st.UserImage="user-image",st.Hidden="hidden",st.HiddenUser="hidden-user",st.HiddenAssistant="hidden-assistant",st.HiddenSystem="hidden-system",st.HiddenGuide="hidden-guide",st.TemplateUser="template-user",st.TemplateAssistant="template-assistant",st.TemplateSystem="template-system",st.TemplateGuide="template-guide",st.TemplateHidden="template-hidden",(Vc=Qt||(Qt={})).Fail="fail",Vc.Loading="loading",Vc.Success="success",(Ze=Ae||(Ae={})).Ai="ai",Ze.User="user",Ze.Time="time",Ze.System="system",Ze.Role="role",Ze.Hidden="hidden",Ze.Guide="guide",Ze.Pause="pause",Ze.TokenExpired="token-expired",Ze.UserImage="user-image",Ze.HiddenUser="hidden-user",Ze.HiddenAi="hidden-ai",Ze.HiddenRole="hidden-role",Ze.HiddenGuide="hidden-guide",Ze.TemplateUser="template-user",Ze.TemplateAi="template-ai",Ze.TemplateRole="template-role",Ze.TemplateGuide="template-guide",Ze.TemplateHidden="template-hidden",Ze.ImageNotSupported="image-not-supported",(En=Ao||(Ao={})).TokenExpired="80003",En.ImageNotSupported="82003",En.UnAuthorizedPreviewFile="80401",En.TagRepeat="1513405",En[En.Aborted=20]="Aborted",En[En.UnLogin=401]="UnLogin",En.IamNoPermission="IAM_NO_PERMISSION";let Ii=e=>{let t={[Ae.Ai]:Fe.Assistant,[Ae.User]:Fe.User,[Ae.System]:Fe.System,[Ae.Hidden]:Fe.Hidden,[Ae.Guide]:Fe.Guide,[Ae.Time]:Fe.System,[Ae.Role]:Fe.System,[Ae.HiddenAi]:Fe.HiddenAssistant,[Ae.HiddenGuide]:Fe.HiddenGuide,[Ae.HiddenRole]:Fe.HiddenSystem,[Ae.HiddenUser]:Fe.HiddenUser,[Ae.TemplateAi]:Fe.TemplateAssistant,[Ae.TemplateGuide]:Fe.TemplateGuide,[Ae.TemplateRole]:Fe.TemplateSystem,[Ae.TemplateUser]:Fe.TemplateUser,[Ae.TemplateHidden]:Fe.TemplateHidden,[Ae.Pause]:Fe.Pause,[Ae.TokenExpired]:Fe.Pause,[Ae.ImageNotSupported]:Fe.Pause,[Ae.UserImage]:Fe.UserImage};return{content:e.content,role:t[e.role]}},Nt=(vA={computed:()=>G.computed,onBeforeMount:()=>G.onBeforeMount,onBeforeUnmount:()=>G.onBeforeUnmount,ref:()=>G.ref},Rc={},We.d(Rc,vA),Rc),EB=(yA={Message:()=>Ec},Hc={},We.d(Hc,yA),Hc),QB=e=>{try{return JSON.parse(e),!0}catch{return!1}},NB=e=>{let t=document.createElement("textarea");t.value=e,document.body.appendChild(t),t.select(),document.execCommand("copy"),(0,EB.Message)({theme:"success",message:"复制成功"}),document.body.removeChild(t)},zB=(e,t)=>e.replace(/\{\{\s*SELECTED_TEXT\s*\}\}/g,t||""),wA=()=>{let e=r=>{var o,i,a,s;let l=r.target;if(l!=null&&l.classList.contains("bkaidev-angle-up")){let c=l==null?void 0:l.parentElement;c!=null&&c.classList.contains("closed")?c==null||c.classList.remove("closed"):c==null||c.classList.add("closed")}if(l!=null&&l.classList.contains("click-close")&&(l!=null&&l.classList.contains("closed")?l==null||l.classList.remove("closed"):l==null||l.classList.add("closed")),l==null?void 0:l.classList.contains("click-full-screen")){let c=l==null||(i=l.parentElement)===null||i===void 0||(o=i.parentElement)===null||o===void 0?void 0:o.parentElement;c==null||c.classList.add("full-screen"),c._originalParent||(c._originalParent=c.parentNode,c._originalNextSibling=c.nextSibling),document.body.appendChild(c)}if(l!=null&&l.classList.contains("click-un-full-screen")){let c=l==null||(s=l.parentElement)===null||s===void 0||(a=s.parentElement)===null||a===void 0?void 0:a.parentElement;c==null||c.classList.remove("full-screen"),c._originalNextSibling?c._originalParent.insertBefore(c,c._originalNextSibling):c._originalParent.appendChild(c)}if(l!=null&&l.classList.contains("click-copy")){let c=l==null?void 0:l.getAttribute("data-clipboard-text");c&&NB(decodeURIComponent(c))}if(l!=null&&l.classList.contains("click-download")){let c=l==null?void 0:l.getAttribute("data-clipboard-text"),u=l==null?void 0:l.getAttribute("data-file-name");c&&u&&function(d,A="ai.txt"){let f=document.createElement("a"),g=new Blob([d]);f.download=A,f.href=URL.createObjectURL(g),f.style.display="none",document.body.appendChild(f),f.click(),document.body.removeChild(f)}(decodeURIComponent(c),u)}},t=()=>{window.addEventListener("click",e)},n=()=>{window.removeEventListener("click",e)};(0,Nt.onBeforeMount)(()=>{t()}),(0,Nt.onBeforeUnmount)(()=>{n()})},FB=e=>{let t=`<section class="knowledge-head click-close">
308
+ `,""]);let T=f}},vA={};function We(e){var t=vA[e];if(t!==void 0)return t.exports;var n=vA[e]={id:e,exports:{}};return IB[e](n,n.exports,We),n.exports}We.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return We.d(t,{a:t}),t},We.d=(e,t)=>{for(var n in t)We.o(t,n)&&!We.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},We.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),We.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},We.U=function(e){var t=new URL(e,"x:/"),n={};for(var r in t)n[r]=t[r];for(var r in n.href=e,n.pathname=e.replace(/[?#].*/,""),n.origin=n.protocol="",n.toString=n.toJSON=()=>e,n)Object.defineProperty(this,r,{enumerable:!0,configurable:!0,value:n[r]})},We.U.prototype=URL.prototype,We.p="/";var Ut={};We.d(Ut,{eo:()=>Ao,In:()=>Ae,c_:()=>Qt,bJ:()=>Fe,Ay:()=>RB,DA:()=>Mi,Y_:()=>SA,a2:()=>yA,X3:()=>jA,S0:()=>BA});var Yc={};We.r(Yc),We.d(Yc,{eo:()=>Ao,In:()=>Ae,c_:()=>Qt,bJ:()=>Fe,DA:()=>Mi,Y_:()=>SA,a2:()=>yA,X3:()=>jA,S0:()=>BA}),(st=Fe||(Fe={})).System="system",st.Assistant="assistant",st.User="user",st.Guide="guide",st.Pause="pause",st.UserImage="user-image",st.Hidden="hidden",st.HiddenUser="hidden-user",st.HiddenAssistant="hidden-assistant",st.HiddenSystem="hidden-system",st.HiddenGuide="hidden-guide",st.TemplateUser="template-user",st.TemplateAssistant="template-assistant",st.TemplateSystem="template-system",st.TemplateGuide="template-guide",st.TemplateHidden="template-hidden",(Vc=Qt||(Qt={})).Fail="fail",Vc.Loading="loading",Vc.Success="success",(Ze=Ae||(Ae={})).Ai="ai",Ze.User="user",Ze.Time="time",Ze.System="system",Ze.Role="role",Ze.Hidden="hidden",Ze.Guide="guide",Ze.Pause="pause",Ze.TokenExpired="token-expired",Ze.UserImage="user-image",Ze.HiddenUser="hidden-user",Ze.HiddenAi="hidden-ai",Ze.HiddenRole="hidden-role",Ze.HiddenGuide="hidden-guide",Ze.TemplateUser="template-user",Ze.TemplateAi="template-ai",Ze.TemplateRole="template-role",Ze.TemplateGuide="template-guide",Ze.TemplateHidden="template-hidden",Ze.ImageNotSupported="image-not-supported",(En=Ao||(Ao={})).TokenExpired="80003",En.ImageNotSupported="82003",En.UnAuthorizedPreviewFile="80401",En.TagRepeat="1513405",En[En.Aborted=20]="Aborted",En[En.UnLogin=401]="UnLogin",En.IamNoPermission="IAM_NO_PERMISSION";let Mi=e=>{let t={[Ae.Ai]:Fe.Assistant,[Ae.User]:Fe.User,[Ae.System]:Fe.System,[Ae.Hidden]:Fe.Hidden,[Ae.Guide]:Fe.Guide,[Ae.Time]:Fe.System,[Ae.Role]:Fe.System,[Ae.HiddenAi]:Fe.HiddenAssistant,[Ae.HiddenGuide]:Fe.HiddenGuide,[Ae.HiddenRole]:Fe.HiddenSystem,[Ae.HiddenUser]:Fe.HiddenUser,[Ae.TemplateAi]:Fe.TemplateAssistant,[Ae.TemplateGuide]:Fe.TemplateGuide,[Ae.TemplateRole]:Fe.TemplateSystem,[Ae.TemplateUser]:Fe.TemplateUser,[Ae.TemplateHidden]:Fe.TemplateHidden,[Ae.Pause]:Fe.Pause,[Ae.TokenExpired]:Fe.Pause,[Ae.ImageNotSupported]:Fe.Pause,[Ae.UserImage]:Fe.UserImage};return{content:e.content,role:t[e.role]}},Nt=(gA={computed:()=>G.computed,onBeforeMount:()=>G.onBeforeMount,onBeforeUnmount:()=>G.onBeforeUnmount,ref:()=>G.ref},Rc={},We.d(Rc,gA),Rc),PB=(mA={Message:()=>Ec},Hc={},We.d(Hc,mA),Hc),DB=e=>{try{return JSON.parse(e),!0}catch{return!1}},EB=e=>{let t=document.createElement("textarea");t.value=e,document.body.appendChild(t),t.select(),document.execCommand("copy"),(0,PB.Message)({theme:"success",message:"复制成功"}),document.body.removeChild(t)},QB=(e,t)=>e.replace(/\{\{\s*SELECTED_TEXT\s*\}\}/g,t||""),yA=()=>{let e=r=>{var o,i,a,s;let l=r.target;if(l!=null&&l.classList.contains("bkaidev-angle-up")){let c=l==null?void 0:l.parentElement;c!=null&&c.classList.contains("closed")?c==null||c.classList.remove("closed"):c==null||c.classList.add("closed")}if(l!=null&&l.classList.contains("click-close")&&(l!=null&&l.classList.contains("closed")?l==null||l.classList.remove("closed"):l==null||l.classList.add("closed")),l==null?void 0:l.classList.contains("click-full-screen")){let c=l==null||(i=l.parentElement)===null||i===void 0||(o=i.parentElement)===null||o===void 0?void 0:o.parentElement;c==null||c.classList.add("full-screen"),c._originalParent||(c._originalParent=c.parentNode,c._originalNextSibling=c.nextSibling),document.body.appendChild(c)}if(l!=null&&l.classList.contains("click-un-full-screen")){let c=l==null||(s=l.parentElement)===null||s===void 0||(a=s.parentElement)===null||a===void 0?void 0:a.parentElement;c==null||c.classList.remove("full-screen"),c._originalNextSibling?c._originalParent.insertBefore(c,c._originalNextSibling):c._originalParent.appendChild(c)}if(l!=null&&l.classList.contains("click-copy")){let c=l==null?void 0:l.getAttribute("data-clipboard-text");c&&EB(decodeURIComponent(c))}if(l!=null&&l.classList.contains("click-download")){let c=l==null?void 0:l.getAttribute("data-clipboard-text"),u=l==null?void 0:l.getAttribute("data-file-name");c&&u&&function(d,A="ai.txt"){let f=document.createElement("a"),g=new Blob([d]);f.download=A,f.href=URL.createObjectURL(g),f.style.display="none",document.body.appendChild(f),f.click(),document.body.removeChild(f)}(decodeURIComponent(c),u)}},t=()=>{window.addEventListener("click",e)},n=()=>{window.removeEventListener("click",e)};(0,Nt.onBeforeMount)(()=>{t()}),(0,Nt.onBeforeUnmount)(()=>{n()})},NB=e=>{let t=`<section class="knowledge-head click-close">
309
309
  <svg
310
310
  class="ai-ui-sdk-wenzhang"
311
311
  >
@@ -324,7 +324,7 @@ url(${m}) format("embedded-opentype");
324
324
  <a href="${r}" title="预览原文" target="_blank" class="knowledge-link hover-show">
325
325
  <i class="ai-ui-sdk-icon ai-ui-sdk-yanjing-kejian"></i>
326
326
  </a>
327
- </li>`}),t+="</ul>"},xA=e=>e.replace(/<section class="knowledge-head click-close">[\s\S]*?<\/section>/,"").replace(/<ul class="knowledge-body">[\s\S]*?<\/ul>/,"").replace(/<section class="knowledge-tips">[\s\S]*?<\/section>/,""),VB=()=>{let e=null,t=()=>{let r=`.knowledge-tips {
327
+ </li>`}),t+="</ul>"},bA=e=>e.replace(/<section class="knowledge-head click-close">[\s\S]*?<\/section>/,"").replace(/<ul class="knowledge-body">[\s\S]*?<\/ul>/,"").replace(/<section class="knowledge-tips">[\s\S]*?<\/section>/,""),zB=()=>{let e=null,t=()=>{let r=`.knowledge-tips {
328
328
  position: relative;
329
329
  padding: 6px 8px;
330
330
  margin-bottom: 14px;
@@ -453,13 +453,13 @@ url(${m}) format("embedded-opentype");
453
453
  }
454
454
  }
455
455
  }
456
- }`;(e=document.createElement("style")).textContent=r+o,document.head.appendChild(e)},n=()=>{e&&(e.remove(),e=null)};(0,Nt.onBeforeMount)(()=>{t()}),(0,Nt.onBeforeUnmount)(()=>{n()})},RB=(e,t,n,r)=>{let o=e==="内容正在生成中..."||n?"":e;if(o.includes('<section class="think-head click-close">')){let i=o.match(/<section class="think-body">([\s\S]*?)<\/section>/);if(i){let a=i[1],s=a.replace(/\n$/g,`${t}
456
+ }`;(e=document.createElement("style")).textContent=r+o,document.head.appendChild(e)},n=()=>{e&&(e.remove(),e=null)};(0,Nt.onBeforeMount)(()=>{t()}),(0,Nt.onBeforeUnmount)(()=>{n()})},FB=(e,t,n,r)=>{let o=e==="内容正在生成中..."||n?"":e;if(o.includes('<section class="think-head click-close">')){let i=o.match(/<section class="think-body">([\s\S]*?)<\/section>/);if(i){let a=i[1],s=a.replace(/\n$/g,`${t}
457
457
  `);o=o.replace(a,s)}}else o+=`<section class="think-head click-close">
458
458
  <i class="ai-ui-sdk-icon ai-ui-sdk-sikao"></i>思考中...<i class="ai-ui-sdk-icon ai-ui-sdk-angle-up"></i>
459
459
  </section>
460
460
  <section class="think-body">
461
461
  ${t}
462
- </section>`;return r&&(o=o.replace("思考中...",`已完成思考 (耗时:${function(i){let a=Math.floor(i/36e5),s=Math.floor(i%36e5/6e4),l=Math.floor(i%6e4/1e3),c=i%1e3,u=[];return a>0&&u.push(`${a}h`),s>0&&u.push(`${s}min`),l>0&&u.push(`${l}s`),c>0&&u.push(`${c.toFixed(2)}ms`),u.join(" ")}(r)})`)),o},kA=e=>{let t=e.replace(/<section class="think-head click-close">[\s\S]*<\/section>/,"").replace(/<section class="think-body">[\s\S]*<\/section>/,"");if(t.trim()===""){let n=e.match(/<section class="think-body">([\s\S]*?)<\/section>/);n&&([,t]=n)}return t},HB=e=>{let t=e==="正在思考...",n=e.match(/<section class="think-body">([\s\S]*?)<\/section>$/),r=n&&n[1].trim()==="";return t||r},YB=()=>{let e=null,t=()=>{let r=`.think-head {
462
+ </section>`;return r&&(o=o.replace("思考中...",`已完成思考 (耗时:${function(i){let a=Math.floor(i/36e5),s=Math.floor(i%36e5/6e4),l=Math.floor(i%6e4/1e3),c=i%1e3,u=[];return a>0&&u.push(`${a}h`),s>0&&u.push(`${s}min`),l>0&&u.push(`${l}s`),c>0&&u.push(`${c.toFixed(2)}ms`),u.join(" ")}(r)})`)),o},wA=e=>{let t=e.replace(/<section class="think-head click-close">[\s\S]*<\/section>/,"").replace(/<section class="think-body">[\s\S]*<\/section>/,"");if(t.trim()===""){let n=e.match(/<section class="think-body">([\s\S]*?)<\/section>/);n&&([,t]=n)}return t},xA=e=>{let t=e==="正在思考...",n=e.match(/<section class="think-body">([\s\S]*?)<\/section>$/),r=n&&n[1].trim()==="";return t||r},VB=()=>{let e=null,t=()=>{let r=`.think-head {
463
463
  display: flex;
464
464
  align-items: center;
465
465
  padding: 0 8px 0 6px;
@@ -507,15 +507,15 @@ url(${m}) format("embedded-opentype");
507
507
  &~ .knowledge-head {
508
508
  margin-bottom: 8px;
509
509
  }
510
- }`;(e=document.createElement("style")).textContent=r,document.head.appendChild(e)},n=()=>{e&&(e.remove(),e=null)};(0,Nt.onBeforeMount)(()=>{t()}),(0,Nt.onBeforeUnmount)(()=>{n()})};function CA(e,t,n,r,o,i,a){try{var s=e[i](a),l=s.value}catch(c){n(c);return}s.done?t(l):Promise.resolve(l).then(r,o)}function TA(e){return function(){var t=this,n=arguments;return new Promise(function(r,o){var i=e.apply(t,n);function a(l){CA(i,r,o,a,s,"next",l)}function s(l){CA(i,r,o,a,s,"throw",l)}a(void 0)})}}function _n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class SA{stream({sessionCode:t,url:n,headers:r,data:o}){var i=this;return TA(function*(){var a,s;yield(a=i.handleStart)===null||a===void 0?void 0:a.call(i,t);let l=new AbortController;i.controllerMap[t]=l,fetch(n,{method:"post",signal:l.signal,headers:function(c){for(var u=1;u<arguments.length;u++){var d=arguments[u]!=null?arguments[u]:{},A=Object.keys(d);typeof Object.getOwnPropertySymbols=="function"&&(A=A.concat(Object.getOwnPropertySymbols(d).filter(function(f){return Object.getOwnPropertyDescriptor(d,f).enumerable}))),A.forEach(function(f){_n(c,f,d[f])})}return c}({"Content-Type":"application/json"},r),mode:"cors",credentials:"include",body:JSON.stringify(o)}).then((s=TA(function*(c){let u=c.body.pipeThrough(new window.TextDecoderStream).getReader(),d="";for(;;)try{let{value:A,done:f}=yield u.read();if(!c.ok){i.handleError(t,A||c.statusText,c.status);break}if(f){i.handleEnd(t);break}(d+A.toString()).split(`
511
- `).forEach(g=>{let h=g.replace("data:","").trim();if(QB(h)){var y,m;let{event:C,content:x,cover:v,documents:j,result:B,code:k,elapsed_time:I,message:Q}=JSON.parse(h);if(B===!1||c.status!==200){i.handleError(t,Q||"模型调用失败",k);return}switch(C){case"text":i.handleText(t,x,v);break;case"reference_doc":(y=i.handleReferenceDoc)===null||y===void 0||y.call(i,t,j,v);break;case"think":(m=i.handleThink)===null||m===void 0||m.call(i,t,x,v,I);break;case"done":i.handleEnd(t,v?x:"");break;case"error":i.handleError(t,Q||"模型调用失败",k)}d=""}else h&&(d=h)})}catch(A){(A==null?void 0:A.code)!==20&&i.handleError(t,`模型调用失败:${A.message}`,A.code);break}}),function(c){return s.apply(this,arguments)}))})()}stop(t){var n,r;return(r=this.controllerMap[t])===null||r===void 0||(n=r.abort)===null||n===void 0||n.call(r),this.handleEnd(t)}constructor({handleStart:t,handleText:n,handleReferenceDoc:r,handleThink:o,handleEnd:i,handleError:a}){_n(this,"handleStart",void 0),_n(this,"handleText",void 0),_n(this,"handleReferenceDoc",void 0),_n(this,"handleThink",void 0),_n(this,"handleEnd",void 0),_n(this,"handleError",void 0),_n(this,"controllerMap",void 0),this.handleStart=t,this.handleText=n,this.handleReferenceDoc=r,this.handleThink=o,this.handleEnd=i,this.handleError=a,this.controllerMap={}}}let BA=({handleStart:e,handleText:t,handleReferenceDoc:n,handleThink:r,handleEnd:o,handleError:i,requestOptions:a}={})=>{let s="内容正在生成中...",l=(0,Nt.ref)(),c=(0,Nt.ref)({}),u=(0,Nt.ref)([]),d={},A=(0,Nt.computed)(()=>{let k=[];for(let I=u.value.length-1;I>=0;I--){let Q=u.value[I],P=I+1,$=u.value[P];for(;$&&![Ae.Ai,Ae.TokenExpired,Ae.ImageNotSupported,Ae.Pause,Ae.Guide].includes($.role);)P+=1,$=u.value[P];if(Q.role===Ae.System)break;Q.status===Qt.Fail||($==null?void 0:$.status)===Qt.Fail&&[Ae.User,Ae.UserImage].includes(Q.role)||[Ae.Time,Ae.System].includes(Q.role)||k.unshift(Q)}return k}),f=(0,Nt.computed)(()=>{var k;let I=(k=l.value)===null||k===void 0?void 0:k.sessionCode;return!!I&&c.value[I]}),g=(0,Nt.computed)(()=>{var k,I,Q;let P=[],$=[],Z=[],q=u.value.findLastIndex(L=>L.role===Ae.System&&["已启用角色","已启用模型"].some(K=>L.content.includes(K))),U=0;(Q=l.value)===null||Q===void 0||(I=Q.roleInfo)===null||I===void 0||(k=I.content)===null||k===void 0||k.forEach(L=>{let K=u.value[q+1+U],te=u.value[q+2+U];if((K==null?void 0:K.content)===L.content&&K.role!==Ae.System&&(P.push(Ii(K)),U+=1,(K==null?void 0:K.role)===Ae.Pause)){for(;te&&te.role===Ae.System;)U+=1,te=u.value[q+1+U];for(;te&&[Ae.User,Ae.UserImage].includes(te.role);)P.push(Ii(te)),U+=1,te=u.value[q+1+U]}}),$.push(...A.value.map(Ii));let F=L=>{let K=!0;for(let le=L;le<P.length;le++){var te;P[le].content!==((te=$[le-L])===null||te===void 0?void 0:te.content)&&(K=!1)}return K};for(let L=0;L<P.length;L++){let K=P[L];if(F(L))break;Z.push(K)}return Z.push(...$),Z.forEach(L=>{L.content=kA(L.content),L.content=xA(L.content)}),Z}),h=new SA({handleStart:v,handleText:function(k,I,Q){let P=y(k);if(P.content===s)P.content=I;else{if(P.status!==Qt.Loading)return;P.content=Q?I:P.content+I}return t==null?void 0:t(k,P)},handleReferenceDoc:function(k,I,Q){let P=y(k),$=FB(I);return P.content=Q?$:P.content+$,n==null?void 0:n(k,P)},handleThink:function(k,I,Q,P){let $=y(k);return $.content=RB($.content,I,Q,P),r==null?void 0:r(k,$)},handleEnd:function(k,I){let Q=y(k);if(Q.status===Qt.Loading)return c.value[k]=!1,(Q.content===s||HB(Q.content))&&j(k,"聊天内容已中断"),I&&(Q.content=I),Q.status=Qt.Success,o==null?void 0:o(k,Q)},handleError:j});function y(k){var I,Q;return((I=l.value)===null||I===void 0?void 0:I.sessionCode)===k?u.value.at(-1):(Q=d[k])===null||Q===void 0?void 0:Q.at(-1)}function m(k){var I;return((I=l.value)===null||I===void 0?void 0:I.sessionCode)===k?u.value:d[k]}function C(k,I){m(k).push(I)}function x(k,I,Q){var P;let $=((P=l.value)===null||P===void 0?void 0:P.sessionCode)===k?u.value:d[k],Z=[];return I.forEach(q=>{let U=$.findIndex(F=>F.id===q);if(U>-1){let F=$[U-1],L=$[U+1],K=$[U+2];if($.splice(U,1),Z.push(q),[Ae.Hidden].includes(F==null?void 0:F.role)){let te=$.findIndex(le=>le.id===F.id);$.splice(te,1),Z.push(F.id)}if((L==null?void 0:L.role)===Ae.Ai||Q&&[Ae.Ai,Ae.Guide,Ae.TokenExpired,Ae.ImageNotSupported,Ae.Pause].includes(L==null?void 0:L.role)){let te=$.findIndex(le=>le.id===L.id);$.splice(te,1),Z.push(L.id)}if([Ae.Guide].includes(K==null?void 0:K.role)&&Q){let te=$.findIndex(le=>le.id===K.id);$.splice(te,1),Z.push(K.id)}}}),Z}function v(k){c.value[k]=!0;let I={sessionCode:k,role:Ae.Ai,status:Qt.Loading,content:s};return C(k,I),e==null?void 0:e(k,I)}function j(k,I,Q){let P=y(k);return P.status=Qt.Fail,P.content=I,c.value[k]=!1,Q===Ao.TokenExpired&&(P.content="抱歉,您的剩余 Token 不足,无法返回回答内容,请先清空当前会话(上下文仍会作为历史记录保留))",P.role=Ae.TokenExpired),Q===Ao.ImageNotSupported&&(P.content="抱歉,当前模型不支持图片内容解析",P.role=Ae.ImageNotSupported),i==null?void 0:i(k,P,Q)}function B(k,I){var Q,P,$;if(!(!((Q=l.value)===null||Q===void 0)&&Q.sessionCode)||!(a!=null&&a.url)||f.value)return;let{message:Z,cite:q,shortcut:U}=k,F="";F=U?zB(U.prompt,q):q?`${Z}: "${q}"`:Z,u.value.push({sessionCode:(P=l.value)===null||P===void 0?void 0:P.sessionCode,content:Z,role:Ae.User,status:Qt.Success,cite:q}),h.stream({sessionCode:($=l.value)===null||$===void 0?void 0:$.sessionCode,url:a.url,headers:a==null?void 0:a.headers,data:{inputs:{chat_history:g.value.slice(0,g.value.length-1),input:F}}}),I==null||I()}return{currentSession:l,sessionContents:u,sessionContentsMap:d,sessionLoadingMap:c,prompts:g,currentSessionLoading:f,chat:function({sessionCode:k,data:I,url:Q,headers:P}){h.stream({sessionCode:k,url:Q,data:I,headers:P||(a==null?void 0:a.headers)})},sendChat:B,stopChat:function(k){h.stop(k)},plusSessionContent:C,updateSessionContent:function(k){var I;let Q=(((I=l.value)===null||I===void 0?void 0:I.sessionCode)===k.sessionCode?u.value:d[k.sessionCode]).find(P=>+(P.id||0)==+(k.id||0));Q&&Object.assign(Q,k)},getSessionContentById:function(k,I){return m(I).find(Q=>Q.id===k)},getLastSessionContentBySessionCode:y,getSessionContentsBySessionCode:m,setCurrentSession:function(k){l.value=k,k!=null&&k.sessionCode&&(d[k.sessionCode]||(d[k.sessionCode]=[]),u.value=d[k.sessionCode])},setSessionContents:function(k){l.value&&(d[l.value.sessionCode]=k,u.value=k)},deleteSessionContent:function(k,I){return x(k,[I],!0)},deleteSessionContents:function(k,I){return x(k,I,!1)},handleStartChat:v,handleErrorChat:j,reGenerateChat:function(k){if(u.value[k].role!==Ae.Ai)return;let I=u.value[k-1].content,Q=u.value[k-1].cite;u.value.splice(k-1,u.value.length-k+1),B({message:I,cite:Q})},reSendChat:function(k,{message:I,cite:Q},P){u.value[k].role===Ae.User&&(u.value.splice(k,u.value.length-k),B({message:I,cite:Q},P))},deleteChat:function(k){if(u.value[k].role===Ae.User){u.value.splice(k,2);return}u.value.splice(k-1,2)}}},jA=({handleStart:e,handleEnd:t,handleError:n}={})=>{let r="",o=new SA({handleStart:()=>(r="",e==null?void 0:e()),handleText:(i,a,s)=>{s||r==="正在思考..."?r=a:r+=a},handleEnd:()=>(r==="无话可说"&&(r=""),t==null?void 0:t(r)),handleError:(i,a,s)=>n==null?void 0:n(a,s)});return{summary:({content:i,url:a,headers:s,model:l})=>{let c=kA(xA(i)),u=[{role:Fe.User,content:`你是一个总结大师,请帮助我对下面这段话进行总结。要求总结精炼,不超过 15 个字!且末尾没有标点符号!请注意:如果你无法总结,请回复“无话可说”!
510
+ }`;(e=document.createElement("style")).textContent=r,document.head.appendChild(e)},n=()=>{e&&(e.remove(),e=null)};(0,Nt.onBeforeMount)(()=>{t()}),(0,Nt.onBeforeUnmount)(()=>{n()})};function kA(e,t,n,r,o,i,a){try{var s=e[i](a),l=s.value}catch(c){n(c);return}s.done?t(l):Promise.resolve(l).then(r,o)}function CA(e){return function(){var t=this,n=arguments;return new Promise(function(r,o){var i=e.apply(t,n);function a(l){kA(i,r,o,a,s,"next",l)}function s(l){kA(i,r,o,a,s,"throw",l)}a(void 0)})}}function _n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class TA{stream({sessionCode:t,url:n,headers:r,data:o}){var i=this;return CA(function*(){var a,s;yield(a=i.handleStart)===null||a===void 0?void 0:a.call(i,t);let l=new AbortController;i.controllerMap[t]=l,fetch(n,{method:"post",signal:l.signal,headers:function(c){for(var u=1;u<arguments.length;u++){var d=arguments[u]!=null?arguments[u]:{},A=Object.keys(d);typeof Object.getOwnPropertySymbols=="function"&&(A=A.concat(Object.getOwnPropertySymbols(d).filter(function(f){return Object.getOwnPropertyDescriptor(d,f).enumerable}))),A.forEach(function(f){_n(c,f,d[f])})}return c}({"Content-Type":"application/json"},r),mode:"cors",credentials:"include",body:JSON.stringify(o)}).then((s=CA(function*(c){let u=c.body.pipeThrough(new window.TextDecoderStream).getReader(),d="";for(;;)try{let{value:A,done:f}=yield u.read();if(!c.ok){let g=A||c.statusText;try{let h=JSON.parse(g);g=h.message||h.error.message||g}catch(h){console.error(h.message||h)}i.handleError(t,g,c.status);break}if(f){i.handleEnd(t);break}(d+A.toString()).split(`
511
+ `).forEach(g=>{let h=g.replace("data:","").trim();if(DB(h)){var y,m;let{event:T,content:k,cover:v,documents:O,result:C,code:w,elapsed_time:M,message:Q}=JSON.parse(h);if(C===!1||c.status!==200){i.handleError(t,Q||"模型调用失败",w);return}switch(T){case"text":i.handleText(t,k,v);break;case"reference_doc":(y=i.handleReferenceDoc)===null||y===void 0||y.call(i,t,O,v);break;case"think":(m=i.handleThink)===null||m===void 0||m.call(i,t,k,v,M);break;case"done":i.handleEnd(t,v?k:"");break;case"error":i.handleError(t,Q||"模型调用失败",w)}d=""}else h&&(d=h)})}catch(A){(A==null?void 0:A.code)!==20&&i.handleError(t,`模型调用失败:${A.message}`,A.code);break}}),function(c){return s.apply(this,arguments)}))})()}stop(t){var n,r;return(r=this.controllerMap[t])===null||r===void 0||(n=r.abort)===null||n===void 0||n.call(r),this.handleEnd(t)}constructor({handleStart:t,handleText:n,handleReferenceDoc:r,handleThink:o,handleEnd:i,handleError:a}){_n(this,"handleStart",void 0),_n(this,"handleText",void 0),_n(this,"handleReferenceDoc",void 0),_n(this,"handleThink",void 0),_n(this,"handleEnd",void 0),_n(this,"handleError",void 0),_n(this,"controllerMap",void 0),this.handleStart=t,this.handleText=n,this.handleReferenceDoc=r,this.handleThink=o,this.handleEnd=i,this.handleError=a,this.controllerMap={}}}let SA=({handleStart:e,handleText:t,handleReferenceDoc:n,handleThink:r,handleEnd:o,handleError:i,requestOptions:a}={})=>{let s="内容正在生成中...",l=(0,Nt.ref)(),c=(0,Nt.ref)({}),u=(0,Nt.ref)([]),d={},A=(0,Nt.computed)(()=>{let w=[];for(let M=u.value.length-1;M>=0;M--){let Q=u.value[M],I=M+1,$=u.value[I];for(;$&&![Ae.Ai,Ae.TokenExpired,Ae.ImageNotSupported,Ae.Pause,Ae.Guide].includes($.role);)I+=1,$=u.value[I];if(Q.role===Ae.System)break;Q.status===Qt.Fail||($==null?void 0:$.status)===Qt.Fail&&[Ae.User,Ae.UserImage].includes(Q.role)||[Ae.Time,Ae.System].includes(Q.role)||w.unshift(Q)}return w}),f=(0,Nt.computed)(()=>{var w;let M=(w=l.value)===null||w===void 0?void 0:w.sessionCode;return!!M&&c.value[M]}),g=(0,Nt.computed)(()=>{var w,M,Q;let I=[],$=[],Z=[],q=u.value.findLastIndex(L=>L.role===Ae.System&&["已启用角色","已启用模型"].some(X=>L.content.includes(X))),U=0;(Q=l.value)===null||Q===void 0||(M=Q.roleInfo)===null||M===void 0||(w=M.content)===null||w===void 0||w.forEach(L=>{let X=u.value[q+1+U],te=u.value[q+2+U];if((X==null?void 0:X.content)===L.content&&X.role!==Ae.System&&(I.push(Mi(X)),U+=1,(X==null?void 0:X.role)===Ae.Pause)){for(;te&&te.role===Ae.System;)U+=1,te=u.value[q+1+U];for(;te&&[Ae.User,Ae.UserImage].includes(te.role);)I.push(Mi(te)),U+=1,te=u.value[q+1+U]}}),$.push(...A.value.map(Mi));let F=L=>{let X=!0;for(let ae=L;ae<I.length;ae++){var te;I[ae].content!==((te=$[ae-L])===null||te===void 0?void 0:te.content)&&(X=!1)}return X};for(let L=0;L<I.length;L++){let X=I[L];if(F(L))break;Z.push(X)}return Z.push(...$),Z.forEach(L=>{L.content=wA(L.content),L.content=bA(L.content)}),Z}),h=new TA({handleStart:v,handleText:function(w,M,Q){let I=y(w);if(I.content===s)I.content=M;else{if(I.status!==Qt.Loading)return;I.content=Q?M:I.content+M}return t==null?void 0:t(w,I)},handleReferenceDoc:function(w,M,Q){let I=y(w),$=NB(M);return I.content=Q?$:I.content+$,n==null?void 0:n(w,I)},handleThink:function(w,M,Q,I){let $=y(w);return $.content=FB($.content,M,Q,I),r==null?void 0:r(w,$)},handleEnd:function(w,M){let Q=y(w);if(Q.content===s||xA(Q.content)){O(w,"聊天内容已中断");return}if(Q.status===Qt.Loading)return c.value[w]=!1,(Q.content===s||xA(Q.content))&&O(w,"聊天内容已中断"),M&&(Q.content=M),Q.status=Qt.Success,o==null?void 0:o(w,Q)},handleError:O});function y(w){var M,Q;return((M=l.value)===null||M===void 0?void 0:M.sessionCode)===w?u.value.at(-1):(Q=d[w])===null||Q===void 0?void 0:Q.at(-1)}function m(w){var M;return((M=l.value)===null||M===void 0?void 0:M.sessionCode)===w?u.value:d[w]}function T(w,M){m(w).push(M)}function k(w,M,Q){var I;let $=((I=l.value)===null||I===void 0?void 0:I.sessionCode)===w?u.value:d[w],Z=[];return M.forEach(q=>{let U=$.findIndex(F=>F.id===q);if(U>-1){let F=$[U-1],L=$[U+1],X=$[U+2];if($.splice(U,1),Z.push(q),[Ae.Hidden].includes(F==null?void 0:F.role)){let te=$.findIndex(ae=>ae.id===F.id);$.splice(te,1),Z.push(F.id)}if((L==null?void 0:L.role)===Ae.Ai||Q&&[Ae.Ai,Ae.Guide,Ae.TokenExpired,Ae.ImageNotSupported,Ae.Pause].includes(L==null?void 0:L.role)){let te=$.findIndex(ae=>ae.id===L.id);$.splice(te,1),Z.push(L.id)}if([Ae.Guide].includes(X==null?void 0:X.role)&&Q){let te=$.findIndex(ae=>ae.id===X.id);$.splice(te,1),Z.push(X.id)}}}),Z}function v(w){c.value[w]=!0;let M={sessionCode:w,role:Ae.Ai,status:Qt.Loading,content:s};return T(w,M),e==null?void 0:e(w,M)}function O(w,M,Q){let I=y(w);return I.status=Qt.Fail,I.content=M,c.value[w]=!1,Q===Ao.TokenExpired&&(I.content="抱歉,您的剩余 Token 不足,无法返回回答内容,请先清空当前会话(上下文仍会作为历史记录保留))",I.role=Ae.TokenExpired),Q===Ao.ImageNotSupported&&(I.content="抱歉,当前模型不支持图片内容解析",I.role=Ae.ImageNotSupported),i==null?void 0:i(w,I,Q)}function C(w,M){var Q,I,$;if(!(!((Q=l.value)===null||Q===void 0)&&Q.sessionCode)||!(a!=null&&a.url)||f.value)return;let{message:Z,cite:q,shortcut:U}=w,F="";F=U?QB(U.prompt,q):q?`${Z}: "${q}"`:Z,u.value.push({sessionCode:(I=l.value)===null||I===void 0?void 0:I.sessionCode,content:Z,role:Ae.User,status:Qt.Success,cite:q}),h.stream({sessionCode:($=l.value)===null||$===void 0?void 0:$.sessionCode,url:a.url,headers:a==null?void 0:a.headers,data:{inputs:function(L){for(var X=1;X<arguments.length;X++){var te=arguments[X]!=null?arguments[X]:{},ae=Object.keys(te);typeof Object.getOwnPropertySymbols=="function"&&(ae=ae.concat(Object.getOwnPropertySymbols(te).filter(function(re){return Object.getOwnPropertyDescriptor(te,re).enumerable}))),ae.forEach(function(re){var Y;Y=te[re],re in L?Object.defineProperty(L,re,{value:Y,enumerable:!0,configurable:!0,writable:!0}):L[re]=Y})}return L}({chat_history:g.value.slice(0,g.value.length-1),input:F},a.data)}}),M==null||M()}return{currentSession:l,sessionContents:u,sessionContentsMap:d,sessionLoadingMap:c,prompts:g,currentSessionLoading:f,chat:function({sessionCode:w,data:M,url:Q,headers:I}){h.stream({sessionCode:w,url:Q,data:M,headers:I||(a==null?void 0:a.headers)})},sendChat:C,stopChat:function(w){h.stop(w)},plusSessionContent:T,updateSessionContent:function(w){var M;let Q=(((M=l.value)===null||M===void 0?void 0:M.sessionCode)===w.sessionCode?u.value:d[w.sessionCode]).find(I=>+(I.id||0)==+(w.id||0));Q&&Object.assign(Q,w)},getSessionContentById:function(w,M){return m(M).find(Q=>Q.id===w)},getLastSessionContentBySessionCode:y,getSessionContentsBySessionCode:m,setCurrentSession:function(w){l.value=w,w!=null&&w.sessionCode&&(d[w.sessionCode]||(d[w.sessionCode]=[]),u.value=d[w.sessionCode])},setSessionContents:function(w){l.value&&(d[l.value.sessionCode]=w,u.value=w)},deleteSessionContent:function(w,M){return k(w,[M],!0)},deleteSessionContents:function(w,M){return k(w,M,!1)},handleStartChat:v,handleErrorChat:O,reGenerateChat:function(w){if(u.value[w].role!==Ae.Ai)return;let M=u.value[w-1].content,Q=u.value[w-1].cite;u.value.splice(w-1,u.value.length-w+1),C({message:M,cite:Q})},reSendChat:function(w,{message:M,cite:Q},I){u.value[w].role===Ae.User&&(u.value.splice(w,u.value.length-w),C({message:M,cite:Q},I))},deleteChat:function(w){if(u.value[w].role===Ae.User){u.value.splice(w,2);return}u.value.splice(w-1,2)}}},BA=({handleStart:e,handleEnd:t,handleError:n}={})=>{let r="",o=new TA({handleStart:()=>(r="",e==null?void 0:e()),handleText:(i,a,s)=>{s||r==="正在思考..."?r=a:r+=a},handleEnd:()=>(r==="无话可说"&&(r=""),t==null?void 0:t(r)),handleError:(i,a,s)=>n==null?void 0:n(a,s)});return{summary:({content:i,url:a,headers:s,model:l})=>{let c=wA(bA(i)),u=[{role:Fe.User,content:`你是一个总结大师,请帮助我对下面这段话进行总结。要求总结精炼,不超过 15 个字!且末尾没有标点符号!请注意:如果你无法总结,请回复“无话可说”!
512
512
  文字如下:
513
- ${c}`}];o.stream({sessionCode:"summary",url:a,data:{prompts:u,model:l},headers:s})}}};We(86),We(84);let OA=()=>{VB(),YB()},LB=Yc.default;if(typeof window<"u"){let{currentScript:e}=window.document,t=e&&e.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);t&&(We.p=t[1])}Ut.eo;var Lc=Ut.In,yr=Ut.c_;Ut.bJ,Ut.Ay,Ut.DA;var $B=Ut.Y_,GB=Ut.a2,UB=Ut.X3;Ut.S0;const IA=e=>t=>typeof t=="string"&&t.startsWith(e),$c=IA("--"),ZB=IA("var(--"),Gc=e=>ZB(e)?JB.test(e.split("/*")[0].trim()):!1,JB=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,Mi={};function MA(e){for(const t in e)Mi[t]=e[t],$c(t)&&(Mi[t].isCSSVariable=!0)}function xs(e,t){const n=typeof e=="string"&&!t?`${e}Context`:t,r=Symbol(n);return[a=>{const s=p.inject(r,a);if(s||s===null)return s;throw new Error(`Injection \`${r.toString()}\` not found. Component must be used within ${Array.isArray(e)?`one of the following components: ${e.join(", ")}`:`\`${e}\``}`)},a=>(p.provide(r,a),a)]}const[WB,qB]=xs("Motion"),[KB,iQ]=xs("LayoutGroup");function Pi(e,t,n){if(Array.isArray(e))return e.reduce((r,o)=>{const i=Pi(o,t,n);return i?{...r,...i}:r},{});if(typeof e=="object")return e;if(e&&t){const r=t[e];return typeof r=="function"?r(n):r}}function XB(e,t){return typeof e!=typeof t?!0:Array.isArray(e)&&Array.isArray(t)?!_B(e,t):e!==t}function _B(e,t){const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}function PA(e,t){return e[t]?{...e,...e[t],[t]:void 0}:{...e}}function DA(e){return e==null?void 0:e.startsWith("--")}const ej=e=>e;function tj(e){return typeof e=="number"}const nj=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"],rj=new Set(nj);function oj(e){return rj.has(e)}function ij(e,t){const n=e.animate,r=t.animate;if(n===r)return!1;if(!n||!r)return!0;if(typeof n=="object"||typeof r=="object"){const o=Object.keys(n),i=Object.keys(r);return o.length!==i.length?!0:o.some(a=>{if(a==="transition")return!1;const s=n[a],l=r[a];return s!==l})}return console.log(2344),n!==r}typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const aj=e=>typeof e<"u",EA={syntax:"<angle>",initialValue:"0deg",toDefaultUnit:e=>`${e}deg`},sj={translate:{syntax:"<length-percentage>",initialValue:"0px",toDefaultUnit:e=>`${e}px`},rotate:EA,scale:{syntax:"<number>",initialValue:1,toDefaultUnit:ej},skew:EA},lj=["translate","scale","rotate","skew"],cj=["","X","Y","Z"],Uc=new Map,ks=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"];lj.forEach(e=>{cj.forEach(t=>{ks.push(e+t),Uc.set(e+t,sj[e])})});const uj=new Set(ks),dj=e=>uj.has(e),QA={x:"translateX",y:"translateY",z:"translateZ"};function fj([e],[t]){return ks.indexOf(e)-ks.indexOf(t)}function pj(e,[t,n]){return`${e} ${t}(${n})`}function Aj(e){return e.sort(fj).reduce(pj,"").trim()}const hj={translate:[0,0],rotate:0,scale:1,skew:0,x:0,y:0,z:0};function Cs(e){return!!(e&&e.getVelocity)}const gj={get:(e,t)=>{let n=DA(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&n!=="0"){const r=Uc.get(t);r&&(n=r.initialValue)}return n},set:(e,t,n)=>{DA(t)?e.style.setProperty(t,n):e.style[t]=n}};function mj(e){var t;const n={},r=[];for(let o in e){let i=e[o];i=Cs(i)?i.get():i,dj(o)&&o in QA&&(o=QA[o]);let a=Array.isArray(i)?i[0]:i;const s=Uc.get(o);s?(a=tj(i)?(t=s.toDefaultUnit)==null?void 0:t.call(s,i):i,r.push([o,a])):n[o]=a}return r.length&&(n.transform=Aj(r)),n}const NA={fill:!0,stroke:!0,strokeWidth:!0,opacity:!0,fillOpacity:!0,strokeOpacity:!0,strokeLinecap:!0,strokeLinejoin:!0,strokeDasharray:!0,strokeDashoffset:!0,cx:!0,cy:!0,r:!0,d:!0,x:!0,y:!0,x1:!0,y1:!0,x2:!0,y2:!0,points:!0,pathLength:!0,transform:!0,viewBox:!0,width:!0,height:!0,preserveAspectRatio:!0,clipPath:!0,filter:!0,mask:!0,stopColor:!0,stopOpacity:!0,gradientTransform:!0,gradientUnits:!0,spreadMethod:!0,markerEnd:!0,markerMid:!0,markerStart:!0,textAnchor:!0,dominantBaseline:!0,fontFamily:!0,fontSize:!0,fontWeight:!0,letterSpacing:!0,vectorEffect:!0};function vj(e){const t={},n={};for(const r in e)if(r in NA){const o=NA[r],i=typeof o=="string"?o:r,a=e[r];t[i]=Cs(a)?a.get():a}else n[r]=e[r];return{attributes:t,style:n}}function zA(e){return e?e.flatMap(t=>t.type===p.Fragment?zA(t.children):[t]):[]}const yj=p.defineComponent({name:"PrimitiveSlot",inheritAttrs:!1,setup(e,{attrs:t,slots:n}){return()=>{var r,o;if(!n.default)return null;const i=zA(n.default()),a=i.findIndex(u=>u.type!==p.Comment);if(a===-1)return i;const s=i[a];(r=s.props)==null||delete r.ref;const l=s.props?p.mergeProps(t,s.props):t;t.class&&((o=s.props)!=null&&o.class)&&delete s.props.class;const c=p.cloneVNode(s,l);for(const u in l)u.startsWith("on")&&(c.props||(c.props={}),c.props[u]=l[u]);return i.length===1?c:(i[a]=c,i)}}}),bj=p.defineComponent({name:"Primitive",inheritAttrs:!1,props:{asChild:{type:Boolean,default:!1},as:{type:[String,Object],default:"div"},getProps:{type:Function,default:()=>({})}},setup(e,{attrs:t,slots:n}){const r=e.asChild?"template":e.as,o=["area","img","input"];return()=>{const a={...e.getProps(),...t};return typeof r=="string"&&o.includes(r)?p.h(r,a):r!=="template"?p.h(e.as,a,{default:n.default}):p.h(yj,a,{default:n.default})}}}),br=new WeakMap;class An{constructor(t){this.state=t}beforeMount(){}mount(){}unmount(){}update(){}beforeUpdate(){}beforeUnmount(){}}const vt=e=>e;let Zc=vt;const Ts=["read","resolveKeyframes","update","preRender","render","postRender"],FA={value:null,addProjectionMetrics:null};function wj(e,t){let n=new Set,r=new Set,o=!1,i=!1;const a=new WeakSet;let s={delta:0,timestamp:0,isProcessing:!1},l=0;function c(d){a.has(d)&&(u.schedule(d),e()),l++,d(s)}const u={schedule:(d,A=!1,f=!1)=>{const h=f&&o?n:r;return A&&a.add(d),h.has(d)||h.add(d),d},cancel:d=>{r.delete(d),a.delete(d)},process:d=>{if(s=d,o){i=!0;return}o=!0,[n,r]=[r,n],n.forEach(c),t&&FA.value&&FA.value.frameloop[t].push(l),l=0,n.clear(),o=!1,i&&(i=!1,u.process(d))}};return u}const xj=40;function VA(e,t){let n=!1,r=!0;const o={delta:0,timestamp:0,isProcessing:!1},i=()=>n=!0,a=Ts.reduce((m,C)=>(m[C]=wj(i,t?C:void 0),m),{}),{read:s,resolveKeyframes:l,update:c,preRender:u,render:d,postRender:A}=a,f=()=>{const m=performance.now();n=!1,o.delta=r?1e3/60:Math.max(Math.min(m-o.timestamp,xj),1),o.timestamp=m,o.isProcessing=!0,s.process(o),l.process(o),c.process(o),u.process(o),d.process(o),A.process(o),o.isProcessing=!1,n&&t&&(r=!1,e(f))},g=()=>{n=!0,r=!0,o.isProcessing||e(f)};return{schedule:Ts.reduce((m,C)=>{const x=a[C];return m[C]=(v,j=!1,B=!1)=>(n||g(),x.schedule(v,j,B)),m},{}),cancel:m=>{for(let C=0;C<Ts.length;C++)a[Ts[C]].cancel(m)},state:o,steps:a}}const{schedule:Pe,cancel:Qn,state:it,steps:Jc}=VA(typeof requestAnimationFrame<"u"?requestAnimationFrame:vt,!0);function kj(e){return e instanceof SVGElement&&e.tagName!=="svg"}class Cj extends An{mount(){const t=this.state.element;if(!kj(t))return;const n=this.state.visualElement;Pe.read(()=>{try{n.renderState.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.renderState.dimensions={x:0,y:0,width:0,height:0}}})}unmount(){}}const Di=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),er=Di("deg"),Nn=Di("%"),ye=Di("px"),Tj=Di("vh"),Sj=Di("vw"),RA={...Nn,parse:e=>Nn.parse(e)/100,transform:e=>Nn.transform(e*100)};function HA(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const Ei={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(ye.test(e))e=parseFloat(e);else return e;const n=HA(e,t.target.x),r=HA(e,t.target.y);return`${n}% ${r}%`}},Je=(e,t,n)=>e+(t-e)*n,tr=(e,t,n)=>n>t?t:n<e?e:n,ho={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Qi={...ho,transform:e=>tr(0,1,e)},Ss={...ho,default:1},Ni=e=>Math.round(e*1e5)/1e5,Wc=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function Bj(e){return e==null}const jj=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,qc=(e,t)=>n=>!!(typeof n=="string"&&jj.test(n)&&n.startsWith(e)||t&&!Bj(n)&&Object.prototype.hasOwnProperty.call(n,t)),YA=(e,t,n)=>r=>{if(typeof r!="string")return r;const[o,i,a,s]=r.match(Wc);return{[e]:parseFloat(o),[t]:parseFloat(i),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},Oj=e=>tr(0,255,e),Kc={...ho,transform:e=>Math.round(Oj(e))},wr={test:qc("rgb","red"),parse:YA("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+Kc.transform(e)+", "+Kc.transform(t)+", "+Kc.transform(n)+", "+Ni(Qi.transform(r))+")"};function Ij(e){let t="",n="",r="",o="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),o=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),o=e.substring(4,5),t+=t,n+=n,r+=r,o+=o),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}}const Xc={test:qc("#"),parse:Ij,transform:wr.transform},go={test:qc("hsl","hue"),parse:YA("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Nn.transform(Ni(t))+", "+Nn.transform(Ni(n))+", "+Ni(Qi.transform(r))+")"},lt={test:e=>wr.test(e)||Xc.test(e)||go.test(e),parse:e=>wr.test(e)?wr.parse(e):go.test(e)?go.parse(e):Xc.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?wr.transform(e):go.transform(e)},Mj=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function Pj(e){var t,n;return isNaN(e)&&typeof e=="string"&&(((t=e.match(Wc))===null||t===void 0?void 0:t.length)||0)+(((n=e.match(Mj))===null||n===void 0?void 0:n.length)||0)>0}const LA="number",$A="color",Dj="var",Ej="var(",GA="${}",Qj=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function zi(e){const t=e.toString(),n=[],r={color:[],number:[],var:[]},o=[];let i=0;const s=t.replace(Qj,l=>(lt.test(l)?(r.color.push(i),o.push($A),n.push(lt.parse(l))):l.startsWith(Ej)?(r.var.push(i),o.push(Dj),n.push(l)):(r.number.push(i),o.push(LA),n.push(parseFloat(l))),++i,GA)).split(GA);return{values:n,split:s,indexes:r,types:o}}function UA(e){return zi(e).values}function ZA(e){const{split:t,types:n}=zi(e),r=t.length;return o=>{let i="";for(let a=0;a<r;a++)if(i+=t[a],o[a]!==void 0){const s=n[a];s===LA?i+=Ni(o[a]):s===$A?i+=lt.transform(o[a]):i+=o[a]}return i}}const Nj=e=>typeof e=="number"?0:e;function zj(e){const t=UA(e);return ZA(e)(t.map(Nj))}const nr={test:Pj,parse:UA,createTransformer:ZA,getAnimatableNone:zj},Fj={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,o=nr.parse(e);if(o.length>5)return r;const i=nr.createTransformer(e),a=typeof o[0]!="number"?1:0,s=n.x.scale*t.x,l=n.y.scale*t.y;o[0+a]/=s,o[1+a]/=l;const c=Je(s,l,.5);return typeof o[2+a]=="number"&&(o[2+a]/=c),typeof o[3+a]=="number"&&(o[3+a]/=c),i(o)}},JA={borderRadius:{...Ei,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Ei,borderTopRightRadius:Ei,borderBottomLeftRadius:Ei,borderBottomRightRadius:Ei,boxShadow:Fj},Bs={hasAnimatedSinceResize:!0,hasEverUpdated:!1};class Vj extends An{constructor(t){super(t),MA(JA)}beforeUpdate(){this.state.willUpdate("beforeUpdate")}update(){this.didUpdate()}didUpdate(){var t,n;(this.state.options.layout||this.state.options.layoutId||this.state.options.drag)&&((n=(t=this.state.visualElement.projection)==null?void 0:t.root)==null||n.didUpdate())}mount(){var t;const n=this.state.options,r=this.state.options.layoutGroup;if(n.layout||n.layoutId){const o=this.state.visualElement.projection;o&&(o.promote(),(t=r==null?void 0:r.group)==null||t.add(o)),Bs.hasEverUpdated=!0}this.didUpdate()}beforeUnmount(){const t=this.state.visualElement.projection;t&&(this.state.willUpdate("beforeUnmount"),this.state.options.layoutId?(t.isPresent=!1,t.relegate()):this.state.options.layout&&(this.state.isSafeToRemove=!0))}unmount(){var t,n;const r=this.state.options.layoutGroup,o=this.state.visualElement.projection;if(o){if(r!=null&&r.group&&r.group.remove(o),(n=(t=o.getStack())==null?void 0:t.lead)!=null&&n.animationProgress)return;this.didUpdate()}}}function WA(e){return e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1}function _c(e,t="page"){return{point:{x:e[`${t}X`],y:e[`${t}Y`]}}}function Rj(e){return t=>WA(t)&&e(t,_c(t))}function js(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function Fi(e,t,n,r){return js(e,t,Rj(n),r)}const qA=(e,t)=>Math.abs(e-t);function Hj(e,t){const n=qA(e.x,t.x),r=qA(e.y,t.y);return Math.sqrt(n**2+r**2)}const Yj=(e,t)=>n=>t(e(n)),Vi=(...e)=>e.reduce(Yj),Lj=e=>e*1e3;function $j(e){return e/1e3}class KA{constructor(t,n,{transformPagePoint:r,contextWindow:o,dragSnapToOrigin:i=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=tu(this.lastMoveEventInfo,this.history),A=this.startEvent!==null,f=Hj(d.offset,{x:0,y:0})>=3;if(!A&&!f)return;const{point:g}=d,{timestamp:h}=it;this.history.push({...g,timestamp:h});const{onStart:y,onMove:m}=this.handlers;A||(y&&y(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),m&&m(this.lastMoveEvent,d)},this.handlePointerMove=(d,A)=>{this.lastMoveEvent=d,this.lastMoveEventInfo=eu(A,this.transformPagePoint),Pe.update(this.updatePoint,!0)},this.handlePointerUp=(d,A)=>{this.end();const{onEnd:f,onSessionEnd:g,resumeAnimation:h}=this.handlers;if(this.dragSnapToOrigin&&h&&h(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const y=tu(d.type==="pointercancel"?this.lastMoveEventInfo:eu(A,this.transformPagePoint),this.history);this.startEvent&&f&&f(d,y),g&&g(d,y)},!WA(t))return;this.dragSnapToOrigin=i,this.handlers=n,this.transformPagePoint=r,this.contextWindow=o||window;const a=_c(t),s=eu(a,this.transformPagePoint),{point:l}=s,{timestamp:c}=it;this.history=[{...l,timestamp:c}];const{onSessionStart:u}=n;u&&u(t,tu(s,this.history)),this.removeListeners=Vi(Fi(this.contextWindow,"pointermove",this.handlePointerMove),Fi(this.contextWindow,"pointerup",this.handlePointerUp),Fi(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Qn(this.updatePoint)}}function eu(e,t){return t?{point:t(e.point)}:e}function XA(e,t){return{x:e.x-t.x,y:e.y-t.y}}function tu({point:e},t){return{point:e,delta:XA(e,_A(t)),offset:XA(e,Gj(t)),velocity:Uj(t,.1)}}function Gj(e){return e[0]}function _A(e){return e[e.length-1]}function Uj(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const o=_A(e);for(;n>=0&&(r=e[n],!(o.timestamp-r.timestamp>Lj(t)));)n--;if(!r)return{x:0,y:0};const i=$j(o.timestamp-r.timestamp);if(i===0)return{x:0,y:0};const a={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function e1({current:e}){return e?e.ownerDocument.defaultView:null}function t1(e){return(t,n)=>{e&&Pe.postRender(()=>e(t,n))}}class Zj extends An{constructor(){super(...arguments),this.removePointerDownListener=vt}onPointerDown(t){this.session=new KA(t,this.createPanHandlers(),{transformPagePoint:this.state.visualElement.getTransformPagePoint(),contextWindow:e1(this.state.visualElement)})}createPanHandlers(){return{onSessionStart:t1((t,n)=>{const{onPanSessionStart:r}=this.state.options;r&&r(t,n)}),onStart:t1((t,n)=>{const{onPanStart:r}=this.state.options;r&&r(t,n)}),onMove:(t,n)=>{const{onPan:r}=this.state.options;r&&r(t,n)},onEnd:(t,n)=>{const{onPanEnd:r}=this.state.options;delete this.session,r&&Pe.postRender(()=>r(t,n))}}}mount(){this.removePointerDownListener=Fi(this.state.element,"pointerdown",this.onPointerDown.bind(this))}update(){}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function n1(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}class Jj extends An{constructor(t){super(t)}updateAnimationControlsSubscription(){const{animate:t}=this.state.options;n1(t)&&(this.unmountControls=t.subscribe(this.state))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.state.options,{animate:n}=this.state.visualElement.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){var t;(t=this.unmountControls)==null||t.call(this)}}function nu(e,t){return e?e[t]||e.default||e:void 0}const Wj={skipAnimations:!1,useManualTiming:!1};let Os;function qj(){Os=void 0}const hn={now:()=>(Os===void 0&&hn.set(it.isProcessing||Wj.useManualTiming?it.timestamp:performance.now()),Os),set:e=>{Os=e,queueMicrotask(qj)}};function ru(e,t){e.indexOf(t)===-1&&e.push(t)}function Is(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class ou{constructor(){this.subscriptions=[]}add(t){return ru(this.subscriptions,t),()=>Is(this.subscriptions,t)}notify(t,n,r){const o=this.subscriptions.length;if(o)if(o===1)this.subscriptions[0](t,n,r);else for(let i=0;i<o;i++){const a=this.subscriptions[i];a&&a(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}function r1(e,t){return t?e*(1e3/t):0}const o1=30,Kj=e=>!isNaN(parseFloat(e));class Xj{constructor(t,n={}){this.version="12.4.10",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,o=!0)=>{const i=hn.now();this.updatedAt!==i&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),o&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(t),this.owner=n.owner}setCurrent(t){this.current=t,this.updatedAt=hn.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=Kj(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new ou);const r=this.events[t].add(n);return t==="change"?()=>{r(),Pe.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-r}jump(t,n=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=hn.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>o1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,o1);return r1(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Ri(e,t){return new Xj(e,t)}const ct=e=>!!(e&&e.getVelocity);function iu(e){let t;return()=>(t===void 0&&(t=e()),t)}const _j=iu(()=>window.ScrollTimeline!==void 0);class eO{constructor(t){this.stop=()=>this.runAll("stop"),this.animations=t.filter(Boolean)}get finished(){return Promise.all(this.animations.map(t=>"finished"in t?t.finished:t))}getAll(t){return this.animations[0][t]}setAll(t,n){for(let r=0;r<this.animations.length;r++)this.animations[r][t]=n}attachTimeline(t,n){const r=this.animations.map(o=>{if(_j()&&o.attachTimeline)return o.attachTimeline(t);if(typeof n=="function")return n(o)});return()=>{r.forEach((o,i)=>{o&&o(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(t){this.setAll("time",t)}get speed(){return this.getAll("speed")}set speed(t){this.setAll("speed",t)}get startTime(){return this.getAll("startTime")}get duration(){let t=0;for(let n=0;n<this.animations.length;n++)t=Math.max(t,this.animations[n].duration);return t}runAll(t){this.animations.forEach(n=>n[t]())}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class i1 extends eO{then(t,n){return Promise.all(this.animations).then(t).catch(n)}}const zn=e=>e*1e3,Fn=e=>e/1e3;function Ms(e){return typeof e=="function"}function a1(e,t){e.timeline=t,e.onfinish=null}const au=e=>Array.isArray(e)&&typeof e[0]=="number",tO={linearEasing:void 0};function nO(e,t){const n=iu(e);return()=>{var r;return(r=tO[t])!==null&&r!==void 0?r:n()}}const Ps=nO(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),Hi=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},s1=(e,t,n=10)=>{let r="";const o=Math.max(Math.round(t/n),2);for(let i=0;i<o;i++)r+=e(Hi(0,o-1,i))+", ";return`linear(${r.substring(0,r.length-2)})`};function l1(e){return!!(typeof e=="function"&&Ps()||!e||typeof e=="string"&&(e in su||Ps())||au(e)||Array.isArray(e)&&e.every(l1))}const Yi=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,su={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Yi([0,.65,.55,1]),circOut:Yi([.55,0,1,.45]),backIn:Yi([.31,.01,.66,-.59]),backOut:Yi([.33,1.53,.69,.99])};function c1(e,t){if(e)return typeof e=="function"&&Ps()?s1(e,t):au(e)?Yi(e):Array.isArray(e)?e.map(n=>c1(n,t)||su.easeOut):su[e]}const u1=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,rO=1e-7,oO=12;function iO(e,t,n,r,o){let i,a,s=0;do a=t+(n-t)/2,i=u1(a,r,o)-e,i>0?n=a:t=a;while(Math.abs(i)>rO&&++s<oO);return a}function Li(e,t,n,r){if(e===t&&n===r)return vt;const o=i=>iO(i,0,1,e,n);return i=>i===0||i===1?i:u1(o(i),t,r)}const d1=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,f1=e=>t=>1-e(1-t),p1=Li(.33,1.53,.69,.99),lu=f1(p1),A1=d1(lu),h1=e=>(e*=2)<1?.5*lu(e):.5*(2-Math.pow(2,-10*(e-1))),cu=e=>1-Math.sin(Math.acos(e)),g1=f1(cu),m1=d1(cu),v1=e=>/^0[^.\s]+$/u.test(e);function aO(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||v1(e):!0}const mo=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],vo=new Set(mo),y1=new Set(["width","height","top","left","right","bottom",...mo]),sO=new Set(["brightness","contrast","saturate","opacity"]);function lO(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Wc)||[];if(!r)return e;const o=n.replace(r,"");let i=sO.has(t)?1:0;return r!==n&&(i*=100),t+"("+i+o+")"}const cO=/\b([a-z-]*)\(.*?\)/gu,uu={...nr,getAnimatableNone:e=>{const t=e.match(cO);return t?t.map(lO).join(" "):e}},uO={borderWidth:ye,borderTopWidth:ye,borderRightWidth:ye,borderBottomWidth:ye,borderLeftWidth:ye,borderRadius:ye,radius:ye,borderTopLeftRadius:ye,borderTopRightRadius:ye,borderBottomRightRadius:ye,borderBottomLeftRadius:ye,width:ye,maxWidth:ye,height:ye,maxHeight:ye,top:ye,right:ye,bottom:ye,left:ye,padding:ye,paddingTop:ye,paddingRight:ye,paddingBottom:ye,paddingLeft:ye,margin:ye,marginTop:ye,marginRight:ye,marginBottom:ye,marginLeft:ye,backgroundPositionX:ye,backgroundPositionY:ye},dO={rotate:er,rotateX:er,rotateY:er,rotateZ:er,scale:Ss,scaleX:Ss,scaleY:Ss,scaleZ:Ss,skew:er,skewX:er,skewY:er,distance:ye,translateX:ye,translateY:ye,translateZ:ye,x:ye,y:ye,z:ye,perspective:ye,transformPerspective:ye,opacity:Qi,originX:RA,originY:RA,originZ:ye},b1={...ho,transform:Math.round},du={...uO,...dO,zIndex:b1,size:ye,fillOpacity:Qi,strokeOpacity:Qi,numOctaves:b1},fO={...du,color:lt,backgroundColor:lt,outlineColor:lt,fill:lt,stroke:lt,borderColor:lt,borderTopColor:lt,borderRightColor:lt,borderBottomColor:lt,borderLeftColor:lt,filter:uu,WebkitFilter:uu},fu=e=>fO[e];function w1(e,t){let n=fu(e);return n!==uu&&(n=nr),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const pO=new Set(["auto","none","0"]);function AO(e,t,n){let r=0,o;for(;r<e.length&&!o;){const i=e[r];typeof i=="string"&&!pO.has(i)&&zi(i).values.length&&(o=e[r]),r++}if(o&&n)for(const i of t)e[i]=w1(n,o)}const x1=e=>e===ho||e===ye,k1=(e,t)=>parseFloat(e.split(", ")[t]),C1=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const o=r.match(/^matrix3d\((.+)\)$/u);if(o)return k1(o[1],t);{const i=r.match(/^matrix\((.+)\)$/u);return i?k1(i[1],e):0}},hO=new Set(["x","y","z"]),gO=mo.filter(e=>!hO.has(e));function mO(e){const t=[];return gO.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t}const yo={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:C1(4,13),y:C1(5,14)};yo.translateX=yo.x,yo.translateY=yo.y;const xr=new Set;let pu=!1,Au=!1;function T1(){if(Au){const e=Array.from(xr).filter(r=>r.needsMeasurement),t=new Set(e.map(r=>r.element)),n=new Map;t.forEach(r=>{const o=mO(r);o.length&&(n.set(r,o),r.render())}),e.forEach(r=>r.measureInitialState()),t.forEach(r=>{r.render();const o=n.get(r);o&&o.forEach(([i,a])=>{var s;(s=r.getValue(i))===null||s===void 0||s.set(a)})}),e.forEach(r=>r.measureEndState()),e.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Au=!1,pu=!1,xr.forEach(e=>e.complete()),xr.clear()}function S1(){xr.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(Au=!0)})}function vO(){S1(),T1()}class hu{constructor(t,n,r,o,i,a=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...t],this.onComplete=n,this.name=r,this.motionValue=o,this.element=i,this.isAsync=a}scheduleResolve(){this.isScheduled=!0,this.isAsync?(xr.add(this),pu||(pu=!0,Pe.read(S1),Pe.resolveKeyframes(T1))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:n,element:r,motionValue:o}=this;for(let i=0;i<t.length;i++)if(t[i]===null)if(i===0){const a=o==null?void 0:o.get(),s=t[t.length-1];if(a!==void 0)t[0]=a;else if(r&&n){const l=r.readValue(n,s);l!=null&&(t[0]=l)}t[0]===void 0&&(t[0]=s),o&&a===void 0&&o.set(t[0])}else t[i]=t[i-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),xr.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,xr.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const B1=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e),yO=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function bO(e){const t=yO.exec(e);if(!t)return[,];const[,n,r,o]=t;return[`--${n??r}`,o]}function j1(e,t,n=1){const[r,o]=bO(e);if(!r)return;const i=window.getComputedStyle(t).getPropertyValue(r);if(i){const a=i.trim();return B1(a)?parseFloat(a):a}return Gc(o)?j1(o,t,n+1):o}const O1=e=>t=>t.test(e),I1=[ho,ye,Nn,er,Sj,Tj,{test:e=>e==="auto",parse:e=>e}],M1=e=>I1.find(O1(e));class P1 extends hu{constructor(t,n,r,o,i){super(t,n,r,o,i,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let l=0;l<t.length;l++){let c=t[l];if(typeof c=="string"&&(c=c.trim(),Gc(c))){const u=j1(c,n.current);u!==void 0&&(t[l]=u),l===t.length-1&&(this.finalKeyframe=c)}}if(this.resolveNoneKeyframes(),!y1.has(r)||t.length!==2)return;const[o,i]=t,a=M1(o),s=M1(i);if(a!==s)if(x1(a)&&x1(s))for(let l=0;l<t.length;l++){const c=t[l];typeof c=="string"&&(t[l]=parseFloat(c))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:n}=this,r=[];for(let o=0;o<t.length;o++)aO(t[o])&&r.push(o);r.length&&AO(t,r,n)}measureInitialState(){const{element:t,unresolvedKeyframes:n,name:r}=this;if(!t||!t.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=yo[r](t.measureViewportBox(),window.getComputedStyle(t.current)),n[0]=this.measuredOrigin;const o=n[n.length-1];o!==void 0&&t.getValue(r,o).jump(o,!1)}measureEndState(){var t;const{element:n,name:r,unresolvedKeyframes:o}=this;if(!n||!n.current)return;const i=n.getValue(r);i&&i.jump(this.measuredOrigin,!1);const a=o.length-1,s=o[a];o[a]=yo[r](n.measureViewportBox(),window.getComputedStyle(n.current)),s!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=s),!((t=this.removedTransforms)===null||t===void 0)&&t.length&&this.removedTransforms.forEach(([l,c])=>{n.getValue(l).set(c)}),this.resolveNoneKeyframes()}}const D1=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(nr.test(e)||e==="0")&&!e.startsWith("url("));function wO(e){const t=e[0];if(e.length===1)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}function xO(e,t,n,r){const o=e[0];if(o===null)return!1;if(t==="display"||t==="visibility")return!0;const i=e[e.length-1],a=D1(o,t),s=D1(i,t);return!a||!s?!1:wO(e)||(n==="spring"||Ms(n))&&r}const kO=e=>e!==null;function Ds(e,{repeat:t,repeatType:n="loop"},r){const o=e.filter(kO),i=t&&n!=="loop"&&t%2===1?0:o.length-1;return!i||r===void 0?o[i]:r}const CO=40;class E1{constructor({autoplay:t=!0,delay:n=0,type:r="keyframes",repeat:o=0,repeatDelay:i=0,repeatType:a="loop",...s}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=hn.now(),this.options={autoplay:t,delay:n,type:r,repeat:o,repeatDelay:i,repeatType:a,...s},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>CO?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&vO(),this._resolved}onKeyframesResolved(t,n){this.resolvedAt=hn.now(),this.hasAttemptedResolve=!0;const{name:r,type:o,velocity:i,delay:a,onComplete:s,onUpdate:l,isGenerator:c}=this.options;if(!c&&!xO(t,r,o,i))if(a)this.options.duration=0;else{l&&l(Ds(t,this.options,n)),s&&s(),this.resolveFinishedPromise();return}const u=this.initPlayback(t,n);u!==!1&&(this._resolved={keyframes:t,finalKeyframe:n,...u},this.onPostResolved())}onPostResolved(){}then(t,n){return this.currentFinishedPromise.then(t,n)}flatten(){this.options.type="keyframes",this.options.ease="linear"}updateFinishedPromise(){this.currentFinishedPromise=new Promise(t=>{this.resolveFinishedPromise=t})}}const Es=2e4;function gu(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t<Es;)t+=n,r=e.next(t);return t>=Es?1/0:t}function mu(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function TO({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let o=0,i=0,a=0;if(!t)o=i=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;o=mu(l,s,e+1/3),i=mu(l,s,e),a=mu(l,s,e-1/3)}return{red:Math.round(o*255),green:Math.round(i*255),blue:Math.round(a*255),alpha:r}}function Qs(e,t){return n=>n>0?t:e}const vu=(e,t,n)=>{const r=e*e,o=n*(t*t-r)+r;return o<0?0:Math.sqrt(o)},SO=[Xc,wr,go],BO=e=>SO.find(t=>t.test(e));function Q1(e){const t=BO(e);if(!t)return!1;let n=t.parse(e);return t===go&&(n=TO(n)),n}const N1=(e,t)=>{const n=Q1(e),r=Q1(t);if(!n||!r)return Qs(e,t);const o={...n};return i=>(o.red=vu(n.red,r.red,i),o.green=vu(n.green,r.green,i),o.blue=vu(n.blue,r.blue,i),o.alpha=Je(n.alpha,r.alpha,i),wr.transform(o))},yu=new Set(["none","hidden"]);function jO(e,t){return yu.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}function OO(e,t){return n=>Je(e,t,n)}function bu(e){return typeof e=="number"?OO:typeof e=="string"?Gc(e)?Qs:lt.test(e)?N1:PO:Array.isArray(e)?z1:typeof e=="object"?lt.test(e)?N1:IO:Qs}function z1(e,t){const n=[...e],r=n.length,o=e.map((i,a)=>bu(i)(i,t[a]));return i=>{for(let a=0;a<r;a++)n[a]=o[a](i);return n}}function IO(e,t){const n={...e,...t},r={};for(const o in n)e[o]!==void 0&&t[o]!==void 0&&(r[o]=bu(e[o])(e[o],t[o]));return o=>{for(const i in r)n[i]=r[i](o);return n}}function MO(e,t){var n;const r=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const a=t.types[i],s=e.indexes[a][o[a]],l=(n=e.values[s])!==null&&n!==void 0?n:0;r[i]=l,o[a]++}return r}const PO=(e,t)=>{const n=nr.createTransformer(t),r=zi(e),o=zi(t);return r.indexes.var.length===o.indexes.var.length&&r.indexes.color.length===o.indexes.color.length&&r.indexes.number.length>=o.indexes.number.length?yu.has(e)&&!o.values.length||yu.has(t)&&!r.values.length?jO(e,t):Vi(z1(MO(r,o),o.values),n):Qs(e,t)};function F1(e,t,n){return typeof e=="number"&&typeof t=="number"&&typeof n=="number"?Je(e,t,n):bu(e)(e,t)}const DO=5;function V1(e,t,n){const r=Math.max(t-DO,0);return r1(n-e(r),t-r)}const Le={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},wu=.001;function EO({duration:e=Le.duration,bounce:t=Le.bounce,velocity:n=Le.velocity,mass:r=Le.mass}){let o,i,a=1-t;a=tr(Le.minDamping,Le.maxDamping,a),e=tr(Le.minDuration,Le.maxDuration,Fn(e)),a<1?(o=c=>{const u=c*a,d=u*e,A=u-n,f=xu(c,a),g=Math.exp(-d);return wu-A/f*g},i=c=>{const d=c*a*e,A=d*n+n,f=Math.pow(a,2)*Math.pow(c,2)*e,g=Math.exp(-d),h=xu(Math.pow(c,2),a);return(-o(c)+wu>0?-1:1)*((A-f)*g)/h}):(o=c=>{const u=Math.exp(-c*e),d=(c-n)*e+1;return-wu+u*d},i=c=>{const u=Math.exp(-c*e),d=(n-c)*(e*e);return u*d});const s=5/e,l=NO(o,i,s);if(e=zn(e),isNaN(l))return{stiffness:Le.stiffness,damping:Le.damping,duration:e};{const c=Math.pow(l,2)*r;return{stiffness:c,damping:a*2*Math.sqrt(r*c),duration:e}}}const QO=12;function NO(e,t,n){let r=n;for(let o=1;o<QO;o++)r=r-e(r)/t(r);return r}function xu(e,t){return e*Math.sqrt(1-t*t)}const zO=["duration","bounce"],FO=["stiffness","damping","mass"];function R1(e,t){return t.some(n=>e[n]!==void 0)}function VO(e){let t={velocity:Le.velocity,stiffness:Le.stiffness,damping:Le.damping,mass:Le.mass,isResolvedFromDuration:!1,...e};if(!R1(e,FO)&&R1(e,zO))if(e.visualDuration){const n=e.visualDuration,r=2*Math.PI/(n*1.2),o=r*r,i=2*tr(.05,1,1-(e.bounce||0))*Math.sqrt(o);t={...t,mass:Le.mass,stiffness:o,damping:i}}else{const n=EO(e);t={...t,...n,mass:Le.mass},t.isResolvedFromDuration=!0}return t}function ku(e=Le.visualDuration,t=Le.bounce){const n=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:r,restDelta:o}=n;const i=n.keyframes[0],a=n.keyframes[n.keyframes.length-1],s={done:!1,value:i},{stiffness:l,damping:c,mass:u,duration:d,velocity:A,isResolvedFromDuration:f}=VO({...n,velocity:-Fn(n.velocity||0)}),g=A||0,h=c/(2*Math.sqrt(l*u)),y=a-i,m=Fn(Math.sqrt(l/u)),C=Math.abs(y)<5;r||(r=C?Le.restSpeed.granular:Le.restSpeed.default),o||(o=C?Le.restDelta.granular:Le.restDelta.default);let x;if(h<1){const j=xu(m,h);x=B=>{const k=Math.exp(-h*m*B);return a-k*((g+h*m*y)/j*Math.sin(j*B)+y*Math.cos(j*B))}}else if(h===1)x=j=>a-Math.exp(-m*j)*(y+(g+m*y)*j);else{const j=m*Math.sqrt(h*h-1);x=B=>{const k=Math.exp(-h*m*B),I=Math.min(j*B,300);return a-k*((g+h*m*y)*Math.sinh(I)+j*y*Math.cosh(I))/j}}const v={calculatedDuration:f&&d||null,next:j=>{const B=x(j);if(f)s.done=j>=d;else{let k=0;h<1&&(k=j===0?zn(g):V1(x,j,B));const I=Math.abs(k)<=r,Q=Math.abs(a-B)<=o;s.done=I&&Q}return s.value=s.done?a:B,s},toString:()=>{const j=Math.min(gu(v),Es),B=s1(k=>v.next(j*k).value,j,30);return j+"ms "+B}};return v}function H1({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:o=10,bounceStiffness:i=500,modifyTarget:a,min:s,max:l,restDelta:c=.5,restSpeed:u}){const d=e[0],A={done:!1,value:d},f=I=>s!==void 0&&I<s||l!==void 0&&I>l,g=I=>s===void 0?l:l===void 0||Math.abs(s-I)<Math.abs(l-I)?s:l;let h=n*t;const y=d+h,m=a===void 0?y:a(y);m!==y&&(h=m-d);const C=I=>-h*Math.exp(-I/r),x=I=>m+C(I),v=I=>{const Q=C(I),P=x(I);A.done=Math.abs(Q)<=c,A.value=A.done?m:P};let j,B;const k=I=>{f(A.value)&&(j=I,B=ku({keyframes:[A.value,g(A.value)],velocity:V1(x,I,A.value),damping:o,stiffness:i,restDelta:c,restSpeed:u}))};return k(0),{calculatedDuration:null,next:I=>{let Q=!1;return!B&&j===void 0&&(Q=!0,v(I),k(I)),j!==void 0&&I>=j?B.next(I-j):(!Q&&v(I),A)}}}const RO=Li(.42,0,1,1),HO=Li(0,0,.58,1),Y1=Li(.42,0,.58,1),L1=e=>Array.isArray(e)&&typeof e[0]!="number",$1={linear:vt,easeIn:RO,easeInOut:Y1,easeOut:HO,circIn:cu,circInOut:m1,circOut:g1,backIn:lu,backInOut:A1,backOut:p1,anticipate:h1},G1=e=>{if(au(e)){Zc(e.length===4);const[t,n,r,o]=e;return Li(t,n,r,o)}else if(typeof e=="string")return Zc($1[e]!==void 0),$1[e];return e};function YO(e,t,n){const r=[],o=n||F1,i=e.length-1;for(let a=0;a<i;a++){let s=o(e[a],e[a+1]);if(t){const l=Array.isArray(t)?t[a]||vt:t;s=Vi(l,s)}r.push(s)}return r}function LO(e,t,{clamp:n=!0,ease:r,mixer:o}={}){const i=e.length;if(Zc(i===t.length),i===1)return()=>t[0];if(i===2&&t[0]===t[1])return()=>t[1];const a=e[0]===e[1];e[0]>e[i-1]&&(e=[...e].reverse(),t=[...t].reverse());const s=YO(t,r,o),l=s.length,c=u=>{if(a&&u<e[0])return t[0];let d=0;if(l>1)for(;d<e.length-2&&!(u<e[d+1]);d++);const A=Hi(e[d],e[d+1],u);return s[d](A)};return n?u=>c(tr(e[0],e[i-1],u)):c}function U1(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const o=Hi(0,t,r);e.push(Je(n,1,o))}}function Z1(e){const t=[0];return U1(t,e.length-1),t}function $O(e,t){return e.map(n=>n*t)}function GO(e,t){return e.map(()=>t||Y1).splice(0,e.length-1)}function Ns({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const o=L1(r)?r.map(G1):G1(r),i={done:!1,value:t[0]},a=$O(n&&n.length===t.length?n:Z1(t),e),s=LO(a,t,{ease:Array.isArray(o)?o:GO(t,o)});return{calculatedDuration:e,next:l=>(i.value=s(l),i.done=l>=e,i)}}const UO=e=>{const t=({timestamp:n})=>e(n);return{start:()=>Pe.update(t,!0),stop:()=>Qn(t),now:()=>it.isProcessing?it.timestamp:hn.now()}},ZO={decay:H1,inertia:H1,tween:Ns,keyframes:Ns,spring:ku},JO=e=>e/100;class Cu extends E1{constructor(t){super(t),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:l}=this.options;l&&l()};const{name:n,motionValue:r,element:o,keyframes:i}=this.options,a=(o==null?void 0:o.KeyframeResolver)||hu,s=(l,c)=>this.onKeyframesResolved(l,c);this.resolver=new a(i,s,n,r,o),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(t){const{type:n="keyframes",repeat:r=0,repeatDelay:o=0,repeatType:i,velocity:a=0}=this.options,s=Ms(n)?n:ZO[n]||Ns;let l,c;s!==Ns&&typeof t[0]!="number"&&(l=Vi(JO,F1(t[0],t[1])),t=[0,100]);const u=s({...this.options,keyframes:t});i==="mirror"&&(c=s({...this.options,keyframes:[...t].reverse(),velocity:-a})),u.calculatedDuration===null&&(u.calculatedDuration=gu(u));const{calculatedDuration:d}=u,A=d+o,f=A*(r+1)-o;return{generator:u,mirroredGenerator:c,mapPercentToKeyframes:l,calculatedDuration:d,resolvedDuration:A,totalDuration:f}}onPostResolved(){const{autoplay:t=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!t?this.pause():this.state=this.pendingPlayState}tick(t,n=!1){const{resolved:r}=this;if(!r){const{keyframes:I}=this.options;return{done:!0,value:I[I.length-1]}}const{finalKeyframe:o,generator:i,mirroredGenerator:a,mapPercentToKeyframes:s,keyframes:l,calculatedDuration:c,totalDuration:u,resolvedDuration:d}=r;if(this.startTime===null)return i.next(0);const{delay:A,repeat:f,repeatType:g,repeatDelay:h,onUpdate:y}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-u/this.speed,this.startTime)),n?this.currentTime=t:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(t-this.startTime)*this.speed;const m=this.currentTime-A*(this.speed>=0?1:-1),C=this.speed>=0?m<0:m>u;this.currentTime=Math.max(m,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=u);let x=this.currentTime,v=i;if(f){const I=Math.min(this.currentTime,u)/d;let Q=Math.floor(I),P=I%1;!P&&I>=1&&(P=1),P===1&&Q--,Q=Math.min(Q,f+1),!!(Q%2)&&(g==="reverse"?(P=1-P,h&&(P-=h/d)):g==="mirror"&&(v=a)),x=tr(0,1,P)*d}const j=C?{done:!1,value:l[0]}:v.next(x);s&&(j.value=s(j.value));let{done:B}=j;!C&&c!==null&&(B=this.speed>=0?this.currentTime>=u:this.currentTime<=0);const k=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&B);return k&&o!==void 0&&(j.value=Ds(l,this.options,o)),y&&y(j.value),k&&this.finish(),j}get duration(){const{resolved:t}=this;return t?Fn(t.calculatedDuration):0}get time(){return Fn(this.currentTime)}set time(t){t=zn(t),this.currentTime=t,this.holdTime!==null||this.speed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.speed)}get speed(){return this.playbackSpeed}set speed(t){const n=this.playbackSpeed!==t;this.playbackSpeed=t,n&&(this.time=Fn(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:t=UO,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=t(i=>this.tick(i))),n&&n();const o=this.driver.now();this.holdTime!==null?this.startTime=o-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=o):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var t;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(t=this.currentTime)!==null&&t!==void 0?t:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:t}=this.options;t&&t()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}}const WO=new Set(["opacity","clipPath","filter","transform"]);function qO(e,t,n,{delay:r=0,duration:o=300,repeat:i=0,repeatType:a="loop",ease:s="easeInOut",times:l}={}){const c={[t]:n};l&&(c.offset=l);const u=c1(s,o);return Array.isArray(u)&&(c.easing=u),e.animate(c,{delay:r,duration:o,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:i+1,direction:a==="reverse"?"alternate":"normal"})}const KO=iu(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),zs=10,XO=2e4;function _O(e){return Ms(e.type)||e.type==="spring"||!l1(e.ease)}function eI(e,t){const n=new Cu({...t,keyframes:e,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:e[0]};const o=[];let i=0;for(;!r.done&&i<XO;)r=n.sample(i),o.push(r.value),i+=zs;return{times:void 0,keyframes:o,duration:i-zs,ease:"linear"}}const J1={anticipate:h1,backInOut:A1,circInOut:m1};function tI(e){return e in J1}class W1 extends E1{constructor(t){super(t);const{name:n,motionValue:r,element:o,keyframes:i}=this.options;this.resolver=new P1(i,(a,s)=>this.onKeyframesResolved(a,s),n,r,o),this.resolver.scheduleResolve()}initPlayback(t,n){let{duration:r=300,times:o,ease:i,type:a,motionValue:s,name:l,startTime:c}=this.options;if(!s.owner||!s.owner.current)return!1;if(typeof i=="string"&&Ps()&&tI(i)&&(i=J1[i]),_O(this.options)){const{onComplete:d,onUpdate:A,motionValue:f,element:g,...h}=this.options,y=eI(t,h);t=y.keyframes,t.length===1&&(t[1]=t[0]),r=y.duration,o=y.times,i=y.ease,a="keyframes"}const u=qO(s.owner.current,l,t,{...this.options,duration:r,times:o,ease:i});return u.startTime=c??this.calcStartTime(),this.pendingTimeline?(a1(u,this.pendingTimeline),this.pendingTimeline=void 0):u.onfinish=()=>{const{onComplete:d}=this.options;s.set(Ds(t,this.options,n)),d&&d(),this.cancel(),this.resolveFinishedPromise()},{animation:u,duration:r,times:o,type:a,ease:i,keyframes:t}}get duration(){const{resolved:t}=this;if(!t)return 0;const{duration:n}=t;return Fn(n)}get time(){const{resolved:t}=this;if(!t)return 0;const{animation:n}=t;return Fn(n.currentTime||0)}set time(t){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=zn(t)}get speed(){const{resolved:t}=this;if(!t)return 1;const{animation:n}=t;return n.playbackRate}set speed(t){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=t}get state(){const{resolved:t}=this;if(!t)return"idle";const{animation:n}=t;return n.playState}get startTime(){const{resolved:t}=this;if(!t)return null;const{animation:n}=t;return n.startTime}attachTimeline(t){if(!this._resolved)this.pendingTimeline=t;else{const{resolved:n}=this;if(!n)return vt;const{animation:r}=n;a1(r,t)}return vt}play(){if(this.isStopped)return;const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:t}=this;if(!t)return;const{animation:n,keyframes:r,duration:o,type:i,ease:a,times:s}=t;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:c,onUpdate:u,onComplete:d,element:A,...f}=this.options,g=new Cu({...f,keyframes:r,duration:o,type:i,ease:a,times:s,isGenerator:!0}),h=zn(this.time);c.setWithVelocity(g.sample(h-zs).value,g.sample(h).value,zs)}const{onStop:l}=this.options;l&&l(),this.cancel()}complete(){const{resolved:t}=this;t&&t.animation.finish()}cancel(){const{resolved:t}=this;t&&t.animation.cancel()}static supports(t){const{motionValue:n,name:r,repeatDelay:o,repeatType:i,damping:a,type:s}=t;if(!n||!n.owner||!(n.owner.current instanceof HTMLElement))return!1;const{onUpdate:l,transformTemplate:c}=n.owner.getProps();return KO()&&r&&WO.has(r)&&!l&&!c&&!o&&i!=="mirror"&&a!==0&&s!=="inertia"}}const nI={type:"spring",stiffness:500,damping:25,restSpeed:10},rI=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),oI={type:"keyframes",duration:.8},iI={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},aI=(e,{keyframes:t})=>t.length>2?oI:vo.has(e)?e.startsWith("scale")?rI(t[1]):nI:iI;function sI({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:o,repeat:i,repeatType:a,repeatDelay:s,from:l,elapsed:c,...u}){return!!Object.keys(u).length}const Tu=(e,t,n,r={},o,i)=>a=>{const s=nu(r,e)||{},l=s.delay||r.delay||0;let{elapsed:c=0}=r;c=c-zn(l);let u={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...s,delay:-c,onUpdate:A=>{t.set(A),s.onUpdate&&s.onUpdate(A)},onComplete:()=>{a(),s.onComplete&&s.onComplete()},name:e,motionValue:t,element:i?void 0:o};sI(s)||(u={...u,...aI(e,u)}),u.duration&&(u.duration=zn(u.duration)),u.repeatDelay&&(u.repeatDelay=zn(u.repeatDelay)),u.from!==void 0&&(u.keyframes[0]=u.from);let d=!1;if((u.type===!1||u.duration===0&&!u.repeatDelay)&&(u.duration=0,u.delay===0&&(d=!0)),d&&!i&&t.get()!==void 0){const A=Ds(u.keyframes,s);if(A!==void 0)return Pe.update(()=>{u.onUpdate(A),u.onComplete()}),new i1([])}return!i&&W1.supports(u)?new W1(u):new Cu(u)};function q1(e,t,n){const r=ct(e)?e:Ri(e);return r.start(Tu("",r,t,n)),r.animation}const Su=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),lI="data-"+Su("framerAppearId");function K1(e){return e.props[lI]}const{schedule:cI,cancel:lQ}=VA(queueMicrotask,!1);function X1(e){return e instanceof SVGElement&&e.tagName!=="svg"}const uI=(e,t)=>e.depth-t.depth;class dI{constructor(){this.children=[],this.isDirty=!1}add(t){ru(this.children,t),this.isDirty=!0}remove(t){Is(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(uI),this.isDirty=!1,this.children.forEach(t)}}function fI(e,t){const n=hn.now(),r=({timestamp:o})=>{const i=o-n;i>=t&&(Qn(r),e(i-t))};return Pe.read(r,!0),()=>Qn(r)}const pI=e=>Array.isArray(e),AI=e=>!!(e&&typeof e=="object"&&e.mix&&e.toValue),hI=e=>pI(e)?e[e.length-1]||0:e;function Bu(e){const t=ct(e)?e.get():e;return AI(t)?t.toValue():t}const _1=["TopLeft","TopRight","BottomLeft","BottomRight"],gI=_1.length,eh=e=>typeof e=="string"?parseFloat(e):e,th=e=>typeof e=="number"||ye.test(e);function mI(e,t,n,r,o,i){o?(e.opacity=Je(0,n.opacity!==void 0?n.opacity:1,vI(r)),e.opacityExit=Je(t.opacity!==void 0?t.opacity:1,0,yI(r))):i&&(e.opacity=Je(t.opacity!==void 0?t.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let a=0;a<gI;a++){const s=`border${_1[a]}Radius`;let l=nh(t,s),c=nh(n,s);if(l===void 0&&c===void 0)continue;l||(l=0),c||(c=0),l===0||c===0||th(l)===th(c)?(e[s]=Math.max(Je(eh(l),eh(c),r),0),(Nn.test(c)||Nn.test(l))&&(e[s]+="%")):e[s]=c}(t.rotate||n.rotate)&&(e.rotate=Je(t.rotate||0,n.rotate||0,r))}function nh(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const vI=rh(0,.5,g1),yI=rh(.5,.95,vt);function rh(e,t,n){return r=>r<e?0:r>t?1:n(Hi(e,t,r))}function oh(e,t){e.min=t.min,e.max=t.max}function zt(e,t){oh(e.x,t.x),oh(e.y,t.y)}function ih(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function ju(e){return e===void 0||e===1}function Ou({scale:e,scaleX:t,scaleY:n}){return!ju(e)||!ju(t)||!ju(n)}function kr(e){return Ou(e)||ah(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function ah(e){return sh(e.x)||sh(e.y)}function sh(e){return e&&e!=="0%"}function Fs(e,t,n){const r=e-n,o=t*r;return n+o}function lh(e,t,n,r,o){return o!==void 0&&(e=Fs(e,o,r)),Fs(e,n,r)+t}function Iu(e,t=0,n=1,r,o){e.min=lh(e.min,t,n,r,o),e.max=lh(e.max,t,n,r,o)}function ch(e,{x:t,y:n}){Iu(e.x,t.translate,t.scale,t.originPoint),Iu(e.y,n.translate,n.scale,n.originPoint)}const uh=.999999999999,dh=1.0000000000001;function bI(e,t,n,r=!1){const o=n.length;if(!o)return;t.x=t.y=1;let i,a;for(let s=0;s<o;s++){i=n[s],a=i.projectionDelta;const{visualElement:l}=i.options;l&&l.props.style&&l.props.style.display==="contents"||(r&&i.options.layoutScroll&&i.scroll&&i!==i.root&&bo(e,{x:-i.scroll.offset.x,y:-i.scroll.offset.y}),a&&(t.x*=a.x.scale,t.y*=a.y.scale,ch(e,a)),r&&kr(i.latestValues)&&bo(e,i.latestValues))}t.x<dh&&t.x>uh&&(t.x=1),t.y<dh&&t.y>uh&&(t.y=1)}function Vs(e,t){e.min=e.min+t,e.max=e.max+t}function fh(e,t,n,r,o=.5){const i=Je(e.min,e.max,o);Iu(e,t,n,i,r)}function bo(e,t){fh(e.x,t.x,t.scaleX,t.scale,t.originX),fh(e.y,t.y,t.scaleY,t.scale,t.originY)}const ph=1e-4,wI=1-ph,xI=1+ph,Ah=.01,kI=0-Ah,CI=0+Ah;function Ft(e){return e.max-e.min}function TI(e,t,n){return Math.abs(e-t)<=n}function hh(e,t,n,r=.5){e.origin=r,e.originPoint=Je(t.min,t.max,e.origin),e.scale=Ft(n)/Ft(t),e.translate=Je(n.min,n.max,e.origin)-e.originPoint,(e.scale>=wI&&e.scale<=xI||isNaN(e.scale))&&(e.scale=1),(e.translate>=kI&&e.translate<=CI||isNaN(e.translate))&&(e.translate=0)}function $i(e,t,n,r){hh(e.x,t.x,n.x,r?r.originX:void 0),hh(e.y,t.y,n.y,r?r.originY:void 0)}function gh(e,t,n){e.min=n.min+t.min,e.max=e.min+Ft(t)}function SI(e,t,n){gh(e.x,t.x,n.x),gh(e.y,t.y,n.y)}function mh(e,t,n){e.min=t.min-n.min,e.max=e.min+Ft(t)}function Gi(e,t,n){mh(e.x,t.x,n.x),mh(e.y,t.y,n.y)}function vh(e,t,n,r,o){return e-=t,e=Fs(e,1/n,r),o!==void 0&&(e=Fs(e,1/o,r)),e}function BI(e,t=0,n=1,r=.5,o,i=e,a=e){if(Nn.test(t)&&(t=parseFloat(t),t=Je(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=Je(i.min,i.max,r);e===i&&(s-=t),e.min=vh(e.min,t,n,s,o),e.max=vh(e.max,t,n,s,o)}function yh(e,t,[n,r,o],i,a){BI(e,t[n],t[r],t[o],t.scale,i,a)}const jI=["x","scaleX","originX"],OI=["y","scaleY","originY"];function bh(e,t,n,r){yh(e.x,t,jI,n?n.x:void 0,r?r.x:void 0),yh(e.y,t,OI,n?n.y:void 0,r?r.y:void 0)}const wh=()=>({translate:0,scale:1,origin:0,originPoint:0}),wo=()=>({x:wh(),y:wh()}),xh=()=>({min:0,max:0}),Ge=()=>({x:xh(),y:xh()});function kh(e){return e.translate===0&&e.scale===1}function Ch(e){return kh(e.x)&&kh(e.y)}function Th(e,t){return e.min===t.min&&e.max===t.max}function II(e,t){return Th(e.x,t.x)&&Th(e.y,t.y)}function Sh(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function Bh(e,t){return Sh(e.x,t.x)&&Sh(e.y,t.y)}function jh(e){return Ft(e.x)/Ft(e.y)}function Oh(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class MI{constructor(){this.members=[]}add(t){ru(this.members,t),t.scheduleRender()}remove(t){if(Is(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(o=>t===o);if(n===0)return!1;let r;for(let o=n;o>=0;o--){const i=this.members[o];if(i.isPresent!==!1){r=i;break}}return r?(this.promote(r),!0):!1}promote(t,n){const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.instance&&r.scheduleRender(),t.scheduleRender(),t.resumeFrom=r,n&&(t.resumeFrom.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:r}=t;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function PI(e,t,n){let r="";const o=e.x.translate/t.x,i=e.y.translate/t.y,a=(n==null?void 0:n.z)||0;if((o||i||a)&&(r=`translate3d(${o}px, ${i}px, ${a}px) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:c,rotate:u,rotateX:d,rotateY:A,skewX:f,skewY:g}=n;c&&(r=`perspective(${c}px) ${r}`),u&&(r+=`rotate(${u}deg) `),d&&(r+=`rotateX(${d}deg) `),A&&(r+=`rotateY(${A}deg) `),f&&(r+=`skewX(${f}deg) `),g&&(r+=`skewY(${g}deg) `)}const s=e.x.scale*t.x,l=e.y.scale*t.y;return(s!==1||l!==1)&&(r+=`scale(${s}, ${l})`),r||"none"}function Ih(e){return[e("x"),e("y")]}const Mu=["","X","Y","Z"],DI={visibility:"hidden"},Mh=1e3;let EI=0;function Pu(e,t,n,r){const{latestValues:o}=t;o[e]&&(n[e]=o[e],t.setStaticValue(e,0),r&&(r[e]=0))}function Ph(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=K1(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:o,layoutId:i}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",Pe,!(o||i))}const{parent:r}=e;r&&!r.hasCheckedOptimisedAppear&&Ph(r)}function Dh({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:o}){return class{constructor(a={},s=t==null?void 0:t()){this.id=EI++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(zI),this.nodes.forEach(YI),this.nodes.forEach(LI),this.nodes.forEach(FI)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=a,this.root=s?s.root||s:this,this.path=s?[...s.path,s]:[],this.parent=s,this.depth=s?s.depth+1:0;for(let l=0;l<this.path.length;l++)this.path[l].shouldResetTransform=!0;this.root===this&&(this.nodes=new dI)}addEventListener(a,s){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new ou),this.eventHandlers.get(a).add(s)}notifyListeners(a,...s){const l=this.eventHandlers.get(a);l&&l.notify(...s)}hasListeners(a){return this.eventHandlers.has(a)}mount(a,s=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=X1(a),this.instance=a;const{layoutId:l,layout:c,visualElement:u}=this.options;if(u&&!u.current&&u.mount(a),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),s&&(c||l)&&(this.isLayoutDirty=!0),e){let d;const A=()=>this.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,d&&d(),d=fI(A,250),Bs.hasAnimatedSinceResize&&(Bs.hasAnimatedSinceResize=!1,this.nodes.forEach(Qh))})}l&&this.root.registerSharedNode(l,this),this.options.animate!==!1&&u&&(l||c)&&this.addEventListener("didUpdate",({delta:d,hasLayoutChanged:A,hasRelativeLayoutChanged:f,layout:g})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const h=this.options.transition||u.getDefaultTransition()||JI,{onLayoutAnimationStart:y,onLayoutAnimationComplete:m}=u.getProps(),C=!this.targetLayout||!Bh(this.targetLayout,g),x=!A&&f;if(this.options.layoutRoot||this.resumeFrom||x||A&&(C||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(d,x);const v={...nu(h,"layout"),onPlay:y,onComplete:m};(u.shouldReduceMotion||this.options.layoutRoot)&&(v.delay=0,v.type=!1),this.startAnimation(v)}else A||Qh(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=g})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const a=this.getStack();a&&a.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,Qn(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach($I),this.animationId++)}getTransformTemplate(){const{visualElement:a}=this.options;return a&&a.getProps().transformTemplate}willUpdate(a=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Ph(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let u=0;u<this.path.length;u++){const d=this.path[u];d.shouldResetTransform=!0,d.updateScroll("snapshot"),d.options.layoutRoot&&d.willUpdate(!1)}const{layoutId:s,layout:l}=this.options;if(s===void 0&&!l)return;const c=this.getTransformTemplate();this.prevTransformTemplateValue=c?c(this.latestValues,""):void 0,this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(Eh);return}this.isUpdating||this.nodes.forEach(RI),this.isUpdating=!1,this.nodes.forEach(HI),this.nodes.forEach(QI),this.nodes.forEach(NI),this.clearAllSnapshots();const s=hn.now();it.delta=tr(0,1e3/60,s-it.timestamp),it.timestamp=s,it.isProcessing=!0,Jc.update.process(it),Jc.preRender.process(it),Jc.render.process(it),it.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,cI.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(VI),this.sharedNodes.forEach(GI)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Pe.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Pe.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Ft(this.snapshot.measuredBox.x)&&!Ft(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l<this.path.length;l++)this.path[l].updateScroll();const a=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Ge(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:s}=this.options;s&&s.notify("LayoutMeasure",this.layout.layoutBox,a?a.layoutBox:void 0)}updateScroll(a="measure"){let s=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===a&&(s=!1),s){const l=r(this.instance);this.scroll={animationId:this.root.animationId,phase:a,isRoot:l,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:l}}}resetTransform(){if(!o)return;const a=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,s=this.projectionDelta&&!Ch(this.projectionDelta),l=this.getTransformTemplate(),c=l?l(this.latestValues,""):void 0,u=c!==this.prevTransformTemplateValue;a&&(s||kr(this.latestValues)||u)&&(o(this.instance,c),this.shouldResetTransform=!1,this.scheduleRender())}measure(a=!0){const s=this.measurePageBox();let l=this.removeElementScroll(s);return a&&(l=this.removeTransform(l)),WI(l),{animationId:this.root.animationId,measuredBox:s,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){var a;const{visualElement:s}=this.options;if(!s)return Ge();const l=s.measureViewportBox();if(!(((a=this.scroll)===null||a===void 0?void 0:a.wasRoot)||this.path.some(qI))){const{scroll:u}=this.root;u&&(Vs(l.x,u.offset.x),Vs(l.y,u.offset.y))}return l}removeElementScroll(a){var s;const l=Ge();if(zt(l,a),!((s=this.scroll)===null||s===void 0)&&s.wasRoot)return l;for(let c=0;c<this.path.length;c++){const u=this.path[c],{scroll:d,options:A}=u;u!==this.root&&d&&A.layoutScroll&&(d.wasRoot&&zt(l,a),Vs(l.x,d.offset.x),Vs(l.y,d.offset.y))}return l}applyTransform(a,s=!1){const l=Ge();zt(l,a);for(let c=0;c<this.path.length;c++){const u=this.path[c];!s&&u.options.layoutScroll&&u.scroll&&u!==u.root&&bo(l,{x:-u.scroll.offset.x,y:-u.scroll.offset.y}),kr(u.latestValues)&&bo(l,u.latestValues)}return kr(this.latestValues)&&bo(l,this.latestValues),l}removeTransform(a){const s=Ge();zt(s,a);for(let l=0;l<this.path.length;l++){const c=this.path[l];if(!c.instance||!kr(c.latestValues))continue;Ou(c.latestValues)&&c.updateSnapshot();const u=Ge(),d=c.measurePageBox();zt(u,d),bh(s,c.latestValues,c.snapshot?c.snapshot.layoutBox:void 0,u)}return kr(this.latestValues)&&bh(s,this.latestValues),s}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==it.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(a=!1){var s;const l=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=l.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=l.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=l.isSharedProjectionDirty);const c=!!this.resumingFrom||this!==l;if(!(a||c&&this.isSharedProjectionDirty||this.isProjectionDirty||!((s=this.parent)===null||s===void 0)&&s.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:d,layoutId:A}=this.options;if(!(!this.layout||!(d||A))){if(this.resolvedRelativeTargetAt=it.timestamp,!this.targetDelta&&!this.relativeTarget){const f=this.getClosestProjectingParent();f&&f.layout&&this.animationProgress!==1?(this.relativeParent=f,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Ge(),this.relativeTargetOrigin=Ge(),Gi(this.relativeTargetOrigin,this.layout.layoutBox,f.layout.layoutBox),zt(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Ge(),this.targetWithTransforms=Ge()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),SI(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):zt(this.target,this.layout.layoutBox),ch(this.target,this.targetDelta)):zt(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const f=this.getClosestProjectingParent();f&&!!f.resumingFrom==!!this.resumingFrom&&!f.options.layoutScroll&&f.target&&this.animationProgress!==1?(this.relativeParent=f,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Ge(),this.relativeTargetOrigin=Ge(),Gi(this.relativeTargetOrigin,this.target,f.target),zt(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||Ou(this.parent.latestValues)||ah(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var a;const s=this.getLead(),l=!!this.resumingFrom||this!==s;let c=!0;if((this.isProjectionDirty||!((a=this.parent)===null||a===void 0)&&a.isProjectionDirty)&&(c=!1),l&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(c=!1),this.resolvedRelativeTargetAt===it.timestamp&&(c=!1),c)return;const{layout:u,layoutId:d}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(u||d))return;zt(this.layoutCorrected,this.layout.layoutBox);const A=this.treeScale.x,f=this.treeScale.y;bI(this.layoutCorrected,this.treeScale,this.path,l),s.layout&&!s.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(s.target=s.layout.layoutBox,s.targetWithTransforms=Ge());const{target:g}=s;if(!g){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(ih(this.prevProjectionDelta.x,this.projectionDelta.x),ih(this.prevProjectionDelta.y,this.projectionDelta.y)),$i(this.projectionDelta,this.layoutCorrected,g,this.latestValues),(this.treeScale.x!==A||this.treeScale.y!==f||!Oh(this.projectionDelta.x,this.prevProjectionDelta.x)||!Oh(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",g))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var s;if((s=this.options.visualElement)===null||s===void 0||s.scheduleRender(),a){const l=this.getStack();l&&l.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=wo(),this.projectionDelta=wo(),this.projectionDeltaWithTransform=wo()}setAnimationOrigin(a,s=!1){const l=this.snapshot,c=l?l.latestValues:{},u={...this.latestValues},d=wo();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!s;const A=Ge(),f=l?l.source:void 0,g=this.layout?this.layout.source:void 0,h=f!==g,y=this.getStack(),m=!y||y.members.length<=1,C=!!(h&&!m&&this.options.crossfade===!0&&!this.path.some(ZI));this.animationProgress=0;let x;this.mixTargetDelta=v=>{const j=v/1e3;Nh(d.x,a.x,j),Nh(d.y,a.y,j),this.setTargetDelta(d),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Gi(A,this.layout.layoutBox,this.relativeParent.layout.layoutBox),UI(this.relativeTarget,this.relativeTargetOrigin,A,j),x&&II(this.relativeTarget,x)&&(this.isProjectionDirty=!1),x||(x=Ge()),zt(x,this.relativeTarget)),h&&(this.animationValues=u,mI(u,c,this.latestValues,j,C,m)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=j},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(a){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(Qn(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Pe.update(()=>{Bs.hasAnimatedSinceResize=!0,this.currentAnimation=q1(0,Mh,{...a,onUpdate:s=>{this.mixTargetDelta(s),a.onUpdate&&a.onUpdate(s)},onStop:()=>{},onComplete:()=>{a.onComplete&&a.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const a=this.getStack();a&&a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Mh),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:c,latestValues:u}=a;if(!(!s||!l||!c)){if(this!==a&&this.layout&&c&&Hh(this.options.animationType,this.layout.layoutBox,c.layoutBox)){l=this.target||Ge();const d=Ft(this.layout.layoutBox.x);l.x.min=a.target.x.min,l.x.max=l.x.min+d;const A=Ft(this.layout.layoutBox.y);l.y.min=a.target.y.min,l.y.max=l.y.min+A}zt(s,l),bo(s,u),$i(this.projectionDeltaWithTransform,this.layoutCorrected,s,u)}}registerSharedNode(a,s){this.sharedNodes.has(a)||this.sharedNodes.set(a,new MI),this.sharedNodes.get(a).add(s);const c=s.options.initialPromotionConfig;s.promote({transition:c?c.transition:void 0,preserveFollowOpacity:c&&c.shouldPreserveFollowOpacity?c.shouldPreserveFollowOpacity(s):void 0})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const c=this.getStack();c&&c.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetSkewAndRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const{latestValues:l}=a;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(s=!0),!s)return;const c={};l.z&&Pu("z",a,c,this.animationValues);for(let u=0;u<Mu.length;u++)Pu(`rotate${Mu[u]}`,a,c,this.animationValues),Pu(`skew${Mu[u]}`,a,c,this.animationValues);a.render();for(const u in c)a.setStaticValue(u,c[u]),this.animationValues&&(this.animationValues[u]=c[u]);a.scheduleRender()}getProjectionStyles(a){var s,l;if(!this.instance||this.isSVG)return;if(!this.isVisible)return DI;const c={visibility:""},u=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,c.opacity="",c.pointerEvents=Bu(a==null?void 0:a.pointerEvents)||"",c.transform=u?u(this.latestValues,""):"none",c;const d=this.getLead();if(!this.projectionDelta||!this.layout||!d.target){const h={};return this.options.layoutId&&(h.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,h.pointerEvents=Bu(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!kr(this.latestValues)&&(h.transform=u?u({},""):"none",this.hasProjected=!1),h}const A=d.animationValues||d.latestValues;this.applyTransformsToTarget(),c.transform=PI(this.projectionDeltaWithTransform,this.treeScale,A),u&&(c.transform=u(A,c.transform));const{x:f,y:g}=this.projectionDelta;c.transformOrigin=`${f.origin*100}% ${g.origin*100}% 0`,d.animationValues?c.opacity=d===this?(l=(s=A.opacity)!==null&&s!==void 0?s:this.latestValues.opacity)!==null&&l!==void 0?l:1:this.preserveOpacity?this.latestValues.opacity:A.opacityExit:c.opacity=d===this?A.opacity!==void 0?A.opacity:"":A.opacityExit!==void 0?A.opacityExit:0;for(const h in Mi){if(A[h]===void 0)continue;const{correct:y,applyTo:m,isCSSVariable:C}=Mi[h],x=c.transform==="none"?A[h]:y(A[h],d);if(m){const v=m.length;for(let j=0;j<v;j++)c[m[j]]=x}else C?this.options.visualElement.renderState.vars[h]=x:c[h]=x}return this.options.layoutId&&(c.pointerEvents=d===this?Bu(a==null?void 0:a.pointerEvents)||"":"none"),c}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(Eh),this.root.sharedNodes.clear()}}}function QI(e){e.updateLayout()}function NI(e){var t;const n=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:o}=e.layout,{animationType:i}=e.options,a=n.source!==e.layout.source;i==="size"?Ih(d=>{const A=a?n.measuredBox[d]:n.layoutBox[d],f=Ft(A);A.min=r[d].min,A.max=A.min+f}):Hh(i,n.layoutBox,r)&&Ih(d=>{const A=a?n.measuredBox[d]:n.layoutBox[d],f=Ft(r[d]);A.max=A.min+f,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[d].max=e.relativeTarget[d].min+f)});const s=wo();$i(s,r,n.layoutBox);const l=wo();a?$i(l,e.applyTransform(o,!0),n.measuredBox):$i(l,r,n.layoutBox);const c=!Ch(s);let u=!1;if(!e.resumeFrom){const d=e.getClosestProjectingParent();if(d&&!d.resumeFrom){const{snapshot:A,layout:f}=d;if(A&&f){const g=Ge();Gi(g,n.layoutBox,A.layoutBox);const h=Ge();Gi(h,r,f.layoutBox),Bh(g,h)||(u=!0),d.options.layoutRoot&&(e.relativeTarget=h,e.relativeTargetOrigin=g,e.relativeParent=d)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:l,layoutDelta:s,hasLayoutChanged:c,hasRelativeLayoutChanged:u})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function zI(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function FI(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function VI(e){e.clearSnapshot()}function Eh(e){e.clearMeasurements()}function RI(e){e.isLayoutDirty=!1}function HI(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function Qh(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function YI(e){e.resolveTargetDelta()}function LI(e){e.calcProjection()}function $I(e){e.resetSkewAndRotation()}function GI(e){e.removeLeadSnapshot()}function Nh(e,t,n){e.translate=Je(t.translate,0,n),e.scale=Je(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function zh(e,t,n,r){e.min=Je(t.min,n.min,r),e.max=Je(t.max,n.max,r)}function UI(e,t,n,r){zh(e.x,t.x,n.x,r),zh(e.y,t.y,n.y,r)}function ZI(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const JI={duration:.45,ease:[.4,0,.1,1]},Fh=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),Vh=Fh("applewebkit/")&&!Fh("chrome/")?Math.round:vt;function Rh(e){e.min=Vh(e.min),e.max=Vh(e.max)}function WI(e){Rh(e.x),Rh(e.y)}function Hh(e,t,n){return e==="position"||e==="preserve-aspect"&&!TI(jh(t),jh(n),.2)}function qI(e){var t;return e!==e.root&&((t=e.scroll)===null||t===void 0?void 0:t.wasRoot)}function KI(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const XI=Dh({attachResizeListener:(e,t)=>KI(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Du={current:void 0},_I=Dh({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Du.current){const e=new XI({});e.mount(window),e.setOptions({layoutScroll:!0}),Du.current=e}return Du.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"});function Yh(e){if(e)return e.options.allowProjection!==!1?e.projection:Yh(e.parent)}function Ui(e){return typeof e=="object"&&e!==null&&"nodeType"in e}const Eu=new WeakMap,[eM,cQ]=xs("AnimatePresenceContext");class tM extends An{constructor(t){super(t),MA(JA)}initProjection(){const t=this.state.options;this.state.visualElement.projection=new _I(this.state.visualElement.latestValues,t["data-framer-portal-id"]?void 0:Yh(this.state.visualElement.parent)),this.state.visualElement.projection.isPresent=!0,this.setOptions()}beforeMount(){this.initProjection()}setOptions(){const t=this.state.options;this.state.visualElement.projection.setOptions({layout:t.layout,layoutId:t.layoutId,alwaysMeasureLayout:!!t.drag||t.dragConstraints&&Ui(t.dragConstraints),visualElement:this.state.visualElement,animationType:typeof t.layout=="string"?t.layout:"both",layoutRoot:t.layoutRoot,layoutScroll:t.layoutScroll,crossfade:t.crossfade,onExitComplete:()=>{var n;if(!((n=this.state.visualElement.projection)!=null&&n.isPresent)){const r=Eu.get(this.state.element);this.state.isSafeToRemove=!0,r&&r({detail:{isExit:!0}},!0)}}})}update(){this.setOptions()}mount(){var t;(t=this.state.visualElement.projection)==null||t.mount(this.state.element)}}class nM extends An{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.state.element.matches(":focus-visible")}catch{t=!0}t&&(this.state.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&(this.state.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Vi(js(this.state.element,"focus",()=>this.onFocus()),js(this.state.element,"blur",()=>this.onBlur()))}}const rM={x:!1,y:!1};function Lh(){return rM.y}function Qu(e,t,n){var r;if(e instanceof EventTarget)return[e];if(typeof e=="string"){let o=document;const i=(r=n==null?void 0:n[e])!==null&&r!==void 0?r:o.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}function $h(e,t){const n=Qu(e),r=new AbortController,o={passive:!0,...t,signal:r.signal};return[n,o,()=>r.abort()]}function Gh(e){return!(e.pointerType==="touch"||Lh())}function oM(e,t,n={}){const[r,o,i]=$h(e,n),a=s=>{if(!Gh(s))return;const{target:l}=s,c=t(l,s);if(typeof c!="function"||!l)return;const u=d=>{Gh(d)&&(c(d),l.removeEventListener("pointerleave",u))};l.addEventListener("pointerleave",u,o)};return r.forEach(s=>{s.addEventListener("pointerenter",a,o)}),i}function Uh(e,t){const n=`${t}PointerCapture`;if(e.target instanceof Element&&n in e.target&&e.pointerId!==void 0)try{e.target[n](e.pointerId)}catch{}}const Zh=(e,t)=>t?e===t?!0:Zh(e,t.parentElement):!1,iM=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,aM=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function sM(e){return aM.has(e.tagName)||e.tabIndex!==-1}const Zi=new WeakSet;function Jh(e){return t=>{t.key==="Enter"&&e(t)}}function Nu(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const lM=(e,t)=>{const n=e.currentTarget;if(!n)return;const r=Jh(()=>{if(Zi.has(n))return;Nu(n,"down");const o=Jh(()=>{Nu(n,"up")}),i=()=>Nu(n,"cancel");n.addEventListener("keyup",o,t),n.addEventListener("blur",i,t)});n.addEventListener("keydown",r,t),n.addEventListener("blur",()=>n.removeEventListener("keydown",r),t)};function Wh(e){return iM(e)&&!Lh()}function cM(e,t,n={}){const[r,o,i]=$h(e,n),a=s=>{const l=s.currentTarget;if(!l||!Wh(s)||Zi.has(l))return;Zi.add(l),Uh(s,"set");const c=t(l,s),u=(f,g)=>{l.removeEventListener("pointerup",d),l.removeEventListener("pointercancel",A),Uh(f,"release"),!(!Wh(f)||!Zi.has(l))&&(Zi.delete(l),typeof c=="function"&&c(f,{success:g}))},d=f=>{(f.isTrusted?uM(f,l instanceof Element?l.getBoundingClientRect():{left:0,top:0,right:window.innerWidth,bottom:window.innerHeight}):!1)?u(f,!1):u(f,!(l instanceof Element)||Zh(l,f.target))},A=f=>{u(f,!1)};l.addEventListener("pointerup",d,o),l.addEventListener("pointercancel",A,o),l.addEventListener("lostpointercapture",A,o)};return r.forEach(s=>{s=n.useGlobalTarget?window:s;let l=!1;s instanceof HTMLElement&&(l=!0,!sM(s)&&s.getAttribute("tabindex")===null&&(s.tabIndex=0)),s.addEventListener("pointerdown",a,o),l&&s.addEventListener("focus",c=>lM(c,o),o)}),i}function uM(e,t){return e.clientX<t.left||e.clientX>t.right||e.clientY<t.top||e.clientY>t.bottom}function qh(e){return{point:{x:e.pageX,y:e.pageY}}}function Kh(e,t,n){const r=e.options;r.whilePress&&e.setActive("whilePress",n==="Start");const o=`onPress${n==="End"?"":n}`,i=r[o];i&&Pe.postRender(()=>i(t,qh(t)))}class dM extends An{isActive(){return!!this.state.options.press}constructor(t){super(t)}mount(){const t=this.state.element;t&&(this.unmount=cM(t,(n,r)=>(Kh(this.state,r,"Start"),(o,{success:i})=>Kh(this.state,o,i?"End":"Cancel")),{useGlobalTarget:this.state.options.globalPressTarget}))}}function Xh(e,t,n){const r=e.options;r.whileHover&&e.setActive("whileHover",n==="Start");const o=`onHover${n}`,i=r[o];i&&Pe.postRender(()=>i(t,qh(t)))}class fM extends An{isActive(){return!!this.state.getOptions().whileHover}constructor(t){super(t)}mount(){const t=this.state.element;t&&(this.unmount=oM(t,(n,r)=>(Xh(this.state,r,"Start"),o=>{Xh(this.state,o,"End")})))}}const pM={some:0,all:1};function AM(e,t,{root:n,margin:r,amount:o="some"}={}){const i=Qu(e),a=new WeakMap,s=c=>{c.forEach(u=>{const d=a.get(u.target);if(u.isIntersecting!==!!d)if(u.isIntersecting){const A=t(u.target,u);typeof A=="function"?a.set(u.target,A):l.unobserve(u.target)}else typeof d=="function"&&(d(u),a.delete(u.target))})},l=new IntersectionObserver(s,{root:n,rootMargin:r,threshold:typeof o=="number"?o:pM[o]});return i.forEach(c=>l.observe(c)),()=>l.disconnect()}function _h(e,t,n){const r=e.options;r.whileInView&&e.setActive("whileInView",n==="Enter");const o=`onViewport${n}`,i=r[o];i&&Pe.postRender(()=>i(t))}class hM extends An{isActive(){return!!this.state.getOptions().whileInView}constructor(t){super(t)}startObserver(){const t=this.state.element;if(!t)return;this.unmount();const{once:n,...r}=this.state.getOptions().inViewOptions||{};this.unmount=AM(t,(o,i)=>{if(_h(this.state,i,"Enter"),!n)return a=>{_h(this.state,i,"Leave")}},r)}mount(){this.startObserver()}update(){const{props:t,prevProps:n}=this.state.visualElement;["amount","margin","root"].some(gM(t,n))&&this.startObserver()}}function gM({inViewOptions:e={}},{inViewOptions:t={}}={}){return n=>e[n]!==t[n]}function eg(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const tg=eg("dragHorizontal"),ng=eg("dragVertical");function mM(e){let t=!1;if(e==="y")t=ng();else if(e==="x")t=tg();else{const n=tg(),r=ng();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function zu(e){return e.max-e.min}function vM(e,t,n){return n>t?t:n<e?e:n}function Rs(e,t,n){return e+(t-e)*n}function rg(e,t,n){const r=t-e;return r===0?1:(n-e)/r}function yM(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?Rs(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?Rs(n,e,r.max):Math.min(e,n)),e}const Fu=.35;function bM(e,{top:t,left:n,bottom:r,right:o}){return{x:og(e.x,n,o),y:og(e.y,t,r)}}function og(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function wM(e=Fu){return e===!1?e=0:e===!0&&(e=Fu),{x:ig(e,"left","right"),y:ig(e,"top","bottom")}}function ig(e,t,n){return{min:ag(e,t),max:ag(e,n)}}function ag(e,t){return typeof e=="number"?e:e[t]||0}function xM(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}function kM(e,t){return{x:sg(e.x,t.x),y:sg(e.y,t.y)}}function sg(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function CM(e,t){let n=.5;const r=zu(e),o=zu(t);return o>r?n=rg(t.min,t.max-r,e.min):r>o&&(n=rg(e.min,e.max-o,t.min)),vM(0,1,n)}const lg=()=>({min:0,max:0});function TM(){return{x:lg(),y:lg()}}function gn(e){return[e("x"),e("y")]}function SM(e){return{test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}}const BM=SM("%");function jM(e){return!!(Cs(e)&&e.add)}function cg(e,t){const n=e.getValue("willChange");if(jM(n))return n.add(t)}function ug({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function OM(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function IM({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function dg(e,t){e.min=e.min+t,e.max=e.max+t}function MM(e,t){return ug(OM(e.getBoundingClientRect(),t))}function PM(e,t,n){const r=MM(e,n),{scroll:o}=t;return o&&(dg(r.x,o.offset.x),dg(r.y,o.offset.y)),r}function fg(e){return!Eu.has(e.current)}const DM=new WeakMap;class EM{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=TM(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){if(!fg(this.visualElement))return;const r=c=>{const{dragSnapToOrigin:u}=this.getProps();u?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(_c(c,"page").point)},o=(c,u)=>{const{drag:d,dragPropagation:A,onDragStart:f}=this.getProps();if(d&&!A&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=mM(d),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),gn(h=>{let y=this.getAxisMotionValue(h).get()||0;if(BM.test(y)){const{projection:m}=this.visualElement;if(m&&m.layout){const C=m.layout.layoutBox[h];C&&(y=zu(C)*(parseFloat(y)/100))}}this.originPoint[h]=y}),f&&Pe.postRender(()=>f(c,u)),cg(this.visualElement,"transform"),this.visualElement.state.setActive("whileDrag",!0)},i=(c,u)=>{const{dragPropagation:d,dragDirectionLock:A,onDirectionLock:f,onDrag:g}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:h}=u;if(A&&this.currentDirection===null){this.currentDirection=QM(h),this.currentDirection!==null&&f&&f(this.currentDirection);return}this.updateAxis("x",u.point,h),this.updateAxis("y",u.point,h),this.visualElement.render(),g&&g(c,u)},a=(c,u)=>this.stop(c,u),s=()=>gn(c=>{var u;return this.getAnimationState(c)==="paused"&&((u=this.getAxisMotionValue(c).animation)==null?void 0:u.play())}),{dragSnapToOrigin:l}=this.getProps();this.panSession=new KA(t,{onSessionStart:r,onStart:o,onMove:i,onSessionEnd:a,resumeAnimation:s},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:l,contextWindow:e1(this.visualElement)})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:o}=n;this.startAnimation(o);const{onDragEnd:i}=this.getProps();i&&Pe.postRender(()=>i(t,n))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),this.visualElement.state.setActive("whileDrag",!1)}updateAxis(t,n,r){const{drag:o}=this.getProps();if(!r||!Hs(t,o,this.currentDirection))return;const i=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=yM(a,this.constraints[t],this.elastic[t])),i.set(a)}resolveConstraints(){var t;const{dragConstraints:n,dragElastic:r}=this.getProps(),o=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)==null?void 0:t.layout,i=this.constraints;n&&Ui(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&o?this.constraints=bM(o.layoutBox,n):this.constraints=!1,this.elastic=wM(r),i!==this.constraints&&o&&this.constraints&&!this.hasMutatedConstraints&&gn(a=>{this.constraints!==!1&&this.getAxisMotionValue(a)&&(this.constraints[a]=xM(o.layoutBox[a],this.constraints[a]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Ui(t))return!1;const r=t,{projection:o}=this.visualElement;if(!o||!o.layout)return!1;const i=PM(r,o.root,this.visualElement.getTransformPagePoint());let a=kM(o.layout.layoutBox,i);if(n){const s=n(IM(a));this.hasMutatedConstraints=!!s,s&&(a=ug(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:o,dragTransition:i,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},c=gn(u=>{if(!Hs(u,n,this.currentDirection))return;let d=l&&l[u]||{};a&&(d={min:0,max:0});const A=o?200:1e6,f=o?40:1e7,g={type:"inertia",velocity:r?t[u]:0,bounceStiffness:A,bounceDamping:f,timeConstant:750,restDelta:1,restSpeed:10,...i,...d};return this.startAxisValueAnimation(u,g)});return Promise.all(c).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return cg(this.visualElement,t),r.start(Tu(t,r,0,n,this.visualElement,!1))}stopAnimation(){fg(this.visualElement)&&gn(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){gn(t=>{var n;return(n=this.getAxisMotionValue(t).animation)==null?void 0:n.pause()})}getAnimationState(t){var n;return(n=this.getAxisMotionValue(t).animation)==null?void 0:n.state}getAxisMotionValue(t){const n=`_drag${t.toUpperCase()}`,r=this.visualElement.getProps();return r[n]||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){gn(n=>{const{drag:r}=this.getProps();if(!Hs(n,r,this.currentDirection))return;const{projection:o}=this.visualElement,i=this.getAxisMotionValue(n);if(o&&o.layout){const{min:a,max:s}=o.layout.layoutBox[n];i.set(t[n]-Rs(a,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!Ui(n)||!r||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};gn(a=>{const s=this.getAxisMotionValue(a);if(s&&this.constraints!==!1){const l=s.get();o[a]=CM({min:l,max:l},this.constraints[a])}});const{transformTemplate:i}=this.visualElement.getProps();this.visualElement.current.style.transform=i?i({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),gn(a=>{if(!Hs(a,t,null))return;const s=this.getAxisMotionValue(a),{min:l,max:c}=this.constraints[a];s.set(Rs(l,c,o[a]))})}addListeners(){if(!this.visualElement.current)return;DM.set(this.visualElement,this);const t=this.visualElement.current,n=Fi(t,"pointerdown",l=>{const{drag:c,dragListener:u=!0}=this.getProps();c&&u&&this.start(l)}),r=()=>{const{dragConstraints:l}=this.getProps();Ui(l)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,i=o.addEventListener("measure",r);o&&!o.layout&&(o.root&&o.root.updateScroll(),o.updateLayout()),Pe.read(r);const a=js(window,"resize",()=>this.scalePositionWithinConstraints()),s=o.addEventListener("didUpdate",({delta:l,hasLayoutChanged:c})=>{this.isDragging&&c&&(gn(u=>{const d=this.getAxisMotionValue(u);d&&(this.originPoint[u]+=l[u].translate,d.set(d.get()+l[u].translate))}),this.visualElement.render())});return()=>{a(),n(),i(),s&&s()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:o=!1,dragConstraints:i=!1,dragElastic:a=Fu,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:o,dragConstraints:i,dragElastic:a,dragMomentum:s}}}function Hs(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function QM(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class NM extends An{constructor(t){super(t),this.removeGroupControls=vt,this.removeListeners=vt,this.controls=new EM(t.visualElement)}mount(){const{dragControls:t}=this.state.options;t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||vt}unmount(){this.removeGroupControls(),this.removeListeners()}}class zM{constructor(t){this.features=[],this.features=[new fM(t),new dM(t),new hM(t),new Cj(t),new Vj(t),new tM(t),new Zj(t),new NM(t),new nM(t),new Jj(t)]}mount(){this.features.forEach(t=>t.mount())}beforeMount(){this.features.forEach(t=>{var n;return(n=t.beforeMount)==null?void 0:n.call(t)})}unmount(){this.features.forEach(t=>t.unmount())}update(){this.features.forEach(t=>{var n;return(n=t.update)==null?void 0:n.call(t)})}beforeUpdate(){this.features.forEach(t=>t.beforeUpdate())}beforeUnmount(){this.features.forEach(t=>t.beforeUnmount())}}function FM({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function VM(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function RM(e,t){return FM(VM(e.getBoundingClientRect(),t))}const pg={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},Vu={};for(const e in pg)Vu[e]={isEnabled:t=>pg[e].some(n=>!!t[n])};const HM=typeof window<"u",Ru={current:null},Ag={current:!1};function YM(){if(Ag.current=!0,!!HM)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>Ru.current=e.matches;e.addListener(t),t()}else Ru.current=!1}const LM=[...I1,lt,nr],$M=e=>LM.find(O1(e));function GM(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function UM(e){return typeof e=="string"||Array.isArray(e)}const ZM=["initial",...["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"]];function hg(e){return GM(e.animate)||ZM.some(t=>UM(e[t]))}function JM(e){return!!(hg(e)||e.variants)}function WM(e,t,n){for(const r in t){const o=t[r],i=n[r];if(ct(o))e.addValue(r,o);else if(ct(i))e.addValue(r,Ri(o,{owner:e}));else if(i!==o)if(e.hasValue(r)){const a=e.getValue(r);a.liveStyle===!0?a.jump(o):a.hasAnimated||a.set(o)}else{const a=e.getStaticValue(r);e.addValue(r,Ri(a!==void 0?a:o,{owner:e}))}}for(const r in n)t[r]===void 0&&e.removeValue(r);return t}function gg(e){const t=[{},{}];return e==null||e.values.forEach((n,r)=>{t[0][r]=n.get(),t[1][r]=n.getVelocity()}),t}function mg(e,t,n,r){if(typeof t=="function"){const[o,i]=gg(r);t=t(n!==void 0?n:e.custom,o,i)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[o,i]=gg(r);t=t(n!==void 0?n:e.custom,o,i)}return t}const vg=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class yg{scrapeMotionValuesFromProps(t,n,r){return{}}constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:o,blockInitialAnimation:i,visualState:a},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=hu,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const f=hn.now();this.renderScheduledAt<f&&(this.renderScheduledAt=f,Pe.render(this.render,!1,!0))};const{latestValues:l,renderState:c,onUpdate:u}=a;this.onUpdate=u,this.latestValues=l,this.baseTarget={...l},this.initialValues=n.initial?{...l}:{},this.renderState=c,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=o,this.options=s,this.blockInitialAnimation=!!i,this.isControllingVariants=hg(n),this.isVariantNode=JM(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:d,...A}=this.scrapeMotionValuesFromProps(n,{},this);for(const f in A){const g=A[f];l[f]!==void 0&&ct(g)&&g.set(l[f],!1)}}mount(t){this.current=t,br.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),Ag.current||YM(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Ru.current,this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Qn(this.notifyUpdate),Qn(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const n=this.features[t];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(t,n){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const r=vo.has(t);r&&this.onBindTransform&&this.onBindTransform();const o=n.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&Pe.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),i=n.on("renderRequest",this.scheduleRender);let a;window.MotionCheckAppearSync&&(a=window.MotionCheckAppearSync(this,t,n)),this.valueSubscriptions.set(t,()=>{o(),i(),a&&a(),n.owner&&n.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in Vu){const n=Vu[t];if(!n)continue;const{isEnabled:r,Feature:o}=n;if(!this.features[t]&&o&&r(this.props)&&(this.features[t]=new o(this)),this.features[t]){const i=this.features[t];i.isMounted?i.update():(i.mount(),i.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Ge()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<vg.length;r++){const o=vg[r];this.propEventSubscriptions[o]&&(this.propEventSubscriptions[o](),delete this.propEventSubscriptions[o]);const i="on"+o,a=t[i];a&&(this.propEventSubscriptions[o]=this.on(o,a))}this.prevMotionValues=WM(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){const r=this.values.get(t);n!==r&&(r&&this.removeValue(t),this.bindToMotionValue(t,n),this.values.set(t,n),this.latestValues[t]=n.get())}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=Ri(n===null?void 0:n,{owner:this}),this.addValue(t,r)),r}readValue(t,n){var r;let o=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(r=this.getBaseTargetFromProps(this.props,t))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,t,this.options);return o!=null&&(typeof o=="string"&&(B1(o)||v1(o))?o=parseFloat(o):!$M(o)&&nr.test(n)&&(o=w1(t,n)),this.setBaseTarget(t,ct(o)?o.get():o)),ct(o)?o.get():o}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var n;const{initial:r}=this.props;let o;if(typeof r=="string"||typeof r=="object"){const a=mg(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);a&&(o=a[t])}if(r&&o!==void 0)return o;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!ct(i)?i:this.initialValues[t]!==void 0&&o===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new ou),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}}class bg extends yg{constructor(){super(...arguments),this.KeyframeResolver=P1}sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;ct(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}const wg=(e,t)=>t&&typeof e=="number"?t.transform(e):e,qM={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},KM=mo.length;function XM(e,t,n){let r="",o=!0;for(let i=0;i<KM;i++){const a=mo[i],s=e[a];if(s===void 0)continue;let l=!0;if(typeof s=="number"?l=s===(a.startsWith("scale")?1:0):l=parseFloat(s)===0,!l||n){const c=wg(s,du[a]);if(!l){o=!1;const u=qM[a]||a;r+=`${u}(${c}) `}n&&(t[a]=c)}}return r=r.trim(),n?r=n(t,o?"":r):o&&(r="none"),r}function xg(e,t,n){const{style:r,vars:o,transformOrigin:i}=e;let a=!1,s=!1;for(const l in t){const c=t[l];if(vo.has(l)){a=!0;continue}else if($c(l)){o[l]=c;continue}else{const u=wg(c,du[l]);l.startsWith("origin")?(s=!0,i[l]=u):r[l]=u}}if(t.transform||(a||n?r.transform=XM(t,e.transform,n):r.transform&&(r.transform="none")),s){const{originX:l="50%",originY:c="50%",originZ:u=0}=i;r.transformOrigin=`${l} ${c} ${u}`}}function kg(e,{style:t,vars:n},r,o){Object.assign(e.style,t,o&&o.getProjectionStyles(r));for(const i in n)e.style.setProperty(i,n[i])}function _M(e,{layout:t,layoutId:n}){return vo.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!Mi[e]||e==="opacity")}function Cg(e,t,n){var r;const{style:o}=e,i={};for(const a in o)(ct(o[a])||t.style&&ct(t.style[a])||_M(a,e)||((r=n==null?void 0:n.getValue(a))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(i[a]=o[a]);return i}function eP(e){return window.getComputedStyle(e)}class Tg extends bg{constructor(){super(...arguments),this.type="html",this.renderInstance=kg}readValueFromInstance(t,n){if(vo.has(n)){const r=fu(n);return r&&r.default||0}else{const r=eP(t),o=($c(n)?r.getPropertyValue(n):r[n])||0;return typeof o=="string"?o.trim():o}}measureInstanceViewportBox(t,{transformPagePoint:n}){return RM(t,n)}build(t,n,r){xg(t,n,r.transformTemplate)}scrapeMotionValuesFromProps(t,n,r){return Cg(t,n,r)}}const tP={offset:"stroke-dashoffset",array:"stroke-dasharray"},nP={offset:"strokeDashoffset",array:"strokeDasharray"};function rP(e,t,n=1,r=0,o=!0){e.pathLength=1;const i=o?tP:nP;e[i.offset]=ye.transform(-r);const a=ye.transform(t),s=ye.transform(n);e[i.array]=`${a} ${s}`}function Sg(e,t,n){return typeof e=="string"?e:ye.transform(t+n*e)}function oP(e,t,n){const r=Sg(t,e.x,e.width),o=Sg(n,e.y,e.height);return`${r} ${o}`}function iP(e,{attrX:t,attrY:n,attrScale:r,originX:o,originY:i,pathLength:a,pathSpacing:s=1,pathOffset:l=0,...c},u,d){if(xg(e,c,d),u){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:A,style:f,dimensions:g}=e;A.transform&&(g&&(f.transform=A.transform),delete A.transform),g&&(o!==void 0||i!==void 0||f.transform)&&(f.transformOrigin=oP(g,o!==void 0?o:.5,i!==void 0?i:.5)),t!==void 0&&(A.x=t),n!==void 0&&(A.y=n),r!==void 0&&(A.scale=r),a!==void 0&&rP(A,a,s,l,!1)}const Bg=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),aP=e=>typeof e=="string"&&e.toLowerCase()==="svg";function sP(e,t){try{t.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{t.dimensions={x:0,y:0,width:0,height:0}}}function lP(e,t,n,r){kg(e,t,void 0,r);for(const o in t.attrs)e.setAttribute(Bg.has(o)?o:Su(o),t.attrs[o])}function cP(e,t,n){const r=Cg(e,t,n);for(const o in e)if(ct(e[o])||ct(t[o])){const i=mo.indexOf(o)!==-1?"attr"+o.charAt(0).toUpperCase()+o.substring(1):o;r[i]=e[o]}return r}class jg extends bg{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Ge,this.updateDimensions=()=>{this.current&&!this.renderState.dimensions&&sP(this.current,this.renderState)}}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(vo.has(n)){const r=fu(n);return r&&r.default||0}return n=Bg.has(n)?n:Su(n),t.getAttribute(n)}scrapeMotionValuesFromProps(t,n,r){return cP(t,n,r)}onBindTransform(){this.current&&!this.renderState.dimensions&&Pe.postRender(this.updateDimensions)}build(t,n,r){iP(t,n,this.isSVGTag,r.transformTemplate)}renderInstance(t,n,r,o){lP(t,n,r,o)}mount(t){this.isSVGTag=aP(t.tagName),super.mount(t)}}function uP(e,t){return oj(e)?new jg(t):new Tg(t)}function Og(e,t,n){return new CustomEvent(e,{detail:{target:t,isExit:n}})}function dP(e,t=100,n){const r=n({...e,keyframes:[0,t]}),o=Math.min(gu(r),Es);return{type:"keyframes",ease:i=>r.next(o*i).value/t,duration:Fn(o)}}const fP=(e,t,n)=>{const r=t-e;return((n-e)%r+r)%r+e};function Ig(e,t){return L1(e)?e[fP(0,e.length,t)]:e}function Hu(e){return typeof e=="object"&&!Array.isArray(e)}function Mg(e,t,n,r){return typeof e=="string"&&Hu(t)?Qu(e,n,r):e instanceof NodeList?Array.from(e):Array.isArray(e)?e:[e]}function pP(e,t,n){return e*(t+1)}function Pg(e,t,n,r){var o;return typeof t=="number"?t:t.startsWith("-")||t.startsWith("+")?Math.max(0,e+parseFloat(t)):t==="<"?n:(o=r.get(t))!==null&&o!==void 0?o:e}function AP(e,t,n){for(let r=0;r<e.length;r++){const o=e[r];o.at>t&&o.at<n&&(Is(e,o),r--)}}function hP(e,t,n,r,o,i){AP(e,o,i);for(let a=0;a<t.length;a++)e.push({value:t[a],at:Je(o,i,r[a]),easing:Ig(n,a)})}function gP(e,t){for(let n=0;n<e.length;n++)e[n]=e[n]/(t+1)}function mP(e,t){return e.at===t.at?e.value===null?1:t.value===null?-1:0:e.at-t.at}const vP="easeInOut";function yP(e,{defaultTransition:t={},...n}={},r,o){const i=t.duration||.3,a=new Map,s=new Map,l={},c=new Map;let u=0,d=0,A=0;for(let f=0;f<e.length;f++){const g=e[f];if(typeof g=="string"){c.set(g,d);continue}else if(!Array.isArray(g)){c.set(g.name,Pg(d,g.at,u,c));continue}let[h,y,m={}]=g;m.at!==void 0&&(d=Pg(d,m.at,u,c));let C=0;const x=(v,j,B,k=0,I=0)=>{const Q=bP(v),{delay:P=0,times:$=Z1(Q),type:Z="keyframes",repeat:q,repeatType:U,repeatDelay:F=0,...L}=j;let{ease:K=t.ease||"easeOut",duration:te}=j;const le=typeof P=="function"?P(k,I):P,oe=Q.length,Y=Ms(Z)?Z:o==null?void 0:o[Z];if(oe<=2&&Y){let T=100;if(oe===2&&kP(Q)){const E=Q[1]-Q[0];T=Math.abs(E)}const R={...L};te!==void 0&&(R.duration=zn(te));const _=dP(R,T,Y);K=_.ease,te=_.duration}te??(te=i);const z=d+le;$.length===1&&$[0]===0&&($[1]=1);const V=$.length-Q.length;if(V>0&&U1($,V),Q.length===1&&Q.unshift(null),q){te=pP(te,q);const T=[...Q],R=[...$];K=Array.isArray(K)?[...K]:[K];const _=[...K];for(let E=0;E<q;E++){Q.push(...T);for(let b=0;b<T.length;b++)$.push(R[b]+(E+1)),K.push(b===0?"linear":Ig(_,b-1))}gP($,q)}const D=z+te;hP(B,Q,K,$,z,D),C=Math.max(le+te,C),A=Math.max(D,A)};if(ct(h)){const v=Dg(h,s);x(y,m,Eg("default",v))}else{const v=Mg(h,y,r,l),j=v.length;for(let B=0;B<j;B++){y=y,m=m;const k=v[B],I=Dg(k,s);for(const Q in y)x(y[Q],wP(m,Q),Eg(Q,I),B,j)}}u=d,d+=C}return s.forEach((f,g)=>{for(const h in f){const y=f[h];y.sort(mP);const m=[],C=[],x=[];for(let j=0;j<y.length;j++){const{at:B,value:k,easing:I}=y[j];m.push(k),C.push(Hi(0,A,B)),x.push(I||"easeOut")}C[0]!==0&&(C.unshift(0),m.unshift(m[0]),x.unshift(vP)),C[C.length-1]!==1&&(C.push(1),m.push(null)),a.has(g)||a.set(g,{keyframes:{},transition:{}});const v=a.get(g);v.keyframes[h]=m,v.transition[h]={...t,duration:A,ease:x,times:C,...n}}}),a}function Dg(e,t){return!t.has(e)&&t.set(e,{}),t.get(e)}function Eg(e,t){return t[e]||(t[e]=[]),t[e]}function bP(e){return Array.isArray(e)?e:[e]}function wP(e,t){return e&&e[t]?{...e,...e[t]}:{...e}}const xP=e=>typeof e=="number",kP=e=>e.every(xP);function CP(e,t,n){const r=e.getProps();return mg(r,t,r.custom,e)}function TP(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Ri(n))}function SP(e,t){const n=CP(e,t);let{transitionEnd:r={},transition:o={},...i}=n||{};i={...i,...r};for(const a in i){const s=hI(i[a]);TP(e,a,s)}}function BP(e){return!!(ct(e)&&e.add)}function jP(e,t){const n=e.getValue("willChange");if(BP(n))return n.add(t)}function OP({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}function IP(e,t,{delay:n=0,transitionOverride:r,type:o}={}){var i;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=t;r&&(a=r);const c=[],u=o&&e.animationState&&e.animationState.getState()[o];for(const d in l){const A=e.getValue(d,(i=e.latestValues[d])!==null&&i!==void 0?i:null),f=l[d];if(f===void 0||u&&OP(u,d))continue;const g={delay:n,...nu(a||{},d)};let h=!1;if(window.MotionHandoffAnimation){const m=K1(e);if(m){const C=window.MotionHandoffAnimation(m,d,Pe);C!==null&&(g.startTime=C,h=!0)}}jP(e,d),A.start(Tu(d,A,f,e.shouldReduceMotion&&y1.has(d)?{type:!1}:g,e,h));const y=A.animation;y&&c.push(y)}return s&&Promise.all(c).then(()=>{Pe.update(()=>{s&&SP(e,s)})}),c}function MP(e,t){return e in t}class PP extends yg{constructor(){super(...arguments),this.type="object"}readValueFromInstance(t,n){if(MP(n,t)){const r=t[n];if(typeof r=="string"||typeof r=="number")return r}}getBaseTargetFromProps(){}removeValueFromRenderState(t,n){delete n.output[t]}measureInstanceViewportBox(){return Ge()}build(t,n){Object.assign(t.output,n)}renderInstance(t,{output:n}){Object.assign(t,n)}sortInstanceNodePosition(){return 0}}function DP(e){const t={presenceContext:null,props:{},visualState:{renderState:{transform:{},transformOrigin:{},style:{},vars:{},attrs:{}},latestValues:{}}},n=X1(e)?new jg(t):new Tg(t);n.mount(e),br.set(e,n)}function EP(e){const t={presenceContext:null,props:{},visualState:{renderState:{output:{}},latestValues:{}}},n=new PP(t);n.mount(e),br.set(e,n)}function QP(e,t){return ct(e)||typeof e=="number"||typeof e=="string"&&!Hu(t)}function Qg(e,t,n,r){const o=[];if(QP(e,t))o.push(q1(e,Hu(t)&&t.default||t,n&&(n.default||n)));else{const i=Mg(e,t,r),a=i.length;for(let s=0;s<a;s++){const l=i[s],c=l instanceof Element?DP:EP;br.has(l)||c(l);const u=br.get(l),d={...n};"delay"in d&&typeof d.delay=="function"&&(d.delay=d.delay(s,a)),o.push(...IP(u,{...t,transition:d},{}))}}return o}function NP(e,t,n){const r=[];return yP(e,t,n,{spring:ku}).forEach(({keyframes:i,transition:a},s)=>{r.push(...Qg(s,i,a))}),r}function zP(e){return Array.isArray(e)&&e.some(Array.isArray)}function FP(e){function t(n,r,o){let i=[];return zP(n)?i=NP(n,r,e):i=Qg(n,r,o,e),new i1(i)}return t}const VP=FP(),RP=["initial","animate","whileInView","whileHover","whilePress","whileDrag","whileFocus","exit"];function HP({controlActiveState:e=void 0,controlDelay:t=0,directAnimate:n,directTransition:r,isFallback:o=!1,isExit:i=!1}={}){const a=this.target;this.target={...this.baseTarget};let s={};const l={...this.options.transition};n?s=YP.call(this,n,r,s):s=LP.call(this,e,l);const c=$P.call(this,a,s,t),{getChildAnimations:u,childAnimations:d}=GP.call(this,l,this.activeStates,o);return UP.call(this,{factories:c,getChildAnimations:u,childAnimations:d,transition:l,controlActiveState:e,isExit:i})}function YP(e,t){const n=Pi(e,this.options.variants,this.options.custom);if(!n)return{};const r={...this.options.transition,...t||n.transition},o={};return Object.entries(n).forEach(([i,a])=>{i!=="transition"&&(this.target[i]=a,o[i]=PA(r,i))}),o}function LP(e,t){e&&(this.activeStates={...this.activeStates,...e});const n={};let r={},o={};return RP.forEach(i=>{if(!this.activeStates[i]||n1(this.options[i]))return;const a=this.options[i];let s=aj(a)?Pi(a,this.options.variants,this.options.custom):void 0;if(this.visualElement.isVariantNode){const l=Pi(this.context[i],this.options.variants,this.options.custom);s=l?Object.assign(l||{},s):o}s&&(i!=="initial"&&(r=s.transition||this.options.transition),o=Object.assign(o,s))}),Object.assign(t,r),Object.entries(o).forEach(([i,a])=>{i!=="transition"&&(this.target[i]=a,n[i]=PA(t,i))}),n}function $P(e,t,n){const r=[];return Object.keys(this.target).forEach(o=>{var i;if(!XB(e[o],this.target[o]))return;(i=this.baseTarget)[o]??(i[o]=gj.get(this.element,o));const a=this.target[o]==="none"?hj[o]:this.target[o],s=t[o];r.push(()=>VP(this.element,{[o]:a},{...s,delay:((s==null?void 0:s.delay)||0)+n}))}),r}function GP(e,t,n){var r;if(!((r=this.visualElement.variantChildren)!=null&&r.size)||!t)return{getChildAnimations:()=>Promise.resolve(),childAnimations:[]};const{staggerChildren:o=0,staggerDirection:i=1,delayChildren:a=0}=e||{},s=(this.visualElement.variantChildren.size-1)*o,l=i===1?(u=0)=>u*o:(u=0)=>s-u*o,c=Array.from(this.visualElement.variantChildren).map((u,d)=>{const A=a+l(d);return u.state.animateUpdates({controlActiveState:t,controlDelay:n?0:A})}).filter(Boolean);return{getChildAnimations:()=>Promise.all(c.map(u=>u==null?void 0:u())),childAnimations:c}}function UP({factories:e,getChildAnimations:t,childAnimations:n,transition:r,controlActiveState:o,isExit:i=!1}){const a=()=>Promise.all(e.map(d=>d()).filter(Boolean)),s={...this.target},l=this.element,c=d=>{l.dispatchEvent(Og("motionstart",s)),d.then(()=>{l.dispatchEvent(Og("motioncomplete",s,i))}).catch(vt)},u=()=>{const d=r!=null&&r.when?(r.when==="beforeChildren"?a():t()).then(()=>r.when==="beforeChildren"?t():a()):Promise.all([a(),t()]);return c(d),d};return o?u:u()}function ZP(e){return typeof e=="string"||e===!1||Array.isArray(e)}const Ng=new WeakMap;let JP=0;const Yu=new Set;class WP{constructor(t,n){var r;this.element=null,this.isSafeToRemove=!1,this.isVShow=!1,this.children=new Set,this.activeStates={initial:!0,animate:!0},this.currentProcess=null,this._context=null,this.animateUpdates=HP,this.id=`motion-state-${JP++}`,this.options=t,this.parent=n,(r=n==null?void 0:n.children)==null||r.add(this),this.depth=(n==null?void 0:n.depth)+1||0;const o=this.context.initial===!1?["initial","animate"]:["initial"];this.initTarget(o),this.visualElement=uP(this.options.as,{presenceContext:null,parent:n==null?void 0:n.visualElement,props:{...this.options,whileHover:this.options.whileHover,whileTap:this.options.whilePress,whileInView:this.options.whileInView},visualState:{renderState:{transform:{},transformOrigin:{},style:{},vars:{},attrs:{}},latestValues:{...this.baseTarget}},reducedMotionConfig:t.motionConfig.reduceMotion}),this.featureManager=new zM(this)}get context(){if(!this._context){const t={get:(n,r)=>{var o;return ZP(this.options[r])?this.options[r]:(o=this.parent)==null?void 0:o.context[r]}};this._context=new Proxy({},t)}return this._context}initTarget(t){this.baseTarget=t.reduce((n,r)=>({...n,...Pi(this.options[r]||this.context[r],this.options.variants)}),{}),this.target={}}updateOptions(){this.visualElement.update({...this.options,whileHover:this.options.hover,whileTap:this.options.press,whileInView:this.options.inView,reducedMotionConfig:this.options.motionConfig.reduceMotion},{isPresent:!Eu.has(this.element)})}beforeMount(){this.featureManager.beforeMount()}mount(t,n,r=!1){this.element=t,this.options=n,Ng.set(t,this),br.get(t)||(this.visualElement.mount(t),br.set(t,this.visualElement)),this.visualElement.state=this,this.updateOptions(),this.featureManager.mount(),!r&&this.options.animate&&this.startAnimation(),this.options.layoutId&&(Yu.add(this.options.layoutId),Pe.render(()=>{Yu.clear()}))}clearAnimation(){var t;this.currentProcess&&Qn(this.currentProcess),this.currentProcess=null,(t=this.visualElement.variantChildren)==null||t.forEach(n=>{n.state.clearAnimation()})}startAnimation(){this.clearAnimation(),this.currentProcess=Pe.render(()=>{this.currentProcess=null,this.animateUpdates()})}beforeUnmount(){this.featureManager.beforeUnmount()}unmount(t=!1){const n=this.options.layoutId&&!Yu.has(this.options.layoutId);(()=>{t&&Array.from(this.children).reverse().forEach(this.unmountChild);const o=()=>{var i,a,s;(a=(i=this.parent)==null?void 0:i.children)==null||a.delete(this),Ng.delete(this.element),this.featureManager.unmount(),(s=this.visualElement)==null||s.unmount()};n?Promise.resolve().then(o):o()})()}unmountChild(t){t.unmount(!0)}beforeUpdate(){this.featureManager.beforeUpdate()}update(t){const n=ij(this.options,t);this.options=t,this.updateOptions(),this.featureManager.update(),n&&this.startAnimation()}setActive(t,n,r=!0){var o;!this.element||this.activeStates[t]===n||(this.activeStates[t]=n,(o=this.visualElement.variantChildren)==null||o.forEach(i=>{i.state.setActive(t,n,!1)}),r&&this.animateUpdates({isFallback:!n&&t!=="exit"&&this.visualElement.isControllingVariants,isExit:this.activeStates.exit}))}isMounted(){return!!this.element}getOptions(){return this.options}willUpdate(t){var n;(this.options.layout||this.options.layoutId)&&((n=this.visualElement.projection)==null||n.willUpdate())}}function Ys(e){return(e==null?void 0:e.nodeType)===3||(e==null?void 0:e.nodeType)===8?Ys(e.nextSibling):e}function qP(e){var t;const n=((t=Ys(e.$el))==null?void 0:t.style.display)==="none";return e.$.vnode.transition&&n}const KP={reduceMotion:"never",transition:void 0,nonce:void 0},[XP,dQ]=xs("MotionConfig");function _P(){return XP(p.computed(()=>KP))}const Lu=p.defineComponent({name:"Motion",inheritAttrs:!1,__name:"Motion",props:p.mergeDefaults({as:{},asChild:{type:Boolean},hover:{},press:{},inView:{},focus:{},whileDrag:{},whileHover:{},whilePress:{},whileInView:{},whileFocus:{},custom:{},initial:{type:[String,Array,Object,Boolean]},animate:{},exit:{},variants:{},style:{},transformTemplate:{type:Function},transition:{},layoutGroup:{},motionConfig:{},onAnimationComplete:{type:Function},onUpdate:{type:Function},layout:{type:[Boolean,String]},layoutId:{},layoutScroll:{type:Boolean},layoutRoot:{type:Boolean},"data-framer-portal-id":{},crossfade:{type:Boolean},onBeforeLayoutMeasure:{type:Function},onLayoutMeasure:{type:Function},onLayoutAnimationStart:{type:Function},onLayoutAnimationComplete:{type:Function},globalPressTarget:{type:Boolean},onPressStart:{type:Function},onPress:{type:Function},onPressCancel:{type:Function},onHoverStart:{type:Function},onHoverEnd:{type:Function},inViewOptions:{},onViewportEnter:{type:Function},onViewportLeave:{type:Function},drag:{type:[Boolean,String]},dragSnapToOrigin:{type:Boolean},dragDirectionLock:{type:Boolean},dragPropagation:{type:Boolean},dragConstraints:{type:[Boolean,Object]},dragElastic:{type:[Boolean,Number,Object]},dragMomentum:{type:Boolean},dragTransition:{},dragListener:{type:Boolean},dragControls:{},onDragStart:{type:Function},onDragEnd:{type:Function},onDrag:{type:Function},onDirectionLock:{type:Function},onDragTransitionEnd:{type:Function},onMeasureDragConstraints:{type:Function},onPanSessionStart:{type:Function},onPanStart:{type:Function},onPan:{type:Function},onPanEnd:{type:Function},onFocus:{type:Function},onBlur:{type:Function}},{as:"div",asChild:!1,initial:void 0,animate:void 0,hover:void 0,inView:void 0,layout:!1,layoutId:void 0,layoutScroll:!1,layoutRoot:!1,dragListener:!0,dragElastic:.5,dragMomentum:!0,whileDrag:void 0,crossfade:!0,whileHover:({hover:e})=>e,whilePress:({press:e})=>e,whileInView:({inView:e})=>e,whileFocus:({focus:e})=>e}),setup(e){const t=e,n=eM({}),r=WB(null),o=p.useAttrs(),i=KB({}),a=_P();function s(){return i.id&&t.layoutId?`${i.id}-${t.layoutId}`:t.layoutId||void 0}function l(){return{...o,...t,layoutId:s(),transition:t.transition??a.value.transition,layoutGroup:i,motionConfig:a.value,inViewOptions:t.inViewOptions??a.value.inViewOptions,initial:n.initial===!1?n.initial:t.initial===!0?void 0:t.initial}}const c=new WP(l(),r);qB(c);const u=p.getCurrentInstance().proxy;p.onBeforeMount(()=>{c.beforeMount()}),p.onMounted(()=>{c.mount(Ys(u.$el),l(),qP(u))}),p.onBeforeUnmount(()=>c.beforeUnmount()),p.onUnmounted(()=>{const g=Ys(u.$el);g!=null&&g.isConnected||c.unmount()}),p.onBeforeUpdate(()=>{c.beforeUpdate()}),p.onUpdated(()=>{c.update(l())});function d(){const g=c.visualElement.type==="svg",h={...o};Object.keys(o).forEach(m=>{Cs(o[m])&&(h[m]=o[m].get())});let y={...t.style,...g?{}:c.visualElement.latestValues};if(g){const{attributes:m,style:C}=vj(c.isMounted()?c.target:c.baseTarget);Object.assign(h,m),Object.assign(y,C)}return t.drag&&t.dragListener!==!1&&Object.assign(y,{userSelect:"none",WebkitUserSelect:"none",WebkitTouchCallout:"none",touchAction:t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`}),y=mj({...y,...t.style}),h.style=y,h}const A=p.ref();function f(g){var h,y;t.asChild&&((h=A.value)==null||h.$forceUpdate()),(y=o.onMotioncomplete)==null||y.call(o,g)}return(g,h)=>{var y;return p.openBlock(),p.createBlock(p.unref(bj),{ref_key:"PrimitiveRef",ref:A,"get-props":d,as:g.as,"as-child":g.asChild,"data-motion-group":((y=p.unref(i).key)==null?void 0:y.value)||void 0,onMotioncomplete:f},{default:p.withCtx(()=>[p.renderSlot(g.$slots,"default")]),_:3},8,["as","as-child","data-motion-group"])}}}),zg=new Map,$u=new Proxy(Lu,{get(e,t){if(typeof t=="symbol")return e[t];let n=zg.get(t);return t==="create"?r=>p.defineComponent({inheritAttrs:!1,name:`motion.${r.$name}`,setup(o,{attrs:i,slots:a}){return()=>p.h(Lu,{...i,as:r,asChild:!1},a)}}):(n||(n=p.defineComponent({inheritAttrs:!1,name:`motion.${t}`,setup(r,{attrs:o,slots:i}){return()=>p.h(Lu,{...o,as:t,asChild:!1},i)}}),zg.set(t,n)),n)}}),Gu="data:image/png;base64,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";var eD="tippy-box",Fg="tippy-content",tD="tippy-backdrop",Vg="tippy-arrow",Rg="tippy-svg-arrow",Cr={passive:!0,capture:!0},Hg=function(){return document.body};function Uu(e,t,n){if(Array.isArray(e)){var r=e[t];return r??(Array.isArray(n)?n[t]:n)}return e}function Zu(e,t){var n={}.toString.call(e);return n.indexOf("[object")===0&&n.indexOf(t+"]")>-1}function Yg(e,t){return typeof e=="function"?e.apply(void 0,t):e}function Lg(e,t){if(t===0)return e;var n;return function(r){clearTimeout(n),n=setTimeout(function(){e(r)},t)}}function nD(e){return e.split(/\s+/).filter(Boolean)}function xo(e){return[].concat(e)}function $g(e,t){e.indexOf(t)===-1&&e.push(t)}function rD(e){return e.filter(function(t,n){return e.indexOf(t)===n})}function oD(e){return e.split("-")[0]}function Ls(e){return[].slice.call(e)}function Gg(e){return Object.keys(e).reduce(function(t,n){return e[n]!==void 0&&(t[n]=e[n]),t},{})}function Ji(){return document.createElement("div")}function $s(e){return["Element","Fragment"].some(function(t){return Zu(e,t)})}function iD(e){return Zu(e,"NodeList")}function aD(e){return Zu(e,"MouseEvent")}function sD(e){return!!(e&&e._tippy&&e._tippy.reference===e)}function lD(e){return $s(e)?[e]:iD(e)?Ls(e):Array.isArray(e)?e:Ls(document.querySelectorAll(e))}function Ju(e,t){e.forEach(function(n){n&&(n.style.transitionDuration=t+"ms")})}function Ug(e,t){e.forEach(function(n){n&&n.setAttribute("data-state",t)})}function cD(e){var t,n=xo(e),r=n[0];return r!=null&&(t=r.ownerDocument)!=null&&t.body?r.ownerDocument:document}function uD(e,t){var n=t.clientX,r=t.clientY;return e.every(function(o){var i=o.popperRect,a=o.popperState,s=o.props,l=s.interactiveBorder,c=oD(a.placement),u=a.modifiersData.offset;if(!u)return!0;var d=c==="bottom"?u.top.y:0,A=c==="top"?u.bottom.y:0,f=c==="right"?u.left.x:0,g=c==="left"?u.right.x:0,h=i.top-r+d>l,y=r-i.bottom-A>l,m=i.left-n+f>l,C=n-i.right-g>l;return h||y||m||C})}function Wu(e,t,n){var r=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(o){e[r](o,n)})}function Zg(e,t){for(var n=t;n;){var r;if(e.contains(n))return!0;n=n.getRootNode==null||(r=n.getRootNode())==null?void 0:r.host}return!1}var mn={isTouch:!1},Jg=0;function dD(){mn.isTouch||(mn.isTouch=!0,window.performance&&document.addEventListener("mousemove",Wg))}function Wg(){var e=performance.now();e-Jg<20&&(mn.isTouch=!1,document.removeEventListener("mousemove",Wg)),Jg=e}function fD(){var e=document.activeElement;if(sD(e)){var t=e._tippy;e.blur&&!t.state.isVisible&&e.blur()}}function pD(){document.addEventListener("touchstart",dD,Cr),window.addEventListener("blur",fD)}var AD=typeof window<"u"&&typeof document<"u",hD=AD?!!window.msCrypto:!1,gD={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},mD={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},Zt=Object.assign({appendTo:Hg,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},gD,mD),vD=Object.keys(Zt),yD=function(t){var n=Object.keys(t);n.forEach(function(r){Zt[r]=t[r]})};function qg(e){var t=e.plugins||[],n=t.reduce(function(r,o){var i=o.name,a=o.defaultValue;if(i){var s;r[i]=e[i]!==void 0?e[i]:(s=Zt[i])!=null?s:a}return r},{});return Object.assign({},e,n)}function bD(e,t){var n=t?Object.keys(qg(Object.assign({},Zt,{plugins:t}))):vD,r=n.reduce(function(o,i){var a=(e.getAttribute("data-tippy-"+i)||"").trim();if(!a)return o;if(i==="content")o[i]=a;else try{o[i]=JSON.parse(a)}catch{o[i]=a}return o},{});return r}function Kg(e,t){var n=Object.assign({},t,{content:Yg(t.content,[e])},t.ignoreAttributes?{}:bD(e,t.plugins));return n.aria=Object.assign({},Zt.aria,n.aria),n.aria={expanded:n.aria.expanded==="auto"?t.interactive:n.aria.expanded,content:n.aria.content==="auto"?t.interactive?null:"describedby":n.aria.content},n}var wD=function(){return"innerHTML"};function qu(e,t){e[wD()]=t}function Xg(e){var t=Ji();return e===!0?t.className=Vg:(t.className=Rg,$s(e)?t.appendChild(e):qu(t,e)),t}function _g(e,t){$s(t.content)?(qu(e,""),e.appendChild(t.content)):typeof t.content!="function"&&(t.allowHTML?qu(e,t.content):e.textContent=t.content)}function Ku(e){var t=e.firstElementChild,n=Ls(t.children);return{box:t,content:n.find(function(r){return r.classList.contains(Fg)}),arrow:n.find(function(r){return r.classList.contains(Vg)||r.classList.contains(Rg)}),backdrop:n.find(function(r){return r.classList.contains(tD)})}}function e4(e){var t=Ji(),n=Ji();n.className=eD,n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var r=Ji();r.className=Fg,r.setAttribute("data-state","hidden"),_g(r,e.props),t.appendChild(n),n.appendChild(r),o(e.props,e.props);function o(i,a){var s=Ku(t),l=s.box,c=s.content,u=s.arrow;a.theme?l.setAttribute("data-theme",a.theme):l.removeAttribute("data-theme"),typeof a.animation=="string"?l.setAttribute("data-animation",a.animation):l.removeAttribute("data-animation"),a.inertia?l.setAttribute("data-inertia",""):l.removeAttribute("data-inertia"),l.style.maxWidth=typeof a.maxWidth=="number"?a.maxWidth+"px":a.maxWidth,a.role?l.setAttribute("role",a.role):l.removeAttribute("role"),(i.content!==a.content||i.allowHTML!==a.allowHTML)&&_g(c,e.props),a.arrow?u?i.arrow!==a.arrow&&(l.removeChild(u),l.appendChild(Xg(a.arrow))):l.appendChild(Xg(a.arrow)):u&&l.removeChild(u)}return{popper:t,onUpdate:o}}e4.$$tippy=!0;var xD=1,Gs=[],Xu=[];function kD(e,t){var n=Kg(e,Object.assign({},Zt,qg(Gg(t)))),r,o,i,a=!1,s=!1,l=!1,c=!1,u,d,A,f=[],g=Lg(ee,n.interactiveDebounce),h,y=xD++,m=null,C=rD(n.plugins),x={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},v={id:y,reference:e,popper:Ji(),popperInstance:m,props:n,state:x,plugins:C,clearDelayTimeouts:je,setProps:ke,setContent:Qe,show:Re,hide:Be,hideWithInteractivity:De,enable:xe,disable:Se,unmount:Jt,destroy:vn};if(!n.render)return v;var j=n.render(v),B=j.popper,k=j.onUpdate;B.setAttribute("data-tippy-root",""),B.id="tippy-"+v.id,v.popper=B,e._tippy=v,B._tippy=v;var I=C.map(function(W){return W.fn(v)}),Q=e.hasAttribute("aria-expanded");return w(),oe(),K(),te("onCreate",[v]),n.showOnCreate&&pe(),B.addEventListener("mouseenter",function(){v.props.interactive&&v.state.isVisible&&v.clearDelayTimeouts()}),B.addEventListener("mouseleave",function(){v.props.interactive&&v.props.trigger.indexOf("mouseenter")>=0&&U().addEventListener("mousemove",g)}),v;function P(){var W=v.props.touch;return Array.isArray(W)?W:[W,0]}function $(){return P()[0]==="hold"}function Z(){var W;return!!((W=v.props.render)!=null&&W.$$tippy)}function q(){return h||e}function U(){var W=q().parentNode;return W?cD(W):document}function F(){return Ku(B)}function L(W){return v.state.isMounted&&!v.state.isVisible||mn.isTouch||u&&u.type==="focus"?0:Uu(v.props.delay,W?0:1,Zt.delay)}function K(W){W===void 0&&(W=!1),B.style.pointerEvents=v.props.interactive&&!W?"":"none",B.style.zIndex=""+v.props.zIndex}function te(W,ce,ve){if(ve===void 0&&(ve=!0),I.forEach(function(we){we[W]&&we[W].apply(we,ce)}),ve){var Ce;(Ce=v.props)[W].apply(Ce,ce)}}function le(){var W=v.props.aria;if(W.content){var ce="aria-"+W.content,ve=B.id,Ce=xo(v.props.triggerTarget||e);Ce.forEach(function(we){var He=we.getAttribute(ce);if(v.state.isVisible)we.setAttribute(ce,He?He+" "+ve:ve);else{var qe=He&&He.replace(ve,"").trim();qe?we.setAttribute(ce,qe):we.removeAttribute(ce)}})}}function oe(){if(!(Q||!v.props.aria.expanded)){var W=xo(v.props.triggerTarget||e);W.forEach(function(ce){v.props.interactive?ce.setAttribute("aria-expanded",v.state.isVisible&&ce===q()?"true":"false"):ce.removeAttribute("aria-expanded")})}}function Y(){U().removeEventListener("mousemove",g),Gs=Gs.filter(function(W){return W!==g})}function z(W){if(!(mn.isTouch&&(l||W.type==="mousedown"))){var ce=W.composedPath&&W.composedPath()[0]||W.target;if(!(v.props.interactive&&Zg(B,ce))){if(xo(v.props.triggerTarget||e).some(function(ve){return Zg(ve,ce)})){if(mn.isTouch||v.state.isVisible&&v.props.trigger.indexOf("click")>=0)return}else te("onClickOutside",[v,W]);v.props.hideOnClick===!0&&(v.clearDelayTimeouts(),v.hide(),s=!0,setTimeout(function(){s=!1}),v.state.isMounted||R())}}}function V(){l=!0}function D(){l=!1}function T(){var W=U();W.addEventListener("mousedown",z,!0),W.addEventListener("touchend",z,Cr),W.addEventListener("touchstart",D,Cr),W.addEventListener("touchmove",V,Cr)}function R(){var W=U();W.removeEventListener("mousedown",z,!0),W.removeEventListener("touchend",z,Cr),W.removeEventListener("touchstart",D,Cr),W.removeEventListener("touchmove",V,Cr)}function _(W,ce){b(W,function(){!v.state.isVisible&&B.parentNode&&B.parentNode.contains(B)&&ce()})}function E(W,ce){b(W,ce)}function b(W,ce){var ve=F().box;function Ce(we){we.target===ve&&(Wu(ve,"remove",Ce),ce())}if(W===0)return ce();Wu(ve,"remove",d),Wu(ve,"add",Ce),d=Ce}function S(W,ce,ve){ve===void 0&&(ve=!1);var Ce=xo(v.props.triggerTarget||e);Ce.forEach(function(we){we.addEventListener(W,ce,ve),f.push({node:we,eventType:W,handler:ce,options:ve})})}function w(){$()&&(S("touchstart",J,{passive:!0}),S("touchend",ne,{passive:!0})),nD(v.props.trigger).forEach(function(W){if(W!=="manual")switch(S(W,J),W){case"mouseenter":S("mouseleave",ne);break;case"focus":S(hD?"focusout":"blur",O);break;case"focusin":S("focusout",O);break}})}function N(){f.forEach(function(W){var ce=W.node,ve=W.eventType,Ce=W.handler,we=W.options;ce.removeEventListener(ve,Ce,we)}),f=[]}function J(W){var ce,ve=!1;if(!(!v.state.isEnabled||M(W)||s)){var Ce=((ce=u)==null?void 0:ce.type)==="focus";u=W,h=W.currentTarget,oe(),!v.state.isVisible&&aD(W)&&Gs.forEach(function(we){return we(W)}),W.type==="click"&&(v.props.trigger.indexOf("mouseenter")<0||a)&&v.props.hideOnClick!==!1&&v.state.isVisible?ve=!0:pe(W),W.type==="click"&&(a=!ve),ve&&!Ce&&be(W)}}function ee(W){var ce=W.target,ve=q().contains(ce)||B.contains(ce);if(!(W.type==="mousemove"&&ve)){var Ce=fe().concat(B).map(function(we){var He,qe=we._tippy,St=(He=qe.popperInstance)==null?void 0:He.state;return St?{popperRect:we.getBoundingClientRect(),popperState:St,props:n}:null}).filter(Boolean);uD(Ce,W)&&(Y(),be(W))}}function ne(W){var ce=M(W)||v.props.trigger.indexOf("click")>=0&&a;if(!ce){if(v.props.interactive){v.hideWithInteractivity(W);return}be(W)}}function O(W){v.props.trigger.indexOf("focusin")<0&&W.target!==q()||v.props.interactive&&W.relatedTarget&&B.contains(W.relatedTarget)||be(W)}function M(W){return mn.isTouch?$()!==W.type.indexOf("touch")>=0:!1}function H(){X();var W=v.props,ce=W.popperOptions,ve=W.placement,Ce=W.offset,we=W.getReferenceClientRect,He=W.moveTransition,qe=Z()?Ku(B).arrow:null,St=we?{getBoundingClientRect:we,contextElement:we.contextElement||q()}:e,Sr={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(or){var Rt=or.state;if(Z()){var Vn=F(),ir=Vn.box;["placement","reference-hidden","escaped"].forEach(function(ar){ar==="placement"?ir.setAttribute("data-placement",Rt.placement):Rt.attributes.popper["data-popper-"+ar]?ir.setAttribute("data-"+ar,""):ir.removeAttribute("data-"+ar)}),Rt.attributes.popper={}}}},yt=[{name:"offset",options:{offset:Ce}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!He}},Sr];Z()&&qe&&yt.push({name:"arrow",options:{element:qe,padding:3}}),yt.push.apply(yt,(ce==null?void 0:ce.modifiers)||[]),v.popperInstance=il(St,B,Object.assign({},ce,{placement:ve,onFirstUpdate:A,modifiers:yt}))}function X(){v.popperInstance&&(v.popperInstance.destroy(),v.popperInstance=null)}function ie(){var W=v.props.appendTo,ce,ve=q();v.props.interactive&&W===Hg||W==="parent"?ce=ve.parentNode:ce=Yg(W,[ve]),ce.contains(B)||ce.appendChild(B),v.state.isMounted=!0,H()}function fe(){return Ls(B.querySelectorAll("[data-tippy-root]"))}function pe(W){v.clearDelayTimeouts(),W&&te("onTrigger",[v,W]),T();var ce=L(!0),ve=P(),Ce=ve[0],we=ve[1];mn.isTouch&&Ce==="hold"&&we&&(ce=we),ce?r=setTimeout(function(){v.show()},ce):v.show()}function be(W){if(v.clearDelayTimeouts(),te("onUntrigger",[v,W]),!v.state.isVisible){R();return}if(!(v.props.trigger.indexOf("mouseenter")>=0&&v.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(W.type)>=0&&a)){var ce=L(!1);ce?o=setTimeout(function(){v.state.isVisible&&v.hide()},ce):i=requestAnimationFrame(function(){v.hide()})}}function xe(){v.state.isEnabled=!0}function Se(){v.hide(),v.state.isEnabled=!1}function je(){clearTimeout(r),clearTimeout(o),cancelAnimationFrame(i)}function ke(W){if(!v.state.isDestroyed){te("onBeforeUpdate",[v,W]),N();var ce=v.props,ve=Kg(e,Object.assign({},ce,Gg(W),{ignoreAttributes:!0}));v.props=ve,w(),ce.interactiveDebounce!==ve.interactiveDebounce&&(Y(),g=Lg(ee,ve.interactiveDebounce)),ce.triggerTarget&&!ve.triggerTarget?xo(ce.triggerTarget).forEach(function(Ce){Ce.removeAttribute("aria-expanded")}):ve.triggerTarget&&e.removeAttribute("aria-expanded"),oe(),K(),k&&k(ce,ve),v.popperInstance&&(H(),fe().forEach(function(Ce){requestAnimationFrame(Ce._tippy.popperInstance.forceUpdate)})),te("onAfterUpdate",[v,W])}}function Qe(W){v.setProps({content:W})}function Re(){var W=v.state.isVisible,ce=v.state.isDestroyed,ve=!v.state.isEnabled,Ce=mn.isTouch&&!v.props.touch,we=Uu(v.props.duration,0,Zt.duration);if(!(W||ce||ve||Ce)&&!q().hasAttribute("disabled")&&(te("onShow",[v],!1),v.props.onShow(v)!==!1)){if(v.state.isVisible=!0,Z()&&(B.style.visibility="visible"),K(),T(),v.state.isMounted||(B.style.transition="none"),Z()){var He=F(),qe=He.box,St=He.content;Ju([qe,St],0)}A=function(){var yt;if(!(!v.state.isVisible||c)){if(c=!0,B.offsetHeight,B.style.transition=v.props.moveTransition,Z()&&v.props.animation){var rr=F(),or=rr.box,Rt=rr.content;Ju([or,Rt],we),Ug([or,Rt],"visible")}le(),oe(),$g(Xu,v),(yt=v.popperInstance)==null||yt.forceUpdate(),te("onMount",[v]),v.props.animation&&Z()&&E(we,function(){v.state.isShown=!0,te("onShown",[v])})}},ie()}}function Be(){var W=!v.state.isVisible,ce=v.state.isDestroyed,ve=!v.state.isEnabled,Ce=Uu(v.props.duration,1,Zt.duration);if(!(W||ce||ve)&&(te("onHide",[v],!1),v.props.onHide(v)!==!1)){if(v.state.isVisible=!1,v.state.isShown=!1,c=!1,a=!1,Z()&&(B.style.visibility="hidden"),Y(),R(),K(!0),Z()){var we=F(),He=we.box,qe=we.content;v.props.animation&&(Ju([He,qe],Ce),Ug([He,qe],"hidden"))}le(),oe(),v.props.animation?Z()&&_(Ce,v.unmount):v.unmount()}}function De(W){U().addEventListener("mousemove",g),$g(Gs,g),g(W)}function Jt(){v.state.isVisible&&v.hide(),v.state.isMounted&&(X(),fe().forEach(function(W){W._tippy.unmount()}),B.parentNode&&B.parentNode.removeChild(B),Xu=Xu.filter(function(W){return W!==v}),v.state.isMounted=!1,te("onHidden",[v]))}function vn(){v.state.isDestroyed||(v.clearDelayTimeouts(),v.unmount(),N(),delete e._tippy,v.state.isDestroyed=!0,te("onDestroy",[v]))}}function ko(e,t){t===void 0&&(t={});var n=Zt.plugins.concat(t.plugins||[]);pD();var r=Object.assign({},t,{plugins:n}),o=lD(e),i=o.reduce(function(a,s){var l=s&&kD(s,r);return l&&a.push(l),a},[]);return $s(e)?i[0]:i}ko.defaultProps=Zt,ko.setDefaultProps=yD,ko.currentInput=mn,Object.assign({},c0,{effect:function(t){var n=t.state,r={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,r.popper),n.styles=r,n.elements.arrow&&Object.assign(n.elements.arrow.style,r.arrow)}}),ko.setDefaultProps({render:e4});function Wi(e={}){const t="ai-blueking-tooltip";(()=>{if(!document.getElementById("ai-blueking-tooltip-styles")){const u=document.createElement("style");u.id="ai-blueking-tooltip-styles",u.textContent=`
513
+ ${c}`}];o.stream({sessionCode:"summary",url:a,data:{prompts:u,model:l},headers:s})}}};We(86),We(84);let jA=()=>{zB(),VB()},RB=Yc.default;if(typeof window<"u"){let{currentScript:e}=window.document,t=e&&e.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);t&&(We.p=t[1])}Ut.eo;var Lc=Ut.In,yr=Ut.c_;Ut.bJ,Ut.Ay,Ut.DA;var HB=Ut.Y_,YB=Ut.a2,LB=Ut.X3;Ut.S0;const OA=e=>t=>typeof t=="string"&&t.startsWith(e),$c=OA("--"),$B=OA("var(--"),Gc=e=>$B(e)?GB.test(e.split("/*")[0].trim()):!1,GB=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,Ii={};function MA(e){for(const t in e)Ii[t]=e[t],$c(t)&&(Ii[t].isCSSVariable=!0)}function xs(e,t){const n=typeof e=="string"?`${e}Context`:t,r=Symbol(n);return[a=>{const s=p.inject(r,a);if(s||s===null)return s;throw new Error(`Injection \`${r.toString()}\` not found. Component must be used within ${Array.isArray(e)?`one of the following components: ${e.join(", ")}`:`\`${e}\``}`)},a=>(p.provide(r,a),a)]}const[UB,ZB]=xs("Motion"),[JB,KE]=xs("LayoutGroup");function Pi(e,t,n){if(Array.isArray(e))return e.reduce((r,o)=>{const i=Pi(o,t,n);return i?{...r,...i}:r},{});if(typeof e=="object")return e;if(e&&t){const r=t[e];return typeof r=="function"?r(n):r}}function WB(e,t){return typeof e!=typeof t?!0:Array.isArray(e)&&Array.isArray(t)?!qB(e,t):e!==t}function qB(e,t){const n=t.length;if(n!==e.length)return!1;for(let r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}function IA(e,t){return e[t]?{...e,...e[t],[t]:void 0}:{...e}}function PA(e){return e==null?void 0:e.startsWith("--")}const KB=e=>e;function XB(e){return typeof e=="number"}const _B=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"],ej=new Set(_B);function tj(e){return ej.has(e)}function nj(e,t){const n=e.animate,r=t.animate;if(n===r)return!1;if(!n||!r)return!0;if(typeof n=="object"||typeof r=="object"){const o=Object.keys(n),i=Object.keys(r);return o.length!==i.length?!0:o.some(a=>{if(a==="transition")return!1;const s=n[a],l=r[a];return s!==l})}return console.log(2344),n!==r}typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const rj=e=>typeof e<"u",DA={syntax:"<angle>",initialValue:"0deg",toDefaultUnit:e=>`${e}deg`},oj={translate:{syntax:"<length-percentage>",initialValue:"0px",toDefaultUnit:e=>`${e}px`},rotate:DA,scale:{syntax:"<number>",initialValue:1,toDefaultUnit:KB},skew:DA},ij=["translate","scale","rotate","skew"],aj=["","X","Y","Z"],Uc=new Map,ks=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"];ij.forEach(e=>{aj.forEach(t=>{ks.push(e+t),Uc.set(e+t,oj[e])})});const sj=new Set(ks),lj=e=>sj.has(e),EA={x:"translateX",y:"translateY",z:"translateZ"};function cj([e],[t]){return ks.indexOf(e)-ks.indexOf(t)}function uj(e,[t,n]){return`${e} ${t}(${n})`}function dj(e){return e.sort(cj).reduce(uj,"").trim()}const fj={translate:[0,0],rotate:0,scale:1,skew:0,x:0,y:0,z:0};function Cs(e){return!!(e&&e.getVelocity)}const pj={get:(e,t)=>{let n=PA(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&n!=="0"){const r=Uc.get(t);r&&(n=r.initialValue)}return n},set:(e,t,n)=>{PA(t)?e.style.setProperty(t,n):e.style[t]=n}};function Aj(e){var t;const n={},r=[];for(let o in e){let i=e[o];i=Cs(i)?i.get():i,lj(o)&&o in EA&&(o=EA[o]);let a=Array.isArray(i)?i[0]:i;const s=Uc.get(o);s?(a=XB(i)?(t=s.toDefaultUnit)==null?void 0:t.call(s,i):i,r.push([o,a])):n[o]=a}return r.length&&(n.transform=dj(r)),n}const QA={fill:!0,stroke:!0,strokeWidth:!0,opacity:!0,fillOpacity:!0,strokeOpacity:!0,strokeLinecap:!0,strokeLinejoin:!0,strokeDasharray:!0,strokeDashoffset:!0,cx:!0,cy:!0,r:!0,d:!0,x:!0,y:!0,x1:!0,y1:!0,x2:!0,y2:!0,points:!0,pathLength:!0,transform:!0,viewBox:!0,width:!0,height:!0,preserveAspectRatio:!0,clipPath:!0,filter:!0,mask:!0,stopColor:!0,stopOpacity:!0,gradientTransform:!0,gradientUnits:!0,spreadMethod:!0,markerEnd:!0,markerMid:!0,markerStart:!0,textAnchor:!0,dominantBaseline:!0,fontFamily:!0,fontSize:!0,fontWeight:!0,letterSpacing:!0,vectorEffect:!0};function hj(e){const t={},n={};for(const r in e)if(r in QA){const o=QA[r],i=typeof o=="string"?o:r,a=e[r];t[i]=Cs(a)?a.get():a}else n[r]=e[r];return{attributes:t,style:n}}function NA(e){return e?e.flatMap(t=>t.type===p.Fragment?NA(t.children):[t]):[]}const gj=p.defineComponent({name:"PrimitiveSlot",inheritAttrs:!1,setup(e,{attrs:t,slots:n}){return()=>{var r,o;if(!n.default)return null;const i=NA(n.default()),a=i.findIndex(u=>u.type!==p.Comment);if(a===-1)return i;const s=i[a];(r=s.props)==null||delete r.ref;const l=s.props?p.mergeProps(t,s.props):t;t.class&&((o=s.props)!=null&&o.class)&&delete s.props.class;const c=p.cloneVNode(s,l);for(const u in l)u.startsWith("on")&&(c.props||(c.props={}),c.props[u]=l[u]);return i.length===1?c:(i[a]=c,i)}}}),mj=p.defineComponent({name:"Primitive",inheritAttrs:!1,props:{asChild:{type:Boolean,default:!1},as:{type:[String,Object],default:"div"},getProps:{type:Function,default:()=>({})}},setup(e,{attrs:t,slots:n}){const r=e.asChild?"template":e.as,o=["area","img","input"];return()=>{const a={...e.getProps(),...t};return typeof r=="string"&&o.includes(r)?p.h(r,a):r!=="template"?p.h(e.as,a,{default:n.default}):p.h(gj,a,{default:n.default})}}}),br=new WeakMap;class An{constructor(t){this.state=t}beforeMount(){}mount(){}unmount(){}update(){}beforeUpdate(){}beforeUnmount(){}}const vt=e=>e;let zA=vt;const Ts=["read","resolveKeyframes","update","preRender","render","postRender"];function vj(e,t){let n=new Set,r=new Set,o=!1,i=!1;const a=new WeakSet;let s={delta:0,timestamp:0,isProcessing:!1};function l(u){a.has(u)&&(c.schedule(u),e()),u(s)}const c={schedule:(u,d=!1,A=!1)=>{const g=A&&o?n:r;return d&&a.add(u),g.has(u)||g.add(u),u},cancel:u=>{r.delete(u),a.delete(u)},process:u=>{if(s=u,o){i=!0;return}o=!0,[n,r]=[r,n],n.forEach(l),n.clear(),o=!1,i&&(i=!1,c.process(u))}};return c}const yj=40;function FA(e,t){let n=!1,r=!0;const o={delta:0,timestamp:0,isProcessing:!1},i=()=>n=!0,a=Ts.reduce((m,T)=>(m[T]=vj(i),m),{}),{read:s,resolveKeyframes:l,update:c,preRender:u,render:d,postRender:A}=a,f=()=>{const m=performance.now();n=!1,o.delta=r?1e3/60:Math.max(Math.min(m-o.timestamp,yj),1),o.timestamp=m,o.isProcessing=!0,s.process(o),l.process(o),c.process(o),u.process(o),d.process(o),A.process(o),o.isProcessing=!1,n&&t&&(r=!1,e(f))},g=()=>{n=!0,r=!0,o.isProcessing||e(f)};return{schedule:Ts.reduce((m,T)=>{const k=a[T];return m[T]=(v,O=!1,C=!1)=>(n||g(),k.schedule(v,O,C)),m},{}),cancel:m=>{for(let T=0;T<Ts.length;T++)a[Ts[T]].cancel(m)},state:o,steps:a}}const{schedule:Pe,cancel:Qn,state:it,steps:Zc}=FA(typeof requestAnimationFrame<"u"?requestAnimationFrame:vt,!0);function bj(e){return e instanceof SVGElement&&e.tagName!=="svg"}class wj extends An{mount(){const t=this.state.element;if(!bj(t))return;const n=this.state.visualElement;Pe.read(()=>{try{n.renderState.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{n.renderState.dimensions={x:0,y:0,width:0,height:0}}})}unmount(){}}const Di=e=>({test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}),er=Di("deg"),Nn=Di("%"),ye=Di("px"),xj=Di("vh"),kj=Di("vw"),VA={...Nn,parse:e=>Nn.parse(e)/100,transform:e=>Nn.transform(e*100)};function RA(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}const Ei={correct:(e,t)=>{if(!t.target)return e;if(typeof e=="string")if(ye.test(e))e=parseFloat(e);else return e;const n=RA(e,t.target.x),r=RA(e,t.target.y);return`${n}% ${r}%`}},Je=(e,t,n)=>e+(t-e)*n,tr=(e,t,n)=>n>t?t:n<e?e:n,ho={test:e=>typeof e=="number",parse:parseFloat,transform:e=>e},Qi={...ho,transform:e=>tr(0,1,e)},Ss={...ho,default:1},Ni=e=>Math.round(e*1e5)/1e5,Jc=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function Cj(e){return e==null}const Tj=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Wc=(e,t)=>n=>!!(typeof n=="string"&&Tj.test(n)&&n.startsWith(e)||t&&!Cj(n)&&Object.prototype.hasOwnProperty.call(n,t)),HA=(e,t,n)=>r=>{if(typeof r!="string")return r;const[o,i,a,s]=r.match(Jc);return{[e]:parseFloat(o),[t]:parseFloat(i),[n]:parseFloat(a),alpha:s!==void 0?parseFloat(s):1}},Sj=e=>tr(0,255,e),qc={...ho,transform:e=>Math.round(Sj(e))},wr={test:Wc("rgb","red"),parse:HA("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+qc.transform(e)+", "+qc.transform(t)+", "+qc.transform(n)+", "+Ni(Qi.transform(r))+")"};function Bj(e){let t="",n="",r="",o="";return e.length>5?(t=e.substring(1,3),n=e.substring(3,5),r=e.substring(5,7),o=e.substring(7,9)):(t=e.substring(1,2),n=e.substring(2,3),r=e.substring(3,4),o=e.substring(4,5),t+=t,n+=n,r+=r,o+=o),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}}const Kc={test:Wc("#"),parse:Bj,transform:wr.transform},go={test:Wc("hsl","hue"),parse:HA("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+Nn.transform(Ni(t))+", "+Nn.transform(Ni(n))+", "+Ni(Qi.transform(r))+")"},lt={test:e=>wr.test(e)||Kc.test(e)||go.test(e),parse:e=>wr.test(e)?wr.parse(e):go.test(e)?go.parse(e):Kc.parse(e),transform:e=>typeof e=="string"?e:e.hasOwnProperty("red")?wr.transform(e):go.transform(e)},jj=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function Oj(e){var t,n;return isNaN(e)&&typeof e=="string"&&(((t=e.match(Jc))===null||t===void 0?void 0:t.length)||0)+(((n=e.match(jj))===null||n===void 0?void 0:n.length)||0)>0}const YA="number",LA="color",Mj="var",Ij="var(",$A="${}",Pj=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function zi(e){const t=e.toString(),n=[],r={color:[],number:[],var:[]},o=[];let i=0;const s=t.replace(Pj,l=>(lt.test(l)?(r.color.push(i),o.push(LA),n.push(lt.parse(l))):l.startsWith(Ij)?(r.var.push(i),o.push(Mj),n.push(l)):(r.number.push(i),o.push(YA),n.push(parseFloat(l))),++i,$A)).split($A);return{values:n,split:s,indexes:r,types:o}}function GA(e){return zi(e).values}function UA(e){const{split:t,types:n}=zi(e),r=t.length;return o=>{let i="";for(let a=0;a<r;a++)if(i+=t[a],o[a]!==void 0){const s=n[a];s===YA?i+=Ni(o[a]):s===LA?i+=lt.transform(o[a]):i+=o[a]}return i}}const Dj=e=>typeof e=="number"?0:e;function Ej(e){const t=GA(e);return UA(e)(t.map(Dj))}const nr={test:Oj,parse:GA,createTransformer:UA,getAnimatableNone:Ej},Qj={correct:(e,{treeScale:t,projectionDelta:n})=>{const r=e,o=nr.parse(e);if(o.length>5)return r;const i=nr.createTransformer(e),a=typeof o[0]!="number"?1:0,s=n.x.scale*t.x,l=n.y.scale*t.y;o[0+a]/=s,o[1+a]/=l;const c=Je(s,l,.5);return typeof o[2+a]=="number"&&(o[2+a]/=c),typeof o[3+a]=="number"&&(o[3+a]/=c),i(o)}},ZA={borderRadius:{...Ei,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:Ei,borderTopRightRadius:Ei,borderBottomLeftRadius:Ei,borderBottomRightRadius:Ei,boxShadow:Qj},Bs={hasAnimatedSinceResize:!0,hasEverUpdated:!1};class Nj extends An{constructor(t){super(t),MA(ZA)}beforeUpdate(){this.state.willUpdate("beforeUpdate")}update(){this.didUpdate()}didUpdate(){var t,n;(this.state.options.layout||this.state.options.layoutId||this.state.options.drag)&&((n=(t=this.state.visualElement.projection)==null?void 0:t.root)==null||n.didUpdate())}mount(){var t;const n=this.state.options,r=this.state.options.layoutGroup;if(n.layout||n.layoutId){const o=this.state.visualElement.projection;o&&(o.promote(),(t=r==null?void 0:r.group)==null||t.add(o)),Bs.hasEverUpdated=!0}this.didUpdate()}beforeUnmount(){const t=this.state.visualElement.projection;t&&(this.state.willUpdate("beforeUnmount"),this.state.options.layoutId?(t.isPresent=!1,t.relegate()):this.state.options.layout&&(this.state.isSafeToRemove=!0))}unmount(){var t,n;const r=this.state.options.layoutGroup,o=this.state.visualElement.projection;if(o){if(r!=null&&r.group&&r.group.remove(o),(n=(t=o.getStack())==null?void 0:t.lead)!=null&&n.animationProgress)return;this.didUpdate()}}}function JA(e){return e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1}function Xc(e,t="page"){return{point:{x:e[`${t}X`],y:e[`${t}Y`]}}}function zj(e){return t=>JA(t)&&e(t,Xc(t))}function js(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function Fi(e,t,n,r){return js(e,t,zj(n),r)}const WA=(e,t)=>Math.abs(e-t);function Fj(e,t){const n=WA(e.x,t.x),r=WA(e.y,t.y);return Math.sqrt(n**2+r**2)}const Vj=(e,t)=>n=>t(e(n)),Vi=(...e)=>e.reduce(Vj),Rj=e=>e*1e3;function Hj(e){return e/1e3}class qA{constructor(t,n,{transformPagePoint:r,contextWindow:o,dragSnapToOrigin:i=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const d=eu(this.lastMoveEventInfo,this.history),A=this.startEvent!==null,f=Fj(d.offset,{x:0,y:0})>=3;if(!A&&!f)return;const{point:g}=d,{timestamp:h}=it;this.history.push({...g,timestamp:h});const{onStart:y,onMove:m}=this.handlers;A||(y&&y(this.lastMoveEvent,d),this.startEvent=this.lastMoveEvent),m&&m(this.lastMoveEvent,d)},this.handlePointerMove=(d,A)=>{this.lastMoveEvent=d,this.lastMoveEventInfo=_c(A,this.transformPagePoint),Pe.update(this.updatePoint,!0)},this.handlePointerUp=(d,A)=>{this.end();const{onEnd:f,onSessionEnd:g,resumeAnimation:h}=this.handlers;if(this.dragSnapToOrigin&&h&&h(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const y=eu(d.type==="pointercancel"?this.lastMoveEventInfo:_c(A,this.transformPagePoint),this.history);this.startEvent&&f&&f(d,y),g&&g(d,y)},!JA(t))return;this.dragSnapToOrigin=i,this.handlers=n,this.transformPagePoint=r,this.contextWindow=o||window;const a=Xc(t),s=_c(a,this.transformPagePoint),{point:l}=s,{timestamp:c}=it;this.history=[{...l,timestamp:c}];const{onSessionStart:u}=n;u&&u(t,eu(s,this.history)),this.removeListeners=Vi(Fi(this.contextWindow,"pointermove",this.handlePointerMove),Fi(this.contextWindow,"pointerup",this.handlePointerUp),Fi(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),Qn(this.updatePoint)}}function _c(e,t){return t?{point:t(e.point)}:e}function KA(e,t){return{x:e.x-t.x,y:e.y-t.y}}function eu({point:e},t){return{point:e,delta:KA(e,XA(t)),offset:KA(e,Yj(t)),velocity:Lj(t,.1)}}function Yj(e){return e[0]}function XA(e){return e[e.length-1]}function Lj(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null;const o=XA(e);for(;n>=0&&(r=e[n],!(o.timestamp-r.timestamp>Rj(t)));)n--;if(!r)return{x:0,y:0};const i=Hj(o.timestamp-r.timestamp);if(i===0)return{x:0,y:0};const a={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function _A({current:e}){return e?e.ownerDocument.defaultView:null}function e1(e){return(t,n)=>{e&&Pe.postRender(()=>e(t,n))}}class $j extends An{constructor(){super(...arguments),this.removePointerDownListener=vt}onPointerDown(t){this.session=new qA(t,this.createPanHandlers(),{transformPagePoint:this.state.visualElement.getTransformPagePoint(),contextWindow:_A(this.state.visualElement)})}createPanHandlers(){return{onSessionStart:e1((t,n)=>{const{onPanSessionStart:r}=this.state.options;r&&r(t,n)}),onStart:e1((t,n)=>{const{onPanStart:r}=this.state.options;r&&r(t,n)}),onMove:(t,n)=>{const{onPan:r}=this.state.options;r&&r(t,n)},onEnd:(t,n)=>{const{onPanEnd:r}=this.state.options;delete this.session,r&&Pe.postRender(()=>r(t,n))}}}mount(){this.removePointerDownListener=Fi(this.state.element,"pointerdown",this.onPointerDown.bind(this))}update(){}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function t1(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}class Gj extends An{constructor(t){super(t)}updateAnimationControlsSubscription(){const{animate:t}=this.state.options;t1(t)&&(this.unmountControls=t.subscribe(this.state))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:t}=this.state.options,{animate:n}=this.state.visualElement.prevProps||{};t!==n&&this.updateAnimationControlsSubscription()}unmount(){var t;(t=this.unmountControls)==null||t.call(this)}}function tu(e,t){return e?e[t]||e.default||e:void 0}const Uj={useManualTiming:!1};let Os;function Zj(){Os=void 0}const hn={now:()=>(Os===void 0&&hn.set(it.isProcessing||Uj.useManualTiming?it.timestamp:performance.now()),Os),set:e=>{Os=e,queueMicrotask(Zj)}};function nu(e,t){e.indexOf(t)===-1&&e.push(t)}function Ms(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class ru{constructor(){this.subscriptions=[]}add(t){return nu(this.subscriptions,t),()=>Ms(this.subscriptions,t)}notify(t,n,r){const o=this.subscriptions.length;if(o)if(o===1)this.subscriptions[0](t,n,r);else for(let i=0;i<o;i++){const a=this.subscriptions[i];a&&a(t,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}function n1(e,t){return t?e*(1e3/t):0}const r1=30,Jj=e=>!isNaN(parseFloat(e));class Wj{constructor(t,n={}){this.version="12.4.10",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,o=!0)=>{const i=hn.now();this.updatedAt!==i&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),o&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(t),this.owner=n.owner}setCurrent(t){this.current=t,this.updatedAt=hn.now(),this.canTrackVelocity===null&&t!==void 0&&(this.canTrackVelocity=Jj(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,n){this.events[t]||(this.events[t]=new ru);const r=this.events[t].add(n);return t==="change"?()=>{r(),Pe.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,n){this.passiveEffect=t,this.stopPassiveEffect=n}set(t,n=!0){!n||!this.passiveEffect?this.updateAndNotify(t,n):this.passiveEffect(t,this.updateAndNotify)}setWithVelocity(t,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-r}jump(t,n=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=hn.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||t-this.updatedAt>r1)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,r1);return n1(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(t){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=t(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Ri(e,t){return new Wj(e,t)}const ct=e=>!!(e&&e.getVelocity);function ou(e){let t;return()=>(t===void 0&&(t=e()),t)}const qj=ou(()=>window.ScrollTimeline!==void 0);class Kj{constructor(t){this.stop=()=>this.runAll("stop"),this.animations=t.filter(Boolean)}get finished(){return Promise.all(this.animations.map(t=>"finished"in t?t.finished:t))}getAll(t){return this.animations[0][t]}setAll(t,n){for(let r=0;r<this.animations.length;r++)this.animations[r][t]=n}attachTimeline(t,n){const r=this.animations.map(o=>{if(qj()&&o.attachTimeline)return o.attachTimeline(t);if(typeof n=="function")return n(o)});return()=>{r.forEach((o,i)=>{o&&o(),this.animations[i].stop()})}}get time(){return this.getAll("time")}set time(t){this.setAll("time",t)}get speed(){return this.getAll("speed")}set speed(t){this.setAll("speed",t)}get startTime(){return this.getAll("startTime")}get duration(){let t=0;for(let n=0;n<this.animations.length;n++)t=Math.max(t,this.animations[n].duration);return t}runAll(t){this.animations.forEach(n=>n[t]())}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class o1 extends Kj{then(t,n){return Promise.all(this.animations).then(t).catch(n)}}const zn=e=>e*1e3,Fn=e=>e/1e3;function Is(e){return typeof e=="function"}function i1(e,t){e.timeline=t,e.onfinish=null}const iu=e=>Array.isArray(e)&&typeof e[0]=="number",Xj={linearEasing:void 0};function _j(e,t){const n=ou(e);return()=>{var r;return(r=Xj[t])!==null&&r!==void 0?r:n()}}const Ps=_j(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),Hi=(e,t,n)=>{const r=t-e;return r===0?1:(n-e)/r},a1=(e,t,n=10)=>{let r="";const o=Math.max(Math.round(t/n),2);for(let i=0;i<o;i++)r+=e(Hi(0,o-1,i))+", ";return`linear(${r.substring(0,r.length-2)})`};function s1(e){return!!(typeof e=="function"&&Ps()||!e||typeof e=="string"&&(e in au||Ps())||iu(e)||Array.isArray(e)&&e.every(s1))}const Yi=([e,t,n,r])=>`cubic-bezier(${e}, ${t}, ${n}, ${r})`,au={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Yi([0,.65,.55,1]),circOut:Yi([.55,0,1,.45]),backIn:Yi([.31,.01,.66,-.59]),backOut:Yi([.33,1.53,.69,.99])};function l1(e,t){if(e)return typeof e=="function"&&Ps()?a1(e,t):iu(e)?Yi(e):Array.isArray(e)?e.map(n=>l1(n,t)||au.easeOut):au[e]}const c1=(e,t,n)=>(((1-3*n+3*t)*e+(3*n-6*t))*e+3*t)*e,eO=1e-7,tO=12;function nO(e,t,n,r,o){let i,a,s=0;do a=t+(n-t)/2,i=c1(a,r,o)-e,i>0?n=a:t=a;while(Math.abs(i)>eO&&++s<tO);return a}function Li(e,t,n,r){if(e===t&&n===r)return vt;const o=i=>nO(i,0,1,e,n);return i=>i===0||i===1?i:c1(o(i),t,r)}const u1=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,d1=e=>t=>1-e(1-t),f1=Li(.33,1.53,.69,.99),su=d1(f1),p1=u1(su),A1=e=>(e*=2)<1?.5*su(e):.5*(2-Math.pow(2,-10*(e-1))),lu=e=>1-Math.sin(Math.acos(e)),h1=d1(lu),g1=u1(lu),m1=e=>/^0[^.\s]+$/u.test(e);function rO(e){return typeof e=="number"?e===0:e!==null?e==="none"||e==="0"||m1(e):!0}const mo=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],vo=new Set(mo),v1=new Set(["width","height","top","left","right","bottom",...mo]),oO=new Set(["brightness","contrast","saturate","opacity"]);function iO(e){const[t,n]=e.slice(0,-1).split("(");if(t==="drop-shadow")return e;const[r]=n.match(Jc)||[];if(!r)return e;const o=n.replace(r,"");let i=oO.has(t)?1:0;return r!==n&&(i*=100),t+"("+i+o+")"}const aO=/\b([a-z-]*)\(.*?\)/gu,cu={...nr,getAnimatableNone:e=>{const t=e.match(aO);return t?t.map(iO).join(" "):e}},sO={borderWidth:ye,borderTopWidth:ye,borderRightWidth:ye,borderBottomWidth:ye,borderLeftWidth:ye,borderRadius:ye,radius:ye,borderTopLeftRadius:ye,borderTopRightRadius:ye,borderBottomRightRadius:ye,borderBottomLeftRadius:ye,width:ye,maxWidth:ye,height:ye,maxHeight:ye,top:ye,right:ye,bottom:ye,left:ye,padding:ye,paddingTop:ye,paddingRight:ye,paddingBottom:ye,paddingLeft:ye,margin:ye,marginTop:ye,marginRight:ye,marginBottom:ye,marginLeft:ye,backgroundPositionX:ye,backgroundPositionY:ye},lO={rotate:er,rotateX:er,rotateY:er,rotateZ:er,scale:Ss,scaleX:Ss,scaleY:Ss,scaleZ:Ss,skew:er,skewX:er,skewY:er,distance:ye,translateX:ye,translateY:ye,translateZ:ye,x:ye,y:ye,z:ye,perspective:ye,transformPerspective:ye,opacity:Qi,originX:VA,originY:VA,originZ:ye},y1={...ho,transform:Math.round},uu={...sO,...lO,zIndex:y1,size:ye,fillOpacity:Qi,strokeOpacity:Qi,numOctaves:y1},cO={...uu,color:lt,backgroundColor:lt,outlineColor:lt,fill:lt,stroke:lt,borderColor:lt,borderTopColor:lt,borderRightColor:lt,borderBottomColor:lt,borderLeftColor:lt,filter:cu,WebkitFilter:cu},du=e=>cO[e];function b1(e,t){let n=du(e);return n!==cu&&(n=nr),n.getAnimatableNone?n.getAnimatableNone(t):void 0}const uO=new Set(["auto","none","0"]);function dO(e,t,n){let r=0,o;for(;r<e.length&&!o;){const i=e[r];typeof i=="string"&&!uO.has(i)&&zi(i).values.length&&(o=e[r]),r++}if(o&&n)for(const i of t)e[i]=b1(n,o)}const w1=e=>e===ho||e===ye,x1=(e,t)=>parseFloat(e.split(", ")[t]),k1=(e,t)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const o=r.match(/^matrix3d\((.+)\)$/u);if(o)return x1(o[1],t);{const i=r.match(/^matrix\((.+)\)$/u);return i?x1(i[1],e):0}},fO=new Set(["x","y","z"]),pO=mo.filter(e=>!fO.has(e));function AO(e){const t=[];return pO.forEach(n=>{const r=e.getValue(n);r!==void 0&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t}const yo={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:k1(4,13),y:k1(5,14)};yo.translateX=yo.x,yo.translateY=yo.y;const xr=new Set;let fu=!1,pu=!1;function C1(){if(pu){const e=Array.from(xr).filter(r=>r.needsMeasurement),t=new Set(e.map(r=>r.element)),n=new Map;t.forEach(r=>{const o=AO(r);o.length&&(n.set(r,o),r.render())}),e.forEach(r=>r.measureInitialState()),t.forEach(r=>{r.render();const o=n.get(r);o&&o.forEach(([i,a])=>{var s;(s=r.getValue(i))===null||s===void 0||s.set(a)})}),e.forEach(r=>r.measureEndState()),e.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}pu=!1,fu=!1,xr.forEach(e=>e.complete()),xr.clear()}function T1(){xr.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(pu=!0)})}function hO(){T1(),C1()}class Au{constructor(t,n,r,o,i,a=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...t],this.onComplete=n,this.name=r,this.motionValue=o,this.element=i,this.isAsync=a}scheduleResolve(){this.isScheduled=!0,this.isAsync?(xr.add(this),fu||(fu=!0,Pe.read(T1),Pe.resolveKeyframes(C1))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:n,element:r,motionValue:o}=this;for(let i=0;i<t.length;i++)if(t[i]===null)if(i===0){const a=o==null?void 0:o.get(),s=t[t.length-1];if(a!==void 0)t[0]=a;else if(r&&n){const l=r.readValue(n,s);l!=null&&(t[0]=l)}t[0]===void 0&&(t[0]=s),o&&a===void 0&&o.set(t[0])}else t[i]=t[i-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),xr.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,xr.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const S1=e=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e),gO=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function mO(e){const t=gO.exec(e);if(!t)return[,];const[,n,r,o]=t;return[`--${n??r}`,o]}function B1(e,t,n=1){const[r,o]=mO(e);if(!r)return;const i=window.getComputedStyle(t).getPropertyValue(r);if(i){const a=i.trim();return S1(a)?parseFloat(a):a}return Gc(o)?B1(o,t,n+1):o}const j1=e=>t=>t.test(e),O1=[ho,ye,Nn,er,kj,xj,{test:e=>e==="auto",parse:e=>e}],M1=e=>O1.find(j1(e));class I1 extends Au{constructor(t,n,r,o,i){super(t,n,r,o,i,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let l=0;l<t.length;l++){let c=t[l];if(typeof c=="string"&&(c=c.trim(),Gc(c))){const u=B1(c,n.current);u!==void 0&&(t[l]=u),l===t.length-1&&(this.finalKeyframe=c)}}if(this.resolveNoneKeyframes(),!v1.has(r)||t.length!==2)return;const[o,i]=t,a=M1(o),s=M1(i);if(a!==s)if(w1(a)&&w1(s))for(let l=0;l<t.length;l++){const c=t[l];typeof c=="string"&&(t[l]=parseFloat(c))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:t,name:n}=this,r=[];for(let o=0;o<t.length;o++)rO(t[o])&&r.push(o);r.length&&dO(t,r,n)}measureInitialState(){const{element:t,unresolvedKeyframes:n,name:r}=this;if(!t||!t.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=yo[r](t.measureViewportBox(),window.getComputedStyle(t.current)),n[0]=this.measuredOrigin;const o=n[n.length-1];o!==void 0&&t.getValue(r,o).jump(o,!1)}measureEndState(){var t;const{element:n,name:r,unresolvedKeyframes:o}=this;if(!n||!n.current)return;const i=n.getValue(r);i&&i.jump(this.measuredOrigin,!1);const a=o.length-1,s=o[a];o[a]=yo[r](n.measureViewportBox(),window.getComputedStyle(n.current)),s!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=s),!((t=this.removedTransforms)===null||t===void 0)&&t.length&&this.removedTransforms.forEach(([l,c])=>{n.getValue(l).set(c)}),this.resolveNoneKeyframes()}}const P1=(e,t)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(nr.test(e)||e==="0")&&!e.startsWith("url("));function vO(e){const t=e[0];if(e.length===1)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t)return!0}function yO(e,t,n,r){const o=e[0];if(o===null)return!1;if(t==="display"||t==="visibility")return!0;const i=e[e.length-1],a=P1(o,t),s=P1(i,t);return!a||!s?!1:vO(e)||(n==="spring"||Is(n))&&r}const bO=e=>e!==null;function Ds(e,{repeat:t,repeatType:n="loop"},r){const o=e.filter(bO),i=t&&n!=="loop"&&t%2===1?0:o.length-1;return!i||r===void 0?o[i]:r}const wO=40;class D1{constructor({autoplay:t=!0,delay:n=0,type:r="keyframes",repeat:o=0,repeatDelay:i=0,repeatType:a="loop",...s}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=hn.now(),this.options={autoplay:t,delay:n,type:r,repeat:o,repeatDelay:i,repeatType:a,...s},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>wO?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&hO(),this._resolved}onKeyframesResolved(t,n){this.resolvedAt=hn.now(),this.hasAttemptedResolve=!0;const{name:r,type:o,velocity:i,delay:a,onComplete:s,onUpdate:l,isGenerator:c}=this.options;if(!c&&!yO(t,r,o,i))if(a)this.options.duration=0;else{l&&l(Ds(t,this.options,n)),s&&s(),this.resolveFinishedPromise();return}const u=this.initPlayback(t,n);u!==!1&&(this._resolved={keyframes:t,finalKeyframe:n,...u},this.onPostResolved())}onPostResolved(){}then(t,n){return this.currentFinishedPromise.then(t,n)}flatten(){this.options.type="keyframes",this.options.ease="linear"}updateFinishedPromise(){this.currentFinishedPromise=new Promise(t=>{this.resolveFinishedPromise=t})}}const Es=2e4;function hu(e){let t=0;const n=50;let r=e.next(t);for(;!r.done&&t<Es;)t+=n,r=e.next(t);return t>=Es?1/0:t}function gu(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function xO({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,t/=100,n/=100;let o=0,i=0,a=0;if(!t)o=i=a=n;else{const s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;o=gu(l,s,e+1/3),i=gu(l,s,e),a=gu(l,s,e-1/3)}return{red:Math.round(o*255),green:Math.round(i*255),blue:Math.round(a*255),alpha:r}}function Qs(e,t){return n=>n>0?t:e}const mu=(e,t,n)=>{const r=e*e,o=n*(t*t-r)+r;return o<0?0:Math.sqrt(o)},kO=[Kc,wr,go],CO=e=>kO.find(t=>t.test(e));function E1(e){const t=CO(e);if(!t)return!1;let n=t.parse(e);return t===go&&(n=xO(n)),n}const Q1=(e,t)=>{const n=E1(e),r=E1(t);if(!n||!r)return Qs(e,t);const o={...n};return i=>(o.red=mu(n.red,r.red,i),o.green=mu(n.green,r.green,i),o.blue=mu(n.blue,r.blue,i),o.alpha=Je(n.alpha,r.alpha,i),wr.transform(o))},vu=new Set(["none","hidden"]);function TO(e,t){return vu.has(e)?n=>n<=0?e:t:n=>n>=1?t:e}function SO(e,t){return n=>Je(e,t,n)}function yu(e){return typeof e=="number"?SO:typeof e=="string"?Gc(e)?Qs:lt.test(e)?Q1:OO:Array.isArray(e)?N1:typeof e=="object"?lt.test(e)?Q1:BO:Qs}function N1(e,t){const n=[...e],r=n.length,o=e.map((i,a)=>yu(i)(i,t[a]));return i=>{for(let a=0;a<r;a++)n[a]=o[a](i);return n}}function BO(e,t){const n={...e,...t},r={};for(const o in n)e[o]!==void 0&&t[o]!==void 0&&(r[o]=yu(e[o])(e[o],t[o]));return o=>{for(const i in r)n[i]=r[i](o);return n}}function jO(e,t){var n;const r=[],o={color:0,var:0,number:0};for(let i=0;i<t.values.length;i++){const a=t.types[i],s=e.indexes[a][o[a]],l=(n=e.values[s])!==null&&n!==void 0?n:0;r[i]=l,o[a]++}return r}const OO=(e,t)=>{const n=nr.createTransformer(t),r=zi(e),o=zi(t);return r.indexes.var.length===o.indexes.var.length&&r.indexes.color.length===o.indexes.color.length&&r.indexes.number.length>=o.indexes.number.length?vu.has(e)&&!o.values.length||vu.has(t)&&!r.values.length?TO(e,t):Vi(N1(jO(r,o),o.values),n):Qs(e,t)};function z1(e,t,n){return typeof e=="number"&&typeof t=="number"&&typeof n=="number"?Je(e,t,n):yu(e)(e,t)}const MO=5;function F1(e,t,n){const r=Math.max(t-MO,0);return n1(n-e(r),t-r)}const Le={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},V1=.001;function IO({duration:e=Le.duration,bounce:t=Le.bounce,velocity:n=Le.velocity,mass:r=Le.mass}){let o,i,a=1-t;a=tr(Le.minDamping,Le.maxDamping,a),e=tr(Le.minDuration,Le.maxDuration,Fn(e)),a<1?(o=c=>{const u=c*a,d=u*e,A=u-n,f=bu(c,a),g=Math.exp(-d);return V1-A/f*g},i=c=>{const d=c*a*e,A=d*n+n,f=Math.pow(a,2)*Math.pow(c,2)*e,g=Math.exp(-d),h=bu(Math.pow(c,2),a);return(-o(c)+V1>0?-1:1)*((A-f)*g)/h}):(o=c=>{const u=Math.exp(-c*e),d=(c-n)*e+1;return-.001+u*d},i=c=>{const u=Math.exp(-c*e),d=(n-c)*(e*e);return u*d});const s=5/e,l=DO(o,i,s);if(e=zn(e),isNaN(l))return{stiffness:Le.stiffness,damping:Le.damping,duration:e};{const c=Math.pow(l,2)*r;return{stiffness:c,damping:a*2*Math.sqrt(r*c),duration:e}}}const PO=12;function DO(e,t,n){let r=n;for(let o=1;o<PO;o++)r=r-e(r)/t(r);return r}function bu(e,t){return e*Math.sqrt(1-t*t)}const EO=["duration","bounce"],QO=["stiffness","damping","mass"];function R1(e,t){return t.some(n=>e[n]!==void 0)}function NO(e){let t={velocity:Le.velocity,stiffness:Le.stiffness,damping:Le.damping,mass:Le.mass,isResolvedFromDuration:!1,...e};if(!R1(e,QO)&&R1(e,EO))if(e.visualDuration){const n=e.visualDuration,r=2*Math.PI/(n*1.2),o=r*r,i=2*tr(.05,1,1-(e.bounce||0))*Math.sqrt(o);t={...t,mass:Le.mass,stiffness:o,damping:i}}else{const n=IO(e);t={...t,...n,mass:Le.mass},t.isResolvedFromDuration=!0}return t}function wu(e=Le.visualDuration,t=Le.bounce){const n=typeof e!="object"?{visualDuration:e,keyframes:[0,1],bounce:t}:e;let{restSpeed:r,restDelta:o}=n;const i=n.keyframes[0],a=n.keyframes[n.keyframes.length-1],s={done:!1,value:i},{stiffness:l,damping:c,mass:u,duration:d,velocity:A,isResolvedFromDuration:f}=NO({...n,velocity:-Fn(n.velocity||0)}),g=A||0,h=c/(2*Math.sqrt(l*u)),y=a-i,m=Fn(Math.sqrt(l/u)),T=Math.abs(y)<5;r||(r=T?Le.restSpeed.granular:Le.restSpeed.default),o||(o=T?Le.restDelta.granular:Le.restDelta.default);let k;if(h<1){const O=bu(m,h);k=C=>{const w=Math.exp(-h*m*C);return a-w*((g+h*m*y)/O*Math.sin(O*C)+y*Math.cos(O*C))}}else if(h===1)k=O=>a-Math.exp(-m*O)*(y+(g+m*y)*O);else{const O=m*Math.sqrt(h*h-1);k=C=>{const w=Math.exp(-h*m*C),M=Math.min(O*C,300);return a-w*((g+h*m*y)*Math.sinh(M)+O*y*Math.cosh(M))/O}}const v={calculatedDuration:f&&d||null,next:O=>{const C=k(O);if(f)s.done=O>=d;else{let w=0;h<1&&(w=O===0?zn(g):F1(k,O,C));const M=Math.abs(w)<=r,Q=Math.abs(a-C)<=o;s.done=M&&Q}return s.value=s.done?a:C,s},toString:()=>{const O=Math.min(hu(v),Es),C=a1(w=>v.next(O*w).value,O,30);return O+"ms "+C}};return v}function H1({keyframes:e,velocity:t=0,power:n=.8,timeConstant:r=325,bounceDamping:o=10,bounceStiffness:i=500,modifyTarget:a,min:s,max:l,restDelta:c=.5,restSpeed:u}){const d=e[0],A={done:!1,value:d},f=M=>s!==void 0&&M<s||l!==void 0&&M>l,g=M=>s===void 0?l:l===void 0||Math.abs(s-M)<Math.abs(l-M)?s:l;let h=n*t;const y=d+h,m=a===void 0?y:a(y);m!==y&&(h=m-d);const T=M=>-h*Math.exp(-M/r),k=M=>m+T(M),v=M=>{const Q=T(M),I=k(M);A.done=Math.abs(Q)<=c,A.value=A.done?m:I};let O,C;const w=M=>{f(A.value)&&(O=M,C=wu({keyframes:[A.value,g(A.value)],velocity:F1(k,M,A.value),damping:o,stiffness:i,restDelta:c,restSpeed:u}))};return w(0),{calculatedDuration:null,next:M=>{let Q=!1;return!C&&O===void 0&&(Q=!0,v(M),w(M)),O!==void 0&&M>=O?C.next(M-O):(!Q&&v(M),A)}}}const zO=Li(.42,0,1,1),FO=Li(0,0,.58,1),Y1=Li(.42,0,.58,1),L1=e=>Array.isArray(e)&&typeof e[0]!="number",VO={linear:vt,easeIn:zO,easeInOut:Y1,easeOut:FO,circIn:lu,circInOut:g1,circOut:h1,backIn:su,backInOut:p1,backOut:f1,anticipate:A1},$1=e=>{if(iu(e)){zA(e.length===4);const[t,n,r,o]=e;return Li(t,n,r,o)}else if(typeof e=="string")return VO[e];return e};function RO(e,t,n){const r=[],o=n||z1,i=e.length-1;for(let a=0;a<i;a++){let s=o(e[a],e[a+1]);if(t){const l=Array.isArray(t)?t[a]||vt:t;s=Vi(l,s)}r.push(s)}return r}function HO(e,t,{clamp:n=!0,ease:r,mixer:o}={}){const i=e.length;if(zA(i===t.length),i===1)return()=>t[0];if(i===2&&t[0]===t[1])return()=>t[1];const a=e[0]===e[1];e[0]>e[i-1]&&(e=[...e].reverse(),t=[...t].reverse());const s=RO(t,r,o),l=s.length,c=u=>{if(a&&u<e[0])return t[0];let d=0;if(l>1)for(;d<e.length-2&&!(u<e[d+1]);d++);const A=Hi(e[d],e[d+1],u);return s[d](A)};return n?u=>c(tr(e[0],e[i-1],u)):c}function G1(e,t){const n=e[e.length-1];for(let r=1;r<=t;r++){const o=Hi(0,t,r);e.push(Je(n,1,o))}}function U1(e){const t=[0];return G1(t,e.length-1),t}function YO(e,t){return e.map(n=>n*t)}function LO(e,t){return e.map(()=>t||Y1).splice(0,e.length-1)}function Ns({duration:e=300,keyframes:t,times:n,ease:r="easeInOut"}){const o=L1(r)?r.map($1):$1(r),i={done:!1,value:t[0]},a=YO(n&&n.length===t.length?n:U1(t),e),s=HO(a,t,{ease:Array.isArray(o)?o:LO(t,o)});return{calculatedDuration:e,next:l=>(i.value=s(l),i.done=l>=e,i)}}const $O=e=>{const t=({timestamp:n})=>e(n);return{start:()=>Pe.update(t,!0),stop:()=>Qn(t),now:()=>it.isProcessing?it.timestamp:hn.now()}},GO={decay:H1,inertia:H1,tween:Ns,keyframes:Ns,spring:wu},UO=e=>e/100;class xu extends D1{constructor(t){super(t),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:l}=this.options;l&&l()};const{name:n,motionValue:r,element:o,keyframes:i}=this.options,a=(o==null?void 0:o.KeyframeResolver)||Au,s=(l,c)=>this.onKeyframesResolved(l,c);this.resolver=new a(i,s,n,r,o),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(t){const{type:n="keyframes",repeat:r=0,repeatDelay:o=0,repeatType:i,velocity:a=0}=this.options,s=Is(n)?n:GO[n]||Ns;let l,c;s!==Ns&&typeof t[0]!="number"&&(l=Vi(UO,z1(t[0],t[1])),t=[0,100]);const u=s({...this.options,keyframes:t});i==="mirror"&&(c=s({...this.options,keyframes:[...t].reverse(),velocity:-a})),u.calculatedDuration===null&&(u.calculatedDuration=hu(u));const{calculatedDuration:d}=u,A=d+o,f=A*(r+1)-o;return{generator:u,mirroredGenerator:c,mapPercentToKeyframes:l,calculatedDuration:d,resolvedDuration:A,totalDuration:f}}onPostResolved(){const{autoplay:t=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!t?this.pause():this.state=this.pendingPlayState}tick(t,n=!1){const{resolved:r}=this;if(!r){const{keyframes:M}=this.options;return{done:!0,value:M[M.length-1]}}const{finalKeyframe:o,generator:i,mirroredGenerator:a,mapPercentToKeyframes:s,keyframes:l,calculatedDuration:c,totalDuration:u,resolvedDuration:d}=r;if(this.startTime===null)return i.next(0);const{delay:A,repeat:f,repeatType:g,repeatDelay:h,onUpdate:y}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-u/this.speed,this.startTime)),n?this.currentTime=t:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(t-this.startTime)*this.speed;const m=this.currentTime-A*(this.speed>=0?1:-1),T=this.speed>=0?m<0:m>u;this.currentTime=Math.max(m,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=u);let k=this.currentTime,v=i;if(f){const M=Math.min(this.currentTime,u)/d;let Q=Math.floor(M),I=M%1;!I&&M>=1&&(I=1),I===1&&Q--,Q=Math.min(Q,f+1),!!(Q%2)&&(g==="reverse"?(I=1-I,h&&(I-=h/d)):g==="mirror"&&(v=a)),k=tr(0,1,I)*d}const O=T?{done:!1,value:l[0]}:v.next(k);s&&(O.value=s(O.value));let{done:C}=O;!T&&c!==null&&(C=this.speed>=0?this.currentTime>=u:this.currentTime<=0);const w=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&C);return w&&o!==void 0&&(O.value=Ds(l,this.options,o)),y&&y(O.value),w&&this.finish(),O}get duration(){const{resolved:t}=this;return t?Fn(t.calculatedDuration):0}get time(){return Fn(this.currentTime)}set time(t){t=zn(t),this.currentTime=t,this.holdTime!==null||this.speed===0?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.speed)}get speed(){return this.playbackSpeed}set speed(t){const n=this.playbackSpeed!==t;this.playbackSpeed=t,n&&(this.time=Fn(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:t=$O,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=t(i=>this.tick(i))),n&&n();const o=this.driver.now();this.holdTime!==null?this.startTime=o-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=o):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var t;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(t=this.currentTime)!==null&&t!==void 0?t:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:t}=this.options;t&&t()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}}const ZO=new Set(["opacity","clipPath","filter","transform"]);function JO(e,t,n,{delay:r=0,duration:o=300,repeat:i=0,repeatType:a="loop",ease:s="easeInOut",times:l}={}){const c={[t]:n};l&&(c.offset=l);const u=l1(s,o);return Array.isArray(u)&&(c.easing=u),e.animate(c,{delay:r,duration:o,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:i+1,direction:a==="reverse"?"alternate":"normal"})}const WO=ou(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),zs=10,qO=2e4;function KO(e){return Is(e.type)||e.type==="spring"||!s1(e.ease)}function XO(e,t){const n=new xu({...t,keyframes:e,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:e[0]};const o=[];let i=0;for(;!r.done&&i<qO;)r=n.sample(i),o.push(r.value),i+=zs;return{times:void 0,keyframes:o,duration:i-zs,ease:"linear"}}const Z1={anticipate:A1,backInOut:p1,circInOut:g1};function _O(e){return e in Z1}class J1 extends D1{constructor(t){super(t);const{name:n,motionValue:r,element:o,keyframes:i}=this.options;this.resolver=new I1(i,(a,s)=>this.onKeyframesResolved(a,s),n,r,o),this.resolver.scheduleResolve()}initPlayback(t,n){let{duration:r=300,times:o,ease:i,type:a,motionValue:s,name:l,startTime:c}=this.options;if(!s.owner||!s.owner.current)return!1;if(typeof i=="string"&&Ps()&&_O(i)&&(i=Z1[i]),KO(this.options)){const{onComplete:d,onUpdate:A,motionValue:f,element:g,...h}=this.options,y=XO(t,h);t=y.keyframes,t.length===1&&(t[1]=t[0]),r=y.duration,o=y.times,i=y.ease,a="keyframes"}const u=JO(s.owner.current,l,t,{...this.options,duration:r,times:o,ease:i});return u.startTime=c??this.calcStartTime(),this.pendingTimeline?(i1(u,this.pendingTimeline),this.pendingTimeline=void 0):u.onfinish=()=>{const{onComplete:d}=this.options;s.set(Ds(t,this.options,n)),d&&d(),this.cancel(),this.resolveFinishedPromise()},{animation:u,duration:r,times:o,type:a,ease:i,keyframes:t}}get duration(){const{resolved:t}=this;if(!t)return 0;const{duration:n}=t;return Fn(n)}get time(){const{resolved:t}=this;if(!t)return 0;const{animation:n}=t;return Fn(n.currentTime||0)}set time(t){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=zn(t)}get speed(){const{resolved:t}=this;if(!t)return 1;const{animation:n}=t;return n.playbackRate}set speed(t){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=t}get state(){const{resolved:t}=this;if(!t)return"idle";const{animation:n}=t;return n.playState}get startTime(){const{resolved:t}=this;if(!t)return null;const{animation:n}=t;return n.startTime}attachTimeline(t){if(!this._resolved)this.pendingTimeline=t;else{const{resolved:n}=this;if(!n)return vt;const{animation:r}=n;i1(r,t)}return vt}play(){if(this.isStopped)return;const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:t}=this;if(!t)return;const{animation:n}=t;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:t}=this;if(!t)return;const{animation:n,keyframes:r,duration:o,type:i,ease:a,times:s}=t;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:c,onUpdate:u,onComplete:d,element:A,...f}=this.options,g=new xu({...f,keyframes:r,duration:o,type:i,ease:a,times:s,isGenerator:!0}),h=zn(this.time);c.setWithVelocity(g.sample(h-zs).value,g.sample(h).value,zs)}const{onStop:l}=this.options;l&&l(),this.cancel()}complete(){const{resolved:t}=this;t&&t.animation.finish()}cancel(){const{resolved:t}=this;t&&t.animation.cancel()}static supports(t){const{motionValue:n,name:r,repeatDelay:o,repeatType:i,damping:a,type:s}=t;if(!n||!n.owner||!(n.owner.current instanceof HTMLElement))return!1;const{onUpdate:l,transformTemplate:c}=n.owner.getProps();return WO()&&r&&ZO.has(r)&&!l&&!c&&!o&&i!=="mirror"&&a!==0&&s!=="inertia"}}const eM={type:"spring",stiffness:500,damping:25,restSpeed:10},tM=e=>({type:"spring",stiffness:550,damping:e===0?2*Math.sqrt(550):30,restSpeed:10}),nM={type:"keyframes",duration:.8},rM={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},oM=(e,{keyframes:t})=>t.length>2?nM:vo.has(e)?e.startsWith("scale")?tM(t[1]):eM:rM;function iM({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:o,repeat:i,repeatType:a,repeatDelay:s,from:l,elapsed:c,...u}){return!!Object.keys(u).length}const ku=(e,t,n,r={},o,i)=>a=>{const s=tu(r,e)||{},l=s.delay||r.delay||0;let{elapsed:c=0}=r;c=c-zn(l);let u={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:t.getVelocity(),...s,delay:-c,onUpdate:A=>{t.set(A),s.onUpdate&&s.onUpdate(A)},onComplete:()=>{a(),s.onComplete&&s.onComplete()},name:e,motionValue:t,element:i?void 0:o};iM(s)||(u={...u,...oM(e,u)}),u.duration&&(u.duration=zn(u.duration)),u.repeatDelay&&(u.repeatDelay=zn(u.repeatDelay)),u.from!==void 0&&(u.keyframes[0]=u.from);let d=!1;if((u.type===!1||u.duration===0&&!u.repeatDelay)&&(u.duration=0,u.delay===0&&(d=!0)),d&&!i&&t.get()!==void 0){const A=Ds(u.keyframes,s);if(A!==void 0)return Pe.update(()=>{u.onUpdate(A),u.onComplete()}),new o1([])}return!i&&J1.supports(u)?new J1(u):new xu(u)};function W1(e,t,n){const r=ct(e)?e:Ri(e);return r.start(ku("",r,t,n)),r.animation}const Cu=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),aM="data-"+Cu("framerAppearId");function q1(e){return e.props[aM]}const{schedule:sM}=FA(queueMicrotask,!1);function K1(e){return e instanceof SVGElement&&e.tagName!=="svg"}const lM=(e,t)=>e.depth-t.depth;class cM{constructor(){this.children=[],this.isDirty=!1}add(t){nu(this.children,t),this.isDirty=!0}remove(t){Ms(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(lM),this.isDirty=!1,this.children.forEach(t)}}function uM(e,t){const n=hn.now(),r=({timestamp:o})=>{const i=o-n;i>=t&&(Qn(r),e(i-t))};return Pe.read(r,!0),()=>Qn(r)}const dM=e=>Array.isArray(e),fM=e=>!!(e&&typeof e=="object"&&e.mix&&e.toValue),pM=e=>dM(e)?e[e.length-1]||0:e;function Tu(e){const t=ct(e)?e.get():e;return fM(t)?t.toValue():t}const X1=["TopLeft","TopRight","BottomLeft","BottomRight"],AM=X1.length,_1=e=>typeof e=="string"?parseFloat(e):e,eh=e=>typeof e=="number"||ye.test(e);function hM(e,t,n,r,o,i){o?(e.opacity=Je(0,n.opacity!==void 0?n.opacity:1,gM(r)),e.opacityExit=Je(t.opacity!==void 0?t.opacity:1,0,mM(r))):i&&(e.opacity=Je(t.opacity!==void 0?t.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let a=0;a<AM;a++){const s=`border${X1[a]}Radius`;let l=th(t,s),c=th(n,s);if(l===void 0&&c===void 0)continue;l||(l=0),c||(c=0),l===0||c===0||eh(l)===eh(c)?(e[s]=Math.max(Je(_1(l),_1(c),r),0),(Nn.test(c)||Nn.test(l))&&(e[s]+="%")):e[s]=c}(t.rotate||n.rotate)&&(e.rotate=Je(t.rotate||0,n.rotate||0,r))}function th(e,t){return e[t]!==void 0?e[t]:e.borderRadius}const gM=nh(0,.5,h1),mM=nh(.5,.95,vt);function nh(e,t,n){return r=>r<e?0:r>t?1:n(Hi(e,t,r))}function rh(e,t){e.min=t.min,e.max=t.max}function zt(e,t){rh(e.x,t.x),rh(e.y,t.y)}function oh(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function Su(e){return e===void 0||e===1}function Bu({scale:e,scaleX:t,scaleY:n}){return!Su(e)||!Su(t)||!Su(n)}function kr(e){return Bu(e)||ih(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function ih(e){return ah(e.x)||ah(e.y)}function ah(e){return e&&e!=="0%"}function Fs(e,t,n){const r=e-n,o=t*r;return n+o}function sh(e,t,n,r,o){return o!==void 0&&(e=Fs(e,o,r)),Fs(e,n,r)+t}function ju(e,t=0,n=1,r,o){e.min=sh(e.min,t,n,r,o),e.max=sh(e.max,t,n,r,o)}function lh(e,{x:t,y:n}){ju(e.x,t.translate,t.scale,t.originPoint),ju(e.y,n.translate,n.scale,n.originPoint)}const ch=.999999999999,uh=1.0000000000001;function vM(e,t,n,r=!1){const o=n.length;if(!o)return;t.x=t.y=1;let i,a;for(let s=0;s<o;s++){i=n[s],a=i.projectionDelta;const{visualElement:l}=i.options;l&&l.props.style&&l.props.style.display==="contents"||(r&&i.options.layoutScroll&&i.scroll&&i!==i.root&&bo(e,{x:-i.scroll.offset.x,y:-i.scroll.offset.y}),a&&(t.x*=a.x.scale,t.y*=a.y.scale,lh(e,a)),r&&kr(i.latestValues)&&bo(e,i.latestValues))}t.x<uh&&t.x>ch&&(t.x=1),t.y<uh&&t.y>ch&&(t.y=1)}function Vs(e,t){e.min=e.min+t,e.max=e.max+t}function dh(e,t,n,r,o=.5){const i=Je(e.min,e.max,o);ju(e,t,n,i,r)}function bo(e,t){dh(e.x,t.x,t.scaleX,t.scale,t.originX),dh(e.y,t.y,t.scaleY,t.scale,t.originY)}const fh=1e-4,yM=1-fh,bM=1+fh,ph=.01,wM=0-ph,xM=0+ph;function Ft(e){return e.max-e.min}function kM(e,t,n){return Math.abs(e-t)<=n}function Ah(e,t,n,r=.5){e.origin=r,e.originPoint=Je(t.min,t.max,e.origin),e.scale=Ft(n)/Ft(t),e.translate=Je(n.min,n.max,e.origin)-e.originPoint,(e.scale>=yM&&e.scale<=bM||isNaN(e.scale))&&(e.scale=1),(e.translate>=wM&&e.translate<=xM||isNaN(e.translate))&&(e.translate=0)}function $i(e,t,n,r){Ah(e.x,t.x,n.x,r?r.originX:void 0),Ah(e.y,t.y,n.y,r?r.originY:void 0)}function hh(e,t,n){e.min=n.min+t.min,e.max=e.min+Ft(t)}function CM(e,t,n){hh(e.x,t.x,n.x),hh(e.y,t.y,n.y)}function gh(e,t,n){e.min=t.min-n.min,e.max=e.min+Ft(t)}function Gi(e,t,n){gh(e.x,t.x,n.x),gh(e.y,t.y,n.y)}function mh(e,t,n,r,o){return e-=t,e=Fs(e,1/n,r),o!==void 0&&(e=Fs(e,1/o,r)),e}function TM(e,t=0,n=1,r=.5,o,i=e,a=e){if(Nn.test(t)&&(t=parseFloat(t),t=Je(a.min,a.max,t/100)-a.min),typeof t!="number")return;let s=Je(i.min,i.max,r);e===i&&(s-=t),e.min=mh(e.min,t,n,s,o),e.max=mh(e.max,t,n,s,o)}function vh(e,t,[n,r,o],i,a){TM(e,t[n],t[r],t[o],t.scale,i,a)}const SM=["x","scaleX","originX"],BM=["y","scaleY","originY"];function yh(e,t,n,r){vh(e.x,t,SM,n?n.x:void 0,r?r.x:void 0),vh(e.y,t,BM,n?n.y:void 0,r?r.y:void 0)}const bh=()=>({translate:0,scale:1,origin:0,originPoint:0}),wo=()=>({x:bh(),y:bh()}),wh=()=>({min:0,max:0}),Ge=()=>({x:wh(),y:wh()});function xh(e){return e.translate===0&&e.scale===1}function kh(e){return xh(e.x)&&xh(e.y)}function Ch(e,t){return e.min===t.min&&e.max===t.max}function jM(e,t){return Ch(e.x,t.x)&&Ch(e.y,t.y)}function Th(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function Sh(e,t){return Th(e.x,t.x)&&Th(e.y,t.y)}function Bh(e){return Ft(e.x)/Ft(e.y)}function jh(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}class OM{constructor(){this.members=[]}add(t){nu(this.members,t),t.scheduleRender()}remove(t){if(Ms(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(t){const n=this.members.findIndex(o=>t===o);if(n===0)return!1;let r;for(let o=n;o>=0;o--){const i=this.members[o];if(i.isPresent!==!1){r=i;break}}return r?(this.promote(r),!0):!1}promote(t,n){const r=this.lead;if(t!==r&&(this.prevLead=r,this.lead=t,t.show(),r)){r.instance&&r.scheduleRender(),t.scheduleRender(),t.resumeFrom=r,n&&(t.resumeFrom.preserveOpacity=!0),r.snapshot&&(t.snapshot=r.snapshot,t.snapshot.latestValues=r.animationValues||r.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);const{crossfade:o}=t.options;o===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(t=>{const{options:n,resumingFrom:r}=t;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function MM(e,t,n){let r="";const o=e.x.translate/t.x,i=e.y.translate/t.y,a=(n==null?void 0:n.z)||0;if((o||i||a)&&(r=`translate3d(${o}px, ${i}px, ${a}px) `),(t.x!==1||t.y!==1)&&(r+=`scale(${1/t.x}, ${1/t.y}) `),n){const{transformPerspective:c,rotate:u,rotateX:d,rotateY:A,skewX:f,skewY:g}=n;c&&(r=`perspective(${c}px) ${r}`),u&&(r+=`rotate(${u}deg) `),d&&(r+=`rotateX(${d}deg) `),A&&(r+=`rotateY(${A}deg) `),f&&(r+=`skewX(${f}deg) `),g&&(r+=`skewY(${g}deg) `)}const s=e.x.scale*t.x,l=e.y.scale*t.y;return(s!==1||l!==1)&&(r+=`scale(${s}, ${l})`),r||"none"}function Oh(e){return[e("x"),e("y")]}const Ou=["","X","Y","Z"],IM={visibility:"hidden"},Mh=1e3;let PM=0;function Mu(e,t,n,r){const{latestValues:o}=t;o[e]&&(n[e]=o[e],t.setStaticValue(e,0),r&&(r[e]=0))}function Ih(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;const{visualElement:t}=e.options;if(!t)return;const n=q1(t);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:o,layoutId:i}=e.options;window.MotionCancelOptimisedAnimation(n,"transform",Pe,!(o||i))}const{parent:r}=e;r&&!r.hasCheckedOptimisedAppear&&Ih(r)}function Ph({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:o}){return class{constructor(a={},s=t==null?void 0:t()){this.id=PM++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(QM),this.nodes.forEach(RM),this.nodes.forEach(HM),this.nodes.forEach(NM)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=a,this.root=s?s.root||s:this,this.path=s?[...s.path,s]:[],this.parent=s,this.depth=s?s.depth+1:0;for(let l=0;l<this.path.length;l++)this.path[l].shouldResetTransform=!0;this.root===this&&(this.nodes=new cM)}addEventListener(a,s){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new ru),this.eventHandlers.get(a).add(s)}notifyListeners(a,...s){const l=this.eventHandlers.get(a);l&&l.notify(...s)}hasListeners(a){return this.eventHandlers.has(a)}mount(a,s=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=K1(a),this.instance=a;const{layoutId:l,layout:c,visualElement:u}=this.options;if(u&&!u.current&&u.mount(a),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),s&&(c||l)&&(this.isLayoutDirty=!0),e){let d;const A=()=>this.root.updateBlockedByResize=!1;e(a,()=>{this.root.updateBlockedByResize=!0,d&&d(),d=uM(A,250),Bs.hasAnimatedSinceResize&&(Bs.hasAnimatedSinceResize=!1,this.nodes.forEach(Eh))})}l&&this.root.registerSharedNode(l,this),this.options.animate!==!1&&u&&(l||c)&&this.addEventListener("didUpdate",({delta:d,hasLayoutChanged:A,hasRelativeLayoutChanged:f,layout:g})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const h=this.options.transition||u.getDefaultTransition()||UM,{onLayoutAnimationStart:y,onLayoutAnimationComplete:m}=u.getProps(),T=!this.targetLayout||!Sh(this.targetLayout,g),k=!A&&f;if(this.options.layoutRoot||this.resumeFrom||k||A&&(T||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(d,k);const v={...tu(h,"layout"),onPlay:y,onComplete:m};(u.shouldReduceMotion||this.options.layoutRoot)&&(v.delay=0,v.type=!1),this.startAnimation(v)}else A||Eh(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=g})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const a=this.getStack();a&&a.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,Qn(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(YM),this.animationId++)}getTransformTemplate(){const{visualElement:a}=this.options;return a&&a.getProps().transformTemplate}willUpdate(a=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&Ih(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let u=0;u<this.path.length;u++){const d=this.path[u];d.shouldResetTransform=!0,d.updateScroll("snapshot"),d.options.layoutRoot&&d.willUpdate(!1)}const{layoutId:s,layout:l}=this.options;if(s===void 0&&!l)return;const c=this.getTransformTemplate();this.prevTransformTemplateValue=c?c(this.latestValues,""):void 0,this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(Dh);return}this.isUpdating||this.nodes.forEach(FM),this.isUpdating=!1,this.nodes.forEach(VM),this.nodes.forEach(DM),this.nodes.forEach(EM),this.clearAllSnapshots();const s=hn.now();it.delta=tr(0,1e3/60,s-it.timestamp),it.timestamp=s,it.isProcessing=!0,Zc.update.process(it),Zc.preRender.process(it),Zc.render.process(it),it.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,sM.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(zM),this.sharedNodes.forEach(LM)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Pe.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Pe.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure(),this.snapshot&&!Ft(this.snapshot.measuredBox.x)&&!Ft(this.snapshot.measuredBox.y)&&(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let l=0;l<this.path.length;l++)this.path[l].updateScroll();const a=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Ge(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:s}=this.options;s&&s.notify("LayoutMeasure",this.layout.layoutBox,a?a.layoutBox:void 0)}updateScroll(a="measure"){let s=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===a&&(s=!1),s){const l=r(this.instance);this.scroll={animationId:this.root.animationId,phase:a,isRoot:l,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:l}}}resetTransform(){if(!o)return;const a=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,s=this.projectionDelta&&!kh(this.projectionDelta),l=this.getTransformTemplate(),c=l?l(this.latestValues,""):void 0,u=c!==this.prevTransformTemplateValue;a&&(s||kr(this.latestValues)||u)&&(o(this.instance,c),this.shouldResetTransform=!1,this.scheduleRender())}measure(a=!0){const s=this.measurePageBox();let l=this.removeElementScroll(s);return a&&(l=this.removeTransform(l)),ZM(l),{animationId:this.root.animationId,measuredBox:s,layoutBox:l,latestValues:{},source:this.id}}measurePageBox(){var a;const{visualElement:s}=this.options;if(!s)return Ge();const l=s.measureViewportBox();if(!(((a=this.scroll)===null||a===void 0?void 0:a.wasRoot)||this.path.some(JM))){const{scroll:u}=this.root;u&&(Vs(l.x,u.offset.x),Vs(l.y,u.offset.y))}return l}removeElementScroll(a){var s;const l=Ge();if(zt(l,a),!((s=this.scroll)===null||s===void 0)&&s.wasRoot)return l;for(let c=0;c<this.path.length;c++){const u=this.path[c],{scroll:d,options:A}=u;u!==this.root&&d&&A.layoutScroll&&(d.wasRoot&&zt(l,a),Vs(l.x,d.offset.x),Vs(l.y,d.offset.y))}return l}applyTransform(a,s=!1){const l=Ge();zt(l,a);for(let c=0;c<this.path.length;c++){const u=this.path[c];!s&&u.options.layoutScroll&&u.scroll&&u!==u.root&&bo(l,{x:-u.scroll.offset.x,y:-u.scroll.offset.y}),kr(u.latestValues)&&bo(l,u.latestValues)}return kr(this.latestValues)&&bo(l,this.latestValues),l}removeTransform(a){const s=Ge();zt(s,a);for(let l=0;l<this.path.length;l++){const c=this.path[l];if(!c.instance||!kr(c.latestValues))continue;Bu(c.latestValues)&&c.updateSnapshot();const u=Ge(),d=c.measurePageBox();zt(u,d),yh(s,c.latestValues,c.snapshot?c.snapshot.layoutBox:void 0,u)}return kr(this.latestValues)&&yh(s,this.latestValues),s}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==it.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(a=!1){var s;const l=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=l.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=l.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=l.isSharedProjectionDirty);const c=!!this.resumingFrom||this!==l;if(!(a||c&&this.isSharedProjectionDirty||this.isProjectionDirty||!((s=this.parent)===null||s===void 0)&&s.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:d,layoutId:A}=this.options;if(!(!this.layout||!(d||A))){if(this.resolvedRelativeTargetAt=it.timestamp,!this.targetDelta&&!this.relativeTarget){const f=this.getClosestProjectingParent();f&&f.layout&&this.animationProgress!==1?(this.relativeParent=f,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Ge(),this.relativeTargetOrigin=Ge(),Gi(this.relativeTargetOrigin,this.layout.layoutBox,f.layout.layoutBox),zt(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)&&(this.target||(this.target=Ge(),this.targetWithTransforms=Ge()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),CM(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):zt(this.target,this.layout.layoutBox),lh(this.target,this.targetDelta)):zt(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget)){this.attemptToResolveRelativeTarget=!1;const f=this.getClosestProjectingParent();f&&!!f.resumingFrom==!!this.resumingFrom&&!f.options.layoutScroll&&f.target&&this.animationProgress!==1?(this.relativeParent=f,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Ge(),this.relativeTargetOrigin=Ge(),Gi(this.relativeTargetOrigin,this.target,f.target),zt(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}}}getClosestProjectingParent(){if(!(!this.parent||Bu(this.parent.latestValues)||ih(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var a;const s=this.getLead(),l=!!this.resumingFrom||this!==s;let c=!0;if((this.isProjectionDirty||!((a=this.parent)===null||a===void 0)&&a.isProjectionDirty)&&(c=!1),l&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(c=!1),this.resolvedRelativeTargetAt===it.timestamp&&(c=!1),c)return;const{layout:u,layoutId:d}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(u||d))return;zt(this.layoutCorrected,this.layout.layoutBox);const A=this.treeScale.x,f=this.treeScale.y;vM(this.layoutCorrected,this.treeScale,this.path,l),s.layout&&!s.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(s.target=s.layout.layoutBox,s.targetWithTransforms=Ge());const{target:g}=s;if(!g){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(oh(this.prevProjectionDelta.x,this.projectionDelta.x),oh(this.prevProjectionDelta.y,this.projectionDelta.y)),$i(this.projectionDelta,this.layoutCorrected,g,this.latestValues),(this.treeScale.x!==A||this.treeScale.y!==f||!jh(this.projectionDelta.x,this.prevProjectionDelta.x)||!jh(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",g))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var s;if((s=this.options.visualElement)===null||s===void 0||s.scheduleRender(),a){const l=this.getStack();l&&l.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=wo(),this.projectionDelta=wo(),this.projectionDeltaWithTransform=wo()}setAnimationOrigin(a,s=!1){const l=this.snapshot,c=l?l.latestValues:{},u={...this.latestValues},d=wo();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!s;const A=Ge(),f=l?l.source:void 0,g=this.layout?this.layout.source:void 0,h=f!==g,y=this.getStack(),m=!y||y.members.length<=1,T=!!(h&&!m&&this.options.crossfade===!0&&!this.path.some(GM));this.animationProgress=0;let k;this.mixTargetDelta=v=>{const O=v/1e3;Qh(d.x,a.x,O),Qh(d.y,a.y,O),this.setTargetDelta(d),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Gi(A,this.layout.layoutBox,this.relativeParent.layout.layoutBox),$M(this.relativeTarget,this.relativeTargetOrigin,A,O),k&&jM(this.relativeTarget,k)&&(this.isProjectionDirty=!1),k||(k=Ge()),zt(k,this.relativeTarget)),h&&(this.animationValues=u,hM(u,c,this.latestValues,O,T,m)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=O},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(a){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(Qn(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Pe.update(()=>{Bs.hasAnimatedSinceResize=!0,this.currentAnimation=W1(0,Mh,{...a,onUpdate:s=>{this.mixTargetDelta(s),a.onUpdate&&a.onUpdate(s)},onStop:()=>{},onComplete:()=>{a.onComplete&&a.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const a=this.getStack();a&&a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Mh),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:s,target:l,layout:c,latestValues:u}=a;if(!(!s||!l||!c)){if(this!==a&&this.layout&&c&&Rh(this.options.animationType,this.layout.layoutBox,c.layoutBox)){l=this.target||Ge();const d=Ft(this.layout.layoutBox.x);l.x.min=a.target.x.min,l.x.max=l.x.min+d;const A=Ft(this.layout.layoutBox.y);l.y.min=a.target.y.min,l.y.max=l.y.min+A}zt(s,l),bo(s,u),$i(this.projectionDeltaWithTransform,this.layoutCorrected,s,u)}}registerSharedNode(a,s){this.sharedNodes.has(a)||this.sharedNodes.set(a,new OM),this.sharedNodes.get(a).add(s);const c=s.options.initialPromotionConfig;s.promote({transition:c?c.transition:void 0,preserveFollowOpacity:c&&c.shouldPreserveFollowOpacity?c.shouldPreserveFollowOpacity(s):void 0})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:s}=this.options;return s?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:s}=this.options;return s?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:s,preserveFollowOpacity:l}={}){const c=this.getStack();c&&c.promote(this,l),a&&(this.projectionDelta=void 0,this.needsReset=!0),s&&this.setOptions({transition:s})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetSkewAndRotation(){const{visualElement:a}=this.options;if(!a)return;let s=!1;const{latestValues:l}=a;if((l.z||l.rotate||l.rotateX||l.rotateY||l.rotateZ||l.skewX||l.skewY)&&(s=!0),!s)return;const c={};l.z&&Mu("z",a,c,this.animationValues);for(let u=0;u<Ou.length;u++)Mu(`rotate${Ou[u]}`,a,c,this.animationValues),Mu(`skew${Ou[u]}`,a,c,this.animationValues);a.render();for(const u in c)a.setStaticValue(u,c[u]),this.animationValues&&(this.animationValues[u]=c[u]);a.scheduleRender()}getProjectionStyles(a){var s,l;if(!this.instance||this.isSVG)return;if(!this.isVisible)return IM;const c={visibility:""},u=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,c.opacity="",c.pointerEvents=Tu(a==null?void 0:a.pointerEvents)||"",c.transform=u?u(this.latestValues,""):"none",c;const d=this.getLead();if(!this.projectionDelta||!this.layout||!d.target){const h={};return this.options.layoutId&&(h.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,h.pointerEvents=Tu(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!kr(this.latestValues)&&(h.transform=u?u({},""):"none",this.hasProjected=!1),h}const A=d.animationValues||d.latestValues;this.applyTransformsToTarget(),c.transform=MM(this.projectionDeltaWithTransform,this.treeScale,A),u&&(c.transform=u(A,c.transform));const{x:f,y:g}=this.projectionDelta;c.transformOrigin=`${f.origin*100}% ${g.origin*100}% 0`,d.animationValues?c.opacity=d===this?(l=(s=A.opacity)!==null&&s!==void 0?s:this.latestValues.opacity)!==null&&l!==void 0?l:1:this.preserveOpacity?this.latestValues.opacity:A.opacityExit:c.opacity=d===this?A.opacity!==void 0?A.opacity:"":A.opacityExit!==void 0?A.opacityExit:0;for(const h in Ii){if(A[h]===void 0)continue;const{correct:y,applyTo:m,isCSSVariable:T}=Ii[h],k=c.transform==="none"?A[h]:y(A[h],d);if(m){const v=m.length;for(let O=0;O<v;O++)c[m[O]]=k}else T?this.options.visualElement.renderState.vars[h]=k:c[h]=k}return this.options.layoutId&&(c.pointerEvents=d===this?Tu(a==null?void 0:a.pointerEvents)||"":"none"),c}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var s;return(s=a.currentAnimation)===null||s===void 0?void 0:s.stop()}),this.root.nodes.forEach(Dh),this.root.sharedNodes.clear()}}}function DM(e){e.updateLayout()}function EM(e){var t;const n=((t=e.resumeFrom)===null||t===void 0?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&n&&e.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:o}=e.layout,{animationType:i}=e.options,a=n.source!==e.layout.source;i==="size"?Oh(d=>{const A=a?n.measuredBox[d]:n.layoutBox[d],f=Ft(A);A.min=r[d].min,A.max=A.min+f}):Rh(i,n.layoutBox,r)&&Oh(d=>{const A=a?n.measuredBox[d]:n.layoutBox[d],f=Ft(r[d]);A.max=A.min+f,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[d].max=e.relativeTarget[d].min+f)});const s=wo();$i(s,r,n.layoutBox);const l=wo();a?$i(l,e.applyTransform(o,!0),n.measuredBox):$i(l,r,n.layoutBox);const c=!kh(s);let u=!1;if(!e.resumeFrom){const d=e.getClosestProjectingParent();if(d&&!d.resumeFrom){const{snapshot:A,layout:f}=d;if(A&&f){const g=Ge();Gi(g,n.layoutBox,A.layoutBox);const h=Ge();Gi(h,r,f.layoutBox),Sh(g,h)||(u=!0),d.options.layoutRoot&&(e.relativeTarget=h,e.relativeTargetOrigin=g,e.relativeParent=d)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:l,layoutDelta:s,hasLayoutChanged:c,hasRelativeLayoutChanged:u})}else if(e.isLead()){const{onExitComplete:r}=e.options;r&&r()}e.options.transition=void 0}function QM(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function NM(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function zM(e){e.clearSnapshot()}function Dh(e){e.clearMeasurements()}function FM(e){e.isLayoutDirty=!1}function VM(e){const{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function Eh(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function RM(e){e.resolveTargetDelta()}function HM(e){e.calcProjection()}function YM(e){e.resetSkewAndRotation()}function LM(e){e.removeLeadSnapshot()}function Qh(e,t,n){e.translate=Je(t.translate,0,n),e.scale=Je(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function Nh(e,t,n,r){e.min=Je(t.min,n.min,r),e.max=Je(t.max,n.max,r)}function $M(e,t,n,r){Nh(e.x,t.x,n.x,r),Nh(e.y,t.y,n.y,r)}function GM(e){return e.animationValues&&e.animationValues.opacityExit!==void 0}const UM={duration:.45,ease:[.4,0,.1,1]},zh=e=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),Fh=zh("applewebkit/")&&!zh("chrome/")?Math.round:vt;function Vh(e){e.min=Fh(e.min),e.max=Fh(e.max)}function ZM(e){Vh(e.x),Vh(e.y)}function Rh(e,t,n){return e==="position"||e==="preserve-aspect"&&!kM(Bh(t),Bh(n),.2)}function JM(e){var t;return e!==e.root&&((t=e.scroll)===null||t===void 0?void 0:t.wasRoot)}function WM(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}const qM=Ph({attachResizeListener:(e,t)=>WM(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Iu={current:void 0},KM=Ph({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!Iu.current){const e=new qM({});e.mount(window),e.setOptions({layoutScroll:!0}),Iu.current=e}return Iu.current},resetTransform:(e,t)=>{e.style.transform=t!==void 0?t:"none"},checkIsScrollRoot:e=>window.getComputedStyle(e).position==="fixed"});function Hh(e){if(e)return e.options.allowProjection!==!1?e.projection:Hh(e.parent)}function Ui(e){return typeof e=="object"&&e!==null&&"nodeType"in e}const Pu=new WeakMap,[XM,eQ]=xs("AnimatePresenceContext");class _M extends An{constructor(t){super(t),MA(ZA)}initProjection(){const t=this.state.options;this.state.visualElement.projection=new KM(this.state.visualElement.latestValues,t["data-framer-portal-id"]?void 0:Hh(this.state.visualElement.parent)),this.state.visualElement.projection.isPresent=!0,this.setOptions()}beforeMount(){this.initProjection()}setOptions(){const t=this.state.options;this.state.visualElement.projection.setOptions({layout:t.layout,layoutId:t.layoutId,alwaysMeasureLayout:!!t.drag||t.dragConstraints&&Ui(t.dragConstraints),visualElement:this.state.visualElement,animationType:typeof t.layout=="string"?t.layout:"both",layoutRoot:t.layoutRoot,layoutScroll:t.layoutScroll,crossfade:t.crossfade,onExitComplete:()=>{var n;if(!((n=this.state.visualElement.projection)!=null&&n.isPresent)){const r=Pu.get(this.state.element);this.state.isSafeToRemove=!0,r&&r({detail:{isExit:!0}},!0)}}})}update(){this.setOptions()}mount(){var t;(t=this.state.visualElement.projection)==null||t.mount(this.state.element)}}class eI extends An{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.state.element.matches(":focus-visible")}catch{t=!0}t&&(this.state.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&(this.state.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Vi(js(this.state.element,"focus",()=>this.onFocus()),js(this.state.element,"blur",()=>this.onBlur()))}}const tI={y:!1};function nI(){return tI.y}function Du(e,t,n){var r;if(e instanceof EventTarget)return[e];if(typeof e=="string"){let o=document;const i=(r=n==null?void 0:n[e])!==null&&r!==void 0?r:o.querySelectorAll(e);return i?Array.from(i):[]}return Array.from(e)}function Yh(e,t){const n=Du(e),r=new AbortController,o={passive:!0,...t,signal:r.signal};return[n,o,()=>r.abort()]}function Lh(e){return!(e.pointerType==="touch"||nI())}function rI(e,t,n={}){const[r,o,i]=Yh(e,n),a=s=>{if(!Lh(s))return;const{target:l}=s,c=t(l,s);if(typeof c!="function"||!l)return;const u=d=>{Lh(d)&&(c(d),l.removeEventListener("pointerleave",u))};l.addEventListener("pointerleave",u,o)};return r.forEach(s=>{s.addEventListener("pointerenter",a,o)}),i}function $h(e,t){const n=`${t}PointerCapture`;if(e.target instanceof Element&&n in e.target&&e.pointerId!==void 0)try{e.target[n](e.pointerId)}catch{}}const Gh=(e,t)=>t?e===t?!0:Gh(e,t.parentElement):!1,oI=e=>e.pointerType==="mouse"?typeof e.button!="number"||e.button<=0:e.isPrimary!==!1,iI=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function aI(e){return iI.has(e.tagName)||e.tabIndex!==-1}const Zi=new WeakSet;function Uh(e){return t=>{t.key==="Enter"&&e(t)}}function Eu(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}const sI=(e,t)=>{const n=e.currentTarget;if(!n)return;const r=Uh(()=>{if(Zi.has(n))return;Eu(n,"down");const o=Uh(()=>{Eu(n,"up")}),i=()=>Eu(n,"cancel");n.addEventListener("keyup",o,t),n.addEventListener("blur",i,t)});n.addEventListener("keydown",r,t),n.addEventListener("blur",()=>n.removeEventListener("keydown",r),t)};function Zh(e){return oI(e)&&!0}function lI(e,t,n={}){const[r,o,i]=Yh(e,n),a=s=>{const l=s.currentTarget;if(!l||!Zh(s)||Zi.has(l))return;Zi.add(l),$h(s,"set");const c=t(l,s),u=(f,g)=>{l.removeEventListener("pointerup",d),l.removeEventListener("pointercancel",A),$h(f,"release"),!(!Zh(f)||!Zi.has(l))&&(Zi.delete(l),typeof c=="function"&&c(f,{success:g}))},d=f=>{(f.isTrusted?cI(f,l instanceof Element?l.getBoundingClientRect():{left:0,top:0,right:window.innerWidth,bottom:window.innerHeight}):!1)?u(f,!1):u(f,!(l instanceof Element)||Gh(l,f.target))},A=f=>{u(f,!1)};l.addEventListener("pointerup",d,o),l.addEventListener("pointercancel",A,o),l.addEventListener("lostpointercapture",A,o)};return r.forEach(s=>{s=n.useGlobalTarget?window:s;let l=!1;s instanceof HTMLElement&&(l=!0,!aI(s)&&s.getAttribute("tabindex")===null&&(s.tabIndex=0)),s.addEventListener("pointerdown",a,o),l&&s.addEventListener("focus",c=>sI(c,o),o)}),i}function cI(e,t){return e.clientX<t.left||e.clientX>t.right||e.clientY<t.top||e.clientY>t.bottom}function Jh(e){return{point:{x:e.pageX,y:e.pageY}}}function Wh(e,t,n){const r=e.options;r.whilePress&&e.setActive("whilePress",n==="Start");const o=`onPress${n==="End"?"":n}`,i=r[o];i&&Pe.postRender(()=>i(t,Jh(t)))}class uI extends An{isActive(){return!!this.state.options.press}constructor(t){super(t)}mount(){const t=this.state.element;t&&(this.unmount=lI(t,(n,r)=>(Wh(this.state,r,"Start"),(o,{success:i})=>Wh(this.state,o,i?"End":"Cancel")),{useGlobalTarget:this.state.options.globalPressTarget}))}}function qh(e,t,n){const r=e.options;r.whileHover&&e.setActive("whileHover",n==="Start");const o=`onHover${n}`,i=r[o];i&&Pe.postRender(()=>i(t,Jh(t)))}class dI extends An{isActive(){return!!this.state.getOptions().whileHover}constructor(t){super(t)}mount(){const t=this.state.element;t&&(this.unmount=rI(t,(n,r)=>(qh(this.state,r,"Start"),o=>{qh(this.state,o,"End")})))}}const fI={some:0,all:1};function pI(e,t,{root:n,margin:r,amount:o="some"}={}){const i=Du(e),a=new WeakMap,s=c=>{c.forEach(u=>{const d=a.get(u.target);if(u.isIntersecting!==!!d)if(u.isIntersecting){const A=t(u.target,u);typeof A=="function"?a.set(u.target,A):l.unobserve(u.target)}else typeof d=="function"&&(d(u),a.delete(u.target))})},l=new IntersectionObserver(s,{root:n,rootMargin:r,threshold:typeof o=="number"?o:fI[o]});return i.forEach(c=>l.observe(c)),()=>l.disconnect()}function Kh(e,t,n){const r=e.options;r.whileInView&&e.setActive("whileInView",n==="Enter");const o=`onViewport${n}`,i=r[o];i&&Pe.postRender(()=>i(t))}class AI extends An{isActive(){return!!this.state.getOptions().whileInView}constructor(t){super(t)}startObserver(){const t=this.state.element;if(!t)return;this.unmount();const{once:n,...r}=this.state.getOptions().inViewOptions||{};this.unmount=pI(t,(o,i)=>{if(Kh(this.state,i,"Enter"),!n)return a=>{Kh(this.state,i,"Leave")}},r)}mount(){this.startObserver()}update(){const{props:t,prevProps:n}=this.state.visualElement;["amount","margin","root"].some(hI(t,n))&&this.startObserver()}}function hI({inViewOptions:e={}},{inViewOptions:t={}}={}){return n=>e[n]!==t[n]}function Xh(e){let t=null;return()=>{const n=()=>{t=null};return t===null?(t=e,n):!1}}const _h=Xh("dragHorizontal"),eg=Xh("dragVertical");function gI(e){let t=!1;if(e==="y")t=eg();else if(e==="x")t=_h();else{const n=_h(),r=eg();n&&r?t=()=>{n(),r()}:(n&&n(),r&&r())}return t}function Qu(e){return e.max-e.min}function mI(e,t,n){return n>t?t:n<e?e:n}function Rs(e,t,n){return e+(t-e)*n}function tg(e,t,n){const r=t-e;return r===0?1:(n-e)/r}function vI(e,{min:t,max:n},r){return t!==void 0&&e<t?e=r?Rs(t,e,r.min):Math.max(e,t):n!==void 0&&e>n&&(e=r?Rs(n,e,r.max):Math.min(e,n)),e}const Nu=.35;function yI(e,{top:t,left:n,bottom:r,right:o}){return{x:ng(e.x,n,o),y:ng(e.y,t,r)}}function ng(e,t,n){return{min:t!==void 0?e.min+t:void 0,max:n!==void 0?e.max+n-(e.max-e.min):void 0}}function bI(e=Nu){return e===!1?e=0:e===!0&&(e=Nu),{x:rg(e,"left","right"),y:rg(e,"top","bottom")}}function rg(e,t,n){return{min:og(e,t),max:og(e,n)}}function og(e,t){return typeof e=="number"?e:e[t]||0}function wI(e,t){const n={};return t.min!==void 0&&(n.min=t.min-e.min),t.max!==void 0&&(n.max=t.max-e.min),n}function xI(e,t){return{x:ig(e.x,t.x),y:ig(e.y,t.y)}}function ig(e,t){let n=t.min-e.min,r=t.max-e.max;return t.max-t.min<e.max-e.min&&([n,r]=[r,n]),{min:n,max:r}}function kI(e,t){let n=.5;const r=Qu(e),o=Qu(t);return o>r?n=tg(t.min,t.max-r,e.min):r>o&&(n=tg(e.min,e.max-o,t.min)),mI(0,1,n)}const ag=()=>({min:0,max:0});function CI(){return{x:ag(),y:ag()}}function gn(e){return[e("x"),e("y")]}function TI(e){return{test:t=>typeof t=="string"&&t.endsWith(e)&&t.split(" ").length===1,parse:parseFloat,transform:t=>`${t}${e}`}}const SI=TI("%");function BI(e){return!!(Cs(e)&&e.add)}function sg(e,t){const n=e.getValue("willChange");if(BI(n))return n.add(t)}function lg({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function jI(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function OI({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}function cg(e,t){e.min=e.min+t,e.max=e.max+t}function MI(e,t){return lg(jI(e.getBoundingClientRect(),t))}function II(e,t,n){const r=MI(e,n),{scroll:o}=t;return o&&(cg(r.x,o.offset.x),cg(r.y,o.offset.y)),r}function ug(e){return!Pu.has(e.current)}const PI=new WeakMap;class DI{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=CI(),this.visualElement=t}start(t,{snapToCursor:n=!1}={}){if(!ug(this.visualElement))return;const r=c=>{const{dragSnapToOrigin:u}=this.getProps();u?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Xc(c,"page").point)},o=(c,u)=>{const{drag:d,dragPropagation:A,onDragStart:f}=this.getProps();if(d&&!A&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=gI(d),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),gn(h=>{let y=this.getAxisMotionValue(h).get()||0;if(SI.test(y)){const{projection:m}=this.visualElement;if(m&&m.layout){const T=m.layout.layoutBox[h];T&&(y=Qu(T)*(parseFloat(y)/100))}}this.originPoint[h]=y}),f&&Pe.postRender(()=>f(c,u)),sg(this.visualElement,"transform"),this.visualElement.state.setActive("whileDrag",!0)},i=(c,u)=>{const{dragPropagation:d,dragDirectionLock:A,onDirectionLock:f,onDrag:g}=this.getProps();if(!d&&!this.openGlobalLock)return;const{offset:h}=u;if(A&&this.currentDirection===null){this.currentDirection=EI(h),this.currentDirection!==null&&f&&f(this.currentDirection);return}this.updateAxis("x",u.point,h),this.updateAxis("y",u.point,h),this.visualElement.render(),g&&g(c,u)},a=(c,u)=>this.stop(c,u),s=()=>gn(c=>{var u;return this.getAnimationState(c)==="paused"&&((u=this.getAxisMotionValue(c).animation)==null?void 0:u.play())}),{dragSnapToOrigin:l}=this.getProps();this.panSession=new qA(t,{onSessionStart:r,onStart:o,onMove:i,onSessionEnd:a,resumeAnimation:s},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:l,contextWindow:_A(this.visualElement)})}stop(t,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:o}=n;this.startAnimation(o);const{onDragEnd:i}=this.getProps();i&&Pe.postRender(()=>i(t,n))}cancel(){this.isDragging=!1;const{projection:t,animationState:n}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),this.visualElement.state.setActive("whileDrag",!1)}updateAxis(t,n,r){const{drag:o}=this.getProps();if(!r||!Hs(t,o,this.currentDirection))return;const i=this.getAxisMotionValue(t);let a=this.originPoint[t]+r[t];this.constraints&&this.constraints[t]&&(a=vI(a,this.constraints[t],this.elastic[t])),i.set(a)}resolveConstraints(){var t;const{dragConstraints:n,dragElastic:r}=this.getProps(),o=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(t=this.visualElement.projection)==null?void 0:t.layout,i=this.constraints;n&&Ui(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&o?this.constraints=yI(o.layoutBox,n):this.constraints=!1,this.elastic=bI(r),i!==this.constraints&&o&&this.constraints&&!this.hasMutatedConstraints&&gn(a=>{this.constraints!==!1&&this.getAxisMotionValue(a)&&(this.constraints[a]=wI(o.layoutBox[a],this.constraints[a]))})}resolveRefConstraints(){const{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!Ui(t))return!1;const r=t,{projection:o}=this.visualElement;if(!o||!o.layout)return!1;const i=II(r,o.root,this.visualElement.getTransformPagePoint());let a=xI(o.layout.layoutBox,i);if(n){const s=n(OI(a));this.hasMutatedConstraints=!!s,s&&(a=lg(s))}return a}startAnimation(t){const{drag:n,dragMomentum:r,dragElastic:o,dragTransition:i,dragSnapToOrigin:a,onDragTransitionEnd:s}=this.getProps(),l=this.constraints||{},c=gn(u=>{if(!Hs(u,n,this.currentDirection))return;let d=l&&l[u]||{};a&&(d={min:0,max:0});const A=o?200:1e6,f=o?40:1e7,g={type:"inertia",velocity:r?t[u]:0,bounceStiffness:A,bounceDamping:f,timeConstant:750,restDelta:1,restSpeed:10,...i,...d};return this.startAxisValueAnimation(u,g)});return Promise.all(c).then(s)}startAxisValueAnimation(t,n){const r=this.getAxisMotionValue(t);return sg(this.visualElement,t),r.start(ku(t,r,0,n,this.visualElement,!1))}stopAnimation(){ug(this.visualElement)&&gn(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){gn(t=>{var n;return(n=this.getAxisMotionValue(t).animation)==null?void 0:n.pause()})}getAnimationState(t){var n;return(n=this.getAxisMotionValue(t).animation)==null?void 0:n.state}getAxisMotionValue(t){const n=`_drag${t.toUpperCase()}`,r=this.visualElement.getProps();return r[n]||this.visualElement.getValue(t,(r.initial?r.initial[t]:void 0)||0)}snapToCursor(t){gn(n=>{const{drag:r}=this.getProps();if(!Hs(n,r,this.currentDirection))return;const{projection:o}=this.visualElement,i=this.getAxisMotionValue(n);if(o&&o.layout){const{min:a,max:s}=o.layout.layoutBox[n];i.set(t[n]-Rs(a,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!Ui(n)||!r||!this.constraints)return;this.stopAnimation();const o={x:0,y:0};gn(a=>{const s=this.getAxisMotionValue(a);if(s&&this.constraints!==!1){const l=s.get();o[a]=kI({min:l,max:l},this.constraints[a])}});const{transformTemplate:i}=this.visualElement.getProps();this.visualElement.current.style.transform=i?i({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),gn(a=>{if(!Hs(a,t,null))return;const s=this.getAxisMotionValue(a),{min:l,max:c}=this.constraints[a];s.set(Rs(l,c,o[a]))})}addListeners(){if(!this.visualElement.current)return;PI.set(this.visualElement,this);const t=this.visualElement.current,n=Fi(t,"pointerdown",l=>{const{drag:c,dragListener:u=!0}=this.getProps();c&&u&&this.start(l)}),r=()=>{const{dragConstraints:l}=this.getProps();Ui(l)&&(this.constraints=this.resolveRefConstraints())},{projection:o}=this.visualElement,i=o.addEventListener("measure",r);o&&!o.layout&&(o.root&&o.root.updateScroll(),o.updateLayout()),Pe.read(r);const a=js(window,"resize",()=>this.scalePositionWithinConstraints()),s=o.addEventListener("didUpdate",({delta:l,hasLayoutChanged:c})=>{this.isDragging&&c&&(gn(u=>{const d=this.getAxisMotionValue(u);d&&(this.originPoint[u]+=l[u].translate,d.set(d.get()+l[u].translate))}),this.visualElement.render())});return()=>{a(),n(),i(),s&&s()}}getProps(){const t=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:o=!1,dragConstraints:i=!1,dragElastic:a=Nu,dragMomentum:s=!0}=t;return{...t,drag:n,dragDirectionLock:r,dragPropagation:o,dragConstraints:i,dragElastic:a,dragMomentum:s}}}function Hs(e,t,n){return(t===!0||t===e)&&(n===null||n===e)}function EI(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}class QI extends An{constructor(t){super(t),this.removeGroupControls=vt,this.removeListeners=vt,this.controls=new DI(t.visualElement)}mount(){const{dragControls:t}=this.state.options;t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||vt}unmount(){this.removeGroupControls(),this.removeListeners()}}class NI{constructor(t){this.features=[],this.features=[new dI(t),new uI(t),new AI(t),new wj(t),new Nj(t),new _M(t),new $j(t),new QI(t),new eI(t),new Gj(t)]}mount(){this.features.forEach(t=>t.mount())}beforeMount(){this.features.forEach(t=>{var n;return(n=t.beforeMount)==null?void 0:n.call(t)})}unmount(){this.features.forEach(t=>t.unmount())}update(){this.features.forEach(t=>{var n;return(n=t.update)==null?void 0:n.call(t)})}beforeUpdate(){this.features.forEach(t=>t.beforeUpdate())}beforeUnmount(){this.features.forEach(t=>t.beforeUnmount())}}function zI({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function FI(e,t){if(!t)return e;const n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function VI(e,t){return zI(FI(e.getBoundingClientRect(),t))}const dg={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},zu={};for(const e in dg)zu[e]={isEnabled:t=>dg[e].some(n=>!!t[n])};const RI=typeof window<"u",Fu={current:null},fg={current:!1};function HI(){if(fg.current=!0,!!RI)if(window.matchMedia){const e=window.matchMedia("(prefers-reduced-motion)"),t=()=>Fu.current=e.matches;e.addListener(t),t()}else Fu.current=!1}const YI=[...O1,lt,nr],LI=e=>YI.find(j1(e));function $I(e){return e!==null&&typeof e=="object"&&typeof e.start=="function"}function GI(e){return typeof e=="string"||Array.isArray(e)}const UI=["initial",...["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"]];function pg(e){return $I(e.animate)||UI.some(t=>GI(e[t]))}function ZI(e){return!!(pg(e)||e.variants)}function JI(e,t,n){for(const r in t){const o=t[r],i=n[r];if(ct(o))e.addValue(r,o);else if(ct(i))e.addValue(r,Ri(o,{owner:e}));else if(i!==o)if(e.hasValue(r)){const a=e.getValue(r);a.liveStyle===!0?a.jump(o):a.hasAnimated||a.set(o)}else{const a=e.getStaticValue(r);e.addValue(r,Ri(a!==void 0?a:o,{owner:e}))}}for(const r in n)t[r]===void 0&&e.removeValue(r);return t}function Ag(e){const t=[{},{}];return e==null||e.values.forEach((n,r)=>{t[0][r]=n.get(),t[1][r]=n.getVelocity()}),t}function hg(e,t,n,r){if(typeof t=="function"){const[o,i]=Ag(r);t=t(n!==void 0?n:e.custom,o,i)}if(typeof t=="string"&&(t=e.variants&&e.variants[t]),typeof t=="function"){const[o,i]=Ag(r);t=t(n!==void 0?n:e.custom,o,i)}return t}const gg=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class mg{scrapeMotionValuesFromProps(t,n,r){return{}}constructor({parent:t,props:n,presenceContext:r,reducedMotionConfig:o,blockInitialAnimation:i,visualState:a},s={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Au,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const f=hn.now();this.renderScheduledAt<f&&(this.renderScheduledAt=f,Pe.render(this.render,!1,!0))};const{latestValues:l,renderState:c,onUpdate:u}=a;this.onUpdate=u,this.latestValues=l,this.baseTarget={...l},this.initialValues=n.initial?{...l}:{},this.renderState=c,this.parent=t,this.props=n,this.presenceContext=r,this.depth=t?t.depth+1:0,this.reducedMotionConfig=o,this.options=s,this.blockInitialAnimation=!!i,this.isControllingVariants=pg(n),this.isVariantNode=ZI(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);const{willChange:d,...A}=this.scrapeMotionValuesFromProps(n,{},this);for(const f in A){const g=A[f];l[f]!==void 0&&ct(g)&&g.set(l[f],!1)}}mount(t){this.current=t,br.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),fg.current||HI(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Fu.current,this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),Qn(this.notifyUpdate),Qn(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const n=this.features[t];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(t,n){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const r=vo.has(t);r&&this.onBindTransform&&this.onBindTransform();const o=n.on("change",s=>{this.latestValues[t]=s,this.props.onUpdate&&Pe.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),i=n.on("renderRequest",this.scheduleRender);let a;window.MotionCheckAppearSync&&(a=window.MotionCheckAppearSync(this,t,n)),this.valueSubscriptions.set(t,()=>{o(),i(),a&&a(),n.owner&&n.stop()})}sortNodePosition(t){return!this.current||!this.sortInstanceNodePosition||this.type!==t.type?0:this.sortInstanceNodePosition(this.current,t.current)}updateFeatures(){let t="animation";for(t in zu){const n=zu[t];if(!n)continue;const{isEnabled:r,Feature:o}=n;if(!this.features[t]&&o&&r(this.props)&&(this.features[t]=new o(this)),this.features[t]){const i=this.features[t];i.isMounted?i.update():(i.mount(),i.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Ge()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,n){this.latestValues[t]=n}update(t,n){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<gg.length;r++){const o=gg[r];this.propEventSubscriptions[o]&&(this.propEventSubscriptions[o](),delete this.propEventSubscriptions[o]);const i="on"+o,a=t[i];a&&(this.propEventSubscriptions[o]=this.on(o,a))}this.prevMotionValues=JI(this,this.scrapeMotionValuesFromProps(t,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(t),()=>n.variantChildren.delete(t)}addValue(t,n){const r=this.values.get(t);n!==r&&(r&&this.removeValue(t),this.bindToMotionValue(t,n),this.values.set(t,n),this.latestValues[t]=n.get())}removeValue(t){this.values.delete(t);const n=this.valueSubscriptions.get(t);n&&(n(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,n){if(this.props.values&&this.props.values[t])return this.props.values[t];let r=this.values.get(t);return r===void 0&&n!==void 0&&(r=Ri(n===null?void 0:n,{owner:this}),this.addValue(t,r)),r}readValue(t,n){var r;let o=this.latestValues[t]!==void 0||!this.current?this.latestValues[t]:(r=this.getBaseTargetFromProps(this.props,t))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,t,this.options);return o!=null&&(typeof o=="string"&&(S1(o)||m1(o))?o=parseFloat(o):!LI(o)&&nr.test(n)&&(o=b1(t,n)),this.setBaseTarget(t,ct(o)?o.get():o)),ct(o)?o.get():o}setBaseTarget(t,n){this.baseTarget[t]=n}getBaseTarget(t){var n;const{initial:r}=this.props;let o;if(typeof r=="string"||typeof r=="object"){const a=hg(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);a&&(o=a[t])}if(r&&o!==void 0)return o;const i=this.getBaseTargetFromProps(this.props,t);return i!==void 0&&!ct(i)?i:this.initialValues[t]!==void 0&&o===void 0?void 0:this.baseTarget[t]}on(t,n){return this.events[t]||(this.events[t]=new ru),this.events[t].add(n)}notify(t,...n){this.events[t]&&this.events[t].notify(...n)}}class vg extends mg{constructor(){super(...arguments),this.KeyframeResolver=I1}sortInstanceNodePosition(t,n){return t.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(t,n){return t.style?t.style[n]:void 0}removeValueFromRenderState(t,{vars:n,style:r}){delete n[t],delete r[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;ct(t)&&(this.childSubscription=t.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}}const yg=(e,t)=>t&&typeof e=="number"?t.transform(e):e,WI={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},qI=mo.length;function KI(e,t,n){let r="",o=!0;for(let i=0;i<qI;i++){const a=mo[i],s=e[a];if(s===void 0)continue;let l=!0;if(typeof s=="number"?l=s===(a.startsWith("scale")?1:0):l=parseFloat(s)===0,!l||n){const c=yg(s,uu[a]);if(!l){o=!1;const u=WI[a]||a;r+=`${u}(${c}) `}n&&(t[a]=c)}}return r=r.trim(),n?r=n(t,o?"":r):o&&(r="none"),r}function bg(e,t,n){const{style:r,vars:o,transformOrigin:i}=e;let a=!1,s=!1;for(const l in t){const c=t[l];if(vo.has(l)){a=!0;continue}else if($c(l)){o[l]=c;continue}else{const u=yg(c,uu[l]);l.startsWith("origin")?(s=!0,i[l]=u):r[l]=u}}if(t.transform||(a||n?r.transform=KI(t,e.transform,n):r.transform&&(r.transform="none")),s){const{originX:l="50%",originY:c="50%",originZ:u=0}=i;r.transformOrigin=`${l} ${c} ${u}`}}function wg(e,{style:t,vars:n},r,o){Object.assign(e.style,t,o&&o.getProjectionStyles(r));for(const i in n)e.style.setProperty(i,n[i])}function XI(e,{layout:t,layoutId:n}){return vo.has(e)||e.startsWith("origin")||(t||n!==void 0)&&(!!Ii[e]||e==="opacity")}function xg(e,t,n){var r;const{style:o}=e,i={};for(const a in o)(ct(o[a])||t.style&&ct(t.style[a])||XI(a,e)||((r=n==null?void 0:n.getValue(a))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(i[a]=o[a]);return i}function _I(e){return window.getComputedStyle(e)}class kg extends vg{constructor(){super(...arguments),this.type="html",this.renderInstance=wg}readValueFromInstance(t,n){if(vo.has(n)){const r=du(n);return r&&r.default||0}else{const r=_I(t),o=($c(n)?r.getPropertyValue(n):r[n])||0;return typeof o=="string"?o.trim():o}}measureInstanceViewportBox(t,{transformPagePoint:n}){return VI(t,n)}build(t,n,r){bg(t,n,r.transformTemplate)}scrapeMotionValuesFromProps(t,n,r){return xg(t,n,r)}}const eP={offset:"stroke-dashoffset",array:"stroke-dasharray"},tP={offset:"strokeDashoffset",array:"strokeDasharray"};function nP(e,t,n=1,r=0,o=!0){e.pathLength=1;const i=o?eP:tP;e[i.offset]=ye.transform(-r);const a=ye.transform(t),s=ye.transform(n);e[i.array]=`${a} ${s}`}function Cg(e,t,n){return typeof e=="string"?e:ye.transform(t+n*e)}function rP(e,t,n){const r=Cg(t,e.x,e.width),o=Cg(n,e.y,e.height);return`${r} ${o}`}function oP(e,{attrX:t,attrY:n,attrScale:r,originX:o,originY:i,pathLength:a,pathSpacing:s=1,pathOffset:l=0,...c},u,d){if(bg(e,c,d),u){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};const{attrs:A,style:f,dimensions:g}=e;A.transform&&(g&&(f.transform=A.transform),delete A.transform),g&&(o!==void 0||i!==void 0||f.transform)&&(f.transformOrigin=rP(g,o!==void 0?o:.5,i!==void 0?i:.5)),t!==void 0&&(A.x=t),n!==void 0&&(A.y=n),r!==void 0&&(A.scale=r),a!==void 0&&nP(A,a,s,l,!1)}const Tg=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),iP=e=>typeof e=="string"&&e.toLowerCase()==="svg";function aP(e,t){try{t.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{t.dimensions={x:0,y:0,width:0,height:0}}}function sP(e,t,n,r){wg(e,t,void 0,r);for(const o in t.attrs)e.setAttribute(Tg.has(o)?o:Cu(o),t.attrs[o])}function lP(e,t,n){const r=xg(e,t,n);for(const o in e)if(ct(e[o])||ct(t[o])){const i=mo.indexOf(o)!==-1?"attr"+o.charAt(0).toUpperCase()+o.substring(1):o;r[i]=e[o]}return r}class Sg extends vg{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=Ge,this.updateDimensions=()=>{this.current&&!this.renderState.dimensions&&aP(this.current,this.renderState)}}getBaseTargetFromProps(t,n){return t[n]}readValueFromInstance(t,n){if(vo.has(n)){const r=du(n);return r&&r.default||0}return n=Tg.has(n)?n:Cu(n),t.getAttribute(n)}scrapeMotionValuesFromProps(t,n,r){return lP(t,n,r)}onBindTransform(){this.current&&!this.renderState.dimensions&&Pe.postRender(this.updateDimensions)}build(t,n,r){oP(t,n,this.isSVGTag,r.transformTemplate)}renderInstance(t,n,r,o){sP(t,n,r,o)}mount(t){this.isSVGTag=iP(t.tagName),super.mount(t)}}function cP(e,t){return tj(e)?new Sg(t):new kg(t)}function Bg(e,t,n){return new CustomEvent(e,{detail:{target:t,isExit:n}})}function uP(e,t=100,n){const r=n({...e,keyframes:[0,t]}),o=Math.min(hu(r),Es);return{type:"keyframes",ease:i=>r.next(o*i).value/t,duration:Fn(o)}}const dP=(e,t,n)=>{const r=t-e;return((n-e)%r+r)%r+e};function jg(e,t){return L1(e)?e[dP(0,e.length,t)]:e}function Vu(e){return typeof e=="object"&&!Array.isArray(e)}function Og(e,t,n,r){return typeof e=="string"&&Vu(t)?Du(e,n,r):e instanceof NodeList?Array.from(e):Array.isArray(e)?e:[e]}function fP(e,t,n){return e*(t+1)}function Mg(e,t,n,r){var o;return typeof t=="number"?t:t.startsWith("-")||t.startsWith("+")?Math.max(0,e+parseFloat(t)):t==="<"?n:(o=r.get(t))!==null&&o!==void 0?o:e}function pP(e,t,n){for(let r=0;r<e.length;r++){const o=e[r];o.at>t&&o.at<n&&(Ms(e,o),r--)}}function AP(e,t,n,r,o,i){pP(e,o,i);for(let a=0;a<t.length;a++)e.push({value:t[a],at:Je(o,i,r[a]),easing:jg(n,a)})}function hP(e,t){for(let n=0;n<e.length;n++)e[n]=e[n]/(t+1)}function gP(e,t){return e.at===t.at?e.value===null?1:t.value===null?-1:0:e.at-t.at}const mP="easeInOut";function vP(e,{defaultTransition:t={},...n}={},r,o){const i=t.duration||.3,a=new Map,s=new Map,l={},c=new Map;let u=0,d=0,A=0;for(let f=0;f<e.length;f++){const g=e[f];if(typeof g=="string"){c.set(g,d);continue}else if(!Array.isArray(g)){c.set(g.name,Mg(d,g.at,u,c));continue}let[h,y,m={}]=g;m.at!==void 0&&(d=Mg(d,m.at,u,c));let T=0;const k=(v,O,C,w=0,M=0)=>{const Q=yP(v),{delay:I=0,times:$=U1(Q),type:Z="keyframes",repeat:q,repeatType:U,repeatDelay:F=0,...L}=O;let{ease:X=t.ease||"easeOut",duration:te}=O;const ae=typeof I=="function"?I(w,M):I,re=Q.length,Y=Is(Z)?Z:o==null?void 0:o[Z];if(re<=2&&Y){let S=100;if(re===2&&xP(Q)){const E=Q[1]-Q[0];S=Math.abs(E)}const R={...L};te!==void 0&&(R.duration=zn(te));const _=uP(R,S,Y);X=_.ease,te=_.duration}te??(te=i);const z=d+ae;$.length===1&&$[0]===0&&($[1]=1);const V=$.length-Q.length;if(V>0&&G1($,V),Q.length===1&&Q.unshift(null),q){te=fP(te,q);const S=[...Q],R=[...$];X=Array.isArray(X)?[...X]:[X];const _=[...X];for(let E=0;E<q;E++){Q.push(...S);for(let b=0;b<S.length;b++)$.push(R[b]+(E+1)),X.push(b===0?"linear":jg(_,b-1))}hP($,q)}const P=z+te;AP(C,Q,X,$,z,P),T=Math.max(ae+te,T),A=Math.max(P,A)};if(ct(h)){const v=Ig(h,s);k(y,m,Pg("default",v))}else{const v=Og(h,y,r,l),O=v.length;for(let C=0;C<O;C++){y=y,m=m;const w=v[C],M=Ig(w,s);for(const Q in y)k(y[Q],bP(m,Q),Pg(Q,M),C,O)}}u=d,d+=T}return s.forEach((f,g)=>{for(const h in f){const y=f[h];y.sort(gP);const m=[],T=[],k=[];for(let O=0;O<y.length;O++){const{at:C,value:w,easing:M}=y[O];m.push(w),T.push(Hi(0,A,C)),k.push(M||"easeOut")}T[0]!==0&&(T.unshift(0),m.unshift(m[0]),k.unshift(mP)),T[T.length-1]!==1&&(T.push(1),m.push(null)),a.has(g)||a.set(g,{keyframes:{},transition:{}});const v=a.get(g);v.keyframes[h]=m,v.transition[h]={...t,duration:A,ease:k,times:T,...n}}}),a}function Ig(e,t){return!t.has(e)&&t.set(e,{}),t.get(e)}function Pg(e,t){return t[e]||(t[e]=[]),t[e]}function yP(e){return Array.isArray(e)?e:[e]}function bP(e,t){return e&&e[t]?{...e,...e[t]}:{...e}}const wP=e=>typeof e=="number",xP=e=>e.every(wP);function kP(e,t,n){const r=e.getProps();return hg(r,t,r.custom,e)}function CP(e,t,n){e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,Ri(n))}function TP(e,t){const n=kP(e,t);let{transitionEnd:r={},transition:o={},...i}=n||{};i={...i,...r};for(const a in i){const s=pM(i[a]);CP(e,a,s)}}function SP(e){return!!(ct(e)&&e.add)}function BP(e,t){const n=e.getValue("willChange");if(SP(n))return n.add(t)}function jP({protectedKeys:e,needsAnimating:t},n){const r=e.hasOwnProperty(n)&&t[n]!==!0;return t[n]=!1,r}function OP(e,t,{delay:n=0,transitionOverride:r,type:o}={}){var i;let{transition:a=e.getDefaultTransition(),transitionEnd:s,...l}=t;r&&(a=r);const c=[],u=o&&e.animationState&&e.animationState.getState()[o];for(const d in l){const A=e.getValue(d,(i=e.latestValues[d])!==null&&i!==void 0?i:null),f=l[d];if(f===void 0||u&&jP(u,d))continue;const g={delay:n,...tu(a||{},d)};let h=!1;if(window.MotionHandoffAnimation){const m=q1(e);if(m){const T=window.MotionHandoffAnimation(m,d,Pe);T!==null&&(g.startTime=T,h=!0)}}BP(e,d),A.start(ku(d,A,f,e.shouldReduceMotion&&v1.has(d)?{type:!1}:g,e,h));const y=A.animation;y&&c.push(y)}return s&&Promise.all(c).then(()=>{Pe.update(()=>{s&&TP(e,s)})}),c}function MP(e,t){return e in t}class IP extends mg{constructor(){super(...arguments),this.type="object"}readValueFromInstance(t,n){if(MP(n,t)){const r=t[n];if(typeof r=="string"||typeof r=="number")return r}}getBaseTargetFromProps(){}removeValueFromRenderState(t,n){delete n.output[t]}measureInstanceViewportBox(){return Ge()}build(t,n){Object.assign(t.output,n)}renderInstance(t,{output:n}){Object.assign(t,n)}sortInstanceNodePosition(){return 0}}function PP(e){const t={presenceContext:null,props:{},visualState:{renderState:{transform:{},transformOrigin:{},style:{},vars:{},attrs:{}},latestValues:{}}},n=K1(e)?new Sg(t):new kg(t);n.mount(e),br.set(e,n)}function DP(e){const t={presenceContext:null,props:{},visualState:{renderState:{output:{}},latestValues:{}}},n=new IP(t);n.mount(e),br.set(e,n)}function EP(e,t){return ct(e)||typeof e=="number"||typeof e=="string"&&!Vu(t)}function Dg(e,t,n,r){const o=[];if(EP(e,t))o.push(W1(e,Vu(t)&&t.default||t,n&&(n.default||n)));else{const i=Og(e,t,r),a=i.length;for(let s=0;s<a;s++){const l=i[s],c=l instanceof Element?PP:DP;br.has(l)||c(l);const u=br.get(l),d={...n};"delay"in d&&typeof d.delay=="function"&&(d.delay=d.delay(s,a)),o.push(...OP(u,{...t,transition:d},{}))}}return o}function QP(e,t,n){const r=[];return vP(e,t,n,{spring:wu}).forEach(({keyframes:i,transition:a},s)=>{r.push(...Dg(s,i,a))}),r}function NP(e){return Array.isArray(e)&&e.some(Array.isArray)}function zP(e){function t(n,r,o){let i=[];return NP(n)?i=QP(n,r,e):i=Dg(n,r,o,e),new o1(i)}return t}const FP=zP(),VP=["initial","animate","whileInView","whileHover","whilePress","whileDrag","whileFocus","exit"];function RP({controlActiveState:e=void 0,controlDelay:t=0,directAnimate:n,directTransition:r,isFallback:o=!1,isExit:i=!1}={}){const a=this.target;this.target={...this.baseTarget};let s={};const l={...this.options.transition};n?s=HP.call(this,n,r,s):s=YP.call(this,e,l);const c=LP.call(this,a,s,t),{getChildAnimations:u,childAnimations:d}=$P.call(this,l,this.activeStates,o);return GP.call(this,{factories:c,getChildAnimations:u,childAnimations:d,transition:l,controlActiveState:e,isExit:i})}function HP(e,t){const n=Pi(e,this.options.variants,this.options.custom);if(!n)return{};const r={...this.options.transition,...t||n.transition},o={};return Object.entries(n).forEach(([i,a])=>{i!=="transition"&&(this.target[i]=a,o[i]=IA(r,i))}),o}function YP(e,t){e&&(this.activeStates={...this.activeStates,...e});const n={};let r={},o={};return VP.forEach(i=>{if(!this.activeStates[i]||t1(this.options[i]))return;const a=this.options[i];let s=rj(a)?Pi(a,this.options.variants,this.options.custom):void 0;if(this.visualElement.isVariantNode){const l=Pi(this.context[i],this.options.variants,this.options.custom);s=l?Object.assign(l||{},s):o}s&&(i!=="initial"&&(r=s.transition||this.options.transition),o=Object.assign(o,s))}),Object.assign(t,r),Object.entries(o).forEach(([i,a])=>{i!=="transition"&&(this.target[i]=a,n[i]=IA(t,i))}),n}function LP(e,t,n){const r=[];return Object.keys(this.target).forEach(o=>{var i;if(!WB(e[o],this.target[o]))return;(i=this.baseTarget)[o]??(i[o]=pj.get(this.element,o));const a=this.target[o]==="none"?fj[o]:this.target[o],s=t[o];r.push(()=>FP(this.element,{[o]:a},{...s,delay:((s==null?void 0:s.delay)||0)+n}))}),r}function $P(e,t,n){var r;if(!((r=this.visualElement.variantChildren)!=null&&r.size)||!t)return{getChildAnimations:()=>Promise.resolve(),childAnimations:[]};const{staggerChildren:o=0,staggerDirection:i=1,delayChildren:a=0}=e||{},s=(this.visualElement.variantChildren.size-1)*o,l=i===1?(u=0)=>u*o:(u=0)=>s-u*o,c=Array.from(this.visualElement.variantChildren).map((u,d)=>{const A=a+l(d);return u.state.animateUpdates({controlActiveState:t,controlDelay:n?0:A})}).filter(Boolean);return{getChildAnimations:()=>Promise.all(c.map(u=>u==null?void 0:u())),childAnimations:c}}function GP({factories:e,getChildAnimations:t,childAnimations:n,transition:r,controlActiveState:o,isExit:i=!1}){const a=()=>Promise.all(e.map(d=>d()).filter(Boolean)),s={...this.target},l=this.element,c=d=>{l.dispatchEvent(Bg("motionstart",s)),d.then(()=>{l.dispatchEvent(Bg("motioncomplete",s,i))}).catch(vt)},u=()=>{const d=r!=null&&r.when?(r.when==="beforeChildren"?a():t()).then(()=>r.when==="beforeChildren"?t():a()):Promise.all([a(),t()]);return c(d),d};return o?u:u()}function UP(e){return typeof e=="string"||e===!1||Array.isArray(e)}const Eg=new WeakMap;let ZP=0;const Ru=new Set;class JP{constructor(t,n){var r;this.element=null,this.isSafeToRemove=!1,this.isVShow=!1,this.children=new Set,this.activeStates={initial:!0,animate:!0},this.currentProcess=null,this._context=null,this.animateUpdates=RP,this.id=`motion-state-${ZP++}`,this.options=t,this.parent=n,(r=n==null?void 0:n.children)==null||r.add(this),this.depth=(n==null?void 0:n.depth)+1||0;const o=this.context.initial===!1?["initial","animate"]:["initial"];this.initTarget(o),this.visualElement=cP(this.options.as,{presenceContext:null,parent:n==null?void 0:n.visualElement,props:{...this.options,whileHover:this.options.whileHover,whileTap:this.options.whilePress,whileInView:this.options.whileInView},visualState:{renderState:{transform:{},transformOrigin:{},style:{},vars:{},attrs:{}},latestValues:{...this.baseTarget}},reducedMotionConfig:t.motionConfig.reduceMotion}),this.featureManager=new NI(this)}get context(){if(!this._context){const t={get:(n,r)=>{var o;return UP(this.options[r])?this.options[r]:(o=this.parent)==null?void 0:o.context[r]}};this._context=new Proxy({},t)}return this._context}initTarget(t){this.baseTarget=t.reduce((n,r)=>({...n,...Pi(this.options[r]||this.context[r],this.options.variants)}),{}),this.target={}}updateOptions(){this.visualElement.update({...this.options,whileHover:this.options.hover,whileTap:this.options.press,whileInView:this.options.inView,reducedMotionConfig:this.options.motionConfig.reduceMotion},{isPresent:!Pu.has(this.element)})}beforeMount(){this.featureManager.beforeMount()}mount(t,n,r=!1){this.element=t,this.options=n,Eg.set(t,this),br.get(t)||(this.visualElement.mount(t),br.set(t,this.visualElement)),this.visualElement.state=this,this.updateOptions(),this.featureManager.mount(),!r&&this.options.animate&&this.startAnimation(),this.options.layoutId&&(Ru.add(this.options.layoutId),Pe.render(()=>{Ru.clear()}))}clearAnimation(){var t;this.currentProcess&&Qn(this.currentProcess),this.currentProcess=null,(t=this.visualElement.variantChildren)==null||t.forEach(n=>{n.state.clearAnimation()})}startAnimation(){this.clearAnimation(),this.currentProcess=Pe.render(()=>{this.currentProcess=null,this.animateUpdates()})}beforeUnmount(){this.featureManager.beforeUnmount()}unmount(t=!1){const n=this.options.layoutId&&!Ru.has(this.options.layoutId);(()=>{t&&Array.from(this.children).reverse().forEach(this.unmountChild);const o=()=>{var i,a,s;(a=(i=this.parent)==null?void 0:i.children)==null||a.delete(this),Eg.delete(this.element),this.featureManager.unmount(),(s=this.visualElement)==null||s.unmount()};n?Promise.resolve().then(o):o()})()}unmountChild(t){t.unmount(!0)}beforeUpdate(){this.featureManager.beforeUpdate()}update(t){const n=nj(this.options,t);this.options=t,this.updateOptions(),this.featureManager.update(),n&&this.startAnimation()}setActive(t,n,r=!0){var o;!this.element||this.activeStates[t]===n||(this.activeStates[t]=n,(o=this.visualElement.variantChildren)==null||o.forEach(i=>{i.state.setActive(t,n,!1)}),r&&this.animateUpdates({isFallback:!n&&t!=="exit"&&this.visualElement.isControllingVariants,isExit:this.activeStates.exit}))}isMounted(){return!!this.element}getOptions(){return this.options}willUpdate(t){var n;(this.options.layout||this.options.layoutId)&&((n=this.visualElement.projection)==null||n.willUpdate())}}function Ys(e){return(e==null?void 0:e.nodeType)===3||(e==null?void 0:e.nodeType)===8?Ys(e.nextSibling):e}function WP(e){var t;const n=((t=Ys(e.$el))==null?void 0:t.style.display)==="none";return e.$.vnode.transition&&n}const qP={reduceMotion:"never",transition:void 0,nonce:void 0},[KP,nQ]=xs("MotionConfig");function XP(){return KP(p.computed(()=>qP))}const Hu=p.defineComponent({name:"Motion",inheritAttrs:!1,__name:"Motion",props:p.mergeDefaults({as:{},asChild:{type:Boolean},hover:{},press:{},inView:{},focus:{},whileDrag:{},whileHover:{},whilePress:{},whileInView:{},whileFocus:{},custom:{},initial:{type:[String,Array,Object,Boolean]},animate:{},exit:{},variants:{},style:{},transformTemplate:{type:Function},transition:{},layoutGroup:{},motionConfig:{},onAnimationComplete:{type:Function},onUpdate:{type:Function},layout:{type:[Boolean,String]},layoutId:{},layoutScroll:{type:Boolean},layoutRoot:{type:Boolean},"data-framer-portal-id":{},crossfade:{type:Boolean},onBeforeLayoutMeasure:{type:Function},onLayoutMeasure:{type:Function},onLayoutAnimationStart:{type:Function},onLayoutAnimationComplete:{type:Function},globalPressTarget:{type:Boolean},onPressStart:{type:Function},onPress:{type:Function},onPressCancel:{type:Function},onHoverStart:{type:Function},onHoverEnd:{type:Function},inViewOptions:{},onViewportEnter:{type:Function},onViewportLeave:{type:Function},drag:{type:[Boolean,String]},dragSnapToOrigin:{type:Boolean},dragDirectionLock:{type:Boolean},dragPropagation:{type:Boolean},dragConstraints:{type:[Boolean,Object]},dragElastic:{type:[Boolean,Number,Object]},dragMomentum:{type:Boolean},dragTransition:{},dragListener:{type:Boolean},dragControls:{},onDragStart:{type:Function},onDragEnd:{type:Function},onDrag:{type:Function},onDirectionLock:{type:Function},onDragTransitionEnd:{type:Function},onMeasureDragConstraints:{type:Function},onPanSessionStart:{type:Function},onPanStart:{type:Function},onPan:{type:Function},onPanEnd:{type:Function},onFocus:{type:Function},onBlur:{type:Function}},{as:"div",asChild:!1,initial:void 0,animate:void 0,hover:void 0,inView:void 0,layout:!1,layoutId:void 0,layoutScroll:!1,layoutRoot:!1,dragListener:!0,dragElastic:.5,dragMomentum:!0,whileDrag:void 0,crossfade:!0,whileHover:({hover:e})=>e,whilePress:({press:e})=>e,whileInView:({inView:e})=>e,whileFocus:({focus:e})=>e}),setup(e){const t=e,n=XM({}),r=UB(null),o=p.useAttrs(),i=JB({}),a=XP();function s(){return i.id&&t.layoutId?`${i.id}-${t.layoutId}`:t.layoutId||void 0}function l(){return{...o,...t,layoutId:s(),transition:t.transition??a.value.transition,layoutGroup:i,motionConfig:a.value,inViewOptions:t.inViewOptions??a.value.inViewOptions,initial:n.initial===!1?n.initial:t.initial===!0?void 0:t.initial}}const c=new JP(l(),r);ZB(c);const u=p.getCurrentInstance().proxy;p.onBeforeMount(()=>{c.beforeMount()}),p.onMounted(()=>{c.mount(Ys(u.$el),l(),WP(u))}),p.onBeforeUnmount(()=>c.beforeUnmount()),p.onUnmounted(()=>{const g=Ys(u.$el);g!=null&&g.isConnected||c.unmount()}),p.onBeforeUpdate(()=>{c.beforeUpdate()}),p.onUpdated(()=>{c.update(l())});function d(){const g=c.visualElement.type==="svg",h={...o};Object.keys(o).forEach(m=>{Cs(o[m])&&(h[m]=o[m].get())});let y={...t.style,...g?{}:c.visualElement.latestValues};if(g){const{attributes:m,style:T}=hj(c.isMounted()?c.target:c.baseTarget);Object.assign(h,m),Object.assign(y,T)}return t.drag&&t.dragListener!==!1&&Object.assign(y,{userSelect:"none",WebkitUserSelect:"none",WebkitTouchCallout:"none",touchAction:t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`}),y=Aj({...y,...t.style}),h.style=y,h}const A=p.ref();function f(g){var h,y;t.asChild&&((h=A.value)==null||h.$forceUpdate()),(y=o.onMotioncomplete)==null||y.call(o,g)}return(g,h)=>{var y;return p.openBlock(),p.createBlock(p.unref(mj),{ref_key:"PrimitiveRef",ref:A,"get-props":d,as:g.as,"as-child":g.asChild,"data-motion-group":((y=p.unref(i).key)==null?void 0:y.value)||void 0,onMotioncomplete:f},{default:p.withCtx(()=>[p.renderSlot(g.$slots,"default")]),_:3},8,["as","as-child","data-motion-group"])}}}),Qg=new Map,Yu=new Proxy(Hu,{get(e,t){if(typeof t=="symbol")return e[t];let n=Qg.get(t);return t==="create"?r=>p.defineComponent({inheritAttrs:!1,name:`motion.${r.$name}`,setup(o,{attrs:i,slots:a}){return()=>p.h(Hu,{...i,as:r,asChild:!1},a)}}):(n||(n=p.defineComponent({inheritAttrs:!1,name:`motion.${t}`,setup(r,{attrs:o,slots:i}){return()=>p.h(Hu,{...o,as:t,asChild:!1},i)}}),Qg.set(t,n)),n)}}),Lu="data:image/png;base64,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";var _P="tippy-box",Ng="tippy-content",eD="tippy-backdrop",zg="tippy-arrow",Fg="tippy-svg-arrow",Cr={passive:!0,capture:!0},Vg=function(){return document.body};function $u(e,t,n){if(Array.isArray(e)){var r=e[t];return r??(Array.isArray(n)?n[t]:n)}return e}function Gu(e,t){var n={}.toString.call(e);return n.indexOf("[object")===0&&n.indexOf(t+"]")>-1}function Rg(e,t){return typeof e=="function"?e.apply(void 0,t):e}function Hg(e,t){if(t===0)return e;var n;return function(r){clearTimeout(n),n=setTimeout(function(){e(r)},t)}}function tD(e){return e.split(/\s+/).filter(Boolean)}function xo(e){return[].concat(e)}function Yg(e,t){e.indexOf(t)===-1&&e.push(t)}function nD(e){return e.filter(function(t,n){return e.indexOf(t)===n})}function rD(e){return e.split("-")[0]}function Ls(e){return[].slice.call(e)}function Lg(e){return Object.keys(e).reduce(function(t,n){return e[n]!==void 0&&(t[n]=e[n]),t},{})}function Ji(){return document.createElement("div")}function $s(e){return["Element","Fragment"].some(function(t){return Gu(e,t)})}function oD(e){return Gu(e,"NodeList")}function iD(e){return Gu(e,"MouseEvent")}function aD(e){return!!(e&&e._tippy&&e._tippy.reference===e)}function sD(e){return $s(e)?[e]:oD(e)?Ls(e):Array.isArray(e)?e:Ls(document.querySelectorAll(e))}function Uu(e,t){e.forEach(function(n){n&&(n.style.transitionDuration=t+"ms")})}function $g(e,t){e.forEach(function(n){n&&n.setAttribute("data-state",t)})}function lD(e){var t,n=xo(e),r=n[0];return r!=null&&(t=r.ownerDocument)!=null&&t.body?r.ownerDocument:document}function cD(e,t){var n=t.clientX,r=t.clientY;return e.every(function(o){var i=o.popperRect,a=o.popperState,s=o.props,l=s.interactiveBorder,c=rD(a.placement),u=a.modifiersData.offset;if(!u)return!0;var d=c==="bottom"?u.top.y:0,A=c==="top"?u.bottom.y:0,f=c==="right"?u.left.x:0,g=c==="left"?u.right.x:0,h=i.top-r+d>l,y=r-i.bottom-A>l,m=i.left-n+f>l,T=n-i.right-g>l;return h||y||m||T})}function Zu(e,t,n){var r=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(o){e[r](o,n)})}function Gg(e,t){for(var n=t;n;){var r;if(e.contains(n))return!0;n=n.getRootNode==null||(r=n.getRootNode())==null?void 0:r.host}return!1}var mn={isTouch:!1},Ug=0;function uD(){mn.isTouch||(mn.isTouch=!0,window.performance&&document.addEventListener("mousemove",Zg))}function Zg(){var e=performance.now();e-Ug<20&&(mn.isTouch=!1,document.removeEventListener("mousemove",Zg)),Ug=e}function dD(){var e=document.activeElement;if(aD(e)){var t=e._tippy;e.blur&&!t.state.isVisible&&e.blur()}}function fD(){document.addEventListener("touchstart",uD,Cr),window.addEventListener("blur",dD)}var pD=typeof window<"u"&&typeof document<"u",AD=pD?!!window.msCrypto:!1,hD={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},gD={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},Zt=Object.assign({appendTo:Vg,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},hD,gD),mD=Object.keys(Zt),vD=function(t){var n=Object.keys(t);n.forEach(function(r){Zt[r]=t[r]})};function Jg(e){var t=e.plugins||[],n=t.reduce(function(r,o){var i=o.name,a=o.defaultValue;if(i){var s;r[i]=e[i]!==void 0?e[i]:(s=Zt[i])!=null?s:a}return r},{});return Object.assign({},e,n)}function yD(e,t){var n=t?Object.keys(Jg(Object.assign({},Zt,{plugins:t}))):mD,r=n.reduce(function(o,i){var a=(e.getAttribute("data-tippy-"+i)||"").trim();if(!a)return o;if(i==="content")o[i]=a;else try{o[i]=JSON.parse(a)}catch{o[i]=a}return o},{});return r}function Wg(e,t){var n=Object.assign({},t,{content:Rg(t.content,[e])},t.ignoreAttributes?{}:yD(e,t.plugins));return n.aria=Object.assign({},Zt.aria,n.aria),n.aria={expanded:n.aria.expanded==="auto"?t.interactive:n.aria.expanded,content:n.aria.content==="auto"?t.interactive?null:"describedby":n.aria.content},n}var bD=function(){return"innerHTML"};function Ju(e,t){e[bD()]=t}function qg(e){var t=Ji();return e===!0?t.className=zg:(t.className=Fg,$s(e)?t.appendChild(e):Ju(t,e)),t}function Kg(e,t){$s(t.content)?(Ju(e,""),e.appendChild(t.content)):typeof t.content!="function"&&(t.allowHTML?Ju(e,t.content):e.textContent=t.content)}function Wu(e){var t=e.firstElementChild,n=Ls(t.children);return{box:t,content:n.find(function(r){return r.classList.contains(Ng)}),arrow:n.find(function(r){return r.classList.contains(zg)||r.classList.contains(Fg)}),backdrop:n.find(function(r){return r.classList.contains(eD)})}}function Xg(e){var t=Ji(),n=Ji();n.className=_P,n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var r=Ji();r.className=Ng,r.setAttribute("data-state","hidden"),Kg(r,e.props),t.appendChild(n),n.appendChild(r),o(e.props,e.props);function o(i,a){var s=Wu(t),l=s.box,c=s.content,u=s.arrow;a.theme?l.setAttribute("data-theme",a.theme):l.removeAttribute("data-theme"),typeof a.animation=="string"?l.setAttribute("data-animation",a.animation):l.removeAttribute("data-animation"),a.inertia?l.setAttribute("data-inertia",""):l.removeAttribute("data-inertia"),l.style.maxWidth=typeof a.maxWidth=="number"?a.maxWidth+"px":a.maxWidth,a.role?l.setAttribute("role",a.role):l.removeAttribute("role"),(i.content!==a.content||i.allowHTML!==a.allowHTML)&&Kg(c,e.props),a.arrow?u?i.arrow!==a.arrow&&(l.removeChild(u),l.appendChild(qg(a.arrow))):l.appendChild(qg(a.arrow)):u&&l.removeChild(u)}return{popper:t,onUpdate:o}}Xg.$$tippy=!0;var wD=1,Gs=[],qu=[];function xD(e,t){var n=Wg(e,Object.assign({},Zt,Jg(Lg(t)))),r,o,i,a=!1,s=!1,l=!1,c=!1,u,d,A,f=[],g=Hg(ee,n.interactiveDebounce),h,y=wD++,m=null,T=nD(n.plugins),k={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},v={id:y,reference:e,popper:Ji(),popperInstance:m,props:n,state:k,plugins:T,clearDelayTimeouts:je,setProps:ke,setContent:Qe,show:Re,hide:Be,hideWithInteractivity:De,enable:xe,disable:Se,unmount:Jt,destroy:vn};if(!n.render)return v;var O=n.render(v),C=O.popper,w=O.onUpdate;C.setAttribute("data-tippy-root",""),C.id="tippy-"+v.id,v.popper=C,e._tippy=v,C._tippy=v;var M=T.map(function(W){return W.fn(v)}),Q=e.hasAttribute("aria-expanded");return x(),re(),X(),te("onCreate",[v]),n.showOnCreate&&pe(),C.addEventListener("mouseenter",function(){v.props.interactive&&v.state.isVisible&&v.clearDelayTimeouts()}),C.addEventListener("mouseleave",function(){v.props.interactive&&v.props.trigger.indexOf("mouseenter")>=0&&U().addEventListener("mousemove",g)}),v;function I(){var W=v.props.touch;return Array.isArray(W)?W:[W,0]}function $(){return I()[0]==="hold"}function Z(){var W;return!!((W=v.props.render)!=null&&W.$$tippy)}function q(){return h||e}function U(){var W=q().parentNode;return W?lD(W):document}function F(){return Wu(C)}function L(W){return v.state.isMounted&&!v.state.isVisible||mn.isTouch||u&&u.type==="focus"?0:$u(v.props.delay,W?0:1,Zt.delay)}function X(W){W===void 0&&(W=!1),C.style.pointerEvents=v.props.interactive&&!W?"":"none",C.style.zIndex=""+v.props.zIndex}function te(W,ce,ve){if(ve===void 0&&(ve=!0),M.forEach(function(we){we[W]&&we[W].apply(we,ce)}),ve){var Ce;(Ce=v.props)[W].apply(Ce,ce)}}function ae(){var W=v.props.aria;if(W.content){var ce="aria-"+W.content,ve=C.id,Ce=xo(v.props.triggerTarget||e);Ce.forEach(function(we){var He=we.getAttribute(ce);if(v.state.isVisible)we.setAttribute(ce,He?He+" "+ve:ve);else{var qe=He&&He.replace(ve,"").trim();qe?we.setAttribute(ce,qe):we.removeAttribute(ce)}})}}function re(){if(!(Q||!v.props.aria.expanded)){var W=xo(v.props.triggerTarget||e);W.forEach(function(ce){v.props.interactive?ce.setAttribute("aria-expanded",v.state.isVisible&&ce===q()?"true":"false"):ce.removeAttribute("aria-expanded")})}}function Y(){U().removeEventListener("mousemove",g),Gs=Gs.filter(function(W){return W!==g})}function z(W){if(!(mn.isTouch&&(l||W.type==="mousedown"))){var ce=W.composedPath&&W.composedPath()[0]||W.target;if(!(v.props.interactive&&Gg(C,ce))){if(xo(v.props.triggerTarget||e).some(function(ve){return Gg(ve,ce)})){if(mn.isTouch||v.state.isVisible&&v.props.trigger.indexOf("click")>=0)return}else te("onClickOutside",[v,W]);v.props.hideOnClick===!0&&(v.clearDelayTimeouts(),v.hide(),s=!0,setTimeout(function(){s=!1}),v.state.isMounted||R())}}}function V(){l=!0}function P(){l=!1}function S(){var W=U();W.addEventListener("mousedown",z,!0),W.addEventListener("touchend",z,Cr),W.addEventListener("touchstart",P,Cr),W.addEventListener("touchmove",V,Cr)}function R(){var W=U();W.removeEventListener("mousedown",z,!0),W.removeEventListener("touchend",z,Cr),W.removeEventListener("touchstart",P,Cr),W.removeEventListener("touchmove",V,Cr)}function _(W,ce){b(W,function(){!v.state.isVisible&&C.parentNode&&C.parentNode.contains(C)&&ce()})}function E(W,ce){b(W,ce)}function b(W,ce){var ve=F().box;function Ce(we){we.target===ve&&(Zu(ve,"remove",Ce),ce())}if(W===0)return ce();Zu(ve,"remove",d),Zu(ve,"add",Ce),d=Ce}function B(W,ce,ve){ve===void 0&&(ve=!1);var Ce=xo(v.props.triggerTarget||e);Ce.forEach(function(we){we.addEventListener(W,ce,ve),f.push({node:we,eventType:W,handler:ce,options:ve})})}function x(){$()&&(B("touchstart",J,{passive:!0}),B("touchend",ne,{passive:!0})),tD(v.props.trigger).forEach(function(W){if(W!=="manual")switch(B(W,J),W){case"mouseenter":B("mouseleave",ne);break;case"focus":B(AD?"focusout":"blur",D);break;case"focusin":B("focusout",D);break}})}function N(){f.forEach(function(W){var ce=W.node,ve=W.eventType,Ce=W.handler,we=W.options;ce.removeEventListener(ve,Ce,we)}),f=[]}function J(W){var ce,ve=!1;if(!(!v.state.isEnabled||j(W)||s)){var Ce=((ce=u)==null?void 0:ce.type)==="focus";u=W,h=W.currentTarget,re(),!v.state.isVisible&&iD(W)&&Gs.forEach(function(we){return we(W)}),W.type==="click"&&(v.props.trigger.indexOf("mouseenter")<0||a)&&v.props.hideOnClick!==!1&&v.state.isVisible?ve=!0:pe(W),W.type==="click"&&(a=!ve),ve&&!Ce&&be(W)}}function ee(W){var ce=W.target,ve=q().contains(ce)||C.contains(ce);if(!(W.type==="mousemove"&&ve)){var Ce=fe().concat(C).map(function(we){var He,qe=we._tippy,St=(He=qe.popperInstance)==null?void 0:He.state;return St?{popperRect:we.getBoundingClientRect(),popperState:St,props:n}:null}).filter(Boolean);cD(Ce,W)&&(Y(),be(W))}}function ne(W){var ce=j(W)||v.props.trigger.indexOf("click")>=0&&a;if(!ce){if(v.props.interactive){v.hideWithInteractivity(W);return}be(W)}}function D(W){v.props.trigger.indexOf("focusin")<0&&W.target!==q()||v.props.interactive&&W.relatedTarget&&C.contains(W.relatedTarget)||be(W)}function j(W){return mn.isTouch?$()!==W.type.indexOf("touch")>=0:!1}function H(){K();var W=v.props,ce=W.popperOptions,ve=W.placement,Ce=W.offset,we=W.getReferenceClientRect,He=W.moveTransition,qe=Z()?Wu(C).arrow:null,St=we?{getBoundingClientRect:we,contextElement:we.contextElement||q()}:e,Sr={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(or){var Rt=or.state;if(Z()){var Vn=F(),ir=Vn.box;["placement","reference-hidden","escaped"].forEach(function(ar){ar==="placement"?ir.setAttribute("data-placement",Rt.placement):Rt.attributes.popper["data-popper-"+ar]?ir.setAttribute("data-"+ar,""):ir.removeAttribute("data-"+ar)}),Rt.attributes.popper={}}}},yt=[{name:"offset",options:{offset:Ce}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!He}},Sr];Z()&&qe&&yt.push({name:"arrow",options:{element:qe,padding:3}}),yt.push.apply(yt,(ce==null?void 0:ce.modifiers)||[]),v.popperInstance=il(St,C,Object.assign({},ce,{placement:ve,onFirstUpdate:A,modifiers:yt}))}function K(){v.popperInstance&&(v.popperInstance.destroy(),v.popperInstance=null)}function ie(){var W=v.props.appendTo,ce,ve=q();v.props.interactive&&W===Vg||W==="parent"?ce=ve.parentNode:ce=Rg(W,[ve]),ce.contains(C)||ce.appendChild(C),v.state.isMounted=!0,H()}function fe(){return Ls(C.querySelectorAll("[data-tippy-root]"))}function pe(W){v.clearDelayTimeouts(),W&&te("onTrigger",[v,W]),S();var ce=L(!0),ve=I(),Ce=ve[0],we=ve[1];mn.isTouch&&Ce==="hold"&&we&&(ce=we),ce?r=setTimeout(function(){v.show()},ce):v.show()}function be(W){if(v.clearDelayTimeouts(),te("onUntrigger",[v,W]),!v.state.isVisible){R();return}if(!(v.props.trigger.indexOf("mouseenter")>=0&&v.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(W.type)>=0&&a)){var ce=L(!1);ce?o=setTimeout(function(){v.state.isVisible&&v.hide()},ce):i=requestAnimationFrame(function(){v.hide()})}}function xe(){v.state.isEnabled=!0}function Se(){v.hide(),v.state.isEnabled=!1}function je(){clearTimeout(r),clearTimeout(o),cancelAnimationFrame(i)}function ke(W){if(!v.state.isDestroyed){te("onBeforeUpdate",[v,W]),N();var ce=v.props,ve=Wg(e,Object.assign({},ce,Lg(W),{ignoreAttributes:!0}));v.props=ve,x(),ce.interactiveDebounce!==ve.interactiveDebounce&&(Y(),g=Hg(ee,ve.interactiveDebounce)),ce.triggerTarget&&!ve.triggerTarget?xo(ce.triggerTarget).forEach(function(Ce){Ce.removeAttribute("aria-expanded")}):ve.triggerTarget&&e.removeAttribute("aria-expanded"),re(),X(),w&&w(ce,ve),v.popperInstance&&(H(),fe().forEach(function(Ce){requestAnimationFrame(Ce._tippy.popperInstance.forceUpdate)})),te("onAfterUpdate",[v,W])}}function Qe(W){v.setProps({content:W})}function Re(){var W=v.state.isVisible,ce=v.state.isDestroyed,ve=!v.state.isEnabled,Ce=mn.isTouch&&!v.props.touch,we=$u(v.props.duration,0,Zt.duration);if(!(W||ce||ve||Ce)&&!q().hasAttribute("disabled")&&(te("onShow",[v],!1),v.props.onShow(v)!==!1)){if(v.state.isVisible=!0,Z()&&(C.style.visibility="visible"),X(),S(),v.state.isMounted||(C.style.transition="none"),Z()){var He=F(),qe=He.box,St=He.content;Uu([qe,St],0)}A=function(){var yt;if(!(!v.state.isVisible||c)){if(c=!0,C.offsetHeight,C.style.transition=v.props.moveTransition,Z()&&v.props.animation){var rr=F(),or=rr.box,Rt=rr.content;Uu([or,Rt],we),$g([or,Rt],"visible")}ae(),re(),Yg(qu,v),(yt=v.popperInstance)==null||yt.forceUpdate(),te("onMount",[v]),v.props.animation&&Z()&&E(we,function(){v.state.isShown=!0,te("onShown",[v])})}},ie()}}function Be(){var W=!v.state.isVisible,ce=v.state.isDestroyed,ve=!v.state.isEnabled,Ce=$u(v.props.duration,1,Zt.duration);if(!(W||ce||ve)&&(te("onHide",[v],!1),v.props.onHide(v)!==!1)){if(v.state.isVisible=!1,v.state.isShown=!1,c=!1,a=!1,Z()&&(C.style.visibility="hidden"),Y(),R(),X(!0),Z()){var we=F(),He=we.box,qe=we.content;v.props.animation&&(Uu([He,qe],Ce),$g([He,qe],"hidden"))}ae(),re(),v.props.animation?Z()&&_(Ce,v.unmount):v.unmount()}}function De(W){U().addEventListener("mousemove",g),Yg(Gs,g),g(W)}function Jt(){v.state.isVisible&&v.hide(),v.state.isMounted&&(K(),fe().forEach(function(W){W._tippy.unmount()}),C.parentNode&&C.parentNode.removeChild(C),qu=qu.filter(function(W){return W!==v}),v.state.isMounted=!1,te("onHidden",[v]))}function vn(){v.state.isDestroyed||(v.clearDelayTimeouts(),v.unmount(),N(),delete e._tippy,v.state.isDestroyed=!0,te("onDestroy",[v]))}}function ko(e,t){t===void 0&&(t={});var n=Zt.plugins.concat(t.plugins||[]);fD();var r=Object.assign({},t,{plugins:n}),o=sD(e),i=o.reduce(function(a,s){var l=s&&xD(s,r);return l&&a.push(l),a},[]);return $s(e)?i[0]:i}ko.defaultProps=Zt,ko.setDefaultProps=vD,ko.currentInput=mn,Object.assign({},s2,{effect:function(t){var n=t.state,r={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,r.popper),n.styles=r,n.elements.arrow&&Object.assign(n.elements.arrow.style,r.arrow)}}),ko.setDefaultProps({render:Xg});function Wi(e={}){const t="ai-blueking-tooltip";(()=>{if(!document.getElementById("ai-blueking-tooltip-styles")){const u=document.createElement("style");u.id="ai-blueking-tooltip-styles",u.textContent=`
514
514
  .ai-blueking-tooltip {
515
515
  font-size: 12px !important;
516
516
  }
517
517
  .tippy-box {
518
518
  font-size: 12px !important;
519
519
  }
520
- `,document.head.appendChild(u)}})();const r=p.ref([]),o=(u,d,A={})=>{try{const f=typeof u=="string"?document.querySelector(u):u;if(!f)return console.warn(`Tooltip target not found: ${u}`),null;const g={content:d,placement:"top",arrow:!0,delay:[300,0],theme:t,...e,...A},h=ko(f,g);return r.value.push(h),h}catch(f){return console.error("Failed to create tooltip:",f),null}},i=(u,d,A={})=>{const f=document.querySelectorAll(u),g=[];return f.forEach(h=>{const y=o(h,d,A);y&&g.push(y)}),g},a=u=>{const d=[];return u.forEach(({element:A,content:f,options:g})=>{const h=o(A,f,g);h&&d.push(h)}),d},s=()=>{r.value.forEach(u=>{u.destroy()}),r.value=[]},l=(u,d)=>{u.setContent(d)},c=u=>{u.destroy()};return p.onBeforeUnmount(()=>{s()}),{instances:r,createTooltip:o,createTooltipsForSelector:i,createMultipleTooltips:a,destroyAll:s,updateContent:l,destroyInstance:c}}const CD=e=>(p.pushScopeId("data-v-3c62fa58"),e=e(),p.popScopeId(),e),TD={class:"left-section"},SD={class:"logo"},BD=["src"],jD=CD(()=>p.createElementVNode("div",{class:"title"},"AI 蓝鲸",-1)),OD={class:"right-section"},ID=p.defineComponent({__name:"ai-header",props:{isCompressionHeight:{type:Boolean}},emits:["close","toggleCompression"],setup(e,{emit:t}){const n=e,r=t,o=p.computed(()=>n.isCompressionHeight?"icon-morenchicun":"icon-yasuo"),i=p.computed(()=>n.isCompressionHeight?Oe("恢复默认尺寸"):Oe("缩小高度")),a=p.ref(null),s=p.ref(null),l=p.ref(null),{createTooltip:c,destroyAll:u}=Wi({arrow:!0,delay:[0,0]}),d=()=>{u(),s.value&&c(s.value,i.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}),l.value&&c(l.value,Oe("关闭"),{appendTo:document.querySelector(".ai-blueking-container-wrapper")})};return p.watch(()=>n.isCompressionHeight,()=>{d()}),p.onMounted(()=>{d()}),p.onBeforeUnmount(()=>{u()}),(A,f)=>(p.openBlock(),p.createElementBlock("div",{ref_key:"headerRef",ref:a,class:"header drag-handle"},[p.createElementVNode("div",TD,[p.createElementVNode("div",SD,[p.createElementVNode("img",{src:p.unref(Gu),alt:"logo"},null,8,BD)]),jD]),p.createElementVNode("div",OD,[p.createCommentVNode(' <i class="bkai-icon icon-xinzengliaotian"></i> '),p.createCommentVNode(' <i class="bkai-icon icon-history"></i> '),p.createElementVNode("i",{ref_key:"compressionRef",ref:s,class:p.normalizeClass(["bkai-icon",o.value]),onClick:f[0]||(f[0]=g=>r("toggleCompression"))},null,2),p.createElementVNode("i",{ref_key:"closeRef",ref:l,class:"bkai-icon icon-close-line-2",onClick:f[1]||(f[1]=g=>r("close"))},null,512)])],512))}}),Vt=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},MD=Vt(ID,[["__scopeId","data-v-3c62fa58"]]),PD={class:"bar-button-text"},t4=Vt(p.defineComponent({__name:"bar-button",props:{icon:{},color:{},text:{}},emits:["click"],setup(e,{emit:t}){p.useCssVars(o=>({"24264d09":o.color}));const n=t,r=e;return(o,i)=>(p.openBlock(),p.createElementBlock("div",{class:"bar-button",onClick:i[0]||(i[0]=a=>n("click"))},[p.createElementVNode("i",{class:p.normalizeClass(["bkai-icon",r.icon])},null,2),p.createElementVNode("span",PD,p.toDisplayString(r.text),1)]))}}),[["__scopeId","data-v-3dcd2abe"]]),DD=e=>(p.pushScopeId("data-v-0857acb1"),e=e(),p.popScopeId(),e),ED={class:"ai-cite"},QD={class:"content"},ND=DD(()=>p.createElementVNode("i",{class:"bkai-icon icon-yinyong"},null,-1)),n4=Vt(p.defineComponent({__name:"ai-cite",props:{text:{},showCloseIcon:{type:Boolean}},emits:["close"],setup(e){const t=e,n=p.ref(null);p.watch(()=>t.text,()=>{n.value&&a(n.value),p.nextTick(()=>{s()})});const r=p.ref(null),o=l=>l.scrollWidth>l.clientWidth,{createTooltip:i,destroyInstance:a}=Wi({arrow:!0,delay:[0,0]}),s=()=>{if(r.value){const l=r.value;o(l)&&(n.value=i(l,t.text,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}))}};return p.onMounted(()=>{p.nextTick(()=>{s()})}),(l,c)=>p.withDirectives((p.openBlock(),p.createElementBlock("section",ED,[p.createElementVNode("span",QD,[p.createElementVNode("span",{class:p.normalizeClass(["content-text",{"show-close-icon":l.showCloseIcon}])},[ND,p.createElementVNode("span",{ref_key:"citeTextRef",ref:r,class:"ai-cite-text"},p.toDisplayString(`${p.unref(Oe)("框选内容")}:${l.text}`),513)],2),l.showCloseIcon?(p.openBlock(),p.createElementBlock("i",{key:0,class:"bkai-icon icon-close-line-2 close-icon",onClick:c[0]||(c[0]=u=>l.$emit("close"))})):p.createCommentVNode("v-if",!0)])],512)),[[p.vShow,l.text]])}}),[["__scopeId","data-v-0857acb1"]]);function r4(e={}){const t=p.ref(!1);return{isComposing:t,handleCompositionStart:()=>{t.value=!0},handleCompositionEnd:()=>{t.value=!1},handleEnter:s=>{const{isLoading:l,onSend:c,getInputValue:u=()=>"",clearInput:d=()=>{}}=e;if(s.shiftKey)return;s.preventDefault();const A=u();l!=null&&l.value||!A.trim()||t.value||(c==null||c(A),d())},handleSend:()=>{const{onSend:s,getInputValue:l=()=>"",clearInput:c=()=>{}}=e,u=l();u.trim()&&(s==null||s(u),c())},handleStop:()=>{const{onStop:s}=e;s==null||s()}}}const o4="enablePopup";function _u(){return{enablePopup:p.inject(o4,!0)}}const qi=p.ref(""),i4=p.ref(""),e0=p.ref(!1),t0={width:80,height:34,offset:15,debounceTime:300};function Ki(e){const t=p.ref(!1),n=p.ref({top:"0px",left:"0px"});let r,o=null;const i=p.ref(null);let a=!1,s=null;const l=C=>{s={x:C.clientX,y:C.clientY}},c=C=>{o=C,s&&(a=Math.sqrt(Math.pow(C.clientX-s.x,2)+Math.pow(C.clientY-s.y,2))>5),s=null},u=(C,x)=>{const v=window.innerWidth,{width:j,height:B,offset:k}=t0;let I=C+window.scrollX-j/2;I=Math.max(k,Math.min(I,v-j-k));let Q=x+window.scrollY-B-k;return x<=B+k&&(Q=x+window.scrollY+k),{top:`${Q}px`,left:`${I}px`}},d=C=>{const x=window.innerWidth,{width:v,height:j,offset:B}=t0;let k=C.left+window.scrollX+C.width/2-v/2;k=Math.max(B,Math.min(k,x-v-B));let I=C.top+window.scrollY-j-B;return C.top<=j+B&&(I=C.bottom+window.scrollY+B),{top:`${I}px`,left:`${k}px`}},A=()=>{clearTimeout(r),r=setTimeout(()=>{var j;const C=window.getSelection();if(!(C!=null&&C.toString().trim())){f();return}const x=C.getRangeAt(0);if((j=x.commonAncestorContainer.parentElement)!=null&&j.closest(".ai-blueking-wrapper")){f();return}e0.value=!1,qi.value=C.toString().trim();const v=document.activeElement;if((v==null?void 0:v.tagName)==="TEXTAREA"){if(!o){f();return}const{clientX:B,clientY:k}=o;n.value=u(B,k),t.value=!0,o=null}else{const B=x.getBoundingClientRect();if(!B.width||!B.height){f();return}n.value=d(B),t.value=!0}},t0.debounceTime)},f=()=>{t.value=!1,e0.value||(qi.value="")},g=C=>{var B,k,I;const x=C.target,v=((B=x.classList)==null?void 0:B.contains("ai-blueking-tag-text"))||((k=x.classList)==null?void 0:k.contains("shortcut-btn")),j=(I=i.value)==null?void 0:I.contains(x);if(!(v||!a)){if(a){C.preventDefault(),C.stopPropagation(),a=!1;return}j||(f(),h())}},h=()=>{const C=window.getSelection();C&&C.removeAllRanges(),qi.value=""},y=C=>{qi.value=C},m=C=>{i4.value=C};return p.onMounted(()=>{e&&(document.addEventListener("selectionchange",A),document.addEventListener("mousedown",l),document.addEventListener("mouseup",c),document.addEventListener("click",g,!0))}),p.onBeforeUnmount(()=>{e&&(document.removeEventListener("selectionchange",A),document.removeEventListener("mousedown",l),document.removeEventListener("mouseup",c),document.removeEventListener("click",g,!0)),clearTimeout(r)}),{isIconVisible:t,iconPosition:n,selectedText:qi,citeText:i4,hideIcon:f,clearSelection:h,setSelection:y,setCiteText:m,lockSelectedText:e0,popupRef:i}}function zD(e={}){const{minHeight:t=68,maxHeight:n=248,defaultHeight:r=68}=e,o=p.ref(r),i=p.ref(),a=()=>{if(!i.value)return;i.value.style.height=`${t}px`;const c=i.value.scrollHeight;o.value=Math.min(Math.max(c,t),n)};return{textareaHeight:o,textareaRef:i,updateHeight:a,resetHeight:()=>{o.value=r},bindTextarea:c=>{i.value=c,a()}}}const FD=e=>(p.pushScopeId("data-v-165776b8"),e=e(),p.popScopeId(),e),VD={class:"ai-selected-box"},RD={class:"ai-selected-tip"},HD=FD(()=>p.createElementVNode("i",{class:"bkai-icon icon-yinyong"},null,-1)),YD={class:"ai-selected-tip-text"},LD={class:"ai-selected-box-content"},$D={class:"ai-selected-box-actions"},GD=["onClick"],UD=Vt(p.defineComponent({__name:"ai-selected-box",props:{selectedText:{},actions:{}},emits:["shortcut-click"],setup(e,{emit:t}){const n=t,r=e,{clearSelection:o}=Ki(!0),i=a=>{n("shortcut-click",a)};return(a,s)=>(p.openBlock(),p.createElementBlock("div",VD,[p.createElementVNode("i",{class:"bkai-icon icon-close-circle-shape",onClick:s[0]||(s[0]=(...l)=>p.unref(o)&&p.unref(o)(...l))}),p.createElementVNode("div",RD,[HD,p.createElementVNode("span",YD,p.toDisplayString(p.unref(Oe)("已框选内容")),1)]),p.createElementVNode("div",LD,p.toDisplayString(r.selectedText),1),p.createElementVNode("div",$D,[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(r.actions,l=>(p.openBlock(),p.createElementBlock("div",{class:"ai-selected-box-action",key:l.key,onClick:c=>i(l)},[p.createElementVNode("i",{class:p.normalizeClass(["bkai-icon",l.icon])},null,2),p.createElementVNode("span",null,p.toDisplayString(l.label),1)],8,GD))),128))])]))}}),[["__scopeId","data-v-165776b8"]]),ZD={class:"bkai-prompt-list-search"},JD={class:"bkai-prompt-list-content"},WD={key:0,class:"bkai-prompt-list-empty"},qD=["onClick","onMouseover"],KD=Vt(p.defineComponent({__name:"prompt-list",props:{prompts:{},show:{type:Boolean}},emits:["select","height-change","update:show"],setup(e,{expose:t,emit:n}){const r=e,o=n,i=p.ref(""),a=p.ref(null),s=p.ref(null),l=p.computed(()=>i.value.trim()?r.prompts.filter(h=>h.toLowerCase().includes(i.value.toLowerCase())):r.prompts);p.watch(()=>r.show,h=>{h&&p.nextTick(()=>{s.value=null})});const c=h=>{o("select",h),o("update:show",!1),i.value=""},u=()=>{l.value.length&&(s.value===null||s.value===l.value.length-1?s.value=0:s.value++,f())},d=()=>{l.value.length&&(s.value===null||s.value===0?s.value=l.value.length-1:s.value--,f())},A=()=>!l.value.length||s.value===null?!1:(c(l.value[s.value]),!0),f=()=>{if(s.value===null||!a.value)return;const h=a.value.querySelector(".bkai-prompt-list-content");if(!h)return;const y=h.children[s.value];if(!y)return;const m=h.getBoundingClientRect(),C=y.getBoundingClientRect();C.top<m.top?h.scrollTop=y.offsetTop:C.bottom>m.bottom&&(h.scrollTop=y.offsetTop+y.offsetHeight-h.clientHeight)};let g=null;return p.onMounted(()=>{a.value&&(g=new ResizeObserver(h=>{for(const y of h)o("height-change",y.contentRect.height)}),g.observe(a.value))}),p.onBeforeUnmount(()=>{g&&a.value&&(g.unobserve(a.value),g.disconnect())}),t({handleArrowDown:u,handleArrowUp:d,handleEnter:A}),(h,y)=>p.withDirectives((p.openBlock(),p.createElementBlock("div",{ref_key:"promptListEl",ref:a,class:"bkai-prompt-list"},[p.createElementVNode("div",ZD,[p.createVNode(p.unref(kB),{modelValue:i.value,"onUpdate:modelValue":y[0]||(y[0]=m=>i.value=m),behavior:"simplicity",placeholder:"请输入关键词"},null,8,["modelValue"])]),p.createElementVNode("div",JD,[l.value.length===0?(p.openBlock(),p.createElementBlock("div",WD,p.toDisplayString(p.unref(Oe)("无匹配结果")),1)):(p.openBlock(!0),p.createElementBlock(p.Fragment,{key:1},p.renderList(l.value,(m,C)=>(p.openBlock(),p.createElementBlock("div",{style:{overflow:"hidden"},class:p.normalizeClass(["bkai-prompt-list-item",{active:s.value===C}]),key:m,onClick:x=>c(m),onMouseleave:y[1]||(y[1]=x=>s.value=null),onMouseover:x=>s.value=C},p.toDisplayString(m),43,qD))),128))])],512)),[[p.vShow,h.show]])}}),[["__scopeId","data-v-3c27e32d"]]),XD={class:"shortcuts-bar"},_D=["onClick"],eE={class:"shortcut-text"},tE=Vt(p.defineComponent({__name:"shortcuts-bar",props:{shortcuts:{}},emits:["shortcut-click"],setup(e,{emit:t}){const n=t;return(r,o)=>(p.openBlock(),p.createElementBlock("div",XD,[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(r.shortcuts,i=>(p.openBlock(),p.createElementBlock("div",{class:"shortcut-item",key:i.key,onClick:a=>n("shortcut-click",i)},[p.createElementVNode("i",{class:p.normalizeClass(["bkai-icon",i.icon])},null,2),p.createElementVNode("span",eE,p.toDisplayString(i.label),1)],8,_D))),128))]))}}),[["__scopeId","data-v-bbc70b4e"]]),nE={class:"chat-input-box"},rE={class:"input-wrapper"},oE={key:0,class:"cite"},iE=["placeholder"],aE={class:"input-tools"},sE=Vt(p.defineComponent({__name:"chat-input-box",props:{shortcuts:{},loading:{type:Boolean},prompts:{}},emits:["send","update:modelValue","stop","height-change","shortcut-click"],setup(e,{emit:t}){p.useCssVars(b=>({ee05ee06:h.value}));const n=t,r=Oe(`输入 "/" 唤出 Prompt
521
- 通过 Shift + Enter 进行换行输入`),{enablePopup:o}=_u(),{selectedText:i,citeText:a,setCiteText:s,clearSelection:l,lockSelectedText:c}=Ki(o),u=e,d=p.ref(),A=p.ref(""),f=p.ref(null),g=p.ref(0),h=p.computed(()=>-(g.value+8)+"px"),y=p.ref(!1),m=b=>{A.value=b,y.value=!1},C=p.ref(),x=p.ref(),v=p.computed(()=>u.loading?"icon-published-zhongzhi":"icon-fasong"),j=p.computed(()=>u.loading?Oe("停止"):Oe("发送")),B=p.computed(()=>!u.loading&&!A.value.trim()),{createTooltip:k}=Wi({arrow:!0,delay:[0,0]}),I=()=>{u.loading?Y():D()},Q=()=>{C.value&&(x.value=k(C.value,j.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")})),P()},P=()=>{x.value&&(x.value.setContent(j.value),B.value?x.value.disable():x.value.enable())},{textareaHeight:$,updateHeight:Z,resetHeight:q,bindTextarea:U}=zD({minHeight:68,maxHeight:248,defaultHeight:68}),F=b=>{L(b),A.value=""},L=b=>{n("shortcut-click",b),l()},{isComposing:K,handleCompositionStart:te,handleCompositionEnd:le,handleSend:oe,handleStop:Y}=r4({isLoading:p.computed(()=>u.loading),getInputValue:()=>A.value,clearInput:()=>{A.value="",q()},onSend:b=>n("send",b),onStop:()=>n("stop")});p.watch(a,()=>{var b;a.value.length>0&&((b=d.value)==null||b.focus())}),p.watch(()=>$.value,b=>{n("height-change",b)}),p.watch([()=>u.loading,()=>A.value],()=>{P()});const z=()=>{K.value||Z(),A.value.includes("/")?y.value=!0:y.value=!1,n("update:modelValue",A.value)},V=()=>{i.value&&(c.value=!0)},D=()=>{A.value.trim()&&oe()},T=b=>{var S;if(y.value){const w=(S=f.value)==null?void 0:S.$el,N=d.value;w&&!w.contains(b.target)&&N!==b.target&&!(N!=null&&N.contains(b.target))&&(y.value=!1)}};p.onMounted(()=>{d.value&&(U(d.value),n("height-change",$.value)),Q(),document.addEventListener("click",T)}),p.onBeforeUnmount(()=>{document.removeEventListener("click",T)});const R=b=>{g.value=b},_=b=>{if(y.value&&["ArrowDown","ArrowUp","Enter"].includes(b.key)){const S=f.value;if(!S)return;b.key==="ArrowDown"?(b.preventDefault(),S.handleArrowDown()):b.key==="ArrowUp"?(b.preventDefault(),S.handleArrowUp()):b.key==="Enter"&&S.handleEnter()&&b.preventDefault();return}A.value.trim()&&i.value&&(i.value=""),b.key==="Enter"&&!b.shiftKey&&(b.preventDefault(),E())},E=()=>{A.value.trim()&&D()};return(b,S)=>(p.openBlock(),p.createElementBlock("div",nE,[p.unref(i).length>0?(p.openBlock(),p.createBlock(UD,{key:0,style:{"margin-bottom":"10px"},actions:u.shortcuts,"selected-text":p.unref(i),onMousedown:S[0]||(S[0]=p.withModifiers(()=>{},["prevent"])),onShortcutClick:L},null,8,["actions","selected-text"])):(p.openBlock(),p.createBlock(tE,{key:1,style:{"margin-bottom":"8px"},shortcuts:b.shortcuts,onShortcutClick:F},null,8,["shortcuts"])),p.createElementVNode("div",rE,[p.createVNode(KD,{ref_key:"promptListRef",ref:f,class:"prompt-list-wrapper",show:y.value,"onUpdate:show":S[1]||(S[1]=w=>y.value=w),prompts:u.prompts,onHeightChange:R,onSelect:m},null,8,["show","prompts"]),p.unref(a).length>0?(p.openBlock(),p.createElementBlock("div",oE,[p.createVNode(n4,{"show-close-icon":!0,text:p.unref(a),onClose:S[2]||(S[2]=w=>p.unref(s)(""))},null,8,["text"])])):p.createCommentVNode("v-if",!0),p.withDirectives(p.createElementVNode("textarea",{ref_key:"textareaRef",ref:d,style:p.normalizeStyle({height:p.unref($)+"px"}),class:"input-area","onUpdate:modelValue":S[3]||(S[3]=w=>A.value=w),placeholder:p.unref(r),onCompositionend:S[4]||(S[4]=(...w)=>p.unref(le)&&p.unref(le)(...w)),onCompositionstart:S[5]||(S[5]=(...w)=>p.unref(te)&&p.unref(te)(...w)),onFocus:V,onInput:z,onKeydown:_},null,44,iE),[[p.vModelText,A.value]]),p.createElementVNode("div",aE,[p.createElementVNode("i",{ref_key:"actionIconRef",ref:C,class:p.normalizeClass(["bkai-icon",v.value,{disabled:!b.loading&&!A.value.trim()},"clickable"]),onClick:I},null,2)])])]))}}),[["__scopeId","data-v-6c1cceba"]]),lE="data:image/png;base64,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",cE=e=>{var t=e.renderer.rules.link_open||function(n,r,o,i,a){return a.renderToken(n,r,o)};e.renderer.rules.link_open=function(n,r,o,i,a){return n[r].attrSet("target","_blank"),t(n,r,o,i,a)}},uE={class:"delete-confirm-wrapper"},dE={class:"delete-confirm-title"},fE={class:"delete-confirm-content"},pE={class:"delete-confirm-footer"},AE=Vt(p.defineComponent({__name:"delete-confirm",props:{onConfirm:{type:Function},onCancel:{type:Function},title:{},content:{}},setup(e){const t=e,n=t.title||"确认删除该提问?",r=t.content||"删除操作无法撤回,请谨慎操作!",o=()=>{t.onCancel()},i=()=>{t.onConfirm()};return(a,s)=>(p.openBlock(),p.createElementBlock("div",uE,[p.createElementVNode("div",dE,p.toDisplayString(p.unref(n)),1),p.createElementVNode("div",fE,p.toDisplayString(p.unref(r)),1),p.createElementVNode("div",pE,[p.createVNode(p.unref(ts),{style:{width:"64px","min-width":"64px"},size:"small",theme:"danger",onClick:i},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("删除")),1)]),_:1}),p.createVNode(p.unref(ts),{style:{width:"64px","min-width":"64px"},size:"small",theme:"default",onClick:o},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("取消")),1)]),_:1})])]))}}),[["__scopeId","data-v-adc06f76"]]),Tr=new Map;function hE(e,t){const n=typeof e=="string"?document.querySelector(e):e;if(!n){console.error("Target element not found");return}if(Tr.has(n)){const l=Tr.get(n);return l==null||l.show(),l}const r={onConfirm:()=>{t.onConfirm(),a==null||a.hide(),Tr.delete(n)},onCancel:()=>{a==null||a.hide(),Tr.delete(n)},title:t.title,content:t.content},o=document.createElement("div"),i=p.h(AE,r);p.render(i,o);const a=ko(n,{content:o,interactive:!0,trigger:"manual",theme:"white",placement:t.placement||"top",arrow:!0,appendTo:t.appendTo||document.body,hideOnClick:!0,animation:"scale",duration:200,delay:[0,0],onHidden:()=>{setTimeout(()=>{Tr.delete(n),p.render(null,o)},200)}});Tr.set(n,a);const s=()=>{a.hide()};return r.onConfirm=()=>{t.onConfirm(),s()},r.onCancel=()=>{s()},a.show(),a}function gE(){Tr.forEach(e=>{e.hide()})}const mE={class:"bk-text-editor"},vE=["placeholder"],yE={class:"editor-footer"},bE={class:"button-group"},wE=p.defineComponent({__name:"text-editor",props:{modelValue:{default:""},placeholder:{default:Oe("请输入内容")},autoFocus:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["submit","update:modelValue","cancel","stop"],setup(e,{expose:t,emit:n}){const r=e,o=n,i=p.ref(null),a=p.ref(r.modelValue),{handleCompositionStart:s,handleCompositionEnd:l,handleEnter:c,handleSend:u}=r4({isLoading:p.computed(()=>r.loading),getInputValue:()=>a.value,clearInput:()=>{a.value=""},onSend:h=>o("submit",h),onStop:()=>o("stop")});p.watch(()=>r.modelValue,h=>{a.value=h}),p.watch(()=>a.value,h=>{o("update:modelValue",h)});const d=()=>{o("update:modelValue",a.value)},A=h=>{if(h.ctrlKey||h.metaKey){h.preventDefault(),f();return}c(h)},f=()=>{u()},g=()=>{a.value="",o("cancel")};return p.onMounted(()=>{var h;r.autoFocus&&((h=i.value)==null||h.focus())}),t({focus:()=>{var h;(h=i.value)==null||h.focus()},clear:()=>{a.value=""}}),(h,y)=>(p.openBlock(),p.createElementBlock("div",mE,[p.withDirectives(p.createElementVNode("textarea",{ref_key:"textareaRef",ref:i,class:"editor-textarea","onUpdate:modelValue":y[0]||(y[0]=m=>a.value=m),placeholder:h.placeholder,onCompositionend:y[1]||(y[1]=(...m)=>p.unref(l)&&p.unref(l)(...m)),onCompositionstart:y[2]||(y[2]=(...m)=>p.unref(s)&&p.unref(s)(...m)),onInput:d,onKeydown:p.withKeys(A,["enter"])},null,40,vE),[[p.vModelText,a.value]]),p.createElementVNode("div",yE,[p.createElementVNode("div",bE,[p.createVNode(p.unref(ts),{style:{width:"52px","min-width":"52px"},class:"cancel-btn",size:"small",theme:"default",onClick:g},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("取消")),1)]),_:1}),p.createVNode(p.unref(ts),{style:{width:"52px","min-width":"52px"},class:"submit-btn",disabled:!a.value.trim(),size:"small",theme:"primary",onClick:f},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("发送")),1)]),_:1},8,["disabled"])])])]))}}),xE=Vt(wE,[["__scopeId","data-v-6c6e674f"]]),kE={key:0,class:"ai-cite-container"},CE={key:1,class:"message-content user"},TE={key:0,class:"time-message user"},SE=["innerHTML"],BE={key:1,class:"message-content ai"},jE={key:0,class:"time-message ai"},OE={key:2,width:"14",height:"14",class:"loading-message","aria-hidden":"true"},IE=[p.createElementVNode("use",{"xlink:href":"#icon-quanquan"},null,-1)],ME={key:3,class:"message-wrap"},PE=["innerHTML"],DE={key:2,class:"message-tool"},EE=p.defineComponent({__name:"render-message",props:{message:{},userPhoto:{default:lE},showTime:{type:Boolean,default:!1},index:{}},emits:["regenerate","resend","delete"],setup(e,{emit:t}){const n=t,r=e,o=p.ref(!1),i=p.ref(null),{enablePopup:a}=_u(),{setCiteText:s}=Ki(a),{createTooltipsForSelector:l,destroyAll:c}=Wi({placement:"top",arrow:!0,appendTo:"parent",delay:[0,0]}),u=new s4({html:!0,highlight:(x,v)=>{if(v&&o0.getLanguage(v))try{return o0.highlight(x,{language:v}).value}catch{}return""}}).use(l4,{iconClass:"bkai-icon icon-fuzhi",buttonClass:"ai-blueking-copy-button"}).use(cE),d=p.computed(()=>{var v;const x={[yr.Fail]:"bkai-icon icon-warning-circle-fill",[yr.Loading]:"",[yr.Success]:""};return(v=r.message)!=null&&v.status?x[r.message.status]:""}),A=p.computed(()=>r.message.content?u.render(r.message.content).replace(/\s*<\/p>\s*$/,"</p>"):""),f=p.computed(()=>{if(!r.message.time)return"";const x=r0(r.message.time);return r0().isSame(x,"year")?x.format("MM-DD HH:mm:ss"):x.format("YYYY-MM-DD HH:mm:ss")}),g=x=>{o.value=!1,n("resend",r.index,{message:x,cite:r.message.cite||""})},h=async()=>{try{await navigator.clipboard.writeText(r.message.content),Ec({theme:"success",message:Oe("复制成功")})}catch(x){console.error("复制失败:",x),Ec({theme:"error",message:Oe("复制失败")})}},y=()=>{n("regenerate",r.index)},m=x=>{const v=x.currentTarget;hE(v,{onConfirm:()=>{n("delete",r.index)},onCancel:()=>{},placement:"top",appendTo:i.value})},C=()=>{c(),l(".message-tool .icon-fuzhi",Oe("复制")),l(".message-tool .icon-zhongxinshengcheng",Oe("重新生成")),l(".message-tool .icon-yinyong",Oe("引用")),l(".message-tool .icon-bianji",Oe("编辑")),l(".message-tool .icon-shanchu",Oe("删除"))};return p.onMounted(()=>{setTimeout(C,0)}),p.watch(()=>r.message,()=>{setTimeout(C,0)},{deep:!0}),p.watch(o,x=>{x||setTimeout(C,0)}),p.onBeforeUnmount(()=>{gE()}),(x,v)=>(p.openBlock(),p.createElementBlock("li",{ref_key:"messageMainRef",ref:i,class:p.normalizeClass([x.message.role,"message-main"])},[x.message.cite?(p.openBlock(),p.createElementBlock("div",kE,[p.createVNode(n4,{text:x.message.cite},null,8,["text"])])):p.createCommentVNode("v-if",!0),p.createElementVNode("div",{class:p.normalizeClass(`message-content-container ${x.message.role}`)},[x.message.role===p.unref(Lc).User?(p.openBlock(),p.createElementBlock(p.Fragment,{key:0},[o.value?(p.openBlock(),p.createBlock(xE,{key:0,"auto-focus":!0,"model-value":x.message.content,onCancel:v[0]||(v[0]=j=>o.value=!1),onSubmit:g},null,8,["model-value"])):(p.openBlock(),p.createElementBlock("p",CE,[f.value&&r.showTime?(p.openBlock(),p.createElementBlock("span",TE,p.toDisplayString(f.value),1)):p.createCommentVNode("v-if",!0),p.createElementVNode("span",{class:"markdown-message",innerHTML:A.value},null,8,SE)]))],64)):(p.openBlock(),p.createElementBlock("p",BE,[f.value&&r.showTime?(p.openBlock(),p.createElementBlock("span",jE,p.toDisplayString(f.value),1)):p.createCommentVNode("v-if",!0),d.value?(p.openBlock(),p.createElementBlock("i",{key:1,class:p.normalizeClass(d.value)},null,2)):p.createCommentVNode("v-if",!0),x.message.status===p.unref(yr).Loading?(p.openBlock(),p.createElementBlock("svg",OE,IE)):p.createCommentVNode("v-if",!0),x.message.status===p.unref(yr).Fail?(p.openBlock(),p.createElementBlock("span",ME,p.toDisplayString(x.message.content),1)):(p.openBlock(),p.createElementBlock("span",{key:4,innerHTML:A.value,class:p.normalizeClass({"markdown-message":!0,loading:x.message.status===p.unref(yr).Loading})},null,10,PE))])),!o.value&&x.message.status!==p.unref(yr).Loading?(p.openBlock(),p.createElementBlock("div",DE,[p.createElementVNode("i",{class:"bkai-icon icon-fuzhi",onClick:h}),p.createElementVNode("i",{class:"bkai-icon icon-yinyong",onClick:v[1]||(v[1]=j=>p.unref(s)(x.message.content))}),x.message.role===p.unref(Lc).Ai?(p.openBlock(),p.createElementBlock("i",{key:0,class:"bkai-icon icon-zhongxinshengcheng",onClick:y})):p.createCommentVNode("v-if",!0),x.message.role===p.unref(Lc).User?(p.openBlock(),p.createElementBlock("i",{key:1,class:"bkai-icon icon-bianji",onClick:v[2]||(v[2]=j=>o.value=!0)})):p.createCommentVNode("v-if",!0),p.createElementVNode("i",{class:"bkai-icon icon-shanchu",onClick:m})])):p.createCommentVNode("v-if",!0)],2)],2))}}),QE={class:"popup-content"},NE=["src"],zE={class:"shortcut-buttons"},FE=["onClick"],VE={class:"btn-text ai-blueking-tag-text"},RE=Vt(p.defineComponent({__name:"render-popup",props:{shortcuts:{}},emits:["click","shortcut-click"],setup(e,{emit:t}){const n=e,{enablePopup:r}=_u(),{isIconVisible:o,iconPosition:i,popupRef:a,clearSelection:s}=Ki(r),l=n.shortcuts||Ws,c=t,u=()=>{c("click"),o.value=!1},d=A=>{try{c("shortcut-click",A),s(),o.value=!1}catch(f){console.error("处理快捷按钮点击事件时出错:",f)}};return(A,f)=>p.unref(o)?(p.openBlock(),p.createElementBlock("div",{key:0,ref_key:"popupRef",ref:a,style:p.normalizeStyle(p.unref(i)),class:"ai-blueking-render-popup",onMousedown:f[0]||(f[0]=p.withModifiers(()=>{},["prevent"]))},[p.createElementVNode("div",QE,[p.createCommentVNode(" AI图标按钮 "),p.createElementVNode("div",{class:"popup-icon-btn",onClick:u},[p.createElementVNode("img",{class:"avatar",src:p.unref(Gu),alt:"AI"},null,8,NE),p.createElementVNode("span",null,p.toDisplayString(p.unref(Oe)("问问小鲸")),1)]),p.createCommentVNode(" 快捷按钮组 "),p.createElementVNode("div",zE,[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(p.unref(l),(g,h)=>(p.openBlock(),p.createElementBlock("div",{class:"shortcut-btn",key:h,onClick:y=>d(g)},[g.icon?(p.openBlock(),p.createElementBlock("i",{key:0,class:p.normalizeClass(["bkai-icon",g.icon])},null,2)):p.createCommentVNode("v-if",!0),p.createElementVNode("span",VE,p.toDisplayString(g.label),1)],8,FE))),128))])])],36)):p.createCommentVNode("v-if",!0)}}),[["__scopeId","data-v-45975be6"]]);function HE(e={}){const t=e.initWidth||400,n=e.minWidth||400,r=e.minHeight||400,o=e.maxWidthPercent||40,i=e.miniHeight||800,a=50,s=p.ref(window.innerWidth-t),l=p.ref(0),c=p.ref(s.value),u=p.ref(t),d=p.ref(window.innerHeight),A=p.ref(window.innerWidth*(o/100)),f=p.ref(!1),g=p.ref(0),h=(x,v)=>{c.value=x,l.value=v,g.value=x-(window.innerWidth-u.value)},y=(x,v,j,B)=>{c.value=x,l.value=v,u.value=Math.min(j,A.value),d.value=B},m=()=>{A.value=window.innerWidth*(o/100),p.nextTick(()=>{if(f.value)c.value=window.innerWidth-u.value-a,l.value=window.innerHeight-i-a;else{const x=window.innerWidth-u.value-g.value;c.value=Math.max(0,x),d.value=window.innerHeight}u.value>A.value&&(u.value=A.value)})},C=()=>{f.value?(l.value=0,p.nextTick(()=>{d.value=window.innerHeight,c.value=s.value,u.value=t})):(l.value=window.innerHeight-i-a,c.value=s.value-a,u.value=t,d.value=i),f.value=!f.value};return p.onMounted(()=>{window.addEventListener("resize",m)}),p.onBeforeUnmount(()=>{window.removeEventListener("resize",m)}),{minWidth:n,minHeight:r,maxWidth:A,top:l,left:c,width:u,height:d,isCompressionHeight:f,handleDragging:h,handleResizing:y,toggleCompression:C}}function YE(e){const r=window.innerHeight-48-40,o=window.innerWidth-48-16,i=p.ref(o),a=p.ref(r),s=p.ref(0),l=B=>{B?i.value=window.innerWidth-12:i.value=o},c=(B,k)=>{a.value=k,s.value=k-r},u=()=>{p.nextTick(()=>{a.value=window.innerHeight-48-40+s.value,d.value?i.value=window.innerWidth-12:i.value=window.innerWidth-48-16})},d=p.ref(!1),A=p.ref(!1),f=p.ref(!1);let g=0;const h=()=>{if(f.value){f.value=!1;return}d.value||e("click")},y=()=>{d.value=!d.value,e("minimize",d.value),d.value?i.value=window.innerWidth-12:i.value=window.innerWidth-60},m=(B,k)=>{i.value=B,a.value=k},C=()=>{A.value=!0},x=()=>{A.value=!1},v=()=>{g=Date.now(),f.value=!1},j=()=>{Date.now()-g>200&&(f.value=!0)};return p.onMounted(()=>{window.addEventListener("resize",u)}),p.onUnmounted(()=>{window.removeEventListener("resize",u)}),{nimbusWidth:48,nimbusHeight:48,nimbusLeft:i,nimbusTop:a,isMinimize:d,isHovering:A,isDragging:f,handleNimbusDragging:c,handleNimbusMinimize:l,handleClick:h,handleMinimize:y,handleDragging:m,handleMouseEnter:C,handleMouseLeave:x,handleMouseDown:v,handleMouseUp:j}}const LE={class:"nimbus-icon-wrapper"},$E=["src"],GE=Vt(p.defineComponent({name:"NimbusButton",__name:"nimbus",props:{isPanelShow:{type:Boolean}},emits:["click","minimize"],setup(e,{emit:t}){const n=t,r=p.ref(null),o=p.ref(null),{nimbusLeft:i,nimbusTop:a,isMinimize:s,handleClick:l,handleMinimize:c,handleDragging:u,handleMouseEnter:d,handleMouseLeave:A,handleMouseDown:f,handleMouseUp:g}=YE(n),h=p.computed(()=>s.value?Oe("恢复默认大小"):Oe("最小化,将缩成锚点")),{createTooltip:y,destroyAll:m}=Wi({theme:"ai-blueking",followCursor:"horizontal",delay:[0,0]}),C=()=>{m(),r.value&&!s.value&&y(r.value,"Cmd + I",{placement:"left"}),o.value&&y(o.value,h.value,{placement:"top"})};return p.watch(()=>s.value,()=>{p.nextTick(()=>{C()})}),p.onMounted(()=>{p.nextTick(()=>{C()})}),(x,v)=>(p.openBlock(),p.createBlock(p.unref(zc),{active:!x.isPanelShow,axis:"y",draggable:!0,h:48,parent:!0,"prevent-deactivation":!0,resizable:!1,w:48,x:p.unref(i),y:p.unref(a),onDragging:p.unref(u)},{default:p.withCtx(()=>[p.createElementVNode("div",{ref_key:"nimbusContainerRef",ref:r,class:p.normalizeClass(["nimbus-container",{"is-minimize":p.unref(s)}]),onClick:v[1]||(v[1]=(...j)=>p.unref(l)&&p.unref(l)(...j)),onMousedown:v[2]||(v[2]=(...j)=>p.unref(f)&&p.unref(f)(...j)),onMouseenter:v[3]||(v[3]=(...j)=>p.unref(d)&&p.unref(d)(...j)),onMouseleave:v[4]||(v[4]=(...j)=>p.unref(A)&&p.unref(A)(...j)),onMouseup:v[5]||(v[5]=(...j)=>p.unref(g)&&p.unref(g)(...j))},[p.createElementVNode("div",LE,[p.createElementVNode("img",{width:"32",height:"32",src:p.unref(Gu),alt:"nimbus"},null,8,$E)]),p.createElementVNode("i",{ref_key:"minimizeButtonRef",ref:o,class:p.normalizeClass(["nimbus-mini bkai-icon",p.unref(s)?"icon-yinyong":"icon-minus-line"]),onClick:v[0]||(v[0]=p.withModifiers((...j)=>p.unref(c)&&p.unref(c)(...j),["stop"]))},null,2)],34)]),_:1},8,["active","x","y","onDragging"]))}}),[["__scopeId","data-v-3aad3233"]]),UE={class:"ai-blueking-wrapper"},ZE={class:"ai-blueking-container"},JE={class:"content-wrapper"},WE={class:"greeting-title"},qE={class:"greeting-anmition-wrapper"},KE={key:0,class:"bottom-tools-bar"},XE=Vt(p.defineComponent({__name:"ai-blueking-new",props:{enablePopup:{type:Boolean,default:!0},shortcuts:{default:()=>Ws},url:{default:""},prompts:{default:()=>[]}},emits:["shortcut-click","close","show","stop"],setup(e,{expose:t,emit:n}){p.useCssVars(O=>({"4a8ef618":I.value+"px"}));const r=e,o=n;p.provide(o4,r.enablePopup);const i=p.ref(),a=p.ref(!1),s=p.ref(""),l=p.ref(),c=p.ref(!1);let u=0;const{minWidth:d,minHeight:A,maxWidth:f,top:g,left:h,width:y,height:m,isCompressionHeight:C,handleDragging:x,handleResizing:v,toggleCompression:j}=HE({maxWidthPercent:80}),B=p.ref(68),k=O=>{B.value=O},I=p.computed(()=>{const M=Q.value?100:70;return B.value+40+M}),{selectedText:Q,citeText:P,setCiteText:$}=Ki(r.enablePopup),Z=()=>{a.value=!1,o("close")},q=()=>{a.value=!0,o("show")},U=()=>{q()};UB(),GB();const F={sessionCode:"1",sessionName:"test",model:""},L=p.ref(!1),K=()=>{L.value=!1},te=()=>{if(!l.value)return;L.value=!0;const{scrollTop:O,scrollHeight:M,clientHeight:H}=l.value,X=O+H>=M-50;c.value=!X&&M>H,X&&O>u&&K(),u=O};p.watch(l,O=>{O&&O.addEventListener("scroll",te)});const{currentSession:le,sessionContents:oe,sendChat:Y,stopChat:z,setCurrentSession:V,currentSessionLoading:D,reGenerateChat:T,reSendChat:R,deleteChat:_}=$B({handleStart:()=>{b()},handleText:()=>{b()},handleEnd:()=>{b()},requestOptions:{url:r.url}});V(F);const E=()=>{var O;(O=l.value)==null||O.scrollTo({top:l.value.scrollHeight,behavior:"smooth"})},b=()=>{L.value||l.value&&d4(l.value)},S=O=>{O.trim()&&(K(),Y({message:O,cite:P.value},()=>{p.nextTick(b)}),s.value="",$(""))},w=O=>{T(O)},N=(O,M)=>{R(O,M)},J=()=>{z(le.value.sessionCode),o("stop")},ee=O=>{!a.value&&q(),Y({message:O.label,cite:Q.value||s.value,shortcut:O}),o("shortcut-click",O)},ne=O=>{_(O)};return p.watch(oe,()=>{p.nextTick(b)},{deep:!0}),t({handleShow:q,handleStop:J,sendChat:Y,handleSendMessage:S,handleShortcutClick:ee,handleDelete:ne,handleRegenerate:w,handleResend:N}),(O,M)=>(p.openBlock(),p.createElementBlock("div",UE,[a.value?(p.openBlock(),p.createBlock(p.unref(zc),{key:0,ref_key:"resizeWrapper",ref:i,active:a.value,draggable:!0,h:p.unref(m),"max-width":p.unref(f),"min-height":p.unref(A),"min-width":p.unref(d),parent:!0,"prevent-deactivation":!0,resizable:!0,w:p.unref(y),x:p.unref(h),y:p.unref(g),"class-name":"ai-blueking-container-wrapper","drag-handle":".drag-handle",onDragging:p.unref(x),onResizing:p.unref(v)},{default:p.withCtx(()=>[p.createElementVNode("div",ZE,[p.createCommentVNode(" 顶部栏 "),p.createVNode(MD,{"is-compression-height":p.unref(C),onClose:Z,onToggleCompression:p.unref(j)},null,8,["is-compression-height","onToggleCompression"]),p.createElementVNode("div",JE,[p.createCommentVNode(" 主要内容区域 "),p.createElementVNode("div",{class:p.normalizeClass(`main-content ${p.unref(oe).length===0?"greeting-layout":"chat-layout"}`)},[p.unref(oe).length===0?(p.openBlock(),p.createBlock(p.unref($u).div,{key:0,class:"greeting-box",transition:{duration:.5,ease:[.33,1,.68,1],type:"tween"},animate:{opacity:1},initial:{opacity:1}},{default:p.withCtx(()=>[p.createElementVNode("div",WE,p.toDisplayString(p.unref(Oe)("你好,我是小鲸")),1),p.createElementVNode("div",qE,[p.createVNode(p.unref($u).div,{class:"greeting-text",transition:{duration:1.2,ease:[.16,.77,.47,.97],scaleX:{type:"spring",stiffness:160,damping:15,mass:.5,delay:.1}},animate:{width:"auto",scaleX:1},initial:{width:0,scaleX:0}},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("输入你的问题,助你高效的完成工作")),1)]),_:1})])]),_:1})):p.createCommentVNode("v-if",!0),p.createElementVNode("div",{ref_key:"messageWrapper",ref:l,style:p.normalizeStyle({opacity:p.unref(oe).length>0?1:0}),class:"message-wrapper"},[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(p.unref(oe),(H,X)=>(p.openBlock(),p.createBlock(EE,{index:X,key:H.id,message:H,onDelete:ne,onRegenerate:w,onResend:N},null,8,["index","message"]))),128))],4),p.createVNode(p.unref($u).div,{transition:{duration:.5,ease:[.33,1,.68,1],type:"tween",layoutId:"chat-input"},class:p.normalizeClass(`chat-input-container ${p.unref(oe).length===0?"centered":"bottom"}`),layout:""},{default:p.withCtx(()=>[p.unref(D)||c.value?(p.openBlock(),p.createElementBlock("div",KE,[p.unref(D)?(p.openBlock(),p.createBlock(t4,{key:0,color:"#EA3636",icon:"icon-tingzhishengcheng",text:"停止生成",onClick:J})):p.createCommentVNode("v-if",!0),c.value?(p.openBlock(),p.createBlock(t4,{key:1,color:"#979BA5",icon:"icon-jiantou",text:"返回底部",onClick:E})):p.createCommentVNode("v-if",!0)])):p.createCommentVNode("v-if",!0),p.createVNode(sE,{modelValue:s.value,"onUpdate:modelValue":M[0]||(M[0]=H=>s.value=H),loading:p.unref(D),prompts:r.prompts,shortcuts:O.shortcuts,onHeightChange:k,onSend:S,onShortcutClick:ee,onStop:J},null,8,["modelValue","loading","prompts","shortcuts"])]),_:1},8,["class"])],2)])])]),_:1},8,["active","h","max-width","min-height","min-width","w","x","y","onDragging","onResizing"])):p.createCommentVNode("v-if",!0),p.createVNode(GE,{"is-panel-show":a.value,"onUpdate:isPanelShow":M[1]||(M[1]=H=>a.value=H),onClick:U},null,8,["is-panel-show"]),p.createVNode(RE,{shortcuts:O.shortcuts,onClick:M[2]||(M[2]=H=>a.value=!0),onShortcutClick:ee},null,8,["shortcuts"])]))}}),[["__scopeId","data-v-e952a6bc"]]);(function(){var e='<svg xmlns="http://www.w3.org/2000/svg" data-name="bkai" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="icon-warning-circle-fill" viewBox="0 0 1024 1024"><path fill="#737987" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 640h-64v-64h64v64zm0-128h-64V320h64v256z"/></symbol><symbol id="icon-close-circle-shape" viewBox="0 0 64 64"><path fill="#737987" d="M32 4C16.5 4 4 16.5 4 32s12.5 28 28 28 28-12.5 28-28S47.5 4 32 4zm11.3 36.5l-2.8 2.8-8.5-8.5-8.5 8.5-2.8-2.8 8.5-8.5-8.5-8.5 2.8-2.8 8.5 8.5 8.5-8.5 2.8 2.8-8.5 8.5 8.5 8.5z"/></symbol><symbol id="icon-close-line-2" viewBox="0 0 64 64"><path d="M52 16.2L47.8 12 32 27.8 16.2 12 12 16.2 27.8 32 12 47.8l4.2 4.2L32 36.2 47.8 52l4.2-4.2L36.2 32z"/></symbol><symbol id="icon-minus-line" viewBox="0 0 1024 1024"><path d="M128 448h768v128H128V448z" class="st0"/></symbol><symbol id="icon-visible1" viewBox="0 0 1024 1024"><path d="M512 384a128 128 0 10128 128 128 128 0 00-128-128zm0 192a64 64 0 1164-64 64 64 0 01-64 64z"/><path d="M512 240C264.64 240 64 512 64 512s200.64 272 448 272 448-272 448-272-200.64-272-448-272zm0 480c-160 0-304-139.04-364.96-208C208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720z"/></symbol><symbol id="icon-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="icon-quanquan" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M512 64.129c-9.343-.661-18.345 3.338-27.005 11.998-2.666 2.667-4.831 6.165-6.495 10.495-1.664 4.33-2.496 7.498-2.496 9.503v4c0 10.004 2.997 18.003 8.991 23.997 3.328 4.01 7.327 6.847 11.999 8.511 4.671 1.664 8.34 2.496 11.006 2.496h4c68.003 0 130.993 16.83 188.97 50.49 57.978 33.66 103.807 79.49 137.489 137.488 33.681 57.999 50.511 121.16 50.49 189.483-.021 68.322-16.851 131.313-50.49 188.97-33.64 57.657-79.469 103.316-137.489 136.976-58.02 33.66-121.18 50.49-189.482 50.49-68.301 0-131.292-16.83-188.97-50.49-57.68-33.66-103.338-79.319-136.977-136.976-33.639-57.657-50.469-120.818-50.49-189.482 0-10.005-3.669-18.676-11.007-26.013-2.666-3.328-6.164-5.824-10.494-7.487-4.33-1.664-7.498-2.496-9.503-2.496h-4c-10.004 0-18.334 3.338-24.99 10.015-4.01 4.01-6.846 8.18-8.51 12.51-1.664 4.33-2.496 7.498-2.496 9.503v4c0 60.665 11.828 118.663 35.484 173.996 23.656 55.332 55.482 102.996 95.477 142.991 39.996 39.996 87.66 71.822 142.992 95.478 55.332 23.656 113.33 35.483 173.996 35.483 60.665 0 118.664-11.827 173.996-35.483 55.332-23.656 102.996-55.482 142.992-95.478 39.995-39.995 71.82-87.659 95.477-142.991 23.656-55.333 35.484-113.331 35.484-173.996 0-60.665-11.828-118.664-35.484-173.996-23.656-55.333-55.482-102.997-95.477-142.992-39.996-39.996-87.66-71.821-142.992-95.477C630.664 75.989 572.666 64.16 512 64.16v-.032z"/></symbol><symbol id="icon-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol><symbol id="icon-shipin-2" viewBox="0 0 1024 1024"><path fill="#FF9C01" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM433.067 486.16v161.072c0 44.295 29.53 60.402 67.113 36.242l107.381-71.14c36.242-26.846 36.242-67.114 0-91.275L500.18 449.92c-36.241-24.16-67.113-8.053-67.113 36.241zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="icon-tupian-2" viewBox="0 0 1024 1024"><path fill="#699DF4" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-18.4 512l-112 144-80-96-112 144h448l-144-192zM480 448c-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64zm122-310.2V326h188.2L602 137.8z"/></symbol><symbol id="icon-wenben-2" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM656 704H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h288c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-64-128H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zM464 448h-96c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h96c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm138-310.2V326h188.2L602 137.8z"/></symbol><symbol id="icon-yasuobao-2" viewBox="0 0 1024 1024"><path fill="#63656E" fill-rule="evenodd" d="M623.999 64c26.5 0 63.499 15.5 82 34l156 156c18.5 18.5 34.001 55.5 34.001 82v576.001c0 26.5-21.5 47.999-48.002 47.999H176c-26.5 0-48-21.5-48-47.999V112c0-26.5 21.5-48 48-48h447.999zM296 456h-64v222h128V518h-64v-62zm16 110v64h-32v-64h32zm48-174h-64v64h64v-64zm-64-64h-64v64h64v-64zm64-64h-64v64h64v-64zm280-132v188h188c-3-8.5-7.501-17-11.001-20.5L660.499 143c-3.5-3.5-12-8-20.499-11zm-344 68h-64v64h64v-64zm64-64h-64v64h64v-64z"/></symbol><symbol id="icon-yinle-2" viewBox="0 0 1024 1024"><path fill="#F8B4B4" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-6.312 385.187l-133.876 40.95c-16.187 4.637-29.4 21.525-29.4 37.712v141.225s-9.712-6.562-31.324-3.5c-31.763 4.55-57.488 28.875-57.488 54.425 0 25.55 25.725 41.213 57.488 36.663 31.762-4.463 55.037-28.088 55.037-53.638V582.449c0-11.375 13.65-16.187 13.65-16.187l118.387-37.1s13.126-4.375 13.126 7.7v96.862s-12.076-6.912-33.688-4.287c-31.762 3.85-57.488 27.65-57.488 53.2 0 25.55 25.726 41.737 57.488 37.887 31.762-3.85 57.488-27.65 57.488-53.2V470.187c0-16.275-13.126-25.638-29.4-21zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="icon-doc-3" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM298.709 352.273h-85.333v341.334h85.333l85.334-85.334 85.333 85.334h85.333V352.273h-85.333v212.864l-85.333-84.864-84.907 85.334-.427-213.334z"/></symbol><symbol id="icon-excel-2" viewBox="0 0 1024 1024"><path fill="#2DCB56" fill-rule="evenodd" d="M675.307 51.163a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12L121.94 901.248c-21.027-2.995-36.65-21-36.65-42.24V164.992c0-21.24 15.623-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zM896 128c23.564 0 42.667 19.103 42.667 42.667v682.666C938.667 876.897 919.564 896 896 896H725.333v-85.333h128V213.333h-128V128H896zM315.733 341.333h-102.4L332.8 512 213.333 682.667h102.4L384 585.13l68.267 97.536h102.4L435.2 512l119.467-170.667h-102.4L384 438.87l-68.267-97.536z"/></symbol><symbol id="icon-markdown" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.8zM443.562 477.562h-90V768h55.876V603.75c0-24.5-.813-48.938-2.438-73.312h1.688c4.374 21.374 7.437 34.437 9.187 39.187L490.438 768h49.312l71.625-200.25c2.25-6.25 5.25-18.688 9-37.312h1.5c-1.625 24.624-2.437 45.062-2.437 61.312V768h61.124V477.562H593l-62.812 175.126c-4.126 11.624-8.126 25.374-12 41.25h-1.313c-1.875-12.75-5.437-26.376-10.687-40.876l-62.626-175.5zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="icon-pdf-2" viewBox="0 0 1024 1024"><path fill="#EA3636" fill-rule="evenodd" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.217 637.256c-15.174-.489-31.314.67-49.65 2.964-24.298-14.987-40.654-35.582-52.274-65.827.28-1.152.86-3.538 1.063-4.38.474-1.958.867-3.594 1.243-5.185 4.293-18.13 6.615-31.358 7.3-44.695.518-10.074-.04-19.368-1.827-27.976-3.298-18.584-16.454-29.453-33.021-30.126-15.446-.627-29.649 7.993-33.281 21.373-5.913 21.612-2.45 50.07 10.08 98.582-15.964 38.056-37.052 82.661-51.203 107.539-18.885 9.74-33.604 18.605-45.953 28.427-16.303 12.966-26.48 26.29-29.286 40.306-1.355 6.48.692 14.966 5.36 21.912 5.296 7.879 13.282 12.991 22.855 13.735 24.152 1.877 53.83-23.024 86.59-79.258 3.295-1.09 6.78-2.257 11.026-3.69 2.323-.783 10.464-3.538 11.91-4.026 7.521-2.54 12.98-4.36 18.376-6.116 23.396-7.612 41.096-12.429 57.21-15.163 27.973 14.973 60.316 24.796 82.098 24.796 17.979 0 30.126-9.319 34.515-23.985 3.857-12.886.794-27.824-7.473-36.084-8.56-8.41-24.3-12.434-45.658-13.123zm-247.985 128.42v-.36l.126-.338c1.275-3.421 3.157-7.008 5.6-10.758 4.284-6.576 10.173-13.5 17.472-20.865 3.92-3.955 8.002-7.8 12.79-12.12 1.073-.969 7.91-7.059 9.189-8.25l11.176-10.407-8.12 12.934c-12.326 19.638-23.46 33.78-33.013 43.004-3.507 3.387-6.6 5.9-9.091 7.505-1.027.662-1.916 1.144-2.613 1.424-.409.163-.771.268-1.13.302-.38.045-.765-.01-1.117-.16a2.068 2.068 0 01-1.269-1.911zm125.934-218.269l-2.26 4.007-1.39-4.385c-3.114-9.829-5.387-24.641-6.016-37.997-.716-15.197.49-24.323 5.286-24.323 6.74 0 9.831 10.808 10.076 27.053.216 14.28-2.03 29.142-5.696 35.645zm-5.81 58.464l1.534-4.05 2.088 3.795c11.69 21.245 26.858 38.967 43.538 51.315l3.595 2.662-4.38.904c-16.328 3.372-31.544 8.457-52.34 16.842 2.174-.876-21.623 8.863-27.638 11.169l-5.252 2.013 2.802-4.877c12.35-21.496 23.758-47.326 36.052-79.773h.001zm157.626 76.261c-7.864 3.104-24.777.329-54.569-12.387l-7.561-3.227 8.199-.607c23.295-1.724 39.807-.44 49.422 3.08 4.09 1.498 6.824 3.388 8.037 5.553 1.31 2.336.71 4.81-1.362 6.31-.448.427-1.155.88-2.166 1.278z"/></symbol><symbol id="icon-ppt-2" viewBox="0 0 1024 1024"><path fill="#FF5656" fill-rule="evenodd" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM540.487 323.829H199.154v341.333h85.333V579.83h256v-256zm-85.333 85.333v85.333H284.487v-85.333h170.667z"/></symbol><symbol id="icon-sousuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M478.72 128c193.6 0 350.72 157.12 350.72 350.72 0 82.88-28.8 159.04-76.8 218.88l131.84 131.84c15.36 15.36 15.36 40 0 55.04s-40 15.36-55.04 0L697.6 752.64c-60.16 48-136 76.8-218.88 76.8-193.6 0-350.72-157.12-350.72-350.72S285.12 128 478.72 128zm0 78.4c-150.4 0-272.32 121.92-272.32 272.32s121.92 272.32 272.32 272.32c58.56 0 114.24-18.56 160.32-52.16l9.6-7.36 23.68-19.2 19.2-23.68c35.84-44.8 56.64-99.52 59.2-157.44l.32-12.48c0-150.4-121.92-272.32-272.32-272.32z" clip-rule="evenodd"/></symbol><symbol id="icon-chouti" viewBox="0 0 1024 1024"><path d="M864 160c35.346 0 64 28.654 64 64v576c0 35.346-28.654 64-64 64H160c-35.346 0-64-28.654-64-64V224c0-35.346 28.654-64 64-64zm-320 64H160v576h384V224zm320 0H608v576h256V224zm-64 224v64H672v-64h128zm0-128v64H672v-64h128z"/></symbol><symbol id="icon-liaotianchuang" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M832 160c35.346 0 64 28.654 64 64v569.6c0 38.88-28.654 70.4-64 70.4H192c-35.346 0-64-31.52-64-70.4V224c0-35.346 28.654-64 64-64h640zm0 192H192v448h640V352zM704 224c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm192 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32z"/></symbol><symbol id="icon-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="icon-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="icon-published-zhongzhi" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 96c229.75 0 416 186.25 416 416S741.75 928 512 928 96 741.75 96 512 282.25 96 512 96zm0 64c-194.404 0-352 157.596-352 352s157.596 352 352 352 352-157.596 352-352-157.596-352-352-352zm16 208c70.692 0 128 57.308 128 128v32c0 70.692-57.308 128-128 128h-32c-70.692 0-128-57.308-128-128v-32c0-70.692 57.308-128 128-128h32z"/></symbol><symbol id="icon-fasong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M873.6 99.2L118.4 476.8c-28.8 16-28.8 44.8-6.4 60.8l182.4 112c16 6.4 28.8 6.4 44.8-6.4L736 288 390.4 672c-6.4 6.4-6.4 16-6.4 22.4v166.4c0 16 6.4 28.8 22.4 38.4s28.8 0 38.4-6.4l89.6-89.6 182.4 121.6c28.8 16 54.4 6.4 60.8-22.4L928 147.2c6.4-38.4-19.2-60.8-54.4-48z" clip-rule="evenodd"/></symbol><symbol id="icon-diancai" viewBox="0 0 1024 1024"><path d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320zm35.008-73.024L352 560.96V192h383.517l108 384H544v160c0 33.189-11.849 56.887-38.4 76.8-4.222 3.167-11.054 6.421-20.402 9.518l-2.19.658z"/></symbol><symbol id="icon-diancaishixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320z"/></symbol><symbol id="icon-dianzan" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zM448 128c44.402 6.635 76.402 17.301 96 32 42.667 32 64 74.667 64 128v96h235.517a64 64 0 0117.328 2.39c34.026 9.57 53.851 44.912 44.282 78.938l-108 384C789.364 876.93 764.19 896 735.517 896H288V448l160-320zm35.008 73.024L352 463.04V832h383.517l108-384H544V288c0-33.189-11.849-56.887-38.4-76.8-4.222-3.167-11.054-6.421-20.402-9.518l-2.19-.658z"/></symbol><symbol id="icon-dianzanshixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zm96-.997v448h471.758c14.337 0 26.924-9.535 30.805-23.336l126-448c4.785-17.013-5.128-34.684-22.14-39.469a32 32 0 00-8.665-1.195H608v-96c0-53.333-21.333-96-64-128-19.598-14.699-51.598-25.365-96-32L288 448z"/></symbol><symbol id="icon-dingyue" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M821.428 128C862.625 128 896 162.015 896 204.003v661.17C896 882.182 882.963 896 866.276 896c-7.693 0-14.609-2.936-19.83-7.715l-.508-.257-300.374-157.852h-.521l-301.416 157.32-3.082 1.13c-5.16 4.294-11.74 6.843-18.82 6.843-16.688 0-29.725-13.82-29.725-30.295V204.003C192 162.015 225.375 128 266.572 128h554.856zm0 60.59H266.572c-8.344 0-15.123 6.909-15.123 15.413l-.025 610.781 269.11-140.414c1.042-.532 1.564-1.063 2.607-1.063 13.558-6.91 30.767-6.91 44.847.531l2.086 1.063 266.47 139.755.007-610.653c0-8.504-6.78-15.413-15.123-15.413zm-95.431 294.975c16.166 0 29.724 13.82 29.724 30.295l-.009 30.268 29.734.027c16.687 0 29.724 13.819 29.724 30.295s-13.037 30.295-29.724 30.295l-29.734-.009.01 30.835c0 16.476-13.559 30.295-29.725 30.295-16.687 0-29.724-13.819-29.724-30.295l-.017-30.835-30.23.009c-16.687 0-29.724-13.819-29.724-30.295s13.559-30.295 29.725-30.295l30.229-.027.017-30.268c0-17.007 13.558-30.295 29.724-30.295zM663.419 231.11c16.688 0 29.725 13.818 29.725 30.294 0 17.008-13.037 30.295-29.725 30.295H424.581c-16.688 0-29.725-13.818-29.725-30.295 0-17.007 13.559-30.294 29.725-30.294h238.838z"/></symbol><symbol id="icon-fujian" viewBox="0 0 1024 1024"><path d="M470.82 362.7L278.013 549.08c-66.508 64.292-66.483 168.527.058 232.85 66.434 64.22 174.442 64.281 240.881.058l241.055-233.02c13.307-12.862 34.88-12.862 48.188 0 13.307 12.864 13.307 33.719 0 46.581L567.138 828.57c-93.066 89.961-244.221 89.874-337.255-.058-93.15-90.044-93.186-235.988-.06-326.01l337.433-326.182.031-.03c66.643-64.347 174.084-64.453 240.847.088 66.649 64.425 66.805 168.328.02 232.886l-192.85 186.42-144.341 139.53c-40.033 38.697-104.634 38.872-144.705.136-40.08-38.744-40.235-100.85.141-139.88L663.43 269.674c13.306-12.862 34.88-12.862 48.188 0 13.306 12.864 13.306 33.72 0 46.581L374.587 642.051c-13.711 13.253-13.66 33.65-.142 46.717 13.398 12.951 34.85 12.893 48.33-.136l144.34-139.53 192.85-186.42c40.14-38.8 40.048-100.994-.02-139.724-19.121-18.61-45.133-29.078-72.268-29.082-27.134-.003-53.15 10.458-72.275 29.064L470.82 362.7z"/></symbol><symbol id="icon-lashen" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 192l128.431 159.872h-256L511.492 192zM768 128v64H256v-64h512zM256 832h512v64H256zm224-480h64v320h95.922l-128.43 159.872L383.921 672H480V352z"/></symbol><symbol id="icon-yasuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 544l128.431 159.872L544 703.84V928h-64V703.84l-96.078.032L511.492 544zM832 480v64H192v-64h640zM544 96v223.968l95.922.032-128.43 159.872L383.921 320l96.078-.032V96h64z"/></symbol><symbol id="icon-yinyong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M642.272 192v64H416c-106.039 0-192 85.961-192 192s85.961 192 192 192h355.712L640 509.52 686 464l210 208-210 208-46-45.52L771.712 704H416c-138.717 0-251.665-110.33-255.878-248.026L160 448c0-141.385 114.615-256 256-256h226.272z"/></symbol><symbol id="icon-drill-down" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M932.061 599.866l-144.135-89.362-34.411 55.443L889.21 649.44 564.58 850.993a97.006 97.006 0 01-102.582 0l-324.63-201.554 131.8-82.84-34.411-55.443-142.837 88.71C74.534 610.259 63.915 629.114 64 649.439c-.054 20.49 10.527 39.525 27.92 50.225l335.018 206.773a158.447 158.447 0 00170.105 0l335.018-205.468c17.393-10.7 27.974-29.736 27.918-50.226.555-20.787-10.125-40.25-27.918-50.877zM784.68 383.309l-38.955-52.182-201.27 150.676V80h-64.926v401.803l-201.27-150.676-38.956 52.182L511.99 587.472 784.68 383.31z"/></symbol><symbol id="icon-liaotianliebiao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M160 192h704c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h352c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h576c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32z"/></symbol><symbol id="icon-xinzengliaotian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960c-58.835 0-115.02-11.341-166.49-31.957L96 928l-.005-249.414C75.355 627.09 64 570.87 64 512 64 264.576 264.576 64 512 64zm0 64c-212.077 0-384 171.923-384 384 0 49.608 9.378 97.809 27.401 142.775l4.594 11.462L159.968 864l185.553.043 12.335.002 11.45 4.587C414.25 886.633 462.423 896 512 896c212.077 0 384-171.923 384-384S724.077 128 512 128zm0 160c17.673 0 32 14.327 32 32v160h160c17.673 0 32 14.327 32 32 0 16.41-12.353 29.936-28.268 31.785L704 544H544v160c0 16.41-12.353 29.936-28.268 31.785L512 736c-17.673 0-32-14.327-32-32V544H320c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h160V320c0-17.673 14.327-32 32-32z"/></symbol><symbol id="icon-quxiaozhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M534.3 612.212c29.73 3.15 53.172 13.558 70.325 31.226 27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25s-69.687-10.75-90.562-32.25c-26.58-25.037-40.543-60.55-41.892-106.536l73.262-73.341c-10.663 16.383-15.995 38.341-15.995 65.877 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312 13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-14.43 0-27.021 3.358-37.77 10.074l58.008-57.987zm277.888 7.413c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25h-58.687V896h-57.376V619.625h120.376zM275.37 871.104l.004 24.896h-24.9l24.896-24.896zm549.53-685.26l45.255 45.254-656.195 656.196-45.255-45.255 656.196-656.195zM803 667.625h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938 7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187zm-457.132-48.009l-48.928 48.928-21.565.018-.004 21.55-58.143 58.144.022-79.694h-83.062v-48.937l211.68-.009zM496 96l181.388 192.096L581.484 384H576l-.02 5.504L421.484 544H416V384H224L496 96z"/></symbol><symbol id="icon-zhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M496 96l272 288H576v160H416V384H224L496 96zM358.062 619.625v48.937h-82.687V896H217.25V668.562h-83.062v-48.937h223.874zm156 284.063c-39.5 0-69.687-10.75-90.562-32.25-28-26.376-42-64.376-42-114 0-50.626 14-88.626 42-114 20.875-21.5 51.062-32.25 90.562-32.25s69.688 10.75 90.563 32.25c27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25zm54.563-74.25c13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-22.874 0-41.124 8.437-54.75 25.313-13.624 16.874-20.437 40.874-20.437 72 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312zm239.25-32.813h-58.687V896h-57.376V619.625h120.376c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25zm27-57.563c7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938z"/></symbol><symbol id="icon-piliangbianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M573.538 160v57.6H219.077v588.8h585.846V491.2H864v344c0 15.898-13.233 28.8-29.538 28.8H189.538C173.233 864 160 851.098 160 835.2V188.8c0-15.898 13.233-28.8 29.538-28.8h384zm281.653 0L896 203.948 520.81 608 480 564.052 855.19 160z"/></symbol><symbol id="icon-shanchu" viewBox="0 0 1024 1024"><path d="M659.2 246.4v-60.8c0-32-25.6-57.6-57.6-57.6h-176c-32 0-57.6 25.6-57.6 57.6v57.6H128v57.6h102.4V832c0 32 25.6 57.6 57.6 57.6h441.6c32 0 57.6-25.6 57.6-57.6V304H896v-57.6H659.2zm-236.8-44.8c0-9.6 6.4-16 16-16h147.2c9.6 0 16 6.4 16 16v44.8h-176v-44.8zm310.4 620.8c0 9.6-6.4 16-16 16H304c-9.6 0-16-6.4-16-16V304h441.6v518.4z"/><path d="M576 384h64v320h-64V384zM384 384h64v320h-64V384z"/></symbol><symbol id="icon-yuan-jiahao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm31.984 224.016H480v192.016H288v63.984h192v192h63.984v-192H736v-63.984H543.984V288.016z"/></symbol><symbol id="icon-yuan-jianhao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm224 416.016H288V544h448v-63.984z"/></symbol><symbol id="icon-zhushou" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M872.2 454.62C868.485 256.243 714.704 96 525.868 96h-27.734C309.297 96 155.516 256.243 151.8 454.592 118.63 473.812 96 509.282 96 550.3v55.466c0 61.18 49.754 110.934 110.933 110.934 61.18 0 110.934-49.754 110.934-110.934V550.3c-.088-60.802-49.08-110.215-109.88-110.823 10.844-160.714 136.67-288.01 290.146-288.01h27.734c153.504 0 279.302 127.296 290.146 288.01-60.8.608-109.792 50.02-109.88 110.823v55.466c0 50.087 33.558 92.02 79.207 105.748a292.503 292.503 0 01-166.345 107.882c-9.389-28.157-35.714-47.17-65.395-47.23-38.292 0-69.333 31.042-69.333 69.334 0 38.291 31.041 69.333 69.333 69.333a69.056 69.056 0 0058.822-33.03c101.164-17.698 189.385-79.083 241.142-167.787C896.772 694.874 928 654.106 928 605.766V550.3c0-41.018-22.63-76.489-55.8-95.68zM262.4 550.3v55.466c0 30.59-24.877 55.467-55.467 55.467s-55.466-24.877-55.466-55.467V550.3c0-30.59 24.876-55.467 55.466-55.467S262.4 519.71 262.4 550.3zm610.133 55.466c0 29.73-23.573 53.886-52.97 55.217l-2.164-1.026c-.194.444-.499.805-.693 1.22-30.47-.197-55.076-24.94-55.106-55.41V550.3c0-30.59 24.877-55.467 55.467-55.467s55.466 24.877 55.466 55.467v55.466z"/></symbol><symbol id="icon-bianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M609.6 201.562L712 303.968 304 710.39H203.2V609.584l406.4-408.022zM683.672 128l101.821 101.83-45.255 45.257-101.822-101.83L683.672 128zM128 799.995h768V896H128v-96.005z"/></symbol><symbol id="icon-shezhi-3" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512.141 64c33.285 0 66.664 3.844 73.857 5 14.812 2.5 26.62 13.9 29.623 28.6l12.71 63.4c2.302 11.6 10.208 21.5 21.217 26.1 27.32 11.5 52.84 26.3 76.058 44 9.608 7.2 22.118 9.2 33.426 5.4l61.048-20.6c14.31-4.8 30.123-.2 39.63 11.4 11.51 14.1 22.217 28.9 32.025 44.4l18.614 32.1c8.507 16.3 16.113 33.2 22.618 50.7 5.204 14 1.1 29.7-10.108 39.6L874.021 437c-9.007 7.9-13.41 19.7-12.009 31.6 1.601 14 2.502 28.3 2.502 42.8 0 14.8-.9 29.4-2.702 43.7-1.401 11.9 3.002 23.8 12.01 31.7l48.537 42.7c11.309 9.9 15.312 25.7 10.008 39.8-17.514 46.6-42.633 89.5-73.758 127.2-9.507 11.6-25.22 16-39.43 11.2L757.83 787c-11.308-3.8-23.818-1.7-33.426 5.5-22.817 17.2-47.837 31.8-74.557 43.1-11.109 4.7-19.115 14.5-21.417 26.2l-12.71 63.5c-3.002 14.7-14.711 26.1-29.523 28.6-24.118 4-48.837 6.1-74.057 6.1-24.82 0-49.238-2-72.956-5.9-14.812-2.5-26.621-13.9-29.523-28.6l-12.71-63.3c-2.302-11.6-10.208-21.5-21.217-26.1a355.85 355.85 0 01-75.558-43.5c-9.607-7.2-22.117-9.2-33.426-5.4L205.303 808c-14.21 4.8-29.923.3-39.43-11.2-4.932-5.952-25.037-29.06-41.159-56.796-11.28-19.409-22.147-42.81-32.598-70.204-5.304-14.1-1.301-29.9 10.008-39.8l48.537-42.6c9.007-7.9 13.51-19.7 12.01-31.5-1.902-14.5-2.803-29.4-2.803-44.5 0-14.7.901-29.2 2.702-43.5 1.502-11.9-3.002-23.8-12.009-31.7l-48.638-42.7c-11.308-9.9-15.311-25.7-10.007-39.8 4.503-12 9.507-23.7 14.911-35.1.4-.9.9-1.7 1.401-2.6l32.025-55.4c.5-.9 1-1.8 1.601-2.6 7.406-10.6 15.112-20.9 23.318-30.9 9.508-11.6 25.32-16.1 39.531-11.3l61.147 20.7c11.41 3.8 23.919 1.8 33.526-5.5 23.519-17.8 49.138-32.7 76.66-44.2a35.8 35.8 0 0021.316-26.1l12.61-63.2c2.902-14.8 14.711-26.2 29.623-28.6 6.77-1.094 39.618-4.9 72.556-4.9zm28.022 64h-56.544l-2.802.2c-7.106.6-12.91 5.8-14.311 12.7l-10.308 51.6-5.304 26.7c-1.101 5.4-5.004 9.9-10.208 11.8l-25.72 9.2c-32.525 11.6-62.449 28.9-88.97 51.3l-20.815 17.6c-4.203 3.6-10.008 4.7-15.312 2.9l-25.82-8.7-50.039-16.9c-6.705-2.3-14.11.1-18.114 5.9-.1.1-.2.3-.3.4l-.7 1.2-30.324 52.5-.6 1.2-1.008 2.804c-1.462 5.706.364 11.853 4.91 15.796l39.831 35 20.416 17.9c4.103 3.7 6.105 9.2 5.104 14.7l-4.704 26.7c-3.002 16.7-4.503 33.9-4.503 51 0 17.4 1.501 34.8 4.604 51.7l4.803 26.8c1.001 5.4-.9 11-5.104 14.7l-20.516 18-39.53 34.8c-5.304 4.7-6.805 12.3-3.803 18.7l2.802 5.7c.2.3.3.6.5.9l23.519 40.7.6.9c1.501 2.4 3.203 4.8 4.804 7.1 4.003 5.7 11.309 8.1 18.014 5.9l50.539-17 25.62-8.7c5.204-1.8 11.108-.7 15.312 2.9l20.816 17.4c26.22 22.1 55.943 39.2 88.068 50.7l25.62 9.2c5.204 1.9 9.107 6.3 10.208 11.8l5.304 26.7 10.308 51.6c1.3 7 7.205 12.1 14.31 12.7 10.509.9 21.017 1.3 31.525 1.3 10.909 0 21.817-.5 32.626-1.4 7.005-.6 12.81-5.8 14.21-12.7l10.409-52 5.304-26.6c1.1-5.4 4.903-9.9 10.108-11.8l25.52-9.3c31.924-11.6 61.347-28.6 87.467-50.6l20.816-17.5c4.203-3.6 10.008-4.7 15.312-2.9l25.72 8.7 50.239 17c6.705 2.3 14.11-.1 18.114-5.9 6.105-8.7 11.809-17.6 17.113-26.8 5.504-9.5 10.608-19.1 15.212-28.9 3.002-6.4 1.401-14-3.903-18.7l-39.831-34.9-20.416-17.9c-4.103-3.7-6.105-9.2-5.104-14.7l4.704-26.7c3.002-16.7 4.503-33.8 4.503-51 0-16.9-1.5-33.8-4.403-50.3l-4.704-26.6c-.9-5.5 1.001-11 5.204-14.7l20.316-17.8 39.83-34.8c5.305-4.7 6.906-12.2 3.904-18.6-2.102-4.6-4.303-9.2-6.705-13.7l-17.214-29.8c-2.602-4.1-5.304-8.2-8.106-12.2-4.003-5.8-11.409-8.3-18.114-6l-50.039 16.9-25.82 8.7c-5.204 1.8-11.108.7-15.311-2.9L698.485 292c-26.32-22.3-55.943-39.5-88.268-51.2l-25.52-9.3c-5.204-1.9-9.007-6.4-10.108-11.8l-5.304-26.7-10.408-51.9c-1.4-6.9-7.205-12.1-14.21-12.7-1.502-.2-3.003-.3-4.504-.4zM512.24 351.5c88.469 0 160.124 71.6 160.124 160s-71.655 160-160.124 160c-88.468 0-160.124-71.6-160.124-160s71.656-160 160.124-160zm0 64c-52.94 0-96.074 43.1-96.074 96s43.133 96 96.074 96c52.941 0 96.075-43.1 96.075-96s-43.134-96-96.075-96z"/></symbol><symbol id="icon-history" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M551.32 96C776.665 96 960 282.618 960 512S776.666 928 551.32 928v-66.56c189.284 0 343.291-156.749 343.291-349.44S740.604 162.56 551.319 162.56c-183.76 0-333.843 147.863-342.458 332.8h117.39L179.124 668.283 32 495.36h111.047C151.678 273.665 331.449 96 551.319 96zm28.445 192v192H800v64H512V288h67.765z"/></symbol><symbol id="icon-fuzhi" viewBox="0 0 1024 1024"><path d="M672 704v128c0 35.346-28.654 64-64 64H192c-35.346 0-64-28.654-64-64V384c0-35.346 28.654-64 64-64h160V216.889C352 168.242 389.727 128 437.333 128h373.334C858.273 128 896 168.242 896 216.889V615.11C896 663.758 858.273 704 810.667 704H672zm-64-320H192v448h416V384zm64 256h138.667C821.97 640 832 629.302 832 615.111V216.89C832 202.698 821.97 192 810.667 192H437.333C426.03 192 416 202.698 416 216.889V320h192c35.346 0 64 28.654 64 64v256z"/></symbol><symbol id="icon-zhongxinshengcheng" viewBox="0 0 1024 1024"><path d="M844.077 379.897c16.38 41.657 25.316 87.777 25.316 132.41 0 197.87-160.827 357.06-357.393 357.06-84.88 0-166.783-29.755-230.816-84.802h71.478v-59.51H184.39v166.628h59.566v-60.997c175.718 147.287 439.295 124.97 586.719-50.584 101.261-120.508 125.087-285.648 64.033-429.96l-50.63 29.755zM179.923 644.717c-16.38-41.658-25.316-87.778-25.316-132.41 0-197.871 160.827-357.061 357.393-357.061 84.88 0 166.783 29.755 230.816 84.802h-71.478v59.51H839.61V132.93h-59.566v60.998C604.326 45.152 340.75 68.956 193.325 244.51 92.064 365.02 68.238 530.16 129.292 674.471l50.63-29.754z"/></symbol><symbol id="icon-fenxiang" viewBox="0 0 1024 1024"><path d="M954.297 473.916L566.932 132.133c-10.735-9.437-27.186-1.672-27.186 12.783v200.458c0 8.96-6.884 16.486-15.635 16.844C299.86 370.461 111.31 537.112 71.64 765.644l-7.35 42.41c-2.918 16.485 16.917 26.76 28.235 14.574l28.936-31.3c104.659-113.37 250.037-177.043 401.834-176.446 9.1 0 16.568 7.526 16.568 16.844v196.158c0 14.455 16.568 22.22 27.185 12.783L954.414 499.48c7.467-6.81 7.467-18.875-.117-25.565zm-796.9 204.998c65.339-153.987 214.218-257.68 384.332-257.68h39.67c9.101 0 16.452-7.527 16.452-16.845V237.977L879.624 486.7 597.851 734.823v-162.23c0-9.319-7.35-16.845-16.452-16.845h-36.053c-140.361-5.734-277.106 38.467-387.949 123.166z"/></symbol><symbol id="icon-jiahao" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="icon-jieshi" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="icon-fanyi" viewBox="0 0 1024 1024"><path d="M377.6 851.2h-96c-44.8-6.4-83.2-44.8-83.2-89.6v-44.8c0-25.6-19.2-44.8-44.8-44.8-25.6 0-44.8 19.2-44.8 44.8v44.8c0 96 76.8 179.2 179.2 179.2h89.6c25.6 0 44.8-19.2 44.8-44.8 0-25.6-25.6-44.8-44.8-44.8zM640 230.4h89.6c25.6 0 44.8 6.4 64 25.6 19.2 19.2 25.6 38.4 25.6 64v44.8c0 25.6 19.2 44.8 44.8 44.8 25.6 0 44.8-19.2 44.8-44.8V320c0-96-76.8-179.2-179.2-179.2H640c-25.6 0-44.8 19.2-44.8 44.8 0 25.6 19.2 44.8 44.8 44.8zM960 908.8L780.8 467.2c-6.4-6.4-12.8-12.8-19.2-12.8H704c-6.4 0-19.2 6.4-19.2 12.8L505.6 908.8V928c0 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 19.2-6.4 19.2-12.8l44.8-121.6h179.2L857.6 928c6.4 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 12.8-6.4 19.2-12.8 19.2-6.4 19.2-12.8 19.2-19.2zm-288-192L729.6 576l57.6 140.8H672zM505.6 473.6V204.8c0-12.8-12.8-19.2-19.2-19.2H332.8v-64c0-6.4 0-12.8-6.4-12.8S313.6 96 307.2 96h-44.8c-6.4 0-12.8 0-12.8 6.4s-6.4 12.8-6.4 12.8v64h-160c-6.4 0-12.8 0-12.8 6.4-6.4 12.8-6.4 12.8-6.4 19.2v268.8c0 6.4 0 12.8 6.4 12.8 6.4 6.4 12.8 6.4 12.8 6.4h153.6v108.8c0 12.8 12.8 19.2 19.2 19.2h44.8c12.8 0 19.2-12.8 19.2-19.2V492.8h153.6c25.6 0 32-6.4 32-19.2zm-262.4-64h-89.6V275.2h89.6v134.4zm179.2 0h-89.6V275.2h89.6v134.4z"/></symbol><symbol id="icon-morenchicun" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M896 128v64H511.52l128.402 159.872h-256L511.456 192H128v-64h768zM128 832h768v64H128zm383.491-.128L383.922 672h256l-128.43 159.872zm320.367-320.367l-159.872-127.57v256l159.872-128.43zm-639.872 0l159.872-127.57v256l-159.872-128.43z"/></symbol><symbol id="icon-kuangxuan" viewBox="0 0 1024 1024"><path d="M252.066 832l.03 64h128l-.03-64h-128zM128 798.016V832c0 33.923 26.393 61.681 59.764 63.862l4.173-63.864.063-33.965-64-.017zm244.353-444.408l90.51 362.039 120.129-120.174 251.66 251.635 43.199-43.197-251.663-251.634 108.204-108.16-362.039-90.509zM128 606.016v128l64 .017v-128l-64-.017zm0-192v128l64 .017v-128l-64-.017zm704-184.115v128l64-.013v-128l-64 .013zm-704-7.885v128l64 .017v-128l-64-.017zM192 128c-23.688 0-44.37 12.87-55.437 31.998l55.398 32.048L256 192v-64h-64zm320 0v64h128v-64H512zm-192 0v64h128v-64H320zm384 0v64h128l58.677-25.595C880.802 143.799 858.246 128 832 128H704z"/></symbol><symbol id="icon-jiantou" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M832 612.37l-91.636-89.143-183.235 178.36-.038-594.36H434.909l.072 594.36-183.345-178.36L160 612.37l336 326.857L832 612.37z"/></symbol><symbol id="icon-tingzhishengcheng" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M512 75.264c247.424 0 448 200.576 448 448s-200.576 448-448 448-448-200.576-448-448 200.576-448 448-448zm0 64c-212.077 0-384 171.923-384 384s171.923 384 384 384 384-171.923 384-384-171.923-384-384-384zm0 132c139.162 0 252 112.838 252 252s-112.838 252-252 252-252-112.838-252-252 112.838-252 252-252zm76.368 150.177l-76.375 76.374-76.368-76.367-25.448 25.448 76.367 76.368-76.367 76.368 25.467 25.467 76.368-76.368 76.356 76.356 25.448-25.448-76.355-76.356 76.374-76.375-25.467-25.467z"/></symbol></svg>';document.body?document.body.insertAdjacentHTML("afterbegin",e):document.addEventListener("DOMContentLoaded",function(){document.body.insertAdjacentHTML("afterbegin",e)})})(),tw({prefix:"ai-blueking"});const _E={name:"AiBlueking",render(e){return e("div",{style:{width:"100%"}})},props:{shortcuts:{default:()=>Ws,type:Array},enablePopup:{default:!0,type:Boolean},url:{default:"",type:String},prompts:{default:()=>[],type:Array}},data(){return{app:null,unWatchStack:[]}},created(){const e=this.$emit.bind(this);let t=null,n=null;const r=this;this.app=p.createApp({render(){return t=this,n=p.h(XE,{shortcuts:r.shortcuts,enablePopup:r.enablePopup,url:r.url,prompts:r.prompts,onClose(){e("close",...arguments)},onStop(){e("stop",...arguments)},onShortcutClick(){e("shortcut-click",...arguments)},onShow(){e("show",...arguments)},...r.$attrs}),n}}),this.unWatchStack=Object.keys(this.$props).map(o=>this.$watch(o,()=>{t.$forceUpdate()},{deep:!0})),this.handleShow=()=>{n.component.exposed.handleShow()},this.handleStop=()=>{n.component.exposed.handleStop()},this.handleShortcutClick=o=>{n.component.exposed.handleShortcutClick(o)},this.sendChat=o=>{n.component.exposed.sendChat(o)}},mounted(){var e;(e=this.app)==null||e.mount(this.$el)},beforeDestroy(){var e;this.unWatchStack.forEach(t=>t==null?void 0:t()),(e=this.app)==null||e.unmount()}};Ht.default=_E,Object.defineProperties(Ht,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
520
+ `,document.head.appendChild(u)}})();const r=p.ref([]),o=(u,d,A={})=>{try{const f=typeof u=="string"?document.querySelector(u):u;if(!f)return console.warn(`Tooltip target not found: ${u}`),null;const g={content:d,placement:"top",arrow:!0,delay:[300,0],theme:t,...e,...A},h=ko(f,g);return r.value.push(h),h}catch(f){return console.error("Failed to create tooltip:",f),null}},i=(u,d,A={})=>{const f=document.querySelectorAll(u),g=[];return f.forEach(h=>{const y=o(h,d,A);y&&g.push(y)}),g},a=u=>{const d=[];return u.forEach(({element:A,content:f,options:g})=>{const h=o(A,f,g);h&&d.push(h)}),d},s=()=>{r.value.forEach(u=>{u.destroy()}),r.value=[]},l=(u,d)=>{u.setContent(d)},c=u=>{u.destroy()};return p.onBeforeUnmount(()=>{s()}),{instances:r,createTooltip:o,createTooltipsForSelector:i,createMultipleTooltips:a,destroyAll:s,updateContent:l,destroyInstance:c}}const kD={class:"left-section"},CD={class:"logo"},TD=["src"],SD={class:"right-section"},BD=p.defineComponent({__name:"ai-header",props:{isCompressionHeight:{type:Boolean}},emits:["close","toggleCompression"],setup(e,{emit:t}){const n=e,r=t,o=p.computed(()=>n.isCompressionHeight?"icon-morenchicun":"icon-yasuo"),i=p.computed(()=>n.isCompressionHeight?Oe("恢复默认尺寸"):Oe("缩小高度")),a=p.ref(null),s=p.ref(null),l=p.ref(null),{createTooltip:c,destroyAll:u}=Wi({arrow:!0,delay:[0,0]}),d=()=>{u(),s.value&&c(s.value,i.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}),l.value&&c(l.value,Oe("关闭"),{appendTo:document.querySelector(".ai-blueking-container-wrapper")})};return p.watch(()=>n.isCompressionHeight,()=>{d()}),p.onMounted(()=>{d()}),p.onBeforeUnmount(()=>{u()}),(A,f)=>(p.openBlock(),p.createElementBlock("div",{ref_key:"headerRef",ref:a,class:"header drag-handle"},[p.createElementVNode("div",kD,[p.createElementVNode("div",CD,[p.createElementVNode("img",{src:p.unref(Lu),alt:"logo"},null,8,TD)]),f[2]||(f[2]=p.createElementVNode("div",{class:"title"},"AI 蓝鲸",-1))]),p.createElementVNode("div",SD,[p.createCommentVNode(' <i class="bkai-icon icon-xinzengliaotian"></i> '),p.createCommentVNode(' <i class="bkai-icon icon-history"></i> '),p.createElementVNode("i",{ref_key:"compressionRef",ref:s,class:p.normalizeClass(["bkai-icon",o.value]),onClick:f[0]||(f[0]=g=>r("toggleCompression"))},null,2),p.createElementVNode("i",{ref_key:"closeRef",ref:l,class:"bkai-icon icon-close-line-2",onClick:f[1]||(f[1]=g=>r("close"))},null,512)])],512))}}),Vt=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},jD=Vt(BD,[["__scopeId","data-v-3c62fa58"]]),OD={class:"bar-button-text"},_g=Vt(p.defineComponent({__name:"bar-button",props:{icon:{},color:{},text:{}},emits:["click"],setup(e,{emit:t}){p.useCssVars(o=>({"24264d09":o.color}));const n=t,r=e;return(o,i)=>(p.openBlock(),p.createElementBlock("div",{class:"bar-button",onClick:i[0]||(i[0]=a=>n("click"))},[p.createElementVNode("i",{class:p.normalizeClass(["bkai-icon",r.icon])},null,2),p.createElementVNode("span",OD,p.toDisplayString(r.text),1)]))}}),[["__scopeId","data-v-3dcd2abe"]]),MD={class:"ai-cite"},ID={class:"content"},e4=Vt(p.defineComponent({__name:"ai-cite",props:{text:{},showCloseIcon:{type:Boolean}},emits:["close"],setup(e){const t=e,n=p.ref(null);p.watch(()=>t.text,()=>{n.value&&a(n.value),p.nextTick(()=>{s()})});const r=p.ref(null),o=l=>l.scrollWidth>l.clientWidth,{createTooltip:i,destroyInstance:a}=Wi({arrow:!0,delay:[0,0]}),s=()=>{if(r.value){const l=r.value;o(l)&&(n.value=i(l,t.text,{appendTo:document.querySelector(".ai-blueking-container-wrapper")}))}};return p.onMounted(()=>{p.nextTick(()=>{s()})}),(l,c)=>p.withDirectives((p.openBlock(),p.createElementBlock("section",MD,[p.createElementVNode("span",ID,[p.createElementVNode("span",{class:p.normalizeClass(["content-text",{"show-close-icon":l.showCloseIcon}])},[c[1]||(c[1]=p.createElementVNode("i",{class:"bkai-icon icon-yinyong"},null,-1)),p.createElementVNode("span",{ref_key:"citeTextRef",ref:r,class:"ai-cite-text"},p.toDisplayString(`${p.unref(Oe)("框选内容")}:${l.text}`),513)],2),l.showCloseIcon?(p.openBlock(),p.createElementBlock("i",{key:0,class:"bkai-icon icon-close-line-2 close-icon",onClick:c[0]||(c[0]=u=>l.$emit("close"))})):p.createCommentVNode("v-if",!0)])],512)),[[p.vShow,l.text]])}}),[["__scopeId","data-v-0857acb1"]]);function t4(e={}){const t=p.ref(!1);return{isComposing:t,handleCompositionStart:()=>{t.value=!0},handleCompositionEnd:()=>{t.value=!1},handleEnter:s=>{const{isLoading:l,onSend:c,getInputValue:u=()=>"",clearInput:d=()=>{}}=e;if(s.shiftKey)return;s.preventDefault();const A=u();l!=null&&l.value||!A.trim()||t.value||(c==null||c(A),d())},handleSend:()=>{const{onSend:s,getInputValue:l=()=>"",clearInput:c=()=>{}}=e,u=l();u.trim()&&(s==null||s(u),c())},handleStop:()=>{const{onStop:s}=e;s==null||s()}}}const n4="enablePopup";function Ku(){return{enablePopup:p.inject(n4,!0)}}const qi=p.ref(""),r4=p.ref(""),Xu=p.ref(!1),_u={width:80,height:34,offset:15,debounceTime:300};function Ki(e){const t=p.ref(!1),n=p.ref({top:"0px",left:"0px"});let r,o=null;const i=p.ref(null);let a=!1,s=null;const l=T=>{s={x:T.clientX,y:T.clientY}},c=T=>{o=T,s&&(a=Math.sqrt(Math.pow(T.clientX-s.x,2)+Math.pow(T.clientY-s.y,2))>5),s=null},u=(T,k)=>{const v=window.innerWidth,{width:O,height:C,offset:w}=_u;let M=T+window.scrollX-O/2;M=Math.max(w,Math.min(M,v-O-w));let Q=k+window.scrollY-C-w;return k<=C+w&&(Q=k+window.scrollY+w),{top:`${Q}px`,left:`${M}px`}},d=T=>{const k=window.innerWidth,{width:v,height:O,offset:C}=_u;let w=T.left+window.scrollX+T.width/2-v/2;w=Math.max(C,Math.min(w,k-v-C));let M=T.top+window.scrollY-O-C;return T.top<=O+C&&(M=T.bottom+window.scrollY+C),{top:`${M}px`,left:`${w}px`}},A=()=>{clearTimeout(r),r=setTimeout(()=>{var O;const T=window.getSelection();if(!(T!=null&&T.toString().trim())){f();return}const k=T.getRangeAt(0);if((O=k.commonAncestorContainer.parentElement)!=null&&O.closest(".ai-blueking-wrapper")){f();return}Xu.value=!1,qi.value=T.toString().trim();const v=document.activeElement;if((v==null?void 0:v.tagName)==="TEXTAREA"){if(!o){f();return}const{clientX:C,clientY:w}=o;n.value=u(C,w),t.value=!0,o=null}else{const C=k.getBoundingClientRect();if(!C.width||!C.height){f();return}n.value=d(C),t.value=!0}},_u.debounceTime)},f=()=>{t.value=!1,Xu.value||(qi.value="")},g=T=>{var C,w,M;const k=T.target,v=((C=k.classList)==null?void 0:C.contains("ai-blueking-tag-text"))||((w=k.classList)==null?void 0:w.contains("shortcut-btn")),O=(M=i.value)==null?void 0:M.contains(k);if(!(v||!a)){if(a){T.preventDefault(),T.stopPropagation(),a=!1;return}O||(f(),h())}},h=()=>{const T=window.getSelection();T&&T.removeAllRanges(),qi.value=""},y=T=>{qi.value=T},m=T=>{r4.value=T};return p.onMounted(()=>{e&&(document.addEventListener("selectionchange",A),document.addEventListener("mousedown",l),document.addEventListener("mouseup",c),document.addEventListener("click",g,!0))}),p.onBeforeUnmount(()=>{e&&(document.removeEventListener("selectionchange",A),document.removeEventListener("mousedown",l),document.removeEventListener("mouseup",c),document.removeEventListener("click",g,!0)),clearTimeout(r)}),{isIconVisible:t,iconPosition:n,selectedText:qi,citeText:r4,hideIcon:f,clearSelection:h,setSelection:y,setCiteText:m,lockSelectedText:Xu,popupRef:i}}function PD(e={}){const{minHeight:t=68,maxHeight:n=248,defaultHeight:r=68}=e,o=p.ref(r),i=p.ref(),a=()=>{if(!i.value)return;i.value.style.height=`${t}px`;const c=i.value.scrollHeight;o.value=Math.min(Math.max(c,t),n)};return{textareaHeight:o,textareaRef:i,updateHeight:a,resetHeight:()=>{o.value=r},bindTextarea:c=>{i.value=c,a()}}}const DD={class:"ai-selected-box"},ED={class:"ai-selected-tip"},QD={class:"ai-selected-tip-text"},ND={class:"ai-selected-box-content"},zD={class:"ai-selected-box-actions"},FD=["onClick"],VD=Vt(p.defineComponent({__name:"ai-selected-box",props:{selectedText:{},actions:{}},emits:["shortcut-click"],setup(e,{emit:t}){const n=t,r=e,{clearSelection:o}=Ki(!0),i=a=>{n("shortcut-click",a)};return(a,s)=>(p.openBlock(),p.createElementBlock("div",DD,[p.createElementVNode("i",{class:"bkai-icon icon-close-circle-shape",onClick:s[0]||(s[0]=(...l)=>p.unref(o)&&p.unref(o)(...l))}),p.createElementVNode("div",ED,[s[1]||(s[1]=p.createElementVNode("i",{class:"bkai-icon icon-yinyong"},null,-1)),p.createElementVNode("span",QD,p.toDisplayString(p.unref(Oe)("已框选内容")),1)]),p.createElementVNode("div",ND,p.toDisplayString(r.selectedText),1),p.createElementVNode("div",zD,[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(r.actions,l=>(p.openBlock(),p.createElementBlock("div",{class:"ai-selected-box-action",key:l.key,onClick:c=>i(l)},[p.createElementVNode("i",{class:p.normalizeClass(["bkai-icon",l.icon])},null,2),p.createElementVNode("span",null,p.toDisplayString(l.label),1)],8,FD))),128))])]))}}),[["__scopeId","data-v-165776b8"]]),RD={class:"bkai-prompt-list-search"},HD={class:"bkai-prompt-list-content"},YD={key:0,class:"bkai-prompt-list-empty"},LD=["onClick","onMouseover"],$D=Vt(p.defineComponent({__name:"prompt-list",props:{prompts:{},show:{type:Boolean}},emits:["select","height-change","update:show"],setup(e,{expose:t,emit:n}){const r=e,o=n,i=p.ref(""),a=p.ref(null),s=p.ref(null),l=p.computed(()=>i.value.trim()?r.prompts.filter(h=>h.toLowerCase().includes(i.value.toLowerCase())):r.prompts);p.watch(()=>r.show,h=>{h&&p.nextTick(()=>{s.value=null})});const c=h=>{o("select",h),o("update:show",!1),i.value=""},u=()=>{l.value.length&&(s.value===null||s.value===l.value.length-1?s.value=0:s.value++,f())},d=()=>{l.value.length&&(s.value===null||s.value===0?s.value=l.value.length-1:s.value--,f())},A=()=>!l.value.length||s.value===null?!1:(c(l.value[s.value]),!0),f=()=>{if(s.value===null||!a.value)return;const h=a.value.querySelector(".bkai-prompt-list-content");if(!h)return;const y=h.children[s.value];if(!y)return;const m=h.getBoundingClientRect(),T=y.getBoundingClientRect();T.top<m.top?h.scrollTop=y.offsetTop:T.bottom>m.bottom&&(h.scrollTop=y.offsetTop+y.offsetHeight-h.clientHeight)};let g=null;return p.onMounted(()=>{a.value&&(g=new ResizeObserver(h=>{for(const y of h)o("height-change",y.contentRect.height)}),g.observe(a.value))}),p.onBeforeUnmount(()=>{g&&a.value&&(g.unobserve(a.value),g.disconnect())}),t({handleArrowDown:u,handleArrowUp:d,handleEnter:A}),(h,y)=>p.withDirectives((p.openBlock(),p.createElementBlock("div",{ref_key:"promptListEl",ref:a,class:"bkai-prompt-list"},[p.createElementVNode("div",RD,[p.createVNode(p.unref(wB),{modelValue:i.value,"onUpdate:modelValue":y[0]||(y[0]=m=>i.value=m),behavior:"simplicity",placeholder:"请输入关键词"},null,8,["modelValue"])]),p.createElementVNode("div",HD,[l.value.length===0?(p.openBlock(),p.createElementBlock("div",YD,p.toDisplayString(p.unref(Oe)("无匹配结果")),1)):(p.openBlock(!0),p.createElementBlock(p.Fragment,{key:1},p.renderList(l.value,(m,T)=>(p.openBlock(),p.createElementBlock("div",{style:{overflow:"hidden"},class:p.normalizeClass(["bkai-prompt-list-item",{active:s.value===T}]),key:m,onClick:k=>c(m),onMouseleave:y[1]||(y[1]=k=>s.value=null),onMouseover:k=>s.value=T},p.toDisplayString(m),43,LD))),128))])],512)),[[p.vShow,h.show]])}}),[["__scopeId","data-v-3c27e32d"]]),GD={class:"shortcuts-bar"},UD=["onClick"],ZD={class:"shortcut-text"},JD=Vt(p.defineComponent({__name:"shortcuts-bar",props:{shortcuts:{}},emits:["shortcut-click"],setup(e,{emit:t}){const n=t;return(r,o)=>(p.openBlock(),p.createElementBlock("div",GD,[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(r.shortcuts,i=>(p.openBlock(),p.createElementBlock("div",{class:"shortcut-item",key:i.key,onClick:a=>n("shortcut-click",i)},[p.createElementVNode("i",{class:p.normalizeClass(["bkai-icon",i.icon])},null,2),p.createElementVNode("span",ZD,p.toDisplayString(i.label),1)],8,UD))),128))]))}}),[["__scopeId","data-v-bbc70b4e"]]),WD={class:"chat-input-box"},qD={class:"input-wrapper"},KD={key:0,class:"cite"},XD=["placeholder"],_D={class:"input-tools"},eE=Vt(p.defineComponent({__name:"chat-input-box",props:{shortcuts:{},loading:{type:Boolean},prompts:{}},emits:["send","update:modelValue","stop","height-change","shortcut-click"],setup(e,{emit:t}){p.useCssVars(b=>({ee05ee06:h.value}));const n=t,r=Oe(`输入 "/" 唤出 Prompt
521
+ 通过 Shift + Enter 进行换行输入`),{enablePopup:o}=Ku(),{selectedText:i,citeText:a,setCiteText:s,clearSelection:l,lockSelectedText:c}=Ki(o),u=e,d=p.ref(),A=p.ref(""),f=p.ref(null),g=p.ref(0),h=p.computed(()=>-(g.value+8)+"px"),y=p.ref(!1),m=b=>{A.value=b,y.value=!1},T=p.ref(),k=p.ref(),v=p.computed(()=>u.loading?"icon-published-zhongzhi":"icon-fasong"),O=p.computed(()=>u.loading?Oe("停止"):Oe("发送")),C=p.computed(()=>!u.loading&&!A.value.trim()),{createTooltip:w}=Wi({arrow:!0,delay:[0,0]}),M=()=>{u.loading?Y():P()},Q=()=>{T.value&&(k.value=w(T.value,O.value,{appendTo:document.querySelector(".ai-blueking-container-wrapper")})),I()},I=()=>{k.value&&(k.value.setContent(O.value),C.value?k.value.disable():k.value.enable())},{textareaHeight:$,updateHeight:Z,resetHeight:q,bindTextarea:U}=PD({minHeight:68,maxHeight:248,defaultHeight:68}),F=b=>{L(b),A.value=""},L=b=>{n("shortcut-click",b),l()},{isComposing:X,handleCompositionStart:te,handleCompositionEnd:ae,handleSend:re,handleStop:Y}=t4({isLoading:p.computed(()=>u.loading),getInputValue:()=>A.value,clearInput:()=>{A.value="",q()},onSend:b=>n("send",b),onStop:()=>n("stop")});p.watch(a,()=>{var b;a.value.length>0&&((b=d.value)==null||b.focus())}),p.watch(()=>$.value,b=>{n("height-change",b)}),p.watch([()=>u.loading,()=>A.value],()=>{I()});const z=()=>{X.value||Z(),A.value.includes("/")?y.value=!0:y.value=!1,n("update:modelValue",A.value)},V=()=>{i.value&&(c.value=!0)},P=()=>{A.value.trim()&&re()},S=b=>{var B;if(y.value){const x=(B=f.value)==null?void 0:B.$el,N=d.value;x&&!x.contains(b.target)&&N!==b.target&&!(N!=null&&N.contains(b.target))&&(y.value=!1)}};p.onMounted(()=>{d.value&&(U(d.value),n("height-change",$.value)),Q(),document.addEventListener("click",S)}),p.onBeforeUnmount(()=>{document.removeEventListener("click",S)});const R=b=>{g.value=b},_=b=>{if(y.value&&["ArrowDown","ArrowUp","Enter"].includes(b.key)){const B=f.value;if(!B)return;b.key==="ArrowDown"?(b.preventDefault(),B.handleArrowDown()):b.key==="ArrowUp"?(b.preventDefault(),B.handleArrowUp()):b.key==="Enter"&&B.handleEnter()&&b.preventDefault();return}A.value.trim()&&i.value&&(i.value=""),b.key==="Enter"&&!b.shiftKey&&(b.preventDefault(),E())},E=()=>{A.value.trim()&&P()};return(b,B)=>(p.openBlock(),p.createElementBlock("div",WD,[p.unref(i).length>0?(p.openBlock(),p.createBlock(VD,{key:0,style:{"margin-bottom":"10px"},actions:u.shortcuts,"selected-text":p.unref(i),onMousedown:B[0]||(B[0]=p.withModifiers(()=>{},["prevent"])),onShortcutClick:L},null,8,["actions","selected-text"])):(p.openBlock(),p.createBlock(JD,{key:1,style:{"margin-bottom":"8px"},shortcuts:b.shortcuts,onShortcutClick:F},null,8,["shortcuts"])),p.createElementVNode("div",qD,[p.createVNode($D,{ref_key:"promptListRef",ref:f,class:"prompt-list-wrapper",show:y.value,"onUpdate:show":B[1]||(B[1]=x=>y.value=x),prompts:u.prompts,onHeightChange:R,onSelect:m},null,8,["show","prompts"]),p.unref(a).length>0?(p.openBlock(),p.createElementBlock("div",KD,[p.createVNode(e4,{"show-close-icon":!0,text:p.unref(a),onClose:B[2]||(B[2]=x=>p.unref(s)(""))},null,8,["text"])])):p.createCommentVNode("v-if",!0),p.withDirectives(p.createElementVNode("textarea",{ref_key:"textareaRef",ref:d,style:p.normalizeStyle({height:p.unref($)+"px"}),class:"input-area","onUpdate:modelValue":B[3]||(B[3]=x=>A.value=x),placeholder:p.unref(r),onCompositionend:B[4]||(B[4]=(...x)=>p.unref(ae)&&p.unref(ae)(...x)),onCompositionstart:B[5]||(B[5]=(...x)=>p.unref(te)&&p.unref(te)(...x)),onFocus:V,onInput:z,onKeydown:_},null,44,XD),[[p.vModelText,A.value]]),p.createElementVNode("div",_D,[p.createElementVNode("i",{ref_key:"actionIconRef",ref:T,class:p.normalizeClass(["bkai-icon",v.value,{disabled:!b.loading&&!A.value.trim()},"clickable"]),onClick:M},null,2)])])]))}}),[["__scopeId","data-v-6c1cceba"]]),tE="data:image/png;base64,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",nE=e=>{var t=e.renderer.rules.link_open||function(n,r,o,i,a){return a.renderToken(n,r,o)};e.renderer.rules.link_open=function(n,r,o,i,a){return n[r].attrSet("target","_blank"),t(n,r,o,i,a)}},rE={class:"delete-confirm-wrapper"},oE={class:"delete-confirm-title"},iE={class:"delete-confirm-content"},aE={class:"delete-confirm-footer"},sE=Vt(p.defineComponent({__name:"delete-confirm",props:{onConfirm:{type:Function},onCancel:{type:Function},title:{},content:{}},setup(e){const t=e,n=t.title||"确认删除该提问?",r=t.content||"删除操作无法撤回,请谨慎操作!",o=()=>{t.onCancel()},i=()=>{t.onConfirm()};return(a,s)=>(p.openBlock(),p.createElementBlock("div",rE,[p.createElementVNode("div",oE,p.toDisplayString(p.unref(n)),1),p.createElementVNode("div",iE,p.toDisplayString(p.unref(r)),1),p.createElementVNode("div",aE,[p.createVNode(p.unref(ts),{style:{width:"64px","min-width":"64px"},size:"small",theme:"danger",onClick:i},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("删除")),1)]),_:1}),p.createVNode(p.unref(ts),{style:{width:"64px","min-width":"64px"},size:"small",theme:"default",onClick:o},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("取消")),1)]),_:1})])]))}}),[["__scopeId","data-v-adc06f76"]]),Tr=new Map;function lE(e,t){const n=typeof e=="string"?document.querySelector(e):e;if(!n){console.error("Target element not found");return}if(Tr.has(n)){const l=Tr.get(n);return l==null||l.show(),l}const r={onConfirm:()=>{t.onConfirm(),a==null||a.hide(),Tr.delete(n)},onCancel:()=>{a==null||a.hide(),Tr.delete(n)},title:t.title,content:t.content},o=document.createElement("div"),i=p.h(sE,r);p.render(i,o);const a=ko(n,{content:o,interactive:!0,trigger:"manual",theme:"white",placement:t.placement||"top",arrow:!0,appendTo:t.appendTo||document.body,hideOnClick:!0,animation:"scale",duration:200,delay:[0,0],onHidden:()=>{setTimeout(()=>{Tr.delete(n),p.render(null,o)},200)}});Tr.set(n,a);const s=()=>{a.hide()};return r.onConfirm=()=>{t.onConfirm(),s()},r.onCancel=()=>{s()},a.show(),a}function cE(){Tr.forEach(e=>{e.hide()})}const uE={class:"bk-text-editor"},dE=["placeholder"],fE={class:"editor-footer"},pE={class:"button-group"},AE=p.defineComponent({__name:"text-editor",props:{modelValue:{default:""},placeholder:{default:Oe("请输入内容")},autoFocus:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},emits:["submit","update:modelValue","cancel","stop"],setup(e,{expose:t,emit:n}){const r=e,o=n,i=p.ref(null),a=p.ref(r.modelValue),{handleCompositionStart:s,handleCompositionEnd:l,handleEnter:c,handleSend:u}=t4({isLoading:p.computed(()=>r.loading),getInputValue:()=>a.value,clearInput:()=>{a.value=""},onSend:h=>o("submit",h),onStop:()=>o("stop")});p.watch(()=>r.modelValue,h=>{a.value=h}),p.watch(()=>a.value,h=>{o("update:modelValue",h)});const d=()=>{o("update:modelValue",a.value)},A=h=>{if(h.ctrlKey||h.metaKey){h.preventDefault(),f();return}c(h)},f=()=>{u()},g=()=>{a.value="",o("cancel")};return p.onMounted(()=>{var h;r.autoFocus&&((h=i.value)==null||h.focus())}),t({focus:()=>{var h;(h=i.value)==null||h.focus()},clear:()=>{a.value=""}}),(h,y)=>(p.openBlock(),p.createElementBlock("div",uE,[p.withDirectives(p.createElementVNode("textarea",{ref_key:"textareaRef",ref:i,class:"editor-textarea","onUpdate:modelValue":y[0]||(y[0]=m=>a.value=m),placeholder:h.placeholder,onCompositionend:y[1]||(y[1]=(...m)=>p.unref(l)&&p.unref(l)(...m)),onCompositionstart:y[2]||(y[2]=(...m)=>p.unref(s)&&p.unref(s)(...m)),onInput:d,onKeydown:p.withKeys(A,["enter"])},null,40,dE),[[p.vModelText,a.value]]),p.createElementVNode("div",fE,[p.createElementVNode("div",pE,[p.createVNode(p.unref(ts),{style:{width:"52px","min-width":"52px"},class:"cancel-btn",size:"small",theme:"default",onClick:g},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("取消")),1)]),_:1}),p.createVNode(p.unref(ts),{style:{width:"52px","min-width":"52px"},class:"submit-btn",disabled:!a.value.trim(),size:"small",theme:"primary",onClick:f},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("发送")),1)]),_:1},8,["disabled"])])])]))}}),hE=Vt(AE,[["__scopeId","data-v-6c6e674f"]]),gE={key:0,class:"ai-cite-container"},mE={key:1,class:"message-content user"},vE={key:0,class:"time-message user"},yE=["innerHTML"],bE={key:1,class:"message-content ai"},wE={key:0,class:"time-message ai"},xE={key:2,width:"14",height:"14",class:"loading-message","aria-hidden":"true"},kE={key:3,class:"message-wrap"},CE=["innerHTML"],TE={key:2,class:"message-tool"},SE=p.defineComponent({__name:"render-message",props:{message:{},userPhoto:{default:tE},showTime:{type:Boolean,default:!1},index:{}},emits:["regenerate","resend","delete"],setup(e,{emit:t}){const n=t,r=e,o=p.ref(!1),i=p.ref(null),{enablePopup:a}=Ku(),{setCiteText:s}=Ki(a),{createTooltipsForSelector:l,destroyAll:c}=Wi({placement:"top",arrow:!0,appendTo:"parent",delay:[0,0]}),u=new i4({html:!0,highlight:(k,v)=>{if(v&&n2.getLanguage(v))try{return n2.highlight(k,{language:v}).value}catch{}return""}}).use(a4,{iconClass:"bkai-icon icon-fuzhi",buttonClass:"ai-blueking-copy-button"}).use(nE),d=p.computed(()=>{var v;const k={[yr.Fail]:"bkai-icon icon-warning-circle-fill",[yr.Loading]:"",[yr.Success]:""};return(v=r.message)!=null&&v.status?k[r.message.status]:""}),A=p.computed(()=>r.message.content?u.render(r.message.content).replace(/\s*<\/p>\s*$/,"</p>"):""),f=p.computed(()=>{if(!r.message.time)return"";const k=t2(r.message.time);return t2().isSame(k,"year")?k.format("MM-DD HH:mm:ss"):k.format("YYYY-MM-DD HH:mm:ss")}),g=k=>{o.value=!1,n("resend",r.index,{message:k,cite:r.message.cite||""})},h=async()=>{try{await navigator.clipboard.writeText(r.message.content),Ec({theme:"success",message:Oe("复制成功")})}catch(k){console.error("复制失败:",k),Ec({theme:"error",message:Oe("复制失败")})}},y=()=>{n("regenerate",r.index)},m=k=>{const v=k.currentTarget;lE(v,{onConfirm:()=>{n("delete",r.index)},onCancel:()=>{},placement:"top",appendTo:i.value})},T=()=>{c(),l(".message-tool .icon-fuzhi",Oe("复制")),l(".message-tool .icon-zhongxinshengcheng",Oe("重新生成")),l(".message-tool .icon-yinyong",Oe("引用")),l(".message-tool .icon-bianji",Oe("编辑")),l(".message-tool .icon-shanchu",Oe("删除"))};return p.onMounted(()=>{setTimeout(T,0)}),p.watch(()=>r.message,()=>{setTimeout(T,0)},{deep:!0}),p.watch(o,k=>{k||setTimeout(T,0)}),p.onBeforeUnmount(()=>{cE()}),(k,v)=>(p.openBlock(),p.createElementBlock("li",{ref_key:"messageMainRef",ref:i,class:p.normalizeClass([k.message.role,"message-main"])},[k.message.cite?(p.openBlock(),p.createElementBlock("div",gE,[p.createVNode(e4,{text:k.message.cite},null,8,["text"])])):p.createCommentVNode("v-if",!0),p.createElementVNode("div",{class:p.normalizeClass(`message-content-container ${k.message.role}`)},[k.message.role===p.unref(Lc).User?(p.openBlock(),p.createElementBlock(p.Fragment,{key:0},[o.value?(p.openBlock(),p.createBlock(hE,{key:0,"auto-focus":!0,"model-value":k.message.content,onCancel:v[0]||(v[0]=O=>o.value=!1),onSubmit:g},null,8,["model-value"])):(p.openBlock(),p.createElementBlock("p",mE,[f.value&&r.showTime?(p.openBlock(),p.createElementBlock("span",vE,p.toDisplayString(f.value),1)):p.createCommentVNode("v-if",!0),p.createElementVNode("span",{class:"markdown-message",innerHTML:A.value},null,8,yE)]))],64)):(p.openBlock(),p.createElementBlock("p",bE,[f.value&&r.showTime?(p.openBlock(),p.createElementBlock("span",wE,p.toDisplayString(f.value),1)):p.createCommentVNode("v-if",!0),d.value?(p.openBlock(),p.createElementBlock("i",{key:1,class:p.normalizeClass(d.value)},null,2)):p.createCommentVNode("v-if",!0),k.message.status===p.unref(yr).Loading?(p.openBlock(),p.createElementBlock("svg",xE,v[3]||(v[3]=[p.createElementVNode("use",{"xlink:href":"#icon-quanquan"},null,-1)]))):p.createCommentVNode("v-if",!0),k.message.status===p.unref(yr).Fail?(p.openBlock(),p.createElementBlock("span",kE,p.toDisplayString(k.message.content),1)):(p.openBlock(),p.createElementBlock("span",{key:4,innerHTML:A.value,class:p.normalizeClass({"markdown-message":!0,loading:k.message.status===p.unref(yr).Loading})},null,10,CE))])),!o.value&&k.message.status!==p.unref(yr).Loading?(p.openBlock(),p.createElementBlock("div",TE,[p.createElementVNode("i",{class:"bkai-icon icon-fuzhi",onClick:h}),p.createElementVNode("i",{class:"bkai-icon icon-yinyong",onClick:v[1]||(v[1]=O=>p.unref(s)(k.message.content))}),k.message.role===p.unref(Lc).Ai?(p.openBlock(),p.createElementBlock("i",{key:0,class:"bkai-icon icon-zhongxinshengcheng",onClick:y})):p.createCommentVNode("v-if",!0),k.message.role===p.unref(Lc).User?(p.openBlock(),p.createElementBlock("i",{key:1,class:"bkai-icon icon-bianji",onClick:v[2]||(v[2]=O=>o.value=!0)})):p.createCommentVNode("v-if",!0),p.createElementVNode("i",{class:"bkai-icon icon-shanchu",onClick:m})])):p.createCommentVNode("v-if",!0)],2)],2))}}),BE={class:"popup-content"},jE=["src"],OE={class:"shortcut-buttons"},ME=["onClick"],IE={class:"btn-text ai-blueking-tag-text"},PE=Vt(p.defineComponent({__name:"render-popup",props:{shortcuts:{}},emits:["click","shortcut-click"],setup(e,{emit:t}){const n=e,{enablePopup:r}=Ku(),{isIconVisible:o,iconPosition:i,popupRef:a,clearSelection:s}=Ki(r),l=n.shortcuts||Ws,c=t,u=()=>{c("click"),o.value=!1},d=A=>{try{c("shortcut-click",A),s(),o.value=!1}catch(f){console.error("处理快捷按钮点击事件时出错:",f)}};return(A,f)=>p.unref(o)?(p.openBlock(),p.createElementBlock("div",{key:0,ref_key:"popupRef",ref:a,style:p.normalizeStyle(p.unref(i)),class:"ai-blueking-render-popup",onMousedown:f[0]||(f[0]=p.withModifiers(()=>{},["prevent"]))},[p.createElementVNode("div",BE,[p.createCommentVNode(" AI图标按钮 "),p.createElementVNode("div",{class:"popup-icon-btn",onClick:u},[p.createElementVNode("img",{class:"avatar",src:p.unref(Lu),alt:"AI"},null,8,jE),p.createElementVNode("span",null,p.toDisplayString(p.unref(Oe)("问问小鲸")),1)]),p.createCommentVNode(" 快捷按钮组 "),p.createElementVNode("div",OE,[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(p.unref(l),(g,h)=>(p.openBlock(),p.createElementBlock("div",{class:"shortcut-btn",key:h,onClick:y=>d(g)},[g.icon?(p.openBlock(),p.createElementBlock("i",{key:0,class:p.normalizeClass(["bkai-icon",g.icon])},null,2)):p.createCommentVNode("v-if",!0),p.createElementVNode("span",IE,p.toDisplayString(g.label),1)],8,ME))),128))])])],36)):p.createCommentVNode("v-if",!0)}}),[["__scopeId","data-v-45975be6"]]);function DE(e={}){const t=e.initWidth||400,n=e.minWidth||400,r=e.minHeight||400,o=e.maxWidthPercent||40,i=e.miniHeight||800,a=50,s=p.ref(window.innerWidth-t),l=p.ref(0),c=p.ref(s.value),u=p.ref(t),d=p.ref(window.innerHeight),A=p.ref(window.innerWidth*(o/100)),f=p.ref(!1),g=p.ref(0),h=(k,v)=>{c.value=k,l.value=v,g.value=k-(window.innerWidth-u.value)},y=(k,v,O,C)=>{c.value=k,l.value=v,u.value=Math.min(O,A.value),d.value=C},m=()=>{A.value=window.innerWidth*(o/100),p.nextTick(()=>{if(f.value)c.value=window.innerWidth-u.value-a,l.value=window.innerHeight-i-a;else{const k=window.innerWidth-u.value-g.value;c.value=Math.max(0,k),d.value=window.innerHeight}u.value>A.value&&(u.value=A.value)})},T=()=>{f.value?(l.value=0,p.nextTick(()=>{d.value=window.innerHeight,c.value=s.value,u.value=t})):(l.value=window.innerHeight-i-a,c.value=s.value-a,u.value=t,d.value=i),f.value=!f.value};return p.onMounted(()=>{window.addEventListener("resize",m)}),p.onBeforeUnmount(()=>{window.removeEventListener("resize",m)}),{minWidth:n,minHeight:r,maxWidth:A,top:l,left:c,width:u,height:d,isCompressionHeight:f,handleDragging:h,handleResizing:y,toggleCompression:T}}function EE(e,t=!1){const o=window.innerHeight-48-40,i=window.innerWidth-48-16,a=p.ref(i),s=p.ref(o),l=p.ref(0),c=p.ref(t),u=p.ref(!1),d=p.ref(!1);let A=0;const f=w=>{w?a.value=window.innerWidth-12:a.value=i},g=(w,M)=>{s.value=M,l.value=M-o},h=()=>{p.nextTick(()=>{s.value=window.innerHeight-48-40+l.value,c.value?a.value=window.innerWidth-12:a.value=window.innerWidth-48-16})},y=()=>{if(d.value){d.value=!1;return}c.value||e("click")},m=()=>{c.value=!c.value,e("minimize",c.value),c.value?a.value=window.innerWidth-12:a.value=window.innerWidth-60},T=(w,M)=>{a.value=w,s.value=M},k=()=>{u.value=!0},v=()=>{u.value=!1},O=()=>{A=Date.now(),d.value=!1},C=()=>{Date.now()-A>200&&(d.value=!0)};return p.onMounted(()=>{window.addEventListener("resize",h),h()}),p.onUnmounted(()=>{window.removeEventListener("resize",h)}),{nimbusWidth:48,nimbusHeight:48,nimbusLeft:a,nimbusTop:s,isMinimize:c,isHovering:u,isDragging:d,handleNimbusDragging:g,handleNimbusMinimize:f,handleClick:y,handleMinimize:m,handleDragging:T,handleMouseEnter:k,handleMouseLeave:v,handleMouseDown:O,handleMouseUp:C}}const QE={class:"nimbus-icon-wrapper"},NE=["src"],zE=Vt(p.defineComponent({name:"NimbusButton",__name:"nimbus",props:{isPanelShow:{type:Boolean},isMinimize:{type:Boolean}},emits:["click","minimize","update:isMinimize"],setup(e,{emit:t}){const n=e,r=t,o=p.ref(null),i=p.ref(null),{nimbusLeft:a,nimbusTop:s,isMinimize:l,handleClick:c,handleMinimize:u,handleDragging:d,handleMouseEnter:A,handleMouseLeave:f,handleMouseDown:g,handleMouseUp:h}=EE(r,n.isMinimize);p.watch(l,O=>{r("update:isMinimize",O)});const y=p.computed(()=>l.value?Oe("恢复默认大小"):Oe("最小化,将缩成锚点")),{createTooltip:m,destroyAll:T}=Wi({theme:"ai-blueking",followCursor:"horizontal",delay:[0,0]}),k=()=>{p.nextTick(()=>{v()})},v=()=>{T(),o.value&&!l.value&&m(o.value,"Cmd + I",{placement:"left"}),i.value&&m(i.value,y.value,{placement:"top"})};return p.watch(()=>l.value,()=>{p.nextTick(()=>{v()})}),p.onMounted(()=>{p.nextTick(()=>{v()}),window.addEventListener("resize",k)}),p.onBeforeUnmount(()=>{window.removeEventListener("resize",k)}),(O,C)=>(p.openBlock(),p.createBlock(p.unref(zc),{active:!O.isPanelShow,axis:"y",draggable:!0,h:48,parent:!0,"prevent-deactivation":!0,resizable:!1,w:48,x:p.unref(a),y:p.unref(s),onDragging:p.unref(d)},{default:p.withCtx(()=>[p.createElementVNode("div",{ref_key:"nimbusContainerRef",ref:o,class:p.normalizeClass(["nimbus-container",{"is-minimize":p.unref(l)}]),onClick:C[1]||(C[1]=(...w)=>p.unref(c)&&p.unref(c)(...w)),onMousedown:C[2]||(C[2]=(...w)=>p.unref(g)&&p.unref(g)(...w)),onMouseenter:C[3]||(C[3]=(...w)=>p.unref(A)&&p.unref(A)(...w)),onMouseleave:C[4]||(C[4]=(...w)=>p.unref(f)&&p.unref(f)(...w)),onMouseup:C[5]||(C[5]=(...w)=>p.unref(h)&&p.unref(h)(...w))},[p.createElementVNode("div",QE,[p.createElementVNode("img",{width:"32",height:"32",src:p.unref(Lu),alt:"nimbus"},null,8,NE)]),p.createElementVNode("i",{ref_key:"minimizeButtonRef",ref:i,class:p.normalizeClass(["nimbus-mini bkai-icon",p.unref(l)?"icon-yinyong":"icon-minus-line"]),onClick:C[0]||(C[0]=p.withModifiers((...w)=>p.unref(u)&&p.unref(u)(...w),["stop"]))},null,2)],34)]),_:1},8,["active","x","y","onDragging"]))}}),[["__scopeId","data-v-3f87796e"]]),FE={class:"ai-blueking-wrapper"},VE={class:"ai-blueking-container"},RE={class:"content-wrapper"},HE={class:"greeting-title"},YE={class:"greeting-anmition-wrapper"},LE={key:0,class:"bottom-tools-bar"},$E=Vt(p.defineComponent({__name:"ai-blueking-new",props:{enablePopup:{type:Boolean,default:!0},shortcuts:{default:()=>Ws},url:{default:""},prompts:{default:()=>[]},requestOptions:{default:()=>({})},defaultMinimize:{type:Boolean,default:!1}},emits:["shortcut-click","close","show","stop"],setup(e,{expose:t,emit:n}){p.useCssVars(j=>({"7fcf1123":Q.value+"px"}));const r=e,o=n;p.provide(n4,r.enablePopup);const i=p.ref(),a=p.ref(!1),s=p.ref(""),l=p.ref(),c=p.ref(!1),u=p.ref(r.defaultMinimize);let d=0;const{minWidth:A,minHeight:f,maxWidth:g,top:h,left:y,width:m,height:T,isCompressionHeight:k,handleDragging:v,handleResizing:O,toggleCompression:C}=DE({maxWidthPercent:80}),w=p.ref(68),M=j=>{w.value=j},Q=p.computed(()=>{const H=I.value?100:70;return w.value+40+H}),{selectedText:I,citeText:$,setCiteText:Z}=Ki(r.enablePopup),q=()=>{a.value=!1,o("close")},U=()=>{a.value=!0,o("show")},F=()=>{U()};LB(),YB();const L={sessionCode:"1",sessionName:"test",model:""},X=p.ref(!1),te=()=>{X.value=!1},ae=()=>{if(!l.value)return;X.value=!0;const{scrollTop:j,scrollHeight:H,clientHeight:K}=l.value,ie=j+K>=H-50;c.value=!ie&&H>K,ie&&j>d&&te(),d=j};p.watch(l,j=>{j&&j.addEventListener("scroll",ae)});const{currentSession:re,sessionContents:Y,sendChat:z,stopChat:V,setCurrentSession:P,currentSessionLoading:S,reGenerateChat:R,reSendChat:_,deleteChat:E}=HB({handleStart:()=>{B()},handleText:()=>{B()},handleEnd:()=>{B()},requestOptions:{url:r.url,...r.requestOptions}});P(L);const b=()=>{var j;(j=l.value)==null||j.scrollTo({top:l.value.scrollHeight,behavior:"smooth"})},B=()=>{X.value||l.value&&c4(l.value)},x=j=>{j.trim()&&(te(),z({message:j,cite:$.value},()=>{p.nextTick(B)}),s.value="",Z(""))},N=j=>{R(j)},J=(j,H)=>{_(j,H)},ee=()=>{var j;(j=re==null?void 0:re.value)!=null&&j.sessionCode&&(V(re.value.sessionCode),o("stop"))},ne=j=>{!a.value&&U(),z({message:j.label,cite:I.value||s.value,shortcut:j}),o("shortcut-click",j)},D=j=>{E(j)};return p.watch(Y,()=>{p.nextTick(B)},{deep:!0}),t({sessionContents:Y,handleShow:U,handleStop:ee,sendChat:z,handleSendMessage:x,handleShortcutClick:ne,handleDelete:D,handleRegenerate:N,handleResend:J}),(j,H)=>(p.openBlock(),p.createElementBlock("div",FE,[a.value?(p.openBlock(),p.createBlock(p.unref(zc),{key:0,ref_key:"resizeWrapper",ref:i,active:a.value,draggable:!0,h:p.unref(T),"max-width":p.unref(g),"min-height":p.unref(f),"min-width":p.unref(A),parent:!0,"prevent-deactivation":!0,resizable:!0,w:p.unref(m),x:p.unref(y),y:p.unref(h),"class-name":"ai-blueking-container-wrapper","drag-handle":".drag-handle",onDragging:p.unref(v),onResizing:p.unref(O)},{default:p.withCtx(()=>[p.createElementVNode("div",VE,[p.createCommentVNode(" 顶部栏 "),p.createVNode(jD,{"is-compression-height":p.unref(k),onClose:q,onToggleCompression:p.unref(C)},null,8,["is-compression-height","onToggleCompression"]),p.createElementVNode("div",RE,[p.createCommentVNode(" 主要内容区域 "),p.createElementVNode("div",{class:p.normalizeClass(`main-content ${p.unref(Y).length===0?"greeting-layout":"chat-layout"}`)},[p.unref(Y).length===0?(p.openBlock(),p.createBlock(p.unref(Yu).div,{key:0,class:"greeting-box",transition:{duration:.5,ease:[.33,1,.68,1],type:"tween"},animate:{opacity:1},initial:{opacity:1}},{default:p.withCtx(()=>[p.createElementVNode("div",HE,p.toDisplayString(p.unref(Oe)("你好,我是小鲸")),1),p.createElementVNode("div",YE,[p.createVNode(p.unref(Yu).div,{class:"greeting-text",transition:{duration:1.2,ease:[.16,.77,.47,.97],scaleX:{type:"spring",stiffness:160,damping:15,mass:.5,delay:.1}},animate:{width:"auto",scaleX:1},initial:{width:0,scaleX:0}},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(p.unref(Oe)("输入你的问题,助你高效的完成工作")),1)]),_:1})])]),_:1})):p.createCommentVNode("v-if",!0),p.createElementVNode("div",{ref_key:"messageWrapper",ref:l,style:p.normalizeStyle({opacity:p.unref(Y).length>0?1:0}),class:"message-wrapper"},[(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(p.unref(Y),(K,ie)=>(p.openBlock(),p.createBlock(SE,{index:ie,key:K.id,message:K,onDelete:D,onRegenerate:N,onResend:J},null,8,["index","message"]))),128))],4),p.createVNode(p.unref(Yu).div,{transition:{duration:.5,ease:[.33,1,.68,1],type:"tween",layoutId:"chat-input"},class:p.normalizeClass(`chat-input-container ${p.unref(Y).length===0?"centered":"bottom"}`),layout:""},{default:p.withCtx(()=>[p.unref(S)||c.value?(p.openBlock(),p.createElementBlock("div",LE,[p.unref(S)?(p.openBlock(),p.createBlock(_g,{key:0,color:"#EA3636",icon:"icon-tingzhishengcheng",text:"停止生成",onClick:ee})):p.createCommentVNode("v-if",!0),c.value?(p.openBlock(),p.createBlock(_g,{key:1,color:"#979BA5",icon:"icon-jiantou",text:"返回底部",onClick:b})):p.createCommentVNode("v-if",!0)])):p.createCommentVNode("v-if",!0),p.createVNode(eE,{modelValue:s.value,"onUpdate:modelValue":H[0]||(H[0]=K=>s.value=K),loading:p.unref(S),prompts:r.prompts,shortcuts:j.shortcuts,onHeightChange:M,onSend:x,onShortcutClick:ne,onStop:ee},null,8,["modelValue","loading","prompts","shortcuts"])]),_:1},8,["class"])],2)])])]),_:1},8,["active","h","max-width","min-height","min-width","w","x","y","onDragging","onResizing"])):p.createCommentVNode("v-if",!0),p.createVNode(zE,{"is-panel-show":a.value,"onUpdate:isPanelShow":H[1]||(H[1]=K=>a.value=K),"default-minimize":j.defaultMinimize,"is-minimize":u.value,"onUpdate:isMinimize":H[2]||(H[2]=K=>u.value=K),onClick:F},null,8,["is-panel-show","default-minimize","is-minimize"]),p.createVNode(PE,{shortcuts:j.shortcuts,onClick:H[3]||(H[3]=K=>a.value=!0),onShortcutClick:ne},null,8,["shortcuts"])]))}}),[["__scopeId","data-v-ab2fd36d"]]);(function(){var e='<svg xmlns="http://www.w3.org/2000/svg" data-name="bkai" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0;visibility:hidden"><symbol id="icon-warning-circle-fill" viewBox="0 0 1024 1024"><path fill="#737987" d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 640h-64v-64h64v64zm0-128h-64V320h64v256z"/></symbol><symbol id="icon-close-circle-shape" viewBox="0 0 64 64"><path fill="#737987" d="M32 4C16.5 4 4 16.5 4 32s12.5 28 28 28 28-12.5 28-28S47.5 4 32 4zm11.3 36.5l-2.8 2.8-8.5-8.5-8.5 8.5-2.8-2.8 8.5-8.5-8.5-8.5 2.8-2.8 8.5 8.5 8.5-8.5 2.8 2.8-8.5 8.5 8.5 8.5z"/></symbol><symbol id="icon-close-line-2" viewBox="0 0 64 64"><path d="M52 16.2L47.8 12 32 27.8 16.2 12 12 16.2 27.8 32 12 47.8l4.2 4.2L32 36.2 47.8 52l4.2-4.2L36.2 32z"/></symbol><symbol id="icon-minus-line" viewBox="0 0 1024 1024"><path d="M128 448h768v128H128V448z" class="st0"/></symbol><symbol id="icon-visible1" viewBox="0 0 1024 1024"><path d="M512 384a128 128 0 10128 128 128 128 0 00-128-128zm0 192a64 64 0 1164-64 64 64 0 01-64 64z"/><path d="M512 240C264.64 240 64 512 64 512s200.64 272 448 272 448-272 448-272-200.64-272-448-272zm0 480c-160 0-304-139.04-364.96-208C208 442.88 352 304 512 304s304 139.04 364.96 208C816 581.12 672 720 512 720z"/></symbol><symbol id="icon-links" viewBox="0 0 1024 1024"><path d="M263.04 760.96a148.48 148.48 0 01-1.92-224l92.48-92.48-45.12-45.76L216 491.2a212.8 212.8 0 001.92 314.88A212.8 212.8 0 00532.8 808l92.48-92.48L579.84 672l-92.48 92.48a148.48 148.48 0 01-224.32-3.52zM491.2 216l-92.48 92.48 45.44 45.12 92.48-92.48a148.48 148.48 0 01224 1.92 148.48 148.48 0 011.92 224L672 579.84l45.12 45.44 92.48-92.48a212.8 212.8 0 00-1.92-314.88A212.8 212.8 0 00491.2 216z"/><path d="M398.786 579.888l181.019-181.02 45.255 45.255-181.02 181.02-45.254-45.255z"/></symbol><symbol id="icon-quanquan" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M512 64.129c-9.343-.661-18.345 3.338-27.005 11.998-2.666 2.667-4.831 6.165-6.495 10.495-1.664 4.33-2.496 7.498-2.496 9.503v4c0 10.004 2.997 18.003 8.991 23.997 3.328 4.01 7.327 6.847 11.999 8.511 4.671 1.664 8.34 2.496 11.006 2.496h4c68.003 0 130.993 16.83 188.97 50.49 57.978 33.66 103.807 79.49 137.489 137.488 33.681 57.999 50.511 121.16 50.49 189.483-.021 68.322-16.851 131.313-50.49 188.97-33.64 57.657-79.469 103.316-137.489 136.976-58.02 33.66-121.18 50.49-189.482 50.49-68.301 0-131.292-16.83-188.97-50.49-57.68-33.66-103.338-79.319-136.977-136.976-33.639-57.657-50.469-120.818-50.49-189.482 0-10.005-3.669-18.676-11.007-26.013-2.666-3.328-6.164-5.824-10.494-7.487-4.33-1.664-7.498-2.496-9.503-2.496h-4c-10.004 0-18.334 3.338-24.99 10.015-4.01 4.01-6.846 8.18-8.51 12.51-1.664 4.33-2.496 7.498-2.496 9.503v4c0 60.665 11.828 118.663 35.484 173.996 23.656 55.332 55.482 102.996 95.477 142.991 39.996 39.996 87.66 71.822 142.992 95.478 55.332 23.656 113.33 35.483 173.996 35.483 60.665 0 118.664-11.827 173.996-35.483 55.332-23.656 102.996-55.482 142.992-95.478 39.995-39.995 71.82-87.659 95.477-142.991 23.656-55.333 35.484-113.331 35.484-173.996 0-60.665-11.828-118.664-35.484-173.996-23.656-55.333-55.482-102.997-95.477-142.992-39.996-39.996-87.66-71.821-142.992-95.477C630.664 75.989 572.666 64.16 512 64.16v-.032z"/></symbol><symbol id="icon-yanjing-kejian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 192c247.4 0 448 143.3 448 320S759.4 832 512 832 64 688.7 64 512s200.6-320 448-320zm0 64c-54.2 0-106.6 7.5-155.9 22.4-46.6 14.1-88.3 34.1-123.7 59.4C165.1 385.9 128 447.8 128 512c0 64.2 37.1 126.1 104.4 174.2 35.4 25.3 77.1 45.3 123.7 59.4C405.4 760.5 457.8 768 512 768s106.6-7.5 155.9-22.4c46.6-14.1 88.3-34.1 123.7-59.4C858.9 638.1 896 576.2 896 512c0-64.2-37.1-126.1-104.4-174.2-35.4-25.3-77.1-45.3-123.7-59.4C618.6 263.5 566.2 256 512 256zm0 96c88.4 0 160 71.6 160 160s-71.6 160-160 160-160-71.6-160-160 71.6-160 160-160zm0 64c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96z"/></symbol><symbol id="icon-shipin-2" viewBox="0 0 1024 1024"><path fill="#FF9C01" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM433.067 486.16v161.072c0 44.295 29.53 60.402 67.113 36.242l107.381-71.14c36.242-26.846 36.242-67.114 0-91.275L500.18 449.92c-36.241-24.16-67.113-8.053-67.113 36.241zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="icon-tupian-2" viewBox="0 0 1024 1024"><path fill="#699DF4" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-18.4 512l-112 144-80-96-112 144h448l-144-192zM480 448c-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64zm122-310.2V326h188.2L602 137.8z"/></symbol><symbol id="icon-wenben-2" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zM656 704H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h288c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-64-128H368c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zM464 448h-96c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h96c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm138-310.2V326h188.2L602 137.8z"/></symbol><symbol id="icon-yasuobao-2" viewBox="0 0 1024 1024"><path fill="#63656E" fill-rule="evenodd" d="M623.999 64c26.5 0 63.499 15.5 82 34l156 156c18.5 18.5 34.001 55.5 34.001 82v576.001c0 26.5-21.5 47.999-48.002 47.999H176c-26.5 0-48-21.5-48-47.999V112c0-26.5 21.5-48 48-48h447.999zM296 456h-64v222h128V518h-64v-62zm16 110v64h-32v-64h32zm48-174h-64v64h64v-64zm-64-64h-64v64h64v-64zm64-64h-64v64h64v-64zm280-132v188h188c-3-8.5-7.501-17-11.001-20.5L660.499 143c-3.5-3.5-12-8-20.499-11zm-344 68h-64v64h64v-64zm64-64h-64v64h64v-64z"/></symbol><symbol id="icon-yinle-2" viewBox="0 0 1024 1024"><path fill="#F8B4B4" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm-6.312 385.187l-133.876 40.95c-16.187 4.637-29.4 21.525-29.4 37.712v141.225s-9.712-6.562-31.324-3.5c-31.763 4.55-57.488 28.875-57.488 54.425 0 25.55 25.725 41.213 57.488 36.663 31.762-4.463 55.037-28.088 55.037-53.638V582.449c0-11.375 13.65-16.187 13.65-16.187l118.387-37.1s13.126-4.375 13.126 7.7v96.862s-12.076-6.912-33.688-4.287c-31.762 3.85-57.488 27.65-57.488 53.2 0 25.55 25.726 41.737 57.488 37.887 31.762-3.85 57.488-27.65 57.488-53.2V470.187c0-16.275-13.126-25.638-29.4-21zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="icon-doc-3" viewBox="0 0 1024 1024"><path fill="#3A84FF" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM298.709 352.273h-85.333v341.334h85.333l85.334-85.334 85.333 85.334h85.333V352.273h-85.333v212.864l-85.333-84.864-84.907 85.334-.427-213.334z"/></symbol><symbol id="icon-excel-2" viewBox="0 0 1024 1024"><path fill="#2DCB56" fill-rule="evenodd" d="M675.307 51.163a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12L121.94 901.248c-21.027-2.995-36.65-21-36.65-42.24V164.992c0-21.24 15.623-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zM896 128c23.564 0 42.667 19.103 42.667 42.667v682.666C938.667 876.897 919.564 896 896 896H725.333v-85.333h128V213.333h-128V128H896zM315.733 341.333h-102.4L332.8 512 213.333 682.667h102.4L384 585.13l68.267 97.536h102.4L435.2 512l119.467-170.667h-102.4L384 438.87l-68.267-97.536z"/></symbol><symbol id="icon-markdown" viewBox="0 0 1024 1024"><path fill="#979BA5" fill-rule="evenodd" d="M616.8 64c8.5 0 16.6 3.4 22.6 9.4l215.2 215.2c6 6 9.4 14.2 9.4 22.7V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.8zM443.562 477.562h-90V768h55.876V603.75c0-24.5-.813-48.938-2.438-73.312h1.688c4.374 21.374 7.437 34.437 9.187 39.187L490.438 768h49.312l71.625-200.25c2.25-6.25 5.25-18.688 9-37.312h1.5c-1.625 24.624-2.437 45.062-2.437 61.312V768h61.124V477.562H593l-62.812 175.126c-4.126 11.624-8.126 25.374-12 41.25h-1.313c-1.875-12.75-5.437-26.376-10.687-40.876l-62.626-175.5zM602 137.8V326h188.2L602 137.8z"/></symbol><symbol id="icon-pdf-2" viewBox="0 0 1024 1024"><path fill="#EA3636" fill-rule="evenodd" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.217 637.256c-15.174-.489-31.314.67-49.65 2.964-24.298-14.987-40.654-35.582-52.274-65.827.28-1.152.86-3.538 1.063-4.38.474-1.958.867-3.594 1.243-5.185 4.293-18.13 6.615-31.358 7.3-44.695.518-10.074-.04-19.368-1.827-27.976-3.298-18.584-16.454-29.453-33.021-30.126-15.446-.627-29.649 7.993-33.281 21.373-5.913 21.612-2.45 50.07 10.08 98.582-15.964 38.056-37.052 82.661-51.203 107.539-18.885 9.74-33.604 18.605-45.953 28.427-16.303 12.966-26.48 26.29-29.286 40.306-1.355 6.48.692 14.966 5.36 21.912 5.296 7.879 13.282 12.991 22.855 13.735 24.152 1.877 53.83-23.024 86.59-79.258 3.295-1.09 6.78-2.257 11.026-3.69 2.323-.783 10.464-3.538 11.91-4.026 7.521-2.54 12.98-4.36 18.376-6.116 23.396-7.612 41.096-12.429 57.21-15.163 27.973 14.973 60.316 24.796 82.098 24.796 17.979 0 30.126-9.319 34.515-23.985 3.857-12.886.794-27.824-7.473-36.084-8.56-8.41-24.3-12.434-45.658-13.123zm-247.985 128.42v-.36l.126-.338c1.275-3.421 3.157-7.008 5.6-10.758 4.284-6.576 10.173-13.5 17.472-20.865 3.92-3.955 8.002-7.8 12.79-12.12 1.073-.969 7.91-7.059 9.189-8.25l11.176-10.407-8.12 12.934c-12.326 19.638-23.46 33.78-33.013 43.004-3.507 3.387-6.6 5.9-9.091 7.505-1.027.662-1.916 1.144-2.613 1.424-.409.163-.771.268-1.13.302-.38.045-.765-.01-1.117-.16a2.068 2.068 0 01-1.269-1.911zm125.934-218.269l-2.26 4.007-1.39-4.385c-3.114-9.829-5.387-24.641-6.016-37.997-.716-15.197.49-24.323 5.286-24.323 6.74 0 9.831 10.808 10.076 27.053.216 14.28-2.03 29.142-5.696 35.645zm-5.81 58.464l1.534-4.05 2.088 3.795c11.69 21.245 26.858 38.967 43.538 51.315l3.595 2.662-4.38.904c-16.328 3.372-31.544 8.457-52.34 16.842 2.174-.876-21.623 8.863-27.638 11.169l-5.252 2.013 2.802-4.877c12.35-21.496 23.758-47.326 36.052-79.773h.001zm157.626 76.261c-7.864 3.104-24.777.329-54.569-12.387l-7.561-3.227 8.199-.607c23.295-1.724 39.807-.44 49.422 3.08 4.09 1.498 6.824 3.388 8.037 5.553 1.31 2.336.71 4.81-1.362 6.31-.448.427-1.155.88-2.166 1.278z"/></symbol><symbol id="icon-ppt-2" viewBox="0 0 1024 1024"><path fill="#FF5656" fill-rule="evenodd" d="M675.35 62.103a21.336 21.336 0 017.36 16.122v889.43a21.33 21.33 0 01-24.32 21.12l-536.406-76.587c-21.028-2.995-36.65-21-36.65-42.24V175.932c0-21.24 15.622-39.245 36.65-42.24l536.363-76.587a21.333 21.333 0 0117.003 4.998zm220.693 76.837c23.564 0 42.666 19.102 42.666 42.667v682.666c0 23.564-19.102 42.667-42.666 42.667H725.376v-85.333h128V224.273h-128V138.94h170.667zM540.487 323.829H199.154v341.333h85.333V579.83h256v-256zm-85.333 85.333v85.333H284.487v-85.333h170.667z"/></symbol><symbol id="icon-sousuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M478.72 128c193.6 0 350.72 157.12 350.72 350.72 0 82.88-28.8 159.04-76.8 218.88l131.84 131.84c15.36 15.36 15.36 40 0 55.04s-40 15.36-55.04 0L697.6 752.64c-60.16 48-136 76.8-218.88 76.8-193.6 0-350.72-157.12-350.72-350.72S285.12 128 478.72 128zm0 78.4c-150.4 0-272.32 121.92-272.32 272.32s121.92 272.32 272.32 272.32c58.56 0 114.24-18.56 160.32-52.16l9.6-7.36 23.68-19.2 19.2-23.68c35.84-44.8 56.64-99.52 59.2-157.44l.32-12.48c0-150.4-121.92-272.32-272.32-272.32z" clip-rule="evenodd"/></symbol><symbol id="icon-chouti" viewBox="0 0 1024 1024"><path d="M864 160c35.346 0 64 28.654 64 64v576c0 35.346-28.654 64-64 64H160c-35.346 0-64-28.654-64-64V224c0-35.346 28.654-64 64-64zm-320 64H160v576h384V224zm320 0H608v576h256V224zm-64 224v64H672v-64h128zm0-128v64H672v-64h128z"/></symbol><symbol id="icon-liaotianchuang" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M832 160c35.346 0 64 28.654 64 64v569.6c0 38.88-28.654 70.4-64 70.4H192c-35.346 0-64-31.52-64-70.4V224c0-35.346 28.654-64 64-64h640zm0 192H192v448h640V352zM704 224c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32zm192 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32 17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32z"/></symbol><symbol id="icon-sikao" viewBox="0 0 1024 1024"><path d="M528 96c61.856 0 112 50.144 112 112 0 .376-.002.751-.006 1.126C774.73 260.666 870.4 391.16 870.4 544c0 22.55-2.082 44.612-6.066 66.007C883.94 630.144 896 657.663 896 688c0 61.856-50.144 112-112 112a112.7 112.7 0 01-19.49-1.69C699.754 862.65 610.519 902.4 512 902.4s-187.753-39.75-252.539-104.088A112.33 112.33 0 01240 800c-61.856 0-112-50.144-112-112 0-30.337 12.061-57.856 31.65-78.025A361.172 361.172 0 01153.6 544c0-164.845 111.29-303.696 262.836-345.518C421.232 141.079 469.35 96 528 96zm-91.48 176.633l-4.469 1.278C315.47 308.366 230.4 416.249 230.4 544c0 10.923.622 21.7 1.832 32.3l1.623-.134L240 576c61.856 0 112 50.144 112 112 0 26.132-8.95 50.173-23.95 69.226C377.36 799.817 441.67 825.6 512 825.6c70.33 0 134.639-25.783 183.99-68.412C680.95 738.173 672 714.132 672 688c0-61.856 50.144-112 112-112 2.607 0 5.194.09 7.757.264A280.989 280.989 0 00793.6 544c0-119.973-75.025-222.422-180.718-262.99C592.35 304.904 561.938 320 528 320c-37.782 0-71.195-18.708-91.48-47.367z"/></symbol><symbol id="icon-wenzhang" viewBox="0 0 1024 1024"><path fill="#3D4265" d="M708.923 157.538h275.692c21.752 0 39.385 17.634 39.385 39.385v748.308c0 43.503-35.266 78.769-78.77 78.769H708.924V157.538z"/><path fill="#3A84FF" d="M0 984.615A39.385 39.385 0 0039.385 1024H945.23c-43.503 0-78.77-35.266-78.77-78.77V39.386C866.462 17.633 848.829 0 827.078 0H39.385C17.633 0 0 17.633 0 39.385v945.23z"/><path fill="#FFF" d="M196.923 288.82c-21.751 0-39.385 17.634-39.385 39.385 0 21.752 17.634 39.385 39.385 39.385h157.539c21.751 0 39.384-17.633 39.384-39.385 0-21.751-17.633-39.384-39.384-39.384H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h472.615c21.752 0 39.385-17.633 39.385-39.384 0-21.752-17.633-39.385-39.385-39.385H196.923zm0 236.308c-21.751 0-39.385 17.633-39.385 39.385 0 21.751 17.634 39.384 39.385 39.384h236.308c21.751 0 39.384-17.633 39.384-39.384 0-21.752-17.633-39.385-39.384-39.385H196.923z"/></g></symbol><symbol id="icon-published-zhongzhi" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 96c229.75 0 416 186.25 416 416S741.75 928 512 928 96 741.75 96 512 282.25 96 512 96zm0 64c-194.404 0-352 157.596-352 352s157.596 352 352 352 352-157.596 352-352-157.596-352-352-352zm16 208c70.692 0 128 57.308 128 128v32c0 70.692-57.308 128-128 128h-32c-70.692 0-128-57.308-128-128v-32c0-70.692 57.308-128 128-128h32z"/></symbol><symbol id="icon-fasong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M873.6 99.2L118.4 476.8c-28.8 16-28.8 44.8-6.4 60.8l182.4 112c16 6.4 28.8 6.4 44.8-6.4L736 288 390.4 672c-6.4 6.4-6.4 16-6.4 22.4v166.4c0 16 6.4 28.8 22.4 38.4s28.8 0 38.4-6.4l89.6-89.6 182.4 121.6c28.8 16 54.4 6.4 60.8-22.4L928 147.2c6.4-38.4-19.2-60.8-54.4-48z" clip-rule="evenodd"/></symbol><symbol id="icon-diancai" viewBox="0 0 1024 1024"><path d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320zm35.008-73.024L352 560.96V192h383.517l108 384H544v160c0 33.189-11.849 56.887-38.4 76.8-4.222 3.167-11.054 6.421-20.402 9.518l-2.19.658z"/></symbol><symbol id="icon-diancaishixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 575.003V128h-64v447.003h64zM448 896c44.402-6.635 76.402-17.301 96-32 42.667-32 64-74.667 64-128v-96h235.517a64 64 0 0017.328-2.39c34.026-9.57 53.851-44.912 44.282-78.938l-108-384C789.364 147.07 764.19 128 735.517 128H288v448l160 320z"/></symbol><symbol id="icon-dianzan" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zM448 128c44.402 6.635 76.402 17.301 96 32 42.667 32 64 74.667 64 128v96h235.517a64 64 0 0117.328 2.39c34.026 9.57 53.851 44.912 44.282 78.938l-108 384C789.364 876.93 764.19 896 735.517 896H288V448l160-320zm35.008 73.024L352 463.04V832h383.517l108-384H544V288c0-33.189-11.849-56.887-38.4-76.8-4.222-3.167-11.054-6.421-20.402-9.518l-2.19-.658z"/></symbol><symbol id="icon-dianzanshixin" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M192 448.997V896h-64V448.997h64zm96-.997v448h471.758c14.337 0 26.924-9.535 30.805-23.336l126-448c4.785-17.013-5.128-34.684-22.14-39.469a32 32 0 00-8.665-1.195H608v-96c0-53.333-21.333-96-64-128-19.598-14.699-51.598-25.365-96-32L288 448z"/></symbol><symbol id="icon-dingyue" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M821.428 128C862.625 128 896 162.015 896 204.003v661.17C896 882.182 882.963 896 866.276 896c-7.693 0-14.609-2.936-19.83-7.715l-.508-.257-300.374-157.852h-.521l-301.416 157.32-3.082 1.13c-5.16 4.294-11.74 6.843-18.82 6.843-16.688 0-29.725-13.82-29.725-30.295V204.003C192 162.015 225.375 128 266.572 128h554.856zm0 60.59H266.572c-8.344 0-15.123 6.909-15.123 15.413l-.025 610.781 269.11-140.414c1.042-.532 1.564-1.063 2.607-1.063 13.558-6.91 30.767-6.91 44.847.531l2.086 1.063 266.47 139.755.007-610.653c0-8.504-6.78-15.413-15.123-15.413zm-95.431 294.975c16.166 0 29.724 13.82 29.724 30.295l-.009 30.268 29.734.027c16.687 0 29.724 13.819 29.724 30.295s-13.037 30.295-29.724 30.295l-29.734-.009.01 30.835c0 16.476-13.559 30.295-29.725 30.295-16.687 0-29.724-13.819-29.724-30.295l-.017-30.835-30.23.009c-16.687 0-29.724-13.819-29.724-30.295s13.559-30.295 29.725-30.295l30.229-.027.017-30.268c0-17.007 13.558-30.295 29.724-30.295zM663.419 231.11c16.688 0 29.725 13.818 29.725 30.294 0 17.008-13.037 30.295-29.725 30.295H424.581c-16.688 0-29.725-13.818-29.725-30.295 0-17.007 13.559-30.294 29.725-30.294h238.838z"/></symbol><symbol id="icon-fujian" viewBox="0 0 1024 1024"><path d="M470.82 362.7L278.013 549.08c-66.508 64.292-66.483 168.527.058 232.85 66.434 64.22 174.442 64.281 240.881.058l241.055-233.02c13.307-12.862 34.88-12.862 48.188 0 13.307 12.864 13.307 33.719 0 46.581L567.138 828.57c-93.066 89.961-244.221 89.874-337.255-.058-93.15-90.044-93.186-235.988-.06-326.01l337.433-326.182.031-.03c66.643-64.347 174.084-64.453 240.847.088 66.649 64.425 66.805 168.328.02 232.886l-192.85 186.42-144.341 139.53c-40.033 38.697-104.634 38.872-144.705.136-40.08-38.744-40.235-100.85.141-139.88L663.43 269.674c13.306-12.862 34.88-12.862 48.188 0 13.306 12.864 13.306 33.72 0 46.581L374.587 642.051c-13.711 13.253-13.66 33.65-.142 46.717 13.398 12.951 34.85 12.893 48.33-.136l144.34-139.53 192.85-186.42c40.14-38.8 40.048-100.994-.02-139.724-19.121-18.61-45.133-29.078-72.268-29.082-27.134-.003-53.15 10.458-72.275 29.064L470.82 362.7z"/></symbol><symbol id="icon-lashen" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 192l128.431 159.872h-256L511.492 192zM768 128v64H256v-64h512zM256 832h512v64H256zm224-480h64v320h95.922l-128.43 159.872L383.921 672H480V352z"/></symbol><symbol id="icon-yasuo" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M511.491 544l128.431 159.872L544 703.84V928h-64V703.84l-96.078.032L511.492 544zM832 480v64H192v-64h640zM544 96v223.968l95.922.032-128.43 159.872L383.921 320l96.078-.032V96h64z"/></symbol><symbol id="icon-yinyong" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M642.272 192v64H416c-106.039 0-192 85.961-192 192s85.961 192 192 192h355.712L640 509.52 686 464l210 208-210 208-46-45.52L771.712 704H416c-138.717 0-251.665-110.33-255.878-248.026L160 448c0-141.385 114.615-256 256-256h226.272z"/></symbol><symbol id="icon-drill-down" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M932.061 599.866l-144.135-89.362-34.411 55.443L889.21 649.44 564.58 850.993a97.006 97.006 0 01-102.582 0l-324.63-201.554 131.8-82.84-34.411-55.443-142.837 88.71C74.534 610.259 63.915 629.114 64 649.439c-.054 20.49 10.527 39.525 27.92 50.225l335.018 206.773a158.447 158.447 0 00170.105 0l335.018-205.468c17.393-10.7 27.974-29.736 27.918-50.226.555-20.787-10.125-40.25-27.918-50.877zM784.68 383.309l-38.955-52.182-201.27 150.676V80h-64.926v401.803l-201.27-150.676-38.956 52.182L511.99 587.472 784.68 383.31z"/></symbol><symbol id="icon-liaotianliebiao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M160 192h704c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h352c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32zm0 288h576c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H160c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32z"/></symbol><symbol id="icon-xinzengliaotian" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960c-58.835 0-115.02-11.341-166.49-31.957L96 928l-.005-249.414C75.355 627.09 64 570.87 64 512 64 264.576 264.576 64 512 64zm0 64c-212.077 0-384 171.923-384 384 0 49.608 9.378 97.809 27.401 142.775l4.594 11.462L159.968 864l185.553.043 12.335.002 11.45 4.587C414.25 886.633 462.423 896 512 896c212.077 0 384-171.923 384-384S724.077 128 512 128zm0 160c17.673 0 32 14.327 32 32v160h160c17.673 0 32 14.327 32 32 0 16.41-12.353 29.936-28.268 31.785L704 544H544v160c0 16.41-12.353 29.936-28.268 31.785L512 736c-17.673 0-32-14.327-32-32V544H320c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h160V320c0-17.673 14.327-32 32-32z"/></symbol><symbol id="icon-quxiaozhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M534.3 612.212c29.73 3.15 53.172 13.558 70.325 31.226 27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25s-69.687-10.75-90.562-32.25c-26.58-25.037-40.543-60.55-41.892-106.536l73.262-73.341c-10.663 16.383-15.995 38.341-15.995 65.877 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312 13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-14.43 0-27.021 3.358-37.77 10.074l58.008-57.987zm277.888 7.413c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25h-58.687V896h-57.376V619.625h120.376zM275.37 871.104l.004 24.896h-24.9l24.896-24.896zm549.53-685.26l45.255 45.254-656.195 656.196-45.255-45.255 656.196-656.195zM803 667.625h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938 7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187zm-457.132-48.009l-48.928 48.928-21.565.018-.004 21.55-58.143 58.144.022-79.694h-83.062v-48.937l211.68-.009zM496 96l181.388 192.096L581.484 384H576l-.02 5.504L421.484 544H416V384H224L496 96z"/></symbol><symbol id="icon-zhiding" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M496 96l272 288H576v160H416V384H224L496 96zM358.062 619.625v48.937h-82.687V896H217.25V668.562h-83.062v-48.937h223.874zm156 284.063c-39.5 0-69.687-10.75-90.562-32.25-28-26.376-42-64.376-42-114 0-50.626 14-88.626 42-114 20.875-21.5 51.062-32.25 90.562-32.25s69.688 10.75 90.563 32.25c27.875 25.374 41.813 63.374 41.813 114 0 49.624-13.938 87.624-41.813 114-20.875 21.5-51.063 32.25-90.563 32.25zm54.563-74.25c13.375-16.876 20.063-40.876 20.063-72 0-31-6.72-54.97-20.157-71.907-13.437-16.937-31.593-25.406-54.469-25.406-22.874 0-41.124 8.437-54.75 25.313-13.624 16.874-20.437 40.874-20.437 72 0 31.124 6.813 55.124 20.437 72 13.626 16.874 31.876 25.312 54.75 25.312 22.876 0 41.063-8.438 54.563-25.312zm239.25-32.813h-58.687V896h-57.376V619.625h120.376c27.75 0 49.874 7.125 66.374 21.375 16.5 14.25 24.75 36.312 24.75 66.188 0 32.624-8.25 55.687-24.75 69.187s-40.062 20.25-70.687 20.25zm27-57.563c7.5-6.624 11.25-17.124 11.25-31.5 0-14.374-3.781-24.624-11.344-30.75-7.562-6.124-18.156-9.187-31.781-9.187h-53.812V749H803c13.625 0 24.25-3.312 31.875-9.938z"/></symbol><symbol id="icon-piliangbianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M573.538 160v57.6H219.077v588.8h585.846V491.2H864v344c0 15.898-13.233 28.8-29.538 28.8H189.538C173.233 864 160 851.098 160 835.2V188.8c0-15.898 13.233-28.8 29.538-28.8h384zm281.653 0L896 203.948 520.81 608 480 564.052 855.19 160z"/></symbol><symbol id="icon-shanchu" viewBox="0 0 1024 1024"><path d="M659.2 246.4v-60.8c0-32-25.6-57.6-57.6-57.6h-176c-32 0-57.6 25.6-57.6 57.6v57.6H128v57.6h102.4V832c0 32 25.6 57.6 57.6 57.6h441.6c32 0 57.6-25.6 57.6-57.6V304H896v-57.6H659.2zm-236.8-44.8c0-9.6 6.4-16 16-16h147.2c9.6 0 16 6.4 16 16v44.8h-176v-44.8zm310.4 620.8c0 9.6-6.4 16-16 16H304c-9.6 0-16-6.4-16-16V304h441.6v518.4z"/><path d="M576 384h64v320h-64V384zM384 384h64v320h-64V384z"/></symbol><symbol id="icon-yuan-jiahao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm31.984 224.016H480v192.016H288v63.984h192v192h63.984v-192H736v-63.984H543.984V288.016z"/></symbol><symbol id="icon-yuan-jianhao" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64zm224 416.016H288V544h448v-63.984z"/></symbol><symbol id="icon-zhushou" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M872.2 454.62C868.485 256.243 714.704 96 525.868 96h-27.734C309.297 96 155.516 256.243 151.8 454.592 118.63 473.812 96 509.282 96 550.3v55.466c0 61.18 49.754 110.934 110.933 110.934 61.18 0 110.934-49.754 110.934-110.934V550.3c-.088-60.802-49.08-110.215-109.88-110.823 10.844-160.714 136.67-288.01 290.146-288.01h27.734c153.504 0 279.302 127.296 290.146 288.01-60.8.608-109.792 50.02-109.88 110.823v55.466c0 50.087 33.558 92.02 79.207 105.748a292.503 292.503 0 01-166.345 107.882c-9.389-28.157-35.714-47.17-65.395-47.23-38.292 0-69.333 31.042-69.333 69.334 0 38.291 31.041 69.333 69.333 69.333a69.056 69.056 0 0058.822-33.03c101.164-17.698 189.385-79.083 241.142-167.787C896.772 694.874 928 654.106 928 605.766V550.3c0-41.018-22.63-76.489-55.8-95.68zM262.4 550.3v55.466c0 30.59-24.877 55.467-55.467 55.467s-55.466-24.877-55.466-55.467V550.3c0-30.59 24.876-55.467 55.466-55.467S262.4 519.71 262.4 550.3zm610.133 55.466c0 29.73-23.573 53.886-52.97 55.217l-2.164-1.026c-.194.444-.499.805-.693 1.22-30.47-.197-55.076-24.94-55.106-55.41V550.3c0-30.59 24.877-55.467 55.467-55.467s55.466 24.877 55.466 55.467v55.466z"/></symbol><symbol id="icon-bianji" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M609.6 201.562L712 303.968 304 710.39H203.2V609.584l406.4-408.022zM683.672 128l101.821 101.83-45.255 45.257-101.822-101.83L683.672 128zM128 799.995h768V896H128v-96.005z"/></symbol><symbol id="icon-shezhi-3" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M512.141 64c33.285 0 66.664 3.844 73.857 5 14.812 2.5 26.62 13.9 29.623 28.6l12.71 63.4c2.302 11.6 10.208 21.5 21.217 26.1 27.32 11.5 52.84 26.3 76.058 44 9.608 7.2 22.118 9.2 33.426 5.4l61.048-20.6c14.31-4.8 30.123-.2 39.63 11.4 11.51 14.1 22.217 28.9 32.025 44.4l18.614 32.1c8.507 16.3 16.113 33.2 22.618 50.7 5.204 14 1.1 29.7-10.108 39.6L874.021 437c-9.007 7.9-13.41 19.7-12.009 31.6 1.601 14 2.502 28.3 2.502 42.8 0 14.8-.9 29.4-2.702 43.7-1.401 11.9 3.002 23.8 12.01 31.7l48.537 42.7c11.309 9.9 15.312 25.7 10.008 39.8-17.514 46.6-42.633 89.5-73.758 127.2-9.507 11.6-25.22 16-39.43 11.2L757.83 787c-11.308-3.8-23.818-1.7-33.426 5.5-22.817 17.2-47.837 31.8-74.557 43.1-11.109 4.7-19.115 14.5-21.417 26.2l-12.71 63.5c-3.002 14.7-14.711 26.1-29.523 28.6-24.118 4-48.837 6.1-74.057 6.1-24.82 0-49.238-2-72.956-5.9-14.812-2.5-26.621-13.9-29.523-28.6l-12.71-63.3c-2.302-11.6-10.208-21.5-21.217-26.1a355.85 355.85 0 01-75.558-43.5c-9.607-7.2-22.117-9.2-33.426-5.4L205.303 808c-14.21 4.8-29.923.3-39.43-11.2-4.932-5.952-25.037-29.06-41.159-56.796-11.28-19.409-22.147-42.81-32.598-70.204-5.304-14.1-1.301-29.9 10.008-39.8l48.537-42.6c9.007-7.9 13.51-19.7 12.01-31.5-1.902-14.5-2.803-29.4-2.803-44.5 0-14.7.901-29.2 2.702-43.5 1.502-11.9-3.002-23.8-12.009-31.7l-48.638-42.7c-11.308-9.9-15.311-25.7-10.007-39.8 4.503-12 9.507-23.7 14.911-35.1.4-.9.9-1.7 1.401-2.6l32.025-55.4c.5-.9 1-1.8 1.601-2.6 7.406-10.6 15.112-20.9 23.318-30.9 9.508-11.6 25.32-16.1 39.531-11.3l61.147 20.7c11.41 3.8 23.919 1.8 33.526-5.5 23.519-17.8 49.138-32.7 76.66-44.2a35.8 35.8 0 0021.316-26.1l12.61-63.2c2.902-14.8 14.711-26.2 29.623-28.6 6.77-1.094 39.618-4.9 72.556-4.9zm28.022 64h-56.544l-2.802.2c-7.106.6-12.91 5.8-14.311 12.7l-10.308 51.6-5.304 26.7c-1.101 5.4-5.004 9.9-10.208 11.8l-25.72 9.2c-32.525 11.6-62.449 28.9-88.97 51.3l-20.815 17.6c-4.203 3.6-10.008 4.7-15.312 2.9l-25.82-8.7-50.039-16.9c-6.705-2.3-14.11.1-18.114 5.9-.1.1-.2.3-.3.4l-.7 1.2-30.324 52.5-.6 1.2-1.008 2.804c-1.462 5.706.364 11.853 4.91 15.796l39.831 35 20.416 17.9c4.103 3.7 6.105 9.2 5.104 14.7l-4.704 26.7c-3.002 16.7-4.503 33.9-4.503 51 0 17.4 1.501 34.8 4.604 51.7l4.803 26.8c1.001 5.4-.9 11-5.104 14.7l-20.516 18-39.53 34.8c-5.304 4.7-6.805 12.3-3.803 18.7l2.802 5.7c.2.3.3.6.5.9l23.519 40.7.6.9c1.501 2.4 3.203 4.8 4.804 7.1 4.003 5.7 11.309 8.1 18.014 5.9l50.539-17 25.62-8.7c5.204-1.8 11.108-.7 15.312 2.9l20.816 17.4c26.22 22.1 55.943 39.2 88.068 50.7l25.62 9.2c5.204 1.9 9.107 6.3 10.208 11.8l5.304 26.7 10.308 51.6c1.3 7 7.205 12.1 14.31 12.7 10.509.9 21.017 1.3 31.525 1.3 10.909 0 21.817-.5 32.626-1.4 7.005-.6 12.81-5.8 14.21-12.7l10.409-52 5.304-26.6c1.1-5.4 4.903-9.9 10.108-11.8l25.52-9.3c31.924-11.6 61.347-28.6 87.467-50.6l20.816-17.5c4.203-3.6 10.008-4.7 15.312-2.9l25.72 8.7 50.239 17c6.705 2.3 14.11-.1 18.114-5.9 6.105-8.7 11.809-17.6 17.113-26.8 5.504-9.5 10.608-19.1 15.212-28.9 3.002-6.4 1.401-14-3.903-18.7l-39.831-34.9-20.416-17.9c-4.103-3.7-6.105-9.2-5.104-14.7l4.704-26.7c3.002-16.7 4.503-33.8 4.503-51 0-16.9-1.5-33.8-4.403-50.3l-4.704-26.6c-.9-5.5 1.001-11 5.204-14.7l20.316-17.8 39.83-34.8c5.305-4.7 6.906-12.2 3.904-18.6-2.102-4.6-4.303-9.2-6.705-13.7l-17.214-29.8c-2.602-4.1-5.304-8.2-8.106-12.2-4.003-5.8-11.409-8.3-18.114-6l-50.039 16.9-25.82 8.7c-5.204 1.8-11.108.7-15.311-2.9L698.485 292c-26.32-22.3-55.943-39.5-88.268-51.2l-25.52-9.3c-5.204-1.9-9.007-6.4-10.108-11.8l-5.304-26.7-10.408-51.9c-1.4-6.9-7.205-12.1-14.21-12.7-1.502-.2-3.003-.3-4.504-.4zM512.24 351.5c88.469 0 160.124 71.6 160.124 160s-71.655 160-160.124 160c-88.468 0-160.124-71.6-160.124-160s71.656-160 160.124-160zm0 64c-52.94 0-96.074 43.1-96.074 96s43.133 96 96.074 96c52.941 0 96.075-43.1 96.075-96s-43.134-96-96.075-96z"/></symbol><symbol id="icon-history" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M551.32 96C776.665 96 960 282.618 960 512S776.666 928 551.32 928v-66.56c189.284 0 343.291-156.749 343.291-349.44S740.604 162.56 551.319 162.56c-183.76 0-333.843 147.863-342.458 332.8h117.39L179.124 668.283 32 495.36h111.047C151.678 273.665 331.449 96 551.319 96zm28.445 192v192H800v64H512V288h67.765z"/></symbol><symbol id="icon-fuzhi" viewBox="0 0 1024 1024"><path d="M672 704v128c0 35.346-28.654 64-64 64H192c-35.346 0-64-28.654-64-64V384c0-35.346 28.654-64 64-64h160V216.889C352 168.242 389.727 128 437.333 128h373.334C858.273 128 896 168.242 896 216.889V615.11C896 663.758 858.273 704 810.667 704H672zm-64-320H192v448h416V384zm64 256h138.667C821.97 640 832 629.302 832 615.111V216.89C832 202.698 821.97 192 810.667 192H437.333C426.03 192 416 202.698 416 216.889V320h192c35.346 0 64 28.654 64 64v256z"/></symbol><symbol id="icon-zhongxinshengcheng" viewBox="0 0 1024 1024"><path d="M844.077 379.897c16.38 41.657 25.316 87.777 25.316 132.41 0 197.87-160.827 357.06-357.393 357.06-84.88 0-166.783-29.755-230.816-84.802h71.478v-59.51H184.39v166.628h59.566v-60.997c175.718 147.287 439.295 124.97 586.719-50.584 101.261-120.508 125.087-285.648 64.033-429.96l-50.63 29.755zM179.923 644.717c-16.38-41.658-25.316-87.778-25.316-132.41 0-197.871 160.827-357.061 357.393-357.061 84.88 0 166.783 29.755 230.816 84.802h-71.478v59.51H839.61V132.93h-59.566v60.998C604.326 45.152 340.75 68.956 193.325 244.51 92.064 365.02 68.238 530.16 129.292 674.471l50.63-29.754z"/></symbol><symbol id="icon-fenxiang" viewBox="0 0 1024 1024"><path d="M954.297 473.916L566.932 132.133c-10.735-9.437-27.186-1.672-27.186 12.783v200.458c0 8.96-6.884 16.486-15.635 16.844C299.86 370.461 111.31 537.112 71.64 765.644l-7.35 42.41c-2.918 16.485 16.917 26.76 28.235 14.574l28.936-31.3c104.659-113.37 250.037-177.043 401.834-176.446 9.1 0 16.568 7.526 16.568 16.844v196.158c0 14.455 16.568 22.22 27.185 12.783L954.414 499.48c7.467-6.81 7.467-18.875-.117-25.565zm-796.9 204.998c65.339-153.987 214.218-257.68 384.332-257.68h39.67c9.101 0 16.452-7.527 16.452-16.845V237.977L879.624 486.7 597.851 734.823v-162.23c0-9.319-7.35-16.845-16.452-16.845h-36.053c-140.361-5.734-277.106 38.467-387.949 123.166z"/></symbol><symbol id="icon-jiahao" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="icon-jieshi" viewBox="0 0 1024 1024"><path d="M843.353 366.385C907.69 366.385 960 418.735 960 483.03v362.68c0 64.296-52.32 116.646-116.647 116.646H480.704c-64.336 0-116.646-52.35-116.646-116.647V483.031c0-64.296 52.31-116.646 116.646-116.646h362.65zm0 67.255H480.704c-27.223 0-49.39 22.138-49.39 49.391v362.68c0 27.253 22.167 49.39 49.39 49.39h362.65c27.223 0 49.39-22.137 49.39-49.39V483.03c0-27.253-22.167-49.39-49.39-49.39zM246.72 781.484c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623h-43.443c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h43.443zm420.255-72.512c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623h126.437zM739.897 64c64.928 0 117.76 52.801 117.76 117.76v75.993c0 18.586-15.036 33.622-33.623 33.622-18.587 0-33.623-15.036-33.623-33.622V181.76c0-27.845-22.659-50.504-50.504-50.504H181.76c-27.845 0-50.504 22.659-50.504 50.504v387.375c0 27.845 22.659 50.504 50.504 50.504h64.959c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.633-33.623 33.633H181.76c-64.928 0-117.76-52.802-117.76-117.76V181.76C64 116.801 116.842 64 181.76 64h558.137zm53.473 488.594c18.587 0 33.623 15.036 33.623 33.623 0 18.587-15.036 33.623-33.623 33.623H540.537c-18.587 0-33.623-15.036-33.623-33.623 0-18.587 15.036-33.623 33.623-33.623H793.37z"/></symbol><symbol id="icon-fanyi" viewBox="0 0 1024 1024"><path d="M377.6 851.2h-96c-44.8-6.4-83.2-44.8-83.2-89.6v-44.8c0-25.6-19.2-44.8-44.8-44.8-25.6 0-44.8 19.2-44.8 44.8v44.8c0 96 76.8 179.2 179.2 179.2h89.6c25.6 0 44.8-19.2 44.8-44.8 0-25.6-25.6-44.8-44.8-44.8zM640 230.4h89.6c25.6 0 44.8 6.4 64 25.6 19.2 19.2 25.6 38.4 25.6 64v44.8c0 25.6 19.2 44.8 44.8 44.8 25.6 0 44.8-19.2 44.8-44.8V320c0-96-76.8-179.2-179.2-179.2H640c-25.6 0-44.8 19.2-44.8 44.8 0 25.6 19.2 44.8 44.8 44.8zM960 908.8L780.8 467.2c-6.4-6.4-12.8-12.8-19.2-12.8H704c-6.4 0-19.2 6.4-19.2 12.8L505.6 908.8V928c0 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 19.2-6.4 19.2-12.8l44.8-121.6h179.2L857.6 928c6.4 6.4 12.8 12.8 19.2 12.8h44.8c6.4 0 12.8-6.4 19.2-12.8 19.2-6.4 19.2-12.8 19.2-19.2zm-288-192L729.6 576l57.6 140.8H672zM505.6 473.6V204.8c0-12.8-12.8-19.2-19.2-19.2H332.8v-64c0-6.4 0-12.8-6.4-12.8S313.6 96 307.2 96h-44.8c-6.4 0-12.8 0-12.8 6.4s-6.4 12.8-6.4 12.8v64h-160c-6.4 0-12.8 0-12.8 6.4-6.4 12.8-6.4 12.8-6.4 19.2v268.8c0 6.4 0 12.8 6.4 12.8 6.4 6.4 12.8 6.4 12.8 6.4h153.6v108.8c0 12.8 12.8 19.2 19.2 19.2h44.8c12.8 0 19.2-12.8 19.2-19.2V492.8h153.6c25.6 0 32-6.4 32-19.2zm-262.4-64h-89.6V275.2h89.6v134.4zm179.2 0h-89.6V275.2h89.6v134.4z"/></symbol><symbol id="icon-morenchicun" viewBox="0 0 1024 1024"><path fill-rule="evenodd" d="M896 128v64H511.52l128.402 159.872h-256L511.456 192H128v-64h768zM128 832h768v64H128zm383.491-.128L383.922 672h256l-128.43 159.872zm320.367-320.367l-159.872-127.57v256l159.872-128.43zm-639.872 0l159.872-127.57v256l-159.872-128.43z"/></symbol><symbol id="icon-kuangxuan" viewBox="0 0 1024 1024"><path d="M252.066 832l.03 64h128l-.03-64h-128zM128 798.016V832c0 33.923 26.393 61.681 59.764 63.862l4.173-63.864.063-33.965-64-.017zm244.353-444.408l90.51 362.039 120.129-120.174 251.66 251.635 43.199-43.197-251.663-251.634 108.204-108.16-362.039-90.509zM128 606.016v128l64 .017v-128l-64-.017zm0-192v128l64 .017v-128l-64-.017zm704-184.115v128l64-.013v-128l-64 .013zm-704-7.885v128l64 .017v-128l-64-.017zM192 128c-23.688 0-44.37 12.87-55.437 31.998l55.398 32.048L256 192v-64h-64zm320 0v64h128v-64H512zm-192 0v64h128v-64H320zm384 0v64h128l58.677-25.595C880.802 143.799 858.246 128 832 128H704z"/></symbol><symbol id="icon-jiantou" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M832 612.37l-91.636-89.143-183.235 178.36-.038-594.36H434.909l.072 594.36-183.345-178.36L160 612.37l336 326.857L832 612.37z"/></symbol><symbol id="icon-tingzhishengcheng" viewBox="0 0 1024 1097.143"><path fill-rule="evenodd" d="M512 75.264c247.424 0 448 200.576 448 448s-200.576 448-448 448-448-200.576-448-448 200.576-448 448-448zm0 64c-212.077 0-384 171.923-384 384s171.923 384 384 384 384-171.923 384-384-171.923-384-384-384zm0 132c139.162 0 252 112.838 252 252s-112.838 252-252 252-252-112.838-252-252 112.838-252 252-252zm76.368 150.177l-76.375 76.374-76.368-76.367-25.448 25.448 76.367 76.368-76.367 76.368 25.467 25.467 76.368-76.368 76.356 76.356 25.448-25.448-76.355-76.356 76.374-76.375-25.467-25.467z"/></symbol></svg>';document.body?document.body.insertAdjacentHTML("afterbegin",e):document.addEventListener("DOMContentLoaded",function(){document.body.insertAdjacentHTML("afterbegin",e)})})(),_9({prefix:"ai-blueking"});const GE={name:"AiBlueking",render(e){return e("div",{style:{width:"100%"}})},props:{shortcuts:{default:()=>Ws,type:Array},enablePopup:{default:!0,type:Boolean},url:{default:"",type:String},prompts:{default:()=>[],type:Array}},data(){return{app:null,unWatchStack:[]}},created(){const e=this.$emit.bind(this);let t=null,n=null;const r=this;this.app=p.createApp({render(){return t=this,n=p.h($E,{shortcuts:r.shortcuts,enablePopup:r.enablePopup,url:r.url,prompts:r.prompts,onClose(){e("close",...arguments)},onStop(){e("stop",...arguments)},onShortcutClick(){e("shortcut-click",...arguments)},onShow(){e("show",...arguments)},...r.$attrs}),n}}),this.unWatchStack=Object.keys(this.$props).map(o=>this.$watch(o,()=>{t.$forceUpdate()},{deep:!0})),this.handleShow=()=>{n.component.exposed.handleShow()},this.handleStop=()=>{n.component.exposed.handleStop()},this.handleShortcutClick=o=>{n.component.exposed.handleShortcutClick(o)},this.sendChat=o=>{n.component.exposed.sendChat(o)}},mounted(){var e;(e=this.app)==null||e.mount(this.$el)},beforeDestroy(){var e;this.unWatchStack.forEach(t=>t==null?void 0:t()),(e=this.app)==null||e.unmount()}};Ht.default=GE,Object.defineProperties(Ht,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});