Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pictograms): add Cloud PAK pictograms to cloud category #7439

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions e2e/pictograms-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,13 @@ Array [
"CloudGuidelines",
"CloudManagedServices",
"CloudOracle",
"CloudPakFamily",
"CloudPakForApplications",
"CloudPakForData",
"CloudPakForIntegration",
"CloudPakForMulticloudManagement",
"CloudPakForSecurity",
"CloudPakSystem",
"CloudPartners",
"CloudPlanning",
"CloudSap",
Expand Down
7 changes: 7 additions & 0 deletions e2e/pictograms/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,13 @@ Array [
"CloudGuidelines",
"CloudManagedServices",
"CloudOracle",
"CloudPakFamily",
"CloudPakForApplications",
"CloudPakForData",
"CloudPakForIntegration",
"CloudPakForMulticloudManagement",
"CloudPakForSecurity",
"CloudPakSystem",
"CloudPartners",
"CloudPlanning",
"CloudSap",
Expand Down
9 changes: 8 additions & 1 deletion packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,15 @@ categories:
- cloud--strategy
- cloud--tutorials
- cloud--vmware
- condition--builder
- cloud-pak--family
- cloud-pak--for-applications
- cloud-pak--for-data
- cloud-pak--for-integration
- cloud-pak--for-multicloud-management
- cloud-pak--for-security
- cloud-pak--system
- cognos--analytics
- condition--builder
- construct
- devops
- digital
Expand Down
32 changes: 30 additions & 2 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,34 @@
- cloud vmware
- cloud
- vmware
- name: cloud-pak--family
friendly_name: Cloud Pak Family
aliases:
- Cloud Pak Family
- name: cloud-pak--for-applications
friendly_name: Cloud Pak for Applications
aliases:
- Cloud Pak for Applications
- name: cloud-pak--for-data
friendly_name: Cloud Pak for Data
aliases:
- Cloud Pak for Data
- name: cloud-pak--for-integration
friendly_name: Cloud Pak for Integration
aliases:
- Cloud Pak for Integration
- name: cloud-pak--for-multicloud-management
friendly_name: Cloud Pak for Multicloud Management
aliases:
- Cloud Pak for Multicloud Management
- name: cloud-pak--for-security
friendly_name: Cloud Pak for Security
aliases:
- Cloud Pak for Security
- name: cloud-pak--system
friendly_name: Cloud Pak System
aliases:
- Cloud Pak System
- name: cloudy
friendly_name: Cloudy
aliases:
Expand Down Expand Up @@ -1067,7 +1095,7 @@
- watson
- name: condition--builder
friendly_name: Condition builder
aliases:
aliases:
- condition builder
- if
- condition
Expand Down Expand Up @@ -3375,7 +3403,7 @@
- cities
- name: random--samples
friendly_name: Random samples
aliases:
aliases:
- random samples
- random
- dice
Expand Down
15 changes: 15 additions & 0 deletions packages/pictograms/src/svg/cloud-pak--family.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions packages/pictograms/src/svg/cloud-pak--for-applications.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions packages/pictograms/src/svg/cloud-pak--for-data.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions packages/pictograms/src/svg/cloud-pak--for-integration.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions packages/pictograms/src/svg/cloud-pak--for-security.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions packages/pictograms/src/svg/cloud-pak--system.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.