udp-react-enterprise-component-library 26.5.0-beta.2 → 26.5.0-beta.21

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 (981) hide show
  1. package/dist/.tsbuildinfo +1 -1
  2. package/dist/UI/AlertContainer.mjs +1 -1
  3. package/dist/UI/Box.mjs +1 -1
  4. package/dist/UI/Grid.mjs +1 -1
  5. package/dist/UI/accordion/Accordion.mjs +1 -1
  6. package/dist/UI/advancedSearchBuilder/UdpAdvancedSearchBuilder.mjs +1 -1
  7. package/dist/UI/charts/ag/UdpAgAreaChart.mjs +1 -1
  8. package/dist/UI/charts/ag/UdpAgBarChart.mjs +1 -1
  9. package/dist/UI/charts/ag/UdpAgBubbleChart.mjs +1 -1
  10. package/dist/UI/charts/ag/UdpAgComboChart.mjs +1 -1
  11. package/dist/UI/charts/ag/UdpAgDonutChart.mjs +1 -1
  12. package/dist/UI/charts/ag/UdpAgLineChart.mjs +1 -1
  13. package/dist/UI/charts/ag/UdpAgPieChart.mjs +1 -1
  14. package/dist/UI/charts/ag/UdpAgScatterChart.mjs +1 -1
  15. package/dist/UI/charts/amcharts/UdpBarChart.mjs +1 -1
  16. package/dist/UI/charts/amcharts/UdpDistributionChart.mjs +1 -1
  17. package/dist/UI/charts/amcharts/UdpDonutChart.mjs +1 -1
  18. package/dist/UI/charts/amcharts/UdpLineChart.mjs +1 -1
  19. package/dist/UI/charts/amcharts/UdpSankeyChart.mjs +1 -1
  20. package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.mjs +1 -1
  21. package/dist/UI/components/dataDisplay/Ellipse.mjs +1 -1
  22. package/dist/UI/components/dataDisplay/EmailDisplay.mjs +1 -1
  23. package/dist/UI/components/dataDisplay/SmsDisplay.mjs +1 -1
  24. package/dist/UI/components/dataDisplay/Sticky.mjs +1 -1
  25. package/dist/UI/components/dataDisplay/Token.mjs +1 -1
  26. package/dist/UI/components/feedback/Adornment.mjs +1 -1
  27. package/dist/UI/dataDisplay/AmbientList.mjs +1 -1
  28. package/dist/UI/dataDisplay/AvatarAlphabet.mjs +1 -1
  29. package/dist/UI/dataDisplay/ChipAlphabet.mjs +1 -1
  30. package/dist/UI/dataDisplay/CompactDataList.mjs +1 -1
  31. package/dist/UI/dataDisplay/CompactDataListItem.mjs +1 -1
  32. package/dist/UI/dataDisplay/EmptyStateDisplay.mjs +1 -1
  33. package/dist/UI/dataDisplay/FluentActivity/FluentActivity.mjs +1 -1
  34. package/dist/UI/dataDisplay/FluentActivity/FluentActivityRow.mjs +1 -1
  35. package/dist/UI/dataDisplay/FluentDataTable/FluentBody/index.mjs +1 -1
  36. package/dist/UI/dataDisplay/FluentDataTable/FluentCell/index.mjs +1 -1
  37. package/dist/UI/dataDisplay/FluentDataTable/FluentHead/index.mjs +1 -1
  38. package/dist/UI/dataDisplay/FluentDataTable/FluentRow/index.mjs +1 -1
  39. package/dist/UI/dataDisplay/FluentListElement.mjs +1 -1
  40. package/dist/UI/dataDisplay/FluentListItem.mjs +1 -1
  41. package/dist/UI/dataDisplay/GraphCard/GraphCard.mjs +1 -1
  42. package/dist/UI/dataDisplay/HeaderExpander.mjs +1 -1
  43. package/dist/UI/dataDisplay/SummaryBlock.mjs +1 -1
  44. package/dist/UI/dataDisplay/UdpDetailList.mjs +1 -1
  45. package/dist/UI/dataDisplay/UdpDetailListItem.mjs +1 -1
  46. package/dist/UI/dataDisplay/address/AddressListItem.mjs +1 -1
  47. package/dist/UI/dataDisplay/calendar/TimelineCalendar.mjs +1 -1
  48. package/dist/UI/dataDisplay/cardList/CardList.mjs +1 -1
  49. package/dist/UI/dataDisplay/directory/Directory.mjs +1 -1
  50. package/dist/UI/dataDisplay/directory/DirectoryListItem.mjs +1 -1
  51. package/dist/UI/dataDisplay/entityHeader/EntityHeader.mjs +1 -1
  52. package/dist/UI/dataDisplay/entityHeader/functions/useElementWidth.mjs +1 -1
  53. package/dist/UI/dataDisplay/entityHeader/ui/AlertPill.mjs +1 -1
  54. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderContainer.mjs +1 -1
  55. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderFlags.mjs +1 -1
  56. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderList.mjs +1 -1
  57. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderListItem.mjs +1 -1
  58. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderSection.mjs +1 -1
  59. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStatList.mjs +1 -1
  60. package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStatListItem.mjs +1 -1
  61. package/dist/UI/dataDisplay/map/ColorKey.mjs +1 -1
  62. package/dist/UI/dataDisplay/map/FluentIconKey.mjs +1 -1
  63. package/dist/UI/dataDisplay/map/IconKey.mjs +1 -1
  64. package/dist/UI/dataDisplay/notes/Note.mjs +1 -1
  65. package/dist/UI/dataDisplay/notes/Notes.mjs +1 -1
  66. package/dist/UI/dataDisplay/status/StatusChip.mjs +1 -1
  67. package/dist/UI/dataDisplay/status/StatusFlags.mjs +1 -1
  68. package/dist/UI/dataDisplay/ticketCard/NotificationElement.mjs +1 -1
  69. package/dist/UI/dataDisplay/ticketCard/StatusLineItem.mjs +1 -1
  70. package/dist/UI/dataDisplay/ticketCard/TicketCard.mjs +1 -1
  71. package/dist/UI/dataDisplay/typography/FormHeaders.mjs +1 -1
  72. package/dist/UI/dataDisplay/typography/SideSheetHeader.mjs +1 -1
  73. package/dist/UI/dataDisplay/typography/SidebarHeader.mjs +1 -1
  74. package/dist/UI/dataDisplay/typography/StandardTitle.mjs +1 -1
  75. package/dist/UI/dataDisplay/typography/StylizedTitle.mjs +1 -1
  76. package/dist/UI/dataDisplay/typography/Typography.mjs +1 -1
  77. package/dist/UI/dataDisplay/visualization/AmbientVisualizer.mjs +1 -1
  78. package/dist/UI/dataDisplay/visualization/GaugeGraph.mjs +1 -1
  79. package/dist/UI/dataDisplay/visualization/RatioVisulization.mjs +1 -1
  80. package/dist/UI/dataDisplay/visualization/amCharts/AmChart.mjs +1 -1
  81. package/dist/UI/feedback/AmbientAlert.mjs +1 -1
  82. package/dist/UI/feedback/AmbientToast.mjs +1 -1
  83. package/dist/UI/feedback/FluentDialog.mjs +1 -1
  84. package/dist/UI/feedback/MenuLoader.mjs +1 -1
  85. package/dist/UI/feedback/NodeLoader.mjs +1 -1
  86. package/dist/UI/feedback/PageLoading.mjs +1 -1
  87. package/dist/UI/fileViewer/imageSlider/Image.mjs +1 -1
  88. package/dist/UI/fileViewer/imageSlider/ImageFooter.mjs +1 -1
  89. package/dist/UI/fileViewer/imageSlider/ImageSlider.mjs +1 -1
  90. package/dist/UI/fileViewer/imageSlider/ImageViewerSideSheet.mjs +1 -1
  91. package/dist/UI/fileViewer/pdfViewer/ControlPanel.mjs +1 -1
  92. package/dist/UI/fileViewer/pdfViewer/PDFViewer.d.ts +2 -0
  93. package/dist/UI/fileViewer/pdfViewer/PDFViewer.d.ts.map +1 -1
  94. package/dist/UI/fileViewer/pdfViewer/PDFViewer.js +2 -0
  95. package/dist/UI/fileViewer/pdfViewer/PDFViewer.js.map +1 -1
  96. package/dist/UI/fileViewer/pdfViewer/PDFViewer.mjs +3 -1
  97. package/dist/UI/fileViewer/pdfViewer/PDFViewer.mjs.map +1 -1
  98. package/dist/UI/floorplans/CoreLayoutFloorplan.mjs +1 -1
  99. package/dist/UI/fluent-web-components/UdpAccordion.mjs +1 -1
  100. package/dist/UI/fluent-web-components/UdpAutocomplete.mjs +1 -1
  101. package/dist/UI/fluent-web-components/UdpAvatar.mjs +1 -1
  102. package/dist/UI/fluent-web-components/UdpBadge.mjs +1 -1
  103. package/dist/UI/fluent-web-components/UdpButton.mjs +1 -1
  104. package/dist/UI/fluent-web-components/UdpCard.mjs +1 -1
  105. package/dist/UI/fluent-web-components/UdpCheckbox.mjs +1 -1
  106. package/dist/UI/fluent-web-components/UdpChip.d.ts +4 -0
  107. package/dist/UI/fluent-web-components/UdpChip.d.ts.map +1 -1
  108. package/dist/UI/fluent-web-components/UdpChip.js +4 -0
  109. package/dist/UI/fluent-web-components/UdpChip.js.map +1 -1
  110. package/dist/UI/fluent-web-components/UdpChip.mjs +5 -1
  111. package/dist/UI/fluent-web-components/UdpChip.mjs.map +1 -1
  112. package/dist/UI/fluent-web-components/UdpCompoundButton.mjs +1 -1
  113. package/dist/UI/fluent-web-components/UdpContainerQuery.mjs +1 -1
  114. package/dist/UI/fluent-web-components/UdpContainerQueryGrid.mjs +1 -1
  115. package/dist/UI/fluent-web-components/UdpCounterBadge.mjs +1 -1
  116. package/dist/UI/fluent-web-components/UdpDateInput.mjs +1 -1
  117. package/dist/UI/fluent-web-components/UdpDatePicker.mjs +1 -1
  118. package/dist/UI/fluent-web-components/UdpDateTimeInput.mjs +1 -1
  119. package/dist/UI/fluent-web-components/UdpDialog.mjs +1 -1
  120. package/dist/UI/fluent-web-components/UdpDivider.mjs +1 -1
  121. package/dist/UI/fluent-web-components/UdpDrawer.mjs +1 -1
  122. package/dist/UI/fluent-web-components/UdpDropdown.mjs +1 -1
  123. package/dist/UI/fluent-web-components/UdpDurationInput.mjs +1 -1
  124. package/dist/UI/fluent-web-components/UdpEmptyState.mjs +1 -1
  125. package/dist/UI/fluent-web-components/UdpFileInput.mjs +1 -1
  126. package/dist/UI/fluent-web-components/UdpFlexbox.mjs +1 -1
  127. package/dist/UI/fluent-web-components/UdpIcon.mjs +3 -3
  128. package/dist/UI/fluent-web-components/UdpIcon.mjs.map +1 -1
  129. package/dist/UI/fluent-web-components/UdpIconButton.mjs +1 -1
  130. package/dist/UI/fluent-web-components/UdpIconGrid.mjs +1 -1
  131. package/dist/UI/fluent-web-components/UdpImage.mjs +1 -1
  132. package/dist/UI/fluent-web-components/UdpLink.mjs +1 -1
  133. package/dist/UI/fluent-web-components/UdpList.mjs +1 -1
  134. package/dist/UI/fluent-web-components/UdpListItem.mjs +1 -1
  135. package/dist/UI/fluent-web-components/UdpLocationInput.mjs +1 -1
  136. package/dist/UI/fluent-web-components/UdpMenu.mjs +1 -1
  137. package/dist/UI/fluent-web-components/UdpMessageBar.mjs +1 -1
  138. package/dist/UI/fluent-web-components/UdpNumberInput.mjs +1 -1
  139. package/dist/UI/fluent-web-components/UdpPopover.mjs +1 -1
  140. package/dist/UI/fluent-web-components/UdpPrimaryActionHeader.mjs +1 -1
  141. package/dist/UI/fluent-web-components/UdpProgressBar.mjs +1 -1
  142. package/dist/UI/fluent-web-components/UdpRadioGroup.mjs +1 -1
  143. package/dist/UI/fluent-web-components/UdpSearchInput.mjs +1 -1
  144. package/dist/UI/fluent-web-components/UdpSignatureInput.mjs +1 -1
  145. package/dist/UI/fluent-web-components/UdpSlider.mjs +1 -1
  146. package/dist/UI/fluent-web-components/UdpSpinner.mjs +1 -1
  147. package/dist/UI/fluent-web-components/UdpSwatchPicker.mjs +1 -1
  148. package/dist/UI/fluent-web-components/UdpSwitch.mjs +1 -1
  149. package/dist/UI/fluent-web-components/UdpTablist.mjs +1 -1
  150. package/dist/UI/fluent-web-components/UdpText.mjs +1 -1
  151. package/dist/UI/fluent-web-components/UdpTextInput.mjs +1 -1
  152. package/dist/UI/fluent-web-components/UdpTextarea.mjs +1 -1
  153. package/dist/UI/fluent-web-components/UdpTimeInput.mjs +1 -1
  154. package/dist/UI/fluent-web-components/UdpToggleButton.mjs +1 -1
  155. package/dist/UI/fluent-web-components/UdpTooltip.mjs +1 -1
  156. package/dist/UI/fluent-web-components/UdpTree.mjs +1 -1
  157. package/dist/UI/fluent-web-components/UdpTreeItem.mjs +1 -1
  158. package/dist/UI/fluent-web-components/UdpVerticalSpacer.mjs +1 -1
  159. package/dist/UI/forms/LoginForm.mjs +1 -1
  160. package/dist/UI/forms/UdpTransactionEmailForm.mjs +1 -1
  161. package/dist/UI/forms/VirtualForm.mjs +1 -1
  162. package/dist/UI/iframe/Iframe.mjs +1 -1
  163. package/dist/UI/inputs/buttons/AmbientCardButton.mjs +1 -1
  164. package/dist/UI/inputs/buttons/AmbientChipButton.mjs +1 -1
  165. package/dist/UI/inputs/buttons/AmbientPopoverMenuItem.mjs +1 -1
  166. package/dist/UI/inputs/buttons/AmbientToggleButton.mjs +1 -1
  167. package/dist/UI/inputs/buttons/AmbientToggleButtonGroup.mjs +1 -1
  168. package/dist/UI/inputs/buttons/AmbientToggleButtonGroupDefault.mjs +1 -1
  169. package/dist/UI/inputs/buttons/AmbientTokenButton.mjs +1 -1
  170. package/dist/UI/inputs/buttons/FUISquareIconButton.mjs +1 -1
  171. package/dist/UI/inputs/buttons/FluentButton.mjs +1 -1
  172. package/dist/UI/inputs/buttons/FluentCompoundButton.mjs +1 -1
  173. package/dist/UI/inputs/buttons/FluentIconButton.mjs +1 -1
  174. package/dist/UI/inputs/buttons/FluentMenuListButton.mjs +1 -1
  175. package/dist/UI/inputs/buttons/FluentUploadButton.mjs +1 -1
  176. package/dist/UI/inputs/buttons/FluentUploadIconButton.mjs +1 -1
  177. package/dist/UI/inputs/buttons/IconButtonWithToolTip.mjs +1 -1
  178. package/dist/UI/inputs/buttons/PrimaryActionButton.mjs +1 -1
  179. package/dist/UI/inputs/buttons/ToolBarButton.mjs +1 -1
  180. package/dist/UI/inputs/buttons/UdpActionCard/UdpActionCard.mjs +1 -1
  181. package/dist/UI/inputs/calendar/AmbientDateRangeSelector.mjs +1 -1
  182. package/dist/UI/inputs/checkbox/FluentCheckbox.mjs +1 -1
  183. package/dist/UI/inputs/dateRangeSelector/UdpDateRangeSelector.mjs +1 -1
  184. package/dist/UI/inputs/datetimes/DateField.mjs +1 -1
  185. package/dist/UI/inputs/datetimes/DateTimeField.mjs +1 -1
  186. package/dist/UI/inputs/datetimes/TimeField.mjs +1 -1
  187. package/dist/UI/inputs/fieldArrayCard/AutocompleteFinalField.mjs +1 -1
  188. package/dist/UI/inputs/fieldArrayCard/DateRangeField.mjs +1 -1
  189. package/dist/UI/inputs/fieldArrayCard/FieldArrayCard.mjs +1 -1
  190. package/dist/UI/inputs/fieldArrayCard/SearchSideSheet.mjs +1 -1
  191. package/dist/UI/inputs/link/BreadCrumbMenu.mjs +1 -1
  192. package/dist/UI/inputs/link/FluentLink.mjs +1 -1
  193. package/dist/UI/inputs/menus/AmbientStepper/AmbientStepper.mjs +1 -1
  194. package/dist/UI/inputs/menus/AmbientStepper/StepLabel.mjs +1 -1
  195. package/dist/UI/inputs/menus/FluentSelectDirectoryMenu.mjs +1 -1
  196. package/dist/UI/inputs/menus/FluentSelectGroupMenu.mjs +1 -1
  197. package/dist/UI/inputs/menus/FluentSelectMenu.mjs +1 -1
  198. package/dist/UI/inputs/menus/FluentSimpleSelect.mjs +1 -1
  199. package/dist/UI/inputs/pickers/FluentColorPicker.mjs +1 -1
  200. package/dist/UI/inputs/pickers/FluentDatePicker.mjs +1 -1
  201. package/dist/UI/inputs/pickers/FluentDateTimePicker.mjs +1 -1
  202. package/dist/UI/inputs/pickers/FluentTimePicker.mjs +1 -1
  203. package/dist/UI/inputs/pickers/UdpDateSelector.mjs +1 -1
  204. package/dist/UI/inputs/pickers/UdpTimeSelector.mjs +1 -1
  205. package/dist/UI/inputs/radio/FluentRadio.mjs +1 -1
  206. package/dist/UI/inputs/radio/FluentRadioGroup.mjs +1 -1
  207. package/dist/UI/inputs/richEditors/CkRichEditor.mjs +1 -1
  208. package/dist/UI/inputs/sliders/FluentInputSlider.mjs +1 -1
  209. package/dist/UI/inputs/textField/AmbientAutoComplete.mjs +1 -1
  210. package/dist/UI/inputs/textField/AmbientTextField.mjs +1 -1
  211. package/dist/UI/inputs/textField/FluentSearchField.mjs +1 -1
  212. package/dist/UI/inputs/textField/FluentTagField.mjs +1 -1
  213. package/dist/UI/inputs/textField/FluentTextField.mjs +1 -1
  214. package/dist/UI/inputs/textField/FluentTextFieldAutoComplete.mjs +1 -1
  215. package/dist/UI/inputs/textField/KeyValueTextField.mjs +1 -1
  216. package/dist/UI/inputs/toggle/FluentToggle.mjs +1 -1
  217. package/dist/UI/loading/CircularProgress.mjs +1 -1
  218. package/dist/UI/loading/LinearProgress.mjs +1 -1
  219. package/dist/UI/loading/LoadingIndicator/LoadingIndicator.mjs +1 -1
  220. package/dist/UI/loading/LoadingOverlay.mjs +1 -1
  221. package/dist/UI/mapLayout/ui/ActionsRenderer.mjs +1 -1
  222. package/dist/UI/mapLayout/ui/CheckboxList.mjs +1 -1
  223. package/dist/UI/mapLayout/ui/CompactCard.mjs +1 -1
  224. package/dist/UI/mapLayout/ui/ListCard.mjs +1 -1
  225. package/dist/UI/mapLayout/ui/PopoverCard.mjs +1 -1
  226. package/dist/UI/mapLayout/ui/Statistic.mjs +1 -1
  227. package/dist/UI/maps/UdpMap.mjs +1 -1
  228. package/dist/UI/maps/UdpMapComponent.mjs +1 -1
  229. package/dist/UI/maps/UdpMapToolbar.mjs +1 -1
  230. package/dist/UI/navigation/FluentSideNav.mjs +1 -1
  231. package/dist/UI/navigation/menus/AppMenu.mjs +1 -1
  232. package/dist/UI/navigation/menus/AppMenuItem.mjs +1 -1
  233. package/dist/UI/navigation/menus/AppMenuItemComponent.mjs +1 -1
  234. package/dist/UI/navigation/menus/Expander.mjs +1 -1
  235. package/dist/UI/navigation/menus/ExpanderItem.mjs +1 -1
  236. package/dist/UI/navigation/menus/FluentMenuListItem.mjs +1 -1
  237. package/dist/UI/navigation/tabs/UdpTabPanel.mjs +1 -1
  238. package/dist/UI/navigation/tabs/UdpTabUtility.mjs +1 -1
  239. package/dist/UI/navigation/tabs/defaultTabs/FluentSimpleTab.mjs +1 -1
  240. package/dist/UI/navigation/tabs/defaultTabs/FluentSimpleTabs.mjs +1 -1
  241. package/dist/UI/navigation/tabs/defaultTabs/FluentTabPanel.mjs +1 -1
  242. package/dist/UI/property/PropertyFields.mjs +1 -1
  243. package/dist/UI/property/widgets/AutoCompletePropertyWidget.mjs +1 -1
  244. package/dist/UI/property/widgets/BooleanPropertyWidget.mjs +1 -1
  245. package/dist/UI/property/widgets/DatePropertyWidget.mjs +1 -1
  246. package/dist/UI/property/widgets/DateTimePropertyWidget.mjs +1 -1
  247. package/dist/UI/property/widgets/FloatPropertyWidget.mjs +1 -1
  248. package/dist/UI/property/widgets/IntegerPropertyWidget.mjs +1 -1
  249. package/dist/UI/property/widgets/MultilineTextPropertyWidget.mjs +1 -1
  250. package/dist/UI/property/widgets/NumericPropertyWidget.mjs +1 -1
  251. package/dist/UI/property/widgets/SelectPropertyWidget.mjs +1 -1
  252. package/dist/UI/property/widgets/TextPropertyWidget.mjs +1 -1
  253. package/dist/UI/property/widgets/TimePropertyWidget.mjs +1 -1
  254. package/dist/UI/stepper/udp-stepper-actions.mjs +1 -1
  255. package/dist/UI/stepper/udp-stepper-content.mjs +1 -1
  256. package/dist/UI/stepper/udp-stepper-nav.mjs +1 -1
  257. package/dist/UI/stepper/udp-stepper.mjs +1 -1
  258. package/dist/UI/support/SupportCaseSideSheet.mjs +1 -1
  259. package/dist/UI/surfaces/NestedGrid/NestedGrid.mjs +1 -1
  260. package/dist/UI/surfaces/NestedGrid/ui/ExpandRenderer.mjs +1 -1
  261. package/dist/UI/surfaces/SideSheet.mjs +1 -1
  262. package/dist/UI/surfaces/cards/AmbientCard/AmbientCard.mjs +1 -1
  263. package/dist/UI/surfaces/cards/BioCard.mjs +1 -1
  264. package/dist/UI/surfaces/cards/InfoCard.mjs +1 -1
  265. package/dist/UI/surfaces/cards/QuickViewCard.mjs +1 -1
  266. package/dist/UI/surfaces/cards/chartDisplayCards/AmbientSplitStatCard.mjs +1 -1
  267. package/dist/UI/surfaces/cards/chartDisplayCards/AmbientVisualizationCard.mjs +1 -1
  268. package/dist/UI/surfaces/cards/fluentCards/FUICard.mjs +1 -1
  269. package/dist/UI/surfaces/cards/fluentCards/FUICardHeader.mjs +1 -1
  270. package/dist/UI/surfaces/cards/fluentCards/FluentCard.mjs +1 -1
  271. package/dist/UI/surfaces/cards/fluentCards/FluentCardActions.mjs +1 -1
  272. package/dist/UI/surfaces/cards/fluentCards/FluentCardContent.mjs +1 -1
  273. package/dist/UI/surfaces/cards/fluentCards/FluentCardHeader.mjs +1 -1
  274. package/dist/UI/surfaces/cards/fluentCards/FluentCardText.mjs +1 -1
  275. package/dist/UI/surfaces/cards/newsCard/NewsCard.mjs +1 -1
  276. package/dist/UI/surfaces/cards/workOrderCard/WorkOrderCard.mjs +1 -1
  277. package/dist/UI/surfaces/cards/workOrderCard/WorkOrderHeader.mjs +1 -1
  278. package/dist/UI/templates/DraggableSidebarTemplate.mjs +1 -1
  279. package/dist/UI/templates/OpenPage.mjs +1 -1
  280. package/dist/UI/templates/ToggleSection.mjs +1 -1
  281. package/dist/UI/templates/calendar/UdpCalendar.mjs +1 -1
  282. package/dist/UI/templates/calendar/UdpCalendarDayView.mjs +1 -1
  283. package/dist/UI/templates/calendar/UdpCalendarMonthView.mjs +1 -1
  284. package/dist/UI/templates/calendar/UdpCalendarWeekView.mjs +1 -1
  285. package/dist/UI/templates/calendar/UdpCalendarYearView.mjs +1 -1
  286. package/dist/UI/templates/deprecated/AmbientGridTemplate/AmbientGridTemplate.mjs +1 -1
  287. package/dist/UI/templates/deprecated/UdpGridTemplate/UdpGridTemplate.mjs +1 -1
  288. package/dist/UI/templates/newGrid/ApiMethodInstanceUdpGrid.mjs +1 -1
  289. package/dist/UI/templates/newGrid/BackwardsCompatibleGrid.mjs +1 -1
  290. package/dist/UI/templates/newGrid/ClientSideUdpGrid.mjs +1 -1
  291. package/dist/UI/templates/newGrid/SearchMethodUdpGrid.mjs +1 -1
  292. package/dist/UI/templates/newGrid/ServerSideUdpGrid.mjs +1 -1
  293. package/dist/UI/templates/ui/ExtenderToggle.mjs +1 -1
  294. package/dist/UI/templates/ui/GridGroupingHeader.mjs +1 -1
  295. package/dist/UI/templates/ui/GridGroupingSidebar.mjs +1 -1
  296. package/dist/UI/templates/ui/GridSidebarContainer.mjs +1 -1
  297. package/dist/UI/templates/ui/TokenGroupItem.mjs +1 -1
  298. package/dist/UI/templates/ui/renderers/ActionsRenderer.mjs +1 -1
  299. package/dist/UI/templates/ui/renderers/IconRenderer.mjs +1 -1
  300. package/dist/UI/templates/ui/renderers/StatusCellRenderer.mjs +1 -1
  301. package/dist/UI/timeline/ExtendActions.mjs +1 -1
  302. package/dist/UI/timeline/TimeEntryStates.mjs +1 -1
  303. package/dist/UI/timeline/TimeLine.mjs +1 -1
  304. package/dist/UI/timeline/TimelineElement.mjs +1 -1
  305. package/dist/UI/timeline/UdpTimeline.mjs +1 -1
  306. package/dist/UI/timeline/UdpTimelineContent.mjs +1 -1
  307. package/dist/UI/timeline/UdpTimelineDot.mjs +1 -1
  308. package/dist/UI/timeline/UdpTimelineItem.mjs +1 -1
  309. package/dist/UI/timeline/UdpTimelineItemConnector.mjs +1 -1
  310. package/dist/UI/timeline/UdpTimelineItemSeparator.mjs +1 -1
  311. package/dist/UI/timeline/fluentTimeline/FluentTimeline.mjs +1 -1
  312. package/dist/UI/timeline/fluentTimeline/FluentTimelineContent.mjs +1 -1
  313. package/dist/UI/timeline/fluentTimeline/FluentTimelineHeader.mjs +1 -1
  314. package/dist/UI/utilityDisplay/BulkActionsGridButton.mjs +1 -1
  315. package/dist/UI/utilityDisplay/ChipSection.mjs +1 -1
  316. package/dist/UI/utilityDisplay/Divider.mjs +1 -1
  317. package/dist/UI/utilityDisplay/FormControl.mjs +1 -1
  318. package/dist/UI/utilityDisplay/FormControlLabel.mjs +1 -1
  319. package/dist/UI/utilityDisplay/IndicatorChip.mjs +1 -1
  320. package/dist/UI/utilityDisplay/InputAdornment.mjs +1 -1
  321. package/dist/UI/utilityDisplay/SaveViewFormDialog.mjs +1 -1
  322. package/dist/UI/utilityDisplay/UtilityBar.mjs +1 -1
  323. package/dist/UI/utilityDisplay/UtilitySideBar.mjs +1 -1
  324. package/dist/UI/utilityDisplay/alerts/UdpAlert.mjs +1 -1
  325. package/dist/UI/utilityDisplay/alerts/UdpAlertsContainer.mjs +1 -1
  326. package/dist/UI/utilityDisplay/deprecated/grid/GridActionBar.mjs +1 -1
  327. package/dist/UI/utilityDisplay/utilityHeader/PrimaryActionHeader.mjs +1 -1
  328. package/dist/UI/utilityDisplay/utilityHeader/UtilityTabHeader.mjs +1 -1
  329. package/dist/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalRightComponent.mjs +1 -1
  330. package/dist/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalTitleComponent.mjs +1 -1
  331. package/dist/UI/utilityDisplay/utilityHeader/ui/PAHExport.mjs +1 -1
  332. package/dist/UI/utilityDisplay/utilityHeader/ui/TeleporterSource.mjs +1 -1
  333. package/dist/UI/utilityDisplay/utilityHeader/ui/teleporter.mjs +1 -1
  334. package/dist/UI/widgets/FluentComponents/ChartSummaryToggle.mjs +1 -1
  335. package/dist/UI/widgets/FluentComponents/FUIMenuItem.mjs +1 -1
  336. package/dist/UI/widgets/FluentComponents/atoms/FluentDisplayNumbers.mjs +1 -1
  337. package/dist/UI/widgets/FluentComponents/atoms/FluentStatsSnippet.mjs +1 -1
  338. package/dist/UI/widgets/FluentComponents/atoms/FluentTrendArrow.mjs +1 -1
  339. package/dist/UI/widgets/FluentComponents/molecules/FluentPrimaryStatNumber.mjs +1 -1
  340. package/dist/UI/widgets/FluentComponents/molecules/FluentSecondaryStatNumber.mjs +1 -1
  341. package/dist/UI/widgets/FluentComponents/molecules/FluentStatNumber.mjs +1 -1
  342. package/dist/UI/widgets/FluentComponents/molecules/FluentTimeline.mjs +1 -1
  343. package/dist/UI/widgets/ItemsWidgetCard.mjs +1 -1
  344. package/dist/UI/widgets/library/BarChartWidget/BarChartWidget.mjs +1 -1
  345. package/dist/UI/widgets/library/BubbleWidget/BubbleWidget.mjs +1 -1
  346. package/dist/UI/widgets/library/CircleGaugeWidget/CircleGaugeWidget.mjs +1 -1
  347. package/dist/UI/widgets/library/DateTrendWidget/DateTrendWidget.mjs +1 -1
  348. package/dist/UI/widgets/library/DensePlotWidget/DensePlotWidget.mjs +1 -1
  349. package/dist/UI/widgets/library/DonutChartWidget/DonutChartWidget.mjs +1 -1
  350. package/dist/UI/widgets/library/GaugeWidget/GaugeWidget.mjs +1 -1
  351. package/dist/UI/widgets/library/LineAndSparklinesWidget/LineAndSparklinesWidget.mjs +1 -1
  352. package/dist/UI/widgets/library/LineGraphWidget/LineGraphWidget.mjs +1 -1
  353. package/dist/UI/widgets/library/ProgressBarWidget/ProgressBarWidget.mjs +1 -1
  354. package/dist/UI/widgets/library/RecentlyLoadedNodesWidget/RecentlyLoadedNodesWidget.mjs +1 -1
  355. package/dist/UI/widgets/library/SparklineWidget/SparklineWidget.mjs +1 -1
  356. package/dist/UI/widgets/library/SparsePlotWidget/SparsePlotWidget.mjs +1 -1
  357. package/dist/UI/widgets/utils/NumberVisualization.mjs +1 -1
  358. package/dist/actions/ActionForm.mjs +1 -1
  359. package/dist/actions/ActionModal.mjs +1 -1
  360. package/dist/actions/ActionPanelPlacement.mjs +1 -1
  361. package/dist/actions/ActionSideSheet.mjs +1 -1
  362. package/dist/actions/ActionSpeedDial.mjs +1 -1
  363. package/dist/actions/ActionSplitScreen.mjs +1 -1
  364. package/dist/actions/ActionWrapper.mjs +1 -1
  365. package/dist/actions/PageActionWrapper.mjs +1 -1
  366. package/dist/actions/actionSummary/ActionSummaryCard.mjs +1 -1
  367. package/dist/actions/actionSummary/ActionSummaryHeader.mjs +1 -1
  368. package/dist/actions/actionSummary/ActionSummaryPopover.mjs +1 -1
  369. package/dist/actions/sidebar/EntitySideBarContent.mjs +1 -1
  370. package/dist/actions/utils/actionUtils.mjs +1 -1
  371. package/dist/chatBot/ChatMessage.mjs +1 -1
  372. package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/HeightAdjust.mjs +1 -1
  373. package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/MttMainTimeline.mjs +1 -1
  374. package/dist/componentSystems/multiThreadTimeline/ui/CircleButton.mjs +1 -1
  375. package/dist/componentSystems/multiThreadTimeline/ui/DateWrapper.mjs +1 -1
  376. package/dist/componentSystems/multiThreadTimeline/ui/DynamicRangeSlider.mjs +1 -1
  377. package/dist/componentSystems/multiThreadTimeline/ui/MttYearTag.mjs +1 -1
  378. package/dist/componentSystems/multiThreadTimeline/ui/MultiDot.mjs +1 -1
  379. package/dist/componentSystems/multiThreadTimeline/ui/SummaryToken.mjs +1 -1
  380. package/dist/componentSystems/multiThreadTimeline/ui/TimelineDateBar.mjs +1 -1
  381. package/dist/componentSystems/multiThreadTimeline/ui/TimelineDot.mjs +1 -1
  382. package/dist/componentSystems/multiThreadTimeline/ui/TimelineHoverCard.mjs +1 -1
  383. package/dist/componentSystems/multiThreadTimeline/ui/TimelineNode.mjs +1 -1
  384. package/dist/componentSystems/multiThreadTimeline/ui/TimelinePreloaderNode.mjs +1 -1
  385. package/dist/componentSystems/multiThreadTimeline/ui/TimelineStatus.mjs +1 -1
  386. package/dist/componentSystems/multiThreadTimeline/ui/TimelineToggleButton.mjs +1 -1
  387. package/dist/componentSystems/multiThreadTimeline/ui/TimelineTokenSummary.mjs +1 -1
  388. package/dist/componentSystems/multiThreadTimeline/ui/TimelineTopRowFilter.mjs +1 -1
  389. package/dist/componentSystems/multiThreadTimeline/ui/TimelineWrapper.mjs +1 -1
  390. package/dist/componentSystems/multiThreadTimeline/ui/VisualizationDot.mjs +1 -1
  391. package/dist/componentSystems/multiThreadTimeline/ui/modified/TimelineToken.mjs +1 -1
  392. package/dist/componentSystems/pageRenderer/PageRenderer.mjs +1 -1
  393. package/dist/componentSystems/pageRenderer/hocs/withEngineComponent.mjs +1 -1
  394. package/dist/componentSystems/pageRenderer/wrappers/AgGridSimpleWrapper.mjs +1 -1
  395. package/dist/componentSystems/pageRenderer/wrappers/BarChartWrapper.mjs +1 -1
  396. package/dist/componentSystems/pageRenderer/wrappers/BioCardWrapper.mjs +1 -1
  397. package/dist/componentSystems/pageRenderer/wrappers/DisplayCardWrapper.mjs +1 -1
  398. package/dist/componentSystems/pageRenderer/wrappers/DonutWrapper.mjs +1 -1
  399. package/dist/componentSystems/pageRenderer/wrappers/HistogramWrapper.mjs +1 -1
  400. package/dist/componentSystems/pageRenderer/wrappers/LineGraphWrapper.mjs +1 -1
  401. package/dist/componentSystems/pageRenderer/wrappers/PrimaryActionHeaderWrapper.mjs +1 -1
  402. package/dist/containers/IframeContainer.mjs +1 -1
  403. package/dist/contexts/PageContext.mjs +1 -1
  404. package/dist/dashboard/DashboardWidget.mjs +1 -1
  405. package/dist/dataBrowser/forms/ParamsMappingFields.mjs +1 -1
  406. package/dist/dataBrowser/forms/RequiredFieldsMappingField.mjs +1 -1
  407. package/dist/dataBrowser/forms/RequiredFieldsMappingForm.mjs +1 -1
  408. package/dist/diffChecker/DiffChecker.mjs +1 -1
  409. package/dist/hooks/crudForeignKeyData.mjs +1 -1
  410. package/dist/hooks/useActions.mjs +1 -1
  411. package/dist/hooks/useApiCatalog.mjs +1 -1
  412. package/dist/hooks/useDateLocale.mjs +1 -1
  413. package/dist/hooks/useDynamicListCalculation.mjs +1 -1
  414. package/dist/hooks/useFluentIcon.mjs +1 -1
  415. package/dist/hooks/useItemSubCard.mjs +1 -1
  416. package/dist/hooks/useProductVersion.mjs +1 -1
  417. package/dist/hooks/usePromotedLookupMethods.mjs +1 -1
  418. package/dist/hooks/usePromotedMethodEntities.mjs +1 -1
  419. package/dist/hooks/usePromotedMethodEntity.mjs +1 -1
  420. package/dist/hooks/useSetLocationState.mjs +1 -1
  421. package/dist/hooks/useSplitDecimal.mjs +1 -1
  422. package/dist/hooks/useTransactionType.mjs +1 -1
  423. package/dist/hooks/useUdpGridFilterModel.mjs +1 -1
  424. package/dist/hooks/useUpdateSearchParams.mjs +1 -1
  425. package/dist/hooks/virtualActions.mjs +1 -1
  426. package/dist/index.d.ts +17 -1
  427. package/dist/index.d.ts.map +1 -1
  428. package/dist/index.js +17 -1
  429. package/dist/index.js.map +1 -1
  430. package/dist/index.mjs +11 -3
  431. package/dist/inquiry/AlertFlag.mjs +1 -1
  432. package/dist/inquiry/AmbientListItem.mjs +1 -1
  433. package/dist/inquiry/AmbientSummaryListHeader.mjs +1 -1
  434. package/dist/inquiry/ExecuteApiDialog.mjs +1 -1
  435. package/dist/inquiry/FilterSearch.mjs +1 -1
  436. package/dist/inquiry/FlagBlock.mjs +1 -1
  437. package/dist/inquiry/Inquiry.mjs +1 -1
  438. package/dist/inquiry/InquiryContainer.d.ts.map +1 -1
  439. package/dist/inquiry/InquiryContainer.js +7 -2
  440. package/dist/inquiry/InquiryContainer.js.map +1 -1
  441. package/dist/inquiry/InquiryContainer.mjs +5 -2
  442. package/dist/inquiry/InquiryContainer.mjs.map +1 -1
  443. package/dist/inquiry/InquiryTreeMenu.mjs +1 -1
  444. package/dist/inquiry/InquiryWrapper.mjs +1 -1
  445. package/dist/inquiry/ItemDescription.mjs +1 -1
  446. package/dist/inquiry/NodeColumnHeader.mjs +1 -1
  447. package/dist/inquiry/NodeDetails.mjs +1 -1
  448. package/dist/inquiry/NodeList.mjs +1 -1
  449. package/dist/inquiry/dashboard/InquiryDashboard.mjs +1 -1
  450. package/dist/inquiry/dashboard/RecentlyLoadedNodesTable.mjs +1 -1
  451. package/dist/inquiry/inquiryBar/InquiryControlList.mjs +1 -1
  452. package/dist/inquiry/inquiryBar/InquiryNodeControls.mjs +1 -1
  453. package/dist/inquiry/search/InquiryAdvancedSearch.mjs +1 -1
  454. package/dist/inquiry/search/InquiryAdvancedSearchForm.mjs +1 -1
  455. package/dist/inquiry/search/InquirySearchContainer.mjs +1 -1
  456. package/dist/inquiry/search/InquirySearchTable.mjs +1 -1
  457. package/dist/integrations/outlook/OutlookIntegrationBanner.mjs +1 -1
  458. package/dist/integrations/outlook/OutlookIntegrationCallbackPage.mjs +1 -1
  459. package/dist/kpi/UdpKpiCard.mjs +1 -1
  460. package/dist/kpi/UdpKpiCards.mjs +1 -1
  461. package/dist/layout/GridGroup.mjs +1 -1
  462. package/dist/layout/GridRow.mjs +1 -1
  463. package/dist/layout/GridUnit.mjs +1 -1
  464. package/dist/layout/HeaderLayout.mjs +1 -1
  465. package/dist/layout/LayoutUnit.mjs +1 -1
  466. package/dist/layout/UdpContainer.mjs +1 -1
  467. package/dist/layout/templates/SideBarTemplate.mjs +1 -1
  468. package/dist/maintenanceEngine/crudBrowser/CrudBrowserContainer.mjs +1 -1
  469. package/dist/maintenanceEngine/crudBrowser/CrudTableColumnDefs.d.ts.map +1 -1
  470. package/dist/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js +3 -3
  471. package/dist/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js.map +1 -1
  472. package/dist/maintenanceEngine/crudBrowser/CrudTableColumnDefs.mjs +2 -1
  473. package/dist/maintenanceEngine/crudBrowser/CrudTableColumnDefs.mjs.map +1 -1
  474. package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.d.ts.map +1 -1
  475. package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.js +2 -2
  476. package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.js.map +1 -1
  477. package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.mjs +3 -2
  478. package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.mjs.map +1 -1
  479. package/dist/maintenanceEngine/entityAttributeActions.d.ts.map +1 -1
  480. package/dist/maintenanceEngine/entityAttributeActions.js +2 -1
  481. package/dist/maintenanceEngine/entityAttributeActions.js.map +1 -1
  482. package/dist/maintenanceEngine/entityAttributeActions.mjs +2 -1
  483. package/dist/maintenanceEngine/entityAttributeActions.mjs.map +1 -1
  484. package/dist/maintenanceEngine/tableBrowser/TableColumnDefs.mjs +1 -1
  485. package/dist/maintenanceEngine/tableBrowser/TableContainer.mjs +1 -1
  486. package/dist/maintenanceEngine/virtualBrowser/VirtualBrowser.mjs +1 -1
  487. package/dist/maintenanceEngine/virtualBrowser/VirtualTableSidePanel.mjs +1 -1
  488. package/dist/map-library/Controls/Controls.mjs +1 -1
  489. package/dist/map-library/Controls/FullScreenControl.mjs +1 -1
  490. package/dist/map-library/Controls/ZoomControl.mjs +1 -1
  491. package/dist/map-library/Layers/ImageLayer.mjs +1 -1
  492. package/dist/map-library/Layers/Layers.mjs +1 -1
  493. package/dist/map-library/Layers/TileLayer.mjs +1 -1
  494. package/dist/map-library/Layers/VectorLayer.mjs +1 -1
  495. package/dist/map-library/Map/Map.mjs +1 -1
  496. package/dist/map-library/functions/mapFunctions.mjs +1 -1
  497. package/dist/map-library/geoLocation/FreeFormField.mjs +1 -1
  498. package/dist/map-library/ui/ControlZoom.mjs +1 -1
  499. package/dist/map-library/ui/FilterOptions.mjs +1 -1
  500. package/dist/map-library/ui/MapFilterBar.mjs +1 -1
  501. package/dist/map-library/ui/MapSheet.mjs +1 -1
  502. package/dist/map-library/ui/TileDisplay.mjs +1 -1
  503. package/dist/maps/GeoMap.mjs +1 -1
  504. package/dist/maps/leafletMaps/FluentImageMap.mjs +1 -1
  505. package/dist/maps/leafletMaps/FluentMap.mjs +1 -1
  506. package/dist/maps/leafletMaps/ui/MapMarker.mjs +1 -1
  507. package/dist/maps/openLayerMaps/Controls/Controls.mjs +1 -1
  508. package/dist/maps/openLayerMaps/Controls/FullScreenControl.mjs +1 -1
  509. package/dist/maps/openLayerMaps/Layers/Layers.mjs +1 -1
  510. package/dist/maps/openLayerMaps/Layers/TileLayer.mjs +1 -1
  511. package/dist/maps/openLayerMaps/Map/Map.mjs +1 -1
  512. package/dist/maps/openLayerMaps/ui/ControlZoom.mjs +1 -1
  513. package/dist/maps/openLayerMaps/ui/LocationPin.mjs +1 -1
  514. package/dist/maps/openLayerMaps/ui/MapControlsStandard.mjs +1 -1
  515. package/dist/maps/openLayerMaps/ui/Position.mjs +1 -1
  516. package/dist/menuPage/CustomMenuPage.mjs +1 -1
  517. package/dist/menuPage/MenuPage.mjs +1 -1
  518. package/dist/notes/NotesScreen.mjs +1 -1
  519. package/dist/page/Page.mjs +1 -1
  520. package/dist/page/PageContainer/PageContainer.mjs +1 -1
  521. package/dist/page/PageContent.mjs +1 -1
  522. package/dist/page/PageHeader.mjs +1 -1
  523. package/dist/page/PageSectionHeader.mjs +1 -1
  524. package/dist/page/PageSectionSpacer.mjs +1 -1
  525. package/dist/page/StaticPageRenderer.mjs +1 -1
  526. package/dist/providers/QueryProvider.d.ts +16 -0
  527. package/dist/providers/QueryProvider.d.ts.map +1 -1
  528. package/dist/providers/QueryProvider.js +16 -1
  529. package/dist/providers/QueryProvider.js.map +1 -1
  530. package/dist/providers/QueryProvider.mjs +20 -3
  531. package/dist/providers/QueryProvider.mjs.map +1 -1
  532. package/dist/providers/UdpAppProvider.mjs +2 -2
  533. package/dist/reactCompilerRuntime.d.ts +2 -0
  534. package/dist/reactCompilerRuntime.d.ts.map +1 -0
  535. package/dist/reactCompilerRuntime.js +42 -0
  536. package/dist/reactCompilerRuntime.js.map +1 -0
  537. package/dist/reactCompilerRuntime.mjs +37 -0
  538. package/dist/reactCompilerRuntime.mjs.map +1 -0
  539. package/dist/reminders/CompleteReminderSwitch.mjs +1 -1
  540. package/dist/reminders/RemindersCard.mjs +1 -1
  541. package/dist/reminders/RemindersScreen.mjs +1 -1
  542. package/dist/reports/PowerBIReport.mjs +1 -1
  543. package/dist/reports/Reports.mjs +1 -1
  544. package/dist/routes/PublicRoute.mjs +1 -1
  545. package/dist/routes/UdpRoutes.d.ts.map +1 -1
  546. package/dist/routes/UdpRoutes.js +4 -1
  547. package/dist/routes/UdpRoutes.js.map +1 -1
  548. package/dist/routes/UdpRoutes.mjs +108 -32
  549. package/dist/routes/UdpRoutes.mjs.map +1 -1
  550. package/dist/routes/components/PageForbiddenRoute.mjs +1 -1
  551. package/dist/routes/components/PageNotFoundRoute.mjs +1 -1
  552. package/dist/routes/components/PageStatus.mjs +1 -1
  553. package/dist/routes/index.mjs +2 -2
  554. package/dist/routes/useRegisterRoute.mjs +1 -1
  555. package/dist/shell/ui/AmbientProjectSwitcher.mjs +1 -1
  556. package/dist/shell/ui/MiniCollapsibleSidebar.mjs +1 -1
  557. package/dist/shell/ui/NavigationSidebar.mjs +1 -1
  558. package/dist/shell/ui/ShellDropdown.mjs +1 -1
  559. package/dist/shell/ui/SidebarCollapseButton.mjs +1 -1
  560. package/dist/shell/ui/SiteHeader.mjs +1 -1
  561. package/dist/shell/ui/SiteHeaderRightComponent.mjs +1 -1
  562. package/dist/shell/ui/appSwitcher/FUIAppHeader.mjs +1 -1
  563. package/dist/shell/ui/appSwitcher/FUIAppList.mjs +1 -1
  564. package/dist/shell/ui/appSwitcher/FUIAppListItem.mjs +1 -1
  565. package/dist/shell/ui/appSwitcher/FUIAppSwitcher.mjs +1 -1
  566. package/dist/shell/ui/appSwitcher/ProductAppList.mjs +1 -1
  567. package/dist/shell/ui/appSwitcher/ProductAppListItem.mjs +1 -1
  568. package/dist/shell/ui/appSwitcher/UnityApps.mjs +1 -1
  569. package/dist/shell/ui/profile/FluentProfileMenuCard.mjs +1 -1
  570. package/dist/shell/ui/profile/MenuOpener.mjs +1 -1
  571. package/dist/shell/ui/profile/UserAvatar.mjs +1 -1
  572. package/dist/shell/ui/profile/UserProfileMenuWrapper.mjs +1 -1
  573. package/dist/shell/ui/useBuildEnvironment.mjs +1 -1
  574. package/dist/shell/ui/user/PasswordValidator.mjs +1 -1
  575. package/dist/shell/ui/user/form/UserForm.mjs +1 -1
  576. package/dist/shell/ui/user/form/UserFormFields.mjs +1 -1
  577. package/dist/shell/ui/user/form/UserRoleAutoComplete.mjs +1 -1
  578. package/dist/shell/useShellVisibility.mjs +1 -1
  579. package/dist/shell/useWidgetRegistry.mjs +1 -1
  580. package/dist/stores/inquiryStore.mjs +1 -1
  581. package/dist/test/TestFullStencilPage.mjs +1 -1
  582. package/dist/udp/ShortcutContent/ListSearch.mjs +1 -1
  583. package/dist/udp/ShortcutContent/ShortcutContentFinder.mjs +1 -1
  584. package/dist/udp/export/ExportSidesheet.mjs +1 -1
  585. package/dist/udp/export/MyExportsPage.mjs +1 -1
  586. package/dist/udp/fileImportMapping/FileImportMappingWizard.mjs +1 -1
  587. package/dist/udp/fileImportMapping/ImportDataFromFileMapping.mjs +1 -1
  588. package/dist/udp/pages/ChatUDP/ChatUDP.mjs +1 -1
  589. package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.d.ts +4 -0
  590. package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.d.ts.map +1 -0
  591. package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.js +158 -0
  592. package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.js.map +1 -0
  593. package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.mjs +251 -0
  594. package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.mjs.map +1 -0
  595. package/dist/udp/pages/MyFormSubmissions/index.d.ts +3 -0
  596. package/dist/udp/pages/MyFormSubmissions/index.d.ts.map +1 -0
  597. package/dist/udp/pages/MyFormSubmissions/index.js +3 -0
  598. package/dist/udp/pages/MyFormSubmissions/index.js.map +1 -0
  599. package/dist/udp/pages/MyFormSubmissions/index.mjs +2 -0
  600. package/dist/udp/pages/UdpDataBrowserPage/UdpDataBrowserPage.mjs +1 -1
  601. package/dist/udp/pages/UdpFormManager/UdpFormManager.d.ts +6 -0
  602. package/dist/udp/pages/UdpFormManager/UdpFormManager.d.ts.map +1 -0
  603. package/dist/udp/pages/UdpFormManager/UdpFormManager.js +128 -0
  604. package/dist/udp/pages/UdpFormManager/UdpFormManager.js.map +1 -0
  605. package/dist/udp/pages/UdpFormManager/UdpFormManager.mjs +258 -0
  606. package/dist/udp/pages/UdpFormManager/UdpFormManager.mjs.map +1 -0
  607. package/dist/udp/pages/UdpFormManager/index.d.ts +3 -0
  608. package/dist/udp/pages/UdpFormManager/index.d.ts.map +1 -0
  609. package/dist/udp/pages/UdpFormManager/index.js +3 -0
  610. package/dist/udp/pages/UdpFormManager/index.js.map +1 -0
  611. package/dist/udp/pages/UdpFormManager/index.mjs +2 -0
  612. package/dist/udp/pages/UdpFormsBuilderPage/UdpFormsBuilderPage.mjs +1 -1
  613. package/dist/udp/pages/UdpFormsListPage/UdpFormsListPage.mjs +1 -1
  614. package/dist/udp/pages/UdpFormsPrivateForm/UdpFormRenderer.mjs +1 -1
  615. package/dist/udp/pages/UdpFormsPrivateForm/UdpPrivateForm.mjs +1 -1
  616. package/dist/udp/pages/UdpFormsPublicForm/UdpPublicForm.mjs +1 -1
  617. package/dist/udp/pages/UdpFormsSubmissionGridManagerPage/UdpFormsSubmissionGridManagerPage.mjs +1 -1
  618. package/dist/udp/pages/UdpFormsSubmissionGridResponderPage/UdpFormsSubmissionGridResponderPage.mjs +1 -1
  619. package/dist/udp/pages/UdpFormsUtils/Utils.d.ts +4 -0
  620. package/dist/udp/pages/UdpFormsUtils/Utils.d.ts.map +1 -1
  621. package/dist/udp/pages/UdpFormsUtils/Utils.js +16 -3
  622. package/dist/udp/pages/UdpFormsUtils/Utils.js.map +1 -1
  623. package/dist/udp/pages/UdpFormsUtils/Utils.mjs +18 -10
  624. package/dist/udp/pages/UdpFormsUtils/Utils.mjs.map +1 -1
  625. package/dist/udp/pages/UdpGridPanelManagementSidesheet/UdpGridPanelManagementSidesheet.mjs +1 -1
  626. package/dist/udp/pages/UdpImportFromFileMappingPage/UdpImportFromFileMappingPage.mjs +1 -1
  627. package/dist/udp/pages/UdpInquiryMaintenanceEnginePage/UdpInquiryMaintenanceEnginePage.mjs +1 -1
  628. package/dist/udp/pages/UdpMaintenanceConfigPage/UdpMaintenanceConfigPage.mjs +1 -1
  629. package/dist/udp/pages/UdpMaintenanceEnginePage/UdpMaintenanceEnginePage.mjs +1 -1
  630. package/dist/udp/pages/UdpPagesLazy/index.d.ts +3 -0
  631. package/dist/udp/pages/UdpPagesLazy/index.d.ts.map +1 -1
  632. package/dist/udp/pages/UdpPagesLazy/index.js +3 -0
  633. package/dist/udp/pages/UdpPagesLazy/index.js.map +1 -1
  634. package/dist/udp/pages/UdpPagesLazy/index.mjs +3 -0
  635. package/dist/udp/pages/UdpPagesLazy/index.mjs.map +1 -1
  636. package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.d.ts +6 -0
  637. package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.d.ts.map +1 -0
  638. package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.js +32 -0
  639. package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.js.map +1 -0
  640. package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.mjs +73 -0
  641. package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.mjs.map +1 -0
  642. package/dist/udp/pages/UdpQuestionFormBuilderPage/index.d.ts +3 -0
  643. package/dist/udp/pages/UdpQuestionFormBuilderPage/index.d.ts.map +1 -0
  644. package/dist/udp/pages/UdpQuestionFormBuilderPage/index.js +3 -0
  645. package/dist/udp/pages/UdpQuestionFormBuilderPage/index.js.map +1 -0
  646. package/dist/udp/pages/UdpQuestionFormBuilderPage/index.mjs +2 -0
  647. package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.d.ts +7 -0
  648. package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.d.ts.map +1 -0
  649. package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.js +52 -0
  650. package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.js.map +1 -0
  651. package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.mjs +109 -0
  652. package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.mjs.map +1 -0
  653. package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.d.ts +10 -0
  654. package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.d.ts.map +1 -0
  655. package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.js +373 -0
  656. package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.js.map +1 -0
  657. package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.mjs +943 -0
  658. package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.mjs.map +1 -0
  659. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.d.ts +9 -0
  660. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.d.ts.map +1 -0
  661. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.js +62 -0
  662. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.js.map +1 -0
  663. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.mjs +187 -0
  664. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.mjs.map +1 -0
  665. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.d.ts +6 -0
  666. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.d.ts.map +1 -0
  667. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.js +158 -0
  668. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.js.map +1 -0
  669. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.mjs +319 -0
  670. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.mjs.map +1 -0
  671. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.d.ts +9 -0
  672. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.d.ts.map +1 -0
  673. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.js +255 -0
  674. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.js.map +1 -0
  675. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.mjs +617 -0
  676. package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.mjs.map +1 -0
  677. package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.d.ts +8 -0
  678. package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.d.ts.map +1 -0
  679. package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.js +121 -0
  680. package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.js.map +1 -0
  681. package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.mjs +200 -0
  682. package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.mjs.map +1 -0
  683. package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.d.ts +7 -0
  684. package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.d.ts.map +1 -0
  685. package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.js +401 -0
  686. package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.js.map +1 -0
  687. package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.mjs +452 -0
  688. package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.mjs.map +1 -0
  689. package/dist/udp/pages/UdpQuestionFormOverviewPage/index.d.ts +3 -0
  690. package/dist/udp/pages/UdpQuestionFormOverviewPage/index.d.ts.map +1 -0
  691. package/dist/udp/pages/UdpQuestionFormOverviewPage/index.js +3 -0
  692. package/dist/udp/pages/UdpQuestionFormOverviewPage/index.js.map +1 -0
  693. package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.d.ts +120 -0
  694. package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.d.ts.map +1 -0
  695. package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.js +461 -0
  696. package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.js.map +1 -0
  697. package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.mjs +421 -0
  698. package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.mjs.map +1 -0
  699. package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.d.ts +4 -0
  700. package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.d.ts.map +1 -0
  701. package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.js +93 -0
  702. package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.js.map +1 -0
  703. package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.mjs +70 -0
  704. package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.mjs.map +1 -0
  705. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.d.ts +19 -0
  706. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.d.ts.map +1 -0
  707. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.js +45 -0
  708. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.js.map +1 -0
  709. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.mjs +104 -0
  710. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.mjs.map +1 -0
  711. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.d.ts +7 -0
  712. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.d.ts.map +1 -0
  713. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.js +33 -0
  714. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.js.map +1 -0
  715. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.mjs +95 -0
  716. package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.mjs.map +1 -0
  717. package/dist/udp/pages/UdpQuestionFormPrivateForm/index.d.ts +5 -0
  718. package/dist/udp/pages/UdpQuestionFormPrivateForm/index.d.ts.map +1 -0
  719. package/dist/udp/pages/UdpQuestionFormPrivateForm/index.js +5 -0
  720. package/dist/udp/pages/UdpQuestionFormPrivateForm/index.js.map +1 -0
  721. package/dist/udp/pages/UdpQuestionFormPrivateForm/index.mjs +3 -0
  722. package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.d.ts +20 -0
  723. package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.d.ts.map +1 -0
  724. package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.js +43 -0
  725. package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.js.map +1 -0
  726. package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.mjs +86 -0
  727. package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.mjs.map +1 -0
  728. package/dist/udp/pages/UdpQuestionFormPublicForm/index.d.ts +3 -0
  729. package/dist/udp/pages/UdpQuestionFormPublicForm/index.d.ts.map +1 -0
  730. package/dist/udp/pages/UdpQuestionFormPublicForm/index.js +3 -0
  731. package/dist/udp/pages/UdpQuestionFormPublicForm/index.js.map +1 -0
  732. package/dist/udp/pages/UdpQuestionFormPublicForm/index.mjs +2 -0
  733. package/dist/udp/pages/UdpReportsPage/UdpReportsPage.mjs +1 -1
  734. package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.d.ts.map +1 -1
  735. package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.js +30 -28
  736. package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.js.map +1 -1
  737. package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.mjs +25 -24
  738. package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.mjs.map +1 -1
  739. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionAttachmentTypeForm.mjs +1 -1
  740. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeConfigurationForm.mjs +1 -1
  741. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeConfigurationTransactionActionForm.mjs +1 -1
  742. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.js +9 -9
  743. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.js.map +1 -1
  744. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.mjs +7 -7
  745. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.mjs.map +1 -1
  746. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeStatusForm.mjs +1 -1
  747. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeTransactionActionForm.mjs +1 -1
  748. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeTransactionActionFormFields.mjs +1 -1
  749. package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionUiActionForm.mjs +1 -1
  750. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionAttachmentTypeCreateAndEditSidesheet.mjs +1 -1
  751. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionAttachmentTypeSidesheet.mjs +1 -1
  752. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.js +1 -1
  753. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.js.map +1 -1
  754. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.mjs +7 -7
  755. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.mjs.map +1 -1
  756. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationCreateAndEditSidesheet.mjs +1 -1
  757. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationSidesheet.mjs +1 -1
  758. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationTransactionActionCreateAndEditSidesheet.mjs +1 -1
  759. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationTransactionActionSidesheet.mjs +1 -1
  760. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.d.ts.map +1 -1
  761. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.js +2 -2
  762. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.js.map +1 -1
  763. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.mjs +20 -11
  764. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.mjs.map +1 -1
  765. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeStatusCreateAndEditSidesheet.mjs +1 -1
  766. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeStatusSidesheet.mjs +1 -1
  767. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeTransactionActionCreateAndEditSidesheet.mjs +1 -1
  768. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeTransactionActionSidesheet.mjs +1 -1
  769. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionUiActionCreateAndEditSidesheet.mjs +1 -1
  770. package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionUiActionSidesheet.mjs +1 -1
  771. package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.d.ts.map +1 -1
  772. package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.js +20 -14
  773. package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.js.map +1 -1
  774. package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.mjs +83 -71
  775. package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.mjs.map +1 -1
  776. package/dist/udp/pages/UdpTransactionsPage/components/AttachmentTransactionAttachmentList.mjs +1 -1
  777. package/dist/udp/pages/UdpTransactionsPage/components/EditTransactionDetailsFooterItem.mjs +1 -1
  778. package/dist/udp/pages/UdpTransactionsPage/components/transactionAttachment/TransactionAttachment.mjs +1 -1
  779. package/dist/udp/pages/UdpTransactionsPage/components/transactionAttachment/TransactionAttachments.mjs +1 -1
  780. package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionChangeLog.d.ts.map +1 -1
  781. package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionChangeLog.js +2 -1
  782. package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionChangeLog.js.map +1 -1
  783. package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionChangeLog.mjs +3 -2
  784. package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionChangeLog.mjs.map +1 -1
  785. package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionTimelineItem.mjs +1 -1
  786. package/dist/udp/pages/UdpTransactionsPage/components/transactionNote/TransactionNote.mjs +1 -1
  787. package/dist/udp/pages/UdpTransactionsPage/components/transactionNote/TransactionNoteForm.mjs +1 -1
  788. package/dist/udp/pages/UdpTransactionsPage/components/transactionNote/TransactionNotes.mjs +1 -1
  789. package/dist/udp/pages/UdpTransactionsPage/sidesheets/EditTransactionHeaderItem.mjs +1 -1
  790. package/dist/udp/pages/UdpTransactionsPage/sidesheets/ViewTransaction.mjs +1 -1
  791. package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.mjs +1 -1
  792. package/dist/udp/tags/useTags.mjs +1 -1
  793. package/dist/udp/utilities/dateLocalizationHooks.mjs +1 -1
  794. package/dist/udp/utilities/useDateStringColumnDef.d.ts +1 -1
  795. package/dist/udp/utilities/useDateStringColumnDef.mjs +1 -1
  796. package/dist/utilities/aggrid/AgTable.mjs +1 -1
  797. package/dist/utilities/aggrid/aggridHelpers.mjs +1 -1
  798. package/dist/utilities/auth/AadCallback.mjs +1 -1
  799. package/dist/utilities/auth/AuthProviderWrapper.mjs +1 -1
  800. package/dist/utilities/auth/UserErrorModal.mjs +1 -1
  801. package/dist/utilities/auth/UserProvider.mjs +1 -1
  802. package/dist/utilities/auth/signInAuthProvider.d.ts.map +1 -1
  803. package/dist/utilities/auth/signInAuthProvider.js +24 -15
  804. package/dist/utilities/auth/signInAuthProvider.js.map +1 -1
  805. package/dist/utilities/auth/signInAuthProvider.mjs +14 -13
  806. package/dist/utilities/auth/signInAuthProvider.mjs.map +1 -1
  807. package/dist/utilities/auth/useAuthedUser.mjs +1 -1
  808. package/dist/utilities/auth/useSingleLogout.mjs +1 -1
  809. package/dist/utilities/auth/users.mjs +1 -1
  810. package/dist/utilities/chatBot/ChatBotProvider.mjs +1 -1
  811. package/dist/utilities/customIcons/ApprovalIcon.mjs +1 -1
  812. package/dist/utilities/customIcons/RejectIcon.mjs +1 -1
  813. package/dist/utilities/entities/entityUtilities.d.ts +5 -0
  814. package/dist/utilities/entities/entityUtilities.d.ts.map +1 -1
  815. package/dist/utilities/entities/entityUtilities.js +11 -0
  816. package/dist/utilities/entities/entityUtilities.js.map +1 -1
  817. package/dist/utilities/entities/entityUtilities.mjs +3 -1
  818. package/dist/utilities/entities/entityUtilities.mjs.map +1 -1
  819. package/dist/utilities/floorplanFunctions/gridVisualizationFunctions.mjs +1 -1
  820. package/dist/utilities/form/Field.mjs +1 -1
  821. package/dist/utilities/form/Form.mjs +1 -1
  822. package/dist/utilities/form/FormButtons.mjs +1 -1
  823. package/dist/utilities/form/FormError.mjs +1 -1
  824. package/dist/utilities/form/FormSpy.mjs +1 -1
  825. package/dist/utilities/form/SubmitButton.mjs +1 -1
  826. package/dist/utilities/form/paymentForm/AccountPayment.model.d.ts +5 -0
  827. package/dist/utilities/form/paymentForm/AccountPayment.model.d.ts.map +1 -1
  828. package/dist/utilities/form/paymentForm/BankAccountForm.d.ts +16 -29
  829. package/dist/utilities/form/paymentForm/BankAccountForm.d.ts.map +1 -1
  830. package/dist/utilities/form/paymentForm/BankAccountForm.js +64 -78
  831. package/dist/utilities/form/paymentForm/BankAccountForm.js.map +1 -1
  832. package/dist/utilities/form/paymentForm/BankAccountForm.mjs +77 -196
  833. package/dist/utilities/form/paymentForm/BankAccountForm.mjs.map +1 -1
  834. package/dist/utilities/form/paymentForm/CashForm.d.ts +1 -1
  835. package/dist/utilities/form/paymentForm/CashForm.d.ts.map +1 -1
  836. package/dist/utilities/form/paymentForm/CashForm.js +19 -51
  837. package/dist/utilities/form/paymentForm/CashForm.js.map +1 -1
  838. package/dist/utilities/form/paymentForm/CashForm.mjs +81 -120
  839. package/dist/utilities/form/paymentForm/CashForm.mjs.map +1 -1
  840. package/dist/utilities/form/paymentForm/CreditCardAdornment.mjs +1 -1
  841. package/dist/utilities/form/paymentForm/CreditCardForm.d.ts +14 -21
  842. package/dist/utilities/form/paymentForm/CreditCardForm.d.ts.map +1 -1
  843. package/dist/utilities/form/paymentForm/CreditCardForm.js +81 -87
  844. package/dist/utilities/form/paymentForm/CreditCardForm.js.map +1 -1
  845. package/dist/utilities/form/paymentForm/CreditCardForm.mjs +84 -195
  846. package/dist/utilities/form/paymentForm/CreditCardForm.mjs.map +1 -1
  847. package/dist/utilities/form/paymentForm/CreditCardUtils.d.ts.map +1 -1
  848. package/dist/utilities/form/paymentForm/CreditCardUtils.js +5 -0
  849. package/dist/utilities/form/paymentForm/CreditCardUtils.js.map +1 -1
  850. package/dist/utilities/form/paymentForm/CreditCardUtils.mjs +1 -0
  851. package/dist/utilities/form/paymentForm/CreditCardUtils.mjs.map +1 -1
  852. package/dist/utilities/form/paymentForm/HostedPaymentError.d.ts +5 -16
  853. package/dist/utilities/form/paymentForm/HostedPaymentError.d.ts.map +1 -1
  854. package/dist/utilities/form/paymentForm/HostedPaymentError.js +6 -18
  855. package/dist/utilities/form/paymentForm/HostedPaymentError.js.map +1 -1
  856. package/dist/utilities/form/paymentForm/HostedPaymentError.mjs +19 -56
  857. package/dist/utilities/form/paymentForm/HostedPaymentError.mjs.map +1 -1
  858. package/dist/utilities/form/paymentForm/NewCreditCardForm.d.ts +12 -14
  859. package/dist/utilities/form/paymentForm/NewCreditCardForm.d.ts.map +1 -1
  860. package/dist/utilities/form/paymentForm/NewCreditCardForm.js +45 -58
  861. package/dist/utilities/form/paymentForm/NewCreditCardForm.js.map +1 -1
  862. package/dist/utilities/form/paymentForm/NewCreditCardForm.mjs +186 -263
  863. package/dist/utilities/form/paymentForm/NewCreditCardForm.mjs.map +1 -1
  864. package/dist/utilities/form/paymentForm/NewECheckForm.d.ts +9 -14
  865. package/dist/utilities/form/paymentForm/NewECheckForm.d.ts.map +1 -1
  866. package/dist/utilities/form/paymentForm/NewECheckForm.js +28 -68
  867. package/dist/utilities/form/paymentForm/NewECheckForm.js.map +1 -1
  868. package/dist/utilities/form/paymentForm/NewECheckForm.mjs +185 -228
  869. package/dist/utilities/form/paymentForm/NewECheckForm.mjs.map +1 -1
  870. package/dist/utilities/form/paymentForm/PaymentBankDetails.d.ts.map +1 -1
  871. package/dist/utilities/form/paymentForm/PaymentBankDetails.js +4 -2
  872. package/dist/utilities/form/paymentForm/PaymentBankDetails.js.map +1 -1
  873. package/dist/utilities/form/paymentForm/PaymentCardDetail.d.ts.map +1 -1
  874. package/dist/utilities/form/paymentForm/PaymentCardDetail.js +4 -2
  875. package/dist/utilities/form/paymentForm/PaymentCardDetail.js.map +1 -1
  876. package/dist/utilities/form/paymentForm/PaymentForm.d.ts +67 -3
  877. package/dist/utilities/form/paymentForm/PaymentForm.d.ts.map +1 -1
  878. package/dist/utilities/form/paymentForm/PaymentForm.js +281 -246
  879. package/dist/utilities/form/paymentForm/PaymentForm.js.map +1 -1
  880. package/dist/utilities/form/paymentForm/PaymentForm.mjs +296 -296
  881. package/dist/utilities/form/paymentForm/PaymentForm.mjs.map +1 -1
  882. package/dist/utilities/form/paymentForm/usePaymentContext.d.ts +22 -0
  883. package/dist/utilities/form/paymentForm/usePaymentContext.d.ts.map +1 -0
  884. package/dist/utilities/form/paymentForm/usePaymentContext.js +117 -0
  885. package/dist/utilities/form/paymentForm/usePaymentContext.js.map +1 -0
  886. package/dist/utilities/form/paymentForm/usePaymentContext.mjs +119 -0
  887. package/dist/utilities/form/paymentForm/usePaymentContext.mjs.map +1 -0
  888. package/dist/utilities/form/paymentForm/usePaymentProviderForm.d.ts +1 -1
  889. package/dist/utilities/form/paymentForm/usePaymentProviderForm.d.ts.map +1 -1
  890. package/dist/utilities/form/paymentForm/usePaymentProviderForm.js +2 -2
  891. package/dist/utilities/form/paymentForm/usePaymentProviderForm.js.map +1 -1
  892. package/dist/utilities/form/paymentForm/usePaymentProviderForm.mjs +16 -12
  893. package/dist/utilities/form/paymentForm/usePaymentProviderForm.mjs.map +1 -1
  894. package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.d.ts.map +1 -1
  895. package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.js +22 -28
  896. package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.js.map +1 -1
  897. package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.mjs +37 -32
  898. package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.mjs.map +1 -1
  899. package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.d.ts.map +1 -1
  900. package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.js +25 -27
  901. package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.js.map +1 -1
  902. package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.mjs +40 -38
  903. package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.mjs.map +1 -1
  904. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.d.ts +4 -0
  905. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.d.ts.map +1 -1
  906. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.js +69 -48
  907. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.js.map +1 -1
  908. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.mjs +85 -61
  909. package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.mjs.map +1 -1
  910. package/dist/utilities/form/useFieldChangeListener.mjs +1 -1
  911. package/dist/utilities/iconLibrary/FluentIcon.mjs +1 -1
  912. package/dist/utilities/iconLibrary/IconLibrary.mjs +1 -1
  913. package/dist/utilities/iconLibrary/SelectedLibraryItem.mjs +1 -1
  914. package/dist/utilities/iconLibrary/SvgIcon.mjs +1 -1
  915. package/dist/utilities/iconLibrary/UnityFluentIcon.mjs +1 -1
  916. package/dist/utilities/iconLibrary/UnityIcon.mjs +1 -1
  917. package/dist/utilities/menus/MenuProvider.mjs +1 -1
  918. package/dist/utilities/page/PageSubHeaderAction.mjs +1 -1
  919. package/dist/utilities/search/SearchUtilities.d.ts +10 -1
  920. package/dist/utilities/search/SearchUtilities.d.ts.map +1 -1
  921. package/dist/utilities/search/SearchUtilities.js +8 -0
  922. package/dist/utilities/search/SearchUtilities.js.map +1 -1
  923. package/dist/utilities/search/SearchUtilities.mjs +5 -2
  924. package/dist/utilities/search/SearchUtilities.mjs.map +1 -1
  925. package/dist/utilities/style/ContentContainer.mjs +1 -1
  926. package/dist/utilities/style/verticalStyles.mjs +1 -1
  927. package/dist/utilities/tenant/TenantAccessDialog.mjs +1 -1
  928. package/dist/utilities/tenant/TenantProvider.mjs +1 -1
  929. package/dist/utilities/tenant/TenantSelect.mjs +1 -1
  930. package/dist/utilities/tenant/UdpTenantSelect.mjs +1 -1
  931. package/dist/utilities/theme/systemColors.mjs +1 -1
  932. package/dist/utilities/theme/theme.mjs +1 -1
  933. package/dist/utilities/transactions/useTransactionEngine.mjs +1 -1
  934. package/dist/utilities/uploader/FileProfile.mjs +1 -1
  935. package/dist/utilities/uploader/FileType.mjs +1 -1
  936. package/dist/utilities/uploader/FileUpload.mjs +1 -1
  937. package/dist/utilities/uploader/ImagePreview.mjs +1 -1
  938. package/dist/utilities/useApiMutation.mjs +1 -1
  939. package/dist/utilities/useApiQuery.mjs +90 -2
  940. package/dist/utilities/useApiQuery.mjs.map +1 -1
  941. package/dist/utilities/useDevicePixelRatio.mjs +1 -1
  942. package/dist/utilities/useGravatar.mjs +1 -1
  943. package/dist/utilities/utilityBar/InquiryHeaderControl.mjs +1 -1
  944. package/dist/utilities/utilityBar/InquiryHeaderSecondary.mjs +1 -1
  945. package/dist/utilities/utilityBar/InquiryHeaderSecondaryAlert.mjs +1 -1
  946. package/dist/utilities/utilityBar/InquiryHeaderTitle.mjs +1 -1
  947. package/dist/utilities/utilityBar/SubHeaderAction.mjs +1 -1
  948. package/dist/utilities/utilityBar/UtilityBarInport.mjs +1 -1
  949. package/dist/workflow/WorkflowContainer.mjs +1 -1
  950. package/dist/workflow/components/WorkflowTaskFlow.mjs +1 -1
  951. package/package.json +90 -46
  952. package/dist/test/TestStencilWrappedComponentsPage.d.ts +0 -3
  953. package/dist/test/TestStencilWrappedComponentsPage.d.ts.map +0 -1
  954. package/dist/test/TestStencilWrappedComponentsPage.js +0 -131
  955. package/dist/test/TestStencilWrappedComponentsPage.js.map +0 -1
  956. package/dist/test/TestStencilWrappedComponentsPage.mjs +0 -463
  957. package/dist/test/TestStencilWrappedComponentsPage.mjs.map +0 -1
  958. package/dist/utilities/form/paymentForm/BankIcon.mjs +0 -56
  959. package/dist/utilities/form/paymentForm/BankIcon.mjs.map +0 -1
  960. package/dist/utilities/form/paymentForm/CashIcon.mjs +0 -55
  961. package/dist/utilities/form/paymentForm/CashIcon.mjs.map +0 -1
  962. package/dist/utilities/form/paymentForm/CheckIcon.mjs +0 -62
  963. package/dist/utilities/form/paymentForm/CheckIcon.mjs.map +0 -1
  964. package/dist/utilities/form/paymentForm/CreditCardIcon.mjs +0 -85
  965. package/dist/utilities/form/paymentForm/CreditCardIcon.mjs.map +0 -1
  966. package/dist/utilities/form/paymentForm/DisableOverlay.mjs +0 -44
  967. package/dist/utilities/form/paymentForm/DisableOverlay.mjs.map +0 -1
  968. package/dist/utilities/form/paymentForm/PaymentBankDetails.mjs +0 -161
  969. package/dist/utilities/form/paymentForm/PaymentBankDetails.mjs.map +0 -1
  970. package/dist/utilities/form/paymentForm/PaymentCard.d.ts +0 -13
  971. package/dist/utilities/form/paymentForm/PaymentCard.d.ts.map +0 -1
  972. package/dist/utilities/form/paymentForm/PaymentCard.js +0 -54
  973. package/dist/utilities/form/paymentForm/PaymentCard.js.map +0 -1
  974. package/dist/utilities/form/paymentForm/PaymentCard.mjs +0 -96
  975. package/dist/utilities/form/paymentForm/PaymentCard.mjs.map +0 -1
  976. package/dist/utilities/form/paymentForm/PaymentCardDetail.mjs +0 -284
  977. package/dist/utilities/form/paymentForm/PaymentCardDetail.mjs.map +0 -1
  978. package/dist/utilities/form/paymentForm/PaymentDropdown.mjs +0 -142
  979. package/dist/utilities/form/paymentForm/PaymentDropdown.mjs.map +0 -1
  980. package/dist/utilities/form/paymentForm/TabPanel.mjs +0 -74
  981. package/dist/utilities/form/paymentForm/TabPanel.mjs.map +0 -1
