udp-stencil-component-library 25.18.1-beta.7 → 25.18.1-beta.8

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 (324) hide show
  1. package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
  2. package/dist/cjs/advanced-search_50.cjs.entry.js +63 -60
  3. package/dist/cjs/ag-grid-base_5.cjs.entry.js +5 -5
  4. package/dist/cjs/api-method-instance-grid.cjs.entry.js +1 -1
  5. package/dist/cjs/check-box.cjs.entry.js +2 -2
  6. package/dist/cjs/chip-section.cjs.entry.js +2 -2
  7. package/dist/cjs/client-side-grid_2.cjs.entry.js +3 -3
  8. package/dist/cjs/color-preview.cjs.entry.js +1 -1
  9. package/dist/cjs/date-time-renderer_6.cjs.entry.js +8 -8
  10. package/dist/cjs/entity-maintenance-grid.cjs.entry.js +1 -1
  11. package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
  12. package/dist/cjs/image-upload_7.cjs.entry.js +6 -6
  13. package/dist/cjs/inputs-example.cjs.entry.js +2 -2
  14. package/dist/cjs/loader.cjs.js +1 -1
  15. package/dist/cjs/map-component_2.cjs.entry.js +2 -2
  16. package/dist/cjs/numeric-field_5.cjs.entry.js +15 -15
  17. package/dist/cjs/page-renderer.cjs.entry.js +1 -1
  18. package/dist/cjs/question-configs-renderer_5.cjs.entry.js +14 -14
  19. package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
  20. package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
  21. package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
  22. package/dist/cjs/simple-card.cjs.entry.js +1 -1
  23. package/dist/cjs/stencil-library.cjs.js +1 -1
  24. package/dist/cjs/udp-chip_3.cjs.entry.js +1 -1
  25. package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
  26. package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
  27. package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
  28. package/dist/cjs/udp-container.cjs.entry.js +2 -2
  29. package/dist/cjs/udp-date-range-selector.cjs.entry.js +1 -1
  30. package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
  31. package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
  32. package/dist/cjs/udp-forms-list-card.cjs.entry.js +5 -5
  33. package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
  34. package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
  35. package/dist/cjs/udp-list-renderer.udp-pagination.udp-side-sheet.entry.cjs.js.map +1 -1
  36. package/dist/cjs/udp-list-renderer_3.cjs.entry.js +194 -5
  37. package/dist/cjs/udp-map.cjs.entry.js +3 -3
  38. package/dist/cjs/udp-page.cjs.entry.js +1 -1
  39. package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
  40. package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
  41. package/dist/cjs/udp-tab-panel.cjs.entry.js +2 -2
  42. package/dist/cjs/udp-vertical-spacer.cjs.entry.js +1 -1
  43. package/dist/collection/components/my-component/UI/data-display/icons/udp-icon.js +4 -1
  44. package/dist/collection/components/my-component/UI/data-display/icons/udp-icon.js.map +1 -1
  45. package/dist/collection/components/my-component/UI/data-display/kpi/kpi-list.js +1 -1
  46. package/dist/collection/components/my-component/UI/data-display/list-item/list-item.js +2 -2
  47. package/dist/collection/components/my-component/UI/data-display/pop-over/udp-pop-over.js +1 -1
  48. package/dist/collection/components/my-component/UI/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
  49. package/dist/collection/components/my-component/UI/data-display/primary-action-header/primary-action-header.js +2 -2
  50. package/dist/collection/components/my-component/UI/data-display/simple-card/simple-card.js +1 -1
  51. package/dist/collection/components/my-component/UI/data-display/tool-tip/udp-ambient-tool-tip.js +2 -2
  52. package/dist/collection/components/my-component/UI/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
  53. package/dist/collection/components/my-component/UI/data-display/udp-avatar/udp-avatar.js +1 -1
  54. package/dist/collection/components/my-component/UI/dialogs/fluent-dialog/fluent-dialog.js +2 -2
  55. package/dist/collection/components/my-component/UI/dialogs/udp-dialog.js +1 -1
  56. package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/types.js +2 -0
  57. package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/types.js.map +1 -0
  58. package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.css +163 -137
  59. package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.js +269 -19
  60. package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.js.map +1 -1
  61. package/dist/collection/components/my-component/UI/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
  62. package/dist/collection/components/my-component/UI/feedback/udp-notification/udp-notification.js +2 -2
  63. package/dist/collection/components/my-component/UI/forms/dynamic-form/udp-dynamic-form.js +1 -1
  64. package/dist/collection/components/my-component/UI/forms/edit-view-form/edit-view-form.js +2 -2
  65. package/dist/collection/components/my-component/UI/forms/form/stencil-form.js +1 -1
  66. package/dist/collection/components/my-component/UI/forms/save-view-form/save-view-form.js +2 -2
  67. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
  68. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +2 -2
  69. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
  70. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +6 -6
  71. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +3 -3
  72. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
  73. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
  74. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
  75. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
  76. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +5 -5
  77. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -1
  78. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +2 -2
  79. package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
  80. package/dist/collection/components/my-component/UI/grid/ag-table/ag-table.js +1 -1
  81. package/dist/collection/components/my-component/UI/grid/ambient-template-grid/ambient-template-grid.js +15 -15
  82. package/dist/collection/components/my-component/UI/grid/grid-primary-bar/grid-primary-bar.js +2 -2
  83. package/dist/collection/components/my-component/UI/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
  84. package/dist/collection/components/my-component/UI/grid/new-grid/ag-grid-base.js +1 -1
  85. package/dist/collection/components/my-component/UI/grid/new-grid/api-method-instance-grid.js +1 -1
  86. package/dist/collection/components/my-component/UI/grid/new-grid/client-side-grid.js +1 -1
  87. package/dist/collection/components/my-component/UI/grid/new-grid/entity-maintenance-grid.js +1 -1
  88. package/dist/collection/components/my-component/UI/grid/new-grid/search-method-grid.js +1 -1
  89. package/dist/collection/components/my-component/UI/grid/new-grid/server-side-grid.js +1 -1
  90. package/dist/collection/components/my-component/UI/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
  91. package/dist/collection/components/my-component/UI/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +2 -2
  92. package/dist/collection/components/my-component/UI/inputs/checkbox/check-box.js +2 -2
  93. package/dist/collection/components/my-component/UI/inputs/date-range-selector/udp-date-range-selector.js +1 -1
  94. package/dist/collection/components/my-component/UI/inputs/date-selector/udp-date-selector.js +3 -3
  95. package/dist/collection/components/my-component/UI/inputs/date-time-selector/udp-datetime-selector.js +3 -3
  96. package/dist/collection/components/my-component/UI/inputs/image-upload/image-upload.js +1 -1
  97. package/dist/collection/components/my-component/UI/inputs/numeric-field/numeric-field.js +3 -3
  98. package/dist/collection/components/my-component/UI/inputs/signature-input/signature-input.js +2 -2
  99. package/dist/collection/components/my-component/UI/inputs/tally/tally.js +2 -2
  100. package/dist/collection/components/my-component/UI/inputs/text-area/text-area.js +3 -3
  101. package/dist/collection/components/my-component/UI/inputs/text-field/text-field.js +3 -3
  102. package/dist/collection/components/my-component/UI/inputs/time-selector/udp-time-selector.js +3 -3
  103. package/dist/collection/components/my-component/UI/inputs/toggle/stencil-toggle.js +4 -4
  104. package/dist/collection/components/my-component/UI/inputs/udp-selector/udp-selector.js +4 -4
  105. package/dist/collection/components/my-component/UI/layout/udp-container/udp-container.js +2 -2
  106. package/dist/collection/components/my-component/UI/layout/udp-container-query/udp-container-query.js +2 -2
  107. package/dist/collection/components/my-component/UI/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
  108. package/dist/collection/components/my-component/UI/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
  109. package/dist/collection/components/my-component/UI/layout/udp-page/udp-page.js +1 -1
  110. package/dist/collection/components/my-component/UI/layout/udp-split-screen/udp-split-screen.js +1 -1
  111. package/dist/collection/components/my-component/UI/layout/udp-vertical-spacer.js +1 -1
  112. package/dist/collection/components/my-component/UI/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
  113. package/dist/collection/components/my-component/UI/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
  114. package/dist/collection/components/my-component/UI/loaders/udp-skeleton-loading.js +1 -1
  115. package/dist/collection/components/my-component/UI/map/udp-map/map-component.js +1 -1
  116. package/dist/collection/components/my-component/UI/map/udp-map/popups/add-map-feature-popup.js +3 -3
  117. package/dist/collection/components/my-component/UI/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
  118. package/dist/collection/components/my-component/UI/map/udp-map/popups/feature-details-popup.js +1 -1
  119. package/dist/collection/components/my-component/UI/map/udp-map/popups/select-layer-popup.js +2 -2
  120. package/dist/collection/components/my-component/UI/map/udp-map/popups/split-line-popup.js +1 -1
  121. package/dist/collection/components/my-component/UI/map/udp-map/toolbar/map-toolbar.js +6 -6
  122. package/dist/collection/components/my-component/UI/map/udp-map/udp-map-toolbar.js +1 -1
  123. package/dist/collection/components/my-component/UI/map/udp-map/udp-map.js +3 -3
  124. package/dist/collection/components/my-component/UI/menu/menu-item/udp-menu-item.js +1 -1
  125. package/dist/collection/components/my-component/UI/menu/udp-menu.js +1 -1
  126. package/dist/collection/components/my-component/UI/stepper/udp-stepper-demo.js +1 -1
  127. package/dist/collection/components/my-component/UI/tabs/tab/tabs/udp-tabs.js +2 -2
  128. package/dist/collection/components/my-component/UI/tabs/tab/udp-tab.js +1 -1
  129. package/dist/collection/components/my-component/UI/tabs/udp-tab-panel/udp-tab-panel.js +2 -2
  130. package/dist/collection/components/my-component/UI/toolbars/app-bar/app-bar.js +1 -1
  131. package/dist/collection/components/my-component/UI/util/ghost-render/ghost-render.js +1 -1
  132. package/dist/collection/components/my-component/demo/ambient-demo-container.js +1 -1
  133. package/dist/collection/components/test-component/inputs-example/inputs-example.js +2 -2
  134. package/dist/collection/page-renderer/page-renderer.js +1 -1
  135. package/dist/collection/theme/color-preview/color-preview.js +1 -1
  136. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
  137. package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
  138. package/dist/components/add-map-feature-popup2.js +3 -3
  139. package/dist/components/ag-grid-base2.js +1 -1
  140. package/dist/components/ag-table2.js +1 -1
  141. package/dist/components/ambient-demo-container2.js +1 -1
  142. package/dist/components/ambient-template-grid2.js +15 -15
  143. package/dist/components/api-method-instance-grid.js +1 -1
  144. package/dist/components/app-bar2.js +1 -1
  145. package/dist/components/check-box2.js +2 -2
  146. package/dist/components/chip-section.js +2 -2
  147. package/dist/components/client-side-grid2.js +1 -1
  148. package/dist/components/color-preview.js +1 -1
  149. package/dist/components/edit-view-form.js +2 -2
  150. package/dist/components/entity-maintenance-grid.js +1 -1
  151. package/dist/components/feature-details-card2.js +4 -4
  152. package/dist/components/feature-details-popup2.js +1 -1
  153. package/dist/components/file-upload-renderer2.js +2 -2
  154. package/dist/components/fluent-dialog2.js +2 -2
  155. package/dist/components/ghost-render2.js +1 -1
  156. package/dist/components/grid-primary-bar2.js +2 -2
  157. package/dist/components/image-upload2.js +1 -1
  158. package/dist/components/inputs-example.js +2 -2
  159. package/dist/components/kpi-list2.js +1 -1
  160. package/dist/components/list-item.js +2 -2
  161. package/dist/components/list-options-renderer2.js +3 -3
  162. package/dist/components/map-component2.js +1 -1
  163. package/dist/components/map-toolbar2.js +6 -6
  164. package/dist/components/numeric-field2.js +3 -3
  165. package/dist/components/page-renderer.js +1 -1
  166. package/dist/components/primary-action-header2.js +2 -2
  167. package/dist/components/question-configs-renderer2.js +6 -6
  168. package/dist/components/resource-timeline-calendar.js +1 -1
  169. package/dist/components/resource-timeline-primary-bar2.js +2 -2
  170. package/dist/components/save-view-form.js +2 -2
  171. package/dist/components/search-list-item2.js +1 -1
  172. package/dist/components/search-method-grid2.js +1 -1
  173. package/dist/components/section-configs-renderer2.js +3 -3
  174. package/dist/components/select-layer-popup2.js +2 -2
  175. package/dist/components/server-side-grid2.js +1 -1
  176. package/dist/components/signature-input2.js +2 -2
  177. package/dist/components/signature-renderer2.js +1 -1
  178. package/dist/components/simple-card.js +1 -1
  179. package/dist/components/split-line-popup2.js +1 -1
  180. package/dist/components/stencil-form2.js +1 -1
  181. package/dist/components/stencil-toggle2.js +4 -4
  182. package/dist/components/tally.js +2 -2
  183. package/dist/components/text-area2.js +3 -3
  184. package/dist/components/text-field2.js +3 -3
  185. package/dist/components/text-input-renderer2.js +2 -2
  186. package/dist/components/udp-ambient-tool-tip2.js +2 -2
  187. package/dist/components/udp-avatar2.js +1 -1
  188. package/dist/components/udp-container-query-grid-item.js +1 -1
  189. package/dist/components/udp-container-query-grid.js +1 -1
  190. package/dist/components/udp-container-query2.js +2 -2
  191. package/dist/components/udp-container2.js +2 -2
  192. package/dist/components/udp-date-range-selector.js +1 -1
  193. package/dist/components/udp-date-selector2.js +3 -3
  194. package/dist/components/udp-datetime-selector2.js +3 -3
  195. package/dist/components/udp-dialog2.js +1 -1
  196. package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
  197. package/dist/components/udp-dynamic-form.js +1 -1
  198. package/dist/components/udp-forms-builder-menu2.js +2 -2
  199. package/dist/components/udp-forms-builder-question-item2.js +2 -2
  200. package/dist/components/udp-forms-builder-style-override2.js +1 -1
  201. package/dist/components/udp-forms-builder.js +72 -60
  202. package/dist/components/udp-forms-builder.js.map +1 -1
  203. package/dist/components/udp-forms-follow-up-list-card.js +2 -2
  204. package/dist/components/udp-forms-list-card2.js +5 -5
  205. package/dist/components/udp-forms-list.js +51 -39
  206. package/dist/components/udp-forms-list.js.map +1 -1
  207. package/dist/components/udp-forms-renderer.js +67 -55
  208. package/dist/components/udp-forms-renderer.js.map +1 -1
  209. package/dist/components/udp-grid-loader2.js +2 -2
  210. package/dist/components/udp-hotlist-form2.js +1 -1
  211. package/dist/components/udp-icon2.js +4 -1
  212. package/dist/components/udp-icon2.js.map +1 -1
  213. package/dist/components/udp-linear-loader2.js +1 -1
  214. package/dist/components/udp-map-toolbar2.js +1 -1
  215. package/dist/components/udp-map.js +3 -3
  216. package/dist/components/udp-menu-item2.js +1 -1
  217. package/dist/components/udp-menu2.js +1 -1
  218. package/dist/components/udp-notification2.js +2 -2
  219. package/dist/components/udp-page.js +1 -1
  220. package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
  221. package/dist/components/udp-pop-over2.js +1 -1
  222. package/dist/components/udp-selector2.js +4 -4
  223. package/dist/components/udp-side-sheet2.js +228 -19
  224. package/dist/components/udp-side-sheet2.js.map +1 -1
  225. package/dist/components/udp-skeleton-loading2.js +1 -1
  226. package/dist/components/udp-split-screen.js +1 -1
  227. package/dist/components/udp-stepper-demo.js +1 -1
  228. package/dist/components/udp-tab-panel.js +2 -2
  229. package/dist/components/udp-tab2.js +1 -1
  230. package/dist/components/udp-tabs2.js +2 -2
  231. package/dist/components/udp-time-selector2.js +3 -3
  232. package/dist/components/udp-vertical-spacer.js +1 -1
  233. package/dist/components/upd-alert-banner2.js +1 -1
  234. package/dist/docs.json +123 -28
  235. package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
  236. package/dist/esm/advanced-search_50.entry.js +63 -60
  237. package/dist/esm/ag-grid-base_5.entry.js +5 -5
  238. package/dist/esm/api-method-instance-grid.entry.js +1 -1
  239. package/dist/esm/check-box.entry.js +2 -2
  240. package/dist/esm/chip-section.entry.js +2 -2
  241. package/dist/esm/client-side-grid_2.entry.js +3 -3
  242. package/dist/esm/color-preview.entry.js +1 -1
  243. package/dist/esm/date-time-renderer_6.entry.js +8 -8
  244. package/dist/esm/entity-maintenance-grid.entry.js +1 -1
  245. package/dist/esm/feature-details-card_2.entry.js +5 -5
  246. package/dist/esm/image-upload_7.entry.js +6 -6
  247. package/dist/esm/inputs-example.entry.js +2 -2
  248. package/dist/esm/loader.js +1 -1
  249. package/dist/esm/map-component_2.entry.js +2 -2
  250. package/dist/esm/numeric-field_5.entry.js +15 -15
  251. package/dist/esm/page-renderer.entry.js +1 -1
  252. package/dist/esm/question-configs-renderer_5.entry.js +14 -14
  253. package/dist/esm/resource-timeline-calendar.entry.js +1 -1
  254. package/dist/esm/search-method-grid.entry.js +1 -1
  255. package/dist/esm/server-side-grid.entry.js +1 -1
  256. package/dist/esm/simple-card.entry.js +1 -1
  257. package/dist/esm/stencil-library.js +1 -1
  258. package/dist/esm/udp-chip_3.entry.js +1 -1
  259. package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
  260. package/dist/esm/udp-container-query-grid.entry.js +1 -1
  261. package/dist/esm/udp-container-query.entry.js +2 -2
  262. package/dist/esm/udp-container.entry.js +2 -2
  263. package/dist/esm/udp-date-range-selector.entry.js +1 -1
  264. package/dist/esm/udp-dynamic-form.entry.js +1 -1
  265. package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
  266. package/dist/esm/udp-forms-list-card.entry.js +5 -5
  267. package/dist/esm/udp-forms-list.entry.js +1 -1
  268. package/dist/esm/udp-forms-renderer.entry.js +1 -1
  269. package/dist/esm/udp-list-renderer.udp-pagination.udp-side-sheet.entry.js.map +1 -1
  270. package/dist/esm/udp-list-renderer_3.entry.js +194 -5
  271. package/dist/esm/udp-map.entry.js +3 -3
  272. package/dist/esm/udp-page.entry.js +1 -1
  273. package/dist/esm/udp-split-screen.entry.js +1 -1
  274. package/dist/esm/udp-stepper-demo.entry.js +1 -1
  275. package/dist/esm/udp-tab-panel.entry.js +2 -2
  276. package/dist/esm/udp-vertical-spacer.entry.js +1 -1
  277. package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
  278. package/dist/stencil-library/advanced-search_50.entry.js +1 -1
  279. package/dist/stencil-library/advanced-search_50.entry.js.map +1 -1
  280. package/dist/stencil-library/ag-grid-base_5.entry.js +1 -1
  281. package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
  282. package/dist/stencil-library/check-box.entry.js +1 -1
  283. package/dist/stencil-library/chip-section.entry.js +1 -1
  284. package/dist/stencil-library/client-side-grid_2.entry.js +1 -1
  285. package/dist/stencil-library/color-preview.entry.js +1 -1
  286. package/dist/stencil-library/date-time-renderer_6.entry.js +1 -1
  287. package/dist/stencil-library/entity-maintenance-grid.entry.js +1 -1
  288. package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
  289. package/dist/stencil-library/image-upload_7.entry.js +1 -1
  290. package/dist/stencil-library/inputs-example.entry.js +1 -1
  291. package/dist/stencil-library/map-component_2.entry.js +1 -1
  292. package/dist/stencil-library/numeric-field_5.entry.js +1 -1
  293. package/dist/stencil-library/page-renderer.entry.js +1 -1
  294. package/dist/stencil-library/question-configs-renderer_5.entry.js +1 -1
  295. package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
  296. package/dist/stencil-library/search-method-grid.entry.js +1 -1
  297. package/dist/stencil-library/server-side-grid.entry.js +1 -1
  298. package/dist/stencil-library/simple-card.entry.js +1 -1
  299. package/dist/stencil-library/simple-card.entry.js.map +1 -1
  300. package/dist/stencil-library/stencil-library.esm.js +1 -1
  301. package/dist/stencil-library/udp-chip_3.entry.js +1 -1
  302. package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
  303. package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
  304. package/dist/stencil-library/udp-container-query.entry.js +1 -1
  305. package/dist/stencil-library/udp-container.entry.js +1 -1
  306. package/dist/stencil-library/udp-date-range-selector.entry.js +1 -1
  307. package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
  308. package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
  309. package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
  310. package/dist/stencil-library/udp-forms-list.entry.js +1 -1
  311. package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
  312. package/dist/stencil-library/udp-list-renderer.udp-pagination.udp-side-sheet.entry.esm.js.map +1 -1
  313. package/dist/stencil-library/udp-list-renderer_3.entry.js +1 -1
  314. package/dist/stencil-library/udp-list-renderer_3.entry.js.map +1 -1
  315. package/dist/stencil-library/udp-map.entry.js +1 -1
  316. package/dist/stencil-library/udp-page.entry.js +1 -1
  317. package/dist/stencil-library/udp-split-screen.entry.js +1 -1
  318. package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
  319. package/dist/stencil-library/udp-tab-panel.entry.js +1 -1
  320. package/dist/stencil-library/udp-vertical-spacer.entry.js +1 -1
  321. package/dist/types/components/my-component/UI/drawers/udp-side-sheet/types.d.ts +7 -0
  322. package/dist/types/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.d.ts +114 -0
  323. package/dist/types/components.d.ts +83 -0
  324. package/package.json +1 -1
