udp-stencil-component-library 26.3.0-beta.2 → 26.3.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 (701) hide show
  1. package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
  2. package/dist/cjs/address-search_6.cjs.entry.js +18 -18
  3. package/dist/cjs/advanced-search_12.cjs.entry.js +13 -13
  4. package/dist/cjs/ag-grid-base_63.cjs.entry.js +404 -164
  5. package/dist/cjs/ambient-template-grid.cjs.entry.js +16 -16
  6. package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
  7. package/dist/cjs/app-bar.cjs.entry.js +1 -1
  8. package/dist/cjs/chart-container_3.cjs.entry.js +2 -2
  9. package/dist/cjs/charts-theme-DmrbXz3l.js +386 -0
  10. package/dist/cjs/check-box.cjs.entry.js +2 -2
  11. package/dist/cjs/chip-section.cjs.entry.js +2 -2
  12. package/dist/cjs/date-time-renderer_9.cjs.entry.js +21 -21
  13. package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
  14. package/dist/cjs/file-upload_2.cjs.entry.js +5 -5
  15. package/dist/cjs/filter-conditions_7.cjs.entry.js +5 -5
  16. package/dist/cjs/form-metadata-display_10.cjs.entry.js +8 -8
  17. package/dist/cjs/icon-grid.cjs.entry.js +1 -1
  18. package/dist/cjs/index-G1ccGqOs.js +44 -4
  19. package/dist/cjs/index.cjs.js +6 -154
  20. package/dist/cjs/loader.cjs.js +1 -1
  21. package/dist/cjs/map-component_2.cjs.entry.js +2 -2
  22. package/dist/cjs/primary-action-header_2.cjs.entry.js +4 -4
  23. package/dist/cjs/question-configs-renderer_4.cjs.entry.js +15 -15
  24. package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
  25. package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +3 -3
  26. package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
  27. package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
  28. package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
  29. package/dist/cjs/simple-card.cjs.entry.js +1 -1
  30. package/dist/cjs/slot-helpers-C-ntX3IL.js +11 -0
  31. package/dist/cjs/status-chip_2.cjs.entry.js +1 -1
  32. package/dist/cjs/stencil-chip.cjs.entry.js +2 -2
  33. package/dist/cjs/stencil-library.cjs.js +1 -1
  34. package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
  35. package/dist/cjs/text-field_2.cjs.entry.js +7 -7
  36. package/dist/cjs/theme-manager-vLJfQYn8.js +157 -0
  37. package/dist/cjs/udp-adornment.cjs.entry.js +1 -1
  38. package/dist/cjs/udp-advanced-search-builder.cjs.entry.js +7 -4
  39. package/dist/cjs/udp-ag-area-chart.cjs.entry.js +120 -0
  40. package/dist/cjs/{udp-bar-chart_4.cjs.entry.js → udp-ag-bar-chart_4.cjs.entry.js} +123 -44
  41. package/dist/cjs/udp-ag-bubble-chart.cjs.entry.js +120 -0
  42. package/dist/cjs/udp-ag-combo-chart.cjs.entry.js +120 -0
  43. package/dist/cjs/udp-ag-donut-chart.cjs.entry.js +118 -0
  44. package/dist/cjs/udp-ag-line-chart.cjs.entry.js +120 -0
  45. package/dist/cjs/udp-ag-pie-chart.cjs.entry.js +118 -0
  46. package/dist/cjs/udp-ag-scatter-chart.cjs.entry.js +120 -0
  47. package/dist/cjs/udp-attachment-item_2.cjs.entry.js +1 -1
  48. package/dist/cjs/udp-bar-chart.cjs.entry.js +41 -0
  49. package/dist/cjs/udp-calendar-base.cjs.entry.js +44 -71
  50. package/dist/cjs/udp-calendar-day.cjs.entry.js +1 -3
  51. package/dist/cjs/udp-calendar-month.cjs.entry.js +1 -3
  52. package/dist/cjs/udp-calendar-week.cjs.entry.js +1 -3
  53. package/dist/cjs/udp-calendar-year.cjs.entry.js +1 -3
  54. package/dist/cjs/udp-card-action-area.cjs.entry.js +1 -1
  55. package/dist/cjs/udp-card_6.cjs.entry.js +7 -7
  56. package/dist/cjs/udp-charts-example.cjs.entry.js +14 -1
  57. package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
  58. package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
  59. package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
  60. package/dist/cjs/udp-container.cjs.entry.js +2 -2
  61. package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
  62. package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
  63. package/dist/cjs/udp-fluent-file-input.cjs.entry.js +4 -4
  64. package/dist/cjs/udp-fluent-image.cjs.entry.js +1 -1
  65. package/dist/cjs/udp-fluent-inline-edit.cjs.entry.js +1 -1
  66. package/dist/cjs/udp-fluent-link.cjs.entry.js +1 -1
  67. package/dist/cjs/udp-fluent-location-input.cjs.entry.js +3 -3
  68. package/dist/cjs/udp-fluent-number-input.cjs.entry.js +99 -0
  69. package/dist/cjs/udp-fluent-signature-input.cjs.entry.js +4 -4
  70. package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +1 -1
  71. package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
  72. package/dist/cjs/udp-forms-list-card.cjs.entry.js +4 -4
  73. package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
  74. package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
  75. package/dist/cjs/udp-kpi-card.cjs.entry.js +1 -1
  76. package/dist/cjs/udp-kpi-cards.cjs.entry.js +2 -2
  77. package/dist/cjs/udp-map.cjs.entry.js +3 -3
  78. package/dist/cjs/udp-menu.cjs.entry.js +1 -1
  79. package/dist/cjs/udp-page.cjs.entry.js +1 -1
  80. package/dist/cjs/udp-sankey-chart.cjs.entry.js +1 -1
  81. package/dist/cjs/udp-sidebar-layout.cjs.entry.js +67 -0
  82. package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
  83. package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
  84. package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
  85. package/dist/cjs/udp-tab.cjs.entry.js +1 -1
  86. package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
  87. package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
  88. package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
  89. package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
  90. package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
  91. package/dist/cjs/udp-xy-chart.cjs.entry.js +1 -1
  92. package/dist/cjs/udp-xy-multi-series-chart.cjs.entry.js +1 -1
  93. package/dist/collection/collection-manifest.json +10 -0
  94. package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js +7 -4
  95. package/dist/collection/components/calendar/udp-calendar-base.js +100 -77
  96. package/dist/collection/components/calendar/udp-calendar-day.js +10 -9
  97. package/dist/collection/components/calendar/udp-calendar-month.js +10 -9
  98. package/dist/collection/components/calendar/udp-calendar-week.js +10 -9
  99. package/dist/collection/components/calendar/udp-calendar-year.js +10 -9
  100. package/dist/collection/components/charts/chart-container/chart-container.js +7 -0
  101. package/dist/collection/components/charts/chart-kpi/chart-kpi.js +6 -1
  102. package/dist/collection/components/charts/charts-theme.js +380 -0
  103. package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.css +13 -0
  104. package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.js +312 -0
  105. package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.css +13 -0
  106. package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.js +302 -0
  107. package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.css +13 -0
  108. package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.js +308 -0
  109. package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.css +13 -0
  110. package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.js +320 -0
  111. package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.css +13 -0
  112. package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.js +309 -0
  113. package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.css +13 -0
  114. package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.js +314 -0
  115. package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.css +13 -0
  116. package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.js +310 -0
  117. package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.css +13 -0
  118. package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.js +314 -0
  119. package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js +5 -1
  120. package/dist/collection/components/charts/udp-charts-example.js +15 -2
  121. package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js +5 -1
  122. package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js +5 -1
  123. package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js +5 -1
  124. package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js +6 -1
  125. package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.js +6 -1
  126. package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js +5 -1
  127. package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js +1 -1
  128. package/dist/collection/components/data-display/badge/udp-badge.js +1 -1
  129. package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js +1 -1
  130. package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js +1 -1
  131. package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js +1 -1
  132. package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js +1 -1
  133. package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js +1 -1
  134. package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js +1 -1
  135. package/dist/collection/components/data-display/cards/udp-card/udp-card.js +3 -3
  136. package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js +1 -1
  137. package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js +2 -2
  138. package/dist/collection/components/data-display/chips/udp-chip.js +1 -1
  139. package/dist/collection/components/data-display/divider/udp-divider.js +1 -1
  140. package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js +1 -1
  141. package/dist/collection/components/data-display/headers/udp-column-header.js +1 -1
  142. package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js +1 -1
  143. package/dist/collection/components/data-display/hint-panel/hint-panel.js +1 -1
  144. package/dist/collection/components/data-display/kpi/kpi-list.js +1 -1
  145. package/dist/collection/components/data-display/kpi/udp-kpi-card.js +1 -1
  146. package/dist/collection/components/data-display/kpi/udp-kpi-cards.js +2 -2
  147. package/dist/collection/components/data-display/list-item/list-item.js +2 -2
  148. package/dist/collection/components/data-display/pop-over/udp-pop-over.js +1 -1
  149. package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
  150. package/dist/collection/components/data-display/primary-action-header/primary-action-header.js +2 -2
  151. package/dist/collection/components/data-display/simple-card/simple-card.js +1 -1
  152. package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js +2 -2
  153. package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
  154. package/dist/collection/components/data-display/udp-avatar/udp-avatar.js +1 -1
  155. package/dist/collection/components/dialogs/udp-dialog.js +1 -1
  156. package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js +9 -9
  157. package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
  158. package/dist/collection/components/feedback/udp-notification/udp-notification.js +2 -2
  159. package/dist/collection/components/fluent-ui/autocomplete/udp-autocomplete.js +74 -13
  160. package/dist/collection/components/fluent-ui/avatar/udp-fluent-avatar.js +1 -1
  161. package/dist/collection/components/fluent-ui/badge/udp-fluent-badge.js +1 -1
  162. package/dist/collection/components/fluent-ui/button/udp-fluent-button.js +1 -1
  163. package/dist/collection/components/fluent-ui/card/udp-fluent-card.js +3 -3
  164. package/dist/collection/components/fluent-ui/checkbox/udp-fluent-checkbox.js +1 -1
  165. package/dist/collection/components/fluent-ui/compound-button/udp-compound-button.js +1 -1
  166. package/dist/collection/components/fluent-ui/counter-badge/udp-fluent-counter-badge.js +1 -1
  167. package/dist/collection/components/fluent-ui/date-input/udp-date-input.js +61 -11
  168. package/dist/collection/components/fluent-ui/date-time-input/udp-date-time-input.js +40 -3
  169. package/dist/collection/components/fluent-ui/dialog/udp-fluent-dialog.js +1 -1
  170. package/dist/collection/components/fluent-ui/divider/udp-fluent-divider.js +1 -1
  171. package/dist/collection/components/fluent-ui/drawer/udp-fluent-drawer.js +1 -1
  172. package/dist/collection/components/fluent-ui/dropdown/udp-fluent-dropdown.js +63 -12
  173. package/dist/collection/components/fluent-ui/file-input/udp-fluent-file-input.js +4 -4
  174. package/dist/collection/components/fluent-ui/icon/icon-grid/icon-grid.js +1 -1
  175. package/dist/collection/components/fluent-ui/icon-button/udp-fluent-icon-button.js +1 -1
  176. package/dist/collection/components/fluent-ui/image/udp-fluent-image.js +1 -1
  177. package/dist/collection/components/fluent-ui/inline-edit/udp-fluent-inline-edit.js +1 -1
  178. package/dist/collection/components/fluent-ui/link/udp-fluent-link.js +1 -1
  179. package/dist/collection/components/fluent-ui/location-input/udp-fluent-location-input.js +3 -3
  180. package/dist/collection/components/fluent-ui/message-bar/udp-message-bar.js +1 -1
  181. package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.css +68 -0
  182. package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.js +547 -0
  183. package/dist/collection/components/fluent-ui/progress-bar/udp-progress-bar.js +1 -1
  184. package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.js +1 -1
  185. package/dist/collection/components/fluent-ui/search-input/udp-search-input.js +3 -3
  186. package/dist/collection/components/fluent-ui/signature-input/udp-fluent-signature-input.js +4 -4
  187. package/dist/collection/components/fluent-ui/slider/udp-slider.js +1 -1
  188. package/dist/collection/components/fluent-ui/spinner/udp-spinner.js +1 -1
  189. package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.js +1 -1
  190. package/dist/collection/components/fluent-ui/tablist/udp-fluent-tablist.css +43 -10
  191. package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.js +2 -2
  192. package/dist/collection/components/fluent-ui/textarea/udp-textarea.js +2 -2
  193. package/dist/collection/components/fluent-ui/time-input/udp-time-input.js +1 -1
  194. package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.js +1 -1
  195. package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.js +2 -2
  196. package/dist/collection/components/fluent-ui/tree/udp-tree.css +53 -0
  197. package/dist/collection/components/fluent-ui/tree/udp-tree.js +256 -4
  198. package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +1 -1
  199. package/dist/collection/components/forms/edit-view-form/edit-view-form.js +2 -2
  200. package/dist/collection/components/forms/form/stencil-form.js +1 -1
  201. package/dist/collection/components/forms/save-view-form/save-view-form.js +2 -2
  202. package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
  203. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +4 -4
  204. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +3 -3
  205. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
  206. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.js +6 -6
  207. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +7 -7
  208. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +4 -4
  209. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
  210. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/table-columns-renderer/table-columns-renderer.js +2 -2
  211. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
  212. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
  213. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
  214. package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +4 -4
  215. package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -1
  216. package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +2 -2
  217. package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
  218. package/dist/collection/components/forms/udp-forms/udp-question/table-input/table-input.js +1 -1
  219. package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +16 -16
  220. package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
  221. package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
  222. package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
  223. package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
  224. package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
  225. package/dist/collection/components/grid/new-grid/gridFunctions/bulkActions.js +45 -6
  226. package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
  227. package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
  228. package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
  229. package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +3 -3
  230. package/dist/collection/components/inputs/address-search/address-search.js +3 -3
  231. package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
  232. package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
  233. package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
  234. package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
  235. package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
  236. package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
  237. package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
  238. package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
  239. package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
  240. package/dist/collection/components/inputs/tally/tally.js +2 -2
  241. package/dist/collection/components/inputs/text-area/text-area.js +3 -3
  242. package/dist/collection/components/inputs/text-field/text-field.js +3 -3
  243. package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
  244. package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
  245. package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
  246. package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
  247. package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
  248. package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
  249. package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
  250. package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
  251. package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.css +139 -0
  252. package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.js +264 -0
  253. package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
  254. package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
  255. package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
  256. package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
  257. package/dist/collection/components/map/udp-map/map-component.js +1 -1
  258. package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
  259. package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
  260. package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
  261. package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
  262. package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
  263. package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
  264. package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
  265. package/dist/collection/components/map/udp-map/udp-map.js +3 -3
  266. package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
  267. package/dist/collection/components/menu/udp-menu.js +1 -1
  268. package/dist/collection/components/new-form/field/udp-field.js +1 -1
  269. package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
  270. package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
  271. package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
  272. package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
  273. package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
  274. package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
  275. package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
  276. package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
  277. package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
  278. package/dist/collection/components/timeline/udp-timeline.js +1 -1
  279. package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
  280. package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
  281. package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
  282. package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
  283. package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
  284. package/dist/collection/test-pages/test-components-page.js +28 -28
  285. package/dist/collection/test-pages/test-form.js +4 -4
  286. package/dist/collection/theme/ag-grid-theme-bridge.js +1 -1
  287. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
  288. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
  289. package/dist/components/add-map-feature-popup2.js +1 -1
  290. package/dist/components/address-search2.js +1 -1
  291. package/dist/components/ag-grid-base2.js +1 -1
  292. package/dist/components/ambient-template-grid.js +1 -1
  293. package/dist/components/api-method-instance-grid.js +1 -1
  294. package/dist/components/app-bar.js +1 -1
  295. package/dist/components/chart-kpi2.js +1 -1
  296. package/dist/components/charts-theme.js +1 -0
  297. package/dist/components/check-box.js +1 -1
  298. package/dist/components/chip-section.js +1 -1
  299. package/dist/components/client-side-grid2.js +1 -1
  300. package/dist/components/edit-view-form.js +1 -1
  301. package/dist/components/feature-details-card2.js +1 -1
  302. package/dist/components/feature-details-popup2.js +1 -1
  303. package/dist/components/file-upload-renderer2.js +1 -1
  304. package/dist/components/file-upload2.js +1 -1
  305. package/dist/components/form-metadata-display-renderer2.js +1 -1
  306. package/dist/components/form-metadata-display2.js +1 -1
  307. package/dist/components/ghost-render2.js +1 -1
  308. package/dist/components/grid-primary-bar2.js +1 -1
  309. package/dist/components/hint-panel2.js +1 -1
  310. package/dist/components/icon-grid.js +1 -1
  311. package/dist/components/image-upload2.js +1 -1
  312. package/dist/components/index.js +1 -1
  313. package/dist/components/kpi-list2.js +1 -1
  314. package/dist/components/list-item.js +1 -1
  315. package/dist/components/list-options-renderer2.js +1 -1
  316. package/dist/components/location-renderer2.js +1 -1
  317. package/dist/components/map-component2.js +1 -1
  318. package/dist/components/map-toolbar2.js +1 -1
  319. package/dist/components/numeric-field2.js +1 -1
  320. package/dist/components/primary-action-header2.js +1 -1
  321. package/dist/components/question-configs-renderer2.js +1 -1
  322. package/dist/components/resource-timeline-calendar.js +1 -1
  323. package/dist/components/resource-timeline-primary-bar2.js +1 -1
  324. package/dist/components/save-view-form.js +1 -1
  325. package/dist/components/search-list-item2.js +1 -1
  326. package/dist/components/search-method-grid2.js +1 -1
  327. package/dist/components/section-configs-renderer2.js +1 -1
  328. package/dist/components/select-layer-popup2.js +1 -1
  329. package/dist/components/server-side-grid2.js +1 -1
  330. package/dist/components/side-sheet-container2.js +1 -1
  331. package/dist/components/side-sheet2.js +1 -1
  332. package/dist/components/signature-input2.js +1 -1
  333. package/dist/components/signature-renderer2.js +1 -1
  334. package/dist/components/simple-card.js +1 -1
  335. package/dist/components/split-line-popup2.js +1 -1
  336. package/dist/components/status-chip2.js +1 -1
  337. package/dist/components/stencil-chip2.js +1 -1
  338. package/dist/components/stencil-form2.js +1 -1
  339. package/dist/components/stencil-toggle2.js +1 -1
  340. package/dist/components/table-columns-renderer2.js +1 -1
  341. package/dist/components/table-input2.js +1 -1
  342. package/dist/components/tally.js +1 -1
  343. package/dist/components/test-components-page.js +1 -1
  344. package/dist/components/test-form2.js +1 -1
  345. package/dist/components/text-area2.js +1 -1
  346. package/dist/components/text-field2.js +1 -1
  347. package/dist/components/text-input-renderer2.js +1 -1
  348. package/dist/components/theme-manager.js +1 -0
  349. package/dist/components/udp-adornment2.js +1 -1
  350. package/dist/components/udp-advanced-search-builder.js +1 -1
  351. package/dist/components/udp-ag-area-chart.d.ts +11 -0
  352. package/dist/components/udp-ag-area-chart.js +2 -0
  353. package/dist/components/udp-ag-bar-chart.d.ts +11 -0
  354. package/dist/components/udp-ag-bar-chart.js +2 -0
  355. package/dist/components/udp-ag-bar-chart2.js +1 -0
  356. package/dist/components/udp-ag-bubble-chart.d.ts +11 -0
  357. package/dist/components/udp-ag-bubble-chart.js +2 -0
  358. package/dist/components/udp-ag-combo-chart.d.ts +11 -0
  359. package/dist/components/udp-ag-combo-chart.js +2 -0
  360. package/dist/components/udp-ag-donut-chart.d.ts +11 -0
  361. package/dist/components/udp-ag-donut-chart.js +2 -0
  362. package/dist/components/udp-ag-line-chart.d.ts +11 -0
  363. package/dist/components/udp-ag-line-chart.js +2 -0
  364. package/dist/components/udp-ag-pie-chart.d.ts +11 -0
  365. package/dist/components/udp-ag-pie-chart.js +2 -0
  366. package/dist/components/udp-ag-scatter-chart.d.ts +11 -0
  367. package/dist/components/udp-ag-scatter-chart.js +2 -0
  368. package/dist/components/udp-ambient-card2.js +1 -1
  369. package/dist/components/udp-ambient-tool-tip2.js +1 -1
  370. package/dist/components/udp-autocomplete2.js +1 -1
  371. package/dist/components/udp-avatar2.js +1 -1
  372. package/dist/components/udp-badge2.js +1 -1
  373. package/dist/components/udp-bar-chart.js +1 -1
  374. package/dist/components/udp-calendar-base2.js +1 -1
  375. package/dist/components/udp-calendar-day.js +1 -1
  376. package/dist/components/udp-calendar-month.js +1 -1
  377. package/dist/components/udp-calendar-week.js +1 -1
  378. package/dist/components/udp-calendar-year.js +1 -1
  379. package/dist/components/udp-card-action-area.js +1 -1
  380. package/dist/components/udp-card-actions2.js +1 -1
  381. package/dist/components/udp-card-content2.js +1 -1
  382. package/dist/components/udp-card-header2.js +1 -1
  383. package/dist/components/udp-card-media2.js +1 -1
  384. package/dist/components/udp-card2.js +1 -1
  385. package/dist/components/udp-charts-example.js +1 -1
  386. package/dist/components/udp-chip2.js +1 -1
  387. package/dist/components/udp-column-header2.js +1 -1
  388. package/dist/components/udp-compound-button2.js +1 -1
  389. package/dist/components/udp-container-query-grid-item.js +1 -1
  390. package/dist/components/udp-container-query-grid.js +1 -1
  391. package/dist/components/udp-container-query2.js +1 -1
  392. package/dist/components/udp-container2.js +1 -1
  393. package/dist/components/udp-date-input2.js +1 -1
  394. package/dist/components/udp-date-range-selector2.js +1 -1
  395. package/dist/components/udp-date-selector2.js +1 -1
  396. package/dist/components/udp-date-time-input2.js +1 -1
  397. package/dist/components/udp-datetime-selector2.js +1 -1
  398. package/dist/components/udp-dialog2.js +1 -1
  399. package/dist/components/udp-distribution-chart2.js +1 -1
  400. package/dist/components/udp-divider2.js +1 -1
  401. package/dist/components/udp-donut-chart2.js +1 -1
  402. package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
  403. package/dist/components/udp-dynamic-form.js +1 -1
  404. package/dist/components/udp-empty-state-display2.js +1 -1
  405. package/dist/components/udp-field2.js +1 -1
  406. package/dist/components/udp-fluent-avatar2.js +1 -1
  407. package/dist/components/udp-fluent-badge2.js +1 -1
  408. package/dist/components/udp-fluent-button2.js +1 -1
  409. package/dist/components/udp-fluent-card2.js +1 -1
  410. package/dist/components/udp-fluent-checkbox2.js +1 -1
  411. package/dist/components/udp-fluent-counter-badge2.js +1 -1
  412. package/dist/components/udp-fluent-dialog2.js +1 -1
  413. package/dist/components/udp-fluent-divider2.js +1 -1
  414. package/dist/components/udp-fluent-drawer2.js +1 -1
  415. package/dist/components/udp-fluent-dropdown2.js +1 -1
  416. package/dist/components/udp-fluent-file-input.js +1 -1
  417. package/dist/components/udp-fluent-icon-button2.js +1 -1
  418. package/dist/components/udp-fluent-image.js +1 -1
  419. package/dist/components/udp-fluent-inline-edit.js +1 -1
  420. package/dist/components/udp-fluent-link.js +1 -1
  421. package/dist/components/udp-fluent-location-input.js +1 -1
  422. package/dist/components/udp-fluent-number-input.d.ts +11 -0
  423. package/dist/components/udp-fluent-number-input.js +2 -0
  424. package/dist/components/udp-fluent-radio-group2.js +1 -1
  425. package/dist/components/udp-fluent-signature-input.js +1 -1
  426. package/dist/components/udp-fluent-switch2.js +1 -1
  427. package/dist/components/udp-fluent-tablist2.js +1 -1
  428. package/dist/components/udp-fluent-text-input2.js +1 -1
  429. package/dist/components/udp-fluent-toggle-button2.js +1 -1
  430. package/dist/components/udp-form-component2.js +1 -1
  431. package/dist/components/udp-forms-builder-menu2.js +1 -1
  432. package/dist/components/udp-forms-builder-question-item2.js +1 -1
  433. package/dist/components/udp-forms-builder-style-override.js +1 -1
  434. package/dist/components/udp-forms-follow-up-list-card.js +1 -1
  435. package/dist/components/udp-forms-list-card2.js +1 -1
  436. package/dist/components/udp-forms-list.js +1 -1
  437. package/dist/components/udp-forms-renderer.js +1 -1
  438. package/dist/components/udp-grid-loader2.js +1 -1
  439. package/dist/components/udp-hotlist-form2.js +1 -1
  440. package/dist/components/udp-kpi-card2.js +1 -1
  441. package/dist/components/udp-kpi-cards.js +1 -1
  442. package/dist/components/udp-lazy-loader2.js +1 -1
  443. package/dist/components/udp-line-chart2.js +1 -1
  444. package/dist/components/udp-linear-loader2.js +1 -1
  445. package/dist/components/udp-map-toolbar2.js +1 -1
  446. package/dist/components/udp-map.js +1 -1
  447. package/dist/components/udp-menu-item2.js +1 -1
  448. package/dist/components/udp-menu.js +1 -1
  449. package/dist/components/udp-message-bar2.js +1 -1
  450. package/dist/components/udp-notification2.js +1 -1
  451. package/dist/components/udp-page-header2.js +1 -1
  452. package/dist/components/udp-page.js +1 -1
  453. package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
  454. package/dist/components/udp-pop-over2.js +1 -1
  455. package/dist/components/udp-progress-bar2.js +1 -1
  456. package/dist/components/udp-sankey-chart.js +1 -1
  457. package/dist/components/udp-search-input2.js +1 -1
  458. package/dist/components/udp-selector2.js +1 -1
  459. package/dist/components/udp-side-sheet2.js +1 -1
  460. package/dist/components/udp-sidebar-layout.d.ts +11 -0
  461. package/dist/components/udp-sidebar-layout.js +2 -0
  462. package/dist/components/udp-skeleton-loading2.js +1 -1
  463. package/dist/components/udp-slider2.js +1 -1
  464. package/dist/components/udp-spinner2.js +1 -1
  465. package/dist/components/udp-split-screen.js +1 -1
  466. package/dist/components/udp-stepper-demo.js +1 -1
  467. package/dist/components/udp-tab-panel2.js +1 -1
  468. package/dist/components/udp-tab.js +1 -1
  469. package/dist/components/udp-tabs2.js +1 -1
  470. package/dist/components/udp-textarea2.js +1 -1
  471. package/dist/components/udp-time-input2.js +1 -1
  472. package/dist/components/udp-time-selector2.js +1 -1
  473. package/dist/components/udp-timeline-connector.js +1 -1
  474. package/dist/components/udp-timeline-dot.js +1 -1
  475. package/dist/components/udp-timeline-item.js +1 -1
  476. package/dist/components/udp-timeline-separator.js +1 -1
  477. package/dist/components/udp-timeline.js +1 -1
  478. package/dist/components/udp-tooltip2.js +1 -1
  479. package/dist/components/udp-tree2.js +1 -1
  480. package/dist/components/udp-xy-chart2.js +1 -1
  481. package/dist/components/udp-xy-multi-series-chart.js +1 -1
  482. package/dist/components/upd-alert-banner2.js +1 -1
  483. package/dist/docs.json +13789 -10151
  484. package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
  485. package/dist/esm/address-search_6.entry.js +18 -18
  486. package/dist/esm/advanced-search_12.entry.js +13 -13
  487. package/dist/esm/ag-grid-base_63.entry.js +388 -148
  488. package/dist/esm/ambient-template-grid.entry.js +16 -16
  489. package/dist/esm/api-method-instance-grid.entry.js +2 -2
  490. package/dist/esm/app-bar.entry.js +1 -1
  491. package/dist/esm/chart-container_3.entry.js +2 -2
  492. package/dist/esm/charts-theme-B2HoYVMf.js +383 -0
  493. package/dist/esm/check-box.entry.js +2 -2
  494. package/dist/esm/chip-section.entry.js +2 -2
  495. package/dist/esm/date-time-renderer_9.entry.js +21 -21
  496. package/dist/esm/feature-details-card_2.entry.js +5 -5
  497. package/dist/esm/file-upload_2.entry.js +5 -5
  498. package/dist/esm/filter-conditions_7.entry.js +5 -5
  499. package/dist/esm/form-metadata-display_10.entry.js +8 -8
  500. package/dist/esm/icon-grid.entry.js +1 -1
  501. package/dist/esm/index-Cgpvu-iV.js +44 -4
  502. package/dist/esm/index.js +4 -152
  503. package/dist/esm/loader.js +1 -1
  504. package/dist/esm/map-component_2.entry.js +2 -2
  505. package/dist/esm/primary-action-header_2.entry.js +4 -4
  506. package/dist/esm/question-configs-renderer_4.entry.js +15 -15
  507. package/dist/esm/resource-timeline-calendar.entry.js +1 -1
  508. package/dist/esm/resource-timeline-primary-bar.entry.js +3 -3
  509. package/dist/esm/search-method-grid.entry.js +1 -1
  510. package/dist/esm/server-side-grid.entry.js +1 -1
  511. package/dist/esm/side-sheet-container.entry.js +1 -1
  512. package/dist/esm/simple-card.entry.js +1 -1
  513. package/dist/esm/slot-helpers-Dx6EW-PP.js +9 -0
  514. package/dist/esm/status-chip_2.entry.js +1 -1
  515. package/dist/esm/stencil-chip.entry.js +2 -2
  516. package/dist/esm/stencil-library.js +1 -1
  517. package/dist/esm/stencil-toggle.entry.js +4 -4
  518. package/dist/esm/text-field_2.entry.js +7 -7
  519. package/dist/esm/theme-manager-DeVqiL0i.js +153 -0
  520. package/dist/esm/udp-adornment.entry.js +1 -1
  521. package/dist/esm/udp-advanced-search-builder.entry.js +7 -4
  522. package/dist/esm/udp-ag-area-chart.entry.js +118 -0
  523. package/dist/esm/{udp-bar-chart_4.entry.js → udp-ag-bar-chart_4.entry.js} +110 -31
  524. package/dist/esm/udp-ag-bubble-chart.entry.js +118 -0
  525. package/dist/esm/udp-ag-combo-chart.entry.js +118 -0
  526. package/dist/esm/udp-ag-donut-chart.entry.js +116 -0
  527. package/dist/esm/udp-ag-line-chart.entry.js +118 -0
  528. package/dist/esm/udp-ag-pie-chart.entry.js +116 -0
  529. package/dist/esm/udp-ag-scatter-chart.entry.js +118 -0
  530. package/dist/esm/udp-attachment-item_2.entry.js +1 -1
  531. package/dist/esm/udp-bar-chart.entry.js +39 -0
  532. package/dist/esm/udp-calendar-base.entry.js +44 -71
  533. package/dist/esm/udp-calendar-day.entry.js +1 -3
  534. package/dist/esm/udp-calendar-month.entry.js +1 -3
  535. package/dist/esm/udp-calendar-week.entry.js +1 -3
  536. package/dist/esm/udp-calendar-year.entry.js +1 -3
  537. package/dist/esm/udp-card-action-area.entry.js +1 -1
  538. package/dist/esm/udp-card_6.entry.js +7 -7
  539. package/dist/esm/udp-charts-example.entry.js +14 -1
  540. package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
  541. package/dist/esm/udp-container-query-grid.entry.js +1 -1
  542. package/dist/esm/udp-container-query.entry.js +2 -2
  543. package/dist/esm/udp-container.entry.js +2 -2
  544. package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
  545. package/dist/esm/udp-dynamic-form.entry.js +1 -1
  546. package/dist/esm/udp-fluent-file-input.entry.js +4 -4
  547. package/dist/esm/udp-fluent-image.entry.js +1 -1
  548. package/dist/esm/udp-fluent-inline-edit.entry.js +1 -1
  549. package/dist/esm/udp-fluent-link.entry.js +1 -1
  550. package/dist/esm/udp-fluent-location-input.entry.js +3 -3
  551. package/dist/esm/udp-fluent-number-input.entry.js +97 -0
  552. package/dist/esm/udp-fluent-signature-input.entry.js +4 -4
  553. package/dist/esm/udp-forms-builder-style-override.entry.js +1 -1
  554. package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
  555. package/dist/esm/udp-forms-list-card.entry.js +4 -4
  556. package/dist/esm/udp-forms-list.entry.js +1 -1
  557. package/dist/esm/udp-forms-renderer.entry.js +1 -1
  558. package/dist/esm/udp-kpi-card.entry.js +1 -1
  559. package/dist/esm/udp-kpi-cards.entry.js +2 -2
  560. package/dist/esm/udp-map.entry.js +3 -3
  561. package/dist/esm/udp-menu.entry.js +1 -1
  562. package/dist/esm/udp-page.entry.js +1 -1
  563. package/dist/esm/udp-sankey-chart.entry.js +1 -1
  564. package/dist/esm/udp-sidebar-layout.entry.js +65 -0
  565. package/dist/esm/udp-skeleton-loading.entry.js +1 -1
  566. package/dist/esm/udp-split-screen.entry.js +1 -1
  567. package/dist/esm/udp-stepper-demo.entry.js +1 -1
  568. package/dist/esm/udp-tab.entry.js +1 -1
  569. package/dist/esm/udp-timeline-connector.entry.js +1 -1
  570. package/dist/esm/udp-timeline-dot.entry.js +1 -1
  571. package/dist/esm/udp-timeline-item.entry.js +2 -2
  572. package/dist/esm/udp-timeline-separator.entry.js +1 -1
  573. package/dist/esm/udp-timeline.entry.js +1 -1
  574. package/dist/esm/udp-xy-chart.entry.js +1 -1
  575. package/dist/esm/udp-xy-multi-series-chart.entry.js +1 -1
  576. package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
  577. package/dist/stencil-library/address-search_6.entry.js +1 -1
  578. package/dist/stencil-library/advanced-search_12.entry.js +1 -1
  579. package/dist/stencil-library/ag-grid-base_63.entry.js +1 -1
  580. package/dist/stencil-library/ambient-template-grid.entry.js +1 -1
  581. package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
  582. package/dist/stencil-library/app-bar.entry.js +1 -1
  583. package/dist/stencil-library/chart-container_3.entry.js +1 -1
  584. package/dist/stencil-library/charts-theme-B2HoYVMf.js +1 -0
  585. package/dist/stencil-library/check-box.entry.js +1 -1
  586. package/dist/stencil-library/chip-section.entry.js +1 -1
  587. package/dist/stencil-library/date-time-renderer_9.entry.js +1 -1
  588. package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
  589. package/dist/stencil-library/file-upload_2.entry.js +1 -1
  590. package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
  591. package/dist/stencil-library/form-metadata-display_10.entry.js +1 -1
  592. package/dist/stencil-library/icon-grid.entry.js +1 -1
  593. package/dist/stencil-library/index.esm.js +1 -1
  594. package/dist/stencil-library/map-component_2.entry.js +1 -1
  595. package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
  596. package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -1
  597. package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
  598. package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
  599. package/dist/stencil-library/search-method-grid.entry.js +1 -1
  600. package/dist/stencil-library/server-side-grid.entry.js +1 -1
  601. package/dist/stencil-library/side-sheet-container.entry.js +1 -1
  602. package/dist/stencil-library/simple-card.entry.js +1 -1
  603. package/dist/stencil-library/slot-helpers-Dx6EW-PP.js +1 -0
  604. package/dist/stencil-library/status-chip_2.entry.js +1 -1
  605. package/dist/stencil-library/stencil-chip.entry.js +1 -1
  606. package/dist/stencil-library/stencil-library.esm.js +1 -1
  607. package/dist/stencil-library/stencil-toggle.entry.js +1 -1
  608. package/dist/stencil-library/text-field_2.entry.js +1 -1
  609. package/dist/stencil-library/theme-manager-DeVqiL0i.js +1 -0
  610. package/dist/stencil-library/udp-adornment.entry.js +1 -1
  611. package/dist/stencil-library/udp-advanced-search-builder.entry.js +1 -1
  612. package/dist/stencil-library/udp-ag-area-chart.entry.js +1 -0
  613. package/dist/stencil-library/udp-ag-bar-chart_4.entry.js +1 -0
  614. package/dist/stencil-library/udp-ag-bubble-chart.entry.js +1 -0
  615. package/dist/stencil-library/udp-ag-combo-chart.entry.js +1 -0
  616. package/dist/stencil-library/udp-ag-donut-chart.entry.js +1 -0
  617. package/dist/stencil-library/udp-ag-line-chart.entry.js +1 -0
  618. package/dist/stencil-library/udp-ag-pie-chart.entry.js +1 -0
  619. package/dist/stencil-library/udp-ag-scatter-chart.entry.js +1 -0
  620. package/dist/stencil-library/udp-attachment-item_2.entry.js +1 -1
  621. package/dist/stencil-library/udp-bar-chart.entry.js +1 -0
  622. package/dist/stencil-library/udp-calendar-base.entry.js +1 -1
  623. package/dist/stencil-library/udp-calendar-day.entry.js +1 -1
  624. package/dist/stencil-library/udp-calendar-month.entry.js +1 -1
  625. package/dist/stencil-library/udp-calendar-week.entry.js +1 -1
  626. package/dist/stencil-library/udp-calendar-year.entry.js +1 -1
  627. package/dist/stencil-library/udp-card-action-area.entry.js +1 -1
  628. package/dist/stencil-library/udp-card_6.entry.js +1 -1
  629. package/dist/stencil-library/udp-charts-example.entry.js +1 -1
  630. package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
  631. package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
  632. package/dist/stencil-library/udp-container-query.entry.js +1 -1
  633. package/dist/stencil-library/udp-container.entry.js +1 -1
  634. package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
  635. package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
  636. package/dist/stencil-library/udp-fluent-file-input.entry.js +1 -1
  637. package/dist/stencil-library/udp-fluent-image.entry.js +1 -1
  638. package/dist/stencil-library/udp-fluent-inline-edit.entry.js +1 -1
  639. package/dist/stencil-library/udp-fluent-link.entry.js +1 -1
  640. package/dist/stencil-library/udp-fluent-location-input.entry.js +1 -1
  641. package/dist/stencil-library/udp-fluent-number-input.entry.js +1 -0
  642. package/dist/stencil-library/udp-fluent-signature-input.entry.js +1 -1
  643. package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -1
  644. package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
  645. package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
  646. package/dist/stencil-library/udp-forms-list.entry.js +1 -1
  647. package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
  648. package/dist/stencil-library/udp-kpi-card.entry.js +1 -1
  649. package/dist/stencil-library/udp-kpi-cards.entry.js +1 -1
  650. package/dist/stencil-library/udp-map.entry.js +1 -1
  651. package/dist/stencil-library/udp-menu.entry.js +1 -1
  652. package/dist/stencil-library/udp-page.entry.js +1 -1
  653. package/dist/stencil-library/udp-sankey-chart.entry.js +1 -1
  654. package/dist/stencil-library/udp-sidebar-layout.entry.js +1 -0
  655. package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
  656. package/dist/stencil-library/udp-split-screen.entry.js +1 -1
  657. package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
  658. package/dist/stencil-library/udp-tab.entry.js +1 -1
  659. package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
  660. package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
  661. package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
  662. package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
  663. package/dist/stencil-library/udp-timeline.entry.js +1 -1
  664. package/dist/stencil-library/udp-xy-chart.entry.js +1 -1
  665. package/dist/stencil-library/udp-xy-multi-series-chart.entry.js +1 -1
  666. package/dist/types/components/calendar/udp-calendar-base.d.ts +5 -2
  667. package/dist/types/components/calendar/udp-calendar-day.d.ts +1 -2
  668. package/dist/types/components/calendar/udp-calendar-month.d.ts +1 -2
  669. package/dist/types/components/calendar/udp-calendar-week.d.ts +1 -2
  670. package/dist/types/components/calendar/udp-calendar-year.d.ts +1 -2
  671. package/dist/types/components/charts/chart-container/chart-container.d.ts +7 -0
  672. package/dist/types/components/charts/chart-kpi/chart-kpi.d.ts +5 -0
  673. package/dist/types/components/charts/charts-theme.d.ts +80 -0
  674. package/dist/types/components/charts/udp-ag-area-chart/udp-ag-area-chart.d.ts +73 -0
  675. package/dist/types/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.d.ts +62 -0
  676. package/dist/types/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.d.ts +70 -0
  677. package/dist/types/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.d.ts +83 -0
  678. package/dist/types/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.d.ts +70 -0
  679. package/dist/types/components/charts/udp-ag-line-chart/udp-ag-line-chart.d.ts +75 -0
  680. package/dist/types/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.d.ts +72 -0
  681. package/dist/types/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.d.ts +76 -0
  682. package/dist/types/components/charts/udp-bar-chart/udp-bar-chart.d.ts +4 -0
  683. package/dist/types/components/charts/udp-charts-example.d.ts +1 -1
  684. package/dist/types/components/charts/udp-distribution-chart/udp-distribution-chart.d.ts +4 -0
  685. package/dist/types/components/charts/udp-donut-chart/udp-donut-chart.d.ts +4 -0
  686. package/dist/types/components/charts/udp-line-chart/udp-line-chart.d.ts +4 -0
  687. package/dist/types/components/charts/udp-sankey-chart/udp-sankey-chart.d.ts +5 -0
  688. package/dist/types/components/charts/udp-xy-chart/udp-xy-chart.d.ts +5 -0
  689. package/dist/types/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.d.ts +4 -0
  690. package/dist/types/components/fluent-ui/autocomplete/udp-autocomplete.d.ts +39 -7
  691. package/dist/types/components/fluent-ui/date-input/udp-date-input.d.ts +15 -1
  692. package/dist/types/components/fluent-ui/date-time-input/udp-date-time-input.d.ts +10 -1
  693. package/dist/types/components/fluent-ui/dropdown/udp-fluent-dropdown.d.ts +33 -5
  694. package/dist/types/components/fluent-ui/number-input/udp-fluent-number-input.d.ts +66 -0
  695. package/dist/types/components/fluent-ui/tree/udp-tree.d.ts +78 -0
  696. package/dist/types/components/grid/new-grid/gridFunctions/bulkActions.d.ts +20 -0
  697. package/dist/types/components/layout/udp-sidebar-layout/udp-sidebar-layout.d.ts +54 -0
  698. package/dist/types/components.d.ts +1912 -76
  699. package/package.json +2 -1
  700. package/dist/components/udp-bar-chart2.js +0 -1
  701. package/dist/stencil-library/udp-bar-chart_4.entry.js +0 -1