@@ -1,3 +1,4 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { TreeViewModeEnums } from "../enums/unitySystemEnums.mjs";
2
3
  import { toUpperFirstChar } from "../utilities/input/StringUtilities.mjs";
3
4
  import { FluentIcon } from "../utilities/iconLibrary/FluentIcon.mjs";
@@ -5,7 +6,6 @@ import { getSearchObject } from "../utilities/search/SearchUtilities.mjs";
5
6
  import { findAllParentIds, findNodeById, formatTreeMenuItem, getNodeIdForRightBorder, mapNodeObjValuesToSearchParameters, searchTree } from "../utilities/tree/TreeUtilities.mjs";
6
7
  import { InquiryTreeMenuItem } from "./InquiryTreeMenuItem.mjs";
7
8
  import { UdpButton } from "../UI/fluent-web-components/UdpButton.mjs";
8
- import { c } from "react-compiler-runtime";
9
9
  import React, { useEffect, useState } from "react";
10
10
  import { CircularProgress, Typography, lighten, makeStyles, useTheme } from "@material-ui/core";
11
11
  import { useSnackbar } from "notistack";
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  import { Slide, makeStyles } from "@material-ui/core";
4
4
  import clsx from "clsx";
@@ -1,6 +1,6 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { UnityFluentIcon } from "../utilities/iconLibrary/UnityFluentIcon.mjs";
2
3
  import { fluentLibraryIcons } from "../assets/unityIcons/LibraryData.mjs";
