@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
|
@@ -0,0 +1,165 @@
|
|
|
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-b4e3d453] {
|
|
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-b4e3d453] {
|
|
31
|
+
display: flex;
|
|
32
|
+
position: relative;
|
|
33
|
+
width: 100%;
|
|
34
|
+
}
|
|
35
|
+
.list-item__wrapper--active .list-item[data-v-b4e3d453],
|
|
36
|
+
.list-item__wrapper.active .list-item[data-v-b4e3d453] {
|
|
37
|
+
background-color: var(--color-primary-element);
|
|
38
|
+
}
|
|
39
|
+
.list-item__wrapper--active .list-item[data-v-b4e3d453]:hover,
|
|
40
|
+
.list-item__wrapper--active .list-item[data-v-b4e3d453]:focus-within,
|
|
41
|
+
.list-item__wrapper--active .list-item[data-v-b4e3d453]:has(:focus-visible),
|
|
42
|
+
.list-item__wrapper--active .list-item[data-v-b4e3d453]:has(:active),
|
|
43
|
+
.list-item__wrapper.active .list-item[data-v-b4e3d453]:hover,
|
|
44
|
+
.list-item__wrapper.active .list-item[data-v-b4e3d453]:focus-within,
|
|
45
|
+
.list-item__wrapper.active .list-item[data-v-b4e3d453]:has(:focus-visible),
|
|
46
|
+
.list-item__wrapper.active .list-item[data-v-b4e3d453]:has(:active) {
|
|
47
|
+
background-color: var(--color-primary-element-hover);
|
|
48
|
+
}
|
|
49
|
+
.list-item__wrapper--active .line-one__name[data-v-b4e3d453],
|
|
50
|
+
.list-item__wrapper--active .line-one__details[data-v-b4e3d453],
|
|
51
|
+
.list-item__wrapper.active .line-one__name[data-v-b4e3d453],
|
|
52
|
+
.list-item__wrapper.active .line-one__details[data-v-b4e3d453],
|
|
53
|
+
.list-item__wrapper--active .line-two__subname[data-v-b4e3d453],
|
|
54
|
+
.list-item__wrapper.active .line-two__subname[data-v-b4e3d453] {
|
|
55
|
+
color: var(--color-primary-element-text) !important;
|
|
56
|
+
}
|
|
57
|
+
.list-item[data-v-b4e3d453] {
|
|
58
|
+
box-sizing: border-box;
|
|
59
|
+
display: flex;
|
|
60
|
+
position: relative;
|
|
61
|
+
flex: 0 0 auto;
|
|
62
|
+
justify-content: flex-start;
|
|
63
|
+
padding: 8px 10px;
|
|
64
|
+
margin: 4px;
|
|
65
|
+
width: calc(100% - 8px);
|
|
66
|
+
border-radius: 32px;
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
transition: background-color var(--animation-quick) ease-in-out;
|
|
69
|
+
list-style: none;
|
|
70
|
+
}
|
|
71
|
+
.list-item[data-v-b4e3d453]:hover,
|
|
72
|
+
.list-item[data-v-b4e3d453]:focus-within,
|
|
73
|
+
.list-item[data-v-b4e3d453]:has(:active),
|
|
74
|
+
.list-item[data-v-b4e3d453]:has(:focus-visible) {
|
|
75
|
+
background-color: var(--color-background-hover);
|
|
76
|
+
}
|
|
77
|
+
.list-item[data-v-b4e3d453]:has(.list-item__anchor:focus-visible) {
|
|
78
|
+
outline: 2px solid var(--color-main-text);
|
|
79
|
+
box-shadow: 0 0 0 4px var(--color-main-background);
|
|
80
|
+
}
|
|
81
|
+
.list-item--compact[data-v-b4e3d453] {
|
|
82
|
+
padding: 4px 10px;
|
|
83
|
+
}
|
|
84
|
+
.list-item--compact .list-item__anchor .line-one[data-v-b4e3d453],
|
|
85
|
+
.list-item--compact .list-item__anchor .line-two[data-v-b4e3d453] {
|
|
86
|
+
margin-block: -4px;
|
|
87
|
+
}
|
|
88
|
+
.list-item__anchor[data-v-b4e3d453] {
|
|
89
|
+
display: flex;
|
|
90
|
+
flex: 1 0 auto;
|
|
91
|
+
align-items: center;
|
|
92
|
+
height: var(--default-clickable-area);
|
|
93
|
+
}
|
|
94
|
+
.list-item__anchor[data-v-b4e3d453]:focus-visible {
|
|
95
|
+
outline: none;
|
|
96
|
+
}
|
|
97
|
+
.list-item-content[data-v-b4e3d453] {
|
|
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-b4e3d453] {
|
|
104
|
+
flex: 1 1 auto;
|
|
105
|
+
width: 0;
|
|
106
|
+
margin: auto 0;
|
|
107
|
+
}
|
|
108
|
+
.list-item-content__main--oneline[data-v-b4e3d453] {
|
|
109
|
+
display: flex;
|
|
110
|
+
}
|
|
111
|
+
.list-item-content__actions[data-v-b4e3d453] {
|
|
112
|
+
flex: 0 0 auto;
|
|
113
|
+
align-self: center;
|
|
114
|
+
justify-content: center;
|
|
115
|
+
margin-left: 4px;
|
|
116
|
+
}
|
|
117
|
+
.list-item__extra[data-v-b4e3d453] {
|
|
118
|
+
margin-top: 4px;
|
|
119
|
+
}
|
|
120
|
+
.line-one[data-v-b4e3d453] {
|
|
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-b4e3d453] {
|
|
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-b4e3d453] {
|
|
137
|
+
color: var(--color-text-maxcontrast);
|
|
138
|
+
margin: 0 9px;
|
|
139
|
+
font-weight: 400;
|
|
140
|
+
}
|
|
141
|
+
.line-two[data-v-b4e3d453] {
|
|
142
|
+
display: flex;
|
|
143
|
+
align-items: flex-start;
|
|
144
|
+
justify-content: space-between;
|
|
145
|
+
white-space: nowrap;
|
|
146
|
+
}
|
|
147
|
+
.line-two--bold[data-v-b4e3d453] {
|
|
148
|
+
font-weight: 700;
|
|
149
|
+
}
|
|
150
|
+
.line-two__subname[data-v-b4e3d453] {
|
|
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-b4e3d453] {
|
|
159
|
+
margin: 2px 4px 0;
|
|
160
|
+
display: flex;
|
|
161
|
+
align-items: center;
|
|
162
|
+
}
|
|
163
|
+
.line-two__indicator[data-v-b4e3d453] {
|
|
164
|
+
margin: 0 5px;
|
|
165
|
+
}
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-9c74f2e0] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
27
27
|
align-items: center;
|
|
28
28
|
justify-content: center;
|
|
29
29
|
}
|
|
30
|
-
.mention-bubble--primary .mention-bubble__content[data-v-
|
|
30
|
+
.mention-bubble--primary .mention-bubble__content[data-v-9c74f2e0] {
|
|
31
31
|
color: var(--color-primary-element-text);
|
|
32
32
|
background-color: var(--color-primary-element);
|
|
33
33
|
}
|
|
34
|
-
.mention-bubble__wrapper[data-v-
|
|
34
|
+
.mention-bubble__wrapper[data-v-9c74f2e0] {
|
|
35
35
|
max-width: 150px;
|
|
36
36
|
height: 18px;
|
|
37
37
|
vertical-align: text-bottom;
|
|
38
38
|
display: inline-flex;
|
|
39
39
|
align-items: center;
|
|
40
40
|
}
|
|
41
|
-
.mention-bubble__content[data-v-
|
|
41
|
+
.mention-bubble__content[data-v-9c74f2e0] {
|
|
42
42
|
display: inline-flex;
|
|
43
43
|
overflow: hidden;
|
|
44
44
|
align-items: center;
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
border-radius: 10px;
|
|
52
52
|
background-color: var(--color-background-dark);
|
|
53
53
|
}
|
|
54
|
-
.mention-bubble__icon[data-v-
|
|
54
|
+
.mention-bubble__icon[data-v-9c74f2e0] {
|
|
55
55
|
position: relative;
|
|
56
56
|
width: 16px;
|
|
57
57
|
height: 16px;
|
|
@@ -61,20 +61,20 @@
|
|
|
61
61
|
background-position: center;
|
|
62
62
|
background-size: 12px;
|
|
63
63
|
}
|
|
64
|
-
.mention-bubble__icon--with-avatar[data-v-
|
|
64
|
+
.mention-bubble__icon--with-avatar[data-v-9c74f2e0] {
|
|
65
65
|
color: inherit;
|
|
66
66
|
background-size: cover;
|
|
67
67
|
}
|
|
68
|
-
.mention-bubble__title[data-v-
|
|
68
|
+
.mention-bubble__title[data-v-9c74f2e0] {
|
|
69
69
|
overflow: hidden;
|
|
70
70
|
margin-left: 2px;
|
|
71
71
|
white-space: nowrap;
|
|
72
72
|
text-overflow: ellipsis;
|
|
73
73
|
}
|
|
74
|
-
.mention-bubble__title[data-v-
|
|
74
|
+
.mention-bubble__title[data-v-9c74f2e0]:before {
|
|
75
75
|
content: attr(title);
|
|
76
76
|
}
|
|
77
|
-
.mention-bubble__select[data-v-
|
|
77
|
+
.mention-bubble__select[data-v-9c74f2e0] {
|
|
78
78
|
position: absolute;
|
|
79
79
|
z-index: -1;
|
|
80
80
|
left: -1000px;
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
.material-design-icon[data-v-
|
|
23
|
+
.material-design-icon[data-v-1ea9d450] {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-self: center;
|
|
26
26
|
justify-self: center;
|
|
27
27
|
align-items: center;
|
|
28
28
|
justify-content: center;
|
|
29
29
|
}
|
|
30
|
-
.modal-mask[data-v-
|
|
30
|
+
.modal-mask[data-v-1ea9d450] {
|
|
31
31
|
position: fixed;
|
|
32
32
|
z-index: 9998;
|
|
33
33
|
top: 0;
|
|
@@ -37,10 +37,10 @@
|
|
|
37
37
|
height: 100%;
|
|
38
38
|
background-color: #00000080;
|
|
39
39
|
}
|
|
40
|
-
.modal-mask--dark[data-v-
|
|
40
|
+
.modal-mask--dark[data-v-1ea9d450] {
|
|
41
41
|
background-color: #000000eb;
|
|
42
42
|
}
|
|
43
|
-
.modal-header[data-v-
|
|
43
|
+
.modal-header[data-v-1ea9d450] {
|
|
44
44
|
position: absolute;
|
|
45
45
|
z-index: 10001;
|
|
46
46
|
top: 0;
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
overflow: hidden;
|
|
55
55
|
transition: opacity .25s, visibility .25s;
|
|
56
56
|
}
|
|
57
|
-
.modal-header .modal-name[data-v-
|
|
57
|
+
.modal-header .modal-name[data-v-1ea9d450] {
|
|
58
58
|
overflow-x: hidden;
|
|
59
59
|
box-sizing: border-box;
|
|
60
60
|
width: 100%;
|
|
@@ -67,19 +67,19 @@
|
|
|
67
67
|
margin-bottom: 0;
|
|
68
68
|
}
|
|
69
69
|
@media only screen and (min-width: 1024px) {
|
|
70
|
-
.modal-header .modal-name[data-v-
|
|
70
|
+
.modal-header .modal-name[data-v-1ea9d450] {
|
|
71
71
|
padding-left: 132px;
|
|
72
72
|
text-align: center;
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
.modal-header .icons-menu[data-v-
|
|
75
|
+
.modal-header .icons-menu[data-v-1ea9d450] {
|
|
76
76
|
position: absolute;
|
|
77
77
|
right: 0;
|
|
78
78
|
display: flex;
|
|
79
79
|
align-items: center;
|
|
80
80
|
justify-content: flex-end;
|
|
81
81
|
}
|
|
82
|
-
.modal-header .icons-menu .header-close[data-v-
|
|
82
|
+
.modal-header .icons-menu .header-close[data-v-1ea9d450] {
|
|
83
83
|
display: flex;
|
|
84
84
|
align-items: center;
|
|
85
85
|
justify-content: center;
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
margin: 3px;
|
|
88
88
|
padding: 0;
|
|
89
89
|
}
|
|
90
|
-
.modal-header .icons-menu .play-pause-icons[data-v-
|
|
90
|
+
.modal-header .icons-menu .play-pause-icons[data-v-1ea9d450] {
|
|
91
91
|
position: relative;
|
|
92
92
|
width: 50px;
|
|
93
93
|
height: 50px;
|
|
@@ -97,16 +97,16 @@
|
|
|
97
97
|
border: none;
|
|
98
98
|
background-color: transparent;
|
|
99
99
|
}
|
|
100
|
-
.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__play[data-v-
|
|
101
|
-
.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-
|
|
102
|
-
.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-
|
|
103
|
-
.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-
|
|
100
|
+
.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__play[data-v-1ea9d450],
|
|
101
|
+
.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-1ea9d450],
|
|
102
|
+
.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-1ea9d450],
|
|
103
|
+
.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-1ea9d450] {
|
|
104
104
|
opacity: 1;
|
|
105
105
|
border-radius: 22px;
|
|
106
106
|
background-color: #7f7f7f40;
|
|
107
107
|
}
|
|
108
|
-
.modal-header .icons-menu .play-pause-icons__play[data-v-
|
|
109
|
-
.modal-header .icons-menu .play-pause-icons__pause[data-v-
|
|
108
|
+
.modal-header .icons-menu .play-pause-icons__play[data-v-1ea9d450],
|
|
109
|
+
.modal-header .icons-menu .play-pause-icons__pause[data-v-1ea9d450] {
|
|
110
110
|
box-sizing: border-box;
|
|
111
111
|
width: 44px;
|
|
112
112
|
height: 44px;
|
|
@@ -114,13 +114,13 @@
|
|
|
114
114
|
cursor: pointer;
|
|
115
115
|
opacity: .7;
|
|
116
116
|
}
|
|
117
|
-
.modal-header .icons-menu .header-actions[data-v-
|
|
117
|
+
.modal-header .icons-menu .header-actions[data-v-1ea9d450] {
|
|
118
118
|
color: #fff;
|
|
119
119
|
}
|
|
120
|
-
.modal-header .icons-menu[data-v-
|
|
120
|
+
.modal-header .icons-menu[data-v-1ea9d450] .action-item {
|
|
121
121
|
margin: 3px;
|
|
122
122
|
}
|
|
123
|
-
.modal-header .icons-menu[data-v-
|
|
123
|
+
.modal-header .icons-menu[data-v-1ea9d450] .action-item--single {
|
|
124
124
|
box-sizing: border-box;
|
|
125
125
|
width: 44px;
|
|
126
126
|
height: 44px;
|
|
@@ -128,18 +128,18 @@
|
|
|
128
128
|
background-position: center;
|
|
129
129
|
background-size: 22px;
|
|
130
130
|
}
|
|
131
|
-
.modal-header .icons-menu[data-v-
|
|
131
|
+
.modal-header .icons-menu[data-v-1ea9d450] button {
|
|
132
132
|
color: #fff;
|
|
133
133
|
}
|
|
134
|
-
.modal-header .icons-menu[data-v-
|
|
134
|
+
.modal-header .icons-menu[data-v-1ea9d450] .action-item__menutoggle {
|
|
135
135
|
padding: 0;
|
|
136
136
|
}
|
|
137
|
-
.modal-header .icons-menu[data-v-
|
|
138
|
-
.modal-header .icons-menu[data-v-
|
|
137
|
+
.modal-header .icons-menu[data-v-1ea9d450] .action-item__menutoggle span,
|
|
138
|
+
.modal-header .icons-menu[data-v-1ea9d450] .action-item__menutoggle svg {
|
|
139
139
|
width: var(--icon-size);
|
|
140
140
|
height: var(--icon-size);
|
|
141
141
|
}
|
|
142
|
-
.modal-wrapper[data-v-
|
|
142
|
+
.modal-wrapper[data-v-1ea9d450] {
|
|
143
143
|
display: flex;
|
|
144
144
|
align-items: center;
|
|
145
145
|
justify-content: center;
|
|
@@ -147,8 +147,8 @@
|
|
|
147
147
|
width: 100%;
|
|
148
148
|
height: 100%;
|
|
149
149
|
}
|
|
150
|
-
.modal-wrapper .prev[data-v-
|
|
151
|
-
.modal-wrapper .next[data-v-
|
|
150
|
+
.modal-wrapper .prev[data-v-1ea9d450],
|
|
151
|
+
.modal-wrapper .next[data-v-1ea9d450] {
|
|
152
152
|
z-index: 10000;
|
|
153
153
|
height: 35vh;
|
|
154
154
|
min-height: 300px;
|
|
@@ -156,18 +156,18 @@
|
|
|
156
156
|
transition: opacity .25s;
|
|
157
157
|
color: #fff;
|
|
158
158
|
}
|
|
159
|
-
.modal-wrapper .prev[data-v-
|
|
160
|
-
.modal-wrapper .next[data-v-
|
|
159
|
+
.modal-wrapper .prev[data-v-1ea9d450]:focus-visible,
|
|
160
|
+
.modal-wrapper .next[data-v-1ea9d450]:focus-visible {
|
|
161
161
|
box-shadow: 0 0 0 2px var(--color-primary-element-text);
|
|
162
162
|
background-color: var(--color-box-shadow);
|
|
163
163
|
}
|
|
164
|
-
.modal-wrapper .prev[data-v-
|
|
164
|
+
.modal-wrapper .prev[data-v-1ea9d450] {
|
|
165
165
|
left: 2px;
|
|
166
166
|
}
|
|
167
|
-
.modal-wrapper .next[data-v-
|
|
167
|
+
.modal-wrapper .next[data-v-1ea9d450] {
|
|
168
168
|
right: 2px;
|
|
169
169
|
}
|
|
170
|
-
.modal-wrapper .modal-container[data-v-
|
|
170
|
+
.modal-wrapper .modal-container[data-v-1ea9d450] {
|
|
171
171
|
position: relative;
|
|
172
172
|
display: flex;
|
|
173
173
|
padding: 0;
|
|
@@ -177,33 +177,33 @@
|
|
|
177
177
|
color: var(--color-main-text);
|
|
178
178
|
box-shadow: 0 0 40px #0003;
|
|
179
179
|
}
|
|
180
|
-
.modal-wrapper .modal-container__close[data-v-
|
|
180
|
+
.modal-wrapper .modal-container__close[data-v-1ea9d450] {
|
|
181
181
|
z-index: 1;
|
|
182
182
|
position: absolute;
|
|
183
183
|
top: 4px;
|
|
184
184
|
right: 4px;
|
|
185
185
|
}
|
|
186
|
-
.modal-wrapper .modal-container__content[data-v-
|
|
186
|
+
.modal-wrapper .modal-container__content[data-v-1ea9d450] {
|
|
187
187
|
width: 100%;
|
|
188
188
|
min-height: 52px;
|
|
189
189
|
overflow: auto;
|
|
190
190
|
}
|
|
191
|
-
.modal-wrapper--small .modal-container[data-v-
|
|
191
|
+
.modal-wrapper--small > .modal-container[data-v-1ea9d450] {
|
|
192
192
|
width: 400px;
|
|
193
193
|
max-width: 90%;
|
|
194
194
|
max-height: min(90%, 100% - 100px);
|
|
195
195
|
}
|
|
196
|
-
.modal-wrapper--normal .modal-container[data-v-
|
|
196
|
+
.modal-wrapper--normal > .modal-container[data-v-1ea9d450] {
|
|
197
197
|
max-width: 90%;
|
|
198
198
|
width: 600px;
|
|
199
199
|
max-height: min(90%, 100% - 100px);
|
|
200
200
|
}
|
|
201
|
-
.modal-wrapper--large .modal-container[data-v-
|
|
201
|
+
.modal-wrapper--large > .modal-container[data-v-1ea9d450] {
|
|
202
202
|
max-width: 90%;
|
|
203
203
|
width: 900px;
|
|
204
204
|
max-height: min(90%, 100% - 100px);
|
|
205
205
|
}
|
|
206
|
-
.modal-wrapper--full .modal-container[data-v-
|
|
206
|
+
.modal-wrapper--full > .modal-container[data-v-1ea9d450] {
|
|
207
207
|
width: 100%;
|
|
208
208
|
height: calc(100% - var(--header-height));
|
|
209
209
|
position: absolute;
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
border-radius: 0;
|
|
212
212
|
}
|
|
213
213
|
@media only screen and ((max-width: 512px) or (max-height: 400px)) {
|
|
214
|
-
.modal-wrapper .modal-container[data-v-
|
|
214
|
+
.modal-wrapper .modal-container[data-v-1ea9d450] {
|
|
215
215
|
max-width: initial;
|
|
216
216
|
width: 100%;
|
|
217
217
|
max-height: initial;
|
|
@@ -221,60 +221,60 @@
|
|
|
221
221
|
border-radius: 0;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
|
-
.fade-enter-active[data-v-
|
|
225
|
-
.fade-leave-active[data-v-
|
|
224
|
+
.fade-enter-active[data-v-1ea9d450],
|
|
225
|
+
.fade-leave-active[data-v-1ea9d450] {
|
|
226
226
|
transition: opacity .25s;
|
|
227
227
|
}
|
|
228
|
-
.fade-enter[data-v-
|
|
229
|
-
.fade-leave-to[data-v-
|
|
228
|
+
.fade-enter[data-v-1ea9d450],
|
|
229
|
+
.fade-leave-to[data-v-1ea9d450] {
|
|
230
230
|
opacity: 0;
|
|
231
231
|
}
|
|
232
|
-
.fade-visibility-enter[data-v-
|
|
233
|
-
.fade-visibility-leave-to[data-v-
|
|
232
|
+
.fade-visibility-enter[data-v-1ea9d450],
|
|
233
|
+
.fade-visibility-leave-to[data-v-1ea9d450] {
|
|
234
234
|
visibility: hidden;
|
|
235
235
|
opacity: 0;
|
|
236
236
|
}
|
|
237
|
-
.modal-in-enter-active[data-v-
|
|
238
|
-
.modal-in-leave-active[data-v-
|
|
239
|
-
.modal-out-enter-active[data-v-
|
|
240
|
-
.modal-out-leave-active[data-v-
|
|
237
|
+
.modal-in-enter-active[data-v-1ea9d450],
|
|
238
|
+
.modal-in-leave-active[data-v-1ea9d450],
|
|
239
|
+
.modal-out-enter-active[data-v-1ea9d450],
|
|
240
|
+
.modal-out-leave-active[data-v-1ea9d450] {
|
|
241
241
|
transition: opacity .25s;
|
|
242
242
|
}
|
|
243
|
-
.modal-in-enter[data-v-
|
|
244
|
-
.modal-in-leave-to[data-v-
|
|
245
|
-
.modal-out-enter[data-v-
|
|
246
|
-
.modal-out-leave-to[data-v-
|
|
243
|
+
.modal-in-enter[data-v-1ea9d450],
|
|
244
|
+
.modal-in-leave-to[data-v-1ea9d450],
|
|
245
|
+
.modal-out-enter[data-v-1ea9d450],
|
|
246
|
+
.modal-out-leave-to[data-v-1ea9d450] {
|
|
247
247
|
opacity: 0;
|
|
248
248
|
}
|
|
249
|
-
.modal-in-enter .modal-container[data-v-
|
|
250
|
-
.modal-in-leave-to .modal-container[data-v-
|
|
249
|
+
.modal-in-enter .modal-container[data-v-1ea9d450],
|
|
250
|
+
.modal-in-leave-to .modal-container[data-v-1ea9d450] {
|
|
251
251
|
transform: scale(.9);
|
|
252
252
|
}
|
|
253
|
-
.modal-out-enter .modal-container[data-v-
|
|
254
|
-
.modal-out-leave-to .modal-container[data-v-
|
|
253
|
+
.modal-out-enter .modal-container[data-v-1ea9d450],
|
|
254
|
+
.modal-out-leave-to .modal-container[data-v-1ea9d450] {
|
|
255
255
|
transform: scale(1.1);
|
|
256
256
|
}
|
|
257
|
-
.modal-mask .play-pause-icons .progress-ring[data-v-
|
|
257
|
+
.modal-mask .play-pause-icons .progress-ring[data-v-1ea9d450] {
|
|
258
258
|
position: absolute;
|
|
259
259
|
top: 0;
|
|
260
260
|
left: 0;
|
|
261
261
|
transform: rotate(-90deg);
|
|
262
262
|
}
|
|
263
|
-
.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-
|
|
263
|
+
.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-1ea9d450] {
|
|
264
264
|
transition: .1s stroke-dashoffset;
|
|
265
265
|
transform-origin: 50% 50%;
|
|
266
|
-
animation: progressring-
|
|
266
|
+
animation: progressring-1ea9d450 linear var(--slideshow-duration) infinite;
|
|
267
267
|
stroke-linecap: round;
|
|
268
268
|
stroke-dashoffset: 94.2477796077;
|
|
269
269
|
stroke-dasharray: 94.2477796077;
|
|
270
270
|
}
|
|
271
|
-
.modal-mask .play-pause-icons--paused .icon-pause[data-v-
|
|
272
|
-
animation: breath-
|
|
271
|
+
.modal-mask .play-pause-icons--paused .icon-pause[data-v-1ea9d450] {
|
|
272
|
+
animation: breath-1ea9d450 2s cubic-bezier(.4, 0, .2, 1) infinite;
|
|
273
273
|
}
|
|
274
|
-
.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-
|
|
274
|
+
.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-1ea9d450] {
|
|
275
275
|
animation-play-state: paused !important;
|
|
276
276
|
}
|
|
277
|
-
@keyframes progressring-
|
|
277
|
+
@keyframes progressring-1ea9d450 {
|
|
278
278
|
0% {
|
|
279
279
|
stroke-dashoffset: 94.2477796077;
|
|
280
280
|
}
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
stroke-dashoffset: 0;
|
|
283
283
|
}
|
|
284
284
|
}
|
|
285
|
-
@keyframes breath-
|
|
285
|
+
@keyframes breath-1ea9d450 {
|
|
286
286
|
0% {
|
|
287
287
|
opacity: 1;
|
|
288
288
|
}
|