зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #4041 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.8.1
Bump nextcloud-vue-collections from 0.7.2 to 0.8.1
This commit is contained in:
Коммит
cd197818db
|
@ -14273,39 +14273,83 @@
|
|||
"integrity": "sha512-6fNIumJJUyP3rkB4FyVYCYpdW+PKUCaxRWRGLLf0kv/RKoG4mbTvInedA9x3zOyuOmOkGudKuAtPSI+dnhwj2g=="
|
||||
},
|
||||
"nextcloud-vue-collections": {
|
||||
"version": "0.7.2",
|
||||
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.7.2.tgz",
|
||||
"integrity": "sha512-rPNRrj/H+mIy/ln5l9xZYqLSOorZgqS3LS6EM8+ftPvkht+ZM1c4APP4IPoYWVf46jj/51YtY1HtviF188uWEQ==",
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.8.1.tgz",
|
||||
"integrity": "sha512-60CYpaqPafxhwg29yREni4SuS5OMYrZ8/X2QU4lSfbTo7XRuYf2aXQrHCCZGMNK0lTlAEHIJMMBnPJBI+keZlw==",
|
||||
"requires": {
|
||||
"@nextcloud/axios": "^1.3.1",
|
||||
"@nextcloud/axios": "^1.3.3",
|
||||
"@nextcloud/browserslist-config": "^1.0.0",
|
||||
"@nextcloud/router": "^1.0.0",
|
||||
"@nextcloud/vue": "^1.3.0",
|
||||
"lodash": "^4.17.11",
|
||||
"vue": "^2.6.11"
|
||||
"@nextcloud/router": "^1.1.0",
|
||||
"@nextcloud/vue": "^2.5.0",
|
||||
"lodash": "^4.17.20",
|
||||
"vue": "^2.6.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nextcloud/vue": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.5.0.tgz",
|
||||
"integrity": "sha512-z0KZP0PcWyHsD5zpzBJRusToGzC/1DTjapuDMrSAOSuA5lThg/Td7brmIQSwWTrw66OrL5MIRK+8HoKMWmQPAA==",
|
||||
"@babel/runtime": {
|
||||
"version": "7.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz",
|
||||
"integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==",
|
||||
"requires": {
|
||||
"@nextcloud/axios": "^1.1.0",
|
||||
"@nextcloud/l10n": "^1.1.0",
|
||||
"@nextcloud/router": "^1.0.0",
|
||||
"core-js": "^3.4.4",
|
||||
"regenerator-runtime": "^0.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"regenerator-runtime": {
|
||||
"version": "0.12.1",
|
||||
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz",
|
||||
"integrity": "sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.0.tgz",
|
||||
"integrity": "sha512-SzPXwxtbbc4BIUl4BhC7+8kDzgXG+Adr9W7x+hQdr/TuOhunVwcXOKGhyZgWew17oOCsd2c2ltrojhUiCmWjjg==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^1.2.3",
|
||||
"@nextcloud/axios": "^1.3.2",
|
||||
"@nextcloud/capabilities": "^1.0.2",
|
||||
"@nextcloud/dialogs": "^1.4.0",
|
||||
"@nextcloud/event-bus": "^1.1.4",
|
||||
"@nextcloud/l10n": "^1.2.3",
|
||||
"@nextcloud/router": "^1.0.2",
|
||||
"core-js": "^3.6.5",
|
||||
"debounce": "1.2.0",
|
||||
"escape-html": "^1.0.3",
|
||||
"emoji-mart-vue-fast": "^7.0.4",
|
||||
"hammerjs": "^2.0.8",
|
||||
"linkifyjs": "~2.1.9",
|
||||
"md5": "^2.2.1",
|
||||
"regenerator-runtime": "^0.13.3",
|
||||
"v-click-outside": "^3.0.0",
|
||||
"v-tooltip": "^2.0.0-rc.33",
|
||||
"vue": "^2.6.7",
|
||||
"vue-color": "^2.7.0",
|
||||
"vue-multiselect": "^2.1.3",
|
||||
"regenerator-runtime": "^0.13.5",
|
||||
"v-click-outside": "^3.0.1",
|
||||
"v-tooltip": "^2.0.3",
|
||||
"vue": "^2.6.11",
|
||||
"vue-color": "^2.7.1",
|
||||
"vue-multiselect": "^2.1.6",
|
||||
"vue-visible": "^1.0.2",
|
||||
"vue2-datepicker": "^3.3.1"
|
||||
"vue2-datepicker": "^3.6.2"
|
||||
}
|
||||
},
|
||||
"emoji-mart-vue-fast": {
|
||||
"version": "7.0.4",
|
||||
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.4.tgz",
|
||||
"integrity": "sha512-VZuyclCe7ZNPhSvt7WT258MscqRBZTB2Is/7vBilCXgpiZqByaA4AhM1xdIIZZik/aA+5BQiZVmbsDK0jk78Eg==",
|
||||
"requires": {
|
||||
"@babel/polyfill": "7.2.5",
|
||||
"@babel/runtime": "7.3.4",
|
||||
"vue-virtual-scroller": "^1.0.0-rc.2"
|
||||
}
|
||||
},
|
||||
"vue": {
|
||||
"version": "2.6.12",
|
||||
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.12.tgz",
|
||||
"integrity": "sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg=="
|
||||
},
|
||||
"vue2-datepicker": {
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.6.2.tgz",
|
||||
"integrity": "sha512-J2fCwUmCxIOPUvwQ12e8evFY9cCv6vJmgxRD9fGeUv6JeMMeLwkdpeQZOcqbMf/4mk1cSrY2/9Fr8DaB30LBpA==",
|
||||
"requires": {
|
||||
"date-fns": "^2.0.1",
|
||||
"date-format-parse": "^0.2.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -20632,15 +20676,6 @@
|
|||
"resolved": "https://registry.npmjs.org/vue-visible/-/vue-visible-1.0.2.tgz",
|
||||
"integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
|
||||
},
|
||||
"vue2-datepicker": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.5.0.tgz",
|
||||
"integrity": "sha512-E52TUjf57Qj2ZWtwtplS+BtYfz8wQFHnjux0q2X8N+ENvL3rHjp9pwEs0ukT1rDTouLdPtvACaXXLfDEy39mlw==",
|
||||
"requires": {
|
||||
"date-fns": "^2.0.1",
|
||||
"date-format-parse": "^0.2.5"
|
||||
}
|
||||
},
|
||||
"vuex": {
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.5.1.tgz",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"hark": "^1.2.3",
|
||||
"lodash": "^4.17.20",
|
||||
"mockconsole": "0.0.1",
|
||||
"nextcloud-vue-collections": "^0.7.2",
|
||||
"nextcloud-vue-collections": "^0.8.1",
|
||||
"sdp-transform": "^2.14.0",
|
||||
"ua-parser-js": "^0.7.21",
|
||||
"url-parse": "^1.4.7",
|
||||
|
|
|
@ -109,6 +109,7 @@ $icon-size: 44px;
|
|||
.conversation-icon {
|
||||
width: $icon-size;
|
||||
height: $icon-size;
|
||||
position: relative;
|
||||
|
||||
.avatar.icon {
|
||||
width: $icon-size;
|
||||
|
@ -132,8 +133,8 @@ $icon-size: 44px;
|
|||
|
||||
.overlap-icon {
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
left: $icon-size - 6px;
|
||||
top: 0;
|
||||
left: calc(#{$icon-size} - 12px);
|
||||
line-height: 100%;
|
||||
|
||||
.icon-favorite {
|
||||
|
|
|
@ -118,7 +118,7 @@ export default {
|
|||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style lang="scss" scoped>
|
||||
#modal-inner {
|
||||
width: 90vw;
|
||||
max-width: 400px;
|
||||
|
@ -144,31 +144,32 @@ li {
|
|||
padding: 6px;
|
||||
border: 1px solid transparent;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
li:hover, li:focus {
|
||||
background-color: var(--color-background-dark);
|
||||
border-radius: var(--border-radius-pill);
|
||||
}
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: var(--color-background-dark);
|
||||
border-radius: var(--border-radius-pill);
|
||||
}
|
||||
|
||||
li.selected {
|
||||
background-color: var(--color-primary-light);
|
||||
border-radius: var(--border-radius-pill);
|
||||
}
|
||||
|
||||
li > span {
|
||||
padding: 5px;
|
||||
vertical-align: middle;
|
||||
&.selected {
|
||||
background-color: var(--color-primary-light);
|
||||
border-radius: var(--border-radius-pill);
|
||||
}
|
||||
|
||||
& > span {
|
||||
padding: 5px 5px 5px 10px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
#modal-buttons {
|
||||
overflow: hidden;
|
||||
height: 44px;
|
||||
flex-shrink: 0;
|
||||
|
||||
.primary {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
#modal-buttons .primary {
|
||||
float: right;
|
||||
}
|
||||
</style>
|
||||
|
|
Загрузка…
Ссылка в новой задаче