3
- import { c } from "react-compiler-runtime";
4
4
  import React from "react";
5
5
  import { Typography, makeStyles, useTheme } from "@material-ui/core";
6
6
  //#region src/inquiry/ItemDescription.jsx
@@ -1,5 +1,5 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { FluentIconButton } from "../UI/inputs/buttons/FluentIconButton.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import React from "react";
4
4
  import { makeStyles } from "@material-ui/core";
5
5
  import { ChevronLeftIcon, ChevronRightIcon } from "@fluentui/react-icons";
@@ -1,5 +1,5 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { LayoutUnit } from "../layout/LayoutUnit.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import React from "react";
4
4
  import { Typography, makeStyles } from "@material-ui/core";
5
5
  //#region src/inquiry/NodeDetails.jsx
@@ -1,7 +1,7 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import SvgIcon from "../utilities/iconLibrary/SvgIcon.mjs";
2
3
  import { NodeLoader } from "../UI/feedback/NodeLoader.mjs";
3
4
  import { InquiryTreeMenu } from "./InquiryTreeMenu.mjs";
4
- import { c } from "react-compiler-runtime";
5
5
  import React from "react";
6
6
  import { Typography, makeStyles } from "@material-ui/core";
7
7
  import clsx from "clsx";
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  import { makeStyles } from "@material-ui/core";
4
4
  //#region src/inquiry/dashboard/InquiryDashboard.jsx
