@nextcloud/vue 9.0.0-alpha.3 → 9.0.0-alpha.5

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 (586) hide show
  1. package/CHANGELOG.md +68 -2
  2. package/README.md +5 -0
  3. package/dist/Components/NcActionButton.mjs +1 -1
  4. package/dist/Components/NcActionButtonGroup.mjs +1 -1
  5. package/dist/Components/NcActionCaption.mjs +1 -1
  6. package/dist/Components/NcActionCheckbox.mjs +1 -1
  7. package/dist/Components/NcActionInput.mjs +1 -1
  8. package/dist/Components/NcActionLink.mjs +1 -1
  9. package/dist/Components/NcActionRadio.mjs +1 -1
  10. package/dist/Components/NcActionRouter.mjs +1 -1
  11. package/dist/Components/NcActionSeparator.mjs +1 -1
  12. package/dist/Components/NcActionText.mjs +1 -1
  13. package/dist/Components/NcActionTextEditable.mjs +1 -1
  14. package/dist/Components/NcActions.mjs +1 -1
  15. package/dist/Components/NcAppContent.mjs +1 -1
  16. package/dist/Components/NcAppNavigation.mjs +1 -1
  17. package/dist/Components/NcAppNavigationCaption.mjs +1 -1
  18. package/dist/Components/NcAppNavigationIconBullet.mjs +1 -1
  19. package/dist/Components/NcAppNavigationItem.mjs +1 -1
  20. package/dist/Components/NcAppNavigationList.mjs +1 -1
  21. package/dist/Components/NcAppNavigationNew.mjs +1 -1
  22. package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
  23. package/dist/Components/NcAppNavigationSettings.mjs +1 -1
  24. package/dist/Components/NcAppNavigationSpacer.mjs +1 -1
  25. package/dist/Components/NcAppNavigationToggle.mjs +1 -21
  26. package/dist/Components/NcAppNavigationToggle.mjs.map +1 -1
  27. package/dist/Components/NcAppSettingsDialog.mjs +1 -1
  28. package/dist/Components/NcAppSettingsSection.mjs +1 -1
  29. package/dist/Components/NcAppSidebar.mjs +1 -1
  30. package/dist/Components/NcAppSidebarTab.mjs +1 -1
  31. package/dist/Components/NcAvatar.mjs +1 -1
  32. package/dist/Components/NcBreadcrumb.mjs +1 -1
  33. package/dist/Components/NcBreadcrumbs.mjs +1 -1
  34. package/dist/Components/NcButton.mjs +4 -1
  35. package/dist/Components/NcCheckboxRadioSwitch.mjs +1 -1
  36. package/dist/Components/NcChip.mjs +4 -0
  37. package/dist/Components/NcChip.mjs.map +1 -0
  38. package/dist/Components/NcCollectionList.mjs +4 -0
  39. package/dist/Components/NcCollectionList.mjs.map +1 -0
  40. package/dist/Components/NcColorPicker.mjs +1 -1
  41. package/dist/Components/NcContent.mjs +1 -1
  42. package/dist/Components/NcCounterBubble.mjs +1 -1
  43. package/dist/Components/NcDashboardWidget.mjs +1 -1
  44. package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
  45. package/dist/Components/NcDateTime.mjs +1 -1
  46. package/dist/Components/NcDateTimePicker.mjs +1 -1
  47. package/dist/Components/NcDateTimePickerNative.mjs +1 -1
  48. package/dist/Components/NcDialog.mjs +1 -1
  49. package/dist/Components/NcDialogButton.mjs +1 -1
  50. package/dist/Components/NcEllipsisedOption.mjs +1 -1
  51. package/dist/Components/NcEmojiPicker.mjs +1 -1
  52. package/dist/Components/NcEmptyContent.mjs +1 -1
  53. package/dist/Components/NcGuestContent.mjs +1 -1
  54. package/dist/Components/NcHeaderMenu.mjs +1 -1
  55. package/dist/Components/NcHighlight.mjs +1 -1
  56. package/dist/Components/NcIconSvgWrapper.mjs +1 -1
  57. package/dist/Components/NcInputField.mjs +1 -1
  58. package/dist/Components/NcListItem.mjs +1 -1
  59. package/dist/Components/NcListItemIcon.mjs +1 -1
  60. package/dist/Components/NcLoadingIcon.mjs +1 -1
  61. package/dist/Components/NcModal.mjs +36 -58
  62. package/dist/Components/NcModal.mjs.map +1 -1
  63. package/dist/Components/NcNoteCard.mjs +1 -1
  64. package/dist/Components/NcPasswordField.mjs +1 -1
  65. package/dist/Components/NcPopover.mjs +1 -1
  66. package/dist/Components/NcProgressBar.mjs +1 -1
  67. package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
  68. package/dist/Components/NcRichContenteditable.mjs +2 -2
  69. package/dist/Components/NcRichText.mjs +3 -24
  70. package/dist/Components/NcRichText.mjs.map +1 -1
  71. package/dist/Components/NcSelect.mjs +1 -1
  72. package/dist/Components/NcSelectTags.mjs +1 -1
  73. package/dist/Components/NcSettingsInputText.mjs +1 -1
  74. package/dist/Components/NcSettingsSection.mjs +1 -1
  75. package/dist/Components/NcSettingsSelectGroup.mjs +1 -22
  76. package/dist/Components/NcSettingsSelectGroup.mjs.map +1 -1
  77. package/dist/Components/NcTextArea.mjs +1 -1
  78. package/dist/Components/NcTextField.mjs +1 -1
  79. package/dist/Components/NcTimezonePicker.mjs +1 -1
  80. package/dist/Components/NcUserBubble.mjs +1 -1
  81. package/dist/Components/NcUserStatusIcon.mjs +1 -1
  82. package/dist/Components/NcVNodes.mjs.map +1 -1
  83. package/dist/Composables/useIsFullscreen.mjs +0 -21
  84. package/dist/Composables/useIsFullscreen.mjs.map +1 -1
  85. package/dist/Composables/useIsMobile.mjs +0 -21
  86. package/dist/Composables/useIsMobile.mjs.map +1 -1
  87. package/dist/Directives/Focus.mjs +0 -21
  88. package/dist/Directives/Focus.mjs.map +1 -1
  89. package/dist/Directives/Linkify.mjs +1 -1
  90. package/dist/Directives/Linkify.mjs.map +1 -1
  91. package/dist/Directives/Tooltip.mjs +1 -23
  92. package/dist/Directives/Tooltip.mjs.map +1 -1
  93. package/dist/Functions/a11y.mjs +0 -21
  94. package/dist/Functions/a11y.mjs.map +1 -1
  95. package/dist/Functions/emoji.mjs +1 -1
  96. package/dist/Functions/reference.mjs +1 -1
  97. package/dist/Functions/usernameToColor.mjs +1 -1
  98. package/dist/Mixins/clickOutsideOptions.mjs +0 -21
  99. package/dist/Mixins/clickOutsideOptions.mjs.map +1 -1
  100. package/dist/Mixins/richEditor.mjs +2 -2
  101. package/dist/assets/NcActionButton-tvMk0Dz-.css +107 -0
  102. package/dist/assets/{NcActionButtonGroup-CvloX35s.css → NcActionButtonGroup-CQxLn2fv.css} +6 -20
  103. package/dist/assets/NcActionCaption-D-VXTPLI.css +32 -0
  104. package/dist/assets/NcActionCheckbox-DzmNTqwC.css +78 -0
  105. package/dist/assets/NcActionInput-4qR5N5lV.css +222 -0
  106. package/dist/assets/NcActionLink-Djp7wPGg.css +92 -0
  107. package/dist/assets/NcActionRadio-ZRQheAZT.css +78 -0
  108. package/dist/assets/NcActionRouter-B0l-dISs.css +103 -0
  109. package/dist/assets/NcActionSeparator-CEbb5P6P.css +24 -0
  110. package/dist/assets/NcActionText-Ip9hRt85.css +107 -0
  111. package/dist/assets/NcActionTextEditable-1JPkW_4o.css +238 -0
  112. package/dist/assets/NcActions-pRTZ3RyK.css +83 -0
  113. package/dist/assets/NcAppContent-CK9aL637.css +125 -0
  114. package/dist/assets/NcAppNavigation-BjnW8PQn.css +103 -0
  115. package/dist/assets/NcAppNavigationCaption-CWeMjjhD.css +48 -0
  116. package/dist/assets/NcAppNavigationIconBullet-EfIZU7x-.css +30 -0
  117. package/dist/assets/{NcAppNavigationItem-DBjQubbD.css → NcAppNavigationItem-wQ3n8jc-.css} +50 -74
  118. package/dist/assets/NcAppNavigationList-BIbyyT7b.css +29 -0
  119. package/dist/assets/NcAppNavigationNew-R0QcGqvG.css +27 -0
  120. package/dist/assets/{NcAppNavigationNewItem-wTDYmQmA.css → NcAppNavigationNewItem-CO3GnR26.css} +42 -52
  121. package/dist/assets/NcAppNavigationSettings-TYqL_3Eu.css +79 -0
  122. package/dist/assets/NcAppNavigationSpacer-DiE3sVy0.css +6 -0
  123. package/dist/assets/NcAppNavigationToggle-CNPQvWtG.css +27 -0
  124. package/dist/assets/NcAppSettingsDialog-ksK-DMgk.css +74 -0
  125. package/dist/assets/NcAppSettingsSection-C_QldGnW.css +30 -0
  126. package/dist/assets/{NcAppSidebar-v-H-37nV.css → NcAppSidebar-B7CgUHLX.css} +98 -149
  127. package/dist/assets/NcAppSidebarTab-Cp0hG2NU.css +34 -0
  128. package/dist/assets/NcAvatar-BnHiRwVr.css +129 -0
  129. package/dist/assets/NcBreadcrumb-CJ7KeSKQ.css +68 -0
  130. package/dist/assets/NcBreadcrumbs-C05lySw_.css +37 -0
  131. package/dist/assets/NcButton-B62D9Gft.css +210 -0
  132. package/dist/assets/{NcCheckboxRadioSwitch-BrP8x4oD.css → NcCheckboxRadioSwitch-ChIIElUW.css} +53 -81
  133. package/dist/assets/NcChip-Cho4h_Kr.css +61 -0
  134. package/dist/assets/NcCollectionList-BT2L4guq.css +221 -0
  135. package/dist/assets/NcColorPicker-vEZb9dRS.css +122 -0
  136. package/dist/assets/NcContent-DljiVMLl.css +80 -0
  137. package/dist/assets/NcCounterBubble-DT16e2bg.css +53 -0
  138. package/dist/assets/NcDashboardWidget-CvGZT_xf.css +73 -0
  139. package/dist/assets/NcDashboardWidgetItem-JCtQhwhS.css +85 -0
  140. package/dist/assets/{NcDateTimePicker-DBxgtJoU.css → NcDateTimePicker-DHWLpzCH.css} +38 -76
  141. package/dist/assets/NcDateTimePickerNative-DLch-JRA.css +47 -0
  142. package/dist/assets/NcDialog-DXX2MKxJ.css +132 -0
  143. package/dist/assets/NcEllipsisedOption-DZK2vWD1.css +34 -0
  144. package/dist/assets/{NcEmojiPicker-DPDnLnba.css → NcEmojiPicker-C18M6LHu.css} +16 -44
  145. package/dist/assets/NcEmptyContent-C-nruaFh.css +65 -0
  146. package/dist/assets/NcGuestContent-Dh5z5Dgm.css +50 -0
  147. package/dist/assets/NcHeaderMenu-Cb5YSERm.css +77 -0
  148. package/dist/assets/NcIconSvgWrapper-CtTf2c7f.css +39 -0
  149. package/dist/assets/NcInputConfirmCancel-DBjIHKvN.css +39 -0
  150. package/dist/assets/{NcInputField-CSuJUlgW.css → NcInputField-CZnSCalG.css} +43 -56
  151. package/dist/assets/NcListItem-Cs-R5Xpu.css +156 -0
  152. package/dist/assets/NcListItemIcon-C2zhDUEr.css +64 -0
  153. package/dist/assets/NcLoadingIcon-BSONDy7x.css +21 -0
  154. package/dist/assets/NcMentionBubble-C6t8od-_.css +73 -0
  155. package/dist/assets/{NcModal-JZMyM8zO.css → NcModal-Cr_CG7O3.css} +70 -87
  156. package/dist/assets/NcNoteCard-BLPU1den.css +50 -0
  157. package/dist/assets/{NcPopover-BwI1hPzy.css → NcPopover-BDlL00qZ.css} +6 -20
  158. package/dist/assets/NcProgressBar-BsqdCn-x.css +56 -0
  159. package/dist/assets/NcRelatedResourcesPanel-C56aj2M3.css +158 -0
  160. package/dist/assets/{NcRichContenteditable-C9Sikuur.css → NcRichContenteditable-Cf8PvtvB.css} +55 -97
  161. package/dist/assets/NcRichText-yXgN8zvG.css +217 -0
  162. package/dist/assets/{NcSelect-Fmyu7qyl.css → NcSelect-9AZOhTlS.css} +9 -21
  163. package/dist/assets/NcSettingsInputText-C3j73xA0.css +35 -0
  164. package/dist/assets/NcSettingsSection-CFKAEs4p.css +52 -0
  165. package/dist/assets/NcSettingsSelectGroup-CGfaysRv.css +23 -0
  166. package/dist/assets/{NcTextArea-n0qdPImB.css → NcTextArea-BjB_qSH0.css} +30 -42
  167. package/dist/assets/NcUserBubble-CIfQjmmP.css +48 -0
  168. package/dist/assets/NcUserStatusIcon-FLA1tQpD.css +30 -0
  169. package/dist/assets/{Tooltip-jHgt4m-W.css → Tooltip-4CSl8xev.css} +10 -30
  170. package/dist/assets/referencePickerModal-G4uFPuyg.css +413 -0
  171. package/dist/chunks/{GenColors-BjorWIgA.mjs → GenColors-AKX06ocD.mjs} +1 -23
  172. package/dist/chunks/GenColors-AKX06ocD.mjs.map +1 -0
  173. package/dist/chunks/GenRandomId-CMooMQt0.mjs +6 -0
  174. package/dist/chunks/GenRandomId-CMooMQt0.mjs.map +1 -0
  175. package/dist/chunks/Linkify-BtgR-dXX.mjs +14 -0
  176. package/dist/chunks/Linkify-BtgR-dXX.mjs.map +1 -0
  177. package/dist/chunks/{NcActionButton-BFQnlisT.mjs → NcActionButton-Bqkgltcz.mjs} +4 -4
  178. package/dist/chunks/NcActionButton-Bqkgltcz.mjs.map +1 -0
  179. package/dist/chunks/{NcActionButtonGroup-D-8C3HSO.mjs → NcActionButtonGroup-QSxR0BLf.mjs} +3 -3
  180. package/dist/chunks/NcActionButtonGroup-QSxR0BLf.mjs.map +1 -0
  181. package/dist/chunks/{NcActionCaption-CV_zDfFg.mjs → NcActionCaption-Cb_uvgZc.mjs} +2 -2
  182. package/dist/chunks/{NcActionCaption-CV_zDfFg.mjs.map → NcActionCaption-Cb_uvgZc.mjs.map} +1 -1
  183. package/dist/chunks/{NcActionCheckbox-CjZH6kjg.mjs → NcActionCheckbox-A6JNjini.mjs} +4 -4
  184. package/dist/chunks/NcActionCheckbox-A6JNjini.mjs.map +1 -0
  185. package/dist/chunks/{NcActionInput-ClUviDGB.mjs → NcActionInput-DY8dxchc.mjs} +11 -11
  186. package/dist/chunks/NcActionInput-DY8dxchc.mjs.map +1 -0
  187. package/dist/chunks/{NcActionLink-CQEzoS_a.mjs → NcActionLink-C0mINC5i.mjs} +4 -4
  188. package/dist/chunks/NcActionLink-C0mINC5i.mjs.map +1 -0
  189. package/dist/chunks/{NcActionRadio-D6VrxjcX.mjs → NcActionRadio-BqAyH2zq.mjs} +4 -4
  190. package/dist/chunks/NcActionRadio-BqAyH2zq.mjs.map +1 -0
  191. package/dist/chunks/{NcActionRouter-DmrWV-q1.mjs → NcActionRouter-Dr-j-IUI.mjs} +4 -4
  192. package/dist/chunks/NcActionRouter-Dr-j-IUI.mjs.map +1 -0
  193. package/dist/chunks/{NcActionSeparator-ib21YUAE.mjs → NcActionSeparator-DKFXmIJ5.mjs} +2 -2
  194. package/dist/chunks/NcActionSeparator-DKFXmIJ5.mjs.map +1 -0
  195. package/dist/chunks/{NcActionText-dj38IHk6.mjs → NcActionText-C5ZPI56c.mjs} +4 -4
  196. package/dist/chunks/NcActionText-C5ZPI56c.mjs.map +1 -0
  197. package/dist/chunks/{NcActionTextEditable-W1wFQ9dc.mjs → NcActionTextEditable-CLXTDGjr.mjs} +4 -4
  198. package/dist/chunks/NcActionTextEditable-CLXTDGjr.mjs.map +1 -0
  199. package/dist/chunks/{NcActions-B6QL_4DD.mjs → NcActions-DqMOvrbN.mjs} +7 -7
  200. package/dist/chunks/NcActions-DqMOvrbN.mjs.map +1 -0
  201. package/dist/chunks/{NcAppContent-jvz75P8O.mjs → NcAppContent-xtfi9kNO.mjs} +6 -6
  202. package/dist/chunks/NcAppContent-xtfi9kNO.mjs.map +1 -0
  203. package/dist/chunks/NcAppContentDetails-Ch6NJvAl.mjs.map +1 -1
  204. package/dist/chunks/NcAppContentList-DGwk3AvB.mjs.map +1 -1
  205. package/dist/chunks/{NcAppNavigation-D0RINQda.mjs → NcAppNavigation-C9Ku9eb2.mjs} +5 -5
  206. package/dist/chunks/NcAppNavigation-C9Ku9eb2.mjs.map +1 -0
  207. package/dist/chunks/{NcAppNavigationCaption-BnhoAPkJ.mjs → NcAppNavigationCaption-BysnsczC.mjs} +10 -6
  208. package/dist/chunks/NcAppNavigationCaption-BysnsczC.mjs.map +1 -0
  209. package/dist/chunks/{NcAppNavigationIconBullet-JoIYov5C.mjs → NcAppNavigationIconBullet-DuqQFciH.mjs} +2 -2
  210. package/dist/chunks/NcAppNavigationIconBullet-DuqQFciH.mjs.map +1 -0
  211. package/dist/chunks/{NcAppNavigationItem-s0czI8KR.mjs → NcAppNavigationItem--znMc-4G.mjs} +12 -12
  212. package/dist/chunks/NcAppNavigationItem--znMc-4G.mjs.map +1 -0
  213. package/dist/chunks/{NcAppNavigationList-DzTic3Q7.mjs → NcAppNavigationList-DCmrqe9N.mjs} +2 -2
  214. package/dist/chunks/NcAppNavigationList-DCmrqe9N.mjs.map +1 -0
  215. package/dist/chunks/{NcAppNavigationNew-RBp5Nk-2.mjs → NcAppNavigationNew-xPVyvfza.mjs} +3 -3
  216. package/dist/chunks/NcAppNavigationNew-xPVyvfza.mjs.map +1 -0
  217. package/dist/chunks/{NcAppNavigationNewItem-u85Ffz-V.mjs → NcAppNavigationNewItem-DS1hIl6W.mjs} +4 -4
  218. package/dist/chunks/NcAppNavigationNewItem-DS1hIl6W.mjs.map +1 -0
  219. package/dist/chunks/{NcAppNavigationSettings-D_4gHC9H.mjs → NcAppNavigationSettings-CekHqqk0.mjs} +5 -5
  220. package/dist/chunks/NcAppNavigationSettings-CekHqqk0.mjs.map +1 -0
  221. package/dist/chunks/{NcAppNavigationSpacer-Ctbl-q5I.mjs → NcAppNavigationSpacer-BQFYpMbq.mjs} +2 -2
  222. package/dist/chunks/NcAppNavigationSpacer-BQFYpMbq.mjs.map +1 -0
  223. package/dist/chunks/{NcAppNavigationToggle-BtC5hBww.mjs → NcAppNavigationToggle-DfX9dazn.mjs} +5 -5
  224. package/dist/chunks/NcAppNavigationToggle-DfX9dazn.mjs.map +1 -0
  225. package/dist/chunks/{NcAppSettingsDialog-DXpamfEo.mjs → NcAppSettingsDialog-ChTLtlsE.mjs} +5 -5
  226. package/dist/chunks/NcAppSettingsDialog-ChTLtlsE.mjs.map +1 -0
  227. package/dist/chunks/{NcAppSettingsSection-PG8OLRbP.mjs → NcAppSettingsSection-CJff2xNR.mjs} +10 -6
  228. package/dist/chunks/NcAppSettingsSection-CJff2xNR.mjs.map +1 -0
  229. package/dist/chunks/{NcAppSidebar-B0pjWsoI.mjs → NcAppSidebar-C9frc6kG.mjs} +252 -202
  230. package/dist/chunks/NcAppSidebar-C9frc6kG.mjs.map +1 -0
  231. package/dist/chunks/{NcAppSidebarTab-BTuuQoW5.mjs → NcAppSidebarTab-zBqyKIgn.mjs} +2 -2
  232. package/dist/chunks/NcAppSidebarTab-zBqyKIgn.mjs.map +1 -0
  233. package/dist/chunks/{NcAvatar-BKmfsBcY.mjs → NcAvatar-BjooMt8H.mjs} +16 -37
  234. package/dist/chunks/NcAvatar-BjooMt8H.mjs.map +1 -0
  235. package/dist/chunks/{NcBreadcrumb-C3k6T3Bj.mjs → NcBreadcrumb-Btbcn1IT.mjs} +5 -5
  236. package/dist/chunks/NcBreadcrumb-Btbcn1IT.mjs.map +1 -0
  237. package/dist/chunks/{NcBreadcrumbs-Crc4BkfA.mjs → NcBreadcrumbs-BFR0zNov.mjs} +12 -16
  238. package/dist/chunks/NcBreadcrumbs-BFR0zNov.mjs.map +1 -0
  239. package/dist/chunks/{NcButton-B27fpd1m.mjs → NcButton-Bhuckhtj.mjs} +57 -43
  240. package/dist/chunks/NcButton-Bhuckhtj.mjs.map +1 -0
  241. package/dist/chunks/{NcCheckboxRadioSwitch-DdG8AL_h.mjs → NcCheckboxRadioSwitch-fsQs5UG3.mjs} +49 -31
  242. package/dist/chunks/NcCheckboxRadioSwitch-fsQs5UG3.mjs.map +1 -0
  243. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_266d05fb_lang-8iSIJ9Oz.mjs +3 -0
  244. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_266d05fb_lang-8iSIJ9Oz.mjs.map +1 -0
  245. package/dist/chunks/NcChip-Z436j_vb.mjs +143 -0
  246. package/dist/chunks/NcChip-Z436j_vb.mjs.map +1 -0
  247. package/dist/chunks/NcCollectionList-B8r2GWp5.mjs +589 -0
  248. package/dist/chunks/NcCollectionList-B8r2GWp5.mjs.map +1 -0
  249. package/dist/chunks/{NcColorPicker-D4IB1shI.mjs → NcColorPicker-ChOP5UKN.mjs} +7 -7
  250. package/dist/chunks/NcColorPicker-ChOP5UKN.mjs.map +1 -0
  251. package/dist/chunks/NcContent-BTRh5byh.mjs +130 -0
  252. package/dist/chunks/NcContent-BTRh5byh.mjs.map +1 -0
  253. package/dist/chunks/{NcCounterBubble-BVDNwJiw.mjs → NcCounterBubble-B0Sk58x_.mjs} +2 -2
  254. package/dist/chunks/NcCounterBubble-B0Sk58x_.mjs.map +1 -0
  255. package/dist/chunks/{NcDashboardWidget-B5H6n5qG.mjs → NcDashboardWidget-CyEJLxAR.mjs} +8 -8
  256. package/dist/chunks/NcDashboardWidget-CyEJLxAR.mjs.map +1 -0
  257. package/dist/chunks/{NcDashboardWidgetItem-BbgZpZ-D.mjs → NcDashboardWidgetItem-DfP6DwdF.mjs} +5 -5
  258. package/dist/chunks/NcDashboardWidgetItem-DfP6DwdF.mjs.map +1 -0
  259. package/dist/chunks/{NcDateTime-p5872lEX.mjs → NcDateTime-DX34z7Lo.mjs} +1 -22
  260. package/dist/chunks/NcDateTime-DX34z7Lo.mjs.map +1 -0
  261. package/dist/chunks/{NcDateTimePicker-C1gBl-W0.mjs → NcDateTimePicker-D9gDwRl4.mjs} +8 -8
  262. package/dist/chunks/NcDateTimePicker-D9gDwRl4.mjs.map +1 -0
  263. package/dist/chunks/{NcDateTimePickerNative-CyCL5Ovh.mjs → NcDateTimePickerNative-d04KsMAl.mjs} +3 -3
  264. package/dist/chunks/NcDateTimePickerNative-d04KsMAl.mjs.map +1 -0
  265. package/dist/chunks/{NcDialog-Dq3Qnbke.mjs → NcDialog-D5IAHMrC.mjs} +13 -9
  266. package/dist/chunks/NcDialog-D5IAHMrC.mjs.map +1 -0
  267. package/dist/chunks/{NcDialogButton-C6SudZTq.mjs → NcDialogButton-BkFODtad.mjs} +15 -5
  268. package/dist/chunks/NcDialogButton-BkFODtad.mjs.map +1 -0
  269. package/dist/chunks/{NcEllipsisedOption-DsCFqgUF.mjs → NcEllipsisedOption-CufdpPBu.mjs} +9 -3
  270. package/dist/chunks/NcEllipsisedOption-CufdpPBu.mjs.map +1 -0
  271. package/dist/chunks/{NcEmojiPicker-BwQ8VxQZ.mjs → NcEmojiPicker-Dtc8dnSp.mjs} +10 -10
  272. package/dist/chunks/NcEmojiPicker-Dtc8dnSp.mjs.map +1 -0
  273. package/dist/chunks/{NcEmptyContent-CdgacgQe.mjs → NcEmptyContent-BoGB3vFC.mjs} +2 -2
  274. package/dist/chunks/NcEmptyContent-BoGB3vFC.mjs.map +1 -0
  275. package/dist/chunks/{NcGuestContent-DfnVEtGM.mjs → NcGuestContent-DVqg5Bq4.mjs} +2 -2
  276. package/dist/chunks/NcGuestContent-DVqg5Bq4.mjs.map +1 -0
  277. package/dist/chunks/{NcHeaderMenu-CJVtnKpb.mjs → NcHeaderMenu-CKynqFZZ.mjs} +7 -6
  278. package/dist/chunks/NcHeaderMenu-CKynqFZZ.mjs.map +1 -0
  279. package/dist/chunks/{NcHighlight-CR5kySMp.mjs → NcHighlight-BHtRIzqk.mjs} +0 -21
  280. package/dist/chunks/NcHighlight-BHtRIzqk.mjs.map +1 -0
  281. package/dist/chunks/{NcIconSvgWrapper-C0csZ9zg.mjs → NcIconSvgWrapper-DbL6OP85.mjs} +3 -3
  282. package/dist/chunks/NcIconSvgWrapper-DbL6OP85.mjs.map +1 -0
  283. package/dist/chunks/{NcInputConfirmCancel-Rk8B1Q0j.mjs → NcInputConfirmCancel-DkOh9UP_.mjs} +5 -5
  284. package/dist/chunks/NcInputConfirmCancel-DkOh9UP_.mjs.map +1 -0
  285. package/dist/chunks/{NcInputField-DX0Brmlk.mjs → NcInputField-hpiI0X9L.mjs} +4 -4
  286. package/dist/chunks/NcInputField-hpiI0X9L.mjs.map +1 -0
  287. package/dist/chunks/{NcListItem-CgZoQEIf.mjs → NcListItem-DX-yKrou.mjs} +5 -5
  288. package/dist/chunks/{NcListItem-CgZoQEIf.mjs.map → NcListItem-DX-yKrou.mjs.map} +1 -1
  289. package/dist/chunks/{NcListItemIcon-A5o8HkQv.mjs → NcListItemIcon-Bgd2w_Ug.mjs} +6 -6
  290. package/dist/chunks/NcListItemIcon-Bgd2w_Ug.mjs.map +1 -0
  291. package/dist/chunks/{NcLoadingIcon-DwbO7gAy.mjs → NcLoadingIcon-DREmHXr2.mjs} +2 -2
  292. package/dist/chunks/NcLoadingIcon-DREmHXr2.mjs.map +1 -0
  293. package/dist/chunks/{NcNoteCard-CdZRsd8-.mjs → NcNoteCard-CQgzjr2r.mjs} +2 -2
  294. package/dist/chunks/NcNoteCard-CQgzjr2r.mjs.map +1 -0
  295. package/dist/chunks/{NcPasswordField-B7CiEElO.mjs → NcPasswordField-Vfr9wcwj.mjs} +5 -4
  296. package/dist/chunks/NcPasswordField-Vfr9wcwj.mjs.map +1 -0
  297. package/dist/chunks/{NcPopover-B9UbiGTv.mjs → NcPopover-BXfbq-Vs.mjs} +2 -2
  298. package/dist/chunks/NcPopover-BXfbq-Vs.mjs.map +1 -0
  299. package/dist/chunks/{NcProgressBar-CAXfza4R.mjs → NcProgressBar-C2r8oqsv.mjs} +3 -3
  300. package/dist/chunks/NcProgressBar-C2r8oqsv.mjs.map +1 -0
  301. package/dist/chunks/{NcRelatedResourcesPanel-Dr4jL2gw.mjs → NcRelatedResourcesPanel-DXQ9WHF5.mjs} +11 -11
  302. package/dist/chunks/NcRelatedResourcesPanel-DXQ9WHF5.mjs.map +1 -0
  303. package/dist/chunks/{NcRichContenteditable-P06ORHyg.mjs → NcRichContenteditable-Bf9Kg4hl.mjs} +53 -30
  304. package/dist/chunks/NcRichContenteditable-Bf9Kg4hl.mjs.map +1 -0
  305. package/dist/chunks/{NcRichText-BfreYq5m.mjs → NcRichText-COi8Ex6O.mjs} +11 -10
  306. package/dist/chunks/NcRichText-COi8Ex6O.mjs.map +1 -0
  307. package/dist/chunks/NcSavingIndicatorIcon-BiGAtlKQ.mjs.map +1 -1
  308. package/dist/chunks/{NcSelect-Dt3JJc9b.mjs → NcSelect-uOkQ9CdB.mjs} +7 -7
  309. package/dist/chunks/NcSelect-uOkQ9CdB.mjs.map +1 -0
  310. package/dist/chunks/{NcSelectTags-F8Z_SdXE.mjs → NcSelectTags-1hIEJsvj.mjs} +3 -24
  311. package/dist/chunks/NcSelectTags-1hIEJsvj.mjs.map +1 -0
  312. package/dist/chunks/{NcSettingsInputText-BtDwhhX0.mjs → NcSettingsInputText-DO40BQ3B.mjs} +5 -5
  313. package/dist/chunks/NcSettingsInputText-DO40BQ3B.mjs.map +1 -0
  314. package/dist/chunks/{NcSettingsSection-BN98AV4b.mjs → NcSettingsSection-BDI1fNYG.mjs} +4 -4
  315. package/dist/chunks/NcSettingsSection-BDI1fNYG.mjs.map +1 -0
  316. package/dist/chunks/{NcSettingsSelectGroup-61ylzaOo.mjs → NcSettingsSelectGroup-OQVMB2G-.mjs} +6 -6
  317. package/dist/chunks/NcSettingsSelectGroup-OQVMB2G-.mjs.map +1 -0
  318. package/dist/chunks/{NcTextArea-DOXp3B2R.mjs → NcTextArea-qvR02aYz.mjs} +3 -3
  319. package/dist/chunks/NcTextArea-qvR02aYz.mjs.map +1 -0
  320. package/dist/chunks/{NcTextField-5CbWAUlw.mjs → NcTextField-DctsarIL.mjs} +3 -3
  321. package/dist/chunks/NcTextField-DctsarIL.mjs.map +1 -0
  322. package/dist/chunks/NcTimezonePicker-CGW5Q2gI.mjs +187 -0
  323. package/dist/chunks/NcTimezonePicker-CGW5Q2gI.mjs.map +1 -0
  324. package/dist/chunks/{NcUserBubble-B1nO-OgL.mjs → NcUserBubble-CsVyJK3C.mjs} +4 -4
  325. package/dist/chunks/NcUserBubble-CsVyJK3C.mjs.map +1 -0
  326. package/dist/chunks/{NcUserStatusIcon-DXxHWiO9.mjs → NcUserStatusIcon-CLYI768S.mjs} +10 -36
  327. package/dist/chunks/NcUserStatusIcon-CLYI768S.mjs.map +1 -0
  328. package/dist/chunks/ScopeComponent-59SnWk9S.mjs +14 -0
  329. package/dist/chunks/ScopeComponent-59SnWk9S.mjs.map +1 -0
  330. package/dist/chunks/_l10n-6dsjYig_.mjs +126 -0
  331. package/dist/chunks/_l10n-6dsjYig_.mjs.map +1 -0
  332. package/dist/chunks/actionGlobal-BZFdtdJL.mjs +25 -0
  333. package/dist/chunks/actionGlobal-BZFdtdJL.mjs.map +1 -0
  334. package/dist/chunks/{actionText-CBxkao_8.mjs → actionText-aI0owku1.mjs} +1 -43
  335. package/dist/chunks/actionText-aI0owku1.mjs.map +1 -0
  336. package/dist/chunks/{autolink-CuPhRJIL.mjs → autolink-CKPk5rzg.mjs} +7 -24
  337. package/dist/chunks/autolink-CKPk5rzg.mjs.map +1 -0
  338. package/dist/chunks/{emoji-BjUFGMrw.mjs → emoji-Ba55f8iV.mjs} +0 -21
  339. package/dist/chunks/emoji-Ba55f8iV.mjs.map +1 -0
  340. package/dist/chunks/focusTrap-Cecv_gjR.mjs +7 -0
  341. package/dist/chunks/focusTrap-Cecv_gjR.mjs.map +1 -0
  342. package/dist/chunks/getAvatarUrl-DxvUjKMi.mjs +11 -0
  343. package/dist/chunks/getAvatarUrl-DxvUjKMi.mjs.map +1 -0
  344. package/dist/chunks/index-CtoB4eIp.mjs.map +1 -1
  345. package/dist/chunks/{index-5AsHlmYO.mjs → index-CyNq54HS.mjs} +4 -25
  346. package/dist/chunks/index-CyNq54HS.mjs.map +1 -0
  347. package/dist/chunks/{referencePickerModal-Tr-vmVPW.mjs → referencePickerModal-BwzqUWFA.mjs} +27 -246
  348. package/dist/chunks/referencePickerModal-BwzqUWFA.mjs.map +1 -0
  349. package/dist/chunks/usernameToColor-CEyHwgy-.mjs +26 -0
  350. package/dist/chunks/usernameToColor-CEyHwgy-.mjs.map +1 -0
  351. package/dist/components/NcActionButton/NcActionButton.vue.d.ts +3 -7
  352. package/dist/components/NcActionButtonGroup/NcActionButtonGroup.vue.d.ts +1 -1
  353. package/dist/components/NcActionCheckbox/NcActionCheckbox.vue.d.ts +4 -4
  354. package/dist/components/NcActionInput/NcActionInput.vue.d.ts +11 -11
  355. package/dist/components/NcActionRadio/NcActionRadio.vue.d.ts +4 -4
  356. package/dist/components/NcActionTextEditable/NcActionTextEditable.vue.d.ts +4 -4
  357. package/dist/components/NcActions/NcActions.vue.d.ts +6 -6
  358. package/dist/components/NcAppContent/NcAppContent.vue.d.ts +1 -1
  359. package/dist/components/NcAppNavigationCaption/NcAppNavigationCaption.vue.d.ts +6 -69
  360. package/dist/components/NcAppNavigationItem/NcAppNavigationItem.vue.d.ts +6 -6
  361. package/dist/components/NcAppNavigationItem/NcInputConfirmCancel.vue.d.ts +3 -3
  362. package/dist/components/NcAppNavigationSettings/NcAppNavigationSettings.vue.d.ts +3 -3
  363. package/dist/components/NcAppSidebar/NcAppSidebar.vue.d.ts +62 -15
  364. package/dist/components/NcAppSidebar/NcAppSidebarTabs.vue.d.ts +16 -0
  365. package/dist/components/NcAvatar/NcAvatar.vue.d.ts +4 -4
  366. package/dist/components/NcBreadcrumb/NcBreadcrumb.vue.d.ts +5 -5
  367. package/dist/components/NcButton/NcButton.vue.d.ts +47 -25
  368. package/dist/components/NcButton/index.d.ts +3 -19
  369. package/dist/components/NcButton/types.d.ts +30 -0
  370. package/dist/components/NcChip/NcChip.vue.d.ts +113 -0
  371. package/dist/components/NcChip/index.d.ts +5 -0
  372. package/dist/components/NcCollectionList/NcCollectionList.vue.d.ts +126 -0
  373. package/dist/components/NcCollectionList/NcCollectionListItem.vue.d.ts +50 -0
  374. package/dist/components/NcCollectionList/index.d.ts +1 -0
  375. package/dist/components/NcCollectionList/service.d.ts +47 -0
  376. package/dist/components/NcCollectionList/useCollections.d.ts +31 -0
  377. package/dist/components/NcContent/NcContent.vue.d.ts +1 -1
  378. package/dist/components/NcDashboardWidgetItem/NcDashboardWidgetItem.vue.d.ts +1 -1
  379. package/dist/components/NcDialog/NcDialog.vue.d.ts +359 -1
  380. package/dist/components/NcDialogButton/NcDialogButton.vue.d.ts +94 -1
  381. package/dist/components/NcDialogButton/index.d.ts +4 -0
  382. package/dist/components/NcEllipsisedOption/NcEllipsisedOption.vue.d.ts +12 -0
  383. package/dist/components/NcEmojiPicker/NcEmojiPicker.vue.d.ts +2 -2
  384. package/dist/components/NcHeaderMenu/NcHeaderMenu.vue.d.ts +3 -3
  385. package/dist/components/NcHighlight/NcHighlight.vue.d.ts +1 -1
  386. package/dist/components/NcIconSvgWrapper/NcIconSvgWrapper.vue.d.ts +4 -4
  387. package/dist/components/NcInputField/NcInputField.vue.d.ts +6 -6
  388. package/dist/components/NcListItem/NcListItem.vue.d.ts +1 -1
  389. package/dist/components/NcListItemIcon/NcListItemIcon.vue.d.ts +3 -3
  390. package/dist/components/NcLoadingIcon/NcLoadingIcon.vue.d.ts +1 -1
  391. package/dist/components/NcNoteCard/NcNoteCard.vue.d.ts +1 -1
  392. package/dist/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue.d.ts +3 -3
  393. package/dist/components/NcRelatedResourcesPanel/NcResource.vue.d.ts +1 -1
  394. package/dist/components/NcRelatedResourcesPanel/NcTeamResources.vue.d.ts +1 -1
  395. package/dist/components/NcRichContenteditable/NcAutoCompleteResult.vue.d.ts +4 -4
  396. package/dist/components/NcRichContenteditable/NcRichContenteditable.vue.d.ts +22 -10
  397. package/dist/components/NcRichText/NcReferencePicker/NcSearch.vue.d.ts +1 -1
  398. package/dist/components/NcRichText/NcReferenceWidget.vue.d.ts +1 -1
  399. package/dist/components/NcRichText/NcRichText.vue.d.ts +2 -2
  400. package/dist/components/NcRichText/helpers.d.ts +4 -0
  401. package/dist/components/NcSavingIndicatorIcon/NcSavingIndicatorIcon.vue.d.ts +3 -3
  402. package/dist/components/NcSelect/NcSelect.vue.d.ts +2 -2
  403. package/dist/components/NcSelectTags/NcSelectTags.vue.d.ts +1 -1
  404. package/dist/components/NcSettingsInputText/NcSettingsInputText.vue.d.ts +4 -4
  405. package/dist/components/NcSettingsSelectGroup/NcSettingsSelectGroup.vue.d.ts +5 -5
  406. package/dist/components/NcTextArea/NcTextArea.vue.d.ts +3 -3
  407. package/dist/components/NcTimezonePicker/NcTimezonePicker.vue.d.ts +1 -1
  408. package/dist/components/NcUserBubble/NcUserBubble.vue.d.ts +4 -4
  409. package/dist/components/NcVNodes/NcVNodes.vue.d.ts +3 -3
  410. package/dist/components/index.d.ts +7 -19
  411. package/dist/composables/useFormatDateTime.d.ts +5 -5
  412. package/dist/directives/index.d.ts +2 -19
  413. package/dist/functions/a11y/index.d.ts +2 -19
  414. package/dist/functions/emoji/emoji.d.ts +2 -19
  415. package/dist/functions/emoji/index.d.ts +2 -19
  416. package/dist/functions/reference/widgets.d.ts +4 -0
  417. package/dist/index.d.ts +2 -19
  418. package/dist/index.mjs +93 -119
  419. package/dist/index.mjs.map +1 -1
  420. package/dist/l10n.d.ts +2 -2
  421. package/dist/mixins/clickOutsideOptions/index.d.ts +1 -1
  422. package/dist/mixins/richEditor/index.d.ts +1 -1
  423. package/dist/utils/FindRanges.d.ts +2 -19
  424. package/dist/utils/GenRandomId.d.ts +2 -19
  425. package/dist/utils/GetChildren.d.ts +2 -19
  426. package/dist/utils/GetParent.d.ts +2 -19
  427. package/dist/utils/ScopeComponent.d.ts +2 -19
  428. package/dist/utils/Timer.d.ts +4 -38
  429. package/dist/utils/UserStatus.d.ts +2 -19
  430. package/dist/utils/VueTypes.d.ts +3 -0
  431. package/dist/utils/getAvatarUrl.d.ts +2 -19
  432. package/dist/vendor.LICENSE.txt +4 -4
  433. package/package.json +32 -33
  434. package/LICENSE +0 -661
  435. package/dist/assets/NcActionButton-DilAGmID.css +0 -139
  436. package/dist/assets/NcActionCaption-sfcjBZnu.css +0 -46
  437. package/dist/assets/NcActionCheckbox-BPTe8v7j.css +0 -110
  438. package/dist/assets/NcActionInput-BCm3Bb6i.css +0 -271
  439. package/dist/assets/NcActionLink-ufhOZDI9.css +0 -124
  440. package/dist/assets/NcActionRadio-BgKkAdF8.css +0 -110
  441. package/dist/assets/NcActionRouter-DJDXSMeq.css +0 -135
  442. package/dist/assets/NcActionSeparator-CB59y4di.css +0 -38
  443. package/dist/assets/NcActionText-FrsQgrnA.css +0 -139
  444. package/dist/assets/NcActionTextEditable-pgsRQJ7l.css +0 -287
  445. package/dist/assets/NcActions-6uFGQVJQ.css +0 -111
  446. package/dist/assets/NcAppContent-CVWf32qC.css +0 -153
  447. package/dist/assets/NcAppNavigation-B_aG01bd.css +0 -131
  448. package/dist/assets/NcAppNavigationCaption-B32FjjW3.css +0 -62
  449. package/dist/assets/NcAppNavigationIconBullet-B8q3pUL5.css +0 -44
  450. package/dist/assets/NcAppNavigationList-DnIxrbVX.css +0 -43
  451. package/dist/assets/NcAppNavigationNew-B29SvI0s.css +0 -41
  452. package/dist/assets/NcAppNavigationSettings-RpFZX7Hx.css +0 -93
  453. package/dist/assets/NcAppNavigationSpacer-C12GX5n6.css +0 -6
  454. package/dist/assets/NcAppNavigationToggle-Bb19ZkjT.css +0 -41
  455. package/dist/assets/NcAppSettingsDialog-CQY4VVRw.css +0 -88
  456. package/dist/assets/NcAppSettingsSection-BUxPrhYB.css +0 -44
  457. package/dist/assets/NcAppSidebarTab-WhMYMxlI.css +0 -48
  458. package/dist/assets/NcAvatar-xxyc0_S6.css +0 -143
  459. package/dist/assets/NcBreadcrumb-BKgJHxzd.css +0 -82
  460. package/dist/assets/NcBreadcrumbs-Dq8VnSzJ.css +0 -51
  461. package/dist/assets/NcButton-BqOBMPBj.css +0 -204
  462. package/dist/assets/NcColorPicker-q8nVYCvu.css +0 -136
  463. package/dist/assets/NcContent-CQqz6KXD.css +0 -108
  464. package/dist/assets/NcCounterBubble-CWi_P1Tb.css +0 -67
  465. package/dist/assets/NcDashboardWidget-DzDAv3ER.css +0 -87
  466. package/dist/assets/NcDashboardWidgetItem-BevETFRF.css +0 -99
  467. package/dist/assets/NcDateTimePickerNative-DHZcOvOf.css +0 -61
  468. package/dist/assets/NcDialog-CvmjNcgn.css +0 -160
  469. package/dist/assets/NcEllipsisedOption-ClDzkIX6.css +0 -48
  470. package/dist/assets/NcEmptyContent-CMM4BKRc.css +0 -79
  471. package/dist/assets/NcGuestContent-BTahASdv.css +0 -78
  472. package/dist/assets/NcHeaderMenu-fYpidmuR.css +0 -91
  473. package/dist/assets/NcIconSvgWrapper-C95UOHYS.css +0 -53
  474. package/dist/assets/NcInputConfirmCancel-dYsxq6pH.css +0 -53
  475. package/dist/assets/NcListItem-CJa4SoZs.css +0 -170
  476. package/dist/assets/NcListItemIcon-KqKY7_tj.css +0 -78
  477. package/dist/assets/NcLoadingIcon-gxK0ujO0.css +0 -35
  478. package/dist/assets/NcMentionBubble-DmzU72Mw.css +0 -84
  479. package/dist/assets/NcNoteCard-e7-Bxio8.css +0 -64
  480. package/dist/assets/NcProgressBar-D5VftcJm.css +0 -70
  481. package/dist/assets/NcRelatedResourcesPanel-CbFY3Cdm.css +0 -200
  482. package/dist/assets/NcRichText-Cc65tYYs.css +0 -240
  483. package/dist/assets/NcSettingsInputText-DR4Wv2XP.css +0 -49
  484. package/dist/assets/NcSettingsSection-DrlA06-W.css +0 -66
  485. package/dist/assets/NcSettingsSelectGroup-Ba_9qqBq.css +0 -37
  486. package/dist/assets/NcUserBubble-a6zTGwWG.css +0 -62
  487. package/dist/assets/NcUserStatusIcon-DYNzsng_.css +0 -44
  488. package/dist/assets/referencePickerModal-4K_FZwca.css +0 -539
  489. package/dist/chunks/GenColors-BjorWIgA.mjs.map +0 -1
  490. package/dist/chunks/GenRandomId-CXkjMlAT.mjs +0 -27
  491. package/dist/chunks/GenRandomId-CXkjMlAT.mjs.map +0 -1
  492. package/dist/chunks/Linkify-BBPJHBma.mjs +0 -35
  493. package/dist/chunks/Linkify-BBPJHBma.mjs.map +0 -1
  494. package/dist/chunks/NcActionButton-BFQnlisT.mjs.map +0 -1
  495. package/dist/chunks/NcActionButtonGroup-D-8C3HSO.mjs.map +0 -1
  496. package/dist/chunks/NcActionCheckbox-CjZH6kjg.mjs.map +0 -1
  497. package/dist/chunks/NcActionInput-ClUviDGB.mjs.map +0 -1
  498. package/dist/chunks/NcActionLink-CQEzoS_a.mjs.map +0 -1
  499. package/dist/chunks/NcActionRadio-D6VrxjcX.mjs.map +0 -1
  500. package/dist/chunks/NcActionRouter-DmrWV-q1.mjs.map +0 -1
  501. package/dist/chunks/NcActionSeparator-ib21YUAE.mjs.map +0 -1
  502. package/dist/chunks/NcActionText-dj38IHk6.mjs.map +0 -1
  503. package/dist/chunks/NcActionTextEditable-W1wFQ9dc.mjs.map +0 -1
  504. package/dist/chunks/NcActions-B6QL_4DD.mjs.map +0 -1
  505. package/dist/chunks/NcAppContent-jvz75P8O.mjs.map +0 -1
  506. package/dist/chunks/NcAppNavigation-D0RINQda.mjs.map +0 -1
  507. package/dist/chunks/NcAppNavigationCaption-BnhoAPkJ.mjs.map +0 -1
  508. package/dist/chunks/NcAppNavigationIconBullet-JoIYov5C.mjs.map +0 -1
  509. package/dist/chunks/NcAppNavigationItem-s0czI8KR.mjs.map +0 -1
  510. package/dist/chunks/NcAppNavigationList-DzTic3Q7.mjs.map +0 -1
  511. package/dist/chunks/NcAppNavigationNew-RBp5Nk-2.mjs.map +0 -1
  512. package/dist/chunks/NcAppNavigationNewItem-u85Ffz-V.mjs.map +0 -1
  513. package/dist/chunks/NcAppNavigationSettings-D_4gHC9H.mjs.map +0 -1
  514. package/dist/chunks/NcAppNavigationSpacer-Ctbl-q5I.mjs.map +0 -1
  515. package/dist/chunks/NcAppNavigationToggle-BtC5hBww.mjs.map +0 -1
  516. package/dist/chunks/NcAppSettingsDialog-DXpamfEo.mjs.map +0 -1
  517. package/dist/chunks/NcAppSettingsSection-PG8OLRbP.mjs.map +0 -1
  518. package/dist/chunks/NcAppSidebar-B0pjWsoI.mjs.map +0 -1
  519. package/dist/chunks/NcAppSidebarTab-BTuuQoW5.mjs.map +0 -1
  520. package/dist/chunks/NcAvatar-BKmfsBcY.mjs.map +0 -1
  521. package/dist/chunks/NcBreadcrumb-C3k6T3Bj.mjs.map +0 -1
  522. package/dist/chunks/NcBreadcrumbs-Crc4BkfA.mjs.map +0 -1
  523. package/dist/chunks/NcButton-B27fpd1m.mjs.map +0 -1
  524. package/dist/chunks/NcCheckboxRadioSwitch-DdG8AL_h.mjs.map +0 -1
  525. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_9bdeea42_lang-C9ptCbXx.mjs +0 -3
  526. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_9bdeea42_lang-C9ptCbXx.mjs.map +0 -1
  527. package/dist/chunks/NcColorPicker-D4IB1shI.mjs.map +0 -1
  528. package/dist/chunks/NcContent-CMQytlSd.mjs +0 -129
  529. package/dist/chunks/NcContent-CMQytlSd.mjs.map +0 -1
  530. package/dist/chunks/NcCounterBubble-BVDNwJiw.mjs.map +0 -1
  531. package/dist/chunks/NcDashboardWidget-B5H6n5qG.mjs.map +0 -1
  532. package/dist/chunks/NcDashboardWidgetItem-BbgZpZ-D.mjs.map +0 -1
  533. package/dist/chunks/NcDateTime-p5872lEX.mjs.map +0 -1
  534. package/dist/chunks/NcDateTimePicker-C1gBl-W0.mjs.map +0 -1
  535. package/dist/chunks/NcDateTimePickerNative-CyCL5Ovh.mjs.map +0 -1
  536. package/dist/chunks/NcDialog-Dq3Qnbke.mjs.map +0 -1
  537. package/dist/chunks/NcDialogButton-C6SudZTq.mjs.map +0 -1
  538. package/dist/chunks/NcEllipsisedOption-DsCFqgUF.mjs.map +0 -1
  539. package/dist/chunks/NcEmojiPicker-BwQ8VxQZ.mjs.map +0 -1
  540. package/dist/chunks/NcEmptyContent-CdgacgQe.mjs.map +0 -1
  541. package/dist/chunks/NcGuestContent-DfnVEtGM.mjs.map +0 -1
  542. package/dist/chunks/NcHeaderMenu-CJVtnKpb.mjs.map +0 -1
  543. package/dist/chunks/NcHighlight-CR5kySMp.mjs.map +0 -1
  544. package/dist/chunks/NcIconSvgWrapper-C0csZ9zg.mjs.map +0 -1
  545. package/dist/chunks/NcInputConfirmCancel-Rk8B1Q0j.mjs.map +0 -1
  546. package/dist/chunks/NcInputField-DX0Brmlk.mjs.map +0 -1
  547. package/dist/chunks/NcListItemIcon-A5o8HkQv.mjs.map +0 -1
  548. package/dist/chunks/NcLoadingIcon-DwbO7gAy.mjs.map +0 -1
  549. package/dist/chunks/NcNoteCard-CdZRsd8-.mjs.map +0 -1
  550. package/dist/chunks/NcPasswordField-B7CiEElO.mjs.map +0 -1
  551. package/dist/chunks/NcPopover-B9UbiGTv.mjs.map +0 -1
  552. package/dist/chunks/NcProgressBar-CAXfza4R.mjs.map +0 -1
  553. package/dist/chunks/NcRelatedResourcesPanel-Dr4jL2gw.mjs.map +0 -1
  554. package/dist/chunks/NcRichContenteditable-P06ORHyg.mjs.map +0 -1
  555. package/dist/chunks/NcRichText-BfreYq5m.mjs.map +0 -1
  556. package/dist/chunks/NcSelect-Dt3JJc9b.mjs.map +0 -1
  557. package/dist/chunks/NcSelectTags-F8Z_SdXE.mjs.map +0 -1
  558. package/dist/chunks/NcSettingsInputText-BtDwhhX0.mjs.map +0 -1
  559. package/dist/chunks/NcSettingsSection-BN98AV4b.mjs.map +0 -1
  560. package/dist/chunks/NcSettingsSelectGroup-61ylzaOo.mjs.map +0 -1
  561. package/dist/chunks/NcTextArea-DOXp3B2R.mjs.map +0 -1
  562. package/dist/chunks/NcTextField-5CbWAUlw.mjs.map +0 -1
  563. package/dist/chunks/NcTimezonePicker-Cs2arCUX.mjs +0 -4051
  564. package/dist/chunks/NcTimezonePicker-Cs2arCUX.mjs.map +0 -1
  565. package/dist/chunks/NcUserBubble-B1nO-OgL.mjs.map +0 -1
  566. package/dist/chunks/NcUserStatusIcon-DXxHWiO9.mjs.map +0 -1
  567. package/dist/chunks/ScopeComponent-B2OE7k3z.mjs +0 -35
  568. package/dist/chunks/ScopeComponent-B2OE7k3z.mjs.map +0 -1
  569. package/dist/chunks/_l10n-ipRV_dfs.mjs +0 -122
  570. package/dist/chunks/_l10n-ipRV_dfs.mjs.map +0 -1
  571. package/dist/chunks/actionGlobal-BIN1Dngv.mjs +0 -46
  572. package/dist/chunks/actionGlobal-BIN1Dngv.mjs.map +0 -1
  573. package/dist/chunks/actionText-CBxkao_8.mjs.map +0 -1
  574. package/dist/chunks/autolink-CuPhRJIL.mjs.map +0 -1
  575. package/dist/chunks/emoji-BjUFGMrw.mjs.map +0 -1
  576. package/dist/chunks/focusTrap-hWDNhn4t.mjs +0 -28
  577. package/dist/chunks/focusTrap-hWDNhn4t.mjs.map +0 -1
  578. package/dist/chunks/getAvatarUrl-BBvqBOJD.mjs +0 -32
  579. package/dist/chunks/getAvatarUrl-BBvqBOJD.mjs.map +0 -1
  580. package/dist/chunks/index-5AsHlmYO.mjs.map +0 -1
  581. package/dist/chunks/logger-C7ZZ6zFQ.mjs +0 -25
  582. package/dist/chunks/logger-C7ZZ6zFQ.mjs.map +0 -1
  583. package/dist/chunks/referencePickerModal-Tr-vmVPW.mjs.map +0 -1
  584. package/dist/chunks/usernameToColor-BpeOvoed.mjs +0 -47
  585. package/dist/chunks/usernameToColor-BpeOvoed.mjs.map +0 -1
  586. package/dist/utils/IsOutOfViewport.d.ts +0 -8
