@nextcloud/vue 8.6.1 → 8.7.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 +36 -0
- package/dist/Components/NcActionButton.cjs +6 -6
- package/dist/Components/NcActionButton.cjs.map +1 -1
- package/dist/Components/NcActionButton.mjs +3 -3
- package/dist/Components/NcActionButton.mjs.map +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/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/NcAppNavigationSettings.cjs +1 -1
- package/dist/Components/NcAppNavigationSettings.mjs +1 -1
- package/dist/Components/NcAppSidebar.cjs +1 -1
- package/dist/Components/NcAppSidebar.mjs +1 -1
- package/dist/Components/NcAppSidebarTab.cjs +3 -3
- package/dist/Components/NcAppSidebarTab.cjs.map +1 -1
- package/dist/Components/NcAppSidebarTab.mjs +5 -5
- package/dist/Components/NcAppSidebarTab.mjs.map +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/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/NcDateTimePicker.cjs +3 -3
- package/dist/Components/NcDateTimePicker.cjs.map +1 -1
- package/dist/Components/NcDateTimePicker.mjs +8 -8
- package/dist/Components/NcDateTimePicker.mjs.map +1 -1
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- 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 +7 -7
- package/dist/Components/NcModal.cjs.map +1 -1
- package/dist/Components/NcModal.mjs +7 -7
- package/dist/Components/NcModal.mjs.map +1 -1
- package/dist/Components/NcRichContenteditable.cjs +1 -1
- package/dist/Components/NcRichContenteditable.mjs +2 -2
- package/dist/Components/NcRichText.cjs +11 -11
- package/dist/Components/NcRichText.cjs.map +1 -1
- package/dist/Components/NcRichText.mjs +22 -21
- package/dist/Components/NcRichText.mjs.map +1 -1
- 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/NcSettingsSelectGroup.cjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.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/Functions/reference.cjs +16 -0
- package/dist/Functions/reference.cjs.map +1 -0
- package/dist/Functions/reference.mjs +17 -0
- package/dist/Functions/reference.mjs.map +1 -0
- package/dist/Functions/registerReference.cjs +71 -0
- package/dist/Functions/registerReference.cjs.map +1 -0
- package/dist/Functions/registerReference.mjs +71 -0
- package/dist/Functions/registerReference.mjs.map +1 -0
- package/dist/Mixins/richEditor.cjs +1 -1
- package/dist/Mixins/richEditor.mjs +1 -1
- package/dist/assets/{NcActionButton-1Z9lN7ar.css → NcActionButton-rOZFVQA8.css} +17 -17
- package/dist/assets/{NcActions-mSL9fcPO.css → NcActions-4Gq5bZLW.css} +12 -12
- package/dist/assets/{NcAppSidebar-iU8Zp4Qk.css → NcAppSidebar-YHd7DpMW.css} +44 -44
- package/dist/assets/{NcAppSidebarTab-Phau6edJ.css → NcAppSidebarTab-FywbKxqo.css} +4 -4
- package/dist/assets/{NcBreadcrumb-M3hqCbqS.css → NcBreadcrumb-HspaFygg.css} +16 -16
- package/dist/assets/{NcDateTimePicker-vivOLt2Q.css → NcDateTimePicker-w8SEtYvQ.css} +17 -17
- package/dist/assets/{NcHeaderMenu-06vdn4tC.css → NcHeaderMenu-Srn5iXdL.css} +14 -15
- package/dist/assets/NcListItem-L8LeGwpe.css +165 -0
- package/dist/assets/{NcMentionBubble-2OXF_uEJ.css → NcMentionBubble-YYl1ib_F.css} +9 -9
- package/dist/assets/{NcModal-UZh031V1.css → NcModal-sIK5sUoC.css} +63 -63
- package/dist/assets/{NcRichContenteditable-j9edXOEH.css → NcRichContenteditable-N1TxeACO.css} +76 -84
- package/dist/assets/NcRichText-kDp48Nji.css +215 -0
- package/dist/assets/referencePickerModal-A0PlFUEI.css +316 -0
- package/dist/chunks/{NcActionInput-jQFZLsoe.mjs → NcActionInput-XHMzOL_h.mjs} +1 -1
- package/dist/chunks/{NcActionInput-jQFZLsoe.mjs.map → NcActionInput-XHMzOL_h.mjs.map} +1 -1
- package/dist/chunks/{NcActionInput--MiyWKmE.cjs → NcActionInput-f1Oq2O71.cjs} +1 -1
- package/dist/chunks/{NcActionInput--MiyWKmE.cjs.map → NcActionInput-f1Oq2O71.cjs.map} +1 -1
- package/dist/chunks/{NcActions-qCVw08zV.mjs → NcActions-5_igU-CH.mjs} +21 -21
- package/dist/chunks/{NcActions-qCVw08zV.mjs.map → NcActions-5_igU-CH.mjs.map} +1 -1
- package/dist/chunks/{NcActions-SlBohqiI.cjs → NcActions-JXnhQhum.cjs} +7 -7
- package/dist/chunks/{NcActions-SlBohqiI.cjs.map → NcActions-JXnhQhum.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-0lGP-5CR.mjs → NcAppNavigationCaption-2rUO5Mns.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-0lGP-5CR.mjs.map → NcAppNavigationCaption-2rUO5Mns.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-nEKQXQYr.cjs → NcAppNavigationCaption-JQWbmgdy.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationCaption-nEKQXQYr.cjs.map → NcAppNavigationCaption-JQWbmgdy.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-g_XncGxL.mjs → NcAppNavigationItem-A1yAdDNN.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationItem-g_XncGxL.mjs.map → NcAppNavigationItem-A1yAdDNN.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationItem-AdLvgSbV.cjs → NcAppNavigationItem-Wb8gX-Ln.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationItem-AdLvgSbV.cjs.map → NcAppNavigationItem-Wb8gX-Ln.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-UKQnGAEz.cjs → NcAppNavigationSettings-VLa79G7w.cjs} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-UKQnGAEz.cjs.map → NcAppNavigationSettings-VLa79G7w.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-DQHPDc4X.mjs → NcAppNavigationSettings-gwL_FqLN.mjs} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-DQHPDc4X.mjs.map → NcAppNavigationSettings-gwL_FqLN.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-WyDtlgwP.cjs → NcAppSidebar-rRNJnN-k.cjs} +59 -31
- package/dist/chunks/NcAppSidebar-rRNJnN-k.cjs.map +1 -0
- package/dist/chunks/{NcAppSidebar-Wo8-p3nm.mjs → NcAppSidebar-tnHBPGbL.mjs} +138 -109
- package/dist/chunks/NcAppSidebar-tnHBPGbL.mjs.map +1 -0
- package/dist/chunks/{NcAvatar-c9ryo-7h.mjs → NcAvatar-xT3kz6mU.mjs} +2 -2
- package/dist/chunks/{NcAvatar-c9ryo-7h.mjs.map → NcAvatar-xT3kz6mU.mjs.map} +1 -1
- package/dist/chunks/{NcAvatar-khVnYpF2.cjs → NcAvatar-zTS9P1lK.cjs} +2 -2
- package/dist/chunks/{NcAvatar-khVnYpF2.cjs.map → NcAvatar-zTS9P1lK.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-SEyo99to.cjs → NcBreadcrumb-DEWk7wO9.cjs} +27 -20
- package/dist/chunks/NcBreadcrumb-DEWk7wO9.cjs.map +1 -0
- package/dist/chunks/{NcBreadcrumb-Ac0G-oky.mjs → NcBreadcrumb-w1UX2NR-.mjs} +14 -7
- package/dist/chunks/NcBreadcrumb-w1UX2NR-.mjs.map +1 -0
- package/dist/chunks/{NcBreadcrumbs-DXpOwLNx.cjs → NcBreadcrumbs-VuaG3ex5.cjs} +1 -1
- package/dist/chunks/{NcBreadcrumbs-DXpOwLNx.cjs.map → NcBreadcrumbs-VuaG3ex5.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-YOANgGCY.mjs → NcBreadcrumbs-tRR9CjKD.mjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-YOANgGCY.mjs.map → NcBreadcrumbs-tRR9CjKD.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-zBrcpL_E.cjs → NcDashboardWidget-QciRRvL4.cjs} +1 -1
- package/dist/chunks/{NcDashboardWidget-zBrcpL_E.cjs.map → NcDashboardWidget-QciRRvL4.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-bEnoXtKm.mjs → NcDashboardWidget-ogqyHahY.mjs} +2 -2
- package/dist/chunks/{NcDashboardWidget-bEnoXtKm.mjs.map → NcDashboardWidget-ogqyHahY.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-LcxIx2-S.cjs → NcDashboardWidgetItem-mIPkPR7r.cjs} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-LcxIx2-S.cjs.map → NcDashboardWidgetItem-mIPkPR7r.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-p7yyFX-b.mjs → NcDashboardWidgetItem-wuUHTeLl.mjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-p7yyFX-b.mjs.map → NcDashboardWidgetItem-wuUHTeLl.mjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-BSi8E43v.cjs → NcHeaderMenu-0d6eqre6.cjs} +6 -6
- package/dist/chunks/{NcHeaderMenu-Vytc8Eqg.mjs.map → NcHeaderMenu-0d6eqre6.cjs.map} +1 -1
- package/dist/chunks/{NcHeaderMenu-Vytc8Eqg.mjs → NcHeaderMenu-91qMsRIw.mjs} +3 -3
- package/dist/chunks/{NcHeaderMenu-BSi8E43v.cjs.map → NcHeaderMenu-91qMsRIw.mjs.map} +1 -1
- package/dist/chunks/{NcListItem-lqYZQhuZ.cjs → NcListItem--_PCqetA.cjs} +30 -47
- package/dist/chunks/NcListItem--_PCqetA.cjs.map +1 -0
- package/dist/chunks/{NcListItem-90hXqC4C.mjs → NcListItem-AMcc69jK.mjs} +33 -50
- package/dist/chunks/NcListItem-AMcc69jK.mjs.map +1 -0
- package/dist/chunks/{NcListItemIcon-ccke4gpg.cjs → NcListItemIcon-BnoIbVbD.cjs} +2 -2
- package/dist/chunks/{NcListItemIcon-ccke4gpg.cjs.map → NcListItemIcon-BnoIbVbD.cjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-hTbMo3-O.mjs → NcListItemIcon-rqgXledP.mjs} +2 -2
- package/dist/chunks/{NcListItemIcon-hTbMo3-O.mjs.map → NcListItemIcon-rqgXledP.mjs.map} +1 -1
- package/dist/chunks/NcRichContenteditable-eG8Fyo-M.mjs +638 -0
- package/dist/chunks/NcRichContenteditable-eG8Fyo-M.mjs.map +1 -0
- package/dist/chunks/{NcRichContenteditable-WxSgSNot.cjs → NcRichContenteditable-jReu2l-M.cjs} +235 -111
- package/dist/chunks/NcRichContenteditable-jReu2l-M.cjs.map +1 -0
- package/dist/chunks/NcRichText-Yo5pFnd0.cjs +310 -0
- package/dist/chunks/NcRichText-Yo5pFnd0.cjs.map +1 -0
- package/dist/chunks/NcRichText-qID66jAy.mjs +325 -0
- package/dist/chunks/NcRichText-qID66jAy.mjs.map +1 -0
- package/dist/chunks/{NcSelect-rMSul72R.cjs → NcSelect-U9LJcdIo.cjs} +55 -45
- package/dist/chunks/NcSelect-U9LJcdIo.cjs.map +1 -0
- package/dist/chunks/{NcSelect-vSPKKiyt.mjs → NcSelect-b2H-YQsK.mjs} +40 -30
- package/dist/chunks/NcSelect-b2H-YQsK.mjs.map +1 -0
- package/dist/chunks/{NcSelectTags-MwCs_QbM.mjs → NcSelectTags-MlILya2b.mjs} +1 -1
- package/dist/chunks/{NcSelectTags-MwCs_QbM.mjs.map → NcSelectTags-MlILya2b.mjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-beMN3ZsT.cjs → NcSelectTags-rO88Pk-1.cjs} +1 -1
- package/dist/chunks/{NcSelectTags-beMN3ZsT.cjs.map → NcSelectTags-rO88Pk-1.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-msn3aYsn.cjs → NcSettingsSelectGroup-rfeDPLCg.cjs} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-msn3aYsn.cjs.map → NcSettingsSelectGroup-rfeDPLCg.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-HkS2QpZS.mjs → NcSettingsSelectGroup-xhnDBg8a.mjs} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-HkS2QpZS.mjs.map → NcSettingsSelectGroup-xhnDBg8a.mjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-Cp479kFL.cjs → NcTimezonePicker-KG0dvgUv.cjs} +1 -1
- package/dist/chunks/{NcTimezonePicker-Cp479kFL.cjs.map → NcTimezonePicker-KG0dvgUv.cjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-I6wF2jeF.mjs → NcTimezonePicker-jJeiI-Ff.mjs} +1 -1
- package/dist/chunks/{NcTimezonePicker-I6wF2jeF.mjs.map → NcTimezonePicker-jJeiI-Ff.mjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-6AbwSr2B.cjs → NcUserBubble-027_C0cM.cjs} +1 -1
- package/dist/chunks/{NcUserBubble-6AbwSr2B.cjs.map → NcUserBubble-027_C0cM.cjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-imSUw-aP.mjs → NcUserBubble-9StjszDh.mjs} +1 -1
- package/dist/chunks/{NcUserBubble-imSUw-aP.mjs.map → NcUserBubble-9StjszDh.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-CjAOgGnx.mjs → ScopeComponent-9fOoDGYa.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-CjAOgGnx.mjs.map → ScopeComponent-9fOoDGYa.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-V9SPec9g.cjs → ScopeComponent-R0tAsT2f.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-V9SPec9g.cjs.map → ScopeComponent-R0tAsT2f.cjs.map} +1 -1
- package/dist/chunks/{index-U21dQVa7.cjs → index-5TyVc_TT.cjs} +29 -16
- package/dist/chunks/index-5TyVc_TT.cjs.map +1 -0
- package/dist/chunks/{index-n2q3iT69.mjs → index-xnq0-IMW.mjs} +26 -13
- package/dist/chunks/index-xnq0-IMW.mjs.map +1 -0
- package/dist/chunks/referencePickerModal-cPBjsn4r.cjs +2393 -0
- package/dist/chunks/referencePickerModal-cPBjsn4r.cjs.map +1 -0
- package/dist/chunks/referencePickerModal-gDBkGfNV.mjs +2414 -0
- package/dist/chunks/referencePickerModal-gDBkGfNV.mjs.map +1 -0
- package/dist/index.cjs +189 -170
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +184 -165
- package/dist/index.mjs.map +1 -1
- package/dist/vendor.LICENSE.txt +4 -0
- package/package.json +4 -4
- package/dist/assets/NcListItem-6sL-frKJ.css +0 -165
- package/dist/assets/referencePickerModal-iy5QSWj6.css +0 -509
- package/dist/chunks/NcAppSidebar-Wo8-p3nm.mjs.map +0 -1
- package/dist/chunks/NcAppSidebar-WyDtlgwP.cjs.map +0 -1
- package/dist/chunks/NcBreadcrumb-Ac0G-oky.mjs.map +0 -1
- package/dist/chunks/NcBreadcrumb-SEyo99to.cjs.map +0 -1
- package/dist/chunks/NcListItem-90hXqC4C.mjs.map +0 -1
- package/dist/chunks/NcListItem-lqYZQhuZ.cjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-WxSgSNot.cjs.map +0 -1
- package/dist/chunks/NcRichContenteditable-gQh2HFSV.mjs +0 -515
- package/dist/chunks/NcRichContenteditable-gQh2HFSV.mjs.map +0 -1
- package/dist/chunks/NcRichText-RSAcESV2.mjs +0 -353
- package/dist/chunks/NcRichText-RSAcESV2.mjs.map +0 -1
- package/dist/chunks/NcRichText-fHn-j5sa.cjs +0 -337
- package/dist/chunks/NcRichText-fHn-j5sa.cjs.map +0 -1
- package/dist/chunks/NcSelect-rMSul72R.cjs.map +0 -1
- package/dist/chunks/NcSelect-vSPKKiyt.mjs.map +0 -1
- package/dist/chunks/index-U21dQVa7.cjs.map +0 -1
- package/dist/chunks/index-n2q3iT69.mjs.map +0 -1
- package/dist/chunks/referencePickerModal-FeA-PRqB.mjs +0 -897
- package/dist/chunks/referencePickerModal-FeA-PRqB.mjs.map +0 -1
- package/dist/chunks/referencePickerModal-GXRJ351Q.cjs +0 -880
- package/dist/chunks/referencePickerModal-GXRJ351Q.cjs.map +0 -1
package/dist/assets/{NcRichContenteditable-j9edXOEH.css → NcRichContenteditable-N1TxeACO.css}
RENAMED
|
@@ -1,41 +1,33 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
.material-design-icon[data-v-
|
|
2
|
+
.material-design-icon[data-v-9cff39ed] {
|
|
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
|
-
.autocomplete-result[data-v-
|
|
9
|
+
.autocomplete-result[data-v-9cff39ed] {
|
|
10
10
|
display: flex;
|
|
11
|
-
height:
|
|
12
|
-
padding:
|
|
11
|
+
height: var(--default-clickable-area);
|
|
12
|
+
padding: var(--default-grid-baseline) 0;
|
|
13
13
|
}
|
|
14
|
-
.
|
|
15
|
-
color: var(--color-primary-element-light-text);
|
|
16
|
-
background: var(--color-primary-element-light);
|
|
17
|
-
}
|
|
18
|
-
.highlight .autocomplete-result[data-v-b6d7cce6],
|
|
19
|
-
.highlight .autocomplete-result *[data-v-b6d7cce6] {
|
|
20
|
-
cursor: pointer;
|
|
21
|
-
}
|
|
22
|
-
.autocomplete-result__icon[data-v-b6d7cce6] {
|
|
14
|
+
.autocomplete-result__icon[data-v-9cff39ed] {
|
|
23
15
|
position: relative;
|
|
24
|
-
flex: 0 0
|
|
25
|
-
width:
|
|
26
|
-
min-width:
|
|
27
|
-
height:
|
|
28
|
-
border-radius:
|
|
16
|
+
flex: 0 0 var(--default-clickable-area);
|
|
17
|
+
width: var(--default-clickable-area);
|
|
18
|
+
min-width: var(--default-clickable-area);
|
|
19
|
+
height: var(--default-clickable-area);
|
|
20
|
+
border-radius: var(--default-clickable-area);
|
|
29
21
|
background-color: var(--color-background-darker);
|
|
30
22
|
background-repeat: no-repeat;
|
|
31
23
|
background-position: center;
|
|
32
|
-
background-size:
|
|
24
|
+
background-size: contain;
|
|
33
25
|
}
|
|
34
|
-
.autocomplete-result__icon--with-avatar[data-v-
|
|
26
|
+
.autocomplete-result__icon--with-avatar[data-v-9cff39ed] {
|
|
35
27
|
color: inherit;
|
|
36
28
|
background-size: cover;
|
|
37
29
|
}
|
|
38
|
-
.autocomplete-result__status[data-v-
|
|
30
|
+
.autocomplete-result__status[data-v-9cff39ed] {
|
|
39
31
|
box-sizing: border-box;
|
|
40
32
|
position: absolute;
|
|
41
33
|
right: -4px;
|
|
@@ -53,39 +45,39 @@
|
|
|
53
45
|
background-size: 16px;
|
|
54
46
|
background-position: center;
|
|
55
47
|
}
|
|
56
|
-
.autocomplete-result__status--icon[data-v-
|
|
48
|
+
.autocomplete-result__status--icon[data-v-9cff39ed] {
|
|
57
49
|
border: none;
|
|
58
50
|
background-color: transparent;
|
|
59
51
|
}
|
|
60
|
-
.autocomplete-result__content[data-v-
|
|
52
|
+
.autocomplete-result__content[data-v-9cff39ed] {
|
|
61
53
|
display: flex;
|
|
62
54
|
flex: 1 1 100%;
|
|
63
55
|
flex-direction: column;
|
|
64
56
|
justify-content: center;
|
|
65
57
|
min-width: 0;
|
|
66
|
-
padding-left:
|
|
58
|
+
padding-left: calc(var(--default-grid-baseline) * 2);
|
|
67
59
|
}
|
|
68
|
-
.autocomplete-result__title[data-v-
|
|
69
|
-
.autocomplete-result__subline[data-v-
|
|
60
|
+
.autocomplete-result__title[data-v-9cff39ed],
|
|
61
|
+
.autocomplete-result__subline[data-v-9cff39ed] {
|
|
70
62
|
white-space: nowrap;
|
|
71
63
|
overflow: hidden;
|
|
72
64
|
text-overflow: ellipsis;
|
|
73
65
|
}
|
|
74
|
-
.autocomplete-result__subline[data-v-
|
|
66
|
+
.autocomplete-result__subline[data-v-9cff39ed] {
|
|
75
67
|
color: var(--color-text-maxcontrast);
|
|
76
68
|
}
|
|
77
|
-
.material-design-icon[data-v-
|
|
69
|
+
.material-design-icon[data-v-0c65f921] {
|
|
78
70
|
display: flex;
|
|
79
71
|
align-self: center;
|
|
80
72
|
justify-self: center;
|
|
81
73
|
align-items: center;
|
|
82
74
|
justify-content: center;
|
|
83
75
|
}
|
|
84
|
-
.rich-contenteditable[data-v-
|
|
76
|
+
.rich-contenteditable[data-v-0c65f921] {
|
|
85
77
|
position: relative;
|
|
86
78
|
width: auto;
|
|
87
79
|
}
|
|
88
|
-
.rich-contenteditable__label[data-v-
|
|
80
|
+
.rich-contenteditable__label[data-v-0c65f921] {
|
|
89
81
|
position: absolute;
|
|
90
82
|
margin-inline: 14px 0;
|
|
91
83
|
max-width: fit-content;
|
|
@@ -103,8 +95,8 @@
|
|
|
103
95
|
color var(--animation-quick),
|
|
104
96
|
background-color var(--animation-quick) var(--animation-slow);
|
|
105
97
|
}
|
|
106
|
-
.rich-contenteditable__input:focus + .rich-contenteditable__label[data-v-
|
|
107
|
-
.rich-contenteditable__input:not(.rich-contenteditable__input--empty) + .rich-contenteditable__label[data-v-
|
|
98
|
+
.rich-contenteditable__input:focus + .rich-contenteditable__label[data-v-0c65f921],
|
|
99
|
+
.rich-contenteditable__input:not(.rich-contenteditable__input--empty) + .rich-contenteditable__label[data-v-0c65f921] {
|
|
108
100
|
inset-block-start: -10px;
|
|
109
101
|
line-height: 1.5;
|
|
110
102
|
font-size: 13px;
|
|
@@ -119,7 +111,7 @@
|
|
|
119
111
|
font-size var(--animation-quick),
|
|
120
112
|
color var(--animation-quick);
|
|
121
113
|
}
|
|
122
|
-
.rich-contenteditable__input[data-v-
|
|
114
|
+
.rich-contenteditable__input[data-v-0c65f921] {
|
|
123
115
|
overflow-y: auto;
|
|
124
116
|
width: auto;
|
|
125
117
|
margin: 0;
|
|
@@ -137,16 +129,16 @@
|
|
|
137
129
|
min-height: 44px;
|
|
138
130
|
max-height: 242px;
|
|
139
131
|
}
|
|
140
|
-
.rich-contenteditable__input--has-label[data-v-
|
|
132
|
+
.rich-contenteditable__input--has-label[data-v-0c65f921] {
|
|
141
133
|
margin-top: 10px;
|
|
142
134
|
}
|
|
143
|
-
.rich-contenteditable__input--empty[data-v-
|
|
144
|
-
.rich-contenteditable__input--empty[data-v-
|
|
135
|
+
.rich-contenteditable__input--empty[data-v-0c65f921]:focus:before,
|
|
136
|
+
.rich-contenteditable__input--empty[data-v-0c65f921]:not(.rich-contenteditable__input--has-label):before {
|
|
145
137
|
content: attr(aria-placeholder);
|
|
146
138
|
color: var(--color-text-maxcontrast);
|
|
147
139
|
position: absolute;
|
|
148
140
|
}
|
|
149
|
-
.rich-contenteditable__input[contenteditable=false][data-v-
|
|
141
|
+
.rich-contenteditable__input[contenteditable=false][data-v-0c65f921]:not(.rich-contenteditable__input--disabled) {
|
|
150
142
|
cursor: default;
|
|
151
143
|
background-color: transparent;
|
|
152
144
|
color: var(--color-main-text);
|
|
@@ -154,11 +146,11 @@
|
|
|
154
146
|
opacity: 1;
|
|
155
147
|
border-radius: 0;
|
|
156
148
|
}
|
|
157
|
-
.rich-contenteditable__input--multiline[data-v-
|
|
149
|
+
.rich-contenteditable__input--multiline[data-v-0c65f921] {
|
|
158
150
|
min-height: 132px;
|
|
159
151
|
max-height: none;
|
|
160
152
|
}
|
|
161
|
-
.rich-contenteditable__input--disabled[data-v-
|
|
153
|
+
.rich-contenteditable__input--disabled[data-v-0c65f921] {
|
|
162
154
|
opacity: .5;
|
|
163
155
|
color: var(--color-text-maxcontrast);
|
|
164
156
|
border: 2px solid var(--color-background-darker);
|
|
@@ -186,83 +178,83 @@
|
|
|
186
178
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
187
179
|
*
|
|
188
180
|
*/
|
|
189
|
-
.
|
|
181
|
+
._material-design-icon_6omw8_26 {
|
|
190
182
|
display: flex;
|
|
191
183
|
align-self: center;
|
|
192
184
|
justify-self: center;
|
|
193
185
|
align-items: center;
|
|
194
186
|
justify-content: center;
|
|
195
187
|
}
|
|
196
|
-
.
|
|
197
|
-
.tribute-container-emoji,
|
|
198
|
-
.tribute-container-link {
|
|
188
|
+
._tribute-container_6omw8_34 {
|
|
199
189
|
z-index: 9000;
|
|
200
190
|
overflow: auto;
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
margin: 5px 0;
|
|
205
|
-
color: var(--color-main-text);
|
|
191
|
+
margin: var(--default-grid-baseline) 0;
|
|
192
|
+
padding: var(--default-grid-baseline);
|
|
193
|
+
color: var(--color-text-maxcontrast);
|
|
206
194
|
border-radius: var(--border-radius);
|
|
207
195
|
background: var(--color-main-background);
|
|
208
196
|
box-shadow: 0 1px 5px var(--color-box-shadow);
|
|
209
197
|
}
|
|
210
|
-
.
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
max-height: 192.5px !important;
|
|
216
|
-
}
|
|
217
|
-
.tribute-container-emoji__item,
|
|
218
|
-
.tribute-container-link__item {
|
|
219
|
-
border-radius: 8px;
|
|
220
|
-
padding: 4px 8px;
|
|
221
|
-
margin-bottom: 4px;
|
|
222
|
-
opacity: .8;
|
|
198
|
+
._tribute-container_6omw8_34 ._tribute-container__item_6omw8_44 {
|
|
199
|
+
color: var(--color-text-maxcontrast);
|
|
200
|
+
border-radius: var(--border-radius);
|
|
201
|
+
padding: var(--default-grid-baseline) calc(2 * var(--default-grid-baseline));
|
|
202
|
+
margin-bottom: var(--default-grid-baseline);
|
|
223
203
|
cursor: pointer;
|
|
224
|
-
white-space: nowrap;
|
|
225
|
-
overflow: hidden;
|
|
226
|
-
text-overflow: ellipsis;
|
|
227
204
|
}
|
|
228
|
-
.
|
|
229
|
-
.tribute-container-link__item:last-child {
|
|
205
|
+
._tribute-container_6omw8_34 ._tribute-container__item_6omw8_44:last-child {
|
|
230
206
|
margin-bottom: 0;
|
|
231
207
|
}
|
|
232
|
-
.
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
}
|
|
236
|
-
.tribute-container-emoji .highlight,
|
|
237
|
-
.tribute-container-link .highlight {
|
|
238
|
-
opacity: 1;
|
|
239
|
-
color: var(--color-primary-element-light-text);
|
|
240
|
-
background: var(--color-primary-element-light);
|
|
208
|
+
._tribute-container_6omw8_34 ._tribute-container__item_6omw8_44.highlight {
|
|
209
|
+
color: var(--color-main-text);
|
|
210
|
+
background: var(--color-background-hover);
|
|
241
211
|
}
|
|
242
|
-
.
|
|
243
|
-
.
|
|
244
|
-
.tribute-container-link .highlight,
|
|
245
|
-
.tribute-container-link .highlight * {
|
|
212
|
+
._tribute-container_6omw8_34 ._tribute-container__item_6omw8_44.highlight,
|
|
213
|
+
._tribute-container_6omw8_34 ._tribute-container__item_6omw8_44.highlight * {
|
|
246
214
|
cursor: pointer;
|
|
247
215
|
}
|
|
248
|
-
.
|
|
216
|
+
._tribute-container_6omw8_34._tribute-container--focus-visible_6omw8_61 .highlight._tribute-container__item_6omw8_44 {
|
|
217
|
+
outline: 2px solid var(--color-main-text) !important;
|
|
218
|
+
}
|
|
219
|
+
._tribute-container-autocomplete_6omw8_65 {
|
|
220
|
+
min-width: 250px;
|
|
221
|
+
max-width: 300px;
|
|
222
|
+
max-height: calc((var(--default-clickable-area) + 5 * var(--default-grid-baseline)) * 4.5 - 1.5 * var(--default-grid-baseline));
|
|
223
|
+
}
|
|
224
|
+
._tribute-container-emoji_6omw8_71,
|
|
225
|
+
._tribute-container-link_6omw8_72 {
|
|
226
|
+
min-width: 200px;
|
|
227
|
+
max-width: 200px;
|
|
228
|
+
max-height: calc((24px + 3 * var(--default-grid-baseline)) * 5.5 - 1.5 * var(--default-grid-baseline));
|
|
229
|
+
}
|
|
230
|
+
._tribute-container-emoji_6omw8_71 ._tribute-item_6omw8_77,
|
|
231
|
+
._tribute-container-link_6omw8_72 ._tribute-item_6omw8_77 {
|
|
232
|
+
white-space: nowrap;
|
|
233
|
+
overflow: hidden;
|
|
234
|
+
text-overflow: ellipsis;
|
|
235
|
+
}
|
|
236
|
+
._tribute-container-emoji_6omw8_71 ._tribute-item__emoji_6omw8_83,
|
|
237
|
+
._tribute-container-link_6omw8_72 ._tribute-item__emoji_6omw8_83 {
|
|
238
|
+
padding-right: calc(var(--default-grid-baseline) * 2);
|
|
239
|
+
}
|
|
240
|
+
._tribute-container-link_6omw8_72 {
|
|
249
241
|
min-width: 200px;
|
|
250
242
|
max-width: 300px;
|
|
251
243
|
}
|
|
252
|
-
.
|
|
244
|
+
._tribute-container-link_6omw8_72 ._tribute-item_6omw8_77 {
|
|
253
245
|
display: flex;
|
|
254
246
|
align-items: center;
|
|
255
247
|
}
|
|
256
|
-
.
|
|
248
|
+
._tribute-container-link_6omw8_72 ._tribute-item__title_6omw8_96 {
|
|
257
249
|
white-space: nowrap;
|
|
258
250
|
overflow: hidden;
|
|
259
251
|
text-overflow: ellipsis;
|
|
260
252
|
}
|
|
261
|
-
.
|
|
253
|
+
._tribute-container-link_6omw8_72 ._tribute-item__icon_6omw8_101 {
|
|
262
254
|
margin: auto 0;
|
|
263
255
|
width: 20px;
|
|
264
256
|
height: 20px;
|
|
265
257
|
object-fit: contain;
|
|
266
|
-
padding-right:
|
|
258
|
+
padding-right: calc(var(--default-grid-baseline) * 2);
|
|
267
259
|
filter: var(--background-invert-if-dark);
|
|
268
260
|
}
|
|
@@ -0,0 +1,215 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
.material-design-icon[data-v-ad47d8e3] {
|
|
3
|
+
display: flex;
|
|
4
|
+
align-self: center;
|
|
5
|
+
justify-self: center;
|
|
6
|
+
align-items: center;
|
|
7
|
+
justify-content: center;
|
|
8
|
+
}
|
|
9
|
+
.widgets--list.icon-loading[data-v-ad47d8e3] {
|
|
10
|
+
min-height: 44px;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
|
|
14
|
+
*
|
|
15
|
+
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
16
|
+
*
|
|
17
|
+
* @license GNU AGPL version 3 or any later version
|
|
18
|
+
*
|
|
19
|
+
* This program is free software: you can redistribute it and/or modify
|
|
20
|
+
* it under the terms of the GNU Affero General Public License as
|
|
21
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
22
|
+
* License, or (at your option) any later version.
|
|
23
|
+
*
|
|
24
|
+
* This program is distributed in the hope that it will be useful,
|
|
25
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
26
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
27
|
+
* GNU Affero General Public License for more details.
|
|
28
|
+
*
|
|
29
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
30
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
.material-design-icon[data-v-0f33c076] {
|
|
34
|
+
display: flex;
|
|
35
|
+
align-self: center;
|
|
36
|
+
justify-self: center;
|
|
37
|
+
align-items: center;
|
|
38
|
+
justify-content: center;
|
|
39
|
+
}
|
|
40
|
+
.rich-text--wrapper[data-v-0f33c076] {
|
|
41
|
+
word-break: break-word;
|
|
42
|
+
line-height: 1.5;
|
|
43
|
+
}
|
|
44
|
+
.rich-text--wrapper .rich-text--fallback[data-v-0f33c076],
|
|
45
|
+
.rich-text--wrapper .rich-text-component[data-v-0f33c076] {
|
|
46
|
+
display: inline;
|
|
47
|
+
}
|
|
48
|
+
.rich-text--wrapper .rich-text--external-link[data-v-0f33c076] {
|
|
49
|
+
text-decoration: underline;
|
|
50
|
+
}
|
|
51
|
+
.rich-text--wrapper .rich-text--external-link[data-v-0f33c076]:after {
|
|
52
|
+
content: " ↗";
|
|
53
|
+
}
|
|
54
|
+
.rich-text--wrapper .rich-text--ordered-list .rich-text--list-item[data-v-0f33c076] {
|
|
55
|
+
list-style: decimal;
|
|
56
|
+
}
|
|
57
|
+
.rich-text--wrapper .rich-text--un-ordered-list .rich-text--list-item[data-v-0f33c076] {
|
|
58
|
+
list-style: initial;
|
|
59
|
+
}
|
|
60
|
+
.rich-text--wrapper .rich-text--list-item[data-v-0f33c076] {
|
|
61
|
+
white-space: initial;
|
|
62
|
+
color: var(--color-text-light);
|
|
63
|
+
padding: initial;
|
|
64
|
+
margin-left: 20px;
|
|
65
|
+
}
|
|
66
|
+
.rich-text--wrapper .rich-text--list-item.task-list-item[data-v-0f33c076] {
|
|
67
|
+
list-style: none;
|
|
68
|
+
white-space: initial;
|
|
69
|
+
color: var(--color-text-light);
|
|
70
|
+
}
|
|
71
|
+
.rich-text--wrapper .rich-text--list-item.task-list-item input[data-v-0f33c076] {
|
|
72
|
+
min-height: initial;
|
|
73
|
+
}
|
|
74
|
+
.rich-text--wrapper .rich-text--strong[data-v-0f33c076] {
|
|
75
|
+
white-space: initial;
|
|
76
|
+
font-weight: 700;
|
|
77
|
+
color: var(--color-text-light);
|
|
78
|
+
}
|
|
79
|
+
.rich-text--wrapper .rich-text--italic[data-v-0f33c076] {
|
|
80
|
+
white-space: initial;
|
|
81
|
+
font-style: italic;
|
|
82
|
+
color: var(--color-text-light);
|
|
83
|
+
}
|
|
84
|
+
.rich-text--wrapper .rich-text--heading[data-v-0f33c076] {
|
|
85
|
+
white-space: initial;
|
|
86
|
+
font-size: initial;
|
|
87
|
+
color: var(--color-text-light);
|
|
88
|
+
margin-bottom: 5px;
|
|
89
|
+
margin-top: 5px;
|
|
90
|
+
font-weight: 700;
|
|
91
|
+
}
|
|
92
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-1[data-v-0f33c076] {
|
|
93
|
+
font-size: 20px;
|
|
94
|
+
}
|
|
95
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-2[data-v-0f33c076] {
|
|
96
|
+
font-size: 19px;
|
|
97
|
+
}
|
|
98
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-3[data-v-0f33c076] {
|
|
99
|
+
font-size: 18px;
|
|
100
|
+
}
|
|
101
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-4[data-v-0f33c076] {
|
|
102
|
+
font-size: 17px;
|
|
103
|
+
}
|
|
104
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-5[data-v-0f33c076] {
|
|
105
|
+
font-size: 16px;
|
|
106
|
+
}
|
|
107
|
+
.rich-text--wrapper .rich-text--heading.rich-text--heading-6[data-v-0f33c076] {
|
|
108
|
+
font-size: 15px;
|
|
109
|
+
}
|
|
110
|
+
.rich-text--wrapper .rich-text--hr[data-v-0f33c076] {
|
|
111
|
+
border-top: 1px solid var(--color-border-dark);
|
|
112
|
+
border-bottom: 0;
|
|
113
|
+
}
|
|
114
|
+
.rich-text--wrapper .rich-text--pre[data-v-0f33c076] {
|
|
115
|
+
border: 1px solid var(--color-border-dark);
|
|
116
|
+
background-color: var(--color-background-dark);
|
|
117
|
+
padding: 5px;
|
|
118
|
+
}
|
|
119
|
+
.rich-text--wrapper .rich-text--code[data-v-0f33c076] {
|
|
120
|
+
background-color: var(--color-background-dark);
|
|
121
|
+
}
|
|
122
|
+
.rich-text--wrapper .rich-text--blockquote[data-v-0f33c076] {
|
|
123
|
+
border-left: 3px solid var(--color-border-dark);
|
|
124
|
+
padding-left: 5px;
|
|
125
|
+
}
|
|
126
|
+
.rich-text--wrapper .rich-text--table[data-v-0f33c076] {
|
|
127
|
+
border-collapse: collapse;
|
|
128
|
+
}
|
|
129
|
+
.rich-text--wrapper .rich-text--table thead tr th[data-v-0f33c076] {
|
|
130
|
+
border: 1px solid var(--color-border-dark);
|
|
131
|
+
font-weight: 700;
|
|
132
|
+
padding: 6px 13px;
|
|
133
|
+
}
|
|
134
|
+
.rich-text--wrapper .rich-text--table tbody tr td[data-v-0f33c076] {
|
|
135
|
+
border: 1px solid var(--color-border-dark);
|
|
136
|
+
padding: 6px 13px;
|
|
137
|
+
}
|
|
138
|
+
.rich-text--wrapper .rich-text--table tbody tr[data-v-0f33c076]:nth-child(2n) {
|
|
139
|
+
background-color: var(--color-background-dark);
|
|
140
|
+
}
|
|
141
|
+
.rich-text--wrapper-markdown div > *[data-v-0f33c076]:first-child,
|
|
142
|
+
.rich-text--wrapper-markdown blockquote > *[data-v-0f33c076]:first-child {
|
|
143
|
+
margin-top: 0 !important;
|
|
144
|
+
}
|
|
145
|
+
.rich-text--wrapper-markdown div > *[data-v-0f33c076]:last-child,
|
|
146
|
+
.rich-text--wrapper-markdown blockquote > *[data-v-0f33c076]:last-child {
|
|
147
|
+
margin-bottom: 0 !important;
|
|
148
|
+
}
|
|
149
|
+
.rich-text--wrapper-markdown h1[data-v-0f33c076],
|
|
150
|
+
.rich-text--wrapper-markdown h2[data-v-0f33c076],
|
|
151
|
+
.rich-text--wrapper-markdown h3[data-v-0f33c076],
|
|
152
|
+
.rich-text--wrapper-markdown h4[data-v-0f33c076],
|
|
153
|
+
.rich-text--wrapper-markdown h5[data-v-0f33c076],
|
|
154
|
+
.rich-text--wrapper-markdown h6[data-v-0f33c076],
|
|
155
|
+
.rich-text--wrapper-markdown p[data-v-0f33c076],
|
|
156
|
+
.rich-text--wrapper-markdown ul[data-v-0f33c076],
|
|
157
|
+
.rich-text--wrapper-markdown ol[data-v-0f33c076],
|
|
158
|
+
.rich-text--wrapper-markdown blockquote[data-v-0f33c076],
|
|
159
|
+
.rich-text--wrapper-markdown pre[data-v-0f33c076] {
|
|
160
|
+
margin-top: 0;
|
|
161
|
+
margin-bottom: 1em;
|
|
162
|
+
}
|
|
163
|
+
.rich-text--wrapper-markdown h1[data-v-0f33c076],
|
|
164
|
+
.rich-text--wrapper-markdown h2[data-v-0f33c076],
|
|
165
|
+
.rich-text--wrapper-markdown h3[data-v-0f33c076],
|
|
166
|
+
.rich-text--wrapper-markdown h4[data-v-0f33c076],
|
|
167
|
+
.rich-text--wrapper-markdown h5[data-v-0f33c076],
|
|
168
|
+
.rich-text--wrapper-markdown h6[data-v-0f33c076] {
|
|
169
|
+
font-weight: 700;
|
|
170
|
+
}
|
|
171
|
+
.rich-text--wrapper-markdown h1[data-v-0f33c076] {
|
|
172
|
+
font-size: 30px;
|
|
173
|
+
}
|
|
174
|
+
.rich-text--wrapper-markdown ul[data-v-0f33c076],
|
|
175
|
+
.rich-text--wrapper-markdown ol[data-v-0f33c076] {
|
|
176
|
+
padding-left: 15px;
|
|
177
|
+
}
|
|
178
|
+
.rich-text--wrapper-markdown ul[data-v-0f33c076] {
|
|
179
|
+
list-style-type: disc;
|
|
180
|
+
}
|
|
181
|
+
.rich-text--wrapper-markdown ul.contains-task-list[data-v-0f33c076] {
|
|
182
|
+
list-style-type: none;
|
|
183
|
+
padding: 0;
|
|
184
|
+
}
|
|
185
|
+
.rich-text--wrapper-markdown table[data-v-0f33c076] {
|
|
186
|
+
border-collapse: collapse;
|
|
187
|
+
border: 2px solid var(--color-border-maxcontrast);
|
|
188
|
+
}
|
|
189
|
+
.rich-text--wrapper-markdown table th[data-v-0f33c076],
|
|
190
|
+
.rich-text--wrapper-markdown table td[data-v-0f33c076] {
|
|
191
|
+
padding: var(--default-grid-baseline);
|
|
192
|
+
border: 1px solid var(--color-border-maxcontrast);
|
|
193
|
+
}
|
|
194
|
+
.rich-text--wrapper-markdown table th[data-v-0f33c076]:first-child,
|
|
195
|
+
.rich-text--wrapper-markdown table td[data-v-0f33c076]:first-child {
|
|
196
|
+
border-left: 0;
|
|
197
|
+
}
|
|
198
|
+
.rich-text--wrapper-markdown table th[data-v-0f33c076]:last-child,
|
|
199
|
+
.rich-text--wrapper-markdown table td[data-v-0f33c076]:last-child {
|
|
200
|
+
border-right: 0;
|
|
201
|
+
}
|
|
202
|
+
.rich-text--wrapper-markdown table tr:first-child th[data-v-0f33c076] {
|
|
203
|
+
border-top: 0;
|
|
204
|
+
}
|
|
205
|
+
.rich-text--wrapper-markdown table tr:last-child td[data-v-0f33c076] {
|
|
206
|
+
border-bottom: 0;
|
|
207
|
+
}
|
|
208
|
+
.rich-text--wrapper-markdown blockquote[data-v-0f33c076] {
|
|
209
|
+
padding-left: 13px;
|
|
210
|
+
border-left: 2px solid var(--color-border-dark);
|
|
211
|
+
color: var(--color-text-lighter);
|
|
212
|
+
}
|
|
213
|
+
a[data-v-0f33c076]:not(.rich-text--component) {
|
|
214
|
+
text-decoration: underline;
|
|
215
|
+
}
|