@@ -1,9 +1,9 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { getSanitizedName } from "../../utilities/entities/entityUtilities.mjs";
2
3
  import { IconRenderer } from "../../UI/templates/ui/renderers/IconRenderer.mjs";
3
4
  import { AmbientCard } from "../../UI/surfaces/cards/AmbientCard/AmbientCard.mjs";
4
5
  import { AgTable, useAgGridApi } from "../../utilities/aggrid/AgTable.mjs";
5
6
  import { formatDateToLocaleString } from "../../utilities/input/DateUtilities.mjs";
6
- import { c } from "react-compiler-runtime";
7
7
  import React, { useEffect, useState } from "react";
8
8
  import { LinearProgress, Typography } from "@material-ui/core";
9
9
  import { DateTime } from "luxon";
@@ -1,6 +1,6 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { TreeViewModeEnums } from "../../enums/unitySystemEnums.mjs";
2
3
  import { IconButtonWithTooltip } from "../../UI/inputs/buttons/IconButtonWithToolTip.mjs";
3
- import { c } from "react-compiler-runtime";
4
4
  import React from "react";
5
5
  import { makeStyles } from "@material-ui/core";
6
6
  import clsx from "clsx";
@@ -1,8 +1,8 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { FluentButton } from "../../UI/inputs/buttons/FluentButton.mjs";
2
3
  import { FluentTextFieldAutoComplete } from "../../UI/inputs/textField/FluentTextFieldAutoComplete.mjs";