@@ -122,7 +122,7 @@ const NumericField = class {
122
122
  'bx--text-input--error': isError,
123
123
  'text-field--disabled': this.disabled,
124
124
  };
125
- return (h(Host, { key: '9360c33f329089e826a024dbb9fc5428953657a4', class: {
125
+ return (h(Host, { key: 'badaf6d93163a5e0d5bf1cb033d598d83be73b48', class: {
126
126
  'udp-input': true,
127
127
  'udp-input--error': isError,
128
128
  'udp-input--disabled': this.disabled,
@@ -131,9 +131,9 @@ const NumericField = class {
131
131
  'udp-input--readonly': this.readonly,
132
132
  [`udp-input--size-${this.size}`]: true,
133
133
  [`udp-input--margin-${this.margin}`]: true,
134
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'a546669bf6e7ea1e92f68be40c7d5d08becc0c53', class: "bx--form-item" }, h("unity-typography", { key: 'dd1dae528f12cc9d1f84bed1b189af031398f160', variant: "caption-text" }, h("label", { key: 'c747bbd8c5cec2b8792076d1cfcb564ad3e37907', 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,
134
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'b725b7a222e9c79497aadb4d253c027f156c9a24', class: "bx--form-item" }, h("unity-typography", { key: '4a8de311ad90f28627f65efd0e82b261b9694084', variant: "caption-text" }, h("label", { key: '468eb2655787185f23310d258c069e26cc16c5bc', 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,
135
135
  //@ts-ignore
136
- udprecordid: 'udpRecord-number-field-' + this.id })), isError && (h("div", { key: '32d8f5447f2f14da09f683ac40784d2b921a5105', class: "error-message" }, h("unity-typography", { key: '4f818ca155926a1d88018853d738bbc090060773', variant: "caption-text", color: "error" }, this.errorMessage))))));
136
+ udprecordid: 'udpRecord-number-field-' + this.id })), isError && (h("div", { key: '3b50f72129f7cc9d7033aa76cba4f378cdec47c1', class: "error-message" }, h("unity-typography", { key: 'dc81e247eceaaa8bf97c7615a6df5410da03ea0d', variant: "caption-text", color: "error" }, this.errorMessage))))));
137
137
  }
