@para-ui/core 2.2.39 → 2.2.40

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 (292) hide show
  1. package/AutoBox/index.d.ts +34 -34
  2. package/AutoTips/index.d.ts +27 -27
  3. package/Breadcrumbs/index.d.ts +39 -39
  4. package/Button/SplitButton.d.ts +61 -61
  5. package/Button/index.d.ts +56 -56
  6. package/Button/lang/en_US.d.ts +4 -4
  7. package/Button/lang/index.d.ts +9 -9
  8. package/Button/lang/zh_CN.d.ts +4 -4
  9. package/ButtonGroup/index.d.ts +33 -33
  10. package/ButtonGroup/index.js +2 -2
  11. package/Carousel/index.d.ts +30 -30
  12. package/Cascader/index.d.ts +54 -54
  13. package/Cascader/index.js +1 -1
  14. package/Cascader/lang/en_US.d.ts +4 -4
  15. package/Cascader/lang/index.d.ts +9 -9
  16. package/Cascader/lang/zh_CN.d.ts +4 -4
  17. package/Checkbox/index.d.ts +40 -40
  18. package/CheckboxGroup/index.d.ts +46 -46
  19. package/CheckboxGroup/index.js +2 -2
  20. package/Collapse/collapsePanel.d.ts +30 -30
  21. package/Collapse/index.d.ts +57 -57
  22. package/Collapse/motion.d.ts +5 -5
  23. package/Collapse/util.d.ts +11 -11
  24. package/CollapseBox/index.d.ts +27 -27
  25. package/CollapseBox/util.d.ts +5 -5
  26. package/CollapseLayout/index.d.ts +51 -51
  27. package/ColorPicker/index.d.ts +4 -4
  28. package/ComboSelect/WithTabsCombo/index.d.ts +11 -11
  29. package/ComboSelect/WithTabsCombo/interface.d.ts +141 -141
  30. package/ComboSelect/index.d.ts +11 -11
  31. package/ComboSelect/index.js +1 -1
  32. package/ComboSelect/interface.d.ts +149 -149
  33. package/ComboSelect/lang/en_US.d.ts +9 -9
  34. package/ComboSelect/lang/index.d.ts +19 -19
  35. package/ComboSelect/lang/zh_CN.d.ts +9 -9
  36. package/ComboSelect/utils.d.ts +12 -12
  37. package/Container/index.d.ts +77 -77
  38. package/DatePicker/PickerButton.d.ts +3 -3
  39. package/DatePicker/PickerTag.d.ts +3 -3
  40. package/DatePicker/generatePicker/generateRangePicker.d.ts +4 -4
  41. package/DatePicker/generatePicker/generateSinglePicker.d.ts +11 -11
  42. package/DatePicker/generatePicker/index.d.ts +77 -77
  43. package/DatePicker/index.d.ts +18 -18
  44. package/DatePicker/lang/en_US.d.ts +3 -3
  45. package/DatePicker/lang/index.d.ts +7 -7
  46. package/DatePicker/lang/zh_CN.d.ts +3 -3
  47. package/DatePicker/util.d.ts +20 -20
  48. package/Desktop/index.d.ts +55 -55
  49. package/Drawer/index.d.ts +11 -11
  50. package/Drawer/interface.d.ts +83 -83
  51. package/Drawer/lang/en_US.d.ts +5 -5
  52. package/Drawer/lang/index.d.ts +11 -11
  53. package/Drawer/lang/zh_CN.d.ts +5 -5
  54. package/Dropdown/index.d.ts +39 -39
  55. package/DynamicMultiBox/formItem.d.ts +13 -13
  56. package/DynamicMultiBox/index.d.ts +4 -4
  57. package/DynamicMultiBox/index.js +2 -2
  58. package/DynamicMultiBox/interface.d.ts +161 -161
  59. package/DynamicMultiBox/rowForm.d.ts +24 -24
  60. package/Empty/images/index.d.ts +2 -2
  61. package/Empty/index.d.ts +30 -30
  62. package/Empty/lang/en_US.d.ts +6 -6
  63. package/Empty/lang/index.d.ts +13 -13
  64. package/Empty/lang/zh_CN.d.ts +6 -6
  65. package/Form/index.d.ts +181 -181
  66. package/Form/index.js +2 -2
  67. package/FormItem/compoments/defaultCompoments/index.d.ts +19 -19
  68. package/FormItem/compoments/formCheckboxGroup/index.d.ts +8 -8
  69. package/FormItem/compoments/formFile/index.d.ts +38 -38
  70. package/FormItem/compoments/formRadioGroup/index.d.ts +8 -8
  71. package/FormItem/compoments/formSelect/index.d.ts +18 -18
  72. package/FormItem/errorTips.d.ts +12 -12
  73. package/FormItem/index.d.ts +152 -152
  74. package/FormItem/index.js +2 -2
  75. package/FormItem/itemType.d.ts +42 -42
  76. package/FormItem/validateFunction.d.ts +15 -15
  77. package/FunctionModal/dialog.d.ts +58 -58
  78. package/FunctionModal/index.d.ts +8 -8
  79. package/FunctionModal/index.js +1 -1
  80. package/FunctionModal/modalContext.d.ts +14 -14
  81. package/GlobalContext/componentsProps.d.ts +21 -21
  82. package/GlobalContext/confirmLocale.d.ts +7 -7
  83. package/GlobalContext/constant.d.ts +7 -7
  84. package/GlobalContext/index.d.ts +28 -28
  85. package/GlobalContext/intl.d.ts +34 -34
  86. package/GlobalContext/useFormatMessage.d.ts +3 -3
  87. package/Help/index.d.ts +20 -20
  88. package/HelperText/index.d.ts +19 -19
  89. package/Hooks/useGlobalProps.d.ts +1 -1
  90. package/InputLang/index.d.ts +49 -49
  91. package/InputNumber/index.d.ts +74 -74
  92. package/Label/index.d.ts +35 -35
  93. package/Loading/index.d.ts +17 -17
  94. package/Menu/footerExpansion.d.ts +9 -9
  95. package/Menu/index.d.ts +10 -10
  96. package/Menu/index.js +1 -1
  97. package/Menu/interface.d.ts +139 -139
  98. package/Menu/logo.d.ts +9 -9
  99. package/Menu/verticalMenuList.d.ts +14 -14
  100. package/Message/index.d.ts +73 -73
  101. package/Modal/Confirm/index.d.ts +66 -66
  102. package/Modal/index.d.ts +61 -61
  103. package/Modal/lang/en_US.d.ts +5 -5
  104. package/Modal/lang/index.d.ts +11 -11
  105. package/Modal/lang/zh_CN.d.ts +5 -5
  106. package/MultiBox/index.d.ts +54 -54
  107. package/Notification/index.d.ts +52 -52
  108. package/OperateBtn/index.d.ts +59 -59
  109. package/OperateBtn/index.js +1 -1
  110. package/OperateBtn/lang/en_US.d.ts +4 -4
  111. package/OperateBtn/lang/index.d.ts +9 -9
  112. package/OperateBtn/lang/zh_CN.d.ts +4 -4
  113. package/PageHeader/horizontalMeun.d.ts +9 -9
  114. package/PageHeader/horizontalMeunRight.d.ts +9 -9
  115. package/PageHeader/index.d.ts +10 -10
  116. package/PageHeader/interface.d.ts +167 -167
  117. package/Pagination/index.d.ts +33 -33
  118. package/Pagination/lang/en_US.d.ts +8 -8
  119. package/Pagination/lang/index.d.ts +17 -17
  120. package/Pagination/lang/zh_CN.d.ts +8 -8
  121. package/ParauiProvider/index.d.ts +12 -12
  122. package/PasswordRules/index.d.ts +46 -46
  123. package/PopConfirm/index.d.ts +56 -56
  124. package/PopConfirm/lang/en_US.d.ts +5 -5
  125. package/PopConfirm/lang/index.d.ts +11 -11
  126. package/PopConfirm/lang/zh_CN.d.ts +5 -5
  127. package/Popover/index.d.ts +14 -14
  128. package/PopoverNew/TooltipNew/index.d.ts +11 -11
  129. package/PopoverNew/TooltipNew/interface.d.ts +31 -31
  130. package/PopoverNew/TooltipNew/utils.d.ts +18 -18
  131. package/PopoverNew/index.d.ts +16 -16
  132. package/Popper/index.d.ts +13 -13
  133. package/Progress/Line.d.ts +47 -47
  134. package/Progress/Steps.d.ts +17 -17
  135. package/Progress/index.d.ts +81 -81
  136. package/Progress/index.js +1 -1
  137. package/Progress/utils.d.ts +6 -6
  138. package/Querying/images/index.d.ts +2 -2
  139. package/Querying/index.d.ts +26 -26
  140. package/Querying/lang/en_US.d.ts +4 -4
  141. package/Querying/lang/index.d.ts +9 -9
  142. package/Querying/lang/zh_CN.d.ts +4 -4
  143. package/README.md +739 -732
  144. package/Radio/index.d.ts +38 -38
  145. package/RadioGroup/index.d.ts +47 -47
  146. package/RadioGroup/index.js +2 -2
  147. package/Search/index.d.ts +56 -56
  148. package/Select/index.d.ts +96 -96
  149. package/Select/lang/en_US.d.ts +5 -5
  150. package/Select/lang/index.d.ts +11 -11
  151. package/Select/lang/zh_CN.d.ts +5 -5
  152. package/SelectInput/index.d.ts +11 -11
  153. package/Selector/index.d.ts +11 -11
  154. package/Selector/index.js +2 -2
  155. package/Selector/interface.d.ts +428 -428
  156. package/Selector/lang/en_US.d.ts +11 -11
  157. package/Selector/lang/index.d.ts +23 -23
  158. package/Selector/lang/zh_CN.d.ts +11 -11
  159. package/Selector/selectorData/index.d.ts +10 -10
  160. package/Selector/selectorMain/index.d.ts +10 -10
  161. package/Selector/selectorNode/index.d.ts +10 -10
  162. package/Selector/util.d.ts +15 -15
  163. package/SelectorPicker/index.d.ts +53 -53
  164. package/SelectorPicker/index.js +2 -2
  165. package/SingleBox/index.d.ts +42 -42
  166. package/Slider/index.d.ts +14 -14
  167. package/Slider/interface.d.ts +102 -102
  168. package/Split/index.d.ts +7 -7
  169. package/Stepper/icons.d.ts +5 -5
  170. package/Stepper/index.d.ts +39 -39
  171. package/Switch/index.d.ts +78 -78
  172. package/Table/index.d.ts +10 -10
  173. package/Table/index.js +1 -1
  174. package/Table/interface.d.ts +271 -271
  175. package/Table/lang/en_US.d.ts +8 -8
  176. package/Table/lang/index.d.ts +17 -17
  177. package/Table/lang/zh_CN.d.ts +8 -8
  178. package/Table/tableBody.d.ts +9 -9
  179. package/Table/tableBodyElement/index.d.ts +15 -15
  180. package/Table/tableBodyInterface.d.ts +67 -67
  181. package/Table/tableContainer/index.d.ts +16 -16
  182. package/Table/tableElement/index.d.ts +15 -15
  183. package/Table/tableHead.d.ts +9 -9
  184. package/Table/tableHeadElement/index.d.ts +15 -15
  185. package/Table/tableHeadInterface.d.ts +30 -30
  186. package/Table/tablePagination.d.ts +9 -9
  187. package/Table/tablePaginationInterFace.d.ts +24 -24
  188. package/Table/tdElement/index.d.ts +15 -15
  189. package/Table/thElement/index.d.ts +15 -15
  190. package/Table/trElement/index.d.ts +15 -15
  191. package/Table/util.d.ts +28 -28
  192. package/Tabs/index.d.ts +48 -48
  193. package/Tag/TagGroup.d.ts +66 -66
  194. package/Tag/index.d.ts +34 -34
  195. package/TextField/index.d.ts +95 -95
  196. package/TimePicker/index.d.ts +22 -22
  197. package/TimePicker/locale/en_US.d.ts +3 -3
  198. package/TimePicker/locale/zh_CN.d.ts +3 -3
  199. package/TimePicker/style/index.d.ts +1 -1
  200. package/Timeline/index.d.ts +22 -22
  201. package/Title/index.d.ts +30 -30
  202. package/ToggleButton/ToggleButtonGroup.d.ts +49 -49
  203. package/ToggleButton/index.d.ts +49 -49
  204. package/Tooltip/index.d.ts +14 -14
  205. package/Transfer/index.d.ts +37 -37
  206. package/Transfer/lang/en_US.d.ts +8 -8
  207. package/Transfer/lang/index.d.ts +17 -17
  208. package/Transfer/lang/zh_CN.d.ts +8 -8
  209. package/Tree/OperateBar/index.d.ts +13 -13
  210. package/Tree/Tree.d.ts +4 -4
  211. package/Tree/index.d.ts +5 -5
  212. package/Tree/index.js +1 -1
  213. package/Tree/interface.d.ts +207 -207
  214. package/Tree/lang/en_US.d.ts +8 -8
  215. package/Tree/lang/index.d.ts +17 -17
  216. package/Tree/lang/zh_CN.d.ts +8 -8
  217. package/Tree/utils/tools.d.ts +26 -26
  218. package/Tree/utils/treeUtil.d.ts +15 -15
  219. package/Upload/Dragger/index.d.ts +10 -10
  220. package/Upload/ErroTip/index.d.ts +13 -13
  221. package/Upload/ImageUpload/index.d.ts +14 -14
  222. package/Upload/ImgCrop/EasyCrop.d.ts +17 -17
  223. package/Upload/ImgCrop/constants.d.ts +7 -7
  224. package/Upload/ImgCrop/index.d.ts +6 -6
  225. package/Upload/ImgCrop/interface.d.ts +48 -48
  226. package/Upload/UploadList/index.d.ts +5 -5
  227. package/Upload/index.d.ts +15 -15
  228. package/Upload/index.js +1 -1
  229. package/Upload/interface.d.ts +134 -134
  230. package/Upload/lang/en_US.d.ts +12 -12
  231. package/Upload/lang/index.d.ts +25 -25
  232. package/Upload/lang/zh_CN.d.ts +12 -12
  233. package/cdn/AutoBox/index.js +1 -1
  234. package/cdn/AutoTips/index.js +1 -1
  235. package/cdn/Breadcrumbs/index.js +1 -1
  236. package/cdn/Button/index.js +5 -5
  237. package/cdn/ButtonGroup/index.js +5 -5
  238. package/cdn/Cascader/index.js +3 -3
  239. package/cdn/Checkbox/index.js +5 -5
  240. package/cdn/CheckboxGroup/index.js +5 -5
  241. package/cdn/Collapse/index.js +2 -2
  242. package/cdn/ColorPicker/index.js +1 -1
  243. package/cdn/ComboSelect/index.js +3 -3
  244. package/cdn/DatePicker/index.js +5 -5
  245. package/cdn/Desktop/index.js +2 -2
  246. package/cdn/Drawer/index.js +5 -5
  247. package/cdn/Dropdown/index.js +3 -3
  248. package/cdn/DynamicMultiBox/index.js +6 -6
  249. package/cdn/Form/index.js +4 -4
  250. package/cdn/FormItem/index.js +5 -5
  251. package/cdn/FunctionModal/index.js +5 -5
  252. package/cdn/Help/index.js +1 -1
  253. package/cdn/InputLang/index.js +1 -1
  254. package/cdn/InputNumber/index.js +5 -5
  255. package/cdn/Label/index.js +1 -1
  256. package/cdn/Menu/index.js +2 -2
  257. package/cdn/Modal/index.js +1 -1
  258. package/cdn/MultiBox/index.js +5 -5
  259. package/cdn/Notification/index.js +2 -2
  260. package/cdn/OperateBtn/index.js +1 -1
  261. package/cdn/PageHeader/index.js +5 -5
  262. package/cdn/Pagination/index.js +2 -2
  263. package/cdn/ParauiProvider/index.js +2 -2
  264. package/cdn/PasswordRules/index.js +2 -2
  265. package/cdn/PopConfirm/index.js +5 -5
  266. package/cdn/Popover/index.js +1 -1
  267. package/cdn/PopoverNew/index.js +3 -3
  268. package/cdn/Progress/index.js +1 -1
  269. package/cdn/Radio/index.js +5 -5
  270. package/cdn/RadioGroup/index.js +6 -6
  271. package/cdn/Search/index.js +5 -5
  272. package/cdn/Select/index.js +2 -2
  273. package/cdn/SelectInput/index.js +2 -2
  274. package/cdn/Selector/index.js +5 -5
  275. package/cdn/SelectorPicker/index.js +5 -5
  276. package/cdn/SingleBox/index.js +5 -5
  277. package/cdn/Slider/index.js +3 -3
  278. package/cdn/Stepper/index.js +3 -3
  279. package/cdn/Switch/index.js +5 -5
  280. package/cdn/Table/index.js +7 -7
  281. package/cdn/Tabs/index.js +6 -6
  282. package/cdn/TextField/index.js +1 -1
  283. package/cdn/TimePicker/index.js +10 -10
  284. package/cdn/Timeline/index.js +2 -2
  285. package/cdn/ToggleButton/index.js +1 -1
  286. package/cdn/Tooltip/index.js +1 -1
  287. package/cdn/Transfer/index.js +5 -5
  288. package/cdn/Tree/index.js +2 -2
  289. package/cdn/Upload/index.js +2 -2
  290. package/index.d.ts +142 -142
  291. package/index.js +2 -2
  292. package/package.json +131 -131
