@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,139 +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-b04a4046] {
27
- display: flex;
28
- align-self: center;
29
- justify-self: center;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- /**
34
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
35
- *
36
- * @author John Molakvoæ <skjnldsv@protonmail.com>
37
- * @author Marco Ambrosini <marcoambrosini@icloud.com>
38
- *
39
- * @license GNU AGPL version 3 or any later version
40
- *
41
- * This program is free software: you can redistribute it and/or modify
42
- * it under the terms of the GNU Affero General Public License as
43
- * published by the Free Software Foundation, either version 3 of the
44
- * License, or (at your option) any later version.
45
- *
46
- * This program is distributed in the hope that it will be useful,
47
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
48
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
49
- * GNU Affero General Public License for more details.
50
- *
51
- * You should have received a copy of the GNU Affero General Public License
52
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
53
- *
54
- */
55
- li.action.active[data-v-b04a4046] {
56
- background-color: var(--color-background-hover);
57
- border-radius: 6px;
58
- padding: 0;
59
- }
60
- .action--disabled[data-v-b04a4046] {
61
- pointer-events: none;
62
- opacity: 0.5;
63
- }
64
- .action--disabled[data-v-b04a4046]:hover, .action--disabled[data-v-b04a4046]:focus {
65
- cursor: default;
66
- opacity: 0.5;
67
- }
68
- .action--disabled[data-v-b04a4046] * {
69
- opacity: 1 !important;
70
- }
71
- .action-button[data-v-b04a4046] {
72
- display: flex;
73
- align-items: flex-start;
74
- width: 100%;
75
- height: auto;
76
- margin: 0;
77
- padding: 0;
78
- padding-right: 14px;
79
- box-sizing: border-box;
80
- cursor: pointer;
81
- white-space: nowrap;
82
- color: var(--color-main-text);
83
- border: 0;
84
- border-radius: 0;
85
- background-color: transparent;
86
- box-shadow: none;
87
- font-weight: normal;
88
- font-size: var(--default-font-size);
89
- line-height: 44px;
90
- }
91
- .action-button > span[data-v-b04a4046] {
92
- cursor: pointer;
93
- white-space: nowrap;
94
- }
95
- .action-button__icon[data-v-b04a4046] {
96
- width: 44px;
97
- height: 44px;
98
- opacity: 1;
99
- background-position: 14px center;
100
- background-size: 16px;
101
- background-repeat: no-repeat;
102
- }
103
- .action-button[data-v-b04a4046] .material-design-icon {
104
- width: 44px;
105
- height: 44px;
106
- opacity: 1;
107
- }
108
- .action-button[data-v-b04a4046] .material-design-icon .material-design-icon__svg {
109
- vertical-align: middle;
110
- }
111
- .action-button__longtext-wrapper[data-v-b04a4046], .action-button__longtext[data-v-b04a4046] {
112
- max-width: 220px;
113
- line-height: 1.6em;
114
- padding: 10.8px 0;
115
- cursor: pointer;
116
- text-align: left;
117
- overflow: hidden;
118
- text-overflow: ellipsis;
119
- }
120
- .action-button__longtext[data-v-b04a4046] {
121
- cursor: pointer;
122
- white-space: pre-wrap !important;
123
- }
124
- .action-button__name[data-v-b04a4046] {
125
- font-weight: bold;
126
- text-overflow: ellipsis;
127
- overflow: hidden;
128
- white-space: nowrap;
129
- max-width: 100%;
130
- display: inline-block;
131
- }
132
- .action-button__menu-icon[data-v-b04a4046] {
133
- margin-left: auto;
134
- margin-right: -14px;
135
- }
136
- .action-button__pressed-icon[data-v-b04a4046] {
137
- margin-left: auto;
138
- margin-right: -14px;
139
- }
@@ -1,46 +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-7c8f7463] {
27
- display: flex;
28
- align-self: center;
29
- justify-self: center;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- .app-navigation-caption[data-v-7c8f7463] {
34
- color: var(--color-text-maxcontrast);
35
- line-height: 44px;
36
- white-space: nowrap;
37
- text-overflow: ellipsis;
38
- box-shadow: none !important;
39
- user-select: none;
40
- pointer-events: none;
41
- margin-left: 12px;
42
- padding-right: 14px;
43
- height: 44px;
44
- display: flex;
45
- align-items: center;
46
- }
@@ -1,110 +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-f70de5e1] {
27
- display: flex;
28
- align-self: center;
29
- justify-self: center;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- /**
34
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
35
- *
36
- * @author John Molakvoæ <skjnldsv@protonmail.com>
37
- * @author Marco Ambrosini <marcoambrosini@icloud.com>
38
- *
39
- * @license GNU AGPL version 3 or any later version
40
- *
41
- * This program is free software: you can redistribute it and/or modify
42
- * it under the terms of the GNU Affero General Public License as
43
- * published by the Free Software Foundation, either version 3 of the
44
- * License, or (at your option) any later version.
45
- *
46
- * This program is distributed in the hope that it will be useful,
47
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
48
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
49
- * GNU Affero General Public License for more details.
50
- *
51
- * You should have received a copy of the GNU Affero General Public License
52
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
53
- *
54
- */
55
- li.action.active[data-v-f70de5e1] {
56
- background-color: var(--color-background-hover);
57
- border-radius: 6px;
58
- padding: 0;
59
- }
60
- .action--disabled[data-v-f70de5e1] {
61
- pointer-events: none;
62
- opacity: 0.5;
63
- }
64
- .action--disabled[data-v-f70de5e1]:hover, .action--disabled[data-v-f70de5e1]:focus {
65
- cursor: default;
66
- opacity: 0.5;
67
- }
68
- .action--disabled[data-v-f70de5e1] * {
69
- opacity: 1 !important;
70
- }
71
- .action-checkbox[data-v-f70de5e1] {
72
- display: flex;
73
- align-items: flex-start;
74
- width: 100%;
75
- height: auto;
76
- margin: 0;
77
- padding: 0;
78
- cursor: pointer;
79
- white-space: nowrap;
80
- color: var(--color-main-text);
81
- border: 0;
82
- border-radius: 0;
83
- background-color: transparent;
84
- box-shadow: none;
85
- font-weight: normal;
86
- line-height: 44px;
87
- /* checkbox/radio fixes */
88
- }
89
- .action-checkbox__checkbox[data-v-f70de5e1] {
90
- position: absolute;
91
- top: auto;
92
- left: -10000px;
93
- overflow: hidden;
94
- width: 1px;
95
- height: 1px;
96
- }
97
- .action-checkbox__label[data-v-f70de5e1] {
98
- display: flex;
99
- align-items: center;
100
- width: 100%;
101
- padding: 0 !important;
102
- padding-right: 14px !important;
103
- }
104
- .action-checkbox__label[data-v-f70de5e1]::before {
105
- margin: 0 14px 0 !important;
106
- }
107
- .action-checkbox--disabled[data-v-f70de5e1],
108
- .action-checkbox--disabled .action-checkbox__label[data-v-f70de5e1] {
109
- cursor: pointer;
110
- }
@@ -1,271 +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-394ebc5f] {
27
- display: flex;
28
- align-self: center;
29
- justify-self: center;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- /**
34
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
35
- *
36
- * @author John Molakvoæ <skjnldsv@protonmail.com>
37
- *
38
- * @license GNU AGPL version 3 or any later version
39
- *
40
- * This program is free software: you can redistribute it and/or modify
41
- * it under the terms of the GNU Affero General Public License as
42
- * published by the Free Software Foundation, either version 3 of the
43
- * License, or (at your option) any later version.
44
- *
45
- * This program is distributed in the hope that it will be useful,
46
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
47
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
48
- * GNU Affero General Public License for more details.
49
- *
50
- * You should have received a copy of the GNU Affero General Public License
51
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
52
- *
53
- */
54
- /**
55
- * color-text-lighter normal state
56
- * color-text-lighter active state
57
- * color-text-maxcontrast disabled state
58
- */
59
- /* Default global values */
60
- button[data-v-394ebc5f]:not(.button-vue),
61
- input[data-v-394ebc5f]:not([type=range]),
62
- textarea[data-v-394ebc5f] {
63
- margin: 0;
64
- padding: 7px 6px;
65
- cursor: text;
66
- color: var(--color-text-lighter);
67
- border: 1px solid var(--color-border-dark);
68
- border-radius: var(--border-radius);
69
- outline: none;
70
- background-color: var(--color-main-background);
71
- font-size: 13px;
72
- /* Primary action button, use sparingly */
73
- }
74
- button[data-v-394ebc5f]:not(.button-vue):not(:disabled):not(.primary):hover, button[data-v-394ebc5f]:not(.button-vue):not(:disabled):not(.primary):focus, button:not(.button-vue):not(:disabled):not(.primary).active[data-v-394ebc5f],
75
- input[data-v-394ebc5f]:not([type=range]):not(:disabled):not(.primary):hover,
76
- input[data-v-394ebc5f]:not([type=range]):not(:disabled):not(.primary):focus,
77
- input:not([type=range]):not(:disabled):not(.primary).active[data-v-394ebc5f],
78
- textarea[data-v-394ebc5f]:not(:disabled):not(.primary):hover,
79
- textarea[data-v-394ebc5f]:not(:disabled):not(.primary):focus,
80
- textarea:not(:disabled):not(.primary).active[data-v-394ebc5f] {
81
- /* active class used for multiselect */
82
- border-color: var(--color-primary-element);
83
- outline: none;
84
- }
85
- button[data-v-394ebc5f]:not(.button-vue):not(:disabled):not(.primary):active,
86
- input[data-v-394ebc5f]:not([type=range]):not(:disabled):not(.primary):active,
87
- textarea[data-v-394ebc5f]:not(:disabled):not(.primary):active {
88
- color: var(--color-text-light);
89
- outline: none;
90
- background-color: var(--color-main-background);
91
- }
92
- button[data-v-394ebc5f]:not(.button-vue):disabled,
93
- input[data-v-394ebc5f]:not([type=range]):disabled,
94
- textarea[data-v-394ebc5f]:disabled {
95
- cursor: default;
96
- opacity: 0.5;
97
- color: var(--color-text-maxcontrast);
98
- background-color: var(--color-background-dark);
99
- }
100
- button[data-v-394ebc5f]:not(.button-vue):required,
101
- input[data-v-394ebc5f]:not([type=range]):required,
102
- textarea[data-v-394ebc5f]:required {
103
- box-shadow: none;
104
- }
105
- button[data-v-394ebc5f]:not(.button-vue):invalid,
106
- input[data-v-394ebc5f]:not([type=range]):invalid,
107
- textarea[data-v-394ebc5f]:invalid {
108
- border-color: var(--color-error);
109
- box-shadow: none !important;
110
- }
111
- button:not(.button-vue).primary[data-v-394ebc5f],
112
- input:not([type=range]).primary[data-v-394ebc5f],
113
- textarea.primary[data-v-394ebc5f] {
114
- cursor: pointer;
115
- color: var(--color-primary-element-text);
116
- border-color: var(--color-primary-element);
117
- background-color: var(--color-primary-element);
118
- }
119
- button:not(.button-vue).primary[data-v-394ebc5f]:not(:disabled):hover, button:not(.button-vue).primary[data-v-394ebc5f]:not(:disabled):focus, button:not(.button-vue).primary[data-v-394ebc5f]:not(:disabled):active,
120
- input:not([type=range]).primary[data-v-394ebc5f]:not(:disabled):hover,
121
- input:not([type=range]).primary[data-v-394ebc5f]:not(:disabled):focus,
122
- input:not([type=range]).primary[data-v-394ebc5f]:not(:disabled):active,
123
- textarea.primary[data-v-394ebc5f]:not(:disabled):hover,
124
- textarea.primary[data-v-394ebc5f]:not(:disabled):focus,
125
- textarea.primary[data-v-394ebc5f]:not(:disabled):active {
126
- border-color: var(--color-primary-element-light);
127
- background-color: var(--color-primary-element-light);
128
- }
129
- button:not(.button-vue).primary[data-v-394ebc5f]:not(:disabled):active,
130
- input:not([type=range]).primary[data-v-394ebc5f]:not(:disabled):active,
131
- textarea.primary[data-v-394ebc5f]:not(:disabled):active {
132
- color: var(--color-primary-element-text-dark);
133
- }
134
- button:not(.button-vue).primary[data-v-394ebc5f]:disabled,
135
- input:not([type=range]).primary[data-v-394ebc5f]:disabled,
136
- textarea.primary[data-v-394ebc5f]:disabled {
137
- cursor: default;
138
- color: var(--color-primary-element-text-dark);
139
- background-color: var(--color-primary-element);
140
- }
141
- /**
142
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
143
- *
144
- * @author John Molakvoæ <skjnldsv@protonmail.com>
145
- * @author Marco Ambrosini <marcoambrosini@icloud.com>
146
- *
147
- * @license GNU AGPL version 3 or any later version
148
- *
149
- * This program is free software: you can redistribute it and/or modify
150
- * it under the terms of the GNU Affero General Public License as
151
- * published by the Free Software Foundation, either version 3 of the
152
- * License, or (at your option) any later version.
153
- *
154
- * This program is distributed in the hope that it will be useful,
155
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
156
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
157
- * GNU Affero General Public License for more details.
158
- *
159
- * You should have received a copy of the GNU Affero General Public License
160
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
161
- *
162
- */
163
- li.action.active[data-v-394ebc5f] {
164
- background-color: var(--color-background-hover);
165
- border-radius: 6px;
166
- padding: 0;
167
- }
168
- .action--disabled[data-v-394ebc5f] {
169
- pointer-events: none;
170
- opacity: 0.5;
171
- }
172
- .action--disabled[data-v-394ebc5f]:hover, .action--disabled[data-v-394ebc5f]:focus {
173
- cursor: default;
174
- opacity: 0.5;
175
- }
176
- .action--disabled[data-v-394ebc5f] * {
177
- opacity: 1 !important;
178
- }
179
- .action-input[data-v-394ebc5f] {
180
- display: flex;
181
- align-items: flex-start;
182
- width: 100%;
183
- height: auto;
184
- margin: 0;
185
- padding: 0;
186
- cursor: pointer;
187
- white-space: nowrap;
188
- color: var(--color-main-text);
189
- border: 0;
190
- border-radius: 0;
191
- background-color: transparent;
192
- box-shadow: none;
193
- font-weight: normal;
194
- }
195
- .action-input__icon-wrapper[data-v-394ebc5f] {
196
- display: flex;
197
- align-self: center;
198
- align-items: center;
199
- justify-content: center;
200
- }
201
- .action-input__icon-wrapper[data-v-394ebc5f] .material-design-icon {
202
- width: 44px;
203
- height: 44px;
204
- opacity: 1;
205
- }
206
- .action-input__icon-wrapper[data-v-394ebc5f] .material-design-icon .material-design-icon__svg {
207
- vertical-align: middle;
208
- }
209
- .action-input > span[data-v-394ebc5f] {
210
- cursor: pointer;
211
- white-space: nowrap;
212
- }
213
- .action-input__icon[data-v-394ebc5f] {
214
- min-width: 0; /* Overwrite icons*/
215
- min-height: 0;
216
- /* Keep padding to define the width to
217
- assure correct position of a possible text */
218
- padding: 22px 0 22px 44px;
219
- background-position: 14px center;
220
- background-size: 16px;
221
- }
222
- .action-input__form[data-v-394ebc5f] {
223
- display: flex;
224
- align-items: center;
225
- flex: 1 1 auto;
226
- margin: 4px 0;
227
- padding-right: 14px;
228
- }
229
- .action-input__container[data-v-394ebc5f] {
230
- width: 100%;
231
- }
232
- .action-input__input-container[data-v-394ebc5f] {
233
- display: flex;
234
- }
235
- .action-input__input-container .colorpicker__trigger[data-v-394ebc5f], .action-input__input-container .colorpicker__preview[data-v-394ebc5f] {
236
- width: 100%;
237
- }
238
- .action-input__input-container .colorpicker__preview[data-v-394ebc5f] {
239
- width: 100%;
240
- height: 36px;
241
- border-radius: var(--border-radius-large);
242
- border: 2px solid var(--color-border-maxcontrast);
243
- box-shadow: none !important;
244
- }
245
- .action-input__text-label[data-v-394ebc5f] {
246
- padding: 4px 0;
247
- display: block;
248
- }
249
- .action-input__text-label--hidden[data-v-394ebc5f] {
250
- position: absolute;
251
- left: -10000px;
252
- top: auto;
253
- width: 1px;
254
- height: 1px;
255
- overflow: hidden;
256
- }
257
- .action-input__datetimepicker[data-v-394ebc5f] {
258
- width: 100%;
259
- }
260
- .action-input__datetimepicker[data-v-394ebc5f] .mx-input {
261
- margin: 0;
262
- }
263
- .action-input__multi[data-v-394ebc5f] {
264
- width: 100%;
265
- }
266
- li:last-child > .action-input[data-v-394ebc5f] {
267
- padding-bottom: 10px;
268
- }
269
- li:first-child > .action-input[data-v-394ebc5f]:not(.action-input--visible-label) {
270
- padding-top: 10px;
271
- }
@@ -1,124 +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-60b04043] {
27
- display: flex;
28
- align-self: center;
29
- justify-self: center;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- /**
34
- * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
35
- *
36
- * @author John Molakvoæ <skjnldsv@protonmail.com>
37
- * @author Marco Ambrosini <marcoambrosini@icloud.com>
38
- *
39
- * @license GNU AGPL version 3 or any later version
40
- *
41
- * This program is free software: you can redistribute it and/or modify
42
- * it under the terms of the GNU Affero General Public License as
43
- * published by the Free Software Foundation, either version 3 of the
44
- * License, or (at your option) any later version.
45
- *
46
- * This program is distributed in the hope that it will be useful,
47
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
48
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
49
- * GNU Affero General Public License for more details.
50
- *
51
- * You should have received a copy of the GNU Affero General Public License
52
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
53
- *
54
- */
55
- li.action.active[data-v-60b04043] {
56
- background-color: var(--color-background-hover);
57
- border-radius: 6px;
58
- padding: 0;
59
- }
60
- .action-link[data-v-60b04043] {
61
- display: flex;
62
- align-items: flex-start;
63
- width: 100%;
64
- height: auto;
65
- margin: 0;
66
- padding: 0;
67
- padding-right: 14px;
68
- box-sizing: border-box;
69
- cursor: pointer;
70
- white-space: nowrap;
71
- color: var(--color-main-text);
72
- border: 0;
73
- border-radius: 0;
74
- background-color: transparent;
75
- box-shadow: none;
76
- font-weight: normal;
77
- font-size: var(--default-font-size);
78
- line-height: 44px;
79
- }
80
- .action-link > span[data-v-60b04043] {
81
- cursor: pointer;
82
- white-space: nowrap;
83
- }
84
- .action-link__icon[data-v-60b04043] {
85
- width: 44px;
86
- height: 44px;
87
- opacity: 1;
88
- background-position: 14px center;
89
- background-size: 16px;
90
- background-repeat: no-repeat;
91
- }
92
- .action-link[data-v-60b04043] .material-design-icon {
93
- width: 44px;
94
- height: 44px;
95
- opacity: 1;
96
- }
97
- .action-link[data-v-60b04043] .material-design-icon .material-design-icon__svg {
98
- vertical-align: middle;
99
- }
100
- .action-link__longtext-wrapper[data-v-60b04043], .action-link__longtext[data-v-60b04043] {
101
- max-width: 220px;
102
- line-height: 1.6em;
103
- padding: 10.8px 0;
104
- cursor: pointer;
105
- text-align: left;
106
- overflow: hidden;
107
- text-overflow: ellipsis;
108
- }
109
- .action-link__longtext[data-v-60b04043] {
110
- cursor: pointer;
111
- white-space: pre-wrap !important;
112
- }
113
- .action-link__name[data-v-60b04043] {
114
- font-weight: bold;
115
- text-overflow: ellipsis;
116
- overflow: hidden;
117
- white-space: nowrap;
118
- max-width: 100%;
119
- display: inline-block;
120
- }
121
- .action-link__menu-icon[data-v-60b04043] {
122
- margin-left: auto;
123
- margin-right: -14px;
124
- }