@ultraviolet/icons 3.13.0 → 3.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,3 +30,4 @@ export { ToolsServicesCategoryIcon } from './ToolsServicesCategoryIcon';
30
30
  export { UseCaseCategoryIcon } from './UseCaseCategoryIcon';
31
31
  export { VpcCategoryIcon } from './VpcCategoryIcon';
32
32
  export { WebHostingCategoryIcon } from './WebHostingCategoryIcon';
33
+ export type CategoryIconNames = 'AiCategoryIcon' | 'ApplicationIntegrationCategoryIcon' | 'BaremetalCategoryIcon' | 'BillingCategoryIcon' | 'ComputeCategoryIcon' | 'ConsoleCategoryIcon' | 'ContainersCategoryIcon' | 'DatabaseCategoryIcon' | 'DatacenterCategoryIcon' | 'DedicatedServerCategoryIcon' | 'DevToolsCategoryIcon' | 'DocumentationCategoryIcon' | 'EnvironmentalFootprintCategoryIcon' | 'IotCategoryIcon' | 'LabsCategoryIcon' | 'ManagedServicesCategoryIcon' | 'NetworkCategoryIcon' | 'ObservabilityCategoryIcon' | 'PartnersCategoryIcon' | 'PinCategoryIcon' | 'SecurityCategoryIcon' | 'ServerlessCategoryIcon' | 'StorageCategoryIcon' | 'ToolsServicesCategoryIcon' | 'UseCaseCategoryIcon' | 'VpcCategoryIcon' | 'WebHostingCategoryIcon';
@@ -184,3 +184,4 @@ export { ThumbsUpIcon } from './ThumbsUpIcon';
184
184
  export { UnlockIcon } from './UnlockIcon';
185
185
  export { UnpinIcon } from './UnpinIcon';
186
186
  export { WeatherNightIcon } from './WeatherNightIcon';
187
+ export type SystemIconNames = 'AddressPlayIcon' | 'AnchorIcon' | 'ArrowDownIcon' | 'ArrowLeftBottomIcon' | 'ArrowLeftDoubleIcon' | 'ArrowLeftIcon' | 'ArrowRightBottomIcon' | 'ArrowRightDoubleIcon' | 'ArrowRightIcon' | 'ArrowUpIcon' | 'AsteriskIcon' | 'AttachIcon' | 'BoldIcon' | 'BurgerIcon' | 'CancelIcon' | 'CheckIcon' | 'CloseCircleOutlineIcon' | 'CloseIcon' | 'CopyContentIcon' | 'DetachIcon' | 'DotsHorizontalIcon' | 'DotsVerticalIcon' | 'DownloadIcon' | 'DragVariantIcon' | 'DragIcon' | 'EastShortIcon' | 'EastIcon' | 'EqualIcon' | 'EscapeIcon' | 'ExpandMoreIcon' | 'ExpandIcon' | 'GithubIcon' | 'InstagramIcon' | 'ItalicIcon' | 'LeftRightArrowIcon' | 'LinkedinIcon' | 'ListBulletIcon' | 'ListNumberIcon' | 'LogoutIcon' | 'MinusIcon' | 'NorthShortIcon' | 'NorthIcon' | 'OpenInNewIcon' | 'OrganizationIcon' | 'PlusIcon' | 'ProgressCheckIcon' | 'RayEndArrowIcon' | 'RayStartArrowIcon' | 'RayStartEndIcon' | 'RayTopArrowIcon' | 'RebootIcon' | 'RestoreIcon' | 'RevokeIcon' | 'RssIcon' | 'SearchIcon' | 'SlackIcon' | 'SortIcon' | 'SouthShortIcon' | 'SouthIcon' | 'SwitchOrgaIcon' | 'TwitterIcon' | 'UnderlineIcon' | 'UploadIcon' | 'ViewIcon' | 'WestShortIcon' | 'WestIcon' | 'YoutubeIcon' | 'AddressOutlineIcon' | 'AdjustmentsHorizontalOutlineIcon' | 'AlertCircleOutlineIcon' | 'AutoFixOutlineIcon' | 'BookOpenOutlineOutlineIcon' | 'BullhornOutlineIcon' | 'CalculatorOutlineIcon' | 'CalendarRangeOutlineIcon' | 'ChatOutlineIcon' | 'CheckCircleOutlineIcon' | 'ClockOutlineOutlineIcon' | 'ConsoleOutlineIcon' | 'CredentialOutlineIcon' | 'CreditCardOutlineIcon' | 'CrossCircleOutlineIcon' | 'DatabaseOutlineIcon' | 'DeleteOutlineIcon' | 'DocOutlineIcon' | 'EarthOutlineIcon' | 'EmailRemoveOutlineIcon' | 'EmailOutlineIcon' | 'EyeOffOutlineIcon' | 'EyeOutlineIcon' | 'FilterOutlineIcon' | 'FolderOutlineIcon' | 'HelpCircleOutlineIcon' | 'IdOutlineIcon' | 'InformationOutlineIcon' | 'LeafOutlineIcon' | 'LightBulbOutlineIcon' | 'LockOutlineIcon' | 'MembersOutlineIcon' | 'MoonOutlineIcon' | 'MosaicOutlineIcon' | 'NotificationOutlineIcon' | 'PenOutlineIcon' | 'Pen2OutlineIcon' | 'PencilOutlineIcon' | 'PhoneOutlineIcon' | 'PinOutlineIcon' | 'PlayOutlineIcon' | 'PrivacyOutlineIcon' | 'ProfileOutlineIcon' | 'RocketOutlineIcon' | 'SendOutlineIcon' | 'SettingsOutlineIcon' | 'SidebarOutlineIcon' | 'SparklesOutlineIcon' | 'StarOutlineIcon' | 'StopOutlineIcon' | 'SunOutlineIcon' | 'SupportOutlineIcon' | 'ThumbsDownOutlineIcon' | 'ThumbsUpOutlineIcon' | 'UnlockOutlineIcon' | 'UnpinOutlineIcon' | 'WeatherNightOutlineIcon' | 'AddressIcon' | 'AdjustmentsHorizontalIcon' | 'AlertCircleIcon' | 'AutoFixIcon' | 'BookOpenOutlineIcon' | 'BullhornIcon' | 'CalculatorIcon' | 'CalendarRangeIcon' | 'ChatIcon' | 'CheckCircleIcon' | 'ClockOutlineIcon' | 'ConsoleIcon' | 'CredentialIcon' | 'CreditCardIcon' | 'CrossCircleIcon' | 'DatabaseIcon' | 'DeleteIcon' | 'DocIcon' | 'EarthIcon' | 'EmailRemoveIcon' | 'EmailIcon' | 'EyeOffIcon' | 'EyeIcon' | 'FilterIcon' | 'FolderIcon' | 'HelpCircleIcon' | 'IdIcon' | 'InformationIcon' | 'LeafIcon' | 'LightBulbIcon' | 'LockIcon' | 'MembersIcon' | 'MoonIcon' | 'MosaicIcon' | 'NotificationIcon' | 'PenIcon' | 'Pen2Icon' | 'PencilIcon' | 'PhoneIcon' | 'PinIcon' | 'PlayIcon' | 'PrivacyIcon' | 'ProfileIcon' | 'RocketIcon' | 'SendIcon' | 'SettingsIcon' | 'SidebarIcon' | 'SparklesIcon' | 'StarIcon' | 'StopIcon' | 'SunIcon' | 'SupportIcon' | 'ThumbsDownIcon' | 'ThumbsUpIcon' | 'UnlockIcon' | 'UnpinIcon' | 'WeatherNightIcon';
@@ -12,3 +12,4 @@ export { KyutaiLogo } from './KyutaiLogo';
12
12
  export { MetaLogo } from './MetaLogo';