@@ -2999,11 +2999,11 @@ export class AmbientTemplateGrid {
2999
2999
  this.gridHeight = 'calc(100vh - 200px)';
3000
3000
  }
3001
3001
  const actionMenuItems = this.getOverflowActionList(this.overflowActionMenuItems, this.selectedRowParams);
3002
- return (h("div", { key: '61720c082324f4283cb39a9435d418f8f1d67bdb' }, this.openActionPopoverMenu && (h("udp-pop-over", { key: 'f4a4a28404e196c0a33d3ddcff02f3afe89bd7d5', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
3002
+ return (h("div", { key: '7cc474f05f7818a40d4ef9b6f36b848a7f702dd5' }, this.openActionPopoverMenu && (h("udp-pop-over", { key: 'b35ce6cc2703299960ec3e82f8ed2dca99fe499d', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
3003
3003
  this.handleOnCloseActionPopover(event);
3004
- } }, h("div", { key: 'd919b221bbaa979170ce916c279fef9f52286fd0', class: "overflowActionButtons" }, actionMenuItems))), h("div", { key: '5131760a9dac165b6517c4e82e84b1934aeeb5ed' }, this.showNotification && (h("udp-notification", { key: '9bd877d1e3e6802b3e8d2840a56623c40902758a', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), h("style", { key: 'da4df8f48ec347e0570dce8203b59e56ad0723f2' }, `:host ::slotted(.ag-side-bar) {
3004
+ } }, h("div", { key: '8e57751ec2a6847b91da5565db662780d3b2012e', class: "overflowActionButtons" }, actionMenuItems))), h("div", { key: '931ccbbd5e1adff975cd1b426707956206176026' }, this.showNotification && (h("udp-notification", { key: 'e809bd63f91dd65175624cbff228ef105d9fb1fa', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), h("style", { key: '53e57a87cfd52cceaa296c98b6b6e119e495d18a' }, `:host ::slotted(.ag-side-bar) {
3005
3005
  width: ${filterPanelWidth} !important;
3006
- }`), h("grid-primary-bar", { key: 'fbf4778646b5d74bb91f64536125fd15f397098c', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction
3006
+ }`), h("grid-primary-bar", { key: '55c9d5120f3ff3d4c887bd53f84f3128da3f0fb6', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction
3007
3007
  ? () => this.exportFunction(this.entityName, this.filterRenderList[0])
3008
3008
  : () => this.exportToCsv(), customInsightsClick: e => {
3009
3009
  this.insightsActionOnClick(e);
@@ -3012,25 +3012,25 @@ export class AmbientTemplateGrid {
3012
3012
  }, primaryActionIcon: this.primaryActionIcon, customColumnViewClick: () => this.togglePanel('columns'), customFitColumnClick: () => this.fitColumns(), customFilterViewClick: () => this.togglePanel('filters'), customToggleServerClientClick: () => this.toggleServerSide(), customAdvancedSearchClick: () => this.showAdvancedSearch(), customShowGridOptionsClick: () => this.showGridOptions(), showAdvancedSearchFeature: this.showAdvancedSearchFeature, showFilterColumnFeature: this.showFilterColumnFeature, showHotlistButton: this.showHotlistButton &&
3013
3013
  !(((_e = this.restrictedGridFeatures) === null || _e === void 0 ? void 0 : _e.Hotlist) &&
3014
3014
  !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Hotlist)), hideExport: ((_f = this.restrictedGridFeatures) === null || _f === void 0 ? void 0 : _f.Export) &&
3015
- !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: '917dacd731f6f77e2574a5c2aaf09f2b90af1373', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, h("stencil-icon-button-grid-action-header", { key: 'f81cc361b41532fb81b38a0d6db6a950f29b4e8e', onClick: () => {
3015
+ !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: 'ddf555b41978f8bdff30b55c1caa2870128b1e1c', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, h("stencil-icon-button-grid-action-header", { key: '1aa9f066e9c902a84a08f006a3f5befb9de66792', onClick: () => {
3016
3016
  this.togglePanel('columns');
3017
3017
  this.showGridOptions();
3018
- }, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: 'c57f701172166684cbe9213fda8d27e5618c6217', variant: "button" }, "Show/Hide Columns")), h("udp-divider", { key: '5f97a22f2ccf900a97f27e9bf58c1682423ecafe', size: "100%" }), h("stencil-icon-button-grid-action-header", { key: '61dd1602005c53e4b5158f8b303e5a64acbf93ed', onClick: () => {
3018
+ }, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: '5715ad2444083e8bfd22b45c7fb44dcacae5701b', variant: "button" }, "Show/Hide Columns")), h("udp-divider", { key: '8edc56c06022c382c34c5280010a5dd50d8e6ce5', size: "100%" }), h("stencil-icon-button-grid-action-header", { key: '3c2de36d49ea6f36cc760912e1ce84e94664feed', onClick: () => {
3019
3019
  this.fitColumns();
3020
3020
  this.showGridOptions();
3021
- }, tooltip: "Fit to Column" }, h("unity-typography", { key: '56f301c1f9a2f637489e975e84bd433ce306f9e5', variant: "button" }, "Fit to Column")), h("udp-divider", { key: 'bd55f842c47380f50ee49f55967bd15094c8e26f', size: "0px" }), h("stencil-icon-button-grid-action-header", { key: 'e4993915b5f1d26d2668047a91d0fa765fea22a0', onClick: () => {
3021
+ }, tooltip: "Fit to Column" }, h("unity-typography", { key: 'ab453fc7e6b0aa12292a317ab1ca451cf0471e39', variant: "button" }, "Fit to Column")), h("udp-divider", { key: '0fa06ad6e021345075498b1a42d906094456ad39', size: "0px" }), h("stencil-icon-button-grid-action-header", { key: '76efcdcb0b8eed868c433c49f7a99eef79ce5fd3', onClick: () => {
3022
3022
  this.expandColumns();
3023
3023
  this.showGridOptions();
3024
- }, tooltip: "Expand Grid" }, h("unity-typography", { key: '75b66fff3ab8f6a4a799f8de7cff08eb84ebd62f', variant: "button" }, "Expand Grid")), h("udp-divider", { key: 'e1c4a7f387e89ae799d828094a457532355e8b05', size: "0px" }), !this.disableSearchSwitch && (h("stencil-icon-button-grid-action-header", { key: '7e3ab0aa22b2ad58190dd1a6b50484662dc66827', onClick: () => {
3024
+ }, tooltip: "Expand Grid" }, h("unity-typography", { key: '42d9dad2e96ca27fccc14fbbc106889fecd4397f', variant: "button" }, "Expand Grid")), h("udp-divider", { key: 'a9fc0c4c49203a0b23587c4a899629cc7dc5102b', size: "0px" }), !this.disableSearchSwitch && (h("stencil-icon-button-grid-action-header", { key: 'f427b1059617dbbc9f538a67ee26265d14cab48f', onClick: () => {
3025
3025
  this.handleSearchModeToggle();
3026
3026
  this.showGridOptions();
3027
- }, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: '1c12c5de4d6b8bdd19c0ffe1c3b3ecb502c972bd', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), h("div", { key: 'b12711cabc5f6c49acbe35cfecdbdf44d931c849', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (h("div", { key: 'a03fd56871526a078d2e89df5cae64ea218b28b8', class: "bulk-select" }, h("udp-badge", { key: '60e9d31a7da3947c204a6f7905c808cca944250a', content: this.selectedRowCount }, h("udp-selector", { key: '060f3f8008427726945b4b4addf158869f828823', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (h("div", { key: '5273190028b3214a5df46a8eb419e6fd739b0d6c', class: "chip-wrapper" }, h("stencil-chip", { key: 'c21928aeacf7f32cc1505908d92d555cadeb4449', text: this.loadedViewTitle,
3027
+ }, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: 'f00e687f32302685a35e595c52244b0d6ac33bee', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), h("div", { key: '14c2c9d9985eb90abfaf0f69263414923d3092ae', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (h("div", { key: '2a90a6503643787ece87a05617e210ae10e7c649', class: "bulk-select" }, h("udp-badge", { key: '8e1fa6513f6c35107f76ae61bfa7b1e2f955c609', content: this.selectedRowCount }, h("udp-selector", { key: 'af3d6b14bda3988837c53567f78e6babb847e0b4', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (h("div", { key: 'f17d0a3f60de80002582136b2de32b56f911532b', class: "chip-wrapper" }, h("stencil-chip", { key: 'cc0be531b12266179971adae05996115c7dc1ef1', text: this.loadedViewTitle,
3028
3028
  // onOnDelete={this.handleDelete as any}
3029
- onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16, showLeftIcon: this.selectedViewIsDefault }), h("udp-divider", { key: '15e2b653c82861ae24181ce40cbf9739ded75082', variant: "vertical", size: "30px" }))), this.hotListActive && (h("div", { key: '1c80e0cab1f577d5f223d2b81d4c3be92bcdc005', class: "chip-wrapper" }, h("stencil-chip", { key: '63c645e79898faa3e1dcb80e64747df05b16108d', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16 }), h("udp-divider", { key: '206972b184d047bf211c132e9455bd196397e743', variant: "vertical", size: "30px" }))), h("div", { key: 'a99aeb331d78f005d6fc15c1901e7ab780cc849e', class: "chip-section" }, this.filterChips.length > 0 && (h("udp-dynamic-container-with-menu", { key: '16cbc40e17f6f5287dc57634bf43b2dfe530ee28', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), h("div", { key: 'db3679d5ebfc4138e9fcd8022ea172abca130002', class: "kpi" }, h("kpi-list", { key: 'dbd5a376c207036ffb59ee8423f3f397f32990ea', kpiValues: this.kpiValues }))), this.gridError && (h("div", { key: '804274de0932816265f847177376604c789b0f4b' }, h("upd-alert-banner", { key: '29d99395e770bade26ac997689fa16073bac6f55', type: "error", message: `An error occurred with loading the grid with data.` }))), h("div", { key: '9a131614aef63e7e07ccb4392ad583d0b40a8a94', style: {
3029
+ onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16, showLeftIcon: this.selectedViewIsDefault }), h("udp-divider", { key: 'c3b53abce6c28e5f11e3999fe554328b65b682c1', variant: "vertical", size: "30px" }))), this.hotListActive && (h("div", { key: 'c08b3d992e51344143faf32fb92f7c34a1bb2680', class: "chip-wrapper" }, h("stencil-chip", { key: 'ef796ad0ec5d6691bdbb5beca3bc82e28f51f095', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16 }), h("udp-divider", { key: '97f0714eecdf264c285c573ec45a04e787c1e57d', variant: "vertical", size: "30px" }))), h("div", { key: '4290d14cb00ea79f4b4b2df15860a9d30aec5886', class: "chip-section" }, this.filterChips.length > 0 && (h("udp-dynamic-container-with-menu", { key: 'af17775dd7cd1f0bb6cb811bc85938d476051952', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), h("div", { key: '9a93ea53e75359e055a2d2701155d22f0fe59563', class: "kpi" }, h("kpi-list", { key: '75e5518d87dd1c03bb4c55e6c12ca7c5fcb1a84a', kpiValues: this.kpiValues }))), this.gridError && (h("div", { key: '9b97a5f02833f5e68a9b76156e622fcf00d7babb' }, h("upd-alert-banner", { key: '37f2cd4158e3b261a51c31bb8d3da8177dff97ef', type: "error", message: `An error occurred with loading the grid with data.` }))), h("div", { key: 'edcf6f27066fca6879c4b84365110a224bff226a', style: {
3030
3030
  height: '4px',
3031
3031
  backgroundColor: shouldHideSecondRow ? 'var(--accent-color)' : 'rgb(247, 245, 243)',
3032
3032
  overflow: 'hidden',
3033
- } }, this.linearLoading && h("udp-linear-loader", { key: '6c0dfe8db075845f5a4b57339963ec4a0db92f63' })), this.noResults && (h("div", { key: '567db7082408673fea582c3efea80fe860c7d6e9' }, h("upd-alert-banner", { key: '146b6b194f3843383ac5e95c5dc2c1fca8cff74a', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), h("div", { key: '843d56cce1e99a6cb3f5163def42f264f4dfcc7a' }, h("ag-table", { key: 'dd3ef86fcac7ce35fd36471cb8ad1a5ab8dbcb25', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight })), h("side-sheet", { key: '4d543b7c7a6bf1f866b1fa565c496fcba1a4f36c', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, h("div", { key: '00e1e497678fffe842e164e841079a25ac0a9a0b', style: { width: '1200px' } }, h("advanced-search", { key: '7c24b29381dad342807c891301c3cd22413b9e6b', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(), getHeaderFieldLabel: this.getHeaderFieldLabel }))), h("side-sheet", { key: 'e9c278320d7973067286234579eea8d66f2d5529', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, h("div", { key: '9e104bbf199825a1552dd6acdf87868858272bf9' }, h("div", { key: '573503410db34e26929a890b6aabe8017343a36a', style: { width: '450px', marginBottom: '8px' } }, h("hint-panel", { key: '9fedd4030545e5a92593eef4f99e47de72f5ad0a', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), h("div", { key: '8e5addf9b8407f7fd02dcdfc026d1b7e74ebc87c', style: { width: '446px' } }, this.viewListRowData &&
3033
+ } }, this.linearLoading && h("udp-linear-loader", { key: '9cf09235083ce9def27eadfa2ea8c396a9182bd0' })), this.noResults && (h("div", { key: '646230583a2a90579aa5271f128331d6217a6422' }, h("upd-alert-banner", { key: '2a784a134b2ca09fcadc0f6f9e9cb093fcf4170e', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), h("div", { key: '52015befac78d48e77ca75b82683cc3d81e87eb6' }, h("ag-table", { key: '3304b745c4786bfe80a8eb1b380c8d77108546ee', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight })), h("side-sheet", { key: 'd5641a31c2083a32f84d37ae29588260b08937da', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, h("div", { key: '42220b9094fa37349cf36dec158faa0aeecd7165', style: { width: '1200px' } }, h("advanced-search", { key: 'af80d2fe94a65ef724b5d646cb8679c3f704f64c', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(), getHeaderFieldLabel: this.getHeaderFieldLabel }))), h("side-sheet", { key: 'ba9b2ce3deea0f4c3a620d7714a24c0b036cbe8b', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, h("div", { key: '8c487b1aeea56553864b85acbd27ca28ec69a58e' }, h("div", { key: 'b1461b64084450ae5161c251987ee6166dd6041f', style: { width: '450px', marginBottom: '8px' } }, h("hint-panel", { key: '381e75f8edcb8d4168bb550b643eb328cfe80684', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), h("div", { key: 'ea8488610533f31da24007e643a72e436120a71d', style: { width: '446px' } }, this.viewListRowData &&
3034
3034
  this.viewListRowData.map(item => {
3035
3035
  if (item.gridViewVisibilityTypeId === 2 ||
3036
3036
  item.userId.toLowerCase() === this.userId.toLocaleLowerCase()) {
@@ -3042,9 +3042,9 @@ export class AmbientTemplateGrid {
3042
3042
  }, editHandler: () => this.openViewEdit(item.gridViewId, item.name, item.isDefault, item.gridViewVisibilityTypeId), deleteHandler: () => this.openDeleteViewConfirmation(item.gridViewId), showUpdateDefaultOption: true, updateDefaultHandler: () => this.updateDefaultView(item), isDefault: item.isDefault, gridViewVisibilityTypeId: item.gridViewVisibilityTypeId, showAdd: false, showViewOption: false
3043
3043
  }));
3044
3044
  }
3045
- })))), h("side-sheet", { key: '7bf88f1e1a1f87a23e4541ea3ae56e9ac527cd86', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, h("advanced-search-grouped", { key: 'dc4e864d295a604d7bdd31455c9f915d93100c9f', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
3045
+ })))), h("side-sheet", { key: 'a980f9bda1b69b42f3ee100348120c83ba798e4f', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, h("advanced-search-grouped", { key: 'f31b5591f499b64e44e90ca93b8ab0a34598b45a', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
3046
3046
  // onSearchItemChanged={() => this.handleSearchItemChange()}
3047
- updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), h("side-sheet", { key: '4793beb334b0db238d834459ccb49fb7de5e0c39', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, h("div", { key: '6dc7e1226a4b08e1b4935023b524961d11b1103d' }, this.showHotlistForm && (h("udp-hotlist-form", { key: 'fc8d270008049224329a50ca4505bf6b55e44c55', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() })), h("div", { key: '95dbf701c0926d88727722f8d27d236df2d8bc13', style: { width: '446px' } }, this.allHotlists &&
3047
+ updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), h("side-sheet", { key: '44bff7eb4c353545bf89f8e59baeab5cc553da4c', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, h("div", { key: '9f7b2ce408fd957fcc0cda712522844335448551' }, this.showHotlistForm && (h("udp-hotlist-form", { key: 'fbe1c537622abcb6f498a57810f1eda27dff7e1e', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() })), h("div", { key: '3342a8ab522dd3c2c32dff5ceb1a0cf8ad4af53e', style: { width: '446px' } }, this.allHotlists &&
3048
3048
  this.allHotlists.map(item => {
3049
3049
  if (item.domain === this.entityName) {
3050
3050
  return (h("tree-list-item", { label: item.name, fieldName: item.name, showViewOption: true, showAdd: this.businessObjectKey ? true : false, showDeleteOption: true, viewHandler: () => this.handleRequestHotlist(item.hotListId), deleteHandler: () => this.confirmRequestDelete(item.hotListId), onClick: () => this.handleSetSingleHotlistItem(item.hotListId), statusValue: item.isPrivate, statusClasses: {
@@ -3052,7 +3052,7 @@ export class AmbientTemplateGrid {
3052
3052
  false: 'neutral',
3053
3053
  }, statusLabel: item.isPrivate ? 'Private' : 'Shared' }));
3054
3054
  }
3055
- })))), h("save-view-form-dialog", { key: 'e2d89936c3ad7c816c91a1a7f6b15ccb4958aa94', open: this.saveDialogOpen, title: this.selectedViewName ? 'Current View' : 'New View', closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
3055
+ })))), h("save-view-form-dialog", { key: 'c6e9d8837a59aa5d6a95a8c279810b69beff7d96', open: this.saveDialogOpen, title: this.selectedViewName ? 'Current View' : 'New View', closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
3056
3056
  // Assuming this.columnState exists in this component's scope
3057
3057
  this.handleViewFormSubmit(name, isPrivate, isDefault, this.gridState);
3058
3058
  }, handleViewAndConfigurationSubmit: (name, isPrivate, isDefault) => {
@@ -3065,13 +3065,13 @@ export class AmbientTemplateGrid {
3065
3065
  this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState);
3066
3066
  }
3067
3067
  }
3068
- } }), h("edit-view-form-dialog", { key: '64b31778a0203ce7aee0494e7cf66537e3f12c00', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
3068
+ } }), h("edit-view-form-dialog", { key: 'a3a298f1156ef570e2a9cdb4ee783e2db3012ea8', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
3069
3069
  this.handleViewUpdate(gridId, name, isPrivate, isDefault);
3070
- } }), h("div", { key: '7990b41ed86824cf33e053db8ef4c802fa4703a1' }), h("fluent-dialog", { key: '0e37bb71be084e6f7131171bb2b46c15cf5b1fc7', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, h("div", { key: 'a0af4ee01b421f189eb5772dd09d672fdc80ca4c' }, "This will not delete any of the data but only the records ", h("br", { key: '182a465be09309fd45fa07d6ee46920f99786936' }), "from the hotlist and the hotlist itself.", ' ')), h("fluent-dialog", { key: 'c2f7cb492b15c60f4b0adb6bb674db350fd7dcd7', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, h("div", { key: '680b64fc9cdc46d9d4eeab52775621356cfd4fff' }, "This will not delete any of the data but only the settings ", h("br", { key: '7de739e7a71f137bda210158bddb48e9cb4d22f2' }), "saved to display this view.", ' ')), h("fluent-dialog", { key: '2088ef2b67b2b124df9d1c7b97d7f48990250392', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, h("div", { key: 'dcd88c7f95c82e39c12774575a903996e58e2c08' }, "This is a public view. Any changes made to it will be seen by others when they load this view.", ' ')), h("fluent-dialog", { key: '711665a5703e4b0ddc8f7f2fa1ce11550849dcc2', title: 'Toggle Search Mode to ' +
3070
+ } }), h("div", { key: 'a9ba4a9e5c88d9724164656c5857b8b549068034' }), h("fluent-dialog", { key: '9c5eb266010a2d5a37358f9a1a2aa4736f3b3a96', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, h("div", { key: 'bc2a1e65182321b617822a9055d5978abb892f4c' }, "This will not delete any of the data but only the records ", h("br", { key: 'db9d9d721f35ffb3328bacc52779df83bfe0e3ca' }), "from the hotlist and the hotlist itself.", ' ')), h("fluent-dialog", { key: 'a2014490091de2dad3515c2943985043218fb73e', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, h("div", { key: '8d826e434baba7007ea098c88229cbaa1646ccec' }, "This will not delete any of the data but only the settings ", h("br", { key: '7a2bfd2d9cb6febc2fd02949646e0feec599931c' }), "saved to display this view.", ' ')), h("fluent-dialog", { key: '93abb6b2d7bf77f9e1068b295bfa1806e3b54ae6', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, h("div", { key: '673aab78974597ce884edbe57d6cc50ea97361a3' }, "This is a public view. Any changes made to it will be seen by others when they load this view.", ' ')), h("fluent-dialog", { key: '54ffe564b08e6787cbfb41b43ace4f8268e6742d', title: 'Toggle Search Mode to ' +
3071
3071
  (this.enableAdvancedSearch ? 'Standard' : 'Advanced') +
3072
3072
  ' Search', message: this.enableAdvancedSearch
3073
3073
  ? `Are you sure you want to toggle the search mode to standard search?`
3074
- : `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '3552f3e45790ebc2150bace9a15dc2419a7116a7' }, this.enableAdvancedSearch
3074
+ : `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '4b08e8a6cf39093c4ab2a6f5934cd337f8174d9c' }, this.enableAdvancedSearch
3075
3075
  ? 'The advanced search functionality will be disabled, all advanced search filters will be cleared and the grid will be reset to its default state.'
3076
3076
  : 'The standard search functionality will be disabled and any existing standard filters will persist to the advanced search.'))));
3077
3077
  }
@@ -150,7 +150,7 @@ export class GridPrimaryBar {
150
150
  this.updateHideBar();
151
151
  }
152
152
  render() {
153
- return (h("div", { key: 'd0e92ad63b338c132a1328306f62c105196682bd', class: "header-bar", style: !this.hideBar ? { background: 'var(--accent-color)' } : undefined }, h("div", { key: '4a8d62ce8c659134a777604e976e9f83ac255bc4', class: "title-section" }, h("div", { key: '3522a2e5535d57513442f6320f446c91f08ae3bc' }, h("unity-typography", { key: '7aed20b78117ba3cb61f2478af65a45463cde1fb', variant: "h4" }, this.title, " "), ' ')), h("div", { key: '160f0619983bc9a1a2c4a9c41a08d04ea2cddc67', class: "button-section" }, h("div", { key: '578f1e0147da9d47a50228312ddaf6a7ff85476f' }, h("slot", { key: 'aa320f50288b55c33192677f6bd898f31f3a1772' })), this.defaultActionButtons.map(btn => {
153
+ return (h("div", { key: '2d0dc882d15ba0837da5370413134b26038b5245', class: "header-bar", style: !this.hideBar ? { background: 'var(--accent-color)' } : undefined }, h("div", { key: '3038864e6a161b4bd7cddf33dc1e5e0573a506e8', class: "title-section" }, h("div", { key: 'f7045453617d84424c89a6f12302db315728e4ac' }, h("unity-typography", { key: '0f79a57195c00514f69426b4e0e42b3c3292340b', variant: "h4" }, this.title, " "), ' ')), h("div", { key: 'a724b8505de0f8178440bb4b62041165b84bd573', class: "button-section" }, h("div", { key: '35248c4b0784d8ea4a1279973e6eb68695ecf26d' }, h("slot", { key: '04c7b1a8651dbe6dc7fb73ea503ef9a22e17338b' })), this.defaultActionButtons.map(btn => {
154
154
  const clickHandler = (event) => {
155
155
  if (btn.clickHandler) {
156
156
  btn.clickHandler(event);
@@ -163,7 +163,7 @@ export class GridPrimaryBar {
163
163
  return (h("stencil-icon-button-grid-action-header", { showLabel: this.showLabels, secondary: btn.secondary, icon: btn.icon, onClick: clickHandler, tooltip: btn.tooltip, iconClassName: btn.iconClassName }, btn.icon && h("i", { class: btn.icon }), btn.label.toLowerCase() === 'save' || (!this.hiddenLabels.includes(btn.label) && btn.showLabel) ? h("span", null, btn.label) : null));
164
164
  }
165
165
  return null;
166
- }), this.primaryActionClick && this.primaryActionLabel && (h("custom-button", { key: 'dd1ac64462d79e734eac8de43b63e7f441e8ce5b', label: this.primaryActionLabel, onClick: (event) => this.primaryActionClick(event), size: "tall" }, this.primaryActionIcon && h("udp-icon", { key: '1fe29e222cb83dfece0f459667a10e3ee25c4cf5', iconName: this.primaryActionIcon, darkIcon: false }))))));
166
+ }), this.primaryActionClick && this.primaryActionLabel && (h("custom-button", { key: '69df2cdc07b5e218164905a780feeb2ee7ec2064', label: this.primaryActionLabel, onClick: (event) => this.primaryActionClick(event), size: "tall" }, this.primaryActionIcon && h("udp-icon", { key: '45122a616eb3c887c7fb82ad7c48ec2bd94395e5', iconName: this.primaryActionIcon, darkIcon: false }))))));
167
167
  }
168
168
  static get is() { return "grid-primary-bar"; }
169
169
  static get encapsulation() { return "shadow"; }
@@ -27,7 +27,7 @@ export class UdpHotlistForm {
27
27
  // console.log('Cancel button clicked');
28
28
  // }
29
29
  render() {
30
- return (h("div", { key: '6ea4287c721de2ac229c6e2ffae1a89bd795f7ef', class: "wrapper" }, h("form", { key: 'a255871bcdf0f5a16dd617a7817cb606f2c71cc5', class: "save-form", onSubmit: this.handleSubmit }, h("text-field", { key: 'fe345f3096b6f59e634f69b294969ed004e2b60d', label: "Hotlist Name", placeholder: "Create a name for your Hotlist", value: this.name, onChange: (event) => this.handleNameChange(event) }), h("stencil-toggle", { key: '54e70c440626d5d8b214d2fcea00921980da5a83', label: "Private", checked: this.isPrivate, onToggledChange: this.handlePrivateChange }), h("div", { key: 'bbe4cedbe049e779fb049505234cf33dc182b7d6', class: "submit-button" }, h("custom-button", { key: '9c19b71bfaf46f27443c26ddc191715d8662c8ef', variant: 'outline', type: "submit", onCustomClick: this.handleCancelClick }, "Cancel"), h("custom-button", { key: 'd040b0d48592fa144d95611548d30f0ba7c764d4', disabled: !this.name, type: "submit", onCustomClick: this.onCustomButtonClick }, "Create List")))));
30
+ return (h("div", { key: 'dbe2ce708da81d22f37c35beeb8fe778859ccac9', class: "wrapper" }, h("form", { key: '94c1f7282656d17e4098b9ad7c291cc139015ad8', class: "save-form", onSubmit: this.handleSubmit }, h("text-field", { key: '2ada338b3756ba92c03b30f438474ce88f64ed76', label: "Hotlist Name", placeholder: "Create a name for your Hotlist", value: this.name, onChange: (event) => this.handleNameChange(event) }), h("stencil-toggle", { key: 'cdba4ec398403056f286a41f9442f257075078c5', label: "Private", checked: this.isPrivate, onToggledChange: this.handlePrivateChange }), h("div", { key: 'f9a9b340e36cfad725bf9b2d7fababc7ef8395d3', class: "submit-button" }, h("custom-button", { key: '535ebdbf9499f36b5f00dc65b702d175b944be71', variant: 'outline', type: "submit", onCustomClick: this.handleCancelClick }, "Cancel"), h("custom-button", { key: 'ed6cf44c5d74f7ccc23614da1f387b1e642cb385', disabled: !this.name, type: "submit", onCustomClick: this.onCustomButtonClick }, "Create List")))));
31
31
  }
32
32
  static get is() { return "udp-hotlist-form"; }
33
33
  static get encapsulation() { return "shadow"; }
@@ -200,7 +200,7 @@ export class AgGridBase {
200
200
  this.updateGridContextValues();
201
201
  }
202
202
  render() {
203
- return (h("div", { key: '9a16d8b90b805ed1451eb48db0ba7df90c714457', ref: el => (this.gridContainerEl = el) }, h("ghost-render", { key: 'fe0119315b8b73cd3e49f7521f3c794fc1250238' }, h("div", { key: '6a6346c130cc32488ed2e790877e07c1ad5bff89' }, h("udp-dialog", { key: 'cf73e98bda7a6aa8de4d1c9b5a958927ec1f4a84' }), h("udp-list-item", { key: 'd77aa780107896612c5f9f1a07230aa8b1b9b33a' }), h("hint-panel", { key: 'c2050efb63fdba5ecf99842550ae067c1206c6e9' }), h("udp-side-sheet", { key: '0ec1f693d133f81a236719dee3c627926057acbc' }), h("udp-fluent-dialog", { key: 'eea6076a4fdda9606cd6623f4a38ceab61a56171' }), h("udp-fluent-text", { key: 'c12db7b6556f1a8a5972888600deb0d6d09dedc6' }), h("udp-fluent-text-input", { key: '1171561b4331bff6e0e3aea9417e2996ae007811' }), h("udp-fluent-switch", { key: '148678c460ee96cf4015d031241709527490dfc9' }), h("udp-fluent-button", { key: '8e43757246063a8087b362a43004c25c900f8b34' }), h("udp-text", { key: 'd6653a02fe0030e288a564296b2422976d1a34ce' }), h("udp-search-input", { key: '9f50750b415c1501ceecc4c4854660556edcb7de' }), h("udp-fluent-avatar", { key: '559183c3e5a1711a7d0cd65d0f7a87c76b4f2c43' }), h("udp-fluent-icon-button", { key: '77e871ca66f2d4177cbaf5a057f1ff4d5e28f8b2' }), h("udp-fluent-icon", { key: '579b0bec7e771bfe6bac0ae649238cfb8e9c317e' }), h("udp-fluent-badge", { key: '7d5a070cfa141e90b4c593cabcd77c401e0376b3' }))), h("grid-header", { key: '6174b78b2359bd4c1693000e5f9aefc969aac885', headerConfig: this.headerConfig, gridFunctions: this.gridFunctions, gridFunctionInstances: this.gridFunctionInstances, refreshKey: this.refreshKey, onHeaderAction: this.onHeaderAction }), h("div", { key: '26f0e971996dddaf3bbe8bac1c0dda70b6388661', ref: el => (this.gridEl = el) })));
203
+ return (h("div", { key: '104459ae3bbc35124905c375284deea7fd4a18e2', ref: el => (this.gridContainerEl = el) }, h("ghost-render", { key: '9246393a0abf0f32551fc7783747328dbba99ec7' }, h("div", { key: 'b8e6d1fdb1ff7884e6723a0ff9421bd12ad63740' }, h("udp-dialog", { key: '4e2de434c26d11fa47104e6c8f06d76d3e617500' }), h("udp-list-item", { key: 'c46d7dec91a2bae694631f095c9904f85d607ba6' }), h("hint-panel", { key: '4177e50ac5fedda3f15de57153de46201f104454' }), h("udp-side-sheet", { key: '2e8914c6d8ea1bb83e48cce4489fd2d636884498' }), h("udp-fluent-dialog", { key: '482719dc0f89bdbe4749d28aa1d2509343de1ca7' }), h("udp-fluent-text", { key: '03a30ea4a724b2d003befd88f4fa8eba27685411' }), h("udp-fluent-text-input", { key: 'a6e25454b5bd17db8ed441363c81b66902987323' }), h("udp-fluent-switch", { key: 'b547bd01dda86ba3b1c94a5973de9b562cf7cb59' }), h("udp-fluent-button", { key: '9d5b809d46caaedf783b42598adb23f2d181a8b8' }), h("udp-text", { key: 'f4ce740ea9998d756f4e9518a1c304dd5e4208a3' }), h("udp-search-input", { key: '8192e2ac08b3ee6052578677c3361e9dc7648ec5' }), h("udp-fluent-avatar", { key: '8e7f9bb0c6e9dee5d50b5740a9599a7a1271f677' }), h("udp-fluent-icon-button", { key: '059f897ae01e52266e938f77c70dd848efd12f43' }), h("udp-fluent-icon", { key: '33b02e8a98bb6fee997ac180942dbb2545ea2c21' }), h("udp-fluent-badge", { key: '5b0ca3ac9944d662c9593602fe8adfd13da4a2b8' }))), h("grid-header", { key: '5a1a52b5e07dd84dbc5f7b0c8d6ac3cca3faa2d9', headerConfig: this.headerConfig, gridFunctions: this.gridFunctions, gridFunctionInstances: this.gridFunctionInstances, refreshKey: this.refreshKey, onHeaderAction: this.onHeaderAction }), h("div", { key: 'ea69fb43b9a875f35ef7851662af90474321ef81', ref: el => (this.gridEl = el) })));
204
204
  }
205
205
  static get is() { return "ag-grid-base"; }
206
206
  static get originalStyleUrls() {
@@ -92,7 +92,7 @@ export class ApiMethodInstanceGrid {
92
92
  void this.getApiMethodInstanceData();
93
93
  }
94
94
  render() {
95
- return (h("div", { key: 'ba3c1e3d6af72f4db730faf78ebfc36a4c76dbd9', style: { position: 'relative' } }, this.isLoading && (h("div", { key: '3b7082a09a93f7f98b4e0f8e6d36d18504228750', style: {
95
+ return (h("div", { key: '3d24709d0fe5d7284994189f723f1e241abbb4e8', style: { position: 'relative' } }, this.isLoading && (h("div", { key: 'c75165dd8282f7d92fc4a32f872937b9576cdd11', style: {
96
96
  position: 'absolute',
97
97
  inset: '0',
98
98
  display: 'flex',
@@ -100,7 +100,7 @@ export class ApiMethodInstanceGrid {
100
100
  justifyContent: 'center',
101
101
  zIndex: '10',
102
102
  //background: 'rgba(255, 255, 255, 0.8)',
103
- } }, h("udp-spinner", { key: 'e3b67121af39033e99b64f7a3aa42cf69c4106e6', size: "large" }))), h("search-method-grid", { key: '67631e34b4360831d3e045af8a965788ed534b76', onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, searchMethodConfig: this.searchMethodConfig, gridApiCallback: this.gridApiCallback, columnDefs: this.columnDefs })));
103
+ } }, h("udp-spinner", { key: 'cafa30d2a48577e7f38ad7cb337ea1949bb1ebbd', size: "large" }))), h("search-method-grid", { key: '34509045b95e9f580ef544f8740b4cffa2fe1ce5', onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, searchMethodConfig: this.searchMethodConfig, gridApiCallback: this.gridApiCallback, columnDefs: this.columnDefs })));
104
104
  }
105
105
  static get is() { return "api-method-instance-grid"; }
106
106
  static get properties() {
@@ -38,7 +38,7 @@ export class ClientSideGrid {
38
38
  this.clientSideConfig = Object.assign(Object.assign({}, this.gridOptions), { rowModelType: 'clientSide' });
39
39
  }
40
40
  render() {
41
- return (h("ag-grid-base", { key: '666162b2a5fdc844236ccc9d093d66f3820cd85d', columnDefs: this.columnDefs, gridOptions: this.clientSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, gridApiCallback: this.gridApiCallback, gridHeight: this.gridHeight }));
41
+ return (h("ag-grid-base", { key: '986f172c2d9f1758548f3f49be1b3cd2c2693b26', columnDefs: this.columnDefs, gridOptions: this.clientSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, gridApiCallback: this.gridApiCallback, gridHeight: this.gridHeight }));
42
42
  }
43
43
  static get is() { return "client-side-grid"; }
44
44
  static get properties() {
@@ -20,9 +20,37 @@ export class BulkActions {
20
20
  this.onRowSelectionChanged = () => {
21
21
  var _a;
22
22
  startGuardedTransition(() => {
23
- const rows = this.api.getSelectedRows();
24
- this.selectedRows = rows;
25
- this.selectedRowCount = rows.length;
23
+ var _a, _b, _c, _d;
24
+ if (this.api.getGridOption('rowModelType') === 'serverSide') {
25
+ // SSRM: selection is a rule, not a row list. Derive the count from the
26
+ // rule. getSelectedRows() must NOT be called while select-all is active
27
+ // (AG Grid warning #199), so only read concrete rows for explicit picks.
28
+ const state = this.api.getServerSideSelectionState();
29
+ const total = (_b = (_a = this.api.getGridOption('context')) === null || _a === void 0 ? void 0 : _a.rowCount) !== null && _b !== void 0 ? _b : 0;
30
+ const toggledNodes = (_c = state === null || state === void 0 ? void 0 : state.toggledNodes) !== null && _c !== void 0 ? _c : [];
31
+ const selectAll = (_d = state === null || state === void 0 ? void 0 : state.selectAll) !== null && _d !== void 0 ? _d : false;
32
+ this.selectedRows = selectAll ? [] : this.api.getSelectedRows();
33
+ this.selectedRowCount = selectAll
34
+ ? Math.max(total - toggledNodes.length, 0)
35
+ : toggledNodes.length;
36
+ this.selectionState = {
37
+ rowModelType: 'serverSide',
38
+ selectAll,
39
+ toggledNodes,
40
+ selectedCount: this.selectedRowCount,
41
+ };
42
+ }
43
+ else {
44
+ const rows = this.api.getSelectedRows();
45
+ this.selectedRows = rows;
46
+ this.selectedRowCount = rows.length;
47
+ this.selectionState = {
48
+ rowModelType: 'clientSide',
49
+ selectAll: false,
50
+ toggledNodes: [],
51
+ selectedCount: rows.length,
52
+ };
53
+ }
26
54
  this.refresh();
27
55
  });
28
56
  //Refetch server action if gridId has changed, or fetch has not happened
@@ -51,13 +79,13 @@ export class BulkActions {
51
79
  this.executeLocalFunction = (functionName) => {
52
80
  const selectedFunction = this.localFunctions.find(f => f.label === functionName);
53
81
  if (selectedFunction) {
54
- selectedFunction.callback(this.selectedRows);
82
+ selectedFunction.callback(this.selectedRows, this.selectionState);
55
83
  }
56
84
  this.refresh();
57
85
  };
58
86
  this.executeActionProviderAction = (actionId) => {
59
87
  if (this.actionProviderCallback) {
60
- this.actionProviderCallback(actionId, this.selectedRows);
88
+ this.actionProviderCallback(actionId, this.selectedRows, this.selectionState);
61
89
  }
62
90
  this.refresh();
63
91
  };
@@ -77,11 +105,22 @@ export class BulkActions {
77
105
  this.api.setGridOption('rowSelection', { mode: 'multiRow', enableClickSelection: true });
78
106
  }
79
107
  else {
108
+ // SSRM: the header checkbox selects ALL matching rows (every page), stored
109
+ // as a selection rule ({ selectAll, toggledNodes }) — not a row list.
110
+ // 'currentPage'/'filtered' are invalid for SSRM and silently fall back to
111
+ // 'all', so we leave selectAll at its default. Selection is read from
112
+ // getServerSideSelectionState() in onRowSelectionChanged.
80
113
  this.api.setGridOption('rowSelection', {
81
114
  mode: 'multiRow',
82
115
  enableClickSelection: true,
83
- headerCheckbox: false,
116
+ headerCheckbox: true,
84
117
  });
118
+ // SSRM row selection requires Row IDs; without getRowId the select-all
119
+ // state and selection tracking are unreliable.
120
+ if (!this.api.getGridOption('getRowId')) {
121
+ console.warn('[bulkActions] Server-side row selection requires `getRowId` in gridOptions. ' +
122
+ 'Without it the header checkbox select-all and selection state are unreliable.');
123
+ }
85
124
  }
86
125
  //Get gridId from context and fetch bulk actions, or set empty server actions if no gridId
87
126
  this.gridId = (_b = this.api.getGridOption('context')) === null || _b === void 0 ? void 0 : _b.gridId;
@@ -74,7 +74,7 @@ export class SearchMethodGrid {
74
74
  }
75
75
  }
76
76
  render() {
77
- return (h("server-side-grid", { key: 'c4c00eb959bad20100b9f2f1a96bc9013f7cac01', onGridReady: e => this.handleGridReady(e), dataSource: this.dataSource, gridFunctions: this.gridFunctions, columnDefs: this.columnDefs, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
77
+ return (h("server-side-grid", { key: 'd9791249ca416802fab3863cc60a327c4ed5b2f0', onGridReady: e => this.handleGridReady(e), dataSource: this.dataSource, gridFunctions: this.gridFunctions, columnDefs: this.columnDefs, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
78
78
  }
79
79
  static get is() { return "search-method-grid"; }
80
80
  static get properties() {
@@ -23,7 +23,7 @@ export class ServerSideGrid {
23
23
  this.serverSideConfig = Object.assign(Object.assign({ paginationAutoPageSize: true, suppressSetFilterByDefault: true }, this.gridOptions), { rowModelType: 'serverSide' });
24
24
  }
25
25
  render() {
26
- return (h("ag-grid-base", { key: 'a8ad7baf728ab3ded852d91cc6a4c90b1cd7e5c7', columnDefs: this.columnDefs, gridOptions: this.serverSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
26
+ return (h("ag-grid-base", { key: 'c49a157e5e1de23659e323e29eb04b4395bcec96', columnDefs: this.columnDefs, gridOptions: this.serverSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
27
27
  }
28
28
  static get is() { return "server-side-grid"; }
29
29
  static get properties() {
@@ -117,7 +117,7 @@ export class ResourceTimelineCalendar {
117
117
  }
118
118
  render() {
119
119
  const todayString = new Date().toLocaleDateString('en-US');
120
- return (h("div", { key: '92e721dafa80975ead78ed3e8fba36a65636a8d0', class: "resource-timeline-calendar" }, h("resource-timeline-primary-bar", { key: 'e17ff97f7069c5a057caad6168534738dbc79c53', gridBarTitle: this.gridBarTitle, subTitle: this.subTitle, primaryAction: this.primaryAction, secondaryAction: this.secondaryAction, clickBackward: this.handleClickBackward, clickForward: this.handleClickForward, clickToday: this.handleClickToday, subtitleStatus: this.subtitleStatus, subtitleStatusMappingClasses: this.subtitleStatusMappingClasses, disableHeaderActions: this.disableHeaderActions, showLockedIcon: this.showLockedIcon }, h("slot", { key: '4eb8edb054f962695c7b018508ea718d5bafec16', name: "inline", slot: "inline" })), h("client-side-grid", { key: '32bfe633f571dd7a47d773cff67042be5b6b19f0', rowData: this.filledRowData, columnDefs: this.formattedColumnDefs, gridFunctions: this.getGridFunctions(), gridId: this.gridId, gridOptions: Object.assign(Object.assign({}, this.additionalGridOptions), { components: {
120
+ return (h("div", { key: '9859ba3a357e5ff6b3af2ca610bd745e2dfcefd0', class: "resource-timeline-calendar" }, h("resource-timeline-primary-bar", { key: '1e88673b1eccab14147b8634e9ec04a24563afe4', gridBarTitle: this.gridBarTitle, subTitle: this.subTitle, primaryAction: this.primaryAction, secondaryAction: this.secondaryAction, clickBackward: this.handleClickBackward, clickForward: this.handleClickForward, clickToday: this.handleClickToday, subtitleStatus: this.subtitleStatus, subtitleStatusMappingClasses: this.subtitleStatusMappingClasses, disableHeaderActions: this.disableHeaderActions, showLockedIcon: this.showLockedIcon }, h("slot", { key: 'b759f14475440172ead2f675303e0beff9f6bf7a', name: "inline", slot: "inline" })), h("client-side-grid", { key: 'd23b3a3f70d9e100a7195c04cb3fc0e61b0966dc', rowData: this.filledRowData, columnDefs: this.formattedColumnDefs, gridFunctions: this.getGridFunctions(), gridId: this.gridId, gridOptions: Object.assign(Object.assign({}, this.additionalGridOptions), { components: {
121
121
  resourceTimelineCalendarHeader: ResourceTimelineColumnHeader,
122
122
  }, processPivotResultColDef: colDef => {
123
123
  colDef.suppressHeaderContextMenu = true;
@@ -22,11 +22,11 @@ export class ResourceTimelinePrimaryBar {
22
22
  Object.assign(Object.assign({}, this.secondaryAction), { label: (_d = this.secondaryAction.label) !== null && _d !== void 0 ? _d : '', disabled: this.secondaryAction.disabled || this.disableHeaderActions }),
23
23
  ]
24
24
  : [];
25
- return (h("udp-primary-action-header", { key: 'f5edf0459f7e0f6136ed8e3056db4b788369164e', primaryAction: primaryAction, secondaryActions: secondaryActions }, h("span", { key: '4b539edaaa740cff41c3c4e1a8b6086d4f4c54df', slot: "title" }, this.gridBarTitle != null
25
+ return (h("udp-primary-action-header", { key: '684c299e5526ad20fb1c0d0feae08a92c8d01f06', primaryAction: primaryAction, secondaryActions: secondaryActions }, h("span", { key: '1e6453e230c55672c3ba71c8273ccaa61a773107', slot: "title" }, this.gridBarTitle != null
26
26
  ? h("udp-text", { variant: "subtitle1", block: false }, this.gridBarTitle)
27
- : h("udp-skeleton-loading", { width: "200px" })), h("span", { key: 'b3a30a27bc09da0ce1de25e667496120f937101c', slot: "subtitle" }, this.subTitle != null
27
+ : h("udp-skeleton-loading", { width: "200px" })), h("span", { key: 'e32e399fdff02beed30f1a8e241a983eebbd0583', slot: "subtitle" }, this.subTitle != null
28
28
  ? h("udp-text", { variant: "caption1" }, this.subTitle)
29
- : h("udp-skeleton-loading", { width: "200px" })), h("span", { key: '59002f25369250081912604674992da9bc1e3624', slot: "inline", class: "inline-status" }, h("slot", { key: '5c0e77c384f8c62a74072624666e968f0d3658bc', name: "inline" }), this.subtitleStatus && (h("udp-fluent-badge", { key: '9627a6c43500ee36edac9d577661559e82bf7370', appearance: "outline", color: chipToBadgeColor[this.subtitleStatusMappingClasses[this.subtitleStatus]] }, this.subtitleStatus)), this.showLockedIcon && (h("udp-fluent-icon-button", { key: '515c9aa4087d17d8c8152b9773b8cf9b54ad4ff3', iconName: "lock", appearance: "outline", size: "small", disabled: true, ariaLabel: "Locked" }))), this.clickBackward && (h("div", { key: '0a999382c0ce9c3f2bb865d0dba3f43af5e1f44e', slot: "actions", class: "date-navigation" }, h("udp-fluent-icon-button", { key: 'd20fd23cbc27ff99a2de9d106a05efcda45d9398', ariaLabel: "Previous period", iconName: "chevron-left", appearance: "subtle", shape: "rounded", disabled: this.disableHeaderActions, onClick: this.clickBackward }), this.clickToday && (h("udp-fluent-button", { key: 'a6b7cac7b5a97d4d137085d4ccfd5613242ed18d', appearance: "subtle", disabled: this.disableHeaderActions, onClick: this.clickToday }, "Today")), h("udp-fluent-icon-button", { key: 'a67cf5dd57057065f0a437cda062d6df24b0d953', ariaLabel: "Next period", iconName: "chevron-right", appearance: "subtle", shape: "rounded", disabled: this.disableHeaderActions, onClick: this.clickForward })))));
29
+ : h("udp-skeleton-loading", { width: "200px" })), h("span", { key: '281deb6e2678e3729bd7419708cb1c44879d9c07', slot: "inline", class: "inline-status" }, h("slot", { key: '254cb0922383349d7c347180f9728229368fa9c4', name: "inline" }), this.subtitleStatus && (h("udp-fluent-badge", { key: '1ecec25eb1db822b5bf827f3c3fdd5d8603cdb96', appearance: "outline", color: chipToBadgeColor[this.subtitleStatusMappingClasses[this.subtitleStatus]] }, this.subtitleStatus)), this.showLockedIcon && (h("udp-fluent-icon-button", { key: '2d592f9d535ad9a721291263e67d4d04d2200e51', iconName: "lock", appearance: "outline", size: "small", disabled: true, ariaLabel: "Locked" }))), this.clickBackward && (h("div", { key: 'd44e7b3f5927c54c7256c460427285e3db1bdc18', slot: "actions", class: "date-navigation" }, h("udp-fluent-icon-button", { key: 'e8eb8c16f9c535020f59779f59948c55b109e2b2', ariaLabel: "Previous period", iconName: "chevron-left", appearance: "subtle", shape: "rounded", disabled: this.disableHeaderActions, onClick: this.clickBackward }), this.clickToday && (h("udp-fluent-button", { key: '2505791f7bbb106c8c2ea7f5011d2f2f888f9741', appearance: "subtle", disabled: this.disableHeaderActions, onClick: this.clickToday }, "Today")), h("udp-fluent-icon-button", { key: 'a840bd59bb111da4228c7bf50c7946190404bfb1', ariaLabel: "Next period", iconName: "chevron-right", appearance: "subtle", shape: "rounded", disabled: this.disableHeaderActions, onClick: this.clickForward })))));
30
30
  }
31
31
  static get is() { return "resource-timeline-primary-bar"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -179,15 +179,15 @@ export class AddressSearch {
179
179
  borderBottom: '1px solid var(--gray-02, #f0f0f0)',
180
180
  }
181
181
  : undefined;
182
- return (h(Host, { key: '1571600d3d494d313f93582b4498ef887ec7a99b', class: {
182
+ return (h(Host, { key: '54c1b5ced8b1feb8f09a0106cbf5ed44e2b52358', class: {
183
183
  'udp-input': true,
184
184
  'udp-input--error': isError,
185
185
  'udp-input--disabled': this.disabled,
186
186
  'udp-input--readonly': this.readonly,
187
187
  'address-search--suggestions-open': isSuggestionsOpen,
188
- } }, h("div", { key: 'b70fcc7b2e81cd61c0d90b8e47ccd816a2a68657', class: "bx--form-item map-input-search-field" }, h("unity-typography", { key: 'b0364f1191437caa0841d6b77da9cd01ee674ce9', variant: "caption-text" }, h("label", { key: '282b8eee40e96b1f19390770b9ef829cb62438da', htmlFor: this.inputId + '-search', class: "bx--label" }, this.label, this.required ? '*' : '')), h("div", { key: 'c78d5e03afe8695ce3aa48134ea461857354b5fd', class: "search-container" }, h("div", { key: '857cbac7e7f2e2945d4ea0726345767b25ff18db', class: "search-wrapper" }, h("input", { key: "map-search-input", type: "text", id: this.inputId + '-search', class: "search-input bx--text-input", placeholder: this.placeholder, value: this.searchQuery, onInput: this.handleSearchInput, onFocus: this.handleFocus, disabled: this.disabled, readOnly: this.readonly,
188
+ } }, h("div", { key: '71ab567177663be2428a7230a6c77adbc1bc779f', class: "bx--form-item map-input-search-field" }, h("unity-typography", { key: '62d419bd641583b49601c6e1224e40b852edb56a', variant: "caption-text" }, h("label", { key: '0444fe564d25002d536b113a54a29803e596d460', htmlFor: this.inputId + '-search', class: "bx--label" }, this.label, this.required ? '*' : '')), h("div", { key: '3596d562635950ae34ffff929bda657003332b0d', class: "search-container" }, h("div", { key: '598d0c22795a35930385d4cd158166830fc605ff', class: "search-wrapper" }, h("input", { key: "map-search-input", type: "text", id: this.inputId + '-search', class: "search-input bx--text-input", placeholder: this.placeholder, value: this.searchQuery, onInput: this.handleSearchInput, onFocus: this.handleFocus, disabled: this.disabled, readOnly: this.readonly,
189
189
  // eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
190
- ref: el => (this.searchInputEl = el) }), h("div", { key: '3761ae348cc1cdd1640ac5e980ff91bfe39e4e53', class: "search-actions" }, h("button", { key: '76f224bf745d29e999a8f40207132cbf052527c7', type: "button", class: { 'clear-button': true, 'hidden': !this.searchQuery }, onClick: this.clearSearch, "aria-label": "Clear search", disabled: this.disabled || this.readonly }, "\u2715"), h("div", { key: 'bbd142a58bad4bc190c1fff1d36fc318bd587980', class: { 'loading-indicator': true, 'hidden': !isBusy } }, h("div", { key: '37ea79440c9acff7086d7dbbd824dabb960abe66', class: "spinner" }))), h("udp-pop-over", { key: 'ac0ef8d4a234e91cebdc6806a4996d3f83477ed1', anchorElement: this.searchInputEl, isOpen: isSuggestionsOpen, appendToBody: this.appendSuggestionsToBody, popoverPlacement: "bottom-start", popoverWidth: popoverWidth, popoverMaxHeight: "var(--address-search-suggestions-max-height)", overflow: "auto", handleOnClose: () => (this.showSuggestions = false) }, h("ul", { key: '0228f5977d73bcdaa3b4104c453c946839fc27a7', class: "suggestions-list", style: suggestionsListStyle }, this.suggestions.map(suggestion => (h("li", { key: suggestion.id, class: "suggestion-item", style: suggestionItemStyle, onClick: () => this.selectAddress(suggestion) }, h("unity-typography", { variant: "body" }, h("div", { class: "suggestion-content" }, h("span", { class: "suggestion-address" }, suggestion.address.freeformAddress)))))))))), errorMessage ? (h("div", { class: "error-message" }, h("unity-typography", { variant: "caption-text", color: "error" }, errorMessage))) : null)));
190
+ ref: el => (this.searchInputEl = el) }), h("div", { key: '9c7bbed5e77ef3402ea06cce661a1d0ff04662ca', class: "search-actions" }, h("button", { key: 'fe2b9e6c2657f614951b4d36f346e5f7277cf89b', type: "button", class: { 'clear-button': true, 'hidden': !this.searchQuery }, onClick: this.clearSearch, "aria-label": "Clear search", disabled: this.disabled || this.readonly }, "\u2715"), h("div", { key: '57f8996c3813a5ff4bf62d373522eacc2f33c469', class: { 'loading-indicator': true, 'hidden': !isBusy } }, h("div", { key: 'c9209dd794c3cb393609cbb44a6f720200e95ce7', class: "spinner" }))), h("udp-pop-over", { key: 'db70afb735bbdab669e0591d663e6d18f2a5dbbe', anchorElement: this.searchInputEl, isOpen: isSuggestionsOpen, appendToBody: this.appendSuggestionsToBody, popoverPlacement: "bottom-start", popoverWidth: popoverWidth, popoverMaxHeight: "var(--address-search-suggestions-max-height)", overflow: "auto", handleOnClose: () => (this.showSuggestions = false) }, h("ul", { key: '23262f78c690fc311e94bc10b26a7fdcc6fd73ab', class: "suggestions-list", style: suggestionsListStyle }, this.suggestions.map(suggestion => (h("li", { key: suggestion.id, class: "suggestion-item", style: suggestionItemStyle, onClick: () => this.selectAddress(suggestion) }, h("unity-typography", { variant: "body" }, h("div", { class: "suggestion-content" }, h("span", { class: "suggestion-address" }, suggestion.address.freeformAddress)))))))))), errorMessage ? (h("div", { class: "error-message" }, h("unity-typography", { variant: "caption-text", color: "error" }, errorMessage))) : null)));
191
191
  }
192
192
  static get is() { return "address-search"; }
193
193
  static get encapsulation() { return "shadow"; }
@@ -129,13 +129,13 @@ export class Checkbox {
129
129
  */
130
130
  render() {
131
131
  const isError = !!this.errorMessage;
132
- return (h(Host, { key: 'eee6e787476ed2cf30bb37f46e2c07583995f29a', class: {
132
+ return (h(Host, { key: '38b86edb1086d96e64d595299425e99557fb19c1', class: {
133
133
  'udp-input': true,
134
134
  'udp-input--error': isError,
135
135
  'udp-input--disabled': this.disabled,
136
136
  'udp-input--required': this.required,
137
137
  'udp-input--checked': this.internalChecked
138
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'a6328aba43099c7d0911fb2d82e15972d8a7dbcd', class: "checkbox-container" }, h("input", { key: 'dadfe0b5e11f20c9852cfe5d5eefb69c067c527d', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && h("label", { key: 'f249a421fcb0aae4efe80d78bd42bd2aa253e2a7', htmlFor: this.id }, this.label), this.errorMessage && h("div", { key: '43ebfc2f5efca5c5713fe953745af47adb8984e2', class: "error-message" }, this.errorMessage))));
138
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'd3d864ed22dd2b97a067504c75ea686474e19866', class: "checkbox-container" }, h("input", { key: '5de6dacf24df58a388e044c423d2d79c6f8139a3', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && h("label", { key: '2df405fd4dab70af58815b934d7522e91b6f0c7c', htmlFor: this.id }, this.label), this.errorMessage && h("div", { key: 'b0c450de24306361e505d8712bedaacdead91700', class: "error-message" }, this.errorMessage))));
139
139
  }
140
140
  static get is() { return "check-box"; }
141
141
  static get encapsulation() { return "shadow"; }
@@ -467,10 +467,10 @@ export class UdpDateRangeSelector {
467
467
  : 'calendar-range';
468
468
  const containerWidth = this.getContainerWidth();
469
469
  const monthWidth = this.getMonthWidth();
470
- return (h(Host, { key: '7f3b47433cfeb11958f4a795ab543e7ec0f13570', style: {
470
+ return (h(Host, { key: '2c96970f661cbad7b66974124e973671d642d7de', style: {
471
471
  '--calendar-width': monthWidth,
472
472
  '--container-width': containerWidth,
473
- }, class: `size-${this.size}`, onClick: e => e.stopPropagation() }, h("div", { key: '107351ca36776ebf443311793313843a9d383973', class: "calendar-header" }, h("udp-fluent-icon-button", { key: 'b91e4f0d1a54344dfaa3d5ded9f0d5f8e4f8d699', iconName: "chevron-left", onClick: this.handlePrevious, disabled: this.isPrevDisabled(), appearance: "transparent", ariaLabel: "Previous" }), h("udp-fluent-button", { key: 'a445fde9eb3ae9ff7753c00dc21ac45cd0a1658a', appearance: "transparent", onClick: this.handleHeaderClick, ariaLabel: this.viewMode === 'year' ? undefined : 'Change view', disabled: this.viewMode === 'year' }, this.getHeaderText()), h("udp-fluent-icon-button", { key: '9b791afd007615ebb8c9b8aabffff47921173d39', iconName: "chevron-right", onClick: this.handleNext, disabled: this.isNextDisabled(), appearance: "transparent", ariaLabel: "Next" })), this.viewMode === 'day' && (h(CalendarTag, { key: '4711ddf5156e315c6eefbb6fb18a79015d4a2939', ref: el => (this.calendarRef = el), value: this.value, min: this.minDate, max: this.maxDate, firstDayOfWeek: 0, months: this.monthsToDisplay, showOutsideDays: true, pageBy: "single", isDateDisallowed: this.isDateDisallowed, getDayParts: this.getDayParts, onChange: this.handleChange, onFocusday: this.handleFocusChange }, h("span", { key: '990acbf0b90edc532f37dbb57741690da8183bfc', slot: "previous", style: { display: 'none' } }), h("span", { key: 'edcf80e6ec99d7f3639f6c5ee8c0025acb49c731', slot: "next", style: { display: 'none' } }), h("div", { key: '1232ad593e810386f48443e7117587b9e33d3106', class: "grid" }, Array.from({ length: this.monthsToDisplay }).map((_, index) => (h("calendar-month", { offset: index })))))), this.viewMode === 'month' && this.renderMonthGrid(), this.viewMode === 'year' && this.renderYearGrid()));
473
+ }, class: `size-${this.size}`, onClick: e => e.stopPropagation() }, h("div", { key: '084e12c39bb72e4d1ce3c8414fbbea4afe191ca9', class: "calendar-header" }, h("udp-fluent-icon-button", { key: 'fbee6a6fc28c57c57a0b03608ac52d65de2e8e27', iconName: "chevron-left", onClick: this.handlePrevious, disabled: this.isPrevDisabled(), appearance: "transparent", ariaLabel: "Previous" }), h("udp-fluent-button", { key: 'a87df68ad340f894967e885373da7e41ee8a9f26', appearance: "transparent", onClick: this.handleHeaderClick, ariaLabel: this.viewMode === 'year' ? undefined : 'Change view', disabled: this.viewMode === 'year' }, this.getHeaderText()), h("udp-fluent-icon-button", { key: 'fa625115fe2dc34de19cdc97d1ca33a5985805a2', iconName: "chevron-right", onClick: this.handleNext, disabled: this.isNextDisabled(), appearance: "transparent", ariaLabel: "Next" })), this.viewMode === 'day' && (h(CalendarTag, { key: '15f4e9fe38ac1daa8b1af228a9f950e538590e56', ref: el => (this.calendarRef = el), value: this.value, min: this.minDate, max: this.maxDate, firstDayOfWeek: 0, months: this.monthsToDisplay, showOutsideDays: true, pageBy: "single", isDateDisallowed: this.isDateDisallowed, getDayParts: this.getDayParts, onChange: this.handleChange, onFocusday: this.handleFocusChange }, h("span", { key: '292296bc516a3edf9865fb6fd76b9165ff56ce53', slot: "previous", style: { display: 'none' } }), h("span", { key: '7f846eb148e7bf1d22c3cfae742f82650f8c3a74', slot: "next", style: { display: 'none' } }), h("div", { key: 'df1eda552a64637b8515b282f719d3e2d2f9f0a7', class: "grid" }, Array.from({ length: this.monthsToDisplay }).map((_, index) => (h("calendar-month", { offset: index })))))), this.viewMode === 'month' && this.renderMonthGrid(), this.viewMode === 'year' && this.renderYearGrid()));
474
474
  }
475
475
  static get is() { return "udp-date-range-selector"; }
476
476
  static get encapsulation() { return "shadow"; }
@@ -160,7 +160,7 @@ export class UdpDateSelector {
160
160
  classNames.push('bx--text-input--full-width');
161
161
  }
162
162
  const inputClass = classNames.join(' ');
163
- return (h(Host, { key: '7893c700f86e5806cd7899759af4fec29224ab77', class: {
163
+ return (h(Host, { key: 'bfb4dfcf8fa577b83f8eeba262c5fda985208fd0', class: {
164
164
  'udp-input': true,
165
165
  'udp-input--error': isError,
166
166
  'udp-input--disabled': this.disabled,
@@ -169,9 +169,9 @@ export class UdpDateSelector {
169
169
  'udp-input--required': this.required,
170
170
  [`udp-input--size-${this.size}`]: true,
171
171
  [`udp-input--margin-${this.margin}`]: true,
172
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '96a601d06a84ac28cae4122fa32e4566ddf68708', class: "bx--form-item" }, h("unity-typography", { key: '93e546890e3df61410df30878b9cce9eec5f07f7', variant: "caption-text" }, h("label", { key: 'ef1df1bd39fd42da9c48f1a3f5885e05cf7c299d', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: 'c803b21d7f0df3f4d76f88fbe22a51996c8b0882', type: "date", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onChange: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
172
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '39632d67d95a0702c7e44fcf8e0ec74e440646c9', class: "bx--form-item" }, h("unity-typography", { key: '02d75d18d3b716cb68051ae6c1e2b8d586df5b19', variant: "caption-text" }, h("label", { key: '822a321cdc92dec3b213704711cfe6c800d8859b', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '045d684f224968dbb6ba8a4a609478b8b87560ff', type: "date", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onChange: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
173
173
  //@ts-ignore
174
- udprecordid: 'udpRecord-udp-date-selector-' + this.id }), h("unity-typography", { key: 'f89439965c32d3623d6b015f705d2d322dea19c2', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
174
+ udprecordid: 'udpRecord-udp-date-selector-' + this.id }), h("unity-typography", { key: 'c8f2ea04a457ec37b580a01d8e917d1e256d86ef', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
175
175
  }
176
176
  static get is() { return "udp-date-selector"; }
177
177
  static get encapsulation() { return "shadow"; }
@@ -189,7 +189,7 @@ export class UdpDateTimeSelector {
189
189
  classNames.push('bx--text-input--full-width');
190
190
  }
191
191
  const inputClass = classNames.join(' ');
192
- return (h(Host, { key: '1984e183da0e602b16ec5453744452ceb659d294', class: {
192
+ return (h(Host, { key: '1ca041f275ae391160fd74cdfa2625ce6c744c62', class: {
193
193
  'udp-input': true,
194
194
  'udp-input--error': isError,
195
195
  'udp-input--disabled': this.disabled,
@@ -198,9 +198,9 @@ export class UdpDateTimeSelector {
198
198
  'udp-input--required': this.required,
199
199
  [`udp-input--size-${this.size}`]: true,
200
200
  [`udp-input--margin-${this.margin}`]: true,
201
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '607251acff47964e651888c2a30212ce369058d0', class: "bx--form-item" }, h("unity-typography", { key: 'c6b0683f946657009203fd8e8b958ba270f5a01d', variant: "caption-text" }, h("label", { key: '3ab73991b0e8ce96a2c1add100baa1513cd2c808', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '6ce9c27de7e19dc4f30d98431ba8d4c2aa29c4a9', type: "datetime-local", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
201
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '1697537523be77c291bb89e9a4effe50138efdd6', class: "bx--form-item" }, h("unity-typography", { key: '48482156208d0628c773a726b235221cb5cd757a', variant: "caption-text" }, h("label", { key: '6fd348f798afb027025ec7ea831e342fd1bf55e6', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '8c9d72851849815f6d68deb9c8f36355a53a7846', type: "datetime-local", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
202
202
  //@ts-ignore
203
- udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), h("unity-typography", { key: '7ead339e05b7d8e25bfcb3dc96fb226fd53370db', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
203
+ udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), h("unity-typography", { key: '48f41e44b4565b923f8cccd09e1f2842dc3469ed', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
204
204
  }
205
205
  static get is() { return "udp-datetime-selector"; }
206
206
  static get encapsulation() { return "shadow"; }
@@ -1312,22 +1312,22 @@ export class FileUpload {
1312
1312
  const showReadOnlyEmptyState = this.readonly && this.files.length === 0;
1313
1313
  const disableDropArea = hasSingleSelectionLimitReached;
1314
1314
  // Default mode
1315
- return (h(Host, { key: '59dbc334b9de909336f1413a3322ad0ffa10930f', class: {
1315
+ return (h(Host, { key: '1b5fc48b4d05e0a30906f1e1bfb24a22804c98b8', class: {
1316
1316
  'udp-input': true,
1317
1317
  'udp-input--error': isError,
1318
1318
  'udp-input--full-width': this.fullWidth,
1319
1319
  'udp-input--disabled': this.disabled,
1320
1320
  'udp-input--readonly': this.readonly,
1321
- }, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, h("div", { key: '0dacf08f99d086f4d5a1e1b7c04573e51d29ffcc', id: "drop-area", onDragOver: disableDropArea ? undefined : this.handleDragOver, onDrop: disableDropArea ? undefined : this.handleDrop, onDragEnter: disableDropArea ? undefined : this.handleDragEnter, onDragLeave: disableDropArea ? undefined : this.handleDragLeave, class: this.fullWidth ? 'full-width' : 'contained-width' }, showImageGallery && (h("div", { key: '743a20b577700fe26fc9025761dfbd8489636714', class: "image-gallery", "aria-label": "Uploaded image previews", style: { gridTemplateColumns: `repeat(${Math.min(this.files.length, 3)}, minmax(0, 1fr))` } }, this.files.map((file, index) => {
1321
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, h("div", { key: '29c9fc2516788d23cd66846486337a411295f142', id: "drop-area", onDragOver: disableDropArea ? undefined : this.handleDragOver, onDrop: disableDropArea ? undefined : this.handleDrop, onDragEnter: disableDropArea ? undefined : this.handleDragEnter, onDragLeave: disableDropArea ? undefined : this.handleDragLeave, class: this.fullWidth ? 'full-width' : 'contained-width' }, showImageGallery && (h("div", { key: '66324232e451f94870e5e47d59fc9aaa87b8be5d', class: "image-gallery", "aria-label": "Uploaded image previews", style: { gridTemplateColumns: `repeat(${Math.min(this.files.length, 3)}, minmax(0, 1fr))` } }, this.files.map((file, index) => {
1322
1322
  const previewUrl = this.allowMultiple ? this.imagePreviewUrls[index] : this.imagePreviewUrl;
1323
1323
  const isLoading = this.allowMultiple ? this.imagePreviewLoading[index] === true : false;
1324
1324
  const uploadTimestamp = this.getUploadTimestampForFile(file);
1325
1325
  return (h("div", { class: "image-gallery-card", key: `image-preview-${index}` }, h("div", { class: "image-gallery-item", onClick: () => previewUrl && this.openImageModal(previewUrl, file.name) }, previewUrl ? (h("img", { src: previewUrl, alt: `Uploaded image ${index + 1}`, class: "image-gallery-thumbnail" })) : isLoading ? (h("udp-spinner", { size: "small", appearance: "primary" })) : (h("unity-typography", { variant: "caption-text" }, "No preview")), !this.readonly && (h("div", { class: "image-gallery-item-actions", onClick: (e) => e.stopPropagation() }, h("stencil-icon-button", { showLabel: false, icon: getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index), disabled: this.disabled || this.readonly })))), h("div", { class: "image-gallery-meta" }, h("div", { class: "image-gallery-file-details" }, h("button", { type: "button", class: "image-gallery-file-name", onClick: () => this.downloadFile(file), disabled: this.disabled, title: file.name }, h("span", { class: "file-name-ellipsis" }, file.name)), this.displayUploadTime && (h("unity-typography", { variant: "caption-text" }, this.formatUploadTimestamp(uploadTimestamp)))))));
1326
- }))), !showImageGallery && this.files.length > 0 && (h("div", { key: 'e59c0a642e6b158019cceab77f18e2f424076da0', class: "upload-container" }, h("div", { key: 'f30e358962c323b3300c3eb7c7cb7077eb935b97', class: "file-list" }, this.files.map((file, index) => {
1326
+ }))), !showImageGallery && this.files.length > 0 && (h("div", { key: '02b6a6bd23b1497bfa717c678757c170833ccea2', class: "upload-container" }, h("div", { key: '1273441664b098c6308b4758fedbcc1c91de63c5', class: "file-list" }, this.files.map((file, index) => {
1327
1327
  const isExistingFile = this.existingFileReferences.has(file.name);
1328
1328
  const uploadTimestamp = this.getUploadTimestampForFile(file);
1329
1329
  return (h("div", { class: "file-container", key: index }, h("div", { class: `file-details ${this.displayUploadTime ? 'with-timestamp' : 'without-timestamp'}` }, h("div", { class: "file-text", onClick: () => this.downloadFile(file) }, h("unity-typography", null, h("span", { class: "file-name-ellipsis", title: file.name }, file.name, " ", isExistingFile && h("span", { style: { fontSize: '0.8em', opacity: '0.7' } }, " (saved)")))), this.displayUploadTime && (h("div", { class: "timestamp-text" }, h("unity-typography", { variant: "caption-text", color: "inherit" }, this.formatUploadTimestamp(uploadTimestamp))))), !this.readonly && (h("div", null, h("stencil-icon-button", { showLabel: false, icon: getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index), disabled: this.disabled || this.readonly })))));
1330
- })))), this.files.length > 0 && !this.readonly && showUploaderPrompt && h("udp-divider", { key: '9fc50dbd44a7462ab43e3fa6d74205dfaf55cdb9', size: "100%" }), showReadOnlyEmptyState ? (h("div", { class: 'upload-container' }, h("unity-typography", { variant: "h4" }, `No item${this.allowMultiple ? 's' : ''}`))) : (showUploaderPrompt && (h("div", { class: 'upload-container' }, h("div", null, !this.hideDragAndDrop ? (h("unity-typography", null, h("p", null, this.getResolvedDragAndDropMessage()), !this.hideButton ? h("p", null, "or") : '')) : (''), !this.hideButton ? (h("custom-button", { label: this.getResolvedBrowseFileMessage(), onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
1330
+ })))), this.files.length > 0 && !this.readonly && showUploaderPrompt && h("udp-divider", { key: '030ae95ecf23e75d56d75bb32142881570adbeaf', size: "100%" }), showReadOnlyEmptyState ? (h("div", { class: 'upload-container' }, h("unity-typography", { variant: "h4" }, `No item${this.allowMultiple ? 's' : ''}`))) : (showUploaderPrompt && (h("div", { class: 'upload-container' }, h("div", null, !this.hideDragAndDrop ? (h("unity-typography", null, h("p", null, this.getResolvedDragAndDropMessage()), !this.hideButton ? h("p", null, "or") : '')) : (''), !this.hideButton ? (h("custom-button", { label: this.getResolvedBrowseFileMessage(), onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
1331
1331
  //@ts-ignore
1332
1332
  udprecordid: 'udpRecord-file-upload-' + this.id })) : (''))))), this.renderImageModal(), this.errorMessage && !this.fileWindowOpen ? (h("div", { id: "error-text" }, h("unity-typography", { color: "error" }, this.errorMessage))) : (''))));
1333
1333
  }
@@ -52,7 +52,7 @@ export class FormMetadataDisplay {
52
52
  render() {
53
53
  return (
54
54
  // role/aria-label provide a lightweight accessible grouping for screen readers
55
- h("div", { key: '612634c4e6a6af4181abc6b4526be06abb03a159', class: "container", role: "group", "aria-label": "Form metadata" }, this.displayOwnerFullName && this.userDisplayName && this.renderRow('Name', this.userDisplayName), this.displayOwnerEmail && this.userEmail && this.renderRow('Email', this.userEmail), this.displaySubmissionDate && this.submittedOn && this.renderRow('Submitted on', dateFormatter(this.submittedOn, 'long'))));
55
+ h("div", { key: '63040b66bd59a3dc1b78d177357f935f1143b1a4', class: "container", role: "group", "aria-label": "Form metadata" }, this.displayOwnerFullName && this.userDisplayName && this.renderRow('Name', this.userDisplayName), this.displayOwnerEmail && this.userEmail && this.renderRow('Email', this.userEmail), this.displaySubmissionDate && this.submittedOn && this.renderRow('Submitted on', dateFormatter(this.submittedOn, 'long'))));
56
56
  }
57
57
  static get is() { return "form-metadata-display"; }
58
58
  static get encapsulation() { return "shadow"; }
@@ -72,7 +72,7 @@ export class ImageUpload {
72
72
  var _a, _b;
73
73
  const dragAndDropMessage = (_a = this.dragAndDropMessage) !== null && _a !== void 0 ? _a : `Drag and drop your image${this.allowMultiple ? 's' : ''} here`;
74
74
  const browseFileMessage = (_b = this.browseFileMessage) !== null && _b !== void 0 ? _b : `Browse Image${this.allowMultiple ? 's' : ''}`;
75
- return (h(Host, { key: '3ecef7e1d24ff2594617dbe014b35ec08bf5df4b' }, h("file-upload", { key: 'a3f181122b6d3283ae2f28d8ef7ef4b11248f03c', allowMultiple: this.allowMultiple, allowedMimeTypes: this.allowedMimeTypes, fullWidth: this.fullWidth, required: this.required, error: this.error, dragAndDropMessage: dragAndDropMessage, browseFileMessage: browseFileMessage, hideDragAndDrop: this.hideDragAndDrop, hideButton: this.hideButton, id: this.id, name: this.name, label: this.label, disabled: this.disabled, readonly: this.readonly, initialValue: this.initialValue, metadataTimestampKey: "image.timestamp", displayUploadTime: this.displayUploadTime, uploadTimestamps: this.uploadTimestamps, renderImage: true, onChange: this.handleFileChange, onMetadataEmit: this.handleMetadataEmit })));
75
+ return (h(Host, { key: '425712dd7384de03a8617d2e1d200282d5f7fdbf' }, h("file-upload", { key: '43c63aa9992127322b1cf5593ef6a889e208e3d9', allowMultiple: this.allowMultiple, allowedMimeTypes: this.allowedMimeTypes, fullWidth: this.fullWidth, required: this.required, error: this.error, dragAndDropMessage: dragAndDropMessage, browseFileMessage: browseFileMessage, hideDragAndDrop: this.hideDragAndDrop, hideButton: this.hideButton, id: this.id, name: this.name, label: this.label, disabled: this.disabled, readonly: this.readonly, initialValue: this.initialValue, metadataTimestampKey: "image.timestamp", displayUploadTime: this.displayUploadTime, uploadTimestamps: this.uploadTimestamps, renderImage: true, onChange: this.handleFileChange, onMetadataEmit: this.handleMetadataEmit })));
76
76
  }
77
77
  static get is() { return "image-upload"; }
78
78
  static get encapsulation() { return "shadow"; }