@nextcloud/vue 9.0.0-alpha.5 → 9.0.0-alpha.7
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 +421 -12
- package/README.md +59 -71
- package/dist/assets/NcActionButton-CVjVxm7I.css +108 -0
- package/dist/assets/NcActionCaption-BNDtcWJ7.css +32 -0
- package/dist/assets/NcActionCheckbox-CnTyr-NN.css +80 -0
- package/dist/assets/NcActionInput-D19t1QsM.css +226 -0
- package/dist/assets/NcActionLink-DA3ebr8W.css +94 -0
- package/dist/assets/NcActionRadio-C7Kqlz6k.css +79 -0
- package/dist/assets/NcActionRouter-BtJqkgqu.css +105 -0
- package/dist/assets/NcActionText-FHEPUweO.css +109 -0
- package/dist/assets/NcActionTextEditable-DzNRmwkV.css +244 -0
- package/dist/assets/NcActions-BepWTc-7.css +80 -0
- package/dist/assets/NcAppContent-BZ3rplmb.css +124 -0
- package/dist/assets/NcAppNavigation-_K9H-MtG.css +108 -0
- package/dist/assets/NcAppNavigationCaption-B6mZd0E3.css +49 -0
- package/dist/assets/NcAppNavigationIconBullet-CeBYVy6t.css +30 -0
- package/dist/assets/NcAppNavigationItem-PKTHyQue.css +215 -0
- package/dist/assets/NcAppNavigationList-CLLHyHIn.css +28 -0
- package/dist/assets/NcAppNavigationNewItem-rCrG0Uuo.css +198 -0
- package/dist/assets/NcAppNavigationSearch-Bsr4esEc.css +41 -0
- package/dist/assets/NcAppNavigationSettings-BDc6Mtek.css +29 -0
- package/dist/assets/NcAppNavigationToggle-By3_rHPL.css +27 -0
- package/dist/assets/NcAppSettingsDialog-c8Xj_A-1.css +72 -0
- package/dist/assets/NcAppSettingsSection-DnDcGk1v.css +30 -0
- package/dist/assets/NcAppSidebar-g99AGRiQ.css +364 -0
- package/dist/assets/NcAvatar-Bg20-FW4.css +132 -0
- package/dist/assets/NcBlurHash-7aGtE-_T.css +8 -0
- package/dist/assets/NcBreadcrumb-r0TATv9A.css +68 -0
- package/dist/assets/NcBreadcrumbs-Bbd8rdwH.css +37 -0
- package/dist/assets/NcButton-C50FLvfa.css +210 -0
- package/dist/assets/NcCheckboxRadioSwitch-jfJIoM4m.css +199 -0
- package/dist/assets/NcChip-BWWUudAH.css +65 -0
- package/dist/assets/NcCollectionList-COXbQt16.css +221 -0
- package/dist/assets/NcColorPicker-3h8DrL_S.css +171 -0
- package/dist/assets/NcContent-BgziefsK.css +79 -0
- package/dist/assets/NcCounterBubble-DWgyYB0d.css +53 -0
- package/dist/assets/NcDashboardWidget-Cdxxd7ei.css +73 -0
- package/dist/assets/NcDashboardWidgetItem-B8_6-_k8.css +85 -0
- package/dist/assets/NcDateTimePicker-CRb2xZzf.css +918 -0
- package/dist/assets/NcDateTimePickerNative-pbWtBuzt.css +60 -0
- package/dist/assets/NcDialog-DL7A_udP.css +131 -0
- package/dist/assets/NcEllipsisedOption-DGr9_bIL.css +34 -0
- package/dist/assets/NcEmojiPicker-Bfk2pnZE.css +576 -0
- package/dist/assets/NcHeaderButton-cVjCMSVn.css +50 -0
- package/dist/assets/NcHeaderMenu-QJK2rMK3.css +84 -0
- package/dist/assets/NcInputField-CRvNH5sg.css +169 -0
- package/dist/assets/NcListItem-BEfZK5UK.css +186 -0
- package/dist/assets/NcListItemIcon-E21VFJqd.css +72 -0
- package/dist/assets/NcMentionBubble-BL05HUeF.css +72 -0
- package/dist/assets/NcNoteCard-C6xb7vi0.css +55 -0
- package/dist/assets/NcPasswordField-Bl9fhgy-.css +21 -0
- package/dist/assets/NcPopover-ChETNAVH.css +110 -0
- package/dist/assets/NcRelatedResourcesPanel-Chjd8iT7.css +158 -0
- package/dist/assets/NcRichContenteditable-BwHgQWPX.css +271 -0
- package/dist/assets/NcRichText-fo4QE8--.css +326 -0
- package/dist/assets/NcSelect-GdIw6cIy.css +199 -0
- package/dist/assets/NcSettingsSection-Dyrgo_fF.css +53 -0
- package/dist/assets/NcTextArea-BfSGN55r.css +112 -0
- package/dist/assets/NcUserBubble-tSs2XTDQ.css +48 -0
- package/dist/assets/index-BRaTLqzR.css +284 -0
- package/dist/assets/referencePickerModal-Cy43S4js.css +413 -0
- package/dist/chunks/AlertCircleOutline-DVzpKQVu.mjs +48 -0
- package/dist/chunks/AlertCircleOutline-DVzpKQVu.mjs.map +1 -0
- package/dist/chunks/ArrowLeft-CanHG70H.mjs +48 -0
- package/dist/chunks/ArrowLeft-CanHG70H.mjs.map +1 -0
- package/dist/chunks/ArrowRight-DQT24Cb-.mjs +48 -0
- package/dist/chunks/ArrowRight-DQT24Cb-.mjs.map +1 -0
- package/dist/chunks/Check-5i4xKnkl.mjs +48 -0
- package/dist/chunks/Check-5i4xKnkl.mjs.map +1 -0
- package/dist/chunks/ChevronDown-FiGpp0KT.mjs +48 -0
- package/dist/chunks/ChevronDown-FiGpp0KT.mjs.map +1 -0
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs +48 -0
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs.map +1 -0
- package/dist/chunks/ChevronRight-LvtA5_hq.mjs +48 -0
- package/dist/chunks/ChevronRight-LvtA5_hq.mjs.map +1 -0
- package/dist/chunks/ChevronUp-DPXFp1ss.mjs +48 -0
- package/dist/chunks/ChevronUp-DPXFp1ss.mjs.map +1 -0
- package/dist/chunks/Close-idsVwGrC.mjs +48 -0
- package/dist/chunks/Close-idsVwGrC.mjs.map +1 -0
- package/dist/chunks/DotsHorizontal-AMVAlTNH.mjs +48 -0
- package/dist/chunks/DotsHorizontal-AMVAlTNH.mjs.map +1 -0
- package/dist/chunks/GenColors-G1ZRJcz5.mjs +133 -0
- package/dist/chunks/GenColors-G1ZRJcz5.mjs.map +1 -0
- package/dist/chunks/GenRandomId-CMooMQt0.mjs.map +1 -1
- package/dist/chunks/NcActionButton-DBFJTCO5.mjs +234 -0
- package/dist/chunks/NcActionButton-DBFJTCO5.mjs.map +1 -0
- package/dist/chunks/NcActionButtonGroup-nwHeJeV7.mjs +58 -0
- package/dist/chunks/NcActionButtonGroup-nwHeJeV7.mjs.map +1 -0
- package/dist/chunks/NcActionCaption-DmOKI_Kc.mjs +32 -0
- package/dist/chunks/NcActionCaption-DmOKI_Kc.mjs.map +1 -0
- package/dist/chunks/NcActionCheckbox-yPCmA5vr.mjs +125 -0
- package/dist/chunks/NcActionCheckbox-yPCmA5vr.mjs.map +1 -0
- package/dist/chunks/NcActionInput-DTzVHmHn.mjs +358 -0
- package/dist/chunks/NcActionInput-DTzVHmHn.mjs.map +1 -0
- package/dist/chunks/NcActionLink-CG3cKif-.mjs +120 -0
- package/dist/chunks/NcActionLink-CG3cKif-.mjs.map +1 -0
- package/dist/chunks/NcActionRadio-BWPi0DII.mjs +134 -0
- package/dist/chunks/NcActionRadio-BWPi0DII.mjs.map +1 -0
- package/dist/chunks/NcActionRouter-C7VSuJLq.mjs +81 -0
- package/dist/chunks/NcActionRouter-C7VSuJLq.mjs.map +1 -0
- package/dist/chunks/NcActionSeparator-Doekl1NX.mjs +17 -0
- package/dist/chunks/NcActionSeparator-Doekl1NX.mjs.map +1 -0
- package/dist/chunks/NcActionText-ByD1mFXe.mjs +63 -0
- package/dist/chunks/NcActionText-ByD1mFXe.mjs.map +1 -0
- package/dist/chunks/NcActionTextEditable-DLKA6lfe.mjs +145 -0
- package/dist/chunks/NcActionTextEditable-DLKA6lfe.mjs.map +1 -0
- package/dist/chunks/NcActions-DxTtucKk.mjs +725 -0
- package/dist/chunks/NcActions-DxTtucKk.mjs.map +1 -0
- package/dist/chunks/NcAppContent-Cu9zhNK3.mjs +364 -0
- package/dist/chunks/NcAppContent-Cu9zhNK3.mjs.map +1 -0
- package/dist/chunks/NcAppContentDetails-DsEEBJ0U.mjs +15 -0
- package/dist/chunks/NcAppContentDetails-DsEEBJ0U.mjs.map +1 -0
- package/dist/chunks/NcAppContentList-DnLY_sWw.mjs +26 -0
- package/dist/chunks/NcAppContentList-DnLY_sWw.mjs.map +1 -0
- package/dist/chunks/NcAppNavigation-BxUvXgeG.mjs +166 -0
- package/dist/chunks/NcAppNavigation-BxUvXgeG.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationCaption-S_2Jmwqr.mjs +97 -0
- package/dist/chunks/NcAppNavigationCaption-S_2Jmwqr.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationIconBullet-B1kc4u65.mjs +43 -0
- package/dist/chunks/NcAppNavigationIconBullet-B1kc4u65.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationItem-C7bIZuo2.mjs +623 -0
- package/dist/chunks/NcAppNavigationItem-C7bIZuo2.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationList-DX_Yo23V.mjs +16 -0
- package/dist/chunks/NcAppNavigationList-DX_Yo23V.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationNew-BO-Llutk.mjs +57 -0
- package/dist/chunks/NcAppNavigationNew-BO-Llutk.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationNewItem-D7CYmmOm.mjs +120 -0
- package/dist/chunks/NcAppNavigationNewItem-D7CYmmOm.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationSearch-DLbzvkkq.mjs +104 -0
- package/dist/chunks/NcAppNavigationSearch-DLbzvkkq.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationSettings-vM8ajNNK.mjs +131 -0
- package/dist/chunks/NcAppNavigationSettings-vM8ajNNK.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationSpacer-CzBLuQL8.mjs +14 -0
- package/dist/chunks/NcAppNavigationSpacer-CzBLuQL8.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationToggle-DBtf139E.mjs +158 -0
- package/dist/chunks/NcAppNavigationToggle-DBtf139E.mjs.map +1 -0
- package/dist/chunks/NcAppSettingsDialog-CdFUuydh.mjs +254 -0
- package/dist/chunks/NcAppSettingsDialog-CdFUuydh.mjs.map +1 -0
- package/dist/chunks/NcAppSettingsSection-CssmXyZ0.mjs +63 -0
- package/dist/chunks/NcAppSettingsSection-CssmXyZ0.mjs.map +1 -0
- package/dist/chunks/NcAppSidebar-Dav-iGv2.mjs +978 -0
- package/dist/chunks/NcAppSidebar-Dav-iGv2.mjs.map +1 -0
- package/dist/chunks/NcAppSidebarTab-DG51ajic.mjs +92 -0
- package/dist/chunks/NcAppSidebarTab-DG51ajic.mjs.map +1 -0
- package/dist/chunks/NcAvatar-A1YnlIoN.mjs +654 -0
- package/dist/chunks/NcAvatar-A1YnlIoN.mjs.map +1 -0
- package/dist/chunks/NcBlurHash-BiFktE2N.mjs +98 -0
- package/dist/chunks/NcBlurHash-BiFktE2N.mjs.map +1 -0
- package/dist/chunks/NcBreadcrumb-D5cRcQg5.mjs +243 -0
- package/dist/chunks/NcBreadcrumb-D5cRcQg5.mjs.map +1 -0
- package/dist/chunks/NcBreadcrumbs-CnWT9rE5.mjs +458 -0
- package/dist/chunks/NcBreadcrumbs-CnWT9rE5.mjs.map +1 -0
- package/dist/chunks/NcButton-QmfEsvXC.mjs +298 -0
- package/dist/chunks/NcButton-QmfEsvXC.mjs.map +1 -0
- package/dist/chunks/NcCheckboxRadioSwitch-Ctdu7_UC.mjs +800 -0
- package/dist/chunks/NcCheckboxRadioSwitch-Ctdu7_UC.mjs.map +1 -0
- package/dist/chunks/NcChip-BnD-EmBn.mjs +134 -0
- package/dist/chunks/NcChip-BnD-EmBn.mjs.map +1 -0
- package/dist/chunks/NcCollectionList-9YfN6xAi.mjs +585 -0
- package/dist/chunks/NcCollectionList-9YfN6xAi.mjs.map +1 -0
- package/dist/chunks/NcColorPicker-DQqAv2wB.mjs +274 -0
- package/dist/chunks/NcColorPicker-DQqAv2wB.mjs.map +1 -0
- package/dist/chunks/NcContent-CsDFFKvH.mjs +130 -0
- package/dist/chunks/NcContent-CsDFFKvH.mjs.map +1 -0
- package/dist/chunks/NcCounterBubble-6B_JNUUS.mjs +77 -0
- package/dist/chunks/NcCounterBubble-6B_JNUUS.mjs.map +1 -0
- package/dist/chunks/NcDashboardWidget-ROT13m5A.mjs +184 -0
- package/dist/chunks/NcDashboardWidget-ROT13m5A.mjs.map +1 -0
- package/dist/chunks/NcDashboardWidgetItem-DoYOYxck.mjs +197 -0
- package/dist/chunks/NcDashboardWidgetItem-DoYOYxck.mjs.map +1 -0
- package/dist/chunks/NcDateTime-D3snW0sN.mjs +65 -0
- package/dist/chunks/NcDateTime-D3snW0sN.mjs.map +1 -0
- package/dist/chunks/NcDateTimePicker-DUPn2UCM.mjs +377 -0
- package/dist/chunks/NcDateTimePicker-DUPn2UCM.mjs.map +1 -0
- package/dist/chunks/NcDateTimePickerNative-Dbc6pBXk.mjs +202 -0
- package/dist/chunks/NcDateTimePickerNative-Dbc6pBXk.mjs.map +1 -0
- package/dist/chunks/NcDialog-B81mllwn.mjs +318 -0
- package/dist/chunks/NcDialog-B81mllwn.mjs.map +1 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DgWqkSL7.mjs +120 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DgWqkSL7.mjs.map +1 -0
- package/dist/chunks/NcEllipsisedOption-D4OggsNq.mjs +105 -0
- package/dist/chunks/NcEllipsisedOption-D4OggsNq.mjs.map +1 -0
- package/dist/chunks/NcEmojiPicker-DKGBXunS.mjs +396 -0
- package/dist/chunks/NcEmojiPicker-DKGBXunS.mjs.map +1 -0
- package/dist/chunks/NcEmptyContent-D-wBvEi4.mjs +67 -0
- package/dist/chunks/NcEmptyContent-D-wBvEi4.mjs.map +1 -0
- package/dist/chunks/NcGuestContent-iQpV7mLC.mjs +22 -0
- package/dist/chunks/NcGuestContent-iQpV7mLC.mjs.map +1 -0
- package/dist/chunks/NcHeaderButton-Cq62USyt.mjs +48 -0
- package/dist/chunks/NcHeaderButton-Cq62USyt.mjs.map +1 -0
- package/dist/chunks/NcHeaderMenu-BRiroRYT.mjs +142 -0
- package/dist/chunks/NcHeaderMenu-BRiroRYT.mjs.map +1 -0
- package/dist/chunks/NcHighlight-BHtRIzqk.mjs.map +1 -1
- package/dist/chunks/NcIconSvgWrapper-BYTrkA66.mjs +106 -0
- package/dist/chunks/NcIconSvgWrapper-BYTrkA66.mjs.map +1 -0
- package/dist/chunks/NcInputConfirmCancel-xnrPAGac.mjs +116 -0
- package/dist/chunks/NcInputConfirmCancel-xnrPAGac.mjs.map +1 -0
- package/dist/chunks/NcInputField-CzC820tG.mjs +305 -0
- package/dist/chunks/NcInputField-CzC820tG.mjs.map +1 -0
- package/dist/chunks/NcListItem-DFLsabmR.mjs +381 -0
- package/dist/chunks/NcListItem-DFLsabmR.mjs.map +1 -0
- package/dist/chunks/NcListItemIcon-BK9GBjoD.mjs +206 -0
- package/dist/chunks/NcListItemIcon-BK9GBjoD.mjs.map +1 -0
- package/dist/chunks/NcLoadingIcon-CsMn1bFR.mjs +78 -0
- package/dist/chunks/NcLoadingIcon-CsMn1bFR.mjs.map +1 -0
- package/dist/chunks/NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs +12 -0
- package/dist/chunks/NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs.map +1 -0
- package/dist/chunks/NcNoteCard-XoSOund1.mjs +275 -0
- package/dist/chunks/NcNoteCard-XoSOund1.mjs.map +1 -0
- package/dist/chunks/NcPasswordField-BLHAdm-k.mjs +297 -0
- package/dist/chunks/NcPasswordField-BLHAdm-k.mjs.map +1 -0
- package/dist/chunks/NcPopover-D4D97Y3j.mjs +258 -0
- package/dist/chunks/NcPopover-D4D97Y3j.mjs.map +1 -0
- package/dist/chunks/NcProgressBar-Bx8bMkd4.mjs +147 -0
- package/dist/chunks/NcProgressBar-Bx8bMkd4.mjs.map +1 -0
- package/dist/chunks/NcRelatedResourcesPanel-DsuNT9hM.mjs +551 -0
- package/dist/chunks/NcRelatedResourcesPanel-DsuNT9hM.mjs.map +1 -0
- package/dist/chunks/NcRichContenteditable-BkSojqgy.mjs +740 -0
- package/dist/chunks/NcRichContenteditable-BkSojqgy.mjs.map +1 -0
- package/dist/chunks/NcRichText-Cn583bql.mjs +414 -0
- package/dist/chunks/NcRichText-Cn583bql.mjs.map +1 -0
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs +79 -0
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs.map +1 -0
- package/dist/chunks/NcSelect-B61ik8an.mjs +577 -0
- package/dist/chunks/NcSelect-B61ik8an.mjs.map +1 -0
- package/dist/chunks/NcSelectTags-Dx3nG6jx.mjs +302 -0
- package/dist/chunks/NcSelectTags-Dx3nG6jx.mjs.map +1 -0
- package/dist/chunks/NcSettingsInputText-B5FrLCL9.mjs +122 -0
- package/dist/chunks/NcSettingsInputText-B5FrLCL9.mjs.map +1 -0
- package/dist/chunks/NcSettingsSection-CAdn6gS9.mjs +115 -0
- package/dist/chunks/NcSettingsSection-CAdn6gS9.mjs.map +1 -0
- package/dist/chunks/NcSettingsSelectGroup-CKIbxms2.mjs +226 -0
- package/dist/chunks/NcSettingsSelectGroup-CKIbxms2.mjs.map +1 -0
- package/dist/chunks/NcTextArea-C-PMlEbl.mjs +216 -0
- package/dist/chunks/NcTextArea-C-PMlEbl.mjs.map +1 -0
- package/dist/chunks/NcTextField-CNV42Zey.mjs +173 -0
- package/dist/chunks/NcTextField-CNV42Zey.mjs.map +1 -0
- package/dist/chunks/NcTimezonePicker-tZmX1Qp4.mjs +187 -0
- package/dist/chunks/NcTimezonePicker-tZmX1Qp4.mjs.map +1 -0
- package/dist/chunks/NcUserBubble-MfDc1YR2.mjs +227 -0
- package/dist/chunks/NcUserBubble-MfDc1YR2.mjs.map +1 -0
- package/dist/chunks/NcUserStatusIcon-vtnkNASH.mjs +136 -0
- package/dist/chunks/NcUserStatusIcon-vtnkNASH.mjs.map +1 -0
- package/dist/chunks/ScopeComponent-DgRMJomt.mjs +14 -0
- package/dist/chunks/ScopeComponent-DgRMJomt.mjs.map +1 -0
- package/dist/chunks/_l10n-BEP_UzXI.mjs +133 -0
- package/dist/chunks/_l10n-BEP_UzXI.mjs.map +1 -0
- package/dist/chunks/actionGlobal-BZFdtdJL.mjs.map +1 -1
- package/dist/chunks/actionText-aI0owku1.mjs.map +1 -1
- package/dist/chunks/autolink-CKPk5rzg.mjs.map +1 -1
- package/dist/chunks/emoji-BY_D0V5K.mjs +64 -0
- package/dist/chunks/emoji-BY_D0V5K.mjs.map +1 -0
- package/dist/chunks/focusTrap-DmkaYJTC.mjs +31 -0
- package/dist/chunks/focusTrap-DmkaYJTC.mjs.map +1 -0
- package/dist/chunks/index-BF8joS9W.mjs +116 -0
- package/dist/chunks/index-BF8joS9W.mjs.map +1 -0
- package/dist/chunks/index-wLgC9ACl.mjs +183 -0
- package/dist/chunks/index-wLgC9ACl.mjs.map +1 -0
- package/dist/chunks/logger-D3RVzcfQ.mjs +5 -0
- package/dist/chunks/logger-D3RVzcfQ.mjs.map +1 -0
- package/dist/chunks/referencePickerModal-CzI44bxD.mjs +1362 -0
- package/dist/chunks/referencePickerModal-CzI44bxD.mjs.map +1 -0
- package/dist/chunks/rtl-v0UOPAM7.mjs +5 -0
- package/dist/chunks/rtl-v0UOPAM7.mjs.map +1 -0
- package/dist/chunks/useFormatDateTime-Cvc8YJRE.mjs +86 -0
- package/dist/chunks/useFormatDateTime-Cvc8YJRE.mjs.map +1 -0
- package/dist/chunks/useTrapStackControl-b3A_383w.mjs +22 -0
- package/dist/chunks/useTrapStackControl-b3A_383w.mjs.map +1 -0
- package/dist/chunks/usernameToColor-B_Q_sS3j.mjs +26 -0
- package/dist/chunks/usernameToColor-B_Q_sS3j.mjs.map +1 -0
- package/dist/components/NcActionButton/NcActionButton.vue.d.ts +16 -10
- package/dist/components/NcActionButton/index.mjs +4 -0
- package/dist/components/NcActionButton/index.mjs.map +1 -0
- package/dist/components/NcActionButtonGroup/NcActionButtonGroup.vue.d.ts +5 -5
- package/dist/components/NcActionButtonGroup/index.mjs +4 -0
- package/dist/components/NcActionButtonGroup/index.mjs.map +1 -0
- package/dist/components/NcActionCaption/NcActionCaption.vue.d.ts +3 -3
- package/dist/components/NcActionCaption/index.mjs +4 -0
- package/dist/components/NcActionCaption/index.mjs.map +1 -0
- package/dist/components/NcActionCheckbox/NcActionCheckbox.vue.d.ts +7 -7
- package/dist/components/NcActionCheckbox/index.mjs +4 -0
- package/dist/components/NcActionCheckbox/index.mjs.map +1 -0
- package/dist/components/NcActionInput/index.mjs +4 -0
- package/dist/components/NcActionInput/index.mjs.map +1 -0
- package/dist/components/NcActionLink/index.mjs +4 -0
- package/dist/components/NcActionLink/index.mjs.map +1 -0
- package/dist/components/NcActionRadio/NcActionRadio.vue.d.ts +16 -14
- package/dist/components/NcActionRadio/index.mjs +4 -0
- package/dist/components/NcActionRadio/index.mjs.map +1 -0
- package/dist/components/NcActionRouter/NcActionRouter.vue.d.ts +4 -4
- package/dist/components/NcActionRouter/index.mjs +4 -0
- package/dist/components/NcActionRouter/index.mjs.map +1 -0
- package/dist/components/NcActionSeparator/NcActionSeparator.vue.d.ts +1 -1
- package/dist/components/NcActionSeparator/index.mjs +4 -0
- package/dist/components/NcActionSeparator/index.mjs.map +1 -0
- package/dist/components/NcActionText/NcActionText.vue.d.ts +1 -1
- package/dist/components/NcActionText/index.mjs +4 -0
- package/dist/components/NcActionText/index.mjs.map +1 -0
- package/dist/components/NcActionTextEditable/NcActionTextEditable.vue.d.ts +11 -6
- package/dist/components/NcActionTextEditable/index.mjs +4 -0
- package/dist/components/NcActionTextEditable/index.mjs.map +1 -0
- package/dist/components/NcActions/NcActions.vue.d.ts +168 -32
- package/dist/components/NcActions/index.mjs +4 -0
- package/dist/components/NcActions/index.mjs.map +1 -0
- package/dist/components/NcAppContent/index.mjs +4 -0
- package/dist/components/NcAppContent/index.mjs.map +1 -0
- package/dist/components/NcAppContentDetails/NcAppContentDetails.vue.d.ts +1 -1
- package/dist/components/NcAppContentDetails/index.mjs +4 -0
- package/dist/components/NcAppContentDetails/index.mjs.map +1 -0
- package/dist/components/NcAppContentList/NcAppContentList.vue.d.ts +4 -4
- package/dist/components/NcAppContentList/index.mjs +4 -0
- package/dist/components/NcAppContentList/index.mjs.map +1 -0
- package/dist/components/NcAppNavigation/NcAppNavigation.vue.d.ts +165 -6
- package/dist/components/NcAppNavigation/index.mjs +4 -0
- package/dist/components/NcAppNavigation/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationCaption/NcAppNavigationCaption.vue.d.ts +370 -5
- package/dist/components/NcAppNavigationCaption/index.mjs +4 -0
- package/dist/components/NcAppNavigationCaption/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationIconBullet/NcAppNavigationIconBullet.vue.d.ts +5 -5
- package/dist/components/NcAppNavigationIconBullet/index.mjs +4 -0
- package/dist/components/NcAppNavigationIconBullet/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationItem/NcAppNavigationIconCollapsible.vue.d.ts +145 -5
- package/dist/components/NcAppNavigationItem/NcAppNavigationItem.vue.d.ts +904 -18
- package/dist/components/NcAppNavigationItem/NcInputConfirmCancel.vue.d.ts +147 -7
- package/dist/components/NcAppNavigationItem/index.mjs +4 -0
- package/dist/components/NcAppNavigationItem/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationList/NcAppNavigationList.vue.d.ts +1 -1
- package/dist/components/NcAppNavigationList/index.mjs +4 -0
- package/dist/components/NcAppNavigationList/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationNew/NcAppNavigationNew.vue.d.ts +144 -6
- package/dist/components/NcAppNavigationNew/index.mjs +4 -0
- package/dist/components/NcAppNavigationNew/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue.d.ts +228 -5
- package/dist/components/NcAppNavigationNewItem/index.mjs +4 -0
- package/dist/components/NcAppNavigationNewItem/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationSearch/NcAppNavigationSearch.vue.d.ts +388 -0
- package/dist/components/NcAppNavigationSearch/index.d.ts +5 -0
- package/dist/components/NcAppNavigationSearch/index.mjs +4 -0
- package/dist/components/NcAppNavigationSearch/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationSettings/NcAppNavigationSettings.vue.d.ts +45 -33
- package/dist/components/NcAppNavigationSettings/index.mjs +4 -0
- package/dist/components/NcAppNavigationSettings/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationSpacer/NcAppNavigationSpacer.vue.d.ts +1 -1
- package/dist/components/NcAppNavigationSpacer/index.mjs +4 -0
- package/dist/components/NcAppNavigationSpacer/index.mjs.map +1 -0
- package/dist/components/NcAppNavigationToggle/NcAppNavigationToggle.vue.d.ts +144 -4
- package/dist/components/NcAppNavigationToggle/index.mjs +5 -0
- package/dist/components/NcAppNavigationToggle/index.mjs.map +1 -0
- package/dist/components/NcAppSettingsDialog/index.mjs +4 -0
- package/dist/components/NcAppSettingsDialog/index.mjs.map +1 -0
- package/dist/components/NcAppSettingsSection/NcAppSettingsSection.vue.d.ts +3 -3
- package/dist/components/NcAppSettingsSection/index.mjs +4 -0
- package/dist/components/NcAppSettingsSection/index.mjs.map +1 -0
- package/dist/components/NcAppSidebar/NcAppSidebarTabs.vue.d.ts +26 -6
- package/dist/components/NcAppSidebar/index.mjs +4 -0
- package/dist/components/NcAppSidebar/index.mjs.map +1 -0
- package/dist/components/NcAppSidebarTab/NcAppSidebarTab.vue.d.ts +5 -5
- package/dist/components/NcAppSidebarTab/index.mjs +4 -0
- package/dist/components/NcAppSidebarTab/index.mjs.map +1 -0
- package/dist/components/NcAvatar/index.mjs +4 -0
- package/dist/components/NcAvatar/index.mjs.map +1 -0
- package/dist/components/NcBlurHash/NcBlurHash.vue.d.ts +31 -0
- package/dist/components/NcBlurHash/index.d.ts +5 -0
- package/dist/components/NcBlurHash/index.mjs +4 -0
- package/dist/components/NcBlurHash/index.mjs.map +1 -0
- package/dist/components/NcBreadcrumb/NcBreadcrumb.vue.d.ts +513 -14
- package/dist/components/NcBreadcrumb/index.mjs +4 -0
- package/dist/components/NcBreadcrumb/index.mjs.map +1 -0
- package/dist/components/NcBreadcrumbs/NcBreadcrumbs.vue.d.ts +1171 -5
- package/dist/components/NcBreadcrumbs/index.mjs +4 -0
- package/dist/components/NcBreadcrumbs/index.mjs.map +1 -0
- package/dist/components/NcButton/NcButton.vue.d.ts +23 -7
- package/dist/components/NcButton/index.mjs +7 -0
- package/dist/components/NcButton/index.mjs.map +1 -0
- package/dist/components/NcButton/types.d.ts +1 -1
- package/dist/components/NcCheckboxRadioSwitch/index.mjs +4 -0
- package/dist/components/NcCheckboxRadioSwitch/index.mjs.map +1 -0
- package/dist/components/NcChip/NcChip.vue.d.ts +31 -19
- package/dist/components/NcChip/index.mjs +4 -0
- package/dist/components/NcChip/index.mjs.map +1 -0
- package/dist/components/NcCollectionList/index.mjs +4 -0
- package/dist/components/NcCollectionList/index.mjs.map +1 -0
- package/dist/components/NcCollectionList/useCollections.d.ts +1 -1
- package/dist/components/NcColorPicker/index.mjs +4 -0
- package/dist/components/NcColorPicker/index.mjs.map +1 -0
- package/dist/components/NcContent/NcContent.vue.d.ts +208 -5
- package/dist/components/NcContent/index.mjs +4 -0
- package/dist/components/NcContent/index.mjs.map +1 -0
- package/dist/components/NcCounterBubble/NcCounterBubble.vue.d.ts +38 -5
- package/dist/components/NcCounterBubble/index.mjs +4 -0
- package/dist/components/NcCounterBubble/index.mjs.map +1 -0
- package/dist/components/NcDashboardWidget/index.mjs +4 -0
- package/dist/components/NcDashboardWidget/index.mjs.map +1 -0
- package/dist/components/NcDashboardWidgetItem/index.mjs +4 -0
- package/dist/components/NcDashboardWidgetItem/index.mjs.map +1 -0
- package/dist/components/NcDateTime/index.mjs +4 -0
- package/dist/components/NcDateTime/index.mjs.map +1 -0
- package/dist/components/NcDateTimePicker/index.mjs +4 -0
- package/dist/components/NcDateTimePicker/index.mjs.map +1 -0
- package/dist/components/NcDateTimePickerNative/index.mjs +4 -0
- package/dist/components/NcDateTimePickerNative/index.mjs.map +1 -0
- package/dist/components/NcDialog/NcDialog.vue.d.ts +199 -42
- package/dist/components/NcDialog/index.mjs +4 -0
- package/dist/components/NcDialog/index.mjs.map +1 -0
- package/dist/components/NcDialogButton/NcDialogButton.vue.d.ts +61 -17
- package/dist/components/NcDialogButton/index.mjs +4 -0
- package/dist/components/NcDialogButton/index.mjs.map +1 -0
- package/dist/components/NcEllipsisedOption/NcEllipsisedOption.vue.d.ts +43 -8
- package/dist/components/NcEllipsisedOption/index.mjs +4 -0
- package/dist/components/NcEllipsisedOption/index.mjs.map +1 -0
- package/dist/components/NcEmojiPicker/NcEmojiPicker.vue.d.ts +463 -7
- package/dist/components/NcEmojiPicker/index.mjs +4 -0
- package/dist/components/NcEmojiPicker/index.mjs.map +1 -0
- package/dist/components/NcEmptyContent/NcEmptyContent.vue.d.ts +4 -4
- package/dist/components/NcEmptyContent/index.mjs +4 -0
- package/dist/components/NcEmptyContent/index.mjs.map +1 -0
- package/dist/components/NcGuestContent/NcGuestContent.vue.d.ts +1 -1
- package/dist/components/NcGuestContent/index.mjs +4 -0
- package/dist/components/NcGuestContent/index.mjs.map +1 -0
- package/dist/components/NcHeaderButton/NcHeaderButton.vue.d.ts +38 -0
- package/dist/components/NcHeaderButton/index.d.ts +5 -0
- package/dist/components/NcHeaderButton/index.mjs +4 -0
- package/dist/components/NcHeaderButton/index.mjs.map +1 -0
- package/dist/components/NcHeaderMenu/NcHeaderMenu.vue.d.ts +217 -121
- package/dist/components/NcHeaderMenu/index.mjs +4 -0
- package/dist/components/NcHeaderMenu/index.mjs.map +1 -0
- package/dist/components/NcHighlight/NcHighlight.vue.d.ts +4 -4
- package/dist/components/NcHighlight/index.mjs +4 -0
- package/dist/components/NcHighlight/index.mjs.map +1 -0
- package/dist/components/NcIconSvgWrapper/NcIconSvgWrapper.vue.d.ts +8 -8
- package/dist/components/NcIconSvgWrapper/index.mjs +4 -0
- package/dist/components/NcIconSvgWrapper/index.mjs.map +1 -0
- package/dist/components/NcInputField/NcInputField.vue.d.ts +155 -15
- package/dist/components/NcInputField/index.mjs +4 -0
- package/dist/components/NcInputField/index.mjs.map +1 -0
- package/dist/components/NcListItem/NcListItem.vue.d.ts +461 -15
- package/dist/components/NcListItem/index.mjs +4 -0
- package/dist/components/NcListItem/index.mjs.map +1 -0
- package/dist/components/NcListItemIcon/index.mjs +4 -0
- package/dist/components/NcListItemIcon/index.mjs.map +1 -0
- package/dist/components/NcLoadingIcon/NcLoadingIcon.vue.d.ts +4 -4
- package/dist/components/NcLoadingIcon/index.mjs +4 -0
- package/dist/components/NcLoadingIcon/index.mjs.map +1 -0
- package/dist/components/NcModal/index.mjs +775 -0
- package/dist/components/NcModal/index.mjs.map +1 -0
- package/dist/components/NcNoteCard/NcNoteCard.vue.d.ts +40 -7
- package/dist/components/NcNoteCard/index.mjs +4 -0
- package/dist/components/NcNoteCard/index.mjs.map +1 -0
- package/dist/components/NcPasswordField/index.mjs +4 -0
- package/dist/components/NcPasswordField/index.mjs.map +1 -0
- package/dist/components/NcPopover/NcPopover.vue.d.ts +2 -0
- package/dist/components/NcPopover/NcPopoverTriggerProvider.vue.d.ts +12 -6
- package/dist/components/NcPopover/index.mjs +4 -0
- package/dist/components/NcPopover/index.mjs.map +1 -0
- package/dist/components/NcProgressBar/index.mjs +4 -0
- package/dist/components/NcProgressBar/index.mjs.map +1 -0
- package/dist/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue.d.ts +420 -9
- package/dist/components/NcRelatedResourcesPanel/NcResource.vue.d.ts +141 -3
- package/dist/components/NcRelatedResourcesPanel/NcTeamResources.vue.d.ts +208 -4
- package/dist/components/NcRelatedResourcesPanel/index.mjs +4 -0
- package/dist/components/NcRelatedResourcesPanel/index.mjs.map +1 -0
- package/dist/components/NcRichContenteditable/NcAutoCompleteResult.vue.d.ts +13 -11
- package/dist/components/NcRichContenteditable/NcMentionBubble.vue.d.ts +80 -1
- package/dist/components/NcRichContenteditable/index.mjs +7 -0
- package/dist/components/NcRichContenteditable/index.mjs.map +1 -0
- package/dist/components/NcRichText/NcReferenceList.vue.d.ts +220 -10
- package/dist/components/NcRichText/NcReferencePicker/NcCustomPickerElement.vue.d.ts +6 -6
- package/dist/components/NcRichText/NcReferencePicker/NcRawLinkInput.vue.d.ts +574 -4
- package/dist/components/NcRichText/NcReferencePicker/NcSearchResult.vue.d.ts +38 -3
- package/dist/components/NcRichText/NcReferencePicker/utils.d.ts +1 -1
- package/dist/components/NcRichText/NcReferenceWidget.vue.d.ts +145 -7
- package/dist/components/NcRichText/NcRichText.vue.d.ts +310 -53
- package/dist/components/NcRichText/autolink.d.ts +0 -1
- package/dist/components/NcRichText/index.mjs +26 -0
- package/dist/components/NcRichText/index.mjs.map +1 -0
- package/dist/components/NcRichText/remarkUnescape.d.ts +1 -0
- package/dist/components/NcSavingIndicatorIcon/NcSavingIndicatorIcon.vue.d.ts +6 -6
- package/dist/components/NcSavingIndicatorIcon/index.mjs +4 -0
- package/dist/components/NcSavingIndicatorIcon/index.mjs.map +1 -0
- package/dist/components/NcSelect/index.mjs +4 -0
- package/dist/components/NcSelect/index.mjs.map +1 -0
- package/dist/components/NcSelectTags/index.mjs +4 -0
- package/dist/components/NcSelectTags/index.mjs.map +1 -0
- package/dist/components/NcSettingsInputText/NcSettingsInputText.vue.d.ts +6 -6
- package/dist/components/NcSettingsInputText/index.mjs +4 -0
- package/dist/components/NcSettingsInputText/index.mjs.map +1 -0
- package/dist/components/NcSettingsSection/NcSettingsSection.vue.d.ts +6 -4
- package/dist/components/NcSettingsSection/index.mjs +4 -0
- package/dist/components/NcSettingsSection/index.mjs.map +1 -0
- package/dist/components/NcSettingsSelectGroup/index.mjs +5 -0
- package/dist/components/NcSettingsSelectGroup/index.mjs.map +1 -0
- package/dist/components/NcTextArea/NcTextArea.vue.d.ts +12 -9
- package/dist/components/NcTextArea/index.mjs +4 -0
- package/dist/components/NcTextArea/index.mjs.map +1 -0
- package/dist/components/NcTextField/NcTextField.vue.d.ts +295 -2
- package/dist/components/NcTextField/index.mjs +4 -0
- package/dist/components/NcTextField/index.mjs.map +1 -0
- package/dist/components/NcTimezonePicker/index.mjs +4 -0
- package/dist/components/NcTimezonePicker/index.mjs.map +1 -0
- package/dist/components/NcUserBubble/NcUserBubbleDiv.vue.d.ts +1 -1
- package/dist/components/NcUserBubble/index.mjs +4 -0
- package/dist/components/NcUserBubble/index.mjs.map +1 -0
- package/dist/components/NcUserStatusIcon/index.mjs +4 -0
- package/dist/components/NcUserStatusIcon/index.mjs.map +1 -0
- package/dist/components/NcVNodes/NcVNodes.vue.d.ts +7 -7
- package/dist/components/NcVNodes/index.mjs.map +1 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/composables/index.d.ts +2 -0
- package/dist/composables/useFormatDateTime.d.ts +49 -21
- package/dist/composables/useHotKey/index.d.ts +35 -0
- package/dist/composables/useHotKey/index.mjs +71 -0
- package/dist/composables/useHotKey/index.mjs.map +1 -0
- package/dist/composables/useIsDarkTheme/index.d.ts +15 -0
- package/dist/composables/useIsDarkTheme/index.mjs +18 -0
- package/dist/composables/useIsDarkTheme/index.mjs.map +1 -0
- package/dist/composables/useIsFullscreen/index.mjs.map +1 -0
- package/dist/composables/useIsMobile/index.d.ts +1 -1
- package/dist/composables/useIsMobile/index.mjs.map +1 -0
- package/dist/composables/useTrapStackControl.d.ts +12 -0
- package/dist/directives/Focus/index.mjs.map +1 -0
- package/dist/directives/Linkify/index.mjs +20 -0
- package/dist/directives/Linkify/index.mjs.map +1 -0
- package/dist/directives/Tooltip/index.mjs +11 -0
- package/dist/directives/Tooltip/index.mjs.map +1 -0
- package/dist/functions/a11y/index.mjs.map +1 -0
- package/dist/functions/dialog/index.d.ts +17 -0
- package/dist/functions/dialog/index.mjs +23 -0
- package/dist/functions/dialog/index.mjs.map +1 -0
- package/dist/functions/emoji/emoji.d.ts +21 -8
- package/dist/functions/emoji/index.mjs +8 -0
- package/dist/functions/emoji/index.mjs.map +1 -0
- package/dist/functions/index.d.ts +7 -0
- package/dist/functions/isDarkTheme/index.d.ts +17 -0
- package/dist/functions/isDarkTheme/index.mjs +12 -0
- package/dist/functions/isDarkTheme/index.mjs.map +1 -0
- package/dist/functions/preloadImage/index.d.ts +9 -0
- package/dist/functions/preloadImage/index.mjs +16 -0
- package/dist/functions/preloadImage/index.mjs.map +1 -0
- package/dist/functions/reference/index.d.ts +0 -1
- package/dist/functions/reference/index.mjs +18 -0
- package/dist/functions/reference/index.mjs.map +1 -0
- package/dist/functions/reference/widgets.d.ts +1 -1
- package/dist/functions/registerReference/index.mjs +13 -0
- package/dist/functions/registerReference/index.mjs.map +1 -0
- package/dist/functions/usernameToColor/index.mjs +4 -0
- package/dist/functions/usernameToColor/index.mjs.map +1 -0
- package/dist/functions/usernameToColor/usernameToColor.d.ts +7 -2
- package/dist/index.d.ts +1 -2
- package/dist/index.mjs +192 -277
- package/dist/index.mjs.map +1 -1
- package/dist/mixins/index.d.ts +0 -1
- package/dist/mixins/richEditor/index.mjs +9 -0
- package/dist/mixins/richEditor/index.mjs.map +1 -0
- package/dist/utils/GenColors.d.ts +2 -2
- package/dist/utils/VueTypes.d.ts +0 -1
- package/dist/utils/focusTrap.d.ts +26 -1
- package/dist/utils/isSlotPopulated.d.ts +0 -1
- package/dist/utils/rtl.d.ts +5 -0
- package/dist/vendor.LICENSE.txt +1 -1
- package/package.json +89 -81
- package/dist/Components/NcActionButton.mjs +0 -4
- package/dist/Components/NcActionButton.mjs.map +0 -1
- package/dist/Components/NcActionButtonGroup.mjs +0 -4
- package/dist/Components/NcActionButtonGroup.mjs.map +0 -1
- package/dist/Components/NcActionCaption.mjs +0 -4
- package/dist/Components/NcActionCaption.mjs.map +0 -1
- package/dist/Components/NcActionCheckbox.mjs +0 -4
- package/dist/Components/NcActionCheckbox.mjs.map +0 -1
- package/dist/Components/NcActionInput.mjs +0 -4
- package/dist/Components/NcActionInput.mjs.map +0 -1
- package/dist/Components/NcActionLink.mjs +0 -4
- package/dist/Components/NcActionLink.mjs.map +0 -1
- package/dist/Components/NcActionRadio.mjs +0 -4
- package/dist/Components/NcActionRadio.mjs.map +0 -1
- package/dist/Components/NcActionRouter.mjs +0 -4
- package/dist/Components/NcActionRouter.mjs.map +0 -1
- package/dist/Components/NcActionSeparator.mjs +0 -4
- package/dist/Components/NcActionSeparator.mjs.map +0 -1
- package/dist/Components/NcActionText.mjs +0 -4
- package/dist/Components/NcActionText.mjs.map +0 -1
- package/dist/Components/NcActionTextEditable.mjs +0 -4
- package/dist/Components/NcActionTextEditable.mjs.map +0 -1
- package/dist/Components/NcActions.mjs +0 -4
- package/dist/Components/NcActions.mjs.map +0 -1
- package/dist/Components/NcAppContent.mjs +0 -4
- package/dist/Components/NcAppContent.mjs.map +0 -1
- package/dist/Components/NcAppContentDetails.mjs +0 -4
- package/dist/Components/NcAppContentDetails.mjs.map +0 -1
- package/dist/Components/NcAppContentList.mjs +0 -4
- package/dist/Components/NcAppContentList.mjs.map +0 -1
- package/dist/Components/NcAppNavigation.mjs +0 -4
- package/dist/Components/NcAppNavigation.mjs.map +0 -1
- package/dist/Components/NcAppNavigationCaption.mjs +0 -4
- package/dist/Components/NcAppNavigationCaption.mjs.map +0 -1
- package/dist/Components/NcAppNavigationIconBullet.mjs +0 -4
- package/dist/Components/NcAppNavigationIconBullet.mjs.map +0 -1
- package/dist/Components/NcAppNavigationItem.mjs +0 -4
- package/dist/Components/NcAppNavigationItem.mjs.map +0 -1
- package/dist/Components/NcAppNavigationList.mjs +0 -4
- package/dist/Components/NcAppNavigationList.mjs.map +0 -1
- package/dist/Components/NcAppNavigationNew.mjs +0 -4
- package/dist/Components/NcAppNavigationNew.mjs.map +0 -1
- package/dist/Components/NcAppNavigationNewItem.mjs +0 -4
- package/dist/Components/NcAppNavigationNewItem.mjs.map +0 -1
- package/dist/Components/NcAppNavigationSettings.mjs +0 -4
- package/dist/Components/NcAppNavigationSettings.mjs.map +0 -1
- package/dist/Components/NcAppNavigationSpacer.mjs +0 -4
- package/dist/Components/NcAppNavigationSpacer.mjs.map +0 -1
- package/dist/Components/NcAppNavigationToggle.mjs +0 -5
- package/dist/Components/NcAppNavigationToggle.mjs.map +0 -1
- package/dist/Components/NcAppSettingsDialog.mjs +0 -4
- package/dist/Components/NcAppSettingsDialog.mjs.map +0 -1
- package/dist/Components/NcAppSettingsSection.mjs +0 -4
- package/dist/Components/NcAppSettingsSection.mjs.map +0 -1
- package/dist/Components/NcAppSidebar.mjs +0 -4
- package/dist/Components/NcAppSidebar.mjs.map +0 -1
- package/dist/Components/NcAppSidebarTab.mjs +0 -4
- package/dist/Components/NcAppSidebarTab.mjs.map +0 -1
- package/dist/Components/NcAvatar.mjs +0 -4
- package/dist/Components/NcAvatar.mjs.map +0 -1
- package/dist/Components/NcBreadcrumb.mjs +0 -4
- package/dist/Components/NcBreadcrumb.mjs.map +0 -1
- package/dist/Components/NcBreadcrumbs.mjs +0 -4
- package/dist/Components/NcBreadcrumbs.mjs.map +0 -1
- package/dist/Components/NcButton.mjs +0 -7
- package/dist/Components/NcButton.mjs.map +0 -1
- package/dist/Components/NcCheckboxRadioSwitch.mjs +0 -4
- package/dist/Components/NcCheckboxRadioSwitch.mjs.map +0 -1
- package/dist/Components/NcChip.mjs +0 -4
- package/dist/Components/NcChip.mjs.map +0 -1
- package/dist/Components/NcCollectionList.mjs +0 -4
- package/dist/Components/NcCollectionList.mjs.map +0 -1
- package/dist/Components/NcColorPicker.mjs +0 -4
- package/dist/Components/NcColorPicker.mjs.map +0 -1
- package/dist/Components/NcContent.mjs +0 -4
- package/dist/Components/NcContent.mjs.map +0 -1
- package/dist/Components/NcCounterBubble.mjs +0 -4
- package/dist/Components/NcCounterBubble.mjs.map +0 -1
- package/dist/Components/NcDashboardWidget.mjs +0 -4
- package/dist/Components/NcDashboardWidget.mjs.map +0 -1
- package/dist/Components/NcDashboardWidgetItem.mjs +0 -4
- package/dist/Components/NcDashboardWidgetItem.mjs.map +0 -1
- package/dist/Components/NcDateTime.mjs +0 -4
- package/dist/Components/NcDateTime.mjs.map +0 -1
- package/dist/Components/NcDateTimePicker.mjs +0 -4
- package/dist/Components/NcDateTimePicker.mjs.map +0 -1
- package/dist/Components/NcDateTimePickerNative.mjs +0 -4
- package/dist/Components/NcDateTimePickerNative.mjs.map +0 -1
- package/dist/Components/NcDialog.mjs +0 -4
- package/dist/Components/NcDialog.mjs.map +0 -1
- package/dist/Components/NcDialogButton.mjs +0 -4
- package/dist/Components/NcDialogButton.mjs.map +0 -1
- package/dist/Components/NcEllipsisedOption.mjs +0 -4
- package/dist/Components/NcEllipsisedOption.mjs.map +0 -1
- package/dist/Components/NcEmojiPicker.mjs +0 -4
- package/dist/Components/NcEmojiPicker.mjs.map +0 -1
- package/dist/Components/NcEmptyContent.mjs +0 -4
- package/dist/Components/NcEmptyContent.mjs.map +0 -1
- package/dist/Components/NcGuestContent.mjs +0 -4
- package/dist/Components/NcGuestContent.mjs.map +0 -1
- package/dist/Components/NcHeaderMenu.mjs +0 -4
- package/dist/Components/NcHeaderMenu.mjs.map +0 -1
- package/dist/Components/NcHighlight.mjs +0 -4
- package/dist/Components/NcHighlight.mjs.map +0 -1
- package/dist/Components/NcIconSvgWrapper.mjs +0 -4
- package/dist/Components/NcIconSvgWrapper.mjs.map +0 -1
- package/dist/Components/NcInputField.mjs +0 -4
- package/dist/Components/NcInputField.mjs.map +0 -1
- package/dist/Components/NcListItem.mjs +0 -4
- package/dist/Components/NcListItem.mjs.map +0 -1
- package/dist/Components/NcListItemIcon.mjs +0 -4
- package/dist/Components/NcListItemIcon.mjs.map +0 -1
- package/dist/Components/NcLoadingIcon.mjs +0 -4
- package/dist/Components/NcLoadingIcon.mjs.map +0 -1
- package/dist/Components/NcModal.mjs +0 -800
- package/dist/Components/NcModal.mjs.map +0 -1
- package/dist/Components/NcNoteCard.mjs +0 -4
- package/dist/Components/NcNoteCard.mjs.map +0 -1
- package/dist/Components/NcPasswordField.mjs +0 -4
- package/dist/Components/NcPasswordField.mjs.map +0 -1
- package/dist/Components/NcPopover.mjs +0 -4
- package/dist/Components/NcPopover.mjs.map +0 -1
- package/dist/Components/NcProgressBar.mjs +0 -4
- package/dist/Components/NcProgressBar.mjs.map +0 -1
- package/dist/Components/NcRelatedResourcesPanel.mjs +0 -4
- package/dist/Components/NcRelatedResourcesPanel.mjs.map +0 -1
- package/dist/Components/NcRichContenteditable.mjs +0 -7
- package/dist/Components/NcRichContenteditable.mjs.map +0 -1
- package/dist/Components/NcRichText.mjs +0 -26
- package/dist/Components/NcRichText.mjs.map +0 -1
- package/dist/Components/NcSavingIndicatorIcon.mjs +0 -4
- package/dist/Components/NcSavingIndicatorIcon.mjs.map +0 -1
- package/dist/Components/NcSelect.mjs +0 -4
- package/dist/Components/NcSelect.mjs.map +0 -1
- package/dist/Components/NcSelectTags.mjs +0 -4
- package/dist/Components/NcSelectTags.mjs.map +0 -1
- package/dist/Components/NcSettingsInputText.mjs +0 -4
- package/dist/Components/NcSettingsInputText.mjs.map +0 -1
- package/dist/Components/NcSettingsSection.mjs +0 -4
- package/dist/Components/NcSettingsSection.mjs.map +0 -1
- package/dist/Components/NcSettingsSelectGroup.mjs +0 -5
- package/dist/Components/NcSettingsSelectGroup.mjs.map +0 -1
- package/dist/Components/NcTextArea.mjs +0 -4
- package/dist/Components/NcTextArea.mjs.map +0 -1
- package/dist/Components/NcTextField.mjs +0 -4
- package/dist/Components/NcTextField.mjs.map +0 -1
- package/dist/Components/NcTimezonePicker.mjs +0 -4
- package/dist/Components/NcTimezonePicker.mjs.map +0 -1
- package/dist/Components/NcUserBubble.mjs +0 -4
- package/dist/Components/NcUserBubble.mjs.map +0 -1
- package/dist/Components/NcUserStatusIcon.mjs +0 -4
- package/dist/Components/NcUserStatusIcon.mjs.map +0 -1
- package/dist/Components/NcVNodes.mjs.map +0 -1
- package/dist/Composables/useIsFullscreen.mjs.map +0 -1
- package/dist/Composables/useIsMobile.mjs.map +0 -1
- package/dist/Directives/Focus.mjs.map +0 -1
- package/dist/Directives/Linkify.mjs +0 -10
- package/dist/Directives/Linkify.mjs.map +0 -1
- package/dist/Directives/Tooltip.mjs +0 -11
- package/dist/Directives/Tooltip.mjs.map +0 -1
- package/dist/Functions/a11y.mjs.map +0 -1
- package/dist/Functions/emoji.mjs +0 -8
- package/dist/Functions/emoji.mjs.map +0 -1
- package/dist/Functions/reference.mjs +0 -18
- package/dist/Functions/reference.mjs.map +0 -1
- package/dist/Functions/registerReference.mjs +0 -13
- package/dist/Functions/registerReference.mjs.map +0 -1
- package/dist/Functions/usernameToColor.mjs +0 -4
- package/dist/Functions/usernameToColor.mjs.map +0 -1
- package/dist/Mixins/clickOutsideOptions.mjs +0 -21
- package/dist/Mixins/clickOutsideOptions.mjs.map +0 -1
- package/dist/Mixins/richEditor.mjs +0 -10
- package/dist/Mixins/richEditor.mjs.map +0 -1
- package/dist/assets/NcActionButton-tvMk0Dz-.css +0 -107
- package/dist/assets/NcActionCaption-D-VXTPLI.css +0 -32
- package/dist/assets/NcActionCheckbox-DzmNTqwC.css +0 -78
- package/dist/assets/NcActionInput-4qR5N5lV.css +0 -222
- package/dist/assets/NcActionLink-Djp7wPGg.css +0 -92
- package/dist/assets/NcActionRadio-ZRQheAZT.css +0 -78
- package/dist/assets/NcActionRouter-B0l-dISs.css +0 -103
- package/dist/assets/NcActionText-Ip9hRt85.css +0 -107
- package/dist/assets/NcActionTextEditable-1JPkW_4o.css +0 -238
- package/dist/assets/NcActions-pRTZ3RyK.css +0 -83
- package/dist/assets/NcAppContent-CK9aL637.css +0 -125
- package/dist/assets/NcAppNavigation-BjnW8PQn.css +0 -103
- package/dist/assets/NcAppNavigationCaption-CWeMjjhD.css +0 -48
- package/dist/assets/NcAppNavigationIconBullet-EfIZU7x-.css +0 -30
- package/dist/assets/NcAppNavigationItem-wQ3n8jc-.css +0 -211
- package/dist/assets/NcAppNavigationList-BIbyyT7b.css +0 -29
- package/dist/assets/NcAppNavigationNewItem-CO3GnR26.css +0 -194
- package/dist/assets/NcAppNavigationSettings-TYqL_3Eu.css +0 -79
- package/dist/assets/NcAppNavigationToggle-CNPQvWtG.css +0 -27
- package/dist/assets/NcAppSettingsDialog-ksK-DMgk.css +0 -74
- package/dist/assets/NcAppSettingsSection-C_QldGnW.css +0 -30
- package/dist/assets/NcAppSidebar-B7CgUHLX.css +0 -361
- package/dist/assets/NcAvatar-BnHiRwVr.css +0 -129
- package/dist/assets/NcBreadcrumb-CJ7KeSKQ.css +0 -68
- package/dist/assets/NcBreadcrumbs-C05lySw_.css +0 -37
- package/dist/assets/NcButton-B62D9Gft.css +0 -210
- package/dist/assets/NcCheckboxRadioSwitch-ChIIElUW.css +0 -196
- package/dist/assets/NcChip-Cho4h_Kr.css +0 -61
- package/dist/assets/NcCollectionList-BT2L4guq.css +0 -221
- package/dist/assets/NcColorPicker-vEZb9dRS.css +0 -122
- package/dist/assets/NcContent-DljiVMLl.css +0 -80
- package/dist/assets/NcCounterBubble-DT16e2bg.css +0 -53
- package/dist/assets/NcDashboardWidget-CvGZT_xf.css +0 -73
- package/dist/assets/NcDashboardWidgetItem-JCtQhwhS.css +0 -85
- package/dist/assets/NcDateTimePicker-DHWLpzCH.css +0 -851
- package/dist/assets/NcDateTimePickerNative-DLch-JRA.css +0 -47
- package/dist/assets/NcDialog-DXX2MKxJ.css +0 -132
- package/dist/assets/NcEllipsisedOption-DZK2vWD1.css +0 -34
- package/dist/assets/NcEmojiPicker-C18M6LHu.css +0 -553
- package/dist/assets/NcHeaderMenu-Cb5YSERm.css +0 -77
- package/dist/assets/NcInputField-CZnSCalG.css +0 -164
- package/dist/assets/NcListItem-Cs-R5Xpu.css +0 -156
- package/dist/assets/NcListItemIcon-C2zhDUEr.css +0 -64
- package/dist/assets/NcMentionBubble-C6t8od-_.css +0 -73
- package/dist/assets/NcModal-Cr_CG7O3.css +0 -285
- package/dist/assets/NcNoteCard-BLPU1den.css +0 -50
- package/dist/assets/NcPopover-BDlL00qZ.css +0 -96
- package/dist/assets/NcRelatedResourcesPanel-C56aj2M3.css +0 -158
- package/dist/assets/NcRichContenteditable-Cf8PvtvB.css +0 -258
- package/dist/assets/NcRichText-yXgN8zvG.css +0 -217
- package/dist/assets/NcSelect-9AZOhTlS.css +0 -184
- package/dist/assets/NcSettingsSection-CFKAEs4p.css +0 -52
- package/dist/assets/NcTextArea-BjB_qSH0.css +0 -112
- package/dist/assets/NcUserBubble-CIfQjmmP.css +0 -48
- package/dist/assets/referencePickerModal-G4uFPuyg.css +0 -413
- package/dist/chunks/AlertCircleOutline-DWBCJkLM.mjs +0 -48
- package/dist/chunks/AlertCircleOutline-DWBCJkLM.mjs.map +0 -1
- package/dist/chunks/ArrowLeft-CxK9DnMo.mjs +0 -48
- package/dist/chunks/ArrowLeft-CxK9DnMo.mjs.map +0 -1
- package/dist/chunks/ArrowRight-Cg6xGDcS.mjs +0 -48
- package/dist/chunks/ArrowRight-Cg6xGDcS.mjs.map +0 -1
- package/dist/chunks/Check-_j2mQvkT.mjs +0 -48
- package/dist/chunks/Check-_j2mQvkT.mjs.map +0 -1
- package/dist/chunks/ChevronDown-De_Zvlgu.mjs +0 -48
- package/dist/chunks/ChevronDown-De_Zvlgu.mjs.map +0 -1
- package/dist/chunks/ChevronRight-C33SNIxR.mjs +0 -48
- package/dist/chunks/ChevronRight-C33SNIxR.mjs.map +0 -1
- package/dist/chunks/ChevronUp-b4LkDSk-.mjs +0 -48
- package/dist/chunks/ChevronUp-b4LkDSk-.mjs.map +0 -1
- package/dist/chunks/Close-pmiXntgw.mjs +0 -48
- package/dist/chunks/Close-pmiXntgw.mjs.map +0 -1
- package/dist/chunks/DotsHorizontal-CCNSfNOk.mjs +0 -48
- package/dist/chunks/DotsHorizontal-CCNSfNOk.mjs.map +0 -1
- package/dist/chunks/GenColors-AKX06ocD.mjs +0 -133
- package/dist/chunks/GenColors-AKX06ocD.mjs.map +0 -1
- package/dist/chunks/Linkify-BtgR-dXX.mjs +0 -14
- package/dist/chunks/Linkify-BtgR-dXX.mjs.map +0 -1
- package/dist/chunks/NcActionButton-Bqkgltcz.mjs +0 -223
- package/dist/chunks/NcActionButton-Bqkgltcz.mjs.map +0 -1
- package/dist/chunks/NcActionButtonGroup-QSxR0BLf.mjs +0 -58
- package/dist/chunks/NcActionButtonGroup-QSxR0BLf.mjs.map +0 -1
- package/dist/chunks/NcActionCaption-Cb_uvgZc.mjs +0 -32
- package/dist/chunks/NcActionCaption-Cb_uvgZc.mjs.map +0 -1
- package/dist/chunks/NcActionCheckbox-A6JNjini.mjs +0 -125
- package/dist/chunks/NcActionCheckbox-A6JNjini.mjs.map +0 -1
- package/dist/chunks/NcActionInput-DY8dxchc.mjs +0 -358
- package/dist/chunks/NcActionInput-DY8dxchc.mjs.map +0 -1
- package/dist/chunks/NcActionLink-C0mINC5i.mjs +0 -122
- package/dist/chunks/NcActionLink-C0mINC5i.mjs.map +0 -1
- package/dist/chunks/NcActionRadio-BqAyH2zq.mjs +0 -128
- package/dist/chunks/NcActionRadio-BqAyH2zq.mjs.map +0 -1
- package/dist/chunks/NcActionRouter-Dr-j-IUI.mjs +0 -83
- package/dist/chunks/NcActionRouter-Dr-j-IUI.mjs.map +0 -1
- package/dist/chunks/NcActionSeparator-DKFXmIJ5.mjs +0 -17
- package/dist/chunks/NcActionSeparator-DKFXmIJ5.mjs.map +0 -1
- package/dist/chunks/NcActionText-C5ZPI56c.mjs +0 -65
- package/dist/chunks/NcActionText-C5ZPI56c.mjs.map +0 -1
- package/dist/chunks/NcActionTextEditable-CLXTDGjr.mjs +0 -130
- package/dist/chunks/NcActionTextEditable-CLXTDGjr.mjs.map +0 -1
- package/dist/chunks/NcActions-DqMOvrbN.mjs +0 -733
- package/dist/chunks/NcActions-DqMOvrbN.mjs.map +0 -1
- package/dist/chunks/NcAppContent-xtfi9kNO.mjs +0 -350
- package/dist/chunks/NcAppContent-xtfi9kNO.mjs.map +0 -1
- package/dist/chunks/NcAppContentDetails-Ch6NJvAl.mjs +0 -15
- package/dist/chunks/NcAppContentDetails-Ch6NJvAl.mjs.map +0 -1
- package/dist/chunks/NcAppContentList-DGwk3AvB.mjs +0 -26
- package/dist/chunks/NcAppContentList-DGwk3AvB.mjs.map +0 -1
- package/dist/chunks/NcAppNavigation-C9Ku9eb2.mjs +0 -162
- package/dist/chunks/NcAppNavigation-C9Ku9eb2.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationCaption-BysnsczC.mjs +0 -97
- package/dist/chunks/NcAppNavigationCaption-BysnsczC.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationIconBullet-DuqQFciH.mjs +0 -43
- package/dist/chunks/NcAppNavigationIconBullet-DuqQFciH.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationItem--znMc-4G.mjs +0 -624
- package/dist/chunks/NcAppNavigationItem--znMc-4G.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationList-DCmrqe9N.mjs +0 -16
- package/dist/chunks/NcAppNavigationList-DCmrqe9N.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationNew-xPVyvfza.mjs +0 -57
- package/dist/chunks/NcAppNavigationNew-xPVyvfza.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationNewItem-DS1hIl6W.mjs +0 -120
- package/dist/chunks/NcAppNavigationNewItem-DS1hIl6W.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationSettings-CekHqqk0.mjs +0 -142
- package/dist/chunks/NcAppNavigationSettings-CekHqqk0.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationSpacer-BQFYpMbq.mjs +0 -14
- package/dist/chunks/NcAppNavigationSpacer-BQFYpMbq.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationToggle-DfX9dazn.mjs +0 -158
- package/dist/chunks/NcAppNavigationToggle-DfX9dazn.mjs.map +0 -1
- package/dist/chunks/NcAppSettingsDialog-ChTLtlsE.mjs +0 -254
- package/dist/chunks/NcAppSettingsDialog-ChTLtlsE.mjs.map +0 -1
- package/dist/chunks/NcAppSettingsSection-CJff2xNR.mjs +0 -63
- package/dist/chunks/NcAppSettingsSection-CJff2xNR.mjs.map +0 -1
- package/dist/chunks/NcAppSidebar-C9frc6kG.mjs +0 -980
- package/dist/chunks/NcAppSidebar-C9frc6kG.mjs.map +0 -1
- package/dist/chunks/NcAppSidebarTab-zBqyKIgn.mjs +0 -92
- package/dist/chunks/NcAppSidebarTab-zBqyKIgn.mjs.map +0 -1
- package/dist/chunks/NcAvatar-BjooMt8H.mjs +0 -658
- package/dist/chunks/NcAvatar-BjooMt8H.mjs.map +0 -1
- package/dist/chunks/NcBreadcrumb-Btbcn1IT.mjs +0 -243
- package/dist/chunks/NcBreadcrumb-Btbcn1IT.mjs.map +0 -1
- package/dist/chunks/NcBreadcrumbs-BFR0zNov.mjs +0 -458
- package/dist/chunks/NcBreadcrumbs-BFR0zNov.mjs.map +0 -1
- package/dist/chunks/NcButton-Bhuckhtj.mjs +0 -292
- package/dist/chunks/NcButton-Bhuckhtj.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-fsQs5UG3.mjs +0 -808
- package/dist/chunks/NcCheckboxRadioSwitch-fsQs5UG3.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_266d05fb_lang-8iSIJ9Oz.mjs +0 -3
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_266d05fb_lang-8iSIJ9Oz.mjs.map +0 -1
- package/dist/chunks/NcChip-Z436j_vb.mjs +0 -143
- package/dist/chunks/NcChip-Z436j_vb.mjs.map +0 -1
- package/dist/chunks/NcCollectionList-B8r2GWp5.mjs +0 -589
- package/dist/chunks/NcCollectionList-B8r2GWp5.mjs.map +0 -1
- package/dist/chunks/NcColorPicker-ChOP5UKN.mjs +0 -273
- package/dist/chunks/NcColorPicker-ChOP5UKN.mjs.map +0 -1
- package/dist/chunks/NcContent-BTRh5byh.mjs +0 -130
- package/dist/chunks/NcContent-BTRh5byh.mjs.map +0 -1
- package/dist/chunks/NcCounterBubble-B0Sk58x_.mjs +0 -44
- package/dist/chunks/NcCounterBubble-B0Sk58x_.mjs.map +0 -1
- package/dist/chunks/NcDashboardWidget-CyEJLxAR.mjs +0 -186
- package/dist/chunks/NcDashboardWidget-CyEJLxAR.mjs.map +0 -1
- package/dist/chunks/NcDashboardWidgetItem-DfP6DwdF.mjs +0 -197
- package/dist/chunks/NcDashboardWidgetItem-DfP6DwdF.mjs.map +0 -1
- package/dist/chunks/NcDateTime-DX34z7Lo.mjs +0 -147
- package/dist/chunks/NcDateTime-DX34z7Lo.mjs.map +0 -1
- package/dist/chunks/NcDateTimePicker-D9gDwRl4.mjs +0 -377
- package/dist/chunks/NcDateTimePicker-D9gDwRl4.mjs.map +0 -1
- package/dist/chunks/NcDateTimePickerNative-d04KsMAl.mjs +0 -200
- package/dist/chunks/NcDateTimePickerNative-d04KsMAl.mjs.map +0 -1
- package/dist/chunks/NcDialog-D5IAHMrC.mjs +0 -277
- package/dist/chunks/NcDialog-D5IAHMrC.mjs.map +0 -1
- package/dist/chunks/NcDialogButton-BkFODtad.mjs +0 -90
- package/dist/chunks/NcDialogButton-BkFODtad.mjs.map +0 -1
- package/dist/chunks/NcEllipsisedOption-CufdpPBu.mjs +0 -104
- package/dist/chunks/NcEllipsisedOption-CufdpPBu.mjs.map +0 -1
- package/dist/chunks/NcEmojiPicker-Dtc8dnSp.mjs +0 -380
- package/dist/chunks/NcEmojiPicker-Dtc8dnSp.mjs.map +0 -1
- package/dist/chunks/NcEmptyContent-BoGB3vFC.mjs +0 -67
- package/dist/chunks/NcEmptyContent-BoGB3vFC.mjs.map +0 -1
- package/dist/chunks/NcGuestContent-DVqg5Bq4.mjs +0 -22
- package/dist/chunks/NcGuestContent-DVqg5Bq4.mjs.map +0 -1
- package/dist/chunks/NcHeaderMenu-CKynqFZZ.mjs +0 -260
- package/dist/chunks/NcHeaderMenu-CKynqFZZ.mjs.map +0 -1
- package/dist/chunks/NcIconSvgWrapper-DbL6OP85.mjs +0 -106
- package/dist/chunks/NcIconSvgWrapper-DbL6OP85.mjs.map +0 -1
- package/dist/chunks/NcInputConfirmCancel-DkOh9UP_.mjs +0 -116
- package/dist/chunks/NcInputConfirmCancel-DkOh9UP_.mjs.map +0 -1
- package/dist/chunks/NcInputField-hpiI0X9L.mjs +0 -308
- package/dist/chunks/NcInputField-hpiI0X9L.mjs.map +0 -1
- package/dist/chunks/NcListItem-DX-yKrou.mjs +0 -359
- package/dist/chunks/NcListItem-DX-yKrou.mjs.map +0 -1
- package/dist/chunks/NcListItemIcon-Bgd2w_Ug.mjs +0 -207
- package/dist/chunks/NcListItemIcon-Bgd2w_Ug.mjs.map +0 -1
- package/dist/chunks/NcLoadingIcon-DREmHXr2.mjs +0 -78
- package/dist/chunks/NcLoadingIcon-DREmHXr2.mjs.map +0 -1
- package/dist/chunks/NcNoteCard-CQgzjr2r.mjs +0 -252
- package/dist/chunks/NcNoteCard-CQgzjr2r.mjs.map +0 -1
- package/dist/chunks/NcPasswordField-Vfr9wcwj.mjs +0 -286
- package/dist/chunks/NcPasswordField-Vfr9wcwj.mjs.map +0 -1
- package/dist/chunks/NcPopover-BXfbq-Vs.mjs +0 -259
- package/dist/chunks/NcPopover-BXfbq-Vs.mjs.map +0 -1
- package/dist/chunks/NcProgressBar-C2r8oqsv.mjs +0 -147
- package/dist/chunks/NcProgressBar-C2r8oqsv.mjs.map +0 -1
- package/dist/chunks/NcRelatedResourcesPanel-DXQ9WHF5.mjs +0 -546
- package/dist/chunks/NcRelatedResourcesPanel-DXQ9WHF5.mjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-Bf9Kg4hl.mjs +0 -807
- package/dist/chunks/NcRichContenteditable-Bf9Kg4hl.mjs.map +0 -1
- package/dist/chunks/NcRichText-COi8Ex6O.mjs +0 -405
- package/dist/chunks/NcRichText-COi8Ex6O.mjs.map +0 -1
- package/dist/chunks/NcSavingIndicatorIcon-BiGAtlKQ.mjs +0 -79
- package/dist/chunks/NcSavingIndicatorIcon-BiGAtlKQ.mjs.map +0 -1
- package/dist/chunks/NcSelect-uOkQ9CdB.mjs +0 -565
- package/dist/chunks/NcSelect-uOkQ9CdB.mjs.map +0 -1
- package/dist/chunks/NcSelectTags-1hIEJsvj.mjs +0 -302
- package/dist/chunks/NcSelectTags-1hIEJsvj.mjs.map +0 -1
- package/dist/chunks/NcSettingsInputText-DO40BQ3B.mjs +0 -122
- package/dist/chunks/NcSettingsInputText-DO40BQ3B.mjs.map +0 -1
- package/dist/chunks/NcSettingsSection-BDI1fNYG.mjs +0 -115
- package/dist/chunks/NcSettingsSection-BDI1fNYG.mjs.map +0 -1
- package/dist/chunks/NcSettingsSelectGroup-OQVMB2G-.mjs +0 -226
- package/dist/chunks/NcSettingsSelectGroup-OQVMB2G-.mjs.map +0 -1
- package/dist/chunks/NcTextArea-qvR02aYz.mjs +0 -217
- package/dist/chunks/NcTextArea-qvR02aYz.mjs.map +0 -1
- package/dist/chunks/NcTextField-DctsarIL.mjs +0 -173
- package/dist/chunks/NcTextField-DctsarIL.mjs.map +0 -1
- package/dist/chunks/NcTimezonePicker-CGW5Q2gI.mjs +0 -187
- package/dist/chunks/NcTimezonePicker-CGW5Q2gI.mjs.map +0 -1
- package/dist/chunks/NcUserBubble-CsVyJK3C.mjs +0 -212
- package/dist/chunks/NcUserBubble-CsVyJK3C.mjs.map +0 -1
- package/dist/chunks/NcUserStatusIcon-CLYI768S.mjs +0 -135
- package/dist/chunks/NcUserStatusIcon-CLYI768S.mjs.map +0 -1
- package/dist/chunks/ScopeComponent-59SnWk9S.mjs +0 -14
- package/dist/chunks/ScopeComponent-59SnWk9S.mjs.map +0 -1
- package/dist/chunks/_l10n-6dsjYig_.mjs +0 -126
- package/dist/chunks/_l10n-6dsjYig_.mjs.map +0 -1
- package/dist/chunks/emoji-Ba55f8iV.mjs +0 -64
- package/dist/chunks/emoji-Ba55f8iV.mjs.map +0 -1
- package/dist/chunks/focusTrap-Cecv_gjR.mjs +0 -7
- package/dist/chunks/focusTrap-Cecv_gjR.mjs.map +0 -1
- package/dist/chunks/getAvatarUrl-DxvUjKMi.mjs +0 -11
- package/dist/chunks/getAvatarUrl-DxvUjKMi.mjs.map +0 -1
- package/dist/chunks/index-CtoB4eIp.mjs +0 -116
- package/dist/chunks/index-CtoB4eIp.mjs.map +0 -1
- package/dist/chunks/index-CyNq54HS.mjs +0 -187
- package/dist/chunks/index-CyNq54HS.mjs.map +0 -1
- package/dist/chunks/referencePickerModal-BwzqUWFA.mjs +0 -1360
- package/dist/chunks/referencePickerModal-BwzqUWFA.mjs.map +0 -1
- package/dist/chunks/usernameToColor-CEyHwgy-.mjs +0 -26
- package/dist/chunks/usernameToColor-CEyHwgy-.mjs.map +0 -1
- package/dist/components/NcActionInput/NcActionInput.vue.d.ts +0 -271
- package/dist/components/NcAppContent/NcAppContent.vue.d.ts +0 -194
- package/dist/components/NcAppContent/NcAppDetailsToggle.vue.d.ts +0 -8
- package/dist/components/NcAppSidebar/NcAppSidebar.vue.d.ts +0 -393
- package/dist/components/NcAvatar/NcAvatar.vue.d.ts +0 -467
- package/dist/components/NcCollectionList/NcCollectionList.vue.d.ts +0 -126
- package/dist/components/NcCollectionList/NcCollectionListItem.vue.d.ts +0 -50
- package/dist/components/NcDashboardWidget/NcDashboardWidget.vue.d.ts +0 -142
- package/dist/components/NcDashboardWidgetItem/NcDashboardWidgetItem.vue.d.ts +0 -170
- package/dist/components/NcListItemIcon/NcListItemIcon.vue.d.ts +0 -207
- package/dist/components/NcRichContenteditable/NcRichContenteditable.vue.d.ts +0 -361
- package/dist/components/NcRichText/NcReferencePicker/NcProviderList.vue.d.ts +0 -16
- package/dist/components/NcRichText/NcReferencePicker/NcReferencePicker.vue.d.ts +0 -84
- package/dist/components/NcRichText/NcReferencePicker/NcReferencePickerModal.vue.d.ts +0 -72
- package/dist/components/NcRichText/NcReferencePicker/NcSearch.vue.d.ts +0 -69
- package/dist/components/NcSelect/NcSelect.vue.d.ts +0 -15
- package/dist/components/NcSelectTags/NcSelectTags.vue.d.ts +0 -23
- package/dist/components/NcSettingsSelectGroup/NcSettingsSelectGroup.vue.d.ts +0 -144
- package/dist/components/NcTimezonePicker/NcTimezonePicker.vue.d.ts +0 -78
- package/dist/components/NcUserBubble/NcUserBubble.vue.d.ts +0 -180
- package/dist/mixins/clickOutsideOptions/index.d.ts +0 -15
- package/dist/plugin.d.ts +0 -17
- /package/dist/assets/{NcActionButtonGroup-CQxLn2fv.css → NcActionButtonGroup-BND4GQdv.css} +0 -0
- /package/dist/assets/{NcActionSeparator-CEbb5P6P.css → NcActionSeparator-Ct2RnclR.css} +0 -0
- /package/dist/assets/{NcAppNavigationNew-R0QcGqvG.css → NcAppNavigationNew-L_VNZNL4.css} +0 -0
- /package/dist/assets/{NcAppNavigationSpacer-DiE3sVy0.css → NcAppNavigationSpacer-BJj8CIpA.css} +0 -0
- /package/dist/assets/{NcAppSidebarTab-Cp0hG2NU.css → NcAppSidebarTab-BFy7uyWe.css} +0 -0
- /package/dist/assets/{NcEmptyContent-C-nruaFh.css → NcEmptyContent-DZSuQ2yE.css} +0 -0
- /package/dist/assets/{NcGuestContent-Dh5z5Dgm.css → NcGuestContent-C9lbC3vg.css} +0 -0
- /package/dist/assets/{NcIconSvgWrapper-CtTf2c7f.css → NcIconSvgWrapper-DQFhmjCC.css} +0 -0
- /package/dist/assets/{NcInputConfirmCancel-DBjIHKvN.css → NcInputConfirmCancel-D46m8Alt.css} +0 -0
- /package/dist/assets/{NcLoadingIcon-BSONDy7x.css → NcLoadingIcon-x1d284UU.css} +0 -0
- /package/dist/assets/{NcProgressBar-BsqdCn-x.css → NcProgressBar--z-WqmX4.css} +0 -0
- /package/dist/assets/{NcSettingsInputText-C3j73xA0.css → NcSettingsInputText-BTOyFeAK.css} +0 -0
- /package/dist/assets/{NcSettingsSelectGroup-CGfaysRv.css → NcSettingsSelectGroup-DhyosmOr.css} +0 -0
- /package/dist/assets/{NcUserStatusIcon-FLA1tQpD.css → NcUserStatusIcon-Du-BEPk_.css} +0 -0
- /package/dist/assets/{Tooltip-4CSl8xev.css → index-DQ4Plm4r.css} +0 -0
- /package/dist/{Components/NcVNodes.mjs → components/NcVNodes/index.mjs} +0 -0
- /package/dist/{Composables/useIsFullscreen.mjs → composables/useIsFullscreen/index.mjs} +0 -0
- /package/dist/{Composables/useIsMobile.mjs → composables/useIsMobile/index.mjs} +0 -0
- /package/dist/{Directives/Focus.mjs → directives/Focus/index.mjs} +0 -0
- /package/dist/{Functions/a11y.mjs → functions/a11y/index.mjs} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -7,19 +7,50 @@
|
|
|
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-alpha.
|
|
11
|
-
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.
|
|
10
|
+
## [v9.0.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.0.0-alpha.7) (unreleased)
|
|
11
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.23.1...v9.0.0-alpha.7)
|
|
12
12
|
|
|
13
13
|
### 💥 Breaking Changes
|
|
14
14
|
* The package now uses Vue 3 instead of Vue 2.7
|
|
15
15
|
* The package is now a native ESM package and the CommonJS entry points were dropped!
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
|
|
17
|
+
#### Plugin registering removed
|
|
18
|
+
The plugin registering all the components and directives globally is removed.
|
|
19
|
+
Instead use local registration of components and directives.
|
|
20
|
+
If you really need an alternative we recommend using [`unplugin-vue-components`](https://github.com/unplugin/unplugin-vue-components).
|
|
21
|
+
|
|
22
|
+
#### Import paths changed
|
|
23
|
+
The old import paths like `@nextcloud/vue/dist/Components/NcComponent.js` were removed.
|
|
24
|
+
Instead use the new ones (`@nextcloud/vue/components/NcComponent`).
|
|
25
|
+
|
|
26
|
+
Example shell command to do the refactoring:
|
|
27
|
+
```sh
|
|
28
|
+
PATTERN='s,@nextcloud/vue/dist/([^/]+)/([^.]+).js,@nextcloud/vue/\L\1\E/\2,'
|
|
29
|
+
find src \
|
|
30
|
+
-name "*.vue" \
|
|
31
|
+
-exec sed -i -re "$PATTERN" \{\} +
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
#### Container components now default to `box-sizing: border-box`
|
|
35
|
+
For container components that can be directly mounted to `<body>` the `box-sizing` was adjusted to match the behavior of `NcContent`.
|
|
36
|
+
|
|
37
|
+
The `box-sizing: border-box` is now default for following components and its content:
|
|
38
|
+
- `NcDialog`
|
|
39
|
+
- `NcModal`
|
|
40
|
+
- `NcPopover`
|
|
41
|
+
|
|
42
|
+
#### Consistent usage of `modelValue` prop
|
|
43
|
+
All input elements were refactored to use the `modelValue` prop instead of the now removed `value` / `checked` prop and emit the `update:modelValue` event instead of the removed `update:checked` / `update:value` / `input` events.
|
|
44
|
+
This which allows consistent using of `v-model`.
|
|
45
|
+
|
|
46
|
+
Affected components:
|
|
47
|
+
- Removed `checked` prop and `update:checked` event
|
|
19
48
|
- `NcActionCheckbox`
|
|
20
49
|
- `NcActionRadio`
|
|
21
50
|
- `NcCheckboxRadioSwitch`
|
|
22
|
-
*
|
|
51
|
+
* Removed `value` prop and `update:value` / `input` events:
|
|
52
|
+
* The `modelValue` prop of `NcActionRadio` is expecting to have type `string|number` to be compared to `value` prop.
|
|
53
|
+
* The `value` prop was renamed to `modelValue`, the `update:value` or `input` events were renamed to `update:modelValue`. This affects the following components:
|
|
23
54
|
- `NcActionInput`
|
|
24
55
|
- `NcActionTextEditable`
|
|
25
56
|
- `NcColorPicker`
|
|
@@ -35,12 +66,55 @@ All notable changes to this project will be documented in this file.
|
|
|
35
66
|
- `NcTextArea`
|
|
36
67
|
- `NcTextField`
|
|
37
68
|
- `NcTimezonePicker`
|
|
38
|
-
|
|
69
|
+
|
|
70
|
+
#### Removing the `exact` prop
|
|
71
|
+
The `exact` prop, previously used by `router-link` components, was removed.
|
|
72
|
+
This affects the following components:
|
|
39
73
|
- `NcActionRouter`
|
|
40
74
|
- `NcAppNavigationItem`
|
|
41
75
|
- `NcBreadcrumb`
|
|
42
76
|
- `NcListItem`
|
|
43
|
-
|
|
77
|
+
|
|
78
|
+
#### Renaming icon slot of `Nc*Field`
|
|
79
|
+
The leading icon slot was changed from `#default` to `#icon` in `Nc*Field` components:
|
|
80
|
+
- `NcInputField`
|
|
81
|
+
- `NcTextField`
|
|
82
|
+
- `NcPasswordField`
|
|
83
|
+
|
|
84
|
+
#### Boolean props default to `false`
|
|
85
|
+
Some boolean props that have been deprecated in favor of alternatives with default value `false`,
|
|
86
|
+
are now removed. Following components have been adjusted:
|
|
87
|
+
|
|
88
|
+
| Component | Removed deprecated prop | New alternative |
|
|
89
|
+
|---------------|-------------------------|-----------------|
|
|
90
|
+
| `NcModal` | `enableSwipe` | `disableSwipe` |
|
|
91
|
+
|`NcAppContent` | `allowSwipeNavigation` | `disabledSwipe` |
|
|
92
|
+
|
|
93
|
+
#### Mixins are removed
|
|
94
|
+
Mixins only work in Options API and are in general not recommended by Vue anymore:
|
|
95
|
+
|
|
96
|
+
> In Vue 2, mixins were the primary mechanism for creating reusable chunks of component logic. While mixins continue to be supported in Vue 3, Composable functions using Composition API is now the preferred approach for code reuse between components.
|
|
97
|
+
|
|
98
|
+
As this library also uses composition API now all required mixins have been migrated to composables which work in Options API and Composition API.
|
|
99
|
+
Especially the following are now provided as composables:
|
|
100
|
+
- `isFullscreen` is now provided as `useIsFullscreen`
|
|
101
|
+
- `isMobile` is now provided as `useIsMobile`
|
|
102
|
+
|
|
103
|
+
#### Other breaking changes
|
|
104
|
+
- `NcAppSidebar`
|
|
105
|
+
- The `closing` and `opening` events were removed.
|
|
106
|
+
They are directly emitted when the sidebar was opened when using `v-if`
|
|
107
|
+
and also just duplicated the state of the `open` prop [\#5606](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5606)
|
|
108
|
+
- `NcCounterBubble`
|
|
109
|
+
- The default slot was removed
|
|
110
|
+
- The `count` prop is now required [\#5997](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5997)
|
|
111
|
+
- `NcSettingsSection`
|
|
112
|
+
- The `limitWidth` was removed (the content is now always limited width) [\#5605](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5605)
|
|
113
|
+
* The `isFullscreen`, and `isMobile` mixins were removed. Use the according composables instead.
|
|
114
|
+
* The `clickOutsideOptions` mixin is removed
|
|
115
|
+
* The `box-sizing: border-box` is now default for following components and its content. This is done to match behaviour of `NcContent` (as they can be mounted directly to `body`):
|
|
116
|
+
- `NcModal`
|
|
117
|
+
- `NcPopover`
|
|
44
118
|
|
|
45
119
|
### 🚀 Enhancements
|
|
46
120
|
* 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)\)
|
|
@@ -65,8 +139,19 @@ All notable changes to this project will be documented in this file.
|
|
|
65
139
|
* fix(NcAppSidebar): adjust animation class names [\#5168](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5168) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
66
140
|
* fix(docs): bring back NcAppSidebar in docs [\#5167](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5167) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
67
141
|
* fix(NcRichText): crash on router links rendering [\#5672](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5672) \([ShGKme](https://github.com/ShGKme)\)
|
|
142
|
+
* fix(NcListItem): correctly use NcCounterBubble after slot removal [\#6003](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6003) \([ShGKme](https://github.com/ShGKme)\)
|
|
143
|
+
* fix(NcActions): Role `menu` needs a label assigned so label by trigger [\#6023](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6023) \([susnux](https://github.com/susnux)\)
|
|
144
|
+
* fix(NcListItem): change condition to display the counter number [\#6117](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6117) \([julien-nc](https://github.com/julien-nc)\)
|
|
145
|
+
* fix(NcAppSidebar): apply toggle offset transition only on sidebar transition [\#6154](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6154) \([ShGKme](https://github.com/ShGKme)\)
|
|
146
|
+
* fix(NcAvatar): attributes order [\#6377](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6377) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
147
|
+
* 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)\)
|
|
148
|
+
* fix(NcSelect): `required` doesn't work [\#6458](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6458) \([ShGKme](https://github.com/ShGKme)\)
|
|
68
149
|
|
|
69
|
-
###
|
|
150
|
+
### Changed
|
|
151
|
+
* ci: Migrate component tests to Playwright [\#5818](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5818) \([susnux](https://github.com/susnux)\)
|
|
152
|
+
* Change module import paths - drop dist and .js-extension [\#6389](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6389) \([susnux](https://github.com/susnux)\)
|
|
153
|
+
* The plugin was removed - components need to be registered manually now [\#6349](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6349) \([ShGKme](https://github.com/ShGKme)\)
|
|
154
|
+
* chore(Nc*Field): icon slot change note [\#6398](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6398) \([ShGKme](https://github.com/ShGKme)\)
|
|
70
155
|
* Rename `checked` prop to `modelValue` [\#4994](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4994) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
71
156
|
* Unify `modelValue` naming [\#4990](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4990) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
72
157
|
* Remove deprecated mixins [\#4830](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4830) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
@@ -101,11 +186,335 @@ All notable changes to this project will be documented in this file.
|
|
|
101
186
|
* chore(vue3): Migrate NcContent to vue 3 [\#4831](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4831) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
102
187
|
* chore(vue3): Migrate NcAppSidebar* to vue 3 [\#4833](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4833) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
103
188
|
* chore(vue3): Migrate NcRich* to vue 3 [\#4976](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4976) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
104
|
-
*
|
|
189
|
+
* fix: Adjust tsconfig and eslintrc for tests [\#5569](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5569) \([susnux](https://github.com/susnux)\)
|
|
105
190
|
* fix: Adjust Typescript definition export [\#5583](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5583) \([susnux](https://github.com/susnux)\)
|
|
106
191
|
* chore: Update stylings from server [\#5473](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5473) \([susnux](https://github.com/susnux)\)
|
|
107
|
-
*
|
|
108
|
-
*
|
|
192
|
+
* chore: Update and pin development dependencies [\#5266](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5266) \([susnux](https://github.com/susnux)\)
|
|
193
|
+
* chore(NcUserStatusIcon): remove warn if status is not set [\#5744](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5744) \([ShGKme](https://github.com/ShGKme)\)
|
|
194
|
+
* docs(README): fix install command [\#5931](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5931) \([ShGKme](https://github.com/ShGKme)\)
|
|
195
|
+
* chore(deps): Update dependencies for `next` branch [\#6007](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6007) \([susnux](https://github.com/susnux)\)
|
|
196
|
+
* chore: Update styles from server for styleguide [\#6025](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6025) \([susnux](https://github.com/susnux)\)
|
|
197
|
+
* docs: add missing `useIsDarkTheme` import [\#6215](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6215) \([ShGKme](https://github.com/ShGKme)\)
|
|
198
|
+
* docs(NcCounterBubble): small typo in docs [\#6378](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6378) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
199
|
+
* docs(NcActionButton): order in components [\#6375](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6375) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
|
|
200
|
+
* refactor(useHotKey): migrate code to Typescript [\#6430](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6430) \([susnux](https://github.com/susnux)\)
|
|
201
|
+
* chore: restructure `package.json` [\#6405](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6405) \([susnux](https://github.com/susnux)\)
|
|
202
|
+
* chore: Refactor changelog to make breaking changes better readable [\#6428](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6428) \([susnux](https://github.com/susnux)\)
|
|
203
|
+
|
|
204
|
+
## [v8.23.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.23.1) (2025-02-13)
|
|
205
|
+
### 🐛 Fixed bugs
|
|
206
|
+
* fix(l10n): fix build error after `@nextcloud/l10n` bump [\#6521](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6521) \([ShGKme](https://github.com/ShGKme)\)
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## [v8.23.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.23.0) (2025-02-13)
|
|
210
|
+
### 📝 Notes
|
|
211
|
+
* The individual import path of components, composables, directives, and functions was changed.
|
|
212
|
+
The type of import is (e.g. `components`) is now lowercase and the `dist` will be omitted.
|
|
213
|
+
For example to import the `NcButton` component the path has changed:
|
|
214
|
+
|
|
215
|
+
```ts
|
|
216
|
+
// Old import
|
|
217
|
+
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
|
|
218
|
+
// New way to import
|
|
219
|
+
import NcButton from '@nextcloud/vue/components/NcButton'
|
|
220
|
+
```
|
|
221
|
+
|
|
222
|
+
The old import paths are still valid, but deprecated and will be removed in version 9.
|
|
223
|
+
* `#default` slot for leading icon is now deprecated in components `NcInputField`, `NcTextField`, `NcPasswordField`. Use `#icon` slot instead.
|
|
224
|
+
* `NcActionRadio` is now expecting String|Number in `v-model` directive (to compare with passed `value`) instead of Boolean. Consider it for migration.
|
|
225
|
+
* Some boolean props have been deprecated in favor of alternatives with default value `false`.
|
|
226
|
+
This allows to use shorthand notation on the template, as a prop with a default value of `false`
|
|
227
|
+
will be set to `true` if it is set (without any value) in the template,
|
|
228
|
+
similar to native HTML boolean attributes.
|
|
229
|
+
Following components have been adjusted:
|
|
230
|
+
|
|
231
|
+
| Component | Deprecated prop | New alternative |
|
|
232
|
+
|---------------|------------------------|-----------------|
|
|
233
|
+
| `NcModal` | `enableSwipe` | `disableSwipe` |
|
|
234
|
+
|`NcAppContent` | `allowSwipeNavigation` | `disabledSwipe` |
|
|
235
|
+
|
|
236
|
+
### 🚀 Enhancements
|
|
237
|
+
* feat: Allow to import without `dist` [\#6385](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6385) \([susnux](https://github.com/susnux)\)
|
|
238
|
+
* feat: Use boolean props with default value false [\#6452](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6452) \([susnux](https://github.com/susnux)\)
|
|
239
|
+
* feat(Nc*Field): add `#icon` slot for forward compatibility with v9, `#default` slot is deprecated [\#6399](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6399) \([ShGKme](https://github.com/ShGKme)\)
|
|
240
|
+
* fix(NcActionRadio): change `modelValue` to behave like NcCheckboxRadioSwitch [\#6264](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6264) [\#6470](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6470) \([Antreesy](https://github.com/Antreesy)\)
|
|
241
|
+
|
|
242
|
+
### 🐛 Fixed bugs
|
|
243
|
+
* fix(NcAction*): Fix RTL support for component [\#6507](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6507) \([Antreesy](https://github.com/Antreesy)\)
|
|
244
|
+
* fix(NcActions): Remove on `mousemove` listener for auto focus elements [\#6475](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6475) \([susnux](https://github.com/susnux)\)
|
|
245
|
+
* fix(NcActionCheckbox): Fix padding in RTL mode [\#6354](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6354) \([falghamdi125](https://github.com/falghamdi125)\)
|
|
246
|
+
* fix(NcAppNavigation + NcUserBubble + NcRichContenteditable): RTL support [\#6455](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6455) \([DorraJaouad](https://github.com/DorraJaouad)\)
|
|
247
|
+
* fix(NcAvatar): title not shown when component used without menu [\#6297](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6297) \([Koc](https://github.com/Koc)\)
|
|
248
|
+
* fix(NcAvatar): user status and interactivity toggle button Bidi support [\#6407](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6407) \([DorraJaouad](https://github.com/DorraJaouad)\)
|
|
249
|
+
* fix(NcColorPicker): close popover on submit event [\#6336](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6336) \([Antreesy](https://github.com/Antreesy)\)
|
|
250
|
+
* fix(NcCounterBubble): show original count in title when shortened [\#6395](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6395) \([ShGKme](https://github.com/ShGKme)\)
|
|
251
|
+
* fix(NcDateTimePicker): selected and hover time is not readable [\#6492](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6492) \([ShGKme](https://github.com/ShGKme)\)
|
|
252
|
+
* fix(NcDateTimePickerNative): do not set invalid value on clear event [\#6387](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6387) \([Antreesy](https://github.com/Antreesy)\)
|
|
253
|
+
* fix(NcDateTimePickerNative): style alignment with other input components [\#6454](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6454) \([Antreesy](https://github.com/Antreesy)\)
|
|
254
|
+
* fix(NcEmojiPicker): add arrow navigation [\#6466](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6466) \([ShGKme](https://github.com/ShGKme)\)
|
|
255
|
+
* fix(NcEmojiPicker): adjust styles to correctly fit emojis [\#6465](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6465) \([ShGKme](https://github.com/ShGKme)\)
|
|
256
|
+
* fix(NcListItem): Fix padding in RTL mode [\#6359](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6359) \([falghamdi125](https://github.com/falghamdi125)\)
|
|
257
|
+
* fix(NcModal): Enforce opaque backdrop if needed [\#6434](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6434) \([susnux](https://github.com/susnux)\)
|
|
258
|
+
* fix(NcPopover): emit `after-show` after `focus-trap` init to correctly return focus [\#6342](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6342) \([ShGKme](https://github.com/ShGKme)\)
|
|
259
|
+
* fix(NcPopover): blurry content on scaled page in Chromium [\#6512](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6512) \([ShGKme](https://github.com/ShGKme)\)
|
|
260
|
+
* fix(NcRich*): style fixes and RTL support [\#6474](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6474) \([Antreesy](https://github.com/Antreesy)\)
|
|
261
|
+
* fix(NcRichContenteditable): remove value linkify [\#6372](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6372) \([ShGKme](https://github.com/ShGKme)\)
|
|
262
|
+
* fix(NcRichText): adjust conditions for highlight syntax [\#6259](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6259) \([Antreesy](https://github.com/Antreesy)\)
|
|
263
|
+
* fix(NcRichText): extract un-escaping of text/code nodes with XML-like content [\#6499](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6499) [\#6501](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6501) \([Antreesy](https://github.com/Antreesy)\)
|
|
264
|
+
* fix(NcTeamResources): Do not make extraneous requests for resources [\#6379](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6379) \([Pytal](https://github.com/Pytal)\)
|
|
265
|
+
|
|
266
|
+
### Changed
|
|
267
|
+
* chore(stylelint): `csstools/use-logical` [\#6419](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6419) \([ShGKme](https://github.com/ShGKme)\)
|
|
268
|
+
* chore(stylelint): fix scripts to be unix-compatible [\#6418](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6418) \([ShGKme](https://github.com/ShGKme)\)
|
|
269
|
+
* chore(docs): Do not override assets while building the styleguide [\#6408](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6408) \([susnux](https://github.com/susnux)\)
|
|
270
|
+
* chore(docs): update documentation [\#6460](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6460) \([ShGKme](https://github.com/ShGKme)\)
|
|
271
|
+
* Updated workflows and dependencies
|
|
272
|
+
* Updated translations
|
|
273
|
+
|
|
274
|
+
## [v8.22.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.22.0) (2024-12-20)
|
|
275
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.21.0...v8.22.0)
|
|
276
|
+
|
|
277
|
+
### 🚀 Enhancements
|
|
278
|
+
* feat(NcAvatar): implement custom javascript hook action for the contacts menu [\#6238](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6238) \([st3iny](https://github.com/st3iny)\)
|
|
279
|
+
* feat(NcAppNavigation): add `n` hotkey to toggle navigation [\#6311](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6311) \([skjnldsv](https://github.com/skjnldsv)\)
|
|
280
|
+
### 🐛 Fixed bugs
|
|
281
|
+
* fix(NcAppNavigationItem): TypeError: this.$refs.actions.$refs.menuButton is undefined [\#6226](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6226) \([wofferl](https://github.com/wofferl)\)
|
|
282
|
+
* fix(NcListItem): Don't require name prop by @artonge in [\#6128](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6128) \([artonge](https://github.com/artonge)\)
|
|
283
|
+
* style(NcCheckboxRadioSwitch): fix styles in disabled state [\#6265](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6265) \([Antreesy](https://github.com/Antreesy)\)
|
|
284
|
+
* fix(NcModal): make 'Close' button the last element for the focus-trap [\#6266](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6266) \([Antreesy](https://github.com/Antreesy)\)
|
|
285
|
+
* fix(NcAppNavigation): Fix sidebar position in RTL and mobile mode.[\#6260](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6260) \([falghamdi125](https://github.com/falghamdi125)\)
|
|
286
|
+
* fix(NcAppContent): add RTL support [\#6303](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6303) \([hamza221](https://github.com/hamza221)\)
|
|
287
|
+
* fix(NcCheckboxRadioSwitch): RTL support [\#6302](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6302) \([hamza221](https://github.com/hamza221)\)
|
|
288
|
+
* fix(NcDateTimePicker): popup position [\#6312](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6312) \([hamza221](https://github.com/hamza221)\)
|
|
289
|
+
* Fix(NcSettingsSection): Add RTL support to NcSettingsSection info icon. [\#6290](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6290) \([falghamdi125](https://github.com/falghamdi125)\)
|
|
290
|
+
* Fix(NcDashboardWidgetItem): Add RTL support to NcDashboardWidgetItem [\#6292](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6292) \([falghamdi125](https://github.com/falghamdi125)\)
|
|
291
|
+
* fix(useHotKey): allow hotkeys with implicit `SHIFT` and add `caseSensitive`, custom event filter options [\#6301](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6301) \([Antreesy](https://github.com/Antreesy)\)
|
|
292
|
+
* fix(NcRichContenteditable): prevent content from overflowing [\#6316](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6316) \([Antreesy](https://github.com/Antreesy)\)
|
|
293
|
+
* fix(NcActionButton): RTL support [\#6200](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6200) \([falghamdi125](https://github.com/falghamdi125)\)
|
|
294
|
+
### Changed
|
|
295
|
+
* docs(NcDateTimePickerNative): add time picker example [\#6188](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6188) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
296
|
+
* chore(NcAppSidebarTabs): remove internal component from docs [\#6253](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6253) \([ShGKme](https://github.com/ShGKme)\)
|
|
297
|
+
* Updated workflows and dependencies
|
|
298
|
+
* Updated translations
|
|
299
|
+
|
|
300
|
+
## [v8.21.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.21.0) (2024-11-21)
|
|
301
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.20.0...v8.21.0)
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
### 🚀 Enhancements
|
|
305
|
+
* feat(NcRichText): highlight code syntax if language provided [\#6212](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6212) \([Antreesy](https://github.com/Antreesy)\)
|
|
306
|
+
|
|
307
|
+
### 🐛 Fixed bugs
|
|
308
|
+
* fix(NcInputField): correct position of trailing icon in RTL [\#6202](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6202) \([alsulami1](https://github.com/alsulami1)\)
|
|
309
|
+
* fix(NcChip): wrong color-primary-text variable used [\#6218](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6218) \([skjnldsv](https://github.com/skjnldsv)\)
|
|
310
|
+
* fix: make sure model event in `v-model` happens first to avoid regression [\#6234](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6234) \([ShGKme](https://github.com/ShGKme)\)
|
|
311
|
+
* fix(NcTextField): don't fire value-updating events twice [\#6235](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6235) \([ShGKme](https://github.com/ShGKme)\)
|
|
312
|
+
* fix(NcRichContenteditable): support mentions of email/* guests [\#6233](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6233) \([Antreesy](https://github.com/Antreesy)\)
|
|
313
|
+
* fix(NcAppContent): correct splitter color in dark mode when using split-horizontal mode [\#6227](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6227) \([wofferl](https://github.com/wofferl)\)
|
|
314
|
+
* fix(NcRichContenteditable): do not break adjacent user mentions [\#6223](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6223) \([Antreesy](https://github.com/Antreesy)\)
|
|
315
|
+
* fix(NcRichContenteditable): fix pasting of the content to an empty field [\#6241](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6241) \([DorraJaouad](https://github.com/DorraJaouad)\)
|
|
316
|
+
|
|
317
|
+
## New Contributors
|
|
318
|
+
* @alsulami1 made their first contribution in [\#6202](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6202)
|
|
319
|
+
* @wofferl made their first contribution in [\#6227](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6227)
|
|
320
|
+
|
|
321
|
+
## [v8.20.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.20.0) (2024-10-29)
|
|
322
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.19.0...v8.20.0)
|
|
323
|
+
|
|
324
|
+
### 📝 Notes
|
|
325
|
+
Now you can use `v-model` directive, `:model-value` prop, and `@update:model-value` (`@update:modelValue`) event in all data input components to have **compatibility with v9** in the future.
|
|
326
|
+
```html
|
|
327
|
+
<!-- Only v8 (Vue 2) -->
|
|
328
|
+
<NcTextField :value.sync="username" />
|
|
329
|
+
<!-- Compatible with both v8 (Vue 2) and v9 (Vue 3) -->
|
|
330
|
+
<NcTextField v-model="username" />
|
|
331
|
+
<!-- same as -->
|
|
332
|
+
<NcTextField :model-value="username" @update:model-value="username = $event" />
|
|
333
|
+
```
|
|
334
|
+
If you already use `v-model` with a custom writable computed on `:value.sync` components before, it might not work as expected anymore. Make sure to remove or adjust it before update.
|
|
335
|
+
See the full list in [v9 breaking changes](https://github.com/nextcloud-libraries/nextcloud-vue/blob/next/CHANGELOG.md#-breaking-changes).
|
|
336
|
+
|
|
337
|
+
### 🚀 Enhancements
|
|
338
|
+
* feat: add `v-model` support for input-like components [\#5418](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5418) \([kyteinsky](https://github.com/kyteinsky)\)
|
|
339
|
+
* feat: forward compatibility with v9 on `v-model` props/events [\#6172](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6172) \([ShGKme](https://github.com/ShGKme)\)
|
|
340
|
+
* feat(NcRichText): add styles to mount point for custom picker and custom widget elements [\#6108](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6108) \([julien-nc](https://github.com/julien-nc)\)
|
|
341
|
+
* feat(NcRichText): make interactive widgets opt-in [\#6151](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6151) \([Antreesy](https://github.com/Antreesy)\)
|
|
342
|
+
* feat: add `isDarkTheme` functions and composables [\#5698](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5698) \([ShGKme](https://github.com/ShGKme)\)
|
|
343
|
+
* feat: add `spawnDialog` function [\#6195](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6195) \([susnux](https://github.com/susnux)\)
|
|
344
|
+
|
|
345
|
+
### 🐛 Fixed bugs
|
|
346
|
+
* fix(NcReferencePicker): allow closing modal dialog [\#6137](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6137) \([JuliaKirschenheuter](https://github.com/JuliaKirschenheuter)\)
|
|
347
|
+
* fix(NcActions): RTL support [\#6148](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6148) \([hamza221](https://github.com/hamza221)\)
|
|
348
|
+
* fix(NcAppNavigation): RTL support [\#6144](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6144) \([hamza221](https://github.com/hamza221)\)
|
|
349
|
+
* fix(NcSelect): RTL support [\#6150](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6150) \([hamza221](https://github.com/hamza221)\)
|
|
350
|
+
* fix(NcAppDetailsToggle): RTL support [\#6145](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6145) \([hamza221](https://github.com/hamza221)\)
|
|
351
|
+
* fix(NcModal): RTL support [\#6171](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6171) \([hamza221](https://github.com/hamza221)\)
|
|
352
|
+
* fix(NcAppSidebar): RTL support [\#6187](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6187) \([hamza221](https://github.com/hamza221)\)
|
|
353
|
+
* fix(NcDateTimePicker): adjust component styling close to native appearance [\#6095](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6095) \([GretaD](https://github.com/GretaD)\)
|
|
354
|
+
* fix(NcTimeZonePicker): scope css styles [\#6184](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6184) \([Antreesy](https://github.com/Antreesy)\)
|
|
355
|
+
* fix(NcAppSidebarTabs): force color-main-text for icons [\#6189](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6189) \([Antreesy](https://github.com/Antreesy)\)
|
|
356
|
+
* fix(NcAppNavigationItem): use $scopedSlots instead of $slots [\#6161](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6161) \([st3iny](https://github.com/st3iny)\)
|
|
357
|
+
|
|
358
|
+
### Changed
|
|
359
|
+
* Updated workflows and dependencies
|
|
360
|
+
* Updated translations
|
|
361
|
+
|
|
362
|
+
## [v8.19.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.19.0) (2024-09-16)
|
|
363
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.18.0...v8.19.0)
|
|
364
|
+
|
|
365
|
+
### 🚀 Enhancements
|
|
366
|
+
* feat(NcModal): make dark header configurable [\#6083](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6083) \([mejo-](https://github.com/mejo-)\)
|
|
367
|
+
* feat(NcActions): Emit `closed` event only when the actions are fully closed [\#6065](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6065) \([susnux](https://github.com/susnux)\)
|
|
368
|
+
|
|
369
|
+
### 🐛 Fixed bugs
|
|
370
|
+
* fix(NcAppNavigationItem): align utils with actions and other components [\#6054](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6054) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
371
|
+
* fix(NcAvatar): add a fallback for missing CSS variable [\#6090](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6090) \([Antreesy](https://github.com/Antreesy)\)
|
|
372
|
+
* fix(NcColorPicker): style advanced fields as NcInputField [\#6097](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6097) \([Antreesy](https://github.com/Antreesy)\)
|
|
373
|
+
|
|
374
|
+
### Changed
|
|
375
|
+
* Updated workflows and dependencies
|
|
376
|
+
|
|
377
|
+
## [v8.18.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.18.0) (2024-09-12)
|
|
378
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.1...v8.18.0)
|
|
379
|
+
|
|
380
|
+
### 🚀 Enhancements
|
|
381
|
+
* feat(NcDialogButton): Allow to return `false` from callback to keep dialog open [\#6005](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6005) \([susnux](https://github.com/susnux)\)
|
|
382
|
+
* feat(NcHeaderButton): Add a button-only alternative for the header menu [\#6048](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6048) \([susnux](https://github.com/susnux)\)
|
|
383
|
+
|
|
384
|
+
### 🐛 Fixed bugs
|
|
385
|
+
* fix(NcActions): Pressing `Escape` should always close the actions [\#6037](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6037) \([susnux](https://github.com/susnux)\)
|
|
386
|
+
* fix(NcListItem): make the max width in `oneline` mode apply only to the content name [\#6039](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6039) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
387
|
+
* fix(NcHeaderMenu): Ensure trigger button has the same width as a wrapper [\#6047](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6047) \([susnux](https://github.com/susnux)\)
|
|
388
|
+
* fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background [\#6055](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6055) \([Antreesy](https://github.com/Antreesy)\)
|
|
389
|
+
* fix(NcEmojiPicker): adjust hover effects to the new design [\#6056](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6056) \([Antreesy](https://github.com/Antreesy)\)
|
|
390
|
+
|
|
391
|
+
### Changed
|
|
392
|
+
* Updated workflows and dependencies
|
|
393
|
+
* Updated translations
|
|
394
|
+
|
|
395
|
+
## [v8.17.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.17.1) (2024-08-30)
|
|
396
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.0...v8.17.1)
|
|
397
|
+
|
|
398
|
+
### 🐛 Fixed bugs
|
|
399
|
+
* fix(NcAppNavigation): keep border only on mobile [\#6008](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6008) \([ShGKme](https://github.com/ShGKme)\)
|
|
400
|
+
* fix(NcRichText): discard reference widgets on text update [\#6011](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6011) \([Antreesy](https://github.com/Antreesy)\)
|
|
401
|
+
* fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside [\#6013](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6013) \([DorraJaouad](https://github.com/DorraJaouad)\)
|
|
402
|
+
* fix: Adjust time intervals for relative time [\#6017](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6017) \([susnux](https://github.com/susnux)\)
|
|
403
|
+
* fix(NcHeaderMenu): Remove padding from popover menu [\#6026](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6026) \([susnux](https://github.com/susnux)\)
|
|
404
|
+
* fix(useHotKey): respect press of MacOS Cmd key as Ctrl key [\#6021](https://github.com/nextcloud-libraries/nextcloud-vue/pull/6021) \([Antreesy](https://github.com/Antreesy)\)
|
|
405
|
+
|
|
406
|
+
## [v8.17.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.17.0) (2024-08-21)
|
|
407
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.16.0...v8.17.0)
|
|
408
|
+
|
|
409
|
+
### 🚀 Enhancements
|
|
410
|
+
* feat(NcButton): Allow to specify `target` attribute for buttons with href [\#5938](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5938) \([mejo-](https://github.com/mejo-)\)
|
|
411
|
+
* feat(NcDialog): Allow to make the dialog a form [\#5932](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5932) \([susnux](https://github.com/susnux)\)
|
|
412
|
+
* feat(NcListItem): allow to control the display of a three dot menu [\#5980](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5980) \([DorraJaouad](https://github.com/DorraJaouad)\)
|
|
413
|
+
* feat(NcCounterBubble): add count prop for humanized count display [\#5863](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5863) \([ShGKme](https://github.com/ShGKme)\)
|
|
414
|
+
* feat(useHotKey): add composable for keyboard shortcuts [\#5899](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5899) \([Antreesy](https://github.com/Antreesy)\)
|
|
415
|
+
|
|
416
|
+
### 🐛 Fixed bugs
|
|
417
|
+
* fix(NcActions): Role `menu` needs a label assigned so label by trigger [\#5933](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5933) \([susnux](https://github.com/susnux)\)
|
|
418
|
+
* fix(NcListItem): Adjust icon color when the list item is active [\#5936](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5936) \([susnux](https://github.com/susnux)\)
|
|
419
|
+
* fix(NcCounterBubble): make it perfectly aligned circle [\#5948](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5948) \([ShGKme](https://github.com/ShGKme)\)
|
|
420
|
+
* fix(NcAvatar): extend variable size of status icons [\#5959](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5959) \([Antreesy](https://github.com/Antreesy)\)
|
|
421
|
+
* fix(NcActions): NcActionCheckbox and NcActionRadio icon alignment [\#5958](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5958) \([GretaD](https://github.com/GretaD)\)
|
|
422
|
+
* fix(NcCheckboxRadioSwitch): adjust to new border radius [\#5974](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5974) \([ShGKme](https://github.com/ShGKme)\)
|
|
423
|
+
* fix: use `--header-height` instead of `50px` constant [\#5973](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5973) \([ShGKme](https://github.com/ShGKme)\)
|
|
424
|
+
* fix(NcAppSettingsDialog): Adjust navigation entries to match Nextcloud 30 design [\#5963](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5963) \([susnux](https://github.com/susnux)\)
|
|
425
|
+
* fix(NcAppNavigationCaption): make name ellipsize [\#5982](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5982) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
426
|
+
* fix(NcAppNavigation): add border-right [\#5953](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5953) \([marcoambrosini](https://github.com/marcoambrosini)\)
|
|
427
|
+
* fix(NcRichText): modify MENTION_START regex to work on older MobileSafari versions [\#5976](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5976) \([arthurlockman](https://github.com/arthurlockman)\)
|
|
428
|
+
* fix(NcCounterBubble): increase size [\#5985](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5985) \([ShGKme](https://github.com/ShGKme)\)
|
|
429
|
+
* fix(NcRichContenteditable): adjust to new design [\#5992](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5992) \([ShGKme](https://github.com/ShGKme)\)
|
|
430
|
+
|
|
431
|
+
### Changed
|
|
432
|
+
* chore(docs): specify more Nextcloud versions in styleguidist [\#5930](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5930) \([ShGKme](https://github.com/ShGKme)\)
|
|
433
|
+
* refactor(NcModal): get rid of unneeded calc() [\#5984](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5984) \([ShGKme](https://github.com/ShGKme)\)
|
|
434
|
+
* Updated translations
|
|
435
|
+
|
|
436
|
+
## [v8.16.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.16.0) (2024-08-05)
|
|
437
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.15.1...v8.16.0)
|
|
438
|
+
|
|
439
|
+
### 🚀 Enhancements
|
|
440
|
+
* feat(NcNoteCard): Add `text` prop to pass the content of the note card [\#5894](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5894) \([susnux](https://github.com/susnux)\)
|
|
441
|
+
* feat(NcPasswordField): Add `as-text` prop to remove autocomplete [\#5896](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5896) \([ShGKme](https://github.com/ShGKme)\)
|
|
442
|
+
* feat(NcListItem): Provide additional slots for NcActions / extra actions customization [\#5870](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5870) \([Antreesy](https://github.com/Antreesy)\)
|
|
443
|
+
* feat(NcUserBubble): Add RouterLink support [\#5708](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5708) [\#5917](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5917) \([Antreesy](https://github.com/Antreesy)\)
|
|
444
|
+
|
|
445
|
+
### 🐛 Fixed bugs
|
|
446
|
+
* fix(NcSelect): Ensure that component height is the same as input element [\#5883](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5883) \([susnux](https://github.com/susnux)\)
|
|
447
|
+
* fix(style): Adjust elements styles to unit-less line-height [\#5889](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5889) \([ShGKme](https://github.com/ShGKme)\)
|
|
448
|
+
* fix(NcSettingsSection): Remove default h2 margin-top [\#5897](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5897) \([ShGKme](https://github.com/ShGKme)\)
|
|
449
|
+
* fix(NcCounterButton): Adjust min-width to make it a right circle [\#5905](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5905) \([ShGKme](https://github.com/ShGKme)\)
|
|
450
|
+
* fix(NcDashboardWidgetItem): Fix alignment of dashboard list items [\#5914](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5914) \([juliushaertl](https://github.com/juliushaertl)\)
|
|
451
|
+
* fix(NcNoteCard): Adjust padding and margin [\#5893](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5893) \([susnux](https://github.com/susnux)\)
|
|
452
|
+
* fix(NcAvatar): Make button element round as the avatar [\#5898](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5898) [\#5916](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5916) \([Antreesy](https://github.com/Antreesy))\)
|
|
453
|
+
|
|
454
|
+
### Changed
|
|
455
|
+
* Updated translations
|
|
456
|
+
|
|
457
|
+
## [v8.15.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.15.1) (2024-07-29)
|
|
458
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.15.0...v8.15.1)
|
|
459
|
+
|
|
460
|
+
### 🐛 Fixed bugs
|
|
461
|
+
* fix(NcListItem): Make paddings smaller again on Nextcloud 30 [\#5879](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5879) \([susnux](https://github.com/susnux)\)
|
|
462
|
+
* fix(NcChip): Ensure chips without icon do not reserve empty space for icon [\#5859](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5859) \([susnux](https://github.com/susnux)\)
|
|
463
|
+
* fix: alignment of listitem name for one line layout [\#5853](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5853) \([GretaD](https://github.com/GretaD)\)
|
|
464
|
+
* NcActionCheckbox: align with NcActionText [\#5839](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5839) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
465
|
+
* NcSelect: make same height and color as NcTextField [\#5829](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5829) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
466
|
+
* fix(NcSelect): increase avatar size to show subname [\#5865](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5865) \([luka-nextcloud](https://github.com/luka-nextcloud)\)
|
|
467
|
+
* NcListItem: remove max width [\#5830](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5830) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
468
|
+
|
|
469
|
+
### Changed
|
|
470
|
+
* fix(NcAppNavigation): update docs example with NcAppNavigationSearch component [\#5857](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5857) \([Antreesy](https://github.com/Antreesy)\)
|
|
471
|
+
* Updated translations
|
|
472
|
+
|
|
473
|
+
## [v8.15.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.15.0) (2024-07-22)
|
|
474
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.14.0...v8.15.0)
|
|
475
|
+
|
|
476
|
+
### 🚀 Enhancements
|
|
477
|
+
* feat(NcAppNavigation): Provide consistent in-app search [\#5831](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5831) \([susnux](https://github.com/susnux)\)
|
|
478
|
+
* feat(NcRichText): Call public reference API when unauthenticated [\#5800](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5800) \([mejo-](https://github.com/mejo-)\)
|
|
479
|
+
|
|
480
|
+
### 🐛 Fixed bugs
|
|
481
|
+
* fix(NcAppNavigationItem): Fix popper boundary element [\#5632](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5632) \([ChristophWurst](https://github.com/ChristophWurst)\)
|
|
482
|
+
* Use correct date in header [\#5793](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5793) \([AndyScherzinger](https://github.com/AndyScherzinger)\)
|
|
483
|
+
* fix(NcAppNavigationSettings): border radius of toggle button [\#5765](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5765) \([st3iny](https://github.com/st3iny)\)
|
|
484
|
+
* fix(NcAppNavigationCaption): properly align with NcAppNavigationItem [\#5804](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5804) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
485
|
+
* fix(NcActions): Use full window height [\#5806](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5806) \([susnux](https://github.com/susnux)\ [\#5842](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5842) \([Antreesy](https://github.com/Antreesy)\)
|
|
486
|
+
* style(NcAppNavigationCaption): remove margin-bottom [\#5815](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5815) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
487
|
+
* docs: Fix `NcAppNavigationCaption` examples [\#5820](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5820) \([susnux](https://github.com/susnux)\)
|
|
488
|
+
* fix(NcInputField): Make helper text aligned and maxcontrast color [\#5822](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5822) \([susnux](https://github.com/susnux)\)
|
|
489
|
+
* fix(NcInputField): Make focus visible on trailing button look better [\#5823](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5823) \([susnux](https://github.com/susnux)\)
|
|
490
|
+
* fix(NcInputField): Make sure label and placeholder is not jumping [\#5821](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5821) \([susnux](https://github.com/susnux)\)
|
|
491
|
+
* fix(NcListItem): Anchor height was set not to content but random area [\#5780](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5780) \([susnux](https://github.com/susnux)\)
|
|
492
|
+
* fix(NcListItem): do not render counter on falsy values [\#5834](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5834) \([Antreesy](https://github.com/Antreesy)\)
|
|
493
|
+
* NcAppSettingsSection: make titles normal h3 size [\#5819](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5819) \([GVodyanov](https://github.com/GVodyanov)\)
|
|
494
|
+
* fix(NcAppSidebar): manage focus only after transition has finished [\#5833](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5833) \([ShGKme](https://github.com/ShGKme)\)
|
|
495
|
+
* fix(NcColorPicker): Make the color circle size depend on clickable area [\#5816](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5816) \([ChristophWurst](https://github.com/ChristophWurst)\)
|
|
496
|
+
* fix(NcAppContent): splitpane splitter styles with dark theme [\#5843](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5843) \([mejo-](https://github.com/mejo-)\)
|
|
497
|
+
* fix(NcModal): temporary deactivate focus-traps on modal open [\#5783](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5783) \([Antreesy](https://github.com/Antreesy)\)
|
|
498
|
+
* fix(NcAppNavigationSearch): Fix focus button when clearing search [\#5850](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5850) \([susnux](https://github.com/susnux)\)
|
|
499
|
+
|
|
500
|
+
### Other Changes
|
|
501
|
+
* Updated translations
|
|
502
|
+
* Migrate REUSE to TOML [\#5791](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5791) \([AndyScherzinger](https://github.com/AndyScherzinger)\)
|
|
503
|
+
* Add reuse status badge [\#5794](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5794) \([AndyScherzinger](https://github.com/AndyScherzinger)\)
|
|
504
|
+
* chore(docs): remove SPDX header from component docs [\#5810](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5810) \([ShGKme](https://github.com/ShGKme)\)
|
|
505
|
+
* fix(NcAppNavigationSettings): use tertiary styling for the toggle button [\#5814](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5814) \([st3iny](https://github.com/st3iny)\)
|
|
506
|
+
|
|
507
|
+
## [v8.23.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.23.0) (UNRELEASED)
|
|
508
|
+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.22.0...v8.23.0)
|
|
509
|
+
|
|
510
|
+
### 🚀 Enhancements
|
|
511
|
+
* The individual import path of components, composables, directives, and functions was changed.
|
|
512
|
+
The type of import is (e.g. `components`) is now lowercase and the `dist` will be omitted.
|
|
513
|
+
For example to import the `NcButton` component the path has changed:
|
|
514
|
+
- from `import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'`.
|
|
515
|
+
- to `import NcButton from '@nextcloud/vue/components/NcButton'`
|
|
516
|
+
|
|
517
|
+
The old import paths are still valid, but deprecated and will be removed in version 9.
|
|
109
518
|
|
|
110
519
|
## [v8.14.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.14.0) (2024-07-04)
|
|
111
520
|
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.13.0...v8.14.0)
|