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
@@ -159,7 +159,7 @@ export class NumericField {
159
159
  'bx--text-input--error': isError,
160
160
  'text-field--disabled': this.disabled,
161
161
  };
162
- return (h(Host, { key: 'e111a0da1bb0e54f834032d9e0ad1e791189b9b4', class: {
162
+ return (h(Host, { key: '8276d1270f4204e8c9b5b0d5a43474229d03b460', class: {
163
163
  'udp-input': true,
164
164
  'udp-input--error': isError,
165
165
  'udp-input--disabled': this.disabled,
@@ -168,9 +168,9 @@ export class NumericField {
168
168
  'udp-input--readonly': this.readonly,
169
169
  [`udp-input--size-${this.size}`]: true,
170
170
  [`udp-input--margin-${this.margin}`]: true,
171
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'bcb6a988d57b50c03722c4063919743bae0d204c', class: "bx--form-item" }, h("unity-typography", { key: '26ef4764ad4e5b33c2bc868d89cde76d22f79bad', variant: "caption-text" }, h("label", { key: '0fbac7370479fd6c4fcbe713b797a584e12067e6', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (h("input", { id: this.id, type: "hidden", value: this.internalValue, name: this.name })) : (h("input", { id: this.id, name: this.name, type: "number", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readOnly: this.readonly, onFocus: this.onFocus, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, inputMode: this.inputMode, min: this.min, max: this.max, step: this.step,
171
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '29c26efafa57603a7e51cb58afc305225aa79f0c', class: "bx--form-item" }, h("unity-typography", { key: 'bc792eef75aa91f1c11828e331eb95dd4109d991', variant: "caption-text" }, h("label", { key: 'a1d5b833838e9f0fad2d3a24f1e73e6f0729d040', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (h("input", { id: this.id, type: "hidden", value: this.internalValue, name: this.name })) : (h("input", { id: this.id, name: this.name, type: "number", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readOnly: this.readonly, onFocus: this.onFocus, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, inputMode: this.inputMode, min: this.min, max: this.max, step: this.step,
172
172
  //@ts-ignore
173
- udprecordid: 'udpRecord-number-field-' + this.id })), isError && (h("div", { key: 'd60c94fe2d2026f4e4d3239684cf94b805e217f3', class: "error-message" }, h("unity-typography", { key: '24a1cb442cce2d964ba93ab77cffb4a2db814123', variant: "caption-text", color: "error" }, this.errorMessage))))));
173
+ udprecordid: 'udpRecord-number-field-' + this.id })), isError && (h("div", { key: '2ddafd6d1b027189f7f811225a6dfa5673e465ef', class: "error-message" }, h("unity-typography", { key: '791ad4fb7b984cbe858a2ff75c40d3ef39b5060f', variant: "caption-text", color: "error" }, this.errorMessage))))));
174
174
  }
175
175
  static get is() { return "numeric-field"; }
176
176
  static get encapsulation() { return "shadow"; }
@@ -294,7 +294,7 @@ export class SignatureInput {
294
294
  'readonly': this.readonly,
295
295
  'disabled': this.disabled,
296
296
  };
297
- return (h(Host, { key: 'f7e2efb3c833954f7c5d4eb89523124004870af2', class: {
297
+ return (h(Host, { key: 'd2bccc6578bb06345e6fccf5e60d33ca25a7697e', class: {
298
298
  'udp-input': true,
299
299
  'udp-input--error': isError,
300
300
  'udp-input--disabled': this.disabled,
@@ -302,7 +302,7 @@ export class SignatureInput {
302
302
  'udp-input--readonly': this.readonly,
303
303
  [`udp-input--size-${this.size}`]: true,
304
304
  [`udp-input--margin-${this.margin}`]: true,
305
- } }, h("div", { key: '65fb1003cb711abce87ad6610ef8f760f316f97a', class: "bx--form-item" }, this.label && (h("unity-typography", { key: '00f51ced39a56ef9ff26c01bdb17f99093b3651e', variant: "caption-text" }, h("label", { key: 'bc5868273a81faee0f762a24e8b6b9a0e0b082ba', htmlFor: this.id, class: "bx--label" }, this.label, this.required && '*'))), h("div", { key: '4181296c918939de81945f22e4064f05f291d60a', class: containerClasses }, h("canvas", { key: '1e3ad85753f8731eef0628c777731a1984bbfe12', ref: el => (this.canvasEl = el), class: { 'signature-canvas': true, 'readonly': this.readonly || this.disabled }, id: this.id }), !this.readonly && !this.disabled && (h("button", { key: '0725984a0bb1813e03a178f54d6ba574f69d0079', type: "button", class: "clear-button", onClick: this.clearSignature, disabled: this.disabled }, "Clear"))), isError && (h("div", { key: '95cd4970272b0c82c1c85ef1ceeca5900704f82f', class: "error-message" }, h("unity-typography", { key: 'e89ba3de7f359091d7097adcd167571dacc2eac1', variant: "caption-text", color: "error" }, this.internalError))))));
305
+ } }, h("div", { key: '5411ff627764ed4b02f8e246d2a3f1ed2154ed80', class: "bx--form-item" }, this.label && (h("unity-typography", { key: '6d93b3ad53f412c9e6cbdcad813ba687a4f7c200', variant: "caption-text" }, h("label", { key: 'e8de0162d30aaa00b22667db64f322c7bf20ec6a', htmlFor: this.id, class: "bx--label" }, this.label, this.required && '*'))), h("div", { key: '3ffc0a9d69df5fd5cdeb89c5c6bd404e6d1906ab', class: containerClasses }, h("canvas", { key: '59201cd6d3ad72040e54a05ef5b9e8c164f5d427', ref: el => (this.canvasEl = el), class: { 'signature-canvas': true, 'readonly': this.readonly || this.disabled }, id: this.id }), !this.readonly && !this.disabled && (h("button", { key: 'f13c4b9e45d54117410df18920cc9054b94bbba6', type: "button", class: "clear-button", onClick: this.clearSignature, disabled: this.disabled }, "Clear"))), isError && (h("div", { key: '4b0bb3bc923901d2350f541b94bab2ae71ea6aec', class: "error-message" }, h("unity-typography", { key: 'd294d75b68cb77227ed22a26a759b8b867e5f928', variant: "caption-text", color: "error" }, this.internalError))))));
306
306
  }
307
307
  static get is() { return "signature-input"; }
308
308
  static get encapsulation() { return "shadow"; }
@@ -46,14 +46,14 @@ export class TallyDisplay {
46
46
  const isError = !!this.error;
47
47
  const answeredCount = this.yesCount + this.noCount + this.naCount;
48
48
  const unansweredCount = this.totalFields - answeredCount;
49
- return (h(Host, { key: '786b5c03c99141a8748903f0774f11ace85f5919', class: {
49
+ return (h(Host, { key: '525face8f1e74cfd9eb06867f713cb51a9bec738', class: {
50
50
  'udp-input': true,
51
51
  'udp-input--error': isError,
52
52
  'udp-input--disabled': this.disabled,
53
53
  'udp-input--readonly': this.readonly,
54
54
  [`udp-input--size-${this.size}`]: true,
55
55
  [`udp-input--margin-${this.margin}`]: true,
56
- } }, h("div", { key: 'f4c78c29cf31735f51b240656b7d8cf7e57be3ee', class: "tally-container" }, this.label && (h("unity-typography", { key: '3190e645dcfc05cfff0383226789772c85cd49f8', variant: "caption-text" }, h("label", { key: '1849876e3f91ea58445466b39b93f39b628b2f1b', htmlFor: this.id, class: "tally-label" }, this.label))), h("div", { key: 'ea05a601e0a637382d28a7df1606881aceea477f', class: "tally-content", id: this.id }, h("div", { key: 'f0f50415cb8b6fc02e98ce69f8b90b4be6a982db', class: "tally-stats" }, h("div", { key: '17c79e127248f374525763f0ad8aef44efd583f5', class: "tally-item tally-yes" }, h("unity-typography", { key: 'c6fefef0c2d2ed5674b9a1b8a33a82fe63385a21', variant: "h4", class: "tally-count" }, this.yesCount), h("unity-typography", { key: '4c3941792fb91bddc62784232657e5e8180dc16f', variant: "caption-text", class: "tally-label" }, "Yes")), h("div", { key: '22d6cf2a1994a54c996363e4789777cc24d659c5', class: "tally-item tally-no" }, h("unity-typography", { key: 'dc4015cfd53dfb122ccbad61fc34913ec62b2b76', variant: "h4", class: "tally-count" }, this.noCount), h("unity-typography", { key: '0695eca7a58b03b1c531ef61934f81ca01247e94', variant: "caption-text", class: "tally-label" }, "No")), h("div", { key: '23faa1ff699cc8c667100e4a8f678efac50af145', class: "tally-item tally-na" }, h("unity-typography", { key: '228e3e62c36f159fe40157f950cb679c718d5c20', variant: "h4", class: "tally-count" }, this.naCount), h("unity-typography", { key: '1ca40cd0471647bdf97abeeccf471ef959aa3dea', variant: "caption-text", class: "tally-label" }, "Not Applicable")), unansweredCount > 0 && (h("div", { key: '7e397057a121192dbb43bbb72eb7f905105f4e76', class: "tally-item tally-unanswered" }, h("unity-typography", { key: 'f3a6bdb016986659913d702b71b7058f84b67851', variant: "h4", class: "tally-count" }, unansweredCount), h("unity-typography", { key: '5e7caa8d0d3e7befc000759ac9cd61caeab476a4', variant: "caption-text", class: "tally-label" }, "Unanswered")))), h("div", { key: '689f65675f9078d2db8c3bc2d39cf376c9d5473b', class: "tally-summary" }, h("unity-typography", { key: '98d20bfacdcf884af50354365486d0dd154612bc', variant: "caption-text" }, "Total Questions: ", this.totalFields))), isError && (h("div", { key: '0b64e68843056739c707f2fade834c0a316defd9', class: "error-message" }, h("unity-typography", { key: '3cad3e846ee55c6aea07c5ebf513c782c20807fb', variant: "caption-text", color: "error" }, this.error))))));
56
+ } }, h("div", { key: 'bb4bb72acb1f1922e9a3b4a08178d132c28fa6f6', class: "tally-container" }, this.label && (h("unity-typography", { key: '7be2fb2395c872a94e64cfe8e7eeeb0bc61e47c0', variant: "caption-text" }, h("label", { key: '3ddbaf02c2df4152d76e5c5c594f573fbac84c5f', htmlFor: this.id, class: "tally-label" }, this.label))), h("div", { key: '4bdcc43095d9e232f55e143b2ba39e793f835a86', class: "tally-content", id: this.id }, h("div", { key: '34f55525209b5af057eb416a83d8363332eb2f1e', class: "tally-stats" }, h("div", { key: 'e6af1e645206ddaf906c3f584a1c14fd0e277617', class: "tally-item tally-yes" }, h("unity-typography", { key: '9b0388792c594f6bc622cd9cf565eccb6a61681b', variant: "h4", class: "tally-count" }, this.yesCount), h("unity-typography", { key: '73bcc34114de22156b8d9f0e3e4d95c2e3ed9646', variant: "caption-text", class: "tally-label" }, "Yes")), h("div", { key: 'a701c781916660e640d32707acd3fb22543f2fea', class: "tally-item tally-no" }, h("unity-typography", { key: '24f8db19e0233b92abcd7060e9cd9713fef32558', variant: "h4", class: "tally-count" }, this.noCount), h("unity-typography", { key: '6652950cdbde2e6cf93161d34c16d5ba84d92fd4', variant: "caption-text", class: "tally-label" }, "No")), h("div", { key: '4e98bb1e25e796668f7228b3857c961ed61152c0', class: "tally-item tally-na" }, h("unity-typography", { key: '42faac58f4a10186d3f291039e83f440d558e15c', variant: "h4", class: "tally-count" }, this.naCount), h("unity-typography", { key: '2af06b524eceec6a3ae4ee83574b6e546937cc1f', variant: "caption-text", class: "tally-label" }, "Not Applicable")), unansweredCount > 0 && (h("div", { key: '357b7a87f32b37e7480b219b05bd80b12d8f3aaf', class: "tally-item tally-unanswered" }, h("unity-typography", { key: '9fe811c0274ad67f1ba2f70a30f77c0c2664f064', variant: "h4", class: "tally-count" }, unansweredCount), h("unity-typography", { key: '89d4905e8d375f10a605c25de930230798891356', variant: "caption-text", class: "tally-label" }, "Unanswered")))), h("div", { key: '57bf6f2a2ee665e6fff88aab30c78cd6d1e7dcba', class: "tally-summary" }, h("unity-typography", { key: '0453a1fedda691eb7faf6d9a72261d9ffe1a9fab', variant: "caption-text" }, "Total Questions: ", this.totalFields))), isError && (h("div", { key: '7c01434a5a51526b66c098fba799e755305cc569', class: "error-message" }, h("unity-typography", { key: '037400916c79ac2f03b9359f4b18559b54ea81fc', variant: "caption-text", color: "error" }, this.error))))));
57
57
  }
58
58
  static get is() { return "tally-display"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -240,7 +240,7 @@ export class TextArea {
240
240
  }
241
241
  render() {
242
242
  const { disabled, id, internalValue, label, placeholder, required, readonly, errorMessage, fullWidth, internalRows } = this;
243
- return (h(Host, { key: '284310282643812508b7f68e3d009df63990c076', class: {
243
+ return (h(Host, { key: '1dbebaaced45c6949e8f548de81be785156ff109', class: {
244
244
  'udp-input': true,
245
245
  'udp-input--error': !!errorMessage,
246
246
  'udp-input--disabled': disabled,
@@ -249,11 +249,11 @@ export class TextArea {
249
249
  'udp-input--required': required,
250
250
  [`udp-input--size-${this.size}`]: true,
251
251
  [`udp-input--margin-${this.margin}`]: true,
252
- } }, h("div", { key: 'e89205d4d0d790a682fcc5884bdd0e92783806f9', class: "bx--form-item" }, h("unity-typography", { key: '72d5088b9a1e2cac7d99de68e82bf78ee50028a8', variant: "caption-text" }, h("label", { key: '683622ed8d05745aca452f27f01982edb73327db', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), h("textarea", { key: '0327812cee81fec5515b16b6b0decf988f666561', ref: el => (this.textareaEl = el), id: id, class: {
252
+ } }, h("div", { key: 'd58eda1461575c8197d30ba01cf73a1789825d4c', class: "bx--form-item" }, h("unity-typography", { key: '6b999249e5061bb12a0c41ce5ca289ed62e60179', variant: "caption-text" }, h("label", { key: '85e3ea56951ea824d4049cfde2576d510ea8eecb', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), h("textarea", { key: 'd2052dcae765db39662295fbf710e4e3e099f636', ref: el => (this.textareaEl = el), id: id, class: {
253
253
  'bx--text-input': true,
254
254
  'bx--text-input--error': !!errorMessage,
255
255
  'text-area--disabled': disabled,
256
- }, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (h("div", { key: '06036b834a00f6d2146c329d273a0fcb50894022', class: "error-message" }, h("unity-typography", { key: 'b42d6d7138a06f07af8d06ef75abd56aa4e98331', variant: "caption-text", color: "error" }, errorMessage))))));
256
+ }, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (h("div", { key: '4bf13bc42bacf006389c5c7b7f14778431fda466', class: "error-message" }, h("unity-typography", { key: 'dcfa32c33ef7452e5b3596276c080d509d7bfe68', variant: "caption-text", color: "error" }, errorMessage))))));
257
257
  }
258
258
  static get is() { return "text-area"; }
259
259
  static get encapsulation() { return "shadow"; }
@@ -195,7 +195,7 @@ export class TextField {
195
195
  'bx--text-input:user-invalid': isError,
196
196
  'text-field--disabled': this.disabled,
197
197
  };
198
- return (h(Host, { key: '40b53f61f7ca060a9965523f8d6d57c8071901e5', class: {
198
+ return (h(Host, { key: '0e61648a88f05d9b76e62872299f16383dc17b1d', class: {
199
199
  'udp-input': true,
200
200
  'udp-input--error': isError,
201
201
  'udp-input--disabled': this.disabled,
@@ -203,9 +203,9 @@ export class TextField {
203
203
  'udp-input--required': this.required,
204
204
  [`udp-input--size-${this.size}`]: true,
205
205
  [`udp-input--margin-${this.margin}`]: true,
206
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'b5500e1963e74718c800d3c72162c4b42d535206', class: "bx--form-item" }, h("unity-typography", { key: 'd4a5957b13848ebe5e979f52e80b51c3dd1e2283', variant: "caption-text" }, h("label", { key: '2dfb94ff0bfce4aa9bbb4558673809371060a989', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (h("input", { id: this.id, type: "hidden", value: this.internalValue })) : (h("input", { id: this.id, type: "text", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readonly: this.readonly, maxLength: this.maxCharacter, inputMode: this.inputMode, onInput: this.onInput, onChange: this.onChange,
206
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '8f092d4d310615a0be06e685249ddb2504d37350', class: "bx--form-item" }, h("unity-typography", { key: 'ddbe63461c2203e6aa76e0ed10b4eb46f821b37e', variant: "caption-text" }, h("label", { key: '0f4e4a09000f02befa7ae258230bd2c8bb017bfa', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (h("input", { id: this.id, type: "hidden", value: this.internalValue })) : (h("input", { id: this.id, type: "text", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readonly: this.readonly, maxLength: this.maxCharacter, inputMode: this.inputMode, onInput: this.onInput, onChange: this.onChange,
207
207
  //@ts-ignore
208
- udprecordid: 'udpRecord-text-field-' + this.id })), isError && (h("div", { key: '2b00003bec0479cdda47c324f1f1aed2c96fdc83', class: "error-message" }, h("unity-typography", { key: '4c7e5da72941816ffbdd199ce22aaecbae5d67c3', variant: "caption-text", color: "error" }, this.errorMessage))))));
208
+ udprecordid: 'udpRecord-text-field-' + this.id })), isError && (h("div", { key: 'b98567069ca160eb16a178e2a06ff7220218d377', class: "error-message" }, h("unity-typography", { key: 'de7b6ee79c664786ebe7f0da985510b981abb0ef', variant: "caption-text", color: "error" }, this.errorMessage))))));
209
209
  }
210
210
  static get is() { return "text-field"; }
211
211
  static get encapsulation() { return "shadow"; }
@@ -255,7 +255,7 @@ export class UdpTimeSelector {
255
255
  classNames.push('bx--text-input--full-width');
256
256
  }
257
257
  const inputClass = classNames.join(' ');
258
- return (h(Host, { key: '4f56110550cec958ad3269d09264af4ea86624f4', class: {
258
+ return (h(Host, { key: 'd902969d076b7ae7471f448fea7a13bb63eaca57', class: {
259
259
  'udp-input': true,
260
260
  'udp-input--error': isError,
261
261
  'udp-input--disabled': this.disabled,
@@ -264,9 +264,9 @@ export class UdpTimeSelector {
264
264
  'udp-input--required': this.required,
265
265
  [`udp-input--size-${this.size}`]: true,
266
266
  [`udp-input--margin-${this.margin}`]: true,
267
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'dcbb1681537a8c0221c156c30972a5efd66edfee', class: "bx--form-item" }, h("unity-typography", { key: 'f235c23a0df8cc2cdcf8a5e5372d674a22118565', variant: "caption-text" }, h("label", { key: '78580a704857a03ecef39dfe90622f87dafb09d1', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '76a215225a1d2612150de571b2fd8a87edc1d47a', type: "time", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min, max: this.max, onInput: this.handleTimeInput, onChange: this.handleTimeChange, onBlur: this.handleBlur, onFocus: this.handleFocus, onInvalid: this.handleInvalid, disabled: this.disabled, readonly: this.readonly, required: this.required,
267
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'd27b34454f163d8fe5f738d1496cc467cc055571', class: "bx--form-item" }, h("unity-typography", { key: '8108f0f19b8806298125624020faa34b548f1f4a', variant: "caption-text" }, h("label", { key: '3ad1034df6fc3849e007012c3abbfede6414769c', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: 'bb4555c790f0857cc6af7599ec6026e640aa0ed6', type: "time", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min, max: this.max, onInput: this.handleTimeInput, onChange: this.handleTimeChange, onBlur: this.handleBlur, onFocus: this.handleFocus, onInvalid: this.handleInvalid, disabled: this.disabled, readonly: this.readonly, required: this.required,
268
268
  //@ts-ignore
269
- udprecordid: 'udpRecord-udp-time-selector-' + this.id }), h("unity-typography", { key: '7b0fbc5f7aabd61e192004f1f8608d7409efb411', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
269
+ udprecordid: 'udpRecord-udp-time-selector-' + this.id }), h("unity-typography", { key: '6266a9fa5c185c51cac5d3acdd1412ed1cfcff42', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
270
270
  }
271
271
  static get is() { return "udp-time-selector"; }
272
272
  static get encapsulation() { return "shadow"; }
@@ -158,16 +158,16 @@ export class StencilToggle {
158
158
  const buttonId = `${baseId}-button`;
159
159
  const labelId = `${baseId}-label`;
160
160
  const isError = !!this.errorMessage;
161
- const labelElement = this.label && (h("label", { key: '30e3a22099123364cddfc05fbf50ced696dbe51b', id: labelId, class: `toggle-label label-${this.labelPosition}`, htmlFor: !this.disabled ? buttonId : undefined }, h("unity-typography", { key: 'df3bcf509425e827865ab57bb24c2d3b27f00027', variant: "caption-text" }, this.label)));
162
- const toggleElement = (h("div", { key: '275096148fe4f343dde3a23019ccbaedf1993def', class: `toggle-container ${this.toggled ? 'toggled' : ''}` }, h("button", { key: 'c6ad650a65fa70044d3198462af7b18b2a6664fe', id: buttonId, onClick: () => this.toggleButton(), disabled: this.disabled, "aria-checked": this.toggled.toString(), "aria-labelledby": labelId, role: "switch" }, h("span", { key: '650685e10897514efdb25527c356c838b4dae0d2', class: "toggle-knob" }))));
163
- return (h(Host, { key: 'f097d18da8c7301e3902b53af97a7dbe5c3740cd', class: {
161
+ const labelElement = this.label && (h("label", { key: '02e8a2f438bcde8abda9ab9a2197fd24c12b1938', id: labelId, class: `toggle-label label-${this.labelPosition}`, htmlFor: !this.disabled ? buttonId : undefined }, h("unity-typography", { key: 'bf7a09ffd0d50d19eedaa48dfe08e5a4889d06d8', variant: "caption-text" }, this.label)));
162
+ const toggleElement = (h("div", { key: '4b8a4bbf623c8dc20fcb0506135cfb5a0d47b6c8', class: `toggle-container ${this.toggled ? 'toggled' : ''}` }, h("button", { key: 'cd4b73375bd2c1633547949e7332cc71befec60b', id: buttonId, onClick: () => this.toggleButton(), disabled: this.disabled, "aria-checked": this.toggled.toString(), "aria-labelledby": labelId, role: "switch" }, h("span", { key: 'bf753b2dc021bc46c249628f1711643817cc9f6a', class: "toggle-knob" }))));
163
+ return (h(Host, { key: '1ef782b55c03ed48c4ea7c4df964bded0aa2ef85', class: {
164
164
  'udp-input': true,
165
165
  'udp-input--error': isError,
166
166
  'udp-input--disabled': this.disabled,
167
167
  'udp-input--checked': this.toggled,
168
168
  [`udp-input--margin-${this.margin}`]: true,
169
169
  [`udp-input--size-${this.size}`]: true,
170
- }, "aria-invalid": isError ? 'true' : 'false' }, h("div", { key: '14edc1c2e9ea69742f9ba84ceee5d73f58cd4bf2', class: `toggle-wrapper position-${this.labelPosition}` }, this.labelPosition === 'left' && labelElement, toggleElement, this.labelPosition === 'right' && labelElement, this.labelPosition === 'bottom' && labelElement, this.errorMessage && h("div", { key: '2cc48a745cb77b9a85493ff0692241635b312f87', class: "error-message" }, this.errorMessage))));
170
+ }, "aria-invalid": isError ? 'true' : 'false' }, h("div", { key: '09fea39022259fcb9362400e7acb94cd2eb83522', class: `toggle-wrapper position-${this.labelPosition}` }, this.labelPosition === 'left' && labelElement, toggleElement, this.labelPosition === 'right' && labelElement, this.labelPosition === 'bottom' && labelElement, this.errorMessage && h("div", { key: '72e5c6b9e0f082a6b73c95653a3b3de04da716f7', class: "error-message" }, this.errorMessage))));
171
171
  }
172
172
  static get is() { return "stencil-toggle"; }
173
173
  static get encapsulation() { return "shadow"; }
@@ -357,7 +357,7 @@ export class UdpSelector {
357
357
  'focused': this.isOpen,
358
358
  };
359
359
  const hasSelection = this.multiSelect ? this.selectedOptions.length > 0 : !!this.selectedOption;
360
- return (h(Host, { key: '1eac7856b172c9b25abaf8855e5cc8740517e55d', class: {
360
+ return (h(Host, { key: '061c9a3761823370b5a3c91e8fd6e63847794768', class: {
361
361
  'udp-input': true,
362
362
  'udp-selector': true,
363
363
  'udp-input--error': isError,
@@ -367,9 +367,9 @@ export class UdpSelector {
367
367
  'udp-input--large': this.large,
368
368
  [`udp-input--size-${this.size}`]: true,
369
369
  [`udp-input--margin-${this.margin}`]: true,
370
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '28efff4a65f344dafb8f2139e7fe2f065f3e016a', class: "bx--form-item" }, this.label && (h("unity-typography", { key: '97ac603bfd7541410e20cd92ca710f44f894c68f', variant: "caption-text" }, h("label", { key: '3514a3760a0986dace0baca293c7b80e4c3b7601', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : ''))), h("div", { key: '6fbca882446da9d8ccb2987b693e0daed42bd8de', class: "udp-selector__container" }, h("div", { key: '2215b94a1a14f86eafd28cf4be9416b934d14a78', class: selectedOptionClasses, onClick: () => this.toggleDropdown(), tabindex: this.disabled || this.readonly ? '-1' : '0', role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.isOpen.toString(), id: 'udpRecord-udp-selector-' + this.id,
370
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '44d577fcc9f217bc21a75e3941bd8173b74bc851', class: "bx--form-item" }, this.label && (h("unity-typography", { key: 'f850be572774ea991ed573a29fa19ad8a36d9132', variant: "caption-text" }, h("label", { key: '9812ff1ecbe6bbbd46c2180e04c63242fd7512f1', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : ''))), h("div", { key: 'fb12741fffdcf3c695a8512af53c01d9df3ccf5f', class: "udp-selector__container" }, h("div", { key: '83b6720b65d92ee3625c229843ed4d9e0b427941', class: selectedOptionClasses, onClick: () => this.toggleDropdown(), tabindex: this.disabled || this.readonly ? '-1' : '0', role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.isOpen.toString(), id: 'udpRecord-udp-selector-' + this.id,
371
371
  // @ts-ignore
372
- udprecordid: 'udpRecord-udp-selector-' + this.id }, h("div", { key: '6448b11e0f2665f9881cb6d9337829eef76f771b', class: {
372
+ udprecordid: 'udpRecord-udp-selector-' + this.id }, h("div", { key: 'b6d0b13c9257886266b324e066d83026b61a9dc7', class: {
373
373
  'selected-option-label': true,
374
374
  'placeholder': !hasSelection,
375
375
  } }, this.multiSelect
@@ -378,7 +378,7 @@ export class UdpSelector {
378
378
  : 'Select option(s)'
379
379
  : this.selectedOption
380
380
  ? this.selectedOption.label
381
- : 'Select an option'), this.multiSelect && this.selectedOptions.length > 0 && h("span", { key: '76d80fd3477f38b573a244525c73f1d6c3ecf79a', class: "checkmark" }), h("div", { key: '5cb32afeacb64b6db60fce687c8bf7fdfdbb9d8f', class: "arrow" })), this.isOpen && (h("ul", { key: 'bce792f0008f1758a78ad2602a9fbd5f88d971b2', class: "options-list" }, this.options.map(option => (h("unity-typography", { variant: "button" }, h("li", { class: this.isOptionSelected(option) ? 'selected' : '', onClick: () => this.selectOption(option), onMouseDown: this.handleOptionMouseDown }, option.label, this.isOptionSelected(option) && h("span", { class: "checkmark" })))))))), this.errorMessage && (h("div", { key: '2663cbb5488cab8d20bf37e76163c52c3ca3105b', class: "error-message" }, h("unity-typography", { key: '31e839f1235e91c1db7168a010037040803b3901', variant: "caption-text", color: "error" }, this.errorMessage))))));
381
+ : 'Select an option'), this.multiSelect && this.selectedOptions.length > 0 && h("span", { key: '92e05198d2f911965eeca9b6d5ae90cdf53b10cf', class: "checkmark" }), h("div", { key: 'd573809f8b99ea9e3cd9bf8a7e72e168909a3f62', class: "arrow" })), this.isOpen && (h("ul", { key: 'd390d560b3ab1e617dbaecb9191ac8fc59fd4a2d', class: "options-list" }, this.options.map(option => (h("unity-typography", { variant: "button" }, h("li", { class: this.isOptionSelected(option) ? 'selected' : '', onClick: () => this.selectOption(option), onMouseDown: this.handleOptionMouseDown }, option.label, this.isOptionSelected(option) && h("span", { class: "checkmark" })))))))), this.errorMessage && (h("div", { key: 'af9e7002e4ac9eea11add7ca8cdf1b970b6c70dc', class: "error-message" }, h("unity-typography", { key: '998a8ed897a867167a2c063a259e30ff5f1c7896', variant: "caption-text", color: "error" }, this.errorMessage))))));
382
382
  }
383
383
  /**
384
384
  * Checks if a given option is currently selected.
@@ -15,12 +15,12 @@ export class UdpContainer {
15
15
  this.padding = true;
16
16
  }
17
17
  render() {
18
- return (h("div", { key: '07682f1ad543c759d110e3684007c2d010f8226a', class: {
18
+ return (h("div", { key: '8d27d811c4aa8a2fa0671bf4730b2aae26cc4fb0', class: {
19
19
  'udp-container': true,
20
20
  'udp-container--fluid': this.fluid,
21
21
  'udp-container--padded': this.padding,
22
22
  [`udp-container--${this.maxWidth}`]: true,
23
- } }, h("slot", { key: 'ed106a2654c8e5d8c885d99dcc04987a557a995f' })));
23
+ } }, h("slot", { key: 'faad8a6bcf220fcbf5958578fabfa2eaef7c7ab0' })));
24
24
  }
25
25
  static get is() { return "udp-container"; }
26
26
  static get encapsulation() { return "shadow"; }
@@ -21,9 +21,9 @@ export class UdpContainerQuery {
21
21
  return styleRules;
22
22
  }
23
23
  render() {
24
- return (h(Host, { key: 'c7ada38fd8aea9595f34efe1810d1b7d77fe90d2', class: {
24
+ return (h(Host, { key: '8488cdd4ea26bb03accf4d3ecd43c3acf062be44', class: {
25
25
  [this.customClass]: !!this.customClass,
26
- } }, h("style", { key: 'ff3ea9ab44f75ed1f2a7286b86c8659277d85689' }, this.getContainerQueryStyle()), h("slot", { key: '5a5e683855caa41142dbb9bd7214179b920db314' })));
26
+ } }, h("style", { key: '109b303072f6c3868fc35bc97389a42145b8e131' }, this.getContainerQueryStyle()), h("slot", { key: '387a64ae9d981524b44002b92745fb3bea99557c' })));
27
27
  }
28
28
  static get is() { return "udp-container-query"; }
29
29
  static get encapsulation() { return "shadow"; }
@@ -37,7 +37,7 @@ export class UdpContainerQueryGrid {
37
37
  gap: resolveGap(gapValue),
38
38
  }));
39
39
  });
40
- return (h(Host, { key: '844c48c06b23ce7b87cb577974d1df9942d72493' }, h("udp-container-query", { key: 'c40e0b6254fdd158b93c5bfe72cde133270e6d9c', queries: queries }, h("div", { key: '0a8f0c8c5a8ac4a1d89aa36a19d20f2a5b8eb23b', class: "grid-container" }, h("slot", { key: '2fc3a276f0a5ae16ba3ab7263b14b5719195ba5e' })))));
40
+ return (h(Host, { key: '79d731f38375b0e382ac7634770b2ae1ab0d7078' }, h("udp-container-query", { key: 'a5066884b08ce9f8a0b62e49436d85d4fee27173', queries: queries }, h("div", { key: '2853db90992ab825ac7f605ca3180e4de4761dbf', class: "grid-container" }, h("slot", { key: '93c202ef4d3b8f5190d05de56d4e3233b5e0521f' })))));
41
41
  }
42
42
  static get is() { return "udp-container-query-grid"; }
43
43
  static get encapsulation() { return "shadow"; }
@@ -15,7 +15,7 @@ export class UdpContainerQueryGridItem {
15
15
  .join('\n');
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: '5cb4a4d1b0746ea467679ba496fadc4b11779754' }, h("style", { key: '871ec8c01b3a21f87a48ab15a2951635ef73b78a' }, this.getSpanStyles()), h("slot", { key: '7ff658d4da3204702e68c96f6112d8ff80f07c13' })));
18
+ return (h(Host, { key: '4e07bdb293b068bdb9d05dca6532343957ad437a' }, h("style", { key: '0a6e9517626e40c23b40edfd45d6f9f70ad96bd8' }, this.getSpanStyles()), h("slot", { key: '3143e751498cd1ce053a10ff2439fa2335637b90' })));
19
19
  }
20
20
  static get is() { return "udp-container-query-grid-item"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -16,7 +16,7 @@ export class UdpPage {
16
16
  padding: this.padding,
17
17
  margin: '0 auto', // Centers the content if max-width is set
18
18
  };
19
- return (h("div", { key: 'a96f2d55462886cbe8b8bb4d78a74b6731591077', style: style }, h("slot", { key: '322f188f47b8e52ea3ebbb9e393a1e626bc67df4' }), " "));
19
+ return (h("div", { key: '42ef32c0e90566201dbca53bd2bef0a7a2039def', style: style }, h("slot", { key: 'b1108c9c61c9d67a5338ad38b6fb1a78b2d8fd49' }), " "));
20
20
  }
21
21
  static get is() { return "udp-page"; }
22
22
  static get encapsulation() { return "shadow"; }
@@ -0,0 +1,139 @@
1
+ :host {
2
+ display: block;
3
+ }
4
+
5
+ /* Fill mode: the layout occupies its container's full height and each column
6
+ scrolls independently inside it (no page-level sticky needed). */
7
+ :host(.sbl-host--fill) {
8
+ height: 100%;
9
+ min-height: 0;
10
+ }
11
+
12
+ .sbl {
13
+ display: flex;
14
+ flex-direction: row;
15
+ align-items: stretch;
16
+ }
17
+
18
+ .sbl--fill {
19
+ height: 100%;
20
+ min-height: 0;
21
+ }
22
+
23
+ .sbl--fill .sbl__sidebar {
24
+ min-height: 0;
25
+ overflow-y: auto;
26
+ scrollbar-width: thin;
27
+ scrollbar-color: var(--colorNeutralStroke2) transparent;
28
+ }
29
+
30
+ .sbl--fill .sbl__main {
31
+ min-height: 0;
32
+ overflow-y: auto;
33
+ }
34
+
35
+ /* Sidebar on the right: reverse the row so DOM order stays sidebar-first. */
36
+ .sbl--end {
37
+ flex-direction: row-reverse;
38
+ }
39
+
40
+ /* ===== Sidebar ===== */
41
+
42
+ .sbl__sidebar {
43
+ flex: 0 0 auto;
44
+ box-sizing: border-box;
45
+ width: var(--sbl-sidebar-width, 264px);
46
+ background-color: var(--colorNeutralBackground1);
47
+ border-right: 1px solid var(--colorNeutralStroke2);
48
+ }
49
+
50
+ .sbl--end .sbl__sidebar {
51
+ border-right: none;
52
+ border-left: 1px solid var(--colorNeutralStroke2);
53
+ }
54
+
55
+ /* Collapsed: shrink to a slim rail. */
56
+ .sbl--collapsed .sbl__sidebar {
57
+ width: var(--sbl-rail-width, 44px);
58
+ }
59
+
60
+ /* Sticky mode — pin below a fixed page header (top + max-height come from
61
+ inline style) and scroll independently. */
62
+ .sbl--sticky .sbl__sidebar {
63
+ position: sticky;
64
+ align-self: flex-start;
65
+ overflow-y: auto;
66
+ scrollbar-width: thin;
67
+ scrollbar-color: var(--colorNeutralStroke2) transparent;
68
+ }
69
+
70
+ .sbl--sticky .sbl__sidebar::-webkit-scrollbar {
71
+ width: 8px;
72
+ }
73
+
74
+ .sbl--sticky .sbl__sidebar::-webkit-scrollbar-thumb {
75
+ background-color: var(--colorNeutralStroke2);
76
+ border-radius: 4px;
77
+ }
78
+
79
+ .sbl--sticky .sbl__sidebar::-webkit-scrollbar-track {
80
+ background: transparent;
81
+ }
82
+
83
+ /* ===== Sidebar header ===== */
84
+
85
+ .sbl__header {
86
+ display: flex;
87
+ align-items: center;
88
+ justify-content: space-between;
89
+ gap: var(--spacingHorizontalS);
90
+ padding: var(--spacingVerticalS) var(--spacingHorizontalXS) var(--spacingVerticalS)
91
+ var(--spacingHorizontalM);
92
+ position: sticky;
93
+ top: 0;
94
+ z-index: 1;
95
+ background-color: var(--colorNeutralBackground1);
96
+ }
97
+
98
+ .sbl__header-content {
99
+ min-width: 0;
100
+ display: flex;
101
+ align-items: center;
102
+ gap: var(--spacingHorizontalS);
103
+ }
104
+
105
+ .sbl__title {
106
+ color: var(--colorNeutralForeground1);
107
+ white-space: nowrap;
108
+ overflow: hidden;
109
+ text-overflow: ellipsis;
110
+ }
111
+
112
+ .sbl__body {
113
+ padding: var(--spacingVerticalXS) var(--spacingHorizontalXS) var(--spacingVerticalM);
114
+ }
115
+
116
+ /* ===== Collapsed rail ===== */
117
+
118
+ .sbl__rail {
119
+ display: none;
120
+ justify-content: center;
121
+ padding: var(--spacingVerticalS) 0;
122
+ position: sticky;
123
+ top: 0;
124
+ }
125
+
126
+ .sbl--collapsed .sbl__panel {
127
+ display: none;
128
+ }
129
+
130
+ .sbl--collapsed .sbl__rail {
131
+ display: flex;
132
+ }
133
+
134
+ /* ===== Main content ===== */
135
+
136
+ .sbl__main {
137
+ flex: 1 1 auto;
138
+ min-width: 0;
139
+ }