@uipath/apollo-react 3.59.1 → 3.60.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.
@@ -0,0 +1,79 @@
1
+ "use strict";
2
+ var __webpack_require__ = {};
3
+ (()=>{
4
+ __webpack_require__.n = (module)=>{
5
+ var getter = module && module.__esModule ? ()=>module['default'] : ()=>module;
6
+ __webpack_require__.d(getter, {
7
+ a: getter
8
+ });
9
+ return getter;
10
+ };
11
+ })();
12
+ (()=>{
13
+ __webpack_require__.d = (exports1, definition)=>{
14
+ for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
15
+ enumerable: true,
16
+ get: definition[key]
17
+ });
18
+ };
19
+ })();
20
+ (()=>{
21
+ __webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
22
+ })();
23
+ (()=>{
24
+ __webpack_require__.r = (exports1)=>{
25
+ if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
26
+ value: 'Module'
27
+ });
28
+ Object.defineProperty(exports1, '__esModule', {
29
+ value: true
30
+ });
31
+ };
32
+ })();
33
+ var __webpack_exports__ = {};
34
+ __webpack_require__.r(__webpack_exports__);
35
+ __webpack_require__.d(__webpack_exports__, {
36
+ UiPathIconDark: ()=>UiPathIconDark,
37
+ default: ()=>icons_UiPathIconDark
38
+ });
39
+ const jsx_runtime_namespaceObject = require("react/jsx-runtime");
40
+ const external_react_namespaceObject = require("react");
41
+ var external_react_default = /*#__PURE__*/ __webpack_require__.n(external_react_namespaceObject);
42
+ const UiPathIconDark = /*#__PURE__*/ external_react_default().forwardRef(({ size, ...props }, ref)=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsxs)("svg", {
43
+ viewBox: "0 0 384 384",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ref: ref,
47
+ ...props,
48
+ width: size ?? 384,
49
+ height: size ?? 384,
50
+ children: [
51
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
52
+ d: "M204.2 109.68H198.48C183.52 109.68 174.2 118.92 174.2 133.84V253.6C174.2 310.4 156.84 333.56 114.24 333.56C71.64 333.56 54.28 310.28 54.28 253.24V133.84C54.28 118.96 44.96 109.68 30 109.68H24.28C9.32 109.68 0 118.92 0 133.84V253.6C0 340.12 38.44 383.96 114.28 383.96C190.12 383.96 228.56 340.08 228.56 253.6V133.84C228.56 118.96 219.24 109.68 204.28 109.68H204.2Z",
53
+ fill: "#FFFFFF"
54
+ }),
55
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
56
+ d: "M297.12 182.36H292.36C277 182.36 267.48 191.96 267.48 207.44V358.88C267.48 374.36 277 383.96 292.36 383.96H297.12C312.48 383.96 322 374.36 322 358.88V207.44C322 191.96 312.48 182.36 297.12 182.36Z",
57
+ fill: "#FFFFFF"
58
+ }),
59
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
60
+ d: "M362.92 88.6001C328.24 83.0401 300.88 55.6801 295.28 21.0401C295.16 20.4001 294.32 20.4001 294.24 21.0401C288.68 55.6801 261.32 83.0401 226.6 88.6001C225.96 88.7201 225.96 89.5601 226.6 89.6401C261.28 95.2001 288.64 122.56 294.24 157.2C294.36 157.84 295.2 157.84 295.28 157.2C300.84 122.56 328.2 95.2001 362.92 89.6401C363.56 89.5201 363.56 88.6801 362.92 88.6001ZM328.84 89.4001C311.48 92.2001 297.8 105.84 295.04 123.16C295 123.48 294.56 123.48 294.52 123.16C291.72 105.84 278.04 92.1601 260.72 89.4001C260.4 89.4001 260.4 88.9201 260.72 88.8801C278.08 86.0801 291.76 72.4401 294.52 55.1201C294.56 54.8001 295 54.8001 295.04 55.1201C297.84 72.4401 311.52 86.1201 328.84 88.8801C329.16 88.8801 329.16 89.3601 328.84 89.4001Z",
61
+ fill: "#FFFFFF"
62
+ }),
63
+ /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("path", {
64
+ d: "M383.72 34.52C366.36 37.32 352.68 50.96 349.92 68.28C349.88 68.6 349.44 68.6 349.4 68.28C346.6 50.96 332.92 37.28 315.6 34.52C315.28 34.48 315.28 34.04 315.6 34C332.96 31.2 346.64 17.56 349.4 0.24C349.44 -0.08 349.88 -0.08 349.92 0.24C352.72 17.56 366.4 31.24 383.72 34C384.04 34.04 384.04 34.48 383.72 34.52Z",
65
+ fill: "#FFFFFF"
66
+ })
67
+ ]
68
+ }));
69
+ UiPathIconDark.displayName = 'UiPathIconDark';
70
+ const icons_UiPathIconDark = UiPathIconDark;
71
+ exports.UiPathIconDark = __webpack_exports__.UiPathIconDark;
72
+ exports["default"] = __webpack_exports__["default"];
73
+ for(var __rspack_i in __webpack_exports__)if (-1 === [
74
+ "UiPathIconDark",
75
+ "default"
76
+ ].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
77
+ Object.defineProperty(exports, '__esModule', {
78
+ value: true
79
+ });
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ export interface UiPathIconDarkProps extends Omit<React.SVGProps<SVGSVGElement>, 'width' | 'height'> {
3
+ size?: string | number;
4
+ }
5
+ export declare const UiPathIconDark: React.ForwardRefExoticComponent<Omit<UiPathIconDarkProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ export default UiPathIconDark;
7
+ //# sourceMappingURL=UiPathIconDark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UiPathIconDark.d.ts","sourceRoot":"","sources":["../../src/icons/UiPathIconDark.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,mBAAoB,SAAQ,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;IAKlG,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,cAAc,wGAS1B,CAAC;AAIF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,32 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import react from "react";
3
+ const UiPathIconDark = /*#__PURE__*/ react.forwardRef(({ size, ...props }, ref)=>/*#__PURE__*/ jsxs("svg", {
4
+ viewBox: "0 0 384 384",
5
+ fill: "none",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ref: ref,
8
+ ...props,
9
+ width: size ?? 384,
10
+ height: size ?? 384,
11
+ children: [
12
+ /*#__PURE__*/ jsx("path", {
13
+ d: "M204.2 109.68H198.48C183.52 109.68 174.2 118.92 174.2 133.84V253.6C174.2 310.4 156.84 333.56 114.24 333.56C71.64 333.56 54.28 310.28 54.28 253.24V133.84C54.28 118.96 44.96 109.68 30 109.68H24.28C9.32 109.68 0 118.92 0 133.84V253.6C0 340.12 38.44 383.96 114.28 383.96C190.12 383.96 228.56 340.08 228.56 253.6V133.84C228.56 118.96 219.24 109.68 204.28 109.68H204.2Z",
14
+ fill: "#FFFFFF"
15
+ }),
16
+ /*#__PURE__*/ jsx("path", {
17
+ d: "M297.12 182.36H292.36C277 182.36 267.48 191.96 267.48 207.44V358.88C267.48 374.36 277 383.96 292.36 383.96H297.12C312.48 383.96 322 374.36 322 358.88V207.44C322 191.96 312.48 182.36 297.12 182.36Z",
18
+ fill: "#FFFFFF"
19
+ }),
20
+ /*#__PURE__*/ jsx("path", {
21
+ d: "M362.92 88.6001C328.24 83.0401 300.88 55.6801 295.28 21.0401C295.16 20.4001 294.32 20.4001 294.24 21.0401C288.68 55.6801 261.32 83.0401 226.6 88.6001C225.96 88.7201 225.96 89.5601 226.6 89.6401C261.28 95.2001 288.64 122.56 294.24 157.2C294.36 157.84 295.2 157.84 295.28 157.2C300.84 122.56 328.2 95.2001 362.92 89.6401C363.56 89.5201 363.56 88.6801 362.92 88.6001ZM328.84 89.4001C311.48 92.2001 297.8 105.84 295.04 123.16C295 123.48 294.56 123.48 294.52 123.16C291.72 105.84 278.04 92.1601 260.72 89.4001C260.4 89.4001 260.4 88.9201 260.72 88.8801C278.08 86.0801 291.76 72.4401 294.52 55.1201C294.56 54.8001 295 54.8001 295.04 55.1201C297.84 72.4401 311.52 86.1201 328.84 88.8801C329.16 88.8801 329.16 89.3601 328.84 89.4001Z",
22
+ fill: "#FFFFFF"
23
+ }),
24
+ /*#__PURE__*/ jsx("path", {
25
+ d: "M383.72 34.52C366.36 37.32 352.68 50.96 349.92 68.28C349.88 68.6 349.44 68.6 349.4 68.28C346.6 50.96 332.92 37.28 315.6 34.52C315.28 34.48 315.28 34.04 315.6 34C332.96 31.2 346.64 17.56 349.4 0.24C349.44 -0.08 349.88 -0.08 349.92 0.24C352.72 17.56 366.4 31.24 383.72 34C384.04 34.04 384.04 34.48 383.72 34.52Z",
26
+ fill: "#FFFFFF"
27
+ })
28
+ ]
29
+ }));
30
+ UiPathIconDark.displayName = 'UiPathIconDark';
31
+ const icons_UiPathIconDark = UiPathIconDark;
32
+ export { UiPathIconDark, icons_UiPathIconDark as default };
@@ -72,8 +72,9 @@ __webpack_require__.d(__webpack_exports__, {
72
72
  LayoutJustifyLeft: ()=>external_LayoutJustifyLeft_cjs_namespaceObject.LayoutJustifyLeft,
73
73
  PathExists: ()=>external_PathExists_cjs_namespaceObject.PathExists,
74
74
  PipelinesAnalyzeProject: ()=>external_PipelinesAnalyzeProject_cjs_namespaceObject.PipelinesAnalyzeProject,
75
- VmwarePowerOnVm: ()=>external_VmwarePowerOnVm_cjs_namespaceObject.VmwarePowerOnVm,
75
+ UiPathAutopilotLogo: ()=>external_UiPathAutopilotLogo_cjs_namespaceObject.UiPathAutopilotLogo,
76
76
  Concur: ()=>external_Concur_cjs_namespaceObject.Concur,
77
+ VmwarePowerOnVm: ()=>external_VmwarePowerOnVm_cjs_namespaceObject.VmwarePowerOnVm,
77
78
  Attachment: ()=>external_Attachment_cjs_namespaceObject.Attachment,
78
79
  Control2ExistsInCollection: ()=>external_Control2ExistsInCollection_cjs_namespaceObject.Control2ExistsInCollection,
79
80
  ExperianIcon: ()=>external_Experian_cjs_default(),
@@ -198,6 +199,7 @@ __webpack_require__.d(__webpack_exports__, {
198
199
  EntitiesUpdateRecordIcon: ()=>external_EntitiesUpdateRecord_cjs_default(),
199
200
  AzureVirtualDesktopDeleteWorkspace: ()=>external_AzureVirtualDesktopDeleteWorkspace_cjs_namespaceObject.AzureVirtualDesktopDeleteWorkspace,
200
201
  EntitiesFileUpload: ()=>external_EntitiesFileUpload_cjs_namespaceObject.EntitiesFileUpload,
202
+ UiPathFullLightIcon: ()=>external_UiPathFullLight_cjs_default(),
201
203
  AgentTraceCompletion: ()=>external_AgentTraceCompletion_cjs_namespaceObject.AgentTraceCompletion,
202
204
  BpmnParticipantParticipantIcon: ()=>external_BpmnParticipantParticipant_cjs_default(),
203
205
  ActionCenter: ()=>external_ActionCenter_cjs_namespaceObject.ActionCenter,
@@ -384,6 +386,7 @@ __webpack_require__.d(__webpack_exports__, {
384
386
  OrchestratorSetTransactionStatus: ()=>external_OrchestratorSetTransactionStatus_cjs_namespaceObject.OrchestratorSetTransactionStatus,
385
387
  BoxIcon: ()=>external_Box_cjs_default(),
386
388
  Compare: ()=>external_Compare_cjs_namespaceObject.Compare,
389
+ UiPathFullDarkIcon: ()=>external_UiPathFullDark_cjs_default(),
387
390
  AzureVirtualDesktopDeleteSessionHost: ()=>external_AzureVirtualDesktopDeleteSessionHost_cjs_namespaceObject.AzureVirtualDesktopDeleteSessionHost,
388
391
  AutopilotMarkerIcon: ()=>external_AutopilotMarker_cjs_default(),
389
392
  DataTypesTableColumnIcon: ()=>external_DataTypesTableColumn_cjs_default(),
@@ -549,6 +552,7 @@ __webpack_require__.d(__webpack_exports__, {
549
552
  DataTypesCustomIcon: ()=>external_DataTypesCustom_cjs_default(),
550
553
  StudioIconsDebugIcon: ()=>external_StudioIconsDebug_cjs_default(),
551
554
  TestCaseDataCoded: ()=>external_TestCaseDataCoded_cjs_namespaceObject.TestCaseDataCoded,
555
+ UiPathFullDark: ()=>external_UiPathFullDark_cjs_namespaceObject.UiPathFullDark,
552
556
  LayoutAlignHorizontalLeft: ()=>external_LayoutAlignHorizontalLeft_cjs_namespaceObject.LayoutAlignHorizontalLeft,
553
557
  SalesforceIcon: ()=>external_Salesforce_cjs_default(),
554
558
  WebAPIPackageIcon: ()=>external_WebAPIPackage_cjs_default(),
@@ -739,6 +743,7 @@ __webpack_require__.d(__webpack_exports__, {
739
743
  GoogleDocs: ()=>external_GoogleDocs_cjs_namespaceObject.GoogleDocs,
740
744
  Office365ExcelTable: ()=>external_Office365ExcelTable_cjs_namespaceObject.Office365ExcelTable,
741
745
  NumbersIcon: ()=>external_Numbers_cjs_default(),
746
+ UiPathIconDarkIcon: ()=>external_UiPathIconDark_cjs_default(),
742
747
  OpenInDesktopIcon: ()=>external_OpenInDesktop_cjs_default(),
743
748
  BpmnEndEventSignalThrowIcon: ()=>external_BpmnEndEventSignalThrow_cjs_default(),
744
749
  GenericActivityIconsInsert: ()=>external_GenericActivityIconsInsert_cjs_namespaceObject.GenericActivityIconsInsert,
@@ -778,6 +783,7 @@ __webpack_require__.d(__webpack_exports__, {
778
783
  ThumbDown: ()=>external_ThumbDown_cjs_namespaceObject.ThumbDown,
779
784
  UITriggersManualIcon: ()=>external_UITriggersManual_cjs_default(),
780
785
  UITriggersQueueIcon: ()=>external_UITriggersQueue_cjs_default(),
786
+ UiPathFullLight: ()=>external_UiPathFullLight_cjs_namespaceObject.UiPathFullLight,
781
787
  GetAssetsIcon: ()=>external_GetAssets_cjs_default(),
782
788
  VmwareGetHost: ()=>external_VmwareGetHost_cjs_namespaceObject.VmwareGetHost,
783
789
  WaitQueueItemIcon: ()=>external_WaitQueueItem_cjs_default(),
@@ -859,6 +865,7 @@ __webpack_require__.d(__webpack_exports__, {
859
865
  EntityIcon: ()=>external_Entity_cjs_default(),
860
866
  Atlassian: ()=>external_Atlassian_cjs_namespaceObject.Atlassian,
861
867
  ImageIcon: ()=>external_Image_cjs_default(),
868
+ UiPathAutopilotLogoIcon: ()=>external_UiPathAutopilotLogo_cjs_default(),
862
869
  WorkdayIcon: ()=>external_Workday_cjs_default(),
863
870
  EntitiesDeleteRecordIcon: ()=>external_EntitiesDeleteRecord_cjs_default(),
864
871
  GoogleAds: ()=>external_GoogleAds_cjs_namespaceObject.GoogleAds,
@@ -1084,6 +1091,7 @@ __webpack_require__.d(__webpack_exports__, {
1084
1091
  LayoutJustifyTopIcon: ()=>external_LayoutJustifyTop_cjs_default(),
1085
1092
  Merge: ()=>external_Merge_cjs_namespaceObject.Merge,
1086
1093
  TypeList: ()=>external_TypeList_cjs_namespaceObject.TypeList,
1094
+ UiPathFavicon: ()=>external_UiPathFavicon_cjs_namespaceObject.UiPathFavicon,
1087
1095
  BpmnGatewayParallel: ()=>external_BpmnGatewayParallel_cjs_namespaceObject.BpmnGatewayParallel,
1088
1096
  Collection: ()=>external_Collection_cjs_namespaceObject.Collection,
1089
1097
  Control1ListIcon: ()=>external_Control1List_cjs_default(),
@@ -1432,9 +1440,10 @@ __webpack_require__.d(__webpack_exports__, {
1432
1440
  PanelsOutputPanelNewIcon: ()=>external_PanelsOutputPanelNew_cjs_default(),
1433
1441
  Smartsheet: ()=>external_Smartsheet_cjs_namespaceObject.Smartsheet,
1434
1442
  DataTypesListIcon: ()=>external_DataTypesList_cjs_default(),
1435
- UserGroupIcon: ()=>external_UserGroup_cjs_default(),
1443
+ UiPathFaviconIcon: ()=>external_UiPathFavicon_cjs_default(),
1436
1444
  MergeIcon: ()=>external_Merge_cjs_default(),
1437
1445
  ClickIcon: ()=>external_Click_cjs_default(),
1446
+ UserGroupIcon: ()=>external_UserGroup_cjs_default(),
1438
1447
  VmwareRunProgramInVm: ()=>external_VmwareRunProgramInVm_cjs_namespaceObject.VmwareRunProgramInVm,
1439
1448
  UserAddIcon: ()=>external_UserAdd_cjs_default(),
1440
1449
  DataTypesDataTableIcon: ()=>external_DataTypesDataTable_cjs_default(),
@@ -2099,6 +2108,7 @@ __webpack_require__.d(__webpack_exports__, {
2099
2108
  PlusOne: ()=>external_PlusOne_cjs_namespaceObject.PlusOne,
2100
2109
  BorderBottomIcon: ()=>external_BorderBottom_cjs_default(),
2101
2110
  FastRewindIcon: ()=>external_FastRewind_cjs_default(),
2111
+ UiPathIconDark: ()=>external_UiPathIconDark_cjs_namespaceObject.UiPathIconDark,
2102
2112
  OrchestratorPostponeTransactionItemIcon: ()=>external_OrchestratorPostponeTransactionItem_cjs_default(),
2103
2113
  ThirdPartyMock: ()=>external_ThirdPartyMock_cjs_namespaceObject.ThirdPartyMock,
2104
2114
  HealthIcon: ()=>external_Health_cjs_default(),
@@ -5122,6 +5132,16 @@ const external_UITriggersQueue_cjs_namespaceObject = require("./UITriggersQueue.
5122
5132
  var external_UITriggersQueue_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UITriggersQueue_cjs_namespaceObject);
5123
5133
  const external_UITriggersScheduled_cjs_namespaceObject = require("./UITriggersScheduled.cjs");
5124
5134
  var external_UITriggersScheduled_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UITriggersScheduled_cjs_namespaceObject);
5135
+ const external_UiPathAutopilotLogo_cjs_namespaceObject = require("./UiPathAutopilotLogo.cjs");
5136
+ var external_UiPathAutopilotLogo_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UiPathAutopilotLogo_cjs_namespaceObject);
5137
+ const external_UiPathFavicon_cjs_namespaceObject = require("./UiPathFavicon.cjs");
5138
+ var external_UiPathFavicon_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UiPathFavicon_cjs_namespaceObject);
5139
+ const external_UiPathFullDark_cjs_namespaceObject = require("./UiPathFullDark.cjs");
5140
+ var external_UiPathFullDark_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UiPathFullDark_cjs_namespaceObject);
5141
+ const external_UiPathFullLight_cjs_namespaceObject = require("./UiPathFullLight.cjs");
5142
+ var external_UiPathFullLight_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UiPathFullLight_cjs_namespaceObject);
5143
+ const external_UiPathIconDark_cjs_namespaceObject = require("./UiPathIconDark.cjs");
5144
+ var external_UiPathIconDark_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_UiPathIconDark_cjs_namespaceObject);
5125
5145
  const external_Unarchive_cjs_namespaceObject = require("./Unarchive.cjs");
5126
5146
  var external_Unarchive_cjs_default = /*#__PURE__*/ __webpack_require__.n(external_Unarchive_cjs_namespaceObject);
5127
5147
  const external_Undo_cjs_namespaceObject = require("./Undo.cjs");
@@ -7756,6 +7776,16 @@ exports.UITriggersQueue = __webpack_exports__.UITriggersQueue;
7756
7776
  exports.UITriggersQueueIcon = __webpack_exports__.UITriggersQueueIcon;
7757
7777
  exports.UITriggersScheduled = __webpack_exports__.UITriggersScheduled;
7758
7778
  exports.UITriggersScheduledIcon = __webpack_exports__.UITriggersScheduledIcon;
7779
+ exports.UiPathAutopilotLogo = __webpack_exports__.UiPathAutopilotLogo;
7780
+ exports.UiPathAutopilotLogoIcon = __webpack_exports__.UiPathAutopilotLogoIcon;
7781
+ exports.UiPathFavicon = __webpack_exports__.UiPathFavicon;
7782
+ exports.UiPathFaviconIcon = __webpack_exports__.UiPathFaviconIcon;
7783
+ exports.UiPathFullDark = __webpack_exports__.UiPathFullDark;
7784
+ exports.UiPathFullDarkIcon = __webpack_exports__.UiPathFullDarkIcon;
7785
+ exports.UiPathFullLight = __webpack_exports__.UiPathFullLight;
7786
+ exports.UiPathFullLightIcon = __webpack_exports__.UiPathFullLightIcon;
7787
+ exports.UiPathIconDark = __webpack_exports__.UiPathIconDark;
7788
+ exports.UiPathIconDarkIcon = __webpack_exports__.UiPathIconDarkIcon;
7759
7789
  exports.Unarchive = __webpack_exports__.Unarchive;
7760
7790
  exports.UnarchiveIcon = __webpack_exports__.UnarchiveIcon;
7761
7791
  exports.Undo = __webpack_exports__.Undo;
@@ -10391,6 +10421,16 @@ for(var __rspack_i in __webpack_exports__)if (-1 === [
10391
10421
  "UITriggersQueueIcon",
10392
10422
  "UITriggersScheduled",
10393
10423
  "UITriggersScheduledIcon",
10424
+ "UiPathAutopilotLogo",
10425
+ "UiPathAutopilotLogoIcon",
10426
+ "UiPathFavicon",
10427
+ "UiPathFaviconIcon",
10428
+ "UiPathFullDark",
10429
+ "UiPathFullDarkIcon",
10430
+ "UiPathFullLight",
10431
+ "UiPathFullLightIcon",
10432
+ "UiPathIconDark",
10433
+ "UiPathIconDarkIcon",
10394
10434
  "Unarchive",
10395
10435
  "UnarchiveIcon",
10396
10436
  "Undo",
@@ -1225,6 +1225,11 @@ export { UISubmitAsTemplateEnabled, default as UISubmitAsTemplateEnabledIcon } f
1225
1225
  export { UITriggersManual, default as UITriggersManualIcon } from './UITriggersManual';
1226
1226
  export { UITriggersQueue, default as UITriggersQueueIcon } from './UITriggersQueue';
1227
1227
  export { UITriggersScheduled, default as UITriggersScheduledIcon } from './UITriggersScheduled';
1228
+ export { UiPathAutopilotLogo, default as UiPathAutopilotLogoIcon } from './UiPathAutopilotLogo';
1229
+ export { UiPathFavicon, default as UiPathFaviconIcon } from './UiPathFavicon';
1230
+ export { UiPathFullDark, default as UiPathFullDarkIcon } from './UiPathFullDark';
1231
+ export { UiPathFullLight, default as UiPathFullLightIcon } from './UiPathFullLight';
1232
+ export { UiPathIconDark, default as UiPathIconDarkIcon } from './UiPathIconDark';
1228
1233
  export { Unarchive, default as UnarchiveIcon } from './Unarchive';
1229
1234
  export { Undo, default as UndoIcon } from './Undo';
1230
1235
  export { Unlink, default as UnlinkIcon } from './Unlink';