@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -117,6 +117,7 @@ declare const _ColumnInsert: CarbonIconType;
117
117
  declare const _ColumnDependency: CarbonIconType;
118
118
  declare const _Comments: CarbonIconType;
119
119
  declare const _Commit: CarbonIconType;
120
+ declare const _CommitAlt: CarbonIconType;
120
121
  declare const _CommunicationUnified: CarbonIconType;
121
122
  declare const _Compare: CarbonIconType;
122
123
  declare const _Compass: CarbonIconType;
@@ -131,5 +132,4 @@ declare const _ConnectSource: CarbonIconType;
131
132
  declare const _ConnectTarget: CarbonIconType;
132
133
  declare const _ConnectionReceive: CarbonIconType;
133
134
  declare const _ConnectionSend: CarbonIconType;
134
- declare const _ConnectionTwoWay: CarbonIconType;
135
- export { _ChartViolinPlot as ChartViolinPlot, _ChartWaterfall as ChartWaterfall, _ChartWinLoss as ChartWinLoss, _Chat as Chat, _ChatLaunch as ChatLaunch, _ChatOff as ChatOff, _ChatOperational as ChatOperational, _ChatBot as ChatBot, _Checkbox as Checkbox, _CheckboxChecked as CheckboxChecked, _CheckboxCheckedFilled as CheckboxCheckedFilled, _CheckboxIndeterminate as CheckboxIndeterminate, _CheckboxIndeterminateFilled as CheckboxIndeterminateFilled, _Checkmark as Checkmark, _CheckmarkFilled as CheckmarkFilled, _CheckmarkFilledError as CheckmarkFilledError, _CheckmarkFilledWarning as CheckmarkFilledWarning, _CheckmarkOutline as CheckmarkOutline, _CheckmarkOutlineError as CheckmarkOutlineError, _CheckmarkOutlineWarning as CheckmarkOutlineWarning, _Chemistry as Chemistry, _ChemistryReference as ChemistryReference, _ChevronDown as ChevronDown, _ChevronDownOutline as ChevronDownOutline, _ChevronLeft as ChevronLeft, _ChevronMini as ChevronMini, _ChevronRight as ChevronRight, _ChevronSort as ChevronSort, _ChevronSortDown as ChevronSortDown, _ChevronSortUp as ChevronSortUp, _ChevronUp as ChevronUp, _ChevronUpOutline as ChevronUpOutline, _ChildNode as ChildNode, _Chip as Chip, _Choices as Choices, _ChooseItem as ChooseItem, _ChoroplethMap as ChoroplethMap, _CicsCmas as CicsCmas, _CicsDb2Connection as CicsDb2Connection, _CicsExplorer as CicsExplorer, _CicsProgram as CicsProgram, _CicsSit as CicsSit, _CicsSitOverrides as CicsSitOverrides, _CicsSystemGroup as CicsSystemGroup, _CicsTransactionServerZos as CicsTransactionServerZos, _CicsWuiRegion as CicsWuiRegion, _CicsRegion as CicsRegion, _CicsRegionAlt as CicsRegionAlt, _CicsRegionRouting as CicsRegionRouting, _CicsRegionTarget as CicsRegionTarget, _Cicsplex as Cicsplex, _CircleFilled as CircleFilled, _CircleOutline as CircleOutline, _CircleSolid as CircleSolid, _CircleDash as CircleDash, _CircleFill as CircleFill, _WatsonHealthCircleMeasurement as WatsonHealthCircleMeasurement, _CirclePacking as CirclePacking, _CircleStroke as CircleStroke, _QCircuitComposer as QCircuitComposer, _ClassicBatch as ClassicBatch, _Classification as Classification, _ClassifierLanguage as ClassifierLanguage, _Clean as Clean, _Close as Close, _CloseFilled as CloseFilled, _CloseLarge as CloseLarge, _CloseOutline as CloseOutline, _ClosedCaption as ClosedCaption, _ClosedCaptionAlt as ClosedCaptionAlt, _ClosedCaptionFilled as ClosedCaptionFilled, _Cloud as Cloud, _CloudAlerting as CloudAlerting, _CloudAuditing as CloudAuditing, _CloudDataOps as CloudDataOps, _CloudDownload as CloudDownload, _CloudLogging as CloudLogging, _CloudMonitoring as CloudMonitoring, _CloudOffline as CloudOffline, _CloudServiceManagement as CloudServiceManagement, _CloudUpload as CloudUpload, _CloudApp as CloudApp, _CloudCeiling as CloudCeiling, _CloudFoundry_1 as CloudFoundry_1, _CloudFoundry_2 as CloudFoundry_2, _CloudRegistry as CloudRegistry, _CloudSatellite as CloudSatellite, _CloudSatelliteConfig as CloudSatelliteConfig, _CloudSatelliteLink as CloudSatelliteLink, _CloudSatelliteServices as CloudSatelliteServices, _CloudServices as CloudServices, _Cloudy as Cloudy, _WatsonHealthCobbAngle as WatsonHealthCobbAngle, _Code as Code, _CodeHide as CodeHide, _CodeReference as CodeReference, _CodeBlock as CodeBlock, _CodeSigningService as CodeSigningService, _Cognitive as Cognitive, _Collaborate as Collaborate, _CollapseAll as CollapseAll, _CollapseCategories as CollapseCategories, _ColorPalette as ColorPalette, _ColorSwitch as ColorSwitch, _Column as Column, _ColumnDelete as ColumnDelete, _ColumnInsert as ColumnInsert, _ColumnDependency as ColumnDependency, _Comments as Comments, _Commit as Commit, _CommunicationUnified as CommunicationUnified, _Compare as Compare, _Compass as Compass, _QComposerEdit as QComposerEdit, _Concept as Concept, _ConditionPoint as ConditionPoint, _ConditionWaitPoint as ConditionWaitPoint, _Connect as Connect, _ConnectRecursive as ConnectRecursive, _ConnectReference as ConnectReference, _ConnectSource as ConnectSource, _ConnectTarget as ConnectTarget, _ConnectionReceive as ConnectionReceive, _ConnectionSend as ConnectionSend, _ConnectionTwoWay as ConnectionTwoWay };
135
+ export { _ChartViolinPlot as ChartViolinPlot, _ChartWaterfall as ChartWaterfall, _ChartWinLoss as ChartWinLoss, _Chat as Chat, _ChatLaunch as ChatLaunch, _ChatOff as ChatOff, _ChatOperational as ChatOperational, _ChatBot as ChatBot, _Checkbox as Checkbox, _CheckboxChecked as CheckboxChecked, _CheckboxCheckedFilled as CheckboxCheckedFilled, _CheckboxIndeterminate as CheckboxIndeterminate, _CheckboxIndeterminateFilled as CheckboxIndeterminateFilled, _Checkmark as Checkmark, _CheckmarkFilled as CheckmarkFilled, _CheckmarkFilledError as CheckmarkFilledError, _CheckmarkFilledWarning as CheckmarkFilledWarning, _CheckmarkOutline as CheckmarkOutline, _CheckmarkOutlineError as CheckmarkOutlineError, _CheckmarkOutlineWarning as CheckmarkOutlineWarning, _Chemistry as Chemistry, _ChemistryReference as ChemistryReference, _ChevronDown as ChevronDown, _ChevronDownOutline as ChevronDownOutline, _ChevronLeft as ChevronLeft, _ChevronMini as ChevronMini, _ChevronRight as ChevronRight, _ChevronSort as ChevronSort, _ChevronSortDown as ChevronSortDown, _ChevronSortUp as ChevronSortUp, _ChevronUp as ChevronUp, _ChevronUpOutline as ChevronUpOutline, _ChildNode as ChildNode, _Chip as Chip, _Choices as Choices, _ChooseItem as ChooseItem, _ChoroplethMap as ChoroplethMap, _CicsCmas as CicsCmas, _CicsDb2Connection as CicsDb2Connection, _CicsExplorer as CicsExplorer, _CicsProgram as CicsProgram, _CicsSit as CicsSit, _CicsSitOverrides as CicsSitOverrides, _CicsSystemGroup as CicsSystemGroup, _CicsTransactionServerZos as CicsTransactionServerZos, _CicsWuiRegion as CicsWuiRegion, _CicsRegion as CicsRegion, _CicsRegionAlt as CicsRegionAlt, _CicsRegionRouting as CicsRegionRouting, _CicsRegionTarget as CicsRegionTarget, _Cicsplex as Cicsplex, _CircleFilled as CircleFilled, _CircleOutline as CircleOutline, _CircleSolid as CircleSolid, _CircleDash as CircleDash, _CircleFill as CircleFill, _WatsonHealthCircleMeasurement as WatsonHealthCircleMeasurement, _CirclePacking as CirclePacking, _CircleStroke as CircleStroke, _QCircuitComposer as QCircuitComposer, _ClassicBatch as ClassicBatch, _Classification as Classification, _ClassifierLanguage as ClassifierLanguage, _Clean as Clean, _Close as Close, _CloseFilled as CloseFilled, _CloseLarge as CloseLarge, _CloseOutline as CloseOutline, _ClosedCaption as ClosedCaption, _ClosedCaptionAlt as ClosedCaptionAlt, _ClosedCaptionFilled as ClosedCaptionFilled, _Cloud as Cloud, _CloudAlerting as CloudAlerting, _CloudAuditing as CloudAuditing, _CloudDataOps as CloudDataOps, _CloudDownload as CloudDownload, _CloudLogging as CloudLogging, _CloudMonitoring as CloudMonitoring, _CloudOffline as CloudOffline, _CloudServiceManagement as CloudServiceManagement, _CloudUpload as CloudUpload, _CloudApp as CloudApp, _CloudCeiling as CloudCeiling, _CloudFoundry_1 as CloudFoundry_1, _CloudFoundry_2 as CloudFoundry_2, _CloudRegistry as CloudRegistry, _CloudSatellite as CloudSatellite, _CloudSatelliteConfig as CloudSatelliteConfig, _CloudSatelliteLink as CloudSatelliteLink, _CloudSatelliteServices as CloudSatelliteServices, _CloudServices as CloudServices, _Cloudy as Cloudy, _WatsonHealthCobbAngle as WatsonHealthCobbAngle, _Code as Code, _CodeHide as CodeHide, _CodeReference as CodeReference, _CodeBlock as CodeBlock, _CodeSigningService as CodeSigningService, _Cognitive as Cognitive, _Collaborate as Collaborate, _CollapseAll as CollapseAll, _CollapseCategories as CollapseCategories, _ColorPalette as ColorPalette, _ColorSwitch as ColorSwitch, _Column as Column, _ColumnDelete as ColumnDelete, _ColumnInsert as ColumnInsert, _ColumnDependency as ColumnDependency, _Comments as Comments, _Commit as Commit, _CommitAlt as CommitAlt, _CommunicationUnified as CommunicationUnified, _Compare as Compare, _Compass as Compass, _QComposerEdit as QComposerEdit, _Concept as Concept, _ConditionPoint as ConditionPoint, _ConditionWaitPoint as ConditionWaitPoint, _Connect as Connect, _ConnectRecursive as ConnectRecursive, _ConnectReference as ConnectReference, _ConnectSource as ConnectSource, _ConnectTarget as ConnectTarget, _ConnectionReceive as ConnectionReceive, _ConnectionSend as ConnectionSend };
@@ -14,7 +14,7 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle, _circle2, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _circle3, _path93, _path94, _circle4, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _circle5, _path106, _path107, _circle6, _path108, _circle7, _circle8, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _circle9, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _circle0, _path160, _circle1, _path161, _path162, _circle10, _path163, _circle11, _path164, _path165, _path166, _circle12, _path167, _circle13, _path168, _path169, _circle14, _path170, _circle15, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _circle16, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _circle17, _circle18, _circle19, _circle20, _circle21, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _circle22, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220;
17
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle, _circle2, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _circle3, _path93, _path94, _circle4, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _circle5, _path106, _path107, _circle6, _path108, _circle7, _circle8, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _circle9, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _circle0, _path160, _circle1, _path161, _path162, _circle10, _path163, _circle11, _path164, _path165, _path166, _circle12, _path167, _circle13, _path168, _path169, _circle14, _path170, _circle15, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _circle16, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _circle17, _circle18, _circle19, _circle20, _circle21, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _circle22, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219;
18
18
  const ChartViolinPlot = /*#__PURE__*/React.forwardRef(function ChartViolinPlot({
19
19
  children,
20
20
  size = 16,
@@ -2734,7 +2734,7 @@ const Commit = /*#__PURE__*/React.forwardRef(function Commit({
2734
2734
  if (process.env.NODE_ENV !== "production") {
2735
2735
  Commit.propTypes = iconPropTypes.iconPropTypes;
2736
2736
  }
2737
- const CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified({
2737
+ const CommitAlt = /*#__PURE__*/React.forwardRef(function CommitAlt({
2738
2738
  children,
2739
2739
  size = 16,
2740
2740
  ...rest
@@ -2748,6 +2748,26 @@ const CommunicationUnified = /*#__PURE__*/React.forwardRef(function Communicatio
2748
2748
  fill: "currentColor",
2749
2749
  ...rest
2750
2750
  }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2751
+ d: "M17,30v-8.09c3.264-.5473,5.4663-3.6369,4.9191-6.9009-.4227-2.521-2.398-4.4964-4.9191-4.9191V2h-2v8.09c-3.264.5473-5.4663,3.6369-4.9191,6.9009.4227,2.521,2.398,4.4964,4.9191,4.9191v8.09h2ZM12,16c0-2.2091,1.7909-4,4-4s4,1.7909,4,4-1.7909,4-4,4c-2.2081-.0025-3.9975-1.7919-4-4Z"
2752
+ })), children);
2753
+ });
2754
+ if (process.env.NODE_ENV !== "production") {
2755
+ CommitAlt.propTypes = iconPropTypes.iconPropTypes;
2756
+ }
2757
+ const CommunicationUnified = /*#__PURE__*/React.forwardRef(function CommunicationUnified({
2758
+ children,
2759
+ size = 16,
2760
+ ...rest
2761
+ }, ref) {
2762
+ return /*#__PURE__*/React.createElement(Icon_js, {
2763
+ width: size,
2764
+ height: size,
2765
+ ref: ref,
2766
+ xmlns: "http://www.w3.org/2000/svg",
2767
+ viewBox: "0 0 32 32",
2768
+ fill: "currentColor",
2769
+ ...rest
2770
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2751
2771
  d: "M28 17H18a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h4V25H18V19H28v6H25.4648l-2.5937 3.8906L24.5352 30l2-3H28a2.0025 2.0025 0 002-2V19A2.0025 2.0025 0 0028 17zM8.6667 24.1086l.8614-.8615a.8334.8334 0 01.8988-.1844l1.0493.42A.8334.8334 0 0112 24.2561v1.9082a.8334.8334 0 01-.8786.8341c-7.3546-.4578-8.84-6.6863-9.1158-9.0723A.8316.8316 0 012.8343 17H4.7085a.8335.8335 0 01.7737.5238l.42 1.0493a.8332.8332 0 01-.1845.8988l-.8614.8614A4.5267 4.5267 0 008.6667 24.1086zM21 9H28V11H21zM21 5H30V7H21zM17 6L14 8.2V6a2.0024 2.0024 0 00-2-2H4A2.0024 2.0024 0 002 6v6a2.0024 2.0024 0 002 2h8a2.0024 2.0024 0 002-2V9.8L17 12zM4 12V6h8v6z"
2752
2772
  })), children);
2753
2773
  });
@@ -2767,7 +2787,7 @@ const Compare = /*#__PURE__*/React.forwardRef(function Compare({
2767
2787
  viewBox: "0 0 32 32",
2768
2788
  fill: "currentColor",
2769
2789
  ...rest
2770
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2790
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2771
2791
  d: "M28,6H18V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H14v2a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6ZM4,15h6.17L7.59,17.59,9,19l5-5L9,9,7.59,10.41,10.17,13H4V4H16V24H4ZM16,28V26a2,2,0,0,0,2-2V8H28v9H21.83l2.58-2.59L23,13l-5,5,5,5,1.41-1.41L21.83,19H28v9Z"
2772
2792
  })), children);
2773
2793
  });
