udp-react-enterprise-component-library 1.0.5 → 25.1.0-beta.2

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 (1570) hide show
  1. package/dist/AmbientGridTemplate-BLwgiqwK.js +3518 -0
  2. package/dist/AmbientGridTemplate-BLwgiqwK.js.map +1 -0
  3. package/dist/EnvironmentRibbon-BMvQEZPZ.js +1079 -0
  4. package/dist/EnvironmentRibbon-BMvQEZPZ.js.map +1 -0
  5. package/dist/MenuPage-DLsNc-P8.js +490 -0
  6. package/dist/MenuPage-DLsNc-P8.js.map +1 -0
  7. package/dist/MyExportsPage-BYH2Wl9k.js +678 -0
  8. package/dist/MyExportsPage-BYH2Wl9k.js.map +1 -0
  9. package/dist/MyExportsPage-CVUIXWTf.js +8 -0
  10. package/dist/PageContainer-B65gsUfF.js +1541 -0
  11. package/dist/PageContainer-B65gsUfF.js.map +1 -0
  12. package/dist/PageNotFoundRoute-BbBtA9Cz.js +3 -0
  13. package/dist/PageNotFoundRoute-CxYZNEhN.js +69 -0
  14. package/dist/PageNotFoundRoute-CxYZNEhN.js.map +1 -0
  15. package/dist/PasswordResetRedirect-BHnkAW40.js +72 -0
  16. package/dist/PasswordResetRedirect-BHnkAW40.js.map +1 -0
  17. package/dist/PasswordResetRedirect-tUV2yEkH.js +3 -0
  18. package/dist/SearchUtilities-dbXvMYoa.js +186 -0
  19. package/dist/SearchUtilities-dbXvMYoa.js.map +1 -0
  20. package/dist/SideSheet-CPHhyWLB.js +329 -0
  21. package/dist/SideSheet-CPHhyWLB.js.map +1 -0
  22. package/dist/UdpPublicForm-BrVSSMCN.js +4 -0
  23. package/dist/UdpPublicForm-DFCL1GzD.js +50 -0
  24. package/dist/UdpPublicForm-DFCL1GzD.js.map +1 -0
  25. package/dist/UtilitySideBar-B4r2IAv5.js +2020 -0
  26. package/dist/UtilitySideBar-B4r2IAv5.js.map +1 -0
  27. package/dist/VirtualBrowser-C_IJ0I6f.js +546 -0
  28. package/dist/VirtualBrowser-C_IJ0I6f.js.map +1 -0
  29. package/dist/WorkflowContainer-8-mmebY0.js +9 -0
  30. package/dist/WorkflowContainer-DKwRWi1i.js +1533 -0
  31. package/dist/WorkflowContainer-DKwRWi1i.js.map +1 -0
  32. package/dist/apiHelpers-t3rfkjFZ.js +249 -0
  33. package/dist/apiHelpers-t3rfkjFZ.js.map +1 -0
  34. package/dist/assets/images/phone.png +0 -0
  35. package/dist/assets/paymentIcons/american-logo.svg +71 -0
  36. package/dist/assets/paymentIcons/amex.svg +101 -0
  37. package/dist/assets/paymentIcons/diners.svg +1 -0
  38. package/dist/assets/paymentIcons/discover-logo.svg +1 -0
  39. package/dist/assets/paymentIcons/discover.svg +1 -0
  40. package/dist/assets/paymentIcons/echeck-logo.svg +6 -0
  41. package/dist/assets/paymentIcons/jcb.svg +64 -0
  42. package/dist/assets/paymentIcons/mastercard-logo.svg +11 -0
  43. package/dist/assets/paymentIcons/mastercard.svg +1 -0
  44. package/dist/assets/paymentIcons/unionpay.svg +9 -0
  45. package/dist/assets/paymentIcons/visa-logo.svg +76 -0
  46. package/dist/assets/paymentIcons/visa.svg +60 -0
  47. package/dist/assets/unityIcons/NoEntityOpened.svg +7 -0
  48. package/dist/assets/unityIcons/Sewer.svg +1 -0
  49. package/dist/assets/unityIcons/TruckIcon.svg +8 -0
  50. package/dist/assets/unityIcons/WaterDrop.svg +43 -0
  51. package/dist/componentSystems/pageRenderer/style/style.css +5 -0
  52. package/dist/index.js +45007 -0
  53. package/dist/index.js.map +1 -0
  54. package/dist/map-library/Map/Map.css +11 -0
  55. package/dist/maps/openLayerMaps/Map/Map.css +11 -0
  56. package/dist/propertyTypeEnums-DTGsK5-s.js +136 -0
  57. package/dist/propertyTypeEnums-DTGsK5-s.js.map +1 -0
  58. package/dist/stories/assets/code-brackets.svg +1 -0
  59. package/dist/stories/assets/colors.svg +1 -0
  60. package/dist/stories/assets/comments.svg +1 -0
  61. package/dist/stories/assets/direction.svg +1 -0
  62. package/dist/stories/assets/flow.svg +1 -0
  63. package/dist/stories/assets/plugin.svg +1 -0
  64. package/dist/stories/assets/repo.svg +1 -0
  65. package/dist/stories/assets/stackalt.svg +1 -0
  66. package/dist/stories/button.css +30 -0
  67. package/dist/stories/header.css +26 -0
  68. package/dist/stories/page.css +69 -0
  69. package/dist/style.css +49 -0
  70. package/dist/styles.module.css +9 -0
  71. package/dist/types/AGLicense.d.ts +1 -0
  72. package/dist/types/UI/AlertContainer.d.ts +2 -0
  73. package/dist/types/UI/Box.d.ts +3 -0
  74. package/dist/types/UI/Grid.d.ts +2 -0
  75. package/dist/types/UI/SuccessAction.d.ts +2 -0
  76. package/dist/types/UI/accordion/Accordion.d.ts +2 -0
  77. package/dist/types/UI/advancedSearchBuilder/UdpAdvancedSearchBuilder.d.ts +2 -0
  78. package/dist/types/UI/charts/InsightRenderer.d.ts +20 -0
  79. package/dist/types/UI/charts/UdpBarChart.d.ts +7 -0
  80. package/dist/types/UI/charts/UdpDistributionChart.d.ts +6 -0
  81. package/dist/types/UI/charts/UdpDonutChart.d.ts +8 -0
  82. package/dist/types/UI/charts/UdpLineChart.d.ts +7 -0
  83. package/dist/types/UI/charts/index.d.ts +2 -0
  84. package/dist/types/UI/components/dataDisplay/Ellipse.d.ts +9 -0
  85. package/dist/types/UI/components/dataDisplay/EmailDisplay.d.ts +2 -0
  86. package/dist/types/UI/components/dataDisplay/SmsDisplay.d.ts +2 -0
  87. package/dist/types/UI/components/dataDisplay/Sticky.d.ts +9 -0
  88. package/dist/types/UI/components/dataDisplay/Token.d.ts +14 -0
  89. package/dist/types/UI/components/feedback/Adornment.d.ts +7 -0
  90. package/dist/types/UI/containers/DynamicContainerWithMenu.d.ts +2 -0
  91. package/dist/types/UI/dataDisplay/AmbientList.d.ts +16 -0
  92. package/dist/types/UI/dataDisplay/AvatarAlphabet.d.ts +1 -0
  93. package/dist/types/UI/dataDisplay/ChipAlphabet.d.ts +6 -0
  94. package/dist/types/UI/dataDisplay/CompactDataList.d.ts +2 -0
  95. package/dist/types/UI/dataDisplay/CompactDataListItem.d.ts +2 -0
  96. package/dist/types/UI/dataDisplay/EmptyStateDisplay.d.ts +20 -0
  97. package/dist/types/UI/dataDisplay/FluentActivity/FluentActivity.d.ts +2 -0
  98. package/dist/types/UI/dataDisplay/FluentActivity/FluentActivityRow.d.ts +2 -0
  99. package/dist/types/UI/dataDisplay/FluentDataTable/FluentBody/index.d.ts +8 -0
  100. package/dist/types/UI/dataDisplay/FluentDataTable/FluentCell/index.d.ts +78 -0
  101. package/dist/types/UI/dataDisplay/FluentDataTable/FluentDataTable.d.ts +21 -0
  102. package/dist/types/UI/dataDisplay/FluentDataTable/FluentHead/index.d.ts +9 -0
  103. package/dist/types/UI/dataDisplay/FluentDataTable/FluentRow/index.d.ts +8 -0
  104. package/dist/types/UI/dataDisplay/FluentListElement.d.ts +9 -0
  105. package/dist/types/UI/dataDisplay/FluentListItem.d.ts +3 -0
  106. package/dist/types/UI/dataDisplay/GraphCard.d.ts +32 -0
  107. package/dist/types/UI/dataDisplay/HeaderExpander.d.ts +32 -0
  108. package/dist/types/UI/dataDisplay/HintPanel.d.ts +11 -0
  109. package/dist/types/UI/dataDisplay/StatusChip.d.ts +10 -0
  110. package/dist/types/UI/dataDisplay/StatusFlags.d.ts +32 -0
  111. package/dist/types/UI/dataDisplay/SummaryBlock.d.ts +31 -0
  112. package/dist/types/UI/dataDisplay/TimelineCalendar.d.ts +2 -0
  113. package/dist/types/UI/dataDisplay/address/AddressListItem.d.ts +4 -0
  114. package/dist/types/UI/dataDisplay/cardList/CardList.d.ts +41 -0
  115. package/dist/types/UI/dataDisplay/directory/Directory.d.ts +10 -0
  116. package/dist/types/UI/dataDisplay/directory/DirectoryListItem.d.ts +5 -0
  117. package/dist/types/UI/dataDisplay/entityHeader/EntityHeader.d.ts +14 -0
  118. package/dist/types/UI/dataDisplay/entityHeader/functions/groupSectionData.d.ts +1 -0
  119. package/dist/types/UI/dataDisplay/entityHeader/functions/useDivideArrayIntoGroups.d.ts +2 -0
  120. package/dist/types/UI/dataDisplay/entityHeader/functions/useElementWidth.d.ts +15 -0
  121. package/dist/types/UI/dataDisplay/entityHeader/ui/AlertPill.d.ts +47 -0
  122. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderContainer.d.ts +17 -0
  123. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderFlags.d.ts +5 -0
  124. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderList.d.ts +2 -0
  125. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderListItem.d.ts +2 -0
  126. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderSection.d.ts +17 -0
  127. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderStatList.d.ts +2 -0
  128. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderStatListItem.d.ts +2 -0
  129. package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderStats.d.ts +4 -0
  130. package/dist/types/UI/dataDisplay/map/ColorKey.d.ts +17 -0
  131. package/dist/types/UI/dataDisplay/map/FluentIconKey.d.ts +3 -0
  132. package/dist/types/UI/dataDisplay/map/IconKey.d.ts +17 -0
  133. package/dist/types/UI/dataDisplay/notes/Note.d.ts +8 -0
  134. package/dist/types/UI/dataDisplay/notes/Notes.d.ts +11 -0
  135. package/dist/types/UI/dataDisplay/ticketCard/NotificationElement.d.ts +12 -0
  136. package/dist/types/UI/dataDisplay/ticketCard/StatusLineItem.d.ts +32 -0
  137. package/dist/types/UI/dataDisplay/ticketCard/TicketCard.d.ts +40 -0
  138. package/dist/types/UI/dataDisplay/typography/FormHeaders.d.ts +3 -0
  139. package/dist/types/UI/dataDisplay/typography/SideSheetHeader.d.ts +5 -0
  140. package/dist/types/UI/dataDisplay/typography/SidebarHeader.d.ts +2 -0
  141. package/dist/types/UI/dataDisplay/typography/StandardTitle.d.ts +2 -0
  142. package/dist/types/UI/dataDisplay/typography/StylizedTitle.d.ts +25 -0
  143. package/dist/types/UI/dataDisplay/typography/Typography.d.ts +2 -0
  144. package/dist/types/UI/dataDisplay/visualization/AmbientVisualizer.d.ts +63 -0
  145. package/dist/types/UI/dataDisplay/visualization/GaugeGraph.d.ts +2 -0
  146. package/dist/types/UI/dataDisplay/visualization/RatioVisulization.d.ts +6 -0
  147. package/dist/types/UI/dataDisplay/visualization/amCharts/AmChart.d.ts +12 -0
  148. package/dist/types/UI/dataDisplay/visualization/amCharts/AmSankeyChart.d.ts +3 -0
  149. package/dist/types/UI/demos/InputsExample.d.ts +4 -0
  150. package/dist/types/UI/feedback/AmbientAlert.d.ts +13 -0
  151. package/dist/types/UI/feedback/AmbientToast.d.ts +2 -0
  152. package/dist/types/UI/feedback/FluentDialog.d.ts +2 -0
  153. package/dist/types/UI/feedback/NodeLoader.d.ts +5 -0
  154. package/dist/types/UI/feedback/PageLoading.d.ts +2 -0
  155. package/dist/types/UI/fileViewer/FileViewer.d.ts +3 -0
  156. package/dist/types/UI/fileViewer/imageSlider/Image.d.ts +2 -0
  157. package/dist/types/UI/fileViewer/imageSlider/ImageFooter.d.ts +2 -0
  158. package/dist/types/UI/fileViewer/imageSlider/ImageSlider.d.ts +2 -0
  159. package/dist/types/UI/fileViewer/imageSlider/ImageViewerSideSheet.d.ts +2 -0
  160. package/dist/types/UI/fileViewer/pdfViewer/ControlPanel.d.ts +3 -0
  161. package/dist/types/UI/fileViewer/utils/fileTypes.d.ts +1 -0
  162. package/dist/types/UI/fileViewer/utils/fileUtils.d.ts +2 -0
  163. package/dist/types/UI/floorplans/CoreLayoutFloorplan.d.ts +190 -0
  164. package/dist/types/UI/forms/CrudForm.d.ts +30 -0
  165. package/dist/types/UI/forms/LoginForm.d.ts +2 -0
  166. package/dist/types/UI/forms/PaymentReversalForm.d.ts +6 -0
  167. package/dist/types/UI/forms/UdpCrudFormFields.d.ts +10 -0
  168. package/dist/types/UI/forms/VirtualForm.d.ts +18 -0
  169. package/dist/types/UI/iframe/Iframe.d.ts +2 -0
  170. package/dist/types/UI/inputs/buttons/AdvanceButton.d.ts +5 -0
  171. package/dist/types/UI/inputs/buttons/AmbientCardButton.d.ts +22 -0
  172. package/dist/types/UI/inputs/buttons/AmbientChipButton.d.ts +2 -0
  173. package/dist/types/UI/inputs/buttons/AmbientPopoverMenuItem.d.ts +6 -0
  174. package/dist/types/UI/inputs/buttons/AmbientToggleButton.d.ts +28 -0
  175. package/dist/types/UI/inputs/buttons/AmbientToggleButtonGroup.d.ts +3 -0
  176. package/dist/types/UI/inputs/buttons/AmbientToggleButtonGroupDefault.d.ts +63 -0
  177. package/dist/types/UI/inputs/buttons/AmbientTokenButton.d.ts +2 -0
  178. package/dist/types/UI/inputs/buttons/FUISquareIconButton.d.ts +6 -0
  179. package/dist/types/UI/inputs/buttons/FluentButton.d.ts +2 -0
  180. package/dist/types/UI/inputs/buttons/FluentCompoundButton.d.ts +2 -0
  181. package/dist/types/UI/inputs/buttons/FluentIconButton.d.ts +2 -0
  182. package/dist/types/UI/inputs/buttons/FluentMenuListButton.d.ts +10 -0
  183. package/dist/types/UI/inputs/buttons/FluentMenuListItem.d.ts +10 -0
  184. package/dist/types/UI/inputs/buttons/FluentUploadButton.d.ts +2 -0
  185. package/dist/types/UI/inputs/buttons/FluentUploadIconButton.d.ts +2 -0
  186. package/dist/types/UI/inputs/buttons/IconButtonWithToolTip.d.ts +13 -0
  187. package/dist/types/UI/inputs/buttons/PrimaryActionButton.d.ts +7 -0
  188. package/dist/types/UI/inputs/buttons/ToolBarButton.d.ts +12 -0
  189. package/dist/types/UI/inputs/calendar/AmbientDateRangeSelector.d.ts +4 -0
  190. package/dist/types/UI/inputs/calendar/AmbientSingleDateSelector.d.ts +4 -0
  191. package/dist/types/UI/inputs/checkbox/FluentCheckbox.d.ts +2 -0
  192. package/dist/types/UI/inputs/datetimes/DateField.d.ts +7 -0
  193. package/dist/types/UI/inputs/datetimes/DateTimeField.d.ts +5 -0
  194. package/dist/types/UI/inputs/datetimes/TimeField.d.ts +6 -0
  195. package/dist/types/UI/inputs/fieldArrayCard/AutocompleteFinalField.d.ts +4 -0
  196. package/dist/types/UI/inputs/fieldArrayCard/DateRangeField.d.ts +3 -0
  197. package/dist/types/UI/inputs/fieldArrayCard/FieldArrayCard.d.ts +2 -0
  198. package/dist/types/UI/inputs/fieldArrayCard/SearchSideSheet.d.ts +3 -0
  199. package/dist/types/UI/inputs/link/BreadCrumbMenu.d.ts +2 -0
  200. package/dist/types/UI/inputs/link/FluentLink.d.ts +2 -0
  201. package/dist/types/UI/inputs/menus/AmbientStepper/AmbientStepContent.d.ts +10 -0
  202. package/dist/types/UI/inputs/menus/AmbientStepper/AmbientStepper.d.ts +14 -0
  203. package/dist/types/UI/inputs/menus/AmbientStepper/StepLabel.d.ts +64 -0
  204. package/dist/types/UI/inputs/menus/FluentScrollLoadAutocompleteMenu.d.ts +109 -0
  205. package/dist/types/UI/inputs/menus/FluentSelectDirectoryMenu.d.ts +8 -0
  206. package/dist/types/UI/inputs/menus/FluentSelectGroupMenu.d.ts +9 -0
  207. package/dist/types/UI/inputs/menus/FluentSelectMenu-old.d.ts +2 -0
  208. package/dist/types/UI/inputs/menus/FluentSelectMenu.d.ts +11 -0
  209. package/dist/types/UI/inputs/menus/FluentSimpleSelect.d.ts +9 -0
  210. package/dist/types/UI/inputs/pickers/FluentColorPicker.d.ts +3 -0
  211. package/dist/types/UI/inputs/pickers/FluentDatePicker.d.ts +10 -0
  212. package/dist/types/UI/inputs/pickers/FluentDateTimePicker.d.ts +10 -0
  213. package/dist/types/UI/inputs/pickers/FluentTimePicker.d.ts +14 -0
  214. package/dist/types/UI/inputs/pickers/UdpDateSelector.d.ts +11 -0
  215. package/dist/types/UI/inputs/pickers/UdpTimeSelector.d.ts +15 -0
  216. package/dist/types/UI/inputs/radio/FluentRadio.d.ts +2 -0
  217. package/dist/types/UI/inputs/radio/FluentRadioGroup.d.ts +2 -0
  218. package/dist/types/UI/inputs/richEditors/CkRichEditor.d.ts +2 -0
  219. package/dist/types/UI/inputs/sliders/FluentInputSlider.d.ts +4 -0
  220. package/dist/types/UI/inputs/textField/AmbientAutoComplete.d.ts +3 -0
  221. package/dist/types/UI/inputs/textField/AmbientTextField.d.ts +22 -0
  222. package/dist/types/UI/inputs/textField/FluentSearchField.d.ts +3 -0
  223. package/dist/types/UI/inputs/textField/FluentTagField.d.ts +3 -0
  224. package/dist/types/UI/inputs/textField/FluentTextField.d.ts +3 -0
  225. package/dist/types/UI/inputs/textField/FluentTextFieldAutoComplete.d.ts +3 -0
  226. package/dist/types/UI/inputs/textField/KeyValueTextField.d.ts +2 -0
  227. package/dist/types/UI/inputs/toggle/FluentToggle.d.ts +2 -0
  228. package/dist/types/UI/loading/CircularProgress.d.ts +2 -0
  229. package/dist/types/UI/loading/LinearProgress.d.ts +2 -0
  230. package/dist/types/UI/loading/LoadingIndicator.d.ts +5 -0
  231. package/dist/types/UI/loading/LoadingOverlay.d.ts +5 -0
  232. package/dist/types/UI/mapLayout/MapLayout.d.ts +2 -0
  233. package/dist/types/UI/mapLayout/ui/ActionsRenderer.d.ts +3 -0
  234. package/dist/types/UI/mapLayout/ui/CheckboxGroup.d.ts +2 -0
  235. package/dist/types/UI/mapLayout/ui/CheckboxList.d.ts +2 -0
  236. package/dist/types/UI/mapLayout/ui/CompactCard.d.ts +2 -0
  237. package/dist/types/UI/mapLayout/ui/ListCard.d.ts +10 -0
  238. package/dist/types/UI/mapLayout/ui/ListView.d.ts +3 -0
  239. package/dist/types/UI/mapLayout/ui/MapLayoutToolbar.d.ts +3 -0
  240. package/dist/types/UI/mapLayout/ui/PopoverCard.d.ts +2 -0
  241. package/dist/types/UI/mapLayout/ui/PopoverOverlay.d.ts +3 -0
  242. package/dist/types/UI/mapLayout/ui/Statistic.d.ts +2 -0
  243. package/dist/types/UI/mapLayout/utilities/MapUtilities.d.ts +12 -0
  244. package/dist/types/UI/maps/UdpMap.d.ts +120 -0
  245. package/dist/types/UI/maps/UdpMapComponent.d.ts +128 -0
  246. package/dist/types/UI/maps/UdpMapToolbar.d.ts +87 -0
  247. package/dist/types/UI/navigation/FluentSideNav.d.ts +2 -0
  248. package/dist/types/UI/navigation/menus/AppMenu.d.ts +7 -0
  249. package/dist/types/UI/navigation/menus/AppMenuItem.d.ts +26 -0
  250. package/dist/types/UI/navigation/menus/AppMenuItemComponent.d.ts +2 -0
  251. package/dist/types/UI/navigation/menus/Expander.d.ts +2 -0
  252. package/dist/types/UI/navigation/menus/ExpanderItem.d.ts +5 -0
  253. package/dist/types/UI/navigation/menus/FluentMenuListItem.d.ts +6 -0
  254. package/dist/types/UI/navigation/tabs/UdpTabPanel.d.ts +2 -0
  255. package/dist/types/UI/navigation/tabs/UdpTabUtility.d.ts +2 -0
  256. package/dist/types/UI/navigation/tabs/UdpTabs.d.ts +2 -0
  257. package/dist/types/UI/navigation/tabs/defaultTabs/FluentSimpleTab.d.ts +2 -0
  258. package/dist/types/UI/navigation/tabs/defaultTabs/FluentSimpleTabs.d.ts +2 -0
  259. package/dist/types/UI/navigation/tabs/defaultTabs/FluentTabPanel.d.ts +9 -0
  260. package/dist/types/UI/navigation/tabs/defaultTabs/FluentTabPanels.d.ts +18 -0
  261. package/dist/types/UI/navigation/tabs/defaultTabs/FluentTabUtility.d.ts +2 -0
  262. package/dist/types/UI/property/PropertyFields.d.ts +17 -0
  263. package/dist/types/UI/property/widgets/AutoCompletePropertyWidget.d.ts +8 -0
  264. package/dist/types/UI/property/widgets/BooleanPropertyWidget.d.ts +8 -0
  265. package/dist/types/UI/property/widgets/DatePropertyWidget.d.ts +8 -0
  266. package/dist/types/UI/property/widgets/DateTimePropertyWidget.d.ts +8 -0
  267. package/dist/types/UI/property/widgets/FloatPropertyWidget.d.ts +8 -0
  268. package/dist/types/UI/property/widgets/IntegerPropertyWidget.d.ts +8 -0
  269. package/dist/types/UI/property/widgets/MultilineTextPropertyWidget.d.ts +8 -0
  270. package/dist/types/UI/property/widgets/NumericPropertyWidget.d.ts +8 -0
  271. package/dist/types/UI/property/widgets/SelectPropertyWidget.d.ts +8 -0
  272. package/dist/types/UI/property/widgets/TextPropertyWidget.d.ts +12 -0
  273. package/dist/types/UI/property/widgets/TimePropertyWidget.d.ts +8 -0
  274. package/dist/types/UI/property/widgets/index.d.ts +4 -0
  275. package/dist/types/UI/stepper/udp-stepper.d.ts +3 -0
  276. package/dist/types/UI/support/SupportCaseForm.d.ts +7 -0
  277. package/dist/types/UI/support/SupportCaseSideSheet.d.ts +10 -0
  278. package/dist/types/UI/surfaces/NestedGrid/NestedGrid.d.ts +19 -0
  279. package/dist/types/UI/surfaces/NestedGrid/ui/ExpandRenderer.d.ts +6 -0
  280. package/dist/types/UI/surfaces/SideSheet.d.ts +61 -0
  281. package/dist/types/UI/surfaces/cards/AmbientCard.d.ts +2 -0
  282. package/dist/types/UI/surfaces/cards/AmbientCardTitle.d.ts +33 -0
  283. package/dist/types/UI/surfaces/cards/AmbientVisualizationCard.d.ts +11 -0
  284. package/dist/types/UI/surfaces/cards/BioCard.d.ts +11 -0
  285. package/dist/types/UI/surfaces/cards/ContentDisplayCard.d.ts +19 -0
  286. package/dist/types/UI/surfaces/cards/FUICard.d.ts +5 -0
  287. package/dist/types/UI/surfaces/cards/FUICardHeader.d.ts +3 -0
  288. package/dist/types/UI/surfaces/cards/FluentCard.d.ts +5 -0
  289. package/dist/types/UI/surfaces/cards/FluentCardActions.d.ts +5 -0
  290. package/dist/types/UI/surfaces/cards/FluentCardContent.d.ts +5 -0
  291. package/dist/types/UI/surfaces/cards/FluentCardHeader.d.ts +5 -0
  292. package/dist/types/UI/surfaces/cards/FluentCardText.d.ts +2 -0
  293. package/dist/types/UI/surfaces/cards/InfoCard.d.ts +55 -0
  294. package/dist/types/UI/surfaces/cards/QuickViewCard.d.ts +15 -0
  295. package/dist/types/UI/surfaces/cards/newsCard/NewsCard.d.ts +35 -0
  296. package/dist/types/UI/surfaces/cards/workOrderCard/WorkOrderCard.d.ts +13 -0
  297. package/dist/types/UI/surfaces/cards/workOrderCard/WorkOrderHeader.d.ts +5 -0
  298. package/dist/types/UI/templates/AmbientGridTemplate.d.ts +123 -0
  299. package/dist/types/UI/templates/DraggableSidebarTemplate.d.ts +2 -0
  300. package/dist/types/UI/templates/OpenPage.d.ts +5 -0
  301. package/dist/types/UI/templates/SapFlexibleTemplate.d.ts +6 -0
  302. package/dist/types/UI/templates/ToggleSection.d.ts +32 -0
  303. package/dist/types/UI/templates/UdpCalendar.d.ts +2 -0
  304. package/dist/types/UI/templates/UdpCalendarDayView.d.ts +2 -0
  305. package/dist/types/UI/templates/UdpCalendarMonthView.d.ts +2 -0
  306. package/dist/types/UI/templates/UdpCalendarWeekView.d.ts +2 -0
  307. package/dist/types/UI/templates/UdpCalendarYearView.d.ts +2 -0
  308. package/dist/types/UI/templates/UdpGridTemplate.d.ts +2 -0
  309. package/dist/types/UI/templates/newGrid/ApiMethodInstanceUdpGrid.d.ts +2 -0
  310. package/dist/types/UI/templates/newGrid/BackwardsCompatibleGrid.d.ts +6 -0
  311. package/dist/types/UI/templates/newGrid/ClientSideUdpGrid.d.ts +2 -0
  312. package/dist/types/UI/templates/newGrid/EntityMaintenanceUdpGrid.d.ts +2 -0
  313. package/dist/types/UI/templates/newGrid/SearchMethodUdpGrid.d.ts +2 -0
  314. package/dist/types/UI/templates/newGrid/ServerSideUdpGrid.d.ts +2 -0
  315. package/dist/types/UI/templates/ui/ExtenderToggle.d.ts +18 -0
  316. package/dist/types/UI/templates/ui/GridGroupingHeader.d.ts +17 -0
  317. package/dist/types/UI/templates/ui/GridGroupingSidebar.d.ts +38 -0
  318. package/dist/types/UI/templates/ui/GridSidebarContainer.d.ts +11 -0
  319. package/dist/types/UI/templates/ui/TokenGroupItem.d.ts +25 -0
  320. package/dist/types/UI/templates/ui/renderers/ActionsRenderer.d.ts +2 -0
  321. package/dist/types/UI/templates/ui/renderers/IconRenderer.d.ts +5 -0
  322. package/dist/types/UI/templates/ui/renderers/StatusCellRenderer.d.ts +2 -0
  323. package/dist/types/UI/timeline/ExtendActions.d.ts +3 -0
  324. package/dist/types/UI/timeline/ExtendedHeader.d.ts +3 -0
  325. package/dist/types/UI/timeline/TimeEntryStates.d.ts +1 -0
  326. package/dist/types/UI/timeline/TimeLine.d.ts +7 -0
  327. package/dist/types/UI/timeline/TimelineElement.d.ts +3 -0
  328. package/dist/types/UI/timeline/UdpTimeline.d.ts +2 -0
  329. package/dist/types/UI/timeline/UdpTimelineContent.d.ts +2 -0
  330. package/dist/types/UI/timeline/UdpTimelineDot.d.ts +2 -0
  331. package/dist/types/UI/timeline/UdpTimelineItem.d.ts +2 -0
  332. package/dist/types/UI/timeline/UdpTimelineItemConnector.d.ts +2 -0
  333. package/dist/types/UI/timeline/UdpTimelineItemSeparator.d.ts +2 -0
  334. package/dist/types/UI/timeline/fluentTimeline/FluentTimeline.d.ts +2 -0
  335. package/dist/types/UI/timeline/fluentTimeline/FluentTimelineContent.d.ts +2 -0
  336. package/dist/types/UI/timeline/fluentTimeline/FluentTimelineHeader.d.ts +2 -0
  337. package/dist/types/UI/utilityDisplay/AggregateChip.d.ts +14 -0
  338. package/dist/types/UI/utilityDisplay/BulkActionsGridButton.d.ts +2 -0
  339. package/dist/types/UI/utilityDisplay/ChipSection.d.ts +41 -0
  340. package/dist/types/UI/utilityDisplay/Divider.d.ts +2 -0
  341. package/dist/types/UI/utilityDisplay/FormControl.d.ts +2 -0
  342. package/dist/types/UI/utilityDisplay/FormControlLabel.d.ts +2 -0
  343. package/dist/types/UI/utilityDisplay/GridActionBar.d.ts +38 -0
  344. package/dist/types/UI/utilityDisplay/GridPrimaryBar.d.ts +83 -0
  345. package/dist/types/UI/utilityDisplay/GridViewsSideSheet.d.ts +18 -0
  346. package/dist/types/UI/utilityDisplay/IndicatorChip.d.ts +2 -0
  347. package/dist/types/UI/utilityDisplay/InputAdornment.d.ts +2 -0
  348. package/dist/types/UI/utilityDisplay/SaveViewFormDialog.d.ts +4 -0
  349. package/dist/types/UI/utilityDisplay/UtilityBar.d.ts +2 -0
  350. package/dist/types/UI/utilityDisplay/UtilitySideBar.d.ts +2 -0
  351. package/dist/types/UI/utilityDisplay/alerts/UdpAlert.d.ts +10 -0
  352. package/dist/types/UI/utilityDisplay/alerts/UdpAlertsContainer.d.ts +2 -0
  353. package/dist/types/UI/utilityDisplay/ui/UtilitySearch.d.ts +6 -0
  354. package/dist/types/UI/utilityDisplay/utilities/aggregateUtils.d.ts +1 -0
  355. package/dist/types/UI/utilityDisplay/utilityHeader/PrimaryActionHeader.d.ts +149 -0
  356. package/dist/types/UI/utilityDisplay/utilityHeader/UtilityTabHeader.d.ts +7 -0
  357. package/dist/types/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalRightComponent.d.ts +5 -0
  358. package/dist/types/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalTitleComponent.d.ts +5 -0
  359. package/dist/types/UI/utilityDisplay/utilityHeader/ui/PAHExport.d.ts +6 -0
  360. package/dist/types/UI/utilityDisplay/utilityHeader/ui/TeleporterSource.d.ts +8 -0
  361. package/dist/types/UI/utilityDisplay/utilityHeader/ui/teleporter.d.ts +1 -0
  362. package/dist/types/UI/widgets/FluentComponents/ChartSummaryToggle.d.ts +3 -0
  363. package/dist/types/UI/widgets/FluentComponents/FUIMenuItem.d.ts +3 -0
  364. package/dist/types/UI/widgets/FluentComponents/SimpleTable.d.ts +3 -0
  365. package/dist/types/UI/widgets/FluentComponents/atoms/FluentDisplayNumbers.d.ts +3 -0
  366. package/dist/types/UI/widgets/FluentComponents/atoms/FluentStatsSnippet.d.ts +3 -0
  367. package/dist/types/UI/widgets/FluentComponents/atoms/FluentTrendArrow.d.ts +2 -0
  368. package/dist/types/UI/widgets/FluentComponents/molecules/FluentPrimaryStatNumber.d.ts +3 -0
  369. package/dist/types/UI/widgets/FluentComponents/molecules/FluentSecondaryStatNumber.d.ts +3 -0
  370. package/dist/types/UI/widgets/FluentComponents/molecules/FluentStatNumber.d.ts +3 -0
  371. package/dist/types/UI/widgets/FluentComponents/molecules/FluentTimeline.d.ts +3 -0
  372. package/dist/types/UI/widgets/ItemsWidgetCard.d.ts +47 -0
  373. package/dist/types/UI/widgets/WidgetCard.d.ts +6 -0
  374. package/dist/types/UI/widgets/library/BarChartWidget.d.ts +20 -0
  375. package/dist/types/UI/widgets/library/BubbleWidget.d.ts +20 -0
  376. package/dist/types/UI/widgets/library/CircleGaugeWidget.d.ts +20 -0
  377. package/dist/types/UI/widgets/library/DateTrendWidget.d.ts +15 -0
  378. package/dist/types/UI/widgets/library/DensePlotWidget.d.ts +20 -0
  379. package/dist/types/UI/widgets/library/DonutChartWidget.d.ts +15 -0
  380. package/dist/types/UI/widgets/library/GaugeWidget.d.ts +24 -0
  381. package/dist/types/UI/widgets/library/LineAndSparklinesWidget.d.ts +15 -0
  382. package/dist/types/UI/widgets/library/LineGraphWidget.d.ts +20 -0
  383. package/dist/types/UI/widgets/library/ProgressBarWidget.d.ts +15 -0
  384. package/dist/types/UI/widgets/library/RecentlyLoadedNodesWidget.d.ts +8 -0
  385. package/dist/types/UI/widgets/library/RemindersWidget.d.ts +4 -0
  386. package/dist/types/UI/widgets/library/SparklineWidget.d.ts +15 -0
  387. package/dist/types/UI/widgets/library/SparsePlotWidget.d.ts +20 -0
  388. package/dist/types/UI/widgets/library/TableWidget.d.ts +15 -0
  389. package/dist/types/UI/widgets/utils/ConvertISODate.d.ts +1 -0
  390. package/dist/types/UI/widgets/utils/NumberVisualization.d.ts +3 -0
  391. package/dist/types/UI/widgets/utils/dateUtils.d.ts +3 -0
  392. package/dist/types/actions/ActionForm.d.ts +30 -0
  393. package/dist/types/actions/ActionModal.d.ts +2 -0
  394. package/dist/types/actions/ActionPanelPlacement.d.ts +18 -0
  395. package/dist/types/actions/ActionSideSheet.d.ts +34 -0
  396. package/dist/types/actions/ActionSpeedDial.d.ts +13 -0
  397. package/dist/types/actions/ActionSplitScreen.d.ts +15 -0
  398. package/dist/types/actions/ActionWrapper.d.ts +13 -0
  399. package/dist/types/actions/PageActionWrapper.d.ts +2 -0
  400. package/dist/types/actions/actionSummary/ActionSummaryHeader.d.ts +8 -0
  401. package/dist/types/actions/actionSummary/ActionSummaryListItem.d.ts +10 -0
  402. package/dist/types/actions/actionSummary/ActionSummaryPopover.d.ts +18 -0
  403. package/dist/types/actions/sidebar/EntitySideBarContent.d.ts +2 -0
  404. package/dist/types/actions/utils/actionUtils.d.ts +3 -0
  405. package/dist/types/assets/unityIcons/LibraryData.d.ts +9 -0
  406. package/dist/types/chatBot/ChatContainer.d.ts +2 -0
  407. package/dist/types/chatBot/ChatMessage.d.ts +2 -0
  408. package/dist/types/componentSystems/multiThreadTimeline/functions/mttFunctions.d.ts +8 -0
  409. package/dist/types/componentSystems/multiThreadTimeline/mttMainTimeline/HeightAdjust.d.ts +5 -0
  410. package/dist/types/componentSystems/multiThreadTimeline/mttMainTimeline/MttMainTimeline.d.ts +2 -0
  411. package/dist/types/componentSystems/multiThreadTimeline/mttMainTimeline/MttTimeline.d.ts +4 -0
  412. package/dist/types/componentSystems/multiThreadTimeline/mttSummary/MttSummary.d.ts +7 -0
  413. package/dist/types/componentSystems/multiThreadTimeline/timeline.d.ts +26 -0
  414. package/dist/types/componentSystems/multiThreadTimeline/ui/CircleButton.d.ts +7 -0
  415. package/dist/types/componentSystems/multiThreadTimeline/ui/DateWrapper.d.ts +15 -0
  416. package/dist/types/componentSystems/multiThreadTimeline/ui/DynamicRangeSlider.d.ts +2 -0
  417. package/dist/types/componentSystems/multiThreadTimeline/ui/MttYearTag.d.ts +9 -0
  418. package/dist/types/componentSystems/multiThreadTimeline/ui/MultiDot.d.ts +10 -0
  419. package/dist/types/componentSystems/multiThreadTimeline/ui/SummaryToken.d.ts +19 -0
  420. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineDateBar.d.ts +13 -0
  421. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineDot.d.ts +10 -0
  422. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineHoverCard.d.ts +10 -0
  423. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineNode.d.ts +3 -0
  424. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelinePreloaderNode.d.ts +11 -0
  425. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineStatus.d.ts +6 -0
  426. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineToggleButton.d.ts +21 -0
  427. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineTokenSummary.d.ts +23 -0
  428. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineTopRowFilter.d.ts +17 -0
  429. package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineWrapper.d.ts +11 -0
  430. package/dist/types/componentSystems/multiThreadTimeline/ui/VisualizationDot.d.ts +11 -0
  431. package/dist/types/componentSystems/multiThreadTimeline/ui/modified/TimelineToken.d.ts +19 -0
  432. package/dist/types/componentSystems/pageRenderer/PageRenderer.d.ts +9 -0
  433. package/dist/types/componentSystems/pageRenderer/hocs/withEngineComponent.d.ts +1 -0
  434. package/dist/types/componentSystems/pageRenderer/hooks/useReadMetaData.d.ts +34 -0
  435. package/dist/types/componentSystems/pageRenderer/utils/TableColumnDefs.d.ts +9 -0
  436. package/dist/types/componentSystems/pageRenderer/wrappers/AgGridSimpleWrapper.d.ts +14 -0
  437. package/dist/types/componentSystems/pageRenderer/wrappers/BarChartWrapper.d.ts +8 -0
  438. package/dist/types/componentSystems/pageRenderer/wrappers/BioCardWrapper.d.ts +2 -0
  439. package/dist/types/componentSystems/pageRenderer/wrappers/DisplayCardWrapper.d.ts +2 -0
  440. package/dist/types/componentSystems/pageRenderer/wrappers/DonutWrapper.d.ts +8 -0
  441. package/dist/types/componentSystems/pageRenderer/wrappers/HistogramWrapper.d.ts +2 -0
  442. package/dist/types/componentSystems/pageRenderer/wrappers/LineGraphWrapper.d.ts +2 -0
  443. package/dist/types/componentSystems/pageRenderer/wrappers/PrimaryActionHeaderWrapper.d.ts +2 -0
  444. package/dist/types/constants/reminderConstants.d.ts +4 -0
  445. package/dist/types/containers/IframeContainer.d.ts +2 -0
  446. package/dist/types/contexts/ActionContext.d.ts +1 -0
  447. package/dist/types/contexts/ActionDispatchContext.d.ts +1 -0
  448. package/dist/types/contexts/ActionLoadingContext.d.ts +1 -0
  449. package/dist/types/contexts/ActionLoadingDispatchContext.d.ts +1 -0
  450. package/dist/types/contexts/PageContext.d.ts +22 -0
  451. package/dist/types/contexts/usePageContext.d.ts +7 -0
  452. package/dist/types/dashboard/DashboardCardGrid.d.ts +8 -0
  453. package/dist/types/dashboard/DashboardWidget.d.ts +3 -0
  454. package/dist/types/dashboard/WidgetCard.d.ts +5 -0
  455. package/dist/types/dataBrowser/DataBrowserColumnDefs.d.ts +9 -0
  456. package/dist/types/dataBrowser/DataBrowserContainer.d.ts +2 -0
  457. package/dist/types/dataBrowser/forms/ParamsMappingFields.d.ts +1 -0
  458. package/dist/types/dataBrowser/forms/ParamsMappingForm.d.ts +2 -0
  459. package/dist/types/dataBrowser/forms/RequiredFieldsMappingField.d.ts +2 -0
  460. package/dist/types/dataBrowser/forms/RequiredFieldsMappingForm.d.ts +2 -0
  461. package/dist/types/diffChecker/DiffChecker.d.ts +7 -0
  462. package/dist/types/enums/InputFieldTypeEnums.d.ts +9 -0
  463. package/dist/types/hooks/crudActions.d.ts +6 -0
  464. package/dist/types/hooks/useActions.d.ts +17 -0
  465. package/dist/types/hooks/useApiCatalog.d.ts +6 -0
  466. package/dist/types/hooks/useDateLocale.d.ts +7 -0
  467. package/dist/types/hooks/useDynamicListCalculation.d.ts +20 -0
  468. package/dist/types/hooks/useFluentIcon.d.ts +4 -0
  469. package/dist/types/hooks/useItemSubCard.d.ts +19 -0
  470. package/dist/types/hooks/useOutlook.d.ts +6 -0
  471. package/dist/types/hooks/useProductVersion.d.ts +1 -0
  472. package/dist/types/hooks/usePromotedLookupMethods.d.ts +5 -0
  473. package/dist/types/hooks/usePromotedMethodEntity.d.ts +5 -0
  474. package/dist/types/hooks/useQueryExecutors.d.ts +23 -0
  475. package/dist/types/hooks/useSearchFilterParamsMap.d.ts +6 -0
  476. package/dist/types/hooks/useSetLocationState.d.ts +1 -0
  477. package/dist/types/hooks/useSplitDecimal.d.ts +14 -0
  478. package/dist/types/hooks/useUpdateSearchParams.d.ts +1 -0
  479. package/dist/types/hooks/useWorkflow.d.ts +3 -0
  480. package/dist/types/hooks/virtualActions.d.ts +4 -0
  481. package/dist/types/index.d.ts +444 -0
  482. package/dist/types/inquiry/AlertFlag.d.ts +5 -0
  483. package/dist/types/inquiry/AmbientListItem.d.ts +5 -0
  484. package/dist/types/inquiry/AmbientSplitStatCard.d.ts +5 -0
  485. package/dist/types/inquiry/AmbientSummaryListHeader.d.ts +5 -0
  486. package/dist/types/inquiry/EmbeddedInquiry.d.ts +3 -0
  487. package/dist/types/inquiry/ExecuteApiDialog.d.ts +2 -0
  488. package/dist/types/inquiry/FilterSearch.d.ts +4 -0
  489. package/dist/types/inquiry/FlagBlock.d.ts +5 -0
  490. package/dist/types/inquiry/Inquiry.d.ts +30 -0
  491. package/dist/types/inquiry/InquiryContainer.d.ts +29 -0
  492. package/dist/types/inquiry/InquiryTreeMenu.d.ts +2 -0
  493. package/dist/types/inquiry/InquiryTreeMenuItem.d.ts +2 -0
  494. package/dist/types/inquiry/InquiryWrapper.d.ts +2 -0
  495. package/dist/types/inquiry/ItemDescription.d.ts +5 -0
  496. package/dist/types/inquiry/NodeColumnHeader.d.ts +6 -0
  497. package/dist/types/inquiry/NodeDetails.d.ts +2 -0
  498. package/dist/types/inquiry/NodeList.d.ts +2 -0
  499. package/dist/types/inquiry/ToggleButton.d.ts +5 -0
  500. package/dist/types/inquiry/dashboard/InquiryDashboard.d.ts +2 -0
  501. package/dist/types/inquiry/dashboard/RecentlyLoadedNodesTable.d.ts +2 -0
  502. package/dist/types/inquiry/inquiryBar/InquiryControlList.d.ts +12 -0
  503. package/dist/types/inquiry/inquiryBar/InquiryNodeControls.d.ts +2 -0
  504. package/dist/types/inquiry/search/InquiryAdvancedSearch.d.ts +2 -0
  505. package/dist/types/inquiry/search/InquiryAdvancedSearchForm.d.ts +2 -0
  506. package/dist/types/inquiry/search/InquirySearchContainer.d.ts +2 -0
  507. package/dist/types/inquiry/search/InquirySearchDatasource.d.ts +4 -0
  508. package/dist/types/inquiry/search/InquirySearchTable.d.ts +2 -0
  509. package/dist/types/layout/GridGroup.d.ts +11 -0
  510. package/dist/types/layout/GridRow.d.ts +6 -0
  511. package/dist/types/layout/GridUnit.d.ts +2 -0
  512. package/dist/types/layout/HeaderLayout.d.ts +4 -0
  513. package/dist/types/layout/LayoutUnit.d.ts +2 -0
  514. package/dist/types/layout/getRatio.d.ts +1 -0
  515. package/dist/types/layout/templates/SideBarTemplate.d.ts +5 -0
  516. package/dist/types/maintenanceEngine/crudBrowser/CrudBrowserContainer.d.ts +2 -0
  517. package/dist/types/maintenanceEngine/crudBrowser/CrudTableActionRender.d.ts +3 -0
  518. package/dist/types/maintenanceEngine/crudBrowser/CrudTableColumnDefs.d.ts +9 -0
  519. package/dist/types/maintenanceEngine/crudBrowser/CrudTableSidePanel.d.ts +30 -0
  520. package/dist/types/maintenanceEngine/entityAttributeActions.d.ts +1 -0
  521. package/dist/types/maintenanceEngine/tableBrowser/TableColumnDefs.d.ts +46 -0
  522. package/dist/types/maintenanceEngine/tableBrowser/TableContainer.d.ts +2 -0
  523. package/dist/types/maintenanceEngine/virtualBrowser/VirtualBrowser.d.ts +2 -0
  524. package/dist/types/maintenanceEngine/virtualBrowser/VirtualTableColumnDefs.d.ts +9 -0
  525. package/dist/types/maintenanceEngine/virtualBrowser/VirtualTableSidePanel.d.ts +26 -0
  526. package/dist/types/map-library/Controls/Controls.d.ts +4 -0
  527. package/dist/types/map-library/Controls/CustomControl.d.ts +9 -0
  528. package/dist/types/map-library/Controls/FullScreenControl.d.ts +1 -0
  529. package/dist/types/map-library/Controls/ZoomControl.d.ts +1 -0
  530. package/dist/types/map-library/Controls/index.d.ts +5 -0
  531. package/dist/types/map-library/Layers/ImageLayer.d.ts +4 -0
  532. package/dist/types/map-library/Layers/Layers.d.ts +4 -0
  533. package/dist/types/map-library/Layers/TileLayer.d.ts +4 -0
  534. package/dist/types/map-library/Layers/VectorLayer.d.ts +6 -0
  535. package/dist/types/map-library/Layers/index.d.ts +5 -0
  536. package/dist/types/map-library/Map/Map.d.ts +24 -0
  537. package/dist/types/map-library/Map/MapContext.d.ts +2 -0
  538. package/dist/types/map-library/Source/index.d.ts +4 -0
  539. package/dist/types/map-library/Source/osm.d.ts +3 -0
  540. package/dist/types/map-library/Source/vector.d.ts +9 -0
  541. package/dist/types/map-library/Source/xyz.d.ts +7 -0
  542. package/dist/types/map-library/functions/mapFunctions.d.ts +2 -0
  543. package/dist/types/map-library/geoLocation/FreeFormField.d.ts +2 -0
  544. package/dist/types/map-library/geoLocation/GeoLocation.d.ts +4 -0
  545. package/dist/types/map-library/ui/ControlZoom.d.ts +3 -0
  546. package/dist/types/map-library/ui/Filter.d.ts +3 -0
  547. package/dist/types/map-library/ui/FilterOptions.d.ts +3 -0
  548. package/dist/types/map-library/ui/LocationPin.d.ts +3 -0
  549. package/dist/types/map-library/ui/MapControls.d.ts +3 -0
  550. package/dist/types/map-library/ui/MapControlsStandard.d.ts +3 -0
  551. package/dist/types/map-library/ui/MapFilterBar.d.ts +2 -0
  552. package/dist/types/map-library/ui/MapSheet.d.ts +2 -0
  553. package/dist/types/map-library/ui/Position.d.ts +3 -0
  554. package/dist/types/map-library/ui/TileDisplay.d.ts +2 -0
  555. package/dist/types/map-library/ui/ToggleViewType.d.ts +3 -0
  556. package/dist/types/maps/GeoMap.d.ts +4 -0
  557. package/dist/types/maps/leafletMaps/FluentImageMap.d.ts +14 -0
  558. package/dist/types/maps/leafletMaps/FluentMap.d.ts +27 -0
  559. package/dist/types/maps/leafletMaps/ui/MapContent.d.ts +13 -0
  560. package/dist/types/maps/leafletMaps/ui/MapMarker.d.ts +2 -0
  561. package/dist/types/maps/openLayerMaps/Controls/Controls.d.ts +5 -0
  562. package/dist/types/maps/openLayerMaps/Controls/FullScreenControl.d.ts +2 -0
  563. package/dist/types/maps/openLayerMaps/Controls/index.d.ts +3 -0
  564. package/dist/types/maps/openLayerMaps/Layers/ImageLayer.d.ts +4 -0
  565. package/dist/types/maps/openLayerMaps/Layers/Layers.d.ts +4 -0
  566. package/dist/types/maps/openLayerMaps/Layers/TileLayer.d.ts +4 -0
  567. package/dist/types/maps/openLayerMaps/Layers/VectorLayer.d.ts +5 -0
  568. package/dist/types/maps/openLayerMaps/Map/Map.d.ts +8 -0
  569. package/dist/types/maps/openLayerMaps/Map/MapContext.d.ts +2 -0
  570. package/dist/types/maps/openLayerMaps/Map/index.d.ts +1 -0
  571. package/dist/types/maps/openLayerMaps/Source/index.d.ts +4 -0
  572. package/dist/types/maps/openLayerMaps/Source/osm.d.ts +3 -0
  573. package/dist/types/maps/openLayerMaps/Source/vector.d.ts +9 -0
  574. package/dist/types/maps/openLayerMaps/Source/xyz.d.ts +7 -0
  575. package/dist/types/maps/openLayerMaps/ui/ControlZoom.d.ts +3 -0
  576. package/dist/types/maps/openLayerMaps/ui/Filter.d.ts +3 -0
  577. package/dist/types/maps/openLayerMaps/ui/LocationPin.d.ts +3 -0
  578. package/dist/types/maps/openLayerMaps/ui/MapControls.d.ts +3 -0
  579. package/dist/types/maps/openLayerMaps/ui/MapControlsStandard.d.ts +3 -0
  580. package/dist/types/maps/openLayerMaps/ui/Position.d.ts +3 -0
  581. package/dist/types/maps/openLayerMaps/ui/ToggleViewType.d.ts +3 -0
  582. package/dist/types/menuPage/MenuPage.d.ts +2 -0
  583. package/dist/types/notes/NotesScreen.d.ts +2 -0
  584. package/dist/types/page/Page.d.ts +3 -0
  585. package/dist/types/page/PageContainer.d.ts +2 -0
  586. package/dist/types/page/PageContent.d.ts +5 -0
  587. package/dist/types/page/PageHeader.d.ts +7 -0
  588. package/dist/types/page/PageSectionHeader.d.ts +2 -0
  589. package/dist/types/page/PageSectionSpacer.d.ts +5 -0
  590. package/dist/types/reminders/CompleteReminderSwitch.d.ts +2 -0
  591. package/dist/types/reminders/RemindersCard.d.ts +2 -0
  592. package/dist/types/reminders/RemindersScreen.d.ts +2 -0
  593. package/dist/types/reports/PowerBIReport.d.ts +2 -0
  594. package/dist/types/routes/PrivateRoute.d.ts +4 -0
  595. package/dist/types/routes/UdpRoutes.d.ts +2 -0
  596. package/dist/types/routes/components/PageForbiddenRoute.d.ts +2 -0
  597. package/dist/types/routes/components/PageNotFoundRoute.d.ts +2 -0
  598. package/dist/types/routes/components/PageStatus.d.ts +2 -0
  599. package/dist/types/routes/components/PasswordResetRedirect.d.ts +2 -0
  600. package/dist/types/shell/Shell.d.ts +74 -0
  601. package/dist/types/shell/ui/AmbientProjectSwitcher.d.ts +18 -0
  602. package/dist/types/shell/ui/EnvironmentRibbon.d.ts +4 -0
  603. package/dist/types/shell/ui/FluentProfileMenuCard.d.ts +2 -0
  604. package/dist/types/shell/ui/HelpCenter.d.ts +2 -0
  605. package/dist/types/shell/ui/LanguageSwitcher.d.ts +2 -0
  606. package/dist/types/shell/ui/MiniCollapsibleSidebar.d.ts +3 -0
  607. package/dist/types/shell/ui/NavigationSidebar.d.ts +3 -0
  608. package/dist/types/shell/ui/SidebarCollapseButton.d.ts +5 -0
  609. package/dist/types/shell/ui/SidebarListItem.d.ts +6 -0
  610. package/dist/types/shell/ui/SiteHeader.d.ts +18 -0
  611. package/dist/types/shell/ui/SiteHeaderRightComponent.d.ts +9 -0
  612. package/dist/types/shell/ui/UserAvatar.d.ts +10 -0
  613. package/dist/types/shell/ui/addUser/PasswordValidator.d.ts +11 -0
  614. package/dist/types/shell/ui/addUser/UserForm.d.ts +3 -0
  615. package/dist/types/shell/ui/addUser/UserFormFields.d.ts +3 -0
  616. package/dist/types/shell/ui/addUser/UserFormSideSheet.d.ts +6 -0
  617. package/dist/types/shell/ui/appSwitcher/FUIAppHeader.d.ts +3 -0
  618. package/dist/types/shell/ui/appSwitcher/FUIAppList.d.ts +3 -0
  619. package/dist/types/shell/ui/appSwitcher/FUIAppListItem.d.ts +3 -0
  620. package/dist/types/shell/ui/appSwitcher/FUIAppSwitcher.d.ts +3 -0
  621. package/dist/types/shell/ui/appSwitcher/ProductAppList.d.ts +3 -0
  622. package/dist/types/shell/ui/appSwitcher/ProductAppListItem.d.ts +3 -0
  623. package/dist/types/shell/ui/appSwitcher/UnityApps.d.ts +3 -0
  624. package/dist/types/stores/actionStore.d.ts +12 -0
  625. package/dist/types/stores/catalogStore.d.ts +10 -0
  626. package/dist/types/stores/inquiryStore.d.ts +21 -0
  627. package/dist/types/stores/lookupsStore.d.ts +8 -0
  628. package/dist/types/stores/shellStore.d.ts +21 -0
  629. package/dist/types/stores/teleporterStore.d.ts +13 -0
  630. package/dist/types/stores/tenantStore.d.ts +12 -0
  631. package/dist/types/stores/workflowStore.d.ts +15 -0
  632. package/dist/types/stories/Button.d.ts +42 -0
  633. package/dist/types/stories/Button.stories.d.ts +36 -0
  634. package/dist/types/stories/Header.d.ts +19 -0
  635. package/dist/types/stories/Header.stories.d.ts +24 -0
  636. package/dist/types/stories/Page.d.ts +19 -0
  637. package/dist/types/stories/Page.stories.d.ts +24 -0
  638. package/dist/types/treeMenu/BaseTreeMenu.d.ts +2 -0
  639. package/dist/types/treeMenu/BaseTreeMenuItem.d.ts +2 -0
  640. package/dist/types/tsconfig.tsbuildinfo +1 -0
  641. package/dist/types/udp/ShortcutContent/ListSearch.d.ts +2 -0
  642. package/dist/types/udp/ShortcutContent/ShortcutContentFinder.d.ts +2 -0
  643. package/dist/types/udp/export/ExportSidesheet.d.ts +2 -0
  644. package/dist/types/udp/export/MyExportsPage.d.ts +2 -0
  645. package/dist/types/udp/export/VisualSearchObject.d.ts +4 -0
  646. package/dist/types/udp/export/useUdpExport.d.ts +14 -0
  647. package/dist/types/udp/fileImportMapping/FileImportConfigCard.d.ts +2 -0
  648. package/dist/types/udp/fileImportMapping/FileImportMappingWizard.d.ts +3 -0
  649. package/dist/types/udp/fileImportMapping/ImportDataFromFileMapping.d.ts +2 -0
  650. package/dist/types/udp/fileImportMapping/SampleFileImportGrid.d.ts +2 -0
  651. package/dist/types/udp/fileImportMapping/fileUtils.d.ts +3 -0
  652. package/dist/types/udp/pages/ChatUDP.d.ts +3 -0
  653. package/dist/types/udp/pages/UdpDataBrowserPage.d.ts +22 -0
  654. package/dist/types/udp/pages/UdpFormsBuilderPage.d.ts +3 -0
  655. package/dist/types/udp/pages/UdpFormsListPage.d.ts +3 -0
  656. package/dist/types/udp/pages/UdpGridPanelManagementPage.d.ts +3 -0
  657. package/dist/types/udp/pages/UdpGridPanelManagementSidesheet.d.ts +31 -0
  658. package/dist/types/udp/pages/UdpImportFromFileMappingPage.d.ts +3 -0
  659. package/dist/types/udp/pages/UdpInquiryMaintenanceEnginePage.d.ts +3 -0
  660. package/dist/types/udp/pages/UdpMaintenanceConfigPage.d.ts +2 -0
  661. package/dist/types/udp/pages/UdpMaintenanceEnginePage.d.ts +3 -0
  662. package/dist/types/udp/pages/UdpNotesPage.d.ts +3 -0
  663. package/dist/types/udp/pages/UdpPrivateForm.d.ts +3 -0
  664. package/dist/types/udp/pages/UdpPublicForm.d.ts +3 -0
  665. package/dist/types/udp/pages/UdpRemindersPage.d.ts +3 -0
  666. package/dist/types/udp/pages/UdpReportsPage.d.ts +3 -0
  667. package/dist/types/udp/pages/UdpVerticalManagementPage.d.ts +3 -0
  668. package/dist/types/udp/pages/UdpVerticalManagementSidesheet.d.ts +3 -0
  669. package/dist/types/udp/pages/udpPages.d.ts +40 -0
  670. package/dist/types/udp/utilities/methodUtils.d.ts +5 -0
  671. package/dist/types/uploader/DragDropFileUpload.d.ts +36 -0
  672. package/dist/types/uploader/FileProfile.d.ts +3 -0
  673. package/dist/types/uploader/FileType.d.ts +1 -0
  674. package/dist/types/uploader/FileUpload.d.ts +3 -0
  675. package/dist/types/uploader/ImagePreview.d.ts +3 -0
  676. package/dist/types/utilities/CustomNavigationClient.d.ts +11 -0
  677. package/dist/types/utilities/DemoJuly/redirectToProduct.d.ts +14 -0
  678. package/dist/types/utilities/FluentIcon.d.ts +5 -0
  679. package/dist/types/utilities/TrimForAvatar.d.ts +1 -0
  680. package/dist/types/utilities/UnityFluentIcon.d.ts +2 -0
  681. package/dist/types/utilities/UnityIcon.d.ts +2 -0
  682. package/dist/types/utilities/aggrid/AgTable.d.ts +36 -0
  683. package/dist/types/utilities/aggrid/GridFunctions.d.ts +9 -0
  684. package/dist/types/utilities/aggrid/SplitButton.d.ts +5 -0
  685. package/dist/types/utilities/aggrid/aggridHelpers.d.ts +2 -0
  686. package/dist/types/utilities/aggrid/datasources/SearchServiceDatasource.d.ts +4 -0
  687. package/dist/types/utilities/apiHelpers.d.ts +12 -0
  688. package/dist/types/utilities/auth/AuthDialogs.d.ts +3 -0
  689. package/dist/types/utilities/auth/AuthProvider.d.ts +6 -0
  690. package/dist/types/utilities/auth/AuthProviderWrapper.d.ts +2 -0
  691. package/dist/types/utilities/auth/UserProvider.d.ts +3 -0
  692. package/dist/types/utilities/auth/internal.d.ts +10 -0
  693. package/dist/types/utilities/auth/signInAuthProvider.d.ts +5 -0
  694. package/dist/types/utilities/auth/useAccessToken.d.ts +1 -0
  695. package/dist/types/utilities/auth/useAuthedUser.d.ts +16 -0
  696. package/dist/types/utilities/auth/useIsUnityAuthenticated.d.ts +1 -0
  697. package/dist/types/utilities/auth/useSingleLogout.d.ts +2 -0
  698. package/dist/types/utilities/auth/users.d.ts +8 -0
  699. package/dist/types/utilities/auth/whitelistedPaths.d.ts +1 -0
  700. package/dist/types/utilities/axiosInterceptors.d.ts +2 -0
  701. package/dist/types/utilities/brand.d.ts +23 -0
  702. package/dist/types/utilities/chatBot/ChatBotContext.d.ts +6 -0
  703. package/dist/types/utilities/chatBot/ChatBotProvider.d.ts +4 -0
  704. package/dist/types/utilities/chatBot/useChatBot.d.ts +6 -0
  705. package/dist/types/utilities/crud/useDefaultFormValues.d.ts +6 -0
  706. package/dist/types/utilities/customIcons/ApprovalIcon.d.ts +6 -0
  707. package/dist/types/utilities/customIcons/RejectIcon.d.ts +4 -0
  708. package/dist/types/utilities/entities/entityUtilities.d.ts +3 -0
  709. package/dist/types/utilities/floorplanFunctions/gridVisualizationFunctions.d.ts +2 -0
  710. package/dist/types/utilities/form/AltSubmitButton.d.ts +13 -0
  711. package/dist/types/utilities/form/Field.d.ts +24 -0
  712. package/dist/types/utilities/form/Form.d.ts +7 -0
  713. package/dist/types/utilities/form/FormButtons.d.ts +3 -0
  714. package/dist/types/utilities/form/FormSpy.d.ts +10 -0
  715. package/dist/types/utilities/form/SubmitButton.d.ts +12 -0
  716. package/dist/types/utilities/form/arrayMutators.d.ts +2 -0
  717. package/dist/types/utilities/form/final-form-scroll/createDecorator.d.ts +5 -0
  718. package/dist/types/utilities/form/final-form-scroll/findInput.d.ts +2 -0
  719. package/dist/types/utilities/form/final-form-scroll/getAllInputs.d.ts +2 -0
  720. package/dist/types/utilities/form/final-form-scroll/isFocusableInput.d.ts +2 -0
  721. package/dist/types/utilities/form/formHooks.d.ts +12 -0
  722. package/dist/types/utilities/form/paymentForm/AccountPayment.model.d.ts +143 -0
  723. package/dist/types/utilities/form/paymentForm/BankIcon.d.ts +8 -0
  724. package/dist/types/utilities/form/paymentForm/CashForm.d.ts +10 -0
  725. package/dist/types/utilities/form/paymentForm/CashIcon.d.ts +8 -0
  726. package/dist/types/utilities/form/paymentForm/CheckIcon.d.ts +8 -0
  727. package/dist/types/utilities/form/paymentForm/CreditCardAdornment.d.ts +13 -0
  728. package/dist/types/utilities/form/paymentForm/CreditCardIcon.d.ts +8 -0
  729. package/dist/types/utilities/form/paymentForm/DisableOverlay.d.ts +8 -0
  730. package/dist/types/utilities/form/paymentForm/HostedPaymentError.d.ts +21 -0
  731. package/dist/types/utilities/form/paymentForm/NewCreditCardForm.d.ts +19 -0
  732. package/dist/types/utilities/form/paymentForm/NewECheckForm.d.ts +16 -0
  733. package/dist/types/utilities/form/paymentForm/PaymentBankDetails.d.ts +13 -0
  734. package/dist/types/utilities/form/paymentForm/PaymentBoxDetail.d.ts +33 -0
  735. package/dist/types/utilities/form/paymentForm/PaymentCard.d.ts +12 -0
  736. package/dist/types/utilities/form/paymentForm/PaymentCardDetail.d.ts +20 -0
  737. package/dist/types/utilities/form/paymentForm/PaymentDropdown.d.ts +32 -0
  738. package/dist/types/utilities/form/paymentForm/PaymentForm.d.ts +77 -0
  739. package/dist/types/utilities/form/paymentForm/TabPanel.d.ts +20 -0
  740. package/dist/types/utilities/form/paymentForm/usePaymentProviderForm.d.ts +12 -0
  741. package/dist/types/utilities/form/paymentForm/vendorsForms/FiservForm.d.ts +41 -0
  742. package/dist/types/utilities/form/paymentForm/vendorsForms/ICheckForm.d.ts +46 -0
  743. package/dist/types/utilities/form/paymentForm/vendorsForms/PaymentusForm.d.ts +13 -0
  744. package/dist/types/utilities/iconLibrary/IconLibrary.d.ts +3 -0
  745. package/dist/types/utilities/iconLibrary/IconLibraryComponent.d.ts +8 -0
  746. package/dist/types/utilities/iconLibrary/SelectedLibraryItem.d.ts +3 -0
  747. package/dist/types/utilities/iconLibrary/UnityIconLibrary.d.ts +8 -0
  748. package/dist/types/utilities/input/DateUtilities.d.ts +3 -0
  749. package/dist/types/utilities/input/SelectUtilities.d.ts +3 -0
  750. package/dist/types/utilities/input/StringUtilities.d.ts +7 -0
  751. package/dist/types/utilities/isValueSelected.d.ts +3 -0
  752. package/dist/types/utilities/maintenanceEngine/CrudBrowserUtilities.d.ts +5 -0
  753. package/dist/types/utilities/menus/menuUtilities.d.ts +1 -0
  754. package/dist/types/utilities/menus/redirectToLink.d.ts +1 -0
  755. package/dist/types/utilities/page/PageSubHeaderAction.d.ts +9 -0
  756. package/dist/types/utilities/provider/ActionProvider.d.ts +2 -0
  757. package/dist/types/utilities/redirect/ExternalRedirectUrlStorage.d.ts +3 -0
  758. package/dist/types/utilities/redirect/LocalRedirectUrlStorage.d.ts +5 -0
  759. package/dist/types/utilities/redirect/pages/OutlookCallback.d.ts +2 -0
  760. package/dist/types/utilities/rules/RuleUtilities.d.ts +40 -0
  761. package/dist/types/utilities/search/Search.d.ts +37 -0
  762. package/dist/types/utilities/search/SearchUtilities.d.ts +15 -0
  763. package/dist/types/utilities/storage/UnitySessionStorage.d.ts +4 -0
  764. package/dist/types/utilities/stringUtils.d.ts +8 -0
  765. package/dist/types/utilities/style/ContentContainer.d.ts +30 -0
  766. package/dist/types/utilities/style/colorConverter.d.ts +3 -0
  767. package/dist/types/utilities/style/colors.d.ts +76 -0
  768. package/dist/types/utilities/style/utils/styleUtils.d.ts +2 -0
  769. package/dist/types/utilities/style/verticalStyles.d.ts +14 -0
  770. package/dist/types/utilities/systemColors.d.ts +6 -0
  771. package/dist/types/utilities/tenant/TenantProvider.d.ts +4 -0
  772. package/dist/types/utilities/tenant/tenantContext.d.ts +6 -0
  773. package/dist/types/utilities/tenant/useTenant.d.ts +6 -0
  774. package/dist/types/utilities/theme.d.ts +7 -0
  775. package/dist/types/utilities/tree/TreeUtilities.d.ts +81 -0
  776. package/dist/types/utilities/uploader/FileProfile.d.ts +3 -0
  777. package/dist/types/utilities/uploader/FileType.d.ts +1 -0
  778. package/dist/types/utilities/uploader/FileUpload.d.ts +2 -0
  779. package/dist/types/utilities/uploader/ImagePreview.d.ts +3 -0
  780. package/dist/types/utilities/uploader/formatBytes.d.ts +1 -0
  781. package/dist/types/utilities/useAxiosGet.d.ts +21 -0
  782. package/dist/types/utilities/useAxiosMutate.d.ts +6 -0
  783. package/dist/types/utilities/usePrevious.d.ts +2 -0
  784. package/dist/types/utilities/utilityBar/InquiryHeaderControl.d.ts +10 -0
  785. package/dist/types/utilities/utilityBar/InquiryHeaderSecondary.d.ts +9 -0
  786. package/dist/types/utilities/utilityBar/InquiryHeaderSecondaryAlert.d.ts +9 -0
  787. package/dist/types/utilities/utilityBar/InquiryHeaderTitle.d.ts +9 -0
  788. package/dist/types/utilities/utilityBar/SubHeaderAction.d.ts +9 -0
  789. package/dist/types/utilities/utilityBar/UtilityBarInport.d.ts +9 -0
  790. package/dist/types/utilities/workflow/workflowUtilities.d.ts +47 -0
  791. package/dist/types/workflow/WorkflowContainer.d.ts +2 -0
  792. package/dist/types/workflow/WorkflowContent.d.ts +2 -0
  793. package/dist/types/workflow/WorkflowUiInterruptContent.d.ts +2 -0
  794. package/dist/types/workflow/components/WorkflowTaskFlow.d.ts +2 -0
  795. package/dist/types/workflow/menus/WorkflowTreeMenu.d.ts +2 -0
  796. package/dist/types/workflow/menus/WorkflowTreeMenuItem.d.ts +2 -0
  797. package/dist/utilities/aggrid/ag-grid-styles.scss +46 -0
  798. package/package.json +27 -19
  799. package/dist/AGLicense.d.ts +0 -1
  800. package/dist/MenuPage-Bkxf-uer.js +0 -556
  801. package/dist/UI/AlertContainer.d.ts +0 -1
  802. package/dist/UI/Box.d.ts +0 -1
  803. package/dist/UI/Grid.d.ts +0 -1
  804. package/dist/UI/SuccessAction.d.ts +0 -1
  805. package/dist/UI/accordion/Accordion.d.ts +0 -1
  806. package/dist/UI/charts/InsightRenderer.d.ts +0 -19
  807. package/dist/UI/charts/UdpBarChart.d.ts +0 -6
  808. package/dist/UI/charts/UdpDistributionChart.d.ts +0 -5
  809. package/dist/UI/charts/UdpDonutChart.d.ts +0 -7
  810. package/dist/UI/charts/UdpLineChart.d.ts +0 -6
  811. package/dist/UI/charts/index.d.ts +0 -6
  812. package/dist/UI/components/dataDisplay/Ellipse.d.ts +0 -8
  813. package/dist/UI/components/dataDisplay/EmailDisplay.d.ts +0 -1
  814. package/dist/UI/components/dataDisplay/SmsDisplay.d.ts +0 -1
  815. package/dist/UI/components/dataDisplay/Sticky.d.ts +0 -8
  816. package/dist/UI/components/dataDisplay/Token.d.ts +0 -13
  817. package/dist/UI/components/feedback/Adornment.d.ts +0 -6
  818. package/dist/UI/containers/DynamicContainerWithMenu.d.ts +0 -1
  819. package/dist/UI/dataDisplay/AmbientList.d.ts +0 -15
  820. package/dist/UI/dataDisplay/AvatarAlphabet.d.ts +0 -1
  821. package/dist/UI/dataDisplay/ChipAlphabet.d.ts +0 -6
  822. package/dist/UI/dataDisplay/CompactDataList.d.ts +0 -1
  823. package/dist/UI/dataDisplay/CompactDataListItem.d.ts +0 -1
  824. package/dist/UI/dataDisplay/EmptyStateDisplay.d.ts +0 -22
  825. package/dist/UI/dataDisplay/FluentActivity/FluentActivity.d.ts +0 -1
  826. package/dist/UI/dataDisplay/FluentActivity/FluentActivityRow.d.ts +0 -1
  827. package/dist/UI/dataDisplay/FluentDataTable/FluentBody/index.d.ts +0 -8
  828. package/dist/UI/dataDisplay/FluentDataTable/FluentCell/index.d.ts +0 -62
  829. package/dist/UI/dataDisplay/FluentDataTable/FluentDataTable.d.ts +0 -11
  830. package/dist/UI/dataDisplay/FluentDataTable/FluentHead/index.d.ts +0 -9
  831. package/dist/UI/dataDisplay/FluentDataTable/FluentRow/index.d.ts +0 -8
  832. package/dist/UI/dataDisplay/FluentListElement.d.ts +0 -8
  833. package/dist/UI/dataDisplay/FluentListItem.d.ts +0 -1
  834. package/dist/UI/dataDisplay/GraphCard.d.ts +0 -10
  835. package/dist/UI/dataDisplay/HeaderExpander.d.ts +0 -11
  836. package/dist/UI/dataDisplay/HintPanel.d.ts +0 -10
  837. package/dist/UI/dataDisplay/StatusChip.d.ts +0 -9
  838. package/dist/UI/dataDisplay/StatusFlags.d.ts +0 -8
  839. package/dist/UI/dataDisplay/SummaryBlock.d.ts +0 -16
  840. package/dist/UI/dataDisplay/TimelineCalendar.d.ts +0 -1
  841. package/dist/UI/dataDisplay/address/AddressListItem.d.ts +0 -3
  842. package/dist/UI/dataDisplay/cardList/CardList.d.ts +0 -49
  843. package/dist/UI/dataDisplay/directory/Directory.d.ts +0 -9
  844. package/dist/UI/dataDisplay/directory/DirectoryListItem.d.ts +0 -4
  845. package/dist/UI/dataDisplay/entityHeader/EntityHeader.d.ts +0 -12
  846. package/dist/UI/dataDisplay/entityHeader/functions/groupSectionData.d.ts +0 -2
  847. package/dist/UI/dataDisplay/entityHeader/functions/useDivideArrayIntoGroups.d.ts +0 -2
  848. package/dist/UI/dataDisplay/entityHeader/functions/useElementWidth.d.ts +0 -14
  849. package/dist/UI/dataDisplay/entityHeader/ui/AlertPill.d.ts +0 -22
  850. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderContainer.d.ts +0 -20
  851. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderFlags.d.ts +0 -4
  852. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderList.d.ts +0 -1
  853. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderListItem.d.ts +0 -1
  854. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderSection.d.ts +0 -19
  855. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStatList.d.ts +0 -1
  856. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStatListItem.d.ts +0 -1
  857. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStats.d.ts +0 -3
  858. package/dist/UI/dataDisplay/map/ColorKey.d.ts +0 -10
  859. package/dist/UI/dataDisplay/map/FluentIconKey.d.ts +0 -2
  860. package/dist/UI/dataDisplay/map/IconKey.d.ts +0 -10
  861. package/dist/UI/dataDisplay/notes/Note.d.ts +0 -7
  862. package/dist/UI/dataDisplay/notes/Notes.d.ts +0 -6
  863. package/dist/UI/dataDisplay/ticketCard/NotificationElement.d.ts +0 -8
  864. package/dist/UI/dataDisplay/ticketCard/StatusLineItem.d.ts +0 -16
  865. package/dist/UI/dataDisplay/ticketCard/TicketCard.d.ts +0 -22
  866. package/dist/UI/dataDisplay/typography/FormHeaders.d.ts +0 -2
  867. package/dist/UI/dataDisplay/typography/SideSheetHeader.d.ts +0 -4
  868. package/dist/UI/dataDisplay/typography/SidebarHeader.d.ts +0 -1
  869. package/dist/UI/dataDisplay/typography/StandardTitle.d.ts +0 -1
  870. package/dist/UI/dataDisplay/typography/StylizedTitle.d.ts +0 -16
  871. package/dist/UI/dataDisplay/typography/Typography.d.ts +0 -1
  872. package/dist/UI/dataDisplay/visualization/AmbientVisualizer.d.ts +0 -63
  873. package/dist/UI/dataDisplay/visualization/GaugeGraph.d.ts +0 -1
  874. package/dist/UI/dataDisplay/visualization/RatioVisulization.d.ts +0 -5
  875. package/dist/UI/dataDisplay/visualization/amCharts/AmChart.d.ts +0 -1
  876. package/dist/UI/dataDisplay/visualization/amCharts/AmSankeyChart.d.ts +0 -2
  877. package/dist/UI/demos/InputsExample.d.ts +0 -2
  878. package/dist/UI/feedback/AmbientAlert.d.ts +0 -12
  879. package/dist/UI/feedback/AmbientToast.d.ts +0 -1
  880. package/dist/UI/feedback/FluentDialog.d.ts +0 -1
  881. package/dist/UI/feedback/NodeLoader.d.ts +0 -4
  882. package/dist/UI/feedback/PageLoading.d.ts +0 -1
  883. package/dist/UI/fileViewer/FileViewer.d.ts +0 -1
  884. package/dist/UI/fileViewer/imageSlider/Image.d.ts +0 -1
  885. package/dist/UI/fileViewer/imageSlider/ImageFooter.d.ts +0 -1
  886. package/dist/UI/fileViewer/imageSlider/ImageSlider.d.ts +0 -1
  887. package/dist/UI/fileViewer/imageSlider/ImageViewerSideSheet.d.ts +0 -1
  888. package/dist/UI/fileViewer/pdfViewer/ControlPanel.d.ts +0 -2
  889. package/dist/UI/fileViewer/utils/fileTypes.d.ts +0 -1
  890. package/dist/UI/fileViewer/utils/fileUtils.d.ts +0 -2
  891. package/dist/UI/floorplans/CoreLayoutFloorplan.d.ts +0 -51
  892. package/dist/UI/forms/CrudForm.d.ts +0 -11
  893. package/dist/UI/forms/LoginForm.d.ts +0 -1
  894. package/dist/UI/forms/PaymentReversalForm.d.ts +0 -5
  895. package/dist/UI/forms/UdpCrudFormFields.d.ts +0 -6
  896. package/dist/UI/forms/VirtualForm.d.ts +0 -8
  897. package/dist/UI/iframe/Iframe.d.ts +0 -1
  898. package/dist/UI/inputs/buttons/AdvanceButton.d.ts +0 -4
  899. package/dist/UI/inputs/buttons/AmbientCardButton.d.ts +0 -9
  900. package/dist/UI/inputs/buttons/AmbientChipButton.d.ts +0 -1
  901. package/dist/UI/inputs/buttons/AmbientPopoverMenuItem.d.ts +0 -5
  902. package/dist/UI/inputs/buttons/AmbientToggleButton.d.ts +0 -15
  903. package/dist/UI/inputs/buttons/AmbientToggleButtonGroup.d.ts +0 -1
  904. package/dist/UI/inputs/buttons/AmbientToggleButtonGroupDefault.d.ts +0 -44
  905. package/dist/UI/inputs/buttons/AmbientTokenButton.d.ts +0 -1
  906. package/dist/UI/inputs/buttons/FUISquareIconButton.d.ts +0 -5
  907. package/dist/UI/inputs/buttons/FluentButton.d.ts +0 -1
  908. package/dist/UI/inputs/buttons/FluentCompoundButton.d.ts +0 -1
  909. package/dist/UI/inputs/buttons/FluentIconButton.d.ts +0 -1
  910. package/dist/UI/inputs/buttons/FluentMenuListButton.d.ts +0 -6
  911. package/dist/UI/inputs/buttons/FluentMenuListItem.d.ts +0 -6
  912. package/dist/UI/inputs/buttons/FluentUploadButton.d.ts +0 -1
  913. package/dist/UI/inputs/buttons/FluentUploadIconButton.d.ts +0 -1
  914. package/dist/UI/inputs/buttons/IconButtonWithToolTip.d.ts +0 -11
  915. package/dist/UI/inputs/buttons/PrimaryActionButton.d.ts +0 -6
  916. package/dist/UI/inputs/buttons/ToolBarButton.d.ts +0 -11
  917. package/dist/UI/inputs/calendar/AmbientDateRangeSelector.d.ts +0 -1
  918. package/dist/UI/inputs/calendar/AmbientSingleDateSelector.d.ts +0 -1
  919. package/dist/UI/inputs/checkbox/FluentCheckbox.d.ts +0 -1
  920. package/dist/UI/inputs/datetimes/DateField.d.ts +0 -1
  921. package/dist/UI/inputs/datetimes/DateTimeField.d.ts +0 -1
  922. package/dist/UI/inputs/datetimes/TimeField.d.ts +0 -1
  923. package/dist/UI/inputs/fieldArrayCard/AutocompleteFinalField.d.ts +0 -2
  924. package/dist/UI/inputs/fieldArrayCard/DateRangeField.d.ts +0 -2
  925. package/dist/UI/inputs/fieldArrayCard/FieldArrayCard.d.ts +0 -1
  926. package/dist/UI/inputs/fieldArrayCard/SearchSideSheet.d.ts +0 -2
  927. package/dist/UI/inputs/link/BreadCrumbMenu.d.ts +0 -1
  928. package/dist/UI/inputs/link/FluentLink.d.ts +0 -1
  929. package/dist/UI/inputs/menus/AmbientStepper/AmbientStepContent.d.ts +0 -9
  930. package/dist/UI/inputs/menus/AmbientStepper/AmbientStepper.d.ts +0 -5
  931. package/dist/UI/inputs/menus/AmbientStepper/StepLabel.d.ts +0 -49
  932. package/dist/UI/inputs/menus/FluentScrollLoadAutocompleteMenu.d.ts +0 -44
  933. package/dist/UI/inputs/menus/FluentSelectDirectoryMenu.d.ts +0 -6
  934. package/dist/UI/inputs/menus/FluentSelectGroupMenu.d.ts +0 -7
  935. package/dist/UI/inputs/menus/FluentSelectMenu-old.d.ts +0 -1
  936. package/dist/UI/inputs/menus/FluentSelectMenu.d.ts +0 -9
  937. package/dist/UI/inputs/menus/FluentSimpleSelect.d.ts +0 -1
  938. package/dist/UI/inputs/pickers/FluentColorPicker.d.ts +0 -1
  939. package/dist/UI/inputs/pickers/FluentDatePicker.d.ts +0 -6
  940. package/dist/UI/inputs/pickers/FluentDateTimePicker.d.ts +0 -6
  941. package/dist/UI/inputs/pickers/FluentTimePicker.d.ts +0 -7
  942. package/dist/UI/inputs/pickers/UdpDateSelector.d.ts +0 -10
  943. package/dist/UI/inputs/pickers/UdpTimeSelector.d.ts +0 -8
  944. package/dist/UI/inputs/radio/FluentRadio.d.ts +0 -1
  945. package/dist/UI/inputs/radio/FluentRadioGroup.d.ts +0 -1
  946. package/dist/UI/inputs/richEditors/CkRichEditor.d.ts +0 -1
  947. package/dist/UI/inputs/sliders/FluentInputSlider.d.ts +0 -2
  948. package/dist/UI/inputs/textField/AmbientAutoComplete.d.ts +0 -1
  949. package/dist/UI/inputs/textField/AmbientTextField.d.ts +0 -9
  950. package/dist/UI/inputs/textField/FluentSearchField.d.ts +0 -1
  951. package/dist/UI/inputs/textField/FluentTagField.d.ts +0 -2
  952. package/dist/UI/inputs/textField/FluentTextField.d.ts +0 -2
  953. package/dist/UI/inputs/textField/FluentTextFieldAutoComplete.d.ts +0 -1
  954. package/dist/UI/inputs/textField/KeyValueTextField.d.ts +0 -1
  955. package/dist/UI/inputs/toggle/FluentToggle.d.ts +0 -1
  956. package/dist/UI/loading/CircularProgress.d.ts +0 -1
  957. package/dist/UI/loading/LinearProgress.d.ts +0 -1
  958. package/dist/UI/loading/LoadingIndicator.d.ts +0 -4
  959. package/dist/UI/loading/LoadingOverlay.d.ts +0 -4
  960. package/dist/UI/mapLayout/MapLayout.d.ts +0 -1
  961. package/dist/UI/mapLayout/ui/ActionsRenderer.d.ts +0 -2
  962. package/dist/UI/mapLayout/ui/CheckboxGroup.d.ts +0 -1
  963. package/dist/UI/mapLayout/ui/CheckboxList.d.ts +0 -1
  964. package/dist/UI/mapLayout/ui/CompactCard.d.ts +0 -1
  965. package/dist/UI/mapLayout/ui/ListCard.d.ts +0 -9
  966. package/dist/UI/mapLayout/ui/ListView.d.ts +0 -2
  967. package/dist/UI/mapLayout/ui/MapLayoutToolbar.d.ts +0 -2
  968. package/dist/UI/mapLayout/ui/PopoverCard.d.ts +0 -1
  969. package/dist/UI/mapLayout/ui/PopoverOverlay.d.ts +0 -2
  970. package/dist/UI/mapLayout/ui/Statistic.d.ts +0 -1
  971. package/dist/UI/mapLayout/utilities/MapUtilities.d.ts +0 -12
  972. package/dist/UI/maps/UdpMap.d.ts +0 -66
  973. package/dist/UI/maps/UdpMapComponent.d.ts +0 -64
  974. package/dist/UI/maps/UdpMapToolbar.d.ts +0 -49
  975. package/dist/UI/navigation/FluentSideNav.d.ts +0 -1
  976. package/dist/UI/navigation/menus/AppMenu.d.ts +0 -6
  977. package/dist/UI/navigation/menus/AppMenuItem.d.ts +0 -24
  978. package/dist/UI/navigation/menus/AppMenuItemComponent.d.ts +0 -1
  979. package/dist/UI/navigation/menus/Expander.d.ts +0 -1
  980. package/dist/UI/navigation/menus/ExpanderItem.d.ts +0 -4
  981. package/dist/UI/navigation/menus/FluentMenuListItem.d.ts +0 -5
  982. package/dist/UI/navigation/tabs/UdpTabPanel.d.ts +0 -1
  983. package/dist/UI/navigation/tabs/UdpTabUtility.d.ts +0 -1
  984. package/dist/UI/navigation/tabs/UdpTabs.d.ts +0 -1
  985. package/dist/UI/navigation/tabs/defaultTabs/FluentSimpleTab.d.ts +0 -1
  986. package/dist/UI/navigation/tabs/defaultTabs/FluentSimpleTabs.d.ts +0 -1
  987. package/dist/UI/navigation/tabs/defaultTabs/FluentTabPanel.d.ts +0 -8
  988. package/dist/UI/navigation/tabs/defaultTabs/FluentTabPanels.d.ts +0 -45
  989. package/dist/UI/navigation/tabs/defaultTabs/FluentTabUtility.d.ts +0 -1
  990. package/dist/UI/property/PropertyFields.d.ts +0 -10
  991. package/dist/UI/property/widgets/AutoCompletePropertyWidget.d.ts +0 -7
  992. package/dist/UI/property/widgets/BooleanPropertyWidget.d.ts +0 -7
  993. package/dist/UI/property/widgets/DatePropertyWidget.d.ts +0 -7
  994. package/dist/UI/property/widgets/DateTimePropertyWidget.d.ts +0 -7
  995. package/dist/UI/property/widgets/FloatPropertyWidget.d.ts +0 -7
  996. package/dist/UI/property/widgets/IntegerPropertyWidget.d.ts +0 -7
  997. package/dist/UI/property/widgets/MultilineTextPropertyWidget.d.ts +0 -7
  998. package/dist/UI/property/widgets/NumericPropertyWidget.d.ts +0 -7
  999. package/dist/UI/property/widgets/SelectPropertyWidget.d.ts +0 -7
  1000. package/dist/UI/property/widgets/TextPropertyWidget.d.ts +0 -8
  1001. package/dist/UI/property/widgets/TimePropertyWidget.d.ts +0 -7
  1002. package/dist/UI/property/widgets/index.d.ts +0 -25
  1003. package/dist/UI/stepper/udp-stepper.d.ts +0 -2
  1004. package/dist/UI/support/SupportCaseForm.d.ts +0 -6
  1005. package/dist/UI/support/SupportCaseSideSheet.d.ts +0 -9
  1006. package/dist/UI/surfaces/NestedGrid/NestedGrid.d.ts +0 -18
  1007. package/dist/UI/surfaces/NestedGrid/ui/ExpandRenderer.d.ts +0 -5
  1008. package/dist/UI/surfaces/SideSheet.d.ts +0 -23
  1009. package/dist/UI/surfaces/cards/AmbientCard.d.ts +0 -1
  1010. package/dist/UI/surfaces/cards/AmbientCardTitle.d.ts +0 -12
  1011. package/dist/UI/surfaces/cards/AmbientVisualizationCard.d.ts +0 -10
  1012. package/dist/UI/surfaces/cards/BioCard.d.ts +0 -10
  1013. package/dist/UI/surfaces/cards/ContentDisplayCard.d.ts +0 -13
  1014. package/dist/UI/surfaces/cards/FUICard.d.ts +0 -4
  1015. package/dist/UI/surfaces/cards/FUICardHeader.d.ts +0 -2
  1016. package/dist/UI/surfaces/cards/FluentCard.d.ts +0 -8
  1017. package/dist/UI/surfaces/cards/FluentCardActions.d.ts +0 -4
  1018. package/dist/UI/surfaces/cards/FluentCardContent.d.ts +0 -4
  1019. package/dist/UI/surfaces/cards/FluentCardHeader.d.ts +0 -4
  1020. package/dist/UI/surfaces/cards/FluentCardText.d.ts +0 -1
  1021. package/dist/UI/surfaces/cards/InfoCard.d.ts +0 -33
  1022. package/dist/UI/surfaces/cards/QuickViewCard.d.ts +0 -8
  1023. package/dist/UI/surfaces/cards/newsCard/NewsCard.d.ts +0 -20
  1024. package/dist/UI/surfaces/cards/workOrderCard/WorkOrderCard.d.ts +0 -12
  1025. package/dist/UI/surfaces/cards/workOrderCard/WorkOrderHeader.d.ts +0 -4
  1026. package/dist/UI/templates/AmbientGridTemplate.d.ts +0 -34
  1027. package/dist/UI/templates/DraggableSidebarTemplate.d.ts +0 -1
  1028. package/dist/UI/templates/OpenPage.d.ts +0 -1
  1029. package/dist/UI/templates/SapFlexibleTemplate.d.ts +0 -5
  1030. package/dist/UI/templates/ToggleSection.d.ts +0 -11
  1031. package/dist/UI/templates/UdpCalendar.d.ts +0 -1
  1032. package/dist/UI/templates/UdpCalendarDayView.d.ts +0 -1
  1033. package/dist/UI/templates/UdpCalendarMonthView.d.ts +0 -1
  1034. package/dist/UI/templates/UdpCalendarWeekView.d.ts +0 -1
  1035. package/dist/UI/templates/UdpCalendarYearView.d.ts +0 -1
  1036. package/dist/UI/templates/UdpGridTemplate.d.ts +0 -1
  1037. package/dist/UI/templates/newGrid/ApiMethodUdpGrid.d.ts +0 -1
  1038. package/dist/UI/templates/newGrid/ClientSideUdpGrid.d.ts +0 -1
  1039. package/dist/UI/templates/newGrid/ServerSideUdpGrid.d.ts +0 -1
  1040. package/dist/UI/templates/ui/ExtenderToggle.d.ts +0 -8
  1041. package/dist/UI/templates/ui/GridGroupingHeader.d.ts +0 -10
  1042. package/dist/UI/templates/ui/GridGroupingSidebar.d.ts +0 -19
  1043. package/dist/UI/templates/ui/GridSidebarContainer.d.ts +0 -7
  1044. package/dist/UI/templates/ui/TokenGroupItem.d.ts +0 -12
  1045. package/dist/UI/templates/ui/renderers/ActionsRenderer.d.ts +0 -1
  1046. package/dist/UI/templates/ui/renderers/IconRenderer.d.ts +0 -1
  1047. package/dist/UI/templates/ui/renderers/StatusCellRenderer.d.ts +0 -1
  1048. package/dist/UI/timeline/ExtendActions.d.ts +0 -2
  1049. package/dist/UI/timeline/ExtendedHeader.d.ts +0 -2
  1050. package/dist/UI/timeline/TimeEntryStates.d.ts +0 -1
  1051. package/dist/UI/timeline/TimeLine.d.ts +0 -6
  1052. package/dist/UI/timeline/TimelineElement.d.ts +0 -2
  1053. package/dist/UI/timeline/UdpTimeline.d.ts +0 -1
  1054. package/dist/UI/timeline/UdpTimelineContent.d.ts +0 -1
  1055. package/dist/UI/timeline/UdpTimelineDot.d.ts +0 -1
  1056. package/dist/UI/timeline/UdpTimelineItem.d.ts +0 -1
  1057. package/dist/UI/timeline/UdpTimelineItemConnector.d.ts +0 -1
  1058. package/dist/UI/timeline/UdpTimelineItemSeparator.d.ts +0 -1
  1059. package/dist/UI/timeline/fluentTimeline/FluentTimeline.d.ts +0 -1
  1060. package/dist/UI/timeline/fluentTimeline/FluentTimelineContent.d.ts +0 -1
  1061. package/dist/UI/timeline/fluentTimeline/FluentTimelineHeader.d.ts +0 -1
  1062. package/dist/UI/utilityDisplay/AggregateChip.d.ts +0 -2
  1063. package/dist/UI/utilityDisplay/BulkActionsGridButton.d.ts +0 -1
  1064. package/dist/UI/utilityDisplay/ChipSection.d.ts +0 -14
  1065. package/dist/UI/utilityDisplay/Divider.d.ts +0 -1
  1066. package/dist/UI/utilityDisplay/FormControl.d.ts +0 -1
  1067. package/dist/UI/utilityDisplay/FormControlLabel.d.ts +0 -1
  1068. package/dist/UI/utilityDisplay/GridActionBar.d.ts +0 -13
  1069. package/dist/UI/utilityDisplay/GridPrimaryBar.d.ts +0 -23
  1070. package/dist/UI/utilityDisplay/GridViewsSideSheet.d.ts +0 -17
  1071. package/dist/UI/utilityDisplay/IndicatorChip.d.ts +0 -1
  1072. package/dist/UI/utilityDisplay/InputAdornment.d.ts +0 -1
  1073. package/dist/UI/utilityDisplay/SaveViewFormDialog.d.ts +0 -16
  1074. package/dist/UI/utilityDisplay/UtilityBar.d.ts +0 -1
  1075. package/dist/UI/utilityDisplay/UtilitySideBar.d.ts +0 -1
  1076. package/dist/UI/utilityDisplay/alerts/UdpAlert.d.ts +0 -2
  1077. package/dist/UI/utilityDisplay/alerts/UdpAlertsContainer.d.ts +0 -1
  1078. package/dist/UI/utilityDisplay/ui/UtilitySearch.d.ts +0 -5
  1079. package/dist/UI/utilityDisplay/utilities/aggregateUtils.d.ts +0 -1
  1080. package/dist/UI/utilityDisplay/utilityHeader/PrimaryActionHeader.d.ts +0 -44
  1081. package/dist/UI/utilityDisplay/utilityHeader/UtilityTabHeader.d.ts +0 -6
  1082. package/dist/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalRightComponent.d.ts +0 -4
  1083. package/dist/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalTitleComponent.d.ts +0 -4
  1084. package/dist/UI/utilityDisplay/utilityHeader/ui/PAHExport.d.ts +0 -5
  1085. package/dist/UI/utilityDisplay/utilityHeader/ui/TeleporterSource.d.ts +0 -8
  1086. package/dist/UI/utilityDisplay/utilityHeader/ui/teleporter.d.ts +0 -2
  1087. package/dist/UI/widgets/FluentComponents/ChartSummaryToggle.d.ts +0 -2
  1088. package/dist/UI/widgets/FluentComponents/FUIMenuItem.d.ts +0 -2
  1089. package/dist/UI/widgets/FluentComponents/SimpleTable.d.ts +0 -2
  1090. package/dist/UI/widgets/FluentComponents/atoms/FluentDisplayNumbers.d.ts +0 -2
  1091. package/dist/UI/widgets/FluentComponents/atoms/FluentStatsSnippet.d.ts +0 -2
  1092. package/dist/UI/widgets/FluentComponents/atoms/FluentTrendArrow.d.ts +0 -2
  1093. package/dist/UI/widgets/FluentComponents/molecules/FluentPrimaryStatNumber.d.ts +0 -2
  1094. package/dist/UI/widgets/FluentComponents/molecules/FluentSecondaryStatNumber.d.ts +0 -2
  1095. package/dist/UI/widgets/FluentComponents/molecules/FluentStatNumber.d.ts +0 -2
  1096. package/dist/UI/widgets/FluentComponents/molecules/FluentTimeline.d.ts +0 -2
  1097. package/dist/UI/widgets/ItemsWidgetCard.d.ts +0 -8
  1098. package/dist/UI/widgets/WidgetCard.d.ts +0 -5
  1099. package/dist/UI/widgets/library/BarChartWidget.d.ts +0 -23
  1100. package/dist/UI/widgets/library/BubbleWidget.d.ts +0 -23
  1101. package/dist/UI/widgets/library/CircleGaugeWidget.d.ts +0 -12
  1102. package/dist/UI/widgets/library/DateTrendWidget.d.ts +0 -18
  1103. package/dist/UI/widgets/library/DensePlotWidget.d.ts +0 -23
  1104. package/dist/UI/widgets/library/DonutChartWidget.d.ts +0 -18
  1105. package/dist/UI/widgets/library/GaugeWidget.d.ts +0 -14
  1106. package/dist/UI/widgets/library/LineAndSparklinesWidget.d.ts +0 -18
  1107. package/dist/UI/widgets/library/LineGraphWidget.d.ts +0 -23
  1108. package/dist/UI/widgets/library/ProgressBarWidget.d.ts +0 -18
  1109. package/dist/UI/widgets/library/RecentlyLoadedNodesWidget.d.ts +0 -3
  1110. package/dist/UI/widgets/library/RemindersWidget.d.ts +0 -3
  1111. package/dist/UI/widgets/library/SparklineWidget.d.ts +0 -18
  1112. package/dist/UI/widgets/library/SparsePlotWidget.d.ts +0 -23
  1113. package/dist/UI/widgets/library/TableWidget.d.ts +0 -18
  1114. package/dist/UI/widgets/utils/ConvertISODate.d.ts +0 -1
  1115. package/dist/UI/widgets/utils/NumberVisualization.d.ts +0 -2
  1116. package/dist/UI/widgets/utils/dateUtils.d.ts +0 -3
  1117. package/dist/VirtualBrowser-BvntTEs-.js +0 -593
  1118. package/dist/actions/ActionForm.d.ts +0 -11
  1119. package/dist/actions/ActionModal.d.ts +0 -1
  1120. package/dist/actions/ActionPanelPlacement.d.ts +0 -8
  1121. package/dist/actions/ActionSideSheet.d.ts +0 -12
  1122. package/dist/actions/ActionSpeedDial.d.ts +0 -13
  1123. package/dist/actions/ActionSplitScreen.d.ts +0 -14
  1124. package/dist/actions/ActionWrapper.d.ts +0 -12
  1125. package/dist/actions/PageActionWrapper.d.ts +0 -1
  1126. package/dist/actions/actionSummary/ActionSummaryHeader.d.ts +0 -8
  1127. package/dist/actions/actionSummary/ActionSummaryListItem.d.ts +0 -10
  1128. package/dist/actions/actionSummary/ActionSummaryPopover.d.ts +0 -8
  1129. package/dist/actions/sidebar/EntitySideBarContent.d.ts +0 -1
  1130. package/dist/actions/utils/actionUtils.d.ts +0 -3
  1131. package/dist/assets/unityIcons/LibraryData.d.ts +0 -5
  1132. package/dist/chatBot/ChatContainer.d.ts +0 -1
  1133. package/dist/chatBot/ChatMessage.d.ts +0 -1
  1134. package/dist/componentSystems/multiThreadTimeline/functions/mttFunctions.d.ts +0 -5
  1135. package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/HeightAdjust.d.ts +0 -4
  1136. package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/MttMainTimeline.d.ts +0 -1
  1137. package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/MttTimeline.d.ts +0 -1
  1138. package/dist/componentSystems/multiThreadTimeline/mttSummary/MttSummary.d.ts +0 -6
  1139. package/dist/componentSystems/multiThreadTimeline/timeline.d.ts +0 -26
  1140. package/dist/componentSystems/multiThreadTimeline/ui/CircleButton.d.ts +0 -6
  1141. package/dist/componentSystems/multiThreadTimeline/ui/DateWrapper.d.ts +0 -14
  1142. package/dist/componentSystems/multiThreadTimeline/ui/DynamicRangeSlider.d.ts +0 -1
  1143. package/dist/componentSystems/multiThreadTimeline/ui/MttYearTag.d.ts +0 -8
  1144. package/dist/componentSystems/multiThreadTimeline/ui/MultiDot.d.ts +0 -8
  1145. package/dist/componentSystems/multiThreadTimeline/ui/SummaryToken.d.ts +0 -18
  1146. package/dist/componentSystems/multiThreadTimeline/ui/TimelineDateBar.d.ts +0 -12
  1147. package/dist/componentSystems/multiThreadTimeline/ui/TimelineDot.d.ts +0 -9
  1148. package/dist/componentSystems/multiThreadTimeline/ui/TimelineHoverCard.d.ts +0 -9
  1149. package/dist/componentSystems/multiThreadTimeline/ui/TimelineNode.d.ts +0 -1
  1150. package/dist/componentSystems/multiThreadTimeline/ui/TimelinePreloaderNode.d.ts +0 -9
  1151. package/dist/componentSystems/multiThreadTimeline/ui/TimelineStatus.d.ts +0 -6
  1152. package/dist/componentSystems/multiThreadTimeline/ui/TimelineToggleButton.d.ts +0 -17
  1153. package/dist/componentSystems/multiThreadTimeline/ui/TimelineTokenSummary.d.ts +0 -22
  1154. package/dist/componentSystems/multiThreadTimeline/ui/TimelineTopRowFilter.d.ts +0 -16
  1155. package/dist/componentSystems/multiThreadTimeline/ui/TimelineWrapper.d.ts +0 -10
  1156. package/dist/componentSystems/multiThreadTimeline/ui/VisualizationDot.d.ts +0 -10
  1157. package/dist/componentSystems/multiThreadTimeline/ui/modified/TimelineToken.d.ts +0 -18
  1158. package/dist/componentSystems/pageRenderer/PageRenderer.d.ts +0 -6
  1159. package/dist/componentSystems/pageRenderer/hocs/withEngineComponent.d.ts +0 -1
  1160. package/dist/componentSystems/pageRenderer/hooks/useReadMetaData.d.ts +0 -33
  1161. package/dist/componentSystems/pageRenderer/utils/TableColumnDefs.d.ts +0 -9
  1162. package/dist/componentSystems/pageRenderer/wrappers/AgGridSimpleWrapper.d.ts +0 -12
  1163. package/dist/componentSystems/pageRenderer/wrappers/BarChartWrapper.d.ts +0 -7
  1164. package/dist/componentSystems/pageRenderer/wrappers/BioCardWrapper.d.ts +0 -1
  1165. package/dist/componentSystems/pageRenderer/wrappers/DisplayCardWrapper.d.ts +0 -1
  1166. package/dist/componentSystems/pageRenderer/wrappers/DonutWrapper.d.ts +0 -7
  1167. package/dist/componentSystems/pageRenderer/wrappers/HistogramWrapper.d.ts +0 -1
  1168. package/dist/componentSystems/pageRenderer/wrappers/LineGraphWrapper.d.ts +0 -1
  1169. package/dist/componentSystems/pageRenderer/wrappers/PrimaryActionHeaderWrapper.d.ts +0 -1
  1170. package/dist/constants/reminderConstants.d.ts +0 -4
  1171. package/dist/containers/IframeContainer.d.ts +0 -1
  1172. package/dist/contexts/ActionContext.d.ts +0 -1
  1173. package/dist/contexts/ActionDispatchContext.d.ts +0 -1
  1174. package/dist/contexts/ActionLoadingContext.d.ts +0 -1
  1175. package/dist/contexts/ActionLoadingDispatchContext.d.ts +0 -1
  1176. package/dist/contexts/PageContext.d.ts +0 -15
  1177. package/dist/contexts/usePageContext.d.ts +0 -1
  1178. package/dist/dashboard/DashboardCardGrid.d.ts +0 -5
  1179. package/dist/dashboard/DashboardWidget.d.ts +0 -2
  1180. package/dist/dashboard/WidgetCard.d.ts +0 -1
  1181. package/dist/dataBrowser/DataBrowserColumnDefs.d.ts +0 -9
  1182. package/dist/dataBrowser/DataBrowserContainer.d.ts +0 -1
  1183. package/dist/dataBrowser/forms/ParamsMappingFields.d.ts +0 -1
  1184. package/dist/dataBrowser/forms/ParamsMappingForm.d.ts +0 -1
  1185. package/dist/dataBrowser/forms/RequiredFieldsMappingField.d.ts +0 -1
  1186. package/dist/dataBrowser/forms/RequiredFieldsMappingForm.d.ts +0 -1
  1187. package/dist/diffChecker/DiffChecker.d.ts +0 -6
  1188. package/dist/enums/InputFieldTypeEnums.d.ts +0 -8
  1189. package/dist/hooks/crudActions.d.ts +0 -5
  1190. package/dist/hooks/useActions.d.ts +0 -17
  1191. package/dist/hooks/useApiCatalog.d.ts +0 -6
  1192. package/dist/hooks/useDateLocale.d.ts +0 -5
  1193. package/dist/hooks/useDynamicListCalculation.d.ts +0 -1
  1194. package/dist/hooks/useFluentIcon.d.ts +0 -3
  1195. package/dist/hooks/useItemSubCard.d.ts +0 -7
  1196. package/dist/hooks/useOutlook.d.ts +0 -6
  1197. package/dist/hooks/useProductVersion.d.ts +0 -1
  1198. package/dist/hooks/usePromotedLookupMethods.d.ts +0 -5
  1199. package/dist/hooks/usePromotedMethodEntity.d.ts +0 -5
  1200. package/dist/hooks/useQueryExecutors.d.ts +0 -7
  1201. package/dist/hooks/useSearchFilterParamsMap.d.ts +0 -6
  1202. package/dist/hooks/useSetLocationState.d.ts +0 -1
  1203. package/dist/hooks/useSplitDecimal.d.ts +0 -3
  1204. package/dist/hooks/useUpdateSearchParams.d.ts +0 -1
  1205. package/dist/hooks/useWorkflow.d.ts +0 -3
  1206. package/dist/hooks/virtualActions.d.ts +0 -3
  1207. package/dist/index-DWuWdOI1.js +0 -56507
  1208. package/dist/index.d.ts +0 -439
  1209. package/dist/index.modern.js +0 -611
  1210. package/dist/inquiry/AlertFlag.d.ts +0 -1
  1211. package/dist/inquiry/AmbientListItem.d.ts +0 -1
  1212. package/dist/inquiry/AmbientSplitStatCard.d.ts +0 -1
  1213. package/dist/inquiry/AmbientSummaryListHeader.d.ts +0 -1
  1214. package/dist/inquiry/EmbeddedInquiry.d.ts +0 -2
  1215. package/dist/inquiry/ExecuteApiDialog.d.ts +0 -1
  1216. package/dist/inquiry/FilterSearch.d.ts +0 -3
  1217. package/dist/inquiry/FlagBlock.d.ts +0 -1
  1218. package/dist/inquiry/Inquiry.d.ts +0 -1
  1219. package/dist/inquiry/InquiryContainer.d.ts +0 -28
  1220. package/dist/inquiry/InquiryTreeMenu.d.ts +0 -1
  1221. package/dist/inquiry/InquiryTreeMenuItem.d.ts +0 -1
  1222. package/dist/inquiry/InquiryWrapper.d.ts +0 -1
  1223. package/dist/inquiry/ItemDescription.d.ts +0 -1
  1224. package/dist/inquiry/NodeColumnHeader.d.ts +0 -5
  1225. package/dist/inquiry/NodeDetails.d.ts +0 -1
  1226. package/dist/inquiry/NodeList.d.ts +0 -1
  1227. package/dist/inquiry/ToggleButton.d.ts +0 -1
  1228. package/dist/inquiry/dashboard/InquiryDashboard.d.ts +0 -1
  1229. package/dist/inquiry/dashboard/RecentlyLoadedNodesTable.d.ts +0 -1
  1230. package/dist/inquiry/inquiryBar/InquiryControlList.d.ts +0 -11
  1231. package/dist/inquiry/inquiryBar/InquiryNodeControls.d.ts +0 -1
  1232. package/dist/inquiry/search/InquiryAdvancedSearch.d.ts +0 -1
  1233. package/dist/inquiry/search/InquiryAdvancedSearchForm.d.ts +0 -1
  1234. package/dist/inquiry/search/InquirySearchContainer.d.ts +0 -1
  1235. package/dist/inquiry/search/InquirySearchDatasource.d.ts +0 -3
  1236. package/dist/inquiry/search/InquirySearchTable.d.ts +0 -1
  1237. package/dist/layout/GridGroup.d.ts +0 -10
  1238. package/dist/layout/GridRow.d.ts +0 -5
  1239. package/dist/layout/GridUnit.d.ts +0 -1
  1240. package/dist/layout/HeaderLayout.d.ts +0 -3
  1241. package/dist/layout/LayoutUnit.d.ts +0 -2
  1242. package/dist/layout/getRatio.d.ts +0 -1
  1243. package/dist/layout/templates/SideBarTemplate.d.ts +0 -4
  1244. package/dist/maintenanceEngine/crudBrowser/CrudBrowserContainer.d.ts +0 -1
  1245. package/dist/maintenanceEngine/crudBrowser/CrudTableActionRender.d.ts +0 -2
  1246. package/dist/maintenanceEngine/crudBrowser/CrudTableColumnDefs.d.ts +0 -9
  1247. package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.d.ts +0 -11
  1248. package/dist/maintenanceEngine/entityAttributeActions.d.ts +0 -1
  1249. package/dist/maintenanceEngine/tableBrowser/TableColumnDefs.d.ts +0 -44
  1250. package/dist/maintenanceEngine/tableBrowser/TableContainer.d.ts +0 -1
  1251. package/dist/maintenanceEngine/virtualBrowser/VirtualBrowser.d.ts +0 -1
  1252. package/dist/maintenanceEngine/virtualBrowser/VirtualTableColumnDefs.d.ts +0 -9
  1253. package/dist/maintenanceEngine/virtualBrowser/VirtualTableSidePanel.d.ts +0 -10
  1254. package/dist/map-library/Controls/Controls.d.ts +0 -3
  1255. package/dist/map-library/Controls/CustomControl.d.ts +0 -1
  1256. package/dist/map-library/Controls/FullScreenControl.d.ts +0 -1
  1257. package/dist/map-library/Controls/ZoomControl.d.ts +0 -1
  1258. package/dist/map-library/Controls/index.d.ts +0 -1
  1259. package/dist/map-library/Layers/ImageLayer.d.ts +0 -4
  1260. package/dist/map-library/Layers/Layers.d.ts +0 -3
  1261. package/dist/map-library/Layers/TileLayer.d.ts +0 -4
  1262. package/dist/map-library/Layers/VectorLayer.d.ts +0 -6
  1263. package/dist/map-library/Layers/index.d.ts +0 -1
  1264. package/dist/map-library/Map/Map.d.ts +0 -22
  1265. package/dist/map-library/Map/MapContext.d.ts +0 -2
  1266. package/dist/map-library/Map/index.d.ts +0 -1
  1267. package/dist/map-library/Source/index.d.ts +0 -4
  1268. package/dist/map-library/Source/osm.d.ts +0 -3
  1269. package/dist/map-library/Source/vector.d.ts +0 -5
  1270. package/dist/map-library/Source/xyz.d.ts +0 -7
  1271. package/dist/map-library/functions/mapFunctions.d.ts +0 -2
  1272. package/dist/map-library/geoLocation/FreeFormField.d.ts +0 -1
  1273. package/dist/map-library/geoLocation/GeoLocation.d.ts +0 -2
  1274. package/dist/map-library/ui/ControlZoom.d.ts +0 -2
  1275. package/dist/map-library/ui/Filter.d.ts +0 -2
  1276. package/dist/map-library/ui/FilterOptions.d.ts +0 -2
  1277. package/dist/map-library/ui/LocationPin.d.ts +0 -2
  1278. package/dist/map-library/ui/MapControls.d.ts +0 -2
  1279. package/dist/map-library/ui/MapControlsStandard.d.ts +0 -2
  1280. package/dist/map-library/ui/MapFilterBar.d.ts +0 -1
  1281. package/dist/map-library/ui/MapSheet.d.ts +0 -1
  1282. package/dist/map-library/ui/Position.d.ts +0 -2
  1283. package/dist/map-library/ui/TileDisplay.d.ts +0 -1
  1284. package/dist/map-library/ui/ToggleViewType.d.ts +0 -2
  1285. package/dist/maps/GeoMap.d.ts +0 -1
  1286. package/dist/maps/leafletMaps/FluentImageMap.d.ts +0 -13
  1287. package/dist/maps/leafletMaps/FluentMap.d.ts +0 -24
  1288. package/dist/maps/leafletMaps/ui/MapContent.d.ts +0 -12
  1289. package/dist/maps/leafletMaps/ui/MapMarker.d.ts +0 -1
  1290. package/dist/maps/openLayerMaps/Controls/Controls.d.ts +0 -4
  1291. package/dist/maps/openLayerMaps/Controls/FullScreenControl.d.ts +0 -2
  1292. package/dist/maps/openLayerMaps/Controls/index.d.ts +0 -3
  1293. package/dist/maps/openLayerMaps/Layers/ImageLayer.d.ts +0 -4
  1294. package/dist/maps/openLayerMaps/Layers/Layers.d.ts +0 -3
  1295. package/dist/maps/openLayerMaps/Layers/TileLayer.d.ts +0 -4
  1296. package/dist/maps/openLayerMaps/Layers/VectorLayer.d.ts +0 -5
  1297. package/dist/maps/openLayerMaps/Map/Map.d.ts +0 -6
  1298. package/dist/maps/openLayerMaps/Map/MapContext.d.ts +0 -2
  1299. package/dist/maps/openLayerMaps/Source/index.d.ts +0 -4
  1300. package/dist/maps/openLayerMaps/Source/osm.d.ts +0 -3
  1301. package/dist/maps/openLayerMaps/Source/vector.d.ts +0 -5
  1302. package/dist/maps/openLayerMaps/Source/xyz.d.ts +0 -7
  1303. package/dist/maps/openLayerMaps/ui/ControlZoom.d.ts +0 -2
  1304. package/dist/maps/openLayerMaps/ui/Filter.d.ts +0 -2
  1305. package/dist/maps/openLayerMaps/ui/LocationPin.d.ts +0 -2
  1306. package/dist/maps/openLayerMaps/ui/MapControls.d.ts +0 -2
  1307. package/dist/maps/openLayerMaps/ui/MapControlsStandard.d.ts +0 -2
  1308. package/dist/maps/openLayerMaps/ui/Position.d.ts +0 -2
  1309. package/dist/maps/openLayerMaps/ui/ToggleViewType.d.ts +0 -2
  1310. package/dist/menuPage/MenuPage.d.ts +0 -1
  1311. package/dist/notes/NotesScreen.d.ts +0 -1
  1312. package/dist/page/Page.d.ts +0 -2
  1313. package/dist/page/PageContainer.d.ts +0 -1
  1314. package/dist/page/PageContent.d.ts +0 -1
  1315. package/dist/page/PageHeader.d.ts +0 -1
  1316. package/dist/page/PageSectionHeader.d.ts +0 -1
  1317. package/dist/page/PageSectionSpacer.d.ts +0 -1
  1318. package/dist/reminders/CompleteReminderSwitch.d.ts +0 -1
  1319. package/dist/reminders/RemindersCard.d.ts +0 -1
  1320. package/dist/reminders/RemindersScreen.d.ts +0 -1
  1321. package/dist/reports/PowerBIReport.d.ts +0 -1
  1322. package/dist/routes/PrivateRoute.d.ts +0 -3
  1323. package/dist/routes/UdpRoutes.d.ts +0 -1
  1324. package/dist/routes/components/PageForbiddenRoute.d.ts +0 -1
  1325. package/dist/routes/components/PageNotFoundRoute.d.ts +0 -1
  1326. package/dist/routes/components/PageStatus.d.ts +0 -1
  1327. package/dist/routes/components/PasswordResetRedirect.d.ts +0 -1
  1328. package/dist/shell/Shell.d.ts +0 -43
  1329. package/dist/shell/ui/AmbientProjectSwitcher.d.ts +0 -8
  1330. package/dist/shell/ui/EnvironmentRibbon.d.ts +0 -3
  1331. package/dist/shell/ui/FluentProfileMenuCard.d.ts +0 -1
  1332. package/dist/shell/ui/HelpCenter.d.ts +0 -1
  1333. package/dist/shell/ui/LanguageSwitcher.d.ts +0 -1
  1334. package/dist/shell/ui/MiniCollapsibleSidebar.d.ts +0 -2
  1335. package/dist/shell/ui/NavigationSidebar.d.ts +0 -2
  1336. package/dist/shell/ui/SidebarCollapseButton.d.ts +0 -1
  1337. package/dist/shell/ui/SidebarListItem.d.ts +0 -5
  1338. package/dist/shell/ui/SiteHeader.d.ts +0 -11
  1339. package/dist/shell/ui/SiteHeaderRightComponent.d.ts +0 -11
  1340. package/dist/shell/ui/UserAvatar.d.ts +0 -9
  1341. package/dist/shell/ui/addUser/PasswordValidator.d.ts +0 -10
  1342. package/dist/shell/ui/addUser/UserForm.d.ts +0 -2
  1343. package/dist/shell/ui/addUser/UserFormFields.d.ts +0 -2
  1344. package/dist/shell/ui/addUser/UserFormSideSheet.d.ts +0 -5
  1345. package/dist/shell/ui/appSwitcher/FUIAppHeader.d.ts +0 -2
  1346. package/dist/shell/ui/appSwitcher/FUIAppList.d.ts +0 -2
  1347. package/dist/shell/ui/appSwitcher/FUIAppListItem.d.ts +0 -2
  1348. package/dist/shell/ui/appSwitcher/FUIAppSwitcher.d.ts +0 -2
  1349. package/dist/shell/ui/appSwitcher/ProductAppList.d.ts +0 -2
  1350. package/dist/shell/ui/appSwitcher/ProductAppListItem.d.ts +0 -2
  1351. package/dist/shell/ui/appSwitcher/UnityApps.d.ts +0 -2
  1352. package/dist/stores/actionStore.d.ts +0 -12
  1353. package/dist/stores/catalogStore.d.ts +0 -14
  1354. package/dist/stores/inquiryStore.d.ts +0 -21
  1355. package/dist/stores/lookupsStore.d.ts +0 -12
  1356. package/dist/stores/shellStore.d.ts +0 -21
  1357. package/dist/stores/teleporterStore.d.ts +0 -13
  1358. package/dist/stores/tenantStore.d.ts +0 -16
  1359. package/dist/stores/workflowStore.d.ts +0 -19
  1360. package/dist/stories/Button.d.ts +0 -26
  1361. package/dist/stories/Button.stories.d.ts +0 -45
  1362. package/dist/stories/Header.d.ts +0 -18
  1363. package/dist/stories/Header.stories.d.ts +0 -17
  1364. package/dist/stories/Page.d.ts +0 -18
  1365. package/dist/stories/Page.stories.d.ts +0 -15
  1366. package/dist/treeMenu/BaseTreeMenu.d.ts +0 -1
  1367. package/dist/treeMenu/BaseTreeMenuItem.d.ts +0 -1
  1368. package/dist/udp/ShortcutContent/ListSearch.d.ts +0 -1
  1369. package/dist/udp/ShortcutContent/ShortcutContentFinder.d.ts +0 -1
  1370. package/dist/udp/export/ExportSidesheet.d.ts +0 -1
  1371. package/dist/udp/export/MyExportsPage.d.ts +0 -1
  1372. package/dist/udp/export/VisualSearchObject.d.ts +0 -3
  1373. package/dist/udp/export/useUdpExport.d.ts +0 -14
  1374. package/dist/udp/fileImportMapping/FileImportConfigCard.d.ts +0 -1
  1375. package/dist/udp/fileImportMapping/FileImportMappingWizard.d.ts +0 -2
  1376. package/dist/udp/fileImportMapping/ImportDataFromFileMapping.d.ts +0 -1
  1377. package/dist/udp/fileImportMapping/SampleFileImportGrid.d.ts +0 -1
  1378. package/dist/udp/fileImportMapping/fileUtils.d.ts +0 -3
  1379. package/dist/udp/pages/ChatUDP.d.ts +0 -2
  1380. package/dist/udp/pages/UdpDataBrowserPage.d.ts +0 -3
  1381. package/dist/udp/pages/UdpFormsBuilderPage.d.ts +0 -2
  1382. package/dist/udp/pages/UdpFormsListPage.d.ts +0 -2
  1383. package/dist/udp/pages/UdpGridPanelManagementPage.d.ts +0 -2
  1384. package/dist/udp/pages/UdpGridPanelManagementSidesheet.d.ts +0 -2
  1385. package/dist/udp/pages/UdpImportFromFileMappingPage.d.ts +0 -2
  1386. package/dist/udp/pages/UdpInquiryMaintenanceEnginePage.d.ts +0 -2
  1387. package/dist/udp/pages/UdpMaintenanceConfigPage.d.ts +0 -1
  1388. package/dist/udp/pages/UdpMaintenanceEnginePage.d.ts +0 -2
  1389. package/dist/udp/pages/UdpNotesPage.d.ts +0 -2
  1390. package/dist/udp/pages/UdpPrivateForm.d.ts +0 -2
  1391. package/dist/udp/pages/UdpPublicForm.d.ts +0 -2
  1392. package/dist/udp/pages/UdpRemindersPage.d.ts +0 -2
  1393. package/dist/udp/pages/UdpReportsPage.d.ts +0 -2
  1394. package/dist/udp/pages/UdpVerticalManagementPage.d.ts +0 -2
  1395. package/dist/udp/pages/UdpVerticalManagementSidesheet.d.ts +0 -2
  1396. package/dist/udp/pages/udpPages.d.ts +0 -40
  1397. package/dist/udp/utilities/methodUtils.d.ts +0 -5
  1398. package/dist/udp-react-enterprise-component-library.css +0 -1
  1399. package/dist/uploader/DragDropFileUpload.d.ts +0 -12
  1400. package/dist/uploader/FileProfile.d.ts +0 -2
  1401. package/dist/uploader/FileType.d.ts +0 -1
  1402. package/dist/uploader/FileUpload.d.ts +0 -2
  1403. package/dist/uploader/ImagePreview.d.ts +0 -2
  1404. package/dist/utilities/CustomNavigationClient.d.ts +0 -11
  1405. package/dist/utilities/DemoJuly/redirectToProduct.d.ts +0 -1
  1406. package/dist/utilities/FluentIcon.d.ts +0 -1
  1407. package/dist/utilities/TrimForAvatar.d.ts +0 -1
  1408. package/dist/utilities/UnityFluentIcon.d.ts +0 -1
  1409. package/dist/utilities/UnityIcon.d.ts +0 -1
  1410. package/dist/utilities/aggrid/AgTable.d.ts +0 -33
  1411. package/dist/utilities/aggrid/GridFunctions.d.ts +0 -13
  1412. package/dist/utilities/aggrid/SplitButton.d.ts +0 -1
  1413. package/dist/utilities/aggrid/aggridHelpers.d.ts +0 -1
  1414. package/dist/utilities/aggrid/datasources/SearchServiceDatasource.d.ts +0 -4
  1415. package/dist/utilities/apiHelpers.d.ts +0 -7
  1416. package/dist/utilities/auth/AuthDialogs.d.ts +0 -2
  1417. package/dist/utilities/auth/AuthProvider.d.ts +0 -5
  1418. package/dist/utilities/auth/AuthProviderWrapper.d.ts +0 -1
  1419. package/dist/utilities/auth/UserProvider.d.ts +0 -2
  1420. package/dist/utilities/auth/internal.d.ts +0 -9
  1421. package/dist/utilities/auth/signInAuthProvider.d.ts +0 -5
  1422. package/dist/utilities/auth/useAccessToken.d.ts +0 -1
  1423. package/dist/utilities/auth/useAuthedUser.d.ts +0 -15
  1424. package/dist/utilities/auth/useIsUnityAuthenticated.d.ts +0 -1
  1425. package/dist/utilities/auth/useSingleLogout.d.ts +0 -1
  1426. package/dist/utilities/auth/users.d.ts +0 -8
  1427. package/dist/utilities/auth/whitelistedPaths.d.ts +0 -1
  1428. package/dist/utilities/axiosInterceptors.d.ts +0 -2
  1429. package/dist/utilities/brand.d.ts +0 -19
  1430. package/dist/utilities/chatBot/ChatBotContext.d.ts +0 -1
  1431. package/dist/utilities/chatBot/ChatBotProvider.d.ts +0 -3
  1432. package/dist/utilities/chatBot/useChatBot.d.ts +0 -6
  1433. package/dist/utilities/crud/useDefaultFormValues.d.ts +0 -6
  1434. package/dist/utilities/customIcons/ApprovalIcon.d.ts +0 -1
  1435. package/dist/utilities/customIcons/RejectIcon.d.ts +0 -1
  1436. package/dist/utilities/entities/entityUtilities.d.ts +0 -3
  1437. package/dist/utilities/floorplanFunctions/gridVisualizationFunctions.d.ts +0 -2
  1438. package/dist/utilities/form/AltSubmitButton.d.ts +0 -13
  1439. package/dist/utilities/form/Field.d.ts +0 -22
  1440. package/dist/utilities/form/Form.d.ts +0 -7
  1441. package/dist/utilities/form/FormButtons.d.ts +0 -2
  1442. package/dist/utilities/form/FormSpy.d.ts +0 -10
  1443. package/dist/utilities/form/SubmitButton.d.ts +0 -13
  1444. package/dist/utilities/form/arrayMutators.d.ts +0 -2
  1445. package/dist/utilities/form/final-form-scroll/createDecorator.d.ts +0 -5
  1446. package/dist/utilities/form/final-form-scroll/findInput.d.ts +0 -2
  1447. package/dist/utilities/form/final-form-scroll/getAllInputs.d.ts +0 -2
  1448. package/dist/utilities/form/final-form-scroll/isFocusableInput.d.ts +0 -2
  1449. package/dist/utilities/form/formHooks.d.ts +0 -3
  1450. package/dist/utilities/form/paymentForm/AccountPayment.model.d.ts +0 -143
  1451. package/dist/utilities/form/paymentForm/BankIcon.d.ts +0 -8
  1452. package/dist/utilities/form/paymentForm/CashForm.d.ts +0 -9
  1453. package/dist/utilities/form/paymentForm/CashIcon.d.ts +0 -8
  1454. package/dist/utilities/form/paymentForm/CheckIcon.d.ts +0 -8
  1455. package/dist/utilities/form/paymentForm/CreditCardAdornment.d.ts +0 -12
  1456. package/dist/utilities/form/paymentForm/CreditCardIcon.d.ts +0 -8
  1457. package/dist/utilities/form/paymentForm/DisableOverlay.d.ts +0 -7
  1458. package/dist/utilities/form/paymentForm/HostedPaymentError.d.ts +0 -20
  1459. package/dist/utilities/form/paymentForm/NewCreditCardForm.d.ts +0 -19
  1460. package/dist/utilities/form/paymentForm/NewECheckForm.d.ts +0 -15
  1461. package/dist/utilities/form/paymentForm/PaymentBankDetails.d.ts +0 -12
  1462. package/dist/utilities/form/paymentForm/PaymentBoxDetail.d.ts +0 -32
  1463. package/dist/utilities/form/paymentForm/PaymentCard.d.ts +0 -12
  1464. package/dist/utilities/form/paymentForm/PaymentCardDetail.d.ts +0 -19
  1465. package/dist/utilities/form/paymentForm/PaymentDropdown.d.ts +0 -32
  1466. package/dist/utilities/form/paymentForm/PaymentForm.d.ts +0 -77
  1467. package/dist/utilities/form/paymentForm/TabPanel.d.ts +0 -20
  1468. package/dist/utilities/form/paymentForm/usePaymentProviderForm.d.ts +0 -12
  1469. package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.d.ts +0 -40
  1470. package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.d.ts +0 -46
  1471. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.d.ts +0 -13
  1472. package/dist/utilities/iconLibrary/IconLibrary.d.ts +0 -2
  1473. package/dist/utilities/iconLibrary/IconLibraryComponent.d.ts +0 -7
  1474. package/dist/utilities/iconLibrary/SelectedLibraryItem.d.ts +0 -2
  1475. package/dist/utilities/iconLibrary/UnityIconLibrary.d.ts +0 -7
  1476. package/dist/utilities/input/DateUtilities.d.ts +0 -2
  1477. package/dist/utilities/input/SelectUtilities.d.ts +0 -3
  1478. package/dist/utilities/input/StringUtilities.d.ts +0 -7
  1479. package/dist/utilities/isValueSelected.d.ts +0 -1
  1480. package/dist/utilities/maintenanceEngine/CrudBrowserUtilities.d.ts +0 -5
  1481. package/dist/utilities/menus/menuUtilities.d.ts +0 -1
  1482. package/dist/utilities/menus/redirectToLink.d.ts +0 -1
  1483. package/dist/utilities/page/PageSubHeaderAction.d.ts +0 -11
  1484. package/dist/utilities/provider/ActionProvider.d.ts +0 -1
  1485. package/dist/utilities/redirect/ExternalRedirectUrlStorage.d.ts +0 -3
  1486. package/dist/utilities/redirect/LocalRedirectUrlStorage.d.ts +0 -5
  1487. package/dist/utilities/redirect/pages/OutlookCallback.d.ts +0 -1
  1488. package/dist/utilities/rules/RuleUtilities.d.ts +0 -5
  1489. package/dist/utilities/search/Search.d.ts +0 -37
  1490. package/dist/utilities/search/SearchUtilities.d.ts +0 -12
  1491. package/dist/utilities/storage/UnitySessionStorage.d.ts +0 -4
  1492. package/dist/utilities/stringUtils.d.ts +0 -8
  1493. package/dist/utilities/style/ContentContainer.d.ts +0 -11
  1494. package/dist/utilities/style/colorConverter.d.ts +0 -3
  1495. package/dist/utilities/style/colors.d.ts +0 -107
  1496. package/dist/utilities/style/utils/styleUtils.d.ts +0 -2
  1497. package/dist/utilities/style/verticalStyles.d.ts +0 -4
  1498. package/dist/utilities/systemColors.d.ts +0 -1
  1499. package/dist/utilities/tenant/TenantProvider.d.ts +0 -3
  1500. package/dist/utilities/tenant/tenantContext.d.ts +0 -1
  1501. package/dist/utilities/tenant/useTenant.d.ts +0 -6
  1502. package/dist/utilities/theme.d.ts +0 -3
  1503. package/dist/utilities/tree/TreeUtilities.d.ts +0 -74
  1504. package/dist/utilities/uploader/FileProfile.d.ts +0 -2
  1505. package/dist/utilities/uploader/FileType.d.ts +0 -1
  1506. package/dist/utilities/uploader/FileUpload.d.ts +0 -1
  1507. package/dist/utilities/uploader/ImagePreview.d.ts +0 -2
  1508. package/dist/utilities/uploader/formatBytes.d.ts +0 -1
  1509. package/dist/utilities/useAxiosGet.d.ts +0 -10
  1510. package/dist/utilities/useAxiosMutate.d.ts +0 -6
  1511. package/dist/utilities/usePrevious.d.ts +0 -1
  1512. package/dist/utilities/utilityBar/InquiryHeaderControl.d.ts +0 -11
  1513. package/dist/utilities/utilityBar/InquiryHeaderSecondary.d.ts +0 -11
  1514. package/dist/utilities/utilityBar/InquiryHeaderSecondaryAlert.d.ts +0 -11
  1515. package/dist/utilities/utilityBar/InquiryHeaderTitle.d.ts +0 -11
  1516. package/dist/utilities/utilityBar/SubHeaderAction.d.ts +0 -11
  1517. package/dist/utilities/utilityBar/UtilityBarInport.d.ts +0 -11
  1518. package/dist/utilities/workflow/workflowUtilities.d.ts +0 -47
  1519. package/dist/workflow/WorkflowContainer.d.ts +0 -1
  1520. package/dist/workflow/WorkflowContent.d.ts +0 -1
  1521. package/dist/workflow/WorkflowUiInterruptContent.d.ts +0 -1
  1522. package/dist/workflow/components/WorkflowTaskFlow.d.ts +0 -1
  1523. package/dist/workflow/menus/WorkflowTreeMenu.d.ts +0 -1
  1524. package/dist/workflow/menus/WorkflowTreeMenuItem.d.ts +0 -1
  1525. /package/dist/{UI → types/UI}/charts/types.d.ts +0 -0
  1526. /package/dist/{UI → types/UI}/dataDisplay/cardList/enum.d.ts +0 -0
  1527. /package/dist/{UI → types/UI}/fileViewer/pdfViewer/PDFViewer.d.ts +0 -0
  1528. /package/dist/{UI → types/UI}/inputs/fieldArrayCard/fieldArrayCardEnum.d.ts +0 -0
  1529. /package/dist/{UI → types/UI}/stepper/types.d.ts +0 -0
  1530. /package/dist/{UI → types/UI}/widgets/utils/useId.d.ts +0 -0
  1531. /package/dist/{actions → types/actions}/actionSummary/ActionSummaryCard.d.ts +0 -0
  1532. /package/dist/{actions → types/actions}/actionSummary/ActionSummaryListContainer.d.ts +0 -0
  1533. /package/dist/{actions → types/actions}/actionSummary/index.d.ts +0 -0
  1534. /package/dist/{dashboard → types/dashboard}/getWidgetLayout.d.ts +0 -0
  1535. /package/dist/{dashboard → types/dashboard}/types.d.ts +0 -0
  1536. /package/dist/{enums → types/enums}/aggridEnums.d.ts +0 -0
  1537. /package/dist/{enums → types/enums}/menuEnums.d.ts +0 -0
  1538. /package/dist/{enums → types/enums}/pageEnums.d.ts +0 -0
  1539. /package/dist/{enums → types/enums}/paymentMethodTypeEnum.d.ts +0 -0
  1540. /package/dist/{enums → types/enums}/paymentTenderTypeEnum.d.ts +0 -0
  1541. /package/dist/{enums → types/enums}/paymentVendorFactoryEnum.d.ts +0 -0
  1542. /package/dist/{enums → types/enums}/propertyTypeEnums.d.ts +0 -0
  1543. /package/dist/{enums → types/enums}/searchEnums.d.ts +0 -0
  1544. /package/dist/{enums → types/enums}/tagEnums.d.ts +0 -0
  1545. /package/dist/{enums → types/enums}/unitySystemEnums.d.ts +0 -0
  1546. /package/dist/{enums → types/enums}/workflowEnums.d.ts +0 -0
  1547. /package/dist/{index.test.d.ts → types/index.test.d.ts} +0 -0
  1548. /package/dist/{maps/openLayerMaps → types/map-library}/Map/index.d.ts +0 -0
  1549. /package/dist/{maps → types/maps}/openLayerMaps/Layers/index.d.ts +0 -0
  1550. /package/dist/{models → types/models}/ApiMethodInstance.d.ts +0 -0
  1551. /package/dist/{models → types/models}/GroupNode.d.ts +0 -0
  1552. /package/dist/{models → types/models}/Lookup.d.ts +0 -0
  1553. /package/dist/{models → types/models}/NumberOperator.d.ts +0 -0
  1554. /package/dist/{models → types/models}/QueryResult.d.ts +0 -0
  1555. /package/dist/{models → types/models}/SearchOperator.d.ts +0 -0
  1556. /package/dist/{udp → types/udp}/fileImportMapping/FileImportMappingEnums.d.ts +0 -0
  1557. /package/dist/{utilities → types/utilities}/auth/authActions.d.ts +0 -0
  1558. /package/dist/{utilities → types/utilities}/auth/useUser.d.ts +0 -0
  1559. /package/dist/{utilities → types/utilities}/auth/user.d.ts +0 -0
  1560. /package/dist/{utilities → types/utilities}/form/FormError.d.ts +0 -0
  1561. /package/dist/{utilities → types/utilities}/form/index.d.ts +0 -0
  1562. /package/dist/{utilities → types/utilities}/form/paymentForm/BankAccountForm.d.ts +0 -0
  1563. /package/dist/{utilities → types/utilities}/form/paymentForm/CreditCardForm.d.ts +0 -0
  1564. /package/dist/{utilities → types/utilities}/form/paymentForm/CreditCardUtils.d.ts +0 -0
  1565. /package/dist/{utilities → types/utilities}/form/paymentForm/PaymentAccount.model.d.ts +0 -0
  1566. /package/dist/{utilities → types/utilities}/form/useFieldChangeListener.d.ts +0 -0
  1567. /package/dist/{utilities → types/utilities}/theme.types.d.ts +0 -0
  1568. /package/dist/{utilities → types/utilities}/types.d.ts +0 -0
  1569. /package/dist/{utilities → types/utilities}/useDevicePixelRatio.d.ts +0 -0
  1570. /package/dist/{utilities → types/utilities}/useGravatar.d.ts +0 -0
