@nextcloud/vue 8.9.1 → 8.10.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 +28 -0
- package/README.md +4 -2
- 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/NcAppNavigationList.cjs +6 -6
- package/dist/Components/NcAppNavigationList.cjs.map +1 -1
- package/dist/Components/NcAppNavigationList.mjs +8 -8
- package/dist/Components/NcAppNavigationList.mjs.map +1 -1
- package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.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/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 +2 -2
- package/dist/Components/NcDateTimePicker.mjs +4 -4
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- package/dist/Components/NcEmojiPicker.cjs +1 -1
- package/dist/Components/NcEmojiPicker.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 +1 -1
- package/dist/Components/NcModal.mjs +3 -3
- 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 +2 -2
- package/dist/Components/NcRichText.cjs +1 -1
- 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/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/Mixins/richEditor.cjs +1 -1
- package/dist/Mixins/richEditor.mjs +1 -1
- package/dist/assets/{NcActions-CEbgl0_n.css → NcActions-DL7ZZIjx.css} +12 -12
- package/dist/assets/{NcAppContent-Cv8rRTyy.css → NcAppContent-DcXMrsBz.css} +32 -23
- package/dist/assets/{NcAppNavigation-D2eVie5R.css → NcAppNavigation-BgGJuJPv.css} +15 -9
- package/dist/assets/{NcAppNavigationList-BGig8-Dj.css → NcAppNavigationList-CUnaMQQD.css} +4 -8
- package/dist/assets/{NcDateTimePicker-C3D1hmlB.css → NcDateTimePicker-DR7jRFm4.css} +10 -10
- package/dist/assets/NcListItem-DLFj1G31.css +175 -0
- package/dist/assets/{NcRelatedResourcesPanel-COW9gzml.css → NcRelatedResourcesPanel-D6K7OQFJ.css} +19 -13
- package/dist/assets/{NcRichContenteditable-CtbqXSHe.css → NcRichContenteditable-DvTdg1DO.css} +12 -12
- package/dist/assets/{NcRichText-BMe-xENJ.css → NcRichText-D2BBsB-_.css} +65 -65
- package/dist/assets/{referencePickerModal-C1KJzICb.css → referencePickerModal-DZ7qJeiJ.css} +19 -19
- package/dist/chunks/{GenColors-vI-bx9ZY.cjs → GenColors-DQEIzxqb.cjs} +1 -1
- package/dist/chunks/{GenColors-vI-bx9ZY.cjs.map → GenColors-DQEIzxqb.cjs.map} +1 -1
- package/dist/chunks/{GenColors-BteFtwOv.mjs → GenColors-SIdMEx1i.mjs} +1 -1
- package/dist/chunks/{GenColors-BteFtwOv.mjs.map → GenColors-SIdMEx1i.mjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-BdxkXNwc.cjs → NcActionButtonGroup-B47_9Jpc.cjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-BdxkXNwc.cjs.map → NcActionButtonGroup-B47_9Jpc.cjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-SS3PkUD2.mjs → NcActionButtonGroup-D6_CIr2e.mjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-SS3PkUD2.mjs.map → NcActionButtonGroup-D6_CIr2e.mjs.map} +1 -1
- package/dist/chunks/{NcActionInput-D308ZntG.cjs → NcActionInput-BPPLjfW5.cjs} +1 -1
- package/dist/chunks/{NcActionInput-D308ZntG.cjs.map → NcActionInput-BPPLjfW5.cjs.map} +1 -1
- package/dist/chunks/{NcActionInput-BHq3Le0q.mjs → NcActionInput-GZcIfn-2.mjs} +4 -4
- package/dist/chunks/{NcActionInput-BHq3Le0q.mjs.map → NcActionInput-GZcIfn-2.mjs.map} +1 -1
- package/dist/chunks/{NcActions-Dfkog_G0.cjs → NcActions-B049TCK5.cjs} +144 -85
- package/dist/chunks/NcActions-B049TCK5.cjs.map +1 -0
- package/dist/chunks/{NcActions-CpU9WXzM.mjs → NcActions-D2wvJbMw.mjs} +144 -85
- package/dist/chunks/NcActions-D2wvJbMw.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-BDwOdxJE.mjs → NcAppContent-CUnQ4EVa.mjs} +67 -40
- package/dist/chunks/NcAppContent-CUnQ4EVa.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-kqYjKpzU.cjs → NcAppContent-CuOJJPbt.cjs} +59 -32
- package/dist/chunks/NcAppContent-CuOJJPbt.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigation-C1Qe3lsk.mjs → NcAppNavigation-Dl1g_orJ.mjs} +25 -23
- package/dist/chunks/NcAppNavigation-Dl1g_orJ.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigation-C423R_m2.cjs → NcAppNavigation-DtxPGDOf.cjs} +25 -24
- package/dist/chunks/NcAppNavigation-DtxPGDOf.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigationCaption-BKchbDsJ.cjs → NcAppNavigationCaption-BefNtbTx.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-BKchbDsJ.cjs.map → NcAppNavigationCaption-BefNtbTx.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DsT6O4Hx.mjs → NcAppNavigationCaption-g4NsNSvL.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-DsT6O4Hx.mjs.map → NcAppNavigationCaption-g4NsNSvL.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-bjPcEx5D.mjs → NcAppNavigationItem-BSV20azN.mjs} +3 -3
- package/dist/chunks/{NcAppNavigationItem-bjPcEx5D.mjs.map → NcAppNavigationItem-BSV20azN.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-CABF2T4q.cjs → NcAppNavigationItem-DVlpQH-e.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationItem-CABF2T4q.cjs.map → NcAppNavigationItem-DVlpQH-e.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-BHCgaCoK.mjs → NcAppNavigationNewItem-C7PviElx.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-BHCgaCoK.mjs.map → NcAppNavigationNewItem-C7PviElx.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-t45tM5u1.cjs → NcAppNavigationNewItem-DG-KzABc.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationNewItem-t45tM5u1.cjs.map → NcAppNavigationNewItem-DG-KzABc.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-CBeUiVLk.cjs → NcAppNavigationSettings-CoutbNdC.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-CBeUiVLk.cjs.map → NcAppNavigationSettings-CoutbNdC.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-BQD7JA4m.mjs → NcAppNavigationSettings-D8MkJD-a.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-BQD7JA4m.mjs.map → NcAppNavigationSettings-D8MkJD-a.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-DDChOnAq.cjs → NcAppNavigationToggle-ACf6tmPq.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-DDChOnAq.cjs.map → NcAppNavigationToggle-ACf6tmPq.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-BZxbkhCr.mjs → NcAppNavigationToggle-n8ES2H5d.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-BZxbkhCr.mjs.map → NcAppNavigationToggle-n8ES2H5d.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-DeFBTD2J.mjs → NcAppSettingsDialog-CmQPplb5.mjs} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-DeFBTD2J.mjs.map → NcAppSettingsDialog-CmQPplb5.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-EUys9Os_.cjs → NcAppSettingsDialog-DYr9eXTI.cjs} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-EUys9Os_.cjs.map → NcAppSettingsDialog-DYr9eXTI.cjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-Du-IRmEO.cjs → NcAppSidebar-BsbmJ5H_.cjs} +2 -2
- package/dist/chunks/{NcAppSidebar-Du-IRmEO.cjs.map → NcAppSidebar-BsbmJ5H_.cjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-CdSvRI6l.mjs → NcAppSidebar-CSjqjYTb.mjs} +3 -3
- package/dist/chunks/{NcAppSidebar-CdSvRI6l.mjs.map → NcAppSidebar-CSjqjYTb.mjs.map} +1 -1
- package/dist/chunks/{NcAvatar-e0M-nnF6.mjs → NcAvatar-BdtXzaRJ.mjs} +4 -4
- package/dist/chunks/{NcAvatar-e0M-nnF6.mjs.map → NcAvatar-BdtXzaRJ.mjs.map} +1 -1
- package/dist/chunks/{NcAvatar-BEet_8fB.cjs → NcAvatar-Bn9oT7sS.cjs} +2 -2
- package/dist/chunks/{NcAvatar-BEet_8fB.cjs.map → NcAvatar-Bn9oT7sS.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-CVMyBckA.mjs → NcBreadcrumb-D8yGqnFJ.mjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-CVMyBckA.mjs.map → NcBreadcrumb-D8yGqnFJ.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-DVXsgQkE.cjs → NcBreadcrumb-DApyHRGZ.cjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-DVXsgQkE.cjs.map → NcBreadcrumb-DApyHRGZ.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-DkgzO9f5.cjs → NcBreadcrumbs-BoA2lxaY.cjs} +1 -1
- package/dist/chunks/{NcBreadcrumbs-DkgzO9f5.cjs.map → NcBreadcrumbs-BoA2lxaY.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-DqRU0BfB.mjs → NcBreadcrumbs-DVyfjkgH.mjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-DqRU0BfB.mjs.map → NcBreadcrumbs-DVyfjkgH.mjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch-Dt96X5bR.cjs → NcCheckboxRadioSwitch-BEYj-jaN.cjs} +2 -2
- package/dist/chunks/{NcCheckboxRadioSwitch-Dt96X5bR.cjs.map → NcCheckboxRadioSwitch-BEYj-jaN.cjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch-7Yib86y3.mjs → NcCheckboxRadioSwitch-DiNnRbJI.mjs} +2 -2
- package/dist/chunks/{NcCheckboxRadioSwitch-7Yib86y3.mjs.map → NcCheckboxRadioSwitch-DiNnRbJI.mjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-CKROuACA.mjs → NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-DMJGZndr.mjs} +1 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-DMJGZndr.mjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-C1WLneXl.cjs → NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-Dh3GUSYj.cjs} +1 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-Dh3GUSYj.cjs.map +1 -0
- package/dist/chunks/{NcColorPicker-BVqwn1Fr.cjs → NcColorPicker-Acx2mFFG.cjs} +1 -1
- package/dist/chunks/{NcColorPicker-BVqwn1Fr.cjs.map → NcColorPicker-Acx2mFFG.cjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-Dkxeigs5.mjs → NcColorPicker-sge8Yr9m.mjs} +2 -2
- package/dist/chunks/{NcColorPicker-Dkxeigs5.mjs.map → NcColorPicker-sge8Yr9m.mjs.map} +1 -1
- package/dist/chunks/{NcContent-Bmeq8hLO.cjs → NcContent-COHfXhM3.cjs} +1 -1
- package/dist/chunks/{NcContent-Bmeq8hLO.cjs.map → NcContent-COHfXhM3.cjs.map} +1 -1
- package/dist/chunks/{NcContent-COIw1X7V.mjs → NcContent-kTlEGtKt.mjs} +1 -1
- package/dist/chunks/{NcContent-COIw1X7V.mjs.map → NcContent-kTlEGtKt.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-Cxz_n1AN.mjs → NcDashboardWidget-CL7e1yAw.mjs} +3 -3
- package/dist/chunks/{NcDashboardWidget-Cxz_n1AN.mjs.map → NcDashboardWidget-CL7e1yAw.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-DArU3jbL.cjs → NcDashboardWidget-CyrKw12p.cjs} +1 -1
- package/dist/chunks/{NcDashboardWidget-DArU3jbL.cjs.map → NcDashboardWidget-CyrKw12p.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-BAhzcFfs.cjs → NcDashboardWidgetItem-C6Npm5U9.cjs} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-BAhzcFfs.cjs.map → NcDashboardWidgetItem-C6Npm5U9.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-BV2tuXoj.mjs → NcDashboardWidgetItem-Cq-HAbIB.mjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-BV2tuXoj.mjs.map → NcDashboardWidgetItem-Cq-HAbIB.mjs.map} +1 -1
- package/dist/chunks/{NcDateTime-B0oaElJX.mjs → NcDateTime-B1X22iSf.mjs} +1 -1
- package/dist/chunks/{NcDateTime-B0oaElJX.mjs.map → NcDateTime-B1X22iSf.mjs.map} +1 -1
- package/dist/chunks/{NcDateTime-Dl0XztMt.cjs → NcDateTime-CyKYSWsT.cjs} +1 -1
- package/dist/chunks/{NcDateTime-Dl0XztMt.cjs.map → NcDateTime-CyKYSWsT.cjs.map} +1 -1
- package/dist/chunks/{NcEmojiPicker-BCdoIKXJ.cjs → NcEmojiPicker-DuZc08BD.cjs} +1 -1
- package/dist/chunks/{NcEmojiPicker-BCdoIKXJ.cjs.map → NcEmojiPicker-DuZc08BD.cjs.map} +1 -1
- package/dist/chunks/{NcEmojiPicker-fRx7dTTf.mjs → NcEmojiPicker-r6eAlCKl.mjs} +4 -4
- package/dist/chunks/{NcEmojiPicker-fRx7dTTf.mjs.map → NcEmojiPicker-r6eAlCKl.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-DpgXTGmT.cjs → NcInputConfirmCancel-DAaMkW9I.cjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-DpgXTGmT.cjs.map → NcInputConfirmCancel-DAaMkW9I.cjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-BXZqwqY6.mjs → NcInputConfirmCancel-fwl4-RD4.mjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-BXZqwqY6.mjs.map → NcInputConfirmCancel-fwl4-RD4.mjs.map} +1 -1
- package/dist/chunks/{NcListItem-wxqWqs4s.cjs → NcListItem-8heZoa83.cjs} +28 -23
- package/dist/chunks/NcListItem-8heZoa83.cjs.map +1 -0
- package/dist/chunks/{NcListItem-C5oWvAZQ.mjs → NcListItem-DxnCJdGU.mjs} +27 -22
- package/dist/chunks/NcListItem-DxnCJdGU.mjs.map +1 -0
- package/dist/chunks/{NcListItemIcon-DfdkSCin.cjs → NcListItemIcon-D5NW3bY2.cjs} +1 -1
- package/dist/chunks/{NcListItemIcon-DfdkSCin.cjs.map → NcListItemIcon-D5NW3bY2.cjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-WH9TUCxb.mjs → NcListItemIcon-DyE902SK.mjs} +1 -1
- package/dist/chunks/{NcListItemIcon-WH9TUCxb.mjs.map → NcListItemIcon-DyE902SK.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BPAivxc_.mjs → NcPasswordField-BeIfZq-I.mjs} +1 -1
- package/dist/chunks/{NcPasswordField-BPAivxc_.mjs.map → NcPasswordField-BeIfZq-I.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-BgNcvN0V.cjs → NcPasswordField-Bx3rarNt.cjs} +1 -1
- package/dist/chunks/{NcPasswordField-BgNcvN0V.cjs.map → NcPasswordField-Bx3rarNt.cjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-Cp8Au2iI.cjs → NcRelatedResourcesPanel-BmE02hfU.cjs} +4 -4
- package/dist/chunks/NcRelatedResourcesPanel-BmE02hfU.cjs.map +1 -0
- package/dist/chunks/{NcRelatedResourcesPanel-LTNqJecS.mjs → NcRelatedResourcesPanel-C8HsjDiN.mjs} +8 -8
- package/dist/chunks/NcRelatedResourcesPanel-C8HsjDiN.mjs.map +1 -0
- package/dist/chunks/{NcRichContenteditable-CHggLQuR.mjs → NcRichContenteditable-COl1GELF.mjs} +35 -26
- package/dist/chunks/NcRichContenteditable-COl1GELF.mjs.map +1 -0
- package/dist/chunks/{NcRichContenteditable-hT5m_2tr.cjs → NcRichContenteditable-DVCrsKyc.cjs} +41 -32
- package/dist/chunks/NcRichContenteditable-DVCrsKyc.cjs.map +1 -0
- package/dist/chunks/{NcRichText-BBXbh0Hh.mjs → NcRichText-BEoKx41c.mjs} +45 -29
- package/dist/chunks/NcRichText-BEoKx41c.mjs.map +1 -0
- package/dist/chunks/{NcRichText-BWX8BLVh.cjs → NcRichText-Dow2nMvP.cjs} +35 -19
- package/dist/chunks/NcRichText-Dow2nMvP.cjs.map +1 -0
- package/dist/chunks/{NcSelect-BVmjiQFa.mjs → NcSelect-C_dMqtoe.mjs} +2 -2
- package/dist/chunks/{NcSelect-BVmjiQFa.mjs.map → NcSelect-C_dMqtoe.mjs.map} +1 -1
- package/dist/chunks/{NcSelect-DjTSAsNL.cjs → NcSelect-CyESQ4uQ.cjs} +1 -1
- package/dist/chunks/{NcSelect-DjTSAsNL.cjs.map → NcSelect-CyESQ4uQ.cjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-BJvxyO8E.cjs → NcSelectTags-Bl95j2Kh.cjs} +1 -1
- package/dist/chunks/{NcSelectTags-BJvxyO8E.cjs.map → NcSelectTags-Bl95j2Kh.cjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-Ccv-eQzZ.mjs → NcSelectTags-BoX-3tOa.mjs} +2 -2
- package/dist/chunks/{NcSelectTags-Ccv-eQzZ.mjs.map → NcSelectTags-BoX-3tOa.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-CcO2Du6E.cjs → NcSettingsInputText-DlBTOZRv.cjs} +1 -1
- package/dist/chunks/{NcSettingsInputText-CcO2Du6E.cjs.map → NcSettingsInputText-DlBTOZRv.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-DXxmqvcd.mjs → NcSettingsInputText-fLyjAE06.mjs} +1 -1
- package/dist/chunks/{NcSettingsInputText-DXxmqvcd.mjs.map → NcSettingsInputText-fLyjAE06.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-DBe4fKFA.mjs → NcSettingsSection-COSdi50c.mjs} +1 -1
- package/dist/chunks/{NcSettingsSection-DBe4fKFA.mjs.map → NcSettingsSection-COSdi50c.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-qgIYSB_M.cjs → NcSettingsSection-CoHKnYDP.cjs} +1 -1
- package/dist/chunks/{NcSettingsSection-qgIYSB_M.cjs.map → NcSettingsSection-CoHKnYDP.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-DD8PEgvQ.cjs → NcSettingsSelectGroup-2wsNrz7x.cjs} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-DD8PEgvQ.cjs.map → NcSettingsSelectGroup-2wsNrz7x.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-d2TLOW1O.mjs → NcSettingsSelectGroup-BZG67QrR.mjs} +2 -2
- package/dist/chunks/{NcSettingsSelectGroup-d2TLOW1O.mjs.map → NcSettingsSelectGroup-BZG67QrR.mjs.map} +1 -1
- package/dist/chunks/{NcTextField-CU-YIhL3.mjs → NcTextField-BEpgHsY2.mjs} +1 -1
- package/dist/chunks/{NcTextField-CU-YIhL3.mjs.map → NcTextField-BEpgHsY2.mjs.map} +1 -1
- package/dist/chunks/{NcTextField-CsnzlYWD.cjs → NcTextField-C-2-Of6b.cjs} +1 -1
- package/dist/chunks/{NcTextField-CsnzlYWD.cjs.map → NcTextField-C-2-Of6b.cjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-C-Ci2IuC.cjs → NcTimezonePicker-BMlKQe6-.cjs} +1 -1
- package/dist/chunks/{NcTimezonePicker-C-Ci2IuC.cjs.map → NcTimezonePicker-BMlKQe6-.cjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-gvp9MAcg.mjs → NcTimezonePicker-JJeMG5Mo.mjs} +2 -2
- package/dist/chunks/{NcTimezonePicker-gvp9MAcg.mjs.map → NcTimezonePicker-JJeMG5Mo.mjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-COhpp9l_.cjs → NcUserBubble-DMBDwtwW.cjs} +1 -1
- package/dist/chunks/{NcUserBubble-COhpp9l_.cjs.map → NcUserBubble-DMBDwtwW.cjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-CbufscPi.mjs → NcUserBubble-RZlZRmxZ.mjs} +1 -1
- package/dist/chunks/{NcUserBubble-CbufscPi.mjs.map → NcUserBubble-RZlZRmxZ.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-C7dfcW39.cjs → NcUserStatusIcon-7yBYL8ur.cjs} +4 -4
- package/dist/chunks/NcUserStatusIcon-7yBYL8ur.cjs.map +1 -0
- package/dist/chunks/{NcUserStatusIcon-0SGYQL9L.mjs → NcUserStatusIcon-DMQxYiY6.mjs} +9 -9
- package/dist/chunks/NcUserStatusIcon-DMQxYiY6.mjs.map +1 -0
- package/dist/chunks/{ScopeComponent-DFDrMcn0.mjs → ScopeComponent-9FoStIVM.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-DFDrMcn0.mjs.map → ScopeComponent-9FoStIVM.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-DXQGLon_.cjs → ScopeComponent-DdL1psE0.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-DXQGLon_.cjs.map → ScopeComponent-DdL1psE0.cjs.map} +1 -1
- package/dist/chunks/{_l10n-D8Scz3mH.mjs → _l10n-CAwwH-o2.mjs} +3 -3
- package/dist/chunks/_l10n-CAwwH-o2.mjs.map +1 -0
- package/dist/chunks/{_l10n-B986q8RC.cjs → _l10n-DZggkcVs.cjs} +3 -3
- package/dist/chunks/_l10n-DZggkcVs.cjs.map +1 -0
- package/dist/chunks/{index-DYXjj9ET.mjs → index-BAVa4G2v.mjs} +31 -31
- package/dist/chunks/index-BAVa4G2v.mjs.map +1 -0
- package/dist/chunks/{index-CIsMzBte.cjs → index-CVsxVZon.cjs} +19 -19
- package/dist/chunks/index-CVsxVZon.cjs.map +1 -0
- package/dist/chunks/{referencePickerModal-DUhJWt2e.mjs → referencePickerModal-CtIcJRWz.mjs} +417 -414
- package/dist/chunks/referencePickerModal-CtIcJRWz.mjs.map +1 -0
- package/dist/chunks/{referencePickerModal-DV7-XzCc.cjs → referencePickerModal-Ig4S8WI3.cjs} +298 -295
- package/dist/chunks/referencePickerModal-Ig4S8WI3.cjs.map +1 -0
- package/dist/chunks/{usernameToColor-iYF-oKTP.mjs → usernameToColor-3Z3jKEos.mjs} +1 -1
- package/dist/chunks/{usernameToColor-iYF-oKTP.mjs.map → usernameToColor-3Z3jKEos.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-DibvD_OP.cjs → usernameToColor-7pQQJMR_.cjs} +1 -1
- package/dist/chunks/{usernameToColor-DibvD_OP.cjs.map → usernameToColor-7pQQJMR_.cjs.map} +1 -1
- package/dist/index.cjs +8 -9
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +45 -45
- package/package.json +1 -1
- package/dist/assets/NcListItem-vwt4bCl6.css +0 -165
- package/dist/chunks/NcActions-CpU9WXzM.mjs.map +0 -1
- package/dist/chunks/NcActions-Dfkog_G0.cjs.map +0 -1
- package/dist/chunks/NcAppContent-BDwOdxJE.mjs.map +0 -1
- package/dist/chunks/NcAppContent-kqYjKpzU.cjs.map +0 -1
- package/dist/chunks/NcAppNavigation-C1Qe3lsk.mjs.map +0 -1
- package/dist/chunks/NcAppNavigation-C423R_m2.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-C1WLneXl.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_2603be83_lang-CKROuACA.mjs.map +0 -1
- package/dist/chunks/NcListItem-C5oWvAZQ.mjs.map +0 -1
- package/dist/chunks/NcListItem-wxqWqs4s.cjs.map +0 -1
- package/dist/chunks/NcRelatedResourcesPanel-Cp8Au2iI.cjs.map +0 -1
- package/dist/chunks/NcRelatedResourcesPanel-LTNqJecS.mjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-CHggLQuR.mjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-hT5m_2tr.cjs.map +0 -1
- package/dist/chunks/NcRichText-BBXbh0Hh.mjs.map +0 -1
- package/dist/chunks/NcRichText-BWX8BLVh.cjs.map +0 -1
- package/dist/chunks/NcUserStatusIcon-0SGYQL9L.mjs.map +0 -1
- package/dist/chunks/NcUserStatusIcon-C7dfcW39.cjs.map +0 -1
- package/dist/chunks/_l10n-B986q8RC.cjs.map +0 -1
- package/dist/chunks/_l10n-D8Scz3mH.mjs.map +0 -1
- package/dist/chunks/index-CIsMzBte.cjs.map +0 -1
- package/dist/chunks/index-DYXjj9ET.mjs.map +0 -1
- package/dist/chunks/referencePickerModal-DUhJWt2e.mjs.map +0 -1
- package/dist/chunks/referencePickerModal-DV7-XzCc.cjs.map +0 -1
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/**
|
|
3
|
+
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
|
|
4
|
+
*
|
|
5
|
+
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
6
|
+
*
|
|
7
|
+
* @license GNU AGPL version 3 or any later version
|
|
8
|
+
*
|
|
9
|
+
* This program is free software: you can redistribute it and/or modify
|
|
10
|
+
* it under the terms of the GNU Affero General Public License as
|
|
11
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
12
|
+
* License, or (at your option) any later version.
|
|
13
|
+
*
|
|
14
|
+
* This program is distributed in the hope that it will be useful,
|
|
15
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
16
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
17
|
+
* GNU Affero General Public License for more details.
|
|
18
|
+
*
|
|
19
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
20
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
.material-design-icon[data-v-2318213f] {
|
|
24
|
+
display: flex;
|
|
25
|
+
align-self: center;
|
|
26
|
+
justify-self: center;
|
|
27
|
+
align-items: center;
|
|
28
|
+
justify-content: center;
|
|
29
|
+
}
|
|
30
|
+
.list-item__wrapper[data-v-2318213f] {
|
|
31
|
+
display: flex;
|
|
32
|
+
position: relative;
|
|
33
|
+
width: 100%;
|
|
34
|
+
}
|
|
35
|
+
.list-item__wrapper--active .list-item[data-v-2318213f],
|
|
36
|
+
.list-item__wrapper.active .list-item[data-v-2318213f] {
|
|
37
|
+
background-color: var(--color-primary-element);
|
|
38
|
+
}
|
|
39
|
+
.list-item__wrapper--active .list-item[data-v-2318213f]:hover,
|
|
40
|
+
.list-item__wrapper--active .list-item[data-v-2318213f]:focus-within,
|
|
41
|
+
.list-item__wrapper--active .list-item[data-v-2318213f]:has(:focus-visible),
|
|
42
|
+
.list-item__wrapper--active .list-item[data-v-2318213f]:has(:active),
|
|
43
|
+
.list-item__wrapper.active .list-item[data-v-2318213f]:hover,
|
|
44
|
+
.list-item__wrapper.active .list-item[data-v-2318213f]:focus-within,
|
|
45
|
+
.list-item__wrapper.active .list-item[data-v-2318213f]:has(:focus-visible),
|
|
46
|
+
.list-item__wrapper.active .list-item[data-v-2318213f]:has(:active) {
|
|
47
|
+
background-color: var(--color-primary-element-hover);
|
|
48
|
+
}
|
|
49
|
+
.list-item__wrapper--active .list-item-content__name[data-v-2318213f],
|
|
50
|
+
.list-item__wrapper--active .list-item-content__subname[data-v-2318213f],
|
|
51
|
+
.list-item__wrapper--active .list-item-content__details[data-v-2318213f],
|
|
52
|
+
.list-item__wrapper--active .list-item-details__details[data-v-2318213f],
|
|
53
|
+
.list-item__wrapper.active .list-item-content__name[data-v-2318213f],
|
|
54
|
+
.list-item__wrapper.active .list-item-content__subname[data-v-2318213f],
|
|
55
|
+
.list-item__wrapper.active .list-item-content__details[data-v-2318213f],
|
|
56
|
+
.list-item__wrapper.active .list-item-details__details[data-v-2318213f] {
|
|
57
|
+
color: var(--color-primary-element-text) !important;
|
|
58
|
+
}
|
|
59
|
+
.list-item__wrapper .list-item-content__name[data-v-2318213f],
|
|
60
|
+
.list-item__wrapper .list-item-content__subname[data-v-2318213f],
|
|
61
|
+
.list-item__wrapper .list-item-content__details[data-v-2318213f],
|
|
62
|
+
.list-item__wrapper .list-item-details__details[data-v-2318213f] {
|
|
63
|
+
white-space: nowrap;
|
|
64
|
+
margin: 0 auto 0 0;
|
|
65
|
+
overflow: hidden;
|
|
66
|
+
text-overflow: ellipsis;
|
|
67
|
+
}
|
|
68
|
+
.list-item-content__name[data-v-2318213f] {
|
|
69
|
+
min-width: 100px;
|
|
70
|
+
max-width: 300px;
|
|
71
|
+
flex: 1 1 10%;
|
|
72
|
+
text-overflow: ellipsis;
|
|
73
|
+
}
|
|
74
|
+
.list-item-content__subname[data-v-2318213f] {
|
|
75
|
+
flex: 1 0;
|
|
76
|
+
min-width: 0;
|
|
77
|
+
}
|
|
78
|
+
.list-item[data-v-2318213f] {
|
|
79
|
+
box-sizing: border-box;
|
|
80
|
+
display: flex;
|
|
81
|
+
position: relative;
|
|
82
|
+
flex: 0 0 auto;
|
|
83
|
+
justify-content: flex-start;
|
|
84
|
+
padding: 8px 10px;
|
|
85
|
+
margin: 4px;
|
|
86
|
+
width: calc(100% - 8px);
|
|
87
|
+
border-radius: 32px;
|
|
88
|
+
cursor: pointer;
|
|
89
|
+
transition: background-color var(--animation-quick) ease-in-out;
|
|
90
|
+
list-style: none;
|
|
91
|
+
}
|
|
92
|
+
.list-item[data-v-2318213f]:hover,
|
|
93
|
+
.list-item[data-v-2318213f]:focus-within,
|
|
94
|
+
.list-item[data-v-2318213f]:has(:active),
|
|
95
|
+
.list-item[data-v-2318213f]:has(:focus-visible) {
|
|
96
|
+
background-color: var(--color-background-hover);
|
|
97
|
+
}
|
|
98
|
+
.list-item[data-v-2318213f]:has(.list-item__anchor:focus-visible) {
|
|
99
|
+
outline: 2px solid var(--color-main-text);
|
|
100
|
+
box-shadow: 0 0 0 4px var(--color-main-background);
|
|
101
|
+
}
|
|
102
|
+
.list-item--compact[data-v-2318213f] {
|
|
103
|
+
padding: 4px 10px;
|
|
104
|
+
}
|
|
105
|
+
.list-item--compact .list-item__anchor .line-one[data-v-2318213f],
|
|
106
|
+
.list-item--compact .list-item__anchor .line-two[data-v-2318213f] {
|
|
107
|
+
margin-block: -4px;
|
|
108
|
+
}
|
|
109
|
+
.list-item .list-item-content__details[data-v-2318213f] {
|
|
110
|
+
display: flex;
|
|
111
|
+
flex-direction: row;
|
|
112
|
+
justify-content: end;
|
|
113
|
+
}
|
|
114
|
+
.list-item--one-line[data-v-2318213f] {
|
|
115
|
+
padding: 0 9px;
|
|
116
|
+
margin: 2px;
|
|
117
|
+
}
|
|
118
|
+
.list-item--one-line .list-item-content__main[data-v-2318213f] {
|
|
119
|
+
display: flex;
|
|
120
|
+
justify-content: start;
|
|
121
|
+
gap: 12px;
|
|
122
|
+
min-width: 0;
|
|
123
|
+
}
|
|
124
|
+
.list-item--one-line .list-item-content__details[data-v-2318213f] {
|
|
125
|
+
display: flex;
|
|
126
|
+
flex-direction: row;
|
|
127
|
+
justify-content: end;
|
|
128
|
+
}
|
|
129
|
+
.list-item__anchor[data-v-2318213f] {
|
|
130
|
+
display: flex;
|
|
131
|
+
flex: 1 0 auto;
|
|
132
|
+
align-items: center;
|
|
133
|
+
height: var(--default-clickable-area);
|
|
134
|
+
min-width: 0;
|
|
135
|
+
}
|
|
136
|
+
.list-item__anchor[data-v-2318213f]:focus-visible {
|
|
137
|
+
outline: none;
|
|
138
|
+
}
|
|
139
|
+
.list-item-content[data-v-2318213f] {
|
|
140
|
+
display: flex;
|
|
141
|
+
flex: 1 0;
|
|
142
|
+
justify-content: space-between;
|
|
143
|
+
padding-left: 8px;
|
|
144
|
+
min-width: 0;
|
|
145
|
+
}
|
|
146
|
+
.list-item-content__main[data-v-2318213f] {
|
|
147
|
+
flex: 1 0;
|
|
148
|
+
width: 0;
|
|
149
|
+
margin: auto 0;
|
|
150
|
+
}
|
|
151
|
+
.list-item-content__main--oneline[data-v-2318213f] {
|
|
152
|
+
display: flex;
|
|
153
|
+
}
|
|
154
|
+
.list-item-content__actions[data-v-2318213f] {
|
|
155
|
+
flex: 0 0 auto;
|
|
156
|
+
align-self: center;
|
|
157
|
+
justify-content: center;
|
|
158
|
+
margin-left: 4px;
|
|
159
|
+
}
|
|
160
|
+
.list-item-details__details[data-v-2318213f] {
|
|
161
|
+
color: var(--color-text-maxcontrast);
|
|
162
|
+
margin: 0 9px;
|
|
163
|
+
font-weight: 400;
|
|
164
|
+
}
|
|
165
|
+
.list-item-details__extra[data-v-2318213f] {
|
|
166
|
+
margin: 2px 4px 0;
|
|
167
|
+
display: flex;
|
|
168
|
+
align-items: center;
|
|
169
|
+
}
|
|
170
|
+
.list-item-details__indicator[data-v-2318213f] {
|
|
171
|
+
margin: 0 5px;
|
|
172
|
+
}
|
|
173
|
+
.list-item__extra[data-v-2318213f] {
|
|
174
|
+
margin-top: 4px;
|
|
175
|
+
}
|
package/dist/assets/{NcRelatedResourcesPanel-COW9gzml.css → NcRelatedResourcesPanel-D6K7OQFJ.css}
RENAMED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
.material-design-icon[data-v-
|
|
2
|
+
.material-design-icon[data-v-018e1c98] {
|
|
3
3
|
display: flex;
|
|
4
4
|
align-self: center;
|
|
5
5
|
justify-self: center;
|
|
6
6
|
align-items: center;
|
|
7
7
|
justify-content: center;
|
|
8
8
|
}
|
|
9
|
-
.team-resources__header[data-v-
|
|
9
|
+
.team-resources__header[data-v-018e1c98] {
|
|
10
10
|
font-weight: 700;
|
|
11
11
|
margin-bottom: 6px;
|
|
12
12
|
}
|
|
13
|
-
.related-team[data-v-
|
|
13
|
+
.related-team[data-v-018e1c98] {
|
|
14
14
|
border-radius: var(--border-radius-rounded);
|
|
15
15
|
border: 2px solid var(--color-border-dark);
|
|
16
16
|
margin-bottom: 6px;
|
|
17
17
|
}
|
|
18
|
-
.related-team__open[data-v-
|
|
18
|
+
.related-team__open[data-v-018e1c98] {
|
|
19
19
|
border-color: var(--color-primary-element);
|
|
20
20
|
}
|
|
21
|
-
.related-team__header[data-v-
|
|
21
|
+
.related-team__header[data-v-018e1c98] {
|
|
22
22
|
padding: 6px 24px 6px 6px;
|
|
23
23
|
display: flex;
|
|
24
24
|
gap: 12px;
|
|
25
25
|
}
|
|
26
|
-
.related-team__name[data-v-
|
|
26
|
+
.related-team__name[data-v-018e1c98] {
|
|
27
27
|
display: flex;
|
|
28
28
|
flex-grow: 1;
|
|
29
29
|
align-items: center;
|
|
@@ -32,34 +32,34 @@
|
|
|
32
32
|
font-weight: 700;
|
|
33
33
|
margin: 0;
|
|
34
34
|
}
|
|
35
|
-
.related-team .related-team-provider[data-v-
|
|
35
|
+
.related-team .related-team-provider[data-v-018e1c98] {
|
|
36
36
|
padding: 6px 12px;
|
|
37
37
|
}
|
|
38
|
-
.related-team .related-team-provider__name[data-v-
|
|
38
|
+
.related-team .related-team-provider__name[data-v-018e1c98] {
|
|
39
39
|
font-weight: 700;
|
|
40
40
|
margin-bottom: 3px;
|
|
41
41
|
}
|
|
42
|
-
.related-team .related-team-provider__link[data-v-
|
|
42
|
+
.related-team .related-team-provider__link[data-v-018e1c98] {
|
|
43
43
|
display: flex;
|
|
44
44
|
gap: 12px;
|
|
45
45
|
padding: 6px 12px;
|
|
46
46
|
font-weight: 700;
|
|
47
47
|
}
|
|
48
|
-
.related-team .related-team-resource__link[data-v-
|
|
48
|
+
.related-team .related-team-resource__link[data-v-018e1c98] {
|
|
49
49
|
display: flex;
|
|
50
50
|
gap: 12px;
|
|
51
51
|
height: 44px;
|
|
52
52
|
align-items: center;
|
|
53
53
|
border-radius: var(--border-radius-large);
|
|
54
54
|
}
|
|
55
|
-
.related-team .related-team-resource__link[data-v-
|
|
55
|
+
.related-team .related-team-resource__link[data-v-018e1c98]:hover {
|
|
56
56
|
background-color: var(--color-background-hover);
|
|
57
57
|
}
|
|
58
|
-
.related-team .related-team-resource__link[data-v-
|
|
58
|
+
.related-team .related-team-resource__link[data-v-018e1c98]:focus {
|
|
59
59
|
background-color: var(--color-background-hover);
|
|
60
60
|
outline: 2px solid var(--color-primary-element);
|
|
61
61
|
}
|
|
62
|
-
.related-team .related-team-resource .resource__icon[data-v-
|
|
62
|
+
.related-team .related-team-resource .resource__icon[data-v-018e1c98] {
|
|
63
63
|
width: 44px;
|
|
64
64
|
height: 44px;
|
|
65
65
|
display: flex;
|
|
@@ -67,6 +67,12 @@
|
|
|
67
67
|
justify-content: center;
|
|
68
68
|
text-align: center;
|
|
69
69
|
}
|
|
70
|
+
.related-team .related-team-resource .resource__icon > img[data-v-018e1c98] {
|
|
71
|
+
border-radius: var(--border-radius-pill);
|
|
72
|
+
overflow: hidden;
|
|
73
|
+
width: 32px;
|
|
74
|
+
height: 32px;
|
|
75
|
+
}
|
|
70
76
|
.material-design-icon[data-v-dd53e5b9] {
|
|
71
77
|
display: flex;
|
|
72
78
|
align-self: center;
|
package/dist/assets/{NcRichContenteditable-CtbqXSHe.css → NcRichContenteditable-DvTdg1DO.css}
RENAMED
|
@@ -66,18 +66,18 @@
|
|
|
66
66
|
.autocomplete-result__subline[data-v-9cff39ed] {
|
|
67
67
|
color: var(--color-text-maxcontrast);
|
|
68
68
|
}
|
|
69
|
-
.material-design-icon[data-v-
|
|
69
|
+
.material-design-icon[data-v-2d2d4f42] {
|
|
70
70
|
display: flex;
|
|
71
71
|
align-self: center;
|
|
72
72
|
justify-self: center;
|
|
73
73
|
align-items: center;
|
|
74
74
|
justify-content: center;
|
|
75
75
|
}
|
|
76
|
-
.rich-contenteditable[data-v-
|
|
76
|
+
.rich-contenteditable[data-v-2d2d4f42] {
|
|
77
77
|
position: relative;
|
|
78
78
|
width: auto;
|
|
79
79
|
}
|
|
80
|
-
.rich-contenteditable__label[data-v-
|
|
80
|
+
.rich-contenteditable__label[data-v-2d2d4f42] {
|
|
81
81
|
position: absolute;
|
|
82
82
|
margin-inline: 14px 0;
|
|
83
83
|
max-width: fit-content;
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
color var(--animation-quick),
|
|
96
96
|
background-color var(--animation-quick) var(--animation-slow);
|
|
97
97
|
}
|
|
98
|
-
.rich-contenteditable__input:focus + .rich-contenteditable__label[data-v-
|
|
99
|
-
.rich-contenteditable__input:not(.rich-contenteditable__input--empty) + .rich-contenteditable__label[data-v-
|
|
98
|
+
.rich-contenteditable__input:focus + .rich-contenteditable__label[data-v-2d2d4f42],
|
|
99
|
+
.rich-contenteditable__input:not(.rich-contenteditable__input--empty) + .rich-contenteditable__label[data-v-2d2d4f42] {
|
|
100
100
|
inset-block-start: -10px;
|
|
101
101
|
line-height: 1.5;
|
|
102
102
|
font-size: 13px;
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
font-size var(--animation-quick),
|
|
112
112
|
color var(--animation-quick);
|
|
113
113
|
}
|
|
114
|
-
.rich-contenteditable__input[data-v-
|
|
114
|
+
.rich-contenteditable__input[data-v-2d2d4f42] {
|
|
115
115
|
overflow-y: auto;
|
|
116
116
|
width: auto;
|
|
117
117
|
margin: 0;
|
|
@@ -129,16 +129,16 @@
|
|
|
129
129
|
min-height: 44px;
|
|
130
130
|
max-height: 242px;
|
|
131
131
|
}
|
|
132
|
-
.rich-contenteditable__input--has-label[data-v-
|
|
132
|
+
.rich-contenteditable__input--has-label[data-v-2d2d4f42] {
|
|
133
133
|
margin-top: 10px;
|
|
134
134
|
}
|
|
135
|
-
.rich-contenteditable__input--empty[data-v-
|
|
136
|
-
.rich-contenteditable__input--empty[data-v-
|
|
135
|
+
.rich-contenteditable__input--empty[data-v-2d2d4f42]:focus:before,
|
|
136
|
+
.rich-contenteditable__input--empty[data-v-2d2d4f42]:not(.rich-contenteditable__input--has-label):before {
|
|
137
137
|
content: attr(aria-placeholder);
|
|
138
138
|
color: var(--color-text-maxcontrast);
|
|
139
139
|
position: absolute;
|
|
140
140
|
}
|
|
141
|
-
.rich-contenteditable__input[contenteditable=false][data-v-
|
|
141
|
+
.rich-contenteditable__input[contenteditable=false][data-v-2d2d4f42]:not(.rich-contenteditable__input--disabled) {
|
|
142
142
|
cursor: default;
|
|
143
143
|
background-color: transparent;
|
|
144
144
|
color: var(--color-main-text);
|
|
@@ -146,11 +146,11 @@
|
|
|
146
146
|
opacity: 1;
|
|
147
147
|
border-radius: 0;
|
|
148
148
|
}
|
|
149
|
-
.rich-contenteditable__input--multiline[data-v-
|
|
149
|
+
.rich-contenteditable__input--multiline[data-v-2d2d4f42] {
|
|
150
150
|
min-height: 132px;
|
|
151
151
|
max-height: none;
|
|
152
152
|
}
|
|
153
|
-
.rich-contenteditable__input--disabled[data-v-
|
|
153
|
+
.rich-contenteditable__input--disabled[data-v-2d2d4f42] {
|
|
154
154
|
opacity: .5;
|
|
155
155
|
color: var(--color-text-maxcontrast);
|
|
156
156
|
border: 2px solid var(--color-background-darker);
|
|
@@ -33,58 +33,58 @@
|
|
|
33
33
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
|
-
.material-design-icon[data-v-
|
|
36
|
+
.material-design-icon[data-v-f3031182] {
|
|
37
37
|
display: flex;
|
|
38
38
|
align-self: center;
|
|
39
39
|
justify-self: center;
|
|
40
40
|
align-items: center;
|
|
41
41
|
justify-content: center;
|
|
42
42
|
}
|
|
43
|
-
.rich-text--wrapper[data-v-
|
|
43
|
+
.rich-text--wrapper[data-v-f3031182] {
|
|
44
44
|
word-break: break-word;
|
|
45
45
|
line-height: 1.5;
|
|
46
46
|
}
|
|
47
|
-
.rich-text--wrapper .rich-text--fallback[data-v-
|
|
48
|
-
.rich-text--wrapper .rich-text-component[data-v-
|
|
47
|
+
.rich-text--wrapper .rich-text--fallback[data-v-f3031182],
|
|
48
|
+
.rich-text--wrapper .rich-text-component[data-v-f3031182] {
|
|
49
49
|
display: inline;
|
|
50
50
|
}
|
|
51
|
-
.rich-text--wrapper .rich-text--external-link[data-v-
|
|
51
|
+
.rich-text--wrapper .rich-text--external-link[data-v-f3031182] {
|
|
52
52
|
text-decoration: underline;
|
|
53
53
|
}
|
|
54
|
-
.rich-text--wrapper .rich-text--external-link[data-v-
|
|
54
|
+
.rich-text--wrapper .rich-text--external-link[data-v-f3031182]:after {
|
|
55
55
|
content: " ↗";
|
|
56
56
|
}
|
|
57
|
-
.rich-text--wrapper .rich-text--ordered-list .rich-text--list-item[data-v-
|
|
57
|
+
.rich-text--wrapper .rich-text--ordered-list .rich-text--list-item[data-v-f3031182] {
|
|
58
58
|
list-style: decimal;
|
|
59
59
|
}
|
|
60
|
-
.rich-text--wrapper .rich-text--un-ordered-list .rich-text--list-item[data-v-
|
|
60
|
+
.rich-text--wrapper .rich-text--un-ordered-list .rich-text--list-item[data-v-f3031182] {
|
|
61
61
|
list-style: initial;
|
|
62
62
|
}
|
|
63
|
-
.rich-text--wrapper .rich-text--list-item[data-v-
|
|
63
|
+
.rich-text--wrapper .rich-text--list-item[data-v-f3031182] {
|
|
64
64
|
white-space: initial;
|
|
65
65
|
color: var(--color-text-light);
|
|
66
66
|
padding: initial;
|
|
67
67
|
margin-left: 20px;
|
|
68
68
|
}
|
|
69
|
-
.rich-text--wrapper .rich-text--list-item.task-list-item[data-v-
|
|
69
|
+
.rich-text--wrapper .rich-text--list-item.task-list-item[data-v-f3031182] {
|
|
70
70
|
list-style: none;
|
|
71
71
|
white-space: initial;
|
|
72
72
|
color: var(--color-text-light);
|
|
73
73
|
}
|
|
74
|
-
.rich-text--wrapper .rich-text--list-item.task-list-item input[data-v-
|
|
74
|
+
.rich-text--wrapper .rich-text--list-item.task-list-item input[data-v-f3031182] {
|
|
75
75
|
min-height: initial;
|
|
76
76
|
}
|
|
77
|
-
.rich-text--wrapper .rich-text--strong[data-v-
|
|
77
|
+
.rich-text--wrapper .rich-text--strong[data-v-f3031182] {
|
|
78
78
|
white-space: initial;
|
|
79
79
|
font-weight: 700;
|
|
80
80
|
color: var(--color-text-light);
|
|
81
81
|
}
|
|
82
|
-
.rich-text--wrapper .rich-text--italic[data-v-
|
|
82
|
+
.rich-text--wrapper .rich-text--italic[data-v-f3031182] {
|
|
83
83
|
white-space: initial;
|
|
84
84
|
font-style: italic;
|
|
85
85
|
color: var(--color-text-light);
|
|
86
86
|
}
|
|
87
|
-
.rich-text--wrapper .rich-text--heading[data-v-
|
|
87
|
+
.rich-text--wrapper .rich-text--heading[data-v-f3031182] {
|
|
88
88
|
white-space: initial;
|
|
89
89
|
font-size: initial;
|
|
90
90
|
color: var(--color-text-light);
|
|
@@ -92,127 +92,127 @@
|
|
|
92
92
|
margin-top: 5px;
|
|
93
93
|
font-weight: 700;
|
|
94
94
|
}
|
|
95
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-1[data-v-
|
|
95
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-1[data-v-f3031182] {
|
|
96
96
|
font-size: 20px;
|
|
97
97
|
}
|
|
98
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-2[data-v-
|
|
98
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-2[data-v-f3031182] {
|
|
99
99
|
font-size: 19px;
|
|
100
100
|
}
|
|
101
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-3[data-v-
|
|
101
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-3[data-v-f3031182] {
|
|
102
102
|
font-size: 18px;
|
|
103
103
|
}
|
|
104
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-4[data-v-
|
|
104
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-4[data-v-f3031182] {
|
|
105
105
|
font-size: 17px;
|
|
106
106
|
}
|
|
107
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-5[data-v-
|
|
107
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-5[data-v-f3031182] {
|
|
108
108
|
font-size: 16px;
|
|
109
109
|
}
|
|
110
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-6[data-v-
|
|
110
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-6[data-v-f3031182] {
|
|
111
111
|
font-size: 15px;
|
|
112
112
|
}
|
|
113
|
-
.rich-text--wrapper .rich-text--hr[data-v-
|
|
113
|
+
.rich-text--wrapper .rich-text--hr[data-v-f3031182] {
|
|
114
114
|
border-top: 1px solid var(--color-border-dark);
|
|
115
115
|
border-bottom: 0;
|
|
116
116
|
}
|
|
117
|
-
.rich-text--wrapper .rich-text--pre[data-v-
|
|
117
|
+
.rich-text--wrapper .rich-text--pre[data-v-f3031182] {
|
|
118
118
|
border: 1px solid var(--color-border-dark);
|
|
119
119
|
background-color: var(--color-background-dark);
|
|
120
120
|
padding: 5px;
|
|
121
121
|
}
|
|
122
|
-
.rich-text--wrapper .rich-text--code[data-v-
|
|
122
|
+
.rich-text--wrapper .rich-text--code[data-v-f3031182] {
|
|
123
123
|
background-color: var(--color-background-dark);
|
|
124
124
|
}
|
|
125
|
-
.rich-text--wrapper .rich-text--blockquote[data-v-
|
|
125
|
+
.rich-text--wrapper .rich-text--blockquote[data-v-f3031182] {
|
|
126
126
|
border-left: 3px solid var(--color-border-dark);
|
|
127
127
|
padding-left: 5px;
|
|
128
128
|
}
|
|
129
|
-
.rich-text--wrapper .rich-text--table[data-v-
|
|
129
|
+
.rich-text--wrapper .rich-text--table[data-v-f3031182] {
|
|
130
130
|
border-collapse: collapse;
|
|
131
131
|
}
|
|
132
|
-
.rich-text--wrapper .rich-text--table thead tr th[data-v-
|
|
132
|
+
.rich-text--wrapper .rich-text--table thead tr th[data-v-f3031182] {
|
|
133
133
|
border: 1px solid var(--color-border-dark);
|
|
134
134
|
font-weight: 700;
|
|
135
135
|
padding: 6px 13px;
|
|
136
136
|
}
|
|
137
|
-
.rich-text--wrapper .rich-text--table tbody tr td[data-v-
|
|
137
|
+
.rich-text--wrapper .rich-text--table tbody tr td[data-v-f3031182] {
|
|
138
138
|
border: 1px solid var(--color-border-dark);
|
|
139
139
|
padding: 6px 13px;
|
|
140
140
|
}
|
|
141
|
-
.rich-text--wrapper .rich-text--table tbody tr[data-v-
|
|
141
|
+
.rich-text--wrapper .rich-text--table tbody tr[data-v-f3031182]:nth-child(2n) {
|
|
142
142
|
background-color: var(--color-background-dark);
|
|
143
143
|
}
|
|
144
|
-
.rich-text--wrapper-markdown div > *[data-v-
|
|
145
|
-
.rich-text--wrapper-markdown blockquote > *[data-v-
|
|
144
|
+
.rich-text--wrapper-markdown div > *[data-v-f3031182]:first-child,
|
|
145
|
+
.rich-text--wrapper-markdown blockquote > *[data-v-f3031182]:first-child {
|
|
146
146
|
margin-top: 0 !important;
|
|
147
147
|
}
|
|
148
|
-
.rich-text--wrapper-markdown div > *[data-v-
|
|
149
|
-
.rich-text--wrapper-markdown blockquote > *[data-v-
|
|
148
|
+
.rich-text--wrapper-markdown div > *[data-v-f3031182]:last-child,
|
|
149
|
+
.rich-text--wrapper-markdown blockquote > *[data-v-f3031182]:last-child {
|
|
150
150
|
margin-bottom: 0 !important;
|
|
151
151
|
}
|
|
152
|
-
.rich-text--wrapper-markdown h1[data-v-
|
|
153
|
-
.rich-text--wrapper-markdown h2[data-v-
|
|
154
|
-
.rich-text--wrapper-markdown h3[data-v-
|
|
155
|
-
.rich-text--wrapper-markdown h4[data-v-
|
|
156
|
-
.rich-text--wrapper-markdown h5[data-v-
|
|
157
|
-
.rich-text--wrapper-markdown h6[data-v-
|
|
158
|
-
.rich-text--wrapper-markdown p[data-v-
|
|
159
|
-
.rich-text--wrapper-markdown ul[data-v-
|
|
160
|
-
.rich-text--wrapper-markdown ol[data-v-
|
|
161
|
-
.rich-text--wrapper-markdown blockquote[data-v-
|
|
162
|
-
.rich-text--wrapper-markdown pre[data-v-
|
|
152
|
+
.rich-text--wrapper-markdown h1[data-v-f3031182],
|
|
153
|
+
.rich-text--wrapper-markdown h2[data-v-f3031182],
|
|
154
|
+
.rich-text--wrapper-markdown h3[data-v-f3031182],
|
|
155
|
+
.rich-text--wrapper-markdown h4[data-v-f3031182],
|
|
156
|
+
.rich-text--wrapper-markdown h5[data-v-f3031182],
|
|
157
|
+
.rich-text--wrapper-markdown h6[data-v-f3031182],
|
|
158
|
+
.rich-text--wrapper-markdown p[data-v-f3031182],
|
|
159
|
+
.rich-text--wrapper-markdown ul[data-v-f3031182],
|
|
160
|
+
.rich-text--wrapper-markdown ol[data-v-f3031182],
|
|
161
|
+
.rich-text--wrapper-markdown blockquote[data-v-f3031182],
|
|
162
|
+
.rich-text--wrapper-markdown pre[data-v-f3031182] {
|
|
163
163
|
margin-top: 0;
|
|
164
164
|
margin-bottom: 1em;
|
|
165
165
|
}
|
|
166
|
-
.rich-text--wrapper-markdown h1[data-v-
|
|
167
|
-
.rich-text--wrapper-markdown h2[data-v-
|
|
168
|
-
.rich-text--wrapper-markdown h3[data-v-
|
|
169
|
-
.rich-text--wrapper-markdown h4[data-v-
|
|
170
|
-
.rich-text--wrapper-markdown h5[data-v-
|
|
171
|
-
.rich-text--wrapper-markdown h6[data-v-
|
|
166
|
+
.rich-text--wrapper-markdown h1[data-v-f3031182],
|
|
167
|
+
.rich-text--wrapper-markdown h2[data-v-f3031182],
|
|
168
|
+
.rich-text--wrapper-markdown h3[data-v-f3031182],
|
|
169
|
+
.rich-text--wrapper-markdown h4[data-v-f3031182],
|
|
170
|
+
.rich-text--wrapper-markdown h5[data-v-f3031182],
|
|
171
|
+
.rich-text--wrapper-markdown h6[data-v-f3031182] {
|
|
172
172
|
font-weight: 700;
|
|
173
173
|
}
|
|
174
|
-
.rich-text--wrapper-markdown h1[data-v-
|
|
174
|
+
.rich-text--wrapper-markdown h1[data-v-f3031182] {
|
|
175
175
|
font-size: 30px;
|
|
176
176
|
}
|
|
177
|
-
.rich-text--wrapper-markdown ul[data-v-
|
|
178
|
-
.rich-text--wrapper-markdown ol[data-v-
|
|
177
|
+
.rich-text--wrapper-markdown ul[data-v-f3031182],
|
|
178
|
+
.rich-text--wrapper-markdown ol[data-v-f3031182] {
|
|
179
179
|
padding-left: 15px;
|
|
180
180
|
}
|
|
181
|
-
.rich-text--wrapper-markdown ul[data-v-
|
|
181
|
+
.rich-text--wrapper-markdown ul[data-v-f3031182] {
|
|
182
182
|
list-style-type: disc;
|
|
183
183
|
}
|
|
184
|
-
.rich-text--wrapper-markdown ul.contains-task-list[data-v-
|
|
184
|
+
.rich-text--wrapper-markdown ul.contains-task-list[data-v-f3031182] {
|
|
185
185
|
list-style-type: none;
|
|
186
186
|
padding: 0;
|
|
187
187
|
}
|
|
188
|
-
.rich-text--wrapper-markdown table[data-v-
|
|
188
|
+
.rich-text--wrapper-markdown table[data-v-f3031182] {
|
|
189
189
|
border-collapse: collapse;
|
|
190
190
|
border: 2px solid var(--color-border-maxcontrast);
|
|
191
191
|
}
|
|
192
|
-
.rich-text--wrapper-markdown table th[data-v-
|
|
193
|
-
.rich-text--wrapper-markdown table td[data-v-
|
|
192
|
+
.rich-text--wrapper-markdown table th[data-v-f3031182],
|
|
193
|
+
.rich-text--wrapper-markdown table td[data-v-f3031182] {
|
|
194
194
|
padding: var(--default-grid-baseline);
|
|
195
195
|
border: 1px solid var(--color-border-maxcontrast);
|
|
196
196
|
}
|
|
197
|
-
.rich-text--wrapper-markdown table th[data-v-
|
|
198
|
-
.rich-text--wrapper-markdown table td[data-v-
|
|
197
|
+
.rich-text--wrapper-markdown table th[data-v-f3031182]:first-child,
|
|
198
|
+
.rich-text--wrapper-markdown table td[data-v-f3031182]:first-child {
|
|
199
199
|
border-left: 0;
|
|
200
200
|
}
|
|
201
|
-
.rich-text--wrapper-markdown table th[data-v-
|
|
202
|
-
.rich-text--wrapper-markdown table td[data-v-
|
|
201
|
+
.rich-text--wrapper-markdown table th[data-v-f3031182]:last-child,
|
|
202
|
+
.rich-text--wrapper-markdown table td[data-v-f3031182]:last-child {
|
|
203
203
|
border-right: 0;
|
|
204
204
|
}
|
|
205
|
-
.rich-text--wrapper-markdown table tr:first-child th[data-v-
|
|
205
|
+
.rich-text--wrapper-markdown table tr:first-child th[data-v-f3031182] {
|
|
206
206
|
border-top: 0;
|
|
207
207
|
}
|
|
208
|
-
.rich-text--wrapper-markdown table tr:last-child td[data-v-
|
|
208
|
+
.rich-text--wrapper-markdown table tr:last-child td[data-v-f3031182] {
|
|
209
209
|
border-bottom: 0;
|
|
210
210
|
}
|
|
211
|
-
.rich-text--wrapper-markdown blockquote[data-v-
|
|
211
|
+
.rich-text--wrapper-markdown blockquote[data-v-f3031182] {
|
|
212
212
|
padding-left: 13px;
|
|
213
213
|
border-left: 2px solid var(--color-border-dark);
|
|
214
214
|
color: var(--color-text-lighter);
|
|
215
215
|
}
|
|
216
|
-
a[data-v-
|
|
216
|
+
a[data-v-f3031182]:not(.rich-text--component) {
|
|
217
217
|
text-decoration: underline;
|
|
218
218
|
}
|