@carbon/icons-react 11.41.0 → 11.42.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.
- package/README.md +1 -1
- package/es/AcceptActionUsage.d.ts +11 -0
- package/es/AcceptActionUsage.js +42 -0
- package/es/ActionDefinition.d.ts +11 -0
- package/es/ActionDefinition.js +42 -0
- package/es/ActionUsage.d.ts +11 -0
- package/es/ActionUsage.js +42 -0
- package/es/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/es/AiFinancialSustainabilityCheck.js +42 -0
- package/es/Anchor.d.ts +11 -0
- package/es/Anchor.js +52 -0
- package/es/ApiKey.d.ts +11 -0
- package/es/ApiKey.js +47 -0
- package/es/ArrangeHorizontal.d.ts +11 -0
- package/es/ArrangeHorizontal.js +39 -0
- package/es/ArrangeVertical.d.ts +11 -0
- package/es/ArrangeVertical.js +39 -0
- package/es/Binding_01.d.ts +11 -0
- package/es/Binding_01.js +39 -0
- package/es/Binding_02.d.ts +11 -0
- package/es/Binding_02.js +45 -0
- package/es/BottomPanelClose.d.ts +11 -0
- package/es/BottomPanelClose.js +39 -0
- package/es/BottomPanelCloseFilled.d.ts +11 -0
- package/es/BottomPanelCloseFilled.js +39 -0
- package/es/BottomPanelOpen.d.ts +11 -0
- package/es/BottomPanelOpen.js +39 -0
- package/es/BottomPanelOpenFilled.d.ts +11 -0
- package/es/BottomPanelOpenFilled.js +39 -0
- package/es/Branch.js +2 -1
- package/es/CarbonForAem.d.ts +11 -0
- package/es/CarbonForAem.js +79 -0
- package/es/CodeBlock.d.ts +11 -0
- package/es/CodeBlock.js +39 -0
- package/es/ConnectionFlowUsage.d.ts +11 -0
- package/es/ConnectionFlowUsage.js +39 -0
- package/es/ConnectionUsage.d.ts +11 -0
- package/es/ConnectionUsage.js +39 -0
- package/es/Constraint.d.ts +11 -0
- package/es/Constraint.js +39 -0
- package/es/ContainerEngine.d.ts +11 -0
- package/es/ContainerEngine.js +47 -0
- package/es/ContainerImage.d.ts +11 -0
- package/es/ContainerImage.js +42 -0
- package/es/ContainerImagePull.d.ts +11 -0
- package/es/ContainerImagePull.js +39 -0
- package/es/ContainerImagePush.d.ts +11 -0
- package/es/ContainerImagePush.js +39 -0
- package/es/ContainerImagePushPull.d.ts +11 -0
- package/es/ContainerImagePushPull.js +39 -0
- package/es/ContainerRuntime.d.ts +11 -0
- package/es/ContainerRuntime.js +42 -0
- package/es/ContainerRuntimeMonitor.d.ts +11 -0
- package/es/ContainerRuntimeMonitor.js +47 -0
- package/es/DecisionNode.d.ts +11 -0
- package/es/DecisionNode.js +39 -0
- package/es/DocumentComment.d.ts +11 -0
- package/es/DocumentComment.js +42 -0
- package/es/DocumentConfiguration.d.ts +11 -0
- package/es/DocumentConfiguration.js +42 -0
- package/es/DocumentRequirements.d.ts +11 -0
- package/es/DocumentRequirements.js +42 -0
- package/es/DocumentSubject.d.ts +11 -0
- package/es/DocumentSubject.js +42 -0
- package/es/EnumerationDefinition.d.ts +11 -0
- package/es/EnumerationDefinition.js +42 -0
- package/es/EnumerationUsage.d.ts +11 -0
- package/es/EnumerationUsage.js +42 -0
- package/es/FeatureMembership.d.ts +11 -0
- package/es/FeatureMembership.js +39 -0
- package/es/FeatureMembershipFilled.d.ts +11 -0
- package/es/FeatureMembershipFilled.js +39 -0
- package/es/FeatureTyping.d.ts +11 -0
- package/es/FeatureTyping.js +49 -0
- package/es/Fork.js +2 -1
- package/es/ForkNode.d.ts +11 -0
- package/es/ForkNode.js +39 -0
- package/es/Gears.d.ts +11 -0
- package/es/Gears.js +39 -0
- package/es/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/es/IbmEloAutomotiveCompliance.js +42 -0
- package/es/IbmEloEngineeringInsights.d.ts +11 -0
- package/es/IbmEloEngineeringInsights.js +42 -0
- package/es/IbmEloMethodComposer.d.ts +11 -0
- package/es/IbmEloMethodComposer.js +42 -0
- package/es/IbmEloPublishing.d.ts +11 -0
- package/es/IbmEloPublishing.js +42 -0
- package/es/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/es/IbmEngineeringLifecycleMgmt.js +42 -0
- package/es/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/es/IbmEngineeringRequirementsDoorsNext.js +47 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/es/IbmEngineeringSystemsDesignRhapsody.js +39 -0
- package/es/IbmEngineeringTestMgmt.d.ts +11 -0
- package/es/IbmEngineeringTestMgmt.js +45 -0
- package/es/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/es/IbmEngineeringWorkflowMgmt.js +54 -0
- package/es/IbmGcm.d.ts +11 -0
- package/es/IbmGcm.js +42 -0
- package/es/IbmJrs.d.ts +11 -0
- package/es/IbmJrs.js +39 -0
- package/es/IbmLaunchpadS4.d.ts +11 -0
- package/es/IbmLaunchpadS4.js +45 -0
- package/es/IbmLpa.d.ts +11 -0
- package/es/IbmLpa.js +42 -0
- package/es/IbmLqe.d.ts +11 -0
- package/es/IbmLqe.js +42 -0
- package/es/ImageStoreLocal.d.ts +11 -0
- package/es/ImageStoreLocal.js +45 -0
- package/es/InterfaceUsage.d.ts +11 -0
- package/es/InterfaceUsage.js +42 -0
- package/es/JoinNode.d.ts +11 -0
- package/es/JoinNode.js +39 -0
- package/es/Key.d.ts +11 -0
- package/es/Key.js +39 -0
- package/es/Kubelet.d.ts +11 -0
- package/es/Kubelet.js +42 -0
- package/es/KubernetesControlPlaneNode.d.ts +11 -0
- package/es/KubernetesControlPlaneNode.js +45 -0
- package/es/KubernetesOperator.d.ts +11 -0
- package/es/KubernetesOperator.js +42 -0
- package/es/KubernetesWorkerNode.d.ts +11 -0
- package/es/KubernetesWorkerNode.js +45 -0
- package/es/LayersExternal.d.ts +11 -0
- package/es/LayersExternal.js +42 -0
- package/es/LinuxNamespace.d.ts +11 -0
- package/es/LinuxNamespace.js +39 -0
- package/es/LocationInfo.d.ts +11 -0
- package/es/LocationInfo.js +42 -0
- package/es/LocationInfoFilled.d.ts +11 -0
- package/es/LocationInfoFilled.js +43 -0
- package/es/Merge.d.ts +11 -0
- package/es/Merge.js +39 -0
- package/es/MergeNode.d.ts +11 -0
- package/es/MergeNode.js +39 -0
- package/es/NotificationCounter.d.ts +11 -0
- package/es/NotificationCounter.js +44 -0
- package/es/PackageNode.d.ts +11 -0
- package/es/PackageNode.js +39 -0
- package/es/PartDefinition.d.ts +11 -0
- package/es/PartDefinition.js +42 -0
- package/es/PartUsage.d.ts +11 -0
- package/es/PartUsage.js +42 -0
- package/es/PortDefinition.d.ts +11 -0
- package/es/PortDefinition.js +39 -0
- package/es/PortUsage.d.ts +11 -0
- package/es/PortUsage.js +39 -0
- package/es/PricingConsumption.d.ts +11 -0
- package/es/PricingConsumption.js +42 -0
- package/es/PricingContainer.d.ts +11 -0
- package/es/PricingContainer.js +42 -0
- package/es/PricingQuickProposal.d.ts +11 -0
- package/es/PricingQuickProposal.js +39 -0
- package/es/PricingTailored.d.ts +11 -0
- package/es/PricingTailored.js +42 -0
- package/es/PricingTraditional.d.ts +11 -0
- package/es/PricingTraditional.js +39 -0
- package/es/PullRequest.d.ts +11 -0
- package/es/PullRequest.js +39 -0
- package/es/Qiskit.d.ts +11 -0
- package/es/Qiskit.js +39 -0
- package/es/QuestionAnswering.d.ts +11 -0
- package/es/QuestionAnswering.js +42 -0
- package/es/Rag.d.ts +11 -0
- package/es/Rag.js +42 -0
- package/es/RequirementDefinition.d.ts +11 -0
- package/es/RequirementDefinition.js +42 -0
- package/es/RequirementUsage.d.ts +11 -0
- package/es/RequirementUsage.js +42 -0
- package/es/SatisfyDefinition.d.ts +11 -0
- package/es/SatisfyDefinition.js +42 -0
- package/es/SatisfyUsage.d.ts +11 -0
- package/es/SatisfyUsage.js +42 -0
- package/es/SendActionUsage.d.ts +11 -0
- package/es/SendActionUsage.js +42 -0
- package/es/Shapes.d.ts +11 -0
- package/es/Shapes.js +39 -0
- package/es/StrategyPlay.d.ts +11 -0
- package/es/StrategyPlay.js +42 -0
- package/es/Subclassification.d.ts +11 -0
- package/es/Subclassification.js +39 -0
- package/es/SubjectDefinition.d.ts +11 -0
- package/es/SubjectDefinition.js +42 -0
- package/es/SubjectUsage.d.ts +11 -0
- package/es/SubjectUsage.js +42 -0
- package/es/Succession.d.ts +11 -0
- package/es/Succession.js +50 -0
- package/es/SysplexDistributor.d.ts +11 -0
- package/es/SysplexDistributor.js +39 -0
- package/es/TermReference.d.ts +11 -0
- package/es/TermReference.js +57 -0
- package/es/TimingBelt.d.ts +11 -0
- package/es/TimingBelt.js +44 -0
- package/es/TransformCode.d.ts +11 -0
- package/es/TransformCode.js +42 -0
- package/es/UsageIncludedUseCase.d.ts +11 -0
- package/es/UsageIncludedUseCase.js +39 -0
- package/es/UseCaseDefinition.d.ts +11 -0
- package/es/UseCaseDefinition.js +42 -0
- package/es/UseCaseUsage.d.ts +11 -0
- package/es/UseCaseUsage.js +42 -0
- package/es/UserAccessLocked.d.ts +11 -0
- package/es/UserAccessLocked.js +39 -0
- package/es/UserAccessUnlocked.d.ts +11 -0
- package/es/UserAccessUnlocked.js +39 -0
- package/es/UserFeedback.d.ts +11 -0
- package/es/UserFeedback.js +39 -0
- package/es/UserService.d.ts +11 -0
- package/es/UserService.js +39 -0
- package/es/generated/bucket-0.d.ts +9 -9
- package/es/generated/bucket-0.js +641 -615
- package/es/generated/bucket-1.d.ts +16 -16
- package/es/generated/bucket-1.js +892 -861
- package/es/generated/bucket-10.d.ts +67 -67
- package/es/generated/bucket-10.js +884 -1034
- package/es/generated/bucket-11.d.ts +68 -68
- package/es/generated/bucket-11.js +925 -850
- package/es/generated/bucket-12.d.ts +77 -77
- package/es/generated/bucket-12.js +842 -879
- package/es/generated/bucket-13.d.ts +84 -84
- package/es/generated/bucket-13.js +825 -803
- package/es/generated/bucket-14.d.ts +88 -88
- package/es/generated/bucket-14.js +838 -930
- package/es/generated/bucket-15.d.ts +94 -94
- package/es/generated/bucket-15.js +949 -734
- package/es/generated/bucket-16.d.ts +97 -97
- package/es/generated/bucket-16.js +723 -747
- package/es/generated/bucket-17.d.ts +104 -104
- package/es/generated/bucket-17.js +790 -974
- package/es/generated/bucket-18.d.ts +104 -1
- package/es/generated/bucket-18.js +2577 -3
- package/es/generated/bucket-2.d.ts +16 -16
- package/es/generated/bucket-2.js +1035 -1074
- package/es/generated/bucket-3.d.ts +27 -27
- package/es/generated/bucket-3.js +907 -906
- package/es/generated/bucket-4.d.ts +28 -28
- package/es/generated/bucket-4.js +836 -798
- package/es/generated/bucket-5.d.ts +32 -32
- package/es/generated/bucket-5.js +768 -842
- package/es/generated/bucket-6.d.ts +38 -38
- package/es/generated/bucket-6.js +891 -813
- package/es/generated/bucket-7.d.ts +53 -53
- package/es/generated/bucket-7.js +930 -988
- package/es/generated/bucket-8.d.ts +54 -54
- package/es/generated/bucket-8.js +1057 -985
- package/es/generated/bucket-9.d.ts +63 -63
- package/es/generated/bucket-9.js +873 -758
- package/es/index.js +19 -19
- package/lib/AcceptActionUsage.d.ts +11 -0
- package/lib/AcceptActionUsage.js +48 -0
- package/lib/ActionDefinition.d.ts +11 -0
- package/lib/ActionDefinition.js +48 -0
- package/lib/ActionUsage.d.ts +11 -0
- package/lib/ActionUsage.js +48 -0
- package/lib/AiFinancialSustainabilityCheck.d.ts +11 -0
- package/lib/AiFinancialSustainabilityCheck.js +48 -0
- package/lib/Anchor.d.ts +11 -0
- package/lib/Anchor.js +58 -0
- package/lib/ApiKey.d.ts +11 -0
- package/lib/ApiKey.js +53 -0
- package/lib/ArrangeHorizontal.d.ts +11 -0
- package/lib/ArrangeHorizontal.js +45 -0
- package/lib/ArrangeVertical.d.ts +11 -0
- package/lib/ArrangeVertical.js +45 -0
- package/lib/Binding_01.d.ts +11 -0
- package/lib/Binding_01.js +45 -0
- package/lib/Binding_02.d.ts +11 -0
- package/lib/Binding_02.js +51 -0
- package/lib/BottomPanelClose.d.ts +11 -0
- package/lib/BottomPanelClose.js +45 -0
- package/lib/BottomPanelCloseFilled.d.ts +11 -0
- package/lib/BottomPanelCloseFilled.js +45 -0
- package/lib/BottomPanelOpen.d.ts +11 -0
- package/lib/BottomPanelOpen.js +45 -0
- package/lib/BottomPanelOpenFilled.d.ts +11 -0
- package/lib/BottomPanelOpenFilled.js +45 -0
- package/lib/Branch.js +2 -1
- package/lib/CarbonForAem.d.ts +11 -0
- package/lib/CarbonForAem.js +85 -0
- package/lib/CodeBlock.d.ts +11 -0
- package/lib/CodeBlock.js +45 -0
- package/lib/ConnectionFlowUsage.d.ts +11 -0
- package/lib/ConnectionFlowUsage.js +45 -0
- package/lib/ConnectionUsage.d.ts +11 -0
- package/lib/ConnectionUsage.js +45 -0
- package/lib/Constraint.d.ts +11 -0
- package/lib/Constraint.js +45 -0
- package/lib/ContainerEngine.d.ts +11 -0
- package/lib/ContainerEngine.js +53 -0
- package/lib/ContainerImage.d.ts +11 -0
- package/lib/ContainerImage.js +48 -0
- package/lib/ContainerImagePull.d.ts +11 -0
- package/lib/ContainerImagePull.js +45 -0
- package/lib/ContainerImagePush.d.ts +11 -0
- package/lib/ContainerImagePush.js +45 -0
- package/lib/ContainerImagePushPull.d.ts +11 -0
- package/lib/ContainerImagePushPull.js +45 -0
- package/lib/ContainerRuntime.d.ts +11 -0
- package/lib/ContainerRuntime.js +48 -0
- package/lib/ContainerRuntimeMonitor.d.ts +11 -0
- package/lib/ContainerRuntimeMonitor.js +53 -0
- package/lib/DecisionNode.d.ts +11 -0
- package/lib/DecisionNode.js +45 -0
- package/lib/DocumentComment.d.ts +11 -0
- package/lib/DocumentComment.js +48 -0
- package/lib/DocumentConfiguration.d.ts +11 -0
- package/lib/DocumentConfiguration.js +48 -0
- package/lib/DocumentRequirements.d.ts +11 -0
- package/lib/DocumentRequirements.js +48 -0
- package/lib/DocumentSubject.d.ts +11 -0
- package/lib/DocumentSubject.js +48 -0
- package/lib/EnumerationDefinition.d.ts +11 -0
- package/lib/EnumerationDefinition.js +48 -0
- package/lib/EnumerationUsage.d.ts +11 -0
- package/lib/EnumerationUsage.js +48 -0
- package/lib/FeatureMembership.d.ts +11 -0
- package/lib/FeatureMembership.js +45 -0
- package/lib/FeatureMembershipFilled.d.ts +11 -0
- package/lib/FeatureMembershipFilled.js +45 -0
- package/lib/FeatureTyping.d.ts +11 -0
- package/lib/FeatureTyping.js +55 -0
- package/lib/Fork.js +2 -1
- package/lib/ForkNode.d.ts +11 -0
- package/lib/ForkNode.js +45 -0
- package/lib/Gears.d.ts +11 -0
- package/lib/Gears.js +45 -0
- package/lib/IbmEloAutomotiveCompliance.d.ts +11 -0
- package/lib/IbmEloAutomotiveCompliance.js +48 -0
- package/lib/IbmEloEngineeringInsights.d.ts +11 -0
- package/lib/IbmEloEngineeringInsights.js +48 -0
- package/lib/IbmEloMethodComposer.d.ts +11 -0
- package/lib/IbmEloMethodComposer.js +48 -0
- package/lib/IbmEloPublishing.d.ts +11 -0
- package/lib/IbmEloPublishing.js +48 -0
- package/lib/IbmEngineeringLifecycleMgmt.d.ts +11 -0
- package/lib/IbmEngineeringLifecycleMgmt.js +48 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.d.ts +11 -0
- package/lib/IbmEngineeringRequirementsDoorsNext.js +53 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.d.ts +11 -0
- package/lib/IbmEngineeringSystemsDesignRhapsody.js +45 -0
- package/lib/IbmEngineeringTestMgmt.d.ts +11 -0
- package/lib/IbmEngineeringTestMgmt.js +51 -0
- package/lib/IbmEngineeringWorkflowMgmt.d.ts +11 -0
- package/lib/IbmEngineeringWorkflowMgmt.js +60 -0
- package/lib/IbmGcm.d.ts +11 -0
- package/lib/IbmGcm.js +48 -0
- package/lib/IbmJrs.d.ts +11 -0
- package/lib/IbmJrs.js +45 -0
- package/lib/IbmLaunchpadS4.d.ts +11 -0
- package/lib/IbmLaunchpadS4.js +51 -0
- package/lib/IbmLpa.d.ts +11 -0
- package/lib/IbmLpa.js +48 -0
- package/lib/IbmLqe.d.ts +11 -0
- package/lib/IbmLqe.js +48 -0
- package/lib/ImageStoreLocal.d.ts +11 -0
- package/lib/ImageStoreLocal.js +51 -0
- package/lib/InterfaceUsage.d.ts +11 -0
- package/lib/InterfaceUsage.js +48 -0
- package/lib/JoinNode.d.ts +11 -0
- package/lib/JoinNode.js +45 -0
- package/lib/Key.d.ts +11 -0
- package/lib/Key.js +45 -0
- package/lib/Kubelet.d.ts +11 -0
- package/lib/Kubelet.js +48 -0
- package/lib/KubernetesControlPlaneNode.d.ts +11 -0
- package/lib/KubernetesControlPlaneNode.js +51 -0
- package/lib/KubernetesOperator.d.ts +11 -0
- package/lib/KubernetesOperator.js +48 -0
- package/lib/KubernetesWorkerNode.d.ts +11 -0
- package/lib/KubernetesWorkerNode.js +51 -0
- package/lib/LayersExternal.d.ts +11 -0
- package/lib/LayersExternal.js +48 -0
- package/lib/LinuxNamespace.d.ts +11 -0
- package/lib/LinuxNamespace.js +45 -0
- package/lib/LocationInfo.d.ts +11 -0
- package/lib/LocationInfo.js +48 -0
- package/lib/LocationInfoFilled.d.ts +11 -0
- package/lib/LocationInfoFilled.js +49 -0
- package/lib/Merge.d.ts +11 -0
- package/lib/Merge.js +45 -0
- package/lib/MergeNode.d.ts +11 -0
- package/lib/MergeNode.js +45 -0
- package/lib/NotificationCounter.d.ts +11 -0
- package/lib/NotificationCounter.js +50 -0
- package/lib/PackageNode.d.ts +11 -0
- package/lib/PackageNode.js +45 -0
- package/lib/PartDefinition.d.ts +11 -0
- package/lib/PartDefinition.js +48 -0
- package/lib/PartUsage.d.ts +11 -0
- package/lib/PartUsage.js +48 -0
- package/lib/PortDefinition.d.ts +11 -0
- package/lib/PortDefinition.js +45 -0
- package/lib/PortUsage.d.ts +11 -0
- package/lib/PortUsage.js +45 -0
- package/lib/PricingConsumption.d.ts +11 -0
- package/lib/PricingConsumption.js +48 -0
- package/lib/PricingContainer.d.ts +11 -0
- package/lib/PricingContainer.js +48 -0
- package/lib/PricingQuickProposal.d.ts +11 -0
- package/lib/PricingQuickProposal.js +45 -0
- package/lib/PricingTailored.d.ts +11 -0
- package/lib/PricingTailored.js +48 -0
- package/lib/PricingTraditional.d.ts +11 -0
- package/lib/PricingTraditional.js +45 -0
- package/lib/PullRequest.d.ts +11 -0
- package/lib/PullRequest.js +45 -0
- package/lib/Qiskit.d.ts +11 -0
- package/lib/Qiskit.js +45 -0
- package/lib/QuestionAnswering.d.ts +11 -0
- package/lib/QuestionAnswering.js +48 -0
- package/lib/Rag.d.ts +11 -0
- package/lib/Rag.js +48 -0
- package/lib/RequirementDefinition.d.ts +11 -0
- package/lib/RequirementDefinition.js +48 -0
- package/lib/RequirementUsage.d.ts +11 -0
- package/lib/RequirementUsage.js +48 -0
- package/lib/SatisfyDefinition.d.ts +11 -0
- package/lib/SatisfyDefinition.js +48 -0
- package/lib/SatisfyUsage.d.ts +11 -0
- package/lib/SatisfyUsage.js +48 -0
- package/lib/SendActionUsage.d.ts +11 -0
- package/lib/SendActionUsage.js +48 -0
- package/lib/Shapes.d.ts +11 -0
- package/lib/Shapes.js +45 -0
- package/lib/StrategyPlay.d.ts +11 -0
- package/lib/StrategyPlay.js +48 -0
- package/lib/Subclassification.d.ts +11 -0
- package/lib/Subclassification.js +45 -0
- package/lib/SubjectDefinition.d.ts +11 -0
- package/lib/SubjectDefinition.js +48 -0
- package/lib/SubjectUsage.d.ts +11 -0
- package/lib/SubjectUsage.js +48 -0
- package/lib/Succession.d.ts +11 -0
- package/lib/Succession.js +56 -0
- package/lib/SysplexDistributor.d.ts +11 -0
- package/lib/SysplexDistributor.js +45 -0
- package/lib/TermReference.d.ts +11 -0
- package/lib/TermReference.js +63 -0
- package/lib/TimingBelt.d.ts +11 -0
- package/lib/TimingBelt.js +50 -0
- package/lib/TransformCode.d.ts +11 -0
- package/lib/TransformCode.js +48 -0
- package/lib/UsageIncludedUseCase.d.ts +11 -0
- package/lib/UsageIncludedUseCase.js +45 -0
- package/lib/UseCaseDefinition.d.ts +11 -0
- package/lib/UseCaseDefinition.js +48 -0
- package/lib/UseCaseUsage.d.ts +11 -0
- package/lib/UseCaseUsage.js +48 -0
- package/lib/UserAccessLocked.d.ts +11 -0
- package/lib/UserAccessLocked.js +45 -0
- package/lib/UserAccessUnlocked.d.ts +11 -0
- package/lib/UserAccessUnlocked.js +45 -0
- package/lib/UserFeedback.d.ts +11 -0
- package/lib/UserFeedback.js +45 -0
- package/lib/UserService.d.ts +11 -0
- package/lib/UserService.js +45 -0
- package/lib/generated/bucket-0.d.ts +9 -9
- package/lib/generated/bucket-0.js +648 -622
- package/lib/generated/bucket-1.d.ts +16 -16
- package/lib/generated/bucket-1.js +906 -875
- package/lib/generated/bucket-10.d.ts +67 -67
- package/lib/generated/bucket-10.js +949 -1099
- package/lib/generated/bucket-11.d.ts +68 -68
- package/lib/generated/bucket-11.js +991 -916
- package/lib/generated/bucket-12.d.ts +77 -77
- package/lib/generated/bucket-12.js +917 -954
- package/lib/generated/bucket-13.d.ts +84 -84
- package/lib/generated/bucket-13.js +907 -885
- package/lib/generated/bucket-14.d.ts +88 -88
- package/lib/generated/bucket-14.js +924 -1016
- package/lib/generated/bucket-15.d.ts +94 -94
- package/lib/generated/bucket-15.js +1041 -826
- package/lib/generated/bucket-16.d.ts +97 -97
- package/lib/generated/bucket-16.js +818 -842
- package/lib/generated/bucket-17.d.ts +104 -104
- package/lib/generated/bucket-17.js +892 -1076
- package/lib/generated/bucket-18.d.ts +104 -1
- package/lib/generated/bucket-18.js +2679 -2
- package/lib/generated/bucket-2.d.ts +16 -16
- package/lib/generated/bucket-2.js +1049 -1088
- package/lib/generated/bucket-3.d.ts +27 -27
- package/lib/generated/bucket-3.js +932 -931
- package/lib/generated/bucket-4.d.ts +28 -28
- package/lib/generated/bucket-4.js +862 -824
- package/lib/generated/bucket-5.d.ts +32 -32
- package/lib/generated/bucket-5.js +798 -872
- package/lib/generated/bucket-6.d.ts +38 -38
- package/lib/generated/bucket-6.js +927 -849
- package/lib/generated/bucket-7.d.ts +53 -53
- package/lib/generated/bucket-7.js +981 -1039
- package/lib/generated/bucket-8.d.ts +54 -54
- package/lib/generated/bucket-8.js +1109 -1037
- package/lib/generated/bucket-9.d.ts +63 -63
- package/lib/generated/bucket-9.js +934 -819
- package/lib/index.js +1100 -997
- package/package.json +3 -3
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var Icon_js = require('./Icon.js');
|
|
13
|
+
var iconPropTypes = require('./iconPropTypes-25316737.js');
|
|
14
|
+
require('@carbon/icon-helpers');
|
|
15
|
+
require('prop-types');
|
|
16
|
+
|
|
17
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
18
|
+
|
|
19
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
20
|
+
|
|
21
|
+
var _path, _path2;
|
|
22
|
+
const UseCaseUsage = /*#__PURE__*/React__default["default"].forwardRef(function UseCaseUsage(_ref, ref) {
|
|
23
|
+
let {
|
|
24
|
+
children,
|
|
25
|
+
size = 16,
|
|
26
|
+
...rest
|
|
27
|
+
} = _ref;
|
|
28
|
+
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
ref: ref,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
viewBox: "0 0 32 32",
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
...rest
|
|
36
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
37
|
+
strokeWidth: "0",
|
|
38
|
+
d: "M22.0735 21.9922c1.7068 0 2.9407-.7773 3.5151-2.3325l-1.6561-.7942c-.3212.7942-.828 1.386-1.859 1.386-1.2002 0-1.8086-.8284-1.8086-2.062v-1.6057c0-1.2341.6084-2.0787 1.8086-2.0787.9294 0 1.4871.5409 1.6899 1.2845l1.7748-.7947c-.524-1.386-1.6903-2.2307-3.4647-2.2307-2.603 0-4.0735 1.7744-4.0735 4.5969 0 2.8394 1.4705 4.6311 4.0735 4.6311zM11.5126 21.9922c3.3129 0 4.5468-1.572 4.5468-5.0369v-6.9631h-2.1973v7.2507c0 1.8422-.6423 2.772-2.3324 2.772s-2.3324-.9298-2.3324-2.772v-7.2507h-2.1973v6.9631c0 3.4648 1.2 5.0369 4.5126 5.0369z"
|
|
39
|
+
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
40
|
+
strokeWidth: "0",
|
|
41
|
+
d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
|
|
42
|
+
})), children);
|
|
43
|
+
});
|
|
44
|
+
if (process.env.NODE_ENV !== "production") {
|
|
45
|
+
UseCaseUsage.propTypes = iconPropTypes.iconPropTypes;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
module.exports = UseCaseUsage;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import type { CarbonIconType } from './CarbonIcon';
|
|
10
|
+
declare const UserAccessLocked: CarbonIconType;
|
|
11
|
+
export default UserAccessLocked
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var Icon_js = require('./Icon.js');
|
|
13
|
+
var iconPropTypes = require('./iconPropTypes-25316737.js');
|
|
14
|
+
require('@carbon/icon-helpers');
|
|
15
|
+
require('prop-types');
|
|
16
|
+
|
|
17
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
18
|
+
|
|
19
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
20
|
+
|
|
21
|
+
var _path;
|
|
22
|
+
const UserAccessLocked = /*#__PURE__*/React__default["default"].forwardRef(function UserAccessLocked(_ref, ref) {
|
|
23
|
+
let {
|
|
24
|
+
children,
|
|
25
|
+
size = 16,
|
|
26
|
+
...rest
|
|
27
|
+
} = _ref;
|
|
28
|
+
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
ref: ref,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
viewBox: "0 0 32 32",
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
...rest
|
|
36
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
37
|
+
strokeWidth: "0",
|
|
38
|
+
d: "M28 8v-3c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v3c-1.1028 0-2 .8975-2 2v6c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2v-6c0-1.1025-.8972-2-2-2zm-6-3c0-1.1025.8972-2 2-2s2 .8975 2 2v3h-4v-3zm-2 11v-6h8v6h-8zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
UserAccessLocked.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = UserAccessLocked;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import type { CarbonIconType } from './CarbonIcon';
|
|
10
|
+
declare const UserAccessUnlocked: CarbonIconType;
|
|
11
|
+
export default UserAccessUnlocked
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var Icon_js = require('./Icon.js');
|
|
13
|
+
var iconPropTypes = require('./iconPropTypes-25316737.js');
|
|
14
|
+
require('@carbon/icon-helpers');
|
|
15
|
+
require('prop-types');
|
|
16
|
+
|
|
17
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
18
|
+
|
|
19
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
20
|
+
|
|
21
|
+
var _path;
|
|
22
|
+
const UserAccessUnlocked = /*#__PURE__*/React__default["default"].forwardRef(function UserAccessUnlocked(_ref, ref) {
|
|
23
|
+
let {
|
|
24
|
+
children,
|
|
25
|
+
size = 16,
|
|
26
|
+
...rest
|
|
27
|
+
} = _ref;
|
|
28
|
+
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
ref: ref,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
viewBox: "0 0 32 32",
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
...rest
|
|
36
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
37
|
+
strokeWidth: "0",
|
|
38
|
+
d: "M16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5zM28 8h-6v-3c0-1.1025.8972-2 2-2s2 .8975 2 2h2c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v3c-1.1028 0-2 .8975-2 2v6c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2v-6c0-1.1025-.8972-2-2-2zm0 8h-8v-6h8v6z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
UserAccessUnlocked.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = UserAccessUnlocked;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import type { CarbonIconType } from './CarbonIcon';
|
|
10
|
+
declare const UserFeedback: CarbonIconType;
|
|
11
|
+
export default UserFeedback
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var Icon_js = require('./Icon.js');
|
|
13
|
+
var iconPropTypes = require('./iconPropTypes-25316737.js');
|
|
14
|
+
require('@carbon/icon-helpers');
|
|
15
|
+
require('prop-types');
|
|
16
|
+
|
|
17
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
18
|
+
|
|
19
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
20
|
+
|
|
21
|
+
var _path;
|
|
22
|
+
const UserFeedback = /*#__PURE__*/React__default["default"].forwardRef(function UserFeedback(_ref, ref) {
|
|
23
|
+
let {
|
|
24
|
+
children,
|
|
25
|
+
size = 16,
|
|
26
|
+
...rest
|
|
27
|
+
} = _ref;
|
|
28
|
+
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
ref: ref,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
viewBox: "0 0 32 32",
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
...rest
|
|
36
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
37
|
+
strokeWidth: "0",
|
|
38
|
+
d: "M19 3h10c1.1035 0 2 .8965 2 2v6c0 1.1035-.8965 2-2 2h-2.4229s-1.7314 3-1.7314 3l-1.7324-1 2.3096-4h3.5771s0-6 0-6h-10s0 6 0 6h3v2h-3c-1.1035 0-2-.8965-2-2v-6c0-1.1035.8965-2 2-2zM15 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5H1v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM8 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
UserFeedback.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = UserFeedback;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
import type { CarbonIconType } from './CarbonIcon';
|
|
10
|
+
declare const UserService: CarbonIconType;
|
|
11
|
+
export default UserService
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
'use strict';
|
|
10
|
+
|
|
11
|
+
var React = require('react');
|
|
12
|
+
var Icon_js = require('./Icon.js');
|
|
13
|
+
var iconPropTypes = require('./iconPropTypes-25316737.js');
|
|
14
|
+
require('@carbon/icon-helpers');
|
|
15
|
+
require('prop-types');
|
|
16
|
+
|
|
17
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
18
|
+
|
|
19
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
20
|
+
|
|
21
|
+
var _path;
|
|
22
|
+
const UserService = /*#__PURE__*/React__default["default"].forwardRef(function UserService(_ref, ref) {
|
|
23
|
+
let {
|
|
24
|
+
children,
|
|
25
|
+
size = 16,
|
|
26
|
+
...rest
|
|
27
|
+
} = _ref;
|
|
28
|
+
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
|
|
29
|
+
width: size,
|
|
30
|
+
height: size,
|
|
31
|
+
ref: ref,
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
viewBox: "0 0 32 32",
|
|
34
|
+
fill: "currentColor",
|
|
35
|
+
...rest
|
|
36
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
37
|
+
strokeWidth: "0",
|
|
38
|
+
d: "M23.019 10.4332c-.595.3514-1.2795.5668-2.019.5668-2.2056 0-4-1.7944-4-4 0-.3557.0615-.6943.1492-1.0228l2.4368 2.4368.0005-.0004c.3621.3621.8621.5864 1.4136.5864 1.103 0 2-.897 2-2 0-.5515-.2242-1.0515-.5864-1.4136l.0005-.0004-2.4368-2.4368c.3284-.0875.667-.1491 1.0227-.1491 2.2056 0 4 1.7944 4 4 0 .7396-.2155 1.4241-.5669 2.0191l5.5669 5.5668-1.4141 1.4141-5.5669-5.5668zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
|
|
39
|
+
})), children);
|
|
40
|
+
});
|
|
41
|
+
if (process.env.NODE_ENV !== "production") {
|
|
42
|
+
UserService.propTypes = iconPropTypes.iconPropTypes;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
module.exports = UserService;
|
|
@@ -19,6 +19,7 @@ declare const _WatsonHealth3DSoftware: CarbonIconType;
|
|
|
19
19
|
declare const _WatsonHealth3rdPartyConnected: CarbonIconType;
|
|
20
20
|
declare const __4K: CarbonIconType;
|
|
21
21
|
declare const __4KFilled: CarbonIconType;
|
|
22
|
+
declare const _AcceptActionUsage: CarbonIconType;
|
|
22
23
|
declare const _Accessibility: CarbonIconType;
|
|
23
24
|
declare const _AccessibilityAlt: CarbonIconType;
|
|
24
25
|
declare const _AccessibilityColor: CarbonIconType;
|
|
@@ -28,6 +29,8 @@ declare const _AccumulationIce: CarbonIconType;
|
|
|
28
29
|
declare const _AccumulationPrecipitation: CarbonIconType;
|
|
29
30
|
declare const _AccumulationRain: CarbonIconType;
|
|
30
31
|
declare const _AccumulationSnow: CarbonIconType;
|
|
32
|
+
declare const _ActionDefinition: CarbonIconType;
|
|
33
|
+
declare const _ActionUsage: CarbonIconType;
|
|
31
34
|
declare const _Activity: CarbonIconType;
|
|
32
35
|
declare const _Add: CarbonIconType;
|
|
33
36
|
declare const _AddAlt: CarbonIconType;
|
|
@@ -36,6 +39,7 @@ declare const _AddLarge: CarbonIconType;
|
|
|
36
39
|
declare const _AddComment: CarbonIconType;
|
|
37
40
|
declare const _AgricultureAnalytics: CarbonIconType;
|
|
38
41
|
declare const _Ai: CarbonIconType;
|
|
42
|
+
declare const _AiFinancialSustainabilityCheck: CarbonIconType;
|
|
39
43
|
declare const _AiGovernanceLifecycle: CarbonIconType;
|
|
40
44
|
declare const _AiGovernanceTracked: CarbonIconType;
|
|
41
45
|
declare const _AiGovernanceUntracked: CarbonIconType;
|
|
@@ -82,11 +86,13 @@ declare const _AlignBoxTopRight: CarbonIconType;
|
|
|
82
86
|
declare const _Analytics: CarbonIconType;
|
|
83
87
|
declare const _AnalyticsCustom: CarbonIconType;
|
|
84
88
|
declare const _AnalyticsReference: CarbonIconType;
|
|
89
|
+
declare const _Anchor: CarbonIconType;
|
|
85
90
|
declare const _WatsonHealthAngle: CarbonIconType;
|
|
86
91
|
declare const _WatsonHealthAnnotationVisibility: CarbonIconType;
|
|
87
92
|
declare const _Aperture: CarbonIconType;
|
|
88
93
|
declare const _Api: CarbonIconType;
|
|
89
94
|
declare const _Api_1: CarbonIconType;
|
|
95
|
+
declare const _ApiKey: CarbonIconType;
|
|
90
96
|
declare const _App: CarbonIconType;
|
|
91
97
|
declare const _AppConnectivity: CarbonIconType;
|
|
92
98
|
declare const _Apple: CarbonIconType;
|
|
@@ -101,6 +107,8 @@ declare const _Area: CarbonIconType;
|
|
|
101
107
|
declare const _AreaCustom: CarbonIconType;
|
|
102
108
|
declare const _ArithmeticMean: CarbonIconType;
|
|
103
109
|
declare const _ArithmeticMedian: CarbonIconType;
|
|
110
|
+
declare const _ArrangeHorizontal: CarbonIconType;
|
|
111
|
+
declare const _ArrangeVertical: CarbonIconType;
|
|
104
112
|
declare const _Arrival: CarbonIconType;
|
|
105
113
|
declare const _WatsonHealthArrowAnnotation: CarbonIconType;
|
|
106
114
|
declare const _ArrowDown: CarbonIconType;
|
|
@@ -124,12 +132,4 @@ declare const _AssetConfirm: CarbonIconType;
|
|
|
124
132
|
declare const _AssetDigitalTwin: CarbonIconType;
|
|
125
133
|
declare const _AssetView: CarbonIconType;
|
|
126
134
|
declare const _Asterisk: CarbonIconType;
|
|
127
|
-
|
|
128
|
-
declare const _At: CarbonIconType;
|
|
129
|
-
declare const _Attachment: CarbonIconType;
|
|
130
|
-
declare const _AudioConsole: CarbonIconType;
|
|
131
|
-
declare const _AugmentedReality: CarbonIconType;
|
|
132
|
-
declare const _WatsonHealthAutoScroll: CarbonIconType;
|
|
133
|
-
declare const _Automatic: CarbonIconType;
|
|
134
|
-
declare const _Autoscaling: CarbonIconType;
|
|
135
|
-
export { _WatsonHealth3DCursor as WatsonHealth3DCursor, _WatsonHealth3DCursorAlt as WatsonHealth3DCursorAlt, _WatsonHealth3DCurveAutoColon as WatsonHealth3DCurveAutoColon, _WatsonHealth3DCurveAutoVessels as WatsonHealth3DCurveAutoVessels, _WatsonHealth3DCurveManual as WatsonHealth3DCurveManual, _WatsonHealth3DICa as WatsonHealth3DICa, _WatsonHealth3DMprToggle as WatsonHealth3DMprToggle, _WatsonHealth3DPrintMesh as WatsonHealth3DPrintMesh, _WatsonHealth3DSoftware as WatsonHealth3DSoftware, _WatsonHealth3rdPartyConnected as WatsonHealth3rdPartyConnected, __4K as _4K, __4KFilled as _4KFilled, _Accessibility as Accessibility, _AccessibilityAlt as AccessibilityAlt, _AccessibilityColor as AccessibilityColor, _AccessibilityColorFilled as AccessibilityColorFilled, _Account as Account, _AccumulationIce as AccumulationIce, _AccumulationPrecipitation as AccumulationPrecipitation, _AccumulationRain as AccumulationRain, _AccumulationSnow as AccumulationSnow, _Activity as Activity, _Add as Add, _AddAlt as AddAlt, _AddFilled as AddFilled, _AddLarge as AddLarge, _AddComment as AddComment, _AgricultureAnalytics as AgricultureAnalytics, _Ai as Ai, _AiGovernanceLifecycle as AiGovernanceLifecycle, _AiGovernanceTracked as AiGovernanceTracked, _AiGovernanceUntracked as AiGovernanceUntracked, _AiLaunch as AiLaunch, _WatsonHealthAiResults as WatsonHealthAiResults, _WatsonHealthAiResultsHigh as WatsonHealthAiResultsHigh, _WatsonHealthAiResultsLow as WatsonHealthAiResultsLow, _WatsonHealthAiResultsMedium as WatsonHealthAiResultsMedium, _WatsonHealthAiResultsUrgent as WatsonHealthAiResultsUrgent, _WatsonHealthAiResultsVeryHigh as WatsonHealthAiResultsVeryHigh, _WatsonHealthAiStatus as WatsonHealthAiStatus, _WatsonHealthAiStatusComplete as WatsonHealthAiStatusComplete, _WatsonHealthAiStatusFailed as WatsonHealthAiStatusFailed, _WatsonHealthAiStatusInProgress as WatsonHealthAiStatusInProgress, _WatsonHealthAiStatusQueued as WatsonHealthAiStatusQueued, _WatsonHealthAiStatusRejected as WatsonHealthAiStatusRejected, _AirlineDigitalGate as AirlineDigitalGate, _AirlineManageGates as AirlineManageGates, _AirlinePassengerCare as AirlinePassengerCare, _AirlineRapidBoard as AirlineRapidBoard, _Airplay as Airplay, _AirplayFilled as AirplayFilled, _Airport_01 as Airport_01, _Airport_02 as Airport_02, _AirportLocation as AirportLocation, _Alarm as Alarm, _AlarmAdd as AlarmAdd, _AlarmSubtract as AlarmSubtract, _AlignHorizontalCenter as AlignHorizontalCenter, _AlignHorizontalLeft as AlignHorizontalLeft, _AlignHorizontalRight as AlignHorizontalRight, _AlignVerticalBottom as AlignVerticalBottom, _AlignVerticalCenter as AlignVerticalCenter, _AlignVerticalTop as AlignVerticalTop, _AlignBoxBottomCenter as AlignBoxBottomCenter, _AlignBoxBottomLeft as AlignBoxBottomLeft, _AlignBoxBottomRight as AlignBoxBottomRight, _AlignBoxMiddleCenter as AlignBoxMiddleCenter, _AlignBoxMiddleLeft as AlignBoxMiddleLeft, _AlignBoxMiddleRight as AlignBoxMiddleRight, _AlignBoxTopCenter as AlignBoxTopCenter, _AlignBoxTopLeft as AlignBoxTopLeft, _AlignBoxTopRight as AlignBoxTopRight, _Analytics as Analytics, _AnalyticsCustom as AnalyticsCustom, _AnalyticsReference as AnalyticsReference, _WatsonHealthAngle as WatsonHealthAngle, _WatsonHealthAnnotationVisibility as WatsonHealthAnnotationVisibility, _Aperture as Aperture, _Api as Api, _Api_1 as Api_1, _App as App, _AppConnectivity as AppConnectivity, _Apple as Apple, _AppleDash as AppleDash, _Application as Application, _ApplicationMobile as ApplicationMobile, _ApplicationVirtual as ApplicationVirtual, _ApplicationWeb as ApplicationWeb, _Apps as Apps, _Archive as Archive, _Area as Area, _AreaCustom as AreaCustom, _ArithmeticMean as ArithmeticMean, _ArithmeticMedian as ArithmeticMedian, _Arrival as Arrival, _WatsonHealthArrowAnnotation as WatsonHealthArrowAnnotation, _ArrowDown as ArrowDown, _ArrowDownLeft as ArrowDownLeft, _ArrowDownRight as ArrowDownRight, _ArrowLeft as ArrowLeft, _ArrowRight as ArrowRight, _ArrowUp as ArrowUp, _ArrowUpLeft as ArrowUpLeft, _ArrowUpRight as ArrowUpRight, _ArrowShiftDown as ArrowShiftDown, _ArrowsHorizontal as ArrowsHorizontal, _ArrowsVertical as ArrowsVertical, _Asleep as Asleep, _AsleepFilled as AsleepFilled, _Assembly as Assembly, _AssemblyCluster as AssemblyCluster, _AssemblyReference as AssemblyReference, _Asset as Asset, _AssetConfirm as AssetConfirm, _AssetDigitalTwin as AssetDigitalTwin, _AssetView as AssetView, _Asterisk as Asterisk, _Async as Async, _At as At, _Attachment as Attachment, _AudioConsole as AudioConsole, _AugmentedReality as AugmentedReality, _WatsonHealthAutoScroll as WatsonHealthAutoScroll, _Automatic as Automatic, _Autoscaling as Autoscaling };
|
|
135
|
+
export { _WatsonHealth3DCursor as WatsonHealth3DCursor, _WatsonHealth3DCursorAlt as WatsonHealth3DCursorAlt, _WatsonHealth3DCurveAutoColon as WatsonHealth3DCurveAutoColon, _WatsonHealth3DCurveAutoVessels as WatsonHealth3DCurveAutoVessels, _WatsonHealth3DCurveManual as WatsonHealth3DCurveManual, _WatsonHealth3DICa as WatsonHealth3DICa, _WatsonHealth3DMprToggle as WatsonHealth3DMprToggle, _WatsonHealth3DPrintMesh as WatsonHealth3DPrintMesh, _WatsonHealth3DSoftware as WatsonHealth3DSoftware, _WatsonHealth3rdPartyConnected as WatsonHealth3rdPartyConnected, __4K as _4K, __4KFilled as _4KFilled, _AcceptActionUsage as AcceptActionUsage, _Accessibility as Accessibility, _AccessibilityAlt as AccessibilityAlt, _AccessibilityColor as AccessibilityColor, _AccessibilityColorFilled as AccessibilityColorFilled, _Account as Account, _AccumulationIce as AccumulationIce, _AccumulationPrecipitation as AccumulationPrecipitation, _AccumulationRain as AccumulationRain, _AccumulationSnow as AccumulationSnow, _ActionDefinition as ActionDefinition, _ActionUsage as ActionUsage, _Activity as Activity, _Add as Add, _AddAlt as AddAlt, _AddFilled as AddFilled, _AddLarge as AddLarge, _AddComment as AddComment, _AgricultureAnalytics as AgricultureAnalytics, _Ai as Ai, _AiFinancialSustainabilityCheck as AiFinancialSustainabilityCheck, _AiGovernanceLifecycle as AiGovernanceLifecycle, _AiGovernanceTracked as AiGovernanceTracked, _AiGovernanceUntracked as AiGovernanceUntracked, _AiLaunch as AiLaunch, _WatsonHealthAiResults as WatsonHealthAiResults, _WatsonHealthAiResultsHigh as WatsonHealthAiResultsHigh, _WatsonHealthAiResultsLow as WatsonHealthAiResultsLow, _WatsonHealthAiResultsMedium as WatsonHealthAiResultsMedium, _WatsonHealthAiResultsUrgent as WatsonHealthAiResultsUrgent, _WatsonHealthAiResultsVeryHigh as WatsonHealthAiResultsVeryHigh, _WatsonHealthAiStatus as WatsonHealthAiStatus, _WatsonHealthAiStatusComplete as WatsonHealthAiStatusComplete, _WatsonHealthAiStatusFailed as WatsonHealthAiStatusFailed, _WatsonHealthAiStatusInProgress as WatsonHealthAiStatusInProgress, _WatsonHealthAiStatusQueued as WatsonHealthAiStatusQueued, _WatsonHealthAiStatusRejected as WatsonHealthAiStatusRejected, _AirlineDigitalGate as AirlineDigitalGate, _AirlineManageGates as AirlineManageGates, _AirlinePassengerCare as AirlinePassengerCare, _AirlineRapidBoard as AirlineRapidBoard, _Airplay as Airplay, _AirplayFilled as AirplayFilled, _Airport_01 as Airport_01, _Airport_02 as Airport_02, _AirportLocation as AirportLocation, _Alarm as Alarm, _AlarmAdd as AlarmAdd, _AlarmSubtract as AlarmSubtract, _AlignHorizontalCenter as AlignHorizontalCenter, _AlignHorizontalLeft as AlignHorizontalLeft, _AlignHorizontalRight as AlignHorizontalRight, _AlignVerticalBottom as AlignVerticalBottom, _AlignVerticalCenter as AlignVerticalCenter, _AlignVerticalTop as AlignVerticalTop, _AlignBoxBottomCenter as AlignBoxBottomCenter, _AlignBoxBottomLeft as AlignBoxBottomLeft, _AlignBoxBottomRight as AlignBoxBottomRight, _AlignBoxMiddleCenter as AlignBoxMiddleCenter, _AlignBoxMiddleLeft as AlignBoxMiddleLeft, _AlignBoxMiddleRight as AlignBoxMiddleRight, _AlignBoxTopCenter as AlignBoxTopCenter, _AlignBoxTopLeft as AlignBoxTopLeft, _AlignBoxTopRight as AlignBoxTopRight, _Analytics as Analytics, _AnalyticsCustom as AnalyticsCustom, _AnalyticsReference as AnalyticsReference, _Anchor as Anchor, _WatsonHealthAngle as WatsonHealthAngle, _WatsonHealthAnnotationVisibility as WatsonHealthAnnotationVisibility, _Aperture as Aperture, _Api as Api, _Api_1 as Api_1, _ApiKey as ApiKey, _App as App, _AppConnectivity as AppConnectivity, _Apple as Apple, _AppleDash as AppleDash, _Application as Application, _ApplicationMobile as ApplicationMobile, _ApplicationVirtual as ApplicationVirtual, _ApplicationWeb as ApplicationWeb, _Apps as Apps, _Archive as Archive, _Area as Area, _AreaCustom as AreaCustom, _ArithmeticMean as ArithmeticMean, _ArithmeticMedian as ArithmeticMedian, _ArrangeHorizontal as ArrangeHorizontal, _ArrangeVertical as ArrangeVertical, _Arrival as Arrival, _WatsonHealthArrowAnnotation as WatsonHealthArrowAnnotation, _ArrowDown as ArrowDown, _ArrowDownLeft as ArrowDownLeft, _ArrowDownRight as ArrowDownRight, _ArrowLeft as ArrowLeft, _ArrowRight as ArrowRight, _ArrowUp as ArrowUp, _ArrowUpLeft as ArrowUpLeft, _ArrowUpRight as ArrowUpRight, _ArrowShiftDown as ArrowShiftDown, _ArrowsHorizontal as ArrowsHorizontal, _ArrowsVertical as ArrowsVertical, _Asleep as Asleep, _AsleepFilled as AsleepFilled, _Assembly as Assembly, _AssemblyCluster as AssemblyCluster, _AssemblyReference as AssemblyReference, _Asset as Asset, _AssetConfirm as AssetConfirm, _AssetDigitalTwin as AssetDigitalTwin, _AssetView as AssetView, _Asterisk as Asterisk };
|