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
@@ -0,0 +1,264 @@
1
+ import { h, Host } from "@stencil/core";
2
+ import { hasSlotContent } from "../../../utilities/slot-helpers";
3
+ /**
4
+ * Two-pane page layout: a collapsible sidebar beside a main content area. The
5
+ * sidebar is meant to hold a tree, list, or outline (drop one into the
6
+ * `sidebar` slot); the page body goes in the default slot.
7
+ *
8
+ * Collapse is self-contained — the sidebar header carries a collapse button and,
9
+ * when collapsed, the sidebar shrinks to a slim rail with an expand button, so no
10
+ * external control is needed. Set `stickyOffset` to pin the sidebar below a fixed
11
+ * page header so it scrolls independently while the main column flows with the page.
12
+ *
13
+ * @slot sidebar - Sidebar content (tree / list / outline).
14
+ * @slot sidebar-header - Optional custom sidebar header. Replaces the `sidebarTitle` text; the collapse button is still added.
15
+ * @slot - Main content (the page body).
16
+ */
17
+ export class UdpSidebarLayout {
18
+ constructor() {
19
+ /**
20
+ * Whether the sidebar is expanded (`true`) or collapsed to a rail (`false`).
21
+ * Mutable so the built-in toggle works; consumers may bind/read it and listen
22
+ * to `openChange`.
23
+ */
24
+ this.open = true;
25
+ /** Expanded sidebar width — any CSS length. */
26
+ this.sidebarWidth = '264px';
27
+ /** Which side the sidebar sits on. */
28
+ this.sidebarPosition = 'start';
29
+ /**
30
+ * Fill the host's container top-to-bottom: the layout becomes `height: 100%`
31
+ * and the sidebar + main column each scroll independently inside it. Use when
32
+ * the layout is placed in a height-bearing region (e.g. a flex/grid cell or a
33
+ * fixed-height scroll area) and you want the sidebar to always span the full
34
+ * height regardless of content. Takes precedence over `stickyOffset`.
35
+ */
36
+ this.fill = false;
37
+ /** When false, the collapse affordance is hidden and the sidebar stays open. */
38
+ this.collapsible = true;
39
+ }
40
+ /** Toggle the sidebar open/collapsed. */
41
+ // eslint-disable-next-line @typescript-eslint/require-await
42
+ async toggle() {
43
+ this.setOpen(!this.open);
44
+ }
45
+ setOpen(next) {
46
+ if (next === this.open)
47
+ return;
48
+ this.open = next;
49
+ this.openChange.emit(next);
50
+ }
51
+ render() {
52
+ const sticky = !this.fill ? this.stickyOffset : undefined;
53
+ const sidebarStyle = { '--sbl-sidebar-width': this.sidebarWidth };
54
+ if (sticky) {
55
+ sidebarStyle.top = sticky;
56
+ sidebarStyle.maxHeight = `calc(100dvh - ${sticky})`;
57
+ }
58
+ const atEnd = this.sidebarPosition === 'end';
59
+ const collapseIcon = atEnd ? 'panel-right-contract' : 'panel-left-contract';
60
+ const expandIcon = atEnd ? 'panel-right-expand' : 'panel-left-expand';
61
+ const hasCustomHeader = hasSlotContent(this.el, 'sidebar-header');
62
+ return (h(Host, { key: '7bf0ef79d86a65fc65207cd996229b2f2bd9309a', class: { 'sbl-host--fill': this.fill } }, h("div", { key: '13479a936e2e07eb2d6b7e1a7c53f86ec3f2d81e', class: {
63
+ sbl: true,
64
+ 'sbl--end': atEnd,
65
+ 'sbl--sticky': !!sticky,
66
+ 'sbl--fill': this.fill,
67
+ 'sbl--collapsed': !this.open,
68
+ } }, h("aside", { key: 'f360b30b972b667cc4debb87a00b3980994841a7', class: "sbl__sidebar", style: sidebarStyle }, h("div", { key: '086c40ae15dbe1ce8b65bc19c8dd18f5e8457670', class: "sbl__panel" }, (hasCustomHeader || this.sidebarTitle || this.collapsible) && (h("div", { key: 'e1e2af716dd83cf75ca81127fd1df53e12fbaac3', class: "sbl__header" }, h("div", { key: '0e3ee95ee4e29b1b65b6af98632775642c11f033', class: "sbl__header-content" }, h("slot", { key: 'aab228738f9dc9a586b6ed52583275db1a12d9fa', name: "sidebar-header" }, this.sidebarTitle && (h("udp-text", { key: '8d5963340e87b8ddd0a7579f9d0c01076a8c6e8d', variant: "subtitle2", class: "sbl__title" }, this.sidebarTitle)))), this.collapsible && (h("udp-fluent-icon-button", { key: '58c0013d20a41a255b5c3d1a076c826568161707', iconName: collapseIcon, appearance: "subtle", ariaLabel: "Collapse sidebar", onClick: () => this.setOpen(false) })))), h("div", { key: 'a3364b3cf1c707f1880e27a48c7400faf0ec67f7', class: "sbl__body" }, h("slot", { key: 'bbeaca1c5f008cb1a97dccc14c33632cdc7807f3', name: "sidebar" }))), this.collapsible && (h("div", { key: 'c770c06509e92e4f06b2f6c92c5ed0991a342a45', class: "sbl__rail" }, h("udp-fluent-icon-button", { key: '3892792c8fd5a89e7d740435a864d03ad60380d6', iconName: expandIcon, appearance: "subtle", ariaLabel: "Expand sidebar", onClick: () => this.setOpen(true) })))), h("div", { key: '823847d4dc7b2a38686570651f8b85db7fd0dc67', class: "sbl__main" }, h("slot", { key: 'f8302f403d2b57bb7fc69f5670d3045c3eab3deb' })))));
69
+ }
70
+ static get is() { return "udp-sidebar-layout"; }
71
+ static get encapsulation() { return "shadow"; }
72
+ static get originalStyleUrls() {
73
+ return {
74
+ "$": ["udp-sidebar-layout.css"]
75
+ };
76
+ }
77
+ static get styleUrls() {
78
+ return {
79
+ "$": ["udp-sidebar-layout.css"]
80
+ };
81
+ }
82
+ static get properties() {
83
+ return {
84
+ "open": {
85
+ "type": "boolean",
86
+ "mutable": true,
87
+ "complexType": {
88
+ "original": "boolean",
89
+ "resolved": "boolean",
90
+ "references": {}
91
+ },
92
+ "required": false,
93
+ "optional": false,
94
+ "docs": {
95
+ "tags": [],
96
+ "text": "Whether the sidebar is expanded (`true`) or collapsed to a rail (`false`).\nMutable so the built-in toggle works; consumers may bind/read it and listen\nto `openChange`."
97
+ },
98
+ "getter": false,
99
+ "setter": false,
100
+ "reflect": false,
101
+ "attribute": "open",
102
+ "defaultValue": "true"
103
+ },
104
+ "sidebarTitle": {
105
+ "type": "string",
106
+ "mutable": false,
107
+ "complexType": {
108
+ "original": "string",
109
+ "resolved": "string",
110
+ "references": {}
111
+ },
112
+ "required": false,
113
+ "optional": true,
114
+ "docs": {
115
+ "tags": [],
116
+ "text": "Title shown in the sidebar header. Ignored when a `sidebar-header` slot is provided."
117
+ },
118
+ "getter": false,
119
+ "setter": false,
120
+ "reflect": false,
121
+ "attribute": "sidebar-title"
122
+ },
123
+ "sidebarWidth": {
124
+ "type": "string",
125
+ "mutable": false,
126
+ "complexType": {
127
+ "original": "string",
128
+ "resolved": "string",
129
+ "references": {}
130
+ },
131
+ "required": false,
132
+ "optional": false,
133
+ "docs": {
134
+ "tags": [],
135
+ "text": "Expanded sidebar width \u2014 any CSS length."
136
+ },
137
+ "getter": false,
138
+ "setter": false,
139
+ "reflect": false,
140
+ "attribute": "sidebar-width",
141
+ "defaultValue": "'264px'"
142
+ },
143
+ "sidebarPosition": {
144
+ "type": "string",
145
+ "mutable": false,
146
+ "complexType": {
147
+ "original": "'start' | 'end'",
148
+ "resolved": "\"end\" | \"start\"",
149
+ "references": {}
150
+ },
151
+ "required": false,
152
+ "optional": false,
153
+ "docs": {
154
+ "tags": [],
155
+ "text": "Which side the sidebar sits on."
156
+ },
157
+ "getter": false,
158
+ "setter": false,
159
+ "reflect": false,
160
+ "attribute": "sidebar-position",
161
+ "defaultValue": "'start'"
162
+ },
163
+ "stickyOffset": {
164
+ "type": "string",
165
+ "mutable": false,
166
+ "complexType": {
167
+ "original": "string",
168
+ "resolved": "string",
169
+ "references": {}
170
+ },
171
+ "required": false,
172
+ "optional": true,
173
+ "docs": {
174
+ "tags": [],
175
+ "text": "When set, the sidebar (and its collapsed rail) is `position: sticky`, pinned\nthis far from the top of the scroll container, with a matching `max-height`\nso it scrolls on its own. Any CSS length \u2014 e.g. `\"64px\"` or\n`\"var(--app-header-h)\"`. Omit for a sidebar that flows with the page.\nIgnored when `fill` is set."
176
+ },
177
+ "getter": false,
178
+ "setter": false,
179
+ "reflect": false,
180
+ "attribute": "sticky-offset"
181
+ },
182
+ "fill": {
183
+ "type": "boolean",
184
+ "mutable": false,
185
+ "complexType": {
186
+ "original": "boolean",
187
+ "resolved": "boolean",
188
+ "references": {}
189
+ },
190
+ "required": false,
191
+ "optional": false,
192
+ "docs": {
193
+ "tags": [],
194
+ "text": "Fill the host's container top-to-bottom: the layout becomes `height: 100%`\nand the sidebar + main column each scroll independently inside it. Use when\nthe layout is placed in a height-bearing region (e.g. a flex/grid cell or a\nfixed-height scroll area) and you want the sidebar to always span the full\nheight regardless of content. Takes precedence over `stickyOffset`."
195
+ },
196
+ "getter": false,
197
+ "setter": false,
198
+ "reflect": false,
199
+ "attribute": "fill",
200
+ "defaultValue": "false"
201
+ },
202
+ "collapsible": {
203
+ "type": "boolean",
204
+ "mutable": false,
205
+ "complexType": {
206
+ "original": "boolean",
207
+ "resolved": "boolean",
208
+ "references": {}
209
+ },
210
+ "required": false,
211
+ "optional": false,
212
+ "docs": {
213
+ "tags": [],
214
+ "text": "When false, the collapse affordance is hidden and the sidebar stays open."
215
+ },
216
+ "getter": false,
217
+ "setter": false,
218
+ "reflect": false,
219
+ "attribute": "collapsible",
220
+ "defaultValue": "true"
221
+ }
222
+ };
223
+ }
224
+ static get events() {
225
+ return [{
226
+ "method": "openChange",
227
+ "name": "openChange",
228
+ "bubbles": true,
229
+ "cancelable": true,
230
+ "composed": true,
231
+ "docs": {
232
+ "tags": [],
233
+ "text": "Emitted when the sidebar is expanded/collapsed. `detail` is the new `open` value."
234
+ },
235
+ "complexType": {
236
+ "original": "boolean",
237
+ "resolved": "boolean",
238
+ "references": {}
239
+ }
240
+ }];
241
+ }
242
+ static get methods() {
243
+ return {
244
+ "toggle": {
245
+ "complexType": {
246
+ "signature": "() => Promise<void>",
247
+ "parameters": [],
248
+ "references": {
249
+ "Promise": {
250
+ "location": "global",
251
+ "id": "global::Promise"
252
+ }
253
+ },
254
+ "return": "Promise<void>"
255
+ },
256
+ "docs": {
257
+ "text": "Toggle the sidebar open/collapsed.",
258
+ "tags": []
259
+ }
260
+ }
261
+ };
262
+ }
263
+ static get elementRef() { return "el"; }
264
+ }
@@ -51,7 +51,7 @@ export class UdpSplitScreen {
51
51
  }