@@ -37,4 +37,4 @@
37
37
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
38
38
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
39
39
  * SOFTWARE.
40
- */var r="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,i=function(){for(var e=["Edge","Trident","Firefox"],t=0;t<e.length;t+=1)if(r&&navigator.userAgent.indexOf(e[t])>=0)return 1;return 0}();var o=r&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),i))}};function s(e){return e&&"[object Function]"==={}.toString.call(e)}function a(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function u(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function c(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=a(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/(auto|scroll|overlay)/.test(n+i+r)?e:c(u(e))}function f(e){return e&&e.referenceNode?e.referenceNode:e}var l=r&&!(!window.MSInputMethodContext||!document.documentMode),p=r&&/MSIE 10/.test(navigator.userAgent);function d(e){return 11===e?l:10===e?p:l||p}function h(e){if(!e)return document.documentElement;for(var t=d(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===a(n,"position")?h(n):n:e?e.ownerDocument.documentElement:document.documentElement}function m(e){return null!==e.parentNode?m(e.parentNode):e}function v(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?e:t,i=n?t:e,o=document.createRange();o.setStart(r,0),o.setEnd(i,0);var s,a,u=o.commonAncestorContainer;if(e!==u&&t!==u||r.contains(i))return"BODY"===(a=(s=u).nodeName)||"HTML"!==a&&h(s.firstElementChild)!==s?h(u):u;var c=m(e);return c.host?v(c.host,t):v(e,m(t).host)}function y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===t?"scrollTop":"scrollLeft",r=e.nodeName;if("BODY"===r||"HTML"===r){var i=e.ownerDocument.documentElement,o=e.ownerDocument.scrollingElement||i;return o[n]}return e[n]}function g(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=y(t,"top"),i=y(t,"left"),o=n?-1:1;return e.top+=r*o,e.bottom+=r*o,e.left+=i*o,e.right+=i*o,e}function b(e,t){var n="x"===t?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"])+parseFloat(e["border"+r+"Width"])}function x(e,t,n,r){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],d(10)?parseInt(n["offset"+e])+parseInt(r["margin"+("Height"===e?"Top":"Left")])+parseInt(r["margin"+("Height"===e?"Bottom":"Right")]):0)}function w(e){var t=e.body,n=e.documentElement,r=d(10)&&getComputedStyle(n);return{height:x("Height",t,n,r),width:x("Width",t,n,r)}}var Z=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},S=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),O=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},E=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};function k(e){return E({},e,{right:e.left+e.width,bottom:e.top+e.height})}function P(e){var t={};try{if(d(10)){t=e.getBoundingClientRect();var n=y(e,"top"),r=y(e,"left");t.top+=n,t.left+=r,t.bottom+=n,t.right+=r}else t=e.getBoundingClientRect()}catch(e){}var i={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},o="HTML"===e.nodeName?w(e.ownerDocument):{},s=o.width||e.clientWidth||i.width,u=o.height||e.clientHeight||i.height,c=e.offsetWidth-s,f=e.offsetHeight-u;if(c||f){var l=a(e);c-=b(l,"x"),f-=b(l,"y"),i.width-=c,i.height-=f}return k(i)}function R(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=d(10),i="HTML"===t.nodeName,o=P(e),s=P(t),u=c(e),f=a(t),l=parseFloat(f.borderTopWidth),p=parseFloat(f.borderLeftWidth);n&&i&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var h=k({top:o.top-s.top-l,left:o.left-s.left-p,width:o.width,height:o.height});if(h.marginTop=0,h.marginLeft=0,!r&&i){var m=parseFloat(f.marginTop),v=parseFloat(f.marginLeft);h.top-=l-m,h.bottom-=l-m,h.left-=p-v,h.right-=p-v,h.marginTop=m,h.marginLeft=v}return(r&&!n?t.contains(u):t===u&&"BODY"!==u.nodeName)&&(h=g(h,t)),h}function C(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,r=R(e,n),i=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),s=t?0:y(n),a=t?0:y(n,"left"),u={top:s-r.top+r.marginTop,left:a-r.left+r.marginLeft,width:i,height:o};return k(u)}function T(e){var t=e.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===a(e,"position"))return!0;var n=u(e);return!!n&&T(n)}function j(e){if(!e||!e.parentElement||d())return document.documentElement;for(var t=e.parentElement;t&&"none"===a(t,"transform");)t=t.parentElement;return t||document.documentElement}function M(e,t,n,r){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o={top:0,left:0},s=i?j(e):v(e,f(t));if("viewport"===r)o=C(s,i);else{var a=void 0;"scrollParent"===r?"BODY"===(a=c(u(t))).nodeName&&(a=e.ownerDocument.documentElement):a="window"===r?e.ownerDocument.documentElement:r;var l=R(a,s,i);if("HTML"!==a.nodeName||T(s))o=l;else{var p=w(e.ownerDocument),d=p.height,h=p.width;o.top+=l.top-l.marginTop,o.bottom=d+l.top,o.left+=l.left-l.marginLeft,o.right=h+l.left}}var m="number"==typeof(n=n||0);return o.left+=m?n:n.left||0,o.top+=m?n:n.top||0,o.right-=m?n:n.right||0,o.bottom-=m?n:n.bottom||0,o}function A(e){return e.width*e.height}function N(e,t,n,r,i){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf("auto"))return e;var s=M(n,r,o,i),a={top:{width:s.width,height:t.top-s.top},right:{width:s.right-t.right,height:s.height},bottom:{width:s.width,height:s.bottom-t.bottom},left:{width:t.left-s.left,height:s.height}},u=Object.keys(a).map((function(e){return E({key:e},a[e],{area:A(a[e])})})).sort((function(e,t){return t.area-e.area})),c=u.filter((function(e){var t=e.width,r=e.height;return t>=n.clientWidth&&r>=n.clientHeight})),f=c.length>0?c[0].key:u[0].key,l=e.split("-")[1];return f+(l?"-"+l:"")}function L(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=r?j(t):v(t,f(n));return R(n,i,r)}function D(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),r=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+r,height:e.offsetHeight+n}}function I(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}function F(e,t,n){n=n.split("-")[0];var r=D(e),i={width:r.width,height:r.height},o=-1!==["right","left"].indexOf(n),s=o?"top":"left",a=o?"left":"top",u=o?"height":"width",c=o?"width":"height";return i[s]=t[s]+t[u]/2-r[u]/2,i[a]=n===a?t[a]-r[c]:t[I(a)],i}function H(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function B(e,t,n){return(void 0===n?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e[t]===n}));var r=H(e,(function(e){return e[t]===n}));return e.indexOf(r)}(e,"name",n))).forEach((function(e){e.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=e.function||e.fn;e.enabled&&s(n)&&(t.offsets.popper=k(t.offsets.popper),t.offsets.reference=k(t.offsets.reference),t=n(t,e))})),t}function W(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=N(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=F(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=B(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function $(e,t){return e.some((function(e){var n=e.name;return e.enabled&&n===t}))}function U(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),r=0;r<t.length;r++){var i=t[r],o=i?""+i+n:e;if(void 0!==document.body.style[o])return o}return null}function z(){return this.state.isDestroyed=!0,$(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[U("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function V(e){var t=e.ownerDocument;return t?t.defaultView:window}function _(e,t,n,r){var i="BODY"===e.nodeName,o=i?e.ownerDocument.defaultView:e;o.addEventListener(t,n,{passive:!0}),i||_(c(o.parentNode),t,n,r),r.push(o)}function q(e,t,n,r){n.updateBound=r,V(e).addEventListener("resize",n.updateBound,{passive:!0});var i=c(e);return _(i,"scroll",n.updateBound,n.scrollParents),n.scrollElement=i,n.eventsEnabled=!0,n}function G(){this.state.eventsEnabled||(this.state=q(this.reference,this.options,this.state,this.scheduleUpdate))}function Y(){var e,t;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(e=this.reference,t=this.state,V(e).removeEventListener("resize",t.updateBound),t.scrollParents.forEach((function(e){e.removeEventListener("scroll",t.updateBound)})),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t))}function J(e){return""!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function X(e,t){Object.keys(t).forEach((function(n){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&J(t[n])&&(r="px"),e.style[n]=t[n]+r}))}var K=r&&/Firefox/i.test(navigator.userAgent);function Q(e,t,n){var r=H(e,(function(e){return e.name===t})),i=!!r&&e.some((function(e){return e.name===n&&e.enabled&&e.order<r.order}));if(!i){var o="`"+t+"`",s="`"+n+"`";console.warn(s+" modifier is required by "+o+" modifier in order to work, be sure to include it before "+o+"!")}return i}var ee=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],te=ee.slice(3);function ne(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=te.indexOf(e),r=te.slice(n+1).concat(te.slice(0,n));return t?r.reverse():r}var re="flip",ie="clockwise",oe="counterclockwise";function se(e,t,n,r){var i=[0,0],o=-1!==["right","left"].indexOf(r),s=e.split(/(\+|\-)/).map((function(e){return e.trim()})),a=s.indexOf(H(s,(function(e){return-1!==e.search(/,|\s/)})));s[a]&&-1===s[a].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var u=/\s*,\s*|\s+/,c=-1!==a?[s.slice(0,a).concat([s[a].split(u)[0]]),[s[a].split(u)[1]].concat(s.slice(a+1))]:[s];return c=c.map((function(e,r){var i=(1===r?!o:o)?"height":"width",s=!1;return e.reduce((function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,s=!0,e):s?(e[e.length-1]+=t,s=!1,e):e.concat(t)}),[]).map((function(e){return function(e,t,n,r){var i=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+i[1],s=i[2];if(!o)return e;if(0===s.indexOf("%")){return k("%p"===s?n:r)[t]/100*o}if("vh"===s||"vw"===s)return("vh"===s?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*o;return o}(e,i,t,n)}))})),c.forEach((function(e,t){e.forEach((function(n,r){J(n)&&(i[t]+=n*("-"===e[r-1]?-1:1))}))})),i}var ae={shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split("-")[0],r=t.split("-")[1];if(r){var i=e.offsets,o=i.reference,s=i.popper,a=-1!==["bottom","top"].indexOf(n),u=a?"left":"top",c=a?"width":"height",f={start:O({},u,o[u]),end:O({},u,o[u]+o[c]-s[c])};e.offsets.popper=E({},s,f[r])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,r=e.placement,i=e.offsets,o=i.popper,s=i.reference,a=r.split("-")[0],u=void 0;return u=J(+n)?[+n,0]:se(n,o,s,a),"left"===a?(o.top+=u[0],o.left-=u[1]):"right"===a?(o.top+=u[0],o.left+=u[1]):"top"===a?(o.left+=u[0],o.top-=u[1]):"bottom"===a&&(o.left+=u[0],o.top+=u[1]),e.popper=o,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var n=t.boundariesElement||h(e.instance.popper);e.instance.reference===n&&(n=h(n));var r=U("transform"),i=e.instance.popper.style,o=i.top,s=i.left,a=i[r];i.top="",i.left="",i[r]="";var u=M(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);i.top=o,i.left=s,i[r]=a,t.boundaries=u;var c=t.priority,f=e.offsets.popper,l={primary:function(e){var n=f[e];return f[e]<u[e]&&!t.escapeWithReference&&(n=Math.max(f[e],u[e])),O({},e,n)},secondary:function(e){var n="right"===e?"left":"top",r=f[n];return f[e]>u[e]&&!t.escapeWithReference&&(r=Math.min(f[n],u[e]-("right"===e?f.width:f.height))),O({},n,r)}};return c.forEach((function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";f=E({},f,l[t](e))})),e.offsets.popper=f,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,r=t.reference,i=e.placement.split("-")[0],o=Math.floor,s=-1!==["top","bottom"].indexOf(i),a=s?"right":"bottom",u=s?"left":"top",c=s?"width":"height";return n[a]<o(r[u])&&(e.offsets.popper[u]=o(r[u])-n[c]),n[u]>o(r[a])&&(e.offsets.popper[u]=o(r[a])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!Q(e.instance.modifiers,"arrow","keepTogether"))return e;var r=t.element;if("string"==typeof r){if(!(r=e.instance.popper.querySelector(r)))return e}else if(!e.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var i=e.placement.split("-")[0],o=e.offsets,s=o.popper,u=o.reference,c=-1!==["left","right"].indexOf(i),f=c?"height":"width",l=c?"Top":"Left",p=l.toLowerCase(),d=c?"left":"top",h=c?"bottom":"right",m=D(r)[f];u[h]-m<s[p]&&(e.offsets.popper[p]-=s[p]-(u[h]-m)),u[p]+m>s[h]&&(e.offsets.popper[p]+=u[p]+m-s[h]),e.offsets.popper=k(e.offsets.popper);var v=u[p]+u[f]/2-m/2,y=a(e.instance.popper),g=parseFloat(y["margin"+l]),b=parseFloat(y["border"+l+"Width"]),x=v-e.offsets.popper[p]-g-b;return x=Math.max(Math.min(s[f]-m,x),0),e.arrowElement=r,e.offsets.arrow=(O(n={},p,Math.round(x)),O(n,d,""),n),e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(e,t){if($(e.instance.modifiers,"inner"))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=M(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),r=e.placement.split("-")[0],i=I(r),o=e.placement.split("-")[1]||"",s=[];switch(t.behavior){case re:s=[r,i];break;case ie:s=ne(r);break;case oe:s=ne(r,!0);break;default:s=t.behavior}return s.forEach((function(a,u){if(r!==a||s.length===u+1)return e;r=e.placement.split("-")[0],i=I(r);var c=e.offsets.popper,f=e.offsets.reference,l=Math.floor,p="left"===r&&l(c.right)>l(f.left)||"right"===r&&l(c.left)<l(f.right)||"top"===r&&l(c.bottom)>l(f.top)||"bottom"===r&&l(c.top)<l(f.bottom),d=l(c.left)<l(n.left),h=l(c.right)>l(n.right),m=l(c.top)<l(n.top),v=l(c.bottom)>l(n.bottom),y="left"===r&&d||"right"===r&&h||"top"===r&&m||"bottom"===r&&v,g=-1!==["top","bottom"].indexOf(r),b=!!t.flipVariations&&(g&&"start"===o&&d||g&&"end"===o&&h||!g&&"start"===o&&m||!g&&"end"===o&&v),x=!!t.flipVariationsByContent&&(g&&"start"===o&&h||g&&"end"===o&&d||!g&&"start"===o&&v||!g&&"end"===o&&m),w=b||x;(p||y||w)&&(e.flipped=!0,(p||y)&&(r=s[u+1]),w&&(o=function(e){return"end"===e?"start":"start"===e?"end":e}(o)),e.placement=r+(o?"-"+o:""),e.offsets.popper=E({},e.offsets.popper,F(e.instance.popper,e.offsets.reference,e.placement)),e=B(e.instance.modifiers,e,"flip"))})),e},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split("-")[0],r=e.offsets,i=r.popper,o=r.reference,s=-1!==["left","right"].indexOf(n),a=-1===["top","left"].indexOf(n);return i[s?"left":"top"]=o[n]-(a?i[s?"width":"height"]:0),e.placement=I(t),e.offsets.popper=k(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!Q(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=H(e.instance.modifiers,(function(e){return"preventOverflow"===e.name})).boundaries;if(t.bottom<n.top||t.left>n.right||t.top>n.bottom||t.right<n.left){if(!0===e.hide)return e;e.hide=!0,e.attributes["x-out-of-boundaries"]=""}else{if(!1===e.hide)return e;e.hide=!1,e.attributes["x-out-of-boundaries"]=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var n=t.x,r=t.y,i=e.offsets.popper,o=H(e.instance.modifiers,(function(e){return"applyStyle"===e.name})).gpuAcceleration;void 0!==o&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var s=void 0!==o?o:t.gpuAcceleration,a=h(e.instance.popper),u=P(a),c={position:i.position},f=function(e,t){var n=e.offsets,r=n.popper,i=n.reference,o=Math.round,s=Math.floor,a=function(e){return e},u=o(i.width),c=o(r.width),f=-1!==["left","right"].indexOf(e.placement),l=-1!==e.placement.indexOf("-"),p=t?f||l||u%2==c%2?o:s:a,d=t?o:a;return{left:p(u%2==1&&c%2==1&&!l&&t?r.left-1:r.left),top:d(r.top),bottom:d(r.bottom),right:p(r.right)}}(e,window.devicePixelRatio<2||!K),l="bottom"===n?"top":"bottom",p="right"===r?"left":"right",d=U("transform"),m=void 0,v=void 0;if(v="bottom"===l?"HTML"===a.nodeName?-a.clientHeight+f.bottom:-u.height+f.bottom:f.top,m="right"===p?"HTML"===a.nodeName?-a.clientWidth+f.right:-u.width+f.right:f.left,s&&d)c[d]="translate3d("+m+"px, "+v+"px, 0)",c[l]=0,c[p]=0,c.willChange="transform";else{var y="bottom"===l?-1:1,g="right"===p?-1:1;c[l]=v*y,c[p]=m*g,c.willChange=l+", "+p}var b={"x-placement":e.placement};return e.attributes=E({},b,e.attributes),e.styles=E({},c,e.styles),e.arrowStyles=E({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(e){var t,n;return X(e.instance.popper,e.styles),t=e.instance.popper,n=e.attributes,Object.keys(n).forEach((function(e){!1!==n[e]?t.setAttribute(e,n[e]):t.removeAttribute(e)})),e.arrowElement&&Object.keys(e.arrowStyles).length&&X(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,n,r,i){var o=L(i,t,e,n.positionFixed),s=N(n.placement,o,t,e,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return t.setAttribute("x-placement",s),X(t,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}},ue={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:ae},ce=function(){function e(t,n){var r=this,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};Z(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=o(this.update.bind(this)),this.options=E({},e.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t[0]:t,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(E({},e.Defaults.modifiers,i.modifiers)).forEach((function(t){r.options.modifiers[t]=E({},e.Defaults.modifiers[t]||{},i.modifiers?i.modifiers[t]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return E({name:e},r.options.modifiers[e])})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&s(e.onLoad)&&e.onLoad(r.reference,r.popper,r.options,e,r.state)})),this.update();var a=this.options.eventsEnabled;a&&this.enableEventListeners(),this.state.eventsEnabled=a}return S(e,[{key:"update",value:function(){return W.call(this)}},{key:"destroy",value:function(){return z.call(this)}},{key:"enableEventListeners",value:function(){return G.call(this)}},{key:"disableEventListeners",value:function(){return Y.call(this)}}]),e}();ce.Utils=("undefined"!=typeof window?window:n.g).PopperUtils,ce.placements=ee,ce.Defaults=ue,t.Z=ce},96630:function(e,t,n){"use strict";var r=n(63366),i=n(94578),o=n(8156),s=n.n(o),a=n(47111),u=n.n(a),c=n(6035),f=n(220),l=n(59391),p="unmounted",d="exited",h="entering",m="entered",v="exiting",y=function(e){function t(t,n){var r;r=e.call(this,t,n)||this;var i,o=n&&!n.isMounting?t.enter:t.appear;return r.appearStatus=null,t.in?o?(i=d,r.appearStatus=h):i=m:i=t.unmountOnExit||t.mountOnEnter?p:d,r.state={status:i},r.nextCallback=null,r}(0,i.Z)(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===p?{status:d}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==h&&n!==m&&(t=h):n!==h&&n!==m||(t=v)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,n,r=this.props.timeout;return e=t=n=r,null!=r&&"number"!=typeof r&&(e=r.exit,t=r.enter,n=void 0!==r.appear?r.appear:t),{exit:e,enter:t,appear:n}},n.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t)if(this.cancelNextCallback(),t===h){if(this.props.unmountOnExit||this.props.mountOnEnter){var n=this.props.nodeRef?this.props.nodeRef.current:u().findDOMNode(this);n&&(0,l.Q)(n)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===d&&this.setState({status:p})},n.performEnter=function(e){var t=this,n=this.props.enter,r=this.context?this.context.isMounting:e,i=this.props.nodeRef?[r]:[u().findDOMNode(this),r],o=i[0],s=i[1],a=this.getTimeouts(),f=r?a.appear:a.enter;!e&&!n||c.Z.disabled?this.safeSetState({status:m},(function(){t.props.onEntered(o)})):(this.props.onEnter(o,s),this.safeSetState({status:h},(function(){t.props.onEntering(o,s),t.onTransitionEnd(f,(function(){t.safeSetState({status:m},(function(){t.props.onEntered(o,s)}))}))})))},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:u().findDOMNode(this);t&&!c.Z.disabled?(this.props.onExit(r),this.safeSetState({status:v},(function(){e.props.onExiting(r),e.onTransitionEnd(n.exit,(function(){e.safeSetState({status:d},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:d},(function(){e.props.onExited(r)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,t.nextCallback=null,e(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:u().findDOMNode(this),r=null==e&&!this.props.addEndListener;if(n&&!r){if(this.props.addEndListener){var i=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],o=i[0],s=i[1];this.props.addEndListener(o,s)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if(e===p)return null;var t=this.props,n=t.children,i=(t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef,(0,r.Z)(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return s().createElement(f.Z.Provider,{value:null},"function"==typeof n?n(e,i):s().cloneElement(s().Children.only(n),i))},t}(s().Component);function g(){}y.contextType=f.Z,y.propTypes={},y.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:g,onEntering:g,onEntered:g,onExit:g,onExiting:g,onExited:g},y.UNMOUNTED=p,y.EXITED=d,y.ENTERING=h,y.ENTERED=m,y.EXITING=v,t.ZP=y},220:function(e,t,n){"use strict";var r=n(8156),i=n.n(r);t.Z=i().createContext(null)},6035:function(e,t){"use strict";t.Z={disabled:!1}},59391:function(e,t,n){"use strict";n.d(t,{Q:function(){return r}});var r=function(e){return e.scrollTop}},42560:function(e,t,n){var r=n(93379),i=n(9929);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[e.id,i,""]]);var o={insert:"head",singleton:!1};r(i,o);e.exports=i.locals||{}},93379:function(e,t,n){"use strict";var r,i=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),s=[];function a(e){for(var t=-1,n=0;n<s.length;n++)if(s[n].identifier===e){t=n;break}return t}function u(e,t){for(var n={},r=[],i=0;i<e.length;i++){var o=e[i],u=t.base?o[0]+t.base:o[0],c=n[u]||0,f="".concat(u," ").concat(c);n[u]=c+1;var l=a(f),p={css:o[1],media:o[2],sourceMap:o[3]};-1!==l?(s[l].references++,s[l].updater(p)):s.push({identifier:f,updater:v(p,t),references:1}),r.push(f)}return r}function c(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var i=n.nc;i&&(r.nonce=i)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var s=o(e.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(t)}return t}var f,l=(f=[],function(e,t){return f[e]=t,f.filter(Boolean).join("\n")});function p(e,t,n,r){var i=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=l(t,i);else{var o=document.createTextNode(i),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(o,s[t]):e.appendChild(o)}}function d(e,t,n){var r=n.css,i=n.media,o=n.sourceMap;if(i?e.setAttribute("media",i):e.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var h=null,m=0;function v(e,t){var n,r,i;if(t.singleton){var o=m++;n=h||(h=c(t)),r=p.bind(null,n,o,!1),i=p.bind(null,n,o,!0)}else n=c(t),r=d.bind(null,n,t),i=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else i()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=i());var n=u(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<n.length;r++){var i=a(n[r]);s[i].references--}for(var o=u(e,t),c=0;c<n.length;c++){var f=a(n[c]);0===s[f].references&&(s[f].updater(),s.splice(f,1))}n=o}}}},8156:function(t){"use strict";t.exports=e},47111:function(e){"use strict";e.exports=t},30907:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,{Z:function(){return r}})},83878:function(e,t,n){"use strict";function r(e){if(Array.isArray(e))return e}n.d(t,{Z:function(){return r}})},45057:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(30907);function i(e){if(Array.isArray(e))return(0,r.Z)(e)}},97326:function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,{Z:function(){return r}})},43144:function(e,t,n){"use strict";function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function i(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}n.d(t,{Z:function(){return i}})},4942:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,{Z:function(){return r}})},87462:function(e,t,n){"use strict";function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(this,arguments)}n.d(t,{Z:function(){return r}})},94578:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(89611);function i(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,(0,r.Z)(e,t)}},59199:function(e,t,n){"use strict";function r(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}n.d(t,{Z:function(){return r}})},31902:function(e,t,n){"use strict";function r(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o=[],s=!0,a=!1;try{for(n=n.call(e);!(s=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);s=!0);}catch(e){a=!0,i=e}finally{try{s||null==n.return||n.return()}finally{if(a)throw i}}return o}}n.d(t,{Z:function(){return r}})},25267:function(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{Z:function(){return r}})},42786:function(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{Z:function(){return r}})},45987:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(63366);function i(e,t){if(null==e)return{};var n,i,o=(0,r.Z)(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(i=0;i<s.length;i++)n=s[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},63366:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}n.d(t,{Z:function(){return r}})},89611:function(e,t,n){"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}n.d(t,{Z:function(){return r}})},93324:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(83878),i=n(31902),o=n(40181),s=n(25267);function a(e,t){return(0,r.Z)(e)||(0,i.Z)(e,t)||(0,o.Z)(e,t)||(0,s.Z)()}},89062:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(45057),i=n(59199),o=n(40181),s=n(42786);function a(e){return(0,r.Z)(e)||(0,i.Z)(e)||(0,o.Z)(e)||(0,s.Z)()}},71002:function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}n.d(t,{Z:function(){return r}})},40181:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(30907);function i(e,t){if(e){if("string"==typeof e)return(0,r.Z)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.Z)(e,t):void 0}}}},r={};function i(e){var t=r[e];if(void 0!==t)return t.exports;var o=r[e]={id:e,exports:{}};return n[e](o,o.exports,i),o.exports}i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,{a:t}),t},i.d=function(e,t){for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nc=void 0;var o={};return function(){"use strict";i.r(o),i.d(o,{Tooltip:function(){return T},default:function(){return j}});var e=i(8156),t=i.n(e),n=i(87462),r=i(93324),s=i(45987),a=i(4942),u=i(47111),c=i(86010),f=i(35953),l=i(59693),p=i(52543),d=i(93871),h=i(20170),m=i(43606),v=i(17294);var y=i(34236),g=i(24896);var b=i(8920);function x(e){return Math.round(1e5*e)/1e5}var w=!1,Z=null;var S=e.forwardRef((function(t,i){var o=t.arrow,a=void 0!==o&&o,l=t.children,p=t.classes,x=t.disableFocusListener,S=void 0!==x&&x,O=t.disableHoverListener,E=void 0!==O&&O,k=t.disableTouchListener,P=void 0!==k&&k,R=t.enterDelay,C=void 0===R?100:R,T=t.enterNextDelay,j=void 0===T?0:T,M=t.enterTouchDelay,A=void 0===M?700:M,N=t.id,L=t.interactive,D=void 0!==L&&L,I=t.leaveDelay,F=void 0===I?0:I,H=t.leaveTouchDelay,B=void 0===H?1500:H,W=t.onClose,$=t.onOpen,U=t.open,z=t.placement,V=void 0===z?"bottom":z,_=t.PopperComponent,q=void 0===_?m.Z:_,G=t.PopperProps,Y=t.title,J=t.TransitionComponent,X=void 0===J?h.Z:J,K=t.TransitionProps,Q=(0,s.Z)(t,["arrow","children","classes","disableFocusListener","disableHoverListener","disableTouchListener","enterDelay","enterNextDelay","enterTouchDelay","id","interactive","leaveDelay","leaveTouchDelay","onClose","onOpen","open","placement","PopperComponent","PopperProps","title","TransitionComponent","TransitionProps"]),ee=(0,b.Z)(),te=e.useState(),ne=te[0],re=te[1],ie=e.useState(null),oe=ie[0],se=ie[1],ae=e.useRef(!1),ue=e.useRef(),ce=e.useRef(),fe=e.useRef(),le=e.useRef(),pe=function(t){var n=t.controlled,r=t.default,i=(t.name,t.state,e.useRef(void 0!==n).current),o=e.useState(r),s=o[0],a=o[1];return[i?n:s,e.useCallback((function(e){i||a(e)}),[])]}({controlled:U,default:!1,name:"Tooltip",state:"open"}),de=(0,r.Z)(pe,2),he=de[0],me=de[1],ve=he,ye=function(t){var n=e.useState(t),r=n[0],i=n[1],o=t||r;return e.useEffect((function(){null==r&&i("mui-".concat(Math.round(1e5*Math.random())))}),[r]),o}(N);e.useEffect((function(){return function(){clearTimeout(ue.current),clearTimeout(ce.current),clearTimeout(fe.current),clearTimeout(le.current)}}),[]);var ge=function(e){clearTimeout(Z),w=!0,me(!0),$&&$(e)},be=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){var n=l.props;"mouseover"===t.type&&n.onMouseOver&&e&&n.onMouseOver(t),ae.current&&"touchstart"!==t.type||(ne&&ne.removeAttribute("title"),clearTimeout(ce.current),clearTimeout(fe.current),C||w&&j?(t.persist(),ce.current=setTimeout((function(){ge(t)}),w?j:C)):ge(t))}},xe=(0,g.Z)(),we=xe.isFocusVisible,Ze=xe.onBlurVisible,Se=xe.ref,Oe=e.useState(!1),Ee=Oe[0],ke=Oe[1],Pe=function(){Ee&&(ke(!1),Ze())},Re=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){ne||re(t.currentTarget),we(t)&&(ke(!0),be()(t));var n=l.props;n.onFocus&&e&&n.onFocus(t)}},Ce=function(e){clearTimeout(Z),Z=setTimeout((function(){w=!1}),800+F),me(!1),W&&W(e),clearTimeout(ue.current),ue.current=setTimeout((function(){ae.current=!1}),ee.transitions.duration.shortest)},Te=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){var n=l.props;"blur"===t.type&&(n.onBlur&&e&&n.onBlur(t),Pe()),"mouseleave"===t.type&&n.onMouseLeave&&t.currentTarget===ne&&n.onMouseLeave(t),clearTimeout(ce.current),clearTimeout(fe.current),t.persist(),fe.current=setTimeout((function(){Ce(t)}),F)}},je=function(e){ae.current=!0;var t=l.props;t.onTouchStart&&t.onTouchStart(e)},Me=(0,v.Z)(re,i),Ae=(0,v.Z)(Se,Me),Ne=e.useCallback((function(e){(0,y.Z)(Ae,u.findDOMNode(e))}),[Ae]),Le=(0,v.Z)(l.ref,Ne);""===Y&&(ve=!1);var De=!ve&&!E,Ie=(0,n.Z)({"aria-describedby":ve?ye:null,title:De&&"string"==typeof Y?Y:null},Q,l.props,{className:(0,c.Z)(Q.className,l.props.className),onTouchStart:je,ref:Le}),Fe={};P||(Ie.onTouchStart=function(e){je(e),clearTimeout(fe.current),clearTimeout(ue.current),clearTimeout(le.current),e.persist(),le.current=setTimeout((function(){be()(e)}),A)},Ie.onTouchEnd=function(e){l.props.onTouchEnd&&l.props.onTouchEnd(e),clearTimeout(le.current),clearTimeout(fe.current),e.persist(),fe.current=setTimeout((function(){Ce(e)}),B)}),E||(Ie.onMouseOver=be(),Ie.onMouseLeave=Te(),D&&(Fe.onMouseOver=be(!1),Fe.onMouseLeave=Te(!1))),S||(Ie.onFocus=Re(),Ie.onBlur=Te(),D&&(Fe.onFocus=Re(!1),Fe.onBlur=Te(!1)));var He=e.useMemo((function(){return(0,f.Z)({popperOptions:{modifiers:{arrow:{enabled:Boolean(oe),element:oe}}}},G)}),[oe,G]);return e.createElement(e.Fragment,null,e.cloneElement(l,Ie),e.createElement(q,(0,n.Z)({className:(0,c.Z)(p.popper,D&&p.popperInteractive,a&&p.popperArrow),placement:V,anchorEl:ne,open:!!ne&&ve,id:Ie["aria-describedby"],transition:!0},Fe,He),(function(t){var r=t.placement,i=t.TransitionProps;return e.createElement(X,(0,n.Z)({timeout:ee.transitions.duration.shorter},i,K),e.createElement("div",{className:(0,c.Z)(p.tooltip,p["tooltipPlacement".concat((0,d.Z)(r.split("-")[0]))],ae.current&&p.touch,a&&p.tooltipArrow)},Y,a?e.createElement("span",{className:p.arrow,ref:se}):null))})))})),O=(0,p.Z)((function(e){return{popper:{zIndex:e.zIndex.tooltip,pointerEvents:"none"},popperInteractive:{pointerEvents:"auto"},popperArrow:{'&[x-placement*="bottom"] $arrow':{top:0,left:0,marginTop:"-0.71em",marginLeft:4,marginRight:4,"&::before":{transformOrigin:"0 100%"}},'&[x-placement*="top"] $arrow':{bottom:0,left:0,marginBottom:"-0.71em",marginLeft:4,marginRight:4,"&::before":{transformOrigin:"100% 0"}},'&[x-placement*="right"] $arrow':{left:0,marginLeft:"-0.71em",height:"1em",width:"0.71em",marginTop:4,marginBottom:4,"&::before":{transformOrigin:"100% 100%"}},'&[x-placement*="left"] $arrow':{right:0,marginRight:"-0.71em",height:"1em",width:"0.71em",marginTop:4,marginBottom:4,"&::before":{transformOrigin:"0 0"}}},tooltip:{backgroundColor:(0,l.U1)(e.palette.grey[700],.9),borderRadius:e.shape.borderRadius,color:e.palette.common.white,fontFamily:e.typography.fontFamily,padding:"4px 8px",fontSize:e.typography.pxToRem(10),lineHeight:"".concat(x(1.4),"em"),maxWidth:300,wordWrap:"break-word",fontWeight:e.typography.fontWeightMedium},tooltipArrow:{position:"relative",margin:"0"},arrow:{overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:(0,l.U1)(e.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}},touch:{padding:"8px 16px",fontSize:e.typography.pxToRem(14),lineHeight:"".concat(x(16/14),"em"),fontWeight:e.typography.fontWeightRegular},tooltipPlacementLeft:(0,a.Z)({transformOrigin:"right center",margin:"0 24px "},e.breakpoints.up("sm"),{margin:"0 14px"}),tooltipPlacementRight:(0,a.Z)({transformOrigin:"left center",margin:"0 24px"},e.breakpoints.up("sm"),{margin:"0 14px"}),tooltipPlacementTop:(0,a.Z)({transformOrigin:"center bottom",margin:"24px 0"},e.breakpoints.up("sm"),{margin:"14px 0"}),tooltipPlacementBottom:(0,a.Z)({transformOrigin:"center top",margin:"24px 0"},e.breakpoints.up("sm"),{margin:"14px 0"})}}),{name:"MuiTooltip",flip:!1})(S);i(42560);function E(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function k(){return k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},k.apply(this,arguments)}function P(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){E(e,t,n[t])}))}return e}function R(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})),e}function C(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var T=function(e){var n,r=e.placement,i=void 0===r?"top-start":r,o=e.className,s=e.arrow,a=void 0===s||s,u=e.PopperProps,f=e.boundariesElement,l=void 0===f?"scrollParent":f,p=C(e,["placement","className","arrow","PopperProps","boundariesElement"]),d=R(P({},e.classes),{popper:(0,c.Z)("paraui-tooltip",o,null===(n=e.classes)||void 0===n?void 0:n.popper,{"paraui-tooltip-left-right":(null==i?void 0:i.includes("left"))||(null==i?void 0:i.includes("right")),"paraui-tooltip-top-bottom":(null==i?void 0:i.includes("top"))||(null==i?void 0:i.includes("bottom"))})});return t().createElement(O,k({},p,{enterTouchDelay:0,arrow:a,placement:i,classes:d,PopperProps:R(P({},u),{modifiers:{preventOverflow:{boundariesElement:l}}})}))},j=T}(),o}()}));
40
+ */var r="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,i=function(){for(var e=["Edge","Trident","Firefox"],t=0;t<e.length;t+=1)if(r&&navigator.userAgent.indexOf(e[t])>=0)return 1;return 0}();var o=r&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),i))}};function s(e){return e&&"[object Function]"==={}.toString.call(e)}function a(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function u(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function c(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=a(e),n=t.overflow,r=t.overflowX,i=t.overflowY;return/(auto|scroll|overlay)/.test(n+i+r)?e:c(u(e))}function f(e){return e&&e.referenceNode?e.referenceNode:e}var l=r&&!(!window.MSInputMethodContext||!document.documentMode),p=r&&/MSIE 10/.test(navigator.userAgent);function d(e){return 11===e?l:10===e?p:l||p}function h(e){if(!e)return document.documentElement;for(var t=d(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===a(n,"position")?h(n):n:e?e.ownerDocument.documentElement:document.documentElement}function m(e){return null!==e.parentNode?m(e.parentNode):e}function v(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?e:t,i=n?t:e,o=document.createRange();o.setStart(r,0),o.setEnd(i,0);var s,a,u=o.commonAncestorContainer;if(e!==u&&t!==u||r.contains(i))return"BODY"===(a=(s=u).nodeName)||"HTML"!==a&&h(s.firstElementChild)!==s?h(u):u;var c=m(e);return c.host?v(c.host,t):v(e,m(t).host)}function y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===t?"scrollTop":"scrollLeft",r=e.nodeName;if("BODY"===r||"HTML"===r){var i=e.ownerDocument.documentElement,o=e.ownerDocument.scrollingElement||i;return o[n]}return e[n]}function g(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=y(t,"top"),i=y(t,"left"),o=n?-1:1;return e.top+=r*o,e.bottom+=r*o,e.left+=i*o,e.right+=i*o,e}function b(e,t){var n="x"===t?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"])+parseFloat(e["border"+r+"Width"])}function x(e,t,n,r){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],d(10)?parseInt(n["offset"+e])+parseInt(r["margin"+("Height"===e?"Top":"Left")])+parseInt(r["margin"+("Height"===e?"Bottom":"Right")]):0)}function w(e){var t=e.body,n=e.documentElement,r=d(10)&&getComputedStyle(n);return{height:x("Height",t,n,r),width:x("Width",t,n,r)}}var Z=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},S=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),O=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},E=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e};function k(e){return E({},e,{right:e.left+e.width,bottom:e.top+e.height})}function P(e){var t={};try{if(d(10)){t=e.getBoundingClientRect();var n=y(e,"top"),r=y(e,"left");t.top+=n,t.left+=r,t.bottom+=n,t.right+=r}else t=e.getBoundingClientRect()}catch(e){}var i={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},o="HTML"===e.nodeName?w(e.ownerDocument):{},s=o.width||e.clientWidth||i.width,u=o.height||e.clientHeight||i.height,c=e.offsetWidth-s,f=e.offsetHeight-u;if(c||f){var l=a(e);c-=b(l,"x"),f-=b(l,"y"),i.width-=c,i.height-=f}return k(i)}function R(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=d(10),i="HTML"===t.nodeName,o=P(e),s=P(t),u=c(e),f=a(t),l=parseFloat(f.borderTopWidth),p=parseFloat(f.borderLeftWidth);n&&i&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var h=k({top:o.top-s.top-l,left:o.left-s.left-p,width:o.width,height:o.height});if(h.marginTop=0,h.marginLeft=0,!r&&i){var m=parseFloat(f.marginTop),v=parseFloat(f.marginLeft);h.top-=l-m,h.bottom-=l-m,h.left-=p-v,h.right-=p-v,h.marginTop=m,h.marginLeft=v}return(r&&!n?t.contains(u):t===u&&"BODY"!==u.nodeName)&&(h=g(h,t)),h}function C(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,r=R(e,n),i=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),s=t?0:y(n),a=t?0:y(n,"left"),u={top:s-r.top+r.marginTop,left:a-r.left+r.marginLeft,width:i,height:o};return k(u)}function T(e){var t=e.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===a(e,"position"))return!0;var n=u(e);return!!n&&T(n)}function j(e){if(!e||!e.parentElement||d())return document.documentElement;for(var t=e.parentElement;t&&"none"===a(t,"transform");)t=t.parentElement;return t||document.documentElement}function M(e,t,n,r){var i=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o={top:0,left:0},s=i?j(e):v(e,f(t));if("viewport"===r)o=C(s,i);else{var a=void 0;"scrollParent"===r?"BODY"===(a=c(u(t))).nodeName&&(a=e.ownerDocument.documentElement):a="window"===r?e.ownerDocument.documentElement:r;var l=R(a,s,i);if("HTML"!==a.nodeName||T(s))o=l;else{var p=w(e.ownerDocument),d=p.height,h=p.width;o.top+=l.top-l.marginTop,o.bottom=d+l.top,o.left+=l.left-l.marginLeft,o.right=h+l.left}}var m="number"==typeof(n=n||0);return o.left+=m?n:n.left||0,o.top+=m?n:n.top||0,o.right-=m?n:n.right||0,o.bottom-=m?n:n.bottom||0,o}function A(e){return e.width*e.height}function N(e,t,n,r,i){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf("auto"))return e;var s=M(n,r,o,i),a={top:{width:s.width,height:t.top-s.top},right:{width:s.right-t.right,height:s.height},bottom:{width:s.width,height:s.bottom-t.bottom},left:{width:t.left-s.left,height:s.height}},u=Object.keys(a).map((function(e){return E({key:e},a[e],{area:A(a[e])})})).sort((function(e,t){return t.area-e.area})),c=u.filter((function(e){var t=e.width,r=e.height;return t>=n.clientWidth&&r>=n.clientHeight})),f=c.length>0?c[0].key:u[0].key,l=e.split("-")[1];return f+(l?"-"+l:"")}function L(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=r?j(t):v(t,f(n));return R(n,i,r)}function D(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),r=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+r,height:e.offsetHeight+n}}function I(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}function F(e,t,n){n=n.split("-")[0];var r=D(e),i={width:r.width,height:r.height},o=-1!==["right","left"].indexOf(n),s=o?"top":"left",a=o?"left":"top",u=o?"height":"width",c=o?"width":"height";return i[s]=t[s]+t[u]/2-r[u]/2,i[a]=n===a?t[a]-r[c]:t[I(a)],i}function H(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function B(e,t,n){return(void 0===n?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e[t]===n}));var r=H(e,(function(e){return e[t]===n}));return e.indexOf(r)}(e,"name",n))).forEach((function(e){e.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=e.function||e.fn;e.enabled&&s(n)&&(t.offsets.popper=k(t.offsets.popper),t.offsets.reference=k(t.offsets.reference),t=n(t,e))})),t}function W(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=N(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=F(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=B(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function $(e,t){return e.some((function(e){var n=e.name;return e.enabled&&n===t}))}function U(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),r=0;r<t.length;r++){var i=t[r],o=i?""+i+n:e;if(void 0!==document.body.style[o])return o}return null}function z(){return this.state.isDestroyed=!0,$(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[U("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function V(e){var t=e.ownerDocument;return t?t.defaultView:window}function _(e,t,n,r){var i="BODY"===e.nodeName,o=i?e.ownerDocument.defaultView:e;o.addEventListener(t,n,{passive:!0}),i||_(c(o.parentNode),t,n,r),r.push(o)}function q(e,t,n,r){n.updateBound=r,V(e).addEventListener("resize",n.updateBound,{passive:!0});var i=c(e);return _(i,"scroll",n.updateBound,n.scrollParents),n.scrollElement=i,n.eventsEnabled=!0,n}function G(){this.state.eventsEnabled||(this.state=q(this.reference,this.options,this.state,this.scheduleUpdate))}function Y(){var e,t;this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=(e=this.reference,t=this.state,V(e).removeEventListener("resize",t.updateBound),t.scrollParents.forEach((function(e){e.removeEventListener("scroll",t.updateBound)})),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t))}function J(e){return""!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function X(e,t){Object.keys(t).forEach((function(n){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&J(t[n])&&(r="px"),e.style[n]=t[n]+r}))}var K=r&&/Firefox/i.test(navigator.userAgent);function Q(e,t,n){var r=H(e,(function(e){return e.name===t})),i=!!r&&e.some((function(e){return e.name===n&&e.enabled&&e.order<r.order}));if(!i){var o="`"+t+"`",s="`"+n+"`";console.warn(s+" modifier is required by "+o+" modifier in order to work, be sure to include it before "+o+"!")}return i}var ee=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],te=ee.slice(3);function ne(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=te.indexOf(e),r=te.slice(n+1).concat(te.slice(0,n));return t?r.reverse():r}var re="flip",ie="clockwise",oe="counterclockwise";function se(e,t,n,r){var i=[0,0],o=-1!==["right","left"].indexOf(r),s=e.split(/(\+|\-)/).map((function(e){return e.trim()})),a=s.indexOf(H(s,(function(e){return-1!==e.search(/,|\s/)})));s[a]&&-1===s[a].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var u=/\s*,\s*|\s+/,c=-1!==a?[s.slice(0,a).concat([s[a].split(u)[0]]),[s[a].split(u)[1]].concat(s.slice(a+1))]:[s];return c=c.map((function(e,r){var i=(1===r?!o:o)?"height":"width",s=!1;return e.reduce((function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,s=!0,e):s?(e[e.length-1]+=t,s=!1,e):e.concat(t)}),[]).map((function(e){return function(e,t,n,r){var i=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+i[1],s=i[2];if(!o)return e;if(0===s.indexOf("%")){return k("%p"===s?n:r)[t]/100*o}if("vh"===s||"vw"===s)return("vh"===s?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*o;return o}(e,i,t,n)}))})),c.forEach((function(e,t){e.forEach((function(n,r){J(n)&&(i[t]+=n*("-"===e[r-1]?-1:1))}))})),i}var ae={shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split("-")[0],r=t.split("-")[1];if(r){var i=e.offsets,o=i.reference,s=i.popper,a=-1!==["bottom","top"].indexOf(n),u=a?"left":"top",c=a?"width":"height",f={start:O({},u,o[u]),end:O({},u,o[u]+o[c]-s[c])};e.offsets.popper=E({},s,f[r])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,r=e.placement,i=e.offsets,o=i.popper,s=i.reference,a=r.split("-")[0],u=void 0;return u=J(+n)?[+n,0]:se(n,o,s,a),"left"===a?(o.top+=u[0],o.left-=u[1]):"right"===a?(o.top+=u[0],o.left+=u[1]):"top"===a?(o.left+=u[0],o.top-=u[1]):"bottom"===a&&(o.left+=u[0],o.top+=u[1]),e.popper=o,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var n=t.boundariesElement||h(e.instance.popper);e.instance.reference===n&&(n=h(n));var r=U("transform"),i=e.instance.popper.style,o=i.top,s=i.left,a=i[r];i.top="",i.left="",i[r]="";var u=M(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);i.top=o,i.left=s,i[r]=a,t.boundaries=u;var c=t.priority,f=e.offsets.popper,l={primary:function(e){var n=f[e];return f[e]<u[e]&&!t.escapeWithReference&&(n=Math.max(f[e],u[e])),O({},e,n)},secondary:function(e){var n="right"===e?"left":"top",r=f[n];return f[e]>u[e]&&!t.escapeWithReference&&(r=Math.min(f[n],u[e]-("right"===e?f.width:f.height))),O({},n,r)}};return c.forEach((function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";f=E({},f,l[t](e))})),e.offsets.popper=f,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,r=t.reference,i=e.placement.split("-")[0],o=Math.floor,s=-1!==["top","bottom"].indexOf(i),a=s?"right":"bottom",u=s?"left":"top",c=s?"width":"height";return n[a]<o(r[u])&&(e.offsets.popper[u]=o(r[u])-n[c]),n[u]>o(r[a])&&(e.offsets.popper[u]=o(r[a])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!Q(e.instance.modifiers,"arrow","keepTogether"))return e;var r=t.element;if("string"==typeof r){if(!(r=e.instance.popper.querySelector(r)))return e}else if(!e.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var i=e.placement.split("-")[0],o=e.offsets,s=o.popper,u=o.reference,c=-1!==["left","right"].indexOf(i),f=c?"height":"width",l=c?"Top":"Left",p=l.toLowerCase(),d=c?"left":"top",h=c?"bottom":"right",m=D(r)[f];u[h]-m<s[p]&&(e.offsets.popper[p]-=s[p]-(u[h]-m)),u[p]+m>s[h]&&(e.offsets.popper[p]+=u[p]+m-s[h]),e.offsets.popper=k(e.offsets.popper);var v=u[p]+u[f]/2-m/2,y=a(e.instance.popper),g=parseFloat(y["margin"+l]),b=parseFloat(y["border"+l+"Width"]),x=v-e.offsets.popper[p]-g-b;return x=Math.max(Math.min(s[f]-m,x),0),e.arrowElement=r,e.offsets.arrow=(O(n={},p,Math.round(x)),O(n,d,""),n),e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(e,t){if($(e.instance.modifiers,"inner"))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=M(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),r=e.placement.split("-")[0],i=I(r),o=e.placement.split("-")[1]||"",s=[];switch(t.behavior){case re:s=[r,i];break;case ie:s=ne(r);break;case oe:s=ne(r,!0);break;default:s=t.behavior}return s.forEach((function(a,u){if(r!==a||s.length===u+1)return e;r=e.placement.split("-")[0],i=I(r);var c=e.offsets.popper,f=e.offsets.reference,l=Math.floor,p="left"===r&&l(c.right)>l(f.left)||"right"===r&&l(c.left)<l(f.right)||"top"===r&&l(c.bottom)>l(f.top)||"bottom"===r&&l(c.top)<l(f.bottom),d=l(c.left)<l(n.left),h=l(c.right)>l(n.right),m=l(c.top)<l(n.top),v=l(c.bottom)>l(n.bottom),y="left"===r&&d||"right"===r&&h||"top"===r&&m||"bottom"===r&&v,g=-1!==["top","bottom"].indexOf(r),b=!!t.flipVariations&&(g&&"start"===o&&d||g&&"end"===o&&h||!g&&"start"===o&&m||!g&&"end"===o&&v),x=!!t.flipVariationsByContent&&(g&&"start"===o&&h||g&&"end"===o&&d||!g&&"start"===o&&v||!g&&"end"===o&&m),w=b||x;(p||y||w)&&(e.flipped=!0,(p||y)&&(r=s[u+1]),w&&(o=function(e){return"end"===e?"start":"start"===e?"end":e}(o)),e.placement=r+(o?"-"+o:""),e.offsets.popper=E({},e.offsets.popper,F(e.instance.popper,e.offsets.reference,e.placement)),e=B(e.instance.modifiers,e,"flip"))})),e},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split("-")[0],r=e.offsets,i=r.popper,o=r.reference,s=-1!==["left","right"].indexOf(n),a=-1===["top","left"].indexOf(n);return i[s?"left":"top"]=o[n]-(a?i[s?"width":"height"]:0),e.placement=I(t),e.offsets.popper=k(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!Q(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=H(e.instance.modifiers,(function(e){return"preventOverflow"===e.name})).boundaries;if(t.bottom<n.top||t.left>n.right||t.top>n.bottom||t.right<n.left){if(!0===e.hide)return e;e.hide=!0,e.attributes["x-out-of-boundaries"]=""}else{if(!1===e.hide)return e;e.hide=!1,e.attributes["x-out-of-boundaries"]=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var n=t.x,r=t.y,i=e.offsets.popper,o=H(e.instance.modifiers,(function(e){return"applyStyle"===e.name})).gpuAcceleration;void 0!==o&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var s=void 0!==o?o:t.gpuAcceleration,a=h(e.instance.popper),u=P(a),c={position:i.position},f=function(e,t){var n=e.offsets,r=n.popper,i=n.reference,o=Math.round,s=Math.floor,a=function(e){return e},u=o(i.width),c=o(r.width),f=-1!==["left","right"].indexOf(e.placement),l=-1!==e.placement.indexOf("-"),p=t?f||l||u%2==c%2?o:s:a,d=t?o:a;return{left:p(u%2==1&&c%2==1&&!l&&t?r.left-1:r.left),top:d(r.top),bottom:d(r.bottom),right:p(r.right)}}(e,window.devicePixelRatio<2||!K),l="bottom"===n?"top":"bottom",p="right"===r?"left":"right",d=U("transform"),m=void 0,v=void 0;if(v="bottom"===l?"HTML"===a.nodeName?-a.clientHeight+f.bottom:-u.height+f.bottom:f.top,m="right"===p?"HTML"===a.nodeName?-a.clientWidth+f.right:-u.width+f.right:f.left,s&&d)c[d]="translate3d("+m+"px, "+v+"px, 0)",c[l]=0,c[p]=0,c.willChange="transform";else{var y="bottom"===l?-1:1,g="right"===p?-1:1;c[l]=v*y,c[p]=m*g,c.willChange=l+", "+p}var b={"x-placement":e.placement};return e.attributes=E({},b,e.attributes),e.styles=E({},c,e.styles),e.arrowStyles=E({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function(e){var t,n;return X(e.instance.popper,e.styles),t=e.instance.popper,n=e.attributes,Object.keys(n).forEach((function(e){!1!==n[e]?t.setAttribute(e,n[e]):t.removeAttribute(e)})),e.arrowElement&&Object.keys(e.arrowStyles).length&&X(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,n,r,i){var o=L(i,t,e,n.positionFixed),s=N(n.placement,o,t,e,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return t.setAttribute("x-placement",s),X(t,{position:n.positionFixed?"fixed":"absolute"}),n},gpuAcceleration:void 0}},ue={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:ae},ce=function(){function e(t,n){var r=this,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};Z(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=o(this.update.bind(this)),this.options=E({},e.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t[0]:t,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(E({},e.Defaults.modifiers,i.modifiers)).forEach((function(t){r.options.modifiers[t]=E({},e.Defaults.modifiers[t]||{},i.modifiers?i.modifiers[t]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return E({name:e},r.options.modifiers[e])})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&s(e.onLoad)&&e.onLoad(r.reference,r.popper,r.options,e,r.state)})),this.update();var a=this.options.eventsEnabled;a&&this.enableEventListeners(),this.state.eventsEnabled=a}return S(e,[{key:"update",value:function(){return W.call(this)}},{key:"destroy",value:function(){return z.call(this)}},{key:"enableEventListeners",value:function(){return G.call(this)}},{key:"disableEventListeners",value:function(){return Y.call(this)}}]),e}();ce.Utils=("undefined"!=typeof window?window:n.g).PopperUtils,ce.placements=ee,ce.Defaults=ue,t.Z=ce},96630:function(e,t,n){"use strict";var r=n(63366),i=n(94578),o=n(8156),s=n.n(o),a=n(47111),u=n.n(a),c=n(6035),f=n(220),l=n(59391),p="unmounted",d="exited",h="entering",m="entered",v="exiting",y=function(e){function t(t,n){var r;r=e.call(this,t,n)||this;var i,o=n&&!n.isMounting?t.enter:t.appear;return r.appearStatus=null,t.in?o?(i=d,r.appearStatus=h):i=m:i=t.unmountOnExit||t.mountOnEnter?p:d,r.state={status:i},r.nextCallback=null,r}(0,i.Z)(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===p?{status:d}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==h&&n!==m&&(t=h):n!==h&&n!==m||(t=v)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e,t,n,r=this.props.timeout;return e=t=n=r,null!=r&&"number"!=typeof r&&(e=r.exit,t=r.enter,n=void 0!==r.appear?r.appear:t),{exit:e,enter:t,appear:n}},n.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t)if(this.cancelNextCallback(),t===h){if(this.props.unmountOnExit||this.props.mountOnEnter){var n=this.props.nodeRef?this.props.nodeRef.current:u().findDOMNode(this);n&&(0,l.Q)(n)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===d&&this.setState({status:p})},n.performEnter=function(e){var t=this,n=this.props.enter,r=this.context?this.context.isMounting:e,i=this.props.nodeRef?[r]:[u().findDOMNode(this),r],o=i[0],s=i[1],a=this.getTimeouts(),f=r?a.appear:a.enter;!e&&!n||c.Z.disabled?this.safeSetState({status:m},(function(){t.props.onEntered(o)})):(this.props.onEnter(o,s),this.safeSetState({status:h},(function(){t.props.onEntering(o,s),t.onTransitionEnd(f,(function(){t.safeSetState({status:m},(function(){t.props.onEntered(o,s)}))}))})))},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:u().findDOMNode(this);t&&!c.Z.disabled?(this.props.onExit(r),this.safeSetState({status:v},(function(){e.props.onExiting(r),e.onTransitionEnd(n.exit,(function(){e.safeSetState({status:d},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:d},(function(){e.props.onExited(r)}))},n.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,t.nextCallback=null,e(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:u().findDOMNode(this),r=null==e&&!this.props.addEndListener;if(n&&!r){if(this.props.addEndListener){var i=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],o=i[0],s=i[1];this.props.addEndListener(o,s)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},n.render=function(){var e=this.state.status;if(e===p)return null;var t=this.props,n=t.children,i=(t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef,(0,r.Z)(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return s().createElement(f.Z.Provider,{value:null},"function"==typeof n?n(e,i):s().cloneElement(s().Children.only(n),i))},t}(s().Component);function g(){}y.contextType=f.Z,y.propTypes={},y.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:g,onEntering:g,onEntered:g,onExit:g,onExiting:g,onExited:g},y.UNMOUNTED=p,y.EXITED=d,y.ENTERING=h,y.ENTERED=m,y.EXITING=v,t.ZP=y},220:function(e,t,n){"use strict";var r=n(8156),i=n.n(r);t.Z=i().createContext(null)},6035:function(e,t){"use strict";t.Z={disabled:!1}},59391:function(e,t,n){"use strict";n.d(t,{Q:function(){return r}});var r=function(e){return e.scrollTop}},42560:function(e,t,n){var r=n(93379),i=n(9929);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[e.id,i,""]]);var o={insert:"head",singleton:!1};r(i,o);e.exports=i.locals||{}},93379:function(e,t,n){"use strict";var r,i=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),s=[];function a(e){for(var t=-1,n=0;n<s.length;n++)if(s[n].identifier===e){t=n;break}return t}function u(e,t){for(var n={},r=[],i=0;i<e.length;i++){var o=e[i],u=t.base?o[0]+t.base:o[0],c=n[u]||0,f="".concat(u," ").concat(c);n[u]=c+1;var l=a(f),p={css:o[1],media:o[2],sourceMap:o[3]};-1!==l?(s[l].references++,s[l].updater(p)):s.push({identifier:f,updater:v(p,t),references:1}),r.push(f)}return r}function c(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var i=n.nc;i&&(r.nonce=i)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var s=o(e.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(t)}return t}var f,l=(f=[],function(e,t){return f[e]=t,f.filter(Boolean).join("\n")});function p(e,t,n,r){var i=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=l(t,i);else{var o=document.createTextNode(i),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(o,s[t]):e.appendChild(o)}}function d(e,t,n){var r=n.css,i=n.media,o=n.sourceMap;if(i?e.setAttribute("media",i):e.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var h=null,m=0;function v(e,t){var n,r,i;if(t.singleton){var o=m++;n=h||(h=c(t)),r=p.bind(null,n,o,!1),i=p.bind(null,n,o,!0)}else n=c(t),r=d.bind(null,n,t),i=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)};return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else i()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=i());var n=u(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<n.length;r++){var i=a(n[r]);s[i].references--}for(var o=u(e,t),c=0;c<n.length;c++){var f=a(n[c]);0===s[f].references&&(s[f].updater(),s.splice(f,1))}n=o}}}},8156:function(t){"use strict";t.exports=e},47111:function(e){"use strict";e.exports=t},30907:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,{Z:function(){return r}})},83878:function(e,t,n){"use strict";function r(e){if(Array.isArray(e))return e}n.d(t,{Z:function(){return r}})},45057:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(30907);function i(e){if(Array.isArray(e))return(0,r.Z)(e)}},97326:function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,{Z:function(){return r}})},43144:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(67343);function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,(0,r.Z)(i.key),i)}}function o(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}},4942:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(67343);function i(e,t,n){return(t=(0,r.Z)(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},87462:function(e,t,n){"use strict";function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},r.apply(this,arguments)}n.d(t,{Z:function(){return r}})},94578:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(89611);function i(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,(0,r.Z)(e,t)}},59199:function(e,t,n){"use strict";function r(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}n.d(t,{Z:function(){return r}})},31902:function(e,t,n){"use strict";function r(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o,s,a=[],u=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(a.push(r.value),a.length!==t);u=!0);}catch(e){c=!0,i=e}finally{try{if(!u&&null!=n.return&&(s=n.return(),Object(s)!==s))return}finally{if(c)throw i}}return a}}n.d(t,{Z:function(){return r}})},25267:function(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{Z:function(){return r}})},42786:function(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{Z:function(){return r}})},45987:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(63366);function i(e,t){if(null==e)return{};var n,i,o=(0,r.Z)(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(i=0;i<s.length;i++)n=s[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}},63366:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}n.d(t,{Z:function(){return r}})},89611:function(e,t,n){"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}n.d(t,{Z:function(){return r}})},93324:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(83878),i=n(31902),o=n(40181),s=n(25267);function a(e,t){return(0,r.Z)(e)||(0,i.Z)(e,t)||(0,o.Z)(e,t)||(0,s.Z)()}},89062:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(45057),i=n(59199),o=n(40181),s=n(42786);function a(e){return(0,r.Z)(e)||(0,i.Z)(e)||(0,o.Z)(e)||(0,s.Z)()}},35512:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(71002);function i(e,t){if("object"!==(0,r.Z)(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var i=n.call(e,t||"default");if("object"!==(0,r.Z)(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}},67343:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(71002),i=n(35512);function o(e){var t=(0,i.Z)(e,"string");return"symbol"===(0,r.Z)(t)?t:String(t)}},71002:function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}n.d(t,{Z:function(){return r}})},40181:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(30907);function i(e,t){if(e){if("string"==typeof e)return(0,r.Z)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.Z)(e,t):void 0}}}},r={};function i(e){var t=r[e];if(void 0!==t)return t.exports;var o=r[e]={id:e,exports:{}};return n[e](o,o.exports,i),o.exports}i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,{a:t}),t},i.d=function(e,t){for(var n in t)i.o(t,n)&&!i.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},i.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.nc=void 0;var o={};return function(){"use strict";i.r(o),i.d(o,{Tooltip:function(){return T},default:function(){return j}});var e=i(8156),t=i.n(e),n=i(87462),r=i(93324),s=i(45987),a=i(4942),u=i(47111),c=i(86010),f=i(35953),l=i(59693),p=i(52543),d=i(93871),h=i(20170),m=i(43606),v=i(17294);var y=i(34236),g=i(24896);var b=i(8920);function x(e){return Math.round(1e5*e)/1e5}var w=!1,Z=null;var S=e.forwardRef((function(t,i){var o=t.arrow,a=void 0!==o&&o,l=t.children,p=t.classes,x=t.disableFocusListener,S=void 0!==x&&x,O=t.disableHoverListener,E=void 0!==O&&O,k=t.disableTouchListener,P=void 0!==k&&k,R=t.enterDelay,C=void 0===R?100:R,T=t.enterNextDelay,j=void 0===T?0:T,M=t.enterTouchDelay,A=void 0===M?700:M,N=t.id,L=t.interactive,D=void 0!==L&&L,I=t.leaveDelay,F=void 0===I?0:I,H=t.leaveTouchDelay,B=void 0===H?1500:H,W=t.onClose,$=t.onOpen,U=t.open,z=t.placement,V=void 0===z?"bottom":z,_=t.PopperComponent,q=void 0===_?m.Z:_,G=t.PopperProps,Y=t.title,J=t.TransitionComponent,X=void 0===J?h.Z:J,K=t.TransitionProps,Q=(0,s.Z)(t,["arrow","children","classes","disableFocusListener","disableHoverListener","disableTouchListener","enterDelay","enterNextDelay","enterTouchDelay","id","interactive","leaveDelay","leaveTouchDelay","onClose","onOpen","open","placement","PopperComponent","PopperProps","title","TransitionComponent","TransitionProps"]),ee=(0,b.Z)(),te=e.useState(),ne=te[0],re=te[1],ie=e.useState(null),oe=ie[0],se=ie[1],ae=e.useRef(!1),ue=e.useRef(),ce=e.useRef(),fe=e.useRef(),le=e.useRef(),pe=function(t){var n=t.controlled,r=t.default,i=(t.name,t.state,e.useRef(void 0!==n).current),o=e.useState(r),s=o[0],a=o[1];return[i?n:s,e.useCallback((function(e){i||a(e)}),[])]}({controlled:U,default:!1,name:"Tooltip",state:"open"}),de=(0,r.Z)(pe,2),he=de[0],me=de[1],ve=he,ye=function(t){var n=e.useState(t),r=n[0],i=n[1],o=t||r;return e.useEffect((function(){null==r&&i("mui-".concat(Math.round(1e5*Math.random())))}),[r]),o}(N);e.useEffect((function(){return function(){clearTimeout(ue.current),clearTimeout(ce.current),clearTimeout(fe.current),clearTimeout(le.current)}}),[]);var ge=function(e){clearTimeout(Z),w=!0,me(!0),$&&$(e)},be=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){var n=l.props;"mouseover"===t.type&&n.onMouseOver&&e&&n.onMouseOver(t),ae.current&&"touchstart"!==t.type||(ne&&ne.removeAttribute("title"),clearTimeout(ce.current),clearTimeout(fe.current),C||w&&j?(t.persist(),ce.current=setTimeout((function(){ge(t)}),w?j:C)):ge(t))}},xe=(0,g.Z)(),we=xe.isFocusVisible,Ze=xe.onBlurVisible,Se=xe.ref,Oe=e.useState(!1),Ee=Oe[0],ke=Oe[1],Pe=function(){Ee&&(ke(!1),Ze())},Re=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){ne||re(t.currentTarget),we(t)&&(ke(!0),be()(t));var n=l.props;n.onFocus&&e&&n.onFocus(t)}},Ce=function(e){clearTimeout(Z),Z=setTimeout((function(){w=!1}),800+F),me(!1),W&&W(e),clearTimeout(ue.current),ue.current=setTimeout((function(){ae.current=!1}),ee.transitions.duration.shortest)},Te=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return function(t){var n=l.props;"blur"===t.type&&(n.onBlur&&e&&n.onBlur(t),Pe()),"mouseleave"===t.type&&n.onMouseLeave&&t.currentTarget===ne&&n.onMouseLeave(t),clearTimeout(ce.current),clearTimeout(fe.current),t.persist(),fe.current=setTimeout((function(){Ce(t)}),F)}},je=function(e){ae.current=!0;var t=l.props;t.onTouchStart&&t.onTouchStart(e)},Me=(0,v.Z)(re,i),Ae=(0,v.Z)(Se,Me),Ne=e.useCallback((function(e){(0,y.Z)(Ae,u.findDOMNode(e))}),[Ae]),Le=(0,v.Z)(l.ref,Ne);""===Y&&(ve=!1);var De=!ve&&!E,Ie=(0,n.Z)({"aria-describedby":ve?ye:null,title:De&&"string"==typeof Y?Y:null},Q,l.props,{className:(0,c.Z)(Q.className,l.props.className),onTouchStart:je,ref:Le}),Fe={};P||(Ie.onTouchStart=function(e){je(e),clearTimeout(fe.current),clearTimeout(ue.current),clearTimeout(le.current),e.persist(),le.current=setTimeout((function(){be()(e)}),A)},Ie.onTouchEnd=function(e){l.props.onTouchEnd&&l.props.onTouchEnd(e),clearTimeout(le.current),clearTimeout(fe.current),e.persist(),fe.current=setTimeout((function(){Ce(e)}),B)}),E||(Ie.onMouseOver=be(),Ie.onMouseLeave=Te(),D&&(Fe.onMouseOver=be(!1),Fe.onMouseLeave=Te(!1))),S||(Ie.onFocus=Re(),Ie.onBlur=Te(),D&&(Fe.onFocus=Re(!1),Fe.onBlur=Te(!1)));var He=e.useMemo((function(){return(0,f.Z)({popperOptions:{modifiers:{arrow:{enabled:Boolean(oe),element:oe}}}},G)}),[oe,G]);return e.createElement(e.Fragment,null,e.cloneElement(l,Ie),e.createElement(q,(0,n.Z)({className:(0,c.Z)(p.popper,D&&p.popperInteractive,a&&p.popperArrow),placement:V,anchorEl:ne,open:!!ne&&ve,id:Ie["aria-describedby"],transition:!0},Fe,He),(function(t){var r=t.placement,i=t.TransitionProps;return e.createElement(X,(0,n.Z)({timeout:ee.transitions.duration.shorter},i,K),e.createElement("div",{className:(0,c.Z)(p.tooltip,p["tooltipPlacement".concat((0,d.Z)(r.split("-")[0]))],ae.current&&p.touch,a&&p.tooltipArrow)},Y,a?e.createElement("span",{className:p.arrow,ref:se}):null))})))})),O=(0,p.Z)((function(e){return{popper:{zIndex:e.zIndex.tooltip,pointerEvents:"none"},popperInteractive:{pointerEvents:"auto"},popperArrow:{'&[x-placement*="bottom"] $arrow':{top:0,left:0,marginTop:"-0.71em",marginLeft:4,marginRight:4,"&::before":{transformOrigin:"0 100%"}},'&[x-placement*="top"] $arrow':{bottom:0,left:0,marginBottom:"-0.71em",marginLeft:4,marginRight:4,"&::before":{transformOrigin:"100% 0"}},'&[x-placement*="right"] $arrow':{left:0,marginLeft:"-0.71em",height:"1em",width:"0.71em",marginTop:4,marginBottom:4,"&::before":{transformOrigin:"100% 100%"}},'&[x-placement*="left"] $arrow':{right:0,marginRight:"-0.71em",height:"1em",width:"0.71em",marginTop:4,marginBottom:4,"&::before":{transformOrigin:"0 0"}}},tooltip:{backgroundColor:(0,l.U1)(e.palette.grey[700],.9),borderRadius:e.shape.borderRadius,color:e.palette.common.white,fontFamily:e.typography.fontFamily,padding:"4px 8px",fontSize:e.typography.pxToRem(10),lineHeight:"".concat(x(1.4),"em"),maxWidth:300,wordWrap:"break-word",fontWeight:e.typography.fontWeightMedium},tooltipArrow:{position:"relative",margin:"0"},arrow:{overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:(0,l.U1)(e.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}},touch:{padding:"8px 16px",fontSize:e.typography.pxToRem(14),lineHeight:"".concat(x(16/14),"em"),fontWeight:e.typography.fontWeightRegular},tooltipPlacementLeft:(0,a.Z)({transformOrigin:"right center",margin:"0 24px "},e.breakpoints.up("sm"),{margin:"0 14px"}),tooltipPlacementRight:(0,a.Z)({transformOrigin:"left center",margin:"0 24px"},e.breakpoints.up("sm"),{margin:"0 14px"}),tooltipPlacementTop:(0,a.Z)({transformOrigin:"center bottom",margin:"24px 0"},e.breakpoints.up("sm"),{margin:"14px 0"}),tooltipPlacementBottom:(0,a.Z)({transformOrigin:"center top",margin:"24px 0"},e.breakpoints.up("sm"),{margin:"14px 0"})}}),{name:"MuiTooltip",flip:!1})(S);i(42560);function E(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function k(){return k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},k.apply(this,arguments)}function P(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){E(e,t,n[t])}))}return e}function R(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))})),e}function C(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var T=function(e){var n,r=e.placement,i=void 0===r?"top-start":r,o=e.className,s=e.arrow,a=void 0===s||s,u=e.PopperProps,f=e.boundariesElement,l=void 0===f?"scrollParent":f,p=C(e,["placement","className","arrow","PopperProps","boundariesElement"]),d=R(P({},e.classes),{popper:(0,c.Z)("paraui-tooltip",o,null===(n=e.classes)||void 0===n?void 0:n.popper,{"paraui-tooltip-left-right":(null==i?void 0:i.includes("left"))||(null==i?void 0:i.includes("right")),"paraui-tooltip-top-bottom":(null==i?void 0:i.includes("top"))||(null==i?void 0:i.includes("bottom"))})});return t().createElement(O,k({},p,{enterTouchDelay:0,arrow:a,placement:i,classes:d,PopperProps:R(P({},u),{modifiers:{preventOverflow:{boundariesElement:l}}})}))},j=T}(),o}()}));