@@ -0,0 +1,2020 @@
1
+ import { APP_RIBBON_SPACE, CardinalityTypeEnums, FluentButton, FluentIconButton, LayoutUnit, NodeGroupOutlierEnums, NodeGroupTypeEnums, SeverityTypeEnums, StatusChip, executeQueryInstance, getEllipseColor, toLowerFirstChar, toUpperFirstChar, useAxiosGet, useBuildEnvironment } from "./EnvironmentRibbon-BMvQEZPZ.js";
2
+ import { getSearchIdentifiers, getSearchObject } from "./SearchUtilities-dbXvMYoa.js";
3
+ import React, { memo, useCallback, useEffect, useMemo, useState } from "react";
4
+ import { Button, ButtonBase, CardContent, CardMedia, CircularProgress, Collapse, Paper, Typography, lighten, makeStyles, useTheme } from "@material-ui/core";
5
+ import { ConfigService } from "udp-react-stencil-component-library";
6
+ import clsx from "clsx";
7
+ import * as Icons from "@fluentui/react-icons";
8
+ import { ArrowUpRightIcon, ChevronDownIcon, ChevronRightIcon, ChevronUpIcon, DeleteIcon, EditIcon } from "@fluentui/react-icons";
9
+ import PropTypes from "prop-types";
10
+ import { cloneDeep, orderBy } from "lodash";
11
+ import { useTranslation } from "react-i18next";
12
+ import jsonLogic from "json-logic-js";
13
+ import { v4 } from "uuid";
14
+ import Sewer from "./assets/unityIcons/Sewer.svg";
15
+ import WaterDrop from "./assets/unityIcons/WaterDrop.svg";
16
+ import { createTeleporter } from "react-teleporter";
17
+ import { Alert } from "@material-ui/lab";
18
+ import Skeleton$1 from "@material-ui/lab/Skeleton";
19
+ import { ResizableBox } from "react-resizable";
20
+
21
+ //#region src/utilities/rules/RuleUtilities.js
22
+ /**
23
+ * Constructs an array of object from the object map.
24
+ *
25
+ * @param {Object} obj ex: {"a": "customerID", "b": "firstName"}
26
+ * @returns an array of object ex. [{"variable": "a", "value": "serviceLocationID"}, {"variable": "b", "value" "firstName"}]
27
+ */
28
+ const getPropertyMappingList = (obj) => {
29
+ const mappings = [];
30
+ if (obj) {
31
+ const keys = Object.keys(obj);
32
+ keys.forEach((key) => {
33
+ const mappingObj = {
34
+ variable: key,
35
+ value: obj[key]
36
+ };
37
+ mappings.push(mappingObj);
38
+ });
39
+ }
40
+ return mappings;
41
+ };
42
+ /**
43
+ * Constructs a map object where variables are keys and values are the values.
44
+ *
45
+ * @param {Array<Object>} properties ex. [{"variable": "a", "value": "serviceLocationID"}, {"variable": "b", "value" "firstName"}]
46
+ * @returns mapped object ex: {"a": "customerID", "b": "firstName"}
47
+ */
48
+ const getPropertyMappingObj = (properties) => {
49
+ const mapping = {};
50
+ if (properties?.length) properties.forEach((property) => {
51
+ mapping[property.variable] = property.value;
52
+ });
53
+ return mapping;
54
+ };
55
+ /**
56
+ * Maps the keys of mapping to the values of data.
57
+ *
58
+ * @param {Object} mapping ex: {"a": "customerID", "b": "firstName"}
59
+ * @param {Object} data ex: {"customerID": 1001, "firstName": "John"}
60
+ * @returns flat object ex: {"a": 1001, "b": "John"}
61
+ */
62
+ const mapRuleData = (mapping, data) => {
63
+ const mappedData = {};
64
+ if (mapping && mapping.length) {
65
+ const keys = Object.keys(mapping);
66
+ keys.forEach((key) => {
67
+ const dataKey = mapping[key];
68
+ if (dataKey) {
69
+ const dataValue = data[dataKey];
70
+ mappedData[key] = dataValue;
71
+ }
72
+ });
73
+ }
74
+ return mappedData;
75
+ };
76
+ /**
77
+ * Maps the mapping values in the mapping object to the variables in the rule.
78
+ *
79
+ * @param {Object} mapping ex: {"a": "customerID", "b": "firstName"}
80
+ * @param {Object} rule ex: {"or": [{"==": [{"var": "a"}, 400]}, {"==": [{"var": "b"}, John]}]}
81
+ * @returns jsonLogic object with the correct variable names ex: [{"==": [{"var": "customerID"}, 400]}, {"==": [{"var": "firstName"}, John]}]
82
+ */
83
+ const mapRule = (mapping = {}, rule = "") => {
84
+ const keys = Object.keys(mapping);
85
+ let updatedJsonLogic = JSON.stringify(rule);
86
+ keys.forEach((key) => {
87
+ const substr = JSON.stringify({ var: key });
88
+ const newSubstr = JSON.stringify({ var: mapping[key] });
89
+ updatedJsonLogic = updatedJsonLogic.replaceAll(substr, newSubstr);
90
+ });
91
+ try {
92
+ return JSON.parse(updatedJsonLogic);
93
+ } catch (err) {
94
+ console.err("Error with parsing JSON Logic String");
95
+ return {};
96
+ }
97
+ };
98
+ /**
99
+ * Evaluates the rule with provided data.
100
+ *
101
+ * @param {Object} rule ex: {"or": [{"==": [{"var": "customerID"}, 400]}, {"==": [{"var": "firstName"}, John]}]}
102
+ * @param {Object} data ex: {"customerID": 1001, "firstName": "John"}
103
+ * @param {string} objectKey ex: "users"
104
+ * @param {boolean} dataLazyLoaded ex: "true"
105
+ * @returns the evaluated rule ex: true
106
+ */
107
+ const evaluateRule = (rule, data, objectKey, dataLazyLoaded) => {
108
+ let formattedData = {};
109
+ if (objectKey && dataLazyLoaded) formattedData[objectKey] = data[objectKey] ? data[objectKey] : data;
110
+ else formattedData = data;
111
+ return jsonLogic.apply(rule, formattedData);
112
+ };
113
+
114
+ //#endregion
115
+ //#region src/models/GroupNode.ts
116
+ var GroupNode = class {
117
+ constructor(node) {
118
+ this.id = node.id || v4();
119
+ this.isGroupNode = true;
120
+ this.hideEmptyGroups = node.hideEmptyGroups || false;
121
+ this.groupType = node.groupType || NodeGroupTypeEnums.Static;
122
+ this.children = node.children || [];
123
+ this.isExpanded = node.isExpanded || false;
124
+ this.parentId = node.parentId || null;
125
+ this.parentGroupId = node.parentGroupId || null;
126
+ this.properties = node.properties ? {
127
+ propertyMapping: null,
128
+ jsonLogic: null,
129
+ icon: {
130
+ name: "GroupedListIcon",
131
+ type: "",
132
+ color: ""
133
+ },
134
+ ...node.properties
135
+ } : {
136
+ propertyMapping: null,
137
+ jsonLogic: null,
138
+ icon: {
139
+ name: "GroupedListIcon",
140
+ type: "",
141
+ color: ""
142
+ }
143
+ };
144
+ this.isOutlierGroup = node.isOutlierGroup || false;
145
+ }
146
+ };
147
+
148
+ //#endregion
149
+ //#region src/utilities/tree/TreeUtilities.js
150
+ const makeTreeStructure = (treeData, key, parentKey, parentGroupKey = "parentGroupId") => {
151
+ if (!treeData) return [];
152
+ const keys = [];
153
+ treeData.forEach((node) => {
154
+ node.children = [];
155
+ if (node["isExpanded"] === void 0 && !node.isGroupNode) if (node.properties.defaultDisplay === "collapsed" || node.properties.lazyLoad) node.isExpanded = false;
156
+ else node.isExpanded = true;
157
+ keys.push(node[key]);
158
+ });
159
+ const roots = treeData.filter((node) => {
160
+ return !(node?.isGroupNode ? node[parentGroupKey] : node[parentKey]);
161
+ });
162
+ const nodes = [];
163
+ const existingGroups = [];
164
+ roots.forEach((root) => {
165
+ nodes.push(root);
166
+ });
167
+ while (nodes.length > 0) {
168
+ const node = nodes.pop();
169
+ let children = treeData.filter((data) => data[parentKey] === node[key] || data[parentGroupKey] === node[key]);
170
+ children.forEach((child) => {
171
+ if (child?.isGroupNode) {
172
+ const existingGroup = existingGroups.find((eg) => eg.id === child.id && eg.parentGroupId === child.parentGroupId);
173
+ if (!existingGroup) {
174
+ existingGroups.push(child);
175
+ node.children.push(child);
176
+ nodes.push(child);
177
+ }
178
+ } else if (node.isGroupNode && child.parentGroupId || !node.isGroupNode && !child.parentGroupId) {
179
+ node.children.push(child);
180
+ nodes.push(child);
181
+ }
182
+ });
183
+ }
184
+ const removeEmptyGroupNodes = (node) => {
185
+ if (node?.isGroupNode && node?.hideEmptyGroups && !node?.children?.length) return null;
186
+ node.children = node.children.map(removeEmptyGroupNodes).filter((child) => child !== null);
187
+ return node;
188
+ };
189
+ const filteredRoots = roots.map(removeEmptyGroupNodes).filter((root) => root !== null);
190
+ if (filteredRoots.length === 1) return filteredRoots[0];
191
+ return filteredRoots;
192
+ };
193
+ const makeTreeStaticGroupStructure = (treeData, key, parentKey, groupType = NodeGroupTypeEnums.Static, hideEmptyGroups) => {
194
+ if (!treeData) return [];
195
+ const keys = [];
196
+ treeData.forEach((node, index) => {
197
+ const { id, hideEmptyGroups: hideEmptyGroups$1, children, apiMethodInstanceId, parentGroupId, order, isExpanded,...groupProperties } = node;
198
+ treeData[index] = new GroupNode({
199
+ id,
200
+ groupType,
201
+ children,
202
+ parentId: parentGroupId,
203
+ parentGroupId,
204
+ isExpanded,
205
+ properties: { ...groupProperties }
206
+ });
207
+ keys.push(node[key]);
208
+ });
209
+ const roots = treeData.filter((node) => keys.indexOf(node[parentKey]) === -1);
210
+ const nodes = [];
211
+ roots.forEach((root) => {
212
+ nodes.push(root);
213
+ });
214
+ while (nodes.length > 0) {
215
+ const node = nodes.pop();
216
+ let children = treeData.filter((data) => data[parentKey] === node[key]);
217
+ children.forEach((child) => {
218
+ node.children.push(child);
219
+ nodes.push(child);
220
+ });
221
+ }
222
+ if (roots.length === 1) return roots[0];
223
+ return roots;
224
+ };
225
+ const makeDynamicGroupStructures = (treeStructure, results) => {
226
+ if (!treeStructure) return [];
227
+ const groupStructures = [];
228
+ results.forEach((item) => {
229
+ processDynamicGroupForCurrentNodeLevel(item, treeStructure, groupStructures, groupStructures);
230
+ });
231
+ return groupStructures;
232
+ };
233
+ const processDynamicGroupForCurrentNodeLevel = (item, node, groupStructures, previousFilteredGroups = []) => {
234
+ const { property, id } = node;
235
+ const label = property ? getLabelFromProperty(item, property) : null;
236
+ let filteredGroups = [];
237
+ previousFilteredGroups.forEach((group) => {
238
+ if (group) {
239
+ const foundGroups = findNodesByIdAndLabel(group, id, label);
240
+ if (foundGroups.length) filteredGroups = filteredGroups.concat(foundGroups);
241
+ }
242
+ });
243
+ if (filteredGroups.length) {
244
+ if (node?.children?.length) node.children.forEach((child) => processDynamicGroupForCurrentNodeLevel(item, child, groupStructures, filteredGroups));
245
+ } else if (label) {
246
+ const dynamicGroupTree = makeDynamicGroupTree(node, item);
247
+ if (node.parentGroupId) previousFilteredGroups.forEach((filteredGroup) => {
248
+ const matchingGroupNode = findNodeById(filteredGroup, node.parentGroupId);
249
+ if (matchingGroupNode) {
250
+ dynamicGroupTree.parentGroupId = matchingGroupNode.id;
251
+ matchingGroupNode.children.push(dynamicGroupTree);
252
+ }
253
+ });
254
+ else groupStructures.push(dynamicGroupTree);
255
+ }
256
+ };
257
+ const makeDynamicGroupTree = (node, item, parentGroupNode) => {
258
+ const { id, children, apiMethodInstanceId, parentGroupId, order, property, label, isExpanded,...groupProperties } = node;
259
+ const updatedLabel = property ? getLabelFromProperty(item, property) : null;
260
+ if (updatedLabel) {
261
+ const groupNode = new GroupNode({
262
+ id: `${id}`,
263
+ groupType: NodeGroupTypeEnums.Dynamic,
264
+ children: [],
265
+ parentGroupId: parentGroupNode?.id || null,
266
+ isExpanded,
267
+ properties: {
268
+ label: updatedLabel,
269
+ ...groupProperties,
270
+ propertyKey: property
271
+ }
272
+ });
273
+ if (parentGroupNode) parentGroupNode.children.push(groupNode);
274
+ if (children?.length) children.forEach((child) => makeDynamicGroupTree(child, item, groupNode));
275
+ return groupNode;
276
+ }
277
+ };
278
+ const makeDynamicTreeStructure = (treeData, key, parentKey) => {
279
+ if (!treeData) return [];
280
+ const keys = [];
281
+ treeData.forEach((node, index) => {
282
+ keys.push(node[key]);
283
+ });
284
+ const roots = treeData.filter((node) => keys.indexOf(node[parentKey]) === -1);
285
+ const nodes = [];
286
+ roots.forEach((root) => {
287
+ nodes.push(root);
288
+ });
289
+ while (nodes.length > 0) {
290
+ const node = nodes.pop();
291
+ let children = treeData.filter((data) => data[parentKey] === node[key]);
292
+ children.forEach((child) => {
293
+ node.children.push(child);
294
+ nodes.push(child);
295
+ });
296
+ }
297
+ if (roots.length === 1) return roots[0];
298
+ return roots;
299
+ };
300
+ const getIconFromName = (name) => {
301
+ if (!name) return null;
302
+ const substr = name.slice(-4);
303
+ if (substr.toLowerCase() !== "icon") {
304
+ const updatedName = `${name}Icon`;
305
+ return Icons[updatedName] || null;
306
+ } else return Icons[name] || null;
307
+ };
308
+ const findLastNode = (tree) => {
309
+ let result = null;
310
+ if (!tree?.children?.length) return tree;
311
+ else {
312
+ if (tree?.children) tree.children.forEach((node) => result = findLastNode(node));
313
+ return result;
314
+ }
315
+ };
316
+ const searchTree = (tree, id) => {
317
+ let result = null;
318
+ if (tree.id === id) return tree;
319
+ else {
320
+ if (tree.children) tree.children.some((node) => result = searchTree(node, id));
321
+ return result;
322
+ }
323
+ };
324
+ const deleteNode = (treeData, nodeId) => {
325
+ const updatedTreeData = [...treeData];
326
+ const foundNode = updatedTreeData.find((node) => node.id === nodeId);
327
+ const nodeIndex = updatedTreeData.findIndex((node) => node.id === nodeId);
328
+ if (!foundNode.parentId || !updatedTreeData.some((node) => node.parentId === nodeId)) {
329
+ if (nodeIndex > -1) updatedTreeData.splice(nodeIndex, 1);
330
+ const immediateChild = updatedTreeData.find((node) => node.parentId === nodeId);
331
+ if (immediateChild) immediateChild.parentId = null;
332
+ } else {
333
+ foundNode.isDeleted = true;
334
+ foundNode.properties = {};
335
+ }
336
+ return updatedTreeData;
337
+ };
338
+ const deleteNodeAndChildren = (treeData, nodeId) => {
339
+ const updatedTreeData = [...treeData];
340
+ const nodeIdsToDelete = [];
341
+ nodeIdsToDelete.push(nodeId);
342
+ getAllChildrenNodesToDelete(updatedTreeData, nodeId, nodeIdsToDelete);
343
+ return updatedTreeData.filter((node) => !nodeIdsToDelete.includes(node.id));
344
+ };
345
+ const getAllChildrenNodesToDelete = (treeData, nodeId, nodeIdsToDelete) => {
346
+ const nodesToDelete = treeData.filter((node) => node.parentId === nodeId);
347
+ nodesToDelete.forEach((node) => {
348
+ nodeIdsToDelete.push(node.id);
349
+ getAllChildrenNodesToDelete(treeData, node.id, nodeIdsToDelete);
350
+ });
351
+ };
352
+ const processCatalogObjectKeysInOrder = (tree, keys) => {
353
+ if (!tree?.children?.length) keys.push(tree?.properties?.catalogObjectKey);
354
+ else if (tree?.children) {
355
+ if (tree?.properties?.catalogObjectKey) keys.push(tree?.properties?.catalogObjectKey);
356
+ tree.children.forEach((node) => processCatalogObjectKeysInOrder(node, keys));
357
+ }
358
+ };
359
+ const processOrderedTreeData = (tree, treeData) => {
360
+ if (!tree?.children?.length) treeData.push(tree);
361
+ else if (tree?.children) {
362
+ treeData.push(tree);
363
+ tree.children.forEach((node) => processOrderedTreeData(node, treeData));
364
+ }
365
+ };
366
+ const processObjectToTree = (result, treeData, objectReferenceKeys, treeList, catalogObjects, promotedEntities, wasLazyLoaded) => {
367
+ const treeArr = { ...treeData };
368
+ processReferences(result, objectReferenceKeys, treeArr, 0, treeList, null, catalogObjects, promotedEntities, wasLazyLoaded);
369
+ };
370
+ const processReferences = (reference, objectReferenceKeys, treeData, index, treeList, parentId, catalogObjects, promotedEntities, wasLazyLoaded) => {
371
+ const newIndex = index + 1;
372
+ if (reference) {
373
+ let node = parentId ? treeData[newIndex] : treeData[0];
374
+ let nodeGroups = [];
375
+ if (parentId) {
376
+ if (node?.properties?.groupConfiguration?.groupType === NodeGroupTypeEnums.Static) nodeGroups = constructStaticNodeGroups(node, true);
377
+ else if (node?.properties?.groupConfiguration?.groupType === NodeGroupTypeEnums.Dynamic) nodeGroups = constructDynamicNodeGroups(reference, node, true);
378
+ }
379
+ if (Array.isArray(reference) && reference.length) reference.forEach((ref, i) => {
380
+ if (node) {
381
+ const nodeCopy = cloneDeep(node);
382
+ processObjIndex(nodeCopy, ref, i, parentId, catalogObjects, promotedEntities, wasLazyLoaded);
383
+ if (nodeGroups.length) {
384
+ if (node?.properties?.groupConfiguration?.groupType === NodeGroupTypeEnums.Static) {
385
+ const groupedItemIndexes = /* @__PURE__ */ new Set();
386
+ let processedItem = {
387
+ itemAdded: false,
388
+ nodeChildren: []
389
+ };
390
+ nodeGroups.forEach((nodeGroup) => {
391
+ let nodeGroupChildren = [];
392
+ processedItem = processItemForStaticNodeGroup(nodeGroup, ref, groupedItemIndexes, nodeCopy, i, /* @__PURE__ */ new Set(), treeList);
393
+ nodeGroupChildren = nodeGroupChildren.concat(processedItem.nodeChildren);
394
+ mapNodeGroupChildren(nodeGroup, nodeGroupChildren);
395
+ nodeGroup.parentGroupId = nodeCopy.parentId;
396
+ });
397
+ if (!processedItem.itemAdded && node?.properties?.groupConfiguration?.outlier === NodeGroupOutlierEnums.Individual) {
398
+ const nodeIsHidden = checkNodeIsHidden(nodeCopy, ref, wasLazyLoaded);
399
+ !nodeIsHidden && treeList.push(nodeCopy);
400
+ }
401
+ } else if (node?.properties?.groupConfiguration?.groupType === NodeGroupTypeEnums.Dynamic) nodeGroups.forEach((nodeGroup) => {
402
+ nodeGroup.parentGroupId = nodeCopy.parentId;
403
+ nodeGroup.parentId = nodeCopy.parentId;
404
+ processGroupNodesAndAddToTreeList(nodeGroup, treeList, nodeCopy.parentId, ref, wasLazyLoaded);
405
+ });
406
+ } else {
407
+ const nodeIsHidden = checkNodeIsHidden(nodeCopy, ref, wasLazyLoaded);
408
+ !nodeIsHidden && treeList.push(nodeCopy);
409
+ }
410
+ if (nodeCopy?.children?.length) {
411
+ const objectReferenceKeysCopy = [...objectReferenceKeys];
412
+ nodeCopy.children.forEach((childNode, i$1) => {
413
+ const catalogObjectKey = childNode?.properties?.catalogObjectKey;
414
+ const nextIndex = objectReferenceKeysCopy.indexOf(catalogObjectKey);
415
+ if (!parentId) objectReferenceKeysCopy[nextIndex] = null;
416
+ processReferences(ref[catalogObjectKey], objectReferenceKeys, treeData, nextIndex, treeList, nodeCopy.id, catalogObjects, promotedEntities, nodeCopy.properties.lazyLoad);
417
+ });
418
+ }
419
+ }
420
+ });
421
+ else if (typeof reference === "object" && !Array.isArray(reference)) {
422
+ processObjIndex(node, reference, 0, parentId, catalogObjects, promotedEntities, wasLazyLoaded);
423
+ if (node) {
424
+ const nodeCopy = cloneDeep(node);
425
+ const nodeIsHidden = checkNodeIsHidden(nodeCopy, reference, wasLazyLoaded);
426
+ !nodeIsHidden && treeList.push(nodeCopy);
427
+ if (nodeCopy?.children?.length) {
428
+ const objectReferenceKeysCopy = [...objectReferenceKeys];
429
+ nodeCopy.children.forEach((childNode, i) => {
430
+ const catalogObjectKey = childNode?.properties?.catalogObjectKey;
431
+ const nextIndex = parentId ? newIndex : objectReferenceKeysCopy.indexOf(catalogObjectKey);
432
+ if (!parentId) objectReferenceKeysCopy[nextIndex] = null;
433
+ processReferences(reference[catalogObjectKey], objectReferenceKeys, treeData, nextIndex, treeList, nodeCopy.id, catalogObjects, promotedEntities, nodeCopy.properties.lazyLoad);
434
+ });
435
+ }
436
+ }
437
+ }
438
+ }
439
+ };
440
+ const processObjIndex = (node, obj, index, parentId, catalogObjects, promotedEntities, wasLazyLoaded) => {
441
+ if (node.properties.conditionalNodeIconExpression) {
442
+ const conditionalNodeIcon = evaluateRule(node.properties.conditionalNodeIconExpression, obj, node.properties?.joiningEntityCatalogObjectKey, wasLazyLoaded);
443
+ if (conditionalNodeIcon) {
444
+ node.properties["conditionalNodeIconName"] = conditionalNodeIcon?.name || "";
445
+ node.properties["conditionalNodeIconColor"] = conditionalNodeIcon?.iconColor?.hex;
446
+ node.properties["conditionalNodeIconType"] = conditionalNodeIcon?.type || "";
447
+ } else {
448
+ node.properties["conditionalNodeIconName"] = "";
449
+ node.properties["conditionalNodeIconColor"] = "";
450
+ node.properties["conditionalNodeIconType"] = "";
451
+ }
452
+ }
453
+ if (node.properties.conditionalNodeAdornmentExpression || node.properties.conditionalIconExpression) {
454
+ const conditionalNodeAdornment = node.properties.conditionalNodeAdornmentExpression ? evaluateRule(node.properties.conditionalNodeAdornmentExpression, obj, node.properties?.joiningEntityCatalogObjectKey, wasLazyLoaded) : evaluateRule(node.properties.conditionalIconExpression, obj, node.properties?.joiningEntityCatalogObjectKey, wasLazyLoaded);
455
+ if (conditionalNodeAdornment) {
456
+ node.properties["conditionalNodeAdornmentName"] = conditionalNodeAdornment?.name || "";
457
+ node.properties["conditionalNodeAdornmentColor"] = conditionalNodeAdornment?.iconColor?.hex;
458
+ node.properties["conditionalNodeAdornmentType"] = conditionalNodeAdornment?.type || "";
459
+ } else {
460
+ node.properties["conditionalNodeAdornmentName"] = "";
461
+ node.properties["conditionalNodeAdornmentColor"] = "";
462
+ node.properties["conditionalNodeAdornmentType"] = "";
463
+ }
464
+ }
465
+ if (node.properties.catalogReturnObject) {
466
+ let searchIdentifiers = getSearchIdentifiers(catalogObjects, node.properties.catalogReturnObject);
467
+ node.properties["searchIdentifier"] = searchIdentifiers?.join(",");
468
+ const associatedTreePrimaryKeyMap = node.properties.associatedTreePrimaryKeyMap;
469
+ if (!!associatedTreePrimaryKeyMap) {
470
+ searchIdentifiers = Object.keys(associatedTreePrimaryKeyMap);
471
+ node.properties["searchIdentifier"] = searchIdentifiers;
472
+ }
473
+ node.properties["filterElements"] = [];
474
+ const searchValues = [];
475
+ const joiningEntityCatalogObjectKey = node?.properties?.joiningEntityCatalogObjectKey;
476
+ searchIdentifiers.forEach((searchIdentifier) => {
477
+ const searchField = searchIdentifier ? searchIdentifier.charAt(0).toUpperCase() + searchIdentifier.slice(1) : "";
478
+ let searchValue = "";
479
+ let si = associatedTreePrimaryKeyMap?.[searchIdentifier] ? associatedTreePrimaryKeyMap?.[searchIdentifier] : searchIdentifier;
480
+ if (obj[si]) searchValue = obj[si];
481
+ else if (joiningEntityCatalogObjectKey) searchValue = obj[joiningEntityCatalogObjectKey] ? obj[joiningEntityCatalogObjectKey][si] : "";
482
+ node.properties["filterElements"].push({
483
+ searchField,
484
+ searchOperator: "=",
485
+ searchValue: searchValue ?? ""
486
+ });
487
+ searchValues.push(searchValue);
488
+ });
489
+ node.properties["searchValue"] = searchValues.toString();
490
+ }
491
+ node.properties["nodeLabel"] = getDisplayName(node, obj);
492
+ node.properties["nodeSubLabel"] = getDisplayDetails(node, obj);
493
+ node.properties["headerTitle"] = getHeaderTitle(node, obj);
494
+ node.parentId = parentId;
495
+ node["entityNodeParentId"] = parentId;
496
+ node.id = v4();
497
+ node.nodeObj = obj;
498
+ if (node?.properties?.lazyLoad) node.lazyLoadChildrenArr = getLazyLoadChildrenArr(node, catalogObjects, promotedEntities);
499
+ };
500
+ const getEntityAssoc = (nodeEntity, node) => {
501
+ let entityAssoc = null;
502
+ if (nodeEntity) {
503
+ const referenceProperty = nodeEntity.properties.find((property) => {
504
+ if (node.properties?.joiningEntityName) return property.reference === node.properties?.joiningEntityName;
505
+ else return property.reference === node.properties?.catalogReturnObject;
506
+ });
507
+ entityAssoc = referenceProperty ? referenceProperty.extendedProperties?.childEntityAssoc : null;
508
+ }
509
+ return entityAssoc;
510
+ };
511
+ const getLazyLoadChildrenArr = (node, catalogObjects, promotedEntities) => {
512
+ const lazyLoadChildrenArr = [];
513
+ let defaultSearchIdentifiers = [];
514
+ if (node?.properties?.catalogReturnObject) defaultSearchIdentifiers = getSearchIdentifiers(catalogObjects, node.properties.catalogReturnObject);
515
+ node && node.children && node.children.forEach((childNode) => {
516
+ const lazyNodeSearchObj = {
517
+ apiMethodId: null,
518
+ data: null,
519
+ parentNodeRefKey: childNode.properties?.catalogObjectKey,
520
+ catalogReturnObject: childNode.properties?.catalogReturnObject
521
+ };
522
+ const entityName = childNode.properties?.catalogReturnObject;
523
+ const promotedEntity = promotedEntities?.find((pe) => pe.entityName === entityName);
524
+ let searchIdentifiers = [];
525
+ const filterElements = [];
526
+ if (promotedEntity) {
527
+ let baseSearch = promotedEntity.unityBaseSearchMethod;
528
+ let childBaseSearch = promotedEntity.unityBaseSearchMethod;
529
+ const nodeEntity = catalogObjects?.find((co) => co.catalogObjectName === node.properties?.catalogReturnObject);
530
+ let isManyToManySearch = false;
531
+ let usingJoiningTableForSearch = false;
532
+ if (nodeEntity) {
533
+ const childEntityAssoc = getEntityAssoc(nodeEntity, childNode);
534
+ let joiningEntityName = null;
535
+ let promotedEntityForJoiningTable = null;
536
+ if (childEntityAssoc.Cardinality === CardinalityTypeEnums.Many_To_Many) {
537
+ isManyToManySearch = true;
538
+ lazyNodeSearchObj["manyToManyKeys"] = [];
539
+ joiningEntityName = childNode.properties?.joiningEntityName;
540
+ promotedEntityForJoiningTable = promotedEntities?.find((pe) => pe.entityName === joiningEntityName);
541
+ if (promotedEntityForJoiningTable?.unityBaseSearchMethod) {
542
+ baseSearch = promotedEntityForJoiningTable.unityBaseSearchMethod;
543
+ lazyNodeSearchObj.manyToManyJointEntityApiMethodId = childBaseSearch?.apiMethodId;
544
+ usingJoiningTableForSearch = true;
545
+ }
546
+ const childNodeEntity = catalogObjects.find((co) => co.catalogObjectName === childNode.properties?.catalogReturnObject);
547
+ const entityAssoc = getEntityAssoc(childNodeEntity, childNode);
548
+ if (entityAssoc && Object.keys(entityAssoc).length) entityAssoc.Keys.forEach((keyVal) => {
549
+ const keyValArr = keyVal.split(",");
550
+ const foreignKeyName = keyValArr[0] ? keyValArr[0].trim() : "";
551
+ const parentIdentifierName = keyValArr[1] ? keyValArr[1].trim() : "";
552
+ const searchValueKey = /^[A-Z]*$/.test(parentIdentifierName) ? parentIdentifierName.toLowerCase() : toLowerFirstChar(parentIdentifierName);
553
+ lazyNodeSearchObj["manyToManyKeys"].push({
554
+ searchItemIdentifier: usingJoiningTableForSearch ? /^[A-Z]*$/.test(foreignKeyName) ? foreignKeyName.toLowerCase() : toLowerFirstChar(foreignKeyName) : searchValueKey,
555
+ searchNameKey: foreignKeyName,
556
+ searchValueKey
557
+ });
558
+ });
559
+ }
560
+ if (childEntityAssoc && Object.keys(childEntityAssoc).length) childEntityAssoc.Keys.forEach((keyVal) => {
561
+ const keyValArr = keyVal.split(",");
562
+ let searchJoiningEntity = "";
563
+ if (!isManyToManySearch && node.nodeObj.hasOwnProperty(node.properties.joiningEntityCatalogObjectKey)) searchJoiningEntity = node.properties.joiningEntityCatalogObjectKey;
564
+ const foreignKeyName = keyValArr[0] ? keyValArr[0].trim() : "";
565
+ const parentIdentifierName = keyValArr[1] ? keyValArr[1].trim() : "";
566
+ let siObj = {
567
+ searchNameKey: parentIdentifierName,
568
+ searchValueKey: /^[A-Z]*$/.test(foreignKeyName) ? foreignKeyName.toLowerCase() : toLowerFirstChar(foreignKeyName),
569
+ searchJoiningEntity
570
+ };
571
+ if (isManyToManySearch && !usingJoiningTableForSearch) siObj = {
572
+ searchNameKey: foreignKeyName,
573
+ searchValueKey: /^[A-Z]*$/.test(foreignKeyName) ? foreignKeyName.toLowerCase() : toLowerFirstChar(foreignKeyName)
574
+ };
575
+ if (isManyToManySearch) {
576
+ if (childNode.properties?.catalogObjectKey && childNode.properties?.joiningEntityCatalogObjectLeftKey) {
577
+ siObj["joiningEntityKeyName"] = toUpperFirstChar(!usingJoiningTableForSearch ? childNode.properties?.joiningEntityChildKey : childNode.properties?.catalogObjectKey);
578
+ siObj["joiningEntityCatalogObjectLeftKeyName"] = toUpperFirstChar(childNode.properties?.joiningEntityCatalogObjectLeftKey);
579
+ }
580
+ if (promotedEntityForJoiningTable?.unityBaseSearchMethod) {
581
+ siObj["joiningEntityKeyName"] = null;
582
+ siObj["joiningEntityCatalogObjectLeftKeyName"] = null;
583
+ }
584
+ }
585
+ searchIdentifiers.push(siObj);
586
+ });
587
+ }
588
+ if (!searchIdentifiers.length) defaultSearchIdentifiers.forEach((searchIdentifier) => {
589
+ const siObj = {
590
+ searchNameKey: searchIdentifier,
591
+ searchValueKey: searchIdentifier
592
+ };
593
+ if (childNode.properties?.catalogObjectKey && childNode.properties?.joiningEntityCatalogObjectLeftKey) {
594
+ siObj["joiningEntityKeyName"] = toUpperFirstChar(childNode.properties?.catalogObjectKey);
595
+ siObj["joiningEntityCatalogObjectLeftKeyName"] = toUpperFirstChar(childNode.properties?.joiningEntityCatalogObjectLeftKey);
596
+ }
597
+ searchIdentifiers.push(siObj);
598
+ });
599
+ searchIdentifiers.forEach((si) => {
600
+ let searchValue = "";
601
+ if (si?.searchJoiningEntity) searchValue = node.nodeObj[si.searchJoiningEntity][si.searchValueKey];
602
+ else if (usingJoiningTableForSearch) {
603
+ const joiningEntityCatalogObjectKey = node?.properties?.joiningEntityCatalogObjectKey;
604
+ const value = node?.nodeObj?.[joiningEntityCatalogObjectKey];
605
+ searchValue = value ? value[si.searchValueKey] : node.nodeObj[si.searchValueKey];
606
+ } else searchValue = node.nodeObj[si.searchValueKey];
607
+ let formattedPropertyName = toUpperFirstChar(si.searchNameKey);
608
+ if (si["joiningEntityKeyName"] && si["joiningEntityCatalogObjectLeftKeyName"]) formattedPropertyName = `${si["joiningEntityKeyName"]}.${si["joiningEntityCatalogObjectLeftKeyName"]}.${formattedPropertyName}`;
609
+ filterElements.push({
610
+ searchField: formattedPropertyName,
611
+ searchValue,
612
+ searchOperator: "="
613
+ });
614
+ });
615
+ lazyNodeSearchObj.data = getSearchObject(filterElements, 1, 50);
616
+ lazyNodeSearchObj.apiMethodId = baseSearch?.apiMethodId || null;
617
+ lazyLoadChildrenArr.push(lazyNodeSearchObj);
618
+ } else {
619
+ console.log("Error: Promote " + entityName + " entity");
620
+ node.errorRetrievingChildren = "Error: Promote " + entityName + " child entity";
621
+ }
622
+ });
623
+ return lazyLoadChildrenArr;
624
+ };
625
+ const formatTreeMenuItem = (responseObject, treeStructure, catalogObjects, promotedEntities, associatedInquiryTree, wasLazyLoaded) => {
626
+ if (!responseObject) return null;
627
+ const tree = cloneDeep(treeStructure);
628
+ const orderedKeys = [];
629
+ const orderedTreeData = [];
630
+ const treeArr = [];
631
+ processCatalogObjectKeysInOrder(tree, orderedKeys);
632
+ processOrderedTreeData(tree, orderedTreeData);
633
+ processObjectToTree(responseObject, orderedTreeData, orderedKeys, treeArr, catalogObjects, promotedEntities, wasLazyLoaded);
634
+ const displayTree = makeTreeStructure(treeArr, "id", "parentId");
635
+ displayTree["associatedInquiryTree"] = associatedInquiryTree;
636
+ displayTree["wasLazyLoaded"] = wasLazyLoaded;
637
+ return displayTree;
638
+ };
639
+ const expandAllNodes = (tree) => {
640
+ tree.isExpanded = true;
641
+ if (tree?.children) tree.children.forEach((node) => expandAllNodes(node));
642
+ };
643
+ const collapseAllNodes = (tree) => {
644
+ tree.isExpanded = false;
645
+ if (tree?.children) tree.children.forEach((node) => collapseAllNodes(node));
646
+ };
647
+ const findAllParentIds = (menuItems, currentParentNode, allParentIds = []) => {
648
+ if (currentParentNode?.parentId) {
649
+ allParentIds.push(currentParentNode?.parentId);
650
+ const newParentNode = searchTree(menuItems, currentParentNode?.parentId);
651
+ findAllParentIds(menuItems, newParentNode, allParentIds);
652
+ }
653
+ return allParentIds;
654
+ };
655
+ const formatTreeLabel = (label, obj) => {
656
+ const fields = label?.split("+");
657
+ const keys = fields?.map((field) => field.trim());
658
+ if (keys) {
659
+ const skippableKeys = [];
660
+ const updatedKeys = keys.map((key, index) => {
661
+ const matchedKey = key.charAt(0) === "\"";
662
+ if (matchedKey) {
663
+ skippableKeys.push(index);
664
+ key = key.replace(/"/g, "");
665
+ }
666
+ return key;
667
+ });
668
+ const values = [];
669
+ for (let j = 0; j < keys.length; j++) {
670
+ let property = keys[j];
671
+ if (property) {
672
+ const splitProperties = property.split(".");
673
+ if (splitProperties.length > 1) {
674
+ let constructedValue = null;
675
+ splitProperties.forEach((property$1) => {
676
+ const matches = property$1.match(/\[(.*?)\]/);
677
+ let objIndex = null;
678
+ let arrIndex = null;
679
+ if (matches) {
680
+ arrIndex = parseInt(matches[1]);
681
+ objIndex = matches.index;
682
+ }
683
+ if (typeof arrIndex === "number" && objIndex) {
684
+ const formattedProperty = property$1.substring(0, objIndex);
685
+ if (!constructedValue) {
686
+ if (obj[formattedProperty]) constructedValue = obj[formattedProperty][arrIndex];
687
+ } else if (constructedValue[formattedProperty]) constructedValue = constructedValue[formattedProperty][arrIndex];
688
+ } else if (!constructedValue) constructedValue = obj[property$1];
689
+ else constructedValue = constructedValue[property$1];
690
+ });
691
+ if (typeof constructedValue === "boolean" || typeof constructedValue === "number") constructedValue = constructedValue.toString();
692
+ values.push(constructedValue);
693
+ continue;
694
+ }
695
+ }
696
+ let value = obj[property];
697
+ if (typeof value === "boolean" || typeof value === "number") value = value.toString();
698
+ values.push(value);
699
+ }
700
+ let displayName = updatedKeys.join("+");
701
+ for (let k = 0; k < updatedKeys.length; k++) if (!skippableKeys.includes(k)) if (values[k]) displayName = displayName.replace(`${updatedKeys[k]}`, values[k]);
702
+ else displayName = displayName.replace(`${updatedKeys[k]}`, "");
703
+ return displayName.replaceAll("+", " ");
704
+ } else return label;
705
+ };
706
+ const getDisplayName = (node, obj) => {
707
+ return formatTreeLabel(node.properties["displayName"], obj);
708
+ };
709
+ const getDisplayDetails = (node, obj) => {
710
+ return formatTreeLabel(node.properties["displayDetails"], obj);
711
+ };
712
+ const getHeaderTitle = (node, obj) => {
713
+ return formatTreeLabel(node.properties["headerName"], obj);
714
+ };
715
+ const searchForMatchingNode = (tree, nodeObj = {}, searchIdentifiers = []) => {
716
+ let result = null;
717
+ let match = true;
718
+ searchIdentifiers.forEach((searchIdentifier) => {
719
+ if (tree?.nodeObj[searchIdentifier] !== nodeObj[searchIdentifier]) match = false;
720
+ });
721
+ if (match && searchIdentifiers.length) return tree;
722
+ else {
723
+ if (tree.children) tree.children.some((node) => result = searchForMatchingNode(node, nodeObj, searchIdentifiers));
724
+ return result;
725
+ }
726
+ };
727
+ const getNodeIdForRightBorder = (expandedNodeIds, node, parentId) => {
728
+ if (!expandedNodeIds.includes(node?.id)) return node.id;
729
+ if (!expandedNodeIds.includes(parentId)) {
730
+ const foundParentNode = node.children.find((item) => item.id === parentId);
731
+ if (foundParentNode) if (expandedNodeIds.includes(foundParentNode?.parentId)) return parentId;
732
+ else return getNodeIdForRightBorder(expandedNodeIds, foundParentNode, foundParentNode?.parentId);
733
+ } else return parentId;
734
+ };
735
+ const findNodeById = (tree, id) => {
736
+ let result = null;
737
+ if (tree?.id === id) return tree;
738
+ else {
739
+ if (tree.children) tree.children.some((node) => result = findNodeById(node, id));
740
+ return result;
741
+ }
742
+ };
743
+ const findNodeByIdAndLabel = (tree, id, label) => {
744
+ let result = null;
745
+ if (tree?.id === id && tree?.properties?.label === label) return tree;
746
+ else {
747
+ if (tree.children) tree.children.some((node) => result = findNodeById(node, id, label));
748
+ return result;
749
+ }
750
+ };
751
+ const findNodesByIdAndLabel = (tree, id, label) => {
752
+ let results = [];
753
+ if (tree?.id === id && tree?.properties?.label === label) results.push(tree);
754
+ if (tree.children) tree.children.forEach((node) => {
755
+ results = results.concat(findNodesByIdAndLabel(node, id, label));
756
+ });
757
+ return results;
758
+ };
759
+ const updateNodeForStaticGrouping = (displayTree, nodeGroup, nodeChildren, treeList, scopedGroupItemIndexes, groupedItemIndexes, index, item) => {
760
+ const updatedDisplayTree = { ...displayTree };
761
+ const nodeIsHidden = checkNodeIsHidden(updatedDisplayTree, item, false);
762
+ if (!nodeIsHidden) {
763
+ updatedDisplayTree.children = displayTree.children ? cloneDeep(displayTree.children) : displayTree.children;
764
+ updatedDisplayTree["parentId"] = nodeGroup.id;
765
+ updatedDisplayTree["parentGroupId"] = nodeGroup.id;
766
+ if (updatedDisplayTree.isGroupNode) nodeGroup.children.push(updatedDisplayTree);
767
+ else nodeChildren.push(updatedDisplayTree);
768
+ if (treeList) treeList.push(updatedDisplayTree);
769
+ scopedGroupItemIndexes.add(index);
770
+ groupedItemIndexes.add(index);
771
+ }
772
+ };
773
+ const processItemForStaticNodeGroup = (nodeGroup, item, groupedItemIndexes, displayTree, index, scopedGroupItemIndexes = /* @__PURE__ */ new Set(), treeList, nodeChildren = []) => {
774
+ if (nodeGroup?.properties?.propertyMapping && nodeGroup?.properties?.jsonLogic) {
775
+ const rule = mapRule(nodeGroup?.properties?.propertyMapping, nodeGroup?.properties?.jsonLogic);
776
+ if (rule && evaluateRule(rule, item, item.properties?.joiningEntityCatalogObjectKey, false)) {
777
+ let itemAdded = false;
778
+ nodeGroup.children.forEach((childGroup) => {
779
+ if (childGroup.isGroupNode) {
780
+ const processedItem = processItemForStaticNodeGroup(childGroup, item, groupedItemIndexes, displayTree, index, childGroup.children.length ? /* @__PURE__ */ new Set() : scopedGroupItemIndexes, treeList, nodeChildren) || { itemAdded };
781
+ itemAdded = processedItem?.itemAdded;
782
+ }
783
+ });
784
+ if (!itemAdded) {
785
+ updateNodeForStaticGrouping(displayTree, nodeGroup, nodeChildren, treeList, scopedGroupItemIndexes, groupedItemIndexes, index, item);
786
+ itemAdded = true;
787
+ }
788
+ }
789
+ } else if (nodeGroup.isOutlierGroup && !groupedItemIndexes.has(index)) updateNodeForStaticGrouping(displayTree, nodeGroup, nodeChildren, treeList, scopedGroupItemIndexes, groupedItemIndexes, index, item);
790
+ if (treeList && nodeGroup.isGroupNode) {
791
+ const existingGroup = treeList.filter((node) => node.isGroupNode).find((eg) => eg.id === nodeGroup.id);
792
+ if (!existingGroup) {
793
+ const nodeIsHidden = checkNodeIsHidden(nodeGroup, item, false);
794
+ !nodeIsHidden && treeList.push(nodeGroup);
795
+ }
796
+ }
797
+ return {
798
+ itemAdded: groupedItemIndexes.has(index),
799
+ nodeChildren
800
+ };
801
+ };
802
+ const constructStaticNodeGroups = (tree, shouldUseNewId = false) => {
803
+ const nodeGroups = [];
804
+ const groupConfiguration = tree?.properties?.groupConfiguration;
805
+ const groupType = groupConfiguration?.groupType || NodeGroupTypeEnums.Static;
806
+ const hideEmptyGroups = groupConfiguration?.hideEmptyGroups;
807
+ if (groupConfiguration?.enabled && groupConfiguration?.groupings[groupType]?.length) {
808
+ groupConfiguration.groupings[groupType].forEach((grouping) => {
809
+ const orderedGroups = orderByGroupOrder(grouping?.groups);
810
+ const newIdMap = {};
811
+ orderedGroups.forEach((group) => {
812
+ if (shouldUseNewId) newIdMap[group.id] = v4();
813
+ group["children"] = [];
814
+ });
815
+ if (Object.keys(newIdMap).length) orderedGroups.forEach((group) => {
816
+ if (newIdMap[group.id]) group.id = newIdMap[group.id];
817
+ if (newIdMap[group.parentGroupId]) group.parentGroupId = newIdMap[group.parentGroupId];
818
+ });
819
+ if (orderedGroups?.length) {
820
+ const firstGroup = orderedGroups.find((group) => !group.parentGroupId) || orderedGroups[0];
821
+ orderedGroups.shift();
822
+ const displayTree = makeTreeStaticGroupStructure(orderedGroups, "id", "parentGroupId", groupType, hideEmptyGroups);
823
+ const { id, isExpanded,...firstGroupProperties } = firstGroup;
824
+ const groupNode = new GroupNode({
825
+ id,
826
+ hideEmptyGroups,
827
+ groupType,
828
+ children: Array.isArray(displayTree) ? displayTree : [displayTree],
829
+ isExpanded,
830
+ properties: { ...firstGroupProperties }
831
+ });
832
+ nodeGroups.push(groupNode);
833
+ }
834
+ });
835
+ if (groupConfiguration?.outlier === "group") {
836
+ const outlierGroup = new GroupNode({
837
+ groupType,
838
+ isOutlierGroup: true,
839
+ properties: {
840
+ label: groupConfiguration?.outlierGroupLabel || "Unlabeled Outlier Group",
841
+ icon: groupConfiguration?.outlierIcon
842
+ }
843
+ });
844
+ nodeGroups.push(outlierGroup);
845
+ }
846
+ }
847
+ return nodeGroups;
848
+ };
849
+ const getOrderedDynamicGroups = (tree, shouldUseNewId = false) => {
850
+ const groupConfiguration = tree?.properties?.groupConfiguration;
851
+ const groupType = groupConfiguration?.groupType || NodeGroupTypeEnums.Dynamic;
852
+ let orderedGroups = [];
853
+ if (groupConfiguration?.enabled && groupConfiguration?.groupings[groupType]?.length) groupConfiguration.groupings[groupType].forEach((grouping) => {
854
+ orderedGroups = orderByGroupOrder(grouping?.groups);
855
+ const newIdMap = {};
856
+ orderedGroups.forEach((group) => {
857
+ if (shouldUseNewId) newIdMap[group.id] = v4();
858
+ group["children"] = [];
859
+ });
860
+ if (Object.keys(newIdMap).length) orderedGroups.forEach((group) => {
861
+ if (newIdMap[group.id]) group.id = newIdMap[group.id];
862
+ if (newIdMap[group.parentGroupId]) group.parentGroupId = newIdMap[group.parentGroupId];
863
+ });
864
+ });
865
+ return orderedGroups;
866
+ };
867
+ const constructDynamicNodeGroups = (results, tree, shouldUseNewId = false) => {
868
+ let nodeGroups = [];
869
+ const groupConfiguration = tree?.properties?.groupConfiguration;
870
+ const groupType = groupConfiguration?.groupType || NodeGroupTypeEnums.Dynamic;
871
+ if (groupConfiguration?.enabled && groupConfiguration?.groupings[groupType]?.length) groupConfiguration.groupings[groupType].forEach((grouping) => {
872
+ const orderedGroups = orderByGroupOrder(grouping?.groups);
873
+ const newIdMap = {};
874
+ orderedGroups.forEach((group) => {
875
+ if (shouldUseNewId) newIdMap[group.id] = v4();
876
+ group["children"] = [];
877
+ });
878
+ if (Object.keys(newIdMap).length) orderedGroups.forEach((group) => {
879
+ if (newIdMap[group.id]) group.id = newIdMap[group.id];
880
+ if (newIdMap[group.parentGroupId]) group.parentGroupId = newIdMap[group.parentGroupId];
881
+ });
882
+ if (orderedGroups?.length) {
883
+ const isSingleGroup = orderedGroups.length === 1;
884
+ const dynamicTreeStructure = makeDynamicTreeStructure(orderedGroups, "id", "parentGroupId");
885
+ const groupSet = makeDynamicGroupStructures(dynamicTreeStructure, results);
886
+ results.forEach((item, index) => {
887
+ const orderedKeys = [];
888
+ const orderedTreeData = [];
889
+ const treeArr = [];
890
+ const innerGroupList = [];
891
+ processCatalogObjectKeysInOrder(tree, orderedKeys);
892
+ processOrderedTreeData(tree, orderedTreeData);
893
+ processObjectToTree(item, orderedTreeData, orderedKeys, treeArr, null, null, false, innerGroupList);
894
+ const displayTree = makeTreeStructure(treeArr, "id", "parentId");
895
+ const updatedDisplayTree = cloneDeep(displayTree);
896
+ const nodeIsHidden = checkNodeIsHidden(updatedDisplayTree, item, false);
897
+ !nodeIsHidden && processItemForDynamicNodeGroups(updatedDisplayTree, dynamicTreeStructure, groupSet, groupSet, isSingleGroup);
898
+ });
899
+ groupSet.forEach((group) => updateTreeIds(group, null, v4(), v4()));
900
+ nodeGroups = nodeGroups.concat(groupSet);
901
+ }
902
+ });
903
+ return nodeGroups;
904
+ };
905
+ const getLabelFromProperty = (item, property) => {
906
+ const splitProperties = property.split(".");
907
+ if (splitProperties.length) {
908
+ let constructedValue = null;
909
+ splitProperties.forEach((property$1) => {
910
+ const matches = property$1.match(/\[(.*?)\]/);
911
+ let objIndex = null;
912
+ let arrIndex = null;
913
+ if (matches) {
914
+ arrIndex = parseInt(matches[1]);
915
+ objIndex = matches.index;
916
+ }
917
+ if (typeof arrIndex === "number" && objIndex) {
918
+ const formattedProperty = property$1.substring(0, objIndex);
919
+ if (!constructedValue) {
920
+ if (item[formattedProperty]) constructedValue = item[formattedProperty][arrIndex];
921
+ } else if (constructedValue[formattedProperty]) constructedValue = constructedValue[formattedProperty][arrIndex];
922
+ } else if (!constructedValue) constructedValue = item ? item[property$1] : "";
923
+ else constructedValue = constructedValue[property$1];
924
+ });
925
+ return constructedValue;
926
+ }
927
+ return null;
928
+ };
929
+ const constructBusinessObjectArrFromTree = (node, businessObjects = []) => {
930
+ if (node?.nodeObj) {
931
+ const businessObject = {
932
+ label: "",
933
+ value: "",
934
+ domainObject: ""
935
+ };
936
+ const joiningEntityCatalogObjectKey = node.properties?.joiningEntityCatalogObjectKey;
937
+ const displayName = node.properties?.displayName;
938
+ if (joiningEntityCatalogObjectKey) {
939
+ const jointEntity = node.nodeObj[joiningEntityCatalogObjectKey];
940
+ businessObject.label = formatTreeLabel(displayName, node.nodeObj) || jointEntity?.businessObjectKey;
941
+ businessObject.value = jointEntity?.businessObjectKey;
942
+ businessObject.domainObject = node.properties?.catalogReturnObject;
943
+ } else {
944
+ const entity = node.nodeObj;
945
+ businessObject.label = formatTreeLabel(displayName, node.nodeObj) || entity?.businessObjectKey;
946
+ businessObject.value = entity?.businessObjectKey;
947
+ businessObject.domainObject = node.properties?.catalogReturnObject;
948
+ }
949
+ businessObjects.push(businessObject);
950
+ }
951
+ if (node?.children?.length) node.children.forEach((childNode) => constructBusinessObjectArrFromTree(childNode, businessObjects));
952
+ return businessObjects;
953
+ };
954
+ const processItemForDynamicNodeGroups = (displayTree, node, groupNodes, previousFilteredGroups = [], isSingleGroup = false) => {
955
+ const { property, id } = node;
956
+ const item = displayTree?.nodeObj;
957
+ const label = property ? getLabelFromProperty(item, property) : null;
958
+ let filteredGroups = [];
959
+ previousFilteredGroups.forEach((group) => {
960
+ if (group) {
961
+ const foundGroups = findNodesByIdAndLabel(group, id, label);
962
+ if (foundGroups.length) filteredGroups = filteredGroups.concat(foundGroups);
963
+ }
964
+ });
965
+ if (filteredGroups.length) if (node?.children?.length) node.children.forEach((child) => processItemForDynamicNodeGroups(displayTree, child, groupNodes, filteredGroups, isSingleGroup));
966
+ else filteredGroups.forEach((filteredGroup) => {
967
+ const matchingGroupNode = findNodeByIdAndLabel(filteredGroup, node.id, label);
968
+ if (matchingGroupNode) {
969
+ displayTree["parentGroupId"] = matchingGroupNode.id;
970
+ matchingGroupNode.children.push(displayTree);
971
+ }
972
+ });
973
+ else if (isSingleGroup) groupNodes.push(displayTree);
974
+ else previousFilteredGroups.forEach((filteredGroup) => {
975
+ if (filteredGroup) {
976
+ displayTree["parentGroupId"] = filteredGroup.id;
977
+ filteredGroup.children.push(displayTree);
978
+ }
979
+ });
980
+ };
981
+ const orderByGroupOrder = (groups = []) => {
982
+ return orderBy(groups, ["order"], ["asc"]);
983
+ };
984
+ const updateTreeIds = (node, lastEntityNodeId, newId = v4(), newParentId = v4()) => {
985
+ let entityNodeParentId = lastEntityNodeId;
986
+ if (node) {
987
+ node.id = newId;
988
+ if (node.parentId || node.parentGroupId) {
989
+ node.parentId = newParentId;
990
+ node.parentGroupId = newParentId;
991
+ }
992
+ if (!node.isGroupNode && entityNodeParentId) node["entityNodeParentId"] = entityNodeParentId;
993
+ if (!node.isGroupNode) entityNodeParentId = node.id;
994
+ }
995
+ if (node?.children?.length) node.children.forEach((child) => updateTreeIds(child, entityNodeParentId, v4(), newId));
996
+ };
997
+ const processGroupNodesAndAddToTreeList = (node, treeList, lastEntityNodeId, item, wasLazyLoaded) => {
998
+ let entityNodeParentId = lastEntityNodeId;
999
+ if (treeList) {
1000
+ if (!treeList.find((tree) => tree.id === node.id)) {
1001
+ if (!node.isGroupNode && entityNodeParentId) node["entityNodeParentId"] = entityNodeParentId;
1002
+ if (!node.isGroupNode) entityNodeParentId = node.id;
1003
+ const nodeIsHidden = checkNodeIsHidden(node, item, wasLazyLoaded);
1004
+ !nodeIsHidden && treeList.push(node);
1005
+ }
1006
+ }
1007
+ if (node?.children?.length) node.children.forEach((child) => processGroupNodesAndAddToTreeList(child, treeList, entityNodeParentId, item, wasLazyLoaded));
1008
+ };
1009
+ const mapNodeGroupChildren = (nodeGroup, nodeGroupChildren = []) => {
1010
+ nodeGroupChildren.forEach((node) => {
1011
+ if (nodeGroup.id === node.parentGroupId) nodeGroup.children.push(node);
1012
+ });
1013
+ if (nodeGroup?.children?.length) nodeGroup.children.forEach((childGroup) => {
1014
+ if (childGroup.isGroupNode) mapNodeGroupChildren(childGroup, nodeGroupChildren);
1015
+ });
1016
+ return nodeGroup;
1017
+ };
1018
+ const checkNodeIsHidden = (node, item, wasLazyLoaded = false) => {
1019
+ if (!node || node && !Object.keys(node).length) return true;
1020
+ let rule = null;
1021
+ if (node.isGroupNode) {
1022
+ if (node.properties?.hiddenNode?.enabled) {}
1023
+ } else if (node.properties?.hiddenNode?.enabled) {
1024
+ rule = mapRule(node.properties.hiddenNode.propertyMapping, node.properties.hiddenNode.jsonLogic);
1025
+ if (rule && evaluateRule(rule, item, node.properties?.joiningEntityCatalogObjectKey, wasLazyLoaded)) return true;
1026
+ }
1027
+ return false;
1028
+ };
1029
+ const constructPreloadedTree = (treeStructure, pageList) => {
1030
+ if (!pageList) return null;
1031
+ let preloadedList = [];
1032
+ const tree = cloneDeep(treeStructure);
1033
+ if (tree.properties?.groupConfiguration?.enabled && tree.properties?.groupConfiguration.groupType === NodeGroupTypeEnums.Static && tree.properties?.groupConfiguration?.groupings?.static?.length) {
1034
+ const topNodeGroups = constructStaticNodeGroups(tree);
1035
+ const groupedItemIndexes = /* @__PURE__ */ new Set();
1036
+ topNodeGroups.forEach((nodeGroup) => {
1037
+ let nodeGroupChildren = [];
1038
+ pageList.forEach((item, index) => {
1039
+ const orderedKeys = [];
1040
+ const orderedTreeData = [];
1041
+ const treeArr = [];
1042
+ const innerGroupList = [];
1043
+ processCatalogObjectKeysInOrder(tree, orderedKeys);
1044
+ processOrderedTreeData(tree, orderedTreeData);
1045
+ processObjectToTree(item, orderedTreeData, orderedKeys, treeArr, null, null, false, innerGroupList);
1046
+ const displayTree = makeTreeStructure(treeArr, "id", "parentId");
1047
+ const processedItem = processItemForStaticNodeGroup(nodeGroup, item, groupedItemIndexes, displayTree, index, /* @__PURE__ */ new Set());
1048
+ nodeGroupChildren = nodeGroupChildren.concat(processedItem?.nodeChildren || []);
1049
+ });
1050
+ const updatedNodeGroup = mapNodeGroupChildren(nodeGroup, nodeGroupChildren);
1051
+ updatedNodeGroup.children.forEach((child) => {
1052
+ updateTreeIds(child, null, v4(), v4());
1053
+ });
1054
+ preloadedList.push(updatedNodeGroup);
1055
+ });
1056
+ if (tree.properties?.groupConfiguration?.outlier === NodeGroupOutlierEnums.Individual) pageList.forEach((item, index) => {
1057
+ if (!groupedItemIndexes.has(index)) {
1058
+ const orderedKeys = [];
1059
+ const orderedTreeData = [];
1060
+ const treeArr = [];
1061
+ processCatalogObjectKeysInOrder(tree, orderedKeys);
1062
+ processOrderedTreeData(tree, orderedTreeData);
1063
+ processObjectToTree(item, orderedTreeData, orderedKeys, treeArr, null, null, false);
1064
+ const displayTree = makeTreeStructure(treeArr, "id", "parentId");
1065
+ const nodeIsHidden = checkNodeIsHidden(displayTree, item, false);
1066
+ if (!nodeIsHidden) {
1067
+ updateTreeIds(displayTree, null, v4(), v4());
1068
+ preloadedList.push(displayTree);
1069
+ }
1070
+ }
1071
+ });
1072
+ } else if (tree.properties?.groupConfiguration?.enabled && tree.properties?.groupConfiguration.groupType === NodeGroupTypeEnums.Dynamic && tree.properties?.groupConfiguration?.groupings?.dynamic?.length) {
1073
+ const nodeGroups = constructDynamicNodeGroups2(pageList, tree);
1074
+ preloadedList = preloadedList.concat(nodeGroups);
1075
+ } else pageList.forEach((item) => {
1076
+ const orderedKeys = [];
1077
+ const orderedTreeData = [];
1078
+ const treeArr = [];
1079
+ processCatalogObjectKeysInOrder(tree, orderedKeys);
1080
+ processOrderedTreeData(tree, orderedTreeData);
1081
+ processObjectToTree(item, orderedTreeData, orderedKeys, treeArr);
1082
+ const displayTree = makeTreeStructure(treeArr, "id", "parentId");
1083
+ const nodeIsHidden = checkNodeIsHidden(displayTree, item, false);
1084
+ !nodeIsHidden && preloadedList.push(displayTree);
1085
+ });
1086
+ return preloadedList;
1087
+ };
1088
+ const CompareGroupByOrder = (a, b) => {
1089
+ if (a.order > b.order) return 1;
1090
+ if (a.order < b.order) return -1;
1091
+ return 0;
1092
+ };
1093
+ const CompareSiblingNodes = (a, b) => {
1094
+ if (a.hasOwnProperty("isGroupNode") && !b.hasOwnProperty("isGroupNode")) return -1;
1095
+ if (!a.hasOwnProperty("isGroupNode") && b.hasOwnProperty("isGroupNode")) return 1;
1096
+ if (a.hasOwnProperty("isGroupNode") && b.hasOwnProperty("isGroupNode")) {
1097
+ if (a.properties?.order > b.properties?.order) return 1;
1098
+ if (a.properties?.order < b.properties?.order) return -1;
1099
+ }
1100
+ return 0;
1101
+ };
1102
+ const GetGroupChildMap = (_map, groupKey) => {
1103
+ if (_map[groupKey] === void 0) _map[groupKey] = [];
1104
+ return _map[groupKey];
1105
+ };
1106
+ const AddGroupToChildMap = (_map, groupKey, groupNode) => {
1107
+ let childMap = GetGroupChildMap(_map, groupKey);
1108
+ childMap.push(groupNode);
1109
+ childMap.sort(CompareGroupByOrder);
1110
+ };
1111
+ const createDynamicGroups2 = (_treeConfig, _groupConfig, _item, _curItem, _pList, _siblings, _parentId) => {
1112
+ let _groupCreated = false;
1113
+ if (_pList.length > 0) {
1114
+ let tmpProp = _pList[0];
1115
+ if (_curItem.hasOwnProperty(tmpProp)) {
1116
+ let newItem = _curItem[tmpProp];
1117
+ if (_pList.length > 1) {
1118
+ if (Array.isArray(newItem)) for (let i = 0, numOfItems = newItem.length; i < numOfItems; i++) {
1119
+ let aGroupWasCreated = createDynamicGroups2(_treeConfig, _groupConfig, _item, newItem[i], _pList.slice(1), _siblings, _parentId);
1120
+ _groupCreated = aGroupWasCreated ? aGroupWasCreated : _groupCreated;
1121
+ }
1122
+ else if (typeof newItem === "object" && newItem !== null) {
1123
+ let aGroupWasCreated = createDynamicGroups2(_treeConfig, _groupConfig, _item, newItem, _pList.slice(1), _siblings, _parentId);
1124
+ _groupCreated = aGroupWasCreated ? aGroupWasCreated : _groupCreated;
1125
+ }
1126
+ } else if (typeof newItem !== "object" && newItem !== null && newItem !== "") {
1127
+ let groupName = newItem.toString();
1128
+ let groupNode = null;
1129
+ for (let siblingIdx = 0, numOfSiblings = _siblings.length; siblingIdx < numOfSiblings; siblingIdx++) {
1130
+ let sibling = _siblings[siblingIdx];
1131
+ if (sibling.hasOwnProperty("isGroupNode") && sibling.isGroupNode === true) {
1132
+ if (sibling.properties.label === groupName) {
1133
+ groupNode = sibling;
1134
+ break;
1135
+ }
1136
+ }
1137
+ }
1138
+ if (groupNode == null) {
1139
+ let newGroupNodeId = v4();
1140
+ groupNode = new GroupNode({
1141
+ id: `${newGroupNodeId}`,
1142
+ groupType: NodeGroupTypeEnums.Dynamic,
1143
+ children: [],
1144
+ parentGroupId: _parentId,
1145
+ parentId: _parentId,
1146
+ isExpanded: _groupConfig.isExpanded,
1147
+ properties: {
1148
+ label: groupName,
1149
+ propertyIsCustom: _groupConfig.propertyIsCustom,
1150
+ propertyKey: _groupConfig.property,
1151
+ order: _groupConfig.order
1152
+ }
1153
+ });
1154
+ _siblings.push(groupNode);
1155
+ }
1156
+ _groupCreated = true;
1157
+ let subGroupWasCreated = false;
1158
+ for (let subGroupIdx = 0, numOfSubGroups = _groupConfig.children.length; subGroupIdx < numOfSubGroups; subGroupIdx++) {
1159
+ let subGroupConfig = _groupConfig.children[subGroupIdx];
1160
+ let subGroupPropList = subGroupConfig.property ? subGroupConfig.property.split(".") : [];
1161
+ let subGroupCreated = createDynamicGroups2(_treeConfig, subGroupConfig, _item, _item, subGroupPropList, groupNode.children, groupNode.id);
1162
+ subGroupWasCreated = subGroupCreated ? subGroupCreated : subGroupWasCreated;
1163
+ }
1164
+ if (!subGroupWasCreated) {
1165
+ let tmpNode = cloneDeep(_treeConfig);
1166
+ processObjIndex(tmpNode, _item, null, groupNode.id, null, null, false);
1167
+ groupNode.children.push(tmpNode);
1168
+ let newChildNodes = [];
1169
+ for (let childNodeIdx = 0, numOfChildNodes = tmpNode.children.length; childNodeIdx < numOfChildNodes; childNodeIdx++) {
1170
+ let childConfigNode = tmpNode.children[childNodeIdx];
1171
+ let propToGetRecords = childConfigNode.properties.catalogObjectKey;
1172
+ if (propToGetRecords && propToGetRecords != null && _item.hasOwnProperty(propToGetRecords)) {
1173
+ let newResultSet = _item[propToGetRecords];
1174
+ if (newResultSet && newResultSet != null) if (Array.isArray(newResultSet)) newChildNodes.push(...constructDynamicNodeGroups2(newResultSet, childConfigNode, tmpNode.id));
1175
+ else {
1176
+ let tmpNewResultSet = [];
1177
+ tmpNewResultSet.push(newResultSet);
1178
+ newChildNodes.push(...constructDynamicNodeGroups2(newResultSet, childConfigNode, tmpNode.id));
1179
+ }
1180
+ }
1181
+ }
1182
+ tmpNode.children = newChildNodes;
1183
+ }
1184
+ groupNode.children.sort(CompareSiblingNodes);
1185
+ }
1186
+ }
1187
+ }
1188
+ return _groupCreated;
1189
+ };
1190
+ const constructDynamicGroupConfigTrees2 = (configNode) => {
1191
+ let topLevelConfigGroupNodes = [];
1192
+ const groupConfiguration = configNode?.properties?.groupConfiguration;
1193
+ const groupType = groupConfiguration?.groupType || NodeGroupTypeEnums.Dynamic;
1194
+ if (groupConfiguration?.enabled && groupConfiguration?.groupings[groupType]?.length) {
1195
+ let dynamicGroupings = groupConfiguration.groupings[groupType];
1196
+ for (let groupingIdx = 0, numOfGroupings = dynamicGroupings.length; groupingIdx < numOfGroupings; groupingIdx++) {
1197
+ let grouping = dynamicGroupings[groupingIdx];
1198
+ if (grouping.groups === void 0 || grouping.groups === null) continue;
1199
+ let groupChildMap = {};
1200
+ for (let groupIdx = 0, numOfGroups = grouping.groups.length; groupIdx < numOfGroups; groupIdx++) {
1201
+ let group = grouping.groups[groupIdx];
1202
+ group["children"] = GetGroupChildMap(groupChildMap, group.id);
1203
+ if (group.parentGroupId === void 0 || group.parentGroupId === null) topLevelConfigGroupNodes.push(group);
1204
+ else AddGroupToChildMap(groupChildMap, group.parentGroupId, group);
1205
+ }
1206
+ }
1207
+ }
1208
+ for (let configIdx = 0, numOfChildConfigNodes = configNode.children.length; configIdx < numOfChildConfigNodes; configIdx++) {
1209
+ let childConfigNode = configNode.children[configIdx];
1210
+ constructDynamicGroupConfigTrees2(childConfigNode);
1211
+ }
1212
+ configNode.groupConfigTrees = topLevelConfigGroupNodes;
1213
+ };
1214
+ const constructDynamicNodeGroups2 = (results, configNode, parentId = null) => {
1215
+ let levelNodes = [];
1216
+ if (!configNode.groupConfigTrees) constructDynamicGroupConfigTrees2(configNode);
1217
+ for (let rIdx = 0, numOfResults = results.length; rIdx < numOfResults; rIdx++) {
1218
+ let item = results[rIdx];
1219
+ let groupCreated = false;
1220
+ for (let ctlIdx = 0, numOfGroupConfigTrees = configNode.groupConfigTrees.length; ctlIdx < numOfGroupConfigTrees; ctlIdx++) {
1221
+ let groupConfigNode = configNode.groupConfigTrees[ctlIdx];
1222
+ let gPropList = groupConfigNode.property ? groupConfigNode.property.split(".") : [];
1223
+ let aGroupWasCreated = createDynamicGroups2(configNode, groupConfigNode, item, item, gPropList, levelNodes, parentId);
1224
+ groupCreated = aGroupWasCreated ? aGroupWasCreated : groupCreated;
1225
+ }
1226
+ if (!groupCreated) {
1227
+ let tmpNode = cloneDeep(configNode);
1228
+ processObjIndex(tmpNode, item, null, parentId, null, null, false);
1229
+ levelNodes.push(tmpNode);
1230
+ let newChildNodes = [];
1231
+ for (let childNodeIdx = 0, numOfChildNodes = tmpNode.children.length; childNodeIdx < numOfChildNodes; childNodeIdx++) {
1232
+ let childConfigNode = tmpNode.children[childNodeIdx];
1233
+ let propToGetRecords = childConfigNode.properties.catalogObjectKey;
1234
+ if (propToGetRecords && propToGetRecords != null && item.hasOwnProperty(propToGetRecords)) {
1235
+ let newResultSet = item[propToGetRecords];
1236
+ if (newResultSet && newResultSet != null) if (Array.isArray(newResultSet)) newChildNodes.push(...constructDynamicNodeGroups2(newResultSet, childConfigNode, tmpNode.id));
1237
+ else {
1238
+ let tmpNewResultSet = [];
1239
+ tmpNewResultSet.push(newResultSet);
1240
+ newChildNodes.push(...constructDynamicNodeGroups2(newResultSet, childConfigNode, tmpNode.id));
1241
+ }
1242
+ }
1243
+ }
1244
+ tmpNode.children = newChildNodes;
1245
+ }
1246
+ }
1247
+ levelNodes.sort(CompareSiblingNodes);
1248
+ return levelNodes;
1249
+ };
1250
+ const transformMenuPageTree = (node) => {
1251
+ if (!node?.menuItemInstance?.isActive) return null;
1252
+ const parameters = node.menuItemInstance?.parameters && JSON.parse(node.menuItemInstance.parameters);
1253
+ const label = node.title || "";
1254
+ const expanded = parameters?.defaultDisplay === "expanded";
1255
+ const updatedNode = {
1256
+ id: node.menuStructureId,
1257
+ parentId: node.parentId,
1258
+ isExpanded: expanded,
1259
+ properties: {
1260
+ defaultIcon: {
1261
+ type: "",
1262
+ name: parameters.FluentIcon,
1263
+ color: ""
1264
+ },
1265
+ nodeLabel: label,
1266
+ nodeSubLabel: "",
1267
+ page: {
1268
+ id: parameters.PageId,
1269
+ entity: { entityName: parameters.entityName },
1270
+ pbiReportCode: parameters.pbiReportCode,
1271
+ udpTagId: parameters.udpTagId,
1272
+ queryId: parameters.queryId,
1273
+ inquiryTreeId: parameters?.InquiryTreeId,
1274
+ requiredFieldMapping: parameters?.requiredFieldMapping
1275
+ },
1276
+ aggregateThresholdId: parameters.aggregateThresholdId || ""
1277
+ },
1278
+ children: []
1279
+ };
1280
+ for (const child of node.menuItemInstanceStructures) {
1281
+ const updatedChild = transformMenuPageTree(child);
1282
+ if (updatedChild) updatedNode.children.push(updatedChild);
1283
+ }
1284
+ return updatedNode;
1285
+ };
1286
+ const mapNodeObjValuesToSearchParameters = (nodeObj, aggregateThresholdParamMappings) => {
1287
+ if (!aggregateThresholdParamMappings || !nodeObj) return {};
1288
+ const mappings = { ...aggregateThresholdParamMappings };
1289
+ Object.keys(mappings).forEach((key) => {
1290
+ const nodeObjKey = mappings[key];
1291
+ if (nodeObjKey) {
1292
+ const nodeObjValue = nodeObj[nodeObjKey];
1293
+ mappings[key] = nodeObjValue || "";
1294
+ }
1295
+ });
1296
+ return mappings;
1297
+ };
1298
+ const getSearchValueString = (nodeObj, searchIdentifier) => {
1299
+ const searchIdentifiers = searchIdentifier.split(",");
1300
+ const searchValues = [];
1301
+ searchIdentifiers.forEach((searchIdentifier$1) => {
1302
+ searchValues.push(nodeObj[searchIdentifier$1]);
1303
+ });
1304
+ return searchValues.toString();
1305
+ };
1306
+
1307
+ //#endregion
1308
+ //#region src/utilities/iconLibrary/UnityIconLibrary.jsx
1309
+ const unityIcons = [{
1310
+ id: "WaterDropIcon",
1311
+ label: "Water Drop",
1312
+ icon: /* @__PURE__ */ React.createElement(WaterDrop, null),
1313
+ type: "unity"
1314
+ }, {
1315
+ id: "SewerIcon",
1316
+ label: "Sewer",
1317
+ icon: /* @__PURE__ */ React.createElement(Sewer, null),
1318
+ type: "unity"
1319
+ }];
1320
+ const getUnityIconFromName = (name) => {
1321
+ const foundIcon = unityIcons.find((icon) => icon.id === name);
1322
+ return foundIcon?.icon || null;
1323
+ };
1324
+
1325
+ //#endregion
1326
+ //#region src/shell/ui/SidebarCollapseButton.jsx
1327
+ const useStyles$6 = makeStyles((theme) => ({
1328
+ root: {
1329
+ display: "flex",
1330
+ justifyContent: "flex-start",
1331
+ height: 48,
1332
+ width: "100%",
1333
+ paddingLeft: 0
1334
+ },
1335
+ iconButton: {
1336
+ width: 48,
1337
+ height: 48,
1338
+ marginLeft: 16 - 24 / 2
1339
+ },
1340
+ expanded: {},
1341
+ icon: {
1342
+ width: 14,
1343
+ height: 14,
1344
+ margin: 8 / 2,
1345
+ transition: theme?.transitions?.create("transform", {
1346
+ easing: theme?.transitions?.easing?.sharp,
1347
+ duration: theme?.transitions?.duration?.shortest
1348
+ }),
1349
+ "$expanded &": { transform: "scaleX(-1)" }
1350
+ },
1351
+ switch: {
1352
+ margin: 8 / 2,
1353
+ transition: theme?.transitions?.create("transform", {
1354
+ easing: theme?.transitions?.easing?.sharp,
1355
+ duration: theme?.transitions?.duration?.shortest
1356
+ }),
1357
+ "$expanded &": { transform: "scaleX(-1)" }
1358
+ }
1359
+ }), { name: "SidebarCollapseButton" });
1360
+ /**
1361
+ * Custom styled button used for expanding/collapsing sidebars
1362
+ */
1363
+ const SidebarCollapseButton = (props) => {
1364
+ const classes = useStyles$6(props);
1365
+ const { expanded, className, id, udprecordid,...other } = props;
1366
+ const { t } = useTranslation();
1367
+ return /* @__PURE__ */ React.createElement("div", {
1368
+ ...other,
1369
+ className: clsx(className, classes.root, { [classes.expanded]: expanded })
1370
+ }, /* @__PURE__ */ React.createElement(FluentIconButton, {
1371
+ id,
1372
+ udprecordid,
1373
+ color: "inherit",
1374
+ className: clsx(classes.iconButton, classes.switch),
1375
+ "aria-label": expanded ? t("mainMenuAria.collapseNavigation") : t("mainMenuAria.expandNavigation"),
1376
+ icon: ChevronRightIcon
1377
+ }));
1378
+ };
1379
+
1380
+ //#endregion
1381
+ //#region src/UI/inputs/buttons/AmbientCardButton.jsx
1382
+ const useStyles$5 = makeStyles((theme) => ({ root: {
1383
+ borderRadius: 0,
1384
+ padding: 8
1385
+ } }));
1386
+ const AmbientCardButton = (props) => {
1387
+ const classes = useStyles$5(props);
1388
+ const { editOption, launchOption, deleteOption, children,...otherProps } = props;
1389
+ return /* @__PURE__ */ React.createElement(Button, {
1390
+ classes: { root: classes.root },
1391
+ variant: "outlined",
1392
+ disableElevation: true,
1393
+ color: "primary",
1394
+ ...otherProps
1395
+ }, editOption && /* @__PURE__ */ React.createElement(EditIcon, null), launchOption && /* @__PURE__ */ React.createElement(ArrowUpRightIcon, null), deleteOption && /* @__PURE__ */ React.createElement(DeleteIcon, null), children);
1396
+ };
1397
+ AmbientCardButton.propTypes = {
1398
+ editOption: PropTypes.bool,
1399
+ launchOption: PropTypes.bool,
1400
+ deleteOption: PropTypes.bool,
1401
+ children: PropTypes.string
1402
+ };
1403
+
1404
+ //#endregion
1405
+ //#region src/UI/components/feedback/Adornment.jsx
1406
+ const useStyles$4 = makeStyles((theme) => ({ root: (props) => ({
1407
+ width: theme.spacing(.5),
1408
+ height: "100%",
1409
+ background: theme.palette[props.color].main
1410
+ }) }));
1411
+ const Adornment = (props) => {
1412
+ const classes = useStyles$4(props);
1413
+ return /* @__PURE__ */ React.createElement("div", { className: classes.root });
1414
+ };
1415
+ Adornment.propTypes = { color: PropTypes.string };
1416
+
1417
+ //#endregion
1418
+ //#region src/UI/surfaces/cards/AmbientCard.jsx
1419
+ const useStyles$3 = makeStyles((theme) => ({
1420
+ root: {},
1421
+ paper: {
1422
+ width: "100%",
1423
+ position: "relative",
1424
+ display: "flex",
1425
+ flexDirection: "column",
1426
+ height: (props) => props?.cardHeight ?? ""
1427
+ },
1428
+ adornment: {
1429
+ top: 0,
1430
+ left: 0,
1431
+ height: "100%",
1432
+ position: "absolute"
1433
+ },
1434
+ launchButtons: {
1435
+ padding: theme.spacing(0, 2, 2, 2),
1436
+ display: "flex",
1437
+ justifyContent: "flex-end",
1438
+ bottom: (props) => props.adjustBaseline ? props.adjustBaseline : 16,
1439
+ right: theme.spacing(2),
1440
+ gridGap: theme.spacing(1)
1441
+ },
1442
+ moreButton: {
1443
+ marginTop: theme.spacing(1),
1444
+ display: "flex",
1445
+ justifyContent: "center",
1446
+ backgroundColor: lighten(theme.palette.secondary.main, .9),
1447
+ padding: theme.spacing(1)
1448
+ },
1449
+ styleWidth: {
1450
+ width: (props) => !props?.fullWidth ? "75%" : "100%",
1451
+ height: "100%"
1452
+ },
1453
+ media: { height: (props) => props.mediaHeight || 120 },
1454
+ cardContent: {
1455
+ flexGrow: 1,
1456
+ padding: (props) => props.removePadding && 0,
1457
+ "&:last-child": { paddingBottom: (props) => props.lastChildBottomPadding ? props.lastChildBottomPadding : theme.spacing(2) },
1458
+ paddingTop: 0,
1459
+ height: (props) => props.cardContentHeight ? props.cardContentHeight : ""
1460
+ },
1461
+ titleWrapper: {
1462
+ display: "flex",
1463
+ backgroundColor: (props) => props.headerColor && getEllipseColor(theme, props.headerColor, "light")
1464
+ },
1465
+ title: { color: (props) => props.headerColor && theme.palette.getContrastText(getEllipseColor(theme, props.headerColor, "light")) },
1466
+ loading: {
1467
+ position: "absolute",
1468
+ top: 0,
1469
+ left: 0
1470
+ },
1471
+ expandMessage: { display: "flex" },
1472
+ cardRoot: { "&:last-child": { paddingBottom: theme.spacing(2) } },
1473
+ visualization: {
1474
+ display: "flex",
1475
+ alignItems: "flex-end",
1476
+ width: "100%",
1477
+ height: 300
1478
+ },
1479
+ titlesWrapper: {
1480
+ display: "flex",
1481
+ flexDirection: "column",
1482
+ flex: 1,
1483
+ lineHeight: (props) => props.globalExpanded && "125%"
1484
+ },
1485
+ collapseChildren: {
1486
+ flexGrow: 1,
1487
+ "& .MuiCollapse-wrapper": { height: "100%" },
1488
+ "& .MuiCollapse-wrapperInner": { height: "100%" },
1489
+ height: (props) => props.cardContentHeight ? props.cardContentHeight : ""
1490
+ }
1491
+ }));
1492
+ const AmbientCard = (props) => {
1493
+ const classes = useStyles$3(props);
1494
+ const [expanded, setExpanded] = useState(false);
1495
+ const { adornment = "secondary", ariaLabel, baseLoading, cardHeight, children, collapseChildrenWhenExpanded, customAdornment = " ", deleteEvent, deleteOption, editEvent, editOption, extendedContent, extendedList, fullWidth, globalToggle, header, image, imageTitle, label, large, launchEvent, launchOption, loading, mediaHeight, more, moreMessage, moreButton, moreButtonExpanded, noAdornment = false, overrideStatusSuccess, overrideStatusError, overrideStatusWarning, overrideStatusInfo, removeTopLayoutUnit, status, subCard, title, toggleGlobalExpanded = true, visualization, subtitle,...otherProps } = props;
1496
+ const [globalExpanded, setGlobalExpanded] = useState(toggleGlobalExpanded);
1497
+ return !baseLoading && /* @__PURE__ */ React.createElement(Paper, {
1498
+ elevation: 0,
1499
+ className: classes.paper
1500
+ }, !noAdornment && /* @__PURE__ */ React.createElement("div", { className: classes.adornment }, customAdornment ? customAdornment : /* @__PURE__ */ React.createElement(Adornment, { color: adornment })), title && /* @__PURE__ */ React.createElement(CardContent, {
1501
+ className: classes.titleWrapper,
1502
+ classes: { root: classes.cardRoot }
1503
+ }, /* @__PURE__ */ React.createElement("div", { className: classes.titlesWrapper }, /* @__PURE__ */ React.createElement(Typography, {
1504
+ className: classes.title,
1505
+ component: "h2",
1506
+ variant: subCard ? "subtitle2" : "h6"
1507
+ }, title), subtitle && /* @__PURE__ */ React.createElement(Typography, {
1508
+ variant: "body1",
1509
+ className: classes.title
1510
+ }, subtitle)), status && /* @__PURE__ */ React.createElement(StatusChip, {
1511
+ status,
1512
+ label,
1513
+ success: overrideStatusSuccess,
1514
+ error: overrideStatusError,
1515
+ warning: overrideStatusWarning,
1516
+ info: overrideStatusInfo
1517
+ }), globalToggle && /* @__PURE__ */ React.createElement("div", null, /* @__PURE__ */ React.createElement(FluentIconButton, {
1518
+ onClick: () => setGlobalExpanded(!globalExpanded),
1519
+ icon: globalExpanded ? ChevronUpIcon : ChevronDownIcon,
1520
+ className: classes.icon,
1521
+ id: "udpRecord-AmbientCard-Toggle-" + (globalExpanded ? "Up" : "Down"),
1522
+ udprecordid: "udpRecord-AmbientCard-Toggle-" + (globalExpanded ? "Up" : "Down")
1523
+ }))), image && /* @__PURE__ */ React.createElement(CardMedia, {
1524
+ className: classes.media,
1525
+ image,
1526
+ title: imageTitle
1527
+ }), globalExpanded && /* @__PURE__ */ React.createElement(CardContent, { classes: { root: classes.cardContent } }, !image && !header && !removeTopLayoutUnit && /* @__PURE__ */ React.createElement(LayoutUnit, { unit: large ? "md" : "xxs" }), image && /* @__PURE__ */ React.createElement(LayoutUnit, { unit: "xs" }), /* @__PURE__ */ React.createElement(Collapse, {
1528
+ in: !collapseChildrenWhenExpanded || !expanded,
1529
+ timeout: "auto",
1530
+ className: classes.collapseChildren
1531
+ }, /* @__PURE__ */ React.createElement("div", { className: classes.styleWidth }, children)), extendedList && /* @__PURE__ */ React.createElement(Collapse, {
1532
+ in: expanded,
1533
+ timeout: "auto"
1534
+ }, /* @__PURE__ */ React.createElement("div", null, extendedList)), more && /* @__PURE__ */ React.createElement("div", { className: classes.moreButton }, /* @__PURE__ */ React.createElement("div", { className: classes.expandMessage }, /* @__PURE__ */ React.createElement(Typography, {
1535
+ style: {
1536
+ marginTop: 4,
1537
+ marginRight: 16
1538
+ },
1539
+ variant: "subtitle2"
1540
+ }, !expanded && moreMessage), /* @__PURE__ */ React.createElement(FluentButton, {
1541
+ onClick: () => setExpanded(!expanded),
1542
+ color: "secondary",
1543
+ variant: "outlined"
1544
+ }, expanded ? moreButtonExpanded : moreButton)))), visualization && /* @__PURE__ */ React.createElement("div", { className: classes.visualization }, visualization), !globalToggle && (editOption || launchOption || deleteOption) && /* @__PURE__ */ React.createElement("div", { className: classes.launchButtons }, editOption && /* @__PURE__ */ React.createElement(AmbientCardButton, {
1545
+ "aria-label": ariaLabel,
1546
+ editOption: true,
1547
+ ...otherProps,
1548
+ onClick: editEvent,
1549
+ id: "udpRecord-AmbientCard-edit",
1550
+ udprecordid: "udpRecord-AmbientCard-edit"
1551
+ }), launchOption && /* @__PURE__ */ React.createElement(AmbientCardButton, {
1552
+ "aria-label": ariaLabel,
1553
+ launchOption: true,
1554
+ ...otherProps,
1555
+ onClick: launchEvent,
1556
+ id: "udpRecord-AmbientCard-launch",
1557
+ udprecordid: "udpRecord-AmbientCard-launch"
1558
+ }), deleteOption && /* @__PURE__ */ React.createElement(AmbientCardButton, {
1559
+ "aria-label": ariaLabel,
1560
+ deleteOption: true,
1561
+ ...otherProps,
1562
+ onClick: deleteEvent,
1563
+ id: "udpRecord-AmbientCard-delete",
1564
+ udprecordid: "udpRecord-AmbientCard-delete"
1565
+ })));
1566
+ };
1567
+
1568
+ //#endregion
1569
+ //#region src/UI/feedback/NodeLoader.jsx
1570
+ const useStyles$2 = makeStyles((theme) => ({
1571
+ root: {},
1572
+ nodeWrapper: { display: "flex" }
1573
+ }));
1574
+ const NodeLoader = ({ loading, nodesRequested = [1] }) => {
1575
+ const classes = useStyles$2();
1576
+ const singleNode = [
1577
+ 1,
1578
+ 2,
1579
+ 3,
1580
+ 4
1581
+ ];
1582
+ const NodeElement = () => {
1583
+ return /* @__PURE__ */ React.createElement("div", { className: classes.nodeWrapper }, /* @__PURE__ */ React.createElement("div", null, /* @__PURE__ */ React.createElement(Skeleton$1, {
1584
+ variant: "circle",
1585
+ width: 20,
1586
+ height: 20
1587
+ })), /* @__PURE__ */ React.createElement("div", { style: {
1588
+ marginLeft: 8,
1589
+ width: "100%"
1590
+ } }, /* @__PURE__ */ React.createElement(Skeleton$1, {
1591
+ height: 20,
1592
+ variant: "rect",
1593
+ width: "100%"
1594
+ })));
1595
+ };
1596
+ const NodeGroup = ({ indent }) => {
1597
+ return /* @__PURE__ */ React.createElement("div", null, /* @__PURE__ */ React.createElement("div", { style: { marginLeft: indent } }, /* @__PURE__ */ React.createElement(NodeElement, null)), /* @__PURE__ */ React.createElement(LayoutUnit, { unit: "xxs" }));
1598
+ };
1599
+ const singleNodeGroup = loading && /* @__PURE__ */ React.createElement("div", null, singleNode.map((item, index) => {
1600
+ return /* @__PURE__ */ React.createElement(NodeGroup, { indent: index * 8 });
1601
+ }));
1602
+ return /* @__PURE__ */ React.createElement("div", null, nodesRequested && nodesRequested.map((item) => {
1603
+ return /* @__PURE__ */ React.createElement("div", { className: classes.root }, singleNodeGroup, " ", /* @__PURE__ */ React.createElement(LayoutUnit, { unit: "xxs" }));
1604
+ }));
1605
+ };
1606
+
1607
+ //#endregion
1608
+ //#region src/models/NumberOperator.ts
1609
+ let NumberOperatorEnums = /* @__PURE__ */ function(NumberOperatorEnums$1) {
1610
+ NumberOperatorEnums$1["Equals"] = "=";
1611
+ NumberOperatorEnums$1["Does_Not_Equal"] = "!=";
1612
+ NumberOperatorEnums$1["Greater_Than"] = ">";
1613
+ NumberOperatorEnums$1["Less_Than"] = "<";
1614
+ NumberOperatorEnums$1["Greater_Than_Or_Equal_To"] = ">=";
1615
+ NumberOperatorEnums$1["Less_Than_Or_Equal_To"] = "<=";
1616
+ NumberOperatorEnums$1["Between"] = "BETWEEN";
1617
+ return NumberOperatorEnums$1;
1618
+ }({});
1619
+
1620
+ //#endregion
1621
+ //#region src/UI/utilityDisplay/utilities/aggregateUtils.js
1622
+ const getThresholdStatus = (aggThreshold, aggregateValue) => {
1623
+ if (!aggThreshold || !aggregateValue) return null;
1624
+ const thresholdTypes = [
1625
+ {
1626
+ type: SeverityTypeEnums.Success,
1627
+ threshold: aggThreshold.successThreshold
1628
+ },
1629
+ {
1630
+ type: SeverityTypeEnums.Error,
1631
+ threshold: aggThreshold.errorThreshold
1632
+ },
1633
+ {
1634
+ type: SeverityTypeEnums.Warning,
1635
+ threshold: aggThreshold.warningThreshold
1636
+ },
1637
+ {
1638
+ type: SeverityTypeEnums.Info,
1639
+ threshold: aggThreshold.infoThreshold
1640
+ }
1641
+ ];
1642
+ let thresholdStatus = "";
1643
+ for (const { type, threshold } of thresholdTypes) if (threshold && evaluateThreshold(threshold, aggregateValue)) {
1644
+ thresholdStatus = type;
1645
+ break;
1646
+ }
1647
+ return thresholdStatus;
1648
+ };
1649
+ const evaluateThreshold = (threshold = {}, aggregateValue) => {
1650
+ if (typeof threshold === "string") try {
1651
+ threshold = JSON.parse(threshold);
1652
+ } catch {
1653
+ console.error(`Could not parse: ${threshold}`);
1654
+ return false;
1655
+ }
1656
+ const { operator, value1, value2 } = threshold;
1657
+ let thresholdMet = false;
1658
+ switch (operator) {
1659
+ case NumberOperatorEnums.Equals:
1660
+ thresholdMet = aggregateValue === parseFloat(value1);
1661
+ break;
1662
+ case NumberOperatorEnums.Does_Not_Equal:
1663
+ thresholdMet = aggregateValue !== parseFloat(value1);
1664
+ break;
1665
+ case NumberOperatorEnums.Greater_Than:
1666
+ thresholdMet = aggregateValue > parseFloat(value1);
1667
+ break;
1668
+ case NumberOperatorEnums.Less_Than:
1669
+ thresholdMet = aggregateValue < parseFloat(value1);
1670
+ break;
1671
+ case NumberOperatorEnums.Greater_Than_Or_Equal_To:
1672
+ thresholdMet = aggregateValue >= parseFloat(value1);
1673
+ break;
1674
+ case NumberOperatorEnums.Less_Than_Or_Equal_To:
1675
+ thresholdMet = aggregateValue <= parseFloat(value1);
1676
+ break;
1677
+ case NumberOperatorEnums.Between:
1678
+ thresholdMet = aggregateValue >= parseFloat(value1) && aggregateValue <= parseFloat(value2);
1679
+ break;
1680
+ default: break;
1681
+ }
1682
+ return thresholdMet;
1683
+ };
1684
+
1685
+ //#endregion
1686
+ //#region src/UI/dataDisplay/entityHeader/ui/AlertPill.jsx
1687
+ /**
1688
+ * Styles for the AlertPill component
1689
+ */
1690
+ const useStyles$1 = makeStyles((theme) => {
1691
+ const endRadius = theme.spacing(3);
1692
+ return {
1693
+ root: {
1694
+ display: "flex",
1695
+ flexDirection: "row",
1696
+ overflow: "hidden",
1697
+ flexGrow: 0,
1698
+ alignSelf: "start"
1699
+ },
1700
+ alertRoot: {
1701
+ padding: theme.spacing(0, 1.5, 0, 1),
1702
+ borderRadius: 0,
1703
+ "&:first-of-type": {
1704
+ borderTopLeftRadius: endRadius,
1705
+ borderBottomLeftRadius: endRadius
1706
+ },
1707
+ "&:last-of-type": {
1708
+ borderTopRightRadius: endRadius,
1709
+ borderBottomRightRadius: endRadius
1710
+ }
1711
+ },
1712
+ alertIcon: { marginRight: theme.spacing(.5) },
1713
+ buttonBase: {
1714
+ borderRadius: endRadius,
1715
+ overflow: "hidden"
1716
+ },
1717
+ defaultSeverityAlert: { backgroundColor: theme.palette.grey[400] }
1718
+ };
1719
+ });
1720
+ /**
1721
+ * Memoized version of the Alert component
1722
+ *
1723
+ * @param {object} props - Component props
1724
+ * @param {number} props.count - The count to display in the Alert
1725
+ * @param {boolean} props.hide - Whether the Alert should be hidden
1726
+ * @param {string} props.severity - The severity of the Alert
1727
+ * @param {object} props.alertProps - Additional props to pass to the Alert component
1728
+ * @param {number} props.maxCount - Max count to show before displaying as "{maxCount}+"
1729
+ * @returns {JSX.Element | null} - The Alert component, or null if the count is falsy or hide is true
1730
+ */
1731
+ const MemoizedAlert = memo((props) => {
1732
+ const { count, hide, severity, alertProps, maxCount, label } = props;
1733
+ const classes = useStyles$1(props);
1734
+ if (count && !hide) {
1735
+ let displayCount = count;
1736
+ if (maxCount && count > maxCount) displayCount = `${maxCount}+`;
1737
+ if (severity === SeverityTypeEnums.Default) return /* @__PURE__ */ React.createElement(Alert, {
1738
+ severity: SeverityTypeEnums.Info,
1739
+ ...alertProps,
1740
+ className: classes.defaultSeverityAlert
1741
+ }, displayCount);
1742
+ return /* @__PURE__ */ React.createElement(Alert, {
1743
+ severity,
1744
+ ...alertProps
1745
+ }, label ? label : displayCount);
1746
+ }
1747
+ return null;
1748
+ });
1749
+ MemoizedAlert.displayName = "MemoizedAlert";
1750
+ /**
1751
+ * The AlertPill component displays a row of Alerts, each with a count and a severity level.
1752
+ * Alerts can be hidden by setting the corresponding hide prop to true.
1753
+ *
1754
+ * @param {object} props - Component props
1755
+ * @param {function} [props.handleClick] - The click event handler.
1756
+ * @param {number} props.maxCount - Max count to show before displaying as "{maxCount}+"
1757
+ * @param {number} props.errorCount - The count for the error Alert
1758
+ * @param {number} props.warningCount - The count for the warning Alert
1759
+ * @param {number} props.successCount - The count for the success Alert
1760
+ * @param {number} props.infoCount - The count for the info Alert
1761
+ * @param {number} props.defaultCount - The count for the default Alert
1762
+ * @param {string} props.errorLabel - The label for the error Alert
1763
+ * @param {string} props.warningLabel - The label for the warning Alert
1764
+ * @param {string} props.successLabel - The label for the success Alert
1765
+ * @param {string} props.infoLabel - The label for the info Alert
1766
+ * @param {string} props.defaultLabel - The label for the default Alert
1767
+ * @param {boolean} props.hideError - Whether the error Alert should be hidden
1768
+ * @param {boolean} props.hideWarning - Whether the warning Alert should be hidden
1769
+ * @param {boolean} props.hideSuccess - Whether the success Alert should be hidden
1770
+ * @param {boolean} props.hideInfo - Whether the info Alert should be hidden
1771
+ * @param {boolean} props.hideDefault - Whether the default Alert should be hidden
1772
+ * @param {string} props.variant - The variant of the Alert
1773
+ * @param {function} [props.handleClick] - The click event handler.
1774
+ * @param {number} props.maxCount - Max count to show before displaying as "{maxCount}+"
1775
+ * @returns {JSX.Element} - The AlertPill component
1776
+ */
1777
+ const AlertPill = (props) => {
1778
+ const { variant = "filled", handleClick, maxCount, errorCount, warningCount, successCount, infoCount, defaultCount, errorLabel, warningLabel, successLabel, infoLabel, defaultLabel, hideError = false, hideWarning = false, hideSuccess = false, hideInfo = false, hideDefault = false } = props;
1779
+ const classes = useStyles$1(props);
1780
+ const variantMapping = {
1781
+ filled: "filled",
1782
+ standard: "hint",
1783
+ outlined: "outlined",
1784
+ text: ""
1785
+ };
1786
+ const alertProps = {
1787
+ variant: variantMapping[variant],
1788
+ classes: {
1789
+ root: classes.alertRoot,
1790
+ icon: classes.alertIcon
1791
+ }
1792
+ };
1793
+ return /* @__PURE__ */ React.createElement("div", { className: classes.root }, /* @__PURE__ */ React.createElement(ButtonBase, {
1794
+ onClick: handleClick,
1795
+ className: classes.buttonBase
1796
+ }, /* @__PURE__ */ React.createElement(MemoizedAlert, {
1797
+ count: errorCount,
1798
+ hide: hideError,
1799
+ severity: SeverityTypeEnums.Error,
1800
+ alertProps,
1801
+ maxCount,
1802
+ label: errorLabel
1803
+ }), /* @__PURE__ */ React.createElement(MemoizedAlert, {
1804
+ count: warningCount,
1805
+ hide: hideWarning,
1806
+ severity: SeverityTypeEnums.Warning,
1807
+ alertProps,
1808
+ maxCount,
1809
+ label: warningLabel
1810
+ }), /* @__PURE__ */ React.createElement(MemoizedAlert, {
1811
+ count: successCount,
1812
+ hide: hideSuccess,
1813
+ severity: SeverityTypeEnums.Success,
1814
+ alertProps,
1815
+ maxCount,
1816
+ label: successLabel
1817
+ }), /* @__PURE__ */ React.createElement(MemoizedAlert, {
1818
+ count: infoCount,
1819
+ hide: hideInfo,
1820
+ severity: SeverityTypeEnums.Info,
1821
+ alertProps,
1822
+ maxCount,
1823
+ label: infoLabel
1824
+ }), /* @__PURE__ */ React.createElement(MemoizedAlert, {
1825
+ count: defaultCount,
1826
+ hide: hideDefault,
1827
+ severity: SeverityTypeEnums.Default,
1828
+ alertProps,
1829
+ maxCount,
1830
+ label: defaultLabel
1831
+ })));
1832
+ };
1833
+
1834
+ //#endregion
1835
+ //#region src/UI/utilityDisplay/AggregateChip.jsx
1836
+ const AggregateChip = (props) => {
1837
+ const { aggregateThresholdId, aggregateThresholdParamMappings, label, chipColor, setStatus, isActionable = false, isAlert = false, hideAlert = false, onAlertClick } = props;
1838
+ const [color, setColor] = useState(chipColor);
1839
+ const [aggregateValue, setAggregateValue] = useState(null);
1840
+ const [loading, setLoading] = useState(false);
1841
+ const [{ data: aggregateThreshold, loading: loadingAggregateThreshold }] = useAxiosGet(ConfigService.integrationV2ApiUrl, `aggregateThreshold/${aggregateThresholdId}`, {}, !!!aggregateThresholdId);
1842
+ const alertDisplayLabel = useMemo(() => {
1843
+ if (!label) return aggregateValue;
1844
+ return `${label.replace("{value}", aggregateValue)}`;
1845
+ }, [aggregateValue, label]);
1846
+ useEffect(() => {
1847
+ const setAggregateData = async (apiMethodInstanceId, valueKey) => {
1848
+ setLoading(true);
1849
+ const data = aggregateThresholdParamMappings ? { data: aggregateThresholdParamMappings } : { data: {} };
1850
+ const response = await executeQueryInstance(data, apiMethodInstanceId).catch((res) => setLoading(false));
1851
+ if (response?.status === 200 && valueKey) {
1852
+ const aggregateResult = response.data?.aggregateResults && response.data?.aggregateResults[0];
1853
+ if (aggregateResult) setAggregateValue(aggregateResult[valueKey] ? Math.round(aggregateResult[valueKey]) : "");
1854
+ }
1855
+ setLoading(false);
1856
+ };
1857
+ if (aggregateThreshold) setAggregateData(aggregateThreshold.apiMethodInstanceId, aggregateThreshold.aggregateKey);
1858
+ }, [aggregateThreshold]);
1859
+ useEffect(() => {
1860
+ if (aggregateThreshold && aggregateValue) {
1861
+ const status = getThresholdStatus(aggregateThreshold, aggregateValue);
1862
+ setColor(status);
1863
+ if (setStatus) setStatus(status || "default");
1864
+ }
1865
+ }, [
1866
+ aggregateThreshold,
1867
+ aggregateValue,
1868
+ setStatus
1869
+ ]);
1870
+ if (loading || loadingAggregateThreshold) return /* @__PURE__ */ React.createElement(CircularProgress, { size: 18 });
1871
+ if (!color && !isAlert) return /* @__PURE__ */ React.createElement(Typography, {
1872
+ variant: "caption2",
1873
+ style: { fontSize: "0.7rem" }
1874
+ }, label || aggregateValue);
1875
+ if (isAlert) return /* @__PURE__ */ React.createElement(AlertPill, {
1876
+ handleClick: onAlertClick,
1877
+ successCount: color === SeverityTypeEnums.Success ? aggregateValue : "",
1878
+ errorCount: color === SeverityTypeEnums.Error ? aggregateValue : "",
1879
+ warningCount: color === SeverityTypeEnums.Warning ? aggregateValue : "",
1880
+ infoCount: color === SeverityTypeEnums.Info ? aggregateValue : "",
1881
+ defaultCount: !color && (aggregateValue || ""),
1882
+ successLabel: color === SeverityTypeEnums.Success ? alertDisplayLabel : "",
1883
+ errorLabel: color === SeverityTypeEnums.Error ? alertDisplayLabel : "",
1884
+ warningLabel: color === SeverityTypeEnums.Warning ? alertDisplayLabel : "",
1885
+ infoLabel: color === SeverityTypeEnums.Info ? alertDisplayLabel : "",
1886
+ defaultLabel: !color && (alertDisplayLabel || ""),
1887
+ hideSuccess: color === SeverityTypeEnums.Success ? hideAlert : false,
1888
+ hideError: color === SeverityTypeEnums.Error ? hideAlert : false,
1889
+ hideWarning: color === SeverityTypeEnums.Warning ? hideAlert : false,
1890
+ hideInfo: color === SeverityTypeEnums.Info ? hideAlert : false,
1891
+ hideDefault: !color ? hideAlert : false
1892
+ });
1893
+ return label || aggregateValue ? /* @__PURE__ */ React.createElement(StatusChip, {
1894
+ label: label || aggregateValue,
1895
+ status: color,
1896
+ useSmallChip: true,
1897
+ isActionable
1898
+ }) : null;
1899
+ };
1900
+ AggregateChip.prototype = {
1901
+ chipColor: PropTypes.oneOf([
1902
+ "success",
1903
+ "error",
1904
+ "warning",
1905
+ "info",
1906
+ void 0,
1907
+ null
1908
+ ]),
1909
+ aggregateThresholdId: PropTypes.oneOf([
1910
+ PropTypes.string,
1911
+ void 0,
1912
+ null
1913
+ ])
1914
+ };
1915
+
1916
+ //#endregion
1917
+ //#region src/utilities/utilityBar/UtilityBarInport.jsx
1918
+ const UtilityBarInports = createTeleporter({ multiSources: true });
1919
+ /**
1920
+ * @param {any} props
1921
+ */
1922
+ function UtilityBarInportTarget(props) {
1923
+ return /* @__PURE__ */ React.createElement(UtilityBarInports.Target, props);
1924
+ }
1925
+ /**
1926
+ * Places a Control in the App SubHeader
1927
+ */
1928
+ const UtilityBarInport = (props) => {
1929
+ const { children, className,...buttonProps } = props;
1930
+ return /* @__PURE__ */ React.createElement(UtilityBarInports.Source, null, children);
1931
+ };
1932
+
1933
+ //#endregion
1934
+ //#region src/UI/utilityDisplay/UtilitySideBar.jsx
1935
+ const EXPANDED_WIDTH = 288;
1936
+ const COLLAPSED_WIDTH = 78;
1937
+ const MAX_WIDTH = 700;
1938
+ const useStyles = makeStyles((theme) => ({
1939
+ root: {
1940
+ paddingTop: (props) => props.removePadding || props.sidebarHidden ? 0 : 40,
1941
+ overflow: "hidden",
1942
+ height: "100%"
1943
+ },
1944
+ titleWrapper: {
1945
+ display: (props) => props.hideTitleBar ? "none" : "flex",
1946
+ width: "100%",
1947
+ paddingLeft: theme.spacing(1)
1948
+ },
1949
+ button: { marginTop: -8 },
1950
+ title: {
1951
+ flex: 1,
1952
+ width: "100%",
1953
+ marginTop: 8
1954
+ },
1955
+ expandedWidth: { width: 288 },
1956
+ handle: {
1957
+ top: 0,
1958
+ right: theme.spacing(-.75),
1959
+ width: theme.spacing(.75),
1960
+ zIndex: 1e4,
1961
+ height: "calc(100vh - 56px)",
1962
+ display: "inline-block",
1963
+ position: "absolute",
1964
+ "&:hover": { cursor: "col-resize" }
1965
+ }
1966
+ }));
1967
+ const UtilitySideBar = (props) => {
1968
+ const { onUtilitySidebarToggleExpandClick, resizable, title, utilitySidebarToggleOverride, isUsingChildren = false, removeTopLayoutUnit = false, collapsedWidth, children, sidebarHidden, handleResize = null, hideTitleBar } = props;
1969
+ const buildEnv = useBuildEnvironment();
1970
+ const classes = useStyles({
1971
+ ...props,
1972
+ appRibbbonSpace: buildEnv ? APP_RIBBON_SPACE : 0
1973
+ });
1974
+ const [expanded, setExpanded] = useState(true);
1975
+ const [width, setWidth] = useState(EXPANDED_WIDTH);
1976
+ const _collapsedWidth = collapsedWidth ?? COLLAPSED_WIDTH;
1977
+ const theme = useTheme();
1978
+ const onResize = (event, { element, size, handle }) => {
1979
+ setWidth(size.width);
1980
+ if (handleResize) handleResize(size.width);
1981
+ };
1982
+ const handleToggleClick = useCallback(() => {
1983
+ if (onUtilitySidebarToggleExpandClick) onUtilitySidebarToggleExpandClick();
1984
+ setExpanded((expanded$1) => !expanded$1);
1985
+ }, [onUtilitySidebarToggleExpandClick]);
1986
+ useEffect(() => {
1987
+ if (typeof utilitySidebarToggleOverride === "boolean") setExpanded(utilitySidebarToggleOverride);
1988
+ }, [utilitySidebarToggleOverride]);
1989
+ return /* @__PURE__ */ React.createElement(ResizableBox, {
1990
+ width: expanded ? width : _collapsedWidth,
1991
+ resizeHandles: resizable && expanded ? ["e"] : [],
1992
+ axis: "x",
1993
+ minConstraints: expanded ? [EXPANDED_WIDTH] : [_collapsedWidth],
1994
+ maxConstraints: [MAX_WIDTH],
1995
+ onResize,
1996
+ handle: expanded && /* @__PURE__ */ React.createElement("div", { className: classes.handle }),
1997
+ style: { position: "relative" }
1998
+ }, /* @__PURE__ */ React.createElement("div", {
1999
+ className: classes.root,
2000
+ style: { width: expanded ? width : _collapsedWidth }
2001
+ }, /* @__PURE__ */ React.createElement(AmbientCard, {
2002
+ fullWidth: true,
2003
+ removePadding: true,
2004
+ lastChildBottomPadding: 12,
2005
+ removeTopLayoutUnit: removeTopLayoutUnit || sidebarHidden
2006
+ }, /* @__PURE__ */ React.createElement("div", { style: {
2007
+ display: hideTitleBar ? "none" : "flex",
2008
+ width: "100%",
2009
+ paddingLeft: theme.spacing(1)
2010
+ } }, /* @__PURE__ */ React.createElement("div", { className: classes.title }, expanded && /* @__PURE__ */ React.createElement(Typography, { variant: "h6" }, " ", title, " ")), /* @__PURE__ */ React.createElement("div", { className: classes.button }, /* @__PURE__ */ React.createElement(SidebarCollapseButton, {
2011
+ id: "udpRecord-UtilitySideBar",
2012
+ udprecordid: "udpRecord-UtilitySideBar",
2013
+ expanded,
2014
+ onClick: handleToggleClick
2015
+ }))), !isUsingChildren && /* @__PURE__ */ React.createElement(UtilityBarInportTarget, null), isUsingChildren && children)));
2016
+ };
2017
+
2018
+ //#endregion
2019
+ export { Adornment, AggregateChip, AlertPill, AmbientCard, AmbientCardButton, GroupNode, NodeLoader, SidebarCollapseButton, UtilityBarInport, UtilityBarInportTarget, UtilitySideBar, checkNodeIsHidden, collapseAllNodes, constructBusinessObjectArrFromTree, constructDynamicNodeGroups, constructDynamicNodeGroups2, constructPreloadedTree, constructStaticNodeGroups, deleteNode, deleteNodeAndChildren, evaluateRule, expandAllNodes, findAllParentIds, findLastNode, findNodeById, findNodeByIdAndLabel, findNodesByIdAndLabel, formatTreeLabel, formatTreeMenuItem, getAllChildrenNodesToDelete, getDisplayDetails, getDisplayName, getHeaderTitle, getIconFromName, getLazyLoadChildrenArr, getNodeIdForRightBorder, getOrderedDynamicGroups, getPropertyMappingList, getPropertyMappingObj, getSearchValueString, getUnityIconFromName, makeDynamicGroupStructures, makeDynamicTreeStructure, makeTreeStaticGroupStructure, makeTreeStructure, mapNodeGroupChildren, mapNodeObjValuesToSearchParameters, mapRule, mapRuleData, processCatalogObjectKeysInOrder, processItemForDynamicNodeGroups, processItemForStaticNodeGroup, processObjIndex, processObjectToTree, processOrderedTreeData, processReferences, searchForMatchingNode, searchTree, transformMenuPageTree, unityIcons, updateTreeIds };
2020
+ //# sourceMappingURL=UtilitySideBar-B4r2IAv5.js.map