@nextcloud/vue 9.0.0-alpha.8 → 9.0.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +99 -12
- package/dist/assets/{NcActionButton-d8aZCq9u.css → NcActionButton-DfdRrSEu.css} +16 -16
- package/dist/assets/{NcActionCheckbox-tMIOGziy.css → NcActionCheckbox--lTDnNsx.css} +12 -12
- package/dist/assets/{NcActionInput-C-rQsTEA.css → NcActionInput-BNWL2Q-3.css} +62 -62
- package/dist/assets/{NcActionLink-jSPFFKV8.css → NcActionLink-C9_ycPLF.css} +12 -12
- package/dist/assets/{NcActionRadio-xdrmoEIq.css → NcActionRadio-DnAjyubC.css} +12 -12
- package/dist/assets/{NcActionRouter-qNNqBZab.css → NcActionRouter-CVsc7Ezc.css} +15 -15
- package/dist/assets/{NcActionText-0XNfku_2.css → NcActionText-C7y7Pe6P.css} +17 -17
- package/dist/assets/{NcActionTextEditable-ZlNtR_B_.css → NcActionTextEditable-OBnWSj_T.css} +60 -60
- package/dist/assets/{NcAppContent-CLu_1q4O.css → NcAppContent-CvTesBem.css} +23 -23
- package/dist/assets/{NcAppNavigationItem-aVy0uQwf.css → NcAppNavigationItem-Cq6ZYdmT.css} +30 -30
- package/dist/assets/{NcAppNavigationNewItem-rCrG0Uuo.css → NcAppNavigationNewItem-CsqJ6c8v.css} +32 -32
- package/dist/assets/{NcAppSettingsDialog-DZfD_UEa.css → NcAppSettingsDialog-DMWosHw9.css} +10 -10
- package/dist/assets/{NcAppSidebar-GFQ62pY2.css → NcAppSidebar-DejDBLy4.css} +75 -63
- package/dist/assets/{NcAvatar-DUKfNDGL.css → NcAvatar-UxFZ39EC.css} +24 -24
- package/dist/assets/{NcButton-wmjlEdLP.css → NcButton-DbE0wInI.css} +68 -64
- package/dist/assets/{NcCheckboxRadioSwitch-uwXbP_jb.css → NcCheckboxRadioSwitch-sqQXUuVB.css} +45 -44
- package/dist/assets/{NcChip-CKtzzrlA.css → NcChip-C-0jMpNk.css} +9 -9
- package/dist/assets/{NcDashboardWidget-xV4o6Cen.css → NcDashboardWidget-BEYk4O95.css} +12 -12
- package/dist/assets/NcDateTimePicker-pmbCzZnb.css +83 -0
- package/dist/assets/{NcDialog-Dkeikssh.css → NcDialog-bP7Jt0ZE.css} +15 -15
- package/dist/assets/{NcEmptyContent-D1O466rM.css → NcEmptyContent-BqnUPzZQ.css} +9 -9
- package/dist/assets/{NcHeaderButton-BPIasMkw.css → NcHeaderButton-Ct8k0yDh.css} +7 -7
- package/dist/assets/{NcHeaderMenu-ZmtqwEYA.css → NcHeaderMenu-zo6kw_jn.css} +11 -11
- package/dist/assets/{NcIconSvgWrapper-DQFhmjCC.css → NcIconSvgWrapper-BO9Dme5J.css} +14 -8
- package/dist/assets/{NcListItem-Byw-ayOI.css → NcListItem-D6F_oFLK.css} +44 -44
- package/dist/assets/{NcMentionBubble-BL05HUeF.css → NcMentionBubble-CB5c5ue2.css} +10 -9
- package/dist/assets/{NcPopover-ChETNAVH.css → NcPopover-zFjgXDlM.css} +13 -0
- package/dist/assets/{NcRichContenteditable-Bxi-Ki0j.css → NcRichContenteditable-CkyUKlIz.css} +31 -28
- package/dist/assets/{NcRichText-Dvt8jvWN.css → NcRichText-BbVi69cc.css} +87 -89
- package/dist/assets/{NcSelect-B6DUjUdl.css → NcSelect-BCBpQnFL.css} +0 -3
- package/dist/assets/{index-Du_FXiPy.css → index-CjPwAJ46.css} +68 -69
- package/dist/assets/index-D9L0rgJk.css +4 -0
- package/dist/assets/{referencePickerModal-CkGgDb19.css → referencePickerModal-DAD-jv3F.css} +23 -23
- package/dist/chunks/{NcActionButton-BdQ_qmvW.mjs → NcActionButton-BZEDhdCm.mjs} +48 -6
- package/dist/chunks/NcActionButton-BZEDhdCm.mjs.map +1 -0
- package/dist/chunks/{NcActionButtonGroup-TitZerDl.mjs → NcActionButtonGroup-VJlvSBVZ.mjs} +2 -2
- package/dist/chunks/{NcActionButtonGroup-TitZerDl.mjs.map → NcActionButtonGroup-VJlvSBVZ.mjs.map} +1 -1
- package/dist/chunks/{NcActionCheckbox-CUYbo1rw.mjs → NcActionCheckbox-DLPDTACR.mjs} +3 -3
- package/dist/chunks/{NcActionCheckbox-CUYbo1rw.mjs.map → NcActionCheckbox-DLPDTACR.mjs.map} +1 -1
- package/dist/chunks/{NcActionInput-TI648L3V.mjs → NcActionInput-D1R71Reh.mjs} +10 -10
- package/dist/chunks/{NcActionInput-TI648L3V.mjs.map → NcActionInput-D1R71Reh.mjs.map} +1 -1
- package/dist/chunks/{NcActionLink-cQlsviu9.mjs → NcActionLink-BTIApspK.mjs} +3 -3
- package/dist/chunks/{NcActionLink-cQlsviu9.mjs.map → NcActionLink-BTIApspK.mjs.map} +1 -1
- package/dist/chunks/{NcActionRadio-tORL1qPt.mjs → NcActionRadio-CPoWB58D.mjs} +3 -3
- package/dist/chunks/{NcActionRadio-tORL1qPt.mjs.map → NcActionRadio-CPoWB58D.mjs.map} +1 -1
- package/dist/chunks/{NcActionRouter-Bw1tpEZt.mjs → NcActionRouter-DATNpU_e.mjs} +3 -3
- package/dist/chunks/{NcActionRouter-Bw1tpEZt.mjs.map → NcActionRouter-DATNpU_e.mjs.map} +1 -1
- package/dist/chunks/{NcActionText-VLCHOiIy.mjs → NcActionText-3mJjsJz_.mjs} +3 -3
- package/dist/chunks/{NcActionText-VLCHOiIy.mjs.map → NcActionText-3mJjsJz_.mjs.map} +1 -1
- package/dist/chunks/{NcActionTextEditable-nTbwgRy2.mjs → NcActionTextEditable-Dv1_bMFY.mjs} +3 -3
- package/dist/chunks/NcActionTextEditable-Dv1_bMFY.mjs.map +1 -0
- package/dist/chunks/{NcActions-CgKHXNbF.mjs → NcActions-2UedVnLW.mjs} +19 -6
- package/dist/chunks/NcActions-2UedVnLW.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-C4gBVRQs.mjs → NcAppContent-Bdlo1JwI.mjs} +19 -21
- package/dist/chunks/NcAppContent-Bdlo1JwI.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigation-DbRpHbi9.mjs → NcAppNavigation-BHLzIgKf.mjs} +2 -2
- package/dist/chunks/{NcAppNavigation-DbRpHbi9.mjs.map → NcAppNavigation-BHLzIgKf.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-R_UZ7iKw.mjs → NcAppNavigationCaption-D1_4GAVS.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationCaption-R_UZ7iKw.mjs.map → NcAppNavigationCaption-D1_4GAVS.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-CxYtFEhV.mjs → NcAppNavigationItem-Cxzp2qW7.mjs} +69 -69
- package/dist/chunks/{NcAppNavigationItem-CxYtFEhV.mjs.map → NcAppNavigationItem-Cxzp2qW7.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNew-sMVo_IoL.mjs → NcAppNavigationNew-BUQgcKdv.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationNew-sMVo_IoL.mjs.map → NcAppNavigationNew-BUQgcKdv.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-CJZcL6GH.mjs → NcAppNavigationNewItem-BNFUFCCJ.mjs} +4 -4
- package/dist/chunks/{NcAppNavigationNewItem-CJZcL6GH.mjs.map → NcAppNavigationNewItem-BNFUFCCJ.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-Dbhh-Vtw.mjs → NcAppNavigationSearch-B7w1J5K3.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationSearch-Dbhh-Vtw.mjs.map → NcAppNavigationSearch-B7w1J5K3.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-Bfo3EWk_.mjs → NcAppNavigationSettings-aTOqq_-d.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationSettings-Bfo3EWk_.mjs.map → NcAppNavigationSettings-aTOqq_-d.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Ys-PjFo3.mjs → NcAppNavigationToggle-CSD4yx6Z.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationToggle-Ys-PjFo3.mjs.map → NcAppNavigationToggle-CSD4yx6Z.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-Cc-OdY9a.mjs → NcAppSettingsDialog-DJhRLDT2.mjs} +8 -8
- package/dist/chunks/{NcAppSettingsDialog-Cc-OdY9a.mjs.map → NcAppSettingsDialog-DJhRLDT2.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-Dgwj8O_Z.mjs → NcAppSidebar-Dnb5U9gv.mjs} +285 -272
- package/dist/chunks/NcAppSidebar-Dnb5U9gv.mjs.map +1 -0
- package/dist/chunks/NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs +30 -0
- package/dist/chunks/NcAppSidebarHeader.vue_vue_type_script_setup_true_lang-0j0aFDeK.mjs.map +1 -0
- package/dist/chunks/{NcAvatar-CA8y4d-c.mjs → NcAvatar-Cg9PDzho.mjs} +36 -14
- package/dist/chunks/NcAvatar-Cg9PDzho.mjs.map +1 -0
- package/dist/chunks/{NcBreadcrumb-DSjIxTeU.mjs → NcBreadcrumb-DpW0HXlg.mjs} +3 -3
- package/dist/chunks/{NcBreadcrumb-DSjIxTeU.mjs.map → NcBreadcrumb-DpW0HXlg.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-jPvP6Cmo.mjs → NcBreadcrumbs-CbQjZLpZ.mjs} +6 -7
- package/dist/chunks/{NcBreadcrumbs-jPvP6Cmo.mjs.map → NcBreadcrumbs-CbQjZLpZ.mjs.map} +1 -1
- package/dist/chunks/NcButton-Byg8-ta1.mjs +102 -0
- package/dist/chunks/NcButton-Byg8-ta1.mjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch-CWU_M_ui.mjs → NcCheckboxRadioSwitch-BmzUQ-WN.mjs} +29 -27
- package/dist/chunks/NcCheckboxRadioSwitch-BmzUQ-WN.mjs.map +1 -0
- package/dist/chunks/{NcChip-C3U2HYR9.mjs → NcChip-BQRPT42V.mjs} +10 -13
- package/dist/chunks/NcChip-BQRPT42V.mjs.map +1 -0
- package/dist/chunks/{NcCollectionList-BtHsipae.mjs → NcCollectionList-CUlNTcYX.mjs} +6 -6
- package/dist/chunks/{NcCollectionList-BtHsipae.mjs.map → NcCollectionList-CUlNTcYX.mjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-BI-Is4nj.mjs → NcColorPicker-DGwM1Zki.mjs} +5 -5
- package/dist/chunks/{NcColorPicker-BI-Is4nj.mjs.map → NcColorPicker-DGwM1Zki.mjs.map} +1 -1
- package/dist/chunks/{NcContent-BcF6f3N-.mjs → NcContent-BhN8SiS1.mjs} +4 -4
- package/dist/chunks/{NcContent-BcF6f3N-.mjs.map → NcContent-BhN8SiS1.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-1rVqTzgV.mjs → NcDashboardWidget-CC2pZ6GI.mjs} +7 -7
- package/dist/chunks/{NcDashboardWidget-1rVqTzgV.mjs.map → NcDashboardWidget-CC2pZ6GI.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-7RXY5EKJ.mjs → NcDashboardWidgetItem-BsHwLKh3.mjs} +4 -4
- package/dist/chunks/{NcDashboardWidgetItem-7RXY5EKJ.mjs.map → NcDashboardWidgetItem-BsHwLKh3.mjs.map} +1 -1
- package/dist/chunks/{NcDateTime.vue_vue_type_script_setup_true_lang-DtP-oauZ.mjs → NcDateTime.vue_vue_type_script_setup_true_lang-CKX0mNnP.mjs} +2 -2
- package/dist/chunks/{NcDateTime.vue_vue_type_script_setup_true_lang-DtP-oauZ.mjs.map → NcDateTime.vue_vue_type_script_setup_true_lang-CKX0mNnP.mjs.map} +1 -1
- package/dist/chunks/{NcDateTimePicker-BzfuHym4.mjs → NcDateTimePicker-BM9F_PSI.mjs} +79 -37
- package/dist/chunks/NcDateTimePicker-BM9F_PSI.mjs.map +1 -0
- package/dist/chunks/{NcDateTimePickerNative-Dake1IML.mjs → NcDateTimePickerNative-DoGQFKev.mjs} +2 -2
- package/dist/chunks/{NcDateTimePickerNative-Dake1IML.mjs.map → NcDateTimePickerNative-DoGQFKev.mjs.map} +1 -1
- package/dist/chunks/{NcDialog-_pc2BPHU.mjs → NcDialog-CbXsHgYI.mjs} +7 -7
- package/dist/chunks/NcDialog-CbXsHgYI.mjs.map +1 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DR0Yn-dH.mjs +69 -0
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-DR0Yn-dH.mjs.map +1 -0
- package/dist/chunks/{NcEmojiPicker-CWbez_of.mjs → NcEmojiPicker-B0y1ZY5N.mjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-CWbez_of.mjs.map → NcEmojiPicker-B0y1ZY5N.mjs.map} +1 -1
- package/dist/chunks/NcEmptyContent-CBWBkBL8.mjs +56 -0
- package/dist/chunks/NcEmptyContent-CBWBkBL8.mjs.map +1 -0
- package/dist/chunks/{NcHeaderButton-BsstEWtv.mjs → NcHeaderButton-BXfTpkIm.mjs} +4 -4
- package/dist/chunks/{NcHeaderButton-BsstEWtv.mjs.map → NcHeaderButton-BXfTpkIm.mjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-ZzoCwPvX.mjs → NcHeaderMenu-D-WDQIHd.mjs} +5 -5
- package/dist/chunks/{NcHeaderMenu-ZzoCwPvX.mjs.map → NcHeaderMenu-D-WDQIHd.mjs.map} +1 -1
- package/dist/chunks/{NcIconSvgWrapper-BYTrkA66.mjs → NcIconSvgWrapper-DZBRQNfG.mjs} +34 -21
- package/dist/chunks/NcIconSvgWrapper-DZBRQNfG.mjs.map +1 -0
- package/dist/chunks/{NcInputConfirmCancel-CX56m05a.mjs → NcInputConfirmCancel-CUJM5y0h.mjs} +3 -3
- package/dist/chunks/{NcInputConfirmCancel-CX56m05a.mjs.map → NcInputConfirmCancel-CUJM5y0h.mjs.map} +1 -1
- package/dist/chunks/{NcInputField-DdZlDVwQ.mjs → NcInputField-BBS1E7r-.mjs} +2 -2
- package/dist/chunks/{NcInputField-DdZlDVwQ.mjs.map → NcInputField-BBS1E7r-.mjs.map} +1 -1
- package/dist/chunks/{NcListItem-DF8Yv05m.mjs → NcListItem-Bx_uxyFR.mjs} +5 -5
- package/dist/chunks/{NcListItem-DF8Yv05m.mjs.map → NcListItem-Bx_uxyFR.mjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-nzw_x2Q5.mjs → NcListItemIcon-CytWJM69.mjs} +4 -4
- package/dist/chunks/{NcListItemIcon-nzw_x2Q5.mjs.map → NcListItemIcon-CytWJM69.mjs.map} +1 -1
- package/dist/chunks/{NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs → NcMentionBubble.vue_vue_type_style_index_0_scoped_5b8f093f_lang-DZbkIMTW.mjs} +2 -2
- package/dist/chunks/{NcMentionBubble.vue_vue_type_style_index_0_scoped_6c8d0da9_lang-DYJMHclV.mjs.map → NcMentionBubble.vue_vue_type_style_index_0_scoped_5b8f093f_lang-DZbkIMTW.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BnnlEhT1.mjs → NcPasswordField-Cac3cpVY.mjs} +3 -3
- package/dist/chunks/{NcPasswordField-BnnlEhT1.mjs.map → NcPasswordField-Cac3cpVY.mjs.map} +1 -1
- package/dist/chunks/{NcPopover-C3ZoyUjc.mjs → NcPopover-CzrFCS-2.mjs} +155 -27
- package/dist/chunks/NcPopover-CzrFCS-2.mjs.map +1 -0
- package/dist/chunks/{NcRelatedResourcesPanel-D2YLEouH.mjs → NcRelatedResourcesPanel-BBKk-jjB.mjs} +4 -4
- package/dist/chunks/{NcRelatedResourcesPanel-D2YLEouH.mjs.map → NcRelatedResourcesPanel-BBKk-jjB.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-B16VJW0Y.mjs → NcRichContenteditable-gt56b0Uw.mjs} +210 -45
- package/dist/chunks/NcRichContenteditable-gt56b0Uw.mjs.map +1 -0
- package/dist/chunks/{NcRichText-4jIBSmap.mjs → NcRichText-CMRNgGQw.mjs} +8 -8
- package/dist/chunks/{NcRichText-4jIBSmap.mjs.map → NcRichText-CMRNgGQw.mjs.map} +1 -1
- package/dist/chunks/NcSavingIndicatorIcon.vue_vue_type_script_setup_true_lang-DlRBo3QU.mjs +58 -0
- package/dist/chunks/NcSavingIndicatorIcon.vue_vue_type_script_setup_true_lang-DlRBo3QU.mjs.map +1 -0
- package/dist/chunks/{NcSelect-CAx_ixPU.mjs → NcSelect-DFMnY4fI.mjs} +25 -68
- package/dist/chunks/NcSelect-DFMnY4fI.mjs.map +1 -0
- package/dist/chunks/{NcSelectTags-UXzC7lDz.mjs → NcSelectTags-BpFmhbdp.mjs} +3 -3
- package/dist/chunks/{NcSelectTags-UXzC7lDz.mjs.map → NcSelectTags-BpFmhbdp.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-BEHu3xAI.mjs → NcSettingsInputText-CMBC7DaG.mjs} +3 -3
- package/dist/chunks/{NcSettingsInputText-BEHu3xAI.mjs.map → NcSettingsInputText-CMBC7DaG.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-X7f0W7vZ.mjs → NcSettingsSection-Crla6NXM.mjs} +2 -2
- package/dist/chunks/{NcSettingsSection-X7f0W7vZ.mjs.map → NcSettingsSection-Crla6NXM.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-DfrKchOy.mjs → NcSettingsSelectGroup-BOv1UgHX.mjs} +4 -4
- package/dist/chunks/{NcSettingsSelectGroup-DfrKchOy.mjs.map → NcSettingsSelectGroup-BOv1UgHX.mjs.map} +1 -1
- package/dist/chunks/{NcTextField-BTzKCPza.mjs → NcTextField-Dzv_qpmt.mjs} +4 -4
- package/dist/chunks/{NcTextField-BTzKCPza.mjs.map → NcTextField-Dzv_qpmt.mjs.map} +1 -1
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang-BK7HxZja.mjs +98 -0
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang-BK7HxZja.mjs.map +1 -0
- package/dist/chunks/{NcUserBubble-Dgzog0Ps.mjs → NcUserBubble-CnsRuBNe.mjs} +3 -3
- package/dist/chunks/{NcUserBubble-Dgzog0Ps.mjs.map → NcUserBubble-CnsRuBNe.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-DvYiEs2L.mjs → NcUserStatusIcon-M_93a-z6.mjs} +3 -3
- package/dist/chunks/{NcUserStatusIcon-DvYiEs2L.mjs.map → NcUserStatusIcon-M_93a-z6.mjs.map} +1 -1
- package/dist/chunks/NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs +23 -0
- package/dist/chunks/NcVNodes.vue_vue_type_script_lang-BqUHinRZ.mjs.map +1 -0
- package/dist/chunks/{ScopeComponent-BWZEma4R.mjs → ScopeComponent-Cr_cohWX.mjs} +2 -2
- package/dist/chunks/{ScopeComponent-BWZEma4R.mjs.map → ScopeComponent-Cr_cohWX.mjs.map} +1 -1
- package/dist/chunks/{_l10n-7kR7gXFc.mjs → _l10n-dinIMiE_.mjs} +63 -67
- package/dist/chunks/_l10n-dinIMiE_.mjs.map +1 -0
- package/dist/chunks/{colors-BJbWzaQ-.mjs → colors-AMTxjrbV.mjs} +2 -2
- package/dist/chunks/{colors-BJbWzaQ-.mjs.map → colors-AMTxjrbV.mjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-BpNnwC_g.mjs → referencePickerModal-CMgdGDsm.mjs} +11 -11
- package/dist/chunks/{referencePickerModal-BpNnwC_g.mjs.map → referencePickerModal-CMgdGDsm.mjs.map} +1 -1
- package/dist/chunks/{useFormatDateTime-B5sWtJdj.mjs → useFormatDateTime-lk3QDXbQ.mjs} +2 -2
- package/dist/chunks/{useFormatDateTime-B5sWtJdj.mjs.map → useFormatDateTime-lk3QDXbQ.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-CzXWY0j4.mjs → usernameToColor-CmB20TBI.mjs} +2 -2
- package/dist/chunks/{usernameToColor-CzXWY0j4.mjs.map → usernameToColor-CmB20TBI.mjs.map} +1 -1
- package/dist/components/NcActionButton/NcActionButton.vue.d.ts +3 -3
- package/dist/components/NcActionButton/index.mjs +1 -1
- package/dist/components/NcActionButtonGroup/index.mjs +1 -1
- package/dist/components/NcActionCheckbox/NcActionCheckbox.vue.d.ts +1 -1
- package/dist/components/NcActionCheckbox/index.mjs +1 -1
- package/dist/components/NcActionInput/index.mjs +1 -1
- package/dist/components/NcActionLink/index.mjs +1 -1
- package/dist/components/NcActionRadio/NcActionRadio.vue.d.ts +1 -1
- package/dist/components/NcActionRadio/index.mjs +1 -1
- package/dist/components/NcActionRouter/NcActionRouter.vue.d.ts +2 -2
- package/dist/components/NcActionRouter/index.mjs +1 -1
- package/dist/components/NcActionText/index.mjs +1 -1
- package/dist/components/NcActionTextEditable/index.mjs +1 -1
- package/dist/components/NcActions/index.mjs +1 -1
- package/dist/components/NcAppContent/index.mjs +1 -1
- package/dist/components/NcAppNavigation/index.mjs +1 -1
- package/dist/components/NcAppNavigationCaption/index.mjs +1 -1
- package/dist/components/NcAppNavigationItem/index.mjs +1 -1
- package/dist/components/NcAppNavigationNew/index.mjs +1 -1
- package/dist/components/NcAppNavigationNewItem/index.mjs +1 -1
- package/dist/components/NcAppNavigationSearch/index.mjs +1 -1
- package/dist/components/NcAppNavigationSettings/NcAppNavigationSettings.vue.d.ts +3 -10
- package/dist/components/NcAppNavigationSettings/index.mjs +1 -1
- package/dist/components/NcAppNavigationToggle/index.mjs +1 -1
- package/dist/components/NcAppSettingsDialog/index.mjs +1 -1
- package/dist/components/NcAppSidebar/NcAppSidebarTabs.vue.d.ts +7 -3
- package/dist/components/NcAppSidebar/index.mjs +1 -1
- package/dist/components/NcAppSidebarHeader/NcAppSidebarHeader.vue.d.ts +18 -0
- package/dist/components/NcAppSidebarHeader/index.d.ts +5 -0
- package/dist/components/NcAppSidebarHeader/index.mjs +5 -0
- package/dist/{mixins/richEditor → components/NcAppSidebarHeader}/index.mjs.map +1 -1
- package/dist/components/NcAppSidebarTab/NcAppSidebarTab.vue.d.ts +1 -1
- package/dist/components/NcAvatar/index.mjs +1 -1
- package/dist/components/NcBlurHash/NcBlurHash.vue.d.ts +6 -13
- package/dist/components/NcBreadcrumb/index.mjs +1 -1
- package/dist/components/NcBreadcrumbs/index.mjs +1 -1
- package/dist/components/NcButton/NcButton.vue.d.ts +102 -238
- package/dist/components/NcButton/index.d.ts +2 -2
- package/dist/components/NcButton/index.mjs +1 -4
- package/dist/components/NcCheckboxRadioSwitch/index.mjs +1 -1
- package/dist/components/NcChip/NcChip.vue.d.ts +36 -38
- package/dist/components/NcChip/index.mjs +1 -1
- package/dist/components/NcCollectionList/index.mjs +1 -1
- package/dist/components/NcColorPicker/index.mjs +1 -1
- package/dist/components/NcContent/index.mjs +1 -1
- package/dist/components/NcCounterBubble/NcCounterBubble.vue.d.ts +1 -1
- package/dist/components/NcDashboardWidget/index.mjs +1 -1
- package/dist/components/NcDashboardWidgetItem/index.mjs +1 -1
- package/dist/components/NcDateTime/NcDateTime.vue.d.ts +2 -31
- package/dist/components/NcDateTime/index.mjs +1 -1
- package/dist/components/NcDateTimePicker/NcDateTimePicker.vue.d.ts +49 -60
- package/dist/components/NcDateTimePicker/index.mjs +1 -1
- package/dist/components/NcDateTimePickerNative/index.mjs +1 -1
- package/dist/components/NcDialog/NcDialog.vue.d.ts +55 -129
- package/dist/components/NcDialog/index.mjs +1 -1
- package/dist/components/NcDialogButton/NcDialogButton.vue.d.ts +33 -109
- package/dist/components/NcDialogButton/index.mjs +1 -1
- package/dist/components/NcEmojiPicker/index.mjs +1 -1
- package/dist/components/NcEmptyContent/NcEmptyContent.vue.d.ts +58 -28
- package/dist/components/NcEmptyContent/index.d.ts +4 -0
- package/dist/components/NcEmptyContent/index.mjs +1 -1
- package/dist/components/NcHeaderButton/NcHeaderButton.vue.d.ts +4 -13
- package/dist/components/NcHeaderButton/index.mjs +1 -1
- package/dist/components/NcHeaderMenu/index.mjs +1 -1
- package/dist/components/NcIconSvgWrapper/NcIconSvgWrapper.vue.d.ts +19 -10
- package/dist/components/NcIconSvgWrapper/index.mjs +1 -1
- package/dist/components/NcInputField/index.mjs +1 -1
- package/dist/components/NcListItem/index.mjs +1 -1
- package/dist/components/NcListItemIcon/index.mjs +1 -1
- package/dist/components/NcLoadingIcon/NcLoadingIcon.vue.d.ts +1 -1
- package/dist/components/NcModal/index.mjs +52 -48
- package/dist/components/NcModal/index.mjs.map +1 -1
- package/dist/components/NcPasswordField/index.mjs +1 -1
- package/dist/components/NcPopover/index.mjs +1 -1
- package/dist/components/NcRelatedResourcesPanel/index.mjs +1 -1
- package/dist/components/NcRichContenteditable/NcAutoCompleteResult.vue.d.ts +2 -2
- package/dist/components/NcRichContenteditable/NcMentionBubble.vue.d.ts +2 -2
- package/dist/components/NcRichContenteditable/NcRichContenteditable.vue.d.ts +347 -0
- package/dist/components/NcRichContenteditable/index.mjs +3 -4
- package/dist/components/NcRichContenteditable/index.mjs.map +1 -1
- package/dist/components/NcRichText/NcReferencePicker/NcProviderList.vue.d.ts +215 -0
- package/dist/components/NcRichText/NcReferencePicker/NcSearch.vue.d.ts +289 -0
- package/dist/components/NcRichText/index.mjs +3 -3
- package/dist/components/NcSavingIndicatorIcon/NcSavingIndicatorIcon.vue.d.ts +13 -56
- package/dist/components/NcSavingIndicatorIcon/index.d.ts +4 -0
- package/dist/components/NcSavingIndicatorIcon/index.mjs +2 -2
- package/dist/components/NcSelect/NcSelect.vue.d.ts +121 -0
- package/dist/components/NcSelect/index.mjs +1 -1
- package/dist/components/NcSelectTags/NcSelectTags.vue.d.ts +205 -0
- package/dist/components/NcSelectTags/index.mjs +1 -1
- package/dist/components/NcSelectUsers/NcSelectUsers.vue.d.ts +117 -0
- package/dist/components/NcSelectUsers/index.d.ts +5 -0
- package/dist/components/NcSelectUsers/index.mjs +73 -0
- package/dist/components/NcSelectUsers/index.mjs.map +1 -0
- package/dist/components/NcSettingsInputText/NcSettingsInputText.vue.d.ts +1 -1
- package/dist/components/NcSettingsInputText/index.mjs +1 -1
- package/dist/components/NcSettingsSection/index.mjs +1 -1
- package/dist/components/NcSettingsSelectGroup/NcSettingsSelectGroup.vue.d.ts +265 -0
- package/dist/components/NcSettingsSelectGroup/index.mjs +1 -1
- package/dist/components/NcTextArea/NcTextArea.vue.d.ts +5 -5
- package/dist/components/NcTextField/index.mjs +1 -1
- package/dist/components/NcTimezonePicker/NcTimezonePicker.vue.d.ts +23 -0
- package/dist/components/NcTimezonePicker/index.d.ts +5 -0
- package/dist/components/NcTimezonePicker/index.mjs +2 -2
- package/dist/components/NcTimezonePicker/timezoneDataProviderService.d.ts +5 -1
- package/dist/components/NcUserBubble/index.mjs +1 -1
- package/dist/components/NcUserStatusIcon/index.mjs +1 -1
- package/dist/components/NcVNodes/NcVNodes.vue.d.ts +8 -3
- package/dist/components/NcVNodes/index.d.ts +4 -0
- package/dist/components/NcVNodes/index.mjs +2 -21
- package/dist/components/NcVNodes/index.mjs.map +1 -1
- package/dist/components/index.d.ts +5 -4
- package/dist/directives/Focus/index.d.ts +2 -3
- package/dist/directives/Focus/index.mjs +1 -2
- package/dist/directives/Focus/index.mjs.map +1 -1
- package/dist/directives/index.d.ts +1 -2
- package/dist/functions/contactsMenu/index.d.ts +40 -0
- package/dist/functions/contactsMenu/index.mjs +22 -0
- package/dist/functions/contactsMenu/index.mjs.map +1 -0
- package/dist/functions/dialog/index.d.ts +29 -13
- package/dist/functions/dialog/index.mjs +27 -18
- package/dist/functions/dialog/index.mjs.map +1 -1
- package/dist/functions/index.d.ts +1 -0
- package/dist/functions/reference/index.mjs +1 -1
- package/dist/functions/usernameToColor/index.mjs +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.mjs +97 -98
- package/dist/index.mjs.map +1 -1
- package/package.json +21 -13
- package/dist/assets/NcDateTimePicker-AIJmp5dC.css +0 -81
- package/dist/assets/index-DQ4Plm4r.css +0 -89
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs +0 -49
- package/dist/chunks/ChevronLeft-FfC-tiIS.mjs.map +0 -1
- package/dist/chunks/NcActionButton-BdQ_qmvW.mjs.map +0 -1
- package/dist/chunks/NcActionTextEditable-nTbwgRy2.mjs.map +0 -1
- package/dist/chunks/NcActions-CgKHXNbF.mjs.map +0 -1
- package/dist/chunks/NcAppContent-C4gBVRQs.mjs.map +0 -1
- package/dist/chunks/NcAppSidebar-Dgwj8O_Z.mjs.map +0 -1
- package/dist/chunks/NcAvatar-CA8y4d-c.mjs.map +0 -1
- package/dist/chunks/NcButton-BHLqKKYP.mjs +0 -308
- package/dist/chunks/NcButton-BHLqKKYP.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-CWU_M_ui.mjs.map +0 -1
- package/dist/chunks/NcChip-C3U2HYR9.mjs.map +0 -1
- package/dist/chunks/NcDateTimePicker-BzfuHym4.mjs.map +0 -1
- package/dist/chunks/NcDialog-_pc2BPHU.mjs.map +0 -1
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-BKrJ_xd8.mjs +0 -119
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang-BKrJ_xd8.mjs.map +0 -1
- package/dist/chunks/NcEmptyContent-BQnIrQQn.mjs +0 -68
- package/dist/chunks/NcEmptyContent-BQnIrQQn.mjs.map +0 -1
- package/dist/chunks/NcIconSvgWrapper-BYTrkA66.mjs.map +0 -1
- package/dist/chunks/NcPopover-C3ZoyUjc.mjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-B16VJW0Y.mjs.map +0 -1
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs +0 -80
- package/dist/chunks/NcSavingIndicatorIcon-icWy8J5x.mjs.map +0 -1
- package/dist/chunks/NcSelect-CAx_ixPU.mjs.map +0 -1
- package/dist/chunks/NcTimezonePicker-CMoUk4sZ.mjs +0 -188
- package/dist/chunks/NcTimezonePicker-CMoUk4sZ.mjs.map +0 -1
- package/dist/chunks/_l10n-7kR7gXFc.mjs.map +0 -1
- package/dist/chunks/index--u6iHwFv.mjs +0 -184
- package/dist/chunks/index--u6iHwFv.mjs.map +0 -1
- package/dist/components/NcActions/NcActions.vue.d.ts +0 -544
- package/dist/components/NcAppNavigation/NcAppNavigation.vue.d.ts +0 -215
- package/dist/components/NcAppNavigationCaption/NcAppNavigationCaption.vue.d.ts +0 -379
- package/dist/components/NcAppNavigationItem/NcAppNavigationIconCollapsible.vue.d.ts +0 -161
- package/dist/components/NcAppNavigationItem/NcAppNavigationItem.vue.d.ts +0 -1310
- package/dist/components/NcAppNavigationItem/NcInputConfirmCancel.vue.d.ts +0 -195
- package/dist/components/NcAppNavigationNew/NcAppNavigationNew.vue.d.ts +0 -195
- package/dist/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue.d.ts +0 -316
- package/dist/components/NcAppNavigationSearch/NcAppNavigationSearch.vue.d.ts +0 -389
- package/dist/components/NcAppNavigationToggle/NcAppNavigationToggle.vue.d.ts +0 -173
- package/dist/components/NcBreadcrumb/NcBreadcrumb.vue.d.ts +0 -717
- package/dist/components/NcBreadcrumbs/NcBreadcrumbs.vue.d.ts +0 -1330
- package/dist/components/NcButton/types.d.ts +0 -30
- package/dist/components/NcContent/NcContent.vue.d.ts +0 -227
- package/dist/components/NcEmojiPicker/NcEmojiPicker.vue.d.ts +0 -642
- package/dist/components/NcHeaderMenu/NcHeaderMenu.vue.d.ts +0 -245
- package/dist/components/NcInputField/NcInputField.vue.d.ts +0 -419
- package/dist/components/NcListItem/NcListItem.vue.d.ts +0 -714
- package/dist/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue.d.ts +0 -553
- package/dist/components/NcRelatedResourcesPanel/NcResource.vue.d.ts +0 -173
- package/dist/components/NcRelatedResourcesPanel/NcTeamResources.vue.d.ts +0 -241
- package/dist/components/NcRichText/NcReferenceList.vue.d.ts +0 -292
- package/dist/components/NcRichText/NcReferencePicker/NcRawLinkInput.vue.d.ts +0 -606
- package/dist/components/NcRichText/NcReferenceWidget.vue.d.ts +0 -211
- package/dist/components/NcRichText/NcRichText.vue.d.ts +0 -409
- package/dist/components/NcTextField/NcTextField.vue.d.ts +0 -314
- package/dist/components/NcTimezonePicker/timezone.d.ts +0 -14
- package/dist/directives/Tooltip/index.d.ts +0 -3
- package/dist/directives/Tooltip/index.mjs +0 -12
- package/dist/directives/Tooltip/index.mjs.map +0 -1
- package/dist/mixins/richEditor/index.mjs +0 -10
|
@@ -9,84 +9,86 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-0cc855a4] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.button-vue[data-v-
|
|
19
|
+
.button-vue[data-v-0cc855a4] {
|
|
20
20
|
--button-size: var(--default-clickable-area);
|
|
21
21
|
--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));
|
|
22
|
-
--button-padding:
|
|
22
|
+
--button-padding-default: min(calc(var(--default-grid-baseline) + var(--button-radius)), calc(var(--default-grid-baseline) * 4));
|
|
23
|
+
--button-padding: var(--default-grid-baseline) var(--button-padding-default);
|
|
24
|
+
color: var(--color-primary-element-light-text);
|
|
25
|
+
background-color: var(--color-primary-element-light);
|
|
26
|
+
border: 0;
|
|
27
|
+
border-radius: var(--button-radius);
|
|
23
28
|
position: relative;
|
|
24
29
|
width: fit-content;
|
|
25
30
|
overflow: hidden;
|
|
26
|
-
|
|
27
|
-
padding:
|
|
28
|
-
font-size: var(--default-font-size);
|
|
29
|
-
font-weight: bold;
|
|
31
|
+
padding-block: 0;
|
|
32
|
+
padding-inline: var(--button-padding);
|
|
30
33
|
min-height: var(--button-size);
|
|
31
34
|
min-width: var(--button-size);
|
|
32
35
|
display: flex;
|
|
33
36
|
align-items: center;
|
|
34
37
|
justify-content: center;
|
|
35
|
-
cursor: pointer;
|
|
36
|
-
border-radius: var(--button-radius);
|
|
37
38
|
transition-property: color, border-color, background-color;
|
|
38
39
|
transition-duration: 0.1s;
|
|
39
40
|
transition-timing-function: linear;
|
|
40
|
-
|
|
41
|
-
|
|
41
|
+
cursor: pointer;
|
|
42
|
+
font-size: var(--default-font-size);
|
|
43
|
+
font-weight: bold;
|
|
42
44
|
}
|
|
43
|
-
.button-vue--size-small[data-v-
|
|
45
|
+
.button-vue--size-small[data-v-0cc855a4] {
|
|
44
46
|
--button-size: var(--clickable-area-small, 24px);
|
|
45
47
|
--button-radius: var(--border-radius);
|
|
46
48
|
}
|
|
47
|
-
.button-vue--size-large[data-v-
|
|
49
|
+
.button-vue--size-large[data-v-0cc855a4] {
|
|
48
50
|
--button-size: var(--clickable-area-large, 48px);
|
|
49
51
|
}
|
|
50
|
-
.button-vue[data-v-
|
|
51
|
-
.button-vue span[data-v-
|
|
52
|
+
.button-vue[data-v-0cc855a4] *,
|
|
53
|
+
.button-vue span[data-v-0cc855a4] {
|
|
52
54
|
cursor: pointer;
|
|
53
55
|
}
|
|
54
|
-
.button-vue[data-v-
|
|
56
|
+
.button-vue[data-v-0cc855a4]:focus {
|
|
55
57
|
outline: none;
|
|
56
58
|
}
|
|
57
|
-
.button-vue[data-v-
|
|
58
|
-
cursor: default;
|
|
59
|
-
opacity: 0.5;
|
|
59
|
+
.button-vue[data-v-0cc855a4]:disabled {
|
|
60
60
|
filter: saturate(0.7);
|
|
61
|
+
opacity: 0.5;
|
|
62
|
+
cursor: default;
|
|
61
63
|
}
|
|
62
|
-
.button-vue[data-v-
|
|
64
|
+
.button-vue[data-v-0cc855a4]:disabled * {
|
|
63
65
|
cursor: default;
|
|
64
66
|
}
|
|
65
|
-
.button-vue[data-v-
|
|
67
|
+
.button-vue[data-v-0cc855a4]:hover:not(:disabled) {
|
|
66
68
|
background-color: var(--color-primary-element-light-hover);
|
|
67
69
|
}
|
|
68
|
-
.button-vue[data-v-
|
|
70
|
+
.button-vue[data-v-0cc855a4]:active {
|
|
69
71
|
background-color: var(--color-primary-element-light);
|
|
70
72
|
}
|
|
71
|
-
.button-vue__wrapper[data-v-
|
|
73
|
+
.button-vue__wrapper[data-v-0cc855a4] {
|
|
72
74
|
display: inline-flex;
|
|
73
75
|
align-items: center;
|
|
74
76
|
justify-content: center;
|
|
75
77
|
width: 100%;
|
|
76
78
|
}
|
|
77
|
-
.button-vue--end .button-vue__wrapper[data-v-
|
|
79
|
+
.button-vue--end .button-vue__wrapper[data-v-0cc855a4] {
|
|
78
80
|
justify-content: end;
|
|
79
81
|
}
|
|
80
|
-
.button-vue--start .button-vue__wrapper[data-v-
|
|
82
|
+
.button-vue--start .button-vue__wrapper[data-v-0cc855a4] {
|
|
81
83
|
justify-content: start;
|
|
82
84
|
}
|
|
83
|
-
.button-vue--reverse .button-vue__wrapper[data-v-
|
|
85
|
+
.button-vue--reverse .button-vue__wrapper[data-v-0cc855a4] {
|
|
84
86
|
flex-direction: row-reverse;
|
|
85
87
|
}
|
|
86
|
-
.button-vue--reverse.button-vue--icon-and-text[data-v-
|
|
88
|
+
.button-vue--reverse.button-vue--icon-and-text[data-v-0cc855a4] {
|
|
87
89
|
padding-inline: var(--button-padding) var(--default-grid-baseline);
|
|
88
90
|
}
|
|
89
|
-
.button-vue__icon[data-v-
|
|
91
|
+
.button-vue__icon[data-v-0cc855a4] {
|
|
90
92
|
height: var(--button-size);
|
|
91
93
|
width: var(--button-size);
|
|
92
94
|
min-height: var(--button-size);
|
|
@@ -95,15 +97,18 @@
|
|
|
95
97
|
justify-content: center;
|
|
96
98
|
align-items: center;
|
|
97
99
|
}
|
|
98
|
-
.button-
|
|
100
|
+
.button-vue__icon[data-v-0cc855a4]:empty {
|
|
101
|
+
display: none;
|
|
102
|
+
}
|
|
103
|
+
.button-vue--size-small .button-vue__icon[data-v-0cc855a4] > * {
|
|
99
104
|
max-height: 16px;
|
|
100
105
|
max-width: 16px;
|
|
101
106
|
}
|
|
102
|
-
.button-vue--size-small .button-vue__icon[data-v-
|
|
107
|
+
.button-vue--size-small .button-vue__icon[data-v-0cc855a4] svg {
|
|
103
108
|
height: 16px;
|
|
104
109
|
width: 16px;
|
|
105
110
|
}
|
|
106
|
-
.button-vue__text[data-v-
|
|
111
|
+
.button-vue__text[data-v-0cc855a4] {
|
|
107
112
|
font-weight: bold;
|
|
108
113
|
margin-bottom: 1px;
|
|
109
114
|
padding: 2px 0;
|
|
@@ -111,99 +116,98 @@
|
|
|
111
116
|
text-overflow: ellipsis;
|
|
112
117
|
overflow: hidden;
|
|
113
118
|
}
|
|
114
|
-
.button-
|
|
119
|
+
.button-vue__text[data-v-0cc855a4]:empty {
|
|
120
|
+
display: none;
|
|
121
|
+
}
|
|
122
|
+
.button-vue[data-v-0cc855a4]:has(.button-vue__text:empty) {
|
|
123
|
+
--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));
|
|
115
124
|
line-height: 1;
|
|
116
125
|
width: var(--button-size) !important;
|
|
117
126
|
}
|
|
118
|
-
.button-vue
|
|
119
|
-
padding:
|
|
120
|
-
}
|
|
121
|
-
.button-vue--text-only .button-vue__text[data-v-30a46cdb] {
|
|
122
|
-
margin-inline: 4px;
|
|
127
|
+
.button-vue[data-v-0cc855a4]:has(.button-vue__icon:empty) {
|
|
128
|
+
--button-padding: var(--button-padding-default);
|
|
123
129
|
}
|
|
124
|
-
.button-vue
|
|
125
|
-
|
|
126
|
-
padding-block: 0;
|
|
127
|
-
padding-inline: var(--default-grid-baseline) var(--button-padding);
|
|
130
|
+
.button-vue:has(.button-vue__icon:empty) .button-vue__text[data-v-0cc855a4] {
|
|
131
|
+
padding-inline: var(--default-grid-baseline);
|
|
128
132
|
}
|
|
129
|
-
.button-vue--wide[data-v-
|
|
133
|
+
.button-vue--wide[data-v-0cc855a4] {
|
|
130
134
|
width: 100%;
|
|
131
135
|
}
|
|
132
|
-
.button-vue[data-v-
|
|
136
|
+
.button-vue[data-v-0cc855a4]:focus-visible {
|
|
133
137
|
outline: 2px solid var(--color-main-text) !important;
|
|
134
138
|
box-shadow: 0 0 0 4px var(--color-main-background) !important;
|
|
135
139
|
}
|
|
136
|
-
.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-
|
|
140
|
+
.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-0cc855a4] {
|
|
137
141
|
outline: 2px solid var(--color-primary-element-text);
|
|
138
142
|
border-radius: var(--border-radius-element, var(--border-radius));
|
|
139
143
|
background-color: transparent;
|
|
140
144
|
}
|
|
141
|
-
.button-vue--
|
|
145
|
+
.button-vue--primary[data-v-0cc855a4] {
|
|
142
146
|
background-color: var(--color-primary-element);
|
|
143
147
|
color: var(--color-primary-element-text);
|
|
144
148
|
}
|
|
145
|
-
.button-vue--
|
|
149
|
+
.button-vue--primary[data-v-0cc855a4]:hover:not(:disabled) {
|
|
146
150
|
background-color: var(--color-primary-element-hover);
|
|
147
151
|
}
|
|
148
|
-
.button-vue--
|
|
152
|
+
.button-vue--primary[data-v-0cc855a4]:active {
|
|
149
153
|
background-color: var(--color-primary-element);
|
|
150
154
|
}
|
|
151
|
-
.button-vue--
|
|
155
|
+
.button-vue--secondary[data-v-0cc855a4] {
|
|
152
156
|
color: var(--color-primary-element-light-text);
|
|
153
157
|
background-color: var(--color-primary-element-light);
|
|
154
158
|
}
|
|
155
|
-
.button-vue--
|
|
159
|
+
.button-vue--secondary[data-v-0cc855a4]:hover:not(:disabled) {
|
|
156
160
|
color: var(--color-primary-element-light-text);
|
|
157
161
|
background-color: var(--color-primary-element-light-hover);
|
|
158
162
|
}
|
|
159
|
-
.button-vue--
|
|
163
|
+
.button-vue--tertiary[data-v-0cc855a4] {
|
|
160
164
|
color: var(--color-main-text);
|
|
161
165
|
background-color: transparent;
|
|
162
166
|
}
|
|
163
|
-
.button-vue--
|
|
167
|
+
.button-vue--tertiary[data-v-0cc855a4]:hover:not(:disabled) {
|
|
164
168
|
background-color: var(--color-background-hover);
|
|
165
169
|
}
|
|
166
|
-
.button-vue--
|
|
170
|
+
.button-vue--tertiary-no-background[data-v-0cc855a4] {
|
|
167
171
|
color: var(--color-main-text);
|
|
168
172
|
background-color: transparent;
|
|
169
173
|
}
|
|
170
|
-
.button-vue--
|
|
174
|
+
.button-vue--tertiary-no-background[data-v-0cc855a4]:hover:not(:disabled) {
|
|
171
175
|
background-color: transparent;
|
|
172
176
|
}
|
|
173
|
-
.button-vue--
|
|
177
|
+
.button-vue--tertiary-on-primary[data-v-0cc855a4] {
|
|
174
178
|
color: var(--color-primary-element-text);
|
|
175
179
|
background-color: transparent;
|
|
176
180
|
}
|
|
177
|
-
.button-vue--
|
|
181
|
+
.button-vue--tertiary-on-primary[data-v-0cc855a4]:hover:not(:disabled) {
|
|
178
182
|
background-color: transparent;
|
|
179
183
|
}
|
|
180
|
-
.button-vue--
|
|
184
|
+
.button-vue--success[data-v-0cc855a4] {
|
|
181
185
|
background-color: var(--color-success);
|
|
182
186
|
color: white;
|
|
183
187
|
}
|
|
184
|
-
.button-vue--
|
|
188
|
+
.button-vue--success[data-v-0cc855a4]:hover:not(:disabled) {
|
|
185
189
|
background-color: var(--color-success-hover);
|
|
186
190
|
}
|
|
187
|
-
.button-vue--
|
|
191
|
+
.button-vue--success[data-v-0cc855a4]:active {
|
|
188
192
|
background-color: var(--color-success);
|
|
189
193
|
}
|
|
190
|
-
.button-vue--
|
|
194
|
+
.button-vue--warning[data-v-0cc855a4] {
|
|
191
195
|
background-color: var(--color-warning);
|
|
192
196
|
color: white;
|
|
193
197
|
}
|
|
194
|
-
.button-vue--
|
|
198
|
+
.button-vue--warning[data-v-0cc855a4]:hover:not(:disabled) {
|
|
195
199
|
background-color: var(--color-warning-hover);
|
|
196
200
|
}
|
|
197
|
-
.button-vue--
|
|
201
|
+
.button-vue--warning[data-v-0cc855a4]:active {
|
|
198
202
|
background-color: var(--color-warning);
|
|
199
203
|
}
|
|
200
|
-
.button-vue--
|
|
204
|
+
.button-vue--error[data-v-0cc855a4] {
|
|
201
205
|
background-color: var(--color-error);
|
|
202
206
|
color: white;
|
|
203
207
|
}
|
|
204
|
-
.button-vue--
|
|
208
|
+
.button-vue--error[data-v-0cc855a4]:hover:not(:disabled) {
|
|
205
209
|
background-color: var(--color-error-hover);
|
|
206
210
|
}
|
|
207
|
-
.button-vue--
|
|
211
|
+
.button-vue--error[data-v-0cc855a4]:active {
|
|
208
212
|
background-color: var(--color-error);
|
|
209
213
|
}
|
package/dist/assets/{NcCheckboxRadioSwitch-uwXbP_jb.css → NcCheckboxRadioSwitch-sqQXUuVB.css}
RENAMED
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-744c7161] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.checkbox-content[data-v-
|
|
19
|
+
.checkbox-content[data-v-744c7161] {
|
|
20
20
|
display: flex;
|
|
21
21
|
align-items: center;
|
|
22
22
|
flex-direction: row;
|
|
@@ -28,27 +28,27 @@
|
|
|
28
28
|
width: 100%;
|
|
29
29
|
max-width: fit-content;
|
|
30
30
|
}
|
|
31
|
-
.checkbox-content__text[data-v-
|
|
31
|
+
.checkbox-content__text[data-v-744c7161] {
|
|
32
32
|
flex: 1 0;
|
|
33
33
|
}
|
|
34
|
-
.checkbox-content__text[data-v-
|
|
34
|
+
.checkbox-content__text[data-v-744c7161]:empty {
|
|
35
35
|
display: none;
|
|
36
36
|
}
|
|
37
|
-
.checkbox-content__icon[data-v-
|
|
37
|
+
.checkbox-content__icon[data-v-744c7161] > * {
|
|
38
38
|
width: var(--icon-size);
|
|
39
39
|
height: var(--icon-size);
|
|
40
40
|
color: var(--color-primary-element);
|
|
41
41
|
}
|
|
42
|
-
.checkbox-content--button-variant .checkbox-content__icon[data-v-
|
|
42
|
+
.checkbox-content--button-variant .checkbox-content__icon[data-v-744c7161]:not(.checkbox-content__icon--checked) > * {
|
|
43
43
|
color: var(--color-primary-element);
|
|
44
44
|
}
|
|
45
|
-
.checkbox-content--button-variant .checkbox-content__icon--checked[data-v-
|
|
45
|
+
.checkbox-content--button-variant .checkbox-content__icon--checked[data-v-744c7161] > * {
|
|
46
46
|
color: var(--color-primary-element-text);
|
|
47
47
|
}
|
|
48
|
-
.checkbox-content--has-text[data-v-
|
|
48
|
+
.checkbox-content--has-text[data-v-744c7161] {
|
|
49
49
|
padding-inline-end: calc((var(--default-clickable-area) - 16px) / 2);
|
|
50
50
|
}
|
|
51
|
-
.checkbox-content[data-v-
|
|
51
|
+
.checkbox-content[data-v-744c7161], .checkbox-content[data-v-744c7161] * {
|
|
52
52
|
cursor: pointer;
|
|
53
53
|
flex-shrink: 0;
|
|
54
54
|
}/**
|
|
@@ -62,14 +62,18 @@
|
|
|
62
62
|
/*
|
|
63
63
|
* Ensure proper alignment of the vue material icons
|
|
64
64
|
*/
|
|
65
|
-
.material-design-icon[data-v-
|
|
65
|
+
.material-design-icon[data-v-684a6614] {
|
|
66
66
|
display: flex;
|
|
67
67
|
align-self: center;
|
|
68
68
|
justify-self: center;
|
|
69
69
|
align-items: center;
|
|
70
70
|
justify-content: center;
|
|
71
71
|
}
|
|
72
|
-
.checkbox-radio-switch[data-v-
|
|
72
|
+
.checkbox-radio-switch[data-v-684a6614] {
|
|
73
|
+
--icon-size: var(--a72d0c16);
|
|
74
|
+
--icon-height: var(--24ed7e1b);
|
|
75
|
+
--checkbox-radio-switch--border-radius: var(--border-radius-element, calc(var(--default-clickable-area) / 2));
|
|
76
|
+
--checkbox-radio-switch--border-radius-outer: calc(var(--checkbox-radio-switch--border-radius) + 2px);
|
|
73
77
|
display: flex;
|
|
74
78
|
align-items: center;
|
|
75
79
|
color: var(--color-main-text);
|
|
@@ -78,119 +82,116 @@
|
|
|
78
82
|
line-height: var(--default-line-height);
|
|
79
83
|
padding: 0;
|
|
80
84
|
position: relative;
|
|
81
|
-
--checkbox-radio-switch--border-radius: var(--border-radius-element, calc(var(--default-clickable-area) / 2));
|
|
82
|
-
--checkbox-radio-switch--border-radius-outer: calc(var(--checkbox-radio-switch--border-radius) + 2px);
|
|
83
85
|
/* Special rules for vertical button groups */
|
|
84
86
|
/* Special rules for horizontal button groups */
|
|
85
87
|
}
|
|
86
|
-
.checkbox-radio-switch__input[data-v-
|
|
88
|
+
.checkbox-radio-switch__input[data-v-684a6614] {
|
|
87
89
|
position: absolute;
|
|
88
90
|
z-index: -1;
|
|
89
91
|
opacity: 0 !important;
|
|
90
92
|
width: var(--icon-size);
|
|
91
93
|
height: var(--icon-size);
|
|
92
|
-
margin: 4px calc((var(--default-clickable-area) - 16px) / 2);
|
|
93
94
|
}
|
|
94
|
-
.checkbox-radio-switch__input:focus-visible + .checkbox-radio-switch__content[data-v-
|
|
95
|
+
.checkbox-radio-switch__input:focus-visible + .checkbox-radio-switch__content[data-v-684a6614], .checkbox-radio-switch__input[data-v-684a6614]:focus-visible {
|
|
95
96
|
outline: 2px solid var(--color-main-text);
|
|
96
97
|
border-color: var(--color-main-background);
|
|
97
98
|
outline-offset: -2px;
|
|
98
99
|
}
|
|
99
|
-
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-
|
|
100
|
+
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-684a6614] {
|
|
100
101
|
opacity: 0.5;
|
|
101
102
|
}
|
|
102
|
-
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-
|
|
103
|
+
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-684a6614] .checkbox-radio-switch__icon > * {
|
|
103
104
|
color: var(--color-main-text);
|
|
104
105
|
}
|
|
105
|
-
.checkbox-radio-switch--disabled .checkbox-radio-switch__content.checkbox-content[data-v-
|
|
106
|
+
.checkbox-radio-switch--disabled .checkbox-radio-switch__content.checkbox-content[data-v-684a6614], .checkbox-radio-switch--disabled .checkbox-radio-switch__content.checkbox-content[data-v-684a6614] *:not(a) {
|
|
106
107
|
cursor: default !important;
|
|
107
108
|
}
|
|
108
|
-
.checkbox-radio-switch:not(.checkbox-radio-switch--disabled, .checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__content[data-v-
|
|
109
|
+
.checkbox-radio-switch:not(.checkbox-radio-switch--disabled, .checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__content[data-v-684a6614], .checkbox-radio-switch:not(.checkbox-radio-switch--disabled, .checkbox-radio-switch--checked) .checkbox-radio-switch__content[data-v-684a6614]:hover {
|
|
109
110
|
background-color: var(--color-background-hover);
|
|
110
111
|
}
|
|
111
|
-
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-
|
|
112
|
+
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-684a6614], .checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-684a6614]:hover {
|
|
112
113
|
background-color: var(--color-primary-element-hover);
|
|
113
114
|
}
|
|
114
|
-
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-
|
|
115
|
+
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-684a6614], .checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-684a6614]:hover {
|
|
115
116
|
background-color: var(--color-primary-element-light-hover);
|
|
116
117
|
}
|
|
117
|
-
.checkbox-radio-switch-switch[data-v-
|
|
118
|
+
.checkbox-radio-switch-switch[data-v-684a6614]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon > * {
|
|
118
119
|
color: var(--color-text-maxcontrast);
|
|
119
120
|
}
|
|
120
|
-
.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked[data-v-
|
|
121
|
+
.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked[data-v-684a6614] .checkbox-radio-switch__icon > * {
|
|
121
122
|
color: var(--color-primary-element-light);
|
|
122
123
|
}
|
|
123
|
-
.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-
|
|
124
|
+
.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-684a6614] {
|
|
124
125
|
background-color: var(--color-main-background);
|
|
125
126
|
border: 2px solid var(--color-border-maxcontrast);
|
|
126
127
|
overflow: hidden;
|
|
127
128
|
}
|
|
128
|
-
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-
|
|
129
|
+
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-684a6614] {
|
|
129
130
|
font-weight: bold;
|
|
130
131
|
}
|
|
131
|
-
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked .checkbox-radio-switch__content[data-v-
|
|
132
|
+
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked .checkbox-radio-switch__content[data-v-684a6614] {
|
|
132
133
|
background-color: var(--color-primary-element);
|
|
133
134
|
color: var(--color-primary-element-text);
|
|
134
135
|
}
|
|
135
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
136
|
+
.checkbox-radio-switch--button-variant[data-v-684a6614] .checkbox-radio-switch__text {
|
|
136
137
|
overflow: hidden;
|
|
137
138
|
text-overflow: ellipsis;
|
|
138
139
|
white-space: nowrap;
|
|
139
140
|
width: 100%;
|
|
140
141
|
}
|
|
141
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
142
|
+
.checkbox-radio-switch--button-variant[data-v-684a6614]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon > * {
|
|
142
143
|
color: var(--color-main-text);
|
|
143
144
|
}
|
|
144
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
145
|
+
.checkbox-radio-switch--button-variant[data-v-684a6614] .checkbox-radio-switch__icon:empty {
|
|
145
146
|
display: none;
|
|
146
147
|
}
|
|
147
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
148
|
+
.checkbox-radio-switch--button-variant[data-v-684a6614]:not(.checkbox-radio-switch--button-variant-v-grouped):not(.checkbox-radio-switch--button-variant-h-grouped), .checkbox-radio-switch--button-variant .checkbox-radio-switch__content[data-v-684a6614] {
|
|
148
149
|
border-radius: var(--checkbox-radio-switch--border-radius);
|
|
149
150
|
}
|
|
150
|
-
.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__content[data-v-
|
|
151
|
+
.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__content[data-v-684a6614] {
|
|
151
152
|
flex-basis: 100%;
|
|
152
153
|
max-width: unset;
|
|
153
154
|
}
|
|
154
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
155
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-684a6614]:first-of-type {
|
|
155
156
|
border-start-start-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
156
157
|
border-start-end-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
157
158
|
}
|
|
158
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
159
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-684a6614]:last-of-type {
|
|
159
160
|
border-end-start-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
160
161
|
border-end-end-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
161
162
|
}
|
|
162
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
163
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-684a6614]:not(:last-of-type) {
|
|
163
164
|
border-bottom: 0 !important;
|
|
164
165
|
}
|
|
165
|
-
.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-
|
|
166
|
+
.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-684a6614] {
|
|
166
167
|
margin-bottom: 2px;
|
|
167
168
|
}
|
|
168
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
169
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-684a6614]:not(:first-of-type) {
|
|
169
170
|
border-top: 0 !important;
|
|
170
171
|
}
|
|
171
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
172
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-684a6614]:first-of-type {
|
|
172
173
|
border-start-start-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
173
174
|
border-end-start-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
174
175
|
}
|
|
175
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
176
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-684a6614]:last-of-type {
|
|
176
177
|
border-start-end-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
177
178
|
border-end-end-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
178
179
|
}
|
|
179
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
180
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-684a6614]:not(:last-of-type) {
|
|
180
181
|
border-inline-end: 0 !important;
|
|
181
182
|
}
|
|
182
|
-
.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-
|
|
183
|
+
.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-684a6614] {
|
|
183
184
|
margin-inline-end: 2px;
|
|
184
185
|
}
|
|
185
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
186
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-684a6614]:not(:first-of-type) {
|
|
186
187
|
border-inline-start: 0 !important;
|
|
187
188
|
}
|
|
188
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
189
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-684a6614] .checkbox-radio-switch__text {
|
|
189
190
|
text-align: center;
|
|
190
191
|
display: flex;
|
|
191
192
|
align-items: center;
|
|
192
193
|
}
|
|
193
|
-
.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__content[data-v-
|
|
194
|
+
.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__content[data-v-684a6614] {
|
|
194
195
|
flex-direction: column;
|
|
195
196
|
justify-content: center;
|
|
196
197
|
width: 100%;
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-deeed948] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.nc-chip[data-v-
|
|
19
|
+
.nc-chip[data-v-deeed948] {
|
|
20
20
|
--chip-size: 24px;
|
|
21
21
|
--chip-radius: calc(var(--chip-size) / 2);
|
|
22
22
|
height: var(--chip-size);
|
|
@@ -27,27 +27,27 @@
|
|
|
27
27
|
border-radius: var(--chip-radius);
|
|
28
28
|
background-color: var(--color-background-hover);
|
|
29
29
|
}
|
|
30
|
-
.nc-chip--primary[data-v-
|
|
30
|
+
.nc-chip--primary[data-v-deeed948] {
|
|
31
31
|
background-color: var(--color-primary-element);
|
|
32
32
|
color: var(--color-primary-element-text);
|
|
33
33
|
}
|
|
34
|
-
.nc-chip--secondary[data-v-
|
|
34
|
+
.nc-chip--secondary[data-v-deeed948] {
|
|
35
35
|
background-color: var(--color-primary-element-light);
|
|
36
36
|
color: var(--color-primary-element-light-text);
|
|
37
37
|
}
|
|
38
|
-
.nc-chip--no-actions .nc-chip__text[data-v-
|
|
38
|
+
.nc-chip--no-actions .nc-chip__text[data-v-deeed948] {
|
|
39
39
|
padding-inline-end: calc(1.5 * var(--default-grid-baseline));
|
|
40
40
|
}
|
|
41
|
-
.nc-chip--no-icon .nc-chip__text[data-v-
|
|
41
|
+
.nc-chip--no-icon .nc-chip__text[data-v-deeed948] {
|
|
42
42
|
padding-inline-start: calc(1.5 * var(--default-grid-baseline));
|
|
43
43
|
}
|
|
44
|
-
.nc-chip__text[data-v-
|
|
44
|
+
.nc-chip__text[data-v-deeed948] {
|
|
45
45
|
flex: 1 auto;
|
|
46
46
|
overflow: hidden;
|
|
47
47
|
text-overflow: ellipsis;
|
|
48
48
|
text-wrap: nowrap;
|
|
49
49
|
}
|
|
50
|
-
.nc-chip__icon[data-v-
|
|
50
|
+
.nc-chip__icon[data-v-deeed948] {
|
|
51
51
|
flex: 0 0 var(--chip-size);
|
|
52
52
|
margin-inline-end: var(--default-grid-baseline);
|
|
53
53
|
line-height: 1;
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
height: var(--chip-size);
|
|
59
59
|
width: var(--chip-size);
|
|
60
60
|
}
|
|
61
|
-
.nc-chip__actions[data-v-
|
|
61
|
+
.nc-chip__actions[data-v-deeed948] {
|
|
62
62
|
flex: 0 0 var(--chip-size);
|
|
63
63
|
--default-clickable-area: var(--chip-size);
|
|
64
64
|
--border-radius-element: var(--chip-radius);
|
|
@@ -9,46 +9,46 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-367e73aa] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.dashboard-widget[data-v-
|
|
19
|
+
.dashboard-widget[data-v-367e73aa] .empty-content {
|
|
20
20
|
text-align: center;
|
|
21
21
|
padding-top: 5vh;
|
|
22
22
|
}
|
|
23
|
-
.dashboard-widget[data-v-
|
|
23
|
+
.dashboard-widget[data-v-367e73aa] .empty-content.half-screen {
|
|
24
24
|
padding-top: 0;
|
|
25
25
|
margin-bottom: 1vh;
|
|
26
26
|
}
|
|
27
|
-
.more[data-v-
|
|
27
|
+
.more[data-v-367e73aa] {
|
|
28
28
|
display: block;
|
|
29
29
|
text-align: center;
|
|
30
30
|
color: var(--color-text-maxcontrast);
|
|
31
31
|
line-height: 60px;
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
}
|
|
34
|
-
.more[data-v-
|
|
34
|
+
.more[data-v-367e73aa]:hover, .more[data-v-367e73aa]:focus {
|
|
35
35
|
background-color: var(--color-background-hover);
|
|
36
36
|
border-radius: var(--border-radius-large);
|
|
37
37
|
color: var(--color-main-text);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
/* skeleton */
|
|
41
|
-
.item-list__entry[data-v-
|
|
41
|
+
.item-list__entry[data-v-367e73aa] {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-items: flex-start;
|
|
44
44
|
padding: 8px;
|
|
45
45
|
}
|
|
46
|
-
.item-list__entry .item-avatar[data-v-
|
|
46
|
+
.item-list__entry .item-avatar[data-v-367e73aa] {
|
|
47
47
|
position: relative;
|
|
48
48
|
margin-block: auto;
|
|
49
49
|
background-color: var(--color-background-dark) !important;
|
|
50
50
|
}
|
|
51
|
-
.item-list__entry .item__details[data-v-
|
|
51
|
+
.item-list__entry .item__details[data-v-367e73aa] {
|
|
52
52
|
padding-inline-start: 8px;
|
|
53
53
|
max-height: var(--default-clickable-area);
|
|
54
54
|
flex-grow: 1;
|
|
@@ -56,16 +56,16 @@
|
|
|
56
56
|
display: flex;
|
|
57
57
|
flex-direction: column;
|
|
58
58
|
}
|
|
59
|
-
.item-list__entry .item__details h3[data-v-
|
|
60
|
-
.item-list__entry .item__details .message[data-v-
|
|
59
|
+
.item-list__entry .item__details h3[data-v-367e73aa],
|
|
60
|
+
.item-list__entry .item__details .message[data-v-367e73aa] {
|
|
61
61
|
white-space: nowrap;
|
|
62
62
|
background-color: var(--color-background-dark);
|
|
63
63
|
}
|
|
64
|
-
.item-list__entry .item__details h3[data-v-
|
|
64
|
+
.item-list__entry .item__details h3[data-v-367e73aa] {
|
|
65
65
|
font-size: 100%;
|
|
66
66
|
margin: 0;
|
|
67
67
|
}
|
|
68
|
-
.item-list__entry .item__details .message[data-v-
|
|
68
|
+
.item-list__entry .item__details .message[data-v-367e73aa] {
|
|
69
69
|
width: 80%;
|
|
70
70
|
height: 15px;
|
|
71
71
|
margin-top: 5px;
|