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
@@ -26,8 +26,11 @@ import { Config, FieldConfig, FormApi } from "final-form";
26
26
  import { UdpAccordionItem } from "./components/fluent-ui/accordion/udp-accordion";
27
27
  import { CatalogObject, CatalogTreeNode } from "./udp-utilities/catalog/index";
28
28
  import { AdvancedFilterConfig } from "./components/advanced-search-builder/models";
29
+ import { AgCartesianChartOptions, AgPolarChartOptions } from "ag-charts-community";
30
+ import { UdpChartAppearance, UdpChartChrome, UdpChartShape } from "./components/charts/charts-theme";
29
31
  import { AttachmentItem } from "./components/attachment-list/type";
30
32
  import { OptionBadge } from "./components/fluent-ui/dropdown/option-badge";
33
+ import { CalendarOptions, DateInput } from "@fullcalendar/core";
31
34
  import { Event, VNode } from "./stencil-public-runtime";
32
35
  import { FlexSpacing } from "./components/fluent-ui/flexbox/udp-flexbox";
33
36
  import { DateFormat } from "./components/fluent-ui/date-input/udp-date-input";
@@ -79,8 +82,11 @@ export { Config, FieldConfig, FormApi } from "final-form";
79
82
  export { UdpAccordionItem } from "./components/fluent-ui/accordion/udp-accordion";
80
83
  export { CatalogObject, CatalogTreeNode } from "./udp-utilities/catalog/index";
81
84
  export { AdvancedFilterConfig } from "./components/advanced-search-builder/models";
85
+ export { AgCartesianChartOptions, AgPolarChartOptions } from "ag-charts-community";
86
+ export { UdpChartAppearance, UdpChartChrome, UdpChartShape } from "./components/charts/charts-theme";
82
87
  export { AttachmentItem } from "./components/attachment-list/type";
83
88
  export { OptionBadge } from "./components/fluent-ui/dropdown/option-badge";
89
+ export { CalendarOptions, DateInput } from "@fullcalendar/core";
84
90
  export { Event, VNode } from "./stencil-public-runtime";
85
91
  export { FlexSpacing } from "./components/fluent-ui/flexbox/udp-flexbox";
86
92
  export { DateFormat } from "./components/fluent-ui/date-input/udp-date-input";
@@ -663,6 +669,13 @@ export namespace Components {
663
669
  */
664
670
  "tileLayersOptions"?: BaseTileLayerOption[];
665
671
  }
