text
stringlengths
1
2.83M
id
stringlengths
16
152
metadata
dict
__index_level_0__
int64
0
949
Enhancement: Retry failed uploads on re-upload When re-uploading a file that failed uploading before, the upload is now being retried instead of being started from scratch again. This fixes some issues with the overlay and preserves the upload progress. https://github.com/owncloud/web/pull/8055 https://github.com/owncloud/web/issues/7944
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-retry-failed-uploads/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-retry-failed-uploads", "repo_id": "owncloud", "token_count": 89 }
645
Enhancement: Update SDK to v3.1.0-alpha.3 We updated the ownCloud SDK to version v3.1.0-alpha.3. Please refer to the full changelog in the SDK release (linked) for more details. Summary: * Bugfix - Allow removing expiration dates from space shares: [owncloud/owncloud-sdk#1204](https://github.com/owncloud/owncloud-sdk/pull/1204) * Enhancement - Resource processing: [owncloud/owncloud-sdk#1109](https://github.com/owncloud/owncloud-sdk/pull/1109) * Enhancement - Share space with group: [owncloud/owncloud-sdk#1207](https://github.com/owncloud/owncloud-sdk/pull/1207) https://github.com/owncloud/web/pull/8320 https://github.com/owncloud/web/pull/8248 https://github.com/owncloud/owncloud-sdk/releases/tag/v3.1.0-alpha.3
owncloud/web/changelog/7.0.0_2023-06-02/enhancement-update-sdk/0
{ "file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-update-sdk", "repo_id": "owncloud", "token_count": 253 }
646
Bugfix: Remember location after token invalidation Fixed an issue where token invalidation in the IDP would result in losing the current location. So logging in after token invalidation now correctly redirects to the page the user was before. https://github.com/owncloud/web/issues/9261 https://github.com/owncloud/web/pull/9364
owncloud/web/changelog/7.1.0_2023-08-23/bugfix-remember-location-after-token-invalidation/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/bugfix-remember-location-after-token-invalidation", "repo_id": "owncloud", "token_count": 83 }
647
Enhancement: Button styling Button styling (colors and hover colors) has been improved in both light and dark mode to be more consistent among various button styles (colors for filled and outline buttons) https://github.com/owncloud/web/pull/9394 https://github.com/owncloud/web/pull/9459 https://github.com/owncloud/web/issues/9353 https://github.com/owncloud/web/issues/9354
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-button-styling/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-button-styling", "repo_id": "owncloud", "token_count": 109 }
648
Enhancement: Search full-text filter The search result page now has a full-text filter which can be used to filter the displayed files by their content. https://github.com/owncloud/web/pull/9059 https://github.com/owncloud/web/pull/9087 https://github.com/owncloud/web/pull/9096 https://github.com/owncloud/web/pull/9332 https://github.com/owncloud/web/issues/9058
owncloud/web/changelog/7.1.0_2023-08-23/enhancement-search-fulltext-filter/0
{ "file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-search-fulltext-filter", "repo_id": "owncloud", "token_count": 118 }
649
Bugfix: PDF loading Safari Loading PDF files with Safari has been fixed. https://github.com/owncloud/web/issues/9483 https://github.com/owncloud/web/pull/9565
owncloud/web/changelog/7.1.3_2023-12-15/bugfix-pdf-loading-safari/0
{ "file_path": "owncloud/web/changelog/7.1.3_2023-12-15/bugfix-pdf-loading-safari", "repo_id": "owncloud", "token_count": 51 }
650
Bugfix: Keep both folders conflict in same-named folders Parsing has been adjusted to account for edge case of multiple folders and sub-folders with the same name https://github.com/owncloud/web/pull/9915 https://github.com/owncloud/web/issues/9158
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-keep-both-conflict/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-keep-both-conflict", "repo_id": "owncloud", "token_count": 71 }
651
Bugfix: Space navigate to trash missing We've fixed the bug that it was not possible to directly navigate into a space-specific trash, from within the space root. https://github.com/owncloud/web/pull/10179
owncloud/web/changelog/8.0.0_2024-03-08/bugfix-space-navigate-to-trash-missing/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-space-navigate-to-trash-missing", "repo_id": "owncloud", "token_count": 55 }
652
Enhancement: Add batch actions to spaces We've added batch actions to spaces view https://github.com/owncloud/web/pull/9627 https://github.com/owncloud/web/issues/9626
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-add-batch-actions-to-spaces/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-add-batch-actions-to-spaces", "repo_id": "owncloud", "token_count": 53 }
653
Enhancement: Don't display confirmation dialog on file deletion We've removed the confirmation dialog while deletion files or folder to enhance the user experience. We also show success notifications after the operation. This doesn't have impact on the trash bin, confirmation dialog will still be displayed there. https://github.com/owncloud/web/pull/9527 https://github.com/owncloud/web/issues/5974
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-dont-display-confirmation-on-deletion/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-dont-display-confirmation-on-deletion", "repo_id": "owncloud", "token_count": 95 }
654
Enhancement: OcModal set buttons to same width We've adjusted the button widths for every modal so the options look more equal. https://github.com/owncloud/web/pull/9671 https://github.com/owncloud/web/issues/9641
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-modal-buttons-same-width/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-modal-buttons-same-width", "repo_id": "owncloud", "token_count": 67 }
655
Enhancement: Show error if password is on a banned password list We now show a meaningful error if the user tries to set a public link password, that's on a server side banned password list. https://github.com/owncloud/web/pull/9727 https://github.com/owncloud/web/issues/9726
owncloud/web/changelog/8.0.0_2024-03-08/enhancement-show-error-if-password-is-on-banned-passwords-list/0
{ "file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-show-error-if-password-is-on-banned-passwords-list", "repo_id": "owncloud", "token_count": 78 }
656
Bugfix: Hidden right sidebar on small screens The issue causing the right sidebar to not display on screens smaller than 960px has been fixed. https://github.com/owncloud/web/issues/10598 https://github.com/owncloud/web/pull/10643
owncloud/web/changelog/9.0.0_2024-02-26/bugfix-hidden-sidebar-on-small-screens/0
{ "file_path": "owncloud/web/changelog/9.0.0_2024-02-26/bugfix-hidden-sidebar-on-small-screens", "repo_id": "owncloud", "token_count": 64 }
657
Enhancement: Epub reader app We've added a epub reader app to open ebooks in web. This includes a variety of functionalities such as a comprehensive chapter list, font size adjustment options, and the ability to remember the user's last reading position even after the app is closed. https://github.com/owncloud/web/pull/10448 https://github.com/owncloud/web/pull/10462 https://github.com/owncloud/web/pull/10468 https://github.com/owncloud/web/pull/10469 https://github.com/owncloud/web/pull/10470 https://github.com/owncloud/web/pull/10503 https://github.com/owncloud/web/issues/10464
owncloud/web/changelog/9.0.0_2024-02-26/enhancement-epub-reader-app/0
{ "file_path": "owncloud/web/changelog/9.0.0_2024-02-26/enhancement-epub-reader-app", "repo_id": "owncloud", "token_count": 178 }
658
Bugfix: Fix behavior for foobar (in present tense, max length 80 chars) We've fixed the behavior for foobar, a long-standing annoyance for ownCloud users. The text in the paragraphs is written in past tense. The last section is a list of issue URLs, PR URLs and other URLs. The first issue ID (or the first PR ID, in case there aren't any issue links) is used as the primary ID. https://github.com/owncloud/web/issues/1234 https://github.com/owncloud/web/pull/55555 https://doc.owncloud.com/server/admin_manual/configuration/server/config_sample_php_parameters.html
owncloud/web/changelog/TEMPLATE/0
{ "file_path": "owncloud/web/changelog/TEMPLATE", "repo_id": "owncloud", "token_count": 163 }
659
--- version: '3.7' services: traefik: image: traefik:v2.9.1 networks: ocis-net: aliases: - ${OCIS_DOMAIN:-ocis.owncloud.test} - ${WOPISERVER_DOMAIN:-wopiserver.owncloud.test} - ${COLLABORA_DOMAIN:-collabora.owncloud.test} - ${ONLYOFFICE_DOMAIN:-onlyoffice.owncloud.test} command: - '--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}' # letsencrypt configuration - '--certificatesResolvers.http.acme.email=${TRAEFIK_ACME_MAIL:-example@example.org}' - '--certificatesResolvers.http.acme.storage=/certs/acme.json' - '--certificatesResolvers.http.acme.httpChallenge.entryPoint=http' # enable dashboard - '--api.dashboard=true' # define entrypoints - '--entryPoints.http.address=:80' - '--entryPoints.http.http.redirections.entryPoint.to=https' - '--entryPoints.http.http.redirections.entryPoint.scheme=https' - '--entryPoints.https.address=:443' # docker provider (get configuration from container labels) - '--providers.docker.endpoint=unix:///var/run/docker.sock' - '--providers.docker.exposedByDefault=false' ports: - '80:80' - '443:443' volumes: - '/var/run/docker.sock:/var/run/docker.sock:ro' - 'certs:/certs' labels: - 'traefik.enable=${TRAEFIK_DASHBOARD:-false}' - 'traefik.http.middlewares.traefik-auth.basicauth.users=${TRAEFIK_BASIC_AUTH_USERS:-admin:$$apr1$$4vqie50r$$YQAmQdtmz5n9rEALhxJ4l.}' # defaults to admin:admin - 'traefik.http.routers.traefik.entrypoints=https' - 'traefik.http.routers.traefik.rule=Host(`${TRAEFIK_DOMAIN:-traefik.owncloud.test}`)' - 'traefik.http.routers.traefik.middlewares=traefik-auth' - 'traefik.http.routers.traefik.tls.certresolver=http' - 'traefik.http.routers.traefik.service=api@internal' logging: driver: 'local' restart: always ocis: image: owncloud/ocis:${OCIS_DOCKER_TAG:-latest} networks: ocis-net: entrypoint: - /bin/sh # run ocis init to initialize a configuration file with random secrets # it will fail on subsequent runs, because the config file already exists # therefore we ignore the error and then start the ocis server command: ['-c', 'ocis init || true; ocis server'] environment: OCIS_URL: https://${OCIS_DOMAIN:-ocis.owncloud.test} OCIS_LOG_LEVEL: ${OCIS_LOG_LEVEL:-error} # make oCIS less verbose PROXY_TLS: 'false' # do not use SSL between Traefik and oCIS GATEWAY_GRPC_ADDR: 0.0.0.0:9142 # make the REVA gateway accessible to the app drivers # INSECURE: needed if oCIS / Traefik is using self generated certificates OCIS_INSECURE: '${INSECURE:-false}' # basic auth (not recommended, but needed for eg. WebDAV clients that do not support OpenID Connect) PROXY_ENABLE_BASIC_AUTH: '${PROXY_ENABLE_BASIC_AUTH:-false}' # admin user password IDM_ADMIN_PASSWORD: '${ADMIN_PASSWORD:-admin}' # this overrides the admin password from the configuration file # demo users IDM_CREATE_DEMO_USERS: '${DEMO_USERS:-false}' # fulltext search SEARCH_EXTRACTOR_TYPE: tika SEARCH_EXTRACTOR_TIKA_TIKA_URL: http://tika:9998 # denial shares FRONTEND_OCS_ENABLE_DENIALS: '${SHARE_DENIALS:-false}' # make the registry available to the app provider containers MICRO_REGISTRY: 'mdns' volumes: - ./config/ocis/proxy.yaml:/etc/ocis/proxy.yaml - ./config/ocis/app-registry.yaml:/etc/ocis/app-registry.yaml - ocis-config:/etc/ocis - ocis-data:/var/lib/ocis labels: - 'traefik.enable=true' - 'traefik.http.routers.ocis.entrypoints=https' - 'traefik.http.routers.ocis.rule=Host(`${OCIS_DOMAIN:-ocis.owncloud.test}`)' - 'traefik.http.routers.ocis.tls.certresolver=http' - 'traefik.http.routers.ocis.service=ocis' - 'traefik.http.services.ocis.loadbalancer.server.port=9200' logging: driver: 'local' restart: always web: image: owncloud/web:${WEB_DOCKER_TAG:-latest} networks: ocis-net: logging: driver: 'local' restart: always ocis-appprovider-collabora: image: owncloud/ocis:${OCIS_DOCKER_TAG:-latest} networks: ocis-net: command: app-provider server environment: # use the internal service name of the gateway REVA_GATEWAY: ${REVA_GATEWAY:-com.owncloud.api.gateway} APP_PROVIDER_GRPC_ADDR: 0.0.0.0:9164 # configure the service name to avoid collision with onlyoffice APP_PROVIDER_SERVICE_NAME: app-provider-collabora # use the internal service name APP_PROVIDER_EXTERNAL_ADDR: com.owncloud.api.app-provider-collabora APP_PROVIDER_DRIVER: wopi APP_PROVIDER_WOPI_APP_NAME: Collabora APP_PROVIDER_WOPI_APP_ICON_URI: https://${COLLABORA_DOMAIN:-collabora.owncloud.test}/favicon.ico APP_PROVIDER_WOPI_APP_URL: https://${COLLABORA_DOMAIN:-collabora.owncloud.test} APP_PROVIDER_WOPI_INSECURE: '${INSECURE:-false}' APP_PROVIDER_WOPI_WOPI_SERVER_EXTERNAL_URL: https://${WOPISERVER_DOMAIN:-wopiserver.owncloud.test} APP_PROVIDER_WOPI_FOLDER_URL_BASE_URL: https://${OCIS_DOMAIN:-ocis.owncloud.test} # share the registry with the ocis container MICRO_REGISTRY: 'mdns' volumes: - ocis-config:/etc/ocis logging: driver: 'local' restart: always ocis-appprovider-onlyoffice: image: owncloud/ocis:${OCIS_DOCKER_TAG:-latest} networks: ocis-net: user: '0' # needed for apk add in entrypoint script entrypoint: - /bin/sh - /entrypoint-override.sh #command: app-provider server environment: # use the internal service name of the gateway REVA_GATEWAY: ${REVA_GATEWAY:-com.owncloud.api.gateway} APP_PROVIDER_GRPC_ADDR: 0.0.0.0:9164 # configure the service name to avoid collision with collabora APP_PROVIDER_SERVICE_NAME: app-provider-onlyoffice # use the internal service name APP_PROVIDER_EXTERNAL_ADDR: com.owncloud.api.app-provider-onlyoffice APP_PROVIDER_DRIVER: wopi APP_PROVIDER_WOPI_APP_NAME: OnlyOffice APP_PROVIDER_WOPI_APP_ICON_URI: https://${ONLYOFFICE_DOMAIN:-onlyoffice.owncloud.test}/web-apps/apps/documenteditor/main/resources/img/favicon.ico APP_PROVIDER_WOPI_APP_URL: https://${ONLYOFFICE_DOMAIN:-onlyoffice.owncloud.test} APP_PROVIDER_WOPI_INSECURE: '${INSECURE:-false}' APP_PROVIDER_WOPI_WOPI_SERVER_EXTERNAL_URL: https://${WOPISERVER_DOMAIN:-wopiserver.owncloud.test} APP_PROVIDER_WOPI_FOLDER_URL_BASE_URL: https://${OCIS_DOMAIN:-ocis.owncloud.test} # share the registry with the ocis container MICRO_REGISTRY: 'mdns' volumes: - ./config/ocis-appprovider-onlyoffice/entrypoint-override.sh:/entrypoint-override.sh - ocis-config:/etc/ocis logging: driver: 'local' restart: always wopiserver: image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v10.2.1} networks: ocis-net: entrypoint: - /bin/sh - /entrypoint-override.sh environment: WOPISERVER_INSECURE: '${INSECURE:-false}' WOPISECRET: ${WOPI_JWT_SECRET:-LoremIpsum567} WOPISERVER_DOMAIN: ${WOPISERVER_DOMAIN:-wopiserver.owncloud.test} volumes: - ./config/wopiserver/entrypoint-override.sh:/entrypoint-override.sh - ./config/wopiserver/wopiserver.conf.dist:/etc/wopi/wopiserver.conf.dist - wopi-recovery:/var/spool/wopirecovery labels: - 'traefik.enable=true' - 'traefik.http.routers.wopiserver.entrypoints=https' - 'traefik.http.routers.wopiserver.rule=Host(`${WOPISERVER_DOMAIN:-wopiserver.owncloud.test}`)' - 'traefik.http.routers.wopiserver.tls.certresolver=http' - 'traefik.http.routers.wopiserver.service=wopiserver' - 'traefik.http.services.wopiserver.loadbalancer.server.port=8880' logging: driver: 'local' restart: always collabora: image: collabora/code:23.05.5.4.1 networks: ocis-net: environment: aliasgroup1: https://${WOPISERVER_DOMAIN:-wopiserver.owncloud.test}:443 DONT_GEN_SSL_CERT: 'YES' extra_params: --o:ssl.enable=false --o:ssl.termination=true --o:welcome.enable=false --o:net.frame_ancestors=${OCIS_DOMAIN:-ocis.owncloud.test} username: ${COLLABORA_ADMIN_USER} password: ${COLLABORA_ADMIN_PASSWORD} cap_add: - MKNOD labels: - 'traefik.enable=true' - 'traefik.http.routers.collabora.entrypoints=https' - 'traefik.http.routers.collabora.rule=Host(`${COLLABORA_DOMAIN:-collabora.owncloud.test}`)' - 'traefik.http.routers.collabora.tls.certresolver=http' - 'traefik.http.routers.collabora.service=collabora' - 'traefik.http.services.collabora.loadbalancer.server.port=9980' logging: driver: 'local' restart: always onlyoffice: image: onlyoffice/documentserver:7.5.1 networks: ocis-net: entrypoint: - /bin/sh - /entrypoint-override.sh environment: WOPI_ENABLED: 'true' USE_UNAUTHORIZED_STORAGE: '${INSECURE:-false}' # self signed certificates volumes: - ./config/onlyoffice/entrypoint-override.sh:/entrypoint-override.sh - ./config/onlyoffice/local.json:/etc/onlyoffice/documentserver/local.dist.json labels: - 'traefik.enable=true' - 'traefik.http.routers.onlyoffice.entrypoints=https' - 'traefik.http.routers.onlyoffice.rule=Host(`${ONLYOFFICE_DOMAIN:-onlyoffice.owncloud.test}`)' - 'traefik.http.routers.onlyoffice.tls.certresolver=http' - 'traefik.http.routers.onlyoffice.service=onlyoffice' - 'traefik.http.services.onlyoffice.loadbalancer.server.port=80' # websockets can't be opened when this is ommitted - 'traefik.http.middlewares.onlyoffice.headers.customrequestheaders.X-Forwarded-Proto=https' - 'traefik.http.routers.onlyoffice.middlewares=onlyoffice' logging: driver: 'local' restart: always tika: image: ${TIKA_IMAGE:-apache/tika:latest-full} networks: ocis-net: restart: always volumes: certs: ocis-config: ocis-data: wopi-recovery: networks: ocis-net:
owncloud/web/deployments/examples/ocis_web/docker-compose.yml/0
{ "file_path": "owncloud/web/deployments/examples/ocis_web/docker-compose.yml", "repo_id": "owncloud", "token_count": 4607 }
660
x-ocis-server: &ocis-service image: ${OCIS_IMAGE:-owncloud/ocis:latest} entrypoint: /bin/sh command: ['-c', 'ocis init || true && ocis server'] environment: &ocis-environment OCIS_INSECURE: '${OCIS_INSECURE:-true}' OCIS_LOG_LEVEL: '${OCIS_LOG_LEVEL:-error}' OCIS_LOG_PRETTY: '${OCIS_LOG_PRETTY:-true}' OCIS_LOG_COLOR: '${OCIS_LOG_COLOR:-true}' OCIS_PASSWORD_POLICY_MIN_CHARACTERS: '3' OCIS_PASSWORD_POLICY_MIN_LOWERCASE_CHARACTERS: '0' OCIS_PASSWORD_POLICY_MIN_UPPERCASE_CHARACTERS: '0' OCIS_PASSWORD_POLICY_MIN_DIGITS: '0' OCIS_PASSWORD_POLICY_MIN_SPECIAL_CHARACTERS: '0' OCIS_PASSWORD_POLICY_BANNED_PASSWORDS_LIST: '/etc/ocis/password-policy-banned-passwords.txt' # WEB WEB_ASSET_CORE_PATH: ${WEB_ASSET_CORE_PATH:-/web/dist} WEB_UI_THEME_PATH: ${WEB_UI_THEME_PATH:-/themes/owncloud/theme.json} WEB_UI_CONFIG_FILE: ${WEB_UI_CONFIG_FILE:-/web/config.json} #FRONTEND FRONTEND_SEARCH_MIN_LENGTH: '2' FRONTEND_OCS_ENABLE_DENIALS: 'true' FRONTEND_FULL_TEXT_SEARCH_ENABLED: 'true' FRONTEND_OCS_INCLUDE_OCM_SHAREES: 'true' # IDM IDM_CREATE_DEMO_USERS: '${DEMO_USERS:-true}' IDM_ADMIN_PASSWORD: '${ADMIN_PASSWORD:-admin}' # override the random admin password from `ocis init` IDM_SVC_PASSWORD: '${IDM_SVC_PASSWORD:-some-ldap-idm-password}' IDM_REVASVC_PASSWORD: '${IDM_REVASVC_PASSWORD:-some-ldap-reva-password}' IDM_IDPSVC_PASSWORD: '${IDM_IDPSVC_PASSWORD:-some-ldap-idp-password}' # IDP IDP_LDAP_BIND_PASSWORD: '${IDP_LDAP_BIND_PASSWORD:-some-ldap-idp-password}' # STORAGE STORAGE_HOME_DRIVER: '${STORAGE_HOME_DRIVER:-ocis}' STORAGE_USERS_DRIVER: '${STORAGE_USERS_DRIVER:-ocis}' STORAGE_TRANSFER_SECRET: '${STORAGE_TRANSFER_SECRET:-some-ocis-transfer-secret}' # LDAP GROUPS_LDAP_BIND_PASSWORD: '${GROUPS_LDAP_BIND_PASSWORD:-some-ldap-reva-password}' USERS_LDAP_BIND_PASSWORD: '${USERS_LDAP_BIND_PASSWORD:-some-ldap-reva-password}' AUTH_BASIC_LDAP_BIND_PASSWORD: '${AUTH_BASIC_LDAP_BIND_PASSWORD:-some-ldap-reva-password}' GRAPH_APPLICATION_ID: '${GRAPH_APPLICATION_ID:-some-graph-app-id}' GRAPH_LDAP_BIND_PASSWORD: '${GRAPH_LDAP_BIND_PASSWORD:-some-ldap-idm-password}' LDAP_GROUP_SUBSTRING_FILTER_TYPE: 'any' LDAP_USER_SUBSTRING_FILTER_TYPE: 'any' # PROXY PROXY_ENABLE_BASIC_AUTH: '${PROXY_ENABLE_BASIC_AUTH:-true}' PROXY_TLS: 'false' # TIKA SEARCH_EXTRACTOR_TYPE: 'tika' SEARCH_EXTRACTOR_TIKA_TIKA_URL: 'http://host.docker.internal:9998' SEARCH_EXTRACTOR_CS3SOURCE_INSECURE: 'true' # App Provider GATEWAY_GRPC_ADDR: 0.0.0.0:9142 # make the REVA gateway accessible to the app drivers NATS_NATS_HOST: 0.0.0.0 NATS_NATS_PORT: 9233 # OCM OCM_OCM_PROVIDER_AUTHORIZER_PROVIDERS_FILE: '/etc/ocis/ocmproviders.json' OCM_OCM_INVITE_MANAGER_INSECURE: 'true' OCM_OCM_SHARE_PROVIDER_INSECURE: 'true' OCM_OCM_STORAGE_PROVIDER_INSECURE: 'true' OCM_DEBUG_ADDR: '127.0.0.1:10281' OCM_HTTP_ADDR: '127.0.0.1:10280' OCM_GRPC_ADDR: '127.0.0.1:10282' extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} - ocis.owncloud.test:${DOCKER_HOST:-host-gateway} restart: unless-stopped depends_on: - traefik - tika-service services: ocis: <<: *ocis-service container_name: web_ocis environment: <<: *ocis-environment OCIS_URL: ${OCIS_URL:-https://host.docker.internal:9200} OCIS_CORS_ALLOW_ORIGINS: 'https://host.docker.internal:9201' OCM_WEBAPP_TEMPLATE: https://host.docker.internal:9201/o/{{.Token}}/{relative-path-to-shared-resource} # make the registry available to the app provider containers MICRO_REGISTRY: 'nats-js-kv' MICRO_REGISTRY_ADDRESS: 0.0.0.0:9233 labels: traefik.enable: true traefik.http.routers.ocis.tls: true traefik.http.routers.ocis.rule: Host(`host.docker.internal`) && PathPrefix(`/`) traefik.http.routers.ocis.entrypoints: ocis traefik.http.services.ocis.loadbalancer.server.port: 9200 # workaround: https://github.com/owncloud/ocis/issues/5108 traefik.http.routers.ocis.middlewares: cors volumes: - ./dev/docker/ocis/password-policy-banned-passwords.txt:/etc/ocis/password-policy-banned-passwords.txt - ./dev/docker/ocis.idp.config.yaml:/etc/ocis/idp.yaml - ./dev/docker/ocis-ca:/var/lib/ocis/proxy - ./dev/docker/ocis.storage.ocmproviders.json:/etc/ocis/ocmproviders.json - ./dist:/web/dist - ./dev/docker/ocis/app-registry.yaml:/etc/ocis/app-registry.yaml - ocis-config:/etc/ocis - ${OCIS_WEB_CONFIG:-./dev/docker/ocis.web.config.json}:/web/config.json:ro ocis-federated: <<: *ocis-service container_name: web_ocis_federated environment: <<: *ocis-environment OCIS_URL: https://ocis.owncloud.test:10200 OCIS_CORS_ALLOW_ORIGINS: https://ocis.owncloud.test:10201 OCM_WEBAPP_TEMPLATE: https://ocis.owncloud.test:10201/o/{{.Token}}/{relative-path-to-shared-resource} labels: traefik.enable: true traefik.http.routers.ocis-federated.tls: true traefik.http.routers.ocis-federated.rule: Host(`ocis.owncloud.test`) && PathPrefix(`/`) traefik.http.routers.ocis-federated.entrypoints: ocis-federated traefik.http.services.ocis-federated.loadbalancer.server.port: 9200 # workaround: https://github.com/owncloud/ocis/issues/5108 traefik.http.routers.ocis-federated.middlewares: cors volumes: - ./dev/docker/ocis/password-policy-banned-passwords.txt:/etc/ocis/password-policy-banned-passwords.txt - ./dev/docker/ocis.idp.config.yaml:/etc/ocis/idp.yaml - ./dev/docker/ocis-ca:/var/lib/ocis/proxy - ./dev/docker/ocis.storage.ocmproviders.json:/etc/ocis/ocmproviders.json - ./dist:/web/dist - ./dev/docker/ocis/app-registry.yaml:/etc/ocis/app-registry.yaml - ocis-federated-config:/etc/ocis - ${OCIS_WEB_CONFIG:-./dev/docker/ocis.web-federated.config.json}:/web/config.json:ro selenium: build: dockerfile: selenium.Dockerfile context: ./dev/docker args: SELENIUM_IMAGE: ${SELENIUM_IMAGE:-selenium/standalone-chrome:104.0-20220812} container_name: web_selenium ports: - 4444:4444 - 5900:5900 - 7900:7900 - 6080:7900 volumes: - /dev/shm:/dev/shm - uploads:/uploads:ro extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} environment: VNC_NO_PASSWORD: 'true' middleware-ocis: image: owncloud/owncloud-test-middleware:latest hostname: middleware extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} ports: - '3000:3000' volumes: - uploads:/uploads environment: MIDDLEWARE_PORT: 3000 MIDDLEWARE_HOST: '0.0.0.0' RUN_ON_OCIS: 'true' NODE_TLS_REJECT_UNAUTHORIZED: '0' BACKEND_HOST: 'https://host.docker.internal:9200' REMOTE_UPLOAD_DIR: '/uploads' TEST_WITH_GRAPH_API: 'true' companion: image: owncloud/uppy-companion:3.12.13-owncloud extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} environment: NODE_TLS_REJECT_UNAUTHORIZED: 0 COMPANION_ALLOW_LOCAL_URLS: 'true' COMPANION_DATADIR: /tmp/companion/ COMPANION_DOMAIN: host.docker.internal:9200 COMPANION_PROTOCOL: https COMPANION_PATH: /companion COMPANION_ONEDRIVE_KEY: '${COMPANION_ONEDRIVE_KEY}' COMPANION_ONEDRIVE_SECRET: '${COMPANION_ONEDRIVE_SECRET}' volumes: - uppy_companion_datadir:/tmp/companion/ labels: traefik.enable: true traefik.http.routers.companion.rule: PathPrefix(`/companion`) traefik.http.routers.companion.entrypoints: websecure traefik.http.services.companion.loadbalancer.server.port: 3020 ocis-appprovider-collabora: image: ${OCIS_IMAGE:-owncloud/ocis:latest} command: app-provider server environment: APP_PROVIDER_LOG_LEVEL: error # use the internal service name of the gateway REVA_GATEWAY: ${REVA_GATEWAY:-com.owncloud.api.gateway} # STORAGE_GATEWAY_ENDPOINT: host.docker.internal:9142 APP_PROVIDER_GRPC_ADDR: 0.0.0.0:9164 # configure the service name to avoid collision with onlyoffice APP_PROVIDER_SERVICE_NAME: app-provider-collabora # use the internal service name APP_PROVIDER_EXTERNAL_ADDR: com.owncloud.api.app-provider-collabora APP_PROVIDER_DRIVER: wopi APP_PROVIDER_WOPI_APP_NAME: Collabora APP_PROVIDER_WOPI_APP_ICON_URI: https://${COLLABORA_DOMAIN:-host.docker.internal:9980}/favicon.ico APP_PROVIDER_WOPI_APP_URL: https://${COLLABORA_DOMAIN:-host.docker.internal:9980} APP_PROVIDER_WOPI_INSECURE: true APP_PROVIDER_WOPI_WOPI_SERVER_EXTERNAL_URL: https://${WOPISERVER_DOMAIN:-host.docker.internal:8880} APP_PROVIDER_WOPI_FOLDER_URL_BASE_URL: https://${OCIS_DOMAIN:-host.docker.internal:9200} # share the registry with the ocis container MICRO_REGISTRY: 'nats-js-kv' MICRO_REGISTRY_ADDRESS: http://ocis:9233 volumes: - ocis-config:/etc/ocis extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} restart: always ocis-appprovider-onlyoffice: image: ${OCIS_IMAGE:-owncloud/ocis:latest} user: '0' # needed for apk add in entrypoint script entrypoint: - /bin/sh - /entrypoint-override.sh environment: APP_PROVIDER_LOG_LEVEL: error # use the internal service name of the gateway REVA_GATEWAY: ${REVA_GATEWAY:-com.owncloud.api.gateway} APP_PROVIDER_GRPC_ADDR: 0.0.0.0:9164 # configure the service name to avoid collision with collabora APP_PROVIDER_SERVICE_NAME: app-provider-onlyoffice # use the internal service name APP_PROVIDER_EXTERNAL_ADDR: com.owncloud.api.app-provider-onlyoffice APP_PROVIDER_DRIVER: wopi APP_PROVIDER_WOPI_APP_NAME: OnlyOffice APP_PROVIDER_WOPI_APP_ICON_URI: https://${ONLYOFFICE_DOMAIN:-host.docker.internal:9981}/web-apps/apps/documenteditor/main/resources/img/favicon.ico APP_PROVIDER_WOPI_APP_URL: https://${ONLYOFFICE_DOMAIN:-host.docker.internal:9981} APP_PROVIDER_WOPI_INSECURE: true APP_PROVIDER_WOPI_WOPI_SERVER_EXTERNAL_URL: https://${WOPISERVER_DOMAIN:-host.docker.internal:8880} APP_PROVIDER_WOPI_FOLDER_URL_BASE_URL: https://${OCIS_DOMAIN:-host.docker.internal:9200} # share the registry with the ocis container MICRO_REGISTRY: 'nats-js-kv' MICRO_REGISTRY_ADDRESS: http://ocis:9233 volumes: - ./dev/docker/ocis-appprovider-onlyoffice/entrypoint-override.sh:/entrypoint-override.sh - ocis-config:/etc/ocis extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} restart: always collabora: image: collabora/code:23.05.9.4.1 environment: DONT_GEN_SSL_CERT: 'YES' extra_params: --o:ssl.enable=false --o:ssl.termination=true --o:welcome.enable=false --o:net.frame_ancestors=https://host.docker.internal:9200 cap_add: - MKNOD extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} labels: traefik.enable: true traefik.http.routers.collabora.tls: true traefik.http.routers.collabora.rule: PathPrefix(`/`) traefik.http.routers.collabora.entrypoints: collabora traefik.http.services.collabora.loadbalancer.server.port: 9980 restart: always depends_on: - traefik onlyoffice: image: onlyoffice/documentserver:7.5.1 entrypoint: - /bin/sh - /entrypoint-override.sh environment: WOPI_ENABLED: true USE_UNAUTHORIZED_STORAGE: true # self signed certificates volumes: - ./dev/docker/onlyoffice/entrypoint-override.sh:/entrypoint-override.sh - ./dev/docker/onlyoffice/local.json:/etc/onlyoffice/documentserver/local.dist.json extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} labels: traefik.enable: true traefik.http.routers.onlyoffice.tls: true traefik.http.routers.onlyoffice.rule: PathPrefix(`/`) traefik.http.routers.onlyoffice.entrypoints: websecure # websockets can't be opened when this is ommitted traefik.http.middlewares.onlyoffice.headers.customrequestheaders.X-Forwarded-Proto: https traefik.http.routers.onlyoffice.middlewares: onlyoffice restart: always depends_on: - traefik wopiserver: image: cs3org/wopiserver:v10.3.0 environment: WOPISERVER_INSECURE: true WOPISECRET: ${WOPI_JWT_SECRET:-LoremIpsum567} WOPISERVER_DOMAIN: ${WOPISERVER_DOMAIN:-host.docker.internal:8880} volumes: - ./dev/docker/wopiserver/entrypoint-override.sh:/entrypoint-override.sh - ./dev/docker/wopiserver/wopiserver.conf.dist:/etc/wopi/wopiserver.conf.dist entrypoint: - /bin/sh - /entrypoint-override.sh extra_hosts: - host.docker.internal:${DOCKER_HOST:-host-gateway} labels: traefik.enable: true traefik.http.routers.wopiserver.tls: true traefik.http.routers.wopiserver.rule: PathPrefix(`/`) traefik.http.routers.wopiserver.entrypoints: wopi traefik.http.services.wopiserver.loadbalancer.server.port: 8880 depends_on: - traefik traefik: image: traefik:2.10.7 restart: unless-stopped entrypoint: [ '/bin/sh', '-c', "[ -f /certificates/server.key ] && ./entrypoint.sh $$@ || (apk add openssl && openssl req -subj '/CN=ocis.test' -x509 -sha256 -nodes -days 3650 -newkey rsa:2048 -keyout /certificates/server.key -out /certificates/server.crt && chmod -R 777 /certificates && ./entrypoint.sh $$@)" ] command: - '--pilot.dashboard=false' - '--log.level=DEBUG' - '--api.dashboard=true' - '--api.insecure=true' - '--providers.file.directory=/configs' - '--providers.docker=true' - '--providers.docker.exposedbydefault=false' - '--entrypoints.web.address=:80' - '--entrypoints.ocis.address=:9200' - '--entrypoints.ocis-federated.address=:10200' - '--entrypoints.collabora.address=:9980' - '--entrypoints.wopi.address=:8880' - '--entrypoints.websecure.address=:443' - '--entrypoints.websecure.http.middlewares=https_config@docker' - '--entrypoints.websecure.http.tls.options=default' labels: traefik.enable: true traefik.http.routers.http_catchall.rule: HostRegexp(`{any:.+}`) traefik.http.routers.http_catchall.entrypoints: web traefik.http.routers.http_catchall.middlewares: https_config traefik.http.middlewares.https_config.headers.sslRedirect: true traefik.http.middlewares.https_config.headers.stsSeconds: 63072000 traefik.http.middlewares.https_config.headers.stsIncludeSubdomains: true traefik.http.middlewares.cors.headers.accesscontrolallowmethods: '*' traefik.http.middlewares.cors.headers.accesscontrolallowheaders: '*' traefik.http.middlewares.cors.headers.accesscontrolalloworiginlist: '*' traefik.http.middlewares.cors.headers.accesscontrolexposeheaders: '*' traefik.http.middlewares.cors.headers.accesscontrolmaxage: 100 traefik.http.middlewares.cors.headers.addvaryheader: true ports: - '80:80' - '8090:8080' - '9200:9200' - '10200:10200' - '9980:9980' - '8880:8880' - '9981:443' volumes: - './dev/docker/traefik/certificates:/certificates' - './dev/docker/traefik/configs:/configs' - '/var/run/docker.sock:/var/run/docker.sock:ro' tika-service: image: dadarek/wait-for-dependencies container_name: web_tika_service depends_on: - tika command: tika:9998 tika: image: apache/tika:2.9.1.0 container_name: web_tika ports: - 9998:9998 restart: unless-stopped volumes: uploads: uppy_companion_datadir: ocis-config: ocis-federated-config: networks: traefik:
owncloud/web/docker-compose.yml/0
{ "file_path": "owncloud/web/docker-compose.yml", "repo_id": "owncloud", "token_count": 7438 }
661
--- title: 'Action 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: actions.md geekdocCollapseSection: true --- {{< toc >}} ## Action extension type Actions are one of the possible extension types. Registered actions get rendered in various places across the UI, depending on their scope and targets. ### Configuration This is what the ActionExtension interface looks like: ```typescript interface ActionExtension { id: string type: 'action' scopes?: ExtensionScope[] action: Action // Please check the Action section below } ``` For `id`, `type`, and `scopes`, please see [extension base section]({{< ref "../_index.md#extension-base-configuration" >}}) in top level docs. #### Action The most important configuration options are: - `icon` - The icon to be displayed, can be picked from https://owncloud.design/#/Design%20Tokens/IconList - `name` - The name of the action (not displayed in the UI) - `label` - The text to be displayed - `route` - The string/route to navigate to, if the nav item should be a `<router-link>` - `handler` - The action to perform upon click, if the nav item should be a `<button>` - `componentType` - Either `'button'` or `'router-link'`, depending on whether the action should be a link or button - `isEnabled` - Determines whether the action is displayed to the user Please check the [`Action` type](https://github.com/owncloud/web/blob/236c185540fc6758dc7bd84985c8834fa4145530/packages/web-pkg/src/composables/actions/types.ts#L6) for a full list of configuration options.
owncloud/web/docs/extension-system/extension-types/actions.md/0
{ "file_path": "owncloud/web/docs/extension-system/extension-types/actions.md", "repo_id": "owncloud", "token_count": 513 }
662
{ "version": "9.0.0-alpha.3", "private": true, "homepage": "https://github.com/owncloud/web", "license": "AGPL-3.0", "author": "ownCloud GmbH <devops@owncloud.com>", "type": "module", "scripts": { "build": "vue-demi-fix && pnpm build:tokens && pnpm vite build", "build:w": "pnpm build --watch", "build:tokens": "pnpm --filter @ownclouders/design-system tokens", "lint": "eslint vite.config.ts '{packages,tests}/**/*.{js,ts,vue}' --color", "serve": "SERVER=true pnpm build:w", "test:e2e:cucumber": "NODE_TLS_REJECT_UNAUTHORIZED=0 TS_NODE_PROJECT=./tests/e2e/cucumber/tsconfig.json cucumber-js --profile=e2e -f json:tests/e2e/cucumber/report/cucumber_report.json", "test:unit": "NODE_OPTIONS=--unhandled-rejections=throw TZ=UTC vitest --config ./tests/unit/config/vitest.config.ts", "licenses:check": "license-checker-rseidelsohn --summary --relativeLicensePath --onlyAllow 'Python-2.0;Apache*;Apache License, Version 2.0;Apache-2.0;Apache 2.0;Artistic-2.0;BSD;BSD-3-Clause;CC-BY-3.0;CC-BY-4.0;CC0-1.0;ISC;MIT;MPL-2.0;Public Domain;Unicode-TOU;Unlicense;WTFPL' --excludePackages '@ownclouders/babel-preset;@ownclouders/eslint-config;@ownclouders/prettier-config;@ownclouders/tsconfig;@ownclouders/web-client;@ownclouders/web-pkg;draw-io;external;web-app-files;text-editor;preview;web-app-ocm;@ownclouders/design-system;pdf-viewer;web-app-search;admin-settings;webfinger;web-runtime'", "licenses:csv": "license-checker-rseidelsohn --relativeLicensePath --csv --out ./third-party-licenses/third-party-licenses.csv", "licenses:save": "license-checker-rseidelsohn --relativeLicensePath --out /dev/null --files ./third-party-licenses/third-party-licenses", "vite": "vue-demi-fix && vite", "check:types": "pnpm build:tokens && vue-tsc --noEmit", "check:all": "pnpm check:types && pnpm lint --fix && pnpm test:unit" }, "browserslist": [ "last 1 year", "> .2%", "not dead", "not Explorer > 0", "not ExplorerMobile > 0", "not BlackBerry > 0", "not OperaMini all", "not OperaMobile > 0" ], "dependencies": { "@vue/compiler-dom": "3.4.21", "@vue/compiler-sfc": "3.4.21", "@vue/runtime-dom": "3.4.21", "rollup-plugin-gzip": "^3.1.0", "vite-plugin-static-copy": "^0.17.0", "vite-plugin-treat-umd-as-commonjs": "0.1.3", "vue": "3.4.21" }, "peerDependencies": { "@uppy/core": "3.3.0", "caf": "15.0.1", "portal-vue": "3.0.0", "uuid": "9.0.1", "vue-demi": "0.14.6", "vue-router": "4.2.5" }, "devDependencies": { "@babel/core": "7.23.7", "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.23.7", "@babel/register": "7.23.7", "@cucumber/cucumber": "10.0.1", "@cucumber/messages": "24.0.1", "@cucumber/pretty-formatter": "1.0.0", "@noble/hashes": "1.3.0", "@ownclouders/babel-preset": "workspace:*", "@ownclouders/design-system": "workspace:*", "@ownclouders/eslint-config": "workspace:*", "@ownclouders/prettier-config": "workspace:*", "@ownclouders/tsconfig": "workspace:*", "@playwright/test": "1.39.0", "@rollup/plugin-inject": "5.0.3", "@types/lodash-es": "4.17.7", "@types/node": "16.18.30", "@types/node-fetch": "2.6.10", "@vitejs/plugin-vue": "5.0.3", "@vue/test-utils": "2.4.4", "autoprefixer": "10.4.16", "browserslist-to-esbuild": "^1.2.0", "browserslist-useragent-regexp": "^4.0.0", "commander": "11.1.0", "core-js": "3.30.2", "cross-fetch": "4.0.0", "cucumber-html-reporter": "7.1.1", "ejs": "3.1.9", "eslint": "8.56.0", "flush-promises": "1.0.2", "git-repo-info": "2.1.1", "happy-dom": "13.3.1", "join-path": "1.1.1", "jsdom": "^20.0.2", "license-checker-rseidelsohn": "3.3.0", "lodash": "4.17.21", "node-fetch": "2.7.0", "pino": "7.11.0", "pino-pretty": "7.6.1", "postcss": "8.4.32", "qs": "6.11.2", "react": "17.0.2", "requirejs": "2.3.6", "rollup-plugin-node-polyfills": "0.2.1", "rollup-plugin-visualizer": "5.9.0", "sass": "1.69.7", "ts-node": "10.9.2", "tslib": "2.5.0", "typescript": "5.3.3", "url-search-params-polyfill": "8.1.1", "vite": "5.0.12", "vitest": "1.2.1", "vitest-mock-extended": "1.3.1", "@vitest/coverage-v8": "1.2.1", "vite-plugin-environment": "^1.1.3", "vue-tsc": "1.8.27", "vue3-gettext": "2.4.0", "wait-for-expect": "3.0.2" }, "engines": { "node": ">=16" }, "packageManager": "pnpm@8.14.1", "volta": { "node": "18.19.0" }, "pnpm": { "overrides": { "@uppy/companion-client": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-companion-client.tgz", "@uppy/core": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-core.tgz", "@uppy/dashboard": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-dashboard.tgz", "@uppy/drop-target": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-drop-target.tgz", "@uppy/google-drive": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-google-drive.tgz", "@uppy/informer": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-informer.tgz", "@uppy/onedrive": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-onedrive.tgz", "@uppy/provider-views": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-provider-views.tgz", "@uppy/status-bar": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-status-bar.tgz", "@uppy/store-default": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-store-default.tgz", "@uppy/thumbnail-generator": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-thumbnail-generator.tgz", "@uppy/tus": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-tus.tgz", "@uppy/utils": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-utils.tgz", "@uppy/webdav": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-webdav.tgz", "@uppy/xhr-upload": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-xhr-upload.tgz" }, "packageExtensions": { "@toast-ui/editor": { "dependencies": { "prosemirror-transform": "1.8.0" } } }, "patchedDependencies": { "caf@15.0.1": "patches/caf@15.0.1.patch" } } }
owncloud/web/package.json/0
{ "file_path": "owncloud/web/package.json", "repo_id": "owncloud", "token_count": 3214 }
663
'use strict' const path = require('path') const utils = require('./utils') const config = require('../config') const MiniCssExtractPlugin = require('mini-css-extract-plugin') const { VueLoaderPlugin } = require('vue-loader') function resolve(dir) { return path.join(__dirname, '..', dir) } module.exports = { mode: process.env.NODE_ENV === 'production' ? config.build.mode : config.dev.mode, context: path.resolve(__dirname, '../'), resolve: { extensions: ['.js', '.vue', '.json', '.ts'], alias: { vue$: 'vue/dist/vue.esm-bundler.js', '@': resolve('src') }, fallback: { url: require.resolve('url/'), path: false, 'process/browser': require.resolve('process/browser') } }, module: { rules: [ { test: /\.ts$/, exclude: /node_modules/, use: [ { loader: 'ts-loader', options: { transpileOnly: true, appendTsSuffixTo: [/\.vue$/] } } ] }, { test: /\.vue$/, use: { loader: 'vue-loader', options: { cacheBusting: config.dev.cacheBusting, transformAssetUrls: { video: ['src', 'poster'], source: 'src', img: 'src', image: 'xlink:href' } } } }, { test: /\.js$/, loader: 'babel-loader', include: [resolve('docs'), resolve('src'), resolve('test')] }, { test: /\.jsx?$/, include: /node_modules\/(?=(acorn-jsx|regexpu-core|unicode-match-property-ecmascript|unicode-match-property-value-ecmascript|react-dev-utils|ansi-styles|ansi-regex|chalk|strip-ansi)\/).*/, use: { loader: 'babel-loader', options: { presets: [ [ '@babel/preset-env', { targets: { ie: '11' } } ] ] } } }, { test: /\.(png|jpe?g|gif)(\?.*)?$/, type: 'asset/resource', generator: { filename: 'img/[name].[hash:7][ext]' } }, { test: /\.svg$/, type: 'asset/inline' }, { test: /\.(mp4|webm|ogg|mp3|wav|flac|aac)(\?.*)?$/, type: 'asset/resource', generator: { filename: 'media/[name].[hash:7][ext]' } }, { test: /\.(woff2?|eot|ttf|otf)(\?.*)?$/, type: 'asset/resource', generator: { filename: 'fonts/[name].[hash:7][ext]' } }, { test: /\.(css|scss)$/, use: [ process.env.NODE_ENV === 'production' ? MiniCssExtractPlugin.loader : 'style-loader', 'css-loader', 'sass-loader', { loader: 'sass-resources-loader', options: { resources: [ path.join(__dirname, '../src/assets/tokens/docs.scss'), path.join(__dirname, '../src/assets/tokens/ods.scss'), path.join(__dirname, '../docs/docs.mixins.scss'), path.join(__dirname, '../docs/docs.functions.scss'), path.join(__dirname, '../docs/docs.spacing.scss'), path.join(__dirname, '../src/styles/styles.scss') ] } } ] } ] }, plugins: [new VueLoaderPlugin(), new MiniCssExtractPlugin({ filename: 'style.css' })] }
owncloud/web/packages/design-system/build/webpack.base.conf.js/0
{ "file_path": "owncloud/web/packages/design-system/build/webpack.base.conf.js", "repo_id": "owncloud", "token_count": 2010 }
664
Change: Align buttons content to center We've aligned the buttons content to the center. https://github.com/owncloud/owncloud-design-system/pull/875
owncloud/web/packages/design-system/changelog/1.11.0_2020-09-18/button-alignment/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.11.0_2020-09-18/button-alignment", "repo_id": "owncloud", "token_count": 41 }
665
Change: New accordion component implementation We rewrote the accordion component to remove UIKit styles and align with our own styling. Some accessibility aspects are already implement, for example expanding and collapsing accordion items by pressing space or enter already works. More will come later on. https://github.com/owncloud/owncloud-design-system/pull/911
owncloud/web/packages/design-system/changelog/1.13.0_2020-10-28/accordion/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.13.0_2020-10-28/accordion", "repo_id": "owncloud", "token_count": 79 }
666
Enhancement: Created animation section in docs We've added an animation section in the documentation to show available animations and how to use them. https://github.com/owncloud/owncloud-design-system/pull/735
owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/deprecated-application-menu-component copy/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/deprecated-application-menu-component copy", "repo_id": "owncloud", "token_count": 52 }
667
Enhancement: Add move icon We've added the material design folder move icon. https://github.com/owncloud/owncloud-design-system/pull/807
owncloud/web/packages/design-system/changelog/1.8.0_2020-07-03/sidebar-main-content copy/0
{ "file_path": "owncloud/web/packages/design-system/changelog/1.8.0_2020-07-03/sidebar-main-content copy", "repo_id": "owncloud", "token_count": 40 }
668
Enhancement: Make OcDatepicker themable We've added styling to the OcDatepicker to use the colors set by the used theme. https://github.com/owncloud/owncloud-design-system/issues/1679 https://github.com/owncloud/owncloud-design-system/pull/1740
owncloud/web/packages/design-system/changelog/11.1.0_2021-11-03/enhancement-make-datepicker-themable/0
{ "file_path": "owncloud/web/packages/design-system/changelog/11.1.0_2021-11-03/enhancement-make-datepicker-themable", "repo_id": "owncloud", "token_count": 79 }
669
Bugfix: OcNotification positioning We have taken care of the positioning in the OcNotification component, which didn't work as expected. Notifications can now be displayed on the left or right side or centered. https://github.com/owncloud/owncloud-design-system/pull/1658
owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/bugfix-ocnotification-positioning/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/bugfix-ocnotification-positioning", "repo_id": "owncloud", "token_count": 74 }
670
Enhancement: Export mappings of types, icons and colors of resources The bundled design system now contains two json files that map file extensions to their dedicated resource icon and the corresponding color token. https://github.com/owncloud/owncloud-design-system/pull/1920
owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-export-resource-type-icon-colors/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-export-resource-type-icon-colors", "repo_id": "owncloud", "token_count": 65 }
671
Enhancement: Extend modal focus-trap functionality We've added the option to define which child element should be focused initially. https://github.com/owncloud/owncloud-design-system/pull/1987
owncloud/web/packages/design-system/changelog/12.2.0_2022-02-28/enhancement-modal-focus-trap/0
{ "file_path": "owncloud/web/packages/design-system/changelog/12.2.0_2022-02-28/enhancement-modal-focus-trap", "repo_id": "owncloud", "token_count": 50 }
672
Enhancement: Make filled primary OcButton use gradient background We've updated the OcButton to use the gradient background color when used in its `filled` appearance. https://github.com/owncloud/owncloud-design-system/pull/2036 https://github.com/owncloud/owncloud-design-system/pull/2038 https://github.com/owncloud/owncloud-design-system/issues/1952
owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/enhancement-primary-button-gradient/0
{ "file_path": "owncloud/web/packages/design-system/changelog/13.0.0_2022-03-23/enhancement-primary-button-gradient", "repo_id": "owncloud", "token_count": 102 }
673
Enhancement: Make OcResource inline-flex We've changed OcResource's display CSS attribute to inline-flex to prevent a line break https://github.com/owncloud/owncloud-design-system/pull/2041
owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-oc-resource-inline-flex/0
{ "file_path": "owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-oc-resource-inline-flex", "repo_id": "owncloud", "token_count": 55 }
674
Change: Remove transition animations https://github.com/owncloud/owncloud-design-system/pull/2210
owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/change-remove-transitions/0
{ "file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/change-remove-transitions", "repo_id": "owncloud", "token_count": 28 }
675
Enhancement: OcSelect dark mode improvements We've improved the visual appearance of the OcSelect component in dark mode, now the selected items have an adjusted color and are easier to read. https://github.com/owncloud/owncloud-design-system/pull/2262 https://github.com/owncloud/web/issues/7269
owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-oc-select-dark-mode-improvements/0
{ "file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-oc-select-dark-mode-improvements", "repo_id": "owncloud", "token_count": 82 }
676
Change: Create new table component We've dropped the table component and created a new one from scratch. The new component is defining its fields and data via props. To still use more "traditional" table, take a look at component `OcTableSimple`. https://github.com/owncloud/ocis/issues/1177 https://github.com/owncloud/owncloud-design-system/pull/1034 https://github.com/owncloud/owncloud-design-system/pull/1050
owncloud/web/packages/design-system/changelog/2.1.0_2021-01-19/table-component/0
{ "file_path": "owncloud/web/packages/design-system/changelog/2.1.0_2021-01-19/table-component", "repo_id": "owncloud", "token_count": 117 }
677
Enhancement: Add table footer We've added a footer to the table and table files components. To add any content to the footer, use `footer` slot. https://github.com/owncloud/owncloud-design-system/pull/1099
owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/table-footer/0
{ "file_path": "owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/table-footer", "repo_id": "owncloud", "token_count": 63 }
678
Change: Remove URL prop from icons We've removed the URL prop from icons which was replacing the internal icons with an image loading the icon from arbitrary URLs. As of now, only internal icons can be used in the `oc-icon` component. https://github.com/owncloud/owncloud-design-system/pull/1082
owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/change-internal-icons-only/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/change-internal-icons-only", "repo_id": "owncloud", "token_count": 75 }
679
Enhancement: Turn placeholders in OcModal into descriptionMessages We have dropped the support for placeholders in the `<oc-text-input>` component. As this component is used inside OcModal, this change also drops placeholder support and adds the possibilty to instead make use of a descriptionMessage (which is only being display if no inputError is present). https://github.com/owncloud/owncloud-design-system/pull/1172
owncloud/web/packages/design-system/changelog/4.1.0_2021-03-26/enhancement-omit-placeholders-in-modal/0
{ "file_path": "owncloud/web/packages/design-system/changelog/4.1.0_2021-03-26/enhancement-omit-placeholders-in-modal", "repo_id": "owncloud", "token_count": 111 }
680
Enhancement: Export translations Some ODS components depend on translations and they correctly get pulled from Transifex into `l10n/translations.json`, yet we never exported them for other projects to use. Now, they get copied into the `dist` folder and can be imported and used alongside the styles and components. https://github.com/owncloud/owncloud-design-system/pull/1201
owncloud/web/packages/design-system/changelog/5.0.0_2021-04-08/enhancement-export-translations/0
{ "file_path": "owncloud/web/packages/design-system/changelog/5.0.0_2021-04-08/enhancement-export-translations", "repo_id": "owncloud", "token_count": 97 }
681
Bugfix: Remove required prop from sidebar & obsolete role - property productName shouldn't be required anymore in OcSidebar after logoAlt has been introduced - role="progressbar" is obsolete on `<progress>` HTML elements https://github.com/owncloud/owncloud-design-system/pull/1233
owncloud/web/packages/design-system/changelog/6.2.0_2021-04-22/bugfix-remove-required-productname/0
{ "file_path": "owncloud/web/packages/design-system/changelog/6.2.0_2021-04-22/bugfix-remove-required-productname", "repo_id": "owncloud", "token_count": 73 }
682
Enhancement: Accessibility for OcSelect - Add l10n for default no options text - Add l10n for vue-select combobox aria-label https://github.com/owncloud/owncloud-design-system/pull/1268
owncloud/web/packages/design-system/changelog/6.4.0_2021-05-06/enhancement-oc-select-a11y/0
{ "file_path": "owncloud/web/packages/design-system/changelog/6.4.0_2021-05-06/enhancement-oc-select-a11y", "repo_id": "owncloud", "token_count": 63 }
683
Enhancement: Apply CSS custom properties to `:host` We've applied CSS custom properties to `:host` so that we can access them also in web components. https://github.com/owncloud/owncloud-design-system/pull/1333
owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-host-props/0
{ "file_path": "owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-host-props", "repo_id": "owncloud", "token_count": 59 }
684
Bugfix: Remove pagination list padding The pagination list had a small left padding which caused it to be visually off from the desired horizontal center. https://github.com/owncloud/owncloud-design-system/pull/1398
owncloud/web/packages/design-system/changelog/7.4.1_2021-06-17/bugfix-remove-pagination-list-padding/0
{ "file_path": "owncloud/web/packages/design-system/changelog/7.4.1_2021-06-17/bugfix-remove-pagination-list-padding", "repo_id": "owncloud", "token_count": 57 }
685
Enhancement: OcTableFiles dropdown menu The OcTableFiles component now has a slot that will be displayed inside an OcDrop upon either right-clicking a table row or the three-dot button on the right end of the row. https://github.com/owncloud/owncloud-design-system/pull/1420 https://github.com/owncloud/web/issues/5102 https://github.com/owncloud/web/issues/5103
owncloud/web/packages/design-system/changelog/8.1.0_2021-07-22/enhancement-tablefiles-dropdown/0
{ "file_path": "owncloud/web/packages/design-system/changelog/8.1.0_2021-07-22/enhancement-tablefiles-dropdown", "repo_id": "owncloud", "token_count": 112 }
686
Enhancement: added drag-drop property In order to enable file moving via drag & drop we added the property drag-drop on OcTable and OcTableFiles https://github.com/owncloud/web/issues/5592 https://github.com/owncloud/owncloud-design-system/pull/1539 https://github.com/owncloud/owncloud-design-system/pull/1562 https://github.com/owncloud/owncloud-design-system/pull/1574
owncloud/web/packages/design-system/changelog/9.0.0_2021-08-09/enhancement-table-drag-drop/0
{ "file_path": "owncloud/web/packages/design-system/changelog/9.0.0_2021-08-09/enhancement-table-drag-drop", "repo_id": "owncloud", "token_count": 119 }
687
Bugfix: Fix behavior for foobar (in the present tense, max length 80 chars) We've fixed the behavior for foobar, a long-standing annoyance for ownCloud users. The text in the paragraphs is written in past tense. The last section is a list of issue URLs, PR URLs and other URLs. The first issue ID (or the first PR ID, in case there aren't any issue links) is used as the primary ID. https://github.com/owncloud/owncloud-design-system/issues/1234 https://github.com/owncloud/owncloud-design-system/pull/55555 https://doc.owncloud.com/server/admin_manual/configuration/server/config_sample_php_parameters.html
owncloud/web/packages/design-system/changelog/TEMPLATE/0
{ "file_path": "owncloud/web/packages/design-system/changelog/TEMPLATE", "repo_id": "owncloud", "token_count": 174 }
688
Enhancement: Contrast token in swatches We've added a `contrast` token to each of our color swatches. Its purpose is to provide a high contrast color in comparison to the `default` token of the color swatch. https://github.com/owncloud/web/pull/8563
owncloud/web/packages/design-system/changelog/unreleased/enhancement-contrast-token/0
{ "file_path": "owncloud/web/packages/design-system/changelog/unreleased/enhancement-contrast-token", "repo_id": "owncloud", "token_count": 69 }
689
/* GLOBAL MIXINS --------------------------------------------- */ /* AUTO SCALING FOR TYPE WITH MIN/MAX SIZES @param {Number} $responsive - Viewport-based size @param {Number} $min - Minimum font size (px) @param {Number} $max - Maximum font size (px) (optional) @param {Number} $fallback - Fallback for viewport-based units (optional) @example SCSS - 5vw size, 35px min & 150px max size + 50px fallback: @include responsive-font(5vw, 35px, 150px, 50px); */ @mixin responsive-font($responsive, $min, $max: false, $fallback: false) { $responsive-unitless: $responsive / ($responsive - $responsive + 1); $dimension: if(unit($responsive) == 'vh', 'height', 'width'); $min-breakpoint: $min / $responsive-unitless * 100; @media (max-#{$dimension}: #{$min-breakpoint}) { font-size: $min; } @if $max { $max-breakpoint: $max / $responsive-unitless * 100; @media (min-#{$dimension}: #{$max-breakpoint}) { font-size: $max; } } @if $fallback { font-size: $fallback; } font-size: $responsive; } // Reset @mixin reset { box-sizing: border-box; margin: 0; padding: 0; } // Used to prevent text selection on an element @mixin prevent-user-select { user-select: none; } /// To be used on flex items. Resolves some common layout issues, such as /// text truncation not respecting padding or breaking out of container. /// https://css-tricks.com/flexbox-truncated-text/ @mixin layout-flex-fix { max-width: 100%; min-width: 0; }
owncloud/web/packages/design-system/docs/docs.mixins.scss/0
{ "file_path": "owncloud/web/packages/design-system/docs/docs.mixins.scss", "repo_id": "owncloud", "token_count": 547 }
690
# WAI-ARIA ## Introduction ARIA stands for "Accessible Rich Internet Application" and serves as a semantic layer that adds information about a web-apps state, about functions of and relations between elements (for example as part of widgets) to assistive technology (such as screen readers). It acts as a "polyfill for HTML", so to speak and helps out in cases where HTML is not enough to semantically declare a widget's function or state. **It does not add functionality, merely announces that a certain (for example: keyboard) behaviour is implemented**. In HTML5 it has semantically "caught up" to some parts of ARIA a little bit (e.g. with elements like `<header>`, `<main>`, `<footer>` replacing `<div role="main" />` and the like) but ARIA's general aim is to supply a way to add semantics to elements, widgets or pattern that cannot be implemented with HTML alone. > When a developer who is new to accessibility looks at the [ARIA specification](https://www.w3.org/TR/wai-aria-1.1/) it can be seem intimidating, but it doesn't need to be. Most of the ARIA roles, states and properties in that document belong on specialized widgets, and shouldn't be attempted by developers who are new to accessibility. > ([Source](https://www.davidmacd.com/blog/wai-aria-accessbility-for-average-web-developers.html)) While ARIA can help making especially web-app interfaces more accessible, it is very easy to make a web-based project _less_ accessible by using ARIA. The general advise is to use it sparingly and responsibly, and make sure you know what you are doing. ## The rules of ARIA Thus, W3C established common rules when using ARIA, and the first one directly relates to its possibly destructive power to accessibility: 1. "If you can use a native HTML element or attribute with the semantics and behavior you require already built in, instead of re-purposing an element and adding an ARIA role, state or property to make it accessible, then do so." - or in short: "Don't use ARIA" ([Source](https://www.w3.org/TR/using-aria/#firstrule)) 2. "Do not change native semantics, unless you really have to." ([Source](https://www.w3.org/TR/using-aria/#secondrule)) 3. "All interactive ARIA controls must be usable with the keyboard." ([Source](https://www.w3.org/TR/using-aria/#3rdrule)) 4. "Do not use role="presentation" or aria-hidden="true" on a focusable element." ([Source](https://www.w3.org/TR/using-aria/#4thrule)) 5. "All interactive elements must have an accessible name." ([Source](https://www.w3.org/TR/using-aria/#fifthrule)) ## ARIA is a contract or promise to the user It is stated above, but can't be said enough because it is one of the most common misunderstandings: **ARIA itself does not add functionality**, by using it the author just promises to implement behaviour in a certain way, or that the user agent should perceive one element differently that its original semantics convey. ## Examples If you add a `role="button"` to a `<span>` assistive technology regard this span as a button. But that measure alone does not transform the element into a button, regarding: - its focussability - its ability to proxy the click event handler to also react on SPACE and RETURN key events - its ability to react to a `disabled` attribute, disabling all event listeners and removing it from the tab order All of the above mentioned functionality comes for free when using a `<button>` element. One other example is proclaiming via `role="tab"` and `role="tabpanel"` that a widget is a tab component. Authors have to actually implement [the keyboard usage pattern](https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html) expected by the user, otherwise it is a promise not kept, or, stated differently, a violation of contract with the user. ## Links - [Demystifying WAI-ARIA - 18 WAI-ARIA attributes that every web developer should know](https://www.davidmacd.com/blog/wai-aria-accessbility-for-average-web-developers.html) - [WAI-ARIA Cheat sheet](https://www.digitala11y.com/wai-aria-1-1-cheat-sheet/) - [Presentation slides about how easy it is to ruin a web project with ARIA; ARIA serious?](https://talks.yatil.net/47fUQW/aria-serious) - [WAI-ARIA specs](https://www.w3.org/TR/wai-aria-1.1/)
owncloud/web/packages/design-system/docs/use-of-aria.md/0
{ "file_path": "owncloud/web/packages/design-system/docs/use-of-aria.md", "repo_id": "owncloud", "token_count": 1150 }
691
{ "name": "@ownclouders/design-system", "version": "15.0.0-alpha.1", "description": "ownCloud Design System is based on VueDesign Systems and is used to design ownCloud UI components", "keywords": [ "vue design system", "design system", "vue.js", "vue", "design", "system" ], "homepage": "https://owncloud.design/", "repository": { "type": "git", "url": "git+https://github.com/owncloud/web.git" }, "license": "AGPL-3.0", "author": "ownClouders", "main": "src/index.ts", "types": "types.d.ts", "scripts": { "start": "npm-run-all --parallel styleguide tokens:w", "build:docs": "npm-run-all tokens styleguide:build", "lint": "npm-run-all --parallel lint:stylelint", "lint:stylelint": "stylelint './src/styles/**/*.scss' --cache", "node:build:system": "node ./build/build-system.js", "styleguide": "vue-styleguidist server --open --config ./config/docs.config.js", "styleguide:build": "vue-styleguidist build --config ./config/docs.config.js", "tokens": "node build/build-tokens.js", "tokens:w": "onchange -i \"./src/tokens/**/*.json\" -- npm run tokens" }, "browserslist": [ "> 1%", "last 2 versions", "not Explorer > 0", "not ExplorerMobile > 0", "not BlackBerry > 0", "not OperaMini all", "not OperaMobile > 0" ], "devDependencies": { "@babel/core": "7.23.7", "@babel/plugin-transform-runtime": "7.23.7", "@babel/preset-env": "7.23.7", "@babel/runtime": "7.23.7", "@codemirror/lang-html": "^6.4.7", "@codemirror/language": "^6.10.0", "@codemirror/state": "^6.4.0", "@codemirror/view": "^6.23.0", "@lezer/highlight": "^1.2.0", "@popperjs/core": "^2.11.5", "autoprefixer": "10.4.16", "babel-core": "7.0.0-bridge.0", "babel-loader": "^9.0.0", "babel-plugin-require-context-hook": "^1.0.0", "chalk": "^4.1.2", "compression-webpack-plugin": "^10.0.0", "copy-webpack-plugin": "^11.0.0", "css-loader": "6.8.1", "deepmerge": "^4.2.2", "emoji-mart": "^5.5.2", "file-loader": "^6.2.0", "filesize": "^10.1.0", "focus-trap": "7.2.0", "focus-trap-vue": "^4.0.1", "fuse.js": "6.6.2", "glob": "^10.0.0", "html-loader": "^1.3.2", "lodash-es": "4.17.21", "luxon": "3.2.1", "mini-css-extract-plugin": "^1.3.1", "node-notifier": "^10.0.0", "npm": "^8.0.0", "npm-run-all": "^4.1.5", "onchange": "^7.1.0", "optimize-css-assets-webpack-plugin": "^6.0.1", "postcss-import": "16.0.0", "postcss-loader": "7.3.4", "postcss-nested": "^6.0.1", "postcss-safe-parser": "7.0.0", "postcss-simple-vars": "^7.0.1", "postcss-url": "10.1.3", "prettier": "^3.0.0", "process": "^0.11.10", "react": "^18.2.0", "react-dom": "^18.2.0", "rimraf": "^3.0.2", "sass": "1.69.7", "sass-loader": "10.1.0", "sass-resources-loader": "^2.2.5", "semver": "7.5.4", "shelljs": "^0.8.3", "style-dictionary": "^3.9.1", "style-loader": "^2.0.0", "style-value-types": "^5.0.0", "stylelint": "16.2.1", "stylelint-config-sass-guidelines": "^11.0.0", "stylelint-config-standard": "^36.0.0", "tinycolor2": "^1.6.0", "tippy.js": "^6.3.7", "ts-loader": "^9.5.1", "typescript": "5.3.3", "url": "^0.11.3", "url-loader": "^4.1.1", "v-calendar": "github:dschmidt/v-calendar#3ce6e3b8afd5491cb53ee811281d5fa8a45b044d", "vue": "3.4.21", "vue-inline-svg": "3.1.2", "vue-loader": "^17.4.2", "vue-router": "4.2.5", "vue-select": "4.0.0-beta.6", "vue-style-loader": "^4.1.3", "vue-styleguidist": "^4.72.4", "vue3-gettext": "2.4.0", "web-test-helpers": "workspace:*", "webfontloader": "^1.6.28", "webpack": "^5.89.0", "webpack-bundle-analyzer": "^4.10.1", "webpack-dev-server": "^4.15.1", "webpack-merge": "^5.10.0", "webpack-merge-and-include-globally": "^2.3.4", "webpack-node-externals": "^3.0.0", "yaml": "^2.3.4" }, "peerDependencies": { "@popperjs/core": "^2.11.5", "filesize": "^10.1.0", "focus-trap": "7.2.0", "focus-trap-vue": "^4.0.1", "postcss-import": "^16.0.0", "postcss-url": "10.1.3", "tippy.js": "^6.3.7", "v-calendar": "github:dschmidt/v-calendar#3ce6e3b8afd5491cb53ee811281d5fa8a45b044d", "vue": "3.4.21", "vue-inline-svg": "3.1.2", "vue-select": "^3.12.0", "webfontloader": "^1.6.28" }, "engines": { "node": ">= 14.0.0", "npm": ">= 3.0.0" } }
owncloud/web/packages/design-system/package.json/0
{ "file_path": "owncloud/web/packages/design-system/package.json", "repo_id": "owncloud", "token_count": 2393 }
692
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M14.256 21.744L12 24l-2.256-2.256C5.31 20.72 2 16.744 2 12 2 6.48 6.48 2 12 2s10 4.48 10 10c0 4.744-3.31 8.72-7.744 9.744zm-8.233-6.328C7.491 17.606 9.695 19 12.16 19c2.464 0 4.669-1.393 6.136-3.584A8.968 8.968 0 0 0 12.16 13a8.968 8.968 0 0 0-6.137 2.416zM12 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/account-pin-circle-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/account-pin-circle-fill.svg", "repo_id": "owncloud", "token_count": 257 }
693
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M4 20v-6a8 8 0 1 1 16 0v6h1v2H3v-2h1zm2-6h2a4 4 0 0 1 4-4V8a6 6 0 0 0-6 6zm5-12h2v3h-2V2zm8.778 2.808l1.414 1.414-2.12 2.121-1.415-1.414 2.121-2.121zM2.808 6.222l1.414-1.414 2.121 2.12L4.93 8.344 2.808 6.222z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/alarm-warning-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/alarm-warning-fill.svg", "repo_id": "owncloud", "token_count": 229 }
694
<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="M11 9h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1zm1 2v8h8v-8h-8zm-6-.414l1.828-1.829 1.415 1.415L5 14.414.757 10.172l1.415-1.415L4 10.586V8a5 5 0 0 1 5-5h4v2H9a3 3 0 0 0-3 3v2.586z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/anticlockwise-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/anticlockwise-line.svg", "repo_id": "owncloud", "token_count": 232 }
695
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M13 16.172l5.364-5.364 1.414 1.414L12 20l-7.778-7.778 1.414-1.414L11 16.172V4h2v12.172z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/arrow-down-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-down-line.svg", "repo_id": "owncloud", "token_count": 140 }
696
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/arrow-right-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-right-line.svg", "repo_id": "owncloud", "token_count": 139 }
697
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M20 11V8h-6V4h-4v4H4v3h16zm1 2v8a1 1 0 0 1-1 1H10v-6H8v6H4a1 1 0 0 1-1-1v-8H2V7a1 1 0 0 1 1-1h5V3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3h5a1 1 0 0 1 1 1v6h-1z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/brush-3-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/brush-3-fill.svg", "repo_id": "owncloud", "token_count": 202 }
698
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 20h2v2H1v-2h2V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v17zM8 11v2h3v-2H8zm0-4v2h3V7H8zm0 8v2h3v-2H8zm5 0v2h3v-2h-3zm0-4v2h3v-2h-3zm0-4v2h3V7h-3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/building-4-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/building-4-fill.svg", "repo_id": "owncloud", "token_count": 208 }
699
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M13 7v4h7a1 1 0 0 1 1 1v8h2v2H1v-2h2v-8a1 1 0 0 1 1-1h7V7h2zm.83-6.598A3 3 0 0 1 12.732 4.5L11 5.5a3 3 0 0 1 1.098-4.098l1.732-1z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/cake-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/cake-fill.svg", "repo_id": "owncloud", "token_count": 183 }
700
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M2 6c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 20V6zm12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zM4 7v2h3V7H4zm0-5h6v2H4V2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/camera-3-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/camera-3-fill.svg", "repo_id": "owncloud", "token_count": 192 }
701
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0L24 0 24 24 0 24z"/> <path d="M14.172 3c.53 0 1.039.21 1.414.586l4.828 4.828c.375.375.586.884.586 1.414V17h2v2h-8.126c-.445 1.726-2.01 3-3.874 3-1.864 0-3.43-1.274-3.874-3H3c-.552 0-1-.448-1-1V5c0-1.105.895-2 2-2h10.172zM11 16c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2zm3-9H6v6h8V7zm-2 2v2H8V9h4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/caravan-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/caravan-fill.svg", "repo_id": "owncloud", "token_count": 283 }
702
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M10 3h4a8 8 0 1 1 0 16v3.5c-5-2-12-5-12-11.5a8 8 0 0 1 8-8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/chat-1-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-1-fill.svg", "repo_id": "owncloud", "token_count": 130 }
703
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm1.69-6.929l-.975.563 1 1.732.976-.563c.501.51 1.14.887 1.854 1.071V16h2v-1.126a3.996 3.996 0 0 0 1.854-1.071l.976.563 1-1.732-.975-.563a4.004 4.004 0 0 0 0-2.142l.975-.563-1-1.732-.976.563A3.996 3.996 0 0 0 13 7.126V6h-2v1.126a3.996 3.996 0 0 0-1.854 1.071l-.976-.563-1 1.732.975.563a4.004 4.004 0 0 0 0 2.142zM12 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/chat-settings-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-settings-fill.svg", "repo_id": "owncloud", "token_count": 346 }
704
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <circle cx="12" cy="12" r="10"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/checkbox-blank-circle-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/checkbox-blank-circle-fill.svg", "repo_id": "owncloud", "token_count": 97 }
705
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M9.827 21.763C5.35 20.771 2 16.777 2 12c0-1.822.487-3.53 1.339-5.002l4.283 7.419a4.999 4.999 0 0 0 4.976 2.548l-2.77 4.798zM12 22l4.287-7.425A4.977 4.977 0 0 0 17 12a4.978 4.978 0 0 0-1-3h5.542c.298.947.458 1.955.458 3 0 5.523-4.477 10-10 10zm2.572-8.455a2.999 2.999 0 0 1-5.17-.045l-.029-.05a3 3 0 1 1 5.225.05l-.026.045zm-9.94-8.306A9.974 9.974 0 0 1 12 2a9.996 9.996 0 0 1 8.662 5H12a5.001 5.001 0 0 0-4.599 3.035L4.632 5.239z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/chrome-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/chrome-fill.svg", "repo_id": "owncloud", "token_count": 345 }
706
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M17 7a8.003 8.003 0 0 0-7.493 5.19l1.874.703A6.002 6.002 0 0 1 23 15a6 6 0 0 1-6 6H7A6 6 0 0 1 5.008 9.339a7 7 0 0 1 13.757-2.143A8.027 8.027 0 0 0 17 7z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/cloud-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/cloud-fill.svg", "repo_id": "owncloud", "token_count": 176 }
707
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M16.625 3.133l-1.5 1.5A7.98 7.98 0 0 0 12 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8a7.98 7.98 0 0 0-.633-3.125l1.5-1.5A9.951 9.951 0 0 1 22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2c1.668 0 3.241.41 4.625 1.133zm1.739 1.089l1.414 1.414L12 13.414 10.586 12l7.778-7.778z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/compass-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/compass-2-line.svg", "repo_id": "owncloud", "token_count": 257 }
708
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M20 22H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2v-2H6a1 1 0 0 0 0 2h13zM5 16.17c.313-.11.65-.17 1-.17h13V4H6a1 1 0 0 0-1 1v11.17zM12 10a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-3 4a3 3 0 0 1 6 0H9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/contacts-book-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/contacts-book-2-line.svg", "repo_id": "owncloud", "token_count": 229 }
709
<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 6-5-2.686-5-6 2.239-6 5-6zm2.325 3.472l-3.562 6.173c.377.228.796.355 1.237.355 1.657 0 3-1.79 3-4 0-.959-.253-1.839-.675-2.528zM12 8c-1.657 0-3 1.79-3 4 0 .959.253 1.839.675 2.528l3.562-6.173A2.377 2.377 0 0 0 12 8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/creative-commons-zero-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/creative-commons-zero-line.svg", "repo_id": "owncloud", "token_count": 330 }
710
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M20 5c.552 0 1 .448 1 1v6c0 .552-.448 1-1 1 .628.835 1 1.874 1 3 0 2.761-2.239 5-5 5s-5-2.239-5-5c0-1.126.372-2.165 1-3H4c-.552 0-1-.448-1-1V6c0-.552.448-1 1-1h16zm-7 10v2h6v-2h-6zm6-8H5v4h14V7z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/delete-row.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/delete-row.svg", "repo_id": "owncloud", "token_count": 221 }
711
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M2.808 1.393l18.384 18.385-1.414 1.414-3.747-3.747L12 21.485 3.52 12.993c-2.04-2.284-2.028-5.753.034-8.023L1.393 2.808l1.415-1.415zm2.172 10.23L12 18.654l2.617-2.623-9.645-9.645c-1.294 1.497-1.3 3.735.008 5.237zm15.263-6.866c2.262 2.268 2.34 5.88.236 8.236l-1.635 1.636-1.414-1.414 1.59-1.592c1.374-1.576 1.299-3.958-.193-5.453-1.5-1.502-3.92-1.563-5.49-.153l-1.335 1.198-1.336-1.197c-.35-.314-.741-.555-1.155-.723l-2.25-2.25c1.668-.206 3.407.289 4.74 1.484 2.349-2.109 5.979-2.039 8.242.228z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/dislike-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/dislike-line.svg", "repo_id": "owncloud", "token_count": 392 }
712
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M2 21v-2h2V4.835c0-.484.346-.898.821-.984l9.472-1.722c.326-.06.638.157.697.483.007.035.01.07.01.107v1.28L19 4c.552 0 1 .448 1 1v14h2v2h-4V6h-3v15H2zM13 4.396L6 5.67V19h7V4.396zM12 11v2h-2v-2h2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/door-open-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/door-open-line.svg", "repo_id": "owncloud", "token_count": 219 }
713
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0L24 0 24 24 0 24z"/> <path d="M20 2c.552 0 1 .448 1 1v3.757l-2 2V4H5v16h14v-2.758l2-2V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V3c0-.552.448-1 1-1h16zm1.778 6.808l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM13 12v2H8v-2h5zm3-4v2H8V8h8z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/draft-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/draft-line.svg", "repo_id": "owncloud", "token_count": 234 }
714
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M8.646 17.26l3.392 2.162 3.392-2.161 1.86 1.185-5.252 3.346-5.252-3.346 1.86-1.185zm-.877-8.28l2.393-1.553-2.425-1.574L5.28 7.37 7.77 8.98zm1.84 1.19L12 11.719l2.39-1.547L12 8.619l-2.391 1.552zm4.231 2.74l2.424 1.568 2.45-1.502-2.485-1.612-2.389 1.545zM12 6.234l4.237-2.748L22.46 7.33l-4.392 2.843 4.393 2.85-6.226 3.819L12 14.1l-4.235 2.74-6.23-3.817 4.396-2.851L1.539 7.33l6.224-3.843L12 6.235zm1.837 1.192L16.23 8.98l2.489-1.61-2.456-1.517-2.426 1.574zM10.16 12.91l-2.39-1.546-2.486 1.613 2.451 1.502 2.425-1.569z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/dropbox-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/dropbox-line.svg", "repo_id": "owncloud", "token_count": 422 }
715
<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="M5 21a1 1 0 0 1-.993-.883L4 20v-9H1l10.327-9.388a1 1 0 0 1 1.246-.08l.1.08L23 11h-3v9a1 1 0 0 1-.883.993L19 21H5zm7-17.298L6 9.156V19h4.357l1.393-1.5L8 14l5-3-2.5-2 3-3-.5 3 2.5 2-4 3 3.5 3-1.25 2H18V9.157l-6-5.455z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/earthquake-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/earthquake-line.svg", "repo_id": "owncloud", "token_count": 238 }
716
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 19a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm-5.5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm11 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM18 3v2H8v4h9v2H8v4h10v2H6V3h12z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/emphasis.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/emphasis.svg", "repo_id": "owncloud", "token_count": 203 }
717
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 2C6.477 2 2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.879V14.89h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.989C18.343 21.129 22 16.99 22 12c0-5.523-4.477-10-10-10z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/facebook-circle-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/facebook-circle-fill.svg", "repo_id": "owncloud", "token_count": 254 }
718
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 15.243v5.765a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V9h6a1 1 0 0 0 1-1V2h10.002c.551 0 .998.455.998.992v3.765l-8.999 9-.006 4.238 4.246.006L21 15.243zm.778-6.435l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM3 7l5-4.997V7H3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-edit-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-edit-fill.svg", "repo_id": "owncloud", "token_count": 234 }
719
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M3 15V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-2h16v2a1 1 0 0 0 2 0v-4H3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-paper-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-paper-fill.svg", "repo_id": "owncloud", "token_count": 156 }
720
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M21 7v13.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2h11.999L21 7zM8 8v5.6c0 .85.446 1.643 1.187 2.114L12 17.5l2.813-1.786A2.51 2.51 0 0 0 16 13.6V8H8zm2 2h4v3.6c0 .158-.09.318-.26.426L12 15.13l-1.74-1.105c-.17-.108-.26-.268-.26-.426V10z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-shield-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-shield-fill.svg", "repo_id": "owncloud", "token_count": 252 }
721
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3zM2.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-.99zM11 8v4.989L9 11l-1.99 2L7 8H5v8h2l2-2 2 2h2V8h-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/file-word-2-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/file-word-2-fill.svg", "repo_id": "owncloud", "token_count": 238 }
722
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zM16.659 9A6 6 0 0 0 11 5c-3.315 0-6 2.685-6 6h2a4.001 4.001 0 0 1 5.91-3.515L12 9h4.659zM17 11h-2a4.001 4.001 0 0 1-5.91 3.515L10 13H5.341A6 6 0 0 0 11 17c3.315 0 6-2.685 6-6z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/find-replace-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/find-replace-fill.svg", "repo_id": "owncloud", "token_count": 284 }
723
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M3 3h9.382a1 1 0 0 1 .894.553L14 5h6a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-6.382a1 1 0 0 1-.894-.553L12 16H5v6H3V3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/flag-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/flag-fill.svg", "repo_id": "owncloud", "token_count": 158 }
724
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 2a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/focus-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/focus-2-line.svg", "repo_id": "owncloud", "token_count": 207 }
725
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M4 5v14h16V7h-8.414l-2-2H4zm8.414 0H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/folder-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/folder-line.svg", "repo_id": "owncloud", "token_count": 167 }
726
<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 9h-2V7h-8.414l-2-2H4v14h7.447a4.97 4.97 0 0 0 1.664 2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v3zm-9 2h9v5.949c0 .99-.501 1.916-1.336 2.465L17.5 21.498l-3.164-2.084A2.953 2.953 0 0 1 13 16.95V11zm2 5.949c0 .316.162.614.436.795l2.064 1.36 2.064-1.36a.954.954 0 0 0 .436-.795V13h-5v3.949z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/folder-shield-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/folder-shield-2-line.svg", "repo_id": "owncloud", "token_count": 294 }
727
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M18 7h4v2h-6V3h2v4zM8 9H2V7h4V3h2v6zm10 8v4h-2v-6h6v2h-4zM8 15v6H6v-4H2v-2h6z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/fullscreen-exit-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/fullscreen-exit-fill.svg", "repo_id": "owncloud", "token_count": 158 }
728
<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.98 9.98 0 0 1 7.743 3.671L13.414 12l6.329 6.329A9.98 9.98 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 2a8 8 0 1 0 4.697 14.477l.208-.157-6.32-6.32 6.32-6.321-.208-.156a7.964 7.964 0 0 0-4.394-1.517L12 4zm0 1a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/game-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/game-line.svg", "repo_id": "owncloud", "token_count": 249 }
729
<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="M14.5 2a3.5 3.5 0 0 1 3.163 5.001L21 7a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1v8a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-8H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1l3.337.001a3.5 3.5 0 0 1 5.664-3.95A3.48 3.48 0 0 1 14.5 2zM18 13H6v7h12v-7zm2-4H4v2h16V9zM9.5 4a1.5 1.5 0 0 0-.144 2.993L9.5 7H11V5.5a1.5 1.5 0 0 0-1.356-1.493L9.5 4zm5 0l-.144.007a1.5 1.5 0 0 0-1.35 1.349L13 5.5V7h1.5l.144-.007a1.5 1.5 0 0 0 0-2.986L14.5 4z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/gift-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/gift-2-line.svg", "repo_id": "owncloud", "token_count": 372 }
730
<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="M6 10v10h13V10H6zm12-2h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zm-2 0V7a4 4 0 1 0-8 0v1h8zm-9 3h2v2H7v-2zm0 3h2v2H7v-2zm0 3h2v2H7v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/git-repository-private-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/git-repository-private-line.svg", "repo_id": "owncloud", "token_count": 230 }
731
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M20 6h3v2h-1v11h1v2H1v-2h1V8H1V6h3V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2zm0 2H4v11h3v-7h2v7h2v-7h2v7h2v-7h2v7h3V8zM6 5v1h12V5H6z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/government-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/government-line.svg", "repo_id": "owncloud", "token_count": 194 }
732
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M13 20h-2v-7H4v7H2V4h2v7h7V4h2v16zm9-12v8h1.5v2H22v2h-2v-2h-5.5v-1.34l5-8.66H22zm-2 3.133L17.19 16H20v-4.867z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/h-4.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/h-4.svg", "repo_id": "owncloud", "token_count": 179 }
733
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M5 14h14V4H5v10zm0 2v4h14v-4H5zM4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm11 15h2v2h-2v-2z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/hard-drive-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/hard-drive-2-line.svg", "repo_id": "owncloud", "token_count": 175 }
734
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M20.243 4.757c2.262 2.268 2.34 5.88.236 8.236l-8.48 8.492-8.478-8.492c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228zM5.172 6.172c-1.49 1.49-1.565 3.875-.192 5.451L12 18.654l7.02-7.03c1.374-1.577 1.299-3.959-.193-5.454-1.487-1.49-3.881-1.562-5.453-.186l-4.202 4.203-1.415-1.414 2.825-2.827-.082-.069c-1.575-1.265-3.877-1.157-5.328.295z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/heart-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/heart-2-line.svg", "repo_id": "owncloud", "token_count": 333 }
735
<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-3v9zm-8-3l3.359-3.359a2.25 2.25 0 1 0-3.182-3.182l-.177.177-.177-.177a2.25 2.25 0 1 0-3.182 3.182L12 17z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/home-heart-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/home-heart-fill.svg", "repo_id": "owncloud", "token_count": 205 }
736
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M22 11v9h-2v-3H4v3H2V4h2v10h8V7h6a4 4 0 0 1 4 4zm-2 3v-3a2 2 0 0 0-2-2h-4v5h6zM8 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/hotel-bed-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/hotel-bed-line.svg", "repo_id": "owncloud", "token_count": 191 }
737
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0H24V24H0z"/> <path d="M20 3c.552 0 1 .448 1 1v1.757l-2 2V5H5v8.1l4-4 4.328 4.329-1.415 1.413L9 11.93l-4 3.999V19h10.533l.708.001 1.329-1.33L18.9 19h.1v-2.758l2-2V20c0 .552-.448 1-1 1H4c-.55 0-1-.45-1-1V4c0-.552.448-1 1-1h16zm1.778 4.808l1.414 1.414L15.414 17l-1.416-.002.002-1.412 7.778-7.778zM15.5 7c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5S14 9.328 14 8.5 14.672 7 15.5 7z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/image-edit-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/image-edit-line.svg", "repo_id": "owncloud", "token_count": 313 }
738
<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="M4.342 1.408L22.373 19.44a1.5 1.5 0 0 1-2.121 2.122l-4.596-4.597L12.12 20.5 8 16.38V19a1 1 0 0 1-2 0v-4a1 1 0 0 0-1.993-.117L4 15v1a1 1 0 0 1-2 0V7.214a7.976 7.976 0 0 1 2.168-5.627l.174-.179zm.241 3.07l-.051.11a5.993 5.993 0 0 0-.522 2.103L4 7l-.001.12a5.984 5.984 0 0 0 1.58 4.003l.177.185 6.363 6.363 2.829-2.828L4.583 4.478z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/knife-blood-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/knife-blood-line.svg", "repo_id": "owncloud", "token_count": 296 }
739
<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="M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zm-2 10v2H6v-2h12z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/layout-bottom-2-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/layout-bottom-2-line.svg", "repo_id": "owncloud", "token_count": 170 }
740
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M9.973 18H11v-5h2v5h1.027c.132-1.202.745-2.194 1.74-3.277.113-.122.832-.867.917-.973a6 6 0 1 0-9.37-.002c.086.107.807.853.918.974.996 1.084 1.609 2.076 1.741 3.278zM10 20v1h4v-1h-4zm-4.246-5a8 8 0 1 1 12.49.002C17.624 15.774 16 17 16 18.5V21a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2.5C8 17 6.375 15.774 5.754 15z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/lightbulb-line.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/lightbulb-line.svg", "repo_id": "owncloud", "token_count": 282 }
741
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M13.06 8.11l1.415 1.415a7 7 0 0 1 0 9.9l-.354.353a7 7 0 0 1-9.9-9.9l1.415 1.415a5 5 0 1 0 7.071 7.071l.354-.354a5 5 0 0 0 0-7.07l-1.415-1.415 1.415-1.414zm6.718 6.011l-1.414-1.414a5 5 0 1 0-7.071-7.071l-.354.354a5 5 0 0 0 0 7.07l1.415 1.415-1.415 1.414-1.414-1.414a7 7 0 0 1 0-9.9l.354-.353a7 7 0 0 1 9.9 9.9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/links-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/links-fill.svg", "repo_id": "owncloud", "token_count": 283 }
742
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M12 3a9 9 0 0 1 9 9h-2a7 7 0 0 0-7-7V3z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/loader-5-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/loader-5-fill.svg", "repo_id": "owncloud", "token_count": 115 }
743
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <g> <path fill="none" d="M0 0h24v24H0z"/> <path d="M5 2h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm4 9V8l-5 4 5 4v-3h6v-2H9z"/> </g> </svg>
owncloud/web/packages/design-system/src/assets/icons/logout-box-fill.svg/0
{ "file_path": "owncloud/web/packages/design-system/src/assets/icons/logout-box-fill.svg", "repo_id": "owncloud", "token_count": 158 }
744