52
52
  }
53
53
  render() {
54
- return (h("div", { key: 'a38507523d59aab33be1fa3da5b67167a5b26a99', ref: (el) => this.element = el, class: { 'container': true, 'open': this.isOpen } }, h("div", { key: '064edb19b9bdb3dc8f78d7630dba5e34ebdc0a4f', class: "panel", style: { width: `${this.panelWidth}%` } }, h("slot", { key: '776ad0a241007de64ba5184fdb757a71e36f3c57', name: "first-panel" })), h("div", { key: 'd0f3509713f741ddd542fbc688c384e8dee06cc2', class: "resizer", onMouseDown: (event) => event.preventDefault() }, h("div", { key: 'c47bcb41221d6aa655a9637ff5e26ae1df58ae2a', class: "drag-handle" })), h("div", { key: '024bf170a1ead7a6820a1755c46047739a35d7b1', class: "panel", style: { width: `${100 - this.panelWidth}%` } }, h("slot", { key: '1acdc0e7677f3668d867a590506e2e41f6689f87', name: "second-panel" }, this.panelContent))));
54
+ return (h("div", { key: '339dad7259fc93e79b3649453563c7b219fed148', ref: (el) => this.element = el, class: { 'container': true, 'open': this.isOpen } }, h("div", { key: '0c280a958b8d0184abefb7848f3ff964037e45c0', class: "panel", style: { width: `${this.panelWidth}%` } }, h("slot", { key: '130db581e05460c67d7af041b12fe8ade9e2aeab', name: "first-panel" })), h("div", { key: '8e3f9f87ebb632aa4e9e3d750123300d02d2baae', class: "resizer", onMouseDown: (event) => event.preventDefault() }, h("div", { key: '6259e6228c187611d9263c1048fa7e29d5cff5d5', class: "drag-handle" })), h("div", { key: '22fc5a5a91de95bbe8f6ea4d5494d91c99de8328', class: "panel", style: { width: `${100 - this.panelWidth}%` } }, h("slot", { key: '24be53aeb8c65a17a277039bbbdd0557a233944d', name: "second-panel" }, this.panelContent))));
55
55
  }
56
56
  static get is() { return "udp-split-screen"; }
57
57
  static get encapsulation() { return "shadow"; }
@@ -7,10 +7,10 @@ export class UdpGridLoader {
7
7
  }
8
8
  render() {
9
9
  // Header bar (fatter, divided into columns)
10
- const headerBar = (h("div", { key: 'e8c1fa77778ac8bbf48352ee32cfec9042358318', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
10
+ const headerBar = (h("div", { key: '1d7b2fe802951231ad127d3bb2505e1fb84351e3', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
11
11
  // Row bars (each divided into columns)
12
12
  const rowBars = Array.from({ length: this.numRows }).map(() => (h("div", { class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "30px" }))))));
13
- return (h("div", { key: '2b228740ac2d6be319d1d4c3e8af2b04bf57be91', style: { width: this.width } }, headerBar, rowBars));
13
+ return (h("div", { key: '0df24b6402a33185ede13460d4a142c15a302b0b', style: { width: this.width } }, headerBar, rowBars));
14
14
  }
15
15
  static get is() { return "udp-grid-loader"; }
16
16
  static get encapsulation() { return "shadow"; }
@@ -11,7 +11,7 @@ export class UdpLinearLoader {
11
11
  loader: true,
12
12
  [`loader--color-${this.color}`]: true,
13
13
  };
14
- return (h(Host, { key: '0fd64084709c21d5dbff37f24ce0d033894e5608' }, h("div", { key: 'ef2348baa898412b92955ab1d0306a885a4ca925', class: loaderClasses }, h("div", { key: 'c402cbba913c4efb4343a08ac94a87666845a0a2', class: "indeterminate" }))));
14
+ return (h(Host, { key: '761a94eebc2e9c8805fa82cc61c4a76668f5015b' }, h("div", { key: 'ab746cfda51c4c64191a91cf9ac7e54dd27b3a2e', class: loaderClasses }, h("div", { key: '4c08ea0a28de807b3836b832bcca9f0557db3804', class: "indeterminate" }))));
15
15
  }
16
16
  static get is() { return "udp-linear-loader"; }
17
17
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class UdpSkeletonLoading {
7
7
  this.borderRadius = '4px';
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '13bde0011d26aa54c26f6d9c5efc5c1017d90b58', class: "skeleton-loader", style: { width: this.width, height: this.height, borderRadius: this.borderRadius } }));
10
+ return (h("div", { key: 'a89938f7f56be7207988c4c01c9c2088fc512dbc', class: "skeleton-loader", style: { width: this.width, height: this.height, borderRadius: this.borderRadius } }));
11
11
  }