138
138
  static get watchers() { return {
139
139
  "error": ["updateError"],
@@ -352,7 +352,7 @@ const TextArea = class {
352
352
  }
353
353
  render() {
354
354
  const { disabled, id, internalValue, label, placeholder, required, readonly, errorMessage, fullWidth, internalRows } = this;
355
- return (h(Host, { key: '01b060cb795ba1c1320bbf5e640faac9305ed4df', class: {
355
+ return (h(Host, { key: '330b822d26731c699507bd061a22a1a01239a8d0', class: {
356
356
  'udp-input': true,
357
357
  'udp-input--error': !!errorMessage,
358
358
  'udp-input--disabled': disabled,
@@ -361,11 +361,11 @@ const TextArea = class {
361
361
  'udp-input--required': required,
362
362
  [`udp-input--size-${this.size}`]: true,
363
363
  [`udp-input--margin-${this.margin}`]: true,
364
- } }, h("div", { key: '04570e8c58353f38268ffca8df06f954250de3e2', class: "bx--form-item" }, h("unity-typography", { key: '105b1e743be4c0b4fce9b27aaa7b354cbd975e66', variant: "caption-text" }, h("label", { key: '7b46e00e85ee85afea05f1c1ca47e227e4703efc', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), h("textarea", { key: '2ef3dac25799642b9ad5f66abb4a87010347f76d', ref: el => (this.textareaEl = el), id: id, class: {
364
+ } }, h("div", { key: '4252c422de5b9670ccc7a33e1e1ffcb04b90e08a', class: "bx--form-item" }, h("unity-typography", { key: '86c6ea2fabe2810fc6dbf1400311caa21fbea544', variant: "caption-text" }, h("label", { key: 'a4816120f1d41f15599f0c61ab40f6f3eb6f39bc', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), h("textarea", { key: 'e16410a443695a5b0f0a39573cc8274a0c22e98c', ref: el => (this.textareaEl = el), id: id, class: {
365
365
  'bx--text-input': true,
366
366
  'bx--text-input--error': !!errorMessage,
367
367
  'text-area--disabled': disabled,
368
- }, 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: '5f222207af8d38edc8509650b6818bb913bef069', class: "error-message" }, h("unity-typography", { key: '32561b17fa58cc1632a7dd578a1795438474d89f', variant: "caption-text", color: "error" }, errorMessage))))));
368
+ }, 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: '033bb6255f680f35dbe0027b9d202e179a3c9bf4', class: "error-message" }, h("unity-typography", { key: '03e9835bef7a6737b3e8ebf56f5ce1d303d72732', variant: "caption-text", color: "error" }, errorMessage))))));
369
369
  }
370
370
  get el() { return getElement(this); }
371
371
  static get watchers() { return {
@@ -500,7 +500,7 @@ const UdpDateSelector = class {
500
500
  classNames.push('bx--text-input--full-width');
501
501
  }
502
502
  const inputClass = classNames.join(' ');
503
- return (h(Host, { key: '9edbe6a132cbecabfea080c71930e2477873dd91', class: {
503
+ return (h(Host, { key: '70baf93e973186a4adaf2ff3637470bafa666939', class: {
504
504
  'udp-input': true,
505
505
  'udp-input--error': isError,
506
506
  'udp-input--disabled': this.disabled,
@@ -509,9 +509,9 @@ const UdpDateSelector = class {
509
509
  'udp-input--required': this.required,
510
510
  [`udp-input--size-${this.size}`]: true,
511
511
  [`udp-input--margin-${this.margin}`]: true,
512
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'a5bf7a47b784bef02ca873afc691b7d03f8dfd13', class: "bx--form-item" }, h("unity-typography", { key: '2d4f3a8e6971b074e6eca1788ff2ab9310ee5a74', variant: "caption-text" }, h("label", { key: '3acbd7d9c29a59d56e3e31c4e646f723858cecdc', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '22a924af3868e9624679f5a303cdd09ea1addf2c', 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,
512
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '92c4d7e51a06ed0db42f868824d7f79629132a9d', class: "bx--form-item" }, h("unity-typography", { key: 'add2baeda562873dd2ef6b306aa1d63c66cf55c7', variant: "caption-text" }, h("label", { key: '131508794697abd61d2ed91fc70c35a401c9fbc9', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '49e4f5f63c495fc12c3228a4f897d4a8e453b288', 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,
513
513
  //@ts-ignore
514
- udprecordid: 'udpRecord-udp-date-selector-' + this.id }), h("unity-typography", { key: '0b542429910e6f1fa5c5aa2ae9db1e6e0a13603a', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
514
+ udprecordid: 'udpRecord-udp-date-selector-' + this.id }), h("unity-typography", { key: 'a0a58ed508cb607e2e32c42f5b7d3d2bd5b4b6d0', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
515
515
  }
516
516
  static get watchers() { return {
517
517
  "error": ["updateError"],
@@ -674,7 +674,7 @@ const UdpDateTimeSelector = class {
674
674
  classNames.push('bx--text-input--full-width');
675
675
  }
676
676
  const inputClass = classNames.join(' ');
677
- return (h(Host, { key: '03dc3a30955b984622c94a3457ac182e09b70d5b', class: {
677
+ return (h(Host, { key: '47e3932d88410bf3518fd7c6e208fb6c38eebe17', class: {
678
678
  'udp-input': true,
679
679
  'udp-input--error': isError,
680
680
  'udp-input--disabled': this.disabled,
@@ -683,9 +683,9 @@ const UdpDateTimeSelector = class {
683
683
  'udp-input--required': this.required,
684
684
  [`udp-input--size-${this.size}`]: true,
685
685
  [`udp-input--margin-${this.margin}`]: true,
686
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'faf64e8afed26baf9d6520abffa33fa3d02ff8ce', class: "bx--form-item" }, h("unity-typography", { key: '1d6ae7b0b37c3d765a2fd82547693459525e37c7', variant: "caption-text" }, h("label", { key: 'f037be2134b9694261405175cdd3a5da8f782897', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '44f7935c6125d02971ab9fef142fddf0ed42d423', 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,
686
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '9fe7320e24b25746556eaf05c056998a6784f3f8', class: "bx--form-item" }, h("unity-typography", { key: '7a8f23d889846cae6708fb5924d87bcb6b5dd44d', variant: "caption-text" }, h("label", { key: 'e524f51437e391dedd8a09bf62ac8025a809203c', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '60b004683304bd644f212980649e0b64991dab84', 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,
687
687
  //@ts-ignore
688
- udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), h("unity-typography", { key: '1adacdb6e4bb8dd6faa9b061866bf7f74970d05d', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
688
+ udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), h("unity-typography", { key: '8f7b7f221cf7b3f71159814efd482f558b051b89', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
689
689
  }
690
690
  static get watchers() { return {
691
691
  "error": ["updateError"],
@@ -919,7 +919,7 @@ const UdpTimeSelector = class {
919
919
  classNames.push('bx--text-input--full-width');
920
920
  }
921
921
  const inputClass = classNames.join(' ');
922
- return (h(Host, { key: 'bb2f53940548506b2967b68fe6c5b1e73430af55', class: {
922
+ return (h(Host, { key: '12a2d440fea4d80364d4df0211ba273830c10a1b', class: {
923
923
  'udp-input': true,
924
924
  'udp-input--error': isError,
925
925
  'udp-input--disabled': this.disabled,
@@ -928,9 +928,9 @@ const UdpTimeSelector = class {
928
928
  'udp-input--required': this.required,
929
929
  [`udp-input--size-${this.size}`]: true,
930
930
  [`udp-input--margin-${this.margin}`]: true,
931
- }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '15b2fe88d041385bf7035ecca64d7769bdeb843b', class: "bx--form-item" }, h("unity-typography", { key: '0566f681872070de620318de7d21f96accab4cd6', variant: "caption-text" }, h("label", { key: '72940ec01c5d54230d58e5095b69988803d002c7', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '4cf4cd9acd57d8d5144e0e2b61362befce824b25', 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,
931
+ }, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '5a48660fac4210a46ca101eeb40c5c47e7a6382a', class: "bx--form-item" }, h("unity-typography", { key: '1baa18f50e33c4dead50ecf5e5ab33c01ad903ec', variant: "caption-text" }, h("label", { key: '8d816c14c78edee99bef993a42d38acdf65ff520', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '708202991f4617424ad4774aea9745a5d87e867d', 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,
932
932
  //@ts-ignore
933
- udprecordid: 'udpRecord-udp-time-selector-' + this.id }), h("unity-typography", { key: 'cc2818ea8716991e0f891315dfed07daa5ed5fd2', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
933
+ udprecordid: 'udpRecord-udp-time-selector-' + this.id }), h("unity-typography", { key: '4bf7b30038e585098859836eff7e6f2dcfdea8ad', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
934
934
  }
935
935
  get el() { return getElement(this); }
936
936
  static get watchers() { return {
@@ -13,7 +13,7 @@ const PageRenderer = class {
13
13
  return (h("div", { style: { border: '1px solid #ff6a00', padding: '10px', margin: '10px 0', borderRadius: '5px', color: '#ff6a00', backgroundColor: '#fff3e0' } }, h("unity-typography", null, "Content currently unavailable ( ", h("span", { style: { fontWeight: '700' } }, componentName), " ). We're working to make this available to you soon!")));
14
14
  }
15
15
  render() {
16
- return (h("div", { key: '4456997c11d8225a351000d17f3bab7270312a06' }, this.pageData.map((data) => {
16
+ return (h("div", { key: '05f030812933d2473f080285d7af0ddeecda005c' }, this.pageData.map((data) => {
17
17
  // Prepare properties from metaData, ensuring any existing keys that
18
18
  // match your direct props are overridden.
19
19
  const gridProps = Object.assign(Object.assign({}, data.properties), {
@@ -105,34 +105,34 @@ const QuestionConfigsRenderer = class {
105
105
  render() {
106
106
  const template = questionsTemplate.find(q => q.fieldTypeId === this.question.fieldTypeId);
107
107
  const isQuestionTextRequired = !(template && template.questionTextOptional);
108
- return (h("div", { key: 'b1297e71b7fe30d91c80952dc5cfbf52268b50cd', class: "generic-configs-container" }, h("div", { key: 'b9ffd3b37b92bfc97401dd9597068d375cb04c2a', class: "question-configs-header" }, h("unity-typography", { key: 'f03d6dfd7021d08947940f52bb9cbdf8d5eaf7c3', variant: "h6" }, this.question.questionTypeName, " Question"), h("div", { key: '1f4cc210989694b53d3a06bfc5625530500b184c' }, !this.question.fieldProperties.ignoreRequiredConfig && (h("stencil-toggle", { key: '06ec35aa78718a5d542b4cfa090d39eef41ff558', label: "Required", disabled: this.isViewOnly, checked: this.question.required === true, onToggledChange: () => {
108
+ return (h("div", { key: '3f492b8636ff73160970c64dad3cc33af97478b3', class: "generic-configs-container" }, h("div", { key: '2bc887fc9aebce0b62fbacb0a98a93a4ec374676', class: "question-configs-header" }, h("unity-typography", { key: '5288de2affd04aea4ba7986819bc901664a85d06', variant: "h6" }, this.question.questionTypeName, " Question"), h("div", { key: '37369636fa4e76dc4382523a6385b6a4f56e7bfe' }, !this.question.fieldProperties.ignoreRequiredConfig && (h("stencil-toggle", { key: '95b954b18cc43dc6d7af929a92f4d7f89e0a6d72', label: "Required", disabled: this.isViewOnly, checked: this.question.required === true, onToggledChange: () => {
109
109
  const newValue = !this.question.required;
110
110
  const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
111
111
  const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'required');
112
112
  this.onFormSectionsDraftChange(updated);
113
- }, labelPosition: "right" })))), h("text-area", { key: '5ee8f650ce25ef68784958d3063b8f10c0582147', label: "Question Text", value: this.question.questionText, disabled: this.isViewOnly, placeholder: "Enter the question text here", rows: 2, maxRows: 5, required: isQuestionTextRequired, fullWidth: true, margin: 'dense', onInput: e => {
113
+ }, labelPosition: "right" })))), h("text-area", { key: 'bf72c2eaafa84ab4283d4cb2c877a23d4e328466', label: "Question Text", value: this.question.questionText, disabled: this.isViewOnly, placeholder: "Enter the question text here", rows: 2, maxRows: 5, required: isQuestionTextRequired, fullWidth: true, margin: 'dense', onInput: e => {
114
114
  const newValue = e.target.value;
115
115
  const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
116
116
  const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'questionText');
117
117
  this.onFormSectionsDraftChange(updated);
118
- } }), h("text-area", { key: '7a069cd65b0fde1607de3ecb5eb8c1fa190587f1', label: "Helper Text", value: this.question.helperText, disabled: this.isViewOnly, placeholder: "Enter the question's helper text here", rows: 2, maxRows: 4, fullWidth: true, margin: 'dense', onInput: e => {
118
+ } }), h("text-area", { key: '8d075bd14f7d6be1e40697914989d526839b7227', label: "Helper Text", value: this.question.helperText, disabled: this.isViewOnly, placeholder: "Enter the question's helper text here", rows: 2, maxRows: 4, fullWidth: true, margin: 'dense', onInput: e => {
119
119
  const newValue = e.target.value;
120
120
  const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
121
121
  const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'helperText');
122
122
  this.onFormSectionsDraftChange(updated);
123
- } }), h("div", { key: '31b72c1f3cb61f9f9f624eec0b8923dacab0b954' }, h("stencil-toggle", { key: '85af86c6d89f985451ac6b67a167180ee19bf51f', label: "Allow Comments", disabled: this.isViewOnly, checked: this.question.fieldProperties.allowComments === true, onToggledChange: () => {
123
+ } }), h("div", { key: '42843dbf43d315aaf789025a2ba50bb59b71e2b8' }, h("stencil-toggle", { key: 'e267a965917fe78b3870e5cc3535dce1584ebfa4', label: "Allow Comments", disabled: this.isViewOnly, checked: this.question.fieldProperties.allowComments === true, onToggledChange: () => {
124
124
  if (this.isViewOnly)
125
125
  return;
126
126
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
127
127
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'allowComments');
128
128
  this.onFormSectionsDraftChange(updated);
129
- }, labelPosition: "right" })), this.formType == UdpFormsTypeEnum.Standard && (h("div", { key: 'c693c3e6824ab0464472e2da70b68abeedcc88bd' }, h("stencil-toggle", { key: '7e5e19b56c93d49e190db84fa19e01f9d677ad13', label: "Allow Follow Up Forms", disabled: this.isViewOnly, checked: this.question.fieldProperties.allowFollowUpForms === true, onToggledChange: () => {
129
+ }, labelPosition: "right" })), this.formType == UdpFormsTypeEnum.Standard && (h("div", { key: 'e8ba93f33dd190f0171b5cba1fe141e679e8b63b' }, h("stencil-toggle", { key: '0489937ca5852761a44b42e673ae63c7489a47e1', label: "Allow Follow Up Forms", disabled: this.isViewOnly, checked: this.question.fieldProperties.allowFollowUpForms === true, onToggledChange: () => {
130
130
  if (this.isViewOnly)
131
131
  return;
132
132
  const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
133
133
  const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'allowFollowUpForms');
134
134
  this.onFormSectionsDraftChange(updated);
135
- }, labelPosition: "right" }))), h("question-specific-configs-renderer", { key: 'c2670bc794560c4154586d0e9d7fe46f350abeed', formSectionsDraft: this.formSectionsDraft, sIndex: this.sIndex, qIndex: this.qIndex, isViewOnly: this.isViewOnly, onFormSectionsDraftChange: this.onFormSectionsDraftChange, lookupOptions: this.lookupOptions })));
135
+ }, labelPosition: "right" }))), h("question-specific-configs-renderer", { key: 'a864b3693949c3996e13236dd6d6d6175fbb5d5b', formSectionsDraft: this.formSectionsDraft, sIndex: this.sIndex, qIndex: this.qIndex, isViewOnly: this.isViewOnly, onFormSectionsDraftChange: this.onFormSectionsDraftChange, lookupOptions: this.lookupOptions })));
136
136
  }
137
137
  };
138
138
  QuestionConfigsRenderer.style = questionConfigsRendererCss;
@@ -163,15 +163,15 @@ const SectionConfigsRenderer = class {
163
163
  }
164
164
  render() {
165
165
  var _a;
166
- return (h("div", { key: '201769dbe4f50d6a014082062fdb48f955f7de15', class: "generic-configs-container" }, h("text-area", { key: '4a5ff9bb790039a0e58d9a8435aa5e2610ab04e4', label: "Title", value: this.section.title || "", disabled: this.isViewOnly, placeholder: "Enter the section title here", rows: 2, maxRows: 5, fullWidth: true, onInput: (e) => {
166
+ return (h("div", { key: 'cfea0af65b067a2859810a37fdfb5d308de5f021', class: "generic-configs-container" }, h("text-area", { key: 'b119caf27d85b8ee865b104a68eedee7bc39bd93', label: "Title", value: this.section.title || "", disabled: this.isViewOnly, placeholder: "Enter the section title here", rows: 2, maxRows: 5, fullWidth: true, onInput: (e) => {
167
167
  const newValue = e.target.value;
168
168
  const updated = this.handleSectionFieldChange(this.sIndex, 'title', newValue);
169
169
  this.onFormSectionsDraftChange(updated);
170
- } }), h("text-area", { key: '743472840b72f918871dbfbdd1f636eff5785726', label: "Section Text", value: this.section.sectionText || "", disabled: this.isViewOnly, placeholder: "Enter the section text here", rows: 2, maxRows: 4, fullWidth: true, onInput: (e) => {
170
+ } }), h("text-area", { key: '38108016d5582391d402de818618c9574fe52b88', label: "Section Text", value: this.section.sectionText || "", disabled: this.isViewOnly, placeholder: "Enter the section text here", rows: 2, maxRows: 4, fullWidth: true, onInput: (e) => {
171
171
  const newValue = e.target.value;
172
172
  const updated = this.handleSectionFieldChange(this.sIndex, 'sectionText', newValue);
173
173
  this.onFormSectionsDraftChange(updated);
174
- } }), h("stencil-toggle", { key: '57ad68a0e9e233cc10fa06a48bc78fa49285817d', label: "Repeatable", disabled: this.isViewOnly, checked: ((_a = this.section.sectionProperties) === null || _a === void 0 ? void 0 : _a.isRepeatable) === true || false, onToggledChange: () => {
174
+ } }), h("stencil-toggle", { key: '7cc829b3d37a6e2966f072409de9684587c4f702', label: "Repeatable", disabled: this.isViewOnly, checked: ((_a = this.section.sectionProperties) === null || _a === void 0 ? void 0 : _a.isRepeatable) === true || false, onToggledChange: () => {
175
175
  const newValue = !this.section.sectionProperties.isRepeatable;
176
176
  const updated = this.handleSectionRepeatablePropertyChange(this.sIndex, newValue);
177
177
  this.onFormSectionsDraftChange(updated);
@@ -192,8 +192,8 @@ const UdpFormsBuilderMenu = class {
192
192
  }
193
193
  render() {
194
194
  return [
195
- h("div", { key: 'ae6100577b9fdf94217cbcc163dde0c7e2af8e44', class: 'menu-header-container' }, h("unity-typography", { key: 'd2f580fbc5f800343f9e50fcf55b5ce51f27a671', variant: "body1" }, "Choose a Question Type"), h("stencil-icon-button", { key: '88aad09e96b32ba9c2eea817f617799999a2c51b', icon: getIconFromName('close16'), onClick: () => this.cancelClick.emit() })),
196
- h("div", { key: '0cd7d00885d89206f7ec621b5c4a9d8fa0bfba87', class: "menu-options-container" }, this.questionsTemplate.map(q => (h("udp-button", { variant: "contained", color: "primary", onClick: () => this.addQuestion.emit(q), startIcon: h("udp-icon", { iconName: q.icon, color: 'inherit' }) }, q.questionTypeName)))),
195
+ h("div", { key: '91bd7abac8268ecd31bb0c6377c1334965b422f4', class: 'menu-header-container' }, h("unity-typography", { key: '7a5b0d71258cf6059e35f19c831f94eeb807074e', variant: "body1" }, "Choose a Question Type"), h("stencil-icon-button", { key: 'd2eface092851d964046e0b51807a24b92007014', icon: getIconFromName('close16'), onClick: () => this.cancelClick.emit() })),
196
+ h("div", { key: '8cba92678740832fe44d691bcb2ebee6d86861a8', class: "menu-options-container" }, this.questionsTemplate.map(q => (h("udp-button", { variant: "contained", color: "primary", onClick: () => this.addQuestion.emit(q), startIcon: h("udp-icon", { iconName: q.icon, color: 'inherit' }) }, q.questionTypeName)))),
197
197
  ];
198
198
  }
199
199
  };
@@ -227,10 +227,10 @@ const UdpFormsBuilderQuestionItem = class {
227
227
  render() {
228
228
  const showPrimaryText = this.primaryText || this.hasPrimaryTextSlot;
229
229
  const showSecondaryText = this.secondaryText || this.hasSecondaryTextSlot;
230
- return (h(Host, { key: 'd37c942d2308b70564e8d5c3bf1b0e6c65364d53' }, h("div", { key: '70e49a9d27c2bb48af33be5f2da691a1d0cd9e4b', class: {
230
+ return (h(Host, { key: '30c9571c77dfb799a2788bc7b42c462565d43f20' }, h("div", { key: '54f4165d5108b756296b60c4950f0fa3074d3d00', class: {
231
231
  'list-item': true,
232
232
  'clickable': this.clickable,
233
- }, onClick: this.onClick, onKeyPress: this.handleKeyPress, role: this.clickable ? 'button' : undefined, tabindex: this.clickable ? 0 : -1 }, h("div", { key: '4dd31a6e5acbebf3a7ea095399a769d830455e7f', class: "drag-and-drop-container" }, h("slot", { key: 'cda2dc7374e7836c203cc06b1a24853173b6fb00', name: "drag-and-drop" })), this.iconName && (h("div", { key: '6a3212c41e0e0be98d74290aaefc7f2a5b8a40e3', class: "avatar-container" }, h("udp-avatar", { key: '20f327eb2ff27833dae0c3b192f03190b479244b', iconName: this.iconName, variant: this.avatarVariant, color: this.avatarBackgroundColor }))), h("div", { key: '80835382c28cc23177ab59c295c638d18ebdeaea', class: "text-container" }, showPrimaryText && (h("div", { key: 'a8b0ff606f8b76eb8ba5d84803b2618c877b4d56', class: "primary-text", title: this.primaryText }, h("slot", { key: '63912e8ff2edd943c049f9c172cb80eb0d0e1afb', name: "primary-text" }, h("unity-typography", { key: '68fec2e44ad8b5fcd51395e048b8868a220b3c60', variant: "body" }, this.primaryText)))), showSecondaryText && (h("div", { key: '7d10a2ba568ecd2fcf4829a24bec58bb09ec75dc', class: "secondary-text", title: this.secondaryText }, h("slot", { key: '4a9850c47ac34bf762f2b6290d51f0f0300097b8', name: "secondary-text" }, h("unity-typography", { key: 'e74d0fb86ea0f1784bd306aed5f6ed6c060ce3e6', variant: "body", color: "textSecondary" }, this.secondaryText))))), this.hasStatusChipSlot && (h("div", { key: 'fa92aa7a0c7919a67362cb99e9b7336d188271c5', class: "status-chip-container" }, h("slot", { key: 'effac3462cf3a49ffe201cba4c22d0a3666046ba', name: "status-chip" }))), this.hasActionsSlot && (h("div", { key: 'd96aa7ff8381d5d51f19b525523c38f691322431', class: "actions-container" }, h("slot", { key: '16af4b406bc64808891ffbd3c0c367fdfadf1107', name: "actions" }))))));
233
+ }, onClick: this.onClick, onKeyPress: this.handleKeyPress, role: this.clickable ? 'button' : undefined, tabindex: this.clickable ? 0 : -1 }, h("div", { key: 'b4c4072055461b9fc7d1882f9344068bf6e2e1c4', class: "drag-and-drop-container" }, h("slot", { key: 'ee5ce9c3158a075496408b3e8e2a263a82116f6d', name: "drag-and-drop" })), this.iconName && (h("div", { key: '97f5d6f4270868831e59b25b0b3533b085fe58ab', class: "avatar-container" }, h("udp-avatar", { key: 'cbb23fefa1ca00ed0c61c038a5c4df3240d81da1', iconName: this.iconName, variant: this.avatarVariant, color: this.avatarBackgroundColor }))), h("div", { key: 'c09e2c27a4f11b4144278cea91c9cfaa073896ed', class: "text-container" }, showPrimaryText && (h("div", { key: 'dc506d5456470467c92c0402f0abec8aae407145', class: "primary-text", title: this.primaryText }, h("slot", { key: '81d62a6e2e8fd6cbad19134edf78f8be86fce126', name: "primary-text" }, h("unity-typography", { key: 'b24ebfe9ec875839526d300908c9be8bba3acde5', variant: "body" }, this.primaryText)))), showSecondaryText && (h("div", { key: 'ce97765517dbaf006c951d8af842a1db1bffec54', class: "secondary-text", title: this.secondaryText }, h("slot", { key: 'f4524e32bc2b068fc5cac5343d679181f1333e7d', name: "secondary-text" }, h("unity-typography", { key: 'ca394f40334c3c866b2b7d95c2254868daac5c4f', variant: "body", color: "textSecondary" }, this.secondaryText))))), this.hasStatusChipSlot && (h("div", { key: 'b97c70c97425a81edbd0e083a2292201f0f7ba75', class: "status-chip-container" }, h("slot", { key: 'c33a445fb6635c7956f66905769aabb1820b904e', name: "status-chip" }))), this.hasActionsSlot && (h("div", { key: 'fab615558218c7a9c72ec822a70a252dc939b524', class: "actions-container" }, h("slot", { key: '7e2cee521ee90d0508a357f117ed6cdcdc3584e4', name: "actions" }))))));
234
234
  }
235
235
  get hostEl() { return getElement(this); }
236
236
  };
@@ -298,7 +298,7 @@ const UdpFormsBuilderStyleOverride = class {
298
298
  render() {
299
299
  // if (!this.isVisible) return null;
300
300
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9;
301
- return (h(Host, { key: 'f4b4096c82edd15ba7a0e60c2c57b425bf9fb658' }, h("unity-typography", { key: 'dba102cc67ae53fdad985793f83575ca97582cd2', variant: "h6" }, "Backgrounds and Colors"), this.renderStyleTextField('Background Image', (_c = (_b = (_a = this.formMetadata) === null || _a === void 0 ? void 0 : _a.background) === null || _b === void 0 ? void 0 : _b.backgroundImage) !== null && _c !== void 0 ? _c : '', 'background', 'backgroundImage'), this.renderStyleTextField('Background Color', (_f = (_e = (_d = this.formMetadata) === null || _d === void 0 ? void 0 : _d.background) === null || _e === void 0 ? void 0 : _e.backgroundColor) !== null && _f !== void 0 ? _f : '', 'background', 'backgroundColor'), this.renderStyleTextField('Header Background Color', (_h = (_g = this.formMetadata) === null || _g === void 0 ? void 0 : _g.headerBackgroundColor) !== null && _h !== void 0 ? _h : '', 'headerBackgroundColor'), h("udp-divider", { key: 'b40dfbdf5effb49d28e436ceca8d9eb6ed4b6d2b' }), h("unity-typography", { key: '5d4459fabc064ef07167ce58a524980b2c63299b', variant: "h6" }, "Fonts"), this.renderStyleTextField('Font Family', (_k = (_j = this.formMetadata) === null || _j === void 0 ? void 0 : _j.fontFamily) !== null && _k !== void 0 ? _k : '', 'fontFamily'), this.renderStyleTextField('Question Text Font Family', (_o = (_m = (_l = this.formMetadata) === null || _l === void 0 ? void 0 : _l.questionText) === null || _m === void 0 ? void 0 : _m.fontFamily) !== null && _o !== void 0 ? _o : '', 'questionText', 'fontFamily'), this.renderStyleDropdownField('Question Text Typography', (_r = (_q = (_p = this.formMetadata) === null || _p === void 0 ? void 0 : _p.questionText) === null || _q === void 0 ? void 0 : _q.variant) !== null && _r !== void 0 ? _r : '', 'questionText', 'variant'), this.renderStyleTextField('Title Text Font Family', (_u = (_t = (_s = this.formMetadata) === null || _s === void 0 ? void 0 : _s.titleText) === null || _t === void 0 ? void 0 : _t.fontFamily) !== null && _u !== void 0 ? _u : '', 'titleText', 'fontFamily'), this.renderStyleDropdownField('Title Text Typography', (_x = (_w = (_v = this.formMetadata) === null || _v === void 0 ? void 0 : _v.titleText) === null || _w === void 0 ? void 0 : _w.variant) !== null && _x !== void 0 ? _x : '', 'titleText', 'variant'), this.renderStyleTextField('Paragraph Text Font Family', (_0 = (_z = (_y = this.formMetadata) === null || _y === void 0 ? void 0 : _y.paragraphText) === null || _z === void 0 ? void 0 : _z.fontFamily) !== null && _0 !== void 0 ? _0 : '', 'paragraphText', 'fontFamily'), this.renderStyleDropdownField('Paragraph Text Typography', (_3 = (_2 = (_1 = this.formMetadata) === null || _1 === void 0 ? void 0 : _1.paragraphText) === null || _2 === void 0 ? void 0 : _2.variant) !== null && _3 !== void 0 ? _3 : '', 'paragraphText', 'variant'), this.renderStyleTextField('Helper Text Font Family', (_6 = (_5 = (_4 = this.formMetadata) === null || _4 === void 0 ? void 0 : _4.helperText) === null || _5 === void 0 ? void 0 : _5.fontFamily) !== null && _6 !== void 0 ? _6 : '', 'helperText', 'fontFamily'), this.renderStyleDropdownField('Helper Text Typography', (_9 = (_8 = (_7 = this.formMetadata) === null || _7 === void 0 ? void 0 : _7.helperText) === null || _8 === void 0 ? void 0 : _8.variant) !== null && _9 !== void 0 ? _9 : '', 'helperText', 'variant')));
301
+ return (h(Host, { key: '530014eba0c8be5eb47e5ac23839b3dfafbbd7cb' }, h("unity-typography", { key: '581fca98a42750897820b867f206ea07fd7e3ccb', variant: "h6" }, "Backgrounds and Colors"), this.renderStyleTextField('Background Image', (_c = (_b = (_a = this.formMetadata) === null || _a === void 0 ? void 0 : _a.background) === null || _b === void 0 ? void 0 : _b.backgroundImage) !== null && _c !== void 0 ? _c : '', 'background', 'backgroundImage'), this.renderStyleTextField('Background Color', (_f = (_e = (_d = this.formMetadata) === null || _d === void 0 ? void 0 : _d.background) === null || _e === void 0 ? void 0 : _e.backgroundColor) !== null && _f !== void 0 ? _f : '', 'background', 'backgroundColor'), this.renderStyleTextField('Header Background Color', (_h = (_g = this.formMetadata) === null || _g === void 0 ? void 0 : _g.headerBackgroundColor) !== null && _h !== void 0 ? _h : '', 'headerBackgroundColor'), h("udp-divider", { key: '6430f049fe34ff1e45b4427076a5f865bf5d4fcd' }), h("unity-typography", { key: 'bf8568088871733dce103e5bac03eab26710c697', variant: "h6" }, "Fonts"), this.renderStyleTextField('Font Family', (_k = (_j = this.formMetadata) === null || _j === void 0 ? void 0 : _j.fontFamily) !== null && _k !== void 0 ? _k : '', 'fontFamily'), this.renderStyleTextField('Question Text Font Family', (_o = (_m = (_l = this.formMetadata) === null || _l === void 0 ? void 0 : _l.questionText) === null || _m === void 0 ? void 0 : _m.fontFamily) !== null && _o !== void 0 ? _o : '', 'questionText', 'fontFamily'), this.renderStyleDropdownField('Question Text Typography', (_r = (_q = (_p = this.formMetadata) === null || _p === void 0 ? void 0 : _p.questionText) === null || _q === void 0 ? void 0 : _q.variant) !== null && _r !== void 0 ? _r : '', 'questionText', 'variant'), this.renderStyleTextField('Title Text Font Family', (_u = (_t = (_s = this.formMetadata) === null || _s === void 0 ? void 0 : _s.titleText) === null || _t === void 0 ? void 0 : _t.fontFamily) !== null && _u !== void 0 ? _u : '', 'titleText', 'fontFamily'), this.renderStyleDropdownField('Title Text Typography', (_x = (_w = (_v = this.formMetadata) === null || _v === void 0 ? void 0 : _v.titleText) === null || _w === void 0 ? void 0 : _w.variant) !== null && _x !== void 0 ? _x : '', 'titleText', 'variant'), this.renderStyleTextField('Paragraph Text Font Family', (_0 = (_z = (_y = this.formMetadata) === null || _y === void 0 ? void 0 : _y.paragraphText) === null || _z === void 0 ? void 0 : _z.fontFamily) !== null && _0 !== void 0 ? _0 : '', 'paragraphText', 'fontFamily'), this.renderStyleDropdownField('Paragraph Text Typography', (_3 = (_2 = (_1 = this.formMetadata) === null || _1 === void 0 ? void 0 : _1.paragraphText) === null || _2 === void 0 ? void 0 : _2.variant) !== null && _3 !== void 0 ? _3 : '', 'paragraphText', 'variant'), this.renderStyleTextField('Helper Text Font Family', (_6 = (_5 = (_4 = this.formMetadata) === null || _4 === void 0 ? void 0 : _4.helperText) === null || _5 === void 0 ? void 0 : _5.fontFamily) !== null && _6 !== void 0 ? _6 : '', 'helperText', 'fontFamily'), this.renderStyleDropdownField('Helper Text Typography', (_9 = (_8 = (_7 = this.formMetadata) === null || _7 === void 0 ? void 0 : _7.helperText) === null || _8 === void 0 ? void 0 : _8.variant) !== null && _9 !== void 0 ? _9 : '', 'helperText', 'variant')));
302
302
  }
303
303
  };
304
304
  UdpFormsBuilderStyleOverride.style = udpFormsBuilderStyleOverrideCss;
@@ -190,7 +190,7 @@ const ResourceTimelineCalendar = class {
190
190
  }
191
191
  render() {
192
192
  const todayString = new Date().toLocaleDateString('en-US');
193
- return (h("div", { key: '16ab2aa3893050d94713f80522632b254ac0c390', class: "resource-timeline-calendar" }, h("resource-timeline-primary-bar", { key: 'c4c1bcd7487c8fbf341d25886a6b2d3fdf09a50c', gridBarTitle: this.gridBarTitle, subTitle: this.subTitle, primaryAction: this.primaryAction, secondaryAction: this.secondaryAction, clickBackward: this.handleClickBackward, clickForward: this.handleClickForward, clickToday: this.handleClickToday, subtitleStatus: this.subtitleStatus, subtitleStatusMappingClasses: this.subtitleStatusMappingClasses, disableHeaderActions: this.disableHeaderActions, showLockedIcon: this.showLockedIcon, expandAll: this.expandGroups, collapseAll: this.collapseGroups }), h("client-side-grid", { key: 'e72c171a08321205856f39cbc4302d1a007d0a43', rowData: this.filledRowData, columnDefs: this.formattedColumnDefs, gridOptions: Object.assign(Object.assign({}, this.additionalGridOptions), { components: {
193
+ return (h("div", { key: '8bb97df169f2f303cab175ecdf34844cbb8482f0', class: "resource-timeline-calendar" }, h("resource-timeline-primary-bar", { key: 'c9db465059524e09036587f1ee369eca4641fcea', gridBarTitle: this.gridBarTitle, subTitle: this.subTitle, primaryAction: this.primaryAction, secondaryAction: this.secondaryAction, clickBackward: this.handleClickBackward, clickForward: this.handleClickForward, clickToday: this.handleClickToday, subtitleStatus: this.subtitleStatus, subtitleStatusMappingClasses: this.subtitleStatusMappingClasses, disableHeaderActions: this.disableHeaderActions, showLockedIcon: this.showLockedIcon, expandAll: this.expandGroups, collapseAll: this.collapseGroups }), h("client-side-grid", { key: 'a9850a7c6519a8ac1bd094a396a16dbf1dffd5cc', rowData: this.filledRowData, columnDefs: this.formattedColumnDefs, gridOptions: Object.assign(Object.assign({}, this.additionalGridOptions), { components: {
194
194
  agGridSubtitleCellRenderer: AgGridSubtitleCellRenderer,
195
195
  resourceTimelineCalendarHeader: ResourceTimelineColumnHeader,
196
196
  }, processPivotResultColDef: colDef => {
@@ -386,7 +386,7 @@ const SearchMethodGrid = class {
386
386
  }
387
387
  }
388
388
  render() {
389
- return (h("server-side-grid", { key: '660b7bfd49ae3709697a849491f0b34aa8ad2eb5', onGridReady: e => this.handleGridReady(e), dataSource: this.dataSource, gridFunctions: this.gridFunctions, columnDefs: this.columnDefs, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
389
+ return (h("server-side-grid", { key: 'fa09ccc17030bad6164245ff7b908633eeb0e66d', onGridReady: e => this.handleGridReady(e), dataSource: this.dataSource, gridFunctions: this.gridFunctions, columnDefs: this.columnDefs, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
390
390
  }
391
391
  static get watchers() { return {
392
392
  "searchMethodConfig": ["handleSearchMethodUpdate"]
@@ -20,7 +20,7 @@ const ServerSideGrid = class {
20
20
  this.serverSideConfig = Object.assign(Object.assign({ paginationAutoPageSize: true, suppressSetFilterByDefault: true }, this.gridOptions), { rowModelType: 'serverSide' });
21
21
  }
22
22
  render() {
23
- return (h("ag-grid-base", { key: 'b30f76706b6301d95cb832152d9d1f7c4fc24052', columnDefs: this.columnDefs, gridOptions: this.serverSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
23
+ return (h("ag-grid-base", { key: '8cefcdc21a6a0ed277b89ddec72ad57b3625251d', columnDefs: this.columnDefs, gridOptions: this.serverSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, gridApiCallback: this.gridApiCallback }));
24
24
  }
25
25
  static get watchers() { return {
26
26
  "dataSource": ["updateDataSource"]
@@ -7,7 +7,7 @@ const SimpleCard = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '60f920fe15bbc2916a11a8b800fda7277a0b489a', class: "card" }, h("slot", { key: 'ac4b2c77d9ad2ca9e3d52423c194c2e6ecabdaeb' })));
10
+ return (h("div", { key: 'f994bdbe314773f3e6c5d5c17dd82055fb76f0fc', class: "card" }, h("slot", { key: '05e6e796914b9b2c0eb796aabc2672e6ba1199f5' })));
11
11
  }
12
12
  };
13
13
  SimpleCard.style = simpleCardCss;