@nextcloud/vue 8.17.1 → 8.18.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.
- package/CHANGELOG.md +18 -0
- package/dist/Components/NcActionButtonGroup.cjs +1 -1
- package/dist/Components/NcActionButtonGroup.mjs +1 -1
- package/dist/Components/NcActionInput.cjs +1 -1
- package/dist/Components/NcActionInput.mjs +1 -1
- package/dist/Components/NcActions.cjs +1 -1
- package/dist/Components/NcActions.mjs +1 -1
- package/dist/Components/NcAppContent.cjs +1 -1
- package/dist/Components/NcAppContent.mjs +1 -1
- package/dist/Components/NcAppNavigation.cjs +1 -1
- package/dist/Components/NcAppNavigation.mjs +1 -1
- package/dist/Components/NcAppNavigationCaption.cjs +1 -1
- package/dist/Components/NcAppNavigationCaption.mjs +1 -1
- package/dist/Components/NcAppNavigationItem.cjs +1 -1
- package/dist/Components/NcAppNavigationItem.mjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
- package/dist/Components/NcAppNavigationSearch.cjs +1 -1
- package/dist/Components/NcAppNavigationSearch.mjs +1 -1
- package/dist/Components/NcAppNavigationSettings.cjs +1 -1
- package/dist/Components/NcAppNavigationSettings.mjs +1 -1
- package/dist/Components/NcAppNavigationToggle.cjs +1 -1
- package/dist/Components/NcAppNavigationToggle.mjs +1 -1
- package/dist/Components/NcAppSettingsDialog.cjs +1 -1
- package/dist/Components/NcAppSettingsDialog.mjs +1 -1
- package/dist/Components/NcAppSidebar.cjs +1 -1
- package/dist/Components/NcAppSidebar.mjs +1 -1
- package/dist/Components/NcAvatar.cjs +1 -1
- package/dist/Components/NcAvatar.mjs +1 -1
- package/dist/Components/NcBreadcrumb.cjs +1 -1
- package/dist/Components/NcBreadcrumb.mjs +1 -1
- package/dist/Components/NcBreadcrumbs.cjs +1 -1
- package/dist/Components/NcBreadcrumbs.mjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.cjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.mjs +1 -1
- package/dist/Components/NcChip.cjs +2 -2
- package/dist/Components/NcChip.mjs +2 -2
- package/dist/Components/NcCollectionList.cjs +1 -1
- package/dist/Components/NcCollectionList.mjs +1 -1
- package/dist/Components/NcColorPicker.cjs +1 -1
- package/dist/Components/NcColorPicker.mjs +1 -1
- package/dist/Components/NcContent.cjs +1 -1
- package/dist/Components/NcContent.mjs +1 -1
- package/dist/Components/NcDashboardWidget.cjs +1 -1
- package/dist/Components/NcDashboardWidget.mjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.cjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
- package/dist/Components/NcDateTime.cjs +1 -1
- package/dist/Components/NcDateTime.mjs +1 -1
- package/dist/Components/NcDateTimePicker.cjs +5 -5
- package/dist/Components/NcDateTimePicker.mjs +5 -5
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- package/dist/Components/NcDialog.cjs +1 -1
- package/dist/Components/NcDialog.mjs +1 -1
- package/dist/Components/NcDialogButton.cjs +1 -1
- package/dist/Components/NcDialogButton.mjs +1 -1
- package/dist/Components/NcEmojiPicker.cjs +1 -1
- package/dist/Components/NcEmojiPicker.mjs +1 -1
- package/dist/Components/NcHeaderButton.cjs +62 -0
- package/dist/Components/NcHeaderButton.cjs.map +1 -0
- package/dist/Components/NcHeaderButton.mjs +63 -0
- package/dist/Components/NcHeaderButton.mjs.map +1 -0
- package/dist/Components/NcHeaderMenu.cjs +1 -1
- package/dist/Components/NcHeaderMenu.mjs +1 -1
- package/dist/Components/NcListItem.cjs +1 -1
- package/dist/Components/NcListItem.mjs +1 -1
- package/dist/Components/NcListItemIcon.cjs +1 -1
- package/dist/Components/NcListItemIcon.mjs +1 -1
- package/dist/Components/NcModal.cjs +4 -4
- package/dist/Components/NcModal.mjs +4 -4
- package/dist/Components/NcPasswordField.cjs +1 -1
- package/dist/Components/NcPasswordField.mjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.cjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
- package/dist/Components/NcRichContenteditable.cjs +1 -1
- package/dist/Components/NcRichContenteditable.mjs +1 -1
- package/dist/Components/NcRichText.cjs +2 -2
- package/dist/Components/NcRichText.mjs +3 -3
- package/dist/Components/NcSelect.cjs +1 -1
- package/dist/Components/NcSelect.mjs +1 -1
- package/dist/Components/NcSelectTags.cjs +1 -1
- package/dist/Components/NcSelectTags.mjs +1 -1
- package/dist/Components/NcSettingsInputText.cjs +1 -1
- package/dist/Components/NcSettingsInputText.mjs +1 -1
- package/dist/Components/NcSettingsSection.cjs +1 -1
- package/dist/Components/NcSettingsSection.mjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.cjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.mjs +1 -1
- package/dist/Components/NcTextField.cjs +1 -1
- package/dist/Components/NcTextField.mjs +1 -1
- package/dist/Components/NcTimezonePicker.cjs +1 -1
- package/dist/Components/NcTimezonePicker.mjs +1 -1
- package/dist/Components/NcUserBubble.cjs +1 -1
- package/dist/Components/NcUserBubble.mjs +1 -1
- package/dist/Components/NcUserStatusIcon.cjs +1 -1
- package/dist/Components/NcUserStatusIcon.mjs +1 -1
- package/dist/Functions/reference.cjs +1 -1
- package/dist/Functions/reference.mjs +1 -1
- package/dist/Functions/usernameToColor.cjs +1 -1
- package/dist/Functions/usernameToColor.mjs +1 -1
- package/dist/assets/{NcActions-f24RrX8r.css → NcActions-fmLIlJ2i.css} +12 -12
- package/dist/assets/{NcAppNavigationItem-Vg0-UrGT.css → NcAppNavigationItem-BfJ84ZO0.css} +30 -30
- package/dist/assets/{NcCheckboxRadioSwitch-D5gP42gi.css → NcCheckboxRadioSwitch-BzAGGne9.css} +10 -12
- package/dist/assets/{NcDateTimePicker-BshzbbKT.css → NcDateTimePicker-DAy7A4EI.css} +7 -7
- package/dist/assets/{NcDialog-DKdW_D2J.css → NcDialog-ByAK1rQ0.css} +15 -15
- package/dist/assets/{NcEmojiPicker-ielwHIhs.css → NcEmojiPicker-B5dclDLD.css} +6 -5
- package/dist/assets/NcHeaderButton-BybvB5sC.css +49 -0
- package/dist/assets/{NcHeaderMenu-DjPL7Ozo.css → NcHeaderMenu-BCtvpsZj.css} +22 -15
- package/dist/assets/{NcListItem-Db199R20.css → NcListItem-D-8LyMsI.css} +46 -46
- package/dist/chunks/{GenColors-u1W5WMXj.mjs → GenColors-BWE946ht.mjs} +1 -1
- package/dist/chunks/{GenColors-u1W5WMXj.mjs.map → GenColors-BWE946ht.mjs.map} +1 -1
- package/dist/chunks/{GenColors-Bj69w5nu.cjs → GenColors-Cay7TLwO.cjs} +1 -1
- package/dist/chunks/{GenColors-Bj69w5nu.cjs.map → GenColors-Cay7TLwO.cjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-Bd37MbKW.mjs → NcActionButtonGroup-B5RmRcow.mjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-Bd37MbKW.mjs.map → NcActionButtonGroup-B5RmRcow.mjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-D5m7jjJp.cjs → NcActionButtonGroup-BrN2mWdo.cjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-D5m7jjJp.cjs.map → NcActionButtonGroup-BrN2mWdo.cjs.map} +1 -1
- package/dist/chunks/{NcActionInput-C-LpHj3H.cjs → NcActionInput-CUAQEdIX.cjs} +5 -5
- package/dist/chunks/{NcActionInput-C-LpHj3H.cjs.map → NcActionInput-CUAQEdIX.cjs.map} +1 -1
- package/dist/chunks/{NcActionInput-Cih0zYV4.mjs → NcActionInput-DY2qdzdN.mjs} +5 -5
- package/dist/chunks/{NcActionInput-Cih0zYV4.mjs.map → NcActionInput-DY2qdzdN.mjs.map} +1 -1
- package/dist/chunks/{NcActions-DWydFozA.cjs → NcActions-BAP2SRwO.cjs} +15 -7
- package/dist/chunks/NcActions-BAP2SRwO.cjs.map +1 -0
- package/dist/chunks/{NcActions-D77YAhAy.mjs → NcActions-BeDyeq8X.mjs} +15 -7
- package/dist/chunks/NcActions-BeDyeq8X.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-Cvlj45G9.cjs → NcAppContent-fXpgsMfG.cjs} +1 -1
- package/dist/chunks/{NcAppContent-Cvlj45G9.cjs.map → NcAppContent-fXpgsMfG.cjs.map} +1 -1
- package/dist/chunks/{NcAppContent-4BxMQ7Xt.mjs → NcAppContent-lEyly7Jk.mjs} +1 -1
- package/dist/chunks/{NcAppContent-4BxMQ7Xt.mjs.map → NcAppContent-lEyly7Jk.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigation-BPcFGTv2.cjs → NcAppNavigation-BleAA1U_.cjs} +1 -1
- package/dist/chunks/{NcAppNavigation-BPcFGTv2.cjs.map → NcAppNavigation-BleAA1U_.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigation-BDbJ4m0b.mjs → NcAppNavigation-CxsxPI9x.mjs} +1 -1
- package/dist/chunks/{NcAppNavigation-BDbJ4m0b.mjs.map → NcAppNavigation-CxsxPI9x.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DPUdrh1W.mjs → NcAppNavigationCaption-B-KUvV8u.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DPUdrh1W.mjs.map → NcAppNavigationCaption-B-KUvV8u.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DIsO1tke.cjs → NcAppNavigationCaption-DdxbI-rX.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DIsO1tke.cjs.map → NcAppNavigationCaption-DdxbI-rX.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-B_pjMPx9.cjs → NcAppNavigationItem-Chm1R863.cjs} +9 -9
- package/dist/chunks/{NcAppNavigationItem-B_pjMPx9.cjs.map → NcAppNavigationItem-Chm1R863.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-DFd3T8cM.mjs → NcAppNavigationItem-CybYrL2f.mjs} +9 -9
- package/dist/chunks/{NcAppNavigationItem-DFd3T8cM.mjs.map → NcAppNavigationItem-CybYrL2f.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-ChhIGd9y.cjs → NcAppNavigationNewItem-CdKBA1wN.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-ChhIGd9y.cjs.map → NcAppNavigationNewItem-CdKBA1wN.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-C3feTWit.mjs → NcAppNavigationNewItem-Cqc-RpSB.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-C3feTWit.mjs.map → NcAppNavigationNewItem-Cqc-RpSB.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-BjFk5Svv.mjs → NcAppNavigationSearch-8jcfsc-r.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationSearch-BjFk5Svv.mjs.map → NcAppNavigationSearch-8jcfsc-r.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-2zELXCcb.cjs → NcAppNavigationSearch-CZRhuV6d.cjs} +2 -2
- package/dist/chunks/{NcAppNavigationSearch-2zELXCcb.cjs.map → NcAppNavigationSearch-CZRhuV6d.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-nXyfQjef.cjs → NcAppNavigationSettings-C-_G8yUn.cjs} +2 -2
- package/dist/chunks/{NcAppNavigationSettings-nXyfQjef.cjs.map → NcAppNavigationSettings-C-_G8yUn.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-BbdXmZxA.mjs → NcAppNavigationSettings-DScz0UWm.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationSettings-BbdXmZxA.mjs.map → NcAppNavigationSettings-DScz0UWm.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-BfEEm-rA.mjs → NcAppNavigationToggle-BXainLDc.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-BfEEm-rA.mjs.map → NcAppNavigationToggle-BXainLDc.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Bs8GCwir.cjs → NcAppNavigationToggle-DAhbqsn_.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Bs8GCwir.cjs.map → NcAppNavigationToggle-DAhbqsn_.cjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-4B3lv0WQ.mjs → NcAppSettingsDialog-BxDO8Ivr.mjs} +3 -3
- package/dist/chunks/{NcAppSettingsDialog-4B3lv0WQ.mjs.map → NcAppSettingsDialog-BxDO8Ivr.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-lfxi50N4.cjs → NcAppSettingsDialog-niXwDCmG.cjs} +3 -3
- package/dist/chunks/{NcAppSettingsDialog-lfxi50N4.cjs.map → NcAppSettingsDialog-niXwDCmG.cjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-DZb0qhUN.mjs → NcAppSidebar-BMXNel-9.mjs} +3 -3
- package/dist/chunks/{NcAppSidebar-DZb0qhUN.mjs.map → NcAppSidebar-BMXNel-9.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-BUP_CGWJ.cjs → NcAppSidebar-pD7Kd1Ld.cjs} +3 -3
- package/dist/chunks/{NcAppSidebar-BUP_CGWJ.cjs.map → NcAppSidebar-pD7Kd1Ld.cjs.map} +1 -1
- package/dist/chunks/{NcAvatar-BFV6oZYX.mjs → NcAvatar-DlrXmAED.mjs} +4 -4
- package/dist/chunks/{NcAvatar-BFV6oZYX.mjs.map → NcAvatar-DlrXmAED.mjs.map} +1 -1
- package/dist/chunks/{NcAvatar-D70EswFk.cjs → NcAvatar-U5nqf05n.cjs} +4 -4
- package/dist/chunks/{NcAvatar-D70EswFk.cjs.map → NcAvatar-U5nqf05n.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-B5L1PSLJ.mjs → NcBreadcrumb-BXZ4F07O.mjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-B5L1PSLJ.mjs.map → NcBreadcrumb-BXZ4F07O.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-Ck9jIMJ0.cjs → NcBreadcrumb-C46_szbr.cjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-Ck9jIMJ0.cjs.map → NcBreadcrumb-C46_szbr.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-BDi5uySu.cjs → NcBreadcrumbs-D8nGOAl3.cjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-BDi5uySu.cjs.map → NcBreadcrumbs-D8nGOAl3.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-Di8TiK0J.mjs → NcBreadcrumbs-DIONM2xF.mjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-Di8TiK0J.mjs.map → NcBreadcrumbs-DIONM2xF.mjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch-B5i9ebMR.cjs → NcCheckboxRadioSwitch-COeeT-7G.cjs} +3 -3
- package/dist/chunks/NcCheckboxRadioSwitch-COeeT-7G.cjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch-D1Iu7jy1.mjs → NcCheckboxRadioSwitch-CvMEEI9x.mjs} +3 -3
- package/dist/chunks/NcCheckboxRadioSwitch-CvMEEI9x.mjs.map +1 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-CbxHILUm.cjs +4 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-CbxHILUm.cjs.map +1 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-pIxtu28F.mjs +3 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-pIxtu28F.mjs.map +1 -0
- package/dist/chunks/{NcCollectionList-1EeBHCrM.cjs → NcCollectionList-DeTZuXSB.cjs} +4 -4
- package/dist/chunks/{NcCollectionList-1EeBHCrM.cjs.map → NcCollectionList-DeTZuXSB.cjs.map} +1 -1
- package/dist/chunks/{NcCollectionList-BxSwb-Gx.mjs → NcCollectionList-YCc2830t.mjs} +4 -4
- package/dist/chunks/{NcCollectionList-BxSwb-Gx.mjs.map → NcCollectionList-YCc2830t.mjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-C4V9Xmmq.cjs → NcColorPicker-CmHTPv60.cjs} +2 -2
- package/dist/chunks/{NcColorPicker-C4V9Xmmq.cjs.map → NcColorPicker-CmHTPv60.cjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-B3WnrXPa.mjs → NcColorPicker-D3b9pIOc.mjs} +2 -2
- package/dist/chunks/{NcColorPicker-B3WnrXPa.mjs.map → NcColorPicker-D3b9pIOc.mjs.map} +1 -1
- package/dist/chunks/{NcContent-DOV1i_sw.cjs → NcContent-BTyHf5mF.cjs} +1 -1
- package/dist/chunks/{NcContent-DOV1i_sw.cjs.map → NcContent-BTyHf5mF.cjs.map} +1 -1
- package/dist/chunks/{NcContent-YmMP5qXT.mjs → NcContent-DKpTIl9F.mjs} +1 -1
- package/dist/chunks/{NcContent-YmMP5qXT.mjs.map → NcContent-DKpTIl9F.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-DOSAwzd2.mjs → NcDashboardWidget-CANAYcCa.mjs} +4 -4
- package/dist/chunks/{NcDashboardWidget-DOSAwzd2.mjs.map → NcDashboardWidget-CANAYcCa.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-D3oQtVgq.cjs → NcDashboardWidget-DLcO9TSj.cjs} +4 -4
- package/dist/chunks/{NcDashboardWidget-D3oQtVgq.cjs.map → NcDashboardWidget-DLcO9TSj.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-DSaANTMY.mjs → NcDashboardWidgetItem-BwJAiaT0.mjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-DSaANTMY.mjs.map → NcDashboardWidgetItem-BwJAiaT0.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-DWrAY-RW.cjs → NcDashboardWidgetItem-vNvbUHBP.cjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-DWrAY-RW.cjs.map → NcDashboardWidgetItem-vNvbUHBP.cjs.map} +1 -1
- package/dist/chunks/{NcDateTime-4AuZ9Qlt.cjs → NcDateTime-BfOmGrzK.cjs} +1 -1
- package/dist/chunks/{NcDateTime-4AuZ9Qlt.cjs.map → NcDateTime-BfOmGrzK.cjs.map} +1 -1
- package/dist/chunks/{NcDateTime-3T3J08Bd.mjs → NcDateTime-ciAHA2YL.mjs} +1 -1
- package/dist/chunks/{NcDateTime-3T3J08Bd.mjs.map → NcDateTime-ciAHA2YL.mjs.map} +1 -1
- package/dist/chunks/{NcDialog-C7L86Jj6.cjs → NcDialog-D9l7GQQJ.cjs} +10 -8
- package/dist/chunks/NcDialog-D9l7GQQJ.cjs.map +1 -0
- package/dist/chunks/{NcDialog-DXRkgfxf.mjs → NcDialog-DmcKxy4v.mjs} +10 -8
- package/dist/chunks/NcDialog-DmcKxy4v.mjs.map +1 -0
- package/dist/chunks/{NcDialogButton-Cq7U6E8M.cjs → NcDialogButton-C4-agMb3.cjs} +32 -18
- package/dist/chunks/NcDialogButton-C4-agMb3.cjs.map +1 -0
- package/dist/chunks/{NcDialogButton-DzPzSBzz.mjs → NcDialogButton-CubYnLkp.mjs} +33 -19
- package/dist/chunks/NcDialogButton-CubYnLkp.mjs.map +1 -0
- package/dist/chunks/{NcEmojiPicker-Cuo4irbL.cjs → NcEmojiPicker-DV7HDeqU.cjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-Cuo4irbL.cjs.map → NcEmojiPicker-DV7HDeqU.cjs.map} +1 -1
- package/dist/chunks/{NcEmojiPicker-CjeoGVH7.mjs → NcEmojiPicker-DqaJO21R.mjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-CjeoGVH7.mjs.map → NcEmojiPicker-DqaJO21R.mjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-CwgL6yg6.cjs → NcHeaderMenu-Bis33gPF.cjs} +2 -2
- package/dist/chunks/NcHeaderMenu-Bis33gPF.cjs.map +1 -0
- package/dist/chunks/{NcHeaderMenu-CeU4L29l.mjs → NcHeaderMenu-DYGKi6bj.mjs} +2 -2
- package/dist/chunks/NcHeaderMenu-DYGKi6bj.mjs.map +1 -0
- package/dist/chunks/{NcInputConfirmCancel-CTMBdhFf.mjs → NcInputConfirmCancel-PXVZ7mLT.mjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-CTMBdhFf.mjs.map → NcInputConfirmCancel-PXVZ7mLT.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-DMTb3AI2.cjs → NcInputConfirmCancel-bHJNQ1vm.cjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-DMTb3AI2.cjs.map → NcInputConfirmCancel-bHJNQ1vm.cjs.map} +1 -1
- package/dist/chunks/{NcListItem-BIKAHiIz.cjs → NcListItem-Bet_T8Y0.cjs} +4 -4
- package/dist/chunks/{NcListItem-BIKAHiIz.cjs.map → NcListItem-Bet_T8Y0.cjs.map} +1 -1
- package/dist/chunks/{NcListItem-79bJNkOw.mjs → NcListItem-sECq4ExO.mjs} +4 -4
- package/dist/chunks/{NcListItem-79bJNkOw.mjs.map → NcListItem-sECq4ExO.mjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-B03yo56l.cjs → NcListItemIcon-Chq4Sr3z.cjs} +1 -1
- package/dist/chunks/{NcListItemIcon-B03yo56l.cjs.map → NcListItemIcon-Chq4Sr3z.cjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-Bo4o5oVB.mjs → NcListItemIcon-CoTZl0mj.mjs} +1 -1
- package/dist/chunks/{NcListItemIcon-Bo4o5oVB.mjs.map → NcListItemIcon-CoTZl0mj.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-DYyZIkoL.cjs → NcPasswordField-BQCunRtm.cjs} +1 -1
- package/dist/chunks/{NcPasswordField-DYyZIkoL.cjs.map → NcPasswordField-BQCunRtm.cjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BbbShH-t.mjs → NcPasswordField-DLXPfvQB.mjs} +1 -1
- package/dist/chunks/{NcPasswordField-BbbShH-t.mjs.map → NcPasswordField-DLXPfvQB.mjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-Ccltm-Er.cjs → NcRelatedResourcesPanel-CsOAnfA1.cjs} +3 -3
- package/dist/chunks/{NcRelatedResourcesPanel-Ccltm-Er.cjs.map → NcRelatedResourcesPanel-CsOAnfA1.cjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-DxC7FIlo.mjs → NcRelatedResourcesPanel-DZICfdzQ.mjs} +3 -3
- package/dist/chunks/{NcRelatedResourcesPanel-DxC7FIlo.mjs.map → NcRelatedResourcesPanel-DZICfdzQ.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-CZOXY-O9.mjs → NcRichContenteditable-C0hSvLHR.mjs} +7 -7
- package/dist/chunks/{NcRichContenteditable-CZOXY-O9.mjs.map → NcRichContenteditable-C0hSvLHR.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-DglXhZSr.cjs → NcRichContenteditable-Dj9rufAV.cjs} +7 -7
- package/dist/chunks/{NcRichContenteditable-DglXhZSr.cjs.map → NcRichContenteditable-Dj9rufAV.cjs.map} +1 -1
- package/dist/chunks/{NcRichText-BX80Ezvi.mjs → NcRichText-CgD7wGDe.mjs} +2 -2
- package/dist/chunks/{NcRichText-BX80Ezvi.mjs.map → NcRichText-CgD7wGDe.mjs.map} +1 -1
- package/dist/chunks/{NcRichText-SLTQmr1-.cjs → NcRichText-DSnF0Fow.cjs} +2 -2
- package/dist/chunks/{NcRichText-SLTQmr1-.cjs.map → NcRichText-DSnF0Fow.cjs.map} +1 -1
- package/dist/chunks/{NcSelect-DMDRJq-5.cjs → NcSelect-BoIXJjPW.cjs} +2 -2
- package/dist/chunks/{NcSelect-DMDRJq-5.cjs.map → NcSelect-BoIXJjPW.cjs.map} +1 -1
- package/dist/chunks/{NcSelect-kmuffooC.mjs → NcSelect-D4om25m8.mjs} +2 -2
- package/dist/chunks/{NcSelect-kmuffooC.mjs.map → NcSelect-D4om25m8.mjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-DEHO1VM7.cjs → NcSelectTags-CMUDUx29.cjs} +2 -2
- package/dist/chunks/{NcSelectTags-DEHO1VM7.cjs.map → NcSelectTags-CMUDUx29.cjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-Bppbqmvs.mjs → NcSelectTags-hclAoBW3.mjs} +2 -2
- package/dist/chunks/{NcSelectTags-Bppbqmvs.mjs.map → NcSelectTags-hclAoBW3.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-hAlIWx1R.mjs → NcSettingsInputText-BF_v4yDP.mjs} +2 -2
- package/dist/chunks/{NcSettingsInputText-hAlIWx1R.mjs.map → NcSettingsInputText-BF_v4yDP.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-BBQoQrAG.cjs → NcSettingsInputText-Cv_JwbFO.cjs} +2 -2
- package/dist/chunks/{NcSettingsInputText-BBQoQrAG.cjs.map → NcSettingsInputText-Cv_JwbFO.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-Dvcx-V7F.cjs → NcSettingsSection-CA2JahBC.cjs} +1 -1
- package/dist/chunks/{NcSettingsSection-Dvcx-V7F.cjs.map → NcSettingsSection-CA2JahBC.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-BT-d36B9.mjs → NcSettingsSection-V9DkkSuI.mjs} +1 -1
- package/dist/chunks/{NcSettingsSection-BT-d36B9.mjs.map → NcSettingsSection-V9DkkSuI.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-OkPHjjsK.mjs → NcSettingsSelectGroup-BTPrOKXu.mjs} +3 -3
- package/dist/chunks/{NcSettingsSelectGroup-OkPHjjsK.mjs.map → NcSettingsSelectGroup-BTPrOKXu.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-BL8EH6GB.cjs → NcSettingsSelectGroup-DDwAZI5O.cjs} +3 -3
- package/dist/chunks/{NcSettingsSelectGroup-BL8EH6GB.cjs.map → NcSettingsSelectGroup-DDwAZI5O.cjs.map} +1 -1
- package/dist/chunks/{NcTextField-Db1VpUnM.cjs → NcTextField-BnZnDMjV.cjs} +2 -2
- package/dist/chunks/{NcTextField-Db1VpUnM.cjs.map → NcTextField-BnZnDMjV.cjs.map} +1 -1
- package/dist/chunks/{NcTextField-DWfgnCsS.mjs → NcTextField-CmXmPZ4h.mjs} +2 -2
- package/dist/chunks/{NcTextField-DWfgnCsS.mjs.map → NcTextField-CmXmPZ4h.mjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-DdVLB1Bv.mjs → NcTimezonePicker-C0YKWg81.mjs} +3 -3
- package/dist/chunks/{NcTimezonePicker-DdVLB1Bv.mjs.map → NcTimezonePicker-C0YKWg81.mjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-8R-hkchD.cjs → NcTimezonePicker-DxA5d2ur.cjs} +3 -3
- package/dist/chunks/{NcTimezonePicker-8R-hkchD.cjs.map → NcTimezonePicker-DxA5d2ur.cjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-CuLF1XDp.mjs → NcUserBubble-2Lglkz2P.mjs} +1 -1
- package/dist/chunks/{NcUserBubble-CuLF1XDp.mjs.map → NcUserBubble-2Lglkz2P.mjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-3UqGE1ad.cjs → NcUserBubble-BEI3NwEc.cjs} +1 -1
- package/dist/chunks/{NcUserBubble-3UqGE1ad.cjs.map → NcUserBubble-BEI3NwEc.cjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-CCCrTIIn.mjs → NcUserStatusIcon-CPZOWw3t.mjs} +2 -2
- package/dist/chunks/{NcUserStatusIcon-CCCrTIIn.mjs.map → NcUserStatusIcon-CPZOWw3t.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-Cx9unttb.cjs → NcUserStatusIcon-FtKzp5sl.cjs} +2 -2
- package/dist/chunks/{NcUserStatusIcon-Cx9unttb.cjs.map → NcUserStatusIcon-FtKzp5sl.cjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-_wrdOOmW.mjs → ScopeComponent-DFJUaQtj.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-_wrdOOmW.mjs.map → ScopeComponent-DFJUaQtj.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-DDA-FdAa.cjs → ScopeComponent-Dj1ARFka.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-DDA-FdAa.cjs.map → ScopeComponent-Dj1ARFka.cjs.map} +1 -1
- package/dist/chunks/{_l10n-BEDw4wKe.cjs → _l10n-Ci9_UR5q.cjs} +46 -44
- package/dist/chunks/{_l10n-BEDw4wKe.cjs.map → _l10n-Ci9_UR5q.cjs.map} +1 -1
- package/dist/chunks/{_l10n-B4dEPXsr.mjs → _l10n-JYjUKekn.mjs} +95 -93
- package/dist/chunks/_l10n-JYjUKekn.mjs.map +1 -0
- package/dist/chunks/{referencePickerModal-CT32j5pQ.cjs → referencePickerModal-CQKEiYX4.cjs} +5 -5
- package/dist/chunks/{referencePickerModal-CT32j5pQ.cjs.map → referencePickerModal-CQKEiYX4.cjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-DW9uLKIZ.mjs → referencePickerModal-DQM56QYC.mjs} +5 -5
- package/dist/chunks/{referencePickerModal-DW9uLKIZ.mjs.map → referencePickerModal-DQM56QYC.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-DivFGAn4.mjs → usernameToColor-D6FJP4ni.mjs} +1 -1
- package/dist/chunks/{usernameToColor-DivFGAn4.mjs.map → usernameToColor-D6FJP4ni.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-CpdyuYfd.cjs → usernameToColor-u2MH9nY7.cjs} +1 -1
- package/dist/chunks/{usernameToColor-CpdyuYfd.cjs.map → usernameToColor-u2MH9nY7.cjs.map} +1 -1
- package/dist/index.cjs +46 -43
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +48 -45
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/chunks/NcActions-D77YAhAy.mjs.map +0 -1
- package/dist/chunks/NcActions-DWydFozA.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-B5i9ebMR.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-D1Iu7jy1.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-BwT3zLFj.mjs +0 -3
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-BwT3zLFj.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-CP9n1exV.cjs +0 -4
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-CP9n1exV.cjs.map +0 -1
- package/dist/chunks/NcDialog-C7L86Jj6.cjs.map +0 -1
- package/dist/chunks/NcDialog-DXRkgfxf.mjs.map +0 -1
- package/dist/chunks/NcDialogButton-Cq7U6E8M.cjs.map +0 -1
- package/dist/chunks/NcDialogButton-DzPzSBzz.mjs.map +0 -1
- package/dist/chunks/NcHeaderMenu-CeU4L29l.mjs.map +0 -1
- package/dist/chunks/NcHeaderMenu-CwgL6yg6.cjs.map +0 -1
- package/dist/chunks/_l10n-B4dEPXsr.mjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NcHeaderButton.mjs","sources":["../../src/components/NcHeaderButton/NcHeaderButton.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n<docs>\nThis component is made to be used in the Nextcloud top header,\nsimilar to the NcHeaderMenu but to be used when only a trigger button is needed, e.g. when opening a dialog.\n\n```\n<template>\n\t<div id=\"nextcloud-header\">\n\t\t<NcHeaderButton id=\"search-dialog\"\n\t\t\taria-label=\"Search\"\n\t\t\t@click=\"showDialog = true\">\n\t\t\t<template #icon>\n\t\t\t\t<Magnify />\n\t\t\t</template>\n\t\t</NcHeaderButton>\n\n\t\t<NcDialog name=\"Search\"\n\t\t\tsize=\"normal\"\n\t\t\t:open.sync=\"showDialog\">\n\t\t\t<NcTextField label=\"Search for files, comments, contacts…\"\n\t\t\t\ttype=\"search\"\n\t\t\t\t:value.sync=\"query\" />\n\t\t\t<NcEmptyContent name=\"Search\"\n\t\t\t\t:description=\"query ? `No results for '${query}'` : 'Start typing to search'\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<Magnify />\n\t\t\t\t</template>\n\t\t\t</NcEmptyContent>\n\t\t</NcDialog>\n\t</div>\n</template>\n<script>\nimport Magnify from 'vue-material-design-icons/Magnify'\n\nexport default {\n\tcomponents: {\n\t\tMagnify,\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tshowDialog: false,\n\t\t\tquery: '',\n\t\t}\n\t},\n}\n</script>\n<style>\n#nextcloud-header {\n\tdisplay: flex;\n\tjustify-content: right;\n\tbackground-color: var(--color-primary);\n\theight: var(--header-height, 50px);\n\tpadding-right: 12px;\n}\n</style>\n```\n</docs>\n\n<template>\n\t<!-- We need a wrapper for server styles to apply -->\n\t<div :id=\"id\" class=\"header-menu\">\n\t\t<NcButton type=\"tertiary-no-background\"\n\t\t\tclass=\"header-menu__trigger\"\n\t\t\t:aria-label=\"ariaLabel\"\n\t\t\t:aria-describedby=\"descriptionId\"\n\t\t\tsize=\"large\"\n\t\t\t@click.prevent=\"$emit('click', $event)\">\n\t\t\t<template #icon>\n\t\t\t\t<!-- @slot Icon trigger slot. Make sure the svg path\n\t\t\t\tis at least 16px. Usually mdi icon works at 20px -->\n\t\t\t\t<slot name=\"icon\" />\n\t\t\t</template>\n\t\t</NcButton>\n\n\t\t<span v-if=\"description\"\n\t\t\t:id=\"descriptionId\"\n\t\t\tclass=\"header-menu__description hidden-visually\">\n\t\t\t{{ description }}\n\t\t</span>\n\t</div>\n</template>\n\n<script>\nimport GenRandomId from '../../utils/GenRandomId.js'\nimport NcButton from '../NcButton/index.js'\n\nexport default {\n\tname: 'NcHeaderButton',\n\n\tcomponents: {\n\t\tNcButton,\n\t},\n\n\tprops: {\n\t\t/**\n\t\t * Unique id for this menu\n\t\t */\n\t\tid: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * `aria-label` attribute of the button\n\t\t */\n\t\tariaLabel: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\n\t\t/**\n\t\t * Additional visually hidden description text for the button\n\t\t */\n\t\tdescription: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t},\n\n\temits: [\n\t\t'click',\n\t],\n\n\tdata() {\n\t\treturn {\n\t\t\tdescriptionId: GenRandomId(),\n\t\t}\n\t},\n}\n</script>\n\n<style lang=\"scss\" scoped>\n@import '../NcHeaderMenu/header-menu__trigger';\n</style>\n"],"names":[],"mappings":";;;AA2FA,MAAA,YAAA;AAAA,EACA,MAAA;AAAA,EAEA,YAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA,IAIA,IAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,aAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AACA,WAAA;AAAA,MACA,eAAA,YAAA;AAAA,IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
require('../assets/NcModal-Djc2K_kW.css');
|
|
2
2
|
"use strict";
|
|
3
|
-
const ScopeComponent = require("../chunks/ScopeComponent-
|
|
3
|
+
const ScopeComponent = require("../chunks/ScopeComponent-Dj1ARFka.cjs");
|
|
4
4
|
const core = require("@vueuse/core");
|
|
5
5
|
const focusTrap$1 = require("focus-trap");
|
|
6
6
|
const Vue = require("vue");
|
|
7
7
|
const focusTrap = require("../chunks/focusTrap-EeXFmjdI.cjs");
|
|
8
|
-
const _l10n = require("../chunks/_l10n-
|
|
8
|
+
const _l10n = require("../chunks/_l10n-Ci9_UR5q.cjs");
|
|
9
9
|
const GenRandomId = require("../chunks/GenRandomId-BQDud3d4.cjs");
|
|
10
|
-
const NcActions = require("../chunks/NcActions-
|
|
10
|
+
const NcActions = require("../chunks/NcActions-BAP2SRwO.cjs");
|
|
11
11
|
const Components_NcButton = require("./NcButton.cjs");
|
|
12
12
|
require("../Directives/Tooltip.cjs");
|
|
13
13
|
const _pluginVue2_normalizer = require("../chunks/_plugin-vue2_normalizer-V0q-tHlQ.cjs");
|
|
@@ -16,7 +16,7 @@ const Close = require("../chunks/Close-B7lGu0cG.cjs");
|
|
|
16
16
|
const floatingVue = require("floating-vue");
|
|
17
17
|
const _interopDefault = (e) => e && e.__esModule ? e : { default: e };
|
|
18
18
|
const Vue__default = /* @__PURE__ */ _interopDefault(Vue);
|
|
19
|
-
_l10n.register(_l10n.t18, _l10n.
|
|
19
|
+
_l10n.register(_l10n.t18, _l10n.t34);
|
|
20
20
|
function timer(callback, delay) {
|
|
21
21
|
let id;
|
|
22
22
|
let started;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import '../assets/NcModal-Djc2K_kW.css';
|
|
2
|
-
import { S as ScopeComponent } from "../chunks/ScopeComponent-
|
|
2
|
+
import { S as ScopeComponent } from "../chunks/ScopeComponent-DFJUaQtj.mjs";
|
|
3
3
|
import { useSwipe } from "@vueuse/core";
|
|
4
4
|
import { createFocusTrap } from "focus-trap";
|
|
5
5
|
import Vue from "vue";
|
|
6
6
|
import { g as getTrapStack } from "../chunks/focusTrap-Cecv_gjR.mjs";
|
|
7
|
-
import { r as register,
|
|
7
|
+
import { r as register, H as t34, v as t18, a as t } from "../chunks/_l10n-JYjUKekn.mjs";
|
|
8
8
|
import { G as GenRandomId } from "../chunks/GenRandomId-CMooMQt0.mjs";
|
|
9
|
-
import { N as NcActions } from "../chunks/NcActions-
|
|
9
|
+
import { N as NcActions } from "../chunks/NcActions-BeDyeq8X.mjs";
|
|
10
10
|
import NcButton from "./NcButton.mjs";
|
|
11
11
|
import "../Directives/Tooltip.mjs";
|
|
12
12
|
import { n as normalizeComponent } from "../chunks/_plugin-vue2_normalizer-DU4iP6Vu.mjs";
|
|
13
13
|
import { C as ChevronRight } from "../chunks/ChevronRight-C3eVhc5a.mjs";
|
|
14
14
|
import { C as Close } from "../chunks/Close-B6ccm1RP.mjs";
|
|
15
15
|
import { VTooltip } from "floating-vue";
|
|
16
|
-
register(t18,
|
|
16
|
+
register(t18, t34);
|
|
17
17
|
function timer(callback, delay) {
|
|
18
18
|
let id;
|
|
19
19
|
let started;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
3
|
const Mixins_richEditor = require("../chunks/index-CC4ahXvG.cjs");
|
|
4
|
-
const NcRichContenteditable = require("../chunks/NcRichContenteditable-
|
|
4
|
+
const NcRichContenteditable = require("../chunks/NcRichContenteditable-Dj9rufAV.cjs");
|
|
5
5
|
exports.NcMentionBubble = Mixins_richEditor.NcMentionBubble;
|
|
6
6
|
exports.NcAutoCompleteResult = NcRichContenteditable.NcAutoCompleteResult;
|
|
7
7
|
exports.default = NcRichContenteditable.NcRichContenteditable;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const NcRichText = require("../chunks/NcRichText-
|
|
3
|
+
const NcRichText = require("../chunks/NcRichText-DSnF0Fow.cjs");
|
|
4
4
|
const Functions_registerReference = require("../chunks/index-Dsgv-f-l.cjs");
|
|
5
|
-
const referencePickerModal = require("../chunks/referencePickerModal-
|
|
5
|
+
const referencePickerModal = require("../chunks/referencePickerModal-CQKEiYX4.cjs");
|
|
6
6
|
exports.NcReferenceList = NcRichText.NcReferenceList;
|
|
7
7
|
exports.NcRichText = NcRichText.NcRichText;
|
|
8
8
|
exports.default = NcRichText.NcRichText;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { N as NcRichText } from "../chunks/NcRichText-
|
|
2
|
-
import { a } from "../chunks/NcRichText-
|
|
1
|
+
import { N as NcRichText } from "../chunks/NcRichText-CgD7wGDe.mjs";
|
|
2
|
+
import { a } from "../chunks/NcRichText-CgD7wGDe.mjs";
|
|
3
3
|
import { N, d, i, b, r, c, a as a2 } from "../chunks/index-BwyQ2N-M.mjs";
|
|
4
|
-
import { e, f, N as N2, h, a as a3, g, b as b2, c as c2, d as d2, s } from "../chunks/referencePickerModal-
|
|
4
|
+
import { e, f, N as N2, h, a as a3, g, b as b2, c as c2, d as d2, s } from "../chunks/referencePickerModal-DQM56QYC.mjs";
|
|
5
5
|
export {
|
|
6
6
|
N as NcCustomPickerRenderResult,
|
|
7
7
|
a as NcReferenceList,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const NcSettingsSelectGroup = require("../chunks/NcSettingsSelectGroup-
|
|
3
|
+
const NcSettingsSelectGroup = require("../chunks/NcSettingsSelectGroup-DDwAZI5O.cjs");
|
|
4
4
|
exports.NcSettingsSelectGroup = NcSettingsSelectGroup.NcSettingsSelectGroup;
|
|
5
5
|
exports.default = NcSettingsSelectGroup.NcSettingsSelectGroup;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const Functions_registerReference = require("../chunks/index-Dsgv-f-l.cjs");
|
|
4
|
-
const referencePickerModal = require("../chunks/referencePickerModal-
|
|
4
|
+
const referencePickerModal = require("../chunks/referencePickerModal-CQKEiYX4.cjs");
|
|
5
5
|
exports.NcCustomPickerRenderResult = Functions_registerReference.NcCustomPickerRenderResult;
|
|
6
6
|
exports.hasInteractiveView = Functions_registerReference.hasInteractiveView;
|
|
7
7
|
exports.isCustomPickerElementRegistered = Functions_registerReference.isCustomPickerElementRegistered;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { N, h, d, i, b, r, c, a } from "../chunks/index-BwyQ2N-M.mjs";
|
|
2
|
-
import { a as a2, g, b as b2, c as c2, d as d2, s } from "../chunks/referencePickerModal-
|
|
2
|
+
import { a as a2, g, b as b2, c as c2, d as d2, s } from "../chunks/referencePickerModal-DQM56QYC.mjs";
|
|
3
3
|
export {
|
|
4
4
|
N as NcCustomPickerRenderResult,
|
|
5
5
|
a2 as anyLinkProviderId,
|
|
@@ -9,47 +9,47 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-a06f6a7b] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.action-items[data-v-
|
|
19
|
+
.action-items[data-v-a06f6a7b] {
|
|
20
20
|
display: flex;
|
|
21
21
|
align-items: center;
|
|
22
22
|
}
|
|
23
|
-
.action-items > button[data-v-
|
|
23
|
+
.action-items > button[data-v-a06f6a7b] {
|
|
24
24
|
margin-right: calc((var(--default-clickable-area) - 16px) / 2 / 2);
|
|
25
25
|
}
|
|
26
|
-
.action-item[data-v-
|
|
26
|
+
.action-item[data-v-a06f6a7b] {
|
|
27
27
|
--open-background-color: var(--color-background-hover, $action-background-hover);
|
|
28
28
|
position: relative;
|
|
29
29
|
display: inline-block;
|
|
30
30
|
}
|
|
31
|
-
.action-item.action-item--primary[data-v-
|
|
31
|
+
.action-item.action-item--primary[data-v-a06f6a7b] {
|
|
32
32
|
--open-background-color: var(--color-primary-element-hover);
|
|
33
33
|
}
|
|
34
|
-
.action-item.action-item--secondary[data-v-
|
|
34
|
+
.action-item.action-item--secondary[data-v-a06f6a7b] {
|
|
35
35
|
--open-background-color: var(--color-primary-element-light-hover);
|
|
36
36
|
}
|
|
37
|
-
.action-item.action-item--error[data-v-
|
|
37
|
+
.action-item.action-item--error[data-v-a06f6a7b] {
|
|
38
38
|
--open-background-color: var(--color-error-hover);
|
|
39
39
|
}
|
|
40
|
-
.action-item.action-item--warning[data-v-
|
|
40
|
+
.action-item.action-item--warning[data-v-a06f6a7b] {
|
|
41
41
|
--open-background-color: var(--color-warning-hover);
|
|
42
42
|
}
|
|
43
|
-
.action-item.action-item--success[data-v-
|
|
43
|
+
.action-item.action-item--success[data-v-a06f6a7b] {
|
|
44
44
|
--open-background-color: var(--color-success-hover);
|
|
45
45
|
}
|
|
46
|
-
.action-item.action-item--tertiary-no-background[data-v-
|
|
46
|
+
.action-item.action-item--tertiary-no-background[data-v-a06f6a7b] {
|
|
47
47
|
--open-background-color: transparent;
|
|
48
48
|
}
|
|
49
|
-
.action-item.action-item--open .action-item__menutoggle[data-v-
|
|
49
|
+
.action-item.action-item--open .action-item__menutoggle[data-v-a06f6a7b] {
|
|
50
50
|
background-color: var(--open-background-color);
|
|
51
51
|
}
|
|
52
|
-
.action-item__menutoggle__icon[data-v-
|
|
52
|
+
.action-item__menutoggle__icon[data-v-a06f6a7b] {
|
|
53
53
|
width: 20px;
|
|
54
54
|
height: 20px;
|
|
55
55
|
object-fit: contain;
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
/*
|
|
39
39
|
* Ensure proper alignment of the vue material icons
|
|
40
40
|
*/
|
|
41
|
-
.material-design-icon[data-v-
|
|
41
|
+
.material-design-icon[data-v-97fce21a] {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-self: center;
|
|
44
44
|
justify-self: center;
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
* SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
|
|
50
50
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
51
51
|
*/
|
|
52
|
-
.app-navigation-entry[data-v-
|
|
52
|
+
.app-navigation-entry[data-v-97fce21a] {
|
|
53
53
|
position: relative;
|
|
54
54
|
display: flex;
|
|
55
55
|
flex-shrink: 0;
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
border-radius: var(--border-radius-element, var(--border-radius-pill));
|
|
63
63
|
/* hide deletion/collapse of subitems */
|
|
64
64
|
}
|
|
65
|
-
.app-navigation-entry-wrapper[data-v-
|
|
65
|
+
.app-navigation-entry-wrapper[data-v-97fce21a] {
|
|
66
66
|
position: relative;
|
|
67
67
|
display: flex;
|
|
68
68
|
flex-shrink: 0;
|
|
@@ -70,34 +70,34 @@
|
|
|
70
70
|
box-sizing: border-box;
|
|
71
71
|
width: 100%;
|
|
72
72
|
}
|
|
73
|
-
.app-navigation-entry-wrapper.app-navigation-entry--collapsible:not(.app-navigation-entry--opened) > ul[data-v-
|
|
73
|
+
.app-navigation-entry-wrapper.app-navigation-entry--collapsible:not(.app-navigation-entry--opened) > ul[data-v-97fce21a] {
|
|
74
74
|
display: none;
|
|
75
75
|
}
|
|
76
|
-
.app-navigation-entry.active[data-v-
|
|
76
|
+
.app-navigation-entry.active[data-v-97fce21a] {
|
|
77
77
|
background-color: var(--color-primary-element) !important;
|
|
78
78
|
}
|
|
79
|
-
.app-navigation-entry.active[data-v-
|
|
79
|
+
.app-navigation-entry.active[data-v-97fce21a]:hover {
|
|
80
80
|
background-color: var(--color-primary-element-hover) !important;
|
|
81
81
|
}
|
|
82
|
-
.app-navigation-entry.active .app-navigation-entry-link[data-v-
|
|
82
|
+
.app-navigation-entry.active .app-navigation-entry-link[data-v-97fce21a], .app-navigation-entry.active .app-navigation-entry-button[data-v-97fce21a] {
|
|
83
83
|
color: var(--color-primary-element-text) !important;
|
|
84
84
|
}
|
|
85
|
-
.app-navigation-entry[data-v-
|
|
85
|
+
.app-navigation-entry[data-v-97fce21a]:focus-within, .app-navigation-entry[data-v-97fce21a]:hover {
|
|
86
86
|
background-color: var(--color-background-hover);
|
|
87
87
|
}
|
|
88
|
-
.app-navigation-entry.active .app-navigation-entry__children[data-v-
|
|
88
|
+
.app-navigation-entry.active .app-navigation-entry__children[data-v-97fce21a], .app-navigation-entry:focus-within .app-navigation-entry__children[data-v-97fce21a], .app-navigation-entry:hover .app-navigation-entry__children[data-v-97fce21a] {
|
|
89
89
|
background-color: var(--color-main-background);
|
|
90
90
|
}
|
|
91
|
-
.app-navigation-entry.active .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
91
|
+
.app-navigation-entry.active .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry.app-navigation-entry--deleted .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry:focus .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry:focus-within .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry:hover .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a] {
|
|
92
92
|
display: inline-block;
|
|
93
93
|
}
|
|
94
|
-
.app-navigation-entry.app-navigation-entry--deleted > ul[data-v-
|
|
94
|
+
.app-navigation-entry.app-navigation-entry--deleted > ul[data-v-97fce21a] {
|
|
95
95
|
display: none;
|
|
96
96
|
}
|
|
97
|
-
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-link[data-v-
|
|
97
|
+
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-link[data-v-97fce21a], .app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-button[data-v-97fce21a] {
|
|
98
98
|
padding-right: calc((var(--default-clickable-area) - 16px) / 2);
|
|
99
99
|
}
|
|
100
|
-
.app-navigation-entry .app-navigation-entry-link[data-v-
|
|
100
|
+
.app-navigation-entry .app-navigation-entry-link[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button[data-v-97fce21a] {
|
|
101
101
|
z-index: 100; /* above the bullet to allow click*/
|
|
102
102
|
display: flex;
|
|
103
103
|
overflow: hidden;
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
background-size: 16px 16px;
|
|
113
113
|
line-height: var(--default-clickable-area);
|
|
114
114
|
}
|
|
115
|
-
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry-icon[data-v-
|
|
115
|
+
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry-icon[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button .app-navigation-entry-icon[data-v-97fce21a] {
|
|
116
116
|
display: flex;
|
|
117
117
|
align-items: center;
|
|
118
118
|
flex: 0 0 var(--default-clickable-area);
|
|
@@ -123,23 +123,23 @@
|
|
|
123
123
|
background-repeat: no-repeat;
|
|
124
124
|
background-position: calc((var(--default-clickable-area) - 16px) / 2) center;
|
|
125
125
|
}
|
|
126
|
-
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry__name[data-v-
|
|
126
|
+
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry__name[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button .app-navigation-entry__name[data-v-97fce21a] {
|
|
127
127
|
overflow: hidden;
|
|
128
128
|
max-width: 100%;
|
|
129
129
|
white-space: nowrap;
|
|
130
130
|
text-overflow: ellipsis;
|
|
131
131
|
}
|
|
132
|
-
.app-navigation-entry .app-navigation-entry-link .editingContainer[data-v-
|
|
132
|
+
.app-navigation-entry .app-navigation-entry-link .editingContainer[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button .editingContainer[data-v-97fce21a] {
|
|
133
133
|
width: calc(100% - var(--default-clickable-area));
|
|
134
134
|
margin: auto;
|
|
135
135
|
}
|
|
136
|
-
.app-navigation-entry .app-navigation-entry-link[data-v-
|
|
136
|
+
.app-navigation-entry .app-navigation-entry-link[data-v-97fce21a]:focus-visible, .app-navigation-entry .app-navigation-entry-button[data-v-97fce21a]:focus-visible {
|
|
137
137
|
box-shadow: 0 0 0 4px var(--color-main-background);
|
|
138
138
|
outline: 2px solid var(--color-main-text);
|
|
139
139
|
border-radius: var(--border-radius-element, var(--border-radius-pill));
|
|
140
140
|
}
|
|
141
141
|
/* Second level nesting for lists */
|
|
142
|
-
.app-navigation-entry__children[data-v-
|
|
142
|
+
.app-navigation-entry__children[data-v-97fce21a] {
|
|
143
143
|
position: relative;
|
|
144
144
|
display: flex;
|
|
145
145
|
flex: 0 1 auto;
|
|
@@ -147,18 +147,18 @@
|
|
|
147
147
|
width: 100%;
|
|
148
148
|
gap: var(--default-grid-baseline, 4px);
|
|
149
149
|
}
|
|
150
|
-
.app-navigation-entry__children .app-navigation-entry[data-v-
|
|
150
|
+
.app-navigation-entry__children .app-navigation-entry[data-v-97fce21a] {
|
|
151
151
|
display: inline-flex;
|
|
152
152
|
flex-wrap: wrap;
|
|
153
153
|
padding-left: 16px;
|
|
154
154
|
}
|
|
155
155
|
/* Deleted entries */
|
|
156
|
-
.app-navigation-entry__deleted[data-v-
|
|
156
|
+
.app-navigation-entry__deleted[data-v-97fce21a] {
|
|
157
157
|
display: inline-flex;
|
|
158
158
|
flex: 1 1 0;
|
|
159
159
|
padding-left: calc(var(--default-clickable-area) - (var(--default-clickable-area) - 16px) / 2) !important;
|
|
160
160
|
}
|
|
161
|
-
.app-navigation-entry__deleted .app-navigation-entry__deleted-description[data-v-
|
|
161
|
+
.app-navigation-entry__deleted .app-navigation-entry__deleted-description[data-v-97fce21a] {
|
|
162
162
|
position: relative;
|
|
163
163
|
overflow: hidden;
|
|
164
164
|
flex: 1 1 0;
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
line-height: var(--default-clickable-area);
|
|
168
168
|
}
|
|
169
169
|
/* counter and actions */
|
|
170
|
-
.app-navigation-entry__utils[data-v-
|
|
170
|
+
.app-navigation-entry__utils[data-v-97fce21a] {
|
|
171
171
|
display: flex;
|
|
172
172
|
min-width: var(--default-clickable-area);
|
|
173
173
|
align-items: center;
|
|
@@ -176,36 +176,36 @@
|
|
|
176
176
|
/* counter */
|
|
177
177
|
/* actions */
|
|
178
178
|
}
|
|
179
|
-
.app-navigation-entry__utils.app-navigation-entry__utils--display-actions .action-item.app-navigation-entry__actions[data-v-
|
|
179
|
+
.app-navigation-entry__utils.app-navigation-entry__utils--display-actions .action-item.app-navigation-entry__actions[data-v-97fce21a] {
|
|
180
180
|
display: inline-block;
|
|
181
181
|
}
|
|
182
|
-
.app-navigation-entry__utils .app-navigation-entry__counter-wrapper[data-v-
|
|
182
|
+
.app-navigation-entry__utils .app-navigation-entry__counter-wrapper[data-v-97fce21a] {
|
|
183
183
|
margin-right: calc(var(--default-grid-baseline) * 3);
|
|
184
184
|
display: flex;
|
|
185
185
|
align-items: center;
|
|
186
186
|
flex: 0 1 auto;
|
|
187
187
|
}
|
|
188
|
-
.app-navigation-entry__utils .action-item.app-navigation-entry__actions[data-v-
|
|
188
|
+
.app-navigation-entry__utils .action-item.app-navigation-entry__actions[data-v-97fce21a] {
|
|
189
189
|
display: none;
|
|
190
190
|
}
|
|
191
191
|
/* editing state */
|
|
192
|
-
.app-navigation-entry--editing .app-navigation-entry-edit[data-v-
|
|
192
|
+
.app-navigation-entry--editing .app-navigation-entry-edit[data-v-97fce21a] {
|
|
193
193
|
z-index: 250;
|
|
194
194
|
opacity: 1;
|
|
195
195
|
}
|
|
196
196
|
/* deleted state */
|
|
197
|
-
.app-navigation-entry--deleted .app-navigation-entry-deleted[data-v-
|
|
197
|
+
.app-navigation-entry--deleted .app-navigation-entry-deleted[data-v-97fce21a] {
|
|
198
198
|
z-index: 250;
|
|
199
199
|
transform: translateX(0);
|
|
200
200
|
}
|
|
201
201
|
/* pinned state */
|
|
202
|
-
.app-navigation-entry--pinned[data-v-
|
|
202
|
+
.app-navigation-entry--pinned[data-v-97fce21a] {
|
|
203
203
|
order: 2;
|
|
204
204
|
margin-top: auto;
|
|
205
205
|
}
|
|
206
|
-
.app-navigation-entry--pinned ~ .app-navigation-entry--pinned[data-v-
|
|
206
|
+
.app-navigation-entry--pinned ~ .app-navigation-entry--pinned[data-v-97fce21a] {
|
|
207
207
|
margin-top: 0;
|
|
208
208
|
}
|
|
209
|
-
[data-themes*=highcontrast] .app-navigation-entry[data-v-
|
|
209
|
+
[data-themes*=highcontrast] .app-navigation-entry[data-v-97fce21a]:active {
|
|
210
210
|
background-color: var(--color-primary-element-light-hover) !important;
|
|
211
211
|
}
|