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
@@ -100,13 +100,13 @@ const ChipSection = class {
100
100
  }
101
101
  render() {
102
102
  console.log("Rendering ChipSection", this.visibleFilterChips);
103
- return (index.h("div", { key: 'a8c1fb0e717bb6da7c05416130209179f7e3dd0e', class: "wrapper", id: "chipSectionContainer" }, index.h("div", { key: '79bb39f4bd8bef80e13e3c6551ac404fa88863c6', class: "chipHolder" }, index.h("div", { key: '5240e03fced619de673dd7b3a9d9d8e90f73c4cb', id: "viewChipsContainer" }, this.viewChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('view', index$1), text: chip.label, class: "viewChip" })))), index.h("udp-dynamic-container-with-menu", { key: 'c4771d765fa45e12f0a14264c0e023b5d425b50e', id: "filterChipsContainer", menuItems: this.menuItems }, this.selectedFilterChip && (index.h("stencil-chip", { key: '86c8a14c8170ce99bf7809f87a1e26200c2a418f', onOnDelete: this.handleFilterChipUntoggle, text: this.selectedFilterChip.label, class: "viewChip" })), console.log('filtering here...', this.filterChips), this.filterChips.map((chip) => {
103
+ return (index.h("div", { key: '682d90efd9def02e31111a7213268a78e1192ece', class: "wrapper", id: "chipSectionContainer" }, index.h("div", { key: 'b1604e89dd0863d30d7b6da49896fba101ce9db9', class: "chipHolder" }, index.h("div", { key: '21908fddfcab881cbc7f6fc95e5fcc6ffee2bfac', id: "viewChipsContainer" }, this.viewChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('view', index$1), text: chip.label, class: "viewChip" })))), index.h("udp-dynamic-container-with-menu", { key: 'c1273403c82ca1b92a7a2a03fc2743281b5732a7', id: "filterChipsContainer", menuItems: this.menuItems }, this.selectedFilterChip && (index.h("stencil-chip", { key: 'ec5a481306fa1aee40d919727eaab27043f2056e', onOnDelete: this.handleFilterChipUntoggle, text: this.selectedFilterChip.label, class: "viewChip" })), console.log('filtering here...', this.filterChips), this.filterChips.map((chip) => {
104
104
  if (this.selectedFilterChip && chip.id === this.selectedFilterChip.id) {
105
105
  console.log('returning null...');
106
106
  return null;
107
107
  }
108
108
  return (index.h("stencil-chip", { text: `${chip.label} ${chip.value}`, class: "filterChip", onClick: () => this.handleFilterChipToggle(chip) }));
109
- })), index.h("div", { key: '48124a18b533be7e9f56e8703d179bd62173c2e1', id: "additionalFilterChipsContainer" }, this.additionalFilterChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('additionalFilter', index$1), text: chip.label, class: "additionalFilterChip" })))), !this.hideKpiSection && (index.h("div", { key: '829d682c2fc848d525c6ec01e069ee06bf1eb0b9', class: "KPI", id: "kpiContainer" }, this.kpiValues.slice(0, this.maxKPIsDisplayed).map((kpi) => (index.h("div", { class: "kpiItem" }, index.h("span", { class: "kpiLabel" }, this.abbreviateLabel(kpi.label) || kpi.label), index.h("span", { class: "kpiValue" }, this.abbrNum(kpi.value, 1))))))))));
109
+ })), index.h("div", { key: 'bda333aded786e38ec42084733a0f6be6c27bf7c', id: "additionalFilterChipsContainer" }, this.additionalFilterChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('additionalFilter', index$1), text: chip.label, class: "additionalFilterChip" })))), !this.hideKpiSection && (index.h("div", { key: '06151e31fc3cda55a639103c3597f3671f2d7ed5', class: "KPI", id: "kpiContainer" }, this.kpiValues.slice(0, this.maxKPIsDisplayed).map((kpi) => (index.h("div", { class: "kpiItem" }, index.h("span", { class: "kpiLabel" }, this.abbreviateLabel(kpi.label) || kpi.label), index.h("span", { class: "kpiValue" }, this.abbrNum(kpi.value, 1))))))))));
110
110
  }
111
111
  get el() { return index.getElement(this); }