@@ -2787,9 +2807,9 @@ const Compass = /*#__PURE__*/React.forwardRef(function Compass({
2787
2807
  viewBox: "0 0 32 32",
2788
2808
  fill: "currentColor",
2789
2809
  ...rest
2790
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2810
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2791
2811
  d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2792
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2812
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2793
2813
  d: "M23,10.41,21.59,9l-4.3,4.3a3,3,0,0,0-4,4L9,21.59,10.41,23l4.3-4.3a3,3,0,0,0,4-4ZM17,16a1,1,0,1,1-1-1A1,1,0,0,1,17,16Z"
2794
2814
  })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2795
2815
  cx: "16",
@@ -2813,7 +2833,7 @@ const QComposerEdit = /*#__PURE__*/React.forwardRef(function QComposerEdit({
2813
2833
  viewBox: "0 0 32 32",
2814
2834
  fill: "currentColor",
2815
2835
  ...rest
2816
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2836
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2817
2837
  d: "M25.82,10H30V8H25.82a3,3,0,0,0-5.64,0H13V5H5V8H2v2H5v3h8V10h7.18A3,3,0,0,0,22,11.82v7.32A4,4,0,0,0,19.14,22H2v2H19.14a4,4,0,0,0,7.72,0H30V22H26.86A4,4,0,0,0,24,19.14V11.82A3,3,0,0,0,25.82,10ZM11,11H7V7h4ZM25,23a2,2,0,1,1-2-2A2,2,0,0,1,25,23Z"
2818
2838
  })), children);
