@nextcloud/vue 8.14.0 → 8.15.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 +37 -0
- package/README.md +1 -0
- package/dist/Components/NcActionButtonGroup.cjs +1 -1
- package/dist/Components/NcActionButtonGroup.mjs +1 -1
- package/dist/Components/NcActionInput.cjs +1 -1
- package/dist/Components/NcActionInput.mjs +1 -1
- package/dist/Components/NcActions.cjs +1 -1
- package/dist/Components/NcActions.mjs +1 -1
- package/dist/Components/NcAppContent.cjs +1 -1
- package/dist/Components/NcAppContent.mjs +1 -1
- package/dist/Components/NcAppNavigation.cjs +1 -1
- package/dist/Components/NcAppNavigation.mjs +1 -1
- package/dist/Components/NcAppNavigationCaption.cjs +1 -1
- package/dist/Components/NcAppNavigationCaption.mjs +1 -1
- package/dist/Components/NcAppNavigationItem.cjs +1 -1
- package/dist/Components/NcAppNavigationItem.mjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.cjs +1 -1
- package/dist/Components/NcAppNavigationNewItem.mjs +1 -1
- package/dist/Components/NcAppNavigationSearch.cjs +3 -0
- package/dist/Components/NcAppNavigationSearch.cjs.map +1 -0
- package/dist/Components/NcAppNavigationSearch.mjs +4 -0
- package/dist/Components/NcAppNavigationSearch.mjs.map +1 -0
- package/dist/Components/NcAppNavigationSettings.cjs +1 -1
- package/dist/Components/NcAppNavigationSettings.mjs +1 -1
- package/dist/Components/NcAppNavigationToggle.cjs +1 -1
- package/dist/Components/NcAppNavigationToggle.mjs +1 -1
- package/dist/Components/NcAppSettingsDialog.cjs +1 -1
- package/dist/Components/NcAppSettingsDialog.mjs +1 -1
- package/dist/Components/NcAppSettingsSection.cjs +2 -2
- package/dist/Components/NcAppSettingsSection.cjs.map +1 -1
- package/dist/Components/NcAppSettingsSection.mjs +2 -2
- package/dist/Components/NcAppSettingsSection.mjs.map +1 -1
- package/dist/Components/NcAppSidebar.cjs +1 -1
- package/dist/Components/NcAppSidebar.mjs +1 -1
- package/dist/Components/NcAvatar.cjs +1 -1
- package/dist/Components/NcAvatar.mjs +1 -1
- package/dist/Components/NcBreadcrumb.cjs +1 -1
- package/dist/Components/NcBreadcrumb.mjs +1 -1
- package/dist/Components/NcBreadcrumbs.cjs +1 -1
- package/dist/Components/NcBreadcrumbs.mjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.cjs +1 -1
- package/dist/Components/NcCheckboxRadioSwitch.mjs +1 -1
- package/dist/Components/NcChip.cjs +3 -3
- package/dist/Components/NcChip.mjs +3 -3
- package/dist/Components/NcCollectionList.cjs +1 -1
- package/dist/Components/NcCollectionList.mjs +1 -1
- package/dist/Components/NcColorPicker.cjs +1 -1
- package/dist/Components/NcColorPicker.mjs +1 -1
- package/dist/Components/NcContent.cjs +1 -1
- package/dist/Components/NcContent.mjs +1 -1
- package/dist/Components/NcDashboardWidget.cjs +1 -1
- package/dist/Components/NcDashboardWidget.mjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.cjs +1 -1
- package/dist/Components/NcDashboardWidgetItem.mjs +1 -1
- package/dist/Components/NcDateTime.cjs +1 -1
- package/dist/Components/NcDateTime.mjs +1 -1
- package/dist/Components/NcDateTimePicker.cjs +5 -5
- package/dist/Components/NcDateTimePicker.mjs +5 -5
- package/dist/Components/NcDateTimePickerNative.cjs +1 -1
- package/dist/Components/NcDateTimePickerNative.mjs +1 -1
- package/dist/Components/NcEmojiPicker.cjs +1 -1
- package/dist/Components/NcEmojiPicker.mjs +1 -1
- package/dist/Components/NcInputField.cjs +11 -14
- package/dist/Components/NcInputField.cjs.map +1 -1
- package/dist/Components/NcInputField.mjs +11 -14
- package/dist/Components/NcInputField.mjs.map +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 +17 -8
- package/dist/Components/NcModal.cjs.map +1 -1
- package/dist/Components/NcModal.mjs +17 -8
- package/dist/Components/NcModal.mjs.map +1 -1
- package/dist/Components/NcPasswordField.cjs +1 -1
- package/dist/Components/NcPasswordField.mjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.cjs +1 -1
- package/dist/Components/NcRelatedResourcesPanel.mjs +1 -1
- package/dist/Components/NcRichContenteditable.cjs +1 -1
- package/dist/Components/NcRichContenteditable.mjs +1 -1
- package/dist/Components/NcRichText.cjs +2 -2
- package/dist/Components/NcRichText.mjs +3 -3
- package/dist/Components/NcSelect.cjs +1 -1
- package/dist/Components/NcSelect.mjs +1 -1
- package/dist/Components/NcSelectTags.cjs +1 -1
- package/dist/Components/NcSelectTags.mjs +1 -1
- package/dist/Components/NcSettingsInputText.cjs +1 -1
- package/dist/Components/NcSettingsInputText.mjs +1 -1
- package/dist/Components/NcSettingsSection.cjs +1 -1
- package/dist/Components/NcSettingsSection.mjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.cjs +1 -1
- package/dist/Components/NcSettingsSelectGroup.mjs +1 -1
- package/dist/Components/NcTextField.cjs +1 -1
- package/dist/Components/NcTextField.mjs +1 -1
- package/dist/Components/NcTimezonePicker.cjs +1 -1
- package/dist/Components/NcTimezonePicker.mjs +1 -1
- package/dist/Components/NcUserBubble.cjs +1 -1
- package/dist/Components/NcUserBubble.mjs +1 -1
- package/dist/Components/NcUserStatusIcon.cjs +1 -1
- package/dist/Components/NcUserStatusIcon.mjs +1 -1
- package/dist/Functions/reference.cjs +1 -1
- package/dist/Functions/reference.mjs +1 -1
- package/dist/Functions/usernameToColor.cjs +1 -1
- package/dist/Functions/usernameToColor.mjs +1 -1
- package/dist/Mixins/clickOutsideOptions.cjs.map +1 -1
- package/dist/Mixins/clickOutsideOptions.mjs.map +1 -1
- package/dist/assets/{NcActions-JDMMURyt.css → NcActions-BAHCEkZI.css} +13 -13
- package/dist/assets/{NcAppContent-B1ZWQTUv.css → NcAppContent-DVBVZyuW.css} +20 -26
- package/dist/assets/{NcAppNavigation-DvCTUTpR.css → NcAppNavigation-DdJfTimg.css} +17 -11
- package/dist/assets/{NcAppNavigationCaption-Cgexlz2n.css → NcAppNavigationCaption-CYv7YhUS.css} +9 -9
- package/dist/assets/{NcAppNavigationItem-Cas1plMr.css → NcAppNavigationItem-Vg0-UrGT.css} +30 -30
- package/dist/assets/{NcAppNavigationNewItem-Dw2sHtEO.css → NcAppNavigationNewItem-s6Dd9PrB.css} +32 -32
- package/dist/assets/NcAppNavigationSearch-BLGG_WBn.css +41 -0
- package/dist/assets/{NcAppNavigationSettings-DtCFYPKb.css → NcAppNavigationSettings-AzpTlUym.css} +14 -14
- package/dist/assets/{NcAppSettingsSection-AUZ2NjMX.css → NcAppSettingsSection-qU4SUZvh.css} +4 -4
- package/dist/assets/{NcAppSidebar-GLK326IR.css → NcAppSidebar-CpV7czJx.css} +43 -43
- package/dist/assets/{NcColorPicker-Ctv2cwt1.css → NcColorPicker-CpkfRGO1.css} +31 -31
- package/dist/assets/{NcDateTimePicker-BR1KY59N.css → NcDateTimePicker-Aq9TnHYj.css} +7 -7
- package/dist/assets/NcInputField-B7T0X2lM.css +166 -0
- package/dist/assets/NcListItem-Cah9oImZ.css +164 -0
- package/dist/assets/{NcModal-CYa2IEvm.css → NcModal-Ch7ovo9y.css} +59 -59
- package/dist/assets/{NcRichText-BzeK2YTS.css → NcRichText-BKnmtD0n.css} +3 -3
- package/dist/chunks/{GenColors-DtEnxSd9.mjs → GenColors-BV6-FB5-.mjs} +1 -1
- package/dist/chunks/{GenColors-DtEnxSd9.mjs.map → GenColors-BV6-FB5-.mjs.map} +1 -1
- package/dist/chunks/{GenColors-Dt-3yZwf.cjs → GenColors-CzzMrdzl.cjs} +1 -1
- package/dist/chunks/{GenColors-Dt-3yZwf.cjs.map → GenColors-CzzMrdzl.cjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-DKtkuRy5.cjs → NcActionButtonGroup-CIHtVerj.cjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-DKtkuRy5.cjs.map → NcActionButtonGroup-CIHtVerj.cjs.map} +1 -1
- package/dist/chunks/{NcActionButtonGroup-B62_HajM.mjs → NcActionButtonGroup-YZjkAQfi.mjs} +1 -1
- package/dist/chunks/{NcActionButtonGroup-B62_HajM.mjs.map → NcActionButtonGroup-YZjkAQfi.mjs.map} +1 -1
- package/dist/chunks/{NcActionInput-Dw1TL9ig.cjs → NcActionInput-BolqgAyP.cjs} +5 -5
- package/dist/chunks/{NcActionInput-Dw1TL9ig.cjs.map → NcActionInput-BolqgAyP.cjs.map} +1 -1
- package/dist/chunks/{NcActionInput-DvbN3P1D.mjs → NcActionInput-Dffj2gx5.mjs} +5 -5
- package/dist/chunks/{NcActionInput-DvbN3P1D.mjs.map → NcActionInput-Dffj2gx5.mjs.map} +1 -1
- package/dist/chunks/{NcActions-DRSoPS6a.cjs → NcActions-BanQsba7.cjs} +42 -15
- package/dist/chunks/NcActions-BanQsba7.cjs.map +1 -0
- package/dist/chunks/{NcActions-CL3YRRgz.mjs → NcActions-jYBYK6WE.mjs} +43 -16
- package/dist/chunks/NcActions-jYBYK6WE.mjs.map +1 -0
- package/dist/chunks/{NcAppContent-ibyvoVc4.cjs → NcAppContent-3ufgCG77.cjs} +4 -4
- package/dist/chunks/{NcAppContent-Cgay0O3i.mjs.map → NcAppContent-3ufgCG77.cjs.map} +1 -1
- package/dist/chunks/{NcAppContent-Cgay0O3i.mjs → NcAppContent-C4K-sTYm.mjs} +4 -4
- package/dist/chunks/{NcAppContent-ibyvoVc4.cjs.map → NcAppContent-C4K-sTYm.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigation-Cw8qnf4l.cjs → NcAppNavigation-Dcf2w78V.cjs} +4 -4
- package/dist/chunks/NcAppNavigation-Dcf2w78V.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigation-D15PXjlO.mjs → NcAppNavigation-hx60VxfZ.mjs} +4 -4
- package/dist/chunks/NcAppNavigation-hx60VxfZ.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigationCaption-DsGPHQvj.mjs → NcAppNavigationCaption-C5x4p-eV.mjs} +3 -3
- package/dist/chunks/NcAppNavigationCaption-C5x4p-eV.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigationCaption-CO8Hwyrb.cjs → NcAppNavigationCaption-Hb65-Hwg.cjs} +3 -3
- package/dist/chunks/NcAppNavigationCaption-Hb65-Hwg.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigationItem-fKe0Oi-K.mjs → NcAppNavigationItem-JGpx1LjC.mjs} +12 -11
- package/dist/chunks/NcAppNavigationItem-JGpx1LjC.mjs.map +1 -0
- package/dist/chunks/{NcAppNavigationItem-BVLg_dnQ.cjs → NcAppNavigationItem-heUPZili.cjs} +12 -11
- package/dist/chunks/NcAppNavigationItem-heUPZili.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigationNewItem-DlC2GWGK.cjs → NcAppNavigationNewItem-Bk8Qo0Yf.cjs} +3 -3
- package/dist/chunks/NcAppNavigationNewItem-Bk8Qo0Yf.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigationNewItem-BEVsUTrd.mjs → NcAppNavigationNewItem-U7nmcavB.mjs} +3 -3
- package/dist/chunks/NcAppNavigationNewItem-U7nmcavB.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationSearch-Ak-Cq3nx.mjs +106 -0
- package/dist/chunks/NcAppNavigationSearch-Ak-Cq3nx.mjs.map +1 -0
- package/dist/chunks/NcAppNavigationSearch-ClnL2j6U.cjs +105 -0
- package/dist/chunks/NcAppNavigationSearch-ClnL2j6U.cjs.map +1 -0
- package/dist/chunks/{NcAppNavigationSettings-BidyunnY.cjs → NcAppNavigationSettings-DABhRWZL.cjs} +4 -4
- package/dist/chunks/{NcAppNavigationSettings-BidyunnY.cjs.map → NcAppNavigationSettings-DABhRWZL.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationSettings-CEHSXiJt.mjs → NcAppNavigationSettings-DtpUeFhv.mjs} +4 -4
- package/dist/chunks/{NcAppNavigationSettings-CEHSXiJt.mjs.map → NcAppNavigationSettings-DtpUeFhv.mjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-DFhfV_Ic.cjs → NcAppNavigationToggle-Ci9rArNU.cjs} +2 -2
- package/dist/chunks/{NcAppNavigationToggle-DFhfV_Ic.cjs.map → NcAppNavigationToggle-Ci9rArNU.cjs.map} +1 -1
- package/dist/chunks/{NcAppNavigationToggle-CdNG26lR.mjs → NcAppNavigationToggle-DTbZFYws.mjs} +2 -2
- package/dist/chunks/{NcAppNavigationToggle-CdNG26lR.mjs.map → NcAppNavigationToggle-DTbZFYws.mjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-Zy4akEYz.cjs → NcAppSettingsDialog-DZcj5Hg3.cjs} +2 -2
- package/dist/chunks/{NcAppSettingsDialog-Zy4akEYz.cjs.map → NcAppSettingsDialog-DZcj5Hg3.cjs.map} +1 -1
- package/dist/chunks/{NcAppSettingsDialog-BExa9wmg.mjs → NcAppSettingsDialog-Dgqy88lj.mjs} +2 -2
- package/dist/chunks/{NcAppSettingsDialog-BExa9wmg.mjs.map → NcAppSettingsDialog-Dgqy88lj.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-CYd47NKe.mjs → NcAppSidebar-CCL2-_-5.mjs} +10 -12
- package/dist/chunks/{NcAppSidebar-kuqm78Wl.cjs.map → NcAppSidebar-CCL2-_-5.mjs.map} +1 -1
- package/dist/chunks/{NcAppSidebar-kuqm78Wl.cjs → NcAppSidebar-CfD7b5WF.cjs} +10 -12
- package/dist/chunks/{NcAppSidebar-CYd47NKe.mjs.map → NcAppSidebar-CfD7b5WF.cjs.map} +1 -1
- package/dist/chunks/{NcAvatar-BC884DnC.mjs → NcAvatar-CLQ7_AQw.mjs} +4 -4
- package/dist/chunks/{NcAvatar-BC884DnC.mjs.map → NcAvatar-CLQ7_AQw.mjs.map} +1 -1
- package/dist/chunks/{NcAvatar-BX8J9gZF.cjs → NcAvatar-CjtwClIu.cjs} +4 -4
- package/dist/chunks/{NcAvatar-BX8J9gZF.cjs.map → NcAvatar-CjtwClIu.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-DbuEPD5w.cjs → NcBreadcrumb-CDSQfqgy.cjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-DbuEPD5w.cjs.map → NcBreadcrumb-CDSQfqgy.cjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumb-BVLavjOe.mjs → NcBreadcrumb-lCjBkeeU.mjs} +1 -1
- package/dist/chunks/{NcBreadcrumb-BVLavjOe.mjs.map → NcBreadcrumb-lCjBkeeU.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-BBO2DLP1.mjs → NcBreadcrumbs-LgHb45DJ.mjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-BBO2DLP1.mjs.map → NcBreadcrumbs-LgHb45DJ.mjs.map} +1 -1
- package/dist/chunks/{NcBreadcrumbs-iIR1Tw0r.cjs → NcBreadcrumbs-eOkyOf9_.cjs} +2 -2
- package/dist/chunks/{NcBreadcrumbs-iIR1Tw0r.cjs.map → NcBreadcrumbs-eOkyOf9_.cjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch-D2GbHtCS.mjs → NcCheckboxRadioSwitch-BU-MnU4U.mjs} +2 -2
- package/dist/chunks/{NcCheckboxRadioSwitch-D2GbHtCS.mjs.map → NcCheckboxRadioSwitch-BU-MnU4U.mjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch-B0HYTOsR.cjs → NcCheckboxRadioSwitch-BbMh0Uc8.cjs} +2 -2
- package/dist/chunks/{NcCheckboxRadioSwitch-B0HYTOsR.cjs.map → NcCheckboxRadioSwitch-BbMh0Uc8.cjs.map} +1 -1
- package/dist/chunks/{NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-ScT6WV__.mjs → NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-D3PU8il5.mjs} +1 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-D3PU8il5.mjs.map +1 -0
- package/dist/chunks/{NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-CPc4BraS.cjs → NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-D63ceZ-I.cjs} +1 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-D63ceZ-I.cjs.map +1 -0
- package/dist/chunks/{NcCollectionList-3O-OrcfS.mjs → NcCollectionList-Csni5btL.mjs} +5 -5
- package/dist/chunks/{NcCollectionList-3O-OrcfS.mjs.map → NcCollectionList-Csni5btL.mjs.map} +1 -1
- package/dist/chunks/{NcCollectionList-D4oNsvJ0.cjs → NcCollectionList-DAeLF8Lc.cjs} +5 -5
- package/dist/chunks/{NcCollectionList-D4oNsvJ0.cjs.map → NcCollectionList-DAeLF8Lc.cjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-D7awy8o_.mjs → NcColorPicker-19JdVR99.mjs} +4 -4
- package/dist/chunks/{NcColorPicker-D7awy8o_.mjs.map → NcColorPicker-19JdVR99.mjs.map} +1 -1
- package/dist/chunks/{NcColorPicker-hOteJtis.cjs → NcColorPicker-DuJJC4lB.cjs} +4 -4
- package/dist/chunks/{NcColorPicker-hOteJtis.cjs.map → NcColorPicker-DuJJC4lB.cjs.map} +1 -1
- package/dist/chunks/{NcContent-Dr9e_aYA.cjs → NcContent-BPWplwmy.cjs} +2 -2
- package/dist/chunks/{NcContent-Dr9e_aYA.cjs.map → NcContent-BPWplwmy.cjs.map} +1 -1
- package/dist/chunks/{NcContent-CQn8oXxp.mjs → NcContent-D2roywh0.mjs} +2 -2
- package/dist/chunks/{NcContent-CQn8oXxp.mjs.map → NcContent-D2roywh0.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-DnDLhRmV.cjs → NcDashboardWidget-CiQ9nKkn.cjs} +4 -4
- package/dist/chunks/{NcDashboardWidget-DnDLhRmV.cjs.map → NcDashboardWidget-CiQ9nKkn.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidget-hTBgsnwG.mjs → NcDashboardWidget-eYMkaNge.mjs} +4 -4
- package/dist/chunks/{NcDashboardWidget-hTBgsnwG.mjs.map → NcDashboardWidget-eYMkaNge.mjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-BorZC7ZL.cjs → NcDashboardWidgetItem-BlmOcEja.cjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-BorZC7ZL.cjs.map → NcDashboardWidgetItem-BlmOcEja.cjs.map} +1 -1
- package/dist/chunks/{NcDashboardWidgetItem-CorJJt6-.mjs → NcDashboardWidgetItem-BtIXF3nP.mjs} +2 -2
- package/dist/chunks/{NcDashboardWidgetItem-CorJJt6-.mjs.map → NcDashboardWidgetItem-BtIXF3nP.mjs.map} +1 -1
- package/dist/chunks/{NcDateTime-K3Rie9qv.cjs → NcDateTime-C06to8gC.cjs} +1 -1
- package/dist/chunks/{NcDateTime-K3Rie9qv.cjs.map → NcDateTime-C06to8gC.cjs.map} +1 -1
- package/dist/chunks/{NcDateTime-Eat0YWPN.mjs → NcDateTime-D63dAM9i.mjs} +1 -1
- package/dist/chunks/{NcDateTime-Eat0YWPN.mjs.map → NcDateTime-D63dAM9i.mjs.map} +1 -1
- package/dist/chunks/{NcEmojiPicker-ziqKge9K.mjs → NcEmojiPicker-C5QwBqju.mjs} +5 -5
- package/dist/chunks/{NcEmojiPicker-ziqKge9K.mjs.map → NcEmojiPicker-C5QwBqju.mjs.map} +1 -1
- package/dist/chunks/{NcEmojiPicker-DCT0-SIC.cjs → NcEmojiPicker-C6N8_T2s.cjs} +5 -5
- package/dist/chunks/{NcEmojiPicker-DCT0-SIC.cjs.map → NcEmojiPicker-C6N8_T2s.cjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-BvsvyKxD.mjs → NcInputConfirmCancel-CHbaA18n.mjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-BvsvyKxD.mjs.map → NcInputConfirmCancel-CHbaA18n.mjs.map} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-Bt_VDaTA.cjs → NcInputConfirmCancel-Cabqh9yr.cjs} +1 -1
- package/dist/chunks/{NcInputConfirmCancel-Bt_VDaTA.cjs.map → NcInputConfirmCancel-Cabqh9yr.cjs.map} +1 -1
- package/dist/chunks/{NcListItem-DwIZ95t7.mjs → NcListItem-0EnLrbng.mjs} +5 -5
- package/dist/chunks/NcListItem-0EnLrbng.mjs.map +1 -0
- package/dist/chunks/{NcListItem-BwUN8FaS.cjs → NcListItem-BfbxhMcD.cjs} +5 -5
- package/dist/chunks/NcListItem-BfbxhMcD.cjs.map +1 -0
- package/dist/chunks/{NcListItemIcon-JeS1a2jI.cjs → NcListItemIcon-57iRCVpy.cjs} +1 -1
- package/dist/chunks/{NcListItemIcon-JeS1a2jI.cjs.map → NcListItemIcon-57iRCVpy.cjs.map} +1 -1
- package/dist/chunks/{NcListItemIcon-DhW1Fob8.mjs → NcListItemIcon-Bw6Wddoz.mjs} +1 -1
- package/dist/chunks/{NcListItemIcon-DhW1Fob8.mjs.map → NcListItemIcon-Bw6Wddoz.mjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-9h22h-sl.cjs → NcPasswordField-Iq8u9C_A.cjs} +2 -2
- package/dist/chunks/{NcPasswordField-9h22h-sl.cjs.map → NcPasswordField-Iq8u9C_A.cjs.map} +1 -1
- package/dist/chunks/{NcPasswordField-xauR6801.mjs → NcPasswordField-U7jnnuI6.mjs} +2 -2
- package/dist/chunks/{NcPasswordField-xauR6801.mjs.map → NcPasswordField-U7jnnuI6.mjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-Be1fGCiu.cjs → NcRelatedResourcesPanel-CHMgVvv8.cjs} +3 -3
- package/dist/chunks/{NcRelatedResourcesPanel-Be1fGCiu.cjs.map → NcRelatedResourcesPanel-CHMgVvv8.cjs.map} +1 -1
- package/dist/chunks/{NcRelatedResourcesPanel-mSjo_nq5.mjs → NcRelatedResourcesPanel-TaYxpT6y.mjs} +3 -3
- package/dist/chunks/{NcRelatedResourcesPanel-mSjo_nq5.mjs.map → NcRelatedResourcesPanel-TaYxpT6y.mjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-BbPOC-_I.cjs → NcRichContenteditable-B32ivG6v.cjs} +10 -8
- package/dist/chunks/{NcRichContenteditable-BbPOC-_I.cjs.map → NcRichContenteditable-B32ivG6v.cjs.map} +1 -1
- package/dist/chunks/{NcRichContenteditable-CakN30zF.mjs → NcRichContenteditable-Jk627HvF.mjs} +10 -8
- package/dist/chunks/{NcRichContenteditable-CakN30zF.mjs.map → NcRichContenteditable-Jk627HvF.mjs.map} +1 -1
- package/dist/chunks/{NcRichText-65CdQLUw.cjs → NcRichText-DhS9L0ia.cjs} +14 -6
- package/dist/chunks/NcRichText-DhS9L0ia.cjs.map +1 -0
- package/dist/chunks/{NcRichText-CCM1HmZE.mjs → NcRichText-rgX1D4Mv.mjs} +14 -6
- package/dist/chunks/NcRichText-rgX1D4Mv.mjs.map +1 -0
- package/dist/chunks/{NcSelect-CmV2Q0A0.cjs → NcSelect-CFkeC89U.cjs} +3 -3
- package/dist/chunks/{NcSelect-CmV2Q0A0.cjs.map → NcSelect-CFkeC89U.cjs.map} +1 -1
- package/dist/chunks/{NcSelect-CKgXIbQN.mjs → NcSelect-VXa9BD3h.mjs} +3 -3
- package/dist/chunks/{NcSelect-CKgXIbQN.mjs.map → NcSelect-VXa9BD3h.mjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-eQRTXuQr.cjs → NcSelectTags-BGqJO7nz.cjs} +2 -2
- package/dist/chunks/{NcSelectTags-eQRTXuQr.cjs.map → NcSelectTags-BGqJO7nz.cjs.map} +1 -1
- package/dist/chunks/{NcSelectTags-BIha_vfa.mjs → NcSelectTags-CnMksmUz.mjs} +2 -2
- package/dist/chunks/{NcSelectTags-BIha_vfa.mjs.map → NcSelectTags-CnMksmUz.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-DDJdALzH.mjs → NcSettingsInputText-6NUV0AUU.mjs} +2 -2
- package/dist/chunks/{NcSettingsInputText-DDJdALzH.mjs.map → NcSettingsInputText-6NUV0AUU.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsInputText-Cdw4mTrp.cjs → NcSettingsInputText-BHQoBpdB.cjs} +2 -2
- package/dist/chunks/{NcSettingsInputText-Cdw4mTrp.cjs.map → NcSettingsInputText-BHQoBpdB.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-CFn4bRnA.mjs → NcSettingsSection-HExFhUqF.mjs} +2 -2
- package/dist/chunks/{NcSettingsSection-CFn4bRnA.mjs.map → NcSettingsSection-HExFhUqF.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSection-uZhZY4jp.cjs → NcSettingsSection-NrhuTTW4.cjs} +2 -2
- package/dist/chunks/{NcSettingsSection-uZhZY4jp.cjs.map → NcSettingsSection-NrhuTTW4.cjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-BJIByip9.mjs → NcSettingsSelectGroup-BvSwvGmQ.mjs} +3 -3
- package/dist/chunks/{NcSettingsSelectGroup-BJIByip9.mjs.map → NcSettingsSelectGroup-BvSwvGmQ.mjs.map} +1 -1
- package/dist/chunks/{NcSettingsSelectGroup-fY7wG4iL.cjs → NcSettingsSelectGroup-DKwhOABo.cjs} +3 -3
- package/dist/chunks/{NcSettingsSelectGroup-fY7wG4iL.cjs.map → NcSettingsSelectGroup-DKwhOABo.cjs.map} +1 -1
- package/dist/chunks/{NcTextField-CjEhJrIE.mjs → NcTextField-DCDVcnqT.mjs} +2 -2
- package/dist/chunks/NcTextField-DCDVcnqT.mjs.map +1 -0
- package/dist/chunks/{NcTextField-DGywgzwv.cjs → NcTextField-DMo1G8i6.cjs} +2 -2
- package/dist/chunks/NcTextField-DMo1G8i6.cjs.map +1 -0
- package/dist/chunks/{NcTimezonePicker-J8vQyRH8.mjs → NcTimezonePicker-CTNhHwMc.mjs} +4 -4
- package/dist/chunks/{NcTimezonePicker-J8vQyRH8.mjs.map → NcTimezonePicker-CTNhHwMc.mjs.map} +1 -1
- package/dist/chunks/{NcTimezonePicker-DLFrgfqk.cjs → NcTimezonePicker-aP3TJBd2.cjs} +4 -4
- package/dist/chunks/{NcTimezonePicker-DLFrgfqk.cjs.map → NcTimezonePicker-aP3TJBd2.cjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-C1ecV_fU.mjs → NcUserBubble-CT56m7hy.mjs} +1 -1
- package/dist/chunks/{NcUserBubble-C1ecV_fU.mjs.map → NcUserBubble-CT56m7hy.mjs.map} +1 -1
- package/dist/chunks/{NcUserBubble-C4fdYO4b.cjs → NcUserBubble-CTJW09AG.cjs} +1 -1
- package/dist/chunks/{NcUserBubble-C4fdYO4b.cjs.map → NcUserBubble-CTJW09AG.cjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-DQyfBtYn.mjs → NcUserStatusIcon-Bw4HYlgZ.mjs} +2 -2
- package/dist/chunks/{NcUserStatusIcon-DQyfBtYn.mjs.map → NcUserStatusIcon-Bw4HYlgZ.mjs.map} +1 -1
- package/dist/chunks/{NcUserStatusIcon-BqUz25xE.cjs → NcUserStatusIcon-DAsG7fFc.cjs} +2 -2
- package/dist/chunks/{NcUserStatusIcon-BqUz25xE.cjs.map → NcUserStatusIcon-DAsG7fFc.cjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-00_hPc9T.mjs → ScopeComponent-C0xOBUg-.mjs} +1 -1
- package/dist/chunks/{ScopeComponent-00_hPc9T.mjs.map → ScopeComponent-C0xOBUg-.mjs.map} +1 -1
- package/dist/chunks/{ScopeComponent-ByTiGqjs.cjs → ScopeComponent-p6wwuGWn.cjs} +1 -1
- package/dist/chunks/{ScopeComponent-ByTiGqjs.cjs.map → ScopeComponent-p6wwuGWn.cjs.map} +1 -1
- package/dist/chunks/{_l10n-DDx8P-X1.mjs → _l10n-CG5VZvYT.mjs} +90 -86
- package/dist/chunks/_l10n-CG5VZvYT.mjs.map +1 -0
- package/dist/chunks/{_l10n-CWsOa8mM.cjs → _l10n-DdIq5MvQ.cjs} +47 -43
- package/dist/chunks/{_l10n-CWsOa8mM.cjs.map → _l10n-DdIq5MvQ.cjs.map} +1 -1
- package/dist/chunks/actionGlobal-DqVa7c7G.mjs.map +1 -1
- package/dist/chunks/actionGlobal-L0Ls8tPJ.cjs.map +1 -1
- package/dist/chunks/{referencePickerModal-Dab6KzWL.cjs → referencePickerModal-Dk80B426.cjs} +8 -8
- package/dist/chunks/{referencePickerModal-Dab6KzWL.cjs.map → referencePickerModal-Dk80B426.cjs.map} +1 -1
- package/dist/chunks/{referencePickerModal-KbBRUf9r.mjs → referencePickerModal-X5iEJq4e.mjs} +8 -8
- package/dist/chunks/{referencePickerModal-KbBRUf9r.mjs.map → referencePickerModal-X5iEJq4e.mjs.map} +1 -1
- package/dist/chunks/{usernameToColor-BzDTLedj.cjs → usernameToColor-B18lWdWj.cjs} +1 -1
- package/dist/chunks/{usernameToColor-BzDTLedj.cjs.map → usernameToColor-B18lWdWj.cjs.map} +1 -1
- package/dist/chunks/{usernameToColor-CB3rGdYw.mjs → usernameToColor-BlQigKGC.mjs} +1 -1
- package/dist/chunks/{usernameToColor-CB3rGdYw.mjs.map → usernameToColor-BlQigKGC.mjs.map} +1 -1
- package/dist/index.cjs +45 -40
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +47 -42
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -1
- package/dist/assets/NcInputField-CrdP183e.css +0 -164
- package/dist/assets/NcListItem-DTaecNLV.css +0 -156
- package/dist/chunks/NcActions-CL3YRRgz.mjs.map +0 -1
- package/dist/chunks/NcActions-DRSoPS6a.cjs.map +0 -1
- package/dist/chunks/NcAppNavigation-Cw8qnf4l.cjs.map +0 -1
- package/dist/chunks/NcAppNavigation-D15PXjlO.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationCaption-CO8Hwyrb.cjs.map +0 -1
- package/dist/chunks/NcAppNavigationCaption-DsGPHQvj.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationItem-BVLg_dnQ.cjs.map +0 -1
- package/dist/chunks/NcAppNavigationItem-fKe0Oi-K.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationNewItem-BEVsUTrd.mjs.map +0 -1
- package/dist/chunks/NcAppNavigationNewItem-DlC2GWGK.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-CPc4BraS.cjs.map +0 -1
- package/dist/chunks/NcCheckboxRadioSwitch.vue_vue_type_style_index_0_scoped_919d07b7_lang-ScT6WV__.mjs.map +0 -1
- package/dist/chunks/NcListItem-BwUN8FaS.cjs.map +0 -1
- package/dist/chunks/NcListItem-DwIZ95t7.mjs.map +0 -1
- package/dist/chunks/NcRichText-65CdQLUw.cjs.map +0 -1
- package/dist/chunks/NcRichText-CCM1HmZE.mjs.map +0 -1
- package/dist/chunks/NcTextField-CjEhJrIE.mjs.map +0 -1
- package/dist/chunks/NcTextField-DGywgzwv.cjs.map +0 -1
- package/dist/chunks/_l10n-DDx8P-X1.mjs.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,99 +1,102 @@
|
|
|
1
|
-
import './assets/NcRichText-
|
|
1
|
+
import './assets/NcRichText-BKnmtD0n.css';
|
|
2
2
|
import NcActionButton from "./Components/NcActionButton.mjs";
|
|
3
|
-
import { N as NcActionButtonGroup } from "./chunks/NcActionButtonGroup-
|
|
3
|
+
import { N as NcActionButtonGroup } from "./chunks/NcActionButtonGroup-YZjkAQfi.mjs";
|
|
4
4
|
import NcActionCaption from "./Components/NcActionCaption.mjs";
|
|
5
5
|
import NcActionCheckbox from "./Components/NcActionCheckbox.mjs";
|
|
6
|
-
import { N as NcActionInput } from "./chunks/NcActionInput-
|
|
6
|
+
import { N as NcActionInput } from "./chunks/NcActionInput-Dffj2gx5.mjs";
|
|
7
7
|
import NcActionLink from "./Components/NcActionLink.mjs";
|
|
8
8
|
import NcActionRadio from "./Components/NcActionRadio.mjs";
|
|
9
9
|
import NcActionRouter from "./Components/NcActionRouter.mjs";
|
|
10
|
-
import { N as NcActions } from "./chunks/NcActions-
|
|
10
|
+
import { N as NcActions } from "./chunks/NcActions-jYBYK6WE.mjs";
|
|
11
11
|
import NcActionSeparator from "./Components/NcActionSeparator.mjs";
|
|
12
12
|
import NcActionText from "./Components/NcActionText.mjs";
|
|
13
13
|
import NcActionTextEditable from "./Components/NcActionTextEditable.mjs";
|
|
14
|
-
import { N as NcAppContent } from "./chunks/NcAppContent-
|
|
14
|
+
import { N as NcAppContent } from "./chunks/NcAppContent-C4K-sTYm.mjs";
|
|
15
15
|
import NcAppContentDetails from "./Components/NcAppContentDetails.mjs";
|
|
16
16
|
import NcAppContentList from "./Components/NcAppContentList.mjs";
|
|
17
|
-
import { N as NcAppNavigation } from "./chunks/NcAppNavigation-
|
|
18
|
-
import { N as NcAppNavigationCaption } from "./chunks/NcAppNavigationCaption-
|
|
17
|
+
import { N as NcAppNavigation } from "./chunks/NcAppNavigation-hx60VxfZ.mjs";
|
|
18
|
+
import { N as NcAppNavigationCaption } from "./chunks/NcAppNavigationCaption-C5x4p-eV.mjs";
|
|
19
19
|
import NcAppNavigationIconBullet from "./Components/NcAppNavigationIconBullet.mjs";
|
|
20
|
-
import { N as NcAppNavigationItem } from "./chunks/NcAppNavigationItem-
|
|
20
|
+
import { N as NcAppNavigationItem } from "./chunks/NcAppNavigationItem-JGpx1LjC.mjs";
|
|
21
21
|
import NcAppNavigationList from "./Components/NcAppNavigationList.mjs";
|
|
22
22
|
import NcAppNavigationNew from "./Components/NcAppNavigationNew.mjs";
|
|
23
|
-
import { N as NcAppNavigationNewItem } from "./chunks/NcAppNavigationNewItem-
|
|
24
|
-
import { N as
|
|
23
|
+
import { N as NcAppNavigationNewItem } from "./chunks/NcAppNavigationNewItem-U7nmcavB.mjs";
|
|
24
|
+
import { N as NcAppNavigationSearch } from "./chunks/NcAppNavigationSearch-Ak-Cq3nx.mjs";
|
|
25
|
+
import { N as NcAppNavigationSettings } from "./chunks/NcAppNavigationSettings-DtpUeFhv.mjs";
|
|
25
26
|
import NcAppNavigationSpacer from "./Components/NcAppNavigationSpacer.mjs";
|
|
26
|
-
import { N as NcAppSettingsDialog } from "./chunks/NcAppSettingsDialog-
|
|
27
|
+
import { N as NcAppSettingsDialog } from "./chunks/NcAppSettingsDialog-Dgqy88lj.mjs";
|
|
27
28
|
import NcAppSettingsSection from "./Components/NcAppSettingsSection.mjs";
|
|
28
|
-
import { N as NcAppSidebar } from "./chunks/NcAppSidebar-
|
|
29
|
+
import { N as NcAppSidebar } from "./chunks/NcAppSidebar-CCL2-_-5.mjs";
|
|
29
30
|
import NcAppSidebarTab from "./Components/NcAppSidebarTab.mjs";
|
|
30
|
-
import { N as NcAvatar } from "./chunks/NcAvatar-
|
|
31
|
-
import { u } from "./chunks/NcAvatar-
|
|
32
|
-
import { N as NcBreadcrumb } from "./chunks/NcBreadcrumb-
|
|
33
|
-
import { N as NcBreadcrumbs } from "./chunks/NcBreadcrumbs-
|
|
31
|
+
import { N as NcAvatar } from "./chunks/NcAvatar-CLQ7_AQw.mjs";
|
|
32
|
+
import { u } from "./chunks/NcAvatar-CLQ7_AQw.mjs";
|
|
33
|
+
import { N as NcBreadcrumb } from "./chunks/NcBreadcrumb-lCjBkeeU.mjs";
|
|
34
|
+
import { N as NcBreadcrumbs } from "./chunks/NcBreadcrumbs-LgHb45DJ.mjs";
|
|
34
35
|
import NcButton from "./Components/NcButton.mjs";
|
|
35
|
-
import { N as NcCheckboxRadioSwitch } from "./chunks/NcCheckboxRadioSwitch-
|
|
36
|
-
import { N as NcCollectionList } from "./chunks/NcCollectionList-
|
|
37
|
-
import { N as NcColorPicker } from "./chunks/NcColorPicker-
|
|
38
|
-
import { N as NcContent } from "./chunks/NcContent-
|
|
36
|
+
import { N as NcCheckboxRadioSwitch } from "./chunks/NcCheckboxRadioSwitch-BU-MnU4U.mjs";
|
|
37
|
+
import { N as NcCollectionList } from "./chunks/NcCollectionList-Csni5btL.mjs";
|
|
38
|
+
import { N as NcColorPicker } from "./chunks/NcColorPicker-19JdVR99.mjs";
|
|
39
|
+
import { N as NcContent } from "./chunks/NcContent-D2roywh0.mjs";
|
|
39
40
|
import NcCounterBubble from "./Components/NcCounterBubble.mjs";
|
|
40
|
-
import { N as NcDashboardWidget } from "./chunks/NcDashboardWidget-
|
|
41
|
-
import { N as NcDashboardWidgetItem } from "./chunks/NcDashboardWidgetItem-
|
|
42
|
-
import { N as NcDateTime } from "./chunks/NcDateTime-
|
|
43
|
-
import { u as u2 } from "./chunks/NcDateTime-
|
|
41
|
+
import { N as NcDashboardWidget } from "./chunks/NcDashboardWidget-eYMkaNge.mjs";
|
|
42
|
+
import { N as NcDashboardWidgetItem } from "./chunks/NcDashboardWidgetItem-BtIXF3nP.mjs";
|
|
43
|
+
import { N as NcDateTime } from "./chunks/NcDateTime-D63dAM9i.mjs";
|
|
44
|
+
import { u as u2 } from "./chunks/NcDateTime-D63dAM9i.mjs";
|
|
44
45
|
import NcDateTimePicker from "./Components/NcDateTimePicker.mjs";
|
|
45
46
|
import NcDateTimePickerNative from "./Components/NcDateTimePickerNative.mjs";
|
|
46
47
|
import { N as NcDialog } from "./chunks/NcDialog-VincZ0XS.mjs";
|
|
47
48
|
import { N as NcDialogButton } from "./chunks/NcDialogButton-JvyN3X6S.mjs";
|
|
48
49
|
import NcEllipsisedOption from "./Components/NcEllipsisedOption.mjs";
|
|
49
|
-
import { N as NcEmojiPicker } from "./chunks/NcEmojiPicker-
|
|
50
|
+
import { N as NcEmojiPicker } from "./chunks/NcEmojiPicker-C5QwBqju.mjs";
|
|
50
51
|
import NcEmptyContent from "./Components/NcEmptyContent.mjs";
|
|
51
52
|
import NcGuestContent from "./Components/NcGuestContent.mjs";
|
|
52
53
|
import { N as NcHeaderMenu } from "./chunks/NcHeaderMenu-Da6Ob-6t.mjs";
|
|
53
54
|
import { N as NcHighlight } from "./chunks/index-CsogA-K5.mjs";
|
|
54
55
|
import { N as NcIconSvgWrapper } from "./chunks/NcIconSvgWrapper-Ckqpz-vm.mjs";
|
|
55
56
|
import NcInputField from "./Components/NcInputField.mjs";
|
|
56
|
-
import { N as NcListItem } from "./chunks/NcListItem-
|
|
57
|
-
import { N as NcListItemIcon } from "./chunks/NcListItemIcon-
|
|
57
|
+
import { N as NcListItem } from "./chunks/NcListItem-0EnLrbng.mjs";
|
|
58
|
+
import { N as NcListItemIcon } from "./chunks/NcListItemIcon-Bw6Wddoz.mjs";
|
|
58
59
|
import NcLoadingIcon from "./Components/NcLoadingIcon.mjs";
|
|
59
60
|
import NcModal from "./Components/NcModal.mjs";
|
|
60
61
|
import NcNoteCard from "./Components/NcNoteCard.mjs";
|
|
61
|
-
import { N as NcPasswordField } from "./chunks/NcPasswordField-
|
|
62
|
+
import { N as NcPasswordField } from "./chunks/NcPasswordField-U7jnnuI6.mjs";
|
|
62
63
|
import { N as NcPopover } from "./chunks/NcPopover-VxUr4c6P.mjs";
|
|
63
64
|
import { N as NcProgressBar } from "./chunks/NcProgressBar-CZtllSde.mjs";
|
|
64
|
-
import { N as NcRelatedResourcesPanel } from "./chunks/NcRelatedResourcesPanel-
|
|
65
|
+
import { N as NcRelatedResourcesPanel } from "./chunks/NcRelatedResourcesPanel-TaYxpT6y.mjs";
|
|
65
66
|
import { N as NcMentionBubble } from "./chunks/index-DbA2OZyf.mjs";
|
|
66
67
|
import { r } from "./chunks/index-DbA2OZyf.mjs";
|
|
67
|
-
import { N as NcAutoCompleteResult, a as NcRichContenteditable } from "./chunks/NcRichContenteditable-
|
|
68
|
-
import { N as NcRichText } from "./chunks/NcRichText-
|
|
68
|
+
import { N as NcAutoCompleteResult, a as NcRichContenteditable } from "./chunks/NcRichContenteditable-Jk627HvF.mjs";
|
|
69
|
+
import { N as NcRichText } from "./chunks/NcRichText-rgX1D4Mv.mjs";
|
|
69
70
|
import { N, h, d, i, b, r as r2, c, a } from "./chunks/index-BwyQ2N-M.mjs";
|
|
70
71
|
import "@vueuse/core";
|
|
71
72
|
import "vue";
|
|
72
73
|
import "vue-router";
|
|
73
|
-
import { a as a2, g, b as b2, c as c2, d as d2, s } from "./chunks/referencePickerModal-
|
|
74
|
+
import { a as a2, g, b as b2, c as c2, d as d2, s } from "./chunks/referencePickerModal-X5iEJq4e.mjs";
|
|
74
75
|
import "unist-util-visit";
|
|
75
76
|
import "unist-builder";
|
|
76
77
|
import "@nextcloud/router";
|
|
77
78
|
import "@nextcloud/axios";
|
|
79
|
+
import "@nextcloud/sharing/public";
|
|
80
|
+
import "@nextcloud/auth";
|
|
78
81
|
/* empty css */
|
|
79
|
-
import { N as NcSelect } from "./chunks/NcSelect-
|
|
80
|
-
import { N as NcTextField } from "./chunks/NcTextField-
|
|
82
|
+
import { N as NcSelect } from "./chunks/NcSelect-VXa9BD3h.mjs";
|
|
83
|
+
import { N as NcTextField } from "./chunks/NcTextField-DCDVcnqT.mjs";
|
|
81
84
|
import "@nextcloud/event-bus";
|
|
82
85
|
import { N as NcSavingIndicatorIcon } from "./chunks/NcSavingIndicatorIcon-Bhy7wcoT.mjs";
|
|
83
|
-
import { N as NcSelectTags } from "./chunks/NcSelectTags-
|
|
84
|
-
import { N as NcSettingsInputText } from "./chunks/NcSettingsInputText-
|
|
85
|
-
import { N as NcSettingsSection } from "./chunks/NcSettingsSection-
|
|
86
|
-
import { N as NcSettingsSelectGroup } from "./chunks/NcSettingsSelectGroup-
|
|
86
|
+
import { N as NcSelectTags } from "./chunks/NcSelectTags-CnMksmUz.mjs";
|
|
87
|
+
import { N as NcSettingsInputText } from "./chunks/NcSettingsInputText-6NUV0AUU.mjs";
|
|
88
|
+
import { N as NcSettingsSection } from "./chunks/NcSettingsSection-HExFhUqF.mjs";
|
|
89
|
+
import { N as NcSettingsSelectGroup } from "./chunks/NcSettingsSelectGroup-BvSwvGmQ.mjs";
|
|
87
90
|
import NcTextArea from "./Components/NcTextArea.mjs";
|
|
88
|
-
import { N as NcTimezonePicker } from "./chunks/NcTimezonePicker-
|
|
89
|
-
import { N as NcUserBubble } from "./chunks/NcUserBubble-
|
|
90
|
-
import { N as NcUserStatusIcon } from "./chunks/NcUserStatusIcon-
|
|
91
|
+
import { N as NcTimezonePicker } from "./chunks/NcTimezonePicker-CTNhHwMc.mjs";
|
|
92
|
+
import { N as NcUserBubble } from "./chunks/NcUserBubble-CT56m7hy.mjs";
|
|
93
|
+
import { N as NcUserStatusIcon } from "./chunks/NcUserStatusIcon-Bw4HYlgZ.mjs";
|
|
91
94
|
import NcVNodes from "./Components/NcVNodes.mjs";
|
|
92
95
|
import { isFullscreenState, useIsFullscreen } from "./Composables/useIsFullscreen.mjs";
|
|
93
96
|
import { MOBILE_BREAKPOINT, MOBILE_SMALL_BREAKPOINT, isMobileState, useIsMobile, useIsSmallMobile } from "./Composables/useIsMobile.mjs";
|
|
94
97
|
import { isA11yActivation } from "./Functions/a11y.mjs";
|
|
95
98
|
import { E, a as a3, e, g as g2, s as s2 } from "./chunks/emoji-V6ytyzoR.mjs";
|
|
96
|
-
import { u as u3 } from "./chunks/usernameToColor-
|
|
99
|
+
import { u as u3 } from "./chunks/usernameToColor-BlQigKGC.mjs";
|
|
97
100
|
import { directive } from "./Directives/Focus.mjs";
|
|
98
101
|
import { directive as directive$1 } from "./Directives/Linkify.mjs";
|
|
99
102
|
import "./Directives/Tooltip.mjs";
|
|
@@ -126,6 +129,7 @@ const NcComponents = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.define
|
|
|
126
129
|
NcAppNavigationList,
|
|
127
130
|
NcAppNavigationNew,
|
|
128
131
|
NcAppNavigationNewItem,
|
|
132
|
+
NcAppNavigationSearch,
|
|
129
133
|
NcAppNavigationSettings,
|
|
130
134
|
NcAppNavigationSpacer,
|
|
131
135
|
NcAppSettingsDialog,
|
|
@@ -226,6 +230,7 @@ export {
|
|
|
226
230
|
NcAppNavigationList,
|
|
227
231
|
NcAppNavigationNew,
|
|
228
232
|
NcAppNavigationNewItem,
|
|
233
|
+
NcAppNavigationSearch,
|
|
229
234
|
NcAppNavigationSettings,
|
|
230
235
|
NcAppNavigationSpacer,
|
|
231
236
|
NcAppSettingsDialog,
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../src/plugin.ts"],"sourcesContent":["/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport type { DefineComponent, Directive, PluginObject } from 'vue'\n\nimport * as NcComponents from './components/index.js'\nimport * as NcDirectives from './directives/index.js'\n\n/**\n * Install all Nextcloud Vue components and directives globally\n * @example\n * ```js\n * import { NextcloudVuePlugin } from '@nextcloud/vue'\n * import Vue from 'vue'\n *\n * // ...\n *\n * Vue.use(NextcloudVuePlugin)\n * new Vue({\n * // options\n * })\n * ```\n */\nexport const NextcloudVuePlugin: PluginObject<never> = {\n\tinstall(Vue) {\n\t\t// Install components\n\t\tObject.entries(NcComponents as { [key: string]: DefineComponent }).forEach(([name, component]) => {\n\t\t\tVue.component(component.name || name, component)\n\t\t})\n\n\t\t// Install directives\n\t\tObject.entries(NcDirectives as { [key: string]: Directive }).forEach(([name, directive]) => {\n\t\t\tVue.directive(name, directive)\n\t\t})\n\t},\n}\n"],"names":["directive"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../src/plugin.ts"],"sourcesContent":["/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport type { DefineComponent, Directive, PluginObject } from 'vue'\n\nimport * as NcComponents from './components/index.js'\nimport * as NcDirectives from './directives/index.js'\n\n/**\n * Install all Nextcloud Vue components and directives globally\n * @example\n * ```js\n * import { NextcloudVuePlugin } from '@nextcloud/vue'\n * import Vue from 'vue'\n *\n * // ...\n *\n * Vue.use(NextcloudVuePlugin)\n * new Vue({\n * // options\n * })\n * ```\n */\nexport const NextcloudVuePlugin: PluginObject<never> = {\n\tinstall(Vue) {\n\t\t// Install components\n\t\tObject.entries(NcComponents as { [key: string]: DefineComponent }).forEach(([name, component]) => {\n\t\t\tVue.component(component.name || name, component)\n\t\t})\n\n\t\t// Install directives\n\t\tObject.entries(NcDirectives as { [key: string]: Directive }).forEach(([name, directive]) => {\n\t\t\tVue.directive(name, directive)\n\t\t})\n\t},\n}\n"],"names":["directive"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyBO,MAAM,qBAA0C;AAAA,EACtD,QAAQ,KAAK;AAEL,WAAA,QAAQ,YAAkD,EAAE,QAAQ,CAAC,CAAC,MAAM,SAAS,MAAM;AACjG,UAAI,UAAU,UAAU,QAAQ,MAAM,SAAS;AAAA,IAAA,CAC/C;AAGM,WAAA,QAAQ,YAA4C,EAAE,QAAQ,CAAC,CAAC,MAAMA,UAAS,MAAM;AACvF,UAAA,UAAU,MAAMA,UAAS;AAAA,IAAA,CAC7B;AAAA,EACF;AACD;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextcloud/vue",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.15.0",
|
|
4
4
|
"description": "Nextcloud vue components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"vuejs",
|
|
@@ -75,6 +75,7 @@
|
|
|
75
75
|
"@nextcloud/l10n": "^3.0.1",
|
|
76
76
|
"@nextcloud/logger": "^3.0.1",
|
|
77
77
|
"@nextcloud/router": "^3.0.0",
|
|
78
|
+
"@nextcloud/sharing": "^0.2.2",
|
|
78
79
|
"@nextcloud/timezones": "^0.1.1",
|
|
79
80
|
"@nextcloud/vue-select": "^3.25.0",
|
|
80
81
|
"@vueuse/components": "^10.9.0",
|
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
3
|
-
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
7
|
-
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
8
|
-
*/
|
|
9
|
-
/*
|
|
10
|
-
* Ensure proper alignment of the vue material icons
|
|
11
|
-
*/
|
|
12
|
-
.material-design-icon[data-v-92afcc70] {
|
|
13
|
-
display: flex;
|
|
14
|
-
align-self: center;
|
|
15
|
-
justify-self: center;
|
|
16
|
-
align-items: center;
|
|
17
|
-
justify-content: center;
|
|
18
|
-
}
|
|
19
|
-
.input-field[data-v-92afcc70] {
|
|
20
|
-
position: relative;
|
|
21
|
-
width: 100%;
|
|
22
|
-
border-radius: var(--border-radius-large);
|
|
23
|
-
margin-block-start: 6px;
|
|
24
|
-
}
|
|
25
|
-
.input-field__main-wrapper[data-v-92afcc70] {
|
|
26
|
-
height: var(--default-clickable-area);
|
|
27
|
-
position: relative;
|
|
28
|
-
}
|
|
29
|
-
.input-field--disabled[data-v-92afcc70] {
|
|
30
|
-
opacity: 0.4;
|
|
31
|
-
filter: saturate(0.4);
|
|
32
|
-
}
|
|
33
|
-
.input-field__input[data-v-92afcc70] {
|
|
34
|
-
margin: 0;
|
|
35
|
-
padding-inline: 12px 6px;
|
|
36
|
-
height: var(--default-clickable-area) !important;
|
|
37
|
-
width: 100%;
|
|
38
|
-
font-size: var(--default-font-size);
|
|
39
|
-
text-overflow: ellipsis;
|
|
40
|
-
background-color: var(--color-main-background);
|
|
41
|
-
color: var(--color-main-text);
|
|
42
|
-
border: var(--border-width-input, 2px) solid var(--color-border-maxcontrast);
|
|
43
|
-
border-radius: var(--border-radius-large);
|
|
44
|
-
cursor: pointer;
|
|
45
|
-
-webkit-appearance: textfield !important;
|
|
46
|
-
-moz-appearance: textfield !important;
|
|
47
|
-
}
|
|
48
|
-
.input-field__input--label-outside[data-v-92afcc70] {
|
|
49
|
-
padding-block: 0;
|
|
50
|
-
}
|
|
51
|
-
.input-field__input[data-v-92afcc70]:active:not([disabled]), .input-field__input[data-v-92afcc70]:hover:not([disabled]), .input-field__input[data-v-92afcc70]:focus:not([disabled]) {
|
|
52
|
-
border-width: var(--border-width-input-focused, 2px);
|
|
53
|
-
border-color: var(--color-main-text) !important;
|
|
54
|
-
box-shadow: 0 0 0 2px var(--color-main-background) !important;
|
|
55
|
-
}
|
|
56
|
-
.input-field__input:focus + .input-field__label[data-v-92afcc70], .input-field__input:hover:not(:placeholder-shown) + .input-field__label[data-v-92afcc70] {
|
|
57
|
-
color: var(--color-main-text);
|
|
58
|
-
}
|
|
59
|
-
.input-field__input[data-v-92afcc70]:not(:focus, .input-field__input--label-outside)::placeholder {
|
|
60
|
-
opacity: 0;
|
|
61
|
-
}
|
|
62
|
-
.input-field__input[data-v-92afcc70]:focus {
|
|
63
|
-
cursor: text;
|
|
64
|
-
}
|
|
65
|
-
.input-field__input[data-v-92afcc70]:disabled {
|
|
66
|
-
cursor: default;
|
|
67
|
-
}
|
|
68
|
-
.input-field__input[data-v-92afcc70]:focus-visible {
|
|
69
|
-
box-shadow: unset !important;
|
|
70
|
-
}
|
|
71
|
-
.input-field__input--leading-icon[data-v-92afcc70] {
|
|
72
|
-
padding-inline-start: var(--default-clickable-area);
|
|
73
|
-
}
|
|
74
|
-
.input-field__input--trailing-icon[data-v-92afcc70] {
|
|
75
|
-
padding-inline-end: var(--default-clickable-area);
|
|
76
|
-
}
|
|
77
|
-
.input-field__input--success[data-v-92afcc70] {
|
|
78
|
-
border-color: var(--color-success) !important;
|
|
79
|
-
}
|
|
80
|
-
.input-field__input--success[data-v-92afcc70]:focus-visible {
|
|
81
|
-
box-shadow: rgb(248, 250, 252) 0px 0px 0px 2px, var(--color-primary-element) 0px 0px 0px 4px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
|
|
82
|
-
}
|
|
83
|
-
.input-field__input--error[data-v-92afcc70] {
|
|
84
|
-
border-color: var(--color-error) !important;
|
|
85
|
-
}
|
|
86
|
-
.input-field__input--error[data-v-92afcc70]:focus-visible {
|
|
87
|
-
box-shadow: rgb(248, 250, 252) 0px 0px 0px 2px, var(--color-primary-element) 0px 0px 0px 4px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
|
|
88
|
-
}
|
|
89
|
-
.input-field__input--pill[data-v-92afcc70] {
|
|
90
|
-
border-radius: var(--border-radius-pill);
|
|
91
|
-
}
|
|
92
|
-
.input-field__label[data-v-92afcc70] {
|
|
93
|
-
position: absolute;
|
|
94
|
-
margin-inline: 14px 0;
|
|
95
|
-
max-width: fit-content;
|
|
96
|
-
inset-block-start: calc((var(--default-clickable-area) - var(--default-line-height)) / 2);
|
|
97
|
-
inset-inline: 0;
|
|
98
|
-
color: var(--color-text-maxcontrast);
|
|
99
|
-
white-space: nowrap;
|
|
100
|
-
overflow: hidden;
|
|
101
|
-
text-overflow: ellipsis;
|
|
102
|
-
pointer-events: none;
|
|
103
|
-
transition: height var(--animation-quick), inset-block-start var(--animation-quick), font-size var(--animation-quick), color var(--animation-quick), background-color var(--animation-quick) var(--animation-slow);
|
|
104
|
-
}
|
|
105
|
-
.input-field__label--leading-icon[data-v-92afcc70] {
|
|
106
|
-
margin-inline-start: var(--default-clickable-area);
|
|
107
|
-
}
|
|
108
|
-
.input-field__label--trailing-icon[data-v-92afcc70] {
|
|
109
|
-
margin-inline-end: var(--default-clickable-area);
|
|
110
|
-
}
|
|
111
|
-
.input-field__input:focus + .input-field__label[data-v-92afcc70], .input-field__input:not(:placeholder-shown) + .input-field__label[data-v-92afcc70] {
|
|
112
|
-
inset-block-start: -10px;
|
|
113
|
-
line-height: 1.5;
|
|
114
|
-
font-size: 13px;
|
|
115
|
-
font-weight: 500;
|
|
116
|
-
border-radius: var(--default-grid-baseline) var(--default-grid-baseline) 0 0;
|
|
117
|
-
background-color: var(--color-main-background);
|
|
118
|
-
padding-inline: 5px;
|
|
119
|
-
margin-inline-start: 9px;
|
|
120
|
-
transition: height var(--animation-quick), inset-block-start var(--animation-quick), font-size var(--animation-quick), color var(--animation-quick);
|
|
121
|
-
}
|
|
122
|
-
.input-field__input:focus + .input-field__label--leading-icon[data-v-92afcc70], .input-field__input:not(:placeholder-shown) + .input-field__label--leading-icon[data-v-92afcc70] {
|
|
123
|
-
margin-inline-start: 41px;
|
|
124
|
-
}
|
|
125
|
-
.input-field__icon[data-v-92afcc70] {
|
|
126
|
-
position: absolute;
|
|
127
|
-
height: var(--default-clickable-area);
|
|
128
|
-
width: var(--default-clickable-area);
|
|
129
|
-
display: flex;
|
|
130
|
-
align-items: center;
|
|
131
|
-
justify-content: center;
|
|
132
|
-
opacity: 0.7;
|
|
133
|
-
}
|
|
134
|
-
.input-field__icon--leading[data-v-92afcc70] {
|
|
135
|
-
inset-block-end: 0;
|
|
136
|
-
inset-inline-start: 2px;
|
|
137
|
-
}
|
|
138
|
-
.input-field__icon--trailing[data-v-92afcc70] {
|
|
139
|
-
inset-block-end: 0;
|
|
140
|
-
inset-inline-end: 2px;
|
|
141
|
-
}
|
|
142
|
-
.input-field__trailing-button.button-vue[data-v-92afcc70] {
|
|
143
|
-
position: absolute;
|
|
144
|
-
top: 0;
|
|
145
|
-
right: 0;
|
|
146
|
-
border-radius: var(--border-radius-large);
|
|
147
|
-
}
|
|
148
|
-
.input-field__trailing-button--pill.button-vue[data-v-92afcc70] {
|
|
149
|
-
border-radius: var(--border-radius-pill);
|
|
150
|
-
}
|
|
151
|
-
.input-field__helper-text-message[data-v-92afcc70] {
|
|
152
|
-
padding-block: 4px;
|
|
153
|
-
display: flex;
|
|
154
|
-
align-items: center;
|
|
155
|
-
}
|
|
156
|
-
.input-field__helper-text-message__icon[data-v-92afcc70] {
|
|
157
|
-
margin-inline-end: 8px;
|
|
158
|
-
}
|
|
159
|
-
.input-field__helper-text-message--error[data-v-92afcc70] {
|
|
160
|
-
color: var(--color-error-text);
|
|
161
|
-
}
|
|
162
|
-
.input-field__helper-text-message--success[data-v-92afcc70] {
|
|
163
|
-
color: var(--color-success-text);
|
|
164
|
-
}
|
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
3
|
-
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
4
|
-
*/
|
|
5
|
-
/**
|
|
6
|
-
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
7
|
-
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
8
|
-
*/
|
|
9
|
-
/*
|
|
10
|
-
* Ensure proper alignment of the vue material icons
|
|
11
|
-
*/
|
|
12
|
-
.material-design-icon[data-v-71ced7ce] {
|
|
13
|
-
display: flex;
|
|
14
|
-
align-self: center;
|
|
15
|
-
justify-self: center;
|
|
16
|
-
align-items: center;
|
|
17
|
-
justify-content: center;
|
|
18
|
-
}
|
|
19
|
-
.list-item__wrapper[data-v-71ced7ce] {
|
|
20
|
-
display: flex;
|
|
21
|
-
position: relative;
|
|
22
|
-
width: 100%;
|
|
23
|
-
}
|
|
24
|
-
.list-item__wrapper--active .list-item[data-v-71ced7ce], .list-item__wrapper.active .list-item[data-v-71ced7ce] {
|
|
25
|
-
background-color: var(--color-primary-element);
|
|
26
|
-
}
|
|
27
|
-
.list-item__wrapper--active .list-item[data-v-71ced7ce]:hover, .list-item__wrapper--active .list-item[data-v-71ced7ce]:focus-within, .list-item__wrapper--active .list-item[data-v-71ced7ce]:has(:focus-visible), .list-item__wrapper--active .list-item[data-v-71ced7ce]:has(:active), .list-item__wrapper.active .list-item[data-v-71ced7ce]:hover, .list-item__wrapper.active .list-item[data-v-71ced7ce]:focus-within, .list-item__wrapper.active .list-item[data-v-71ced7ce]:has(:focus-visible), .list-item__wrapper.active .list-item[data-v-71ced7ce]:has(:active) {
|
|
28
|
-
background-color: var(--color-primary-element-hover);
|
|
29
|
-
}
|
|
30
|
-
.list-item__wrapper--active .list-item-content__name[data-v-71ced7ce],
|
|
31
|
-
.list-item__wrapper--active .list-item-content__subname[data-v-71ced7ce],
|
|
32
|
-
.list-item__wrapper--active .list-item-content__details[data-v-71ced7ce],
|
|
33
|
-
.list-item__wrapper--active .list-item-details__details[data-v-71ced7ce], .list-item__wrapper.active .list-item-content__name[data-v-71ced7ce],
|
|
34
|
-
.list-item__wrapper.active .list-item-content__subname[data-v-71ced7ce],
|
|
35
|
-
.list-item__wrapper.active .list-item-content__details[data-v-71ced7ce],
|
|
36
|
-
.list-item__wrapper.active .list-item-details__details[data-v-71ced7ce] {
|
|
37
|
-
color: var(--color-primary-element-text) !important;
|
|
38
|
-
}
|
|
39
|
-
.list-item__wrapper .list-item-content__name[data-v-71ced7ce],
|
|
40
|
-
.list-item__wrapper .list-item-content__subname[data-v-71ced7ce],
|
|
41
|
-
.list-item__wrapper .list-item-content__details[data-v-71ced7ce],
|
|
42
|
-
.list-item__wrapper .list-item-details__details[data-v-71ced7ce] {
|
|
43
|
-
white-space: nowrap;
|
|
44
|
-
margin: 0 auto 0 0;
|
|
45
|
-
overflow: hidden;
|
|
46
|
-
text-overflow: ellipsis;
|
|
47
|
-
}
|
|
48
|
-
.list-item-content__name[data-v-71ced7ce] {
|
|
49
|
-
min-width: 100px;
|
|
50
|
-
max-width: 300px;
|
|
51
|
-
flex: 1 1 10%;
|
|
52
|
-
font-weight: 500;
|
|
53
|
-
}
|
|
54
|
-
.list-item-content__subname[data-v-71ced7ce] {
|
|
55
|
-
flex: 1 0;
|
|
56
|
-
min-width: 0;
|
|
57
|
-
color: var(--color-text-maxcontrast);
|
|
58
|
-
}
|
|
59
|
-
.list-item-content__subname--bold[data-v-71ced7ce] {
|
|
60
|
-
font-weight: 500;
|
|
61
|
-
}
|
|
62
|
-
.list-item[data-v-71ced7ce] {
|
|
63
|
-
box-sizing: border-box;
|
|
64
|
-
display: flex;
|
|
65
|
-
position: relative;
|
|
66
|
-
flex: 0 0 auto;
|
|
67
|
-
justify-content: flex-start;
|
|
68
|
-
padding: 8px 10px;
|
|
69
|
-
margin: 4px;
|
|
70
|
-
width: calc(100% - 8px);
|
|
71
|
-
border-radius: var(--border-radius-element, 32px);
|
|
72
|
-
cursor: pointer;
|
|
73
|
-
transition: background-color var(--animation-quick) ease-in-out;
|
|
74
|
-
list-style: none;
|
|
75
|
-
}
|
|
76
|
-
.list-item[data-v-71ced7ce]:hover, .list-item[data-v-71ced7ce]:focus-within, .list-item[data-v-71ced7ce]:has(:active), .list-item[data-v-71ced7ce]:has(:focus-visible) {
|
|
77
|
-
background-color: var(--color-background-hover);
|
|
78
|
-
}
|
|
79
|
-
.list-item[data-v-71ced7ce]:has(.list-item__anchor:focus-visible) {
|
|
80
|
-
outline: 2px solid var(--color-main-text);
|
|
81
|
-
box-shadow: 0 0 0 4px var(--color-main-background);
|
|
82
|
-
}
|
|
83
|
-
.list-item--compact[data-v-71ced7ce] {
|
|
84
|
-
padding: 4px 10px;
|
|
85
|
-
}
|
|
86
|
-
.list-item--compact .list-item__anchor .line-one[data-v-71ced7ce], .list-item--compact .list-item__anchor .line-two[data-v-71ced7ce] {
|
|
87
|
-
margin-block: -4px;
|
|
88
|
-
}
|
|
89
|
-
.list-item .list-item-content__details[data-v-71ced7ce] {
|
|
90
|
-
display: flex;
|
|
91
|
-
flex-direction: column;
|
|
92
|
-
justify-content: end;
|
|
93
|
-
align-items: end;
|
|
94
|
-
}
|
|
95
|
-
.list-item--one-line[data-v-71ced7ce] {
|
|
96
|
-
padding: 0 9px;
|
|
97
|
-
margin: 2px;
|
|
98
|
-
}
|
|
99
|
-
.list-item--one-line .list-item-content__main[data-v-71ced7ce] {
|
|
100
|
-
display: flex;
|
|
101
|
-
justify-content: start;
|
|
102
|
-
gap: 12px;
|
|
103
|
-
min-width: 0;
|
|
104
|
-
}
|
|
105
|
-
.list-item--one-line .list-item-content__details[data-v-71ced7ce] {
|
|
106
|
-
flex-direction: row;
|
|
107
|
-
align-items: unset;
|
|
108
|
-
justify-content: end;
|
|
109
|
-
}
|
|
110
|
-
.list-item__anchor[data-v-71ced7ce] {
|
|
111
|
-
display: flex;
|
|
112
|
-
flex: 1 0 auto;
|
|
113
|
-
align-items: center;
|
|
114
|
-
height: var(--default-clickable-area);
|
|
115
|
-
min-width: 0;
|
|
116
|
-
}
|
|
117
|
-
.list-item__anchor[data-v-71ced7ce]:focus-visible {
|
|
118
|
-
outline: none;
|
|
119
|
-
}
|
|
120
|
-
.list-item-content[data-v-71ced7ce] {
|
|
121
|
-
display: flex;
|
|
122
|
-
flex: 1 0;
|
|
123
|
-
justify-content: space-between;
|
|
124
|
-
padding-left: 8px;
|
|
125
|
-
min-width: 0;
|
|
126
|
-
}
|
|
127
|
-
.list-item-content__main[data-v-71ced7ce] {
|
|
128
|
-
flex: 1 0;
|
|
129
|
-
width: 0;
|
|
130
|
-
margin: auto 0;
|
|
131
|
-
}
|
|
132
|
-
.list-item-content__main--oneline[data-v-71ced7ce] {
|
|
133
|
-
display: flex;
|
|
134
|
-
}
|
|
135
|
-
.list-item-content__actions[data-v-71ced7ce] {
|
|
136
|
-
flex: 0 0 auto;
|
|
137
|
-
align-self: center;
|
|
138
|
-
justify-content: center;
|
|
139
|
-
margin-left: 4px;
|
|
140
|
-
}
|
|
141
|
-
.list-item-details__details[data-v-71ced7ce] {
|
|
142
|
-
color: var(--color-text-maxcontrast);
|
|
143
|
-
margin: 0 9px !important;
|
|
144
|
-
font-weight: normal;
|
|
145
|
-
}
|
|
146
|
-
.list-item-details__extra[data-v-71ced7ce] {
|
|
147
|
-
margin: 2px 4px 0 4px;
|
|
148
|
-
display: flex;
|
|
149
|
-
align-items: center;
|
|
150
|
-
}
|
|
151
|
-
.list-item-details__indicator[data-v-71ced7ce] {
|
|
152
|
-
margin: 0 5px;
|
|
153
|
-
}
|
|
154
|
-
.list-item__extra[data-v-71ced7ce] {
|
|
155
|
-
margin-top: 4px;
|
|
156
|
-
}
|