112
112
  static get watchers() { return {
@@ -187,25 +187,25 @@ const FileUploadRenderer = class {
187
187
  }
188
188
  render() {
189
189
  var _a, _b, _c, _d;
190
- return (index.h("div", { key: '85973664054777b6a768c750091ebe53c5416610', class: "file-upload-input-container" }, index.h("div", { key: 'a90429b0a1ea067c67bb07af94fc256ac59eb73b' }, index.h("stencil-toggle", { key: 'ff8ff67c3512e14f69855eb8ad8c788666989fb6', label: "Allow Multiple Items", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.allowMultiple), onToggledChange: () => {
190
+ return (index.h("div", { key: '0bd55a0546f7cb503487e845fd4cbca91368a36b', class: "file-upload-input-container" }, index.h("div", { key: '74bba1649bdd51afe5d54622ac5c2ef486350a01' }, index.h("stencil-toggle", { key: '76814da69f46a17baeccec154412d856c1f64dd0', label: "Allow Multiple Items", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.allowMultiple), onToggledChange: () => {
191
191
  if (this.isViewOnly)
192
192
  return;
193
193
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
194
194
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'allowMultiple');
195
195
  this.onFormSectionsDraftChange(updated);
196
- }, labelPosition: "right" })), index.h("div", { key: '3c32c51b5b661e14ef3f57086485c66887c421ac' }, index.h("stencil-toggle", { key: 'bd379e154a71047207c234355a9a96d886939894', label: "Display Upload Time", disabled: this.isViewOnly, checked: !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.displayUploadTime), onToggledChange: () => {
196
+ }, labelPosition: "right" })), index.h("div", { key: '1d54822e922113e61dae1bc479c0569005fa3780' }, index.h("stencil-toggle", { key: '9adb4814130d2c4181b55d62dc2b038d03560fad', label: "Display Upload Time", disabled: this.isViewOnly, checked: !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.displayUploadTime), onToggledChange: () => {
197
197
  if (this.isViewOnly)
198
198
  return;
199
199
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
200
200
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayUploadTime');
201
201
  this.onFormSectionsDraftChange(updated);
202
- }, labelPosition: "right" })), index.h("div", { key: '0ca9f5a4c72b2630277e28fa7ecce55d23687fbb' }, index.h("stencil-toggle", { key: 'cf233cb5fe8c628303229778190c843860f49d25', label: "Hide and Disable Drag And Drop", disabled: this.isViewOnly, checked: !!((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.hideDragAndDrop), onToggledChange: () => {
202
+ }, labelPosition: "right" })), index.h("div", { key: 'f2a7472ad0ca0e22cc7bb4944fa9a0423514bf37' }, index.h("stencil-toggle", { key: '5bb98c94d94ccce8c45a81ec550b92de41b8f93f', label: "Hide and Disable Drag And Drop", disabled: this.isViewOnly, checked: !!((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.hideDragAndDrop), onToggledChange: () => {
203
203
  if (this.isViewOnly)
204
204
  return;
205
205
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
206
206
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'hideDragAndDrop');
207
207
  this.onFormSectionsDraftChange(updated);
208
- }, labelPosition: "right" })), index.h("div", { key: 'c3f7d3431d43b9640ad8a5953fb6f6cb90d81a3d' }, index.h("stencil-toggle", { key: '2173406356843d93f9dcb9873c0a1abc688b6f5e', label: "Hide and Disable Upload Button", disabled: this.isViewOnly, checked: !!((_d = this.question.fieldProperties) === null || _d === void 0 ? void 0 : _d.hideButton), onToggledChange: () => {
208
+ }, labelPosition: "right" })), index.h("div", { key: '481bbf58bcbec43a82e3a6c7b599d5edd9d24453' }, index.h("stencil-toggle", { key: '16a67388b337db188d054e5343ebfdf1e08de940', label: "Hide and Disable Upload Button", disabled: this.isViewOnly, checked: !!((_d = this.question.fieldProperties) === null || _d === void 0 ? void 0 : _d.hideButton), onToggledChange: () => {
209
209
  if (this.isViewOnly)
210
210
  return;
211
211
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
@@ -224,19 +224,19 @@ const FormMetadataDisplayRenderer = class {
224
224
  }
225
225
  render() {
226
226
  var _a, _b, _c;
227
- return (index.h("div", { key: 'cecc2c904ceaacd71ec4132add445db89e47ac66', class: "form-metadata-display-input-container" }, index.h("div", { key: 'da7c1f0813af26a800e615a25d2e886bd3265f1c' }, index.h("stencil-toggle", { key: '07c3ddd16ede52becfadb619621857548b603281', label: "Show Form Responder Full Name", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.displayOwnerFullName), onToggledChange: () => {
227
+ return (index.h("div", { key: '9899d63c456701dd41573df80c479a30eb353fe4', class: "form-metadata-display-input-container" }, index.h("div", { key: '358002aea240a513275ec904ac244ac3a01c9130' }, index.h("stencil-toggle", { key: '0e50bd0887c34d1f26a5d7de1006ba1a605ad2d7', label: "Show Form Responder Full Name", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.displayOwnerFullName), onToggledChange: () => {
228
228
  if (this.isViewOnly)
229
229
  return;
230
230
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
231
231
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerFullName');
232
232
  this.onFormSectionsDraftChange(updated);
233
- }, labelPosition: "right" }), index.h("stencil-toggle", { key: '02b5c7b6b50c51c4664d6ee205ee41e9c57b467b', label: "Show Form Responder Email", disabled: this.isViewOnly, checked: !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.displayOwnerEmail), onToggledChange: () => {
233
+ }, labelPosition: "right" }), index.h("stencil-toggle", { key: '5cacd22c8e76442a0f35b9f05af225a8810c0653', label: "Show Form Responder Email", disabled: this.isViewOnly, checked: !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.displayOwnerEmail), onToggledChange: () => {
234
234
  if (this.isViewOnly)
235
235
  return;
236
236
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
237
237
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerEmail');
238
238
  this.onFormSectionsDraftChange(updated);
239
- }, labelPosition: "right" }), index.h("stencil-toggle", { key: 'cad36c51fabed8befd89cbdf5e26416fd9273147', label: "Show Submission Date", disabled: this.isViewOnly, checked: !!((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.displaySubmissionDate), onToggledChange: () => {
239
+ }, labelPosition: "right" }), index.h("stencil-toggle", { key: '74decad3352705b899838f254b71d4055f3c99d9', label: "Show Submission Date", disabled: this.isViewOnly, checked: !!((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.displaySubmissionDate), onToggledChange: () => {
240
240
  if (this.isViewOnly)
241
241
  return;
242
242
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
@@ -255,15 +255,15 @@ const ListOptionsRenderer = class {
255
255
  }
256
256
  render() {
257
257
  var _a, _b, _c, _d, _e;
258
- return (index.h(index.Host, { key: '31fd87a2e0a469da6072617f7a01e77c7dc2487b' }, index.h("div", { key: '116730fc67def224bbee4493eb58e2dd5cb787e7', class: "question-item-options-list-container" }, ((_a = this.lookupOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (index.h("stencil-toggle", { key: '0b105a9b419033e314170b2372ceb5e7bf746314', label: "Use Lookup Options", disabled: this.isViewOnly, checked: !!(((_b = this.question) === null || _b === void 0 ? void 0 : _b.fieldProperties) && 'lookupId' in this.question.fieldProperties), labelPosition: "right", onToggledChange: () => {
258
+ return (index.h(index.Host, { key: '5d0bfd4da6a01d377bb42b188fb122a14c04d467' }, index.h("div", { key: '510139c2b1267bbc1b9ec4a239608441097e0b44', class: "question-item-options-list-container" }, ((_a = this.lookupOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (index.h("stencil-toggle", { key: '2c98cbb25432e44f05a043d34da23c98c0c32743', label: "Use Lookup Options", disabled: this.isViewOnly, checked: !!(((_b = this.question) === null || _b === void 0 ? void 0 : _b.fieldProperties) && 'lookupId' in this.question.fieldProperties), labelPosition: "right", onToggledChange: () => {
259
259
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyToggleManualOrLookupOptions');
260
260
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
261
261
  this.onFormSectionsDraftChange(updated);
262
- } })), 'lookupId' in this.question.fieldProperties && (index.h("div", { key: 'b67935fef19b77d2c448273f21287f870c5a68cf' }, index.h("udp-selector", { label: "Lookup Source", key: "lookup-selector", initialValue: ((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.lookupId) || '', options: this.lookupOptions, disabled: this.isViewOnly, required: true, onChange: (e) => {
262
+ } })), 'lookupId' in this.question.fieldProperties && (index.h("div", { key: 'dddbeae00a090f66726b92854dec2f41c0873d33' }, index.h("udp-selector", { label: "Lookup Source", key: "lookup-selector", initialValue: ((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.lookupId) || '', options: this.lookupOptions, disabled: this.isViewOnly, required: true, onChange: (e) => {
263
263
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyLookupChange');
264
264
  const updated = handler(e.detail, this.formSectionsDraft, this.sIndex, this.qIndex);
265
265
  this.onFormSectionsDraftChange(updated);
266
- } }))), 'items' in this.question.fieldProperties && (index.h("div", { key: '742aa589b6c4b7ddc3bd097c4c7faf4747495787' }, index.h("div", { key: '93397704e19146c2b7781cf0f2372ea3eabf9b83', class: "list-options-header" }, index.h("unity-typography", { key: '948873f0e1cb4790811b6237e50154a2af5d259f', variant: "h6" }, "Configure Select Options"), !this.isViewOnly && 'items' in this.question.fieldProperties && (index.h("udp-button", { key: '4dedb31409b7796dec5488dacbc3b8528e15a57e', variant: "text", onClick: () => {
266
+ } }))), 'items' in this.question.fieldProperties && (index.h("div", { key: 'c47883b7f84dd69456ac6fbbdbc96693cbdde956' }, index.h("div", { key: '8de26781cef15708c81ea10e8d8d55c895cd1e42', class: "list-options-header" }, index.h("unity-typography", { key: '2a28ba05a4f86aad5adca3c557a06f56020499c2', variant: "h6" }, "Configure Select Options"), !this.isViewOnly && 'items' in this.question.fieldProperties && (index.h("udp-button", { key: 'e5c169fa153491b0c4eb94e8b3a0b0e7c996dfa8', variant: "text", onClick: () => {
267
267
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddListItem');
268
268
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, '', '');
269
269
  this.onFormSectionsDraftChange(updated);
@@ -369,7 +369,7 @@ const LocationRenderer = class {
369
369
  const showMap = !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.showMap);
370
370
  const hideAddressSearch = !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.hideAddressSearch);
371
371
  const booleanToggleHandler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
372
- return (index.h("div", { key: '51fb91c51c411ddc2440c31120920e1a2d7901d6', class: "question-item-map-input-container" }, index.h("div", { key: '05c1f1bad7b30c8efbdcf1e6408cf2135beb8dc0' }, index.h("stencil-toggle", { key: 'dacc8e1302ca21144609761b8155b74403a03cd5', label: "Hide Address Search Bar", disabled: this.isViewOnly, checked: hideAddressSearch, onToggledChange: e => {
372
+ return (index.h("div", { key: '670cfbf18b4f640cdd8490b93896a3a67039293a', class: "question-item-map-input-container" }, index.h("div", { key: '3483dc31116713058ff6ca05744e97bed650b4bb' }, index.h("stencil-toggle", { key: 'e8231d458ce0b02c124e397adef831f05fa6d46b', label: "Hide Address Search Bar", disabled: this.isViewOnly, checked: hideAddressSearch, onToggledChange: e => {
373
373
  var _a;
374
374
  if (this.isViewOnly)
375
375
  return;
@@ -386,7 +386,7 @@ const LocationRenderer = class {
386
386
  updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'showMap');
387
387
  }
388
388
  this.onFormSectionsDraftChange(updated);
389
- }, labelPosition: "right" })), index.h("div", { key: '652ce2801edd6b31c37e57451c699bf76c9f6a61' }, index.h("stencil-toggle", { key: 'c630e91ca0a5e920fccc7ed84b446cb8778a824d', label: "Show Map", disabled: this.isViewOnly, checked: showMap, onToggledChange: e => {
389
+ }, labelPosition: "right" })), index.h("div", { key: '9dbc16e3c5c9ff184f6fc7f23502188d834cb5f1' }, index.h("stencil-toggle", { key: '6141dcd1adb0b54f474a5ffab3067f84929454ca', label: "Show Map", disabled: this.isViewOnly, checked: showMap, onToggledChange: e => {
390
390
  var _a;
391
391
  if (this.isViewOnly)
392
392
  return;
@@ -403,19 +403,19 @@ const LocationRenderer = class {
403
403
  updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'hideAddressSearch');
404
404
  }
405
405
  this.onFormSectionsDraftChange(updated);
406
- }, labelPosition: "right" })), showMap && (index.h("div", { key: '9cd637bd2f014ac6b21e69aafbde733cb862dfd4' }, index.h("div", { key: '3db79600e8f0b3762743a2760bc76b6ead951313' }, index.h("address-search", { key: '154db4ede6ee810cd660770380a54293ff1a52f9', ref: el => {
406
+ }, labelPosition: "right" })), showMap && (index.h("div", { key: '065637575afad68b5e7c84669a21d6557eb162cb' }, index.h("div", { key: '438e97df4d541fab1692b9d695ee0c358aeb1c82' }, index.h("address-search", { key: '1bc2865be6595973acedf38d558be909e3dcf20e', ref: el => {
407
407
  this.addressSearchEl = el;
408
408
  void this.applyPendingInitialAddressQuery();
409
- }, inputId: "address-search-field", disabled: this.isViewOnly, appendSuggestionsToBody: true, onAddressSelected: this.handleAddressSelected.bind(this), onSearchCleared: this.handleAddressSearchCleared.bind(this), label: "Default Location" })), index.h("div", { key: 'a6964a9e7303ea58ee9eab0d9ced6fcdec1a950e' }, index.h("numeric-field", { key: '6841c31e39c7265d8639ec3d88b427fc9996e339', label: "Map Zoom", initialValue: "17", value: (_d = (_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.mapZoom) === null || _d === void 0 ? void 0 : _d.toString(), disabled: this.isViewOnly, onChange: (e) => {
409
+ }, inputId: "address-search-field", disabled: this.isViewOnly, appendSuggestionsToBody: true, onAddressSelected: this.handleAddressSelected.bind(this), onSearchCleared: this.handleAddressSearchCleared.bind(this), label: "Default Location" })), index.h("div", { key: '200b11401644fa72753e0b8877a2d87598d3f349' }, index.h("numeric-field", { key: 'd1416aa229a1e2b74b14f47e50f305a41f9f3539', label: "Map Zoom", initialValue: "17", value: (_d = (_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.mapZoom) === null || _d === void 0 ? void 0 : _d.toString(), disabled: this.isViewOnly, onChange: (e) => {
410
410
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
411
411
  const mockEvent = { target: { value: e.detail } };
412
412
  const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'mapZoom');
413
413
  this.onFormSectionsDraftChange(updated);
414
- }, min: "1", max: "20" })), index.h("div", { key: '81fe03e5d20996b86a6056a3065ff699d5d9212c' }, index.h("text-field", { key: '546217447ecb34b81ae7bce3b3d71e9628e95cc4', label: "Projection", value: (_e = this.question.fieldProperties) === null || _e === void 0 ? void 0 : _e.projection, disabled: this.isViewOnly, placeholder: "Enter map projection here", required: false, onInput: (e) => {
414
+ }, min: "1", max: "20" })), index.h("div", { key: '19e2d25db1992b2f27dd98c32bcbaff7d3145eb6' }, index.h("text-field", { key: '5ab18e4a1cfe237f228ff2d2d4dbfe81f604fd93', label: "Projection", value: (_e = this.question.fieldProperties) === null || _e === void 0 ? void 0 : _e.projection, disabled: this.isViewOnly, placeholder: "Enter map projection here", required: false, onInput: (e) => {
415
415
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
416
416
  const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projection');
417
417
  this.onFormSectionsDraftChange(updated);
418
- } })), index.h("div", { key: '1ac6e40daf18a478b97843205a6040da0c3df6bd' }, index.h("text-field", { key: '01348b49c46199354f0207d0ec513c32b66522e8', label: "Projection Definition", value: (_f = this.question.fieldProperties) === null || _f === void 0 ? void 0 : _f.projectionDefs, disabled: this.isViewOnly, placeholder: "Enter map projection definition here", required: false, onInput: (e) => {
418
+ } })), index.h("div", { key: 'd29ea07210d2d5b1512315245643bd7c88365ce0' }, index.h("text-field", { key: '2cf3f1102e2d6daff42faff2638d9d5ece453afb', label: "Projection Definition", value: (_f = this.question.fieldProperties) === null || _f === void 0 ? void 0 : _f.projectionDefs, disabled: this.isViewOnly, placeholder: "Enter map projection definition here", required: false, onInput: (e) => {
419
419
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
420
420
  const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projectionDefs');
421
421
  this.onFormSectionsDraftChange(updated);
@@ -492,7 +492,7 @@ const SignatureRenderer = class {
492
492
  }
493
493
  render() {
494
494
  var _a;
495
- return (index.h("div", { key: '696d8890daa7df3bdc134b54ae9109f94ad87d97', class: "signature-input-container" }, index.h("div", { key: 'd103475a2428d8422660b730171f4b28d234a3bf' }, index.h("stencil-toggle", { key: '44e723fa1b3dac2267f1c75c55a6ab6dc045a28a', label: "Include Location", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.includeLocation), onToggledChange: () => {
495
+ return (index.h("div", { key: 'f69cf0383ed8a9b0b2728d34b2c87469db3a65d2', class: "signature-input-container" }, index.h("div", { key: 'f909b6d167773fb93122ddb3c4ef51485c512ed1' }, index.h("stencil-toggle", { key: '386784f51dc51da4904b32c710dbce3defc4d08f', label: "Include Location", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.includeLocation), onToggledChange: () => {
496
496
  if (this.isViewOnly)
497
497
  return;
498
498
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
@@ -600,11 +600,11 @@ const TableColumnsRenderer = class {
600
600
  const columns = Array.isArray((_b = (_a = this.question) === null || _a === void 0 ? void 0 : _a.fieldProperties) === null || _b === void 0 ? void 0 : _b.columns)
601
601
  ? this.question.fieldProperties.columns
602
602
  : [];
603
- return (index.h(index.Host, { key: 'eef51eb2728f8c43cc4d97dfd266f9587d2bad28' }, index.h("div", { key: 'ccb25ff961c6af6b39c78ecacefc3c7e9749352b', class: "table-columns-container" }, index.h("div", { key: '5b9918427706e34b6f1945598c40f41e67f83f43', class: "table-columns-header" }, index.h("unity-typography", { key: '7bc1233b825c11eea5689c1346958c1f0b0c7cd5', variant: "h6" }, "Configure Table Columns"), !this.isViewOnly && (index.h("udp-button", { key: '0ad57c746bb7a5193ec80dc5129c5b5f4945ad3f', variant: "text", onClick: () => {
603
+ return (index.h(index.Host, { key: '127b85757e2b9b7e710768f51c1e328d49b33dc7' }, index.h("div", { key: 'd6ed277cf1cd5fe3fd28df1ab30e363770658d03', class: "table-columns-container" }, index.h("div", { key: 'aee949c45709af4cfced27725f2957adefb7aafe', class: "table-columns-header" }, index.h("unity-typography", { key: '979ad3fda4903e709a6ad2b33c91d8c7ba6d3cab', variant: "h6" }, "Configure Table Columns"), !this.isViewOnly && (index.h("udp-button", { key: 'a4f865900ab5e86485ffcc1cfbe3089e0a702e44', variant: "text", onClick: () => {
604
604
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddTableColumn');
605
605
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
606
606
  this.onFormSectionsDraftChange(updated);
607
- }, startIcon: index.h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), index.h("div", { key: '686c293b67d47ca9b2f456e020dbaf81152695c9', class: "table-columns-list" }, columns.map((column, idx) => {
607
+ }, startIcon: index.h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), index.h("div", { key: '11c23d800c04d1ad000ee4f397471433e6d96cd6', class: "table-columns-list" }, columns.map((column, idx) => {
608
608
  const columnType = ((column === null || column === void 0 ? void 0 : column.type) === 'number' ? 'number' : 'text');
609
609
  const isRequired = !!(column === null || column === void 0 ? void 0 : column.required);
610
610
  const aggregate = ((column === null || column === void 0 ? void 0 : column.aggregate) || 'sum');
@@ -643,12 +643,12 @@ const TextInputRenderer = class {
643
643
  }
644
644
  render() {
645
645
  var _a, _b;
646
- return (index.h("div", { key: '7069fbc53bdff5ef7270a90a348d69b15ca89de1', class: "question-item-text-input-container" }, index.h("div", { key: '55b623efc1d8484d92dfe378d7d3665351c05a38' }, index.h("numeric-field", { key: '45bed192082d29767a79bcc8fd574aed7f890a31', label: "Min Character Length", value: (_a = this.question.fieldProperties.minCharacter) === null || _a === void 0 ? void 0 : _a.toString(), disabled: this.isViewOnly, onChange: e => {
646
+ return (index.h("div", { key: '4f03a2283a8dcce19d7cb1de2b8dc4c5815cf44f', class: "question-item-text-input-container" }, index.h("div", { key: '29032bc8962af644b50d07857b7be491e9e24fca' }, index.h("numeric-field", { key: '78b2b837149fae772bc4476770f034dfeb045473', label: "Min Character Length", value: (_a = this.question.fieldProperties.minCharacter) === null || _a === void 0 ? void 0 : _a.toString(), disabled: this.isViewOnly, onChange: e => {
647
647
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
648
648
  const mockEvent = { target: { value: e.detail } };
649
649
  const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'minCharacter');
650
650
  this.onFormSectionsDraftChange(updated);
651
- } })), index.h("div", { key: '6d30c29d490a40df61e159d2dfea9243de2e2e6c' }, index.h("numeric-field", { key: 'af5cec08f6b40169b08c9be7039540d42cfaca3d', label: "Max Character Length", value: (_b = this.question.fieldProperties.maxCharacter) === null || _b === void 0 ? void 0 : _b.toString(), disabled: this.isViewOnly, onChange: e => {
651
+ } })), index.h("div", { key: 'b5efa6ebf6bf17e1ac0b39bcb91dc52b0fe8bd2d' }, index.h("numeric-field", { key: '2f5ff8ac145fc7d3bb5071f9acc9a1847349cc8a', label: "Max Character Length", value: (_b = this.question.fieldProperties.maxCharacter) === null || _b === void 0 ? void 0 : _b.toString(), disabled: this.isViewOnly, onChange: e => {
652
652
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
653
653
  const mockEvent = { target: { value: e.detail } };
654
654
  const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'maxCharacter');
@@ -206,19 +206,19 @@ const FeatureDetailsCard = class {
206
206
  render() {
207
207
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
208
208
  const currentMessageIcon = (_a = this.messageIcon) !== null && _a !== void 0 ? _a : this.getDefaultMessageIcon();
209
- return (index.h("div", { key: 'a947687cd05775afb2b5770d5efbbcf87ab21ca2', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (index.h("div", { key: '5109dc637e2252f3222748e0e9488d8f44d23332', class: "adornment" }, index.h("udp-adornment", { key: 'cd40b6bf60f8dcfdf6b5d59641fccb9288c4c0c4', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), index.h("div", { key: '7ff8f6c42e628844cba49efdc7bf47c187a26457', class: "content-wrapper" }, index.h("div", { key: '0b5c96e1ed948f92459e2941aaea26baf4903388', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, index.h("div", { key: '1e51d94eeca0ba6f6da407d9d1a7f280aacc1e18', class: "title-wrapper" }, index.h("stencil-icon-button", { key: '93554b719da1f30142f2d708a2550171a460bd4d', onClick: this.onClose, icon: Close24__default.default, tooltip: "Close", noBackground: true }), index.h("unity-typography", { key: 'ffd0eb023a5a8ee64a93f12679132174878df902', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (index.h("div", { key: '55654fd74aeb25996736ca87185bcf923e95cd66' }, index.h("div", { key: 'b030ceca6f253818eaaa96c65cce45f74f52a05f', id: "moreHeaderIconButton1" }, index.h("stencil-icon-button", { key: 'b788896c0632b9aca3b87a65f941323628f5f5e8', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (index.h("udp-pop-over", { key: '00a085f9905ae2ac7359e84e9fbf0e5b9b23b25e', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: '588c4f8523c54b1666a93741f070eaa5a995acd8', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
209
+ return (index.h("div", { key: 'b57abb927418b258228d56a24d408b734418eef7', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (index.h("div", { key: '5004a46a088254945fb3f869bc6dd8797ebe361c', class: "adornment" }, index.h("udp-adornment", { key: '461dc65fa0fd3146cc559bfe59af89f5c62f0301', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), index.h("div", { key: '68b6855311158fad2318a617ce5ccbfaf787eeaf', class: "content-wrapper" }, index.h("div", { key: 'aa52d1a5c665ff52ccce8a510f3904341375c288', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, index.h("div", { key: 'c495ee520e536fcbd4d2fe2a4b882b1bd32dba19', class: "title-wrapper" }, index.h("stencil-icon-button", { key: 'f1258bef35273faa9f35f319c955067b0db5ad56', onClick: this.onClose, icon: Close24__default.default, tooltip: "Close", noBackground: true }), index.h("unity-typography", { key: '2b5c3e36aceee24cf91bd7ecd350ae27255c4eea', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (index.h("div", { key: '1cb0a77666ecfc47078c78967c42fc49d97208a9' }, index.h("div", { key: '2c10bd62d16e34cf585e552420c4314d6e3a2bbd', id: "moreHeaderIconButton1" }, index.h("stencil-icon-button", { key: 'c682e17f99259449ce677dd39b0a941c835e1b9b', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (index.h("udp-pop-over", { key: '0fcca69dcbf96c03ddf33c58140048503b9af051', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: 'b06efc52078f41ff7220dd07eac202efb946ebda', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
210
210
  var _a;
211
211
  return (index.h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
212
212
  action.onClick(this.data);
213
213
  }, disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_a = action === null || action === void 0 ? void 0 : action.disabled) !== null && _a !== void 0 ? _a : false }));
214
- }))))))), this.message && (index.h("div", { key: 'ebee39cd6d2bb82d4c6885cc5a88c17eb3f2b3b7', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (index.h("div", { key: 'df5cfeaf5fa60561590551185303fd4d919d253f', class: "icon-message" }, index.h("udp-icon", { key: '7d6303e0dc5b15a0b48a8199c20c5dbfb5933f35', iconName: currentMessageIcon }))), index.h("div", { key: '1812183e24fcbd7a6b00b7309aca1df7a1732b19', class: "message" }, index.h("unity-typography", { key: '01766c898b9097ea878e660463fc9bfdc33bdeb0' }, this.message)))), index.h("div", { key: 'f60d954af45ea9a5c15214e4dfbabe22418b0f33', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (index.h("div", { class: "data-row" }, index.h("div", { class: "key" }, index.h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), index.h("div", { class: "value" }, index.h("unity-typography", { variant: 'data-display-three' }, value)))))), index.h("div", { key: '9b4b95540d9796025ac4d8ab260884a1491bb829', class: "options" }, this.enableViewFeature && this.data && (index.h("div", { key: '250cd7616bb3b47cdc2f91b65c533841b9667138', id: "viewFeatureOption" }, index.h("stencil-icon-button", { key: '2e5e1e31fd78f9a2338df0dbacf2326f9aca5a50', tooltip: 'View', icon: iconUtils.getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
214
+ }))))))), this.message && (index.h("div", { key: '53b42706e39053fdf204b5cb08157a8152a3db03', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (index.h("div", { key: '3d45b770bdf51b736067c10e4ffb862043c2d08c', class: "icon-message" }, index.h("udp-icon", { key: 'ea2e76d30172e3be9490c3ba6f659ef2ddb53b61', iconName: currentMessageIcon }))), index.h("div", { key: '407e30de1ef413a1ca3dc57586f8947f3701772f', class: "message" }, index.h("unity-typography", { key: 'd0aea7adfc4a5b4ffac19d5a8a923cbb5d19a409' }, this.message)))), index.h("div", { key: 'd1dae9ee30dd546a646152e5c0590d944f06f2dd', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (index.h("div", { class: "data-row" }, index.h("div", { class: "key" }, index.h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), index.h("div", { class: "value" }, index.h("unity-typography", { variant: 'data-display-three' }, value)))))), index.h("div", { key: '63fc76dd1eef1470e259965504c70cacd5c668e7', class: "options" }, this.enableViewFeature && this.data && (index.h("div", { key: 'cbb015b49e4e8ddc7edd8486c01549fb24cf96d3', id: "viewFeatureOption" }, index.h("stencil-icon-button", { key: '844fe03a6cec0be812dfa4f56a1d931a5c5938ee', tooltip: 'View', icon: iconUtils.getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
215
215
  selectedFeature: this.data,
216
216
  formattedSelectedFeature: this.listData,
217
- }) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (index.h("div", { key: '193898c361ecb2b0f6a2232363976fcfa26d512e' }, index.h("div", { key: 'adcd078fb6bab82c75ee229244740912ea03ebc5', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
217
+ }) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (index.h("div", { key: 'e605989caf83c78c683c88fa0a0515f4f928510e' }, index.h("div", { key: '3e5c9296a878b9fb916590af5f8ea8b717a83ffd', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
218
218
  _h.map((action, index$1) => {
219
219
  var _a, _b;
220
220
  return (index.h("stencil-icon-button", { tooltip: action === null || action === void 0 ? void 0 : action.name, icon: iconUtils.getIconFromName(action === null || action === void 0 ? void 0 : action.iconName), buttonId: (_a = action === null || action === void 0 ? void 0 : action.id) !== null && _a !== void 0 ? _a : `primary-icon-action-${index$1}`, onClick: () => action.onClick(this.data), disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_b = action === null || action === void 0 ? void 0 : action.disabled) !== null && _b !== void 0 ? _b : false }));
221
- }), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (index.h("stencil-icon-button", { key: '48d724081f1e51fa3cfbbdfeccb2f233852a0e92', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (index.h("udp-pop-over", { key: '1790a87008a4a504bcffc14deaf29a5764109c43', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: '7de0269d38d5d96d56e8e7e32091a7d70bd7984d', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
221
+ }), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (index.h("stencil-icon-button", { key: '3a3648691c7554e71d39e26a5fd6cf6dad0b26ac', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (index.h("udp-pop-over", { key: '13a2d77e7b5b0daef42772f93b932581bbbfbb86', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: '9c151b9c829fdaf8203ab67cb4df242cb8f685cb', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
222
222
  var _a;
223
223
  return (index.h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
224
224
  action.onClick(this.data);
@@ -277,7 +277,7 @@ const FeatureDetailsPopUp = class {
277
277
  var _a, _b, _c;
278
278
  const message = this.getMessage ? this.getMessage(this.data) : null;
279
279
  const messageIcon = this.getMessageIcon ? this.getMessageIcon(this.data) : null;
280
- return (index.h("div", { key: '378616c025835b879369c58fe9daa2c34edb70dd' }, this.showPopOver && (index.h("feature-details-card", { key: '86bf3b98ae993f1a4a5ad5723c38cb0f78fe4889', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth, popoverContainer: this.popoverContainer }))));
280
+ return (index.h("div", { key: '69afa720e7423846753de0764d2d3bfc0cf0987f' }, this.showPopOver && (index.h("feature-details-card", { key: 'ef00c8bc1c214d9c12f6f0d3c89b39957f5328de', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth, popoverContainer: this.popoverContainer }))));
281
281
  }
282
282
  static get watchers() { return {
283
283
  "cardConfig": [{
@@ -1355,22 +1355,22 @@ const FileUpload = class {
1355
1355
  const showReadOnlyEmptyState = this.readonly && this.files.length === 0;
1356
1356
  const disableDropArea = hasSingleSelectionLimitReached;
1357
1357
  // Default mode
1358
- return (index.h(index.Host, { key: '59dbc334b9de909336f1413a3322ad0ffa10930f', class: {
1358
+ return (index.h(index.Host, { key: '1b5fc48b4d05e0a30906f1e1bfb24a22804c98b8', class: {
1359
1359
  'udp-input': true,
1360
1360
  'udp-input--error': isError,
1361
1361
  'udp-input--full-width': this.fullWidth,
1362
1362
  'udp-input--disabled': this.disabled,
1363
1363
  'udp-input--readonly': this.readonly,
1364
- }, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, index.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 && (index.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$1) => {
1364
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, index.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 && (index.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$1) => {
1365
1365
  const previewUrl = this.allowMultiple ? this.imagePreviewUrls[index$1] : this.imagePreviewUrl;
1366
1366
  const isLoading = this.allowMultiple ? this.imagePreviewLoading[index$1] === true : false;
1367
1367
  const uploadTimestamp = this.getUploadTimestampForFile(file);
1368
1368
  return (index.h("div", { class: "image-gallery-card", key: `image-preview-${index$1}` }, index.h("div", { class: "image-gallery-item", onClick: () => previewUrl && this.openImageModal(previewUrl, file.name) }, previewUrl ? (index.h("img", { src: previewUrl, alt: `Uploaded image ${index$1 + 1}`, class: "image-gallery-thumbnail" })) : isLoading ? (index.h("udp-spinner", { size: "small", appearance: "primary" })) : (index.h("unity-typography", { variant: "caption-text" }, "No preview")), !this.readonly && (index.h("div", { class: "image-gallery-item-actions", onClick: (e) => e.stopPropagation() }, index.h("stencil-icon-button", { showLabel: false, icon: iconUtils.getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index$1), disabled: this.disabled || this.readonly })))), index.h("div", { class: "image-gallery-meta" }, index.h("div", { class: "image-gallery-file-details" }, index.h("button", { type: "button", class: "image-gallery-file-name", onClick: () => this.downloadFile(file), disabled: this.disabled, title: file.name }, index.h("span", { class: "file-name-ellipsis" }, file.name)), this.displayUploadTime && (index.h("unity-typography", { variant: "caption-text" }, this.formatUploadTimestamp(uploadTimestamp)))))));
1369
- }))), !showImageGallery && this.files.length > 0 && (index.h("div", { key: 'e59c0a642e6b158019cceab77f18e2f424076da0', class: "upload-container" }, index.h("div", { key: 'f30e358962c323b3300c3eb7c7cb7077eb935b97', class: "file-list" }, this.files.map((file, index$1) => {
1369
+ }))), !showImageGallery && this.files.length > 0 && (index.h("div", { key: '02b6a6bd23b1497bfa717c678757c170833ccea2', class: "upload-container" }, index.h("div", { key: '1273441664b098c6308b4758fedbcc1c91de63c5', class: "file-list" }, this.files.map((file, index$1) => {
1370
1370
  const isExistingFile = this.existingFileReferences.has(file.name);
1371
1371
  const uploadTimestamp = this.getUploadTimestampForFile(file);
1372
1372
  return (index.h("div", { class: "file-container", key: index$1 }, index.h("div", { class: `file-details ${this.displayUploadTime ? 'with-timestamp' : 'without-timestamp'}` }, index.h("div", { class: "file-text", onClick: () => this.downloadFile(file) }, index.h("unity-typography", null, index.h("span", { class: "file-name-ellipsis", title: file.name }, file.name, " ", isExistingFile && index.h("span", { style: { fontSize: '0.8em', opacity: '0.7' } }, " (saved)")))), this.displayUploadTime && (index.h("div", { class: "timestamp-text" }, index.h("unity-typography", { variant: "caption-text", color: "inherit" }, this.formatUploadTimestamp(uploadTimestamp))))), !this.readonly && (index.h("div", null, index.h("stencil-icon-button", { showLabel: false, icon: iconUtils.getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index$1), disabled: this.disabled || this.readonly })))));
1373
- })))), this.files.length > 0 && !this.readonly && showUploaderPrompt && index.h("udp-divider", { key: '9fc50dbd44a7462ab43e3fa6d74205dfaf55cdb9', size: "100%" }), showReadOnlyEmptyState ? (index.h("div", { class: 'upload-container' }, index.h("unity-typography", { variant: "h4" }, `No item${this.allowMultiple ? 's' : ''}`))) : (showUploaderPrompt && (index.h("div", { class: 'upload-container' }, index.h("div", null, !this.hideDragAndDrop ? (index.h("unity-typography", null, index.h("p", null, this.getResolvedDragAndDropMessage()), !this.hideButton ? index.h("p", null, "or") : '')) : (''), !this.hideButton ? (index.h("custom-button", { label: this.getResolvedBrowseFileMessage(), onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
1373
+ })))), this.files.length > 0 && !this.readonly && showUploaderPrompt && index.h("udp-divider", { key: '030ae95ecf23e75d56d75bb32142881570adbeaf', size: "100%" }), showReadOnlyEmptyState ? (index.h("div", { class: 'upload-container' }, index.h("unity-typography", { variant: "h4" }, `No item${this.allowMultiple ? 's' : ''}`))) : (showUploaderPrompt && (index.h("div", { class: 'upload-container' }, index.h("div", null, !this.hideDragAndDrop ? (index.h("unity-typography", null, index.h("p", null, this.getResolvedDragAndDropMessage()), !this.hideButton ? index.h("p", null, "or") : '')) : (''), !this.hideButton ? (index.h("custom-button", { label: this.getResolvedBrowseFileMessage(), onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
1374
1374
  //@ts-ignore
1375
1375
  udprecordid: 'udpRecord-file-upload-' + this.id })) : (''))))), this.renderImageModal(), this.errorMessage && !this.fileWindowOpen ? (index.h("div", { id: "error-text" }, index.h("unity-typography", { color: "error" }, this.errorMessage))) : (''))));
1376
1376
  }
@@ -1397,7 +1397,7 @@ const UdpDivider = class {
1397
1397
  const style = this.variant === 'vertical'
1398
1398
  ? { height: this.size }
1399
1399
  : { width: this.size };
1400
- return (index.h(index.Host, { key: '7098357dddf76357a01c3ad5c257ff3715b038ea', style: style }, index.h("div", { key: '7bfa4bf839676fb2f6a01e1da280c51535818ae5', class: this.variant === 'horizontal' ? 'horizontal' : 'vertical' })));
1400
+ return (index.h(index.Host, { key: 'e8ce72f30f6a569310639e1c691dfeb65d298463', style: style }, index.h("div", { key: '8d374e55f2bf41d5e35a13dd3e9fc8d631ab2483', class: this.variant === 'horizontal' ? 'horizontal' : 'vertical' })));
1401
1401
  }
1402
1402
  };
1403
1403
  UdpDivider.style = udpDividerCss();
@@ -114,7 +114,7 @@ const SearchListItem = class {
114
114
  });
115
115
  }
116
116
  render() {
117
- return (index.h("div", { key: '2f9faea0db2a5169b65604d68f9ca20eafd6f861', class: "list-item" }, index.h("div", { key: 'b82093bc34c325f67524a1d3186539caa36e2152', class: "list-body" }, index.h("div", { key: 'b3dafb84904a51cea0056bce923a568a0aec5be4', class: "name" }, index.h("unity-typography", { key: '6601c3002021d53aa9e538184160a7f60e92a520', variant: "button" }, this.label)), index.h("div", { key: '0062f55adaff01fb3c04542bda56c06ce0af5391', style: { width: '200px' } }, index.h("udp-selector", { key: this.searchOperator, initialValue: this.searchOperator, options: this.selectorOptions, disabled: this.isInitialSearchItem || this.isDefault, onChange: (event) => this.handleOperatorSelected(event) })), index.h("div", { key: 'f2138827a4cb3a16a366c7fca18f60ca39106004', class: "input" }, index.h("text-field", { key: 'ee52bc7081269037056c185a0ed7f491c0d5db24', value: this.name, disabled: this.isInitialSearchItem, onBlur: this.handleInputBlur }))), (!this.isInitialSearchItem || !this.isDefault) && index.h("stencil-icon-button", { key: '2894cf78c8a2ee6ea23db2485bf5807d6d3374c6', icon: Close24__default.default, onClick: this.handleDelete })));
117
+ return (index.h("div", { key: '713dd4209e447c194f3581ae4412272fdc4fb5a2', class: "list-item" }, index.h("div", { key: '6d39870c650cc07f34d1cc27dd69865c48489c9b', class: "list-body" }, index.h("div", { key: '2c363fce59bda6932cbb26111583cbab417a2e13', class: "name" }, index.h("unity-typography", { key: 'dd50d28fa97fe198c3e413b8c75770428a2e8583', variant: "button" }, this.label)), index.h("div", { key: '5f7c1513a97115b3a50a43a2f65a0664475bfb0c', style: { width: '200px' } }, index.h("udp-selector", { key: this.searchOperator, initialValue: this.searchOperator, options: this.selectorOptions, disabled: this.isInitialSearchItem || this.isDefault, onChange: (event) => this.handleOperatorSelected(event) })), index.h("div", { key: '5eb6b9ebb7fc13468d8ddf44795068d2324bef1e', class: "input" }, index.h("text-field", { key: '10cfc17bcb6cd1a7a4ea81ca1471b0d268ea25c2', value: this.name, disabled: this.isInitialSearchItem, onBlur: this.handleInputBlur }))), (!this.isInitialSearchItem || !this.isDefault) && index.h("stencil-icon-button", { key: 'bcb4f5a36d27679f03a55fb61af28f373b3b884d', icon: Close24__default.default, onClick: this.handleDelete })));
118
118
  }
119
119
  get el() { return index.getElement(this); }
120
120
  static get watchers() { return {
@@ -247,7 +247,7 @@ const UdpColumnHeader$1 = class UdpColumnHeader {
247
247
  index.registerInstance(this, hostRef);
248
248
  }
249
249
  render() {
250
- return (index.h("div", { key: 'ed2225009af64caa876a0c081d1e56381a8a6de8', class: "header-container" }, index.h("div", { key: '8d67bf82824ecb8462c5706e45e30be51e67fc78', class: "column" }, " ", index.h("unity-typography", { key: 'c2e0ea2bf4971250c024f5fbc7a2f9d40ce06130', variant: "button" }, "Column "), " "), index.h("div", { key: 'cf6757dfb88cff79ad1080c28ff0e6f9471b59b0', class: "operator" }, index.h("unity-typography", { key: '115ed5771ea8082e8819d87e6ae1ceba7532703d', variant: "button" }, "Operator "), " "), index.h("div", { key: '1e8067a55748baa0e83a2cc3c50092662f04d7f0', class: "criteria" }, index.h("unity-typography", { key: '2bbf70196f33feacdbd64416d702f75a8661bece', variant: "button" }, "Criteria "), " ")));
250
+ return (index.h("div", { key: 'a05806fd13c3dcf2596736acad82f4f36f9b1fd7', class: "header-container" }, index.h("div", { key: 'b5a327eb3c15546268a35d4507a77234952ce697', class: "column" }, " ", index.h("unity-typography", { key: 'd8cde18dea25bc890ba179c1f8e293ab24cd1508', variant: "button" }, "Column "), " "), index.h("div", { key: 'f9b4fd41e0e61d8647f48a1676d28602763888b3', class: "operator" }, index.h("unity-typography", { key: 'b7853e9d227ac94b8bc490c4f9e70c18ee526bec', variant: "button" }, "Operator "), " "), index.h("div", { key: '1672f8bd14a1a65d59668d19b805334b7aa061c9', class: "criteria" }, index.h("unity-typography", { key: '3296ba5928a83f92eb27bef93270168ea1da1ea8', variant: "button" }, "Criteria "), " ")));
251
251
  }
252
252
  };
253
253
  UdpColumnHeader$1.style = udpColumnHeaderCss();
@@ -263,10 +263,10 @@ const UdpGridLoader = class {
263
263
  }
264
264
  render() {
265
265
  // Header bar (fatter, divided into columns)
266
- const headerBar = (index.h("div", { key: 'e8c1fa77778ac8bbf48352ee32cfec9042358318', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
266
+ const headerBar = (index.h("div", { key: '1d7b2fe802951231ad127d3bb2505e1fb84351e3', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
267
267
  // Row bars (each divided into columns)
268
268
  const rowBars = Array.from({ length: this.numRows }).map(() => (index.h("div", { class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "30px" }))))));
269
- return (index.h("div", { key: '2b228740ac2d6be319d1d4c3e8af2b04bf57be91', style: { width: this.width } }, headerBar, rowBars));
269
+ return (index.h("div", { key: '0df24b6402a33185ede13460d4a142c15a302b0b', style: { width: this.width } }, headerBar, rowBars));
270
270
  }
271
271
  };
272
272
  UdpGridLoader.style = udpGridLoaderCss();
@@ -284,7 +284,7 @@ const UdpColumnHeader = class {
284
284
  this.valueChanged.emit(value);
285
285
  }
286
286
  render() {
287
- return (index.h("div", { key: '0626fa753415972173714db8fb9823f568e90fa4', class: "header-container" }, index.h("div", { key: 'b9d5a1c1923ec1416bf70a0a25abf4baa8aa7b08', class: "title" }, index.h("unity-typography", { key: '154fcd0a77a11a08bc9f64438aa7c5d244330415', variant: "button" }, "Filter Conditions ")), index.h("div", { key: 'c8494138146eb7ceae4187e27a2617a9a874ed70', class: "radio-group" }, index.h("div", { key: 'c48f9ba67f87099c3c6df4cab8442e75d2735ffa', onClick: () => this.radioClicked('1') }, index.h("udp-radio-button", { key: '8f840a932e655ad4239e8f9d775775f1d002f5df', name: "group1", value: "1", label: "And", checked: this.selectedValue === '1' })), index.h("div", { key: '656f209733139dcd0ed9ec2b451240a9114d6a82', onClick: () => this.radioClicked('2') }, index.h("udp-radio-button", { key: 'd57281d553b73ed44674a76f78446be2906b47d9', name: "group1", value: "2", label: "Or", checked: this.selectedValue === '2' })))));
287
+ return (index.h("div", { key: '010a7b790f13cd139d83d17ce2e2fcc6ac8ab8de', class: "header-container" }, index.h("div", { key: '33e7d855c08f6e51068baf3307036fa3b4007cbe', class: "title" }, index.h("unity-typography", { key: '1033df1181c176c309186f4a0e2b769d746d77b9', variant: "button" }, "Filter Conditions ")), index.h("div", { key: '309c5598ab618dfb6105813ab9bcac79903b5cdf', class: "radio-group" }, index.h("div", { key: '6b88b4bc7fe7485113078caa865e67c0f5cf6636', onClick: () => this.radioClicked('1') }, index.h("udp-radio-button", { key: '1f76d0dd01201d15bbf1289ac6772d6674826e0f', name: "group1", value: "1", label: "And", checked: this.selectedValue === '1' })), index.h("div", { key: 'aa20fe4f38cf46784027d7cd2726f491c73b356b', onClick: () => this.radioClicked('2') }, index.h("udp-radio-button", { key: '86350922577ed97398b78b52b6ed54543f24259d', name: "group1", value: "2", label: "Or", checked: this.selectedValue === '2' })))));
288
288
  }
289
289
  };
290
290
  UdpColumnHeader.style = udpPageHeaderCss();
@@ -177,7 +177,7 @@ const FormMetadataDisplay = class {
177
177
  render() {
178
178
  return (
179
179
  // role/aria-label provide a lightweight accessible grouping for screen readers
180
- index.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', utils.dateFormatter(this.submittedOn, 'long'))));
180
+ index.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', utils.dateFormatter(this.submittedOn, 'long'))));
181
181
  }
182
182
  };
183
183
  FormMetadataDisplay.style = formMetadataDisplayCss();
@@ -237,7 +237,7 @@ const ImageUpload = class {
237
237
  var _a, _b;
238
238
  const dragAndDropMessage = (_a = this.dragAndDropMessage) !== null && _a !== void 0 ? _a : `Drag and drop your image${this.allowMultiple ? 's' : ''} here`;
239
239
  const browseFileMessage = (_b = this.browseFileMessage) !== null && _b !== void 0 ? _b : `Browse Image${this.allowMultiple ? 's' : ''}`;
240
- return (index.h(index.Host, { key: '3ecef7e1d24ff2594617dbe014b35ec08bf5df4b' }, index.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 })));
240
+ return (index.h(index.Host, { key: '425712dd7384de03a8617d2e1d200282d5f7fdbf' }, index.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 })));
241
241
  }
242
242
  };
243
243
  ImageUpload.style = imageUploadCss();
@@ -1126,7 +1126,7 @@ const SignatureInput = class {
1126
1126
  'readonly': this.readonly,
1127
1127
  'disabled': this.disabled,
1128
1128
  };
1129
- return (index.h(index.Host, { key: 'f7e2efb3c833954f7c5d4eb89523124004870af2', class: {
1129
+ return (index.h(index.Host, { key: 'd2bccc6578bb06345e6fccf5e60d33ca25a7697e', class: {
1130
1130
  'udp-input': true,
1131
1131
  'udp-input--error': isError,
1132
1132
  'udp-input--disabled': this.disabled,
@@ -1134,7 +1134,7 @@ const SignatureInput = class {
1134
1134
  'udp-input--readonly': this.readonly,
1135
1135
  [`udp-input--size-${this.size}`]: true,
1136
1136
  [`udp-input--margin-${this.margin}`]: true,
1137
- } }, index.h("div", { key: '65fb1003cb711abce87ad6610ef8f760f316f97a', class: "bx--form-item" }, this.label && (index.h("unity-typography", { key: '00f51ced39a56ef9ff26c01bdb17f99093b3651e', variant: "caption-text" }, index.h("label", { key: 'bc5868273a81faee0f762a24e8b6b9a0e0b082ba', htmlFor: this.id, class: "bx--label" }, this.label, this.required && '*'))), index.h("div", { key: '4181296c918939de81945f22e4064f05f291d60a', class: containerClasses }, index.h("canvas", { key: '1e3ad85753f8731eef0628c777731a1984bbfe12', ref: el => (this.canvasEl = el), class: { 'signature-canvas': true, 'readonly': this.readonly || this.disabled }, id: this.id }), !this.readonly && !this.disabled && (index.h("button", { key: '0725984a0bb1813e03a178f54d6ba574f69d0079', type: "button", class: "clear-button", onClick: this.clearSignature, disabled: this.disabled }, "Clear"))), isError && (index.h("div", { key: '95cd4970272b0c82c1c85ef1ceeca5900704f82f', class: "error-message" }, index.h("unity-typography", { key: 'e89ba3de7f359091d7097adcd167571dacc2eac1', variant: "caption-text", color: "error" }, this.internalError))))));
1137
+ } }, index.h("div", { key: '5411ff627764ed4b02f8e246d2a3f1ed2154ed80', class: "bx--form-item" }, this.label && (index.h("unity-typography", { key: '6d93b3ad53f412c9e6cbdcad813ba687a4f7c200', variant: "caption-text" }, index.h("label", { key: 'e8de0162d30aaa00b22667db64f322c7bf20ec6a', htmlFor: this.id, class: "bx--label" }, this.label, this.required && '*'))), index.h("div", { key: '3ffc0a9d69df5fd5cdeb89c5c6bd404e6d1906ab', class: containerClasses }, index.h("canvas", { key: '59201cd6d3ad72040e54a05ef5b9e8c164f5d427', ref: el => (this.canvasEl = el), class: { 'signature-canvas': true, 'readonly': this.readonly || this.disabled }, id: this.id }), !this.readonly && !this.disabled && (index.h("button", { key: 'f13c4b9e45d54117410df18920cc9054b94bbba6', type: "button", class: "clear-button", onClick: this.clearSignature, disabled: this.disabled }, "Clear"))), isError && (index.h("div", { key: '4b0bb3bc923901d2350f541b94bab2ae71ea6aec', class: "error-message" }, index.h("unity-typography", { key: 'd294d75b68cb77227ed22a26a759b8b867e5f928', variant: "caption-text", color: "error" }, this.internalError))))));
1138
1138
  }
1139
1139
  get el() { return index.getElement(this); }
1140
1140
  static get watchers() { return {
@@ -1398,7 +1398,7 @@ const StencilForm = class {
1398
1398
  debounce__default.default(submitFunction, 1000, { leading: true, trailing: false })();
1399
1399
  }
1400
1400
  render() {
1401
- return (index.h("form", { key: '3a80fa9c957b76b9d6b172a2c1ae66880bb46134' }, index.h("slot", { key: 'c592488ed1102df7b5e88866dd3553644682472f' })));
1401
+ return (index.h("form", { key: '7776648f88cbea0b0db6d3fd82b845f74e15b1c1' }, index.h("slot", { key: 'b3099b3bb707bb15dca8995b8db2a573036a884e' })));
1402
1402
  }
1403
1403
  get el() { return index.getElement(this); }
1404
1404
  };
@@ -2152,7 +2152,7 @@ const TableInput = class {
2152
2152
  render() {
2153
2153
  const isReadOnly = this.readonly || this.disabled;
2154
2154
  const hasTableColumns = this.columns.length > 0;
2155
- return (index.h("div", { key: '1567aefbf4f467f3a9c6e012811c5bf927a65bfb', class: "table-input-container" }, hasTableColumns ? (index.h("div", null, index.h("div", { class: "table-grid-wrapper" }, index.h("client-side-grid", { key: `table-grid-${this.gridRenderNonce}`, columnDefs: this.getGridColumns(isReadOnly), rowData: this.initialGridRows, gridHeight: this.getGridHeight(), gridOptions: this.getGridOptions(), gridApiCallback: this.handleGridApiCallback })), !isReadOnly && (index.h("div", { class: "table-input-add-row-button" }, index.h("udp-button", { variant: "text", onClick: () => this.handleAddRow(), startIcon: index.h("udp-icon", { iconName: "add", color: "inherit" }) }, "Add a Row"))))) : (index.h("div", { class: "table-empty-state" }, "No columns configured."))));
2155
+ return (index.h("div", { key: '3a213efec352e7d39b1088761f05af3fa4a20325', class: "table-input-container" }, hasTableColumns ? (index.h("div", null, index.h("div", { class: "table-grid-wrapper" }, index.h("client-side-grid", { key: `table-grid-${this.gridRenderNonce}`, columnDefs: this.getGridColumns(isReadOnly), rowData: this.initialGridRows, gridHeight: this.getGridHeight(), gridOptions: this.getGridOptions(), gridApiCallback: this.handleGridApiCallback })), !isReadOnly && (index.h("div", { class: "table-input-add-row-button" }, index.h("udp-button", { variant: "text", onClick: () => this.handleAddRow(), startIcon: index.h("udp-icon", { iconName: "add", color: "inherit" }) }, "Add a Row"))))) : (index.h("div", { class: "table-empty-state" }, "No columns configured."))));
2156
2156
  }
2157
2157
  get el() { return index.getElement(this); }
2158
2158
  static get watchers() { return {
@@ -2218,14 +2218,14 @@ const TallyDisplay = class {
2218
2218
  const isError = !!this.error;
2219
2219
  const answeredCount = this.yesCount + this.noCount + this.naCount;
2220
2220
  const unansweredCount = this.totalFields - answeredCount;
2221
- return (index.h(index.Host, { key: '786b5c03c99141a8748903f0774f11ace85f5919', class: {
2221
+ return (index.h(index.Host, { key: '525face8f1e74cfd9eb06867f713cb51a9bec738', class: {
2222
2222
  'udp-input': true,
2223
2223
  'udp-input--error': isError,
2224
2224
  'udp-input--disabled': this.disabled,
2225
2225
  'udp-input--readonly': this.readonly,
2226
2226
  [`udp-input--size-${this.size}`]: true,
2227
2227
  [`udp-input--margin-${this.margin}`]: true,
2228
- } }, index.h("div", { key: 'f4c78c29cf31735f51b240656b7d8cf7e57be3ee', class: "tally-container" }, this.label && (index.h("unity-typography", { key: '3190e645dcfc05cfff0383226789772c85cd49f8', variant: "caption-text" }, index.h("label", { key: '1849876e3f91ea58445466b39b93f39b628b2f1b', htmlFor: this.id, class: "tally-label" }, this.label))), index.h("div", { key: 'ea05a601e0a637382d28a7df1606881aceea477f', class: "tally-content", id: this.id }, index.h("div", { key: 'f0f50415cb8b6fc02e98ce69f8b90b4be6a982db', class: "tally-stats" }, index.h("div", { key: '17c79e127248f374525763f0ad8aef44efd583f5', class: "tally-item tally-yes" }, index.h("unity-typography", { key: 'c6fefef0c2d2ed5674b9a1b8a33a82fe63385a21', variant: "h4", class: "tally-count" }, this.yesCount), index.h("unity-typography", { key: '4c3941792fb91bddc62784232657e5e8180dc16f', variant: "caption-text", class: "tally-label" }, "Yes")), index.h("div", { key: '22d6cf2a1994a54c996363e4789777cc24d659c5', class: "tally-item tally-no" }, index.h("unity-typography", { key: 'dc4015cfd53dfb122ccbad61fc34913ec62b2b76', variant: "h4", class: "tally-count" }, this.noCount), index.h("unity-typography", { key: '0695eca7a58b03b1c531ef61934f81ca01247e94', variant: "caption-text", class: "tally-label" }, "No")), index.h("div", { key: '23faa1ff699cc8c667100e4a8f678efac50af145', class: "tally-item tally-na" }, index.h("unity-typography", { key: '228e3e62c36f159fe40157f950cb679c718d5c20', variant: "h4", class: "tally-count" }, this.naCount), index.h("unity-typography", { key: '1ca40cd0471647bdf97abeeccf471ef959aa3dea', variant: "caption-text", class: "tally-label" }, "Not Applicable")), unansweredCount > 0 && (index.h("div", { key: '7e397057a121192dbb43bbb72eb7f905105f4e76', class: "tally-item tally-unanswered" }, index.h("unity-typography", { key: 'f3a6bdb016986659913d702b71b7058f84b67851', variant: "h4", class: "tally-count" }, unansweredCount), index.h("unity-typography", { key: '5e7caa8d0d3e7befc000759ac9cd61caeab476a4', variant: "caption-text", class: "tally-label" }, "Unanswered")))), index.h("div", { key: '689f65675f9078d2db8c3bc2d39cf376c9d5473b', class: "tally-summary" }, index.h("unity-typography", { key: '98d20bfacdcf884af50354365486d0dd154612bc', variant: "caption-text" }, "Total Questions: ", this.totalFields))), isError && (index.h("div", { key: '0b64e68843056739c707f2fade834c0a316defd9', class: "error-message" }, index.h("unity-typography", { key: '3cad3e846ee55c6aea07c5ebf513c782c20807fb', variant: "caption-text", color: "error" }, this.error))))));
2228
+ } }, index.h("div", { key: 'bb4bb72acb1f1922e9a3b4a08178d132c28fa6f6', class: "tally-container" }, this.label && (index.h("unity-typography", { key: '7be2fb2395c872a94e64cfe8e7eeeb0bc61e47c0', variant: "caption-text" }, index.h("label", { key: '3ddbaf02c2df4152d76e5c5c594f573fbac84c5f', htmlFor: this.id, class: "tally-label" }, this.label))), index.h("div", { key: '4bdcc43095d9e232f55e143b2ba39e793f835a86', class: "tally-content", id: this.id }, index.h("div", { key: '34f55525209b5af057eb416a83d8363332eb2f1e', class: "tally-stats" }, index.h("div", { key: 'e6af1e645206ddaf906c3f584a1c14fd0e277617', class: "tally-item tally-yes" }, index.h("unity-typography", { key: '9b0388792c594f6bc622cd9cf565eccb6a61681b', variant: "h4", class: "tally-count" }, this.yesCount), index.h("unity-typography", { key: '73bcc34114de22156b8d9f0e3e4d95c2e3ed9646', variant: "caption-text", class: "tally-label" }, "Yes")), index.h("div", { key: 'a701c781916660e640d32707acd3fb22543f2fea', class: "tally-item tally-no" }, index.h("unity-typography", { key: '24f8db19e0233b92abcd7060e9cd9713fef32558', variant: "h4", class: "tally-count" }, this.noCount), index.h("unity-typography", { key: '6652950cdbde2e6cf93161d34c16d5ba84d92fd4', variant: "caption-text", class: "tally-label" }, "No")), index.h("div", { key: '4e98bb1e25e796668f7228b3857c961ed61152c0', class: "tally-item tally-na" }, index.h("unity-typography", { key: '42faac58f4a10186d3f291039e83f440d558e15c', variant: "h4", class: "tally-count" }, this.naCount), index.h("unity-typography", { key: '2af06b524eceec6a3ae4ee83574b6e546937cc1f', variant: "caption-text", class: "tally-label" }, "Not Applicable")), unansweredCount > 0 && (index.h("div", { key: '357b7a87f32b37e7480b219b05bd80b12d8f3aaf', class: "tally-item tally-unanswered" }, index.h("unity-typography", { key: '9fe811c0274ad67f1ba2f70a30f77c0c2664f064', variant: "h4", class: "tally-count" }, unansweredCount), index.h("unity-typography", { key: '89d4905e8d375f10a605c25de930230798891356', variant: "caption-text", class: "tally-label" }, "Unanswered")))), index.h("div", { key: '57bf6f2a2ee665e6fff88aab30c78cd6d1e7dcba', class: "tally-summary" }, index.h("unity-typography", { key: '0453a1fedda691eb7faf6d9a72261d9ffe1a9fab', variant: "caption-text" }, "Total Questions: ", this.totalFields))), isError && (index.h("div", { key: '7c01434a5a51526b66c098fba799e755305cc569', class: "error-message" }, index.h("unity-typography", { key: '037400916c79ac2f03b9359f4b18559b54ea81fc', variant: "caption-text", color: "error" }, this.error))))));
2229
2229
  }
2230
2230
  };
2231
2231
  TallyDisplay.style = tallyCss();
@@ -80,7 +80,7 @@ const IconGrid = class {
80
80
  }
81
81
  render() {
82
82
  var _a;
83
- return (index.h("div", { key: '2b673e13ae0ea895d0f6ad966f86f9a6f7de564a', class: {
83
+ return (index.h("div", { key: 'b9ebed5da227fd91f9b270a02032234e15314e3c', class: {
84
84
  'icon-grid': true,
85
85
  'icon-grid--compact': this.compact,
86
86
  'icon-grid--expanded': !this.compact,
@@ -170,10 +170,42 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
170
170
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
171
171
  /* webpackMode: "lazy" */
172
172
  './udp-advanced-search-builder.cjs.entry.js')); }).then(processMod, consoleError);
173
+ case 'udp-ag-area-chart.cjs':
174
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
175
+ /* webpackMode: "lazy" */
176
+ './udp-ag-area-chart.cjs.entry.js')); }).then(processMod, consoleError);
177
+ case 'udp-ag-bubble-chart.cjs':
178
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
179
+ /* webpackMode: "lazy" */
180
+ './udp-ag-bubble-chart.cjs.entry.js')); }).then(processMod, consoleError);
181
+ case 'udp-ag-combo-chart.cjs':
182
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
183
+ /* webpackMode: "lazy" */
184
+ './udp-ag-combo-chart.cjs.entry.js')); }).then(processMod, consoleError);
185
+ case 'udp-ag-donut-chart.cjs':
186
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
187
+ /* webpackMode: "lazy" */
188
+ './udp-ag-donut-chart.cjs.entry.js')); }).then(processMod, consoleError);
189
+ case 'udp-ag-line-chart.cjs':
190
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
191
+ /* webpackMode: "lazy" */
192
+ './udp-ag-line-chart.cjs.entry.js')); }).then(processMod, consoleError);
193
+ case 'udp-ag-pie-chart.cjs':
194
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
195
+ /* webpackMode: "lazy" */
196
+ './udp-ag-pie-chart.cjs.entry.js')); }).then(processMod, consoleError);
197
+ case 'udp-ag-scatter-chart.cjs':
198
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
199
+ /* webpackMode: "lazy" */
200
+ './udp-ag-scatter-chart.cjs.entry.js')); }).then(processMod, consoleError);
173
201
  case 'udp-attachment-list.cjs':
174
202
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
175
203
  /* webpackMode: "lazy" */
176
204
  './udp-attachment-list.cjs.entry.js')); }).then(processMod, consoleError);
205
+ case 'udp-bar-chart.cjs':
206
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
207
+ /* webpackMode: "lazy" */
208
+ './udp-bar-chart.cjs.entry.js')); }).then(processMod, consoleError);
177
209
  case 'udp-calendar-day.cjs':
178
210
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
179
211
  /* webpackMode: "lazy" */
@@ -246,6 +278,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
246
278
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
247
279
  /* webpackMode: "lazy" */
248
280
  './udp-fluent-location-input.cjs.entry.js')); }).then(processMod, consoleError);
281
+ case 'udp-fluent-number-input.cjs':
282
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
283
+ /* webpackMode: "lazy" */
284
+ './udp-fluent-number-input.cjs.entry.js')); }).then(processMod, consoleError);
249
285
  case 'udp-fluent-signature-input.cjs':
250
286
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
251
287
  /* webpackMode: "lazy" */
@@ -294,6 +330,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
294
330
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
295
331
  /* webpackMode: "lazy" */
296
332
  './udp-sankey-chart.cjs.entry.js')); }).then(processMod, consoleError);
333
+ case 'udp-sidebar-layout.cjs':
334
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
335
+ /* webpackMode: "lazy" */
336
+ './udp-sidebar-layout.cjs.entry.js')); }).then(processMod, consoleError);
297
337
  case 'udp-split-screen.cjs':
298
338
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
299
339
  /* webpackMode: "lazy" */
@@ -354,14 +394,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
354
394
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
355
395
  /* webpackMode: "lazy" */
356
396
  './search-method-grid.cjs.entry.js')); }).then(processMod, consoleError);
357
- case 'udp-attachment-item_2.cjs':
397
+ case 'udp-ag-bar-chart_4.cjs':
358
398
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
359
399
  /* webpackMode: "lazy" */
360
- './udp-attachment-item_2.cjs.entry.js')); }).then(processMod, consoleError);
361
- case 'udp-bar-chart_4.cjs':
400
+ './udp-ag-bar-chart_4.cjs.entry.js')); }).then(processMod, consoleError);
401
+ case 'udp-attachment-item_2.cjs':
362
402
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
363
403
  /* webpackMode: "lazy" */
364
- './udp-bar-chart_4.cjs.entry.js')); }).then(processMod, consoleError);
404
+ './udp-attachment-item_2.cjs.entry.js')); }).then(processMod, consoleError);
365
405
  case 'udp-forms-list-card.cjs':
366
406
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
367
407
  /* webpackMode: "lazy" */