2819
2839
  });
@@ -2833,7 +2853,7 @@ const Concept = /*#__PURE__*/React.forwardRef(function Concept({
2833
2853
  viewBox: "0 0 32 32",
2834
2854
  fill: "currentColor",
2835
2855
  ...rest
2836
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2856
+ }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2837
2857
  d: "M20.8851,19.4711a5.9609,5.9609,0,0,0,0-6.9422L23,10.4141l1.293,1.2929a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414l-4-4a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414L21.5859,9l-2.1148,2.1149a5.9609,5.9609,0,0,0-6.9422,0L10,8.5859V2H2v8H8.5859l2.529,2.5289a5.9609,5.9609,0,0,0,0,6.9422L9,21.5859,7.707,20.293a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l4,4a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414L10.4141,23l2.1148-2.1149a5.9609,5.9609,0,0,0,6.9422,0L22,23.4141V30h8V22H23.4141ZM25,4.4141,27.5859,7,25,9.5859,22.4141,7ZM7,27.5859,4.4141,25,7,22.4141,9.5859,25ZM8,8H4V4H8Zm4,8a4,4,0,1,1,4,4A4.0045,4.0045,0,0,1,12,16Zm12,8h4v4H24Z"
2838
2858
  })), children);
2839
2859
  });
@@ -2853,10 +2873,10 @@ const ConditionPoint = /*#__PURE__*/React.forwardRef(function ConditionPoint({
2853
2873
  viewBox: "0 0 32 32",
2854
2874
  fill: "currentColor",
2855
2875
  ...rest
2856
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2876
+ }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2857
2877
  d: "M10.343 10.343H21.657V21.657H10.343z",
2858
2878
  transform: "rotate(-45 16 16)"
2859
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2879
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2860
2880
  d: "M29.3906,14.5269,17.4731,2.6094a2.0852,2.0852,0,0,0-2.9462,0L2.6094,14.5269a2.0852,2.0852,0,0,0,0,2.9462L14.5269,29.3906a2.0852,2.0852,0,0,0,2.9462,0L29.3906,17.4731a2.0852,2.0852,0,0,0,0-2.9462ZM16,28.0356,3.9646,16,16,3.9644,28.0356,16Z"
2861
2881
  })), children);
