@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
|
@@ -1,165 +0,0 @@
|
|
|
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-5e123497] {
|
|
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-5e123497] {
|
|
31
|
-
position: relative;
|
|
32
|
-
width: 100%;
|
|
33
|
-
}
|
|
34
|
-
.list-item__wrapper--active .list-item[data-v-5e123497],
|
|
35
|
-
.list-item__wrapper:active .list-item[data-v-5e123497],
|
|
36
|
-
.list-item__wrapper.active .list-item[data-v-5e123497] {
|
|
37
|
-
background-color: var(--color-primary-element);
|
|
38
|
-
}
|
|
39
|
-
.list-item__wrapper--active .list-item[data-v-5e123497]:active,
|
|
40
|
-
.list-item__wrapper--active .list-item[data-v-5e123497]:hover,
|
|
41
|
-
.list-item__wrapper--active .list-item[data-v-5e123497]:focus,
|
|
42
|
-
.list-item__wrapper--active .list-item[data-v-5e123497]:focus-visible,
|
|
43
|
-
.list-item__wrapper:active .list-item[data-v-5e123497]:active,
|
|
44
|
-
.list-item__wrapper:active .list-item[data-v-5e123497]:hover,
|
|
45
|
-
.list-item__wrapper:active .list-item[data-v-5e123497]:focus,
|
|
46
|
-
.list-item__wrapper:active .list-item[data-v-5e123497]:focus-visible,
|
|
47
|
-
.list-item__wrapper.active .list-item[data-v-5e123497]:active,
|
|
48
|
-
.list-item__wrapper.active .list-item[data-v-5e123497]:hover,
|
|
49
|
-
.list-item__wrapper.active .list-item[data-v-5e123497]:focus,
|
|
50
|
-
.list-item__wrapper.active .list-item[data-v-5e123497]:focus-visible {
|
|
51
|
-
background-color: var(--color-primary-element-hover);
|
|
52
|
-
}
|
|
53
|
-
.list-item__wrapper--active .line-one__name[data-v-5e123497],
|
|
54
|
-
.list-item__wrapper--active .line-one__details[data-v-5e123497],
|
|
55
|
-
.list-item__wrapper:active .line-one__name[data-v-5e123497],
|
|
56
|
-
.list-item__wrapper:active .line-one__details[data-v-5e123497],
|
|
57
|
-
.list-item__wrapper.active .line-one__name[data-v-5e123497],
|
|
58
|
-
.list-item__wrapper.active .line-one__details[data-v-5e123497],
|
|
59
|
-
.list-item__wrapper--active .line-two__subname[data-v-5e123497],
|
|
60
|
-
.list-item__wrapper:active .line-two__subname[data-v-5e123497],
|
|
61
|
-
.list-item__wrapper.active .line-two__subname[data-v-5e123497] {
|
|
62
|
-
color: var(--color-primary-element-text) !important;
|
|
63
|
-
}
|
|
64
|
-
.list-item[data-v-5e123497] {
|
|
65
|
-
box-sizing: border-box;
|
|
66
|
-
display: block;
|
|
67
|
-
position: relative;
|
|
68
|
-
flex: 0 0 auto;
|
|
69
|
-
justify-content: flex-start;
|
|
70
|
-
padding: 8px 10px;
|
|
71
|
-
border-radius: 32px;
|
|
72
|
-
margin: 2px 0;
|
|
73
|
-
width: 100%;
|
|
74
|
-
cursor: pointer;
|
|
75
|
-
transition: background-color var(--animation-quick) ease-in-out;
|
|
76
|
-
list-style: none;
|
|
77
|
-
}
|
|
78
|
-
.list-item[data-v-5e123497]:active,
|
|
79
|
-
.list-item[data-v-5e123497]:hover,
|
|
80
|
-
.list-item[data-v-5e123497]:focus,
|
|
81
|
-
.list-item[data-v-5e123497]:focus-visible {
|
|
82
|
-
background-color: var(--color-background-hover);
|
|
83
|
-
}
|
|
84
|
-
.list-item-content__wrapper[data-v-5e123497] {
|
|
85
|
-
display: flex;
|
|
86
|
-
align-items: center;
|
|
87
|
-
height: 48px;
|
|
88
|
-
}
|
|
89
|
-
.list-item-content__wrapper--compact[data-v-5e123497] {
|
|
90
|
-
height: 36px;
|
|
91
|
-
}
|
|
92
|
-
.list-item-content__wrapper--compact .line-one[data-v-5e123497],
|
|
93
|
-
.list-item-content__wrapper--compact .line-two[data-v-5e123497] {
|
|
94
|
-
margin-top: -4px;
|
|
95
|
-
margin-bottom: -4px;
|
|
96
|
-
}
|
|
97
|
-
.list-item-content[data-v-5e123497] {
|
|
98
|
-
display: flex;
|
|
99
|
-
flex: 1 1 auto;
|
|
100
|
-
justify-content: space-between;
|
|
101
|
-
padding-left: 8px;
|
|
102
|
-
}
|
|
103
|
-
.list-item-content__main[data-v-5e123497] {
|
|
104
|
-
flex: 1 1 auto;
|
|
105
|
-
width: 0;
|
|
106
|
-
margin: auto 0;
|
|
107
|
-
}
|
|
108
|
-
.list-item-content__main--oneline[data-v-5e123497] {
|
|
109
|
-
display: flex;
|
|
110
|
-
}
|
|
111
|
-
.list-item-content__actions[data-v-5e123497] {
|
|
112
|
-
flex: 0 0 auto;
|
|
113
|
-
align-self: center;
|
|
114
|
-
justify-content: center;
|
|
115
|
-
margin-left: 4px;
|
|
116
|
-
}
|
|
117
|
-
.list-item__extra[data-v-5e123497] {
|
|
118
|
-
margin-top: 4px;
|
|
119
|
-
}
|
|
120
|
-
.line-one[data-v-5e123497] {
|
|
121
|
-
display: flex;
|
|
122
|
-
align-items: center;
|
|
123
|
-
justify-content: space-between;
|
|
124
|
-
white-space: nowrap;
|
|
125
|
-
margin: 0 auto 0 0;
|
|
126
|
-
overflow: hidden;
|
|
127
|
-
}
|
|
128
|
-
.line-one__name[data-v-5e123497] {
|
|
129
|
-
overflow: hidden;
|
|
130
|
-
flex-grow: 1;
|
|
131
|
-
cursor: pointer;
|
|
132
|
-
text-overflow: ellipsis;
|
|
133
|
-
color: var(--color-main-text);
|
|
134
|
-
font-weight: 700;
|
|
135
|
-
}
|
|
136
|
-
.line-one__details[data-v-5e123497] {
|
|
137
|
-
color: var(--color-text-maxcontrast);
|
|
138
|
-
margin: 0 9px;
|
|
139
|
-
font-weight: 400;
|
|
140
|
-
}
|
|
141
|
-
.line-two[data-v-5e123497] {
|
|
142
|
-
display: flex;
|
|
143
|
-
align-items: flex-start;
|
|
144
|
-
justify-content: space-between;
|
|
145
|
-
white-space: nowrap;
|
|
146
|
-
}
|
|
147
|
-
.line-two--bold[data-v-5e123497] {
|
|
148
|
-
font-weight: 700;
|
|
149
|
-
}
|
|
150
|
-
.line-two__subname[data-v-5e123497] {
|
|
151
|
-
overflow: hidden;
|
|
152
|
-
flex-grow: 1;
|
|
153
|
-
cursor: pointer;
|
|
154
|
-
white-space: nowrap;
|
|
155
|
-
text-overflow: ellipsis;
|
|
156
|
-
color: var(--color-text-maxcontrast);
|
|
157
|
-
}
|
|
158
|
-
.line-two__additional_elements[data-v-5e123497] {
|
|
159
|
-
margin: 2px 4px 0;
|
|
160
|
-
display: flex;
|
|
161
|
-
align-items: center;
|
|
162
|
-
}
|
|
163
|
-
.line-two__indicator[data-v-5e123497] {
|
|
164
|
-
margin: 0 5px;
|
|
165
|
-
}
|
|
@@ -1,509 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
|
-
.material-design-icon[data-v-b1c5a80f] {
|
|
3
|
-
display: flex;
|
|
4
|
-
align-self: center;
|
|
5
|
-
justify-self: center;
|
|
6
|
-
align-items: center;
|
|
7
|
-
justify-content: center;
|
|
8
|
-
}
|
|
9
|
-
.widget-custom[data-v-b1c5a80f] {
|
|
10
|
-
width: 100%;
|
|
11
|
-
margin: auto;
|
|
12
|
-
margin-bottom: calc(var(--default-grid-baseline, 4px) * 3);
|
|
13
|
-
margin-top: calc(var(--default-grid-baseline, 4px) * 3);
|
|
14
|
-
overflow: hidden;
|
|
15
|
-
border: 2px solid var(--color-border);
|
|
16
|
-
border-radius: var(--border-radius-large);
|
|
17
|
-
background-color: transparent;
|
|
18
|
-
display: flex;
|
|
19
|
-
}
|
|
20
|
-
.widget-access[data-v-b1c5a80f] {
|
|
21
|
-
width: 100%;
|
|
22
|
-
margin: auto;
|
|
23
|
-
margin-bottom: calc(var(--default-grid-baseline, 4px) * 3);
|
|
24
|
-
margin-top: calc(var(--default-grid-baseline, 4px) * 3);
|
|
25
|
-
overflow: hidden;
|
|
26
|
-
border: 2px solid var(--color-border);
|
|
27
|
-
border-radius: var(--border-radius-large);
|
|
28
|
-
background-color: transparent;
|
|
29
|
-
display: flex;
|
|
30
|
-
padding: calc(var(--default-grid-baseline, 4px) * 3);
|
|
31
|
-
}
|
|
32
|
-
.widget-default[data-v-b1c5a80f] {
|
|
33
|
-
width: 100%;
|
|
34
|
-
margin: auto;
|
|
35
|
-
margin-bottom: calc(var(--default-grid-baseline, 4px) * 3);
|
|
36
|
-
margin-top: calc(var(--default-grid-baseline, 4px) * 3);
|
|
37
|
-
overflow: hidden;
|
|
38
|
-
border: 2px solid var(--color-border);
|
|
39
|
-
border-radius: var(--border-radius-large);
|
|
40
|
-
background-color: transparent;
|
|
41
|
-
display: flex;
|
|
42
|
-
}
|
|
43
|
-
.widget-default--compact[data-v-b1c5a80f] {
|
|
44
|
-
flex-direction: column;
|
|
45
|
-
}
|
|
46
|
-
.widget-default--compact .widget-default--image[data-v-b1c5a80f] {
|
|
47
|
-
width: 100%;
|
|
48
|
-
height: 150px;
|
|
49
|
-
}
|
|
50
|
-
.widget-default--compact .widget-default--details[data-v-b1c5a80f] {
|
|
51
|
-
width: 100%;
|
|
52
|
-
padding-top: calc(var(--default-grid-baseline, 4px) * 2);
|
|
53
|
-
padding-bottom: calc(var(--default-grid-baseline, 4px) * 2);
|
|
54
|
-
}
|
|
55
|
-
.widget-default--compact .widget-default--description[data-v-b1c5a80f] {
|
|
56
|
-
display: none;
|
|
57
|
-
}
|
|
58
|
-
.widget-default--image[data-v-b1c5a80f] {
|
|
59
|
-
width: 40%;
|
|
60
|
-
background-position: center;
|
|
61
|
-
background-size: cover;
|
|
62
|
-
background-repeat: no-repeat;
|
|
63
|
-
}
|
|
64
|
-
.widget-default--name[data-v-b1c5a80f] {
|
|
65
|
-
overflow: hidden;
|
|
66
|
-
text-overflow: ellipsis;
|
|
67
|
-
white-space: nowrap;
|
|
68
|
-
font-weight: 700;
|
|
69
|
-
}
|
|
70
|
-
.widget-default--details[data-v-b1c5a80f] {
|
|
71
|
-
padding: calc(var(--default-grid-baseline, 4px) * 3);
|
|
72
|
-
width: 60%;
|
|
73
|
-
}
|
|
74
|
-
.widget-default--details p[data-v-b1c5a80f] {
|
|
75
|
-
margin: 0;
|
|
76
|
-
padding: 0;
|
|
77
|
-
}
|
|
78
|
-
.widget-default--description[data-v-b1c5a80f] {
|
|
79
|
-
overflow: hidden;
|
|
80
|
-
text-overflow: ellipsis;
|
|
81
|
-
display: -webkit-box;
|
|
82
|
-
-webkit-line-clamp: 3;
|
|
83
|
-
line-clamp: 3;
|
|
84
|
-
-webkit-box-orient: vertical;
|
|
85
|
-
}
|
|
86
|
-
.widget-default--link[data-v-b1c5a80f] {
|
|
87
|
-
color: var(--color-text-maxcontrast);
|
|
88
|
-
overflow: hidden;
|
|
89
|
-
text-overflow: ellipsis;
|
|
90
|
-
white-space: nowrap;
|
|
91
|
-
}
|
|
92
|
-
.material-design-icon[data-v-ad47d8e3] {
|
|
93
|
-
display: flex;
|
|
94
|
-
align-self: center;
|
|
95
|
-
justify-self: center;
|
|
96
|
-
align-items: center;
|
|
97
|
-
justify-content: center;
|
|
98
|
-
}
|
|
99
|
-
.widgets--list.icon-loading[data-v-ad47d8e3] {
|
|
100
|
-
min-height: 44px;
|
|
101
|
-
}
|
|
102
|
-
.material-design-icon[data-v-09180f92] {
|
|
103
|
-
display: flex;
|
|
104
|
-
align-self: center;
|
|
105
|
-
justify-self: center;
|
|
106
|
-
align-items: center;
|
|
107
|
-
justify-content: center;
|
|
108
|
-
}
|
|
109
|
-
.rich-text--wrapper[data-v-09180f92] {
|
|
110
|
-
word-break: break-word;
|
|
111
|
-
line-height: 1.5;
|
|
112
|
-
}
|
|
113
|
-
.rich-text--wrapper .rich-text--fallback[data-v-09180f92],
|
|
114
|
-
.rich-text--wrapper .rich-text-component[data-v-09180f92] {
|
|
115
|
-
display: inline;
|
|
116
|
-
}
|
|
117
|
-
.rich-text--wrapper .rich-text--external-link[data-v-09180f92] {
|
|
118
|
-
text-decoration: underline;
|
|
119
|
-
}
|
|
120
|
-
.rich-text--wrapper .rich-text--external-link[data-v-09180f92]:after {
|
|
121
|
-
content: " ↗";
|
|
122
|
-
}
|
|
123
|
-
.rich-text--wrapper .rich-text--ordered-list .rich-text--list-item[data-v-09180f92] {
|
|
124
|
-
list-style: decimal;
|
|
125
|
-
}
|
|
126
|
-
.rich-text--wrapper .rich-text--un-ordered-list .rich-text--list-item[data-v-09180f92] {
|
|
127
|
-
list-style: initial;
|
|
128
|
-
}
|
|
129
|
-
.rich-text--wrapper .rich-text--list-item[data-v-09180f92] {
|
|
130
|
-
white-space: initial;
|
|
131
|
-
color: var(--color-text-light);
|
|
132
|
-
padding: initial;
|
|
133
|
-
margin-left: 20px;
|
|
134
|
-
}
|
|
135
|
-
.rich-text--wrapper .rich-text--list-item.task-list-item[data-v-09180f92] {
|
|
136
|
-
list-style: none;
|
|
137
|
-
white-space: initial;
|
|
138
|
-
color: var(--color-text-light);
|
|
139
|
-
}
|
|
140
|
-
.rich-text--wrapper .rich-text--list-item.task-list-item input[data-v-09180f92] {
|
|
141
|
-
min-height: initial;
|
|
142
|
-
}
|
|
143
|
-
.rich-text--wrapper .rich-text--strong[data-v-09180f92] {
|
|
144
|
-
white-space: initial;
|
|
145
|
-
font-weight: 700;
|
|
146
|
-
color: var(--color-text-light);
|
|
147
|
-
}
|
|
148
|
-
.rich-text--wrapper .rich-text--italic[data-v-09180f92] {
|
|
149
|
-
white-space: initial;
|
|
150
|
-
font-style: italic;
|
|
151
|
-
color: var(--color-text-light);
|
|
152
|
-
}
|
|
153
|
-
.rich-text--wrapper .rich-text--heading[data-v-09180f92] {
|
|
154
|
-
white-space: initial;
|
|
155
|
-
font-size: initial;
|
|
156
|
-
color: var(--color-text-light);
|
|
157
|
-
margin-bottom: 5px;
|
|
158
|
-
margin-top: 5px;
|
|
159
|
-
font-weight: 700;
|
|
160
|
-
}
|
|
161
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-1[data-v-09180f92] {
|
|
162
|
-
font-size: 20px;
|
|
163
|
-
}
|
|
164
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-2[data-v-09180f92] {
|
|
165
|
-
font-size: 19px;
|
|
166
|
-
}
|
|
167
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-3[data-v-09180f92] {
|
|
168
|
-
font-size: 18px;
|
|
169
|
-
}
|
|
170
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-4[data-v-09180f92] {
|
|
171
|
-
font-size: 17px;
|
|
172
|
-
}
|
|
173
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-5[data-v-09180f92] {
|
|
174
|
-
font-size: 16px;
|
|
175
|
-
}
|
|
176
|
-
.rich-text--wrapper .rich-text--heading.rich-text--heading-6[data-v-09180f92] {
|
|
177
|
-
font-size: 15px;
|
|
178
|
-
}
|
|
179
|
-
.rich-text--wrapper .rich-text--hr[data-v-09180f92] {
|
|
180
|
-
border-top: 1px solid var(--color-border-dark);
|
|
181
|
-
border-bottom: 0;
|
|
182
|
-
}
|
|
183
|
-
.rich-text--wrapper .rich-text--pre[data-v-09180f92] {
|
|
184
|
-
border: 1px solid var(--color-border-dark);
|
|
185
|
-
background-color: var(--color-background-dark);
|
|
186
|
-
padding: 5px;
|
|
187
|
-
}
|
|
188
|
-
.rich-text--wrapper .rich-text--code[data-v-09180f92] {
|
|
189
|
-
background-color: var(--color-background-dark);
|
|
190
|
-
}
|
|
191
|
-
.rich-text--wrapper .rich-text--blockquote[data-v-09180f92] {
|
|
192
|
-
border-left: 3px solid var(--color-border-dark);
|
|
193
|
-
padding-left: 5px;
|
|
194
|
-
}
|
|
195
|
-
.rich-text--wrapper .rich-text--table[data-v-09180f92] {
|
|
196
|
-
border-collapse: collapse;
|
|
197
|
-
}
|
|
198
|
-
.rich-text--wrapper .rich-text--table thead tr th[data-v-09180f92] {
|
|
199
|
-
border: 1px solid var(--color-border-dark);
|
|
200
|
-
font-weight: 700;
|
|
201
|
-
padding: 6px 13px;
|
|
202
|
-
}
|
|
203
|
-
.rich-text--wrapper .rich-text--table tbody tr td[data-v-09180f92] {
|
|
204
|
-
border: 1px solid var(--color-border-dark);
|
|
205
|
-
padding: 6px 13px;
|
|
206
|
-
}
|
|
207
|
-
.rich-text--wrapper .rich-text--table tbody tr[data-v-09180f92]:nth-child(2n) {
|
|
208
|
-
background-color: var(--color-background-dark);
|
|
209
|
-
}
|
|
210
|
-
.rich-text--wrapper-markdown div > *[data-v-09180f92]:first-child,
|
|
211
|
-
.rich-text--wrapper-markdown blockquote > *[data-v-09180f92]:first-child {
|
|
212
|
-
margin-top: 0 !important;
|
|
213
|
-
}
|
|
214
|
-
.rich-text--wrapper-markdown div > *[data-v-09180f92]:last-child,
|
|
215
|
-
.rich-text--wrapper-markdown blockquote > *[data-v-09180f92]:last-child {
|
|
216
|
-
margin-bottom: 0 !important;
|
|
217
|
-
}
|
|
218
|
-
.rich-text--wrapper-markdown h1[data-v-09180f92],
|
|
219
|
-
.rich-text--wrapper-markdown h2[data-v-09180f92],
|
|
220
|
-
.rich-text--wrapper-markdown h3[data-v-09180f92],
|
|
221
|
-
.rich-text--wrapper-markdown h4[data-v-09180f92],
|
|
222
|
-
.rich-text--wrapper-markdown h5[data-v-09180f92],
|
|
223
|
-
.rich-text--wrapper-markdown h6[data-v-09180f92],
|
|
224
|
-
.rich-text--wrapper-markdown p[data-v-09180f92],
|
|
225
|
-
.rich-text--wrapper-markdown ul[data-v-09180f92],
|
|
226
|
-
.rich-text--wrapper-markdown ol[data-v-09180f92],
|
|
227
|
-
.rich-text--wrapper-markdown blockquote[data-v-09180f92],
|
|
228
|
-
.rich-text--wrapper-markdown pre[data-v-09180f92] {
|
|
229
|
-
margin-top: 0;
|
|
230
|
-
margin-bottom: 1em;
|
|
231
|
-
}
|
|
232
|
-
.rich-text--wrapper-markdown h1[data-v-09180f92],
|
|
233
|
-
.rich-text--wrapper-markdown h2[data-v-09180f92],
|
|
234
|
-
.rich-text--wrapper-markdown h3[data-v-09180f92],
|
|
235
|
-
.rich-text--wrapper-markdown h4[data-v-09180f92],
|
|
236
|
-
.rich-text--wrapper-markdown h5[data-v-09180f92],
|
|
237
|
-
.rich-text--wrapper-markdown h6[data-v-09180f92] {
|
|
238
|
-
font-weight: 700;
|
|
239
|
-
}
|
|
240
|
-
.rich-text--wrapper-markdown h1[data-v-09180f92] {
|
|
241
|
-
font-size: 30px;
|
|
242
|
-
}
|
|
243
|
-
.rich-text--wrapper-markdown ul[data-v-09180f92],
|
|
244
|
-
.rich-text--wrapper-markdown ol[data-v-09180f92] {
|
|
245
|
-
padding-left: 15px;
|
|
246
|
-
}
|
|
247
|
-
.rich-text--wrapper-markdown ul[data-v-09180f92] {
|
|
248
|
-
list-style-type: disc;
|
|
249
|
-
}
|
|
250
|
-
.rich-text--wrapper-markdown ul.contains-task-list[data-v-09180f92] {
|
|
251
|
-
list-style-type: none;
|
|
252
|
-
padding: 0;
|
|
253
|
-
}
|
|
254
|
-
.rich-text--wrapper-markdown table[data-v-09180f92] {
|
|
255
|
-
border-collapse: collapse;
|
|
256
|
-
border: 2px solid var(--color-border-maxcontrast);
|
|
257
|
-
}
|
|
258
|
-
.rich-text--wrapper-markdown table th[data-v-09180f92],
|
|
259
|
-
.rich-text--wrapper-markdown table td[data-v-09180f92] {
|
|
260
|
-
padding: var(--default-grid-baseline);
|
|
261
|
-
border: 1px solid var(--color-border-maxcontrast);
|
|
262
|
-
}
|
|
263
|
-
.rich-text--wrapper-markdown table th[data-v-09180f92]:first-child,
|
|
264
|
-
.rich-text--wrapper-markdown table td[data-v-09180f92]:first-child {
|
|
265
|
-
border-left: 0;
|
|
266
|
-
}
|
|
267
|
-
.rich-text--wrapper-markdown table th[data-v-09180f92]:last-child,
|
|
268
|
-
.rich-text--wrapper-markdown table td[data-v-09180f92]:last-child {
|
|
269
|
-
border-right: 0;
|
|
270
|
-
}
|
|
271
|
-
.rich-text--wrapper-markdown table tr:first-child th[data-v-09180f92] {
|
|
272
|
-
border-top: 0;
|
|
273
|
-
}
|
|
274
|
-
.rich-text--wrapper-markdown table tr:last-child td[data-v-09180f92] {
|
|
275
|
-
border-bottom: 0;
|
|
276
|
-
}
|
|
277
|
-
.rich-text--wrapper-markdown blockquote[data-v-09180f92] {
|
|
278
|
-
padding-left: 13px;
|
|
279
|
-
border-left: 2px solid var(--color-border-dark);
|
|
280
|
-
color: var(--color-text-lighter);
|
|
281
|
-
}
|
|
282
|
-
a[data-v-09180f92]:not(.rich-text--component) {
|
|
283
|
-
text-decoration: underline;
|
|
284
|
-
}
|
|
285
|
-
.material-design-icon[data-v-cf695ff9],
|
|
286
|
-
.material-design-icon[data-v-9d850ea5] {
|
|
287
|
-
display: flex;
|
|
288
|
-
align-self: center;
|
|
289
|
-
justify-self: center;
|
|
290
|
-
align-items: center;
|
|
291
|
-
justify-content: center;
|
|
292
|
-
}
|
|
293
|
-
.provider-list[data-v-9d850ea5] {
|
|
294
|
-
width: 100%;
|
|
295
|
-
min-height: 400px;
|
|
296
|
-
padding: 0 16px 16px;
|
|
297
|
-
display: flex;
|
|
298
|
-
flex-direction: column;
|
|
299
|
-
}
|
|
300
|
-
.provider-list--select[data-v-9d850ea5] {
|
|
301
|
-
width: 100%;
|
|
302
|
-
}
|
|
303
|
-
.provider-list--select .provider[data-v-9d850ea5] {
|
|
304
|
-
display: flex;
|
|
305
|
-
align-items: center;
|
|
306
|
-
height: 28px;
|
|
307
|
-
overflow: hidden;
|
|
308
|
-
}
|
|
309
|
-
.provider-list--select .provider .link-icon[data-v-9d850ea5] {
|
|
310
|
-
margin-right: 8px;
|
|
311
|
-
}
|
|
312
|
-
.provider-list--select .provider .provider-icon[data-v-9d850ea5] {
|
|
313
|
-
width: 20px;
|
|
314
|
-
height: 20px;
|
|
315
|
-
object-fit: contain;
|
|
316
|
-
margin-right: 8px;
|
|
317
|
-
filter: var(--background-invert-if-dark);
|
|
318
|
-
}
|
|
319
|
-
.provider-list--select .provider .option-text[data-v-9d850ea5] {
|
|
320
|
-
overflow: hidden;
|
|
321
|
-
text-overflow: ellipsis;
|
|
322
|
-
white-space: nowrap;
|
|
323
|
-
}
|
|
324
|
-
.material-design-icon[data-v-d0ba247a] {
|
|
325
|
-
display: flex;
|
|
326
|
-
align-self: center;
|
|
327
|
-
justify-self: center;
|
|
328
|
-
align-items: center;
|
|
329
|
-
justify-content: center;
|
|
330
|
-
}
|
|
331
|
-
.raw-link[data-v-d0ba247a] {
|
|
332
|
-
width: 100%;
|
|
333
|
-
min-height: 350px;
|
|
334
|
-
display: flex;
|
|
335
|
-
flex-direction: column;
|
|
336
|
-
overflow-y: auto;
|
|
337
|
-
padding: 0 16px 16px;
|
|
338
|
-
}
|
|
339
|
-
.raw-link .input-wrapper[data-v-d0ba247a] {
|
|
340
|
-
width: 100%;
|
|
341
|
-
}
|
|
342
|
-
.raw-link .reference-widget[data-v-d0ba247a] {
|
|
343
|
-
display: flex;
|
|
344
|
-
}
|
|
345
|
-
.raw-link--empty-content .provider-icon[data-v-d0ba247a] {
|
|
346
|
-
width: 150px;
|
|
347
|
-
height: 150px;
|
|
348
|
-
object-fit: contain;
|
|
349
|
-
filter: var(--background-invert-if-dark);
|
|
350
|
-
}
|
|
351
|
-
.raw-link--input[data-v-d0ba247a] {
|
|
352
|
-
width: 99%;
|
|
353
|
-
}
|
|
354
|
-
.material-design-icon[data-v-7a394a58] {
|
|
355
|
-
display: flex;
|
|
356
|
-
align-self: center;
|
|
357
|
-
justify-self: center;
|
|
358
|
-
align-items: center;
|
|
359
|
-
justify-content: center;
|
|
360
|
-
}
|
|
361
|
-
.result[data-v-7a394a58] {
|
|
362
|
-
display: flex;
|
|
363
|
-
align-items: center;
|
|
364
|
-
height: 44px;
|
|
365
|
-
overflow: hidden;
|
|
366
|
-
}
|
|
367
|
-
.result--icon-class[data-v-7a394a58],
|
|
368
|
-
.result--image[data-v-7a394a58] {
|
|
369
|
-
width: 40px;
|
|
370
|
-
min-width: 40px;
|
|
371
|
-
height: 40px;
|
|
372
|
-
object-fit: contain;
|
|
373
|
-
}
|
|
374
|
-
.result--icon-class.rounded[data-v-7a394a58],
|
|
375
|
-
.result--image.rounded[data-v-7a394a58] {
|
|
376
|
-
border-radius: 50%;
|
|
377
|
-
}
|
|
378
|
-
.result--content[data-v-7a394a58] {
|
|
379
|
-
display: flex;
|
|
380
|
-
flex-direction: column;
|
|
381
|
-
padding-left: 10px;
|
|
382
|
-
overflow: hidden;
|
|
383
|
-
}
|
|
384
|
-
.result--content--name[data-v-7a394a58],
|
|
385
|
-
.result--content--subline[data-v-7a394a58] {
|
|
386
|
-
overflow: hidden;
|
|
387
|
-
text-overflow: ellipsis;
|
|
388
|
-
white-space: nowrap;
|
|
389
|
-
}
|
|
390
|
-
.material-design-icon[data-v-97d196f0] {
|
|
391
|
-
display: flex;
|
|
392
|
-
align-self: center;
|
|
393
|
-
justify-self: center;
|
|
394
|
-
align-items: center;
|
|
395
|
-
justify-content: center;
|
|
396
|
-
}
|
|
397
|
-
.smart-picker-search[data-v-97d196f0] {
|
|
398
|
-
width: 100%;
|
|
399
|
-
display: flex;
|
|
400
|
-
flex-direction: column;
|
|
401
|
-
padding: 0 16px 16px;
|
|
402
|
-
}
|
|
403
|
-
.smart-picker-search.with-empty-content[data-v-97d196f0] {
|
|
404
|
-
min-height: 400px;
|
|
405
|
-
}
|
|
406
|
-
.smart-picker-search .provider-icon[data-v-97d196f0] {
|
|
407
|
-
width: 150px;
|
|
408
|
-
height: 150px;
|
|
409
|
-
object-fit: contain;
|
|
410
|
-
filter: var(--background-invert-if-dark);
|
|
411
|
-
}
|
|
412
|
-
.smart-picker-search--select[data-v-97d196f0],
|
|
413
|
-
.smart-picker-search--select .search-result[data-v-97d196f0] {
|
|
414
|
-
width: 100%;
|
|
415
|
-
}
|
|
416
|
-
.smart-picker-search--select .group-name-icon[data-v-97d196f0],
|
|
417
|
-
.smart-picker-search--select .option-simple-icon[data-v-97d196f0] {
|
|
418
|
-
width: 20px;
|
|
419
|
-
height: 20px;
|
|
420
|
-
margin: 0 20px 0 10px;
|
|
421
|
-
}
|
|
422
|
-
.smart-picker-search--select .custom-option[data-v-97d196f0] {
|
|
423
|
-
height: 44px;
|
|
424
|
-
display: flex;
|
|
425
|
-
align-items: center;
|
|
426
|
-
overflow: hidden;
|
|
427
|
-
}
|
|
428
|
-
.smart-picker-search--select .option-text[data-v-97d196f0] {
|
|
429
|
-
overflow: hidden;
|
|
430
|
-
text-overflow: ellipsis;
|
|
431
|
-
white-space: nowrap;
|
|
432
|
-
}
|
|
433
|
-
.material-design-icon[data-v-aa77d0d3] {
|
|
434
|
-
display: flex;
|
|
435
|
-
align-self: center;
|
|
436
|
-
justify-self: center;
|
|
437
|
-
align-items: center;
|
|
438
|
-
justify-content: center;
|
|
439
|
-
}
|
|
440
|
-
.reference-picker[data-v-aa77d0d3],
|
|
441
|
-
.reference-picker .custom-element-wrapper[data-v-aa77d0d3] {
|
|
442
|
-
display: flex;
|
|
443
|
-
overflow-y: auto;
|
|
444
|
-
width: 100%;
|
|
445
|
-
}
|
|
446
|
-
.material-design-icon {
|
|
447
|
-
display: flex;
|
|
448
|
-
align-self: center;
|
|
449
|
-
justify-self: center;
|
|
450
|
-
align-items: center;
|
|
451
|
-
justify-content: center;
|
|
452
|
-
}
|
|
453
|
-
.reference-picker-modal .modal-container {
|
|
454
|
-
display: flex !important;
|
|
455
|
-
}
|
|
456
|
-
/**
|
|
457
|
-
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
|
|
458
|
-
*
|
|
459
|
-
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
460
|
-
*
|
|
461
|
-
* @license GNU AGPL version 3 or any later version
|
|
462
|
-
*
|
|
463
|
-
* This program is free software: you can redistribute it and/or modify
|
|
464
|
-
* it under the terms of the GNU Affero General Public License as
|
|
465
|
-
* published by the Free Software Foundation, either version 3 of the
|
|
466
|
-
* License, or (at your option) any later version.
|
|
467
|
-
*
|
|
468
|
-
* This program is distributed in the hope that it will be useful,
|
|
469
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
470
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
471
|
-
* GNU Affero General Public License for more details.
|
|
472
|
-
*
|
|
473
|
-
* You should have received a copy of the GNU Affero General Public License
|
|
474
|
-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
475
|
-
*
|
|
476
|
-
*/
|
|
477
|
-
.material-design-icon[data-v-3f1a4ac7] {
|
|
478
|
-
display: flex;
|
|
479
|
-
align-self: center;
|
|
480
|
-
justify-self: center;
|
|
481
|
-
align-items: center;
|
|
482
|
-
justify-content: center;
|
|
483
|
-
}
|
|
484
|
-
.reference-picker-modal--content[data-v-3f1a4ac7] {
|
|
485
|
-
width: 100%;
|
|
486
|
-
display: flex;
|
|
487
|
-
flex-direction: column;
|
|
488
|
-
align-items: center;
|
|
489
|
-
justify-content: center;
|
|
490
|
-
overflow-y: auto;
|
|
491
|
-
}
|
|
492
|
-
.reference-picker-modal--content .close-button[data-v-3f1a4ac7],
|
|
493
|
-
.reference-picker-modal--content .back-button[data-v-3f1a4ac7] {
|
|
494
|
-
position: absolute;
|
|
495
|
-
top: 4px;
|
|
496
|
-
}
|
|
497
|
-
.reference-picker-modal--content .back-button[data-v-3f1a4ac7] {
|
|
498
|
-
left: 4px;
|
|
499
|
-
}
|
|
500
|
-
.reference-picker-modal--content .close-button[data-v-3f1a4ac7] {
|
|
501
|
-
right: 4px;
|
|
502
|
-
}
|
|
503
|
-
.reference-picker-modal--content > h2[data-v-3f1a4ac7] {
|
|
504
|
-
display: flex;
|
|
505
|
-
margin: 12px 0 20px;
|
|
506
|
-
}
|
|
507
|
-
.reference-picker-modal--content > h2 .icon[data-v-3f1a4ac7] {
|
|
508
|
-
margin-right: 8px;
|
|
509
|
-
}
|