@oneclick.dev/cms-core-modules 0.0.104 → 0.0.106

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 (73) hide show
  1. package/dist/{Acquisition-CPlZzUBo.mjs → Acquisition-B2pM5vSp.mjs} +2 -2
  2. package/dist/{Acquisition-Br1Pfny3.js → Acquisition-Dt2rREU8.js} +1 -1
  3. package/dist/{Audience-BfkrmBuQ.js → Audience-Bs7b0TNm.js} +1 -1
  4. package/dist/{Audience-DTblSAiL.mjs → Audience-VLnUsQvW.mjs} +2 -2
  5. package/dist/{ContentEditor-B1nfKG_5.mjs → ContentEditor-BNLEv-qJ.mjs} +3119 -3098
  6. package/dist/{ContentEditor-DdFU8piH.js → ContentEditor-BUvvqfG1.js} +36 -36
  7. package/dist/{Create-qPeQxkdl.js → Create-89z41K73.js} +1 -1
  8. package/dist/{Create-BRBh0xjM.mjs → Create-Cn_Eufga.mjs} +5 -1
  9. package/dist/{Entries-C8UJkrVC.mjs → Entries-BdhUyJR5.mjs} +1 -1
  10. package/dist/{Entries-BaS6H6ak.js → Entries-CEXM_SkO.js} +1 -1
  11. package/dist/NewReservationDialog.vue_vue_type_script_setup_true_lang-Ceoje52V.js +1 -0
  12. package/dist/NewReservationDialog.vue_vue_type_script_setup_true_lang-DMGcRmm-.mjs +1255 -0
  13. package/dist/OrderDetailDialog.vue_vue_type_script_setup_true_lang-COrK1j0S.js +1 -0
  14. package/dist/OrderDetailDialog.vue_vue_type_script_setup_true_lang-Vb3q8EVv.mjs +330 -0
  15. package/dist/{Overview-CpHhuiaV.js → Overview-Bn1Xx3_j.js} +1 -1
  16. package/dist/{Overview-BrCwozey.js → Overview-DC9io1bk.js} +1 -1
  17. package/dist/Overview-Di84CsR5.mjs +476 -0
  18. package/dist/Overview-UoZHUMUz.js +1 -0
  19. package/dist/{Overview-kaMhsIUq.mjs → Overview-ejh4vUMT.mjs} +3 -3
  20. package/dist/{Overview-D_T3K6aq.mjs → Overview-lWAyyenp.mjs} +1 -1
  21. package/dist/ReservationDetailDialog.vue_vue_type_script_setup_true_lang-CuwREvXD.js +349 -0
  22. package/dist/ReservationDetailDialog.vue_vue_type_script_setup_true_lang-GYNZ_yhD.mjs +3077 -0
  23. package/dist/{SeoHealth-BzcWd_w7.mjs → SeoHealth-DsbVdd2l.mjs} +3 -3
  24. package/dist/SeoHealth-az1YuNF2.js +1 -0
  25. package/dist/{TableView-DXmEF6pY.mjs → TableView-Bm6HaRHm.mjs} +1 -1
  26. package/dist/{TableView-CPAw3h8g.js → TableView-DQW0A1oG.js} +1 -1
  27. package/dist/agenda-IOqtALWf.js +1 -0
  28. package/dist/agenda-neyeLWv-.mjs +1165 -0
  29. package/dist/cms-core-modules.css +1 -1
  30. package/dist/{index-C4YUVWzJ.js → index-A2kp8Isi.js} +6 -6
  31. package/dist/{index-BuzLn4Km.js → index-B5aBwdxY.js} +2 -2
  32. package/dist/{index-p5Uqu8c2.mjs → index-BRdCrvcz.mjs} +52 -47
  33. package/dist/{index-D3L8WAJI.js → index-BiT55eU0.js} +2 -2
  34. package/dist/{index-CMk3uhUt.mjs → index-Bvxc5xv_.mjs} +153 -147
  35. package/dist/{index-DQYBP8Js.js → index-G7cIlnGN.js} +4 -4
  36. package/dist/{index-DjDCYQ_6.mjs → index-X6LV64jK.mjs} +102 -101
  37. package/dist/{index-_2lRVt_k.mjs → index-uOkqO74I.mjs} +105 -107
  38. package/dist/index-unsDfNYv.mjs +1187 -0
  39. package/dist/index-vHmvbEwa.js +35 -0
  40. package/dist/index.cjs.js +1 -1
  41. package/dist/index.mjs +14 -14
  42. package/dist/interpolation-CHn59tIC.js +1 -0
  43. package/dist/interpolation-w7IRDJwK.mjs +180 -0
  44. package/dist/orders-C65SlpJy.mjs +618 -0
  45. package/dist/orders-XVzWAgG1.js +1 -0
  46. package/dist/src/appointments/components/edit/EventDialog/BookingsList.vue.d.ts +11 -2
  47. package/dist/src/appointments/components/edit/EventDialog/OrderDetailDialog.vue.d.ts +55 -0
  48. package/dist/src/appointments/components/edit/EventDialog/ReservationDetailDialog.vue.d.ts +6 -1
  49. package/dist/src/appointments/components/edit/NewReservationDialog/CustomerInformation.vue.d.ts +10 -0
  50. package/dist/src/appointments/components/edit/NewReservationDialog/NewReservationDialog.vue.d.ts +25 -1
  51. package/dist/src/appointments/components/edit/NewReservationDialog/QuickReservationAdder.vue.d.ts +26 -0
  52. package/dist/src/appointments/components/edit/NewReservationDialog/ReservationLines.vue.d.ts +31 -0
  53. package/dist/src/appointments/components/edit/dashboard/Timeline.vue.d.ts +3 -1
  54. package/dist/src/appointments/composables/useHorizontalScroll.d.ts +20 -0
  55. package/dist/src/lib/interpolation.d.ts +6 -0
  56. package/package.json +2 -2
  57. package/dist/NewReservationDialog.vue_vue_type_script_setup_true_lang-9Q7TMm4u.mjs +0 -401
  58. package/dist/NewReservationDialog.vue_vue_type_script_setup_true_lang-DiNzGl-q.js +0 -1
  59. package/dist/Overview-BYMrsZjM.mjs +0 -332
  60. package/dist/Overview-t0pG5xjA.js +0 -1
  61. package/dist/ReservationDetailDialog.vue_vue_type_script_setup_true_lang-Cz_22Oce.mjs +0 -2927
  62. package/dist/ReservationDetailDialog.vue_vue_type_script_setup_true_lang-DPPNc-Z5.js +0 -349
  63. package/dist/SeoHealth-09sEOu3G.js +0 -1
  64. package/dist/agenda-BNG05SAq.js +0 -1
  65. package/dist/agenda-D1RxMxBS.mjs +0 -1152
  66. package/dist/index-BtujSJeg.js +0 -35
  67. package/dist/index-dOdMm1pV.mjs +0 -1105
  68. package/dist/interpolation-DEDSLETn.mjs +0 -128
  69. package/dist/interpolation-DERg6Lwt.js +0 -1
  70. package/dist/orders-CzzcFQha.mjs +0 -559
  71. package/dist/orders-ETtbA4aQ.js +0 -1
  72. package/dist/src/appointments/components/edit/dashboard/BookingsList.vue.d.ts +0 -110
  73. package/dist/src/appointments/pages/edit/orders.vue.d.ts +0 -98
