
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@uipath/widget.sdk
Advanced tools
Affected versions:
You can use the contents of this repository/package subject to your license agreement with UiPath for the UiPath Platform.
Add the navigateToActionCenter method to the WidgetApi.
Add jsDoc documentation to WidgetApi, make startJob return job id observable.
Add readyForSignOutCheck$, onTileClicked$, addLaunchpadTile, removeLaunchpadTile, focusWidgetTab to WidgetApi.
Add jobList$and the startJob, stopJob, installProcess, processInfo functions to WidgetApi.
Remove all previously exported symbols and added a single WidgetApi service (along with type info) to be used by widgets.
(due to Angular breaking changes, Angular components are no longer supported by Assistant. Web Components will be used instead)
WidgetShellService
Add openSaveDialog to open a windows-style file save dialog.
Add writeFile which can save a file to a specific path on disk.
RobotService
Add unfilteredProcessList$ which includes all processes, regardless of their compatibility with the current OS.
Both unfilteredProcessList$ and processList$ now include a targetFramework property for each process.
WidgetAppState
TranslationPartModule
PlatformService
WindowsOnlyModule
MacOnlyModule
WidgetShellService
WidgetHomeTabService
addCustomLaunchpadTile, removeCustomLaunchpadTile and customLaunchpadTileEvent$).WidgetHomeTabService
WidgetAppState
{protocolName}://{widgetName}/{actionName}/{parameters}
(e.g. uipath-assistant://uipath.marketplace.widget/install/0987-azerty-54321 - This is used by the Marketplace widget to install automations from UiPath Marketplace).WidgetAppState
action$ which can be used to receive Assistant OS protocol actions (uipath-assistant://widget.action/<my-widget-name>/<my-action>/<my-argument>).processDetailsOpened$ which can be used to provide tabs to the "Process Details" side panel opened when clicking on a home tab process.WidgetHomeTabService
togglePinToLaunchpad, pinnedItemIds$ and getPinnedItemIds to (un)pin widget items to the Home Tab Launchpad.isDraggableToLaunchpad property on IWidgetHomeTabItem.WidgetHomeTabService
refresh$ to respond to the Home tab Refresh button.openSidePanel and closeSidePanel methods to open side panels on the Home tab.WidgetAppState
search$ that emits the current search term.dateTimeFormat that contains current OS' date and time format.getAssistantTranslationKey and translate.widget-metadata.ts
isTabHidden that allows widgets to hide their tab.WidgetTranslationModule and translation pipe
WidgetAppState
openSidePanel and closeSidePanel methods. They can be used to manage a component that behaves as an overlay over the first column (in one-column mode) or the second column (in two-column mode).RobotService
startJob returning a Promise instead of an Observable) that occured in version 0.0.3.RobotService
orchestratorApi.bypassSavedConfig parameter on startJob, set to false by default. If set to true, the method will not attempt to use or modify the saved process configuration (from process details).userInfo$ stream that emits the user's signed in state.EmptyStateComponent
FAQs
You can use the contents of this repository/package subject to your license agreement with UiPath for the UiPath Platform.
The npm package @uipath/widget.sdk receives a total of 60 weekly downloads. As such, @uipath/widget.sdk popularity was classified as not popular.
We found that @uipath/widget.sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 21 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.