@nextcloud/vue 8.5.1 → 8.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (496) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist/Components/NcActionButton.cjs +10 -7
  3. package/dist/Components/NcActionButton.cjs.map +1 -1
  4. package/dist/Components/NcActionButton.mjs +15 -13
  5. package/dist/Components/NcActionButton.mjs.map +1 -1
  6. package/dist/Components/NcActionButtonGroup.cjs +1 -1
  7. package/dist/Components/NcActionButtonGroup.mjs +1 -1
  8. package/dist/Components/NcActionCaption.cjs +2 -1
  9. package/dist/Components/NcActionCaption.mjs +7 -7
  10. package/dist/Components/NcActionCaption.mjs.map +1 -1
  11. package/dist/Components/NcActionCheckbox.cjs +2 -1
  12. package/dist/Components/NcActionCheckbox.cjs.map +1 -1
  13. package/dist/Components/NcActionCheckbox.mjs +9 -9
  14. package/dist/Components/NcActionCheckbox.mjs.map +1 -1
  15. package/dist/Components/NcActionInput.cjs +1 -1
  16. package/dist/Components/NcActionInput.mjs +1 -1
  17. package/dist/Components/NcActionLink.cjs +2 -1
  18. package/dist/Components/NcActionLink.cjs.map +1 -1
  19. package/dist/Components/NcActionLink.mjs +3 -3
  20. package/dist/Components/NcActionLink.mjs.map +1 -1
  21. package/dist/Components/NcActionRadio.cjs +2 -1
  22. package/dist/Components/NcActionRadio.cjs.map +1 -1
  23. package/dist/Components/NcActionRadio.mjs +3 -3
  24. package/dist/Components/NcActionRadio.mjs.map +1 -1
  25. package/dist/Components/NcActionRouter.cjs +5 -4
  26. package/dist/Components/NcActionRouter.cjs.map +1 -1
  27. package/dist/Components/NcActionRouter.mjs +3 -3
  28. package/dist/Components/NcActionRouter.mjs.map +1 -1
  29. package/dist/Components/NcActionSeparator.cjs +7 -6
  30. package/dist/Components/NcActionSeparator.mjs +3 -3
  31. package/dist/Components/NcActionSeparator.mjs.map +1 -1
  32. package/dist/Components/NcActionText.cjs +2 -1
  33. package/dist/Components/NcActionText.cjs.map +1 -1
  34. package/dist/Components/NcActionText.mjs +5 -5
  35. package/dist/Components/NcActionText.mjs.map +1 -1
  36. package/dist/Components/NcActionTextEditable.cjs +5 -4
  37. package/dist/Components/NcActionTextEditable.cjs.map +1 -1
  38. package/dist/Components/NcActionTextEditable.mjs +4 -4
  39. package/dist/Components/NcActionTextEditable.mjs.map +1 -1
  40. package/dist/Components/NcActions.cjs +1 -1
  41. package/dist/Components/NcActions.mjs +1 -1
  42. package/dist/Components/NcAppContent.cjs +1 -1
  43. package/dist/Components/NcAppContent.mjs +1 -1
  44. package/dist/Components/NcAppNavigation.cjs +1 -1
  45. package/dist/Components/NcAppNavigation.mjs +1 -1
  46. package/dist/Components/NcAppNavigationCaption.cjs +1 -1
  47. package/dist/Components/NcAppNavigationCaption.mjs +1 -1
  48. package/dist/Components/NcAppNavigationIconBullet.cjs +2 -1
  49. package/dist/Components/NcAppNavigationIconBullet.mjs +3 -3
  50. package/dist/Components/NcAppNavigationIconBullet.mjs.map +1 -1
  51. package/dist/Components/NcAppNavigationItem.cjs +1 -1
  52. package/dist/Components/NcAppNavigationItem.mjs +1 -1
  53. package/dist/Components/NcAppNavigationNew.cjs +2 -1
  54. package/dist/Components/NcAppNavigationNew.cjs.map +1 -1
  55. package/dist/Components/NcAppNavigationNew.mjs +6 -6
  56. package/dist/Components/NcAppNavigationNew.mjs.map +1 -1
  57. package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
  58. package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
  59. package/dist/Components/NcAppNavigationSettings.cjs +1 -1
  60. package/dist/Components/NcAppNavigationSettings.mjs +1 -1
  61. package/dist/Components/NcAppNavigationSpacer.cjs +7 -6
  62. package/dist/Components/NcAppNavigationSpacer.mjs +6 -6
  63. package/dist/Components/NcAppNavigationSpacer.mjs.map +1 -1
  64. package/dist/Components/NcAppNavigationToggle.cjs +1 -1
  65. package/dist/Components/NcAppNavigationToggle.mjs +1 -1
  66. package/dist/Components/NcAppSettingsDialog.cjs +1 -1
  67. package/dist/Components/NcAppSettingsDialog.mjs +1 -1
  68. package/dist/Components/NcAppSettingsSection.cjs +2 -1
  69. package/dist/Components/NcAppSettingsSection.mjs +3 -3
  70. package/dist/Components/NcAppSettingsSection.mjs.map +1 -1
  71. package/dist/Components/NcAppSidebar.cjs +1 -1
  72. package/dist/Components/NcAppSidebar.mjs +1 -1
  73. package/dist/Components/NcAppSidebarTab.cjs +5 -4
  74. package/dist/Components/NcAppSidebarTab.cjs.map +1 -1
  75. package/dist/Components/NcAppSidebarTab.mjs +3 -3
  76. package/dist/Components/NcAppSidebarTab.mjs.map +1 -1
  77. package/dist/Components/NcAvatar.cjs +1 -1
  78. package/dist/Components/NcAvatar.mjs +1 -1
  79. package/dist/Components/NcBreadcrumb.cjs +1 -1
  80. package/dist/Components/NcBreadcrumb.mjs +1 -1
  81. package/dist/Components/NcBreadcrumbs.cjs +1 -1
  82. package/dist/Components/NcBreadcrumbs.mjs +1 -1
  83. package/dist/Components/NcButton.cjs +5 -4
  84. package/dist/Components/NcButton.cjs.map +1 -1
  85. package/dist/Components/NcButton.mjs +3 -3
  86. package/dist/Components/NcButton.mjs.map +1 -1
  87. package/dist/Components/NcCheckboxRadioSwitch.cjs +1 -1
  88. package/dist/Components/NcCheckboxRadioSwitch.mjs +1 -1
  89. package/dist/Components/NcColorPicker.cjs +1 -1
  90. package/dist/Components/NcColorPicker.mjs +1 -1
  91. package/dist/Components/NcContent.cjs +1 -1
  92. package/dist/Components/NcContent.mjs +1 -1
  93. package/dist/Components/NcCounterBubble.cjs +5 -4
  94. package/dist/Components/NcCounterBubble.mjs +1 -1
  95. package/dist/Components/NcCounterBubble.mjs.map +1 -1
  96. package/dist/Components/NcDashboardWidget.cjs +1 -1
  97. package/dist/Components/NcDashboardWidget.mjs +1 -1
  98. package/dist/Components/NcDashboardWidgetItem.cjs +1 -1
  99. package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
  100. package/dist/Components/NcDateTime.cjs +1 -1
  101. package/dist/Components/NcDateTime.mjs +1 -1
  102. package/dist/Components/NcDateTimePicker.cjs +16 -15
  103. package/dist/Components/NcDateTimePicker.cjs.map +1 -1
  104. package/dist/Components/NcDateTimePicker.mjs +16 -16
  105. package/dist/Components/NcDateTimePicker.mjs.map +1 -1
  106. package/dist/Components/NcDateTimePickerNative.cjs +9 -8
  107. package/dist/Components/NcDateTimePickerNative.cjs.map +1 -1
  108. package/dist/Components/NcDateTimePickerNative.mjs +8 -8
  109. package/dist/Components/NcDateTimePickerNative.mjs.map +1 -1
  110. package/dist/Components/NcDialog.cjs +1 -1
  111. package/dist/Components/NcDialog.mjs +1 -1
  112. package/dist/Components/NcDialogButton.cjs +1 -1
  113. package/dist/Components/NcDialogButton.mjs +1 -1
  114. package/dist/Components/NcEllipsisedOption.cjs +5 -4
  115. package/dist/Components/NcEllipsisedOption.cjs.map +1 -1
  116. package/dist/Components/NcEllipsisedOption.mjs +3 -3
  117. package/dist/Components/NcEllipsisedOption.mjs.map +1 -1
  118. package/dist/Components/NcEmojiPicker.cjs +1 -1
  119. package/dist/Components/NcEmojiPicker.mjs +1 -1
  120. package/dist/Components/NcEmptyContent.cjs +2 -1
  121. package/dist/Components/NcEmptyContent.mjs +3 -3
  122. package/dist/Components/NcEmptyContent.mjs.map +1 -1
  123. package/dist/Components/NcGuestContent.cjs +4 -3
  124. package/dist/Components/NcGuestContent.mjs +6 -6
  125. package/dist/Components/NcGuestContent.mjs.map +1 -1
  126. package/dist/Components/NcHeaderMenu.cjs +1 -1
  127. package/dist/Components/NcHeaderMenu.mjs +1 -1
  128. package/dist/Components/NcIconSvgWrapper.cjs +1 -1
  129. package/dist/Components/NcIconSvgWrapper.mjs +1 -1
  130. package/dist/Components/NcInputField.cjs +3 -2
  131. package/dist/Components/NcInputField.cjs.map +1 -1
  132. package/dist/Components/NcInputField.mjs +5 -5
  133. package/dist/Components/NcInputField.mjs.map +1 -1
  134. package/dist/Components/NcListItem.cjs +1 -1
  135. package/dist/Components/NcListItem.mjs +1 -1
  136. package/dist/Components/NcListItemIcon.cjs +1 -1
  137. package/dist/Components/NcListItemIcon.mjs +1 -1
  138. package/dist/Components/NcLoadingIcon.cjs +2 -1
  139. package/dist/Components/NcLoadingIcon.mjs +3 -3
  140. package/dist/Components/NcLoadingIcon.mjs.map +1 -1
  141. package/dist/Components/NcModal.cjs +7 -6
  142. package/dist/Components/NcModal.cjs.map +1 -1
  143. package/dist/Components/NcModal.mjs +15 -15
  144. package/dist/Components/NcModal.mjs.map +1 -1
  145. package/dist/Components/NcNoteCard.cjs +10 -7
  146. package/dist/Components/NcNoteCard.cjs.map +1 -1
  147. package/dist/Components/NcNoteCard.mjs +21 -19
  148. package/dist/Components/NcNoteCard.mjs.map +1 -1
  149. package/dist/Components/NcPasswordField.cjs +1 -1
  150. package/dist/Components/NcPasswordField.mjs +1 -1
  151. package/dist/Components/NcPopover.cjs +1 -1
  152. package/dist/Components/NcPopover.mjs +1 -1
  153. package/dist/Components/NcProgressBar.cjs +1 -1
  154. package/dist/Components/NcProgressBar.mjs +1 -1
  155. package/dist/Components/NcRelatedResourcesPanel.cjs +1 -1
  156. package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
  157. package/dist/Components/NcRichContenteditable.cjs +1 -1
  158. package/dist/Components/NcRichContenteditable.mjs +2 -2
  159. package/dist/Components/NcRichText.cjs +1 -1
  160. package/dist/Components/NcRichText.mjs +3 -3
  161. package/dist/Components/NcSelect.cjs +1 -1
  162. package/dist/Components/NcSelect.mjs +1 -1
  163. package/dist/Components/NcSelectTags.cjs +1 -1
  164. package/dist/Components/NcSelectTags.mjs +1 -1
  165. package/dist/Components/NcSettingsInputText.cjs +1 -1
  166. package/dist/Components/NcSettingsInputText.mjs +1 -1
  167. package/dist/Components/NcSettingsSection.cjs +1 -1
  168. package/dist/Components/NcSettingsSection.mjs +1 -1
  169. package/dist/Components/NcSettingsSelectGroup.cjs +1 -1
  170. package/dist/Components/NcSettingsSelectGroup.mjs +1 -1
  171. package/dist/Components/NcTextArea.cjs +3 -2
  172. package/dist/Components/NcTextArea.cjs.map +1 -1
  173. package/dist/Components/NcTextArea.mjs +5 -5
  174. package/dist/Components/NcTextArea.mjs.map +1 -1
  175. package/dist/Components/NcTextField.cjs +1 -1
  176. package/dist/Components/NcTextField.mjs +1 -1
  177. package/dist/Components/NcTimezonePicker.cjs +1 -1
  178. package/dist/Components/NcTimezonePicker.mjs +1 -1
  179. package/dist/Components/NcUserBubble.cjs +1 -1
  180. package/dist/Components/NcUserBubble.mjs +1 -1
  181. package/dist/Components/NcUserStatusIcon.cjs +1 -1
  182. package/dist/Components/NcUserStatusIcon.mjs +1 -1
  183. package/dist/Directives/Tooltip.cjs +2 -1
  184. package/dist/Directives/Tooltip.cjs.map +1 -1
  185. package/dist/Directives/Tooltip.mjs +4 -4
  186. package/dist/Directives/Tooltip.mjs.map +1 -1
  187. package/dist/Functions/usernameToColor.cjs +1 -1
  188. package/dist/Functions/usernameToColor.mjs +1 -1
  189. package/dist/Mixins/richEditor.cjs +1 -1
  190. package/dist/Mixins/richEditor.mjs +1 -1
  191. package/dist/assets/{NcActionButton-YVkNHN_x.css → NcActionButton-1Z9lN7ar.css} +17 -17
  192. package/dist/assets/{NcActions-vgT9ak04.css → NcActions-mSL9fcPO.css} +12 -12
  193. package/dist/assets/{NcAppNavigationToggle-upUgYNtL.css → NcAppNavigationToggle-3vMKtCQL.css} +3 -3
  194. package/dist/assets/{NcColorPicker-CNX9fj56.css → NcColorPicker-PzIRM1j1.css} +24 -24
  195. package/dist/assets/{NcDateTimePicker-amYL2HzW.css → NcDateTimePicker-RY_Hm2sB.css} +10 -10
  196. package/dist/assets/{NcDateTimePickerNative-2pQS5L0H.css → NcDateTimePickerNative-5yybtvfx.css} +19 -7
  197. package/dist/assets/{NcEmojiPicker-lBXbC6Jd.css → NcEmojiPicker-wTIbvcrG.css} +5 -5
  198. package/dist/assets/{NcListItem-xcW2PRrk.css → NcListItem-6sL-frKJ.css} +49 -49
  199. package/dist/assets/{NcNoteCard-OTfZqVvP.css → NcNoteCard-f0NZpwjL.css} +7 -7
  200. package/dist/assets/{referencePickerModal-VxSowpb5.css → referencePickerModal-iy5QSWj6.css} +2 -2
  201. package/dist/chunks/{AlertCircleOutline-VgVvRWpm.cjs → AlertCircleOutline-HYz1lvHU.cjs} +4 -4
  202. package/dist/chunks/AlertCircleOutline-HYz1lvHU.cjs.map +1 -0
  203. package/dist/chunks/{AlertCircleOutline-lwSRucNO.mjs → AlertCircleOutline-XY0EPUmQ.mjs} +4 -4
  204. package/dist/chunks/AlertCircleOutline-XY0EPUmQ.mjs.map +1 -0
  205. package/dist/chunks/{ArrowLeft-3KC2k3tR.cjs → ArrowLeft-fC5aEWWu.cjs} +1 -1
  206. package/dist/chunks/ArrowLeft-fC5aEWWu.cjs.map +1 -0
  207. package/dist/chunks/{ArrowLeft-buaCjhfr.mjs → ArrowLeft-uW5eNVkY.mjs} +4 -4
  208. package/dist/chunks/ArrowLeft-uW5eNVkY.mjs.map +1 -0
  209. package/dist/chunks/{ArrowRight-4p6gv-9o.mjs → ArrowRight-16bLxoZc.mjs} +1 -1
  210. package/dist/chunks/ArrowRight-16bLxoZc.mjs.map +1 -0
  211. package/dist/chunks/{ArrowRight-uEMed4kl.cjs → ArrowRight-uUC8qW2c.cjs} +1 -1
  212. package/dist/chunks/ArrowRight-uUC8qW2c.cjs.map +1 -0
  213. package/dist/chunks/{Check-5uKO4aXx.cjs → Check-QBzDcHpr.cjs} +1 -1
  214. package/dist/chunks/Check-QBzDcHpr.cjs.map +1 -0
  215. package/dist/chunks/{Check-FObi_cEO.mjs → Check-qy5XrF1J.mjs} +1 -1
  216. package/dist/chunks/Check-qy5XrF1J.mjs.map +1 -0
  217. package/dist/chunks/{ChevronDown-rdCNNu7u.cjs → ChevronDown-Hc_DTRav.cjs} +4 -4
  218. package/dist/chunks/ChevronDown-Hc_DTRav.cjs.map +1 -0
  219. package/dist/chunks/{ChevronDown-TbRvziNU.mjs → ChevronDown-suAKKmeb.mjs} +1 -1
  220. package/dist/chunks/ChevronDown-suAKKmeb.mjs.map +1 -0
  221. package/dist/chunks/{ChevronRight-XOmSMmxA.mjs → ChevronRight-9owhU_17.mjs} +6 -6
  222. package/dist/chunks/ChevronRight-9owhU_17.mjs.map +1 -0
  223. package/dist/chunks/{ChevronRight-bp7fT1r7.cjs → ChevronRight-MdQC55Yq.cjs} +1 -1
  224. package/dist/chunks/ChevronRight-MdQC55Yq.cjs.map +1 -0
  225. package/dist/chunks/{Close-5Hzp7J3v.mjs → Close-QtH6_3PP.mjs} +4 -4
  226. package/dist/chunks/Close-QtH6_3PP.mjs.map +1 -0
  227. package/dist/chunks/{Close-QFLrdRdG.cjs → Close-dotk0707.cjs} +4 -4
  228. package/dist/chunks/Close-dotk0707.cjs.map +1 -0
  229. package/dist/chunks/{DotsHorizontal-dlN1WvqM.cjs → DotsHorizontal-6hepLUSS.cjs} +1 -1
  230. package/dist/chunks/DotsHorizontal-6hepLUSS.cjs.map +1 -0
  231. package/dist/chunks/{DotsHorizontal-NssXDZGM.mjs → DotsHorizontal-IbmXTXRA.mjs} +1 -1
  232. package/dist/chunks/DotsHorizontal-IbmXTXRA.mjs.map +1 -0
  233. package/dist/chunks/{GenColors-OwQiytMp.mjs → GenColors-OoWIPB3C.mjs} +1 -1
  234. package/dist/chunks/{GenColors-OwQiytMp.mjs.map → GenColors-OoWIPB3C.mjs.map} +1 -1
  235. package/dist/chunks/{GenColors-6ePwbl4k.cjs → GenColors-gc0oVgC_.cjs} +1 -1
  236. package/dist/chunks/{GenColors-6ePwbl4k.cjs.map → GenColors-gc0oVgC_.cjs.map} +1 -1
  237. package/dist/chunks/{NcActionButtonGroup-qXVHIy0a.mjs → NcActionButtonGroup-D49ovBAN.mjs} +6 -6
  238. package/dist/chunks/{NcActionButtonGroup-qXVHIy0a.mjs.map → NcActionButtonGroup-D49ovBAN.mjs.map} +1 -1
  239. package/dist/chunks/{NcActionButtonGroup-wvQESxxh.cjs → NcActionButtonGroup-hpwif0u3.cjs} +3 -2
  240. package/dist/chunks/{NcActionButtonGroup-wvQESxxh.cjs.map → NcActionButtonGroup-hpwif0u3.cjs.map} +1 -1
  241. package/dist/chunks/{NcActionInput-Vdsm4Jt5.mjs → NcActionInput-cyxUHqTr.mjs} +7 -7
  242. package/dist/chunks/{NcActionInput-Vdsm4Jt5.mjs.map → NcActionInput-cyxUHqTr.mjs.map} +1 -1
  243. package/dist/chunks/{NcActionInput-2mvb7ZnC.cjs → NcActionInput-m10Amrmc.cjs} +3 -2
  244. package/dist/chunks/{NcActionInput-2mvb7ZnC.cjs.map → NcActionInput-m10Amrmc.cjs.map} +1 -1
  245. package/dist/chunks/{NcActions-5K-qjttC.mjs → NcActions-bAnBpPrc.mjs} +181 -147
  246. package/dist/chunks/NcActions-bAnBpPrc.mjs.map +1 -0
  247. package/dist/chunks/{NcActions-4ml5sv6P.cjs → NcActions-z-BOuDhM.cjs} +176 -142
  248. package/dist/chunks/NcActions-z-BOuDhM.cjs.map +1 -0
  249. package/dist/chunks/{NcAppContent-kSymH_mo.cjs → NcAppContent-t8UhBH3s.cjs} +4 -3
  250. package/dist/chunks/{NcAppContent-kSymH_mo.cjs.map → NcAppContent-t8UhBH3s.cjs.map} +1 -1
  251. package/dist/chunks/{NcAppContent-agTfSSHS.mjs → NcAppContent-y9KdCdfx.mjs} +9 -9
  252. package/dist/chunks/{NcAppContent-agTfSSHS.mjs.map → NcAppContent-y9KdCdfx.mjs.map} +1 -1
  253. package/dist/chunks/{NcAppNavigation-rSC0k8c6.cjs → NcAppNavigation-PLg2oNao.cjs} +13 -12
  254. package/dist/chunks/{NcAppNavigation-biQcPFmk.mjs.map → NcAppNavigation-PLg2oNao.cjs.map} +1 -1
  255. package/dist/chunks/{NcAppNavigation-biQcPFmk.mjs → NcAppNavigation-hiPB8YDB.mjs} +4 -4
  256. package/dist/chunks/{NcAppNavigation-rSC0k8c6.cjs.map → NcAppNavigation-hiPB8YDB.mjs.map} +1 -1
  257. package/dist/chunks/{NcAppNavigationCaption-Mugp6fsR.cjs → NcAppNavigationCaption-kKsAcV3F.cjs} +3 -2
  258. package/dist/chunks/{NcAppNavigationCaption-Mugp6fsR.cjs.map → NcAppNavigationCaption-kKsAcV3F.cjs.map} +1 -1
  259. package/dist/chunks/NcAppNavigationCaption-q8C0HzdM.mjs +47 -0
  260. package/dist/chunks/{NcAppNavigationCaption-E3tdVsYJ.mjs.map → NcAppNavigationCaption-q8C0HzdM.mjs.map} +1 -1
  261. package/dist/chunks/{NcAppNavigationItem-r0MUwPP7.cjs → NcAppNavigationItem-BTI9BVOR.cjs} +6 -5
  262. package/dist/chunks/NcAppNavigationItem-BTI9BVOR.cjs.map +1 -0
  263. package/dist/chunks/{NcAppNavigationItem-CzK_gg7C.mjs → NcAppNavigationItem-WmNVPGgg.mjs} +10 -10
  264. package/dist/chunks/NcAppNavigationItem-WmNVPGgg.mjs.map +1 -0
  265. package/dist/chunks/{NcAppNavigationNewItem-IYhRBzud.cjs → NcAppNavigationNewItem-bEBZNF2D.cjs} +3 -2
  266. package/dist/chunks/{NcAppNavigationNewItem-X4Ac8vym.mjs.map → NcAppNavigationNewItem-bEBZNF2D.cjs.map} +1 -1
  267. package/dist/chunks/{NcAppNavigationNewItem-X4Ac8vym.mjs → NcAppNavigationNewItem-iJxYhc8O.mjs} +7 -7
  268. package/dist/chunks/{NcAppNavigationNewItem-IYhRBzud.cjs.map → NcAppNavigationNewItem-iJxYhc8O.mjs.map} +1 -1
  269. package/dist/chunks/{NcAppNavigationSettings-0hLCj-s5.mjs → NcAppNavigationSettings--bavO03z.mjs} +10 -9
  270. package/dist/chunks/NcAppNavigationSettings--bavO03z.mjs.map +1 -0
  271. package/dist/chunks/{NcAppNavigationSettings-tvlinWey.cjs → NcAppNavigationSettings-J7w9P7fI.cjs} +8 -6
  272. package/dist/chunks/NcAppNavigationSettings-J7w9P7fI.cjs.map +1 -0
  273. package/dist/chunks/{NcAppNavigationToggle-RXyDbzmn.mjs → NcAppNavigationToggle-8FtmM4XU.mjs} +22 -13
  274. package/dist/chunks/NcAppNavigationToggle-8FtmM4XU.mjs.map +1 -0
  275. package/dist/chunks/NcAppNavigationToggle-mMhLE73x.cjs +119 -0
  276. package/dist/chunks/NcAppNavigationToggle-mMhLE73x.cjs.map +1 -0
  277. package/dist/chunks/{NcAppSettingsDialog-8HAKz-0l.mjs → NcAppSettingsDialog-FqEZ3lXG.mjs} +8 -8
  278. package/dist/chunks/{NcAppSettingsDialog-2tyARsR0.cjs.map → NcAppSettingsDialog-FqEZ3lXG.mjs.map} +1 -1
  279. package/dist/chunks/{NcAppSettingsDialog-2tyARsR0.cjs → NcAppSettingsDialog-tN3bu9XO.cjs} +3 -2
  280. package/dist/chunks/{NcAppSettingsDialog-8HAKz-0l.mjs.map → NcAppSettingsDialog-tN3bu9XO.cjs.map} +1 -1
  281. package/dist/chunks/{NcAppSidebar-PMmg9vsl.cjs → NcAppSidebar-J2XzL1WT.cjs} +6 -5
  282. package/dist/chunks/NcAppSidebar-J2XzL1WT.cjs.map +1 -0
  283. package/dist/chunks/{NcAppSidebar-qaRnOe4Y.mjs → NcAppSidebar-lE3w-VIf.mjs} +10 -10
  284. package/dist/chunks/NcAppSidebar-lE3w-VIf.mjs.map +1 -0
  285. package/dist/chunks/{NcAvatar-5DJP61Ka.mjs → NcAvatar-MNJp-c9e.mjs} +9 -8
  286. package/dist/chunks/{NcAvatar-5DJP61Ka.mjs.map → NcAvatar-MNJp-c9e.mjs.map} +1 -1
  287. package/dist/chunks/{NcAvatar-YQujzmop.cjs → NcAvatar-OWW68uV3.cjs} +5 -3
  288. package/dist/chunks/{NcAvatar-YQujzmop.cjs.map → NcAvatar-OWW68uV3.cjs.map} +1 -1
  289. package/dist/chunks/{NcBreadcrumb-C2oZ_vji.mjs → NcBreadcrumb-4FfLWUDX.mjs} +8 -8
  290. package/dist/chunks/{NcBreadcrumb-C2oZ_vji.mjs.map → NcBreadcrumb-4FfLWUDX.mjs.map} +1 -1
  291. package/dist/chunks/{NcBreadcrumb-3Ez2uWmp.cjs → NcBreadcrumb-YClz0EeP.cjs} +6 -5
  292. package/dist/chunks/{NcBreadcrumb-3Ez2uWmp.cjs.map → NcBreadcrumb-YClz0EeP.cjs.map} +1 -1
  293. package/dist/chunks/{NcBreadcrumbs-tq1eD4Hk.mjs → NcBreadcrumbs-Gln66w_d.mjs} +6 -6
  294. package/dist/chunks/NcBreadcrumbs-Gln66w_d.mjs.map +1 -0
  295. package/dist/chunks/{NcBreadcrumbs-H8ec0ouN.cjs → NcBreadcrumbs-SPqCk2mi.cjs} +4 -3
  296. package/dist/chunks/NcBreadcrumbs-SPqCk2mi.cjs.map +1 -0
  297. package/dist/chunks/{NcCheckboxRadioSwitch-xEweFZs1.cjs → NcCheckboxRadioSwitch-R-zNvd7d.cjs} +21 -21
  298. package/dist/chunks/NcCheckboxRadioSwitch-R-zNvd7d.cjs.map +1 -0
  299. package/dist/chunks/{NcCheckboxRadioSwitch-BiREcGAk.mjs → NcCheckboxRadioSwitch-paTuPXGc.mjs} +22 -22
  300. package/dist/chunks/NcCheckboxRadioSwitch-paTuPXGc.mjs.map +1 -0
  301. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-Ooje-q1U.cjs +4 -0
  302. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-Ooje-q1U.cjs.map +1 -0
  303. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-l6e0b34w.mjs +3 -0
  304. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-l6e0b34w.mjs.map +1 -0
  305. package/dist/chunks/{NcColorPicker-H0rZhQxw.mjs → NcColorPicker-ullH7CFZ.mjs} +27 -20
  306. package/dist/chunks/NcColorPicker-ullH7CFZ.mjs.map +1 -0
  307. package/dist/chunks/{NcColorPicker-2IJNZMe-.cjs → NcColorPicker-vHHSVKQS.cjs} +16 -8
  308. package/dist/chunks/NcColorPicker-vHHSVKQS.cjs.map +1 -0
  309. package/dist/chunks/{NcContent-ZgOMyq2k.cjs → NcContent-M_ZUbKIL.cjs} +5 -4
  310. package/dist/chunks/{NcContent-ZgOMyq2k.cjs.map → NcContent-M_ZUbKIL.cjs.map} +1 -1
  311. package/dist/chunks/{NcContent-lWYIO3gy.mjs → NcContent-RGzECysY.mjs} +8 -8
  312. package/dist/chunks/{NcContent-lWYIO3gy.mjs.map → NcContent-RGzECysY.mjs.map} +1 -1
  313. package/dist/chunks/{NcDashboardWidget-hQn58Jv6.mjs → NcDashboardWidget-KMrDOCQC.mjs} +7 -7
  314. package/dist/chunks/{NcDashboardWidget-hQn58Jv6.mjs.map → NcDashboardWidget-KMrDOCQC.mjs.map} +1 -1
  315. package/dist/chunks/{NcDashboardWidget-j44iStpo.cjs → NcDashboardWidget-mV9UTaUo.cjs} +3 -2
  316. package/dist/chunks/{NcDashboardWidget-j44iStpo.cjs.map → NcDashboardWidget-mV9UTaUo.cjs.map} +1 -1
  317. package/dist/chunks/{NcDashboardWidgetItem-Yp4ii3At.mjs → NcDashboardWidgetItem-Hg805JCn.mjs} +5 -5
  318. package/dist/chunks/{NcDashboardWidgetItem-Yp4ii3At.mjs.map → NcDashboardWidgetItem-Hg805JCn.mjs.map} +1 -1
  319. package/dist/chunks/{NcDashboardWidgetItem-f4Y_DBsU.cjs → NcDashboardWidgetItem-_dvqhu7z.cjs} +10 -9
  320. package/dist/chunks/{NcDashboardWidgetItem-f4Y_DBsU.cjs.map → NcDashboardWidgetItem-_dvqhu7z.cjs.map} +1 -1
  321. package/dist/chunks/{NcDateTime-1ZGz6Hwu.cjs → NcDateTime-TRJPnoyx.cjs} +1 -1
  322. package/dist/chunks/{NcDateTime-1ZGz6Hwu.cjs.map → NcDateTime-TRJPnoyx.cjs.map} +1 -1
  323. package/dist/chunks/{NcDateTime-sBcbqRB6.mjs → NcDateTime-t_L5Vf2V.mjs} +1 -1
  324. package/dist/chunks/{NcDateTime-sBcbqRB6.mjs.map → NcDateTime-t_L5Vf2V.mjs.map} +1 -1
  325. package/dist/chunks/{NcDialog-1Nrs9x8z.mjs → NcDialog-652A8lMI.mjs} +8 -8
  326. package/dist/chunks/{NcDialog-1Nrs9x8z.mjs.map → NcDialog-652A8lMI.mjs.map} +1 -1
  327. package/dist/chunks/{NcDialog-k6iHgTGm.cjs → NcDialog-dPYf81Dr.cjs} +3 -2
  328. package/dist/chunks/{NcDialog-k6iHgTGm.cjs.map → NcDialog-dPYf81Dr.cjs.map} +1 -1
  329. package/dist/chunks/{NcDialogButton-O4JZ53Dj.mjs → NcDialogButton-QuoJDLGH.mjs} +1 -1
  330. package/dist/chunks/{NcDialogButton-O4JZ53Dj.mjs.map → NcDialogButton-QuoJDLGH.mjs.map} +1 -1
  331. package/dist/chunks/{NcDialogButton-37xKCh_l.cjs → NcDialogButton-V3nj_xwS.cjs} +1 -1
  332. package/dist/chunks/{NcDialogButton-37xKCh_l.cjs.map → NcDialogButton-V3nj_xwS.cjs.map} +1 -1
  333. package/dist/chunks/{NcEmojiPicker-gGgrlLAJ.cjs → NcEmojiPicker-SiFuLrOy.cjs} +11 -10
  334. package/dist/chunks/NcEmojiPicker-SiFuLrOy.cjs.map +1 -0
  335. package/dist/chunks/{NcEmojiPicker--8moif3g.mjs → NcEmojiPicker-t9ZKXOeE.mjs} +43 -43
  336. package/dist/chunks/NcEmojiPicker-t9ZKXOeE.mjs.map +1 -0
  337. package/dist/chunks/{NcHeaderMenu-5dnFFhRA.cjs → NcHeaderMenu-BSi8E43v.cjs} +6 -4
  338. package/dist/chunks/{NcHeaderMenu-5dnFFhRA.cjs.map → NcHeaderMenu-BSi8E43v.cjs.map} +1 -1
  339. package/dist/chunks/{NcHeaderMenu-ePmuT5Kz.mjs → NcHeaderMenu-Vytc8Eqg.mjs} +4 -3
  340. package/dist/chunks/{NcHeaderMenu-ePmuT5Kz.mjs.map → NcHeaderMenu-Vytc8Eqg.mjs.map} +1 -1
  341. package/dist/chunks/{NcIconSvgWrapper-_lgitSfS.cjs → NcIconSvgWrapper-R7a7dIg4.cjs} +11 -10
  342. package/dist/chunks/{NcIconSvgWrapper-P-GkSjTH.mjs.map → NcIconSvgWrapper-R7a7dIg4.cjs.map} +1 -1
  343. package/dist/chunks/{NcIconSvgWrapper-P-GkSjTH.mjs → NcIconSvgWrapper-n3MnAe1S.mjs} +6 -6
  344. package/dist/chunks/{NcIconSvgWrapper-_lgitSfS.cjs.map → NcIconSvgWrapper-n3MnAe1S.mjs.map} +1 -1
  345. package/dist/chunks/{NcInputConfirmCancel-q4IYDSKH.cjs → NcInputConfirmCancel-QI-5lWEZ.cjs} +18 -17
  346. package/dist/chunks/{NcInputConfirmCancel-q4IYDSKH.cjs.map → NcInputConfirmCancel-QI-5lWEZ.cjs.map} +1 -1
  347. package/dist/chunks/{NcInputConfirmCancel-HrSwS4LK.mjs → NcInputConfirmCancel-iPOBMuwq.mjs} +11 -11
  348. package/dist/chunks/{NcInputConfirmCancel-HrSwS4LK.mjs.map → NcInputConfirmCancel-iPOBMuwq.mjs.map} +1 -1
  349. package/dist/chunks/{NcListItem-wsOnBEF3.cjs → NcListItem-J1Ru_eFH.cjs} +11 -10
  350. package/dist/chunks/NcListItem-J1Ru_eFH.cjs.map +1 -0
  351. package/dist/chunks/{NcListItem-_P2bxfeP.mjs → NcListItem-m2T3a1c4.mjs} +13 -13
  352. package/dist/chunks/NcListItem-m2T3a1c4.mjs.map +1 -0
  353. package/dist/chunks/{NcListItemIcon-IXrbZUKU.mjs → NcListItemIcon-RHDhF_NC.mjs} +12 -11
  354. package/dist/chunks/{NcListItemIcon-IXrbZUKU.mjs.map → NcListItemIcon-RHDhF_NC.mjs.map} +1 -1
  355. package/dist/chunks/{NcListItemIcon-65Rgi-AZ.cjs → NcListItemIcon-aE0JNfCX.cjs} +4 -2
  356. package/dist/chunks/{NcListItemIcon-65Rgi-AZ.cjs.map → NcListItemIcon-aE0JNfCX.cjs.map} +1 -1
  357. package/dist/chunks/{NcPasswordField-kJ1PZotd.mjs → NcPasswordField-h__iqTKL.mjs} +10 -10
  358. package/dist/chunks/NcPasswordField-h__iqTKL.mjs.map +1 -0
  359. package/dist/chunks/{NcPasswordField-XvXblBeQ.cjs → NcPasswordField-rgZThnoq.cjs} +9 -9
  360. package/dist/chunks/NcPasswordField-rgZThnoq.cjs.map +1 -0
  361. package/dist/chunks/{NcPopover-yyItaFC6.mjs → NcPopover-T4GMXmKV.mjs} +3 -3
  362. package/dist/chunks/{NcPopover-yyItaFC6.mjs.map → NcPopover-T4GMXmKV.mjs.map} +1 -1
  363. package/dist/chunks/{NcPopover--SjyNre9.cjs → NcPopover-judBGW5r.cjs} +2 -1
  364. package/dist/chunks/{NcPopover--SjyNre9.cjs.map → NcPopover-judBGW5r.cjs.map} +1 -1
  365. package/dist/chunks/{NcProgressBar-yrdD1jxU.cjs → NcProgressBar-BthaVVHU.cjs} +2 -1
  366. package/dist/chunks/{NcProgressBar-yrdD1jxU.cjs.map → NcProgressBar-BthaVVHU.cjs.map} +1 -1
  367. package/dist/chunks/{NcProgressBar-hQCFE5H3.mjs → NcProgressBar-h2ufKS6c.mjs} +1 -1
  368. package/dist/chunks/{NcProgressBar-hQCFE5H3.mjs.map → NcProgressBar-h2ufKS6c.mjs.map} +1 -1
  369. package/dist/chunks/{NcRelatedResourcesPanel-1nj1tk0J.mjs → NcRelatedResourcesPanel-DCGxBHHT.mjs} +9 -9
  370. package/dist/chunks/{NcRelatedResourcesPanel-1nj1tk0J.mjs.map → NcRelatedResourcesPanel-DCGxBHHT.mjs.map} +1 -1
  371. package/dist/chunks/{NcRelatedResourcesPanel-KxXrRko3.cjs → NcRelatedResourcesPanel-u1ob1njl.cjs} +3 -2
  372. package/dist/chunks/{NcRelatedResourcesPanel-KxXrRko3.cjs.map → NcRelatedResourcesPanel-u1ob1njl.cjs.map} +1 -1
  373. package/dist/chunks/{NcRichContenteditable-A0FFbptl.cjs → NcRichContenteditable-03_DWRDq.cjs} +7 -6
  374. package/dist/chunks/{NcRichContenteditable-VzFXqSYH.mjs.map → NcRichContenteditable-03_DWRDq.cjs.map} +1 -1
  375. package/dist/chunks/{NcRichContenteditable-VzFXqSYH.mjs → NcRichContenteditable-_Ac_ZEfF.mjs} +10 -10
  376. package/dist/chunks/{NcRichContenteditable-A0FFbptl.cjs.map → NcRichContenteditable-_Ac_ZEfF.mjs.map} +1 -1
  377. package/dist/chunks/{NcRichText-YSUTWw6M.mjs → NcRichText-4Y574QZM.mjs} +20 -13
  378. package/dist/chunks/NcRichText-4Y574QZM.mjs.map +1 -0
  379. package/dist/chunks/{NcRichText-N44WJqzt.cjs → NcRichText-Qh1uk4U8.cjs} +41 -34
  380. package/dist/chunks/NcRichText-Qh1uk4U8.cjs.map +1 -0
  381. package/dist/chunks/{NcSelect-H-xyiCqP.cjs → NcSelect-BnTLFd27.cjs} +22 -20
  382. package/dist/chunks/{NcSelect-roYZ16y8.mjs.map → NcSelect-BnTLFd27.cjs.map} +1 -1
  383. package/dist/chunks/{NcSelect-roYZ16y8.mjs → NcSelect-DzZqm1fn.mjs} +16 -15
  384. package/dist/chunks/{NcSelect-H-xyiCqP.cjs.map → NcSelect-DzZqm1fn.mjs.map} +1 -1
  385. package/dist/chunks/{NcSelectTags-iuvfaq_W.cjs → NcSelectTags-PgYBpBfS.cjs} +1 -1
  386. package/dist/chunks/{NcSelectTags-iuvfaq_W.cjs.map → NcSelectTags-PgYBpBfS.cjs.map} +1 -1
  387. package/dist/chunks/{NcSelectTags-3BfQQNLj.mjs → NcSelectTags-qBzjNabg.mjs} +2 -2
  388. package/dist/chunks/{NcSelectTags-3BfQQNLj.mjs.map → NcSelectTags-qBzjNabg.mjs.map} +1 -1
  389. package/dist/chunks/{NcSettingsInputText-RH5qyxcD.mjs → NcSettingsInputText-DROaqnIE.mjs} +4 -4
  390. package/dist/chunks/{NcSettingsInputText-RH5qyxcD.mjs.map → NcSettingsInputText-DROaqnIE.mjs.map} +1 -1
  391. package/dist/chunks/{NcSettingsInputText-JHuxEb64.cjs → NcSettingsInputText-FH_6k117.cjs} +3 -2
  392. package/dist/chunks/{NcSettingsInputText-JHuxEb64.cjs.map → NcSettingsInputText-FH_6k117.cjs.map} +1 -1
  393. package/dist/chunks/{NcSettingsSection-dsoWc5to.cjs → NcSettingsSection-HGZQAB56.cjs} +11 -10
  394. package/dist/chunks/NcSettingsSection-HGZQAB56.cjs.map +1 -0
  395. package/dist/chunks/{NcSettingsSection-u3WizmVu.mjs → NcSettingsSection-pxZK64xe.mjs} +5 -5
  396. package/dist/chunks/NcSettingsSection-pxZK64xe.mjs.map +1 -0
  397. package/dist/chunks/{NcSettingsSelectGroup-l7ImtXiI.mjs → NcSettingsSelectGroup-NtqYZTN-.mjs} +5 -5
  398. package/dist/chunks/{NcSettingsSelectGroup-l7ImtXiI.mjs.map → NcSettingsSelectGroup-NtqYZTN-.mjs.map} +1 -1
  399. package/dist/chunks/{NcSettingsSelectGroup-obOOSE0Z.cjs → NcSettingsSelectGroup-d0wrSLXq.cjs} +3 -2
  400. package/dist/chunks/{NcSettingsSelectGroup-obOOSE0Z.cjs.map → NcSettingsSelectGroup-d0wrSLXq.cjs.map} +1 -1
  401. package/dist/chunks/{NcTextField-5nK-T1Xg.cjs → NcTextField-2P7HaQ-i.cjs} +2 -2
  402. package/dist/chunks/NcTextField-2P7HaQ-i.cjs.map +1 -0
  403. package/dist/chunks/{NcTextField-JlIIeRJa.mjs → NcTextField-RnMWfagW.mjs} +6 -6
  404. package/dist/chunks/NcTextField-RnMWfagW.mjs.map +1 -0
  405. package/dist/chunks/{NcTimezonePicker-1NMfD5lj.cjs → NcTimezonePicker-98XoQsZ0.cjs} +1 -1
  406. package/dist/chunks/{NcTimezonePicker-1NMfD5lj.cjs.map → NcTimezonePicker-98XoQsZ0.cjs.map} +1 -1
  407. package/dist/chunks/{NcTimezonePicker-GDJZ0IwA.mjs → NcTimezonePicker-HvUUs7VK.mjs} +2 -2
  408. package/dist/chunks/{NcTimezonePicker-GDJZ0IwA.mjs.map → NcTimezonePicker-HvUUs7VK.mjs.map} +1 -1
  409. package/dist/chunks/{NcUserBubble-ADV-rrgN.cjs → NcUserBubble-pCJK4AXS.cjs} +6 -5
  410. package/dist/chunks/{NcUserBubble-HoPxl8_o.mjs.map → NcUserBubble-pCJK4AXS.cjs.map} +1 -1
  411. package/dist/chunks/{NcUserBubble-HoPxl8_o.mjs → NcUserBubble-y-RdfxGU.mjs} +5 -5
  412. package/dist/chunks/{NcUserBubble-ADV-rrgN.cjs.map → NcUserBubble-y-RdfxGU.mjs.map} +1 -1
  413. package/dist/chunks/{NcUserStatusIcon-dgPMbNYQ.mjs → NcUserStatusIcon-Wwtp8zH3.mjs} +4 -4
  414. package/dist/chunks/{NcUserStatusIcon-WSxqK-Ix.cjs.map → NcUserStatusIcon-Wwtp8zH3.mjs.map} +1 -1
  415. package/dist/chunks/{NcUserStatusIcon-WSxqK-Ix.cjs → NcUserStatusIcon-iczxs1an.cjs} +6 -5
  416. package/dist/chunks/{NcUserStatusIcon-dgPMbNYQ.mjs.map → NcUserStatusIcon-iczxs1an.cjs.map} +1 -1
  417. package/dist/chunks/{ScopeComponent-8lJfv9VF.mjs → ScopeComponent-3zN8-DXa.mjs} +4 -4
  418. package/dist/chunks/{ScopeComponent-8lJfv9VF.mjs.map → ScopeComponent-3zN8-DXa.mjs.map} +1 -1
  419. package/dist/chunks/{ScopeComponent-d_TBKnQk.cjs → ScopeComponent-_Qe2Qn0v.cjs} +4 -4
  420. package/dist/chunks/{ScopeComponent-d_TBKnQk.cjs.map → ScopeComponent-_Qe2Qn0v.cjs.map} +1 -1
  421. package/dist/chunks/_l10n--bDJ_Qyj.mjs +66 -0
  422. package/dist/chunks/_l10n--bDJ_Qyj.mjs.map +1 -0
  423. package/dist/chunks/_l10n-mEcF7TYU.cjs +64 -0
  424. package/dist/chunks/_l10n-mEcF7TYU.cjs.map +1 -0
  425. package/dist/chunks/{index-AX_b-FPF.cjs → index-U21dQVa7.cjs} +1 -0
  426. package/dist/chunks/{index-AX_b-FPF.cjs.map → index-U21dQVa7.cjs.map} +1 -1
  427. package/dist/chunks/{index-KrMGGc7j.mjs → index-n2q3iT69.mjs} +1 -0
  428. package/dist/chunks/{index-KrMGGc7j.mjs.map → index-n2q3iT69.mjs.map} +1 -1
  429. package/dist/chunks/{referencePickerModal-byTgSeys.cjs → referencePickerModal-Cnscu3tI.cjs} +6 -5
  430. package/dist/chunks/referencePickerModal-Cnscu3tI.cjs.map +1 -0
  431. package/dist/chunks/{referencePickerModal-tEVbhwha.mjs → referencePickerModal-oI8JiWDV.mjs} +14 -14
  432. package/dist/chunks/referencePickerModal-oI8JiWDV.mjs.map +1 -0
  433. package/dist/chunks/{usernameToColor-LY-6e04n.mjs → usernameToColor-HiPZbTLh.mjs} +1 -1
  434. package/dist/chunks/{usernameToColor-LY-6e04n.mjs.map → usernameToColor-HiPZbTLh.mjs.map} +1 -1
  435. package/dist/chunks/{usernameToColor-ty7b2Xom.cjs → usernameToColor-nIJ4GOsW.cjs} +1 -1
  436. package/dist/chunks/{usernameToColor-ty7b2Xom.cjs.map → usernameToColor-nIJ4GOsW.cjs.map} +1 -1
  437. package/dist/index.cjs +4 -4
  438. package/dist/index.mjs +48 -48
  439. package/dist/vendor.LICENSE.txt +1 -1
  440. package/package.json +3 -3
  441. package/dist/chunks/AlertCircleOutline-VgVvRWpm.cjs.map +0 -1
  442. package/dist/chunks/AlertCircleOutline-lwSRucNO.mjs.map +0 -1
  443. package/dist/chunks/ArrowLeft-3KC2k3tR.cjs.map +0 -1
  444. package/dist/chunks/ArrowLeft-buaCjhfr.mjs.map +0 -1
  445. package/dist/chunks/ArrowRight-4p6gv-9o.mjs.map +0 -1
  446. package/dist/chunks/ArrowRight-uEMed4kl.cjs.map +0 -1
  447. package/dist/chunks/Check-5uKO4aXx.cjs.map +0 -1
  448. package/dist/chunks/Check-FObi_cEO.mjs.map +0 -1
  449. package/dist/chunks/ChevronDown-TbRvziNU.mjs.map +0 -1
  450. package/dist/chunks/ChevronDown-rdCNNu7u.cjs.map +0 -1
  451. package/dist/chunks/ChevronRight-XOmSMmxA.mjs.map +0 -1
  452. package/dist/chunks/ChevronRight-bp7fT1r7.cjs.map +0 -1
  453. package/dist/chunks/Close-5Hzp7J3v.mjs.map +0 -1
  454. package/dist/chunks/Close-QFLrdRdG.cjs.map +0 -1
  455. package/dist/chunks/DotsHorizontal-NssXDZGM.mjs.map +0 -1
  456. package/dist/chunks/DotsHorizontal-dlN1WvqM.cjs.map +0 -1
  457. package/dist/chunks/NcActions-4ml5sv6P.cjs.map +0 -1
  458. package/dist/chunks/NcActions-5K-qjttC.mjs.map +0 -1
  459. package/dist/chunks/NcAppNavigationCaption-E3tdVsYJ.mjs +0 -47
  460. package/dist/chunks/NcAppNavigationItem-CzK_gg7C.mjs.map +0 -1
  461. package/dist/chunks/NcAppNavigationItem-r0MUwPP7.cjs.map +0 -1
  462. package/dist/chunks/NcAppNavigationSettings-0hLCj-s5.mjs.map +0 -1
  463. package/dist/chunks/NcAppNavigationSettings-tvlinWey.cjs.map +0 -1
  464. package/dist/chunks/NcAppNavigationToggle-RXyDbzmn.mjs.map +0 -1
  465. package/dist/chunks/NcAppNavigationToggle-ZTz_EO18.cjs +0 -109
  466. package/dist/chunks/NcAppNavigationToggle-ZTz_EO18.cjs.map +0 -1
  467. package/dist/chunks/NcAppSidebar-PMmg9vsl.cjs.map +0 -1
  468. package/dist/chunks/NcAppSidebar-qaRnOe4Y.mjs.map +0 -1
  469. package/dist/chunks/NcBreadcrumbs-H8ec0ouN.cjs.map +0 -1
  470. package/dist/chunks/NcBreadcrumbs-tq1eD4Hk.mjs.map +0 -1
  471. package/dist/chunks/NcCheckboxRadioSwitch-BiREcGAk.mjs.map +0 -1
  472. package/dist/chunks/NcCheckboxRadioSwitch-xEweFZs1.cjs.map +0 -1
  473. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-MzKjkB0t.mjs +0 -3
  474. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-MzKjkB0t.mjs.map +0 -1
  475. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-hGgZcPUX.cjs +0 -3
  476. package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-hGgZcPUX.cjs.map +0 -1
  477. package/dist/chunks/NcColorPicker-2IJNZMe-.cjs.map +0 -1
  478. package/dist/chunks/NcColorPicker-H0rZhQxw.mjs.map +0 -1
  479. package/dist/chunks/NcEmojiPicker--8moif3g.mjs.map +0 -1
  480. package/dist/chunks/NcEmojiPicker-gGgrlLAJ.cjs.map +0 -1
  481. package/dist/chunks/NcListItem-_P2bxfeP.mjs.map +0 -1
  482. package/dist/chunks/NcListItem-wsOnBEF3.cjs.map +0 -1
  483. package/dist/chunks/NcPasswordField-XvXblBeQ.cjs.map +0 -1
  484. package/dist/chunks/NcPasswordField-kJ1PZotd.mjs.map +0 -1
  485. package/dist/chunks/NcRichText-N44WJqzt.cjs.map +0 -1
  486. package/dist/chunks/NcRichText-YSUTWw6M.mjs.map +0 -1
  487. package/dist/chunks/NcSettingsSection-dsoWc5to.cjs.map +0 -1
  488. package/dist/chunks/NcSettingsSection-u3WizmVu.mjs.map +0 -1
  489. package/dist/chunks/NcTextField-5nK-T1Xg.cjs.map +0 -1
  490. package/dist/chunks/NcTextField-JlIIeRJa.mjs.map +0 -1
  491. package/dist/chunks/_l10n-RVZyA63y.cjs +0 -64
  492. package/dist/chunks/_l10n-RVZyA63y.cjs.map +0 -1
  493. package/dist/chunks/_l10n-gZppkly8.mjs +0 -66
  494. package/dist/chunks/_l10n-gZppkly8.mjs.map +0 -1
  495. package/dist/chunks/referencePickerModal-byTgSeys.cjs.map +0 -1
  496. package/dist/chunks/referencePickerModal-tEVbhwha.mjs.map +0 -1
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const c = require("../chunks/NcActions-4ml5sv6P.cjs");
2
+ const c = require("../chunks/NcActions-z-BOuDhM.cjs");
3
3
  module.exports = c.NcActions;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcActions-5K-qjttC.mjs";