@@ -1 +1 @@
1
- .vue-grid-item[data-v-99aff433]{transition:all .2s ease;transition-property:left,top,right}.vue-grid-item.no-touch[data-v-99aff433]{touch-action:none}.vue-grid-item.cssTransforms[data-v-99aff433]{transition-property:transform;left:0;right:auto}.vue-grid-item.cssTransforms.render-rtl[data-v-99aff433]{left:auto;right:0}.vue-grid-item.resizing[data-v-99aff433]{opacity:.6;z-index:3}.vue-grid-item.vue-draggable-dragging[data-v-99aff433]{transition:none;z-index:3}.vue-grid-item.vue-grid-placeholder[data-v-99aff433]{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.vue-grid-item>.vue-resizable-handle[data-v-99aff433]{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=);background-position:bottom right;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}.vue-grid-item>.vue-rtl-resizable-handle[data-v-99aff433]{bottom:0;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAuMDAwMDAwMDAwMDAwMDAyIiBoZWlnaHQ9IjEwLjAwMDAwMDAwMDAwMDAwMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDwhLS0gQ3JlYXRlZCB3aXRoIE1ldGhvZCBEcmF3IC0gaHR0cDovL2dpdGh1Yi5jb20vZHVvcGl4ZWwvTWV0aG9kLURyYXcvIC0tPgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIxMiIgd2lkdGg9IjEyIiB5PSItMSIgeD0iLTEiLz4KICA8ZyBkaXNwbGF5PSJub25lIiBvdmVyZmxvdz0idmlzaWJsZSIgeT0iMCIgeD0iMCIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgaWQ9ImNhbnZhc0dyaWQiPgogICA8cmVjdCBmaWxsPSJ1cmwoI2dyaWRwYXR0ZXJuKSIgc3Ryb2tlLXdpZHRoPSIwIiB5PSIwIiB4PSIwIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIi8+CiAgPC9nPgogPC9nPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxsaW5lIGNhbnZhcz0iI2ZmZmZmZiIgY2FudmFzLW9wYWNpdHk9IjEiIHN0cm9rZS1saW5lY2FwPSJ1bmRlZmluZWQiIHN0cm9rZS1saW5lam9pbj0idW5kZWZpbmVkIiBpZD0ic3ZnXzEiIHkyPSItNzAuMTc4NDA3IiB4Mj0iMTI0LjQ2NDE3NSIgeTE9Ii0zOC4zOTI3MzciIHgxPSIxNDQuODIxMjg5IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIi8+CiAgPGxpbmUgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2UtbGluZWNhcD0idW5kZWZpbmVkIiBzdHJva2UtbGluZWpvaW49InVuZGVmaW5lZCIgaWQ9InN2Z181IiB5Mj0iOS4xMDY5NTciIHgyPSIwLjk0NzI0NyIgeTE9Ii0wLjAxODEyOCIgeDE9IjAuOTQ3MjQ3IiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiLz4KICA8bGluZSBzdHJva2UtbGluZWNhcD0idW5kZWZpbmVkIiBzdHJva2UtbGluZWpvaW49InVuZGVmaW5lZCIgaWQ9InN2Z183IiB5Mj0iOSIgeDI9IjEwLjA3MzUyOSIgeTE9IjkiIHgxPSItMC42NTU2NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiM2NjY2NjYiIGZpbGw9Im5vbmUiLz4KIDwvZz4KPC9zdmc+);background-position:bottom left;padding-left:3px;background-repeat:no-repeat;background-origin:content-box;cursor:sw-resize;right:auto}.vue-grid-item.disable-userselect[data-v-99aff433]{-webkit-user-select:none;user-select:none}.vue-grid-layout[data-v-a10aee95]{position:relative;transition:height .2s ease}.dark #custom-module-wrapper::-webkit-scrollbar-thumb{background:#d8d8d8}#custom-module-wrapper::-webkit-scrollbar{width:5px;height:5px}#custom-module-wrapper::-webkit-scrollbar-track{background:transparent}#custom-module-wrapper::-webkit-scrollbar-thumb{background:#494949;border-radius:5px}#custom-module-wrapper .bg-grid{background-image:repeating-linear-gradient(to right,var(--primary) 0,var(--primary) 1px,transparent 1px,transparent calc(100% / 12)),repeating-linear-gradient(to bottom,var(--primary) 0,var(--primary) 1px,transparent 1px,transparent 8px);background-size:100% 100%}#custom-module-wrapper .vue-grid-item.vue-resizable:hover .vue-resizable-handle{display:block}#custom-module-wrapper .vue-grid-item.vue-resizable .vue-resizable-handle{display:none;background:var(--color-muted);border-radius:100px;width:12px;height:12px;right:-6px;bottom:-6px;border:2px solid var(--primary)}.transparent-emoji-picker.emoji-mart{border-width:0;background-color:transparent}.transparent-emoji-picker.emoji-mart .emoji-mart-search input{color:var(--muted-foreground)}.transparent-emoji-picker.emoji-mart .emoji-mart-scroll{padding:0}.transparent-emoji-picker.emoji-mart .emoji-mart-category-label h3{background-color:var(--accent);color:var(--muted-foreground);margin:.5rem 0;border-radius:.5rem}.transparent-emoji-picker.emoji-mart .emoji-mart-category .emoji-mart-emoji:hover:before,.transparent-emoji-picker.emoji-mart .emoji-mart-emoji-selected:before{background-color:var(--muted)}.tiptap-details{position:relative;display:flex;gap:.5rem;border:1px solid #7f7f7f76;border-radius:.5rem;padding:.5rem}.tiptap-details summary{font-weight:700;padding-top:.25rem}.tiptap-details summary::marker{content:""}.tiptap-details .tiptap-details__toggle{align-items:center;background:transparent;border-radius:4px;display:flex;font-size:.8rem;width:2rem;height:2rem;justify-content:center;line-height:1;padding:0;cursor:pointer}.tiptap-details .tiptap-details__toggle:hover{background-color:#7f7f7f48}.tiptap-details .tiptap-details__toggle:before{content:"▶"}.tiptap-details[data-open=true]>button:before{transform:rotate(90deg)}.tiptap-details .tiptap-details__inner{display:flex;flex-direction:column;gap:1rem;width:100%}.tiptap-details .tiptap-details__inner>[data-type=detailsContent]>:last-child{margin-bottom:.5rem}.tiptap-details .details{margin:.5rem 0}.tiptap-details [data-type=detailsContent]{display:none}.tiptap-details[data-open=true] [data-type=detailsContent]{display:block}[data-v-06cc5174] .mobile-date-range-calendar thead tr th,[data-v-06cc5174] .mobile-date-range-calendar tbody tr td[role=gridcell],[data-v-06cc5174] .mobile-date-range-calendar tbody tr td[role=gridcell]>div[role=button]{width:100%}.grid-cols-24[data-v-4f3ae270]{grid-template-columns:repeat(24,minmax(0,1fr))}.tiptap-component-editor.has-focus[data-v-a5a2678a]{box-shadow:0 0 0 2px var(--ring)}.tiptap-component-editor.has-focus .OVERLAY[data-v-a5a2678a]{opacity:1}.tiptap-component-editor.has-focus .NODE-VIEW[data-v-a5a2678a]{z-index:999999}.OVERLAY[data-v-a5a2678a]{opacity:0}.tiptap-resizable-wrapper.editable[data-v-28f7dfe8]:not(.-no-interaction):hover,.has-focus[data-v-28f7dfe8]{outline:2px solid var(--section-ui-tint);display:flex;flex-direction:column;min-height:16px}.tiptap-resizable-wrapper.has-focus .tiptap-resizable[data-v-28f7dfe8]{border-color:var(--section-ui-tint)}.tiptap-resizable-wrapper.-resizing .editor_space-value[data-v-28f7dfe8]{opacity:1}.tiptap-resizable-wrapper:hover .tiptap-resizable[data-v-28f7dfe8]:before,.tiptap-resizable-wrapper.-resizing .tiptap-resizable[data-v-28f7dfe8]:before{opacity:.3}.tiptap-resizable[data-v-28f7dfe8]{position:relative;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(0,0,0,.4);border-radius:8px;transition:border-color .15s ease;height:100%}.tiptap-resizable[data-v-28f7dfe8]:before{display:block;content:"";background-clip:content-box;background-image:linear-gradient(-45deg,var(--section-ui-tint) 10%,transparent 10%,transparent 50%,var(--section-ui-tint) 50%,var(--section-ui-tint) 60%,transparent 60%,transparent 100%);background-size:7.07px 7.07px;position:absolute;inset:0;opacity:0;border-radius:8px;transition:opacity .3s}.editor_space-handle[data-v-28f7dfe8]{align-items:center;background-color:var(--section-ui-tint);border-radius:2px;cursor:ns-resize;flex-shrink:0;display:flex;height:1px;outline:1px solid var(--section-ui-tint-foreground);position:relative;touch-action:none;transition:opacity .3s;width:12px;z-index:1}.editor_space-handle[data-v-28f7dfe8]:before{content:"";display:block;inset:-16px -32px;position:absolute}.editor_space-value[data-v-28f7dfe8]{align-items:center;background-color:var(--section-ui-tint);border-radius:99px;color:var(--section-ui-tint-foreground);display:flex;font-size:12px;font-weight:600;gap:4px;left:50%;line-height:1;margin-left:16px;padding:4px 6px;pointer-events:auto;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9;opacity:0}.custom-thin-scrollbar[data-v-df549e59]{scrollbar-width:thin;scrollbar-color:var(--input) transparent}.tiptap-container-padding-resizer[data-v-bdccc71a]{position:relative;display:flex;align-items:center;justify-content:center;min-height:16px}.tiptap-container-padding-resizer.-resizing .editor_space-value[data-v-bdccc71a]{opacity:1}.tiptap-container-padding-resizer[data-v-bdccc71a]:before{display:block;content:"";background-clip:content-box;background-image:linear-gradient(-45deg,var(--section-ui-tint) 10%,transparent 10%,transparent 50%,var(--section-ui-tint) 50%,var(--section-ui-tint) 60%,transparent 60%,transparent 100%);background-size:7.07px 7.07px;position:absolute;inset:0;opacity:0;border-radius:8px;transition:opacity .3s}.tiptap-container-padding-resizer.-hovering-dragger[data-v-bdccc71a]:before,.tiptap-container-padding-resizer.-resizing[data-v-bdccc71a]:before{opacity:.3!important}.editor_space-handle[data-v-bdccc71a]{align-items:center;background-color:var(--section-ui-tint);border-radius:2px;cursor:ns-resize;flex-shrink:0;display:flex;height:1px;outline:1px solid var(--section-ui-tint-foreground);position:relative;touch-action:none;transition:opacity .3s;width:12px;z-index:1}.editor_space-handle[data-v-bdccc71a]:before{content:"";display:block;inset:-16px -32px;position:absolute}.editor_space-value[data-v-bdccc71a]{align-items:center;background-color:var(--section-ui-tint);border-radius:99px;color:var(--section-ui-tint-foreground);display:flex;font-size:12px;font-weight:600;gap:4px;left:50%;line-height:1;margin-left:16px;padding:4px 6px;pointer-events:auto;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9;opacity:0}.tiptap-top-margin-resizable[data-v-63116a14]{display:flex;align-items:center;justify-content:center;min-height:4px;opacity:0}.tiptap-top-margin-resizable.-resizing .editor_space-handle[data-v-63116a14]:after,.tiptap-top-margin-resizable.-hovering-dragger .editor_space-handle[data-v-63116a14]:after{width:85px}.tiptap-top-margin-resizable.-resizing .editor_space-value[data-v-63116a14],.tiptap-top-margin-resizable.-hovering-dragger .editor_space-value[data-v-63116a14]{opacity:1}.tiptap-top-margin-resizable[data-v-63116a14]:before{display:block;content:"";background-clip:content-box;background-image:linear-gradient(-45deg,var(--section-ui-tint) 10%,transparent 10%,transparent 50%,var(--section-ui-tint) 50%,var(--section-ui-tint) 60%,transparent 60%,transparent 100%);background-size:7.07px 7.07px;position:absolute;inset:0;opacity:0;border-radius:8px;transition:opacity .3s}.tiptap-top-margin-resizable.-hovering-dragger[data-v-63116a14]:before,.tiptap-top-margin-resizable.-resizing[data-v-63116a14]:before{opacity:.3!important}.editor_space-handle[data-v-63116a14]{align-items:center;background-color:var(--section-ui-tint);border-radius:2px;cursor:ns-resize;flex-shrink:0;display:flex;height:1px;outline:1px solid var(--section-ui-tint-foreground);position:relative;touch-action:none;transition:opacity .3s;width:12px;z-index:1}.editor_space-handle[data-v-63116a14]:before{content:"";display:block;inset:-16px -32px;position:absolute}.editor_space-handle[data-v-63116a14]:after{content:"";position:absolute;display:block;width:0px;height:20px;left:0;z-index:0}.editor_space-value[data-v-63116a14]{align-items:center;background-color:var(--section-ui-tint);border-radius:99px;color:var(--section-ui-tint-foreground);display:flex;font-size:12px;font-weight:600;gap:4px;left:50%;line-height:1;margin-left:16px;padding:4px 6px;pointer-events:auto;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9;opacity:0;pointer-events:none}.editor_space-value button[data-v-63116a14]{color:var(--section-ui-tint-foreground)}.tiptap.ProseMirror-focused .tiptap-top-margin-resizable{opacity:1}.tiptap-row.editable[data-v-25a60ded]:not(.-no-interaction):hover,.has-focus[data-v-25a60ded]{outline:2px solid var(--section-ui-tint)}.tiptap-stack.editable[data-v-4eb2c5ed]:not(.-no-interaction):hover,.has-focus[data-v-4eb2c5ed]{outline:2px solid var(--section-ui-tint)}.tiptap-column.editable[data-v-23f04ea0]:not(.-no-interaction):hover,.has-focus[data-v-23f04ea0]{outline:2px solid var(--section-ui-tint);outline-offset:2px}.resize-handle[data-v-468d9890]{opacity:0}.resize-handle[data-v-468d9890]:after{content:"";position:absolute;left:-8px;top:-5px;width:calc(100% + 16px);height:calc(100% + 10px)}.tiptap.ProseMirror-focused .resize-handle{opacity:1}.tiptap-card.editable[data-v-a8d2f703]:not(.-no-interaction):hover,.has-focus[data-v-a8d2f703]{outline:2px solid var(--section-ui-tint)}.tiptap-button.editable[data-v-7da0c165]:not(.-no-interaction):hover,.has-focus[data-v-7da0c165]{outline:2px solid var(--section-ui-tint)}.has-focus[data-v-4c86f2c2]{outline:2px solid var(--section-ui-tint);outline-offset:2px}.tiptap-image.editable[data-v-85aae3e7]:not(.-no-interaction):hover,.has-focus[data-v-85aae3e7]{outline:2px solid var(--section-ui-tint)}.tiptap-video.editable[data-v-723336c0]:not(.-no-interaction):hover,.has-focus[data-v-723336c0]{outline:2px solid var(--section-ui-tint);outline-offset:2px}.tiptap-heading.editable[data-v-1b3c673f]:not(.-no-interaction):hover,.has-focus[data-v-1b3c673f]{outline:2px solid var(--section-ui-tint)}.tiptap-heading h1 div:focus-visible,.tiptap-heading h2 div:focus-visible,.tiptap-heading h3 div:focus-visible,.tiptap-heading h4 div:focus-visible,.tiptap-heading h5 div:focus-visible,.tiptap-heading h6 div:focus-visible{outline:none}.tiptap-paragraph.editable[data-v-e267d18c]:not(.-no-interaction):hover,.has-focus[data-v-e267d18c]{outline:2px solid var(--section-ui-tint)}.tiptap-divider.editable[data-v-4f24be22]:not(.-no-interaction):hover,.has-focus[data-v-4f24be22]{outline:2px solid var(--section-ui-tint)}.tiptap-details.editable[data-v-3b915ecc]:not(.-no-interaction):hover,.has-focus[data-v-3b915ecc]{outline:2px solid var(--section-ui-tint);outline-offset:2px}#content-manager-editor-element-editor-menu>div[data-v-e54a4a9b]{scrollbar-width:thin;scrollbar-color:var(--input) transparent}#content-manager-content-editor .ProseMirror{flex:1;outline:none;transition:background-color .2s ease-in-out;padding:0;--section-ui-tint: #29a1fe;--section-ui-tint-foreground: white;-webkit-user-drag:none}#content-manager-content-editor .ProseMirror::selection :not(.NODE-VIEW){background:#000000ae;color:var(--primary-foreground)}#content-manager-content-editor .ProseMirror p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}#content-manager-content-editor .ProseMirror p{margin:0 0 .25rem}#content-manager-content-editor .ProseMirror h1,#content-manager-content-editor .ProseMirror h2,#content-manager-content-editor .ProseMirror h3{margin:1rem 0 .5rem;font-weight:700}#content-manager-content-editor .ProseMirror h1,#content-manager-content-editor .ProseMirror h2,#content-manager-content-editor .ProseMirror h3,#content-manager-content-editor .ProseMirror h4,#content-manager-content-editor .ProseMirror h5,#content-manager-content-editor .ProseMirror h6,#content-manager-content-editor .ProseMirror p{-webkit-user-drag:none;user-drag:none;draggable:false}#content-manager-content-editor .ProseMirror ul,#content-manager-content-editor .ProseMirror ol{margin:0 0 .5rem;padding-left:1.25rem}#content-manager-content-editor .ProseMirror ul li,#content-manager-content-editor .ProseMirror ol li{padding-left:.25rem}#content-manager-content-editor .ProseMirror ol{list-style:decimal}#content-manager-content-editor .ProseMirror ul{list-style:disc}#content-manager-content-editor .ProseMirror a{pointer-events:none}.dark #content-manager-content-editor .ProseMirror::selection :not(.NODE-VIEW){background:#fffd;color:#000}.dark #content-manager-content-editor .ProseMirror p.is-empty:before{color:#868686}.custom-drop-cursor{border:2px solid var(--primary);height:1em}.collaboration-carets__caret{position:relative;display:inline-block;width:.5px;height:1em;border-width:2px;border-style:solid;transform:translateY(.1em)}.collaboration-carets__label{position:absolute;padding:4px 8px 2px;border-radius:5px;transform:translateY(-100%);white-space:nowrap}[data-is-resizing-ew=true],[data-is-resizing-ew=true] *{cursor:ew-resize!important;-webkit-user-select:none!important;user-select:none!important}[data-is-grabbing=true],[data-is-grabbing=true] *{cursor:grabbing!important}[data-is-grabbing=true] [data-node-view-content]>*{pointer-events:none}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container [data-node-view-wrapper]:not(.tiptap-node--dragged){pointer-events:none}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container [data-node-view-wrapper]:not(.tiptap-node--dragged) *{pointer-events:none}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container .tiptap-node--dragged,.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container .tiptap-node--dragged *{pointer-events:auto!important}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container .tiptap-node--dragged{opacity:.3;transition:opacity .2s ease}.tiptap-drag-ghost{pointer-events:none!important;-webkit-user-select:none;user-select:none}@keyframes pulse-subtle-35fc0b71{0%,to{opacity:1}50%{opacity:.7}}.animate-pulse-subtle[data-v-35fc0b71]{animation:pulse-subtle-35fc0b71 2s ease-in-out infinite}.overflow-x-auto[data-v-35fc0b71]::-webkit-scrollbar{height:8px}.overflow-x-auto[data-v-35fc0b71]::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:4px}.overflow-x-auto[data-v-35fc0b71]::-webkit-scrollbar-thumb{background:hsl(var(--primary) / .3);border-radius:4px;transition:background .2s}.overflow-x-auto[data-v-35fc0b71]::-webkit-scrollbar-thumb:hover{background:hsl(var(--primary) / .5)}.preview-iphone[data-v-8c84cde9]{width:424px;height:660px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='422px'%20height='850px'%20viewBox='0%200%20422%20850'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2048.1%20(47250)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3epreview-iphone%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3cpath%20d='M53.4888889,0%20L361.511111,0%20C391.052209,-4.53449045e-14%20415,24.2553427%20415,54.1758242%20L415,795.824176%20C415,825.744657%20391.052209,850%20361.511111,850%20L53.4888889,850%20C23.9477913,850%203.2763915e-15,825.744657%200,795.824176%20L0,54.1758242%20C-3.68594044e-15,24.2553427%2023.9477913,5.49630329e-15%2053.4888889,0%20Z'%20id='path-1'%3e%3c/path%3e%3cpath%20d='M101.832692,20%20L54.9458128,20%20C37.0439453,20%2024,33.2322544%2024,50.5143838%20L24,787.500376%20C24,810.034354%2044.1552734,830%2066.9458128,830%20L356.054187,830%20C378.007813,830%20399,809.879271%20399,787.500376%20L399,52.5119237%20C399,31.7980569%20384.830078,20.1231808%20368.054187,20%20L319.268428,20%20C318.806692,20.0821205%20317.237128,20.1231808%20316.559739,20.1231808%20C312.02832,20.1231808%20310.578149,24.0614045%20310.578149,33.2322544%20C310.578149,42.4031044%20299.921875,50.1529901%20292.128242,50.1529901%20L260.453202,50.1529901%20L143.175012,50.1529901%20L129.582031,50.1529901%20C125.877348,50.1529901%20112.289529,45.8831632%20111.185547,33.2322544%20C110.081565,20.5813456%20109.924636,20.1231808%20103.541381,20.1231808%20C102.863991,20.1231808%20102.294428,20.0821205%20101.832692,20%20Z'%20id='path-2'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='preview-iphone'%3e%3cg%20transform='translate(-0.500000,%200.000000)'%3e%3cg%20id='controls'%20transform='translate(0.500000,%20112.000000)'%20fill='%23EBEBEB'%3e%3crect%20id='silent'%20x='0'%20y='0'%20width='8'%20height='34'%20rx='2'%3e%3c/rect%3e%3crect%20id='vol+'%20x='0'%20y='60'%20width='8'%20height='64'%20rx='2'%3e%3c/rect%3e%3crect%20id='power'%20x='414'%20y='40'%20width='8'%20height='80'%20rx='2'%3e%3c/rect%3e%3crect%20id='vol-'%20x='0'%20y='140'%20width='8'%20height='64'%20rx='2'%3e%3c/rect%3e%3c/g%3e%3cg%20id='phone'%20transform='translate(4.000000,%200.000000)'%3e%3cg%20id='body'%3e%3cuse%20fill='white'%20fill-rule='evenodd'%20xlink:href='%23path-1'%3e%3c/use%3e%3cpath%20stroke='%23F2F2F2'%20stroke-width='2.5'%20d='M53.4888889,1.25%20C24.6417429,1.25%201.25,24.9421533%201.25,54.1758242%20L1.25,795.824176%20C1.25,825.057847%2024.6417429,848.75%2053.4888889,848.75%20L361.511111,848.75%20C390.358257,848.75%20413.75,825.057847%20413.75,795.824176%20L413.75,54.1758242%20C413.75,24.9421533%20390.358257,1.25%20361.511111,1.25%20L53.4888889,1.25%20Z'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M362.862669,831.108398%20L52.1373309,831.108398%20C37.0444336,831.764648%2024.0317383,837.443848%2013.8237305,848.87793%20C21.7026945,842.297818%2033.9319006,834.723047%2052.5112799,834.723047%20C250.905405,834.723047%20354.231218,834.723047%20362.48872,834.723047%20C381.068099,834.723047%20394.404727,843.419888%20402.283691,850%20C391.620605,837.710449%20378.31543,831.726074%20362.862669,831.108398%20Z'%20id='reflect-frame-bottom-2'%20fill-opacity='0.649999976'%20fill='%23F2F2F2'%20transform='translate(208.053711,%20840.554199)%20scale(1,%20-1)%20translate(-208.053711,%20-840.554199)%20'%3e%3c/path%3e%3cpath%20d='M399.038672,847.233301%20C390.20261,840.906031%20379.375659,837.181865%20367.678883,837.181865%20L50.7876462,837.181865%20C37.487023,837.181865%2025.3111183,841.997357%2015.9082736,849.98%20C25.773567,839.107453%2040.0164866,832.279717%2055.8541093,832.279717%20L361.76801,832.279717%20C376.226385,832.279717%20389.355717,837.970024%20399.038672,847.233301%20Z'%20id='reflect-frame-bottom'%20fill='%23F2F2F2'%20transform='translate(207.473473,%20841.129858)%20scale(1,%20-1)%20translate(-207.473473,%20-841.129858)%20'%3e%3c/path%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='134'%20cy='31'%20r='5.71428571'%3e%3c/circle%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='165'%20cy='31'%20r='5.71428571'%3e%3c/circle%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='247'%20cy='31'%20r='3.57142857'%3e%3c/circle%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='279'%20cy='31'%20r='8'%3e%3c/circle%3e%3crect%20id='earpiece'%20fill='%23EBEBEB'%20transform='translate(207.500000,%2031.500000)%20scale(-1,%201)%20translate(-207.500000,%20-31.500000)%20'%20x='185'%20y='28'%20width='45'%20height='7'%20rx='3.5'%3e%3c/rect%3e%3c/g%3e%3cmask%20id='mask-3'%20fill='white'%3e%3cuse%20xlink:href='%23path-2'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Screen-Mask'%3e%3cuse%20fill='%23F7F7F7'%20fill-rule='evenodd'%20xlink:href='%23path-2'%3e%3c/use%3e%3cpath%20stroke='%23EBEBEB'%20stroke-width='2.5'%20d='M102.051571,18.7693125%20C102.433434,18.8372274%20102.932158,18.8731808%20103.541381,18.8731808%20C110.737427,18.8731808%20111.267735,19.7954627%20112.430814,33.1235861%20C112.889227,38.3766923%20115.680199,42.4671332%20120.098914,45.394665%20C123.36085,47.5557957%20127.443389,48.9029901%20129.582031,48.9029901%20L143.175012,48.9029901%20L292.128242,48.9029901%20C300.029619,48.9029901%20309.328149,41.0214848%20309.328149,33.2322544%20C309.328149,23.1384766%20311.187603,18.8731808%20316.559739,18.8731808%20C317.407785,18.8731808%20318.756699,18.8213963%20319.049549,18.7693125%20L319.268428,18.75%20L368.063365,18.7500337%20C386.651581,18.8865219%20400.25,32.204949%20400.25,52.5119237%20L400.25,787.500376%20C400.25,810.356097%20378.91645,831.25%20356.054187,831.25%20L66.9458128,831.25%20C43.4745341,831.25%2022.75,810.73429%2022.75,787.500376%20L22.75,50.5143838%20C22.75,32.4101432%2036.4860588,18.75%2054.9458128,18.75%20L101.832692,18.75%20L102.051571,18.7693125%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20id='Screen'%20mask='url(%23mask-3)'%20fill='%23E3E3E3'%3e%3cg%20transform='translate(118.000000,%20137.000000)'%3e%3cpath%20d='M6.96927741,93%20L5.03568366,93%20L5.03568366,79.2392578%20L0.147988349,79.2392578%20L0.147988349,77.4990234%20L11.8569727,77.4990234%20L11.8569727,79.2392578%20L6.96927741,79.2392578%20L6.96927741,93%20Z%20M20.6847852,81.828125%20L20.6847852,93%20L18.9123243,93%20L18.9123243,91.1845703%20L18.8693555,91.1845703%20C18.2033399,92.4736328%2017.0431837,93.1933594%2015.3244337,93.1933594%20C12.8859571,93.1933594%2011.4572462,91.6142578%2011.4572462,89.0791016%20L11.4572462,81.828125%20L13.3263868,81.828125%20L13.3263868,88.7460938%20C13.3263868,90.5615234%2014.1750196,91.5390625%2015.9045118,91.5390625%20C17.7199415,91.5390625%2018.8156446,90.2929688%2018.8156446,88.3916016%20L18.8156446,81.828125%20L20.6847852,81.828125%20Z%20M27.9012696,83.2568359%20C26.150293,83.2568359%2024.9256836,84.5996094%2024.8075196,86.4580078%20L30.8768555,86.4580078%20C30.8338868,84.5888672%2029.6629883,83.2568359%2027.9012696,83.2568359%20Z%20M30.8338868,89.7988281%20L32.6708008,89.7988281%20C32.3485352,91.7539062%2030.4579102,93.1933594%2028.0194336,93.1933594%20C24.8182618,93.1933594%2022.8739258,90.9697266%2022.8739258,87.4570312%20C22.8739258,83.9873047%2024.8504883,81.6347656%2027.9334961,81.6347656%20C30.9520508,81.6347656%2032.8104493,83.8261719%2032.8104493,87.2099609%20L32.8104493,87.9189453%20L24.7967774,87.9189453%20L24.7967774,88.0263672%20C24.7967774,90.1640625%2026.0536133,91.5712891%2028.0624024,91.5712891%20C29.4803711,91.5712891%2030.5223633,90.8515625%2030.8338868,89.7988281%20Z%20M34.8169727,84.9111328%20C34.8169727,82.9990234%2036.5249805,81.6347656%2038.9849415,81.6347656%20C41.2945118,81.6347656%2042.9917774,83.0097656%2043.0777149,84.9003906%20L41.2945118,84.9003906%20C41.1656055,83.8261719%2040.2954883,83.1601562%2038.9204883,83.1601562%20C37.5562305,83.1601562%2036.6538868,83.8369141%2036.6538868,84.8144531%20C36.6538868,85.5878906%2037.2447071,86.1035156%2038.5122852,86.4257812%20L40.2417774,86.8447266%20C42.4976368,87.4140625%2043.314043,88.2304688%2043.314043,89.8740234%20C43.314043,91.8183594%2041.477129,93.1933594%2038.8667774,93.1933594%20C36.4175586,93.1933594%2034.7095508,91.8613281%2034.5161915,89.8847656%20L36.3853321,89.8847656%20C36.5894336,91.0449219%2037.470293,91.6679688%2038.9849415,91.6679688%20C40.4995899,91.6679688%2041.4341602,91.0234375%2041.4341602,90.0136719%20C41.4341602,89.21875%2040.9722461,88.7890625%2039.7154102,88.4560547%20L37.7495899,87.9511719%20C35.7837696,87.4462891%2034.8169727,86.4365234%2034.8169727,84.9111328%20Z%20M49.8000586,93.1933594%20C46.9533789,93.1933594%2045.0197852,90.9160156%2045.0197852,87.4140625%20C45.0197852,83.9121094%2046.9426368,81.6347656%2049.7570899,81.6347656%20C51.3576758,81.6347656%2052.6467383,82.4189453%2053.3127539,83.6435547%20L53.3557227,83.6435547%20L53.3557227,77.4990234%20L55.2248633,77.4990234%20L55.2248633,93%20L53.4416602,93%20L53.4416602,91.109375%20L53.4094336,91.109375%20C52.6897071,92.3984375%2051.4113868,93.1933594%2049.8000586,93.1933594%20Z%20M50.1545508,83.2783203%20C48.1779883,83.2783203%2046.9318946,84.8896484%2046.9318946,87.4140625%20C46.9318946,89.9492188%2048.1779883,91.5498047%2050.1545508,91.5498047%20C52.0774024,91.5498047%2053.3664649,89.9169922%2053.3664649,87.4140625%20C53.3664649,84.921875%2052.0774024,83.2783203%2050.1545508,83.2783203%20Z%20M61.7538477,91.6035156%20C63.5155664,91.6035156%2064.8690821,90.3681641%2064.8690821,88.7568359%20L64.8690821,87.84375%20L61.8827539,88.0263672%20C60.3788477,88.1230469%2059.5194727,88.7890625%2059.5194727,89.8417969%20C59.5194727,90.9052734%2060.4110743,91.6035156%2061.7538477,91.6035156%20Z%20M61.3349024,93.1933594%20C59.1112696,93.1933594%2057.6181055,91.8505859%2057.6181055,89.8417969%20C57.6181055,87.9296875%2059.0897852,86.7265625%2061.6679102,86.5761719%20L64.8690821,86.3935547%20L64.8690821,85.4589844%20C64.8690821,84.0947266%2063.9667383,83.2783203%2062.4198633,83.2783203%20C60.9804102,83.2783203%2060.0780664,83.9550781%2059.8417383,85.0507812%20L58.0370508,85.0507812%20C58.1659571,83.1171875%2059.8202539,81.6347656%2062.4628321,81.6347656%20C65.0839258,81.6347656%2066.7382227,83.0527344%2066.7382227,85.2763672%20L66.7382227,93%20L64.9657618,93%20L64.9657618,91.0771484%20L64.922793,91.0771484%20C64.2567774,92.3554688%2062.8388086,93.1933594%2061.3349024,93.1933594%20Z%20M70.3560742,97.1787109%20C70.1304883,97.1787109%2069.7545117,97.1572266%2069.5504102,97.1142578%20L69.5504102,95.5458984%20C69.7545117,95.5888672%2070.0445508,95.5996094%2070.2808789,95.5996094%20C71.3228711,95.5996094%2071.9029492,95.0947266%2072.3326367,93.7949219%20L72.5904492,93.0107422%20L68.4654492,81.828125%20L70.4634961,81.828125%20L73.5572461,91.1308594%20L73.5894727,91.1308594%20L76.6832227,81.828125%20L78.649043,81.828125%20L74.2554883,93.7841797%20C73.2994336,96.3945312%2072.3756055,97.1787109%2070.3560742,97.1787109%20Z%20M80.1077149,96.0830078%20L78.5500977,96.0830078%20L79.5920899,90.6152344%20L81.5793945,90.6152344%20L80.1077149,96.0830078%20Z%20M95.3248633,77.2412109%20C99.718418,77.2412109%20102.468418,80.3349609%20102.468418,85.2548828%20C102.468418,90.1748047%2099.718418,93.2578125%2095.3248633,93.2578125%20C90.9313086,93.2578125%2088.1813086,90.1748047%2088.1813086,85.2548828%20C88.1813086,80.3349609%2090.9313086,77.2412109%2095.3248633,77.2412109%20Z%20M95.3248633,79.0244141%20C92.155918,79.0244141%2090.1686133,81.4306641%2090.1686133,85.2548828%20C90.1686133,89.0683594%2092.155918,91.4746094%2095.3248633,91.4746094%20C98.4938086,91.4746094%20100.481113,89.0683594%20100.481113,85.2548828%20C100.481113,81.4306641%2098.4938086,79.0244141%2095.3248633,79.0244141%20Z%20M114.185879,85.4912109%20L112.359707,85.4912109%20C112.091152,84.2773438%20111.14584,83.2783203%20109.502285,83.2783203%20C107.568691,83.2783203%20106.258145,84.8789062%20106.258145,87.4140625%20C106.258145,90.0136719%20107.590176,91.5498047%20109.52377,91.5498047%20C111.04916,91.5498047%20112.048184,90.7441406%20112.370449,89.4013672%20L114.207363,89.4013672%20C113.917324,91.625%20112.048184,93.1933594%20109.513027,93.1933594%20C106.419277,93.1933594%20104.356777,91.0126953%20104.356777,87.4140625%20C104.356777,83.890625%20106.408535,81.6347656%20109.491543,81.6347656%20C112.284512,81.6347656%20113.949551,83.4824219%20114.185879,85.4912109%20Z%20M116.847676,79.1318359%20L118.716816,79.1318359%20L118.716816,81.828125%20L120.886738,81.828125%20L120.886738,83.3642578%20L118.716816,83.3642578%20L118.716816,90.0029297%20C118.716816,91.0234375%20119.146504,91.4853516%20120.102559,91.4853516%20C120.317402,91.4853516%20120.74709,91.453125%20120.875996,91.4316406%20L120.875996,93%20C120.65041,93.0537109%20120.134785,93.0859375%20119.694355,93.0859375%20C117.642598,93.0859375%20116.847676,92.2480469%20116.847676,90.0996094%20L116.847676,83.3642578%20L115.182637,83.3642578%20L115.182637,81.828125%20L116.847676,81.828125%20L116.847676,79.1318359%20Z%20M127.50166,93.1933594%20C124.40791,93.1933594%20122.323926,90.9697266%20122.323926,87.4140625%20C122.323926,83.8476562%20124.40791,81.6347656%20127.50166,81.6347656%20C130.584668,81.6347656%20132.668652,83.8476562%20132.668652,87.4140625%20C132.668652,90.9697266%20130.584668,93.1933594%20127.50166,93.1933594%20Z%20M127.50166,91.5498047%20C129.478223,91.5498047%20130.767285,90.0458984%20130.767285,87.4140625%20C130.767285,84.7822266%20129.478223,83.2783203%20127.50166,83.2783203%20C125.525098,83.2783203%20124.225293,84.7822266%20124.225293,87.4140625%20C124.225293,90.0458984%20125.525098,91.5498047%20127.50166,91.5498047%20Z%20M140.422246,93.1933594%20C138.789434,93.1933594%20137.511113,92.3984375%20136.791387,91.109375%20L136.748418,91.109375%20L136.748418,93%20L134.965215,93%20L134.965215,77.4990234%20L136.834355,77.4990234%20L136.834355,83.6972656%20L136.877324,83.6972656%20C137.575566,82.4189453%20138.875371,81.6347656%20140.454473,81.6347656%20C143.268926,81.6347656%20145.170293,83.9121094%20145.170293,87.4140625%20C145.170293,90.9267578%20143.279668,93.1933594%20140.422246,93.1933594%20Z%20M140.057012,83.2783203%20C138.166387,83.2783203%20136.823613,84.9326172%20136.823613,87.4140625%20C136.823613,89.90625%20138.166387,91.5498047%20140.057012,91.5498047%20C142.033574,91.5498047%20143.258184,89.9707031%20143.258184,87.4140625%20C143.258184,84.8789062%20142.033574,83.2783203%20140.057012,83.2783203%20Z%20M151.86041,83.2568359%20C150.109434,83.2568359%20148.884824,84.5996094%20148.76666,86.4580078%20L154.835996,86.4580078%20C154.793027,84.5888672%20153.622129,83.2568359%20151.86041,83.2568359%20Z%20M154.793027,89.7988281%20L156.629941,89.7988281%20C156.307676,91.7539062%20154.417051,93.1933594%20151.978574,93.1933594%20C148.777402,93.1933594%20146.833066,90.9697266%20146.833066,87.4570312%20C146.833066,83.9873047%20148.809629,81.6347656%20151.892637,81.6347656%20C154.911191,81.6347656%20156.76959,83.8261719%20156.76959,87.2099609%20L156.76959,87.9189453%20L148.755918,87.9189453%20L148.755918,88.0263672%20C148.755918,90.1640625%20150.012754,91.5712891%20152.021543,91.5712891%20C153.439512,91.5712891%20154.481504,90.8515625%20154.793027,89.7988281%20Z%20M158.969473,93%20L158.969473,81.828125%20L160.731191,81.828125%20L160.731191,83.6542969%20L160.77416,83.6542969%20C161.139394,82.4189453%20162.170644,81.6347656%20163.481191,81.6347656%20C163.803457,81.6347656%20164.082754,81.6884766%20164.233144,81.7099609%20L164.233144,83.5253906%20C164.082754,83.4716797%20163.685293,83.4179688%20163.234121,83.4179688%20C161.783926,83.4179688%20160.838613,84.4599609%20160.838613,86.0390625%20L160.838613,93%20L158.969473,93%20Z%20M174.895605,93%20L174.895605,79.5507812%20L174.852637,79.5507812%20L170.749121,82.5048828%20L170.749121,80.4638672%20L174.874121,77.4990234%20L176.764746,77.4990234%20L176.764746,93%20L174.895605,93%20Z%20M188.385527,93%20L188.385527,89.7773438%20L180.597441,89.7773438%20L180.597441,88.0263672%20C181.91873,85.5771484%20183.73416,82.7519531%20187.397246,77.4990234%20L190.254668,77.4990234%20L190.254668,88.0800781%20L192.446074,88.0800781%20L192.446074,89.7773438%20L190.254668,89.7773438%20L190.254668,93%20L188.385527,93%20Z%20M182.509551,88.0371094%20L182.509551,88.0800781%20L188.385527,88.0800781%20L188.385527,79.1103516%20L188.353301,79.1103516%20C185.420684,83.2998047%20183.73416,85.8886719%20182.509551,88.0371094%20Z'%20id='Tuesday,-October-14'%3e%3c/path%3e%3cpath%20d='M38.1037938,57%20L38.1037938,4.109375%20L38.0256688,4.109375%20C35.1350438,5.8671875%2026.4241063,11.6484375%2022.6350438,14.03125%20L22.6350438,10.59375%20C26.2287938,8.328125%2034.1975438,2.9765625%2038.1037938,0.6328125%20L41.1506688,0.6328125%20L41.1506688,57%20L38.1037938,57%20Z%20M69.4263388,57%20L69.4263388,4.109375%20L69.3482138,4.109375%20C66.4575888,5.8671875%2057.7466513,11.6484375%2053.9575888,14.03125%20L53.9575888,10.59375%20C57.5513388,8.328125%2065.5200888,2.9765625%2069.4263388,0.6328125%20L72.4732138,0.6328125%20L72.4732138,57%20L69.4263388,57%20Z%20M89.5770088,46.8046875%20C88.1316963,46.8046875%2086.9598213,45.6328125%2086.9598213,44.1875%20C86.9598213,42.78125%2088.1316963,41.609375%2089.5770088,41.609375%20C90.9832588,41.609375%2092.1551338,42.78125%2092.1551338,44.1875%20C92.1551338,45.6328125%2090.9832588,46.8046875%2089.5770088,46.8046875%20Z%20M89.5770088,16.53125%20C88.1316963,16.53125%2086.9598213,15.359375%2086.9598213,13.9140625%20C86.9598213,12.5078125%2088.1316963,11.3359375%2089.5770088,11.3359375%20C90.9832588,11.3359375%2092.1551338,12.5078125%2092.1551338,13.9140625%20C92.1551338,15.359375%2090.9832588,16.53125%2089.5770088,16.53125%20Z%20M118.087054,57%20L118.087054,4.109375%20L118.008929,4.109375%20C115.118304,5.8671875%20106.407366,11.6484375%20102.618304,14.03125%20L102.618304,10.59375%20C106.212054,8.328125%20114.180804,2.9765625%20118.087054,0.6328125%20L121.133929,0.6328125%20L121.133929,57%20L118.087054,57%20Z%20M139.526786,57%20L166.479911,3.5625%20L166.479911,3.4453125%20L133.706474,3.4453125%20L133.706474,0.6328125%20L169.643974,0.6328125%20L169.643974,3.6015625%20L142.886161,57%20L139.526786,57%20Z'%20id='11:17'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='status-bar'%20mask='url(%23mask-3)'%3e%3cg%20transform='translate(23.000000,%2024.000000)'%3e%3crect%20id='bounds'%20fill='none'%20x='0'%20y='0'%20width='375'%20height='20'%3e%3c/rect%3e%3cg%20id='battery-fixed'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20transform='translate(337.000000,%2011.500000)'%3e%3crect%20id='inside'%20fill='%23EBEBEB'%20x='2'%20y='2.75'%20width='18'%20height='7.5'%20rx='1'%3e%3c/rect%3e%3cpath%20d='M23,4.56300874%20C23.8626136,4.78503014%2024.5,5.56808029%2024.5,6.5%20C24.5,7.43191971%2023.8626136,8.21496986%2023,8.43699126%20L23,4.56300874%20Z'%20id='side'%20fill='%23EBEBEB'%3e%3c/path%3e%3cpath%20d='M2,0.75%20L20,0.75%20C21.1045695,0.75%2022,1.6454305%2022,2.75%20L22,10.25%20C22,11.3545695%2021.1045695,12.25%2020,12.25%20L2,12.25%20C0.8954305,12.25%20-8.67738547e-17,11.3545695%20-2.22044605e-16,10.25%20L-2.22044605e-16,2.75%20C-3.57315355e-16,1.6454305%200.8954305,0.75%202,0.75%20Z%20M1.91666667,1.75%20C1.36438192,1.75%200.916666667,2.19771525%200.916666667,2.75%20L0.916666667,10.25%20C0.916666667,10.8022847%201.36438192,11.25%201.91666667,11.25%20L20.0833333,11.25%20C20.6356181,11.25%2021.0833333,10.8022847%2021.0833333,10.25%20L21.0833333,2.75%20C21.0833333,2.19771525%2020.6356181,1.75%2020.0833333,1.75%20L1.91666667,1.75%20Z'%20id='frame'%20fill='%23EBEBEB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M317,16.0755358%20C318.900223,14.1753125%20321.525357,13%20324.425,13%20C327.324643,13%20329.949777,14.1753125%20331.85,16.0755358%20L330.677632,17.2479042%20C329.077444,15.6477162%20326.866805,14.6579794%20324.425,14.6579794%20C321.983196,14.6579794%20319.772556,15.6477162%20318.172368,17.2479042%20L317,16.0755358%20Z%20M319.344737,18.4202727%20C320.64489,17.1201199%20322.441034,16.3159587%20324.425,16.3159587%20C326.408966,16.3159587%20328.205111,17.1201199%20329.505263,18.4202727%20L328.332895,19.5926411%20C327.332778,18.5925236%20325.951128,17.9739381%20324.425,17.9739381%20C322.898872,17.9739381%20321.517223,18.5925236%20320.517105,19.5926411%20L319.344737,18.4202727%20Z%20M321.689474,20.7650096%20C322.389556,20.0649273%20323.356711,19.6319175%20324.425,19.6319175%20C325.49329,19.6319175%20326.460444,20.0649273%20327.160527,20.7650096%20L324.425,23.500536%20L321.689474,20.7650096%20Z'%20id='wifi'%20fill='%23EBEBEB'%20fill-rule='evenodd'%3e%3c/path%3e%3cg%20id='signal'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20transform='translate(295.000000,%2013.250000)'%3e%3crect%20id='4'%20fill='%23EBEBEB'%20x='13.5'%20y='0'%20width='3'%20height='10'%20rx='1'%3e%3c/rect%3e%3crect%20id='3'%20fill='%23EBEBEB'%20x='9'%20y='2'%20width='3'%20height='8'%20rx='1'%3e%3c/rect%3e%3crect%20id='2'%20fill='%23EBEBEB'%20x='4.5'%20y='4'%20width='3'%20height='6'%20rx='1'%3e%3c/rect%3e%3crect%20id='1'%20fill='%23EBEBEB'%20x='0'%20y='6'%20width='3'%20height='4'%20rx='1'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover;margin:0 auto auto;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.preview-iphone .push-container[data-v-8c84cde9]{position:relative;top:250px;left:32px}.preview-iphone .push-container .inner[data-v-8c84cde9]{border-radius:10px;box-shadow:#d4d4d5 0 1px 3px;max-width:360px;background-color:#fff;overflow-y:hidden}.preview-iphone .push-container .inner .head[data-v-8c84cde9]{padding:10px 10px 8px;border-bottom-width:initial;border-bottom-style:none;border-bottom-color:initial;border-radius:10px 10px 0 0/10px 10px 0px 0px;color:#555;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-weight:300;text-align:center;line-height:20px}.preview-iphone .push-container .inner .head .app-name[data-v-8c84cde9]{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 19.0.0%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-394 635.7 200 200' style='enable-background:new -394 635.7 200 200%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:white%3b%7d %3c/style%3e %3cg%3e %3cpath d='M-217%2c835.7h-154c-12.7%2c0-23-10.3-23-23v-154c0-12.7%2c10.3-23%2c23-23h154c12.7%2c0%2c23%2c10.3%2c23%2c23v154 C-194%2c825.4-204.3%2c835.7-217%2c835.7z'/%3e %3cg%3e %3cg%3e %3cpath class='st0' d='M-293.7%2c683c3.3%2c0%2c14-2.1%2c22.3-14.2c7.1-10.5%2c6.3-22.2%2c6.3-22.2s-12.3-0.9-23.1%2c12.5 c-7.8%2c9.8-7.2%2c23.8-7.2%2c23.8S-294.8%2c683-293.7%2c683z'/%3e %3cpath class='st0' d='M-232%2c759.9c0.6-1.7%2c1-2.7%2c1-2.7s0%2c0-0.1%2c0l0%2c0c0%2c0-0.1%2c0-0.2-0.1l0%2c0c-0.6-0.2-2-0.8-3.8-1.9l0%2c0 c-3.6-2.1-8.6-6-12.2-12.3l0%2c0c-2.3-4-3.9-9-4.3-15.2c-0.2-3.1%2c0.1-6.1%2c0.7-8.8v-0.1c0.2-0.9%2c0.4-1.7%2c0.7-2.6l0%2c0 c3.2-10.4%2c10.7-17.2%2c13.7-19.5l0%2c0c0.8-0.6%2c1.2-0.9%2c1.2-0.9s-9.6-14.9-27.7-14.9c-15.6%2c0-21.4%2c7-29.7%2c7 c-10.2%2c0-11.8-6.5-26.9-6.5c-7.8%2c0-18.7%2c3-26.8%2c13.5c-6.4%2c8.2-8.8%2c17.9-9.8%2c25l0%2c0c-0.6%2c4.8-0.8%2c10-0.2%2c15.8l0%2c0 c0%2c0.4%2c0.1%2c0.8%2c0.1%2c1.3c0.6%2c5.8%2c2.1%2c12%2c4.2%2c18.2l0%2c0c0%2c0.1%2c0.1%2c0.3%2c0.2%2c0.4c0.2%2c0.7%2c0.5%2c1.5%2c0.8%2c2.2c0.1%2c0.3%2c0.3%2c0.7%2c0.4%2c1 c0.1%2c0.3%2c0.2%2c0.7%2c0.4%2c1l0%2c0c2%2c5.2%2c4.3%2c10.2%2c7%2c14.9l0%2c0c7.8%2c13.8%2c17.9%2c24.2%2c27.4%2c24.2c10.8%2c0%2c14.2-7%2c25-6.9 c13.7%2c0.1%2c17.5%2c8.8%2c29%2c6.5c7.7-1.5%2c16.9-12.4%2c22.8-22.8c0.2-0.4%2c0.4-0.7%2c0.6-1l0%2c0C-235.7%2c768.7-233.3%2c763.1-232%2c759.9 L-232%2c759.9z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");background-size:20px;background-repeat:no-repeat;padding-left:28px;text-transform:uppercase;padding-top:1px;font-size:16px}.preview-iphone .push-container .inner .body[data-v-8c84cde9]{max-height:350px;overflow-y:auto;padding:8px 10px 10px;border-radius:0 0 10px 10px;color:#000;display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;line-height:19px;max-height:200px;text-overflow:ellipsis;box-sizing:content-box}.preview-iphone .push-container .inner .body .push-title[data-v-8c84cde9]{margin-top:0;font-size:14px;font-weight:500;line-height:19px;display:inline-block;overflow-x:hidden;overflow-y:hidden;width:300px;text-overflow:ellipsis;min-height:0px;min-width:0px}.preview-iphone .push-container .inner .body .push-message[data-v-8c84cde9]{margin-top:0;font-size:15px;font-weight:300;white-space:pre-wrap;display:inline-block;overflow-x:hidden;overflow-y:hidden;width:300px;text-overflow:ellipsis;min-height:0px;min-width:0px;max-height:75px}.preview-android[data-v-202b94a8]{width:450px;height:660px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='450px'%20height='855px'%20viewBox='0%200%20450%20855'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2046.2%20(44496)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3epreview-android%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3crect%20id='path-1'%20x='0'%20y='112.059974'%20width='7.04041721'%20height='69.2307692'%20rx='3.5202086'%3e%3c/rect%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Samsung-Galaxy-S8-by-Emanuel-Serbanoiu'%20transform='translate(-127.000000,%20-122.000000)'%3e%3cg%20id='preview-android'%20transform='translate(127.000000,%20122.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='btn'%20fill='%23EBEBEB'%20xlink:href='%23path-1'%3e%3c/use%3e%3crect%20id='btn'%20fill='%23EBEBEB'%20x='0'%20y='193.024772'%20width='7.04041721'%20height='69.2307692'%20rx='3.5202086'%3e%3c/rect%3e%3crect%20id='btn'%20fill='%23EBEBEB'%20x='442.959583'%20y='262.255541'%20width='7.04041721'%20height='69.2307692'%20rx='3.5202086'%3e%3c/rect%3e%3crect%20id='edges'%20fill='%23F2F2F2'%20x='4.10691004'%20y='1.12911876e-13'%20width='442.372881'%20height='854.82399'%20rx='58'%3e%3c/rect%3e%3cpath%20d='M6.45371578,58.666238%20L6.45371578,797.917856%20C6.45371578,826.426308%2029.571508,849.543677%2058.0844043,849.543677%20L392.502297,849.543677%20C421.019087,849.543677%20444.132986,826.431016%20444.132986,797.917856%20L444.132986,58.666238%20C444.132986,30.1577861%20421.015193,7.04041721%20392.502297,7.04041721%20L58.0844043,7.04041721%20C29.5676143,7.04041721%206.45371578,30.1530782%206.45371578,58.666238%20Z'%20id='main-bg'%20fill='white'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M14.0808344,70.4016659%20C14.0808344,57.4419999%2024.5886712,46.9361147%2037.545457,46.9361147%20L413.041244,46.9361147%20C426.000398,46.9361147%20436.505867,57.4458237%20436.505867,70.4016659%20L436.505867,786.182428%20C436.505867,799.142094%20425.99803,809.647979%20413.041244,809.647979%20L37.545457,809.647979%20C24.5863038,809.647979%2014.0808344,799.13827%2014.0808344,786.182428%20L14.0808344,70.4016659%20Z'%20id='Path'%20fill='%23EBEBEB'%3e%3c/path%3e%3cpath%20d='M16.4276402,70.4016659%20L16.4276402,786.182428%20C16.4276402,797.843566%2025.8838092,807.301173%2037.545457,807.301173%20L413.041244,807.301173%20C424.702759,807.301173%20434.159061,797.845156%20434.159061,786.182428%20L434.159061,70.4016659%20C434.159061,58.7405281%20424.702892,49.2829205%20413.041244,49.2829205%20L37.545457,49.2829205%20C25.8839428,49.2829205%2016.4276402,58.7389383%2016.4276402,70.4016659%20Z'%20id='screen'%20fill='%23F7F7F7'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Time-+-Date'%20transform='translate(116.100000,%20158.400000)'%3e%3cpath%20d='M19.1539959,96.4754459%20L15.7488124,96.4754459%20L15.7488124,105.919737%20L14.3590901,105.919737%20L14.3590901,96.4754459%20L10.9611826,96.4754459%20L10.9611826,95.3258326%20L19.1539959,95.3258326%20L19.1539959,96.4754459%20Z%20M30.1505266,95.3258326%20L30.1505266,102.529105%20C30.1456759,103.528352%2029.831597,104.345685%2029.2082803,104.981129%20C28.5849637,105.616572%2027.7397397,105.973094%2026.6725828,106.050705%20L26.3015051,106.065258%20C25.1421847,106.065258%2024.2181377,105.752391%2023.5293365,105.126649%20C22.8405353,104.500907%2022.4912892,103.639919%2022.4815877,102.543657%20L22.4815877,95.3258326%20L23.864034,95.3258326%20L23.864034,102.500001%20C23.864034,103.266414%2024.0750369,103.86183%2024.4970489,104.286267%20C24.9190609,104.710705%2025.5205403,104.92292%2026.3015051,104.92292%20C27.0921713,104.92292%2027.6972887,104.711917%2028.1168754,104.289905%20C28.536462,103.867893%2028.7462522,103.27369%2028.7462522,102.507277%20L28.7462522,95.3258326%20L30.1505266,95.3258326%20Z%20M40.3103135,101.022967%20L35.7191367,101.022967%20L35.7191367,104.7774%20L41.0524689,104.7774%20L41.0524689,105.919737%20L34.3221383,105.919737%20L34.3221383,95.3258326%20L40.9797086,95.3258326%20L40.9797086,96.4754459%20L35.7191367,96.4754459%20L35.7191367,99.8806294%20L40.3103135,99.8806294%20L40.3103135,101.022967%20Z%20M47.8798327,101.197591%20C46.6817066,100.853191%2045.809804,100.429972%2045.2640988,99.9279236%20C44.7183936,99.4258748%2044.4455451,98.8062055%2044.4455451,98.0688971%20C44.4455451,97.2345745%2044.7790266,96.5445709%2045.4459996,95.9988657%20C46.1129727,95.4531605%2046.9800246,95.180312%2048.0471815,95.180312%20C48.7747884,95.180312%2049.4235615,95.3209806%2049.9935203,95.6023219%20C50.5634791,95.8836633%2051.0048873,96.2717145%2051.3177583,96.7664872%20C51.6306293,97.2612599%2051.7870625,97.8021063%2051.7870625,98.3890426%20L50.3827881,98.3890426%20C50.3827881,97.7487485%2050.1790612,97.2454945%2049.7716013,96.8792657%20C49.3641414,96.5130369%2048.7893405,96.3299252%2048.0471815,96.3299252%20C47.3583802,96.3299252%2046.8211718,96.4815077%2046.4355401,96.7846773%20C46.0499084,97.0878468%2045.8570955,97.5086399%2045.8570955,98.047069%20C45.8570955,98.4787825%2046.0402072,98.8437932%2046.406436,99.142112%20C46.7726648,99.4404309%2047.3959721,99.7132794%2048.2763765,99.9606657%20C49.1567809,100.208052%2049.8455718,100.480901%2050.3427699,100.779219%20C50.839968,101.077538%2051.2086166,101.425572%2051.4487269,101.82333%20C51.6888372,102.221089%2051.8088906,102.689175%2051.8088906,103.227605%20C51.8088906,104.086181%2051.4741964,104.773759%2050.804798,105.29036%20C50.1353996,105.806961%2049.2404565,106.065258%2048.1199418,106.065258%20C47.3923348,106.065258%2046.7132452,105.925802%2046.0826525,105.646886%20C45.4520598,105.36797%2044.9657831,104.985982%2044.6238079,104.50091%20C44.2818326,104.015839%2044.1108475,103.465291%2044.1108475,102.849251%20L45.5151219,102.849251%20C45.5151219,103.489545%2045.7515906,103.995224%2046.2245352,104.366304%20C46.6974797,104.737383%2047.3292756,104.92292%2048.1199418,104.92292%20C48.8572502,104.92292%2049.4223497,104.77255%2049.8152575,104.471806%20C50.2081652,104.171062%2050.4046162,103.761183%2050.4046162,103.242157%20C50.4046162,102.72313%2050.2227172,102.32174%2049.8589137,102.037973%20C49.4951102,101.754206%2048.8354231,101.474082%2047.8798327,101.197591%20Z%20M55.5657684,105.919737%20L55.5657684,95.3258326%20L58.556218,95.3258326%20C59.4778534,95.3258326%2060.292761,95.5295595%2061.0009651,95.9370194%20C61.7091692,96.3444793%2062.2560789,96.9241308%2062.6417106,97.6759913%20C63.0273422,98.4278519%2063.2225805,99.2912658%2063.2274312,100.266259%20L63.2274312,100.94293%20C63.2274312,101.942177%2063.0346183,102.817718%2062.6489866,103.569578%20C62.2633549,104.321439%2061.7128072,104.898665%2060.9973271,105.301274%20C60.2818469,105.703883%2059.4487494,105.910035%2058.4980097,105.919737%20L55.5657684,105.919737%20Z%20M56.9627667,96.4754459%20L56.9627667,104.7774%20L58.4325254,104.7774%20C59.5093837,104.7774%2060.3473318,104.442705%2060.9463948,103.773307%20C61.5454579,103.103909%2061.8449849,102.150758%2061.8449849,100.913826%20L61.8449849,100.295363%20C61.8449849,99.0923864%2061.5624351,98.1574255%2060.9973271,97.4904525%20C60.432219,96.8234795%2059.6306507,96.4851473%2058.5925981,96.4754459%20L56.9627667,96.4754459%20Z%20M73.1543851,103.154844%20L68.7160049,103.154844%20L67.7191884,105.919737%20L66.2785338,105.919737%20L70.3240082,95.3258326%20L71.5463818,95.3258326%20L75.5991322,105.919737%20L74.1657537,105.919737%20L73.1543851,103.154844%20Z%20M69.1380148,102.005231%20L72.7396512,102.005231%20L70.935195,97.0502525%20L69.1380148,102.005231%20Z%20M81.5388199,100.644613%20L84.3037125,95.3258326%20L85.8898877,95.3258326%20L82.2373191,101.968851%20L82.2373191,105.919737%20L80.8403208,105.919737%20L80.8403208,101.968851%20L77.1877521,95.3258326%20L78.7884794,95.3258326%20L81.5388199,100.644613%20Z%20M87.4348515,108.029786%20L86.670868,107.505912%20C87.126835,106.870469%2087.3645164,106.215632%2087.3839192,105.541383%20L87.3839192,104.326286%20L88.7008812,104.326286%20L88.7008812,105.38131%20C88.7008812,105.871232%2088.5808279,106.361147%2088.3407176,106.851069%20C88.1006073,107.340991%2087.7986549,107.733893%2087.4348515,108.029786%20Z%20M106.386531,100.964758%20C106.386531,102.002811%20106.211908,102.908668%20105.862657,103.682357%20C105.513405,104.456045%20105.01864,105.046611%20104.378346,105.454071%20C103.738052,105.861531%20102.991053,106.065258%20102.137328,106.065258%20C101.303005,106.065258%20100.563282,105.860318%2099.9181377,105.450433%20C99.2729928,105.040547%2098.7721642,104.456045%2098.4156368,103.696909%20C98.0591094,102.937772%2097.8759978,102.058594%2097.8662963,101.059347%20L97.8662963,100.295363%20C97.8662963,99.2767135%2098.0433447,98.3769198%2098.3974468,97.595955%20C98.7515488,96.8149902%2099.2523774,96.2171488%2099.8999476,95.8024128%20C100.547518,95.3876769%20101.288453,95.180312%20102.122776,95.180312%20C102.97165,95.180312%20103.719862,95.3852515%20104.367432,95.7951368%20C105.015002,96.205022%20105.513405,96.7992255%20105.862657,97.5777649%20C106.211908,98.3563043%20106.386531,99.2621614%20106.386531,100.295363%20L106.386531,100.964758%20Z%20M104.996809,100.280811%20C104.996809,99.0244765%20104.744575,98.0604118%20104.240101,97.388588%20C103.735627,96.7167643%20103.029859,96.3808574%20102.122776,96.3808574%20C101.239946,96.3808574%20100.545092,96.7167643%20100.038192,97.388588%20C99.5312927,98.0604118%2099.2705708,98.9929474%2099.2560187,100.186223%20L99.2560187,100.964758%20C99.2560187,102.182287%2099.5118899,103.139076%20100.02364,103.835153%20C100.53539,104.531231%20101.239946,104.879264%20102.137328,104.879264%20C103.03956,104.879264%20103.738053,104.550633%20104.232825,103.893362%20C104.727598,103.23609%20104.982257,102.293853%20104.996809,101.066623%20L104.996809,100.280811%20Z%20M118.241634,102.55821%20C118.110664,103.678724%20117.697147,104.543351%20117.00107,105.152115%20C116.304993,105.76088%20115.379733,106.065258%20114.225263,106.065258%20C112.97378,106.065258%20111.97091,105.616573%20111.216624,104.719191%20C110.462338,103.821809%20110.085201,102.621276%20110.085201,101.117555%20L110.085201,100.09891%20C110.085201,99.1142156%20110.261036,98.2483763%20110.612713,97.5013665%20C110.96439,96.7543567%20111.462793,96.1807685%20112.107938,95.7805847%20C112.753083,95.3804009%20113.500081,95.180312%20114.348956,95.180312%20C115.474321,95.180312%20116.376541,95.4943909%20117.05564,96.1225583%20C117.73474,96.7507256%20118.130067,97.6202029%20118.241634,98.7310161%20L116.837359,98.7310161%20C116.716092,97.8869921%20116.452944,97.2758114%20116.04791,96.8974558%20C115.642875,96.5191002%20115.076563,96.3299252%20114.348956,96.3299252%20C113.456425,96.3299252%20112.75672,96.6597688%20112.24982,97.3194657%20C111.742921,97.9791627%20111.489475,98.9177616%20111.489475,100.135291%20L111.489475,101.161211%20C111.489475,102.31083%20111.729582,103.225176%20112.209802,103.904276%20C112.690023,104.583375%20113.361837,104.92292%20114.225263,104.92292%20C115.001378,104.92292%20115.596794,104.747085%20116.01153,104.395408%20C116.426266,104.043731%20116.701539,103.431338%20116.837359,102.55821%20L118.241634,102.55821%20Z%20M129.223612,96.4754459%20L125.818429,96.4754459%20L125.818429,105.919737%20L124.428707,105.919737%20L124.428707,96.4754459%20L121.030799,96.4754459%20L121.030799,95.3258326%20L129.223612,95.3258326%20L129.223612,96.4754459%20Z%20M140.707637,100.964758%20C140.707637,102.002811%20140.533014,102.908668%20140.183763,103.682357%20C139.834512,104.456045%20139.339746,105.046611%20138.699452,105.454071%20C138.059158,105.861531%20137.31216,106.065258%20136.458434,106.065258%20C135.624111,106.065258%20134.884389,105.860318%20134.239244,105.450433%20C133.594099,105.040547%20133.09327,104.456045%20132.736743,103.696909%20C132.380216,102.937772%20132.197104,102.058594%20132.187403,101.059347%20L132.187403,100.295363%20C132.187403,99.2767135%20132.364451,98.3769198%20132.718553,97.595955%20C133.072655,96.8149902%20133.573484,96.2171488%20134.221054,95.8024128%20C134.868624,95.3876769%20135.609559,95.180312%20136.443882,95.180312%20C137.292757,95.180312%20138.040968,95.3852515%20138.688538,95.7951368%20C139.336108,96.205022%20139.834512,96.7992255%20140.183763,97.5777649%20C140.533014,98.3563043%20140.707637,99.2621614%20140.707637,100.295363%20L140.707637,100.964758%20Z%20M139.317915,100.280811%20C139.317915,99.0244765%20139.065682,98.0604118%20138.561208,97.388588%20C138.056733,96.7167643%20137.350965,96.3808574%20136.443882,96.3808574%20C135.561052,96.3808574%20134.866198,96.7167643%20134.359298,97.388588%20C133.852399,98.0604118%20133.591677,98.9929474%20133.577125,100.186223%20L133.577125,100.964758%20C133.577125,102.182287%20133.832996,103.139076%20134.344746,103.835153%20C134.856497,104.531231%20135.561052,104.879264%20136.458434,104.879264%20C137.360667,104.879264%20138.059159,104.550633%20138.553932,103.893362%20C139.048704,103.23609%20139.303363,102.293853%20139.317915,101.066623%20L139.317915,100.280811%20Z%20M144.770109,105.919737%20L144.770109,95.3258326%20L148.2335,95.3258326%20C149.383119,95.3258326%20150.247746,95.563514%20150.827406,96.0388839%20C151.407066,96.5142538%20151.696892,97.2175966%20151.696892,98.1489335%20C151.696892,98.6437062%20151.556223,99.0814765%20151.274882,99.4622575%20C150.993541,99.8430384%20150.61034,100.137715%20150.125269,100.346295%20C150.697653,100.506369%20151.149975,100.810747%20151.482249,101.259438%20C151.814523,101.708129%20151.980657,102.242912%20151.980657,102.863803%20C151.980657,103.814543%20151.672642,104.561541%20151.056601,105.104821%20C150.440561,105.648101%20149.569871,105.919737%20148.444505,105.919737%20L144.770109,105.919737%20Z%20M146.167107,100.964758%20L146.167107,104.7774%20L148.473609,104.7774%20C149.123605,104.7774%20149.63656,104.60884%20150.01249,104.271715%20C150.388421,103.934591%20150.576383,103.470142%20150.576383,102.878355%20C150.576383,101.602617%20149.882741,100.964758%20148.495437,100.964758%20L146.167107,100.964758%20Z%20M146.167107,99.8442492%20L148.277156,99.8442492%20C148.888346,99.8442492%20149.377048,99.691454%20149.743277,99.3858591%20C150.109506,99.0802642%20150.292618,98.6655345%20150.292618,98.1416575%20C150.292618,97.5595719%20150.122845,97.1363535%20149.783295,96.8719897%20C149.443745,96.6076258%20148.927152,96.4754459%20148.2335,96.4754459%20L146.167107,96.4754459%20L146.167107,99.8442492%20Z%20M162.0022,101.022967%20L157.411023,101.022967%20L157.411023,104.7774%20L162.744355,104.7774%20L162.744355,105.919737%20L156.014024,105.919737%20L156.014024,95.3258326%20L162.671595,95.3258326%20L162.671595,96.4754459%20L157.411023,96.4754459%20L157.411023,99.8806294%20L162.0022,99.8806294%20L162.0022,101.022967%20Z%20M170.335702,101.634153%20L167.847299,101.634153%20L167.847299,105.919737%20L166.443025,105.919737%20L166.443025,95.3258326%20L169.950073,95.3258326%20C171.143348,95.3258326%20172.061332,95.5974685%20172.704051,96.1407484%20C173.346771,96.6840282%20173.668125,97.4746826%20173.668125,98.5127351%20C173.668125,99.1724321%20173.489864,99.747233%20173.133337,100.237155%20C172.77681,100.727077%20172.280832,101.0933%20171.645388,101.335836%20L174.133792,105.832424%20L174.133792,105.919737%20L172.634929,105.919737%20L170.335702,101.634153%20Z%20M167.847299,100.491816%20L169.993729,100.491816%20C170.687381,100.491816%20171.239141,100.312342%20171.649026,99.9533897%20C172.058911,99.5944369%20172.263851,99.1142236%20172.263851,98.5127351%20C172.263851,97.8578889%20172.068613,97.3558476%20171.67813,97.0065963%20C171.287648,96.657345%20170.723761,96.4802966%20169.986453,96.4754459%20L167.847299,96.4754459%20L167.847299,100.491816%20Z%20M187.322853,105.919737%20L185.969511,105.919737%20L185.969511,96.948388%20L183.25555,97.9452046%20L183.25555,96.722831%20L187.111848,95.2749004%20L187.322853,95.2749004%20L187.322853,105.919737%20Z%20M198.916018,102.361757%20L200.385777,102.361757%20L200.385777,103.460438%20L198.916018,103.460438%20L198.916018,105.919737%20L197.562676,105.919737%20L197.562676,103.460438%20L192.738666,103.460438%20L192.738666,102.66735%20L197.48264,95.3258326%20L198.916018,95.3258326%20L198.916018,102.361757%20Z%20M194.266633,102.361757%20L197.562676,102.361757%20L197.562676,97.166669%20L197.402604,97.4577103%20L194.266633,102.361757%20Z'%20id='TUESDAY,-OCTOBER-14'%20fill='%23E6E6E6'%3e%3c/path%3e%3cpath%20d='M24.1073152,65.9842105%20L18.6939466,65.9842105%20L18.6939466,6.79804687%20L0.82983013,13.4294234%20L0.82983013,8.37694606%20L23.2050871,0.0764474969%20L24.1073152,0.0764474969%20L24.1073152,65.9842105%20Z%20M76.0836285,65.9842105%20L70.6702599,65.9842105%20L70.6702599,6.79804687%20L52.8061434,13.4294234%20L52.8061434,8.37694606%20L75.1814004,0.0764474969%20L76.0836285,0.0764474969%20L76.0836285,65.9842105%20Z%20M151.30029,65.9842105%20L145.886921,65.9842105%20L145.886921,6.79804687%20L128.022805,13.4294234%20L128.022805,8.37694606%20L150.398062,0.0764474969%20L151.30029,0.0764474969%20L151.30029,65.9842105%20Z%20M218.614481,3.41469148%20L190.555187,65.9842105%20L184.916261,65.9842105%20L212.79511,4.90336786%20L175.442866,4.90336786%20L175.442866,0.302004523%20L218.614481,0.302004523%20L218.614481,3.41469148%20Z'%20id='11-17'%20fill='%23E6E6E6'%3e%3c/path%3e%3ccircle%20id='Oval-2'%20fill='%23DEDEDE'%20cx='106.348026'%20cy='8.46513158'%20r='4.47039474'%3e%3c/circle%3e%3ccircle%20id='Oval-2-Copy'%20fill='%23DEDEDE'%20cx='106.348026'%20cy='50.1888158'%20r='4.47039474'%3e%3c/circle%3e%3c/g%3e%3cg%20id='Status-Bar'%20transform='translate(33.300000,%2056.700000)'%20fill='%23EBEBEB'%3e%3cpath%20d='M352.864286,0%20C349.127679,0%20345.640179,1.25357143%20342.9,3.34285714%20L352.864286,16.7142857%20L362.828571,3.34285714%20C360.088393,1.25357143%20356.600893,0%20352.864286,0%20L352.864286,0%20Z%20M352.864286,6.68571429%20C351.203571,6.68571429%20349.708929,7.10357143%20348.297321,7.77214286%20L345.308036,3.76071429%20C347.55,2.42357143%20350.124107,1.67142857%20352.864286,1.67142857%20C355.604464,1.67142857%20358.178571,2.42357143%20360.420536,3.76071429%20L357.43125,7.85571429%20C356.019643,7.10357143%20354.525,6.68571429%20352.864286,6.68571429%20L352.864286,6.68571429%20Z'%20id='Shape'%3e%3c/path%3e%3cpath%20d='M333.148352,5.22321429%20L328.638462,0.642857143%20L327.847253,0.642857143%20L327.847253,6.75%20L324.207692,3.05357143%20L323.1,4.17857143%20L327.530769,8.67857143%20L323.1,13.1785714%20L324.207692,14.3035714%20L327.847253,10.6071429%20L327.847253,16.7142857%20L328.638462,16.7142857%20L333.148352,12.1339286%20L329.746154,8.67857143%20L333.148352,5.22321429%20L333.148352,5.22321429%20Z%20M329.42967,3.69642857%20L330.932967,5.22321429%20L329.42967,6.75%20L329.42967,3.69642857%20L329.42967,3.69642857%20Z%20M330.932967,12.1339286%20L329.42967,13.6607143%20L329.42967,10.6071429%20L330.932967,12.1339286%20L330.932967,12.1339286%20Z'%20id='Shape'%3e%3c/path%3e%3cpath%20d='M380.515396,2.13142857%20L378.671564,2.13142857%20L378.671564,0.422857143%20L374.255199,0.422857143%20L374.255199,2.13142857%20L372.411366,2.13142857%20C371.605379,2.13142857%20370.942925,2.644%20370.942925,3.26762857%20L370.942925,16.3638286%20C370.942925,16.996%20371.605379,17.5085714%20372.411366,17.5085714%20L380.504355,17.5085714%20C381.321383,17.5085714%20381.983838,16.996%20381.983838,16.3723714%20L381.983838,3.26762857%20C381.983838,2.644%20381.321383,2.13142857%20380.515396,2.13142857%20Z%20M375.35929,15.8%20L375.35929,11.1014286%20L373.151107,11.1014286%20L377.567472,4.69428571%20L377.567472,9.39285714%20L379.775655,9.39285714%20L375.35929,15.8%20Z'%20id='Shape'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Cameras'%20transform='translate(70.200000,%2016.200000)'%20fill='%23EBEBEB'%3e%3ccircle%20id='Oval-Copy'%20cx='5.625'%20cy='9.7875'%20r='5.625'%3e%3c/circle%3e%3crect%20id='Rectangle-Copy-2'%20x='46.9125'%20y='3.0375'%20width='30.9375'%20height='12.9375'%20rx='6.46875'%3e%3c/rect%3e%3ccircle%20id='Oval-4-Copy-3'%20cx='28.8'%20cy='9.7875'%20r='7.875'%3e%3c/circle%3e%3cellipse%20id='Oval-4-Copy-2'%20cx='239.4'%20cy='11.0724594'%20rx='11.25'%20ry='11.0724594'%3e%3c/ellipse%3e%3cellipse%20id='Oval-4-Copy'%20cx='271.85625'%20cy='9.94003308'%20rx='8.15625'%20ry='8.02753308'%3e%3c/ellipse%3e%3crect%20id='speaker'%20x='127.8'%20y='3.6'%20width='54'%20height='13.5'%20rx='6.75'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");margin:0 auto;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:initial;transition-property:height;line-height:1px}.preview-android .push-container[data-v-202b94a8]{position:relative;top:280px;margin:auto;width:90%}.preview-android .push-container .inner[data-v-202b94a8]{height:57px;font-family:Roboto,Proxima-Nova,Proxima Nova,Open Sans,Arial,Helvetica,sans-serif;padding:16px;margin:auto;border-radius:2px;background-color:#fefefe;box-shadow:#00000024 0 2px 2px,#0003 0 3px 1px -2px,#0000001f 0 1px 5px;max-width:500px;overflow-y:hidden;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:initial;transition-property:height;box-sizing:content-box}.preview-android .push-container .inner .head[data-v-202b94a8]{display:flex;font-size:12px;line-height:15px}.preview-android .push-container .inner .head .notification-badge[data-v-202b94a8]{background-image:url(~@/assets/images/icons/android-notification.svg);background-size:cover;background-position-x:100%;background-position-y:100%;width:17px;margin-right:4px}.preview-android .push-container .inner .head .app-name[data-v-202b94a8]{color:#636363;margin-right:4px}.preview-android .push-container .inner .head .expand-icon[data-v-202b94a8]{display:inherit;background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='UTF-8'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M7.41%2c15.41L12%2c10.83L16.59%2c15.41L18%2c14L12%2c8L6%2c14L7.41%2c15.41Z' /%3e%3c/svg%3e");background-size:cover;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;width:15px}.preview-android .push-container .inner .body[data-v-202b94a8]{display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;margin-top:8px}.preview-android .push-container .inner .body .push-title[data-v-202b94a8],.preview-android .push-container .inner .body .push-message[data-v-202b94a8]{font-size:14px;line-height:20px;color:#535353;font-weight:400;letter-spacing:.1px;margin-top:0;display:inline-block;overflow:hidden;width:315px;text-overflow:ellipsis;white-space:nowrap}.preview-android .push-container .inner .body .push-message[data-v-202b94a8]{color:#757575}
1
+ .vue-grid-item[data-v-99aff433]{transition:all .2s ease;transition-property:left,top,right}.vue-grid-item.no-touch[data-v-99aff433]{touch-action:none}.vue-grid-item.cssTransforms[data-v-99aff433]{transition-property:transform;left:0;right:auto}.vue-grid-item.cssTransforms.render-rtl[data-v-99aff433]{left:auto;right:0}.vue-grid-item.resizing[data-v-99aff433]{opacity:.6;z-index:3}.vue-grid-item.vue-draggable-dragging[data-v-99aff433]{transition:none;z-index:3}.vue-grid-item.vue-grid-placeholder[data-v-99aff433]{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.vue-grid-item>.vue-resizable-handle[data-v-99aff433]{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=);background-position:bottom right;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}.vue-grid-item>.vue-rtl-resizable-handle[data-v-99aff433]{bottom:0;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAuMDAwMDAwMDAwMDAwMDAyIiBoZWlnaHQ9IjEwLjAwMDAwMDAwMDAwMDAwMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDwhLS0gQ3JlYXRlZCB3aXRoIE1ldGhvZCBEcmF3IC0gaHR0cDovL2dpdGh1Yi5jb20vZHVvcGl4ZWwvTWV0aG9kLURyYXcvIC0tPgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIxMiIgd2lkdGg9IjEyIiB5PSItMSIgeD0iLTEiLz4KICA8ZyBkaXNwbGF5PSJub25lIiBvdmVyZmxvdz0idmlzaWJsZSIgeT0iMCIgeD0iMCIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgaWQ9ImNhbnZhc0dyaWQiPgogICA8cmVjdCBmaWxsPSJ1cmwoI2dyaWRwYXR0ZXJuKSIgc3Ryb2tlLXdpZHRoPSIwIiB5PSIwIiB4PSIwIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIi8+CiAgPC9nPgogPC9nPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxsaW5lIGNhbnZhcz0iI2ZmZmZmZiIgY2FudmFzLW9wYWNpdHk9IjEiIHN0cm9rZS1saW5lY2FwPSJ1bmRlZmluZWQiIHN0cm9rZS1saW5lam9pbj0idW5kZWZpbmVkIiBpZD0ic3ZnXzEiIHkyPSItNzAuMTc4NDA3IiB4Mj0iMTI0LjQ2NDE3NSIgeTE9Ii0zOC4zOTI3MzciIHgxPSIxNDQuODIxMjg5IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlPSIjMDAwIiBmaWxsPSJub25lIi8+CiAgPGxpbmUgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2UtbGluZWNhcD0idW5kZWZpbmVkIiBzdHJva2UtbGluZWpvaW49InVuZGVmaW5lZCIgaWQ9InN2Z181IiB5Mj0iOS4xMDY5NTciIHgyPSIwLjk0NzI0NyIgeTE9Ii0wLjAxODEyOCIgeDE9IjAuOTQ3MjQ3IiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiLz4KICA8bGluZSBzdHJva2UtbGluZWNhcD0idW5kZWZpbmVkIiBzdHJva2UtbGluZWpvaW49InVuZGVmaW5lZCIgaWQ9InN2Z183IiB5Mj0iOSIgeDI9IjEwLjA3MzUyOSIgeTE9IjkiIHgxPSItMC42NTU2NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiM2NjY2NjYiIGZpbGw9Im5vbmUiLz4KIDwvZz4KPC9zdmc+);background-position:bottom left;padding-left:3px;background-repeat:no-repeat;background-origin:content-box;cursor:sw-resize;right:auto}.vue-grid-item.disable-userselect[data-v-99aff433]{-webkit-user-select:none;user-select:none}.vue-grid-layout[data-v-a10aee95]{position:relative;transition:height .2s ease}.dark #custom-module-wrapper::-webkit-scrollbar-thumb{background:#d8d8d8}#custom-module-wrapper::-webkit-scrollbar{width:5px;height:5px}#custom-module-wrapper::-webkit-scrollbar-track{background:transparent}#custom-module-wrapper::-webkit-scrollbar-thumb{background:#494949;border-radius:5px}#custom-module-wrapper .bg-grid{background-image:repeating-linear-gradient(to right,var(--primary) 0,var(--primary) 1px,transparent 1px,transparent calc(100% / 12)),repeating-linear-gradient(to bottom,var(--primary) 0,var(--primary) 1px,transparent 1px,transparent 8px);background-size:100% 100%}#custom-module-wrapper .vue-grid-item.vue-resizable:hover .vue-resizable-handle{display:block}#custom-module-wrapper .vue-grid-item.vue-resizable .vue-resizable-handle{display:none;background:var(--color-muted);border-radius:100px;width:12px;height:12px;right:-6px;bottom:-6px;border:2px solid var(--primary)}.transparent-emoji-picker.emoji-mart{border-width:0;background-color:transparent}.transparent-emoji-picker.emoji-mart .emoji-mart-search input{color:var(--muted-foreground)}.transparent-emoji-picker.emoji-mart .emoji-mart-scroll{padding:0}.transparent-emoji-picker.emoji-mart .emoji-mart-category-label h3{background-color:var(--accent);color:var(--muted-foreground);margin:.5rem 0;border-radius:.5rem}.transparent-emoji-picker.emoji-mart .emoji-mart-category .emoji-mart-emoji:hover:before,.transparent-emoji-picker.emoji-mart .emoji-mart-emoji-selected:before{background-color:var(--muted)}.tiptap-details{position:relative;display:flex;gap:.5rem;border:1px solid #7f7f7f76;border-radius:.5rem;padding:.5rem}.tiptap-details summary{font-weight:700;padding-top:.25rem}.tiptap-details summary::marker{content:""}.tiptap-details .tiptap-details__toggle{align-items:center;background:transparent;border-radius:4px;display:flex;font-size:.8rem;width:2rem;height:2rem;justify-content:center;line-height:1;padding:0;cursor:pointer}.tiptap-details .tiptap-details__toggle:hover{background-color:#7f7f7f48}.tiptap-details .tiptap-details__toggle:before{content:"▶"}.tiptap-details[data-open=true]>button:before{transform:rotate(90deg)}.tiptap-details .tiptap-details__inner{display:flex;flex-direction:column;gap:1rem;width:100%}.tiptap-details .tiptap-details__inner>[data-type=detailsContent]>:last-child{margin-bottom:.5rem}.tiptap-details .details{margin:.5rem 0}.tiptap-details [data-type=detailsContent]{display:none}.tiptap-details[data-open=true] [data-type=detailsContent]{display:block}[data-v-06cc5174] .mobile-date-range-calendar thead tr th,[data-v-06cc5174] .mobile-date-range-calendar tbody tr td[role=gridcell],[data-v-06cc5174] .mobile-date-range-calendar tbody tr td[role=gridcell]>div[role=button]{width:100%}.grid-cols-24[data-v-4f3ae270]{grid-template-columns:repeat(24,minmax(0,1fr))}.tiptap-component-editor.has-focus[data-v-a5a2678a]{box-shadow:0 0 0 2px var(--ring)}.tiptap-component-editor.has-focus .OVERLAY[data-v-a5a2678a]{opacity:1}.tiptap-component-editor.has-focus .NODE-VIEW[data-v-a5a2678a]{z-index:999999}.OVERLAY[data-v-a5a2678a]{opacity:0}.tiptap-resizable-wrapper.editable[data-v-28f7dfe8]:not(.-no-interaction):hover,.has-focus[data-v-28f7dfe8]{outline:2px solid var(--section-ui-tint);display:flex;flex-direction:column;min-height:16px}.tiptap-resizable-wrapper.has-focus .tiptap-resizable[data-v-28f7dfe8]{border-color:var(--section-ui-tint)}.tiptap-resizable-wrapper.-resizing .editor_space-value[data-v-28f7dfe8]{opacity:1}.tiptap-resizable-wrapper:hover .tiptap-resizable[data-v-28f7dfe8]:before,.tiptap-resizable-wrapper.-resizing .tiptap-resizable[data-v-28f7dfe8]:before{opacity:.3}.tiptap-resizable[data-v-28f7dfe8]{position:relative;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(0,0,0,.4);border-radius:8px;transition:border-color .15s ease;height:100%}.tiptap-resizable[data-v-28f7dfe8]:before{display:block;content:"";background-clip:content-box;background-image:linear-gradient(-45deg,var(--section-ui-tint) 10%,transparent 10%,transparent 50%,var(--section-ui-tint) 50%,var(--section-ui-tint) 60%,transparent 60%,transparent 100%);background-size:7.07px 7.07px;position:absolute;inset:0;opacity:0;border-radius:8px;transition:opacity .3s}.editor_space-handle[data-v-28f7dfe8]{align-items:center;background-color:var(--section-ui-tint);border-radius:2px;cursor:ns-resize;flex-shrink:0;display:flex;height:1px;outline:1px solid var(--section-ui-tint-foreground);position:relative;touch-action:none;transition:opacity .3s;width:12px;z-index:1}.editor_space-handle[data-v-28f7dfe8]:before{content:"";display:block;inset:-16px -32px;position:absolute}.editor_space-value[data-v-28f7dfe8]{align-items:center;background-color:var(--section-ui-tint);border-radius:99px;color:var(--section-ui-tint-foreground);display:flex;font-size:12px;font-weight:600;gap:4px;left:50%;line-height:1;margin-left:16px;padding:4px 6px;pointer-events:auto;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9;opacity:0}.custom-thin-scrollbar[data-v-df549e59]{scrollbar-width:thin;scrollbar-color:var(--input) transparent}.tiptap-container-padding-resizer[data-v-bdccc71a]{position:relative;display:flex;align-items:center;justify-content:center;min-height:16px}.tiptap-container-padding-resizer.-resizing .editor_space-value[data-v-bdccc71a]{opacity:1}.tiptap-container-padding-resizer[data-v-bdccc71a]:before{display:block;content:"";background-clip:content-box;background-image:linear-gradient(-45deg,var(--section-ui-tint) 10%,transparent 10%,transparent 50%,var(--section-ui-tint) 50%,var(--section-ui-tint) 60%,transparent 60%,transparent 100%);background-size:7.07px 7.07px;position:absolute;inset:0;opacity:0;border-radius:8px;transition:opacity .3s}.tiptap-container-padding-resizer.-hovering-dragger[data-v-bdccc71a]:before,.tiptap-container-padding-resizer.-resizing[data-v-bdccc71a]:before{opacity:.3!important}.editor_space-handle[data-v-bdccc71a]{align-items:center;background-color:var(--section-ui-tint);border-radius:2px;cursor:ns-resize;flex-shrink:0;display:flex;height:1px;outline:1px solid var(--section-ui-tint-foreground);position:relative;touch-action:none;transition:opacity .3s;width:12px;z-index:1}.editor_space-handle[data-v-bdccc71a]:before{content:"";display:block;inset:-16px -32px;position:absolute}.editor_space-value[data-v-bdccc71a]{align-items:center;background-color:var(--section-ui-tint);border-radius:99px;color:var(--section-ui-tint-foreground);display:flex;font-size:12px;font-weight:600;gap:4px;left:50%;line-height:1;margin-left:16px;padding:4px 6px;pointer-events:auto;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9;opacity:0}.tiptap-top-margin-resizable[data-v-63116a14]{display:flex;align-items:center;justify-content:center;min-height:4px;opacity:0}.tiptap-top-margin-resizable.-resizing .editor_space-handle[data-v-63116a14]:after,.tiptap-top-margin-resizable.-hovering-dragger .editor_space-handle[data-v-63116a14]:after{width:85px}.tiptap-top-margin-resizable.-resizing .editor_space-value[data-v-63116a14],.tiptap-top-margin-resizable.-hovering-dragger .editor_space-value[data-v-63116a14]{opacity:1}.tiptap-top-margin-resizable[data-v-63116a14]:before{display:block;content:"";background-clip:content-box;background-image:linear-gradient(-45deg,var(--section-ui-tint) 10%,transparent 10%,transparent 50%,var(--section-ui-tint) 50%,var(--section-ui-tint) 60%,transparent 60%,transparent 100%);background-size:7.07px 7.07px;position:absolute;inset:0;opacity:0;border-radius:8px;transition:opacity .3s}.tiptap-top-margin-resizable.-hovering-dragger[data-v-63116a14]:before,.tiptap-top-margin-resizable.-resizing[data-v-63116a14]:before{opacity:.3!important}.editor_space-handle[data-v-63116a14]{align-items:center;background-color:var(--section-ui-tint);border-radius:2px;cursor:ns-resize;flex-shrink:0;display:flex;height:1px;outline:1px solid var(--section-ui-tint-foreground);position:relative;touch-action:none;transition:opacity .3s;width:12px;z-index:1}.editor_space-handle[data-v-63116a14]:before{content:"";display:block;inset:-16px -32px;position:absolute}.editor_space-handle[data-v-63116a14]:after{content:"";position:absolute;display:block;width:0px;height:20px;left:0;z-index:0}.editor_space-value[data-v-63116a14]{align-items:center;background-color:var(--section-ui-tint);border-radius:99px;color:var(--section-ui-tint-foreground);display:flex;font-size:12px;font-weight:600;gap:4px;left:50%;line-height:1;margin-left:16px;padding:4px 6px;pointer-events:auto;position:absolute;transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9;opacity:0;pointer-events:none}.editor_space-value button[data-v-63116a14]{color:var(--section-ui-tint-foreground)}.tiptap.ProseMirror-focused .tiptap-top-margin-resizable{opacity:1}.tiptap-row.editable[data-v-25a60ded]:not(.-no-interaction):hover,.has-focus[data-v-25a60ded]{outline:2px solid var(--section-ui-tint)}.tiptap-stack.editable[data-v-4eb2c5ed]:not(.-no-interaction):hover,.has-focus[data-v-4eb2c5ed]{outline:2px solid var(--section-ui-tint)}.tiptap-column.editable[data-v-23f04ea0]:not(.-no-interaction):hover,.has-focus[data-v-23f04ea0]{outline:2px solid var(--section-ui-tint);outline-offset:2px}.resize-handle[data-v-468d9890]{opacity:0}.resize-handle[data-v-468d9890]:after{content:"";position:absolute;left:-8px;top:-5px;width:calc(100% + 16px);height:calc(100% + 10px)}.tiptap.ProseMirror-focused .resize-handle{opacity:1}.tiptap-card.editable[data-v-a8d2f703]:not(.-no-interaction):hover,.has-focus[data-v-a8d2f703]{outline:2px solid var(--section-ui-tint)}.tiptap-button.editable[data-v-7da0c165]:not(.-no-interaction):hover,.has-focus[data-v-7da0c165]{outline:2px solid var(--section-ui-tint)}.has-focus[data-v-4c86f2c2]{outline:2px solid var(--section-ui-tint);outline-offset:2px}.tiptap-image.editable[data-v-85aae3e7]:not(.-no-interaction):hover,.has-focus[data-v-85aae3e7]{outline:2px solid var(--section-ui-tint)}.tiptap-video.editable[data-v-723336c0]:not(.-no-interaction):hover,.has-focus[data-v-723336c0]{outline:2px solid var(--section-ui-tint);outline-offset:2px}.tiptap-heading.editable[data-v-1b3c673f]:not(.-no-interaction):hover,.has-focus[data-v-1b3c673f]{outline:2px solid var(--section-ui-tint)}.tiptap-heading h1 div:focus-visible,.tiptap-heading h2 div:focus-visible,.tiptap-heading h3 div:focus-visible,.tiptap-heading h4 div:focus-visible,.tiptap-heading h5 div:focus-visible,.tiptap-heading h6 div:focus-visible{outline:none}.tiptap-paragraph.editable[data-v-e267d18c]:not(.-no-interaction):hover,.has-focus[data-v-e267d18c]{outline:2px solid var(--section-ui-tint)}.tiptap-divider.editable[data-v-4f24be22]:not(.-no-interaction):hover,.has-focus[data-v-4f24be22]{outline:2px solid var(--section-ui-tint)}.tiptap-details.editable[data-v-3b915ecc]:not(.-no-interaction):hover,.has-focus[data-v-3b915ecc]{outline:2px solid var(--section-ui-tint);outline-offset:2px}#content-manager-editor-element-editor-menu>div[data-v-e54a4a9b]{scrollbar-width:thin;scrollbar-color:var(--input) transparent}#content-manager-content-editor .ProseMirror{flex:1;outline:none;transition:background-color .2s ease-in-out;padding:0;--section-ui-tint: #29a1fe;--section-ui-tint-foreground: white;-webkit-user-drag:none}#content-manager-content-editor .ProseMirror::selection :not(.NODE-VIEW){background:#000000ae;color:var(--primary-foreground)}#content-manager-content-editor .ProseMirror p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}#content-manager-content-editor .ProseMirror p{margin:0 0 .25rem}#content-manager-content-editor .ProseMirror h1,#content-manager-content-editor .ProseMirror h2,#content-manager-content-editor .ProseMirror h3{margin:1rem 0 .5rem;font-weight:700}#content-manager-content-editor .ProseMirror h1,#content-manager-content-editor .ProseMirror h2,#content-manager-content-editor .ProseMirror h3,#content-manager-content-editor .ProseMirror h4,#content-manager-content-editor .ProseMirror h5,#content-manager-content-editor .ProseMirror h6,#content-manager-content-editor .ProseMirror p{-webkit-user-drag:none;user-drag:none;draggable:false}#content-manager-content-editor .ProseMirror ul,#content-manager-content-editor .ProseMirror ol{margin:0 0 .5rem;padding-left:1.25rem}#content-manager-content-editor .ProseMirror ul li,#content-manager-content-editor .ProseMirror ol li{padding-left:.25rem}#content-manager-content-editor .ProseMirror ol{list-style:decimal}#content-manager-content-editor .ProseMirror ul{list-style:disc}#content-manager-content-editor .ProseMirror a{pointer-events:none}.dark #content-manager-content-editor .ProseMirror::selection :not(.NODE-VIEW){background:#fffd;color:#000}.dark #content-manager-content-editor .ProseMirror p.is-empty:before{color:#868686}.custom-drop-cursor{border:2px solid var(--primary);height:1em}.collaboration-carets__caret{position:relative;display:inline-block;width:.5px;height:1em;border-width:2px;border-style:solid;transform:translateY(.1em)}.collaboration-carets__label{position:absolute;padding:4px 8px 2px;border-radius:5px;transform:translateY(-100%);white-space:nowrap}[data-is-resizing-ew=true],[data-is-resizing-ew=true] *{cursor:ew-resize!important;-webkit-user-select:none!important;user-select:none!important}[data-is-grabbing=true],[data-is-grabbing=true] *{cursor:grabbing!important}[data-is-grabbing=true] [data-node-view-content]>*{pointer-events:none}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container [data-node-view-wrapper]:not(.tiptap-node--dragged){pointer-events:none}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container [data-node-view-wrapper]:not(.tiptap-node--dragged) *{pointer-events:none}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container .tiptap-node--dragged,.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container .tiptap-node--dragged *{pointer-events:auto!important}.tiptap-node-dragging .ProseMirror.tiptap .tiptap-container .tiptap-node--dragged{opacity:.3;transition:opacity .2s ease}.tiptap-drag-ghost{pointer-events:none!important;-webkit-user-select:none;user-select:none}.hour-scroll-track[data-v-c7529556]{scrollbar-width:none;-ms-overflow-style:none}.hour-scroll-track[data-v-c7529556]::-webkit-scrollbar{display:none}.reservation-time-input[data-v-9b860aae]{display:block;width:100%;min-width:0;max-width:100%;height:2.25rem;-webkit-appearance:none;appearance:none}.reservation-time-input[data-v-9b860aae]::-webkit-calendar-picker-indicator{display:none}.reservation-time-input[data-v-9b860aae]::-webkit-date-and-time-value{min-height:0;text-align:left}.reservation-time-input[data-v-9b860aae]::-webkit-datetime-edit,.reservation-time-input[data-v-9b860aae]::-webkit-datetime-edit-fields-wrapper{padding:0}.timeline-date-trigger[data-v-62490f67]{position:relative;display:inline-flex;width:fit-content}.timeline-date-picker[data-v-62490f67]::-webkit-clear-button{display:none}.timeline-date-picker[data-v-62490f67]{position:absolute;inset:0;z-index:10;height:100%;width:100%;opacity:0;cursor:pointer;pointer-events:none}@media(hover:none)and (pointer:coarse){.timeline-date-picker[data-v-62490f67]{pointer-events:auto}}@keyframes pulse-subtle-9bd6eb36{0%,to{opacity:1}50%{opacity:.7}}.animate-pulse-subtle[data-v-9bd6eb36]{animation:pulse-subtle-9bd6eb36 2s ease-in-out infinite}.overflow-x-auto[data-v-9bd6eb36]::-webkit-scrollbar{height:8px}.overflow-x-auto[data-v-9bd6eb36]::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:4px}.overflow-x-auto[data-v-9bd6eb36]::-webkit-scrollbar-thumb{background:hsl(var(--primary) / .3);border-radius:4px;transition:background .2s}.overflow-x-auto[data-v-9bd6eb36]::-webkit-scrollbar-thumb:hover{background:hsl(var(--primary) / .5)}.orders-date-trigger[data-v-b75d229e]{position:relative;display:inline-flex;width:fit-content}.orders-date-picker[data-v-b75d229e]::-webkit-clear-button{display:none}.orders-date-picker[data-v-b75d229e]{position:absolute;inset:0;z-index:10;height:100%;width:100%;opacity:0;cursor:pointer;pointer-events:none}@media(hover:none)and (pointer:coarse){.orders-date-picker[data-v-b75d229e]{pointer-events:auto}}.preview-iphone[data-v-8c84cde9]{width:424px;height:660px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='422px'%20height='850px'%20viewBox='0%200%20422%20850'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2048.1%20(47250)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3epreview-iphone%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3cpath%20d='M53.4888889,0%20L361.511111,0%20C391.052209,-4.53449045e-14%20415,24.2553427%20415,54.1758242%20L415,795.824176%20C415,825.744657%20391.052209,850%20361.511111,850%20L53.4888889,850%20C23.9477913,850%203.2763915e-15,825.744657%200,795.824176%20L0,54.1758242%20C-3.68594044e-15,24.2553427%2023.9477913,5.49630329e-15%2053.4888889,0%20Z'%20id='path-1'%3e%3c/path%3e%3cpath%20d='M101.832692,20%20L54.9458128,20%20C37.0439453,20%2024,33.2322544%2024,50.5143838%20L24,787.500376%20C24,810.034354%2044.1552734,830%2066.9458128,830%20L356.054187,830%20C378.007813,830%20399,809.879271%20399,787.500376%20L399,52.5119237%20C399,31.7980569%20384.830078,20.1231808%20368.054187,20%20L319.268428,20%20C318.806692,20.0821205%20317.237128,20.1231808%20316.559739,20.1231808%20C312.02832,20.1231808%20310.578149,24.0614045%20310.578149,33.2322544%20C310.578149,42.4031044%20299.921875,50.1529901%20292.128242,50.1529901%20L260.453202,50.1529901%20L143.175012,50.1529901%20L129.582031,50.1529901%20C125.877348,50.1529901%20112.289529,45.8831632%20111.185547,33.2322544%20C110.081565,20.5813456%20109.924636,20.1231808%20103.541381,20.1231808%20C102.863991,20.1231808%20102.294428,20.0821205%20101.832692,20%20Z'%20id='path-2'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='preview-iphone'%3e%3cg%20transform='translate(-0.500000,%200.000000)'%3e%3cg%20id='controls'%20transform='translate(0.500000,%20112.000000)'%20fill='%23EBEBEB'%3e%3crect%20id='silent'%20x='0'%20y='0'%20width='8'%20height='34'%20rx='2'%3e%3c/rect%3e%3crect%20id='vol+'%20x='0'%20y='60'%20width='8'%20height='64'%20rx='2'%3e%3c/rect%3e%3crect%20id='power'%20x='414'%20y='40'%20width='8'%20height='80'%20rx='2'%3e%3c/rect%3e%3crect%20id='vol-'%20x='0'%20y='140'%20width='8'%20height='64'%20rx='2'%3e%3c/rect%3e%3c/g%3e%3cg%20id='phone'%20transform='translate(4.000000,%200.000000)'%3e%3cg%20id='body'%3e%3cuse%20fill='white'%20fill-rule='evenodd'%20xlink:href='%23path-1'%3e%3c/use%3e%3cpath%20stroke='%23F2F2F2'%20stroke-width='2.5'%20d='M53.4888889,1.25%20C24.6417429,1.25%201.25,24.9421533%201.25,54.1758242%20L1.25,795.824176%20C1.25,825.057847%2024.6417429,848.75%2053.4888889,848.75%20L361.511111,848.75%20C390.358257,848.75%20413.75,825.057847%20413.75,795.824176%20L413.75,54.1758242%20C413.75,24.9421533%20390.358257,1.25%20361.511111,1.25%20L53.4888889,1.25%20Z'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M362.862669,831.108398%20L52.1373309,831.108398%20C37.0444336,831.764648%2024.0317383,837.443848%2013.8237305,848.87793%20C21.7026945,842.297818%2033.9319006,834.723047%2052.5112799,834.723047%20C250.905405,834.723047%20354.231218,834.723047%20362.48872,834.723047%20C381.068099,834.723047%20394.404727,843.419888%20402.283691,850%20C391.620605,837.710449%20378.31543,831.726074%20362.862669,831.108398%20Z'%20id='reflect-frame-bottom-2'%20fill-opacity='0.649999976'%20fill='%23F2F2F2'%20transform='translate(208.053711,%20840.554199)%20scale(1,%20-1)%20translate(-208.053711,%20-840.554199)%20'%3e%3c/path%3e%3cpath%20d='M399.038672,847.233301%20C390.20261,840.906031%20379.375659,837.181865%20367.678883,837.181865%20L50.7876462,837.181865%20C37.487023,837.181865%2025.3111183,841.997357%2015.9082736,849.98%20C25.773567,839.107453%2040.0164866,832.279717%2055.8541093,832.279717%20L361.76801,832.279717%20C376.226385,832.279717%20389.355717,837.970024%20399.038672,847.233301%20Z'%20id='reflect-frame-bottom'%20fill='%23F2F2F2'%20transform='translate(207.473473,%20841.129858)%20scale(1,%20-1)%20translate(-207.473473,%20-841.129858)%20'%3e%3c/path%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='134'%20cy='31'%20r='5.71428571'%3e%3c/circle%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='165'%20cy='31'%20r='5.71428571'%3e%3c/circle%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='247'%20cy='31'%20r='3.57142857'%3e%3c/circle%3e%3ccircle%20id='oval'%20fill='%23EBEBEB'%20cx='279'%20cy='31'%20r='8'%3e%3c/circle%3e%3crect%20id='earpiece'%20fill='%23EBEBEB'%20transform='translate(207.500000,%2031.500000)%20scale(-1,%201)%20translate(-207.500000,%20-31.500000)%20'%20x='185'%20y='28'%20width='45'%20height='7'%20rx='3.5'%3e%3c/rect%3e%3c/g%3e%3cmask%20id='mask-3'%20fill='white'%3e%3cuse%20xlink:href='%23path-2'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Screen-Mask'%3e%3cuse%20fill='%23F7F7F7'%20fill-rule='evenodd'%20xlink:href='%23path-2'%3e%3c/use%3e%3cpath%20stroke='%23EBEBEB'%20stroke-width='2.5'%20d='M102.051571,18.7693125%20C102.433434,18.8372274%20102.932158,18.8731808%20103.541381,18.8731808%20C110.737427,18.8731808%20111.267735,19.7954627%20112.430814,33.1235861%20C112.889227,38.3766923%20115.680199,42.4671332%20120.098914,45.394665%20C123.36085,47.5557957%20127.443389,48.9029901%20129.582031,48.9029901%20L143.175012,48.9029901%20L292.128242,48.9029901%20C300.029619,48.9029901%20309.328149,41.0214848%20309.328149,33.2322544%20C309.328149,23.1384766%20311.187603,18.8731808%20316.559739,18.8731808%20C317.407785,18.8731808%20318.756699,18.8213963%20319.049549,18.7693125%20L319.268428,18.75%20L368.063365,18.7500337%20C386.651581,18.8865219%20400.25,32.204949%20400.25,52.5119237%20L400.25,787.500376%20C400.25,810.356097%20378.91645,831.25%20356.054187,831.25%20L66.9458128,831.25%20C43.4745341,831.25%2022.75,810.73429%2022.75,787.500376%20L22.75,50.5143838%20C22.75,32.4101432%2036.4860588,18.75%2054.9458128,18.75%20L101.832692,18.75%20L102.051571,18.7693125%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20id='Screen'%20mask='url(%23mask-3)'%20fill='%23E3E3E3'%3e%3cg%20transform='translate(118.000000,%20137.000000)'%3e%3cpath%20d='M6.96927741,93%20L5.03568366,93%20L5.03568366,79.2392578%20L0.147988349,79.2392578%20L0.147988349,77.4990234%20L11.8569727,77.4990234%20L11.8569727,79.2392578%20L6.96927741,79.2392578%20L6.96927741,93%20Z%20M20.6847852,81.828125%20L20.6847852,93%20L18.9123243,93%20L18.9123243,91.1845703%20L18.8693555,91.1845703%20C18.2033399,92.4736328%2017.0431837,93.1933594%2015.3244337,93.1933594%20C12.8859571,93.1933594%2011.4572462,91.6142578%2011.4572462,89.0791016%20L11.4572462,81.828125%20L13.3263868,81.828125%20L13.3263868,88.7460938%20C13.3263868,90.5615234%2014.1750196,91.5390625%2015.9045118,91.5390625%20C17.7199415,91.5390625%2018.8156446,90.2929688%2018.8156446,88.3916016%20L18.8156446,81.828125%20L20.6847852,81.828125%20Z%20M27.9012696,83.2568359%20C26.150293,83.2568359%2024.9256836,84.5996094%2024.8075196,86.4580078%20L30.8768555,86.4580078%20C30.8338868,84.5888672%2029.6629883,83.2568359%2027.9012696,83.2568359%20Z%20M30.8338868,89.7988281%20L32.6708008,89.7988281%20C32.3485352,91.7539062%2030.4579102,93.1933594%2028.0194336,93.1933594%20C24.8182618,93.1933594%2022.8739258,90.9697266%2022.8739258,87.4570312%20C22.8739258,83.9873047%2024.8504883,81.6347656%2027.9334961,81.6347656%20C30.9520508,81.6347656%2032.8104493,83.8261719%2032.8104493,87.2099609%20L32.8104493,87.9189453%20L24.7967774,87.9189453%20L24.7967774,88.0263672%20C24.7967774,90.1640625%2026.0536133,91.5712891%2028.0624024,91.5712891%20C29.4803711,91.5712891%2030.5223633,90.8515625%2030.8338868,89.7988281%20Z%20M34.8169727,84.9111328%20C34.8169727,82.9990234%2036.5249805,81.6347656%2038.9849415,81.6347656%20C41.2945118,81.6347656%2042.9917774,83.0097656%2043.0777149,84.9003906%20L41.2945118,84.9003906%20C41.1656055,83.8261719%2040.2954883,83.1601562%2038.9204883,83.1601562%20C37.5562305,83.1601562%2036.6538868,83.8369141%2036.6538868,84.8144531%20C36.6538868,85.5878906%2037.2447071,86.1035156%2038.5122852,86.4257812%20L40.2417774,86.8447266%20C42.4976368,87.4140625%2043.314043,88.2304688%2043.314043,89.8740234%20C43.314043,91.8183594%2041.477129,93.1933594%2038.8667774,93.1933594%20C36.4175586,93.1933594%2034.7095508,91.8613281%2034.5161915,89.8847656%20L36.3853321,89.8847656%20C36.5894336,91.0449219%2037.470293,91.6679688%2038.9849415,91.6679688%20C40.4995899,91.6679688%2041.4341602,91.0234375%2041.4341602,90.0136719%20C41.4341602,89.21875%2040.9722461,88.7890625%2039.7154102,88.4560547%20L37.7495899,87.9511719%20C35.7837696,87.4462891%2034.8169727,86.4365234%2034.8169727,84.9111328%20Z%20M49.8000586,93.1933594%20C46.9533789,93.1933594%2045.0197852,90.9160156%2045.0197852,87.4140625%20C45.0197852,83.9121094%2046.9426368,81.6347656%2049.7570899,81.6347656%20C51.3576758,81.6347656%2052.6467383,82.4189453%2053.3127539,83.6435547%20L53.3557227,83.6435547%20L53.3557227,77.4990234%20L55.2248633,77.4990234%20L55.2248633,93%20L53.4416602,93%20L53.4416602,91.109375%20L53.4094336,91.109375%20C52.6897071,92.3984375%2051.4113868,93.1933594%2049.8000586,93.1933594%20Z%20M50.1545508,83.2783203%20C48.1779883,83.2783203%2046.9318946,84.8896484%2046.9318946,87.4140625%20C46.9318946,89.9492188%2048.1779883,91.5498047%2050.1545508,91.5498047%20C52.0774024,91.5498047%2053.3664649,89.9169922%2053.3664649,87.4140625%20C53.3664649,84.921875%2052.0774024,83.2783203%2050.1545508,83.2783203%20Z%20M61.7538477,91.6035156%20C63.5155664,91.6035156%2064.8690821,90.3681641%2064.8690821,88.7568359%20L64.8690821,87.84375%20L61.8827539,88.0263672%20C60.3788477,88.1230469%2059.5194727,88.7890625%2059.5194727,89.8417969%20C59.5194727,90.9052734%2060.4110743,91.6035156%2061.7538477,91.6035156%20Z%20M61.3349024,93.1933594%20C59.1112696,93.1933594%2057.6181055,91.8505859%2057.6181055,89.8417969%20C57.6181055,87.9296875%2059.0897852,86.7265625%2061.6679102,86.5761719%20L64.8690821,86.3935547%20L64.8690821,85.4589844%20C64.8690821,84.0947266%2063.9667383,83.2783203%2062.4198633,83.2783203%20C60.9804102,83.2783203%2060.0780664,83.9550781%2059.8417383,85.0507812%20L58.0370508,85.0507812%20C58.1659571,83.1171875%2059.8202539,81.6347656%2062.4628321,81.6347656%20C65.0839258,81.6347656%2066.7382227,83.0527344%2066.7382227,85.2763672%20L66.7382227,93%20L64.9657618,93%20L64.9657618,91.0771484%20L64.922793,91.0771484%20C64.2567774,92.3554688%2062.8388086,93.1933594%2061.3349024,93.1933594%20Z%20M70.3560742,97.1787109%20C70.1304883,97.1787109%2069.7545117,97.1572266%2069.5504102,97.1142578%20L69.5504102,95.5458984%20C69.7545117,95.5888672%2070.0445508,95.5996094%2070.2808789,95.5996094%20C71.3228711,95.5996094%2071.9029492,95.0947266%2072.3326367,93.7949219%20L72.5904492,93.0107422%20L68.4654492,81.828125%20L70.4634961,81.828125%20L73.5572461,91.1308594%20L73.5894727,91.1308594%20L76.6832227,81.828125%20L78.649043,81.828125%20L74.2554883,93.7841797%20C73.2994336,96.3945312%2072.3756055,97.1787109%2070.3560742,97.1787109%20Z%20M80.1077149,96.0830078%20L78.5500977,96.0830078%20L79.5920899,90.6152344%20L81.5793945,90.6152344%20L80.1077149,96.0830078%20Z%20M95.3248633,77.2412109%20C99.718418,77.2412109%20102.468418,80.3349609%20102.468418,85.2548828%20C102.468418,90.1748047%2099.718418,93.2578125%2095.3248633,93.2578125%20C90.9313086,93.2578125%2088.1813086,90.1748047%2088.1813086,85.2548828%20C88.1813086,80.3349609%2090.9313086,77.2412109%2095.3248633,77.2412109%20Z%20M95.3248633,79.0244141%20C92.155918,79.0244141%2090.1686133,81.4306641%2090.1686133,85.2548828%20C90.1686133,89.0683594%2092.155918,91.4746094%2095.3248633,91.4746094%20C98.4938086,91.4746094%20100.481113,89.0683594%20100.481113,85.2548828%20C100.481113,81.4306641%2098.4938086,79.0244141%2095.3248633,79.0244141%20Z%20M114.185879,85.4912109%20L112.359707,85.4912109%20C112.091152,84.2773438%20111.14584,83.2783203%20109.502285,83.2783203%20C107.568691,83.2783203%20106.258145,84.8789062%20106.258145,87.4140625%20C106.258145,90.0136719%20107.590176,91.5498047%20109.52377,91.5498047%20C111.04916,91.5498047%20112.048184,90.7441406%20112.370449,89.4013672%20L114.207363,89.4013672%20C113.917324,91.625%20112.048184,93.1933594%20109.513027,93.1933594%20C106.419277,93.1933594%20104.356777,91.0126953%20104.356777,87.4140625%20C104.356777,83.890625%20106.408535,81.6347656%20109.491543,81.6347656%20C112.284512,81.6347656%20113.949551,83.4824219%20114.185879,85.4912109%20Z%20M116.847676,79.1318359%20L118.716816,79.1318359%20L118.716816,81.828125%20L120.886738,81.828125%20L120.886738,83.3642578%20L118.716816,83.3642578%20L118.716816,90.0029297%20C118.716816,91.0234375%20119.146504,91.4853516%20120.102559,91.4853516%20C120.317402,91.4853516%20120.74709,91.453125%20120.875996,91.4316406%20L120.875996,93%20C120.65041,93.0537109%20120.134785,93.0859375%20119.694355,93.0859375%20C117.642598,93.0859375%20116.847676,92.2480469%20116.847676,90.0996094%20L116.847676,83.3642578%20L115.182637,83.3642578%20L115.182637,81.828125%20L116.847676,81.828125%20L116.847676,79.1318359%20Z%20M127.50166,93.1933594%20C124.40791,93.1933594%20122.323926,90.9697266%20122.323926,87.4140625%20C122.323926,83.8476562%20124.40791,81.6347656%20127.50166,81.6347656%20C130.584668,81.6347656%20132.668652,83.8476562%20132.668652,87.4140625%20C132.668652,90.9697266%20130.584668,93.1933594%20127.50166,93.1933594%20Z%20M127.50166,91.5498047%20C129.478223,91.5498047%20130.767285,90.0458984%20130.767285,87.4140625%20C130.767285,84.7822266%20129.478223,83.2783203%20127.50166,83.2783203%20C125.525098,83.2783203%20124.225293,84.7822266%20124.225293,87.4140625%20C124.225293,90.0458984%20125.525098,91.5498047%20127.50166,91.5498047%20Z%20M140.422246,93.1933594%20C138.789434,93.1933594%20137.511113,92.3984375%20136.791387,91.109375%20L136.748418,91.109375%20L136.748418,93%20L134.965215,93%20L134.965215,77.4990234%20L136.834355,77.4990234%20L136.834355,83.6972656%20L136.877324,83.6972656%20C137.575566,82.4189453%20138.875371,81.6347656%20140.454473,81.6347656%20C143.268926,81.6347656%20145.170293,83.9121094%20145.170293,87.4140625%20C145.170293,90.9267578%20143.279668,93.1933594%20140.422246,93.1933594%20Z%20M140.057012,83.2783203%20C138.166387,83.2783203%20136.823613,84.9326172%20136.823613,87.4140625%20C136.823613,89.90625%20138.166387,91.5498047%20140.057012,91.5498047%20C142.033574,91.5498047%20143.258184,89.9707031%20143.258184,87.4140625%20C143.258184,84.8789062%20142.033574,83.2783203%20140.057012,83.2783203%20Z%20M151.86041,83.2568359%20C150.109434,83.2568359%20148.884824,84.5996094%20148.76666,86.4580078%20L154.835996,86.4580078%20C154.793027,84.5888672%20153.622129,83.2568359%20151.86041,83.2568359%20Z%20M154.793027,89.7988281%20L156.629941,89.7988281%20C156.307676,91.7539062%20154.417051,93.1933594%20151.978574,93.1933594%20C148.777402,93.1933594%20146.833066,90.9697266%20146.833066,87.4570312%20C146.833066,83.9873047%20148.809629,81.6347656%20151.892637,81.6347656%20C154.911191,81.6347656%20156.76959,83.8261719%20156.76959,87.2099609%20L156.76959,87.9189453%20L148.755918,87.9189453%20L148.755918,88.0263672%20C148.755918,90.1640625%20150.012754,91.5712891%20152.021543,91.5712891%20C153.439512,91.5712891%20154.481504,90.8515625%20154.793027,89.7988281%20Z%20M158.969473,93%20L158.969473,81.828125%20L160.731191,81.828125%20L160.731191,83.6542969%20L160.77416,83.6542969%20C161.139394,82.4189453%20162.170644,81.6347656%20163.481191,81.6347656%20C163.803457,81.6347656%20164.082754,81.6884766%20164.233144,81.7099609%20L164.233144,83.5253906%20C164.082754,83.4716797%20163.685293,83.4179688%20163.234121,83.4179688%20C161.783926,83.4179688%20160.838613,84.4599609%20160.838613,86.0390625%20L160.838613,93%20L158.969473,93%20Z%20M174.895605,93%20L174.895605,79.5507812%20L174.852637,79.5507812%20L170.749121,82.5048828%20L170.749121,80.4638672%20L174.874121,77.4990234%20L176.764746,77.4990234%20L176.764746,93%20L174.895605,93%20Z%20M188.385527,93%20L188.385527,89.7773438%20L180.597441,89.7773438%20L180.597441,88.0263672%20C181.91873,85.5771484%20183.73416,82.7519531%20187.397246,77.4990234%20L190.254668,77.4990234%20L190.254668,88.0800781%20L192.446074,88.0800781%20L192.446074,89.7773438%20L190.254668,89.7773438%20L190.254668,93%20L188.385527,93%20Z%20M182.509551,88.0371094%20L182.509551,88.0800781%20L188.385527,88.0800781%20L188.385527,79.1103516%20L188.353301,79.1103516%20C185.420684,83.2998047%20183.73416,85.8886719%20182.509551,88.0371094%20Z'%20id='Tuesday,-October-14'%3e%3c/path%3e%3cpath%20d='M38.1037938,57%20L38.1037938,4.109375%20L38.0256688,4.109375%20C35.1350438,5.8671875%2026.4241063,11.6484375%2022.6350438,14.03125%20L22.6350438,10.59375%20C26.2287938,8.328125%2034.1975438,2.9765625%2038.1037938,0.6328125%20L41.1506688,0.6328125%20L41.1506688,57%20L38.1037938,57%20Z%20M69.4263388,57%20L69.4263388,4.109375%20L69.3482138,4.109375%20C66.4575888,5.8671875%2057.7466513,11.6484375%2053.9575888,14.03125%20L53.9575888,10.59375%20C57.5513388,8.328125%2065.5200888,2.9765625%2069.4263388,0.6328125%20L72.4732138,0.6328125%20L72.4732138,57%20L69.4263388,57%20Z%20M89.5770088,46.8046875%20C88.1316963,46.8046875%2086.9598213,45.6328125%2086.9598213,44.1875%20C86.9598213,42.78125%2088.1316963,41.609375%2089.5770088,41.609375%20C90.9832588,41.609375%2092.1551338,42.78125%2092.1551338,44.1875%20C92.1551338,45.6328125%2090.9832588,46.8046875%2089.5770088,46.8046875%20Z%20M89.5770088,16.53125%20C88.1316963,16.53125%2086.9598213,15.359375%2086.9598213,13.9140625%20C86.9598213,12.5078125%2088.1316963,11.3359375%2089.5770088,11.3359375%20C90.9832588,11.3359375%2092.1551338,12.5078125%2092.1551338,13.9140625%20C92.1551338,15.359375%2090.9832588,16.53125%2089.5770088,16.53125%20Z%20M118.087054,57%20L118.087054,4.109375%20L118.008929,4.109375%20C115.118304,5.8671875%20106.407366,11.6484375%20102.618304,14.03125%20L102.618304,10.59375%20C106.212054,8.328125%20114.180804,2.9765625%20118.087054,0.6328125%20L121.133929,0.6328125%20L121.133929,57%20L118.087054,57%20Z%20M139.526786,57%20L166.479911,3.5625%20L166.479911,3.4453125%20L133.706474,3.4453125%20L133.706474,0.6328125%20L169.643974,0.6328125%20L169.643974,3.6015625%20L142.886161,57%20L139.526786,57%20Z'%20id='11:17'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='status-bar'%20mask='url(%23mask-3)'%3e%3cg%20transform='translate(23.000000,%2024.000000)'%3e%3crect%20id='bounds'%20fill='none'%20x='0'%20y='0'%20width='375'%20height='20'%3e%3c/rect%3e%3cg%20id='battery-fixed'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20transform='translate(337.000000,%2011.500000)'%3e%3crect%20id='inside'%20fill='%23EBEBEB'%20x='2'%20y='2.75'%20width='18'%20height='7.5'%20rx='1'%3e%3c/rect%3e%3cpath%20d='M23,4.56300874%20C23.8626136,4.78503014%2024.5,5.56808029%2024.5,6.5%20C24.5,7.43191971%2023.8626136,8.21496986%2023,8.43699126%20L23,4.56300874%20Z'%20id='side'%20fill='%23EBEBEB'%3e%3c/path%3e%3cpath%20d='M2,0.75%20L20,0.75%20C21.1045695,0.75%2022,1.6454305%2022,2.75%20L22,10.25%20C22,11.3545695%2021.1045695,12.25%2020,12.25%20L2,12.25%20C0.8954305,12.25%20-8.67738547e-17,11.3545695%20-2.22044605e-16,10.25%20L-2.22044605e-16,2.75%20C-3.57315355e-16,1.6454305%200.8954305,0.75%202,0.75%20Z%20M1.91666667,1.75%20C1.36438192,1.75%200.916666667,2.19771525%200.916666667,2.75%20L0.916666667,10.25%20C0.916666667,10.8022847%201.36438192,11.25%201.91666667,11.25%20L20.0833333,11.25%20C20.6356181,11.25%2021.0833333,10.8022847%2021.0833333,10.25%20L21.0833333,2.75%20C21.0833333,2.19771525%2020.6356181,1.75%2020.0833333,1.75%20L1.91666667,1.75%20Z'%20id='frame'%20fill='%23EBEBEB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M317,16.0755358%20C318.900223,14.1753125%20321.525357,13%20324.425,13%20C327.324643,13%20329.949777,14.1753125%20331.85,16.0755358%20L330.677632,17.2479042%20C329.077444,15.6477162%20326.866805,14.6579794%20324.425,14.6579794%20C321.983196,14.6579794%20319.772556,15.6477162%20318.172368,17.2479042%20L317,16.0755358%20Z%20M319.344737,18.4202727%20C320.64489,17.1201199%20322.441034,16.3159587%20324.425,16.3159587%20C326.408966,16.3159587%20328.205111,17.1201199%20329.505263,18.4202727%20L328.332895,19.5926411%20C327.332778,18.5925236%20325.951128,17.9739381%20324.425,17.9739381%20C322.898872,17.9739381%20321.517223,18.5925236%20320.517105,19.5926411%20L319.344737,18.4202727%20Z%20M321.689474,20.7650096%20C322.389556,20.0649273%20323.356711,19.6319175%20324.425,19.6319175%20C325.49329,19.6319175%20326.460444,20.0649273%20327.160527,20.7650096%20L324.425,23.500536%20L321.689474,20.7650096%20Z'%20id='wifi'%20fill='%23EBEBEB'%20fill-rule='evenodd'%3e%3c/path%3e%3cg%20id='signal'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20transform='translate(295.000000,%2013.250000)'%3e%3crect%20id='4'%20fill='%23EBEBEB'%20x='13.5'%20y='0'%20width='3'%20height='10'%20rx='1'%3e%3c/rect%3e%3crect%20id='3'%20fill='%23EBEBEB'%20x='9'%20y='2'%20width='3'%20height='8'%20rx='1'%3e%3c/rect%3e%3crect%20id='2'%20fill='%23EBEBEB'%20x='4.5'%20y='4'%20width='3'%20height='6'%20rx='1'%3e%3c/rect%3e%3crect%20id='1'%20fill='%23EBEBEB'%20x='0'%20y='6'%20width='3'%20height='4'%20rx='1'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover;margin:0 auto auto;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.preview-iphone .push-container[data-v-8c84cde9]{position:relative;top:250px;left:32px}.preview-iphone .push-container .inner[data-v-8c84cde9]{border-radius:10px;box-shadow:#d4d4d5 0 1px 3px;max-width:360px;background-color:#fff;overflow-y:hidden}.preview-iphone .push-container .inner .head[data-v-8c84cde9]{padding:10px 10px 8px;border-bottom-width:initial;border-bottom-style:none;border-bottom-color:initial;border-radius:10px 10px 0 0/10px 10px 0px 0px;color:#555;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-weight:300;text-align:center;line-height:20px}.preview-iphone .push-container .inner .head .app-name[data-v-8c84cde9]{background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e %3c!-- Generator: Adobe Illustrator 19.0.0%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e %3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='-394 635.7 200 200' style='enable-background:new -394 635.7 200 200%3b' xml:space='preserve'%3e %3cstyle type='text/css'%3e .st0%7bfill:white%3b%7d %3c/style%3e %3cg%3e %3cpath d='M-217%2c835.7h-154c-12.7%2c0-23-10.3-23-23v-154c0-12.7%2c10.3-23%2c23-23h154c12.7%2c0%2c23%2c10.3%2c23%2c23v154 C-194%2c825.4-204.3%2c835.7-217%2c835.7z'/%3e %3cg%3e %3cg%3e %3cpath class='st0' d='M-293.7%2c683c3.3%2c0%2c14-2.1%2c22.3-14.2c7.1-10.5%2c6.3-22.2%2c6.3-22.2s-12.3-0.9-23.1%2c12.5 c-7.8%2c9.8-7.2%2c23.8-7.2%2c23.8S-294.8%2c683-293.7%2c683z'/%3e %3cpath class='st0' d='M-232%2c759.9c0.6-1.7%2c1-2.7%2c1-2.7s0%2c0-0.1%2c0l0%2c0c0%2c0-0.1%2c0-0.2-0.1l0%2c0c-0.6-0.2-2-0.8-3.8-1.9l0%2c0 c-3.6-2.1-8.6-6-12.2-12.3l0%2c0c-2.3-4-3.9-9-4.3-15.2c-0.2-3.1%2c0.1-6.1%2c0.7-8.8v-0.1c0.2-0.9%2c0.4-1.7%2c0.7-2.6l0%2c0 c3.2-10.4%2c10.7-17.2%2c13.7-19.5l0%2c0c0.8-0.6%2c1.2-0.9%2c1.2-0.9s-9.6-14.9-27.7-14.9c-15.6%2c0-21.4%2c7-29.7%2c7 c-10.2%2c0-11.8-6.5-26.9-6.5c-7.8%2c0-18.7%2c3-26.8%2c13.5c-6.4%2c8.2-8.8%2c17.9-9.8%2c25l0%2c0c-0.6%2c4.8-0.8%2c10-0.2%2c15.8l0%2c0 c0%2c0.4%2c0.1%2c0.8%2c0.1%2c1.3c0.6%2c5.8%2c2.1%2c12%2c4.2%2c18.2l0%2c0c0%2c0.1%2c0.1%2c0.3%2c0.2%2c0.4c0.2%2c0.7%2c0.5%2c1.5%2c0.8%2c2.2c0.1%2c0.3%2c0.3%2c0.7%2c0.4%2c1 c0.1%2c0.3%2c0.2%2c0.7%2c0.4%2c1l0%2c0c2%2c5.2%2c4.3%2c10.2%2c7%2c14.9l0%2c0c7.8%2c13.8%2c17.9%2c24.2%2c27.4%2c24.2c10.8%2c0%2c14.2-7%2c25-6.9 c13.7%2c0.1%2c17.5%2c8.8%2c29%2c6.5c7.7-1.5%2c16.9-12.4%2c22.8-22.8c0.2-0.4%2c0.4-0.7%2c0.6-1l0%2c0C-235.7%2c768.7-233.3%2c763.1-232%2c759.9 L-232%2c759.9z'/%3e %3c/g%3e %3c/g%3e %3c/g%3e %3c/svg%3e");background-size:20px;background-repeat:no-repeat;padding-left:28px;text-transform:uppercase;padding-top:1px;font-size:16px}.preview-iphone .push-container .inner .body[data-v-8c84cde9]{max-height:350px;overflow-y:auto;padding:8px 10px 10px;border-radius:0 0 10px 10px;color:#000;display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;line-height:19px;max-height:200px;text-overflow:ellipsis;box-sizing:content-box}.preview-iphone .push-container .inner .body .push-title[data-v-8c84cde9]{margin-top:0;font-size:14px;font-weight:500;line-height:19px;display:inline-block;overflow-x:hidden;overflow-y:hidden;width:300px;text-overflow:ellipsis;min-height:0px;min-width:0px}.preview-iphone .push-container .inner .body .push-message[data-v-8c84cde9]{margin-top:0;font-size:15px;font-weight:300;white-space:pre-wrap;display:inline-block;overflow-x:hidden;overflow-y:hidden;width:300px;text-overflow:ellipsis;min-height:0px;min-width:0px;max-height:75px}.preview-android[data-v-202b94a8]{width:450px;height:660px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='450px'%20height='855px'%20viewBox='0%200%20450%20855'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2046.2%20(44496)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3epreview-android%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3crect%20id='path-1'%20x='0'%20y='112.059974'%20width='7.04041721'%20height='69.2307692'%20rx='3.5202086'%3e%3c/rect%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Samsung-Galaxy-S8-by-Emanuel-Serbanoiu'%20transform='translate(-127.000000,%20-122.000000)'%3e%3cg%20id='preview-android'%20transform='translate(127.000000,%20122.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='btn'%20fill='%23EBEBEB'%20xlink:href='%23path-1'%3e%3c/use%3e%3crect%20id='btn'%20fill='%23EBEBEB'%20x='0'%20y='193.024772'%20width='7.04041721'%20height='69.2307692'%20rx='3.5202086'%3e%3c/rect%3e%3crect%20id='btn'%20fill='%23EBEBEB'%20x='442.959583'%20y='262.255541'%20width='7.04041721'%20height='69.2307692'%20rx='3.5202086'%3e%3c/rect%3e%3crect%20id='edges'%20fill='%23F2F2F2'%20x='4.10691004'%20y='1.12911876e-13'%20width='442.372881'%20height='854.82399'%20rx='58'%3e%3c/rect%3e%3cpath%20d='M6.45371578,58.666238%20L6.45371578,797.917856%20C6.45371578,826.426308%2029.571508,849.543677%2058.0844043,849.543677%20L392.502297,849.543677%20C421.019087,849.543677%20444.132986,826.431016%20444.132986,797.917856%20L444.132986,58.666238%20C444.132986,30.1577861%20421.015193,7.04041721%20392.502297,7.04041721%20L58.0844043,7.04041721%20C29.5676143,7.04041721%206.45371578,30.1530782%206.45371578,58.666238%20Z'%20id='main-bg'%20fill='white'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M14.0808344,70.4016659%20C14.0808344,57.4419999%2024.5886712,46.9361147%2037.545457,46.9361147%20L413.041244,46.9361147%20C426.000398,46.9361147%20436.505867,57.4458237%20436.505867,70.4016659%20L436.505867,786.182428%20C436.505867,799.142094%20425.99803,809.647979%20413.041244,809.647979%20L37.545457,809.647979%20C24.5863038,809.647979%2014.0808344,799.13827%2014.0808344,786.182428%20L14.0808344,70.4016659%20Z'%20id='Path'%20fill='%23EBEBEB'%3e%3c/path%3e%3cpath%20d='M16.4276402,70.4016659%20L16.4276402,786.182428%20C16.4276402,797.843566%2025.8838092,807.301173%2037.545457,807.301173%20L413.041244,807.301173%20C424.702759,807.301173%20434.159061,797.845156%20434.159061,786.182428%20L434.159061,70.4016659%20C434.159061,58.7405281%20424.702892,49.2829205%20413.041244,49.2829205%20L37.545457,49.2829205%20C25.8839428,49.2829205%2016.4276402,58.7389383%2016.4276402,70.4016659%20Z'%20id='screen'%20fill='%23F7F7F7'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Time-+-Date'%20transform='translate(116.100000,%20158.400000)'%3e%3cpath%20d='M19.1539959,96.4754459%20L15.7488124,96.4754459%20L15.7488124,105.919737%20L14.3590901,105.919737%20L14.3590901,96.4754459%20L10.9611826,96.4754459%20L10.9611826,95.3258326%20L19.1539959,95.3258326%20L19.1539959,96.4754459%20Z%20M30.1505266,95.3258326%20L30.1505266,102.529105%20C30.1456759,103.528352%2029.831597,104.345685%2029.2082803,104.981129%20C28.5849637,105.616572%2027.7397397,105.973094%2026.6725828,106.050705%20L26.3015051,106.065258%20C25.1421847,106.065258%2024.2181377,105.752391%2023.5293365,105.126649%20C22.8405353,104.500907%2022.4912892,103.639919%2022.4815877,102.543657%20L22.4815877,95.3258326%20L23.864034,95.3258326%20L23.864034,102.500001%20C23.864034,103.266414%2024.0750369,103.86183%2024.4970489,104.286267%20C24.9190609,104.710705%2025.5205403,104.92292%2026.3015051,104.92292%20C27.0921713,104.92292%2027.6972887,104.711917%2028.1168754,104.289905%20C28.536462,103.867893%2028.7462522,103.27369%2028.7462522,102.507277%20L28.7462522,95.3258326%20L30.1505266,95.3258326%20Z%20M40.3103135,101.022967%20L35.7191367,101.022967%20L35.7191367,104.7774%20L41.0524689,104.7774%20L41.0524689,105.919737%20L34.3221383,105.919737%20L34.3221383,95.3258326%20L40.9797086,95.3258326%20L40.9797086,96.4754459%20L35.7191367,96.4754459%20L35.7191367,99.8806294%20L40.3103135,99.8806294%20L40.3103135,101.022967%20Z%20M47.8798327,101.197591%20C46.6817066,100.853191%2045.809804,100.429972%2045.2640988,99.9279236%20C44.7183936,99.4258748%2044.4455451,98.8062055%2044.4455451,98.0688971%20C44.4455451,97.2345745%2044.7790266,96.5445709%2045.4459996,95.9988657%20C46.1129727,95.4531605%2046.9800246,95.180312%2048.0471815,95.180312%20C48.7747884,95.180312%2049.4235615,95.3209806%2049.9935203,95.6023219%20C50.5634791,95.8836633%2051.0048873,96.2717145%2051.3177583,96.7664872%20C51.6306293,97.2612599%2051.7870625,97.8021063%2051.7870625,98.3890426%20L50.3827881,98.3890426%20C50.3827881,97.7487485%2050.1790612,97.2454945%2049.7716013,96.8792657%20C49.3641414,96.5130369%2048.7893405,96.3299252%2048.0471815,96.3299252%20C47.3583802,96.3299252%2046.8211718,96.4815077%2046.4355401,96.7846773%20C46.0499084,97.0878468%2045.8570955,97.5086399%2045.8570955,98.047069%20C45.8570955,98.4787825%2046.0402072,98.8437932%2046.406436,99.142112%20C46.7726648,99.4404309%2047.3959721,99.7132794%2048.2763765,99.9606657%20C49.1567809,100.208052%2049.8455718,100.480901%2050.3427699,100.779219%20C50.839968,101.077538%2051.2086166,101.425572%2051.4487269,101.82333%20C51.6888372,102.221089%2051.8088906,102.689175%2051.8088906,103.227605%20C51.8088906,104.086181%2051.4741964,104.773759%2050.804798,105.29036%20C50.1353996,105.806961%2049.2404565,106.065258%2048.1199418,106.065258%20C47.3923348,106.065258%2046.7132452,105.925802%2046.0826525,105.646886%20C45.4520598,105.36797%2044.9657831,104.985982%2044.6238079,104.50091%20C44.2818326,104.015839%2044.1108475,103.465291%2044.1108475,102.849251%20L45.5151219,102.849251%20C45.5151219,103.489545%2045.7515906,103.995224%2046.2245352,104.366304%20C46.6974797,104.737383%2047.3292756,104.92292%2048.1199418,104.92292%20C48.8572502,104.92292%2049.4223497,104.77255%2049.8152575,104.471806%20C50.2081652,104.171062%2050.4046162,103.761183%2050.4046162,103.242157%20C50.4046162,102.72313%2050.2227172,102.32174%2049.8589137,102.037973%20C49.4951102,101.754206%2048.8354231,101.474082%2047.8798327,101.197591%20Z%20M55.5657684,105.919737%20L55.5657684,95.3258326%20L58.556218,95.3258326%20C59.4778534,95.3258326%2060.292761,95.5295595%2061.0009651,95.9370194%20C61.7091692,96.3444793%2062.2560789,96.9241308%2062.6417106,97.6759913%20C63.0273422,98.4278519%2063.2225805,99.2912658%2063.2274312,100.266259%20L63.2274312,100.94293%20C63.2274312,101.942177%2063.0346183,102.817718%2062.6489866,103.569578%20C62.2633549,104.321439%2061.7128072,104.898665%2060.9973271,105.301274%20C60.2818469,105.703883%2059.4487494,105.910035%2058.4980097,105.919737%20L55.5657684,105.919737%20Z%20M56.9627667,96.4754459%20L56.9627667,104.7774%20L58.4325254,104.7774%20C59.5093837,104.7774%2060.3473318,104.442705%2060.9463948,103.773307%20C61.5454579,103.103909%2061.8449849,102.150758%2061.8449849,100.913826%20L61.8449849,100.295363%20C61.8449849,99.0923864%2061.5624351,98.1574255%2060.9973271,97.4904525%20C60.432219,96.8234795%2059.6306507,96.4851473%2058.5925981,96.4754459%20L56.9627667,96.4754459%20Z%20M73.1543851,103.154844%20L68.7160049,103.154844%20L67.7191884,105.919737%20L66.2785338,105.919737%20L70.3240082,95.3258326%20L71.5463818,95.3258326%20L75.5991322,105.919737%20L74.1657537,105.919737%20L73.1543851,103.154844%20Z%20M69.1380148,102.005231%20L72.7396512,102.005231%20L70.935195,97.0502525%20L69.1380148,102.005231%20Z%20M81.5388199,100.644613%20L84.3037125,95.3258326%20L85.8898877,95.3258326%20L82.2373191,101.968851%20L82.2373191,105.919737%20L80.8403208,105.919737%20L80.8403208,101.968851%20L77.1877521,95.3258326%20L78.7884794,95.3258326%20L81.5388199,100.644613%20Z%20M87.4348515,108.029786%20L86.670868,107.505912%20C87.126835,106.870469%2087.3645164,106.215632%2087.3839192,105.541383%20L87.3839192,104.326286%20L88.7008812,104.326286%20L88.7008812,105.38131%20C88.7008812,105.871232%2088.5808279,106.361147%2088.3407176,106.851069%20C88.1006073,107.340991%2087.7986549,107.733893%2087.4348515,108.029786%20Z%20M106.386531,100.964758%20C106.386531,102.002811%20106.211908,102.908668%20105.862657,103.682357%20C105.513405,104.456045%20105.01864,105.046611%20104.378346,105.454071%20C103.738052,105.861531%20102.991053,106.065258%20102.137328,106.065258%20C101.303005,106.065258%20100.563282,105.860318%2099.9181377,105.450433%20C99.2729928,105.040547%2098.7721642,104.456045%2098.4156368,103.696909%20C98.0591094,102.937772%2097.8759978,102.058594%2097.8662963,101.059347%20L97.8662963,100.295363%20C97.8662963,99.2767135%2098.0433447,98.3769198%2098.3974468,97.595955%20C98.7515488,96.8149902%2099.2523774,96.2171488%2099.8999476,95.8024128%20C100.547518,95.3876769%20101.288453,95.180312%20102.122776,95.180312%20C102.97165,95.180312%20103.719862,95.3852515%20104.367432,95.7951368%20C105.015002,96.205022%20105.513405,96.7992255%20105.862657,97.5777649%20C106.211908,98.3563043%20106.386531,99.2621614%20106.386531,100.295363%20L106.386531,100.964758%20Z%20M104.996809,100.280811%20C104.996809,99.0244765%20104.744575,98.0604118%20104.240101,97.388588%20C103.735627,96.7167643%20103.029859,96.3808574%20102.122776,96.3808574%20C101.239946,96.3808574%20100.545092,96.7167643%20100.038192,97.388588%20C99.5312927,98.0604118%2099.2705708,98.9929474%2099.2560187,100.186223%20L99.2560187,100.964758%20C99.2560187,102.182287%2099.5118899,103.139076%20100.02364,103.835153%20C100.53539,104.531231%20101.239946,104.879264%20102.137328,104.879264%20C103.03956,104.879264%20103.738053,104.550633%20104.232825,103.893362%20C104.727598,103.23609%20104.982257,102.293853%20104.996809,101.066623%20L104.996809,100.280811%20Z%20M118.241634,102.55821%20C118.110664,103.678724%20117.697147,104.543351%20117.00107,105.152115%20C116.304993,105.76088%20115.379733,106.065258%20114.225263,106.065258%20C112.97378,106.065258%20111.97091,105.616573%20111.216624,104.719191%20C110.462338,103.821809%20110.085201,102.621276%20110.085201,101.117555%20L110.085201,100.09891%20C110.085201,99.1142156%20110.261036,98.2483763%20110.612713,97.5013665%20C110.96439,96.7543567%20111.462793,96.1807685%20112.107938,95.7805847%20C112.753083,95.3804009%20113.500081,95.180312%20114.348956,95.180312%20C115.474321,95.180312%20116.376541,95.4943909%20117.05564,96.1225583%20C117.73474,96.7507256%20118.130067,97.6202029%20118.241634,98.7310161%20L116.837359,98.7310161%20C116.716092,97.8869921%20116.452944,97.2758114%20116.04791,96.8974558%20C115.642875,96.5191002%20115.076563,96.3299252%20114.348956,96.3299252%20C113.456425,96.3299252%20112.75672,96.6597688%20112.24982,97.3194657%20C111.742921,97.9791627%20111.489475,98.9177616%20111.489475,100.135291%20L111.489475,101.161211%20C111.489475,102.31083%20111.729582,103.225176%20112.209802,103.904276%20C112.690023,104.583375%20113.361837,104.92292%20114.225263,104.92292%20C115.001378,104.92292%20115.596794,104.747085%20116.01153,104.395408%20C116.426266,104.043731%20116.701539,103.431338%20116.837359,102.55821%20L118.241634,102.55821%20Z%20M129.223612,96.4754459%20L125.818429,96.4754459%20L125.818429,105.919737%20L124.428707,105.919737%20L124.428707,96.4754459%20L121.030799,96.4754459%20L121.030799,95.3258326%20L129.223612,95.3258326%20L129.223612,96.4754459%20Z%20M140.707637,100.964758%20C140.707637,102.002811%20140.533014,102.908668%20140.183763,103.682357%20C139.834512,104.456045%20139.339746,105.046611%20138.699452,105.454071%20C138.059158,105.861531%20137.31216,106.065258%20136.458434,106.065258%20C135.624111,106.065258%20134.884389,105.860318%20134.239244,105.450433%20C133.594099,105.040547%20133.09327,104.456045%20132.736743,103.696909%20C132.380216,102.937772%20132.197104,102.058594%20132.187403,101.059347%20L132.187403,100.295363%20C132.187403,99.2767135%20132.364451,98.3769198%20132.718553,97.595955%20C133.072655,96.8149902%20133.573484,96.2171488%20134.221054,95.8024128%20C134.868624,95.3876769%20135.609559,95.180312%20136.443882,95.180312%20C137.292757,95.180312%20138.040968,95.3852515%20138.688538,95.7951368%20C139.336108,96.205022%20139.834512,96.7992255%20140.183763,97.5777649%20C140.533014,98.3563043%20140.707637,99.2621614%20140.707637,100.295363%20L140.707637,100.964758%20Z%20M139.317915,100.280811%20C139.317915,99.0244765%20139.065682,98.0604118%20138.561208,97.388588%20C138.056733,96.7167643%20137.350965,96.3808574%20136.443882,96.3808574%20C135.561052,96.3808574%20134.866198,96.7167643%20134.359298,97.388588%20C133.852399,98.0604118%20133.591677,98.9929474%20133.577125,100.186223%20L133.577125,100.964758%20C133.577125,102.182287%20133.832996,103.139076%20134.344746,103.835153%20C134.856497,104.531231%20135.561052,104.879264%20136.458434,104.879264%20C137.360667,104.879264%20138.059159,104.550633%20138.553932,103.893362%20C139.048704,103.23609%20139.303363,102.293853%20139.317915,101.066623%20L139.317915,100.280811%20Z%20M144.770109,105.919737%20L144.770109,95.3258326%20L148.2335,95.3258326%20C149.383119,95.3258326%20150.247746,95.563514%20150.827406,96.0388839%20C151.407066,96.5142538%20151.696892,97.2175966%20151.696892,98.1489335%20C151.696892,98.6437062%20151.556223,99.0814765%20151.274882,99.4622575%20C150.993541,99.8430384%20150.61034,100.137715%20150.125269,100.346295%20C150.697653,100.506369%20151.149975,100.810747%20151.482249,101.259438%20C151.814523,101.708129%20151.980657,102.242912%20151.980657,102.863803%20C151.980657,103.814543%20151.672642,104.561541%20151.056601,105.104821%20C150.440561,105.648101%20149.569871,105.919737%20148.444505,105.919737%20L144.770109,105.919737%20Z%20M146.167107,100.964758%20L146.167107,104.7774%20L148.473609,104.7774%20C149.123605,104.7774%20149.63656,104.60884%20150.01249,104.271715%20C150.388421,103.934591%20150.576383,103.470142%20150.576383,102.878355%20C150.576383,101.602617%20149.882741,100.964758%20148.495437,100.964758%20L146.167107,100.964758%20Z%20M146.167107,99.8442492%20L148.277156,99.8442492%20C148.888346,99.8442492%20149.377048,99.691454%20149.743277,99.3858591%20C150.109506,99.0802642%20150.292618,98.6655345%20150.292618,98.1416575%20C150.292618,97.5595719%20150.122845,97.1363535%20149.783295,96.8719897%20C149.443745,96.6076258%20148.927152,96.4754459%20148.2335,96.4754459%20L146.167107,96.4754459%20L146.167107,99.8442492%20Z%20M162.0022,101.022967%20L157.411023,101.022967%20L157.411023,104.7774%20L162.744355,104.7774%20L162.744355,105.919737%20L156.014024,105.919737%20L156.014024,95.3258326%20L162.671595,95.3258326%20L162.671595,96.4754459%20L157.411023,96.4754459%20L157.411023,99.8806294%20L162.0022,99.8806294%20L162.0022,101.022967%20Z%20M170.335702,101.634153%20L167.847299,101.634153%20L167.847299,105.919737%20L166.443025,105.919737%20L166.443025,95.3258326%20L169.950073,95.3258326%20C171.143348,95.3258326%20172.061332,95.5974685%20172.704051,96.1407484%20C173.346771,96.6840282%20173.668125,97.4746826%20173.668125,98.5127351%20C173.668125,99.1724321%20173.489864,99.747233%20173.133337,100.237155%20C172.77681,100.727077%20172.280832,101.0933%20171.645388,101.335836%20L174.133792,105.832424%20L174.133792,105.919737%20L172.634929,105.919737%20L170.335702,101.634153%20Z%20M167.847299,100.491816%20L169.993729,100.491816%20C170.687381,100.491816%20171.239141,100.312342%20171.649026,99.9533897%20C172.058911,99.5944369%20172.263851,99.1142236%20172.263851,98.5127351%20C172.263851,97.8578889%20172.068613,97.3558476%20171.67813,97.0065963%20C171.287648,96.657345%20170.723761,96.4802966%20169.986453,96.4754459%20L167.847299,96.4754459%20L167.847299,100.491816%20Z%20M187.322853,105.919737%20L185.969511,105.919737%20L185.969511,96.948388%20L183.25555,97.9452046%20L183.25555,96.722831%20L187.111848,95.2749004%20L187.322853,95.2749004%20L187.322853,105.919737%20Z%20M198.916018,102.361757%20L200.385777,102.361757%20L200.385777,103.460438%20L198.916018,103.460438%20L198.916018,105.919737%20L197.562676,105.919737%20L197.562676,103.460438%20L192.738666,103.460438%20L192.738666,102.66735%20L197.48264,95.3258326%20L198.916018,95.3258326%20L198.916018,102.361757%20Z%20M194.266633,102.361757%20L197.562676,102.361757%20L197.562676,97.166669%20L197.402604,97.4577103%20L194.266633,102.361757%20Z'%20id='TUESDAY,-OCTOBER-14'%20fill='%23E6E6E6'%3e%3c/path%3e%3cpath%20d='M24.1073152,65.9842105%20L18.6939466,65.9842105%20L18.6939466,6.79804687%20L0.82983013,13.4294234%20L0.82983013,8.37694606%20L23.2050871,0.0764474969%20L24.1073152,0.0764474969%20L24.1073152,65.9842105%20Z%20M76.0836285,65.9842105%20L70.6702599,65.9842105%20L70.6702599,6.79804687%20L52.8061434,13.4294234%20L52.8061434,8.37694606%20L75.1814004,0.0764474969%20L76.0836285,0.0764474969%20L76.0836285,65.9842105%20Z%20M151.30029,65.9842105%20L145.886921,65.9842105%20L145.886921,6.79804687%20L128.022805,13.4294234%20L128.022805,8.37694606%20L150.398062,0.0764474969%20L151.30029,0.0764474969%20L151.30029,65.9842105%20Z%20M218.614481,3.41469148%20L190.555187,65.9842105%20L184.916261,65.9842105%20L212.79511,4.90336786%20L175.442866,4.90336786%20L175.442866,0.302004523%20L218.614481,0.302004523%20L218.614481,3.41469148%20Z'%20id='11-17'%20fill='%23E6E6E6'%3e%3c/path%3e%3ccircle%20id='Oval-2'%20fill='%23DEDEDE'%20cx='106.348026'%20cy='8.46513158'%20r='4.47039474'%3e%3c/circle%3e%3ccircle%20id='Oval-2-Copy'%20fill='%23DEDEDE'%20cx='106.348026'%20cy='50.1888158'%20r='4.47039474'%3e%3c/circle%3e%3c/g%3e%3cg%20id='Status-Bar'%20transform='translate(33.300000,%2056.700000)'%20fill='%23EBEBEB'%3e%3cpath%20d='M352.864286,0%20C349.127679,0%20345.640179,1.25357143%20342.9,3.34285714%20L352.864286,16.7142857%20L362.828571,3.34285714%20C360.088393,1.25357143%20356.600893,0%20352.864286,0%20L352.864286,0%20Z%20M352.864286,6.68571429%20C351.203571,6.68571429%20349.708929,7.10357143%20348.297321,7.77214286%20L345.308036,3.76071429%20C347.55,2.42357143%20350.124107,1.67142857%20352.864286,1.67142857%20C355.604464,1.67142857%20358.178571,2.42357143%20360.420536,3.76071429%20L357.43125,7.85571429%20C356.019643,7.10357143%20354.525,6.68571429%20352.864286,6.68571429%20L352.864286,6.68571429%20Z'%20id='Shape'%3e%3c/path%3e%3cpath%20d='M333.148352,5.22321429%20L328.638462,0.642857143%20L327.847253,0.642857143%20L327.847253,6.75%20L324.207692,3.05357143%20L323.1,4.17857143%20L327.530769,8.67857143%20L323.1,13.1785714%20L324.207692,14.3035714%20L327.847253,10.6071429%20L327.847253,16.7142857%20L328.638462,16.7142857%20L333.148352,12.1339286%20L329.746154,8.67857143%20L333.148352,5.22321429%20L333.148352,5.22321429%20Z%20M329.42967,3.69642857%20L330.932967,5.22321429%20L329.42967,6.75%20L329.42967,3.69642857%20L329.42967,3.69642857%20Z%20M330.932967,12.1339286%20L329.42967,13.6607143%20L329.42967,10.6071429%20L330.932967,12.1339286%20L330.932967,12.1339286%20Z'%20id='Shape'%3e%3c/path%3e%3cpath%20d='M380.515396,2.13142857%20L378.671564,2.13142857%20L378.671564,0.422857143%20L374.255199,0.422857143%20L374.255199,2.13142857%20L372.411366,2.13142857%20C371.605379,2.13142857%20370.942925,2.644%20370.942925,3.26762857%20L370.942925,16.3638286%20C370.942925,16.996%20371.605379,17.5085714%20372.411366,17.5085714%20L380.504355,17.5085714%20C381.321383,17.5085714%20381.983838,16.996%20381.983838,16.3723714%20L381.983838,3.26762857%20C381.983838,2.644%20381.321383,2.13142857%20380.515396,2.13142857%20Z%20M375.35929,15.8%20L375.35929,11.1014286%20L373.151107,11.1014286%20L377.567472,4.69428571%20L377.567472,9.39285714%20L379.775655,9.39285714%20L375.35929,15.8%20Z'%20id='Shape'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Cameras'%20transform='translate(70.200000,%2016.200000)'%20fill='%23EBEBEB'%3e%3ccircle%20id='Oval-Copy'%20cx='5.625'%20cy='9.7875'%20r='5.625'%3e%3c/circle%3e%3crect%20id='Rectangle-Copy-2'%20x='46.9125'%20y='3.0375'%20width='30.9375'%20height='12.9375'%20rx='6.46875'%3e%3c/rect%3e%3ccircle%20id='Oval-4-Copy-3'%20cx='28.8'%20cy='9.7875'%20r='7.875'%3e%3c/circle%3e%3cellipse%20id='Oval-4-Copy-2'%20cx='239.4'%20cy='11.0724594'%20rx='11.25'%20ry='11.0724594'%3e%3c/ellipse%3e%3cellipse%20id='Oval-4-Copy'%20cx='271.85625'%20cy='9.94003308'%20rx='8.15625'%20ry='8.02753308'%3e%3c/ellipse%3e%3crect%20id='speaker'%20x='127.8'%20y='3.6'%20width='54'%20height='13.5'%20rx='6.75'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");margin:0 auto;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:initial;transition-property:height;line-height:1px}.preview-android .push-container[data-v-202b94a8]{position:relative;top:280px;margin:auto;width:90%}.preview-android .push-container .inner[data-v-202b94a8]{height:57px;font-family:Roboto,Proxima-Nova,Proxima Nova,Open Sans,Arial,Helvetica,sans-serif;padding:16px;margin:auto;border-radius:2px;background-color:#fefefe;box-shadow:#00000024 0 2px 2px,#0003 0 3px 1px -2px,#0000001f 0 1px 5px;max-width:500px;overflow-y:hidden;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:initial;transition-property:height;box-sizing:content-box}.preview-android .push-container .inner .head[data-v-202b94a8]{display:flex;font-size:12px;line-height:15px}.preview-android .push-container .inner .head .notification-badge[data-v-202b94a8]{background-image:url(~@/assets/images/icons/android-notification.svg);background-size:cover;background-position-x:100%;background-position-y:100%;width:17px;margin-right:4px}.preview-android .push-container .inner .head .app-name[data-v-202b94a8]{color:#636363;margin-right:4px}.preview-android .push-container .inner .head .expand-icon[data-v-202b94a8]{display:inherit;background-image:url("data:image/svg+xml,%3c%3fxml version='1.0' encoding='UTF-8'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M7.41%2c15.41L12%2c10.83L16.59%2c15.41L18%2c14L12%2c8L6%2c14L7.41%2c15.41Z' /%3e%3c/svg%3e");background-size:cover;background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;width:15px}.preview-android .push-container .inner .body[data-v-202b94a8]{display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;margin-top:8px}.preview-android .push-container .inner .body .push-title[data-v-202b94a8],.preview-android .push-container .inner .body .push-message[data-v-202b94a8]{font-size:14px;line-height:20px;color:#535353;font-weight:400;letter-spacing:.1px;margin-top:0;display:inline-block;overflow:hidden;width:315px;text-overflow:ellipsis;white-space:nowrap}.preview-android .push-container .inner .body .push-message[data-v-202b94a8]{color:#757575}
@@ -1,5 +1,5 @@
1
- "use strict";const w=require("vue"),u=require("./index-BuzLn4Km.js"),T=require("./index-DQYBP8Js.js"),m=require("./array-CbATeQbk.js");function dt(t){this._context=t}dt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};function it(t){return new dt(t)}function vt(t){return t[0]}function gt(t){return t[1]}function nt(t,e){var i=m.constant(!0),n=null,s=it,o=null,l=m.withPath(r);t=typeof t=="function"?t:t===void 0?vt:m.constant(t),e=typeof e=="function"?e:e===void 0?gt:m.constant(e);function r(h){var c,d=(h=m.array(h)).length,a,_=!1,b;for(n==null&&(o=s(b=l())),c=0;c<=d;++c)!(c<d&&i(a=h[c],c,h))===_&&((_=!_)?o.lineStart():o.lineEnd()),_&&o.point(+t(a,c,h),+e(a,c,h));if(b)return o=null,b+""||null}return r.x=function(h){return arguments.length?(t=typeof h=="function"?h:m.constant(+h),r):t},r.y=function(h){return arguments.length?(e=typeof h=="function"?h:m.constant(+h),r):e},r.defined=function(h){return arguments.length?(i=typeof h=="function"?h:m.constant(!!h),r):i},r.curve=function(h){return arguments.length?(s=h,n!=null&&(o=s(n)),r):s},r.context=function(h){return arguments.length?(h==null?n=o=null:o=s(n=h),r):n},r}function Mt(t,e,i){var n=null,s=m.constant(!0),o=null,l=it,r=null,h=m.withPath(c);t=typeof t=="function"?t:t===void 0?vt:m.constant(+t),e=typeof e=="function"?e:e===void 0?m.constant(0):m.constant(+e),i=typeof i=="function"?i:i===void 0?gt:m.constant(+i);function c(a){var _,b,v,x=(a=m.array(a)).length,f,p=!1,g,y=new Array(x),k=new Array(x);for(o==null&&(r=l(g=h())),_=0;_<=x;++_){if(!(_<x&&s(f=a[_],_,a))===p)if(p=!p)b=_,r.areaStart(),r.lineStart();else{for(r.lineEnd(),r.lineStart(),v=_-1;v>=b;--v)r.point(y[v],k[v]);r.lineEnd(),r.areaEnd()}p&&(y[_]=+t(f,_,a),k[_]=+e(f,_,a),r.point(n?+n(f,_,a):y[_],i?+i(f,_,a):k[_]))}if(g)return r=null,g+""||null}function d(){return nt().defined(s).curve(l).context(o)}return c.x=function(a){return arguments.length?(t=typeof a=="function"?a:m.constant(+a),n=null,c):t},c.x0=function(a){return arguments.length?(t=typeof a=="function"?a:m.constant(+a),c):t},c.x1=function(a){return arguments.length?(n=a==null?null:typeof a=="function"?a:m.constant(+a),c):n},c.y=function(a){return arguments.length?(e=typeof a=="function"?a:m.constant(+a),i=null,c):e},c.y0=function(a){return arguments.length?(e=typeof a=="function"?a:m.constant(+a),c):e},c.y1=function(a){return arguments.length?(i=a==null?null:typeof a=="function"?a:m.constant(+a),c):i},c.lineX0=c.lineY0=function(){return d().x(t).y(e)},c.lineY1=function(){return d().x(t).y(i)},c.lineX1=function(){return d().x(n).y(e)},c.defined=function(a){return arguments.length?(s=typeof a=="function"?a:m.constant(!!a),c):s},c.curve=function(a){return arguments.length?(l=a,o!=null&&(r=l(o)),c):l},c.context=function(a){return arguments.length?(a==null?o=r=null:r=l(o=a),c):o},c}function C(){}function H(t,e,i){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+i)/6)}function Y(t){this._context=t}Y.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:H(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:H(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function Dt(t){return new Y(t)}function xt(t){this._context=t}xt.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:H(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function jt(t){return new xt(t)}function bt(t){this._context=t}bt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var i=(this._x0+4*this._x1+t)/6,n=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(i,n):this._context.moveTo(i,n);break;case 3:this._point=4;default:H(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function Et(t){return new bt(t)}function mt(t,e){this._basis=new Y(t),this._beta=e}mt.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,i=t.length-1;if(i>0)for(var n=t[0],s=e[0],o=t[i]-n,l=e[i]-s,r=-1,h;++r<=i;)h=r/i,this._basis.point(this._beta*t[r]+(1-this._beta)*(n+h*o),this._beta*e[r]+(1-this._beta)*(s+h*l));this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}};const Rt=(function t(e){function i(n){return e===1?new Y(n):new mt(n,e)}return i.beta=function(n){return t(+n)},i})(.85);function $(t,e,i){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-i),t._x2,t._y2)}function st(t,e){this._context=t,this._k=(1-e)/6}st.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:$(this,this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:$(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Bt=(function t(e){function i(n){return new st(n,e)}return i.tension=function(n){return t(+n)},i})(0);function ot(t,e){this._context=t,this._k=(1-e)/6}ot.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x3,this._y3),this._context.closePath();break}case 2:{this._context.lineTo(this._x3,this._y3),this._context.closePath();break}case 3:{this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:$(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Lt=(function t(e){function i(n){return new ot(n,e)}return i.tension=function(n){return t(+n)},i})(0);function rt(t,e){this._context=t,this._k=(1-e)/6}rt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:$(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Ft=(function t(e){function i(n){return new rt(n,e)}return i.tension=function(n){return t(+n)},i})(0);function at(t,e,i){var n=t._x1,s=t._y1,o=t._x2,l=t._y2;if(t._l01_a>m.epsilon){var r=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,h=3*t._l01_a*(t._l01_a+t._l12_a);n=(n*r-t._x0*t._l12_2a+t._x2*t._l01_2a)/h,s=(s*r-t._y0*t._l12_2a+t._y2*t._l01_2a)/h}if(t._l23_a>m.epsilon){var c=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,d=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*c+t._x1*t._l23_2a-e*t._l12_2a)/d,l=(l*c+t._y1*t._l23_2a-i*t._l12_2a)/d}t._context.bezierCurveTo(n,s,o,l,t._x2,t._y2)}function kt(t,e){this._context=t,this._alpha=e}kt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var i=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(i*i+n*n,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:at(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Ht=(function t(e){function i(n){return e?new kt(n,e):new st(n,0)}return i.alpha=function(n){return t(+n)},i})(.5);function St(t,e){this._context=t,this._alpha=e}St.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x3,this._y3),this._context.closePath();break}case 2:{this._context.lineTo(this._x3,this._y3),this._context.closePath();break}case 3:{this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}}},point:function(t,e){if(t=+t,e=+e,this._point){var i=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(i*i+n*n,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:at(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const $t=(function t(e){function i(n){return e?new St(n,e):new ot(n,0)}return i.alpha=function(n){return t(+n)},i})(.5);function wt(t,e){this._context=t,this._alpha=e}wt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var i=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(i*i+n*n,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:at(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Gt=(function t(e){function i(n){return e?new wt(n,e):new rt(n,0)}return i.alpha=function(n){return t(+n)},i})(.5);function Tt(t){this._context=t}Tt.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}};function It(t){return new Tt(t)}function lt(t){return t<0?-1:1}function ht(t,e,i){var n=t._x1-t._x0,s=e-t._x1,o=(t._y1-t._y0)/(n||s<0&&-0),l=(i-t._y1)/(s||n<0&&-0),r=(o*s+l*n)/(n+s);return(lt(o)+lt(l))*Math.min(Math.abs(o),Math.abs(l),.5*Math.abs(r))||0}function ct(t,e){var i=t._x1-t._x0;return i?(3*(t._y1-t._y0)/i-e)/2:e}function Z(t,e,i){var n=t._x0,s=t._y0,o=t._x1,l=t._y1,r=(o-n)/3;t._context.bezierCurveTo(n+r,s+r*e,o-r,l-r*i,o,l)}function G(t){this._context=t}G.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Z(this,this._t0,ct(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var i=NaN;if(t=+t,e=+e,!(t===this._x1&&e===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,Z(this,ct(this,i=ht(this,t,e)),i);break;default:Z(this,this._t0,i=ht(this,t,e));break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=i}}};function Nt(t){this._context=new Ct(t)}(Nt.prototype=Object.create(G.prototype)).point=function(t,e){G.prototype.point.call(this,e,t)};function Ct(t){this._context=t}Ct.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,i,n,s,o){this._context.bezierCurveTo(e,t,n,i,o,s)}};function Xt(t){return new G(t)}function Yt(t){return new Nt(t)}function Pt(t){this._context=t}Pt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,i=t.length;if(i)if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),i===2)this._context.lineTo(t[1],e[1]);else for(var n=_t(t),s=_t(e),o=0,l=1;l<i;++o,++l)this._context.bezierCurveTo(n[0][o],s[0][o],n[1][o],s[1][o],t[l],e[l]);(this._line||this._line!==0&&i===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}};function _t(t){var e,i=t.length-1,n,s=new Array(i),o=new Array(i),l=new Array(i);for(s[0]=0,o[0]=2,l[0]=t[0]+2*t[1],e=1;e<i-1;++e)s[e]=1,o[e]=4,l[e]=4*t[e]+2*t[e+1];for(s[i-1]=2,o[i-1]=7,l[i-1]=8*t[i-1]+t[i],e=1;e<i;++e)n=s[e]/o[e-1],o[e]-=n,l[e]-=n*l[e-1];for(s[i-1]=l[i-1]/o[i-1],e=i-2;e>=0;--e)s[e]=(l[e]-s[e+1])/o[e];for(o[i-1]=(t[i]+s[i-1])/2,e=0;e<i-1;++e)o[e]=2*t[e+1]-s[e+1];return[s,o]}function Vt(t){return new Pt(t)}function V(t,e){this._context=t,this._t=e}V.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var i=this._x*(1-this._t)+t*this._t;this._context.lineTo(i,this._y),this._context.lineTo(i,e)}break}}this._x=t,this._y=e}};function zt(t){return new V(t,.5)}function Wt(t){return new V(t,0)}function Zt(t){return new V(t,1)}function ut(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),i.push.apply(i,n)}return i}function qt(t){for(var e=1;e<arguments.length;e++){var i=arguments[e]!=null?arguments[e]:{};e%2?ut(Object(i),!0).forEach(function(n){Ut(t,n,i[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):ut(Object(i)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(i,n))})}return t}function E(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?E=function(e){return typeof e}:E=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},E(t)}function Ut(t,e,i){return e in t?Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[e]=i,t}function I(){return I=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},I.apply(this,arguments)}function Qt(t,e){if(t){if(typeof t=="string")return ft(t,e);var i=Object.prototype.toString.call(t).slice(8,-1);if(i==="Object"&&t.constructor&&(i=t.constructor.name),i==="Map"||i==="Set")return Array.from(t);if(i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return ft(t,e)}}function ft(t,e){(e==null||e>t.length)&&(e=t.length);for(var i=0,n=new Array(e);i<e;i++)n[i]=t[i];return n}function Ot(t,e){var i=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!i){if(Array.isArray(t)||(i=Qt(t))||e){i&&(t=i);var n=0,s=function(){};return{s,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(h){throw h},f:s}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o=!0,l=!1,r;return{s:function(){i=i.call(t)},n:function(){var h=i.next();return o=h.done,h},e:function(h){l=!0,r=h},f:function(){try{!o&&i.return!=null&&i.return()}finally{if(l)throw r}}}}function Jt(t,e){var i=[],n=[];function s(o,l){if(o.length===1)i.push(o[0]),n.push(o[0]);else{for(var r=Array(o.length-1),h=0;h<r.length;h++)h===0&&i.push(o[0]),h===r.length-1&&n.push(o[h+1]),r[h]=[(1-l)*o[h][0]+l*o[h+1][0],(1-l)*o[h][1]+l*o[h+1][1]];s(r,l)}}return t.length&&s(t,e),{left:i,right:n.reverse()}}function Kt(t){var e={};return t.length===4&&(e.x2=t[2][0],e.y2=t[2][1]),t.length>=3&&(e.x1=t[1][0],e.y1=t[1][1]),e.x=t[t.length-1][0],e.y=t[t.length-1][1],t.length===4?e.type="C":t.length===3?e.type="Q":e.type="L",e}function te(t,e){e=e||2;for(var i=[],n=t,s=1/e,o=0;o<e-1;o++){var l=s/(1-s*o),r=Jt(n,l);i.push(r.left),n=r.right}return i.push(n),i}function ee(t,e,i){var n=[[t.x,t.y]];return e.x1!=null&&n.push([e.x1,e.y1]),e.x2!=null&&n.push([e.x2,e.y2]),n.push([e.x,e.y]),te(n,i).map(Kt)}var ie=/[MLCSTQAHVZmlcstqahv]|-?[\d.e+-]+/g,D={M:["x","y"],L:["x","y"],H:["x"],V:["y"],C:["x1","y1","x2","y2","x","y"],S:["x2","y2","x","y"],Q:["x1","y1","x","y"],T:["x","y"],A:["rx","ry","xAxisRotation","largeArcFlag","sweepFlag","x","y"],Z:[]};Object.keys(D).forEach(function(t){D[t.toLowerCase()]=D[t]});function q(t,e){for(var i=Array(t),n=0;n<t;n++)i[n]=e;return i}function ne(t){return"".concat(t.type).concat(D[t.type].map(function(e){return t[e]}).join(","))}function se(t,e){var i={x1:"x",y1:"y",x2:"x",y2:"y"},n=["xAxisRotation","largeArcFlag","sweepFlag"];if(t.type!==e.type&&e.type.toUpperCase()!=="M"){var s={};Object.keys(e).forEach(function(o){var l=e[o],r=t[o];r===void 0&&(n.includes(o)?r=l:(r===void 0&&i[o]&&(r=t[i[o]]),r===void 0&&(r=0))),s[o]=r}),s.type=e.type,t=s}return t}function oe(t,e,i){var n=[];if(e.type==="L"||e.type==="Q"||e.type==="C")n=n.concat(ee(t,e,i));else{var s=I({},t);s.type==="M"&&(s.type="L"),n=n.concat(q(i-1).map(function(){return s})),n.push(e)}return n}function pt(t,e,i){var n=t.length-1,s=e.length-1,o=n/s,l=q(s).reduce(function(h,c,d){var a=Math.floor(o*d);if(i&&a<t.length-1&&i(t[a],t[a+1])){var _=o*d%1<.5;h[a]&&(_?a>0?a-=1:a<t.length-1&&(a+=1):a<t.length-1?a+=1:a>0&&(a-=1))}return h[a]=(h[a]||0)+1,h},[]),r=l.reduce(function(h,c,d){if(d===t.length-1){var a=q(c,I({},t[t.length-1]));return a[0].type==="M"&&a.forEach(function(_){_.type="L"}),h.concat(a)}return h.concat(oe(t[d],t[d+1],c))},[]);return r.unshift(t[0]),r}function yt(t){for(var e=(t||"").match(ie)||[],i=[],n,s,o=0;o<e.length;++o)if(n=D[e[o]],n){s={type:e[o]};for(var l=0;l<n.length;++l)s[n[l]]=+e[o+l+1];o+=n.length,i.push(s)}return i}function re(t,e,i){var n=t==null?[]:t.slice(),s=e==null?[]:e.slice(),o=E(i)==="object"?i:{excludeSegment:i,snapEndsToInput:!0},l=o.excludeSegment,r=o.snapEndsToInput;if(!n.length&&!s.length)return function(){return[]};var h=(n.length===0||n[n.length-1].type==="Z")&&(s.length===0||s[s.length-1].type==="Z");n.length>0&&n[n.length-1].type==="Z"&&n.pop(),s.length>0&&s[s.length-1].type==="Z"&&s.pop(),n.length?s.length||s.push(n[0]):n.push(s[0]);var c=Math.abs(s.length-n.length);c!==0&&(s.length>n.length?n=pt(n,s,l):s.length<n.length&&(s=pt(s,n,l))),n=n.map(function(a,_){return se(a,s[_])});var d=n.map(function(a){return qt({},a)});return h&&(d.push({type:"Z"}),n.push({type:"Z"})),function(_){if(_===1&&r)return e??[];if(_===0)return n;for(var b=0;b<d.length;++b){var v=n[b],x=s[b],f=d[b],p=Ot(D[f.type]),g;try{for(p.s();!(g=p.n()).done;){var y=g.value;f[y]=(1-_)*v[y]+_*x[y],(y==="largeArcFlag"||y==="sweepFlag")&&(f[y]=Math.round(f[y]))}}catch(k){p.e(k)}finally{p.f()}}return d}}function U(t,e,i){var n=yt(t),s=yt(e),o=E(i)==="object"?i:{excludeSegment:i,snapEndsToInput:!0},l=o.excludeSegment,r=o.snapEndsToInput;if(!n.length&&!s.length)return function(){return""};var h=re(n,s,{excludeSegment:l,snapEndsToInput:r});return function(d){if(d===1&&r)return e??"";var a=h(d),_="",b=Ot(a),v;try{for(b.s();!(v=b.n()).done;){var x=v.value;_+=ne(x)}}catch(f){b.e(f)}finally{b.f()}return _}}var S;(function(t){t.Basis="basis",t.BasisClosed="basisClosed",t.BasisOpen="basisOpen",t.Bundle="bundle",t.Cardinal="cardinal",t.CardinalClosed="cardinalClosed",t.CardinalOpen="cardinalOpen",t.CatmullRom="catmullRom",t.CatmullRomClosed="catmullRomClosed",t.CatmullRomOpen="catmullRomOpen",t.Linear="linear",t.LinearClosed="linearClosed",t.MonotoneX="monotoneX",t.MonotoneY="monotoneY",t.Natural="natural",t.Step="step",t.StepAfter="stepAfter",t.StepBefore="stepBefore"})(S||(S={}));const X={[S.Basis]:Dt,[S.BasisClosed]:jt,[S.BasisOpen]:Et,[S.Bundle]:Rt,[S.Cardinal]:Bt,[S.CardinalClosed]:Lt,[S.CardinalOpen]:Ft,[S.CatmullRom]:Ht,[S.CatmullRomClosed]:$t,[S.CatmullRomOpen]:Gt,[S.Linear]:it,[S.LinearClosed]:It,[S.MonotoneX]:Xt,[S.MonotoneY]:Yt,[S.Natural]:Vt,[S.Step]:zt,[S.StepAfter]:Zt,[S.StepBefore]:Wt},ae=Object.assign(Object.assign({},T.XYComponentDefaultConfig),{curveType:S.MonotoneX,lineWidth:2,lineDashArray:void 0,fallbackValue:void 0,highlightOnHover:!1,cursor:null,interpolateMissingData:!1}),le=u.injectGlobal`
1
+ "use strict";const w=require("vue"),u=require("./index-B5aBwdxY.js"),T=require("./index-G7cIlnGN.js"),m=require("./array-CbATeQbk.js");function dt(t){this._context=t}dt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e);break}}};function nt(t){return new dt(t)}function vt(t){return t[0]}function gt(t){return t[1]}function it(t,e){var n=m.constant(!0),i=null,s=nt,o=null,l=m.withPath(r);t=typeof t=="function"?t:t===void 0?vt:m.constant(t),e=typeof e=="function"?e:e===void 0?gt:m.constant(e);function r(h){var c,d=(h=m.array(h)).length,a,_=!1,b;for(i==null&&(o=s(b=l())),c=0;c<=d;++c)!(c<d&&n(a=h[c],c,h))===_&&((_=!_)?o.lineStart():o.lineEnd()),_&&o.point(+t(a,c,h),+e(a,c,h));if(b)return o=null,b+""||null}return r.x=function(h){return arguments.length?(t=typeof h=="function"?h:m.constant(+h),r):t},r.y=function(h){return arguments.length?(e=typeof h=="function"?h:m.constant(+h),r):e},r.defined=function(h){return arguments.length?(n=typeof h=="function"?h:m.constant(!!h),r):n},r.curve=function(h){return arguments.length?(s=h,i!=null&&(o=s(i)),r):s},r.context=function(h){return arguments.length?(h==null?i=o=null:o=s(i=h),r):i},r}function Mt(t,e,n){var i=null,s=m.constant(!0),o=null,l=nt,r=null,h=m.withPath(c);t=typeof t=="function"?t:t===void 0?vt:m.constant(+t),e=typeof e=="function"?e:e===void 0?m.constant(0):m.constant(+e),n=typeof n=="function"?n:n===void 0?gt:m.constant(+n);function c(a){var _,b,v,x=(a=m.array(a)).length,f,p=!1,g,y=new Array(x),k=new Array(x);for(o==null&&(r=l(g=h())),_=0;_<=x;++_){if(!(_<x&&s(f=a[_],_,a))===p)if(p=!p)b=_,r.areaStart(),r.lineStart();else{for(r.lineEnd(),r.lineStart(),v=_-1;v>=b;--v)r.point(y[v],k[v]);r.lineEnd(),r.areaEnd()}p&&(y[_]=+t(f,_,a),k[_]=+e(f,_,a),r.point(i?+i(f,_,a):y[_],n?+n(f,_,a):k[_]))}if(g)return r=null,g+""||null}function d(){return it().defined(s).curve(l).context(o)}return c.x=function(a){return arguments.length?(t=typeof a=="function"?a:m.constant(+a),i=null,c):t},c.x0=function(a){return arguments.length?(t=typeof a=="function"?a:m.constant(+a),c):t},c.x1=function(a){return arguments.length?(i=a==null?null:typeof a=="function"?a:m.constant(+a),c):i},c.y=function(a){return arguments.length?(e=typeof a=="function"?a:m.constant(+a),n=null,c):e},c.y0=function(a){return arguments.length?(e=typeof a=="function"?a:m.constant(+a),c):e},c.y1=function(a){return arguments.length?(n=a==null?null:typeof a=="function"?a:m.constant(+a),c):n},c.lineX0=c.lineY0=function(){return d().x(t).y(e)},c.lineY1=function(){return d().x(t).y(n)},c.lineX1=function(){return d().x(i).y(e)},c.defined=function(a){return arguments.length?(s=typeof a=="function"?a:m.constant(!!a),c):s},c.curve=function(a){return arguments.length?(l=a,o!=null&&(r=l(o)),c):l},c.context=function(a){return arguments.length?(a==null?o=r=null:r=l(o=a),c):o},c}function C(){}function H(t,e,n){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+n)/6)}function Y(t){this._context=t}Y.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:H(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:H(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function Dt(t){return new Y(t)}function xt(t){this._context=t}xt.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:H(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function jt(t){return new xt(t)}function bt(t){this._context=t}bt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+t)/6,i=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(n,i):this._context.moveTo(n,i);break;case 3:this._point=4;default:H(this,t,e);break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}};function Et(t){return new bt(t)}function mt(t,e){this._basis=new Y(t),this._beta=e}mt.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,n=t.length-1;if(n>0)for(var i=t[0],s=e[0],o=t[n]-i,l=e[n]-s,r=-1,h;++r<=n;)h=r/n,this._basis.point(this._beta*t[r]+(1-this._beta)*(i+h*o),this._beta*e[r]+(1-this._beta)*(s+h*l));this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}};const Bt=(function t(e){function n(i){return e===1?new Y(i):new mt(i,e)}return n.beta=function(i){return t(+i)},n})(.85);function $(t,e,n){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-n),t._x2,t._y2)}function st(t,e){this._context=t,this._k=(1-e)/6}st.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:$(this,this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:$(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Ft=(function t(e){function n(i){return new st(i,e)}return n.tension=function(i){return t(+i)},n})(0);function ot(t,e){this._context=t,this._k=(1-e)/6}ot.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x3,this._y3),this._context.closePath();break}case 2:{this._context.lineTo(this._x3,this._y3),this._context.closePath();break}case 3:{this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:$(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Rt=(function t(e){function n(i){return new ot(i,e)}return n.tension=function(i){return t(+i)},n})(0);function rt(t,e){this._context=t,this._k=(1-e)/6}rt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:$(this,t,e);break}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Lt=(function t(e){function n(i){return new rt(i,e)}return n.tension=function(i){return t(+i)},n})(0);function at(t,e,n){var i=t._x1,s=t._y1,o=t._x2,l=t._y2;if(t._l01_a>m.epsilon){var r=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,h=3*t._l01_a*(t._l01_a+t._l12_a);i=(i*r-t._x0*t._l12_2a+t._x2*t._l01_2a)/h,s=(s*r-t._y0*t._l12_2a+t._y2*t._l01_2a)/h}if(t._l23_a>m.epsilon){var c=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,d=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*c+t._x1*t._l23_2a-e*t._l12_2a)/d,l=(l*c+t._y1*t._l23_2a-n*t._l12_2a)/d}t._context.bezierCurveTo(i,s,o,l,t._x2,t._y2)}function kt(t,e){this._context=t,this._alpha=e}kt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,i=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+i*i,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:at(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Ht=(function t(e){function n(i){return e?new kt(i,e):new st(i,0)}return n.alpha=function(i){return t(+i)},n})(.5);function St(t,e){this._context=t,this._alpha=e}St.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x3,this._y3),this._context.closePath();break}case 2:{this._context.lineTo(this._x3,this._y3),this._context.closePath();break}case 3:{this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}}},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,i=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+i*i,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:at(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const $t=(function t(e){function n(i){return e?new St(i,e):new ot(i,0)}return n.alpha=function(i){return t(+i)},n})(.5);function wt(t,e){this._context=t,this._alpha=e}wt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,i=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+i*i,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:at(this,t,e);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};const Gt=(function t(e){function n(i){return e?new wt(i,e):new rt(i,0)}return n.alpha=function(i){return t(+i)},n})(.5);function Tt(t){this._context=t}Tt.prototype={areaStart:C,areaEnd:C,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}};function It(t){return new Tt(t)}function lt(t){return t<0?-1:1}function ht(t,e,n){var i=t._x1-t._x0,s=e-t._x1,o=(t._y1-t._y0)/(i||s<0&&-0),l=(n-t._y1)/(s||i<0&&-0),r=(o*s+l*i)/(i+s);return(lt(o)+lt(l))*Math.min(Math.abs(o),Math.abs(l),.5*Math.abs(r))||0}function ct(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function Z(t,e,n){var i=t._x0,s=t._y0,o=t._x1,l=t._y1,r=(o-i)/3;t._context.bezierCurveTo(i+r,s+r*e,o-r,l-r*n,o,l)}function G(t){this._context=t}G.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Z(this,this._t0,ct(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(t=+t,e=+e,!(t===this._x1&&e===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,Z(this,ct(this,n=ht(this,t,e)),n);break;default:Z(this,this._t0,n=ht(this,t,e));break}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}};function Nt(t){this._context=new Ct(t)}(Nt.prototype=Object.create(G.prototype)).point=function(t,e){G.prototype.point.call(this,e,t)};function Ct(t){this._context=t}Ct.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,i,s,o){this._context.bezierCurveTo(e,t,i,n,o,s)}};function Xt(t){return new G(t)}function Yt(t){return new Nt(t)}function At(t){this._context=t}At.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,n=t.length;if(n)if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),n===2)this._context.lineTo(t[1],e[1]);else for(var i=_t(t),s=_t(e),o=0,l=1;l<n;++o,++l)this._context.bezierCurveTo(i[0][o],s[0][o],i[1][o],s[1][o],t[l],e[l]);(this._line||this._line!==0&&n===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}};function _t(t){var e,n=t.length-1,i,s=new Array(n),o=new Array(n),l=new Array(n);for(s[0]=0,o[0]=2,l[0]=t[0]+2*t[1],e=1;e<n-1;++e)s[e]=1,o[e]=4,l[e]=4*t[e]+2*t[e+1];for(s[n-1]=2,o[n-1]=7,l[n-1]=8*t[n-1]+t[n],e=1;e<n;++e)i=s[e]/o[e-1],o[e]-=i,l[e]-=i*l[e-1];for(s[n-1]=l[n-1]/o[n-1],e=n-2;e>=0;--e)s[e]=(l[e]-s[e+1])/o[e];for(o[n-1]=(t[n]+s[n-1])/2,e=0;e<n-1;++e)o[e]=2*t[e+1]-s[e+1];return[s,o]}function Vt(t){return new At(t)}function V(t,e){this._context=t,this._t=e}V.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var n=this._x*(1-this._t)+t*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,e)}break}}this._x=t,this._y=e}};function zt(t){return new V(t,.5)}function Wt(t){return new V(t,0)}function Zt(t){return new V(t,1)}function ut(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),n.push.apply(n,i)}return n}function qt(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ut(Object(n),!0).forEach(function(i){Ut(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ut(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function E(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?E=function(e){return typeof e}:E=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},E(t)}function Ut(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function I(){return I=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},I.apply(this,arguments)}function Qt(t,e){if(t){if(typeof t=="string")return ft(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ft(t,e)}}function ft(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function Pt(t,e){var n=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=Qt(t))||e){n&&(t=n);var i=0,s=function(){};return{s,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(h){throw h},f:s}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o=!0,l=!1,r;return{s:function(){n=n.call(t)},n:function(){var h=n.next();return o=h.done,h},e:function(h){l=!0,r=h},f:function(){try{!o&&n.return!=null&&n.return()}finally{if(l)throw r}}}}function Jt(t,e){var n=[],i=[];function s(o,l){if(o.length===1)n.push(o[0]),i.push(o[0]);else{for(var r=Array(o.length-1),h=0;h<r.length;h++)h===0&&n.push(o[0]),h===r.length-1&&i.push(o[h+1]),r[h]=[(1-l)*o[h][0]+l*o[h+1][0],(1-l)*o[h][1]+l*o[h+1][1]];s(r,l)}}return t.length&&s(t,e),{left:n,right:i.reverse()}}function Kt(t){var e={};return t.length===4&&(e.x2=t[2][0],e.y2=t[2][1]),t.length>=3&&(e.x1=t[1][0],e.y1=t[1][1]),e.x=t[t.length-1][0],e.y=t[t.length-1][1],t.length===4?e.type="C":t.length===3?e.type="Q":e.type="L",e}function te(t,e){e=e||2;for(var n=[],i=t,s=1/e,o=0;o<e-1;o++){var l=s/(1-s*o),r=Jt(i,l);n.push(r.left),i=r.right}return n.push(i),n}function ee(t,e,n){var i=[[t.x,t.y]];return e.x1!=null&&i.push([e.x1,e.y1]),e.x2!=null&&i.push([e.x2,e.y2]),i.push([e.x,e.y]),te(i,n).map(Kt)}var ne=/[MLCSTQAHVZmlcstqahv]|-?[\d.e+-]+/g,D={M:["x","y"],L:["x","y"],H:["x"],V:["y"],C:["x1","y1","x2","y2","x","y"],S:["x2","y2","x","y"],Q:["x1","y1","x","y"],T:["x","y"],A:["rx","ry","xAxisRotation","largeArcFlag","sweepFlag","x","y"],Z:[]};Object.keys(D).forEach(function(t){D[t.toLowerCase()]=D[t]});function q(t,e){for(var n=Array(t),i=0;i<t;i++)n[i]=e;return n}function ie(t){return"".concat(t.type).concat(D[t.type].map(function(e){return t[e]}).join(","))}function se(t,e){var n={x1:"x",y1:"y",x2:"x",y2:"y"},i=["xAxisRotation","largeArcFlag","sweepFlag"];if(t.type!==e.type&&e.type.toUpperCase()!=="M"){var s={};Object.keys(e).forEach(function(o){var l=e[o],r=t[o];r===void 0&&(i.includes(o)?r=l:(r===void 0&&n[o]&&(r=t[n[o]]),r===void 0&&(r=0))),s[o]=r}),s.type=e.type,t=s}return t}function oe(t,e,n){var i=[];if(e.type==="L"||e.type==="Q"||e.type==="C")i=i.concat(ee(t,e,n));else{var s=I({},t);s.type==="M"&&(s.type="L"),i=i.concat(q(n-1).map(function(){return s})),i.push(e)}return i}function pt(t,e,n){var i=t.length-1,s=e.length-1,o=i/s,l=q(s).reduce(function(h,c,d){var a=Math.floor(o*d);if(n&&a<t.length-1&&n(t[a],t[a+1])){var _=o*d%1<.5;h[a]&&(_?a>0?a-=1:a<t.length-1&&(a+=1):a<t.length-1?a+=1:a>0&&(a-=1))}return h[a]=(h[a]||0)+1,h},[]),r=l.reduce(function(h,c,d){if(d===t.length-1){var a=q(c,I({},t[t.length-1]));return a[0].type==="M"&&a.forEach(function(_){_.type="L"}),h.concat(a)}return h.concat(oe(t[d],t[d+1],c))},[]);return r.unshift(t[0]),r}function yt(t){for(var e=(t||"").match(ne)||[],n=[],i,s,o=0;o<e.length;++o)if(i=D[e[o]],i){s={type:e[o]};for(var l=0;l<i.length;++l)s[i[l]]=+e[o+l+1];o+=i.length,n.push(s)}return n}function re(t,e,n){var i=t==null?[]:t.slice(),s=e==null?[]:e.slice(),o=E(n)==="object"?n:{excludeSegment:n,snapEndsToInput:!0},l=o.excludeSegment,r=o.snapEndsToInput;if(!i.length&&!s.length)return function(){return[]};var h=(i.length===0||i[i.length-1].type==="Z")&&(s.length===0||s[s.length-1].type==="Z");i.length>0&&i[i.length-1].type==="Z"&&i.pop(),s.length>0&&s[s.length-1].type==="Z"&&s.pop(),i.length?s.length||s.push(i[0]):i.push(s[0]);var c=Math.abs(s.length-i.length);c!==0&&(s.length>i.length?i=pt(i,s,l):s.length<i.length&&(s=pt(s,i,l))),i=i.map(function(a,_){return se(a,s[_])});var d=i.map(function(a){return qt({},a)});return h&&(d.push({type:"Z"}),i.push({type:"Z"})),function(_){if(_===1&&r)return e??[];if(_===0)return i;for(var b=0;b<d.length;++b){var v=i[b],x=s[b],f=d[b],p=Pt(D[f.type]),g;try{for(p.s();!(g=p.n()).done;){var y=g.value;f[y]=(1-_)*v[y]+_*x[y],(y==="largeArcFlag"||y==="sweepFlag")&&(f[y]=Math.round(f[y]))}}catch(k){p.e(k)}finally{p.f()}}return d}}function U(t,e,n){var i=yt(t),s=yt(e),o=E(n)==="object"?n:{excludeSegment:n,snapEndsToInput:!0},l=o.excludeSegment,r=o.snapEndsToInput;if(!i.length&&!s.length)return function(){return""};var h=re(i,s,{excludeSegment:l,snapEndsToInput:r});return function(d){if(d===1&&r)return e??"";var a=h(d),_="",b=Pt(a),v;try{for(b.s();!(v=b.n()).done;){var x=v.value;_+=ie(x)}}catch(f){b.e(f)}finally{b.f()}return _}}var S;(function(t){t.Basis="basis",t.BasisClosed="basisClosed",t.BasisOpen="basisOpen",t.Bundle="bundle",t.Cardinal="cardinal",t.CardinalClosed="cardinalClosed",t.CardinalOpen="cardinalOpen",t.CatmullRom="catmullRom",t.CatmullRomClosed="catmullRomClosed",t.CatmullRomOpen="catmullRomOpen",t.Linear="linear",t.LinearClosed="linearClosed",t.MonotoneX="monotoneX",t.MonotoneY="monotoneY",t.Natural="natural",t.Step="step",t.StepAfter="stepAfter",t.StepBefore="stepBefore"})(S||(S={}));const X={[S.Basis]:Dt,[S.BasisClosed]:jt,[S.BasisOpen]:Et,[S.Bundle]:Bt,[S.Cardinal]:Ft,[S.CardinalClosed]:Rt,[S.CardinalOpen]:Lt,[S.CatmullRom]:Ht,[S.CatmullRomClosed]:$t,[S.CatmullRomOpen]:Gt,[S.Linear]:nt,[S.LinearClosed]:It,[S.MonotoneX]:Xt,[S.MonotoneY]:Yt,[S.Natural]:Vt,[S.Step]:zt,[S.StepAfter]:Zt,[S.StepBefore]:Wt},ae=Object.assign(Object.assign({},T.XYComponentDefaultConfig),{curveType:S.MonotoneX,lineWidth:2,lineDashArray:void 0,fallbackValue:void 0,highlightOnHover:!1,cursor:null,interpolateMissingData:!1}),le=u.injectGlobal`
3
3
  :root {
4
4
  --vis-line-cursor: default;
5
5
  --vis-line-stroke-dasharray: none;
@@ -33,7 +33,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
33
33
  stroke-dasharray: var(--vis-line-gapfill-stroke-dasharray);
34
34
  stroke-dashoffset: var(--vis-line-gapfill-stroke-dashoffset);
35
35
  stroke-opacity: var(--vis-line-gapfill-stroke-opacity);
36
- `,ce=Object.freeze(Object.defineProperty({__proto__:null,dim:K,globalStyles:le,interpolatedPath:tt,line:j,linePath:Q,lineSelectionHelper:J,root:he},Symbol.toStringTag,{value:"Module"}));class z extends T.XYComponentCore{constructor(e){super(),this._defaultConfig=ae,this.config=this._defaultConfig,this.curve=X[S.MonotoneX],this.events={[z.selectors.line]:{mouseover:this._highlight.bind(this),mouseleave:this._resetHighlight.bind(this)}},e&&this.setConfig(e)}get bleed(){const{config:{lineWidth:e}}=this,i=this.yScale.domain(),s=(this.yScale.range()[0]>this.yScale.range()[1]?T.Direction.North:T.Direction.South)===T.Direction.South,o=e>3,l=e>=10;return{top:!l&&(!s&&i[1]===0||s&&i[0]===0)?0:e/2,bottom:!l&&(!s&&i[0]===0||s&&i[1]===0)?0:e/2,left:o?e/2:0,right:o?e/2:0}}_render(e){super._render(e);const{config:i,datamodel:{data:n}}=this,s=u.isNumber(e)?e:i.duration;this.curve=X[i.curveType],this.lineGen=nt().x(a=>a.x).y(a=>a.y).defined(a=>a.defined).curve(this.curve);const o=u.isArray(i.y)?i.y:[i.y],l=n.map((a,_)=>this.xScale(u.getNumber(a,i.x,_))),r=o.map(a=>{const _=n.map((p,g)=>{const y=u.getNumber(p,a,g),k=(u.isNumber(y)||y===null)&&isFinite(y)?y:i.fallbackValue,N=i.interpolateMissingData?(u.isNumber(y)||y===null)&&isFinite(y):isFinite(k);return{x:l[g],y:this.yScale(k??0),defined:N,value:k}}),b=_.reduce((p,g)=>g.defined||p,!1);let v=!1;const x=_.reduce((p,g,y)=>{!g.defined&&isFinite(i.fallbackValue)&&p.push(Object.assign(Object.assign({},g),{defined:!0})),!g.defined&&!v&&(v=!0);const k=y>0&&!_[y-1].defined||y<_.length-1&&!_[y+1].defined;return g.defined&&k&&(v||p.push(Object.assign(Object.assign({},g),{defined:!1})),p.push(g),v=!1),p},[]),f=b&&_.some(p=>p.value!==null);return{values:_,defined:b,gaps:x,visible:f}}),h=this.g.selectAll(`.${j}`).data(r),c=h.enter().append("g").attr("class",j);c.append("path").attr("class",Q).attr("stroke",(a,_)=>u.getColor(n,i.color,_)).attr("stroke-opacity",0).attr("stroke-width",i.lineWidth),c.append("path").attr("class",J).attr("d",this._emptyPath()),c.append("path").attr("class",tt).attr("d",this._emptyPath()).style("opacity",0);const d=c.merge(h);d.style("cursor",(a,_)=>u.getString(n,i.cursor,_)),d.each((a,_,b)=>{var v;const x=u.select(b[_]),f=x.select(`.${Q}`),p=x.select(`.${J}`),g=x.select(`.${tt}`),y=a.visible,k=u.getValue(n,i.lineDashArray,_),N=u.smartTransition(f,s).attr("stroke",u.getColor(n,i.color,_)).attr("stroke-width",i.lineWidth).attr("stroke-opacity",y?1:0).style("stroke-dasharray",(v=k?.join(" "))!==null&&v!==void 0?v:null),M=a.values.some(O=>!O.defined),P=this.lineGen(a.values);if(s&&!M){const O=f.attr("d")||this._emptyPath(),A=P||this._emptyPath();N.attrTween("d",()=>U(O,A))}else a.visible&&N.attr("d",P);p.attr("d",P).attr("visibility",y?null:"hidden"),M&&i.interpolateMissingData?u.smartTransition(g,s).attr("d",this.lineGen(a.gaps)).attr("stroke",u.getColor(n,i.color,_)).attr("stroke-width",i.lineWidth-1).style("opacity",1):g.transition().duration(s).style("opacity",0)}),u.smartTransition(h.exit(),s).style("opacity",0).remove()}_emptyPath(){const e=this.xScale.range(),i=this.yScale.range();return`M${e[0]},${i[0]} L${e[1]},${i[0]}`}_highlight(e){const{config:i}=this;i.highlightOnHover&&this.g.selectAll(`.${j}`).classed(K,n=>n!==e)}_resetHighlight(){const{config:e}=this;e.highlightOnHover&&this.g.selectAll(`.${j}`).classed(K,!1)}}z.selectors=ce;const _e=Object.assign(Object.assign({},T.XYComponentDefaultConfig),{color:void 0,curveType:S.MonotoneX,baseline:()=>0,opacity:1,cursor:null,line:!1,lineColor:void 0,lineWidth:2,lineDashArray:void 0,minHeight1Px:!1,minHeight:void 0,stackMinHeight:!1}),At=u.css`
36
+ `,ce=Object.freeze(Object.defineProperty({__proto__:null,dim:K,globalStyles:le,interpolatedPath:tt,line:j,linePath:Q,lineSelectionHelper:J,root:he},Symbol.toStringTag,{value:"Module"}));class z extends T.XYComponentCore{constructor(e){super(),this._defaultConfig=ae,this.config=this._defaultConfig,this.curve=X[S.MonotoneX],this.events={[z.selectors.line]:{mouseover:this._highlight.bind(this),mouseleave:this._resetHighlight.bind(this)}},e&&this.setConfig(e)}get bleed(){const{config:{lineWidth:e}}=this,n=this.yScale.domain(),s=(this.yScale.range()[0]>this.yScale.range()[1]?T.Direction.North:T.Direction.South)===T.Direction.South,o=e>3,l=e>=10;return{top:!l&&(!s&&n[1]===0||s&&n[0]===0)?0:e/2,bottom:!l&&(!s&&n[0]===0||s&&n[1]===0)?0:e/2,left:o?e/2:0,right:o?e/2:0}}_render(e){super._render(e);const{config:n,datamodel:{data:i}}=this,s=u.isNumber(e)?e:n.duration;this.curve=X[n.curveType],this.lineGen=it().x(a=>a.x).y(a=>a.y).defined(a=>a.defined).curve(this.curve);const o=u.isArray(n.y)?n.y:[n.y],l=i.map((a,_)=>this.xScale(u.getNumber(a,n.x,_))),r=o.map(a=>{const _=i.map((p,g)=>{const y=u.getNumber(p,a,g),k=(u.isNumber(y)||y===null)&&isFinite(y)?y:n.fallbackValue,N=n.interpolateMissingData?(u.isNumber(y)||y===null)&&isFinite(y):isFinite(k);return{x:l[g],y:this.yScale(k??0),defined:N,value:k}}),b=_.reduce((p,g)=>g.defined||p,!1);let v=!1;const x=_.reduce((p,g,y)=>{!g.defined&&isFinite(n.fallbackValue)&&p.push(Object.assign(Object.assign({},g),{defined:!0})),!g.defined&&!v&&(v=!0);const k=y>0&&!_[y-1].defined||y<_.length-1&&!_[y+1].defined;return g.defined&&k&&(v||p.push(Object.assign(Object.assign({},g),{defined:!1})),p.push(g),v=!1),p},[]),f=b&&_.some(p=>p.value!==null);return{values:_,defined:b,gaps:x,visible:f}}),h=this.g.selectAll(`.${j}`).data(r),c=h.enter().append("g").attr("class",j);c.append("path").attr("class",Q).attr("stroke",(a,_)=>u.getColor(i,n.color,_)).attr("stroke-opacity",0).attr("stroke-width",n.lineWidth),c.append("path").attr("class",J).attr("d",this._emptyPath()),c.append("path").attr("class",tt).attr("d",this._emptyPath()).style("opacity",0);const d=c.merge(h);d.style("cursor",(a,_)=>u.getString(i,n.cursor,_)),d.each((a,_,b)=>{var v;const x=u.select(b[_]),f=x.select(`.${Q}`),p=x.select(`.${J}`),g=x.select(`.${tt}`),y=a.visible,k=u.getValue(i,n.lineDashArray,_),N=u.smartTransition(f,s).attr("stroke",u.getColor(i,n.color,_)).attr("stroke-width",n.lineWidth).attr("stroke-opacity",y?1:0).style("stroke-dasharray",(v=k?.join(" "))!==null&&v!==void 0?v:null),M=a.values.some(P=>!P.defined),A=this.lineGen(a.values);if(s&&!M){const P=f.attr("d")||this._emptyPath(),O=A||this._emptyPath();N.attrTween("d",()=>U(P,O))}else a.visible&&N.attr("d",A);p.attr("d",A).attr("visibility",y?null:"hidden"),M&&n.interpolateMissingData?u.smartTransition(g,s).attr("d",this.lineGen(a.gaps)).attr("stroke",u.getColor(i,n.color,_)).attr("stroke-width",n.lineWidth-1).style("opacity",1):g.transition().duration(s).style("opacity",0)}),u.smartTransition(h.exit(),s).style("opacity",0).remove()}_emptyPath(){const e=this.xScale.range(),n=this.yScale.range();return`M${e[0]},${n[0]} L${e[1]},${n[0]}`}_highlight(e){const{config:n}=this;n.highlightOnHover&&this.g.selectAll(`.${j}`).classed(K,i=>i!==e)}_resetHighlight(){const{config:e}=this;e.highlightOnHover&&this.g.selectAll(`.${j}`).classed(K,!1)}}z.selectors=ce;const _e=Object.assign(Object.assign({},T.XYComponentDefaultConfig),{color:void 0,curveType:S.MonotoneX,baseline:()=>0,opacity:1,cursor:null,line:!1,lineColor:void 0,lineWidth:2,lineDashArray:void 0,minHeight1Px:!1,minHeight:void 0,stackMinHeight:!1}),Ot=u.css`
37
37
  label: area-component;
38
38
  `,ue=u.injectGlobal`
39
39
  :root {
@@ -50,11 +50,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
50
50
  --vis-dark-area-stroke-color: none;
51
51
  }
52
52
 
53
- body.theme-dark ${`.${At}`} {
53
+ body.theme-dark ${`.${Ot}`} {
54
54
  --vis-area-stroke-color: var(--vis-dark-area-stroke-color);
55
55
  }
56
56
 
57
- `,F=u.css`
57
+ `,L=u.css`
58
58
  label: area;
59
59
  cursor: var(--vis-area-cursor);
60
60
  fill-opacity: var(--vis-area-fill-opacity);
@@ -72,4 +72,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
72
72
  fill: none;
73
73
  stroke-dasharray: var(--vis-line-stroke-dasharray);
74
74
  stroke-dashoffset: var(--vis-line-stroke-dashoffset);
75
- `,fe=Object.freeze(Object.defineProperty({__proto__:null,area:F,areaLinePath:et,globalStyles:ue,root:At},Symbol.toStringTag,{value:"Module"}));class W extends T.XYComponentCore{constructor(e){super(),this._defaultConfig=_e,this.config=this._defaultConfig,this.stacked=!0,this.events={[W.selectors.area]:{}},e&&this.setConfig(e),this.stacked=Array.isArray(this.config.y)}get bleed(){const{config:{line:e,lineWidth:i}}=this;if(!e)return{top:0,bottom:0,left:0,right:0};const n=this.yScale.domain(),o=(this.yScale.range()[0]>this.yScale.range()[1]?T.Direction.North:T.Direction.South)===T.Direction.South,l=i>3,r=i>=10;return{top:!r&&(!o&&n[1]===0||o&&n[0]===0)?0:i/2,bottom:!r&&(!o&&n[0]===0||o&&n[1]===0)?0:i/2,left:l?i/2:0,right:l?i/2:0}}_render(e){super._render(e);const{config:i,datamodel:{data:n}}=this,s=u.isNumber(e)?e:i.duration,o=X[i.curveType];this._areaGen=Mt().x(f=>f.x).y0(f=>f.y0).y1(f=>f.y1).curve(o);const l=u.isArray(i.y)?i.y:[i.y],r=n.map((f,p)=>this.xScale(u.getNumber(f,i.x,p))),h=u.getStackedData(n,i.baseline,l,this._prevNegative);this._prevNegative=h.map(f=>!!f.isMostlyNegative);const c=[],d=h.map(f=>f.map((p,g)=>{var y,k;const N=r[g],M=this.yScale(p[0]),P=this.yScale(p[1]),O=P>M,A=i.stackMinHeight&&c[g]||0,R=O?M+A:M-A,B=O?P+A:P-A;let L=0;return(i.minHeight||i.minHeight1Px)&&Math.abs(B-R)<((y=i.minHeight)!==null&&y!==void 0?y:1)&&(L=((k=i.minHeight)!==null&&k!==void 0?k:1)-Math.abs(B-R),i.stackMinHeight&&(c[g]=A+L)),{x:N,y0:R,y1:O?B+L:B-L}})),a=d.length-1,_=[...d].reverse(),b=this.g.selectAll(`.${F}`).data(_),v=b.enter().append("path").attr("class",F).attr("d",f=>this._areaGen(f)||this._emptyPath()).style("opacity",0).style("fill",(f,p)=>u.getColor(n,i.color,a-p)),x=u.smartTransition(v.merge(b),s).style("opacity",(f,p)=>f.some(y=>y.y0-y.y1!==0)?u.getNumber(n,i.opacity,a-p):0).style("fill",(f,p)=>u.getColor(n,i.color,a-p)).style("cursor",(f,p)=>u.getString(n,i.cursor,a-p));s?x.attrTween("d",(p,g,y)=>{const k=u.select(y[g]).attr("d"),N=this._areaGen(p)||this._emptyPath();return U(k,N)}):x.attr("d",f=>this._areaGen(f)||this._emptyPath()),u.smartTransition(b.exit(),s).style("opacity",0).remove(),i.line&&this._renderLines(s,d)}_renderLines(e,i){var n;const{config:s,datamodel:{data:o}}=this,l=i.length-1,r=[...i].reverse(),h=(n=s.lineColor)!==null&&n!==void 0?n:s.color,c=this.g.selectAll(`.${et}`).data(r),d=this.g.selectAll(`.${F}`).nodes(),a=c.enter().insert("path",(v,x)=>d[x+1]).attr("class",et).attr("stroke",(v,x)=>u.getColor(o,h,l-x)).attr("stroke-width",s.lineWidth).attr("stroke-opacity",0),_=u.smartTransition(a.merge(c),e).attr("stroke",(v,x)=>u.getColor(o,h,l-x)).attr("stroke-width",s.lineWidth).attr("stroke-opacity",1).attr("cursor",(v,x)=>u.getString(o,s.cursor,l-x)).style("stroke-dasharray",(v,x)=>{var f,p;return(p=(f=u.getValue(o,s.lineDashArray,x))===null||f===void 0?void 0:f.join(" "))!==null&&p!==void 0?p:null}),b=X[s.curveType];this._lineGen=nt().x(v=>v.x).y(v=>v.y1).curve(b),e?_.attrTween("d",(x,f,p)=>{const g=u.select(p[f]).attr("d")||this._emptyLinePath(),y=this._lineGen(x)||this._emptyLinePath();return U(g,y)}):_.attr("d",v=>this._lineGen(v)||this._emptyLinePath()),u.smartTransition(c.exit(),e).style("opacity",0).remove()}getYDataExtent(e){const{config:i,datamodel:n}=this,s=u.isArray(i.y)?i.y:[i.y],o=this.xScale.domain(),l=e?u.filterDataByRange(n.data,o,i.x,!0):n.data;return u.getStackedExtent(l,i.baseline,...s)}_emptyPath(){const e=this.xScale.range(),i=this.yScale.domain(),n=this.yScale((i[0]+i[1])/2),s=n;return this._areaGen([{y0:n,y1:s,x:e[0]},{y0:n,y1:s,x:e[1]}])}_emptyLinePath(){const e=this.xScale.range(),i=this.yScale.range();return`M${e[0]},${i[0]} L${e[1]},${i[0]}`}}W.selectors=fe;const pe={"data-vis-component":""},ye=w.defineComponent({__name:"index",props:{color:{type:[Function,String,Array,null]},curveType:{},baseline:{type:[Function,Number,null]},opacity:{type:[Function,Number,null]},cursor:{type:[Function,String,null]},minHeight1Px:{type:Boolean},minHeight:{},x:{type:[Function,Number,null]},y:{type:[Function,Number,null,Array]},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(t,{expose:e}){const i=w.inject(u.o),n=t,s=w.computed(()=>i.data.value??n.data),o=u.m(n),l=w.ref();return w.onMounted(()=>{w.nextTick(()=>{var r;l.value=new W(o.value),(r=l.value)==null||r.setData(s.value),i.update(l.value)})}),w.onUnmounted(()=>{var r;(r=l.value)==null||r.destroy(),i.destroy()}),w.watch(o,(r,h)=>{var c;u.f(r,h)||(c=l.value)==null||c.setConfig(o.value)}),w.watch(s,()=>{var r;(r=l.value)==null||r.setData(s.value)}),e({component:l}),(r,h)=>(w.openBlock(),w.createElementBlock("div",pe))}}),de={"data-vis-component":""},ve=w.defineComponent({__name:"index",props:{color:{type:[Function,String,Array,null]},curveType:{},lineWidth:{},lineDashArray:{type:[Function,Array,null]},fallbackValue:{},highlightOnHover:{type:Boolean},cursor:{type:[Function,String,null]},interpolateMissingData:{type:Boolean},x:{type:[Function,Number,null]},y:{type:[Function,Number,null,Array]},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(t,{expose:e}){const i=w.inject(u.o),n=t,s=w.computed(()=>i.data.value??n.data),o=u.m(n),l=w.ref();return w.onMounted(()=>{w.nextTick(()=>{var r;l.value=new z(o.value),(r=l.value)==null||r.setData(s.value),i.update(l.value)})}),w.onUnmounted(()=>{var r;(r=l.value)==null||r.destroy(),i.destroy()}),w.watch(o,(r,h)=>{var c;u.f(r,h)||(c=l.value)==null||c.setConfig(o.value)}),w.watch(s,()=>{var r;(r=l.value)==null||r.setData(s.value)}),e({component:l}),(r,h)=>(w.openBlock(),w.createElementBlock("div",de))}});exports.C=ye;exports.C$1=ve;
75
+ `,fe=Object.freeze(Object.defineProperty({__proto__:null,area:L,areaLinePath:et,globalStyles:ue,root:Ot},Symbol.toStringTag,{value:"Module"}));class W extends T.XYComponentCore{constructor(e){super(),this._defaultConfig=_e,this.config=this._defaultConfig,this.stacked=!0,this.events={[W.selectors.area]:{}},e&&this.setConfig(e),this.stacked=Array.isArray(this.config.y)}get bleed(){const{config:{line:e,lineWidth:n}}=this;if(!e)return{top:0,bottom:0,left:0,right:0};const i=this.yScale.domain(),o=(this.yScale.range()[0]>this.yScale.range()[1]?T.Direction.North:T.Direction.South)===T.Direction.South,l=n>3,r=n>=10;return{top:!r&&(!o&&i[1]===0||o&&i[0]===0)?0:n/2,bottom:!r&&(!o&&i[0]===0||o&&i[1]===0)?0:n/2,left:l?n/2:0,right:l?n/2:0}}_render(e){super._render(e);const{config:n,datamodel:{data:i}}=this,s=u.isNumber(e)?e:n.duration,o=X[n.curveType];this._areaGen=Mt().x(f=>f.x).y0(f=>f.y0).y1(f=>f.y1).curve(o);const l=u.isArray(n.y)?n.y:[n.y],r=i.map((f,p)=>this.xScale(u.getNumber(f,n.x,p))),h=u.getStackedData(i,n.baseline,l,this._prevNegative);this._prevNegative=h.map(f=>!!f.isMostlyNegative);const c=[],d=h.map(f=>f.map((p,g)=>{var y,k;const N=r[g],M=this.yScale(p[0]),A=this.yScale(p[1]),P=A>M,O=n.stackMinHeight&&c[g]||0,B=P?M+O:M-O,F=P?A+O:A-O;let R=0;return(n.minHeight||n.minHeight1Px)&&Math.abs(F-B)<((y=n.minHeight)!==null&&y!==void 0?y:1)&&(R=((k=n.minHeight)!==null&&k!==void 0?k:1)-Math.abs(F-B),n.stackMinHeight&&(c[g]=O+R)),{x:N,y0:B,y1:P?F+R:F-R}})),a=d.length-1,_=[...d].reverse(),b=this.g.selectAll(`.${L}`).data(_),v=b.enter().append("path").attr("class",L).attr("d",f=>this._areaGen(f)||this._emptyPath()).style("opacity",0).style("fill",(f,p)=>u.getColor(i,n.color,a-p)),x=u.smartTransition(v.merge(b),s).style("opacity",(f,p)=>f.some(y=>y.y0-y.y1!==0)?u.getNumber(i,n.opacity,a-p):0).style("fill",(f,p)=>u.getColor(i,n.color,a-p)).style("cursor",(f,p)=>u.getString(i,n.cursor,a-p));s?x.attrTween("d",(p,g,y)=>{const k=u.select(y[g]).attr("d"),N=this._areaGen(p)||this._emptyPath();return U(k,N)}):x.attr("d",f=>this._areaGen(f)||this._emptyPath()),u.smartTransition(b.exit(),s).style("opacity",0).remove(),n.line&&this._renderLines(s,d)}_renderLines(e,n){var i;const{config:s,datamodel:{data:o}}=this,l=n.length-1,r=[...n].reverse(),h=(i=s.lineColor)!==null&&i!==void 0?i:s.color,c=this.g.selectAll(`.${et}`).data(r),d=this.g.selectAll(`.${L}`).nodes(),a=c.enter().insert("path",(v,x)=>d[x+1]).attr("class",et).attr("stroke",(v,x)=>u.getColor(o,h,l-x)).attr("stroke-width",s.lineWidth).attr("stroke-opacity",0),_=u.smartTransition(a.merge(c),e).attr("stroke",(v,x)=>u.getColor(o,h,l-x)).attr("stroke-width",s.lineWidth).attr("stroke-opacity",1).attr("cursor",(v,x)=>u.getString(o,s.cursor,l-x)).style("stroke-dasharray",(v,x)=>{var f,p;return(p=(f=u.getValue(o,s.lineDashArray,x))===null||f===void 0?void 0:f.join(" "))!==null&&p!==void 0?p:null}),b=X[s.curveType];this._lineGen=it().x(v=>v.x).y(v=>v.y1).curve(b),e?_.attrTween("d",(x,f,p)=>{const g=u.select(p[f]).attr("d")||this._emptyLinePath(),y=this._lineGen(x)||this._emptyLinePath();return U(g,y)}):_.attr("d",v=>this._lineGen(v)||this._emptyLinePath()),u.smartTransition(c.exit(),e).style("opacity",0).remove()}getYDataExtent(e){const{config:n,datamodel:i}=this,s=u.isArray(n.y)?n.y:[n.y],o=this.xScale.domain(),l=e?u.filterDataByRange(i.data,o,n.x,!0):i.data;return u.getStackedExtent(l,n.baseline,...s)}_emptyPath(){const e=this.xScale.range(),n=this.yScale.domain(),i=this.yScale((n[0]+n[1])/2),s=i;return this._areaGen([{y0:i,y1:s,x:e[0]},{y0:i,y1:s,x:e[1]}])}_emptyLinePath(){const e=this.xScale.range(),n=this.yScale.range();return`M${e[0]},${n[0]} L${e[1]},${n[0]}`}}W.selectors=fe;const pe={"data-vis-component":""},ye=w.defineComponent({__name:"index",props:{color:{type:[Function,String,Array,null]},curveType:{},baseline:{type:[Function,Number,null]},opacity:{type:[Function,Number,null]},cursor:{type:[Function,String,null]},line:{type:Boolean},lineColor:{type:[Function,String,Array,null]},lineWidth:{},lineDashArray:{type:[Function,Array,null]},minHeight1Px:{type:Boolean},minHeight:{},stackMinHeight:{type:Boolean},x:{type:[Function,Number,null]},y:{type:[Function,Number,null,Array]},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(t,{expose:e}){const n=w.inject(u.o),i=t,s=w.computed(()=>n.data.value??i.data),o=u.m(i),l=w.ref();return w.onMounted(()=>{w.nextTick(()=>{var r;l.value=new W(o.value),(r=l.value)==null||r.setData(s.value),n.update(l.value)})}),w.onUnmounted(()=>{var r;(r=l.value)==null||r.destroy(),n.destroy()}),w.watch(o,(r,h)=>{var c;u.f(r,h)||(c=l.value)==null||c.setConfig(o.value)}),w.watch(s,()=>{var r;(r=l.value)==null||r.setData(s.value)}),e({component:l}),(r,h)=>(w.openBlock(),w.createElementBlock("div",pe))}}),de={"data-vis-component":""},ve=w.defineComponent({__name:"index",props:{color:{type:[Function,String,Array,null]},curveType:{},lineWidth:{},lineDashArray:{type:[Function,Array,null]},fallbackValue:{},highlightOnHover:{type:Boolean},cursor:{type:[Function,String,null]},interpolateMissingData:{type:Boolean},x:{type:[Function,Number,null]},y:{type:[Function,Number,null,Array]},id:{type:Function},xScale:{type:[Object,Function]},yScale:{type:[Object,Function]},excludeFromDomainCalculation:{type:Boolean},duration:{},events:{},attributes:{},data:{}},setup(t,{expose:e}){const n=w.inject(u.o),i=t,s=w.computed(()=>n.data.value??i.data),o=u.m(i),l=w.ref();return w.onMounted(()=>{w.nextTick(()=>{var r;l.value=new z(o.value),(r=l.value)==null||r.setData(s.value),n.update(l.value)})}),w.onUnmounted(()=>{var r;(r=l.value)==null||r.destroy(),n.destroy()}),w.watch(o,(r,h)=>{var c;u.f(r,h)||(c=l.value)==null||c.setConfig(o.value)}),w.watch(s,()=>{var r;(r=l.value)==null||r.setData(s.value)}),e({component:l}),(r,h)=>(w.openBlock(),w.createElementBlock("div",de))}});exports.C=ve;exports.j=ye;