@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
|
@@ -0,0 +1,918 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
3
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
7
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
* Ensure proper alignment of the vue material icons
|
|
11
|
+
*/
|
|
12
|
+
.material-design-icon {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-self: center;
|
|
15
|
+
justify-self: center;
|
|
16
|
+
align-items: center;
|
|
17
|
+
justify-content: center;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
22
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
23
|
+
*/
|
|
24
|
+
.mx-icon-left:before,
|
|
25
|
+
.mx-icon-right:before,
|
|
26
|
+
.mx-icon-double-left:before,
|
|
27
|
+
.mx-icon-double-right:before,
|
|
28
|
+
.mx-icon-double-left:after,
|
|
29
|
+
.mx-icon-double-right:after {
|
|
30
|
+
content: "";
|
|
31
|
+
position: relative;
|
|
32
|
+
top: -1px;
|
|
33
|
+
display: inline-block;
|
|
34
|
+
width: 10px;
|
|
35
|
+
height: 10px;
|
|
36
|
+
vertical-align: middle;
|
|
37
|
+
border-style: solid;
|
|
38
|
+
border-color: currentColor;
|
|
39
|
+
border-width: 2px 0 0 2px;
|
|
40
|
+
border-radius: 1px;
|
|
41
|
+
box-sizing: border-box;
|
|
42
|
+
transform-origin: center;
|
|
43
|
+
transform: rotate(-45deg) scale(0.7);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.mx-icon-double-left:after {
|
|
47
|
+
left: -4px;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.mx-icon-double-right:before {
|
|
51
|
+
left: 4px;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.mx-icon-right:before,
|
|
55
|
+
.mx-icon-double-right:before,
|
|
56
|
+
.mx-icon-double-right:after {
|
|
57
|
+
transform: rotate(135deg) scale(0.7);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.mx-btn {
|
|
61
|
+
box-sizing: border-box;
|
|
62
|
+
line-height: 1;
|
|
63
|
+
font-size: 14px;
|
|
64
|
+
font-weight: 500;
|
|
65
|
+
padding: 7px 15px;
|
|
66
|
+
margin: 0;
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
background-color: transparent;
|
|
69
|
+
outline: none;
|
|
70
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
71
|
+
border-radius: 4px;
|
|
72
|
+
color: #73879c;
|
|
73
|
+
white-space: nowrap;
|
|
74
|
+
}
|
|
75
|
+
.mx-btn:hover {
|
|
76
|
+
border-color: #1284e7;
|
|
77
|
+
color: #1284e7;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.mx-btn-text {
|
|
81
|
+
border: 0;
|
|
82
|
+
padding: 0 4px;
|
|
83
|
+
text-align: left;
|
|
84
|
+
line-height: inherit;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.mx-scrollbar {
|
|
88
|
+
height: 100%;
|
|
89
|
+
}
|
|
90
|
+
.mx-scrollbar:hover .mx-scrollbar-track {
|
|
91
|
+
opacity: 1;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.mx-scrollbar-wrap {
|
|
95
|
+
height: 100%;
|
|
96
|
+
overflow-x: hidden;
|
|
97
|
+
overflow-y: auto;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.mx-scrollbar-track {
|
|
101
|
+
position: absolute;
|
|
102
|
+
top: 2px;
|
|
103
|
+
right: 2px;
|
|
104
|
+
bottom: 2px;
|
|
105
|
+
width: 6px;
|
|
106
|
+
z-index: 1;
|
|
107
|
+
border-radius: 4px;
|
|
108
|
+
opacity: 0;
|
|
109
|
+
transition: opacity 0.24s ease-out;
|
|
110
|
+
}
|
|
111
|
+
.mx-scrollbar-track .mx-scrollbar-thumb {
|
|
112
|
+
position: absolute;
|
|
113
|
+
width: 100%;
|
|
114
|
+
height: 0;
|
|
115
|
+
cursor: pointer;
|
|
116
|
+
border-radius: inherit;
|
|
117
|
+
background-color: rgba(144, 147, 153, 0.3);
|
|
118
|
+
transition: background-color 0.3s;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.mx-zoom-in-down-enter-active,
|
|
122
|
+
.mx-zoom-in-down-leave-active {
|
|
123
|
+
opacity: 1;
|
|
124
|
+
transform: scaleY(1);
|
|
125
|
+
transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
|
|
126
|
+
transform-origin: center top;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.mx-zoom-in-down-enter,
|
|
130
|
+
.mx-zoom-in-down-enter-from,
|
|
131
|
+
.mx-zoom-in-down-leave-to {
|
|
132
|
+
opacity: 0;
|
|
133
|
+
transform: scaleY(0);
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.mx-datepicker {
|
|
137
|
+
position: relative;
|
|
138
|
+
display: inline-block;
|
|
139
|
+
width: 210px;
|
|
140
|
+
}
|
|
141
|
+
.mx-datepicker svg {
|
|
142
|
+
width: 1em;
|
|
143
|
+
height: 1em;
|
|
144
|
+
vertical-align: -0.15em;
|
|
145
|
+
fill: currentColor;
|
|
146
|
+
overflow: hidden;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.mx-datepicker-range {
|
|
150
|
+
width: 320px;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.mx-datepicker-inline {
|
|
154
|
+
width: auto;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.mx-input-wrapper {
|
|
158
|
+
position: relative;
|
|
159
|
+
}
|
|
160
|
+
.mx-input-wrapper .mx-icon-clear {
|
|
161
|
+
display: none;
|
|
162
|
+
}
|
|
163
|
+
.mx-input-wrapper:hover .mx-icon-clear {
|
|
164
|
+
display: block;
|
|
165
|
+
}
|
|
166
|
+
.mx-input-wrapper:hover .mx-icon-clear + .mx-icon-calendar {
|
|
167
|
+
display: none;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.mx-input {
|
|
171
|
+
display: inline-block;
|
|
172
|
+
box-sizing: border-box;
|
|
173
|
+
width: 100%;
|
|
174
|
+
height: 34px;
|
|
175
|
+
padding: 6px 30px;
|
|
176
|
+
padding-left: 10px;
|
|
177
|
+
font-size: 14px;
|
|
178
|
+
line-height: 1.4;
|
|
179
|
+
color: #555;
|
|
180
|
+
background-color: #fff;
|
|
181
|
+
border: 1px solid #ccc;
|
|
182
|
+
border-radius: 4px;
|
|
183
|
+
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
184
|
+
}
|
|
185
|
+
.mx-input:hover, .mx-input:focus {
|
|
186
|
+
border-color: #409aff;
|
|
187
|
+
}
|
|
188
|
+
.mx-input:disabled, .mx-input.disabled {
|
|
189
|
+
color: #ccc;
|
|
190
|
+
background-color: #f3f3f3;
|
|
191
|
+
border-color: #ccc;
|
|
192
|
+
cursor: not-allowed;
|
|
193
|
+
}
|
|
194
|
+
.mx-input:focus {
|
|
195
|
+
outline: none;
|
|
196
|
+
}
|
|
197
|
+
.mx-input::-ms-clear {
|
|
198
|
+
display: none;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.mx-icon-calendar,
|
|
202
|
+
.mx-icon-clear {
|
|
203
|
+
position: absolute;
|
|
204
|
+
top: 50%;
|
|
205
|
+
right: 8px;
|
|
206
|
+
transform: translateY(-50%);
|
|
207
|
+
font-size: 16px;
|
|
208
|
+
line-height: 1;
|
|
209
|
+
color: rgba(0, 0, 0, 0.5);
|
|
210
|
+
vertical-align: middle;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.mx-icon-clear {
|
|
214
|
+
cursor: pointer;
|
|
215
|
+
}
|
|
216
|
+
.mx-icon-clear:hover {
|
|
217
|
+
color: rgba(0, 0, 0, 0.8);
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.mx-datepicker-main {
|
|
221
|
+
font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
|
|
222
|
+
color: #73879c;
|
|
223
|
+
background-color: #fff;
|
|
224
|
+
border: 1px solid #e8e8e8;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
.mx-datepicker-popup {
|
|
228
|
+
position: absolute;
|
|
229
|
+
margin-top: 1px;
|
|
230
|
+
margin-bottom: 1px;
|
|
231
|
+
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
|
232
|
+
z-index: 2001;
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
.mx-datepicker-sidebar {
|
|
236
|
+
float: left;
|
|
237
|
+
box-sizing: border-box;
|
|
238
|
+
width: 100px;
|
|
239
|
+
padding: 6px;
|
|
240
|
+
overflow: auto;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.mx-datepicker-sidebar + .mx-datepicker-content {
|
|
244
|
+
margin-left: 100px;
|
|
245
|
+
border-left: 1px solid #e8e8e8;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.mx-datepicker-body {
|
|
249
|
+
position: relative;
|
|
250
|
+
user-select: none;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.mx-btn-shortcut {
|
|
254
|
+
display: block;
|
|
255
|
+
padding: 0 6px;
|
|
256
|
+
line-height: 24px;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
.mx-datepicker-header {
|
|
260
|
+
padding: 6px 8px;
|
|
261
|
+
border-bottom: 1px solid #e8e8e8;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.mx-datepicker-footer {
|
|
265
|
+
padding: 6px 8px;
|
|
266
|
+
text-align: right;
|
|
267
|
+
border-top: 1px solid #e8e8e8;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.mx-calendar-range,
|
|
271
|
+
.mx-time-range {
|
|
272
|
+
display: flex;
|
|
273
|
+
}
|
|
274
|
+
@media (max-width: 750px) {
|
|
275
|
+
.mx-calendar-range,
|
|
276
|
+
.mx-time-range {
|
|
277
|
+
flex-direction: column;
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.mx-calendar {
|
|
282
|
+
box-sizing: border-box;
|
|
283
|
+
width: 248px;
|
|
284
|
+
padding: 6px 12px;
|
|
285
|
+
}
|
|
286
|
+
.mx-calendar + .mx-calendar {
|
|
287
|
+
border-left: 1px solid #e8e8e8;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
.mx-calendar-header, .mx-time-header {
|
|
291
|
+
box-sizing: border-box;
|
|
292
|
+
height: 34px;
|
|
293
|
+
line-height: 34px;
|
|
294
|
+
text-align: center;
|
|
295
|
+
overflow: hidden;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
.mx-btn-icon-left,
|
|
299
|
+
.mx-btn-icon-double-left {
|
|
300
|
+
float: left;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.mx-btn-icon-right,
|
|
304
|
+
.mx-btn-icon-double-right {
|
|
305
|
+
float: right;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.mx-calendar-header-label {
|
|
309
|
+
font-size: 14px;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.mx-calendar-decade-separator {
|
|
313
|
+
margin: 0 2px;
|
|
314
|
+
}
|
|
315
|
+
.mx-calendar-decade-separator:after {
|
|
316
|
+
content: "~";
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
.mx-calendar-content {
|
|
320
|
+
position: relative;
|
|
321
|
+
height: 224px;
|
|
322
|
+
box-sizing: border-box;
|
|
323
|
+
}
|
|
324
|
+
.mx-calendar-content .cell {
|
|
325
|
+
cursor: pointer;
|
|
326
|
+
}
|
|
327
|
+
.mx-calendar-content .cell:hover {
|
|
328
|
+
color: #73879c;
|
|
329
|
+
background-color: rgb(243.15, 248.85, 253.8);
|
|
330
|
+
}
|
|
331
|
+
.mx-calendar-content .cell.active {
|
|
332
|
+
color: #fff;
|
|
333
|
+
background-color: #1284e7;
|
|
334
|
+
}
|
|
335
|
+
.mx-calendar-content .cell.in-range, .mx-calendar-content .cell.hover-in-range {
|
|
336
|
+
color: #73879c;
|
|
337
|
+
background-color: rgb(219.45, 236.55, 251.4);
|
|
338
|
+
}
|
|
339
|
+
.mx-calendar-content .cell.disabled {
|
|
340
|
+
cursor: not-allowed;
|
|
341
|
+
color: #ccc;
|
|
342
|
+
background-color: #f3f3f3;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
.mx-calendar-week-mode .mx-date-row {
|
|
346
|
+
cursor: pointer;
|
|
347
|
+
}
|
|
348
|
+
.mx-calendar-week-mode .mx-date-row:hover {
|
|
349
|
+
background-color: rgb(243.15, 248.85, 253.8);
|
|
350
|
+
}
|
|
351
|
+
.mx-calendar-week-mode .mx-date-row.mx-active-week {
|
|
352
|
+
background-color: rgb(219.45, 236.55, 251.4);
|
|
353
|
+
}
|
|
354
|
+
.mx-calendar-week-mode .mx-date-row .cell:hover {
|
|
355
|
+
color: inherit;
|
|
356
|
+
background-color: transparent;
|
|
357
|
+
}
|
|
358
|
+
.mx-calendar-week-mode .mx-date-row .cell.active {
|
|
359
|
+
color: inherit;
|
|
360
|
+
background-color: transparent;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.mx-week-number {
|
|
364
|
+
opacity: 0.5;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
.mx-table {
|
|
368
|
+
table-layout: fixed;
|
|
369
|
+
border-collapse: separate;
|
|
370
|
+
border-spacing: 0;
|
|
371
|
+
width: 100%;
|
|
372
|
+
height: 100%;
|
|
373
|
+
box-sizing: border-box;
|
|
374
|
+
text-align: center;
|
|
375
|
+
}
|
|
376
|
+
.mx-table th {
|
|
377
|
+
padding: 0;
|
|
378
|
+
font-weight: 500;
|
|
379
|
+
vertical-align: middle;
|
|
380
|
+
}
|
|
381
|
+
.mx-table td {
|
|
382
|
+
padding: 0;
|
|
383
|
+
vertical-align: middle;
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
.mx-table-date td,
|
|
387
|
+
.mx-table-date th {
|
|
388
|
+
height: 32px;
|
|
389
|
+
font-size: 12px;
|
|
390
|
+
}
|
|
391
|
+
.mx-table-date .today {
|
|
392
|
+
color: rgb(41.7, 144.3, 233.4);
|
|
393
|
+
}
|
|
394
|
+
.mx-table-date .cell.not-current-month {
|
|
395
|
+
color: #ccc;
|
|
396
|
+
background: none;
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.mx-time {
|
|
400
|
+
flex: 1;
|
|
401
|
+
width: 224px;
|
|
402
|
+
background: #fff;
|
|
403
|
+
}
|
|
404
|
+
.mx-time + .mx-time {
|
|
405
|
+
border-left: 1px solid #e8e8e8;
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.mx-date-time {
|
|
409
|
+
position: relative;
|
|
410
|
+
width: 248px;
|
|
411
|
+
height: 270px;
|
|
412
|
+
}
|
|
413
|
+
.mx-date-time .mx-time {
|
|
414
|
+
position: absolute;
|
|
415
|
+
top: 0;
|
|
416
|
+
left: 0;
|
|
417
|
+
width: 100%;
|
|
418
|
+
height: 100%;
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.mx-date-time-range {
|
|
422
|
+
position: relative;
|
|
423
|
+
width: 496px;
|
|
424
|
+
height: 270px;
|
|
425
|
+
}
|
|
426
|
+
.mx-date-time-range .mx-time-range {
|
|
427
|
+
position: absolute;
|
|
428
|
+
top: 0;
|
|
429
|
+
left: 0;
|
|
430
|
+
width: 100%;
|
|
431
|
+
height: 100%;
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
.mx-time-header {
|
|
435
|
+
border-bottom: 1px solid #e8e8e8;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
.mx-time-content {
|
|
439
|
+
height: 224px;
|
|
440
|
+
box-sizing: border-box;
|
|
441
|
+
overflow: hidden;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.mx-time-columns {
|
|
445
|
+
display: flex;
|
|
446
|
+
width: 100%;
|
|
447
|
+
height: 100%;
|
|
448
|
+
overflow: hidden;
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
.mx-time-column {
|
|
452
|
+
flex: 1;
|
|
453
|
+
position: relative;
|
|
454
|
+
border-left: 1px solid #e8e8e8;
|
|
455
|
+
text-align: center;
|
|
456
|
+
}
|
|
457
|
+
.mx-time-column:first-child {
|
|
458
|
+
border-left: 0;
|
|
459
|
+
}
|
|
460
|
+
.mx-time-column .mx-time-list {
|
|
461
|
+
margin: 0;
|
|
462
|
+
padding: 0;
|
|
463
|
+
list-style: none;
|
|
464
|
+
}
|
|
465
|
+
.mx-time-column .mx-time-list::after {
|
|
466
|
+
content: "";
|
|
467
|
+
display: block;
|
|
468
|
+
height: 192px;
|
|
469
|
+
}
|
|
470
|
+
.mx-time-column .mx-time-item {
|
|
471
|
+
cursor: pointer;
|
|
472
|
+
font-size: 12px;
|
|
473
|
+
height: 32px;
|
|
474
|
+
line-height: 32px;
|
|
475
|
+
}
|
|
476
|
+
.mx-time-column .mx-time-item:hover {
|
|
477
|
+
color: #73879c;
|
|
478
|
+
background-color: rgb(243.15, 248.85, 253.8);
|
|
479
|
+
}
|
|
480
|
+
.mx-time-column .mx-time-item.active {
|
|
481
|
+
color: #1284e7;
|
|
482
|
+
background-color: transparent;
|
|
483
|
+
font-weight: 700;
|
|
484
|
+
}
|
|
485
|
+
.mx-time-column .mx-time-item.disabled {
|
|
486
|
+
cursor: not-allowed;
|
|
487
|
+
color: #ccc;
|
|
488
|
+
background-color: #f3f3f3;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
.mx-time-option {
|
|
492
|
+
cursor: pointer;
|
|
493
|
+
padding: 8px 10px;
|
|
494
|
+
font-size: 14px;
|
|
495
|
+
line-height: 20px;
|
|
496
|
+
}
|
|
497
|
+
.mx-time-option:hover {
|
|
498
|
+
color: #73879c;
|
|
499
|
+
background-color: rgb(243.15, 248.85, 253.8);
|
|
500
|
+
}
|
|
501
|
+
.mx-time-option.active {
|
|
502
|
+
color: #1284e7;
|
|
503
|
+
background-color: transparent;
|
|
504
|
+
font-weight: 700;
|
|
505
|
+
}
|
|
506
|
+
.mx-time-option.disabled {
|
|
507
|
+
cursor: not-allowed;
|
|
508
|
+
color: #ccc;
|
|
509
|
+
background-color: #f3f3f3;
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
.mx-datepicker[data-v-448853f] {
|
|
513
|
+
user-select: none;
|
|
514
|
+
color: var(--color-main-text);
|
|
515
|
+
/* INPUT CONTAINER */
|
|
516
|
+
}
|
|
517
|
+
.mx-datepicker[data-v-448853f] svg {
|
|
518
|
+
fill: var(--color-main-text);
|
|
519
|
+
}
|
|
520
|
+
.mx-datepicker[data-v-448853f] .mx-input-wrapper .mx-input {
|
|
521
|
+
width: 100%;
|
|
522
|
+
border: 2px solid var(--color-border-maxcontrast);
|
|
523
|
+
background-color: var(--color-main-background);
|
|
524
|
+
background-clip: content-box;
|
|
525
|
+
}
|
|
526
|
+
.mx-datepicker[data-v-448853f] .mx-input-wrapper .mx-input:active:not(.disabled), .mx-datepicker[data-v-448853f] .mx-input-wrapper .mx-input:hover:not(.disabled), .mx-datepicker[data-v-448853f] .mx-input-wrapper .mx-input:focus:not(.disabled) {
|
|
527
|
+
border-color: var(--color-primary-element);
|
|
528
|
+
}
|
|
529
|
+
.mx-datepicker[data-v-448853f] .mx-input-wrapper:disabled, .mx-datepicker[data-v-448853f] .mx-input-wrapper.disabled {
|
|
530
|
+
cursor: not-allowed;
|
|
531
|
+
opacity: 0.7;
|
|
532
|
+
}
|
|
533
|
+
.mx-datepicker[data-v-448853f] .mx-input-wrapper .mx-icon-calendar,
|
|
534
|
+
.mx-datepicker[data-v-448853f] .mx-input-wrapper .mx-icon-clear {
|
|
535
|
+
color: var(--color-text-lighter);
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
.mx-datepicker-main {
|
|
539
|
+
color: var(--color-main-text);
|
|
540
|
+
border: 1px solid var(--color-border);
|
|
541
|
+
background-color: var(--color-main-background);
|
|
542
|
+
font-family: var(--font-face) !important;
|
|
543
|
+
line-height: 1.5;
|
|
544
|
+
}
|
|
545
|
+
.mx-datepicker-main svg {
|
|
546
|
+
fill: var(--color-main-text);
|
|
547
|
+
}
|
|
548
|
+
.mx-datepicker-main.mx-datepicker-popup {
|
|
549
|
+
z-index: 2000;
|
|
550
|
+
box-shadow: none;
|
|
551
|
+
}
|
|
552
|
+
.mx-datepicker-main.mx-datepicker-popup .mx-datepicker-sidebar + .mx-datepicker-content {
|
|
553
|
+
border-left: 1px solid var(--color-border);
|
|
554
|
+
}
|
|
555
|
+
.mx-datepicker-main.show-week-number .mx-calendar {
|
|
556
|
+
width: 296px;
|
|
557
|
+
}
|
|
558
|
+
.mx-datepicker-main .mx-datepicker-header {
|
|
559
|
+
border-bottom: 1px solid var(--color-border);
|
|
560
|
+
}
|
|
561
|
+
.mx-datepicker-main .mx-datepicker-footer {
|
|
562
|
+
border-top: 1px solid var(--color-border);
|
|
563
|
+
}
|
|
564
|
+
.mx-datepicker-main .mx-datepicker-btn-confirm {
|
|
565
|
+
background-color: var(--color-primary-element);
|
|
566
|
+
border-color: var(--color-primary-element);
|
|
567
|
+
color: var(--color-primary-element-text) !important;
|
|
568
|
+
opacity: 1 !important;
|
|
569
|
+
}
|
|
570
|
+
.mx-datepicker-main .mx-datepicker-btn-confirm:hover {
|
|
571
|
+
background-color: var(--color-primary-element-light) !important;
|
|
572
|
+
border-color: var(--color-primary-element-light) !important;
|
|
573
|
+
}
|
|
574
|
+
.mx-datepicker-main .mx-calendar {
|
|
575
|
+
width: 264px;
|
|
576
|
+
padding: 5px;
|
|
577
|
+
}
|
|
578
|
+
.mx-datepicker-main .mx-calendar.mx-calendar-week-mode {
|
|
579
|
+
width: 296px;
|
|
580
|
+
}
|
|
581
|
+
.mx-datepicker-main .mx-time + .mx-time,
|
|
582
|
+
.mx-datepicker-main .mx-calendar + .mx-calendar {
|
|
583
|
+
border-left: 1px solid var(--color-border);
|
|
584
|
+
}
|
|
585
|
+
.mx-datepicker-main .mx-range-wrapper {
|
|
586
|
+
display: flex;
|
|
587
|
+
overflow: hidden;
|
|
588
|
+
}
|
|
589
|
+
.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell {
|
|
590
|
+
border-radius: var(--border-radius-small);
|
|
591
|
+
}
|
|
592
|
+
.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell.active {
|
|
593
|
+
border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
|
|
594
|
+
}
|
|
595
|
+
.mx-datepicker-main .mx-range-wrapper .mx-calendar-content .mx-table-date .cell.in-range + .cell.active {
|
|
596
|
+
border-radius: 0 var(--border-radius-small) var(--border-radius-small) 0;
|
|
597
|
+
}
|
|
598
|
+
.mx-datepicker-main .mx-table {
|
|
599
|
+
text-align: center;
|
|
600
|
+
}
|
|
601
|
+
.mx-datepicker-main .mx-table thead > tr > th {
|
|
602
|
+
text-align: center;
|
|
603
|
+
opacity: 0.5;
|
|
604
|
+
color: var(--color-main-text);
|
|
605
|
+
}
|
|
606
|
+
.mx-datepicker-main .mx-table tr:focus,
|
|
607
|
+
.mx-datepicker-main .mx-table tr:hover,
|
|
608
|
+
.mx-datepicker-main .mx-table tr:active {
|
|
609
|
+
background-color: transparent;
|
|
610
|
+
}
|
|
611
|
+
.mx-datepicker-main .mx-table .cell {
|
|
612
|
+
transition: all 100ms ease-in-out;
|
|
613
|
+
text-align: center;
|
|
614
|
+
opacity: 0.7;
|
|
615
|
+
border-radius: var(--border-radius-small);
|
|
616
|
+
min-height: var(--clickable-area-small) !important;
|
|
617
|
+
}
|
|
618
|
+
.mx-datepicker-main .mx-table .cell > * {
|
|
619
|
+
cursor: pointer;
|
|
620
|
+
}
|
|
621
|
+
.mx-datepicker-main .mx-table .cell.today {
|
|
622
|
+
opacity: 1;
|
|
623
|
+
font-weight: bold;
|
|
624
|
+
background-color: transparent;
|
|
625
|
+
color: var(--color-primary-element);
|
|
626
|
+
border-radius: var(--border-radius-small);
|
|
627
|
+
}
|
|
628
|
+
.mx-datepicker-main .mx-table .cell.today:hover, .mx-datepicker-main .mx-table .cell.today:focus {
|
|
629
|
+
color: var(--color-primary-element-text);
|
|
630
|
+
}
|
|
631
|
+
.mx-datepicker-main .mx-table .cell.in-range, .mx-datepicker-main .mx-table .cell.disabled {
|
|
632
|
+
border-radius: var(--border-radius-small);
|
|
633
|
+
color: var(--color-main-text);
|
|
634
|
+
opacity: 1;
|
|
635
|
+
}
|
|
636
|
+
.mx-datepicker-main .mx-table .cell.in-range {
|
|
637
|
+
opacity: 0.7;
|
|
638
|
+
}
|
|
639
|
+
.mx-datepicker-main .mx-table .cell.not-current-month {
|
|
640
|
+
opacity: 0.5;
|
|
641
|
+
color: var(--color-text-maxcontrast);
|
|
642
|
+
}
|
|
643
|
+
.mx-datepicker-main .mx-table .cell.not-current-month:hover, .mx-datepicker-main .mx-table .cell.not-current-month:focus {
|
|
644
|
+
opacity: 1;
|
|
645
|
+
}
|
|
646
|
+
.mx-datepicker-main .mx-table .cell:hover, .mx-datepicker-main .mx-table .cell:focus, .mx-datepicker-main .mx-table .cell.actived, .mx-datepicker-main .mx-table .cell.active, .mx-datepicker-main .mx-table .cell.in-range {
|
|
647
|
+
opacity: 1;
|
|
648
|
+
color: var(--color-primary-element-text);
|
|
649
|
+
background-color: var(--color-primary-element);
|
|
650
|
+
font-weight: bold;
|
|
651
|
+
}
|
|
652
|
+
.mx-datepicker-main .mx-table .cell.disabled {
|
|
653
|
+
opacity: 1;
|
|
654
|
+
color: var(--color-main-text);
|
|
655
|
+
border-radius: var(--border-radius-small);
|
|
656
|
+
}
|
|
657
|
+
.mx-datepicker-main .mx-table .mx-week-number {
|
|
658
|
+
text-align: center;
|
|
659
|
+
opacity: 0.7;
|
|
660
|
+
border-radius: 50px;
|
|
661
|
+
}
|
|
662
|
+
.mx-datepicker-main .mx-table span.mx-week-number,
|
|
663
|
+
.mx-datepicker-main .mx-table li.mx-week-number,
|
|
664
|
+
.mx-datepicker-main .mx-table span.cell,
|
|
665
|
+
.mx-datepicker-main .mx-table li.cell {
|
|
666
|
+
min-height: 32px;
|
|
667
|
+
}
|
|
668
|
+
.mx-datepicker-main .mx-table.mx-table-date thead, .mx-datepicker-main .mx-table.mx-table-date tbody, .mx-datepicker-main .mx-table.mx-table-year, .mx-datepicker-main .mx-table.mx-table-month {
|
|
669
|
+
display: flex;
|
|
670
|
+
flex-direction: column;
|
|
671
|
+
justify-content: space-around;
|
|
672
|
+
}
|
|
673
|
+
.mx-datepicker-main .mx-table.mx-table-date thead tr, .mx-datepicker-main .mx-table.mx-table-date tbody tr, .mx-datepicker-main .mx-table.mx-table-year tr, .mx-datepicker-main .mx-table.mx-table-month tr {
|
|
674
|
+
display: inline-flex;
|
|
675
|
+
align-items: center;
|
|
676
|
+
flex: 1 1 32px;
|
|
677
|
+
justify-content: space-around;
|
|
678
|
+
min-height: 32px;
|
|
679
|
+
color: var(--color-main-text);
|
|
680
|
+
}
|
|
681
|
+
.mx-datepicker-main .mx-table.mx-table-date thead th,
|
|
682
|
+
.mx-datepicker-main .mx-table.mx-table-date thead td, .mx-datepicker-main .mx-table.mx-table-date tbody th,
|
|
683
|
+
.mx-datepicker-main .mx-table.mx-table-date tbody td, .mx-datepicker-main .mx-table.mx-table-year th,
|
|
684
|
+
.mx-datepicker-main .mx-table.mx-table-year td, .mx-datepicker-main .mx-table.mx-table-month th,
|
|
685
|
+
.mx-datepicker-main .mx-table.mx-table-month td {
|
|
686
|
+
display: flex;
|
|
687
|
+
align-items: center;
|
|
688
|
+
flex: 0 1 32%;
|
|
689
|
+
justify-content: center;
|
|
690
|
+
min-width: 32px;
|
|
691
|
+
height: 95%;
|
|
692
|
+
min-height: 32px;
|
|
693
|
+
transition: background 100ms ease-in-out;
|
|
694
|
+
color: var(--color-main-text);
|
|
695
|
+
}
|
|
696
|
+
.mx-datepicker-main .mx-table.mx-table-year tr th,
|
|
697
|
+
.mx-datepicker-main .mx-table.mx-table-year tr td {
|
|
698
|
+
flex-basis: 48%;
|
|
699
|
+
}
|
|
700
|
+
.mx-datepicker-main .mx-table.mx-table-date tr th,
|
|
701
|
+
.mx-datepicker-main .mx-table.mx-table-date tr td {
|
|
702
|
+
flex-basis: 32px;
|
|
703
|
+
}
|
|
704
|
+
.mx-datepicker-main .mx-btn {
|
|
705
|
+
min-width: 32px;
|
|
706
|
+
height: 32px;
|
|
707
|
+
margin: 0 2px !important;
|
|
708
|
+
padding: 0;
|
|
709
|
+
cursor: pointer;
|
|
710
|
+
text-decoration: none;
|
|
711
|
+
opacity: 1;
|
|
712
|
+
color: var(--color-main-text);
|
|
713
|
+
border-radius: var(--border-radius-small);
|
|
714
|
+
line-height: 20px;
|
|
715
|
+
}
|
|
716
|
+
.mx-datepicker-main .mx-btn:hover, .mx-datepicker-main .mx-btn:focus {
|
|
717
|
+
opacity: 1;
|
|
718
|
+
color: var(--color-main-text);
|
|
719
|
+
background-color: var(--color-background-darker);
|
|
720
|
+
}
|
|
721
|
+
.mx-datepicker-main .mx-calendar-header, .mx-datepicker-main .mx-time-header {
|
|
722
|
+
display: inline-flex;
|
|
723
|
+
align-items: center;
|
|
724
|
+
justify-content: space-between;
|
|
725
|
+
width: 100%;
|
|
726
|
+
height: var(--default-clickable-area);
|
|
727
|
+
margin-bottom: 4px;
|
|
728
|
+
}
|
|
729
|
+
.mx-datepicker-main .mx-calendar-header button, .mx-datepicker-main .mx-time-header button {
|
|
730
|
+
min-width: 32px;
|
|
731
|
+
min-height: 32px;
|
|
732
|
+
margin: 0;
|
|
733
|
+
cursor: pointer;
|
|
734
|
+
text-align: center;
|
|
735
|
+
text-decoration: none;
|
|
736
|
+
opacity: 1;
|
|
737
|
+
color: var(--color-main-text);
|
|
738
|
+
border-radius: var(--border-radius-small);
|
|
739
|
+
background-color: transparent;
|
|
740
|
+
line-height: 20px;
|
|
741
|
+
}
|
|
742
|
+
.mx-datepicker-main .mx-calendar-header button:hover, .mx-datepicker-main .mx-time-header button:hover, .mx-datepicker-main .mx-calendar-header button:focus, .mx-datepicker-main .mx-time-header button:focus {
|
|
743
|
+
opacity: 1;
|
|
744
|
+
color: var(--color-main-text);
|
|
745
|
+
background-color: var(--color-background-darker);
|
|
746
|
+
}
|
|
747
|
+
.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left, .mx-datepicker-main .mx-time-header button.mx-btn-icon-left, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right, .mx-datepicker-main .mx-time-header button.mx-btn-icon-right, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right {
|
|
748
|
+
align-items: center;
|
|
749
|
+
justify-content: center;
|
|
750
|
+
width: 32px;
|
|
751
|
+
padding: 0;
|
|
752
|
+
}
|
|
753
|
+
.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left > i, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left > i, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left > i, .mx-datepicker-main .mx-time-header button.mx-btn-icon-left > i, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right > i, .mx-datepicker-main .mx-time-header button.mx-btn-icon-right > i, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right > i, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right > i {
|
|
754
|
+
background-repeat: no-repeat;
|
|
755
|
+
background-size: 16px;
|
|
756
|
+
background-position: center;
|
|
757
|
+
filter: var(--background-invert-if-dark);
|
|
758
|
+
display: inline-block;
|
|
759
|
+
width: 32px;
|
|
760
|
+
height: 32px;
|
|
761
|
+
}
|
|
762
|
+
.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left > i::after, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left > i::after, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-left > i::before, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-left > i::before, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left > i::after, .mx-datepicker-main .mx-time-header button.mx-btn-icon-left > i::after, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-left > i::before, .mx-datepicker-main .mx-time-header button.mx-btn-icon-left > i::before, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right > i::after, .mx-datepicker-main .mx-time-header button.mx-btn-icon-right > i::after, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right > i::before, .mx-datepicker-main .mx-time-header button.mx-btn-icon-right > i::before, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right > i::after, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right > i::after, .mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right > i::before, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right > i::before {
|
|
763
|
+
content: none;
|
|
764
|
+
}
|
|
765
|
+
.mx-datepicker-main .mx-calendar-header button.mx-btn-text, .mx-datepicker-main .mx-time-header button.mx-btn-text {
|
|
766
|
+
line-height: initial;
|
|
767
|
+
}
|
|
768
|
+
.mx-datepicker-main .mx-calendar-header .mx-calendar-header-label, .mx-datepicker-main .mx-time-header .mx-calendar-header-label {
|
|
769
|
+
display: flex;
|
|
770
|
+
color: var(--color-main-text);
|
|
771
|
+
}
|
|
772
|
+
.mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-left > i, .mx-datepicker-main .mx-time-header .mx-btn-icon-double-left > i {
|
|
773
|
+
background-image: url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M18.4%207.4L17%206l-6%206%206%206%201.4-1.4-4.6-4.6%204.6-4.6m-6%200L11%206l-6%206%206%206%201.4-1.4L7.8%2012l4.6-4.6z'/%3e%3c/svg%3e");
|
|
774
|
+
}
|
|
775
|
+
.mx-datepicker-main .mx-calendar-header .mx-btn-icon-left > i, .mx-datepicker-main .mx-time-header .mx-btn-icon-left > i {
|
|
776
|
+
background-image: url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M15.4%2016.6L10.8%2012l4.6-4.6L14%206l-6%206%206%206%201.4-1.4z'/%3e%3c/svg%3e");
|
|
777
|
+
}
|
|
778
|
+
.mx-datepicker-main .mx-calendar-header .mx-btn-icon-right > i, .mx-datepicker-main .mx-time-header .mx-btn-icon-right > i {
|
|
779
|
+
background-image: url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M8.6%2016.6l4.6-4.6-4.6-4.6L10%206l6%206-6%206-1.4-1.4z'/%3e%3c/svg%3e");
|
|
780
|
+
}
|
|
781
|
+
.mx-datepicker-main .mx-calendar-header .mx-btn-icon-double-right > i, .mx-datepicker-main .mx-time-header .mx-btn-icon-double-right > i {
|
|
782
|
+
background-image: url("data:image/svg+xml,%3c!--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='%23222'%3e%3cpath%20d='M5.6%207.4L7%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6m6%200L13%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6z'/%3e%3c/svg%3e");
|
|
783
|
+
}
|
|
784
|
+
.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-right, .mx-datepicker-main .mx-time-header button.mx-btn-icon-right {
|
|
785
|
+
order: 2;
|
|
786
|
+
}
|
|
787
|
+
.mx-datepicker-main .mx-calendar-header button.mx-btn-icon-double-right, .mx-datepicker-main .mx-time-header button.mx-btn-icon-double-right {
|
|
788
|
+
order: 3;
|
|
789
|
+
}
|
|
790
|
+
.mx-datepicker-main .mx-calendar-week-mode .mx-date-row .mx-week-number {
|
|
791
|
+
font-weight: bold;
|
|
792
|
+
}
|
|
793
|
+
.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week {
|
|
794
|
+
opacity: 1;
|
|
795
|
+
border-radius: var(--border-radius-small);
|
|
796
|
+
background-color: var(--color-background-dark);
|
|
797
|
+
}
|
|
798
|
+
.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td {
|
|
799
|
+
background-color: transparent;
|
|
800
|
+
}
|
|
801
|
+
.mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td:hover, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row:hover td:focus, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td:hover, .mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td:focus {
|
|
802
|
+
color: inherit;
|
|
803
|
+
}
|
|
804
|
+
.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week {
|
|
805
|
+
color: var(--color-primary-element-text);
|
|
806
|
+
background-color: var(--color-primary-element);
|
|
807
|
+
}
|
|
808
|
+
.mx-datepicker-main .mx-calendar-week-mode .mx-date-row.mx-active-week td {
|
|
809
|
+
opacity: 0.7;
|
|
810
|
+
font-weight: normal;
|
|
811
|
+
}
|
|
812
|
+
.mx-datepicker-main .mx-time {
|
|
813
|
+
background-color: var(--color-main-background);
|
|
814
|
+
}
|
|
815
|
+
.mx-datepicker-main .mx-time .mx-time-header {
|
|
816
|
+
justify-content: center;
|
|
817
|
+
border-bottom: 1px solid var(--color-border);
|
|
818
|
+
opacity: 1 !important;
|
|
819
|
+
background-color: transparent;
|
|
820
|
+
}
|
|
821
|
+
.mx-datepicker-main .mx-time .mx-time-column {
|
|
822
|
+
border-left: 1px solid var(--color-border);
|
|
823
|
+
}
|
|
824
|
+
.mx-datepicker-main .mx-time .mx-time-option.active,
|
|
825
|
+
.mx-datepicker-main .mx-time .mx-time-item.active {
|
|
826
|
+
background-color: var(--color-primary-element);
|
|
827
|
+
color: var(--color-primary-element-text);
|
|
828
|
+
}
|
|
829
|
+
.mx-datepicker-main .mx-time .mx-time-option:hover,
|
|
830
|
+
.mx-datepicker-main .mx-time .mx-time-item:hover {
|
|
831
|
+
background-color: var(--color-background-hover);
|
|
832
|
+
color: var(--color-main-text);
|
|
833
|
+
}
|
|
834
|
+
.mx-datepicker-main .mx-time .mx-time-option.disabled,
|
|
835
|
+
.mx-datepicker-main .mx-time .mx-time-item.disabled {
|
|
836
|
+
cursor: not-allowed;
|
|
837
|
+
opacity: 0.5;
|
|
838
|
+
color: var(--color-main-text);
|
|
839
|
+
}/**
|
|
840
|
+
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
841
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
842
|
+
*/
|
|
843
|
+
/**
|
|
844
|
+
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
845
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
846
|
+
*/
|
|
847
|
+
/*
|
|
848
|
+
* Ensure proper alignment of the vue material icons
|
|
849
|
+
*/
|
|
850
|
+
.material-design-icon[data-v-ffd15796] {
|
|
851
|
+
display: flex;
|
|
852
|
+
align-self: center;
|
|
853
|
+
justify-self: center;
|
|
854
|
+
align-items: center;
|
|
855
|
+
justify-content: center;
|
|
856
|
+
}
|
|
857
|
+
.mx-datepicker[data-v-ffd15796] .mx-input-wrapper .mx-input {
|
|
858
|
+
background-clip: border-box;
|
|
859
|
+
}
|
|
860
|
+
.datetime-picker-inline-icon[data-v-ffd15796] {
|
|
861
|
+
opacity: 0.3;
|
|
862
|
+
border: none;
|
|
863
|
+
background-color: transparent;
|
|
864
|
+
border-radius: 0;
|
|
865
|
+
padding: 0 !important;
|
|
866
|
+
margin: 0;
|
|
867
|
+
}
|
|
868
|
+
.datetime-picker-inline-icon--highlighted[data-v-ffd15796] {
|
|
869
|
+
opacity: 0.7;
|
|
870
|
+
}
|
|
871
|
+
.datetime-picker-inline-icon[data-v-ffd15796]:focus, .datetime-picker-inline-icon[data-v-ffd15796]:hover {
|
|
872
|
+
opacity: 1;
|
|
873
|
+
}/**
|
|
874
|
+
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
875
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
876
|
+
*/
|
|
877
|
+
/**
|
|
878
|
+
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
879
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
880
|
+
*/
|
|
881
|
+
/*
|
|
882
|
+
* Ensure proper alignment of the vue material icons
|
|
883
|
+
*/
|
|
884
|
+
.material-design-icon {
|
|
885
|
+
display: flex;
|
|
886
|
+
align-self: center;
|
|
887
|
+
justify-self: center;
|
|
888
|
+
align-items: center;
|
|
889
|
+
justify-content: center;
|
|
890
|
+
}
|
|
891
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper {
|
|
892
|
+
border-radius: var(--border-radius-large);
|
|
893
|
+
}
|
|
894
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner {
|
|
895
|
+
padding: 4px;
|
|
896
|
+
border-radius: var(--border-radius-large);
|
|
897
|
+
}
|
|
898
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__label {
|
|
899
|
+
padding: 4px 0;
|
|
900
|
+
padding-left: 14px;
|
|
901
|
+
}
|
|
902
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.select {
|
|
903
|
+
min-width: 246px;
|
|
904
|
+
left: -8px !important;
|
|
905
|
+
}
|
|
906
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select .vs__dropdown-toggle {
|
|
907
|
+
border-radius: calc(var(--border-radius-large) - 4px);
|
|
908
|
+
}
|
|
909
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.vs--open .vs__dropdown-toggle {
|
|
910
|
+
border-bottom-left-radius: 0;
|
|
911
|
+
border-bottom-right-radius: 0;
|
|
912
|
+
}
|
|
913
|
+
.v-popper--theme-dropdown.v-popper__popper.timezone-select__popper .v-popper__wrapper .v-popper__inner .timezone-popover-wrapper__timezone-select.v-select.vs--open.select--drop-up .vs__dropdown-toggle {
|
|
914
|
+
border-radius: 0 0 calc(var(--border-radius-large) - 4px) calc(var(--border-radius-large) - 4px);
|
|
915
|
+
}
|
|
916
|
+
.vs__dropdown-menu--floating {
|
|
917
|
+
z-index: 100001 !important;
|
|
918
|
+
}
|