@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
package/CHANGELOG.md
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
|
|
8
8
|
All notable changes to this project will be documented in this file.
|
|
9
9
|
|
|
10
|
-
## [v9.0.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.0.0-
|
|
11
|
-
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v9.0.0-
|
|
10
|
+
## [v9.0.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.0.0-rc.0) (unreleased)
|
|
11
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v9.0.0-rc.0)
|
|
12
12
|
|
|
13
13
|
### 💥 Breaking Changes
|
|
14
14
|
* The package now uses Vue 3 instead of Vue 2.7
|
|
@@ -85,14 +85,16 @@ The leading icon slot was changed from `#default` to `#icon` in `Nc*Field` compo
|
|
|
85
85
|
Some boolean props that have been deprecated in favor of alternatives with default value `false`,
|
|
86
86
|
are now removed. Following components have been adjusted:
|
|
87
87
|
|
|
88
|
-
| Component | Removed deprecated prop |
|
|
89
|
-
|
|
90
|
-
|`NcAppContent` | `allowSwipeNavigation` |
|
|
91
|
-
| `NcAvatar` | `showUserStatus` |
|
|
92
|
-
| `NcAvatar` | `showUserStatusCompact` |
|
|
93
|
-
| `NcModal` |
|
|
94
|
-
| `NcModal` |
|
|
95
|
-
|
|
|
88
|
+
| Component | Removed deprecated prop | New alternative |
|
|
89
|
+
|---------------|-------------------------|----------------------|
|
|
90
|
+
|`NcAppContent` | `allowSwipeNavigation` | `disabledSwipe` |
|
|
91
|
+
| `NcAvatar` | `showUserStatus` | `hideStatus` |
|
|
92
|
+
| `NcAvatar` | `showUserStatusCompact` | `verboseStatus` |
|
|
93
|
+
| `NcModal` | `closeButtonContained` | `closeButtonOutside` |
|
|
94
|
+
| `NcModal` | `enableSwipe` | `disableSwipe` |
|
|
95
|
+
| `NcModal` | `canClose` | `noClose` |
|
|
96
|
+
| `NcDialog` | `canClose` | `noClose` |
|
|
97
|
+
| `NcPopover` | `focusTrap` | `noFocusTrap` |
|
|
96
98
|
|
|
97
99
|
Additionally the default value `closeOnClickOutside` for `NcModal` was aligned with `NcDialog` and now defaults to `false`.
|
|
98
100
|
|
|
@@ -120,6 +122,8 @@ Especially the following are now provided as composables:
|
|
|
120
122
|
- `isFullscreen` is now provided as `useIsFullscreen`
|
|
121
123
|
- `isMobile` is now provided as `useIsMobile` and `isMobileState` was removed.
|
|
122
124
|
|
|
125
|
+
The `richEditing` mixin can be replaced by just using the `NcRichText` component.
|
|
126
|
+
|
|
123
127
|
#### Other breaking changes
|
|
124
128
|
- `NcAppSidebar`
|
|
125
129
|
- The `closing` and `opening` events were removed.
|
|
@@ -136,14 +140,29 @@ Especially the following are now provided as composables:
|
|
|
136
140
|
- `NcModal`
|
|
137
141
|
- `NcPopover`
|
|
138
142
|
- `NcDateTimePicker`
|
|
139
|
-
- The `range` property was removed in favor of `type="range"` (datetime ranges) and `type="range
|
|
143
|
+
- The `range` property was removed in favor of `type="datetime-range"` (datetime ranges), `type="date-range"` (date only ranges), and `type="time-range"` (time only ranges).
|
|
140
144
|
- The `lang` property was replaced with the `locale` property.
|
|
141
145
|
- The `formatter` property was removed.
|
|
142
|
-
|
|
146
|
+
- `NcPopover` is no longer a transparent wrapper over the `floating-vue` package.
|
|
147
|
+
Instead only use the documented properties and events.
|
|
148
|
+
If you find some use cases not covered by the documented interface, please open a feature request.
|
|
149
|
+
- `NcSelect`
|
|
150
|
+
- `userSelect` property was removed, instead just use the `NcSelectUsers` component
|
|
151
|
+
- `closeOnSelect` property was removed in favor of `keepOpen`.
|
|
152
|
+
- `Tooltip` directive was deprecated in v8 and is now removed.
|
|
153
|
+
This was done in favor of native tooltips using the `title` attribute, which is better for accessibility.
|
|
154
|
+
If you really need custom formatted tooltips, you can use `NcPopover` instead.
|
|
155
|
+
|
|
143
156
|
### 🚀 Enhancements
|
|
144
157
|
* Allow writing components using Typescript and provide type definitions for `NcButton` [\#4525](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4525) \([susnux](https://github.com/susnux)\)
|
|
158
|
+
* feat(NcDateTimePicker): add time range picker and align naming [#6728](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6728) ([susnux](https://github.com/susnux))
|
|
159
|
+
* feat(dialogs/spawnDialog): separate spawning options from dialog props and allow Element as a container [#6756](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6756) ([ShGKme](https://github.com/ShGKme))
|
|
160
|
+
* feat(dialogs/spawnDialogs)!: do not toRaw the result [#6760](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6760) ([ShGKme](https://github.com/ShGKme))
|
|
161
|
+
* feat(dialogs/spawnDialog): return promise with the result [#6758](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6758) ([ShGKme](https://github.com/ShGKme))
|
|
162
|
+
* feat(dialogs/spawnDialog)!: replace onClose callback with Promise [#6759](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6759) ([ShGKme](https://github.com/ShGKme))
|
|
145
163
|
|
|
146
164
|
### 🐛 Fixed bugs
|
|
165
|
+
* feat(NcAppSidebar): add `info` slot [#6666](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6666) ([Antreesy](https://github.com/Antreesy))
|
|
147
166
|
* fix(NcActions): trigger forgotten closed event and correctly handle open [#6706](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6706) ([ShGKme](https://github.com/ShGKme))
|
|
148
167
|
* fix(NcActionInput): listen to correct events [\#5231](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5231) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
149
168
|
* fix(NcRichText*): listen to correct events form NcSelect [\#5239](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5239) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
@@ -171,6 +190,14 @@ Especially the following are now provided as composables:
|
|
|
171
190
|
* fix(NcAvatar): attributes order [\#6377](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6377) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
172
191
|
* fix!: make 'box-sizing: border-box' a default behaviour for all containers [\#6390](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6390) \([Antreesy](https://github.com/Antreesy)\)
|
|
173
192
|
* fix(NcSelect): `required` doesn't work [\#6458](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6458) \([ShGKme](https://github.com/ShGKme)\)
|
|
193
|
+
* fix(dialogs/spawnDialog): enhance `spawnDialog` types [#6781](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6781) ([mattersj](https://github.com/mattersj))
|
|
194
|
+
* fix(NcDateTimePicker): adjust padding to prevent horizontal scrolling [#6722](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6722) ([susnux](https://github.com/susnux))
|
|
195
|
+
* fix(NcDateTimePicker): prevent emitting `[Date, null]` [#6726](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6726) ([susnux](https://github.com/susnux))
|
|
196
|
+
* fix(dialogs/spawnDialog)!: support vue-devtool but lose appContext [#6752](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6752) ([ShGKme](https://github.com/ShGKme))
|
|
197
|
+
* fix(NcIconSvgWrapper): center svg span wrapper [#6869](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6869) ([skjnldsv](https://github.com/skjnldsv))
|
|
198
|
+
* fix(NcChip): do not rerender slots to check if they are available [#6903](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6903) ([susnux](https://github.com/susnux))
|
|
199
|
+
* fix(dialog/spawnDialog): incorrect return type for optional result [#6905](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6905) ([ShGKme](https://github.com/ShGKme))
|
|
200
|
+
* add fallBackFocus to NcPopover [#6679](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6679)
|
|
174
201
|
|
|
175
202
|
### Changed
|
|
176
203
|
* refactor: replace boolean properties with `default: true` with `default: false` [#6653](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6653) ([susnux](https://github.com/susnux))
|
|
@@ -242,6 +269,66 @@ Especially the following are now provided as composables:
|
|
|
242
269
|
* refactor(useHotKey): migrate code to Typescript [\#6430](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6430) \([susnux](https://github.com/susnux)\)
|
|
243
270
|
* chore: restructure `package.json` [\#6405](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6405) \([susnux](https://github.com/susnux)\)
|
|
244
271
|
* chore: Refactor changelog to make breaking changes better readable [\#6428](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6428) \([susnux](https://github.com/susnux)\)
|
|
272
|
+
* refactor: Migrate `NcButton` from render function to template [#6033](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6033) ([susnux](https://github.com/susnux))
|
|
273
|
+
* refactor: adjust code to fix all SASS deprecations [#6734](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6734) ([susnux](https://github.com/susnux))
|
|
274
|
+
* refactor: drop `string-length` dependency and replace with native solution [#6779](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6779) ([susnux](https://github.com/susnux))
|
|
275
|
+
* chore: drop remaining cypress files [#6735](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6735) ([susnux](https://github.com/susnux))
|
|
276
|
+
* chore: adjust package engines versions [#6725](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6725) ([susnux](https://github.com/susnux))
|
|
277
|
+
* chore: update pull_request_template.md [#6736](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6736) ([ShGKme](https://github.com/ShGKme))
|
|
278
|
+
* docs(NcDateTimePicker): add prop documentation for all props [#6727](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6727) ([susnux](https://github.com/susnux))
|
|
279
|
+
* chore: update workflows from organization [#6841](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6841) ([susnux](https://github.com/susnux))
|
|
280
|
+
* refactor(NcChip): properly document and type slots and emits [#6812](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6812) ([susnux](https://github.com/susnux))
|
|
281
|
+
* chore: move from `dev:watch` to `watch` [#6888](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6888) ([skjnldsv](https://github.com/skjnldsv))
|
|
282
|
+
* refactor(NcVNodes): migrate component to Typescript [#6822](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6822) ([susnux](https://github.com/susnux))
|
|
283
|
+
* refactor(Focus): migrate directive to Typescript [#6786](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6786) ([susnux](https://github.com/susnux))
|
|
284
|
+
* refactor(NcEmptyContent): migrate component to Typescript [#6904](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6904) ([susnux](https://github.com/susnux))
|
|
285
|
+
|
|
286
|
+
## [v8.26.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.26.0) (UNRELEASED)
|
|
287
|
+
|
|
288
|
+
### 📝 Notes
|
|
289
|
+
#### NcPopover
|
|
290
|
+
`NcPopover` now has its own properties and no longer directly exposes the internal library used (`floating-vue`).
|
|
291
|
+
It is still possible to use its properties, but this ability might be removed in the next version.
|
|
292
|
+
Thus we encourage you to only use the documented properties.
|
|
293
|
+
|
|
294
|
+
Also this component now supports a logical placement (`start`, `end`) which works with RTL design.
|
|
295
|
+
Moreover the `focusTrap` property is now deprecated and will be replaced with `noFocusTrap`,
|
|
296
|
+
the reason behind this is to only have boolean properties with default value of `false` allowing shortcut props.
|
|
297
|
+
|
|
298
|
+
## [v8.25.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.25.1) (2025-04-17)
|
|
299
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.25.0...v8.25.1)
|
|
300
|
+
|
|
301
|
+
### 🐛 Fixed bugs
|
|
302
|
+
* fix(NcPopover): regression with incorrect size on RTL [#6797](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6797)
|
|
303
|
+
|
|
304
|
+
## [v8.25.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.25.0) (2025-04-16)
|
|
305
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v8.25.0)
|
|
306
|
+
|
|
307
|
+
### 📝 Notes
|
|
308
|
+
#### `NcDateTimePicker`
|
|
309
|
+
In version 8 the `NcDateTimePicker` was a transparent wrapper around the [vue2 datepicker library](https://github.com/mengxiong10/vue2-datepicker).
|
|
310
|
+
With version 9 and beyond we will no longer transparently wrap external libraries,
|
|
311
|
+
thus only documented props, events, and slots of Nextcloud components are guaranteed to work.
|
|
312
|
+
This will allow use to change the underlying library while keeping a stable API for the component users.
|
|
313
|
+
|
|
314
|
+
For this we deprecated the `range` property in favor of three new types for the `NcDateTimePicker`.
|
|
315
|
+
- `date-range`
|
|
316
|
+
- `time-range`
|
|
317
|
+
- `datetime-range`
|
|
318
|
+
|
|
319
|
+
Also the `formatter` property is deprecated, instead you can now provide a function to the `format` property,
|
|
320
|
+
which will receive a `Date` object and should return the formatted date as a string.
|
|
321
|
+
|
|
322
|
+
#### `Tooltip` directive
|
|
323
|
+
The `Tooltip` directive has been deprecated and will be removed in the future.
|
|
324
|
+
In most cases you want to use the native browser tooltips instead by using the native HTML `title` attribute.
|
|
325
|
+
In some rare cases where you really need a formatted tooltip `NcPopover` could be used.
|
|
326
|
+
|
|
327
|
+
```diff
|
|
328
|
+
<NcButton
|
|
329
|
+
- v-tooltip="title"
|
|
330
|
+
+ :title="title"
|
|
331
|
+
```
|
|
245
332
|
|
|
246
333
|
## [v8.24.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.24.0) (2025-04-02)
|
|
247
334
|
|
|
@@ -9,7 +9,7 @@
|
|
|
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-ed182520] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
@@ -21,25 +21,25 @@
|
|
|
21
21
|
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
22
22
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
23
23
|
*/
|
|
24
|
-
li.action[data-v-
|
|
24
|
+
li.action[data-v-ed182520]:hover, li.action.active[data-v-ed182520] {
|
|
25
25
|
border-radius: 6px;
|
|
26
26
|
padding: 0;
|
|
27
27
|
}
|
|
28
|
-
li.action[data-v-
|
|
28
|
+
li.action[data-v-ed182520]:hover {
|
|
29
29
|
background-color: var(--color-background-hover);
|
|
30
30
|
}
|
|
31
|
-
.action--disabled[data-v-
|
|
31
|
+
.action--disabled[data-v-ed182520] {
|
|
32
32
|
pointer-events: none;
|
|
33
33
|
opacity: 0.5;
|
|
34
34
|
}
|
|
35
|
-
.action--disabled[data-v-
|
|
35
|
+
.action--disabled[data-v-ed182520]:hover, .action--disabled[data-v-ed182520]:focus {
|
|
36
36
|
cursor: default;
|
|
37
37
|
opacity: 0.5;
|
|
38
38
|
}
|
|
39
|
-
.action--disabled[data-v-
|
|
39
|
+
.action--disabled[data-v-ed182520] * {
|
|
40
40
|
opacity: 1 !important;
|
|
41
41
|
}
|
|
42
|
-
.action-button[data-v-
|
|
42
|
+
.action-button[data-v-ed182520] {
|
|
43
43
|
display: flex;
|
|
44
44
|
align-items: flex-start;
|
|
45
45
|
width: 100%;
|
|
@@ -59,11 +59,11 @@ li.action[data-v-5482345d]:hover {
|
|
|
59
59
|
font-size: var(--default-font-size);
|
|
60
60
|
line-height: var(--default-clickable-area);
|
|
61
61
|
}
|
|
62
|
-
.action-button > span[data-v-
|
|
62
|
+
.action-button > span[data-v-ed182520] {
|
|
63
63
|
cursor: pointer;
|
|
64
64
|
white-space: nowrap;
|
|
65
65
|
}
|
|
66
|
-
.action-button__icon[data-v-
|
|
66
|
+
.action-button__icon[data-v-ed182520] {
|
|
67
67
|
width: var(--default-clickable-area);
|
|
68
68
|
height: var(--default-clickable-area);
|
|
69
69
|
opacity: 1;
|
|
@@ -71,15 +71,15 @@ li.action[data-v-5482345d]:hover {
|
|
|
71
71
|
background-size: 16px;
|
|
72
72
|
background-repeat: no-repeat;
|
|
73
73
|
}
|
|
74
|
-
.action-button[data-v-
|
|
74
|
+
.action-button[data-v-ed182520] .material-design-icon {
|
|
75
75
|
width: var(--default-clickable-area);
|
|
76
76
|
height: var(--default-clickable-area);
|
|
77
77
|
opacity: 1;
|
|
78
78
|
}
|
|
79
|
-
.action-button[data-v-
|
|
79
|
+
.action-button[data-v-ed182520] .material-design-icon .material-design-icon__svg {
|
|
80
80
|
vertical-align: middle;
|
|
81
81
|
}
|
|
82
|
-
.action-button__longtext-wrapper[data-v-
|
|
82
|
+
.action-button__longtext-wrapper[data-v-ed182520], .action-button__longtext[data-v-ed182520] {
|
|
83
83
|
max-width: 220px;
|
|
84
84
|
line-height: 1.6em;
|
|
85
85
|
padding: calc((var(--default-clickable-area) - 1.6em) / 2) 0;
|
|
@@ -88,11 +88,11 @@ li.action[data-v-5482345d]:hover {
|
|
|
88
88
|
overflow: hidden;
|
|
89
89
|
text-overflow: ellipsis;
|
|
90
90
|
}
|
|
91
|
-
.action-button__longtext[data-v-
|
|
91
|
+
.action-button__longtext[data-v-ed182520] {
|
|
92
92
|
cursor: pointer;
|
|
93
93
|
white-space: pre-wrap !important;
|
|
94
94
|
}
|
|
95
|
-
.action-button__name[data-v-
|
|
95
|
+
.action-button__name[data-v-ed182520] {
|
|
96
96
|
font-weight: bold;
|
|
97
97
|
text-overflow: ellipsis;
|
|
98
98
|
overflow: hidden;
|
|
@@ -100,9 +100,9 @@ li.action[data-v-5482345d]:hover {
|
|
|
100
100
|
max-width: 100%;
|
|
101
101
|
display: inline-block;
|
|
102
102
|
}
|
|
103
|
-
.action-button__menu-icon[data-v-
|
|
103
|
+
.action-button__menu-icon[data-v-ed182520] {
|
|
104
104
|
margin-inline: auto calc((var(--default-clickable-area) - 16px) / 2 * -1);
|
|
105
105
|
}
|
|
106
|
-
.action-button__pressed-icon[data-v-
|
|
106
|
+
.action-button__pressed-icon[data-v-ed182520] {
|
|
107
107
|
margin-inline: auto calc((var(--default-clickable-area) - 16px) / 2 * -1);
|
|
108
108
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
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-8e31d57f] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
@@ -21,25 +21,25 @@
|
|
|
21
21
|
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
22
22
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
23
23
|
*/
|
|
24
|
-
li.action[data-v-
|
|
24
|
+
li.action[data-v-8e31d57f]:hover, li.action.active[data-v-8e31d57f] {
|
|
25
25
|
border-radius: 6px;
|
|
26
26
|
padding: 0;
|
|
27
27
|
}
|
|
28
|
-
li.action[data-v-
|
|
28
|
+
li.action[data-v-8e31d57f]:hover {
|
|
29
29
|
background-color: var(--color-background-hover);
|
|
30
30
|
}
|
|
31
|
-
.action--disabled[data-v-
|
|
31
|
+
.action--disabled[data-v-8e31d57f] {
|
|
32
32
|
pointer-events: none;
|
|
33
33
|
opacity: 0.5;
|
|
34
34
|
}
|
|
35
|
-
.action--disabled[data-v-
|
|
35
|
+
.action--disabled[data-v-8e31d57f]:hover, .action--disabled[data-v-8e31d57f]:focus {
|
|
36
36
|
cursor: default;
|
|
37
37
|
opacity: 0.5;
|
|
38
38
|
}
|
|
39
|
-
.action--disabled[data-v-
|
|
39
|
+
.action--disabled[data-v-8e31d57f] * {
|
|
40
40
|
opacity: 1 !important;
|
|
41
41
|
}
|
|
42
|
-
.action-checkbox[data-v-
|
|
42
|
+
.action-checkbox[data-v-8e31d57f] {
|
|
43
43
|
display: flex;
|
|
44
44
|
align-items: flex-start;
|
|
45
45
|
width: 100%;
|
|
@@ -57,24 +57,24 @@ li.action[data-v-735edb01]:hover {
|
|
|
57
57
|
line-height: var(--default-clickable-area);
|
|
58
58
|
/* checkbox/radio fixes */
|
|
59
59
|
}
|
|
60
|
-
.action-checkbox__checkbox[data-v-
|
|
60
|
+
.action-checkbox__checkbox[data-v-8e31d57f] {
|
|
61
61
|
position: absolute;
|
|
62
62
|
inset-inline-start: 0 !important;
|
|
63
63
|
z-index: -1;
|
|
64
64
|
opacity: 0;
|
|
65
65
|
}
|
|
66
|
-
.action-checkbox__label[data-v-
|
|
66
|
+
.action-checkbox__label[data-v-8e31d57f] {
|
|
67
67
|
display: flex;
|
|
68
68
|
align-items: center;
|
|
69
69
|
width: 100%;
|
|
70
70
|
padding: 0 !important;
|
|
71
71
|
padding-inline-end: calc((var(--default-clickable-area) - 16px) / 2) !important;
|
|
72
72
|
}
|
|
73
|
-
.action-checkbox__label[data-v-
|
|
73
|
+
.action-checkbox__label[data-v-8e31d57f]::before {
|
|
74
74
|
margin-block: 0 !important;
|
|
75
75
|
margin-inline: calc((var(--default-clickable-area) - 14px) / 2) !important;
|
|
76
76
|
}
|
|
77
|
-
.action-checkbox--disabled[data-v-
|
|
78
|
-
.action-checkbox--disabled .action-checkbox__label[data-v-
|
|
77
|
+
.action-checkbox--disabled[data-v-8e31d57f],
|
|
78
|
+
.action-checkbox--disabled .action-checkbox__label[data-v-8e31d57f] {
|
|
79
79
|
cursor: pointer;
|
|
80
80
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
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-2bde82e9] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
* color-text-maxcontrast disabled state
|
|
28
28
|
*/
|
|
29
29
|
/* Default global values */
|
|
30
|
-
button[data-v-
|
|
31
|
-
input[data-v-
|
|
32
|
-
textarea[data-v-
|
|
30
|
+
button[data-v-2bde82e9]:not(.button-vue),
|
|
31
|
+
input[data-v-2bde82e9]:not([type=range]),
|
|
32
|
+
textarea[data-v-2bde82e9] {
|
|
33
33
|
margin: 0;
|
|
34
34
|
padding: 7px 6px;
|
|
35
35
|
cursor: text;
|
|
@@ -41,69 +41,69 @@ textarea[data-v-d10284cf] {
|
|
|
41
41
|
font-size: 13px;
|
|
42
42
|
/* Primary action button, use sparingly */
|
|
43
43
|
}
|
|
44
|
-
button[data-v-
|
|
45
|
-
input[data-v-
|
|
46
|
-
input[data-v-
|
|
47
|
-
input:not([type=range]):not(:disabled):not(.primary).active[data-v-
|
|
48
|
-
textarea[data-v-
|
|
49
|
-
textarea[data-v-
|
|
50
|
-
textarea:not(:disabled):not(.primary).active[data-v-
|
|
44
|
+
button[data-v-2bde82e9]:not(.button-vue):not(:disabled):not(.primary):hover, button[data-v-2bde82e9]:not(.button-vue):not(:disabled):not(.primary):focus, button:not(.button-vue):not(:disabled):not(.primary).active[data-v-2bde82e9],
|
|
45
|
+
input[data-v-2bde82e9]:not([type=range]):not(:disabled):not(.primary):hover,
|
|
46
|
+
input[data-v-2bde82e9]:not([type=range]):not(:disabled):not(.primary):focus,
|
|
47
|
+
input:not([type=range]):not(:disabled):not(.primary).active[data-v-2bde82e9],
|
|
48
|
+
textarea[data-v-2bde82e9]:not(:disabled):not(.primary):hover,
|
|
49
|
+
textarea[data-v-2bde82e9]:not(:disabled):not(.primary):focus,
|
|
50
|
+
textarea:not(:disabled):not(.primary).active[data-v-2bde82e9] {
|
|
51
51
|
/* active class used for multiselect */
|
|
52
52
|
border-color: var(--color-primary-element);
|
|
53
53
|
outline: none;
|
|
54
54
|
}
|
|
55
|
-
button[data-v-
|
|
56
|
-
input[data-v-
|
|
57
|
-
textarea[data-v-
|
|
55
|
+
button[data-v-2bde82e9]:not(.button-vue):not(:disabled):not(.primary):active,
|
|
56
|
+
input[data-v-2bde82e9]:not([type=range]):not(:disabled):not(.primary):active,
|
|
57
|
+
textarea[data-v-2bde82e9]:not(:disabled):not(.primary):active {
|
|
58
58
|
color: var(--color-text-light);
|
|
59
59
|
outline: none;
|
|
60
60
|
background-color: var(--color-main-background);
|
|
61
61
|
}
|
|
62
|
-
button[data-v-
|
|
63
|
-
input[data-v-
|
|
64
|
-
textarea[data-v-
|
|
62
|
+
button[data-v-2bde82e9]:not(.button-vue):disabled,
|
|
63
|
+
input[data-v-2bde82e9]:not([type=range]):disabled,
|
|
64
|
+
textarea[data-v-2bde82e9]:disabled {
|
|
65
65
|
cursor: default;
|
|
66
66
|
opacity: 0.5;
|
|
67
67
|
color: var(--color-text-maxcontrast);
|
|
68
68
|
background-color: var(--color-background-dark);
|
|
69
69
|
}
|
|
70
|
-
button[data-v-
|
|
71
|
-
input[data-v-
|
|
72
|
-
textarea[data-v-
|
|
70
|
+
button[data-v-2bde82e9]:not(.button-vue):required,
|
|
71
|
+
input[data-v-2bde82e9]:not([type=range]):required,
|
|
72
|
+
textarea[data-v-2bde82e9]:required {
|
|
73
73
|
box-shadow: none;
|
|
74
74
|
}
|
|
75
|
-
button[data-v-
|
|
76
|
-
input[data-v-
|
|
77
|
-
textarea[data-v-
|
|
75
|
+
button[data-v-2bde82e9]:not(.button-vue):invalid,
|
|
76
|
+
input[data-v-2bde82e9]:not([type=range]):invalid,
|
|
77
|
+
textarea[data-v-2bde82e9]:invalid {
|
|
78
78
|
border-color: var(--color-error);
|
|
79
79
|
box-shadow: none !important;
|
|
80
80
|
}
|
|
81
|
-
button:not(.button-vue).primary[data-v-
|
|
82
|
-
input:not([type=range]).primary[data-v-
|
|
83
|
-
textarea.primary[data-v-
|
|
81
|
+
button:not(.button-vue).primary[data-v-2bde82e9],
|
|
82
|
+
input:not([type=range]).primary[data-v-2bde82e9],
|
|
83
|
+
textarea.primary[data-v-2bde82e9] {
|
|
84
84
|
cursor: pointer;
|
|
85
85
|
color: var(--color-primary-element-text);
|
|
86
86
|
border-color: var(--color-primary-element);
|
|
87
87
|
background-color: var(--color-primary-element);
|
|
88
88
|
}
|
|
89
|
-
button:not(.button-vue).primary[data-v-
|
|
90
|
-
input:not([type=range]).primary[data-v-
|
|
91
|
-
input:not([type=range]).primary[data-v-
|
|
92
|
-
input:not([type=range]).primary[data-v-
|
|
93
|
-
textarea.primary[data-v-
|
|
94
|
-
textarea.primary[data-v-
|
|
95
|
-
textarea.primary[data-v-
|
|
89
|
+
button:not(.button-vue).primary[data-v-2bde82e9]:not(:disabled):hover, button:not(.button-vue).primary[data-v-2bde82e9]:not(:disabled):focus, button:not(.button-vue).primary[data-v-2bde82e9]:not(:disabled):active,
|
|
90
|
+
input:not([type=range]).primary[data-v-2bde82e9]:not(:disabled):hover,
|
|
91
|
+
input:not([type=range]).primary[data-v-2bde82e9]:not(:disabled):focus,
|
|
92
|
+
input:not([type=range]).primary[data-v-2bde82e9]:not(:disabled):active,
|
|
93
|
+
textarea.primary[data-v-2bde82e9]:not(:disabled):hover,
|
|
94
|
+
textarea.primary[data-v-2bde82e9]:not(:disabled):focus,
|
|
95
|
+
textarea.primary[data-v-2bde82e9]:not(:disabled):active {
|
|
96
96
|
border-color: var(--color-primary-element-light);
|
|
97
97
|
background-color: var(--color-primary-element-light);
|
|
98
98
|
}
|
|
99
|
-
button:not(.button-vue).primary[data-v-
|
|
100
|
-
input:not([type=range]).primary[data-v-
|
|
101
|
-
textarea.primary[data-v-
|
|
99
|
+
button:not(.button-vue).primary[data-v-2bde82e9]:not(:disabled):active,
|
|
100
|
+
input:not([type=range]).primary[data-v-2bde82e9]:not(:disabled):active,
|
|
101
|
+
textarea.primary[data-v-2bde82e9]:not(:disabled):active {
|
|
102
102
|
color: var(--color-primary-element-text-dark);
|
|
103
103
|
}
|
|
104
|
-
button:not(.button-vue).primary[data-v-
|
|
105
|
-
input:not([type=range]).primary[data-v-
|
|
106
|
-
textarea.primary[data-v-
|
|
104
|
+
button:not(.button-vue).primary[data-v-2bde82e9]:disabled,
|
|
105
|
+
input:not([type=range]).primary[data-v-2bde82e9]:disabled,
|
|
106
|
+
textarea.primary[data-v-2bde82e9]:disabled {
|
|
107
107
|
cursor: default;
|
|
108
108
|
color: var(--color-primary-element-text-dark);
|
|
109
109
|
background-color: var(--color-primary-element);
|
|
@@ -113,25 +113,25 @@ textarea.primary[data-v-d10284cf]:disabled {
|
|
|
113
113
|
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
114
114
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
115
115
|
*/
|
|
116
|
-
li.action[data-v-
|
|
116
|
+
li.action[data-v-2bde82e9]:hover, li.action.active[data-v-2bde82e9] {
|
|
117
117
|
border-radius: 6px;
|
|
118
118
|
padding: 0;
|
|
119
119
|
}
|
|
120
|
-
li.action[data-v-
|
|
120
|
+
li.action[data-v-2bde82e9]:hover {
|
|
121
121
|
background-color: var(--color-background-hover);
|
|
122
122
|
}
|
|
123
|
-
.action--disabled[data-v-
|
|
123
|
+
.action--disabled[data-v-2bde82e9] {
|
|
124
124
|
pointer-events: none;
|
|
125
125
|
opacity: 0.5;
|
|
126
126
|
}
|
|
127
|
-
.action--disabled[data-v-
|
|
127
|
+
.action--disabled[data-v-2bde82e9]:hover, .action--disabled[data-v-2bde82e9]:focus {
|
|
128
128
|
cursor: default;
|
|
129
129
|
opacity: 0.5;
|
|
130
130
|
}
|
|
131
|
-
.action--disabled[data-v-
|
|
131
|
+
.action--disabled[data-v-2bde82e9] * {
|
|
132
132
|
opacity: 1 !important;
|
|
133
133
|
}
|
|
134
|
-
.action-input[data-v-
|
|
134
|
+
.action-input[data-v-2bde82e9] {
|
|
135
135
|
display: flex;
|
|
136
136
|
align-items: flex-start;
|
|
137
137
|
width: 100%;
|
|
@@ -147,60 +147,60 @@ li.action[data-v-d10284cf]:hover {
|
|
|
147
147
|
box-shadow: none;
|
|
148
148
|
font-weight: normal;
|
|
149
149
|
}
|
|
150
|
-
.action-input__icon-wrapper[data-v-
|
|
150
|
+
.action-input__icon-wrapper[data-v-2bde82e9] {
|
|
151
151
|
display: flex;
|
|
152
152
|
align-self: center;
|
|
153
153
|
align-items: center;
|
|
154
154
|
justify-content: center;
|
|
155
155
|
}
|
|
156
|
-
.action-input__icon-wrapper[data-v-
|
|
156
|
+
.action-input__icon-wrapper[data-v-2bde82e9] .material-design-icon {
|
|
157
157
|
width: var(--default-clickable-area);
|
|
158
158
|
height: var(--default-clickable-area);
|
|
159
159
|
opacity: 1;
|
|
160
160
|
}
|
|
161
|
-
.action-input__icon-wrapper[data-v-
|
|
161
|
+
.action-input__icon-wrapper[data-v-2bde82e9] .material-design-icon .material-design-icon__svg {
|
|
162
162
|
vertical-align: middle;
|
|
163
163
|
}
|
|
164
|
-
.action-input > span[data-v-
|
|
164
|
+
.action-input > span[data-v-2bde82e9] {
|
|
165
165
|
cursor: pointer;
|
|
166
166
|
white-space: nowrap;
|
|
167
167
|
}
|
|
168
|
-
.action-input__icon[data-v-
|
|
168
|
+
.action-input__icon[data-v-2bde82e9] {
|
|
169
169
|
min-width: 0; /* Overwrite icons*/
|
|
170
170
|
min-height: 0;
|
|
171
171
|
padding: calc(var(--default-clickable-area) / 2) 0 calc(var(--default-clickable-area) / 2) var(--default-clickable-area);
|
|
172
172
|
background-position: calc((var(--default-clickable-area) - 16px) / 2) center;
|
|
173
173
|
background-size: 16px;
|
|
174
174
|
}
|
|
175
|
-
.action-input__form[data-v-
|
|
175
|
+
.action-input__form[data-v-2bde82e9] {
|
|
176
176
|
display: flex;
|
|
177
177
|
align-items: center;
|
|
178
178
|
flex: 1 1 auto;
|
|
179
179
|
margin: 4px 0;
|
|
180
180
|
padding-inline-end: calc((var(--default-clickable-area) - 16px) / 2);
|
|
181
181
|
}
|
|
182
|
-
.action-input__container[data-v-
|
|
182
|
+
.action-input__container[data-v-2bde82e9] {
|
|
183
183
|
position: relative;
|
|
184
184
|
width: 100%;
|
|
185
185
|
}
|
|
186
|
-
.action-input__input-container[data-v-
|
|
186
|
+
.action-input__input-container[data-v-2bde82e9] {
|
|
187
187
|
display: flex;
|
|
188
188
|
}
|
|
189
|
-
.action-input__input-container .colorpicker__trigger[data-v-
|
|
189
|
+
.action-input__input-container .colorpicker__trigger[data-v-2bde82e9], .action-input__input-container .colorpicker__preview[data-v-2bde82e9] {
|
|
190
190
|
width: 100%;
|
|
191
191
|
}
|
|
192
|
-
.action-input__input-container .colorpicker__preview[data-v-
|
|
192
|
+
.action-input__input-container .colorpicker__preview[data-v-2bde82e9] {
|
|
193
193
|
width: 100%;
|
|
194
194
|
height: 36px;
|
|
195
195
|
border-radius: var(--border-radius-large);
|
|
196
196
|
border: 2px solid var(--color-border-maxcontrast);
|
|
197
197
|
box-shadow: none !important;
|
|
198
198
|
}
|
|
199
|
-
.action-input__text-label[data-v-
|
|
199
|
+
.action-input__text-label[data-v-2bde82e9] {
|
|
200
200
|
padding: 4px 0;
|
|
201
201
|
display: block;
|
|
202
202
|
}
|
|
203
|
-
.action-input__text-label--hidden[data-v-
|
|
203
|
+
.action-input__text-label--hidden[data-v-2bde82e9] {
|
|
204
204
|
position: absolute;
|
|
205
205
|
inset-inline-start: 0;
|
|
206
206
|
width: 1px;
|
|
@@ -209,18 +209,18 @@ li.action[data-v-d10284cf]:hover {
|
|
|
209
209
|
z-index: -1;
|
|
210
210
|
opacity: 0;
|
|
211
211
|
}
|
|
212
|
-
.action-input__datetimepicker[data-v-
|
|
212
|
+
.action-input__datetimepicker[data-v-2bde82e9] {
|
|
213
213
|
width: 100%;
|
|
214
214
|
}
|
|
215
|
-
.action-input__datetimepicker[data-v-
|
|
215
|
+
.action-input__datetimepicker[data-v-2bde82e9] .mx-input {
|
|
216
216
|
margin: 0;
|
|
217
217
|
}
|
|
218
|
-
.action-input__multi[data-v-
|
|
218
|
+
.action-input__multi[data-v-2bde82e9] {
|
|
219
219
|
width: 100%;
|
|
220
220
|
}
|
|
221
|
-
li:last-child > .action-input[data-v-
|
|
221
|
+
li:last-child > .action-input[data-v-2bde82e9] {
|
|
222
222
|
padding-bottom: calc((var(--default-clickable-area) - 16px) / 2 - 4px);
|
|
223
223
|
}
|
|
224
|
-
li:first-child > .action-input[data-v-
|
|
224
|
+
li:first-child > .action-input[data-v-2bde82e9]:not(.action-input--visible-label) {
|
|
225
225
|
padding-top: calc((var(--default-clickable-area) - 16px) / 2 - 4px);
|
|
226
226
|
}
|