3
4
  import { FluentSearchField } from "../../UI/inputs/textField/FluentSearchField.mjs";
4
5
  import { InquiryControlList } from "./InquiryControlList.mjs";
5
- import { c } from "react-compiler-runtime";
6
6
  import React, { useEffect, useState } from "react";
7
7
  import { Popper, Typography, makeStyles, useTheme } from "@material-ui/core";
8
8
  //#region src/inquiry/inquiryBar/InquiryNodeControls.jsx
@@ -1,3 +1,4 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { Form } from "../../utilities/form/Form.mjs";
2
3
  import { FluentButton } from "../../UI/inputs/buttons/FluentButton.mjs";
3
4
  import { SubmitButton } from "../../utilities/form/SubmitButton.mjs";
@@ -8,7 +9,6 @@ import { FluentIconButton } from "../../UI/inputs/buttons/FluentIconButton.mjs";
8
9
  import { getSanitizedName } from "../../utilities/entities/entityUtilities.mjs";
9
10
  import { SearchOperators } from "../../models/SearchOperator.mjs";
10
11
  import { InquiryAdvancedSearchForm } from "./InquiryAdvancedSearchForm.mjs";
11
- import { c } from "react-compiler-runtime";
12
12
  import React, { useEffect, useState } from "react";
13
13
  import { Divider, Typography, makeStyles } from "@material-ui/core";
14
14
  import { ClearIcon } from "@fluentui/react-icons";
@@ -1,10 +1,10 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { LookupTypeEnums } from "../../enums/unitySystemEnums.mjs";
2
3
  import { FluentTextFieldAutoComplete } from "../../UI/inputs/textField/FluentTextFieldAutoComplete.mjs";
3
4
  import { PropertyTypeEnum } from "../../enums/propertyTypeEnums.mjs";
4
5
  import { SearchOperators } from "../../models/SearchOperator.mjs";
5
6
  import { PropertyField } from "../../UI/property/PropertyFields.mjs";
6
7
  import { csvStrToArrayOfObjects } from "../../utilities/input/SelectUtilities.mjs";
7
- import { c } from "react-compiler-runtime";
8
8
  import React, { useEffect } from "react";
9
9
  import { Divider, Typography, makeStyles } from "@material-ui/core";
10
10
  import { useForm } from "react-final-form";
@@ -1,10 +1,10 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { LogicalSearchOperatorEnums } from "../../enums/unitySystemEnums.mjs";
2
3
  import { getSanitizedName } from "../../utilities/entities/entityUtilities.mjs";
3
4
  import { getSearchIdentifiers, getSearchObject } from "../../utilities/search/SearchUtilities.mjs";
4
5
  import { AmbientCard } from "../../UI/surfaces/cards/AmbientCard/AmbientCard.mjs";