12
12
  static get is() { return "udp-skeleton-loading"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -388,7 +388,7 @@ export class MapComponent {
388
388
  }
389
389
  //////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
390
390
  render() {
391
- return (h("div", { key: '3761f5eb6d0cb6995d6d9a3dc690e9479209b90a' }, h("div", { key: '8bdb3f0ead695d5fe8eeb799c8fd85f8429c9544', id: "map", style: { height: this.mapHeight, width: '100%', overflow: 'hidden' } }, h("slot", { key: 'a427b36c3000615fbbd4bda72a77f830ab2e3915' })), h("div", { key: 'e898750fe07a4a576edebc104f509277358e010d', id: "featureDetailsPopOverContainer" }, h("feature-details-popup", { key: 'dc2c1bfd60135457c822ea181c658fb5ee47ce08', currentSelectedFeature: this.currentSelectedFeature, data: this.selectedFeatureProperties, coordinates: this.selectedFeatureCoordinates, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, showPopOver: this.showPopOver, isReadOnly: this.isReadOnlyFeature, additionalOnclosePopover: this.handleOnCloseFeaturePopover, primaryActions: this.popoverPrimaryActions, moreIconActions: this.popoverMoreIconButtonActions, getMessage: this.getMessagePopover, getMessageIcon: this.getMessageIconPopover, hideMessageIcon: this.hideMessageIconPopover, cardConfig: this.popoverCardConfig, popoverWidth: this.popoverWidth, popoverContainer: this.popoverContainer }))));
391
+ return (h("div", { key: '8851fab5625f6285b174b3a5075d00d38c2d0276' }, h("div", { key: 'c04901b2cecb47d1344f67de5005aaf05bb4d8a8', id: "map", style: { height: this.mapHeight, width: '100%', overflow: 'hidden' } }, h("slot", { key: 'e6bb0624bdb76a718b07bb70b68ba17950d6db35' })), h("div", { key: '175e1cad5ef31d7b0af02318f1b7ec0f57d9dd40', id: "featureDetailsPopOverContainer" }, h("feature-details-popup", { key: '11094c85b5d9f49921f306657818aecfd3a8749b', currentSelectedFeature: this.currentSelectedFeature, data: this.selectedFeatureProperties, coordinates: this.selectedFeatureCoordinates, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, showPopOver: this.showPopOver, isReadOnly: this.isReadOnlyFeature, additionalOnclosePopover: this.handleOnCloseFeaturePopover, primaryActions: this.popoverPrimaryActions, moreIconActions: this.popoverMoreIconButtonActions, getMessage: this.getMessagePopover, getMessageIcon: this.getMessageIconPopover, hideMessageIcon: this.hideMessageIconPopover, cardConfig: this.popoverCardConfig, popoverWidth: this.popoverWidth, popoverContainer: this.popoverContainer }))));
392
392
  }
393
393
  static get is() { return "map-component"; }
394
394
  static get encapsulation() { return "shadow"; }
@@ -71,11 +71,11 @@ export class AddMapFeaturePopUp {
71
71
  }
72
72
  render() {
73
73
  var _a, _b, _c;
74
- return (h("div", { key: 'bc9f1ba003072d1f16ffc5257fb07b88fd15f804', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (h("udp-selector", { key: '5c7bfc4477a795b8a086f00118a009d3d281de2f', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
74
+ return (h("div", { key: 'efb4a8828c1e91eab72304568bc8c0c59856b39e', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (h("udp-selector", { key: '60cbfcab9935f8b921c74e3f3155f3a62eeede2d', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
75
75
  this.handleSetSelectedLayer(e.detail);
76
- }, large: false })), h("udp-selector", { key: 'c3d95a0d21b87847bcb0c48b8517e696754ffad9', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
76
+ }, large: false })), h("udp-selector", { key: 'f14269862675d3e2b479624ab500a1a43c234417', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
77
77
  this.handleSetSelectedType(e.detail);
78
- }, large: false }), h("div", { key: '10e2d845deccb013c45ab9e2336d3fdebe864424', class: "formButton" }, h("custom-button", { key: 'ca655036e0cc84a7b3626ba5b13af2796a2ff4c5', label: h("unity-typography", { variant: "button" }, 'Draw feature'), onClick: () => this.handleStartDrawingMapFeature(this.selectedLayer, this.selectedType), variant: 'outline', disabled: (this.selectedLayer === null && !((_c = this.panelConfig) === null || _c === void 0 ? void 0 : _c.hideLayerSelector)) ||
78
+ }, large: false }), h("div", { key: 'afe51c7dbb7b54de453ea6542af2b9ea5e643873', class: "formButton" }, h("custom-button", { key: '814323cf711eef475819edbbec6f3a40e5eec628', label: h("unity-typography", { variant: "button" }, 'Draw feature'), onClick: () => this.handleStartDrawingMapFeature(this.selectedLayer, this.selectedType), variant: 'outline', disabled: (this.selectedLayer === null && !((_c = this.panelConfig) === null || _c === void 0 ? void 0 : _c.hideLayerSelector)) ||
79
79
  this.selectedType === null }))));
80
80
  }
81
81
  static get is() { return "add-map-feature-popup"; }
@@ -97,19 +97,19 @@ export class FeatureDetailsCard {
97
97
  render() {
98
98
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
99
99
  const currentMessageIcon = (_a = this.messageIcon) !== null && _a !== void 0 ? _a : this.getDefaultMessageIcon();
100
- return (h("div", { key: 'a947687cd05775afb2b5770d5efbbcf87ab21ca2', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (h("div", { key: '5109dc637e2252f3222748e0e9488d8f44d23332', class: "adornment" }, h("udp-adornment", { key: 'cd40b6bf60f8dcfdf6b5d59641fccb9288c4c0c4', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), h("div", { key: '7ff8f6c42e628844cba49efdc7bf47c187a26457', class: "content-wrapper" }, h("div", { key: '0b5c96e1ed948f92459e2941aaea26baf4903388', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, h("div", { key: '1e51d94eeca0ba6f6da407d9d1a7f280aacc1e18', class: "title-wrapper" }, h("stencil-icon-button", { key: '93554b719da1f30142f2d708a2550171a460bd4d', onClick: this.onClose, icon: CloseIcon24, tooltip: "Close", noBackground: true }), h("unity-typography", { key: 'ffd0eb023a5a8ee64a93f12679132174878df902', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (h("div", { key: '55654fd74aeb25996736ca87185bcf923e95cd66' }, h("div", { key: 'b030ceca6f253818eaaa96c65cce45f74f52a05f', id: "moreHeaderIconButton1" }, h("stencil-icon-button", { key: 'b788896c0632b9aca3b87a65f941323628f5f5e8', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (h("udp-pop-over", { key: '00a085f9905ae2ac7359e84e9fbf0e5b9b23b25e', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, h("div", { key: '588c4f8523c54b1666a93741f070eaa5a995acd8', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
100
+ return (h("div", { key: 'b57abb927418b258228d56a24d408b734418eef7', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (h("div", { key: '5004a46a088254945fb3f869bc6dd8797ebe361c', class: "adornment" }, h("udp-adornment", { key: '461dc65fa0fd3146cc559bfe59af89f5c62f0301', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), h("div", { key: '68b6855311158fad2318a617ce5ccbfaf787eeaf', class: "content-wrapper" }, h("div", { key: 'aa52d1a5c665ff52ccce8a510f3904341375c288', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, h("div", { key: 'c495ee520e536fcbd4d2fe2a4b882b1bd32dba19', class: "title-wrapper" }, h("stencil-icon-button", { key: 'f1258bef35273faa9f35f319c955067b0db5ad56', onClick: this.onClose, icon: CloseIcon24, tooltip: "Close", noBackground: true }), h("unity-typography", { key: '2b5c3e36aceee24cf91bd7ecd350ae27255c4eea', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (h("div", { key: '1cb0a77666ecfc47078c78967c42fc49d97208a9' }, h("div", { key: '2c10bd62d16e34cf585e552420c4314d6e3a2bbd', id: "moreHeaderIconButton1" }, h("stencil-icon-button", { key: 'c682e17f99259449ce677dd39b0a941c835e1b9b', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (h("udp-pop-over", { key: '0fcca69dcbf96c03ddf33c58140048503b9af051', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, h("div", { key: 'b06efc52078f41ff7220dd07eac202efb946ebda', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
101
101
  var _a;
102
102
  return (h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
103
103
  action.onClick(this.data);
104
104
  }, disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_a = action === null || action === void 0 ? void 0 : action.disabled) !== null && _a !== void 0 ? _a : false }));
105
- }))))))), this.message && (h("div", { key: 'ebee39cd6d2bb82d4c6885cc5a88c17eb3f2b3b7', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (h("div", { key: 'df5cfeaf5fa60561590551185303fd4d919d253f', class: "icon-message" }, h("udp-icon", { key: '7d6303e0dc5b15a0b48a8199c20c5dbfb5933f35', iconName: currentMessageIcon }))), h("div", { key: '1812183e24fcbd7a6b00b7309aca1df7a1732b19', class: "message" }, h("unity-typography", { key: '01766c898b9097ea878e660463fc9bfdc33bdeb0' }, this.message)))), h("div", { key: 'f60d954af45ea9a5c15214e4dfbabe22418b0f33', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (h("div", { class: "data-row" }, h("div", { class: "key" }, h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), h("div", { class: "value" }, h("unity-typography", { variant: 'data-display-three' }, value)))))), h("div", { key: '9b4b95540d9796025ac4d8ab260884a1491bb829', class: "options" }, this.enableViewFeature && this.data && (h("div", { key: '250cd7616bb3b47cdc2f91b65c533841b9667138', id: "viewFeatureOption" }, h("stencil-icon-button", { key: '2e5e1e31fd78f9a2338df0dbacf2326f9aca5a50', tooltip: 'View', icon: getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
105
+ }))))))), this.message && (h("div", { key: '53b42706e39053fdf204b5cb08157a8152a3db03', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (h("div", { key: '3d45b770bdf51b736067c10e4ffb862043c2d08c', class: "icon-message" }, h("udp-icon", { key: 'ea2e76d30172e3be9490c3ba6f659ef2ddb53b61', iconName: currentMessageIcon }))), h("div", { key: '407e30de1ef413a1ca3dc57586f8947f3701772f', class: "message" }, h("unity-typography", { key: 'd0aea7adfc4a5b4ffac19d5a8a923cbb5d19a409' }, this.message)))), h("div", { key: 'd1dae9ee30dd546a646152e5c0590d944f06f2dd', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (h("div", { class: "data-row" }, h("div", { class: "key" }, h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), h("div", { class: "value" }, h("unity-typography", { variant: 'data-display-three' }, value)))))), h("div", { key: '63fc76dd1eef1470e259965504c70cacd5c668e7', class: "options" }, this.enableViewFeature && this.data && (h("div", { key: 'cbb015b49e4e8ddc7edd8486c01549fb24cf96d3', id: "viewFeatureOption" }, h("stencil-icon-button", { key: '844fe03a6cec0be812dfa4f56a1d931a5c5938ee', tooltip: 'View', icon: getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
106
106
  selectedFeature: this.data,
107
107
  formattedSelectedFeature: this.listData,
108
- }) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (h("div", { key: '193898c361ecb2b0f6a2232363976fcfa26d512e' }, h("div", { key: 'adcd078fb6bab82c75ee229244740912ea03ebc5', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
108
+ }) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (h("div", { key: 'e605989caf83c78c683c88fa0a0515f4f928510e' }, h("div", { key: '3e5c9296a878b9fb916590af5f8ea8b717a83ffd', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
109
109
  _h.map((action, index) => {
110
110
  var _a, _b;
111
111
  return (h("stencil-icon-button", { tooltip: action === null || action === void 0 ? void 0 : action.name, icon: getIconFromName(action === null || action === void 0 ? void 0 : action.iconName), buttonId: (_a = action === null || action === void 0 ? void 0 : action.id) !== null && _a !== void 0 ? _a : `primary-icon-action-${index}`, onClick: () => action.onClick(this.data), disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_b = action === null || action === void 0 ? void 0 : action.disabled) !== null && _b !== void 0 ? _b : false }));
112
- }), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (h("stencil-icon-button", { key: '48d724081f1e51fa3cfbbdfeccb2f233852a0e92', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (h("udp-pop-over", { key: '1790a87008a4a504bcffc14deaf29a5764109c43', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, h("div", { key: '7de0269d38d5d96d56e8e7e32091a7d70bd7984d', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
112
+ }), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (h("stencil-icon-button", { key: '3a3648691c7554e71d39e26a5fd6cf6dad0b26ac', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (h("udp-pop-over", { key: '13a2d77e7b5b0daef42772f93b932581bbbfbb86', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, h("div", { key: '9c151b9c829fdaf8203ab67cb4df242cb8f685cb', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
113
113
  var _a;
114
114
  return (h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
115
115
  action.onClick(this.data);
@@ -44,7 +44,7 @@ export class FeatureDetailsPopUp {
44
44
  var _a, _b, _c;
45
45
  const message = this.getMessage ? this.getMessage(this.data) : null;
46
46
  const messageIcon = this.getMessageIcon ? this.getMessageIcon(this.data) : null;
47
- return (h("div", { key: '378616c025835b879369c58fe9daa2c34edb70dd' }, this.showPopOver && (h("feature-details-card", { key: '86bf3b98ae993f1a4a5ad5723c38cb0f78fe4889', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth, popoverContainer: this.popoverContainer }))));
47
+ return (h("div", { key: '69afa720e7423846753de0764d2d3bfc0cf0987f' }, this.showPopOver && (h("feature-details-card", { key: 'ef00c8bc1c214d9c12f6f0d3c89b39957f5328de', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth, popoverContainer: this.popoverContainer }))));
48
48
  }
49
49
  static get is() { return "feature-details-popup"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -8,9 +8,9 @@ export class SelectLayerPopUp {
8
8
  }
9
9
  render() {
10
10
  var _a, _b, _c;
11
- return (h("div", { key: 'b1d8116652a79cded0f2a9eac2a9b9eb5177121c', class: "popoverContent" }, this.enableTileSelection && (h("udp-selector", { key: '57f1992dff940564df58ab357183afd11c58e85c', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
11
+ return (h("div", { key: '85322cd4a34f712730f5c5a127c53ecc152442ee', class: "popoverContent" }, this.enableTileSelection && (h("udp-selector", { key: 'a8b17ec6c73018e23af6cb736865e3685ebd0fc6', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
12
12
  this.handleMapTypeInputChange(e.detail);
13
- }, large: false })), h("div", { key: '3c58a0b41911cf1d001c868eb8df9d2a61168653', style: { height: '12px' } }), h("div", { key: '02f238f47024ecb3cdb478aaf1991ad613a1f1db' }, h("text-field", { key: 'd7aa8f1a0c15c9fa882a816cc15db27fccee3d21', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
13
+ }, large: false })), h("div", { key: '98c551aa4b42f09e5281319428d5c658405853ed', style: { height: '12px' } }), h("div", { key: 'e1f3b3c965f2ce464a5c14e4e99827d6e11c96da' }, h("text-field", { key: '0ec49ecfa6b018dc100e9b936606c38aa84fc542', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
14
14
  ((_c = this.filteredOptions) === null || _c === void 0 ? void 0 : _c.map(item => (h("check-box-group", { title: item === null || item === void 0 ? void 0 : item.title, options: item === null || item === void 0 ? void 0 : item.options, values: this.visibleLayers, handleChange: this.updateSelectedLayers }))))));
15
15
  }
16
16
  static get is() { return "select-layer-popup"; }
@@ -6,7 +6,7 @@ export class SplitLinePopup {
6
6
  }
7
7
  render() {
8
8
  var _a;
9
- return (h("div", { key: '12b5c4d403a754bfda8d842c09d54543edab45ca', class: "popoverContent" }, h("udp-selector", { key: '5d0e7e4bd02c51b1607ba9b4b656a2c70120fc69', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
9
+ return (h("div", { key: 'cadb79724a5f72ced4022d9ec8fd05ef9f8e5e8d', class: "popoverContent" }, h("udp-selector", { key: '52786fc1e406e14a85277dec14e37d03e5839a35', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
10
10
  return {
11
11
  label: layer,
12
12
  value: layer,
@@ -163,22 +163,22 @@ export class MapToolbar {
163
163
  }
164
164
  render() {
165
165
  var _a, _b;
166
- return (h("div", { key: '3f3529770dd1f8c0142342f95ae128a1a3c5e713', class: "toolbarContainer" }, h("div", { key: 'fb591c59d96f64b1f62d4d65bde2301ba5ae8e07', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && h("unity-typography", { key: '904028aa82e53a16ea053f3337fa19a33d79616a', variant: "h4" }, this.mapTitle)), h("div", { key: 'b31c5ba36b3ab75b9ac7b9475149ff4a56828808', class: "buttons" }, h("div", { key: 'f7996fd77fc50fac212378d3f59e51fa4d9dee1a', class: "buttonContainer" }, h("div", { key: '371fa00be132f7b45661da50f5e6e2d1731d5fa4', class: "secondaryButtons" }, this.filterPanel && (h("div", { key: 'a76208b1bf961a0e6be8ffc1425b3935bb40b23f', id: "filterOption" }, h("div", { key: 'acd3c47849653ce81f0581fba0a96a0993f5f513', id: "filterOptionButton" }, h("stencil-icon-button", { key: 'd4108298d1a903c7db0045e28a01412958534f5f', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (h("div", { key: '3c315a79d271299a04def172ef4837455eec44c8', id: "filterOptionDiv" }, h("udp-pop-over", { key: '8dde6b38634ec372c79191e9aca951f0b5713edd', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("div", { key: 'b554a7e2990f4e94115e16dcb687497953c79dba', innerHTML: this.filterPanel })))))), this.layerOptions && (h("div", { key: '69c2322ce88f549a94bdf1a6cf4a3da72a7d2fc9', id: "layerOption" }, h("div", { key: '14d760cca4024ccccbf09850405d5580acc1ca65', id: "layerOptionButton" }, h("stencil-icon-button", { key: '78f49011de103182c6957c5e73056b43d3816f04', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), h("div", { key: 'c67441730a615a3781c0b3028fc875b2639e3f19', id: "layerOptionDiv" }, this.layerAnchor && (h("udp-pop-over", { key: '13e9be28c42890b05c48245f1bb4cf61afab8b62', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, h("select-layer-popup", { key: '1ef25e9a93b3ae4c547923bfdded9fc8744d663b', enableTileSelection: this.enableTileSelection, tileOptions: this.tileOptions, handleMapTypeInputChange: this.handleMapTypeInputChange, handleSearchLayers: this.handleSearchLayers, filteredOptions: this.filteredOptions, visibleLayers: this.visibleLayers, updateSelectedLayers: this.updateSelectedLayers, selectedTile: this.selectedTile })))))), !this.readOnlyMap && this.selectedFeaturesActionPanel && (h("div", { key: '8a0a23c828d90bda52bffea91cda3d3a2ebae915', id: "bulkSelectOption" }, h("div", { key: '9170194539a7472596f094b0fcb367dc4a3ea390', id: "bulkSelectOptionButton" }, h("stencil-icon-button", { key: 'ae677b5ad81a4489599a3b3d0687050250130bec', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), h("div", { key: '19da0e9da45b1fcb352ed1a55d14aed6e7da9c5e', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (h("udp-pop-over", { key: 'c8b7dfc47685ec63d3b6b02fd8985add47736410', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("udp-menu-item", { key: '16349b4225e6e652c8011fe39f07b2337d179273', label: 'Box', handleOnClick: () => {
166
+ return (h("div", { key: 'cc94e88b15359372d2dade58f7a39cfdda619cc9', class: "toolbarContainer" }, h("div", { key: '81a70cc550fe3b5e1cf43f2fd72297ea7dfae6de', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && h("unity-typography", { key: '43478091aced069363de43bef9d1c207eea43f8f', variant: "h4" }, this.mapTitle)), h("div", { key: '5fe4d52050743571ec291cfed6e4bb0093168565', class: "buttons" }, h("div", { key: 'b765b142ba0512c7944c5ec3c852d1a2dc9bfebd', class: "buttonContainer" }, h("div", { key: 'bd24ff65f0cfb4ad9228b41cca5a69175297cceb', class: "secondaryButtons" }, this.filterPanel && (h("div", { key: '07f4682433ce73e04870eb96004740b1711b541b', id: "filterOption" }, h("div", { key: '6b67f33f8393fa0a009f86466194e81416f18a47', id: "filterOptionButton" }, h("stencil-icon-button", { key: 'f4f598a3f876e5334375e751c0aee7058b9d9dfd', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (h("div", { key: '4b832a46754648efe4fd4ef236fa7c262e108e79', id: "filterOptionDiv" }, h("udp-pop-over", { key: '8ecbddb7ea84bf7c4c7ae6003dda0008f37772d5', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("div", { key: 'be3b918ad0a02b03dd001fdd2fcd1151fec02e99', innerHTML: this.filterPanel })))))), this.layerOptions && (h("div", { key: '981c9d69269252f16fb173f14218ac9a06ceaf46', id: "layerOption" }, h("div", { key: 'c783f9b1b9c9e6a9511d14fc5c1f6d01f1a80bd5', id: "layerOptionButton" }, h("stencil-icon-button", { key: '891acb2aab39303e0b9dcfbbddd4e4215bfc0eaa', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), h("div", { key: '5af5f684cdea3ac266f0fe97c5451b5d9e11899a', id: "layerOptionDiv" }, this.layerAnchor && (h("udp-pop-over", { key: 'ac25b455ba38f481732e157d691ff6cdb1a69a26', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, h("select-layer-popup", { key: '1928898a72e89ac248da1a702c80afa6a0055a7a', enableTileSelection: this.enableTileSelection, tileOptions: this.tileOptions, handleMapTypeInputChange: this.handleMapTypeInputChange, handleSearchLayers: this.handleSearchLayers, filteredOptions: this.filteredOptions, visibleLayers: this.visibleLayers, updateSelectedLayers: this.updateSelectedLayers, selectedTile: this.selectedTile })))))), !this.readOnlyMap && this.selectedFeaturesActionPanel && (h("div", { key: '0a6e03a58d510229113fab08d31230eeb876614a', id: "bulkSelectOption" }, h("div", { key: '6a7ec0fc0a37c5faf22cc1bcc1f0a2e5a34b656a', id: "bulkSelectOptionButton" }, h("stencil-icon-button", { key: 'ff5a3eeebd1ebb7d0265ea66b1dcd820f0f9281b', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), h("div", { key: 'd44690da7da476811bf15dd734df833fcdf0e8df', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (h("udp-pop-over", { key: 'a797f612aa4a41dfe304acae6513bdfc33b6a9d9', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("udp-menu-item", { key: 'cbbcdde20cee437c9a64e9202f1b86ec94e0b8de', label: 'Box', handleOnClick: () => {
167
167
  this.handleBulkSelectionTypeOnclick('box');
168
- } }), h("udp-menu-item", { key: '51dfd9a60248b3e6d5ca86af736c32619b15f02a', label: 'Circle', handleOnClick: () => {
168
+ } }), h("udp-menu-item", { key: 'b1c7794ccad8c1b55f77a505c88f660b642db774', label: 'Circle', handleOnClick: () => {
169
169
  this.handleBulkSelectionTypeOnclick('circle');
170
- } }), h("udp-menu-item", { key: '8c088b03b3bd86e7874bdd9016d94495b62a4e01', label: 'Polygon', handleOnClick: () => {
170
+ } }), h("udp-menu-item", { key: '84af4dfb0abaab93a7852f80121b5022569a799d', label: 'Polygon', handleOnClick: () => {
171
171
  this.handleBulkSelectionTypeOnclick('polygon');
172
- } }), h("udp-menu-item", { key: '93f08311a5b984472a684eea4c2061d970b5460e', label: 'Lasso', handleOnClick: () => {
172
+ } }), h("udp-menu-item", { key: '4e9a030685178a67fa4c42fa32e182710b5000bb', label: 'Lasso', handleOnClick: () => {
173
173
  this.handleBulkSelectionTypeOnclick('lasso');
174
- } })))))), !this.readOnlyMap && this.enableSplit && (h("div", { key: 'a8850b6fa61fa658b3084bd57abf47ad5897d3ef', id: "splitOption" }, h("div", { key: '6b620958b2be71a23c9aafed10f9373941bd0bfe', id: "splitOptionButton" }, h("stencil-icon-button", { key: '22ed3d7de5cfa484f1d25fc73a0e71ff1e65e4f2', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), h("div", { key: '045d71246c49fe0111ce34d341ba9d426f4ccfc8', id: "splitOptionDiv" }, this.splitAnchor && (h("udp-pop-over", { key: '7b89c4c439b26b7b6297551f6a840748da998663', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("split-line-popup", { key: '085d3c77d005b0c819bbe3cd83c3d423cc0d350e', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (h("stencil-icon-button", { key: 'd4a8cda6bc070a53a4a42de00e5fecc121c1e28c', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (h("div", { key: 'a00301ec69591d0254e2dae7eeff5debdfe8fe9a', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '518bd5f6e768048da40a000a10263b6cf9decf04', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
174
+ } })))))), !this.readOnlyMap && this.enableSplit && (h("div", { key: 'fe3a5e71100e8042155c23152b9aeeafdcb08c6c', id: "splitOption" }, h("div", { key: 'eee63b8b5753b9e85f8538f729f01341f3e43146', id: "splitOptionButton" }, h("stencil-icon-button", { key: 'c842db504e337ad055826136eb6f9ed1abaaddb0', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), h("div", { key: '29384bf9afff4224280c4f4cbf360503ffa562bc', id: "splitOptionDiv" }, this.splitAnchor && (h("udp-pop-over", { key: '7ed6dc7dc95609d2ca666c6c16a4050dbc1f1491', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("split-line-popup", { key: '96b73e78d4736cf62234d7b5562ef173b0a63e5f', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (h("stencil-icon-button", { key: 'ab88c9074a2637d129457bb8a252653c452b600b', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (h("div", { key: 'a9866ce9115ed233377d539aabdc14eea4bdc0ad', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '5f7e3e4f8b04911d596faf1aaa08c3337ea7ed18', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
175
175
  if (this.enableDragBox) {
176
176
  this.handleCancelBoxSelection();
177
177
  }
178
178
  if (this.enableAddNewFeature) {
179
179
  this.handleAddNewFeature();
180
180
  }
181
- }, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, h("unity-typography", { key: '9e280df0a4dd135793ef432851bf77cf7247b8f6', variant: "button" }, this.getButtonText())))), this.showSplitButton && (h("div", { key: '3fed3bfeb388533125caa255124ce2fa66dd018a', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: 'e215e14244f28b458b821cad21e92c672178c054', showLabel: true, icon: Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'd5f7c216937e99aec37d7edc4a8b64d95ec66ab5', variant: "button" }, 'Save Split')))), this.showSplitButton && (h("div", { key: 'e621c124767f266a83a83b8baa7d4fbc0d764ac8', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '112cf041c32bc6ef1e2401536d59a1b9a8f61504', showLabel: true, icon: Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'fe29e6fc905c0c86a3dd0179937bac36ef248c32', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (h("div", { key: '46d45b559c0d101ca90069642d5c91693491774c', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '2329d43385d5f5cca508c2b3b6dc90b41f9e1fec', showLabel: true, icon: Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '286b001358790cc79d33a46bb940c038a1cc9da9', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (h("div", { key: '313cf7021f18b9226517a35948879b4f6ed5c8e1', class: "selectedFeaturesButtons labelButtons" }, h("div", { key: '3a4d9b331c5293217fe232074fd7f170b56c1de6', id: "withSelectedOption" }, h("div", { key: '364c530debf68e8b244e88ed2c6f37cb4ce29ce4', id: "withSelectedOptionButton" }, h("stencil-icon-button-grid-action-header", { key: 'bbaf3c3c5e290d69e521b616d018d2c09a3ca7ab', showLabel: true, icon: OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, h("unity-typography", { key: '8bcb87edf4156ac4b20ff2e299ef0b26b964ff0a', variant: "button" }, 'With Selected'))), h("div", { key: 'f4e432db4058fce8b64b3004eace7541ef4f3347', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (h("udp-pop-over", { key: 'f3c29a29b4d46377b2cc18fcea9d133e3263b611', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, h("div", { key: 'f9ac13c8cd5ca79db115736b78202c37e4d0399a', innerHTML: this.selectedFeaturesActionPanel }))))), h("stencil-icon-button-grid-action-header", { key: '51ce8939de972a57fb4255ce95181a598ef7fa5c', showLabel: true, icon: Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '172bc5e55875bb2a75e7dc87fce8ba71cb51167b', variant: "button" }, 'Cancel Selection'))))), h("div", { key: 'bb6d9508159f0d8d814f5fa6c3413d1dab9a1528', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (h("div", { key: 'ae77e80fda5224f3f4a046628f1d80928dd278fb', id: "addOptionButton" }, h("custom-button", { key: '722fd03a1c24a8b48abf282a5b9f48e6a02781da', secondary: true, label: h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, h("udp-icon", { key: 'e42f4e88b24feeb40e6d4f13c09108ee447070c5', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (h("udp-pop-over", { key: 'f46fa1ac31dacde99957907539cd8bd70b593421', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("add-map-feature-popup", { key: '09d1bc7a823a5d07040053e1593712c89a6aac3d', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
181
+ }, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'dda2529b66e0278b6e22eb248710af0e91811f29', variant: "button" }, this.getButtonText())))), this.showSplitButton && (h("div", { key: '455f4a1377ca5198f7391dd8fe301606ab5834ad', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '36779457b37d4714297c86c7d356732b05ac2f6b', showLabel: true, icon: Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'ae57f636f17a1aa1523485064783c411e1f538b3', variant: "button" }, 'Save Split')))), this.showSplitButton && (h("div", { key: '190c38091a68f6007d972c6fe99d2f7d5ace44dd', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '7d92f77f15a49142c00056555f2195673669b591', showLabel: true, icon: Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '5c21e532dd7231ddeba9e7017e7505ceef3cc651', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (h("div", { key: '62a0bc1516ca70144944913ba10f2697c17b5653', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '6a31341d4225796bb6e9e6245e059cc2abd75ccf', showLabel: true, icon: Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'c20e9ff92b46dc7588789448f85cd7306c852f4a', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (h("div", { key: 'c5a42683f539d27efcc2706ee7c8bf487ffa6bce', class: "selectedFeaturesButtons labelButtons" }, h("div", { key: '3436549c76cd4e9cd4d5c79c4313dc8f118e71fa', id: "withSelectedOption" }, h("div", { key: '6fabc0281467a409a450776419f84ea7a6259b6a', id: "withSelectedOptionButton" }, h("stencil-icon-button-grid-action-header", { key: 'a404e3e5d676fec7b33f3a1180f5becd9b3a82ec', showLabel: true, icon: OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, h("unity-typography", { key: '8b24c10493c0cf6fd4efc3331308e92279695445', variant: "button" }, 'With Selected'))), h("div", { key: '45ea7b52a2ec332b121fbd03eb631a87148d5df9', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (h("udp-pop-over", { key: 'bb87d1e78654dc19abdf68f198f4600e52adfa00', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, h("div", { key: 'da840facd7e476da5aabec5a7ee3100ad302b890', innerHTML: this.selectedFeaturesActionPanel }))))), h("stencil-icon-button-grid-action-header", { key: '26349a7613ce13880f42e45ee673b8dd9274be36', showLabel: true, icon: Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'a9e4599fec38d4213edba9160505123cc24fec77', variant: "button" }, 'Cancel Selection'))))), h("div", { key: 'ea456e2b744822044634f9152c571ac8b80b4cfc', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (h("div", { key: 'e9c241fd5e57bd71d256a7829a7e3bb025e3051a', id: "addOptionButton" }, h("custom-button", { key: '0651b909d426e4ea2302b8621086c55b54cc563e', secondary: true, label: h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, h("udp-icon", { key: 'eb1b8e720043dc0fd4fe83a625867438f9c2616e', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (h("udp-pop-over", { key: '6283526331453f7d61f577f11e291779d1b6fb62', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("add-map-feature-popup", { key: '1f3b80b14fc7da3f33986ac93cfbafaf2cc3a3ef', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
182
182
  }
183
183
  static get is() { return "map-toolbar"; }
184
184
  static get encapsulation() { return "shadow"; }
@@ -205,7 +205,7 @@ export class UdpMapToolbar {
205
205
  }
206
206
  //////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
207
207
  render() {
208
- return (h("map-toolbar", { key: 'e14e2f752d19ab4449ca27237bd75b8dcc776edb', map: this.map, mapTitle: this.mapTitle, layerOptions: this.layerOptions, handleSelectLayers: this.handleSelectLayers, visibleLayers: this.selectedLayers, tileOptions: this.tileSelectOptions, handleSelectTile: this.handleSelectTile, selectedTile: this.selectedTile, enableTileSelection: this.enableTileSelection, filterPanel: this.filterPanel, enableDragBox: this.enableDragBox, selectedFeatureByBoxSelection: this.selectedFeatureByBoxSelection, handleUnselectFeatures: this.handleBulkUnselectFeatures, selectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleCancelBoxSelection: this.handleCancelBulkSelectDraw, handleBulkSelectionTypeOnChange: this.bulkSelectDraw, mapProjection: this.mapProjection, refreshEvent: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, enableAddNewFeature: this.enableAddNewFeature, handleStartDrawingMapFeature: this.startDrawingMapFeature, cancelAddNewFeature: this.cancelAddNewFeature, addNewFeature: this.addNewFeature, enableSplit: this.enableSplitFeature, handleStartSplitting: this.handleStartSplitting, handleCancelSplit: this.handleCancelSplit, handleSaveSplit: this.handleSaveSplit, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, addMultipleFeatures: this.addMultipleFeatures, showSplitButton: this.showSplitButton, readOnlyLayers: this.readOnlyLayers, addFeaturePanelConfig: this.addFeaturePanelConfig }));
208
+ return (h("map-toolbar", { key: '060b205b86f9f2d618907e1c60a414b103760300', map: this.map, mapTitle: this.mapTitle, layerOptions: this.layerOptions, handleSelectLayers: this.handleSelectLayers, visibleLayers: this.selectedLayers, tileOptions: this.tileSelectOptions, handleSelectTile: this.handleSelectTile, selectedTile: this.selectedTile, enableTileSelection: this.enableTileSelection, filterPanel: this.filterPanel, enableDragBox: this.enableDragBox, selectedFeatureByBoxSelection: this.selectedFeatureByBoxSelection, handleUnselectFeatures: this.handleBulkUnselectFeatures, selectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleCancelBoxSelection: this.handleCancelBulkSelectDraw, handleBulkSelectionTypeOnChange: this.bulkSelectDraw, mapProjection: this.mapProjection, refreshEvent: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, enableAddNewFeature: this.enableAddNewFeature, handleStartDrawingMapFeature: this.startDrawingMapFeature, cancelAddNewFeature: this.cancelAddNewFeature, addNewFeature: this.addNewFeature, enableSplit: this.enableSplitFeature, handleStartSplitting: this.handleStartSplitting, handleCancelSplit: this.handleCancelSplit, handleSaveSplit: this.handleSaveSplit, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, addMultipleFeatures: this.addMultipleFeatures, showSplitButton: this.showSplitButton, readOnlyLayers: this.readOnlyLayers, addFeaturePanelConfig: this.addFeaturePanelConfig }));
209
209
  }
210
210
  static get is() { return "udp-map-toolbar"; }
211
211
  static get encapsulation() { return "shadow"; }
@@ -89,11 +89,11 @@ export class UdpMap {
89
89
  }
90
90
  //////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
91
91
  render() {
92
- return (h("map-component", { key: '5ac5153bbffd11c443c82711140a6b0f1b884c0d', handleSetMapComponent: this.handleSetMapComponent, data: this.data, isGeoJsonFormat: this.isGeoJsonFormat, geoJsonMappingConfig: this.geoJsonMappingConfig, enableZoom: this.enableZoom, mapZoom: this.mapZoom, mapCenter: this.mapCenter, mapHeight: this.mapHeight, crs: this.crs, mapProjection: this.mapProjection, mapDataProjection: this.mapDataProjection, getFilteredMapData: this.getFilteredMapData, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, filterPanelCallback: this.filterPanelCallback, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, initialSelectedLayers: this.initialSelectedLayers, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleSetSelectedFeatureOnSelect: this.handleSetSelectedFeatureOnSelect, filterLayersByRole: this.filterLayersByRole, layerKeys: this.layerKeys, layerKeySeparator: this.layerKeySeparator, user: this.user, layerRoles: this.layerRoles, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetFilteredLayerOptionsByRole: this.handleSetFilteredLayerOptionsByRole, readOnlyMap: this.readOnlyMap, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, bulkSelectionActive: this.bulkSelectionActive, splitActive: this.splitActive, enableDragBox: this.enableDragBox, selectFeatureInteraction: this.selectFeatureInteraction, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, selectedFeatureCoordinates: this.selectedFeatureCoordinates, selectedFeatureProperties: this.selectedFeatureProperties, enableAddNewFeature: this.enableAddNewFeature, handleGetZoomExtent: this.handleGetZoomExtent, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
92
+ return (h("map-component", { key: 'cc253d797a5543681a02df72864460df9f8bb20d', handleSetMapComponent: this.handleSetMapComponent, data: this.data, isGeoJsonFormat: this.isGeoJsonFormat, geoJsonMappingConfig: this.geoJsonMappingConfig, enableZoom: this.enableZoom, mapZoom: this.mapZoom, mapCenter: this.mapCenter, mapHeight: this.mapHeight, crs: this.crs, mapProjection: this.mapProjection, mapDataProjection: this.mapDataProjection, getFilteredMapData: this.getFilteredMapData, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, filterPanelCallback: this.filterPanelCallback, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, initialSelectedLayers: this.initialSelectedLayers, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleSetSelectedFeatureOnSelect: this.handleSetSelectedFeatureOnSelect, filterLayersByRole: this.filterLayersByRole, layerKeys: this.layerKeys, layerKeySeparator: this.layerKeySeparator, user: this.user, layerRoles: this.layerRoles, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetFilteredLayerOptionsByRole: this.handleSetFilteredLayerOptionsByRole, readOnlyMap: this.readOnlyMap, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, bulkSelectionActive: this.bulkSelectionActive, splitActive: this.splitActive, enableDragBox: this.enableDragBox, selectFeatureInteraction: this.selectFeatureInteraction, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, selectedFeatureCoordinates: this.selectedFeatureCoordinates, selectedFeatureProperties: this.selectedFeatureProperties, enableAddNewFeature: this.enableAddNewFeature, handleGetZoomExtent: this.handleGetZoomExtent, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
93
93
  this.updateSelectedLayers(val);
94
- }, readOnlyLayers: this.readOnlyLayers, additionalOnclosePopover: this.additionalOnclosePopover, popoverPrimaryActions: this.popoverPrimaryActions, popoverMoreIconButtonActions: this.popoverMoreIconButtonActions, getMessagePopover: this.getMessagePopover, getMessageIconPopover: this.getMessageIconPopover, hideMessageIconPopover: this.hideMessageIconPopover, popoverCardConfig: this.cardConfig, popoverWidth: this.popoverWidth, handleGetAdditionalFeaturePropertiesOnSelect: this.handleGetAdditionalFeaturePropertiesOnSelect, minZoom: this.minZoom, maxZoom: this.maxZoom }, this.enableToolbar && (h("udp-map-toolbar", { key: 'c2807b2b6143eac3e4041a33a21ca8427cadf782', map: this.map, mapTitle: this.mapTitle, mapProjection: this.mapProjection, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleRefresh: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, handleAddNewFeatures: this.handleAddNewFeatures, addMultipleFeatures: this.addMultipleFeatures, enableSplitFeature: this.enableSplitFeature, handleSplitFeature: this.handleSplitFeature, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetBulkSelectionActive: this.handleSetBulkSelectionActive, enableDragBox: this.enableDragBox, handleSetEnableDragBox: this.handleSetEnableDragBox, splitActive: this.splitActive, handleSetSplitActive: this.handleSetSplitActive, selectFeatureInteraction: this.selectFeatureInteraction, enableAddNewFeature: this.enableAddNewFeature, handleEnableAddNewFeature: this.handleEnableAddNewFeature, handleSelectLayersCallback: this.handleSelectLayersCallback, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
94
+ }, readOnlyLayers: this.readOnlyLayers, additionalOnclosePopover: this.additionalOnclosePopover, popoverPrimaryActions: this.popoverPrimaryActions, popoverMoreIconButtonActions: this.popoverMoreIconButtonActions, getMessagePopover: this.getMessagePopover, getMessageIconPopover: this.getMessageIconPopover, hideMessageIconPopover: this.hideMessageIconPopover, popoverCardConfig: this.cardConfig, popoverWidth: this.popoverWidth, handleGetAdditionalFeaturePropertiesOnSelect: this.handleGetAdditionalFeaturePropertiesOnSelect, minZoom: this.minZoom, maxZoom: this.maxZoom }, this.enableToolbar && (h("udp-map-toolbar", { key: '207b2fb95b84dbce051dbfabf76703e42d4457f4', map: this.map, mapTitle: this.mapTitle, mapProjection: this.mapProjection, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleRefresh: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, handleAddNewFeatures: this.handleAddNewFeatures, addMultipleFeatures: this.addMultipleFeatures, enableSplitFeature: this.enableSplitFeature, handleSplitFeature: this.handleSplitFeature, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetBulkSelectionActive: this.handleSetBulkSelectionActive, enableDragBox: this.enableDragBox, handleSetEnableDragBox: this.handleSetEnableDragBox, splitActive: this.splitActive, handleSetSplitActive: this.handleSetSplitActive, selectFeatureInteraction: this.selectFeatureInteraction, enableAddNewFeature: this.enableAddNewFeature, handleEnableAddNewFeature: this.handleEnableAddNewFeature, handleSelectLayersCallback: this.handleSelectLayersCallback, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
95
95
  this.updateSelectedLayers(val);
96
- }, addFeaturePanelConfig: this.addFeaturePanelConfig })), h("slot", { key: 'ac9200a2e7d87bfa9cdd38b64675a85c3691c7f7' })));
96
+ }, addFeaturePanelConfig: this.addFeaturePanelConfig })), h("slot", { key: '0310274302a09c3afff2222ded32271195a8e006' })));
97
97
  }
98
98
  static get is() { return "udp-map"; }
99
99
  static get encapsulation() { return "shadow"; }
@@ -11,7 +11,7 @@ export class UdpMenuItem {
11
11
  };
12
12
  }
13
13
  render() {
14
- return (h("button", { key: 'db279be465c17a5b8b08583a0b6565672d40a086', class: "menu-item-root", onClick: this.handleItemClick, disabled: this.disabled, role: "menuitem" }, this.iconName && h("udp-icon", { key: '23dfb0bc79337e99882758a087c5cc6bb2147ea9', iconName: this.iconName, class: "menu-icon" }), h("span", { key: '130cacd260ebd312e6ff60c15e0c2f3760917146', class: "menu-item-label" }, h("unity-typography", { key: 'fb1efefe5614d24934a6c5b9149471d9b02a2e11', variant: 'body1' }, this.label))));
14
+ return (h("button", { key: 'b26afc2ab755b1b71822b89208e5d45f0733787f', class: "menu-item-root", onClick: this.handleItemClick, disabled: this.disabled, role: "menuitem" }, this.iconName && h("udp-icon", { key: '214be4eabb71a7cf8d3eeec8151ae381012a8e79', iconName: this.iconName, class: "menu-icon" }), h("span", { key: '8604d5cc4d0f3cb5233c06a8408beaf1da98c590', class: "menu-item-label" }, h("unity-typography", { key: '6f9352bd35d5cb919968ac7836b77f52b5de0f82', variant: 'body1' }, this.label))));
15
15
  }
16
16
  static get is() { return "udp-menu-item"; }
17
17
  static get encapsulation() { return "shadow"; }
@@ -90,7 +90,7 @@ export class UdpMenu {
90
90
  }
91
91
  }
92
92
  render() {
93
- return (h(Host, { key: '97cdf0a34fd5f4ffa91b7a1b2d4f5ba46b827c8c' }, h("div", { key: 'e8a4200dec8ac96042f92d12cd4c7cf27b7d56d1', class: "menu-panel", role: "menu" }, h("slot", { key: '1d743cac763e84c4af921f3e4100327762ef00d2' }))));
93
+ return (h(Host, { key: 'c9d430ebf74e18ee1fdc00ebbd89fd430fa3725a' }, h("div", { key: 'b7b959e59ecf997a4b6f18455d428d7288383d16', class: "menu-panel", role: "menu" }, h("slot", { key: '4d9e766005b611cb7c50aca6804962a4a70e75ca' }))));
94
94
  }
95
95
  static get is() { return "udp-menu"; }
96
96
  static get encapsulation() { return "shadow"; }
@@ -125,7 +125,7 @@ export class UdpField {
125
125
  }
126
126
  }
127
127
  render() {
128
- return h("slot", { key: 'c6c1b28a30a6a3c3d41c404f0f59fe47f8e8f79d' });
128
+ return h("slot", { key: 'c0c41371f917711db207012183ccf41a9332cc7f' });
129
129
  }
130
130
  static get is() { return "udp-field"; }
131
131
  static get encapsulation() { return "shadow"; }