@nextcloud/vue 8.17.0 → 8.18.0
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 +29 -0
- package/dist/Components/NcActionButtonGroup.cjs +1 -1
- package/dist/Components/NcActionButtonGroup.mjs +1 -1
- package/dist/Components/NcActionInput.cjs +1 -1
- package/dist/Components/NcActionInput.mjs +1 -1
- package/dist/Components/NcActions.cjs +1 -1
- package/dist/Components/NcActions.mjs +1 -1
- package/dist/Components/NcAppContent.cjs +1 -1
- package/dist/Components/NcAppContent.mjs +1 -1
- package/dist/Components/NcAppNavigation.cjs +1 -1
- package/dist/Components/NcAppNavigation.mjs +1 -1
- package/dist/Components/NcAppNavigationCaption.cjs +1 -1
- package/dist/Components/NcAppNavigationCaption.mjs +1 -1
- package/dist/Components/NcAppNavigationItem.cjs +1 -1
- package/dist/Components/NcAppNavigationItem.mjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
- package/dist/Components/NcAppNavigationSearch.cjs +1 -1
- package/dist/Components/NcAppNavigationSearch.mjs +1 -1
- package/dist/Components/NcAppNavigationSettings.cjs +1 -1
- package/dist/Components/NcAppNavigationSettings.mjs +1 -1
- package/dist/Components/NcAppNavigationToggle.cjs +1 -1
- package/dist/Components/NcAppNavigationToggle.mjs +1 -1
- package/dist/Components/NcAppSettingsDialog.cjs +1 -1
- package/dist/Components/NcAppSettingsDialog.mjs +1 -1
- package/dist/Components/NcAppSidebar.cjs +1 -1
- package/dist/Components/NcAppSidebar.mjs +1 -1
- package/dist/Components/NcAvatar.cjs +1 -1
- package/dist/Components/NcAvatar.mjs +1 -1
- package/dist/Components/NcBreadcrumb.cjs +1 -1
- package/dist/Components/NcBreadcrumb.mjs +1 -1
- package/dist/Components/NcBreadcrumbs.cjs +1 -1
- package/dist/Components/NcBreadcrumbs.mjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.cjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.mjs +1 -1
- package/dist/Components/NcChip.cjs +2 -2
- package/dist/Components/NcChip.mjs +2 -2
- package/dist/Components/NcCollectionList.cjs +1 -1
- package/dist/Components/NcCollectionList.mjs +1 -1
- package/dist/Components/NcColorPicker.cjs +1 -1
- package/dist/Components/NcColorPicker.mjs +1 -1
- package/dist/Components/NcContent.cjs +1 -1
- package/dist/Components/NcContent.mjs +1 -1
- package/dist/Components/NcDashboardWidget.cjs +1 -1
- package/dist/Components/NcDashboardWidget.mjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.cjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
- package/dist/Components/NcDateTime.cjs +1 -1
- package/dist/Components/NcDateTime.mjs +1 -1
- package/dist/Components/NcDateTimePicker.cjs +5 -5
- package/dist/Components/NcDateTimePicker.mjs +5 -5
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- package/dist/Components/NcDialog.cjs +1 -1
- package/dist/Components/NcDialog.mjs +1 -1
- package/dist/Components/NcDialogButton.cjs +1 -1
- package/dist/Components/NcDialogButton.mjs +1 -1
- package/dist/Components/NcEmojiPicker.cjs +1 -1
- package/dist/Components/NcEmojiPicker.mjs +1 -1
- package/dist/Components/NcHeaderButton.cjs +62 -0
- package/dist/Components/NcHeaderButton.cjs.map +1 -0
- package/dist/Components/NcHeaderButton.mjs +63 -0
- package/dist/Components/NcHeaderButton.mjs.map +1 -0
- package/dist/Components/NcHeaderMenu.cjs +1 -1
- package/dist/Components/NcHeaderMenu.mjs +1 -1
- package/dist/Components/NcListItem.cjs +1 -1
- package/dist/Components/NcListItem.mjs +1 -1
- package/dist/Components/NcListItemIcon.cjs +1 -1
- package/dist/Components/NcListItemIcon.mjs +1 -1
- package/dist/Components/NcModal.cjs +4 -4
- package/dist/Components/NcModal.mjs +4 -4
- package/dist/Components/NcPasswordField.cjs +1 -1
- package/dist/Components/NcPasswordField.mjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.cjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
- package/dist/Components/NcRichContenteditable.cjs +1 -1
- package/dist/Components/NcRichContenteditable.mjs +1 -1
- package/dist/Components/NcRichText.cjs +2 -2
- package/dist/Components/NcRichText.mjs +3 -3
- package/dist/Components/NcSelect.cjs +1 -1
- package/dist/Components/NcSelect.mjs +1 -1
- package/dist/Components/NcSelectTags.cjs +1 -1
- package/dist/Components/NcSelectTags.mjs +1 -1
- package/dist/Components/NcSettingsInputText.cjs +1 -1
- package/dist/Components/NcSettingsInputText.mjs +1 -1
- package/dist/Components/NcSettingsSection.cjs +1 -1
- package/dist/Components/NcSettingsSection.mjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.cjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.mjs +1 -1
- package/dist/Components/NcTextField.cjs +1 -1
- package/dist/Components/NcTextField.mjs +1 -1
- package/dist/Components/NcTimezonePicker.cjs +1 -1
- package/dist/Components/NcTimezonePicker.mjs +1 -1
- package/dist/Components/NcUserBubble.cjs +1 -1
- package/dist/Components/NcUserBubble.mjs +1 -1
- package/dist/Components/NcUserStatusIcon.cjs +1 -1
- package/dist/Components/NcUserStatusIcon.mjs +1 -1
- package/dist/Composables/useHotKey.cjs +3 -1
- package/dist/Composables/useHotKey.cjs.map +1 -1
- package/dist/Composables/useHotKey.mjs +3 -1
- package/dist/Composables/useHotKey.mjs.map +1 -1
- package/dist/Functions/reference.cjs +1 -1
- package/dist/Functions/reference.mjs +1 -1
- package/dist/Functions/usernameToColor.cjs +1 -1
- package/dist/Functions/usernameToColor.mjs +1 -1
- package/dist/assets/{NcActions-f24RrX8r.css → NcActions-fmLIlJ2i.css} +12 -12
- package/dist/assets/{NcAppNavigation-YKWEqLwF.css → NcAppNavigation-fhylfTxx.css} +15 -12
- package/dist/assets/{NcAppNavigationItem-Vg0-UrGT.css → NcAppNavigationItem-BfJ84ZO0.css} +30 -30
- package/dist/assets/{NcCheckboxRadioSwitch-DWtZ7faS.css → NcCheckboxRadioSwitch-BzAGGne9.css} +41 -43
- package/dist/assets/{NcDateTimePicker-C7MhJgGO.css → NcDateTimePicker-DAy7A4EI.css} +7 -7
- package/dist/assets/{NcDialog-DKdW_D2J.css → NcDialog-ByAK1rQ0.css} +15 -15
- package/dist/assets/{NcEmojiPicker-ielwHIhs.css → NcEmojiPicker-B5dclDLD.css} +6 -5
- package/dist/assets/NcHeaderButton-BybvB5sC.css +49 -0
- package/dist/assets/{NcHeaderMenu-6C_FnkA6.css → NcHeaderMenu-BCtvpsZj.css} +24 -18
- package/dist/assets/{NcListItem-Db199R20.css → NcListItem-D-8LyMsI.css} +46 -46
- package/dist/assets/{NcRichText-BKnmtD0n.css → NcRichText-DqDAPQPD.css} +3 -3
- package/dist/chunks/{GenColors-u1W5WMXj.mjs → GenColors-BWE946ht.mjs} +1 -1
- package/dist/chunks/{GenColors-u1W5WMXj.mjs.map → GenColors-BWE946ht.mjs.map} +1 -1
- package/dist/chunks/{GenColors-Bj69w5nu.cjs → GenColors-Cay7TLwO.cjs} +1 -1
- package/dist/chunks/{GenColors-Bj69w5nu.cjs.map → GenColors-Cay7TLwO.cjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-Bd37MbKW.mjs → NcActionButtonGroup-B5RmRcow.mjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-Bd37MbKW.mjs.map → NcActionButtonGroup-B5RmRcow.mjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-D5m7jjJp.cjs → NcActionButtonGroup-BrN2mWdo.cjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-D5m7jjJp.cjs.map → NcActionButtonGroup-BrN2mWdo.cjs.map} +1 -1
- package/dist/chunks/{NcActionInput-C-LpHj3H.cjs → NcActionInput-CUAQEdIX.cjs} +5 -5
- package/dist/chunks/{NcActionInput-C-LpHj3H.cjs.map → NcActionInput-CUAQEdIX.cjs.map} +1 -1
- package/dist/chunks/{NcActionInput-Cih0zYV4.mjs → NcActionInput-DY2qdzdN.mjs} +5 -5
- package/dist/chunks/{NcActionInput-Cih0zYV4.mjs.map → NcActionInput-DY2qdzdN.mjs.map} +1 -1
- package/dist/chunks/{NcActions-DWydFozA.cjs → NcActions-BAP2SRwO.cjs} +15 -7
- package/dist/chunks/NcActions-BAP2SRwO.cjs.map +1 -0
- package/dist/chunks/{NcActions-D77YAhAy.mjs → NcActions-BeDyeq8X.mjs} +15 -7
- package/dist/chunks/NcActions-BeDyeq8X.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-Cvlj45G9.cjs → NcAppContent-fXpgsMfG.cjs} +1 -1
- package/dist/chunks/{NcAppContent-Cvlj45G9.cjs.map → NcAppContent-fXpgsMfG.cjs.map} +1 -1
- package/dist/chunks/{NcAppContent-4BxMQ7Xt.mjs → NcAppContent-lEyly7Jk.mjs} +1 -1
- package/dist/chunks/{NcAppContent-4BxMQ7Xt.mjs.map → NcAppContent-lEyly7Jk.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigation-BSPUmFOP.cjs → NcAppNavigation-BleAA1U_.cjs} +3 -3
- package/dist/chunks/{NcAppNavigation-BSPUmFOP.cjs.map → NcAppNavigation-BleAA1U_.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigation-DAUiOJeC.mjs → NcAppNavigation-CxsxPI9x.mjs} +3 -3
- package/dist/chunks/{NcAppNavigation-DAUiOJeC.mjs.map → NcAppNavigation-CxsxPI9x.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DPUdrh1W.mjs → NcAppNavigationCaption-B-KUvV8u.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DPUdrh1W.mjs.map → NcAppNavigationCaption-B-KUvV8u.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DIsO1tke.cjs → NcAppNavigationCaption-DdxbI-rX.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DIsO1tke.cjs.map → NcAppNavigationCaption-DdxbI-rX.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-B_pjMPx9.cjs → NcAppNavigationItem-Chm1R863.cjs} +9 -9
- package/dist/chunks/{NcAppNavigationItem-B_pjMPx9.cjs.map → NcAppNavigationItem-Chm1R863.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-DFd3T8cM.mjs → NcAppNavigationItem-CybYrL2f.mjs} +9 -9
- package/dist/chunks/{NcAppNavigationItem-DFd3T8cM.mjs.map → NcAppNavigationItem-CybYrL2f.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-ChhIGd9y.cjs → NcAppNavigationNewItem-CdKBA1wN.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-ChhIGd9y.cjs.map → NcAppNavigationNewItem-CdKBA1wN.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-C3feTWit.mjs → NcAppNavigationNewItem-Cqc-RpSB.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-C3feTWit.mjs.map → NcAppNavigationNewItem-Cqc-RpSB.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-BjFk5Svv.mjs → NcAppNavigationSearch-8jcfsc-r.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationSearch-BjFk5Svv.mjs.map → NcAppNavigationSearch-8jcfsc-r.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSearch-2zELXCcb.cjs → NcAppNavigationSearch-CZRhuV6d.cjs} +2 -2
- package/dist/chunks/{NcAppNavigationSearch-2zELXCcb.cjs.map → NcAppNavigationSearch-CZRhuV6d.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-nXyfQjef.cjs → NcAppNavigationSettings-C-_G8yUn.cjs} +2 -2
- package/dist/chunks/{NcAppNavigationSettings-nXyfQjef.cjs.map → NcAppNavigationSettings-C-_G8yUn.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-BbdXmZxA.mjs → NcAppNavigationSettings-DScz0UWm.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationSettings-BbdXmZxA.mjs.map → NcAppNavigationSettings-DScz0UWm.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-BfEEm-rA.mjs → NcAppNavigationToggle-BXainLDc.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-BfEEm-rA.mjs.map → NcAppNavigationToggle-BXainLDc.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Bs8GCwir.cjs → NcAppNavigationToggle-DAhbqsn_.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-Bs8GCwir.cjs.map → NcAppNavigationToggle-DAhbqsn_.cjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-4B3lv0WQ.mjs → NcAppSettingsDialog-BxDO8Ivr.mjs} +3 -3
- package/dist/chunks/{NcAppSettingsDialog-4B3lv0WQ.mjs.map → NcAppSettingsDialog-BxDO8Ivr.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-lfxi50N4.cjs → NcAppSettingsDialog-niXwDCmG.cjs} +3 -3
- package/dist/chunks/{NcAppSettingsDialog-lfxi50N4.cjs.map → NcAppSettingsDialog-niXwDCmG.cjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-CiTS4hjx.mjs → NcAppSidebar-BMXNel-9.mjs} +3 -3
- package/dist/chunks/{NcAppSidebar-CiTS4hjx.mjs.map → NcAppSidebar-BMXNel-9.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-CxX00b2d.cjs → NcAppSidebar-pD7Kd1Ld.cjs} +3 -3
- package/dist/chunks/{NcAppSidebar-CxX00b2d.cjs.map → NcAppSidebar-pD7Kd1Ld.cjs.map} +1 -1
- package/dist/chunks/{NcAvatar-BFV6oZYX.mjs → NcAvatar-DlrXmAED.mjs} +4 -4
- package/dist/chunks/{NcAvatar-BFV6oZYX.mjs.map → NcAvatar-DlrXmAED.mjs.map} +1 -1
- package/dist/chunks/{NcAvatar-D70EswFk.cjs → NcAvatar-U5nqf05n.cjs} +4 -4
- package/dist/chunks/{NcAvatar-D70EswFk.cjs.map → NcAvatar-U5nqf05n.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-B5L1PSLJ.mjs → NcBreadcrumb-BXZ4F07O.mjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-B5L1PSLJ.mjs.map → NcBreadcrumb-BXZ4F07O.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-Ck9jIMJ0.cjs → NcBreadcrumb-C46_szbr.cjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-Ck9jIMJ0.cjs.map → NcBreadcrumb-C46_szbr.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-BDi5uySu.cjs → NcBreadcrumbs-D8nGOAl3.cjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-BDi5uySu.cjs.map → NcBreadcrumbs-D8nGOAl3.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-Di8TiK0J.mjs → NcBreadcrumbs-DIONM2xF.mjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-Di8TiK0J.mjs.map → NcBreadcrumbs-DIONM2xF.mjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch-DeufC6NH.cjs → NcCheckboxRadioSwitch-COeeT-7G.cjs} +6 -6
- package/dist/chunks/NcCheckboxRadioSwitch-COeeT-7G.cjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch-DnnuXT1_.mjs → NcCheckboxRadioSwitch-CvMEEI9x.mjs} +6 -6
- package/dist/chunks/NcCheckboxRadioSwitch-CvMEEI9x.mjs.map +1 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-CbxHILUm.cjs +4 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-CbxHILUm.cjs.map +1 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-pIxtu28F.mjs +3 -0
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_00597cce_lang-pIxtu28F.mjs.map +1 -0
- package/dist/chunks/{NcCollectionList-1EeBHCrM.cjs → NcCollectionList-DeTZuXSB.cjs} +4 -4
- package/dist/chunks/{NcCollectionList-1EeBHCrM.cjs.map → NcCollectionList-DeTZuXSB.cjs.map} +1 -1
- package/dist/chunks/{NcCollectionList-BxSwb-Gx.mjs → NcCollectionList-YCc2830t.mjs} +4 -4
- package/dist/chunks/{NcCollectionList-BxSwb-Gx.mjs.map → NcCollectionList-YCc2830t.mjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-C4V9Xmmq.cjs → NcColorPicker-CmHTPv60.cjs} +2 -2
- package/dist/chunks/{NcColorPicker-C4V9Xmmq.cjs.map → NcColorPicker-CmHTPv60.cjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-B3WnrXPa.mjs → NcColorPicker-D3b9pIOc.mjs} +2 -2
- package/dist/chunks/{NcColorPicker-B3WnrXPa.mjs.map → NcColorPicker-D3b9pIOc.mjs.map} +1 -1
- package/dist/chunks/{NcContent-DOV1i_sw.cjs → NcContent-BTyHf5mF.cjs} +1 -1
- package/dist/chunks/{NcContent-DOV1i_sw.cjs.map → NcContent-BTyHf5mF.cjs.map} +1 -1
- package/dist/chunks/{NcContent-YmMP5qXT.mjs → NcContent-DKpTIl9F.mjs} +1 -1
- package/dist/chunks/{NcContent-YmMP5qXT.mjs.map → NcContent-DKpTIl9F.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-DOSAwzd2.mjs → NcDashboardWidget-CANAYcCa.mjs} +4 -4
- package/dist/chunks/{NcDashboardWidget-DOSAwzd2.mjs.map → NcDashboardWidget-CANAYcCa.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-D3oQtVgq.cjs → NcDashboardWidget-DLcO9TSj.cjs} +4 -4
- package/dist/chunks/{NcDashboardWidget-D3oQtVgq.cjs.map → NcDashboardWidget-DLcO9TSj.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-DSaANTMY.mjs → NcDashboardWidgetItem-BwJAiaT0.mjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-DSaANTMY.mjs.map → NcDashboardWidgetItem-BwJAiaT0.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-DWrAY-RW.cjs → NcDashboardWidgetItem-vNvbUHBP.cjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-DWrAY-RW.cjs.map → NcDashboardWidgetItem-vNvbUHBP.cjs.map} +1 -1
- package/dist/chunks/{NcDateTime-Bfv9PBx5.cjs → NcDateTime-BfOmGrzK.cjs} +8 -8
- package/dist/chunks/NcDateTime-BfOmGrzK.cjs.map +1 -0
- package/dist/chunks/{NcDateTime-CFcnq5-P.mjs → NcDateTime-ciAHA2YL.mjs} +8 -8
- package/dist/chunks/NcDateTime-ciAHA2YL.mjs.map +1 -0
- package/dist/chunks/{NcDialog-C7L86Jj6.cjs → NcDialog-D9l7GQQJ.cjs} +10 -8
- package/dist/chunks/NcDialog-D9l7GQQJ.cjs.map +1 -0
- package/dist/chunks/{NcDialog-DXRkgfxf.mjs → NcDialog-DmcKxy4v.mjs} +10 -8
- package/dist/chunks/NcDialog-DmcKxy4v.mjs.map +1 -0
- package/dist/chunks/{NcDialogButton-Cq7U6E8M.cjs → NcDialogButton-C4-agMb3.cjs} +32 -18
- package/dist/chunks/NcDialogButton-C4-agMb3.cjs.map +1 -0
- package/dist/chunks/{NcDialogButton-DzPzSBzz.mjs → NcDialogButton-CubYnLkp.mjs} +33 -19
- package/dist/chunks/NcDialogButton-CubYnLkp.mjs.map +1 -0
- package/dist/chunks/{NcEmojiPicker-Cuo4irbL.cjs → NcEmojiPicker-DV7HDeqU.cjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-Cuo4irbL.cjs.map → NcEmojiPicker-DV7HDeqU.cjs.map} +1 -1
- package/dist/chunks/{NcEmojiPicker-CjeoGVH7.mjs → NcEmojiPicker-DqaJO21R.mjs} +7 -7
- package/dist/chunks/{NcEmojiPicker-CjeoGVH7.mjs.map → NcEmojiPicker-DqaJO21R.mjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-D6vHevbN.cjs → NcHeaderMenu-Bis33gPF.cjs} +2 -2
- package/dist/chunks/NcHeaderMenu-Bis33gPF.cjs.map +1 -0
- package/dist/chunks/{NcHeaderMenu-DGrf5SDZ.mjs → NcHeaderMenu-DYGKi6bj.mjs} +2 -2
- package/dist/chunks/NcHeaderMenu-DYGKi6bj.mjs.map +1 -0
- package/dist/chunks/{NcInputConfirmCancel-CTMBdhFf.mjs → NcInputConfirmCancel-PXVZ7mLT.mjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-CTMBdhFf.mjs.map → NcInputConfirmCancel-PXVZ7mLT.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-DMTb3AI2.cjs → NcInputConfirmCancel-bHJNQ1vm.cjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-DMTb3AI2.cjs.map → NcInputConfirmCancel-bHJNQ1vm.cjs.map} +1 -1
- package/dist/chunks/{NcListItem-BIKAHiIz.cjs → NcListItem-Bet_T8Y0.cjs} +4 -4
- package/dist/chunks/{NcListItem-BIKAHiIz.cjs.map → NcListItem-Bet_T8Y0.cjs.map} +1 -1
- package/dist/chunks/{NcListItem-79bJNkOw.mjs → NcListItem-sECq4ExO.mjs} +4 -4
- package/dist/chunks/{NcListItem-79bJNkOw.mjs.map → NcListItem-sECq4ExO.mjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-B03yo56l.cjs → NcListItemIcon-Chq4Sr3z.cjs} +1 -1
- package/dist/chunks/{NcListItemIcon-B03yo56l.cjs.map → NcListItemIcon-Chq4Sr3z.cjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-Bo4o5oVB.mjs → NcListItemIcon-CoTZl0mj.mjs} +1 -1
- package/dist/chunks/{NcListItemIcon-Bo4o5oVB.mjs.map → NcListItemIcon-CoTZl0mj.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-DYyZIkoL.cjs → NcPasswordField-BQCunRtm.cjs} +1 -1
- package/dist/chunks/{NcPasswordField-DYyZIkoL.cjs.map → NcPasswordField-BQCunRtm.cjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BbbShH-t.mjs → NcPasswordField-DLXPfvQB.mjs} +1 -1
- package/dist/chunks/{NcPasswordField-BbbShH-t.mjs.map → NcPasswordField-DLXPfvQB.mjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-Ccltm-Er.cjs → NcRelatedResourcesPanel-CsOAnfA1.cjs} +3 -3
- package/dist/chunks/{NcRelatedResourcesPanel-Ccltm-Er.cjs.map → NcRelatedResourcesPanel-CsOAnfA1.cjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-DxC7FIlo.mjs → NcRelatedResourcesPanel-DZICfdzQ.mjs} +3 -3
- package/dist/chunks/{NcRelatedResourcesPanel-DxC7FIlo.mjs.map → NcRelatedResourcesPanel-DZICfdzQ.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-CxlVyONK.mjs → NcRichContenteditable-C0hSvLHR.mjs} +8 -8
- package/dist/chunks/{NcRichContenteditable-CxlVyONK.mjs.map → NcRichContenteditable-C0hSvLHR.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-DgpXktip.cjs → NcRichContenteditable-Dj9rufAV.cjs} +8 -8
- package/dist/chunks/{NcRichContenteditable-DgpXktip.cjs.map → NcRichContenteditable-Dj9rufAV.cjs.map} +1 -1
- package/dist/chunks/{NcRichText-BvfYsu9z.mjs → NcRichText-CgD7wGDe.mjs} +6 -4
- package/dist/chunks/{NcRichText-BvfYsu9z.mjs.map → NcRichText-CgD7wGDe.mjs.map} +1 -1
- package/dist/chunks/{NcRichText-C90luaNZ.cjs → NcRichText-DSnF0Fow.cjs} +6 -4
- package/dist/chunks/{NcRichText-C90luaNZ.cjs.map → NcRichText-DSnF0Fow.cjs.map} +1 -1
- package/dist/chunks/{NcSelect-DMDRJq-5.cjs → NcSelect-BoIXJjPW.cjs} +2 -2
- package/dist/chunks/{NcSelect-DMDRJq-5.cjs.map → NcSelect-BoIXJjPW.cjs.map} +1 -1
- package/dist/chunks/{NcSelect-kmuffooC.mjs → NcSelect-D4om25m8.mjs} +2 -2
- package/dist/chunks/{NcSelect-kmuffooC.mjs.map → NcSelect-D4om25m8.mjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-DEHO1VM7.cjs → NcSelectTags-CMUDUx29.cjs} +2 -2
- package/dist/chunks/{NcSelectTags-DEHO1VM7.cjs.map → NcSelectTags-CMUDUx29.cjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-Bppbqmvs.mjs → NcSelectTags-hclAoBW3.mjs} +2 -2
- package/dist/chunks/{NcSelectTags-Bppbqmvs.mjs.map → NcSelectTags-hclAoBW3.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-hAlIWx1R.mjs → NcSettingsInputText-BF_v4yDP.mjs} +2 -2
- package/dist/chunks/{NcSettingsInputText-hAlIWx1R.mjs.map → NcSettingsInputText-BF_v4yDP.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-BBQoQrAG.cjs → NcSettingsInputText-Cv_JwbFO.cjs} +2 -2
- package/dist/chunks/{NcSettingsInputText-BBQoQrAG.cjs.map → NcSettingsInputText-Cv_JwbFO.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-Dvcx-V7F.cjs → NcSettingsSection-CA2JahBC.cjs} +1 -1
- package/dist/chunks/{NcSettingsSection-Dvcx-V7F.cjs.map → NcSettingsSection-CA2JahBC.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-BT-d36B9.mjs → NcSettingsSection-V9DkkSuI.mjs} +1 -1
- package/dist/chunks/{NcSettingsSection-BT-d36B9.mjs.map → NcSettingsSection-V9DkkSuI.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-OkPHjjsK.mjs → NcSettingsSelectGroup-BTPrOKXu.mjs} +3 -3
- package/dist/chunks/{NcSettingsSelectGroup-OkPHjjsK.mjs.map → NcSettingsSelectGroup-BTPrOKXu.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-BL8EH6GB.cjs → NcSettingsSelectGroup-DDwAZI5O.cjs} +3 -3
- package/dist/chunks/{NcSettingsSelectGroup-BL8EH6GB.cjs.map → NcSettingsSelectGroup-DDwAZI5O.cjs.map} +1 -1
- package/dist/chunks/{NcTextField-Db1VpUnM.cjs → NcTextField-BnZnDMjV.cjs} +2 -2
- package/dist/chunks/{NcTextField-Db1VpUnM.cjs.map → NcTextField-BnZnDMjV.cjs.map} +1 -1
- package/dist/chunks/{NcTextField-DWfgnCsS.mjs → NcTextField-CmXmPZ4h.mjs} +2 -2
- package/dist/chunks/{NcTextField-DWfgnCsS.mjs.map → NcTextField-CmXmPZ4h.mjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-DdVLB1Bv.mjs → NcTimezonePicker-C0YKWg81.mjs} +3 -3
- package/dist/chunks/{NcTimezonePicker-DdVLB1Bv.mjs.map → NcTimezonePicker-C0YKWg81.mjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-8R-hkchD.cjs → NcTimezonePicker-DxA5d2ur.cjs} +3 -3
- package/dist/chunks/{NcTimezonePicker-8R-hkchD.cjs.map → NcTimezonePicker-DxA5d2ur.cjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-CuLF1XDp.mjs → NcUserBubble-2Lglkz2P.mjs} +1 -1
- package/dist/chunks/{NcUserBubble-CuLF1XDp.mjs.map → NcUserBubble-2Lglkz2P.mjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-3UqGE1ad.cjs → NcUserBubble-BEI3NwEc.cjs} +1 -1
- package/dist/chunks/{NcUserBubble-3UqGE1ad.cjs.map → NcUserBubble-BEI3NwEc.cjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-CCCrTIIn.mjs → NcUserStatusIcon-CPZOWw3t.mjs} +2 -2
- package/dist/chunks/{NcUserStatusIcon-CCCrTIIn.mjs.map → NcUserStatusIcon-CPZOWw3t.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-Cx9unttb.cjs → NcUserStatusIcon-FtKzp5sl.cjs} +2 -2
- package/dist/chunks/{NcUserStatusIcon-Cx9unttb.cjs.map → NcUserStatusIcon-FtKzp5sl.cjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-lSfP0CG7.mjs → ScopeComponent-DFJUaQtj.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-lSfP0CG7.mjs.map → ScopeComponent-DFJUaQtj.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-BWAf-wih.cjs → ScopeComponent-Dj1ARFka.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-BWAf-wih.cjs.map → ScopeComponent-Dj1ARFka.cjs.map} +1 -1
- package/dist/chunks/{_l10n-BEDw4wKe.cjs → _l10n-Ci9_UR5q.cjs} +46 -44
- package/dist/chunks/{_l10n-BEDw4wKe.cjs.map → _l10n-Ci9_UR5q.cjs.map} +1 -1
- package/dist/chunks/{_l10n-B4dEPXsr.mjs → _l10n-JYjUKekn.mjs} +95 -93
- package/dist/chunks/_l10n-JYjUKekn.mjs.map +1 -0
- package/dist/chunks/{referencePickerModal-CT32j5pQ.cjs → referencePickerModal-CQKEiYX4.cjs} +5 -5
- package/dist/chunks/{referencePickerModal-CT32j5pQ.cjs.map → referencePickerModal-CQKEiYX4.cjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-DW9uLKIZ.mjs → referencePickerModal-DQM56QYC.mjs} +5 -5
- package/dist/chunks/{referencePickerModal-DW9uLKIZ.mjs.map → referencePickerModal-DQM56QYC.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-DivFGAn4.mjs → usernameToColor-D6FJP4ni.mjs} +1 -1
- package/dist/chunks/{usernameToColor-DivFGAn4.mjs.map → usernameToColor-D6FJP4ni.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-CpdyuYfd.cjs → usernameToColor-u2MH9nY7.cjs} +1 -1
- package/dist/chunks/{usernameToColor-CpdyuYfd.cjs.map → usernameToColor-u2MH9nY7.cjs.map} +1 -1
- package/dist/index.cjs +47 -44
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +49 -46
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/chunks/NcActions-D77YAhAy.mjs.map +0 -1
- package/dist/chunks/NcActions-DWydFozA.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-DeufC6NH.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch-DnnuXT1_.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_feaabebe_lang-BRgyzABt.mjs +0 -3
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_feaabebe_lang-BRgyzABt.mjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_feaabebe_lang-jOhbAsqn.cjs +0 -4
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_feaabebe_lang-jOhbAsqn.cjs.map +0 -1
- package/dist/chunks/NcDateTime-Bfv9PBx5.cjs.map +0 -1
- package/dist/chunks/NcDateTime-CFcnq5-P.mjs.map +0 -1
- package/dist/chunks/NcDialog-C7L86Jj6.cjs.map +0 -1
- package/dist/chunks/NcDialog-DXRkgfxf.mjs.map +0 -1
- package/dist/chunks/NcDialogButton-Cq7U6E8M.cjs.map +0 -1
- package/dist/chunks/NcDialogButton-DzPzSBzz.mjs.map +0 -1
- package/dist/chunks/NcHeaderMenu-D6vHevbN.cjs.map +0 -1
- package/dist/chunks/NcHeaderMenu-DGrf5SDZ.mjs.map +0 -1
- package/dist/chunks/_l10n-B4dEPXsr.mjs.map +0 -1
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
/*
|
|
39
39
|
* Ensure proper alignment of the vue material icons
|
|
40
40
|
*/
|
|
41
|
-
.material-design-icon[data-v-
|
|
41
|
+
.material-design-icon[data-v-97fce21a] {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-self: center;
|
|
44
44
|
justify-self: center;
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
* SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
|
|
50
50
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
51
51
|
*/
|
|
52
|
-
.app-navigation-entry[data-v-
|
|
52
|
+
.app-navigation-entry[data-v-97fce21a] {
|
|
53
53
|
position: relative;
|
|
54
54
|
display: flex;
|
|
55
55
|
flex-shrink: 0;
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
border-radius: var(--border-radius-element, var(--border-radius-pill));
|
|
63
63
|
/* hide deletion/collapse of subitems */
|
|
64
64
|
}
|
|
65
|
-
.app-navigation-entry-wrapper[data-v-
|
|
65
|
+
.app-navigation-entry-wrapper[data-v-97fce21a] {
|
|
66
66
|
position: relative;
|
|
67
67
|
display: flex;
|
|
68
68
|
flex-shrink: 0;
|
|
@@ -70,34 +70,34 @@
|
|
|
70
70
|
box-sizing: border-box;
|
|
71
71
|
width: 100%;
|
|
72
72
|
}
|
|
73
|
-
.app-navigation-entry-wrapper.app-navigation-entry--collapsible:not(.app-navigation-entry--opened) > ul[data-v-
|
|
73
|
+
.app-navigation-entry-wrapper.app-navigation-entry--collapsible:not(.app-navigation-entry--opened) > ul[data-v-97fce21a] {
|
|
74
74
|
display: none;
|
|
75
75
|
}
|
|
76
|
-
.app-navigation-entry.active[data-v-
|
|
76
|
+
.app-navigation-entry.active[data-v-97fce21a] {
|
|
77
77
|
background-color: var(--color-primary-element) !important;
|
|
78
78
|
}
|
|
79
|
-
.app-navigation-entry.active[data-v-
|
|
79
|
+
.app-navigation-entry.active[data-v-97fce21a]:hover {
|
|
80
80
|
background-color: var(--color-primary-element-hover) !important;
|
|
81
81
|
}
|
|
82
|
-
.app-navigation-entry.active .app-navigation-entry-link[data-v-
|
|
82
|
+
.app-navigation-entry.active .app-navigation-entry-link[data-v-97fce21a], .app-navigation-entry.active .app-navigation-entry-button[data-v-97fce21a] {
|
|
83
83
|
color: var(--color-primary-element-text) !important;
|
|
84
84
|
}
|
|
85
|
-
.app-navigation-entry[data-v-
|
|
85
|
+
.app-navigation-entry[data-v-97fce21a]:focus-within, .app-navigation-entry[data-v-97fce21a]:hover {
|
|
86
86
|
background-color: var(--color-background-hover);
|
|
87
87
|
}
|
|
88
|
-
.app-navigation-entry.active .app-navigation-entry__children[data-v-
|
|
88
|
+
.app-navigation-entry.active .app-navigation-entry__children[data-v-97fce21a], .app-navigation-entry:focus-within .app-navigation-entry__children[data-v-97fce21a], .app-navigation-entry:hover .app-navigation-entry__children[data-v-97fce21a] {
|
|
89
89
|
background-color: var(--color-main-background);
|
|
90
90
|
}
|
|
91
|
-
.app-navigation-entry.active .app-navigation-entry__utils .app-navigation-entry__actions[data-v-
|
|
91
|
+
.app-navigation-entry.active .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry.app-navigation-entry--deleted .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry:focus .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry:focus-within .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a], .app-navigation-entry:hover .app-navigation-entry__utils .app-navigation-entry__actions[data-v-97fce21a] {
|
|
92
92
|
display: inline-block;
|
|
93
93
|
}
|
|
94
|
-
.app-navigation-entry.app-navigation-entry--deleted > ul[data-v-
|
|
94
|
+
.app-navigation-entry.app-navigation-entry--deleted > ul[data-v-97fce21a] {
|
|
95
95
|
display: none;
|
|
96
96
|
}
|
|
97
|
-
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-link[data-v-
|
|
97
|
+
.app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-link[data-v-97fce21a], .app-navigation-entry:not(.app-navigation-entry--editing) .app-navigation-entry-button[data-v-97fce21a] {
|
|
98
98
|
padding-right: calc((var(--default-clickable-area) - 16px) / 2);
|
|
99
99
|
}
|
|
100
|
-
.app-navigation-entry .app-navigation-entry-link[data-v-
|
|
100
|
+
.app-navigation-entry .app-navigation-entry-link[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button[data-v-97fce21a] {
|
|
101
101
|
z-index: 100; /* above the bullet to allow click*/
|
|
102
102
|
display: flex;
|
|
103
103
|
overflow: hidden;
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
background-size: 16px 16px;
|
|
113
113
|
line-height: var(--default-clickable-area);
|
|
114
114
|
}
|
|
115
|
-
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry-icon[data-v-
|
|
115
|
+
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry-icon[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button .app-navigation-entry-icon[data-v-97fce21a] {
|
|
116
116
|
display: flex;
|
|
117
117
|
align-items: center;
|
|
118
118
|
flex: 0 0 var(--default-clickable-area);
|
|
@@ -123,23 +123,23 @@
|
|
|
123
123
|
background-repeat: no-repeat;
|
|
124
124
|
background-position: calc((var(--default-clickable-area) - 16px) / 2) center;
|
|
125
125
|
}
|
|
126
|
-
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry__name[data-v-
|
|
126
|
+
.app-navigation-entry .app-navigation-entry-link .app-navigation-entry__name[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button .app-navigation-entry__name[data-v-97fce21a] {
|
|
127
127
|
overflow: hidden;
|
|
128
128
|
max-width: 100%;
|
|
129
129
|
white-space: nowrap;
|
|
130
130
|
text-overflow: ellipsis;
|
|
131
131
|
}
|
|
132
|
-
.app-navigation-entry .app-navigation-entry-link .editingContainer[data-v-
|
|
132
|
+
.app-navigation-entry .app-navigation-entry-link .editingContainer[data-v-97fce21a], .app-navigation-entry .app-navigation-entry-button .editingContainer[data-v-97fce21a] {
|
|
133
133
|
width: calc(100% - var(--default-clickable-area));
|
|
134
134
|
margin: auto;
|
|
135
135
|
}
|
|
136
|
-
.app-navigation-entry .app-navigation-entry-link[data-v-
|
|
136
|
+
.app-navigation-entry .app-navigation-entry-link[data-v-97fce21a]:focus-visible, .app-navigation-entry .app-navigation-entry-button[data-v-97fce21a]:focus-visible {
|
|
137
137
|
box-shadow: 0 0 0 4px var(--color-main-background);
|
|
138
138
|
outline: 2px solid var(--color-main-text);
|
|
139
139
|
border-radius: var(--border-radius-element, var(--border-radius-pill));
|
|
140
140
|
}
|
|
141
141
|
/* Second level nesting for lists */
|
|
142
|
-
.app-navigation-entry__children[data-v-
|
|
142
|
+
.app-navigation-entry__children[data-v-97fce21a] {
|
|
143
143
|
position: relative;
|
|
144
144
|
display: flex;
|
|
145
145
|
flex: 0 1 auto;
|
|
@@ -147,18 +147,18 @@
|
|
|
147
147
|
width: 100%;
|
|
148
148
|
gap: var(--default-grid-baseline, 4px);
|
|
149
149
|
}
|
|
150
|
-
.app-navigation-entry__children .app-navigation-entry[data-v-
|
|
150
|
+
.app-navigation-entry__children .app-navigation-entry[data-v-97fce21a] {
|
|
151
151
|
display: inline-flex;
|
|
152
152
|
flex-wrap: wrap;
|
|
153
153
|
padding-left: 16px;
|
|
154
154
|
}
|
|
155
155
|
/* Deleted entries */
|
|
156
|
-
.app-navigation-entry__deleted[data-v-
|
|
156
|
+
.app-navigation-entry__deleted[data-v-97fce21a] {
|
|
157
157
|
display: inline-flex;
|
|
158
158
|
flex: 1 1 0;
|
|
159
159
|
padding-left: calc(var(--default-clickable-area) - (var(--default-clickable-area) - 16px) / 2) !important;
|
|
160
160
|
}
|
|
161
|
-
.app-navigation-entry__deleted .app-navigation-entry__deleted-description[data-v-
|
|
161
|
+
.app-navigation-entry__deleted .app-navigation-entry__deleted-description[data-v-97fce21a] {
|
|
162
162
|
position: relative;
|
|
163
163
|
overflow: hidden;
|
|
164
164
|
flex: 1 1 0;
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
line-height: var(--default-clickable-area);
|
|
168
168
|
}
|
|
169
169
|
/* counter and actions */
|
|
170
|
-
.app-navigation-entry__utils[data-v-
|
|
170
|
+
.app-navigation-entry__utils[data-v-97fce21a] {
|
|
171
171
|
display: flex;
|
|
172
172
|
min-width: var(--default-clickable-area);
|
|
173
173
|
align-items: center;
|
|
@@ -176,36 +176,36 @@
|
|
|
176
176
|
/* counter */
|
|
177
177
|
/* actions */
|
|
178
178
|
}
|
|
179
|
-
.app-navigation-entry__utils.app-navigation-entry__utils--display-actions .action-item.app-navigation-entry__actions[data-v-
|
|
179
|
+
.app-navigation-entry__utils.app-navigation-entry__utils--display-actions .action-item.app-navigation-entry__actions[data-v-97fce21a] {
|
|
180
180
|
display: inline-block;
|
|
181
181
|
}
|
|
182
|
-
.app-navigation-entry__utils .app-navigation-entry__counter-wrapper[data-v-
|
|
182
|
+
.app-navigation-entry__utils .app-navigation-entry__counter-wrapper[data-v-97fce21a] {
|
|
183
183
|
margin-right: calc(var(--default-grid-baseline) * 3);
|
|
184
184
|
display: flex;
|
|
185
185
|
align-items: center;
|
|
186
186
|
flex: 0 1 auto;
|
|
187
187
|
}
|
|
188
|
-
.app-navigation-entry__utils .action-item.app-navigation-entry__actions[data-v-
|
|
188
|
+
.app-navigation-entry__utils .action-item.app-navigation-entry__actions[data-v-97fce21a] {
|
|
189
189
|
display: none;
|
|
190
190
|
}
|
|
191
191
|
/* editing state */
|
|
192
|
-
.app-navigation-entry--editing .app-navigation-entry-edit[data-v-
|
|
192
|
+
.app-navigation-entry--editing .app-navigation-entry-edit[data-v-97fce21a] {
|
|
193
193
|
z-index: 250;
|
|
194
194
|
opacity: 1;
|
|
195
195
|
}
|
|
196
196
|
/* deleted state */
|
|
197
|
-
.app-navigation-entry--deleted .app-navigation-entry-deleted[data-v-
|
|
197
|
+
.app-navigation-entry--deleted .app-navigation-entry-deleted[data-v-97fce21a] {
|
|
198
198
|
z-index: 250;
|
|
199
199
|
transform: translateX(0);
|
|
200
200
|
}
|
|
201
201
|
/* pinned state */
|
|
202
|
-
.app-navigation-entry--pinned[data-v-
|
|
202
|
+
.app-navigation-entry--pinned[data-v-97fce21a] {
|
|
203
203
|
order: 2;
|
|
204
204
|
margin-top: auto;
|
|
205
205
|
}
|
|
206
|
-
.app-navigation-entry--pinned ~ .app-navigation-entry--pinned[data-v-
|
|
206
|
+
.app-navigation-entry--pinned ~ .app-navigation-entry--pinned[data-v-97fce21a] {
|
|
207
207
|
margin-top: 0;
|
|
208
208
|
}
|
|
209
|
-
[data-themes*=highcontrast] .app-navigation-entry[data-v-
|
|
209
|
+
[data-themes*=highcontrast] .app-navigation-entry[data-v-97fce21a]:active {
|
|
210
210
|
background-color: var(--color-primary-element-light-hover) !important;
|
|
211
211
|
}
|
package/dist/assets/{NcCheckboxRadioSwitch-DWtZ7faS.css → NcCheckboxRadioSwitch-BzAGGne9.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-38a6f3e5] {
|
|
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-38a6f3e5] {
|
|
20
20
|
display: flex;
|
|
21
21
|
align-items: center;
|
|
22
22
|
flex-direction: row;
|
|
@@ -28,29 +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-38a6f3e5] {
|
|
32
32
|
flex: 1 0;
|
|
33
33
|
}
|
|
34
|
-
.checkbox-content__text[data-v-
|
|
34
|
+
.checkbox-content__text[data-v-38a6f3e5]:empty {
|
|
35
35
|
display: none;
|
|
36
36
|
}
|
|
37
|
-
.checkbox-content__icon > *[data-v-
|
|
37
|
+
.checkbox-content__icon > *[data-v-38a6f3e5] {
|
|
38
38
|
width: var(--icon-size);
|
|
39
39
|
height: var(--icon-size);
|
|
40
|
+
color: var(--color-primary-element);
|
|
40
41
|
}
|
|
41
|
-
.checkbox-content--button-variant .checkbox-content__icon:not(.checkbox-content__icon--checked) > *[data-v-
|
|
42
|
+
.checkbox-content--button-variant .checkbox-content__icon:not(.checkbox-content__icon--checked) > *[data-v-38a6f3e5] {
|
|
42
43
|
color: var(--color-primary-element);
|
|
43
44
|
}
|
|
44
|
-
.checkbox-content--button-variant .checkbox-content__icon--checked > *[data-v-
|
|
45
|
+
.checkbox-content--button-variant .checkbox-content__icon--checked > *[data-v-38a6f3e5] {
|
|
45
46
|
color: var(--color-primary-element-text);
|
|
46
47
|
}
|
|
47
|
-
.checkbox-content--has-text[data-v-
|
|
48
|
+
.checkbox-content--has-text[data-v-38a6f3e5] {
|
|
48
49
|
padding-right: calc((var(--default-clickable-area) - 16px) / 2);
|
|
49
50
|
}
|
|
50
|
-
.checkbox-content
|
|
51
|
-
color: var(--color-primary-element);
|
|
52
|
-
}
|
|
53
|
-
.checkbox-content[data-v-e75842d8], .checkbox-content *[data-v-e75842d8] {
|
|
51
|
+
.checkbox-content[data-v-38a6f3e5], .checkbox-content *[data-v-38a6f3e5] {
|
|
54
52
|
cursor: pointer;
|
|
55
53
|
flex-shrink: 0;
|
|
56
54
|
}/**
|
|
@@ -64,14 +62,14 @@
|
|
|
64
62
|
/*
|
|
65
63
|
* Ensure proper alignment of the vue material icons
|
|
66
64
|
*/
|
|
67
|
-
.material-design-icon[data-v-
|
|
65
|
+
.material-design-icon[data-v-00597cce] {
|
|
68
66
|
display: flex;
|
|
69
67
|
align-self: center;
|
|
70
68
|
justify-self: center;
|
|
71
69
|
align-items: center;
|
|
72
70
|
justify-content: center;
|
|
73
71
|
}
|
|
74
|
-
.checkbox-radio-switch[data-v-
|
|
72
|
+
.checkbox-radio-switch[data-v-00597cce] {
|
|
75
73
|
display: flex;
|
|
76
74
|
align-items: center;
|
|
77
75
|
color: var(--color-main-text);
|
|
@@ -85,7 +83,7 @@
|
|
|
85
83
|
/* Special rules for vertical button groups */
|
|
86
84
|
/* Special rules for horizontal button groups */
|
|
87
85
|
}
|
|
88
|
-
.checkbox-radio-switch__input[data-v-
|
|
86
|
+
.checkbox-radio-switch__input[data-v-00597cce] {
|
|
89
87
|
position: absolute;
|
|
90
88
|
z-index: -1;
|
|
91
89
|
opacity: 0 !important;
|
|
@@ -93,103 +91,103 @@
|
|
|
93
91
|
height: var(--icon-size);
|
|
94
92
|
margin: 4px calc((var(--default-clickable-area) - 16px) / 2);
|
|
95
93
|
}
|
|
96
|
-
.checkbox-radio-switch__input:focus-visible + .checkbox-radio-switch__content[data-v-
|
|
94
|
+
.checkbox-radio-switch__input:focus-visible + .checkbox-radio-switch__content[data-v-00597cce], .checkbox-radio-switch__input[data-v-00597cce]:focus-visible {
|
|
97
95
|
outline: 2px solid var(--color-main-text);
|
|
98
96
|
border-color: var(--color-main-background);
|
|
99
97
|
outline-offset: -2px;
|
|
100
98
|
}
|
|
101
|
-
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-
|
|
99
|
+
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-00597cce] {
|
|
102
100
|
opacity: 0.5;
|
|
103
101
|
}
|
|
104
|
-
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-
|
|
102
|
+
.checkbox-radio-switch--disabled .checkbox-radio-switch__content[data-v-00597cce] .checkbox-radio-switch__icon > * {
|
|
105
103
|
color: var(--color-main-text);
|
|
106
104
|
}
|
|
107
|
-
.checkbox-radio-switch:not(.checkbox-radio-switch--disabled, .checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__content[data-v-
|
|
105
|
+
.checkbox-radio-switch:not(.checkbox-radio-switch--disabled, .checkbox-radio-switch--checked):focus-within .checkbox-radio-switch__content[data-v-00597cce], .checkbox-radio-switch:not(.checkbox-radio-switch--disabled, .checkbox-radio-switch--checked) .checkbox-radio-switch__content[data-v-00597cce]:hover {
|
|
108
106
|
background-color: var(--color-background-hover);
|
|
109
107
|
}
|
|
110
|
-
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-
|
|
108
|
+
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-00597cce], .checkbox-radio-switch--checked:not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-00597cce]:hover {
|
|
111
109
|
background-color: var(--color-primary-element-hover);
|
|
112
110
|
}
|
|
113
|
-
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-
|
|
111
|
+
.checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled):focus-within .checkbox-radio-switch__content[data-v-00597cce], .checkbox-radio-switch--checked:not(.checkbox-radio-switch--button-variant):not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__content[data-v-00597cce]:hover {
|
|
114
112
|
background-color: var(--color-primary-element-light-hover);
|
|
115
113
|
}
|
|
116
|
-
.checkbox-radio-switch-switch[data-v-
|
|
114
|
+
.checkbox-radio-switch-switch[data-v-00597cce]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon > * {
|
|
117
115
|
color: var(--color-text-maxcontrast);
|
|
118
116
|
}
|
|
119
|
-
.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked[data-v-
|
|
117
|
+
.checkbox-radio-switch-switch.checkbox-radio-switch--disabled.checkbox-radio-switch--checked[data-v-00597cce] .checkbox-radio-switch__icon > * {
|
|
120
118
|
color: var(--color-primary-element-light);
|
|
121
119
|
}
|
|
122
|
-
.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-
|
|
120
|
+
.checkbox-radio-switch--button-variant.checkbox-radio-switch[data-v-00597cce] {
|
|
123
121
|
background-color: var(--color-main-background);
|
|
124
122
|
border: 2px solid var(--color-border-maxcontrast);
|
|
125
123
|
overflow: hidden;
|
|
126
124
|
}
|
|
127
|
-
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-
|
|
125
|
+
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked[data-v-00597cce] {
|
|
128
126
|
font-weight: bold;
|
|
129
127
|
}
|
|
130
|
-
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked .checkbox-radio-switch__content[data-v-
|
|
128
|
+
.checkbox-radio-switch--button-variant.checkbox-radio-switch--checked .checkbox-radio-switch__content[data-v-00597cce] {
|
|
131
129
|
background-color: var(--color-primary-element);
|
|
132
130
|
color: var(--color-primary-element-text);
|
|
133
131
|
}
|
|
134
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
132
|
+
.checkbox-radio-switch--button-variant[data-v-00597cce] .checkbox-radio-switch__text {
|
|
135
133
|
overflow: hidden;
|
|
136
134
|
text-overflow: ellipsis;
|
|
137
135
|
white-space: nowrap;
|
|
138
136
|
width: 100%;
|
|
139
137
|
}
|
|
140
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
138
|
+
.checkbox-radio-switch--button-variant[data-v-00597cce]:not(.checkbox-radio-switch--checked) .checkbox-radio-switch__icon > * {
|
|
141
139
|
color: var(--color-main-text);
|
|
142
140
|
}
|
|
143
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
141
|
+
.checkbox-radio-switch--button-variant[data-v-00597cce] .checkbox-radio-switch__icon:empty {
|
|
144
142
|
display: none;
|
|
145
143
|
}
|
|
146
|
-
.checkbox-radio-switch--button-variant[data-v-
|
|
144
|
+
.checkbox-radio-switch--button-variant[data-v-00597cce]: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-00597cce] {
|
|
147
145
|
border-radius: var(--checkbox-radio-switch--border-radius);
|
|
148
146
|
}
|
|
149
|
-
.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__content[data-v-
|
|
147
|
+
.checkbox-radio-switch--button-variant-v-grouped .checkbox-radio-switch__content[data-v-00597cce] {
|
|
150
148
|
flex-basis: 100%;
|
|
151
149
|
max-width: unset;
|
|
152
150
|
}
|
|
153
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
151
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-00597cce]:first-of-type {
|
|
154
152
|
border-top-left-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
155
153
|
border-top-right-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
156
154
|
}
|
|
157
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
155
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-00597cce]:last-of-type {
|
|
158
156
|
border-bottom-left-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
159
157
|
border-bottom-right-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
160
158
|
}
|
|
161
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
159
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-00597cce]:not(:last-of-type) {
|
|
162
160
|
border-bottom: 0 !important;
|
|
163
161
|
}
|
|
164
|
-
.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-
|
|
162
|
+
.checkbox-radio-switch--button-variant-v-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-00597cce] {
|
|
165
163
|
margin-bottom: 2px;
|
|
166
164
|
}
|
|
167
|
-
.checkbox-radio-switch--button-variant-v-grouped[data-v-
|
|
165
|
+
.checkbox-radio-switch--button-variant-v-grouped[data-v-00597cce]:not(:first-of-type) {
|
|
168
166
|
border-top: 0 !important;
|
|
169
167
|
}
|
|
170
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
168
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-00597cce]:first-of-type {
|
|
171
169
|
border-top-left-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
172
170
|
border-bottom-left-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
173
171
|
}
|
|
174
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
172
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-00597cce]:last-of-type {
|
|
175
173
|
border-top-right-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
176
174
|
border-bottom-right-radius: var(--checkbox-radio-switch--border-radius-outer);
|
|
177
175
|
}
|
|
178
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
176
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-00597cce]:not(:last-of-type) {
|
|
179
177
|
border-right: 0 !important;
|
|
180
178
|
}
|
|
181
|
-
.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-
|
|
179
|
+
.checkbox-radio-switch--button-variant-h-grouped:not(:last-of-type) .checkbox-radio-switch__content[data-v-00597cce] {
|
|
182
180
|
margin-right: 2px;
|
|
183
181
|
}
|
|
184
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
182
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-00597cce]:not(:first-of-type) {
|
|
185
183
|
border-left: 0 !important;
|
|
186
184
|
}
|
|
187
|
-
.checkbox-radio-switch--button-variant-h-grouped[data-v-
|
|
185
|
+
.checkbox-radio-switch--button-variant-h-grouped[data-v-00597cce] .checkbox-radio-switch__text {
|
|
188
186
|
text-align: center;
|
|
189
187
|
display: flex;
|
|
190
188
|
align-items: center;
|
|
191
189
|
}
|
|
192
|
-
.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__content[data-v-
|
|
190
|
+
.checkbox-radio-switch--button-variant-h-grouped .checkbox-radio-switch__content[data-v-00597cce] {
|
|
193
191
|
flex-direction: column;
|
|
194
192
|
justify-content: center;
|
|
195
193
|
width: 100%;
|
|
@@ -438,29 +438,29 @@
|
|
|
438
438
|
color: #ccc;
|
|
439
439
|
background-color: #f3f3f3;
|
|
440
440
|
}
|
|
441
|
-
.mx-datepicker[data-v-
|
|
441
|
+
.mx-datepicker[data-v-376068e] {
|
|
442
442
|
user-select: none;
|
|
443
443
|
color: var(--color-main-text);
|
|
444
444
|
/* INPUT CONTAINER */
|
|
445
445
|
}
|
|
446
|
-
.mx-datepicker[data-v-
|
|
446
|
+
.mx-datepicker[data-v-376068e] svg {
|
|
447
447
|
fill: var(--color-main-text);
|
|
448
448
|
}
|
|
449
|
-
.mx-datepicker[data-v-
|
|
449
|
+
.mx-datepicker[data-v-376068e] .mx-input-wrapper .mx-input {
|
|
450
450
|
width: 100%;
|
|
451
451
|
border: 2px solid var(--color-border-maxcontrast);
|
|
452
452
|
background-color: var(--color-main-background);
|
|
453
453
|
background-clip: content-box;
|
|
454
454
|
}
|
|
455
|
-
.mx-datepicker[data-v-
|
|
455
|
+
.mx-datepicker[data-v-376068e] .mx-input-wrapper .mx-input:active:not(.disabled), .mx-datepicker[data-v-376068e] .mx-input-wrapper .mx-input:hover:not(.disabled), .mx-datepicker[data-v-376068e] .mx-input-wrapper .mx-input:focus:not(.disabled) {
|
|
456
456
|
border-color: var(--color-primary-element);
|
|
457
457
|
}
|
|
458
|
-
.mx-datepicker[data-v-
|
|
458
|
+
.mx-datepicker[data-v-376068e] .mx-input-wrapper:disabled, .mx-datepicker[data-v-376068e] .mx-input-wrapper.disabled {
|
|
459
459
|
cursor: not-allowed;
|
|
460
460
|
opacity: 0.7;
|
|
461
461
|
}
|
|
462
|
-
.mx-datepicker[data-v-
|
|
463
|
-
.mx-datepicker[data-v-
|
|
462
|
+
.mx-datepicker[data-v-376068e] .mx-input-wrapper .mx-icon-calendar,
|
|
463
|
+
.mx-datepicker[data-v-376068e] .mx-input-wrapper .mx-icon-clear {
|
|
464
464
|
color: var(--color-text-lighter);
|
|
465
465
|
}
|
|
466
466
|
.mx-datepicker-main {
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
/*
|
|
39
39
|
* Ensure proper alignment of the vue material icons
|
|
40
40
|
*/
|
|
41
|
-
.material-design-icon[data-v-
|
|
41
|
+
.material-design-icon[data-v-e79a4708] {
|
|
42
42
|
display: flex;
|
|
43
43
|
align-self: center;
|
|
44
44
|
justify-self: center;
|
|
45
45
|
align-items: center;
|
|
46
46
|
justify-content: center;
|
|
47
47
|
}
|
|
48
|
-
.dialog[data-v-
|
|
48
|
+
.dialog[data-v-e79a4708] {
|
|
49
49
|
height: 100%;
|
|
50
50
|
width: 100%;
|
|
51
51
|
display: flex;
|
|
@@ -53,45 +53,45 @@
|
|
|
53
53
|
justify-content: space-between;
|
|
54
54
|
overflow: hidden;
|
|
55
55
|
}
|
|
56
|
-
.dialog__modal[data-v-
|
|
56
|
+
.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container {
|
|
57
57
|
display: flex !important;
|
|
58
58
|
padding-block: 4px 0;
|
|
59
59
|
padding-inline: 12px 0;
|
|
60
60
|
}
|
|
61
|
-
.dialog__modal[data-v-
|
|
61
|
+
.dialog__modal[data-v-e79a4708] .modal-wrapper .modal-container__content {
|
|
62
62
|
display: flex;
|
|
63
63
|
flex-direction: column;
|
|
64
64
|
overflow: hidden;
|
|
65
65
|
}
|
|
66
|
-
.dialog__wrapper[data-v-
|
|
66
|
+
.dialog__wrapper[data-v-e79a4708] {
|
|
67
67
|
display: flex;
|
|
68
68
|
flex-direction: row;
|
|
69
69
|
flex: 1;
|
|
70
70
|
min-height: 0;
|
|
71
71
|
overflow: hidden;
|
|
72
72
|
}
|
|
73
|
-
.dialog__wrapper--collapsed[data-v-
|
|
73
|
+
.dialog__wrapper--collapsed[data-v-e79a4708] {
|
|
74
74
|
flex-direction: column;
|
|
75
75
|
}
|
|
76
|
-
.dialog__navigation[data-v-
|
|
76
|
+
.dialog__navigation[data-v-e79a4708] {
|
|
77
77
|
display: flex;
|
|
78
78
|
flex-shrink: 0;
|
|
79
79
|
}
|
|
80
|
-
.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-
|
|
80
|
+
.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-e79a4708] {
|
|
81
81
|
flex-direction: column;
|
|
82
82
|
overflow: hidden auto;
|
|
83
83
|
height: 100%;
|
|
84
84
|
min-width: 200px;
|
|
85
85
|
margin-inline-end: 20px;
|
|
86
86
|
}
|
|
87
|
-
.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-
|
|
87
|
+
.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-e79a4708] {
|
|
88
88
|
flex-direction: row;
|
|
89
89
|
justify-content: space-between;
|
|
90
90
|
overflow: auto hidden;
|
|
91
91
|
width: 100%;
|
|
92
92
|
min-width: 100%;
|
|
93
93
|
}
|
|
94
|
-
.dialog__name[data-v-
|
|
94
|
+
.dialog__name[data-v-e79a4708] {
|
|
95
95
|
font-size: 21px;
|
|
96
96
|
text-align: center;
|
|
97
97
|
height: fit-content;
|
|
@@ -100,16 +100,16 @@
|
|
|
100
100
|
overflow-wrap: break-word;
|
|
101
101
|
margin-block: 0 12px;
|
|
102
102
|
}
|
|
103
|
-
.dialog__content[data-v-
|
|
103
|
+
.dialog__content[data-v-e79a4708] {
|
|
104
104
|
flex: 1;
|
|
105
105
|
min-height: 0;
|
|
106
106
|
overflow: auto;
|
|
107
107
|
padding-inline-end: 12px;
|
|
108
108
|
}
|
|
109
|
-
.dialog__text[data-v-
|
|
109
|
+
.dialog__text[data-v-e79a4708] {
|
|
110
110
|
padding-block-end: 6px;
|
|
111
111
|
}
|
|
112
|
-
.dialog__actions[data-v-
|
|
112
|
+
.dialog__actions[data-v-e79a4708] {
|
|
113
113
|
box-sizing: border-box;
|
|
114
114
|
display: flex;
|
|
115
115
|
gap: 6px;
|
|
@@ -121,11 +121,11 @@
|
|
|
121
121
|
margin-inline: 0;
|
|
122
122
|
margin-block: 0;
|
|
123
123
|
}
|
|
124
|
-
.dialog__actions[data-v-
|
|
124
|
+
.dialog__actions[data-v-e79a4708]:not(:empty) {
|
|
125
125
|
margin-block: 6px 12px;
|
|
126
126
|
}
|
|
127
127
|
@media only screen and (max-width: 512px) {
|
|
128
|
-
.dialog__name[data-v-
|
|
128
|
+
.dialog__name[data-v-e79a4708] {
|
|
129
129
|
text-align: start;
|
|
130
130
|
margin-inline-end: var(--default-clickable-area);
|
|
131
131
|
}
|
|
@@ -512,11 +512,12 @@
|
|
|
512
512
|
.emoji-mart .emoji-mart-category .emoji-mart-emoji:hover::before, .emoji-mart .emoji-mart-category .emoji-mart-emoji.emoji-mart-emoji-selected::before {
|
|
513
513
|
background-color: var(--color-background-hover) !important;
|
|
514
514
|
outline: 2px solid var(--color-primary-element);
|
|
515
|
+
border-radius: var(--border-radius-element, var(--border-radius-pill));
|
|
515
516
|
}
|
|
516
517
|
.emoji-mart .emoji-mart-category button:focus-visible {
|
|
517
518
|
background-color: var(--color-background-hover);
|
|
518
519
|
border: 2px solid var(--color-primary-element) !important;
|
|
519
|
-
border-radius:
|
|
520
|
+
border-radius: var(--border-radius-element, var(--border-radius-pill));
|
|
520
521
|
}/**
|
|
521
522
|
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
522
523
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
@@ -528,24 +529,24 @@
|
|
|
528
529
|
/*
|
|
529
530
|
* Ensure proper alignment of the vue material icons
|
|
530
531
|
*/
|
|
531
|
-
.material-design-icon[data-v-
|
|
532
|
+
.material-design-icon[data-v-ed4adfc3] {
|
|
532
533
|
display: flex;
|
|
533
534
|
align-self: center;
|
|
534
535
|
justify-self: center;
|
|
535
536
|
align-items: center;
|
|
536
537
|
justify-content: center;
|
|
537
538
|
}
|
|
538
|
-
.search__wrapper[data-v-
|
|
539
|
+
.search__wrapper[data-v-ed4adfc3] {
|
|
539
540
|
display: flex;
|
|
540
541
|
flex-direction: row;
|
|
541
542
|
gap: 4px;
|
|
542
543
|
align-items: end;
|
|
543
544
|
padding: 4px 8px;
|
|
544
545
|
}
|
|
545
|
-
.row-selected button[data-v-
|
|
546
|
+
.row-selected button[data-v-ed4adfc3], .row-selected span[data-v-ed4adfc3] {
|
|
546
547
|
vertical-align: middle;
|
|
547
548
|
}
|
|
548
|
-
.emoji-delete[data-v-
|
|
549
|
+
.emoji-delete[data-v-ed4adfc3] {
|
|
549
550
|
vertical-align: top;
|
|
550
551
|
margin-left: -21px;
|
|
551
552
|
margin-top: -3px;
|
|
@@ -0,0 +1,49 @@
|
|
|
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[data-v-aacc997d] {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-self: center;
|
|
15
|
+
justify-self: center;
|
|
16
|
+
align-items: center;
|
|
17
|
+
justify-content: center;
|
|
18
|
+
}
|
|
19
|
+
/*!
|
|
20
|
+
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
21
|
+
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
22
|
+
*/
|
|
23
|
+
.header-menu[data-v-aacc997d] {
|
|
24
|
+
position: relative;
|
|
25
|
+
width: var(--header-height);
|
|
26
|
+
height: var(--header-height);
|
|
27
|
+
}
|
|
28
|
+
.header-menu .header-menu__trigger[data-v-aacc997d] {
|
|
29
|
+
--button-size: var(--header-height) !important;
|
|
30
|
+
height: var(--header-height);
|
|
31
|
+
opacity: 0.85;
|
|
32
|
+
filter: none !important;
|
|
33
|
+
color: var(--color-background-plain-text, var(--color-primary-text)) !important;
|
|
34
|
+
}
|
|
35
|
+
.header-menu .header-menu__trigger[data-v-aacc997d]:focus-visible {
|
|
36
|
+
outline: none !important;
|
|
37
|
+
box-shadow: none !important;
|
|
38
|
+
}
|
|
39
|
+
.header-menu--opened .header-menu__trigger[data-v-aacc997d], .header-menu__trigger[data-v-aacc997d]:hover, .header-menu__trigger[data-v-aacc997d]:focus, .header-menu__trigger[data-v-aacc997d]:active {
|
|
40
|
+
opacity: 1;
|
|
41
|
+
}
|
|
42
|
+
@media only screen and (max-width: 512px) {
|
|
43
|
+
.header-menu[data-v-aacc997d] {
|
|
44
|
+
width: var(--default-clickable-area);
|
|
45
|
+
}
|
|
46
|
+
.header-menu .header-menu__trigger[data-v-aacc997d] {
|
|
47
|
+
--button-size: var(--default-clickable-area) !important;
|
|
48
|
+
}
|
|
49
|
+
}
|