@carbon/icons-react 11.53.0 → 11.54.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.
Files changed (91) hide show
  1. package/es/AiBusinessImpactAssessment.d.ts +11 -0
  2. package/es/AiBusinessImpactAssessment.js +40 -0
  3. package/es/BusinessMetrics.d.ts +11 -0
  4. package/es/BusinessMetrics.js +40 -0
  5. package/es/generated/bucket-0.d.ts +2 -2
  6. package/es/generated/bucket-0.js +357 -355
  7. package/es/generated/bucket-1.d.ts +3 -3
  8. package/es/generated/bucket-1.js +556 -556
  9. package/es/generated/bucket-10.d.ts +3 -3
  10. package/es/generated/bucket-10.js +480 -490
  11. package/es/generated/bucket-11.d.ts +3 -3
  12. package/es/generated/bucket-11.js +506 -498
  13. package/es/generated/bucket-12.d.ts +3 -3
  14. package/es/generated/bucket-12.js +483 -483
  15. package/es/generated/bucket-13.d.ts +3 -3
  16. package/es/generated/bucket-13.js +513 -511
  17. package/es/generated/bucket-14.d.ts +3 -3
  18. package/es/generated/bucket-14.js +484 -486
  19. package/es/generated/bucket-15.d.ts +3 -3
  20. package/es/generated/bucket-15.js +500 -499
  21. package/es/generated/bucket-16.d.ts +3 -3
  22. package/es/generated/bucket-16.js +500 -499
  23. package/es/generated/bucket-17.d.ts +3 -3
  24. package/es/generated/bucket-17.js +493 -497
  25. package/es/generated/bucket-18.d.ts +3 -3
  26. package/es/generated/bucket-18.js +576 -574
  27. package/es/generated/bucket-19.d.ts +3 -1
  28. package/es/generated/bucket-19.js +167 -123
  29. package/es/generated/bucket-2.d.ts +3 -3
  30. package/es/generated/bucket-2.js +506 -512
  31. package/es/generated/bucket-3.d.ts +3 -3
  32. package/es/generated/bucket-3.js +502 -494
  33. package/es/generated/bucket-4.d.ts +3 -3
  34. package/es/generated/bucket-4.js +466 -468
  35. package/es/generated/bucket-5.d.ts +3 -3
  36. package/es/generated/bucket-5.js +500 -498
  37. package/es/generated/bucket-6.d.ts +3 -3
  38. package/es/generated/bucket-6.js +493 -493
  39. package/es/generated/bucket-7.d.ts +3 -3
  40. package/es/generated/bucket-7.js +489 -499
  41. package/es/generated/bucket-8.d.ts +3 -3
  42. package/es/generated/bucket-8.js +592 -586
  43. package/es/generated/bucket-9.d.ts +3 -3
  44. package/es/generated/bucket-9.js +522 -518
  45. package/es/index.js +20 -20
  46. package/lib/AiBusinessImpactAssessment.d.ts +11 -0
  47. package/lib/AiBusinessImpactAssessment.js +46 -0
  48. package/lib/BusinessMetrics.d.ts +11 -0
  49. package/lib/BusinessMetrics.js +46 -0
  50. package/lib/generated/bucket-0.d.ts +2 -2
  51. package/lib/generated/bucket-0.js +357 -355
  52. package/lib/generated/bucket-1.d.ts +3 -3
  53. package/lib/generated/bucket-1.js +557 -557
  54. package/lib/generated/bucket-10.d.ts +3 -3
  55. package/lib/generated/bucket-10.js +481 -491
  56. package/lib/generated/bucket-11.d.ts +3 -3
  57. package/lib/generated/bucket-11.js +507 -499
  58. package/lib/generated/bucket-12.d.ts +3 -3
  59. package/lib/generated/bucket-12.js +484 -484
  60. package/lib/generated/bucket-13.d.ts +3 -3
  61. package/lib/generated/bucket-13.js +514 -512
  62. package/lib/generated/bucket-14.d.ts +3 -3
  63. package/lib/generated/bucket-14.js +485 -487
  64. package/lib/generated/bucket-15.d.ts +3 -3
  65. package/lib/generated/bucket-15.js +501 -500
  66. package/lib/generated/bucket-16.d.ts +3 -3
  67. package/lib/generated/bucket-16.js +501 -500
  68. package/lib/generated/bucket-17.d.ts +3 -3
  69. package/lib/generated/bucket-17.js +494 -498
  70. package/lib/generated/bucket-18.d.ts +3 -3
  71. package/lib/generated/bucket-18.js +577 -575
  72. package/lib/generated/bucket-19.d.ts +3 -1
  73. package/lib/generated/bucket-19.js +168 -122
  74. package/lib/generated/bucket-2.d.ts +3 -3
  75. package/lib/generated/bucket-2.js +507 -513
  76. package/lib/generated/bucket-3.d.ts +3 -3
  77. package/lib/generated/bucket-3.js +503 -495
  78. package/lib/generated/bucket-4.d.ts +3 -3
  79. package/lib/generated/bucket-4.js +467 -469
  80. package/lib/generated/bucket-5.d.ts +3 -3
  81. package/lib/generated/bucket-5.js +501 -499
  82. package/lib/generated/bucket-6.d.ts +3 -3
  83. package/lib/generated/bucket-6.js +494 -494
  84. package/lib/generated/bucket-7.d.ts +3 -3
  85. package/lib/generated/bucket-7.js +490 -500
  86. package/lib/generated/bucket-8.d.ts +3 -3
  87. package/lib/generated/bucket-8.js +593 -587
  88. package/lib/generated/bucket-9.d.ts +3 -3
  89. package/lib/generated/bucket-9.js +523 -519
  90. package/lib/index.js +39 -37
  91. package/package.json +4 -4