13
13
  export { MicrosoftLogo } from './MicrosoftLogo';
14
14
  export { OutlookLogo } from './OutlookLogo';
15
+ export type LogoIconNames = 'BaaiLogo' | 'GithubLogo' | 'GmailLogo' | 'GoogleLogo' | 'HuggingFaceLogo' | 'KyutaiLogo' | 'MetaLogo' | 'MicrosoftLogo' | 'OutlookLogo';
@@ -161,3 +161,4 @@ export { WafProductIcon } from './WafProductIcon';
161
161
  export { WebPlatformProductIcon } from './WebPlatformProductIcon';
162
162
  export { WebhostingProductIcon } from './WebhostingProductIcon';
163
163
  export { ZoneProductIcon } from './ZoneProductIcon';
164
+ export type ProductIconNames = 'AbuseProductIcon' | 'AccountExperienceProductIcon' | 'AdditionalDiskProductIcon' | 'AdvancedSettingsProductIcon' | 'AnsibleProductIcon' | 'ApiGatewayProductIcon' | 'ApiKeyProductIcon' | 'ApiProductIcon' | 'AppleSiliconProductIcon' | 'ApplicationLibraryProductIcon' | 'ApplicationProductIcon' | 'AuditTrailProductIcon' | 'BackendsProductIcon' | 'BandwidthProductIcon' | 'BasicSupportProductIcon' | 'BillingProductIcon' | 'BlockStorageProductIcon' | 'CbProductIcon' | 'CdnProductIcon' | 'ChangelogProductIcon' | 'CliProductIcon' | 'CloudHostingProductIcon' | 'CockpitProductIcon' | 'ColdStorageProductIcon' | 'ConsoleProductIcon' | 'ContainersProductIcon' | 'CostManagerProductIcon' | 'DataWarehouseProductIcon' | 'DdosProductIcon' | 'DdxCoreServersProductIcon' | 'DdxProServersProductIcon' | 'DdxStartServersProductIcon' | 'DedibackupProductIcon' | 'DediboxProductIcon' | 'DedicatedControlPlaneProductIcon' | 'DedicatedServerProductIcon' | 'DeleteMarkerProductIcon' | 'DevicesProductIcon' | 'DirectConnectProductIcon' | 'DistributedDataLabProductIcon' | 'DnsProductIcon' | 'DocumentDbProductIcon' | 'DocumentationProductIcon' | 'DomainsProductIcon' | 'EdgeServicesProductIcon' | 'ElasticMetalAluminiumProductIcon' | 'ElasticMetalBerylliumProductIcon' | 'ElasticMetalIridiumProductIcon' | 'ElasticMetalLithiumProductIcon' | 'ElasticMetalTitaniumProductIcon' | 'ElasticMetalProductIcon' | 'EnvironmentalFootprintCalculatorProductIcon' | 'FileProductIcon' | 'FlexibleIpProductIcon' | 'FolderProductIcon' | 'FrontEndsProductIcon' | 'FunctionsProductIcon' | 'GenerativeApiProductIcon' | 'GoldSupportProductIcon' | 'GpuServersProductIcon' | 'HubNetworksProductIcon' | 'HubRoutesProductIcon' | 'IamProductIcon' | 'IconElasticMetalProductIcon' | 'IconSdkJsProductIcon' | 'IconSdkProductIcon' | 'ImagesProductIcon' | 'InferenceProductIcon' | 'InstanceCostOptimizedProductIcon' | 'InstanceEnterpriseProductIcon' | 'InstanceGpuProductIcon' | 'InstanceLearnProductIcon' | 'InstancePopProductIcon' | 'InstanceScallingGroupsProductIcon' | 'InstanceWopProductIcon' | 'InstanceProductIcon' | 'InterlinkProductIcon' | 'IotEdgeProductIcon' | 'IotProductIcon' | 'IpFailoverProductIcon' | 'IpamProductIcon' | 'IpfsNamingProductIcon' | 'IpfsProductIcon' | 'JeroProductIcon' | 'K8sKosmosProductIcon' | 'KmsProductIcon' | 'KubernetesProductIcon' | 'LbProductIcon' | 'LifeCycleRulesProductIcon' | 'MacMiniM2ProductIcon' | 'MacMiniM4ProductIcon' | 'MacMiniProductIcon' | 'ManagedSearchDatabaseProductIcon' | 'MongoDbProductIcon' | 'MonitoringProductIcon' | 'MultiUserProductIcon' | 'NabuProductIcon' | 'NatsProductIcon' | 'NetworkAclsProductIcon' | 'ObjectStorageProductIcon' | 'OsProductIcon' | 'PackerProductIcon' | 'PlacementGroupProductIcon' | 'PlatinumSupportProductIcon' | 'PolicyProductIcon' | 'PoolProductIcon' | 'PostgresqlMysqlProductIcon' | 'PrivateIpProductIcon' | 'PrivateNetworkProductIcon' | 'PublicGatewayProductIcon' | 'QaasProductIcon' | 'QuantumApplicationProductIcon' | 'QueueingProductIcon' | 'RabbitMqProductIcon' | 'RdbProductIcon' | 'RedisProductIcon' | 'RegistryProductIcon' | 'RocketProductIcon' | 'RouterProductIcon' | 'RpnSanProductIcon' | 'RpnV1ProductIcon' | 'RpnV2ProductIcon' | 'RpnProductIcon' | 'SavingPlanProductIcon' | 'SdkGoProductIcon' | 'SdkPythonProductIcon' | 'SecretManagerProductIcon' | 'SecurityGroupProductIcon' | 'SepaProductIcon' | 'ServerProductIcon' | 'ServerlessDbProductIcon' | 'ServerlessJobsProductIcon' | 'ServiceLevelProductIcon' | 'SilverSupportProductIcon' | 'SmsProductIcon' | 'SmtpProductIcon' | 'SnapshotsProductIcon' | 'SnsProductIcon' | 'SqsProductIcon' | 'SslCertificatesProductIcon' | 'StoreServersProductIcon' | 'SupportProductIcon' | 'TerraformProductIcon' | 'TransactionalEmailProductIcon' | 'TutorialProductIcon' | 'UserProductIcon' | 'VerifyCardProductIcon' | 'VideoProductIcon' | 'VolumeProductIcon' | 'VpcProductIcon' | 'VpnProductIcon' | 'VpsProServersProductIcon' | 'VpsServersProductIcon' | 'VpsStartServersProductIcon' | 'WafProductIcon' | 'WebPlatformProductIcon' | 'WebhostingProductIcon' | 'ZoneProductIcon';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ultraviolet/icons",
3
- "version": "3.13.0",
3
+ "version": "3.14.0",
4
4
  "description": "Ultraviolet Icons",
5
5
  "homepage": "https://github.com/scaleway/ultraviolet#readme",
6
6
  "repository": {