@nextcloud/vue 9.0.0-alpha.8 → 9.0.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +99 -12
- package/dist/assets/{NcActionButton-d8aZCq9u.css → NcActionButton-DfdRrSEu.css} +16 -16
- package/dist/assets/{NcActionCheckbox-tMIOGziy.css → NcActionCheckbox--lTDnNsx.css} +12 -12
- package/dist/assets/{NcActionInput-C-rQsTEA.css → NcActionInput-BNWL2Q-3.css} +62 -62
- package/dist/assets/{NcActionLink-jSPFFKV8.css → NcActionLink-C9_ycPLF.css} +12 -12
- package/dist/assets/{NcActionRadio-xdrmoEIq.css → NcActionRadio-DnAjyubC.css} +12 -12
- package/dist/assets/{NcActionRouter-qNNqBZab.css → NcActionRouter-CVsc7Ezc.css} +15 -15
- package/dist/assets/{NcActionText-0XNfku_2.css → NcActionText-C7y7Pe6P.css} +17 -17
- package/dist/assets/{NcActionTextEditable-ZlNtR_B_.css → NcActionTextEditable-OBnWSj_T.css} +60 -60
- package/dist/assets/{NcAppContent-CLu_1q4O.css → NcAppContent-CvTesBem.css} +23 -23
- package/dist/assets/{NcAppNavigationItem-aVy0uQwf.css → NcAppNavigationItem-Cq6ZYdmT.css} +30 -30
- package/dist/assets/{NcAppNavigationNewItem-rCrG0Uuo.css → NcAppNavigationNewItem-CsqJ6c8v.css} +32 -32
- package/dist/assets/{NcAppSettingsDialog-DZfD_UEa.css → NcAppSettingsDialog-DMWosHw9.css} +10 -10
- package/dist/assets/{NcAppSidebar-GFQ62pY2.css → NcAppSidebar-DejDBLy4.css} +75 -63
- package/dist/assets/{NcAvatar-DUKfNDGL.css → NcAvatar-UxFZ39EC.css} +24 -24
- package/dist/assets/{NcButton-wmjlEdLP.css → NcButton-DbE0wInI.css} +68 -64
- package/dist/assets/{NcCheckboxRadioSwitch-uwXbP_jb.css → NcCheckboxRadioSwitch-sqQXUuVB.css} +45 -44
- package/dist/assets/{NcChip-CKtzzrlA.css → NcChip-C-0jMpNk.css} +9 -9
- package/dist/assets/{NcDashboardWidget-xV4o6Cen.css → NcDashboardWidget-BEYk4O95.css} +12 -12
- package/dist/assets/NcDateTimePicker-pmbCzZnb.css +83 -0
- package/dist/assets/{NcDialog-Dkeikssh.css → NcDialog-bP7Jt0ZE.css} +15 -15
- package/dist/assets/{NcEmptyContent-D1O466rM.css → NcEmptyContent-BqnUPzZQ.css} +9 -9
- package/dist/assets/{NcHeaderButton-BPIasMkw.css → NcHeaderButton-Ct8k0yDh.css} +7 -7
- package/dist/assets/{NcHeaderMenu-ZmtqwEYA.css → NcHeaderMenu-zo6kw_jn.css} +11 -11
- package/dist/assets/{NcIconSvgWrapper-DQFhmjCC.css → NcIconSvgWrapper-BO9Dme5J.css} +14 -8
- package/dist/assets/{NcListItem-Byw-ayOI.css → NcListItem-D6F_oFLK.css} +44 -44
- package/dist/assets/{NcMentionBubble-BL05HUeF.css → NcMentionBubble-CB5c5ue2.css} +10 -9
- package/dist/assets/{NcPopover-ChETNAVH.css → NcPopover-zFjgXDlM.css} +13 -0
- package/dist/assets/{NcRichContenteditable-Bxi-Ki0j.css → NcRichContenteditable-CkyUKlIz.css} +31 -28
- package/dist/assets/{NcRichText-Dvt8jvWN.css → NcRichText-BbVi69cc.css} +87 -89
- package/dist/assets/{NcSelect-B6DUjUdl.css → NcSelect-BCBpQnFL.css} +0 -3
- package/dist/assets/{index-Du_FXiPy.css → index-CjPwAJ46.css} +68 -69
- package/dist/assets/index-D9L0rgJk.css +4 -0
- package/dist/assets/{referencePickerModal-CkGgDb19.css → referencePickerModal-DAD-jv3F.css} +23 -23
- package/dist/chunks/{NcActionButton-BdQ_qmvW.mjs → NcActionButton-BZEDhdCm.mjs} +48 -6
- package/dist/chunks/NcActionButton-BZEDhdCm.mjs.map +1 -0
- package/dist/chunks/{NcActionButtonGroup-TitZerDl.mjs → NcActionButtonGroup-VJlvSBVZ.mjs} +2 -2
- package/dist/chunks/{NcActionButtonGroup-TitZerDl.mjs.map → NcActionButtonGroup-VJlvSBVZ.mjs.map} +1 -1
- package/dist/chunks/{NcActionCheckbox-CUYbo1rw.mjs → NcActionCheckbox-DLPDTACR.mjs} +3 -3
- package/dist/chunks/{NcActionCheckbox-CUYbo1rw.mjs.map → NcActionCheckbox-DLPDTACR.mjs.map} +1 -1
- package/dist/chunks/{NcActionInput-TI648L3V.mjs → NcActionInput-D1R71Reh.mjs} +10 -10
- package/dist/chunks/{NcActionInput-TI648L3V.mjs.map → NcActionInput-D1R71Reh.mjs.map} +1 -1
- package/dist/chunks/{NcActionLink-cQlsviu9.mjs → NcActionLink-BTIApspK.mjs} +3 -3
- package/dist/chunks/{NcActionLink-cQlsviu9.mjs.map → NcActionLink-BTIApspK.mjs.map} +1 -1
- package/dist/chunks/{NcActionRadio-tORL1qPt.mjs → NcActionRadio-CPoWB58D.mjs} +3 -3
- package/dist/chunks/{NcActionRadio-tORL1qPt.mjs.map → NcActionRadio-CPoWB58D.mjs.map} +1 -1
- package/dist/chunks/{NcActionRouter-Bw1tpEZt.mjs → NcActionRouter-DATNpU_e.mjs} +3 -3
- package/dist/chunks/{NcActionRouter-Bw1tpEZt.mjs.map → NcActionRouter-DATNpU_e.mjs.map} +1 -1
- package/dist/chunks/{NcActionText-VLCHOiIy.mjs → NcActionText-3mJjsJz_.mjs} +3 -3
- package/dist/chunks/{NcActionText-VLCHOiIy.mjs.map → NcActionText-3mJjsJz_.mjs.map} +1 -1
- package/dist/chunks/{NcActionTextEditable-nTbwgRy2.mjs → NcActionTextEditable-Dv1_bMFY.mjs} +3 -3
- package/dist/chunks/NcActionTextEditable-Dv1_bMFY.mjs.map +1 -0
- package/dist/chunks/{NcActions-CgKHXNbF.mjs → NcActions-2UedVnLW.mjs} +19 -6
- package/dist/chunks/NcActions-2UedVnLW.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-C4gBVRQs.mjs → NcAppContent-Bdlo1JwI.mjs} +19 -21
- package/dist/chunks/NcAppContent-Bdlo1JwI.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigation-DbRpHbi9.mjs → NcAppNavigation-BHLzIgKf.mjs} +2 -2
- package/dist/chunks/{NcAppNavigation-DbRpHbi9.mjs.map → NcAppNavigation-BHLzIgKf.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-R_UZ7iKw.mjs → NcAppNavigationCaption-D1_4GAVS.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationCaption-R_UZ7iKw.mjs.map → NcAppNavigationCaption-D1_4GAVS.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-CxYtFEhV.mjs → NcAppNavigationItem-Cxzp2qW7.mjs} +69 -69
- package/dist/chunks/{NcAppNavigationItem-CxYtFEhV.mjs.map → NcAppNavigationItem-Cxzp2qW7.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNew-sMVo_IoL.mjs → NcAppNavigationNew-BUQgcKdv.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationNew-sMVo_IoL.mjs.map → NcAppNavigationNew-BUQgcKdv.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-CJZcL6GH.mjs → NcAppNavigationNewItem-BNFUFCCJ.mjs} +4 -4
- package/dist/chunks/{NcAppNavigationNewItem-CJZcL6GH.mjs.map → NcAppNavigationNewItem-BNFUFCCJ.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-Dbhh-Vtw.mjs → NcAppNavigationSearch-B7w1J5K3.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationSearch-Dbhh-Vtw.mjs.map → NcAppNavigationSearch-B7w1J5K3.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-Bfo3EWk_.mjs → NcAppNavigationSettings-aTOqq_-d.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationSettings-Bfo3EWk_.mjs.map → NcAppNavigationSettings-aTOqq_-d.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Ys-PjFo3.mjs → NcAppNavigationToggle-CSD4yx6Z.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationToggle-Ys-PjFo3.mjs.map → NcAppNavigationToggle-CSD4yx6Z.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-Cc-OdY9a.mjs → NcAppSettingsDialog-DJhRLDT2.mjs} +8 -8
- package/dist/chunks/{NcAppSettingsDialog-Cc-OdY9a.mjs.map → NcAppSettingsDialog-DJhRLDT2.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-Dgwj8O_Z.mjs → NcAppSidebar-Dnb5U9gv.mjs} +285 -272
- package/dist/chunks/NcAppSidebar-Dnb5U9gv.mjs.map +1 -0
- package/dist/chunks/NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs +30 -0
- package/dist/chunks/NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs.map +1 -0
- package/dist/chunks/{NcAvatar-CA8y4d-c.mjs → NcAvatar-Cg9PDzho.mjs} +36 -14
- package/dist/chunks/NcAvatar-Cg9PDzho.mjs.map +1 -0
- package/dist/chunks/{NcBreadcrumb-DSjIxTeU.mjs → NcBreadcrumb-DpW0HXlg.mjs} +3 -3
- package/dist/chunks/{NcBreadcrumb-DSjIxTeU.mjs.map → NcBreadcrumb-DpW0HXlg.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-jPvP6Cmo.mjs → NcBreadcrumbs-CbQjZLpZ.mjs} +6 -7
- package/dist/chunks/{NcBreadcrumbs-jPvP6Cmo.mjs.map → NcBreadcrumbs-CbQjZLpZ.mjs.map} +1 -1
- package/dist/chunks/NcButton-Byg8-ta1.mjs +102 -0
- package/dist/chunks/NcButton-Byg8-ta1.mjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch-CWU_M_ui.mjs → NcCheckboxRadioSwitch-BmzUQ-WN.mjs} +29 -27
- package/dist/chunks/NcCheckboxRadioSwitch-BmzUQ-WN.mjs.map +1 -0
- package/dist/chunks/{NcChip-C3U2HYR9.mjs → NcChip-BQRPT42V.mjs} +10 -13
- package/dist/chunks/NcChip-BQRPT42V.mjs.map +1 -0
- package/dist/chunks/{NcCollectionList-BtHsipae.mjs → NcCollectionList-CUlNTcYX.mjs} +6 -6
- package/dist/chunks/{NcCollectionList-BtHsipae.mjs.map → NcCollectionList-CUlNTcYX.mjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-BI-Is4nj.mjs → NcColorPicker-DGwM1Zki.mjs} +5 -5
- package/dist/chunks/{NcColorPicker-BI-Is4nj.mjs.map → NcColorPicker-DGwM1Zki.mjs.map} +1 -1
- package/dist/chunks/{NcContent-BcF6f3N-.mjs → NcContent-BhN8SiS1.mjs} +4 -4
- package/dist/chunks/{NcContent-BcF6f3N-.mjs.map → NcContent-BhN8SiS1.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-1rVqTzgV.mjs → NcDashboardWidget-CC2pZ6GI.mjs} +7 -7
- package/dist/chunks/{NcDashboardWidget-1rVqTzgV.mjs.map → NcDashboardWidget-CC2pZ6GI.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-7RXY5EKJ.mjs → NcDashboardWidgetItem-BsHwLKh3.mjs} +4 -4
- package/dist/chunks/{NcDashboardWidgetItem-7RXY5EKJ.mjs.map → NcDashboardWidgetItem-BsHwLKh3.mjs.map} +1 -1
- package/dist/chunks/{NcDateTime.vue_vue_type_script_setup_true_lang-DtP-oauZ.mjs → NcDateTime.vue_vue_type_script_setup_true_lang-CKX0mNnP.mjs} +2 -2
- package/dist/chunks/{NcDateTime.vue_vue_type_script_setup_true_lang-DtP-oauZ.mjs.map → NcDateTime.vue_vue_type_script_setup_true_lang-CKX0mNnP.mjs.map} +1 -1
- package/dist/chunks/{NcDateTimePicker-BzfuHym4.mjs → NcDateTimePicker-BM9F_PSI.mjs} +79 -37
- package/dist/chunks/NcDateTimePicker-BM9F_PSI.mjs.map +1 -0
- package/dist/chunks/{NcDateTimePickerNative-Dake1IML.mjs → NcDateTimePickerNative-DoGQFKev.mjs} +2 -2
- package/dist/chunks/{NcDateTimePickerNative-Dake1IML.mjs.map → NcDateTimePickerNative-DoGQFKev.mjs.map} +1 -1
- package/dist/chunks/{NcDialog-_pc2BPHU.mjs → NcDialog-CbXsHgYI.mjs} +7 -7
- package/dist/chunks/NcDialog-CbXsHgYI.mjs.map +1 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DR0Yn-dH.mjs +69 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DR0Yn-dH.mjs.map +1 -0
- package/dist/chunks/{NcEmojiPicker-CWbez_of.mjs → NcEmojiPicker-B0y1ZY5N.mjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-CWbez_of.mjs.map → NcEmojiPicker-B0y1ZY5N.mjs.map} +1 -1
- package/dist/chunks/NcEmptyContent-CBWBkBL8.mjs +56 -0
- package/dist/chunks/NcEmptyContent-CBWBkBL8.mjs.map +1 -0
- package/dist/chunks/{NcHeaderButton-BsstEWtv.mjs → NcHeaderButton-BXfTpkIm.mjs} +4 -4
- package/dist/chunks/{NcHeaderButton-BsstEWtv.mjs.map → NcHeaderButton-BXfTpkIm.mjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-ZzoCwPvX.mjs → NcHeaderMenu-D-WDQIHd.mjs} +5 -5
- package/dist/chunks/{NcHeaderMenu-ZzoCwPvX.mjs.map → NcHeaderMenu-D-WDQIHd.mjs.map} +1 -1
- package/dist/chunks/{NcIconSvgWrapper-BYTrkA66.mjs → NcIconSvgWrapper-DZBRQNfG.mjs} +34 -21
- package/dist/chunks/NcIconSvgWrapper-DZBRQNfG.mjs.map +1 -0
- package/dist/chunks/{NcInputConfirmCancel-CX56m05a.mjs → NcInputConfirmCancel-CUJM5y0h.mjs} +3 -3
- package/dist/chunks/{NcInputConfirmCancel-CX56m05a.mjs.map → NcInputConfirmCancel-CUJM5y0h.mjs.map} +1 -1
- package/dist/chunks/{NcInputField-DdZlDVwQ.mjs → NcInputField-BBS1E7r-.mjs} +2 -2
- package/dist/chunks/{NcInputField-DdZlDVwQ.mjs.map → NcInputField-BBS1E7r-.mjs.map} +1 -1
- package/dist/chunks/{NcListItem-DF8Yv05m.mjs → NcListItem-Bx_uxyFR.mjs} +5 -5
- package/dist/chunks/{NcListItem-DF8Yv05m.mjs.map → NcListItem-Bx_uxyFR.mjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-nzw_x2Q5.mjs → NcListItemIcon-CytWJM69.mjs} +4 -4
- package/dist/chunks/{NcListItemIcon-nzw_x2Q5.mjs.map → NcListItemIcon-CytWJM69.mjs.map} +1 -1
- package/dist/chunks/{NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs → NcMentionBubble.vue_vue_type_style_index_0_scoped_5b8f093f_lang-DZbkIMTW.mjs} +2 -2
- package/dist/chunks/{NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs.map → NcMentionBubble.vue_vue_type_style_index_0_scoped_5b8f093f_lang-DZbkIMTW.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BnnlEhT1.mjs → NcPasswordField-Cac3cpVY.mjs} +3 -3
- package/dist/chunks/{NcPasswordField-BnnlEhT1.mjs.map → NcPasswordField-Cac3cpVY.mjs.map} +1 -1
- package/dist/chunks/{NcPopover-C3ZoyUjc.mjs → NcPopover-CzrFCS-2.mjs} +155 -27
- package/dist/chunks/NcPopover-CzrFCS-2.mjs.map +1 -0
- package/dist/chunks/{NcRelatedResourcesPanel-D2YLEouH.mjs → NcRelatedResourcesPanel-BBKk-jjB.mjs} +4 -4
- package/dist/chunks/{NcRelatedResourcesPanel-D2YLEouH.mjs.map → NcRelatedResourcesPanel-BBKk-jjB.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-B16VJW0Y.mjs → NcRichContenteditable-gt56b0Uw.mjs} +210 -45
- package/dist/chunks/NcRichContenteditable-gt56b0Uw.mjs.map +1 -0
- package/dist/chunks/{NcRichText-4jIBSmap.mjs → NcRichText-CMRNgGQw.mjs} +8 -8
- package/dist/chunks/{NcRichText-4jIBSmap.mjs.map → NcRichText-CMRNgGQw.mjs.map} +1 -1
- package/dist/chunks/NcSavingIndicatorIcon.vue_vue_type_script_setup_true_lang-DlRBo3QU.mjs +58 -0
- package/dist/chunks/NcSavingIndicatorIcon.vue_vue_type_script_setup_true_lang-DlRBo3QU.mjs.map +1 -0
- package/dist/chunks/{NcSelect-CAx_ixPU.mjs → NcSelect-DFMnY4fI.mjs} +25 -68
- package/dist/chunks/NcSelect-DFMnY4fI.mjs.map +1 -0
- package/dist/chunks/{NcSelectTags-UXzC7lDz.mjs → NcSelectTags-BpFmhbdp.mjs} +3 -3
- package/dist/chunks/{NcSelectTags-UXzC7lDz.mjs.map → NcSelectTags-BpFmhbdp.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-BEHu3xAI.mjs → NcSettingsInputText-CMBC7DaG.mjs} +3 -3
- package/dist/chunks/{NcSettingsInputText-BEHu3xAI.mjs.map → NcSettingsInputText-CMBC7DaG.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-X7f0W7vZ.mjs → NcSettingsSection-Crla6NXM.mjs} +2 -2
- package/dist/chunks/{NcSettingsSection-X7f0W7vZ.mjs.map → NcSettingsSection-Crla6NXM.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-DfrKchOy.mjs → NcSettingsSelectGroup-BOv1UgHX.mjs} +4 -4
- package/dist/chunks/{NcSettingsSelectGroup-DfrKchOy.mjs.map → NcSettingsSelectGroup-BOv1UgHX.mjs.map} +1 -1
- package/dist/chunks/{NcTextField-BTzKCPza.mjs → NcTextField-Dzv_qpmt.mjs} +4 -4
- package/dist/chunks/{NcTextField-BTzKCPza.mjs.map → NcTextField-Dzv_qpmt.mjs.map} +1 -1
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang-BK7HxZja.mjs +98 -0
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang-BK7HxZja.mjs.map +1 -0
- package/dist/chunks/{NcUserBubble-Dgzog0Ps.mjs → NcUserBubble-CnsRuBNe.mjs} +3 -3
- package/dist/chunks/{NcUserBubble-Dgzog0Ps.mjs.map → NcUserBubble-CnsRuBNe.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-DvYiEs2L.mjs → NcUserStatusIcon-M_93a-z6.mjs} +3 -3
- package/dist/chunks/{NcUserStatusIcon-DvYiEs2L.mjs.map → NcUserStatusIcon-M_93a-z6.mjs.map} +1 -1
- package/dist/chunks/NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs +23 -0
- package/dist/chunks/NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs.map +1 -0
- package/dist/chunks/{ScopeComponent-BWZEma4R.mjs → ScopeComponent-Cr_cohWX.mjs} +2 -2
- package/dist/chunks/{ScopeComponent-BWZEma4R.mjs.map → ScopeComponent-Cr_cohWX.mjs.map} +1 -1
- package/dist/chunks/{_l10n-7kR7gXFc.mjs → _l10n-dinIMiE_.mjs} +63 -67
- package/dist/chunks/_l10n-dinIMiE_.mjs.map +1 -0
- package/dist/chunks/{colors-BJbWzaQ-.mjs → colors-AMTxjrbV.mjs} +2 -2
- package/dist/chunks/{colors-BJbWzaQ-.mjs.map → colors-AMTxjrbV.mjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-BpNnwC_g.mjs → referencePickerModal-CMgdGDsm.mjs} +11 -11
- package/dist/chunks/{referencePickerModal-BpNnwC_g.mjs.map → referencePickerModal-CMgdGDsm.mjs.map} +1 -1
- package/dist/chunks/{useFormatDateTime-B5sWtJdj.mjs → useFormatDateTime-lk3QDXbQ.mjs} +2 -2
- package/dist/chunks/{useFormatDateTime-B5sWtJdj.mjs.map → useFormatDateTime-lk3QDXbQ.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-CzXWY0j4.mjs → usernameToColor-CmB20TBI.mjs} +2 -2
- package/dist/chunks/{usernameToColor-CzXWY0j4.mjs.map → usernameToColor-CmB20TBI.mjs.map} +1 -1
- package/dist/components/NcActionButton/NcActionButton.vue.d.ts +3 -3
- package/dist/components/NcActionButton/index.mjs +1 -1
- package/dist/components/NcActionButtonGroup/index.mjs +1 -1
- package/dist/components/NcActionCheckbox/NcActionCheckbox.vue.d.ts +1 -1
- package/dist/components/NcActionCheckbox/index.mjs +1 -1
- package/dist/components/NcActionInput/index.mjs +1 -1
- package/dist/components/NcActionLink/index.mjs +1 -1
- package/dist/components/NcActionRadio/NcActionRadio.vue.d.ts +1 -1
- package/dist/components/NcActionRadio/index.mjs +1 -1
- package/dist/components/NcActionRouter/NcActionRouter.vue.d.ts +2 -2
- package/dist/components/NcActionRouter/index.mjs +1 -1
- package/dist/components/NcActionText/index.mjs +1 -1
- package/dist/components/NcActionTextEditable/index.mjs +1 -1
- package/dist/components/NcActions/index.mjs +1 -1
- package/dist/components/NcAppContent/index.mjs +1 -1
- package/dist/components/NcAppNavigation/index.mjs +1 -1
- package/dist/components/NcAppNavigationCaption/index.mjs +1 -1
- package/dist/components/NcAppNavigationItem/index.mjs +1 -1
- package/dist/components/NcAppNavigationNew/index.mjs +1 -1
- package/dist/components/NcAppNavigationNewItem/index.mjs +1 -1
- package/dist/components/NcAppNavigationSearch/index.mjs +1 -1
- package/dist/components/NcAppNavigationSettings/NcAppNavigationSettings.vue.d.ts +3 -10
- package/dist/components/NcAppNavigationSettings/index.mjs +1 -1
- package/dist/components/NcAppNavigationToggle/index.mjs +1 -1
- package/dist/components/NcAppSettingsDialog/index.mjs +1 -1
- package/dist/components/NcAppSidebar/NcAppSidebarTabs.vue.d.ts +7 -3
- package/dist/components/NcAppSidebar/index.mjs +1 -1
- package/dist/components/NcAppSidebarHeader/NcAppSidebarHeader.vue.d.ts +18 -0
- package/dist/components/NcAppSidebarHeader/index.d.ts +5 -0
- package/dist/components/NcAppSidebarHeader/index.mjs +5 -0
- package/dist/{mixins/richEditor → components/NcAppSidebarHeader}/index.mjs.map +1 -1
- package/dist/components/NcAppSidebarTab/NcAppSidebarTab.vue.d.ts +1 -1
- package/dist/components/NcAvatar/index.mjs +1 -1
- package/dist/components/NcBlurHash/NcBlurHash.vue.d.ts +6 -13
- package/dist/components/NcBreadcrumb/index.mjs +1 -1
- package/dist/components/NcBreadcrumbs/index.mjs +1 -1
- package/dist/components/NcButton/NcButton.vue.d.ts +102 -238
- package/dist/components/NcButton/index.d.ts +2 -2
- package/dist/components/NcButton/index.mjs +1 -4
- package/dist/components/NcCheckboxRadioSwitch/index.mjs +1 -1
- package/dist/components/NcChip/NcChip.vue.d.ts +36 -38
- package/dist/components/NcChip/index.mjs +1 -1
- package/dist/components/NcCollectionList/index.mjs +1 -1
- package/dist/components/NcColorPicker/index.mjs +1 -1
- package/dist/components/NcContent/index.mjs +1 -1
- package/dist/components/NcCounterBubble/NcCounterBubble.vue.d.ts +1 -1
- package/dist/components/NcDashboardWidget/index.mjs +1 -1
- package/dist/components/NcDashboardWidgetItem/index.mjs +1 -1
- package/dist/components/NcDateTime/NcDateTime.vue.d.ts +2 -31
- package/dist/components/NcDateTime/index.mjs +1 -1
- package/dist/components/NcDateTimePicker/NcDateTimePicker.vue.d.ts +49 -60
- package/dist/components/NcDateTimePicker/index.mjs +1 -1
- package/dist/components/NcDateTimePickerNative/index.mjs +1 -1
- package/dist/components/NcDialog/NcDialog.vue.d.ts +55 -129
- package/dist/components/NcDialog/index.mjs +1 -1
- package/dist/components/NcDialogButton/NcDialogButton.vue.d.ts +33 -109
- package/dist/components/NcDialogButton/index.mjs +1 -1
- package/dist/components/NcEmojiPicker/index.mjs +1 -1
- package/dist/components/NcEmptyContent/NcEmptyContent.vue.d.ts +58 -28
- package/dist/components/NcEmptyContent/index.d.ts +4 -0
- package/dist/components/NcEmptyContent/index.mjs +1 -1
- package/dist/components/NcHeaderButton/NcHeaderButton.vue.d.ts +4 -13
- package/dist/components/NcHeaderButton/index.mjs +1 -1
- package/dist/components/NcHeaderMenu/index.mjs +1 -1
- package/dist/components/NcIconSvgWrapper/NcIconSvgWrapper.vue.d.ts +19 -10
- package/dist/components/NcIconSvgWrapper/index.mjs +1 -1
- package/dist/components/NcInputField/index.mjs +1 -1
- package/dist/components/NcListItem/index.mjs +1 -1
- package/dist/components/NcListItemIcon/index.mjs +1 -1
- package/dist/components/NcLoadingIcon/NcLoadingIcon.vue.d.ts +1 -1
- package/dist/components/NcModal/index.mjs +52 -48
- package/dist/components/NcModal/index.mjs.map +1 -1
- package/dist/components/NcPasswordField/index.mjs +1 -1
- package/dist/components/NcPopover/index.mjs +1 -1
- package/dist/components/NcRelatedResourcesPanel/index.mjs +1 -1
- package/dist/components/NcRichContenteditable/NcAutoCompleteResult.vue.d.ts +2 -2
- package/dist/components/NcRichContenteditable/NcMentionBubble.vue.d.ts +2 -2
- package/dist/components/NcRichContenteditable/NcRichContenteditable.vue.d.ts +347 -0
- package/dist/components/NcRichContenteditable/index.mjs +3 -4
- package/dist/components/NcRichContenteditable/index.mjs.map +1 -1
- package/dist/components/NcRichText/NcReferencePicker/NcProviderList.vue.d.ts +215 -0
- package/dist/components/NcRichText/NcReferencePicker/NcSearch.vue.d.ts +289 -0
- package/dist/components/NcRichText/index.mjs +3 -3
- package/dist/components/NcSavingIndicatorIcon/NcSavingIndicatorIcon.vue.d.ts +13 -56
- package/dist/components/NcSavingIndicatorIcon/index.d.ts +4 -0
- package/dist/components/NcSavingIndicatorIcon/index.mjs +2 -2
- package/dist/components/NcSelect/NcSelect.vue.d.ts +121 -0
- package/dist/components/NcSelect/index.mjs +1 -1
- package/dist/components/NcSelectTags/NcSelectTags.vue.d.ts +205 -0
- package/dist/components/NcSelectTags/index.mjs +1 -1
- package/dist/components/NcSelectUsers/NcSelectUsers.vue.d.ts +117 -0
- package/dist/components/NcSelectUsers/index.d.ts +5 -0
- package/dist/components/NcSelectUsers/index.mjs +73 -0
- package/dist/components/NcSelectUsers/index.mjs.map +1 -0
- package/dist/components/NcSettingsInputText/NcSettingsInputText.vue.d.ts +1 -1
- package/dist/components/NcSettingsInputText/index.mjs +1 -1
- package/dist/components/NcSettingsSection/index.mjs +1 -1
- package/dist/components/NcSettingsSelectGroup/NcSettingsSelectGroup.vue.d.ts +265 -0
- package/dist/components/NcSettingsSelectGroup/index.mjs +1 -1
- package/dist/components/NcTextArea/NcTextArea.vue.d.ts +5 -5
- package/dist/components/NcTextField/index.mjs +1 -1
- package/dist/components/NcTimezonePicker/NcTimezonePicker.vue.d.ts +23 -0
- package/dist/components/NcTimezonePicker/index.d.ts +5 -0
- package/dist/components/NcTimezonePicker/index.mjs +2 -2
- package/dist/components/NcTimezonePicker/timezoneDataProviderService.d.ts +5 -1
- package/dist/components/NcUserBubble/index.mjs +1 -1
- package/dist/components/NcUserStatusIcon/index.mjs +1 -1
- package/dist/components/NcVNodes/NcVNodes.vue.d.ts +8 -3
- package/dist/components/NcVNodes/index.d.ts +4 -0
- package/dist/components/NcVNodes/index.mjs +2 -21
- package/dist/components/NcVNodes/index.mjs.map +1 -1
- package/dist/components/index.d.ts +5 -4
- package/dist/directives/Focus/index.d.ts +2 -3
- package/dist/directives/Focus/index.mjs +1 -2
- package/dist/directives/Focus/index.mjs.map +1 -1
- package/dist/directives/index.d.ts +1 -2
- package/dist/functions/contactsMenu/index.d.ts +40 -0
- package/dist/functions/contactsMenu/index.mjs +22 -0
- package/dist/functions/contactsMenu/index.mjs.map +1 -0
- package/dist/functions/dialog/index.d.ts +29 -13
- package/dist/functions/dialog/index.mjs +27 -18
- package/dist/functions/dialog/index.mjs.map +1 -1
- package/dist/functions/index.d.ts +1 -0
- package/dist/functions/reference/index.mjs +1 -1
- package/dist/functions/usernameToColor/index.mjs +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.mjs +97 -98
- package/dist/index.mjs.map +1 -1
- package/package.json +21 -13
- package/dist/assets/NcDateTimePicker-AIJmp5dC.css +0 -81
- package/dist/assets/index-DQ4Plm4r.css +0 -89
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs +0 -49
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs.map +0 -1
- package/dist/chunks/NcActionButton-BdQ_qmvW.mjs.map +0 -1
- package/dist/chunks/NcActionTextEditable-nTbwgRy2.mjs.map +0 -1
- package/dist/chunks/NcActions-CgKHXNbF.mjs.map +0 -1
- package/dist/chunks/NcAppContent-C4gBVRQs.mjs.map +0 -1
- package/dist/chunks/NcAppSidebar-Dgwj8O_Z.mjs.map +0 -1
- package/dist/chunks/NcAvatar-CA8y4d-c.mjs.map +0 -1
- package/dist/chunks/NcButton-BHLqKKYP.mjs +0 -308
- package/dist/chunks/NcButton-BHLqKKYP.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-CWU_M_ui.mjs.map +0 -1
- package/dist/chunks/NcChip-C3U2HYR9.mjs.map +0 -1
- package/dist/chunks/NcDateTimePicker-BzfuHym4.mjs.map +0 -1
- package/dist/chunks/NcDialog-_pc2BPHU.mjs.map +0 -1
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-BKrJ_xd8.mjs +0 -119
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-BKrJ_xd8.mjs.map +0 -1
- package/dist/chunks/NcEmptyContent-BQnIrQQn.mjs +0 -68
- package/dist/chunks/NcEmptyContent-BQnIrQQn.mjs.map +0 -1
- package/dist/chunks/NcIconSvgWrapper-BYTrkA66.mjs.map +0 -1
- package/dist/chunks/NcPopover-C3ZoyUjc.mjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-B16VJW0Y.mjs.map +0 -1
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs +0 -80
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs.map +0 -1
- package/dist/chunks/NcSelect-CAx_ixPU.mjs.map +0 -1
- package/dist/chunks/NcTimezonePicker-CMoUk4sZ.mjs +0 -188
- package/dist/chunks/NcTimezonePicker-CMoUk4sZ.mjs.map +0 -1
- package/dist/chunks/_l10n-7kR7gXFc.mjs.map +0 -1
- package/dist/chunks/index--u6iHwFv.mjs +0 -184
- package/dist/chunks/index--u6iHwFv.mjs.map +0 -1
- package/dist/components/NcActions/NcActions.vue.d.ts +0 -544
- package/dist/components/NcAppNavigation/NcAppNavigation.vue.d.ts +0 -215
- package/dist/components/NcAppNavigationCaption/NcAppNavigationCaption.vue.d.ts +0 -379
- package/dist/components/NcAppNavigationItem/NcAppNavigationIconCollapsible.vue.d.ts +0 -161
- package/dist/components/NcAppNavigationItem/NcAppNavigationItem.vue.d.ts +0 -1310
- package/dist/components/NcAppNavigationItem/NcInputConfirmCancel.vue.d.ts +0 -195
- package/dist/components/NcAppNavigationNew/NcAppNavigationNew.vue.d.ts +0 -195
- package/dist/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue.d.ts +0 -316
- package/dist/components/NcAppNavigationSearch/NcAppNavigationSearch.vue.d.ts +0 -389
- package/dist/components/NcAppNavigationToggle/NcAppNavigationToggle.vue.d.ts +0 -173
- package/dist/components/NcBreadcrumb/NcBreadcrumb.vue.d.ts +0 -717
- package/dist/components/NcBreadcrumbs/NcBreadcrumbs.vue.d.ts +0 -1330
- package/dist/components/NcButton/types.d.ts +0 -30
- package/dist/components/NcContent/NcContent.vue.d.ts +0 -227
- package/dist/components/NcEmojiPicker/NcEmojiPicker.vue.d.ts +0 -642
- package/dist/components/NcHeaderMenu/NcHeaderMenu.vue.d.ts +0 -245
- package/dist/components/NcInputField/NcInputField.vue.d.ts +0 -419
- package/dist/components/NcListItem/NcListItem.vue.d.ts +0 -714
- package/dist/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue.d.ts +0 -553
- package/dist/components/NcRelatedResourcesPanel/NcResource.vue.d.ts +0 -173
- package/dist/components/NcRelatedResourcesPanel/NcTeamResources.vue.d.ts +0 -241
- package/dist/components/NcRichText/NcReferenceList.vue.d.ts +0 -292
- package/dist/components/NcRichText/NcReferencePicker/NcRawLinkInput.vue.d.ts +0 -606
- package/dist/components/NcRichText/NcReferenceWidget.vue.d.ts +0 -211
- package/dist/components/NcRichText/NcRichText.vue.d.ts +0 -409
- package/dist/components/NcTextField/NcTextField.vue.d.ts +0 -314
- package/dist/components/NcTimezonePicker/timezone.d.ts +0 -14
- package/dist/directives/Tooltip/index.d.ts +0 -3
- package/dist/directives/Tooltip/index.mjs +0 -12
- package/dist/directives/Tooltip/index.mjs.map +0 -1
- package/dist/mixins/richEditor/index.mjs +0 -10
|
@@ -1,16 +1,25 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
|
+
/**
|
|
3
|
+
* If set to true the menu will be placed on the `<body>`
|
|
4
|
+
* instead of default placement on the picker.
|
|
5
|
+
*/
|
|
6
|
+
appendToBody?: boolean;
|
|
2
7
|
/**
|
|
3
8
|
* Aria label for the input box.
|
|
9
|
+
*
|
|
4
10
|
* @default 'Datepicker input'
|
|
5
11
|
*/
|
|
6
12
|
ariaLabel?: string;
|
|
7
13
|
/**
|
|
8
14
|
* Aria label for the date picker menu.
|
|
15
|
+
*
|
|
9
16
|
* @default 'Datepicker menu'
|
|
10
17
|
*/
|
|
11
18
|
ariaLabelMenu?: string;
|
|
12
19
|
/**
|
|
13
20
|
* Allow to clear the input.
|
|
21
|
+
*
|
|
22
|
+
* @default false
|
|
14
23
|
*/
|
|
15
24
|
clearable?: boolean;
|
|
16
25
|
/**
|
|
@@ -18,22 +27,25 @@ type __VLS_Props = {
|
|
|
18
27
|
* @default false
|
|
19
28
|
*/
|
|
20
29
|
confirm?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Default increment step for minutes in the time picker.
|
|
23
|
-
* @default 10
|
|
24
|
-
*/
|
|
25
|
-
minuteStep?: number;
|
|
26
30
|
/**
|
|
27
31
|
* Preview format for the picker input field.
|
|
28
|
-
*
|
|
32
|
+
* Can either be a string of Unicode tokens or a function that takes a Date object
|
|
33
|
+
* or for range picker an array of two dates, and returns the formatted date as string.
|
|
34
|
+
*
|
|
35
|
+
* @default Intl.DateTimeFormat is used to format dates and times
|
|
29
36
|
* @see https://www.unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
|
|
30
37
|
*/
|
|
31
|
-
format?: string;
|
|
38
|
+
format?: string | ((date: Date) => string) | ((dates: [Date, Date]) => string);
|
|
32
39
|
/**
|
|
33
40
|
* The locale to use for formatting the shown dates.
|
|
34
41
|
* By default the users current Nextcloud locale is used.
|
|
35
42
|
*/
|
|
36
43
|
locale?: string;
|
|
44
|
+
/**
|
|
45
|
+
* Default increment step for minutes in the time picker.
|
|
46
|
+
* @default 10
|
|
47
|
+
*/
|
|
48
|
+
minuteStep?: number;
|
|
37
49
|
/**
|
|
38
50
|
* The value to initialize, but also two-way bind the selected date. The date is – like the `Date` object in
|
|
39
51
|
* JavaScript – tied to UTC. The selected time zone does not have an influence of the selected time and date
|
|
@@ -46,72 +58,49 @@ type __VLS_Props = {
|
|
|
46
58
|
* Optional custom placeholder for the input box.
|
|
47
59
|
*/
|
|
48
60
|
placeholder?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Include a timezone picker within the menu.
|
|
63
|
+
* Please note that the dates are still bound to the locale timezone
|
|
64
|
+
* and any conversion needs to be done by the app itself.
|
|
65
|
+
*
|
|
66
|
+
* @default false
|
|
67
|
+
*/
|
|
49
68
|
showTimezoneSelect?: boolean;
|
|
69
|
+
/**
|
|
70
|
+
* Show the ISO week numbers within the calendar.
|
|
71
|
+
*
|
|
72
|
+
* @default false
|
|
73
|
+
*/
|
|
74
|
+
showWeekNumber?: boolean;
|
|
50
75
|
/**
|
|
51
76
|
* Type of the picker.
|
|
52
|
-
*
|
|
53
|
-
*
|
|
77
|
+
* There is some special handling for ranges as those types require a `[Date, Date]` model value.
|
|
78
|
+
* - The 'date-range' type will enable a range picker for dates
|
|
79
|
+
* - The 'time-range' allows picking a time range.
|
|
80
|
+
* - The 'datetime-range' allows picking dates with times assigned.
|
|
81
|
+
*
|
|
54
82
|
* @default 'date'
|
|
55
83
|
*/
|
|
56
|
-
type?: 'date' | 'datetime' | 'time' | 'week' | 'month' | 'year' | 'range' | 'range-
|
|
57
|
-
appendToBody?: boolean;
|
|
58
|
-
showWeekNumber?: boolean;
|
|
84
|
+
type?: 'date' | 'datetime' | 'time' | 'week' | 'month' | 'year' | 'date-range' | 'time-range' | 'datetime-range';
|
|
59
85
|
};
|
|
60
86
|
type __VLS_PublicProps = {
|
|
61
87
|
'timezoneId'?: string;
|
|
62
88
|
} & __VLS_Props;
|
|
63
|
-
declare const _default: import('vue').DefineComponent<import('vue').
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
timezoneId: string;
|
|
70
|
-
modelValue: undefined;
|
|
71
|
-
placeholder: undefined;
|
|
72
|
-
type: string;
|
|
73
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
74
|
-
"update:modelValue": (args_0: Date | [Date, Date]) => void;
|
|
75
|
-
"update:timezoneId": (args_0: string) => void;
|
|
76
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<__VLS_PublicProps>, {
|
|
77
|
-
ariaLabel: string;
|
|
78
|
-
ariaLabelMenu: string;
|
|
79
|
-
format: undefined;
|
|
80
|
-
locale: string;
|
|
81
|
-
minuteStep: number;
|
|
82
|
-
timezoneId: string;
|
|
83
|
-
modelValue: undefined;
|
|
84
|
-
placeholder: undefined;
|
|
85
|
-
type: string;
|
|
86
|
-
}>>> & Readonly<{
|
|
87
|
-
"onUpdate:modelValue"?: ((args_0: Date | [Date, Date]) => any) | undefined;
|
|
88
|
-
"onUpdate:timezoneId"?: ((args_0: string) => any) | undefined;
|
|
89
|
+
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
90
|
+
"update:modelValue": (args_0: Date | [Date, Date] | null) => any;
|
|
91
|
+
"update:timezoneId": (...args: unknown[]) => any;
|
|
92
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
93
|
+
"onUpdate:modelValue"?: ((args_0: Date | [Date, Date] | null) => any) | undefined;
|
|
94
|
+
"onUpdate:timezoneId"?: ((...args: unknown[]) => any) | undefined;
|
|
89
95
|
}>, {
|
|
90
|
-
type: "date" | "datetime" | "time" | "week" | "month" | "year" | "range" | "range-
|
|
91
|
-
ariaLabel: string;
|
|
96
|
+
type: "date" | "datetime" | "time" | "week" | "month" | "year" | "date-range" | "time-range" | "datetime-range";
|
|
92
97
|
placeholder: string;
|
|
93
98
|
modelValue: Date | [Date, Date];
|
|
94
|
-
|
|
99
|
+
ariaLabel: string;
|
|
100
|
+
format: string | ((date: Date) => string) | ((dates: [Date, Date]) => string);
|
|
95
101
|
ariaLabelMenu: string;
|
|
96
|
-
minuteStep: number;
|
|
97
102
|
locale: string;
|
|
103
|
+
minuteStep: number;
|
|
98
104
|
timezoneId: string;
|
|
99
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions,
|
|
105
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
100
106
|
export default _default;
|
|
101
|
-
type __VLS_WithDefaults<P, D> = {
|
|
102
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
|
|
103
|
-
default: D[K];
|
|
104
|
-
}> : P[K];
|
|
105
|
-
};
|
|
106
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
107
|
-
type __VLS_TypePropsToOption<T> = {
|
|
108
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
109
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
110
|
-
} : {
|
|
111
|
-
type: import('vue').PropType<T[K]>;
|
|
112
|
-
required: true;
|
|
113
|
-
};
|
|
114
|
-
};
|
|
115
|
-
type __VLS_PrettifyLocal<T> = {
|
|
116
|
-
[K in keyof T]: T[K];
|
|
117
|
-
} & {};
|
|
@@ -105,7 +105,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
105
105
|
* ```
|
|
106
106
|
*/
|
|
107
107
|
navigationClasses: {
|
|
108
|
-
type: (
|
|
108
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
109
109
|
required: false;
|
|
110
110
|
default: string;
|
|
111
111
|
};
|
|
@@ -136,7 +136,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
136
136
|
* @default ''
|
|
137
137
|
*/
|
|
138
138
|
contentClasses: {
|
|
139
|
-
type: (
|
|
139
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
140
140
|
required: false;
|
|
141
141
|
default: string;
|
|
142
142
|
};
|
|
@@ -146,7 +146,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
146
146
|
* @default ''
|
|
147
147
|
*/
|
|
148
148
|
dialogClasses: {
|
|
149
|
-
type: (
|
|
149
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
150
150
|
required: false;
|
|
151
151
|
default: string;
|
|
152
152
|
};
|
|
@@ -173,7 +173,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
173
173
|
}>;
|
|
174
174
|
dialogTagName: import('vue').ComputedRef<"div" | "form">;
|
|
175
175
|
handleButtonClose: (button: any, result: any) => void;
|
|
176
|
-
handleClosing: (result
|
|
176
|
+
handleClosing: (result?: unknown) => void;
|
|
177
177
|
handleClosed: () => void;
|
|
178
178
|
hasNavigation: import('vue').ComputedRef<boolean>;
|
|
179
179
|
navigationId: string;
|
|
@@ -191,7 +191,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
191
191
|
additionalTrapElements: (string | HTMLElement)[];
|
|
192
192
|
}>;
|
|
193
193
|
wrapper: import('vue').Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
|
|
194
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("submit" | "update:open" | "closing")[], "submit" | "update:open" | "closing", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
194
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("submit" | "reset" | "update:open" | "closing")[], "submit" | "reset" | "update:open" | "closing", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
195
195
|
/** Name of the dialog (the heading) */
|
|
196
196
|
name: {
|
|
197
197
|
type: StringConstructor;
|
|
@@ -294,7 +294,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
294
294
|
* ```
|
|
295
295
|
*/
|
|
296
296
|
navigationClasses: {
|
|
297
|
-
type: (
|
|
297
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
298
298
|
required: false;
|
|
299
299
|
default: string;
|
|
300
300
|
};
|
|
@@ -325,7 +325,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
325
325
|
* @default ''
|
|
326
326
|
*/
|
|
327
327
|
contentClasses: {
|
|
328
|
-
type: (
|
|
328
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
329
329
|
required: false;
|
|
330
330
|
default: string;
|
|
331
331
|
};
|
|
@@ -335,38 +335,33 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
335
335
|
* @default ''
|
|
336
336
|
*/
|
|
337
337
|
dialogClasses: {
|
|
338
|
-
type: (
|
|
338
|
+
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
339
339
|
required: false;
|
|
340
340
|
default: string;
|
|
341
341
|
};
|
|
342
342
|
}>> & Readonly<{
|
|
343
343
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
344
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
344
345
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
345
346
|
onClosing?: ((...args: any[]) => any) | undefined;
|
|
346
347
|
}>, {
|
|
347
348
|
size: "large" | "small" | "normal" | "full";
|
|
348
|
-
container: string;
|
|
349
349
|
open: boolean;
|
|
350
|
-
|
|
350
|
+
container: string;
|
|
351
|
+
closeOnClickOutside: boolean;
|
|
351
352
|
outTransition: boolean;
|
|
352
353
|
noClose: boolean;
|
|
353
|
-
closeOnClickOutside: boolean;
|
|
354
354
|
additionalTrapElements: (string | HTMLElement)[];
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
disabled
|
|
359
|
-
variant: "primary" | "secondary" | "tertiary" | "tertiary-no-background" | "tertiary-on-primary" | "error" | "warning" | "success" | import('../NcButton/types.ts').ButtonVariant;
|
|
360
|
-
callback: Function;
|
|
361
|
-
}> & Omit<{
|
|
362
|
-
readonly type: "submit" | "reset" | "button" | import('../NcButton/types.ts').ButtonType;
|
|
363
|
-
readonly label: string;
|
|
364
|
-
readonly disabled: boolean;
|
|
365
|
-
readonly variant: "primary" | "secondary" | "tertiary" | "tertiary-no-background" | "tertiary-on-primary" | "error" | "warning" | "success" | import('../NcButton/types.ts').ButtonVariant;
|
|
366
|
-
readonly callback: Function;
|
|
355
|
+
message: string;
|
|
356
|
+
buttons: Omit<{
|
|
357
|
+
readonly callback?: (() => unknown | false) | undefined;
|
|
358
|
+
readonly disabled?: boolean | undefined;
|
|
367
359
|
readonly icon?: string | undefined;
|
|
360
|
+
readonly label: string;
|
|
361
|
+
readonly type?: import('../NcButton/NcButton.vue').ButtonType | undefined;
|
|
362
|
+
readonly variant?: import('../NcButton/NcButton.vue').ButtonVariant | undefined;
|
|
368
363
|
readonly onClick?: ((event: MouseEvent, payload: unknown) => any) | undefined;
|
|
369
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps,
|
|
364
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, `on${string}` | "style" | "class" | "key" | "ref" | "ref_for" | "ref_key">[];
|
|
370
365
|
isForm: boolean;
|
|
371
366
|
navigationClasses: string | Record<string, any> | unknown[];
|
|
372
367
|
navigationAriaLabel: string;
|
|
@@ -375,135 +370,66 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
375
370
|
dialogClasses: string | Record<string, any> | unknown[];
|
|
376
371
|
}, {}, {
|
|
377
372
|
NcDialogButton: {
|
|
378
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
379
|
-
callback
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
required: true;
|
|
387
|
-
};
|
|
388
|
-
icon: {
|
|
389
|
-
type: StringConstructor;
|
|
390
|
-
required: false;
|
|
391
|
-
default: undefined;
|
|
392
|
-
};
|
|
393
|
-
type: {
|
|
394
|
-
type: PropType<import('../NcButton/types.ts').ButtonType | `${import('../NcButton/types.ts').ButtonType}`>;
|
|
395
|
-
default: string;
|
|
396
|
-
validator: (type: string) => boolean;
|
|
397
|
-
};
|
|
398
|
-
disabled: {
|
|
399
|
-
type: BooleanConstructor;
|
|
400
|
-
default: boolean;
|
|
401
|
-
};
|
|
402
|
-
variant: {
|
|
403
|
-
type: PropType<import('../NcButton/types.ts').ButtonVariant | `${import('../NcButton/types.ts').ButtonVariant}`>;
|
|
404
|
-
required: false;
|
|
405
|
-
default: string;
|
|
406
|
-
validator: (type: unknown) => boolean;
|
|
407
|
-
};
|
|
408
|
-
}>> & Readonly<{
|
|
373
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
374
|
+
callback?: () => unknown | false;
|
|
375
|
+
disabled?: boolean;
|
|
376
|
+
icon?: string;
|
|
377
|
+
label: string;
|
|
378
|
+
type?: import('../NcButton/NcButton.vue').ButtonType;
|
|
379
|
+
variant?: import('../NcButton/NcButton.vue').ButtonVariant;
|
|
380
|
+
}> & Readonly<{
|
|
409
381
|
onClick?: ((event: MouseEvent, payload: unknown) => any) | undefined;
|
|
410
382
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
411
|
-
click: (event: MouseEvent, payload: unknown) =>
|
|
383
|
+
click: (event: MouseEvent, payload: unknown) => any;
|
|
412
384
|
}, import('vue').PublicProps, {
|
|
413
|
-
type:
|
|
385
|
+
type: import('../NcButton/NcButton.vue').ButtonType;
|
|
414
386
|
icon: string;
|
|
415
387
|
disabled: boolean;
|
|
416
|
-
variant:
|
|
417
|
-
callback:
|
|
418
|
-
},
|
|
388
|
+
variant: import('../NcButton/NcButton.vue').ButtonVariant;
|
|
389
|
+
callback: () => unknown | false;
|
|
390
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
419
391
|
P: {};
|
|
420
392
|
B: {};
|
|
421
393
|
D: {};
|
|
422
394
|
C: {};
|
|
423
395
|
M: {};
|
|
424
396
|
Defaults: {};
|
|
425
|
-
}, Readonly<
|
|
426
|
-
callback
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
required: true;
|
|
434
|
-
};
|
|
435
|
-
icon: {
|
|
436
|
-
type: StringConstructor;
|
|
437
|
-
required: false;
|
|
438
|
-
default: undefined;
|
|
439
|
-
};
|
|
440
|
-
type: {
|
|
441
|
-
type: PropType<import('../NcButton/types.ts').ButtonType | `${import('../NcButton/types.ts').ButtonType}`>;
|
|
442
|
-
default: string;
|
|
443
|
-
validator: (type: string) => boolean;
|
|
444
|
-
};
|
|
445
|
-
disabled: {
|
|
446
|
-
type: BooleanConstructor;
|
|
447
|
-
default: boolean;
|
|
448
|
-
};
|
|
449
|
-
variant: {
|
|
450
|
-
type: PropType<import('../NcButton/types.ts').ButtonVariant | `${import('../NcButton/types.ts').ButtonVariant}`>;
|
|
451
|
-
required: false;
|
|
452
|
-
default: string;
|
|
453
|
-
validator: (type: unknown) => boolean;
|
|
454
|
-
};
|
|
455
|
-
}>> & Readonly<{
|
|
397
|
+
}, Readonly<{
|
|
398
|
+
callback?: () => unknown | false;
|
|
399
|
+
disabled?: boolean;
|
|
400
|
+
icon?: string;
|
|
401
|
+
label: string;
|
|
402
|
+
type?: import('../NcButton/NcButton.vue').ButtonType;
|
|
403
|
+
variant?: import('../NcButton/NcButton.vue').ButtonVariant;
|
|
404
|
+
}> & Readonly<{
|
|
456
405
|
onClick?: ((event: MouseEvent, payload: unknown) => any) | undefined;
|
|
457
406
|
}>, {}, {}, {}, {}, {
|
|
458
|
-
type:
|
|
407
|
+
type: import('../NcButton/NcButton.vue').ButtonType;
|
|
459
408
|
icon: string;
|
|
460
409
|
disabled: boolean;
|
|
461
|
-
variant:
|
|
462
|
-
callback:
|
|
410
|
+
variant: import('../NcButton/NcButton.vue').ButtonVariant;
|
|
411
|
+
callback: () => unknown | false;
|
|
463
412
|
}>;
|
|
464
413
|
__isFragment?: never;
|
|
465
414
|
__isTeleport?: never;
|
|
466
415
|
__isSuspense?: never;
|
|
467
|
-
} & import('vue').ComponentOptionsBase<Readonly<
|
|
468
|
-
callback
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
required: true;
|
|
476
|
-
};
|
|
477
|
-
icon: {
|
|
478
|
-
type: StringConstructor;
|
|
479
|
-
required: false;
|
|
480
|
-
default: undefined;
|
|
481
|
-
};
|
|
482
|
-
type: {
|
|
483
|
-
type: PropType<import('../NcButton/types.ts').ButtonType | `${import('../NcButton/types.ts').ButtonType}`>;
|
|
484
|
-
default: string;
|
|
485
|
-
validator: (type: string) => boolean;
|
|
486
|
-
};
|
|
487
|
-
disabled: {
|
|
488
|
-
type: BooleanConstructor;
|
|
489
|
-
default: boolean;
|
|
490
|
-
};
|
|
491
|
-
variant: {
|
|
492
|
-
type: PropType<import('../NcButton/types.ts').ButtonVariant | `${import('../NcButton/types.ts').ButtonVariant}`>;
|
|
493
|
-
required: false;
|
|
494
|
-
default: string;
|
|
495
|
-
validator: (type: unknown) => boolean;
|
|
496
|
-
};
|
|
497
|
-
}>> & Readonly<{
|
|
416
|
+
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
417
|
+
callback?: () => unknown | false;
|
|
418
|
+
disabled?: boolean;
|
|
419
|
+
icon?: string;
|
|
420
|
+
label: string;
|
|
421
|
+
type?: import('../NcButton/NcButton.vue').ButtonType;
|
|
422
|
+
variant?: import('../NcButton/NcButton.vue').ButtonVariant;
|
|
423
|
+
}> & Readonly<{
|
|
498
424
|
onClick?: ((event: MouseEvent, payload: unknown) => any) | undefined;
|
|
499
425
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
500
|
-
click: (event: MouseEvent, payload: unknown) =>
|
|
426
|
+
click: (event: MouseEvent, payload: unknown) => any;
|
|
501
427
|
}, string, {
|
|
502
|
-
type:
|
|
428
|
+
type: import('../NcButton/NcButton.vue').ButtonType;
|
|
503
429
|
icon: string;
|
|
504
430
|
disabled: boolean;
|
|
505
|
-
variant:
|
|
506
|
-
callback:
|
|
431
|
+
variant: import('../NcButton/NcButton.vue').ButtonVariant;
|
|
432
|
+
callback: () => unknown | false;
|
|
507
433
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
508
434
|
$slots: {
|
|
509
435
|
icon?(_: {}): any;
|
|
@@ -1,139 +1,63 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
declare function __VLS_template(): {
|
|
4
|
-
attrs: Partial<{}>;
|
|
5
|
-
slots: {
|
|
6
|
-
icon?(_: {}): any;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: any;
|
|
10
|
-
};
|
|
11
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1
|
+
import { ButtonType, ButtonVariant } from '../NcButton/index.ts';
|
|
2
|
+
type __VLS_Props = {
|
|
13
3
|
/**
|
|
14
4
|
* The function that will be called when the button is pressed.
|
|
15
5
|
* If the function returns `false` the click is ignored and the dialog will not be closed,
|
|
16
6
|
* which is the default behavior of "reset"-buttons.
|
|
17
7
|
*
|
|
18
|
-
* @
|
|
19
|
-
*/
|
|
20
|
-
callback: {
|
|
21
|
-
type: FunctionConstructor;
|
|
22
|
-
required: false;
|
|
23
|
-
default: () => void;
|
|
24
|
-
};
|
|
25
|
-
/**
|
|
26
|
-
* The label of the button
|
|
8
|
+
* @default '() => {}'
|
|
27
9
|
*/
|
|
28
|
-
|
|
29
|
-
type: StringConstructor;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
/**
|
|
33
|
-
* Optional inline SVG icon for the button
|
|
34
|
-
*/
|
|
35
|
-
icon: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
required: false;
|
|
38
|
-
default: undefined;
|
|
39
|
-
};
|
|
10
|
+
callback?: () => unknown | false;
|
|
40
11
|
/**
|
|
41
|
-
*
|
|
12
|
+
* If the button should be shown as disabled.
|
|
42
13
|
*
|
|
43
|
-
* @
|
|
44
|
-
*/
|
|
45
|
-
type: {
|
|
46
|
-
type: PropType<ButtonType | `${ButtonType}`>;
|
|
47
|
-
default: string;
|
|
48
|
-
validator: (type: string) => boolean;
|
|
49
|
-
};
|
|
50
|
-
/**
|
|
51
|
-
* If the button should be shown as disabled
|
|
14
|
+
* @default false
|
|
52
15
|
*/
|
|
53
|
-
disabled
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
16
|
+
disabled?: boolean;
|
|
57
17
|
/**
|
|
58
|
-
*
|
|
18
|
+
* Optional inline SVG icon for the button.
|
|
59
19
|
*
|
|
60
|
-
* @
|
|
61
|
-
* @since 8.23.0
|
|
20
|
+
* @default undefined
|
|
62
21
|
*/
|
|
63
|
-
|
|
64
|
-
type: PropType<ButtonVariant | `${ButtonVariant}`>;
|
|
65
|
-
required: false;
|
|
66
|
-
default: string;
|
|
67
|
-
validator: (type: unknown) => boolean;
|
|
68
|
-
};
|
|
69
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
70
|
-
click: (event: MouseEvent, payload: unknown) => void;
|
|
71
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
22
|
+
icon?: string;
|
|
72
23
|
/**
|
|
73
|
-
* The
|
|
74
|
-
* If the function returns `false` the click is ignored and the dialog will not be closed,
|
|
75
|
-
* which is the default behavior of "reset"-buttons.
|
|
76
|
-
*
|
|
77
|
-
* @type {() => unknown|false|Promise<unknown|false>}
|
|
78
|
-
*/
|
|
79
|
-
callback: {
|
|
80
|
-
type: FunctionConstructor;
|
|
81
|
-
required: false;
|
|
82
|
-
default: () => void;
|
|
83
|
-
};
|
|
84
|
-
/**
|
|
85
|
-
* The label of the button
|
|
24
|
+
* The label of the button.
|
|
86
25
|
*/
|
|
87
|
-
label:
|
|
88
|
-
type: StringConstructor;
|
|
89
|
-
required: true;
|
|
90
|
-
};
|
|
91
|
-
/**
|
|
92
|
-
* Optional inline SVG icon for the button
|
|
93
|
-
*/
|
|
94
|
-
icon: {
|
|
95
|
-
type: StringConstructor;
|
|
96
|
-
required: false;
|
|
97
|
-
default: undefined;
|
|
98
|
-
};
|
|
26
|
+
label: string;
|
|
99
27
|
/**
|
|
100
28
|
* The button type, see `NcButton`.
|
|
101
29
|
*
|
|
102
|
-
* @
|
|
30
|
+
* @default 'button'
|
|
103
31
|
*/
|
|
104
|
-
type
|
|
105
|
-
type: PropType<ButtonType | `${ButtonType}`>;
|
|
106
|
-
default: string;
|
|
107
|
-
validator: (type: string) => boolean;
|
|
108
|
-
};
|
|
109
|
-
/**
|
|
110
|
-
* If the button should be shown as disabled
|
|
111
|
-
*/
|
|
112
|
-
disabled: {
|
|
113
|
-
type: BooleanConstructor;
|
|
114
|
-
default: boolean;
|
|
115
|
-
};
|
|
32
|
+
type?: ButtonType;
|
|
116
33
|
/**
|
|
117
34
|
* The button variant, see `NcButton`.
|
|
118
35
|
*
|
|
119
|
-
* @
|
|
120
|
-
* @since 8.
|
|
36
|
+
* @default 'tertiary'
|
|
37
|
+
* @since 8.24.0
|
|
121
38
|
*/
|
|
122
|
-
variant
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
39
|
+
variant?: ButtonVariant;
|
|
40
|
+
};
|
|
41
|
+
declare function __VLS_template(): {
|
|
42
|
+
attrs: Partial<{}>;
|
|
43
|
+
slots: {
|
|
44
|
+
icon?(_: {}): any;
|
|
127
45
|
};
|
|
128
|
-
|
|
46
|
+
refs: {};
|
|
47
|
+
rootEl: any;
|
|
48
|
+
};
|
|
49
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
50
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
51
|
+
click: (event: MouseEvent, payload: unknown) => any;
|
|
52
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
129
53
|
onClick?: ((event: MouseEvent, payload: unknown) => any) | undefined;
|
|
130
54
|
}>, {
|
|
131
|
-
type:
|
|
55
|
+
type: ButtonType;
|
|
132
56
|
icon: string;
|
|
133
57
|
disabled: boolean;
|
|
134
|
-
variant:
|
|
135
|
-
callback:
|
|
136
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions,
|
|
58
|
+
variant: ButtonVariant;
|
|
59
|
+
callback: () => unknown | false;
|
|
60
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
137
61
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
138
62
|
export default _default;
|
|
139
63
|
type __VLS_WithTemplateSlots<T, S> = T & {
|