2862
2882
  });
@@ -2876,10 +2896,10 @@ const ConditionWaitPoint = /*#__PURE__*/React.forwardRef(function ConditionWaitP
2876
2896
  viewBox: "0 0 32 32",
2877
2897
  fill: "currentColor",
2878
2898
  ...rest
2879
- }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2899
+ }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2880
2900
  d: "M10.343 10.343H21.657V21.657H10.343z",
2881
2901
  transform: "rotate(-45 16 16)"
2882
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2902
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2883
2903
  d: "M16,4A12,12,0,1,1,4,16,12.0136,12.0136,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2884
2904
  })), children);
2885
2905
  });
@@ -2899,7 +2919,7 @@ const Connect = /*#__PURE__*/React.forwardRef(function Connect({
2899
2919
  viewBox: "0 0 32 32",
2900
2920
  fill: "currentColor",
2901
2921
  ...rest
2902
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2922
+ }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2903
2923
  d: "M23,16a7,7,0,0,0-4.18,1.39L14.6,13.17A6.86,6.86,0,0,0,16,9a7,7,0,1,0-2.81,5.59l4.21,4.22A7,7,0,1,0,23,16ZM4,9a5,5,0,1,1,5,5A5,5,0,0,1,4,9Z",
2904
2924
  transform: "translate(0 .01)"
2905
2925
  })), children);