@@ -7,6 +7,8 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _Departure: CarbonIconType;
11
+ declare const _Deploy: CarbonIconType;
10
12
  declare const _DeployRules: CarbonIconType;
11
13
  declare const _DeploymentPattern: CarbonIconType;
12
14
  declare const _DeploymentPolicy: CarbonIconType;
@@ -130,6 +132,4 @@ declare const _DroneFront: CarbonIconType;
130
132
  declare const _DroneVideo: CarbonIconType;
131
133
  declare const _DropPhoto: CarbonIconType;
132
134
  declare const _DropPhotoFilled: CarbonIconType;
133
- declare const _Drought: CarbonIconType;
134
- declare const _Dvr: CarbonIconType;
135
- export { _DeployRules as DeployRules, _DeploymentPattern as DeploymentPattern, _DeploymentPolicy as DeploymentPolicy, _DeploymentUnitData as DeploymentUnitData, _DeploymentUnitExecution as DeploymentUnitExecution, _DeploymentUnitInstallation as DeploymentUnitInstallation, _DeploymentUnitPresentation as DeploymentUnitPresentation, _DeploymentUnitTechnicalData as DeploymentUnitTechnicalData, _DeploymentUnitTechnicalExecution as DeploymentUnitTechnicalExecution, _DeploymentUnitTechnicalInstallation as DeploymentUnitTechnicalInstallation, _DeploymentUnitTechnicalPresentation as DeploymentUnitTechnicalPresentation, _DeskAdjustable as DeskAdjustable, _Development as Development, _Devices as Devices, _DevicesApps as DevicesApps, _DewPoint as DewPoint, _DewPointFilled as DewPointFilled, _Diagram as Diagram, _DiagramReference as DiagramReference, _DiamondOutline as DiamondOutline, _DiamondSolid as DiamondSolid, _DiamondFill as DiamondFill, _WatsonHealthDicom_6000 as WatsonHealthDicom_6000, _WatsonHealthDicomOverlay as WatsonHealthDicomOverlay, _DirectLink as DirectLink, _DirectionBearRight_01 as DirectionBearRight_01, _DirectionBearRight_01Filled as DirectionBearRight_01Filled, _DirectionBearRight_02 as DirectionBearRight_02, _DirectionBearRight_02Filled as DirectionBearRight_02Filled, _DirectionCurve as DirectionCurve, _DirectionCurveFilled as DirectionCurveFilled, _DirectionFork as DirectionFork, _DirectionForkFilled as DirectionForkFilled, _DirectionLoopLeft as DirectionLoopLeft, _DirectionLoopLeftFilled as DirectionLoopLeftFilled, _DirectionLoopRight as DirectionLoopRight, _DirectionLoopRightFilled as DirectionLoopRightFilled, _DirectionMerge as DirectionMerge, _DirectionMergeFilled as DirectionMergeFilled, _DirectionRight_01 as DirectionRight_01, _DirectionRight_01Filled as DirectionRight_01Filled, _DirectionRight_02 as DirectionRight_02, _DirectionRight_02Filled as DirectionRight_02Filled, _DirectionRotaryFirstRight as DirectionRotaryFirstRight, _DirectionRotaryFirstRightFilled as DirectionRotaryFirstRightFilled, _DirectionRotaryRight as DirectionRotaryRight, _DirectionRotaryRightFilled as DirectionRotaryRightFilled, _DirectionRotaryStraight as DirectionRotaryStraight, _DirectionRotaryStraightFilled as DirectionRotaryStraightFilled, _DirectionSharpTurn as DirectionSharpTurn, _DirectionSharpTurnFilled as DirectionSharpTurnFilled, _DirectionStraight as DirectionStraight, _DirectionStraightFilled as DirectionStraightFilled, _DirectionStraightRight as DirectionStraightRight, _DirectionStraightRightFilled as DirectionStraightRightFilled, _DirectionUTurn as DirectionUTurn, _DirectionUTurnFilled as DirectionUTurnFilled, _DirectoryDomain as DirectoryDomain, _DistributeHorizontalCenter as DistributeHorizontalCenter, _DistributeHorizontalLeft as DistributeHorizontalLeft, _DistributeHorizontalRight as DistributeHorizontalRight, _DistributeVerticalBottom as DistributeVerticalBottom, _DistributeVerticalCenter as DistributeVerticalCenter, _DistributeVerticalTop as DistributeVerticalTop, _WatsonHealthDna as WatsonHealthDna, _DnsServices as DnsServices, _Doc as Doc, _Document as Document, _DocumentAdd as DocumentAdd, _DocumentAttachment as DocumentAttachment, _DocumentAudio as DocumentAudio, _DocumentBlank as DocumentBlank, _DocumentComment as DocumentComment, _DocumentConfiguration as DocumentConfiguration, _DocumentDownload as DocumentDownload, _DocumentEpdf as DocumentEpdf, _DocumentExport as DocumentExport, _DocumentHorizontal as DocumentHorizontal, _DocumentImport as DocumentImport, _DocumentMultiple_01 as DocumentMultiple_01, _DocumentMultiple_02 as DocumentMultiple_02, _DocumentPdf as DocumentPdf, _DocumentPreliminary as DocumentPreliminary, _DocumentProcessor as DocumentProcessor, _DocumentProtected as DocumentProtected, _DocumentRequirements as DocumentRequirements, _DocumentSecurity as DocumentSecurity, _DocumentSigned as DocumentSigned, _DocumentSketch as DocumentSketch, _DocumentSubject as DocumentSubject, _DocumentSubtract as DocumentSubtract, _DocumentTasks as DocumentTasks, _DocumentUnknown as DocumentUnknown, _DocumentUnprotected as DocumentUnprotected, _DocumentVertical as DocumentVertical, _DocumentVideo as DocumentVideo, _DocumentView as DocumentView, _DocumentWordProcessor as DocumentWordProcessor, _DocumentWordProcessorReference as DocumentWordProcessorReference, _DocumentSentiment as DocumentSentiment, _DogWalker as DogWalker, _DotMark as DotMark, _DoubleInteger as DoubleInteger, _DownToBottom as DownToBottom, _Download as Download, _WatsonHealthDownloadStudy as WatsonHealthDownloadStudy, _Downstream as Downstream, _DragHorizontal as DragHorizontal, _DragVertical as DragVertical, _Draggable as Draggable, _Draw as Draw, _DrillBack as DrillBack, _DrillDown as DrillDown, _DrillThrough as DrillThrough, _Drink_01 as Drink_01, _Drink_02 as Drink_02, _DriverAnalysis as DriverAnalysis, _Drone as Drone, _DroneDelivery as DroneDelivery, _DroneFront as DroneFront, _DroneVideo as DroneVideo, _DropPhoto as DropPhoto, _DropPhotoFilled as DropPhotoFilled, _Drought as Drought, _Dvr as Dvr };
135
+ export { _Departure as Departure, _Deploy as Deploy, _DeployRules as DeployRules, _DeploymentPattern as DeploymentPattern, _DeploymentPolicy as DeploymentPolicy, _DeploymentUnitData as DeploymentUnitData, _DeploymentUnitExecution as DeploymentUnitExecution, _DeploymentUnitInstallation as DeploymentUnitInstallation, _DeploymentUnitPresentation as DeploymentUnitPresentation, _DeploymentUnitTechnicalData as DeploymentUnitTechnicalData, _DeploymentUnitTechnicalExecution as DeploymentUnitTechnicalExecution, _DeploymentUnitTechnicalInstallation as DeploymentUnitTechnicalInstallation, _DeploymentUnitTechnicalPresentation as DeploymentUnitTechnicalPresentation, _DeskAdjustable as DeskAdjustable, _Development as Development, _Devices as Devices, _DevicesApps as DevicesApps, _DewPoint as DewPoint, _DewPointFilled as DewPointFilled, _Diagram as Diagram, _DiagramReference as DiagramReference, _DiamondOutline as DiamondOutline, _DiamondSolid as DiamondSolid, _DiamondFill as DiamondFill, _WatsonHealthDicom_6000 as WatsonHealthDicom_6000, _WatsonHealthDicomOverlay as WatsonHealthDicomOverlay, _DirectLink as DirectLink, _DirectionBearRight_01 as DirectionBearRight_01, _DirectionBearRight_01Filled as DirectionBearRight_01Filled, _DirectionBearRight_02 as DirectionBearRight_02, _DirectionBearRight_02Filled as DirectionBearRight_02Filled, _DirectionCurve as DirectionCurve, _DirectionCurveFilled as DirectionCurveFilled, _DirectionFork as DirectionFork, _DirectionForkFilled as DirectionForkFilled, _DirectionLoopLeft as DirectionLoopLeft, _DirectionLoopLeftFilled as DirectionLoopLeftFilled, _DirectionLoopRight as DirectionLoopRight, _DirectionLoopRightFilled as DirectionLoopRightFilled, _DirectionMerge as DirectionMerge, _DirectionMergeFilled as DirectionMergeFilled, _DirectionRight_01 as DirectionRight_01, _DirectionRight_01Filled as DirectionRight_01Filled, _DirectionRight_02 as DirectionRight_02, _DirectionRight_02Filled as DirectionRight_02Filled, _DirectionRotaryFirstRight as DirectionRotaryFirstRight, _DirectionRotaryFirstRightFilled as DirectionRotaryFirstRightFilled, _DirectionRotaryRight as DirectionRotaryRight, _DirectionRotaryRightFilled as DirectionRotaryRightFilled, _DirectionRotaryStraight as DirectionRotaryStraight, _DirectionRotaryStraightFilled as DirectionRotaryStraightFilled, _DirectionSharpTurn as DirectionSharpTurn, _DirectionSharpTurnFilled as DirectionSharpTurnFilled, _DirectionStraight as DirectionStraight, _DirectionStraightFilled as DirectionStraightFilled, _DirectionStraightRight as DirectionStraightRight, _DirectionStraightRightFilled as DirectionStraightRightFilled, _DirectionUTurn as DirectionUTurn, _DirectionUTurnFilled as DirectionUTurnFilled, _DirectoryDomain as DirectoryDomain, _DistributeHorizontalCenter as DistributeHorizontalCenter, _DistributeHorizontalLeft as DistributeHorizontalLeft, _DistributeHorizontalRight as DistributeHorizontalRight, _DistributeVerticalBottom as DistributeVerticalBottom, _DistributeVerticalCenter as DistributeVerticalCenter, _DistributeVerticalTop as DistributeVerticalTop, _WatsonHealthDna as WatsonHealthDna, _DnsServices as DnsServices, _Doc as Doc, _Document as Document, _DocumentAdd as DocumentAdd, _DocumentAttachment as DocumentAttachment, _DocumentAudio as DocumentAudio, _DocumentBlank as DocumentBlank, _DocumentComment as DocumentComment, _DocumentConfiguration as DocumentConfiguration, _DocumentDownload as DocumentDownload, _DocumentEpdf as DocumentEpdf, _DocumentExport as DocumentExport, _DocumentHorizontal as DocumentHorizontal, _DocumentImport as DocumentImport, _DocumentMultiple_01 as DocumentMultiple_01, _DocumentMultiple_02 as DocumentMultiple_02, _DocumentPdf as DocumentPdf, _DocumentPreliminary as DocumentPreliminary, _DocumentProcessor as DocumentProcessor, _DocumentProtected as DocumentProtected, _DocumentRequirements as DocumentRequirements, _DocumentSecurity as DocumentSecurity, _DocumentSigned as DocumentSigned, _DocumentSketch as DocumentSketch, _DocumentSubject as DocumentSubject, _DocumentSubtract as DocumentSubtract, _DocumentTasks as DocumentTasks, _DocumentUnknown as DocumentUnknown, _DocumentUnprotected as DocumentUnprotected, _DocumentVertical as DocumentVertical, _DocumentVideo as DocumentVideo, _DocumentView as DocumentView, _DocumentWordProcessor as DocumentWordProcessor, _DocumentWordProcessorReference as DocumentWordProcessorReference, _DocumentSentiment as DocumentSentiment, _DogWalker as DogWalker, _DotMark as DotMark, _DoubleInteger as DoubleInteger, _DownToBottom as DownToBottom, _Download as Download, _WatsonHealthDownloadStudy as WatsonHealthDownloadStudy, _Downstream as Downstream, _DragHorizontal as DragHorizontal, _DragVertical as DragVertical, _Draggable as Draggable, _Draw as Draw, _DrillBack as DrillBack, _DrillDown as DrillDown, _DrillThrough as DrillThrough, _Drink_01 as Drink_01, _Drink_02 as Drink_02, _DriverAnalysis as DriverAnalysis, _Drone as Drone, _DroneDelivery as DroneDelivery, _DroneFront as DroneFront, _DroneVideo as DroneVideo, _DropPhoto as DropPhoto, _DropPhotoFilled as DropPhotoFilled };