text
stringlengths
1
2.83M
id
stringlengths
16
152
metadata
dict
__index_level_0__
int64
0
949
Enhancement: Use app icons for files Icons of apps are now rendered next to files that can be opened with them. Until now oC Web itself defined icons for file types, with this change an icon can be shown even if oC Web does not know the file type - there just needs to be an app loaded that supports opening the file type. https://github.com/owncloud/web/pull/9088
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-app-icons-for-files/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-app-icons-for-files", "repo_id": "owncloud", "token_count": 96 }
651
Enhancement: Advanced search button The search bar now has a button to open the search result page directly to display all available search filters (= advanced search). https://github.com/owncloud/web/pull/9077 https://github.com/owncloud/web/issues/9072
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-search-advanced-button/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-search-advanced-button", "repo_id": "owncloud", "token_count": 69 }
652
Bugfix: Created file missing extension when file extensions not shown is active We've fixed a bug where the file extension was missing, when the user set the file extensions not shown configuration option. This affected files that are handled via external applications, for example Microsoft Excel. https://github.com/owncloud/web/issues/10170 https://github.com/owncloud/web/pull/10169
owncloud/web/changelog/7.1.3_2023-12-15/bugfix-created-file-missing-file-extension/0
{ "file_path": "owncloud/web/changelog/7.1.3_2023-12-15/bugfix-created-file-missing-file-extension", "repo_id": "owncloud", "token_count": 91 }
653
Bugfix: Indicate shares that are not manageable due to file locking We indicate shares that are not manageable when a resource is locked, so the user doesn't run into errors, while trying to delete or update a share. https://github.com/owncloud/web/pull/10514 https://github.com/owncloud/web/issues/10507
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-indicate-shares-not-managable-due-to-file-locking/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-indicate-shares-not-managable-due-to-file-locking", "repo_id": "owncloud", "token_count": 82 }
654
Bugfix: Skip searchbar preview fetch on reload We've fixed a bug, where search result page on reload would fetch unnecessarily the preview of the searchbar. https://github.com/owncloud/web/pull/10232 https://github.com/owncloud/web/issues/10200
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-skip-searchbar-preview-fetch-on-reload/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-skip-searchbar-preview-fetch-on-reload", "repo_id": "owncloud", "token_count": 68 }
655
Change: Theme handling The handling of themes has been throughoutly reworked. Themes now feature a human-readable title, can specify whether they are suitable as light or dark mode themes. If only one theme is provided, this theme will be set. If two themes are provided and one is a dark and one is a light mode one, there is a light/dark mode switch button in the AppBar. If more than two themes are provided or the two provided themes are not a dark and a light mode one respectively, the UI features a theme-switch button featuring a dropdown of the human-readable names of the available themes https://github.com/owncloud/web/issues/2404 https://github.com/owncloud/web/issues/8424 https://github.com/owncloud/web/issues/9403 https://github.com/owncloud/web/issues/9885 https://github.com/owncloud/web/issues/9939 https://github.com/owncloud/web/issues/10146 https://github.com/owncloud/web/pull/8855 https://github.com/owncloud/web/pull/9396 https://github.com/owncloud/web/pull/9401 https://github.com/owncloud/web/pull/9698 https://github.com/owncloud/web/pull/10151
owncloud/web/changelog/8.0.0_2024-03-08/change-theme-handling/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/change-theme-handling", "repo_id": "owncloud", "token_count": 313 }
656
Enhancement: Disabling extensions A new configuration `disabledExtensions` has been added which enables disabling specific extensions via their id. https://github.com/owncloud/web/pull/9441 https://github.com/owncloud/web/issues/8524
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-disabling-extensions/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-disabling-extensions", "repo_id": "owncloud", "token_count": 63 }
657
Enhancement: Make login url configurable We've added a new configuration option loginUrl to web, this is helpful if you use an external IdP and the login is out of web/OCIS context. https://github.com/owncloud/ocis/pull/7317 https://github.com/owncloud/web/issues/9707
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-make-login-url-configurable/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-make-login-url-configurable", "repo_id": "owncloud", "token_count": 81 }
658
Enhancement: Share search filter The received shares on the "Shared with me"-page can now be filtered by their names via a text input field. https://github.com/owncloud/web/issues/10014 https://github.com/owncloud/web/pull/10033
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-share-search-filter/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-share-search-filter", "repo_id": "owncloud", "token_count": 68 }
659
Bugfix: Admin settings keyboard navigation We've fixed a bug where keyboard navigation stopped working after deleting a resource in the admin settings app. We also fixed a bug where initial keyboard navigation didn't work, when no resource was selected. https://github.com/owncloud/web/pull/10417 https://github.com/owncloud/web/issues/10186
owncloud/web/changelog/9.0.0_2024-02-26/bugfix-admin-settings-keyboard-navigation/0
{ "file_path": "owncloud/web/changelog/9.0.0_2024-02-26/bugfix-admin-settings-keyboard-navigation", "repo_id": "owncloud", "token_count": 83 }
660
Enhancement: Add SSE events for locking, renaming, deleting, and restoring We've added Server-Sent Events (SSE) for locking, renaming, deleting, and restoring actions. This enhancement ensures that these actions are instantly propagated to other browsers and devices where the logged in user has access the relevant files and folders. Now, users can experience real-time updates across all their devices. https://github.com/owncloud/web/pull/10586 https://github.com/owncloud/web/pull/10572 https://github.com/owncloud/web/pull/10567 https://github.com/owncloud/web/issues/9849 https://github.com/owncloud/web/issues/9781 https://github.com/owncloud/web/issues/9848
owncloud/web/changelog/9.0.0_2024-02-26/enhancement-add-sse-event-for-locking-renaming-deleting-restoring/0
{ "file_path": "owncloud/web/changelog/9.0.0_2024-02-26/enhancement-add-sse-event-for-locking-renaming-deleting-restoring", "repo_id": "owncloud", "token_count": 185 }
661
{{ $allVersions := . }} {{- range $index, $changes := . }}{{ with $changes -}} Changelog for ownCloud Web [{{ .Version }}] ({{ .Date }}) ======================================= The following sections list the changes in ownCloud web {{ .Version }} relevant to ownCloud admins and users. {{/* creating version compare links */ -}} {{ $next := add1 $index -}} {{ if ne (len $allVersions) $next -}} {{ $previousVersion := (index $allVersions $next).Version -}} {{ if eq .Version "unreleased" -}} [{{ .Version }}]: https://github.com/owncloud/web/compare/v{{ $previousVersion }}...master {{- else -}} [{{ .Version }}]: https://github.com/owncloud/web/compare/v{{ $previousVersion }}...v{{ .Version }} {{- end -}} {{ end -}} {{- /* last version managed by calens, end of the loop */ -}} {{ if eq .Version "0.2.7" -}} [{{ .Version }}]: https://github.com/owncloud/web/compare/v0.2.6...v{{ .Version }} {{- end }} Summary ------- {{ range $entry := .Entries }}{{ with $entry }} * {{ .Type }} - {{ .Title }}: [#{{ .PrimaryID }}]({{ .PrimaryURL }}) {{- end }}{{ end }} Details ------- {{ range $entry := .Entries }}{{ with $entry }} * {{ .Type }} - {{ .Title }}: [#{{ .PrimaryID }}]({{ .PrimaryURL }}) {{ range $par := .Paragraphs }} {{ wrapIndent $par 80 3 }} {{ end -}} {{ range $url := .IssueURLs }} {{ $url -}} {{ end -}} {{ range $url := .PRURLs }} {{ $url -}} {{ end -}} {{ range $url := .OtherURLs }} {{ $url -}} {{ end }} {{ end }}{{ end }} {{ end }}{{ end -}} {{/* Start of old changelog */ -}} ## [0.2.6] ### Added - Skip to component, id attribute for <main> https://github.com/owncloud/web/pull/2326 - Focus management regarding off canvas main nav https://github.com/owncloud/web/pull/2101 - Publish docker on tag https://github.com/owncloud/web/pull/2485 - New collaborators flow https://github.com/owncloud/web/pull/2450 - Hide quota on external storage https://github.com/owncloud/web/pull/2652 - Focus management for uploads https://github.com/owncloud/web/pull/2542 - File actions can be defined using config settings https://github.com/owncloud/web/pull/2651 - Files table virtual scroller https://github.com/owncloud/web/pull/2280 - Virtual scroll in trash bin https://github.com/owncloud/web/pull/2809 ### Fixed - Wrong method for copy action of public link https://github.com/owncloud/web/pull/2363 - Token refresh flow https://github.com/owncloud/web/pull/2472 - App tar balls need to contain top level folder named like the app itself https://github.com/owncloud/web/pull/2449 - Scroll behavior on mozilla firefox https://github.com/owncloud/web/pull/2475 - Steps order on release/publish https://github.com/owncloud/web/pull/2491 - Don't re-filter autocomplete collaborators results for remote user https://github.com/owncloud/web/pull/2569 - Limit concurrent uploads to one https://github.com/owncloud/web/pull/2653 - Extend share id check in public links https://github.com/owncloud/web/pull/2494 - Made the trashbin table responsive https://github.com/owncloud/web/pull/2287 - Hide checkbox label in files list https://github.com/owncloud/web/pull/2680 - Share flow accessibility https://github.com/owncloud/web/pull/2622 - Remove empty parentheses in shared with others list https://github.com/owncloud/web/pull/2725 - Do not hide collaborator if another entry with the same name exists if they are not the same type https://github.com/owncloud/web/pull/2724 - Display breadcrumb if rootFolder is set with no value https://github.com/owncloud/web/pull/2811 - Include avatar placeholder in relevant places https://github.com/owncloud/web/pull/2783 ### Changed - Decouple base file list into a separate component https://github.com/owncloud/web/pull/2318 - Switched the storage of the auth service from local to session storage https://github.com/owncloud/web/pull/2416 - Don't build the docker image in the release make file https://github.com/owncloud/web/pull/2495 - Use owncloud-sdk for uploading files https://github.com/owncloud/web/pull/2239 - Refactor collaborators to use helper classes and to map permissions https://github.com/owncloud/web/pull/2373 - Moved private link icon to "links" section https://github.com/owncloud/web/pull/2496 - Separate app switcher from app navigation sidebar https://github.com/owncloud/web/pull/2669 ## [0.2.5] ### Added - IE11 support https://github.com/owncloud/web/pull/2082 - Draw.io app integration https://github.com/owncloud/web/pull/2083 - New file menu entries for different file types https://github.com/owncloud/web/pull/2111 - Drone starlark https://github.com/owncloud/web/pull/2112 - Rename and delete will be disallowed in case the parent folder has no permissions fot these two operations https://github.com/owncloud/web/pull/2129 - Progress bar for upload https://github.com/owncloud/web/pull/2176 - Handle errors while deleting and renaming files https://github.com/owncloud/web/pull/2177 - Logout option on access denied page https://github.com/owncloud/web/pull/2178 - Download feedback spinner https://github.com/owncloud/web/pull/2179 - Remove rootFolder from breadcrumbs https://github.com/owncloud/web/pull/2196 - Send header X-Requested-With: XMLHttpRequest in all requests https://github.com/owncloud/web/pull/2197 - X-Frame-Options and Content-Security-Policy https://github.com/owncloud/web/pull/2311 ### Fixed - IE11 support for media viewer app https://github.com/owncloud/web/pull/2086 - Files drop when link password is set https://github.com/owncloud/web/pull/2096 - Detection of public pages despite existing auth https://github.com/owncloud/web/pull/2097 - Public link access in incognito mode https://github.com/owncloud/web/pull/2110 - Password handling in public links https://github.com/owncloud/web/pull/2117 - More close options to file actions menu https://github.com/owncloud/web/pull/2161 - Reset search value on clear action https://github.com/owncloud/web/pull/2198 - Prevent duplicate token refresh calls https://github.com/owncloud/web/pull/2205 - Use PQueue to run only one create folder promise in folder upload https://github.com/owncloud/web/pull/2210 - Upon token refresh do not perform full login on sdk level https://github.com/owncloud/web/pull/2211 - Exit link on access denied page https://github.com/owncloud/web/pull/2220 - Structure of folders in folder upload https://github.com/owncloud/web/pull/2224 - Remove file from progress after download on IE11 https://github.com/owncloud/web/pull/2310 - Properly reset capabilities on logout https://github.com/owncloud/web/pull/2116 ### Changed - For mounted folders use the full url as private link https://github.com/owncloud/web/pull/2170 - Store route in vuex before login in case user is unauthorized https://github.com/owncloud/web/pull/2170 - Use currentFolder path in breadcrumbs https://github.com/owncloud/web/pull/2196 - Switch to show instead of if in upload progress bar https://github.com/owncloud/web/pull/2206 - Key of file action buttons to ariaLabel https://github.com/owncloud/web/pull/2219 - Trigger add to progress before the folders creation https://github.com/owncloud/web/pull/2221 - Handle remove from progress in its own mutation https://github.com/owncloud/web/pull/2225 - Use oidc-client 1.9.1 https://github.com/owncloud/web/pull/2261 ### Security - Added sanitization to markdown editor app https://github.com/owncloud/web/pull/2233 ### Removed - Drag and drop in ie11 because of compatibility issues https://github.com/owncloud/web/pull/2128 ## [0.2.4] ### Added - Private link for the current folder to the app bar https://github.com/owncloud/web/pull/2009 ### Fixed - Clear state in case of error in authorisation https://github.com/owncloud/web/pull/2079 - Hide comma before mdate if there is no size https://github.com/owncloud/web/pull/2073 - Don't perform OIDC logout in case of error in authorisation https://github.com/owncloud/web/pull/2072 ### Changed - Use sharetype keys that are human readable instead of number https://github.com/owncloud/web/pull/2071 ## [0.2.3] ### Added - Set X-Requested-With header - required ownCloud 10.3 https://github.com/owncloud/web/pull/1984 - Use 2 spaces instead of tab for feature files https://github.com/owncloud/web/pull/2004 - Handle OAuth/OpenIdConnect error in callback request query string https://github.com/owncloud/web/pull/2011 - Enable loading apps from external sites https://github.com/owncloud/web/pull/1986 - Add default client side sort https://github.com/owncloud/web/pull/1972 ### Fixed - Public link permissions mix up https://github.com/owncloud/web/pull/1985 - Downgrade vuex-persist to 2.0.1 to fix IE11 issues https://github.com/owncloud/web/pull/2007 ## [0.2.2] ### Added - Show error message when user tries to upload a folder in IE11 https://github.com/owncloud/web/pull/1956 - Error message if the folder or file name is empty in create dialog and added default value https://github.com/owncloud/web/pull/1938 - Bookmarks to menu https://github.com/owncloud/web/pull/1949 ### Fixed - Redirect to access denied page if the user doesn't have access to Web instance https://github.com/owncloud/web/pull/1939 - Redirect to private link after user has logged in https://github.com/owncloud/web/pull/1900 - Breaking of link to help desk on new line https://github.com/owncloud/web/pull/1940 ## [0.2.1] ### Added - Download feedback https://github.com/owncloud/web/pull/1895 ### Fixed - Download of files shared with password-protected public links https://github.com/owncloud/web/issues/1808 - Search button on mobile devices https://github.com/owncloud/web/pull/1893 - Collapsing of alert messages after they have been closed https://github.com/owncloud/web/pull/1881 ## [0.2.0] ### Added - Collaborators (replacement for shares) - Public and private links - Shared with me and Shared with others lists - Favorites page - Trash bin page ## [0.1.0] ### Added - Initial early alpha release [Unreleased]: https://github.com/owncloud/web/compare/0.1.0...master [0.1.0]: https://github.com/owncloud/web/compare/d1cfc2d5f82202ac30c91e903e4810f42650c183...0.1.0
owncloud/web/changelog/CHANGELOG.tmpl/0
{ "file_path": "owncloud/web/changelog/CHANGELOG.tmpl", "repo_id": "owncloud", "token_count": 3074 }
662
#!/bin/sh set -e echo "${WOPISECRET}" > /etc/wopi/wopisecret cp /etc/wopi/wopiserver.conf.dist /etc/wopi/wopiserver.conf sed -i 's/wopiserver.owncloud.test/'${WOPISERVER_DOMAIN}'/g' /etc/wopi/wopiserver.conf if [ "$WOPISERVER_INSECURE" == "true" ]; then sed -i 's/sslverify\s=\sTrue/sslverify = False/g' /etc/wopi/wopiserver.conf fi /app/wopiserver.py
owncloud/web/deployments/examples/ocis_web/config/wopiserver/entrypoint-override.sh/0
{ "file_path": "owncloud/web/deployments/examples/ocis_web/config/wopiserver/entrypoint-override.sh", "repo_id": "owncloud", "token_count": 183 }
663
--- title: 'Extension system' date: 2024-01-23T00:00:00+00:00 weight: 60 geekdocRepo: https://github.com/owncloud/web geekdocEditPath: edit/master/docs/extension-system geekdocFilePath: _index.md geekdocCollapseSection: true --- {{< toc >}} ## Concepts and Building Blocks The ownCloud Web can be extended through various entry points with custom **apps** and **extensions**. ### Distinction between Apps and Extensions An Application in the context of ownCloud Web is an artifact which can be installed in an ownCloud Infinite Scale instance. It serves two main purposes: 1. It makes the full app viewport (everything below the top bar) available to the application developer for any custom application code. This includes the ability to define views with routes, navigation items for the left sidebar, and more. 2. Through the `extensions` key in the application interface you can register extensions of any extension type. Those extensions are then available in standardized extension points. Additionally, they can be queried from the extension registry for your own purposes. Both parts are optional. This means that an application can be a file editor without any custom extensions, or even contain no custom application code at all and only host extensions to be registered in the extension registry, or a combination of both. ### Apps To get started, define a `src/index.ts`. Below is the most basic example of its content: ```typescript // Install '@ownclouders/web-pkg' as a devDependency first (only relevant for types and autocompletion, dependency is already provided by ownCloud Web at runtime). import { AppWrapperRoute, ApplicationFileExtension, defineWebApplication } from '@ownclouders/web-pkg' export default defineWebApplication({ setup({ applicationConfig }) { // Here, you have access to the full injection context, meaning you can use all composables that we provide via web-pkg // Needs to be unique within all installed applications in any ownCloud web instance // Should be short, unique and expressive as it is used as prefix on all routes within your application const appId = 'your-extension' // See extensions section below const extensions = [ ... ] // See details below const navItems = [ ... ] // See details below const routes = [ ... ] return { appInfo: { name: $gettext('Your application name'), id: appId, icon: 'aliens', // See https://owncloud.design/#/Design%20Tokens/IconList for available options }, extensions, navItems, routes } } }) ``` By defining an application via `defineWebApplication` you can provide the following: - `appInfo` - the application metadata, which is used to make the application available via the app switcher and the app registry. - `navItems` - the statically defined navigation items for the left sidebar. Only gets rendered when more than 1 navigation item exists at runtime. Additional dynamic navigation items can be registered via the extension registry. - `routes` - the routes to the different views of your application. May be referenced within the `navItems`. Authentication requirements can be defined per item. - `extensions` - the extensions to be registered in the extension registry. For more details see the `Extensions` section below. If you want to learn how to implement an app for viewing and editing specific file types, please consult the [relevant documentation]({{< ref "viewer-editor-apps.md" >}}) for detailed instructions and guidance. To learn how to integrate an app into ownCloud Web, please refer to the [Web service docs]({{< ref "web.md#web-apps" >}}). ### Extensions In contrast to applications, extensions usually have a rather small scope and dedicated functionality. #### Extension Registry The globally available extension registry provided by the ownCloud Web runtime can be used to both register and query extensions. All extensions which are being made available via an `app` get registered in the extension registry automatically. In your custom application code you can then query any of the available extensions by providing a `type` string and optionally a list of `scopes`. Throughout the ownCloud Web platform and most prominently also in the `files` app we have defined some extension points which automatically use certain extensions, see the `Extension Points` section below. #### Extension Types For building an extension you can choose from the types predefined by the ownCloud Web extension system. See the full list of available extension types below. 1. `ActionExtension` (type `action`) - An extension that can register `Action` items which then get shown in various places (e.g. context menus, batch actions), depending on their respective scope. Most commonly used for file and folder actions (e.g. copy, rename, delete, etc.). For details, please refer to the [action docs]({{< ref "extension-types/actions.md" >}}) 2. `SearchExtension` (type `search`) - An extension that can register additional search providers. For details, please refer to the [search docs]({{< ref "extension-types/search.md" >}}) 3. `SidebarNavExtension` (type `sidebarNav`) - An extension that can register additional navigation items to the left sidebar. These can be scoped to specific apps, and programmatically enabled/disabled. For details, please refer to the [sidebar nav docs]({{< ref "extension-types/left-sidebar-menu-item.md" >}}) 4. `SidebarPanelExtension`, (type `sidebarPanel`) - An extension that can register panels to the right sidebar. For details, please refer to the [sidebar panel docs]({{< ref "extension-types/right-sidebar-panels.md" >}}) 5. `FolderViewExtension` (type `folderView`) - An extension that can register additional ways of displaying the content of a folder (resources, so spaces, folders or files) to the user. For details, please refer to the [folder view docs]({{< ref "extension-types/folder-view.md" >}}) You're free to introduce your own extension types within your application code and use the extension registry to query the available ones. However, if you have the impression that an important extension type is missing and would be beneficial for the platform, please reach out to us by opening a [GitHub issue](https://github.com/owncloud/web/issues/new/choose). #### Extension Base Configuration Any extension is required to define at least an `id` and a `type`. The `id` is supposed to be unique throughout the ownCloud Web ecosystem. In order to keep `id`s readable for humans we didn't want to enforce uniqueness through e.g. uuids. Instead, we chose to use dot-formatted namespaces like e.g. `com.github.owncloud.web.files.search`. We'd like to encourage you to follow the same format for your own extensions. For the `type` you can choose from the ones listed above or define a custom one. In addition, you can also pass optional `scopes` to further limit the usage of an extension. The extension system predefines some scopes which are then used in the default extension points (see section below). Those include: - `resource` - For extensions which are meant to work with a `file`, `folder` or `space` as data context. - `user` - For extensions which are meant to work with a `user` as data context. - `group` - For extensions which are meant to work with a `group` as data context. Similar to the extension types, you are always free to define and handle custom scopes within your own application. If you have the impression that an important scope is missing and would be beneficial for the platform, please reach out to us by opening a [GitHub issue](https://github.com/owncloud/web/issues/new/choose). {{< hint info >}} Scopes are meant to be defined in singular form, e.g. `resource` instead of `resources`, even when the data context holds multiple items. {{< /hint >}} #### Extension Points There are standardized components and places where extensions are being used automatically. These are the ones that are currently provided: 1. Left Sidebar for Navigation 2. Right Sidebar in any file(s) context 3. Folder Views in the files app 4. Right click context menu in the files app 5. Batch actions in the files app 6. Upload menu in the files app 7. Quick actions in the files list of the files app 8. Search results in the search app
owncloud/web/docs/extension-system/_index.md/0
{ "file_path": "owncloud/web/docs/extension-system/_index.md", "repo_id": "owncloud", "token_count": 2150 }
664
<!DOCTYPE html> <html lang="en"> <head></head> <body> <script> window.onload = function () { const base = document.querySelector('base') const path = base ? new URL(base.href).pathname.split('/') : [...window.location.pathname.split('/').slice(0, -1), 'index.html#'] const url = new URL([...path, 'web-oidc-callback'].filter(Boolean).join('/'), window.location.origin) window.location.href = url.href + window.location.search } </script> </body> </html>
owncloud/web/oidc-callback.html/0
{ "file_path": "owncloud/web/oidc-callback.html", "repo_id": "owncloud", "token_count": 176 }
665
'use strict' const chalk = require('chalk') const semver = require('semver') const packageConfig = require('../package.json') const shell = require('shelljs') function exec(cmd) { return require('child_process').execSync(cmd).toString().trim() } const versionRequirements = [ { name: 'node', currentVersion: semver.clean(process.version), versionRequirement: packageConfig.engines.node } ] if (shell.which('npm')) { versionRequirements.push({ name: 'npm', currentVersion: exec('npm --version'), versionRequirement: packageConfig.engines.npm }) } module.exports = function () { const warnings = [] for (let i = 0; i < versionRequirements.length; i++) { const mod = versionRequirements[i] if (!semver.satisfies(mod.currentVersion, mod.versionRequirement)) { warnings.push( mod.name + ': ' + chalk.red(mod.currentVersion) + ' should be ' + chalk.green(mod.versionRequirement) ) } } if (warnings.length) { console.log('') console.log(chalk.yellow('To use this template, you must update following to modules:')) console.log() for (let i = 0; i < warnings.length; i++) { const warning = warnings[i] console.log(' ' + warning) } console.log() process.exit(1) } }
owncloud/web/packages/design-system/build/check-versions.js/0
{ "file_path": "owncloud/web/packages/design-system/build/check-versions.js", "repo_id": "owncloud", "token_count": 502 }
666
Change: Remove icon prop from buttons and use css grid We've removed the prop which was responsible for displaying icons in the button component. To add an icon into the button, it needs to be included in the slot together with the text. We've added css grid into the button to ensure that all child items of the button will have a predefined gutter between them. We've removed all UIKit button styles from the button component. https://github.com/owncloud/owncloud-design-system/pull/418 https://github.com/owncloud/owncloud-design-system/pull/865
owncloud/web/packages/design-system/changelog/1.10.0_2020-09-16/reworked-button/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.10.0_2020-09-16/reworked-button", "repo_id": "owncloud", "token_count": 138 }
667
Change: Adjust styles of buttons with disabled state We've changed the background color of buttons with disabled state to properly differentiate them from all other buttons. https://github.com/owncloud/owncloud-design-system/pull/909
owncloud/web/packages/design-system/changelog/1.12.2_2020-10-26/disabled-buttons-style/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.12.2_2020-10-26/disabled-buttons-style", "repo_id": "owncloud", "token_count": 52 }
668
Enhancement: Created sidebar component We've created a sidebar component which is to be used as an in-app navigation and which will contain the branding. https://github.com/owncloud/owncloud-design-system/pull/735
owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/created-sidebar-component/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/created-sidebar-component", "repo_id": "owncloud", "token_count": 55 }
669
Change: Use oc-spinner css class in oc-search-bar component UiKit spinner is not supporting IE11. The css classes around oc-spinner have been introduces previously and now they are used in the component oc-search-bar as well. https://github.com/owncloud/owncloud-design-system/pull/802
owncloud/web/packages/design-system/changelog/1.8.0_2020-07-03/oc-spinner-in-oc-search-bar/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.8.0_2020-07-03/oc-spinner-in-oc-search-bar", "repo_id": "owncloud", "token_count": 87 }
670
Bugfix: OcTable sorting case sensitivity We've addressed the problem when sorting upper and lowercase which resulted in both being sorted separately. https://github.com/owncloud/owncloud-design-system/issues/1698 https://github.com/owncloud/owncloud-design-system/pull/1735
owncloud/web/packages/design-system/changelog/11.1.0_2021-11-03/bugfix-octable-sorting-case-sensitivity/0
{ "file_path": "owncloud/web/packages/design-system/changelog/11.1.0_2021-11-03/bugfix-octable-sorting-case-sensitivity", "repo_id": "owncloud", "token_count": 74 }
671
Bugfix: Padding in breadcrumb context menu We've removed the padding from the context menu in the breadcrumbs to align its visual appearance with the context menu in the files table. https://github.com/owncloud/owncloud-design-system/pull/1813
owncloud/web/packages/design-system/changelog/11.3.1_2021-12-03/bugfix-breadcrumb-contextmenu-padding/0
{ "file_path": "owncloud/web/packages/design-system/changelog/11.3.1_2021-12-03/bugfix-breadcrumb-contextmenu-padding", "repo_id": "owncloud", "token_count": 64 }
672
Change: Use remixicons for redesign We've switched the iconset to remixicons to fit the new design. https://github.com/owncloud/owncloud-design-system/pull/1826 https://github.com/owncloud/owncloud-design-system/pull/1853 https://github.com/owncloud/web/issues/6100
owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/change-use-remixicons/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/change-use-remixicons", "repo_id": "owncloud", "token_count": 85 }
673
Enhancement: Redesign OcModal We have redesigned the OcModal to suit better to dark mode UIs, to have a nicer background overlay, to always have a primary confirm button and fixed some icon bugs in its code examples. https://github.com/owncloud/owncloud-design-system/pull/1953
owncloud/web/packages/design-system/changelog/12.1.0_2022-02-10/enhancement-redesign-modal/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.1.0_2022-02-10/enhancement-redesign-modal", "repo_id": "owncloud", "token_count": 82 }
674
Enhancement: Icons for drawio, ifc and odg resource types We've added resource type extension mapping and icons for the drawio, ifc, ipynb and odg file extensions. https://github.com/owncloud/owncloud-design-system/pull/2005 https://github.com/owncloud/web/issues/6416
owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/enhancement-drawio-ifc-ipynb-odg-icons/0
{ "file_path": "owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/enhancement-drawio-ifc-ipynb-odg-icons", "repo_id": "owncloud", "token_count": 83 }
675
Enhancement: OcModal add checkbox and secondary button We've added an optional checkbox and secondary button to the OcModal https://github.com/owncloud/web/pull/6994 https://github.com/owncloud/web/issues/6996
owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-modal-add-checkbox-secondary-button/0
{ "file_path": "owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-modal-add-checkbox-secondary-button", "repo_id": "owncloud", "token_count": 66 }
676
Change: Redesign contextual helper We've redesigned the contextual helper, which accepts now a title property and is able to display a description list. https://github.com/owncloud/owncloud-design-system/pull/2271 https://github.com/owncloud/owncloud-design-system/pull/2273 https://github.com/owncloud/web/issues/7331
owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/change-redesign-contextual-helper/0
{ "file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/change-redesign-contextual-helper", "repo_id": "owncloud", "token_count": 90 }
677
Enhancement: Make UI smaller We've adjusted several values to make the UI appear less big. https://github.com/owncloud/owncloud-design-system/pull/2270
owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-make-ui-smaller/0
{ "file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-make-ui-smaller", "repo_id": "owncloud", "token_count": 44 }
678
Enhancement: Introduce breakpoints tokens and utility classes We've added tokens and utility classes to dynamically display/hide content depending on the breakpoints. https://github.com/owncloud/owncloud-design-system/pull/1045
owncloud/web/packages/design-system/changelog/2.1.0_2021-01-19/breakpoints/0
{ "file_path": "owncloud/web/packages/design-system/changelog/2.1.0_2021-01-19/breakpoints", "repo_id": "owncloud", "token_count": 55 }
679
Enhancement: Add `disabled` prop to table components We've added `disabled` prop to `oc-table` and `oc-table-files` components. This prop is used to pass IDs of disabled resources so that they are clearly distinguishable from the other resources. https://github.com/owncloud/owncloud-design-system/pull/1093
owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/table-disabled-prop/0
{ "file_path": "owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/table-disabled-prop", "repo_id": "owncloud", "token_count": 82 }
680
Change: Add label to the autocomplete component Adding the label "from the outside" is not a11y compliant as you cannot get the id of the actual input element which therefore cannot be referenced. This change also removes all the unnecessary prefixes which were used in the component. https://github.com/owncloud/owncloud-design-system/pull/1156 https://github.com/owncloud/web/issues/4329
owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/change-autocomplete-label/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/change-autocomplete-label", "repo_id": "owncloud", "token_count": 97 }
681
Enhancement: Add messages to autocomplete component The component supports 3 kinds of messages: description, warning and error. The description message will basically replace the informative text which was displayed via placeholder. While it's still possible to use a placeholder if you need it, we encourage you to not use it anymore. A label is always required, a description message can be added if more context is needed. https://github.com/owncloud/owncloud-design-system/pull/1174
owncloud/web/packages/design-system/changelog/4.1.0_2021-03-26/enhancement-autocomplete-messages/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.1.0_2021-03-26/enhancement-autocomplete-messages", "repo_id": "owncloud", "token_count": 105 }
682
Enhancement: Create `oc-select` component We've created a new component called `oc-select`. This component is based on [vue-select](https://vue-select.org/) and can be used to selecting values in a dropdown. https://github.com/owncloud/owncloud-design-system/pull/1198
owncloud/web/packages/design-system/changelog/4.3.0_2021-04-07/enhancement-vue-select/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.3.0_2021-04-07/enhancement-vue-select", "repo_id": "owncloud", "token_count": 80 }
683
Enhancement: OCDrop accessibility Changed DOM order of example data to allow proper tab interactions, added focus border to a elements in list. https://github.com/owncloud/owncloud-design-system/pull/1230
owncloud/web/packages/design-system/changelog/6.1.0_2021-04-22/enhancement-oc-drop-a11y/0
{ "file_path": "owncloud/web/packages/design-system/changelog/6.1.0_2021-04-22/enhancement-oc-drop-a11y", "repo_id": "owncloud", "token_count": 54 }
684
Enhancement: Make files table headings more descriptive This makes it easier to understand for people using a screen reader. https://github.com/owncloud/owncloud-design-system/pull/1252
owncloud/web/packages/design-system/changelog/6.4.0_2021-05-06/enhancement-files-table-headings/0
{ "file_path": "owncloud/web/packages/design-system/changelog/6.4.0_2021-05-06/enhancement-files-table-headings", "repo_id": "owncloud", "token_count": 48 }
685
Enhancement: Add inverse button variant We've added inverse button variant which should be used on a dark background. https://github.com/owncloud/owncloud-design-system/pull/1300
owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-button-inverse-variant/0
{ "file_path": "owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-button-inverse-variant", "repo_id": "owncloud", "token_count": 47 }
686
Bugfix: Sticky OcAppSideBar Header The OcAppSideBar Header is now sticky so the user always sees the filename and most important info. UX is also improved since he now can always close the appsidebar on mobile without having to scroll back to the top. https://github.com/owncloud/owncloud-design-system/pull/1384
owncloud/web/packages/design-system/changelog/7.4.0_2021-06-17/bugfix-sticky-appsidebar-header/0
{ "file_path": "owncloud/web/packages/design-system/changelog/7.4.0_2021-06-17/bugfix-sticky-appsidebar-header", "repo_id": "owncloud", "token_count": 84 }
687
Bugfix: OcSwitch Off State is not pixel perfect We've addressed the fact that the OcSwitch wasn't aligned properly in it's off state. Both states are now aligned equaly. https://github.com/owncloud/owncloud-design-system/issues/1458 https://github.com/owncloud/owncloud-design-system/pull/1512
owncloud/web/packages/design-system/changelog/8.1.0_2021-07-22/bugfix-ocswitch-off-state-is-not-pixel-perfect/0
{ "file_path": "owncloud/web/packages/design-system/changelog/8.1.0_2021-07-22/bugfix-ocswitch-off-state-is-not-pixel-perfect", "repo_id": "owncloud", "token_count": 87 }
688
Enhancement: add manual mode to oc-drop We've added the manual mode to `oc-drop` component. This mode enables showing/hiding the drop **only** via provided methods ([see docs](https://owncloud.design/#/oC%20Components/OcDrop)). https://github.com/owncloud/owncloud-design-system/pull/1575
owncloud/web/packages/design-system/changelog/9.0.0_2021-08-09/enhancement-manual-drop-mode/0
{ "file_path": "owncloud/web/packages/design-system/changelog/9.0.0_2021-08-09/enhancement-manual-drop-mode", "repo_id": "owncloud", "token_count": 89 }
689
{{ $allVersions := . }} {{- range $index, $changes := . }}{{ with $changes -}} # Changelog for [{{ .Version }}] ({{ .Date }}) {{ if gt (len $allVersions) 1 -}} The following sections list the changes in ownCloud Design System {{ .Version }}. {{/* creating version compare links */ -}} {{ $next := add1 $index -}} {{ if ne (len $allVersions) $next -}} {{ $previousVersion := (index $allVersions $next).Version -}} {{ if eq .Version "unreleased" -}} [{{ .Version }}]: https://github.com/owncloud/owncloud-design-system/compare/v{{ $previousVersion }}...master {{ else -}} [{{ .Version }}]: https://github.com/owncloud/owncloud-design-system/compare/v{{ $previousVersion }}...v{{ .Version }} {{ end -}} {{ end -}} {{- /* last version managed by calens, end of the loop */ -}} {{ if eq .Version "1.0.1" -}} [{{ .Version }}]: https://github.com/owncloud/owncloud-design-system/compare/9c9d14acc7df90254e857e9c2de7bad8f77a238c...v{{ .Version }} {{ end -}} {{- end -}} ## Summary {{ range $entry := .Entries }}{{ with $entry }} * {{ .Type }} - {{ .Title }}: [#{{ .PrimaryID }}]({{ .PrimaryURL }}) {{- end }}{{ end }} ## Details {{ range $entry := .Entries }}{{ with $entry }} * {{ .Type }} - {{ .Title }}: [#{{ .PrimaryID }}]({{ .PrimaryURL }}) {{ range $par := .Paragraphs }} {{ wrapIndent $par 80 3 }} {{ end -}} {{ range $url := .IssueURLs }} {{ $url -}} {{ end -}} {{ range $url := .PRURLs }} {{ $url -}} {{ end -}} {{ range $url := .OtherURLs }} {{ $url -}} {{ end }} {{ end }}{{ end -}} {{ end }}{{ end -}}
owncloud/web/packages/design-system/changelog/CHANGELOG.tmpl/0
{ "file_path": "owncloud/web/packages/design-system/changelog/CHANGELOG.tmpl", "repo_id": "owncloud", "token_count": 558 }
690
Enhancement: Beautify modals We've changed the look of modals slightly. https://github.com/owncloud/web/pull/8608 https://github.com/owncloud/web/pull/8744 https://github.com/owncloud/web/issues/8742
owncloud/web/packages/design-system/changelog/unreleased/enhancement-beautify-modals/0
{ "file_path": "owncloud/web/packages/design-system/changelog/unreleased/enhancement-beautify-modals", "repo_id": "owncloud", "token_count": 70 }
691
/* GLOBAL FUNCTIONS --------------------------------------------- */ // Create a tint // // @param {Color} $color to tint // @param {Number} $percentage of `$color` in returned color // @return {Color} @function tint($color, $percentage) { @return mix(white, $color, $percentage); } // Create a shade // // @param {Color} $color to shade // @param {Number} $percentage of `$color` in returned color // @return {Color} @function shade($color, $percentage) { @return mix(black, $color, $percentage); } // Calculate color difference // See https://www.w3.org/TR/AERT/#color-contrast for algorithm // // @param {Color} $color of foreground // @param {Color} $color of background // @return {Boolean} @function color-difference($foreground, $background) { $r: (max(red($foreground), red($background))) - (min(red($foreground), red($background))); $g: (max(green($foreground), green($background))) - (min(green($foreground), green($background))); $b: (max(blue($foreground), blue($background))) - (min(blue($foreground), blue($background))); $sum-rgb: $r + $g + $b; @if $sum-rgb < 350 { @return 'false'; } @else { @return 'true'; } } // Set text color based on contrast // // @param {Color} $color to set // @param {Color} $background color to test // @param {Color} $fallback color to set in case contrast check fails @function set-text-color($color, $background, $fallback: null) { @if $fallback == null { $fallback: #000; } @if (color-difference($color, $background) == 'false') { @return $fallback; } @else { @return $color; } } /// Darkens the foreground color by the background color. This is the same as the /// “multiply” filter in graphics apps. /// /// @param {Color} $foreground - The color to darken. /// @param {Color} $background - The background to base darkening on. /// @return {Color} The modified color. @function color-multiply($foreground, $background: null) { @if $background == null { $background: #fff; } @return $foreground * $background / 255; } /// Returns the value in rem for a given pixel value. /// @param {Number} $value - The pixel value to be converted. /// @return {Number} The converted value in rem. @function rem($value) { $unit: unit($value); @if $unit == 'rem' { @return $value; } @else if $unit == 'px' { @return $value / $size-m * 1rem; } @else if $unit == 'em' { @return $unit / 1em * 1rem; } @else { @error 'Value must be in px, em, or rem.'; } } /// Returns the value in pixels for a given rem value. /// @param {Number} $value - The rem value to be converted. /// @return {Number} The converted value in pixels. @function px($value) { $unit: unit($value); @if $unit == 'px' { @return $value; } @else if $unit == 'em' { @return ($value / 1em) * $size-m; } @else if $unit == 'rem' { @return ($value / 1rem) * $size-m; } @else { @error 'Value must be in rem, em, or px.'; } } /// Returns the list of available names in a given map. /// @param {Map} $map - The map of data to list the names from. /// @param {Number} $map - The level of depth to get names from. /// @return {String} The list of names in the map. @function available-names($map, $level: 1) { @if type-of($map) != 'map' { @return null; } $output: ''; $newline: '\A '; @if $level == 1 { @each $key, $value in $map { $output: $output + '#{$newline}- #{$key} #{available-names($value, $level + 1)}'; } } @else { $output: '('; $i: 1; @each $key, $value in $map { $sep: if($i < length($map), ', ', ''); $output: $output + '#{$key}#{$sep}#{available-names($value, $level + 1)}'; $i: $i + 1; } $output: $output + ')'; } @return $output; }
owncloud/web/packages/design-system/docs/docs.functions.scss/0
{ "file_path": "owncloud/web/packages/design-system/docs/docs.functions.scss", "repo_id": "owncloud", "token_count": 1385 }
692
## Text wrapping behaviour Use one of the following classes to enforce a certain wrapping behaviour. | Class | Description | | ----------------- | --------------------------------------------------------------------------------------------- | | .oc-text-overflow | Sets overflow to `hidden` without resizing its container. | | .oc-text-nowrap | Doesn't break to new lines. | | .oc-text-truncate | Doesn't break to new lines. Text will be truncated, showing an ellipsis instead if necessary. | | .oc-text-break | Text will break to new lines at word ends if it exceeds one line. | ## Text sizes The ownCloud Design System uses a default font size which can be set on the html root element and then lets you use the following text size classes to choose a size relative to the default font size. | Class | Description | |-----------------|-----------------------------------------------------------------------------------------------------| | .oc-text-xsmall | Sets the font size to 0.72rem. Value can be overwritten by setting the `oc-font-size-xsmall` token. | | .oc-text-small | Sets the font size to 0.86rem. Value can be overwritten by setting the `oc-font-size-small` token. | | .oc-text-medium | Sets the font size to 1rem. Value can be overwritten by setting the `oc-font-size-medium` token. | | .oc-text-large | Sets the font size to 1.14rem. Value can be overwritten by setting the `oc-font-size-large` token. | | .oc-text-xlarge | Sets the font size to 1.29rem. Value can be overwritten by setting the `oc-font-size-xlarge` token. |
owncloud/web/packages/design-system/docs/text.md/0
{ "file_path": "owncloud/web/packages/design-system/docs/text.md", "repo_id": "owncloud", "token_count": 731 }
693
[main] host = https://www.transifex.com [o:owncloud-org:p:owncloud-web:r:design-system] file_filter = locale/<lang>/LC_MESSAGES/app.po minimum_perc = 0 source_file = template.pot source_lang = en type = PO
owncloud/web/packages/design-system/l10n/.tx/config/0
{ "file_path": "owncloud/web/packages/design-system/l10n/.tx/config", "repo_id": "owncloud", "token_count": 85 }
694
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M14 21l-2 2-2-2H4.995A1.995 1.995 0 0 1 3 19.005V4.995C3 3.893 3.893 3 4.995 3h14.01C20.107 3 21 3.893 21 4.995v14.01A1.995 1.995 0 0 1 19.005 21H14zm-7.643-3h11.49a6.992 6.992 0 0 0-5.745-3 6.992 6.992 0 0 0-5.745 3zM12 13a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/account-pin-box-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/account-pin-box-fill.svg", "repo_id": "owncloud", "token_count": 242 }
695
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 22a9 9 0 1 1 0-18 9 9 0 0 1 0 18zm1-9V8h-2v7h5v-2h-3zM1.747 6.282l3.535-3.535 1.415 1.414L3.16 7.697 1.747 6.282zm16.97-3.535l3.536 3.535-1.414 1.415-3.536-3.536 1.415-1.414z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/alarm-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/alarm-fill.svg", "repo_id": "owncloud", "token_count": 201 }
696
<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="M13.414 6l1.829 1.828-1.415 1.415L9.586 5 13.828.757l1.415 1.415L13.414 4H16a5 5 0 0 1 5 5v4h-2V9a3 3 0 0 0-3-3h-2.586zM15 11v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1zm-2 1H5v8h8v-8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/anticlockwise-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/anticlockwise-2-line.svg", "repo_id": "owncloud", "token_count": 234 }
697
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M18.172 7H11a6 6 0 1 0 0 12h9v2h-9a8 8 0 1 1 0-16h7.172l-2.536-2.536L17.05 1.05 22 6l-4.95 4.95-1.414-1.414L18.172 7z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/arrow-go-forward-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-go-forward-line.svg", "repo_id": "owncloud", "token_count": 163 }
698
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M14.59 16.004L5.982 7.397l1.414-1.414 8.607 8.606V7.004h2v11h-11v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/arrow-right-down-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-right-down-line.svg", "repo_id": "owncloud", "token_count": 132 }
699
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M8 8v8h8V8H8zM6 6h12v12H6V6zm0-4h2v3H6V2zm0 17h2v3H6v-3zM2 6h3v2H2V6zm0 10h3v2H2v-2zM19 6h3v2h-3V6zm0 10h3v2h-3v-2zM16 2h2v3h-2V2zm0 17h2v3h-2v-3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/artboard-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/artboard-2-line.svg", "repo_id": "owncloud", "token_count": 217 }
700
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M17 15.245v6.872a.5.5 0 0 1-.757.429L12 20l-4.243 2.546a.5.5 0 0 1-.757-.43v-6.87a8 8 0 1 1 10 0zm-8 1.173v3.05l3-1.8 3 1.8v-3.05A7.978 7.978 0 0 1 12 17a7.978 7.978 0 0 1-3-.582zM12 15a6 6 0 1 0 0-12 6 6 0 0 0 0 12z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/award-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/award-line.svg", "repo_id": "owncloud", "token_count": 219 }
701
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M2 12h2v9H2v-9zm3 2h2v7H5v-7zm11-6h2v13h-2V8zm3 2h2v11h-2V10zM9 2h2v19H9V2zm3 2h2v17h-2V4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/bar-chart-grouped-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/bar-chart-grouped-fill.svg", "repo_id": "owncloud", "token_count": 166 }
702
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M13 12h3l-5 7v-5H8l5-7v5zm-2-6H7v14h10V6h-4V4h-2v2zM9 4V3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/battery-2-charge-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/battery-2-charge-line.svg", "repo_id": "owncloud", "token_count": 206 }
703
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M7.5 11a2 2 0 1 0 0-4H3v4h4.5zm1 2H3v4h5.5a2 2 0 1 0 0-4zm2.063-1.428A4 4 0 0 1 8.5 19H1V5h6.5a4 4 0 0 1 3.063 6.572zM15.5 6H21v1.5h-5.5V6zm7.5 8.5h-7.5v.25A2.75 2.75 0 0 0 20.7 16h2.134a4.752 4.752 0 0 1-9.334-1.25v-1.5a4.75 4.75 0 1 1 9.5 0v1.25zm-2.104-2a2.751 2.751 0 0 0-5.292 0h5.292z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/behance-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/behance-line.svg", "repo_id": "owncloud", "token_count": 294 }
704
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 21h-8V6a3 3 0 0 1 3-3h5a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zm-10 0H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a3 3 0 0 1 3 3v15zm0 0h2v2h-2v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/book-open-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/book-open-fill.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="M9 3v2H6v14h3v2H4V3h5zm6 0h5v18h-5v-2h3V5h-3V3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/brackets-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/brackets-fill.svg", "repo_id": "owncloud", "token_count": 131 }
706
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M16.536 15.95l2.12-2.122-3.181-3.182 3.535-3.535-2.12-2.121-3.536 3.535-3.182-3.182L8.05 7.464l8.486 8.486zM13.354 5.697l2.828-2.829a1 1 0 0 1 1.414 0l3.536 3.536a1 1 0 0 1 0 1.414l-2.829 2.828 2.475 2.475a1 1 0 0 1 0 1.415L13 22.314a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414l7.778-7.778a1 1 0 0 1 1.415 0l2.475 2.475z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/brush-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/brush-2-fill.svg", "repo_id": "owncloud", "token_count": 288 }
707
<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.5 2a3.5 3.5 0 0 1 3.437 4.163l-.015.066a4.502 4.502 0 0 1 .303 8.428l-1.086 6.507a1 1 0 0 1-.986.836H6.847a1 1 0 0 1-.986-.836l-1.029-6.17a3 3 0 0 1-.829-5.824L4 9a6 6 0 0 1 8.575-5.42A3.493 3.493 0 0 1 15.5 2zM11 15H9v5h2v-5zm4 0h-2v5h2v-5zm2.5-2a2.5 2.5 0 1 0-.956-4.81l-.175.081a2 2 0 0 1-2.663-.804l-.07-.137A4 4 0 0 0 10 5C7.858 5 6.109 6.684 6.005 8.767L6 8.964l.003.17a2 2 0 0 1-1.186 1.863l-.15.059A1.001 1.001 0 0 0 5 13h12.5z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/cake-3-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/cake-3-fill.svg", "repo_id": "owncloud", "token_count": 372 }
708
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 2a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm6-12v2h2V5h-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/camera-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/camera-2-fill.svg", "repo_id": "owncloud", "token_count": 208 }
709
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M19 21H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9l2.417-4.029A2 2 0 0 1 6.132 8h11.736a2 2 0 0 1 1.715.971L22 13v9a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zM4.332 13h15.336l-1.8-3H6.132l-1.8 3zM6.5 18a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm11 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5.44 3.44L6.5 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zm5.5 0L12 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zm5.5 0l1.06-1.061 1.06 1.06a1.5 1.5 0 1 1-2.121 0z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/car-washing-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/car-washing-fill.svg", "repo_id": "owncloud", "token_count": 376 }
710
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M3 19V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7h-2a1 1 0 0 1-1-1V6.414l-1.657-1.657 1.414-1.414 4.95 4.95A.997.997 0 0 1 22 9v9a3 3 0 0 1-6 0v-4h-2v5h1v2H2v-2h1zm6-8V7l-4 6h3v4l4-6H9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/charging-pile-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/charging-pile-fill.svg", "repo_id": "owncloud", "token_count": 238 }
711
<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 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zm-4 4h-2v8h2V7zm-6 1H9v1.999L7 10v2l2-.001V14h2v-2.001L13 12v-2l-2-.001V8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/chat-follow-up-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-follow-up-fill.svg", "repo_id": "owncloud", "token_count": 193 }
712
<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 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zM10.962 8.1l-.447-.688C8.728 8.187 7.5 9.755 7.5 11.505c0 .995.277 1.609.792 2.156.324.344.837.589 1.374.589.966 0 1.75-.784 1.75-1.75 0-.92-.711-1.661-1.614-1.745-.16-.015-.324-.012-.479.01v-.092c.006-.422.092-1.633 1.454-2.466l.185-.107-.447-.688zm4.553-.688c-1.787.775-3.015 2.343-3.015 4.093 0 .995.277 1.609.792 2.156.324.344.837.589 1.374.589.966 0 1.75-.784 1.75-1.75 0-.92-.711-1.661-1.614-1.745-.16-.015-.324-.012-.479.01 0-.313-.029-1.762 1.639-2.665z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/chat-quote-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-quote-fill.svg", "repo_id": "owncloud", "token_count": 396 }
713
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/check-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/check-fill.svg", "repo_id": "owncloud", "token_count": 127 }
714
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M11 19v-6l-2-1V9h6v3l-2 1v6l5 1v2H6v-2l5-1zM10 2.223V1h4v1.223a9.003 9.003 0 0 1 2.993 16.266l-1.11-1.664a7 7 0 1 0-7.767 0l-1.109 1.664A9.003 9.003 0 0 1 10 2.223z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/china-railway-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/china-railway-fill.svg", "repo_id": "owncloud", "token_count": 200 }
715
<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-1h18zM9 8c-2.208 0-4 1.792-4 4s1.792 4 4 4c1.1 0 2.1-.45 2.828-1.172l-1.414-1.414C10.053 13.776 9.553 14 9 14c-1.105 0-2-.895-2-2s.895-2 2-2c.55 0 1.048.22 1.415.587l1.414-1.414C11.105 8.448 10.105 8 9 8zm7 0c-2.208 0-4 1.792-4 4s1.792 4 4 4c1.104 0 2.104-.448 2.828-1.172l-1.414-1.414c-.362.362-.862.586-1.414.586-1.105 0-2-.895-2-2s.895-2 2-2c.553 0 1.053.224 1.415.587l1.414-1.414C18.105 8.448 17.105 8 16 8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/closed-captioning-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/closed-captioning-fill.svg", "repo_id": "owncloud", "token_count": 394 }
716
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M24 12l-5.657 5.657-1.414-1.414L21.172 12l-4.243-4.243 1.414-1.414L24 12zM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/code-s-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/code-s-fill.svg", "repo_id": "owncloud", "token_count": 176 }
717
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 21H3a1 1 0 0 1-1-1v-7.513a1 1 0 0 1 .343-.754L6 8.544V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zM9 19h3v-6.058L8 9.454l-4 3.488V19h3v-4h2v4zm5 0h6V5H8v2.127c.234 0 .469.082.657.247l5 4.359a1 1 0 0 1 .343.754V19zm2-8h2v2h-2v-2zm0 4h2v2h-2v-2zm0-8h2v2h-2V7zm-4 0h2v2h-2V7z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/community-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/community-line.svg", "repo_id": "owncloud", "token_count": 291 }
718
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M4 16h16V5H4v11zm9 2v2h4v2H7v-2h4v-2H2.992A.998.998 0 0 1 2 16.993V4.007C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.986c0 .556-.455 1.007-.992 1.007H13z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/computer-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/computer-line.svg", "repo_id": "owncloud", "token_count": 190 }
719
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M10 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7a2 2 0 1 0 4 0h7a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-7a2 2 0 1 0-4 0zm-1.465-2A3.998 3.998 0 0 1 12 17c1.48 0 2.773.804 3.465 2H20V5h-4.535A3.998 3.998 0 0 1 12 7a3.998 3.998 0 0 1-3.465-2H4v14h4.535zM6 8h2v8H6V8zm10 0h2v8h-2V8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/coupon-4-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/coupon-4-line.svg", "repo_id": "owncloud", "token_count": 262 }
720
<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="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c2.761 0 5 2.686 5 6s-2.239 6-5 6c-2.177 0-4.029-1.67-4.715-4l2.117.001C9.92 15.196 10.89 16 12 16c1.657 0 3-1.79 3-4s-1.343-4-3-4c-1.11 0-2.08.805-2.599 2H11l-2.5 3L6 10h1.284C7.971 7.67 9.823 6 12 6z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/creative-commons-sa-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/creative-commons-sa-line.svg", "repo_id": "owncloud", "token_count": 311 }
721
<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.388 13.498l2.552 7.014-4.698 1.71-2.553-7.014-3.899 2.445L8.41 1.633l11.537 11.232-4.558.633zm-.011 5.818l-2.715-7.46 2.96-.41-5.64-5.49-.79 7.83 2.53-1.587 2.715 7.46.94-.343z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/cursor-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/cursor-line.svg", "repo_id": "owncloud", "token_count": 208 }
722
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M6.535 3H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6.535a1 1 0 0 1-.832-.445l-5.333-8a1 1 0 0 1 0-1.11l5.333-8A1 1 0 0 1 6.535 3zm.535 2l-4.666 7 4.666 7H20V5H7.07zM13 10.586l2.828-2.829 1.415 1.415L14.414 12l2.829 2.828-1.415 1.415L13 13.414l-2.828 2.829-1.415-1.415L11.586 12 8.757 9.172l1.415-1.415L13 10.586z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/delete-back-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/delete-back-2-line.svg", "repo_id": "owncloud", "token_count": 277 }
723
<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-9 3h2v6H9v-6zm4 0h2v6h-2v-6zM9 4v2h6V4H9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/delete-bin-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/delete-bin-line.svg", "repo_id": "owncloud", "token_count": 205 }
724
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M3 19h18v2H3v-2zm10-5.828L19.071 7.1l1.414 1.414L12 17 3.515 8.515 4.929 7.1 11 13.17V2h2v11.172z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/download-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/download-line.svg", "repo_id": "owncloud", "token_count": 152 }
725
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M18.364 10.98c1.562 1.561 1.562 4.094 0 5.656l-5.657 5.657c-.39.39-1.024.39-1.414 0l-5.657-5.657c-1.562-1.562-1.562-4.095 0-5.657 1.562-1.562 4.095-1.562 5.657 0l.706.707.708-.707c1.562-1.562 4.095-1.562 5.657 0zM7.05 12.392c-.78.781-.78 2.048 0 2.829l4.95 4.95 4.95-4.95c.78-.781.78-2.048 0-2.829-.781-.78-2.048-.78-2.83.002l-2.122 2.118-2.12-2.12c-.78-.78-2.047-.78-2.828 0zM12 1c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 2c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/empathize-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/empathize-line.svg", "repo_id": "owncloud", "token_count": 404 }
726
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M5.373 4.51A9.962 9.962 0 0 1 12 2c5.523 0 10 4.477 10 10a9.954 9.954 0 0 1-1.793 5.715L17.5 12H20A8 8 0 0 0 6.274 6.413l-.9-1.902zm13.254 14.98A9.962 9.962 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.125.663-4.095 1.793-5.715L6.5 12H4a8 8 0 0 0 13.726 5.587l.9 1.902zM8.5 14H14a.5.5 0 1 0 0-1h-4a2.5 2.5 0 1 1 0-5h1V7h2v1h2.5v2H10a.5.5 0 1 0 0 1h4a2.5 2.5 0 1 1 0 5h-1v1h-2v-1H8.5v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/exchange-dollar-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/exchange-dollar-fill.svg", "repo_id": "owncloud", "token_count": 340 }
727
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M15.402 21v-6.966h2.333l.349-2.708h-2.682V9.598c0-.784.218-1.319 1.342-1.319h1.434V5.857a19.19 19.19 0 0 0-2.09-.107c-2.067 0-3.482 1.262-3.482 3.58v1.996h-2.338v2.708h2.338V21H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4.598z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/facebook-box-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/facebook-box-fill.svg", "repo_id": "owncloud", "token_count": 251 }
728
<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-3 10V8h-2v4H8l4 4 4-4h-3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-download-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-download-fill.svg", "repo_id": "owncloud", "token_count": 167 }
729
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M16 2l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16zm0 6.667H8V7.333h3.333V6h1.334l-.001 1.333h2.333L15 4H5v16h14V8l-3-.001v.668zm-6.667 6v1.999H16V18H8v-3.333h1.333zM12 14.333a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM12 9a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zm0 1.333a1.167 1.167 0 1 0 0 2.334 1.167 1.167 0 0 0 0-2.334z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-hwp-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-hwp-line.svg", "repo_id": "owncloud", "token_count": 303 }
730
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M20 2a3 3 0 0 1 3 3v2h-2v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-2h16v2a1 1 0 0 0 .883.993L18 20a1 1 0 0 0 .993-.883L19 19v-4H3V5a3 3 0 0 1 3-3h14z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-paper-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-paper-2-fill.svg", "repo_id": "owncloud", "token_count": 179 }
731
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 10H11v7.382c0 1.563.777 3.023 2.074 3.892l1.083.726H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2h11.999L21 7v3zm-8 2h8v5.382c0 .897-.446 1.734-1.187 2.23L17 21.499l-2.813-1.885A2.685 2.685 0 0 1 13 17.383V12z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-shield-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-shield-2-fill.svg", "repo_id": "owncloud", "token_count": 225 }
732
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M6.929.515L21.07 14.657l-1.414 1.414-3.823-3.822L14 15v7h-4v-7L4 6H3V4h4.585l-2.07-2.071L6.929.515zM21 4v2h-1l-1.915 2.872L13.213 4H21z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/filter-off-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/filter-off-fill.svg", "repo_id": "owncloud", "token_count": 185 }
733
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M2 3h19.138a.5.5 0 0 1 .435.748L18 10l3.573 6.252a.5.5 0 0 1-.435.748H4v5H2V3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/flag-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/flag-2-fill.svg", "repo_id": "owncloud", "token_count": 138 }
734
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M14.597 10.684h2.828l-5.657 5.658 5.657 5.656h-2.828L8.94 16.34l5.657-5.657zm-.194-8.68h2.829L5.918 13.318l-1.414-1.414 9.9-9.9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/flutter-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/flutter-line.svg", "repo_id": "owncloud", "token_count": 173 }
735
<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="M10.414 3l2 2H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414zM12 9a2 2 0 0 0-1 3.732V17h2l.001-4.268A2 2 0 0 0 12 9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/folder-keyhole-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/folder-keyhole-fill.svg", "repo_id": "owncloud", "token_count": 187 }
736
<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="M22 13h-2V7h-8.414l-2-2H4v14h9v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v7zm-4 4v-3.5l5 4.5-5 4.5V19h-3v-2h3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/folder-shared-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/folder-shared-line.svg", "repo_id": "owncloud", "token_count": 194 }
737
<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="M10.414 3l2 2H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414zM18 18h-4v-3h2v-2h-2v-2h2V9h-2V7h-2.414l-2-2H4v14h16V7h-4v2h2v2h-2v2h2v5z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/folder-zip-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/folder-zip-line.svg", "repo_id": "owncloud", "token_count": 218 }
738
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M20 12v10c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1V12h16zM9 14H7v5h2v-5zM19 1c.552 0 1 .448 1 1v8H4V2c0-.552.448-1 1-1h14zM9 4H7v4h2V4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/fridge-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/fridge-fill.svg", "repo_id": "owncloud", "token_count": 179 }
739
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M8 1v4H4v14h16V3h1.008c.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 3H6V1h2zm4 7l4 4h-3v4h-2v-4H8l4-4zm6-7v4h-8V3h6V1h2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/gallery-upload-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/gallery-upload-line.svg", "repo_id": "owncloud", "token_count": 210 }
740
<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="M12 2a9 9 0 0 1 9 9v7.5a3.5 3.5 0 0 1-6.39 1.976 2.999 2.999 0 0 1-5.223 0 3.5 3.5 0 0 1-6.382-1.783L3 18.499V11a9 9 0 0 1 9-9zm0 2a7 7 0 0 0-6.996 6.76L5 11v7.446l.002.138a1.5 1.5 0 0 0 2.645.88l.088-.116a2 2 0 0 1 3.393.142.999.999 0 0 0 1.74.003 2 2 0 0 1 3.296-.278l.097.13a1.5 1.5 0 0 0 2.733-.701L19 18.5V11a7 7 0 0 0-7-7zm4 9a4 4 0 0 1-7.995.2L8 13h2a2 2 0 1 0 4 0h2zm-4-6a2 2 0 1 1 0 4 2 2 0 0 1 0-4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/ghost-smile-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/ghost-smile-line.svg", "repo_id": "owncloud", "token_count": 349 }
741
<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="M13 21v2.5l-3-2-3 2V21h-.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-7zm0-2h6v-3H6.5a1.5 1.5 0 0 0 0 3H7v-2h6v2zm6-5V4H6v10.035A3.53 3.53 0 0 1 6.5 14H19zM7 5h2v2H7V5zm0 3h2v2H7V8zm0 3h2v2H7v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/git-repository-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/git-repository-line.svg", "repo_id": "owncloud", "token_count": 266 }
742
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M4 1.734a1 1 0 0 1 .501.135l16.004 9.266a1 1 0 0 1 0 1.73L4.501 22.131A1 1 0 0 1 3 21.266V2.734a1 1 0 0 1 1-1zm8.292 11.68l-4.498 4.498 5.699-3.299-1.2-1.2zM5 6.118v11.76l5.88-5.88-5.88-5.88zm10.284 4.302L13.706 12l1.578 1.577L18.008 12l-2.725-1.579zm-7.49-4.336l4.5 4.5 1.199-1.2-5.699-3.3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/google-play-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/google-play-line.svg", "repo_id": "owncloud", "token_count": 276 }
743
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M4 4v7h7V4h2v16h-2v-7H4v7H2V4h2zm14.5 4c2.071 0 3.75 1.679 3.75 3.75 0 .857-.288 1.648-.772 2.28l-.148.18L18.034 18H22v2h-7v-1.556l4.82-5.546c.268-.307.43-.709.43-1.148 0-.966-.784-1.75-1.75-1.75-.918 0-1.671.707-1.744 1.606l-.006.144h-2C14.75 9.679 16.429 8 18.5 8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/h-2.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/h-2.svg", "repo_id": "owncloud", "token_count": 260 }
744
<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="M12 2a7 7 0 0 1 7 7h1.074a1 1 0 0 1 .997.923l.846 11a1 1 0 0 1-.92 1.074L20.92 22H3.08a1 1 0 0 1-1-1l.003-.077.846-11A1 1 0 0 1 3.926 9H5a7 7 0 0 1 7-7zm7.147 9H4.852l-.693 9H19.84l-.693-9zM14 13v2h-4v-2h4zm-2-9a5 5 0 0 0-4.995 4.783L7 9h10a5 5 0 0 0-4.783-4.995L12 4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/handbag-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/handbag-line.svg", "repo_id": "owncloud", "token_count": 271 }
745
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M20 2c.552 0 1 .448 1 1v18c0 .552-.448 1-1 1H6c-.552 0-1-.448-1-1v-2H3v-2h2v-2H3v-2h2v-2H3V9h2V7H3V5h2V3c0-.552.448-1 1-1h14zm-1 2H7v16h12V4zm-5 4v3h3v2h-3.001L14 16h-2l-.001-3H9v-2h3V8h2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/health-book-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/health-book-line.svg", "repo_id": "owncloud", "token_count": 230 }
746
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2c0 4.418 3.582 8 8 8s8-3.582 8-8-3.582-8-8-8C9.25 4 6.824 5.387 5.385 7.5H8v2H2v-6h2V6c1.824-2.43 4.729-4 8-4zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/history-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/history-line.svg", "repo_id": "owncloud", "token_count": 230 }
747
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zM8.592 13.808l-.991.572 1 1.733.993-.573a3.5 3.5 0 0 0 1.405.811v1.145h2.002V16.35a3.5 3.5 0 0 0 1.405-.81l.992.572L16.4 14.38l-.991-.572a3.504 3.504 0 0 0 0-1.62l.991-.573-1-1.733-.993.573A3.5 3.5 0 0 0 13 9.645V8.5h-2.002v1.144a3.5 3.5 0 0 0-1.405.811l-.992-.573L7.6 11.616l.991.572a3.504 3.504 0 0 0 0 1.62zm3.408.69a1.5 1.5 0 1 1-.002-3.001 1.5 1.5 0 0 1 .002 3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/home-gear-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/home-gear-fill.svg", "repo_id": "owncloud", "token_count": 369 }
748
<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 20v-6h8v6h3V4H5v16h3zm2 0h4v-4h-4v4zm11 0h2v2H1v-2h2V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v17zM11 8V6h2v2h2v2h-2v2h-2v-2H9V8h2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/hospital-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/hospital-line.svg", "repo_id": "owncloud", "token_count": 199 }
749
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 15v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2zm.008-12c.548 0 .992.445.992.993V13h-2V5H4v13.999L14 9l3 3v2.829l-3-3L6.827 19H14v2H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3h18.016zM8 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/image-add-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/image-add-line.svg", "repo_id": "owncloud", "token_count": 233 }
750