@nextcloud/vue 5.3.1 → 5.4.0

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 (152) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/Components/ActionButton.js +1 -1
  3. package/dist/Components/ActionButton.js.LICENSE.txt +0 -22
  4. package/dist/Components/ActionButton.js.map +1 -1
  5. package/dist/Components/ActionCaption.js +1 -1
  6. package/dist/Components/ActionCaption.js.map +1 -1
  7. package/dist/Components/ActionCheckbox.js +1 -1
  8. package/dist/Components/ActionCheckbox.js.map +1 -1
  9. package/dist/Components/ActionInput.js +1 -1
  10. package/dist/Components/ActionInput.js.LICENSE.txt +0 -22
  11. package/dist/Components/ActionInput.js.map +1 -1
  12. package/dist/Components/ActionLink.js +1 -1
  13. package/dist/Components/ActionLink.js.LICENSE.txt +0 -22
  14. package/dist/Components/ActionLink.js.map +1 -1
  15. package/dist/Components/ActionRadio.js +1 -1
  16. package/dist/Components/ActionRadio.js.map +1 -1
  17. package/dist/Components/ActionRouter.js +1 -1
  18. package/dist/Components/ActionRouter.js.map +1 -1
  19. package/dist/Components/ActionSeparator.js +1 -1
  20. package/dist/Components/ActionSeparator.js.map +1 -1
  21. package/dist/Components/ActionText.js +1 -1
  22. package/dist/Components/ActionText.js.map +1 -1
  23. package/dist/Components/ActionTextEditable.js +1 -1
  24. package/dist/Components/ActionTextEditable.js.LICENSE.txt +0 -22
  25. package/dist/Components/ActionTextEditable.js.map +1 -1
  26. package/dist/Components/Actions.js +1 -1
  27. package/dist/Components/Actions.js.LICENSE.txt +0 -44
  28. package/dist/Components/Actions.js.map +1 -1
  29. package/dist/Components/AppContent.js +1 -1
  30. package/dist/Components/AppContent.js.map +1 -1
  31. package/dist/Components/AppContentDetails.js.map +1 -1
  32. package/dist/Components/AppContentList.js.map +1 -1
  33. package/dist/Components/AppNavigation.js +1 -1
  34. package/dist/Components/AppNavigation.js.LICENSE.txt +0 -88
  35. package/dist/Components/AppNavigation.js.map +1 -1
  36. package/dist/Components/AppNavigationCaption.js +1 -1
  37. package/dist/Components/AppNavigationCaption.js.LICENSE.txt +0 -22
  38. package/dist/Components/AppNavigationCaption.js.map +1 -1
  39. package/dist/Components/AppNavigationCounter.js +1 -1
  40. package/dist/Components/AppNavigationCounter.js.map +1 -1
  41. package/dist/Components/AppNavigationIconBullet.js +1 -1
  42. package/dist/Components/AppNavigationIconBullet.js.map +1 -1
  43. package/dist/Components/AppNavigationItem.js +1 -1
  44. package/dist/Components/AppNavigationItem.js.LICENSE.txt +0 -44
  45. package/dist/Components/AppNavigationItem.js.map +1 -1
  46. package/dist/Components/AppNavigationNew.js +1 -1
  47. package/dist/Components/AppNavigationNew.js.map +1 -1
  48. package/dist/Components/AppNavigationNewItem.js +1 -1
  49. package/dist/Components/AppNavigationNewItem.js.map +1 -1
  50. package/dist/Components/AppNavigationSettings.js +1 -1
  51. package/dist/Components/AppNavigationSettings.js.map +1 -1
  52. package/dist/Components/AppNavigationSpacer.js +1 -1
  53. package/dist/Components/AppNavigationSpacer.js.map +1 -1
  54. package/dist/Components/AppNavigationToggle.js +1 -1
  55. package/dist/Components/AppNavigationToggle.js.LICENSE.txt +0 -22
  56. package/dist/Components/AppNavigationToggle.js.map +1 -1
  57. package/dist/Components/AppSettingsDialog.js +1 -1
  58. package/dist/Components/AppSettingsDialog.js.LICENSE.txt +0 -44
  59. package/dist/Components/AppSettingsDialog.js.map +1 -1
  60. package/dist/Components/AppSettingsSection.js +1 -1
  61. package/dist/Components/AppSettingsSection.js.map +1 -1
  62. package/dist/Components/AppSidebar.js +1 -1
  63. package/dist/Components/AppSidebar.js.LICENSE.txt +0 -44
  64. package/dist/Components/AppSidebar.js.map +1 -1
  65. package/dist/Components/AppSidebarTab.js +1 -1
  66. package/dist/Components/AppSidebarTab.js.map +1 -1
  67. package/dist/Components/Avatar.js +1 -1
  68. package/dist/Components/Avatar.js.map +1 -1
  69. package/dist/Components/Breadcrumb.js +1 -1
  70. package/dist/Components/Breadcrumb.js.LICENSE.txt +0 -44
  71. package/dist/Components/Breadcrumb.js.map +1 -1
  72. package/dist/Components/Breadcrumbs.js +1 -1
  73. package/dist/Components/Breadcrumbs.js.LICENSE.txt +0 -66
  74. package/dist/Components/Breadcrumbs.js.map +1 -1
  75. package/dist/Components/Button.js +1 -1
  76. package/dist/Components/Button.js.map +1 -1
  77. package/dist/Components/CheckboxRadioSwitch.js +1 -1
  78. package/dist/Components/CheckboxRadioSwitch.js.map +1 -1
  79. package/dist/Components/ColorPicker.js +1 -1
  80. package/dist/Components/ColorPicker.js.LICENSE.txt +0 -22
  81. package/dist/Components/ColorPicker.js.map +1 -1
  82. package/dist/Components/Content.js +1 -1
  83. package/dist/Components/Content.js.map +1 -1
  84. package/dist/Components/CounterBubble.js +1 -1
  85. package/dist/Components/CounterBubble.js.map +1 -1
  86. package/dist/Components/DashboardWidget.js +3 -0
  87. package/dist/Components/DashboardWidget.js.LICENSE.txt +110 -0
  88. package/dist/Components/DashboardWidget.js.map +1 -0
  89. package/dist/Components/DashboardWidgetItem.js +3 -0
  90. package/dist/Components/DashboardWidgetItem.js.LICENSE.txt +110 -0
  91. package/dist/Components/DashboardWidgetItem.js.map +1 -0
  92. package/dist/Components/DatetimePicker.js +1 -1
  93. package/dist/Components/DatetimePicker.js.LICENSE.txt +0 -22
  94. package/dist/Components/DatetimePicker.js.map +1 -1
  95. package/dist/Components/EmojiPicker.js +1 -2
  96. package/dist/Components/EmojiPicker.js.map +1 -1
  97. package/dist/Components/EmptyContent.js +1 -2
  98. package/dist/Components/EmptyContent.js.map +1 -1
  99. package/dist/Components/Highlight.js.map +1 -1
  100. package/dist/Components/InputField.js +2 -0
  101. package/dist/Components/InputField.js.map +1 -0
  102. package/dist/Components/ListItem.js +1 -1
  103. package/dist/Components/ListItem.js.LICENSE.txt +0 -44
  104. package/dist/Components/ListItem.js.map +1 -1
  105. package/dist/Components/ListItemIcon.js +1 -1
  106. package/dist/Components/ListItemIcon.js.map +1 -1
  107. package/dist/Components/Modal.js +1 -1
  108. package/dist/Components/Modal.js.LICENSE.txt +0 -44
  109. package/dist/Components/Modal.js.map +1 -1
  110. package/dist/Components/Multiselect.js +1 -1
  111. package/dist/Components/Multiselect.js.map +1 -1
  112. package/dist/Components/MultiselectTags.js +1 -1
  113. package/dist/Components/MultiselectTags.js.map +1 -1
  114. package/dist/Components/Popover.js +1 -2
  115. package/dist/Components/Popover.js.map +1 -1
  116. package/dist/Components/PopoverMenu.js +1 -1
  117. package/dist/Components/PopoverMenu.js.map +1 -1
  118. package/dist/Components/ProgressBar.js +1 -1
  119. package/dist/Components/ProgressBar.js.map +1 -1
  120. package/dist/Components/RichContenteditable.js +1 -1
  121. package/dist/Components/RichContenteditable.js.map +1 -1
  122. package/dist/Components/SettingsInputText.js +1 -1
  123. package/dist/Components/SettingsInputText.js.map +1 -1
  124. package/dist/Components/SettingsSection.js +1 -1
  125. package/dist/Components/SettingsSection.js.map +1 -1
  126. package/dist/Components/SettingsSelectGroup.js +1 -1
  127. package/dist/Components/SettingsSelectGroup.js.LICENSE.txt +22 -0
  128. package/dist/Components/SettingsSelectGroup.js.map +1 -1
  129. package/dist/Components/TextField.js +3 -0
  130. package/dist/Components/{EmojiPicker.js.LICENSE.txt → TextField.js.LICENSE.txt} +2 -2
  131. package/dist/Components/TextField.js.map +1 -0
  132. package/dist/Components/TimezonePicker.js +1 -1
  133. package/dist/Components/TimezonePicker.js.map +1 -1
  134. package/dist/Components/UserBubble.js +1 -1
  135. package/dist/Components/UserBubble.js.LICENSE.txt +0 -22
  136. package/dist/Components/UserBubble.js.map +1 -1
  137. package/dist/Components/VNodes.js +2 -0
  138. package/dist/Components/VNodes.js.map +1 -0
  139. package/dist/Directives/Linkify.js.map +1 -1
  140. package/dist/Directives/Tooltip.js +1 -1
  141. package/dist/Directives/Tooltip.js.map +1 -1
  142. package/dist/Functions/usernameToColor.js +1 -1
  143. package/dist/Functions/usernameToColor.js.map +1 -1
  144. package/dist/Mixins/isMobile.js.map +1 -1
  145. package/dist/Mixins/richEditor.js +1 -1
  146. package/dist/Mixins/richEditor.js.map +1 -1
  147. package/dist/ncvuecomponents.js +1 -1
  148. package/dist/ncvuecomponents.js.LICENSE.txt +0 -66
  149. package/dist/ncvuecomponents.js.map +1 -1
  150. package/package.json +9 -10
  151. package/dist/Components/EmptyContent.js.LICENSE.txt +0 -21
  152. package/dist/Components/Popover.js.LICENSE.txt +0 -21
@@ -1 +1 @@
1
- {"version":3,"file":"Components/Avatar.js","mappings":"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A,OAKA,KACA,YACA,gBAKA,WACA,YACA,gBAMA,MACA,YACA,gBAKA,gBACA,aACA,YAKA,uBACA,aACA,YAOA,qBACA,YACA,gBAKA,SACA,aACA,YAQA,aACA,YACA,gBAKA,MACA,YACA,YAKA,kBACA,aACA,YAKA,gBACA,aACA,YAKA,aACA,aACA,YAQA,gBACA,YACA,cAOA,UACA,aACA,YAOA,cACA,YACA,kBAMA,eACA,YACA,gBAGA,WACA,YACA,eAGA,KAnJA,WAoJA,OACA,qBACA,wBACA,oBACA,kBACA,gBACA,uBACA,uBACA,2BAGA,UACA,gBADA,WAEA,6BACA,eAGA,iEACA,uHAEA,+EAGA,qBAZA,WAaA,4BACA,gBACA,0DAEA,2BAjBA,WAkBA,4BACA,4BACA,gBACA,gCACA,sBAEA,kBAxBA,WAyBA,iCACA,iBAEA,mBACA,UAEA,IAEA,cAjCA,WAkCA,2BAEA,qBApCA,WAqCA,kCAEA,aAvCA,WAwCA,0BAEA,QA1CA,WA0CA,MACA,0BAGA,kBACA,qBAEA,6GAEA,sBAnDA,WAoDA,8BACA,uBAEA,YAvDA,WAwDA,OACA,wBACA,0BACA,yCAGA,8CACA,4CACA,mDAEA,UAEA,QApEA,WAqEA,6BAGA,oBACA,oBAGA,mBAEA,SA9EA,WA+EA,MACA,+BACA,6BACA,iBACA,OACA,OAEA,0CACA,QACA,uDAIA,wBAEA,KA9FA,WA+FA,IAWA,EACA,EACA,EAbA,4CACA,OACA,iBACA,YACA,qBAcA,4EACA,EACA,SACA,kHAVA,EAUA,qBATA,6BACA,8BACA,iBACA,aAMA,iBACA,0CACA,UAGA,IAIA,OACA,IADA,WAEA,yBACA,sBAEA,KALA,WAMA,yBACA,qBACA,uBAIA,QAxSA,WAySA,qBACA,iDACA,0BAGA,2DACA,6DACA,uDACA,uDALA,iCAOA,4EAIA,gBAvTA,WAwTA,iDACA,6EAIA,SACA,uBADA,WAEA,2DACA,UACA,cAGA,uBAPA,WASA,yBAEA,wBAXA,SAWA,GACA,uBACA,iBACA,gBACA,YACA,qBAKA,WArBA,WAqBA,6IACA,UADA,oDAIA,wBAJA,gCAKA,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","sources":["webpack://NextcloudVue/webpack/universalModuleDefinition","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?ab32","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?794a","webpack://NextcloudVue/src/components/PopoverMenu/PopoverMenuItem.vue","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?eec0","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?7e6b","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?9154","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?b832","webpack://NextcloudVue/src/components/PopoverMenu/PopoverMenu.vue","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?2694","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue","webpack://NextcloudVue/./src/components/PopoverMenu/index.js","webpack://NextcloudVue/./src/directives/Tooltip/index.scss?fa98","webpack://NextcloudVue/./src/directives/Tooltip/index.js","webpack://NextcloudVue/external commonjs \"md5\"","webpack://NextcloudVue/./src/functions/usernameToColor/index.js","webpack://NextcloudVue/./src/functions/usernameToColor/usernameToColor.js","webpack://NextcloudVue/./src/l10n.js","webpack://NextcloudVue/external commonjs \"@nextcloud/capabilities\"","webpack://NextcloudVue/./src/mixins/userStatus.js","webpack://NextcloudVue/./src/utils/IsMobileState.js","webpack://NextcloudVue/external commonjs \"escape-html\"","webpack://NextcloudVue/external commonjs \"striptags\"","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?0b95","webpack://NextcloudVue/src/components/RichContenteditable/MentionBubble.vue","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?fc7f","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?059c","webpack://NextcloudVue/./src/mixins/richEditor/index.js","webpack://NextcloudVue/./src/utils/GenColors.js","webpack://NextcloudVue/external commonjs \"linkify-string\"","webpack://NextcloudVue/./src/utils/Linkify.js","webpack://NextcloudVue/./src/directives/Tooltip/index.scss","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?5a92","webpack://NextcloudVue/./src/components/Popover/Popover.vue?7402","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?fa23","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?7d7f","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?fdcf","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?b425","webpack://NextcloudVue/./node_modules/css-loader/dist/runtime/api.js","webpack://NextcloudVue/./node_modules/css-loader/dist/runtime/cssWithMappingToString.js","webpack://NextcloudVue/./node_modules/css-loader/dist/runtime/getUrl.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://NextcloudVue/./src/assets/status-icons/user-status-away.svg","webpack://NextcloudVue/./src/assets/status-icons/user-status-dnd.svg","webpack://NextcloudVue/./src/assets/status-icons/user-status-online.svg","webpack://NextcloudVue/./src/components/Popover/Popover.vue?0fcf","webpack://NextcloudVue/./src/components/Popover/Popover.vue?ccc1","webpack://NextcloudVue/src/components/Popover/Popover.vue","webpack://NextcloudVue/./src/components/Popover/Popover.vue?f09b","webpack://NextcloudVue/./src/components/Popover/Popover.vue","webpack://NextcloudVue/./node_modules/vue-loader/lib/runtime/componentNormalizer.js","webpack://NextcloudVue/external commonjs \"@nextcloud/auth\"","webpack://NextcloudVue/external commonjs \"@nextcloud/axios\"","webpack://NextcloudVue/external commonjs \"@nextcloud/browser-storage\"","webpack://NextcloudVue/external commonjs \"@nextcloud/event-bus\"","webpack://NextcloudVue/external commonjs \"@nextcloud/l10n/dist/gettext\"","webpack://NextcloudVue/external commonjs \"@nextcloud/router\"","webpack://NextcloudVue/external commonjs \"v-click-outside\"","webpack://NextcloudVue/external commonjs \"v-tooltip\"","webpack://NextcloudVue/external commonjs \"vue\"","webpack://NextcloudVue/external commonjs \"vue-material-design-icons/DotsHorizontal\"","webpack://NextcloudVue/webpack/bootstrap","webpack://NextcloudVue/webpack/runtime/compat get default export","webpack://NextcloudVue/webpack/runtime/define property getters","webpack://NextcloudVue/webpack/runtime/hasOwnProperty shorthand","webpack://NextcloudVue/webpack/runtime/make namespace object","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?48a5","webpack://NextcloudVue/src/components/Avatar/Avatar.vue","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?4408","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?4896","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue","webpack://NextcloudVue/./src/components/Avatar/index.js"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"NextcloudVue\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"NextcloudVue\"] = factory();\n\telse\n\t\troot[\"NextcloudVue\"] = root[\"NextcloudVue\"] || {}, root[\"NextcloudVue\"][\"Components/Avatar\"] = factory();\n})(self, function() {\nreturn ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:\"popover__menu\"},_vm._l((_vm.menu),function(item,key){return _c('PopoverMenuItem',{key:key,attrs:{\"item\":item}})}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<li class=\"popover__menuitem\">\n\t\t<!-- If item.href is set, a link will be directly used -->\n\t\t<a v-if=\"item.href\"\n\t\t\t:href=\"(item.href) ? item.href : '#' \"\n\t\t\t:target=\"(item.target) ? item.target : '' \"\n\t\t\t:download=\"item.download\"\n\t\t\tclass=\"focusable\"\n\t\t\trel=\"nofollow noreferrer noopener\"\n\t\t\t@click=\"action\">\n\t\t\t<span v-if=\"!iconIsUrl\" :class=\"item.icon\" />\n\t\t\t<img v-else :src=\"item.icon\">\n\t\t\t<p v-if=\"item.text && item.longtext\">\n\t\t\t\t<strong class=\"menuitem-text\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</strong><br>\n\t\t\t\t<span class=\"menuitem-text-detail\">\n\t\t\t\t\t{{ item.longtext }}\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<span v-else-if=\"item.text\">\n\t\t\t\t{{ item.text }}\n\t\t\t</span>\n\t\t\t<p v-else-if=\"item.longtext\">\n\t\t\t\t{{ item.longtext }}\n\t\t\t</p>\n\t\t</a>\n\n\t\t<!-- If item.input is set instead, an put will be used -->\n\t\t<span v-else-if=\"item.input\" class=\"menuitem\" :class=\"{active: item.active}\">\n\t\t\t<!-- does not show if input is checkbox -->\n\t\t\t<span v-if=\"item.input !== 'checkbox'\" :class=\"item.icon\" />\n\n\t\t\t<!-- only shows if input is text -->\n\t\t\t<form v-if=\"item.input === 'text'\"\n\t\t\t\t:class=\"item.input\"\n\t\t\t\t@submit.prevent=\"item.action\">\n\t\t\t\t<input :type=\"item.input\"\n\t\t\t\t\t:value=\"item.value\"\n\t\t\t\t\t:placeholder=\"item.text\"\n\t\t\t\t\trequired>\n\t\t\t\t<input type=\"submit\" value=\"\" class=\"icon-confirm\">\n\t\t\t</form>\n\n\t\t\t<!-- checkbox -->\n\t\t\t<template v-else>\n\t\t\t\t<!-- eslint-disable-next-line -->\n\t\t\t\t<input :id=\"key\" v-model=\"item.model\"\n\t\t\t\t\t:type=\"item.input\"\n\t\t\t\t\t:class=\"item.input\"\n\t\t\t\t\t@change=\"item.action\">\n\t\t\t\t<label :for=\"key\" @click.stop.prevent=\"item.action\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</label>\n\t\t\t</template>\n\t\t</span>\n\n\t\t<!-- If item.action is set instead, a button will be used -->\n\t\t<button v-else-if=\"item.action\"\n\t\t\tclass=\"menuitem focusable\"\n\t\t\t:class=\"{active: item.active}\"\n\t\t\t:disabled=\"item.disabled\"\n\t\t\ttype=\"button\"\n\t\t\t@click.stop.prevent=\"item.action\">\n\t\t\t<span :class=\"item.icon\" />\n\t\t\t<p v-if=\"item.text && item.longtext\">\n\t\t\t\t<strong class=\"menuitem-text\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</strong><br>\n\t\t\t\t<span class=\"menuitem-text-detail\">\n\t\t\t\t\t{{ item.longtext }}\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<span v-else-if=\"item.text\">\n\t\t\t\t{{ item.text }}\n\t\t\t</span>\n\t\t\t<p v-else-if=\"item.longtext\">\n\t\t\t\t{{ item.longtext }}\n\t\t\t</p>\n\t\t</button>\n\n\t\t<!-- If item.longtext is set AND the item does not have an action -->\n\t\t<span v-else class=\"menuitem\" :class=\"{active: item.active}\">\n\t\t\t<span :class=\"item.icon\" />\n\t\t\t<p v-if=\"item.text && item.longtext\">\n\t\t\t\t<strong class=\"menuitem-text\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</strong><br>\n\t\t\t\t<span class=\"menuitem-text-detail\">\n\t\t\t\t\t{{ item.longtext }}\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<span v-else-if=\"item.text\">\n\t\t\t\t{{ item.text }}\n\t\t\t</span>\n\t\t\t<p v-else-if=\"item.longtext\">\n\t\t\t\t{{ item.longtext }}\n\t\t\t</p>\n\t\t</span>\n\t</li>\n</template>\n\n<script>\nexport default {\n\tname: 'PopoverMenuItem',\n\tprops: {\n\t\titem: {\n\t\t\ttype: Object,\n\t\t\trequired: true,\n\t\t\tdefault: () => {\n\t\t\t\treturn {\n\t\t\t\t\tkey: 'nextcloud-link',\n\t\t\t\t\thref: 'https://nextcloud.com',\n\t\t\t\t\ticon: 'icon-links',\n\t\t\t\t\ttext: 'Nextcloud',\n\t\t\t\t}\n\t\t\t},\n\t\t\t// check the input types\n\t\t\t// TODO: add more validation of types\n\t\t\tvalidator: item => {\n\t\t\t\t// TODO: support radio\n\t\t\t\tif (item.input) {\n\t\t\t\t\treturn ['text', 'checkbox'].indexOf(item.input) !== -1\n\t\t\t\t}\n\t\t\t\treturn true\n\t\t\t},\n\t\t},\n\t},\n\tcomputed: {\n\t\t// random key for inputs binding if not provided\n\t\tkey() {\n\t\t\treturn this.item.key\n\t\t\t\t? this.item.key\n\t\t\t\t: Math.round(Math.random() * 16 * 1000000).toString(16)\n\t\t},\n\t\ticonIsUrl() {\n\t\t\ttry {\n\t\t\t\t// eslint-disable-next-line no-new\n\t\t\t\tnew URL(this.item.icon)\n\t\t\t\treturn true\n\t\t\t} catch (_) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t},\n\t},\n\tmethods: {\n\t\t// allow us to use both link and an action on `a`\n\t\t// we still need to make sure item.action exists\n\t\taction(event) {\n\t\t\tif (this.item.action) {\n\t\t\t\tthis.item.action(event)\n\t\t\t}\n\t\t},\n\t},\n}\n</script>\n\n<style scoped>\n\tbutton.menuitem {\n\t\ttext-align: left;\n\t}\n\n\tbutton.menuitem * {\n\t\tcursor: pointer;\n\t}\n\n\tbutton.menuitem:disabled {\n\t\topacity: 0.5 !important;\n\t\tcursor: default;\n\t}\n\n\tbutton.menuitem:disabled * {\n\t\tcursor: default;\n\t}\n\n\t.menuitem.active {\n\t\tbox-shadow: inset 2px 0 var(--color-primary);\n\t\tborder-radius: 0;\n\t}\n</style>\n\n<style lang=\"scss\" scoped>\nli {\n\tdisplay: flex;\n\tflex: 0 0 auto;\n\n\t&.hidden {\n\t\tdisplay: none;\n\t}\n\n\t> button,\n\t> a,\n\t> .menuitem {\n\t\tcursor: pointer;\n\t\tline-height: $clickable-area;\n\t\tborder: 0;\n\t\tborder-radius: 0; // otherwise Safari will cut the border-radius area\n\t\tbackground-color: transparent;\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\t\theight: auto;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tfont-weight: normal;\n\t\tbox-shadow: none;\n\t\twidth: 100%;\n\t\tcolor: var(--color-main-text);\n\t\twhite-space: nowrap;\n\t\topacity: $opacity_normal;\n\n\t\t// TODO split into individual components for readability\n\t\tspan[class^='icon-'],\n\t\tspan[class*=' icon-'],\n\t\t&[class^='icon-'],\n\t\t&[class*=' icon-'] {\n\t\t\tmin-width: 0; /* Overwrite icons*/\n\t\t\tmin-height: 0;\n\t\t\tbackground-position: #{$icon-margin} center;\n\t\t\tbackground-size: $icon-size;\n\t\t}\n\n\t\tspan[class^='icon-'],\n\t\tspan[class*=' icon-'] {\n\t\t\t/* Keep padding to define the width to\n\t\t\t\tassure correct position of a possible text */\n\t\t\tpadding: #{$clickable-area / 2} 0 #{$clickable-area / 2} $clickable-area;\n\t\t}\n\n\t\t// If no icons set, force left margin to align\n\t\t&:not([class^='icon-']):not([class*='icon-']) {\n\t\t\t> span,\n\t\t\t> input,\n\t\t\t> form {\n\t\t\t\t&:not([class^='icon-']):not([class*='icon-']):first-child {\n\t\t\t\t\tmargin-left: $clickable-area;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t&[class^='icon-'],\n\t\t&[class*=' icon-'] {\n\t\t\tpadding: 0 $icon-margin 0 $clickable-area;\n\t\t}\n\n\t\t&:not(:disabled):hover,\n\t\t&:not(:disabled):focus,\n\t\t&:not(:disabled).active {\n\t\t\topacity: $opacity_full !important;\n\t\t}\n\n\t\t/* prevent .action class to break the design */\n\t\t&.action {\n\t\t\tpadding: inherit !important;\n\t\t}\n\n\t\t> span {\n\t\t\tcursor: pointer;\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t// long text area\n\t\t> p {\n\t\t\twidth: 150px;\n\t\t\tline-height: 1.6em;\n\t\t\tpadding: 8px 0;\n\t\t\twhite-space: normal;\n\n\t\t\t// in case there are no spaces like long email addresses\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\n\t\t// TODO: do we really supports it?\n\t\t> select {\n\t\t\tmargin: 0;\n\t\t\tmargin-left: 6px;\n\t\t}\n\n\t\t/* Add padding if contains icon+text */\n\t\t&:not(:empty) {\n\t\t\tpadding-right: $icon-margin !important;\n\t\t}\n\n\t\t/* DEPRECATED! old img in popover fallback\n\t\t\t* TODO: to remove */\n\t\t> img {\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: $icon-margin;\n\t\t}\n\n\t\t/* checkbox/radio fixes */\n\t\t> input.radio + label,\n\t\t> input.checkbox + label {\n\t\t\tpadding: 0 !important;\n\t\t\twidth: 100%;\n\t\t}\n\t\t> input.checkbox + label::before {\n\t\t\tmargin: -2px 13px 0;\n\t\t}\n\t\t> input.radio + label::before {\n\t\t\tmargin: -2px 12px 0;\n\t\t}\n\t\t> input:not([type=radio]):not([type=checkbox]):not([type=image]) {\n\t\t\twidth: 150px;\n\t\t}\n\n\t\t// Forms & text inputs\n\t\tform {\n\t\t\tdisplay: flex;\n\t\t\tflex: 1 1 auto;\n\t\t\t/* put a small space between text and form\n\t\t\t\tif there is an element before */\n\t\t\t&:not(:first-child) {\n\t\t\t\tmargin-left: 5px;\n\t\t\t}\n\t\t}\n\t\t/* no margin if hidden span before */\n\t\t> span.hidden + form,\n\t\t> span[style*='display:none'] + form {\n\t\t\tmargin-left: 0;\n\t\t}\n\t\t/* Inputs inside popover supports text, submit & reset */\n\t\tinput {\n\t\t\tmin-width: $clickable-area;\n\t\t\tmax-height: #{$clickable-area - 4px}; /* twice the element margin-y */\n\t\t\tmargin: 2px 0;\n\t\t\tflex: 1 1 auto;\n\t\t\t// space between inline inputs\n\t\t\t&:not(:first-child) {\n\t\t\t\tmargin-left: 5px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// TODO: do that in js, should be cleaner\n\t/* css hack, only first not hidden */\n\t&:not(.hidden):not([style*='display:none']) {\n\t\t&:first-of-type {\n\t\t\t> button, > a, > .menuitem {\n\t\t\t\t> form, > input {\n\t\t\t\t\tmargin-top: $icon-margin - 2px; // minus the input margin\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t&:last-of-type {\n\t\t\t> button, > a, > .menuitem {\n\t\t\t\t> form, > input {\n\t\t\t\t\tmargin-bottom: $icon-margin - 2px; // minus the input margin\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\t> button {\n\t\tpadding: 0;\n\t\tspan {\n\t\t\topacity: $opacity_full;\n\t\t}\n\t}\n}\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=0&id=79bc7480&scoped=true&lang=css&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=0&id=79bc7480&scoped=true&lang=css&\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=1&id=79bc7480&lang=scss&scoped=true&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=1&id=79bc7480&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PopoverMenuItem.vue?vue&type=template&id=79bc7480&scoped=true&\"\nimport script from \"./PopoverMenuItem.vue?vue&type=script&lang=js&\"\nexport * from \"./PopoverMenuItem.vue?vue&type=script&lang=js&\"\nimport style0 from \"./PopoverMenuItem.vue?vue&type=style&index=0&id=79bc7480&scoped=true&lang=css&\"\nimport style1 from \"./PopoverMenuItem.vue?vue&type=style&index=1&id=79bc7480&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"79bc7480\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{staticClass:\"popover__menuitem\"},[(_vm.item.href)?_c('a',{staticClass:\"focusable\",attrs:{\"href\":(_vm.item.href) ? _vm.item.href : '#',\"target\":(_vm.item.target) ? _vm.item.target : '',\"download\":_vm.item.download,\"rel\":\"nofollow noreferrer noopener\"},on:{\"click\":_vm.action}},[(!_vm.iconIsUrl)?_c('span',{class:_vm.item.icon}):_c('img',{attrs:{\"src\":_vm.item.icon}}),_vm._v(\" \"),(_vm.item.text && _vm.item.longtext)?_c('p',[_c('strong',{staticClass:\"menuitem-text\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")]),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"menuitem-text-detail\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\\t\")])]):(_vm.item.text)?_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\")]):(_vm.item.longtext)?_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\")]):_vm._e()]):(_vm.item.input)?_c('span',{staticClass:\"menuitem\",class:{active: _vm.item.active}},[(_vm.item.input !== 'checkbox')?_c('span',{class:_vm.item.icon}):_vm._e(),_vm._v(\" \"),(_vm.item.input === 'text')?_c('form',{class:_vm.item.input,on:{\"submit\":function($event){$event.preventDefault();return _vm.item.action.apply(null, arguments)}}},[_c('input',{attrs:{\"type\":_vm.item.input,\"placeholder\":_vm.item.text,\"required\":\"\"},domProps:{\"value\":_vm.item.value}}),_vm._v(\" \"),_c('input',{staticClass:\"icon-confirm\",attrs:{\"type\":\"submit\",\"value\":\"\"}})]):[((_vm.item.input)==='checkbox')?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.item.model),expression:\"item.model\"}],class:_vm.item.input,attrs:{\"id\":_vm.key,\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.item.model)?_vm._i(_vm.item.model,null)>-1:(_vm.item.model)},on:{\"change\":[function($event){var $$a=_vm.item.model,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.item, \"model\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.item, \"model\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.item, \"model\", $$c)}},_vm.item.action]}}):((_vm.item.input)==='radio')?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.item.model),expression:\"item.model\"}],class:_vm.item.input,attrs:{\"id\":_vm.key,\"type\":\"radio\"},domProps:{\"checked\":_vm._q(_vm.item.model,null)},on:{\"change\":[function($event){return _vm.$set(_vm.item, \"model\", null)},_vm.item.action]}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.item.model),expression:\"item.model\"}],class:_vm.item.input,attrs:{\"id\":_vm.key,\"type\":_vm.item.input},domProps:{\"value\":(_vm.item.model)},on:{\"change\":_vm.item.action,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.item, \"model\", $event.target.value)}}}),_vm._v(\" \"),_c('label',{attrs:{\"for\":_vm.key},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.item.action.apply(null, arguments)}}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")])]],2):(_vm.item.action)?_c('button',{staticClass:\"menuitem focusable\",class:{active: _vm.item.active},attrs:{\"disabled\":_vm.item.disabled,\"type\":\"button\"},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.item.action.apply(null, arguments)}}},[_c('span',{class:_vm.item.icon}),_vm._v(\" \"),(_vm.item.text && _vm.item.longtext)?_c('p',[_c('strong',{staticClass:\"menuitem-text\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")]),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"menuitem-text-detail\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\\t\")])]):(_vm.item.text)?_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\")]):(_vm.item.longtext)?_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\")]):_vm._e()]):_c('span',{staticClass:\"menuitem\",class:{active: _vm.item.active}},[_c('span',{class:_vm.item.icon}),_vm._v(\" \"),(_vm.item.text && _vm.item.longtext)?_c('p',[_c('strong',{staticClass:\"menuitem-text\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")]),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"menuitem-text-detail\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\\t\")])]):(_vm.item.text)?_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\")]):(_vm.item.longtext)?_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\")]):_vm._e()])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<docs>\n\tThis component is deprecated. Please use the [Actions](#/Components?id=actions-1) component instead.\n</docs>\n\n<template>\n\t<ul class=\"popover__menu\">\n\t\t<PopoverMenuItem v-for=\"(item, key) in menu\" :key=\"key\" :item=\"item\" />\n\t</ul>\n</template>\n\n<script>\nimport PopoverMenuItem from './PopoverMenuItem'\n\nexport default {\n\tname: 'PopoverMenu',\n\tcomponents: {\n\t\tPopoverMenuItem,\n\t},\n\tprops: {\n\t\tmenu: {\n\t\t\ttype: Array,\n\t\t\tdefault: () => {\n\t\t\t\treturn [{\n\t\t\t\t\thref: 'https://nextcloud.com',\n\t\t\t\t\ticon: 'icon-links',\n\t\t\t\t\ttext: 'Nextcloud',\n\t\t\t\t}]\n\t\t\t},\n\t\t\trequired: true,\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\nul {\n\tdisplay: flex;\n\tflex-direction: column;\n}\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=style&index=0&id=4dae360a&lang=scss&scoped=true&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=style&index=0&id=4dae360a&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PopoverMenu.vue?vue&type=template&id=4dae360a&scoped=true&\"\nimport script from \"./PopoverMenu.vue?vue&type=script&lang=js&\"\nexport * from \"./PopoverMenu.vue?vue&type=script&lang=js&\"\nimport style0 from \"./PopoverMenu.vue?vue&type=style&index=0&id=4dae360a&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4dae360a\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./PopoverMenu.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport PopoverMenu from './PopoverMenu'\n\nexport default PopoverMenu\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!./index.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!./index.scss\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport { VTooltip } from 'v-tooltip'\nimport './index.scss'\n\n// force scope the tooltip and use .vue-tooltip\n// instead of .tooltip to avoid server compatibility\n// issues and the use of !important\nVTooltip.options.defaultTemplate = `<div class=\"vue-tooltip\" role=\"tooltip\" data-v-${SCOPE_VERSION}><div class=\"tooltip-arrow\"></div><div class=\"tooltip-inner\"></div></div>`\nVTooltip.options.defaultHtml = false\nVTooltip.options.defaultDelay = { show: 500, hide: 200 }\n\nexport default VTooltip\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"md5\");","/**\n * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport usernameToColor from './usernameToColor'\n\nexport default usernameToColor\n","/**\n * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport md5 from 'md5'\nimport GenColors from '../../utils/GenColors'\n\n/**\n * Originally taken from https://github.com/nextcloud/server/blob/master/core/js/placeholder.js\n *\n * @param {string} username Display name or user id to generate from\n * @return {object} the rgb colors as {r:255, g:255, b:255}\n */\nconst usernameToColor = function(username) {\n\t// Normalize hash\n\tlet hash = username.toLowerCase()\n\n\t// Already a md5 hash?\n\tif (hash.match(/^([0-9a-f]{4}-?){8}$/) === null) {\n\t\thash = md5(hash)\n\t}\n\n\thash = hash.replace(/[^0-9a-f]/g, '')\n\n\tconst steps = 6\n\tconst finalPalette = GenColors(steps)\n\n\t/**\n\t * Convert a string to an integer evenly\n\t *\n\t * @param {string} hash The hash to convert\n\t * @param {number} maximum Largest number allowed\n\t */\n\tfunction hashToInt(hash, maximum) {\n\t\tlet finalInt = 0\n\t\tconst result = []\n\n\t\t// Splitting evenly the string\n\t\tfor (let i = 0; i < hash.length; i++) {\n\t\t\t// chars in md5 goes up to f, hex:16\n\t\t\tresult.push(parseInt(hash.charAt(i), 16) % 16)\n\t\t}\n\n\t\t// Adds up all results\n\t\tfor (const j in result) {\n\t\t\tfinalInt += result[j]\n\t\t}\n\n\t\t// chars in md5 goes up to f, hex:16\n\t\t// make sure we're always using int in our operation\n\t\treturn parseInt(parseInt(finalInt, 10) % maximum, 10)\n\t}\n\treturn finalPalette[hashToInt(hash, steps * 3)]\n}\n\nexport default usernameToColor\n","import { getGettextBuilder } from '@nextcloud/l10n/dist/gettext'\n\nconst gtBuilder = getGettextBuilder()\n\t.detectLocale()\n\n// Decompress Translations to gettext format and add to gtBuilder\nTRANSLATIONS.forEach((lang) => {\n\tconst translations = {}\n\n\tfor (const key in lang.translations) {\n\t\t// Plural\n\t\tif (lang.translations[key].pluralId) {\n\t\t\ttranslations[key] = {\n\t\t\t\tmsgid: key,\n\t\t\t\tmsgid_plural: lang.translations[key].pluralId,\n\t\t\t\tmsgstr: lang.translations[key].msgstr,\n\t\t\t}\n\t\t\tcontinue\n\t\t}\n\n\t\t// Singular\n\t\ttranslations[key] = {\n\t\t\tmsgid: key,\n\t\t\tmsgstr: [\n\t\t\t\tlang.translations[key],\n\t\t\t],\n\t\t}\n\t}\n\n\tgtBuilder.addTranslation(lang.locale, {\n\t\ttranslations: {\n\t\t\t'': translations,\n\t\t},\n\t})\n})\n\nconst gt = gtBuilder.build()\n\nconst n = gt.ngettext.bind(gt)\nconst t = gt.gettext.bind(gt)\n\nexport { t, n }\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@nextcloud/capabilities\");","/**\n * @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email>\n *\n * @author Georg Ehrke <georg-nextcloud@ehrke.email>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport axios from '@nextcloud/axios'\nimport { generateOcsUrl } from '@nextcloud/router'\nimport { getCapabilities } from '@nextcloud/capabilities'\nimport { getCurrentUser } from '@nextcloud/auth'\n\nexport default {\n\tdata() {\n\t\treturn {\n\t\t\thasStatus: false,\n\t\t\tuserStatus: {\n\t\t\t\tstatus: null,\n\t\t\t\tmessage: null,\n\t\t\t\ticon: null,\n\t\t\t},\n\t\t}\n\t},\n\tmethods: {\n\t\t/**\n\t\t * Fetches the user-status from the server\n\t\t *\n\t\t * @param {string} userId UserId of the user to fetch the status for\n\t\t *\n\t\t * @return {Promise<void>}\n\t\t */\n\t\tasync fetchUserStatus(userId) {\n\t\t\tif (!userId) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tconst capabilities = getCapabilities()\n\t\t\tif (!Object.prototype.hasOwnProperty.call(capabilities, 'user_status') || !capabilities.user_status.enabled) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\t// User status endpoint is not available for guests.\n\t\t\tif (!getCurrentUser()) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\ttry {\n\t\t\t\tconst { data } = await axios.get(generateOcsUrl('apps/user_status/api/v1/statuses/{userId}', { userId }))\n\t\t\t\tconst {\n\t\t\t\t\tstatus,\n\t\t\t\t\tmessage,\n\t\t\t\t\ticon,\n\t\t\t\t} = data.ocs.data\n\t\t\t\tthis.userStatus.status = status\n\t\t\t\tthis.userStatus.message = message || ''\n\t\t\t\tthis.userStatus.icon = icon || ''\n\t\t\t\tthis.hasStatus = true\n\t\t\t} catch (e) {\n\t\t\t\tif (e.response.status === 404 && e.response.data.ocs?.data?.length === 0) {\n\t\t\t\t\t// User just has no status set, so don't log it\n\t\t\t\t\treturn\n\t\t\t\t}\n\t\t\t\tconsole.error(e)\n\t\t\t}\n\t\t},\n\t},\n}\n","/**\n * @copyright Copyright (c) 2019 Kristof Hamann, Paul Schwörer\n *\n * @author Kristof Hamann\n * @author Paul Schwörer\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Vue from 'vue'\n\nexport const IsMobileState = new Vue({\n\tdata() {\n\t\treturn {\n\t\t\tisMobile: false,\n\t\t}\n\t},\n\twatch: {\n\t\tisMobile(val) {\n\t\t\tthis.$emit('changed', val)\n\t\t},\n\t},\n\tcreated() {\n\t\twindow.addEventListener('resize', this.handleWindowResize)\n\t\tthis.handleWindowResize()\n\t},\n\tbeforeDestroy() {\n\t\twindow.removeEventListener('resize', this.handleWindowResize)\n\t},\n\tmethods: {\n\t\thandleWindowResize() {\n\t\t\tthis.isMobile = document.documentElement.clientWidth < 1024\n\t\t},\n\t},\n})\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"escape-html\");","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"striptags\");","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n-->\n\n<template>\n\t<span :class=\"{'mention-bubble--primary': primary}\"\n\t\tclass=\"mention-bubble\"\n\t\tcontenteditable=\"false\">\n\t\t<span class=\"mention-bubble__wrapper\">\n\t\t\t<span class=\"mention-bubble__content\">\n\t\t\t\t<!-- Avatar or icon -->\n\t\t\t\t<span :class=\"[icon, `mention-bubble__icon--${avatarUrl ? 'with-avatar' : ''}`]\"\n\t\t\t\t\t:style=\"avatarUrl ? { backgroundImage: `url(${avatarUrl})` } : null\"\n\t\t\t\t\tclass=\"mention-bubble__icon\" />\n\n\t\t\t\t<!-- Title -->\n\t\t\t\t<span role=\"heading\" class=\"mention-bubble__title\" :title=\"label\" />\n\t\t\t</span>\n\n\t\t\t<!-- Selectable text for copy/paste -->\n\t\t\t<span role=\"none\" class=\"mention-bubble__select\">{{ mentionText }}</span>\n\t\t</span>\n\t</span>\n</template>\n\n<script>\nimport { generateUrl } from '@nextcloud/router'\n\nexport default {\n\tname: 'MentionBubble',\n\n\tprops: {\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tlabel: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tsource: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tprimary: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t},\n\tcomputed: {\n\t\tavatarUrl() {\n\t\t\treturn this.id && this.source === 'users'\n\t\t\t\t? this.getAvatarUrl(this.id, 44)\n\t\t\t\t: null\n\t\t},\n\t\tmentionText() {\n\t\t\treturn this.id.indexOf(' ') === -1\n\t\t\t\t? `@${this.id}`\n\t\t\t\t: `@\"${this.id}\"`\n\t\t},\n\t},\n\n\tmethods: {\n\t\tgetAvatarUrl(user, size) {\n\t\t\treturn generateUrl('/avatar/{user}/{size}', {\n\t\t\t\tuser,\n\t\t\t\tsize,\n\t\t\t})\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n$bubble-height: 20px;\n$bubble-max-width: 150px;\n$bubble-padding: 2px;\n$bubble-avatar-size: $bubble-height - 2 * $bubble-padding;\n\n.mention-bubble {\n\t&--primary &__content {\n\t\tcolor: var(--color-primary-text);\n\t\tbackground-color: var(--color-primary-element);\n\t}\n\n\t&__wrapper {\n\t\tmax-width: $bubble-max-width;\n\t\t// Align with text\n\t\theight: $bubble-height - $bubble-padding;\n\t\tvertical-align: text-bottom;\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t}\n\n\t&__content {\n\t\tdisplay: inline-flex;\n\t\toverflow: hidden;\n\t\talign-items: center;\n\t\tmax-width: 100%;\n\t\theight: $bubble-height ;\n\t\t-webkit-user-select: none;\n\t\tuser-select: none;\n\t\tpadding-right: $bubble-padding * 3;\n\t\tpadding-left: $bubble-padding;\n\t\tborder-radius: $bubble-height / 2;\n\t\tbackground-color: var(--color-background-dark);\n\t}\n\n\t&__icon {\n\t\tposition: relative;\n\t\twidth: $bubble-avatar-size;\n\t\theight: $bubble-avatar-size;\n\t\tborder-radius: $bubble-avatar-size / 2;\n\t\tbackground-color: var(--color-background-darker);\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: center;\n\t\tbackground-size: $bubble-avatar-size - 2 * $bubble-padding;\n\n\t\t&--with-avatar {\n\t\t\tcolor: inherit;\n\t\t\tbackground-size: cover;\n\t\t}\n\t}\n\n\t&__title {\n\t\toverflow: hidden;\n\t\tmargin-left: $bubble-padding;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t\t// Put label in ::before so it is not selectable\n\t\t&::before {\n\t\t\tcontent: attr(title);\n\t\t}\n\t}\n\n\t// Hide the mention id so it is selectable\n\t&__select {\n\t\tposition: absolute;\n\t\tz-index: -1;\n\t\tleft: -1000px;\n\t}\n}\n\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=style&index=0&id=724f9d58&lang=scss&scoped=true&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=style&index=0&id=724f9d58&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./MentionBubble.vue?vue&type=template&id=724f9d58&scoped=true&\"\nimport script from \"./MentionBubble.vue?vue&type=script&lang=js&\"\nexport * from \"./MentionBubble.vue?vue&type=script&lang=js&\"\nimport style0 from \"./MentionBubble.vue?vue&type=style&index=0&id=724f9d58&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"724f9d58\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:\"mention-bubble\",class:{'mention-bubble--primary': _vm.primary},attrs:{\"contenteditable\":\"false\"}},[_c('span',{staticClass:\"mention-bubble__wrapper\"},[_c('span',{staticClass:\"mention-bubble__content\"},[_c('span',{staticClass:\"mention-bubble__icon\",class:[_vm.icon, (\"mention-bubble__icon--\" + (_vm.avatarUrl ? 'with-avatar' : ''))],style:(_vm.avatarUrl ? { backgroundImage: (\"url(\" + _vm.avatarUrl + \")\") } : null)}),_vm._v(\" \"),_c('span',{staticClass:\"mention-bubble__title\",attrs:{\"role\":\"heading\",\"title\":_vm.label}})]),_vm._v(\" \"),_c('span',{staticClass:\"mention-bubble__select\",attrs:{\"role\":\"none\"}},[_vm._v(_vm._s(_vm.mentionText))])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport escapeHtml from 'escape-html'\nimport Linkify from '../../utils/Linkify'\nimport stripTags from 'striptags'\nimport Vue from 'vue'\n\nimport MentionBubble from '../../components/RichContenteditable/MentionBubble'\n\n// Beginning or whitespace. Non-capturing group\nconst MENTION_START = '(?:^|\\\\s)'\n// Anything that is not text or end-of-line. Non-capturing group\nconst MENTION_END = '(?:[^a-z]|$)'\nexport const USERID_REGEX = new RegExp(`${MENTION_START}(@[a-zA-Z0-9_.@\\\\-']+)(${MENTION_END})`, 'gi')\nexport const USERID_REGEX_WITH_SPACE = new RegExp(`${MENTION_START}(@&quot;[a-zA-Z0-9 _.@\\\\-']+&quot;)(${MENTION_END})`, 'gi')\n\nexport default {\n\tprops: {\n\t\tuserData: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => ({}),\n\t\t},\n\t},\n\tmethods: {\n\t\t/**\n\t\t * Convert the value string to html for the inner content\n\t\t *\n\t\t * @param {string} value the content without html\n\t\t * @return {string} rendered html\n\t\t */\n\t\trenderContent(value) {\n\t\t\t// Sanitize the value prop\n\t\t\tconst sanitizedValue = escapeHtml(value)\n\n\t\t\t// Extract all the userIds\n\t\t\tconst splitValue = sanitizedValue.split(USERID_REGEX)\n\t\t\t\t.map(part => part.split(USERID_REGEX_WITH_SPACE)).flat()\n\n\t\t\t// Replace userIds by html\n\t\t\treturn splitValue\n\t\t\t\t.map(part => {\n\t\t\t\t\t// When splitting, the string is always putting the userIds\n\t\t\t\t\t// on the the uneven indexes. We only want to generate the mentions html\n\t\t\t\t\tif (!part.startsWith('@')) {\n\t\t\t\t\t\t// This part doesn't contain a mention, let's make sure links are parsed\n\t\t\t\t\t\treturn Linkify(part)\n\t\t\t\t\t}\n\n\t\t\t\t\t// Extracting the id, nuking the \" and @\n\t\t\t\t\tconst id = part.replace(/@|&quot;/gi, '')\n\t\t\t\t\t// Compiling template and prepend with the space we removed during the split\n\t\t\t\t\treturn ' ' + this.genSelectTemplate(id)\n\t\t\t\t})\n\t\t\t\t.join('')\n\t\t\t\t.replace(/\\n/gmi, '<br>')\n\t\t\t\t.replace(/&amp;/gmi, '&')\n\t\t},\n\n\t\t/**\n\t\t * Convert the innerHtml content to a string with mentions as text\n\t\t *\n\t\t * @param {string} content the content without html\n\t\t * @return {string}\n\t\t */\n\t\tparseContent(content) {\n\t\t\tlet text = content.replace(/<br>/gmi, '\\n')\n\t\t\ttext = text.replace(/&nbsp;/gmi, ' ')\n\t\t\ttext = text.replace(/&amp;/gmi, '&')\n\n\t\t\t// Convert the mentions to text only\n\t\t\t// first we replace divs with new lines\n\t\t\ttext = text.replace(/<\\/div>/gmi, '\\n')\n\t\t\t// then we remove all leftover html\n\t\t\ttext = stripTags(text, '<div>')\n\t\t\ttext = stripTags(text)\n\n\t\t\treturn text\n\t\t},\n\n\t\t/**\n\t\t * Generate an autocompletion popup entry template\n\t\t *\n\t\t * @param {string} value the value to match against the userData\n\t\t * @return {string}\n\t\t */\n\t\tgenSelectTemplate(value) {\n\t\t\tconst data = this.userData[value]\n\n\t\t\t// Fallback to @mention in case no data matches\n\t\t\tif (!data) {\n\t\t\t\t// return `@${value}`\n\t\t\t\treturn value.indexOf(' ') === -1\n\t\t\t\t\t? `@${value}`\n\t\t\t\t\t: `@\"${value}\"`\n\t\t\t}\n\n\t\t\t// Return template and make sure we strip of new lines and tabs\n\t\t\treturn this.renderComponentHtml(data, MentionBubble).replace(/[\\n\\t]/gmi, '')\n\t\t},\n\n\t\t/**\n\t\t * Render a component and return its html content\n\t\t *\n\t\t * @param {object} propsData the props to pass to the component\n\t\t * @param {object} component the component to render\n\t\t * @return {string} the rendered html\n\t\t */\n\t\trenderComponentHtml(propsData, component) {\n\t\t\tconst View = Vue.extend(component)\n\t\t\tconst Item = new View({\n\t\t\t\tpropsData,\n\t\t\t})\n\n\t\t\t// Prepare mountpoint\n\t\t\tconst wrapper = document.createElement('div')\n\t\t\tconst mount = document.createElement('div')\n\t\t\twrapper.style.display = 'none'\n\t\t\twrapper.appendChild(mount)\n\t\t\tdocument.body.appendChild(wrapper)\n\n\t\t\t// Mount and get raw html\n\t\t\tItem.$mount(mount)\n\t\t\tconst renderedHtml = wrapper.innerHTML\n\n\t\t\t// Destroy\n\t\t\tItem.$destroy()\n\t\t\twrapper.remove()\n\n\t\t\treturn renderedHtml\n\t\t},\n\t},\n}\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\n/**\n * Originally taken from https://github.com/nextcloud/server/blob/master/core/js/placeholder.js\n */\n\n/**\n * @param {number} r The red value\n * @param {number} g The green value\n * @param {number} b The blue value\n */\nfunction Color(r, g, b) {\n\tthis.r = r\n\tthis.g = g\n\tthis.b = b\n}\n\n/**\n * Calculate the number of steps\n *\n * @param {number} steps The number of steps\n * @param {Array} ends The ends\n * @return {Array} Array containing the number of steps per color\n */\nfunction stepCalc(steps, ends) {\n\tconst step = new Array(3)\n\tstep[0] = (ends[1].r - ends[0].r) / steps\n\tstep[1] = (ends[1].g - ends[0].g) / steps\n\tstep[2] = (ends[1].b - ends[0].b) / steps\n\treturn step\n}\n\n/**\n * Create a color palette from two colors\n *\n * @param {number} steps The number of steps the palette has\n * @param {string} color1 The first color\n * @param {string} color2 The second color\n * @return {Array} The created palette array\n */\nfunction mixPalette(steps, color1, color2) {\n\tconst palette = []\n\tpalette.push(color1)\n\tconst step = stepCalc(steps, [color1, color2])\n\tfor (let i = 1; i < steps; i++) {\n\t\tconst r = parseInt(color1.r + step[0] * i, 10)\n\t\tconst g = parseInt(color1.g + step[1] * i, 10)\n\t\tconst b = parseInt(color1.b + step[2] * i, 10)\n\t\tpalette.push(new Color(r, g, b))\n\t}\n\treturn palette\n}\n\n/**\n * Generate colors from the official nextcloud color\n * You can provide how many colors you want (multiplied by 3)\n * if step = 6\n * 3 colors * 6 will result in 18 generated colors\n *\n * @param {number} [steps=6] Number of steps to go from a color to another\n * @return {object[]}\n */\nfunction GenColors(steps) {\n\tif (!steps) {\n\t\tsteps = 6\n\t}\n\n\tconst red = new Color(182, 70, 157)\n\tconst yellow = new Color(221, 203, 85)\n\tconst blue = new Color(0, 130, 201) // Nextcloud blue\n\n\tconst palette1 = mixPalette(steps, red, yellow)\n\tconst palette2 = mixPalette(steps, yellow, blue)\n\tconst palette3 = mixPalette(steps, blue, red)\n\n\treturn palette1.concat(palette2).concat(palette3)\n}\n\nexport default GenColors\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"linkify-string\");","/**\n * @copyright Copyright (c) 2021 Raimund Schlüßler <raimund.schluessler@mailbox.org>\n *\n * @author Raimund Schlüßler <raimund.schluessler@mailbox.org>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport linkifyStr from 'linkify-string'\n\n/**\n * Linkify text\n *\n * @param {string} text The text to linkify\n * @return {string} The linkified string\n */\nconst Linkify = (text) => {\n\treturn linkifyStr(text, {\n\t\tdefaultProtocol: 'https',\n\t\ttarget: '_blank',\n\t\tclassName: 'external linkified',\n\t\tattributes: {\n\t\t\trel: 'nofollow noopener noreferrer',\n\t\t},\n\t})\n}\n\nexport default Linkify\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.vue-tooltip[data-v-17fd6e1]{position:absolute;z-index:100000;right:auto;left:auto;display:block;margin:0;margin-top:-3px;padding:10px 0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.vue-tooltip[data-v-17fd6e1][x-placement^='top'] .tooltip-arrow{bottom:0;border-bottom-width:0;border-top-color:var(--color-main-background)}.vue-tooltip[data-v-17fd6e1][x-placement^='bottom'] .tooltip-arrow{top:0;border-top-width:0;border-bottom-color:var(--color-main-background)}.vue-tooltip[data-v-17fd6e1][x-placement^='right'] .tooltip-arrow{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.vue-tooltip[data-v-17fd6e1][x-placement^='left'] .tooltip-arrow{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.vue-tooltip[data-v-17fd6e1][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-17fd6e1][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-17fd6e1] .tooltip-inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.vue-tooltip[data-v-17fd6e1] .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:transparent;border-width:10px}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/directives/Tooltip/index.scss\"],\"names\":[],\"mappings\":\"AAGA,sBACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CCOxB,6BACC,iBAAkB,CAClB,cAAe,CACf,UAAW,CACX,SAAU,CACV,aAAc,CACd,QAAS,CAET,eAAgB,CAChB,cAAe,CACf,eAAgB,CAChB,gBAAiB,CACjB,SAAU,CACV,eAAgB,CAEhB,eAAgB,CAChB,sDAAuD,CAhBxD,gEAoBE,QAAS,CACT,qBAAsB,CACtB,6CAA8C,CAtBhD,mEA2BE,KAAM,CACN,kBAAmB,CACnB,gDAAiD,CA7BnD,kEAkCE,UAAW,CACX,mBAAoB,CACpB,+CAAgD,CApClD,iEAyCE,SAAU,CACV,oBAAqB,CACrB,8CAA+C,CA3CjD,iDAgDE,iBAAkB,CAClB,wCAAyC,CACzC,SAAU,CAlDZ,kDAqDE,kBAAmB,CACnB,uBAAwB,CACxB,SAAU,CAvDZ,4CA4DE,eAAgB,CAChB,eAAgB,CAChB,iBAAkB,CAClB,4BAA6B,CAC7B,kCAAmC,CACnC,6CAA8C,CAjEhD,4CAsEE,iBAAkB,CAClB,SAAU,CACV,OAAQ,CACR,QAAS,CACT,QAAS,CACT,kBAAmB,CACnB,wBAAyB,CACzB,iBA/EgB\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"$scope_version:\\\"17fd6e1\\\"; @import 'variables'; @import 'material-icons';\\n/**\\n* @copyright Copyright (c) 2016, John Molakvoæ <skjnldsv@protonmail.com>\\n* @copyright Copyright (c) 2016, Robin Appelman <robin@icewind.nl>\\n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt <hey@jancborchardt.net>\\n* @copyright Copyright (c) 2016, Erik Pellikka <erik@pellikka.org>\\n* @copyright Copyright (c) 2015, Vincent Petry <pvince81@owncloud.com>\\n*\\n* Bootstrap v3.3.5 (http://getbootstrap.com)\\n* Copyright 2011-2015 Twitter, Inc.\\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\\n*/\\n\\n$arrow-width: 10px;\\n\\n.vue-tooltip[data-v-#{$scope_version}] {\\n\\tposition: absolute;\\n\\tz-index: 100000;\\n\\tright: auto;\\n\\tleft: auto;\\n\\tdisplay: block;\\n\\tmargin: 0;\\n\\t/* default to top */\\n\\tmargin-top: -3px;\\n\\tpadding: 10px 0;\\n\\ttext-align: left;\\n\\ttext-align: start;\\n\\topacity: 0;\\n\\tline-height: 1.6;\\n\\n\\tline-break: auto;\\n\\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\\n\\n\\t// TOP\\n\\t&[x-placement^='top'] .tooltip-arrow {\\n\\t\\tbottom: 0;\\n\\t\\tborder-bottom-width: 0;\\n\\t\\tborder-top-color: var(--color-main-background);\\n\\t}\\n\\n\\t// BOTTOM\\n\\t&[x-placement^='bottom'] .tooltip-arrow {\\n\\t\\ttop: 0;\\n\\t\\tborder-top-width: 0;\\n\\t\\tborder-bottom-color: var(--color-main-background);\\n\\t}\\n\\n\\t// RIGHT\\n\\t&[x-placement^='right'] .tooltip-arrow {\\n\\t\\tright: 100%;\\n\\t\\tborder-left-width: 0;\\n\\t\\tborder-right-color: var(--color-main-background);\\n\\t}\\n\\n\\t// LEFT\\n\\t&[x-placement^='left'] .tooltip-arrow {\\n\\t\\tleft: 100%;\\n\\t\\tborder-right-width: 0;\\n\\t\\tborder-left-color: var(--color-main-background);\\n\\t}\\n\\n\\t// HIDDEN / SHOWN\\n\\t&[aria-hidden='true'] {\\n\\t\\tvisibility: hidden;\\n\\t\\ttransition: opacity .15s, visibility .15s;\\n\\t\\topacity: 0;\\n\\t}\\n\\t&[aria-hidden='false'] {\\n\\t\\tvisibility: visible;\\n\\t\\ttransition: opacity .15s;\\n\\t\\topacity: 1;\\n\\t}\\n\\n\\t// CONTENT\\n\\t.tooltip-inner {\\n\\t\\tmax-width: 350px;\\n\\t\\tpadding: 5px 8px;\\n\\t\\ttext-align: center;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder-radius: var(--border-radius);\\n\\t\\tbackground-color: var(--color-main-background);\\n\\t}\\n\\n\\t// ARROW\\n\\t.tooltip-arrow {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 1;\\n\\t\\twidth: 0;\\n\\t\\theight: 0;\\n\\t\\tmargin: 0;\\n\\t\\tborder-style: solid;\\n\\t\\tborder-color: transparent;\\n\\t\\tborder-width: $arrow-width;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/getUrl.js\";\nimport ___CSS_LOADER_URL_IMPORT_0___ from \"../../assets/status-icons/user-status-online.svg\";\nimport ___CSS_LOADER_URL_IMPORT_1___ from \"../../assets/status-icons/user-status-dnd.svg\";\nimport ___CSS_LOADER_URL_IMPORT_2___ from \"../../assets/status-icons/user-status-away.svg\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-41fc3610]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.avatardiv[data-v-41fc3610]{position:relative;display:inline-block;width:var(--size);height:var(--size)}.avatardiv--unknown[data-v-41fc3610]{position:relative;background-color:var(--color-text-maxcontrast)}.avatardiv[data-v-41fc3610]:not(.avatardiv--unknown){background-color:#fff !important;box-shadow:0 0 5px rgba(0,0,0,0.05) inset}body.theme--dark .avatardiv[data-v-41fc3610]:not(.avatardiv--unknown){background-color:#000 !important}.avatardiv--with-menu[data-v-41fc3610]{cursor:pointer}.avatardiv--with-menu[data-v-41fc3610] .trigger{position:absolute;top:0;left:0}.avatardiv--with-menu .icon-more[data-v-41fc3610],.avatardiv--with-menu .icon-loading[data-v-41fc3610]{display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);cursor:pointer;background:none}.avatardiv--with-menu .icon-more[data-v-41fc3610]{opacity:0}.avatardiv--with-menu:focus .icon-more[data-v-41fc3610],.avatardiv--with-menu:hover .icon-more[data-v-41fc3610]{opacity:1}.avatardiv--with-menu:focus img[data-v-41fc3610],.avatardiv--with-menu:hover img[data-v-41fc3610]{opacity:0.3}.avatardiv--with-menu .icon-more[data-v-41fc3610],.avatardiv--with-menu img[data-v-41fc3610]{transition:opacity var(--animation-quick)}.avatardiv>.unknown[data-v-41fc3610]{position:absolute;top:0;left:0;display:block;width:100%;text-align:center;font-weight:normal;color:var(--color-main-background)}.avatardiv img[data-v-41fc3610]{width:100%;height:100%;object-fit:cover}.avatardiv .avatardiv__user-status[data-v-41fc3610]{position:absolute;right:-4px;bottom:-4px;max-height:18px;max-width:18px;height:40%;width:40%;line-height:15px;font-size:var(--default-font-size);border:2px solid var(--color-main-background);background-color:var(--color-main-background);background-repeat:no-repeat;background-size:16px;background-position:center;border-radius:50%}.acli:hover .avatardiv .avatardiv__user-status[data-v-41fc3610]{border-color:var(--color-background-hover);background-color:var(--color-background-hover)}.acli.active .avatardiv .avatardiv__user-status[data-v-41fc3610]{border-color:var(--color-primary-light);background-color:var(--color-primary-light)}.avatardiv .avatardiv__user-status--online[data-v-41fc3610]{background-image:url(\" + ___CSS_LOADER_URL_REPLACEMENT_0___ + \")}.avatardiv .avatardiv__user-status--dnd[data-v-41fc3610]{background-image:url(\" + ___CSS_LOADER_URL_REPLACEMENT_1___ + \");background-color:#ffffff}.avatardiv .avatardiv__user-status--away[data-v-41fc3610]{background-image:url(\" + ___CSS_LOADER_URL_REPLACEMENT_2___ + \")}.avatardiv .avatardiv__user-status--icon[data-v-41fc3610]{border:none;background-color:transparent}.avatardiv .popovermenu-wrapper[data-v-41fc3610]{position:relative;display:inline-block}.avatar-class-icon[data-v-41fc3610]{border-radius:50%;background-color:var(--color-background-darker);height:100%}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/Avatar/Avatar.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CCylBxB,4BACC,iBAAkB,CAClB,oBAAqB,CACrB,iBAAkB,CAClB,kBAAmB,CAEnB,qCACC,iBAAkB,CAClB,8CAA+C,CARjD,qDAaE,gCAAiC,CAKjC,yCAA6C,CAJ7C,sEAEC,gCAAiC,CACjC,uCAKD,cAAe,CADf,iDAGC,iBAAkB,CAClB,KAAM,CACN,MAAO,CALR,uGAQC,YAAa,CACb,kBAAmB,CACnB,sBAAuB,CACvB,iBAAkB,CAClB,kBAAmB,CACnB,cAAe,CACf,eAAgB,CAdjB,kDAiBC,SAAU,CAjBX,gHAsBE,SAAU,CAtBZ,kGAyBE,WAAY,CAzBd,6FA8BC,yCAA0C,CAnD7C,qCAwDE,iBAAkB,CAClB,KAAM,CACN,MAAO,CACP,aAAc,CACd,UAAW,CACX,iBAAkB,CAClB,kBAAmB,CACnB,kCAAmC,CA/DrC,gCAoEE,UAAW,CACX,WAAY,CAEZ,gBAAiB,CAvEnB,oDA2EE,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,eAAgB,CAChB,cAAe,CACf,UAAW,CACX,SAAU,CACV,gBAAiB,CACjB,kCAAmC,CACnC,6CAA8C,CAC9C,6CAA8C,CAC9C,2BAA4B,CAC5B,oBAAqB,CACrB,0BAA2B,CAC3B,iBAAkB,CAElB,gEACC,0CAA2C,CAC3C,8CAA+C,CAC/C,iEAEA,uCAAwC,CACxC,2CAA4C,CAjG/C,4DAqGG,wDAAyE,CArG5E,yDAwGG,wDAAsE,CACtE,wBAAyB,CAzG5B,0DA4GG,wDAAuE,CA5G1E,0DA+GG,WAAY,CACZ,4BAA6B,CAhHhC,iDAqHE,iBAAkB,CAClB,oBAAqB,CACrB,oCAID,iBAAkB,CAClB,+CAAgD,CAChD,WAAY\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"$scope_version:\\\"17fd6e1\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n.avatardiv {\\n\\tposition: relative;\\n\\tdisplay: inline-block;\\n\\twidth: var(--size);\\n\\theight: var(--size);\\n\\n\\t&--unknown {\\n\\t\\tposition: relative;\\n\\t\\tbackground-color: var(--color-text-maxcontrast);\\n\\t}\\n\\n\\t&:not(&--unknown) {\\n\\t\\t// White background for avatars with transparency\\n\\t\\tbackground-color: #fff !important;\\n\\t\\tbody.theme--dark & {\\n\\t\\t\\t// And black background in dark mode, as it shines through on hover of the menu\\n\\t\\t\\tbackground-color: #000 !important;\\n\\t\\t}\\n\\t\\tbox-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;\\n\\t}\\n\\n\\t&--with-menu {\\n\\t\\tcursor: pointer;\\n\\t\\t::v-deep .trigger {\\n\\t\\t\\tposition: absolute;\\n\\t\\t\\ttop: 0;\\n\\t\\t\\tleft: 0;\\n\\t\\t}\\n\\t\\t.icon-more, .icon-loading {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\tjustify-content: center;\\n\\t\\t\\twidth: var(--size);\\n\\t\\t\\theight: var(--size);\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\tbackground: none;\\n\\t\\t}\\n\\t\\t.icon-more {\\n\\t\\t\\topacity: 0;\\n\\t\\t}\\n\\t\\t&:focus,\\n\\t\\t&:hover {\\n\\t\\t\\t.icon-more {\\n\\t\\t\\t\\topacity: 1;\\n\\t\\t\\t}\\n\\t\\t\\timg {\\n\\t\\t\\t\\topacity: 0.3;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t.icon-more,\\n\\t\\timg {\\n\\t\\t\\ttransition: opacity var(--animation-quick);\\n\\t\\t}\\n\\t}\\n\\n\\t> .unknown {\\n\\t\\tposition: absolute;\\n\\t\\ttop: 0;\\n\\t\\tleft: 0;\\n\\t\\tdisplay: block;\\n\\t\\twidth: 100%;\\n\\t\\ttext-align: center;\\n\\t\\tfont-weight: normal;\\n\\t\\tcolor: var(--color-main-background);\\n\\t}\\n\\n\\timg {\\n\\t\\t// Cover entire area\\n\\t\\twidth: 100%;\\n\\t\\theight: 100%;\\n\\t\\t// Keep ratio\\n\\t\\tobject-fit: cover;\\n\\t}\\n\\n\\t.avatardiv__user-status {\\n\\t\\tposition: absolute;\\n\\t\\tright: -4px;\\n\\t\\tbottom: -4px;\\n\\t\\tmax-height: 18px;\\n\\t\\tmax-width: 18px;\\n\\t\\theight: 40%;\\n\\t\\twidth: 40%;\\n\\t\\tline-height: 15px;\\n\\t\\tfont-size: var(--default-font-size);\\n\\t\\tborder: 2px solid var(--color-main-background);\\n\\t\\tbackground-color: var(--color-main-background);\\n\\t\\tbackground-repeat: no-repeat;\\n\\t\\tbackground-size: 16px;\\n\\t\\tbackground-position: center;\\n\\t\\tborder-radius: 50%;\\n\\n\\t\\t.acli:hover & {\\n\\t\\t\\tborder-color: var(--color-background-hover);\\n\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t}\\n\\t\\t.acli.active & {\\n\\t\\t\\tborder-color: var(--color-primary-light);\\n\\t\\t\\tbackground-color: var(--color-primary-light);\\n\\t\\t}\\n\\n\\t\\t&--online{\\n\\t\\t\\tbackground-image: url('../../assets/status-icons/user-status-online.svg');\\n\\t\\t}\\n\\t\\t&--dnd{\\n\\t\\t\\tbackground-image: url('../../assets/status-icons/user-status-dnd.svg');\\n\\t\\t\\tbackground-color: #ffffff;\\n\\t\\t}\\n\\t\\t&--away{\\n\\t\\t\\tbackground-image: url('../../assets/status-icons/user-status-away.svg');\\n\\t\\t}\\n\\t\\t&--icon {\\n\\t\\t\\tborder: none;\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t.popovermenu-wrapper {\\n\\t\\tposition: relative;\\n\\t\\tdisplay: inline-block;\\n\\t}\\n}\\n\\n.avatar-class-icon {\\n\\tborder-radius: 50%;\\n\\tbackground-color: var(--color-background-darker);\\n\\theight: 100%;\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.popover{z-index:100000;display:block !important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.popover__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius);background:var(--color-main-background)}.popover__arrow{position:absolute;z-index:1;width:0;height:0;margin:10px;border-style:solid;border-color:transparent;border-width:10px}.popover[x-placement^='top']{margin-bottom:10px}.popover[x-placement^='top'] .popover__arrow{bottom:-10px;left:calc(50% - $arrow-width);margin-top:0;margin-bottom:0;border-bottom-width:0;border-top-color:var(--color-main-background)}.popover[x-placement^='bottom']{margin-top:10px}.popover[x-placement^='bottom'] .popover__arrow{top:-10px;left:calc(50% - $arrow-width);margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-color:var(--color-main-background)}.popover[x-placement^='right']{margin-left:10px}.popover[x-placement^='right'] .popover__arrow{top:calc(50% - $arrow-width);left:-10px;margin-right:0;margin-left:0;border-left-width:0;border-right-color:var(--color-main-background)}.popover[x-placement^='left']{margin-right:10px}.popover[x-placement^='left'] .popover__arrow{top:calc(50% - $arrow-width);right:-10px;margin-right:0;margin-left:0;border-right-width:0;border-left-color:var(--color-main-background)}.popover[aria-hidden='true']{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.popover[aria-hidden='false']{visibility:visible;transition:opacity var(--animation-quick);opacity:1}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/Popover/Popover.vue\"],\"names\":[],\"mappings\":\"AAGA,sBACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CCyGxB,SACC,cAAe,CACf,wBAAyB,CAEzB,sDAAuD,CAEvD,gBACC,SAAU,CACV,4BAA6B,CAC7B,kCAAmC,CACnC,uCAAwC,CACxC,gBAGA,iBAAkB,CAClB,SAAU,CACV,OAAQ,CACR,QAAS,CACT,WApBgB,CAqBhB,kBAAmB,CACnB,wBAAyB,CACzB,iBAvBgB,CAElB,6BAyBE,kBA3BgB,CAElB,6CA4BG,YA9Be,CA+Bf,6BAA8B,CAC9B,YAAa,CACb,eAAgB,CAChB,qBAAsB,CACtB,6CAA8C,CAjCjD,gCAsCE,eAxCgB,CAElB,gDAyCG,SA3Ce,CA4Cf,6BAA8B,CAC9B,YAAa,CACb,eAAgB,CAChB,kBAAmB,CACnB,gDAAiD,CA9CpD,+BAmDE,gBArDgB,CAElB,+CAsDG,4BAA6B,CAC7B,UAzDe,CA0Df,cAAe,CACf,aAAc,CACd,mBAAoB,CACpB,+CAAgD,CA3DnD,8BAgEE,iBAlEgB,CAElB,8CAmEG,4BAA6B,CAC7B,WAtEe,CAuEf,cAAe,CACf,aAAc,CACd,oBAAqB,CACrB,8CAA+C,CAxElD,6BA6EE,iBAAkB,CAClB,2EAA6E,CAC7E,SAAU,CA/EZ,8BAmFE,kBAAmB,CACnB,yCAA0C,CAC1C,SAAU\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"$scope_version:\\\"17fd6e1\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n$arrow-width: 10px;\\n\\n.popover {\\n\\tz-index: 100000;\\n\\tdisplay: block !important;\\n\\n\\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\\n\\n\\t&__inner {\\n\\t\\tpadding: 0;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder-radius: var(--border-radius);\\n\\t\\tbackground: var(--color-main-background);\\n\\t}\\n\\n\\t&__arrow {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 1;\\n\\t\\twidth: 0;\\n\\t\\theight: 0;\\n\\t\\tmargin: $arrow-width;\\n\\t\\tborder-style: solid;\\n\\t\\tborder-color: transparent;\\n\\t\\tborder-width: $arrow-width;\\n\\t}\\n\\n\\t&[x-placement^='top'] {\\n\\t\\tmargin-bottom: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\tbottom: -$arrow-width;\\n\\t\\t\\tleft: calc(50% - $arrow-width);\\n\\t\\t\\tmargin-top: 0;\\n\\t\\t\\tmargin-bottom: 0;\\n\\t\\t\\tborder-bottom-width: 0;\\n\\t\\t\\tborder-top-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[x-placement^='bottom'] {\\n\\t\\tmargin-top: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\ttop: -$arrow-width;\\n\\t\\t\\tleft: calc(50% - $arrow-width);\\n\\t\\t\\tmargin-top: 0;\\n\\t\\t\\tmargin-bottom: 0;\\n\\t\\t\\tborder-top-width: 0;\\n\\t\\t\\tborder-bottom-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[x-placement^='right'] {\\n\\t\\tmargin-left: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\ttop: calc(50% - $arrow-width);\\n\\t\\t\\tleft: -$arrow-width;\\n\\t\\t\\tmargin-right: 0;\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t\\tborder-left-width: 0;\\n\\t\\t\\tborder-right-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[x-placement^='left'] {\\n\\t\\tmargin-right: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\ttop: calc(50% - $arrow-width);\\n\\t\\t\\tright: -$arrow-width;\\n\\t\\t\\tmargin-right: 0;\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t\\tborder-right-width: 0;\\n\\t\\t\\tborder-left-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[aria-hidden='true'] {\\n\\t\\tvisibility: hidden;\\n\\t\\ttransition: opacity var(--animation-quick), visibility var(--animation-quick);\\n\\t\\topacity: 0;\\n\\t}\\n\\n\\t&[aria-hidden='false'] {\\n\\t\\tvisibility: visible;\\n\\t\\ttransition: opacity var(--animation-quick);\\n\\t\\topacity: 1;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-4dae360a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}ul[data-v-4dae360a]{display:flex;flex-direction:column}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/PopoverMenu/PopoverMenu.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CCkDxB,oBACC,YAAa,CACb,qBAAsB\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"$scope_version:\\\"17fd6e1\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\nul {\\n\\tdisplay: flex;\\n\\tflex-direction: column;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-79bc7480]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li[data-v-79bc7480]{display:flex;flex:0 0 auto}li.hidden[data-v-79bc7480]{display:none}li>button[data-v-79bc7480],li>a[data-v-79bc7480],li>.menuitem[data-v-79bc7480]{cursor:pointer;line-height:44px;border:0;border-radius:0;background-color:transparent;display:flex;align-items:flex-start;height:auto;margin:0;padding:0;font-weight:normal;box-shadow:none;width:100%;color:var(--color-main-text);white-space:nowrap;opacity:.7}li>button span[class^='icon-'][data-v-79bc7480],li>button span[class*=' icon-'][data-v-79bc7480],li>button[class^='icon-'][data-v-79bc7480],li>button[class*=' icon-'][data-v-79bc7480],li>a span[class^='icon-'][data-v-79bc7480],li>a span[class*=' icon-'][data-v-79bc7480],li>a[class^='icon-'][data-v-79bc7480],li>a[class*=' icon-'][data-v-79bc7480],li>.menuitem span[class^='icon-'][data-v-79bc7480],li>.menuitem span[class*=' icon-'][data-v-79bc7480],li>.menuitem[class^='icon-'][data-v-79bc7480],li>.menuitem[class*=' icon-'][data-v-79bc7480]{min-width:0;min-height:0;background-position:14px center;background-size:16px}li>button span[class^='icon-'][data-v-79bc7480],li>button span[class*=' icon-'][data-v-79bc7480],li>a span[class^='icon-'][data-v-79bc7480],li>a span[class*=' icon-'][data-v-79bc7480],li>.menuitem span[class^='icon-'][data-v-79bc7480],li>.menuitem span[class*=' icon-'][data-v-79bc7480]{padding:22px 0 22px 44px}li>button:not([class^='icon-']):not([class*='icon-'])>span[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>button:not([class^='icon-']):not([class*='icon-'])>input[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>button:not([class^='icon-']):not([class*='icon-'])>form[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>a:not([class^='icon-']):not([class*='icon-'])>span[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>a:not([class^='icon-']):not([class*='icon-'])>input[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>a:not([class^='icon-']):not([class*='icon-'])>form[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>.menuitem:not([class^='icon-']):not([class*='icon-'])>span[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>.menuitem:not([class^='icon-']):not([class*='icon-'])>input[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child,li>.menuitem:not([class^='icon-']):not([class*='icon-'])>form[data-v-79bc7480]:not([class^='icon-']):not([class*='icon-']):first-child{margin-left:44px}li>button[class^='icon-'][data-v-79bc7480],li>button[class*=' icon-'][data-v-79bc7480],li>a[class^='icon-'][data-v-79bc7480],li>a[class*=' icon-'][data-v-79bc7480],li>.menuitem[class^='icon-'][data-v-79bc7480],li>.menuitem[class*=' icon-'][data-v-79bc7480]{padding:0 14px 0 44px}li>button[data-v-79bc7480]:not(:disabled):hover,li>button[data-v-79bc7480]:not(:disabled):focus,li>button:not(:disabled).active[data-v-79bc7480],li>a[data-v-79bc7480]:not(:disabled):hover,li>a[data-v-79bc7480]:not(:disabled):focus,li>a:not(:disabled).active[data-v-79bc7480],li>.menuitem[data-v-79bc7480]:not(:disabled):hover,li>.menuitem[data-v-79bc7480]:not(:disabled):focus,li>.menuitem:not(:disabled).active[data-v-79bc7480]{opacity:1 !important}li>button.action[data-v-79bc7480],li>a.action[data-v-79bc7480],li>.menuitem.action[data-v-79bc7480]{padding:inherit !important}li>button>span[data-v-79bc7480],li>a>span[data-v-79bc7480],li>.menuitem>span[data-v-79bc7480]{cursor:pointer;white-space:nowrap}li>button>p[data-v-79bc7480],li>a>p[data-v-79bc7480],li>.menuitem>p[data-v-79bc7480]{width:150px;line-height:1.6em;padding:8px 0;white-space:normal;overflow:hidden;text-overflow:ellipsis}li>button>select[data-v-79bc7480],li>a>select[data-v-79bc7480],li>.menuitem>select[data-v-79bc7480]{margin:0;margin-left:6px}li>button[data-v-79bc7480]:not(:empty),li>a[data-v-79bc7480]:not(:empty),li>.menuitem[data-v-79bc7480]:not(:empty){padding-right:14px !important}li>button>img[data-v-79bc7480],li>a>img[data-v-79bc7480],li>.menuitem>img[data-v-79bc7480]{width:16px;height:16px;margin:14px}li>button>input.radio+label[data-v-79bc7480],li>button>input.checkbox+label[data-v-79bc7480],li>a>input.radio+label[data-v-79bc7480],li>a>input.checkbox+label[data-v-79bc7480],li>.menuitem>input.radio+label[data-v-79bc7480],li>.menuitem>input.checkbox+label[data-v-79bc7480]{padding:0 !important;width:100%}li>button>input.checkbox+label[data-v-79bc7480]::before,li>a>input.checkbox+label[data-v-79bc7480]::before,li>.menuitem>input.checkbox+label[data-v-79bc7480]::before{margin:-2px 13px 0}li>button>input.radio+label[data-v-79bc7480]::before,li>a>input.radio+label[data-v-79bc7480]::before,li>.menuitem>input.radio+label[data-v-79bc7480]::before{margin:-2px 12px 0}li>button>input[data-v-79bc7480]:not([type=radio]):not([type=checkbox]):not([type=image]),li>a>input[data-v-79bc7480]:not([type=radio]):not([type=checkbox]):not([type=image]),li>.menuitem>input[data-v-79bc7480]:not([type=radio]):not([type=checkbox]):not([type=image]){width:150px}li>button form[data-v-79bc7480],li>a form[data-v-79bc7480],li>.menuitem form[data-v-79bc7480]{display:flex;flex:1 1 auto}li>button form[data-v-79bc7480]:not(:first-child),li>a form[data-v-79bc7480]:not(:first-child),li>.menuitem form[data-v-79bc7480]:not(:first-child){margin-left:5px}li>button>span.hidden+form[data-v-79bc7480],li>button>span[style*='display:none']+form[data-v-79bc7480],li>a>span.hidden+form[data-v-79bc7480],li>a>span[style*='display:none']+form[data-v-79bc7480],li>.menuitem>span.hidden+form[data-v-79bc7480],li>.menuitem>span[style*='display:none']+form[data-v-79bc7480]{margin-left:0}li>button input[data-v-79bc7480],li>a input[data-v-79bc7480],li>.menuitem input[data-v-79bc7480]{min-width:44px;max-height:40px;margin:2px 0;flex:1 1 auto}li>button input[data-v-79bc7480]:not(:first-child),li>a input[data-v-79bc7480]:not(:first-child),li>.menuitem input[data-v-79bc7480]:not(:first-child){margin-left:5px}li:not(.hidden):not([style*='display:none']):first-of-type>button>form[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):first-of-type>button>input[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):first-of-type>a>form[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):first-of-type>a>input[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):first-of-type>.menuitem>form[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):first-of-type>.menuitem>input[data-v-79bc7480]{margin-top:12px}li:not(.hidden):not([style*='display:none']):last-of-type>button>form[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):last-of-type>button>input[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):last-of-type>a>form[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):last-of-type>a>input[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):last-of-type>.menuitem>form[data-v-79bc7480],li:not(.hidden):not([style*='display:none']):last-of-type>.menuitem>input[data-v-79bc7480]{margin-bottom:12px}li>button[data-v-79bc7480]{padding:0}li>button span[data-v-79bc7480]{opacity:1}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/PopoverMenu/PopoverMenuItem.vue\",\"webpack://./src/assets/variables.scss\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CCqMxB,oBACC,YAAa,CACb,aAAc,CAFf,2BAKE,YAAa,CALf,+EAWE,cAAe,CACf,gBChMmB,CDiMnB,QAAS,CACT,eAAgB,CAChB,4BAA6B,CAC7B,YAAa,CACb,sBAAuB,CACvB,WAAY,CACZ,QAAS,CACT,SAAU,CACV,kBAAmB,CACnB,eAAgB,CAChB,UAAW,CACX,4BAA6B,CAC7B,kBAAmB,CACnB,UC5LiB,CDkKnB,giBAiCG,WAAY,CACZ,YAAa,CACb,+BAA2C,CAC3C,oBCpNa,CDgLhB,+RA2CG,wBC/NkB,CDoLrB,iqCAoDK,gBCxOgB,CDoLrB,iQA2DG,qBC/OkB,CDoLrB,6aAiEG,oBAAiC,CAjEpC,oGAsEG,0BAA2B,CAtE9B,8FA0EG,cAAe,CACf,kBAAmB,CA3EtB,qFAgFG,WAAY,CACZ,iBAAkB,CAClB,aAAc,CACd,kBAAmB,CAGnB,eAAgB,CAChB,sBAAuB,CAvF1B,oGA4FG,QAAS,CACT,eAAgB,CA7FnB,mHAkGG,6BAAsC,CAlGzC,2FAwGG,UCxRa,CDyRb,WCzRa,CD0Rb,WCtR6C,CD4KhD,mRAgHG,oBAAqB,CACrB,UAAW,CAjHd,sKAoHG,kBAAmB,CApHtB,6JAuHG,kBAAmB,CAvHtB,4QA0HG,WAAY,CA1Hf,8FA+HG,YAAa,CACb,aAAc,CAhIjB,oJAoII,eAAgB,CApIpB,oTA0IG,aAAc,CA1IjB,iGA8IG,cClUkB,CDmUlB,eAAY,CACZ,YAAa,CACb,aAAc,CAjJjB,uJAoJI,eAAgB,CApJpB,+gBA+JK,eAA8B,CA/JnC,ygBAsKK,kBAAiC,CAtKtC,2BA4KE,SAAU,CA5KZ,gCA8KG,SC/Ua\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"$scope_version:\\\"17fd6e1\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\nli {\\n\\tdisplay: flex;\\n\\tflex: 0 0 auto;\\n\\n\\t&.hidden {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t> button,\\n\\t> a,\\n\\t> .menuitem {\\n\\t\\tcursor: pointer;\\n\\t\\tline-height: $clickable-area;\\n\\t\\tborder: 0;\\n\\t\\tborder-radius: 0; // otherwise Safari will cut the border-radius area\\n\\t\\tbackground-color: transparent;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: flex-start;\\n\\t\\theight: auto;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\tfont-weight: normal;\\n\\t\\tbox-shadow: none;\\n\\t\\twidth: 100%;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\twhite-space: nowrap;\\n\\t\\topacity: $opacity_normal;\\n\\n\\t\\t// TODO split into individual components for readability\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'],\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tmin-width: 0; /* Overwrite icons*/\\n\\t\\t\\tmin-height: 0;\\n\\t\\t\\tbackground-position: #{$icon-margin} center;\\n\\t\\t\\tbackground-size: $icon-size;\\n\\t\\t}\\n\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'] {\\n\\t\\t\\t/* Keep padding to define the width to\\n\\t\\t\\t\\tassure correct position of a possible text */\\n\\t\\t\\tpadding: #{$clickable-area / 2} 0 #{$clickable-area / 2} $clickable-area;\\n\\t\\t}\\n\\n\\t\\t// If no icons set, force left margin to align\\n\\t\\t&:not([class^='icon-']):not([class*='icon-']) {\\n\\t\\t\\t> span,\\n\\t\\t\\t> input,\\n\\t\\t\\t> form {\\n\\t\\t\\t\\t&:not([class^='icon-']):not([class*='icon-']):first-child {\\n\\t\\t\\t\\t\\tmargin-left: $clickable-area;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tpadding: 0 $icon-margin 0 $clickable-area;\\n\\t\\t}\\n\\n\\t\\t&:not(:disabled):hover,\\n\\t\\t&:not(:disabled):focus,\\n\\t\\t&:not(:disabled).active {\\n\\t\\t\\topacity: $opacity_full !important;\\n\\t\\t}\\n\\n\\t\\t/* prevent .action class to break the design */\\n\\t\\t&.action {\\n\\t\\t\\tpadding: inherit !important;\\n\\t\\t}\\n\\n\\t\\t> span {\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t}\\n\\n\\t\\t// long text area\\n\\t\\t> p {\\n\\t\\t\\twidth: 150px;\\n\\t\\t\\tline-height: 1.6em;\\n\\t\\t\\tpadding: 8px 0;\\n\\t\\t\\twhite-space: normal;\\n\\n\\t\\t\\t// in case there are no spaces like long email addresses\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t}\\n\\n\\t\\t// TODO: do we really supports it?\\n\\t\\t> select {\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tmargin-left: 6px;\\n\\t\\t}\\n\\n\\t\\t/* Add padding if contains icon+text */\\n\\t\\t&:not(:empty) {\\n\\t\\t\\tpadding-right: $icon-margin !important;\\n\\t\\t}\\n\\n\\t\\t/* DEPRECATED! old img in popover fallback\\n\\t\\t\\t* TODO: to remove */\\n\\t\\t> img {\\n\\t\\t\\twidth: $icon-size;\\n\\t\\t\\theight: $icon-size;\\n\\t\\t\\tmargin: $icon-margin;\\n\\t\\t}\\n\\n\\t\\t/* checkbox/radio fixes */\\n\\t\\t> input.radio + label,\\n\\t\\t> input.checkbox + label {\\n\\t\\t\\tpadding: 0 !important;\\n\\t\\t\\twidth: 100%;\\n\\t\\t}\\n\\t\\t> input.checkbox + label::before {\\n\\t\\t\\tmargin: -2px 13px 0;\\n\\t\\t}\\n\\t\\t> input.radio + label::before {\\n\\t\\t\\tmargin: -2px 12px 0;\\n\\t\\t}\\n\\t\\t> input:not([type=radio]):not([type=checkbox]):not([type=image]) {\\n\\t\\t\\twidth: 150px;\\n\\t\\t}\\n\\n\\t\\t// Forms & text inputs\\n\\t\\tform {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t/* put a small space between text and form\\n\\t\\t\\t\\tif there is an element before */\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t/* no margin if hidden span before */\\n\\t\\t> span.hidden + form,\\n\\t\\t> span[style*='display:none'] + form {\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t}\\n\\t\\t/* Inputs inside popover supports text, submit & reset */\\n\\t\\tinput {\\n\\t\\t\\tmin-width: $clickable-area;\\n\\t\\t\\tmax-height: #{$clickable-area - 4px}; /* twice the element margin-y */\\n\\t\\t\\tmargin: 2px 0;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t// space between inline inputs\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t// TODO: do that in js, should be cleaner\\n\\t/* css hack, only first not hidden */\\n\\t&:not(.hidden):not([style*='display:none']) {\\n\\t\\t&:first-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-top: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t&:last-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-bottom: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\t> button {\\n\\t\\tpadding: 0;\\n\\t\\tspan {\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t}\\n\\t}\\n}\\n\",\"/**\\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\\n *\\n * @author John Molakvoæ <skjnldsv@protonmail.com>\\n *\\n * @license GNU AGPL version 3 or any later version\\n *\\n * This program is free software: you can redistribute it and/or modify\\n * it under the terms of the GNU Affero General Public License as\\n * published by the Free Software Foundation, either version 3 of the\\n * License, or (at your option) any later version.\\n *\\n * This program is distributed in the hope that it will be useful,\\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n * GNU Affero General Public License for more details.\\n *\\n * You should have received a copy of the GNU Affero General Public License\\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\\n *\\n */\\n\\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\\n// recommended is 48px\\n// 44px is what we choose and have very good visual-to-usability ratio\\n$clickable-area: 44px;\\n\\n// background icon size\\n// also used for the scss icon font\\n$icon-size: 16px;\\n\\n// icon padding for a $clickable-area width and a $icon-size icon\\n// ( 44px - 16px ) / 2\\n$icon-margin: ($clickable-area - $icon-size) / 2;\\n\\n// transparency background for icons\\n$icon-focus-bg: rgba(127, 127, 127, .25);\\n\\n// popovermenu arrow width from the triangle center\\n$arrow-width: 9px;\\n\\n// opacities\\n$opacity_disabled: .5;\\n$opacity_normal: .7;\\n$opacity_full: 1;\\n\\n// menu round background hover feedback\\n// good looking on dark AND white bg\\n$action-background-hover: rgba(127, 127, 127, .25);\\n\\n// various structure data used in the \\n// `AppNavigation` component\\n$header-height: 50px;\\n$navigation-width: 300px;\\n\\n// mobile breakpoint\\n$breakpoint-mobile: 1024px;\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-724f9d58]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mention-bubble--primary .mention-bubble__content[data-v-724f9d58]{color:var(--color-primary-text);background-color:var(--color-primary-element)}.mention-bubble__wrapper[data-v-724f9d58]{max-width:150px;height:18px;vertical-align:text-bottom;display:inline-flex;align-items:center}.mention-bubble__content[data-v-724f9d58]{display:inline-flex;overflow:hidden;align-items:center;max-width:100%;height:20px;-webkit-user-select:none;user-select:none;padding-right:6px;padding-left:2px;border-radius:10px;background-color:var(--color-background-dark)}.mention-bubble__icon[data-v-724f9d58]{position:relative;width:16px;height:16px;border-radius:8px;background-color:var(--color-background-darker);background-repeat:no-repeat;background-position:center;background-size:12px}.mention-bubble__icon--with-avatar[data-v-724f9d58]{color:inherit;background-size:cover}.mention-bubble__title[data-v-724f9d58]{overflow:hidden;margin-left:2px;white-space:nowrap;text-overflow:ellipsis}.mention-bubble__title[data-v-724f9d58]::before{content:attr(title)}.mention-bubble__select[data-v-724f9d58]{position:absolute;z-index:-1;left:-1000px}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/RichContenteditable/MentionBubble.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CC8FvB,mEACC,+BAAgC,CAChC,6CAA8C,CAC9C,0CAGA,eAXsB,CAatB,WAAwC,CACxC,0BAA2B,CAC3B,mBAAoB,CACpB,kBAAmB,CACnB,0CAGA,mBAAoB,CACpB,eAAgB,CAChB,kBAAmB,CACnB,cAAe,CACf,WAzBkB,CA0BlB,wBAAyB,CACzB,gBAAiB,CACjB,iBAAkC,CAClC,gBA3BkB,CA4BlB,kBAAiC,CACjC,6CAA8C,CAC9C,uCAGA,iBAAkB,CAClB,UAjCuD,CAkCvD,WAlCuD,CAmCvD,iBAAsC,CACtC,+CAAgD,CAChD,2BAA4B,CAC5B,0BAA2B,CAC3B,oBAA0D,CAE1D,oDACC,aAAc,CACd,qBAAsB,CACtB,wCAID,eAAgB,CAChB,eAlDkB,CAmDlB,kBAAmB,CACnB,sBAAuB,CAJvB,gDAOC,mBAAoB,CACpB,yCAKD,iBAAkB,CAClB,UAAW,CACX,YAAa\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"$scope_version:\\\"17fd6e1\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n$bubble-height: 20px;\\n$bubble-max-width: 150px;\\n$bubble-padding: 2px;\\n$bubble-avatar-size: $bubble-height - 2 * $bubble-padding;\\n\\n.mention-bubble {\\n\\t&--primary &__content {\\n\\t\\tcolor: var(--color-primary-text);\\n\\t\\tbackground-color: var(--color-primary-element);\\n\\t}\\n\\n\\t&__wrapper {\\n\\t\\tmax-width: $bubble-max-width;\\n\\t\\t// Align with text\\n\\t\\theight: $bubble-height - $bubble-padding;\\n\\t\\tvertical-align: text-bottom;\\n\\t\\tdisplay: inline-flex;\\n\\t\\talign-items: center;\\n\\t}\\n\\n\\t&__content {\\n\\t\\tdisplay: inline-flex;\\n\\t\\toverflow: hidden;\\n\\t\\talign-items: center;\\n\\t\\tmax-width: 100%;\\n\\t\\theight: $bubble-height ;\\n\\t\\t-webkit-user-select: none;\\n\\t\\tuser-select: none;\\n\\t\\tpadding-right: $bubble-padding * 3;\\n\\t\\tpadding-left: $bubble-padding;\\n\\t\\tborder-radius: $bubble-height / 2;\\n\\t\\tbackground-color: var(--color-background-dark);\\n\\t}\\n\\n\\t&__icon {\\n\\t\\tposition: relative;\\n\\t\\twidth: $bubble-avatar-size;\\n\\t\\theight: $bubble-avatar-size;\\n\\t\\tborder-radius: $bubble-avatar-size / 2;\\n\\t\\tbackground-color: var(--color-background-darker);\\n\\t\\tbackground-repeat: no-repeat;\\n\\t\\tbackground-position: center;\\n\\t\\tbackground-size: $bubble-avatar-size - 2 * $bubble-padding;\\n\\n\\t\\t&--with-avatar {\\n\\t\\t\\tcolor: inherit;\\n\\t\\t\\tbackground-size: cover;\\n\\t\\t}\\n\\t}\\n\\n\\t&__title {\\n\\t\\toverflow: hidden;\\n\\t\\tmargin-left: $bubble-padding;\\n\\t\\twhite-space: nowrap;\\n\\t\\ttext-overflow: ellipsis;\\n\\t\\t// Put label in ::before so it is not selectable\\n\\t\\t&::before {\\n\\t\\t\\tcontent: attr(title);\\n\\t\\t}\\n\\t}\\n\\n\\t// Hide the mention id so it is selectable\\n\\t&__select {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: -1;\\n\\t\\tleft: -1000px;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"\\nbutton.menuitem[data-v-79bc7480] {\\n\\ttext-align: left;\\n}\\nbutton.menuitem *[data-v-79bc7480] {\\n\\tcursor: pointer;\\n}\\nbutton.menuitem[data-v-79bc7480]:disabled {\\n\\topacity: 0.5 !important;\\n\\tcursor: default;\\n}\\nbutton.menuitem:disabled *[data-v-79bc7480] {\\n\\tcursor: default;\\n}\\n.menuitem.active[data-v-79bc7480] {\\n\\tbox-shadow: inset 2px 0 var(--color-primary);\\n\\tborder-radius: 0;\\n}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/components/PopoverMenu/PopoverMenuItem.vue\"],\"names\":[],\"mappings\":\";AAoLA;CACA,gBAAA;AACA;AAEA;CACA,eAAA;AACA;AAEA;CACA,uBAAA;CACA,eAAA;AACA;AAEA;CACA,eAAA;AACA;AAEA;CACA,4CAAA;CACA,gBAAA;AACA\",\"sourcesContent\":[\"<!--\\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\\n -\\n - @author John Molakvoæ <skjnldsv@protonmail.com>\\n -\\n - @license GNU AGPL version 3 or any later version\\n -\\n - This program is free software: you can redistribute it and/or modify\\n - it under the terms of the GNU Affero General Public License as\\n - published by the Free Software Foundation, either version 3 of the\\n - License, or (at your option) any later version.\\n -\\n - This program is distributed in the hope that it will be useful,\\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n - GNU Affero General Public License for more details.\\n -\\n - You should have received a copy of the GNU Affero General Public License\\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\\n -\\n -->\\n\\n<template>\\n\\t<li class=\\\"popover__menuitem\\\">\\n\\t\\t<!-- If item.href is set, a link will be directly used -->\\n\\t\\t<a v-if=\\\"item.href\\\"\\n\\t\\t\\t:href=\\\"(item.href) ? item.href : '#' \\\"\\n\\t\\t\\t:target=\\\"(item.target) ? item.target : '' \\\"\\n\\t\\t\\t:download=\\\"item.download\\\"\\n\\t\\t\\tclass=\\\"focusable\\\"\\n\\t\\t\\trel=\\\"nofollow noreferrer noopener\\\"\\n\\t\\t\\t@click=\\\"action\\\">\\n\\t\\t\\t<span v-if=\\\"!iconIsUrl\\\" :class=\\\"item.icon\\\" />\\n\\t\\t\\t<img v-else :src=\\\"item.icon\\\">\\n\\t\\t\\t<p v-if=\\\"item.text && item.longtext\\\">\\n\\t\\t\\t\\t<strong class=\\\"menuitem-text\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</strong><br>\\n\\t\\t\\t\\t<span class=\\\"menuitem-text-detail\\\">\\n\\t\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t\\t</span>\\n\\t\\t\\t</p>\\n\\t\\t\\t<span v-else-if=\\\"item.text\\\">\\n\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t</span>\\n\\t\\t\\t<p v-else-if=\\\"item.longtext\\\">\\n\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t</p>\\n\\t\\t</a>\\n\\n\\t\\t<!-- If item.input is set instead, an put will be used -->\\n\\t\\t<span v-else-if=\\\"item.input\\\" class=\\\"menuitem\\\" :class=\\\"{active: item.active}\\\">\\n\\t\\t\\t<!-- does not show if input is checkbox -->\\n\\t\\t\\t<span v-if=\\\"item.input !== 'checkbox'\\\" :class=\\\"item.icon\\\" />\\n\\n\\t\\t\\t<!-- only shows if input is text -->\\n\\t\\t\\t<form v-if=\\\"item.input === 'text'\\\"\\n\\t\\t\\t\\t:class=\\\"item.input\\\"\\n\\t\\t\\t\\t@submit.prevent=\\\"item.action\\\">\\n\\t\\t\\t\\t<input :type=\\\"item.input\\\"\\n\\t\\t\\t\\t\\t:value=\\\"item.value\\\"\\n\\t\\t\\t\\t\\t:placeholder=\\\"item.text\\\"\\n\\t\\t\\t\\t\\trequired>\\n\\t\\t\\t\\t<input type=\\\"submit\\\" value=\\\"\\\" class=\\\"icon-confirm\\\">\\n\\t\\t\\t</form>\\n\\n\\t\\t\\t<!-- checkbox -->\\n\\t\\t\\t<template v-else>\\n\\t\\t\\t\\t<!-- eslint-disable-next-line -->\\n\\t\\t\\t\\t<input :id=\\\"key\\\" v-model=\\\"item.model\\\"\\n\\t\\t\\t\\t\\t:type=\\\"item.input\\\"\\n\\t\\t\\t\\t\\t:class=\\\"item.input\\\"\\n\\t\\t\\t\\t\\t@change=\\\"item.action\\\">\\n\\t\\t\\t\\t<label :for=\\\"key\\\" @click.stop.prevent=\\\"item.action\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</label>\\n\\t\\t\\t</template>\\n\\t\\t</span>\\n\\n\\t\\t<!-- If item.action is set instead, a button will be used -->\\n\\t\\t<button v-else-if=\\\"item.action\\\"\\n\\t\\t\\tclass=\\\"menuitem focusable\\\"\\n\\t\\t\\t:class=\\\"{active: item.active}\\\"\\n\\t\\t\\t:disabled=\\\"item.disabled\\\"\\n\\t\\t\\ttype=\\\"button\\\"\\n\\t\\t\\t@click.stop.prevent=\\\"item.action\\\">\\n\\t\\t\\t<span :class=\\\"item.icon\\\" />\\n\\t\\t\\t<p v-if=\\\"item.text && item.longtext\\\">\\n\\t\\t\\t\\t<strong class=\\\"menuitem-text\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</strong><br>\\n\\t\\t\\t\\t<span class=\\\"menuitem-text-detail\\\">\\n\\t\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t\\t</span>\\n\\t\\t\\t</p>\\n\\t\\t\\t<span v-else-if=\\\"item.text\\\">\\n\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t</span>\\n\\t\\t\\t<p v-else-if=\\\"item.longtext\\\">\\n\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t</p>\\n\\t\\t</button>\\n\\n\\t\\t<!-- If item.longtext is set AND the item does not have an action -->\\n\\t\\t<span v-else class=\\\"menuitem\\\" :class=\\\"{active: item.active}\\\">\\n\\t\\t\\t<span :class=\\\"item.icon\\\" />\\n\\t\\t\\t<p v-if=\\\"item.text && item.longtext\\\">\\n\\t\\t\\t\\t<strong class=\\\"menuitem-text\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</strong><br>\\n\\t\\t\\t\\t<span class=\\\"menuitem-text-detail\\\">\\n\\t\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t\\t</span>\\n\\t\\t\\t</p>\\n\\t\\t\\t<span v-else-if=\\\"item.text\\\">\\n\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t</span>\\n\\t\\t\\t<p v-else-if=\\\"item.longtext\\\">\\n\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t</p>\\n\\t\\t</span>\\n\\t</li>\\n</template>\\n\\n<script>\\nexport default {\\n\\tname: 'PopoverMenuItem',\\n\\tprops: {\\n\\t\\titem: {\\n\\t\\t\\ttype: Object,\\n\\t\\t\\trequired: true,\\n\\t\\t\\tdefault: () => {\\n\\t\\t\\t\\treturn {\\n\\t\\t\\t\\t\\tkey: 'nextcloud-link',\\n\\t\\t\\t\\t\\thref: 'https://nextcloud.com',\\n\\t\\t\\t\\t\\ticon: 'icon-links',\\n\\t\\t\\t\\t\\ttext: 'Nextcloud',\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t// check the input types\\n\\t\\t\\t// TODO: add more validation of types\\n\\t\\t\\tvalidator: item => {\\n\\t\\t\\t\\t// TODO: support radio\\n\\t\\t\\t\\tif (item.input) {\\n\\t\\t\\t\\t\\treturn ['text', 'checkbox'].indexOf(item.input) !== -1\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn true\\n\\t\\t\\t},\\n\\t\\t},\\n\\t},\\n\\tcomputed: {\\n\\t\\t// random key for inputs binding if not provided\\n\\t\\tkey() {\\n\\t\\t\\treturn this.item.key\\n\\t\\t\\t\\t? this.item.key\\n\\t\\t\\t\\t: Math.round(Math.random() * 16 * 1000000).toString(16)\\n\\t\\t},\\n\\t\\ticonIsUrl() {\\n\\t\\t\\ttry {\\n\\t\\t\\t\\t// eslint-disable-next-line no-new\\n\\t\\t\\t\\tnew URL(this.item.icon)\\n\\t\\t\\t\\treturn true\\n\\t\\t\\t} catch (_) {\\n\\t\\t\\t\\treturn false\\n\\t\\t\\t}\\n\\t\\t},\\n\\t},\\n\\tmethods: {\\n\\t\\t// allow us to use both link and an action on `a`\\n\\t\\t// we still need to make sure item.action exists\\n\\t\\taction(event) {\\n\\t\\t\\tif (this.item.action) {\\n\\t\\t\\t\\tthis.item.action(event)\\n\\t\\t\\t}\\n\\t\\t},\\n\\t},\\n}\\n</script>\\n\\n<style scoped>\\n\\tbutton.menuitem {\\n\\t\\ttext-align: left;\\n\\t}\\n\\n\\tbutton.menuitem * {\\n\\t\\tcursor: pointer;\\n\\t}\\n\\n\\tbutton.menuitem:disabled {\\n\\t\\topacity: 0.5 !important;\\n\\t\\tcursor: default;\\n\\t}\\n\\n\\tbutton.menuitem:disabled * {\\n\\t\\tcursor: default;\\n\\t}\\n\\n\\t.menuitem.active {\\n\\t\\tbox-shadow: inset 2px 0 var(--color-primary);\\n\\t\\tborder-radius: 0;\\n\\t}\\n</style>\\n\\n<style lang=\\\"scss\\\" scoped>\\nli {\\n\\tdisplay: flex;\\n\\tflex: 0 0 auto;\\n\\n\\t&.hidden {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t> button,\\n\\t> a,\\n\\t> .menuitem {\\n\\t\\tcursor: pointer;\\n\\t\\tline-height: $clickable-area;\\n\\t\\tborder: 0;\\n\\t\\tborder-radius: 0; // otherwise Safari will cut the border-radius area\\n\\t\\tbackground-color: transparent;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: flex-start;\\n\\t\\theight: auto;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\tfont-weight: normal;\\n\\t\\tbox-shadow: none;\\n\\t\\twidth: 100%;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\twhite-space: nowrap;\\n\\t\\topacity: $opacity_normal;\\n\\n\\t\\t// TODO split into individual components for readability\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'],\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tmin-width: 0; /* Overwrite icons*/\\n\\t\\t\\tmin-height: 0;\\n\\t\\t\\tbackground-position: #{$icon-margin} center;\\n\\t\\t\\tbackground-size: $icon-size;\\n\\t\\t}\\n\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'] {\\n\\t\\t\\t/* Keep padding to define the width to\\n\\t\\t\\t\\tassure correct position of a possible text */\\n\\t\\t\\tpadding: #{$clickable-area / 2} 0 #{$clickable-area / 2} $clickable-area;\\n\\t\\t}\\n\\n\\t\\t// If no icons set, force left margin to align\\n\\t\\t&:not([class^='icon-']):not([class*='icon-']) {\\n\\t\\t\\t> span,\\n\\t\\t\\t> input,\\n\\t\\t\\t> form {\\n\\t\\t\\t\\t&:not([class^='icon-']):not([class*='icon-']):first-child {\\n\\t\\t\\t\\t\\tmargin-left: $clickable-area;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tpadding: 0 $icon-margin 0 $clickable-area;\\n\\t\\t}\\n\\n\\t\\t&:not(:disabled):hover,\\n\\t\\t&:not(:disabled):focus,\\n\\t\\t&:not(:disabled).active {\\n\\t\\t\\topacity: $opacity_full !important;\\n\\t\\t}\\n\\n\\t\\t/* prevent .action class to break the design */\\n\\t\\t&.action {\\n\\t\\t\\tpadding: inherit !important;\\n\\t\\t}\\n\\n\\t\\t> span {\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t}\\n\\n\\t\\t// long text area\\n\\t\\t> p {\\n\\t\\t\\twidth: 150px;\\n\\t\\t\\tline-height: 1.6em;\\n\\t\\t\\tpadding: 8px 0;\\n\\t\\t\\twhite-space: normal;\\n\\n\\t\\t\\t// in case there are no spaces like long email addresses\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t}\\n\\n\\t\\t// TODO: do we really supports it?\\n\\t\\t> select {\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tmargin-left: 6px;\\n\\t\\t}\\n\\n\\t\\t/* Add padding if contains icon+text */\\n\\t\\t&:not(:empty) {\\n\\t\\t\\tpadding-right: $icon-margin !important;\\n\\t\\t}\\n\\n\\t\\t/* DEPRECATED! old img in popover fallback\\n\\t\\t\\t* TODO: to remove */\\n\\t\\t> img {\\n\\t\\t\\twidth: $icon-size;\\n\\t\\t\\theight: $icon-size;\\n\\t\\t\\tmargin: $icon-margin;\\n\\t\\t}\\n\\n\\t\\t/* checkbox/radio fixes */\\n\\t\\t> input.radio + label,\\n\\t\\t> input.checkbox + label {\\n\\t\\t\\tpadding: 0 !important;\\n\\t\\t\\twidth: 100%;\\n\\t\\t}\\n\\t\\t> input.checkbox + label::before {\\n\\t\\t\\tmargin: -2px 13px 0;\\n\\t\\t}\\n\\t\\t> input.radio + label::before {\\n\\t\\t\\tmargin: -2px 12px 0;\\n\\t\\t}\\n\\t\\t> input:not([type=radio]):not([type=checkbox]):not([type=image]) {\\n\\t\\t\\twidth: 150px;\\n\\t\\t}\\n\\n\\t\\t// Forms & text inputs\\n\\t\\tform {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t/* put a small space between text and form\\n\\t\\t\\t\\tif there is an element before */\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t/* no margin if hidden span before */\\n\\t\\t> span.hidden + form,\\n\\t\\t> span[style*='display:none'] + form {\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t}\\n\\t\\t/* Inputs inside popover supports text, submit & reset */\\n\\t\\tinput {\\n\\t\\t\\tmin-width: $clickable-area;\\n\\t\\t\\tmax-height: #{$clickable-area - 4px}; /* twice the element margin-y */\\n\\t\\t\\tmargin: 2px 0;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t// space between inline inputs\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t// TODO: do that in js, should be cleaner\\n\\t/* css hack, only first not hidden */\\n\\t&:not(.hidden):not([style*='display:none']) {\\n\\t\\t&:first-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-top: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t&:last-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-bottom: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\t> button {\\n\\t\\tpadding: 0;\\n\\t\\tspan {\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t}\\n\\t}\\n}\\n</style>\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (cssWithMappingToString) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join(\"\");\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === \"string\") {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, \"\"]];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};","\"use strict\";\n\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { 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\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr && (typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]); if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nmodule.exports = function cssWithMappingToString(item) {\n var _item = _slicedToArray(item, 4),\n content = _item[1],\n cssMapping = _item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (typeof btoa === \"function\") {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n var sourceMapping = \"/*# \".concat(data, \" */\");\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || \"\").concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join(\"\\n\");\n }\n\n return [content].join(\"\\n\");\n};","\"use strict\";\n\nmodule.exports = function (url, options) {\n if (!options) {\n // eslint-disable-next-line no-param-reassign\n options = {};\n } // eslint-disable-next-line no-underscore-dangle, no-param-reassign\n\n\n url = url && url.__esModule ? url.default : url;\n\n if (typeof url !== \"string\") {\n return url;\n } // If url is already wrapped in quotes, remove them\n\n\n if (/^['\"].*['\"]$/.test(url)) {\n // eslint-disable-next-line no-param-reassign\n url = url.slice(1, -1);\n }\n\n if (options.hash) {\n // eslint-disable-next-line no-param-reassign\n url += options.hash;\n } // Should url be wrapped?\n // See https://drafts.csswg.org/css-values-3/#urls\n\n\n if (/[\"'() \\t\\n]/.test(url) || options.needQuotes) {\n return \"\\\"\".concat(url.replace(/\"/g, '\\\\\"').replace(/\\n/g, \"\\\\n\"), \"\\\"\");\n }\n\n return url;\n};","\"use strict\";\n\nvar stylesInDOM = [];\n\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n\n for (var i = 0; i < stylesInDOM.length; i++) {\n if (stylesInDOM[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n\n return result;\n}\n\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n\n for (var i = 0; i < list.length; i++) {\n var item = list[i];\n var id = options.base ? item[0] + options.base : item[0];\n var count = idCountMap[id] || 0;\n var identifier = \"\".concat(id, \" \").concat(count);\n idCountMap[id] = count + 1;\n var indexByIdentifier = getIndexByIdentifier(identifier);\n var obj = {\n css: item[1],\n media: item[2],\n sourceMap: item[3],\n supports: item[4],\n layer: item[5]\n };\n\n if (indexByIdentifier !== -1) {\n stylesInDOM[indexByIdentifier].references++;\n stylesInDOM[indexByIdentifier].updater(obj);\n } else {\n var updater = addElementStyle(obj, options);\n options.byIndex = i;\n stylesInDOM.splice(i, 0, {\n identifier: identifier,\n updater: updater,\n references: 1\n });\n }\n\n identifiers.push(identifier);\n }\n\n return identifiers;\n}\n\nfunction addElementStyle(obj, options) {\n var api = options.domAPI(options);\n api.update(obj);\n\n var updater = function updater(newObj) {\n if (newObj) {\n if (newObj.css === obj.css && newObj.media === obj.media && newObj.sourceMap === obj.sourceMap && newObj.supports === obj.supports && newObj.layer === obj.layer) {\n return;\n }\n\n api.update(obj = newObj);\n } else {\n api.remove();\n }\n };\n\n return updater;\n}\n\nmodule.exports = function (list, options) {\n options = options || {};\n list = list || [];\n var lastIdentifiers = modulesToDom(list, options);\n return function update(newList) {\n newList = newList || [];\n\n for (var i = 0; i < lastIdentifiers.length; i++) {\n var identifier = lastIdentifiers[i];\n var index = getIndexByIdentifier(identifier);\n stylesInDOM[index].references--;\n }\n\n var newLastIdentifiers = modulesToDom(newList, options);\n\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n\n var _index = getIndexByIdentifier(_identifier);\n\n if (stylesInDOM[_index].references === 0) {\n stylesInDOM[_index].updater();\n\n stylesInDOM.splice(_index, 1);\n }\n }\n\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\nvar memo = {};\n/* istanbul ignore next */\n\nfunction getTarget(target) {\n if (typeof memo[target] === \"undefined\") {\n var styleTarget = document.querySelector(target); // Special case to return head of iframe instead of iframe itself\n\n if (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n try {\n // This will throw an exception if access to iframe is blocked\n // due to cross-origin restrictions\n styleTarget = styleTarget.contentDocument.head;\n } catch (e) {\n // istanbul ignore next\n styleTarget = null;\n }\n }\n\n memo[target] = styleTarget;\n }\n\n return memo[target];\n}\n/* istanbul ignore next */\n\n\nfunction insertBySelector(insert, style) {\n var target = getTarget(insert);\n\n if (!target) {\n throw new Error(\"Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.\");\n }\n\n target.appendChild(style);\n}\n\nmodule.exports = insertBySelector;","\"use strict\";\n\n/* istanbul ignore next */\nfunction insertStyleElement(options) {\n var element = document.createElement(\"style\");\n options.setAttributes(element, options.attributes);\n options.insert(element, options.options);\n return element;\n}\n\nmodule.exports = insertStyleElement;","\"use strict\";\n\n/* istanbul ignore next */\nfunction setAttributesWithoutAttributes(styleElement) {\n var nonce = typeof __webpack_nonce__ !== \"undefined\" ? __webpack_nonce__ : null;\n\n if (nonce) {\n styleElement.setAttribute(\"nonce\", nonce);\n }\n}\n\nmodule.exports = setAttributesWithoutAttributes;","\"use strict\";\n\n/* istanbul ignore next */\nfunction apply(styleElement, options, obj) {\n var css = \"\";\n\n if (obj.supports) {\n css += \"@supports (\".concat(obj.supports, \") {\");\n }\n\n if (obj.media) {\n css += \"@media \".concat(obj.media, \" {\");\n }\n\n var needLayer = typeof obj.layer !== \"undefined\";\n\n if (needLayer) {\n css += \"@layer\".concat(obj.layer.length > 0 ? \" \".concat(obj.layer) : \"\", \" {\");\n }\n\n css += obj.css;\n\n if (needLayer) {\n css += \"}\";\n }\n\n if (obj.media) {\n css += \"}\";\n }\n\n if (obj.supports) {\n css += \"}\";\n }\n\n var sourceMap = obj.sourceMap;\n\n if (sourceMap && typeof btoa !== \"undefined\") {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n } // For old IE\n\n /* istanbul ignore if */\n\n\n options.styleTagTransform(css, styleElement, options.options);\n}\n\nfunction removeStyleElement(styleElement) {\n // istanbul ignore if\n if (styleElement.parentNode === null) {\n return false;\n }\n\n styleElement.parentNode.removeChild(styleElement);\n}\n/* istanbul ignore next */\n\n\nfunction domAPI(options) {\n var styleElement = options.insertStyleElement(options);\n return {\n update: function update(obj) {\n apply(styleElement, options, obj);\n },\n remove: function remove() {\n removeStyleElement(styleElement);\n }\n };\n}\n\nmodule.exports = domAPI;","\"use strict\";\n\n/* istanbul ignore next */\nfunction styleTagTransform(css, styleElement) {\n if (styleElement.styleSheet) {\n styleElement.styleSheet.cssText = css;\n } else {\n while (styleElement.firstChild) {\n styleElement.removeChild(styleElement.firstChild);\n }\n\n styleElement.appendChild(document.createTextNode(css));\n }\n}\n\nmodule.exports = styleTagTransform;","export default \"data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS00LTRoMjR2MjRILTR6Ii8+PHBhdGggZD0iTTYuOS4xQzMgLjYtLjEgNC0uMSA4YzAgNC40IDMuNiA4IDggOCA0IDAgNy40LTMgOC02LjktMS4yIDEuMy0yLjkgMi4xLTQuNyAyLjEtMy41IDAtNi40LTIuOS02LjQtNi40IDAtMS45LjgtMy42IDIuMS00Ljd6IiBmaWxsPSIjZjRhMzMxIi8+PC9zdmc+Cg==\"","export default \"data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTS00LTRoMjR2MjRILTRWLTR6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTggMEMzLjYgMCAwIDMuNiAwIDhzMy42IDggOCA4IDgtMy42IDgtOC0zLjYtOC04LTh6IiBmaWxsPSIjZWQ0ODRjIi8+PHBhdGggZD0iTTUgNi41aDZjLjggMCAxLjUuNyAxLjUgMS41cy0uNyAxLjUtMS41IDEuNUg1Yy0uOCAwLTEuNS0uNy0xLjUtMS41UzQuMiA2LjUgNSA2LjV6IiBmaWxsPSIjZmRmZmZmIi8+PC9zdmc+Cg==\"","export default \"data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTQuOCAxMS4yaDYuNFY0LjhINC44djYuNHpNOCAwQzMuNiAwIDAgMy42IDAgOHMzLjYgOCA4IDggOC0zLjYgOC04LTMuNi04LTgtOHoiIGZpbGw9IiM0OWIzODIiLz48L3N2Zz4K\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('VPopover',_vm._g(_vm._b({ref:\"popover\",attrs:{\"popover-base-class\":\"popover\",\"popover-wrapper-class\":\"popover__wrapper\",\"popover-arrow-class\":\"popover__arrow\",\"popover-inner-class\":\"popover__inner\"},scopedSlots:_vm._u([{key:\"popover\",fn:function(){return [_vm._t(\"default\")]},proxy:true}],null,true)},'VPopover',_vm.$attrs,false),_vm.$listeners),[_vm._t(\"trigger\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@pm.me>\n -\n - @author Marco Ambrosini <marcoambrosini@pm.me>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n-->\n\n<docs>\n\n### General description\n\nThis component is just a wrapper for the v-component plugin by Akryum,\nplease refer to this documentation for customization:\nhttps://github.com/Akryum/v-tooltip\n\nThis components has two slots:\n* 'trigger' which can be any html element and it will trigger the popover\nthis slot is optional since you can toggle the popover also by updating the\nopen prop on this component;\n\n* a default slot that is for the content of the popover.\n\n### Examples\n\nWith a `<button>` as a trigger:\n```vue\n<template>\n\t<Popover>\n\t\t<template #trigger>\n\t\t\t<button> I am the trigger </button>\n\t\t</template>\n\t\t<template>\n\t\t<h2>this is some content</h2>\n\t\t</template>\n\t</Popover>\n</template>\n```\n</docs>\n\n<template>\n\t<VPopover ref=\"popover\"\n\t\tv-bind=\"$attrs\"\n\t\tpopover-base-class=\"popover\"\n\t\tpopover-wrapper-class=\"popover__wrapper\"\n\t\tpopover-arrow-class=\"popover__arrow\"\n\t\tpopover-inner-class=\"popover__inner\"\n\t\tv-on=\"$listeners\">\n\t\t<!-- This will be the popover target (for the events and position) -->\n\t\t<slot name=\"trigger\" />\n\t\t<!-- This will be the content of the popover -->\n\t\t<template #popover>\n\t\t\t<slot />\n\t\t</template>\n\t</VPopover>\n</template>\n\n<script>\nimport { VPopover } from 'v-tooltip'\n\nexport default {\n\tname: 'Popover',\n\tcomponents: {\n\t\tVPopover,\n\t},\n\n\tmounted() {\n\t\tthis.$watch(\n\t\t\t() => {\n\t\t\t\t// required because v-tooltip doesn't provide events\n\t\t\t\t// and @show is too early\n\t\t\t\t// see https://github.com/Akryum/v-tooltip/issues/661\n\t\t\t\treturn this.$refs.popover.isOpen\n\t\t\t},\n\t\t\t(val) => {\n\t\t\t\tif (val) {\n\t\t\t\t\t/**\n\t\t\t\t\t * Triggered after the tooltip was visually displayed.\n\t\t\t\t\t *\n\t\t\t\t\t * This is different from the 'show' and 'apply-show' which\n\t\t\t\t\t * run earlier than this where there is no guarantee that the\n\t\t\t\t\t * tooltip is already visible and in the DOM.\n\t\t\t\t\t */\n\t\t\t\t\tthis.$emit('after-show')\n\t\t\t\t} else {\n\t\t\t\t\t/**\n\t\t\t\t\t * Triggered after the tooltip was visually hidden.\n\t\t\t\t\t */\n\t\t\t\t\tthis.$emit('after-hide')\n\t\t\t\t}\n\t\t\t}\n\t\t)\n\t},\n}\n</script>\n\n<style lang=\"scss\">\n$arrow-width: 10px;\n\n.popover {\n\tz-index: 100000;\n\tdisplay: block !important;\n\n\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n\t&__inner {\n\t\tpadding: 0;\n\t\tcolor: var(--color-main-text);\n\t\tborder-radius: var(--border-radius);\n\t\tbackground: var(--color-main-background);\n\t}\n\n\t&__arrow {\n\t\tposition: absolute;\n\t\tz-index: 1;\n\t\twidth: 0;\n\t\theight: 0;\n\t\tmargin: $arrow-width;\n\t\tborder-style: solid;\n\t\tborder-color: transparent;\n\t\tborder-width: $arrow-width;\n\t}\n\n\t&[x-placement^='top'] {\n\t\tmargin-bottom: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\tbottom: -$arrow-width;\n\t\t\tleft: calc(50% - $arrow-width);\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0;\n\t\t\tborder-bottom-width: 0;\n\t\t\tborder-top-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[x-placement^='bottom'] {\n\t\tmargin-top: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\ttop: -$arrow-width;\n\t\t\tleft: calc(50% - $arrow-width);\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0;\n\t\t\tborder-top-width: 0;\n\t\t\tborder-bottom-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[x-placement^='right'] {\n\t\tmargin-left: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\ttop: calc(50% - $arrow-width);\n\t\t\tleft: -$arrow-width;\n\t\t\tmargin-right: 0;\n\t\t\tmargin-left: 0;\n\t\t\tborder-left-width: 0;\n\t\t\tborder-right-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[x-placement^='left'] {\n\t\tmargin-right: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\ttop: calc(50% - $arrow-width);\n\t\t\tright: -$arrow-width;\n\t\t\tmargin-right: 0;\n\t\t\tmargin-left: 0;\n\t\t\tborder-right-width: 0;\n\t\t\tborder-left-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[aria-hidden='true'] {\n\t\tvisibility: hidden;\n\t\ttransition: opacity var(--animation-quick), visibility var(--animation-quick);\n\t\topacity: 0;\n\t}\n\n\t&[aria-hidden='false'] {\n\t\tvisibility: visible;\n\t\ttransition: opacity var(--animation-quick);\n\t\topacity: 1;\n\t}\n}\n\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=style&index=0&lang=scss&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=style&index=0&lang=scss&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Popover.vue?vue&type=template&id=e24cf6a4&\"\nimport script from \"./Popover.vue?vue&type=script&lang=js&\"\nexport * from \"./Popover.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Popover.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./Popover.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () {\n injectStyles.call(\n this,\n (options.functional ? this.parent : this).$root.$options.shadowRoot\n )\n }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functional component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","module.exports = require(\"@nextcloud/auth\");","module.exports = require(\"@nextcloud/axios\");","module.exports = require(\"@nextcloud/browser-storage\");","module.exports = require(\"@nextcloud/event-bus\");","module.exports = require(\"@nextcloud/l10n/dist/gettext\");","module.exports = require(\"@nextcloud/router\");","module.exports = require(\"v-click-outside\");","module.exports = require(\"v-tooltip\");","module.exports = require(\"vue\");","module.exports = require(\"vue-material-design-icons/DotsHorizontal\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',_vm._g({directives:[{name:\"tooltip\",rawName:\"v-tooltip\",value:(_vm.tooltip),expression:\"tooltip\"},{name:\"click-outside\",rawName:\"v-click-outside\",value:(_vm.closeMenu),expression:\"closeMenu\"}],ref:\"main\",staticClass:\"avatardiv popovermenu-wrapper\",class:{\n\t\t'avatardiv--unknown': _vm.userDoesNotExist,\n\t\t'avatardiv--with-menu': _vm.hasMenu\n\t},style:(_vm.avatarStyle),attrs:{\"tabindex\":_vm.disableMenu ? '-1' : '0',\"aria-label\":_vm.avatarAriaLabel,\"role\":_vm.disableMenu ? '' : 'button'},on:{\"keydown\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.toggleMenu.apply(null, arguments)}}},!_vm.disableMenu ? { click: _vm.toggleMenu } : {}),[(_vm.iconClass)?_c('div',{staticClass:\"avatar-class-icon\",class:_vm.iconClass}):(_vm.isAvatarLoaded && !_vm.userDoesNotExist)?_c('img',{attrs:{\"src\":_vm.avatarUrlLoaded,\"srcset\":_vm.avatarSrcSetLoaded,\"alt\":\"\"}}):_vm._e(),_vm._v(\" \"),(_vm.hasMenu)?_c('Popover',{attrs:{\"placement\":\"auto\",\"container\":_vm.menuContainer,\"open\":_vm.contactsMenuOpenState},on:{\"after-show\":_vm.handlePopoverAfterShow,\"after-hide\":_vm.handlePopoverAfterHide},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){return [(_vm.contactsMenuLoading)?_c('div',{staticClass:\"icon-loading\"}):_c('DotsHorizontal',{staticClass:\"icon-more\",attrs:{\"size\":20,\"title\":\"\",\"decorative\":\"\"}})]},proxy:true}],null,false,2015540072)},[_c('PopoverMenu',{ref:\"popoverMenu\",attrs:{\"menu\":_vm.menu}})],1):_vm._e(),_vm._v(\" \"),(_vm.showUserStatusIconOnAvatar)?_c('div',{staticClass:\"avatardiv__user-status avatardiv__user-status--icon\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.userStatus.icon)+\"\\n\\t\")]):(_vm.canDisplayUserStatus)?_c('div',{staticClass:\"avatardiv__user-status\",class:'avatardiv__user-status--' + _vm.userStatus.status}):_vm._e(),_vm._v(\" \"),(_vm.userDoesNotExist && !_vm.iconClass)?_c('div',{staticClass:\"unknown\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.initials)+\"\\n\\t\")]):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<!--\n - @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>\n -\n - @author Julius Härtl <jus@bitgrid.net>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<docs>\n\n### Basic user avatar\n\n```vue\n\t<avatar user=\"janedoe\" display-name=\"Jane Doe\" />\n```\n\n### Avatar with image\n\n```vue\n\t<avatar url=\"https://nextcloud.com/wp-content/themes/next/assets/img/common/nextcloud-square-logo.png\" />\n```\n\n</docs>\n<template>\n\t<div ref=\"main\"\n\t\tv-tooltip=\"tooltip\"\n\t\tv-click-outside=\"closeMenu\"\n\t\t:class=\"{\n\t\t\t'avatardiv--unknown': userDoesNotExist,\n\t\t\t'avatardiv--with-menu': hasMenu\n\t\t}\"\n\t\t:style=\"avatarStyle\"\n\t\tclass=\"avatardiv popovermenu-wrapper\"\n\t\t:tabindex=\"disableMenu ? '-1' : '0'\"\n\t\t:aria-label=\"avatarAriaLabel\"\n\t\t:role=\"disableMenu ? '' : 'button'\"\n\t\tv-on=\"!disableMenu ? { click: toggleMenu } : {}\"\n\t\t@keydown.enter=\"toggleMenu\">\n\t\t<!-- Avatar icon or image -->\n\t\t<div v-if=\"iconClass\" :class=\"iconClass\" class=\"avatar-class-icon\" />\n\t\t<img v-else-if=\"isAvatarLoaded && !userDoesNotExist\"\n\t\t\t:src=\"avatarUrlLoaded\"\n\t\t\t:srcset=\"avatarSrcSetLoaded\"\n\t\t\talt=\"\">\n\n\t\t<!-- Contact menu -->\n\t\t<Popover v-if=\"hasMenu\"\n\t\t\tplacement=\"auto\"\n\t\t\t:container=\"menuContainer\"\n\t\t\t:open=\"contactsMenuOpenState\"\n\t\t\t@after-show=\"handlePopoverAfterShow\"\n\t\t\t@after-hide=\"handlePopoverAfterHide\">\n\t\t\t<PopoverMenu ref=\"popoverMenu\" :menu=\"menu\" />\n\t\t\t<template #trigger>\n\t\t\t\t<div v-if=\"contactsMenuLoading\" class=\"icon-loading\" />\n\t\t\t\t<DotsHorizontal v-else\n\t\t\t\t\t:size=\"20\"\n\t\t\t\t\tclass=\"icon-more\"\n\t\t\t\t\ttitle=\"\"\n\t\t\t\t\tdecorative />\n\t\t\t</template>\n\t\t</Popover>\n\n\t\t<!-- Avatar status -->\n\t\t<div v-if=\"showUserStatusIconOnAvatar\" class=\"avatardiv__user-status avatardiv__user-status--icon\">\n\t\t\t{{ userStatus.icon }}\n\t\t</div>\n\t\t<div v-else-if=\"canDisplayUserStatus\"\n\t\t\tclass=\"avatardiv__user-status\"\n\t\t\t:class=\"'avatardiv__user-status--' + userStatus.status\" />\n\n\t\t<!-- Show the letter if no avatar nor icon class -->\n\t\t<div v-if=\"userDoesNotExist && !iconClass\" class=\"unknown\">\n\t\t\t{{ initials }}\n\t\t</div>\n\t</div>\n</template>\n\n<script>\nimport DotsHorizontal from 'vue-material-design-icons/DotsHorizontal'\n\nimport { directive as ClickOutside } from 'v-click-outside'\nimport { generateUrl } from '@nextcloud/router'\nimport { getBuilder } from '@nextcloud/browser-storage'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { subscribe, unsubscribe } from '@nextcloud/event-bus'\nimport axios from '@nextcloud/axios'\n\nimport PopoverMenu from '../PopoverMenu'\nimport Tooltip from '../../directives/Tooltip'\nimport usernameToColor from '../../functions/usernameToColor'\nimport { userStatus } from '../../mixins'\nimport { t } from '../../l10n'\nimport Popover from '../Popover/Popover'\n\nconst browserStorage = getBuilder('nextcloud').persist().build()\n\n/**\n * @param {string} userId The id of the user\n */\nfunction getUserHasAvatar(userId) {\n\tconst flag = browserStorage.getItem('user-has-avatar.' + userId)\n\tif (typeof flag === 'string') {\n\t\treturn Boolean(flag)\n\t}\n\treturn null\n}\n\n/**\n * @param {string} userId The id of the user\n * @param {boolean} flag Has the user an avatar\n */\nfunction setUserHasAvatar(userId, flag) {\n\tif (userId) {\n\t\tbrowserStorage.setItem('user-has-avatar.' + userId, flag)\n\t}\n}\n\nexport default {\n\tname: 'Avatar',\n\n\tdirectives: {\n\t\ttooltip: Tooltip,\n\t\tClickOutside,\n\t},\n\tcomponents: {\n\t\tDotsHorizontal,\n\t\tPopover,\n\t\tPopoverMenu,\n\t},\n\tmixins: [userStatus],\n\tprops: {\n\t\t/**\n\t\t * Set a custom url to the avatar image\n\t\t * either the url, user or displayName property must be defined\n\t\t */\n\t\turl: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Set a css icon-class for an icon to be used instead of the avatar.\n\t\t */\n\t\ticonClass: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Set the user id to fetch the avatar\n\t\t * either the url, user or displayName property must be defined\n\t\t */\n\t\tuser: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Whether or not to display the user-status\n\t\t */\n\t\tshowUserStatus: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t\t/**\n\t\t * Whether or not to the status-icon should be used instead of online/away\n\t\t */\n\t\tshowUserStatusCompact: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t\t/**\n\t\t * When the user status was preloaded via another source it can be handed in with this property to save the request.\n\t\t * If this property is not set the status will be fetched automatically.\n\t\t * If a preloaded no-status is available provide this object with properties \"status\", \"icon\" and \"message\" set to null.\n\t\t */\n\t\tpreloadedUserStatus: {\n\t\t\ttype: Object,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Is the user a guest user (then we have to user a different endpoint)\n\t\t */\n\t\tisGuest: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Set a display name that will be rendered as a tooltip\n\t\t * either the url, user or displayName property must be defined\n\t\t * specify just the displayname to generate a placeholder avatar without\n\t\t * trying to fetch the avatar based on the user id\n\t\t */\n\t\tdisplayName: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Set a size in px for the rendered avatar\n\t\t */\n\t\tsize: {\n\t\t\ttype: Number,\n\t\t\tdefault: 32,\n\t\t},\n\t\t/**\n\t\t * Placeholder avatars will be automatically generated when this is set to true\n\t\t */\n\t\tallowPlaceholder: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t\t/**\n\t\t * Disable the tooltip\n\t\t */\n\t\tdisableTooltip: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Disable the menu\n\t\t */\n\t\tdisableMenu: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Declares a custom tooltip when not null\n\t\t * Fallback will be the displayName\n\t\t *\n\t\t * requires disableTooltip not to be set to true\n\t\t */\n\t\ttooltipMessage: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t\t/**\n\t\t * Declares username is not a user's name, when true.\n\t\t * Prevents loading user's avatar from server and forces generating colored initials,\n\t\t * i.e. if the user is a group\n\t\t */\n\t\tisNoUser: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * Choose the avatar menu alignment.\n\t\t * Possible values are `left`, `center`, `right`.\n\t\t */\n\t\tmenuPosition: {\n\t\t\ttype: String,\n\t\t\tdefault: 'center',\n\t\t},\n\n\t\t/**\n\t\t * Selector for the popover menu container\n\t\t */\n\t\tmenuContainer: {\n\t\t\ttype: String,\n\t\t\tdefault: 'body',\n\t\t},\n\n\t\tariaLabel: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t},\n\tdata() {\n\t\treturn {\n\t\t\tavatarUrlLoaded: null,\n\t\t\tavatarSrcSetLoaded: null,\n\t\t\tuserDoesNotExist: false,\n\t\t\tisAvatarLoaded: false,\n\t\t\tisMenuLoaded: false,\n\t\t\tcontactsMenuLoading: false,\n\t\t\tcontactsMenuActions: [],\n\t\t\tcontactsMenuOpenState: false,\n\t\t}\n\t},\n\tcomputed: {\n\t\tavatarAriaLabel() {\n\t\t\tif (this.ariaLabel !== null) {\n\t\t\t\treturn this.ariaLabel\n\t\t\t}\n\n\t\t\tif (this.hasStatus && this.showUserStatus && this.showUserStatusCompact) {\n\t\t\t\treturn t('Avatar of {displayName}, {status}', { displayName: this.displayName || this.userId, status: this.userStatus.status })\n\t\t\t}\n\t\t\treturn t('Avatar of {displayName}', { displayName: this.displayName || this.userId })\n\t\t},\n\n\t\tcanDisplayUserStatus() {\n\t\t\treturn this.showUserStatus\n\t\t\t\t&& this.hasStatus\n\t\t\t\t&& ['online', 'away', 'dnd'].includes(this.userStatus.status)\n\t\t},\n\t\tshowUserStatusIconOnAvatar() {\n\t\t\treturn this.showUserStatus\n\t\t\t\t&& this.showUserStatusCompact\n\t\t\t\t&& this.hasStatus\n\t\t\t\t&& this.userStatus.status !== 'dnd'\n\t\t\t\t&& this.userStatus.icon\n\t\t},\n\t\tgetUserIdentifier() {\n\t\t\tif (this.isDisplayNameDefined) {\n\t\t\t\treturn this.displayName\n\t\t\t}\n\t\t\tif (this.isUserDefined) {\n\t\t\t\treturn this.user\n\t\t\t}\n\t\t\treturn ''\n\t\t},\n\t\tisUserDefined() {\n\t\t\treturn typeof this.user !== 'undefined'\n\t\t},\n\t\tisDisplayNameDefined() {\n\t\t\treturn typeof this.displayName !== 'undefined'\n\t\t},\n\t\tisUrlDefined() {\n\t\t\treturn typeof this.url !== 'undefined'\n\t\t},\n\t\thasMenu() {\n\t\t\tif (this.disableMenu) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t\tif (this.isMenuLoaded) {\n\t\t\t\treturn this.menu.length > 0\n\t\t\t}\n\t\t\treturn !(this.user === getCurrentUser()?.uid || this.userDoesNotExist || this.url)\n\t\t},\n\t\tshouldShowPlaceholder() {\n\t\t\treturn this.allowPlaceholder && (\n\t\t\t\tthis.userDoesNotExist)\n\t\t},\n\t\tavatarStyle() {\n\t\t\tconst style = {\n\t\t\t\t'--size': this.size + 'px',\n\t\t\t\tlineHeight: this.size + 'px',\n\t\t\t\tfontSize: Math.round(this.size * 0.55) + 'px',\n\t\t\t}\n\n\t\t\tif (!this.iconClass && !this.avatarSrcSetLoaded) {\n\t\t\t\tconst rgb = usernameToColor(this.getUserIdentifier)\n\t\t\t\tstyle.backgroundColor = 'rgb(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ')'\n\t\t\t}\n\t\t\treturn style\n\t\t},\n\t\ttooltip() {\n\t\t\tif (this.disableTooltip) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t\tif (this.tooltipMessage) {\n\t\t\t\treturn this.tooltipMessage\n\t\t\t}\n\n\t\t\treturn this.displayName\n\t\t},\n\t\tinitials() {\n\t\t\tlet initials\n\t\t\tif (this.shouldShowPlaceholder) {\n\t\t\t\tconst user = this.getUserIdentifier\n\t\t\t\tconst idx = user.indexOf(' ')\n\t\t\t\tif (user === '') {\n\t\t\t\t\tinitials = '?'\n\t\t\t\t} else {\n\t\t\t\t\tinitials = String.fromCodePoint(user.codePointAt(0))\n\t\t\t\t\tif (idx !== -1) {\n\t\t\t\t\t\tinitials = initials.concat(String.fromCodePoint(user.codePointAt(idx + 1)))\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn initials.toUpperCase()\n\t\t},\n\t\tmenu() {\n\t\t\tconst actions = this.contactsMenuActions.map((item) => {\n\t\t\t\treturn {\n\t\t\t\t\thref: item.hyperlink,\n\t\t\t\t\ticon: item.icon,\n\t\t\t\t\tlongtext: item.title,\n\t\t\t\t}\n\t\t\t})\n\n\t\t\t/**\n\t\t\t * @param {string} html The HTML to escape\n\t\t\t */\n\t\t\tfunction escape(html) {\n\t\t\t\tconst text = document.createTextNode(html)\n\t\t\t\tconst p = document.createElement('p')\n\t\t\t\tp.appendChild(text)\n\t\t\t\treturn p.innerHTML\n\t\t\t}\n\n\t\t\tif (this.showUserStatus && (this.userStatus.icon || this.userStatus.message)) {\n\t\t\t\treturn [{\n\t\t\t\t\thref: '#',\n\t\t\t\t\ticon: `data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><text x='0' y='14' font-size='14'>${escape(this.userStatus.icon)}</text></svg>`,\n\t\t\t\t\ttext: `${this.userStatus.message}`,\n\t\t\t\t}].concat(actions)\n\t\t\t}\n\n\t\t\treturn actions\n\t\t},\n\t},\n\n\twatch: {\n\t\turl() {\n\t\t\tthis.userDoesNotExist = false\n\t\t\tthis.loadAvatarUrl()\n\t\t},\n\t\tuser() {\n\t\t\tthis.userDoesNotExist = false\n\t\t\tthis.isMenuLoaded = false\n\t\t\tthis.loadAvatarUrl()\n\t\t},\n\t},\n\n\tmounted() {\n\t\tthis.loadAvatarUrl()\n\t\tif (this.showUserStatus && this.user && !this.isNoUser) {\n\t\t\tif (!this.preloadedUserStatus) {\n\t\t\t\tthis.fetchUserStatus(this.user)\n\t\t\t} else {\n\t\t\t\tthis.userStatus.status = this.preloadedUserStatus.status || ''\n\t\t\t\tthis.userStatus.message = this.preloadedUserStatus.message || ''\n\t\t\t\tthis.userStatus.icon = this.preloadedUserStatus.icon || ''\n\t\t\t\tthis.hasStatus = this.preloadedUserStatus.status !== null\n\t\t\t}\n\t\t\tsubscribe('user_status:status.updated', this.handleUserStatusUpdated)\n\t\t}\n\t},\n\n\tbeforeDestroyed() {\n\t\tif (this.showUserStatus && this.user && !this.isNoUser) {\n\t\t\tunsubscribe('user_status:status.updated', this.handleUserStatusUpdated)\n\t\t}\n\t},\n\n\tmethods: {\n\t\thandlePopoverAfterShow() {\n\t\t\tconst links = this.$refs.popoverMenu.$el.getElementsByTagName('a')\n\t\t\tif (links.length) {\n\t\t\t\tlinks[0].focus()\n\t\t\t}\n\t\t},\n\t\thandlePopoverAfterHide() {\n\t\t\t// bring focus back to the trigger\n\t\t\tthis.$refs.main.focus()\n\t\t},\n\t\thandleUserStatusUpdated(state) {\n\t\t\tif (this.user === state.userId) {\n\t\t\t\tthis.userStatus = {\n\t\t\t\t\tstatus: state.status,\n\t\t\t\t\ticon: state.icon,\n\t\t\t\t\tmessage: state.message,\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\tasync toggleMenu() {\n\t\t\tif (!this.hasMenu) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif (!this.contactsMenuOpenState) {\n\t\t\t\tawait this.fetchContactsMenu()\n\t\t\t}\n\t\t\tthis.contactsMenuOpenState = !this.contactsMenuOpenState\n\t\t},\n\t\tcloseMenu() {\n\t\t\tthis.contactsMenuOpenState = false\n\t\t},\n\t\tasync fetchContactsMenu() {\n\t\t\tthis.contactsMenuLoading = true\n\t\t\ttry {\n\t\t\t\tconst user = encodeURIComponent(this.user)\n\t\t\t\tconst { data } = await axios.post(generateUrl('contactsmenu/findOne'), `shareType=0&shareWith=${user}`)\n\t\t\t\tthis.contactsMenuActions = data.topAction ? [data.topAction].concat(data.actions) : data.actions\n\t\t\t} catch (e) {\n\t\t\t\tthis.contactsMenuOpenState = false\n\t\t\t}\n\t\t\tthis.contactsMenuLoading = false\n\t\t\tthis.isMenuLoaded = true\n\t\t},\n\n\t\t/**\n\t\t * Handle avatar loading if user or url defined\n\t\t */\n\t\tloadAvatarUrl() {\n\t\t\tthis.isAvatarLoaded = false\n\n\t\t\t/** Only run avatar image loading if either user or url property is defined */\n\t\t\tif (!this.isUrlDefined && (!this.isUserDefined || this.isNoUser)) {\n\t\t\t\tthis.isAvatarLoaded = true\n\t\t\t\tthis.userDoesNotExist = true\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\t// Directly use the url if defined\n\t\t\tif (this.isUrlDefined) {\n\t\t\t\tthis.updateImageIfValid(this.url)\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tif (this.size <= 64) {\n\t\t\t\tconst avatarUrl = this.avatarUrlGenerator(this.user, 64)\n\t\t\t\tconst srcset = [\n\t\t\t\t\tavatarUrl + ' 1x',\n\t\t\t\t\tthis.avatarUrlGenerator(this.user, 512) + ' 8x',\n\t\t\t\t].join(', ')\n\n\t\t\t\tthis.updateImageIfValid(avatarUrl, srcset)\n\t\t\t} else {\n\t\t\t\tconst avatarUrl = this.avatarUrlGenerator(this.user, 512)\n\t\t\t\tthis.updateImageIfValid(avatarUrl)\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Generate an avatar url from the server's avatar endpoint\n\t\t *\n\t\t * @param {string} user the user id\n\t\t * @param {number} size the desired size\n\t\t * @return {string}\n\t\t */\n\t\tavatarUrlGenerator(user, size) {\n\t\t\tlet url = '/avatar/{user}/{size}'\n\t\t\tif (this.isGuest) {\n\t\t\t\turl = '/avatar/guest/{user}/{size}'\n\t\t\t}\n\n\t\t\tlet avatarUrl = generateUrl(\n\t\t\t\turl,\n\t\t\t\t{\n\t\t\t\t\tuser,\n\t\t\t\t\tsize,\n\t\t\t\t})\n\n\t\t\t// eslint-disable-next-line camelcase\n\t\t\tif (user === getCurrentUser()?.uid && typeof oc_userconfig !== 'undefined') {\n\t\t\t\tavatarUrl += '?v=' + oc_userconfig.avatar.version\n\t\t\t}\n\n\t\t\treturn avatarUrl\n\t\t},\n\n\t\t/**\n\t\t * Check if the provided url is valid and update Avatar if so\n\t\t *\n\t\t * @param {string} url the avatar url\n\t\t * @param {Array} srcset the avatar srcset\n\t\t */\n\t\tupdateImageIfValid(url, srcset = null) {\n\t\t\t// skip loading\n\t\t\tconst userHasAvatar = getUserHasAvatar(this.user)\n\t\t\tif (this.isUserDefined && typeof userHasAvatar === 'boolean') {\n\t\t\t\tthis.isAvatarLoaded = true\n\t\t\t\tthis.avatarUrlLoaded = url\n\t\t\t\tif (srcset) {\n\t\t\t\t\tthis.avatarSrcSetLoaded = srcset\n\t\t\t\t}\n\t\t\t\tif (userHasAvatar === false) {\n\t\t\t\t\tthis.userDoesNotExist = true\n\t\t\t\t}\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tconst img = new Image()\n\t\t\timg.onload = () => {\n\t\t\t\tthis.avatarUrlLoaded = url\n\t\t\t\tif (srcset) {\n\t\t\t\t\tthis.avatarSrcSetLoaded = srcset\n\t\t\t\t}\n\t\t\t\tthis.isAvatarLoaded = true\n\t\t\t\t// re-get to avoid concurrent access\n\t\t\t\tsetUserHasAvatar(this.user, true)\n\t\t\t}\n\t\t\timg.onerror = () => {\n\t\t\t\tconsole.debug('Invalid avatar url', url)\n\t\t\t\t// Avatar is invalid, reset\n\t\t\t\tthis.avatarUrlLoaded = null\n\t\t\t\tthis.avatarSrcSetLoaded = null\n\n\t\t\t\tthis.userDoesNotExist = true\n\t\t\t\tthis.isAvatarLoaded = false\n\t\t\t\tsetUserHasAvatar(this.user, false)\n\t\t\t}\n\n\t\t\tif (srcset) {\n\t\t\t\timg.srcset = srcset\n\t\t\t}\n\t\t\timg.src = url\n\t\t},\n\t},\n}\n</script>\n\n<style scoped lang=\"scss\">\n.avatardiv {\n\tposition: relative;\n\tdisplay: inline-block;\n\twidth: var(--size);\n\theight: var(--size);\n\n\t&--unknown {\n\t\tposition: relative;\n\t\tbackground-color: var(--color-text-maxcontrast);\n\t}\n\n\t&:not(&--unknown) {\n\t\t// White background for avatars with transparency\n\t\tbackground-color: #fff !important;\n\t\tbody.theme--dark & {\n\t\t\t// And black background in dark mode, as it shines through on hover of the menu\n\t\t\tbackground-color: #000 !important;\n\t\t}\n\t\tbox-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;\n\t}\n\n\t&--with-menu {\n\t\tcursor: pointer;\n\t\t::v-deep .trigger {\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\t.icon-more, .icon-loading {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\twidth: var(--size);\n\t\t\theight: var(--size);\n\t\t\tcursor: pointer;\n\t\t\tbackground: none;\n\t\t}\n\t\t.icon-more {\n\t\t\topacity: 0;\n\t\t}\n\t\t&:focus,\n\t\t&:hover {\n\t\t\t.icon-more {\n\t\t\t\topacity: 1;\n\t\t\t}\n\t\t\timg {\n\t\t\t\topacity: 0.3;\n\t\t\t}\n\t\t}\n\t\t.icon-more,\n\t\timg {\n\t\t\ttransition: opacity var(--animation-quick);\n\t\t}\n\t}\n\n\t> .unknown {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tdisplay: block;\n\t\twidth: 100%;\n\t\ttext-align: center;\n\t\tfont-weight: normal;\n\t\tcolor: var(--color-main-background);\n\t}\n\n\timg {\n\t\t// Cover entire area\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\t// Keep ratio\n\t\tobject-fit: cover;\n\t}\n\n\t.avatardiv__user-status {\n\t\tposition: absolute;\n\t\tright: -4px;\n\t\tbottom: -4px;\n\t\tmax-height: 18px;\n\t\tmax-width: 18px;\n\t\theight: 40%;\n\t\twidth: 40%;\n\t\tline-height: 15px;\n\t\tfont-size: var(--default-font-size);\n\t\tborder: 2px solid var(--color-main-background);\n\t\tbackground-color: var(--color-main-background);\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-size: 16px;\n\t\tbackground-position: center;\n\t\tborder-radius: 50%;\n\n\t\t.acli:hover & {\n\t\t\tborder-color: var(--color-background-hover);\n\t\t\tbackground-color: var(--color-background-hover);\n\t\t}\n\t\t.acli.active & {\n\t\t\tborder-color: var(--color-primary-light);\n\t\t\tbackground-color: var(--color-primary-light);\n\t\t}\n\n\t\t&--online{\n\t\t\tbackground-image: url('../../assets/status-icons/user-status-online.svg');\n\t\t}\n\t\t&--dnd{\n\t\t\tbackground-image: url('../../assets/status-icons/user-status-dnd.svg');\n\t\t\tbackground-color: #ffffff;\n\t\t}\n\t\t&--away{\n\t\t\tbackground-image: url('../../assets/status-icons/user-status-away.svg');\n\t\t}\n\t\t&--icon {\n\t\t\tborder: none;\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t.popovermenu-wrapper {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t}\n}\n\n.avatar-class-icon {\n\tborder-radius: 50%;\n\tbackground-color: var(--color-background-darker);\n\theight: 100%;\n}\n\n</style>\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=script&lang=js&\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=style&index=0&id=41fc3610&scoped=true&lang=scss&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=style&index=0&id=41fc3610&scoped=true&lang=scss&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Avatar.vue?vue&type=template&id=41fc3610&scoped=true&\"\nimport script from \"./Avatar.vue?vue&type=script&lang=js&\"\nexport * from \"./Avatar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Avatar.vue?vue&type=style&index=0&id=41fc3610&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"41fc3610\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./Avatar.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Avatar from './Avatar'\n\nexport default Avatar\n"],"names":["root","factory","exports","module","define","amd","self","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","component","_vm","this","_h","$createElement","_c","_self","staticClass","item","attrs","href","target","download","on","action","iconIsUrl","icon","class","_v","text","longtext","_s","_e","active","input","$event","preventDefault","apply","arguments","domProps","value","directives","name","rawName","expression","key","Array","isArray","model","_i","$$a","$$el","$$c","checked","$$i","$set","concat","slice","_q","composing","stopPropagation","disabled","_l","VTooltip","SCOPE_VERSION","show","hide","require","username","hash","toLowerCase","match","md5","replace","GenColors","maximum","finalInt","result","i","length","push","parseInt","charAt","j","steps","hashToInt","gtBuilder","getGettextBuilder","detectLocale","TRANSLATIONS","forEach","lang","translations","pluralId","msgid","msgid_plural","msgstr","addTranslation","locale","gt","build","t","ngettext","bind","gettext","data","hasStatus","userStatus","status","message","methods","fetchUserStatus","userId","capabilities","getCapabilities","Object","prototype","hasOwnProperty","call","user_status","enabled","getCurrentUser","axios","generateOcsUrl","ocs","response","console","error","Vue","isMobile","watch","val","$emit","created","window","addEventListener","handleWindowResize","beforeDestroy","removeEventListener","document","documentElement","clientWidth","primary","avatarUrl","style","backgroundImage","label","mentionText","MENTION_START","MENTION_END","RegExp","Color","r","g","b","mixPalette","color1","color2","palette","step","ends","stepCalc","red","yellow","blue","palette1","palette2","palette3","linkifyStr","defaultProtocol","className","attributes","rel","___CSS_LOADER_EXPORT___","id","___CSS_LOADER_URL_REPLACEMENT_0___","___CSS_LOADER_URL_REPLACEMENT_1___","___CSS_LOADER_URL_REPLACEMENT_2___","cssWithMappingToString","list","toString","map","content","join","modules","mediaQuery","dedupe","alreadyImportedModules","_arrayLikeToArray","arr","len","arr2","_item","_arrayWithHoles","Symbol","iterator","_arr","_n","_d","next","done","err","_iterableToArrayLimit","o","minLen","n","constructor","from","test","_unsupportedIterableToArray","TypeError","_nonIterableRest","cssMapping","btoa","base64","unescape","encodeURIComponent","JSON","stringify","sourceMapping","sourceURLs","sources","source","sourceRoot","url","__esModule","default","needQuotes","stylesInDOM","getIndexByIdentifier","identifier","modulesToDom","idCountMap","identifiers","base","count","indexByIdentifier","obj","css","media","sourceMap","supports","layer","references","updater","addElementStyle","byIndex","splice","api","update","newObj","remove","lastIdentifiers","newList","index","newLastIdentifiers","_index","memo","styleTarget","querySelector","HTMLIFrameElement","contentDocument","head","e","getTarget","Error","appendChild","element","createElement","styleElement","nonce","setAttribute","needLayer","parentNode","removeChild","removeStyleElement","styleSheet","cssText","firstChild","createTextNode","_g","_b","ref","scopedSlots","_u","fn","_t","proxy","$attrs","$listeners","normalizeComponent","scriptExports","render","staticRenderFns","functionalTemplate","injectStyles","scopeId","moduleIdentifier","shadowMode","hook","_compiled","functional","_scopeId","context","$vnode","ssrContext","parent","__VUE_SSR_CONTEXT__","_registeredComponents","add","_ssrRegister","$root","$options","shadowRoot","_injectStyles","originalRender","h","existing","beforeCreate","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","getter","d","a","definition","defineProperty","enumerable","get","prop","toStringTag","getUserHasAvatar","setUserHasAvatar","flag","userDoesNotExist","hasMenu","disableMenu","avatarAriaLabel","type","indexOf","_k","keyCode","toggleMenu","click","iconClass","isAvatarLoaded","avatarUrlLoaded","avatarSrcSetLoaded","menuContainer","contactsMenuOpenState","handlePopoverAfterShow","handlePopoverAfterHide","menu","initials"],"sourceRoot":""}
1
+ {"version":3,"file":"Components/Avatar.js","mappings":";CAAA,SAA2CA,EAAMC,GAC1B,iBAAZC,SAA0C,iBAAXC,OACxCA,OAAOD,QAAUD,IACQ,mBAAXG,QAAyBA,OAAOC,IAC9CD,OAAO,eAAgB,GAAIH,GACD,iBAAZC,QACdA,QAAsB,aAAID,KAE1BD,EAAmB,aAAIA,EAAmB,cAAK,GAAIA,EAAmB,aAAE,qBAAuBC,KARjG,CASGK,MAAM,WACT,iGCVA,ICA8K,ECyE9K,CACA,eACA,YACA,2BAGA,QANA,WAMA,WACA,aACA,WAIA,iCAEA,YACA,EAQA,sBAKA,sJC1FIC,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKJ,KAAW,YAAiB,WALlD,iCCbIM,GAAY,OACd,GJTW,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAuC,OAAjBH,EAAII,MAAMC,IAAIH,GAAa,WAAWF,EAAIM,GAAGN,EAAIO,GAAG,CAACC,IAAI,UAAUC,MAAM,CAAC,qBAAqB,UAAU,wBAAwB,mBAAmB,sBAAsB,iBAAiB,sBAAsB,kBAAkBC,YAAYV,EAAIW,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACb,EAAIc,GAAG,aAAaC,OAAM,IAAO,MAAK,IAAO,WAAWf,EAAIgB,QAAO,GAAOhB,EAAIiB,YAAY,CAACjB,EAAIc,GAAG,YAAY,KAC5b,IIWpB,EACA,KACA,KACA,MAMoB,mBAAX,KAAuB,IAAOf,GAEzC,ICCA,EDDeA,EAAiB,iFEvBhC,ICAsL,EC6HtL,CACA,uBACA,OACA,MACA,YACA,YACA,mBACA,OACA,qBACA,6BACA,kBACA,mBAKA,sBAEA,iBACA,4CAMA,UAEA,IAFA,WAGA,qBACA,cACA,+CAEA,UAPA,WAQA,IAGA,OADA,yBACA,EACA,SACA,YAIA,SAGA,OAHA,SAGA,GACA,kBACA,iJCjKIN,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKJ,KAAW,YAAiB,WALlD,cCVI,EAAU,GAEd,EAAQC,kBAAoB,IAC5B,EAAQC,cAAgB,IAElB,EAAQC,OAAS,SAAc,KAAM,QAE3C,EAAQC,OAAS,IACjB,EAAQC,mBAAqB,IAEhB,IAAI,IAAS,GAKJ,KAAW,YAAiB,WALlD,cCZIC,GAAY,OACd,GCVW,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBE,EAAGL,EAAII,MAAMC,IAAIH,EAAG,OAAOG,EAAG,KAAK,CAACa,YAAY,qBAAqB,CAAElB,EAAImB,KAAS,KAAEd,EAAG,IAAI,CAACa,YAAY,YAAYT,MAAM,CAAC,KAAQT,EAAImB,KAAS,KAAInB,EAAImB,KAAKC,KAAO,IAAI,OAAUpB,EAAImB,KAAW,OAAInB,EAAImB,KAAKE,OAAS,GAAG,SAAWrB,EAAImB,KAAKG,SAAS,IAAM,gCAAgCC,GAAG,CAAC,MAAQvB,EAAIwB,SAAS,CAAGxB,EAAIyB,UAA4CpB,EAAG,MAAM,CAACI,MAAM,CAAC,IAAMT,EAAImB,KAAKO,QAAjErB,EAAG,OAAO,CAACsB,MAAM3B,EAAImB,KAAKO,OAA+C1B,EAAI4B,GAAG,KAAM5B,EAAImB,KAAKU,MAAQ7B,EAAImB,KAAKW,SAAUzB,EAAG,IAAI,CAACA,EAAG,SAAS,CAACa,YAAY,iBAAiB,CAAClB,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,cAAcxB,EAAG,MAAML,EAAI4B,GAAG,KAAKvB,EAAG,OAAO,CAACa,YAAY,wBAAwB,CAAClB,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKW,UAAU,gBAAiB9B,EAAImB,KAAS,KAAEd,EAAG,OAAO,CAACL,EAAI4B,GAAG,WAAW5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,YAAa7B,EAAImB,KAAa,SAAEd,EAAG,IAAI,CAACL,EAAI4B,GAAG,WAAW5B,EAAI+B,GAAG/B,EAAImB,KAAKW,UAAU,YAAY9B,EAAIgC,OAAQhC,EAAImB,KAAU,MAAEd,EAAG,OAAO,CAACa,YAAY,WAAWS,MAAM,CAACM,OAAQjC,EAAImB,KAAKc,SAAS,CAAqB,aAAnBjC,EAAImB,KAAKe,MAAsB7B,EAAG,OAAO,CAACsB,MAAM3B,EAAImB,KAAKO,OAAO1B,EAAIgC,KAAKhC,EAAI4B,GAAG,KAAyB,SAAnB5B,EAAImB,KAAKe,MAAkB7B,EAAG,OAAO,CAACsB,MAAM3B,EAAImB,KAAKe,MAAMX,GAAG,CAAC,OAAS,SAASY,GAAgC,OAAxBA,EAAOC,iBAAwBpC,EAAImB,KAAKK,OAAOa,MAAM,KAAMC,cAAc,CAACjC,EAAG,QAAQ,CAACI,MAAM,CAAC,KAAOT,EAAImB,KAAKe,MAAM,YAAclC,EAAImB,KAAKU,KAAK,SAAW,IAAIU,SAAS,CAAC,MAAQvC,EAAImB,KAAKqB,SAASxC,EAAI4B,GAAG,KAAKvB,EAAG,QAAQ,CAACa,YAAY,eAAeT,MAAM,CAAC,KAAO,SAAS,MAAQ,QAAQ,CAAqB,aAAlBT,EAAImB,KAAU,MAAgBd,EAAG,QAAQ,CAACoC,WAAW,CAAC,CAACC,KAAK,QAAQC,QAAQ,UAAUH,MAAOxC,EAAImB,KAAU,MAAEyB,WAAW,eAAejB,MAAM3B,EAAImB,KAAKe,MAAMzB,MAAM,CAAC,GAAKT,EAAIY,IAAI,KAAO,YAAY2B,SAAS,CAAC,QAAUM,MAAMC,QAAQ9C,EAAImB,KAAK4B,OAAO/C,EAAIgD,GAAGhD,EAAImB,KAAK4B,MAAM,OAAO,EAAG/C,EAAImB,KAAU,OAAGI,GAAG,CAAC,OAAS,CAAC,SAASY,GAAQ,IAAIc,EAAIjD,EAAImB,KAAK4B,MAAMG,EAAKf,EAAOd,OAAO8B,IAAID,EAAKE,QAAuB,GAAGP,MAAMC,QAAQG,GAAK,CAAC,IAAaI,EAAIrD,EAAIgD,GAAGC,EAAhB,MAA4BC,EAAKE,QAASC,EAAI,GAAIrD,EAAIsD,KAAKtD,EAAImB,KAAM,QAAS8B,EAAIM,OAAO,CAAzF,QAAuGF,GAAK,GAAIrD,EAAIsD,KAAKtD,EAAImB,KAAM,QAAS8B,EAAIO,MAAM,EAAEH,GAAKE,OAAON,EAAIO,MAAMH,EAAI,UAAYrD,EAAIsD,KAAKtD,EAAImB,KAAM,QAASgC,IAAOnD,EAAImB,KAAKK,WAA+B,UAAlBxB,EAAImB,KAAU,MAAad,EAAG,QAAQ,CAACoC,WAAW,CAAC,CAACC,KAAK,QAAQC,QAAQ,UAAUH,MAAOxC,EAAImB,KAAU,MAAEyB,WAAW,eAAejB,MAAM3B,EAAImB,KAAKe,MAAMzB,MAAM,CAAC,GAAKT,EAAIY,IAAI,KAAO,SAAS2B,SAAS,CAAC,QAAUvC,EAAIyD,GAAGzD,EAAImB,KAAK4B,MAAM,OAAOxB,GAAG,CAAC,OAAS,CAAC,SAASY,GAAQ,OAAOnC,EAAIsD,KAAKtD,EAAImB,KAAM,QAAS,OAAOnB,EAAImB,KAAKK,WAAWnB,EAAG,QAAQ,CAACoC,WAAW,CAAC,CAACC,KAAK,QAAQC,QAAQ,UAAUH,MAAOxC,EAAImB,KAAU,MAAEyB,WAAW,eAAejB,MAAM3B,EAAImB,KAAKe,MAAMzB,MAAM,CAAC,GAAKT,EAAIY,IAAI,KAAOZ,EAAImB,KAAKe,OAAOK,SAAS,CAAC,MAASvC,EAAImB,KAAU,OAAGI,GAAG,CAAC,OAASvB,EAAImB,KAAKK,OAAO,MAAQ,SAASW,GAAWA,EAAOd,OAAOqC,WAAqB1D,EAAIsD,KAAKtD,EAAImB,KAAM,QAASgB,EAAOd,OAAOmB,WAAWxC,EAAI4B,GAAG,KAAKvB,EAAG,QAAQ,CAACI,MAAM,CAAC,IAAMT,EAAIY,KAAKW,GAAG,CAAC,MAAQ,SAASY,GAAyD,OAAjDA,EAAOwB,kBAAkBxB,EAAOC,iBAAwBpC,EAAImB,KAAKK,OAAOa,MAAM,KAAMC,cAAc,CAACtC,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,gBAAgB,GAAI7B,EAAImB,KAAW,OAAEd,EAAG,SAAS,CAACa,YAAY,qBAAqBS,MAAM,CAACM,OAAQjC,EAAImB,KAAKc,QAAQxB,MAAM,CAAC,SAAWT,EAAImB,KAAKyC,SAAS,KAAO,UAAUrC,GAAG,CAAC,MAAQ,SAASY,GAAyD,OAAjDA,EAAOwB,kBAAkBxB,EAAOC,iBAAwBpC,EAAImB,KAAKK,OAAOa,MAAM,KAAMC,cAAc,CAACjC,EAAG,OAAO,CAACsB,MAAM3B,EAAImB,KAAKO,OAAO1B,EAAI4B,GAAG,KAAM5B,EAAImB,KAAKU,MAAQ7B,EAAImB,KAAKW,SAAUzB,EAAG,IAAI,CAACA,EAAG,SAAS,CAACa,YAAY,iBAAiB,CAAClB,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,cAAcxB,EAAG,MAAML,EAAI4B,GAAG,KAAKvB,EAAG,OAAO,CAACa,YAAY,wBAAwB,CAAClB,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKW,UAAU,gBAAiB9B,EAAImB,KAAS,KAAEd,EAAG,OAAO,CAACL,EAAI4B,GAAG,WAAW5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,YAAa7B,EAAImB,KAAa,SAAEd,EAAG,IAAI,CAACL,EAAI4B,GAAG,WAAW5B,EAAI+B,GAAG/B,EAAImB,KAAKW,UAAU,YAAY9B,EAAIgC,OAAO3B,EAAG,OAAO,CAACa,YAAY,WAAWS,MAAM,CAACM,OAAQjC,EAAImB,KAAKc,SAAS,CAAC5B,EAAG,OAAO,CAACsB,MAAM3B,EAAImB,KAAKO,OAAO1B,EAAI4B,GAAG,KAAM5B,EAAImB,KAAKU,MAAQ7B,EAAImB,KAAKW,SAAUzB,EAAG,IAAI,CAACA,EAAG,SAAS,CAACa,YAAY,iBAAiB,CAAClB,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,cAAcxB,EAAG,MAAML,EAAI4B,GAAG,KAAKvB,EAAG,OAAO,CAACa,YAAY,wBAAwB,CAAClB,EAAI4B,GAAG,aAAa5B,EAAI+B,GAAG/B,EAAImB,KAAKW,UAAU,gBAAiB9B,EAAImB,KAAS,KAAEd,EAAG,OAAO,CAACL,EAAI4B,GAAG,WAAW5B,EAAI+B,GAAG/B,EAAImB,KAAKU,MAAM,YAAa7B,EAAImB,KAAa,SAAEd,EAAG,IAAI,CAACL,EAAI4B,GAAG,WAAW5B,EAAI+B,GAAG/B,EAAImB,KAAKW,UAAU,YAAY9B,EAAIgC,WAC1xI,IDYpB,EACA,KACA,WACA,MEhBgL,ECmClL,CACA,mBACA,YACA,gBHlBejC,EAAiB,SGoBhC,OACA,MACA,WACA,mBACA,QACA,6BACA,kBACA,oBAGA,yBCvCI,EAAU,GAEd,EAAQL,kBAAoB,IAC5B,EAAQC,cAAgB,IAElB,EAAQC,OAAS,SAAc,KAAM,QAE3C,EAAQC,OAAS,IACjB,EAAQC,mBAAqB,IAEhB,IAAI,IAAS,GAKJ,KAAW,YAAiB,WALlD,qBCbI,GAAY,OACd,GVTW,WAAa,IAAIE,EAAIC,KAASC,EAAGF,EAAIG,eAAmBE,EAAGL,EAAII,MAAMC,IAAIH,EAAG,OAAOG,EAAG,KAAK,CAACa,YAAY,iBAAiBlB,EAAI6D,GAAI7D,EAAQ,MAAE,SAASmB,EAAKP,GAAK,OAAOP,EAAG,kBAAkB,CAACO,IAAIA,EAAIH,MAAM,CAAC,KAAOU,QAAU,KAClN,IUWpB,EACA,KACA,WACA,MAMoB,mBAAX,KAAuB,IAAO,GAEzC,ICAA,EDAe,EAAiB,gNEZ5B1B,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKJ,KAAW,YAAiB,WALlD,cCQAqE,EAAAA,SAAAA,QAAAA,gBAAA,yDAAqFC,UAArF,6EACAD,EAAAA,SAAAA,QAAAA,aAA+B,EAC/BA,EAAAA,SAAAA,QAAAA,aAAgC,CAAEE,KAAM,IAAKC,KAAM,KAEnD,MAAeH,EAAf,gGCjCI,EAA+BI,QAAQ,gBCwB3C,ECOwB,SAASC,GAEhC,IAAIC,EAAOD,EAASE,cAqCpB,OAlC2C,OAAvCD,EAAKE,MAAM,0BACdF,EAAOG,GAAAA,CAAIH,IAGZA,EAAOA,EAAKI,QAAQ,aAAc,KAGbC,EAAAA,EAAAA,GADP,GASd,SAAmBL,EAAMM,GAKxB,IAJA,IAAIC,EAAW,EACTC,EAAS,GAGNC,EAAI,EAAGA,EAAIT,EAAKU,OAAQD,IAEhCD,EAAOG,KAAKC,SAASZ,EAAKa,OAAOJ,GAAI,IAAM,IAI5C,IAAK,IAAMK,KAAKN,EACfD,GAAYC,EAAOM,GAKpB,OAAOF,SAASA,SAASL,EAAU,IAEAQ,GAFe,IAE/BC,CAAUhB,2ECpEzBiB,GAAYC,UAAAA,qBAChBC,eAGFC,CAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,mBAAAA,qBAAAA,eAAAA,QAAAA,YAAAA,WAAAA,WAAAA,mBAAAA,qBAAAA,0BAAAA,6BAAAA,oCAAAA,uCAAAA,iBAAAA,kBAAAA,OAAAA,SAAAA,MAAAA,OAAAA,mBAAAA,gBAAAA,kBAAAA,kBAAAA,OAAAA,OAAAA,YAAAA,aAAAA,qCAAAA,6BAAAA,MAAAA,UAAAA,eAAAA,iBAAAA,kBAAAA,kBAAAA,OAAAA,QAAAA,sBAAAA,qBAAAA,8CAAAA,gEAAAA,KAAAA,SAAAA,iBAAAA,kCAAAA,aAAAA,qBAAAA,QAAAA,UAAAA,kBAAAA,cAAAA,kBAAAA,qBAAAA,gBAAAA,eAAAA,gBAAAA,sBAAAA,6BAAAA,gCAAAA,SAAAA,SAAAA,OAAAA,MAAAA,iBAAAA,cAAAA,eAAAA,aAAAA,SAAAA,YAAAA,sBAAAA,kBAAAA,oBAAAA,4BAAAA,kBAAAA,YAAAA,OAAAA,QAAAA,QAAAA,SAAAA,kBAAAA,iBAAAA,2BAAAA,4BAAAA,6BAAAA,yBAAAA,eAAAA,uBAAAA,oEAAAA,8EAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,kBAAAA,qBAAAA,mBAAAA,QAAAA,UAAAA,WAAAA,eAAAA,mBAAAA,iBAAAA,OAAAA,QAAAA,MAAAA,SAAAA,OAAAA,aAAAA,MAAAA,YAAAA,eAAAA,iBAAAA,kBAAAA,iBAAAA,KAAAA,UAAAA,iBAAAA,mBAAAA,aAAAA,eAAAA,QAAAA,QAAAA,kBAAAA,qBAAAA,gBAAAA,aAAAA,gBAAAA,iBAAAA,SAAAA,SAAAA,OAAAA,QAAAA,iBAAAA,uBAAAA,eAAAA,kBAAAA,SAAAA,cAAAA,oBAAAA,qBAAAA,kBAAAA,sBAAAA,QAAAA,YAAAA,kBAAAA,kBAAAA,6BAAAA,kCAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,qBAAAA,QAAAA,UAAAA,WAAAA,aAAAA,mBAAAA,mBAAAA,0BAAAA,0BAAAA,oCAAAA,oCAAAA,iBAAAA,uBAAAA,OAAAA,OAAAA,MAAAA,QAAAA,mBAAAA,sBAAAA,kBAAAA,uBAAAA,OAAAA,gBAAAA,YAAAA,kBAAAA,qCAAAA,qCAAAA,MAAAA,UAAAA,eAAAA,mBAAAA,kBAAAA,wBAAAA,OAAAA,SAAAA,sBAAAA,oBAAAA,8CAAAA,0DAAAA,KAAAA,UAAAA,iBAAAA,2BAAAA,aAAAA,kBAAAA,QAAAA,WAAAA,kBAAAA,qBAAAA,kBAAAA,uBAAAA,gBAAAA,iBAAAA,gBAAAA,iBAAAA,6BAAAA,gCAAAA,SAAAA,WAAAA,OAAAA,QAAAA,iBAAAA,qBAAAA,eAAAA,0BAAAA,SAAAA,aAAAA,sBAAAA,sBAAAA,oBAAAA,mBAAAA,kBAAAA,wBAAAA,OAAAA,QAAAA,QAAAA,UAAAA,kBAAAA,kBAAAA,2BAAAA,sCAAAA,6BAAAA,2BAAAA,eAAAA,gBAAAA,oEAAAA,yFAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,sBAAAA,qBAAAA,kBAAAA,QAAAA,OAAAA,WAAAA,WAAAA,mBAAAA,oBAAAA,0BAAAA,2CAAAA,oCAAAA,qDAAAA,iBAAAA,eAAAA,OAAAA,SAAAA,MAAAA,SAAAA,mBAAAA,kBAAAA,kBAAAA,iBAAAA,OAAAA,qBAAAA,YAAAA,kBAAAA,qCAAAA,gCAAAA,MAAAA,WAAAA,eAAAA,eAAAA,kBAAAA,kBAAAA,OAAAA,WAAAA,sBAAAA,qBAAAA,MAAAA,UAAAA,8CAAAA,+CAAAA,gBAAAA,iBAAAA,KAAAA,cAAAA,iBAAAA,yBAAAA,aAAAA,iBAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,kBAAAA,wBAAAA,gBAAAA,cAAAA,gBAAAA,eAAAA,6BAAAA,wBAAAA,SAAAA,YAAAA,OAAAA,SAAAA,iBAAAA,mBAAAA,eAAAA,gBAAAA,SAAAA,YAAAA,sBAAAA,qBAAAA,oBAAAA,iBAAAA,kBAAAA,qBAAAA,OAAAA,UAAAA,QAAAA,UAAAA,kBAAAA,oBAAAA,2BAAAA,iCAAAA,6BAAAA,2BAAAA,eAAAA,kBAAAA,oEAAAA,sKAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,kBAAAA,qBAAAA,oBAAAA,QAAAA,aAAAA,WAAAA,cAAAA,mBAAAA,cAAAA,OAAAA,OAAAA,MAAAA,MAAAA,OAAAA,kBAAAA,MAAAA,OAAAA,eAAAA,eAAAA,kBAAAA,aAAAA,8CAAAA,sCAAAA,KAAAA,SAAAA,iBAAAA,qBAAAA,aAAAA,mBAAAA,QAAAA,WAAAA,kBAAAA,wBAAAA,gBAAAA,8BAAAA,gBAAAA,gBAAAA,SAAAA,UAAAA,OAAAA,MAAAA,iBAAAA,iBAAAA,eAAAA,gBAAAA,SAAAA,gBAAAA,sBAAAA,0BAAAA,oBAAAA,oBAAAA,kBAAAA,oBAAAA,QAAAA,WAAAA,kBAAAA,oBAAAA,6BAAAA,gCAAAA,wCAAAA,gDAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,qBAAAA,qBAAAA,wBAAAA,QAAAA,WAAAA,WAAAA,cAAAA,mBAAAA,gBAAAA,0BAAAA,2BAAAA,oCAAAA,qCAAAA,iBAAAA,uBAAAA,OAAAA,YAAAA,MAAAA,YAAAA,mBAAAA,uBAAAA,kBAAAA,wBAAAA,OAAAA,oBAAAA,YAAAA,oBAAAA,qCAAAA,oCAAAA,MAAAA,UAAAA,eAAAA,kBAAAA,kBAAAA,mBAAAA,OAAAA,SAAAA,sBAAAA,mBAAAA,8CAAAA,gDAAAA,KAAAA,SAAAA,iBAAAA,sBAAAA,aAAAA,mBAAAA,QAAAA,cAAAA,kBAAAA,oBAAAA,kBAAAA,oBAAAA,gBAAAA,oBAAAA,gBAAAA,sBAAAA,6BAAAA,kCAAAA,SAAAA,YAAAA,OAAAA,QAAAA,iBAAAA,iBAAAA,eAAAA,uBAAAA,SAAAA,gBAAAA,sBAAAA,mCAAAA,oBAAAA,sBAAAA,kBAAAA,kBAAAA,OAAAA,aAAAA,QAAAA,UAAAA,kBAAAA,gBAAAA,2BAAAA,gCAAAA,6BAAAA,4CAAAA,eAAAA,+BAAAA,oEAAAA,4GAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,qBAAAA,qBAAAA,wBAAAA,QAAAA,WAAAA,WAAAA,cAAAA,mBAAAA,gBAAAA,0BAAAA,2BAAAA,oCAAAA,qCAAAA,iBAAAA,uBAAAA,OAAAA,YAAAA,MAAAA,YAAAA,mBAAAA,uBAAAA,kBAAAA,wBAAAA,OAAAA,oBAAAA,YAAAA,oBAAAA,qCAAAA,oCAAAA,MAAAA,UAAAA,eAAAA,kBAAAA,kBAAAA,mBAAAA,OAAAA,SAAAA,sBAAAA,mBAAAA,MAAAA,WAAAA,8CAAAA,gDAAAA,gBAAAA,gBAAAA,KAAAA,SAAAA,iBAAAA,sBAAAA,aAAAA,mBAAAA,QAAAA,UAAAA,kBAAAA,oBAAAA,kBAAAA,oBAAAA,gBAAAA,oBAAAA,gBAAAA,sBAAAA,6BAAAA,iCAAAA,SAAAA,YAAAA,OAAAA,QAAAA,iBAAAA,iBAAAA,eAAAA,uBAAAA,SAAAA,gBAAAA,sBAAAA,mCAAAA,oBAAAA,sBAAAA,kBAAAA,kBAAAA,OAAAA,aAAAA,QAAAA,UAAAA,kBAAAA,gBAAAA,2BAAAA,qCAAAA,6BAAAA,0CAAAA,eAAAA,+BAAAA,oEAAAA,2GAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,iBAAAA,qBAAAA,uBAAAA,QAAAA,YAAAA,WAAAA,iBAAAA,mBAAAA,aAAAA,0BAAAA,2BAAAA,iBAAAA,kBAAAA,OAAAA,UAAAA,MAAAA,WAAAA,mBAAAA,qBAAAA,kBAAAA,sBAAAA,OAAAA,aAAAA,YAAAA,cAAAA,qCAAAA,mCAAAA,MAAAA,UAAAA,eAAAA,gBAAAA,kBAAAA,yBAAAA,OAAAA,WAAAA,sBAAAA,+BAAAA,8CAAAA,4DAAAA,KAAAA,UAAAA,iBAAAA,oBAAAA,aAAAA,oBAAAA,QAAAA,cAAAA,kBAAAA,oBAAAA,kBAAAA,4BAAAA,gBAAAA,kBAAAA,gBAAAA,qBAAAA,6BAAAA,sCAAAA,SAAAA,cAAAA,OAAAA,YAAAA,iBAAAA,0BAAAA,eAAAA,mBAAAA,SAAAA,YAAAA,sBAAAA,qBAAAA,oBAAAA,yBAAAA,kBAAAA,6BAAAA,OAAAA,UAAAA,QAAAA,UAAAA,kBAAAA,uBAAAA,2BAAAA,0CAAAA,6BAAAA,0CAAAA,eAAAA,mBAAAA,wCAAAA,kEAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,iBAAAA,qBAAAA,mBAAAA,QAAAA,OAAAA,WAAAA,WAAAA,mBAAAA,kBAAAA,OAAAA,SAAAA,MAAAA,QAAAA,OAAAA,SAAAA,MAAAA,SAAAA,eAAAA,qBAAAA,kBAAAA,cAAAA,8CAAAA,yCAAAA,KAAAA,QAAAA,iBAAAA,qBAAAA,aAAAA,sBAAAA,QAAAA,WAAAA,kBAAAA,sBAAAA,gBAAAA,gBAAAA,gBAAAA,kBAAAA,SAAAA,SAAAA,OAAAA,QAAAA,iBAAAA,eAAAA,eAAAA,kBAAAA,SAAAA,SAAAA,sBAAAA,kBAAAA,oBAAAA,oBAAAA,kBAAAA,wBAAAA,QAAAA,SAAAA,kBAAAA,kBAAAA,6BAAAA,6BAAAA,wCAAAA,qCAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,sBAAAA,QAAAA,WAAAA,WAAAA,cAAAA,mBAAAA,wBAAAA,0BAAAA,0BAAAA,oCAAAA,oCAAAA,iBAAAA,mBAAAA,OAAAA,SAAAA,MAAAA,SAAAA,mBAAAA,oBAAAA,kBAAAA,oBAAAA,OAAAA,gBAAAA,YAAAA,kBAAAA,qCAAAA,mCAAAA,MAAAA,WAAAA,eAAAA,kBAAAA,kBAAAA,sBAAAA,OAAAA,SAAAA,sBAAAA,oBAAAA,8CAAAA,0DAAAA,KAAAA,YAAAA,iBAAAA,sBAAAA,aAAAA,oBAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,kBAAAA,0BAAAA,gBAAAA,qBAAAA,gBAAAA,kBAAAA,6BAAAA,sCAAAA,SAAAA,WAAAA,OAAAA,SAAAA,iBAAAA,4BAAAA,eAAAA,0BAAAA,SAAAA,UAAAA,sBAAAA,yBAAAA,oBAAAA,uBAAAA,kBAAAA,0BAAAA,OAAAA,SAAAA,QAAAA,WAAAA,kBAAAA,mBAAAA,2BAAAA,yCAAAA,6BAAAA,mCAAAA,eAAAA,mBAAAA,wCAAAA,sDAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,kBAAAA,QAAAA,WAAAA,WAAAA,YAAAA,mBAAAA,uBAAAA,0BAAAA,4BAAAA,oCAAAA,uCAAAA,iBAAAA,qBAAAA,OAAAA,WAAAA,MAAAA,OAAAA,mBAAAA,kBAAAA,kBAAAA,sBAAAA,OAAAA,kBAAAA,YAAAA,oBAAAA,qCAAAA,yCAAAA,MAAAA,WAAAA,eAAAA,sBAAAA,kBAAAA,mBAAAA,OAAAA,UAAAA,sBAAAA,sBAAAA,8CAAAA,kDAAAA,KAAAA,YAAAA,iBAAAA,yBAAAA,aAAAA,gBAAAA,QAAAA,YAAAA,kBAAAA,mBAAAA,kBAAAA,oBAAAA,gBAAAA,sBAAAA,gBAAAA,qBAAAA,6BAAAA,iCAAAA,SAAAA,WAAAA,OAAAA,SAAAA,iBAAAA,oBAAAA,eAAAA,sBAAAA,SAAAA,YAAAA,sBAAAA,sBAAAA,oBAAAA,uBAAAA,kBAAAA,iBAAAA,OAAAA,SAAAA,QAAAA,YAAAA,kBAAAA,qBAAAA,2BAAAA,iCAAAA,6BAAAA,6BAAAA,eAAAA,oBAAAA,oEAAAA,sEAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,qBAAAA,QAAAA,YAAAA,WAAAA,eAAAA,mBAAAA,mBAAAA,0BAAAA,iCAAAA,oCAAAA,2CAAAA,iBAAAA,oBAAAA,OAAAA,UAAAA,MAAAA,QAAAA,mBAAAA,mBAAAA,kBAAAA,qBAAAA,OAAAA,aAAAA,YAAAA,mBAAAA,qCAAAA,2CAAAA,MAAAA,QAAAA,eAAAA,gBAAAA,kBAAAA,iBAAAA,OAAAA,UAAAA,sBAAAA,0BAAAA,8CAAAA,iDAAAA,KAAAA,WAAAA,iBAAAA,qBAAAA,aAAAA,cAAAA,QAAAA,kBAAAA,kBAAAA,kBAAAA,kBAAAA,qBAAAA,gBAAAA,iBAAAA,gBAAAA,gBAAAA,6BAAAA,uBAAAA,SAAAA,YAAAA,OAAAA,OAAAA,iBAAAA,eAAAA,eAAAA,eAAAA,SAAAA,YAAAA,sBAAAA,mBAAAA,oBAAAA,mBAAAA,kBAAAA,mBAAAA,OAAAA,SAAAA,QAAAA,WAAAA,kBAAAA,sBAAAA,2BAAAA,kCAAAA,6BAAAA,sBAAAA,eAAAA,kBAAAA,oEAAAA,iFAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,oBAAAA,QAAAA,UAAAA,WAAAA,YAAAA,mBAAAA,mBAAAA,0BAAAA,0BAAAA,oCAAAA,oCAAAA,iBAAAA,4BAAAA,OAAAA,UAAAA,MAAAA,SAAAA,mBAAAA,uBAAAA,kBAAAA,8BAAAA,OAAAA,eAAAA,YAAAA,mBAAAA,qCAAAA,qCAAAA,MAAAA,WAAAA,eAAAA,wBAAAA,kBAAAA,uBAAAA,OAAAA,SAAAA,sBAAAA,uBAAAA,8CAAAA,oDAAAA,KAAAA,UAAAA,iBAAAA,qBAAAA,aAAAA,iBAAAA,QAAAA,SAAAA,kBAAAA,uBAAAA,kBAAAA,+BAAAA,gBAAAA,oBAAAA,gBAAAA,sBAAAA,6BAAAA,oCAAAA,SAAAA,YAAAA,OAAAA,WAAAA,iBAAAA,yBAAAA,eAAAA,0BAAAA,SAAAA,aAAAA,sBAAAA,iCAAAA,oBAAAA,qBAAAA,kBAAAA,wBAAAA,OAAAA,UAAAA,QAAAA,WAAAA,kBAAAA,iBAAAA,2BAAAA,mEAAAA,6BAAAA,mCAAAA,eAAAA,0BAAAA,oEAAAA,4FAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,sBAAAA,QAAAA,UAAAA,WAAAA,cAAAA,mBAAAA,qBAAAA,iBAAAA,sBAAAA,OAAAA,WAAAA,MAAAA,SAAAA,kBAAAA,sBAAAA,OAAAA,gBAAAA,qCAAAA,qCAAAA,MAAAA,YAAAA,eAAAA,kBAAAA,kBAAAA,uBAAAA,8CAAAA,sDAAAA,KAAAA,WAAAA,iBAAAA,+BAAAA,aAAAA,iBAAAA,QAAAA,WAAAA,kBAAAA,qBAAAA,gBAAAA,kBAAAA,gBAAAA,qBAAAA,SAAAA,UAAAA,OAAAA,SAAAA,iBAAAA,sBAAAA,eAAAA,2BAAAA,SAAAA,UAAAA,sBAAAA,2BAAAA,oBAAAA,sBAAAA,kBAAAA,sBAAAA,OAAAA,SAAAA,QAAAA,WAAAA,kBAAAA,mBAAAA,6BAAAA,iCAAAA,wCAAAA,kDAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,eAAAA,qBAAAA,gBAAAA,QAAAA,SAAAA,WAAAA,WAAAA,mBAAAA,YAAAA,OAAAA,QAAAA,MAAAA,QAAAA,OAAAA,eAAAA,MAAAA,QAAAA,eAAAA,eAAAA,kBAAAA,cAAAA,KAAAA,MAAAA,iBAAAA,iBAAAA,aAAAA,aAAAA,QAAAA,QAAAA,kBAAAA,cAAAA,gBAAAA,aAAAA,gBAAAA,kBAAAA,SAAAA,QAAAA,OAAAA,QAAAA,iBAAAA,eAAAA,eAAAA,aAAAA,SAAAA,SAAAA,oBAAAA,mBAAAA,kBAAAA,cAAAA,QAAAA,QAAAA,kBAAAA,iBAAAA,6BAAAA,wBAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,sBAAAA,qBAAAA,sBAAAA,QAAAA,YAAAA,WAAAA,gBAAAA,mBAAAA,uBAAAA,0BAAAA,2BAAAA,iBAAAA,yBAAAA,OAAAA,aAAAA,MAAAA,UAAAA,kBAAAA,6BAAAA,OAAAA,SAAAA,qCAAAA,oCAAAA,MAAAA,SAAAA,eAAAA,eAAAA,kBAAAA,mBAAAA,OAAAA,WAAAA,8CAAAA,yCAAAA,KAAAA,YAAAA,iBAAAA,wBAAAA,aAAAA,gBAAAA,QAAAA,UAAAA,kBAAAA,4BAAAA,gBAAAA,kBAAAA,gBAAAA,yBAAAA,6BAAAA,sBAAAA,SAAAA,QAAAA,OAAAA,UAAAA,iBAAAA,YAAAA,eAAAA,mBAAAA,SAAAA,cAAAA,sBAAAA,6BAAAA,oBAAAA,uBAAAA,kBAAAA,sBAAAA,OAAAA,WAAAA,QAAAA,cAAAA,kBAAAA,mBAAAA,2BAAAA,kCAAAA,6BAAAA,0BAAAA,wCAAAA,6CAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,oBAAAA,QAAAA,WAAAA,WAAAA,WAAAA,mBAAAA,iBAAAA,OAAAA,QAAAA,MAAAA,OAAAA,OAAAA,YAAAA,MAAAA,QAAAA,eAAAA,mBAAAA,kBAAAA,eAAAA,KAAAA,QAAAA,iBAAAA,8BAAAA,aAAAA,oBAAAA,QAAAA,SAAAA,kBAAAA,4BAAAA,gBAAAA,iBAAAA,gBAAAA,sBAAAA,SAAAA,QAAAA,OAAAA,QAAAA,iBAAAA,oBAAAA,eAAAA,cAAAA,SAAAA,aAAAA,oBAAAA,6BAAAA,kBAAAA,uBAAAA,QAAAA,OAAAA,kBAAAA,qBAAAA,6BAAAA,6BAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,qBAAAA,qBAAAA,mBAAAA,QAAAA,SAAAA,WAAAA,WAAAA,mBAAAA,mBAAAA,0BAAAA,0BAAAA,oCAAAA,oCAAAA,iBAAAA,oBAAAA,OAAAA,SAAAA,MAAAA,SAAAA,mBAAAA,wBAAAA,kBAAAA,qBAAAA,OAAAA,iBAAAA,YAAAA,sBAAAA,qCAAAA,qCAAAA,MAAAA,WAAAA,eAAAA,iBAAAA,kBAAAA,qBAAAA,OAAAA,UAAAA,sBAAAA,mBAAAA,8CAAAA,qDAAAA,KAAAA,aAAAA,iBAAAA,uBAAAA,aAAAA,mBAAAA,QAAAA,UAAAA,kBAAAA,sBAAAA,kBAAAA,yBAAAA,gBAAAA,kBAAAA,gBAAAA,kBAAAA,6BAAAA,0CAAAA,SAAAA,aAAAA,OAAAA,QAAAA,iBAAAA,uBAAAA,eAAAA,yBAAAA,SAAAA,eAAAA,sBAAAA,iCAAAA,oBAAAA,sBAAAA,kBAAAA,sBAAAA,OAAAA,QAAAA,QAAAA,UAAAA,kBAAAA,kBAAAA,2BAAAA,oCAAAA,6BAAAA,gCAAAA,eAAAA,yBAAAA,oEAAAA,sGAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,aAAAA,qBAAAA,aAAAA,QAAAA,KAAAA,WAAAA,UAAAA,mBAAAA,QAAAA,0BAAAA,sBAAAA,iBAAAA,WAAAA,OAAAA,KAAAA,MAAAA,MAAAA,kBAAAA,QAAAA,OAAAA,OAAAA,qCAAAA,mBAAAA,MAAAA,KAAAA,eAAAA,UAAAA,kBAAAA,SAAAA,OAAAA,KAAAA,8CAAAA,4BAAAA,KAAAA,IAAAA,iBAAAA,cAAAA,aAAAA,KAAAA,QAAAA,IAAAA,kBAAAA,eAAAA,gBAAAA,YAAAA,gBAAAA,SAAAA,6BAAAA,iBAAAA,SAAAA,IAAAA,OAAAA,KAAAA,iBAAAA,OAAAA,eAAAA,QAAAA,SAAAA,KAAAA,sBAAAA,YAAAA,oBAAAA,OAAAA,kBAAAA,aAAAA,OAAAA,KAAAA,QAAAA,KAAAA,kBAAAA,QAAAA,2BAAAA,sBAAAA,6BAAAA,eAAAA,wCAAAA,+BAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,mBAAAA,qBAAAA,mBAAAA,QAAAA,WAAAA,WAAAA,UAAAA,mBAAAA,mBAAAA,OAAAA,aAAAA,MAAAA,UAAAA,OAAAA,WAAAA,qCAAAA,gCAAAA,MAAAA,WAAAA,eAAAA,qBAAAA,kBAAAA,sBAAAA,8CAAAA,yCAAAA,KAAAA,QAAAA,iBAAAA,mBAAAA,aAAAA,iBAAAA,QAAAA,WAAAA,kBAAAA,8BAAAA,gBAAAA,kBAAAA,gBAAAA,sBAAAA,SAAAA,aAAAA,OAAAA,UAAAA,iBAAAA,sBAAAA,eAAAA,kBAAAA,SAAAA,aAAAA,sBAAAA,wBAAAA,oBAAAA,uBAAAA,kBAAAA,0BAAAA,OAAAA,WAAAA,QAAAA,YAAAA,kBAAAA,qBAAAA,6BAAAA,mCAAAA,wCAAAA,0DAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,qBAAAA,OAAAA,aAAAA,MAAAA,UAAAA,KAAAA,WAAAA,aAAAA,gBAAAA,kBAAAA,mBAAAA,SAAAA,gBAAAA,eAAAA,mBAAAA,SAAAA,cAAAA,kBAAAA,mBAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,qBAAAA,QAAAA,QAAAA,WAAAA,aAAAA,mBAAAA,oBAAAA,OAAAA,SAAAA,MAAAA,UAAAA,OAAAA,cAAAA,MAAAA,UAAAA,eAAAA,mBAAAA,kBAAAA,qBAAAA,8CAAAA,2EAAAA,KAAAA,SAAAA,iBAAAA,6BAAAA,aAAAA,iBAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,gBAAAA,cAAAA,gBAAAA,kBAAAA,SAAAA,YAAAA,OAAAA,QAAAA,iBAAAA,0BAAAA,eAAAA,gBAAAA,SAAAA,YAAAA,sBAAAA,0BAAAA,oBAAAA,wBAAAA,kBAAAA,qBAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,6BAAAA,gCAAAA,wCAAAA,2CAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,sBAAAA,qBAAAA,kBAAAA,QAAAA,oBAAAA,WAAAA,qBAAAA,mBAAAA,0BAAAA,0BAAAA,4BAAAA,iBAAAA,8BAAAA,OAAAA,cAAAA,MAAAA,UAAAA,kBAAAA,8BAAAA,OAAAA,oBAAAA,qCAAAA,mCAAAA,MAAAA,UAAAA,eAAAA,aAAAA,kBAAAA,oBAAAA,OAAAA,mBAAAA,8CAAAA,2CAAAA,KAAAA,kBAAAA,iBAAAA,8BAAAA,aAAAA,aAAAA,QAAAA,eAAAA,kBAAAA,0BAAAA,gBAAAA,kCAAAA,gBAAAA,kBAAAA,6BAAAA,+BAAAA,SAAAA,OAAAA,OAAAA,YAAAA,iBAAAA,qBAAAA,eAAAA,kBAAAA,SAAAA,mBAAAA,sBAAAA,sBAAAA,oBAAAA,+BAAAA,kBAAAA,yBAAAA,OAAAA,cAAAA,QAAAA,cAAAA,kBAAAA,gCAAAA,2BAAAA,yCAAAA,6BAAAA,6BAAAA,wCAAAA,4DAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,kBAAAA,qBAAAA,oBAAAA,QAAAA,aAAAA,WAAAA,cAAAA,mBAAAA,eAAAA,0BAAAA,6BAAAA,oCAAAA,mCAAAA,iBAAAA,mBAAAA,OAAAA,OAAAA,MAAAA,OAAAA,mBAAAA,kBAAAA,kBAAAA,oBAAAA,OAAAA,YAAAA,YAAAA,UAAAA,qCAAAA,oCAAAA,MAAAA,QAAAA,eAAAA,gBAAAA,kBAAAA,aAAAA,OAAAA,SAAAA,sBAAAA,wBAAAA,8CAAAA,6CAAAA,KAAAA,QAAAA,iBAAAA,mBAAAA,aAAAA,mBAAAA,QAAAA,WAAAA,kBAAAA,kBAAAA,kBAAAA,4BAAAA,gBAAAA,qBAAAA,gBAAAA,gBAAAA,6BAAAA,0BAAAA,SAAAA,UAAAA,OAAAA,MAAAA,iBAAAA,iBAAAA,eAAAA,oBAAAA,SAAAA,gBAAAA,sBAAAA,2BAAAA,oBAAAA,wBAAAA,kBAAAA,4BAAAA,OAAAA,OAAAA,QAAAA,WAAAA,kBAAAA,kBAAAA,2BAAAA,kCAAAA,6BAAAA,4BAAAA,eAAAA,yBAAAA,wCAAAA,yCAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,sBAAAA,qBAAAA,kBAAAA,QAAAA,SAAAA,WAAAA,eAAAA,mBAAAA,kBAAAA,0BAAAA,2BAAAA,oCAAAA,qCAAAA,iBAAAA,wBAAAA,OAAAA,OAAAA,MAAAA,UAAAA,mBAAAA,oBAAAA,kBAAAA,yBAAAA,OAAAA,YAAAA,YAAAA,gBAAAA,qCAAAA,oCAAAA,MAAAA,UAAAA,eAAAA,iBAAAA,kBAAAA,gBAAAA,OAAAA,UAAAA,sBAAAA,yBAAAA,8CAAAA,8CAAAA,KAAAA,WAAAA,iBAAAA,sBAAAA,aAAAA,kBAAAA,QAAAA,WAAAA,kBAAAA,mBAAAA,kBAAAA,0BAAAA,gBAAAA,mBAAAA,gBAAAA,iBAAAA,6BAAAA,0BAAAA,SAAAA,SAAAA,OAAAA,SAAAA,iBAAAA,iBAAAA,eAAAA,sBAAAA,SAAAA,eAAAA,sBAAAA,yBAAAA,oBAAAA,mBAAAA,kBAAAA,wBAAAA,OAAAA,YAAAA,QAAAA,WAAAA,kBAAAA,oBAAAA,2BAAAA,gCAAAA,6BAAAA,8BAAAA,eAAAA,6BAAAA,oEAAAA,4EAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,gBAAAA,QAAAA,UAAAA,OAAAA,SAAAA,MAAAA,SAAAA,KAAAA,UAAAA,aAAAA,kBAAAA,kBAAAA,8BAAAA,SAAAA,YAAAA,eAAAA,2BAAAA,SAAAA,aAAAA,kBAAAA,wBAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,sBAAAA,qBAAAA,sBAAAA,QAAAA,YAAAA,WAAAA,YAAAA,mBAAAA,qBAAAA,0BAAAA,uBAAAA,oCAAAA,iCAAAA,iBAAAA,gBAAAA,OAAAA,UAAAA,MAAAA,UAAAA,mBAAAA,oBAAAA,kBAAAA,mBAAAA,OAAAA,YAAAA,YAAAA,iBAAAA,qCAAAA,sCAAAA,MAAAA,QAAAA,eAAAA,mBAAAA,kBAAAA,iBAAAA,OAAAA,YAAAA,sBAAAA,kBAAAA,MAAAA,WAAAA,8CAAAA,yDAAAA,gBAAAA,iBAAAA,KAAAA,WAAAA,iBAAAA,4BAAAA,aAAAA,eAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,kBAAAA,0BAAAA,gBAAAA,iBAAAA,gBAAAA,gBAAAA,6BAAAA,0BAAAA,SAAAA,YAAAA,OAAAA,SAAAA,iBAAAA,sBAAAA,eAAAA,mBAAAA,SAAAA,aAAAA,sBAAAA,uBAAAA,oBAAAA,oBAAAA,kBAAAA,2BAAAA,OAAAA,SAAAA,QAAAA,UAAAA,kBAAAA,oBAAAA,2BAAAA,qCAAAA,6BAAAA,6BAAAA,eAAAA,gBAAAA,oEAAAA,iFAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,oBAAAA,QAAAA,QAAAA,WAAAA,aAAAA,mBAAAA,qBAAAA,0BAAAA,0BAAAA,oCAAAA,oCAAAA,iBAAAA,sBAAAA,OAAAA,WAAAA,MAAAA,SAAAA,mBAAAA,mBAAAA,kBAAAA,uBAAAA,OAAAA,gBAAAA,YAAAA,cAAAA,qCAAAA,oCAAAA,MAAAA,YAAAA,eAAAA,kBAAAA,kBAAAA,cAAAA,OAAAA,SAAAA,sBAAAA,qBAAAA,MAAAA,QAAAA,8CAAAA,oDAAAA,gBAAAA,gBAAAA,KAAAA,UAAAA,iBAAAA,0BAAAA,aAAAA,iBAAAA,QAAAA,UAAAA,kBAAAA,kBAAAA,kBAAAA,gCAAAA,gBAAAA,kBAAAA,gBAAAA,mBAAAA,6BAAAA,8BAAAA,SAAAA,WAAAA,OAAAA,YAAAA,iBAAAA,yBAAAA,eAAAA,qBAAAA,SAAAA,gBAAAA,sBAAAA,6BAAAA,oBAAAA,mBAAAA,kBAAAA,iCAAAA,OAAAA,SAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,2BAAAA,wCAAAA,6BAAAA,qCAAAA,eAAAA,wBAAAA,oEAAAA,6EAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,mBAAAA,QAAAA,QAAAA,OAAAA,WAAAA,MAAAA,SAAAA,KAAAA,WAAAA,aAAAA,iBAAAA,kBAAAA,mBAAAA,SAAAA,WAAAA,eAAAA,0BAAAA,SAAAA,aAAAA,kBAAAA,oBAAAA,6BAAAA,qCAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,uBAAAA,QAAAA,YAAAA,WAAAA,UAAAA,mBAAAA,sBAAAA,0BAAAA,uBAAAA,iBAAAA,qBAAAA,OAAAA,WAAAA,MAAAA,UAAAA,kBAAAA,wBAAAA,OAAAA,mBAAAA,qCAAAA,mCAAAA,MAAAA,QAAAA,eAAAA,eAAAA,kBAAAA,qBAAAA,OAAAA,aAAAA,8CAAAA,0DAAAA,KAAAA,YAAAA,iBAAAA,oBAAAA,aAAAA,wBAAAA,QAAAA,UAAAA,kBAAAA,6BAAAA,gBAAAA,cAAAA,gBAAAA,kBAAAA,6BAAAA,qCAAAA,SAAAA,aAAAA,OAAAA,QAAAA,iBAAAA,oBAAAA,eAAAA,iBAAAA,SAAAA,YAAAA,sBAAAA,0BAAAA,oBAAAA,oBAAAA,kBAAAA,uBAAAA,OAAAA,YAAAA,QAAAA,UAAAA,kBAAAA,sBAAAA,2BAAAA,oCAAAA,6BAAAA,0BAAAA,wCAAAA,+DAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,sBAAAA,qBAAAA,oBAAAA,QAAAA,QAAAA,WAAAA,WAAAA,mBAAAA,qBAAAA,0BAAAA,uBAAAA,oCAAAA,iCAAAA,iBAAAA,eAAAA,OAAAA,SAAAA,MAAAA,WAAAA,mBAAAA,oBAAAA,kBAAAA,iBAAAA,OAAAA,OAAAA,YAAAA,kBAAAA,qCAAAA,mCAAAA,MAAAA,SAAAA,eAAAA,iBAAAA,kBAAAA,kBAAAA,OAAAA,WAAAA,sBAAAA,mBAAAA,8CAAAA,4CAAAA,KAAAA,QAAAA,iBAAAA,2BAAAA,aAAAA,kBAAAA,QAAAA,UAAAA,kBAAAA,oBAAAA,kBAAAA,yBAAAA,gBAAAA,eAAAA,gBAAAA,oBAAAA,6BAAAA,8BAAAA,SAAAA,iBAAAA,OAAAA,SAAAA,iBAAAA,wBAAAA,eAAAA,gBAAAA,SAAAA,aAAAA,sBAAAA,2BAAAA,oBAAAA,oBAAAA,kBAAAA,oBAAAA,OAAAA,UAAAA,QAAAA,UAAAA,kBAAAA,sBAAAA,2BAAAA,8CAAAA,6BAAAA,8BAAAA,eAAAA,eAAAA,oEAAAA,0FAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,kBAAAA,qBAAAA,kBAAAA,QAAAA,UAAAA,WAAAA,aAAAA,mBAAAA,mBAAAA,0BAAAA,uBAAAA,iBAAAA,qBAAAA,OAAAA,QAAAA,MAAAA,QAAAA,kBAAAA,mBAAAA,OAAAA,UAAAA,qCAAAA,mCAAAA,MAAAA,YAAAA,eAAAA,kBAAAA,kBAAAA,oBAAAA,OAAAA,UAAAA,8CAAAA,iDAAAA,KAAAA,YAAAA,iBAAAA,4BAAAA,aAAAA,cAAAA,QAAAA,WAAAA,kBAAAA,sBAAAA,gBAAAA,iBAAAA,gBAAAA,sBAAAA,6BAAAA,wBAAAA,SAAAA,YAAAA,OAAAA,UAAAA,iBAAAA,kBAAAA,eAAAA,eAAAA,SAAAA,aAAAA,sBAAAA,wBAAAA,oBAAAA,gBAAAA,kBAAAA,qBAAAA,OAAAA,SAAAA,QAAAA,UAAAA,kBAAAA,qBAAAA,2BAAAA,wCAAAA,6BAAAA,8BAAAA,wCAAAA,8CAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,kBAAAA,qBAAAA,oBAAAA,QAAAA,WAAAA,WAAAA,cAAAA,mBAAAA,eAAAA,0BAAAA,wBAAAA,oCAAAA,kCAAAA,iBAAAA,mBAAAA,OAAAA,OAAAA,MAAAA,QAAAA,mBAAAA,mBAAAA,kBAAAA,qBAAAA,OAAAA,WAAAA,YAAAA,QAAAA,qCAAAA,mCAAAA,MAAAA,UAAAA,eAAAA,cAAAA,kBAAAA,eAAAA,OAAAA,SAAAA,sBAAAA,0BAAAA,8CAAAA,yCAAAA,KAAAA,QAAAA,iBAAAA,sBAAAA,aAAAA,gBAAAA,QAAAA,SAAAA,kBAAAA,mBAAAA,kBAAAA,mBAAAA,gBAAAA,eAAAA,gBAAAA,gBAAAA,6BAAAA,gBAAAA,SAAAA,aAAAA,OAAAA,MAAAA,iBAAAA,cAAAA,eAAAA,cAAAA,SAAAA,gBAAAA,sBAAAA,mBAAAA,oBAAAA,oBAAAA,kBAAAA,oBAAAA,OAAAA,SAAAA,QAAAA,WAAAA,kBAAAA,wBAAAA,2BAAAA,8BAAAA,6BAAAA,4BAAAA,eAAAA,kBAAAA,oEAAAA,gFAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,mBAAAA,qBAAAA,kBAAAA,QAAAA,WAAAA,WAAAA,cAAAA,mBAAAA,oBAAAA,0BAAAA,wBAAAA,oCAAAA,kCAAAA,iBAAAA,0BAAAA,OAAAA,QAAAA,MAAAA,QAAAA,mBAAAA,kBAAAA,kBAAAA,wBAAAA,OAAAA,OAAAA,YAAAA,gBAAAA,qCAAAA,4BAAAA,MAAAA,YAAAA,eAAAA,eAAAA,kBAAAA,oBAAAA,OAAAA,WAAAA,sBAAAA,cAAAA,MAAAA,SAAAA,8CAAAA,2CAAAA,gBAAAA,iBAAAA,KAAAA,UAAAA,iBAAAA,gCAAAA,aAAAA,gCAAAA,QAAAA,WAAAA,kBAAAA,eAAAA,kBAAAA,0BAAAA,gBAAAA,oBAAAA,gBAAAA,kBAAAA,6BAAAA,gCAAAA,SAAAA,SAAAA,OAAAA,QAAAA,iBAAAA,kBAAAA,eAAAA,mBAAAA,SAAAA,UAAAA,sBAAAA,mBAAAA,oBAAAA,uBAAAA,kBAAAA,wBAAAA,OAAAA,SAAAA,QAAAA,WAAAA,kBAAAA,iBAAAA,2BAAAA,2CAAAA,6BAAAA,0BAAAA,eAAAA,yBAAAA,oEAAAA,iFAAAA,CAAAA,OAAAA,KAAAA,aAAAA,CAAAA,oBAAAA,oBAAAA,qBAAAA,qBAAAA,QAAAA,MAAAA,WAAAA,aAAAA,mBAAAA,qBAAAA,OAAAA,WAAAA,MAAAA,UAAAA,OAAAA,SAAAA,MAAAA,UAAAA,eAAAA,iBAAAA,kBAAAA,aAAAA,KAAAA,SAAAA,iBAAAA,oBAAAA,aAAAA,sBAAAA,QAAAA,UAAAA,kBAAAA,yBAAAA,gBAAAA,gBAAAA,gBAAAA,oBAAAA,SAAAA,QAAAA,OAAAA,QAAAA,iBAAAA,oBAAAA,eAAAA,oBAAAA,SAAAA,eAAAA,oBAAAA,0BAAAA,kBAAAA,uBAAAA,QAAAA,UAAAA,kBAAAA,mBAAAA,6BAAAA,6BAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,cAAAA,qBAAAA,aAAAA,QAAAA,KAAAA,WAAAA,KAAAA,mBAAAA,UAAAA,0BAAAA,mBAAAA,oCAAAA,4BAAAA,iBAAAA,OAAAA,OAAAA,KAAAA,MAAAA,KAAAA,mBAAAA,OAAAA,kBAAAA,OAAAA,OAAAA,MAAAA,YAAAA,OAAAA,qCAAAA,eAAAA,MAAAA,KAAAA,eAAAA,UAAAA,kBAAAA,OAAAA,OAAAA,KAAAA,sBAAAA,QAAAA,8CAAAA,uBAAAA,KAAAA,MAAAA,iBAAAA,QAAAA,aAAAA,MAAAA,QAAAA,KAAAA,kBAAAA,OAAAA,kBAAAA,QAAAA,gBAAAA,SAAAA,gBAAAA,SAAAA,6BAAAA,WAAAA,SAAAA,MAAAA,OAAAA,KAAAA,iBAAAA,OAAAA,eAAAA,SAAAA,SAAAA,KAAAA,sBAAAA,OAAAA,oBAAAA,UAAAA,kBAAAA,QAAAA,OAAAA,KAAAA,QAAAA,KAAAA,kBAAAA,UAAAA,2BAAAA,UAAAA,6BAAAA,SAAAA,eAAAA,OAAAA,oEAAAA,gCAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,aAAAA,qBAAAA,aAAAA,QAAAA,KAAAA,WAAAA,KAAAA,mBAAAA,QAAAA,0BAAAA,oBAAAA,oCAAAA,4BAAAA,iBAAAA,OAAAA,OAAAA,KAAAA,MAAAA,KAAAA,mBAAAA,OAAAA,kBAAAA,OAAAA,OAAAA,MAAAA,YAAAA,OAAAA,qCAAAA,gBAAAA,MAAAA,KAAAA,eAAAA,QAAAA,kBAAAA,OAAAA,OAAAA,MAAAA,sBAAAA,OAAAA,MAAAA,KAAAA,8CAAAA,uBAAAA,gBAAAA,cAAAA,KAAAA,MAAAA,iBAAAA,UAAAA,aAAAA,MAAAA,QAAAA,KAAAA,kBAAAA,OAAAA,kBAAAA,QAAAA,gBAAAA,KAAAA,gBAAAA,SAAAA,6BAAAA,SAAAA,SAAAA,MAAAA,OAAAA,KAAAA,iBAAAA,OAAAA,eAAAA,OAAAA,SAAAA,KAAAA,sBAAAA,QAAAA,oBAAAA,KAAAA,kBAAAA,QAAAA,OAAAA,KAAAA,QAAAA,KAAAA,kBAAAA,QAAAA,2BAAAA,UAAAA,6BAAAA,SAAAA,eAAAA,OAAAA,oEAAAA,qCAAAA,CAAAA,OAAAA,QAAAA,aAAAA,CAAAA,oBAAAA,aAAAA,qBAAAA,aAAAA,QAAAA,KAAAA,WAAAA,KAAAA,mBAAAA,QAAAA,OAAAA,KAAAA,MAAAA,KAAAA,OAAAA,MAAAA,MAAAA,KAAAA,eAAAA,QAAAA,kBAAAA,OAAAA,8CAAAA,uBAAAA,KAAAA,MAAAA,iBAAAA,UAAAA,aAAAA,MAAAA,QAAAA,KAAAA,kBAAAA,QAAAA,gBAAAA,KAAAA,gBAAAA,SAAAA,SAAAA,MAAAA,OAAAA,KAAAA,iBAAAA,OAAAA,eAAAA,OAAAA,SAAAA,KAAAA,sBAAAA,QAAAA,oBAAAA,KAAAA,kBAAAA,QAAAA,QAAAA,KAAAA,kBAAAA,QAAAA,6BAAAA,SAAAA,wCAAAA,yBAAaC,SAAQ,SAACC,GACrB,IAAMC,EAAe,GAErB,IAAK,IAAM/E,KAAO8E,EAAKC,aAElBD,EAAKC,aAAa/E,GAAKgF,SAC1BD,EAAa/E,GAAO,CACnBiF,MAAOjF,EACPkF,aAAcJ,EAAKC,aAAa/E,GAAKgF,SACrCG,OAAQL,EAAKC,aAAa/E,GAAKmF,QAMjCJ,EAAa/E,GAAO,CACnBiF,MAAOjF,EACPmF,OAAQ,CACPL,EAAKC,aAAa/E,KAKrByE,EAAUW,eAAeN,EAAKO,OAAQ,CACrCN,aAAc,CACb,GAAIA,QAKP,IAAMO,EAAKb,EAAUc,QAGfC,GADIF,EAAGG,SAASC,KAAKJ,GACjBA,EAAGK,QAAQD,KAAKJ,yJCvCtB,EAA+BhC,QAAQ,8JC2B3C,OACCsC,KADc,WAEb,MAAO,CACNC,WAAW,EACXC,WAAY,CACXC,OAAQ,KACRC,QAAS,KACTlF,KAAM,QAITmF,QAAS,CAQFC,gBARE,SAQcC,GAAQ,qKACxBA,EADwB,oDAIvBC,GAAeC,EAAAA,EAAAA,mBAChBC,OAAOC,UAAUC,eAAeC,KAAKL,EAAc,gBAAmBA,EAAaM,YAAYC,QALvE,qDAUxBC,EAAAA,EAAAA,kBAVwB,2EAeLC,IAAAA,KAAUC,EAAAA,EAAAA,gBAAe,4CAA6C,CAAEX,OAAAA,KAfnE,iBAepBP,EAfoB,EAepBA,KAfoB,EAoBxBA,EAAKmB,IAAInB,KAHZG,EAjB2B,EAiB3BA,OACAC,EAlB2B,EAkB3BA,QACAlF,EAnB2B,EAmB3BA,KAED,EAAKgF,WAAWC,OAASA,EACzB,EAAKD,WAAWE,QAAUA,GAAW,GACrC,EAAKF,WAAWhF,KAAOA,GAAQ,GAC/B,EAAK+E,WAAY,EAxBW,qDA0BF,MAAtB,KAAEmB,SAASjB,QAAwD,KAAtC,eAAEiB,SAASpB,KAAKmB,WAAhB,mBAAqBnB,YAArB,eAA2B1B,QA1BhC,mDA8B5B+C,QAAQC,MAAR,MA9B4B,+SCrBH,UAAIC,GAAJ,CAAQ,CACpCvB,KADoC,WAEnC,MAAO,CACNwB,UAAU,IAGZC,MAAO,CACND,SADM,SACGE,GACRjI,KAAKkI,MAAM,UAAWD,KAGxBE,QAXoC,WAYnCC,OAAOC,iBAAiB,SAAUrI,KAAKsI,oBACvCtI,KAAKsI,sBAENC,cAfoC,WAgBnCH,OAAOI,oBAAoB,SAAUxI,KAAKsI,qBAE3C1B,QAAS,CACR0B,mBADQ,WAEPtI,KAAK+H,SAAWU,SAASC,gBAAgBC,YAAc,4CC7C1D,cCAoL,EC6CpL,CACA,qBAEA,OACA,IACA,YACA,aAEA,OACA,YACA,aAEA,MACA,YACA,aAEA,QACA,YACA,aAEA,SACA,aACA,aAGA,UACA,UADA,WAEA,sCACA,8BACA,MAEA,YANA,WAOA,2CACA,SADA,YAEA,QAFA,OAMA,SACA,aADA,SACA,KACA,iDACA,OACA,uIC5EInJ,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKJ,KAAW,YAAiB,YClBlC,aACd,GJTW,WAAa,IAAIO,EAAIC,KAASC,EAAGF,EAAIG,eAAmBE,EAAGL,EAAII,MAAMC,IAAIH,EAAG,OAAOG,EAAG,OAAO,CAACa,YAAY,iBAAiBS,MAAM,CAAC,0BAA2B3B,EAAI6I,SAASpI,MAAM,CAAC,gBAAkB,UAAU,CAACJ,EAAG,OAAO,CAACa,YAAY,2BAA2B,CAACb,EAAG,OAAO,CAACa,YAAY,2BAA2B,CAACb,EAAG,OAAO,CAACa,YAAY,uBAAuBS,MAAM,CAAC3B,EAAI0B,KAAO,0BAA4B1B,EAAI8I,UAAY,cAAgB,KAAMC,MAAO/I,EAAI8I,UAAY,CAAEE,gBAAkB,OAAShJ,EAAI8I,UAAY,KAAS,OAAQ9I,EAAI4B,GAAG,KAAKvB,EAAG,OAAO,CAACa,YAAY,wBAAwBT,MAAM,CAAC,KAAO,UAAU,MAAQT,EAAIiJ,WAAWjJ,EAAI4B,GAAG,KAAKvB,EAAG,OAAO,CAACa,YAAY,yBAAyBT,MAAM,CAAC,KAAO,SAAS,CAACT,EAAI4B,GAAG5B,EAAI+B,GAAG/B,EAAIkJ,sBACltB,IIWpB,EACA,KACA,WACA,MAI8B,gBCnBGhF,QAAQ,eCARA,QAAQ,qBHqB3C,IISMiF,EAAgB,YAEhBC,EAAc,eACQ,IAAIC,OAAJ,UAAcF,EAAd,kCAAqDC,EAArD,KAAqE,MAC1D,IAAIC,OAAJ,UAAcF,EAAd,+CAAkEC,EAAlE,KAAkF,uCCHzH,SAASE,EAAMC,EAAGC,EAAGC,GACpBxJ,KAAKsJ,EAAIA,EACTtJ,KAAKuJ,EAAIA,EACTvJ,KAAKwJ,EAAIA,EA0BV,SAASC,EAAWvE,EAAOwE,EAAQC,GAClC,IAAMC,EAAU,GAChBA,EAAQ9E,KAAK4E,GAEb,IADA,IAAMG,EAnBP,SAAkB3E,EAAO4E,GACxB,IAAMD,EAAO,IAAIjH,MAAM,GAIvB,OAHAiH,EAAK,IAAMC,EAAK,GAAGR,EAAIQ,EAAK,GAAGR,GAAKpE,EACpC2E,EAAK,IAAMC,EAAK,GAAGP,EAAIO,EAAK,GAAGP,GAAKrE,EACpC2E,EAAK,IAAMC,EAAK,GAAGN,EAAIM,EAAK,GAAGN,GAAKtE,EAC7B2E,EAcME,CAAS7E,EAAO,CAACwE,EAAQC,IAC7B/E,EAAI,EAAGA,EAAIM,EAAON,IAAK,CAC/B,IAAM0E,EAAIvE,SAAS2E,EAAOJ,EAAIO,EAAK,GAAKjF,EAAG,IACrC2E,EAAIxE,SAAS2E,EAAOH,EAAIM,EAAK,GAAKjF,EAAG,IACrC4E,EAAIzE,SAAS2E,EAAOF,EAAIK,EAAK,GAAKjF,EAAG,IAC3CgF,EAAQ9E,KAAK,IAAIuE,EAAMC,EAAGC,EAAGC,IAE9B,OAAOI,EA4BR,IAhBA,SAAmB1E,GACbA,IACJA,EAAQ,GAGT,IAAM8E,EAAM,IAAIX,EAAM,IAAK,GAAI,KACzBY,EAAS,IAAIZ,EAAM,IAAK,IAAK,IAC7Ba,EAAO,IAAIb,EAAM,EAAG,IAAK,KAEzBc,EAAWV,EAAWvE,EAAO8E,EAAKC,GAClCG,EAAWX,EAAWvE,EAAO+E,EAAQC,GACrCG,EAAWZ,EAAWvE,EAAOgF,EAAMF,GAEzC,OAAOG,EAAS7G,OAAO8G,GAAU9G,OAAO+G,uEC/FzC,IAAI,EAA+BpG,QAAQ,2BCwC3C,EAXgB,SAACrC,GAChB,OAAO0I,GAAAA,CAAW1I,EAAM,CACvB2I,gBAAiB,QACjBnJ,OAAQ,SACRoJ,UAAW,qBACXC,WAAY,CACXC,IAAK,uGChCJC,QAA0B,GAA4B,KAE1DA,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,y/CAA0/C,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4CAA4C,iDAAiD,MAAQ,GAAG,SAAW,wlBAAwlB,eAAiB,CAAC,kNAAkN,y1EAAy1E,WAAa,MAEn1J,oICAID,EAA0B,IAA4B,KACtDE,EAAqC,IAAgC,KACrEC,EAAqC,IAAgC,KACrEC,EAAqC,IAAgC,KAEzEJ,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,yzEAA2zEC,EAAqC,mFAAqFC,EAAqC,0GAA4GC,EAAqC,oTAAqT,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4CAA4C,gDAAgD,MAAQ,GAAG,SAAW,w3BAAw3B,eAAiB,CAAC,kNAAkN,8lIAA8lI,WAAa,MAE7xQ,0ECXIJ,QAA0B,GAA4B,KAE1DA,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,ikDAAkkD,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4CAA4C,kDAAkD,MAAQ,GAAG,SAAW,8pBAA8pB,eAAiB,CAAC,kNAAkN,4xEAA4xE,WAAa,MAEr6J,0ECJID,QAA0B,GAA4B,KAE1DA,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,8LAA+L,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4CAA4C,0DAA0D,MAAQ,GAAG,SAAW,0FAA0F,eAAiB,CAAC,kNAAkN,0QAA0Q,WAAa,MAEp9B,0ECJID,QAA0B,GAA4B,KAE1DA,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,uiOAA8lO,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4CAA4C,6DAA6D,yCAAyC,MAAQ,GAAG,SAAW,o2BAAo2B,eAAiB,CAAC,kNAAkN,4sJAA4sJ,y0DAAy0D,WAAa,MAEp7d,0ECJID,QAA0B,GAA4B,KAE1DA,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,yuCAA0uC,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,4CAA4C,oEAAoE,MAAQ,GAAG,SAAW,+fAA+f,eAAiB,CAAC,kNAAkN,k8DAAk8D,WAAa,MAEtmI,yECJID,QAA0B,GAA4B,KAE1DA,EAAwB7F,KAAK,CAAC1F,EAAOwL,GAAI,kZAAmZ,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,8DAA8D,MAAQ,GAAG,SAAW,gIAAgI,eAAiB,CAAC,s8TAAi9T,WAAa,MAE3pV,qCCCAxL,EAAOD,QAAU,SAAU6L,GACzB,IAAIC,EAAO,GAuDX,OArDAA,EAAKC,SAAW,WACd,OAAOlL,KAAKmL,KAAI,SAAUjK,GACxB,IAAIkK,EAAUJ,EAAuB9J,GAErC,OAAIA,EAAK,GACA,UAAUoC,OAAOpC,EAAK,GAAI,MAAMoC,OAAO8H,EAAS,KAGlDA,KACNC,KAAK,KAKVJ,EAAKrG,EAAI,SAAU0G,EAASC,EAAYC,GACf,iBAAZF,IAETA,EAAU,CAAC,CAAC,KAAMA,EAAS,MAG7B,IAAIG,EAAyB,GAE7B,GAAID,EACF,IAAK,IAAI5G,EAAI,EAAGA,EAAI5E,KAAK6E,OAAQD,IAAK,CAEpC,IAAIgG,EAAK5K,KAAK4E,GAAG,GAEP,MAANgG,IACFa,EAAuBb,IAAM,GAKnC,IAAK,IAAI7H,EAAK,EAAGA,EAAKuI,EAAQzG,OAAQ9B,IAAM,CAC1C,IAAI7B,EAAO,GAAGoC,OAAOgI,EAAQvI,IAEzByI,GAAUC,EAAuBvK,EAAK,MAKtCqK,IACGrK,EAAK,GAGRA,EAAK,GAAK,GAAGoC,OAAOiI,EAAY,SAASjI,OAAOpC,EAAK,IAFrDA,EAAK,GAAKqK,GAMdN,EAAKnG,KAAK5D,MAIP+J,kCCxDT,SAASS,EAAkBC,EAAKC,IAAkB,MAAPA,GAAeA,EAAMD,EAAI9G,UAAQ+G,EAAMD,EAAI9G,QAAQ,IAAK,IAAID,EAAI,EAAGiH,EAAO,IAAIjJ,MAAMgJ,GAAMhH,EAAIgH,EAAKhH,IAAOiH,EAAKjH,GAAK+G,EAAI/G,GAAM,OAAOiH,EAMhLzM,EAAOD,QAAU,SAAgC+B,GAC/C,IAbsByK,EAAK/G,EAavBkH,GAbuBlH,EAaM,EAHnC,SAAyB+G,GAAO,GAAI/I,MAAMC,QAAQ8I,GAAM,OAAOA,EAVtBI,CAAjBJ,EAaKzK,IAL7B,SAA+ByK,EAAK/G,GAAK,IAAI7B,EAAK4I,IAA0B,oBAAXK,QAA0BL,EAAIK,OAAOC,WAAaN,EAAI,eAAgB,GAAU,MAAN5I,EAAJ,CAAwB,IAAkDjB,EAAIC,EAAlDmK,EAAO,GAAQC,GAAK,EAAUC,GAAK,EAAmB,IAAM,IAAKrJ,EAAKA,EAAGqE,KAAKuE,KAAQQ,GAAMrK,EAAKiB,EAAGsJ,QAAQC,QAAoBJ,EAAKpH,KAAKhD,EAAGS,QAAYqC,GAAKsH,EAAKrH,SAAWD,GAA3DuH,GAAK,IAAoE,MAAOI,GAAOH,GAAK,EAAMrK,EAAKwK,EAAO,QAAU,IAAWJ,GAAsB,MAAhBpJ,EAAW,QAAWA,EAAW,SAAO,QAAU,GAAIqJ,EAAI,MAAMrK,GAAQ,OAAOmK,GAR7aM,CAAsBb,EAAK/G,IAI5F,SAAqC6H,EAAGC,GAAU,GAAKD,EAAL,CAAgB,GAAiB,iBAANA,EAAgB,OAAOf,EAAkBe,EAAGC,GAAS,IAAIC,EAAI1F,OAAOC,UAAUgE,SAAS9D,KAAKqF,GAAGlJ,MAAM,GAAI,GAAiE,MAAnD,WAANoJ,GAAkBF,EAAEG,cAAaD,EAAIF,EAAEG,YAAYnK,MAAgB,QAANkK,GAAqB,QAANA,EAAoB/J,MAAMiK,KAAKJ,GAAc,cAANE,GAAqB,2CAA2CG,KAAKH,GAAWjB,EAAkBe,EAAGC,QAAzG,GAJ3MK,CAA4BpB,EAAK/G,IAEnI,WAA8B,MAAM,IAAIoI,UAAU,6IAFuFC,IAcnI7B,EAAUU,EAAM,GAChBoB,EAAapB,EAAM,GAEvB,IAAKoB,EACH,OAAO9B,EAGT,GAAoB,mBAAT+B,KAAqB,CAE9B,IAAIC,EAASD,KAAKE,SAASC,mBAAmBC,KAAKC,UAAUN,MACzD3G,EAAO,+DAA+DjD,OAAO8J,GAC7EK,EAAgB,OAAOnK,OAAOiD,EAAM,OACpCmH,EAAaR,EAAWS,QAAQxC,KAAI,SAAUyC,GAChD,MAAO,iBAAiBtK,OAAO4J,EAAWW,YAAc,IAAIvK,OAAOsK,EAAQ,UAE7E,MAAO,CAACxC,GAAS9H,OAAOoK,GAAYpK,OAAO,CAACmK,IAAgBpC,KAAK,MAGnE,MAAO,CAACD,GAASC,KAAK,sCChCxBjM,EAAOD,QAAU,SAAU2O,EAAKtO,GAS9B,OARKA,IAEHA,EAAU,IAMO,iBAFnBsO,EAAMA,GAAOA,EAAIC,WAAaD,EAAIE,QAAUF,GAGnCA,GAIL,eAAehB,KAAKgB,KAEtBA,EAAMA,EAAIvK,MAAM,GAAI,IAGlB/D,EAAQ2E,OAEV2J,GAAOtO,EAAQ2E,MAKb,cAAc2I,KAAKgB,IAAQtO,EAAQyO,WAC9B,IAAK3K,OAAOwK,EAAIvJ,QAAQ,KAAM,OAAOA,QAAQ,MAAO,OAAQ,KAG9DuJ,mCC9BT,IAAII,EAAc,GAElB,SAASC,EAAqBC,GAG5B,IAFA,IAAIzJ,GAAU,EAELC,EAAI,EAAGA,EAAIsJ,EAAYrJ,OAAQD,IACtC,GAAIsJ,EAAYtJ,GAAGwJ,aAAeA,EAAY,CAC5CzJ,EAASC,EACT,MAIJ,OAAOD,EAGT,SAAS0J,EAAapD,EAAMzL,GAI1B,IAHA,IAAI8O,EAAa,GACbC,EAAc,GAET3J,EAAI,EAAGA,EAAIqG,EAAKpG,OAAQD,IAAK,CACpC,IAAI1D,EAAO+J,EAAKrG,GACZgG,EAAKpL,EAAQgP,KAAOtN,EAAK,GAAK1B,EAAQgP,KAAOtN,EAAK,GAClDuN,EAAQH,EAAW1D,IAAO,EAC1BwD,EAAa,GAAG9K,OAAOsH,EAAI,KAAKtH,OAAOmL,GAC3CH,EAAW1D,GAAM6D,EAAQ,EACzB,IAAIC,EAAoBP,EAAqBC,GACzCO,EAAM,CACRC,IAAK1N,EAAK,GACV2N,MAAO3N,EAAK,GACZ4N,UAAW5N,EAAK,GAChB6N,SAAU7N,EAAK,GACf8N,MAAO9N,EAAK,IAGd,IAA2B,IAAvBwN,EACFR,EAAYQ,GAAmBO,aAC/Bf,EAAYQ,GAAmBQ,QAAQP,OAClC,CACL,IAAIO,EAAUC,EAAgBR,EAAKnP,GACnCA,EAAQ4P,QAAUxK,EAClBsJ,EAAYmB,OAAOzK,EAAG,EAAG,CACvBwJ,WAAYA,EACZc,QAASA,EACTD,WAAY,IAIhBV,EAAYzJ,KAAKsJ,GAGnB,OAAOG,EAGT,SAASY,EAAgBR,EAAKnP,GAC5B,IAAI8P,EAAM9P,EAAQI,OAAOJ,GAezB,OAdA8P,EAAIC,OAAOZ,GAEG,SAAiBa,GAC7B,GAAIA,EAAQ,CACV,GAAIA,EAAOZ,MAAQD,EAAIC,KAAOY,EAAOX,QAAUF,EAAIE,OAASW,EAAOV,YAAcH,EAAIG,WAAaU,EAAOT,WAAaJ,EAAII,UAAYS,EAAOR,QAAUL,EAAIK,MACzJ,OAGFM,EAAIC,OAAOZ,EAAMa,QAEjBF,EAAIG,UAOVrQ,EAAOD,QAAU,SAAU8L,EAAMzL,GAG/B,IAAIkQ,EAAkBrB,EADtBpD,EAAOA,GAAQ,GADfzL,EAAUA,GAAW,IAGrB,OAAO,SAAgBmQ,GACrBA,EAAUA,GAAW,GAErB,IAAK,IAAI/K,EAAI,EAAGA,EAAI8K,EAAgB7K,OAAQD,IAAK,CAC/C,IACIgL,EAAQzB,EADKuB,EAAgB9K,IAEjCsJ,EAAY0B,GAAOX,aAKrB,IAFA,IAAIY,EAAqBxB,EAAasB,EAASnQ,GAEtCuD,EAAK,EAAGA,EAAK2M,EAAgB7K,OAAQ9B,IAAM,CAClD,IAEI+M,EAAS3B,EAFKuB,EAAgB3M,IAIK,IAAnCmL,EAAY4B,GAAQb,aACtBf,EAAY4B,GAAQZ,UAEpBhB,EAAYmB,OAAOS,EAAQ,IAI/BJ,EAAkBG,kCCnGtB,IAAIE,EAAO,GAoCX3Q,EAAOD,QAVP,SAA0BQ,EAAQmJ,GAChC,IAAI1H,EAxBN,SAAmBA,GACjB,QAA4B,IAAjB2O,EAAK3O,GAAyB,CACvC,IAAI4O,EAAcvH,SAASwH,cAAc7O,GAEzC,GAAIgH,OAAO8H,mBAAqBF,aAAuB5H,OAAO8H,kBAC5D,IAGEF,EAAcA,EAAYG,gBAAgBC,KAC1C,MAAOC,GAEPL,EAAc,KAIlBD,EAAK3O,GAAU4O,EAGjB,OAAOD,EAAK3O,GAMCkP,CAAU3Q,GAEvB,IAAKyB,EACH,MAAM,IAAImP,MAAM,2GAGlBnP,EAAOoP,YAAY1H,mCCzBrB1J,EAAOD,QAPP,SAA4BK,GAC1B,IAAIiR,EAAUhI,SAASiI,cAAc,SAGrC,OAFAlR,EAAQE,cAAc+Q,EAASjR,EAAQiL,YACvCjL,EAAQG,OAAO8Q,EAASjR,EAAQA,SACzBiR,sCCITrR,EAAOD,QARP,SAAwCwR,GACtC,IAAIC,EAAmD,KAEnDA,GACFD,EAAaE,aAAa,QAASD,mCC8DvCxR,EAAOD,QAZP,SAAgBK,GACd,IAAImR,EAAenR,EAAQK,mBAAmBL,GAC9C,MAAO,CACL+P,OAAQ,SAAgBZ,IAzD5B,SAAegC,EAAcnR,EAASmP,GACpC,IAAIC,EAAM,GAEND,EAAII,WACNH,GAAO,cAActL,OAAOqL,EAAII,SAAU,QAGxCJ,EAAIE,QACND,GAAO,UAAUtL,OAAOqL,EAAIE,MAAO,OAGrC,IAAIiC,OAAiC,IAAdnC,EAAIK,MAEvB8B,IACFlC,GAAO,SAAStL,OAAOqL,EAAIK,MAAMnK,OAAS,EAAI,IAAIvB,OAAOqL,EAAIK,OAAS,GAAI,OAG5EJ,GAAOD,EAAIC,IAEPkC,IACFlC,GAAO,KAGLD,EAAIE,QACND,GAAO,KAGLD,EAAII,WACNH,GAAO,KAGT,IAAIE,EAAYH,EAAIG,UAEhBA,GAA6B,oBAAT3B,OACtByB,GAAO,uDAAuDtL,OAAO6J,KAAKE,SAASC,mBAAmBC,KAAKC,UAAUsB,MAAe,QAMtItP,EAAQC,kBAAkBmP,EAAK+B,EAAcnR,EAAQA,SAkBjD4C,CAAMuO,EAAcnR,EAASmP,IAE/Bc,OAAQ,YAjBZ,SAA4BkB,GAE1B,GAAgC,OAA5BA,EAAaI,WACf,OAAO,EAGTJ,EAAaI,WAAWC,YAAYL,GAYhCM,CAAmBN,qCCjDzBvR,EAAOD,QAZP,SAA2ByP,EAAK+B,GAC9B,GAAIA,EAAaO,WACfP,EAAaO,WAAWC,QAAUvC,MAC7B,CACL,KAAO+B,EAAaS,YAClBT,EAAaK,YAAYL,EAAaS,YAGxCT,EAAaH,YAAY/H,SAAS4I,eAAezC,uCCXrD,shBCAA,8kBCAA,2dCMe,SAAS0C,EACtBC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,GAGA,IAqBIC,EArBAvS,EAAmC,mBAAlB+R,EACjBA,EAAc/R,QACd+R,EAsDJ,GAnDIC,IACFhS,EAAQgS,OAASA,EACjBhS,EAAQiS,gBAAkBA,EAC1BjS,EAAQwS,WAAY,GAIlBN,IACFlS,EAAQyS,YAAa,GAInBL,IACFpS,EAAQ0S,SAAW,UAAYN,GAI7BC,GACFE,EAAO,SAAUI,IAEfA,EACEA,GACCnS,KAAKoS,QAAUpS,KAAKoS,OAAOC,YAC3BrS,KAAKsS,QAAUtS,KAAKsS,OAAOF,QAAUpS,KAAKsS,OAAOF,OAAOC,aAEZ,oBAAxBE,sBACrBJ,EAAUI,qBAGRZ,GACFA,EAAavK,KAAKpH,KAAMmS,GAGtBA,GAAWA,EAAQK,uBACrBL,EAAQK,sBAAsBC,IAAIZ,IAKtCrS,EAAQkT,aAAeX,GACdJ,IACTI,EAAOD,EACH,WACAH,EAAavK,KACXpH,MACCR,EAAQyS,WAAajS,KAAKsS,OAAStS,MAAM2S,MAAMC,SAASC,aAG3DlB,GAGFI,EACF,GAAIvS,EAAQyS,WAAY,CAGtBzS,EAAQsT,cAAgBf,EAExB,IAAIgB,EAAiBvT,EAAQgS,OAC7BhS,EAAQgS,OAAS,SAAmCwB,EAAGb,GAErD,OADAJ,EAAK3K,KAAK+K,GACHY,EAAeC,EAAGb,QAEtB,CAEL,IAAIc,EAAWzT,EAAQ0T,aACvB1T,EAAQ0T,aAAeD,EACnB,GAAG3P,OAAO2P,EAAUlB,GACpB,CAACA,GAIT,MAAO,CACL5S,QAASoS,EACT/R,QAASA,kEC/FbJ,EAAOD,QAAU8E,QAAQ,iDCAzB7E,EAAOD,QAAU8E,QAAQ,mDCAzB7E,EAAOD,QAAU8E,QAAQ,4DCAzB7E,EAAOD,QAAU8E,QAAQ,uDCAzB7E,EAAOD,QAAU8E,QAAQ,+DCAzB7E,EAAOD,QAAU8E,QAAQ,mDCAzB7E,EAAOD,QAAU8E,QAAQ,kDCAzB7E,EAAOD,QAAU8E,QAAQ,4CCAzB7E,EAAOD,QAAU8E,QAAQ,sCCAzB7E,EAAOD,QAAU8E,QAAQ,8CCCrBkP,EAA2B,GAG/B,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBE,IAAjBD,EACH,OAAOA,EAAanU,QAGrB,IAAIC,EAAS+T,EAAyBE,GAAY,CACjDzI,GAAIyI,EAEJlU,QAAS,IAOV,OAHAqU,EAAoBH,GAAUjU,EAAQA,EAAOD,QAASiU,GAG/ChU,EAAOD,QCpBfiU,EAAoBzG,EAAI,SAASvN,GAChC,IAAIqU,EAASrU,GAAUA,EAAO2O,WAC7B,WAAa,OAAO3O,EAAgB,SACpC,WAAa,OAAOA,GAErB,OADAgU,EAAoBM,EAAED,EAAQ,CAAEE,EAAGF,IAC5BA,GCLRL,EAAoBM,EAAI,SAASvU,EAASyU,GACzC,IAAI,IAAIjT,KAAOiT,EACXR,EAAoB3G,EAAEmH,EAAYjT,KAASyS,EAAoB3G,EAAEtN,EAASwB,IAC5EsG,OAAO4M,eAAe1U,EAASwB,EAAK,CAAEmT,YAAY,EAAMC,IAAKH,EAAWjT,MCJ3EyS,EAAoB3G,EAAI,SAASkC,EAAKqF,GAAQ,OAAO/M,OAAOC,UAAUC,eAAeC,KAAKuH,EAAKqF,ICC/FZ,EAAoB9J,EAAI,SAASnK,GACX,oBAAX6M,QAA0BA,OAAOiI,aAC1ChN,OAAO4M,eAAe1U,EAAS6M,OAAOiI,YAAa,CAAE1R,MAAO,WAE7D0E,OAAO4M,eAAe1U,EAAS,aAAc,CAAEoD,OAAO,KCLvD6Q,EAAoBc,QAAKX,uFCAzB,gdC4GA,sDAKA,SAASY,EAAiBrN,GAC1B,sCACA,yBACA,WAEA,KAOA,SAASsN,EAAiBtN,EAAQuN,GAClC,GACA,kCAIA,OACA,cAEA,YACA,yBACA,mBAEA,YACA,mBACA,kBACA,uBAEA,cACA,OAKA,KACA,YACA,gBAKA,WACA,YACA,gBAMA,MACA,YACA,gBAKA,gBACA,aACA,YAKA,uBACA,aACA,YAOA,qBACA,YACA,gBAKA,SACA,aACA,YAQA,aACA,YACA,gBAKA,MACA,YACA,YAKA,kBACA,aACA,YAKA,gBACA,aACA,YAKA,aACA,aACA,YAQA,gBACA,YACA,cAOA,UACA,aACA,YAOA,cACA,YACA,kBAMA,eACA,YACA,gBAGA,WACA,YACA,eAGA,KAnJA,WAoJA,OACA,qBACA,wBACA,oBACA,kBACA,gBACA,uBACA,uBACA,2BAGA,UACA,gBADA,WAEA,6BACA,eAGA,iEACA,uHAEA,+EAGA,qBAZA,WAaA,4BACA,gBACA,0DAEA,2BAjBA,WAkBA,4BACA,4BACA,gBACA,gCACA,sBAEA,kBAxBA,WAyBA,iCACA,iBAEA,mBACA,UAEA,IAEA,cAjCA,WAkCA,2BAEA,qBApCA,WAqCA,kCAEA,aAvCA,WAwCA,0BAEA,QA1CA,WA0CA,MACA,0BAGA,kBACA,qBAEA,6GAEA,sBAnDA,WAoDA,8BACA,uBAEA,YAvDA,WAwDA,OACA,wBACA,0BACA,yCAGA,8CACA,4CACA,mDAEA,UAEA,QApEA,WAqEA,6BAGA,oBACA,oBAGA,mBAEA,SA9EA,WA+EA,MACA,+BACA,6BACA,iBACA,OACA,OAEA,0CACA,QACA,uDAIA,wBAEA,KA9FA,WA+FA,IAWA,EACA,EACA,EAbA,4CACA,OACA,iBACA,YACA,qBAcA,4EACA,EACA,SACA,kHAVA,EAUA,qBATA,6BACA,8BACA,iBACA,aAMA,iBACA,0CACA,UAGA,IAIA,OACA,IADA,WAEA,yBACA,sBAEA,KALA,WAMA,yBACA,qBACA,uBAIA,QAxSA,WAySA,qBACA,iDACA,0BAGA,2DACA,6DACA,uDACA,uDALA,iCAOA,4EAIA,cAvTA,WAwTA,iDACA,6EAIA,SACA,uBADA,WAEA,2DACA,UACA,cAGA,uBAPA,WASA,yBAEA,wBAXA,SAWA,GACA,uBACA,iBACA,gBACA,YACA,qBAKA,WArBA,WAqBA,6IACA,UADA,oDAIA,wBAJA,gCAKA,sBALA,OAOA,iDAPA,8CASA,UA9BA,WA+BA,+BAEA,kBAjCA,WAiCA,2JACA,yBADA,SAGA,6BAHA,SAIA,uFAJA,gBAIA,EAJA,EAIA,KACA,4EALA,kDAOA,2BAPA,QASA,yBACA,kBAVA,6DAgBA,cAjDA,WAqDA,GAHA,wBAGA,wDAGA,OAFA,4BACA,0BAKA,qBACA,uCAIA,kBACA,4CACA,GACA,QACA,8CACA,WAEA,iCACA,CACA,6CACA,6BAWA,mBAtFA,SAsFA,WACA,0BACA,eACA,iCAGA,wBACA,EACA,CACA,OACA,SAQA,OAJA,sGACA,uCAGA,GASA,mBAjHA,SAiHA,4EAEA,eACA,2CASA,OARA,uBACA,uBACA,IACA,iCAEA,QACA,2BAKA,gBACA,oBACA,oBACA,IACA,wBAEA,oBAEA,cAEA,qBACA,sCAEA,uBACA,0BAEA,sBACA,oBACA,cAGA,IACA,YAEA,WCxlB6K,+HCWzK7U,EAAU,GAEdA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKJ,KAAW,YAAiB,WALlD,gCCbIM,GAAY,OACd,GJTW,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBE,EAAGL,EAAII,MAAMC,IAAIH,EAAG,OAAOG,EAAG,MAAML,EAAIM,GAAG,CAACmC,WAAW,CAAC,CAACC,KAAK,UAAUC,QAAQ,YAAYH,MAAOxC,EAAW,QAAE4C,WAAW,WAAW,CAACF,KAAK,gBAAgBC,QAAQ,kBAAkBH,MAAOxC,EAAa,UAAE4C,WAAW,cAAcpC,IAAI,OAAOU,YAAY,gCAAgCS,MAAM,CACrW,qBAAsB3B,EAAIuU,iBAC1B,uBAAwBvU,EAAIwU,SAC3BzL,MAAO/I,EAAe,YAAES,MAAM,CAAC,SAAWT,EAAIyU,iBAAcjB,EAAY,IAAI,aAAaxT,EAAI0U,gBAAgB,KAAO1U,EAAIyU,iBAAcjB,EAAY,UAAUjS,GAAG,CAAC,QAAU,SAASY,GAAQ,OAAIA,EAAOwS,KAAKC,QAAQ,QAAQ5U,EAAI6U,GAAG1S,EAAO2S,QAAQ,QAAQ,GAAG3S,EAAOvB,IAAI,SAAkB,KAAcZ,EAAI+U,WAAW1S,MAAM,KAAMC,cAAetC,EAAIyU,YAA0C,GAA5B,CAAEO,MAAOhV,EAAI+U,aAAmB,CAAE/U,EAAa,UAAEK,EAAG,MAAM,CAACa,YAAY,oBAAoBS,MAAM3B,EAAIiV,YAAajV,EAAIkV,iBAAmBlV,EAAIuU,iBAAkBlU,EAAG,MAAM,CAACI,MAAM,CAAC,IAAMT,EAAImV,gBAAgB,OAASnV,EAAIoV,mBAAmB,IAAM,MAAMpV,EAAIgC,KAAKhC,EAAI4B,GAAG,KAAM5B,EAAW,QAAEK,EAAG,UAAU,CAACI,MAAM,CAAC,UAAY,OAAO,UAAYT,EAAIqV,cAAc,KAAOrV,EAAIsV,uBAAuB/T,GAAG,CAAC,aAAavB,EAAIuV,uBAAuB,aAAavV,EAAIwV,wBAAwB9U,YAAYV,EAAIW,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAAEb,EAAuB,oBAAEK,EAAG,MAAM,CAACa,YAAY,iBAAiBb,EAAG,iBAAiB,CAACa,YAAY,YAAYT,MAAM,CAAC,KAAO,QAAQM,OAAM,IAAO,MAAK,EAAM,aAAa,CAACV,EAAG,cAAc,CAACG,IAAI,cAAcC,MAAM,CAAC,KAAOT,EAAIyV,SAAS,GAAGzV,EAAIgC,KAAKhC,EAAI4B,GAAG,KAAM5B,EAA8B,2BAAEK,EAAG,MAAM,CAACa,YAAY,uDAAuD,CAAClB,EAAI4B,GAAG,SAAS5B,EAAI+B,GAAG/B,EAAI0G,WAAWhF,MAAM,UAAW1B,EAAwB,qBAAEK,EAAG,MAAM,CAACa,YAAY,yBAAyBS,MAAM,2BAA6B3B,EAAI0G,WAAWC,SAAS3G,EAAIgC,KAAKhC,EAAI4B,GAAG,KAAM5B,EAAIuU,mBAAqBvU,EAAIiV,UAAW5U,EAAG,MAAM,CAACa,YAAY,WAAW,CAAClB,EAAI4B,GAAG,SAAS5B,EAAI+B,GAAG/B,EAAI0V,UAAU,UAAU1V,EAAIgC,MAAM,KACniD,IIQpB,EACA,KACA,WACA,MAMoB,mBAAX,KAAuB,IAAOjC,GAEzC,ICCA,EDDeA,EAAiB","sources":["webpack://NextcloudVue/webpack/universalModuleDefinition","webpack://NextcloudVue/./src/components/Popover/Popover.vue?0fcf","webpack://NextcloudVue/./src/components/Popover/Popover.vue?ccc1","webpack://NextcloudVue/src/components/Popover/Popover.vue","webpack://NextcloudVue/./src/components/Popover/Popover.vue?f09b","webpack://NextcloudVue/./src/components/Popover/Popover.vue","webpack://NextcloudVue/./src/components/Popover/index.js","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?123f","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?794a","webpack://NextcloudVue/src/components/PopoverMenu/PopoverMenuItem.vue","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?04d1","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?5f93","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?5d23","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?b832","webpack://NextcloudVue/src/components/PopoverMenu/PopoverMenu.vue","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?0bf9","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue","webpack://NextcloudVue/./src/components/PopoverMenu/index.js","webpack://NextcloudVue/./src/directives/Tooltip/index.scss?fa98","webpack://NextcloudVue/./src/directives/Tooltip/index.js","webpack://NextcloudVue/external commonjs \"md5\"","webpack://NextcloudVue/./src/functions/usernameToColor/index.js","webpack://NextcloudVue/./src/functions/usernameToColor/usernameToColor.js","webpack://NextcloudVue/./src/l10n.js","webpack://NextcloudVue/external commonjs \"@nextcloud/capabilities\"","webpack://NextcloudVue/./src/mixins/userStatus.js","webpack://NextcloudVue/./src/utils/IsMobileState.js","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?00de","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?0b95","webpack://NextcloudVue/src/components/RichContenteditable/MentionBubble.vue","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?d7cd","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue","webpack://NextcloudVue/external commonjs \"escape-html\"","webpack://NextcloudVue/external commonjs \"striptags\"","webpack://NextcloudVue/./src/mixins/richEditor/index.js","webpack://NextcloudVue/./src/utils/GenColors.js","webpack://NextcloudVue/external commonjs \"linkify-string\"","webpack://NextcloudVue/./src/utils/Linkify.js","webpack://NextcloudVue/./src/directives/Tooltip/index.scss","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?b969","webpack://NextcloudVue/./src/components/Popover/Popover.vue?7402","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenu.vue?b2aa","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?b687","webpack://NextcloudVue/./src/components/RichContenteditable/MentionBubble.vue?8fb4","webpack://NextcloudVue/./src/components/PopoverMenu/PopoverMenuItem.vue?6b26","webpack://NextcloudVue/./node_modules/css-loader/dist/runtime/api.js","webpack://NextcloudVue/./node_modules/css-loader/dist/runtime/cssWithMappingToString.js","webpack://NextcloudVue/./node_modules/css-loader/dist/runtime/getUrl.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://NextcloudVue/./node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://NextcloudVue/./src/assets/status-icons/user-status-away.svg","webpack://NextcloudVue/./src/assets/status-icons/user-status-dnd.svg","webpack://NextcloudVue/./src/assets/status-icons/user-status-online.svg","webpack://NextcloudVue/./node_modules/vue-loader/lib/runtime/componentNormalizer.js","webpack://NextcloudVue/external commonjs \"@nextcloud/auth\"","webpack://NextcloudVue/external commonjs \"@nextcloud/axios\"","webpack://NextcloudVue/external commonjs \"@nextcloud/browser-storage\"","webpack://NextcloudVue/external commonjs \"@nextcloud/event-bus\"","webpack://NextcloudVue/external commonjs \"@nextcloud/l10n/dist/gettext\"","webpack://NextcloudVue/external commonjs \"@nextcloud/router\"","webpack://NextcloudVue/external commonjs \"v-click-outside\"","webpack://NextcloudVue/external commonjs \"v-tooltip\"","webpack://NextcloudVue/external commonjs \"vue\"","webpack://NextcloudVue/external commonjs \"vue-material-design-icons/DotsHorizontal\"","webpack://NextcloudVue/webpack/bootstrap","webpack://NextcloudVue/webpack/runtime/compat get default export","webpack://NextcloudVue/webpack/runtime/define property getters","webpack://NextcloudVue/webpack/runtime/hasOwnProperty shorthand","webpack://NextcloudVue/webpack/runtime/make namespace object","webpack://NextcloudVue/webpack/runtime/nonce","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?ac35","webpack://NextcloudVue/src/components/Avatar/Avatar.vue","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?4408","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?246b","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue","webpack://NextcloudVue/./src/components/Avatar/index.js"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"NextcloudVue\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"NextcloudVue\"] = factory();\n\telse\n\t\troot[\"NextcloudVue\"] = root[\"NextcloudVue\"] || {}, root[\"NextcloudVue\"][\"Components/Avatar\"] = factory();\n})(self, function() {\nreturn ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('VPopover',_vm._g(_vm._b({ref:\"popover\",attrs:{\"popover-base-class\":\"popover\",\"popover-wrapper-class\":\"popover__wrapper\",\"popover-arrow-class\":\"popover__arrow\",\"popover-inner-class\":\"popover__inner\"},scopedSlots:_vm._u([{key:\"popover\",fn:function(){return [_vm._t(\"default\")]},proxy:true}],null,true)},'VPopover',_vm.$attrs,false),_vm.$listeners),[_vm._t(\"trigger\")],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@pm.me>\n -\n - @author Marco Ambrosini <marcoambrosini@pm.me>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n-->\n\n<docs>\n\n### General description\n\nThis component is just a wrapper for the v-component plugin by Akryum,\nplease refer to this documentation for customization:\nhttps://github.com/Akryum/v-tooltip\n\nThis components has two slots:\n* 'trigger' which can be any html element and it will trigger the popover\nthis slot is optional since you can toggle the popover also by updating the\nopen prop on this component;\n\n* a default slot that is for the content of the popover.\n\n### Examples\n\nWith a `<button>` as a trigger:\n```vue\n<template>\n\t<Popover>\n\t\t<template #trigger>\n\t\t\t<button> I am the trigger </button>\n\t\t</template>\n\t\t<template>\n\t\t<h2>this is some content</h2>\n\t\t</template>\n\t</Popover>\n</template>\n```\n</docs>\n\n<template>\n\t<VPopover ref=\"popover\"\n\t\tv-bind=\"$attrs\"\n\t\tpopover-base-class=\"popover\"\n\t\tpopover-wrapper-class=\"popover__wrapper\"\n\t\tpopover-arrow-class=\"popover__arrow\"\n\t\tpopover-inner-class=\"popover__inner\"\n\t\tv-on=\"$listeners\">\n\t\t<!-- This will be the popover target (for the events and position) -->\n\t\t<slot name=\"trigger\" />\n\t\t<!-- This will be the content of the popover -->\n\t\t<template #popover>\n\t\t\t<slot />\n\t\t</template>\n\t</VPopover>\n</template>\n\n<script>\nimport { VPopover } from 'v-tooltip'\n\nexport default {\n\tname: 'Popover',\n\tcomponents: {\n\t\tVPopover,\n\t},\n\n\tmounted() {\n\t\tthis.$watch(\n\t\t\t() => {\n\t\t\t\t// required because v-tooltip doesn't provide events\n\t\t\t\t// and @show is too early\n\t\t\t\t// see https://github.com/Akryum/v-tooltip/issues/661\n\t\t\t\treturn this.$refs.popover.isOpen\n\t\t\t},\n\t\t\t(val) => {\n\t\t\t\tif (val) {\n\t\t\t\t\t/**\n\t\t\t\t\t * Triggered after the tooltip was visually displayed.\n\t\t\t\t\t *\n\t\t\t\t\t * This is different from the 'show' and 'apply-show' which\n\t\t\t\t\t * run earlier than this where there is no guarantee that the\n\t\t\t\t\t * tooltip is already visible and in the DOM.\n\t\t\t\t\t */\n\t\t\t\t\tthis.$emit('after-show')\n\t\t\t\t} else {\n\t\t\t\t\t/**\n\t\t\t\t\t * Triggered after the tooltip was visually hidden.\n\t\t\t\t\t */\n\t\t\t\t\tthis.$emit('after-hide')\n\t\t\t\t}\n\t\t\t}\n\t\t)\n\t},\n}\n</script>\n\n<style lang=\"scss\">\n$arrow-width: 10px;\n\n.popover {\n\tz-index: 100000;\n\tdisplay: block !important;\n\n\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n\t&__inner {\n\t\tpadding: 0;\n\t\tcolor: var(--color-main-text);\n\t\tborder-radius: var(--border-radius);\n\t\tbackground: var(--color-main-background);\n\t}\n\n\t&__arrow {\n\t\tposition: absolute;\n\t\tz-index: 1;\n\t\twidth: 0;\n\t\theight: 0;\n\t\tmargin: $arrow-width;\n\t\tborder-style: solid;\n\t\tborder-color: transparent;\n\t\tborder-width: $arrow-width;\n\t}\n\n\t&[x-placement^='top'] {\n\t\tmargin-bottom: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\tbottom: -$arrow-width;\n\t\t\tleft: calc(50% - $arrow-width);\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0;\n\t\t\tborder-bottom-width: 0;\n\t\t\tborder-top-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[x-placement^='bottom'] {\n\t\tmargin-top: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\ttop: -$arrow-width;\n\t\t\tleft: calc(50% - $arrow-width);\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0;\n\t\t\tborder-top-width: 0;\n\t\t\tborder-bottom-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[x-placement^='right'] {\n\t\tmargin-left: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\ttop: calc(50% - $arrow-width);\n\t\t\tleft: -$arrow-width;\n\t\t\tmargin-right: 0;\n\t\t\tmargin-left: 0;\n\t\t\tborder-left-width: 0;\n\t\t\tborder-right-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[x-placement^='left'] {\n\t\tmargin-right: $arrow-width;\n\n\t\t.popover__arrow {\n\t\t\ttop: calc(50% - $arrow-width);\n\t\t\tright: -$arrow-width;\n\t\t\tmargin-right: 0;\n\t\t\tmargin-left: 0;\n\t\t\tborder-right-width: 0;\n\t\t\tborder-left-color: var(--color-main-background);\n\t\t}\n\t}\n\n\t&[aria-hidden='true'] {\n\t\tvisibility: hidden;\n\t\ttransition: opacity var(--animation-quick), visibility var(--animation-quick);\n\t\topacity: 0;\n\t}\n\n\t&[aria-hidden='false'] {\n\t\tvisibility: visible;\n\t\ttransition: opacity var(--animation-quick);\n\t\topacity: 1;\n\t}\n}\n\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=style&index=0&lang=scss&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Popover.vue?vue&type=style&index=0&lang=scss&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Popover.vue?vue&type=template&id=e24cf6a4&\"\nimport script from \"./Popover.vue?vue&type=script&lang=js&\"\nexport * from \"./Popover.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Popover.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./Popover.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@pm.me>\n *\n * @author Marco Ambrosini <marcoambrosini@pm.me>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Popover from './Popover.vue'\n\nexport default Popover\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:\"popover__menu\"},_vm._l((_vm.menu),function(item,key){return _c('PopoverMenuItem',{key:key,attrs:{\"item\":item}})}),1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<template>\n\t<li class=\"popover__menuitem\">\n\t\t<!-- If item.href is set, a link will be directly used -->\n\t\t<a v-if=\"item.href\"\n\t\t\t:href=\"(item.href) ? item.href : '#' \"\n\t\t\t:target=\"(item.target) ? item.target : '' \"\n\t\t\t:download=\"item.download\"\n\t\t\tclass=\"focusable\"\n\t\t\trel=\"nofollow noreferrer noopener\"\n\t\t\t@click=\"action\">\n\t\t\t<span v-if=\"!iconIsUrl\" :class=\"item.icon\" />\n\t\t\t<img v-else :src=\"item.icon\">\n\t\t\t<p v-if=\"item.text && item.longtext\">\n\t\t\t\t<strong class=\"menuitem-text\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</strong><br>\n\t\t\t\t<span class=\"menuitem-text-detail\">\n\t\t\t\t\t{{ item.longtext }}\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<span v-else-if=\"item.text\">\n\t\t\t\t{{ item.text }}\n\t\t\t</span>\n\t\t\t<p v-else-if=\"item.longtext\">\n\t\t\t\t{{ item.longtext }}\n\t\t\t</p>\n\t\t</a>\n\n\t\t<!-- If item.input is set instead, an put will be used -->\n\t\t<span v-else-if=\"item.input\" class=\"menuitem\" :class=\"{active: item.active}\">\n\t\t\t<!-- does not show if input is checkbox -->\n\t\t\t<span v-if=\"item.input !== 'checkbox'\" :class=\"item.icon\" />\n\n\t\t\t<!-- only shows if input is text -->\n\t\t\t<form v-if=\"item.input === 'text'\"\n\t\t\t\t:class=\"item.input\"\n\t\t\t\t@submit.prevent=\"item.action\">\n\t\t\t\t<input :type=\"item.input\"\n\t\t\t\t\t:value=\"item.value\"\n\t\t\t\t\t:placeholder=\"item.text\"\n\t\t\t\t\trequired>\n\t\t\t\t<input type=\"submit\" value=\"\" class=\"icon-confirm\">\n\t\t\t</form>\n\n\t\t\t<!-- checkbox -->\n\t\t\t<template v-else>\n\t\t\t\t<!-- eslint-disable-next-line -->\n\t\t\t\t<input :id=\"key\" v-model=\"item.model\"\n\t\t\t\t\t:type=\"item.input\"\n\t\t\t\t\t:class=\"item.input\"\n\t\t\t\t\t@change=\"item.action\">\n\t\t\t\t<label :for=\"key\" @click.stop.prevent=\"item.action\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</label>\n\t\t\t</template>\n\t\t</span>\n\n\t\t<!-- If item.action is set instead, a button will be used -->\n\t\t<button v-else-if=\"item.action\"\n\t\t\tclass=\"menuitem focusable\"\n\t\t\t:class=\"{active: item.active}\"\n\t\t\t:disabled=\"item.disabled\"\n\t\t\ttype=\"button\"\n\t\t\t@click.stop.prevent=\"item.action\">\n\t\t\t<span :class=\"item.icon\" />\n\t\t\t<p v-if=\"item.text && item.longtext\">\n\t\t\t\t<strong class=\"menuitem-text\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</strong><br>\n\t\t\t\t<span class=\"menuitem-text-detail\">\n\t\t\t\t\t{{ item.longtext }}\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<span v-else-if=\"item.text\">\n\t\t\t\t{{ item.text }}\n\t\t\t</span>\n\t\t\t<p v-else-if=\"item.longtext\">\n\t\t\t\t{{ item.longtext }}\n\t\t\t</p>\n\t\t</button>\n\n\t\t<!-- If item.longtext is set AND the item does not have an action -->\n\t\t<span v-else class=\"menuitem\" :class=\"{active: item.active}\">\n\t\t\t<span :class=\"item.icon\" />\n\t\t\t<p v-if=\"item.text && item.longtext\">\n\t\t\t\t<strong class=\"menuitem-text\">\n\t\t\t\t\t{{ item.text }}\n\t\t\t\t</strong><br>\n\t\t\t\t<span class=\"menuitem-text-detail\">\n\t\t\t\t\t{{ item.longtext }}\n\t\t\t\t</span>\n\t\t\t</p>\n\t\t\t<span v-else-if=\"item.text\">\n\t\t\t\t{{ item.text }}\n\t\t\t</span>\n\t\t\t<p v-else-if=\"item.longtext\">\n\t\t\t\t{{ item.longtext }}\n\t\t\t</p>\n\t\t</span>\n\t</li>\n</template>\n\n<script>\nexport default {\n\tname: 'PopoverMenuItem',\n\tprops: {\n\t\titem: {\n\t\t\ttype: Object,\n\t\t\trequired: true,\n\t\t\tdefault: () => {\n\t\t\t\treturn {\n\t\t\t\t\tkey: 'nextcloud-link',\n\t\t\t\t\thref: 'https://nextcloud.com',\n\t\t\t\t\ticon: 'icon-links',\n\t\t\t\t\ttext: 'Nextcloud',\n\t\t\t\t}\n\t\t\t},\n\t\t\t// check the input types\n\t\t\t// TODO: add more validation of types\n\t\t\tvalidator: item => {\n\t\t\t\t// TODO: support radio\n\t\t\t\tif (item.input) {\n\t\t\t\t\treturn ['text', 'checkbox'].indexOf(item.input) !== -1\n\t\t\t\t}\n\t\t\t\treturn true\n\t\t\t},\n\t\t},\n\t},\n\tcomputed: {\n\t\t// random key for inputs binding if not provided\n\t\tkey() {\n\t\t\treturn this.item.key\n\t\t\t\t? this.item.key\n\t\t\t\t: Math.round(Math.random() * 16 * 1000000).toString(16)\n\t\t},\n\t\ticonIsUrl() {\n\t\t\ttry {\n\t\t\t\t// eslint-disable-next-line no-new\n\t\t\t\tnew URL(this.item.icon)\n\t\t\t\treturn true\n\t\t\t} catch (_) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t},\n\t},\n\tmethods: {\n\t\t// allow us to use both link and an action on `a`\n\t\t// we still need to make sure item.action exists\n\t\taction(event) {\n\t\t\tif (this.item.action) {\n\t\t\t\tthis.item.action(event)\n\t\t\t}\n\t\t},\n\t},\n}\n</script>\n\n<style scoped>\n\tbutton.menuitem {\n\t\ttext-align: left;\n\t}\n\n\tbutton.menuitem * {\n\t\tcursor: pointer;\n\t}\n\n\tbutton.menuitem:disabled {\n\t\topacity: 0.5 !important;\n\t\tcursor: default;\n\t}\n\n\tbutton.menuitem:disabled * {\n\t\tcursor: default;\n\t}\n\n\t.menuitem.active {\n\t\tbox-shadow: inset 2px 0 var(--color-primary);\n\t\tborder-radius: 0;\n\t}\n</style>\n\n<style lang=\"scss\" scoped>\nli {\n\tdisplay: flex;\n\tflex: 0 0 auto;\n\n\t&.hidden {\n\t\tdisplay: none;\n\t}\n\n\t> button,\n\t> a,\n\t> .menuitem {\n\t\tcursor: pointer;\n\t\tline-height: $clickable-area;\n\t\tborder: 0;\n\t\tborder-radius: 0; // otherwise Safari will cut the border-radius area\n\t\tbackground-color: transparent;\n\t\tdisplay: flex;\n\t\talign-items: flex-start;\n\t\theight: auto;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tfont-weight: normal;\n\t\tbox-shadow: none;\n\t\twidth: 100%;\n\t\tcolor: var(--color-main-text);\n\t\twhite-space: nowrap;\n\t\topacity: $opacity_normal;\n\n\t\t// TODO split into individual components for readability\n\t\tspan[class^='icon-'],\n\t\tspan[class*=' icon-'],\n\t\t&[class^='icon-'],\n\t\t&[class*=' icon-'] {\n\t\t\tmin-width: 0; /* Overwrite icons*/\n\t\t\tmin-height: 0;\n\t\t\tbackground-position: #{$icon-margin} center;\n\t\t\tbackground-size: $icon-size;\n\t\t}\n\n\t\tspan[class^='icon-'],\n\t\tspan[class*=' icon-'] {\n\t\t\t/* Keep padding to define the width to\n\t\t\t\tassure correct position of a possible text */\n\t\t\tpadding: #{math.div($clickable-area, 2)} 0 #{math.div($clickable-area, 2)} $clickable-area;\n\t\t}\n\n\t\t// If no icons set, force left margin to align\n\t\t&:not([class^='icon-']):not([class*='icon-']) {\n\t\t\t> span,\n\t\t\t> input,\n\t\t\t> form {\n\t\t\t\t&:not([class^='icon-']):not([class*='icon-']):first-child {\n\t\t\t\t\tmargin-left: $clickable-area;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t&[class^='icon-'],\n\t\t&[class*=' icon-'] {\n\t\t\tpadding: 0 $icon-margin 0 $clickable-area;\n\t\t}\n\n\t\t&:not(:disabled):hover,\n\t\t&:not(:disabled):focus,\n\t\t&:not(:disabled).active {\n\t\t\topacity: $opacity_full !important;\n\t\t}\n\n\t\t/* prevent .action class to break the design */\n\t\t&.action {\n\t\t\tpadding: inherit !important;\n\t\t}\n\n\t\t> span {\n\t\t\tcursor: pointer;\n\t\t\twhite-space: nowrap;\n\t\t}\n\n\t\t// long text area\n\t\t> p {\n\t\t\twidth: 150px;\n\t\t\tline-height: 1.6em;\n\t\t\tpadding: 8px 0;\n\t\t\twhite-space: normal;\n\n\t\t\t// in case there are no spaces like long email addresses\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\n\t\t// TODO: do we really supports it?\n\t\t> select {\n\t\t\tmargin: 0;\n\t\t\tmargin-left: 6px;\n\t\t}\n\n\t\t/* Add padding if contains icon+text */\n\t\t&:not(:empty) {\n\t\t\tpadding-right: $icon-margin !important;\n\t\t}\n\n\t\t/* DEPRECATED! old img in popover fallback\n\t\t\t* TODO: to remove */\n\t\t> img {\n\t\t\twidth: $icon-size;\n\t\t\theight: $icon-size;\n\t\t\tmargin: $icon-margin;\n\t\t}\n\n\t\t/* checkbox/radio fixes */\n\t\t> input.radio + label,\n\t\t> input.checkbox + label {\n\t\t\tpadding: 0 !important;\n\t\t\twidth: 100%;\n\t\t}\n\t\t> input.checkbox + label::before {\n\t\t\tmargin: -2px 13px 0;\n\t\t}\n\t\t> input.radio + label::before {\n\t\t\tmargin: -2px 12px 0;\n\t\t}\n\t\t> input:not([type=radio]):not([type=checkbox]):not([type=image]) {\n\t\t\twidth: 150px;\n\t\t}\n\n\t\t// Forms & text inputs\n\t\tform {\n\t\t\tdisplay: flex;\n\t\t\tflex: 1 1 auto;\n\t\t\t/* put a small space between text and form\n\t\t\t\tif there is an element before */\n\t\t\t&:not(:first-child) {\n\t\t\t\tmargin-left: 5px;\n\t\t\t}\n\t\t}\n\t\t/* no margin if hidden span before */\n\t\t> span.hidden + form,\n\t\t> span[style*='display:none'] + form {\n\t\t\tmargin-left: 0;\n\t\t}\n\t\t/* Inputs inside popover supports text, submit & reset */\n\t\tinput {\n\t\t\tmin-width: $clickable-area;\n\t\t\tmax-height: #{$clickable-area - 4px}; /* twice the element margin-y */\n\t\t\tmargin: 2px 0;\n\t\t\tflex: 1 1 auto;\n\t\t\t// space between inline inputs\n\t\t\t&:not(:first-child) {\n\t\t\t\tmargin-left: 5px;\n\t\t\t}\n\t\t}\n\t}\n\n\t// TODO: do that in js, should be cleaner\n\t/* css hack, only first not hidden */\n\t&:not(.hidden):not([style*='display:none']) {\n\t\t&:first-of-type {\n\t\t\t> button, > a, > .menuitem {\n\t\t\t\t> form, > input {\n\t\t\t\t\tmargin-top: $icon-margin - 2px; // minus the input margin\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t&:last-of-type {\n\t\t\t> button, > a, > .menuitem {\n\t\t\t\t> form, > input {\n\t\t\t\t\tmargin-bottom: $icon-margin - 2px; // minus the input margin\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\t> button {\n\t\tpadding: 0;\n\t\tspan {\n\t\t\topacity: $opacity_full;\n\t\t}\n\t}\n}\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=0&id=61661096&scoped=true&lang=css&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=0&id=61661096&scoped=true&lang=css&\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=1&id=61661096&lang=scss&scoped=true&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenuItem.vue?vue&type=style&index=1&id=61661096&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PopoverMenuItem.vue?vue&type=template&id=61661096&scoped=true&\"\nimport script from \"./PopoverMenuItem.vue?vue&type=script&lang=js&\"\nexport * from \"./PopoverMenuItem.vue?vue&type=script&lang=js&\"\nimport style0 from \"./PopoverMenuItem.vue?vue&type=style&index=0&id=61661096&scoped=true&lang=css&\"\nimport style1 from \"./PopoverMenuItem.vue?vue&type=style&index=1&id=61661096&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"61661096\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{staticClass:\"popover__menuitem\"},[(_vm.item.href)?_c('a',{staticClass:\"focusable\",attrs:{\"href\":(_vm.item.href) ? _vm.item.href : '#',\"target\":(_vm.item.target) ? _vm.item.target : '',\"download\":_vm.item.download,\"rel\":\"nofollow noreferrer noopener\"},on:{\"click\":_vm.action}},[(!_vm.iconIsUrl)?_c('span',{class:_vm.item.icon}):_c('img',{attrs:{\"src\":_vm.item.icon}}),_vm._v(\" \"),(_vm.item.text && _vm.item.longtext)?_c('p',[_c('strong',{staticClass:\"menuitem-text\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")]),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"menuitem-text-detail\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\\t\")])]):(_vm.item.text)?_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\")]):(_vm.item.longtext)?_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\")]):_vm._e()]):(_vm.item.input)?_c('span',{staticClass:\"menuitem\",class:{active: _vm.item.active}},[(_vm.item.input !== 'checkbox')?_c('span',{class:_vm.item.icon}):_vm._e(),_vm._v(\" \"),(_vm.item.input === 'text')?_c('form',{class:_vm.item.input,on:{\"submit\":function($event){$event.preventDefault();return _vm.item.action.apply(null, arguments)}}},[_c('input',{attrs:{\"type\":_vm.item.input,\"placeholder\":_vm.item.text,\"required\":\"\"},domProps:{\"value\":_vm.item.value}}),_vm._v(\" \"),_c('input',{staticClass:\"icon-confirm\",attrs:{\"type\":\"submit\",\"value\":\"\"}})]):[((_vm.item.input)==='checkbox')?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.item.model),expression:\"item.model\"}],class:_vm.item.input,attrs:{\"id\":_vm.key,\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.item.model)?_vm._i(_vm.item.model,null)>-1:(_vm.item.model)},on:{\"change\":[function($event){var $$a=_vm.item.model,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.item, \"model\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.item, \"model\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.item, \"model\", $$c)}},_vm.item.action]}}):((_vm.item.input)==='radio')?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.item.model),expression:\"item.model\"}],class:_vm.item.input,attrs:{\"id\":_vm.key,\"type\":\"radio\"},domProps:{\"checked\":_vm._q(_vm.item.model,null)},on:{\"change\":[function($event){return _vm.$set(_vm.item, \"model\", null)},_vm.item.action]}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.item.model),expression:\"item.model\"}],class:_vm.item.input,attrs:{\"id\":_vm.key,\"type\":_vm.item.input},domProps:{\"value\":(_vm.item.model)},on:{\"change\":_vm.item.action,\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.item, \"model\", $event.target.value)}}}),_vm._v(\" \"),_c('label',{attrs:{\"for\":_vm.key},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.item.action.apply(null, arguments)}}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")])]],2):(_vm.item.action)?_c('button',{staticClass:\"menuitem focusable\",class:{active: _vm.item.active},attrs:{\"disabled\":_vm.item.disabled,\"type\":\"button\"},on:{\"click\":function($event){$event.stopPropagation();$event.preventDefault();return _vm.item.action.apply(null, arguments)}}},[_c('span',{class:_vm.item.icon}),_vm._v(\" \"),(_vm.item.text && _vm.item.longtext)?_c('p',[_c('strong',{staticClass:\"menuitem-text\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")]),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"menuitem-text-detail\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\\t\")])]):(_vm.item.text)?_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\")]):(_vm.item.longtext)?_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\")]):_vm._e()]):_c('span',{staticClass:\"menuitem\",class:{active: _vm.item.active}},[_c('span',{class:_vm.item.icon}),_vm._v(\" \"),(_vm.item.text && _vm.item.longtext)?_c('p',[_c('strong',{staticClass:\"menuitem-text\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\\t\")]),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"menuitem-text-detail\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\\t\")])]):(_vm.item.text)?_c('span',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.text)+\"\\n\\t\\t\")]):(_vm.item.longtext)?_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.item.longtext)+\"\\n\\t\\t\")]):_vm._e()])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<docs>\n\tThis component is deprecated. Please use the [Actions](#/Components?id=actions-1) component instead.\n</docs>\n\n<template>\n\t<ul class=\"popover__menu\">\n\t\t<PopoverMenuItem v-for=\"(item, key) in menu\" :key=\"key\" :item=\"item\" />\n\t</ul>\n</template>\n\n<script>\nimport PopoverMenuItem from './PopoverMenuItem.vue'\n\nexport default {\n\tname: 'PopoverMenu',\n\tcomponents: {\n\t\tPopoverMenuItem,\n\t},\n\tprops: {\n\t\tmenu: {\n\t\t\ttype: Array,\n\t\t\tdefault: () => {\n\t\t\t\treturn [{\n\t\t\t\t\thref: 'https://nextcloud.com',\n\t\t\t\t\ticon: 'icon-links',\n\t\t\t\t\ttext: 'Nextcloud',\n\t\t\t\t}]\n\t\t\t},\n\t\t\trequired: true,\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\nul {\n\tdisplay: flex;\n\tflex-direction: column;\n}\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=style&index=0&id=5c1b0563&lang=scss&scoped=true&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PopoverMenu.vue?vue&type=style&index=0&id=5c1b0563&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PopoverMenu.vue?vue&type=template&id=5c1b0563&scoped=true&\"\nimport script from \"./PopoverMenu.vue?vue&type=script&lang=js&\"\nexport * from \"./PopoverMenu.vue?vue&type=script&lang=js&\"\nimport style0 from \"./PopoverMenu.vue?vue&type=style&index=0&id=5c1b0563&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5c1b0563\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./PopoverMenu.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport PopoverMenu from './PopoverMenu.vue'\n\nexport default PopoverMenu\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!./index.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!./index.scss\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport './index.scss'\n\nimport { VTooltip } from 'v-tooltip'\n\n// force scope the tooltip and use .vue-tooltip\n// instead of .tooltip to avoid server compatibility\n// issues and the use of !important\nVTooltip.options.defaultTemplate = `<div class=\"vue-tooltip\" role=\"tooltip\" data-v-${SCOPE_VERSION}><div class=\"tooltip-arrow\"></div><div class=\"tooltip-inner\"></div></div>`\nVTooltip.options.defaultHtml = false\nVTooltip.options.defaultDelay = { show: 500, hide: 200 }\n\nexport default VTooltip\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"md5\");","/**\n * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport usernameToColor from './usernameToColor.js'\n\nexport default usernameToColor\n","/**\n * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport GenColors from '../../utils/GenColors.js'\n\nimport md5 from 'md5'\n\n/**\n * Originally taken from https://github.com/nextcloud/server/blob/master/core/js/placeholder.js\n *\n * @param {string} username Display name or user id to generate from\n * @return {object} the rgb colors as {r:255, g:255, b:255}\n */\nconst usernameToColor = function(username) {\n\t// Normalize hash\n\tlet hash = username.toLowerCase()\n\n\t// Already a md5 hash?\n\tif (hash.match(/^([0-9a-f]{4}-?){8}$/) === null) {\n\t\thash = md5(hash)\n\t}\n\n\thash = hash.replace(/[^0-9a-f]/g, '')\n\n\tconst steps = 6\n\tconst finalPalette = GenColors(steps)\n\n\t/**\n\t * Convert a string to an integer evenly\n\t *\n\t * @param {string} hash The hash to convert\n\t * @param {number} maximum Largest number allowed\n\t */\n\tfunction hashToInt(hash, maximum) {\n\t\tlet finalInt = 0\n\t\tconst result = []\n\n\t\t// Splitting evenly the string\n\t\tfor (let i = 0; i < hash.length; i++) {\n\t\t\t// chars in md5 goes up to f, hex:16\n\t\t\tresult.push(parseInt(hash.charAt(i), 16) % 16)\n\t\t}\n\n\t\t// Adds up all results\n\t\tfor (const j in result) {\n\t\t\tfinalInt += result[j]\n\t\t}\n\n\t\t// chars in md5 goes up to f, hex:16\n\t\t// make sure we're always using int in our operation\n\t\treturn parseInt(parseInt(finalInt, 10) % maximum, 10)\n\t}\n\treturn finalPalette[hashToInt(hash, steps * 3)]\n}\n\nexport default usernameToColor\n","import { getGettextBuilder } from '@nextcloud/l10n/dist/gettext'\n\nconst gtBuilder = getGettextBuilder()\n\t.detectLocale()\n\n// Decompress Translations to gettext format and add to gtBuilder\nTRANSLATIONS.forEach((lang) => {\n\tconst translations = {}\n\n\tfor (const key in lang.translations) {\n\t\t// Plural\n\t\tif (lang.translations[key].pluralId) {\n\t\t\ttranslations[key] = {\n\t\t\t\tmsgid: key,\n\t\t\t\tmsgid_plural: lang.translations[key].pluralId,\n\t\t\t\tmsgstr: lang.translations[key].msgstr,\n\t\t\t}\n\t\t\tcontinue\n\t\t}\n\n\t\t// Singular\n\t\ttranslations[key] = {\n\t\t\tmsgid: key,\n\t\t\tmsgstr: [\n\t\t\t\tlang.translations[key],\n\t\t\t],\n\t\t}\n\t}\n\n\tgtBuilder.addTranslation(lang.locale, {\n\t\ttranslations: {\n\t\t\t'': translations,\n\t\t},\n\t})\n})\n\nconst gt = gtBuilder.build()\n\nconst n = gt.ngettext.bind(gt)\nconst t = gt.gettext.bind(gt)\n\nexport { t, n }\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"@nextcloud/capabilities\");","/**\n * @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email>\n *\n * @author Georg Ehrke <georg-nextcloud@ehrke.email>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport axios from '@nextcloud/axios'\nimport { getCapabilities } from '@nextcloud/capabilities'\nimport { generateOcsUrl } from '@nextcloud/router'\n\nexport default {\n\tdata() {\n\t\treturn {\n\t\t\thasStatus: false,\n\t\t\tuserStatus: {\n\t\t\t\tstatus: null,\n\t\t\t\tmessage: null,\n\t\t\t\ticon: null,\n\t\t\t},\n\t\t}\n\t},\n\tmethods: {\n\t\t/**\n\t\t * Fetches the user-status from the server\n\t\t *\n\t\t * @param {string} userId UserId of the user to fetch the status for\n\t\t *\n\t\t * @return {Promise<void>}\n\t\t */\n\t\tasync fetchUserStatus(userId) {\n\t\t\tif (!userId) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tconst capabilities = getCapabilities()\n\t\t\tif (!Object.prototype.hasOwnProperty.call(capabilities, 'user_status') || !capabilities.user_status.enabled) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\t// User status endpoint is not available for guests.\n\t\t\tif (!getCurrentUser()) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\ttry {\n\t\t\t\tconst { data } = await axios.get(generateOcsUrl('apps/user_status/api/v1/statuses/{userId}', { userId }))\n\t\t\t\tconst {\n\t\t\t\t\tstatus,\n\t\t\t\t\tmessage,\n\t\t\t\t\ticon,\n\t\t\t\t} = data.ocs.data\n\t\t\t\tthis.userStatus.status = status\n\t\t\t\tthis.userStatus.message = message || ''\n\t\t\t\tthis.userStatus.icon = icon || ''\n\t\t\t\tthis.hasStatus = true\n\t\t\t} catch (e) {\n\t\t\t\tif (e.response.status === 404 && e.response.data.ocs?.data?.length === 0) {\n\t\t\t\t\t// User just has no status set, so don't log it\n\t\t\t\t\treturn\n\t\t\t\t}\n\t\t\t\tconsole.error(e)\n\t\t\t}\n\t\t},\n\t},\n}\n","/**\n * @copyright Copyright (c) 2019 Kristof Hamann, Paul Schwörer\n *\n * @author Kristof Hamann\n * @author Paul Schwörer\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Vue from 'vue'\n\nexport const IsMobileState = new Vue({\n\tdata() {\n\t\treturn {\n\t\t\tisMobile: false,\n\t\t}\n\t},\n\twatch: {\n\t\tisMobile(val) {\n\t\t\tthis.$emit('changed', val)\n\t\t},\n\t},\n\tcreated() {\n\t\twindow.addEventListener('resize', this.handleWindowResize)\n\t\tthis.handleWindowResize()\n\t},\n\tbeforeDestroy() {\n\t\twindow.removeEventListener('resize', this.handleWindowResize)\n\t},\n\tmethods: {\n\t\thandleWindowResize() {\n\t\t\tthis.isMobile = document.documentElement.clientWidth < 1024\n\t\t},\n\t},\n})\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:\"mention-bubble\",class:{'mention-bubble--primary': _vm.primary},attrs:{\"contenteditable\":\"false\"}},[_c('span',{staticClass:\"mention-bubble__wrapper\"},[_c('span',{staticClass:\"mention-bubble__content\"},[_c('span',{staticClass:\"mention-bubble__icon\",class:[_vm.icon, (\"mention-bubble__icon--\" + (_vm.avatarUrl ? 'with-avatar' : ''))],style:(_vm.avatarUrl ? { backgroundImage: (\"url(\" + _vm.avatarUrl + \")\") } : null)}),_vm._v(\" \"),_c('span',{staticClass:\"mention-bubble__title\",attrs:{\"role\":\"heading\",\"title\":_vm.label}})]),_vm._v(\" \"),_c('span',{staticClass:\"mention-bubble__select\",attrs:{\"role\":\"none\"}},[_vm._v(_vm._s(_vm.mentionText))])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n-->\n\n<template>\n\t<span :class=\"{'mention-bubble--primary': primary}\"\n\t\tclass=\"mention-bubble\"\n\t\tcontenteditable=\"false\">\n\t\t<span class=\"mention-bubble__wrapper\">\n\t\t\t<span class=\"mention-bubble__content\">\n\t\t\t\t<!-- Avatar or icon -->\n\t\t\t\t<span :class=\"[icon, `mention-bubble__icon--${avatarUrl ? 'with-avatar' : ''}`]\"\n\t\t\t\t\t:style=\"avatarUrl ? { backgroundImage: `url(${avatarUrl})` } : null\"\n\t\t\t\t\tclass=\"mention-bubble__icon\" />\n\n\t\t\t\t<!-- Title -->\n\t\t\t\t<span role=\"heading\" class=\"mention-bubble__title\" :title=\"label\" />\n\t\t\t</span>\n\n\t\t\t<!-- Selectable text for copy/paste -->\n\t\t\t<span role=\"none\" class=\"mention-bubble__select\">{{ mentionText }}</span>\n\t\t</span>\n\t</span>\n</template>\n\n<script>\nimport { generateUrl } from '@nextcloud/router'\n\nexport default {\n\tname: 'MentionBubble',\n\n\tprops: {\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tlabel: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tsource: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tprimary: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t},\n\tcomputed: {\n\t\tavatarUrl() {\n\t\t\treturn this.id && this.source === 'users'\n\t\t\t\t? this.getAvatarUrl(this.id, 44)\n\t\t\t\t: null\n\t\t},\n\t\tmentionText() {\n\t\t\treturn this.id.indexOf(' ') === -1\n\t\t\t\t? `@${this.id}`\n\t\t\t\t: `@\"${this.id}\"`\n\t\t},\n\t},\n\n\tmethods: {\n\t\tgetAvatarUrl(user, size) {\n\t\t\treturn generateUrl('/avatar/{user}/{size}', {\n\t\t\t\tuser,\n\t\t\t\tsize,\n\t\t\t})\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n$bubble-height: 20px;\n$bubble-max-width: 150px;\n$bubble-padding: 2px;\n$bubble-avatar-size: $bubble-height - 2 * $bubble-padding;\n\n.mention-bubble {\n\t&--primary &__content {\n\t\tcolor: var(--color-primary-text);\n\t\tbackground-color: var(--color-primary-element);\n\t}\n\n\t&__wrapper {\n\t\tmax-width: $bubble-max-width;\n\t\t// Align with text\n\t\theight: $bubble-height - $bubble-padding;\n\t\tvertical-align: text-bottom;\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t}\n\n\t&__content {\n\t\tdisplay: inline-flex;\n\t\toverflow: hidden;\n\t\talign-items: center;\n\t\tmax-width: 100%;\n\t\theight: $bubble-height ;\n\t\t-webkit-user-select: none;\n\t\tuser-select: none;\n\t\tpadding-right: $bubble-padding * 3;\n\t\tpadding-left: $bubble-padding;\n\t\tborder-radius: math.div($bubble-height, 2);\n\t\tbackground-color: var(--color-background-dark);\n\t}\n\n\t&__icon {\n\t\tposition: relative;\n\t\twidth: $bubble-avatar-size;\n\t\theight: $bubble-avatar-size;\n\t\tborder-radius: math.div($bubble-avatar-size, 2);\n\t\tbackground-color: var(--color-background-darker);\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: center;\n\t\tbackground-size: $bubble-avatar-size - 2 * $bubble-padding;\n\n\t\t&--with-avatar {\n\t\t\tcolor: inherit;\n\t\t\tbackground-size: cover;\n\t\t}\n\t}\n\n\t&__title {\n\t\toverflow: hidden;\n\t\tmargin-left: $bubble-padding;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t\t// Put label in ::before so it is not selectable\n\t\t&::before {\n\t\t\tcontent: attr(title);\n\t\t}\n\t}\n\n\t// Hide the mention id so it is selectable\n\t&__select {\n\t\tposition: absolute;\n\t\tz-index: -1;\n\t\tleft: -1000px;\n\t}\n}\n\n</style>\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=style&index=0&id=26d6f534&lang=scss&scoped=true&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MentionBubble.vue?vue&type=style&index=0&id=26d6f534&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./MentionBubble.vue?vue&type=template&id=26d6f534&scoped=true&\"\nimport script from \"./MentionBubble.vue?vue&type=script&lang=js&\"\nexport * from \"./MentionBubble.vue?vue&type=script&lang=js&\"\nimport style0 from \"./MentionBubble.vue?vue&type=style&index=0&id=26d6f534&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"26d6f534\",\n null\n \n)\n\nexport default component.exports","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"escape-html\");","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"striptags\");","/**\n * @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport MentionBubble from '../../components/RichContenteditable/MentionBubble.vue'\nimport Linkify from '../../utils/Linkify.js'\n\nimport escapeHtml from 'escape-html'\nimport stripTags from 'striptags'\nimport Vue from 'vue'\n\n// Beginning or whitespace. Non-capturing group\nconst MENTION_START = '(?:^|\\\\s)'\n// Anything that is not text or end-of-line. Non-capturing group\nconst MENTION_END = '(?:[^a-z]|$)'\nexport const USERID_REGEX = new RegExp(`${MENTION_START}(@[a-zA-Z0-9_.@\\\\-']+)(${MENTION_END})`, 'gi')\nexport const USERID_REGEX_WITH_SPACE = new RegExp(`${MENTION_START}(@&quot;[a-zA-Z0-9 _.@\\\\-']+&quot;)(${MENTION_END})`, 'gi')\n\nexport default {\n\tprops: {\n\t\tuserData: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => ({}),\n\t\t},\n\t},\n\tmethods: {\n\t\t/**\n\t\t * Convert the value string to html for the inner content\n\t\t *\n\t\t * @param {string} value the content without html\n\t\t * @return {string} rendered html\n\t\t */\n\t\trenderContent(value) {\n\t\t\t// Sanitize the value prop\n\t\t\tconst sanitizedValue = escapeHtml(value)\n\n\t\t\t// Extract all the userIds\n\t\t\tconst splitValue = sanitizedValue.split(USERID_REGEX)\n\t\t\t\t.map(part => part.split(USERID_REGEX_WITH_SPACE)).flat()\n\n\t\t\t// Replace userIds by html\n\t\t\treturn splitValue\n\t\t\t\t.map(part => {\n\t\t\t\t\t// When splitting, the string is always putting the userIds\n\t\t\t\t\t// on the the uneven indexes. We only want to generate the mentions html\n\t\t\t\t\tif (!part.startsWith('@')) {\n\t\t\t\t\t\t// This part doesn't contain a mention, let's make sure links are parsed\n\t\t\t\t\t\treturn Linkify(part)\n\t\t\t\t\t}\n\n\t\t\t\t\t// Extracting the id, nuking the \" and @\n\t\t\t\t\tconst id = part.replace(/@|&quot;/gi, '')\n\t\t\t\t\t// Compiling template and prepend with the space we removed during the split\n\t\t\t\t\treturn ' ' + this.genSelectTemplate(id)\n\t\t\t\t})\n\t\t\t\t.join('')\n\t\t\t\t.replace(/\\n/gmi, '<br>')\n\t\t\t\t.replace(/&amp;/gmi, '&')\n\t\t},\n\n\t\t/**\n\t\t * Convert the innerHtml content to a string with mentions as text\n\t\t *\n\t\t * @param {string} content the content without html\n\t\t * @return {string}\n\t\t */\n\t\tparseContent(content) {\n\t\t\tlet text = content.replace(/<br>/gmi, '\\n')\n\t\t\ttext = text.replace(/&nbsp;/gmi, ' ')\n\t\t\ttext = text.replace(/&amp;/gmi, '&')\n\n\t\t\t// Convert the mentions to text only\n\t\t\t// first we replace divs with new lines\n\t\t\ttext = text.replace(/<\\/div>/gmi, '\\n')\n\t\t\t// then we remove all leftover html\n\t\t\ttext = stripTags(text, '<div>')\n\t\t\ttext = stripTags(text)\n\n\t\t\treturn text\n\t\t},\n\n\t\t/**\n\t\t * Generate an autocompletion popup entry template\n\t\t *\n\t\t * @param {string} value the value to match against the userData\n\t\t * @return {string}\n\t\t */\n\t\tgenSelectTemplate(value) {\n\t\t\tconst data = this.userData[value]\n\n\t\t\t// Fallback to @mention in case no data matches\n\t\t\tif (!data) {\n\t\t\t\t// return `@${value}`\n\t\t\t\treturn value.indexOf(' ') === -1\n\t\t\t\t\t? `@${value}`\n\t\t\t\t\t: `@\"${value}\"`\n\t\t\t}\n\n\t\t\t// Return template and make sure we strip of new lines and tabs\n\t\t\treturn this.renderComponentHtml(data, MentionBubble).replace(/[\\n\\t]/gmi, '')\n\t\t},\n\n\t\t/**\n\t\t * Render a component and return its html content\n\t\t *\n\t\t * @param {object} propsData the props to pass to the component\n\t\t * @param {object} component the component to render\n\t\t * @return {string} the rendered html\n\t\t */\n\t\trenderComponentHtml(propsData, component) {\n\t\t\tconst View = Vue.extend(component)\n\t\t\tconst Item = new View({\n\t\t\t\tpropsData,\n\t\t\t})\n\n\t\t\t// Prepare mountpoint\n\t\t\tconst wrapper = document.createElement('div')\n\t\t\tconst mount = document.createElement('div')\n\t\t\twrapper.style.display = 'none'\n\t\t\twrapper.appendChild(mount)\n\t\t\tdocument.body.appendChild(wrapper)\n\n\t\t\t// Mount and get raw html\n\t\t\tItem.$mount(mount)\n\t\t\tconst renderedHtml = wrapper.innerHTML\n\n\t\t\t// Destroy\n\t\t\tItem.$destroy()\n\t\t\twrapper.remove()\n\n\t\t\treturn renderedHtml\n\t\t},\n\t},\n}\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\n/**\n * Originally taken from https://github.com/nextcloud/server/blob/master/core/js/placeholder.js\n */\n\n/**\n * @param {number} r The red value\n * @param {number} g The green value\n * @param {number} b The blue value\n */\nfunction Color(r, g, b) {\n\tthis.r = r\n\tthis.g = g\n\tthis.b = b\n}\n\n/**\n * Calculate the number of steps\n *\n * @param {number} steps The number of steps\n * @param {Array} ends The ends\n * @return {Array} Array containing the number of steps per color\n */\nfunction stepCalc(steps, ends) {\n\tconst step = new Array(3)\n\tstep[0] = (ends[1].r - ends[0].r) / steps\n\tstep[1] = (ends[1].g - ends[0].g) / steps\n\tstep[2] = (ends[1].b - ends[0].b) / steps\n\treturn step\n}\n\n/**\n * Create a color palette from two colors\n *\n * @param {number} steps The number of steps the palette has\n * @param {string} color1 The first color\n * @param {string} color2 The second color\n * @return {Array} The created palette array\n */\nfunction mixPalette(steps, color1, color2) {\n\tconst palette = []\n\tpalette.push(color1)\n\tconst step = stepCalc(steps, [color1, color2])\n\tfor (let i = 1; i < steps; i++) {\n\t\tconst r = parseInt(color1.r + step[0] * i, 10)\n\t\tconst g = parseInt(color1.g + step[1] * i, 10)\n\t\tconst b = parseInt(color1.b + step[2] * i, 10)\n\t\tpalette.push(new Color(r, g, b))\n\t}\n\treturn palette\n}\n\n/**\n * Generate colors from the official nextcloud color\n * You can provide how many colors you want (multiplied by 3)\n * if step = 6\n * 3 colors * 6 will result in 18 generated colors\n *\n * @param {number} [steps=6] Number of steps to go from a color to another\n * @return {object[]}\n */\nfunction GenColors(steps) {\n\tif (!steps) {\n\t\tsteps = 6\n\t}\n\n\tconst red = new Color(182, 70, 157)\n\tconst yellow = new Color(221, 203, 85)\n\tconst blue = new Color(0, 130, 201) // Nextcloud blue\n\n\tconst palette1 = mixPalette(steps, red, yellow)\n\tconst palette2 = mixPalette(steps, yellow, blue)\n\tconst palette3 = mixPalette(steps, blue, red)\n\n\treturn palette1.concat(palette2).concat(palette3)\n}\n\nexport default GenColors\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"linkify-string\");","/**\n * @copyright Copyright (c) 2021 Raimund Schlüßler <raimund.schluessler@mailbox.org>\n *\n * @author Raimund Schlüßler <raimund.schluessler@mailbox.org>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\nimport linkifyStr from 'linkify-string'\n\n/**\n * Linkify text\n *\n * @param {string} text The text to linkify\n * @return {string} The linkified string\n */\nconst Linkify = (text) => {\n\treturn linkifyStr(text, {\n\t\tdefaultProtocol: 'https',\n\t\ttarget: '_blank',\n\t\tclassName: 'external linkified',\n\t\tattributes: {\n\t\t\trel: 'nofollow noopener noreferrer',\n\t\t},\n\t})\n}\n\nexport default Linkify\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.vue-tooltip[data-v-c49fbe2]{position:absolute;z-index:100000;right:auto;left:auto;display:block;margin:0;margin-top:-3px;padding:10px 0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.vue-tooltip[data-v-c49fbe2][x-placement^=top] .tooltip-arrow{bottom:0;border-bottom-width:0;border-top-color:var(--color-main-background)}.vue-tooltip[data-v-c49fbe2][x-placement^=bottom] .tooltip-arrow{top:0;border-top-width:0;border-bottom-color:var(--color-main-background)}.vue-tooltip[data-v-c49fbe2][x-placement^=right] .tooltip-arrow{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.vue-tooltip[data-v-c49fbe2][x-placement^=left] .tooltip-arrow{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.vue-tooltip[data-v-c49fbe2][aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.vue-tooltip[data-v-c49fbe2][aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-c49fbe2] .tooltip-inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.vue-tooltip[data-v-c49fbe2] .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/directives/Tooltip/index.scss\"],\"names\":[],\"mappings\":\"AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCOD,6BACC,iBAAA,CACA,cAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CAEA,eAAA,CACA,cAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,8DACC,QAAA,CACA,qBAAA,CACA,6CAAA,CAID,iEACC,KAAA,CACA,kBAAA,CACA,gDAAA,CAID,gEACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,+DACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,+CACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,gDACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAID,4CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,4CACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBA/EY\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"c49fbe2\\\"; @import 'variables'; @import 'material-icons';\\n/**\\n* @copyright Copyright (c) 2016, John Molakvoæ <skjnldsv@protonmail.com>\\n* @copyright Copyright (c) 2016, Robin Appelman <robin@icewind.nl>\\n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt <hey@jancborchardt.net>\\n* @copyright Copyright (c) 2016, Erik Pellikka <erik@pellikka.org>\\n* @copyright Copyright (c) 2015, Vincent Petry <pvince81@owncloud.com>\\n*\\n* Bootstrap v3.3.5 (http://getbootstrap.com)\\n* Copyright 2011-2015 Twitter, Inc.\\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\\n*/\\n\\n$arrow-width: 10px;\\n\\n.vue-tooltip[data-v-#{$scope_version}] {\\n\\tposition: absolute;\\n\\tz-index: 100000;\\n\\tright: auto;\\n\\tleft: auto;\\n\\tdisplay: block;\\n\\tmargin: 0;\\n\\t/* default to top */\\n\\tmargin-top: -3px;\\n\\tpadding: 10px 0;\\n\\ttext-align: left;\\n\\ttext-align: start;\\n\\topacity: 0;\\n\\tline-height: 1.6;\\n\\n\\tline-break: auto;\\n\\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\\n\\n\\t// TOP\\n\\t&[x-placement^='top'] .tooltip-arrow {\\n\\t\\tbottom: 0;\\n\\t\\tborder-bottom-width: 0;\\n\\t\\tborder-top-color: var(--color-main-background);\\n\\t}\\n\\n\\t// BOTTOM\\n\\t&[x-placement^='bottom'] .tooltip-arrow {\\n\\t\\ttop: 0;\\n\\t\\tborder-top-width: 0;\\n\\t\\tborder-bottom-color: var(--color-main-background);\\n\\t}\\n\\n\\t// RIGHT\\n\\t&[x-placement^='right'] .tooltip-arrow {\\n\\t\\tright: 100%;\\n\\t\\tborder-left-width: 0;\\n\\t\\tborder-right-color: var(--color-main-background);\\n\\t}\\n\\n\\t// LEFT\\n\\t&[x-placement^='left'] .tooltip-arrow {\\n\\t\\tleft: 100%;\\n\\t\\tborder-right-width: 0;\\n\\t\\tborder-left-color: var(--color-main-background);\\n\\t}\\n\\n\\t// HIDDEN / SHOWN\\n\\t&[aria-hidden='true'] {\\n\\t\\tvisibility: hidden;\\n\\t\\ttransition: opacity .15s, visibility .15s;\\n\\t\\topacity: 0;\\n\\t}\\n\\t&[aria-hidden='false'] {\\n\\t\\tvisibility: visible;\\n\\t\\ttransition: opacity .15s;\\n\\t\\topacity: 1;\\n\\t}\\n\\n\\t// CONTENT\\n\\t.tooltip-inner {\\n\\t\\tmax-width: 350px;\\n\\t\\tpadding: 5px 8px;\\n\\t\\ttext-align: center;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder-radius: var(--border-radius);\\n\\t\\tbackground-color: var(--color-main-background);\\n\\t}\\n\\n\\t// ARROW\\n\\t.tooltip-arrow {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 1;\\n\\t\\twidth: 0;\\n\\t\\theight: 0;\\n\\t\\tmargin: 0;\\n\\t\\tborder-style: solid;\\n\\t\\tborder-color: transparent;\\n\\t\\tborder-width: $arrow-width;\\n\\t}\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/getUrl.js\";\nimport ___CSS_LOADER_URL_IMPORT_0___ from \"../../assets/status-icons/user-status-online.svg\";\nimport ___CSS_LOADER_URL_IMPORT_1___ from \"../../assets/status-icons/user-status-dnd.svg\";\nimport ___CSS_LOADER_URL_IMPORT_2___ from \"../../assets/status-icons/user-status-away.svg\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-27dcfb0b]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.avatardiv[data-v-27dcfb0b]{position:relative;display:inline-block;width:var(--size);height:var(--size)}.avatardiv--unknown[data-v-27dcfb0b]{position:relative;background-color:var(--color-text-maxcontrast)}.avatardiv[data-v-27dcfb0b]:not(.avatardiv--unknown){background-color:#fff !important;box-shadow:0 0 5px rgba(0,0,0,.05) inset}body.theme--dark .avatardiv[data-v-27dcfb0b]:not(.avatardiv--unknown){background-color:#000 !important}.avatardiv--with-menu[data-v-27dcfb0b]{cursor:pointer}.avatardiv--with-menu[data-v-27dcfb0b] .trigger{position:absolute;top:0;left:0}.avatardiv--with-menu .icon-more[data-v-27dcfb0b],.avatardiv--with-menu .icon-loading[data-v-27dcfb0b]{display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);cursor:pointer;background:none}.avatardiv--with-menu .icon-more[data-v-27dcfb0b]{opacity:0}.avatardiv--with-menu:focus .icon-more[data-v-27dcfb0b],.avatardiv--with-menu:hover .icon-more[data-v-27dcfb0b]{opacity:1}.avatardiv--with-menu:focus img[data-v-27dcfb0b],.avatardiv--with-menu:hover img[data-v-27dcfb0b]{opacity:.3}.avatardiv--with-menu .icon-more[data-v-27dcfb0b],.avatardiv--with-menu img[data-v-27dcfb0b]{transition:opacity var(--animation-quick)}.avatardiv>.unknown[data-v-27dcfb0b]{position:absolute;top:0;left:0;display:block;width:100%;text-align:center;font-weight:normal;color:var(--color-main-background)}.avatardiv img[data-v-27dcfb0b]{width:100%;height:100%;object-fit:cover}.avatardiv .avatardiv__user-status[data-v-27dcfb0b]{position:absolute;right:-4px;bottom:-4px;max-height:18px;max-width:18px;height:40%;width:40%;line-height:15px;font-size:var(--default-font-size);border:2px solid var(--color-main-background);background-color:var(--color-main-background);background-repeat:no-repeat;background-size:16px;background-position:center;border-radius:50%}.acli:hover .avatardiv .avatardiv__user-status[data-v-27dcfb0b]{border-color:var(--color-background-hover);background-color:var(--color-background-hover)}.acli.active .avatardiv .avatardiv__user-status[data-v-27dcfb0b]{border-color:var(--color-primary-light);background-color:var(--color-primary-light)}.avatardiv .avatardiv__user-status--online[data-v-27dcfb0b]{background-image:url(\" + ___CSS_LOADER_URL_REPLACEMENT_0___ + \")}.avatardiv .avatardiv__user-status--dnd[data-v-27dcfb0b]{background-image:url(\" + ___CSS_LOADER_URL_REPLACEMENT_1___ + \");background-color:#fff}.avatardiv .avatardiv__user-status--away[data-v-27dcfb0b]{background-image:url(\" + ___CSS_LOADER_URL_REPLACEMENT_2___ + \")}.avatardiv .avatardiv__user-status--icon[data-v-27dcfb0b]{border:none;background-color:rgba(0,0,0,0)}.avatardiv .popovermenu-wrapper[data-v-27dcfb0b]{position:relative;display:inline-block}.avatar-class-icon[data-v-27dcfb0b]{border-radius:50%;background-color:var(--color-background-darker);height:100%}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/Avatar/Avatar.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCwlBD,4BACC,iBAAA,CACA,oBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,qCACC,iBAAA,CACA,8CAAA,CAGD,qDAEC,gCAAA,CAKA,wCAAA,CAJA,sEAEC,gCAAA,CAKF,uCACC,cAAA,CACA,iDACC,iBAAA,CACA,KAAA,CACA,MAAA,CAED,uGACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,eAAA,CAED,kDACC,SAAA,CAIA,gHACC,SAAA,CAED,kGACC,UAAA,CAGF,6FAEC,yCAAA,CAIF,qCACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,aAAA,CACA,UAAA,CACA,iBAAA,CACA,kBAAA,CACA,kCAAA,CAGD,gCAEC,UAAA,CACA,WAAA,CAEA,gBAAA,CAGD,oDACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,eAAA,CACA,cAAA,CACA,UAAA,CACA,SAAA,CACA,gBAAA,CACA,kCAAA,CACA,6CAAA,CACA,6CAAA,CACA,2BAAA,CACA,oBAAA,CACA,0BAAA,CACA,iBAAA,CAEA,gEACC,0CAAA,CACA,8CAAA,CAED,iEACC,uCAAA,CACA,2CAAA,CAGD,4DACC,wDAAA,CAED,yDACC,wDAAA,CACA,qBAAA,CAED,0DACC,wDAAA,CAED,0DACC,WAAA,CACA,8BAAA,CAIF,iDACC,iBAAA,CACA,oBAAA,CAIF,oCACC,iBAAA,CACA,+CAAA,CACA,WAAA\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"c49fbe2\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n.avatardiv {\\n\\tposition: relative;\\n\\tdisplay: inline-block;\\n\\twidth: var(--size);\\n\\theight: var(--size);\\n\\n\\t&--unknown {\\n\\t\\tposition: relative;\\n\\t\\tbackground-color: var(--color-text-maxcontrast);\\n\\t}\\n\\n\\t&:not(&--unknown) {\\n\\t\\t// White background for avatars with transparency\\n\\t\\tbackground-color: #fff !important;\\n\\t\\tbody.theme--dark & {\\n\\t\\t\\t// And black background in dark mode, as it shines through on hover of the menu\\n\\t\\t\\tbackground-color: #000 !important;\\n\\t\\t}\\n\\t\\tbox-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;\\n\\t}\\n\\n\\t&--with-menu {\\n\\t\\tcursor: pointer;\\n\\t\\t::v-deep .trigger {\\n\\t\\t\\tposition: absolute;\\n\\t\\t\\ttop: 0;\\n\\t\\t\\tleft: 0;\\n\\t\\t}\\n\\t\\t.icon-more, .icon-loading {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\talign-items: center;\\n\\t\\t\\tjustify-content: center;\\n\\t\\t\\twidth: var(--size);\\n\\t\\t\\theight: var(--size);\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\tbackground: none;\\n\\t\\t}\\n\\t\\t.icon-more {\\n\\t\\t\\topacity: 0;\\n\\t\\t}\\n\\t\\t&:focus,\\n\\t\\t&:hover {\\n\\t\\t\\t.icon-more {\\n\\t\\t\\t\\topacity: 1;\\n\\t\\t\\t}\\n\\t\\t\\timg {\\n\\t\\t\\t\\topacity: 0.3;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t.icon-more,\\n\\t\\timg {\\n\\t\\t\\ttransition: opacity var(--animation-quick);\\n\\t\\t}\\n\\t}\\n\\n\\t> .unknown {\\n\\t\\tposition: absolute;\\n\\t\\ttop: 0;\\n\\t\\tleft: 0;\\n\\t\\tdisplay: block;\\n\\t\\twidth: 100%;\\n\\t\\ttext-align: center;\\n\\t\\tfont-weight: normal;\\n\\t\\tcolor: var(--color-main-background);\\n\\t}\\n\\n\\timg {\\n\\t\\t// Cover entire area\\n\\t\\twidth: 100%;\\n\\t\\theight: 100%;\\n\\t\\t// Keep ratio\\n\\t\\tobject-fit: cover;\\n\\t}\\n\\n\\t.avatardiv__user-status {\\n\\t\\tposition: absolute;\\n\\t\\tright: -4px;\\n\\t\\tbottom: -4px;\\n\\t\\tmax-height: 18px;\\n\\t\\tmax-width: 18px;\\n\\t\\theight: 40%;\\n\\t\\twidth: 40%;\\n\\t\\tline-height: 15px;\\n\\t\\tfont-size: var(--default-font-size);\\n\\t\\tborder: 2px solid var(--color-main-background);\\n\\t\\tbackground-color: var(--color-main-background);\\n\\t\\tbackground-repeat: no-repeat;\\n\\t\\tbackground-size: 16px;\\n\\t\\tbackground-position: center;\\n\\t\\tborder-radius: 50%;\\n\\n\\t\\t.acli:hover & {\\n\\t\\t\\tborder-color: var(--color-background-hover);\\n\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t}\\n\\t\\t.acli.active & {\\n\\t\\t\\tborder-color: var(--color-primary-light);\\n\\t\\t\\tbackground-color: var(--color-primary-light);\\n\\t\\t}\\n\\n\\t\\t&--online{\\n\\t\\t\\tbackground-image: url('../../assets/status-icons/user-status-online.svg');\\n\\t\\t}\\n\\t\\t&--dnd{\\n\\t\\t\\tbackground-image: url('../../assets/status-icons/user-status-dnd.svg');\\n\\t\\t\\tbackground-color: #ffffff;\\n\\t\\t}\\n\\t\\t&--away{\\n\\t\\t\\tbackground-image: url('../../assets/status-icons/user-status-away.svg');\\n\\t\\t}\\n\\t\\t&--icon {\\n\\t\\t\\tborder: none;\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t.popovermenu-wrapper {\\n\\t\\tposition: relative;\\n\\t\\tdisplay: inline-block;\\n\\t}\\n}\\n\\n.avatar-class-icon {\\n\\tborder-radius: 50%;\\n\\tbackground-color: var(--color-background-darker);\\n\\theight: 100%;\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.popover{z-index:100000;display:block !important;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.popover__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius);background:var(--color-main-background)}.popover__arrow{position:absolute;z-index:1;width:0;height:0;margin:10px;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}.popover[x-placement^=top]{margin-bottom:10px}.popover[x-placement^=top] .popover__arrow{bottom:-10px;left:calc(50% - 10px);margin-top:0;margin-bottom:0;border-bottom-width:0;border-top-color:var(--color-main-background)}.popover[x-placement^=bottom]{margin-top:10px}.popover[x-placement^=bottom] .popover__arrow{top:-10px;left:calc(50% - 10px);margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-color:var(--color-main-background)}.popover[x-placement^=right]{margin-left:10px}.popover[x-placement^=right] .popover__arrow{top:calc(50% - 10px);left:-10px;margin-right:0;margin-left:0;border-left-width:0;border-right-color:var(--color-main-background)}.popover[x-placement^=left]{margin-right:10px}.popover[x-placement^=left] .popover__arrow{top:calc(50% - 10px);right:-10px;margin-right:0;margin-left:0;border-right-width:0;border-left-color:var(--color-main-background)}.popover[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}.popover[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/Popover/Popover.vue\"],\"names\":[],\"mappings\":\"AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCyGD,SACC,cAAA,CACA,wBAAA,CAEA,sDAAA,CAEA,gBACC,SAAA,CACA,4BAAA,CACA,kCAAA,CACA,uCAAA,CAGD,gBACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,WApBY,CAqBZ,kBAAA,CACA,0BAAA,CACA,iBAvBY,CA0Bb,2BACC,kBA3BY,CA6BZ,2CACC,YAAA,CACA,qBAAA,CACA,YAAA,CACA,eAAA,CACA,qBAAA,CACA,6CAAA,CAIF,8BACC,eAxCY,CA0CZ,8CACC,SAAA,CACA,qBAAA,CACA,YAAA,CACA,eAAA,CACA,kBAAA,CACA,gDAAA,CAIF,6BACC,gBArDY,CAuDZ,6CACC,oBAAA,CACA,UAAA,CACA,cAAA,CACA,aAAA,CACA,mBAAA,CACA,+CAAA,CAIF,4BACC,iBAlEY,CAoEZ,4CACC,oBAAA,CACA,WAAA,CACA,cAAA,CACA,aAAA,CACA,oBAAA,CACA,8CAAA,CAIF,2BACC,iBAAA,CACA,2EAAA,CACA,SAAA,CAGD,4BACC,kBAAA,CACA,yCAAA,CACA,SAAA\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"c49fbe2\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n$arrow-width: 10px;\\n\\n.popover {\\n\\tz-index: 100000;\\n\\tdisplay: block !important;\\n\\n\\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\\n\\n\\t&__inner {\\n\\t\\tpadding: 0;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder-radius: var(--border-radius);\\n\\t\\tbackground: var(--color-main-background);\\n\\t}\\n\\n\\t&__arrow {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 1;\\n\\t\\twidth: 0;\\n\\t\\theight: 0;\\n\\t\\tmargin: $arrow-width;\\n\\t\\tborder-style: solid;\\n\\t\\tborder-color: transparent;\\n\\t\\tborder-width: $arrow-width;\\n\\t}\\n\\n\\t&[x-placement^='top'] {\\n\\t\\tmargin-bottom: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\tbottom: -$arrow-width;\\n\\t\\t\\tleft: calc(50% - $arrow-width);\\n\\t\\t\\tmargin-top: 0;\\n\\t\\t\\tmargin-bottom: 0;\\n\\t\\t\\tborder-bottom-width: 0;\\n\\t\\t\\tborder-top-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[x-placement^='bottom'] {\\n\\t\\tmargin-top: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\ttop: -$arrow-width;\\n\\t\\t\\tleft: calc(50% - $arrow-width);\\n\\t\\t\\tmargin-top: 0;\\n\\t\\t\\tmargin-bottom: 0;\\n\\t\\t\\tborder-top-width: 0;\\n\\t\\t\\tborder-bottom-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[x-placement^='right'] {\\n\\t\\tmargin-left: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\ttop: calc(50% - $arrow-width);\\n\\t\\t\\tleft: -$arrow-width;\\n\\t\\t\\tmargin-right: 0;\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t\\tborder-left-width: 0;\\n\\t\\t\\tborder-right-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[x-placement^='left'] {\\n\\t\\tmargin-right: $arrow-width;\\n\\n\\t\\t.popover__arrow {\\n\\t\\t\\ttop: calc(50% - $arrow-width);\\n\\t\\t\\tright: -$arrow-width;\\n\\t\\t\\tmargin-right: 0;\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t\\tborder-right-width: 0;\\n\\t\\t\\tborder-left-color: var(--color-main-background);\\n\\t\\t}\\n\\t}\\n\\n\\t&[aria-hidden='true'] {\\n\\t\\tvisibility: hidden;\\n\\t\\ttransition: opacity var(--animation-quick), visibility var(--animation-quick);\\n\\t\\topacity: 0;\\n\\t}\\n\\n\\t&[aria-hidden='false'] {\\n\\t\\tvisibility: visible;\\n\\t\\ttransition: opacity var(--animation-quick);\\n\\t\\topacity: 1;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-5c1b0563]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}ul[data-v-5c1b0563]{display:flex;flex-direction:column}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/PopoverMenu/PopoverMenu.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCkDD,oBACC,YAAA,CACA,qBAAA\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"c49fbe2\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\nul {\\n\\tdisplay: flex;\\n\\tflex-direction: column;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-61661096]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li[data-v-61661096]{display:flex;flex:0 0 auto}li.hidden[data-v-61661096]{display:none}li>button[data-v-61661096],li>a[data-v-61661096],li>.menuitem[data-v-61661096]{cursor:pointer;line-height:44px;border:0;border-radius:0;background-color:rgba(0,0,0,0);display:flex;align-items:flex-start;height:auto;margin:0;padding:0;font-weight:normal;box-shadow:none;width:100%;color:var(--color-main-text);white-space:nowrap;opacity:.7}li>button span[class^=icon-][data-v-61661096],li>button span[class*=\\\" icon-\\\"][data-v-61661096],li>button[class^=icon-][data-v-61661096],li>button[class*=\\\" icon-\\\"][data-v-61661096],li>a span[class^=icon-][data-v-61661096],li>a span[class*=\\\" icon-\\\"][data-v-61661096],li>a[class^=icon-][data-v-61661096],li>a[class*=\\\" icon-\\\"][data-v-61661096],li>.menuitem span[class^=icon-][data-v-61661096],li>.menuitem span[class*=\\\" icon-\\\"][data-v-61661096],li>.menuitem[class^=icon-][data-v-61661096],li>.menuitem[class*=\\\" icon-\\\"][data-v-61661096]{min-width:0;min-height:0;background-position:14px center;background-size:16px}li>button span[class^=icon-][data-v-61661096],li>button span[class*=\\\" icon-\\\"][data-v-61661096],li>a span[class^=icon-][data-v-61661096],li>a span[class*=\\\" icon-\\\"][data-v-61661096],li>.menuitem span[class^=icon-][data-v-61661096],li>.menuitem span[class*=\\\" icon-\\\"][data-v-61661096]{padding:22px 0 22px 44px}li>button:not([class^=icon-]):not([class*=icon-])>span[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>button:not([class^=icon-]):not([class*=icon-])>input[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>button:not([class^=icon-]):not([class*=icon-])>form[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>a:not([class^=icon-]):not([class*=icon-])>span[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>a:not([class^=icon-]):not([class*=icon-])>input[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>a:not([class^=icon-]):not([class*=icon-])>form[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>.menuitem:not([class^=icon-]):not([class*=icon-])>span[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>.menuitem:not([class^=icon-]):not([class*=icon-])>input[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child,li>.menuitem:not([class^=icon-]):not([class*=icon-])>form[data-v-61661096]:not([class^=icon-]):not([class*=icon-]):first-child{margin-left:44px}li>button[class^=icon-][data-v-61661096],li>button[class*=\\\" icon-\\\"][data-v-61661096],li>a[class^=icon-][data-v-61661096],li>a[class*=\\\" icon-\\\"][data-v-61661096],li>.menuitem[class^=icon-][data-v-61661096],li>.menuitem[class*=\\\" icon-\\\"][data-v-61661096]{padding:0 14px 0 44px}li>button[data-v-61661096]:not(:disabled):hover,li>button[data-v-61661096]:not(:disabled):focus,li>button:not(:disabled).active[data-v-61661096],li>a[data-v-61661096]:not(:disabled):hover,li>a[data-v-61661096]:not(:disabled):focus,li>a:not(:disabled).active[data-v-61661096],li>.menuitem[data-v-61661096]:not(:disabled):hover,li>.menuitem[data-v-61661096]:not(:disabled):focus,li>.menuitem:not(:disabled).active[data-v-61661096]{opacity:1 !important}li>button.action[data-v-61661096],li>a.action[data-v-61661096],li>.menuitem.action[data-v-61661096]{padding:inherit !important}li>button>span[data-v-61661096],li>a>span[data-v-61661096],li>.menuitem>span[data-v-61661096]{cursor:pointer;white-space:nowrap}li>button>p[data-v-61661096],li>a>p[data-v-61661096],li>.menuitem>p[data-v-61661096]{width:150px;line-height:1.6em;padding:8px 0;white-space:normal;overflow:hidden;text-overflow:ellipsis}li>button>select[data-v-61661096],li>a>select[data-v-61661096],li>.menuitem>select[data-v-61661096]{margin:0;margin-left:6px}li>button[data-v-61661096]:not(:empty),li>a[data-v-61661096]:not(:empty),li>.menuitem[data-v-61661096]:not(:empty){padding-right:14px !important}li>button>img[data-v-61661096],li>a>img[data-v-61661096],li>.menuitem>img[data-v-61661096]{width:16px;height:16px;margin:14px}li>button>input.radio+label[data-v-61661096],li>button>input.checkbox+label[data-v-61661096],li>a>input.radio+label[data-v-61661096],li>a>input.checkbox+label[data-v-61661096],li>.menuitem>input.radio+label[data-v-61661096],li>.menuitem>input.checkbox+label[data-v-61661096]{padding:0 !important;width:100%}li>button>input.checkbox+label[data-v-61661096]::before,li>a>input.checkbox+label[data-v-61661096]::before,li>.menuitem>input.checkbox+label[data-v-61661096]::before{margin:-2px 13px 0}li>button>input.radio+label[data-v-61661096]::before,li>a>input.radio+label[data-v-61661096]::before,li>.menuitem>input.radio+label[data-v-61661096]::before{margin:-2px 12px 0}li>button>input[data-v-61661096]:not([type=radio]):not([type=checkbox]):not([type=image]),li>a>input[data-v-61661096]:not([type=radio]):not([type=checkbox]):not([type=image]),li>.menuitem>input[data-v-61661096]:not([type=radio]):not([type=checkbox]):not([type=image]){width:150px}li>button form[data-v-61661096],li>a form[data-v-61661096],li>.menuitem form[data-v-61661096]{display:flex;flex:1 1 auto}li>button form[data-v-61661096]:not(:first-child),li>a form[data-v-61661096]:not(:first-child),li>.menuitem form[data-v-61661096]:not(:first-child){margin-left:5px}li>button>span.hidden+form[data-v-61661096],li>button>span[style*=\\\"display:none\\\"]+form[data-v-61661096],li>a>span.hidden+form[data-v-61661096],li>a>span[style*=\\\"display:none\\\"]+form[data-v-61661096],li>.menuitem>span.hidden+form[data-v-61661096],li>.menuitem>span[style*=\\\"display:none\\\"]+form[data-v-61661096]{margin-left:0}li>button input[data-v-61661096],li>a input[data-v-61661096],li>.menuitem input[data-v-61661096]{min-width:44px;max-height:40px;margin:2px 0;flex:1 1 auto}li>button input[data-v-61661096]:not(:first-child),li>a input[data-v-61661096]:not(:first-child),li>.menuitem input[data-v-61661096]:not(:first-child){margin-left:5px}li:not(.hidden):not([style*=\\\"display:none\\\"]):first-of-type>button>form[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):first-of-type>button>input[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):first-of-type>a>form[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):first-of-type>a>input[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):first-of-type>.menuitem>form[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):first-of-type>.menuitem>input[data-v-61661096]{margin-top:12px}li:not(.hidden):not([style*=\\\"display:none\\\"]):last-of-type>button>form[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):last-of-type>button>input[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):last-of-type>a>form[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):last-of-type>a>input[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):last-of-type>.menuitem>form[data-v-61661096],li:not(.hidden):not([style*=\\\"display:none\\\"]):last-of-type>.menuitem>input[data-v-61661096]{margin-bottom:12px}li>button[data-v-61661096]{padding:0}li>button span[data-v-61661096]{opacity:1}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/PopoverMenu/PopoverMenuItem.vue\",\"webpack://./src/assets/variables.scss\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCqMD,oBACC,YAAA,CACA,aAAA,CAEA,2BACC,YAAA,CAGD,+EAGC,cAAA,CACA,gBChMe,CDiMf,QAAA,CACA,eAAA,CACA,8BAAA,CACA,YAAA,CACA,sBAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CACA,kBAAA,CACA,eAAA,CACA,UAAA,CACA,4BAAA,CACA,kBAAA,CACA,UC5Le,CD+Lf,ohBAIC,WAAA,CACA,YAAA,CACA,+BAAA,CACA,oBCpNS,CDuNV,yRAIC,wBAAA,CAQC,ylCACC,gBCxOY,CD6Of,2PAEC,qBAAA,CAGD,6aAGC,oBAAA,CAID,oGACC,0BAAA,CAGD,8FACC,cAAA,CACA,kBAAA,CAID,qFACC,WAAA,CACA,iBAAA,CACA,aAAA,CACA,kBAAA,CAGA,eAAA,CACA,sBAAA,CAID,oGACC,QAAA,CACA,eAAA,CAID,mHACC,6BAAA,CAKD,2FACC,UCxRS,CDyRT,WCzRS,CD0RT,WCtRW,CD0RZ,mRAEC,oBAAA,CACA,UAAA,CAED,sKACC,kBAAA,CAED,6JACC,kBAAA,CAED,4QACC,WAAA,CAID,8FACC,YAAA,CACA,aAAA,CAGA,oJACC,eAAA,CAIF,oTAEC,aAAA,CAGD,iGACC,cClUc,CDmUd,eAAA,CACA,YAAA,CACA,aAAA,CAEA,uJACC,eAAA,CAUA,+gBACC,eAAA,CAMD,ygBACC,kBAAA,CAKJ,2BACC,SAAA,CACA,gCACC,SC/UY\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"c49fbe2\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\nli {\\n\\tdisplay: flex;\\n\\tflex: 0 0 auto;\\n\\n\\t&.hidden {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t> button,\\n\\t> a,\\n\\t> .menuitem {\\n\\t\\tcursor: pointer;\\n\\t\\tline-height: $clickable-area;\\n\\t\\tborder: 0;\\n\\t\\tborder-radius: 0; // otherwise Safari will cut the border-radius area\\n\\t\\tbackground-color: transparent;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: flex-start;\\n\\t\\theight: auto;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\tfont-weight: normal;\\n\\t\\tbox-shadow: none;\\n\\t\\twidth: 100%;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\twhite-space: nowrap;\\n\\t\\topacity: $opacity_normal;\\n\\n\\t\\t// TODO split into individual components for readability\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'],\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tmin-width: 0; /* Overwrite icons*/\\n\\t\\t\\tmin-height: 0;\\n\\t\\t\\tbackground-position: #{$icon-margin} center;\\n\\t\\t\\tbackground-size: $icon-size;\\n\\t\\t}\\n\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'] {\\n\\t\\t\\t/* Keep padding to define the width to\\n\\t\\t\\t\\tassure correct position of a possible text */\\n\\t\\t\\tpadding: #{math.div($clickable-area, 2)} 0 #{math.div($clickable-area, 2)} $clickable-area;\\n\\t\\t}\\n\\n\\t\\t// If no icons set, force left margin to align\\n\\t\\t&:not([class^='icon-']):not([class*='icon-']) {\\n\\t\\t\\t> span,\\n\\t\\t\\t> input,\\n\\t\\t\\t> form {\\n\\t\\t\\t\\t&:not([class^='icon-']):not([class*='icon-']):first-child {\\n\\t\\t\\t\\t\\tmargin-left: $clickable-area;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tpadding: 0 $icon-margin 0 $clickable-area;\\n\\t\\t}\\n\\n\\t\\t&:not(:disabled):hover,\\n\\t\\t&:not(:disabled):focus,\\n\\t\\t&:not(:disabled).active {\\n\\t\\t\\topacity: $opacity_full !important;\\n\\t\\t}\\n\\n\\t\\t/* prevent .action class to break the design */\\n\\t\\t&.action {\\n\\t\\t\\tpadding: inherit !important;\\n\\t\\t}\\n\\n\\t\\t> span {\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t}\\n\\n\\t\\t// long text area\\n\\t\\t> p {\\n\\t\\t\\twidth: 150px;\\n\\t\\t\\tline-height: 1.6em;\\n\\t\\t\\tpadding: 8px 0;\\n\\t\\t\\twhite-space: normal;\\n\\n\\t\\t\\t// in case there are no spaces like long email addresses\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t}\\n\\n\\t\\t// TODO: do we really supports it?\\n\\t\\t> select {\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tmargin-left: 6px;\\n\\t\\t}\\n\\n\\t\\t/* Add padding if contains icon+text */\\n\\t\\t&:not(:empty) {\\n\\t\\t\\tpadding-right: $icon-margin !important;\\n\\t\\t}\\n\\n\\t\\t/* DEPRECATED! old img in popover fallback\\n\\t\\t\\t* TODO: to remove */\\n\\t\\t> img {\\n\\t\\t\\twidth: $icon-size;\\n\\t\\t\\theight: $icon-size;\\n\\t\\t\\tmargin: $icon-margin;\\n\\t\\t}\\n\\n\\t\\t/* checkbox/radio fixes */\\n\\t\\t> input.radio + label,\\n\\t\\t> input.checkbox + label {\\n\\t\\t\\tpadding: 0 !important;\\n\\t\\t\\twidth: 100%;\\n\\t\\t}\\n\\t\\t> input.checkbox + label::before {\\n\\t\\t\\tmargin: -2px 13px 0;\\n\\t\\t}\\n\\t\\t> input.radio + label::before {\\n\\t\\t\\tmargin: -2px 12px 0;\\n\\t\\t}\\n\\t\\t> input:not([type=radio]):not([type=checkbox]):not([type=image]) {\\n\\t\\t\\twidth: 150px;\\n\\t\\t}\\n\\n\\t\\t// Forms & text inputs\\n\\t\\tform {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t/* put a small space between text and form\\n\\t\\t\\t\\tif there is an element before */\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t/* no margin if hidden span before */\\n\\t\\t> span.hidden + form,\\n\\t\\t> span[style*='display:none'] + form {\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t}\\n\\t\\t/* Inputs inside popover supports text, submit & reset */\\n\\t\\tinput {\\n\\t\\t\\tmin-width: $clickable-area;\\n\\t\\t\\tmax-height: #{$clickable-area - 4px}; /* twice the element margin-y */\\n\\t\\t\\tmargin: 2px 0;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t// space between inline inputs\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t// TODO: do that in js, should be cleaner\\n\\t/* css hack, only first not hidden */\\n\\t&:not(.hidden):not([style*='display:none']) {\\n\\t\\t&:first-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-top: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t&:last-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-bottom: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\t> button {\\n\\t\\tpadding: 0;\\n\\t\\tspan {\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t}\\n\\t}\\n}\\n\",\"/**\\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\\n *\\n * @author John Molakvoæ <skjnldsv@protonmail.com>\\n *\\n * @license GNU AGPL version 3 or any later version\\n *\\n * This program is free software: you can redistribute it and/or modify\\n * it under the terms of the GNU Affero General Public License as\\n * published by the Free Software Foundation, either version 3 of the\\n * License, or (at your option) any later version.\\n *\\n * This program is distributed in the hope that it will be useful,\\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n * GNU Affero General Public License for more details.\\n *\\n * You should have received a copy of the GNU Affero General Public License\\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\\n *\\n */\\n\\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\\n// recommended is 48px\\n// 44px is what we choose and have very good visual-to-usability ratio\\n$clickable-area: 44px;\\n\\n// background icon size\\n// also used for the scss icon font\\n$icon-size: 16px;\\n\\n// icon padding for a $clickable-area width and a $icon-size icon\\n// ( 44px - 16px ) / 2\\n$icon-margin: math.div($clickable-area - $icon-size, 2);\\n\\n// transparency background for icons\\n$icon-focus-bg: rgba(127, 127, 127, .25);\\n\\n// popovermenu arrow width from the triangle center\\n$arrow-width: 9px;\\n\\n// opacities\\n$opacity_disabled: .5;\\n$opacity_normal: .7;\\n$opacity_full: 1;\\n\\n// menu round background hover feedback\\n// good looking on dark AND white bg\\n$action-background-hover: rgba(127, 127, 127, .25);\\n\\n// various structure data used in the \\n// `AppNavigation` component\\n$header-height: 50px;\\n$navigation-width: 300px;\\n\\n// mobile breakpoint\\n$breakpoint-mobile: 1024px;\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".material-design-icon[data-v-26d6f534]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mention-bubble--primary .mention-bubble__content[data-v-26d6f534]{color:var(--color-primary-text);background-color:var(--color-primary-element)}.mention-bubble__wrapper[data-v-26d6f534]{max-width:150px;height:18px;vertical-align:text-bottom;display:inline-flex;align-items:center}.mention-bubble__content[data-v-26d6f534]{display:inline-flex;overflow:hidden;align-items:center;max-width:100%;height:20px;-webkit-user-select:none;user-select:none;padding-right:6px;padding-left:2px;border-radius:10px;background-color:var(--color-background-dark)}.mention-bubble__icon[data-v-26d6f534]{position:relative;width:16px;height:16px;border-radius:8px;background-color:var(--color-background-darker);background-repeat:no-repeat;background-position:center;background-size:12px}.mention-bubble__icon--with-avatar[data-v-26d6f534]{color:inherit;background-size:cover}.mention-bubble__title[data-v-26d6f534]{overflow:hidden;margin-left:2px;white-space:nowrap;text-overflow:ellipsis}.mention-bubble__title[data-v-26d6f534]::before{content:attr(title)}.mention-bubble__select[data-v-26d6f534]{position:absolute;z-index:-1;left:-1000px}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/RichContenteditable/MentionBubble.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CC8FA,mEACC,+BAAA,CACA,6CAAA,CAGD,0CACC,eAXiB,CAajB,WAAA,CACA,0BAAA,CACA,mBAAA,CACA,kBAAA,CAGD,0CACC,mBAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CACA,WAzBc,CA0Bd,wBAAA,CACA,gBAAA,CACA,iBAAA,CACA,gBA3Be,CA4Bf,kBAAA,CACA,6CAAA,CAGD,uCACC,iBAAA,CACA,UAjCmB,CAkCnB,WAlCmB,CAmCnB,iBAAA,CACA,+CAAA,CACA,2BAAA,CACA,0BAAA,CACA,oBAAA,CAEA,oDACC,aAAA,CACA,qBAAA,CAIF,wCACC,eAAA,CACA,eAlDe,CAmDf,kBAAA,CACA,sBAAA,CAEA,gDACC,mBAAA,CAKF,yCACC,iBAAA,CACA,UAAA,CACA,YAAA\",\"sourcesContent\":[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"c49fbe2\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n$bubble-height: 20px;\\n$bubble-max-width: 150px;\\n$bubble-padding: 2px;\\n$bubble-avatar-size: $bubble-height - 2 * $bubble-padding;\\n\\n.mention-bubble {\\n\\t&--primary &__content {\\n\\t\\tcolor: var(--color-primary-text);\\n\\t\\tbackground-color: var(--color-primary-element);\\n\\t}\\n\\n\\t&__wrapper {\\n\\t\\tmax-width: $bubble-max-width;\\n\\t\\t// Align with text\\n\\t\\theight: $bubble-height - $bubble-padding;\\n\\t\\tvertical-align: text-bottom;\\n\\t\\tdisplay: inline-flex;\\n\\t\\talign-items: center;\\n\\t}\\n\\n\\t&__content {\\n\\t\\tdisplay: inline-flex;\\n\\t\\toverflow: hidden;\\n\\t\\talign-items: center;\\n\\t\\tmax-width: 100%;\\n\\t\\theight: $bubble-height ;\\n\\t\\t-webkit-user-select: none;\\n\\t\\tuser-select: none;\\n\\t\\tpadding-right: $bubble-padding * 3;\\n\\t\\tpadding-left: $bubble-padding;\\n\\t\\tborder-radius: math.div($bubble-height, 2);\\n\\t\\tbackground-color: var(--color-background-dark);\\n\\t}\\n\\n\\t&__icon {\\n\\t\\tposition: relative;\\n\\t\\twidth: $bubble-avatar-size;\\n\\t\\theight: $bubble-avatar-size;\\n\\t\\tborder-radius: math.div($bubble-avatar-size, 2);\\n\\t\\tbackground-color: var(--color-background-darker);\\n\\t\\tbackground-repeat: no-repeat;\\n\\t\\tbackground-position: center;\\n\\t\\tbackground-size: $bubble-avatar-size - 2 * $bubble-padding;\\n\\n\\t\\t&--with-avatar {\\n\\t\\t\\tcolor: inherit;\\n\\t\\t\\tbackground-size: cover;\\n\\t\\t}\\n\\t}\\n\\n\\t&__title {\\n\\t\\toverflow: hidden;\\n\\t\\tmargin-left: $bubble-padding;\\n\\t\\twhite-space: nowrap;\\n\\t\\ttext-overflow: ellipsis;\\n\\t\\t// Put label in ::before so it is not selectable\\n\\t\\t&::before {\\n\\t\\t\\tcontent: attr(title);\\n\\t\\t}\\n\\t}\\n\\n\\t// Hide the mention id so it is selectable\\n\\t&__select {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: -1;\\n\\t\\tleft: -1000px;\\n\\t}\\n}\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"\\nbutton.menuitem[data-v-61661096] {\\n\\ttext-align: left;\\n}\\nbutton.menuitem *[data-v-61661096] {\\n\\tcursor: pointer;\\n}\\nbutton.menuitem[data-v-61661096]:disabled {\\n\\topacity: 0.5 !important;\\n\\tcursor: default;\\n}\\nbutton.menuitem:disabled *[data-v-61661096] {\\n\\tcursor: default;\\n}\\n.menuitem.active[data-v-61661096] {\\n\\tbox-shadow: inset 2px 0 var(--color-primary);\\n\\tborder-radius: 0;\\n}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/components/PopoverMenu/PopoverMenuItem.vue\"],\"names\":[],\"mappings\":\";AAoLA;CACA,gBAAA;AACA;AAEA;CACA,eAAA;AACA;AAEA;CACA,uBAAA;CACA,eAAA;AACA;AAEA;CACA,eAAA;AACA;AAEA;CACA,4CAAA;CACA,gBAAA;AACA\",\"sourcesContent\":[\"<!--\\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\\n -\\n - @author John Molakvoæ <skjnldsv@protonmail.com>\\n -\\n - @license GNU AGPL version 3 or any later version\\n -\\n - This program is free software: you can redistribute it and/or modify\\n - it under the terms of the GNU Affero General Public License as\\n - published by the Free Software Foundation, either version 3 of the\\n - License, or (at your option) any later version.\\n -\\n - This program is distributed in the hope that it will be useful,\\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n - GNU Affero General Public License for more details.\\n -\\n - You should have received a copy of the GNU Affero General Public License\\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\\n -\\n -->\\n\\n<template>\\n\\t<li class=\\\"popover__menuitem\\\">\\n\\t\\t<!-- If item.href is set, a link will be directly used -->\\n\\t\\t<a v-if=\\\"item.href\\\"\\n\\t\\t\\t:href=\\\"(item.href) ? item.href : '#' \\\"\\n\\t\\t\\t:target=\\\"(item.target) ? item.target : '' \\\"\\n\\t\\t\\t:download=\\\"item.download\\\"\\n\\t\\t\\tclass=\\\"focusable\\\"\\n\\t\\t\\trel=\\\"nofollow noreferrer noopener\\\"\\n\\t\\t\\t@click=\\\"action\\\">\\n\\t\\t\\t<span v-if=\\\"!iconIsUrl\\\" :class=\\\"item.icon\\\" />\\n\\t\\t\\t<img v-else :src=\\\"item.icon\\\">\\n\\t\\t\\t<p v-if=\\\"item.text && item.longtext\\\">\\n\\t\\t\\t\\t<strong class=\\\"menuitem-text\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</strong><br>\\n\\t\\t\\t\\t<span class=\\\"menuitem-text-detail\\\">\\n\\t\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t\\t</span>\\n\\t\\t\\t</p>\\n\\t\\t\\t<span v-else-if=\\\"item.text\\\">\\n\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t</span>\\n\\t\\t\\t<p v-else-if=\\\"item.longtext\\\">\\n\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t</p>\\n\\t\\t</a>\\n\\n\\t\\t<!-- If item.input is set instead, an put will be used -->\\n\\t\\t<span v-else-if=\\\"item.input\\\" class=\\\"menuitem\\\" :class=\\\"{active: item.active}\\\">\\n\\t\\t\\t<!-- does not show if input is checkbox -->\\n\\t\\t\\t<span v-if=\\\"item.input !== 'checkbox'\\\" :class=\\\"item.icon\\\" />\\n\\n\\t\\t\\t<!-- only shows if input is text -->\\n\\t\\t\\t<form v-if=\\\"item.input === 'text'\\\"\\n\\t\\t\\t\\t:class=\\\"item.input\\\"\\n\\t\\t\\t\\t@submit.prevent=\\\"item.action\\\">\\n\\t\\t\\t\\t<input :type=\\\"item.input\\\"\\n\\t\\t\\t\\t\\t:value=\\\"item.value\\\"\\n\\t\\t\\t\\t\\t:placeholder=\\\"item.text\\\"\\n\\t\\t\\t\\t\\trequired>\\n\\t\\t\\t\\t<input type=\\\"submit\\\" value=\\\"\\\" class=\\\"icon-confirm\\\">\\n\\t\\t\\t</form>\\n\\n\\t\\t\\t<!-- checkbox -->\\n\\t\\t\\t<template v-else>\\n\\t\\t\\t\\t<!-- eslint-disable-next-line -->\\n\\t\\t\\t\\t<input :id=\\\"key\\\" v-model=\\\"item.model\\\"\\n\\t\\t\\t\\t\\t:type=\\\"item.input\\\"\\n\\t\\t\\t\\t\\t:class=\\\"item.input\\\"\\n\\t\\t\\t\\t\\t@change=\\\"item.action\\\">\\n\\t\\t\\t\\t<label :for=\\\"key\\\" @click.stop.prevent=\\\"item.action\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</label>\\n\\t\\t\\t</template>\\n\\t\\t</span>\\n\\n\\t\\t<!-- If item.action is set instead, a button will be used -->\\n\\t\\t<button v-else-if=\\\"item.action\\\"\\n\\t\\t\\tclass=\\\"menuitem focusable\\\"\\n\\t\\t\\t:class=\\\"{active: item.active}\\\"\\n\\t\\t\\t:disabled=\\\"item.disabled\\\"\\n\\t\\t\\ttype=\\\"button\\\"\\n\\t\\t\\t@click.stop.prevent=\\\"item.action\\\">\\n\\t\\t\\t<span :class=\\\"item.icon\\\" />\\n\\t\\t\\t<p v-if=\\\"item.text && item.longtext\\\">\\n\\t\\t\\t\\t<strong class=\\\"menuitem-text\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</strong><br>\\n\\t\\t\\t\\t<span class=\\\"menuitem-text-detail\\\">\\n\\t\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t\\t</span>\\n\\t\\t\\t</p>\\n\\t\\t\\t<span v-else-if=\\\"item.text\\\">\\n\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t</span>\\n\\t\\t\\t<p v-else-if=\\\"item.longtext\\\">\\n\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t</p>\\n\\t\\t</button>\\n\\n\\t\\t<!-- If item.longtext is set AND the item does not have an action -->\\n\\t\\t<span v-else class=\\\"menuitem\\\" :class=\\\"{active: item.active}\\\">\\n\\t\\t\\t<span :class=\\\"item.icon\\\" />\\n\\t\\t\\t<p v-if=\\\"item.text && item.longtext\\\">\\n\\t\\t\\t\\t<strong class=\\\"menuitem-text\\\">\\n\\t\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t\\t</strong><br>\\n\\t\\t\\t\\t<span class=\\\"menuitem-text-detail\\\">\\n\\t\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t\\t</span>\\n\\t\\t\\t</p>\\n\\t\\t\\t<span v-else-if=\\\"item.text\\\">\\n\\t\\t\\t\\t{{ item.text }}\\n\\t\\t\\t</span>\\n\\t\\t\\t<p v-else-if=\\\"item.longtext\\\">\\n\\t\\t\\t\\t{{ item.longtext }}\\n\\t\\t\\t</p>\\n\\t\\t</span>\\n\\t</li>\\n</template>\\n\\n<script>\\nexport default {\\n\\tname: 'PopoverMenuItem',\\n\\tprops: {\\n\\t\\titem: {\\n\\t\\t\\ttype: Object,\\n\\t\\t\\trequired: true,\\n\\t\\t\\tdefault: () => {\\n\\t\\t\\t\\treturn {\\n\\t\\t\\t\\t\\tkey: 'nextcloud-link',\\n\\t\\t\\t\\t\\thref: 'https://nextcloud.com',\\n\\t\\t\\t\\t\\ticon: 'icon-links',\\n\\t\\t\\t\\t\\ttext: 'Nextcloud',\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t// check the input types\\n\\t\\t\\t// TODO: add more validation of types\\n\\t\\t\\tvalidator: item => {\\n\\t\\t\\t\\t// TODO: support radio\\n\\t\\t\\t\\tif (item.input) {\\n\\t\\t\\t\\t\\treturn ['text', 'checkbox'].indexOf(item.input) !== -1\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn true\\n\\t\\t\\t},\\n\\t\\t},\\n\\t},\\n\\tcomputed: {\\n\\t\\t// random key for inputs binding if not provided\\n\\t\\tkey() {\\n\\t\\t\\treturn this.item.key\\n\\t\\t\\t\\t? this.item.key\\n\\t\\t\\t\\t: Math.round(Math.random() * 16 * 1000000).toString(16)\\n\\t\\t},\\n\\t\\ticonIsUrl() {\\n\\t\\t\\ttry {\\n\\t\\t\\t\\t// eslint-disable-next-line no-new\\n\\t\\t\\t\\tnew URL(this.item.icon)\\n\\t\\t\\t\\treturn true\\n\\t\\t\\t} catch (_) {\\n\\t\\t\\t\\treturn false\\n\\t\\t\\t}\\n\\t\\t},\\n\\t},\\n\\tmethods: {\\n\\t\\t// allow us to use both link and an action on `a`\\n\\t\\t// we still need to make sure item.action exists\\n\\t\\taction(event) {\\n\\t\\t\\tif (this.item.action) {\\n\\t\\t\\t\\tthis.item.action(event)\\n\\t\\t\\t}\\n\\t\\t},\\n\\t},\\n}\\n</script>\\n\\n<style scoped>\\n\\tbutton.menuitem {\\n\\t\\ttext-align: left;\\n\\t}\\n\\n\\tbutton.menuitem * {\\n\\t\\tcursor: pointer;\\n\\t}\\n\\n\\tbutton.menuitem:disabled {\\n\\t\\topacity: 0.5 !important;\\n\\t\\tcursor: default;\\n\\t}\\n\\n\\tbutton.menuitem:disabled * {\\n\\t\\tcursor: default;\\n\\t}\\n\\n\\t.menuitem.active {\\n\\t\\tbox-shadow: inset 2px 0 var(--color-primary);\\n\\t\\tborder-radius: 0;\\n\\t}\\n</style>\\n\\n<style lang=\\\"scss\\\" scoped>\\nli {\\n\\tdisplay: flex;\\n\\tflex: 0 0 auto;\\n\\n\\t&.hidden {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t> button,\\n\\t> a,\\n\\t> .menuitem {\\n\\t\\tcursor: pointer;\\n\\t\\tline-height: $clickable-area;\\n\\t\\tborder: 0;\\n\\t\\tborder-radius: 0; // otherwise Safari will cut the border-radius area\\n\\t\\tbackground-color: transparent;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: flex-start;\\n\\t\\theight: auto;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\tfont-weight: normal;\\n\\t\\tbox-shadow: none;\\n\\t\\twidth: 100%;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\twhite-space: nowrap;\\n\\t\\topacity: $opacity_normal;\\n\\n\\t\\t// TODO split into individual components for readability\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'],\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tmin-width: 0; /* Overwrite icons*/\\n\\t\\t\\tmin-height: 0;\\n\\t\\t\\tbackground-position: #{$icon-margin} center;\\n\\t\\t\\tbackground-size: $icon-size;\\n\\t\\t}\\n\\n\\t\\tspan[class^='icon-'],\\n\\t\\tspan[class*=' icon-'] {\\n\\t\\t\\t/* Keep padding to define the width to\\n\\t\\t\\t\\tassure correct position of a possible text */\\n\\t\\t\\tpadding: #{math.div($clickable-area, 2)} 0 #{math.div($clickable-area, 2)} $clickable-area;\\n\\t\\t}\\n\\n\\t\\t// If no icons set, force left margin to align\\n\\t\\t&:not([class^='icon-']):not([class*='icon-']) {\\n\\t\\t\\t> span,\\n\\t\\t\\t> input,\\n\\t\\t\\t> form {\\n\\t\\t\\t\\t&:not([class^='icon-']):not([class*='icon-']):first-child {\\n\\t\\t\\t\\t\\tmargin-left: $clickable-area;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t&[class^='icon-'],\\n\\t\\t&[class*=' icon-'] {\\n\\t\\t\\tpadding: 0 $icon-margin 0 $clickable-area;\\n\\t\\t}\\n\\n\\t\\t&:not(:disabled):hover,\\n\\t\\t&:not(:disabled):focus,\\n\\t\\t&:not(:disabled).active {\\n\\t\\t\\topacity: $opacity_full !important;\\n\\t\\t}\\n\\n\\t\\t/* prevent .action class to break the design */\\n\\t\\t&.action {\\n\\t\\t\\tpadding: inherit !important;\\n\\t\\t}\\n\\n\\t\\t> span {\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t}\\n\\n\\t\\t// long text area\\n\\t\\t> p {\\n\\t\\t\\twidth: 150px;\\n\\t\\t\\tline-height: 1.6em;\\n\\t\\t\\tpadding: 8px 0;\\n\\t\\t\\twhite-space: normal;\\n\\n\\t\\t\\t// in case there are no spaces like long email addresses\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t}\\n\\n\\t\\t// TODO: do we really supports it?\\n\\t\\t> select {\\n\\t\\t\\tmargin: 0;\\n\\t\\t\\tmargin-left: 6px;\\n\\t\\t}\\n\\n\\t\\t/* Add padding if contains icon+text */\\n\\t\\t&:not(:empty) {\\n\\t\\t\\tpadding-right: $icon-margin !important;\\n\\t\\t}\\n\\n\\t\\t/* DEPRECATED! old img in popover fallback\\n\\t\\t\\t* TODO: to remove */\\n\\t\\t> img {\\n\\t\\t\\twidth: $icon-size;\\n\\t\\t\\theight: $icon-size;\\n\\t\\t\\tmargin: $icon-margin;\\n\\t\\t}\\n\\n\\t\\t/* checkbox/radio fixes */\\n\\t\\t> input.radio + label,\\n\\t\\t> input.checkbox + label {\\n\\t\\t\\tpadding: 0 !important;\\n\\t\\t\\twidth: 100%;\\n\\t\\t}\\n\\t\\t> input.checkbox + label::before {\\n\\t\\t\\tmargin: -2px 13px 0;\\n\\t\\t}\\n\\t\\t> input.radio + label::before {\\n\\t\\t\\tmargin: -2px 12px 0;\\n\\t\\t}\\n\\t\\t> input:not([type=radio]):not([type=checkbox]):not([type=image]) {\\n\\t\\t\\twidth: 150px;\\n\\t\\t}\\n\\n\\t\\t// Forms & text inputs\\n\\t\\tform {\\n\\t\\t\\tdisplay: flex;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t/* put a small space between text and form\\n\\t\\t\\t\\tif there is an element before */\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t/* no margin if hidden span before */\\n\\t\\t> span.hidden + form,\\n\\t\\t> span[style*='display:none'] + form {\\n\\t\\t\\tmargin-left: 0;\\n\\t\\t}\\n\\t\\t/* Inputs inside popover supports text, submit & reset */\\n\\t\\tinput {\\n\\t\\t\\tmin-width: $clickable-area;\\n\\t\\t\\tmax-height: #{$clickable-area - 4px}; /* twice the element margin-y */\\n\\t\\t\\tmargin: 2px 0;\\n\\t\\t\\tflex: 1 1 auto;\\n\\t\\t\\t// space between inline inputs\\n\\t\\t\\t&:not(:first-child) {\\n\\t\\t\\t\\tmargin-left: 5px;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t// TODO: do that in js, should be cleaner\\n\\t/* css hack, only first not hidden */\\n\\t&:not(.hidden):not([style*='display:none']) {\\n\\t\\t&:first-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-top: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\t&:last-of-type {\\n\\t\\t\\t> button, > a, > .menuitem {\\n\\t\\t\\t\\t> form, > input {\\n\\t\\t\\t\\t\\tmargin-bottom: $icon-margin - 2px; // minus the input margin\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\t> button {\\n\\t\\tpadding: 0;\\n\\t\\tspan {\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t}\\n\\t}\\n}\\n</style>\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (cssWithMappingToString) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join(\"\");\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === \"string\") {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, \"\"]];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};","\"use strict\";\n\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { 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\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr && (typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]); if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nmodule.exports = function cssWithMappingToString(item) {\n var _item = _slicedToArray(item, 4),\n content = _item[1],\n cssMapping = _item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (typeof btoa === \"function\") {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n var sourceMapping = \"/*# \".concat(data, \" */\");\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || \"\").concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join(\"\\n\");\n }\n\n return [content].join(\"\\n\");\n};","\"use strict\";\n\nmodule.exports = function (url, options) {\n if (!options) {\n // eslint-disable-next-line no-param-reassign\n options = {};\n } // eslint-disable-next-line no-underscore-dangle, no-param-reassign\n\n\n url = url && url.__esModule ? url.default : url;\n\n if (typeof url !== \"string\") {\n return url;\n } // If url is already wrapped in quotes, remove them\n\n\n if (/^['\"].*['\"]$/.test(url)) {\n // eslint-disable-next-line no-param-reassign\n url = url.slice(1, -1);\n }\n\n if (options.hash) {\n // eslint-disable-next-line no-param-reassign\n url += options.hash;\n } // Should url be wrapped?\n // See https://drafts.csswg.org/css-values-3/#urls\n\n\n if (/[\"'() \\t\\n]/.test(url) || options.needQuotes) {\n return \"\\\"\".concat(url.replace(/\"/g, '\\\\\"').replace(/\\n/g, \"\\\\n\"), \"\\\"\");\n }\n\n return url;\n};","\"use strict\";\n\nvar stylesInDOM = [];\n\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n\n for (var i = 0; i < stylesInDOM.length; i++) {\n if (stylesInDOM[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n\n return result;\n}\n\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n\n for (var i = 0; i < list.length; i++) {\n var item = list[i];\n var id = options.base ? item[0] + options.base : item[0];\n var count = idCountMap[id] || 0;\n var identifier = \"\".concat(id, \" \").concat(count);\n idCountMap[id] = count + 1;\n var indexByIdentifier = getIndexByIdentifier(identifier);\n var obj = {\n css: item[1],\n media: item[2],\n sourceMap: item[3],\n supports: item[4],\n layer: item[5]\n };\n\n if (indexByIdentifier !== -1) {\n stylesInDOM[indexByIdentifier].references++;\n stylesInDOM[indexByIdentifier].updater(obj);\n } else {\n var updater = addElementStyle(obj, options);\n options.byIndex = i;\n stylesInDOM.splice(i, 0, {\n identifier: identifier,\n updater: updater,\n references: 1\n });\n }\n\n identifiers.push(identifier);\n }\n\n return identifiers;\n}\n\nfunction addElementStyle(obj, options) {\n var api = options.domAPI(options);\n api.update(obj);\n\n var updater = function updater(newObj) {\n if (newObj) {\n if (newObj.css === obj.css && newObj.media === obj.media && newObj.sourceMap === obj.sourceMap && newObj.supports === obj.supports && newObj.layer === obj.layer) {\n return;\n }\n\n api.update(obj = newObj);\n } else {\n api.remove();\n }\n };\n\n return updater;\n}\n\nmodule.exports = function (list, options) {\n options = options || {};\n list = list || [];\n var lastIdentifiers = modulesToDom(list, options);\n return function update(newList) {\n newList = newList || [];\n\n for (var i = 0; i < lastIdentifiers.length; i++) {\n var identifier = lastIdentifiers[i];\n var index = getIndexByIdentifier(identifier);\n stylesInDOM[index].references--;\n }\n\n var newLastIdentifiers = modulesToDom(newList, options);\n\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n\n var _index = getIndexByIdentifier(_identifier);\n\n if (stylesInDOM[_index].references === 0) {\n stylesInDOM[_index].updater();\n\n stylesInDOM.splice(_index, 1);\n }\n }\n\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\nvar memo = {};\n/* istanbul ignore next */\n\nfunction getTarget(target) {\n if (typeof memo[target] === \"undefined\") {\n var styleTarget = document.querySelector(target); // Special case to return head of iframe instead of iframe itself\n\n if (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n try {\n // This will throw an exception if access to iframe is blocked\n // due to cross-origin restrictions\n styleTarget = styleTarget.contentDocument.head;\n } catch (e) {\n // istanbul ignore next\n styleTarget = null;\n }\n }\n\n memo[target] = styleTarget;\n }\n\n return memo[target];\n}\n/* istanbul ignore next */\n\n\nfunction insertBySelector(insert, style) {\n var target = getTarget(insert);\n\n if (!target) {\n throw new Error(\"Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.\");\n }\n\n target.appendChild(style);\n}\n\nmodule.exports = insertBySelector;","\"use strict\";\n\n/* istanbul ignore next */\nfunction insertStyleElement(options) {\n var element = document.createElement(\"style\");\n options.setAttributes(element, options.attributes);\n options.insert(element, options.options);\n return element;\n}\n\nmodule.exports = insertStyleElement;","\"use strict\";\n\n/* istanbul ignore next */\nfunction setAttributesWithoutAttributes(styleElement) {\n var nonce = typeof __webpack_nonce__ !== \"undefined\" ? __webpack_nonce__ : null;\n\n if (nonce) {\n styleElement.setAttribute(\"nonce\", nonce);\n }\n}\n\nmodule.exports = setAttributesWithoutAttributes;","\"use strict\";\n\n/* istanbul ignore next */\nfunction apply(styleElement, options, obj) {\n var css = \"\";\n\n if (obj.supports) {\n css += \"@supports (\".concat(obj.supports, \") {\");\n }\n\n if (obj.media) {\n css += \"@media \".concat(obj.media, \" {\");\n }\n\n var needLayer = typeof obj.layer !== \"undefined\";\n\n if (needLayer) {\n css += \"@layer\".concat(obj.layer.length > 0 ? \" \".concat(obj.layer) : \"\", \" {\");\n }\n\n css += obj.css;\n\n if (needLayer) {\n css += \"}\";\n }\n\n if (obj.media) {\n css += \"}\";\n }\n\n if (obj.supports) {\n css += \"}\";\n }\n\n var sourceMap = obj.sourceMap;\n\n if (sourceMap && typeof btoa !== \"undefined\") {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n } // For old IE\n\n /* istanbul ignore if */\n\n\n options.styleTagTransform(css, styleElement, options.options);\n}\n\nfunction removeStyleElement(styleElement) {\n // istanbul ignore if\n if (styleElement.parentNode === null) {\n return false;\n }\n\n styleElement.parentNode.removeChild(styleElement);\n}\n/* istanbul ignore next */\n\n\nfunction domAPI(options) {\n var styleElement = options.insertStyleElement(options);\n return {\n update: function update(obj) {\n apply(styleElement, options, obj);\n },\n remove: function remove() {\n removeStyleElement(styleElement);\n }\n };\n}\n\nmodule.exports = domAPI;","\"use strict\";\n\n/* istanbul ignore next */\nfunction styleTagTransform(css, styleElement) {\n if (styleElement.styleSheet) {\n styleElement.styleSheet.cssText = css;\n } else {\n while (styleElement.firstChild) {\n styleElement.removeChild(styleElement.firstChild);\n }\n\n styleElement.appendChild(document.createTextNode(css));\n }\n}\n\nmodule.exports = styleTagTransform;","export default \"data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS00LTRoMjR2MjRILTR6Ii8+PHBhdGggZD0iTTYuOS4xQzMgLjYtLjEgNC0uMSA4YzAgNC40IDMuNiA4IDggOCA0IDAgNy40LTMgOC02LjktMS4yIDEuMy0yLjkgMi4xLTQuNyAyLjEtMy41IDAtNi40LTIuOS02LjQtNi40IDAtMS45LjgtMy42IDIuMS00Ljd6IiBmaWxsPSIjZjRhMzMxIi8+PC9zdmc+Cg==\"","export default \"data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTS00LTRoMjR2MjRILTRWLTR6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTggMEMzLjYgMCAwIDMuNiAwIDhzMy42IDggOCA4IDgtMy42IDgtOC0zLjYtOC04LTh6IiBmaWxsPSIjZWQ0ODRjIi8+PHBhdGggZD0iTTUgNi41aDZjLjggMCAxLjUuNyAxLjUgMS41cy0uNyAxLjUtMS41IDEuNUg1Yy0uOCAwLTEuNS0uNy0xLjUtMS41UzQuMiA2LjUgNSA2LjV6IiBmaWxsPSIjZmRmZmZmIi8+PC9zdmc+Cg==\"","export default \"data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTQuOCAxMS4yaDYuNFY0LjhINC44djYuNHpNOCAwQzMuNiAwIDAgMy42IDAgOHMzLjYgOCA4IDggOC0zLjYgOC04LTMuNi04LTgtOHoiIGZpbGw9IiM0OWIzODIiLz48L3N2Zz4K\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () {\n injectStyles.call(\n this,\n (options.functional ? this.parent : this).$root.$options.shadowRoot\n )\n }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functional component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","module.exports = require(\"@nextcloud/auth\");","module.exports = require(\"@nextcloud/axios\");","module.exports = require(\"@nextcloud/browser-storage\");","module.exports = require(\"@nextcloud/event-bus\");","module.exports = require(\"@nextcloud/l10n/dist/gettext\");","module.exports = require(\"@nextcloud/router\");","module.exports = require(\"v-click-outside\");","module.exports = require(\"v-tooltip\");","module.exports = require(\"vue\");","module.exports = require(\"vue-material-design-icons/DotsHorizontal\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nc = undefined;","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',_vm._g({directives:[{name:\"tooltip\",rawName:\"v-tooltip\",value:(_vm.tooltip),expression:\"tooltip\"},{name:\"click-outside\",rawName:\"v-click-outside\",value:(_vm.closeMenu),expression:\"closeMenu\"}],ref:\"main\",staticClass:\"avatardiv popovermenu-wrapper\",class:{\n\t\t'avatardiv--unknown': _vm.userDoesNotExist,\n\t\t'avatardiv--with-menu': _vm.hasMenu\n\t},style:(_vm.avatarStyle),attrs:{\"tabindex\":_vm.disableMenu ? undefined : '0',\"aria-label\":_vm.avatarAriaLabel,\"role\":_vm.disableMenu ? undefined : 'button'},on:{\"keydown\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.toggleMenu.apply(null, arguments)}}},!_vm.disableMenu ? { click: _vm.toggleMenu } : {}),[(_vm.iconClass)?_c('div',{staticClass:\"avatar-class-icon\",class:_vm.iconClass}):(_vm.isAvatarLoaded && !_vm.userDoesNotExist)?_c('img',{attrs:{\"src\":_vm.avatarUrlLoaded,\"srcset\":_vm.avatarSrcSetLoaded,\"alt\":\"\"}}):_vm._e(),_vm._v(\" \"),(_vm.hasMenu)?_c('Popover',{attrs:{\"placement\":\"auto\",\"container\":_vm.menuContainer,\"open\":_vm.contactsMenuOpenState},on:{\"after-show\":_vm.handlePopoverAfterShow,\"after-hide\":_vm.handlePopoverAfterHide},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){return [(_vm.contactsMenuLoading)?_c('div',{staticClass:\"icon-loading\"}):_c('DotsHorizontal',{staticClass:\"icon-more\",attrs:{\"size\":20}})]},proxy:true}],null,false,1143194168)},[_c('PopoverMenu',{ref:\"popoverMenu\",attrs:{\"menu\":_vm.menu}})],1):_vm._e(),_vm._v(\" \"),(_vm.showUserStatusIconOnAvatar)?_c('div',{staticClass:\"avatardiv__user-status avatardiv__user-status--icon\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.userStatus.icon)+\"\\n\\t\")]):(_vm.canDisplayUserStatus)?_c('div',{staticClass:\"avatardiv__user-status\",class:'avatardiv__user-status--' + _vm.userStatus.status}):_vm._e(),_vm._v(\" \"),(_vm.userDoesNotExist && !_vm.iconClass)?_c('div',{staticClass:\"unknown\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.initials)+\"\\n\\t\")]):_vm._e()],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<!--\n - @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>\n -\n - @author Julius Härtl <jus@bitgrid.net>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<docs>\n\n### Basic user avatar\n\n```vue\n\t<avatar user=\"janedoe\" display-name=\"Jane Doe\" />\n```\n\n### Avatar with image\n\n```vue\n\t<avatar url=\"https://nextcloud.com/wp-content/themes/next/assets/img/common/nextcloud-square-logo.png\" />\n```\n\n</docs>\n<template>\n\t<div ref=\"main\"\n\t\tv-tooltip=\"tooltip\"\n\t\tv-click-outside=\"closeMenu\"\n\t\t:class=\"{\n\t\t\t'avatardiv--unknown': userDoesNotExist,\n\t\t\t'avatardiv--with-menu': hasMenu\n\t\t}\"\n\t\t:style=\"avatarStyle\"\n\t\tclass=\"avatardiv popovermenu-wrapper\"\n\t\t:tabindex=\"disableMenu ? undefined : '0'\"\n\t\t:aria-label=\"avatarAriaLabel\"\n\t\t:role=\"disableMenu ? undefined : 'button'\"\n\t\tv-on=\"!disableMenu ? { click: toggleMenu } : {}\"\n\t\t@keydown.enter=\"toggleMenu\">\n\t\t<!-- Avatar icon or image -->\n\t\t<div v-if=\"iconClass\" :class=\"iconClass\" class=\"avatar-class-icon\" />\n\t\t<img v-else-if=\"isAvatarLoaded && !userDoesNotExist\"\n\t\t\t:src=\"avatarUrlLoaded\"\n\t\t\t:srcset=\"avatarSrcSetLoaded\"\n\t\t\talt=\"\">\n\n\t\t<!-- Contact menu -->\n\t\t<Popover v-if=\"hasMenu\"\n\t\t\tplacement=\"auto\"\n\t\t\t:container=\"menuContainer\"\n\t\t\t:open=\"contactsMenuOpenState\"\n\t\t\t@after-show=\"handlePopoverAfterShow\"\n\t\t\t@after-hide=\"handlePopoverAfterHide\">\n\t\t\t<PopoverMenu ref=\"popoverMenu\" :menu=\"menu\" />\n\t\t\t<template #trigger>\n\t\t\t\t<div v-if=\"contactsMenuLoading\" class=\"icon-loading\" />\n\t\t\t\t<DotsHorizontal v-else\n\t\t\t\t\t:size=\"20\"\n\t\t\t\t\tclass=\"icon-more\" />\n\t\t\t</template>\n\t\t</Popover>\n\n\t\t<!-- Avatar status -->\n\t\t<div v-if=\"showUserStatusIconOnAvatar\" class=\"avatardiv__user-status avatardiv__user-status--icon\">\n\t\t\t{{ userStatus.icon }}\n\t\t</div>\n\t\t<div v-else-if=\"canDisplayUserStatus\"\n\t\t\tclass=\"avatardiv__user-status\"\n\t\t\t:class=\"'avatardiv__user-status--' + userStatus.status\" />\n\n\t\t<!-- Show the letter if no avatar nor icon class -->\n\t\t<div v-if=\"userDoesNotExist && !iconClass\" class=\"unknown\">\n\t\t\t{{ initials }}\n\t\t</div>\n\t</div>\n</template>\n\n<script>\nimport Popover from '../Popover/index.js'\nimport PopoverMenu from '../PopoverMenu/index.js'\nimport Tooltip from '../../directives/Tooltip/index.js'\nimport usernameToColor from '../../functions/usernameToColor/index.js'\nimport { userStatus } from '../../mixins/index.js'\nimport { t } from '../../l10n.js'\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport axios from '@nextcloud/axios'\nimport { subscribe, unsubscribe } from '@nextcloud/event-bus'\nimport { getBuilder } from '@nextcloud/browser-storage'\nimport { generateUrl } from '@nextcloud/router'\n\nimport DotsHorizontal from 'vue-material-design-icons/DotsHorizontal'\n\nimport { directive as ClickOutside } from 'v-click-outside'\n\nconst browserStorage = getBuilder('nextcloud').persist().build()\n\n/**\n * @param {string} userId The id of the user\n */\nfunction getUserHasAvatar(userId) {\n\tconst flag = browserStorage.getItem('user-has-avatar.' + userId)\n\tif (typeof flag === 'string') {\n\t\treturn Boolean(flag)\n\t}\n\treturn null\n}\n\n/**\n * @param {string} userId The id of the user\n * @param {boolean} flag Has the user an avatar\n */\nfunction setUserHasAvatar(userId, flag) {\n\tif (userId) {\n\t\tbrowserStorage.setItem('user-has-avatar.' + userId, flag)\n\t}\n}\n\nexport default {\n\tname: 'Avatar',\n\n\tdirectives: {\n\t\tClickOutside,\n\t\ttooltip: Tooltip,\n\t},\n\tcomponents: {\n\t\tDotsHorizontal,\n\t\tPopover,\n\t\tPopoverMenu,\n\t},\n\tmixins: [userStatus],\n\tprops: {\n\t\t/**\n\t\t * Set a custom url to the avatar image\n\t\t * either the url, user or displayName property must be defined\n\t\t */\n\t\turl: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Set a css icon-class for an icon to be used instead of the avatar.\n\t\t */\n\t\ticonClass: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Set the user id to fetch the avatar\n\t\t * either the url, user or displayName property must be defined\n\t\t */\n\t\tuser: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Whether or not to display the user-status\n\t\t */\n\t\tshowUserStatus: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t\t/**\n\t\t * Whether or not to the status-icon should be used instead of online/away\n\t\t */\n\t\tshowUserStatusCompact: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t\t/**\n\t\t * When the user status was preloaded via another source it can be handed in with this property to save the request.\n\t\t * If this property is not set the status will be fetched automatically.\n\t\t * If a preloaded no-status is available provide this object with properties \"status\", \"icon\" and \"message\" set to null.\n\t\t */\n\t\tpreloadedUserStatus: {\n\t\t\ttype: Object,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Is the user a guest user (then we have to user a different endpoint)\n\t\t */\n\t\tisGuest: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Set a display name that will be rendered as a tooltip\n\t\t * either the url, user or displayName property must be defined\n\t\t * specify just the displayname to generate a placeholder avatar without\n\t\t * trying to fetch the avatar based on the user id\n\t\t */\n\t\tdisplayName: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Set a size in px for the rendered avatar\n\t\t */\n\t\tsize: {\n\t\t\ttype: Number,\n\t\t\tdefault: 32,\n\t\t},\n\t\t/**\n\t\t * Placeholder avatars will be automatically generated when this is set to true\n\t\t */\n\t\tallowPlaceholder: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t\t/**\n\t\t * Disable the tooltip\n\t\t */\n\t\tdisableTooltip: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Disable the menu\n\t\t */\n\t\tdisableMenu: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Declares a custom tooltip when not null\n\t\t * Fallback will be the displayName\n\t\t *\n\t\t * requires disableTooltip not to be set to true\n\t\t */\n\t\ttooltipMessage: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t\t/**\n\t\t * Declares username is not a user's name, when true.\n\t\t * Prevents loading user's avatar from server and forces generating colored initials,\n\t\t * i.e. if the user is a group\n\t\t */\n\t\tisNoUser: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * Choose the avatar menu alignment.\n\t\t * Possible values are `left`, `center`, `right`.\n\t\t */\n\t\tmenuPosition: {\n\t\t\ttype: String,\n\t\t\tdefault: 'center',\n\t\t},\n\n\t\t/**\n\t\t * Selector for the popover menu container\n\t\t */\n\t\tmenuContainer: {\n\t\t\ttype: String,\n\t\t\tdefault: 'body',\n\t\t},\n\n\t\tariaLabel: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t},\n\tdata() {\n\t\treturn {\n\t\t\tavatarUrlLoaded: null,\n\t\t\tavatarSrcSetLoaded: null,\n\t\t\tuserDoesNotExist: false,\n\t\t\tisAvatarLoaded: false,\n\t\t\tisMenuLoaded: false,\n\t\t\tcontactsMenuLoading: false,\n\t\t\tcontactsMenuActions: [],\n\t\t\tcontactsMenuOpenState: false,\n\t\t}\n\t},\n\tcomputed: {\n\t\tavatarAriaLabel() {\n\t\t\tif (this.ariaLabel !== null) {\n\t\t\t\treturn this.ariaLabel\n\t\t\t}\n\n\t\t\tif (this.hasStatus && this.showUserStatus && this.showUserStatusCompact) {\n\t\t\t\treturn t('Avatar of {displayName}, {status}', { displayName: this.displayName || this.userId, status: this.userStatus.status })\n\t\t\t}\n\t\t\treturn t('Avatar of {displayName}', { displayName: this.displayName || this.userId })\n\t\t},\n\n\t\tcanDisplayUserStatus() {\n\t\t\treturn this.showUserStatus\n\t\t\t\t&& this.hasStatus\n\t\t\t\t&& ['online', 'away', 'dnd'].includes(this.userStatus.status)\n\t\t},\n\t\tshowUserStatusIconOnAvatar() {\n\t\t\treturn this.showUserStatus\n\t\t\t\t&& this.showUserStatusCompact\n\t\t\t\t&& this.hasStatus\n\t\t\t\t&& this.userStatus.status !== 'dnd'\n\t\t\t\t&& this.userStatus.icon\n\t\t},\n\t\tgetUserIdentifier() {\n\t\t\tif (this.isDisplayNameDefined) {\n\t\t\t\treturn this.displayName\n\t\t\t}\n\t\t\tif (this.isUserDefined) {\n\t\t\t\treturn this.user\n\t\t\t}\n\t\t\treturn ''\n\t\t},\n\t\tisUserDefined() {\n\t\t\treturn typeof this.user !== 'undefined'\n\t\t},\n\t\tisDisplayNameDefined() {\n\t\t\treturn typeof this.displayName !== 'undefined'\n\t\t},\n\t\tisUrlDefined() {\n\t\t\treturn typeof this.url !== 'undefined'\n\t\t},\n\t\thasMenu() {\n\t\t\tif (this.disableMenu) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t\tif (this.isMenuLoaded) {\n\t\t\t\treturn this.menu.length > 0\n\t\t\t}\n\t\t\treturn !(this.user === getCurrentUser()?.uid || this.userDoesNotExist || this.url)\n\t\t},\n\t\tshouldShowPlaceholder() {\n\t\t\treturn this.allowPlaceholder && (\n\t\t\t\tthis.userDoesNotExist)\n\t\t},\n\t\tavatarStyle() {\n\t\t\tconst style = {\n\t\t\t\t'--size': this.size + 'px',\n\t\t\t\tlineHeight: this.size + 'px',\n\t\t\t\tfontSize: Math.round(this.size * 0.55) + 'px',\n\t\t\t}\n\n\t\t\tif (!this.iconClass && !this.avatarSrcSetLoaded) {\n\t\t\t\tconst rgb = usernameToColor(this.getUserIdentifier)\n\t\t\t\tstyle.backgroundColor = 'rgb(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ')'\n\t\t\t}\n\t\t\treturn style\n\t\t},\n\t\ttooltip() {\n\t\t\tif (this.disableTooltip) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t\tif (this.tooltipMessage) {\n\t\t\t\treturn this.tooltipMessage\n\t\t\t}\n\n\t\t\treturn this.displayName\n\t\t},\n\t\tinitials() {\n\t\t\tlet initials\n\t\t\tif (this.shouldShowPlaceholder) {\n\t\t\t\tconst user = this.getUserIdentifier\n\t\t\t\tconst idx = user.indexOf(' ')\n\t\t\t\tif (user === '') {\n\t\t\t\t\tinitials = '?'\n\t\t\t\t} else {\n\t\t\t\t\tinitials = String.fromCodePoint(user.codePointAt(0))\n\t\t\t\t\tif (idx !== -1) {\n\t\t\t\t\t\tinitials = initials.concat(String.fromCodePoint(user.codePointAt(idx + 1)))\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn initials.toUpperCase()\n\t\t},\n\t\tmenu() {\n\t\t\tconst actions = this.contactsMenuActions.map((item) => {\n\t\t\t\treturn {\n\t\t\t\t\thref: item.hyperlink,\n\t\t\t\t\ticon: item.icon,\n\t\t\t\t\tlongtext: item.title,\n\t\t\t\t}\n\t\t\t})\n\n\t\t\t/**\n\t\t\t * @param {string} html The HTML to escape\n\t\t\t */\n\t\t\tfunction escape(html) {\n\t\t\t\tconst text = document.createTextNode(html)\n\t\t\t\tconst p = document.createElement('p')\n\t\t\t\tp.appendChild(text)\n\t\t\t\treturn p.innerHTML\n\t\t\t}\n\n\t\t\tif (this.showUserStatus && (this.userStatus.icon || this.userStatus.message)) {\n\t\t\t\treturn [{\n\t\t\t\t\thref: '#',\n\t\t\t\t\ticon: `data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><text x='0' y='14' font-size='14'>${escape(this.userStatus.icon)}</text></svg>`,\n\t\t\t\t\ttext: `${this.userStatus.message}`,\n\t\t\t\t}].concat(actions)\n\t\t\t}\n\n\t\t\treturn actions\n\t\t},\n\t},\n\n\twatch: {\n\t\turl() {\n\t\t\tthis.userDoesNotExist = false\n\t\t\tthis.loadAvatarUrl()\n\t\t},\n\t\tuser() {\n\t\t\tthis.userDoesNotExist = false\n\t\t\tthis.isMenuLoaded = false\n\t\t\tthis.loadAvatarUrl()\n\t\t},\n\t},\n\n\tmounted() {\n\t\tthis.loadAvatarUrl()\n\t\tif (this.showUserStatus && this.user && !this.isNoUser) {\n\t\t\tif (!this.preloadedUserStatus) {\n\t\t\t\tthis.fetchUserStatus(this.user)\n\t\t\t} else {\n\t\t\t\tthis.userStatus.status = this.preloadedUserStatus.status || ''\n\t\t\t\tthis.userStatus.message = this.preloadedUserStatus.message || ''\n\t\t\t\tthis.userStatus.icon = this.preloadedUserStatus.icon || ''\n\t\t\t\tthis.hasStatus = this.preloadedUserStatus.status !== null\n\t\t\t}\n\t\t\tsubscribe('user_status:status.updated', this.handleUserStatusUpdated)\n\t\t}\n\t},\n\n\tbeforeDestroy() {\n\t\tif (this.showUserStatus && this.user && !this.isNoUser) {\n\t\t\tunsubscribe('user_status:status.updated', this.handleUserStatusUpdated)\n\t\t}\n\t},\n\n\tmethods: {\n\t\thandlePopoverAfterShow() {\n\t\t\tconst links = this.$refs.popoverMenu.$el.getElementsByTagName('a')\n\t\t\tif (links.length) {\n\t\t\t\tlinks[0].focus()\n\t\t\t}\n\t\t},\n\t\thandlePopoverAfterHide() {\n\t\t\t// bring focus back to the trigger\n\t\t\tthis.$refs.main.focus()\n\t\t},\n\t\thandleUserStatusUpdated(state) {\n\t\t\tif (this.user === state.userId) {\n\t\t\t\tthis.userStatus = {\n\t\t\t\t\tstatus: state.status,\n\t\t\t\t\ticon: state.icon,\n\t\t\t\t\tmessage: state.message,\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\tasync toggleMenu() {\n\t\t\tif (!this.hasMenu) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif (!this.contactsMenuOpenState) {\n\t\t\t\tawait this.fetchContactsMenu()\n\t\t\t}\n\t\t\tthis.contactsMenuOpenState = !this.contactsMenuOpenState\n\t\t},\n\t\tcloseMenu() {\n\t\t\tthis.contactsMenuOpenState = false\n\t\t},\n\t\tasync fetchContactsMenu() {\n\t\t\tthis.contactsMenuLoading = true\n\t\t\ttry {\n\t\t\t\tconst user = encodeURIComponent(this.user)\n\t\t\t\tconst { data } = await axios.post(generateUrl('contactsmenu/findOne'), `shareType=0&shareWith=${user}`)\n\t\t\t\tthis.contactsMenuActions = data.topAction ? [data.topAction].concat(data.actions) : data.actions\n\t\t\t} catch (e) {\n\t\t\t\tthis.contactsMenuOpenState = false\n\t\t\t}\n\t\t\tthis.contactsMenuLoading = false\n\t\t\tthis.isMenuLoaded = true\n\t\t},\n\n\t\t/**\n\t\t * Handle avatar loading if user or url defined\n\t\t */\n\t\tloadAvatarUrl() {\n\t\t\tthis.isAvatarLoaded = false\n\n\t\t\t/** Only run avatar image loading if either user or url property is defined */\n\t\t\tif (!this.isUrlDefined && (!this.isUserDefined || this.isNoUser)) {\n\t\t\t\tthis.isAvatarLoaded = true\n\t\t\t\tthis.userDoesNotExist = true\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\t// Directly use the url if defined\n\t\t\tif (this.isUrlDefined) {\n\t\t\t\tthis.updateImageIfValid(this.url)\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tif (this.size <= 64) {\n\t\t\t\tconst avatarUrl = this.avatarUrlGenerator(this.user, 64)\n\t\t\t\tconst srcset = [\n\t\t\t\t\tavatarUrl + ' 1x',\n\t\t\t\t\tthis.avatarUrlGenerator(this.user, 512) + ' 8x',\n\t\t\t\t].join(', ')\n\n\t\t\t\tthis.updateImageIfValid(avatarUrl, srcset)\n\t\t\t} else {\n\t\t\t\tconst avatarUrl = this.avatarUrlGenerator(this.user, 512)\n\t\t\t\tthis.updateImageIfValid(avatarUrl)\n\t\t\t}\n\t\t},\n\n\t\t/**\n\t\t * Generate an avatar url from the server's avatar endpoint\n\t\t *\n\t\t * @param {string} user the user id\n\t\t * @param {number} size the desired size\n\t\t * @return {string}\n\t\t */\n\t\tavatarUrlGenerator(user, size) {\n\t\t\tlet url = '/avatar/{user}/{size}'\n\t\t\tif (this.isGuest) {\n\t\t\t\turl = '/avatar/guest/{user}/{size}'\n\t\t\t}\n\n\t\t\tlet avatarUrl = generateUrl(\n\t\t\t\turl,\n\t\t\t\t{\n\t\t\t\t\tuser,\n\t\t\t\t\tsize,\n\t\t\t\t})\n\n\t\t\t// eslint-disable-next-line camelcase\n\t\t\tif (user === getCurrentUser()?.uid && typeof oc_userconfig !== 'undefined') {\n\t\t\t\tavatarUrl += '?v=' + oc_userconfig.avatar.version\n\t\t\t}\n\n\t\t\treturn avatarUrl\n\t\t},\n\n\t\t/**\n\t\t * Check if the provided url is valid and update Avatar if so\n\t\t *\n\t\t * @param {string} url the avatar url\n\t\t * @param {Array} srcset the avatar srcset\n\t\t */\n\t\tupdateImageIfValid(url, srcset = null) {\n\t\t\t// skip loading\n\t\t\tconst userHasAvatar = getUserHasAvatar(this.user)\n\t\t\tif (this.isUserDefined && typeof userHasAvatar === 'boolean') {\n\t\t\t\tthis.isAvatarLoaded = true\n\t\t\t\tthis.avatarUrlLoaded = url\n\t\t\t\tif (srcset) {\n\t\t\t\t\tthis.avatarSrcSetLoaded = srcset\n\t\t\t\t}\n\t\t\t\tif (userHasAvatar === false) {\n\t\t\t\t\tthis.userDoesNotExist = true\n\t\t\t\t}\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tconst img = new Image()\n\t\t\timg.onload = () => {\n\t\t\t\tthis.avatarUrlLoaded = url\n\t\t\t\tif (srcset) {\n\t\t\t\t\tthis.avatarSrcSetLoaded = srcset\n\t\t\t\t}\n\t\t\t\tthis.isAvatarLoaded = true\n\t\t\t\t// re-get to avoid concurrent access\n\t\t\t\tsetUserHasAvatar(this.user, true)\n\t\t\t}\n\t\t\timg.onerror = () => {\n\t\t\t\tconsole.debug('Invalid avatar url', url)\n\t\t\t\t// Avatar is invalid, reset\n\t\t\t\tthis.avatarUrlLoaded = null\n\t\t\t\tthis.avatarSrcSetLoaded = null\n\n\t\t\t\tthis.userDoesNotExist = true\n\t\t\t\tthis.isAvatarLoaded = false\n\t\t\t\tsetUserHasAvatar(this.user, false)\n\t\t\t}\n\n\t\t\tif (srcset) {\n\t\t\t\timg.srcset = srcset\n\t\t\t}\n\t\t\timg.src = url\n\t\t},\n\t},\n}\n</script>\n\n<style scoped lang=\"scss\">\n.avatardiv {\n\tposition: relative;\n\tdisplay: inline-block;\n\twidth: var(--size);\n\theight: var(--size);\n\n\t&--unknown {\n\t\tposition: relative;\n\t\tbackground-color: var(--color-text-maxcontrast);\n\t}\n\n\t&:not(&--unknown) {\n\t\t// White background for avatars with transparency\n\t\tbackground-color: #fff !important;\n\t\tbody.theme--dark & {\n\t\t\t// And black background in dark mode, as it shines through on hover of the menu\n\t\t\tbackground-color: #000 !important;\n\t\t}\n\t\tbox-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;\n\t}\n\n\t&--with-menu {\n\t\tcursor: pointer;\n\t\t::v-deep .trigger {\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t}\n\t\t.icon-more, .icon-loading {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\twidth: var(--size);\n\t\t\theight: var(--size);\n\t\t\tcursor: pointer;\n\t\t\tbackground: none;\n\t\t}\n\t\t.icon-more {\n\t\t\topacity: 0;\n\t\t}\n\t\t&:focus,\n\t\t&:hover {\n\t\t\t.icon-more {\n\t\t\t\topacity: 1;\n\t\t\t}\n\t\t\timg {\n\t\t\t\topacity: 0.3;\n\t\t\t}\n\t\t}\n\t\t.icon-more,\n\t\timg {\n\t\t\ttransition: opacity var(--animation-quick);\n\t\t}\n\t}\n\n\t> .unknown {\n\t\tposition: absolute;\n\t\ttop: 0;\n\t\tleft: 0;\n\t\tdisplay: block;\n\t\twidth: 100%;\n\t\ttext-align: center;\n\t\tfont-weight: normal;\n\t\tcolor: var(--color-main-background);\n\t}\n\n\timg {\n\t\t// Cover entire area\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\t// Keep ratio\n\t\tobject-fit: cover;\n\t}\n\n\t.avatardiv__user-status {\n\t\tposition: absolute;\n\t\tright: -4px;\n\t\tbottom: -4px;\n\t\tmax-height: 18px;\n\t\tmax-width: 18px;\n\t\theight: 40%;\n\t\twidth: 40%;\n\t\tline-height: 15px;\n\t\tfont-size: var(--default-font-size);\n\t\tborder: 2px solid var(--color-main-background);\n\t\tbackground-color: var(--color-main-background);\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-size: 16px;\n\t\tbackground-position: center;\n\t\tborder-radius: 50%;\n\n\t\t.acli:hover & {\n\t\t\tborder-color: var(--color-background-hover);\n\t\t\tbackground-color: var(--color-background-hover);\n\t\t}\n\t\t.acli.active & {\n\t\t\tborder-color: var(--color-primary-light);\n\t\t\tbackground-color: var(--color-primary-light);\n\t\t}\n\n\t\t&--online{\n\t\t\tbackground-image: url('../../assets/status-icons/user-status-online.svg');\n\t\t}\n\t\t&--dnd{\n\t\t\tbackground-image: url('../../assets/status-icons/user-status-dnd.svg');\n\t\t\tbackground-color: #ffffff;\n\t\t}\n\t\t&--away{\n\t\t\tbackground-image: url('../../assets/status-icons/user-status-away.svg');\n\t\t}\n\t\t&--icon {\n\t\t\tborder: none;\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t.popovermenu-wrapper {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t}\n}\n\n.avatar-class-icon {\n\tborder-radius: 50%;\n\tbackground-color: var(--color-background-darker);\n\theight: 100%;\n}\n\n</style>\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=script&lang=js&\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=style&index=0&id=27dcfb0b&scoped=true&lang=scss&\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2[0].rules[0].use[3]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Avatar.vue?vue&type=style&index=0&id=27dcfb0b&scoped=true&lang=scss&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Avatar.vue?vue&type=template&id=27dcfb0b&scoped=true&\"\nimport script from \"./Avatar.vue?vue&type=script&lang=js&\"\nexport * from \"./Avatar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Avatar.vue?vue&type=style&index=0&id=27dcfb0b&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"27dcfb0b\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./Avatar.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/**\n * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>\n *\n * @author Julius Härtl <jus@bitgrid.net>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n\nimport Avatar from './Avatar.vue'\n\nexport default Avatar\n"],"names":["root","factory","exports","module","define","amd","self","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","component","_vm","this","_h","$createElement","_self","_c","_g","_b","ref","attrs","scopedSlots","_u","key","fn","_t","proxy","$attrs","$listeners","staticClass","item","href","target","download","on","action","iconIsUrl","icon","class","_v","text","longtext","_s","_e","active","input","$event","preventDefault","apply","arguments","domProps","value","directives","name","rawName","expression","Array","isArray","model","_i","$$a","$$el","$$c","checked","$$i","$set","concat","slice","_q","composing","stopPropagation","disabled","_l","VTooltip","SCOPE_VERSION","show","hide","require","username","hash","toLowerCase","match","md5","replace","GenColors","maximum","finalInt","result","i","length","push","parseInt","charAt","j","steps","hashToInt","gtBuilder","getGettextBuilder","detectLocale","TRANSLATIONS","forEach","lang","translations","pluralId","msgid","msgid_plural","msgstr","addTranslation","locale","gt","build","t","ngettext","bind","gettext","data","hasStatus","userStatus","status","message","methods","fetchUserStatus","userId","capabilities","getCapabilities","Object","prototype","hasOwnProperty","call","user_status","enabled","getCurrentUser","axios","generateOcsUrl","ocs","response","console","error","Vue","isMobile","watch","val","$emit","created","window","addEventListener","handleWindowResize","beforeDestroy","removeEventListener","document","documentElement","clientWidth","primary","avatarUrl","style","backgroundImage","label","mentionText","MENTION_START","MENTION_END","RegExp","Color","r","g","b","mixPalette","color1","color2","palette","step","ends","stepCalc","red","yellow","blue","palette1","palette2","palette3","linkifyStr","defaultProtocol","className","attributes","rel","___CSS_LOADER_EXPORT___","id","___CSS_LOADER_URL_REPLACEMENT_0___","___CSS_LOADER_URL_REPLACEMENT_1___","___CSS_LOADER_URL_REPLACEMENT_2___","cssWithMappingToString","list","toString","map","content","join","modules","mediaQuery","dedupe","alreadyImportedModules","_arrayLikeToArray","arr","len","arr2","_item","_arrayWithHoles","Symbol","iterator","_arr","_n","_d","next","done","err","_iterableToArrayLimit","o","minLen","n","constructor","from","test","_unsupportedIterableToArray","TypeError","_nonIterableRest","cssMapping","btoa","base64","unescape","encodeURIComponent","JSON","stringify","sourceMapping","sourceURLs","sources","source","sourceRoot","url","__esModule","default","needQuotes","stylesInDOM","getIndexByIdentifier","identifier","modulesToDom","idCountMap","identifiers","base","count","indexByIdentifier","obj","css","media","sourceMap","supports","layer","references","updater","addElementStyle","byIndex","splice","api","update","newObj","remove","lastIdentifiers","newList","index","newLastIdentifiers","_index","memo","styleTarget","querySelector","HTMLIFrameElement","contentDocument","head","e","getTarget","Error","appendChild","element","createElement","styleElement","nonce","setAttribute","needLayer","parentNode","removeChild","removeStyleElement","styleSheet","cssText","firstChild","createTextNode","normalizeComponent","scriptExports","render","staticRenderFns","functionalTemplate","injectStyles","scopeId","moduleIdentifier","shadowMode","hook","_compiled","functional","_scopeId","context","$vnode","ssrContext","parent","__VUE_SSR_CONTEXT__","_registeredComponents","add","_ssrRegister","$root","$options","shadowRoot","_injectStyles","originalRender","h","existing","beforeCreate","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","__webpack_modules__","getter","d","a","definition","defineProperty","enumerable","get","prop","toStringTag","nc","getUserHasAvatar","setUserHasAvatar","flag","userDoesNotExist","hasMenu","disableMenu","avatarAriaLabel","type","indexOf","_k","keyCode","toggleMenu","click","iconClass","isAvatarLoaded","avatarUrlLoaded","avatarSrcSetLoaded","menuContainer","contactsMenuOpenState","handlePopoverAfterShow","handlePopoverAfterHide","menu","initials"],"sourceRoot":""}