5
6
  import { useSearchFilterParamsMap } from "../../hooks/useSearchFilterParamsMap.mjs";
6
7
  import { InquirySearchTable } from "./InquirySearchTable.mjs";
7
- import { c } from "react-compiler-runtime";
8
8
  import React, { useEffect, useState } from "react";
9
9
  import { LinearProgress, makeStyles } from "@material-ui/core";
10
10
  import clsx from "clsx";
@@ -1,3 +1,4 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { LogicalSearchOperatorEnums } from "../../enums/unitySystemEnums.mjs";
2
3
  import { camelToPascalCaseWithSpace } from "../../utilities/input/StringUtilities.mjs";
3
4
  import { getSearchIdentifiers } from "../../utilities/search/SearchUtilities.mjs";
@@ -5,7 +6,6 @@ import { PrimaryActionHeader } from "../../UI/utilityDisplay/utilityHeader/Prima
5
6
  import { AgTable, useAgGridApi } from "../../utilities/aggrid/AgTable.mjs";
6
7
  import { useExport, useGridFormat } from "../../utilities/aggrid/GridFunctions.mjs";
7
8
  import { InquirySearchDatasource } from "./InquirySearchDatasource.mjs";
8
- import { c } from "react-compiler-runtime";
9
9
  import React, { useEffect, useState } from "react";
10
10
  import { makeStyles } from "@material-ui/core";
11
11
  import { sortBy } from "lodash-es";
@@ -1,7 +1,7 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { SubHeaderAction } from "../../utilities/utilityBar/SubHeaderAction.mjs";
2
3
  import { AmbientAlert } from "../../UI/feedback/AmbientAlert.mjs";
3
4
  import { ensureOutlookStatusLoaded, getOutlookStatus, subscribeOutlookStatus } from "./outlookIntegrationStatus.mjs";
4
- import { c } from "react-compiler-runtime";
5
5
  import React, { useEffect, useState } from "react";
6
6
  import { useLocation } from "react-router-dom";
7
7
  import { useTranslation } from "react-i18next";
@@ -1,9 +1,9 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { ConfigService } from "../../configService/index.mjs";
2
3
  import { LoadingIndicator } from "../../UI/loading/LoadingIndicator/LoadingIndicator.mjs";
3
4
  import { AmbientAlert } from "../../UI/feedback/AmbientAlert.mjs";
4
5
  import { exchangeAuthorizationCode, getOutlookRedirectUri } from "./outlookIntegrationClient.mjs";
5
6
  import { refreshOutlookStatus } from "./outlookIntegrationStatus.mjs";
6
- import { c } from "react-compiler-runtime";
7
7
  import React, { useEffect, useState } from "react";
8
8
  import { useLocation } from "react-router-dom";
9
9
  //#region src/integrations/outlook/OutlookIntegrationCallbackPage.jsx
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  import { UdpKpiCard } from "udp-react-stencil-component-library";
4
4
  //#region src/kpi/UdpKpiCard.tsx
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  import { UdpKpiCards } from "udp-react-stencil-component-library";
4
4
  //#region src/kpi/UdpKpiCards.tsx
@@ -1,7 +1,7 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { getRatio } from "./getRatio.mjs";
2
3
  import { GridRow } from "./GridRow.mjs";
3
4
  import { GridUnit } from "./GridUnit.mjs";
4
- import { c } from "react-compiler-runtime";
5
5
  import React, { Children } from "react";
6
6
  import { useTheme } from "@material-ui/core";
7
7
  //#region src/layout/GridGroup.jsx
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../reactCompilerRuntime.mjs";
2
2
  import React, { Children, useEffect, useState } from "react";
3
3
  import { lighten, makeStyles } from "@material-ui/core";
4
4
  import clsx from "clsx";
@@ -1,5 +1,5 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { getRatio } from "./getRatio.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import React from "react";
4
4
  import { makeStyles } from "@material-ui/core";
5
5
  //#region src/layout/GridUnit.jsx
@@ -1,5 +1,5 @@
1
+ import { c } from "../reactCompilerRuntime.mjs";
1
2
  import { AmbientCard } from "../UI/surfaces/cards/AmbientCard/AmbientCard.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import React from "react";
4
4
  import { Box } from "@material-ui/core";
5
5
  //#region src/layout/HeaderLayout.jsx
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  import { Badge, makeStyles } from "@material-ui/core";
4
4
  import clsx from "clsx";
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  import { UdpContainer } from "udp-react-stencil-component-library";
4
4
  //#region src/layout/UdpContainer.tsx
@@ -1,5 +1,5 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { FluentIconButton } from "../../UI/inputs/buttons/FluentIconButton.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import React, { useState } from "react";
4
4
  import { Fade, makeStyles } from "@material-ui/core";
5
5
  import { ChevronLeftIcon, ChevronRightIcon } from "@fluentui/react-icons";
@@ -1,9 +1,9 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { LookupTypeIdEnums, UdpEnums } from "../../enums/unitySystemEnums.mjs";
2
3
  import { toTitleCase } from "../../utilities/input/StringUtilities.mjs";
3
4
  import { getSanitizedName } from "../../utilities/entities/entityUtilities.mjs";
4
5
  import { CrudTableColumnDefs } from "./CrudTableColumnDefs.mjs";
5
6
  import { SearchMethodUdpGrid } from "../../UI/templates/newGrid/SearchMethodUdpGrid.mjs";
6
- import { c } from "react-compiler-runtime";
7
7
  import React, { useEffect } from "react";
8
8
  import { useHistory } from "react-router-dom";
9
9
  import { LookupEntitiesIcon } from "@fluentui/react-icons";
@@ -1 +1 @@
1
- {"version":3,"file":"CrudTableColumnDefs.d.ts","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js"],"names":[],"mappings":"AAGA,eAAO,MAAM,mBAAmB,iDA8D/B,CAAC"}
1
+ {"version":3,"file":"CrudTableColumnDefs.d.ts","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js"],"names":[],"mappings":"AAIA,eAAO,MAAM,mBAAmB,iDA2D/B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { toTitleCase } from '../../utilities/input/StringUtilities';
2
+ import { SYSTEM_ENTITY_PROPERTIES } from '../../utilities/entities/entityUtilities';
2
3
  import { mapDotNetTypeToAgGridType } from './crudHelper';
