@nextcloud/vue
Version:
Nextcloud vue components
282 lines • 7.37 kB
CSS
/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-df9d8f84] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-c9740c42] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}
.provider-list[data-v-c9740c42] {
width: 100%;
min-height: 400px;
padding: 0 16px 16px 16px;
display: flex;
flex-direction: column;
}
.provider-list--select[data-v-c9740c42] {
width: 100%;
}
.provider-list--select .provider[data-v-c9740c42] {
display: flex;
align-items: center;
height: 28px;
overflow: hidden;
}
.provider-list--select .provider .link-icon[data-v-c9740c42] {
margin-inline-end: 8px;
}
.provider-list--select .provider .provider-icon[data-v-c9740c42] {
width: 20px;
height: 20px;
object-fit: contain;
margin-inline-end: 8px;
filter: var(--background-invert-if-dark);
}
.provider-list--select .provider .option-text[data-v-c9740c42] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-fb24b594] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}
.raw-link[data-v-fb24b594] {
width: 100%;
min-height: 350px;
display: flex;
flex-direction: column;
overflow-y: auto;
padding: 0 16px 16px 16px;
}
.raw-link .input-wrapper[data-v-fb24b594] {
width: 100%;
}
.raw-link .reference-widget[data-v-fb24b594] {
display: flex;
}
.raw-link--empty-content .provider-icon[data-v-fb24b594] {
width: 150px;
height: 150px;
object-fit: contain;
filter: var(--background-invert-if-dark);
}
.raw-link--input[data-v-fb24b594] {
width: 99%;
}/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-059edcfb] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}
.result[data-v-059edcfb] {
display: flex;
align-items: center;
height: var(--default-clickable-area);
overflow: hidden;
}
.result--icon-class[data-v-059edcfb], .result--image[data-v-059edcfb] {
width: 40px;
min-width: 40px;
height: 40px;
object-fit: contain;
}
.result--icon-class.rounded[data-v-059edcfb], .result--image.rounded[data-v-059edcfb] {
border-radius: 50%;
}
.result--content[data-v-059edcfb] {
display: flex;
flex-direction: column;
padding-inline-start: 10px;
overflow: hidden;
}
.result--content--name[data-v-059edcfb], .result--content--subline[data-v-059edcfb] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-d965b4c7] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}
.smart-picker-search[data-v-d965b4c7] {
width: 100%;
display: flex;
flex-direction: column;
padding: 0 16px 16px 16px;
}
.smart-picker-search.with-empty-content[data-v-d965b4c7] {
min-height: 400px;
}
.smart-picker-search .provider-icon[data-v-d965b4c7] {
width: 150px;
height: 150px;
object-fit: contain;
filter: var(--background-invert-if-dark);
}
.smart-picker-search--select[data-v-d965b4c7] {
width: 100%;
}
.smart-picker-search--select .search-result[data-v-d965b4c7] {
width: 100%;
}
.smart-picker-search--select .group-name-icon[data-v-d965b4c7],
.smart-picker-search--select .option-simple-icon[data-v-d965b4c7] {
width: 20px;
height: 20px;
margin: 0 20px 0 10px;
}
.smart-picker-search--select .custom-option[data-v-d965b4c7] {
height: var(--default-clickable-area);
display: flex;
align-items: center;
overflow: hidden;
}
.smart-picker-search--select .option-text[data-v-d965b4c7] {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-40667c6c] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}
.reference-picker[data-v-40667c6c] {
display: flex;
overflow-y: auto;
width: 100%;
}
.reference-picker .custom-element-wrapper[data-v-40667c6c] {
display: flex;
overflow-y: auto;
width: 100%;
}
.reference-picker .custom-element-wrapper .custom-element[data-v-40667c6c] {
display: flex;
overflow-y: auto;
width: 100%;
}/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/*
* Ensure proper alignment of the vue material icons
*/
.material-design-icon[data-v-58d45f81] {
display: flex;
align-self: center;
justify-self: center;
align-items: center;
justify-content: center;
}
.reference-picker-modal[data-v-58d45f81] .modal-container {
display: flex ;
}
.reference-picker-modal--content[data-v-58d45f81] {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow-y: auto;
}
.reference-picker-modal--content .close-button[data-v-58d45f81],
.reference-picker-modal--content .back-button[data-v-58d45f81] {
position: absolute;
top: 4px;
}
.reference-picker-modal--content .back-button[data-v-58d45f81] {
inset-inline-start: 4px;
}
.reference-picker-modal--content .close-button[data-v-58d45f81] {
inset-inline-end: 4px;
}
.reference-picker-modal--content > h2[data-v-58d45f81] {
display: flex;
margin: 12px 0 20px 0;
}
.reference-picker-modal--content > h2 .icon[data-v-58d45f81] {
margin-inline-end: 8px;
}