text stringlengths 1 2.83M | id stringlengths 16 152 | metadata dict | __index_level_0__ int64 0 949 |
|---|---|---|---|
Bugfix: "Shared via"-indicator for links
We've fixed a bug where the "Shared via"-indicator would be empty or not be displayed at all for public links.
https://github.com/owncloud/web/issues/7478
https://github.com/owncloud/web/pull/7479
| owncloud/web/changelog/5.7.0_2022-09-09/bugfix-shared-via-indicator-for-links/0 | {
"file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-shared-via-indicator-for-links",
"repo_id": "owncloud",
"token_count": 75
} | 623 |
Bugfix: Tooltips not shown on disabled create and upload button
We've fixed a bug where tooltips that contain important information for example quota exceeded message weren't
shown on hovering over the create or upload button.
https://github.com/owncloud/web/pull/7376
https://github.com/owncloud/web/issues/5937
| owncloud/web/changelog/5.7.0_2022-09-09/bugfix-tooltips-not-shown-on-disabled-create-and-upload-button/0 | {
"file_path": "owncloud/web/changelog/5.7.0_2022-09-09/bugfix-tooltips-not-shown-on-disabled-create-and-upload-button",
"repo_id": "owncloud",
"token_count": 79
} | 624 |
Enhancement: Left sidebar hover effect
We've added a hover effect to the left sidebar items.
https://github.com/owncloud/web/issues/7540
https://github.com/owncloud/web/pull/7567
https://github.com/owncloud/web/pull/7575
| owncloud/web/changelog/5.7.0_2022-09-09/enhancement-left-sidebar-hover/0 | {
"file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-left-sidebar-hover",
"repo_id": "owncloud",
"token_count": 72
} | 625 |
Enhancement: Search all files announce limit
If the search results of a backend search exceed the limit of 200 items we now announce that additional items exist.
https://github.com/owncloud/web/pull/7267
https://github.com/owncloud/web/pull/7306
https://github.com/owncloud/web/issues/7192
| owncloud/web/changelog/5.7.0_2022-09-09/enhancement-search-all-files-announce-limit/0 | {
"file_path": "owncloud/web/changelog/5.7.0_2022-09-09/enhancement-search-all-files-announce-limit",
"repo_id": "owncloud",
"token_count": 83
} | 626 |
Bugfix: Disable copy/move overwrite on self
We've disabled copy/move if the file is moved/copied in the exact same location as before and the user selects overwrite.
Previously this caused an network error.
https://github.com/owncloud/web/pull/7652
https://github.com/owncloud/web/issues/6892
| owncloud/web/changelog/6.0.0_2022-11-29/bugfix-disable-copy-move-overwrite-on-self/0 | {
"file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-disable-copy-move-overwrite-on-self",
"repo_id": "owncloud",
"token_count": 81
} | 627 |
Bugfix: Prevent retrying uploads with status code 5xx
Uploads with status code 5xx can't be retried on the server side, hence the automatic retry has been disabled in such cases.
https://github.com/owncloud/web/pull/7985
https://github.com/owncloud/web/issues/7971
| owncloud/web/changelog/6.0.0_2022-11-29/bugfix-no-upload-retry-on-status-5xx/0 | {
"file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-no-upload-retry-on-status-5xx",
"repo_id": "owncloud",
"token_count": 78
} | 628 |
Bugfix: Sidebar toggle icon
We've fixed a bug where the sidebar toggle icon would not detect the "open"-state of the sidebar.
https://github.com/owncloud/web/pull/7632
| owncloud/web/changelog/6.0.0_2022-11-29/bugfix-sidebar-toggle-icon/0 | {
"file_path": "owncloud/web/changelog/6.0.0_2022-11-29/bugfix-sidebar-toggle-icon",
"repo_id": "owncloud",
"token_count": 49
} | 629 |
Enhancement: Add search field for space members
We've added a search field for space members, so the user can easily filter for existing space members.
https://github.com/owncloud/web/pull/7901
https://github.com/owncloud/web/issues/7746
| owncloud/web/changelog/6.0.0_2022-11-29/enhancement-add-search-field-for-space-members/0 | {
"file_path": "owncloud/web/changelog/6.0.0_2022-11-29/enhancement-add-search-field-for-space-members",
"repo_id": "owncloud",
"token_count": 67
} | 630 |
Enhancement: Resolve private links
Private links can now be resolved.
https://github.com/owncloud/web/issues/7707
https://github.com/owncloud/web/pull/7405
https://github.com/owncloud/web/pull/7769
| owncloud/web/changelog/6.0.0_2022-11-29/enhancement-private-links/0 | {
"file_path": "owncloud/web/changelog/6.0.0_2022-11-29/enhancement-private-links",
"repo_id": "owncloud",
"token_count": 67
} | 631 |
Bugfix: De-duplicate event handling to prevent errors on Draw-io
If users navigated out of Draw-io and returned afterwards, old event handlers were kept, which failed trying to look for iframes that no longer existed.
This fix removes the handlers when exiting, preventing these user visible errors.
https://github.com/owncloud/web/pull/8576
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-drawio/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-drawio",
"repo_id": "owncloud",
"token_count": 85
} | 632 |
Bugfix: Layout with long breadcrumb
The breadcrumb component with total length longer than the app area was breaking the layout and has been fixed
https://github.com/owncloud/web/issues/6731
https://github.com/owncloud/web/pull/8765
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-multiline-breadcrumb/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-multiline-breadcrumb",
"repo_id": "owncloud",
"token_count": 66
} | 633 |
Bugfix: Public link empty password stays forever
We've fixed a bug that caused the error message for the public link password to stay forever.
https://github.com/owncloud/web/pull/8864
https://github.com/owncloud/web/issues/8521
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-public-link-empty-password-message-stays-forever/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-public-link-empty-password-message-stays-forever",
"repo_id": "owncloud",
"token_count": 64
} | 634 |
Bugfix: Space member disappearing
We've fixed a bug where adding links to a space would remove newly added members in the UI.
https://github.com/owncloud/web/issues/8081
https://github.com/owncloud/web/pull/8082
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-space-member-disappearing/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-space-member-disappearing",
"repo_id": "owncloud",
"token_count": 62
} | 635 |
Enhancement: Add context menu to groups
A context menu has been added to the groups management page in the admin settings. It can be toggled via right-click and quick-action.
https://github.com/owncloud/web/pull/8317
https://github.com/owncloud/web/issues/8316
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-add-context-menu-to-groups/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-add-context-menu-to-groups",
"repo_id": "owncloud",
"token_count": 76
} | 636 |
Enhancement: Autosave content changes in text editor
We have added the configurable functionality to autosave content changes in text editor.
https://github.com/owncloud/web/pull/8455
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-autosave-text-editor-changes/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-autosave-text-editor-changes",
"repo_id": "owncloud",
"token_count": 48
} | 637 |
Enhancement: Fix quicklink icon alignment
We've fixed the alignment of the quicklink icons.
https://github.com/owncloud/web/pull/8822
https://github.com/owncloud/web/issues/8606
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-fix-quicklink-icon-alignment/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-fix-quicklink-icon-alignment",
"repo_id": "owncloud",
"token_count": 56
} | 638 |
Enhancement: Optional Contributor role and configurable resharing permissions
We've added 2 new capabilities that modify the sharing Roles:
- `files_sharing.resharing_default` (default true): wether the resharing bit should be added to the normal roles (viewer, editor, etc) by default when re-sharing is enabled systemwise. If default is set false, users can still set resharing in the custom permissions role.
- `files_sharing.public.can_contribute` (default true): enables or disables the Contributor role for public links
https://github.com/owncloud/web/pull/7965
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-optional-roles/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-optional-roles",
"repo_id": "owncloud",
"token_count": 143
} | 639 |
Enhancement: Layout of Share role and expiration date dropdown
We changed the layout of the share role/permsission dropdown and
expiration date select button to make them more visible and distinctive
https://github.com/owncloud/web/pull/8882
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-share-dropdown-layout/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-share-dropdown-layout",
"repo_id": "owncloud",
"token_count": 61
} | 640 |
Enhancement: User role filter
Users in the users list can now be filtered by their role assignments.
https://github.com/owncloud/web/pull/8492
https://github.com/owncloud/web/pull/8495
https://github.com/owncloud/web/pull/8525
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-user-role-filter/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-user-role-filter",
"repo_id": "owncloud",
"token_count": 73
} | 641 |
Bugfix: switch columns displayed on small screens in "Shared with me" view
Visibility of the resource table columns "Shared by" and "Shared with" has been switched for small screen and tablets (screen size <1200px) in the "Shared with me" view.
https://github.com/owncloud/web/issues/9315
https://github.com/owncloud/web/pull/9320
| owncloud/web/changelog/7.1.0_2023-08-23/bugfix-switch-columns-shared-with-me-view/0 | {
"file_path": "owncloud/web/changelog/7.1.0_2023-08-23/bugfix-switch-columns-shared-with-me-view",
"repo_id": "owncloud",
"token_count": 96
} | 642 |
Enhancement: deny share access
We've added a way to deny the share access in sub folders in a share or space.
This allows the share editors to restrict access to certain resources within a share for certain share receivers.
https://github.com/owncloud/web/pull/8983
https://github.com/owncloud/web/issues/7180
| owncloud/web/changelog/7.1.0_2023-08-23/enhancement-deny-share-access/0 | {
"file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-deny-share-access",
"repo_id": "owncloud",
"token_count": 83
} | 643 |
Enhancement: Search tag filter
The search result page now has a tag filter which can be used to filter the displayed search result by tags.
https://github.com/owncloud/web/pull/9044
https://github.com/owncloud/web/pull/9096
https://github.com/owncloud/web/issues/9054
| owncloud/web/changelog/7.1.0_2023-08-23/enhancement-search-tag-filter/0 | {
"file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-search-tag-filter",
"repo_id": "owncloud",
"token_count": 81
} | 644 |
Bugfix: Tiles view accessibility
Navigating via tab and enter in the tiles view has been fixed.
https://github.com/owncloud/web/pull/9670
https://github.com/owncloud/web/issues/9633
| owncloud/web/changelog/7.1.3_2023-12-15/bugfix-tiles-view-accessibility/0 | {
"file_path": "owncloud/web/changelog/7.1.3_2023-12-15/bugfix-tiles-view-accessibility",
"repo_id": "owncloud",
"token_count": 57
} | 645 |
Bugfix: Loading indicator during conflict dialog
An issue where the loading indicator was showing before taking action in the resource conflict dialog has been fixed.
https://github.com/owncloud/web/pull/10220
https://github.com/owncloud/web/issues/10215
| owncloud/web/changelog/8.0.0_2024-03-08/bugfix-loading-indicator-conflict-dialog/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-loading-indicator-conflict-dialog",
"repo_id": "owncloud",
"token_count": 64
} | 646 |
Bugfix: Spaces overview tile previews zoomed
We've fixed a bug where the tile previews in the spaces overview were zoomed in.
https://github.com/owncloud/web/pull/10149
https://github.com/owncloud/web/issues/9328
| owncloud/web/changelog/8.0.0_2024-03-08/bugfix-spaces-overview-tile-previews-zoomed-in/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-spaces-overview-tile-previews-zoomed-in",
"repo_id": "owncloud",
"token_count": 63
} | 647 |
Enhancement: Add explaining contextual helper to spaces overview
https://github.com/owncloud/web/pull/10047
https://github.com/owncloud/web/issues/8163
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-add-explaining-contextual-helper-to-spaces-overview/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-add-explaining-contextual-helper-to-spaces-overview",
"repo_id": "owncloud",
"token_count": 45
} | 648 |
Enhancement: Embed mode
We've introduced a so called "Embed Mode" that allows Web to be consumed by another application in a stripped down version. This mode is supposed to be used in the context of selecting or sharing resources.
Please see our documentation for more information and a guide on how to set it up.
https://github.com/owncloud/web/issues/9768
https://github.com/owncloud/web/pull/9841
https://github.com/owncloud/web/pull/9853
https://github.com/owncloud/web/pull/9863
https://github.com/owncloud/web/pull/9981
https://github.com/owncloud/web/pull/10113
https://github.com/owncloud/web/pull/10071
https://github.com/owncloud/web/pull/10076
https://github.com/owncloud/web/pull/10082
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-embed-mode/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-embed-mode",
"repo_id": "owncloud",
"token_count": 216
} | 649 |
Enhancement: Password generator for public links
We've added a new button on the password input field for public links,
clicking on that button will fill the input with a generated password.
If a password policy is set, those rules will also be applied.
https://github.com/owncloud/web/pull/9691
https://github.com/owncloud/web/issues/9666
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-password-generator-for-public-links/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-password-generator-for-public-links",
"repo_id": "owncloud",
"token_count": 91
} | 650 |
Enhancement: Show local loading spinner in sharing button
We've added a loading spinner to the share button in the sharing panel
to indicate that its still processing if action takes longer.
https://github.com/owncloud/web/pull/9423
https://github.com/owncloud/web/issues/9425
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-show-spinner-sharing-button/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-show-spinner-sharing-button",
"repo_id": "owncloud",
"token_count": 75
} | 651 |
Bugfix: Scope loss when showing search results
Clicking "Show n results" in the search preview no longer loses the search scope.
https://github.com/owncloud/web/issues/10634
https://github.com/owncloud/web/pull/10653
| owncloud/web/changelog/9.0.0_2024-02-26/bugfix-scope-loss-search-results/0 | {
"file_path": "owncloud/web/changelog/9.0.0_2024-02-26/bugfix-scope-loss-search-results",
"repo_id": "owncloud",
"token_count": 63
} | 652 |
Enhancement: Highlight search term in sharing autosuggest list
We've adjusted the sharing autosuggest list, so the entered search term will be highlighted in the respective
name and mail of the found users.
https://github.com/owncloud/web/pull/10485
https://github.com/owncloud/web/issues/10453
| owncloud/web/changelog/9.0.0_2024-02-26/enhancement-highlight-search-term-in-sharing-autosuggest-list/0 | {
"file_path": "owncloud/web/changelog/9.0.0_2024-02-26/enhancement-highlight-search-term-in-sharing-autosuggest-list",
"repo_id": "owncloud",
"token_count": 78
} | 653 |
{
"server" : "",
"theme": "https://localhost:9200/themes/owncloud/theme.json",
"auth": {
"clientId": "",
"url": "",
"authUrl": ""
},
"apps" : [
"draw-io",
"files",
"pdf-viewer",
"preview",
"search",
"text-editor",
"epub-reader"
],
"applications" : []
}
| owncloud/web/config/config.json.dist/0 | {
"file_path": "owncloud/web/config/config.json.dist",
"repo_id": "owncloud",
"token_count": 151
} | 654 |
#!/bin/sh
set -e
apk add curl
#TODO: app driver itself should try again until OnlyOffice is up...
retries=10
while [[ $retries -gt 0 ]]; do
if curl --silent --show-error --fail http://onlyoffice/hosting/discovery > /dev/null; then
echo "OnlyOffice is available !!"
ocis app-provider server
else
echo "OnlyOffice is not yet available, trying again in 10 seconds"
sleep 10
retries=$((retries - 1))
fi
done
echo 'OnlyOffice was not available after 100 seconds'
exit 1
| owncloud/web/dev/docker/ocis-appprovider-onlyoffice/entrypoint-override.sh/0 | {
"file_path": "owncloud/web/dev/docker/ocis-appprovider-onlyoffice/entrypoint-override.sh",
"repo_id": "owncloud",
"token_count": 194
} | 655 |
#!/usr/bin/env sh
set -eo pipefail
URL=http://127.0.0.1:8080
wget --quiet --tries=1 --spider ${URL}
[ $? -ne 0 ] && exit 1
exit 0
| owncloud/web/docker/overlay/usr/bin/healthcheck/0 | {
"file_path": "owncloud/web/docker/overlay/usr/bin/healthcheck",
"repo_id": "owncloud",
"token_count": 65
} | 656 |
---
title: 'Left sidebar menu item extensions'
date: 2024-01-23T00:00:00+00:00
weight: 60
geekdocRepo: https://github.com/owncloud/web
geekdocEditPath: edit/master/docs/extension-system/extension-types
geekdocFilePath: left-sidebar-menu-item.md
geekdocCollapseSection: true
---
{{< toc >}}
## Left sidebar menu item extension type
One possible extension type is left sidebar menu items. Registered left sidebar menu items get rendered in the left sidebar, as long as there is more than one available.
### Configuration
To define a left sidebar menu item, you implement the SidebarNavExtension interface.
It looks like this:
```typescript
interface SidebarNavExtension {
id: string
type: 'sidebarNav'
scopes?: ExtensionScope[]
navItem: AppNavigationItem // Please check the AppNavigationItem section below
}
}
```
For `id`, `type`, and `scopes`, please see [extension base section]({{< ref "../_index.md#extension-base-configuration" >}}) in top level docs.
#### AppNavigationItem
The most important configuration options are:
- `icon` - The icon to be displayed, can be picked from https://owncloud.design/#/Design%20Tokens/IconList
- `name` - The text to be displayed
- `route` - The string/route to navigate to, if the nav item should be a `<router-link>` (Mutually exclusive with `handler`)
- `handler` - The action to perform upon click, if the nav item should be a `<button>` (Mutually exclusive with `route`)
Please check the [`AppNavigationItem` type](https://github.com/owncloud/web/blob/f069ce44919cde5d112c68a519d433e015a4a011/packages/web-pkg/src/apps/types.ts#L14) for a full list of configuration options.
| owncloud/web/docs/extension-system/extension-types/left-sidebar-menu-item.md/0 | {
"file_path": "owncloud/web/docs/extension-system/extension-types/left-sidebar-menu-item.md",
"repo_id": "owncloud",
"token_count": 512
} | 657 |
{
"name": "@ownclouders/babel-preset",
"private": false,
"version": "0.0.1",
"main": "index.js",
"license": "AGPL-3.0",
"author": "ownCloud GmbH <devops@owncloud.com>",
"homepage": "https://github.com/owncloud/web/tree/master/packages/babel-preset",
"repository": {
"type": "git",
"url": "https://github.com/owncloud/web",
"directory": "packages/babel-preset"
},
"exports": {
".": "./index.js"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.22.5"
}
}
| owncloud/web/packages/babel-preset/package.json/0 | {
"file_path": "owncloud/web/packages/babel-preset/package.json",
"repo_id": "owncloud",
"token_count": 265
} | 658 |
'use strict'
// This is the webpack config used for unit tests.
const utils = require('./utils')
const webpack = require('webpack')
const { merge } = require('webpack-merge')
const baseWebpackConfig = require('./webpack.base.conf')
const webpackConfig = merge(baseWebpackConfig, {
// use inline sourcemap for karma-sourcemap-loader
module: {
rules: utils.styleLoaders()
},
devtool: '#inline-source-map',
resolveLoader: {
alias: {
// necessary to to make lang="scss" work in test when using vue-loader's ?inject option
// see discussion at https://github.com/vuejs/vue-loader/issues/724
'scss-loader': 'sass-loader'
}
},
plugins: [
new webpack.DefinePlugin({
'process.env': require('../config/test.env')
})
]
})
// no need for app entry during tests
delete webpackConfig.entry
module.exports = webpackConfig
| owncloud/web/packages/design-system/build/webpack.test.conf.js/0 | {
"file_path": "owncloud/web/packages/design-system/build/webpack.test.conf.js",
"repo_id": "owncloud",
"token_count": 307
} | 659 |
Change: Option for gap on oc-button
OcButton now has a property for defining a `gap` value out of xsmall, small, normal, medium, large and xlarge. The sizes are the same as in our margin classes.
https://github.com/owncloud/owncloud-design-system/pull/878
| owncloud/web/packages/design-system/changelog/1.11.0_2020-09-18/button-gaps/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.11.0_2020-09-18/button-gaps",
"repo_id": "owncloud",
"token_count": 76
} | 660 |
Change: Add file version icon
We added an icon for `file version`
https://github.com/owncloud/owncloud-design-system/pull/917
| owncloud/web/packages/design-system/changelog/1.14.0_2020-10-28/file-version-icon/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.14.0_2020-10-28/file-version-icon",
"repo_id": "owncloud",
"token_count": 40
} | 661 |
Bugfix: Disable confirm button in the modal component if there is an error
We've added check to disable confirm button in the modal component in case the input inside of the modal has an error.
https://github.com/owncloud/owncloud-design-system/pull/741 | owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/modal-disable-input-when-error/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/modal-disable-input-when-error",
"repo_id": "owncloud",
"token_count": 66
} | 662 |
Bugfix: Reset droptarget background color in OcTableFiles
The targeted table row in the OcTableFiles gets highlighted background when
another resource is dragged over it for visual user feedback, but the background
wasn't reset upon a successful drop event, which has been fixed.
https://github.com/owncloud/owncloud-design-system/pull/1625
| owncloud/web/packages/design-system/changelog/10.0.0_2021-09-13/bugfix-reset-droptarget-background/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/10.0.0_2021-09-13/bugfix-reset-droptarget-background",
"repo_id": "owncloud",
"token_count": 87
} | 663 |
Enhancement: Add accentuated class for OcTable
We've added an accentuated class for the OcTable for accentuating certain files
e.g. after uploading, in a different way than already highlighted resources.
https://github.com/owncloud/web/issues/5967
https://github.com/owncloud/owncloud-design-system/pull/1763
| owncloud/web/packages/design-system/changelog/11.2.0_2021-11-09/enhancement-add-accentuated-property/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/11.2.0_2021-11-09/enhancement-add-accentuated-property",
"repo_id": "owncloud",
"token_count": 87
} | 664 |
Bugfix: OcTooltip isn't reactive
We've fixed an issue with the OcTooltip when the tooltip
gets hidden by reactivity and then reactivated with some value.
https://github.com/owncloud/owncloud-design-system/pull/1863 | owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/bugfix-tooltip-reactivity/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/bugfix-tooltip-reactivity",
"repo_id": "owncloud",
"token_count": 62
} | 665 |
Enhancement: Add option to render table cells lazy
In cases where an instance of `OcTable` has many child rows and cells, it can be a bottleneck to render all of them immediately.
With this in mind we've added the lazy option to the table fields object where the consuming app can decide how lazy rendering should behave.
By default lazy cell rendering is disabled, to enable it add a lazy object to the field.
following options are available:
* `delay: 250` - when the cell visibility on screen is below the given milliseconds value rendering gets skipped.
* `mode: show` - cell gets rendered and stays painted, no de-rendering happens.
* `mode: showHide` - cell gets rendered when it enters the screen and de-rendered when its off.
* `rootMargin: 100px` - given value will be added to the outer area of the element which then increases the visibility detection radius
https://github.com/owncloud/owncloud-design-system/pull/1848
| owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-lazy-table-cells/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-lazy-table-cells",
"repo_id": "owncloud",
"token_count": 224
} | 666 |
Enhancement: Redesign files table related components
We've adjusted OcTable, OcResource, OcDrop and OcCheckbox
to fit the redesign.
https://github.com/owncloud/owncloud-design-system/pull/1958
https://github.com/owncloud/owncloud-design-system/pull/1978
https://github.com/owncloud/owncloud-design-system/pull/1988
https://github.com/owncloud/web/issues/6207
| owncloud/web/packages/design-system/changelog/12.2.0_2022-02-28/enhancement-redesign-filestable-related-components/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/12.2.0_2022-02-28/enhancement-redesign-filestable-related-components",
"repo_id": "owncloud",
"token_count": 117
} | 667 |
Enhancement: Underline OcResourceName
We've added an underline on hover effect to OcResourceName
https://github.com/owncloud/owncloud-design-system/pull/2019
https://github.com/owncloud/web/issues/6492
| owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/enhancement-underline-resource-name/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/enhancement-underline-resource-name",
"repo_id": "owncloud",
"token_count": 64
} | 668 |
Enhancement: Redesign OcGhostElement
We've redesigned OcGhostElement to use OcResourceIcon and
to display a better preview of the items that have been dragged
https://github.com/owncloud/owncloud-design-system/pull/2049
| owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-redesign-ghost-element/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-redesign-ghost-element",
"repo_id": "owncloud",
"token_count": 63
} | 669 |
Change: OcTable emit event data on row click
We've extended the emit data on row click to now also include the event data
https://github.com/owncloud/owncloud-design-system/pull/2218
https://github.com/owncloud/web/issues/6029 | owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/change-table-emit-event-row-click/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/change-table-emit-event-row-click",
"repo_id": "owncloud",
"token_count": 67
} | 670 |
Enhancement: Redesign notifications
We have redesigned the notifications component to fit the overal new look of the web frontend, e.g. adding shadow and rounded corners.
It can now also be rendered "unpositioned" instead of having it always stick to the top of the screen.
https://github.com/owncloud/owncloud-design-system/pull/2210
https://github.com/owncloud/owncloud-design-system/pull/2216
https://github.com/owncloud/web/issues/7082
| owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-redesign-notifications/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-redesign-notifications",
"repo_id": "owncloud",
"token_count": 124
} | 671 |
Change: Pin UIkit version to 3.5.16
We've pinned the version of UIkit to 3.5.16.
The reason for this is that the version 3.5.17 caused a regression to our autocomplete component.
Since we want to remove UIkit from the ODS in the near future, we are not taking the time to come up with a fix.
We do not plan to upgrade UIkit anymore.
https://github.com/owncloud/owncloud-design-system/pull/1064
| owncloud/web/packages/design-system/changelog/2.1.2_2021-01-21/pin-uikit/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/2.1.2_2021-01-21/pin-uikit",
"repo_id": "owncloud",
"token_count": 117
} | 672 |
Change: text utility classes
We introduced text utility classes for deciding if a text element should break into multiple lines, prevent line breaks or truncate text with an ellipsis.
https://github.com/owncloud/owncloud-design-system/pull/1115
| owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/text-truncate/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/text-truncate",
"repo_id": "owncloud",
"token_count": 60
} | 673 |
Enhancement: Add focus border to accordion items
https://github.com/owncloud/owncloud-design-system/pull/1158 | owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/enhancement-accordion-focus/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/enhancement-accordion-focus",
"repo_id": "owncloud",
"token_count": 33
} | 674 |
Bugfix: Breadcrumb font size
The `lead` class in breadcrumbs didn't resize the font to match `<h1>` tags.
This fix brings back the old behavior.
https://github.com/owncloud/owncloud-design-system/pull/1185
| owncloud/web/packages/design-system/changelog/4.1.2_2021-03-31/bugfix-breadcrumb-fontsize/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/4.1.2_2021-03-31/bugfix-breadcrumb-fontsize",
"repo_id": "owncloud",
"token_count": 66
} | 675 |
Bugfix: Remove fixed login logo width
The logo displayed on login/error pages had a fixed width and height, wich was fine for
the provided ownCloud logo but produced suboptimal results when using files with other
width/height ratios. By changing this to max-width & max-height we allow for other files
while keeping their proper aspect ratio.
https://github.com/owncloud/owncloud-design-system/pull/1207
| owncloud/web/packages/design-system/changelog/5.1.0_2021-04-15/bugfix-fixed-logo-width/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/5.1.0_2021-04-15/bugfix-fixed-logo-width",
"repo_id": "owncloud",
"token_count": 103
} | 676 |
Bugfix: Remove login paragraph meta styling
The login screen styling paragraph tag was expanding uikit's text-meta which doesn't have enough contrast for accessibility.
By removing it we fall back to the themed text color on the login/redirect pages.
https://github.com/owncloud/owncloud-design-system/pull/1246
| owncloud/web/packages/design-system/changelog/6.3.0_2021-04-29/bugfix-remove-login-paragraph-meta/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/6.3.0_2021-04-29/bugfix-remove-login-paragraph-meta",
"repo_id": "owncloud",
"token_count": 78
} | 677 |
Enhancement: Show the notification close button via property
Close button can now be enabled via property dismissible,
additionally the notification will now automatically close after a certain amount of time.
The duration a notification shows can be defined via a newly added property. Also fixed some links in the docs
in addition to that.
https://github.com/owncloud/owncloud-design-system/pull/1247 | owncloud/web/packages/design-system/changelog/6.4.0_2021-05-06/enhancement-show-notification-close-button-via-property/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/6.4.0_2021-05-06/enhancement-show-notification-close-button-via-property",
"repo_id": "owncloud",
"token_count": 90
} | 678 |
Enhancement: reduce the height of the filelist rows
We've reduced the height of the filelist rows to the possible minimum to provide a more condensed view especially for desktop users. The possible minimum of the filelist row is currently determined by the height of the filename and the sharing-indicators below the filename.
https://github.com/owncloud/owncloud-design-system/pull/1319 | owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-reduce-fileslist-row-height/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-reduce-fileslist-row-height",
"repo_id": "owncloud",
"token_count": 88
} | 679 |
Bugfix: 0.5px separator line between OcSidebarNav items
The small line between OcSidebarNav items was displayed with different widths
depending on the used browser, since some can't handle half-pixel values.
We've changed that to create the same look across browsers.
https://github.com/owncloud/owncloud-design-system/pull/1402
| owncloud/web/packages/design-system/changelog/7.4.2_2021-06-21/bugfix-half-pixel-border-sidebarnav/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/7.4.2_2021-06-21/bugfix-half-pixel-border-sidebarnav",
"repo_id": "owncloud",
"token_count": 90
} | 680 |
Bugfix: Button as inline element
We made our OcButton an inline-flex instead of a flex element, so that it behaves correctly regarding alignment inside containers.
https://github.com/owncloud/owncloud-design-system/pull/1529
| owncloud/web/packages/design-system/changelog/8.2.0_2021-07-23/bugfix-button-inline-flex/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/8.2.0_2021-07-23/bugfix-button-inline-flex",
"repo_id": "owncloud",
"token_count": 58
} | 681 |
Bugfix: Initial sorting for OcTableFiles
The OcTableFiles component didn't apply initial sorting. This was set to the first sortable field in the list of fields (which is "name").
https://github.com/owncloud/owncloud-design-system/pull/1588
| owncloud/web/packages/design-system/changelog/9.1.0_2021-08-17/bugfix-default-sort-by/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/9.1.0_2021-08-17/bugfix-default-sort-by",
"repo_id": "owncloud",
"token_count": 67
} | 682 |
Bugfix: Migrate build process of documentation to the latest versions
We've bumped build dependencies of the Design system to support Vue 3 and fix the build of documentation.
https://github.com/owncloud/web/issues/10233
https://github.com/owncloud/web/pull/10243
| owncloud/web/packages/design-system/changelog/unreleased/bugfix-docs-build/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/unreleased/bugfix-docs-build",
"repo_id": "owncloud",
"token_count": 70
} | 683 |
Enhancement: Add tile component
We have added a new component to display a resource as a tile.
https://github.com/owncloud/web/pull/8137
| owncloud/web/packages/design-system/changelog/unreleased/enhancement-oc-tile-component/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/unreleased/enhancement-oc-tile-component",
"repo_id": "owncloud",
"token_count": 41
} | 684 |
/**
* These are style overrides for Vue Styleguidist
* (the odd formatting hence most of the classes are dynamic)
*/
@import '../src/assets/tokens/ods';
@import '../src/styles/styles';
@import './docs.font';
@import './docs.functions';
@import './docs.mixins';
@import './docs.spacing';
@import './docs.tokens';
/* LOCAL DESIGN TOKENS
--------------------------------------------- */
$docs-grey: #c4cdd5;
$docs-grey-dark: #4d5865;
$docs-status-ready: #7cb518;
$docs-breakpoint: 800px;
$docs-breakpoint-small: 600px;
$docs-color-heading: rgb(30, 30, 30);
$docs-color-text: shade($color-silver, 70%);
/* BASE
--------------------------------------------- */
body {
overflow: inherit !important;
height: inherit !important;
}
// Background of page
div.rsg--root-1 {
background: $color-white;
}
// Main content
main[class^="rsg--content"] {
display: block;
/* IE11 fix */
padding: $space-s $space-xl;
background-color: tint($docs-grey, 90%);
@media (max-width: #{$docs-breakpoint}) {
padding: $space-s $space-m;
}
}
// Resetting margins for Styleguidist
header[class^="rsg--header"]>div[class^="rsg--wrapper"],
section>div[class^="rsg--wrapper"]+article[class^="rsg--root"],
article[class^="rsg--root"] div[class^="rsg--root"] {
margin: 0 !important;
}
// Display rsg--roots as flex
main section section>div>div[class^="rsg--root"] {
display: flex;
flex-direction: column;
}
/* TYPOGRAPHY
--------------------------------------------- */
// Link color
div[class^="rsg--root"] a[class^="rsg--link"] {
color: $color-bleu-de-france;
&:hover {
color: $color-bleu-de-france-dark;
}
}
// Main headings
// (includes h2 as well since in component views that’s the first heading)
div[class^="rsg--wrapper"]>h1[class^="rsg--heading"],
div[class^="rsg--wrapper"]>h2[class^="rsg--heading"] {
display: block;
border: 0;
line-height: $oc-docs-line-height-small;
padding: $space-xl $space-xl;
width: calc(100% + #{$space-xl * 2});
margin: -#{$space-s} -#{$space-xl} $space-l -#{$space-xl};
background: $color-cloud;
font-size: $size-xxl;
a:hover {
text-decoration: none;
cursor: default;
}
@media (max-width: 1300px) {
padding: $space-l $space-xl;
}
@media (max-width: #{$docs-breakpoint}) {
font-size: calc($size-xl / 1.2);
width: calc(100% + #{$space-xl});
padding: $space-l $space-m;
margin: -#{$space-s} -#{$space-m} $space-m;
}
}
// Remove extra margins from all headers
header[class^="rsg--header"] {
margin: 0;
}
// Links inside h1
div[class^="rsg--wrapper"]>h1[class^="rsg--heading"] a {
font-weight: $oc-docs-font-weight-normal;
color: $color-oxford-blue;
letter-spacing: -1px;
&:hover {
text-decoration: none;
cursor: default;
}
}
// Heading, level 2
h2[class^="rsg--heading"] {
border-bottom: 1px solid $docs-grey;
padding-bottom: $space-s;
margin: $space-l 0 $space-m;
font-size: $size-xl;
line-height: $oc-docs-line-height-small;
font-weight: $oc-docs-font-weight-normal;
letter-spacing: -0.5px;
width: 100%;
@media (max-width: #{$docs-breakpoint}) {
font-size: calc($size-xl / 1.3);
}
@media (max-width: #{$docs-breakpoint-small}) {
font-size: calc($size-xl / 1.6);
}
a {
color: $docs-color-heading;
}
}
// Heading, level 3
h3[class^="rsg--heading"],
h3[class^="rsg--heading"] a {
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-weight: $oc-docs-font-weight-light;
line-height: $oc-docs-line-height-medium;
margin: 0 0 $space-l;
font-size: $size-l;
color: $docs-color-text;
@media (max-width: #{$docs-breakpoint}) {
font-size: calc($size-l / 1.2);
margin: 0 0 $space-m;
}
}
// Heading, level 4
h4[class^="rsg--heading"],
h4[class^="rsg--heading"] a {
font-weight: $oc-docs-font-weight-semi-bold;
letter-spacing: 0;
margin: $space-l 0 $space-m;
font-size: $size-l;
line-height: $oc-docs-line-height-small;
color: $docs-color-heading;
}
// Paragraphs
p[class^="rsg--para"] {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: $docs-color-text;
margin-bottom: $space-s;
line-height: $oc-docs-line-height-medium;
strong a[class^="rsg--link"] {
font-weight: $oc-docs-font-weight-semi-bold;
}
code {
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
background: tint($docs-grey, 75%);
color: shade($color-silver, 20%);
padding: $space-xx-small;
border-radius: $oc-docs-border-radius-default;
font-size: 87.5%;
}
a {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
hyphens: auto;
}
pre+& {
margin-top: $space-s;
}
}
// Type layout adjustments
div[class^="rsg--docs"],
p[class^="rsg--para"],
h3[class^="rsg--heading"],
h4[class^="rsg--heading"] {
max-width: 800px;
width: 75%;
p[class^="rsg--para"] {
width: 100%;
}
@media (max-width: 1300px) {
width: 100%;
}
}
// Paragraphs inside table cells
td[class^="rsg--cell"] p {
width: 100%;
}
/* SIDEBAR
--------------------------------------------- */
// Sidebar logo
div[class^="rsg--logo"] {
@include inset-space($space-m);
border-bottom: 1px solid rgba($color-white, 0.1);
h1 {
color: tint($color-bleu-de-france, 90%);
font-weight: $oc-docs-font-weight-normal;
}
}
// Sidebar version
p[class^="rsg--version"] {
@include inset-squish-space($space-xs);
margin: $space-xs 0 0;
color: $color-bleu-de-france;
font-family: $oc-docs-font-face;
font-weight: $oc-docs-font-weight-normal;
display: inline-block;
line-height: $oc-docs-line-height-xsmall;
border: 1px solid $color-bleu-de-france;
text-transform: uppercase;
letter-spacing: 1px;
font-size: $size-xs;
border-radius: $oc-docs-border-radius-default;
}
// Sidebar search
div[class^="rsg--search"] input {
@include inset-squish-space($space-s);
color: $color-white;
border: 1px solid transparent;
background: mix($color-bleu-de-france, $color-rich-black, 20%);
&:focus {
border: 1px solid $color-bleu-de-france;
&::-webkit-textfield-decoration-container {
display: none !important;
}
&::-webkit-contacts-auto-fill-button {
display: none !important;
}
}
&::-webkit-input-placeholder {
color: rgba(mix($color-white, $color-bleu-de-france, 50%), 0.35);
}
&:-ms-input-placeholder {
color: rgba(mix($color-white, $color-bleu-de-france, 50%), 0.35);
}
&::-moz-placeholder {
color: rgba(mix($color-white, $color-bleu-de-france, 50%), 0.35);
opacity: 1;
}
}
// Sets sidebar background
div[class^="rsg--sidebar"] {
background: mix($color-bleu-de-france, $color-rich-black, 5%);
border: 0;
@media (max-width: #{$docs-breakpoint}) {
padding-bottom: $space-l;
}
// Sidebar sub navigations
ul ul[class^="rsg--list"] {
display: none;
&.vueds-visible {
display: block;
}
}
// Sidebar list item
li[class^="rsg--item"] {
margin: 0;
display: block;
}
// Sidebar first level links
a[class^="rsg--link"] {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: $space-xx-small $space-m;
font-weight: $oc-docs-font-weight-semi-bold;
color: $color-bleu-de-france;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
&:hover {
color: $color-bleu-de-france-lighter;
}
&:active {
color: $color-bleu-de-france-dark;
}
}
// Sidebar active link
.vueds-active,
li[class*="rsg--isSelected-"] {
ul[class^="rsg--list"] {
display: block;
}
&>a,
&>a:hover {
color: tint($color-bleu-de-france, 80%);
}
}
// Sidebar list
ul[class^="rsg--list"] {
padding-left: 0;
// Sidebar sub-list
ul {
padding-left: $space-s;
line-height: $oc-docs-line-height-small;
@media (max-width: #{$docs-breakpoint-small}) {
padding: 0 0 0 $space-l;
width: 90%;
// Sidebar sub-list item
li {
display: inline;
line-height: $oc-docs-line-height-medium;
}
}
// Sidebar second level link
a[class*="rsg--link"] {
font-size: $size-s;
font-weight: $oc-docs-font-weight-normal;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
@media (max-width: #{$docs-breakpoint-small}) {
float: left;
padding: 0 $space-xs 0 0;
}
}
}
}
}
/* CODE & COMPONENT PREVIEWS
--------------------------------------------- */
// Previews of the components
div[class^="rsg--preview"] {
padding: calc($space-l / 1.2);
background-color: $color-white;
border: 1px solid tint($docs-grey, 50%);
box-shadow: inset 0 0 $space-xs rgba($color-rich-black, 0.05);
margin: $space-s 0 0;
border-radius: 0;
display: block;
width: 100%;
border-top-left-radius: $oc-docs-border-radius-default;
border-top-right-radius: $oc-docs-border-radius-default;
}
// If you edit the component categories, you have to edit
// these to match as well.
div[data-preview="Elements"] {
background: transparent;
border: 0;
box-shadow: none;
padding: 0;
// This hides code previews from the above examples
&+div+div[class^="rsg--tab"] {
display: none !important;
}
}
// Clearfix to take care of floated content inside previews
div[data-preview]:after {
content: "";
display: table;
clear: both;
}
// Code tabs and table
div[class^="rsg--tabs"],
table[class^="rsg--table"] {
margin-bottom: $space-s;
overflow-x: auto;
}
thead[class^="rsg--tableHead"] {
border: 0;
}
// Codemirror and markdown code blocks
pre[class^="rsg--pre"],
.react-codemirror2 .CodeMirror.CodeMirror {
background: mix($color-bleu-de-france, $color-rich-black, 10%);
border-bottom-left-radius: $oc-docs-border-radius-default;
border-bottom-right-radius: $oc-docs-border-radius-default;
box-sizing: border-box;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
height: auto;
border: 0;
font-family: Consolas, "Liberation Mono", Menlo, monospace;
font-size: $size-s;
margin: 0;
min-height: calc($space-xxl / 1.5);
margin-bottom: $space-m;
color: $color-white;
padding: $space-m;
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
.CodeMirror-scroll,
.CodeMirror-vscrollbar {
overflow: hidden;
}
code {
color: $color-white;
}
}
// VUE & HTML Code tabs
div[class^="rsg--tab"] {
position: relative;
.vueds-tabs {
z-index: 5;
border-radius: $oc-docs-border-radius-default;
box-shadow: 0 2px 8px rgba($color-rich-black, 0.8);
overflow: hidden;
position: absolute;
top: $space-m;
right: $space-m;
.vueds-tab {
border: 0;
margin: 0;
letter-spacing: 1px;
font-size: $size-s;
font-weight: $oc-docs-font-weight-normal;
font-family: $oc-docs-font-face;
line-height: $oc-docs-line-height-small;
@include inset-squish-space($space-s);
cursor: pointer;
background: mix($color-bleu-de-france, $color-rich-black, 50%);
color: $color-white;
&:active {
background: mix($color-bleu-de-france, $color-rich-black, 45%);
}
&:focus {
outline: none;
}
&--active {
background: mix($color-bleu-de-france, $color-rich-black, 40%);
box-shadow: inset 0 2px 8px rgba($color-rich-black, 0.2);
}
}
}
}
// Hidden HTML/VUE code preview
.vueds-hidden {
opacity: 0;
visibility: hidden;
z-index: -1;
top: -10000px;
left: 0;
position: absolute !important;
}
// Fixes a few layout bugs with CodeMirror
.CodeMirror-scroll.CodeMirror-scroll {
overflow: hidden !important;
}
// Code highlighting for both CodeMirror and Markdown files
.hljs-variable,
.hljs-selector-class,
.cm-s-night span.cm-variable,
.cm-s-night span.cm-variable-2,
.cm-s-night span.cm-bracket,
.cm-s-night span.cm-tag,
.hljs-tag,
.hljs-name {
color: $color-bleu-de-france-light !important;
}
.hljs-attribute,
.hljs-keyword,
.hljs-attr,
.cm-s-night span.cm-operator,
.cm-s-night span.cm-number,
.cm-s-night span.cm-attribute {
color: $color-ucla-gold-light !important;
}
.cm-s-night span.cm-string,
.hljs-string {
color: lighten($docs-status-ready, 20%) !important;
}
// Code highlighting elsewhere
span[class^="rsg--type"],
code[class^="rsg--code"] {
color: $color-silver;
}
span[class^="rsg--name"] code[class^="rsg--code"],
code.name {
font-weight: $oc-docs-font-weight-bold;
color: shade($color-silver, 50%);
}
span[class^="rsg--type"] code[class^="rsg--code"],
code.type {
background: tint($docs-grey, 75%);
color: shade($color-silver, 20%);
padding: $space-xx-small;
border-radius: $oc-docs-border-radius-default;
}
/* COMPONENT STATUS LABELS
--------------------------------------------- */
// Here we’re setting a custom order for Styleguidist’s pieces
header[class^="rsg--header"] {
order: 2;
}
div[class^="rsg--docs"],
article[class^="rsg--root"],
button[class^="rsg--button"] {
order: 3;
}
div[class^="rsg--root"] div[class^="rsg--tabs"] {
order: 4;
}
// Status label is shown in top right corner for each component
.status {
font-family: $oc-docs-font-face;
font-weight: $oc-docs-font-weight-normal;
order: 1;
align-self: flex-end;
cursor: help;
line-height: $oc-docs-line-height-xsmall;
background: tint($docs-grey, 50%);
padding: $space-xs $space-s calc($space-xs / 1.2);
text-transform: uppercase;
letter-spacing: 1px;
font-size: $size-xs;
border-radius: $oc-docs-border-radius-default;
color: $color-rich-black;
position: absolute;
right: $space-xl;
top: $space-xl * 1.2;
z-index: 2;
@media (max-width: 1300px) {
top: $space-xl;
}
@media (max-width: #{$docs-breakpoint}) {
top: $space-l * 1.2;
right: $space-m;
}
&-ready {
background: $docs-status-ready;
color: $color-white;
}
&-review,
&-under-review {
background: $color-ucla-gold;
color: $color-rich-black;
}
&-prototype {
background: $color-bleu-de-france;
color: $color-white;
}
&-deprecated {
background: $color-vermilion;
color: $color-white;
}
}
/* TABLES
--------------------------------------------- */
table[class^="rsg--table"] {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
tr {
transition: background-color 0.1s ease;
&:hover {
background: rgba($color-cloud, 0.3);
}
}
th {
padding: $space-s $space-l $space-s $space-s;
font-size: $size-s;
font-weight: $oc-docs-font-weight-semi-bold;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0;
background: $color-cloud;
color: tint($color-oxford-blue, 10%);
text-align: left;
}
th[class^="rsg--cellHeading"],
td {
padding: $space-s $space-l $space-s $space-s;
background: transparent;
}
td {
font-size: $size-m;
padding: $space-s $space-l $space-s $space-s;
&:first-child {
font-weight: $oc-docs-font-weight-bold;
white-space: nowrap;
}
}
tr {
border-bottom: 1px solid tint($docs-grey, 50%);
}
tbody tr:last-child {
border-bottom: 0;
}
}
thead[class^="rsg--thead"] {
th:first-child {
border-top-left-radius: $oc-docs-border-radius-default;
border-bottom-left-radius: $oc-docs-border-radius-default;
}
th:last-child {
border-top-right-radius: $oc-docs-border-radius-default;
border-bottom-right-radius: $oc-docs-border-radius-default;
}
}
/* HIDDEN STYLEGUIDIST FUNCTIONALITY
--------------------------------------------- */
div[class^="rsg--tabButtons"],
div[class^="rsg--controls"],
div[class^="rsg--pathline"],
footer[class^="rsg--footer"],
div[class^="rsg--toolbar"] {
display: none !important;
}
/* HIDDEN FUNCTIONALITY
--------------------------------------------- */
// Hide private components
.hide-private,
.hide-private+div,
a[href="/#/Private%20Components"],
a[href="/#/Private%20Components"]+ul {
display: none !important;
}
// Hide Private components and placeholder sections
ul a[href*="/#/Getting%20Started/Components"],
ul a[href*="/#/Design%20Tokens/Color"],
ul a[href*="/#/Design%20Tokens/Spacing"],
ul a[href*="/#/Design%20Tokens/FontSize"],
ul a[href*="/#/Design%20Tokens/All"],
ul a[href*="/#/Private%20Components"] {
display: none !important;
}
.oc-docs-width-medium {
width: 300px
} | owncloud/web/packages/design-system/docs/docs.styles.scss/0 | {
"file_path": "owncloud/web/packages/design-system/docs/docs.styles.scss",
"repo_id": "owncloud",
"token_count": 6857
} | 685 |
/**
* This is ownCloud Design System’s helper util that
* highlights the currently active nav item.
*/
export default {
methods: {
clearActiveLinks() {
const activeLinks = document.querySelectorAll('.vueds-active')
if (activeLinks) {
;[].forEach.call(activeLinks, function (element) {
element.classList.remove('vueds-active')
})
}
},
click(event) {
if (this.clearActiveLinks) {
this.clearActiveLinks()
} else {
this.methods.clearActiveLinks()
}
event.target.parentNode.classList.add('vueds-active')
// When clicking a sub link
const parent = event.target.parentNode.parentNode.parentNode
if (parent && parent.className.match(/(rsg--item)/)) {
parent.classList.add('vueds-active')
}
},
init() {
let currentURL = ''
const sidebar = document.querySelector("div[class^='rsg--sidebar']")
if (process && process.env && process.env.NODE_ENV === 'test') {
currentURL = '/example/'
} else {
currentURL =
window.location.pathname + window.location.hash.split('?')[0].replace(/%20/g, ' ')
}
if (sidebar) {
if (this.clearActiveLinks) {
this.clearActiveLinks()
} else {
this.methods.clearActiveLinks()
}
const navLinks = sidebar.querySelectorAll('nav > ul > li > a')
const subNavLinks = sidebar.querySelectorAll('nav > ul > li ul a')
const currentPage = sidebar.querySelector("a[href='" + currentURL + "']")
const search = sidebar.querySelector("div[class^='rsg--search'] input")
const self = this
if (currentURL) {
if (currentPage) {
currentPage.parentNode.classList.add('vueds-active')
const parent = currentPage.parentNode.parentNode.parentNode
if (parent.className.match(/(rsg--item)/)) {
currentPage.parentNode.parentNode.parentNode.classList.add('vueds-active')
}
} else if (currentURL === '/' && sidebar.querySelectorAll('a')[0].parentNode) {
sidebar.querySelectorAll('a')[0].parentNode.classList.add('vueds-active')
}
}
if (search && !search.classList.contains('set')) {
search.setAttribute('placeholder', 'Type to filter')
}
// Cleanup
if (navLinks) {
;[].forEach.call(navLinks, function (element) {
element.removeEventListener('click', self.click.bind(self), false)
element.addEventListener('click', self.click.bind(self), false)
})
}
if (subNavLinks) {
;[].forEach.call(subNavLinks, function (element) {
element.removeEventListener('click', self.click.bind(self), false)
element.addEventListener('click', self.click.bind(self), false)
})
}
}
}
},
mounted() {
this.init()
}
}
| owncloud/web/packages/design-system/docs/utils/activeNav.js/0 | {
"file_path": "owncloud/web/packages/design-system/docs/utils/activeNav.js",
"repo_id": "owncloud",
"token_count": 1302
} | 686 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 14c2.213 0 4-1.787 4-4s-1.787-4-4-4-4 1.787-4 4 1.787 4 4 4zm0-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/album-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/album-fill.svg",
"repo_id": "owncloud",
"token_count": 203
} | 687 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/arrow-down-s-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-down-s-line.svg",
"repo_id": "owncloud",
"token_count": 125
} | 688 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M9 13.59l8.607-8.607 1.414 1.414-8.607 8.607H18v2H7v-11h2v7.585z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/arrow-left-down-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-left-down-line.svg",
"repo_id": "owncloud",
"token_count": 130
} | 689 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/arrow-right-s-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-right-s-line.svg",
"repo_id": "owncloud",
"token_count": 129
} | 690 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M17.849 11.808l-.707-.707-9.9 9.9H3v-4.243L14.313 5.444l5.657 5.657a1 1 0 0 1 0 1.414l-7.07 7.071-1.415-1.414 6.364-6.364zm-2.121-2.121l-1.415-1.414L5 17.586v1.415h1.414l9.314-9.314zm2.828-7.071l2.829 2.828a1 1 0 0 1 0 1.414L19.97 8.273 15.728 4.03l1.414-1.414a1 1 0 0 1 1.414 0z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/ball-pen-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/ball-pen-line.svg",
"repo_id": "owncloud",
"token_count": 265
} | 691 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 12h2v9H3v-9zm16-4h2v13h-2V8zm-8-6h2v19h-2V2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/bar-chart-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/bar-chart-line.svg",
"repo_id": "owncloud",
"token_count": 130
} | 692 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M8 19H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h6.625L8.458 7H4v10h4v2zm4.375 0l1.167-2H18V7h-4V5h5a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-6.625zM21 9h2v6h-2V9zm-9 2h3l-5 8v-6H7l5-8v6z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/battery-charge-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/battery-charge-line.svg",
"repo_id": "owncloud",
"token_count": 214
} | 693 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M5.5 12H4V7H2V5h6v2H6v2.795l9.813-2.629L15.233 5H12V3h3.978a1 1 0 0 1 .988.741l1.553 5.796-1.932.517-.256-.956L5.5 12zM5 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm13-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 2a5 5 0 1 1 0-10 5 5 0 0 1 0 10z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/bike-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/bike-line.svg",
"repo_id": "owncloud",
"token_count": 250
} | 694 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M18.154 19.568A9 9 0 0 1 5.432 6.846L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414-3.038-3.04zM6.847 8.262a7 7 0 0 0 9.891 9.89l-9.89-9.89zM20.414 16.2l-1.599-1.599a6.995 6.995 0 0 0-1.865-6.55L12 3.1 9.657 5.443 8.243 4.03 12 .272l6.364 6.364a9.002 9.002 0 0 1 2.05 9.564z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/blur-off-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/blur-off-line.svg",
"repo_id": "owncloud",
"token_count": 257
} | 695 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M8 2v20H4v-4H2v-2h2v-3H2v-2h2V8H2V6h2V2h4zm12.005 0C21.107 2 22 2.898 22 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H10V2h10.005z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/booklet-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/booklet-fill.svg",
"repo_id": "owncloud",
"token_count": 178
} | 696 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M20 16H4v2h16v-2zM3 14V4a1 1 0 0 1 1-1h3v8.273h2V3h11a1 1 0 0 1 1 1v10h1v5a1 1 0 0 1-1 1h-8v3h-2v-3H3a1 1 0 0 1-1-1v-5h1z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/brush-4-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/brush-4-fill.svg",
"repo_id": "owncloud",
"token_count": 179
} | 697 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M21 19h2v2H1v-2h2V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v15h2V9h3a1 1 0 0 1 1 1v9zM7 11v2h4v-2H7zm0-4v2h4V7H7z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/building-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/building-fill.svg",
"repo_id": "owncloud",
"token_count": 168
} | 698 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4l2-2zm3 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/camera-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/camera-fill.svg",
"repo_id": "owncloud",
"token_count": 188
} | 699 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-6a13.1 13.1 0 0 0-.153-2H20V5H4v3.153A13.1 13.1 0 0 0 2 8V4a1 1 0 0 1 1-1zm10 18h-2a9 9 0 0 0-9-9v-2c6.075 0 11 4.925 11 11zm-4 0H7a5 5 0 0 0-5-5v-2a7 7 0 0 1 7 7zm-4 0H2v-3a3 3 0 0 1 3 3zm9.373-4A13.032 13.032 0 0 0 6 8.627V7h12v10h-3.627z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/cast-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/cast-fill.svg",
"repo_id": "owncloud",
"token_count": 272
} | 700 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M14.45 19L12 22.5 9.55 19H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-6.55z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/chat-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-2-fill.svg",
"repo_id": "owncloud",
"token_count": 152
} | 701 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M7.291 20.824L2 22l1.176-5.291A9.956 9.956 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.956 9.956 0 0 1-4.709-1.176zM7 12a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/chat-smile-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-smile-2-fill.svg",
"repo_id": "owncloud",
"token_count": 190
} | 702 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M17.998 7l2.31-4h.7c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3h3.006l-2.31 4h2.31l2.31-4h3.69l-2.31 4h2.31l2.31-4h3.69l-2.31 4h2.31z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/clapperboard-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/clapperboard-fill.svg",
"repo_id": "owncloud",
"token_count": 213
} | 703 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3.515 2.1l19.092 19.092-1.415 1.415-2.014-2.015A5.985 5.985 0 0 1 17 21H7A6 6 0 0 1 5.008 9.339a6.992 6.992 0 0 1 .353-2.563L2.1 3.514 3.515 2.1zM17 9a6.003 6.003 0 0 1 5.204 8.989L14.01 9.796C14.89 9.29 15.91 9 17 9zm-5-7a7.003 7.003 0 0 1 6.765 5.195 8.027 8.027 0 0 0-6.206 1.15L7.694 3.48A6.97 6.97 0 0 1 12 2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/cloud-off-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/cloud-off-fill.svg",
"repo_id": "owncloud",
"token_count": 272
} | 704 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M16.95 8.464l1.414-1.414 4.95 4.95-4.95 4.95-1.414-1.414L20.485 12 16.95 8.464zm-9.9 0L3.515 12l3.535 3.536-1.414 1.414L.686 12l4.95-4.95L7.05 8.464z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/code-view.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/code-view.svg",
"repo_id": "owncloud",
"token_count": 181
} | 705 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm4.5-12.5L14 14l-6.5 2.5L10 10l6.5-2.5zM12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/compass-3-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/compass-3-line.svg",
"repo_id": "owncloud",
"token_count": 197
} | 706 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 2h16.005C20.107 2 21 2.898 21 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H3V2zm4 2H5v16h2V4zm2 16h10V4H9v16zm2-4a3 3 0 0 1 6 0h-6zm3-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm8-6h2v4h-2V6zm0 6h2v4h-2v-4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/contacts-book-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/contacts-book-line.svg",
"repo_id": "owncloud",
"token_count": 225
} | 707 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M17 6h5v2h-2v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3zm1 2H6v12h12V8zm-4.586 6l1.768 1.768-1.414 1.414L12 15.414l-1.768 1.768-1.414-1.414L10.586 14l-1.768-1.768 1.414-1.414L12 12.586l1.768-1.768 1.414 1.414L13.414 14zM9 4v2h6V4H9z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/delete-bin-2-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/delete-bin-2-line.svg",
"repo_id": "owncloud",
"token_count": 264
} | 708 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M19 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v5zm-2 0V4H5v14h7V9a1 1 0 0 1 1-1h4zm-3 2v10h6V10h-6z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/device-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/device-line.svg",
"repo_id": "owncloud",
"token_count": 204
} | 709 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M11.95 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-2.306 0-4.492-.784-6.249-2.192l-4.718.59 1.72-4.586C2.207 14.614 1.95 13.324 1.95 12c0-5.523 4.477-10 10-10zm0 2c-4.418 0-8 3.582-8 8 0 1.178.254 2.318.738 3.362l.176.38-.847 2.26 2.315-.289.338.297C8.12 19.286 9.978 20 11.95 20c4.418 0 8-3.582 8-8s-3.582-8-8-8zM8 7h3.79c3.42 0 5.44 1.956 5.54 4.729l.003.215v.027c0 2.814-1.962 4.922-5.337 5.025l-.263.004H8V7h3.79H8zm3.831 2.458h-1.108v5.085h1.108c1.566 0 2.625-.845 2.704-2.345l.005-.183v-.028c0-1.6-1.08-2.53-2.709-2.53z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/disqus-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/disqus-line.svg",
"repo_id": "owncloud",
"token_count": 413
} | 710 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M17 2v2h3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h3V2h10zM7 6H5v14h14V6h-2v2H7V6zm6 5v2h2v2h-2.001L13 17h-2l-.001-2H9v-2h2v-2h2zm2-7H9v2h6V4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/dossier-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/dossier-line.svg",
"repo_id": "owncloud",
"token_count": 222
} | 711 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M16 13l6.964 4.062-2.973.85 2.125 3.681-1.732 1-2.125-3.68-2.223 2.15L16 13zm-2-7h2v2h5a1 1 0 0 1 1 1v4h-2v-3H10v10h4v2H9a1 1 0 0 1-1-1v-5H6v-2h2V9a1 1 0 0 1 1-1h5V6zM4 14v2H2v-2h2zm0-4v2H2v-2h2zm0-4v2H2V6h2zm0-4v2H2V2h2zm4 0v2H6V2h2zm4 0v2h-2V2h2zm4 0v2h-2V2h2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/drag-drop-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/drag-drop-line.svg",
"repo_id": "owncloud",
"token_count": 309
} | 712 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M15 2l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10zm-.829 2H6v16h12V7.829L14.171 4zM13 16h-2v-6h-1V8h3v8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/dual-sim-1-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/dual-sim-1-line.svg",
"repo_id": "owncloud",
"token_count": 193
} | 713 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M8.007 14.001A4.559 4.559 0 0 0 8 14.25C8 16.632 9.753 19 13 19c2.373 0 4.528-.655 6-1.553v3.35C17.211 21.564 15.113 22 13 22c-5.502 0-8-3.47-8-7.75 0-3.231 2.041-6 4.943-7.164C8.539 8.663 8 10.341 8 10.996L18 11c0-3.406-2.548-6-6-6-5 0-8.001 3.988-9 5.999C3.29 6.237 7.01 2 12 2c5.2 0 9 4.03 9 9v3H8l.007.001z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/edge-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/edge-line.svg",
"repo_id": "owncloud",
"token_count": 282
} | 714 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-5-9a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7zm1-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/emotion-happy-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/emotion-happy-fill.svg",
"repo_id": "owncloud",
"token_count": 210
} | 715 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M6.17 18a3.001 3.001 0 0 1 5.66 0H22v2H11.83a3.001 3.001 0 0 1-5.66 0H2v-2h4.17zm6-7a3.001 3.001 0 0 1 5.66 0H22v2h-4.17a3.001 3.001 0 0 1-5.66 0H2v-2h10.17zm-6-7a3.001 3.001 0 0 1 5.66 0H22v2H11.83a3.001 3.001 0 0 1-5.66 0H2V4h4.17z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/equalizer-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/equalizer-fill.svg",
"repo_id": "owncloud",
"token_count": 243
} | 716 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M14 13.5h2.5l1-4H14v-2c0-1.03 0-2 2-2h1.5V2.14c-.326-.043-1.557-.14-2.857-.14C11.928 2 10 3.657 10 6.7v2.8H7v4h3V22h4v-8.5z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/facebook-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/facebook-fill.svg",
"repo_id": "owncloud",
"token_count": 178
} | 717 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 5v10h2V7h-2zm4 4v6h2v-6h-2zm-8 2v4h2v-4H7z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-chart-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-chart-fill.svg",
"repo_id": "owncloud",
"token_count": 186
} | 718 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3zm-6.8 9L13 8h-2.4L9 10.286 7.4 8H5l2.8 4L5 16h2.4L9 13.714 10.6 16H13l-2.8-4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-excel-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-excel-2-fill.svg",
"repo_id": "owncloud",
"token_count": 255
} | 719 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-4 14a4 4 0 1 0 0-8H8v8h4zm-2-6h2a2 2 0 1 1 0 4h-2v-4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-pdf-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-pdf-fill.svg",
"repo_id": "owncloud",
"token_count": 186
} | 720 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M22 12v2H2v-2h2V2.995c0-.55.445-.995.996-.995H15l5 5v5h2zM3 16h2v6H3v-6zm16 0h2v6h-2v-6zm-4 0h2v6h-2v-6zm-4 0h2v6h-2v-6zm-4 0h2v6H7v-6z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-shred-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-shred-fill.svg",
"repo_id": "owncloud",
"token_count": 197
} | 721 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M21 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h18zm-1 2h-8.465c-.69 1.977-1.035 4.644-1.035 8h3c-.115.92-.15 1.878-.107 2.877 1.226-.211 2.704-.777 4.027-1.71l1.135 1.665c-1.642 1.095-3.303 1.779-4.976 2.043.052.37.113.745.184 1.125H20V5zM6.555 14.168l-1.11 1.664C7.602 17.27 9.792 18 12 18v-2c-1.792 0-3.602-.603-5.445-1.832zM17 7c.552 0 1 .448 1 1v1c0 .552-.448 1-1 1s-1-.448-1-1V8c0-.552.448-1 1-1zM7 7c-.552 0-1 .452-1 1v1c0 .552.448 1 1 1s1-.45 1-1V8c0-.552-.448-1-1-1z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/finder-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/finder-fill.svg",
"repo_id": "owncloud",
"token_count": 402
} | 722 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.