3
4
  export const CrudTableColumnDefs = (entityAttributes, actionList) => {
4
5
  let columnDefs = (entityAttributes === null || entityAttributes === void 0 ? void 0 : entityAttributes.reduce((defs, element) => {
@@ -7,9 +8,8 @@ export const CrudTableColumnDefs = (entityAttributes, actionList) => {
7
8
  if (((_c = (_b = (_a = element === null || element === void 0 ? void 0 : element.extendedProperties) === null || _a === void 0 ? void 0 : _a.udpFieldProperties) === null || _b === void 0 ? void 0 : _b.maintenanceConfig) === null || _c === void 0 ? void 0 : _c.hidden) === true) {
8
9
  return defs;
9
10
  }
10
- //skip if business object key
11
- if ((element === null || element === void 0 ? void 0 : element.name) === 'businessObjectKey' ||
12
- (element === null || element === void 0 ? void 0 : element.name) === 'ignoreLoggingTransactions') {
11
+ //skip system properties (business object key etc.)
12
+ if (SYSTEM_ENTITY_PROPERTIES.includes(element === null || element === void 0 ? void 0 : element.name)) {
13
13
  return defs;
14
14
  }
15
15
  if (!((_d = element === null || element === void 0 ? void 0 : element.extendedProperties) === null || _d === void 0 ? void 0 : _d.childEntity)) {
@@ -1 +1 @@
1
- {"version":3,"file":"CrudTableColumnDefs.js","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CrudTableColumnDefs.js","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AACpF,OAAO,EAAE,yBAAyB,EAAE,MAAM,cAAc,CAAC;AAEzD,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,gBAAgB,EAAE,UAAU,EAAE,EAAE,CAAC;IACnE,IAAI,UAAU,GACZ,CAAA,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAE,MAAM,CAAC,CAAC,IAAI,EAAE,OAAO,EAAE,EAAE,CAAC;;QAC1C,2CAA2C;QAC3C,IACE,CAAA,MAAA,MAAA,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,kBAAkB,0CAAE,iBAAiB,0CAC9D,MAAM,MAAK,IAAI,EACnB,CAAC;YACD,OAAO,IAAI,CAAC;QACd,CAAC;QACD,mDAAmD;QACnD,IAAI,wBAAwB,CAAC,QAAQ,CAAC,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAC,EAAE,CAAC;YACrD,OAAO,IAAI,CAAC;QACd,CAAC;QAED,IAAI,EAAC,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,WAAW,CAAA,EAAE,CAAC;YAC9C,MAAM,YAAY,GAChB,CAAA,MAAA,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,kBAAkB,0CAAE,WAAW;iBAC5D,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAA,CAAC;YAEhB,MAAM,gBAAgB,GAAG,WAAW,CAAC,YAAY,CAAC,CAAC;YACnD,MAAM,QAAQ,GACZ,CAAA,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,MAAM;iBACnC,MAAA,MAAA,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,kBAAkB,0CAAE,kBAAkB,0CAC/D,MAAM,CAAA,CAAC;YAEb,IAAI,GAAG,GAAG;gBACR,UAAU,EAAE,gBAAgB;gBAC5B,KAAK,EAAE,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAC,MAAM,CAAC,CAAC,EAAE,WAAW,EAAE,KAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;gBACrE,YAAY,EAAE,QAAQ;oBACpB,CAAC,CAAC,MAAM;oBACR,CAAC,CAAC,yBAAyB,CAAC,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAC;gBAC5C,MAAM,EAAE,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,UAAU;gBAC/C,QAAQ,EAAE,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,SAAS;gBAChD,IAAI,EAAE,MAAA,MAAA,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB,0CAAE,kBAAkB,0CACjD,kBAAkB,0CAAE,MAAM;gBAC9B,YAAY,EACV,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAC,MAAM,CAAC,CAAC,EAAE,WAAW,EAAE,KAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;gBAChE,OAAO,kBACL,QAAQ,EAAE,QAAQ,IACf,OAAO,CACX;aACF,CAAC;YAEF,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACjB,CAAC;QACD,OAAO,IAAI,CAAC;IAAA,CACb,EAAE,EAAE,CAAC,KAAI,EAAE,CAAC;IAEf,UAAU,CAAC,IAAI,CAAC;QACd,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,YAAY,EAAE,iBAAiB;QAC/B,kBAAkB,EAAE;YAClB,UAAU,EAAE,UAAU;SACvB;KACF,CAAC,CAAC;IAEH,OAAO,UAAU,CAAC;AAAA,CACnB,CAAC"}
@@ -1,10 +1,11 @@
1
1
  import { toTitleCase } from "../../utilities/input/StringUtilities.mjs";
2
+ import { SYSTEM_ENTITY_PROPERTIES } from "../../utilities/entities/entityUtilities.mjs";
2
3
  import { mapDotNetTypeToAgGridType } from "./crudHelper.mjs";
3
4
  //#region src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js
4
5
  const CrudTableColumnDefs = (entityAttributes, actionList) => {
5
6
  let columnDefs = entityAttributes?.reduce((defs, element) => {
6
7
  if (element?.extendedProperties?.udpFieldProperties?.maintenanceConfig?.hidden === true) return defs;
7
- if (element?.name === "businessObjectKey" || element?.name === "ignoreLoggingTransactions") return defs;
8
+ if (SYSTEM_ENTITY_PROPERTIES.includes(element?.name)) return defs;
8
9
  if (!element?.extendedProperties?.childEntity) {
9
10
  const columnHeaderName = toTitleCase(element?.extendedProperties?.udpFieldProperties?.displayName || element?.name);
10
11
  const lookupId = element?.extendedProperties?.lookup || element?.extendedProperties?.udpFieldProperties?.maintainenceConfig?.lookup;
@@ -1 +1 @@
1
- {"version":3,"file":"CrudTableColumnDefs.mjs","names":["toTitleCase","mapDotNetTypeToAgGridType","CrudTableColumnDefs","entityAttributes","actionList","columnDefs","reduce","defs","element","extendedProperties","udpFieldProperties","maintenanceConfig","hidden","name","childEntity","columnHeader","displayName","columnHeaderName","lookupId","lookup","maintainenceConfig","def","headerName","field","charAt","toLowerCase","slice","cellDataType","type","filter","searchable","sortable","orderable","hide","tooltipField","context","push","cellRenderer","cellRendererParams"],"sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js"],"sourcesContent":["import { toTitleCase } from '../../utilities/input/StringUtilities';\nimport { mapDotNetTypeToAgGridType } from './crudHelper';\n\nexport const CrudTableColumnDefs = (entityAttributes, actionList) => {\n let columnDefs =\n entityAttributes?.reduce((defs, element) => {\n //skip is hidden through maintenance config\n if (\n element?.extendedProperties?.udpFieldProperties?.maintenanceConfig\n ?.hidden === true\n ) {\n return defs;\n }\n //skip if business object key\n if (\n element?.name === 'businessObjectKey' ||\n element?.name === 'ignoreLoggingTransactions'\n ) {\n return defs;\n }\n\n if (!element?.extendedProperties?.childEntity) {\n const columnHeader =\n element?.extendedProperties?.udpFieldProperties?.displayName ||\n element?.name;\n\n const columnHeaderName = toTitleCase(columnHeader);\n const lookupId =\n element?.extendedProperties?.lookup ||\n element?.extendedProperties?.udpFieldProperties?.maintainenceConfig\n ?.lookup;\n\n let def = {\n headerName: columnHeaderName,\n field: element?.name.charAt(0).toLowerCase() + element?.name.slice(1),\n cellDataType: lookupId\n ? 'text'\n : mapDotNetTypeToAgGridType(element?.type),\n filter: element?.extendedProperties?.searchable,\n sortable: element?.extendedProperties?.orderable,\n hide: element?.extendedProperties?.udpFieldProperties\n ?.maintainenceConfig?.hidden,\n tooltipField:\n element?.name.charAt(0).toLowerCase() + element?.name.slice(1),\n context: {\n lookupId: lookupId,\n ...element\n }\n };\n\n defs.push(def);\n }\n return defs;\n }, []) || [];\n\n columnDefs.push({\n headerName: 'Actions',\n field: 'actions',\n cellRenderer: 'actionsRenderer',\n cellRendererParams: {\n actionList: actionList\n }\n });\n\n return columnDefs;\n};\n"],"mappings":";;;AAGA,MAAaE,uBAAuBC,kBAAkBC,eAAe;CACnE,IAAIC,aACFF,kBAAkBG,QAAQC,MAAMC,YAAY;AAE1C,MACEA,SAASC,oBAAoBC,oBAAoBC,mBAC7CC,WAAW,KAEf,QAAOL;AAGT,MACEC,SAASK,SAAS,uBAClBL,SAASK,SAAS,4BAElB,QAAON;AAGT,MAAI,CAACC,SAASC,oBAAoBK,aAAa;GAK7C,MAAMG,mBAAmBjB,YAHvBQ,SAASC,oBAAoBC,oBAAoBM,eACjDR,SAASK,KAEuC;GAClD,MAAMK,WACJV,SAASC,oBAAoBU,UAC7BX,SAASC,oBAAoBC,oBAAoBU,oBAC7CD;GAEN,IAAIE,MAAM;IACRC,YAAYL;IACZM,OAAOf,SAASK,KAAKW,OAAO,EAAE,CAACC,aAAa,GAAGjB,SAASK,KAAKa,MAAM,EAAE;IACrEC,cAAcT,WACV,SACAjB,0BAA0BO,SAASoB,KAAK;IAC5CC,QAAQrB,SAASC,oBAAoBqB;IACrCC,UAAUvB,SAASC,oBAAoBuB;IACvCC,MAAMzB,SAASC,oBAAoBC,oBAC/BU,oBAAoBR;IACxBsB,cACE1B,SAASK,KAAKW,OAAO,EAAE,CAACC,aAAa,GAAGjB,SAASK,KAAKa,MAAM,EAAE;IAChES,SAAS;KACGjB;KACV,GAAGV;KACL;IACD;AAEDD,QAAK6B,KAAKf,IAAI;;AAEhB,SAAOd;IACN,EAAE,CAAC,IAAI,EAAE;AAEdF,YAAW+B,KAAK;EACdd,YAAY;EACZC,OAAO;EACPc,cAAc;EACdC,oBAAoB,EACNlC,YACd;EACD,CAAC;AAEF,QAAOC"}
1
+ {"version":3,"file":"CrudTableColumnDefs.mjs","names":["toTitleCase","SYSTEM_ENTITY_PROPERTIES","mapDotNetTypeToAgGridType","CrudTableColumnDefs","entityAttributes","actionList","columnDefs","reduce","defs","element","extendedProperties","udpFieldProperties","maintenanceConfig","hidden","includes","name","childEntity","columnHeader","displayName","columnHeaderName","lookupId","lookup","maintainenceConfig","def","headerName","field","charAt","toLowerCase","slice","cellDataType","type","filter","searchable","sortable","orderable","hide","tooltipField","context","push","cellRenderer","cellRendererParams"],"sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableColumnDefs.js"],"sourcesContent":["import { toTitleCase } from '../../utilities/input/StringUtilities';\nimport { SYSTEM_ENTITY_PROPERTIES } from '../../utilities/entities/entityUtilities';\nimport { mapDotNetTypeToAgGridType } from './crudHelper';\n\nexport const CrudTableColumnDefs = (entityAttributes, actionList) => {\n let columnDefs =\n entityAttributes?.reduce((defs, element) => {\n //skip is hidden through maintenance config\n if (\n element?.extendedProperties?.udpFieldProperties?.maintenanceConfig\n ?.hidden === true\n ) {\n return defs;\n }\n //skip system properties (business object key etc.)\n if (SYSTEM_ENTITY_PROPERTIES.includes(element?.name)) {\n return defs;\n }\n\n if (!element?.extendedProperties?.childEntity) {\n const columnHeader =\n element?.extendedProperties?.udpFieldProperties?.displayName ||\n element?.name;\n\n const columnHeaderName = toTitleCase(columnHeader);\n const lookupId =\n element?.extendedProperties?.lookup ||\n element?.extendedProperties?.udpFieldProperties?.maintainenceConfig\n ?.lookup;\n\n let def = {\n headerName: columnHeaderName,\n field: element?.name.charAt(0).toLowerCase() + element?.name.slice(1),\n cellDataType: lookupId\n ? 'text'\n : mapDotNetTypeToAgGridType(element?.type),\n filter: element?.extendedProperties?.searchable,\n sortable: element?.extendedProperties?.orderable,\n hide: element?.extendedProperties?.udpFieldProperties\n ?.maintainenceConfig?.hidden,\n tooltipField:\n element?.name.charAt(0).toLowerCase() + element?.name.slice(1),\n context: {\n lookupId: lookupId,\n ...element\n }\n };\n\n defs.push(def);\n }\n return defs;\n }, []) || [];\n\n columnDefs.push({\n headerName: 'Actions',\n field: 'actions',\n cellRenderer: 'actionsRenderer',\n cellRendererParams: {\n actionList: actionList\n }\n });\n\n return columnDefs;\n};\n"],"mappings":";;;;AAIA,MAAaG,uBAAuBC,kBAAkBC,eAAe;CACnE,IAAIC,aACFF,kBAAkBG,QAAQC,MAAMC,YAAY;AAE1C,MACEA,SAASC,oBAAoBC,oBAAoBC,mBAC7CC,WAAW,KAEf,QAAOL;AAGT,MAAIP,yBAAyBa,SAASL,SAASM,KAAK,CAClD,QAAOP;AAGT,MAAI,CAACC,SAASC,oBAAoBM,aAAa;GAK7C,MAAMG,mBAAmBnB,YAHvBS,SAASC,oBAAoBC,oBAAoBO,eACjDT,SAASM,KAEuC;GAClD,MAAMK,WACJX,SAASC,oBAAoBW,UAC7BZ,SAASC,oBAAoBC,oBAAoBW,oBAC7CD;GAEN,IAAIE,MAAM;IACRC,YAAYL;IACZM,OAAOhB,SAASM,KAAKW,OAAO,EAAE,CAACC,aAAa,GAAGlB,SAASM,KAAKa,MAAM,EAAE;IACrEC,cAAcT,WACV,SACAlB,0BAA0BO,SAASqB,KAAK;IAC5CC,QAAQtB,SAASC,oBAAoBsB;IACrCC,UAAUxB,SAASC,oBAAoBwB;IACvCC,MAAM1B,SAASC,oBAAoBC,oBAC/BW,oBAAoBT;IACxBuB,cACE3B,SAASM,KAAKW,OAAO,EAAE,CAACC,aAAa,GAAGlB,SAASM,KAAKa,MAAM,EAAE;IAChES,SAAS;KACGjB;KACV,GAAGX;KACL;IACD;AAEDD,QAAK8B,KAAKf,IAAI;;AAEhB,SAAOf;IACN,EAAE,CAAC,IAAI,EAAE;AAEdF,YAAWgC,KAAK;EACdd,YAAY;EACZC,OAAO;EACPc,cAAc;EACdC,oBAAoB,EACNnC,YACd;EACD,CAAC;AAEF,QAAOC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CrudTableSidePanel.d.ts","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableSidePanel.jsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAsBvC,eAAO,MAAM,kBAAkB;;;QA+I7B;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;CAzBJ,CAAC"}
1
+ {"version":3,"file":"CrudTableSidePanel.d.ts","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableSidePanel.jsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAuBvC,eAAO,MAAM,kBAAkB;;;QA6I7B;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;CAzBJ,CAAC"}
@@ -11,6 +11,7 @@ import { Skeleton } from '@material-ui/lab';
11
11
  import { LayoutUnit } from '../../layout/LayoutUnit';
12
12
  import { UdpEnums } from '../../enums/unitySystemEnums';
13
13
  import { UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE } from '../entityAttributeActions';
14
+ import { SYSTEM_ENTITY_PROPERTIES } from '../../utilities/entities/entityUtilities';
14
15
  import { ConfigService } from '../../configService';
15
16
  const useStyles = makeStyles((theme) => ({
16
17
  root: {},
@@ -36,8 +37,7 @@ export const CrudTableSidePanel = (props) => {
36
37
  if (entityName === null || entityName === void 0 ? void 0 : entityName.toLowerCase().includes(UdpEnums.Udp_Lookup.toLowerCase())) {
37
38
  return entityAttributes === null || entityAttributes === void 0 ? void 0 : entityAttributes.filter((attr) => !UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE.includes(attr.name));
38
39
  }
39
- return entityAttributes === null || entityAttributes === void 0 ? void 0 : entityAttributes.filter((attr) => attr.name !== 'businessObjectKey' &&
40
- attr.name !== 'ignoreLoggingTransactions');
40
+ return entityAttributes === null || entityAttributes === void 0 ? void 0 : entityAttributes.filter((attr) => !SYSTEM_ENTITY_PROPERTIES.includes(attr.name));
41
41
  }, [entityAttributes, entityName]);
42
42
  const sideSheetContent = useMemo(() => {
43
43
  if (page) {
@@ -1 +1 @@
1
- {"version":3,"file":"CrudTableSidePanel.js","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableSidePanel.jsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CrudTableSidePanel.js","sourceRoot":"","sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableSidePanel.jsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACxD,OAAO,EAAE,oCAAoC,EAAE,MAAM,2BAA2B,CAAC;AACjF,OAAO,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AACpF,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD,MAAM,SAAS,GAAG,UAAU,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC;IACvC,IAAI,EAAE,EAAE;IACR,OAAO,EAAE;QACP,SAAS,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;KAC5B;CACF,CAAC,CAAC,CAAC;AAEJ,MAAM,YAAY,GAAG,EAAE,CAAC;AAExB,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,KAAK,EAAE,EAAE,CAAC;IAC3C,MAAM,EACJ,gBAAgB,EAChB,aAAa,EACb,cAAc,EACd,oBAAoB,EACpB,cAAc,EACd,QAAQ,EACR,QAAQ,EACR,MAAM,EACN,iBAAiB,EACjB,uBAAuB,EACvB,oBAAoB,EACpB,iBAAiB,EACjB,UAAU,EACV,UAAU,EACV,UAAU,EACX,GAAG,KAAK,CAAC;IACV,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IACvB,MAAM,OAAO,GAAG,SAAS,EAAE,CAAC;IAE5B,MAAM,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,WAAW,EAAE,CAAC,GAAG,WAAW,CACxD,aAAa,CAAC,cAAc,EAC5B,QAAQ,MAAM,EAAE,EAChB,EAAE,EACF,CAAC,CAAC,CAAC,MAAM,EACT,KAAK,CACN,CAAC;IAEF,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC;QAC7B,MAAM,WAAW,GAAG,EAAE,CAAC;QACvB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,YAAY,EAAE,CAAC,EAAE,EAAE,CAAC;YACtC,WAAW,CAAC,IAAI,CACd,0CACE,oBAAC,QAAQ,IAAC,GAAG,EAAE,CAAC,EAAE,OAAO,EAAC,MAAM,EAAC,SAAS,EAAE,OAAO,CAAC,QAAQ,GAAI,EAChE,oBAAC,UAAU,IAAC,IAAI,EAAC,KAAK,GAAG,CACxB,CACJ,CAAC;QACJ,CAAC;QACD,OAAO,WAAW,CAAC;IAAA,CACpB,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;IAEd,2GAA2G;IAC3G,MAAM,wBAAwB,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC;QAC7C,IAAI,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,WAAW,GAAG,QAAQ,CAAC,QAAQ,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,EAAE,CAAC;YAC1E,OAAO,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAE,MAAM,CAC7B,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,oCAAoC,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CACpE,CAAC;QACJ,CAAC;QACD,OAAO,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAE,MAAM,CAC7B,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,wBAAwB,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CACxD,CAAC;IAAA,CACH,EAAE,CAAC,gBAAgB,EAAE,UAAU,CAAC,CAAC,CAAC;IAEnC,MAAM,gBAAgB,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC;QACrC,IAAI,IAAI,EAAE,CAAC;YACT,OAAO,CACL,oBAAC,WAAW,IAAC,OAAO,EAAE,YAAY,IAChC,oBAAC,aAAa,IACZ,IAAI,EAAE,IAAI,EACV,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,IAAI,EACd,YAAY,EAAE;oBACZ,MAAM,EAAE,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM;oBACpB,gBAAgB,EAAE,wBAAwB;oBAC1C,UAAU,EAAE,UAAU;oBACtB,UAAU,EAAE,UAAU;oBACtB,cAAc,EAAE,cAAc;oBAC9B,UAAU,EAAE,UAAU;oBACtB,aAAa,EAAE,aAAa;oBAC5B,OAAO,EAAE,oBAAoB;oBAC7B,iBAAiB,EAAE,iBAAiB;oBACpC,uBAAuB,EAAE,uBAAuB;oBAChD,oBAAoB,EAAE,oBAAoB;oBAC1C,cAAc,EAAE,cAAc;oBAC9B,iBAAiB,EAAE,iBAAiB;oBACpC,QAAQ,EAAE,QAAQ;oBAClB,QAAQ,EAAE,QAAQ;iBACnB,EACD,cAAc,EAAE,IAAI,GACpB,CACU,CACf,CAAC;QACJ,CAAC;aAAM,CAAC;YACN,OAAO,CACL,0CACE,oBAAC,QAAQ,IACP,gBAAgB,EAAE,wBAAwB,EAC1C,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,cAAc,EAC9B,oBAAoB,EAAE,oBAAoB,EAC1C,cAAc,EAAE,cAAc,EAC9B,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,UAAU,EAAE,UAAU,EACtB,UAAU,EAAE,UAAU,EACtB,UAAU,EAAE,UAAU,GACtB,EACF,6BAAK,SAAS,EAAE,OAAO,CAAC,OAAO,IAC7B,oBAAC,OAAO,OAAG,CACP,CACL,CACJ,CAAC;QACJ,CAAC;IAAA,CACF,EAAE;QACD,IAAI;QACJ,IAAI;QACJ,MAAM;QACN,iBAAiB;QACjB,uBAAuB;QACvB,oBAAoB;QACpB,iBAAiB;QACjB,cAAc;QACd,QAAQ;QACR,QAAQ;QACR,wBAAwB;QACxB,cAAc;QACd,UAAU;QACV,UAAU;QACV,OAAO;QACP,UAAU;QACV,aAAa;QACb,oBAAoB;KACrB,CAAC,CAAC;IAEH,OAAO,CACL,iCACG,WAAW,CAAC,CAAC,CAAC,CACb,0CACG,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EACzB,oBAAC,UAAU,IAAC,IAAI,EAAC,IAAI,GAAG,EACxB,oBAAC,QAAQ,IAAC,OAAO,EAAC,MAAM,EAAC,SAAS,EAAE,OAAO,CAAC,cAAc,GAAI,CAC7D,CACJ,CAAC,CAAC,CAAC,CACF,gBAAgB,CACjB,CACG,CACP,CAAC;AAAA,CACH,CAAC;AAEF,kBAAkB,CAAC,SAAS,GAAG;IAC7B;;OAEG;IACH,gBAAgB,EAAE,SAAS,CAAC,KAAK;IACjC;;OAEG;IACH,cAAc,EAAE,SAAS,CAAC,KAAK;IAC/B;;OAEG;IACH,oBAAoB,EAAE,SAAS,CAAC,KAAK;IACrC;;OAEG;IACH,cAAc,EAAE,SAAS,CAAC,IAAI;IAC9B;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC,IAAI;IACxB;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC,IAAI;CACzB,CAAC"}
@@ -1,12 +1,13 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { ConfigService } from "../../configService/index.mjs";
2
3
  import { UdpEnums } from "../../enums/unitySystemEnums.mjs";
3
4
  import { useUser } from "../../utilities/auth/useUser.mjs";
5
+ import { SYSTEM_ENTITY_PROPERTIES } from "../../utilities/entities/entityUtilities.mjs";
4
6
  import { LayoutUnit } from "../../layout/LayoutUnit.mjs";
5
7
  import { useAxiosGet } from "../../utilities/useAxiosGet.mjs";
6
8
  import { PageContainer } from "../../page/PageContainer/PageContainer.mjs";
7
9
  import { CrudForm } from "../../UI/forms/CrudForm.mjs";
8
10
  import { UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE } from "../entityAttributeActions.mjs";
9
- import { c } from "react-compiler-runtime";
10
11
  import React from "react";
11
12
  import { Divider, makeStyles } from "@material-ui/core";
12
13
  import PropTypes from "prop-types";
@@ -193,7 +194,7 @@ function _temp(attr) {
193
194
  return !UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE.includes(attr.name);
194
195
  }
195
196
  function _temp2(attr_0) {
196
- return attr_0.name !== "businessObjectKey" && attr_0.name !== "ignoreLoggingTransactions";
197
+ return !SYSTEM_ENTITY_PROPERTIES.includes(attr_0.name);
197
198
  }
198
199
  function _temp3(sk) {
199
200
  return sk;
@@ -1 +1 @@
1
- {"version":3,"file":"CrudTableSidePanel.mjs","names":["Divider","makeStyles","PropTypes","React","useMemo","CrudForm","useUser","DndProvider","HTML5Backend","PageContainer","useAxiosGet","Skeleton","LayoutUnit","UdpEnums","UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE","ConfigService","useStyles","theme","root","divider","marginTop","spacing","FIELD_NUMBER","CrudTableSidePanel","props","$","_c","entityAttributes","udpFieldInfos","foreignKeyData","crudTableEditionData","closeSideSheet","onCreate","onUpdate","pageId","setSideSheetWidth","setSideSheetButtonLabel","setSideSheetOnSubmit","setSideSheetProps","isNewEntry","entityData","entityName","user","classes","t0","Symbol","for","t1","tenantV1ApiUrl","data","page","loading","loadingPage","skeletonArr","i","push","skeleton","t2","bb0","toLowerCase","includes","Udp_Lookup","t3","filter","_temp","_temp2","filteredEntityAttributes","t4","t5","nodeObj","t6","t7","sideSheetContent","map","_temp3","skeletonButton","propTypes","array","func","attr","name","attr_0","sk"],"sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableSidePanel.jsx"],"sourcesContent":["import { Divider, makeStyles } from '@material-ui/core';\nimport PropTypes from 'prop-types';\nimport React, { useMemo } from 'react';\nimport { CrudForm } from '../../UI/forms/CrudForm';\nimport { useUser } from '../../utilities/auth/useUser';\nimport { DndProvider } from 'react-dnd';\nimport { HTML5Backend } from 'react-dnd-html5-backend';\nimport { PageContainer } from '../../page/PageContainer';\nimport { useAxiosGet } from '../../utilities/useAxiosGet';\nimport { Skeleton } from '@material-ui/lab';\nimport { LayoutUnit } from '../../layout/LayoutUnit';\nimport { UdpEnums } from '../../enums/unitySystemEnums';\nimport { UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE } from '../entityAttributeActions';\nimport { ConfigService } from '../../configService';\n\nconst useStyles = makeStyles((theme) => ({\n root: {},\n divider: {\n marginTop: theme.spacing(2)\n }\n}));\n\nconst FIELD_NUMBER = 10;\n\nexport const CrudTableSidePanel = (props) => {\n const {\n entityAttributes,\n udpFieldInfos,\n foreignKeyData,\n crudTableEditionData,\n closeSideSheet,\n onCreate,\n onUpdate,\n pageId,\n setSideSheetWidth,\n setSideSheetButtonLabel,\n setSideSheetOnSubmit,\n setSideSheetProps,\n isNewEntry,\n entityData,\n entityName\n } = props;\n const user = useUser();\n const classes = useStyles();\n\n const [{ data: page, loading: loadingPage }] = useAxiosGet(\n ConfigService.tenantV1ApiUrl,\n `page/${pageId}`,\n {},\n !!!pageId,\n false\n );\n\n const skeleton = useMemo(() => {\n const skeletonArr = [];\n for (let i = 0; i < FIELD_NUMBER; i++) {\n skeletonArr.push(\n <>\n <Skeleton key={i} variant='rect' className={classes.skeleton} />\n <LayoutUnit unit='xxs' />\n </>\n );\n }\n return skeletonArr;\n }, [classes]);\n\n // LAA UNT-3026: Remove businessObjectKey and ignoreLoggingTransactions field from the side panel crud form\n const filteredEntityAttributes = useMemo(() => {\n if (entityName?.toLowerCase().includes(UdpEnums.Udp_Lookup.toLowerCase())) {\n return entityAttributes?.filter(\n (attr) => !UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE.includes(attr.name)\n );\n }\n return entityAttributes?.filter(\n (attr) =>\n attr.name !== 'businessObjectKey' &&\n attr.name !== 'ignoreLoggingTransactions'\n );\n }, [entityAttributes, entityName]);\n\n const sideSheetContent = useMemo(() => {\n if (page) {\n return (\n <DndProvider backend={HTML5Backend}>\n <PageContainer\n user={user}\n key={pageId}\n pageData={page}\n widgetParams={{\n pageId: page?.pageId,\n entityAttributes: filteredEntityAttributes,\n entityData: entityData,\n entityName: entityName,\n foreignKeyData: foreignKeyData,\n isNewEntry: isNewEntry,\n udpFieldInfos: udpFieldInfos,\n nodeObj: crudTableEditionData,\n setSideSheetWidth: setSideSheetWidth,\n setSideSheetButtonLabel: setSideSheetButtonLabel,\n setSideSheetOnSubmit: setSideSheetOnSubmit,\n closeSideSheet: closeSideSheet,\n setSideSheetProps: setSideSheetProps,\n onCreate: onCreate,\n onUpdate: onUpdate\n }}\n disableMargins={true}\n />\n </DndProvider>\n );\n } else {\n return (\n <>\n <CrudForm\n entityAttributes={filteredEntityAttributes}\n udpFieldInfos={udpFieldInfos}\n foreignKeyData={foreignKeyData}\n crudTableEditionData={crudTableEditionData}\n closeSideSheet={closeSideSheet}\n onCreate={onCreate}\n onUpdate={onUpdate}\n isNewEntry={isNewEntry}\n entityData={entityData}\n entityName={entityName}\n />\n <div className={classes.divider}>\n <Divider />\n </div>\n </>\n );\n }\n }, [\n page,\n user,\n pageId,\n setSideSheetWidth,\n setSideSheetButtonLabel,\n setSideSheetOnSubmit,\n setSideSheetProps,\n closeSideSheet,\n onCreate,\n onUpdate,\n filteredEntityAttributes,\n foreignKeyData,\n isNewEntry,\n entityData,\n classes,\n entityName,\n udpFieldInfos,\n crudTableEditionData\n ]);\n\n return (\n <div>\n {loadingPage ? (\n <>\n {skeleton.map((sk) => sk)}\n <LayoutUnit unit='md' />\n <Skeleton variant='rect' className={classes.skeletonButton} />\n </>\n ) : (\n sideSheetContent\n )}\n </div>\n );\n};\n\nCrudTableSidePanel.propTypes = {\n /**\n * Entity attributes for selected entity within catalog\n */\n entityAttributes: PropTypes.array,\n /**\n * Foreign key data for selected entity within catalog\n */\n foreignKeyData: PropTypes.array,\n /**\n * Entity data\n */\n crudTableEditionData: PropTypes.array,\n /**\n * onClick event for closing sidesheet\n */\n closeSideSheet: PropTypes.func,\n /**\n * onClick event for creating\n */\n onCreate: PropTypes.func,\n /**\n * onClick event for updating\n */\n onUpdate: PropTypes.func\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"CrudTableSidePanel.mjs","names":["Divider","makeStyles","PropTypes","React","useMemo","CrudForm","useUser","DndProvider","HTML5Backend","PageContainer","useAxiosGet","Skeleton","LayoutUnit","UdpEnums","UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE","SYSTEM_ENTITY_PROPERTIES","ConfigService","useStyles","theme","root","divider","marginTop","spacing","FIELD_NUMBER","CrudTableSidePanel","props","$","_c","entityAttributes","udpFieldInfos","foreignKeyData","crudTableEditionData","closeSideSheet","onCreate","onUpdate","pageId","setSideSheetWidth","setSideSheetButtonLabel","setSideSheetOnSubmit","setSideSheetProps","isNewEntry","entityData","entityName","user","classes","t0","Symbol","for","t1","tenantV1ApiUrl","data","page","loading","loadingPage","skeletonArr","i","push","skeleton","t2","bb0","toLowerCase","includes","Udp_Lookup","t3","filter","_temp","_temp2","filteredEntityAttributes","t4","t5","nodeObj","t6","t7","sideSheetContent","map","_temp3","skeletonButton","propTypes","array","func","attr","name","attr_0","sk"],"sources":["../../../src/maintenanceEngine/crudBrowser/CrudTableSidePanel.jsx"],"sourcesContent":["import { Divider, makeStyles } from '@material-ui/core';\nimport PropTypes from 'prop-types';\nimport React, { useMemo } from 'react';\nimport { CrudForm } from '../../UI/forms/CrudForm';\nimport { useUser } from '../../utilities/auth/useUser';\nimport { DndProvider } from 'react-dnd';\nimport { HTML5Backend } from 'react-dnd-html5-backend';\nimport { PageContainer } from '../../page/PageContainer';\nimport { useAxiosGet } from '../../utilities/useAxiosGet';\nimport { Skeleton } from '@material-ui/lab';\nimport { LayoutUnit } from '../../layout/LayoutUnit';\nimport { UdpEnums } from '../../enums/unitySystemEnums';\nimport { UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE } from '../entityAttributeActions';\nimport { SYSTEM_ENTITY_PROPERTIES } from '../../utilities/entities/entityUtilities';\nimport { ConfigService } from '../../configService';\n\nconst useStyles = makeStyles((theme) => ({\n root: {},\n divider: {\n marginTop: theme.spacing(2)\n }\n}));\n\nconst FIELD_NUMBER = 10;\n\nexport const CrudTableSidePanel = (props) => {\n const {\n entityAttributes,\n udpFieldInfos,\n foreignKeyData,\n crudTableEditionData,\n closeSideSheet,\n onCreate,\n onUpdate,\n pageId,\n setSideSheetWidth,\n setSideSheetButtonLabel,\n setSideSheetOnSubmit,\n setSideSheetProps,\n isNewEntry,\n entityData,\n entityName\n } = props;\n const user = useUser();\n const classes = useStyles();\n\n const [{ data: page, loading: loadingPage }] = useAxiosGet(\n ConfigService.tenantV1ApiUrl,\n `page/${pageId}`,\n {},\n !!!pageId,\n false\n );\n\n const skeleton = useMemo(() => {\n const skeletonArr = [];\n for (let i = 0; i < FIELD_NUMBER; i++) {\n skeletonArr.push(\n <>\n <Skeleton key={i} variant='rect' className={classes.skeleton} />\n <LayoutUnit unit='xxs' />\n </>\n );\n }\n return skeletonArr;\n }, [classes]);\n\n // LAA UNT-3026: Remove businessObjectKey and ignoreLoggingTransactions field from the side panel crud form\n const filteredEntityAttributes = useMemo(() => {\n if (entityName?.toLowerCase().includes(UdpEnums.Udp_Lookup.toLowerCase())) {\n return entityAttributes?.filter(\n (attr) => !UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE.includes(attr.name)\n );\n }\n return entityAttributes?.filter(\n (attr) => !SYSTEM_ENTITY_PROPERTIES.includes(attr.name)\n );\n }, [entityAttributes, entityName]);\n\n const sideSheetContent = useMemo(() => {\n if (page) {\n return (\n <DndProvider backend={HTML5Backend}>\n <PageContainer\n user={user}\n key={pageId}\n pageData={page}\n widgetParams={{\n pageId: page?.pageId,\n entityAttributes: filteredEntityAttributes,\n entityData: entityData,\n entityName: entityName,\n foreignKeyData: foreignKeyData,\n isNewEntry: isNewEntry,\n udpFieldInfos: udpFieldInfos,\n nodeObj: crudTableEditionData,\n setSideSheetWidth: setSideSheetWidth,\n setSideSheetButtonLabel: setSideSheetButtonLabel,\n setSideSheetOnSubmit: setSideSheetOnSubmit,\n closeSideSheet: closeSideSheet,\n setSideSheetProps: setSideSheetProps,\n onCreate: onCreate,\n onUpdate: onUpdate\n }}\n disableMargins={true}\n />\n </DndProvider>\n );\n } else {\n return (\n <>\n <CrudForm\n entityAttributes={filteredEntityAttributes}\n udpFieldInfos={udpFieldInfos}\n foreignKeyData={foreignKeyData}\n crudTableEditionData={crudTableEditionData}\n closeSideSheet={closeSideSheet}\n onCreate={onCreate}\n onUpdate={onUpdate}\n isNewEntry={isNewEntry}\n entityData={entityData}\n entityName={entityName}\n />\n <div className={classes.divider}>\n <Divider />\n </div>\n </>\n );\n }\n }, [\n page,\n user,\n pageId,\n setSideSheetWidth,\n setSideSheetButtonLabel,\n setSideSheetOnSubmit,\n setSideSheetProps,\n closeSideSheet,\n onCreate,\n onUpdate,\n filteredEntityAttributes,\n foreignKeyData,\n isNewEntry,\n entityData,\n classes,\n entityName,\n udpFieldInfos,\n crudTableEditionData\n ]);\n\n return (\n <div>\n {loadingPage ? (\n <>\n {skeleton.map((sk) => sk)}\n <LayoutUnit unit='md' />\n <Skeleton variant='rect' className={classes.skeletonButton} />\n </>\n ) : (\n sideSheetContent\n )}\n </div>\n );\n};\n\nCrudTableSidePanel.propTypes = {\n /**\n * Entity attributes for selected entity within catalog\n */\n entityAttributes: PropTypes.array,\n /**\n * Foreign key data for selected entity within catalog\n */\n foreignKeyData: PropTypes.array,\n /**\n * Entity data\n */\n crudTableEditionData: PropTypes.array,\n /**\n * onClick event for closing sidesheet\n */\n closeSideSheet: PropTypes.func,\n /**\n * onClick event for creating\n */\n onCreate: PropTypes.func,\n /**\n * onClick event for updating\n */\n onUpdate: PropTypes.func\n};\n"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"entityAttributeActions.d.ts","sourceRoot":"","sources":["../../src/maintenanceEngine/entityAttributeActions.js"],"names":[],"mappings":"AAAA,eAAO,MAAM,oCAAoC,UAKhD,CAAC"}
1
+ {"version":3,"file":"entityAttributeActions.d.ts","sourceRoot":"","sources":["../../src/maintenanceEngine/entityAttributeActions.js"],"names":[],"mappings":"AAEA,eAAO,MAAM,oCAAoC,UAKhD,CAAC"}
@@ -1,5 +1,6 @@
1
+ import { SYSTEM_ENTITY_PROPERTIES } from '../utilities/entities/entityUtilities';
1
2
  export const UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE = [
2
- 'businessObjectKey',
3
+ ...SYSTEM_ENTITY_PROPERTIES,
3
4
  'clusterId',
4
5
  'data',
5
6
  'domainName'
@@ -1 +1 @@
1
- {"version":3,"file":"entityAttributeActions.js","sourceRoot":"","sources":["../../src/maintenanceEngine/entityAttributeActions.js"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,oCAAoC,GAAG;IAClD,mBAAmB;IACnB,WAAW;IACX,MAAM;IACN,YAAY;CACb,CAAC"}
1
+ {"version":3,"file":"entityAttributeActions.js","sourceRoot":"","sources":["../../src/maintenanceEngine/entityAttributeActions.js"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AAEjF,MAAM,CAAC,MAAM,oCAAoC,GAAG;IAClD,GAAG,wBAAwB;IAC3B,WAAW;IACX,MAAM;IACN,YAAY;CACb,CAAC"}
@@ -1,6 +1,7 @@
1
+ import { SYSTEM_ENTITY_PROPERTIES } from "../utilities/entities/entityUtilities.mjs";
1
2
  //#region src/maintenanceEngine/entityAttributeActions.js
2
3
  const UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE = [
3
- "businessObjectKey",
4
+ ...SYSTEM_ENTITY_PROPERTIES,
4
5
  "clusterId",
5
6
  "data",
6
7
  "domainName"
@@ -1 +1 @@
1
- {"version":3,"file":"entityAttributeActions.mjs","names":["UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE"],"sources":["../../src/maintenanceEngine/entityAttributeActions.js"],"sourcesContent":["export const UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE = [\n 'businessObjectKey',\n 'clusterId',\n 'data',\n 'domainName'\n];\n"],"mappings":";AAAA,MAAaA,uCAAuC;CAClD;CACA;CACA;CACA;CACD"}
1
+ {"version":3,"file":"entityAttributeActions.mjs","names":["SYSTEM_ENTITY_PROPERTIES","UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE"],"sources":["../../src/maintenanceEngine/entityAttributeActions.js"],"sourcesContent":["import { SYSTEM_ENTITY_PROPERTIES } from '../utilities/entities/entityUtilities';\n\nexport const UDP_LOOKUP_ENTITY_ATTRIBUTES_TO_HIDE = [\n ...SYSTEM_ENTITY_PROPERTIES,\n 'clusterId',\n 'data',\n 'domainName'\n];\n"],"mappings":";;AAEA,MAAaC,uCAAuC;CAClD,GAAGD;CACH;CACA;CACA;CACD"}
@@ -1,5 +1,5 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { getSanitizedName } from "../../utilities/entities/entityUtilities.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import "react";
4
4
  //#region src/maintenanceEngine/tableBrowser/TableColumnDefs.js
5
5
  const TableColumnDefs = (actionList) => {
@@ -1,3 +1,4 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { useBuildEnvironment } from "../../shell/ui/useBuildEnvironment.mjs";
2
3
  import { executeQueryAdHoc } from "../../udp/utilities/methodUtils.mjs";
3
4
  import { useAgGridApi } from "../../utilities/aggrid/AgTable.mjs";
@@ -5,7 +6,6 @@ import { AmbientGridTemplate } from "../../UI/templates/deprecated/AmbientGridTe
5
6
  import { ActionsRenderer } from "../../UI/templates/ui/renderers/ActionsRenderer.mjs";
6
7
  import { TableColumnDefs } from "./TableColumnDefs.mjs";
7
8
  import { SearchServiceDatasource } from "../../utilities/aggrid/datasources/SearchServiceDatasource.mjs";
8
- import { c } from "react-compiler-runtime";
9
9
  import React, { useEffect } from "react";
10
10
  //#region src/maintenanceEngine/tableBrowser/TableContainer.jsx
11
11
  const TableContainer = (props) => {
@@ -1,3 +1,4 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { getPathObject } from "../../utilities/maintenanceEngine/CrudBrowserUtilities.mjs";
2
3
  import { ConfigService } from "../../configService/index.mjs";
3
4
  import { UdpEnums } from "../../enums/unitySystemEnums.mjs";
@@ -15,7 +16,6 @@ import { AmbientGridTemplate } from "../../UI/templates/deprecated/AmbientGridTe
15
16
  import { ActionsRenderer } from "../../UI/templates/ui/renderers/ActionsRenderer.mjs";
16
17
  import { VirtualTableColumnDefs } from "./VirtualTableColumnDefs.mjs";
17
18
  import { VirtualTableSidePanel } from "./VirtualTableSidePanel.mjs";
18
- import { c } from "react-compiler-runtime";
19
19
  import React, { useEffect, useState } from "react";
20
20
  import { Typography } from "@material-ui/core";
21
21
  import { useLocation } from "react-router-dom";
@@ -1,10 +1,10 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import { ConfigService } from "../../configService/index.mjs";
2
3
  import { useUser } from "../../utilities/auth/useUser.mjs";
3
4
  import { LayoutUnit } from "../../layout/LayoutUnit.mjs";
4
5
  import { useAxiosGet } from "../../utilities/useAxiosGet.mjs";
5
6
  import { PageContainer } from "../../page/PageContainer/PageContainer.mjs";
6
7
  import { VirtualForm } from "../../UI/forms/VirtualForm.mjs";
7
- import { c } from "react-compiler-runtime";
8
8
  import React from "react";
9
9
  import { Divider, makeStyles } from "@material-ui/core";
10
10
  import PropTypes from "prop-types";
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  //#region src/map-library/Controls/Controls.jsx
4
4
  const Controls = (t0) => {
@@ -1,5 +1,5 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import MapContext from "../Map/MapContext.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import { useContext, useEffect } from "react";
4
4
  import { FullScreen } from "ol/control";
5
5
  //#region src/map-library/Controls/FullScreenControl.js
@@ -1,5 +1,5 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import MapContext from "../Map/MapContext.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import { useContext, useEffect } from "react";
4
4
  import { Zoom } from "ol/control";
5
5
  //#region src/map-library/Controls/ZoomControl.js
@@ -1,5 +1,5 @@
1
+ import { c } from "../../reactCompilerRuntime.mjs";
1
2
  import MapContext from "../Map/MapContext.mjs";
2
- import { c } from "react-compiler-runtime";
3
3
  import { useContext, useEffect } from "react";
4
4
  import OLImageLayer from "ol/layer/Image";
5
5
  //#region src/map-library/Layers/ImageLayer.js
@@ -1,4 +1,4 @@
1
- import { c } from "react-compiler-runtime";
1
+ import { c } from "../../reactCompilerRuntime.mjs";
2
2
  import React from "react";
3
3
  //#region src/map-library/Layers/Layers.jsx
4
4
  const Layers = (t0) => {