@@ -1,539 +0,0 @@
1
- @charset "UTF-8";
2
- /**
3
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
4
- *
5
- * @author John Molakvoæ <skjnldsv@protonmail.com>
6
- *
7
- * @license GNU AGPL version 3 or any later version
8
- *
9
- * This program is free software: you can redistribute it and/or modify
10
- * it under the terms of the GNU Affero General Public License as
11
- * published by the Free Software Foundation, either version 3 of the
12
- * License, or (at your option) any later version.
13
- *
14
- * This program is distributed in the hope that it will be useful,
15
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
16
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17
- * GNU Affero General Public License for more details.
18
- *
19
- * You should have received a copy of the GNU Affero General Public License
20
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
21
- *
22
- */
23
- /*
24
- * Ensure proper alignment of the vue material icons
25
- */
26
- .material-design-icon[data-v-fbf7ab3c] {
27
- display: flex;
28
- align-self: center;
29
- justify-self: center;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- .widget-custom[data-v-fbf7ab3c] {
34
- width: 100%;
35
- margin: auto;
36
- margin-bottom: calc(var(--default-grid-baseline, 4px) * 3);
37
- margin-top: calc(var(--default-grid-baseline, 4px) * 3);
38
- overflow: hidden;
39
- border: 2px solid var(--color-border);
40
- border-radius: var(--border-radius-large);
41
- background-color: transparent;
42
- display: flex;
43
- }
44
- .widget-custom.full-width[data-v-fbf7ab3c] {
45
- width: var(--widget-full-width, 100%) !important;
46
- left: calc((var(--widget-full-width, 100%) - 100%) / 2 * -1);
47
- position: relative;
48
- }
49
- .widget-access[data-v-fbf7ab3c] {
50
- width: 100%;
51
- margin: auto;
52
- margin-bottom: calc(var(--default-grid-baseline, 4px) * 3);
53
- margin-top: calc(var(--default-grid-baseline, 4px) * 3);
54
- overflow: hidden;
55
- border: 2px solid var(--color-border);
56
- border-radius: var(--border-radius-large);
57
- background-color: transparent;
58
- display: flex;
59
- padding: calc(var(--default-grid-baseline, 4px) * 3);
60
- }
61
- .widget-default[data-v-fbf7ab3c] {
62
- width: 100%;
63
- margin: auto;
64
- margin-bottom: calc(var(--default-grid-baseline, 4px) * 3);
65
- margin-top: calc(var(--default-grid-baseline, 4px) * 3);
66
- overflow: hidden;
67
- border: 2px solid var(--color-border);
68
- border-radius: var(--border-radius-large);
69
- background-color: transparent;
70
- display: flex;
71
- }
72
- .widget-default--compact[data-v-fbf7ab3c] {
73
- flex-direction: column;
74
- }
75
- .widget-default--compact .widget-default--image[data-v-fbf7ab3c] {
76
- width: 100%;
77
- height: 150px;
78
- }
79
- .widget-default--compact .widget-default--details[data-v-fbf7ab3c] {
80
- width: 100%;
81
- padding-top: calc(var(--default-grid-baseline, 4px) * 2);
82
- padding-bottom: calc(var(--default-grid-baseline, 4px) * 2);
83
- }
84
- .widget-default--compact .widget-default--description[data-v-fbf7ab3c] {
85
- display: none;
86
- }
87
- .widget-default--image[data-v-fbf7ab3c] {
88
- width: 40%;
89
- background-position: center;
90
- background-size: cover;
91
- background-repeat: no-repeat;
92
- }
93
- .widget-default--name[data-v-fbf7ab3c] {
94
- overflow: hidden;
95
- text-overflow: ellipsis;
96
- white-space: nowrap;
97
- font-weight: bold;
98
- }
99
- .widget-default--details[data-v-fbf7ab3c] {
100
- padding: calc(var(--default-grid-baseline, 4px) * 3);
101
- width: 60%;
102
- }
103
- .widget-default--details p[data-v-fbf7ab3c] {
104
- margin: 0;
105
- padding: 0;
106
- }
107
- .widget-default--description[data-v-fbf7ab3c] {
108
- overflow: hidden;
109
- text-overflow: ellipsis;
110
- display: -webkit-box;
111
- -webkit-line-clamp: 3;
112
- line-clamp: 3; /* stylelint-disable-line property-no-unknown */
113
- -webkit-box-orient: vertical;
114
- }
115
- .widget-default--link[data-v-fbf7ab3c] {
116
- color: var(--color-text-maxcontrast);
117
- overflow: hidden;
118
- text-overflow: ellipsis;
119
- white-space: nowrap;
120
- }
121
- .toggle-interactive[data-v-fbf7ab3c] {
122
- position: relative;
123
- }
124
- .toggle-interactive .toggle-interactive--button[data-v-fbf7ab3c] {
125
- position: absolute;
126
- top: 50%;
127
- z-index: 10000;
128
- left: 50%;
129
- transform: translateX(-50%) translateY(-50%);
130
- opacity: 0;
131
- }
132
- .toggle-interactive:focus-within .toggle-interactive--button[data-v-fbf7ab3c], .toggle-interactive:hover .toggle-interactive--button[data-v-fbf7ab3c] {
133
- opacity: 1;
134
- }
135
- /**
136
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
137
- *
138
- * @author John Molakvoæ <skjnldsv@protonmail.com>
139
- *
140
- * @license GNU AGPL version 3 or any later version
141
- *
142
- * This program is free software: you can redistribute it and/or modify
143
- * it under the terms of the GNU Affero General Public License as
144
- * published by the Free Software Foundation, either version 3 of the
145
- * License, or (at your option) any later version.
146
- *
147
- * This program is distributed in the hope that it will be useful,
148
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
149
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
150
- * GNU Affero General Public License for more details.
151
- *
152
- * You should have received a copy of the GNU Affero General Public License
153
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
154
- *
155
- */
156
- /*
157
- * Ensure proper alignment of the vue material icons
158
- */
159
- .material-design-icon[data-v-f06576d1] {
160
- display: flex;
161
- align-self: center;
162
- justify-self: center;
163
- align-items: center;
164
- justify-content: center;
165
- }
166
- /**
167
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
168
- *
169
- * @author John Molakvoæ <skjnldsv@protonmail.com>
170
- *
171
- * @license GNU AGPL version 3 or any later version
172
- *
173
- * This program is free software: you can redistribute it and/or modify
174
- * it under the terms of the GNU Affero General Public License as
175
- * published by the Free Software Foundation, either version 3 of the
176
- * License, or (at your option) any later version.
177
- *
178
- * This program is distributed in the hope that it will be useful,
179
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
180
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
181
- * GNU Affero General Public License for more details.
182
- *
183
- * You should have received a copy of the GNU Affero General Public License
184
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
185
- *
186
- */
187
- /*
188
- * Ensure proper alignment of the vue material icons
189
- */
190
- .material-design-icon[data-v-c8e1afc5] {
191
- display: flex;
192
- align-self: center;
193
- justify-self: center;
194
- align-items: center;
195
- justify-content: center;
196
- }
197
- .provider-list[data-v-c8e1afc5] {
198
- width: 100%;
199
- min-height: 400px;
200
- padding: 0 16px 16px 16px;
201
- display: flex;
202
- flex-direction: column;
203
- }
204
- .provider-list--select[data-v-c8e1afc5] {
205
- width: 100%;
206
- }
207
- .provider-list--select .provider[data-v-c8e1afc5] {
208
- display: flex;
209
- align-items: center;
210
- height: 28px;
211
- overflow: hidden;
212
- }
213
- .provider-list--select .provider .link-icon[data-v-c8e1afc5] {
214
- margin-right: 8px;
215
- }
216
- .provider-list--select .provider .provider-icon[data-v-c8e1afc5] {
217
- width: 20px;
218
- height: 20px;
219
- object-fit: contain;
220
- margin-right: 8px;
221
- filter: var(--background-invert-if-dark);
222
- }
223
- .provider-list--select .provider .option-text[data-v-c8e1afc5] {
224
- overflow: hidden;
225
- text-overflow: ellipsis;
226
- white-space: nowrap;
227
- }
228
- /**
229
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
230
- *
231
- * @author John Molakvoæ <skjnldsv@protonmail.com>
232
- *
233
- * @license GNU AGPL version 3 or any later version
234
- *
235
- * This program is free software: you can redistribute it and/or modify
236
- * it under the terms of the GNU Affero General Public License as
237
- * published by the Free Software Foundation, either version 3 of the
238
- * License, or (at your option) any later version.
239
- *
240
- * This program is distributed in the hope that it will be useful,
241
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
242
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
243
- * GNU Affero General Public License for more details.
244
- *
245
- * You should have received a copy of the GNU Affero General Public License
246
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
247
- *
248
- */
249
- /*
250
- * Ensure proper alignment of the vue material icons
251
- */
252
- .material-design-icon[data-v-5bc24564] {
253
- display: flex;
254
- align-self: center;
255
- justify-self: center;
256
- align-items: center;
257
- justify-content: center;
258
- }
259
- .raw-link[data-v-5bc24564] {
260
- width: 100%;
261
- min-height: 350px;
262
- display: flex;
263
- flex-direction: column;
264
- overflow-y: auto;
265
- padding: 0 16px 16px 16px;
266
- }
267
- .raw-link .input-wrapper[data-v-5bc24564] {
268
- width: 100%;
269
- }
270
- .raw-link .reference-widget[data-v-5bc24564] {
271
- display: flex;
272
- }
273
- .raw-link--empty-content .provider-icon[data-v-5bc24564] {
274
- width: 150px;
275
- height: 150px;
276
- object-fit: contain;
277
- filter: var(--background-invert-if-dark);
278
- }
279
- .raw-link--input[data-v-5bc24564] {
280
- width: 99%;
281
- }
282
- /**
283
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
284
- *
285
- * @author John Molakvoæ <skjnldsv@protonmail.com>
286
- *
287
- * @license GNU AGPL version 3 or any later version
288
- *
289
- * This program is free software: you can redistribute it and/or modify
290
- * it under the terms of the GNU Affero General Public License as
291
- * published by the Free Software Foundation, either version 3 of the
292
- * License, or (at your option) any later version.
293
- *
294
- * This program is distributed in the hope that it will be useful,
295
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
296
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
297
- * GNU Affero General Public License for more details.
298
- *
299
- * You should have received a copy of the GNU Affero General Public License
300
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
301
- *
302
- */
303
- /*
304
- * Ensure proper alignment of the vue material icons
305
- */
306
- .material-design-icon[data-v-7a394a58] {
307
- display: flex;
308
- align-self: center;
309
- justify-self: center;
310
- align-items: center;
311
- justify-content: center;
312
- }
313
- .result[data-v-7a394a58] {
314
- display: flex;
315
- align-items: center;
316
- height: 44px;
317
- overflow: hidden;
318
- }
319
- .result--icon-class[data-v-7a394a58], .result--image[data-v-7a394a58] {
320
- width: 40px;
321
- min-width: 40px;
322
- height: 40px;
323
- object-fit: contain;
324
- }
325
- .result--icon-class.rounded[data-v-7a394a58], .result--image.rounded[data-v-7a394a58] {
326
- border-radius: 50%;
327
- }
328
- .result--content[data-v-7a394a58] {
329
- display: flex;
330
- flex-direction: column;
331
- padding-left: 10px;
332
- overflow: hidden;
333
- }
334
- .result--content--name[data-v-7a394a58], .result--content--subline[data-v-7a394a58] {
335
- overflow: hidden;
336
- text-overflow: ellipsis;
337
- white-space: nowrap;
338
- }
339
- /**
340
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
341
- *
342
- * @author John Molakvoæ <skjnldsv@protonmail.com>
343
- *
344
- * @license GNU AGPL version 3 or any later version
345
- *
346
- * This program is free software: you can redistribute it and/or modify
347
- * it under the terms of the GNU Affero General Public License as
348
- * published by the Free Software Foundation, either version 3 of the
349
- * License, or (at your option) any later version.
350
- *
351
- * This program is distributed in the hope that it will be useful,
352
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
353
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
354
- * GNU Affero General Public License for more details.
355
- *
356
- * You should have received a copy of the GNU Affero General Public License
357
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
358
- *
359
- */
360
- /*
361
- * Ensure proper alignment of the vue material icons
362
- */
363
- .material-design-icon[data-v-2d694f9a] {
364
- display: flex;
365
- align-self: center;
366
- justify-self: center;
367
- align-items: center;
368
- justify-content: center;
369
- }
370
- .smart-picker-search[data-v-2d694f9a] {
371
- width: 100%;
372
- display: flex;
373
- flex-direction: column;
374
- padding: 0 16px 16px 16px;
375
- }
376
- .smart-picker-search.with-empty-content[data-v-2d694f9a] {
377
- min-height: 400px;
378
- }
379
- .smart-picker-search .provider-icon[data-v-2d694f9a] {
380
- width: 150px;
381
- height: 150px;
382
- object-fit: contain;
383
- filter: var(--background-invert-if-dark);
384
- }
385
- .smart-picker-search--select[data-v-2d694f9a] {
386
- width: 100%;
387
- }
388
- .smart-picker-search--select .search-result[data-v-2d694f9a] {
389
- width: 100%;
390
- }
391
- .smart-picker-search--select .group-name-icon[data-v-2d694f9a],
392
- .smart-picker-search--select .option-simple-icon[data-v-2d694f9a] {
393
- width: 20px;
394
- height: 20px;
395
- margin: 0 20px 0 10px;
396
- }
397
- .smart-picker-search--select .custom-option[data-v-2d694f9a] {
398
- height: 44px;
399
- display: flex;
400
- align-items: center;
401
- overflow: hidden;
402
- }
403
- .smart-picker-search--select .option-text[data-v-2d694f9a] {
404
- overflow: hidden;
405
- text-overflow: ellipsis;
406
- white-space: nowrap;
407
- }
408
- /**
409
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
410
- *
411
- * @author John Molakvoæ <skjnldsv@protonmail.com>
412
- *
413
- * @license GNU AGPL version 3 or any later version
414
- *
415
- * This program is free software: you can redistribute it and/or modify
416
- * it under the terms of the GNU Affero General Public License as
417
- * published by the Free Software Foundation, either version 3 of the
418
- * License, or (at your option) any later version.
419
- *
420
- * This program is distributed in the hope that it will be useful,
421
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
422
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
423
- * GNU Affero General Public License for more details.
424
- *
425
- * You should have received a copy of the GNU Affero General Public License
426
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
427
- *
428
- */
429
- /*
430
- * Ensure proper alignment of the vue material icons
431
- */
432
- .material-design-icon[data-v-12c38c93] {
433
- display: flex;
434
- align-self: center;
435
- justify-self: center;
436
- align-items: center;
437
- justify-content: center;
438
- }
439
- .reference-picker[data-v-12c38c93] {
440
- display: flex;
441
- overflow-y: auto;
442
- width: 100%;
443
- }
444
- .reference-picker .custom-element-wrapper[data-v-12c38c93] {
445
- display: flex;
446
- overflow-y: auto;
447
- width: 100%;
448
- }
449
- /**
450
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
451
- *
452
- * @author John Molakvoæ <skjnldsv@protonmail.com>
453
- *
454
- * @license GNU AGPL version 3 or any later version
455
- *
456
- * This program is free software: you can redistribute it and/or modify
457
- * it under the terms of the GNU Affero General Public License as
458
- * published by the Free Software Foundation, either version 3 of the
459
- * License, or (at your option) any later version.
460
- *
461
- * This program is distributed in the hope that it will be useful,
462
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
463
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
464
- * GNU Affero General Public License for more details.
465
- *
466
- * You should have received a copy of the GNU Affero General Public License
467
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
468
- *
469
- */
470
- /*
471
- * Ensure proper alignment of the vue material icons
472
- */
473
- .material-design-icon {
474
- display: flex;
475
- align-self: center;
476
- justify-self: center;
477
- align-items: center;
478
- justify-content: center;
479
- }
480
- .reference-picker-modal .modal-container {
481
- display: flex !important;
482
- }
483
- /**
484
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
485
- *
486
- * @author John Molakvoæ <skjnldsv@protonmail.com>
487
- *
488
- * @license GNU AGPL version 3 or any later version
489
- *
490
- * This program is free software: you can redistribute it and/or modify
491
- * it under the terms of the GNU Affero General Public License as
492
- * published by the Free Software Foundation, either version 3 of the
493
- * License, or (at your option) any later version.
494
- *
495
- * This program is distributed in the hope that it will be useful,
496
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
497
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
498
- * GNU Affero General Public License for more details.
499
- *
500
- * You should have received a copy of the GNU Affero General Public License
501
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
502
- *
503
- */
504
- /*
505
- * Ensure proper alignment of the vue material icons
506
- */
507
- .material-design-icon[data-v-b162e351] {
508
- display: flex;
509
- align-self: center;
510
- justify-self: center;
511
- align-items: center;
512
- justify-content: center;
513
- }
514
- .reference-picker-modal--content[data-v-b162e351] {
515
- width: 100%;
516
- display: flex;
517
- flex-direction: column;
518
- align-items: center;
519
- justify-content: center;
520
- overflow-y: auto;
521
- }
522
- .reference-picker-modal--content .close-button[data-v-b162e351],
523
- .reference-picker-modal--content .back-button[data-v-b162e351] {
524
- position: absolute;
525
- top: 4px;
526
- }
527
- .reference-picker-modal--content .back-button[data-v-b162e351] {
528
- left: 4px;
529
- }
530
- .reference-picker-modal--content .close-button[data-v-b162e351] {
531
- right: 4px;
532
- }
533
- .reference-picker-modal--content > h2[data-v-b162e351] {
534
- display: flex;
535
- margin: 12px 0 20px 0;
536
- }
537
- .reference-picker-modal--content > h2 .icon[data-v-b162e351] {
538
- margin-right: 8px;
539
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"GenColors-BjorWIgA.mjs","sources":["../../src/utils/GenColors.js"],"sourcesContent":["/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Grigorii K. Shartsev <me@shgk.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 { t } from '../l10n.js'\n\nexport class Color {\n\n\t/**\n\t * @param {number} r The red value\n\t * @param {number} g The green value\n\t * @param {number} b The blue value\n\t * @param {string} [name] The name of the color\n\t */\n\tconstructor(r, g, b, name) {\n\t\tthis.r = r\n\t\tthis.g = g\n\t\tthis.b = b\n\t\tif (name) {\n\t\t\tthis.name = name\n\t\t}\n\t}\n\n\tget color() {\n\t\tconst toHex = (num) => `00${num.toString(16)}`.slice(-2)\n\t\treturn `#${toHex(this.r)}${toHex(this.g)}${toHex(this.b)}`\n\t}\n\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 {Color} color1 The first color\n * @param {Color} 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 = Math.floor(color1.r + step[0] * i)\n\t\tconst g = Math.floor(color1.g + step[1] * i)\n\t\tconst b = Math.floor(color1.b + step[2] * i)\n\t\tpalette.push(new Color(r, g, b))\n\t}\n\treturn palette\n}\n\n/**\n * Like GenColor(4) but with labels\n */\nexport const defaultPalette = [\n\tnew Color(182, 70, 157, t('Purple')),\n\tnew Color(\n\t\t191, 103, 139,\n\t\tt('Rosy brown'), // TRANSLATORS: A color name for RGB(191, 103, 139)\n\t),\n\tnew Color(\n\t\t201, 136, 121,\n\t\tt('Feldspar'), // TRANSLATORS: A color name for RGB(201, 136, 121)\n\t),\n\tnew Color(\n\t\t211, 169, 103,\n\t\tt('Whiskey'), // TRANSLATORS: A color name for RGB(211, 169, 103)\n\t),\n\tnew Color(\n\t\t221, 203, 85,\n\t\tt('Gold'),\n\t),\n\tnew Color(\n\t\t165, 184, 114,\n\t\tt('Olivine'), // TRANSLATORS: A color name for RGB(165, 184, 114)\n\t),\n\tnew Color(\n\t\t110, 166, 143,\n\t\tt('Acapulco'), // TRANSLATORS: A color name for RGB(110, 166, 143)\n\t),\n\tnew Color(\n\t\t55, 148, 172,\n\t\tt('Boston Blue'), // TRANSLATORS: A color name for RGB(55, 148, 172)\n\t),\n\tnew Color(\n\t\t0, 130, 201,\n\t\tt('Nextcloud blue'),\n\t),\n\tnew Color(\n\t\t45, 115, 190,\n\t\tt('Mariner'), // TRANSLATORS: A color name for RGB(45, 115, 190)\n\t),\n\tnew Color(\n\t\t91, 100, 179,\n\t\tt('Blue Violet'), // TRANSLATORS: A color name for RGB(91, 100, 179)\n\t),\n\tnew Color(\n\t\t136, 85, 168,\n\t\tt('Deluge'), // TRANSLATORS: A color name for RGB(136, 85, 168)\n\t),\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] Number of steps to go from a color to another\n * @return {object[]}\n */\nexport function GenColors(steps) {\n\tif (!steps) {\n\t\tsteps = 6\n\t}\n\n\tif (steps === 4) {\n\t\treturn defaultPalette\n\t}\n\n\tconst red = new Color(182, 70, 157, t('Purple'))\n\tconst yellow = new Color(221, 203, 85, t('Gold'))\n\tconst blue = new Color(0, 130, 201, t('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"],"names":[],"mappings":"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"}
@@ -1,27 +0,0 @@
1
- /**
2
- * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
3
- *
4
- * @author John Molakvoæ <skjnldsv@protonmail.com>
5
- *
6
- * @license AGPL-3.0-or-later
7
- *
8
- * This program is free software: you can redistribute it and/or modify
9
- * it under the terms of the GNU Affero General Public License as
10
- * published by the Free Software Foundation, either version 3 of the
11
- * License, or (at your option) any later version.
12
- *
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- * GNU Affero General Public License for more details.
17
- *
18
- * You should have received a copy of the GNU Affero General Public License
19
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
20
- *
21
- */
22
- const GenRandomId = (length) => {
23
- return Math.random().toString(36).replace(/[^a-z]+/g, "").slice(0, length || 5);
24
- };
25
- export {
26
- GenRandomId as G
27
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"GenRandomId-CXkjMlAT.mjs","sources":["../../src/utils/GenRandomId.js"],"sourcesContent":["/**\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"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAsBK,MAAC,cAAc,CAAC,WAAW;AAC/B,SAAO,KAAK,OAAQ,EAClB,SAAS,EAAE,EACX,QAAQ,YAAY,EAAE,EACtB,MAAM,GAAG,UAAU,CAAC;AACvB;"}
@@ -1,35 +0,0 @@
1
- import linkifyStr from "linkify-string";
2
- /**
3
- * @copyright Copyright (c) 2021 Raimund Schlüßler <raimund.schluessler@mailbox.org>
4
- *
5
- * @author Raimund Schlüßler <raimund.schluessler@mailbox.org>
6
- *
7
- * @license AGPL-3.0-or-later
8
- *
9
- * This program is free software: you can redistribute it and/or modify
10
- * it under the terms of the GNU Affero General Public License as
11
- * published by the Free Software Foundation, either version 3 of the
12
- * License, or (at your option) any later version.
13
- *
14
- * This program is distributed in the hope that it will be useful,
15
- * but WITHOUT ANY WARRANTY without even the implied warranty of
16
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17
- * GNU Affero General Public License for more details.
18
- *
19
- * You should have received a copy of the GNU Affero General Public License
20
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
21
- *
22
- */
23
- const Linkify = (text) => {
24
- return linkifyStr(text, {
25
- defaultProtocol: "https",
26
- target: "_blank",
27
- className: "external linkified",
28
- attributes: {
29
- rel: "nofollow noopener noreferrer"
30
- }
31
- });
32
- };
33
- export {
34
- Linkify as L
35
- };
@@ -1 +0,0 @@
1
- {"version":3,"file":"Linkify-BBPJHBma.mjs","sources":["../../src/utils/Linkify.js"],"sourcesContent":["/**\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"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AA6BK,MAAC,UAAU,CAAC,SAAS;AACzB,SAAO,WAAW,MAAM;AAAA,IACvB,iBAAiB;AAAA,IACjB,QAAQ;AAAA,IACR,WAAW;AAAA,IACX,YAAY;AAAA,MACX,KAAK;AAAA,IACL;AAAA,EACH,CAAE;AACF;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"NcActionButton-BFQnlisT.mjs","sources":["../../src/components/NcActionButton/NcActionButton.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n - @author Marco Ambrosini <marcoambrosini@icloud.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>\nThis component is made to be used inside of the [NcActions](#NcActions) component slots.\n\n```vue\n\t<template>\n\t\t<NcActions>\n\t\t\t<NcActionButton @click=\"showMessage('Delete')\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Delete :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tDelete\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton :close-after-click=\"true\" @click=\"showMessage('Delete and close menu')\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Delete :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tDelete and close\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton :is-menu=\"true\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Plus :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tCreate\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton :disabled=\"true\" @click=\"showMessage('Disabled')\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Delete :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tDisabled button\n\t\t\t</NcActionButton>\n\t\t</NcActions>\n\t</template>\n\t<script>\n\timport Delete from 'vue-material-design-icons/Delete.vue'\n\timport Plus from 'vue-material-design-icons/Plus.vue'\n\n\texport default {\n\t\tcomponents: {\n\t\t\tDelete,\n\t\t\tPlus,\n\t\t},\n\t\tmethods: {\n\t\t\tshowMessage(msg) {\n\t\t\t\talert(msg)\n\t\t\t},\n\t\t},\n\t}\n\t</script>\n```\n\nIf you're using a long text you can specify a name\n\n```vue\n\t<template>\n\t\t<NcActions>\n\t\t\t<NcActionButton @click=\"showMessage('Add')\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Plus :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tAdd new\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton name=\"Long button\" @click=\"showMessage('Delete')\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Delete :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tThis button is associated with a very long text.\\nAnd with new lines too.\n\t\t\t</NcActionButton>\n\t\t</NcActions>\n\t</template>\n\t<script>\n\timport Delete from 'vue-material-design-icons/Delete.vue'\n\timport Plus from 'vue-material-design-icons/Plus.vue'\n\n\texport default {\n\t\tcomponents: {\n\t\t\tDelete,\n\t\t\tPlus,\n\t\t},\n\t\tmethods: {\n\t\t\tshowMessage(msg) {\n\t\t\t\talert(msg)\n\t\t\t},\n\t\t},\n\t}\n\t</script>\n\n```\n\nAction icon attribute with a single action\n\n```vue\n\t<template>\n\t\t<NcActions>\n\t\t\t<NcActionButton @click=\"showMessage('Add')\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Plus :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tAdd new\n\t\t\t</NcActionButton>\n\t\t</NcActions>\n\t</template>\n\t<script>\n\timport Plus from 'vue-material-design-icons/Plus.vue'\n\n\texport default {\n\t\tcomponents: {\n\t\t\tPlus,\n\t\t},\n\t\tmethods: {\n\t\t\tshowMessage(msg) {\n\t\t\t\talert(msg)\n\t\t\t},\n\t\t},\n\t}\n\t</script>\n\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<NcActions>\n\t\t<NcActionButton>\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</NcActionButton>\n\t\t<NcActionButton>\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</NcActionButton>\n\t</NcActions>\n</template>\n<script>\nimport HandBackLeft from 'vue-material-design-icons/HandBackLeft.vue'\nimport HandBackRight from 'vue-material-design-icons/HandBackRight.vue'\n\nexport default {\n\tcomponents: {\n\t\tHandBackLeft,\n\t\tHandBackRight,\n\t},\n}\n</script>\n```\n\n### With different model behavior\nBy default the button will act like a normal button, but it is also possible to change the behavior to a toggle button, checkbox button or radio button.\n\nFor example to have the button act like a toggle button just set the `modelValue` property to the toggle state:\n\n```vue\n<template>\n\t<NcActions>\n\t\t<NcActionButton v-model=\"fullscreen\">\n\t\t\t<template #icon>\n\t\t\t\t<Fullscreen :size=\"20\" />\n\t\t\t</template>\n\t\t\tFullscreen\n\t\t</NcActionButton>\n\t</NcActions>\n</template>\n<script>\nimport Fullscreen from 'vue-material-design-icons/Fullscreen.vue'\n\nexport default {\n\tcomponents: {\n\t\tFullscreen,\n\t},\n\tdata() {\n\t\treturn {\n\t\t\tfullscreen: true,\n\t\t}\n\t},\n}\n</script>\n```\n\nAnother example would be using it with checkbox semantics, to enable or disable features.\nThis also allows tri-state behavior (`true`, `false`, `null`) in which case `aria-checked` will be either `true`, `false` or `mixed`.\n\n```vue\n<template>\n\t<NcActions>\n\t\t<NcActionButton v-model=\"handRaised\" type=\"checkbox\">\n\t\t\t<template #icon>\n\t\t\t\t<HandBackLeft :size=\"20\" />\n\t\t\t</template>\n\t\t\tRaise hand\n\t\t</NcActionButton>\n\t\t<NcActionButton v-model=\"fullscreen\" type=\"checkbox\">\n\t\t\t<template #icon>\n\t\t\t\t<Fullscreen :size=\"20\" />\n\t\t\t</template>\n\t\t\tFullscreen\n\t\t</NcActionButton>\n\t</NcActions>\n</template>\n<script>\nimport HandBackLeft from 'vue-material-design-icons/HandBackLeft.vue'\nimport Fullscreen from 'vue-material-design-icons/Fullscreen.vue'\n\nexport default {\n\tcomponents: {\n\t\tHandBackLeft,\n\t\tFullscreen,\n\t},\n\tdata() {\n\t\treturn {\n\t\t\tfullscreen: true,\n\t\t\thandRaised: false,\n\t\t}\n\t},\n}\n</script>\n```\n\nIt is also possible to use the button with radio semantics, this is only possible in menus and not for inline actions!\n\nWith a string `modelValue`, checked state is determined by the `value` property and updates `modelValue` with the new `value` string.\n\nWith a boolean `modelValue`, checked state is determined by `modelValue` and updates to `true` on check.\n\nNote: unlike native radio buttons, `NcActionButton` are not grouped by name, so you need to connect them by bind correct `modelValue``.\n\n```vue\n<template>\n\t<div>\n\t\t<NcActions>\n\t\t\t<NcActionButton v-model=\"payment\" type=\"radio\" value=\"cash\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Cash :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tPay with cash\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton v-model=\"payment\" type=\"radio\" value=\"card\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<CreditCard :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tPay by card\n\t\t\t</NcActionButton>\n\t\t\t<NcActionSeparator />\n\t\t\t<NcActionButton type=\"radio\" :model-value=\"align.isLeft\" @update:modelValue=\"setAlign('Left', $event)\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<FormatAlignLeft :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tLeft\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton type=\"radio\" :model-value=\"align.isCenter\" @update:modelValue=\"setAlign('Center', $event)\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<FormatAlignCenter :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tCenter\n\t\t\t</NcActionButton>\n\t\t\t<NcActionButton type=\"radio\" :model-value=\"align.isRight\" @update:modelValue=\"setAlign('Right', $event)\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<FormatAlignRight :size=\"20\" />\n\t\t\t\t</template>\n\t\t\t\tRight\n\t\t\t</NcActionButton>\n\t\t</NcActions>\n\t\t<p>payment = \"{{ payment }}\"</p>\n\t\t<p>align.isLeft = {{ align.isLeft }}</p>\n\t\t<p>align.isCenter = {{ align.isCenter }}</p>\n\t\t<p>align.isRight = {{ align.isRight }}</p>\n\t</div>\n</template>\n<script>\nimport Cash from 'vue-material-design-icons/Cash.vue'\nimport CreditCard from 'vue-material-design-icons/CreditCard.vue'\nimport FormatAlignLeft from 'vue-material-design-icons/FormatAlignLeft.vue'\nimport FormatAlignCenter from 'vue-material-design-icons/FormatAlignCenter.vue'\nimport FormatAlignRight from 'vue-material-design-icons/FormatAlignRight.vue'\n\nexport default {\n\tcomponents: {\n\t\tCash,\n\t\tCreditCard,\n\t\tFormatAlignLeft,\n\t\tFormatAlignCenter,\n\t\tFormatAlignRight,\n\t},\n\tdata() {\n\t\treturn {\n\t\t\tpayment: 'card',\n\t\t\talign: {\n\t\t\t\tisLeft: false,\n\t\t\t\tisCenter: true,\n\t\t\t\tisRight: false,\n\t\t\t},\n\t\t}\n\t},\n\tmethods: {\n\t\tsetAlign(direction, value) {\n\t\t\tthis.align.isLeft = false\n\t\t\tthis.align.isCenter = false\n\t\t\tthis.align.isRight = false\n\t\t\tthis.align[`is${direction}`] = value\n\t\t},\n\t}\n}\n</script>\n```\n</docs>\n\n<template>\n\t<li class=\"action\" :class=\"{ 'action--disabled': disabled }\" :role=\"isInSemanticMenu && 'presentation'\">\n\t\t<button :aria-label=\"ariaLabel\"\n\t\t\t:class=\"['action-button button-vue', {\n\t\t\t\t'action-button--active': isChecked,\n\t\t\t\tfocusable: isFocusable,\n\t\t\t}]\"\n\t\t\t:disabled=\"disabled\"\n\t\t\t:title=\"title\"\n\t\t\t:type=\"nativeType\"\n\t\t\tv-bind=\"buttonAttributes\"\n\t\t\t@click=\"handleClick\">\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\taria-hidden=\"true\"\n\t\t\t\t\tclass=\"action-button__icon\" />\n\t\t\t</slot>\n\n\t\t\t<!-- long text with name -->\n\t\t\t<span v-if=\"name\"\n\t\t\t\tclass=\"action-button__longtext-wrapper\">\n\t\t\t\t<strong class=\"action-button__name\">\n\t\t\t\t\t{{ name }}\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</span>\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<span 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<!-- right arrow icon when there is a sub-menu -->\n\t\t\t<ChevronRightIcon v-if=\"isMenu\" :size=\"20\" class=\"action-button__menu-icon\" />\n\t\t\t<CheckIcon v-else-if=\"isChecked === true\" :size=\"20\" class=\"action-button__pressed-icon\" />\n\t\t\t<span v-else-if=\"isChecked === false\" class=\"action-button__pressed-icon material-design-icon\" />\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 CheckIcon from 'vue-material-design-icons/Check.vue'\nimport ChevronRightIcon from 'vue-material-design-icons/ChevronRight.vue'\nimport ActionTextMixin from '../../mixins/actionText.js'\n\n/**\n * Button component to be used in Actions\n */\nexport default {\n\tname: 'NcActionButton',\n\n\tcomponents: {\n\t\tCheckIcon,\n\t\tChevronRightIcon,\n\t},\n\tmixins: [ActionTextMixin],\n\n\tinject: {\n\t\tisInSemanticMenu: {\n\t\t\tfrom: 'NcActions:isSemanticMenu',\n\t\t\tdefault: false,\n\t\t},\n\t},\n\n\tprops: {\n\t\t/**\n\t\t * @deprecated To be removed in @nextcloud/vue 9. Migration guide: remove ariaHidden prop from NcAction* components.\n\t\t * @todo Add a check in @nextcloud/vue 9 that this prop is not provided,\n\t\t * otherwise root element will inherit incorrect aria-hidden.\n\t\t */\n\t\tariaHidden: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: null,\n\t\t},\n\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\n\t\t/**\n\t\t * If this is a menu, a chevron icon will\n\t\t * be added at the end of the line\n\t\t */\n\t\tisMenu: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\n\t\t/**\n\t\t * The button's behavior, by default the button acts like a normal button with optional toggle button behavior if `modelValue` is `true` or `false`.\n\t\t * But you can also set to checkbox button behavior with tri-state or radio button like behavior.\n\t\t * This extends the native HTML button type attribute.\n\t\t */\n\t\ttype: {\n\t\t\ttype: String,\n\t\t\tdefault: 'button',\n\t\t\tvalidator: (behavior) => ['button', 'checkbox', 'radio', 'reset', 'submit'].includes(behavior),\n\t\t},\n\n\t\t/**\n\t\t * The buttons state if `type` is 'checkbox' or 'radio' (meaning if it is pressed / selected).\n\t\t * For checkbox and toggle button behavior - boolean value.\n\t\t * For radio button behavior - could be a boolean checked or a string with the value of the button.\n\t\t * Note: Unlike native radio buttons, NcActionButton are not grouped by name, so you need to connect them by bind correct modelValue.\n\t\t *\n\t\t * **This is not availabe for `type='submit'` or `type='reset'`**\n\t\t *\n\t\t * If using `type='checkbox'` a `model-value` of `true` means checked, `false` means unchecked and `null` means indeterminate (tri-state)\n\t\t * For `type='radio'` `null` is equal to `false`\n\t\t */\n\t\tmodelValue: {\n\t\t\ttype: [Boolean, String],\n\t\t\tdefault: null,\n\t\t},\n\n\t\t/**\n\t\t * The value used for the `modelValue` when this component is used with radio behavior\n\t\t * Similar to the `value` attribute of `<input type=\"radio\">`\n\t\t */\n\t\tvalue: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t},\n\n\temits: ['update:modelValue'],\n\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\n\t\t/**\n\t\t * The current \"checked\" or \"pressed\" state for the model behavior\n\t\t */\n\t\tisChecked() {\n\t\t\tif (this.type === 'radio' && typeof this.modelValue !== 'boolean') {\n\t\t\t\treturn this.modelValue === this.value\n\t\t\t}\n\t\t\treturn this.modelValue\n\t\t},\n\n\t\t/**\n\t\t * The native HTML type to set on the button\n\t\t */\n\t\tnativeType() {\n\t\t\tif (this.type === 'submit' || this.type === 'reset') {\n\t\t\t\treturn this.type\n\t\t\t}\n\t\t\treturn 'button'\n\t\t},\n\n\t\t/**\n\t\t * HTML attributes to bind to the <button>\n\t\t */\n\t\tbuttonAttributes() {\n\t\t\tconst attributes = {}\n\n\t\t\tif (this.isInSemanticMenu) {\n\t\t\t\t// By default it needs to be a menu item in semantic menus\n\t\t\t\tattributes.role = 'menuitem'\n\n\t\t\t\tif (this.type === 'radio') {\n\t\t\t\t\tattributes.role = 'menuitemradio'\n\t\t\t\t\tattributes['aria-checked'] = this.isChecked ? 'true' : 'false'\n\t\t\t\t} else if (this.type === 'checkbox' || (this.nativeType === 'button' && this.modelValue !== null)) {\n\t\t\t\t\t// either if checkbox behavior was set or the model value is not unset\n\t\t\t\t\tattributes.role = 'menuitemcheckbox'\n\t\t\t\t\tattributes['aria-checked'] = this.modelValue === null ? 'mixed' : (this.modelValue ? 'true' : 'false')\n\t\t\t\t}\n\t\t\t} else if (this.modelValue !== null && this.nativeType === 'button') {\n\t\t\t\t// In case this has a modelValue it is considered a toggle button, so we need to set the aria-pressed\n\t\t\t\tattributes['aria-pressed'] = this.modelValue ? 'true' : 'false'\n\t\t\t}\n\n\t\t\treturn attributes\n\t\t},\n\t},\n\n\tmethods: {\n\t\t/**\n\t\t * Forward click event, let mixin handle the close-after-click and emit new modelValue if needed\n\t\t * @param {MouseEvent} event The click event\n\t\t */\n\t\thandleClick(event) {\n\t\t\tthis.onClick(event)\n\t\t\t// If modelValue or type is set (so modelValue might be null for tri-state) we need to update it\n\t\t\tif (this.modelValue !== null || this.type !== 'button') {\n\t\t\t\tif (this.type === 'radio') {\n\t\t\t\t\tif (typeof this.modelValue !== 'boolean') {\n\t\t\t\t\t\t// String-value radios behavior is similar to native - click on checked radio does nothing\n\t\t\t\t\t\tif (!this.isChecked) {\n\t\t\t\t\t\t\tthis.$emit('update:modelValue', this.value)\n\t\t\t\t\t\t}\n\t\t\t\t\t} else {\n\t\t\t\t\t\t// Boolean radio allows to uncheck\n\t\t\t\t\t\tthis.$emit('update:modelValue', !this.isChecked)\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\t// Checkbox toggles value\n\t\t\t\t\tthis.$emit('update:modelValue', !this.isChecked)\n\t\t\t\t}\n\t\t\t}\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\n.action-button__pressed-icon {\n\tmargin-left: auto;\n\tmargin-right: -$icon-margin;\n}\n</style>\n"],"names":["CheckIcon","ChevronRightIcon","_createElementVNode","_createElementBlock","_normalizeClass","_mergeProps","_renderSlot","_normalizeStyle","_openBlock","_toDisplayString","_createBlock","_createCommentVNode"],"mappings":"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"}