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
@@ -124,16 +124,16 @@ const StencilToggle = class {
124
124
  const buttonId = `${baseId}-button`;
125
125
  const labelId = `${baseId}-label`;
126
126
  const isError = !!this.errorMessage;
127
- const labelElement = this.label && (index.h("label", { key: '30e3a22099123364cddfc05fbf50ced696dbe51b', id: labelId, class: `toggle-label label-${this.labelPosition}`, htmlFor: !this.disabled ? buttonId : undefined }, index.h("unity-typography", { key: 'df3bcf509425e827865ab57bb24c2d3b27f00027', variant: "caption-text" }, this.label)));
128
- const toggleElement = (index.h("div", { key: '275096148fe4f343dde3a23019ccbaedf1993def', class: `toggle-container ${this.toggled ? 'toggled' : ''}` }, index.h("button", { key: 'c6ad650a65fa70044d3198462af7b18b2a6664fe', id: buttonId, onClick: () => this.toggleButton(), disabled: this.disabled, "aria-checked": this.toggled.toString(), "aria-labelledby": labelId, role: "switch" }, index.h("span", { key: '650685e10897514efdb25527c356c838b4dae0d2', class: "toggle-knob" }))));
129
- return (index.h(index.Host, { key: 'f097d18da8c7301e3902b53af97a7dbe5c3740cd', class: {
127
+ const labelElement = this.label && (index.h("label", { key: '02e8a2f438bcde8abda9ab9a2197fd24c12b1938', id: labelId, class: `toggle-label label-${this.labelPosition}`, htmlFor: !this.disabled ? buttonId : undefined }, index.h("unity-typography", { key: 'bf7a09ffd0d50d19eedaa48dfe08e5a4889d06d8', variant: "caption-text" }, this.label)));
128
+ const toggleElement = (index.h("div", { key: '4b8a4bbf623c8dc20fcb0506135cfb5a0d47b6c8', class: `toggle-container ${this.toggled ? 'toggled' : ''}` }, index.h("button", { key: 'cd4b73375bd2c1633547949e7332cc71befec60b', id: buttonId, onClick: () => this.toggleButton(), disabled: this.disabled, "aria-checked": this.toggled.toString(), "aria-labelledby": labelId, role: "switch" }, index.h("span", { key: 'bf753b2dc021bc46c249628f1711643817cc9f6a', class: "toggle-knob" }))));
129
+ return (index.h(index.Host, { key: '1ef782b55c03ed48c4ea7c4df964bded0aa2ef85', class: {
130
130
  'udp-input': true,
131
131
  'udp-input--error': isError,
132
132
  'udp-input--disabled': this.disabled,
133
133
  'udp-input--checked': this.toggled,
134
134
  [`udp-input--margin-${this.margin}`]: true,
135
135
  [`udp-input--size-${this.size}`]: true,
136
- }, "aria-invalid": isError ? 'true' : 'false' }, index.h("div", { key: '14edc1c2e9ea69742f9ba84ceee5d73f58cd4bf2', class: `toggle-wrapper position-${this.labelPosition}` }, this.labelPosition === 'left' && labelElement, toggleElement, this.labelPosition === 'right' && labelElement, this.labelPosition === 'bottom' && labelElement, this.errorMessage && index.h("div", { key: '2cc48a745cb77b9a85493ff0692241635b312f87', class: "error-message" }, this.errorMessage))));
136
+ }, "aria-invalid": isError ? 'true' : 'false' }, index.h("div", { key: '09fea39022259fcb9362400e7acb94cd2eb83522', class: `toggle-wrapper position-${this.labelPosition}` }, this.labelPosition === 'left' && labelElement, toggleElement, this.labelPosition === 'right' && labelElement, this.labelPosition === 'bottom' && labelElement, this.errorMessage && index.h("div", { key: '72e5c6b9e0f082a6b73c95653a3b3de04da716f7', class: "error-message" }, this.errorMessage))));
137
137
  }
138
138
  get el() { return index.getElement(this); }
