udp-stencil-component-library 26.3.0-beta.6 → 26.3.0-beta.7

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 (363) 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 +8 -8
  4. package/dist/cjs/ag-grid-base_63.cjs.entry.js +61 -61
  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/check-box.cjs.entry.js +2 -2
  9. package/dist/cjs/chip-section.cjs.entry.js +2 -2
  10. package/dist/cjs/date-time-renderer_9.cjs.entry.js +21 -21
  11. package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
  12. package/dist/cjs/file-upload_2.cjs.entry.js +4 -4
  13. package/dist/cjs/filter-conditions_7.cjs.entry.js +2 -2
  14. package/dist/cjs/form-metadata-display_10.cjs.entry.js +8 -8
  15. package/dist/cjs/index-G1ccGqOs.js +4 -0
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/cjs/map-component_2.cjs.entry.js +2 -2
  18. package/dist/cjs/primary-action-header_2.cjs.entry.js +2 -2
  19. package/dist/cjs/question-configs-renderer_4.cjs.entry.js +15 -15
  20. package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
  21. package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +3 -3
  22. package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
  23. package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
  24. package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
  25. package/dist/cjs/stencil-library.cjs.js +1 -1
  26. package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
  27. package/dist/cjs/text-field_2.cjs.entry.js +7 -7
  28. package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
  29. package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
  30. package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
  31. package/dist/cjs/udp-container.cjs.entry.js +2 -2
  32. package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
  33. package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
  34. package/dist/cjs/udp-fluent-number-input.cjs.entry.js +99 -0
  35. package/dist/cjs/udp-fluent-signature-input.cjs.entry.js +4 -4
  36. package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +1 -1
  37. package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
  38. package/dist/cjs/udp-forms-list-card.cjs.entry.js +4 -4
  39. package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
  40. package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
  41. package/dist/cjs/udp-map.cjs.entry.js +3 -3
  42. package/dist/cjs/udp-menu.cjs.entry.js +1 -1
  43. package/dist/cjs/udp-page.cjs.entry.js +1 -1
  44. package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
  45. package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
  46. package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
  47. package/dist/cjs/udp-tab.cjs.entry.js +1 -1
  48. package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
  49. package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
  50. package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
  51. package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
  52. package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
  53. package/dist/collection/collection-manifest.json +1 -0
  54. package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.css +68 -0
  55. package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.js +547 -0
  56. package/dist/collection/components/fluent-ui/progress-bar/udp-progress-bar.js +1 -1
  57. package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.js +1 -1
  58. package/dist/collection/components/fluent-ui/search-input/udp-search-input.js +3 -3
  59. package/dist/collection/components/fluent-ui/signature-input/udp-fluent-signature-input.js +4 -4
  60. package/dist/collection/components/fluent-ui/slider/udp-slider.js +1 -1
  61. package/dist/collection/components/fluent-ui/spinner/udp-spinner.js +1 -1
  62. package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.js +1 -1
  63. package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.js +2 -2
  64. package/dist/collection/components/fluent-ui/textarea/udp-textarea.js +2 -2
  65. package/dist/collection/components/fluent-ui/time-input/udp-time-input.js +1 -1
  66. package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.js +1 -1
  67. package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.js +2 -2
  68. package/dist/collection/components/fluent-ui/tree/udp-tree.js +1 -1
  69. package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +1 -1
  70. package/dist/collection/components/forms/edit-view-form/edit-view-form.js +2 -2
  71. package/dist/collection/components/forms/form/stencil-form.js +1 -1
  72. package/dist/collection/components/forms/save-view-form/save-view-form.js +2 -2
  73. package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
  74. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +4 -4
  75. 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
  76. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
  77. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.js +6 -6
  78. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +7 -7
  79. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +4 -4
  80. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
  81. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/table-columns-renderer/table-columns-renderer.js +2 -2
  82. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
  83. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
  84. package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
  85. package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +4 -4
  86. package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -1
  87. 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
  88. package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
  89. package/dist/collection/components/forms/udp-forms/udp-question/table-input/table-input.js +1 -1
  90. package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +16 -16
  91. package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
  92. package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
  93. package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
  94. package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
  95. package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
  96. package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
  97. package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
  98. package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
  99. package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +3 -3
  100. package/dist/collection/components/inputs/address-search/address-search.js +3 -3
  101. package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
  102. package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
  103. package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
  104. package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
  105. package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
  106. package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
  107. package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
  108. package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
  109. package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
  110. package/dist/collection/components/inputs/tally/tally.js +2 -2
  111. package/dist/collection/components/inputs/text-area/text-area.js +3 -3
  112. package/dist/collection/components/inputs/text-field/text-field.js +3 -3
  113. package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
  114. package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
  115. package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
  116. package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
  117. package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
  118. package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
  119. package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
  120. package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
  121. package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
  122. package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
  123. package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
  124. package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
  125. package/dist/collection/components/map/udp-map/map-component.js +1 -1
  126. package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
  127. package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
  128. package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
  129. package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
  130. package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
  131. package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
  132. package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
  133. package/dist/collection/components/map/udp-map/udp-map.js +3 -3
  134. package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
  135. package/dist/collection/components/menu/udp-menu.js +1 -1
  136. package/dist/collection/components/new-form/field/udp-field.js +1 -1
  137. package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
  138. package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
  139. package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
  140. package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
  141. package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
  142. package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
  143. package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
  144. package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
  145. package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
  146. package/dist/collection/components/timeline/udp-timeline.js +1 -1
  147. package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
  148. package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
  149. package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
  150. package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
  151. package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
  152. package/dist/collection/test-pages/test-components-page.js +28 -28
  153. package/dist/collection/test-pages/test-form.js +4 -4
  154. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
  155. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
  156. package/dist/components/add-map-feature-popup2.js +1 -1
  157. package/dist/components/address-search2.js +1 -1
  158. package/dist/components/ag-grid-base2.js +1 -1
  159. package/dist/components/ambient-template-grid.js +1 -1
  160. package/dist/components/api-method-instance-grid.js +1 -1
  161. package/dist/components/app-bar.js +1 -1
  162. package/dist/components/check-box.js +1 -1
  163. package/dist/components/chip-section.js +1 -1
  164. package/dist/components/client-side-grid2.js +1 -1
  165. package/dist/components/edit-view-form.js +1 -1
  166. package/dist/components/feature-details-card2.js +1 -1
  167. package/dist/components/feature-details-popup2.js +1 -1
  168. package/dist/components/file-upload-renderer2.js +1 -1
  169. package/dist/components/file-upload2.js +1 -1
  170. package/dist/components/form-metadata-display-renderer2.js +1 -1
  171. package/dist/components/form-metadata-display2.js +1 -1
  172. package/dist/components/ghost-render2.js +1 -1
  173. package/dist/components/grid-primary-bar2.js +1 -1
  174. package/dist/components/image-upload2.js +1 -1
  175. package/dist/components/list-options-renderer2.js +1 -1
  176. package/dist/components/location-renderer2.js +1 -1
  177. package/dist/components/map-component2.js +1 -1
  178. package/dist/components/map-toolbar2.js +1 -1
  179. package/dist/components/numeric-field2.js +1 -1
  180. package/dist/components/question-configs-renderer2.js +1 -1
  181. package/dist/components/resource-timeline-calendar.js +1 -1
  182. package/dist/components/resource-timeline-primary-bar2.js +1 -1
  183. package/dist/components/save-view-form.js +1 -1
  184. package/dist/components/search-method-grid2.js +1 -1
  185. package/dist/components/section-configs-renderer2.js +1 -1
  186. package/dist/components/select-layer-popup2.js +1 -1
  187. package/dist/components/server-side-grid2.js +1 -1
  188. package/dist/components/side-sheet-container2.js +1 -1
  189. package/dist/components/side-sheet2.js +1 -1
  190. package/dist/components/signature-input2.js +1 -1
  191. package/dist/components/signature-renderer2.js +1 -1
  192. package/dist/components/split-line-popup2.js +1 -1
  193. package/dist/components/stencil-form2.js +1 -1
  194. package/dist/components/stencil-toggle2.js +1 -1
  195. package/dist/components/table-columns-renderer2.js +1 -1
  196. package/dist/components/table-input2.js +1 -1
  197. package/dist/components/tally.js +1 -1
  198. package/dist/components/test-components-page.js +1 -1
  199. package/dist/components/test-form2.js +1 -1
  200. package/dist/components/text-area2.js +1 -1
  201. package/dist/components/text-field2.js +1 -1
  202. package/dist/components/text-input-renderer2.js +1 -1
  203. package/dist/components/udp-container-query-grid-item.js +1 -1
  204. package/dist/components/udp-container-query-grid.js +1 -1
  205. package/dist/components/udp-container-query2.js +1 -1
  206. package/dist/components/udp-container2.js +1 -1
  207. package/dist/components/udp-date-range-selector2.js +1 -1
  208. package/dist/components/udp-date-selector2.js +1 -1
  209. package/dist/components/udp-datetime-selector2.js +1 -1
  210. package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
  211. package/dist/components/udp-dynamic-form.js +1 -1
  212. package/dist/components/udp-field2.js +1 -1
  213. package/dist/components/udp-fluent-number-input.d.ts +11 -0
  214. package/dist/components/udp-fluent-number-input.js +2 -0
  215. package/dist/components/udp-fluent-radio-group2.js +1 -1
  216. package/dist/components/udp-fluent-signature-input.js +1 -1
  217. package/dist/components/udp-fluent-switch2.js +1 -1
  218. package/dist/components/udp-fluent-text-input2.js +1 -1
  219. package/dist/components/udp-fluent-toggle-button2.js +1 -1
  220. package/dist/components/udp-form-component2.js +1 -1
  221. package/dist/components/udp-forms-builder-menu2.js +1 -1
  222. package/dist/components/udp-forms-builder-question-item2.js +1 -1
  223. package/dist/components/udp-forms-builder-style-override.js +1 -1
  224. package/dist/components/udp-forms-follow-up-list-card.js +1 -1
  225. package/dist/components/udp-forms-list-card2.js +1 -1
  226. package/dist/components/udp-forms-list.js +1 -1
  227. package/dist/components/udp-forms-renderer.js +1 -1
  228. package/dist/components/udp-grid-loader2.js +1 -1
  229. package/dist/components/udp-hotlist-form2.js +1 -1
  230. package/dist/components/udp-lazy-loader2.js +1 -1
  231. package/dist/components/udp-linear-loader2.js +1 -1
  232. package/dist/components/udp-map-toolbar2.js +1 -1
  233. package/dist/components/udp-map.js +1 -1
  234. package/dist/components/udp-menu-item2.js +1 -1
  235. package/dist/components/udp-menu.js +1 -1
  236. package/dist/components/udp-page.js +1 -1
  237. package/dist/components/udp-progress-bar2.js +1 -1
  238. package/dist/components/udp-search-input2.js +1 -1
  239. package/dist/components/udp-selector2.js +1 -1
  240. package/dist/components/udp-skeleton-loading2.js +1 -1
  241. package/dist/components/udp-slider2.js +1 -1
  242. package/dist/components/udp-spinner2.js +1 -1
  243. package/dist/components/udp-split-screen.js +1 -1
  244. package/dist/components/udp-stepper-demo.js +1 -1
  245. package/dist/components/udp-tab-panel2.js +1 -1
  246. package/dist/components/udp-tab.js +1 -1
  247. package/dist/components/udp-tabs2.js +1 -1
  248. package/dist/components/udp-textarea2.js +1 -1
  249. package/dist/components/udp-time-input2.js +1 -1
  250. package/dist/components/udp-time-selector2.js +1 -1
  251. package/dist/components/udp-timeline-connector.js +1 -1
  252. package/dist/components/udp-timeline-dot.js +1 -1
  253. package/dist/components/udp-timeline-item.js +1 -1
  254. package/dist/components/udp-timeline-separator.js +1 -1
  255. package/dist/components/udp-timeline.js +1 -1
  256. package/dist/components/udp-tooltip2.js +1 -1
  257. package/dist/components/udp-tree2.js +1 -1
  258. package/dist/docs.json +634 -1
  259. package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
  260. package/dist/esm/address-search_6.entry.js +18 -18
  261. package/dist/esm/advanced-search_12.entry.js +8 -8
  262. package/dist/esm/ag-grid-base_63.entry.js +61 -61
  263. package/dist/esm/ambient-template-grid.entry.js +16 -16
  264. package/dist/esm/api-method-instance-grid.entry.js +2 -2
  265. package/dist/esm/app-bar.entry.js +1 -1
  266. package/dist/esm/check-box.entry.js +2 -2
  267. package/dist/esm/chip-section.entry.js +2 -2
  268. package/dist/esm/date-time-renderer_9.entry.js +21 -21
  269. package/dist/esm/feature-details-card_2.entry.js +5 -5
  270. package/dist/esm/file-upload_2.entry.js +4 -4
  271. package/dist/esm/filter-conditions_7.entry.js +2 -2
  272. package/dist/esm/form-metadata-display_10.entry.js +8 -8
  273. package/dist/esm/index-Cgpvu-iV.js +4 -0
  274. package/dist/esm/loader.js +1 -1
  275. package/dist/esm/map-component_2.entry.js +2 -2
  276. package/dist/esm/primary-action-header_2.entry.js +2 -2
  277. package/dist/esm/question-configs-renderer_4.entry.js +15 -15
  278. package/dist/esm/resource-timeline-calendar.entry.js +1 -1
  279. package/dist/esm/resource-timeline-primary-bar.entry.js +3 -3
  280. package/dist/esm/search-method-grid.entry.js +1 -1
  281. package/dist/esm/server-side-grid.entry.js +1 -1
  282. package/dist/esm/side-sheet-container.entry.js +1 -1
  283. package/dist/esm/stencil-library.js +1 -1
  284. package/dist/esm/stencil-toggle.entry.js +4 -4
  285. package/dist/esm/text-field_2.entry.js +7 -7
  286. package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
  287. package/dist/esm/udp-container-query-grid.entry.js +1 -1
  288. package/dist/esm/udp-container-query.entry.js +2 -2
  289. package/dist/esm/udp-container.entry.js +2 -2
  290. package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
  291. package/dist/esm/udp-dynamic-form.entry.js +1 -1
  292. package/dist/esm/udp-fluent-number-input.entry.js +97 -0
  293. package/dist/esm/udp-fluent-signature-input.entry.js +4 -4
  294. package/dist/esm/udp-forms-builder-style-override.entry.js +1 -1
  295. package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
  296. package/dist/esm/udp-forms-list-card.entry.js +4 -4
  297. package/dist/esm/udp-forms-list.entry.js +1 -1
  298. package/dist/esm/udp-forms-renderer.entry.js +1 -1
  299. package/dist/esm/udp-map.entry.js +3 -3
  300. package/dist/esm/udp-menu.entry.js +1 -1
  301. package/dist/esm/udp-page.entry.js +1 -1
  302. package/dist/esm/udp-skeleton-loading.entry.js +1 -1
  303. package/dist/esm/udp-split-screen.entry.js +1 -1
  304. package/dist/esm/udp-stepper-demo.entry.js +1 -1
  305. package/dist/esm/udp-tab.entry.js +1 -1
  306. package/dist/esm/udp-timeline-connector.entry.js +1 -1
  307. package/dist/esm/udp-timeline-dot.entry.js +1 -1
  308. package/dist/esm/udp-timeline-item.entry.js +2 -2
  309. package/dist/esm/udp-timeline-separator.entry.js +1 -1
  310. package/dist/esm/udp-timeline.entry.js +1 -1
  311. package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
  312. package/dist/stencil-library/address-search_6.entry.js +1 -1
  313. package/dist/stencil-library/advanced-search_12.entry.js +1 -1
  314. package/dist/stencil-library/ag-grid-base_63.entry.js +1 -1
  315. package/dist/stencil-library/ambient-template-grid.entry.js +1 -1
  316. package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
  317. package/dist/stencil-library/app-bar.entry.js +1 -1
  318. package/dist/stencil-library/check-box.entry.js +1 -1
  319. package/dist/stencil-library/chip-section.entry.js +1 -1
  320. package/dist/stencil-library/date-time-renderer_9.entry.js +1 -1
  321. package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
  322. package/dist/stencil-library/file-upload_2.entry.js +1 -1
  323. package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
  324. package/dist/stencil-library/form-metadata-display_10.entry.js +1 -1
  325. package/dist/stencil-library/map-component_2.entry.js +1 -1
  326. package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
  327. package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -1
  328. package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
  329. package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
  330. package/dist/stencil-library/search-method-grid.entry.js +1 -1
  331. package/dist/stencil-library/server-side-grid.entry.js +1 -1
  332. package/dist/stencil-library/side-sheet-container.entry.js +1 -1
  333. package/dist/stencil-library/stencil-library.esm.js +1 -1
  334. package/dist/stencil-library/stencil-toggle.entry.js +1 -1
  335. package/dist/stencil-library/text-field_2.entry.js +1 -1
  336. package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
  337. package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
  338. package/dist/stencil-library/udp-container-query.entry.js +1 -1
  339. package/dist/stencil-library/udp-container.entry.js +1 -1
  340. package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
  341. package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
  342. package/dist/stencil-library/udp-fluent-number-input.entry.js +1 -0
  343. package/dist/stencil-library/udp-fluent-signature-input.entry.js +1 -1
  344. package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -1
  345. package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
  346. package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
  347. package/dist/stencil-library/udp-forms-list.entry.js +1 -1
  348. package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
  349. package/dist/stencil-library/udp-map.entry.js +1 -1
  350. package/dist/stencil-library/udp-menu.entry.js +1 -1
  351. package/dist/stencil-library/udp-page.entry.js +1 -1
  352. package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
  353. package/dist/stencil-library/udp-split-screen.entry.js +1 -1
  354. package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
  355. package/dist/stencil-library/udp-tab.entry.js +1 -1
  356. package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
  357. package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
  358. package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
  359. package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
  360. package/dist/stencil-library/udp-timeline.entry.js +1 -1
  361. package/dist/types/components/fluent-ui/number-input/udp-fluent-number-input.d.ts +66 -0
  362. package/dist/types/components.d.ts +226 -0
  363. package/package.json +1 -1
