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
@@ -3945,11 +3945,11 @@ const AmbientTemplateGrid = class {
3945
3945
  this.gridHeight = 'calc(100vh - 200px)';
3946
3946
  }
3947
3947
  const actionMenuItems = this.getOverflowActionList(this.overflowActionMenuItems, this.selectedRowParams);
3948
- return (h("div", { key: '61720c082324f4283cb39a9435d418f8f1d67bdb' }, this.openActionPopoverMenu && (h("udp-pop-over", { key: 'f4a4a28404e196c0a33d3ddcff02f3afe89bd7d5', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
3948
+ return (h("div", { key: '7cc474f05f7818a40d4ef9b6f36b848a7f702dd5' }, this.openActionPopoverMenu && (h("udp-pop-over", { key: 'b35ce6cc2703299960ec3e82f8ed2dca99fe499d', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
3949
3949
  this.handleOnCloseActionPopover(event);
3950
- } }, h("div", { key: 'd919b221bbaa979170ce916c279fef9f52286fd0', class: "overflowActionButtons" }, actionMenuItems))), h("div", { key: '5131760a9dac165b6517c4e82e84b1934aeeb5ed' }, this.showNotification && (h("udp-notification", { key: '9bd877d1e3e6802b3e8d2840a56623c40902758a', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), h("style", { key: 'da4df8f48ec347e0570dce8203b59e56ad0723f2' }, `:host ::slotted(.ag-side-bar) {
3950
+ } }, h("div", { key: '8e57751ec2a6847b91da5565db662780d3b2012e', class: "overflowActionButtons" }, actionMenuItems))), h("div", { key: '931ccbbd5e1adff975cd1b426707956206176026' }, this.showNotification && (h("udp-notification", { key: 'e809bd63f91dd65175624cbff228ef105d9fb1fa', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), h("style", { key: '53e57a87cfd52cceaa296c98b6b6e119e495d18a' }, `:host ::slotted(.ag-side-bar) {
3951
3951
  width: ${filterPanelWidth} !important;
3952
- }`), h("grid-primary-bar", { key: 'fbf4778646b5d74bb91f64536125fd15f397098c', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction
3952
+ }`), h("grid-primary-bar", { key: '55c9d5120f3ff3d4c887bd53f84f3128da3f0fb6', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction
3953
3953
  ? () => this.exportFunction(this.entityName, this.filterRenderList[0])
3954
3954
  : () => this.exportToCsv(), customInsightsClick: e => {
3955
3955
  this.insightsActionOnClick(e);
@@ -3958,25 +3958,25 @@ const AmbientTemplateGrid = class {
3958
3958
  }, primaryActionIcon: this.primaryActionIcon, customColumnViewClick: () => this.togglePanel('columns'), customFitColumnClick: () => this.fitColumns(), customFilterViewClick: () => this.togglePanel('filters'), customToggleServerClientClick: () => this.toggleServerSide(), customAdvancedSearchClick: () => this.showAdvancedSearch(), customShowGridOptionsClick: () => this.showGridOptions(), showAdvancedSearchFeature: this.showAdvancedSearchFeature, showFilterColumnFeature: this.showFilterColumnFeature, showHotlistButton: this.showHotlistButton &&
3959
3959
  !(((_e = this.restrictedGridFeatures) === null || _e === void 0 ? void 0 : _e.Hotlist) &&
3960
3960
  !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Hotlist)), hideExport: ((_f = this.restrictedGridFeatures) === null || _f === void 0 ? void 0 : _f.Export) &&
3961
- !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: '917dacd731f6f77e2574a5c2aaf09f2b90af1373', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, h("stencil-icon-button-grid-action-header", { key: 'f81cc361b41532fb81b38a0d6db6a950f29b4e8e', onClick: () => {
3961
+ !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: 'ddf555b41978f8bdff30b55c1caa2870128b1e1c', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, h("stencil-icon-button-grid-action-header", { key: '1aa9f066e9c902a84a08f006a3f5befb9de66792', onClick: () => {
3962
3962
  this.togglePanel('columns');
3963
3963
  this.showGridOptions();
3964
- }, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: 'c57f701172166684cbe9213fda8d27e5618c6217', variant: "button" }, "Show/Hide Columns")), h("udp-divider", { key: '5f97a22f2ccf900a97f27e9bf58c1682423ecafe', size: "100%" }), h("stencil-icon-button-grid-action-header", { key: '61dd1602005c53e4b5158f8b303e5a64acbf93ed', onClick: () => {
3964
+ }, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: '5715ad2444083e8bfd22b45c7fb44dcacae5701b', variant: "button" }, "Show/Hide Columns")), h("udp-divider", { key: '8edc56c06022c382c34c5280010a5dd50d8e6ce5', size: "100%" }), h("stencil-icon-button-grid-action-header", { key: '3c2de36d49ea6f36cc760912e1ce84e94664feed', onClick: () => {
3965
3965
  this.fitColumns();
3966
3966
  this.showGridOptions();
3967
- }, tooltip: "Fit to Column" }, h("unity-typography", { key: '56f301c1f9a2f637489e975e84bd433ce306f9e5', variant: "button" }, "Fit to Column")), h("udp-divider", { key: 'bd55f842c47380f50ee49f55967bd15094c8e26f', size: "0px" }), h("stencil-icon-button-grid-action-header", { key: 'e4993915b5f1d26d2668047a91d0fa765fea22a0', onClick: () => {
3967
+ }, tooltip: "Fit to Column" }, h("unity-typography", { key: 'ab453fc7e6b0aa12292a317ab1ca451cf0471e39', variant: "button" }, "Fit to Column")), h("udp-divider", { key: '0fa06ad6e021345075498b1a42d906094456ad39', size: "0px" }), h("stencil-icon-button-grid-action-header", { key: '76efcdcb0b8eed868c433c49f7a99eef79ce5fd3', onClick: () => {
3968
3968
  this.expandColumns();
3969
3969
  this.showGridOptions();
3970
- }, tooltip: "Expand Grid" }, h("unity-typography", { key: '75b66fff3ab8f6a4a799f8de7cff08eb84ebd62f', variant: "button" }, "Expand Grid")), h("udp-divider", { key: 'e1c4a7f387e89ae799d828094a457532355e8b05', size: "0px" }), !this.disableSearchSwitch && (h("stencil-icon-button-grid-action-header", { key: '7e3ab0aa22b2ad58190dd1a6b50484662dc66827', onClick: () => {
3970
+ }, tooltip: "Expand Grid" }, h("unity-typography", { key: '42d9dad2e96ca27fccc14fbbc106889fecd4397f', variant: "button" }, "Expand Grid")), h("udp-divider", { key: 'a9fc0c4c49203a0b23587c4a899629cc7dc5102b', size: "0px" }), !this.disableSearchSwitch && (h("stencil-icon-button-grid-action-header", { key: 'f427b1059617dbbc9f538a67ee26265d14cab48f', onClick: () => {
3971
3971
  this.handleSearchModeToggle();
3972
3972
  this.showGridOptions();
3973
- }, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: '1c12c5de4d6b8bdd19c0ffe1c3b3ecb502c972bd', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), h("div", { key: 'b12711cabc5f6c49acbe35cfecdbdf44d931c849', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (h("div", { key: 'a03fd56871526a078d2e89df5cae64ea218b28b8', class: "bulk-select" }, h("udp-badge", { key: '60e9d31a7da3947c204a6f7905c808cca944250a', content: this.selectedRowCount }, h("udp-selector", { key: '060f3f8008427726945b4b4addf158869f828823', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (h("div", { key: '5273190028b3214a5df46a8eb419e6fd739b0d6c', class: "chip-wrapper" }, h("stencil-chip", { key: 'c21928aeacf7f32cc1505908d92d555cadeb4449', text: this.loadedViewTitle,
3973
+ }, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: 'f00e687f32302685a35e595c52244b0d6ac33bee', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), h("div", { key: '14c2c9d9985eb90abfaf0f69263414923d3092ae', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (h("div", { key: '2a90a6503643787ece87a05617e210ae10e7c649', class: "bulk-select" }, h("udp-badge", { key: '8e1fa6513f6c35107f76ae61bfa7b1e2f955c609', content: this.selectedRowCount }, h("udp-selector", { key: 'af3d6b14bda3988837c53567f78e6babb847e0b4', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (h("div", { key: 'f17d0a3f60de80002582136b2de32b56f911532b', class: "chip-wrapper" }, h("stencil-chip", { key: 'cc0be531b12266179971adae05996115c7dc1ef1', text: this.loadedViewTitle,
3974
3974
  // onOnDelete={this.handleDelete as any}
3975
- onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16, showLeftIcon: this.selectedViewIsDefault }), h("udp-divider", { key: '15e2b653c82861ae24181ce40cbf9739ded75082', variant: "vertical", size: "30px" }))), this.hotListActive && (h("div", { key: '1c80e0cab1f577d5f223d2b81d4c3be92bcdc005', class: "chip-wrapper" }, h("stencil-chip", { key: '63c645e79898faa3e1dcb80e64747df05b16108d', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16 }), h("udp-divider", { key: '206972b184d047bf211c132e9455bd196397e743', variant: "vertical", size: "30px" }))), h("div", { key: 'a99aeb331d78f005d6fc15c1901e7ab780cc849e', class: "chip-section" }, this.filterChips.length > 0 && (h("udp-dynamic-container-with-menu", { key: '16cbc40e17f6f5287dc57634bf43b2dfe530ee28', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), h("div", { key: 'db3679d5ebfc4138e9fcd8022ea172abca130002', class: "kpi" }, h("kpi-list", { key: 'dbd5a376c207036ffb59ee8423f3f397f32990ea', kpiValues: this.kpiValues }))), this.gridError && (h("div", { key: '804274de0932816265f847177376604c789b0f4b' }, h("upd-alert-banner", { key: '29d99395e770bade26ac997689fa16073bac6f55', type: "error", message: `An error occurred with loading the grid with data.` }))), h("div", { key: '9a131614aef63e7e07ccb4392ad583d0b40a8a94', style: {
3975
+ onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16, showLeftIcon: this.selectedViewIsDefault }), h("udp-divider", { key: 'c3b53abce6c28e5f11e3999fe554328b65b682c1', variant: "vertical", size: "30px" }))), this.hotListActive && (h("div", { key: 'c08b3d992e51344143faf32fb92f7c34a1bb2680', class: "chip-wrapper" }, h("stencil-chip", { key: 'ef796ad0ec5d6691bdbb5beca3bc82e28f51f095', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16 }), h("udp-divider", { key: '97f0714eecdf264c285c573ec45a04e787c1e57d', variant: "vertical", size: "30px" }))), h("div", { key: '4290d14cb00ea79f4b4b2df15860a9d30aec5886', class: "chip-section" }, this.filterChips.length > 0 && (h("udp-dynamic-container-with-menu", { key: 'af17775dd7cd1f0bb6cb811bc85938d476051952', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), h("div", { key: '9a93ea53e75359e055a2d2701155d22f0fe59563', class: "kpi" }, h("kpi-list", { key: '75e5518d87dd1c03bb4c55e6c12ca7c5fcb1a84a', kpiValues: this.kpiValues }))), this.gridError && (h("div", { key: '9b97a5f02833f5e68a9b76156e622fcf00d7babb' }, h("upd-alert-banner", { key: '37f2cd4158e3b261a51c31bb8d3da8177dff97ef', type: "error", message: `An error occurred with loading the grid with data.` }))), h("div", { key: 'edcf6f27066fca6879c4b84365110a224bff226a', style: {
3976
3976
  height: '4px',
3977
3977
  backgroundColor: shouldHideSecondRow ? 'var(--accent-color)' : 'rgb(247, 245, 243)',
3978
3978
  overflow: 'hidden',
3979
- } }, this.linearLoading && h("udp-linear-loader", { key: '6c0dfe8db075845f5a4b57339963ec4a0db92f63' })), this.noResults && (h("div", { key: '567db7082408673fea582c3efea80fe860c7d6e9' }, h("upd-alert-banner", { key: '146b6b194f3843383ac5e95c5dc2c1fca8cff74a', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), h("div", { key: '843d56cce1e99a6cb3f5163def42f264f4dfcc7a' }, h("ag-table", { key: 'dd3ef86fcac7ce35fd36471cb8ad1a5ab8dbcb25', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight })), h("side-sheet", { key: '4d543b7c7a6bf1f866b1fa565c496fcba1a4f36c', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, h("div", { key: '00e1e497678fffe842e164e841079a25ac0a9a0b', style: { width: '1200px' } }, h("advanced-search", { key: '7c24b29381dad342807c891301c3cd22413b9e6b', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(), getHeaderFieldLabel: this.getHeaderFieldLabel }))), h("side-sheet", { key: 'e9c278320d7973067286234579eea8d66f2d5529', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, h("div", { key: '9e104bbf199825a1552dd6acdf87868858272bf9' }, h("div", { key: '573503410db34e26929a890b6aabe8017343a36a', style: { width: '450px', marginBottom: '8px' } }, h("hint-panel", { key: '9fedd4030545e5a92593eef4f99e47de72f5ad0a', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), h("div", { key: '8e5addf9b8407f7fd02dcdfc026d1b7e74ebc87c', style: { width: '446px' } }, this.viewListRowData &&
3979
+ } }, this.linearLoading && h("udp-linear-loader", { key: '9cf09235083ce9def27eadfa2ea8c396a9182bd0' })), this.noResults && (h("div", { key: '646230583a2a90579aa5271f128331d6217a6422' }, h("upd-alert-banner", { key: '2a784a134b2ca09fcadc0f6f9e9cb093fcf4170e', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), h("div", { key: '52015befac78d48e77ca75b82683cc3d81e87eb6' }, h("ag-table", { key: '3304b745c4786bfe80a8eb1b380c8d77108546ee', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight })), h("side-sheet", { key: 'd5641a31c2083a32f84d37ae29588260b08937da', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, h("div", { key: '42220b9094fa37349cf36dec158faa0aeecd7165', style: { width: '1200px' } }, h("advanced-search", { key: 'af80d2fe94a65ef724b5d646cb8679c3f704f64c', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(), getHeaderFieldLabel: this.getHeaderFieldLabel }))), h("side-sheet", { key: 'ba9b2ce3deea0f4c3a620d7714a24c0b036cbe8b', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, h("div", { key: '8c487b1aeea56553864b85acbd27ca28ec69a58e' }, h("div", { key: 'b1461b64084450ae5161c251987ee6166dd6041f', style: { width: '450px', marginBottom: '8px' } }, h("hint-panel", { key: '381e75f8edcb8d4168bb550b643eb328cfe80684', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), h("div", { key: 'ea8488610533f31da24007e643a72e436120a71d', style: { width: '446px' } }, this.viewListRowData &&
3980
3980
  this.viewListRowData.map(item => {
3981
3981
  if (item.gridViewVisibilityTypeId === 2 ||
3982
3982
  item.userId.toLowerCase() === this.userId.toLocaleLowerCase()) {
@@ -3988,9 +3988,9 @@ const AmbientTemplateGrid = class {
3988
3988
  }, editHandler: () => this.openViewEdit(item.gridViewId, item.name, item.isDefault, item.gridViewVisibilityTypeId), deleteHandler: () => this.openDeleteViewConfirmation(item.gridViewId), showUpdateDefaultOption: true, updateDefaultHandler: () => this.updateDefaultView(item), isDefault: item.isDefault, gridViewVisibilityTypeId: item.gridViewVisibilityTypeId, showAdd: false, showViewOption: false
3989
3989
  }));
3990
3990
  }
3991
- })))), h("side-sheet", { key: '7bf88f1e1a1f87a23e4541ea3ae56e9ac527cd86', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, h("advanced-search-grouped", { key: 'dc4e864d295a604d7bdd31455c9f915d93100c9f', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
3991
+ })))), h("side-sheet", { key: 'a980f9bda1b69b42f3ee100348120c83ba798e4f', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, h("advanced-search-grouped", { key: 'f31b5591f499b64e44e90ca93b8ab0a34598b45a', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
3992
3992
  // onSearchItemChanged={() => this.handleSearchItemChange()}
3993
- updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), h("side-sheet", { key: '4793beb334b0db238d834459ccb49fb7de5e0c39', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, h("div", { key: '6dc7e1226a4b08e1b4935023b524961d11b1103d' }, this.showHotlistForm && (h("udp-hotlist-form", { key: 'fc8d270008049224329a50ca4505bf6b55e44c55', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() })), h("div", { key: '95dbf701c0926d88727722f8d27d236df2d8bc13', style: { width: '446px' } }, this.allHotlists &&
3993
+ updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), h("side-sheet", { key: '44bff7eb4c353545bf89f8e59baeab5cc553da4c', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, h("div", { key: '9f7b2ce408fd957fcc0cda712522844335448551' }, this.showHotlistForm && (h("udp-hotlist-form", { key: 'fbe1c537622abcb6f498a57810f1eda27dff7e1e', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() })), h("div", { key: '3342a8ab522dd3c2c32dff5ceb1a0cf8ad4af53e', style: { width: '446px' } }, this.allHotlists &&
3994
3994
  this.allHotlists.map(item => {
3995
3995
  if (item.domain === this.entityName) {
3996
3996
  return (h("tree-list-item", { label: item.name, fieldName: item.name, showViewOption: true, showAdd: this.businessObjectKey ? true : false, showDeleteOption: true, viewHandler: () => this.handleRequestHotlist(item.hotListId), deleteHandler: () => this.confirmRequestDelete(item.hotListId), onClick: () => this.handleSetSingleHotlistItem(item.hotListId), statusValue: item.isPrivate, statusClasses: {
@@ -3998,7 +3998,7 @@ const AmbientTemplateGrid = class {
3998
3998
  false: 'neutral',
3999
3999
  }, statusLabel: item.isPrivate ? 'Private' : 'Shared' }));
4000
4000
  }
4001
- })))), h("save-view-form-dialog", { key: 'e2d89936c3ad7c816c91a1a7f6b15ccb4958aa94', open: this.saveDialogOpen, title: this.selectedViewName ? 'Current View' : 'New View', closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
4001
+ })))), h("save-view-form-dialog", { key: 'c6e9d8837a59aa5d6a95a8c279810b69beff7d96', open: this.saveDialogOpen, title: this.selectedViewName ? 'Current View' : 'New View', closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
4002
4002
  // Assuming this.columnState exists in this component's scope
4003
4003
  this.handleViewFormSubmit(name, isPrivate, isDefault, this.gridState);
4004
4004
  }, handleViewAndConfigurationSubmit: (name, isPrivate, isDefault) => {
@@ -4011,13 +4011,13 @@ const AmbientTemplateGrid = class {
4011
4011
  this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState);
4012
4012
  }
4013
4013
  }
4014
- } }), h("edit-view-form-dialog", { key: '64b31778a0203ce7aee0494e7cf66537e3f12c00', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
4014
+ } }), h("edit-view-form-dialog", { key: 'a3a298f1156ef570e2a9cdb4ee783e2db3012ea8', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
4015
4015
  this.handleViewUpdate(gridId, name, isPrivate, isDefault);
4016
- } }), h("div", { key: '7990b41ed86824cf33e053db8ef4c802fa4703a1' }), h("fluent-dialog", { key: '0e37bb71be084e6f7131171bb2b46c15cf5b1fc7', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, h("div", { key: 'a0af4ee01b421f189eb5772dd09d672fdc80ca4c' }, "This will not delete any of the data but only the records ", h("br", { key: '182a465be09309fd45fa07d6ee46920f99786936' }), "from the hotlist and the hotlist itself.", ' ')), h("fluent-dialog", { key: 'c2f7cb492b15c60f4b0adb6bb674db350fd7dcd7', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, h("div", { key: '680b64fc9cdc46d9d4eeab52775621356cfd4fff' }, "This will not delete any of the data but only the settings ", h("br", { key: '7de739e7a71f137bda210158bddb48e9cb4d22f2' }), "saved to display this view.", ' ')), h("fluent-dialog", { key: '2088ef2b67b2b124df9d1c7b97d7f48990250392', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, h("div", { key: 'dcd88c7f95c82e39c12774575a903996e58e2c08' }, "This is a public view. Any changes made to it will be seen by others when they load this view.", ' ')), h("fluent-dialog", { key: '711665a5703e4b0ddc8f7f2fa1ce11550849dcc2', title: 'Toggle Search Mode to ' +
4016
+ } }), h("div", { key: 'a9ba4a9e5c88d9724164656c5857b8b549068034' }), h("fluent-dialog", { key: '9c5eb266010a2d5a37358f9a1a2aa4736f3b3a96', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, h("div", { key: 'bc2a1e65182321b617822a9055d5978abb892f4c' }, "This will not delete any of the data but only the records ", h("br", { key: 'db9d9d721f35ffb3328bacc52779df83bfe0e3ca' }), "from the hotlist and the hotlist itself.", ' ')), h("fluent-dialog", { key: 'a2014490091de2dad3515c2943985043218fb73e', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, h("div", { key: '8d826e434baba7007ea098c88229cbaa1646ccec' }, "This will not delete any of the data but only the settings ", h("br", { key: '7a2bfd2d9cb6febc2fd02949646e0feec599931c' }), "saved to display this view.", ' ')), h("fluent-dialog", { key: '93abb6b2d7bf77f9e1068b295bfa1806e3b54ae6', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, h("div", { key: '673aab78974597ce884edbe57d6cc50ea97361a3' }, "This is a public view. Any changes made to it will be seen by others when they load this view.", ' ')), h("fluent-dialog", { key: '54ffe564b08e6787cbfb41b43ace4f8268e6742d', title: 'Toggle Search Mode to ' +
4017
4017
  (this.enableAdvancedSearch ? 'Standard' : 'Advanced') +
4018
4018
  ' Search', message: this.enableAdvancedSearch
4019
4019
  ? `Are you sure you want to toggle the search mode to standard search?`
4020
- : `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '3552f3e45790ebc2150bace9a15dc2419a7116a7' }, this.enableAdvancedSearch
4020
+ : `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '4b08e8a6cf39093c4ab2a6f5934cd337f8174d9c' }, this.enableAdvancedSearch
4021
4021
  ? 'The advanced search functionality will be disabled, all advanced search filters will be cleared and the grid will be reset to its default state.'
4022
4022
  : 'The standard search functionality will be disabled and any existing standard filters will persist to the advanced search.'))));
4023
4023
  }
@@ -133,7 +133,7 @@ const ApiMethodInstanceGrid = class {
133
133
  void this.getApiMethodInstanceData();
134
134
  }
135
135
  render() {
136
- return (h("div", { key: 'ba3c1e3d6af72f4db730faf78ebfc36a4c76dbd9', style: { position: 'relative' } }, this.isLoading && (h("div", { key: '3b7082a09a93f7f98b4e0f8e6d36d18504228750', style: {
136
+ return (h("div", { key: '3d24709d0fe5d7284994189f723f1e241abbb4e8', style: { position: 'relative' } }, this.isLoading && (h("div", { key: 'c75165dd8282f7d92fc4a32f872937b9576cdd11', style: {
137
137
  position: 'absolute',
138
138
  inset: '0',
139
139
  display: 'flex',
@@ -141,7 +141,7 @@ const ApiMethodInstanceGrid = class {
141
141
  justifyContent: 'center',
142
142
  zIndex: '10',
143
143
  //background: 'rgba(255, 255, 255, 0.8)',
144
- } }, h("udp-spinner", { key: 'e3b67121af39033e99b64f7a3aa42cf69c4106e6', size: "large" }))), h("search-method-grid", { key: '67631e34b4360831d3e045af8a965788ed534b76', onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, searchMethodConfig: this.searchMethodConfig, gridApiCallback: this.gridApiCallback, columnDefs: this.columnDefs })));
144
+ } }, h("udp-spinner", { key: 'cafa30d2a48577e7f38ad7cb337ea1949bb1ebbd', size: "large" }))), h("search-method-grid", { key: '34509045b95e9f580ef544f8740b4cffa2fe1ce5', onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, searchMethodConfig: this.searchMethodConfig, gridApiCallback: this.gridApiCallback, columnDefs: this.columnDefs })));
145
145
  }
146
146
  static get watchers() { return {
147
147
  "apiMethodInstanceData": [{
@@ -8,7 +8,7 @@ const AppBar = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '9bcc2c7a5a7cb8be3eea5d95050ad386b1b35ca5', class: "header" }, h("stencil-icon-button", { key: 'aaeb7a200179d17184f5b32d52b4f868979b5a51', noBackground: true, darkIcon: false, icon: Menu24 }), h("unity-typography", { key: 'e5401a155f5fbc0d29e76c86cc4a6c18ccfcd3e0', variant: 'data-display-one' }, " ", h("slot", { key: '92cb58bf864da4f744450162a3e5268f9d729e32' }), " "), h("a", { key: 'b257f74cc94ef64ac5f234b38725e64ab3fc61d4', class: "skip-to-content", href: "#main-content" }, "Skip to main content"), h("div", { key: '09a5fece35f9ef80f19a900d302ab3d798e3426a', class: "header__logo" }), h("div", { key: '7264a7768329641ee1b7c0455d665e2b4bba95c9', class: "header__nav", role: "navigation", "aria-label": "Carbon Design System" }), h("div", { key: 'be87500c4abbf1a30b05332f8257cd7f82c776d9', class: "header__global" }, h("udp-avatar", { key: 'fb84be04941a7889650158f025482d496f8aa2f0', username: this.username }))));
11
+ return (h("div", { key: '9140883a286a1ed933d5f6e1b25bc51c6bbb75dd', class: "header" }, h("stencil-icon-button", { key: 'f878f0b14401cc91316798a1dffdccc79fa7371a', noBackground: true, darkIcon: false, icon: Menu24 }), h("unity-typography", { key: '3741c5755ac3d1b9545e52a1040f2e3a73307fa3', variant: 'data-display-one' }, " ", h("slot", { key: '7c3304b3a6c0b5b1c87afbacf43dc139125c3e26' }), " "), h("a", { key: 'c4068f92ddfc72e3d05a782c04bd663304a21834', class: "skip-to-content", href: "#main-content" }, "Skip to main content"), h("div", { key: '2efe80f6ff2cbceb1c34b48f5d96a042da04d94c', class: "header__logo" }), h("div", { key: '555e9c50365d972eab6cc95c1c5891e4090e7af6', class: "header__nav", role: "navigation", "aria-label": "Carbon Design System" }), h("div", { key: 'e754a4c11b9892560058bb7d0477bcba306dd220', class: "header__global" }, h("udp-avatar", { key: '7b5211ecd648129215568d6203597907b5ca9d30', username: this.username }))));
12
12
  }
13
13
  };
14
14
  AppBar.style = appBarCss();
@@ -61,7 +61,7 @@ const ChartKpi = class {
61
61
  registerInstance(this, hostRef);
62
62
  }
63
63
  render() {
64
- return (h(Host, { key: 'a3da9af80fa9262e096cf81a0404ab5aa806b832', class: "chart-kpi-container" }, h("unity-typography", { key: '548d2cb77df7706552b09dafa3d8bec0c9a0b36b', class: 'element', variant: 'data-display-four' }, this.value), h("unity-typography", { key: 'ee49858f3db51adb1ff1a6665fce16dcf302d4f6', class: 'element', variant: 'caption-text' }, this.label)));
64
+ return (h(Host, { key: 'dea89abfff586ae6a00b5ac825dc89cd42fc1959', class: "chart-kpi-container" }, h("unity-typography", { key: '2e584813e1c280ee834779b6e463f5964f74712b', class: 'element', variant: 'data-display-four' }, this.value), h("unity-typography", { key: 'c538a82cab55f26e7c1fb017021403fcbb460912', class: 'element', variant: 'caption-text' }, this.label)));
65
65
  }
66
66
  };
67
67
  ChartKpi.style = chartKpiCss();
@@ -83,7 +83,7 @@ const UdpAmbientCard = class {
83
83
  };
84
84
  }
85
85
  render() {
86
- return (h("div", { key: '31d912f6fe98933de5167abd7c894a05add7ac78', class: "wrapper", style: { width: this.width } }, !this.hideAdornment && (h("div", { key: 'bec93e0cd9ae1f9da2abdcd1a15b2db688726a50', class: "adornment" }, h("udp-adornment", { key: '7bb95ab97ea53cf216e96f0eb5075dd478d2b68f', status: "info" }))), h("div", { key: '58c51ba5d7df1c68783f1b7116fb1d7b0fd992b0', class: { 'card': true, 'card-border': !this.hideBorder, 'no-padding': this.removePadding } }, h("div", { key: '9a26094f2d5c6916ecd63fc99c6c5ae0d49a99ff', class: "card-data" }, h("div", { key: '95d2b8fb28017a45169822728644eeef32007adb', class: "title" }, h("unity-typography", { key: '222591aa10fddb2e585694c5fd93efc6f8562979', variant: "data-display-four" }, this.title)), h("div", { key: 'fed6a84a009d2c248da46937b5cb70b23f94486d', class: "body" }, h("slot", { key: 'dd0bd43fe067207a8f32db8fbe502df2bf699449' })), h("div", { key: '2f81f2c92fd609128661447924fe3f590fbd3698', class: "footer" }, this.overflow && (h("div", { key: '12539642e88fb7e4a3a714e5da045625093f03fb', class: "more-button" }, h("unity-typography", { key: '42bc1d7e5833b5349622c9bb86609ffcf06a0aff', variant: "caption-text" }, this.moreText, " "), h("stencil-icon-button", { key: '06ad675a31fd2760ada0993bcc9f3627da622278', onClick: this.toggleExpand, icon: this.isExpanded ? ChevronUp16 : ChevronDown, showLabel: false })))), h("div", { key: '5531c1416d68e79707e458e5d9e24eaf263a6de4', class: `expandable ${this.isExpanded ? 'expanded' : ''}` }, h("unity-typography", { key: 'af554309b5be088be21c17c35c059689c0756789', variant: "body" }, this.overflow))))));
86
+ return (h("div", { key: '07cbeb3f7ec6d7e2d9b33a8da18de73203ed98f3', class: "wrapper", style: { width: this.width } }, !this.hideAdornment && (h("div", { key: '6e8d0730ef93bf3ffb425a607f670f42398fd941', class: "adornment" }, h("udp-adornment", { key: 'b382d003f194370cc5974d1aab738434bc737b91', status: "info" }))), h("div", { key: '5c5d370acb9fa360f07dbe5f5f6058e976fce011', class: { 'card': true, 'card-border': !this.hideBorder, 'no-padding': this.removePadding } }, h("div", { key: '28d92d0919fcba62950b7ada15f6d28b18874427', class: "card-data" }, h("div", { key: 'bc68a21b344e4a984bb9229b6436cc3bd581678a', class: "title" }, h("unity-typography", { key: 'fb31951914e68264304b8cf104e6a6907c1db01f', variant: "data-display-four" }, this.title)), h("div", { key: '8623473859544516b16968215597eb5d67c98ae7', class: "body" }, h("slot", { key: '0ca6da4a306e3d8279393f67a9a3686dff8880d8' })), h("div", { key: '313b31a9fdf9b6e3c925609cd1a6297c58ea37d1', class: "footer" }, this.overflow && (h("div", { key: '136f97d643823d8fafc449569dcefa5f3c60d6f5', class: "more-button" }, h("unity-typography", { key: 'a8236b684f159a1c6f7163c82d0ebbdd5332b3a4', variant: "caption-text" }, this.moreText, " "), h("stencil-icon-button", { key: '21074b5af984bb354bda1e651755994400de9868', onClick: this.toggleExpand, icon: this.isExpanded ? ChevronUp16 : ChevronDown, showLabel: false })))), h("div", { key: 'b03ae7d98a3c74772492c0d6ecb5f7301b095e34', class: `expandable ${this.isExpanded ? 'expanded' : ''}` }, h("unity-typography", { key: '3e94160922f80de3f9586f6a40777a03c7fa14c2', variant: "body" }, this.overflow))))));
87
87
  }
88
88
  };
89
89
  UdpAmbientCard.style = udpAmbientCardCss();
@@ -0,0 +1,383 @@
1
+ import { g as getCurrentThemeMode } from './theme-manager-DeVqiL0i.js';
2
+
3
+ const cssVar = (styles, name) => {
4
+ const v = styles.getPropertyValue(name).trim();
5
+ return v.length > 0 ? v : undefined;
6
+ };
7
+ const WHITE = [255, 255, 255];
8
+ const BLACK = [0, 0, 0];
9
+ const parseColor = (c) => {
10
+ const s = c.trim();
11
+ if (s.startsWith('#')) {
12
+ let hex = s.slice(1);
13
+ if (hex.length === 3)
14
+ hex = hex.split('').map((x) => x + x).join('');
15
+ if (hex.length < 6)
16
+ return null;
17
+ const r = parseInt(hex.slice(0, 2), 16);
18
+ const g = parseInt(hex.slice(2, 4), 16);
19
+ const b = parseInt(hex.slice(4, 6), 16);
20
+ return [r, g, b].some(Number.isNaN) ? null : [r, g, b];
21
+ }
22
+ const m = s.match(/rgba?\(([^)]+)\)/);
23
+ if (m) {
24
+ const parts = m[1].split(/[,\s/]+/).map((p) => parseFloat(p));
25
+ if (parts.length >= 3 && parts.slice(0, 3).every((n) => !Number.isNaN(n))) {
26
+ return [parts[0], parts[1], parts[2]];
27
+ }
28
+ }
29
+ return null;
30
+ };
31
+ const toHex = (rgb) => '#' +
32
+ rgb
33
+ .map((n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, '0'))
34
+ .join('');
35
+ const mix = (color, target, amount) => {
36
+ const rgb = parseColor(color);
37
+ if (!rgb)
38
+ return color; // leave un-parseable values (e.g. CSS funcs) untouched
39
+ return toHex(rgb.map((c, i) => c + (target[i] - c) * amount));
40
+ };
41
+ const tint = (color, amount) => mix(color, WHITE, amount);
42
+ const shade = (color, amount) => mix(color, BLACK, amount);
43
+ // HSL lightness adjustment — unlike mixing toward white/black, this keeps the
44
+ // hue and saturation, so tonal variants stay colourful instead of greying out.
45
+ const rgbToHsl = ([r, g, b]) => {
46
+ r /= 255;
47
+ g /= 255;
48
+ b /= 255;
49
+ const max = Math.max(r, g, b);
50
+ const min = Math.min(r, g, b);
51
+ const l = (max + min) / 2;
52
+ const d = max - min;
53
+ if (d === 0)
54
+ return [0, 0, l];
55
+ const s = l > 0.5 ? d / (2 - max - min) : d / (max + min);
56
+ let h;
57
+ if (max === r)
58
+ h = (g - b) / d + (g < b ? 6 : 0);
59
+ else if (max === g)
60
+ h = (b - r) / d + 2;
61
+ else
62
+ h = (r - g) / d + 4;
63
+ return [h / 6, s, l];
64
+ };
65
+ const hue2rgb = (p, q, t) => {
66
+ if (t < 0)
67
+ t += 1;
68
+ if (t > 1)
69
+ t -= 1;
70
+ if (t < 1 / 6)
71
+ return p + (q - p) * 6 * t;
72
+ if (t < 1 / 2)
73
+ return q;
74
+ if (t < 2 / 3)
75
+ return p + (q - p) * (2 / 3 - t) * 6;
76
+ return p;
77
+ };
78
+ const hslToRgb = ([h, s, l]) => {
79
+ if (s === 0)
80
+ return [l * 255, l * 255, l * 255];
81
+ const q = l < 0.5 ? l * (1 + s) : l + s - l * s;
82
+ const p = 2 * l - q;
83
+ return [hue2rgb(p, q, h + 1 / 3) * 255, hue2rgb(p, q, h) * 255, hue2rgb(p, q, h - 1 / 3) * 255];
84
+ };
85
+ const clamp01 = (n) => Math.max(0, Math.min(1, n));
86
+ /** Shift a colour's lightness by `delta` (keeps hue + saturation). */
87
+ const shiftLightness = (color, delta) => {
88
+ const rgb = parseColor(color);
89
+ if (!rgb)
90
+ return color;
91
+ const [h, s, l] = rgbToHsl(rgb);
92
+ return toHex(hslToRgb([h, s, clamp01(l + delta)]));
93
+ };
94
+ // Industry-standard muted categorical palette (Tableau 10) — balanced, mid-tone,
95
+ // distinguishable hues. The brand colour is deliberately NOT in here; it's
96
+ // reserved for single-series / accent use (see `applySeriesColors`).
97
+ const CATEGORICAL = [
98
+ '#4e79a7', '#f28e2b', '#e15759', '#76b7b2', '#59a14f',
99
+ '#edc948', '#b07aa1', '#ff9da7', '#9c755f', '#bab0ac',
100
+ ];
101
+ // Lightness SHIFT applied to the brand colour when it backs a single-series
102
+ // chart, per appearance (relative HSL — respects the brand's own base tone, so
103
+ // it works for light or dark brands). `default` = the exact brand colour;
104
+ // `soft` lighter; `bold` deeper.
105
+ const BRAND_SINGLE_SHIFT = {
106
+ default: 0,
107
+ soft: 0.2,
108
+ bold: -0.08,
109
+ };
110
+ // ---- label-hashed colours (the `colorful` appearance) ---------------------
111
+ // The 30 Fluent "avatar" hues, in @fluentui/web-components AvatarNamedColor
112
+ // order, so a label hashes to the same hue an avatar would use for the same
113
+ // name. Each hue has two tiers (matching the avatar): `Background2` is the
114
+ // light bubble fill, `Foreground2` is the saturated text/edge colour.
115
+ const CHART_HUES = [
116
+ 'DarkRed', 'Cranberry', 'Red', 'Pumpkin', 'Peach', 'Marigold', 'Gold', 'Brass', 'Brown', 'Forest',
117
+ 'Seafoam', 'DarkGreen', 'LightTeal', 'Teal', 'Steel', 'Blue', 'RoyalBlue', 'Cornflower', 'Navy', 'Lavender',
118
+ 'Purple', 'Grape', 'Lilac', 'Pink', 'Magenta', 'Plum', 'Beige', 'Mink', 'Platinum', 'Anchor',
119
+ ];
120
+ /**
121
+ * Hash a string to a stable integer. Copied verbatim from the Fluent avatar
122
+ * (`@fluentui/web-components`) so the same label maps to the same hue here as
123
+ * it would on an avatar.
124
+ */
125
+ const getChartColorHash = (str) => {
126
+ let hashCode = 0;
127
+ for (let len = str.length - 1; len >= 0; len--) {
128
+ const ch = str.charCodeAt(len);
129
+ const shift = len % 8;
130
+ hashCode ^= (ch << shift) + (ch >> (8 - shift));
131
+ }
132
+ return hashCode;
133
+ };
134
+ // Resolve a hue index to a concrete colour. `fill` uses the light `Background2`
135
+ // tier (the avatar bubble colour); `stroke` uses the saturated `Foreground2`
136
+ // tier (the avatar text colour). Falls back to evenly-spaced HSL — light for
137
+ // fills, mid for strokes — when the theme tokens aren't present (e.g. SSR).
138
+ const resolveHue = (index, tier, styles) => {
139
+ const token = `colorPalette${CHART_HUES[index]}${tier === 'fill' ? 'Background2' : 'Foreground2'}`;
140
+ const resolved = styles ? cssVar(styles, `--${token}`) : undefined;
141
+ if (resolved)
142
+ return resolved;
143
+ const hue = Math.round(index * (360 / CHART_HUES.length));
144
+ return tier === 'fill' ? `hsl(${hue}, 70%, 88%)` : `hsl(${hue}, 60%, 42%)`;
145
+ };
146
+ /**
147
+ * Deterministic brand colour for a data label. The same `label` always returns
148
+ * the same hue, so a value (e.g. a status) reads consistently across every
149
+ * chart that plots it — and matches the Fluent avatar colour for that name.
150
+ * `tier` picks the light bubble fill (`'fill'`) or the saturated edge/line
151
+ * colour (`'stroke'`).
152
+ */
153
+ const chartColorForLabel = (label, tier = 'fill', styles) => {
154
+ const n = CHART_HUES.length;
155
+ const index = ((getChartColorHash(label) % n) + n) % n;
156
+ return resolveHue(index, tier, styles);
157
+ };
158
+ const APPEARANCE = {
159
+ default: { areaFillOpacity: 0.18, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0, paletteShift: 0 },
160
+ soft: { areaFillOpacity: 0.3, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0.45, paletteShift: 0.16 },
161
+ bold: { areaFillOpacity: 0.35, strokeWidth: 3, showNumberAxisLine: true, gridlineTint: 0, paletteShift: -0.12 },
162
+ mono: { areaFillOpacity: 0.22, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0, paletteShift: 0 },
163
+ colorful: { areaFillOpacity: 0.55, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0, paletteShift: 0 },
164
+ };
165
+ const SHAPE = {
166
+ square: { cornerRadius: 0, interpolation: 'linear' },
167
+ rounded: { cornerRadius: 4, interpolation: 'smooth' },
168
+ };
169
+ /**
170
+ * Read every UDP brand token off `rootEl` and return an `AgChartTheme`
171
+ * suitable for passing as the top-level `theme` option to
172
+ * `AgCharts.create({...})`. Returns the bare base theme name when no
173
+ * element is provided (SSR path).
174
+ */
175
+ const buildUdpChartTheme = (rootEl, options = {}) => {
176
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
177
+ // Default to the app's current theme mode — the same source of truth the
178
+ // ag-grid bridge uses (`theme-manager`). The base theme drives `textColor`,
179
+ // which un-overridden text (donut/pie inner & sector labels, callout labels,
180
+ // tooltips) inherits — so without this, that text stays light-theme dark and
181
+ // never flips in dark mode.
182
+ const mode = (_a = options.mode) !== null && _a !== void 0 ? _a : getCurrentThemeMode();
183
+ const baseTheme = mode === 'dark' ? 'ag-default-dark' : 'ag-default';
184
+ if (!rootEl || typeof window === 'undefined')
185
+ return baseTheme;
186
+ const appearance = (_b = options.appearance) !== null && _b !== void 0 ? _b : 'default';
187
+ const shape = (_c = options.shape) !== null && _c !== void 0 ? _c : 'square';
188
+ const flush = ((_d = options.chrome) !== null && _d !== void 0 ? _d : 'full') === 'flush';
189
+ const aCfg = APPEARANCE[appearance];
190
+ const sCfg = SHAPE[shape];
191
+ const styles = getComputedStyle(rootEl);
192
+ const brand = (_e = cssVar(styles, '--colorBrandBackground')) !== null && _e !== void 0 ? _e : '#0f6cbd';
193
+ // A single-hue ramp built from the brand colour: light tints → brand →
194
+ // dark shades. Series differ by lightness rather than hue.
195
+ const monoRamp = [
196
+ tint(brand, 0.5),
197
+ tint(brand, 0.3),
198
+ brand,
199
+ shade(brand, 0.15),
200
+ shade(brand, 0.3),
201
+ shade(brand, 0.45),
202
+ tint(brand, 0.65),
203
+ shade(brand, 0.6),
204
+ ];
205
+ let fills;
206
+ let strokes;
207
+ switch (appearance) {
208
+ case 'mono':
209
+ fills = monoRamp;
210
+ strokes = monoRamp;
211
+ break;
212
+ case 'colorful': {
213
+ // The full 30-hue Fluent ramp: light bubble fills + saturated strokes,
214
+ // mirroring the avatar. `applySeriesColors` layers label-stable per-series
215
+ // colours on top so the same label gets the same hue across charts.
216
+ fills = CHART_HUES.map((_, i) => resolveHue(i, 'fill', styles));
217
+ strokes = CHART_HUES.map((_, i) => resolveHue(i, 'stroke', styles));
218
+ break;
219
+ }
220
+ default:
221
+ // `default` / `soft` / `bold`: the muted categorical palette, lightness-
222
+ // shifted per appearance (HSL, so hue + saturation are preserved — no
223
+ // grey). Single-series charts swap in the brand via `applySeriesColors`.
224
+ fills = CATEGORICAL.map((c) => shiftLightness(c, aCfg.paletteShift));
225
+ strokes = fills;
226
+ }
227
+ const palette = { fills, strokes };
228
+ const foreground = (_f = cssVar(styles, '--colorNeutralForeground1')) !== null && _f !== void 0 ? _f : '#242424';
229
+ const foreground2 = (_g = cssVar(styles, '--colorNeutralForeground2')) !== null && _g !== void 0 ? _g : '#424242';
230
+ const foreground3 = (_h = cssVar(styles, '--colorNeutralForeground3')) !== null && _h !== void 0 ? _h : '#616161';
231
+ const stroke = (_j = cssVar(styles, '--colorNeutralStroke2')) !== null && _j !== void 0 ? _j : '#e0e0e0';
232
+ const strokeSubtle = (_k = cssVar(styles, '--colorNeutralStroke3')) !== null && _k !== void 0 ? _k : '#f0f0f0';
233
+ const fontFamily = (_l = cssVar(styles, '--fontFamilyBase')) !== null && _l !== void 0 ? _l : 'Inter, sans-serif';
234
+ // `bold` darkens chrome; `soft` lightens gridlines; others keep the default.
235
+ const gridStroke = aCfg.gridlineTint > 0 ? tint(strokeSubtle, aCfg.gridlineTint) : strokeSubtle;
236
+ const axisLabelColor = appearance === 'bold' ? foreground2 : foreground3;
237
+ return {
238
+ baseTheme,
239
+ palette,
240
+ params: {
241
+ // Top-level tokens recognised by every series type.
242
+ foregroundColor: foreground,
243
+ backgroundColor: 'transparent',
244
+ accentColor: brand,
245
+ fontFamily,
246
+ fontSize: 12,
247
+ },
248
+ overrides: {
249
+ common: Object.assign(Object.assign({ background: { visible: false } }, (flush ? { padding: { top: 0, right: 0, bottom: 0, left: 0 } } : {})), {
250
+ // Axes default to neutral chrome so charts read calm against any
251
+ // surface; `flush` hides axis chrome entirely for the sparkline look.
252
+ // Per-chart overrides can still tweak.
253
+ axes: {
254
+ number: {
255
+ line: { enabled: !flush && aCfg.showNumberAxisLine, stroke },
256
+ gridLine: flush
257
+ ? { enabled: false }
258
+ : { style: [{ stroke: gridStroke, lineDash: [2, 3] }] },
259
+ tick: { enabled: false },
260
+ label: { enabled: !flush, color: axisLabelColor, fontSize: 11 },
261
+ title: { color: foreground2, fontSize: 12, fontWeight: 'normal' },
262
+ },
263
+ category: {
264
+ line: { enabled: !flush, stroke },
265
+ gridLine: { enabled: false },
266
+ tick: { enabled: !flush, stroke },
267
+ label: { enabled: !flush, color: axisLabelColor, fontSize: 11 },
268
+ title: { color: foreground2, fontSize: 12, fontWeight: 'normal' },
269
+ },
270
+ time: {
271
+ line: { enabled: !flush, stroke },
272
+ gridLine: flush
273
+ ? { enabled: false }
274
+ : { style: [{ stroke: gridStroke, lineDash: [2, 3] }] },
275
+ tick: { enabled: !flush, stroke },
276
+ label: { enabled: !flush, color: axisLabelColor, fontSize: 11 },
277
+ title: { color: foreground2, fontSize: 12, fontWeight: 'normal' },
278
+ },
279
+ }, legend: {
280
+ enabled: !flush,
281
+ item: {
282
+ label: { color: foreground2, fontSize: 12 },
283
+ },
284
+ }
285
+ }),
286
+ bar: {
287
+ series: {
288
+ cornerRadius: sCfg.cornerRadius,
289
+ },
290
+ },
291
+ area: {
292
+ series: {
293
+ // Areas read clean when the fill is the brand color at low opacity
294
+ // with a stroke at full strength.
295
+ fillOpacity: aCfg.areaFillOpacity,
296
+ strokeWidth: aCfg.strokeWidth,
297
+ interpolation: { type: sCfg.interpolation },
298
+ },
299
+ },
300
+ line: {
301
+ series: {
302
+ strokeWidth: aCfg.strokeWidth,
303
+ marker: { enabled: false },
304
+ interpolation: { type: sCfg.interpolation },
305
+ },
306
+ },
307
+ pie: {
308
+ series: {
309
+ cornerRadius: Math.min(sCfg.cornerRadius, 12),
310
+ sectorSpacing: shape === 'square' ? 0 : 2,
311
+ },
312
+ },
313
+ donut: {
314
+ series: {
315
+ cornerRadius: Math.min(sCfg.cornerRadius, 12),
316
+ sectorSpacing: shape === 'square' ? 0 : 2,
317
+ },
318
+ },
319
+ },
320
+ };
321
+ };
322
+ const applySeriesColors = (options, rootEl, appearance) => {
323
+ var _a;
324
+ if (!Array.isArray(options.series))
325
+ return options;
326
+ const styles = rootEl && typeof window !== 'undefined' ? getComputedStyle(rootEl) : undefined;
327
+ // --- colorful: per-label hashed colours (light fill + saturated stroke) ---
328
+ if (appearance === 'colorful') {
329
+ const fillFor = (label) => chartColorForLabel(label, 'fill', styles);
330
+ const strokeFor = (label) => chartColorForLabel(label, 'stroke', styles);
331
+ const isSingle = options.series.length === 1;
332
+ const series = options.series.map((s) => {
333
+ var _a, _b, _c, _d, _e, _f, _g;
334
+ if (!s || typeof s !== 'object')
335
+ return s;
336
+ // Polar (pie / donut): colour each sector by its label, in data order.
337
+ if (s.type === 'pie' || s.type === 'donut') {
338
+ if (s.fills != null)
339
+ return s;
340
+ const data = (_b = (_a = s.data) !== null && _a !== void 0 ? _a : options.data) !== null && _b !== void 0 ? _b : [];
341
+ const key = (_e = (_d = (_c = s.legendItemKey) !== null && _c !== void 0 ? _c : s.calloutLabelKey) !== null && _d !== void 0 ? _d : s.sectorLabelKey) !== null && _e !== void 0 ? _e : s.angleKey;
342
+ if (!key || !Array.isArray(data))
343
+ return s;
344
+ const labels = data.map((d) => { var _a; return String((_a = d === null || d === void 0 ? void 0 : d[key]) !== null && _a !== void 0 ? _a : ''); });
345
+ return Object.assign(Object.assign({}, s), { fills: labels.map(fillFor) });
346
+ }
347
+ // A single bar series with a category axis: colour each *bar* by its
348
+ // category label, so a status bar chart matches a status donut.
349
+ if (isSingle && s.type === 'bar' && s.xKey && s.itemStyler == null && s.fill == null) {
350
+ const xKey = s.xKey;
351
+ return Object.assign(Object.assign({}, s), { itemStyler: (p) => {
352
+ var _a, _b;
353
+ const label = String((_b = (_a = p === null || p === void 0 ? void 0 : p.datum) === null || _a === void 0 ? void 0 : _a[xKey]) !== null && _b !== void 0 ? _b : '');
354
+ return { fill: fillFor(label), stroke: strokeFor(label) };
355
+ } });
356
+ }
357
+ // Otherwise: one colour per series, keyed on its display label.
358
+ if (s.fill != null)
359
+ return s;
360
+ const label = (_g = (_f = s.yName) !== null && _f !== void 0 ? _f : s.yKey) !== null && _g !== void 0 ? _g : s.title;
361
+ if (label == null)
362
+ return s;
363
+ return Object.assign(Object.assign({}, s), { fill: fillFor(String(label)), stroke: strokeFor(String(label)) });
364
+ });
365
+ return Object.assign(Object.assign({}, options), { series });
366
+ }
367
+ // --- default / soft / bold: a single (cartesian) series uses the brand ---
368
+ // Enterprise convention — "the one metric" reads in the brand colour, while
369
+ // multi-category charts use the muted categorical palette. Pie/donut are
370
+ // inherently multi-category, so they keep the palette. Explicit fills win.
371
+ const brandShift = appearance ? BRAND_SINGLE_SHIFT[appearance] : undefined;
372
+ if (brandShift != null && options.series.length === 1) {
373
+ const s = options.series[0];
374
+ if (s && typeof s === 'object' && s.type !== 'pie' && s.type !== 'donut' && s.fill == null) {
375
+ const brand = (_a = (styles ? cssVar(styles, '--colorBrandBackground') : undefined)) !== null && _a !== void 0 ? _a : '#0f6cbd';
376
+ const c = brandShift === 0 ? brand : shiftLightness(brand, brandShift);
377
+ return Object.assign(Object.assign({}, options), { series: [Object.assign(Object.assign({}, s), { fill: c, stroke: c })] });
378
+ }
379
+ }
380
+ return options;
381
+ };
382
+
383
+ export { applySeriesColors as a, buildUdpChartTheme as b };
@@ -95,13 +95,13 @@ const Checkbox = class {
95
95
  */
96
96
  render() {
97
97
  const isError = !!this.errorMessage;
98
- return (h(Host, { key: 'eee6e787476ed2cf30bb37f46e2c07583995f29a', class: {
98
+ return (h(Host, { key: '38b86edb1086d96e64d595299425e99557fb19c1', class: {
99
99
  'udp-input': true,
100
100
  'udp-input--error': isError,
101
101
  'udp-input--disabled': this.disabled,
102
102
  'udp-input--required': this.required,
103
103
  'udp-input--checked': this.internalChecked
104
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'a6328aba43099c7d0911fb2d82e15972d8a7dbcd', class: "checkbox-container" }, h("input", { key: 'dadfe0b5e11f20c9852cfe5d5eefb69c067c527d', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && h("label", { key: 'f249a421fcb0aae4efe80d78bd42bd2aa253e2a7', htmlFor: this.id }, this.label), this.errorMessage && h("div", { key: '43ebfc2f5efca5c5713fe953745af47adb8984e2', class: "error-message" }, this.errorMessage))));
104
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'd3d864ed22dd2b97a067504c75ea686474e19866', class: "checkbox-container" }, h("input", { key: '5de6dacf24df58a388e044c423d2d79c6f8139a3', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && h("label", { key: '2df405fd4dab70af58815b934d7522e91b6f0c7c', htmlFor: this.id }, this.label), this.errorMessage && h("div", { key: 'b0c450de24306361e505d8712bedaacdead91700', class: "error-message" }, this.errorMessage))));
105
105
  }
106
106
  static get watchers() { return {
107
107
  "error": [{