1
+ import { N as f } from "../chunks/NcActions-bAnBpPrc.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const t = require("../chunks/NcAppContent-kSymH_mo.cjs");
2
+ const t = require("../chunks/NcAppContent-t8UhBH3s.cjs");
3
3
  module.exports = t.NcAppContent;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppContent-agTfSSHS.mjs";
1
+ import { N as f } from "../chunks/NcAppContent-y9KdCdfx.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const i = require("../chunks/NcAppNavigation-rSC0k8c6.cjs");
2
+ const i = require("../chunks/NcAppNavigation-PLg2oNao.cjs");
3
3
  module.exports = i.NcAppNavigation;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppNavigation-biQcPFmk.mjs";
1
+ import { N as f } from "../chunks/NcAppNavigation-hiPB8YDB.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const i = require("../chunks/NcAppNavigationCaption-Mugp6fsR.cjs");
2
+ const i = require("../chunks/NcAppNavigationCaption-kKsAcV3F.cjs");
3
3
  module.exports = i.NcAppNavigationCaption;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppNavigationCaption-E3tdVsYJ.mjs";
1
+ import { N as f } from "../chunks/NcAppNavigationCaption-q8C0HzdM.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,5 @@
1
- var a = require("../assets/NcAppNavigationIconBullet-Nf3ARMLv.css");
1
+ require('../assets/NcAppNavigationIconBullet-Nf3ARMLv.css');
2
+ "use strict";
2
3
  const e = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), n = {
3
4
  name: "NcAppNavigationIconBullet",
4
5
  props: {
@@ -1,4 +1,4 @@
1
- import "../assets/NcAppNavigationIconBullet-Nf3ARMLv.css";
1
+ import '../assets/NcAppNavigationIconBullet-Nf3ARMLv.css';
2
2
  import { n } from "../chunks/_plugin-vue2_normalizer-u6G_3nkj.mjs";
3
3
  const e = {
4
4
  name: "NcAppNavigationIconBullet",
@@ -36,7 +36,7 @@ var i = function() {
36
36
  null,
37
37
  null
38
38
  );
39
- const p = c.exports;
39
+ const s = c.exports;
40
40
  export {
41
- p as default
41
+ s as default
42
42
  };
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppNavigationIconBullet.mjs","sources":["../../src/components/NcAppNavigationIconBullet/NcAppNavigationIconBullet.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<docs>\n### Bullet\nThis component is made to be used inside of the [NcAppNavigationItem](#NcAppNavigationItem) component slot: `icon`.\n\n```\n<template #icon>\n\t<NcAppNavigationIconBullet color=\"0082c9\" />\n</template>\n<template #icon>\n\t<NcAppNavigationIconBullet color=\"#0082c9\" />\n</template>\n\n```\n\n### AppNavigationItem example\n```\n<NcAppNavigationItem name=\"Entry 2\" :pinned=\"true\">\n\t<template #icon>\n\t\t<NcAppNavigationIconBullet color=\"0082c9\" />\n\t</template>\n</NcAppNavigationItem>\n```\n</docs>\n\n<template>\n\t<div class=\"app-navigation-entry__icon-bullet\" @click=\"onClick\">\n\t\t<div :style=\"{ backgroundColor: formattedColor }\" />\n\t</div>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppNavigationIconBullet',\n\n\tprops: {\n\t\tcolor: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t\tvalidator(color) {\n\t\t\t\t// #000, 000, #0082c9 and 0082c9\n\t\t\t\treturn /^#?([0-9A-F]{3}){1,2}$/i.test(color)\n\t\t\t},\n\t\t},\n\t},\n\n\temits: ['click'],\n\n\tcomputed: {\n\t\tformattedColor() {\n\t\t\tif (this.color.startsWith('#')) {\n\t\t\t\treturn this.color\n\t\t\t}\n\t\t\treturn '#' + this.color\n\t\t},\n\t},\n\n\tmethods: {\n\t\tonClick(e) {\n\t\t\tthis.$emit('click', e)\n\t\t},\n\t},\n\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.app-navigation-entry__icon-bullet {\n\tdisplay: block;\n\t// there is 2 margins\n\tpadding: $icon-margin + 1px;\n\tdiv {\n\t\twidth: $icon-size - 2px;\n\t\theight: $icon-size - 2px;\n\t\tcursor: pointer;\n\t\ttransition: background 100ms ease-in-out;\n\t\tborder: none;\n\t\tborder-radius: 50%;\n\t}\n}\n\n</style>\n"],"names":["_sfc_main","color","e"],"mappings":";;AAqDA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA,IACA,OAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,UAAAC,GAAA;AAEA,eAAA,0BAAA,KAAAA,CAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AAAA,EAEA,UAAA;AAAA,IACA,iBAAA;AACA,aAAA,KAAA,MAAA,WAAA,GAAA,IACA,KAAA,QAEA,MAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,QAAAC,GAAA;AACA,WAAA,MAAA,SAAAA,CAAA;AAAA,IACA;AAAA,EACA;AAEA;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppNavigationIconBullet.mjs","sources":["../../src/components/NcAppNavigationIconBullet/NcAppNavigationIconBullet.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<docs>\n### Bullet\nThis component is made to be used inside of the [NcAppNavigationItem](#NcAppNavigationItem) component slot: `icon`.\n\n```\n<template #icon>\n\t<NcAppNavigationIconBullet color=\"0082c9\" />\n</template>\n<template #icon>\n\t<NcAppNavigationIconBullet color=\"#0082c9\" />\n</template>\n\n```\n\n### AppNavigationItem example\n```\n<NcAppNavigationItem name=\"Entry 2\" :pinned=\"true\">\n\t<template #icon>\n\t\t<NcAppNavigationIconBullet color=\"0082c9\" />\n\t</template>\n</NcAppNavigationItem>\n```\n</docs>\n\n<template>\n\t<div class=\"app-navigation-entry__icon-bullet\" @click=\"onClick\">\n\t\t<div :style=\"{ backgroundColor: formattedColor }\" />\n\t</div>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppNavigationIconBullet',\n\n\tprops: {\n\t\tcolor: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t\tvalidator(color) {\n\t\t\t\t// #000, 000, #0082c9 and 0082c9\n\t\t\t\treturn /^#?([0-9A-F]{3}){1,2}$/i.test(color)\n\t\t\t},\n\t\t},\n\t},\n\n\temits: ['click'],\n\n\tcomputed: {\n\t\tformattedColor() {\n\t\t\tif (this.color.startsWith('#')) {\n\t\t\t\treturn this.color\n\t\t\t}\n\t\t\treturn '#' + this.color\n\t\t},\n\t},\n\n\tmethods: {\n\t\tonClick(e) {\n\t\t\tthis.$emit('click', e)\n\t\t},\n\t},\n\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.app-navigation-entry__icon-bullet {\n\tdisplay: block;\n\t// there is 2 margins\n\tpadding: $icon-margin + 1px;\n\tdiv {\n\t\twidth: $icon-size - 2px;\n\t\theight: $icon-size - 2px;\n\t\tcursor: pointer;\n\t\ttransition: background 100ms ease-in-out;\n\t\tborder: none;\n\t\tborder-radius: 50%;\n\t}\n}\n\n</style>\n"],"names":["_sfc_main","color","e"],"mappings":";AAqDA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA,IACA,OAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,UAAAC,GAAA;AAEA,eAAA,0BAAA,KAAAA,CAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AAAA,EAEA,UAAA;AAAA,IACA,iBAAA;AACA,aAAA,KAAA,MAAA,WAAA,GAAA,IACA,KAAA,QAEA,MAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,QAAAC,GAAA;AACA,WAAA,MAAA,SAAAA,CAAA;AAAA,IACA;AAAA,EACA;AAEA;;;;;;;;;;;;;;;"}
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const t = require("../chunks/NcAppNavigationItem-r0MUwPP7.cjs");
2
+ const t = require("../chunks/NcAppNavigationItem-BTI9BVOR.cjs");
3
3
  module.exports = t.NcAppNavigationItem;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppNavigationItem-CzK_gg7C.mjs";
1
+ import { N as f } from "../chunks/NcAppNavigationItem-WmNVPGgg.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,5 @@
1
- var p = require("../assets/NcAppNavigationNew-joyd78FM.css");
1
+ require('../assets/NcAppNavigationNew-joyd78FM.css');
2
+ "use strict";
2
3
  const r = require("./NcButton.cjs"), i = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), o = {
3
4
  components: {
4
5
  NcButton: r
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppNavigationNew.cjs","sources":["../../src/components/NcAppNavigationNew/NcAppNavigationNew.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2018 Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @author Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n <docs>\n### Usage\n\n ```\n <template>\n\t<NcAppNavigationNew text=\"New Element\">\n\t\t<template #icon>\n\t\t\t<Plus :size=\"20\" />\n\t\t</template>\n\t</NcAppNavigationNew>\n </template>\n <script>\n import Plus from 'vue-material-design-icons/Plus'\n\n export default {\n\tcomponents: {\n\t\tPlus,\n\t},\n }\n </script>\n ```\n </docs>\n\n<template>\n\t<div class=\"app-navigation-new\">\n\t\t<NcButton :id=\"buttonId\"\n\t\t\t:disabled=\"disabled\"\n\t\t\t:type=\"type\"\n\t\t\t@click=\"$emit('click')\">\n\t\t\t<template #icon>\n\t\t\t\t<slot name=\"icon\" />\n\t\t\t</template>\n\t\t\t{{ text }}\n\t\t</NcButton>\n\t</div>\n</template>\n\n<script>\nimport NcButton from '../NcButton/index.js'\n\nexport default {\n\tcomponents: {\n\t\tNcButton,\n\t},\n\tprops: {\n\t\tbuttonId: {\n\t\t\ttype: String,\n\t\t\trequired: false,\n\t\t\tdefault: '',\n\t\t},\n\t\tdisabled: {\n\t\t\ttype: Boolean,\n\t\t\trequired: false,\n\t\t\tdefault: false,\n\t\t},\n\t\ttext: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ttype: {\n\t\t\ttype: String,\n\t\t\tdefault: 'primary',\n\t\t\tvalidator(value) {\n\t\t\t\treturn ['primary', 'secondary', 'tertiary'].indexOf(value) !== -1\n\t\t\t},\n\t\t},\n\t},\n\n\temits: ['click'],\n}\n</script>\n\n<style lang=\"scss\" scoped>\n/* 'New' button */\n.app-navigation-new {\n\tdisplay: block;\n\tpadding: calc(var(--default-grid-baseline, 4px) * 2);\n\tbutton {\n\t\twidth: 100%;\n\t}\n}\n</style>\n"],"names":["_sfc_main","Components_NcButton","value"],"mappings":";oGA8DAA,IAAA;AAAA,EACA,YAAA;AAAA,IACA,UAAAC;AAAA,EACA;AAAA,EACA,OAAA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,UAAAC,GAAA;AACA,eAAA,CAAA,WAAA,aAAA,UAAA,EAAA,QAAAA,CAAA,MAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AACA;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppNavigationNew.cjs","sources":["../../src/components/NcAppNavigationNew/NcAppNavigationNew.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2018 Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @author Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n <docs>\n### Usage\n\n ```\n <template>\n\t<NcAppNavigationNew text=\"New Element\">\n\t\t<template #icon>\n\t\t\t<Plus :size=\"20\" />\n\t\t</template>\n\t</NcAppNavigationNew>\n </template>\n <script>\n import Plus from 'vue-material-design-icons/Plus'\n\n export default {\n\tcomponents: {\n\t\tPlus,\n\t},\n }\n </script>\n ```\n </docs>\n\n<template>\n\t<div class=\"app-navigation-new\">\n\t\t<NcButton :id=\"buttonId\"\n\t\t\t:disabled=\"disabled\"\n\t\t\t:type=\"type\"\n\t\t\t@click=\"$emit('click')\">\n\t\t\t<template #icon>\n\t\t\t\t<slot name=\"icon\" />\n\t\t\t</template>\n\t\t\t{{ text }}\n\t\t</NcButton>\n\t</div>\n</template>\n\n<script>\nimport NcButton from '../NcButton/index.js'\n\nexport default {\n\tcomponents: {\n\t\tNcButton,\n\t},\n\tprops: {\n\t\tbuttonId: {\n\t\t\ttype: String,\n\t\t\trequired: false,\n\t\t\tdefault: '',\n\t\t},\n\t\tdisabled: {\n\t\t\ttype: Boolean,\n\t\t\trequired: false,\n\t\t\tdefault: false,\n\t\t},\n\t\ttext: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ttype: {\n\t\t\ttype: String,\n\t\t\tdefault: 'primary',\n\t\t\tvalidator(value) {\n\t\t\t\treturn ['primary', 'secondary', 'tertiary'].indexOf(value) !== -1\n\t\t\t},\n\t\t},\n\t},\n\n\temits: ['click'],\n}\n</script>\n\n<style lang=\"scss\" scoped>\n/* 'New' button */\n.app-navigation-new {\n\tdisplay: block;\n\tpadding: calc(var(--default-grid-baseline, 4px) * 2);\n\tbutton {\n\t\twidth: 100%;\n\t}\n}\n</style>\n"],"names":["_sfc_main","NcButton","value"],"mappings":";oGA8DAA,IAAA;AAAA,EACA,YAAA;AAAA,IACA,UAAAC;AAAAA,EACA;AAAA,EACA,OAAA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,UAAAC,GAAA;AACA,eAAA,CAAA,WAAA,aAAA,UAAA,EAAA,QAAAA,CAAA,MAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AACA;;;;;;;;;;;;;;;;;;;;"}
@@ -1,7 +1,7 @@
1
- import "../assets/NcAppNavigationNew-joyd78FM.css";
1
+ import '../assets/NcAppNavigationNew-joyd78FM.css';
2
2
  import r from "./NcButton.mjs";
3
3
  import { n as i } from "../chunks/_plugin-vue2_normalizer-u6G_3nkj.mjs";
4
- const o = {
4
+ const a = {
5
5
  components: {
6
6
  NcButton: r
7
7
  },
@@ -30,7 +30,7 @@ const o = {
30
30
  },
31
31
  emits: ["click"]
32
32
  };
33
- var a = function() {
33
+ var o = function() {
34
34
  var t = this, n = t._self._c;
35
35
  return n("div", { staticClass: "app-navigation-new" }, [n("NcButton", { attrs: { id: t.buttonId, disabled: t.disabled, type: t.type }, on: { click: function(l) {
36
36
  return t.$emit("click");
@@ -38,8 +38,8 @@ var a = function() {
38
38
  return [t._t("icon")];
39
39
  }, proxy: !0 }], null, !0) }, [t._v(" " + t._s(t.text) + " ")])], 1);
40
40
  }, s = [], c = /* @__PURE__ */ i(
41
- o,
42
41
  a,
42
+ o,
43
43
  s,
44
44
  !1,
45
45
  null,
@@ -47,7 +47,7 @@ var a = function() {
47
47
  null,
48
48
  null
49
49
  );
50
- const f = c.exports;
50
+ const p = c.exports;
51
51
  export {
52
- f as default
52
+ p as default
53
53
  };
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppNavigationNew.mjs","sources":["../../src/components/NcAppNavigationNew/NcAppNavigationNew.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2018 Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @author Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n <docs>\n### Usage\n\n ```\n <template>\n\t<NcAppNavigationNew text=\"New Element\">\n\t\t<template #icon>\n\t\t\t<Plus :size=\"20\" />\n\t\t</template>\n\t</NcAppNavigationNew>\n </template>\n <script>\n import Plus from 'vue-material-design-icons/Plus'\n\n export default {\n\tcomponents: {\n\t\tPlus,\n\t},\n }\n </script>\n ```\n </docs>\n\n<template>\n\t<div class=\"app-navigation-new\">\n\t\t<NcButton :id=\"buttonId\"\n\t\t\t:disabled=\"disabled\"\n\t\t\t:type=\"type\"\n\t\t\t@click=\"$emit('click')\">\n\t\t\t<template #icon>\n\t\t\t\t<slot name=\"icon\" />\n\t\t\t</template>\n\t\t\t{{ text }}\n\t\t</NcButton>\n\t</div>\n</template>\n\n<script>\nimport NcButton from '../NcButton/index.js'\n\nexport default {\n\tcomponents: {\n\t\tNcButton,\n\t},\n\tprops: {\n\t\tbuttonId: {\n\t\t\ttype: String,\n\t\t\trequired: false,\n\t\t\tdefault: '',\n\t\t},\n\t\tdisabled: {\n\t\t\ttype: Boolean,\n\t\t\trequired: false,\n\t\t\tdefault: false,\n\t\t},\n\t\ttext: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ttype: {\n\t\t\ttype: String,\n\t\t\tdefault: 'primary',\n\t\t\tvalidator(value) {\n\t\t\t\treturn ['primary', 'secondary', 'tertiary'].indexOf(value) !== -1\n\t\t\t},\n\t\t},\n\t},\n\n\temits: ['click'],\n}\n</script>\n\n<style lang=\"scss\" scoped>\n/* 'New' button */\n.app-navigation-new {\n\tdisplay: block;\n\tpadding: calc(var(--default-grid-baseline, 4px) * 2);\n\tbutton {\n\t\twidth: 100%;\n\t}\n}\n</style>\n"],"names":["_sfc_main","NcButton","value"],"mappings":";;;AA8DA,MAAAA,IAAA;AAAA,EACA,YAAA;AAAA,IACA,UAAAC;AAAA,EACA;AAAA,EACA,OAAA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,UAAAC,GAAA;AACA,eAAA,CAAA,WAAA,aAAA,UAAA,EAAA,QAAAA,CAAA,MAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AACA;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppNavigationNew.mjs","sources":["../../src/components/NcAppNavigationNew/NcAppNavigationNew.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2018 Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @author Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n <docs>\n### Usage\n\n ```\n <template>\n\t<NcAppNavigationNew text=\"New Element\">\n\t\t<template #icon>\n\t\t\t<Plus :size=\"20\" />\n\t\t</template>\n\t</NcAppNavigationNew>\n </template>\n <script>\n import Plus from 'vue-material-design-icons/Plus'\n\n export default {\n\tcomponents: {\n\t\tPlus,\n\t},\n }\n </script>\n ```\n </docs>\n\n<template>\n\t<div class=\"app-navigation-new\">\n\t\t<NcButton :id=\"buttonId\"\n\t\t\t:disabled=\"disabled\"\n\t\t\t:type=\"type\"\n\t\t\t@click=\"$emit('click')\">\n\t\t\t<template #icon>\n\t\t\t\t<slot name=\"icon\" />\n\t\t\t</template>\n\t\t\t{{ text }}\n\t\t</NcButton>\n\t</div>\n</template>\n\n<script>\nimport NcButton from '../NcButton/index.js'\n\nexport default {\n\tcomponents: {\n\t\tNcButton,\n\t},\n\tprops: {\n\t\tbuttonId: {\n\t\t\ttype: String,\n\t\t\trequired: false,\n\t\t\tdefault: '',\n\t\t},\n\t\tdisabled: {\n\t\t\ttype: Boolean,\n\t\t\trequired: false,\n\t\t\tdefault: false,\n\t\t},\n\t\ttext: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\ttype: {\n\t\t\ttype: String,\n\t\t\tdefault: 'primary',\n\t\t\tvalidator(value) {\n\t\t\t\treturn ['primary', 'secondary', 'tertiary'].indexOf(value) !== -1\n\t\t\t},\n\t\t},\n\t},\n\n\temits: ['click'],\n}\n</script>\n\n<style lang=\"scss\" scoped>\n/* 'New' button */\n.app-navigation-new {\n\tdisplay: block;\n\tpadding: calc(var(--default-grid-baseline, 4px) * 2);\n\tbutton {\n\t\twidth: 100%;\n\t}\n}\n</style>\n"],"names":["_sfc_main","NcButton","value"],"mappings":";;AA8DA,MAAAA,IAAA;AAAA,EACA,YAAA;AAAA,IACA,UAAAC;AAAA,EACA;AAAA,EACA,OAAA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,UAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,UAAAC,GAAA;AACA,eAAA,CAAA,WAAA,aAAA,UAAA,EAAA,QAAAA,CAAA,MAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA,CAAA,OAAA;AACA;;;;;;;;;;;;;;;;;;;"}
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const e = require("../chunks/NcAppNavigationNewItem-IYhRBzud.cjs");
2
+ const e = require("../chunks/NcAppNavigationNewItem-bEBZNF2D.cjs");
3
3
  module.exports = e.NcAppNavigationNewItem;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppNavigationNewItem-X4Ac8vym.mjs";
1
+ import { N as f } from "../chunks/NcAppNavigationNewItem-iJxYhc8O.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const t = require("../chunks/NcAppNavigationSettings-tvlinWey.cjs");
2
+ const t = require("../chunks/NcAppNavigationSettings-J7w9P7fI.cjs");
3
3
  module.exports = t.NcAppNavigationSettings;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppNavigationSettings-0hLCj-s5.mjs";
1
+ import { N as f } from "../chunks/NcAppNavigationSettings--bavO03z.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,19 +1,20 @@
1
- var _ = require("../assets/NcAppNavigationSpacer-MfL8GeCN.css");
2
- const r = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), a = {
1
+ require('../assets/NcAppNavigationSpacer-MfL8GeCN.css');
2
+ "use strict";
3
+ const a = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), r = {
3
4
  name: "NcAppNavigationSpacer"
4
5
  };
5
6
  var c = function() {
6
7
  var n = this, e = n._self._c;
7
8
  return e("li", { staticClass: "app-navigation-spacer" });
8
- }, t = [], s = /* @__PURE__ */ r.normalizeComponent(
9
- a,
9
+ }, s = [], t = /* @__PURE__ */ a.normalizeComponent(
10
+ r,
10
11
  c,
11
- t,
12
+ s,
12
13
  !1,
13
14
  null,
14
15
  "c8233ec5",
15
16
  null,
16
17
  null
17
18
  );
18
- const i = s.exports;
19
+ const i = t.exports;
19
20
  module.exports = i;
@@ -1,22 +1,22 @@
1
- import "../assets/NcAppNavigationSpacer-MfL8GeCN.css";
1
+ import '../assets/NcAppNavigationSpacer-MfL8GeCN.css';
2
2
  import { n as e } from "../chunks/_plugin-vue2_normalizer-u6G_3nkj.mjs";
3
3
  const r = {
4
4
  name: "NcAppNavigationSpacer"
5
5
  };
6
- var t = function() {
6
+ var c = function() {
7
7
  var a = this, n = a._self._c;
8
8
  return n("li", { staticClass: "app-navigation-spacer" });
9
- }, c = [], s = /* @__PURE__ */ e(
9
+ }, t = [], s = /* @__PURE__ */ e(
10
10
  r,
11
- t,
12
11
  c,
12
+ t,
13
13
  !1,
14
14
  null,
15
15
  "c8233ec5",
16
16
  null,
17
17
  null
18
18
  );
19
- const _ = s.exports;
19
+ const p = s.exports;
20
20
  export {
21
- _ as default
21
+ p as default
22
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppNavigationSpacer.mjs","sources":["../../src/components/NcAppNavigationSpacer/NcAppNavigationSpacer.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @author Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n<template>\n\t<li class=\"app-navigation-spacer\" />\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppNavigationSpacer',\n}\n</script>\n\n<style scoped>\n\t.app-navigation-spacer {\n\t\tflex-shrink: 0;\n\t\torder: 1;\n\t\theight: 22px;\n\t}\n\n</style>\n"],"names":["_sfc_main"],"mappings":";;AA0BA,MAAAA,IAAA;AAAA,EACA,MAAA;AACA;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppNavigationSpacer.mjs","sources":["../../src/components/NcAppNavigationSpacer/NcAppNavigationSpacer.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @author Christoph Wurst <christoph@winzerhof-wurst.at>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n<template>\n\t<li class=\"app-navigation-spacer\" />\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppNavigationSpacer',\n}\n</script>\n\n<style scoped>\n\t.app-navigation-spacer {\n\t\tflex-shrink: 0;\n\t\torder: 1;\n\t\theight: 22px;\n\t}\n\n</style>\n"],"names":["_sfc_main"],"mappings":";AA0BA,MAAAA,IAAA;AAAA,EACA,MAAA;AACA;;;;;;;;;;;;;;;"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: !0 }, [Symbol.toStringTag]: { value: "Module" } });
3
- const e = require("../chunks/NcAppNavigationToggle-ZTz_EO18.cjs");
3
+ const e = require("../chunks/NcAppNavigationToggle-mMhLE73x.cjs");
4
4
  /**
5
5
  * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
6
6
  *
@@ -1,4 +1,4 @@
1
- import { N as p } from "../chunks/NcAppNavigationToggle-RXyDbzmn.mjs";
1
+ import { N as p } from "../chunks/NcAppNavigationToggle-8FtmM4XU.mjs";
2
2
  /**
3
3
  * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
4
4
  *
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const t = require("../chunks/NcAppSettingsDialog-2tyARsR0.cjs");
2
+ const t = require("../chunks/NcAppSettingsDialog-tN3bu9XO.cjs");
3
3
  module.exports = t.NcAppSettingsDialog;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppSettingsDialog-8HAKz-0l.mjs";
1
+ import { N as f } from "../chunks/NcAppSettingsDialog-FqEZ3lXG.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,5 @@
1
- var _ = require("../assets/NcAppSettingsSection-ahfdhix_.css");
1
+ require('../assets/NcAppSettingsSection-ahfdhix_.css');
2
+ "use strict";
2
3
  const s = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), n = {
3
4
  name: "NcAppSettingsSection",
4
5
  inject: ["registerSection", "unregisterSection"],
@@ -1,4 +1,4 @@
1
- import "../assets/NcAppSettingsSection-ahfdhix_.css";
1
+ import '../assets/NcAppSettingsSection-ahfdhix_.css';
2
2
  import { n as s } from "../chunks/_plugin-vue2_normalizer-u6G_3nkj.mjs";
3
3
  const n = {
4
4
  name: "NcAppSettingsSection",
@@ -51,7 +51,7 @@ var r = function() {
51
51
  null,
52
52
  null
53
53
  );
54
- const _ = c.exports;
54
+ const d = c.exports;
55
55
  export {
56
- _ as default
56
+ d as default
57
57
  };
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppSettingsSection.mjs","sources":["../../src/components/NcAppSettingsSection/NcAppSettingsSection.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2020 Marco Ambrosini <marcoambrosini@icloud.com>\n -\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<template>\n\t<div :id=\"htmlId\" class=\"app-settings-section\">\n\t\t<h3 class=\"app-settings-section__name\">\n\t\t\t{{ name }}\n\t\t</h3>\n\t\t<slot />\n\t\t<!-- @slot Optonal icon to for the secion in the navigation -->\n\t\t<slot v-if=\"false\" name=\"icon\" />\n\t</div>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppSettingsSection',\n\tinject: ['registerSection', 'unregisterSection'],\n\n\tprops: {\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t\tvalidator(id) {\n\t\t\t\t// Only alphanumeric, dash and underscore\n\t\t\t\treturn /^[a-z0-9\\-_]+$/.test(id)\n\t\t\t},\n\t\t},\n\t},\n\tcomputed: {\n\t\t// generate an id for each settingssection based on the name without whitespaces\n\t\thtmlId() {\n\t\t\treturn 'settings-section_' + this.id\n\t\t},\n\t},\n\t// Reactive changes for section navigation\n\twatch: {\n\t\tid(newId, oldId) {\n\t\t\tthis.unregisterSection(oldId)\n\t\t\tthis.registerSection(newId, this.name, this.$slots?.icon)\n\t\t},\n\t\tname(newName) {\n\t\t\tthis.unregisterSection(this.id)\n\t\t\tthis.registerSection(this.id, newName, this.$slots?.icon)\n\t\t},\n\t},\n\tmounted() {\n\t\t// register section for navigation\n\t\tthis.registerSection(this.id, this.name, this.$slots?.icon)\n\t},\n\tbeforeDestroy() {\n\t\tthis.unregisterSection(this.id)\n\t},\n}\n\n</script>\n\n<style lang=\"scss\" scoped>\n.app-settings-section {\n\tmargin-bottom: 80px;\n\t&__name {\n\t\tfont-size: 20px;\n\t\tmargin: 0;\n\t\tpadding: 20px 0;\n\t\tfont-weight: bold;\n\t\toverflow: hidden;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t}\n}\n</style>\n"],"names":["_sfc_main","id","newId","oldId","newName"],"mappings":";;AAkCA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EACA,QAAA,CAAA,mBAAA,mBAAA;AAAA,EAEA,OAAA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IAEA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,UAAAC,GAAA;AAEA,eAAA,iBAAA,KAAAA,CAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EACA,UAAA;AAAA;AAAA,IAEA,SAAA;AACA,aAAA,sBAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA,EAEA,OAAA;AAAA,IACA,GAAAC,GAAAC,GAAA;AACA,WAAA,kBAAAA,CAAA,GACA,KAAA,gBAAAD,GAAA,KAAA,MAAA,KAAA,QAAA,IAAA;AAAA,IACA;AAAA,IACA,KAAAE,GAAA;AACA,WAAA,kBAAA,KAAA,EAAA,GACA,KAAA,gBAAA,KAAA,IAAAA,GAAA,KAAA,QAAA,IAAA;AAAA,IACA;AAAA,EACA;AAAA,EACA,UAAA;AAEA,SAAA,gBAAA,KAAA,IAAA,KAAA,MAAA,KAAA,QAAA,IAAA;AAAA,EACA;AAAA,EACA,gBAAA;AACA,SAAA,kBAAA,KAAA,EAAA;AAAA,EACA;AACA;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppSettingsSection.mjs","sources":["../../src/components/NcAppSettingsSection/NcAppSettingsSection.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2020 Marco Ambrosini <marcoambrosini@icloud.com>\n -\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<template>\n\t<div :id=\"htmlId\" class=\"app-settings-section\">\n\t\t<h3 class=\"app-settings-section__name\">\n\t\t\t{{ name }}\n\t\t</h3>\n\t\t<slot />\n\t\t<!-- @slot Optonal icon to for the secion in the navigation -->\n\t\t<slot v-if=\"false\" name=\"icon\" />\n\t</div>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppSettingsSection',\n\tinject: ['registerSection', 'unregisterSection'],\n\n\tprops: {\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t\tvalidator(id) {\n\t\t\t\t// Only alphanumeric, dash and underscore\n\t\t\t\treturn /^[a-z0-9\\-_]+$/.test(id)\n\t\t\t},\n\t\t},\n\t},\n\tcomputed: {\n\t\t// generate an id for each settingssection based on the name without whitespaces\n\t\thtmlId() {\n\t\t\treturn 'settings-section_' + this.id\n\t\t},\n\t},\n\t// Reactive changes for section navigation\n\twatch: {\n\t\tid(newId, oldId) {\n\t\t\tthis.unregisterSection(oldId)\n\t\t\tthis.registerSection(newId, this.name, this.$slots?.icon)\n\t\t},\n\t\tname(newName) {\n\t\t\tthis.unregisterSection(this.id)\n\t\t\tthis.registerSection(this.id, newName, this.$slots?.icon)\n\t\t},\n\t},\n\tmounted() {\n\t\t// register section for navigation\n\t\tthis.registerSection(this.id, this.name, this.$slots?.icon)\n\t},\n\tbeforeDestroy() {\n\t\tthis.unregisterSection(this.id)\n\t},\n}\n\n</script>\n\n<style lang=\"scss\" scoped>\n.app-settings-section {\n\tmargin-bottom: 80px;\n\t&__name {\n\t\tfont-size: 20px;\n\t\tmargin: 0;\n\t\tpadding: 20px 0;\n\t\tfont-weight: bold;\n\t\toverflow: hidden;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t}\n}\n</style>\n"],"names":["_sfc_main","id","newId","oldId","newName"],"mappings":";AAkCA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EACA,QAAA,CAAA,mBAAA,mBAAA;AAAA,EAEA,OAAA;AAAA,IACA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IAEA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,MACA,UAAAC,GAAA;AAEA,eAAA,iBAAA,KAAAA,CAAA;AAAA,MACA;AAAA,IACA;AAAA,EACA;AAAA,EACA,UAAA;AAAA;AAAA,IAEA,SAAA;AACA,aAAA,sBAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA,EAEA,OAAA;AAAA,IACA,GAAAC,GAAAC,GAAA;AACA,WAAA,kBAAAA,CAAA,GACA,KAAA,gBAAAD,GAAA,KAAA,MAAA,KAAA,QAAA,IAAA;AAAA,IACA;AAAA,IACA,KAAAE,GAAA;AACA,WAAA,kBAAA,KAAA,EAAA,GACA,KAAA,gBAAA,KAAA,IAAAA,GAAA,KAAA,QAAA,IAAA;AAAA,IACA;AAAA,EACA;AAAA,EACA,UAAA;AAEA,SAAA,gBAAA,KAAA,IAAA,KAAA,MAAA,KAAA,QAAA,IAAA;AAAA,EACA;AAAA,EACA,gBAAA;AACA,SAAA,kBAAA,KAAA,EAAA;AAAA,EACA;AACA;;;;;;;;;;;;;;;"}
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const e = require("../chunks/NcAppSidebar-PMmg9vsl.cjs");
2
+ const e = require("../chunks/NcAppSidebar-J2XzL1WT.cjs");
3
3
  module.exports = e.NcAppSidebar;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAppSidebar-qaRnOe4Y.mjs";
1
+ import { N as f } from "../chunks/NcAppSidebar-lE3w-VIf.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,5 @@
1
- var c = require("../assets/NcAppSidebarTab-Phau6edJ.css");
1
+ require('../assets/NcAppSidebarTab-Phau6edJ.css');
2
+ "use strict";
2
3
  const r = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), s = {
3
4
  name: "NcAppSidebarTab",
4
5
  inject: ["registerTab", "unregisterTab", "getActiveTab", "isTablistShown"],
@@ -67,7 +68,7 @@ const r = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), s = {
67
68
  var a = function() {
68
69
  var e = this, i = e._self._c;
69
70
  return i("section", { staticClass: "app-sidebar__tab", class: { "app-sidebar__tab--active": e.isActive }, attrs: { id: `tab-${e.id}`, "aria-hidden": !e.isActive, "aria-label": e.isTablistShown() ? void 0 : e.name, "aria-labelledby": e.isTablistShown() ? `tab-button-${e.id}` : void 0, tabindex: "0", role: "tabpanel" }, on: { scroll: e.onScroll } }, [i("h3", { staticClass: "hidden-visually" }, [e._v(" " + e._s(e.name) + " ")]), e._t("default")], 2);
70
- }, n = [], o = /* @__PURE__ */ r.normalizeComponent(
71
+ }, n = [], l = /* @__PURE__ */ r.normalizeComponent(
71
72
  s,
72
73
  a,
73
74
  n,
@@ -77,5 +78,5 @@ var a = function() {
77
78
  null,
78
79
  null
79
80
  );
80
- const l = o.exports;
81
- module.exports = l;
81
+ const o = l.exports;
82
+ module.exports = o;
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppSidebarTab.cjs","sources":["../../src/components/NcAppSidebarTab/NcAppSidebarTab.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<!-- Follows the tab aria guidelines\n\thttps://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html -->\n\n<template>\n\t<section :id=\"`tab-${id}`\"\n\t\t:class=\"{'app-sidebar__tab--active': isActive}\"\n\t\t:aria-hidden=\"!isActive\"\n\t\t:aria-label=\"isTablistShown() ? undefined : name\"\n\t\t:aria-labelledby=\"isTablistShown() ? `tab-button-${id}` : undefined\"\n\t\tclass=\"app-sidebar__tab\"\n\t\ttabindex=\"0\"\n\t\trole=\"tabpanel\"\n\t\t@scroll=\"onScroll\">\n\t\t<h3 class=\"hidden-visually\">\n\t\t\t{{ name }}\n\t\t</h3>\n\t\t<!-- @slot Tab panel content -->\n\t\t<slot />\n\t</section>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppSidebarTab',\n\n\tinject: ['registerTab', 'unregisterTab', 'getActiveTab', 'isTablistShown'],\n\n\tprops: {\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab name in navigation\n\t\t */\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab icon's html class in navigation. Used if #icon slot is not provided\n\t\t */\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\n\t\t/**\n\t\t * Tab order in navigation. If not provided, name is used.\n\t\t */\n\t\torder: {\n\t\t\ttype: Number,\n\t\t\tdefault: 0,\n\t\t},\n\t},\n\n\temits: [\n\t\t'bottom-reached',\n\t\t'scroll',\n\t],\n\n\texpose: ['id', 'name', 'icon', 'order', 'renderIcon'],\n\n\tcomputed: {\n\t\t/**\n\t\t * Is the current tab an active tab, that should be shown?\n\t\t *\n\t\t * @return {boolean}\n\t\t */\n\t\tisActive() {\n\t\t\treturn this.getActiveTab() === this.id\n\t\t},\n\t},\n\n\tcreated() {\n\t\t// As the tab is created - register it in the tabs component\n\t\t// It's better to provide computed tab object, not component instance as it easy\n\t\tthis.registerTab(this)\n\t},\n\n\tbeforeDestroy() {\n\t\t// Unregister the tab from tabs\n\t\tthis.unregisterTab(this.id)\n\t},\n\n\tmethods: {\n\t\tonScroll(event) {\n\t\t\t// Are we scrolled to the very bottom ?\n\t\t\tif (this.$el.scrollHeight - this.$el.scrollTop === this.$el.clientHeight) {\n\t\t\t\t/**\n\t\t\t\t * Bottom scroll is reached\n\t\t\t\t *\n\t\t\t\t * @property {Event} event Native scroll event\n\t\t\t\t */\n\t\t\t\tthis.$emit('bottom-reached', event)\n\t\t\t}\n\t\t\t/**\n\t\t\t * @property {Event} event Native scroll event\n\t\t\t */\n\t\t\tthis.$emit('scroll', event)\n\t\t},\n\n\t\t/**\n\t\t * Render tab's icon slot if any\n\t\t *\n\t\t * @return {import('vue').VNode[]}\n\t\t */\n\t\trenderIcon() {\n\t\t\treturn this.$scopedSlots.icon?.()\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.app-sidebar__tab {\n\tdisplay: none;\n\tpadding: 10px;\n\tmin-height: 100%; // fill available height\n\tmax-height: 100%; // scroll inside\n\theight: 100%;\n\toverflow: auto;\n\n\t&:focus {\n\t\tborder-color: var(--color-primary-element);\n\t\tbox-shadow: 0 0 0.2em var(--color-primary-element);\n\t\toutline: 0;\n\t}\n\n\t&--active {\n\t\tdisplay: block;\n\t}\n}\n</style>\n"],"names":["_sfc_main","event"],"mappings":";qEA4CAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,QAAA,CAAA,eAAA,iBAAA,gBAAA,gBAAA;AAAA,EAEA,OAAA;AAAA,IACA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,OAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,QAAA,CAAA,MAAA,QAAA,QAAA,SAAA,YAAA;AAAA,EAEA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAMA,WAAA;AACA,aAAA,KAAA,aAAA,MAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AAGA,SAAA,YAAA,IAAA;AAAA,EACA;AAAA,EAEA,gBAAA;AAEA,SAAA,cAAA,KAAA,EAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,SAAAC,GAAA;AAEA,MAAA,KAAA,IAAA,eAAA,KAAA,IAAA,cAAA,KAAA,IAAA,gBAMA,KAAA,MAAA,kBAAAA,CAAA,GAKA,KAAA,MAAA,UAAAA,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOA,aAAA;AACA,aAAA,KAAA,aAAA,OAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppSidebarTab.cjs","sources":["../../src/components/NcAppSidebarTab/NcAppSidebarTab.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<!-- Follows the tab aria guidelines\n\thttps://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html -->\n\n<template>\n\t<section :id=\"`tab-${id}`\"\n\t\t:class=\"{'app-sidebar__tab--active': isActive}\"\n\t\t:aria-hidden=\"!isActive\"\n\t\t:aria-label=\"isTablistShown() ? undefined : name\"\n\t\t:aria-labelledby=\"isTablistShown() ? `tab-button-${id}` : undefined\"\n\t\tclass=\"app-sidebar__tab\"\n\t\ttabindex=\"0\"\n\t\trole=\"tabpanel\"\n\t\t@scroll=\"onScroll\">\n\t\t<h3 class=\"hidden-visually\">\n\t\t\t{{ name }}\n\t\t</h3>\n\t\t<!-- @slot Tab panel content -->\n\t\t<slot />\n\t</section>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppSidebarTab',\n\n\tinject: ['registerTab', 'unregisterTab', 'getActiveTab', 'isTablistShown'],\n\n\tprops: {\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab name in navigation\n\t\t */\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab icon's html class in navigation. Used if #icon slot is not provided\n\t\t */\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\n\t\t/**\n\t\t * Tab order in navigation. If not provided, name is used.\n\t\t */\n\t\torder: {\n\t\t\ttype: Number,\n\t\t\tdefault: 0,\n\t\t},\n\t},\n\n\temits: [\n\t\t'bottom-reached',\n\t\t'scroll',\n\t],\n\n\texpose: ['id', 'name', 'icon', 'order', 'renderIcon'],\n\n\tcomputed: {\n\t\t/**\n\t\t * Is the current tab an active tab, that should be shown?\n\t\t *\n\t\t * @return {boolean}\n\t\t */\n\t\tisActive() {\n\t\t\treturn this.getActiveTab() === this.id\n\t\t},\n\t},\n\n\tcreated() {\n\t\t// As the tab is created - register it in the tabs component\n\t\t// It's better to provide computed tab object, not component instance as it easy\n\t\tthis.registerTab(this)\n\t},\n\n\tbeforeDestroy() {\n\t\t// Unregister the tab from tabs\n\t\tthis.unregisterTab(this.id)\n\t},\n\n\tmethods: {\n\t\tonScroll(event) {\n\t\t\t// Are we scrolled to the very bottom ?\n\t\t\tif (this.$el.scrollHeight - this.$el.scrollTop === this.$el.clientHeight) {\n\t\t\t\t/**\n\t\t\t\t * Bottom scroll is reached\n\t\t\t\t *\n\t\t\t\t * @property {Event} event Native scroll event\n\t\t\t\t */\n\t\t\t\tthis.$emit('bottom-reached', event)\n\t\t\t}\n\t\t\t/**\n\t\t\t * @property {Event} event Native scroll event\n\t\t\t */\n\t\t\tthis.$emit('scroll', event)\n\t\t},\n\n\t\t/**\n\t\t * Render tab's icon slot if any\n\t\t *\n\t\t * @return {import('vue').VNode[]}\n\t\t */\n\t\trenderIcon() {\n\t\t\treturn this.$scopedSlots.icon?.()\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.app-sidebar__tab {\n\tdisplay: none;\n\tpadding: 10px;\n\tmin-height: 100%; // fill available height\n\tmax-height: 100%; // scroll inside\n\theight: 100%;\n\toverflow: auto;\n\n\t&:focus {\n\t\tborder-color: var(--color-primary-element);\n\t\tbox-shadow: 0 0 0.2em var(--color-primary-element);\n\t\toutline: 0;\n\t}\n\n\t&--active {\n\t\tdisplay: block;\n\t}\n}\n</style>\n"],"names":["_sfc_main","event"],"mappings":";qEA4CAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,QAAA,CAAA,eAAA,iBAAA,gBAAA,gBAAA;AAAA,EAEA,OAAA;AAAA,IACA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,OAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,QAAA,CAAA,MAAA,QAAA,QAAA,SAAA,YAAA;AAAA,EAEA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAMA,WAAA;AACA,aAAA,KAAA,mBAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AAGA,SAAA,YAAA,IAAA;AAAA,EACA;AAAA,EAEA,gBAAA;AAEA,SAAA,cAAA,KAAA,EAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,SAAAC,GAAA;AAEA,MAAA,KAAA,IAAA,eAAA,KAAA,IAAA,cAAA,KAAA,IAAA,gBAMA,KAAA,MAAA,kBAAAA,CAAA,GAKA,KAAA,MAAA,UAAAA,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOA,aAAA;AACA,aAAA,KAAA,aAAA,OAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import "../assets/NcAppSidebarTab-Phau6edJ.css";
1
+ import '../assets/NcAppSidebarTab-Phau6edJ.css';
2
2
  import { n as r } from "../chunks/_plugin-vue2_normalizer-u6G_3nkj.mjs";
3
3
  const s = {
4
4
  name: "NcAppSidebarTab",
@@ -78,7 +78,7 @@ var a = function() {
78
78
  null,
79
79
  null
80
80
  );
81
- const d = o.exports;
81
+ const c = o.exports;
82
82
  export {
83
- d as default
83
+ c as default
84
84
  };
@@ -1 +1 @@
1
- {"version":3,"file":"NcAppSidebarTab.mjs","sources":["../../src/components/NcAppSidebarTab/NcAppSidebarTab.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<!-- Follows the tab aria guidelines\n\thttps://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html -->\n\n<template>\n\t<section :id=\"`tab-${id}`\"\n\t\t:class=\"{'app-sidebar__tab--active': isActive}\"\n\t\t:aria-hidden=\"!isActive\"\n\t\t:aria-label=\"isTablistShown() ? undefined : name\"\n\t\t:aria-labelledby=\"isTablistShown() ? `tab-button-${id}` : undefined\"\n\t\tclass=\"app-sidebar__tab\"\n\t\ttabindex=\"0\"\n\t\trole=\"tabpanel\"\n\t\t@scroll=\"onScroll\">\n\t\t<h3 class=\"hidden-visually\">\n\t\t\t{{ name }}\n\t\t</h3>\n\t\t<!-- @slot Tab panel content -->\n\t\t<slot />\n\t</section>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppSidebarTab',\n\n\tinject: ['registerTab', 'unregisterTab', 'getActiveTab', 'isTablistShown'],\n\n\tprops: {\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab name in navigation\n\t\t */\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab icon's html class in navigation. Used if #icon slot is not provided\n\t\t */\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\n\t\t/**\n\t\t * Tab order in navigation. If not provided, name is used.\n\t\t */\n\t\torder: {\n\t\t\ttype: Number,\n\t\t\tdefault: 0,\n\t\t},\n\t},\n\n\temits: [\n\t\t'bottom-reached',\n\t\t'scroll',\n\t],\n\n\texpose: ['id', 'name', 'icon', 'order', 'renderIcon'],\n\n\tcomputed: {\n\t\t/**\n\t\t * Is the current tab an active tab, that should be shown?\n\t\t *\n\t\t * @return {boolean}\n\t\t */\n\t\tisActive() {\n\t\t\treturn this.getActiveTab() === this.id\n\t\t},\n\t},\n\n\tcreated() {\n\t\t// As the tab is created - register it in the tabs component\n\t\t// It's better to provide computed tab object, not component instance as it easy\n\t\tthis.registerTab(this)\n\t},\n\n\tbeforeDestroy() {\n\t\t// Unregister the tab from tabs\n\t\tthis.unregisterTab(this.id)\n\t},\n\n\tmethods: {\n\t\tonScroll(event) {\n\t\t\t// Are we scrolled to the very bottom ?\n\t\t\tif (this.$el.scrollHeight - this.$el.scrollTop === this.$el.clientHeight) {\n\t\t\t\t/**\n\t\t\t\t * Bottom scroll is reached\n\t\t\t\t *\n\t\t\t\t * @property {Event} event Native scroll event\n\t\t\t\t */\n\t\t\t\tthis.$emit('bottom-reached', event)\n\t\t\t}\n\t\t\t/**\n\t\t\t * @property {Event} event Native scroll event\n\t\t\t */\n\t\t\tthis.$emit('scroll', event)\n\t\t},\n\n\t\t/**\n\t\t * Render tab's icon slot if any\n\t\t *\n\t\t * @return {import('vue').VNode[]}\n\t\t */\n\t\trenderIcon() {\n\t\t\treturn this.$scopedSlots.icon?.()\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.app-sidebar__tab {\n\tdisplay: none;\n\tpadding: 10px;\n\tmin-height: 100%; // fill available height\n\tmax-height: 100%; // scroll inside\n\theight: 100%;\n\toverflow: auto;\n\n\t&:focus {\n\t\tborder-color: var(--color-primary-element);\n\t\tbox-shadow: 0 0 0.2em var(--color-primary-element);\n\t\toutline: 0;\n\t}\n\n\t&--active {\n\t\tdisplay: block;\n\t}\n}\n</style>\n"],"names":["_sfc_main","event"],"mappings":";;AA4CA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,QAAA,CAAA,eAAA,iBAAA,gBAAA,gBAAA;AAAA,EAEA,OAAA;AAAA,IACA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,OAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,QAAA,CAAA,MAAA,QAAA,QAAA,SAAA,YAAA;AAAA,EAEA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAMA,WAAA;AACA,aAAA,KAAA,aAAA,MAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AAGA,SAAA,YAAA,IAAA;AAAA,EACA;AAAA,EAEA,gBAAA;AAEA,SAAA,cAAA,KAAA,EAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,SAAAC,GAAA;AAEA,MAAA,KAAA,IAAA,eAAA,KAAA,IAAA,cAAA,KAAA,IAAA,gBAMA,KAAA,MAAA,kBAAAA,CAAA,GAKA,KAAA,MAAA,UAAAA,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOA,aAAA;AACA,aAAA,KAAA,aAAA,OAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"NcAppSidebarTab.mjs","sources":["../../src/components/NcAppSidebarTab/NcAppSidebarTab.vue"],"sourcesContent":["<!--\n - @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @author John Molakvoæ <skjnldsv@protonmail.com>\n -\n - @license GNU AGPL version 3 or any later version\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see <http://www.gnu.org/licenses/>.\n -\n -->\n\n<!-- Follows the tab aria guidelines\n\thttps://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html -->\n\n<template>\n\t<section :id=\"`tab-${id}`\"\n\t\t:class=\"{'app-sidebar__tab--active': isActive}\"\n\t\t:aria-hidden=\"!isActive\"\n\t\t:aria-label=\"isTablistShown() ? undefined : name\"\n\t\t:aria-labelledby=\"isTablistShown() ? `tab-button-${id}` : undefined\"\n\t\tclass=\"app-sidebar__tab\"\n\t\ttabindex=\"0\"\n\t\trole=\"tabpanel\"\n\t\t@scroll=\"onScroll\">\n\t\t<h3 class=\"hidden-visually\">\n\t\t\t{{ name }}\n\t\t</h3>\n\t\t<!-- @slot Tab panel content -->\n\t\t<slot />\n\t</section>\n</template>\n\n<script>\nexport default {\n\tname: 'NcAppSidebarTab',\n\n\tinject: ['registerTab', 'unregisterTab', 'getActiveTab', 'isTablistShown'],\n\n\tprops: {\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab name in navigation\n\t\t */\n\t\tname: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Tab icon's html class in navigation. Used if #icon slot is not provided\n\t\t */\n\t\ticon: {\n\t\t\ttype: String,\n\t\t\tdefault: '',\n\t\t},\n\n\t\t/**\n\t\t * Tab order in navigation. If not provided, name is used.\n\t\t */\n\t\torder: {\n\t\t\ttype: Number,\n\t\t\tdefault: 0,\n\t\t},\n\t},\n\n\temits: [\n\t\t'bottom-reached',\n\t\t'scroll',\n\t],\n\n\texpose: ['id', 'name', 'icon', 'order', 'renderIcon'],\n\n\tcomputed: {\n\t\t/**\n\t\t * Is the current tab an active tab, that should be shown?\n\t\t *\n\t\t * @return {boolean}\n\t\t */\n\t\tisActive() {\n\t\t\treturn this.getActiveTab() === this.id\n\t\t},\n\t},\n\n\tcreated() {\n\t\t// As the tab is created - register it in the tabs component\n\t\t// It's better to provide computed tab object, not component instance as it easy\n\t\tthis.registerTab(this)\n\t},\n\n\tbeforeDestroy() {\n\t\t// Unregister the tab from tabs\n\t\tthis.unregisterTab(this.id)\n\t},\n\n\tmethods: {\n\t\tonScroll(event) {\n\t\t\t// Are we scrolled to the very bottom ?\n\t\t\tif (this.$el.scrollHeight - this.$el.scrollTop === this.$el.clientHeight) {\n\t\t\t\t/**\n\t\t\t\t * Bottom scroll is reached\n\t\t\t\t *\n\t\t\t\t * @property {Event} event Native scroll event\n\t\t\t\t */\n\t\t\t\tthis.$emit('bottom-reached', event)\n\t\t\t}\n\t\t\t/**\n\t\t\t * @property {Event} event Native scroll event\n\t\t\t */\n\t\t\tthis.$emit('scroll', event)\n\t\t},\n\n\t\t/**\n\t\t * Render tab's icon slot if any\n\t\t *\n\t\t * @return {import('vue').VNode[]}\n\t\t */\n\t\trenderIcon() {\n\t\t\treturn this.$scopedSlots.icon?.()\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.app-sidebar__tab {\n\tdisplay: none;\n\tpadding: 10px;\n\tmin-height: 100%; // fill available height\n\tmax-height: 100%; // scroll inside\n\theight: 100%;\n\toverflow: auto;\n\n\t&:focus {\n\t\tborder-color: var(--color-primary-element);\n\t\tbox-shadow: 0 0 0.2em var(--color-primary-element);\n\t\toutline: 0;\n\t}\n\n\t&--active {\n\t\tdisplay: block;\n\t}\n}\n</style>\n"],"names":["_sfc_main","event"],"mappings":";AA4CA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,QAAA,CAAA,eAAA,iBAAA,gBAAA,gBAAA;AAAA,EAEA,OAAA;AAAA,IACA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,OAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,QAAA,CAAA,MAAA,QAAA,QAAA,SAAA,YAAA;AAAA,EAEA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAMA,WAAA;AACA,aAAA,KAAA,mBAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AAGA,SAAA,YAAA,IAAA;AAAA,EACA;AAAA,EAEA,gBAAA;AAEA,SAAA,cAAA,KAAA,EAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,SAAAC,GAAA;AAEA,MAAA,KAAA,IAAA,eAAA,KAAA,IAAA,cAAA,KAAA,IAAA,gBAMA,KAAA,MAAA,kBAAAA,CAAA,GAKA,KAAA,MAAA,UAAAA,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOA,aAAA;AACA,aAAA,KAAA,aAAA,OAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;"}
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const r = require("../chunks/NcAvatar-YQujzmop.cjs");
2
+ const r = require("../chunks/NcAvatar-OWW68uV3.cjs");
3
3
  module.exports = r.NcAvatar;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcAvatar-5DJP61Ka.mjs";
1
+ import { N as f } from "../chunks/NcAvatar-MNJp-c9e.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const r = require("../chunks/NcBreadcrumb-3Ez2uWmp.cjs");
2
+ const r = require("../chunks/NcBreadcrumb-YClz0EeP.cjs");
3
3
  module.exports = r.NcBreadcrumb;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcBreadcrumb-C2oZ_vji.mjs";
1
+ import { N as f } from "../chunks/NcBreadcrumb-4FfLWUDX.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const r = require("../chunks/NcBreadcrumbs-H8ec0ouN.cjs");
2
+ const r = require("../chunks/NcBreadcrumbs-SPqCk2mi.cjs");
3
3
  module.exports = r.NcBreadcrumbs;
@@ -1,4 +1,4 @@
1
- import { N as f } from "../chunks/NcBreadcrumbs-tq1eD4Hk.mjs";
1
+ import { N as f } from "../chunks/NcBreadcrumbs-Gln66w_d.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,5 @@
1
- var b = require("../assets/NcButton-4Wj3KJn8.css");
1
+ require('../assets/NcButton-4Wj3KJn8.css');
2
+ "use strict";
2
3
  const c = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), p = {
3
4
  name: "NcButton",
4
5
  inject: {
@@ -159,7 +160,7 @@ const c = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), p = {
159
160
  },
160
161
  this
161
162
  );
162
- const e = this.to || this.href, s = !e && typeof this.pressed == "boolean", i = ({ href: o, navigate: a, isActive: u, isExactActive: d } = {}) => t(
163
+ const e = this.to || this.href, s = !e && typeof this.pressed == "boolean", i = ({ href: a, navigate: o, isActive: u, isExactActive: d } = {}) => t(
163
164
  e ? "a" : "button",
164
165
  {
165
166
  class: [
@@ -182,7 +183,7 @@ const c = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), p = {
182
183
  disabled: this.disabled,
183
184
  type: e ? null : this.nativeType,
184
185
  role: e ? "button" : null,
185
- href: this.to ? o : this.href || null,
186
+ href: this.to ? a : this.href || null,
186
187
  target: e ? "_self" : null,
187
188
  rel: e ? "nofollow noreferrer noopener" : null,
188
189
  download: !this.to && this.href && this.download ? this.download : null,
@@ -194,7 +195,7 @@ const c = require("../chunks/_plugin-vue2_normalizer-DCfUPqga.cjs"), p = {
194
195
  on: {
195
196
  ...this.$listeners,
196
197
  click: (l) => {
197
- s && this.$emit("update:pressed", !this.pressed), this.$emit("click", l), a?.(l);
198
+ s && this.$emit("update:pressed", !this.pressed), this.$emit("click", l), o?.(l);
198
199
  }
199
200
  }
200
201
  },