672
+ /**
673
+ * @deprecated This component is deprecated and will be removed in a future version.
674
+ * It backs the legacy amcharts wrappers and relies on cross-shadow DOM queries
675
+ * that no longer work. Use the `udp-ag-*` chart components (e.g.
676
+ * `udp-ag-line-chart`, `udp-ag-bar-chart`, `udp-ag-donut-chart`) instead — they
677
+ * size themselves and need no container.
678
+ */
666
679
  interface ChartContainer {
667
680
  "adjustChartWidthForKpis": boolean;
668
681
  "cardWidth": number | string;
@@ -695,6 +708,11 @@ export namespace Components {
695
708
  "subheader": string;
696
709
  "title": string;
697
710
  }
711
+ /**
712
+ * @deprecated This component is deprecated and will be removed in a future version.
713
+ * It is used only by the deprecated `chart-container`. Use the `udp-ag-*` chart
714
+ * components instead.
715
+ */
698
716
  interface ChartKpi {
699
717
  "label": string;
700
718
  "value": string;
@@ -3107,6 +3125,420 @@ export namespace Components {
3107
3125
  "maxDepth"?: number;
3108
3126
  "openAddMenuForGroupId": number | null;
3109
3127
  }
3128
+ /**
3129
+ * Area chart wrapped over `ag-charts-community`.
3130
+ * See https://www.ag-grid.com/charts/javascript/area-series/ for the full
3131
+ * option vocabulary. Consumers opt in by setting
3132
+ * `series: [{ type: 'area', xKey, yKey, ... }]` on `chartOptions`.
3133
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
3134
+ * carries the full ag-charts options object; the wrapper owns the brand
3135
+ * theme, the transparent chart background, ag-charts module registration,
3136
+ * and the host container. Anything the consumer passes wins over the
3137
+ * wrapper's defaults; `container` is always wrapper-owned.
3138
+ * Because area and line share the `AgCartesianChartOptions` shape, the
3139
+ * `udp-ag-line-chart` wrapper accepts the same options and a consumer
3140
+ * could technically use either — this component exists for
3141
+ * discoverability so consumers looking for "area chart" land on a
3142
+ * dedicated component.
3143
+ * Always memoize `chartOptions` at the call site; a new object every
3144
+ * render triggers a `chart.update()` cycle.
3145
+ */
3146
+ interface UdpAgAreaChart {
3147
+ /**
3148
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3149
+ * @default 'default'
3150
+ */
3151
+ "appearance": UdpChartAppearance;
3152
+ /**
3153
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3154
+ * @default `udp-ag-area-chart-${uuid()}`
3155
+ */
3156
+ "chartId": string;
3157
+ /**
3158
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with an area series — `{ type: 'area', xKey, yKey }`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
3159
+ */
3160
+ "chartOptions": AgCartesianChartOptions;
3161
+ /**
3162
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3163
+ * @default 'full'
3164
+ */
3165
+ "chrome": UdpChartChrome;
3166
+ /**
3167
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3168
+ */
3169
+ "customHeight"?: number | string;
3170
+ /**
3171
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3172
+ */
3173
+ "customWidth"?: number | string;
3174
+ /**
3175
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
3176
+ * @default 'square'
3177
+ */
3178
+ "shape": UdpChartShape;
3179
+ }
3180
+ /**
3181
+ * Bar chart wrapped over `ag-charts-community`.
3182
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
3183
+ * carries the full ag-charts options object; the wrapper owns the brand
3184
+ * theme, the transparent chart background, ag-charts module registration,
3185
+ * and the host container. Anything the consumer passes wins over the
3186
+ * wrapper's defaults; `container` is always wrapper-owned.
3187
+ * Always memoize `chartOptions` at the call site — a new object every
3188
+ * render triggers a `chart.update()` cycle.
3189
+ */
3190
+ interface UdpAgBarChart {
3191
+ /**
3192
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3193
+ * @default 'default'
3194
+ */
3195
+ "appearance": UdpChartAppearance;
3196
+ /**
3197
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3198
+ * @default `udp-ag-bar-chart-${uuid()}`
3199
+ */
3200
+ "chartId": string;
3201
+ /**
3202
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a bar series). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned.
3203
+ */
3204
+ "chartOptions": AgCartesianChartOptions;
3205
+ /**
3206
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3207
+ * @default 'full'
3208
+ */
3209
+ "chrome": UdpChartChrome;
3210
+ /**
3211
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3212
+ */
3213
+ "customHeight"?: number | string;
3214
+ /**
3215
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3216
+ */
3217
+ "customWidth"?: number | string;
3218
+ /**
3219
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
3220
+ * @default 'square'
3221
+ */
3222
+ "shape": UdpChartShape;
3223
+ }
3224
+ /**
3225
+ * Bubble chart wrapped over `ag-charts-community`.
3226
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
3227
+ * carries the full ag-charts options object; the wrapper owns the brand
3228
+ * theme, the transparent chart background, ag-charts module registration,
3229
+ * and the host container. Anything the consumer passes wins over the
3230
+ * wrapper's defaults; `container` is always wrapper-owned.
3231
+ * Bubble series are cartesian and require `xKey`, `yKey`, and `sizeKey`
3232
+ * on each series entry — `sizeKey` drives the marker radius. See
3233
+ * https://www.ag-grid.com/charts/javascript/bubble-series/ for the full
3234
+ * series option surface (labelKey, colorKey, size / maxSize / domain,
3235
+ * etc.).
3236
+ * Always memoize `chartOptions` at the call site — a new object every
3237
+ * render triggers a `chart.update()` cycle.
3238
+ */
3239
+ interface UdpAgBubbleChart {
3240
+ /**
3241
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3242
+ * @default 'default'
3243
+ */
3244
+ "appearance": UdpChartAppearance;
3245
+ /**
3246
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3247
+ * @default `udp-ag-bubble-chart-${uuid()}`
3248
+ */
3249
+ "chartId": string;
3250
+ /**
3251
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a bubble series — `type: 'bubble'`, plus `xKey`, `yKey`, and `sizeKey`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
3252
+ */
3253
+ "chartOptions": AgCartesianChartOptions;
3254
+ /**
3255
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3256
+ * @default 'full'
3257
+ */
3258
+ "chrome": UdpChartChrome;
3259
+ /**
3260
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3261
+ */
3262
+ "customHeight"?: number | string;
3263
+ /**
3264
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3265
+ */
3266
+ "customWidth"?: number | string;
3267
+ /**
3268
+ * Geometry roundness, mirroring the button/input shape tokens: `square` or `rounded`. Bubble markers are unaffected; this only shapes any bar / line / area series sharing the chart. Per-series geometry on `chartOptions` still wins.
3269
+ * @default 'square'
3270
+ */
3271
+ "shape": UdpChartShape;
3272
+ }
3273
+ /**
3274
+ * Combination (combo) chart wrapped over `ag-charts-community`.
3275
+ * ag-charts has no dedicated "combo" series type — a combination chart is
3276
+ * just an `AgCartesianChartOptions` whose `series` array carries multiple
3277
+ * entries of different `type`s (e.g. one `{ type: 'bar' }` plus one
3278
+ * `{ type: 'line' }`, optionally mixed with `'area'`, `'scatter'`, etc.).
3279
+ * This wrapper exists for discoverability and parity with the rest of the
3280
+ * `udp-ag-*-chart` family; it shares the line / bar wrapper plumbing
3281
+ * verbatim.
3282
+ * For dual-axis combos, declare a second y-axis in `axes` (an object
3283
+ * keyed by axis id, NOT an array) and use the axis's `keys` array to bind
3284
+ * it to specific series `yKey`s — e.g. `axes: { x: { type: 'category',
3285
+ * position: 'bottom' }, y: { type: 'number', position: 'left', keys:
3286
+ * ['revenue'] }, y2: { type: 'number', position: 'right', keys:
3287
+ * ['conversion'] } }`. Series render in array order, so place bars before
3288
+ * lines if you want lines on top.
3289
+ * See https://www.ag-grid.com/charts/javascript/combination-series/.
3290
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
3291
+ * carries the full ag-charts options object; the wrapper owns the brand
3292
+ * theme, the transparent chart background, ag-charts module registration,
3293
+ * and the host container. Anything the consumer passes wins over the
3294
+ * wrapper's defaults; `container` is always wrapper-owned.
3295
+ * Always memoize `chartOptions` at the call site; a new object every
3296
+ * render triggers a `chart.update()` cycle.
3297
+ */
3298
+ interface UdpAgComboChart {
3299
+ /**
3300
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette across the mixed series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3301
+ * @default 'default'
3302
+ */
3303
+ "appearance": UdpChartAppearance;
3304
+ /**
3305
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3306
+ * @default `udp-ag-combo-chart-${uuid()}`
3307
+ */
3308
+ "chartId": string;
3309
+ /**
3310
+ * Full ag-charts options. Required. Should include at least `data` and `series` (an array mixing multiple series types — e.g. `'bar'` plus `'line'`). For dual-axis combos, include an `axes` object (keyed by axis id) and link the extra y-axis to specific series via its `keys` property. The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
3311
+ */
3312
+ "chartOptions": AgCartesianChartOptions;
3313
+ /**
3314
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3315
+ * @default 'full'
3316
+ */
3317
+ "chrome": UdpChartChrome;
3318
+ /**
3319
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3320
+ */
3321
+ "customHeight"?: number | string;
3322
+ /**
3323
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3324
+ */
3325
+ "customWidth"?: number | string;
3326
+ /**
3327
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
3328
+ * @default 'square'
3329
+ */
3330
+ "shape": UdpChartShape;
3331
+ }
3332
+ /**
3333
+ * Donut chart wrapped over `ag-charts-community`.
3334
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
3335
+ * carries the full ag-charts options object; the wrapper owns the brand
3336
+ * theme, the transparent chart background, ag-charts module registration,
3337
+ * and the host container. Anything the consumer passes wins over the
3338
+ * wrapper's defaults; `container` is always wrapper-owned.
3339
+ * Donut is a polar chart series in ag-charts — pass a series of
3340
+ * `{ type: 'donut', angleKey, ... }` and skip `axes` entirely. The donut
3341
+ * hole is controlled via `innerRadiusRatio` (default `0.7`); set it to a
3342
+ * smaller value for a thicker ring or `0` for a pie. See
3343
+ * https://www.ag-grid.com/charts/javascript/donut-series/.
3344
+ * Always memoize `chartOptions` at the call site; a new object every
3345
+ * render triggers a `chart.update()` cycle.
3346
+ * The legacy `udp-donut-chart` is an amcharts wrapper — leave that one
3347
+ * alone; reach for this component in new surfaces.
3348
+ */
3349
+ interface UdpAgDonutChart {
3350
+ /**
3351
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette across sectors), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp, light→dark across sectors), and `colorful` (each sector's label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3352
+ * @default 'default'
3353
+ */
3354
+ "appearance": UdpChartAppearance;
3355
+ /**
3356
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3357
+ * @default `udp-ag-donut-chart-${uuid()}`
3358
+ */
3359
+ "chartId": string;
3360
+ /**
3361
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a `'donut'` series type and an `angleKey`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
3362
+ */
3363
+ "chartOptions": AgPolarChartOptions;
3364
+ /**
3365
+ * Chrome density. `full` keeps the legend and padding; `flush` hides the legend and zeroes padding so the donut fills the container edge to edge (the KPI-card look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3366
+ * @default 'full'
3367
+ */
3368
+ "chrome": UdpChartChrome;
3369
+ /**
3370
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3371
+ */
3372
+ "customHeight"?: number | string;
3373
+ /**
3374
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3375
+ */
3376
+ "customWidth"?: number | string;
3377
+ /**
3378
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp sector corners) or `rounded` (rounded sector corners). Per-series `cornerRadius` on `chartOptions` still wins.
3379
+ * @default 'square'
3380
+ */
3381
+ "shape": UdpChartShape;
3382
+ }
3383
+ /**
3384
+ * Line chart wrapped over `ag-charts-community`.
3385
+ * See https://www.ag-grid.com/charts/javascript/line-series/ for the full
3386
+ * option vocabulary. Consumers opt in by setting
3387
+ * `series: [{ type: 'line', xKey, yKey, ... }]` on `chartOptions`.
3388
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
3389
+ * carries the full ag-charts options object; the wrapper owns the brand
3390
+ * theme, the transparent chart background, ag-charts module registration,
3391
+ * and the host container. Anything the consumer passes wins over the
3392
+ * wrapper's defaults; `container` is always wrapper-owned.
3393
+ * Consumers reach for ag-charts' own option vocabulary directly — no
3394
+ * discrete-prop renames to learn, and no risk of the wrapper falling
3395
+ * behind ag-charts feature releases.
3396
+ * Always memoize `chartOptions` at the call site; a new object every
3397
+ * render triggers a `chart.update()` cycle.
3398
+ * The legacy `udp-line-chart` is an amcharts wrapper still used by
3399
+ * `InsightRenderer` — leave that one alone; reach for this component in
3400
+ * new surfaces.
3401
+ */
3402
+ interface UdpAgLineChart {
3403
+ /**
3404
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3405
+ * @default 'default'
3406
+ */
3407
+ "appearance": UdpChartAppearance;
3408
+ /**
3409
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3410
+ * @default `udp-ag-line-chart-${uuid()}`
3411
+ */
3412
+ "chartId": string;
3413
+ /**
3414
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a line series — `{ type: 'line', xKey, yKey }`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
3415
+ */
3416
+ "chartOptions": AgCartesianChartOptions;
3417
+ /**
3418
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3419
+ * @default 'full'
3420
+ */
3421
+ "chrome": UdpChartChrome;
3422
+ /**
3423
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3424
+ */
3425
+ "customHeight"?: number | string;
3426
+ /**
3427
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3428
+ */
3429
+ "customWidth"?: number | string;
3430
+ /**
3431
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
3432
+ * @default 'square'
3433
+ */
3434
+ "shape": UdpChartShape;
3435
+ }
3436
+ /**
3437
+ * Pie chart wrapped over `ag-charts-community`.
3438
+ * Mirrors `udp-ag-line-chart` / `udp-ag-bar-chart`: one passthrough
3439
+ * `chartOptions` prop carries the full ag-charts options object; the
3440
+ * wrapper owns the brand theme, the transparent chart background,
3441
+ * ag-charts module registration, and the host container. Anything the
3442
+ * consumer passes wins over the wrapper's defaults; `container` is
3443
+ * always wrapper-owned.
3444
+ * Pie is a polar series, so `chartOptions` is typed as
3445
+ * `AgPolarChartOptions` — polar charts have no x/y axes, so consumers
3446
+ * should not pass an `axes` field. Each pie series requires `angleKey`;
3447
+ * `calloutLabelKey` and `sectorLabelKey` are the usual companions for
3448
+ * outer / inner labels. (For a donut, use ag-charts' separate `donut`
3449
+ * series type — same polar options shape.)
3450
+ * See https://www.ag-grid.com/charts/javascript/pie-series/.
3451
+ * Always memoize `chartOptions` at the call site; a new object every
3452
+ * render triggers a `chart.update()` cycle.
3453
+ */
3454
+ interface UdpAgPieChart {
3455
+ /**
3456
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette across slices), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp, light→dark across slices), and `colorful` (each slice's label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3457
+ * @default 'default'
3458
+ */
3459
+ "appearance": UdpChartAppearance;
3460
+ /**
3461
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3462
+ * @default `udp-ag-pie-chart-${uuid()}`
3463
+ */
3464
+ "chartId": string;
3465
+ /**
3466
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a `pie` series type and `angleKey` set). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored. Polar charts do not use `axes`.
3467
+ */
3468
+ "chartOptions": AgPolarChartOptions;
3469
+ /**
3470
+ * Chrome density. `full` keeps the legend and padding; `flush` hides the legend and zeroes padding so the pie fills the container edge to edge (the KPI-card look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3471
+ * @default 'full'
3472
+ */
3473
+ "chrome": UdpChartChrome;
3474
+ /**
3475
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3476
+ */
3477
+ "customHeight"?: number | string;
3478
+ /**
3479
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3480
+ */
3481
+ "customWidth"?: number | string;
3482
+ /**
3483
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp sector corners) or `rounded` (rounded sector corners). Per-series `cornerRadius` on `chartOptions` still wins.
3484
+ * @default 'square'
3485
+ */
3486
+ "shape": UdpChartShape;
3487
+ }
3488
+ /**
3489
+ * Scatter chart wrapped over `ag-charts-community`.
3490
+ * Mirrors the shape of `ag-grid-base` (and the sibling line / bar chart
3491
+ * wrappers): one passthrough `chartOptions` prop carries the full
3492
+ * ag-charts options object; the wrapper owns the brand theme, the
3493
+ * transparent chart background, ag-charts module registration, and the
3494
+ * host container. Anything the consumer passes wins over the wrapper's
3495
+ * defaults; `container` is always wrapper-owned.
3496
+ * Consumers reach for ag-charts' own option vocabulary directly — no
3497
+ * discrete-prop renames to learn, and no risk of the wrapper falling
3498
+ * behind ag-charts feature releases.
3499
+ * Always memoize `chartOptions` at the call site; a new object every
3500
+ * render triggers a `chart.update()` cycle.
3501
+ * Scatter series require both `xKey` and `yKey` on each series entry
3502
+ * (`type: 'scatter'`) and default to numeric x/y axes. See
3503
+ * https://www.ag-grid.com/charts/javascript/scatter-series/ for the full
3504
+ * option surface (markers, color scales, error bars, etc.). For markers
3505
+ * whose size encodes a third variable, reach for `udp-ag-bubble-chart`
3506
+ * instead — scatter has no `sizeKey`.
3507
+ */
3508
+ interface UdpAgScatterChart {
3509
+ /**
3510
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
3511
+ * @default 'default'
3512
+ */
3513
+ "appearance": UdpChartAppearance;
3514
+ /**
3515
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
3516
+ * @default `udp-ag-scatter-chart-${uuid()}`
3517
+ */
3518
+ "chartId": string;
3519
+ /**
3520
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a scatter series type — `xKey` and `yKey` are required per series). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
3521
+ */
3522
+ "chartOptions": AgCartesianChartOptions;
3523
+ /**
3524
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
3525
+ * @default 'full'
3526
+ */
3527
+ "chrome": UdpChartChrome;
3528
+ /**
3529
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3530
+ */
3531
+ "customHeight"?: number | string;
3532
+ /**
3533
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
3534
+ */
3535
+ "customWidth"?: number | string;
3536
+ /**
3537
+ * Geometry roundness, mirroring the button/input shape tokens: `square` or `rounded`. Scatter markers are unaffected; this only shapes any bar / line / area series sharing the chart. Per-series geometry on `chartOptions` still wins.
3538
+ * @default 'square'
3539
+ */
3540
+ "shape": UdpChartShape;
3541
+ }
3110
3542
  interface UdpAmbientCard {
3111
3543
  /**
3112
3544
  * @default false
@@ -3305,6 +3737,12 @@ export namespace Components {
3305
3737
  * The current value of the selected option.
3306
3738
  */
3307
3739
  "value": any;
3740
+ /**
3741
+ * Controls the shape of the `valueChanged` payload (see that event's docs): - `'option'` (default): emit the matched option **object** from the source list (legacy behavior). Convenient when the consumer wants the full option (label, metadata) on change. - `'value'`: emit the scalar resolved via `optionValue` (a `string`, or `string[]` in `multiple` mode). This is what form bindings want — the stored value is the option's id, not the object. Set this when wiring the autocomplete into a form (Final Form / react-hook-form / `udp-field`). Feed the emitted scalar(s) back into `value`; label resolution still works because every internal read goes through `optionValue`. With `freeForm`, an unmatched typed entry emits its raw string in either mode.
3742
+ * @remarks Default is `'option'` to preserve existing behavior. A future major version is expected to flip the default to `'value'`, since emitting the scalar matches the convention of most component libraries (MUI, Ant Design, Vuetify, Element) and avoids the "[object Object]" / stale-option class of bug in form contexts.
3743
+ * @default 'option'
3744
+ */
3745
+ "valueAs": 'option' | 'value';
3308
3746
  }
3309
3747
  interface UdpAvatar {
3310
3748
  "color": string;
@@ -3325,6 +3763,10 @@ export namespace Components {
3325
3763
  */
3326
3764
  "max": number;
3327
3765
  }
3766
+ /**
3767
+ * @deprecated This component is deprecated and will be removed in a future version.
3768
+ * Use `udp-ag-bar-chart` instead.
3769
+ */
3328
3770
  interface UdpBarChart {
3329
3771
  /**
3330
3772
  * @default undefined
@@ -3538,10 +3980,15 @@ export namespace Components {
3538
3980
  * @default []
3539
3981
  */
3540
3982
  "hiddenDays": number[];
3983
+ "initialDate": DateInput;
3541
3984
  /**
3542
3985
  * @default 'dayGridMonth'
3543
3986
  */
3544
3987
  "initialView": string;
3988
+ /**
3989
+ * @default {}
3990
+ */
3991
+ "options": Partial<CalendarOptions>;
3545
3992
  /**
3546
3993
  * @default '06:00:00'
3547
3994
  */
@@ -3597,25 +4044,25 @@ export namespace Components {
3597
4044
  /**
3598
4045
  * @default {}
3599
4046
  */
3600
- "props": any;
4047
+ "props": Record<string, any>;
3601
4048
  }
3602
4049
  interface UdpCalendarMonth {
3603
4050
  /**
3604
4051
  * @default {}
3605
4052
  */
3606
- "props": any;
4053
+ "props": Record<string, any>;
3607
4054
  }
3608
4055
  interface UdpCalendarWeek {
3609
4056
  /**
3610
4057
  * @default {}
3611
4058
  */
3612
- "props": any;
4059
+ "props": Record<string, any>;
3613
4060
  }
3614
4061
  interface UdpCalendarYear {
3615
4062
  /**
3616
4063
  * @default {}
3617
4064
  */
3618
- "props": any;
4065
+ "props": Record<string, any>;
3619
4066
  }
3620
4067
  interface UdpCard {
3621
4068
  /**
@@ -3737,7 +4184,7 @@ export namespace Components {
3737
4184
  "title": string;
3738
4185
  }
3739
4186
  /**
3740
- * component used to render examples of all the charts. Mostly used for dev purposes
4187
+ * Component used to render examples of all the charts. Mostly used for dev purposes.
3741
4188
  */
3742
4189
  interface UdpChartsExample {
3743
4190
  }
@@ -3921,6 +4368,10 @@ export namespace Components {
3921
4368
  * @default 'medium'
3922
4369
  */
3923
4370
  "controlSize": 'small' | 'medium' | 'large';
4371
+ /**
4372
+ * Date display format based on locale/region. Preferred over `format`. - 'MM/DD/YYYY' - US format - 'DD/MM/YYYY' - UK/Europe/Canada format - 'YYYY/MM/DD' - ISO/China/Japan format
4373
+ */
4374
+ "dateFormat": DateFormat;
3924
4375
  /**
3925
4376
  * The type of date selection.
3926
4377
  * @default 'single'
@@ -3936,7 +4387,8 @@ export namespace Components {
3936
4387
  */
3937
4388
  "error": string;
3938
4389
  /**
3939
- * Date display format based on locale/region. - 'MM/DD/YYYY' - US format - 'DD/MM/YYYY' - UK/Europe/Canada format - 'YYYY/MM/DD' - ISO/China/Japan format Defaults to browser locale detection if not specified.
4390
+ * Date display format based on locale/region. - 'MM/DD/YYYY' - US format - 'DD/MM/YYYY' - UK/Europe/Canada format - 'YYYY/MM/DD' - ISO/China/Japan format
4391
+ * @deprecated Use `dateFormat` instead. `format` collides with the reserved `format` prop of form libraries (e.g. react-final-form's `<Field>`), which treats it as a value-formatter function. Retained as an alias; `dateFormat` takes precedence when both are set.
3940
4392
  * @default 'MM/DD/YYYY'
3941
4393
  */
3942
4394
  "format": DateFormat;
@@ -4156,6 +4608,10 @@ export namespace Components {
4156
4608
  * @default 'medium'
4157
4609
  */
4158
4610
  "controlSize": 'small' | 'medium' | 'large';
4611
+ /**
4612
+ * Date display format. Preferred over `format`.
4613
+ */
4614
+ "dateFormat": DateFormat1;
4159
4615
  /**
4160
4616
  * Whether the input is disabled.
4161
4617
  * @default false
@@ -4167,6 +4623,7 @@ export namespace Components {
4167
4623
  "error": string;
4168
4624
  /**
4169
4625
  * Date display format.
4626
+ * @deprecated Use `dateFormat` instead. `format` collides with the reserved `format` prop of form libraries (e.g. react-final-form's `<Field>`), which treats it as a value-formatter function. Retained as an alias; `dateFormat` takes precedence when both are set.
4170
4627
  * @default 'MM/DD/YYYY'
4171
4628
  */
4172
4629
  "format": DateFormat1;
@@ -4437,6 +4894,10 @@ export namespace Components {
4437
4894
  */
4438
4895
  "titleId": string;
4439
4896
  }
4897
+ /**
4898
+ * @deprecated This component is deprecated and will be removed in a future version.
4899
+ * Use `udp-ag-bar-chart` instead.
4900
+ */
4440
4901
  interface UdpDistributionChart {
4441
4902
  /**
4442
4903
  * @default uuid()
@@ -4503,6 +4964,10 @@ export namespace Components {
4503
4964
  */
4504
4965
  "variant": 'horizontal' | 'vertical';
4505
4966
  }
4967
+ /**
4968
+ * @deprecated This component is deprecated and will be removed in a future version.
4969
+ * Use `udp-ag-donut-chart` (or `udp-ag-pie-chart`) instead.
4970
+ */
4506
4971
  interface UdpDonutChart {
4507
4972
  /**
4508
4973
  * @default uuid()
@@ -5316,6 +5781,12 @@ export namespace Components {
5316
5781
  * The current value of the selected option.
5317
5782
  */
5318
5783
  "value": any;
5784
+ /**
5785
+ * Controls the shape of the `valueChanged` payload (see that event's docs): - `'option'` (default): emit the matched option **object** from `options` (legacy behavior). Convenient when the consumer wants the full option (label, metadata) on change. - `'value'`: emit the scalar resolved via `optionValue` (a `string`, or `string[]` in `multiple` mode). This is what form bindings want — the stored value is the option's id, not the object. Set this when wiring the dropdown into a form (Final Form / react-hook-form / `udp-field`).
5786
+ * @remarks Default is `'option'` to preserve existing behavior. A future major version is expected to flip the default to `'value'`, since emitting the scalar matches the convention of most component libraries (MUI, Ant Design, Vuetify, Element) and avoids the "[object Object]" / stale-option class of bug in form contexts.
5787
+ * @default 'option'
5788
+ */
5789
+ "valueAs": 'option' | 'value';
5319
5790
  }
5320
5791
  /**
5321
5792
  * Fluent-styled file input. Renders a drop zone + browse button + selected-item
@@ -5883,11 +6354,35 @@ export namespace Components {
5883
6354
  "startIconName": string;
5884
6355
  }
5885
6356
  /**
5886
- * Radio group component. Can be used standalone or as part of a udp-field.
6357
+ * Number input component with min/max/step constraints and decimal capping.
5887
6358
  */
5888
- interface UdpFluentRadioGroup {
6359
+ interface UdpFluentNumberInput {
5889
6360
  /**
5890
- * Disables the radio group and child radios.
6361
+ * The visual appearance of the input.
6362
+ * @default 'outline'
6363
+ */
6364
+ "appearance": 'outline' | 'underline' | 'filled-lighter' | 'filled-darker';
6365
+ /**
6366
+ * Hints to the browser about what kind of data is expected. Defaults to "off" to suppress the browser's recent-values dropdown.
6367
+ * @default 'off'
6368
+ */
6369
+ "autocomplete": string;
6370
+ /**
6371
+ * Whether the input should automatically focus when the page loads.
6372
+ * @default false
6373
+ */
6374
+ "autofocus": boolean;
6375
+ /**
6376
+ * The size of the input control.
6377
+ * @default 'medium'
6378
+ */
6379
+ "controlSize": 'small' | 'medium' | 'large';
6380
+ /**
6381
+ * Maximum number of decimal places. On blur, the value is rounded to this precision.
6382
+ */
6383
+ "decimals": number;
6384
+ /**
6385
+ * Whether the input is disabled and cannot be interacted with.
5891
6386
  * @default false
5892
6387
  */
5893
6388
  "disabled": boolean;
@@ -5896,43 +6391,112 @@ export namespace Components {
5896
6391
  */
5897
6392
  "error": string;
5898
6393
  /**
5899
- * Helper text displayed below the input to provide additional context.
6394
+ * Helper text displayed below the input.
5900
6395
  */
5901
6396
  "hint": string;
5902
6397
  /**
5903
- * Whether to reserve space for error/helper text to prevent layout shift.
6398
+ * Whether to include error padding below the input.
5904
6399
  * @default true
5905
6400
  */
5906
6401
  "includeErrorPadding": boolean;
5907
6402
  /**
5908
- * The items to display in the radio group.
6403
+ * The label text displayed above the input.
5909
6404
  */
5910
- "items": RadioGroupItem[];
6405
+ "label": string;
5911
6406
  /**
5912
- * The label for the radio group.
6407
+ * Maximum allowed value. Enforced by the browser via native input constraints.
5913
6408
  */
5914
- "label": string;
6409
+ "max": string;
5915
6410
  /**
5916
- * The name of the radio group.
6411
+ * Minimum allowed value. Enforced by the browser via native input constraints.
6412
+ */
6413
+ "min": string;
6414
+ /**
6415
+ * The name of the input.
5917
6416
  */
5918
6417
  "name": string;
5919
6418
  /**
5920
- * The orientation of the group.
5921
- * @default 'horizontal'
6419
+ * Placeholder text displayed when the input is empty.
5922
6420
  */
5923
- "orientation": 'horizontal' | 'vertical';
6421
+ "placeholder": string;
5924
6422
  /**
5925
- * Helper text displayed on click of info icon in label
6423
+ * Helper text displayed on click of info icon in label.
5926
6424
  */
5927
6425
  "popupHint": string;
5928
6426
  /**
5929
- * The current value of the checked radio.
6427
+ * Whether the input is read-only.
6428
+ * @default false
5930
6429
  */
5931
- "value": string;
5932
- }
5933
- /**
5934
- * Fluent-styled signature pad. Wraps the `signature_pad` library with a
5935
- * `<fluent-field>` envelope, an optional companion full-name input, and
6430
+ "readonly": boolean;
6431
+ /**
6432
+ * Whether the input is required for form submission.
6433
+ * @default false
6434
+ */
6435
+ "required": boolean;
6436
+ /**
6437
+ * Selects the text in the input.
6438
+ */
6439
+ "select": () => Promise<void>;
6440
+ /**
6441
+ * Step increment for the spinner (e.g. "0.5", "0.01", "1").
6442
+ */
6443
+ "step": string;
6444
+ /**
6445
+ * The current value of the input.
6446
+ */
6447
+ "value": string;
6448
+ }
6449
+ /**
6450
+ * Radio group component. Can be used standalone or as part of a udp-field.
6451
+ */
6452
+ interface UdpFluentRadioGroup {
6453
+ /**
6454
+ * Disables the radio group and child radios.
6455
+ * @default false
6456
+ */
6457
+ "disabled": boolean;
6458
+ /**
6459
+ * Error message text displayed below the input when validation fails.
6460
+ */
6461
+ "error": string;
6462
+ /**
6463
+ * Helper text displayed below the input to provide additional context.
6464
+ */
6465
+ "hint": string;
6466
+ /**
6467
+ * Whether to reserve space for error/helper text to prevent layout shift.
6468
+ * @default true
6469
+ */
6470
+ "includeErrorPadding": boolean;
6471
+ /**
6472
+ * The items to display in the radio group.
6473
+ */
6474
+ "items": RadioGroupItem[];
6475
+ /**
6476
+ * The label for the radio group.
6477
+ */
6478
+ "label": string;
6479
+ /**
6480
+ * The name of the radio group.
6481
+ */
6482
+ "name": string;
6483
+ /**
6484
+ * The orientation of the group.
6485
+ * @default 'horizontal'
6486
+ */
6487
+ "orientation": 'horizontal' | 'vertical';
6488
+ /**
6489
+ * Helper text displayed on click of info icon in label
6490
+ */
6491
+ "popupHint": string;
6492
+ /**
6493
+ * The current value of the checked radio.
6494
+ */
6495
+ "value": string;
6496
+ }
6497
+ /**
6498
+ * Fluent-styled signature pad. Wraps the `signature_pad` library with a
6499
+ * `<fluent-field>` envelope, an optional companion full-name input, and
5936
6500
  * stroke-time metadata capture (timestamp + optional geolocation).
5937
6501
  * Controlled via `value: SignatureValue` — pass a fresh reference to update
5938
6502
  * the canvas / full-name field. Emits `valueChanged` on stroke-end, full-name
@@ -6683,6 +7247,10 @@ export namespace Components {
6683
7247
  */
6684
7248
  "unmountDelay": number;
6685
7249
  }
7250
+ /**
7251
+ * @deprecated This component is deprecated and will be removed in a future version.
7252
+ * Use `udp-ag-line-chart` instead.
7253
+ */
6686
7254
  interface UdpLineChart {
6687
7255
  /**
6688
7256
  * @default uuid()
@@ -7441,6 +8009,11 @@ export namespace Components {
7441
8009
  "name": string;
7442
8010
  "value": string;
7443
8011
  }
8012
+ /**
8013
+ * @deprecated This component is deprecated and will be removed in a future version.
8014
+ * It is amcharts-based; there is no `ag-charts-community` sankey equivalent, so
8015
+ * no direct replacement exists yet. Avoid new usage.
8016
+ */
7444
8017
  interface UdpSankeyChart {
7445
8018
  /**
7446
8019
  * @default uuid()
@@ -7790,6 +8363,54 @@ export namespace Components {
7790
8363
  */
7791
8364
  "width": 'sm' | 'md' | 'lg' | 'full' | number;
7792
8365
  }
8366
+ /**
8367
+ * Two-pane page layout: a collapsible sidebar beside a main content area. The
8368
+ * sidebar is meant to hold a tree, list, or outline (drop one into the
8369
+ * `sidebar` slot); the page body goes in the default slot.
8370
+ * Collapse is self-contained — the sidebar header carries a collapse button and,
8371
+ * when collapsed, the sidebar shrinks to a slim rail with an expand button, so no
8372
+ * external control is needed. Set `stickyOffset` to pin the sidebar below a fixed
8373
+ * page header so it scrolls independently while the main column flows with the page.
8374
+ */
8375
+ interface UdpSidebarLayout {
8376
+ /**
8377
+ * When false, the collapse affordance is hidden and the sidebar stays open.
8378
+ * @default true
8379
+ */
8380
+ "collapsible": boolean;
8381
+ /**
8382
+ * Fill the host's container top-to-bottom: the layout becomes `height: 100%` and the sidebar + main column each scroll independently inside it. Use when the layout is placed in a height-bearing region (e.g. a flex/grid cell or a fixed-height scroll area) and you want the sidebar to always span the full height regardless of content. Takes precedence over `stickyOffset`.
8383
+ * @default false
8384
+ */
8385
+ "fill": boolean;
8386
+ /**
8387
+ * Whether the sidebar is expanded (`true`) or collapsed to a rail (`false`). Mutable so the built-in toggle works; consumers may bind/read it and listen to `openChange`.
8388
+ * @default true
8389
+ */
8390
+ "open": boolean;
8391
+ /**
8392
+ * Which side the sidebar sits on.
8393
+ * @default 'start'
8394
+ */
8395
+ "sidebarPosition": 'start' | 'end';
8396
+ /**
8397
+ * Title shown in the sidebar header. Ignored when a `sidebar-header` slot is provided.
8398
+ */
8399
+ "sidebarTitle"?: string;
8400
+ /**
8401
+ * Expanded sidebar width — any CSS length.
8402
+ * @default '264px'
8403
+ */
8404
+ "sidebarWidth": string;
8405
+ /**
8406
+ * When set, the sidebar (and its collapsed rail) is `position: sticky`, pinned this far from the top of the scroll container, with a matching `max-height` so it scrolls on its own. Any CSS length — e.g. `"64px"` or `"var(--app-header-h)"`. Omit for a sidebar that flows with the page. Ignored when `fill` is set.
8407
+ */
8408
+ "stickyOffset"?: string;
8409
+ /**
8410
+ * Toggle the sidebar open/collapsed.
8411
+ */
8412
+ "toggle": () => Promise<void>;
8413
+ }
7793
8414
  interface UdpSkeletonLoading {
7794
8415
  /**
7795
8416
  * @default '4px'
@@ -8464,10 +9085,28 @@ export namespace Components {
8464
9085
  * @default 'subtle'
8465
9086
  */
8466
9087
  "appearance": 'subtle' | 'transparent';
9088
+ /**
9089
+ * When `true`, parent rows get a disclosure chevron that toggles their expansion, while the rest of the row keeps its normal click behavior. Designed to pair with `interaction="button"`: clicking a row body still emits `itemClick` (open details), but clicking the chevron only expands/collapses that group — it neither selects the row nor emits `itemClick`. Initial open/closed state is seeded from `itemExpanded` (so a tree can render fully expanded on load); the user's subsequent collapse/expand choices are owned internally and persist by id across re-renders. No effect in `interaction="tree"` mode, where Fluent's native row-click already toggles expansion.
9090
+ * @default false
9091
+ */
9092
+ "collapsible": boolean;
9093
+ /**
9094
+ * How a row click behaves: - `'tree'` (default): native Fluent tree behavior — clicking a row toggles its expansion and selects it; `itemClick` fires for the directly-clicked row. Selection is managed internally by Fluent. - `'button'`: rows act as buttons. A click anywhere on the row (icon, text, aside) emits `itemClick` exactly once and stops there — no built-in expand toggle and no internal selection. Pair with `selectedId` (for the highlight) and `itemExpanded` (to control which parents are open).
9095
+ * @default 'tree'
9096
+ */
9097
+ "interaction": 'tree' | 'button';
8467
9098
  /**
8468
9099
  * Path to the aside slot property, or a function to generate the aside slot content.
8469
9100
  */
8470
9101
  "itemAside"?: string | ((item: any) => any);
9102
+ /**
9103
+ * Path to an avatar descriptor (or a function returning one) rendered in the row's start slot as a `<udp-fluent-avatar>`: `{ name?, initials?, src?, color?, shape?, size?, iconName? }`. Takes precedence over `itemIcon` when both resolve.
9104
+ */
9105
+ "itemAvatar"?: string | ((item: any) => any);
9106
+ /**
9107
+ * Path to a badge value (or a function returning one) rendered in the row's end slot as a `<udp-fluent-badge>`. A scalar becomes the badge content; an object `{ content?, color?, appearance?, shape?, size?, startIconName?, endIconName? }` controls its appearance.
9108
+ */
9109
+ "itemBadge"?: string | ((item: any) => any);
8471
9110
  /**
8472
9111
  * Path to the content property, or a function to generate the content (default slot).
8473
9112
  * @default 'label'
@@ -8477,6 +9116,14 @@ export namespace Components {
8477
9116
  * Path to the end slot property, or a function to generate the end slot content.
8478
9117
  */
8479
9118
  "itemEnd"?: string | ((item: any) => any);
9119
+ /**
9120
+ * Path to a boolean "expanded" property, or a function returning whether the item should render expanded. Only meaningful for items that have children. Useful for trees that should render fully (or partly) expanded on load.
9121
+ */
9122
+ "itemExpanded"?: string | ((item: any) => boolean);
9123
+ /**
9124
+ * Path to an icon name (or a function returning one) rendered in the row's start slot as a `<udp-fluent-icon>`. Use for type/category icons. A function may also return `{ name, color?, size? }` for per-row control. Mutually exclusive with `itemAvatar` (avatar wins when both resolve). Rendered inside this component's shadow, so the row chrome in udp-tree.css styles it — unlike a consumer-slotted icon, which a shadow stylesheet can't reach via `::part`.
9125
+ */
9126
+ "itemIcon"?: string | ((item: any) => any);
8480
9127
  /**
8481
9128
  * Path to the id property, or a function to generate the id.
8482
9129
  * @default 'id'
@@ -8491,6 +9138,10 @@ export namespace Components {
8491
9138
  * Path to the start slot property, or a function to generate the start slot content.
8492
9139
  */
8493
9140
  "itemStart"?: string | ((item: any) => any);
9141
+ /**
9142
+ * Id of the item that should render as selected. Compared against each item's resolved id (`itemId`). Drives the selected appearance from the outside so the consumer owns "which row is active" as a single source of truth.
9143
+ */
9144
+ "selectedId"?: string | number;
8494
9145
  /**
8495
9146
  * The size of the tree item element.
8496
9147
  * @default 'medium'
@@ -8509,6 +9160,11 @@ export namespace Components {
8509
9160
  */
8510
9161
  "unit": FlexSpacing2;
8511
9162
  }
9163
+ /**
9164
+ * @deprecated This component is deprecated and will be removed in a future version.
9165
+ * Use the `udp-ag-*` chart components instead — `udp-ag-line-chart`,
9166
+ * `udp-ag-bar-chart`, or `udp-ag-scatter-chart` depending on the series type.
9167
+ */
8512
9168
  interface UdpXyChart {
8513
9169
  /**
8514
9170
  * @default undefined
@@ -8608,6 +9264,10 @@ export namespace Components {
8608
9264
  */
8609
9265
  "yDataType": string;
8610
9266
  }
9267
+ /**
9268
+ * @deprecated This component is deprecated and will be removed in a future version.
9269
+ * Use `udp-ag-line-chart` (or `udp-ag-combo-chart` for mixed series) instead.
9270
+ */
8611
9271
  interface UdpXyMultiSeriesChart {
8612
9272
  /**
8613
9273
  * @default undefined
@@ -8942,6 +9602,10 @@ export interface UdpFluentMenuCustomEvent<T> extends CustomEvent<T> {
8942
9602
  detail: T;
8943
9603
  target: HTMLUdpFluentMenuElement;
8944
9604
  }
9605
+ export interface UdpFluentNumberInputCustomEvent<T> extends CustomEvent<T> {
9606
+ detail: T;
9607
+ target: HTMLUdpFluentNumberInputElement;
9608
+ }
8945
9609
  export interface UdpFluentRadioGroupCustomEvent<T> extends CustomEvent<T> {
8946
9610
  detail: T;
8947
9611
  target: HTMLUdpFluentRadioGroupElement;
@@ -9042,6 +9706,10 @@ export interface UdpSideSheetCustomEvent<T> extends CustomEvent<T> {
9042
9706
  detail: T;
9043
9707
  target: HTMLUdpSideSheetElement;
9044
9708
  }
9709
+ export interface UdpSidebarLayoutCustomEvent<T> extends CustomEvent<T> {
9710
+ detail: T;
9711
+ target: HTMLUdpSidebarLayoutElement;
9712
+ }
9045
9713
  export interface UdpSliderCustomEvent<T> extends CustomEvent<T> {
9046
9714
  detail: T;
9047
9715
  target: HTMLUdpSliderElement;
@@ -9226,12 +9894,24 @@ declare global {
9226
9894
  prototype: HTMLBaseMapElement;
9227
9895
  new (): HTMLBaseMapElement;
9228
9896
  };
9897
+ /**
9898
+ * @deprecated This component is deprecated and will be removed in a future version.
9899
+ * It backs the legacy amcharts wrappers and relies on cross-shadow DOM queries
9900
+ * that no longer work. Use the `udp-ag-*` chart components (e.g.
9901
+ * `udp-ag-line-chart`, `udp-ag-bar-chart`, `udp-ag-donut-chart`) instead — they
9902
+ * size themselves and need no container.
9903
+ */
9229
9904
  interface HTMLChartContainerElement extends Components.ChartContainer, HTMLStencilElement {
9230
9905
  }
9231
9906
  var HTMLChartContainerElement: {
9232
9907
  prototype: HTMLChartContainerElement;
9233
9908
  new (): HTMLChartContainerElement;
9234
9909
  };
9910
+ /**
9911
+ * @deprecated This component is deprecated and will be removed in a future version.
9912
+ * It is used only by the deprecated `chart-container`. Use the `udp-ag-*` chart
9913
+ * components instead.
9914
+ */
9235
9915
  interface HTMLChartKpiElement extends Components.ChartKpi, HTMLStencilElement {
9236
9916
  }
9237
9917
  var HTMLChartKpiElement: {
@@ -10245,6 +10925,196 @@ declare global {
10245
10925
  prototype: HTMLUdpAdvancedSearchFilterGroupElement;
10246
10926
  new (): HTMLUdpAdvancedSearchFilterGroupElement;
10247
10927
  };
10928
+ /**
10929
+ * Area chart wrapped over `ag-charts-community`.
10930
+ * See https://www.ag-grid.com/charts/javascript/area-series/ for the full
10931
+ * option vocabulary. Consumers opt in by setting
10932
+ * `series: [{ type: 'area', xKey, yKey, ... }]` on `chartOptions`.
10933
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
10934
+ * carries the full ag-charts options object; the wrapper owns the brand
10935
+ * theme, the transparent chart background, ag-charts module registration,
10936
+ * and the host container. Anything the consumer passes wins over the
10937
+ * wrapper's defaults; `container` is always wrapper-owned.
10938
+ * Because area and line share the `AgCartesianChartOptions` shape, the
10939
+ * `udp-ag-line-chart` wrapper accepts the same options and a consumer
10940
+ * could technically use either — this component exists for
10941
+ * discoverability so consumers looking for "area chart" land on a
10942
+ * dedicated component.
10943
+ * Always memoize `chartOptions` at the call site; a new object every
10944
+ * render triggers a `chart.update()` cycle.
10945
+ */
10946
+ interface HTMLUdpAgAreaChartElement extends Components.UdpAgAreaChart, HTMLStencilElement {
10947
+ }
10948
+ var HTMLUdpAgAreaChartElement: {
10949
+ prototype: HTMLUdpAgAreaChartElement;
10950
+ new (): HTMLUdpAgAreaChartElement;
10951
+ };
10952
+ /**
10953
+ * Bar chart wrapped over `ag-charts-community`.
10954
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
10955
+ * carries the full ag-charts options object; the wrapper owns the brand
10956
+ * theme, the transparent chart background, ag-charts module registration,
10957
+ * and the host container. Anything the consumer passes wins over the
10958
+ * wrapper's defaults; `container` is always wrapper-owned.
10959
+ * Always memoize `chartOptions` at the call site — a new object every
10960
+ * render triggers a `chart.update()` cycle.
10961
+ */
10962
+ interface HTMLUdpAgBarChartElement extends Components.UdpAgBarChart, HTMLStencilElement {
10963
+ }
10964
+ var HTMLUdpAgBarChartElement: {
10965
+ prototype: HTMLUdpAgBarChartElement;
10966
+ new (): HTMLUdpAgBarChartElement;
10967
+ };
10968
+ /**
10969
+ * Bubble chart wrapped over `ag-charts-community`.
10970
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
10971
+ * carries the full ag-charts options object; the wrapper owns the brand
10972
+ * theme, the transparent chart background, ag-charts module registration,
10973
+ * and the host container. Anything the consumer passes wins over the
10974
+ * wrapper's defaults; `container` is always wrapper-owned.
10975
+ * Bubble series are cartesian and require `xKey`, `yKey`, and `sizeKey`
10976
+ * on each series entry — `sizeKey` drives the marker radius. See
10977
+ * https://www.ag-grid.com/charts/javascript/bubble-series/ for the full
10978
+ * series option surface (labelKey, colorKey, size / maxSize / domain,
10979
+ * etc.).
10980
+ * Always memoize `chartOptions` at the call site — a new object every
10981
+ * render triggers a `chart.update()` cycle.
10982
+ */
10983
+ interface HTMLUdpAgBubbleChartElement extends Components.UdpAgBubbleChart, HTMLStencilElement {
10984
+ }
10985
+ var HTMLUdpAgBubbleChartElement: {
10986
+ prototype: HTMLUdpAgBubbleChartElement;
10987
+ new (): HTMLUdpAgBubbleChartElement;
10988
+ };
10989
+ /**
10990
+ * Combination (combo) chart wrapped over `ag-charts-community`.
10991
+ * ag-charts has no dedicated "combo" series type — a combination chart is
10992
+ * just an `AgCartesianChartOptions` whose `series` array carries multiple
10993
+ * entries of different `type`s (e.g. one `{ type: 'bar' }` plus one
10994
+ * `{ type: 'line' }`, optionally mixed with `'area'`, `'scatter'`, etc.).
10995
+ * This wrapper exists for discoverability and parity with the rest of the
10996
+ * `udp-ag-*-chart` family; it shares the line / bar wrapper plumbing
10997
+ * verbatim.
10998
+ * For dual-axis combos, declare a second y-axis in `axes` (an object
10999
+ * keyed by axis id, NOT an array) and use the axis's `keys` array to bind
11000
+ * it to specific series `yKey`s — e.g. `axes: { x: { type: 'category',
11001
+ * position: 'bottom' }, y: { type: 'number', position: 'left', keys:
11002
+ * ['revenue'] }, y2: { type: 'number', position: 'right', keys:
11003
+ * ['conversion'] } }`. Series render in array order, so place bars before
11004
+ * lines if you want lines on top.
11005
+ * See https://www.ag-grid.com/charts/javascript/combination-series/.
11006
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
11007
+ * carries the full ag-charts options object; the wrapper owns the brand
11008
+ * theme, the transparent chart background, ag-charts module registration,
11009
+ * and the host container. Anything the consumer passes wins over the
11010
+ * wrapper's defaults; `container` is always wrapper-owned.
11011
+ * Always memoize `chartOptions` at the call site; a new object every
11012
+ * render triggers a `chart.update()` cycle.
11013
+ */
11014
+ interface HTMLUdpAgComboChartElement extends Components.UdpAgComboChart, HTMLStencilElement {
11015
+ }
11016
+ var HTMLUdpAgComboChartElement: {
11017
+ prototype: HTMLUdpAgComboChartElement;
11018
+ new (): HTMLUdpAgComboChartElement;
11019
+ };
11020
+ /**
11021
+ * Donut chart wrapped over `ag-charts-community`.
11022
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
11023
+ * carries the full ag-charts options object; the wrapper owns the brand
11024
+ * theme, the transparent chart background, ag-charts module registration,
11025
+ * and the host container. Anything the consumer passes wins over the
11026
+ * wrapper's defaults; `container` is always wrapper-owned.
11027
+ * Donut is a polar chart series in ag-charts — pass a series of
11028
+ * `{ type: 'donut', angleKey, ... }` and skip `axes` entirely. The donut
11029
+ * hole is controlled via `innerRadiusRatio` (default `0.7`); set it to a
11030
+ * smaller value for a thicker ring or `0` for a pie. See
11031
+ * https://www.ag-grid.com/charts/javascript/donut-series/.
11032
+ * Always memoize `chartOptions` at the call site; a new object every
11033
+ * render triggers a `chart.update()` cycle.
11034
+ * The legacy `udp-donut-chart` is an amcharts wrapper — leave that one
11035
+ * alone; reach for this component in new surfaces.
11036
+ */
11037
+ interface HTMLUdpAgDonutChartElement extends Components.UdpAgDonutChart, HTMLStencilElement {
11038
+ }
11039
+ var HTMLUdpAgDonutChartElement: {
11040
+ prototype: HTMLUdpAgDonutChartElement;
11041
+ new (): HTMLUdpAgDonutChartElement;
11042
+ };
11043
+ /**
11044
+ * Line chart wrapped over `ag-charts-community`.
11045
+ * See https://www.ag-grid.com/charts/javascript/line-series/ for the full
11046
+ * option vocabulary. Consumers opt in by setting
11047
+ * `series: [{ type: 'line', xKey, yKey, ... }]` on `chartOptions`.
11048
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
11049
+ * carries the full ag-charts options object; the wrapper owns the brand
11050
+ * theme, the transparent chart background, ag-charts module registration,
11051
+ * and the host container. Anything the consumer passes wins over the
11052
+ * wrapper's defaults; `container` is always wrapper-owned.
11053
+ * Consumers reach for ag-charts' own option vocabulary directly — no
11054
+ * discrete-prop renames to learn, and no risk of the wrapper falling
11055
+ * behind ag-charts feature releases.
11056
+ * Always memoize `chartOptions` at the call site; a new object every
11057
+ * render triggers a `chart.update()` cycle.
11058
+ * The legacy `udp-line-chart` is an amcharts wrapper still used by
11059
+ * `InsightRenderer` — leave that one alone; reach for this component in
11060
+ * new surfaces.
11061
+ */
11062
+ interface HTMLUdpAgLineChartElement extends Components.UdpAgLineChart, HTMLStencilElement {
11063
+ }
11064
+ var HTMLUdpAgLineChartElement: {
11065
+ prototype: HTMLUdpAgLineChartElement;
11066
+ new (): HTMLUdpAgLineChartElement;
11067
+ };
11068
+ /**
11069
+ * Pie chart wrapped over `ag-charts-community`.
11070
+ * Mirrors `udp-ag-line-chart` / `udp-ag-bar-chart`: one passthrough
11071
+ * `chartOptions` prop carries the full ag-charts options object; the
11072
+ * wrapper owns the brand theme, the transparent chart background,
11073
+ * ag-charts module registration, and the host container. Anything the
11074
+ * consumer passes wins over the wrapper's defaults; `container` is
11075
+ * always wrapper-owned.
11076
+ * Pie is a polar series, so `chartOptions` is typed as
11077
+ * `AgPolarChartOptions` — polar charts have no x/y axes, so consumers
11078
+ * should not pass an `axes` field. Each pie series requires `angleKey`;
11079
+ * `calloutLabelKey` and `sectorLabelKey` are the usual companions for
11080
+ * outer / inner labels. (For a donut, use ag-charts' separate `donut`
11081
+ * series type — same polar options shape.)
11082
+ * See https://www.ag-grid.com/charts/javascript/pie-series/.
11083
+ * Always memoize `chartOptions` at the call site; a new object every
11084
+ * render triggers a `chart.update()` cycle.
11085
+ */
11086
+ interface HTMLUdpAgPieChartElement extends Components.UdpAgPieChart, HTMLStencilElement {
11087
+ }
11088
+ var HTMLUdpAgPieChartElement: {
11089
+ prototype: HTMLUdpAgPieChartElement;
11090
+ new (): HTMLUdpAgPieChartElement;
11091
+ };
11092
+ /**
11093
+ * Scatter chart wrapped over `ag-charts-community`.
11094
+ * Mirrors the shape of `ag-grid-base` (and the sibling line / bar chart
11095
+ * wrappers): one passthrough `chartOptions` prop carries the full
11096
+ * ag-charts options object; the wrapper owns the brand theme, the
11097
+ * transparent chart background, ag-charts module registration, and the
11098
+ * host container. Anything the consumer passes wins over the wrapper's
11099
+ * defaults; `container` is always wrapper-owned.
11100
+ * Consumers reach for ag-charts' own option vocabulary directly — no
11101
+ * discrete-prop renames to learn, and no risk of the wrapper falling
11102
+ * behind ag-charts feature releases.
11103
+ * Always memoize `chartOptions` at the call site; a new object every
11104
+ * render triggers a `chart.update()` cycle.
11105
+ * Scatter series require both `xKey` and `yKey` on each series entry
11106
+ * (`type: 'scatter'`) and default to numeric x/y axes. See
11107
+ * https://www.ag-grid.com/charts/javascript/scatter-series/ for the full
11108
+ * option surface (markers, color scales, error bars, etc.). For markers
11109
+ * whose size encodes a third variable, reach for `udp-ag-bubble-chart`
11110
+ * instead — scatter has no `sizeKey`.
11111
+ */
11112
+ interface HTMLUdpAgScatterChartElement extends Components.UdpAgScatterChart, HTMLStencilElement {
11113
+ }
11114
+ var HTMLUdpAgScatterChartElement: {
11115
+ prototype: HTMLUdpAgScatterChartElement;
11116
+ new (): HTMLUdpAgScatterChartElement;
11117
+ };
10248
11118
  interface HTMLUdpAmbientCardElement extends Components.UdpAmbientCard, HTMLStencilElement {
10249
11119
  }
10250
11120
  var HTMLUdpAmbientCardElement: {
@@ -10304,6 +11174,10 @@ declare global {
10304
11174
  prototype: HTMLUdpBadgeElement;
10305
11175
  new (): HTMLUdpBadgeElement;
10306
11176
  };
11177
+ /**
11178
+ * @deprecated This component is deprecated and will be removed in a future version.
11179
+ * Use `udp-ag-bar-chart` instead.
11180
+ */
10307
11181
  interface HTMLUdpBarChartElement extends Components.UdpBarChart, HTMLStencilElement {
10308
11182
  }
10309
11183
  var HTMLUdpBarChartElement: {
@@ -10423,7 +11297,7 @@ declare global {
10423
11297
  new (): HTMLUdpCardMediaElement;
10424
11298
  };
10425
11299
  /**
10426
- * component used to render examples of all the charts. Mostly used for dev purposes
11300
+ * Component used to render examples of all the charts. Mostly used for dev purposes.
10427
11301
  */
10428
11302
  interface HTMLUdpChartsExampleElement extends Components.UdpChartsExample, HTMLStencilElement {
10429
11303
  }
@@ -10694,6 +11568,10 @@ declare global {
10694
11568
  prototype: HTMLUdpDialogElement;
10695
11569
  new (): HTMLUdpDialogElement;
10696
11570
  };
11571
+ /**
11572
+ * @deprecated This component is deprecated and will be removed in a future version.
11573
+ * Use `udp-ag-bar-chart` instead.
11574
+ */
10697
11575
  interface HTMLUdpDistributionChartElement extends Components.UdpDistributionChart, HTMLStencilElement {
10698
11576
  }
10699
11577
  var HTMLUdpDistributionChartElement: {
@@ -10706,6 +11584,10 @@ declare global {
10706
11584
  prototype: HTMLUdpDividerElement;
10707
11585
  new (): HTMLUdpDividerElement;
10708
11586
  };
11587
+ /**
11588
+ * @deprecated This component is deprecated and will be removed in a future version.
11589
+ * Use `udp-ag-donut-chart` (or `udp-ag-pie-chart`) instead.
11590
+ */
10709
11591
  interface HTMLUdpDonutChartElement extends Components.UdpDonutChart, HTMLStencilElement {
10710
11592
  }
10711
11593
  var HTMLUdpDonutChartElement: {
@@ -11088,6 +11970,28 @@ declare global {
11088
11970
  prototype: HTMLUdpFluentMenuElement;
11089
11971
  new (): HTMLUdpFluentMenuElement;
11090
11972
  };
11973
+ interface HTMLUdpFluentNumberInputElementEventMap {
11974
+ "valueChanged": string;
11975
+ "inputBlur": void;
11976
+ "inputFocus": void;
11977
+ }
11978
+ /**
11979
+ * Number input component with min/max/step constraints and decimal capping.
11980
+ */
11981
+ interface HTMLUdpFluentNumberInputElement extends Components.UdpFluentNumberInput, HTMLStencilElement {
11982
+ addEventListener<K extends keyof HTMLUdpFluentNumberInputElementEventMap>(type: K, listener: (this: HTMLUdpFluentNumberInputElement, ev: UdpFluentNumberInputCustomEvent<HTMLUdpFluentNumberInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
11983
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
11984
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
11985
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
11986
+ removeEventListener<K extends keyof HTMLUdpFluentNumberInputElementEventMap>(type: K, listener: (this: HTMLUdpFluentNumberInputElement, ev: UdpFluentNumberInputCustomEvent<HTMLUdpFluentNumberInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
11987
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
11988
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
11989
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
11990
+ }
11991
+ var HTMLUdpFluentNumberInputElement: {
11992
+ prototype: HTMLUdpFluentNumberInputElement;
11993
+ new (): HTMLUdpFluentNumberInputElement;
11994
+ };
11091
11995
  interface HTMLUdpFluentRadioGroupElementEventMap {
11092
11996
  "valueChanged": string;
11093
11997
  }
@@ -11433,6 +12337,10 @@ declare global {
11433
12337
  prototype: HTMLUdpLazyLoaderElement;
11434
12338
  new (): HTMLUdpLazyLoaderElement;
11435
12339
  };
12340
+ /**
12341
+ * @deprecated This component is deprecated and will be removed in a future version.
12342
+ * Use `udp-ag-line-chart` instead.
12343
+ */
11436
12344
  interface HTMLUdpLineChartElement extends Components.UdpLineChart, HTMLStencilElement {
11437
12345
  }
11438
12346
  var HTMLUdpLineChartElement: {
@@ -11721,6 +12629,11 @@ declare global {
11721
12629
  prototype: HTMLUdpRadioButtonElement;
11722
12630
  new (): HTMLUdpRadioButtonElement;
11723
12631
  };
12632
+ /**
12633
+ * @deprecated This component is deprecated and will be removed in a future version.
12634
+ * It is amcharts-based; there is no `ag-charts-community` sankey equivalent, so
12635
+ * no direct replacement exists yet. Avoid new usage.
12636
+ */
11724
12637
  interface HTMLUdpSankeyChartElement extends Components.UdpSankeyChart, HTMLStencilElement {
11725
12638
  }
11726
12639
  var HTMLUdpSankeyChartElement: {
@@ -11816,6 +12729,32 @@ declare global {
11816
12729
  prototype: HTMLUdpSideSheetElement;
11817
12730
  new (): HTMLUdpSideSheetElement;
11818
12731
  };
12732
+ interface HTMLUdpSidebarLayoutElementEventMap {
12733
+ "openChange": boolean;
12734
+ }
12735
+ /**
12736
+ * Two-pane page layout: a collapsible sidebar beside a main content area. The
12737
+ * sidebar is meant to hold a tree, list, or outline (drop one into the
12738
+ * `sidebar` slot); the page body goes in the default slot.
12739
+ * Collapse is self-contained — the sidebar header carries a collapse button and,
12740
+ * when collapsed, the sidebar shrinks to a slim rail with an expand button, so no
12741
+ * external control is needed. Set `stickyOffset` to pin the sidebar below a fixed
12742
+ * page header so it scrolls independently while the main column flows with the page.
12743
+ */
12744
+ interface HTMLUdpSidebarLayoutElement extends Components.UdpSidebarLayout, HTMLStencilElement {
12745
+ addEventListener<K extends keyof HTMLUdpSidebarLayoutElementEventMap>(type: K, listener: (this: HTMLUdpSidebarLayoutElement, ev: UdpSidebarLayoutCustomEvent<HTMLUdpSidebarLayoutElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
12746
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
12747
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
12748
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
12749
+ removeEventListener<K extends keyof HTMLUdpSidebarLayoutElementEventMap>(type: K, listener: (this: HTMLUdpSidebarLayoutElement, ev: UdpSidebarLayoutCustomEvent<HTMLUdpSidebarLayoutElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
12750
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
12751
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
12752
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
12753
+ }
12754
+ var HTMLUdpSidebarLayoutElement: {
12755
+ prototype: HTMLUdpSidebarLayoutElement;
12756
+ new (): HTMLUdpSidebarLayoutElement;
12757
+ };
11819
12758
  interface HTMLUdpSkeletonLoadingElement extends Components.UdpSkeletonLoading, HTMLStencilElement {
11820
12759
  }
11821
12760
  var HTMLUdpSkeletonLoadingElement: {
@@ -12101,12 +13040,21 @@ declare global {
12101
13040
  prototype: HTMLUdpVerticalSpacerElement;
12102
13041
  new (): HTMLUdpVerticalSpacerElement;
12103
13042
  };
13043
+ /**
13044
+ * @deprecated This component is deprecated and will be removed in a future version.
13045
+ * Use the `udp-ag-*` chart components instead — `udp-ag-line-chart`,
13046
+ * `udp-ag-bar-chart`, or `udp-ag-scatter-chart` depending on the series type.
13047
+ */
12104
13048
  interface HTMLUdpXyChartElement extends Components.UdpXyChart, HTMLStencilElement {
12105
13049
  }
12106
13050
  var HTMLUdpXyChartElement: {
12107
13051
  prototype: HTMLUdpXyChartElement;
12108
13052
  new (): HTMLUdpXyChartElement;
12109
13053
  };
13054
+ /**
13055
+ * @deprecated This component is deprecated and will be removed in a future version.
13056
+ * Use `udp-ag-line-chart` (or `udp-ag-combo-chart` for mixed series) instead.
13057
+ */
12110
13058
  interface HTMLUdpXyMultiSeriesChartElement extends Components.UdpXyMultiSeriesChart, HTMLStencilElement {
12111
13059
  }
12112
13060
  var HTMLUdpXyMultiSeriesChartElement: {
@@ -12210,6 +13158,14 @@ declare global {
12210
13158
  "udp-adornment": HTMLUdpAdornmentElement;
12211
13159
  "udp-advanced-search-builder": HTMLUdpAdvancedSearchBuilderElement;
12212
13160
  "udp-advanced-search-filter-group": HTMLUdpAdvancedSearchFilterGroupElement;
13161
+ "udp-ag-area-chart": HTMLUdpAgAreaChartElement;
13162
+ "udp-ag-bar-chart": HTMLUdpAgBarChartElement;
13163
+ "udp-ag-bubble-chart": HTMLUdpAgBubbleChartElement;
13164
+ "udp-ag-combo-chart": HTMLUdpAgComboChartElement;
13165
+ "udp-ag-donut-chart": HTMLUdpAgDonutChartElement;
13166
+ "udp-ag-line-chart": HTMLUdpAgLineChartElement;
13167
+ "udp-ag-pie-chart": HTMLUdpAgPieChartElement;
13168
+ "udp-ag-scatter-chart": HTMLUdpAgScatterChartElement;
12213
13169
  "udp-ambient-card": HTMLUdpAmbientCardElement;
12214
13170
  "udp-ambient-tool-tip": HTMLUdpAmbientToolTipElement;
12215
13171
  "udp-attachment-item": HTMLUdpAttachmentItemElement;
@@ -12274,6 +13230,7 @@ declare global {
12274
13230
  "udp-fluent-list-item": HTMLUdpFluentListItemElement;
12275
13231
  "udp-fluent-location-input": HTMLUdpFluentLocationInputElement;
12276
13232
  "udp-fluent-menu": HTMLUdpFluentMenuElement;
13233
+ "udp-fluent-number-input": HTMLUdpFluentNumberInputElement;
12277
13234
  "udp-fluent-radio-group": HTMLUdpFluentRadioGroupElement;
12278
13235
  "udp-fluent-signature-input": HTMLUdpFluentSignatureInputElement;
12279
13236
  "udp-fluent-switch": HTMLUdpFluentSwitchElement;
@@ -12326,6 +13283,7 @@ declare global {
12326
13283
  "udp-search-input": HTMLUdpSearchInputElement;
12327
13284
  "udp-selector": HTMLUdpSelectorElement;
12328
13285
  "udp-side-sheet": HTMLUdpSideSheetElement;
13286
+ "udp-sidebar-layout": HTMLUdpSidebarLayoutElement;
12329
13287
  "udp-skeleton-loading": HTMLUdpSkeletonLoadingElement;
12330
13288
  "udp-slider": HTMLUdpSliderElement;
12331
13289
  "udp-spinner": HTMLUdpSpinnerElement;
@@ -12921,6 +13879,13 @@ declare namespace LocalJSX {
12921
13879
  */
12922
13880
  "tileLayersOptions"?: BaseTileLayerOption[];
12923
13881
  }
13882
+ /**
13883
+ * @deprecated This component is deprecated and will be removed in a future version.
13884
+ * It backs the legacy amcharts wrappers and relies on cross-shadow DOM queries
13885
+ * that no longer work. Use the `udp-ag-*` chart components (e.g.
13886
+ * `udp-ag-line-chart`, `udp-ag-bar-chart`, `udp-ag-donut-chart`) instead — they
13887
+ * size themselves and need no container.
13888
+ */
12924
13889
  interface ChartContainer {
12925
13890
  "adjustChartWidthForKpis"?: boolean;
12926
13891
  "cardWidth"?: number | string;
@@ -12953,6 +13918,11 @@ declare namespace LocalJSX {
12953
13918
  "subheader"?: string;
12954
13919
  "title"?: string;
12955
13920
  }
13921
+ /**
13922
+ * @deprecated This component is deprecated and will be removed in a future version.
13923
+ * It is used only by the deprecated `chart-container`. Use the `udp-ag-*` chart
13924
+ * components instead.
13925
+ */
12956
13926
  interface ChartKpi {
12957
13927
  "label"?: string;
12958
13928
  "value"?: string;
@@ -15419,66 +16389,480 @@ declare namespace LocalJSX {
15419
16389
  * The configuration for the field tree
15420
16390
  * @default {}
15421
16391
  */
15422
- "config"?: AdvancedFilterConfig;
16392
+ "config"?: AdvancedFilterConfig;
16393
+ /**
16394
+ * The name of the entity to build the field tree for
16395
+ */
16396
+ "entityName"?: string;
16397
+ /**
16398
+ * The initial filter data to use for the field tree
16399
+ */
16400
+ "initialFilterData"?: Search;
16401
+ /**
16402
+ * The maximum depth to traverse when building the field tree
16403
+ * @default 2
16404
+ */
16405
+ "maxDepth"?: number;
16406
+ /**
16407
+ * Emits the filter data when the filter is saved
16408
+ */
16409
+ "onFilterSave"?: (event: UdpAdvancedSearchBuilderCustomEvent<Search>) => void;
16410
+ /**
16411
+ * Emits the filter data when the filter is changed
16412
+ */
16413
+ "onSearchChange"?: (event: UdpAdvancedSearchBuilderCustomEvent<Search>) => void;
16414
+ }
16415
+ interface UdpAdvancedSearchFilterGroup {
16416
+ /**
16417
+ * @default []
16418
+ */
16419
+ "errorMessages"?: string[];
16420
+ "fields"?: CatalogTreeNode[];
16421
+ "filterData"?: Search;
16422
+ "groupId"?: number;
16423
+ /**
16424
+ * @default true
16425
+ */
16426
+ "isFilterValid"?: boolean;
16427
+ /**
16428
+ * @default false
16429
+ */
16430
+ "isRoot"?: boolean;
16431
+ /**
16432
+ * Current max depth (only meaningful for the root group, which renders the depth selector).
16433
+ */
16434
+ "maxDepth"?: number;
16435
+ "onAddFilter"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
16436
+ "onAddGroup"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
16437
+ /**
16438
+ * Emitted when the user changes the max depth from the root group's depth selector.
16439
+ */
16440
+ "onDepthChange"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
16441
+ "onFilterChange"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<{
16442
+ filterId: string;
16443
+ field?: string;
16444
+ value?: any;
16445
+ updates?: { [key: string]: any };
16446
+ }>) => void;
16447
+ "onGroupChange"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<{ groupId: number; logicalSearchOperator: 1 | 2 }>) => void;
16448
+ "onRemoveFilter"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<string>) => void;
16449
+ "onRemoveGroup"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
16450
+ "onToggleAddMenu"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
16451
+ "openAddMenuForGroupId"?: number | null;
16452
+ }
16453
+ /**
16454
+ * Area chart wrapped over `ag-charts-community`.
16455
+ * See https://www.ag-grid.com/charts/javascript/area-series/ for the full
16456
+ * option vocabulary. Consumers opt in by setting
16457
+ * `series: [{ type: 'area', xKey, yKey, ... }]` on `chartOptions`.
16458
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
16459
+ * carries the full ag-charts options object; the wrapper owns the brand
16460
+ * theme, the transparent chart background, ag-charts module registration,
16461
+ * and the host container. Anything the consumer passes wins over the
16462
+ * wrapper's defaults; `container` is always wrapper-owned.
16463
+ * Because area and line share the `AgCartesianChartOptions` shape, the
16464
+ * `udp-ag-line-chart` wrapper accepts the same options and a consumer
16465
+ * could technically use either — this component exists for
16466
+ * discoverability so consumers looking for "area chart" land on a
16467
+ * dedicated component.
16468
+ * Always memoize `chartOptions` at the call site; a new object every
16469
+ * render triggers a `chart.update()` cycle.
16470
+ */
16471
+ interface UdpAgAreaChart {
16472
+ /**
16473
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16474
+ * @default 'default'
16475
+ */
16476
+ "appearance"?: UdpChartAppearance;
16477
+ /**
16478
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16479
+ * @default `udp-ag-area-chart-${uuid()}`
16480
+ */
16481
+ "chartId"?: string;
16482
+ /**
16483
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with an area series — `{ type: 'area', xKey, yKey }`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
16484
+ */
16485
+ "chartOptions": AgCartesianChartOptions;
16486
+ /**
16487
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16488
+ * @default 'full'
16489
+ */
16490
+ "chrome"?: UdpChartChrome;
16491
+ /**
16492
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16493
+ */
16494
+ "customHeight"?: number | string;
16495
+ /**
16496
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16497
+ */
16498
+ "customWidth"?: number | string;
16499
+ /**
16500
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
16501
+ * @default 'square'
16502
+ */
16503
+ "shape"?: UdpChartShape;
16504
+ }
16505
+ /**
16506
+ * Bar chart wrapped over `ag-charts-community`.
16507
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
16508
+ * carries the full ag-charts options object; the wrapper owns the brand
16509
+ * theme, the transparent chart background, ag-charts module registration,
16510
+ * and the host container. Anything the consumer passes wins over the
16511
+ * wrapper's defaults; `container` is always wrapper-owned.
16512
+ * Always memoize `chartOptions` at the call site — a new object every
16513
+ * render triggers a `chart.update()` cycle.
16514
+ */
16515
+ interface UdpAgBarChart {
16516
+ /**
16517
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16518
+ * @default 'default'
16519
+ */
16520
+ "appearance"?: UdpChartAppearance;
16521
+ /**
16522
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16523
+ * @default `udp-ag-bar-chart-${uuid()}`
16524
+ */
16525
+ "chartId"?: string;
16526
+ /**
16527
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a bar series). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned.
16528
+ */
16529
+ "chartOptions": AgCartesianChartOptions;
16530
+ /**
16531
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16532
+ * @default 'full'
16533
+ */
16534
+ "chrome"?: UdpChartChrome;
16535
+ /**
16536
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16537
+ */
16538
+ "customHeight"?: number | string;
16539
+ /**
16540
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16541
+ */
16542
+ "customWidth"?: number | string;
16543
+ /**
16544
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
16545
+ * @default 'square'
16546
+ */
16547
+ "shape"?: UdpChartShape;
16548
+ }
16549
+ /**
16550
+ * Bubble chart wrapped over `ag-charts-community`.
16551
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
16552
+ * carries the full ag-charts options object; the wrapper owns the brand
16553
+ * theme, the transparent chart background, ag-charts module registration,
16554
+ * and the host container. Anything the consumer passes wins over the
16555
+ * wrapper's defaults; `container` is always wrapper-owned.
16556
+ * Bubble series are cartesian and require `xKey`, `yKey`, and `sizeKey`
16557
+ * on each series entry — `sizeKey` drives the marker radius. See
16558
+ * https://www.ag-grid.com/charts/javascript/bubble-series/ for the full
16559
+ * series option surface (labelKey, colorKey, size / maxSize / domain,
16560
+ * etc.).
16561
+ * Always memoize `chartOptions` at the call site — a new object every
16562
+ * render triggers a `chart.update()` cycle.
16563
+ */
16564
+ interface UdpAgBubbleChart {
16565
+ /**
16566
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16567
+ * @default 'default'
16568
+ */
16569
+ "appearance"?: UdpChartAppearance;
16570
+ /**
16571
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16572
+ * @default `udp-ag-bubble-chart-${uuid()}`
16573
+ */
16574
+ "chartId"?: string;
16575
+ /**
16576
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a bubble series — `type: 'bubble'`, plus `xKey`, `yKey`, and `sizeKey`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
16577
+ */
16578
+ "chartOptions": AgCartesianChartOptions;
16579
+ /**
16580
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16581
+ * @default 'full'
16582
+ */
16583
+ "chrome"?: UdpChartChrome;
16584
+ /**
16585
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16586
+ */
16587
+ "customHeight"?: number | string;
16588
+ /**
16589
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16590
+ */
16591
+ "customWidth"?: number | string;
16592
+ /**
16593
+ * Geometry roundness, mirroring the button/input shape tokens: `square` or `rounded`. Bubble markers are unaffected; this only shapes any bar / line / area series sharing the chart. Per-series geometry on `chartOptions` still wins.
16594
+ * @default 'square'
16595
+ */
16596
+ "shape"?: UdpChartShape;
16597
+ }
16598
+ /**
16599
+ * Combination (combo) chart wrapped over `ag-charts-community`.
16600
+ * ag-charts has no dedicated "combo" series type — a combination chart is
16601
+ * just an `AgCartesianChartOptions` whose `series` array carries multiple
16602
+ * entries of different `type`s (e.g. one `{ type: 'bar' }` plus one
16603
+ * `{ type: 'line' }`, optionally mixed with `'area'`, `'scatter'`, etc.).
16604
+ * This wrapper exists for discoverability and parity with the rest of the
16605
+ * `udp-ag-*-chart` family; it shares the line / bar wrapper plumbing
16606
+ * verbatim.
16607
+ * For dual-axis combos, declare a second y-axis in `axes` (an object
16608
+ * keyed by axis id, NOT an array) and use the axis's `keys` array to bind
16609
+ * it to specific series `yKey`s — e.g. `axes: { x: { type: 'category',
16610
+ * position: 'bottom' }, y: { type: 'number', position: 'left', keys:
16611
+ * ['revenue'] }, y2: { type: 'number', position: 'right', keys:
16612
+ * ['conversion'] } }`. Series render in array order, so place bars before
16613
+ * lines if you want lines on top.
16614
+ * See https://www.ag-grid.com/charts/javascript/combination-series/.
16615
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
16616
+ * carries the full ag-charts options object; the wrapper owns the brand
16617
+ * theme, the transparent chart background, ag-charts module registration,
16618
+ * and the host container. Anything the consumer passes wins over the
16619
+ * wrapper's defaults; `container` is always wrapper-owned.
16620
+ * Always memoize `chartOptions` at the call site; a new object every
16621
+ * render triggers a `chart.update()` cycle.
16622
+ */
16623
+ interface UdpAgComboChart {
16624
+ /**
16625
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette across the mixed series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16626
+ * @default 'default'
16627
+ */
16628
+ "appearance"?: UdpChartAppearance;
16629
+ /**
16630
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16631
+ * @default `udp-ag-combo-chart-${uuid()}`
16632
+ */
16633
+ "chartId"?: string;
16634
+ /**
16635
+ * Full ag-charts options. Required. Should include at least `data` and `series` (an array mixing multiple series types — e.g. `'bar'` plus `'line'`). For dual-axis combos, include an `axes` object (keyed by axis id) and link the extra y-axis to specific series via its `keys` property. The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
16636
+ */
16637
+ "chartOptions": AgCartesianChartOptions;
16638
+ /**
16639
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16640
+ * @default 'full'
16641
+ */
16642
+ "chrome"?: UdpChartChrome;
16643
+ /**
16644
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16645
+ */
16646
+ "customHeight"?: number | string;
16647
+ /**
16648
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16649
+ */
16650
+ "customWidth"?: number | string;
16651
+ /**
16652
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
16653
+ * @default 'square'
16654
+ */
16655
+ "shape"?: UdpChartShape;
16656
+ }
16657
+ /**
16658
+ * Donut chart wrapped over `ag-charts-community`.
16659
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
16660
+ * carries the full ag-charts options object; the wrapper owns the brand
16661
+ * theme, the transparent chart background, ag-charts module registration,
16662
+ * and the host container. Anything the consumer passes wins over the
16663
+ * wrapper's defaults; `container` is always wrapper-owned.
16664
+ * Donut is a polar chart series in ag-charts — pass a series of
16665
+ * `{ type: 'donut', angleKey, ... }` and skip `axes` entirely. The donut
16666
+ * hole is controlled via `innerRadiusRatio` (default `0.7`); set it to a
16667
+ * smaller value for a thicker ring or `0` for a pie. See
16668
+ * https://www.ag-grid.com/charts/javascript/donut-series/.
16669
+ * Always memoize `chartOptions` at the call site; a new object every
16670
+ * render triggers a `chart.update()` cycle.
16671
+ * The legacy `udp-donut-chart` is an amcharts wrapper — leave that one
16672
+ * alone; reach for this component in new surfaces.
16673
+ */
16674
+ interface UdpAgDonutChart {
16675
+ /**
16676
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette across sectors), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp, light→dark across sectors), and `colorful` (each sector's label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16677
+ * @default 'default'
16678
+ */
16679
+ "appearance"?: UdpChartAppearance;
16680
+ /**
16681
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16682
+ * @default `udp-ag-donut-chart-${uuid()}`
16683
+ */
16684
+ "chartId"?: string;
16685
+ /**
16686
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a `'donut'` series type and an `angleKey`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
16687
+ */
16688
+ "chartOptions": AgPolarChartOptions;
16689
+ /**
16690
+ * Chrome density. `full` keeps the legend and padding; `flush` hides the legend and zeroes padding so the donut fills the container edge to edge (the KPI-card look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16691
+ * @default 'full'
16692
+ */
16693
+ "chrome"?: UdpChartChrome;
16694
+ /**
16695
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16696
+ */
16697
+ "customHeight"?: number | string;
16698
+ /**
16699
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16700
+ */
16701
+ "customWidth"?: number | string;
16702
+ /**
16703
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp sector corners) or `rounded` (rounded sector corners). Per-series `cornerRadius` on `chartOptions` still wins.
16704
+ * @default 'square'
16705
+ */
16706
+ "shape"?: UdpChartShape;
16707
+ }
16708
+ /**
16709
+ * Line chart wrapped over `ag-charts-community`.
16710
+ * See https://www.ag-grid.com/charts/javascript/line-series/ for the full
16711
+ * option vocabulary. Consumers opt in by setting
16712
+ * `series: [{ type: 'line', xKey, yKey, ... }]` on `chartOptions`.
16713
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
16714
+ * carries the full ag-charts options object; the wrapper owns the brand
16715
+ * theme, the transparent chart background, ag-charts module registration,
16716
+ * and the host container. Anything the consumer passes wins over the
16717
+ * wrapper's defaults; `container` is always wrapper-owned.
16718
+ * Consumers reach for ag-charts' own option vocabulary directly — no
16719
+ * discrete-prop renames to learn, and no risk of the wrapper falling
16720
+ * behind ag-charts feature releases.
16721
+ * Always memoize `chartOptions` at the call site; a new object every
16722
+ * render triggers a `chart.update()` cycle.
16723
+ * The legacy `udp-line-chart` is an amcharts wrapper still used by
16724
+ * `InsightRenderer` — leave that one alone; reach for this component in
16725
+ * new surfaces.
16726
+ */
16727
+ interface UdpAgLineChart {
16728
+ /**
16729
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16730
+ * @default 'default'
16731
+ */
16732
+ "appearance"?: UdpChartAppearance;
16733
+ /**
16734
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16735
+ * @default `udp-ag-line-chart-${uuid()}`
16736
+ */
16737
+ "chartId"?: string;
16738
+ /**
16739
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a line series — `{ type: 'line', xKey, yKey }`). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
16740
+ */
16741
+ "chartOptions": AgCartesianChartOptions;
16742
+ /**
16743
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16744
+ * @default 'full'
16745
+ */
16746
+ "chrome"?: UdpChartChrome;
16747
+ /**
16748
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16749
+ */
16750
+ "customHeight"?: number | string;
16751
+ /**
16752
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
16753
+ */
16754
+ "customWidth"?: number | string;
16755
+ /**
16756
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp bar corners, straight line segments) or `rounded` (rounded bar corners, smoothed lines). Per-series geometry on `chartOptions` still wins.
16757
+ * @default 'square'
16758
+ */
16759
+ "shape"?: UdpChartShape;
16760
+ }
16761
+ /**
16762
+ * Pie chart wrapped over `ag-charts-community`.
16763
+ * Mirrors `udp-ag-line-chart` / `udp-ag-bar-chart`: one passthrough
16764
+ * `chartOptions` prop carries the full ag-charts options object; the
16765
+ * wrapper owns the brand theme, the transparent chart background,
16766
+ * ag-charts module registration, and the host container. Anything the
16767
+ * consumer passes wins over the wrapper's defaults; `container` is
16768
+ * always wrapper-owned.
16769
+ * Pie is a polar series, so `chartOptions` is typed as
16770
+ * `AgPolarChartOptions` — polar charts have no x/y axes, so consumers
16771
+ * should not pass an `axes` field. Each pie series requires `angleKey`;
16772
+ * `calloutLabelKey` and `sectorLabelKey` are the usual companions for
16773
+ * outer / inner labels. (For a donut, use ag-charts' separate `donut`
16774
+ * series type — same polar options shape.)
16775
+ * See https://www.ag-grid.com/charts/javascript/pie-series/.
16776
+ * Always memoize `chartOptions` at the call site; a new object every
16777
+ * render triggers a `chart.update()` cycle.
16778
+ */
16779
+ interface UdpAgPieChart {
16780
+ /**
16781
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette across slices), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp, light→dark across slices), and `colorful` (each slice's label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16782
+ * @default 'default'
16783
+ */
16784
+ "appearance"?: UdpChartAppearance;
16785
+ /**
16786
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16787
+ * @default `udp-ag-pie-chart-${uuid()}`
16788
+ */
16789
+ "chartId"?: string;
16790
+ /**
16791
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a `pie` series type and `angleKey` set). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored. Polar charts do not use `axes`.
16792
+ */
16793
+ "chartOptions": AgPolarChartOptions;
16794
+ /**
16795
+ * Chrome density. `full` keeps the legend and padding; `flush` hides the legend and zeroes padding so the pie fills the container edge to edge (the KPI-card look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16796
+ * @default 'full'
16797
+ */
16798
+ "chrome"?: UdpChartChrome;
15423
16799
  /**
15424
- * The name of the entity to build the field tree for
16800
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
15425
16801
  */
15426
- "entityName"?: string;
16802
+ "customHeight"?: number | string;
15427
16803
  /**
15428
- * The initial filter data to use for the field tree
16804
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
15429
16805
  */
15430
- "initialFilterData"?: Search;
16806
+ "customWidth"?: number | string;
15431
16807
  /**
15432
- * The maximum depth to traverse when building the field tree
15433
- * @default 2
16808
+ * Geometry roundness, mirroring the button/input shape tokens: `square` (sharp sector corners) or `rounded` (rounded sector corners). Per-series `cornerRadius` on `chartOptions` still wins.
16809
+ * @default 'square'
15434
16810
  */
15435
- "maxDepth"?: number;
16811
+ "shape"?: UdpChartShape;
16812
+ }
16813
+ /**
16814
+ * Scatter chart wrapped over `ag-charts-community`.
16815
+ * Mirrors the shape of `ag-grid-base` (and the sibling line / bar chart
16816
+ * wrappers): one passthrough `chartOptions` prop carries the full
16817
+ * ag-charts options object; the wrapper owns the brand theme, the
16818
+ * transparent chart background, ag-charts module registration, and the
16819
+ * host container. Anything the consumer passes wins over the wrapper's
16820
+ * defaults; `container` is always wrapper-owned.
16821
+ * Consumers reach for ag-charts' own option vocabulary directly — no
16822
+ * discrete-prop renames to learn, and no risk of the wrapper falling
16823
+ * behind ag-charts feature releases.
16824
+ * Always memoize `chartOptions` at the call site; a new object every
16825
+ * render triggers a `chart.update()` cycle.
16826
+ * Scatter series require both `xKey` and `yKey` on each series entry
16827
+ * (`type: 'scatter'`) and default to numeric x/y axes. See
16828
+ * https://www.ag-grid.com/charts/javascript/scatter-series/ for the full
16829
+ * option surface (markers, color scales, error bars, etc.). For markers
16830
+ * whose size encodes a third variable, reach for `udp-ag-bubble-chart`
16831
+ * instead — scatter has no `sizeKey`.
16832
+ */
16833
+ interface UdpAgScatterChart {
15436
16834
  /**
15437
- * Emits the filter data when the filter is saved
16835
+ * Colour + visual-weight variant applied via the brand theme: `default` (balanced categorical palette for multi-category charts, the exact brand colour for a single series), `soft` (same palette lightened, for dense low-emphasis surfaces), `bold` (same palette deepened, for a hero chart), `mono` (a single brand-hue ramp for sequential / magnitude data), and `colorful` (each label hashed to a stable Fluent avatar hue, so the same label keeps its colour across charts). Per-series colours on `chartOptions` always win.
16836
+ * @default 'default'
15438
16837
  */
15439
- "onFilterSave"?: (event: UdpAdvancedSearchBuilderCustomEvent<Search>) => void;
16838
+ "appearance"?: UdpChartAppearance;
15440
16839
  /**
15441
- * Emits the filter data when the filter is changed
16840
+ * Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests).
16841
+ * @default `udp-ag-scatter-chart-${uuid()}`
15442
16842
  */
15443
- "onSearchChange"?: (event: UdpAdvancedSearchBuilderCustomEvent<Search>) => void;
15444
- }
15445
- interface UdpAdvancedSearchFilterGroup {
16843
+ "chartId"?: string;
15446
16844
  /**
15447
- * @default []
16845
+ * Full ag-charts options. Required. Should include at least `data` and `series` (with a scatter series type — `xKey` and `yKey` are required per series). The wrapper merges in defaults for `theme` and `background`; either can be overridden by passing them on `chartOptions`. `container` is wrapper-owned and any value passed here is ignored.
15448
16846
  */
15449
- "errorMessages"?: string[];
15450
- "fields"?: CatalogTreeNode[];
15451
- "filterData"?: Search;
15452
- "groupId"?: number;
16847
+ "chartOptions": AgCartesianChartOptions;
15453
16848
  /**
15454
- * @default true
16849
+ * Chrome density. `full` keeps axes, gridlines, legend and padding; `flush` strips all chrome and zeroes padding so the plot bleeds to the container edges (the KPI-card "sparkline" look). Pair with a `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
16850
+ * @default 'full'
15455
16851
  */
15456
- "isFilterValid"?: boolean;
16852
+ "chrome"?: UdpChartChrome;
15457
16853
  /**
15458
- * @default false
16854
+ * Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
15459
16855
  */
15460
- "isRoot"?: boolean;
16856
+ "customHeight"?: number | string;
15461
16857
  /**
15462
- * Current max depth (only meaningful for the root group, which renders the depth selector).
16858
+ * Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%).
15463
16859
  */
15464
- "maxDepth"?: number;
15465
- "onAddFilter"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
15466
- "onAddGroup"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
16860
+ "customWidth"?: number | string;
15467
16861
  /**
15468
- * Emitted when the user changes the max depth from the root group's depth selector.
16862
+ * Geometry roundness, mirroring the button/input shape tokens: `square` or `rounded`. Scatter markers are unaffected; this only shapes any bar / line / area series sharing the chart. Per-series geometry on `chartOptions` still wins.
16863
+ * @default 'square'
15469
16864
  */
15470
- "onDepthChange"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
15471
- "onFilterChange"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<{
15472
- filterId: string;
15473
- field?: string;
15474
- value?: any;
15475
- updates?: { [key: string]: any };
15476
- }>) => void;
15477
- "onGroupChange"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<{ groupId: number; logicalSearchOperator: 1 | 2 }>) => void;
15478
- "onRemoveFilter"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<string>) => void;
15479
- "onRemoveGroup"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
15480
- "onToggleAddMenu"?: (event: UdpAdvancedSearchFilterGroupCustomEvent<number>) => void;
15481
- "openAddMenuForGroupId"?: number | null;
16865
+ "shape"?: UdpChartShape;
15482
16866
  }
15483
16867
  interface UdpAmbientCard {
15484
16868
  /**
@@ -15631,7 +17015,7 @@ declare namespace LocalJSX {
15631
17015
  */
15632
17016
  "onInputFocus"?: (event: UdpAutocompleteCustomEvent<void>) => void;
15633
17017
  /**
15634
- * Fires when the selection changes (option chosen, chip removed, or clear). The payload mirrors the items in `options`/fetched results: - Single-select: the matched option (the original object from the source list, or the primitive value when options are primitives). With `freeForm`, an unmatched typed entry emits the raw string. Emits `''` when cleared or the input is backspaced empty. - Multi-select (`multiple`): an array of the matched options (objects or primitives), including any currently-selected items hidden by the filter. Emits `[]` when cleared.
17018
+ * Fires when the selection changes (option chosen, chip removed, or clear). The payload mirrors the items in `options`/fetched results: The payload shape is governed by the `valueAs` prop: - `valueAs="option"` (default): the matched option (the original object from the source list, or the primitive value when options are primitives) in single-select; an array of those in `multiple` mode (including any currently-selected items hidden by the filter). - `valueAs="value"`: the scalar value resolved via `optionValue` a `string` in single-select, `string[]` in `multiple` mode. With `freeForm`, an unmatched typed entry emits its raw string in either mode. Clearing (or backspacing the input empty) emits `''` (single) or `[]` (multi).
15635
17019
  */
15636
17020
  "onValueChanged"?: (event: UdpAutocompleteCustomEvent<any>) => void;
15637
17021
  /**
@@ -15690,6 +17074,12 @@ declare namespace LocalJSX {
15690
17074
  * The current value of the selected option.
15691
17075
  */
15692
17076
  "value"?: any;
17077
+ /**
17078
+ * Controls the shape of the `valueChanged` payload (see that event's docs): - `'option'` (default): emit the matched option **object** from the source list (legacy behavior). Convenient when the consumer wants the full option (label, metadata) on change. - `'value'`: emit the scalar resolved via `optionValue` (a `string`, or `string[]` in `multiple` mode). This is what form bindings want — the stored value is the option's id, not the object. Set this when wiring the autocomplete into a form (Final Form / react-hook-form / `udp-field`). Feed the emitted scalar(s) back into `value`; label resolution still works because every internal read goes through `optionValue`. With `freeForm`, an unmatched typed entry emits its raw string in either mode.
17079
+ * @remarks Default is `'option'` to preserve existing behavior. A future major version is expected to flip the default to `'value'`, since emitting the scalar matches the convention of most component libraries (MUI, Ant Design, Vuetify, Element) and avoids the "[object Object]" / stale-option class of bug in form contexts.
17080
+ * @default 'option'
17081
+ */
17082
+ "valueAs"?: 'option' | 'value';
15693
17083
  }
15694
17084
  interface UdpAvatar {
15695
17085
  "color"?: string;
@@ -15710,6 +17100,10 @@ declare namespace LocalJSX {
15710
17100
  */
15711
17101
  "max"?: number;
15712
17102
  }
17103
+ /**
17104
+ * @deprecated This component is deprecated and will be removed in a future version.
17105
+ * Use `udp-ag-bar-chart` instead.
17106
+ */
15713
17107
  interface UdpBarChart {
15714
17108
  /**
15715
17109
  * @default undefined
@@ -15927,10 +17321,15 @@ declare namespace LocalJSX {
15927
17321
  * @default []
15928
17322
  */
15929
17323
  "hiddenDays"?: number[];
17324
+ "initialDate"?: DateInput;
15930
17325
  /**
15931
17326
  * @default 'dayGridMonth'
15932
17327
  */
15933
17328
  "initialView"?: string;
17329
+ /**
17330
+ * @default {}
17331
+ */
17332
+ "options"?: Partial<CalendarOptions>;
15934
17333
  /**
15935
17334
  * @default '06:00:00'
15936
17335
  */
@@ -15986,25 +17385,25 @@ declare namespace LocalJSX {
15986
17385
  /**
15987
17386
  * @default {}
15988
17387
  */
15989
- "props"?: any;
17388
+ "props"?: Record<string, any>;
15990
17389
  }
15991
17390
  interface UdpCalendarMonth {
15992
17391
  /**
15993
17392
  * @default {}
15994
17393
  */
15995
- "props"?: any;
17394
+ "props"?: Record<string, any>;
15996
17395
  }
15997
17396
  interface UdpCalendarWeek {
15998
17397
  /**
15999
17398
  * @default {}
16000
17399
  */
16001
- "props"?: any;
17400
+ "props"?: Record<string, any>;
16002
17401
  }
16003
17402
  interface UdpCalendarYear {
16004
17403
  /**
16005
17404
  * @default {}
16006
17405
  */
16007
- "props"?: any;
17406
+ "props"?: Record<string, any>;
16008
17407
  }
16009
17408
  interface UdpCard {
16010
17409
  /**
@@ -16130,7 +17529,7 @@ declare namespace LocalJSX {
16130
17529
  "title"?: string;
16131
17530
  }
16132
17531
  /**
16133
- * component used to render examples of all the charts. Mostly used for dev purposes
17532
+ * Component used to render examples of all the charts. Mostly used for dev purposes.
16134
17533
  */
16135
17534
  interface UdpChartsExample {
16136
17535
  }
@@ -16322,6 +17721,10 @@ declare namespace LocalJSX {
16322
17721
  * @default 'medium'
16323
17722
  */
16324
17723
  "controlSize"?: 'small' | 'medium' | 'large';
17724
+ /**
17725
+ * Date display format based on locale/region. Preferred over `format`. - 'MM/DD/YYYY' - US format - 'DD/MM/YYYY' - UK/Europe/Canada format - 'YYYY/MM/DD' - ISO/China/Japan format
17726
+ */
17727
+ "dateFormat"?: DateFormat;
16325
17728
  /**
16326
17729
  * The type of date selection.
16327
17730
  * @default 'single'
@@ -16337,7 +17740,8 @@ declare namespace LocalJSX {
16337
17740
  */
16338
17741
  "error"?: string;
16339
17742
  /**
16340
- * Date display format based on locale/region. - 'MM/DD/YYYY' - US format - 'DD/MM/YYYY' - UK/Europe/Canada format - 'YYYY/MM/DD' - ISO/China/Japan format Defaults to browser locale detection if not specified.
17743
+ * Date display format based on locale/region. - 'MM/DD/YYYY' - US format - 'DD/MM/YYYY' - UK/Europe/Canada format - 'YYYY/MM/DD' - ISO/China/Japan format
17744
+ * @deprecated Use `dateFormat` instead. `format` collides with the reserved `format` prop of form libraries (e.g. react-final-form's `<Field>`), which treats it as a value-formatter function. Retained as an alias; `dateFormat` takes precedence when both are set.
16341
17745
  * @default 'MM/DD/YYYY'
16342
17746
  */
16343
17747
  "format"?: DateFormat;
@@ -16573,6 +17977,10 @@ declare namespace LocalJSX {
16573
17977
  * @default 'medium'
16574
17978
  */
16575
17979
  "controlSize"?: 'small' | 'medium' | 'large';
17980
+ /**
17981
+ * Date display format. Preferred over `format`.
17982
+ */
17983
+ "dateFormat"?: DateFormat1;
16576
17984
  /**
16577
17985
  * Whether the input is disabled.
16578
17986
  * @default false
@@ -16584,6 +17992,7 @@ declare namespace LocalJSX {
16584
17992
  "error"?: string;
16585
17993
  /**
16586
17994
  * Date display format.
17995
+ * @deprecated Use `dateFormat` instead. `format` collides with the reserved `format` prop of form libraries (e.g. react-final-form's `<Field>`), which treats it as a value-formatter function. Retained as an alias; `dateFormat` takes precedence when both are set.
16587
17996
  * @default 'MM/DD/YYYY'
16588
17997
  */
16589
17998
  "format"?: DateFormat1;
@@ -16865,6 +18274,10 @@ declare namespace LocalJSX {
16865
18274
  */
16866
18275
  "titleId"?: string;
16867
18276
  }
18277
+ /**
18278
+ * @deprecated This component is deprecated and will be removed in a future version.
18279
+ * Use `udp-ag-bar-chart` instead.
18280
+ */
16868
18281
  interface UdpDistributionChart {
16869
18282
  /**
16870
18283
  * @default uuid()
@@ -16931,6 +18344,10 @@ declare namespace LocalJSX {
16931
18344
  */
16932
18345
  "variant"?: 'horizontal' | 'vertical';
16933
18346
  }
18347
+ /**
18348
+ * @deprecated This component is deprecated and will be removed in a future version.
18349
+ * Use `udp-ag-donut-chart` (or `udp-ag-pie-chart`) instead.
18350
+ */
16934
18351
  interface UdpDonutChart {
16935
18352
  /**
16936
18353
  * @default uuid()
@@ -17735,7 +19152,7 @@ declare namespace LocalJSX {
17735
19152
  */
17736
19153
  "onInputFocus"?: (event: UdpFluentDropdownCustomEvent<void>) => void;
17737
19154
  /**
17738
- * Fires when the selection changes (option chosen, multi-select toggle, or clear). The payload mirrors the items in `options`: - Single-select: the matched option (the original object from `options`, or the primitive value when `options` are primitives). Emits `''` when cleared. - Multi-select (`multiple`): an array of the matched options (objects or primitives). Emits `[]` when cleared/empty.
19155
+ * Fires when the selection changes (option chosen, multi-select toggle, or clear). The payload shape is governed by the `valueAs` prop: - `valueAs="option"` (default): the matched option (the original object from `options`, or the primitive value when `options` are primitives) in single-select; an array of those in `multiple` mode. - `valueAs="value"`: the scalar value resolved via `optionValue` — a `string` in single-select, `string[]` in `multiple` mode. Either way, clearing emits `''` (single) or `[]` (multi).
17739
19156
  */
17740
19157
  "onValueChanged"?: (event: UdpFluentDropdownCustomEvent<any>) => void;
17741
19158
  /**
@@ -17790,6 +19207,12 @@ declare namespace LocalJSX {
17790
19207
  * The current value of the selected option.
17791
19208
  */
17792
19209
  "value"?: any;
19210
+ /**
19211
+ * Controls the shape of the `valueChanged` payload (see that event's docs): - `'option'` (default): emit the matched option **object** from `options` (legacy behavior). Convenient when the consumer wants the full option (label, metadata) on change. - `'value'`: emit the scalar resolved via `optionValue` (a `string`, or `string[]` in `multiple` mode). This is what form bindings want — the stored value is the option's id, not the object. Set this when wiring the dropdown into a form (Final Form / react-hook-form / `udp-field`).
19212
+ * @remarks Default is `'option'` to preserve existing behavior. A future major version is expected to flip the default to `'value'`, since emitting the scalar matches the convention of most component libraries (MUI, Ant Design, Vuetify, Element) and avoids the "[object Object]" / stale-option class of bug in form contexts.
19213
+ * @default 'option'
19214
+ */
19215
+ "valueAs"?: 'option' | 'value';
17793
19216
  }
17794
19217
  /**
17795
19218
  * Fluent-styled file input. Renders a drop zone + browse button + selected-item
@@ -18423,6 +19846,107 @@ declare namespace LocalJSX {
18423
19846
  */
18424
19847
  "startIconName"?: string;
18425
19848
  }
19849
+ /**
19850
+ * Number input component with min/max/step constraints and decimal capping.
19851
+ */
19852
+ interface UdpFluentNumberInput {
19853
+ /**
19854
+ * The visual appearance of the input.
19855
+ * @default 'outline'
19856
+ */
19857
+ "appearance"?: 'outline' | 'underline' | 'filled-lighter' | 'filled-darker';
19858
+ /**
19859
+ * Hints to the browser about what kind of data is expected. Defaults to "off" to suppress the browser's recent-values dropdown.
19860
+ * @default 'off'
19861
+ */
19862
+ "autocomplete"?: string;
19863
+ /**
19864
+ * Whether the input should automatically focus when the page loads.
19865
+ * @default false
19866
+ */
19867
+ "autofocus"?: boolean;
19868
+ /**
19869
+ * The size of the input control.
19870
+ * @default 'medium'
19871
+ */
19872
+ "controlSize"?: 'small' | 'medium' | 'large';
19873
+ /**
19874
+ * Maximum number of decimal places. On blur, the value is rounded to this precision.
19875
+ */
19876
+ "decimals"?: number;
19877
+ /**
19878
+ * Whether the input is disabled and cannot be interacted with.
19879
+ * @default false
19880
+ */
19881
+ "disabled"?: boolean;
19882
+ /**
19883
+ * Error message text displayed below the input when validation fails.
19884
+ */
19885
+ "error"?: string;
19886
+ /**
19887
+ * Helper text displayed below the input.
19888
+ */
19889
+ "hint"?: string;
19890
+ /**
19891
+ * Whether to include error padding below the input.
19892
+ * @default true
19893
+ */
19894
+ "includeErrorPadding"?: boolean;
19895
+ /**
19896
+ * The label text displayed above the input.
19897
+ */
19898
+ "label"?: string;
19899
+ /**
19900
+ * Maximum allowed value. Enforced by the browser via native input constraints.
19901
+ */
19902
+ "max"?: string;
19903
+ /**
19904
+ * Minimum allowed value. Enforced by the browser via native input constraints.
19905
+ */
19906
+ "min"?: string;
19907
+ /**
19908
+ * The name of the input.
19909
+ */
19910
+ "name"?: string;
19911
+ /**
19912
+ * Fires when the input loses focus. Payload is `void`.
19913
+ */
19914
+ "onInputBlur"?: (event: UdpFluentNumberInputCustomEvent<void>) => void;
19915
+ /**
19916
+ * Fires when the input gains focus. Payload is `void`.
19917
+ */
19918
+ "onInputFocus"?: (event: UdpFluentNumberInputCustomEvent<void>) => void;
19919
+ /**
19920
+ * Fires on each input change (every keystroke). Emits the new value as a `string`.
19921
+ */
19922
+ "onValueChanged"?: (event: UdpFluentNumberInputCustomEvent<string>) => void;
19923
+ /**
19924
+ * Placeholder text displayed when the input is empty.
19925
+ */
19926
+ "placeholder"?: string;
19927
+ /**
19928
+ * Helper text displayed on click of info icon in label.
19929
+ */
19930
+ "popupHint"?: string;
19931
+ /**
19932
+ * Whether the input is read-only.
19933
+ * @default false
19934
+ */
19935
+ "readonly"?: boolean;
19936
+ /**
19937
+ * Whether the input is required for form submission.
19938
+ * @default false
19939
+ */
19940
+ "required"?: boolean;
19941
+ /**
19942
+ * Step increment for the spinner (e.g. "0.5", "0.01", "1").
19943
+ */
19944
+ "step"?: string;
19945
+ /**
19946
+ * The current value of the input.
19947
+ */
19948
+ "value"?: string;
19949
+ }
18426
19950
  /**
18427
19951
  * Radio group component. Can be used standalone or as part of a udp-field.
18428
19952
  */
@@ -19280,6 +20804,10 @@ declare namespace LocalJSX {
19280
20804
  */
19281
20805
  "unmountDelay"?: number;
19282
20806
  }
20807
+ /**
20808
+ * @deprecated This component is deprecated and will be removed in a future version.
20809
+ * Use `udp-ag-line-chart` instead.
20810
+ */
19283
20811
  interface UdpLineChart {
19284
20812
  /**
19285
20813
  * @default uuid()
@@ -20070,6 +21598,11 @@ declare namespace LocalJSX {
20070
21598
  "name"?: string;
20071
21599
  "value"?: string;
20072
21600
  }
21601
+ /**
21602
+ * @deprecated This component is deprecated and will be removed in a future version.
21603
+ * It is amcharts-based; there is no `ag-charts-community` sankey equivalent, so
21604
+ * no direct replacement exists yet. Avoid new usage.
21605
+ */
20073
21606
  interface UdpSankeyChart {
20074
21607
  /**
20075
21608
  * @default uuid()
@@ -20439,6 +21972,54 @@ declare namespace LocalJSX {
20439
21972
  */
20440
21973
  "width"?: 'sm' | 'md' | 'lg' | 'full' | number;
20441
21974
  }
21975
+ /**
21976
+ * Two-pane page layout: a collapsible sidebar beside a main content area. The
21977
+ * sidebar is meant to hold a tree, list, or outline (drop one into the
21978
+ * `sidebar` slot); the page body goes in the default slot.
21979
+ * Collapse is self-contained — the sidebar header carries a collapse button and,
21980
+ * when collapsed, the sidebar shrinks to a slim rail with an expand button, so no
21981
+ * external control is needed. Set `stickyOffset` to pin the sidebar below a fixed
21982
+ * page header so it scrolls independently while the main column flows with the page.
21983
+ */
21984
+ interface UdpSidebarLayout {
21985
+ /**
21986
+ * When false, the collapse affordance is hidden and the sidebar stays open.
21987
+ * @default true
21988
+ */
21989
+ "collapsible"?: boolean;
21990
+ /**
21991
+ * Fill the host's container top-to-bottom: the layout becomes `height: 100%` and the sidebar + main column each scroll independently inside it. Use when the layout is placed in a height-bearing region (e.g. a flex/grid cell or a fixed-height scroll area) and you want the sidebar to always span the full height regardless of content. Takes precedence over `stickyOffset`.
21992
+ * @default false
21993
+ */
21994
+ "fill"?: boolean;
21995
+ /**
21996
+ * Emitted when the sidebar is expanded/collapsed. `detail` is the new `open` value.
21997
+ */
21998
+ "onOpenChange"?: (event: UdpSidebarLayoutCustomEvent<boolean>) => void;
21999
+ /**
22000
+ * Whether the sidebar is expanded (`true`) or collapsed to a rail (`false`). Mutable so the built-in toggle works; consumers may bind/read it and listen to `openChange`.
22001
+ * @default true
22002
+ */
22003
+ "open"?: boolean;
22004
+ /**
22005
+ * Which side the sidebar sits on.
22006
+ * @default 'start'
22007
+ */
22008
+ "sidebarPosition"?: 'start' | 'end';
22009
+ /**
22010
+ * Title shown in the sidebar header. Ignored when a `sidebar-header` slot is provided.
22011
+ */
22012
+ "sidebarTitle"?: string;
22013
+ /**
22014
+ * Expanded sidebar width — any CSS length.
22015
+ * @default '264px'
22016
+ */
22017
+ "sidebarWidth"?: string;
22018
+ /**
22019
+ * When set, the sidebar (and its collapsed rail) is `position: sticky`, pinned this far from the top of the scroll container, with a matching `max-height` so it scrolls on its own. Any CSS length — e.g. `"64px"` or `"var(--app-header-h)"`. Omit for a sidebar that flows with the page. Ignored when `fill` is set.
22020
+ */
22021
+ "stickyOffset"?: string;
22022
+ }
20442
22023
  interface UdpSkeletonLoading {
20443
22024
  /**
20444
22025
  * @default '4px'
@@ -21167,10 +22748,28 @@ declare namespace LocalJSX {
21167
22748
  * @default 'subtle'
21168
22749
  */
21169
22750
  "appearance"?: 'subtle' | 'transparent';
22751
+ /**
22752
+ * When `true`, parent rows get a disclosure chevron that toggles their expansion, while the rest of the row keeps its normal click behavior. Designed to pair with `interaction="button"`: clicking a row body still emits `itemClick` (open details), but clicking the chevron only expands/collapses that group — it neither selects the row nor emits `itemClick`. Initial open/closed state is seeded from `itemExpanded` (so a tree can render fully expanded on load); the user's subsequent collapse/expand choices are owned internally and persist by id across re-renders. No effect in `interaction="tree"` mode, where Fluent's native row-click already toggles expansion.
22753
+ * @default false
22754
+ */
22755
+ "collapsible"?: boolean;
22756
+ /**
22757
+ * How a row click behaves: - `'tree'` (default): native Fluent tree behavior — clicking a row toggles its expansion and selects it; `itemClick` fires for the directly-clicked row. Selection is managed internally by Fluent. - `'button'`: rows act as buttons. A click anywhere on the row (icon, text, aside) emits `itemClick` exactly once and stops there — no built-in expand toggle and no internal selection. Pair with `selectedId` (for the highlight) and `itemExpanded` (to control which parents are open).
22758
+ * @default 'tree'
22759
+ */
22760
+ "interaction"?: 'tree' | 'button';
21170
22761
  /**
21171
22762
  * Path to the aside slot property, or a function to generate the aside slot content.
21172
22763
  */
21173
22764
  "itemAside"?: string | ((item: any) => any);
22765
+ /**
22766
+ * Path to an avatar descriptor (or a function returning one) rendered in the row's start slot as a `<udp-fluent-avatar>`: `{ name?, initials?, src?, color?, shape?, size?, iconName? }`. Takes precedence over `itemIcon` when both resolve.
22767
+ */
22768
+ "itemAvatar"?: string | ((item: any) => any);
22769
+ /**
22770
+ * Path to a badge value (or a function returning one) rendered in the row's end slot as a `<udp-fluent-badge>`. A scalar becomes the badge content; an object `{ content?, color?, appearance?, shape?, size?, startIconName?, endIconName? }` controls its appearance.
22771
+ */
22772
+ "itemBadge"?: string | ((item: any) => any);
21174
22773
  /**
21175
22774
  * Path to the content property, or a function to generate the content (default slot).
21176
22775
  * @default 'label'
@@ -21180,6 +22779,14 @@ declare namespace LocalJSX {
21180
22779
  * Path to the end slot property, or a function to generate the end slot content.
21181
22780
  */
21182
22781
  "itemEnd"?: string | ((item: any) => any);
22782
+ /**
22783
+ * Path to a boolean "expanded" property, or a function returning whether the item should render expanded. Only meaningful for items that have children. Useful for trees that should render fully (or partly) expanded on load.
22784
+ */
22785
+ "itemExpanded"?: string | ((item: any) => boolean);
22786
+ /**
22787
+ * Path to an icon name (or a function returning one) rendered in the row's start slot as a `<udp-fluent-icon>`. Use for type/category icons. A function may also return `{ name, color?, size? }` for per-row control. Mutually exclusive with `itemAvatar` (avatar wins when both resolve). Rendered inside this component's shadow, so the row chrome in udp-tree.css styles it — unlike a consumer-slotted icon, which a shadow stylesheet can't reach via `::part`.
22788
+ */
22789
+ "itemIcon"?: string | ((item: any) => any);
21183
22790
  /**
21184
22791
  * Path to the id property, or a function to generate the id.
21185
22792
  * @default 'id'
@@ -21198,6 +22805,10 @@ declare namespace LocalJSX {
21198
22805
  * Event emitted when a tree item is clicked
21199
22806
  */
21200
22807
  "onItemClick"?: (event: UdpTreeCustomEvent<any>) => void;
22808
+ /**
22809
+ * Id of the item that should render as selected. Compared against each item's resolved id (`itemId`). Drives the selected appearance from the outside so the consumer owns "which row is active" as a single source of truth.
22810
+ */
22811
+ "selectedId"?: string | number;
21201
22812
  /**
21202
22813
  * The size of the tree item element.
21203
22814
  * @default 'medium'
@@ -21216,6 +22827,11 @@ declare namespace LocalJSX {
21216
22827
  */
21217
22828
  "unit"?: FlexSpacing2;
21218
22829
  }
22830
+ /**
22831
+ * @deprecated This component is deprecated and will be removed in a future version.
22832
+ * Use the `udp-ag-*` chart components instead — `udp-ag-line-chart`,
22833
+ * `udp-ag-bar-chart`, or `udp-ag-scatter-chart` depending on the series type.
22834
+ */
21219
22835
  interface UdpXyChart {
21220
22836
  /**
21221
22837
  * @default undefined
@@ -21315,6 +22931,10 @@ declare namespace LocalJSX {
21315
22931
  */
21316
22932
  "yDataType"?: string;
21317
22933
  }
22934
+ /**
22935
+ * @deprecated This component is deprecated and will be removed in a future version.
22936
+ * Use `udp-ag-line-chart` (or `udp-ag-combo-chart` for mixed series) instead.
22937
+ */
21318
22938
  interface UdpXyMultiSeriesChart {
21319
22939
  /**
21320
22940
  * @default undefined
@@ -21527,6 +23147,14 @@ declare namespace LocalJSX {
21527
23147
  "udp-adornment": UdpAdornment;
21528
23148
  "udp-advanced-search-builder": UdpAdvancedSearchBuilder;
21529
23149
  "udp-advanced-search-filter-group": UdpAdvancedSearchFilterGroup;
23150
+ "udp-ag-area-chart": UdpAgAreaChart;
23151
+ "udp-ag-bar-chart": UdpAgBarChart;
23152
+ "udp-ag-bubble-chart": UdpAgBubbleChart;
23153
+ "udp-ag-combo-chart": UdpAgComboChart;
23154
+ "udp-ag-donut-chart": UdpAgDonutChart;
23155
+ "udp-ag-line-chart": UdpAgLineChart;
23156
+ "udp-ag-pie-chart": UdpAgPieChart;
23157
+ "udp-ag-scatter-chart": UdpAgScatterChart;
21530
23158
  "udp-ambient-card": UdpAmbientCard;
21531
23159
  "udp-ambient-tool-tip": UdpAmbientToolTip;
21532
23160
  "udp-attachment-item": UdpAttachmentItem;
@@ -21591,6 +23219,7 @@ declare namespace LocalJSX {
21591
23219
  "udp-fluent-list-item": UdpFluentListItem;
21592
23220
  "udp-fluent-location-input": UdpFluentLocationInput;
21593
23221
  "udp-fluent-menu": UdpFluentMenu;
23222
+ "udp-fluent-number-input": UdpFluentNumberInput;
21594
23223
  "udp-fluent-radio-group": UdpFluentRadioGroup;
21595
23224
  "udp-fluent-signature-input": UdpFluentSignatureInput;
21596
23225
  "udp-fluent-switch": UdpFluentSwitch;
@@ -21643,6 +23272,7 @@ declare namespace LocalJSX {
21643
23272
  "udp-search-input": UdpSearchInput;
21644
23273
  "udp-selector": UdpSelector;
21645
23274
  "udp-side-sheet": UdpSideSheet;
23275
+ "udp-sidebar-layout": UdpSidebarLayout;
21646
23276
  "udp-skeleton-loading": UdpSkeletonLoading;
21647
23277
  "udp-slider": UdpSlider;
21648
23278
  "udp-spinner": UdpSpinner;
@@ -21704,7 +23334,19 @@ declare module "@stencil/core" {
21704
23334
  "api-method-instance-grid": LocalJSX.ApiMethodInstanceGrid & JSXBase.HTMLAttributes<HTMLApiMethodInstanceGridElement>;
21705
23335
  "app-bar": LocalJSX.AppBar & JSXBase.HTMLAttributes<HTMLAppBarElement>;
21706
23336
  "base-map": LocalJSX.BaseMap & JSXBase.HTMLAttributes<HTMLBaseMapElement>;
23337
+ /**
23338
+ * @deprecated This component is deprecated and will be removed in a future version.
23339
+ * It backs the legacy amcharts wrappers and relies on cross-shadow DOM queries
23340
+ * that no longer work. Use the `udp-ag-*` chart components (e.g.
23341
+ * `udp-ag-line-chart`, `udp-ag-bar-chart`, `udp-ag-donut-chart`) instead — they
23342
+ * size themselves and need no container.
23343
+ */
21707
23344
  "chart-container": LocalJSX.ChartContainer & JSXBase.HTMLAttributes<HTMLChartContainerElement>;
23345
+ /**
23346
+ * @deprecated This component is deprecated and will be removed in a future version.
23347
+ * It is used only by the deprecated `chart-container`. Use the `udp-ag-*` chart
23348
+ * components instead.
23349
+ */
21708
23350
  "chart-kpi": LocalJSX.ChartKpi & JSXBase.HTMLAttributes<HTMLChartKpiElement>;
21709
23351
  /**
21710
23352
  * A standardized checkbox component with proper controlled/uncontrolled patterns and validation.
@@ -22103,6 +23745,156 @@ declare module "@stencil/core" {
22103
23745
  "udp-adornment": LocalJSX.UdpAdornment & JSXBase.HTMLAttributes<HTMLUdpAdornmentElement>;
22104
23746
  "udp-advanced-search-builder": LocalJSX.UdpAdvancedSearchBuilder & JSXBase.HTMLAttributes<HTMLUdpAdvancedSearchBuilderElement>;
22105
23747
  "udp-advanced-search-filter-group": LocalJSX.UdpAdvancedSearchFilterGroup & JSXBase.HTMLAttributes<HTMLUdpAdvancedSearchFilterGroupElement>;
23748
+ /**
23749
+ * Area chart wrapped over `ag-charts-community`.
23750
+ * See https://www.ag-grid.com/charts/javascript/area-series/ for the full
23751
+ * option vocabulary. Consumers opt in by setting
23752
+ * `series: [{ type: 'area', xKey, yKey, ... }]` on `chartOptions`.
23753
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
23754
+ * carries the full ag-charts options object; the wrapper owns the brand
23755
+ * theme, the transparent chart background, ag-charts module registration,
23756
+ * and the host container. Anything the consumer passes wins over the
23757
+ * wrapper's defaults; `container` is always wrapper-owned.
23758
+ * Because area and line share the `AgCartesianChartOptions` shape, the
23759
+ * `udp-ag-line-chart` wrapper accepts the same options and a consumer
23760
+ * could technically use either — this component exists for
23761
+ * discoverability so consumers looking for "area chart" land on a
23762
+ * dedicated component.
23763
+ * Always memoize `chartOptions` at the call site; a new object every
23764
+ * render triggers a `chart.update()` cycle.
23765
+ */
23766
+ "udp-ag-area-chart": LocalJSX.UdpAgAreaChart & JSXBase.HTMLAttributes<HTMLUdpAgAreaChartElement>;
23767
+ /**
23768
+ * Bar chart wrapped over `ag-charts-community`.
23769
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
23770
+ * carries the full ag-charts options object; the wrapper owns the brand
23771
+ * theme, the transparent chart background, ag-charts module registration,
23772
+ * and the host container. Anything the consumer passes wins over the
23773
+ * wrapper's defaults; `container` is always wrapper-owned.
23774
+ * Always memoize `chartOptions` at the call site — a new object every
23775
+ * render triggers a `chart.update()` cycle.
23776
+ */
23777
+ "udp-ag-bar-chart": LocalJSX.UdpAgBarChart & JSXBase.HTMLAttributes<HTMLUdpAgBarChartElement>;
23778
+ /**
23779
+ * Bubble chart wrapped over `ag-charts-community`.
23780
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
23781
+ * carries the full ag-charts options object; the wrapper owns the brand
23782
+ * theme, the transparent chart background, ag-charts module registration,
23783
+ * and the host container. Anything the consumer passes wins over the
23784
+ * wrapper's defaults; `container` is always wrapper-owned.
23785
+ * Bubble series are cartesian and require `xKey`, `yKey`, and `sizeKey`
23786
+ * on each series entry — `sizeKey` drives the marker radius. See
23787
+ * https://www.ag-grid.com/charts/javascript/bubble-series/ for the full
23788
+ * series option surface (labelKey, colorKey, size / maxSize / domain,
23789
+ * etc.).
23790
+ * Always memoize `chartOptions` at the call site — a new object every
23791
+ * render triggers a `chart.update()` cycle.
23792
+ */
23793
+ "udp-ag-bubble-chart": LocalJSX.UdpAgBubbleChart & JSXBase.HTMLAttributes<HTMLUdpAgBubbleChartElement>;
23794
+ /**
23795
+ * Combination (combo) chart wrapped over `ag-charts-community`.
23796
+ * ag-charts has no dedicated "combo" series type — a combination chart is
23797
+ * just an `AgCartesianChartOptions` whose `series` array carries multiple
23798
+ * entries of different `type`s (e.g. one `{ type: 'bar' }` plus one
23799
+ * `{ type: 'line' }`, optionally mixed with `'area'`, `'scatter'`, etc.).
23800
+ * This wrapper exists for discoverability and parity with the rest of the
23801
+ * `udp-ag-*-chart` family; it shares the line / bar wrapper plumbing
23802
+ * verbatim.
23803
+ * For dual-axis combos, declare a second y-axis in `axes` (an object
23804
+ * keyed by axis id, NOT an array) and use the axis's `keys` array to bind
23805
+ * it to specific series `yKey`s — e.g. `axes: { x: { type: 'category',
23806
+ * position: 'bottom' }, y: { type: 'number', position: 'left', keys:
23807
+ * ['revenue'] }, y2: { type: 'number', position: 'right', keys:
23808
+ * ['conversion'] } }`. Series render in array order, so place bars before
23809
+ * lines if you want lines on top.
23810
+ * See https://www.ag-grid.com/charts/javascript/combination-series/.
23811
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
23812
+ * carries the full ag-charts options object; the wrapper owns the brand
23813
+ * theme, the transparent chart background, ag-charts module registration,
23814
+ * and the host container. Anything the consumer passes wins over the
23815
+ * wrapper's defaults; `container` is always wrapper-owned.
23816
+ * Always memoize `chartOptions` at the call site; a new object every
23817
+ * render triggers a `chart.update()` cycle.
23818
+ */
23819
+ "udp-ag-combo-chart": LocalJSX.UdpAgComboChart & JSXBase.HTMLAttributes<HTMLUdpAgComboChartElement>;
23820
+ /**
23821
+ * Donut chart wrapped over `ag-charts-community`.
23822
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
23823
+ * carries the full ag-charts options object; the wrapper owns the brand
23824
+ * theme, the transparent chart background, ag-charts module registration,
23825
+ * and the host container. Anything the consumer passes wins over the
23826
+ * wrapper's defaults; `container` is always wrapper-owned.
23827
+ * Donut is a polar chart series in ag-charts — pass a series of
23828
+ * `{ type: 'donut', angleKey, ... }` and skip `axes` entirely. The donut
23829
+ * hole is controlled via `innerRadiusRatio` (default `0.7`); set it to a
23830
+ * smaller value for a thicker ring or `0` for a pie. See
23831
+ * https://www.ag-grid.com/charts/javascript/donut-series/.
23832
+ * Always memoize `chartOptions` at the call site; a new object every
23833
+ * render triggers a `chart.update()` cycle.
23834
+ * The legacy `udp-donut-chart` is an amcharts wrapper — leave that one
23835
+ * alone; reach for this component in new surfaces.
23836
+ */
23837
+ "udp-ag-donut-chart": LocalJSX.UdpAgDonutChart & JSXBase.HTMLAttributes<HTMLUdpAgDonutChartElement>;
23838
+ /**
23839
+ * Line chart wrapped over `ag-charts-community`.
23840
+ * See https://www.ag-grid.com/charts/javascript/line-series/ for the full
23841
+ * option vocabulary. Consumers opt in by setting
23842
+ * `series: [{ type: 'line', xKey, yKey, ... }]` on `chartOptions`.
23843
+ * Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
23844
+ * carries the full ag-charts options object; the wrapper owns the brand
23845
+ * theme, the transparent chart background, ag-charts module registration,
23846
+ * and the host container. Anything the consumer passes wins over the
23847
+ * wrapper's defaults; `container` is always wrapper-owned.
23848
+ * Consumers reach for ag-charts' own option vocabulary directly — no
23849
+ * discrete-prop renames to learn, and no risk of the wrapper falling
23850
+ * behind ag-charts feature releases.
23851
+ * Always memoize `chartOptions` at the call site; a new object every
23852
+ * render triggers a `chart.update()` cycle.
23853
+ * The legacy `udp-line-chart` is an amcharts wrapper still used by
23854
+ * `InsightRenderer` — leave that one alone; reach for this component in
23855
+ * new surfaces.
23856
+ */
23857
+ "udp-ag-line-chart": LocalJSX.UdpAgLineChart & JSXBase.HTMLAttributes<HTMLUdpAgLineChartElement>;
23858
+ /**
23859
+ * Pie chart wrapped over `ag-charts-community`.
23860
+ * Mirrors `udp-ag-line-chart` / `udp-ag-bar-chart`: one passthrough
23861
+ * `chartOptions` prop carries the full ag-charts options object; the
23862
+ * wrapper owns the brand theme, the transparent chart background,
23863
+ * ag-charts module registration, and the host container. Anything the
23864
+ * consumer passes wins over the wrapper's defaults; `container` is
23865
+ * always wrapper-owned.
23866
+ * Pie is a polar series, so `chartOptions` is typed as
23867
+ * `AgPolarChartOptions` — polar charts have no x/y axes, so consumers
23868
+ * should not pass an `axes` field. Each pie series requires `angleKey`;
23869
+ * `calloutLabelKey` and `sectorLabelKey` are the usual companions for
23870
+ * outer / inner labels. (For a donut, use ag-charts' separate `donut`
23871
+ * series type — same polar options shape.)
23872
+ * See https://www.ag-grid.com/charts/javascript/pie-series/.
23873
+ * Always memoize `chartOptions` at the call site; a new object every
23874
+ * render triggers a `chart.update()` cycle.
23875
+ */
23876
+ "udp-ag-pie-chart": LocalJSX.UdpAgPieChart & JSXBase.HTMLAttributes<HTMLUdpAgPieChartElement>;
23877
+ /**
23878
+ * Scatter chart wrapped over `ag-charts-community`.
23879
+ * Mirrors the shape of `ag-grid-base` (and the sibling line / bar chart
23880
+ * wrappers): one passthrough `chartOptions` prop carries the full
23881
+ * ag-charts options object; the wrapper owns the brand theme, the
23882
+ * transparent chart background, ag-charts module registration, and the
23883
+ * host container. Anything the consumer passes wins over the wrapper's
23884
+ * defaults; `container` is always wrapper-owned.
23885
+ * Consumers reach for ag-charts' own option vocabulary directly — no
23886
+ * discrete-prop renames to learn, and no risk of the wrapper falling
23887
+ * behind ag-charts feature releases.
23888
+ * Always memoize `chartOptions` at the call site; a new object every
23889
+ * render triggers a `chart.update()` cycle.
23890
+ * Scatter series require both `xKey` and `yKey` on each series entry
23891
+ * (`type: 'scatter'`) and default to numeric x/y axes. See
23892
+ * https://www.ag-grid.com/charts/javascript/scatter-series/ for the full
23893
+ * option surface (markers, color scales, error bars, etc.). For markers
23894
+ * whose size encodes a third variable, reach for `udp-ag-bubble-chart`
23895
+ * instead — scatter has no `sizeKey`.
23896
+ */
23897
+ "udp-ag-scatter-chart": LocalJSX.UdpAgScatterChart & JSXBase.HTMLAttributes<HTMLUdpAgScatterChartElement>;
22106
23898
  "udp-ambient-card": LocalJSX.UdpAmbientCard & JSXBase.HTMLAttributes<HTMLUdpAmbientCardElement>;
22107
23899
  "udp-ambient-tool-tip": LocalJSX.UdpAmbientToolTip & JSXBase.HTMLAttributes<HTMLUdpAmbientToolTipElement>;
22108
23900
  "udp-attachment-item": LocalJSX.UdpAttachmentItem & JSXBase.HTMLAttributes<HTMLUdpAttachmentItemElement>;
@@ -22114,6 +23906,10 @@ declare module "@stencil/core" {
22114
23906
  "udp-autocomplete": LocalJSX.UdpAutocomplete & JSXBase.HTMLAttributes<HTMLUdpAutocompleteElement>;
22115
23907
  "udp-avatar": LocalJSX.UdpAvatar & JSXBase.HTMLAttributes<HTMLUdpAvatarElement>;
22116
23908
  "udp-badge": LocalJSX.UdpBadge & JSXBase.HTMLAttributes<HTMLUdpBadgeElement>;
23909
+ /**
23910
+ * @deprecated This component is deprecated and will be removed in a future version.
23911
+ * Use `udp-ag-bar-chart` instead.
23912
+ */
22117
23913
  "udp-bar-chart": LocalJSX.UdpBarChart & JSXBase.HTMLAttributes<HTMLUdpBarChartElement>;
22118
23914
  /**
22119
23915
  * UdpButton is a versatile button component inspired by MUI, using global theme variables.
@@ -22146,7 +23942,7 @@ declare module "@stencil/core" {
22146
23942
  "udp-card-header": LocalJSX.UdpCardHeader & JSXBase.HTMLAttributes<HTMLUdpCardHeaderElement>;
22147
23943
  "udp-card-media": LocalJSX.UdpCardMedia & JSXBase.HTMLAttributes<HTMLUdpCardMediaElement>;
22148
23944
  /**
22149
- * component used to render examples of all the charts. Mostly used for dev purposes
23945
+ * Component used to render examples of all the charts. Mostly used for dev purposes.
22150
23946
  */
22151
23947
  "udp-charts-example": LocalJSX.UdpChartsExample & JSXBase.HTMLAttributes<HTMLUdpChartsExampleElement>;
22152
23948
  /**
@@ -22268,8 +24064,16 @@ declare module "@stencil/core" {
22268
24064
  */
22269
24065
  "udp-detail-list-item": LocalJSX.UdpDetailListItem & JSXBase.HTMLAttributes<HTMLUdpDetailListItemElement>;
22270
24066
  "udp-dialog": LocalJSX.UdpDialog & JSXBase.HTMLAttributes<HTMLUdpDialogElement>;
24067
+ /**
24068
+ * @deprecated This component is deprecated and will be removed in a future version.
24069
+ * Use `udp-ag-bar-chart` instead.
24070
+ */
22271
24071
  "udp-distribution-chart": LocalJSX.UdpDistributionChart & JSXBase.HTMLAttributes<HTMLUdpDistributionChartElement>;
22272
24072
  "udp-divider": LocalJSX.UdpDivider & JSXBase.HTMLAttributes<HTMLUdpDividerElement>;
24073
+ /**
24074
+ * @deprecated This component is deprecated and will be removed in a future version.
24075
+ * Use `udp-ag-donut-chart` (or `udp-ag-pie-chart`) instead.
24076
+ */
22273
24077
  "udp-donut-chart": LocalJSX.UdpDonutChart & JSXBase.HTMLAttributes<HTMLUdpDonutChartElement>;
22274
24078
  /**
22275
24079
  * Duration input component with dropdown selection and smart parsing support.
@@ -22367,6 +24171,10 @@ declare module "@stencil/core" {
22367
24171
  * @cssvar --udp-menu-min-width - Sets the min-width of the menu list popup. e.g. `style={{ '--udp-menu-min-width': '200px' }}`
22368
24172
  */
22369
24173
  "udp-fluent-menu": LocalJSX.UdpFluentMenu & JSXBase.HTMLAttributes<HTMLUdpFluentMenuElement>;
24174
+ /**
24175
+ * Number input component with min/max/step constraints and decimal capping.
24176
+ */
24177
+ "udp-fluent-number-input": LocalJSX.UdpFluentNumberInput & JSXBase.HTMLAttributes<HTMLUdpFluentNumberInputElement>;
22370
24178
  /**
22371
24179
  * Radio group component. Can be used standalone or as part of a udp-field.
22372
24180
  */
@@ -22451,6 +24259,10 @@ declare module "@stencil/core" {
22451
24259
  */
22452
24260
  "udp-kpi-cards": LocalJSX.UdpKpiCards & JSXBase.HTMLAttributes<HTMLUdpKpiCardsElement>;
22453
24261
  "udp-lazy-loader": LocalJSX.UdpLazyLoader & JSXBase.HTMLAttributes<HTMLUdpLazyLoaderElement>;
24262
+ /**
24263
+ * @deprecated This component is deprecated and will be removed in a future version.
24264
+ * Use `udp-ag-line-chart` instead.
24265
+ */
22454
24266
  "udp-line-chart": LocalJSX.UdpLineChart & JSXBase.HTMLAttributes<HTMLUdpLineChartElement>;
22455
24267
  "udp-linear-loader": LocalJSX.UdpLinearLoader & JSXBase.HTMLAttributes<HTMLUdpLinearLoaderElement>;
22456
24268
  "udp-link": LocalJSX.UdpLink & JSXBase.HTMLAttributes<HTMLUdpLinkElement>;
@@ -22494,6 +24306,11 @@ declare module "@stencil/core" {
22494
24306
  "udp-question": LocalJSX.UdpQuestion & JSXBase.HTMLAttributes<HTMLUdpQuestionElement>;
22495
24307
  "udp-question-comments": LocalJSX.UdpQuestionComments & JSXBase.HTMLAttributes<HTMLUdpQuestionCommentsElement>;
22496
24308
  "udp-radio-button": LocalJSX.UdpRadioButton & JSXBase.HTMLAttributes<HTMLUdpRadioButtonElement>;
24309
+ /**
24310
+ * @deprecated This component is deprecated and will be removed in a future version.
24311
+ * It is amcharts-based; there is no `ag-charts-community` sankey equivalent, so
24312
+ * no direct replacement exists yet. Avoid new usage.
24313
+ */
22497
24314
  "udp-sankey-chart": LocalJSX.UdpSankeyChart & JSXBase.HTMLAttributes<HTMLUdpSankeyChartElement>;
22498
24315
  "udp-save-draft-button": LocalJSX.UdpSaveDraftButton & JSXBase.HTMLAttributes<HTMLUdpSaveDraftButtonElement>;
22499
24316
  /**
@@ -22538,6 +24355,16 @@ declare module "@stencil/core" {
22538
24355
  * Side sheet component used for contextual drawers.
22539
24356
  */
22540
24357
  "udp-side-sheet": LocalJSX.UdpSideSheet & JSXBase.HTMLAttributes<HTMLUdpSideSheetElement>;
24358
+ /**
24359
+ * Two-pane page layout: a collapsible sidebar beside a main content area. The
24360
+ * sidebar is meant to hold a tree, list, or outline (drop one into the
24361
+ * `sidebar` slot); the page body goes in the default slot.
24362
+ * Collapse is self-contained — the sidebar header carries a collapse button and,
24363
+ * when collapsed, the sidebar shrinks to a slim rail with an expand button, so no
24364
+ * external control is needed. Set `stickyOffset` to pin the sidebar below a fixed
24365
+ * page header so it scrolls independently while the main column flows with the page.
24366
+ */
24367
+ "udp-sidebar-layout": LocalJSX.UdpSidebarLayout & JSXBase.HTMLAttributes<HTMLUdpSidebarLayoutElement>;
22541
24368
  "udp-skeleton-loading": LocalJSX.UdpSkeletonLoading & JSXBase.HTMLAttributes<HTMLUdpSkeletonLoadingElement>;
22542
24369
  /**
22543
24370
  * Slider component. Can be used standalone or as part of a udp-field.
@@ -22615,7 +24442,16 @@ declare module "@stencil/core" {
22615
24442
  */
22616
24443
  "udp-tree": LocalJSX.UdpTree & JSXBase.HTMLAttributes<HTMLUdpTreeElement>;
22617
24444
  "udp-vertical-spacer": LocalJSX.UdpVerticalSpacer & JSXBase.HTMLAttributes<HTMLUdpVerticalSpacerElement>;
24445
+ /**
24446
+ * @deprecated This component is deprecated and will be removed in a future version.
24447
+ * Use the `udp-ag-*` chart components instead — `udp-ag-line-chart`,
24448
+ * `udp-ag-bar-chart`, or `udp-ag-scatter-chart` depending on the series type.
24449
+ */
22618
24450
  "udp-xy-chart": LocalJSX.UdpXyChart & JSXBase.HTMLAttributes<HTMLUdpXyChartElement>;
24451
+ /**
24452
+ * @deprecated This component is deprecated and will be removed in a future version.
24453
+ * Use `udp-ag-line-chart` (or `udp-ag-combo-chart` for mixed series) instead.
24454
+ */
22619
24455
  "udp-xy-multi-series-chart": LocalJSX.UdpXyMultiSeriesChart & JSXBase.HTMLAttributes<HTMLUdpXyMultiSeriesChartElement>;
22620
24456
  "unity-typography": LocalJSX.UnityTypography & JSXBase.HTMLAttributes<HTMLUnityTypographyElement>;
22621
24457
  "upd-alert-banner": LocalJSX.UpdAlertBanner & JSXBase.HTMLAttributes<HTMLUpdAlertBannerElement>;