@nextcloud/vue 9.0.0-alpha.8 → 9.0.0-rc.1
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 +99 -12
- package/dist/assets/{NcActionButton-d8aZCq9u.css → NcActionButton-DfdRrSEu.css} +16 -16
- package/dist/assets/{NcActionCheckbox-tMIOGziy.css → NcActionCheckbox--lTDnNsx.css} +12 -12
- package/dist/assets/{NcActionInput-C-rQsTEA.css → NcActionInput-BNWL2Q-3.css} +62 -62
- package/dist/assets/{NcActionLink-jSPFFKV8.css → NcActionLink-C9_ycPLF.css} +12 -12
- package/dist/assets/{NcActionRadio-xdrmoEIq.css → NcActionRadio-DnAjyubC.css} +12 -12
- package/dist/assets/{NcActionRouter-qNNqBZab.css → NcActionRouter-CVsc7Ezc.css} +15 -15
- package/dist/assets/{NcActionText-0XNfku_2.css → NcActionText-C7y7Pe6P.css} +17 -17
- package/dist/assets/{NcActionTextEditable-ZlNtR_B_.css → NcActionTextEditable-OBnWSj_T.css} +60 -60
- package/dist/assets/{NcAppContent-CLu_1q4O.css → NcAppContent-CvTesBem.css} +23 -23
- package/dist/assets/{NcAppNavigationItem-aVy0uQwf.css → NcAppNavigationItem-Cq6ZYdmT.css} +30 -30
- package/dist/assets/{NcAppNavigationNewItem-rCrG0Uuo.css → NcAppNavigationNewItem-CsqJ6c8v.css} +32 -32
- package/dist/assets/{NcAppSettingsDialog-DZfD_UEa.css → NcAppSettingsDialog-DMWosHw9.css} +10 -10
- package/dist/assets/{NcAppSidebar-GFQ62pY2.css → NcAppSidebar-DejDBLy4.css} +75 -63
- package/dist/assets/{NcAvatar-DUKfNDGL.css → NcAvatar-UxFZ39EC.css} +24 -24
- package/dist/assets/{NcButton-wmjlEdLP.css → NcButton-DbE0wInI.css} +68 -64
- package/dist/assets/{NcCheckboxRadioSwitch-uwXbP_jb.css → NcCheckboxRadioSwitch-sqQXUuVB.css} +45 -44
- package/dist/assets/{NcChip-CKtzzrlA.css → NcChip-C-0jMpNk.css} +9 -9
- package/dist/assets/{NcDashboardWidget-xV4o6Cen.css → NcDashboardWidget-BEYk4O95.css} +12 -12
- package/dist/assets/NcDateTimePicker-pmbCzZnb.css +83 -0
- package/dist/assets/{NcDialog-Dkeikssh.css → NcDialog-bP7Jt0ZE.css} +15 -15
- package/dist/assets/{NcEmptyContent-D1O466rM.css → NcEmptyContent-BqnUPzZQ.css} +9 -9
- package/dist/assets/{NcHeaderButton-BPIasMkw.css → NcHeaderButton-Ct8k0yDh.css} +7 -7
- package/dist/assets/{NcHeaderMenu-ZmtqwEYA.css → NcHeaderMenu-zo6kw_jn.css} +11 -11
- package/dist/assets/{NcIconSvgWrapper-DQFhmjCC.css → NcIconSvgWrapper-BO9Dme5J.css} +14 -8
- package/dist/assets/{NcListItem-Byw-ayOI.css → NcListItem-D6F_oFLK.css} +44 -44
- package/dist/assets/{NcMentionBubble-BL05HUeF.css → NcMentionBubble-CB5c5ue2.css} +10 -9
- package/dist/assets/{NcPopover-ChETNAVH.css → NcPopover-zFjgXDlM.css} +13 -0
- package/dist/assets/{NcRichContenteditable-Bxi-Ki0j.css → NcRichContenteditable-CkyUKlIz.css} +31 -28
- package/dist/assets/{NcRichText-Dvt8jvWN.css → NcRichText-BbVi69cc.css} +87 -89
- package/dist/assets/{NcSelect-B6DUjUdl.css → NcSelect-BCBpQnFL.css} +0 -3
- package/dist/assets/{index-Du_FXiPy.css → index-CjPwAJ46.css} +68 -69
- package/dist/assets/index-D9L0rgJk.css +4 -0
- package/dist/assets/{referencePickerModal-CkGgDb19.css → referencePickerModal-DAD-jv3F.css} +23 -23
- package/dist/chunks/{NcActionButton-BdQ_qmvW.mjs → NcActionButton-BZEDhdCm.mjs} +48 -6
- package/dist/chunks/NcActionButton-BZEDhdCm.mjs.map +1 -0
- package/dist/chunks/{NcActionButtonGroup-TitZerDl.mjs → NcActionButtonGroup-VJlvSBVZ.mjs} +2 -2
- package/dist/chunks/{NcActionButtonGroup-TitZerDl.mjs.map → NcActionButtonGroup-VJlvSBVZ.mjs.map} +1 -1
- package/dist/chunks/{NcActionCheckbox-CUYbo1rw.mjs → NcActionCheckbox-DLPDTACR.mjs} +3 -3
- package/dist/chunks/{NcActionCheckbox-CUYbo1rw.mjs.map → NcActionCheckbox-DLPDTACR.mjs.map} +1 -1
- package/dist/chunks/{NcActionInput-TI648L3V.mjs → NcActionInput-D1R71Reh.mjs} +10 -10
- package/dist/chunks/{NcActionInput-TI648L3V.mjs.map → NcActionInput-D1R71Reh.mjs.map} +1 -1
- package/dist/chunks/{NcActionLink-cQlsviu9.mjs → NcActionLink-BTIApspK.mjs} +3 -3
- package/dist/chunks/{NcActionLink-cQlsviu9.mjs.map → NcActionLink-BTIApspK.mjs.map} +1 -1
- package/dist/chunks/{NcActionRadio-tORL1qPt.mjs → NcActionRadio-CPoWB58D.mjs} +3 -3
- package/dist/chunks/{NcActionRadio-tORL1qPt.mjs.map → NcActionRadio-CPoWB58D.mjs.map} +1 -1
- package/dist/chunks/{NcActionRouter-Bw1tpEZt.mjs → NcActionRouter-DATNpU_e.mjs} +3 -3
- package/dist/chunks/{NcActionRouter-Bw1tpEZt.mjs.map → NcActionRouter-DATNpU_e.mjs.map} +1 -1
- package/dist/chunks/{NcActionText-VLCHOiIy.mjs → NcActionText-3mJjsJz_.mjs} +3 -3
- package/dist/chunks/{NcActionText-VLCHOiIy.mjs.map → NcActionText-3mJjsJz_.mjs.map} +1 -1
- package/dist/chunks/{NcActionTextEditable-nTbwgRy2.mjs → NcActionTextEditable-Dv1_bMFY.mjs} +3 -3
- package/dist/chunks/NcActionTextEditable-Dv1_bMFY.mjs.map +1 -0
- package/dist/chunks/{NcActions-CgKHXNbF.mjs → NcActions-2UedVnLW.mjs} +19 -6
- package/dist/chunks/NcActions-2UedVnLW.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-C4gBVRQs.mjs → NcAppContent-Bdlo1JwI.mjs} +19 -21
- package/dist/chunks/NcAppContent-Bdlo1JwI.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigation-DbRpHbi9.mjs → NcAppNavigation-BHLzIgKf.mjs} +2 -2
- package/dist/chunks/{NcAppNavigation-DbRpHbi9.mjs.map → NcAppNavigation-BHLzIgKf.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-R_UZ7iKw.mjs → NcAppNavigationCaption-D1_4GAVS.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationCaption-R_UZ7iKw.mjs.map → NcAppNavigationCaption-D1_4GAVS.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-CxYtFEhV.mjs → NcAppNavigationItem-Cxzp2qW7.mjs} +69 -69
- package/dist/chunks/{NcAppNavigationItem-CxYtFEhV.mjs.map → NcAppNavigationItem-Cxzp2qW7.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNew-sMVo_IoL.mjs → NcAppNavigationNew-BUQgcKdv.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationNew-sMVo_IoL.mjs.map → NcAppNavigationNew-BUQgcKdv.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-CJZcL6GH.mjs → NcAppNavigationNewItem-BNFUFCCJ.mjs} +4 -4
- package/dist/chunks/{NcAppNavigationNewItem-CJZcL6GH.mjs.map → NcAppNavigationNewItem-BNFUFCCJ.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-Dbhh-Vtw.mjs → NcAppNavigationSearch-B7w1J5K3.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationSearch-Dbhh-Vtw.mjs.map → NcAppNavigationSearch-B7w1J5K3.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-Bfo3EWk_.mjs → NcAppNavigationSettings-aTOqq_-d.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationSettings-Bfo3EWk_.mjs.map → NcAppNavigationSettings-aTOqq_-d.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Ys-PjFo3.mjs → NcAppNavigationToggle-CSD4yx6Z.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationToggle-Ys-PjFo3.mjs.map → NcAppNavigationToggle-CSD4yx6Z.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-Cc-OdY9a.mjs → NcAppSettingsDialog-DJhRLDT2.mjs} +8 -8
- package/dist/chunks/{NcAppSettingsDialog-Cc-OdY9a.mjs.map → NcAppSettingsDialog-DJhRLDT2.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-Dgwj8O_Z.mjs → NcAppSidebar-Dnb5U9gv.mjs} +285 -272
- package/dist/chunks/NcAppSidebar-Dnb5U9gv.mjs.map +1 -0
- package/dist/chunks/NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs +30 -0
- package/dist/chunks/NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs.map +1 -0
- package/dist/chunks/{NcAvatar-CA8y4d-c.mjs → NcAvatar-Cg9PDzho.mjs} +36 -14
- package/dist/chunks/NcAvatar-Cg9PDzho.mjs.map +1 -0
- package/dist/chunks/{NcBreadcrumb-DSjIxTeU.mjs → NcBreadcrumb-DpW0HXlg.mjs} +3 -3
- package/dist/chunks/{NcBreadcrumb-DSjIxTeU.mjs.map → NcBreadcrumb-DpW0HXlg.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-jPvP6Cmo.mjs → NcBreadcrumbs-CbQjZLpZ.mjs} +6 -7
- package/dist/chunks/{NcBreadcrumbs-jPvP6Cmo.mjs.map → NcBreadcrumbs-CbQjZLpZ.mjs.map} +1 -1
- package/dist/chunks/NcButton-Byg8-ta1.mjs +102 -0
- package/dist/chunks/NcButton-Byg8-ta1.mjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch-CWU_M_ui.mjs → NcCheckboxRadioSwitch-BmzUQ-WN.mjs} +29 -27
- package/dist/chunks/NcCheckboxRadioSwitch-BmzUQ-WN.mjs.map +1 -0
- package/dist/chunks/{NcChip-C3U2HYR9.mjs → NcChip-BQRPT42V.mjs} +10 -13
- package/dist/chunks/NcChip-BQRPT42V.mjs.map +1 -0
- package/dist/chunks/{NcCollectionList-BtHsipae.mjs → NcCollectionList-CUlNTcYX.mjs} +6 -6
- package/dist/chunks/{NcCollectionList-BtHsipae.mjs.map → NcCollectionList-CUlNTcYX.mjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-BI-Is4nj.mjs → NcColorPicker-DGwM1Zki.mjs} +5 -5
- package/dist/chunks/{NcColorPicker-BI-Is4nj.mjs.map → NcColorPicker-DGwM1Zki.mjs.map} +1 -1
- package/dist/chunks/{NcContent-BcF6f3N-.mjs → NcContent-BhN8SiS1.mjs} +4 -4
- package/dist/chunks/{NcContent-BcF6f3N-.mjs.map → NcContent-BhN8SiS1.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-1rVqTzgV.mjs → NcDashboardWidget-CC2pZ6GI.mjs} +7 -7
- package/dist/chunks/{NcDashboardWidget-1rVqTzgV.mjs.map → NcDashboardWidget-CC2pZ6GI.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-7RXY5EKJ.mjs → NcDashboardWidgetItem-BsHwLKh3.mjs} +4 -4
- package/dist/chunks/{NcDashboardWidgetItem-7RXY5EKJ.mjs.map → NcDashboardWidgetItem-BsHwLKh3.mjs.map} +1 -1
- package/dist/chunks/{NcDateTime.vue_vue_type_script_setup_true_lang-DtP-oauZ.mjs → NcDateTime.vue_vue_type_script_setup_true_lang-CKX0mNnP.mjs} +2 -2
- package/dist/chunks/{NcDateTime.vue_vue_type_script_setup_true_lang-DtP-oauZ.mjs.map → NcDateTime.vue_vue_type_script_setup_true_lang-CKX0mNnP.mjs.map} +1 -1
- package/dist/chunks/{NcDateTimePicker-BzfuHym4.mjs → NcDateTimePicker-BM9F_PSI.mjs} +79 -37
- package/dist/chunks/NcDateTimePicker-BM9F_PSI.mjs.map +1 -0
- package/dist/chunks/{NcDateTimePickerNative-Dake1IML.mjs → NcDateTimePickerNative-DoGQFKev.mjs} +2 -2
- package/dist/chunks/{NcDateTimePickerNative-Dake1IML.mjs.map → NcDateTimePickerNative-DoGQFKev.mjs.map} +1 -1
- package/dist/chunks/{NcDialog-_pc2BPHU.mjs → NcDialog-CbXsHgYI.mjs} +7 -7
- package/dist/chunks/NcDialog-CbXsHgYI.mjs.map +1 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DR0Yn-dH.mjs +69 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DR0Yn-dH.mjs.map +1 -0
- package/dist/chunks/{NcEmojiPicker-CWbez_of.mjs → NcEmojiPicker-B0y1ZY5N.mjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-CWbez_of.mjs.map → NcEmojiPicker-B0y1ZY5N.mjs.map} +1 -1
- package/dist/chunks/NcEmptyContent-CBWBkBL8.mjs +56 -0
- package/dist/chunks/NcEmptyContent-CBWBkBL8.mjs.map +1 -0
- package/dist/chunks/{NcHeaderButton-BsstEWtv.mjs → NcHeaderButton-BXfTpkIm.mjs} +4 -4
- package/dist/chunks/{NcHeaderButton-BsstEWtv.mjs.map → NcHeaderButton-BXfTpkIm.mjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-ZzoCwPvX.mjs → NcHeaderMenu-D-WDQIHd.mjs} +5 -5
- package/dist/chunks/{NcHeaderMenu-ZzoCwPvX.mjs.map → NcHeaderMenu-D-WDQIHd.mjs.map} +1 -1
- package/dist/chunks/{NcIconSvgWrapper-BYTrkA66.mjs → NcIconSvgWrapper-DZBRQNfG.mjs} +34 -21
- package/dist/chunks/NcIconSvgWrapper-DZBRQNfG.mjs.map +1 -0
- package/dist/chunks/{NcInputConfirmCancel-CX56m05a.mjs → NcInputConfirmCancel-CUJM5y0h.mjs} +3 -3
- package/dist/chunks/{NcInputConfirmCancel-CX56m05a.mjs.map → NcInputConfirmCancel-CUJM5y0h.mjs.map} +1 -1
- package/dist/chunks/{NcInputField-DdZlDVwQ.mjs → NcInputField-BBS1E7r-.mjs} +2 -2
- package/dist/chunks/{NcInputField-DdZlDVwQ.mjs.map → NcInputField-BBS1E7r-.mjs.map} +1 -1
- package/dist/chunks/{NcListItem-DF8Yv05m.mjs → NcListItem-Bx_uxyFR.mjs} +5 -5
- package/dist/chunks/{NcListItem-DF8Yv05m.mjs.map → NcListItem-Bx_uxyFR.mjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-nzw_x2Q5.mjs → NcListItemIcon-CytWJM69.mjs} +4 -4
- package/dist/chunks/{NcListItemIcon-nzw_x2Q5.mjs.map → NcListItemIcon-CytWJM69.mjs.map} +1 -1
- package/dist/chunks/{NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs → NcMentionBubble.vue_vue_type_style_index_0_scoped_5b8f093f_lang-DZbkIMTW.mjs} +2 -2
- package/dist/chunks/{NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs.map → NcMentionBubble.vue_vue_type_style_index_0_scoped_5b8f093f_lang-DZbkIMTW.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BnnlEhT1.mjs → NcPasswordField-Cac3cpVY.mjs} +3 -3
- package/dist/chunks/{NcPasswordField-BnnlEhT1.mjs.map → NcPasswordField-Cac3cpVY.mjs.map} +1 -1
- package/dist/chunks/{NcPopover-C3ZoyUjc.mjs → NcPopover-CzrFCS-2.mjs} +155 -27
- package/dist/chunks/NcPopover-CzrFCS-2.mjs.map +1 -0
- package/dist/chunks/{NcRelatedResourcesPanel-D2YLEouH.mjs → NcRelatedResourcesPanel-BBKk-jjB.mjs} +4 -4
- package/dist/chunks/{NcRelatedResourcesPanel-D2YLEouH.mjs.map → NcRelatedResourcesPanel-BBKk-jjB.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-B16VJW0Y.mjs → NcRichContenteditable-gt56b0Uw.mjs} +210 -45
- package/dist/chunks/NcRichContenteditable-gt56b0Uw.mjs.map +1 -0
- package/dist/chunks/{NcRichText-4jIBSmap.mjs → NcRichText-CMRNgGQw.mjs} +8 -8
- package/dist/chunks/{NcRichText-4jIBSmap.mjs.map → NcRichText-CMRNgGQw.mjs.map} +1 -1
- package/dist/chunks/NcSavingIndicatorIcon.vue_vue_type_script_setup_true_lang-DlRBo3QU.mjs +58 -0
- package/dist/chunks/NcSavingIndicatorIcon.vue_vue_type_script_setup_true_lang-DlRBo3QU.mjs.map +1 -0
- package/dist/chunks/{NcSelect-CAx_ixPU.mjs → NcSelect-DFMnY4fI.mjs} +25 -68
- package/dist/chunks/NcSelect-DFMnY4fI.mjs.map +1 -0
- package/dist/chunks/{NcSelectTags-UXzC7lDz.mjs → NcSelectTags-BpFmhbdp.mjs} +3 -3
- package/dist/chunks/{NcSelectTags-UXzC7lDz.mjs.map → NcSelectTags-BpFmhbdp.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-BEHu3xAI.mjs → NcSettingsInputText-CMBC7DaG.mjs} +3 -3
- package/dist/chunks/{NcSettingsInputText-BEHu3xAI.mjs.map → NcSettingsInputText-CMBC7DaG.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-X7f0W7vZ.mjs → NcSettingsSection-Crla6NXM.mjs} +2 -2
- package/dist/chunks/{NcSettingsSection-X7f0W7vZ.mjs.map → NcSettingsSection-Crla6NXM.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-DfrKchOy.mjs → NcSettingsSelectGroup-BOv1UgHX.mjs} +4 -4
- package/dist/chunks/{NcSettingsSelectGroup-DfrKchOy.mjs.map → NcSettingsSelectGroup-BOv1UgHX.mjs.map} +1 -1
- package/dist/chunks/{NcTextField-BTzKCPza.mjs → NcTextField-Dzv_qpmt.mjs} +4 -4
- package/dist/chunks/{NcTextField-BTzKCPza.mjs.map → NcTextField-Dzv_qpmt.mjs.map} +1 -1
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang-BK7HxZja.mjs +98 -0
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang-BK7HxZja.mjs.map +1 -0
- package/dist/chunks/{NcUserBubble-Dgzog0Ps.mjs → NcUserBubble-CnsRuBNe.mjs} +3 -3
- package/dist/chunks/{NcUserBubble-Dgzog0Ps.mjs.map → NcUserBubble-CnsRuBNe.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-DvYiEs2L.mjs → NcUserStatusIcon-M_93a-z6.mjs} +3 -3
- package/dist/chunks/{NcUserStatusIcon-DvYiEs2L.mjs.map → NcUserStatusIcon-M_93a-z6.mjs.map} +1 -1
- package/dist/chunks/NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs +23 -0
- package/dist/chunks/NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs.map +1 -0
- package/dist/chunks/{ScopeComponent-BWZEma4R.mjs → ScopeComponent-Cr_cohWX.mjs} +2 -2
- package/dist/chunks/{ScopeComponent-BWZEma4R.mjs.map → ScopeComponent-Cr_cohWX.mjs.map} +1 -1
- package/dist/chunks/{_l10n-7kR7gXFc.mjs → _l10n-dinIMiE_.mjs} +63 -67
- package/dist/chunks/_l10n-dinIMiE_.mjs.map +1 -0
- package/dist/chunks/{colors-BJbWzaQ-.mjs → colors-AMTxjrbV.mjs} +2 -2
- package/dist/chunks/{colors-BJbWzaQ-.mjs.map → colors-AMTxjrbV.mjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-BpNnwC_g.mjs → referencePickerModal-CMgdGDsm.mjs} +11 -11
- package/dist/chunks/{referencePickerModal-BpNnwC_g.mjs.map → referencePickerModal-CMgdGDsm.mjs.map} +1 -1
- package/dist/chunks/{useFormatDateTime-B5sWtJdj.mjs → useFormatDateTime-lk3QDXbQ.mjs} +2 -2
- package/dist/chunks/{useFormatDateTime-B5sWtJdj.mjs.map → useFormatDateTime-lk3QDXbQ.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-CzXWY0j4.mjs → usernameToColor-CmB20TBI.mjs} +2 -2
- package/dist/chunks/{usernameToColor-CzXWY0j4.mjs.map → usernameToColor-CmB20TBI.mjs.map} +1 -1
- package/dist/components/NcActionButton/NcActionButton.vue.d.ts +3 -3
- package/dist/components/NcActionButton/index.mjs +1 -1
- package/dist/components/NcActionButtonGroup/index.mjs +1 -1
- package/dist/components/NcActionCheckbox/NcActionCheckbox.vue.d.ts +1 -1
- package/dist/components/NcActionCheckbox/index.mjs +1 -1
- package/dist/components/NcActionInput/index.mjs +1 -1
- package/dist/components/NcActionLink/index.mjs +1 -1
- package/dist/components/NcActionRadio/NcActionRadio.vue.d.ts +1 -1
- package/dist/components/NcActionRadio/index.mjs +1 -1
- package/dist/components/NcActionRouter/NcActionRouter.vue.d.ts +2 -2
- package/dist/components/NcActionRouter/index.mjs +1 -1
- package/dist/components/NcActionText/index.mjs +1 -1
- package/dist/components/NcActionTextEditable/index.mjs +1 -1
- package/dist/components/NcActions/index.mjs +1 -1
- package/dist/components/NcAppContent/index.mjs +1 -1
- package/dist/components/NcAppNavigation/index.mjs +1 -1
- package/dist/components/NcAppNavigationCaption/index.mjs +1 -1
- package/dist/components/NcAppNavigationItem/index.mjs +1 -1
- package/dist/components/NcAppNavigationNew/index.mjs +1 -1
- package/dist/components/NcAppNavigationNewItem/index.mjs +1 -1
- package/dist/components/NcAppNavigationSearch/index.mjs +1 -1
- package/dist/components/NcAppNavigationSettings/NcAppNavigationSettings.vue.d.ts +3 -10
- package/dist/components/NcAppNavigationSettings/index.mjs +1 -1
- package/dist/components/NcAppNavigationToggle/index.mjs +1 -1
- package/dist/components/NcAppSettingsDialog/index.mjs +1 -1
- package/dist/components/NcAppSidebar/NcAppSidebarTabs.vue.d.ts +7 -3
- package/dist/components/NcAppSidebar/index.mjs +1 -1
- package/dist/components/NcAppSidebarHeader/NcAppSidebarHeader.vue.d.ts +18 -0
- package/dist/components/NcAppSidebarHeader/index.d.ts +5 -0
- package/dist/components/NcAppSidebarHeader/index.mjs +5 -0
- package/dist/{mixins/richEditor → components/NcAppSidebarHeader}/index.mjs.map +1 -1
- package/dist/components/NcAppSidebarTab/NcAppSidebarTab.vue.d.ts +1 -1
- package/dist/components/NcAvatar/index.mjs +1 -1
- package/dist/components/NcBlurHash/NcBlurHash.vue.d.ts +6 -13
- package/dist/components/NcBreadcrumb/index.mjs +1 -1
- package/dist/components/NcBreadcrumbs/index.mjs +1 -1
- package/dist/components/NcButton/NcButton.vue.d.ts +102 -238
- package/dist/components/NcButton/index.d.ts +2 -2
- package/dist/components/NcButton/index.mjs +1 -4
- package/dist/components/NcCheckboxRadioSwitch/index.mjs +1 -1
- package/dist/components/NcChip/NcChip.vue.d.ts +36 -38
- package/dist/components/NcChip/index.mjs +1 -1
- package/dist/components/NcCollectionList/index.mjs +1 -1
- package/dist/components/NcColorPicker/index.mjs +1 -1
- package/dist/components/NcContent/index.mjs +1 -1
- package/dist/components/NcCounterBubble/NcCounterBubble.vue.d.ts +1 -1
- package/dist/components/NcDashboardWidget/index.mjs +1 -1
- package/dist/components/NcDashboardWidgetItem/index.mjs +1 -1
- package/dist/components/NcDateTime/NcDateTime.vue.d.ts +2 -31
- package/dist/components/NcDateTime/index.mjs +1 -1
- package/dist/components/NcDateTimePicker/NcDateTimePicker.vue.d.ts +49 -60
- package/dist/components/NcDateTimePicker/index.mjs +1 -1
- package/dist/components/NcDateTimePickerNative/index.mjs +1 -1
- package/dist/components/NcDialog/NcDialog.vue.d.ts +55 -129
- package/dist/components/NcDialog/index.mjs +1 -1
- package/dist/components/NcDialogButton/NcDialogButton.vue.d.ts +33 -109
- package/dist/components/NcDialogButton/index.mjs +1 -1
- package/dist/components/NcEmojiPicker/index.mjs +1 -1
- package/dist/components/NcEmptyContent/NcEmptyContent.vue.d.ts +58 -28
- package/dist/components/NcEmptyContent/index.d.ts +4 -0
- package/dist/components/NcEmptyContent/index.mjs +1 -1
- package/dist/components/NcHeaderButton/NcHeaderButton.vue.d.ts +4 -13
- package/dist/components/NcHeaderButton/index.mjs +1 -1
- package/dist/components/NcHeaderMenu/index.mjs +1 -1
- package/dist/components/NcIconSvgWrapper/NcIconSvgWrapper.vue.d.ts +19 -10
- package/dist/components/NcIconSvgWrapper/index.mjs +1 -1
- package/dist/components/NcInputField/index.mjs +1 -1
- package/dist/components/NcListItem/index.mjs +1 -1
- package/dist/components/NcListItemIcon/index.mjs +1 -1
- package/dist/components/NcLoadingIcon/NcLoadingIcon.vue.d.ts +1 -1
- package/dist/components/NcModal/index.mjs +52 -48
- package/dist/components/NcModal/index.mjs.map +1 -1
- package/dist/components/NcPasswordField/index.mjs +1 -1
- package/dist/components/NcPopover/index.mjs +1 -1
- package/dist/components/NcRelatedResourcesPanel/index.mjs +1 -1
- package/dist/components/NcRichContenteditable/NcAutoCompleteResult.vue.d.ts +2 -2
- package/dist/components/NcRichContenteditable/NcMentionBubble.vue.d.ts +2 -2
- package/dist/components/NcRichContenteditable/NcRichContenteditable.vue.d.ts +347 -0
- package/dist/components/NcRichContenteditable/index.mjs +3 -4
- package/dist/components/NcRichContenteditable/index.mjs.map +1 -1
- package/dist/components/NcRichText/NcReferencePicker/NcProviderList.vue.d.ts +215 -0
- package/dist/components/NcRichText/NcReferencePicker/NcSearch.vue.d.ts +289 -0
- package/dist/components/NcRichText/index.mjs +3 -3
- package/dist/components/NcSavingIndicatorIcon/NcSavingIndicatorIcon.vue.d.ts +13 -56
- package/dist/components/NcSavingIndicatorIcon/index.d.ts +4 -0
- package/dist/components/NcSavingIndicatorIcon/index.mjs +2 -2
- package/dist/components/NcSelect/NcSelect.vue.d.ts +121 -0
- package/dist/components/NcSelect/index.mjs +1 -1
- package/dist/components/NcSelectTags/NcSelectTags.vue.d.ts +205 -0
- package/dist/components/NcSelectTags/index.mjs +1 -1
- package/dist/components/NcSelectUsers/NcSelectUsers.vue.d.ts +117 -0
- package/dist/components/NcSelectUsers/index.d.ts +5 -0
- package/dist/components/NcSelectUsers/index.mjs +73 -0
- package/dist/components/NcSelectUsers/index.mjs.map +1 -0
- package/dist/components/NcSettingsInputText/NcSettingsInputText.vue.d.ts +1 -1
- package/dist/components/NcSettingsInputText/index.mjs +1 -1
- package/dist/components/NcSettingsSection/index.mjs +1 -1
- package/dist/components/NcSettingsSelectGroup/NcSettingsSelectGroup.vue.d.ts +265 -0
- package/dist/components/NcSettingsSelectGroup/index.mjs +1 -1
- package/dist/components/NcTextArea/NcTextArea.vue.d.ts +5 -5
- package/dist/components/NcTextField/index.mjs +1 -1
- package/dist/components/NcTimezonePicker/NcTimezonePicker.vue.d.ts +23 -0
- package/dist/components/NcTimezonePicker/index.d.ts +5 -0
- package/dist/components/NcTimezonePicker/index.mjs +2 -2
- package/dist/components/NcTimezonePicker/timezoneDataProviderService.d.ts +5 -1
- package/dist/components/NcUserBubble/index.mjs +1 -1
- package/dist/components/NcUserStatusIcon/index.mjs +1 -1
- package/dist/components/NcVNodes/NcVNodes.vue.d.ts +8 -3
- package/dist/components/NcVNodes/index.d.ts +4 -0
- package/dist/components/NcVNodes/index.mjs +2 -21
- package/dist/components/NcVNodes/index.mjs.map +1 -1
- package/dist/components/index.d.ts +5 -4
- package/dist/directives/Focus/index.d.ts +2 -3
- package/dist/directives/Focus/index.mjs +1 -2
- package/dist/directives/Focus/index.mjs.map +1 -1
- package/dist/directives/index.d.ts +1 -2
- package/dist/functions/contactsMenu/index.d.ts +40 -0
- package/dist/functions/contactsMenu/index.mjs +22 -0
- package/dist/functions/contactsMenu/index.mjs.map +1 -0
- package/dist/functions/dialog/index.d.ts +29 -13
- package/dist/functions/dialog/index.mjs +27 -18
- package/dist/functions/dialog/index.mjs.map +1 -1
- package/dist/functions/index.d.ts +1 -0
- package/dist/functions/reference/index.mjs +1 -1
- package/dist/functions/usernameToColor/index.mjs +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.mjs +97 -98
- package/dist/index.mjs.map +1 -1
- package/package.json +21 -13
- package/dist/assets/NcDateTimePicker-AIJmp5dC.css +0 -81
- package/dist/assets/index-DQ4Plm4r.css +0 -89
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs +0 -49
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs.map +0 -1
- package/dist/chunks/NcActionButton-BdQ_qmvW.mjs.map +0 -1
- package/dist/chunks/NcActionTextEditable-nTbwgRy2.mjs.map +0 -1
- package/dist/chunks/NcActions-CgKHXNbF.mjs.map +0 -1
- package/dist/chunks/NcAppContent-C4gBVRQs.mjs.map +0 -1
- package/dist/chunks/NcAppSidebar-Dgwj8O_Z.mjs.map +0 -1
- package/dist/chunks/NcAvatar-CA8y4d-c.mjs.map +0 -1
- package/dist/chunks/NcButton-BHLqKKYP.mjs +0 -308
- package/dist/chunks/NcButton-BHLqKKYP.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-CWU_M_ui.mjs.map +0 -1
- package/dist/chunks/NcChip-C3U2HYR9.mjs.map +0 -1
- package/dist/chunks/NcDateTimePicker-BzfuHym4.mjs.map +0 -1
- package/dist/chunks/NcDialog-_pc2BPHU.mjs.map +0 -1
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-BKrJ_xd8.mjs +0 -119
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-BKrJ_xd8.mjs.map +0 -1
- package/dist/chunks/NcEmptyContent-BQnIrQQn.mjs +0 -68
- package/dist/chunks/NcEmptyContent-BQnIrQQn.mjs.map +0 -1
- package/dist/chunks/NcIconSvgWrapper-BYTrkA66.mjs.map +0 -1
- package/dist/chunks/NcPopover-C3ZoyUjc.mjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-B16VJW0Y.mjs.map +0 -1
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs +0 -80
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs.map +0 -1
- package/dist/chunks/NcSelect-CAx_ixPU.mjs.map +0 -1
- package/dist/chunks/NcTimezonePicker-CMoUk4sZ.mjs +0 -188
- package/dist/chunks/NcTimezonePicker-CMoUk4sZ.mjs.map +0 -1
- package/dist/chunks/_l10n-7kR7gXFc.mjs.map +0 -1
- package/dist/chunks/index--u6iHwFv.mjs +0 -184
- package/dist/chunks/index--u6iHwFv.mjs.map +0 -1
- package/dist/components/NcActions/NcActions.vue.d.ts +0 -544
- package/dist/components/NcAppNavigation/NcAppNavigation.vue.d.ts +0 -215
- package/dist/components/NcAppNavigationCaption/NcAppNavigationCaption.vue.d.ts +0 -379
- package/dist/components/NcAppNavigationItem/NcAppNavigationIconCollapsible.vue.d.ts +0 -161
- package/dist/components/NcAppNavigationItem/NcAppNavigationItem.vue.d.ts +0 -1310
- package/dist/components/NcAppNavigationItem/NcInputConfirmCancel.vue.d.ts +0 -195
- package/dist/components/NcAppNavigationNew/NcAppNavigationNew.vue.d.ts +0 -195
- package/dist/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue.d.ts +0 -316
- package/dist/components/NcAppNavigationSearch/NcAppNavigationSearch.vue.d.ts +0 -389
- package/dist/components/NcAppNavigationToggle/NcAppNavigationToggle.vue.d.ts +0 -173
- package/dist/components/NcBreadcrumb/NcBreadcrumb.vue.d.ts +0 -717
- package/dist/components/NcBreadcrumbs/NcBreadcrumbs.vue.d.ts +0 -1330
- package/dist/components/NcButton/types.d.ts +0 -30
- package/dist/components/NcContent/NcContent.vue.d.ts +0 -227
- package/dist/components/NcEmojiPicker/NcEmojiPicker.vue.d.ts +0 -642
- package/dist/components/NcHeaderMenu/NcHeaderMenu.vue.d.ts +0 -245
- package/dist/components/NcInputField/NcInputField.vue.d.ts +0 -419
- package/dist/components/NcListItem/NcListItem.vue.d.ts +0 -714
- package/dist/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue.d.ts +0 -553
- package/dist/components/NcRelatedResourcesPanel/NcResource.vue.d.ts +0 -173
- package/dist/components/NcRelatedResourcesPanel/NcTeamResources.vue.d.ts +0 -241
- package/dist/components/NcRichText/NcReferenceList.vue.d.ts +0 -292
- package/dist/components/NcRichText/NcReferencePicker/NcRawLinkInput.vue.d.ts +0 -606
- package/dist/components/NcRichText/NcReferenceWidget.vue.d.ts +0 -211
- package/dist/components/NcRichText/NcRichText.vue.d.ts +0 -409
- package/dist/components/NcTextField/NcTextField.vue.d.ts +0 -314
- package/dist/components/NcTimezonePicker/timezone.d.ts +0 -14
- package/dist/directives/Tooltip/index.d.ts +0 -3
- package/dist/directives/Tooltip/index.mjs +0 -12
- package/dist/directives/Tooltip/index.mjs.map +0 -1
- package/dist/mixins/richEditor/index.mjs +0 -10
|
@@ -1,23 +1,153 @@
|
|
|
1
|
-
import '../assets/NcAppSidebar-
|
|
2
|
-
import _sfc_main$5 from "../components/NcVNodes/index.mjs";
|
|
3
|
-
import { N as NcCheckboxRadioSwitch } from "./NcCheckboxRadioSwitch-CWU_M_ui.mjs";
|
|
4
|
-
import { resolveComponent, createElementBlock, openBlock, createCommentVNode, createElementVNode, withKeys, withModifiers, Fragment, renderList, createBlock, normalizeClass, withCtx, toDisplayString, createVNode, renderSlot, mergeProps, resolveDirective, Transition, withDirectives, Teleport, normalizeStyle, createTextVNode, vShow } from "vue";
|
|
5
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper-1tPrXgE0.mjs";
|
|
6
|
-
import { N as NcActions } from "./NcActions-CgKHXNbF.mjs";
|
|
7
|
-
import { i as isSlotPopulated, N as NcButton } from "./NcButton-BHLqKKYP.mjs";
|
|
8
|
-
import { N as NcEmptyContent } from "./NcEmptyContent-BQnIrQQn.mjs";
|
|
9
|
-
import { N as NcLoadingIcon } from "./NcLoadingIcon-CsMn1bFR.mjs";
|
|
10
|
-
import { directive as directive$1 } from "../directives/Focus/index.mjs";
|
|
11
|
-
import directive from "../directives/Linkify/index.mjs";
|
|
1
|
+
import '../assets/NcAppSidebar-DejDBLy4.css';
|
|
12
2
|
import { vOnClickOutside } from "@vueuse/components";
|
|
13
3
|
import { createFocusTrap } from "focus-trap";
|
|
4
|
+
import { createElementBlock, openBlock, mergeProps, createElementVNode, createCommentVNode, toDisplayString, resolveComponent, withKeys, withModifiers, Fragment, renderList, createBlock, normalizeClass, withCtx, createVNode, renderSlot, resolveDirective, Transition, withDirectives, Teleport, normalizeStyle, vShow, createTextVNode, warn, ref, provide } from "vue";
|
|
14
5
|
import { useIsSmallMobile } from "../composables/useIsMobile/index.mjs";
|
|
15
6
|
import { c as createElementId } from "./createElementId-DhjFt1I9.mjs";
|
|
16
7
|
import { g as getTrapStack } from "./focusTrap-DmkaYJTC.mjs";
|
|
17
|
-
import {
|
|
8
|
+
import { i as isSlotPopulated, N as NcActions } from "./NcActions-2UedVnLW.mjs";
|
|
9
|
+
import { r as register, J as t14, a as t } from "./_l10n-dinIMiE_.mjs";
|
|
18
10
|
import { A as ArrowRight } from "./ArrowRight-DQT24Cb-.mjs";
|
|
19
11
|
import { I as IconClose } from "./Close-D6ngJ4t9.mjs";
|
|
12
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-1tPrXgE0.mjs";
|
|
13
|
+
import { N as NcCheckboxRadioSwitch } from "./NcCheckboxRadioSwitch-BmzUQ-WN.mjs";
|
|
14
|
+
import { _ as _sfc_main$5 } from "./NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs";
|
|
15
|
+
import { N as NcButton } from "./NcButton-Byg8-ta1.mjs";
|
|
16
|
+
import { N as NcEmptyContent } from "./NcEmptyContent-CBWBkBL8.mjs";
|
|
17
|
+
import { N as NcLoadingIcon } from "./NcLoadingIcon-CsMn1bFR.mjs";
|
|
18
|
+
import { _ as _sfc_main$6 } from "./NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs";
|
|
19
|
+
import directive from "../directives/Focus/index.mjs";
|
|
20
|
+
register(t14);
|
|
20
21
|
const _sfc_main$4 = {
|
|
22
|
+
name: "DockRightIcon",
|
|
23
|
+
emits: ["click"],
|
|
24
|
+
props: {
|
|
25
|
+
title: {
|
|
26
|
+
type: String
|
|
27
|
+
},
|
|
28
|
+
fillColor: {
|
|
29
|
+
type: String,
|
|
30
|
+
default: "currentColor"
|
|
31
|
+
},
|
|
32
|
+
size: {
|
|
33
|
+
type: Number,
|
|
34
|
+
default: 24
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
const _hoisted_1$4 = ["aria-hidden", "aria-label"];
|
|
39
|
+
const _hoisted_2$4 = ["fill", "width", "height"];
|
|
40
|
+
const _hoisted_3$3 = { d: "M20 4H4A2 2 0 0 0 2 6V18A2 2 0 0 0 4 20H20A2 2 0 0 0 22 18V6A2 2 0 0 0 20 4M15 18H4V6H15Z" };
|
|
41
|
+
const _hoisted_4$3 = { key: 0 };
|
|
42
|
+
function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
43
|
+
return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, {
|
|
44
|
+
"aria-hidden": $props.title ? null : "true",
|
|
45
|
+
"aria-label": $props.title,
|
|
46
|
+
class: "material-design-icon dock-right-icon",
|
|
47
|
+
role: "img",
|
|
48
|
+
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
49
|
+
}), [
|
|
50
|
+
(openBlock(), createElementBlock("svg", {
|
|
51
|
+
fill: $props.fillColor,
|
|
52
|
+
class: "material-design-icon__svg",
|
|
53
|
+
width: $props.size,
|
|
54
|
+
height: $props.size,
|
|
55
|
+
viewBox: "0 0 24 24"
|
|
56
|
+
}, [
|
|
57
|
+
createElementVNode("path", _hoisted_3$3, [
|
|
58
|
+
$props.title ? (openBlock(), createElementBlock("title", _hoisted_4$3, toDisplayString($props.title), 1)) : createCommentVNode("", true)
|
|
59
|
+
])
|
|
60
|
+
], 8, _hoisted_2$4))
|
|
61
|
+
], 16, _hoisted_1$4);
|
|
62
|
+
}
|
|
63
|
+
const IconDockRight = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4]]);
|
|
64
|
+
const _sfc_main$3 = {
|
|
65
|
+
name: "StarIcon",
|
|
66
|
+
emits: ["click"],
|
|
67
|
+
props: {
|
|
68
|
+
title: {
|
|
69
|
+
type: String
|
|
70
|
+
},
|
|
71
|
+
fillColor: {
|
|
72
|
+
type: String,
|
|
73
|
+
default: "currentColor"
|
|
74
|
+
},
|
|
75
|
+
size: {
|
|
76
|
+
type: Number,
|
|
77
|
+
default: 24
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
};
|
|
81
|
+
const _hoisted_1$3 = ["aria-hidden", "aria-label"];
|
|
82
|
+
const _hoisted_2$3 = ["fill", "width", "height"];
|
|
83
|
+
const _hoisted_3$2 = { d: "M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z" };
|
|
84
|
+
const _hoisted_4$2 = { key: 0 };
|
|
85
|
+
function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
86
|
+
return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, {
|
|
87
|
+
"aria-hidden": $props.title ? null : "true",
|
|
88
|
+
"aria-label": $props.title,
|
|
89
|
+
class: "material-design-icon star-icon",
|
|
90
|
+
role: "img",
|
|
91
|
+
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
92
|
+
}), [
|
|
93
|
+
(openBlock(), createElementBlock("svg", {
|
|
94
|
+
fill: $props.fillColor,
|
|
95
|
+
class: "material-design-icon__svg",
|
|
96
|
+
width: $props.size,
|
|
97
|
+
height: $props.size,
|
|
98
|
+
viewBox: "0 0 24 24"
|
|
99
|
+
}, [
|
|
100
|
+
createElementVNode("path", _hoisted_3$2, [
|
|
101
|
+
$props.title ? (openBlock(), createElementBlock("title", _hoisted_4$2, toDisplayString($props.title), 1)) : createCommentVNode("", true)
|
|
102
|
+
])
|
|
103
|
+
], 8, _hoisted_2$3))
|
|
104
|
+
], 16, _hoisted_1$3);
|
|
105
|
+
}
|
|
106
|
+
const IconStar = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3]]);
|
|
107
|
+
const _sfc_main$2 = {
|
|
108
|
+
name: "StarOutlineIcon",
|
|
109
|
+
emits: ["click"],
|
|
110
|
+
props: {
|
|
111
|
+
title: {
|
|
112
|
+
type: String
|
|
113
|
+
},
|
|
114
|
+
fillColor: {
|
|
115
|
+
type: String,
|
|
116
|
+
default: "currentColor"
|
|
117
|
+
},
|
|
118
|
+
size: {
|
|
119
|
+
type: Number,
|
|
120
|
+
default: 24
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
};
|
|
124
|
+
const _hoisted_1$2 = ["aria-hidden", "aria-label"];
|
|
125
|
+
const _hoisted_2$2 = ["fill", "width", "height"];
|
|
126
|
+
const _hoisted_3$1 = { d: "M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z" };
|
|
127
|
+
const _hoisted_4$1 = { key: 0 };
|
|
128
|
+
function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
129
|
+
return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, {
|
|
130
|
+
"aria-hidden": $props.title ? null : "true",
|
|
131
|
+
"aria-label": $props.title,
|
|
132
|
+
class: "material-design-icon star-outline-icon",
|
|
133
|
+
role: "img",
|
|
134
|
+
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
135
|
+
}), [
|
|
136
|
+
(openBlock(), createElementBlock("svg", {
|
|
137
|
+
fill: $props.fillColor,
|
|
138
|
+
class: "material-design-icon__svg",
|
|
139
|
+
width: $props.size,
|
|
140
|
+
height: $props.size,
|
|
141
|
+
viewBox: "0 0 24 24"
|
|
142
|
+
}, [
|
|
143
|
+
createElementVNode("path", _hoisted_3$1, [
|
|
144
|
+
$props.title ? (openBlock(), createElementBlock("title", _hoisted_4$1, toDisplayString($props.title), 1)) : createCommentVNode("", true)
|
|
145
|
+
])
|
|
146
|
+
], 8, _hoisted_2$2))
|
|
147
|
+
], 16, _hoisted_1$2);
|
|
148
|
+
}
|
|
149
|
+
const IconStarOutline = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
|
|
150
|
+
const _sfc_main$1 = {
|
|
21
151
|
name: "NcAppSidebarTabs",
|
|
22
152
|
components: {
|
|
23
153
|
NcCheckboxRadioSwitch,
|
|
@@ -181,12 +311,12 @@ const _sfc_main$4 = {
|
|
|
181
311
|
}
|
|
182
312
|
}
|
|
183
313
|
};
|
|
184
|
-
const _hoisted_1$
|
|
185
|
-
const _hoisted_2$
|
|
186
|
-
function _sfc_render$
|
|
314
|
+
const _hoisted_1$1 = { class: "app-sidebar-tabs" };
|
|
315
|
+
const _hoisted_2$1 = { class: "app-sidebar-tabs__tab-caption" };
|
|
316
|
+
function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
187
317
|
const _component_NcVNodes = resolveComponent("NcVNodes");
|
|
188
318
|
const _component_NcCheckboxRadioSwitch = resolveComponent("NcCheckboxRadioSwitch");
|
|
189
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
319
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1, [
|
|
190
320
|
$options.hasMultipleTabs || $options.showForSingleTab ? (openBlock(), createElementBlock("div", {
|
|
191
321
|
key: 0,
|
|
192
322
|
role: "tablist",
|
|
@@ -229,7 +359,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
229
359
|
}, 1032, ["vnodes"])
|
|
230
360
|
]),
|
|
231
361
|
default: withCtx(() => [
|
|
232
|
-
createElementVNode("span", _hoisted_2$
|
|
362
|
+
createElementVNode("span", _hoisted_2$1, toDisplayString(tab.name), 1)
|
|
233
363
|
]),
|
|
234
364
|
_: 2
|
|
235
365
|
}, 1032, ["aria-controls", "aria-selected", "model-value", "wrapper-id", "tabindex", "class", "onUpdate:modelValue"]);
|
|
@@ -242,141 +372,12 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
242
372
|
], 2)
|
|
243
373
|
]);
|
|
244
374
|
}
|
|
245
|
-
const NcAppSidebarTabs = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
246
|
-
register(t14);
|
|
247
|
-
const _sfc_main$3 = {
|
|
248
|
-
name: "DockRightIcon",
|
|
249
|
-
emits: ["click"],
|
|
250
|
-
props: {
|
|
251
|
-
title: {
|
|
252
|
-
type: String
|
|
253
|
-
},
|
|
254
|
-
fillColor: {
|
|
255
|
-
type: String,
|
|
256
|
-
default: "currentColor"
|
|
257
|
-
},
|
|
258
|
-
size: {
|
|
259
|
-
type: Number,
|
|
260
|
-
default: 24
|
|
261
|
-
}
|
|
262
|
-
}
|
|
263
|
-
};
|
|
264
|
-
const _hoisted_1$3 = ["aria-hidden", "aria-label"];
|
|
265
|
-
const _hoisted_2$3 = ["fill", "width", "height"];
|
|
266
|
-
const _hoisted_3$3 = { d: "M20 4H4A2 2 0 0 0 2 6V18A2 2 0 0 0 4 20H20A2 2 0 0 0 22 18V6A2 2 0 0 0 20 4M15 18H4V6H15Z" };
|
|
267
|
-
const _hoisted_4$3 = { key: 0 };
|
|
268
|
-
function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
269
|
-
return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, {
|
|
270
|
-
"aria-hidden": $props.title ? null : "true",
|
|
271
|
-
"aria-label": $props.title,
|
|
272
|
-
class: "material-design-icon dock-right-icon",
|
|
273
|
-
role: "img",
|
|
274
|
-
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
275
|
-
}), [
|
|
276
|
-
(openBlock(), createElementBlock("svg", {
|
|
277
|
-
fill: $props.fillColor,
|
|
278
|
-
class: "material-design-icon__svg",
|
|
279
|
-
width: $props.size,
|
|
280
|
-
height: $props.size,
|
|
281
|
-
viewBox: "0 0 24 24"
|
|
282
|
-
}, [
|
|
283
|
-
createElementVNode("path", _hoisted_3$3, [
|
|
284
|
-
$props.title ? (openBlock(), createElementBlock("title", _hoisted_4$3, toDisplayString($props.title), 1)) : createCommentVNode("", true)
|
|
285
|
-
])
|
|
286
|
-
], 8, _hoisted_2$3))
|
|
287
|
-
], 16, _hoisted_1$3);
|
|
288
|
-
}
|
|
289
|
-
const IconDockRight = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3]]);
|
|
290
|
-
const _sfc_main$2 = {
|
|
291
|
-
name: "StarIcon",
|
|
292
|
-
emits: ["click"],
|
|
293
|
-
props: {
|
|
294
|
-
title: {
|
|
295
|
-
type: String
|
|
296
|
-
},
|
|
297
|
-
fillColor: {
|
|
298
|
-
type: String,
|
|
299
|
-
default: "currentColor"
|
|
300
|
-
},
|
|
301
|
-
size: {
|
|
302
|
-
type: Number,
|
|
303
|
-
default: 24
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
};
|
|
307
|
-
const _hoisted_1$2 = ["aria-hidden", "aria-label"];
|
|
308
|
-
const _hoisted_2$2 = ["fill", "width", "height"];
|
|
309
|
-
const _hoisted_3$2 = { d: "M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z" };
|
|
310
|
-
const _hoisted_4$2 = { key: 0 };
|
|
311
|
-
function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
312
|
-
return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, {
|
|
313
|
-
"aria-hidden": $props.title ? null : "true",
|
|
314
|
-
"aria-label": $props.title,
|
|
315
|
-
class: "material-design-icon star-icon",
|
|
316
|
-
role: "img",
|
|
317
|
-
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
318
|
-
}), [
|
|
319
|
-
(openBlock(), createElementBlock("svg", {
|
|
320
|
-
fill: $props.fillColor,
|
|
321
|
-
class: "material-design-icon__svg",
|
|
322
|
-
width: $props.size,
|
|
323
|
-
height: $props.size,
|
|
324
|
-
viewBox: "0 0 24 24"
|
|
325
|
-
}, [
|
|
326
|
-
createElementVNode("path", _hoisted_3$2, [
|
|
327
|
-
$props.title ? (openBlock(), createElementBlock("title", _hoisted_4$2, toDisplayString($props.title), 1)) : createCommentVNode("", true)
|
|
328
|
-
])
|
|
329
|
-
], 8, _hoisted_2$2))
|
|
330
|
-
], 16, _hoisted_1$2);
|
|
331
|
-
}
|
|
332
|
-
const IconStar = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
|
|
333
|
-
const _sfc_main$1 = {
|
|
334
|
-
name: "StarOutlineIcon",
|
|
335
|
-
emits: ["click"],
|
|
336
|
-
props: {
|
|
337
|
-
title: {
|
|
338
|
-
type: String
|
|
339
|
-
},
|
|
340
|
-
fillColor: {
|
|
341
|
-
type: String,
|
|
342
|
-
default: "currentColor"
|
|
343
|
-
},
|
|
344
|
-
size: {
|
|
345
|
-
type: Number,
|
|
346
|
-
default: 24
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
};
|
|
350
|
-
const _hoisted_1$1 = ["aria-hidden", "aria-label"];
|
|
351
|
-
const _hoisted_2$1 = ["fill", "width", "height"];
|
|
352
|
-
const _hoisted_3$1 = { d: "M12,15.39L8.24,17.66L9.23,13.38L5.91,10.5L10.29,10.13L12,6.09L13.71,10.13L18.09,10.5L14.77,13.38L15.76,17.66M22,9.24L14.81,8.63L12,2L9.19,8.63L2,9.24L7.45,13.97L5.82,21L12,17.27L18.18,21L16.54,13.97L22,9.24Z" };
|
|
353
|
-
const _hoisted_4$1 = { key: 0 };
|
|
354
|
-
function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
355
|
-
return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, {
|
|
356
|
-
"aria-hidden": $props.title ? null : "true",
|
|
357
|
-
"aria-label": $props.title,
|
|
358
|
-
class: "material-design-icon star-outline-icon",
|
|
359
|
-
role: "img",
|
|
360
|
-
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("click", $event))
|
|
361
|
-
}), [
|
|
362
|
-
(openBlock(), createElementBlock("svg", {
|
|
363
|
-
fill: $props.fillColor,
|
|
364
|
-
class: "material-design-icon__svg",
|
|
365
|
-
width: $props.size,
|
|
366
|
-
height: $props.size,
|
|
367
|
-
viewBox: "0 0 24 24"
|
|
368
|
-
}, [
|
|
369
|
-
createElementVNode("path", _hoisted_3$1, [
|
|
370
|
-
$props.title ? (openBlock(), createElementBlock("title", _hoisted_4$1, toDisplayString($props.title), 1)) : createCommentVNode("", true)
|
|
371
|
-
])
|
|
372
|
-
], 8, _hoisted_2$1))
|
|
373
|
-
], 16, _hoisted_1$1);
|
|
374
|
-
}
|
|
375
|
-
const IconStarOutline = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
|
|
375
|
+
const NcAppSidebarTabs = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-9a713930"]]);
|
|
376
376
|
const _sfc_main = {
|
|
377
377
|
name: "NcAppSidebar",
|
|
378
378
|
components: {
|
|
379
379
|
NcActions,
|
|
380
|
+
NcAppSidebarHeader: _sfc_main$6,
|
|
380
381
|
NcAppSidebarTabs,
|
|
381
382
|
NcButton,
|
|
382
383
|
NcLoadingIcon,
|
|
@@ -388,8 +389,7 @@ const _sfc_main = {
|
|
|
388
389
|
IconStarOutline
|
|
389
390
|
},
|
|
390
391
|
directives: {
|
|
391
|
-
Focus: directive
|
|
392
|
-
Linkify: directive,
|
|
392
|
+
Focus: directive,
|
|
393
393
|
ClickOutside: vOnClickOutside
|
|
394
394
|
},
|
|
395
395
|
inject: {
|
|
@@ -554,9 +554,12 @@ const _sfc_main = {
|
|
|
554
554
|
"dismiss-editing"
|
|
555
555
|
],
|
|
556
556
|
setup() {
|
|
557
|
+
const headerRef = ref(null);
|
|
558
|
+
provide("NcAppSidebar:header:ref", headerRef);
|
|
557
559
|
return {
|
|
558
560
|
uid: createElementId(),
|
|
559
|
-
isMobile: useIsSmallMobile()
|
|
561
|
+
isMobile: useIsSmallMobile(),
|
|
562
|
+
headerRef
|
|
560
563
|
};
|
|
561
564
|
},
|
|
562
565
|
data() {
|
|
@@ -699,7 +702,15 @@ const _sfc_main = {
|
|
|
699
702
|
* @public
|
|
700
703
|
*/
|
|
701
704
|
focus() {
|
|
702
|
-
(this
|
|
705
|
+
if (!this.open && !this.noToggle) {
|
|
706
|
+
this.$refs.toggle.$el.focus();
|
|
707
|
+
return;
|
|
708
|
+
}
|
|
709
|
+
try {
|
|
710
|
+
this.headerRef.focus();
|
|
711
|
+
} catch {
|
|
712
|
+
warn("NcAppSidebar should have focusable header for accessibility reasons. Use NcAppSidebarHeader component.");
|
|
713
|
+
}
|
|
703
714
|
},
|
|
704
715
|
/**
|
|
705
716
|
* Focus the active tab
|
|
@@ -754,11 +765,10 @@ const _hoisted_3 = {
|
|
|
754
765
|
};
|
|
755
766
|
const _hoisted_4 = { class: "app-sidebar-header__name-container" };
|
|
756
767
|
const _hoisted_5 = { class: "app-sidebar-header__mainname-container" };
|
|
757
|
-
const _hoisted_6 = ["
|
|
758
|
-
const _hoisted_7 = ["
|
|
759
|
-
const _hoisted_8 =
|
|
760
|
-
|
|
761
|
-
key: 0,
|
|
768
|
+
const _hoisted_6 = ["placeholder", "value"];
|
|
769
|
+
const _hoisted_7 = ["title"];
|
|
770
|
+
const _hoisted_8 = {
|
|
771
|
+
key: 2,
|
|
762
772
|
class: "app-sidebar-header__description"
|
|
763
773
|
};
|
|
764
774
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -767,12 +777,12 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
767
777
|
const _component_NcLoadingIcon = resolveComponent("NcLoadingIcon");
|
|
768
778
|
const _component_IconStar = resolveComponent("IconStar");
|
|
769
779
|
const _component_IconStarOutline = resolveComponent("IconStarOutline");
|
|
780
|
+
const _component_NcAppSidebarHeader = resolveComponent("NcAppSidebarHeader");
|
|
770
781
|
const _component_IconArrowRight = resolveComponent("IconArrowRight");
|
|
771
782
|
const _component_NcActions = resolveComponent("NcActions");
|
|
772
783
|
const _component_IconClose = resolveComponent("IconClose");
|
|
773
784
|
const _component_NcAppSidebarTabs = resolveComponent("NcAppSidebarTabs");
|
|
774
785
|
const _component_NcEmptyContent = resolveComponent("NcEmptyContent");
|
|
775
|
-
const _directive_linkify = resolveDirective("linkify");
|
|
776
786
|
const _directive_focus = resolveDirective("focus");
|
|
777
787
|
const _directive_click_outside = resolveDirective("click-outside");
|
|
778
788
|
return openBlock(), createBlock(Transition, {
|
|
@@ -787,13 +797,14 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
787
797
|
ref: "sidebar",
|
|
788
798
|
class: "app-sidebar",
|
|
789
799
|
"aria-labelledby": `app-sidebar-vue-${$setup.uid}__header`,
|
|
790
|
-
onKeydown: _cache[
|
|
800
|
+
onKeydown: _cache[6] || (_cache[6] = withKeys((...args) => $options.onKeydownEsc && $options.onKeydownEsc(...args), ["esc"]))
|
|
791
801
|
}, [
|
|
792
802
|
$options.ncContentSelector && !$props.open && !$props.noToggle ? (openBlock(), createBlock(Teleport, {
|
|
793
803
|
key: 0,
|
|
794
804
|
to: $options.ncContentSelector
|
|
795
805
|
}, [
|
|
796
806
|
createVNode(_component_NcButton, mergeProps({
|
|
807
|
+
ref: "toggle",
|
|
797
808
|
"aria-label": $options.t("Open sidebar"),
|
|
798
809
|
class: ["app-sidebar__toggle", $props.toggleClasses],
|
|
799
810
|
variant: "tertiary"
|
|
@@ -814,121 +825,123 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
814
825
|
"app-sidebar-header--compact": $props.compact
|
|
815
826
|
}, "app-sidebar-header"])
|
|
816
827
|
}, [
|
|
817
|
-
|
|
818
|
-
(
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
}, {
|
|
851
|
-
icon: withCtx(() => [
|
|
852
|
-
$props.starLoading ? (openBlock(), createBlock(_component_NcLoadingIcon, { key: 0 })) : $data.isStarred ? (openBlock(), createBlock(_component_IconStar, {
|
|
853
|
-
key: 1,
|
|
854
|
-
size: 20
|
|
855
|
-
})) : (openBlock(), createBlock(_component_IconStarOutline, {
|
|
856
|
-
key: 2,
|
|
857
|
-
size: 20
|
|
858
|
-
}))
|
|
859
|
-
]),
|
|
860
|
-
_: 1
|
|
861
|
-
}, 8, ["aria-label", "pressed", "onClick"])) : createCommentVNode("", true)
|
|
862
|
-
], true)
|
|
863
|
-
])) : createCommentVNode("", true),
|
|
864
|
-
createElementVNode("div", _hoisted_4, [
|
|
865
|
-
createElementVNode("div", _hoisted_5, [
|
|
866
|
-
withDirectives((openBlock(), createElementBlock("h2", {
|
|
867
|
-
id: `app-sidebar-vue-${$setup.uid}__header`,
|
|
868
|
-
ref: "header",
|
|
869
|
-
"aria-label": $props.title,
|
|
870
|
-
title: $props.title,
|
|
871
|
-
class: "app-sidebar-header__mainname",
|
|
872
|
-
tabindex: $props.nameEditable ? 0 : -1,
|
|
873
|
-
onClick: _cache[3] || (_cache[3] = withModifiers((...args) => $options.editName && $options.editName(...args), ["self"]))
|
|
874
|
-
}, [
|
|
875
|
-
createTextVNode(toDisplayString($props.name), 1)
|
|
876
|
-
], 8, _hoisted_6)), [
|
|
877
|
-
[vShow, !$props.nameEditable],
|
|
878
|
-
[_directive_linkify, { text: $props.name, linkify: $props.linkifyName }]
|
|
879
|
-
]),
|
|
880
|
-
$props.nameEditable ? withDirectives((openBlock(), createElementBlock("form", {
|
|
881
|
-
key: 0,
|
|
882
|
-
class: "app-sidebar-header__mainname-form",
|
|
883
|
-
onSubmit: _cache[6] || (_cache[6] = withModifiers((...args) => $options.onSubmitName && $options.onSubmitName(...args), ["prevent"]))
|
|
884
|
-
}, [
|
|
885
|
-
withDirectives(createElementVNode("input", {
|
|
886
|
-
ref: "nameInput",
|
|
887
|
-
class: "app-sidebar-header__mainname-input",
|
|
888
|
-
type: "text",
|
|
889
|
-
placeholder: $props.namePlaceholder,
|
|
890
|
-
value: $props.name,
|
|
891
|
-
onKeydown: _cache[4] || (_cache[4] = withKeys(withModifiers((...args) => $options.onDismissEditing && $options.onDismissEditing(...args), ["stop"]), ["esc"])),
|
|
892
|
-
onInput: _cache[5] || (_cache[5] = (...args) => $options.onNameInput && $options.onNameInput(...args))
|
|
893
|
-
}, null, 40, _hoisted_7), [
|
|
894
|
-
[_directive_focus]
|
|
895
|
-
]),
|
|
896
|
-
createVNode(_component_NcButton, {
|
|
897
|
-
"aria-label": $data.changeNameTranslated,
|
|
898
|
-
type: "submit",
|
|
899
|
-
variant: "tertiary-no-background"
|
|
828
|
+
!$props.empty ? renderSlot(_ctx.$slots, "info", { key: 0 }, () => [
|
|
829
|
+
createElementVNode("div", _hoisted_2, [
|
|
830
|
+
$options.isSlotPopulated(_ctx.$slots.header?.()) || $props.background ? (openBlock(), createElementBlock("div", {
|
|
831
|
+
key: 0,
|
|
832
|
+
class: normalizeClass([{
|
|
833
|
+
"app-sidebar-header__figure--with-action": $options.hasFigureClickListener
|
|
834
|
+
}, "app-sidebar-header__figure"]),
|
|
835
|
+
style: normalizeStyle({
|
|
836
|
+
backgroundImage: `url(${$props.background})`
|
|
837
|
+
}),
|
|
838
|
+
tabindex: "0",
|
|
839
|
+
onClick: _cache[1] || (_cache[1] = (...args) => $options.onFigureClick && $options.onFigureClick(...args)),
|
|
840
|
+
onKeydown: _cache[2] || (_cache[2] = withKeys((...args) => $options.onFigureClick && $options.onFigureClick(...args), ["enter"]))
|
|
841
|
+
}, [
|
|
842
|
+
renderSlot(_ctx.$slots, "header", { class: "app-sidebar-header__background" }, void 0, true)
|
|
843
|
+
], 38)) : createCommentVNode("", true),
|
|
844
|
+
createElementVNode("div", {
|
|
845
|
+
class: normalizeClass([{
|
|
846
|
+
"app-sidebar-header__desc--with-tertiary-action": $options.canStar || $options.isSlotPopulated(_ctx.$slots["tertiary-actions"]?.()),
|
|
847
|
+
"app-sidebar-header__desc--editable": $props.nameEditable && !$props.subname,
|
|
848
|
+
"app-sidebar-header__desc--with-subname--editable": $props.nameEditable && $props.subname,
|
|
849
|
+
"app-sidebar-header__desc--without-actions": !$options.isSlotPopulated(_ctx.$slots["secondary-actions"]?.())
|
|
850
|
+
}, "app-sidebar-header__desc"])
|
|
851
|
+
}, [
|
|
852
|
+
$options.canStar || $options.isSlotPopulated(_ctx.$slots["tertiary-actions"]?.()) ? (openBlock(), createElementBlock("div", _hoisted_3, [
|
|
853
|
+
renderSlot(_ctx.$slots, "tertiary-actions", {}, () => [
|
|
854
|
+
$options.canStar ? (openBlock(), createBlock(_component_NcButton, {
|
|
855
|
+
key: 0,
|
|
856
|
+
"aria-label": $data.favoriteTranslated,
|
|
857
|
+
pressed: $data.isStarred,
|
|
858
|
+
class: "app-sidebar-header__star",
|
|
859
|
+
variant: "secondary",
|
|
860
|
+
onClick: withModifiers($options.toggleStarred, ["prevent"])
|
|
900
861
|
}, {
|
|
901
862
|
icon: withCtx(() => [
|
|
902
|
-
|
|
863
|
+
$props.starLoading ? (openBlock(), createBlock(_component_NcLoadingIcon, { key: 0 })) : $data.isStarred ? (openBlock(), createBlock(_component_IconStar, {
|
|
864
|
+
key: 1,
|
|
865
|
+
size: 20
|
|
866
|
+
})) : (openBlock(), createBlock(_component_IconStarOutline, {
|
|
867
|
+
key: 2,
|
|
868
|
+
size: 20
|
|
869
|
+
}))
|
|
903
870
|
]),
|
|
904
871
|
_: 1
|
|
905
|
-
}, 8, ["aria-label"])
|
|
906
|
-
], 32)), [
|
|
907
|
-
[_directive_click_outside, () => $options.onSubmitName()]
|
|
908
|
-
]) : createCommentVNode("", true),
|
|
909
|
-
$options.isSlotPopulated(_ctx.$slots["secondary-actions"]?.()) ? (openBlock(), createBlock(_component_NcActions, {
|
|
910
|
-
key: 1,
|
|
911
|
-
class: "app-sidebar-header__menu",
|
|
912
|
-
"force-menu": $props.forceMenu
|
|
913
|
-
}, {
|
|
914
|
-
default: withCtx(() => [
|
|
915
|
-
renderSlot(_ctx.$slots, "secondary-actions", {}, void 0, true)
|
|
916
|
-
]),
|
|
917
|
-
_: 3
|
|
918
|
-
}, 8, ["force-menu"])) : createCommentVNode("", true)
|
|
919
|
-
]),
|
|
920
|
-
$props.subname.trim() !== "" || _ctx.$slots["subname"] ? (openBlock(), createElementBlock("p", {
|
|
921
|
-
key: 0,
|
|
922
|
-
title: $props.subtitle || void 0,
|
|
923
|
-
class: "app-sidebar-header__subname"
|
|
924
|
-
}, [
|
|
925
|
-
renderSlot(_ctx.$slots, "subname", {}, () => [
|
|
926
|
-
createTextVNode(toDisplayString($props.subname), 1)
|
|
872
|
+
}, 8, ["aria-label", "pressed", "onClick"])) : createCommentVNode("", true)
|
|
927
873
|
], true)
|
|
928
|
-
]
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
874
|
+
])) : createCommentVNode("", true),
|
|
875
|
+
createElementVNode("div", _hoisted_4, [
|
|
876
|
+
createElementVNode("div", _hoisted_5, [
|
|
877
|
+
withDirectives(createVNode(_component_NcAppSidebarHeader, {
|
|
878
|
+
class: "app-sidebar-header__mainname",
|
|
879
|
+
name: $props.name,
|
|
880
|
+
linkify: $props.linkifyName,
|
|
881
|
+
title: $props.title,
|
|
882
|
+
tabindex: $props.nameEditable ? 0 : -1,
|
|
883
|
+
onClick: withModifiers($options.editName, ["self"])
|
|
884
|
+
}, null, 8, ["name", "linkify", "title", "tabindex", "onClick"]), [
|
|
885
|
+
[vShow, !$props.nameEditable]
|
|
886
|
+
]),
|
|
887
|
+
$props.nameEditable ? withDirectives((openBlock(), createElementBlock("form", {
|
|
888
|
+
key: 0,
|
|
889
|
+
class: "app-sidebar-header__mainname-form",
|
|
890
|
+
onSubmit: _cache[5] || (_cache[5] = withModifiers((...args) => $options.onSubmitName && $options.onSubmitName(...args), ["prevent"]))
|
|
891
|
+
}, [
|
|
892
|
+
withDirectives(createElementVNode("input", {
|
|
893
|
+
ref: "nameInput",
|
|
894
|
+
class: "app-sidebar-header__mainname-input",
|
|
895
|
+
type: "text",
|
|
896
|
+
placeholder: $props.namePlaceholder,
|
|
897
|
+
value: $props.name,
|
|
898
|
+
onKeydown: _cache[3] || (_cache[3] = withKeys(withModifiers((...args) => $options.onDismissEditing && $options.onDismissEditing(...args), ["stop"]), ["esc"])),
|
|
899
|
+
onInput: _cache[4] || (_cache[4] = (...args) => $options.onNameInput && $options.onNameInput(...args))
|
|
900
|
+
}, null, 40, _hoisted_6), [
|
|
901
|
+
[_directive_focus]
|
|
902
|
+
]),
|
|
903
|
+
createVNode(_component_NcButton, {
|
|
904
|
+
"aria-label": $data.changeNameTranslated,
|
|
905
|
+
type: "submit",
|
|
906
|
+
variant: "tertiary-no-background"
|
|
907
|
+
}, {
|
|
908
|
+
icon: withCtx(() => [
|
|
909
|
+
createVNode(_component_IconArrowRight, { size: 20 })
|
|
910
|
+
]),
|
|
911
|
+
_: 1
|
|
912
|
+
}, 8, ["aria-label"])
|
|
913
|
+
], 32)), [
|
|
914
|
+
[_directive_click_outside, () => $options.onSubmitName()]
|
|
915
|
+
]) : createCommentVNode("", true),
|
|
916
|
+
$options.isSlotPopulated(_ctx.$slots["secondary-actions"]?.()) ? (openBlock(), createBlock(_component_NcActions, {
|
|
917
|
+
key: 1,
|
|
918
|
+
class: "app-sidebar-header__menu",
|
|
919
|
+
"force-menu": $props.forceMenu
|
|
920
|
+
}, {
|
|
921
|
+
default: withCtx(() => [
|
|
922
|
+
renderSlot(_ctx.$slots, "secondary-actions", {}, void 0, true)
|
|
923
|
+
]),
|
|
924
|
+
_: 3
|
|
925
|
+
}, 8, ["force-menu"])) : createCommentVNode("", true)
|
|
926
|
+
]),
|
|
927
|
+
$props.subname.trim() !== "" || _ctx.$slots["subname"] ? (openBlock(), createElementBlock("p", {
|
|
928
|
+
key: 0,
|
|
929
|
+
title: $props.subtitle || void 0,
|
|
930
|
+
class: "app-sidebar-header__subname"
|
|
931
|
+
}, [
|
|
932
|
+
renderSlot(_ctx.$slots, "subname", {}, () => [
|
|
933
|
+
createTextVNode(toDisplayString($props.subname), 1)
|
|
934
|
+
], true)
|
|
935
|
+
], 8, _hoisted_7)) : createCommentVNode("", true)
|
|
936
|
+
])
|
|
937
|
+
], 2)
|
|
938
|
+
])
|
|
939
|
+
], true) : (openBlock(), createBlock(_component_NcAppSidebarHeader, {
|
|
940
|
+
key: 1,
|
|
941
|
+
class: "app-sidebar-header__mainname--hidden",
|
|
942
|
+
name: $props.name,
|
|
943
|
+
tabindex: "-1"
|
|
944
|
+
}, null, 8, ["name"])),
|
|
932
945
|
createVNode(_component_NcButton, {
|
|
933
946
|
ref: "closeButton",
|
|
934
947
|
"aria-label": $data.closeTranslated,
|
|
@@ -942,7 +955,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
942
955
|
]),
|
|
943
956
|
_: 1
|
|
944
957
|
}, 8, ["aria-label", "title", "onClick"]),
|
|
945
|
-
$options.isSlotPopulated(_ctx.$slots.description?.()) && !$props.empty ? (openBlock(), createElementBlock("div",
|
|
958
|
+
$options.isSlotPopulated(_ctx.$slots.description?.()) && !$props.empty ? (openBlock(), createElementBlock("div", _hoisted_8, [
|
|
946
959
|
renderSlot(_ctx.$slots, "description", {}, void 0, true)
|
|
947
960
|
])) : createCommentVNode("", true)
|
|
948
961
|
], 2),
|
|
@@ -972,8 +985,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
972
985
|
_: 3
|
|
973
986
|
}, 8, ["onAfterEnter", "onAfterLeave"]);
|
|
974
987
|
}
|
|
975
|
-
const NcAppSidebar = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
988
|
+
const NcAppSidebar = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-86db874a"]]);
|
|
976
989
|
export {
|
|
977
990
|
NcAppSidebar as N
|
|
978
991
|
};
|
|
979
|
-
//# sourceMappingURL=NcAppSidebar-
|
|
992
|
+
//# sourceMappingURL=NcAppSidebar-Dnb5U9gv.mjs.map
|