@@ -83,11 +83,11 @@ const AddMapFeaturePopUp = class {
83
83
  }
84
84
  render() {
85
85
  var _a, _b, _c;
86
- return (index.h("div", { key: 'bc9f1ba003072d1f16ffc5257fb07b88fd15f804', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (index.h("udp-selector", { key: '5c7bfc4477a795b8a086f00118a009d3d281de2f', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
86
+ return (index.h("div", { key: 'f7f4070d2147ad0833fc7c063760f9f4a9b144c0', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (index.h("udp-selector", { key: '4743ed3df42a5bd06ae2516d5fb08944b715e571', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
87
87
  this.handleSetSelectedLayer(e.detail);
88
- }, large: false })), index.h("udp-selector", { key: 'c3d95a0d21b87847bcb0c48b8517e696754ffad9', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
88
+ }, large: false })), index.h("udp-selector", { key: '5223158c07d3ba7011143726d390406e6f469489', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
89
89
  this.handleSetSelectedType(e.detail);
90
- }, large: false }), index.h("div", { key: '10e2d845deccb013c45ab9e2336d3fdebe864424', class: "formButton" }, index.h("custom-button", { key: 'ca655036e0cc84a7b3626ba5b13af2796a2ff4c5', label: index.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)) ||
90
+ }, large: false }), index.h("div", { key: '96f2c41432dbc69343b9a513bdec95dbcade1c81', class: "formButton" }, index.h("custom-button", { key: '96f2eb29e285d7d713ea8e2ed4d010a5e444cc7b', label: index.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)) ||
91
91
  this.selectedType === null }))));
