@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Components/DashboardWidgetItem.js","mappings":"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","sources":["webpack://NextcloudVue/webpack/universalModuleDefinition","webpack://NextcloudVue/./src/components/ActionButton/ActionButton.vue?b057","webpack://NextcloudVue/./src/components/ActionButton/ActionButton.vue?219d","webpack://NextcloudVue/src/components/ActionButton/ActionButton.vue","webpack://NextcloudVue/./src/components/ActionButton/ActionButton.vue?ad99","webpack://NextcloudVue/./src/components/ActionButton/ActionButton.vue","webpack://NextcloudVue/./src/components/ActionButton/index.js","webpack://NextcloudVue/./src/components/Actions/Actions.vue?b288","webpack://NextcloudVue/src/components/Actions/Actions.vue","webpack://NextcloudVue/./src/components/Actions/Actions.vue?af4c","webpack://NextcloudVue/./src/components/Actions/Actions.vue?a6ad","webpack://NextcloudVue/./src/components/Actions/Actions.vue","webpack://NextcloudVue/./src/components/Actions/index.js","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","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/components/VNodes/VNodes.vue","webpack://NextcloudVue/./src/components/VNodes/index.js","webpack://NextcloudVue/./src/components/VNodes/VNodes.vue","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/./src/mixins/actionGlobal.js","webpack://NextcloudVue/./src/mixins/actionText.js","webpack://NextcloudVue/./src/utils/GetParent.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/./src/utils/GenRandomId.js","webpack://NextcloudVue/external commonjs \"linkify-string\"","webpack://NextcloudVue/./src/utils/Linkify.js","webpack://NextcloudVue/./src/directives/Tooltip/index.scss","webpack://NextcloudVue/./src/components/ActionButton/ActionButton.vue?cc73","webpack://NextcloudVue/./src/components/Actions/Actions.vue?3801","webpack://NextcloudVue/./src/components/Avatar/Avatar.vue?b969","webpack://NextcloudVue/./src/components/DashboardWidgetItem/DashboardWidgetItem.vue?fbce","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/DashboardWidgetItem/DashboardWidgetItem.vue?c543","webpack://NextcloudVue/./src/components/DashboardWidgetItem/DashboardWidgetItem.vue?4c40","webpack://NextcloudVue/src/components/DashboardWidgetItem/DashboardWidgetItem.vue","webpack://NextcloudVue/./src/components/DashboardWidgetItem/DashboardWidgetItem.vue?de68","webpack://NextcloudVue/./src/components/DashboardWidgetItem/DashboardWidgetItem.vue","webpack://NextcloudVue/./src/components/DashboardWidgetItem/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/DashboardWidgetItem\"] = factory();\n})(self, function() {\nreturn ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{staticClass:\"action\",class:{ 'action--disabled': _vm.disabled }},[_c('button',{staticClass:\"action-button\",class:{ focusable: _vm.isFocusable },attrs:{\"aria-label\":_vm.ariaLabel,\"type\":\"button\"},on:{\"click\":_vm.onClick}},[_vm._t(\"icon\",function(){return [_c('span',{staticClass:\"action-button__icon\",class:[_vm.isIconUrl ? 'action-button__icon--url' : _vm.icon],style:({ backgroundImage: _vm.isIconUrl ? (\"url(\" + _vm.icon + \")\") : null })})]}),_vm._v(\" \"),(_vm.title)?_c('p',[_c('strong',{staticClass:\"action-button__title\"},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.title)+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('span',{staticClass:\"action-button__longtext\",domProps:{\"textContent\":_vm._s(_vm.text)}})]):(_vm.isLongText)?_c('p',{staticClass:\"action-button__longtext\",domProps:{\"textContent\":_vm._s(_vm.text)}}):_c('span',{staticClass:\"action-button__text\"},[_vm._v(_vm._s(_vm.text))]),_vm._v(\" \"),(false)?_vm._t(\"default\"):_vm._e()],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!./ActionButton.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!./ActionButton.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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\n<docs>\nThis component is made to be used inside of the [Actions](#Actions) component slots.\n\n```vue\n\t<Actions>\n\t\t<ActionButton icon=\"icon-delete\" @click=\"alert('Delete')\">Delete</ActionButton>\n\t\t<ActionButton icon=\"icon-delete\" :close-after-click=\"true\" @click=\"alert('Delete and close menu')\">Delete and close</ActionButton>\n\t\t<ActionButton icon=\"icon-delete\" :disabled=\"true\" @click=\"alert('Disabled')\">Disabled button</ActionButton>\n\t</Actions>\n```\n\nIf you're using a long text you can specify a title\n\n```vue\n\t<Actions>\n\t\t<ActionButton icon=\"icon-add\" @click=\"alert('Add')\">Add new</ActionButton>\n\t\t<ActionButton icon=\"icon-delete\" title=\"Long button\" @click=\"alert('Delete')\">This button is associated with a very long text.\\nAnd with new lines too.</ActionButton>\n\t</Actions>\n```\n\nYou can also use a custom icon, for example from the vue-material-design-icons library:\n\n```vue\n<template>\n\t<Actions>\n\t\t<ActionButton>\n\t\t\t<template #icon>\n\t\t\t\t<HandBackLeft :size=\"20\" />\n\t\t\t</template>\n\t\t\tRaise left hand\n\t\t</ActionButton>\n\t\t<ActionButton>\n\t\t\t<template #icon>\n\t\t\t\t<HandBackRight :size=\"20\" />\n\t\t\t</template>\n\t\t\tRaise right hand\n\t\t</ActionButton>\n\t</Actions>\n</template>\n<script>\nimport HandBackLeft from 'vue-material-design-icons/HandBackLeft'\nimport HandBackRight from 'vue-material-design-icons/HandBackRight'\n\nexport default {\n\tcomponents: {\n\t\tHandBackLeft,\n\t\tHandBackRight,\n\t},\n}\n</script>\n```\n</docs>\n\n<template>\n\t<li class=\"action\" :class=\"{ 'action--disabled': disabled }\">\n\t\t<button class=\"action-button\"\n\t\t\t:class=\"{ focusable: isFocusable }\"\n\t\t\t:aria-label=\"ariaLabel\"\n\t\t\ttype=\"button\"\n\t\t\t@click=\"onClick\">\n\t\t\t<!-- @slot Manually provide icon -->\n\t\t\t<slot name=\"icon\">\n\t\t\t\t<span :class=\"[isIconUrl ? 'action-button__icon--url' : icon]\"\n\t\t\t\t\t:style=\"{ backgroundImage: isIconUrl ? `url(${icon})` : null }\"\n\t\t\t\t\tclass=\"action-button__icon\" />\n\t\t\t</slot>\n\n\t\t\t<!-- long text with title -->\n\t\t\t<p v-if=\"title\">\n\t\t\t\t<strong class=\"action-button__title\">\n\t\t\t\t\t{{ title }}\n\t\t\t\t</strong>\n\t\t\t\t<br>\n\t\t\t\t<!-- white space is shown on longtext, so we can't\n\t\t\t\t\tput {{ text }} on a new line for code readability -->\n\t\t\t\t<span class=\"action-button__longtext\" v-text=\"text\" />\n\t\t\t</p>\n\n\t\t\t<!-- long text only -->\n\t\t\t<!-- white space is shown on longtext, so we can't\n\t\t\t\tput {{ text }} on a new line for code readability -->\n\t\t\t<p v-else-if=\"isLongText\"\n\t\t\t\tclass=\"action-button__longtext\"\n\t\t\t\tv-text=\"text\" />\n\n\t\t\t<!-- default text display -->\n\t\t\t<span v-else class=\"action-button__text\">{{ text }}</span>\n\n\t\t\t<!-- fake slot to gather inner text -->\n\t\t\t<slot v-if=\"false\" />\n\t\t</button>\n\t</li>\n</template>\n\n<script>\nimport ActionTextMixin from '../../mixins/actionText.js'\n\n/**\n * Button component to be used in Actions\n */\nexport default {\n\tname: 'ActionButton',\n\n\tmixins: [ActionTextMixin],\n\n\tprops: {\n\t\t/**\n\t\t * disabled state of the action button\n\t\t */\n\t\tdisabled: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t},\n\tcomputed: {\n\t\t/**\n\t\t * determines if the action is focusable\n\t\t *\n\t\t * @return {boolean} is the action focusable ?\n\t\t */\n\t\tisFocusable() {\n\t\t\treturn !this.disabled\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n@import '../../assets/action';\n@include action-active;\n@include action--disabled;\n@include action-item('button');\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!./ActionButton.vue?vue&type=style&index=0&id=60407f26&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!./ActionButton.vue?vue&type=style&index=0&id=60407f26&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./ActionButton.vue?vue&type=template&id=60407f26&scoped=true&\"\nimport script from \"./ActionButton.vue?vue&type=script&lang=js&\"\nexport * from \"./ActionButton.vue?vue&type=script&lang=js&\"\nimport style0 from \"./ActionButton.vue?vue&type=style&index=0&id=60407f26&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 \"60407f26\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./ActionButton.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","/**\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 */\nimport ActionButton from './ActionButton.vue'\n\nexport default ActionButton\n","var render = function () {\nvar _obj;\nvar _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.isValidSingleAction && !_vm.forceMenu)?_c('element',_vm._b({directives:[{name:\"tooltip\",rawName:\"v-tooltip.auto\",value:(_vm.firstAction.text),expression:\"firstAction.text\",modifiers:{\"auto\":true}}],staticClass:\"action-item action-item--single\",class:( _obj = {}, _obj[_vm.firstAction.icon] = _vm.firstAction.icon, _obj[_vm.firstActionClass] = _vm.firstActionClass, _obj['action-item--single--with-title'] = _vm.singleActionTitle, _obj ),attrs:{\"rel\":\"nofollow noreferrer noopener\",\"disabled\":_vm.isDisabled},on:_vm._d({\"focus\":_vm.onFocus,\"blur\":_vm.onBlur},[_vm.firstActionEventBinding,_vm.execFirstAction])},'element',_vm.firstActionBinding,false),[_c('VNodes',{attrs:{\"vnodes\":_vm.firstActionIconSlot}}),_vm._v(\"\\n\\n\\t\"+_vm._s(_vm.singleActionTitle)+\"\\n\\n\\t\"),_vm._v(\" \"),_c('span',{attrs:{\"aria-hidden\":true,\"hidden\":\"\"}},[_vm._t(\"default\")],2)],1):_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.hasMultipleActions || _vm.forceMenu),expression:\"hasMultipleActions || forceMenu\"}],staticClass:\"action-item\",class:{'action-item--open': _vm.opened}},[_c('Popover',{attrs:{\"delay\":0,\"handle-resize\":true,\"open\":_vm.opened,\"placement\":_vm.placement,\"boundaries-element\":_vm.boundariesElement,\"container\":_vm.container},on:{\"update:open\":function($event){_vm.opened=$event},\"show\":_vm.openMenu,\"after-show\":_vm.onOpen,\"hide\":_vm.closeMenu},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){\n\t\tvar _obj;\nreturn [_c('button',{ref:\"menuButton\",staticClass:\"icon vue-button action-item__menutoggle\",class:( _obj = {}, _obj[_vm.defaultIcon] = !_vm.iconSlotIsPopulated, _obj['action-item__menutoggle--with-title'] = _vm.menuTitle, _obj['action-item__menutoggle--with-icon-slot'] = _vm.iconSlotIsPopulated, _obj['action-item__menutoggle--default-icon'] = !_vm.iconSlotIsPopulated && _vm.defaultIcon === '', _obj['action-item__menutoggle--primary'] = _vm.primary, _obj ),attrs:{\"disabled\":_vm.disabled,\"aria-haspopup\":\"true\",\"aria-label\":_vm.ariaLabel,\"aria-controls\":_vm.randomId,\"aria-expanded\":_vm.opened ? 'true' : 'false',\"type\":\"button\"},on:{\"focus\":_vm.onFocus,\"blur\":_vm.onBlur}},[(_vm.iconSlotIsPopulated)?_vm._t(\"icon\"):(_vm.defaultIcon === '')?_c('DotsHorizontal',{attrs:{\"size\":20}}):_vm._e(),_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.menuTitle)+\"\\n\\t\\t\\t\")],2)]},proxy:true}],null,true)},[_vm._v(\" \"),_c('div',{directives:[{name:\"show\",rawName:\"v-show\",value:(_vm.opened),expression:\"opened\"}],ref:\"menu\",class:{ open: _vm.opened },attrs:{\"tabindex\":\"-1\"},on:{\"keydown\":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"up\",38,$event.key,[\"Up\",\"ArrowUp\"])){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }return _vm.focusPreviousAction.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"down\",40,$event.key,[\"Down\",\"ArrowDown\"])){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }return _vm.focusNextAction.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"tab\",9,$event.key,\"Tab\")){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }return _vm.focusNextAction.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"tab\",9,$event.key,\"Tab\")){ return null; }if(!$event.shiftKey){ return null; }if($event.ctrlKey||$event.altKey||$event.metaKey){ return null; }return _vm.focusPreviousAction.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"page-up\",undefined,$event.key,undefined)){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }return _vm.focusFirstAction.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"page-down\",undefined,$event.key,undefined)){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }return _vm.focusLastAction.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"esc\",27,$event.key,[\"Esc\",\"Escape\"])){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }$event.preventDefault();return _vm.closeMenu.apply(null, arguments)}],\"mousemove\":_vm.onMouseFocusAction}},[_c('ul',{attrs:{\"id\":_vm.randomId,\"tabindex\":\"-1\"}},[(_vm.opened)?[_vm._t(\"default\")]:_vm._e()],2)])])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","<!--\n - @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\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\n<!-- Accessibility guidelines:\nhttps://www.w3.org/TR/wai-aria-practices/examples/menu-button/menu-button-actions.html -->\n\n<docs>\n### Single action\n\n```\n<Actions>\n\t<ActionButton icon=\"icon-delete\" @click=\"alert('Delete')\">Delete</ActionButton>\n</Actions>\n```\n\n### Multiple actions\n\n```\n<Actions>\n\t<ActionButton icon=\"icon-edit\" @click=\"alert('Edit')\">Edit</ActionButton>\n\t<ActionButton icon=\"icon-delete\" @click=\"alert('Delete')\">Delete</ActionButton>\n\t<ActionLink icon=\"icon-external\" title=\"Link\" href=\"https://nextcloud.com\" />\n</Actions>\n```\n\n### Multiple actions with custom icon\n\n```\n<Actions default-icon=\"icon-edit\">\n\t<ActionButton icon=\"icon-edit\" @click=\"alert('Edit')\">Edit</ActionButton>\n\t<ActionButton icon=\"icon-delete\" @click=\"alert('Delete')\">Delete</ActionButton>\n\t<ActionLink icon=\"icon-external\" title=\"Link\" href=\"https://nextcloud.com\" />\n</Actions>\n```\n\n### With menu title\n\n```\n<Actions default-icon=\"icon-edit\" menu-title=\"Object management\">\n\t<ActionButton icon=\"icon-edit\">Rename</ActionButton>\n\t<ActionButton icon=\"icon-delete\">Delete</ActionButton>\n\t<ActionButton icon=\"icon-confirm\">Validate</ActionButton>\n\t<ActionButton icon=\"icon-download\">Download</ActionButton>\n</Actions>\n```\n\n### Various icons styles\n```\n<Actions :primary=\"true\">\n\t<ActionButton icon=\"icon-edit\">Edit</ActionButton>\n\t<ActionButton icon=\"icon-delete\">Delete</ActionButton>\n</Actions>\n```\n\n```\n<Actions default-icon=\"icon-add-white\" :primary=\"true\" menu-title=\"Object management\">\n\t<ActionButton icon=\"icon-edit\">Rename</ActionButton>\n\t<ActionButton icon=\"icon-delete\">Delete</ActionButton>\n\t<ActionButton icon=\"icon-confirm\">Validate</ActionButton>\n\t<ActionButton icon=\"icon-download\">Download</ActionButton>\n</Actions>\n```\n\n### Custom icon slot\nTo be used with `vue-material-design-icons` only. For icon classes use the `default-icon` slot.\nIt can be used with one or multiple actions.\n```\n<template>\n\t<div style=\"display: flex;align-items: center;\">\n\t\t<button @click=\"toggled = !toggled\">Toggle multiple action</button>\n\t\t<Actions>\n\t\t\t<template #icon>\n\t\t\t\t<DotsHorizontalCircleOutline :size=\"20\" />\n\t\t\t</template>\n\t\t\t<ActionButton>\n\t\t\t\t<template #icon>\n\t\t\t\t\t<MicrophoneOff :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tMute\n\t\t\t</ActionButton>\n\t\t\t<ActionButton v-if=\"toggled\" icon=\"icon-delete\">Delete</ActionButton>\n\t\t</Actions>\n\t\t<Actions>\n\t\t</Actions>\n\t</div>\n</template>\n<script>\nimport DotsHorizontalCircleOutline from 'vue-material-design-icons/DotsHorizontalCircleOutline'\nimport MicrophoneOff from 'vue-material-design-icons/MicrophoneOff'\n\nexport default {\n\tcomponents: {\n\t\tDotsHorizontalCircleOutline,\n\t\tMicrophoneOff,\n\t},\n\tdata() {\n\t\treturn {\n\t\t\ttoggled: false\n\t\t}\n\t}\n}\n</script>\n```\n\n### Custom icon slot in child elements\n```\n<Actions :primary=\"true\">\n\t<ActionButton><template #icon><MagnifyIcon /></template>Search</ActionButton>\n\t<ActionButton icon=\"icon-delete\">Delete</ActionButton>\n</Actions>\n```\n\n</docs>\n<template>\n\t<!-- if only one action, check if we need to bind to click or not -->\n\t<element v-if=\"isValidSingleAction && !forceMenu\"\n\t\tv-tooltip.auto=\"firstAction.text\"\n\t\tv-bind=\"firstActionBinding\"\n\t\t:class=\"{\n\t\t\t[firstAction.icon]: firstAction.icon,\n\t\t\t[firstActionClass]: firstActionClass,\n\t\t\t'action-item--single--with-title': singleActionTitle }\"\n\t\tclass=\"action-item action-item--single\"\n\t\trel=\"nofollow noreferrer noopener\"\n\t\t:disabled=\"isDisabled\"\n\t\t@focus=\"onFocus\"\n\t\t@blur=\"onBlur\"\n\t\t@[firstActionEventBinding]=\"execFirstAction\">\n\t\t<!-- Render the icon slot content of the first action -->\n\t\t<VNodes :vnodes=\"firstActionIconSlot\" />\n\n\t\t{{ singleActionTitle }}\n\n\t\t<!-- fake slot to gather main action -->\n\t\t<span :aria-hidden=\"true\" hidden>\n\t\t\t<!-- @slot All action elements passed into the default slot will be used -->\n\t\t\t<slot />\n\t\t</span>\n\t</element>\n\n\t<!-- more than one action -->\n\t<div v-else\n\t\tv-show=\"hasMultipleActions || forceMenu\"\n\t\t:class=\"{'action-item--open': opened}\"\n\t\tclass=\"action-item\">\n\t\t<!-- If more than one action, create a popovermenu -->\n\t\t<Popover :delay=\"0\"\n\t\t\t:handle-resize=\"true\"\n\t\t\t:open.sync=\"opened\"\n\t\t\t:placement=\"placement\"\n\t\t\t:boundaries-element=\"boundariesElement\"\n\t\t\t:container=\"container\"\n\t\t\t@show=\"openMenu\"\n\t\t\t@after-show=\"onOpen\"\n\t\t\t@hide=\"closeMenu\">\n\t\t\t<!-- Menu open/close trigger button -->\n\t\t\t<template #trigger>\n\t\t\t\t<button ref=\"menuButton\"\n\t\t\t\t\t:disabled=\"disabled\"\n\t\t\t\t\tclass=\"icon vue-button action-item__menutoggle\"\n\t\t\t\t\t:class=\"{\n\t\t\t\t\t\t[defaultIcon]: !iconSlotIsPopulated,\n\t\t\t\t\t\t'action-item__menutoggle--with-title': menuTitle,\n\t\t\t\t\t\t'action-item__menutoggle--with-icon-slot': iconSlotIsPopulated,\n\t\t\t\t\t\t'action-item__menutoggle--default-icon': !iconSlotIsPopulated && defaultIcon === '',\n\t\t\t\t\t\t'action-item__menutoggle--primary': primary\n\t\t\t\t\t}\"\n\t\t\t\t\taria-haspopup=\"true\"\n\t\t\t\t\t:aria-label=\"ariaLabel\"\n\t\t\t\t\t:aria-controls=\"randomId\"\n\t\t\t\t\t:aria-expanded=\"opened ? 'true' : 'false'\"\n\t\t\t\t\ttype=\"button\"\n\t\t\t\t\t@focus=\"onFocus\"\n\t\t\t\t\t@blur=\"onBlur\">\n\t\t\t\t\t<slot v-if=\"iconSlotIsPopulated\" name=\"icon\" />\n\t\t\t\t\t<DotsHorizontal v-else-if=\"defaultIcon === ''\" :size=\"20\" />\n\t\t\t\t\t{{ menuTitle }}\n\t\t\t\t</button>\n\t\t\t</template>\n\n\t\t\t<!-- Menu content -->\n\t\t\t<div v-show=\"opened\"\n\t\t\t\tref=\"menu\"\n\t\t\t\t:class=\"{ open: opened }\"\n\t\t\t\ttabindex=\"-1\"\n\t\t\t\t@keydown.up.exact=\"focusPreviousAction\"\n\t\t\t\t@keydown.down.exact=\"focusNextAction\"\n\t\t\t\t@keydown.tab.exact=\"focusNextAction\"\n\t\t\t\t@keydown.shift.tab.exact=\"focusPreviousAction\"\n\t\t\t\t@keydown.page-up.exact=\"focusFirstAction\"\n\t\t\t\t@keydown.page-down.exact=\"focusLastAction\"\n\t\t\t\t@keydown.esc.exact.prevent=\"closeMenu\"\n\t\t\t\t@mousemove=\"onMouseFocusAction\">\n\t\t\t\t<!-- menu content -->\n\t\t\t\t<ul :id=\"randomId\" tabindex=\"-1\">\n\t\t\t\t\t<template v-if=\"opened\">\n\t\t\t\t\t\t<slot />\n\t\t\t\t\t</template>\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t</Popover>\n\t</div>\n</template>\n<script>\nimport Popover from '../Popover/index.js'\nimport VNodes from '../VNodes/index.js'\nimport Tooltip from '../../directives/Tooltip/index.js'\nimport GenRandomId from '../../utils/GenRandomId.js'\nimport { t } from '../../l10n.js'\n\nimport DotsHorizontal from 'vue-material-design-icons/DotsHorizontal'\n\nconst focusableSelector = '.focusable'\n\n/**\n * The Actions component can be used to display one ore more actions.\n * If only a single action is provided, it will be rendered as an inline icon.\n * For more, a menu indicator will be shown and a popovermenu containing the\n * actions will be opened on click.\n *\n * @since 0.10.0\n */\nexport default {\n\tname: 'Actions',\n\n\tdirectives: {\n\t\ttooltip: Tooltip,\n\t},\n\n\tcomponents: {\n\t\tDotsHorizontal,\n\t\tPopover,\n\n\t\t// Component to render the first action icon slot content (vnodes)\n\t\tVNodes,\n\t},\n\n\tprops: {\n\t\t/**\n\t\t * Specify the open state of the popover menu\n\t\t */\n\t\topen: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * Force the actions to display in a three dot menu\n\t\t */\n\t\tforceMenu: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * Force the title to show for single actions\n\t\t */\n\t\tforceTitle: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * Specify the menu title\n\t\t */\n\t\tmenuTitle: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\n\t\t/**\n\t\t * Apply primary styling for this menu\n\t\t */\n\t\tprimary: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * Icon to show for the toggle menu button\n\t\t * when more than one action is inside the actions component.\n\t\t * Only replace the default three-dot icon if really necessary.\n\t\t */\n\t\tdefaultIcon: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\n\t\t/**\n\t\t * Aria label for the actions menu\n\t\t */\n\t\tariaLabel: {\n\t\t\ttype: String,\n\t\t\tdefault: t('Actions'),\n\t\t},\n\n\t\t/**\n\t\t * Wanted direction of the menu\n\t\t */\n\t\tplacement: {\n\t\t\ttype: String,\n\t\t\tdefault: 'bottom',\n\t\t},\n\n\t\t/**\n\t\t * DOM element for the actions' popover boundaries\n\t\t */\n\t\tboundariesElement: {\n\t\t\ttype: Element,\n\t\t\tdefault: () => document.querySelector('body'),\n\t\t},\n\n\t\t/**\n\t\t * Selector for the actions' popover container\n\t\t */\n\t\tcontainer: {\n\t\t\ttype: String,\n\t\t\tdefault: 'body',\n\t\t},\n\n\t\t/**\n\t\t * Disabled state of the main button (single action or menu toggle)\n\t\t */\n\t\tdisabled: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tactions: [],\n\t\t\topened: this.open,\n\t\t\tfocusIndex: 0,\n\t\t\trandomId: 'menu-' + GenRandomId(),\n\t\t\t// Making children reactive!\n\t\t\t// By binding this here, vuejs will track the object content\n\t\t\t// Needed for firstAction reactivity !!!\n\t\t\tchildren: this.$children,\n\t\t\tfirstAction: {},\n\t\t}\n\t},\n\n\tcomputed: {\n\t\t/**\n\t\t * Is there more than one action?\n\t\t *\n\t\t * @return {boolean}\n\t\t */\n\t\thasMultipleActions() {\n\t\t\treturn this.actions.length > 1\n\t\t},\n\t\t/**\n\t\t * Is there any first action ?\n\t\t * And is it allowed as a standalone element ?\n\t\t *\n\t\t * @return {boolean}\n\t\t */\n\t\tisValidSingleAction() {\n\t\t\treturn this.actions.length === 1\n\t\t\t\t&& this.firstActionElement !== null\n\t\t},\n\t\t/**\n\t\t * Return the title of the single action if forced\n\t\t *\n\t\t * @return {string}\n\t\t */\n\t\tsingleActionTitle() {\n\t\t\treturn this.forceTitle ? this.menuTitle : ''\n\t\t},\n\t\tisDisabled() {\n\t\t\treturn this.disabled\n\t\t\t\t|| (this.actions.length === 1 && this.firstAction?.$props?.disabled)\n\t\t},\n\t\t/**\n\t\t * First action vnode\n\t\t *\n\t\t * @return {object} return the first action vue vnode\n\t\t */\n\t\tfirstActionVNode() {\n\t\t\treturn this.actions[0]\n\t\t},\n\t\t/**\n\t\t * Binding of the first action to the template\n\t\t *\n\t\t * @return {object} vue template v-bind shortcut\n\t\t */\n\t\tfirstActionBinding() {\n\t\t\tif (this.firstActionVNode && this.firstActionVNode.componentOptions) {\n\t\t\t\tconst tag = this.firstActionVNode.componentOptions.tag\n\t\t\t\tif (tag === 'ActionLink') {\n\t\t\t\t\treturn {\n\t\t\t\t\t\tis: 'a',\n\t\t\t\t\t\thref: this.firstAction.href,\n\t\t\t\t\t\ttarget: this.firstAction.target,\n\t\t\t\t\t\t'aria-label': this.firstAction.ariaLabel,\n\t\t\t\t\t\t...this.firstAction.$attrs,\n\t\t\t\t\t\t...this.firstAction.$props,\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tif (tag === 'ActionRouter') {\n\t\t\t\t\treturn {\n\t\t\t\t\t\tis: 'router-link',\n\t\t\t\t\t\tto: this.firstAction.to,\n\t\t\t\t\t\texact: this.firstAction.exact,\n\t\t\t\t\t\t'aria-label': this.firstAction.ariaLabel,\n\t\t\t\t\t\t...this.firstAction.$attrs,\n\t\t\t\t\t\t...this.firstAction.$props,\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tif (tag === 'ActionButton') {\n\t\t\t\t\treturn {\n\t\t\t\t\t\tis: 'button',\n\t\t\t\t\t\t'aria-label': this.firstAction.ariaLabel,\n\t\t\t\t\t\t...this.firstAction.$attrs,\n\t\t\t\t\t\t...this.firstAction.$props,\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t// other action types are not allowed as standalone buttons\n\t\t\treturn null\n\t\t},\n\n\t\t// return the event to bind if the firstActionVNode have an action\n\t\tfirstActionEvent() {\n\t\t\treturn this.firstActionVNode?.componentOptions?.listeners?.click\n\t\t},\n\t\tfirstActionEventBinding() {\n\t\t\treturn this.firstActionEvent ? 'click' : null\n\t\t},\n\t\t// return the first action icon slot vnodes array\n\t\tfirstActionIconSlot() {\n\t\t\treturn this.firstAction?.$slots?.icon\n\t\t},\n\t\tfirstActionClass() {\n\t\t\tconst staticClass = this.firstActionVNode && this.firstActionVNode.data.staticClass\n\t\t\tconst dynClass = this.firstActionVNode && this.firstActionVNode.data.class\n\t\t\treturn (staticClass + ' ' + dynClass).trim()\n\t\t},\n\n\t\ticonSlotIsPopulated() {\n\t\t\treturn !!this.$slots.icon\n\t\t},\n\t},\n\n\twatch: {\n\t\t// Watch parent prop\n\t\topen(state) {\n\t\t\tif (state === this.opened) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tthis.opened = state\n\t\t},\n\t\t/**\n\t\t * Reactive binding to the first children\n\t\t * Since we're here, it means we already passed all the proper checks\n\t\t * we can assume the first action is the first children too\n\t\t */\n\t\tchildren() {\n\t\t\t// Fix #2529, slots maybe not available on creation lifecycle\n\t\t\t// first action vue children object\n\t\t\tthis.firstAction = this.children[0]\n\t\t\t\t? this.children[0]\n\t\t\t\t: {}\n\t\t},\n\t},\n\tbeforeMount() {\n\t\t// init actions\n\t\tthis.initActions()\n\t},\n\tbeforeUpdate() {\n\t\t// ! since we're using $slots to manage our actions\n\t\t// ! we NEED to update the actions if anything change\n\n\t\t// update children & actions\n\t\t// no need to init actions again since we bound it to $children\n\t\t// and the array is now reactive\n\t\t// init actions\n\t\tthis.initActions()\n\t},\n\n\tmethods: {\n\t\t// MENU STATE MANAGEMENT\n\t\topenMenu(e) {\n\t\t\tif (this.opened) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tthis.opened = true\n\n\t\t\t/**\n\t\t\t * Event emitted when the popover menu open state is changed\n\t\t\t *\n\t\t\t * @type {boolean}\n\t\t\t */\n\t\t\tthis.$emit('update:open', true)\n\n\t\t\t/**\n\t\t\t * Event emitted when the popover menu is closed\n\t\t\t */\n\t\t\tthis.$emit('open')\n\t\t},\n\t\tcloseMenu(e) {\n\t\t\tif (!this.opened) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tthis.opened = false\n\n\t\t\t/**\n\t\t\t * Event emitted when the popover menu open state is changed\n\t\t\t *\n\t\t\t * @type {boolean}\n\t\t\t */\n\t\t\tthis.$emit('update:open', false)\n\n\t\t\t/**\n\t\t\t * Event emitted when the popover menu is closed\n\t\t\t */\n\t\t\tthis.$emit('close')\n\n\t\t\t// close everything\n\t\t\tthis.opened = false\n\t\t\tthis.focusIndex = 0\n\n\t\t\t// focus back the menu button\n\t\t\tthis.$refs.menuButton.focus()\n\t\t},\n\n\t\tonOpen(event) {\n\t\t\tthis.$nextTick(() => {\n\t\t\t\tthis.focusFirstAction(event)\n\t\t\t})\n\t\t},\n\n\t\t// MENU KEYS & FOCUS MANAGEMENT\n\t\t// focus nearest focusable item on mouse move\n\t\t// DO NOT change the focus if the target is already focused\n\t\t// this will prevent issues with input being unfocused\n\t\t// on mouse move\n\t\tonMouseFocusAction(event) {\n\t\t\tif (document.activeElement === event.target) {\n\t\t\t\treturn\n\t\t\t}\n\n\t\t\tconst menuItem = event.target.closest('li')\n\t\t\tif (menuItem) {\n\t\t\t\tconst focusableItem = menuItem.querySelector(focusableSelector)\n\t\t\t\tif (focusableItem) {\n\t\t\t\t\tconst focusList = this.$refs.menu.querySelectorAll(focusableSelector)\n\t\t\t\t\tconst focusIndex = [...focusList].indexOf(focusableItem)\n\t\t\t\t\tif (focusIndex > -1) {\n\t\t\t\t\t\tthis.focusIndex = focusIndex\n\t\t\t\t\t\tthis.focusAction()\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tremoveCurrentActive() {\n\t\t\tconst currentActiveElement = this.$refs.menu.querySelector('li.active')\n\t\t\tif (currentActiveElement) {\n\t\t\t\tcurrentActiveElement.classList.remove('active')\n\t\t\t}\n\t\t},\n\t\tfocusAction() {\n\t\t\t// TODO: have a global disabled state for non input elements\n\t\t\tconst focusElement = this.$refs.menu.querySelectorAll(focusableSelector)[this.focusIndex]\n\t\t\tif (focusElement) {\n\t\t\t\tthis.removeCurrentActive()\n\t\t\t\tconst liMenuParent = focusElement.closest('li.action')\n\t\t\t\tfocusElement.focus()\n\t\t\t\tif (liMenuParent) {\n\t\t\t\t\tliMenuParent.classList.add('active')\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tfocusPreviousAction(event) {\n\t\t\tif (this.opened) {\n\t\t\t\tif (this.focusIndex === 0) {\n\t\t\t\t\t// First element overflows to body-navigation (no preventDefault!) and closes Actions-menu\n\t\t\t\t\tthis.closeMenu()\n\t\t\t\t} else {\n\t\t\t\t\tthis.preventIfEvent(event)\n\t\t\t\t\tthis.focusIndex = this.focusIndex - 1\n\t\t\t\t}\n\t\t\t\tthis.focusAction()\n\t\t\t}\n\t\t},\n\t\tfocusNextAction(event) {\n\t\t\tif (this.opened) {\n\t\t\t\tconst indexLength = this.$refs.menu.querySelectorAll(focusableSelector).length - 1\n\t\t\t\tif (this.focusIndex === indexLength) {\n\t\t\t\t\t// Last element overflows to body-navigation (no preventDefault!) and closes Actions-menu\n\t\t\t\t\tthis.closeMenu()\n\t\t\t\t} else {\n\t\t\t\t\tthis.preventIfEvent(event)\n\t\t\t\t\tthis.focusIndex = this.focusIndex + 1\n\t\t\t\t}\n\t\t\t\tthis.focusAction()\n\t\t\t}\n\t\t},\n\t\tfocusFirstAction(event) {\n\t\t\tif (this.opened) {\n\t\t\t\tthis.preventIfEvent(event)\n\t\t\t\tthis.focusIndex = 0\n\t\t\t\tthis.focusAction()\n\t\t\t}\n\t\t},\n\t\tfocusLastAction(event) {\n\t\t\tif (this.opened) {\n\t\t\t\tthis.preventIfEvent(event)\n\t\t\t\tthis.focusIndex = this.$el.querySelectorAll(focusableSelector).length - 1\n\t\t\t\tthis.focusAction()\n\t\t\t}\n\t\t},\n\n\t\tpreventIfEvent(event) {\n\t\t\tif (event) {\n\t\t\t\tevent.preventDefault()\n\t\t\t\tevent.stopPropagation()\n\t\t\t}\n\t\t},\n\n\t\t// ACTIONS MANAGEMENT\n\t\t// exec the first action\n\t\texecFirstAction(event) {\n\t\t\tif (this.firstActionEvent) {\n\t\t\t\tthis.firstActionEvent(event)\n\t\t\t}\n\t\t},\n\t\tinitActions() {\n\t\t\t// filter out invalid slots\n\t\t\tthis.actions = (this.$slots.default || []).filter(node => !!node && !!node.componentOptions)\n\t\t},\n\t\tonFocus(event) {\n\t\t\tthis.$emit('focus', event)\n\t\t},\n\t\tonBlur(event) {\n\t\t\tthis.$emit('blur', event)\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.action-item {\n\tposition: relative;\n\tdisplay: inline-block;\n\n\t// put a grey round background when menu is opened\n\t// or hover-focused\n\t&--single:hover,\n\t&--single:focus,\n\t&--single:active,\n\t&__menutoggle:hover,\n\t&__menutoggle:focus,\n\t&__menutoggle:active {\n\t\topacity: $opacity_full;\n\t\t// good looking on dark AND white bg, override server styling\n\t\tbackground-color: $icon-focus-bg !important;\n\t}\n\n\t// TODO: handle this in the future button component\n\t&__menutoggle:disabled,\n\t&--single:disabled {\n\t\topacity: .3 !important;\n\t}\n\n\t&.action-item--open .action-item__menutoggle {\n\t\topacity: $opacity_full;\n\t\tbackground-color: $action-background-hover;\n\t}\n\n\t// icons\n\t&--single,\n\t&__menutoggle {\n\t\tbox-sizing: border-box;\n\t\twidth: auto;\n\t\tmin-width: $clickable-area;\n\t\theight: $clickable-area;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tcursor: pointer;\n\t\tborder: none;\n\t\tborder-radius: math.div($clickable-area, 2);\n\t\tbackground-color: transparent;\n\n\t\t&--with-title {\n\t\t\tposition: relative;\n\t\t\tpadding: 0 $icon-margin;\n\t\t\tpadding-left: $clickable-area;\n\t\t\twhite-space: nowrap;\n\t\t\topacity: $opacity_full;\n\t\t\tborder: 1px solid var(--color-border-dark);\n\t\t\t// with a title, we need to display this as a real button\n\t\t\tbackground-color: var(--color-background-dark);\n\t\t\tbackground-position: $icon-margin center;\n\t\t\tfont-size: inherit;\n\n\t\t\t// non-background icon class\n\t\t\t// image slot\n\t\t\t::v-deep span {\n\t\t\t\twidth: 24px;\n\t\t\t\theight: 24px;\n\t\t\t\tline-height: $icon-size;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\t&::v-deep .material-design-icon {\n\t\twidth: $clickable-area;\n\t\theight: $clickable-area;\n\t\topacity: $opacity_full;\n\n\t\t.material-design-icon__svg {\n\t\t\tvertical-align: middle;\n\t\t}\n\t}\n\n\t// icon-more\n\t&__menutoggle {\n\t\t// align menu icon in center\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\t\topacity: $opacity_normal;\n\t\tfont-weight: bold;\n\t\tline-height: $icon-size;\n\n\t\t&--primary {\n\t\t\topacity: $opacity_full;\n\t\t\tcolor: var(--color-primary-text);\n\t\t\tborder: none;\n\t\t\tbackground-color: var(--color-primary-element);\n\t\t\t.action-item--open &,\n\t\t\t&:hover,\n\t\t\t&:focus,\n\t\t\t&:active {\n\t\t\t\tcolor: var(--color-primary-text) !important;\n\t\t\t\tbackground-color: var(--color-primary-element-light) !important;\n\t\t\t}\n\t\t}\n\t}\n\n\t&--single {\n\t\topacity: $opacity_normal;\n\t\t&:hover,\n\t\t&:focus,\n\t\t&:active {\n\t\t\topacity: $opacity_full;\n\t\t}\n\t\t// hide anything the slot is displaying\n\t\t& > [hidden] {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n}\n\n.ie,\n.edge {\n\t.action-item__menu,\n\t.action-item__menu .action-item__menu_arrow {\n\t\tborder: 1px solid var(--color-border);\n\t}\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!./Actions.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!./Actions.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!./Actions.vue?vue&type=style&index=0&id=79283aa3&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!./Actions.vue?vue&type=style&index=0&id=79283aa3&lang=scss&scoped=true&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Actions.vue?vue&type=template&id=79283aa3&scoped=true&\"\nimport script from \"./Actions.vue?vue&type=script&lang=js&\"\nexport * from \"./Actions.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Actions.vue?vue&type=style&index=0&id=79283aa3&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 \"79283aa3\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./Actions.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 Actions from './Actions.vue'\n\nexport default Actions\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 ? 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","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 - @copyright Copyright (c) 2020 Raimund Schlüßler <raimund.schluessler@mailbox.org>\n -\n - @author Raimund Schlüßler <raimund.schluessler@mailbox.org>\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<script>\nexport default {\n\tname: 'VNodes',\n\tfunctional: true,\n\t/**\n\t * The render function to display the component\n\t *\n\t * @param {Function} createElement The function to create VNodes\n\t * @param {object} context The context object of the functional component\n\t * @return {VNodes} The created VNodes\n\t */\n\trender(createElement, context) {\n\t\treturn context.props.vnodes\n\t},\n}\n</script>\n","/**\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 VNodes from './VNodes.vue'\n\nexport default VNodes\n","var render, staticRenderFns\nimport script from \"./VNodes.vue?vue&type=script&lang=js&\"\nexport * from \"./VNodes.vue?vue&type=script&lang=js&\"\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\nexport default component.exports","\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","\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 */\nimport Vue from 'vue'\n\nexport default {\n\tbefore() {\n\t\t// all actions requires a valid text content\n\t\t// if none, forbid the component mount and throw error\n\t\tif (!this.$slots.default || this.text.trim() === '') {\n\t\t\tVue.util.warn(`${this.$options.name} cannot be empty and requires a meaningful text content`, this)\n\t\t\tthis.$destroy()\n\t\t\tthis.$el.remove()\n\t\t}\n\t},\n\n\tbeforeUpdate() {\n\t\tthis.text = this.getText()\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\t// $slots are not reactive.\n\t\t\t// We need to update the content manually\n\t\t\ttext: this.getText(),\n\t\t}\n\t},\n\n\tcomputed: {\n\t\tisLongText() {\n\t\t\treturn this.text && this.text.trim().length > 20\n\t\t},\n\t},\n\n\tmethods: {\n\t\tgetText() {\n\t\t\treturn this.$slots.default ? this.$slots.default[0].text.trim() : ''\n\t\t},\n\t},\n}\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 */\nimport actionGlobal from './actionGlobal.js'\nimport GetParent from '../utils/GetParent.js'\n\nexport default {\n\tmixins: [actionGlobal],\n\tprops: {\n\t\t/**\n\t\t * Icon to show with the action, can be either a CSS class or an URL\n\t\t */\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\t\t/**\n\t\t * Title to show next to the icon\n\t\t */\n\t\ttitle: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\t\t/**\n\t\t * Whether we close the Actions menu after the click\n\t\t */\n\t\tcloseAfterClick: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Aria label for the button. Not needed if the button has text.\n\t\t */\n\t\tariaLabel: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\t},\n\n\tcomputed: {\n\t\tisIconUrl() {\n\t\t\ttry {\n\t\t\t\treturn new URL(this.icon)\n\t\t\t} catch (error) {\n\t\t\t\treturn false\n\t\t\t}\n\t\t},\n\t},\n\n\tmethods: {\n\t\tonClick(event) {\n\t\t\t/**\n\t\t\t * Emitted when the action is clicked\n\t\t\t *\n\t\t\t * @type {Event}\n\t\t\t */\n\t\t\tthis.$emit('click', event)\n\n\t\t\tif (this.closeAfterClick) {\n\t\t\t\tconst parent = GetParent(this, 'Actions')\n\t\t\t\tif (parent && parent.closeMenu) {\n\t\t\t\t\tparent.closeMenu()\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t},\n}\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 * Get the first parent component matching the provided name\n *\n * @param {object} context the context to search from (usualy this)\n * @param {string} name the parent name\n * @return {object} the parent component\n */\nconst GetParent = function(context, name) {\n\tlet parent = context.$parent\n\twhile (parent) {\n\t\tif (parent.$options.name === name) {\n\t\t\treturn parent\n\t\t}\n\t\tparent = parent.$parent\n\t}\n}\n\nexport default GetParent\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","\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\nconst GenRandomId = (length) => {\n\treturn Math.random()\n\t\t.toString(36)\n\t\t.replace(/[^a-z]+/g, '')\n\t\t.slice(0, length || 5)\n}\n\nexport default GenRandomId\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\";\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-60407f26]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}li.active[data-v-60407f26]{background-color:var(--color-background-hover)}.action--disabled[data-v-60407f26]{pointer-events:none;opacity:.5}.action--disabled[data-v-60407f26]:hover,.action--disabled[data-v-60407f26]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-60407f26]{opacity:1 !important}.action-button[data-v-60407f26]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:14px;box-sizing:border-box;cursor:pointer;white-space:nowrap;opacity:.7;color:var(--color-main-text);border:0;border-radius:0;background-color:rgba(0,0,0,0);box-shadow:none;font-weight:normal;font-size:var(--default-font-size);line-height:44px}.action-button[data-v-60407f26]:hover,.action-button[data-v-60407f26]:focus{opacity:1}.action-button>span[data-v-60407f26]{cursor:pointer;white-space:nowrap}.action-button__icon[data-v-60407f26]{width:44px;height:44px;opacity:1;background-position:14px center;background-size:16px;background-repeat:no-repeat}.action-button[data-v-60407f26] .material-design-icon{width:44px;height:44px;opacity:1}.action-button[data-v-60407f26] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-button p[data-v-60407f26]{max-width:220px;line-height:1.6em;padding:10.8px 0;cursor:pointer;text-align:left;overflow:hidden;text-overflow:ellipsis}.action-button__longtext[data-v-60407f26]{cursor:pointer;white-space:pre-wrap}.action-button__title[data-v-60407f26]{font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline-block}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/assets/action.scss\",\"webpack://./src/assets/variables.scss\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCiBC,2BACC,8CAAA,CAMF,mCACC,mBAAA,CACA,UCQiB,CDPjB,kFACC,cAAA,CACA,UCKgB,CDHjB,qCACC,oBAAA,CAOF,gCACC,YAAA,CACA,sBAAA,CAEA,UAAA,CACA,WAAA,CACA,QAAA,CACA,SAAA,CACA,kBCtBY,CDuBZ,qBAAA,CAEA,cAAA,CACA,kBAAA,CAEA,UClBe,CDmBf,4BAAA,CACA,QAAA,CACA,eAAA,CACA,8BAAA,CACA,eAAA,CAEA,kBAAA,CACA,kCAAA,CACA,gBC7Ce,CD+Cf,4EAEC,SC9BY,CDiCb,qCACC,cAAA,CACA,kBAAA,CAGD,sCACC,UC1Dc,CD2Dd,WC3Dc,CD4Dd,SCzCY,CD0CZ,+BAAA,CACA,oBC1DS,CD2DT,2BAAA,CAGD,sDACC,UCnEc,CDoEd,WCpEc,CDqEd,SClDY,CDoDZ,iFACC,qBAAA,CAKF,kCACC,eAAA,CACA,iBAAA,CAGA,gBAAA,CAEA,cAAA,CACA,eAAA,CAGA,eAAA,CACA,sBAAA,CAGD,0CACC,cAAA,CAEA,oBAAA,CAGD,uCACC,gBAAA,CACA,sBAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CACA,oBAAA\",\"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\",\"/**\\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\\n *\\n * @author John Molakvoæ <skjnldsv@protonmail.com>\\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\\n@mixin action-active {\\n\\tli {\\n\\t\\t&.active {\\n\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t}\\n\\t}\\n}\\n\\n@mixin action--disabled {\\n\\t.action--disabled {\\n\\t\\tpointer-events: none;\\n\\t\\topacity: $opacity_disabled;\\n\\t\\t&:hover, &:focus {\\n\\t\\t\\tcursor: default;\\n\\t\\t\\topacity: $opacity_disabled;\\n\\t\\t}\\n\\t\\t& * {\\n\\t\\t\\topacity: 1 !important;\\n\\t\\t}\\n\\t}\\n}\\n\\n\\n@mixin action-item($name) {\\n\\t.action-#{$name} {\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: flex-start;\\n\\n\\t\\twidth: 100%;\\n\\t\\theight: auto;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\tpadding-right: $icon-margin;\\n\\t\\tbox-sizing: border-box; // otherwise router-link overflows in Firefox\\n\\n\\t\\tcursor: pointer;\\n\\t\\twhite-space: nowrap;\\n\\n\\t\\topacity: $opacity_normal;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder: 0;\\n\\t\\tborder-radius: 0; // otherwise Safari will cut the border-radius area\\n\\t\\tbackground-color: transparent;\\n\\t\\tbox-shadow: none;\\n\\n\\t\\tfont-weight: normal;\\n\\t\\tfont-size: var(--default-font-size);\\n\\t\\tline-height: $clickable-area;\\n\\n\\t\\t&:hover,\\n\\t\\t&:focus {\\n\\t\\t\\topacity: $opacity_full;\\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&__icon {\\n\\t\\t\\twidth: $clickable-area;\\n\\t\\t\\theight: $clickable-area;\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t\\tbackground-position: $icon-margin center;\\n\\t\\t\\tbackground-size: $icon-size;\\n\\t\\t\\tbackground-repeat: no-repeat;\\n\\t\\t}\\n\\n\\t\\t&::v-deep .material-design-icon {\\n\\t\\t\\twidth: $clickable-area;\\n\\t\\t\\theight: $clickable-area;\\n\\t\\t\\topacity: $opacity_full;\\n\\n\\t\\t\\t.material-design-icon__svg {\\n\\t\\t\\t\\tvertical-align: middle;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// long text area\\n\\t\\tp {\\n\\t\\t\\tmax-width: 220px;\\n\\t\\t\\tline-height: 1.6em;\\n\\n\\t\\t\\t// 14px are currently 1em line-height. Mixing units as '44px - 1.6em' does not work.\\n\\t\\t\\tpadding: #{math.div($clickable-area - 1.6 * 14px, 2)} 0;\\n\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\ttext-align: left;\\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&__longtext {\\n\\t\\t\\tcursor: pointer;\\n\\t\\t\\t// allow the use of `\\\\n`\\n\\t\\t\\twhite-space: pre-wrap;\\n\\t\\t}\\n\\n\\t\\t&__title {\\n\\t\\t\\tfont-weight: bold;\\n\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t\\tmax-width: 100%;\\n\\t\\t\\tdisplay: inline-block;\\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-79283aa3]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-item[data-v-79283aa3]{position:relative;display:inline-block}.action-item--single[data-v-79283aa3]:hover,.action-item--single[data-v-79283aa3]:focus,.action-item--single[data-v-79283aa3]:active,.action-item__menutoggle[data-v-79283aa3]:hover,.action-item__menutoggle[data-v-79283aa3]:focus,.action-item__menutoggle[data-v-79283aa3]:active{opacity:1;background-color:rgba(127,127,127,.25) !important}.action-item__menutoggle[data-v-79283aa3]:disabled,.action-item--single[data-v-79283aa3]:disabled{opacity:.3 !important}.action-item.action-item--open .action-item__menutoggle[data-v-79283aa3]{opacity:1;background-color:rgba(127,127,127,.25)}.action-item--single[data-v-79283aa3],.action-item__menutoggle[data-v-79283aa3]{box-sizing:border-box;width:auto;min-width:44px;height:44px;margin:0;padding:0;cursor:pointer;border:none;border-radius:22px;background-color:rgba(0,0,0,0)}.action-item--single--with-title[data-v-79283aa3],.action-item__menutoggle--with-title[data-v-79283aa3]{position:relative;padding:0 14px;padding-left:44px;white-space:nowrap;opacity:1;border:1px solid var(--color-border-dark);background-color:var(--color-background-dark);background-position:14px center;font-size:inherit}.action-item--single--with-title[data-v-79283aa3] span,.action-item__menutoggle--with-title[data-v-79283aa3] span{width:24px;height:24px;line-height:16px;position:absolute;top:0;left:0}.action-item[data-v-79283aa3] .material-design-icon{width:44px;height:44px;opacity:1}.action-item[data-v-79283aa3] .material-design-icon .material-design-icon__svg{vertical-align:middle}.action-item__menutoggle[data-v-79283aa3]{display:flex;align-items:center;justify-content:center;opacity:.7;font-weight:bold;line-height:16px}.action-item__menutoggle--primary[data-v-79283aa3]{opacity:1;color:var(--color-primary-text);border:none;background-color:var(--color-primary-element)}.action-item--open .action-item__menutoggle--primary[data-v-79283aa3],.action-item__menutoggle--primary[data-v-79283aa3]:hover,.action-item__menutoggle--primary[data-v-79283aa3]:focus,.action-item__menutoggle--primary[data-v-79283aa3]:active{color:var(--color-primary-text) !important;background-color:var(--color-primary-element-light) !important}.action-item--single[data-v-79283aa3]{opacity:.7}.action-item--single[data-v-79283aa3]:hover,.action-item--single[data-v-79283aa3]:focus,.action-item--single[data-v-79283aa3]:active{opacity:1}.action-item--single>[hidden][data-v-79283aa3]{display:none}.ie .action-item__menu[data-v-79283aa3],.ie .action-item__menu .action-item__menu_arrow[data-v-79283aa3],.edge .action-item__menu[data-v-79283aa3],.edge .action-item__menu .action-item__menu_arrow[data-v-79283aa3]{border:1px solid var(--color-border)}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/Actions/Actions.vue\",\"webpack://./src/assets/variables.scss\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCmpBD,8BACC,iBAAA,CACA,oBAAA,CAIA,sRAMC,SC3nBa,CD6nBb,iDAAA,CAID,kGAEC,qBAAA,CAGD,yEACC,SCvoBa,CDwoBb,sCCpoBwB,CDwoBzB,gFAEC,qBAAA,CACA,UAAA,CACA,cCnqBe,CDoqBf,WCpqBe,CDqqBf,QAAA,CACA,SAAA,CACA,cAAA,CACA,WAAA,CACA,kBAAA,CACA,8BAAA,CAEA,wGACC,iBAAA,CACA,cAAA,CACA,iBC/qBc,CDgrBd,kBAAA,CACA,SC9pBY,CD+pBZ,yCAAA,CAEA,6CAAA,CACA,+BAAA,CACA,iBAAA,CAIA,oHACC,UAAA,CACA,WAAA,CACA,gBCzrBQ,CD0rBR,iBAAA,CACA,KAAA,CACA,MAAA,CAKH,oDACC,UCtsBe,CDusBf,WCvsBe,CDwsBf,SCrrBa,CDurBb,+EACC,qBAAA,CAKF,0CAEC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,UCnsBe,CDosBf,gBAAA,CACA,gBCntBU,CDqtBV,mDACC,SCvsBY,CDwsBZ,+BAAA,CACA,WAAA,CACA,6CAAA,CACA,kPAIC,0CAAA,CACA,8DAAA,CAKH,sCACC,UCvtBe,CDwtBf,qIAGC,SC1tBY,CD6tBb,+CACC,YAAA,CAOF,sNAEC,oCAAA\",\"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\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n.action-item {\\n\\tposition: relative;\\n\\tdisplay: inline-block;\\n\\n\\t// put a grey round background when menu is opened\\n\\t// or hover-focused\\n\\t&--single:hover,\\n\\t&--single:focus,\\n\\t&--single:active,\\n\\t&__menutoggle:hover,\\n\\t&__menutoggle:focus,\\n\\t&__menutoggle:active {\\n\\t\\topacity: $opacity_full;\\n\\t\\t// good looking on dark AND white bg, override server styling\\n\\t\\tbackground-color: $icon-focus-bg !important;\\n\\t}\\n\\n\\t// TODO: handle this in the future button component\\n\\t&__menutoggle:disabled,\\n\\t&--single:disabled {\\n\\t\\topacity: .3 !important;\\n\\t}\\n\\n\\t&.action-item--open .action-item__menutoggle {\\n\\t\\topacity: $opacity_full;\\n\\t\\tbackground-color: $action-background-hover;\\n\\t}\\n\\n\\t// icons\\n\\t&--single,\\n\\t&__menutoggle {\\n\\t\\tbox-sizing: border-box;\\n\\t\\twidth: auto;\\n\\t\\tmin-width: $clickable-area;\\n\\t\\theight: $clickable-area;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\tcursor: pointer;\\n\\t\\tborder: none;\\n\\t\\tborder-radius: math.div($clickable-area, 2);\\n\\t\\tbackground-color: transparent;\\n\\n\\t\\t&--with-title {\\n\\t\\t\\tposition: relative;\\n\\t\\t\\tpadding: 0 $icon-margin;\\n\\t\\t\\tpadding-left: $clickable-area;\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t\\tborder: 1px solid var(--color-border-dark);\\n\\t\\t\\t// with a title, we need to display this as a real button\\n\\t\\t\\tbackground-color: var(--color-background-dark);\\n\\t\\t\\tbackground-position: $icon-margin center;\\n\\t\\t\\tfont-size: inherit;\\n\\n\\t\\t\\t// non-background icon class\\n\\t\\t\\t// image slot\\n\\t\\t\\t::v-deep span {\\n\\t\\t\\t\\twidth: 24px;\\n\\t\\t\\t\\theight: 24px;\\n\\t\\t\\t\\tline-height: $icon-size;\\n\\t\\t\\t\\tposition: absolute;\\n\\t\\t\\t\\ttop: 0;\\n\\t\\t\\t\\tleft: 0;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&::v-deep .material-design-icon {\\n\\t\\twidth: $clickable-area;\\n\\t\\theight: $clickable-area;\\n\\t\\topacity: $opacity_full;\\n\\n\\t\\t.material-design-icon__svg {\\n\\t\\t\\tvertical-align: middle;\\n\\t\\t}\\n\\t}\\n\\n\\t// icon-more\\n\\t&__menutoggle {\\n\\t\\t// align menu icon in center\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\t\\topacity: $opacity_normal;\\n\\t\\tfont-weight: bold;\\n\\t\\tline-height: $icon-size;\\n\\n\\t\\t&--primary {\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t\\tcolor: var(--color-primary-text);\\n\\t\\t\\tborder: none;\\n\\t\\t\\tbackground-color: var(--color-primary-element);\\n\\t\\t\\t.action-item--open &,\\n\\t\\t\\t&:hover,\\n\\t\\t\\t&:focus,\\n\\t\\t\\t&:active {\\n\\t\\t\\t\\tcolor: var(--color-primary-text) !important;\\n\\t\\t\\t\\tbackground-color: var(--color-primary-element-light) !important;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t&--single {\\n\\t\\topacity: $opacity_normal;\\n\\t\\t&:hover,\\n\\t\\t&:focus,\\n\\t\\t&:active {\\n\\t\\t\\topacity: $opacity_full;\\n\\t\\t}\\n\\t\\t// hide anything the slot is displaying\\n\\t\\t& > [hidden] {\\n\\t\\t\\tdisplay: none;\\n\\t\\t}\\n\\t}\\n}\\n\\n.ie,\\n.edge {\\n\\t.action-item__menu,\\n\\t.action-item__menu .action-item__menu_arrow {\\n\\t\\tborder: 1px solid var(--color-border);\\n\\t}\\n}\\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\";\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[data-v-26b82a6a]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.item-list__entry[data-v-26b82a6a]{display:flex;align-items:flex-start;position:relative;padding:8px}.item-list__entry--has-actions-menu[data-v-26b82a6a]{padding-right:0 !important}.item-list__entry[data-v-26b82a6a]:hover,.item-list__entry[data-v-26b82a6a]:focus{background-color:var(--color-background-hover);border-radius:var(--border-radius-large)}.item-list__entry .item-avatar[data-v-26b82a6a]{position:relative;margin-top:auto;margin-bottom:auto}.item-list__entry .item__details[data-v-26b82a6a]{padding-left:8px;max-height:44px;flex-grow:1;overflow:hidden;display:flex;flex-direction:column}.item-list__entry .item__details h3[data-v-26b82a6a],.item-list__entry .item__details .message[data-v-26b82a6a]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-list__entry .item__details .message span[data-v-26b82a6a]{width:10px;display:inline-block;margin-bottom:-3px}.item-list__entry .item__details h3[data-v-26b82a6a]{font-size:100%;margin:0}.item-list__entry .item__details .message[data-v-26b82a6a]{width:100%;color:var(--color-text-maxcontrast)}.item-list__entry .item-icon[data-v-26b82a6a]{position:relative;width:14px;height:14px;margin:27px -3px 0px -7px}.item-list__entry button.primary[data-v-26b82a6a]{padding:21px;margin:0}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/DashboardWidgetItem/DashboardWidgetItem.vue\"],\"names\":[],\"mappings\":\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CC4LD,mCACC,YAAA,CACA,sBAAA,CACA,iBAAA,CACA,WAAA,CAGA,qDACC,0BAAA,CAGD,kFAEC,8CAAA,CACA,wCAAA,CAED,gDACC,iBAAA,CACA,eAAA,CACA,kBAAA,CAED,kDACC,gBAAA,CACA,eAAA,CACA,WAAA,CACA,eAAA,CACA,YAAA,CACA,qBAAA,CAEA,gHAEC,kBAAA,CACA,eAAA,CACA,sBAAA,CAED,gEACC,UAAA,CACA,oBAAA,CACA,kBAAA,CAED,qDACC,cAAA,CACA,QAAA,CAED,2DACC,UAAA,CACA,mCAAA,CAIF,8CACC,iBAAA,CACA,UAAA,CACA,WAAA,CACA,yBAAA,CAGD,kDACC,YAAA,CACA,QAAA\",\"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.item-list__entry {\\n\\tdisplay: flex;\\n\\talign-items: flex-start;\\n\\tposition: relative;\\n\\tpadding: 8px;\\n\\n\\t// Account for action menu\\n\\t&--has-actions-menu {\\n\\t\\tpadding-right: 0 !important;\\n\\t}\\n\\n\\t&:hover,\\n\\t&:focus {\\n\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\tborder-radius: var(--border-radius-large);\\n\\t}\\n\\t.item-avatar {\\n\\t\\tposition: relative;\\n\\t\\tmargin-top: auto;\\n\\t\\tmargin-bottom: auto;\\n\\t}\\n\\t.item__details {\\n\\t\\tpadding-left: 8px;\\n\\t\\tmax-height: 44px;\\n\\t\\tflex-grow: 1;\\n\\t\\toverflow: hidden;\\n\\t\\tdisplay: flex;\\n\\t\\tflex-direction: column;\\n\\n\\t\\th3,\\n\\t\\t.message {\\n\\t\\t\\twhite-space: nowrap;\\n\\t\\t\\toverflow: hidden;\\n\\t\\t\\ttext-overflow: ellipsis;\\n\\t\\t}\\n\\t\\t.message span {\\n\\t\\t\\twidth: 10px;\\n\\t\\t\\tdisplay: inline-block;\\n\\t\\t\\tmargin-bottom: -3px;\\n\\t\\t}\\n\\t\\th3 {\\n\\t\\t\\tfont-size: 100%;\\n\\t\\t\\tmargin: 0;\\n\\t\\t}\\n\\t\\t.message {\\n\\t\\t\\twidth: 100%;\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t}\\n\\t}\\n\\n\\t.item-icon {\\n\\t\\tposition: relative;\\n\\t\\twidth: 14px;\\n\\t\\theight: 14px;\\n\\t\\tmargin: 27px -3px 0px -7px;\\n\\t}\\n\\n\\tbutton.primary {\\n\\t\\tpadding: 21px;\\n\\t\\tmargin: 0;\\n\\t}\\n}\\n/*\\n.content-popover {\\n\\theight: 0px;\\n\\twidth: 0px;\\n\\tmargin-left: auto;\\n\\tmargin-right: auto;\\n}\\n.popover-container {\\n\\twidth: 100%;\\n\\theight: 0px;\\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',{on:{\"mouseover\":function($event){_vm.hovered = true},\"mouseleave\":function($event){_vm.hovered = false}}},[_c(_vm.targetUrl ? 'a' : 'div',{tag:\"component\",class:{ 'item-list__entry': true, 'item-list__entry--has-actions-menu': _vm.gotMenu },attrs:{\"href\":_vm.targetUrl,\"target\":_vm.targetUrl ? '_blank' : undefined},on:{\"click\":_vm.onLinkClick}},[_vm._t(\"avatar\",function(){return [_c('Avatar',{staticClass:\"item-avatar\",attrs:{\"size\":44,\"url\":_vm.avatarUrl,\"user\":_vm.avatarUsername,\"is-no-user\":_vm.avatarIsNoUser,\"show-user-status\":!_vm.gotOverlayIcon}})]},{\"avatarUrl\":_vm.avatarUrl,\"avatarUsername\":_vm.avatarUsername}),_vm._v(\" \"),(_vm.overlayIconUrl)?_c('img',{staticClass:\"item-icon\",attrs:{\"alt\":\"\",\"src\":_vm.overlayIconUrl}}):_vm._e(),_vm._v(\" \"),_c('div',{staticClass:\"item__details\"},[_c('h3',{attrs:{\"title\":_vm.mainText}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.mainText)+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('p',{staticClass:\"message\",attrs:{\"title\":_vm.subText}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.subText)+\"\\n\\t\\t\\t\")])]),_vm._v(\" \"),(_vm.gotMenu)?_c('Actions',{attrs:{\"force-menu\":_vm.forceMenu,\"menu-align\":\"right\"}},_vm._l((_vm.itemMenu),function(m,menuItemId){return _c('ActionButton',{key:menuItemId,attrs:{\"icon\":m.icon,\"close-after-click\":true},on:{\"click\":function($event){$event.preventDefault();$event.stopPropagation();return _vm.$emit(menuItemId, _vm.item)}}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(m.text)+\"\\n\\t\\t\\t\")])}),1):_vm._e()],2)],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!./DashboardWidgetItem.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!./DashboardWidgetItem.vue?vue&type=script&lang=js&\"","<!--\n - @copyright Copyright (c) 2020 Julien Veyssier <eneiluj@posteo.net>\n -\n - @author Julien Veyssier <eneiluj@posteo.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### General description\n\nThis component is meant to be used inside a DashboardWidget component.\n\n</docs>\n\n<template>\n\t<div @mouseover=\"hovered = true\" @mouseleave=\"hovered = false\">\n\t\t<component :is=\"targetUrl ? 'a' : 'div'\"\n\t\t\t:href=\"targetUrl\"\n\t\t\t:target=\"targetUrl ? '_blank' : undefined\"\n\t\t\t:class=\"{ 'item-list__entry': true, 'item-list__entry--has-actions-menu': gotMenu }\"\n\t\t\t@click=\"onLinkClick\">\n\t\t\t<!-- @slot Slot for passing a user avatar. -->\n\t\t\t<slot name=\"avatar\" :avatar-url=\"avatarUrl\" :avatar-username=\"avatarUsername\">\n\t\t\t\t<Avatar class=\"item-avatar\"\n\t\t\t\t\t:size=\"44\"\n\t\t\t\t\t:url=\"avatarUrl\"\n\t\t\t\t\t:user=\"avatarUsername\"\n\t\t\t\t\t:is-no-user=\"avatarIsNoUser\"\n\t\t\t\t\t:show-user-status=\"!gotOverlayIcon\" />\n\t\t\t</slot>\n\t\t\t<img v-if=\"overlayIconUrl\"\n\t\t\t\tclass=\"item-icon\"\n\t\t\t\talt=\"\"\n\t\t\t\t:src=\"overlayIconUrl\">\n\t\t\t<div class=\"item__details\">\n\t\t\t\t<h3 :title=\"mainText\">\n\t\t\t\t\t{{ mainText }}\n\t\t\t\t</h3>\n\t\t\t\t<p class=\"message\" :title=\"subText\">\n\t\t\t\t\t{{ subText }}\n\t\t\t\t</p>\n\t\t\t</div>\n\t\t\t<Actions v-if=\"gotMenu\" :force-menu=\"forceMenu\" menu-align=\"right\">\n\t\t\t\t<ActionButton v-for=\"(m, menuItemId) in itemMenu\"\n\t\t\t\t\t:key=\"menuItemId\"\n\t\t\t\t\t:icon=\"m.icon\"\n\t\t\t\t\t:close-after-click=\"true\"\n\t\t\t\t\t@click.prevent.stop=\"$emit(menuItemId, item)\">\n\t\t\t\t\t{{ m.text }}\n\t\t\t\t</ActionButton>\n\t\t\t</Actions>\n\t\t</component>\n\t</div>\n</template>\n\n<script>\nimport Avatar from '../Avatar/index.js'\nimport Actions from '../Actions/index.js'\nimport ActionButton from '../ActionButton/index.js'\n\nexport default {\n\tname: 'DashboardWidgetItem',\n\tcomponents: {\n\t\tAvatar,\n\t\tActions,\n\t\tActionButton,\n\t},\n\n\tprops: {\n\t\t/**\n\t\t * The item id (optional)\n\t\t */\n\t\tid: {\n\t\t\ttype: [String, Number],\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * The item element is a link to this URL (optional)\n\t\t */\n\t\ttargetUrl: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Where to get the avatar image. (optional) Used if avatarUsername is not defined.\n\t\t */\n\t\tavatarUrl: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Name to provide to the Avatar. (optional) Used if avatarUrl is not defined.\n\t\t */\n\t\tavatarUsername: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Is the avatarUsername not a user's name? (optional, false by default)\n\t\t */\n\t\tavatarIsNoUser: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\t/**\n\t\t * Small icon to display on the bottom-right corner of the avatar (optional)\n\t\t */\n\t\toverlayIconUrl: {\n\t\t\ttype: String,\n\t\t\tdefault: undefined,\n\t\t},\n\t\t/**\n\t\t * Item main text (mandatory)\n\t\t */\n\t\tmainText: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\t/**\n\t\t * Item subline text (optional)\n\t\t */\n\t\tsubText: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\t\t/**\n\t\t * An object containing context menu entries that will be displayed for each items (optional)\n\t\t */\n\t\titemMenu: {\n\t\t\ttype: Object,\n\t\t\tdefault: () => { return {} },\n\t\t},\n\n\t\t/**\n\t\t * Specify whether the 3 dot menu is forced when only one action is present\n\t\t */\n\t\tforceMenu: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\thovered: false,\n\t\t}\n\t},\n\n\tcomputed: {\n\t\titem() {\n\t\t\treturn {\n\t\t\t\tid: this.id,\n\t\t\t\ttargetUrl: this.targetUrl,\n\t\t\t\tavatarUrl: this.avatarUrl,\n\t\t\t\tavatarUsername: this.avatarUsername,\n\t\t\t\toverlayIconUrl: this.overlayIconUrl,\n\t\t\t\tmainText: this.mainText,\n\t\t\t\tsubText: this.subText,\n\t\t\t}\n\t\t},\n\t\tgotMenu() {\n\t\t\treturn Object.keys(this.itemMenu).length !== 0\n\t\t},\n\t\tgotOverlayIcon() {\n\t\t\treturn this.overlayIconUrl && this.overlayIconUrl !== ''\n\t\t},\n\t},\n\n\tmethods: {\n\t\tonLinkClick(event) {\n\t\t\tif (event.target.closest('.action-item')) {\n\t\t\t\tevent.preventDefault()\n\t\t\t}\n\t\t},\n\t},\n}\n</script>\n\n<style scoped lang=\"scss\">\n.item-list__entry {\n\tdisplay: flex;\n\talign-items: flex-start;\n\tposition: relative;\n\tpadding: 8px;\n\n\t// Account for action menu\n\t&--has-actions-menu {\n\t\tpadding-right: 0 !important;\n\t}\n\n\t&:hover,\n\t&:focus {\n\t\tbackground-color: var(--color-background-hover);\n\t\tborder-radius: var(--border-radius-large);\n\t}\n\t.item-avatar {\n\t\tposition: relative;\n\t\tmargin-top: auto;\n\t\tmargin-bottom: auto;\n\t}\n\t.item__details {\n\t\tpadding-left: 8px;\n\t\tmax-height: 44px;\n\t\tflex-grow: 1;\n\t\toverflow: hidden;\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\n\t\th3,\n\t\t.message {\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t}\n\t\t.message span {\n\t\t\twidth: 10px;\n\t\t\tdisplay: inline-block;\n\t\t\tmargin-bottom: -3px;\n\t\t}\n\t\th3 {\n\t\t\tfont-size: 100%;\n\t\t\tmargin: 0;\n\t\t}\n\t\t.message {\n\t\t\twidth: 100%;\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t}\n\t}\n\n\t.item-icon {\n\t\tposition: relative;\n\t\twidth: 14px;\n\t\theight: 14px;\n\t\tmargin: 27px -3px 0px -7px;\n\t}\n\n\tbutton.primary {\n\t\tpadding: 21px;\n\t\tmargin: 0;\n\t}\n}\n/*\n.content-popover {\n\theight: 0px;\n\twidth: 0px;\n\tmargin-left: auto;\n\tmargin-right: auto;\n}\n.popover-container {\n\twidth: 100%;\n\theight: 0px;\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!./DashboardWidgetItem.vue?vue&type=style&index=0&id=26b82a6a&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!./DashboardWidgetItem.vue?vue&type=style&index=0&id=26b82a6a&scoped=true&lang=scss&\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./DashboardWidgetItem.vue?vue&type=template&id=26b82a6a&scoped=true&\"\nimport script from \"./DashboardWidgetItem.vue?vue&type=script&lang=js&\"\nexport * from \"./DashboardWidgetItem.vue?vue&type=script&lang=js&\"\nimport style0 from \"./DashboardWidgetItem.vue?vue&type=style&index=0&id=26b82a6a&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 \"26b82a6a\",\n null\n \n)\n\n/* custom blocks */\nimport block0 from \"./DashboardWidgetItem.vue?vue&type=custom&index=0&blockType=docs\"\nif (typeof block0 === 'function') block0(component)\n\nexport default component.exports","import DashboardWidgetItem from './DashboardWidgetItem.vue'\n\nexport default DashboardWidgetItem\n"],"names":["root","factory","exports","module","define","amd","self","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","component","_vm","this","_h","$createElement","_c","_self","staticClass","class","disabled","focusable","isFocusable","attrs","ariaLabel","on","onClick","_t","isIconUrl","icon","style","backgroundImage","_v","_s","title","domProps","text","_e","_obj","isValidSingleAction","forceMenu","_b","directives","name","rawName","value","firstAction","expression","modifiers","firstActionClass","singleActionTitle","isDisabled","_d","onFocus","onBlur","firstActionEventBinding","execFirstAction","firstActionBinding","firstActionIconSlot","hasMultipleActions","opened","placement","boundariesElement","container","$event","openMenu","onOpen","closeMenu","scopedSlots","_u","key","fn","ref","defaultIcon","iconSlotIsPopulated","menuTitle","primary","randomId","proxy","open","type","indexOf","_k","keyCode","ctrlKey","shiftKey","altKey","metaKey","focusPreviousAction","apply","arguments","focusNextAction","undefined","focusFirstAction","focusLastAction","preventDefault","onMouseFocusAction","getUserHasAvatar","userId","setUserHasAvatar","flag","_g","userDoesNotExist","hasMenu","disableMenu","avatarAriaLabel","toggleMenu","click","iconClass","isAvatarLoaded","avatarUrlLoaded","avatarSrcSetLoaded","menuContainer","contactsMenuOpenState","handlePopoverAfterShow","handlePopoverAfterHide","menu","userStatus","status","initials","$attrs","$listeners","item","href","target","download","action","iconIsUrl","longtext","active","input","Array","isArray","model","_i","$$a","$$el","$$c","checked","$$i","$set","concat","slice","_q","composing","stopPropagation","_l","render","staticRenderFns","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","before","$slots","default","trim","Vue","$options","$destroy","$el","remove","beforeUpdate","getText","data","computed","isLongText","methods","mixins","actionGlobal","props","String","closeAfterClick","Boolean","URL","error","event","$emit","parent","context","$parent","GetParent","hasStatus","message","fetchUserStatus","capabilities","getCapabilities","Object","prototype","hasOwnProperty","call","user_status","enabled","getCurrentUser","axios","generateOcsUrl","ocs","response","console","isMobile","watch","val","created","window","addEventListener","handleWindowResize","beforeDestroy","removeEventListener","document","documentElement","clientWidth","avatarUrl","label","mentionText","MENTION_START","MENTION_END","RegExp","Color","r","g","b","mixPalette","color1","color2","palette","step","ends","stepCalc","red","yellow","blue","palette1","palette2","palette3","Math","random","toString","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","map","content","join","modules","mediaQuery","dedupe","alreadyImportedModules","_arrayLikeToArray","arr","len","arr2","_item","_arrayWithHoles","Symbol","iterator","_arr","_n","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","needQuotes","stylesInDOM","getIndexByIdentifier","identifier","modulesToDom","idCountMap","identifiers","base","count","indexByIdentifier","obj","css","media","sourceMap","supports","layer","references","updater","addElementStyle","byIndex","splice","api","update","newObj","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","functionalTemplate","injectStyles","scopeId","moduleIdentifier","shadowMode","hook","_compiled","functional","_scopeId","$vnode","ssrContext","__VUE_SSR_CONTEXT__","_registeredComponents","add","_ssrRegister","$root","shadowRoot","_injectStyles","originalRender","h","existing","beforeCreate","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","__webpack_modules__","getter","d","a","definition","defineProperty","enumerable","get","prop","toStringTag","nc","hovered","targetUrl","tag","gotMenu","onLinkClick","avatarUsername","avatarIsNoUser","gotOverlayIcon","overlayIconUrl","mainText","subText","m","menuItemId"],"sourceRoot":""}