@@ -2920,7 +2940,7 @@ const ConnectRecursive = /*#__PURE__*/React.forwardRef(function ConnectRecursive
2920
2940
  viewBox: "0 0 32 32",
2921
2941
  fill: "currentColor",
2922
2942
  ...rest
2923
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2943
+ }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2924
2944
  d: "M28,7H13.8281l3.586-3.5859L16,2,10,8l6,6,1.4141-1.4141L13.8281,9H28V20H11.8989A5.0145,5.0145,0,0,0,8,16.1011V2H6V16.1011a5,5,0,0,0,0,9.7978V30H8V25.8989A5.0145,5.0145,0,0,0,11.8989,22H28a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,28,7ZM7,24a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,24Z"
2925
2945
  })), children);
2926
2946
  });
@@ -2940,9 +2960,9 @@ const ConnectReference = /*#__PURE__*/React.forwardRef(function ConnectReference
2940
2960
  viewBox: "0 0 32 32",
2941
2961
  fill: "currentColor",
2942
2962
  ...rest
2943
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2963
+ }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2944
2964
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
2945
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2965
+ })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2946
2966
  d: "M23,16c-1.5696,0-3.0124,.5159-4.1813,1.3919l-4.2173-4.2174c.876-1.1689,1.3986-2.6048,1.3986-4.1745,0-3.8599-3.1406-7-7-7S2,5.1401,2,9s3.1406,7,7,7c1.5696,0,3.0184-.5355,4.1873-1.4114l4.2173,4.2174c-.8759,1.1689-1.4046,2.6243-1.4046,4.194,0,3.8599,3.1406,7,7,7s7-3.1401,7-7-3.1406-7-7-7ZM4,9c0-2.7568,2.2432-5,5-5s5,2.2432,5,5-2.2432,5-5,5-5-2.2432-5-5Z"
2947
2967
  })), children);
2948
2968
  });
@@ -2962,7 +2982,7 @@ const ConnectSource = /*#__PURE__*/React.forwardRef(function ConnectSource({
2962
2982
  viewBox: "0 0 32 32",
2963
2983
  fill: "currentColor",
2964
2984
  ...rest
2965
- }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2985
+ }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2966
2986
  d: "M24,10l-1.4141,1.4141L26.1719,15H11.8989A5.0145,5.0145,0,0,0,8,11.1011V2H6v9.1011a5,5,0,0,0,0,9.7978V30H8V20.8989A5.0145,5.0145,0,0,0,11.8989,17h14.273l-3.586,3.5859L24,22l6-6ZM7,19a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,7,19Z"
2967
2987
  })), children);
2968
2988
  });
@@ -2982,7 +3002,7 @@ const ConnectTarget = /*#__PURE__*/React.forwardRef(function ConnectTarget({
2982
3002
  viewBox: "0 0 32 32",
2983
3003
  fill: "currentColor",
2984
3004
  ...rest
2985
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3005
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2986
3006
  d: "M28 2H30V30H28zM20 10l-1.4141 1.4141L22.1719 15H11.8989a5 5 0 100 2h10.273l-3.586 3.5859L20 22l6-6zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19z"
2987
3007
  })), children);
2988
3008
  });