92
92
  }
93
93
  static get watchers() { return {
@@ -268,22 +268,22 @@ const MapToolbar = class {
268
268
  }
269
269
  render() {
270
270
  var _a, _b;
271
- return (index.h("div", { key: '3f3529770dd1f8c0142342f95ae128a1a3c5e713', class: "toolbarContainer" }, index.h("div", { key: 'fb591c59d96f64b1f62d4d65bde2301ba5ae8e07', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && index.h("unity-typography", { key: '904028aa82e53a16ea053f3337fa19a33d79616a', variant: "h4" }, this.mapTitle)), index.h("div", { key: 'b31c5ba36b3ab75b9ac7b9475149ff4a56828808', class: "buttons" }, index.h("div", { key: 'f7996fd77fc50fac212378d3f59e51fa4d9dee1a', class: "buttonContainer" }, index.h("div", { key: '371fa00be132f7b45661da50f5e6e2d1731d5fa4', class: "secondaryButtons" }, this.filterPanel && (index.h("div", { key: 'a76208b1bf961a0e6be8ffc1425b3935bb40b23f', id: "filterOption" }, index.h("div", { key: 'acd3c47849653ce81f0581fba0a96a0993f5f513', id: "filterOptionButton" }, index.h("stencil-icon-button", { key: 'd4108298d1a903c7db0045e28a01412958534f5f', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: es.Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (index.h("div", { key: '3c315a79d271299a04def172ef4837455eec44c8', id: "filterOptionDiv" }, index.h("udp-pop-over", { key: '8dde6b38634ec372c79191e9aca951f0b5713edd', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("div", { key: 'b554a7e2990f4e94115e16dcb687497953c79dba', innerHTML: this.filterPanel })))))), this.layerOptions && (index.h("div", { key: '69c2322ce88f549a94bdf1a6cf4a3da72a7d2fc9', id: "layerOption" }, index.h("div", { key: '14d760cca4024ccccbf09850405d5580acc1ca65', id: "layerOptionButton" }, index.h("stencil-icon-button", { key: '78f49011de103182c6957c5e73056b43d3816f04', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: es.Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), index.h("div", { key: 'c67441730a615a3781c0b3028fc875b2639e3f19', id: "layerOptionDiv" }, this.layerAnchor && (index.h("udp-pop-over", { key: '13e9be28c42890b05c48245f1bb4cf61afab8b62', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, index.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 && (index.h("div", { key: '8a0a23c828d90bda52bffea91cda3d3a2ebae915', id: "bulkSelectOption" }, index.h("div", { key: '9170194539a7472596f094b0fcb367dc4a3ea390', id: "bulkSelectOptionButton" }, index.h("stencil-icon-button", { key: 'ae677b5ad81a4489599a3b3d0687050250130bec', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: es.Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), index.h("div", { key: '19da0e9da45b1fcb352ed1a55d14aed6e7da9c5e', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (index.h("udp-pop-over", { key: 'c8b7dfc47685ec63d3b6b02fd8985add47736410', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("udp-menu-item", { key: '16349b4225e6e652c8011fe39f07b2337d179273', label: 'Box', handleOnClick: () => {
271
+ return (index.h("div", { key: 'e13c672f7bfeda3776bd6aa9c4cdccdfdaa58e73', class: "toolbarContainer" }, index.h("div", { key: '648ce1d8245fa6af8458847b70a8fe9c4a18aab3', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && index.h("unity-typography", { key: '43725f68208564df9ee54645edc3206bd02f703d', variant: "h4" }, this.mapTitle)), index.h("div", { key: 'eec7cbc94891663a028d4e95eb67c4842f93b805', class: "buttons" }, index.h("div", { key: '36bf0891be49eab3c892938ccc0fff26405d34a3', class: "buttonContainer" }, index.h("div", { key: '0150750459e6ea59dcc3e356f64e6e37e18ccfc4', class: "secondaryButtons" }, this.filterPanel && (index.h("div", { key: 'e7d4e5b4b750c492cd1ee24483bee9736937101f', id: "filterOption" }, index.h("div", { key: '5377fac58417eff69b06438349ed046b8468728f', id: "filterOptionButton" }, index.h("stencil-icon-button", { key: '381b6c4e1587ae1b180d76b98b3007961bcb2e36', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: es.Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (index.h("div", { key: '464d20911f391ee8d8bedfc8049f9ed5254c0965', id: "filterOptionDiv" }, index.h("udp-pop-over", { key: '6b6a801b345e1605a9fb14e74bded7b90e321a17', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("div", { key: '93cf7229c024aaf777cb6db3ae576b4358af2e41', innerHTML: this.filterPanel })))))), this.layerOptions && (index.h("div", { key: 'e1072c5c231d61d864d8bdd2632e00a737dccf9b', id: "layerOption" }, index.h("div", { key: '466db1d01e08757fdb8f4ac414ae1db4273e5039', id: "layerOptionButton" }, index.h("stencil-icon-button", { key: '7667f6f9e9fb87f86032f1071c2054174939fa70', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: es.Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), index.h("div", { key: 'f3cc664bb1986ea742be17e4b7e11bc8e768d74f', id: "layerOptionDiv" }, this.layerAnchor && (index.h("udp-pop-over", { key: '9438a8967478a06001c35ddfafb3cdc47c849f80', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, index.h("select-layer-popup", { key: '6c7a834a637676677d14df21f21af905b90d8701', 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 && (index.h("div", { key: 'f70a0feb1e9861a8d5006fd03e0c918b3f72fe4c', id: "bulkSelectOption" }, index.h("div", { key: '4dac018b71fcddb772e263bbe9570824c3157097', id: "bulkSelectOptionButton" }, index.h("stencil-icon-button", { key: '6226d537908173cc1e70494323f00246fdf3cd55', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: es.Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), index.h("div", { key: '2811473cbf7d91589ca9c1aa68d2cfc067e1d469', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (index.h("udp-pop-over", { key: 'd1f5318caf1fc21f421760e43a695571b7d02a25', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("udp-menu-item", { key: '3dc9e287ce298a1458f7b10d07704e560b26236a', label: 'Box', handleOnClick: () => {
272
272
  this.handleBulkSelectionTypeOnclick('box');
273
- } }), index.h("udp-menu-item", { key: '51dfd9a60248b3e6d5ca86af736c32619b15f02a', label: 'Circle', handleOnClick: () => {
273
+ } }), index.h("udp-menu-item", { key: 'bfd88db63aec9bea37741919ba0aef534dcd6e0b', label: 'Circle', handleOnClick: () => {
274
274
  this.handleBulkSelectionTypeOnclick('circle');
275
- } }), index.h("udp-menu-item", { key: '8c088b03b3bd86e7874bdd9016d94495b62a4e01', label: 'Polygon', handleOnClick: () => {
275
+ } }), index.h("udp-menu-item", { key: 'fb5d692e58c85a9e38db6730f7f72c7efc506849', label: 'Polygon', handleOnClick: () => {
276
276
  this.handleBulkSelectionTypeOnclick('polygon');
277
- } }), index.h("udp-menu-item", { key: '93f08311a5b984472a684eea4c2061d970b5460e', label: 'Lasso', handleOnClick: () => {
277
+ } }), index.h("udp-menu-item", { key: '05351b19cc1baebfea07889e570256a2616f3e36', label: 'Lasso', handleOnClick: () => {
278
278
  this.handleBulkSelectionTypeOnclick('lasso');
279
- } })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: 'a8850b6fa61fa658b3084bd57abf47ad5897d3ef', id: "splitOption" }, index.h("div", { key: '6b620958b2be71a23c9aafed10f9373941bd0bfe', id: "splitOptionButton" }, index.h("stencil-icon-button", { key: '22ed3d7de5cfa484f1d25fc73a0e71ff1e65e4f2', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: es.Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), index.h("div", { key: '045d71246c49fe0111ce34d341ba9d426f4ccfc8', id: "splitOptionDiv" }, this.splitAnchor && (index.h("udp-pop-over", { key: '7b89c4c439b26b7b6297551f6a840748da998663', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("split-line-popup", { key: '085d3c77d005b0c819bbe3cd83c3d423cc0d350e', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (index.h("stencil-icon-button", { key: 'd4a8cda6bc070a53a4a42de00e5fecc121c1e28c', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: es.Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (index.h("div", { key: 'a00301ec69591d0254e2dae7eeff5debdfe8fe9a', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '518bd5f6e768048da40a000a10263b6cf9decf04', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
279
+ } })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: '1b59afd8ca437e46cdda969c405d1ae866f3782f', id: "splitOption" }, index.h("div", { key: '5f6fe79147dcd99d03c0cee010b39af60cf4b3b8', id: "splitOptionButton" }, index.h("stencil-icon-button", { key: '3cdff28de589abdd5ba8c571dadda5763f83f22b', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: es.Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), index.h("div", { key: '3c479434ea73a177aa6089ad8b261ecbe3c7138d', id: "splitOptionDiv" }, this.splitAnchor && (index.h("udp-pop-over", { key: '2d8e71c9a60c2ca9c8430d53bb8955674f6d5bbc', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("split-line-popup", { key: '727deb80de0e6896a5cd1e1b86639d16bee10ab9', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (index.h("stencil-icon-button", { key: '590261cfc2d22faf3e579ce91408d19131701175', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: es.Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (index.h("div", { key: '9d5b73e206687975f284ed2f03090206e623334c', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'dea7441a3f2c346d1bb0614badda19b811429099', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
280
280
  if (this.enableDragBox) {
281
281
  this.handleCancelBoxSelection();
282
282
  }
283
283
  if (this.enableAddNewFeature) {
284
284
  this.handleAddNewFeature();
285
285
  }
286
- }, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '9e280df0a4dd135793ef432851bf77cf7247b8f6', variant: "button" }, this.getButtonText())))), this.showSplitButton && (index.h("div", { key: '3fed3bfeb388533125caa255124ce2fa66dd018a', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'e215e14244f28b458b821cad21e92c672178c054', showLabel: true, icon: es.Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'd5f7c216937e99aec37d7edc4a8b64d95ec66ab5', variant: "button" }, 'Save Split')))), this.showSplitButton && (index.h("div", { key: 'e621c124767f266a83a83b8baa7d4fbc0d764ac8', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '112cf041c32bc6ef1e2401536d59a1b9a8f61504', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'fe29e6fc905c0c86a3dd0179937bac36ef248c32', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (index.h("div", { key: '46d45b559c0d101ca90069642d5c91693491774c', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '2329d43385d5f5cca508c2b3b6dc90b41f9e1fec', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '286b001358790cc79d33a46bb940c038a1cc9da9', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (index.h("div", { key: '313cf7021f18b9226517a35948879b4f6ed5c8e1', class: "selectedFeaturesButtons labelButtons" }, index.h("div", { key: '3a4d9b331c5293217fe232074fd7f170b56c1de6', id: "withSelectedOption" }, index.h("div", { key: '364c530debf68e8b244e88ed2c6f37cb4ce29ce4', id: "withSelectedOptionButton" }, index.h("stencil-icon-button-grid-action-header", { key: 'bbaf3c3c5e290d69e521b616d018d2c09a3ca7ab', showLabel: true, icon: es.OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, index.h("unity-typography", { key: '8bcb87edf4156ac4b20ff2e299ef0b26b964ff0a', variant: "button" }, 'With Selected'))), index.h("div", { key: 'f4e432db4058fce8b64b3004eace7541ef4f3347', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (index.h("udp-pop-over", { key: 'f3c29a29b4d46377b2cc18fcea9d133e3263b611', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, index.h("div", { key: 'f9ac13c8cd5ca79db115736b78202c37e4d0399a', innerHTML: this.selectedFeaturesActionPanel }))))), index.h("stencil-icon-button-grid-action-header", { key: '51ce8939de972a57fb4255ce95181a598ef7fa5c', showLabel: true, icon: es.Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '172bc5e55875bb2a75e7dc87fce8ba71cb51167b', variant: "button" }, 'Cancel Selection'))))), index.h("div", { key: 'bb6d9508159f0d8d814f5fa6c3413d1dab9a1528', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (index.h("div", { key: 'ae77e80fda5224f3f4a046628f1d80928dd278fb', id: "addOptionButton" }, index.h("custom-button", { key: '722fd03a1c24a8b48abf282a5b9f48e6a02781da', secondary: true, label: index.h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, index.h("udp-icon", { key: 'e42f4e88b24feeb40e6d4f13c09108ee447070c5', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (index.h("udp-pop-over", { key: 'f46fa1ac31dacde99957907539cd8bd70b593421', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("add-map-feature-popup", { key: '09d1bc7a823a5d07040053e1593712c89a6aac3d', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
286
+ }, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '5deb522dcac5eacdf4ea8c4adb9e5995abd57b94', variant: "button" }, this.getButtonText())))), this.showSplitButton && (index.h("div", { key: 'f1d39399ca85c0f5dc005cabaf868682b4d4126a', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'ae73b4d44bc7ede0165414b5af10fc0aa4e4afe4', showLabel: true, icon: es.Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '0988eca62375648c553408d8ee9c00b61d67dc52', variant: "button" }, 'Save Split')))), this.showSplitButton && (index.h("div", { key: 'b6d9079a1b7387e249a219ce0d3f267da46631b2', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'dd4038cb30acdb41673becf7c5f19f248bfd3760', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '966b9b63924af9ea9c0ed041ed3a43751837018e', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (index.h("div", { key: '1ed1233260c5c88a70ee1954eafe875e8fdb22b2', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'daac4d26e001697db44b1bf41a747e9b663f6f95', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'b663e5f611ae8aca729ee7a0dc8cd84f7272ea4b', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (index.h("div", { key: 'a20b67e6ffc26abe81dad6d9d8391930f8d62c85', class: "selectedFeaturesButtons labelButtons" }, index.h("div", { key: '825dfff153b6e7326e735a182b75077013a406b0', id: "withSelectedOption" }, index.h("div", { key: '5b284058934a69dccd97aae188e0dd68a3727ee1', id: "withSelectedOptionButton" }, index.h("stencil-icon-button-grid-action-header", { key: 'bedc17254459190002c979f4a87adc867e811de7', showLabel: true, icon: es.OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, index.h("unity-typography", { key: 'd2658768245a2bfc1071b87234991779aad0e4e5', variant: "button" }, 'With Selected'))), index.h("div", { key: '12077ca0eacfc19fde836687ba93436cce918a69', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (index.h("udp-pop-over", { key: '2f4e9af95ee77133a97233306f495b998245a805', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, index.h("div", { key: 'e3c45d68f01a9cebda81aed1b4fbdb80cfa988f1', innerHTML: this.selectedFeaturesActionPanel }))))), index.h("stencil-icon-button-grid-action-header", { key: '44fbe4019d7d8ea3992106f6dfdb5d0a3f1ec5fb', showLabel: true, icon: es.Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'a4cce3d6ad9ba09efe325377e8fadb25333311d7', variant: "button" }, 'Cancel Selection'))))), index.h("div", { key: '4cf49b84df369a9d06225a38d1901531c9b754ff', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (index.h("div", { key: '7e732247e339d389e890eed132f2552440464f15', id: "addOptionButton" }, index.h("custom-button", { key: '84555739dc648df88cd586983ee2e72cc9ad6225', secondary: true, label: index.h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, index.h("udp-icon", { key: 'dccd7bcf4a0901bd0461d333e200975bb2da4319', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (index.h("udp-pop-over", { key: '03281c6bc43b583b69c8b48b8d9ac584dd04b088', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("add-map-feature-popup", { key: '29b08ecc6f8825dc5408adfc1e5f3d91b3339754', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
287
287
  }
288
288
  get mapToolbarElement() { return index.getElement(this); }
289
289
  static get watchers() { return {
@@ -318,9 +318,9 @@ const SelectLayerPopUp = class {
318
318
  }
319
319
  render() {
320
320
  var _a, _b, _c;
321
- return (index.h("div", { key: 'b1d8116652a79cded0f2a9eac2a9b9eb5177121c', class: "popoverContent" }, this.enableTileSelection && (index.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) => {
321
+ return (index.h("div", { key: 'a2d87a3f77a1a2dff1b98b1632c14678cb27319c', class: "popoverContent" }, this.enableTileSelection && (index.h("udp-selector", { key: 'e1e21e35ddc78a91bc6ed733be9a4561a9e402d3', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
322
322
  this.handleMapTypeInputChange(e.detail);
323
- }, large: false })), index.h("div", { key: '3c58a0b41911cf1d001c868eb8df9d2a61168653', style: { height: '12px' } }), index.h("div", { key: '02f238f47024ecb3cdb478aaf1991ad613a1f1db' }, index.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 &&
323
+ }, large: false })), index.h("div", { key: '3f363a37d8a86f88fff60c69e7881d73240cf7f5', style: { height: '12px' } }), index.h("div", { key: '811463c85bdcab926e264cc7964afd8e9d19ccff' }, index.h("text-field", { key: '38f03caccdb1f21054bd6a3f8e1db013679fc24e', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
324
324
  ((_c = this.filteredOptions) === null || _c === void 0 ? void 0 : _c.map(item => (index.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 }))))));
325
325
  }
326
326
  };
@@ -336,7 +336,7 @@ const SplitLinePopup = class {
336
336
  }
337
337
  render() {
338
338
  var _a;
339
- return (index.h("div", { key: '12b5c4d403a754bfda8d842c09d54543edab45ca', class: "popoverContent" }, index.h("udp-selector", { key: '5d0e7e4bd02c51b1607ba9b4b656a2c70120fc69', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
339
+ return (index.h("div", { key: '818577b4dd3e10a8daab70a0b5c36e6306a4503d', class: "popoverContent" }, index.h("udp-selector", { key: '639853b942cfc37c42f7b691a9c02929605e9933', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
340
340
  return {
341
341
  label: layer,
342
342
  value: layer,
@@ -187,15 +187,15 @@ const AddressSearch = class {
187
187
  borderBottom: '1px solid var(--gray-02, #f0f0f0)',
188
188
  }
189
189
  : undefined;
190
- return (index.h(index.Host, { key: '1571600d3d494d313f93582b4498ef887ec7a99b', class: {
190
+ return (index.h(index.Host, { key: 'c63a1dac86d808516b819dd47cd5b82fd2d42432', class: {
191
191
  'udp-input': true,
192
192
  'udp-input--error': isError,
193
193
  'udp-input--disabled': this.disabled,
194
194
  'udp-input--readonly': this.readonly,
195
195
  'address-search--suggestions-open': isSuggestionsOpen,
196
- } }, index.h("div", { key: 'b70fcc7b2e81cd61c0d90b8e47ccd816a2a68657', class: "bx--form-item map-input-search-field" }, index.h("unity-typography", { key: 'b0364f1191437caa0841d6b77da9cd01ee674ce9', variant: "caption-text" }, index.h("label", { key: '282b8eee40e96b1f19390770b9ef829cb62438da', htmlFor: this.inputId + '-search', class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("div", { key: 'c78d5e03afe8695ce3aa48134ea461857354b5fd', class: "search-container" }, index.h("div", { key: '857cbac7e7f2e2945d4ea0726345767b25ff18db', class: "search-wrapper" }, index.h("input", { key: "map-search-input", type: "text", id: this.inputId + '-search', class: "search-input bx--text-input", placeholder: this.placeholder, value: this.searchQuery, onInput: this.handleSearchInput, onFocus: this.handleFocus, disabled: this.disabled, readOnly: this.readonly,
196
+ } }, index.h("div", { key: '9eb1e3b4c7595b324de17bf6b10d0c8f87099927', class: "bx--form-item map-input-search-field" }, index.h("unity-typography", { key: 'ca759551f4d1c0dc1afdf05b95a19fe4e9dcdb4a', variant: "caption-text" }, index.h("label", { key: 'b3ee4fd95f6b80a2d0fcf66d3f3c275ac0b222f3', htmlFor: this.inputId + '-search', class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("div", { key: '7893fa4e248c47dbf30071e3cb86580fddd03c64', class: "search-container" }, index.h("div", { key: 'fe60b7c60720561bfbb9b3215a7ef95b77f16fbf', class: "search-wrapper" }, index.h("input", { key: "map-search-input", type: "text", id: this.inputId + '-search', class: "search-input bx--text-input", placeholder: this.placeholder, value: this.searchQuery, onInput: this.handleSearchInput, onFocus: this.handleFocus, disabled: this.disabled, readOnly: this.readonly,
197
197
  // eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
198
- ref: el => (this.searchInputEl = el) }), index.h("div", { key: '3761ae348cc1cdd1640ac5e980ff91bfe39e4e53', class: "search-actions" }, index.h("button", { key: '76f224bf745d29e999a8f40207132cbf052527c7', type: "button", class: { 'clear-button': true, 'hidden': !this.searchQuery }, onClick: this.clearSearch, "aria-label": "Clear search", disabled: this.disabled || this.readonly }, "\u2715"), index.h("div", { key: 'bbd142a58bad4bc190c1fff1d36fc318bd587980', class: { 'loading-indicator': true, 'hidden': !isBusy } }, index.h("div", { key: '37ea79440c9acff7086d7dbbd824dabb960abe66', class: "spinner" }))), index.h("udp-pop-over", { key: 'ac0ef8d4a234e91cebdc6806a4996d3f83477ed1', anchorElement: this.searchInputEl, isOpen: isSuggestionsOpen, appendToBody: this.appendSuggestionsToBody, popoverPlacement: "bottom-start", popoverWidth: popoverWidth, popoverMaxHeight: "var(--address-search-suggestions-max-height)", overflow: "auto", handleOnClose: () => (this.showSuggestions = false) }, index.h("ul", { key: '0228f5977d73bcdaa3b4104c453c946839fc27a7', class: "suggestions-list", style: suggestionsListStyle }, this.suggestions.map(suggestion => (index.h("li", { key: suggestion.id, class: "suggestion-item", style: suggestionItemStyle, onClick: () => this.selectAddress(suggestion) }, index.h("unity-typography", { variant: "body" }, index.h("div", { class: "suggestion-content" }, index.h("span", { class: "suggestion-address" }, suggestion.address.freeformAddress)))))))))), errorMessage ? (index.h("div", { class: "error-message" }, index.h("unity-typography", { variant: "caption-text", color: "error" }, errorMessage))) : null)));
198
+ ref: el => (this.searchInputEl = el) }), index.h("div", { key: 'e6d7df4bac7b5417e5ea1af1c64bc2d8520b5f90', class: "search-actions" }, index.h("button", { key: 'a47dcbb33e8994271025c23686d462f3c6ec6c40', type: "button", class: { 'clear-button': true, 'hidden': !this.searchQuery }, onClick: this.clearSearch, "aria-label": "Clear search", disabled: this.disabled || this.readonly }, "\u2715"), index.h("div", { key: '363e7a7fdd74cdb76b21a4987cedf2b79ebb862b', class: { 'loading-indicator': true, 'hidden': !isBusy } }, index.h("div", { key: '52f57f7b93d8c0e98a4bc6c361ad21052950ae5e', class: "spinner" }))), index.h("udp-pop-over", { key: 'a8aa66228ef4eab2ebd5bbde68831ded5126514c', anchorElement: this.searchInputEl, isOpen: isSuggestionsOpen, appendToBody: this.appendSuggestionsToBody, popoverPlacement: "bottom-start", popoverWidth: popoverWidth, popoverMaxHeight: "var(--address-search-suggestions-max-height)", overflow: "auto", handleOnClose: () => (this.showSuggestions = false) }, index.h("ul", { key: 'a8058a33e765d7fb2270eda182a48ecbaeb8ec64', class: "suggestions-list", style: suggestionsListStyle }, this.suggestions.map(suggestion => (index.h("li", { key: suggestion.id, class: "suggestion-item", style: suggestionItemStyle, onClick: () => this.selectAddress(suggestion) }, index.h("unity-typography", { variant: "body" }, index.h("div", { class: "suggestion-content" }, index.h("span", { class: "suggestion-address" }, suggestion.address.freeformAddress)))))))))), errorMessage ? (index.h("div", { class: "error-message" }, index.h("unity-typography", { variant: "caption-text", color: "error" }, errorMessage))) : null)));
199
199
  }
200
200
  get el() { return index.getElement(this); }
201
201
  static get watchers() { return {
@@ -328,7 +328,7 @@ const NumericField = class {
328
328
  'bx--text-input--error': isError,
329
329
  'text-field--disabled': this.disabled,
330
330
  };
331
- return (index.h(index.Host, { key: 'e111a0da1bb0e54f834032d9e0ad1e791189b9b4', class: {
331
+ return (index.h(index.Host, { key: '46bb5550e685e16706ee88996e421f002f22be84', class: {
332
332
  'udp-input': true,
333
333
  'udp-input--error': isError,
334
334
  'udp-input--disabled': this.disabled,
@@ -337,9 +337,9 @@ const NumericField = class {
337
337
  'udp-input--readonly': this.readonly,
338
338
  [`udp-input--size-${this.size}`]: true,
339
339
  [`udp-input--margin-${this.margin}`]: true,
340
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: 'bcb6a988d57b50c03722c4063919743bae0d204c', class: "bx--form-item" }, index.h("unity-typography", { key: '26ef4764ad4e5b33c2bc868d89cde76d22f79bad', variant: "caption-text" }, index.h("label", { key: '0fbac7370479fd6c4fcbe713b797a584e12067e6', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (index.h("input", { id: this.id, type: "hidden", value: this.internalValue, name: this.name })) : (index.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,
340
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: 'a0ccd5dd552f55f28f594b7e5fb973cd8fcc7841', class: "bx--form-item" }, index.h("unity-typography", { key: 'afabe9c7233087b58dc8572dc9a38448fd31bd81', variant: "caption-text" }, index.h("label", { key: '336ccf8aafc8d7a5950a4e1bae932fb869eb17c2', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (index.h("input", { id: this.id, type: "hidden", value: this.internalValue, name: this.name })) : (index.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,
341
341
  //@ts-ignore
342
- udprecordid: 'udpRecord-number-field-' + this.id })), isError && (index.h("div", { key: 'd60c94fe2d2026f4e4d3239684cf94b805e217f3', class: "error-message" }, index.h("unity-typography", { key: '24a1cb442cce2d964ba93ab77cffb4a2db814123', variant: "caption-text", color: "error" }, this.errorMessage))))));
342
+ udprecordid: 'udpRecord-number-field-' + this.id })), isError && (index.h("div", { key: 'b90b0fd46cb5550dce2e55277560acad7176e89e', class: "error-message" }, index.h("unity-typography", { key: '4f06131121e31dd8a30a5545e66d41e050e71ffd', variant: "caption-text", color: "error" }, this.errorMessage))))));
343
343
  }
344
344
  static get watchers() { return {
345
345
  "error": [{
@@ -564,7 +564,7 @@ const TextArea = class {
564
564
  }
565
565
  render() {
566
566
  const { disabled, id, internalValue, label, placeholder, required, readonly, errorMessage, fullWidth, internalRows } = this;
567
- return (index.h(index.Host, { key: '284310282643812508b7f68e3d009df63990c076', class: {
567
+ return (index.h(index.Host, { key: '0b9a4c146b9c16f3e769e3f05cbc8bb58ebab484', class: {
568
568
  'udp-input': true,
569
569
  'udp-input--error': !!errorMessage,
570
570
  'udp-input--disabled': disabled,
@@ -573,11 +573,11 @@ const TextArea = class {
573
573
  'udp-input--required': required,
574
574
  [`udp-input--size-${this.size}`]: true,
575
575
  [`udp-input--margin-${this.margin}`]: true,
576
- } }, index.h("div", { key: 'e89205d4d0d790a682fcc5884bdd0e92783806f9', class: "bx--form-item" }, index.h("unity-typography", { key: '72d5088b9a1e2cac7d99de68e82bf78ee50028a8', variant: "caption-text" }, index.h("label", { key: '683622ed8d05745aca452f27f01982edb73327db', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), index.h("textarea", { key: '0327812cee81fec5515b16b6b0decf988f666561', ref: el => (this.textareaEl = el), id: id, class: {
576
+ } }, index.h("div", { key: 'e91fb631414973762bd4aa5ec4b4703975a21046', class: "bx--form-item" }, index.h("unity-typography", { key: 'd2c599d8d45cea732e1a407803a98febd3f1d4f3', variant: "caption-text" }, index.h("label", { key: 'f0d086de986f17409d2f5a933283d689f2e397c4', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), index.h("textarea", { key: '02e5f723f05eb588cf2ac2c6a0ea912854cf5f74', ref: el => (this.textareaEl = el), id: id, class: {
577
577
  'bx--text-input': true,
578
578
  'bx--text-input--error': !!errorMessage,
579
579
  'text-area--disabled': disabled,
580
- }, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (index.h("div", { key: '06036b834a00f6d2146c329d273a0fcb50894022', class: "error-message" }, index.h("unity-typography", { key: 'b42d6d7138a06f07af8d06ef75abd56aa4e98331', variant: "caption-text", color: "error" }, errorMessage))))));
580
+ }, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (index.h("div", { key: 'd2c8a3a746ff13948bc923cced9bbbc9bcdfbfd0', class: "error-message" }, index.h("unity-typography", { key: '5ccbdfa50d7795399d1ca1a9d21583568fb93219', variant: "caption-text", color: "error" }, errorMessage))))));
581
581
  }
582
582
  get el() { return index.getElement(this); }
583
583
  static get watchers() { return {
@@ -718,7 +718,7 @@ const UdpDateSelector = class {
718
718
  classNames.push('bx--text-input--full-width');
719
719
  }
720
720
  const inputClass = classNames.join(' ');
721
- return (index.h(index.Host, { key: '7893c700f86e5806cd7899759af4fec29224ab77', class: {
721
+ return (index.h(index.Host, { key: 'a5386ea7eb40ab9cf61926738f87d6d7acd678aa', class: {
722
722
  'udp-input': true,
723
723
  'udp-input--error': isError,
724
724
  'udp-input--disabled': this.disabled,
@@ -727,9 +727,9 @@ const UdpDateSelector = class {
727
727
  'udp-input--required': this.required,
728
728
  [`udp-input--size-${this.size}`]: true,
729
729
  [`udp-input--margin-${this.margin}`]: true,
730
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '96a601d06a84ac28cae4122fa32e4566ddf68708', class: "bx--form-item" }, index.h("unity-typography", { key: '93e546890e3df61410df30878b9cce9eec5f07f7', variant: "caption-text" }, index.h("label", { key: 'ef1df1bd39fd42da9c48f1a3f5885e05cf7c299d', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: 'c803b21d7f0df3f4d76f88fbe22a51996c8b0882', type: "date", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onChange: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
730
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '6cd1a894cc42ae1b294188012d9a7a957291baee', class: "bx--form-item" }, index.h("unity-typography", { key: 'dd47b436627c7dc19f1b9392aa7d2b1c355c72d0', variant: "caption-text" }, index.h("label", { key: 'db58cd50243c9b95fc77e55fa7ff18e537e46f49', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '0f07a19936a4144c11e798085815cc714a293f5a', type: "date", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onChange: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
731
731
  //@ts-ignore
732
- udprecordid: 'udpRecord-udp-date-selector-' + this.id }), index.h("unity-typography", { key: 'f89439965c32d3623d6b015f705d2d322dea19c2', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
732
+ udprecordid: 'udpRecord-udp-date-selector-' + this.id }), index.h("unity-typography", { key: '39cb5929643f5b31877568b7c8e1ddfbad975977', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
733
733
  }
734
734
  static get watchers() { return {
735
735
  "error": [{
@@ -898,7 +898,7 @@ const UdpDateTimeSelector = class {
898
898
  classNames.push('bx--text-input--full-width');
899
899
  }
900
900
  const inputClass = classNames.join(' ');
901
- return (index.h(index.Host, { key: '1984e183da0e602b16ec5453744452ceb659d294', class: {
901
+ return (index.h(index.Host, { key: 'ba3548c25e52797403a28d52099a4256d665ab0d', class: {
902
902
  'udp-input': true,
903
903
  'udp-input--error': isError,
904
904
  'udp-input--disabled': this.disabled,
@@ -907,9 +907,9 @@ const UdpDateTimeSelector = class {
907
907
  'udp-input--required': this.required,
908
908
  [`udp-input--size-${this.size}`]: true,
909
909
  [`udp-input--margin-${this.margin}`]: true,
910
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '607251acff47964e651888c2a30212ce369058d0', class: "bx--form-item" }, index.h("unity-typography", { key: 'c6b0683f946657009203fd8e8b958ba270f5a01d', variant: "caption-text" }, index.h("label", { key: '3ab73991b0e8ce96a2c1add100baa1513cd2c808', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '6ce9c27de7e19dc4f30d98431ba8d4c2aa29c4a9', type: "datetime-local", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
910
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '489c19eced5a48d68e368e839d6872ec55d4316c', class: "bx--form-item" }, index.h("unity-typography", { key: '51e2273e961c50708b4b237266eff9af933aba6f', variant: "caption-text" }, index.h("label", { key: '5935dafaa9e2ca68ecd83b1895818352fda9de27', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '552288657eb3e5dc2092f13e0fc57659dbef34da', type: "datetime-local", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
911
911
  //@ts-ignore
912
- udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), index.h("unity-typography", { key: '7ead339e05b7d8e25bfcb3dc96fb226fd53370db', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
912
+ udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), index.h("unity-typography", { key: 'fbbfca899bd5caad7c63d2f38ce8fbea745da811', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
913
913
  }
914
914
  static get watchers() { return {
915
915
  "error": [{
@@ -1149,7 +1149,7 @@ const UdpTimeSelector = class {
1149
1149
  classNames.push('bx--text-input--full-width');
1150
1150
  }
1151
1151
  const inputClass = classNames.join(' ');
1152
- return (index.h(index.Host, { key: '4f56110550cec958ad3269d09264af4ea86624f4', class: {
1152
+ return (index.h(index.Host, { key: '39aaa72c7c27814f180e0fb649f3b3e565ff1931', class: {
1153
1153
  'udp-input': true,
1154
1154
  'udp-input--error': isError,
1155
1155
  'udp-input--disabled': this.disabled,
@@ -1158,9 +1158,9 @@ const UdpTimeSelector = class {
1158
1158
  'udp-input--required': this.required,
1159
1159
  [`udp-input--size-${this.size}`]: true,
1160
1160
  [`udp-input--margin-${this.margin}`]: true,
1161
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: 'dcbb1681537a8c0221c156c30972a5efd66edfee', class: "bx--form-item" }, index.h("unity-typography", { key: 'f235c23a0df8cc2cdcf8a5e5372d674a22118565', variant: "caption-text" }, index.h("label", { key: '78580a704857a03ecef39dfe90622f87dafb09d1', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.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,
1161
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '762e4fd75bef891b8cbdb2fc7bad67b293910b96', class: "bx--form-item" }, index.h("unity-typography", { key: '0bf6c8a76de005b44c5154e3b81f7c27ce4be5df', variant: "caption-text" }, index.h("label", { key: 'afd17c951811c4cd094101061620e13ce15620a5', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: 'fab1c530c4be02927a3aeb6e36b9f3ccb0a87ab2', 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,
1162
1162
  //@ts-ignore
1163
- udprecordid: 'udpRecord-udp-time-selector-' + this.id }), index.h("unity-typography", { key: '7b0fbc5f7aabd61e192004f1f8608d7409efb411', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
1163
+ udprecordid: 'udpRecord-udp-time-selector-' + this.id }), index.h("unity-typography", { key: '003647c1b207fdc905d5ee93b757de307f57bfd6', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
1164
1164
  }
1165
1165
  get el() { return index.getElement(this); }
1166
1166
  static get watchers() { return {
@@ -464,8 +464,8 @@ const EditViewFormDialog = class {
464
464
  this.fetchedCurrentView = false;
465
465
  }
466
466
  render() {
467
- return (index.h("fluent-dialog", { key: 'abaa16812518817c6d10317692fafd20ba9d5bbb', open: this.open, actionOne: () => { this.handleSubmit(); this.closeDialog(); this.resetFetchedCurrentView(); }, actionTwo: () => { this.closeDialog(); this.resetFetchedCurrentView(); }, handleClose: this.handleClose, labelOne: "Save Update", labelTwo: "Cancel", title: this.title, disableOne: !this.name }, index.h("form", { key: '6310648623469abcbc10c50ccb315d9c75af6fc9', class: "edit-form" }, index.h("text-field", { key: '172d88e862c69db5dc38fa1b881cc942341a9cf4', label: "View Name", value: this.name, onInput: (event) => this.handleNameChange(event) }), this.fetchedCurrentView &&
468
- index.h("div", { key: 'ddef7cab46f3ed1f6c8f1df286c0ce9e13d0aa68', class: "toggle-options" }, index.h("div", { key: 'c28ab97a64172b6a8b0b76adf67a750871031e57' }, index.h("stencil-toggle", { key: 'bd188395e8a85148d904e548ad9085e88f66f05e', label: "Private", checked: this.isPrivate === 1, onToggledChange: this.handlePrivateChange }), " "), index.h("div", { key: 'b4a9920cdac11b34cf4a17ff20d9787e57e070ff' }, index.h("stencil-toggle", { key: 'a22473a10be77d0ae078e08280e34b07bbf9d6f4', label: "Default", checked: this.isDefault, onToggledChange: this.handleDefaultChange, style: { marginTop: '10px' } }))))));
467
+ return (index.h("fluent-dialog", { key: 'a8c994f2ebd4004dd8e62d8c394c41414826495a', open: this.open, actionOne: () => { this.handleSubmit(); this.closeDialog(); this.resetFetchedCurrentView(); }, actionTwo: () => { this.closeDialog(); this.resetFetchedCurrentView(); }, handleClose: this.handleClose, labelOne: "Save Update", labelTwo: "Cancel", title: this.title, disableOne: !this.name }, index.h("form", { key: '5de0035d7bf78d2a0e79b624cfd82fa0fd9711cb', class: "edit-form" }, index.h("text-field", { key: 'c34e13f04065314299c8f181c8ee6a84e285a966', label: "View Name", value: this.name, onInput: (event) => this.handleNameChange(event) }), this.fetchedCurrentView &&
468
+ index.h("div", { key: 'a3e33f0507ba3cdda8c961c40f08f31a399ad7ad', class: "toggle-options" }, index.h("div", { key: '66ab8df03a3f1e9352b214522de82f9c72887bac' }, index.h("stencil-toggle", { key: 'dd21bcd513b7843b609a489cb41b55219771a99e', label: "Private", checked: this.isPrivate === 1, onToggledChange: this.handlePrivateChange }), " "), index.h("div", { key: '04edcc0842ed75cb757b133d37468378cd8b4fea' }, index.h("stencil-toggle", { key: '95440e82730cfd53115da14af9b075a71134fa18', label: "Default", checked: this.isDefault, onToggledChange: this.handleDefaultChange, style: { marginTop: '10px' } }))))));
469
469
  }
470
470
  get el() { return index.getElement(this); }
471
471
  };
@@ -616,7 +616,7 @@ const GridPrimaryBar = class {
616
616
  this.updateHideBar();
617
617
  }
618
618
  render() {
619
- return (index.h("div", { key: 'd0e92ad63b338c132a1328306f62c105196682bd', class: "header-bar", style: !this.hideBar ? { background: 'var(--accent-color)' } : undefined }, index.h("div", { key: '4a8d62ce8c659134a777604e976e9f83ac255bc4', class: "title-section" }, index.h("div", { key: '3522a2e5535d57513442f6320f446c91f08ae3bc' }, index.h("unity-typography", { key: '7aed20b78117ba3cb61f2478af65a45463cde1fb', variant: "h4" }, this.title, " "), ' ')), index.h("div", { key: '160f0619983bc9a1a2c4a9c41a08d04ea2cddc67', class: "button-section" }, index.h("div", { key: '578f1e0147da9d47a50228312ddaf6a7ff85476f' }, index.h("slot", { key: 'aa320f50288b55c33192677f6bd898f31f3a1772' })), this.defaultActionButtons.map(btn => {
619
+ return (index.h("div", { key: 'c383090d51ea53653e93cb8924daf77bce5740ed', class: "header-bar", style: !this.hideBar ? { background: 'var(--accent-color)' } : undefined }, index.h("div", { key: '6b118450a1f6c9e444852876eff9531cfeea718c', class: "title-section" }, index.h("div", { key: '9a47f05543b77a2fccd83a50538a0bdb07f1c94a' }, index.h("unity-typography", { key: 'c869a05f103587f661b28152474a465ce5b978ae', variant: "h4" }, this.title, " "), ' ')), index.h("div", { key: '3f363906d9220252703ebfdcc6ba1782c0307f56', class: "button-section" }, index.h("div", { key: '8341454a10f518fa962c63e4e2f8dd3dd7746cbb' }, index.h("slot", { key: 'df23328534bd6e6fbffcac0b2ab12e4e360db5d5' })), this.defaultActionButtons.map(btn => {
620
620
  const clickHandler = (event) => {
621
621
  if (btn.clickHandler) {
622
622
  btn.clickHandler(event);
@@ -629,7 +629,7 @@ const GridPrimaryBar = class {
629
629
  return (index.h("stencil-icon-button-grid-action-header", { showLabel: this.showLabels, secondary: btn.secondary, icon: btn.icon, onClick: clickHandler, tooltip: btn.tooltip, iconClassName: btn.iconClassName }, btn.icon && index.h("i", { class: btn.icon }), btn.label.toLowerCase() === 'save' || (!this.hiddenLabels.includes(btn.label) && btn.showLabel) ? index.h("span", null, btn.label) : null));
630
630
  }
631
631
  return null;
632
- }), this.primaryActionClick && this.primaryActionLabel && (index.h("custom-button", { key: 'dd1ac64462d79e734eac8de43b63e7f441e8ce5b', label: this.primaryActionLabel, onClick: (event) => this.primaryActionClick(event), size: "tall" }, this.primaryActionIcon && index.h("udp-icon", { key: '1fe29e222cb83dfece0f459667a10e3ee25c4cf5', iconName: this.primaryActionIcon, darkIcon: false }))))));
632
+ }), this.primaryActionClick && this.primaryActionLabel && (index.h("custom-button", { key: 'b736f5d0a6177c1fe91f6bbe7fc0f9fef2869966', label: this.primaryActionLabel, onClick: (event) => this.primaryActionClick(event), size: "tall" }, this.primaryActionIcon && index.h("udp-icon", { key: '0590c0c6d1dee7dcfcb742d16cf239c15abc59c7', iconName: this.primaryActionIcon, darkIcon: false }))))));
633
633
  }
634
634
  static get watchers() { return {
635
635
  "window:resize": [{
@@ -713,11 +713,11 @@ const SaveViewFormDialog = class {
713
713
  }
714
714
  }
715
715
  render() {
716
- return (index.h("fluent-dialog", { key: 'dee072d383c9470d3a4481ccc2939d227365c9dc', open: this.open, actionOne: () => {
716
+ return (index.h("fluent-dialog", { key: 'e5d1febf3ffbdd618ffdaf31b74b8b8a8309711d', open: this.open, actionOne: () => {
717
717
  this.handleSubmit();
718
718
  }, actionTwo: this.closeDialog, actionThree: () => {
719
719
  this.handleViewUpdate();
720
- }, handleClose: this.handleClose, labelOne: "Save as Copy", labelTwo: "Cancel", labelThree: "Save View", title: this.title, disableOne: !this.name, buttonThreeHidden: !this.gridViewId }, index.h("form", { key: '6c194929ee58aeeadd0cc525e44e1ec180527320', class: "save-form" }, index.h("text-field", { key: 'eae3a020fc8df4be9098a5ad9120399168ae5ed0', label: "View Name", placeholder: "Create a name for your view", value: this.name, onInput: (event) => this.handleNameChange(event) }), index.h("div", { key: 'e7c345719c291029428c73290e13b4c85e15696e', class: "toggle-options" }, index.h("div", { key: '1797c39230ff667f26acf5e24c8d808a38114945' }, index.h("stencil-toggle", { key: '108a9ede29aa823033352831eb38b0170d6ef4e1', label: "Private", checked: this.isPrivate === 1, onToggledChange: this.handlePrivateChange }), ' '), index.h("div", { key: 'f56e36069caef71d779cb1536a3c9e3992cd7f67' }, index.h("stencil-toggle", { key: '8a23fe5b895b0ca0f3632e2b52a3e7bf519a060b', label: "Default", checked: this.isDefault, onToggledChange: this.handleDefaultChange, style: { marginTop: '10px' } }))))));
720
+ }, handleClose: this.handleClose, labelOne: "Save as Copy", labelTwo: "Cancel", labelThree: "Save View", title: this.title, disableOne: !this.name, buttonThreeHidden: !this.gridViewId }, index.h("form", { key: '6982c30016febc767c17c86e970f4665e30b7f1a', class: "save-form" }, index.h("text-field", { key: '9a1d9cb24c9bf9013caa677db928f23c164276f5', label: "View Name", placeholder: "Create a name for your view", value: this.name, onInput: (event) => this.handleNameChange(event) }), index.h("div", { key: '9b4ca88dab43f33775967bf071eed09b32c57b80', class: "toggle-options" }, index.h("div", { key: '4e3f4615bb7c85ba54fcdd983fa3bc2fa0365444' }, index.h("stencil-toggle", { key: '9ce8f664d96a0033b7f39258a7eff48d8c45a399', label: "Private", checked: this.isPrivate === 1, onToggledChange: this.handlePrivateChange }), ' '), index.h("div", { key: 'b425dda9bfff2792535cc3560526f7817a480d06' }, index.h("stencil-toggle", { key: 'f7ce9cdb54afd8e31b095a2f4c005ce59d60223a', label: "Default", checked: this.isDefault, onToggledChange: this.handleDefaultChange, style: { marginTop: '10px' } }))))));
721
721
  }
722
722
  get el() { return index.getElement(this); }
723
723
  static get watchers() { return {
@@ -742,7 +742,7 @@ const SideSheet = class {
742
742
  render() {
743
743
  const widthClass = typeof this.widthOption === 'number' ? 'custom-width' : this.widthOption;
744
744
  const sideSheetStyle = typeof this.widthOption === 'number' ? { width: `${this.widthOption}px` } : {};
745
- return (index.h("div", { key: 'b13cfa6681c6b42af5b2995dd78aef8487b0d6cb' }, index.h("div", { key: '91131216a2648317a9a54da753cfd47799d90ad1', class: { 'backdrop': true, 'open': this.open }, onClick: this.toggleDrawer }), index.h("div", { key: '0dead72aba605cfbdeacc27482fbedb1546b8301', class: { 'side-sheet': true, 'open': this.open, 'close': !this.open, [this.position]: true, [widthClass]: true }, style: sideSheetStyle }, index.h("div", { key: '33cbcbf754bb04cede54766c3828df554522aec9', class: "title" }, index.h("div", { key: 'cc9237b36d9641f8192493a1dc374d816735abf9', class: 'close-button' }, index.h("stencil-icon-button", { key: '77d81a62ac42c6920005d3e8c387a816467da831', icon: Close24__default.default, onClick: this.toggleDrawer })), index.h("div", { key: '4871c4ea7db59336b50b4b1463d125cd5392820a', class: 'title' }, index.h("unity-typography", { key: '4ba8f30144651e7bdf1bb50ae4ab2d41bf827769', variant: "data-display-four" }, this.title)), this.sideSheetButtonLabel && index.h("custom-button", { key: '812917af309cf9235ec9ffc7f9776842c8f601c5', style: { transform: this.buttonTransform, }, size: 'tall', disabled: this.disabled, onCustomClick: () => this.handleSideSheetButton() }, this.sideSheetButtonLabel)), index.h("side-sheet-container", { key: '9e02ddad5f427c42282311683bd5b19bae0c7704', padding: this.padding }, index.h("slot", { key: '04c5e62a981e903b23d0f907a550d70c62faca9c' })))));
745
+ return (index.h("div", { key: 'f21305cd0bdd54dcb596f9884b88690650294301' }, index.h("div", { key: '76db1d057b534c123b9cb03563fa8dbe94905677', class: { 'backdrop': true, 'open': this.open }, onClick: this.toggleDrawer }), index.h("div", { key: 'f6d5067151e9d676f8838a8a235e39b6385fa684', class: { 'side-sheet': true, 'open': this.open, 'close': !this.open, [this.position]: true, [widthClass]: true }, style: sideSheetStyle }, index.h("div", { key: 'c46a76e1286200d06a536b1a95fc0f71837ecbb2', class: "title" }, index.h("div", { key: '9d4eab9f55bdb3dad1b9b66bb2538acb30e77a74', class: 'close-button' }, index.h("stencil-icon-button", { key: 'f607762db56ef1ba08b11d71dc1d15be54f632a0', icon: Close24__default.default, onClick: this.toggleDrawer })), index.h("div", { key: '873858585c82e8b113a8fd6f7a903de19ce29439', class: 'title' }, index.h("unity-typography", { key: 'f32705809498177b4e7b5be191f0376fe0eef07c', variant: "data-display-four" }, this.title)), this.sideSheetButtonLabel && index.h("custom-button", { key: '172ffd9dafd3c902d2f1981bb95d82949e2bd099', style: { transform: this.buttonTransform, }, size: 'tall', disabled: this.disabled, onCustomClick: () => this.handleSideSheetButton() }, this.sideSheetButtonLabel)), index.h("side-sheet-container", { key: '10659cf27814166429ae2e22053c8c764c5483d1', padding: this.padding }, index.h("slot", { key: 'cdac9dc104886911e92d5bd177b294b1e5a2f943' })))));
746
746
  }
747
747
  };
748
748
  SideSheet.style = sideSheetCss();
@@ -778,7 +778,7 @@ const UdpHotlistForm = class {
778
778
  // console.log('Cancel button clicked');
779
779
  // }
780
780
  render() {
781
- return (index.h("div", { key: '6ea4287c721de2ac229c6e2ffae1a89bd795f7ef', class: "wrapper" }, index.h("form", { key: 'a255871bcdf0f5a16dd617a7817cb606f2c71cc5', class: "save-form", onSubmit: this.handleSubmit }, index.h("text-field", { key: 'fe345f3096b6f59e634f69b294969ed004e2b60d', label: "Hotlist Name", placeholder: "Create a name for your Hotlist", value: this.name, onChange: (event) => this.handleNameChange(event) }), index.h("stencil-toggle", { key: '54e70c440626d5d8b214d2fcea00921980da5a83', label: "Private", checked: this.isPrivate, onToggledChange: this.handlePrivateChange }), index.h("div", { key: 'bbe4cedbe049e779fb049505234cf33dc182b7d6', class: "submit-button" }, index.h("custom-button", { key: '9c19b71bfaf46f27443c26ddc191715d8662c8ef', variant: 'outline', type: "submit", onCustomClick: this.handleCancelClick }, "Cancel"), index.h("custom-button", { key: 'd040b0d48592fa144d95611548d30f0ba7c764d4', disabled: !this.name, type: "submit", onCustomClick: this.onCustomButtonClick }, "Create List")))));
781
+ return (index.h("div", { key: 'bcd997bf0c2606ee689f1c65cda31226d7112074', class: "wrapper" }, index.h("form", { key: 'baa313139f1241825d319c83a9b1e492e9767b77', class: "save-form", onSubmit: this.handleSubmit }, index.h("text-field", { key: '08119b4752b919e03fdf2e06446b6e3ef47785a2', label: "Hotlist Name", placeholder: "Create a name for your Hotlist", value: this.name, onChange: (event) => this.handleNameChange(event) }), index.h("stencil-toggle", { key: '042eb04578355ebec6c0c6c6d52dca5780fe0e69', label: "Private", checked: this.isPrivate, onToggledChange: this.handlePrivateChange }), index.h("div", { key: '82c5172f5c4acb681e7e617062001a1a4570944c', class: "submit-button" }, index.h("custom-button", { key: '79c40a41a05f4b6704c8be6c7832d88fbdb33f14', variant: 'outline', type: "submit", onCustomClick: this.handleCancelClick }, "Cancel"), index.h("custom-button", { key: 'b4887a67afd8f3fef3a334ebbf36f00ab01fcca6', disabled: !this.name, type: "submit", onCustomClick: this.onCustomButtonClick }, "Create List")))));
782
782
  }
783
783
  get el() { return index.getElement(this); }
784
784
  };