139
139
  static get watchers() { return {
@@ -172,7 +172,7 @@ const TextField = class {
172
172
  'bx--text-input:user-invalid': isError,
173
173
  'text-field--disabled': this.disabled,
174
174
  };
175
- return (index.h(index.Host, { key: '40b53f61f7ca060a9965523f8d6d57c8071901e5', class: {
175
+ return (index.h(index.Host, { key: '0e61648a88f05d9b76e62872299f16383dc17b1d', class: {
176
176
  'udp-input': true,
177
177
  'udp-input--error': isError,
178
178
  'udp-input--disabled': this.disabled,
@@ -180,9 +180,9 @@ const TextField = class {
180
180
  'udp-input--required': this.required,
181
181
  [`udp-input--size-${this.size}`]: true,
182
182
  [`udp-input--margin-${this.margin}`]: true,
183
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: 'b5500e1963e74718c800d3c72162c4b42d535206', class: "bx--form-item" }, index.h("unity-typography", { key: 'd4a5957b13848ebe5e979f52e80b51c3dd1e2283', variant: "caption-text" }, index.h("label", { key: '2dfb94ff0bfce4aa9bbb4558673809371060a989', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (index.h("input", { id: this.id, type: "hidden", value: this.internalValue })) : (index.h("input", { id: this.id, type: "text", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readonly: this.readonly, maxLength: this.maxCharacter, inputMode: this.inputMode, onInput: this.onInput, onChange: this.onChange,
183
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '8f092d4d310615a0be06e685249ddb2504d37350', class: "bx--form-item" }, index.h("unity-typography", { key: 'ddbe63461c2203e6aa76e0ed10b4eb46f821b37e', variant: "caption-text" }, index.h("label", { key: '0f4e4a09000f02befa7ae258230bd2c8bb017bfa', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (index.h("input", { id: this.id, type: "hidden", value: this.internalValue })) : (index.h("input", { id: this.id, type: "text", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readonly: this.readonly, maxLength: this.maxCharacter, inputMode: this.inputMode, onInput: this.onInput, onChange: this.onChange,
184
184
  //@ts-ignore
185
- udprecordid: 'udpRecord-text-field-' + this.id })), isError && (index.h("div", { key: '2b00003bec0479cdda47c324f1f1aed2c96fdc83', class: "error-message" }, index.h("unity-typography", { key: '4c7e5da72941816ffbdd199ce22aaecbae5d67c3', variant: "caption-text", color: "error" }, this.errorMessage))))));
185
+ udprecordid: 'udpRecord-text-field-' + this.id })), isError && (index.h("div", { key: 'b98567069ca160eb16a178e2a06ff7220218d377', class: "error-message" }, index.h("unity-typography", { key: 'de7b6ee79c664786ebe7f0da985510b981abb0ef', variant: "caption-text", color: "error" }, this.errorMessage))))));
186
186
  }
187
187
  get el() { return index.getElement(this); }
188
188
  static get watchers() { return {
@@ -521,7 +521,7 @@ const UdpSelector = class {
521
521
  'focused': this.isOpen,
522
522
  };
523
523
  const hasSelection = this.multiSelect ? this.selectedOptions.length > 0 : !!this.selectedOption;
524
- return (index.h(index.Host, { key: '1eac7856b172c9b25abaf8855e5cc8740517e55d', class: {
524
+ return (index.h(index.Host, { key: '061c9a3761823370b5a3c91e8fd6e63847794768', class: {
525
525
  'udp-input': true,
526
526
  'udp-selector': true,
527
527
  'udp-input--error': isError,
@@ -531,9 +531,9 @@ const UdpSelector = class {
531
531
  'udp-input--large': this.large,
532
532
  [`udp-input--size-${this.size}`]: true,
533
533
  [`udp-input--margin-${this.margin}`]: true,
534
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '28efff4a65f344dafb8f2139e7fe2f065f3e016a', class: "bx--form-item" }, this.label && (index.h("unity-typography", { key: '97ac603bfd7541410e20cd92ca710f44f894c68f', variant: "caption-text" }, index.h("label", { key: '3514a3760a0986dace0baca293c7b80e4c3b7601', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : ''))), index.h("div", { key: '6fbca882446da9d8ccb2987b693e0daed42bd8de', class: "udp-selector__container" }, index.h("div", { key: '2215b94a1a14f86eafd28cf4be9416b934d14a78', class: selectedOptionClasses, onClick: () => this.toggleDropdown(), tabindex: this.disabled || this.readonly ? '-1' : '0', role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.isOpen.toString(), id: 'udpRecord-udp-selector-' + this.id,
534
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '44d577fcc9f217bc21a75e3941bd8173b74bc851', class: "bx--form-item" }, this.label && (index.h("unity-typography", { key: 'f850be572774ea991ed573a29fa19ad8a36d9132', variant: "caption-text" }, index.h("label", { key: '9812ff1ecbe6bbbd46c2180e04c63242fd7512f1', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : ''))), index.h("div", { key: 'fb12741fffdcf3c695a8512af53c01d9df3ccf5f', class: "udp-selector__container" }, index.h("div", { key: '83b6720b65d92ee3625c229843ed4d9e0b427941', class: selectedOptionClasses, onClick: () => this.toggleDropdown(), tabindex: this.disabled || this.readonly ? '-1' : '0', role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.isOpen.toString(), id: 'udpRecord-udp-selector-' + this.id,
535
535
  // @ts-ignore
536
- udprecordid: 'udpRecord-udp-selector-' + this.id }, index.h("div", { key: '6448b11e0f2665f9881cb6d9337829eef76f771b', class: {
536
+ udprecordid: 'udpRecord-udp-selector-' + this.id }, index.h("div", { key: 'b6d0b13c9257886266b324e066d83026b61a9dc7', class: {
537
537
  'selected-option-label': true,
538
538
  'placeholder': !hasSelection,
539
539
  } }, this.multiSelect
@@ -542,7 +542,7 @@ const UdpSelector = class {
542
542
  : 'Select option(s)'
543
543
  : this.selectedOption
544
544
  ? this.selectedOption.label
545
- : 'Select an option'), this.multiSelect && this.selectedOptions.length > 0 && index.h("span", { key: '76d80fd3477f38b573a244525c73f1d6c3ecf79a', class: "checkmark" }), index.h("div", { key: '5cb32afeacb64b6db60fce687c8bf7fdfdbb9d8f', class: "arrow" })), this.isOpen && (index.h("ul", { key: 'bce792f0008f1758a78ad2602a9fbd5f88d971b2', class: "options-list" }, this.options.map(option => (index.h("unity-typography", { variant: "button" }, index.h("li", { class: this.isOptionSelected(option) ? 'selected' : '', onClick: () => this.selectOption(option), onMouseDown: this.handleOptionMouseDown }, option.label, this.isOptionSelected(option) && index.h("span", { class: "checkmark" })))))))), this.errorMessage && (index.h("div", { key: '2663cbb5488cab8d20bf37e76163c52c3ca3105b', class: "error-message" }, index.h("unity-typography", { key: '31e839f1235e91c1db7168a010037040803b3901', variant: "caption-text", color: "error" }, this.errorMessage))))));
545
+ : 'Select an option'), this.multiSelect && this.selectedOptions.length > 0 && index.h("span", { key: '92e05198d2f911965eeca9b6d5ae90cdf53b10cf', class: "checkmark" }), index.h("div", { key: 'd573809f8b99ea9e3cd9bf8a7e72e168909a3f62', class: "arrow" })), this.isOpen && (index.h("ul", { key: 'd390d560b3ab1e617dbaecb9191ac8fc59fd4a2d', class: "options-list" }, this.options.map(option => (index.h("unity-typography", { variant: "button" }, index.h("li", { class: this.isOptionSelected(option) ? 'selected' : '', onClick: () => this.selectOption(option), onMouseDown: this.handleOptionMouseDown }, option.label, this.isOptionSelected(option) && index.h("span", { class: "checkmark" })))))))), this.errorMessage && (index.h("div", { key: 'af9e7002e4ac9eea11add7ca8cdf1b970b6c70dc', class: "error-message" }, index.h("unity-typography", { key: '998a8ed897a867167a2c063a259e30ff5f1c7896', variant: "caption-text", color: "error" }, this.errorMessage))))));
546
546
  }
547
547
  /**
548
548
  * Checks if a given option is currently selected.
@@ -0,0 +1,157 @@
1
+ 'use strict';
2
+
3
+ var webComponents = require('@fluentui/web-components');
4
+ var tokens = require('@fluentui/tokens');
5
+
6
+ /**
7
+ * Helper: Fast Hex to RGB parsing (No DOM access required)
8
+ */
9
+ function hexToRgb(hex) {
10
+ // Expand shorthand form (e.g. "03F") to full form (e.g. "0033FF")
11
+ const shorthandRegex = /^#?([a-f\d])([a-f\d])([a-f\d])$/i;
12
+ const fullHex = hex.replace(shorthandRegex, (_, r, g, b) => r + r + g + g + b + b);
13
+ const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(fullHex);
14
+ return result
15
+ ? {
16
+ r: parseInt(result[1], 16),
17
+ g: parseInt(result[2], 16),
18
+ b: parseInt(result[3], 16),
19
+ }
20
+ : { r: 0, g: 0, b: 0 }; // Fallback
21
+ }
22
+ /**
23
+ * Helper: RGB to Hex
24
+ */
25
+ function rgbToHex(r, g, b) {
26
+ const toHex = (c) => {
27
+ const hex = Math.max(0, Math.min(255, Math.round(c))).toString(16);
28
+ return hex.length === 1 ? '0' + hex : hex;
29
+ };
30
+ return `#${toHex(r)}${toHex(g)}${toHex(b)}`;
31
+ }
32
+ /**
33
+ * Generate a Fluent-compatible palette
34
+ * Fixes: Pins the base color to index 80 so it appears exactly as intended.
35
+ */
36
+ function generatePaletteFromBase(baseColor) {
37
+ const { r, g, b } = hexToRgb(baseColor);
38
+ const palette = {};
39
+ // Fluent typically uses 16 steps (10 to 160)
40
+ // We pin the input 'baseColor' to step 80 (standard brand token)
41
+ const brandSlot = 80;
42
+ for (let i = 1; i <= 16; i++) {
43
+ const key = i * 10;
44
+ // If this is our brand slot, use the exact color
45
+ if (key === brandSlot) {
46
+ palette[key] = baseColor;
47
+ continue;
48
+ }
49
+ let rNew, gNew, bNew;
50
+ if (key < brandSlot) {
51
+ // Darker shades (Mix with Black)
52
+ // Logic: 10 is darkest, 70 is closer to brand
53
+ const factor = key / brandSlot; // 0.125 to 0.875
54
+ // Simple darkening usually creates cleaner results than linear interpolation
55
+ rNew = r * factor;
56
+ gNew = g * factor;
57
+ bNew = b * factor;
58
+ }
59
+ else {
60
+ // Lighter shades (Mix with White)
61
+ // Logic: 90 is close to brand, 160 is close to white
62
+ const stepsAbove = 160 - brandSlot; // 80
63
+ const currentStep = key - brandSlot; // 10 to 80
64
+ const factor = currentStep / stepsAbove; // 0.125 to 1.0
65
+ // tinting algorithm
66
+ rNew = r + (255 - r) * factor;
67
+ gNew = g + (255 - g) * factor;
68
+ bNew = b + (255 - b) * factor;
69
+ }
70
+ palette[key] = rgbToHex(rNew, gNew, bNew);
71
+ }
72
+ return palette;
73
+ }
74
+ /**
75
+ * Apply the requested theme to the document and Fluent UI
76
+ */
77
+ function applyFluentTheme(config) {
78
+ const { primaryColor, mode } = config;
79
+ // 1. Generate Palette
80
+ const brandPalette = generatePaletteFromBase(primaryColor);
81
+ // 2. Generate Fluent Theme Object
82
+ const fluentTheme = mode === 'dark' ? tokens.createDarkTheme(brandPalette) : tokens.createLightTheme(brandPalette);
83
+ // 3. Set Internal Fluent State (Keeps Fluent Components happy and injects standard tokens to body)
84
+ webComponents.setTheme(fluentTheme);
85
+ // 4. Apply root-level color and background so currentColor inheritance works across themes, replaces need for CssBaseline MUI component
86
+ document.documentElement.style.color = 'var(--colorNeutralForeground1)';
87
+ document.documentElement.style.backgroundColor = 'var(--colorNeutralBackground1)';
88
+ }
89
+
90
+ /**
91
+ * Theme preset colors
92
+ */
93
+ const THEME_PRESETS = {
94
+ unity: '#0c2f50',
95
+ sap: '#344861',
96
+ };
97
+ /**
98
+ * Current theme state
99
+ */
100
+ let currentPrimaryColor = THEME_PRESETS.unity;
101
+ let currentMode = 'light';
102
+ /**
103
+ * Apply theme across all integrated libraries
104
+ */
105
+ function applyThemeToAllLibraries() {
106
+ // Apply to Fluent UI (This also injects CSS variables into :root)
107
+ applyFluentTheme({
108
+ primaryColor: currentPrimaryColor,
109
+ mode: currentMode,
110
+ });
111
+ }
112
+ /**
113
+ * Initialize the unified theme system
114
+ */
115
+ function initializeTheme(themeOrConfig) {
116
+ if (!themeOrConfig) {
117
+ currentPrimaryColor = THEME_PRESETS.unity;
118
+ currentMode = 'light';
119
+ }
120
+ else if (typeof themeOrConfig === 'string') {
121
+ currentPrimaryColor = THEME_PRESETS[themeOrConfig];
122
+ currentMode = 'light';
123
+ }
124
+ else {
125
+ currentPrimaryColor = themeOrConfig.primaryColor || THEME_PRESETS.unity;
126
+ currentMode = themeOrConfig.mode || 'light';
127
+ }
128
+ applyThemeToAllLibraries();
129
+ }
130
+ /**
131
+ * Switch between light and dark mode at runtime
132
+ */
133
+ function setThemeMode(mode) {
134
+ currentMode = mode;
135
+ // Update all libraries
136
+ applyThemeToAllLibraries();
137
+ // Dispatch event for other components (like React wrappers or Charts)
138
+ if (typeof window !== 'undefined') {
139
+ const event = new CustomEvent('theme-changed', {
140
+ detail: {
141
+ mode: currentMode,
142
+ primaryColor: currentPrimaryColor,
143
+ },
144
+ });
145
+ window.dispatchEvent(event);
146
+ }
147
+ }
148
+ /**
149
+ * Get the current theme mode
150
+ */
151
+ function getCurrentThemeMode() {
152
+ return currentMode;
153
+ }
154
+
155
+ exports.getCurrentThemeMode = getCurrentThemeMode;
156
+ exports.initializeTheme = initializeTheme;
157
+ exports.setThemeMode = setThemeMode;
@@ -27,7 +27,7 @@ const UdpAdornment = class {
27
27
  }
28
28
  render() {
29
29
  const style = { width: '4px', height: '100%', backgroundColor: this.getColor() };
30
- return index.h(index.Host, { key: 'aca718dca2daada5ceb616b8e27fee8f0889bc10', style: style });
30
+ return index.h(index.Host, { key: 'a55659a9e7c8613b2e75946ef6111490bab0e322', style: style });
31
31
  }
32
32
  };
33
33
  UdpAdornment.style = udpAdornmentCss();
@@ -803,10 +803,13 @@ const UdpAdvancedSearchBuilder = class {
803
803
  verifyFilterState(data) {
804
804
  const errors = [];
805
805
  const guidRegex = /^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/;
806
- // Validate groups: every group must have at least one direct filter
806
+ // Validate groups: a group must contribute something either its own direct
807
+ // filter or a child group. A container group (children only, no direct filters)
808
+ // is valid; only a truly empty group (no filters and no children) is an error.
807
809
  for (const group of data.filterGroups) {
808
810
  const hasDirectFilters = data.filterElements.some(f => f.groupId === group.groupId);
809
- if (!hasDirectFilters) {
811
+ const hasChildGroups = data.filterGroups.some(g => g.parentGroupId === group.groupId);
812
+ if (!hasDirectFilters && !hasChildGroups) {
810
813
  const label = group.parentGroupId === null ? 'Root group' : 'A group';
811
814
  errors.push(`${label} has no filters. Add a filter or remove the group.`);
812
815
  }
@@ -960,11 +963,11 @@ const UdpAdvancedSearchBuilder = class {
960
963
  if (this.isExpanded && this.config.height) {
961
964
  hostStyles['height'] = this.config.height;
962
965
  }
963
- return (index.h(index.Host, { key: 'e08370213e684a3ebed9605b0167010964b03c2a', style: hostStyles, class: {
966
+ return (index.h(index.Host, { key: 'ab3132a409df0b83da567793d635d13ee9b49d65', style: hostStyles, class: {
964
967
  'is-resizable': isResizable,
965
968
  'host-expanded': this.isExpanded,
966
969
  'host-collapsed': !this.isExpanded,
967
- } }, index.h("div", { key: 'cec9d9109278df5211e3da4c98aa34f354c7a26a', class: containerClasses }, isCollapsible && (index.h("div", { key: '381f3c02bcbf40aae3db6e7a99803dfe5a0759db', class: "collapsed-view" }, index.h("udp-fluent-text-input", { key: '94c6f902eba20017d3de1c269acb64c7c70d00bf', value: this.filterString, readonly: true, appearance: "filled-darker", includeErrorPadding: false, class: "string-display-input" }), index.h("udp-fluent-button", { key: '94292e13802f60bf7568a3dce0ea28875bacc7df', class: "toggle-button", size: "small", appearance: "transparent", onClick: this.toggleExpanded }, index.h("span", { key: 'd1192c982762cb18aad810d435b60271b9486cbb' }, this.isExpanded ? 'Collapse' : 'Expand'), index.h("svg", { key: 'dd08e210edb45c356190cbd9bb10e8ccaaa6fc36', class: "toggle-icon", viewBox: "0 0 16 16", slot: "end" }, index.h("path", { key: 'd946c26d8719e03cd7e21123b471545564df7f76', d: "M4 6L8 10L12 6", stroke: "currentColor", "stroke-width": "2" }))))), index.h("div", { key: '6d6771073bed1c5cc5325da92f9eb736d54d2425', class: "anim-container", ref: el => (this.animContainerEl = el) }, index.h("div", { key: 'b8335dfd2f4a6c6a00f989a00b69af1b93ba1907', class: "content-wrapper" }, (this.isExpanded || !isCollapsible) && rootGroup && (index.h("udp-advanced-search-filter-group", { key: rootGroup.groupId, groupId: rootGroup.groupId, filterData: this.currentFilterData, fields: this.fieldsArray, isRoot: true, isFilterValid: this.isFilterValid, errorMessages: this.errorMessages, maxDepth: this.currentMaxDepth, onAddFilter: e => this.handleAddFilter(e.detail), onAddGroup: e => this.handleAddGroup(e.detail), onRemoveFilter: e => this.handleRemoveFilter(e.detail), onRemoveGroup: e => this.handleRemoveGroup(e.detail), onFilterChange: this.handleFilterChange, onGroupChange: this.handleGroupChange, onDepthChange: this.handleDepthChange, openAddMenuForGroupId: this.openAddMenuForGroupId, onToggleAddMenu: this.handleToggleAddMenu })))), showFooter && (index.h("div", { key: 'be5d0210862e2a6ef50c4c34e92baac3d7342719', class: "advanced-filter-footer" }, index.h("validation-chip", { key: 'd25fd6065f9c7cf9b9879b280738aab85d175344', isValid: this.isFilterValid, errorMessages: this.errorMessages }), index.h("udp-fluent-button", { key: 'bcfb6f8f90c3167aac8ebfdd990a2c145012fb50', disabled: !this.isFilterValid, onClick: this.handleSearch, appearance: "primary" }, "Search"))))));
970
+ } }, index.h("div", { key: 'b1afe1b4d06b93bf2f2ff5be3cf86ba1b8aa28d8', class: containerClasses }, isCollapsible && (index.h("div", { key: '208924a3e7652fb3cece053e28049ca33d956af5', class: "collapsed-view" }, index.h("udp-fluent-text-input", { key: 'b4752482a768ee8cb202e2b22c3243a66597b8ae', value: this.filterString, readonly: true, appearance: "filled-darker", includeErrorPadding: false, class: "string-display-input" }), index.h("udp-fluent-button", { key: '728968a44a5c47e21e0e229522c23e4b7c5d24b3', class: "toggle-button", size: "small", appearance: "transparent", onClick: this.toggleExpanded }, index.h("span", { key: '480b0e5695de7662d52da5f93747e9e5640794cb' }, this.isExpanded ? 'Collapse' : 'Expand'), index.h("svg", { key: '56693d725e73fa795a209a06a8edaccf1d2b6fb4', class: "toggle-icon", viewBox: "0 0 16 16", slot: "end" }, index.h("path", { key: '98699d880181e345bc91f70644c0f9c981d40c3b', d: "M4 6L8 10L12 6", stroke: "currentColor", "stroke-width": "2" }))))), index.h("div", { key: '1b389df7790880e47e946888e7fe501a2ad5f07d', class: "anim-container", ref: el => (this.animContainerEl = el) }, index.h("div", { key: '80e0830959f3513ed6ba0fb2fe866038e636bb2e', class: "content-wrapper" }, (this.isExpanded || !isCollapsible) && rootGroup && (index.h("udp-advanced-search-filter-group", { key: rootGroup.groupId, groupId: rootGroup.groupId, filterData: this.currentFilterData, fields: this.fieldsArray, isRoot: true, isFilterValid: this.isFilterValid, errorMessages: this.errorMessages, maxDepth: this.currentMaxDepth, onAddFilter: e => this.handleAddFilter(e.detail), onAddGroup: e => this.handleAddGroup(e.detail), onRemoveFilter: e => this.handleRemoveFilter(e.detail), onRemoveGroup: e => this.handleRemoveGroup(e.detail), onFilterChange: this.handleFilterChange, onGroupChange: this.handleGroupChange, onDepthChange: this.handleDepthChange, openAddMenuForGroupId: this.openAddMenuForGroupId, onToggleAddMenu: this.handleToggleAddMenu })))), showFooter && (index.h("div", { key: 'fc72bbb8d13c9d07de966b480e91a082587122a1', class: "advanced-filter-footer" }, index.h("validation-chip", { key: 'c2e5d0fa78b7ab310fd43963350214f78ca762be', isValid: this.isFilterValid, errorMessages: this.errorMessages }), index.h("udp-fluent-button", { key: '6ec8b756b23463bdfdc54cf766d11fd9d40af309', disabled: !this.isFilterValid, onClick: this.handleSearch, appearance: "primary" }, "Search"))))));
968
971
  }
969
972
  get el() { return index.getElement(this); }
970
973
  static get watchers() { return {
@@ -0,0 +1,120 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-G1ccGqOs.js');
4
+ var uuid = require('uuid');
5
+ var agChartsCommunity = require('ag-charts-community');
6
+ var chartsTheme = require('./charts-theme-DmrbXz3l.js');
7
+ require('./theme-manager-vLJfQYn8.js');
8
+ require('@fluentui/web-components');
9
+ require('@fluentui/tokens');
10
+
11
+ const udpAgAreaChartCss = () => `:host{display:block;position:relative;width:100%;min-width:0;min-height:0;box-sizing:border-box}.chart-mount{position:absolute;inset:0}`;
12
+
13
+ let agChartsModulesRegistered = false;
14
+ const ensureAgChartsModules = () => {
15
+ if (agChartsModulesRegistered)
16
+ return;
17
+ agChartsCommunity.ModuleRegistry.registerModules([agChartsCommunity.AllCommunityModule]);
18
+ agChartsModulesRegistered = true;
19
+ };
20
+ const sizeStyle = (value, fallback) => value == null ? fallback : typeof value === 'number' ? `${value}px` : value;
21
+ const UdpAgAreaChart = class {
22
+ constructor(hostRef) {
23
+ index.registerInstance(this, hostRef);
24
+ /** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
25
+ this.chartId = `udp-ag-area-chart-${uuid.v4()}`;
26
+ /**
27
+ * Colour + visual-weight variant applied via the brand theme:
28
+ * `default` (balanced categorical palette for multi-category charts,
29
+ * the exact brand colour for a single series), `soft` (same palette
30
+ * lightened, for dense low-emphasis surfaces), `bold` (same palette
31
+ * deepened, for a hero chart), `mono` (a single brand-hue ramp for
32
+ * sequential / magnitude data), and `colorful` (each label hashed to a
33
+ * stable Fluent avatar hue, so the same label keeps its colour across
34
+ * charts). Per-series colours on `chartOptions` always win.
35
+ */
36
+ this.appearance = 'default';
37
+ /**
38
+ * Geometry roundness, mirroring the button/input shape tokens: `square`
39
+ * (sharp bar corners, straight line segments) or `rounded` (rounded bar
40
+ * corners, smoothed lines). Per-series geometry on `chartOptions` still
41
+ * wins.
42
+ */
43
+ this.shape = 'square';
44
+ /**
45
+ * Chrome density. `full` keeps axes, gridlines, legend and padding;
46
+ * `flush` strips all chrome and zeroes padding so the plot bleeds to the
47
+ * container edges (the KPI-card "sparkline" look). Pair with a
48
+ * `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
49
+ */
50
+ this.chrome = 'full';
51
+ // Re-theme on a live light/dark switch. `theme-manager` dispatches
52
+ // `theme-changed` on the window after updating the brand CSS variables;
53
+ // reuse the prop-watch rebuild path so buildOptions() re-reads them (and the
54
+ // current mode via getCurrentThemeMode()).
55
+ this.handleThemeChanged = () => {
56
+ this.handleOptionsChanged();
57
+ };
58
+ }
59
+ handleOptionsChanged() {
60
+ if (!this.chart)
61
+ return;
62
+ const options = this.buildOptions();
63
+ if (options)
64
+ this.chart.update(options);
65
+ }
66
+ componentDidLoad() {
67
+ var _a, _b;
68
+ ensureAgChartsModules();
69
+ const container = (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
70
+ if (!container)
71
+ return;
72
+ const options = this.buildOptions(container);
73
+ if (!options)
74
+ return;
75
+ this.chart = agChartsCommunity.AgCharts.create(options);
76
+ window.addEventListener('theme-changed', this.handleThemeChanged);
77
+ }
78
+ disconnectedCallback() {
79
+ var _a;
80
+ window.removeEventListener('theme-changed', this.handleThemeChanged);
81
+ (_a = this.chart) === null || _a === void 0 ? void 0 : _a.destroy();
82
+ this.chart = undefined;
83
+ }
84
+ buildOptions(container) {
85
+ var _a, _b;
86
+ const target = container !== null && container !== void 0 ? container : (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
87
+ if (!target)
88
+ return null;
89
+ const merged = Object.assign(Object.assign({ theme: chartsTheme.buildUdpChartTheme(this.el, {
90
+ appearance: this.appearance,
91
+ shape: this.shape,
92
+ chrome: this.chrome,
93
+ }), background: { visible: false } }, this.chartOptions), { container: target });
94
+ return chartsTheme.applySeriesColors(merged, this.el, this.appearance);
95
+ }
96
+ render() {
97
+ return (index.h(index.Host, { key: 'c18b653ee0d3ae4dadc99940572af523d4604b5e', style: {
98
+ width: sizeStyle(this.customWidth, '100%'),
99
+ height: sizeStyle(this.customHeight, '100%'),
100
+ } }, index.h("div", { key: '47547e36534525951cf14668f4032b8ac14d9315', id: this.chartId, class: "chart-mount" })));
101
+ }
102
+ get el() { return index.getElement(this); }
103
+ static get watchers() { return {
104
+ "chartOptions": [{
105
+ "handleOptionsChanged": 0
106
+ }],
107
+ "appearance": [{
108
+ "handleOptionsChanged": 0
109
+ }],
110
+ "shape": [{
111
+ "handleOptionsChanged": 0
112
+ }],
113
+ "chrome": [{
114
+ "handleOptionsChanged": 0
115
+ }]
116
+ }; }
117
+ };
118
+ UdpAgAreaChart.style = udpAgAreaChartCss();
119
+
120
+ exports.udp_ag_area_chart = UdpAgAreaChart;
@@ -2,65 +2,144 @@
2
2
 
3
3
  var index = require('./index-G1ccGqOs.js');
4
4
  var uuid = require('uuid');
5
+ var agChartsCommunity = require('ag-charts-community');
6
+ var chartsTheme = require('./charts-theme-DmrbXz3l.js');
5
7
  var chartUtils = require('./chartUtils-Gg3D2Moc.js');
6
8
  var am4charts = require('@amcharts/amcharts4/charts');
7
9
  var am4core = require('@amcharts/amcharts4/core');
10
+ require('./theme-manager-vLJfQYn8.js');
11
+ require('@fluentui/web-components');
12
+ require('@fluentui/tokens');
8
13
 
9
14
  function _interopNamespace(e) {
10
- if (e && e.__esModule) return e;
11
- var n = Object.create(null);
12
- if (e) {
13
- Object.keys(e).forEach(function (k) {
14
- if (k !== 'default') {
15
- var d = Object.getOwnPropertyDescriptor(e, k);
16
- Object.defineProperty(n, k, d.get ? d : {
17
- enumerable: true,
18
- get: function () { return e[k]; }
19
- });
20
- }
15
+ if (e && e.__esModule) return e;
16
+ var n = Object.create(null);
17
+ if (e) {
18
+ Object.keys(e).forEach(function (k) {
19
+ if (k !== 'default') {
20
+ var d = Object.getOwnPropertyDescriptor(e, k);
21
+ Object.defineProperty(n, k, d.get ? d : {
22
+ enumerable: true,
23
+ get: function () { return e[k]; }
21
24
  });
22
- }
23
- n.default = e;
24
- return Object.freeze(n);
25
+ }
26
+ });
27
+ }
28
+ n.default = e;
29
+ return Object.freeze(n);
25
30
  }
26
31
 
27
32
  var am4charts__namespace = /*#__PURE__*/_interopNamespace(am4charts);
28
33
  var am4core__namespace = /*#__PURE__*/_interopNamespace(am4core);
29
34
 
30
- const udpBarChartCss = () => ``;
35
+ const udpAgBarChartCss = () => `:host{display:block;position:relative;width:100%;min-width:0;min-height:0;box-sizing:border-box}.chart-mount{position:absolute;inset:0}`;
31
36
 
32
- const UdpBarChart = class {
37
+ let agChartsModulesRegistered = false;
38
+ const ensureAgChartsModules = () => {
39
+ if (agChartsModulesRegistered)
40
+ return;
41
+ agChartsCommunity.ModuleRegistry.registerModules([agChartsCommunity.AllCommunityModule]);
42
+ agChartsModulesRegistered = true;
43
+ };
44
+ const sizeStyle = (value, fallback) => value == null ? fallback : typeof value === 'number' ? `${value}px` : value;
45
+ const UdpAgBarChart = class {
33
46
  constructor(hostRef) {
34
47
  index.registerInstance(this, hostRef);
35
- this.data = undefined;
36
- this.valueField = undefined;
37
- this.labelField = undefined;
38
- this.title = undefined;
39
- this.subheader = undefined;
40
- this.customCardStyle = {};
41
- this.kpisPosition = 'left';
42
- this.kpis = undefined;
43
- this.xAxisLabel = undefined;
44
- this.yAxisLabel = undefined;
45
- this.hideAdornment = false;
46
- this.valueFields = undefined;
47
- this.stacked = false;
48
- this.showBullets = false;
49
- this.barWidth = undefined;
50
- this.xDataType = undefined;
51
- this.yDataType = undefined;
52
- this.distBetweenGridLines = undefined;
53
- this.hideLegend = true;
54
- this.hideBorder = false;
55
- this.removePadding = false;
56
- this.chartId = uuid.v4();
48
+ /** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
49
+ this.chartId = `udp-ag-bar-chart-${uuid.v4()}`;
50
+ /**
51
+ * Colour + visual-weight variant applied via the brand theme:
52
+ * `default` (balanced categorical palette for multi-category charts,
53
+ * the exact brand colour for a single series), `soft` (same palette
54
+ * lightened, for dense low-emphasis surfaces), `bold` (same palette
55
+ * deepened, for a hero chart), `mono` (a single brand-hue ramp for
56
+ * sequential / magnitude data), and `colorful` (each label hashed to a
57
+ * stable Fluent avatar hue, so the same label keeps its colour across
58
+ * charts). Per-series colours on `chartOptions` always win.
59
+ */
60
+ this.appearance = 'default';
61
+ /**
62
+ * Geometry roundness, mirroring the button/input shape tokens: `square`
63
+ * (sharp bar corners, straight line segments) or `rounded` (rounded bar
64
+ * corners, smoothed lines). Per-series geometry on `chartOptions` still
65
+ * wins.
66
+ */
67
+ this.shape = 'square';
68
+ /**
69
+ * Chrome density. `full` keeps axes, gridlines, legend and padding;
70
+ * `flush` strips all chrome and zeroes padding so the plot bleeds to the
71
+ * container edges (the KPI-card "sparkline" look). Pair with a
72
+ * `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
73
+ */
74
+ this.chrome = 'full';
75
+ // Re-theme on a live light/dark switch. `theme-manager` dispatches
76
+ // `theme-changed` on the window after updating the brand CSS variables;
77
+ // reuse the prop-watch rebuild path so buildOptions() re-reads them (and the
78
+ // current mode via getCurrentThemeMode()).
79
+ this.handleThemeChanged = () => {
80
+ this.handleOptionsChanged();
81
+ };
82
+ }
83
+ handleOptionsChanged() {
84
+ if (!this.chart)
85
+ return;
86
+ const options = this.buildOptions();
87
+ if (options)
88
+ this.chart.update(options);
89
+ }
90
+ componentDidLoad() {
91
+ var _a, _b;
92
+ ensureAgChartsModules();
93
+ const container = (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
94
+ if (!container)
95
+ return;
96
+ const options = this.buildOptions(container);
97
+ if (!options)
98
+ return;
99
+ this.chart = agChartsCommunity.AgCharts.create(options);
100
+ window.addEventListener('theme-changed', this.handleThemeChanged);
101
+ }
102
+ disconnectedCallback() {
103
+ var _a;
104
+ window.removeEventListener('theme-changed', this.handleThemeChanged);
105
+ (_a = this.chart) === null || _a === void 0 ? void 0 : _a.destroy();
106
+ this.chart = undefined;
107
+ }
108
+ buildOptions(container) {
109
+ var _a, _b;
110
+ const target = container !== null && container !== void 0 ? container : (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
111
+ if (!target)
112
+ return null;
113
+ const merged = Object.assign(Object.assign({ theme: chartsTheme.buildUdpChartTheme(this.el, {
114
+ appearance: this.appearance,
115
+ shape: this.shape,
116
+ chrome: this.chrome,
117
+ }), background: { visible: false } }, this.chartOptions), { container: target });
118
+ return chartsTheme.applySeriesColors(merged, this.el, this.appearance);
57
119
  }
58
120
  render() {
59
- return (index.h("udp-xy-chart", { key: '0838b05374cdd75629753494de132f8c6db0bfad', title: this.title, subheader: this.subheader, data: this.data, chartId: this.chartId, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, customCardStyle: this.customCardStyle, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: this.labelField, valueField: this.valueField, showBullets: this.showBullets, xDataType: this.xDataType, yDataType: this.yDataType, hideLegend: this.hideLegend, hideBorder: this.hideBorder, removePadding: this.removePadding, chartType: 'Column', xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel }));
121
+ return (index.h(index.Host, { key: '06ee9bc67d16255fb84a68d2a1d4de7ac8a30c85', style: {
122
+ width: sizeStyle(this.customWidth, '100%'),
123
+ height: sizeStyle(this.customHeight, '100%'),
124
+ } }, index.h("div", { key: 'c49dd7058f02b638ff0935d52c5c4380a01c1b36', id: this.chartId, class: "chart-mount" })));
60
125
  }
61
126
  get el() { return index.getElement(this); }
127
+ static get watchers() { return {
128
+ "chartOptions": [{
129
+ "handleOptionsChanged": 0
130
+ }],
131
+ "appearance": [{
132
+ "handleOptionsChanged": 0
133
+ }],
134
+ "shape": [{
135
+ "handleOptionsChanged": 0
136
+ }],
137
+ "chrome": [{
138
+ "handleOptionsChanged": 0
139
+ }]
140
+ }; }
62
141
  };
63
- UdpBarChart.style = udpBarChartCss();
142
+ UdpAgBarChart.style = udpAgBarChartCss();
64
143
 
65
144
  const udpDistributionChartCss = () => ``;
66
145
 
@@ -133,7 +212,7 @@ const UdpDistributionChart = class {
133
212
  this.transformData();
134
213
  }
135
214
  render() {
136
- return (index.h("udp-xy-chart", { key: 'c19c33019b36b6758fb2ceebf472322485bc51eb', chartId: this.chartId, title: this.title, subheader: this.subheader, data: this.transformedData, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, customCardStyle: this.customCardStyle, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: "from", valueField: "count", showBullets: false, xDataType: "string", yDataType: "number", hideLegend: this.hideLegend, chartType: 'Column', xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, distBetweenGridLines: 30, hideBorder: this.hideBorder, removePadding: this.removePadding }));
215
+ return (index.h("udp-xy-chart", { key: 'fc82b035e6f15cd0f5e6f6d72eba4a40d6b491d5', chartId: this.chartId, title: this.title, subheader: this.subheader, data: this.transformedData, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, customCardStyle: this.customCardStyle, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: "from", valueField: "count", showBullets: false, xDataType: "string", yDataType: "number", hideLegend: this.hideLegend, chartType: 'Column', xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, distBetweenGridLines: 30, hideBorder: this.hideBorder, removePadding: this.removePadding }));
137
216
  }
138
217
  get el() { return index.getElement(this); }
139
218
  static get watchers() { return {
@@ -212,7 +291,7 @@ const UdpDonutChart = class {
212
291
  }
213
292
  }
214
293
  render() {
215
- return (index.h("chart-container", { key: '87c18aca3bb2da056d41209b0c6826afb71e7bf0', kpis: this.kpis, chartId: this.chartId, title: this.title, subheader: this.subheader, chartHeight: this.customHeight, chartWidth: this.customWidth, cardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, hideBorder: this.hideBorder, removePadding: this.removePadding }));
294
+ return (index.h("chart-container", { key: '5cb2a2caf6b79614f5dbf45d8fe6b4c46f5f2637', kpis: this.kpis, chartId: this.chartId, title: this.title, subheader: this.subheader, chartHeight: this.customHeight, chartWidth: this.customWidth, cardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, hideBorder: this.hideBorder, removePadding: this.removePadding }));
216
295
  }
217
296
  get el() { return index.getElement(this); }
218
297
  static get watchers() { return {
@@ -270,13 +349,13 @@ const UdpLineChart = class {
270
349
  this.removePadding = false;
271
350
  }
272
351
  render() {
273
- return (index.h("udp-xy-chart", { key: '2f30a577ec811b43fa25764fcd5591f9fbe4a6eb', title: this.title, subheader: this.subheader, data: this.data, chartId: this.chartId, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: this.xAxisField, valueField: this.yAxisField, showBullets: this.showBullets, xDataType: this.xDataType, yDataType: this.yDataType, hideLegend: this.hideLegend, xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, chartType: "Line", hideBorder: this.hideBorder, removePadding: this.removePadding }));
352
+ return (index.h("udp-xy-chart", { key: '3b68faf8959da6668cee0a22c1a2241ae878f095', title: this.title, subheader: this.subheader, data: this.data, chartId: this.chartId, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: this.xAxisField, valueField: this.yAxisField, showBullets: this.showBullets, xDataType: this.xDataType, yDataType: this.yDataType, hideLegend: this.hideLegend, xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, chartType: "Line", hideBorder: this.hideBorder, removePadding: this.removePadding }));
274
353
  }
275
354
  get el() { return index.getElement(this); }
276
355
  };
277
356
  UdpLineChart.style = udpLineChartCss();
278
357
 
279
- exports.udp_bar_chart = UdpBarChart;
358
+ exports.udp_ag_bar_chart = UdpAgBarChart;
280
359
  exports.udp_distribution_chart = UdpDistributionChart;
281
360
  exports.udp_donut_chart = UdpDonutChart;
282
361
  exports.udp_line_chart = UdpLineChart;