@@ -3002,9 +3022,9 @@ const ConnectionReceive = /*#__PURE__*/React.forwardRef(function ConnectionRecei
3002
3022
  viewBox: "0 0 32 32",
3003
3023
  fill: "currentColor",
3004
3024
  ...rest
3005
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3025
+ }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3006
3026
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 14L21.83 14 24.41 16.59 23 18 18 13 23 8 24.41 9.41 21.83 12 30 12 30 14z"
3007
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3027
+ })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3008
3028
  d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
3009
3029
  })), children);
3010
3030
  });
@@ -3024,37 +3044,15 @@ const ConnectionSend = /*#__PURE__*/React.forwardRef(function ConnectionSend({
3024
3044
  viewBox: "0 0 32 32",
3025
3045
  fill: "currentColor",
3026
3046
  ...rest
3027
- }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3047
+ }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3028
3048
  d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM18 14L26.17 14 23.59 16.59 25 18 30 13 25 8 23.59 9.41 26.17 12 18 12 18 14z"
3029
- })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3049
+ })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3030
3050
  d: "M28,20v8H22V20H20v8H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V20Z"
3031
3051
  })), children);
3032
3052
  });
3033
3053
  if (process.env.NODE_ENV !== "production") {
3034
3054
  ConnectionSend.propTypes = iconPropTypes.iconPropTypes;
3035
3055
  }
3036
- const ConnectionTwoWay = /*#__PURE__*/React.forwardRef(function ConnectionTwoWay({
3037
- children,
3038
- size = 16,
3039
- ...rest
3040
- }, ref) {
3041
- return /*#__PURE__*/React.createElement(Icon_js, {
3042
- width: size,
3043
- height: size,
3044
- ref: ref,
3045
- xmlns: "http://www.w3.org/2000/svg",
3046
- viewBox: "0 0 32 32",
3047
- fill: "currentColor",
3048
- ...rest
3049
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3050
- d: "M8 8H10V12H8zM8 14H10V18H8zM14 8H16V12H14zM14 14H16V18H14zM8 20H10V24H8zM14 20H16V24H14zM30 22L21.83 22 24.41 24.59 23 26 18 21 23 16 24.41 17.41 21.83 20 30 20 30 22zM19 12L27.17 12 24.59 14.59 26 16 31 11 26 6 24.59 7.41 27.17 10 19 10 19 12z"
3051
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3052
- d: "M28,26v2H4V4H20V6h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V30H30V26Z"
3053
- })), children);
3054
- });
3055
- if (process.env.NODE_ENV !== "production") {
3056
- ConnectionTwoWay.propTypes = iconPropTypes.iconPropTypes;
3057
- }
3058
3056
 
3059
3057
  exports.ChartViolinPlot = ChartViolinPlot;
3060
3058
  exports.ChartWaterfall = ChartWaterfall;
@@ -3163,6 +3161,7 @@ exports.ColumnDependency = ColumnDependency;
3163
3161
  exports.ColumnInsert = ColumnInsert;
3164
3162
  exports.Comments = Comments;
3165
3163
  exports.Commit = Commit;
3164
+ exports.CommitAlt = CommitAlt;
3166
3165
  exports.CommunicationUnified = CommunicationUnified;
3167
3166
  exports.Compare = Compare;
3168
3167
  exports.Compass = Compass;
@@ -3176,7 +3175,6 @@ exports.ConnectSource = ConnectSource;
3176
3175
  exports.ConnectTarget = ConnectTarget;
3177
3176
  exports.ConnectionReceive = ConnectionReceive;
3178
3177
  exports.ConnectionSend = ConnectionSend;
3179
- exports.ConnectionTwoWay = ConnectionTwoWay;
3180
3178
  exports.QCircuitComposer = QCircuitComposer;
3181
3179
  exports.QComposerEdit = QComposerEdit;
3182
3180
  exports.WatsonHealthCircleMeasurement = WatsonHealthCircleMeasurement;
@@ -7,6 +7,7 @@
7
7
  * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
8
  */
9
9
  import type { CarbonIconType } from '../CarbonIcon';
10
+ declare const _ConnectionTwoWay: CarbonIconType;
10
11
  declare const _ConnectionUsage: CarbonIconType;
11
12
  declare const _ConnectionFlowUsage: CarbonIconType;
12
13
  declare const _ConnectionSignal: CarbonIconType;
@@ -38,6 +39,7 @@ declare const _Cookie: CarbonIconType;
38
39
  declare const _Copy: CarbonIconType;
39
40
  declare const _CopyFile: CarbonIconType;
40
41
  declare const _CopyLink: CarbonIconType;
42
+ declare const _CopyToClipboard: CarbonIconType;
41
43
  declare const _Corn: CarbonIconType;
42
44
  declare const _Corner: CarbonIconType;
43
45
  declare const _Coronavirus: CarbonIconType;
@@ -130,6 +132,4 @@ declare const _DataVis_3: CarbonIconType;
130
132
  declare const _DataVis_4: CarbonIconType;
131
133
  declare const _DataVolume: CarbonIconType;
132
134
  declare const _DataVolumeAlt: CarbonIconType;
133
- declare const _DatabaseDatastax: CarbonIconType;
134
- declare const _DatabaseElastic: CarbonIconType;
135
- export { _ConnectionUsage as ConnectionUsage, _ConnectionFlowUsage as ConnectionFlowUsage, _ConnectionSignal as ConnectionSignal, _ConnectionSignalOff as ConnectionSignalOff, _Constraint as Constraint, _Construction as Construction, _ContainerEngine as ContainerEngine, _ContainerImage as ContainerImage, _ContainerRuntime as ContainerRuntime, _ContainerRuntimeMonitor as ContainerRuntimeMonitor, _ContainerImagePull as ContainerImagePull, _ContainerImagePush as ContainerImagePush, _ContainerImagePushPull as ContainerImagePushPull, _ContainerRegistry as ContainerRegistry, _ContainerServices as ContainerServices, _ContainerSoftware as ContainerSoftware, _ContentDeliveryNetwork as ContentDeliveryNetwork, _ContentView as ContentView, _Continue as Continue, _ContinueFilled as ContinueFilled, _ContinuousDeployment as ContinuousDeployment, _ContinuousIntegration as ContinuousIntegration, _WatsonHealthContourDraw as WatsonHealthContourDraw, _WatsonHealthContourEdit as WatsonHealthContourEdit, _WatsonHealthContourFinding as WatsonHealthContourFinding, _Contrast as Contrast, _ConvertToCloud as ConvertToCloud, _Cookie as Cookie, _Copy as Copy, _CopyFile as CopyFile, _CopyLink as CopyLink, _Corn as Corn, _Corner as Corner, _Coronavirus as Coronavirus, _Cost as Cost, _CostTotal as CostTotal, _Cough as Cough, _CouplingFacilityEncryption as CouplingFacilityEncryption, _Course as Course, _Covariate as Covariate, _CreateLink as CreateLink, _Credentials as Credentials, _Critical as Critical, _CriticalSeverity as CriticalSeverity, _Crop as Crop, _CropGrowth as CropGrowth, _CropHealth as CropHealth, _WatsonHealthCrossReference as WatsonHealthCrossReference, _CrossTab as CrossTab, _Crossroads as Crossroads, _CrowdReport as CrowdReport, _CrowdReportFilled as CrowdReportFilled, _Csv as Csv, _QCU1 as QCU1, _QCU3 as QCU3, _Cube as Cube, _CubeView as CubeView, _Currency as Currency, _CurrencyBaht as CurrencyBaht, _CurrencyDollar as CurrencyDollar, _CurrencyEuro as CurrencyEuro, _CurrencyLira as CurrencyLira, _CurrencyPound as CurrencyPound, _CurrencyRuble as CurrencyRuble, _CurrencyRupee as CurrencyRupee, _CurrencyShekel as CurrencyShekel, _CurrencyWon as CurrencyWon, _CurrencyYen as CurrencyYen, _Cursor_1 as Cursor_1, _Cursor_2 as Cursor_2, _Customer as Customer, _CustomerService as CustomerService, _Cut as Cut, _WatsonHealthCutInHalf as WatsonHealthCutInHalf, _CutOut as CutOut, _QCY as QCY, _Cyclist as Cyclist, _QCZ as QCZ, _Dashboard as Dashboard, _DashboardReference as DashboardReference, _Data_1 as Data_1, _Data_2 as Data_2, _DataBase as DataBase, _DataBaseAlt as DataBaseAlt, _DataCategorical as DataCategorical, _DataCenter as DataCenter, _DataCheck as DataCheck, _DataConnected as DataConnected, _DataError as DataError, _DataFormat as DataFormat, _DataReference as DataReference, _DataRegular as DataRegular, _DataSet as DataSet, _DataStructured as DataStructured, _DataUnreal as DataUnreal, _DataUnstructured as DataUnstructured, _DataView as DataView, _DataViewAlt as DataViewAlt, _DataAccessor as DataAccessor, _DataAnalytics as DataAnalytics, _DataBackup as DataBackup, _DataBin as DataBin, _DataBlob as DataBlob, _DataClass as DataClass, _DataCollection as DataCollection, _DataDefinition as DataDefinition, _DataDiode as DataDiode, _DataEnrichment as DataEnrichment, _DataEnrichmentAdd as DataEnrichmentAdd, _DataPlayer as DataPlayer, _DataQualityDefinition as DataQualityDefinition, _DataRefinery as DataRefinery, _DataRefineryReference as DataRefineryReference, _DataSetEncryption as DataSetEncryption, _DataShare as DataShare, _DataTable as DataTable, _DataTableReference as DataTableReference, _DataVis_1 as DataVis_1, _DataVis_2 as DataVis_2, _DataVis_3 as DataVis_3, _DataVis_4 as DataVis_4, _DataVolume as DataVolume, _DataVolumeAlt as DataVolumeAlt, _DatabaseDatastax as DatabaseDatastax, _DatabaseElastic as DatabaseElastic };
135
+ export { _ConnectionTwoWay as ConnectionTwoWay, _ConnectionUsage as ConnectionUsage, _ConnectionFlowUsage as ConnectionFlowUsage, _ConnectionSignal as ConnectionSignal, _ConnectionSignalOff as ConnectionSignalOff, _Constraint as Constraint, _Construction as Construction, _ContainerEngine as ContainerEngine, _ContainerImage as ContainerImage, _ContainerRuntime as ContainerRuntime, _ContainerRuntimeMonitor as ContainerRuntimeMonitor, _ContainerImagePull as ContainerImagePull, _ContainerImagePush as ContainerImagePush, _ContainerImagePushPull as ContainerImagePushPull, _ContainerRegistry as ContainerRegistry, _ContainerServices as ContainerServices, _ContainerSoftware as ContainerSoftware, _ContentDeliveryNetwork as ContentDeliveryNetwork, _ContentView as ContentView, _Continue as Continue, _ContinueFilled as ContinueFilled, _ContinuousDeployment as ContinuousDeployment, _ContinuousIntegration as ContinuousIntegration, _WatsonHealthContourDraw as WatsonHealthContourDraw, _WatsonHealthContourEdit as WatsonHealthContourEdit, _WatsonHealthContourFinding as WatsonHealthContourFinding, _Contrast as Contrast, _ConvertToCloud as ConvertToCloud, _Cookie as Cookie, _Copy as Copy, _CopyFile as CopyFile, _CopyLink as CopyLink, _CopyToClipboard as CopyToClipboard, _Corn as Corn, _Corner as Corner, _Coronavirus as Coronavirus, _Cost as Cost, _CostTotal as CostTotal, _Cough as Cough, _CouplingFacilityEncryption as CouplingFacilityEncryption, _Course as Course, _Covariate as Covariate, _CreateLink as CreateLink, _Credentials as Credentials, _Critical as Critical, _CriticalSeverity as CriticalSeverity, _Crop as Crop, _CropGrowth as CropGrowth, _CropHealth as CropHealth, _WatsonHealthCrossReference as WatsonHealthCrossReference, _CrossTab as CrossTab, _Crossroads as Crossroads, _CrowdReport as CrowdReport, _CrowdReportFilled as CrowdReportFilled, _Csv as Csv, _QCU1 as QCU1, _QCU3 as QCU3, _Cube as Cube, _CubeView as CubeView, _Currency as Currency, _CurrencyBaht as CurrencyBaht, _CurrencyDollar as CurrencyDollar, _CurrencyEuro as CurrencyEuro, _CurrencyLira as CurrencyLira, _CurrencyPound as CurrencyPound, _CurrencyRuble as CurrencyRuble, _CurrencyRupee as CurrencyRupee, _CurrencyShekel as CurrencyShekel, _CurrencyWon as CurrencyWon, _CurrencyYen as CurrencyYen, _Cursor_1 as Cursor_1, _Cursor_2 as Cursor_2, _Customer as Customer, _CustomerService as CustomerService, _Cut as Cut, _WatsonHealthCutInHalf as WatsonHealthCutInHalf, _CutOut as CutOut, _QCY as QCY, _Cyclist as Cyclist, _QCZ as QCZ, _Dashboard as Dashboard, _DashboardReference as DashboardReference, _Data_1 as Data_1, _Data_2 as Data_2, _DataBase as DataBase, _DataBaseAlt as DataBaseAlt, _DataCategorical as DataCategorical, _DataCenter as DataCenter, _DataCheck as DataCheck, _DataConnected as DataConnected, _DataError as DataError, _DataFormat as DataFormat, _DataReference as DataReference, _DataRegular as DataRegular, _DataSet as DataSet, _DataStructured as DataStructured, _DataUnreal as DataUnreal, _DataUnstructured as DataUnstructured, _DataView as DataView, _DataViewAlt as DataViewAlt, _DataAccessor as DataAccessor, _DataAnalytics as DataAnalytics, _DataBackup as DataBackup, _DataBin as DataBin, _DataBlob as DataBlob, _DataClass as DataClass, _DataCollection as DataCollection, _DataDefinition as DataDefinition, _DataDiode as DataDiode, _DataEnrichment as DataEnrichment, _DataEnrichmentAdd as DataEnrichmentAdd, _DataPlayer as DataPlayer, _DataQualityDefinition as DataQualityDefinition, _DataRefinery as DataRefinery, _DataRefineryReference as DataRefineryReference, _DataSetEncryption as DataSetEncryption, _DataShare as DataShare, _DataTable as DataTable, _DataTableReference as DataTableReference, _DataVis_1 as DataVis_1, _DataVis_2 as DataVis_2, _DataVis_3 as DataVis_3, _DataVis_4 as DataVis_4, _DataVolume as DataVolume, _DataVolumeAlt as DataVolumeAlt };