@sankhyalabs/ezui 7.1.0-dev.1 → 7.1.0-dev.11

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 (275) hide show
  1. package/dist/cjs/ez-actions-button.cjs.entry.js +1 -1
  2. package/dist/cjs/ez-alert-list.cjs.entry.js +1 -1
  3. package/dist/cjs/ez-alert.cjs.entry.js +1 -1
  4. package/dist/cjs/ez-application.cjs.entry.js +1 -1
  5. package/dist/cjs/ez-avatar.cjs.entry.js +1 -1
  6. package/dist/cjs/ez-badge.cjs.entry.js +1 -1
  7. package/dist/cjs/ez-breadcrumb.cjs.entry.js +1 -1
  8. package/dist/cjs/ez-button.cjs.entry.js +1 -1
  9. package/dist/cjs/ez-calendar.cjs.entry.js +1 -1
  10. package/dist/cjs/ez-card-item.cjs.entry.js +1 -1
  11. package/dist/cjs/ez-chart.cjs.entry.js +1 -1
  12. package/dist/cjs/ez-check.cjs.entry.js +1 -1
  13. package/dist/cjs/ez-chip.cjs.entry.js +1 -1
  14. package/dist/cjs/ez-classic-combo-box.cjs.entry.js +1 -1
  15. package/dist/cjs/ez-classic-input.cjs.entry.js +1 -1
  16. package/dist/cjs/ez-classic-text-area.cjs.entry.js +1 -1
  17. package/dist/cjs/ez-collapsible-box.cjs.entry.js +1 -1
  18. package/dist/cjs/ez-combo-box-list_4.cjs.entry.js +3 -3
  19. package/dist/cjs/ez-combo-box.cjs.entry.js +1 -1
  20. package/dist/cjs/ez-date-input.cjs.entry.js +1 -1
  21. package/dist/cjs/ez-date-time-input.cjs.entry.js +1 -1
  22. package/dist/cjs/ez-dialog.cjs.entry.js +2 -2
  23. package/dist/cjs/ez-double-list.cjs.entry.js +1 -1
  24. package/dist/cjs/ez-dropdown.cjs.entry.js +1 -1
  25. package/dist/cjs/ez-empty-card.cjs.entry.js +1 -1
  26. package/dist/cjs/ez-file-item.cjs.entry.js +1 -1
  27. package/dist/cjs/ez-filter-input.cjs.entry.js +1 -1
  28. package/dist/cjs/ez-form-view.cjs.entry.js +1 -1
  29. package/dist/cjs/ez-form.cjs.entry.js +111 -39
  30. package/dist/cjs/ez-grid-view.cjs.entry.js +1 -1
  31. package/dist/cjs/ez-grid.cjs.entry.js +4 -4
  32. package/dist/cjs/ez-guide-navigator.cjs.entry.js +1 -1
  33. package/dist/cjs/ez-icon.cjs.entry.js +1 -1
  34. package/dist/cjs/ez-link-builder_6.cjs.entry.js +1 -1
  35. package/dist/cjs/ez-list-item.cjs.entry.js +1 -1
  36. package/dist/cjs/ez-list.cjs.entry.js +1 -1
  37. package/dist/cjs/ez-loading-bar.cjs.entry.js +1 -1
  38. package/dist/cjs/ez-modal-container.cjs.entry.js +16 -17
  39. package/dist/cjs/ez-modal.cjs.entry.js +1 -1
  40. package/dist/cjs/ez-multi-selection-list.cjs.entry.js +1 -1
  41. package/dist/cjs/ez-number-input.cjs.entry.js +1 -1
  42. package/dist/cjs/ez-pagination.cjs.entry.js +1 -1
  43. package/dist/cjs/ez-popover-core.cjs.entry.js +1 -1
  44. package/dist/cjs/ez-popover-plus_3.cjs.entry.js +1 -1
  45. package/dist/cjs/ez-popover.cjs.entry.js +1 -1
  46. package/dist/cjs/ez-popup.cjs.entry.js +10 -7
  47. package/dist/cjs/ez-progress-bar.cjs.entry.js +1 -1
  48. package/dist/cjs/ez-radio-button.cjs.entry.js +1 -1
  49. package/dist/cjs/ez-rich-toolbar-item.cjs.entry.js +1 -1
  50. package/dist/cjs/ez-scroller_2.cjs.entry.js +1 -1
  51. package/dist/cjs/ez-search-plus.cjs.entry.js +1 -1
  52. package/dist/cjs/ez-search-result-list.cjs.entry.js +1 -1
  53. package/dist/cjs/ez-search.cjs.entry.js +1 -1
  54. package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +1 -1
  55. package/dist/cjs/ez-skeleton.cjs.entry.js +1 -1
  56. package/dist/cjs/ez-sortable-list.cjs.entry.js +1 -1
  57. package/dist/cjs/ez-spinner.cjs.entry.js +1 -1
  58. package/dist/cjs/ez-split-button.cjs.entry.js +1 -1
  59. package/dist/cjs/ez-split-item.cjs.entry.js +1 -1
  60. package/dist/cjs/ez-split-panel.cjs.entry.js +1 -1
  61. package/dist/cjs/ez-tabselector.cjs.entry.js +1 -1
  62. package/dist/cjs/ez-tag-input.cjs.entry.js +1 -1
  63. package/dist/cjs/ez-tag.cjs.entry.js +1 -1
  64. package/dist/cjs/ez-text-area.cjs.entry.js +1 -1
  65. package/dist/cjs/ez-text-input.cjs.entry.js +1 -1
  66. package/dist/cjs/ez-tile-medium.cjs.entry.js +1 -1
  67. package/dist/cjs/ez-tile.cjs.entry.js +1 -1
  68. package/dist/cjs/ez-time-input.cjs.entry.js +1 -1
  69. package/dist/cjs/ez-toast.cjs.entry.js +1 -1
  70. package/dist/cjs/ez-tooltip.cjs.entry.js +1 -1
  71. package/dist/cjs/ez-tree.cjs.entry.js +155 -8
  72. package/dist/cjs/ez-underface.cjs.entry.js +1 -1
  73. package/dist/cjs/ez-upload.cjs.entry.js +1 -1
  74. package/dist/cjs/ez-view-stack.cjs.entry.js +1 -1
  75. package/dist/cjs/ezui.cjs.js +2 -2
  76. package/dist/cjs/filter-column.cjs.entry.js +1 -1
  77. package/dist/cjs/{index-a7b0c73d.js → index-9e5554cb.js} +3 -0
  78. package/dist/cjs/loader.cjs.js +2 -2
  79. package/dist/cjs/{purify-47a2f27b.js → purify-453a8028.js} +35 -12
  80. package/dist/cjs/{search-column-9aa090ec.js → search-column-540f3925.js} +2 -2
  81. package/dist/collection/components/ez-dialog/ez-dialog.css +6 -1
  82. package/dist/collection/components/ez-grid/controller/ag-grid/AgGridController.js +1 -1
  83. package/dist/collection/components/ez-modal-container/ez-modal-container.css +4 -9
  84. package/dist/collection/components/ez-modal-container/ez-modal-container.js +32 -15
  85. package/dist/collection/components/ez-popup/ez-popup.css +3 -2
  86. package/dist/collection/components/ez-popup/ez-popup.js +9 -6
  87. package/dist/collection/components/ez-tree/ez-tree.css +4 -0
  88. package/dist/collection/components/ez-tree/ez-tree.js +185 -6
  89. package/dist/collection/components/ez-tree/subcomponents/TreeItem.js +4 -1
  90. package/dist/collection/components/ez-tree/types/Node.js +7 -0
  91. package/dist/collection/components/ez-tree/types/Tree.js +19 -0
  92. package/dist/collection/components/ez-tree/types/UpdateItemConfig.js +1 -0
  93. package/dist/collection/utils/form/DataBinder.js +1 -1
  94. package/dist/collection/utils/form/FormMetadata.js +109 -37
  95. package/dist/custom-elements/index.js +327 -83
  96. package/dist/esm/ez-actions-button.entry.js +1 -1
  97. package/dist/esm/ez-alert-list.entry.js +1 -1
  98. package/dist/esm/ez-alert.entry.js +1 -1
  99. package/dist/esm/ez-application.entry.js +1 -1
  100. package/dist/esm/ez-avatar.entry.js +1 -1
  101. package/dist/esm/ez-badge.entry.js +1 -1
  102. package/dist/esm/ez-breadcrumb.entry.js +1 -1
  103. package/dist/esm/ez-button.entry.js +1 -1
  104. package/dist/esm/ez-calendar.entry.js +1 -1
  105. package/dist/esm/ez-card-item.entry.js +1 -1
  106. package/dist/esm/ez-chart.entry.js +1 -1
  107. package/dist/esm/ez-check.entry.js +1 -1
  108. package/dist/esm/ez-chip.entry.js +1 -1
  109. package/dist/esm/ez-classic-combo-box.entry.js +1 -1
  110. package/dist/esm/ez-classic-input.entry.js +1 -1
  111. package/dist/esm/ez-classic-text-area.entry.js +1 -1
  112. package/dist/esm/ez-collapsible-box.entry.js +1 -1
  113. package/dist/esm/ez-combo-box-list_4.entry.js +3 -3
  114. package/dist/esm/ez-combo-box.entry.js +1 -1
  115. package/dist/esm/ez-date-input.entry.js +1 -1
  116. package/dist/esm/ez-date-time-input.entry.js +1 -1
  117. package/dist/esm/ez-dialog.entry.js +2 -2
  118. package/dist/esm/ez-double-list.entry.js +1 -1
  119. package/dist/esm/ez-dropdown.entry.js +1 -1
  120. package/dist/esm/ez-empty-card.entry.js +1 -1
  121. package/dist/esm/ez-file-item.entry.js +1 -1
  122. package/dist/esm/ez-filter-input.entry.js +1 -1
  123. package/dist/esm/ez-form-view.entry.js +1 -1
  124. package/dist/esm/ez-form.entry.js +111 -39
  125. package/dist/esm/ez-grid-view.entry.js +1 -1
  126. package/dist/esm/ez-grid.entry.js +4 -4
  127. package/dist/esm/ez-guide-navigator.entry.js +1 -1
  128. package/dist/esm/ez-icon.entry.js +1 -1
  129. package/dist/esm/ez-link-builder_6.entry.js +1 -1
  130. package/dist/esm/ez-list-item.entry.js +1 -1
  131. package/dist/esm/ez-list.entry.js +1 -1
  132. package/dist/esm/ez-loading-bar.entry.js +1 -1
  133. package/dist/esm/ez-modal-container.entry.js +16 -17
  134. package/dist/esm/ez-modal.entry.js +1 -1
  135. package/dist/esm/ez-multi-selection-list.entry.js +1 -1
  136. package/dist/esm/ez-number-input.entry.js +1 -1
  137. package/dist/esm/ez-pagination.entry.js +1 -1
  138. package/dist/esm/ez-popover-core.entry.js +1 -1
  139. package/dist/esm/ez-popover-plus_3.entry.js +1 -1
  140. package/dist/esm/ez-popover.entry.js +1 -1
  141. package/dist/esm/ez-popup.entry.js +10 -7
  142. package/dist/esm/ez-progress-bar.entry.js +1 -1
  143. package/dist/esm/ez-radio-button.entry.js +1 -1
  144. package/dist/esm/ez-rich-toolbar-item.entry.js +1 -1
  145. package/dist/esm/ez-scroller_2.entry.js +1 -1
  146. package/dist/esm/ez-search-plus.entry.js +1 -1
  147. package/dist/esm/ez-search-result-list.entry.js +1 -1
  148. package/dist/esm/ez-search.entry.js +1 -1
  149. package/dist/esm/ez-sidebar-navigator.entry.js +1 -1
  150. package/dist/esm/ez-skeleton.entry.js +1 -1
  151. package/dist/esm/ez-sortable-list.entry.js +1 -1
  152. package/dist/esm/ez-spinner.entry.js +1 -1
  153. package/dist/esm/ez-split-button.entry.js +1 -1
  154. package/dist/esm/ez-split-item.entry.js +1 -1
  155. package/dist/esm/ez-split-panel.entry.js +1 -1
  156. package/dist/esm/ez-tabselector.entry.js +1 -1
  157. package/dist/esm/ez-tag-input.entry.js +1 -1
  158. package/dist/esm/ez-tag.entry.js +1 -1
  159. package/dist/esm/ez-text-area.entry.js +1 -1
  160. package/dist/esm/ez-text-input.entry.js +1 -1
  161. package/dist/esm/ez-tile-medium.entry.js +1 -1
  162. package/dist/esm/ez-tile.entry.js +1 -1
  163. package/dist/esm/ez-time-input.entry.js +1 -1
  164. package/dist/esm/ez-toast.entry.js +1 -1
  165. package/dist/esm/ez-tooltip.entry.js +1 -1
  166. package/dist/esm/ez-tree.entry.js +155 -8
  167. package/dist/esm/ez-underface.entry.js +1 -1
  168. package/dist/esm/ez-upload.entry.js +1 -1
  169. package/dist/esm/ez-view-stack.entry.js +1 -1
  170. package/dist/esm/ezui.js +3 -3
  171. package/dist/esm/filter-column.entry.js +1 -1
  172. package/dist/esm/{index-baa5e267.js → index-5a720e56.js} +3 -1
  173. package/dist/esm/loader.js +3 -3
  174. package/dist/esm/{purify-dc6814bf.js → purify-003c47e2.js} +35 -12
  175. package/dist/esm/{search-column-83562552.js → search-column-4e827a95.js} +2 -2
  176. package/dist/ezui/ezui.esm.js +1 -1
  177. package/dist/ezui/{p-e75c7a23.entry.js → p-000159dc.entry.js} +1 -1
  178. package/dist/ezui/{p-7f8c1fce.entry.js → p-0391f255.entry.js} +1 -1
  179. package/dist/ezui/{p-93e1c917.entry.js → p-05e68ab3.entry.js} +1 -1
  180. package/dist/ezui/{p-1730ee24.entry.js → p-06ca9d9a.entry.js} +1 -1
  181. package/dist/ezui/{p-288631d1.entry.js → p-06f1b8e4.entry.js} +1 -1
  182. package/dist/ezui/{p-6d596a5a.entry.js → p-0b531233.entry.js} +1 -1
  183. package/dist/ezui/{p-5ab08b60.entry.js → p-129fea99.entry.js} +1 -1
  184. package/dist/ezui/{p-1bfef8e5.entry.js → p-13949839.entry.js} +1 -1
  185. package/dist/ezui/p-14d6aeb8.entry.js +1 -0
  186. package/dist/ezui/{p-2528e988.entry.js → p-169d460d.entry.js} +1 -1
  187. package/dist/ezui/{p-6f77a359.entry.js → p-1723f728.entry.js} +1 -1
  188. package/dist/ezui/{p-0c0eb410.entry.js → p-1d846a77.entry.js} +1 -1
  189. package/dist/ezui/{p-8bb3aeb0.entry.js → p-1d8ea7d2.entry.js} +1 -1
  190. package/dist/ezui/p-231cf227.entry.js +1 -0
  191. package/dist/ezui/{p-1266fe78.entry.js → p-26077a43.entry.js} +1 -1
  192. package/dist/ezui/{p-3fe05d6b.entry.js → p-2d803ee6.entry.js} +1 -1
  193. package/dist/ezui/{p-6f119d5f.entry.js → p-30513f10.entry.js} +1 -1
  194. package/dist/ezui/{p-2a70f094.entry.js → p-3136f418.entry.js} +1 -1
  195. package/dist/ezui/{p-ef8bd3e8.entry.js → p-35e3715c.entry.js} +1 -1
  196. package/dist/ezui/{p-1adf7139.entry.js → p-3b5bafe4.entry.js} +1 -1
  197. package/dist/ezui/p-3be7d8d8.entry.js +1 -0
  198. package/dist/ezui/p-4296e9f9.js +1 -0
  199. package/dist/ezui/{p-a7eab406.entry.js → p-43106b79.entry.js} +1 -1
  200. package/dist/ezui/{p-fa6732f2.entry.js → p-44b39e81.entry.js} +1 -1
  201. package/dist/ezui/{p-e46a4d06.entry.js → p-4815ddbf.entry.js} +1 -1
  202. package/dist/ezui/{p-d0e6911e.entry.js → p-4a530109.entry.js} +1 -1
  203. package/dist/ezui/{p-4d30b703.entry.js → p-4a876b8b.entry.js} +1 -1
  204. package/dist/ezui/{p-1cde96f9.entry.js → p-4cc79a52.entry.js} +1 -1
  205. package/dist/ezui/{p-e882635e.entry.js → p-4dc07e01.entry.js} +1 -1
  206. package/dist/ezui/{p-6369a0cd.entry.js → p-51e34317.entry.js} +1 -1
  207. package/dist/ezui/{p-eee3c7ff.entry.js → p-53412766.entry.js} +1 -1
  208. package/dist/ezui/{p-8dc267ff.entry.js → p-53e773a4.entry.js} +1 -1
  209. package/dist/ezui/{p-48effc69.entry.js → p-570cf58a.entry.js} +1 -1
  210. package/dist/ezui/p-580f5fb8.entry.js +1 -0
  211. package/dist/ezui/{p-0b333f09.entry.js → p-5d1adf13.entry.js} +1 -1
  212. package/dist/ezui/{p-dee18824.entry.js → p-5f4a66ec.entry.js} +1 -1
  213. package/dist/ezui/{p-1f50fa05.entry.js → p-6b51c9cc.entry.js} +1 -1
  214. package/dist/ezui/p-6ec40dec.entry.js +1 -0
  215. package/dist/ezui/{p-5ed81457.entry.js → p-6fc26622.entry.js} +1 -1
  216. package/dist/ezui/{p-e27d7dc2.entry.js → p-74f08ec9.entry.js} +1 -1
  217. package/dist/ezui/{p-d6f50207.entry.js → p-770cf2b8.entry.js} +1 -1
  218. package/dist/ezui/{p-124699e0.entry.js → p-77e738d5.entry.js} +1 -1
  219. package/dist/ezui/{p-91c9d50e.entry.js → p-78e975b4.entry.js} +1 -1
  220. package/dist/ezui/{p-59a98e31.entry.js → p-78f18973.entry.js} +1 -1
  221. package/dist/ezui/{p-957d08cd.entry.js → p-7fdf1f2b.entry.js} +1 -1
  222. package/dist/ezui/{p-1e7a8633.entry.js → p-81461d2f.entry.js} +1 -1
  223. package/dist/ezui/{p-8df1ca33.entry.js → p-82fa4b09.entry.js} +1 -1
  224. package/dist/ezui/{p-59092a66.entry.js → p-8aa7d60b.entry.js} +1 -1
  225. package/dist/ezui/{p-a3075f52.entry.js → p-9bcfa689.entry.js} +1 -1
  226. package/dist/ezui/{p-ba7e908a.entry.js → p-a48979a8.entry.js} +1 -1
  227. package/dist/ezui/{p-e8c6c973.entry.js → p-a859ea2e.entry.js} +1 -1
  228. package/dist/ezui/{p-d6742c1e.entry.js → p-a9432878.entry.js} +1 -1
  229. package/dist/ezui/{p-e8c57463.entry.js → p-b21efe83.entry.js} +1 -1
  230. package/dist/ezui/{p-6a9a20a0.entry.js → p-b3530711.entry.js} +1 -1
  231. package/dist/ezui/{p-4e1df756.entry.js → p-b5b33be8.entry.js} +1 -1
  232. package/dist/ezui/{p-2ba2d792.entry.js → p-b77a0ce4.entry.js} +1 -1
  233. package/dist/ezui/{p-7fe97ef5.entry.js → p-b7c6ce20.entry.js} +1 -1
  234. package/dist/ezui/p-b81d19c7.entry.js +1 -0
  235. package/dist/ezui/p-bb409cba.js +3 -0
  236. package/dist/ezui/p-bb7cf512.entry.js +1 -0
  237. package/dist/ezui/{p-a0bf1fc7.entry.js → p-bc693db6.entry.js} +1 -1
  238. package/dist/ezui/{p-9f5fa3f9.entry.js → p-c2b20f78.entry.js} +1 -1
  239. package/dist/ezui/{p-a401041c.entry.js → p-c73964f8.entry.js} +1 -1
  240. package/dist/ezui/{p-6020f3d5.entry.js → p-c754774e.entry.js} +1 -1
  241. package/dist/ezui/{p-d2645bdf.entry.js → p-c96e536d.entry.js} +1 -1
  242. package/dist/ezui/{p-d66bf34e.entry.js → p-cb4f1ee9.entry.js} +2 -2
  243. package/dist/ezui/{p-20c024f7.entry.js → p-cf33bc48.entry.js} +1 -1
  244. package/dist/ezui/{p-0e49c0ff.entry.js → p-cf4e2a35.entry.js} +1 -1
  245. package/dist/ezui/p-cff2434d.entry.js +1 -0
  246. package/dist/ezui/{p-9b2e6438.entry.js → p-d3779449.entry.js} +1 -1
  247. package/dist/ezui/{p-a80b1287.entry.js → p-dfca5946.entry.js} +1 -1
  248. package/dist/ezui/{p-7f792043.entry.js → p-e195eaad.entry.js} +1 -1
  249. package/dist/ezui/{p-79277e43.entry.js → p-e2eb894a.entry.js} +1 -1
  250. package/dist/ezui/{p-23a36bb6.js → p-e4c7eb39.js} +2 -2
  251. package/dist/ezui/{p-e7a7c594.entry.js → p-e9b409c1.entry.js} +1 -1
  252. package/dist/ezui/{p-e99cbb51.entry.js → p-f17e7182.entry.js} +1 -1
  253. package/dist/ezui/{p-a3ada561.entry.js → p-f26b97e9.entry.js} +1 -1
  254. package/dist/ezui/{p-411c0222.entry.js → p-f7ca8634.entry.js} +1 -1
  255. package/dist/types/components/ez-modal-container/ez-modal-container.d.ts +6 -2
  256. package/dist/types/components/ez-popup/ez-popup.d.ts +1 -0
  257. package/dist/types/components/ez-tree/ez-tree.d.ts +20 -1
  258. package/dist/types/components/ez-tree/types/Node.d.ts +1 -0
  259. package/dist/types/components/ez-tree/types/Tree.d.ts +1 -0
  260. package/dist/types/components/ez-tree/types/UpdateItemConfig.d.ts +4 -0
  261. package/dist/types/components.d.ts +26 -1
  262. package/dist/types/utils/form/FormMetadata.d.ts +2 -1
  263. package/dist/types/utils/form/interfaces/IFormSheetMetadata.d.ts +3 -0
  264. package/dist/types/utils/form/interfaces/ITabConfig.d.ts +3 -0
  265. package/package.json +1 -1
  266. package/dist/ezui/p-02f6e3b0.entry.js +0 -1
  267. package/dist/ezui/p-191cfbc8.entry.js +0 -1
  268. package/dist/ezui/p-228a4d2f.js +0 -3
  269. package/dist/ezui/p-2df50161.entry.js +0 -1
  270. package/dist/ezui/p-4c4f0850.entry.js +0 -1
  271. package/dist/ezui/p-623161e2.js +0 -1
  272. package/dist/ezui/p-bc2f844e.entry.js +0 -1
  273. package/dist/ezui/p-bd6146c5.entry.js +0 -1
  274. package/dist/ezui/p-c943f7c4.entry.js +0 -1
  275. package/dist/ezui/p-d8cc640d.entry.js +0 -1
@@ -4149,28 +4149,59 @@ const buildFormConfigFromDataUnit = (dataUnit) => {
4149
4149
  .filter(descriptor => descriptor.visible !== false)
4150
4150
  .map(descriptor => { return { name: descriptor.name, defaultValue: descriptor.defaultValue }; });
4151
4151
  }
4152
- const config = { emptyConfig: false, fields };
4153
- return config;
4152
+ return { emptyConfig: false, fields };
4154
4153
  };
4155
- const buildFormMetadata = (config, dataUnit, includeDetails = false) => {
4156
- var _a, _b;
4157
- if (config == undefined || (config === null || config === void 0 ? void 0 : config.emptyConfig) === true) {
4158
- config = buildFormConfigFromDataUnit(dataUnit);
4159
- }
4160
- const sheets = new Map();
4161
- const hiddenTabs = new Map();
4162
- const requiredFields = [];
4163
- const cleanOnCopyFields = [];
4164
- const defaultValues = {};
4165
- (_a = config === null || config === void 0 ? void 0 : config.tabs) === null || _a === void 0 ? void 0 : _a.forEach((tab) => {
4166
- if (!hiddenTabs.has(tab.label) && tab.visible === false) {
4167
- hiddenTabs.set(tab.label, tab);
4154
+ function handleDetailTabs(dataUnit, config, sheets) {
4155
+ const unitMD = dataUnit.metadata;
4156
+ if (unitMD === undefined || unitMD.children === undefined)
4157
+ return;
4158
+ unitMD.children.forEach((child) => {
4159
+ const tabConfig = getTabFromConfig(child.label, config);
4160
+ if (tabConfig) {
4161
+ sheets.set(Object.assign(tabConfig, { name: buildChildName(child), isDetail: true }), []);
4162
+ return;
4163
+ }
4164
+ const { label, name, fields } = buildDetailSheet(child);
4165
+ sheets.set({ name, label, isDetail: true }, fields);
4166
+ });
4167
+ }
4168
+ function handleCustomTabs(customGuides, config, sheets) {
4169
+ customGuides.forEach((guide) => {
4170
+ const tabConfig = getTabFromConfig(guide.label, config);
4171
+ const ctxProps = {};
4172
+ Object.entries(guide).forEach(([key, value]) => {
4173
+ if (!isReservedKey(key)) {
4174
+ ctxProps[key] = value;
4175
+ }
4176
+ });
4177
+ if (tabConfig) {
4178
+ sheets.set(Object.assign(tabConfig, { name: guide.id, isCustom: true, ctxProps }), []);
4179
+ return;
4168
4180
  }
4181
+ const sheet = { label: guide.label, name: guide.id, isCustom: true, visible: true, ctxProps };
4182
+ sheets.set(sheet, []);
4169
4183
  });
4170
- (_b = config === null || config === void 0 ? void 0 : config.fields) === null || _b === void 0 ? void 0 : _b.forEach((field) => {
4184
+ }
4185
+ function isReservedKey(key) {
4186
+ return ['id', 'label'].includes(key);
4187
+ }
4188
+ function parseTabToFormSheet(key, fields) {
4189
+ const i18n = getI18n();
4190
+ return {
4191
+ label: (key.label === "__main") ? i18n("ez-form.mainTab") : key.label,
4192
+ name: key.name || key.label,
4193
+ isCustom: key.isCustom,
4194
+ isDetail: key.isDetail,
4195
+ ctxProps: key.ctxProps,
4196
+ fields
4197
+ };
4198
+ }
4199
+ function handleFields(config, sheets, hiddenTabs, dataUnit, requiredFields, cleanOnCopyFields, defaultValues) {
4200
+ var _a;
4201
+ (_a = config === null || config === void 0 ? void 0 : config.fields) === null || _a === void 0 ? void 0 : _a.forEach((field) => {
4171
4202
  var _a, _b, _c;
4172
4203
  if (field.visible !== false) {
4173
- const tabConfig = getTabConfig(field.tab || "__main", sheets);
4204
+ const tabConfig = getTabConfig(field.tab || "__main", sheets, config);
4174
4205
  if (hiddenTabs.has(tabConfig.label)) {
4175
4206
  return;
4176
4207
  }
@@ -4206,7 +4237,8 @@ const buildFormMetadata = (config, dataUnit, includeDetails = false) => {
4206
4237
  defaultValue = value;
4207
4238
  }
4208
4239
  }
4209
- catch (_d) { }
4240
+ catch (_d) {
4241
+ }
4210
4242
  }
4211
4243
  }
4212
4244
  defaultValues[field.name] = defaultValue;
@@ -4214,42 +4246,82 @@ const buildFormMetadata = (config, dataUnit, includeDetails = false) => {
4214
4246
  }
4215
4247
  }
4216
4248
  });
4249
+ }
4250
+ const buildFormMetadata = (config, dataUnit, includeDetails = false, customGuides) => {
4251
+ var _a;
4252
+ if (config == undefined || (config === null || config === void 0 ? void 0 : config.emptyConfig) === true) {
4253
+ config = buildFormConfigFromDataUnit(dataUnit);
4254
+ }
4255
+ const sheets = new Map();
4256
+ const hiddenTabs = new Map();
4257
+ const requiredFields = [];
4258
+ const cleanOnCopyFields = [];
4259
+ const defaultValues = {};
4260
+ const tabs = (_a = config === null || config === void 0 ? void 0 : config.tabs) !== null && _a !== void 0 ? _a : [];
4261
+ tabs.forEach((tab) => {
4262
+ if (!hiddenTabs.has(tab.label) && tab.visible === false) {
4263
+ hiddenTabs.set(tab.label, tab);
4264
+ }
4265
+ });
4266
+ handleFields(config, sheets, hiddenTabs, dataUnit, requiredFields, cleanOnCopyFields, defaultValues);
4217
4267
  const metadata = new FormMetadata();
4218
4268
  metadata.setDefaultVars(config.defaultVars);
4219
4269
  if (includeDetails) {
4220
- const unitMD = dataUnit.metadata;
4221
- if (unitMD != undefined && unitMD.children != undefined) {
4222
- unitMD.children.forEach(child => {
4223
- const { label, name, fields } = buildDetailSheet(child);
4224
- sheets.set({ name, label }, fields);
4225
- });
4226
- }
4270
+ handleDetailTabs(dataUnit, config, sheets);
4271
+ }
4272
+ if (customGuides) {
4273
+ handleCustomTabs(customGuides, config, sheets);
4227
4274
  }
4228
- const i18n = getI18n();
4229
4275
  Array.from(sheets.entries())
4230
4276
  .sort(sortTabs)
4231
- .forEach(([key, fields]) => {
4232
- metadata.addSheet({
4233
- label: (key.label === "__main") ? i18n("ez-form.mainTab") : key.label,
4234
- name: key.name || key.label,
4235
- fields
4236
- });
4277
+ .forEach(([tab, fields]) => {
4278
+ if (!hiddenTabs.has(tab.label)) {
4279
+ metadata.addSheet(parseTabToFormSheet(tab, fields));
4280
+ }
4237
4281
  });
4238
4282
  metadata.addRequiredFields(requiredFields);
4239
4283
  metadata.addCleanOnCopyFields(cleanOnCopyFields);
4240
4284
  metadata.addDefaultValues(defaultValues);
4241
4285
  return metadata;
4242
4286
  };
4243
- const getTabConfig = (tab, sheets) => {
4244
- const tabConfig = (typeof tab === "string" ? Array.from(sheets.keys()).find(t => t.label === tab) : tab);
4287
+ const getTabFromConfig = (tab, config) => {
4288
+ var _a;
4289
+ if (!config) {
4290
+ return;
4291
+ }
4292
+ return (_a = config.tabs) === null || _a === void 0 ? void 0 : _a.find(t => t.label === tab);
4293
+ };
4294
+ const getTabConfig = (tab, sheets, config) => {
4295
+ if (typeof tab !== "string") {
4296
+ return tab;
4297
+ }
4298
+ if (config) {
4299
+ const tabConfig = getTabFromConfig(tab, config);
4300
+ if (tabConfig) {
4301
+ return tabConfig;
4302
+ }
4303
+ }
4304
+ const tabConfig = Array.from(sheets.keys()).find(t => t.label === tab);
4245
4305
  return tabConfig || { label: tab, visible: true };
4246
4306
  };
4247
- const sortTabs = (a, b) => {
4248
- return a[0].label == '__main' ? -1 : (a[0].order || 10000) - (b[0].order || 10000);
4307
+ function sortTabs(a, b) {
4308
+ var _a, _b;
4309
+ if (a[0].label === '__main' && b[0].label !== '__main') {
4310
+ return -1;
4311
+ }
4312
+ if (a[0].label !== '__main' && b[0].label === '__main') {
4313
+ return 1;
4314
+ }
4315
+ const aOrder = (_a = a[0].order) !== null && _a !== void 0 ? _a : Number.MAX_VALUE;
4316
+ const bOrder = (_b = b[0].order) !== null && _b !== void 0 ? _b : Number.MAX_VALUE;
4317
+ return aOrder - bOrder;
4318
+ }
4319
+ const buildChildName = (child) => {
4320
+ return `child[${child.name}]`;
4249
4321
  };
4250
4322
  const buildDetailSheet = (child) => {
4251
4323
  return {
4252
- name: `child[${child.name}]`,
4324
+ name: buildChildName(child),
4253
4325
  label: child.label,
4254
4326
  fields: []
4255
4327
  };
@@ -4460,7 +4532,7 @@ class DataBinder {
4460
4532
  clearFieldError(fieldName) {
4461
4533
  var _a;
4462
4534
  const field = (_a = this._fields.get(fieldName)) === null || _a === void 0 ? void 0 : _a.field;
4463
- if (field["errorMessage"]) {
4535
+ if (field && field["errorMessage"]) {
4464
4536
  field["errorMessage"] = "";
4465
4537
  this._dataUnit.clearInvalid(this.getCurrentRecordId(), fieldName);
4466
4538
  }
@@ -8817,7 +8889,7 @@ class FocusResolver {
8817
8889
  }
8818
8890
  }
8819
8891
 
8820
- const ezDialogCss = ":host{--dialog__container-padding:var(--space--md, 20px);--dialog__btn__close--background-color:var(--title--primary, #2b3a54);--dialog__btn__no--padding-right:var(--space--large, 24px);--dialog__btn__close__image:url('data:image/svg+xml;utf8,<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg%22%3E<path d=\"M 7.0060773,5.995511 11.461972,1.5397722 c 0.132856,-0.1328413 0.207547,-0.3130253 0.207547,-0.5009046 0,-0.18786999 -0.07469,-0.3680541 -0.207547,-0.5009048 -0.132857,-0.13284126 -0.31302,-0.20748126 -0.500927,-0.20748126 -0.187812,0 -0.36807,0.07464 -0.500926,0.20748126 L 6.0042244,4.9937015 1.5482921,0.5379628 C 1.4154357,0.40512154 1.2352533,0.33048154 1.0473657,0.33048154 c -0.18787813,0 -0.36807,0.07464 -0.50092647,0.20748126 -0.13285646,0.1328507 -0.20749026,0.31303481 -0.20749026,0.5009048 0,0.1878793 0.0746338,0.3680633 0.20749026,0.5009046 L 5.0023715,5.995511 0.54643923,10.452213 c -0.0676086,0.06534 -0.12151598,0.14352 -0.15859681,0.229916 -0.0370714,0.08639 -0.0565645,0.1794 -0.0573369,0.27335 -7.724e-4,0.09404 0.0171873,0.187331 0.0528423,0.274293 0.0356455,0.08705 0.0882688,0.166087 0.15479148,0.23256 0.0665321,0.06648 0.14562277,0.11897 0.2326735,0.154567 0.0870507,0.0356 0.18031463,0.05344 0.2743433,0.05259 0.094029,-8.5e-4 0.1869528,-0.02049 0.2733331,-0.0576 0.08639,-0.0372 0.1645078,-0.09121 0.2298029,-0.158817 L 6.0042244,6.9973204 10.460119,11.453078 c 0.132856,0.132851 0.313114,0.207444 0.500926,0.207444 0.187907,0 0.36807,-0.07459 0.500927,-0.207444 0.132856,-0.13285 0.207547,-0.313006 0.207547,-0.500904 0,-0.187898 -0.07469,-0.368054 -0.207547,-0.500905 z\"/></svg>');--dialog__title--font-pattern:var(--font-pattern, \"Roboto\");--dialog__title--padding-left:var(--space--small, 6px);--dialog__title__container--padding-bottom:var(--space--medium, 12px);--dialog__title--weight--large:var(--text-weight--large, 600);--dialog__body--font-pattern:var(--font-pattern, \"Roboto\");--dialog__body--text-shadow:var(--text-shadow, \"0 0 0 #353535, 0 0 1px transparent\");--dialog__body--text-weight--medium:var(--text-weight--medium, 400);--dialog__body--padding-bottom:var(--space--medium, 12px);--dialog__body--font-size:var(--text--medium, 14px);--dialog__body--color:var(--text--primary, #626e82);--dialog__icon--color:var(--text--inverted, #fff);--dialog__critical--background-color:var(--color--alert-error-800, #BD0025);--dialog__warning--background-color:var(--color--alert-warning-500, #EFB103);--dialog__success--background-color:var(--color--alert-success-500, #00523c);--dialog-z-index:var(--elevation--100, 100);--dialog--warning__image:url('data: image/svg+xml;utf8,<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 7.5,0 0,13 h 15 z m 0,2.73684 5.1341,8.89476 H 2.36591 Z M 6.81818,5.47368 V 8.21053 H 8.18182 V 5.47368 Z m 0,4.10527 V 10.9474 H 8.18182 V 9.57895\"/></svg>');--dialog--critical__image:url('data: image/svg+xml;utf8,<svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 7.6534493,6.4948538 12.762051,1.3864299 C 12.914368,1.2341297 13,1.027552 13,0.81215179 13,0.59676225 12.914369,0.39018443 12.762051,0.23787352 12.609733,0.08557341 12.40318,0 12.187747,0 11.972425,0 11.765762,0.08557341 11.613445,0.23787352 L 6.5048431,5.3462975 1.3961977,0.23787352 C 1.2438802,0.08557341 1.0373043,0 0.82189458,0 0.60649572,0 0.39990901,0.08557341 0.24759147,0.23787352 0.09527396,0.39018443 0.00970766,0.59676225 0.00970766,0.81215179 c 0,0.21540021 0.0855663,0.42197791 0.23788381,0.57427811 L 5.3562369,6.4948538 0.24759147,11.604381 c -0.0775121,0.07492 -0.13931586,0.164543 -0.18182835,0.263595 -0.04250169,0.09905 -0.064850182,0.205678 -0.0657357237,0.313391 -8.8554258e-4,0.107813 0.0197049337,0.214771 0.0605827337,0.314472 0.04086693,0.0998 0.10119858,0.190415 0.17746563,0.266625 0.0762779,0.07622 0.16695386,0.136398 0.26675594,0.177208 0.099802,0.04082 0.20672745,0.06127 0.31452961,0.06029 0.1078025,-9.53e-4 0.21433799,-0.0235 0.31337139,-0.06604 0.099045,-0.04265 0.1886052,-0.104571 0.263465,-0.182081 L 6.5048431,7.6434102 11.613445,12.751855 c 0.152317,0.152312 0.35898,0.237831 0.574302,0.237831 0.215433,0 0.421986,-0.08552 0.574304,-0.237831 C 12.914368,12.599545 13,12.393 13,12.177578 13,11.962157 12.91437,11.75561 12.762051,11.603299 Z\"/></svg>')}h2{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px}.overlay{position:fixed;display:flex;top:0px;z-index:var(--dialog-z-index);left:0px;width:100%;box-sizing:border-box;height:100vh;background-color:rgba(var(--rgb-background--overlay), var(--opacity--soft));backdrop-filter:blur(var(--background-blur--medium))}.dialog{display:flex;width:80%;position:absolute;top:50%;left:50%;margin-right:-50%;box-sizing:border-box;transform:translate(-50%, -50%);box-shadow:0px 0px 16px rgba(0, 38, 111, 0.122)}@media screen and (min-width: 768px){.dialog{width:50%}}@media screen and (min-width: 992px){.dialog{width:33.33333%}}.dialog__container{width:100%;background:#FFFF;border-radius:0px 6px 6px 0px;box-sizing:border-box;padding:var(--dialog__container-padding)}.dialog__container--default{border-radius:6px 6px 6px 6px}.dialog__critical--indicator{box-sizing:border-box;width:12px;border-radius:6px 0px 0px 6px;background-color:var(--dialog__critical--background-color)}.dialog__warning--indicator{width:12px;border-radius:6px 0px 0px 6px;box-sizing:border-box;background-color:var(--dialog__warning--background-color)}.dialog__success--indicator{width:12px;border-radius:6px 0px 0px 6px;box-sizing:border-box;background-color:var(--dialog__success--background-color)}.message{font-size:var(--dialog__body--font-size);font-weight:var(--dialog__body--text-weight--medium);font-family:var(--dialog__body--font-pattern);text-shadow:var(--dialog__body--text-shadow);padding-bottom:var(--dialog__body--padding-bottom);color:var(--dialog__body--color);max-height:30vh;content-visibility:auto;margin-bottom:var(--space--medium);overflow-y:auto}.changeable__icon__container{background:var(--dialog__warning--background-color);display:flex;justify-content:center;align-items:center;min-width:26px;min-height:26px;border-radius:50%}.changeable__icon{--ez-icon--color:var(--dialog__icon--color)}.changeable__icon__container.title-icon--critical{background-color:var(--dialog__critical--background-color)}.changeable__icon__container.title-icon--success{background-color:var(--dialog__success--background-color)}.changeable__icon__container.title-icon--warn{background-color:var(--dialog__warning--background-color)}.changeable__icon__container.title-icon--warn ez-icon{transform:translateY(-1px)}.title{display:flex;font-family:var(--dialog__title--font-pattern);margin:0;font-weight:var(--dialog__title--weight--large);color:var(--title--primary)}.title__container{display:flex;padding-bottom:var(--dialog__title__container--padding-bottom)}.title__box{display:flex;width:100%;align-items:center;align-self:center}.title__label{padding-left:var(--dialog__title--padding-left)}.title__label--no-icon{padding-left:0}.btn-close{justify-content:flex-end;align-self:flex-start;align-items:flex-start;display:flex;outline:none;width:10%;border:none;background-color:unset;cursor:pointer}.btn-close::after{content:'';display:flex;background-color:var(--dialog__btn__close--background-color);width:12px;height:12px;-webkit-mask-image:var(--dialog__btn__close__image);mask-image:var(--dialog__btn__close__image)}.title-icon::after{content:'';display:flex;background-color:#FFFF;width:15px;height:15px;-webkit-mask-image:var(--dialog--warning__image);mask-image:var(--dialog--warning__image)}.button-yes-no__container{display:flex;box-sizing:border-box;align-self:center;align-items:center;justify-content:flex-end}.button__cancel{padding-right:var(--dialog__btn__no--padding-right)}.button__confirm{--ez-button--background-color:var(--color--primary);--ez-button--color:var(--color--inverted);--ez-button--hover--background-color:var(--color--primary-600);--ez-button--hover-color:var(--color--inverted)}.button__confirm--danger{--ez-button--background-color:var(--color--alert-error-800, #BD0025);--ez-button--color:var(--color--inverted);--ez-button--hover--background-color:var(--color-alert--error-900, #a10020);--ez-button--hover-color:var(--color--inverted)}.button__confirm--container{display:flex;justify-content:flex-end}.row{width:100%;display:flex;flex-wrap:wrap}.col{display:flex;flex-wrap:wrap;align-self:flex-start;box-sizing:border-box}.col--stretch{align-self:stretch}.col--undefined{width:unset}.col--nowrap{flex-wrap:nowrap}@media screen and (min-width: 320px){.col--sd-1{width:8.33333%}.col--sd-2{width:16.66667%}.col--sd-3{width:25%}.col--sd-4{width:33.33333%}.col--sd-5{width:41.66667%}.col--sd-6{width:50%}.col--sd-7{width:58.33333%}.col--sd-8{width:66.66667%}.col--sd-9{width:75%}.col--sd-10{width:83.33333%}.col--sd-11{width:91.66667%}.col--sd-12{width:100%}}@media screen and (min-width: 480px){.col--pn-1{width:8.33333%}.col--pn-2{width:16.66667%}.col--pn-3{width:25%}.col--pn-4{width:33.33333%}.col--pn-5{width:41.66667%}.col--pn-6{width:50%}.col--pn-7{width:58.33333%}.col--pn-8{width:66.66667%}.col--pn-9{width:75%}.col--pn-10{width:83.33333%}.col--pn-11{width:91.66667%}.col--pn-12{width:100%}}@media screen and (min-width: 768px){.col--tb-1{width:8.33333%}.col--tb-2{width:16.66667%}.col--tb-3{width:25%}.col--tb-4{width:33.33333%}.col--tb-5{width:41.66667%}.col--tb-6{width:50%}.col--tb-7{width:58.33333%}.col--tb-8{width:66.66667%}.col--tb-9{width:75%}.col--tb-10{width:83.33333%}.col--tb-11{width:91.66667%}.col--tb-12{width:100%}}@media screen and (min-width: 992px){.col--md-1{width:8.33333%}.col--md-2{width:16.66667%}.col--md-3{width:25%}.col--md-4{width:33.33333%}.col--md-5{width:41.66667%}.col--md-6{width:50%}.col--md-7{width:58.33333%}.col--md-8{width:66.66667%}.col--md-9{width:75%}.col--md-10{width:83.33333%}.col--md-11{width:91.66667%}.col--md-12{width:100%}}@media screen and (min-width: 1200px){.col--ld-1{width:8.33333%}.col--ld-2{width:16.66667%}.col--ld-3{width:25%}.col--ld-4{width:33.33333%}.col--ld-5{width:41.66667%}.col--ld-6{width:50%}.col--ld-7{width:58.33333%}.col--ld-8{width:66.66667%}.col--ld-9{width:75%}.col--ld-10{width:83.33333%}.col--ld-11{width:91.66667%}.col--ld-12{width:100%}}";
8892
+ const ezDialogCss = ":host{--dialog__container-padding:var(--space--md, 20px);--dialog__btn__close--background-color:var(--title--primary, #2b3a54);--dialog__btn__no--padding-right:var(--space--8, 8px);--dialog__btn__close__image:url('data:image/svg+xml;utf8,<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg%22%3E<path d=\"M 7.0060773,5.995511 11.461972,1.5397722 c 0.132856,-0.1328413 0.207547,-0.3130253 0.207547,-0.5009046 0,-0.18786999 -0.07469,-0.3680541 -0.207547,-0.5009048 -0.132857,-0.13284126 -0.31302,-0.20748126 -0.500927,-0.20748126 -0.187812,0 -0.36807,0.07464 -0.500926,0.20748126 L 6.0042244,4.9937015 1.5482921,0.5379628 C 1.4154357,0.40512154 1.2352533,0.33048154 1.0473657,0.33048154 c -0.18787813,0 -0.36807,0.07464 -0.50092647,0.20748126 -0.13285646,0.1328507 -0.20749026,0.31303481 -0.20749026,0.5009048 0,0.1878793 0.0746338,0.3680633 0.20749026,0.5009046 L 5.0023715,5.995511 0.54643923,10.452213 c -0.0676086,0.06534 -0.12151598,0.14352 -0.15859681,0.229916 -0.0370714,0.08639 -0.0565645,0.1794 -0.0573369,0.27335 -7.724e-4,0.09404 0.0171873,0.187331 0.0528423,0.274293 0.0356455,0.08705 0.0882688,0.166087 0.15479148,0.23256 0.0665321,0.06648 0.14562277,0.11897 0.2326735,0.154567 0.0870507,0.0356 0.18031463,0.05344 0.2743433,0.05259 0.094029,-8.5e-4 0.1869528,-0.02049 0.2733331,-0.0576 0.08639,-0.0372 0.1645078,-0.09121 0.2298029,-0.158817 L 6.0042244,6.9973204 10.460119,11.453078 c 0.132856,0.132851 0.313114,0.207444 0.500926,0.207444 0.187907,0 0.36807,-0.07459 0.500927,-0.207444 0.132856,-0.13285 0.207547,-0.313006 0.207547,-0.500904 0,-0.187898 -0.07469,-0.368054 -0.207547,-0.500905 z\"/></svg>');--dialog__btn__min-width:80px;--dialog__title--font-pattern:var(--font-pattern, \"Roboto\");--dialog__title--padding-left:var(--space--small, 6px);--dialog__title__container--padding-bottom:var(--space--medium, 12px);--dialog__title--weight--large:var(--text-weight--large, 600);--dialog__body--font-pattern:var(--font-pattern, \"Roboto\");--dialog__body--text-shadow:var(--text-shadow, \"0 0 0 #353535, 0 0 1px transparent\");--dialog__body--text-weight--medium:var(--text-weight--medium, 400);--dialog__body--padding-bottom:var(--space--medium, 12px);--dialog__body--font-size:var(--text--medium, 14px);--dialog__body--color:var(--text--primary, #626e82);--dialog__icon--color:var(--text--inverted, #fff);--dialog__critical--background-color:var(--color--alert-error-800, #BD0025);--dialog__warning--background-color:var(--color--alert-warning-500, #EFB103);--dialog__success--background-color:var(--color--alert-success-500, #00523c);--dialog-z-index:var(--elevation--100, 100);--dialog--warning__image:url('data: image/svg+xml;utf8,<svg width=\"15\" height=\"15\" viewBox=\"0 0 15 15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 7.5,0 0,13 h 15 z m 0,2.73684 5.1341,8.89476 H 2.36591 Z M 6.81818,5.47368 V 8.21053 H 8.18182 V 5.47368 Z m 0,4.10527 V 10.9474 H 8.18182 V 9.57895\"/></svg>');--dialog--critical__image:url('data: image/svg+xml;utf8,<svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 7.6534493,6.4948538 12.762051,1.3864299 C 12.914368,1.2341297 13,1.027552 13,0.81215179 13,0.59676225 12.914369,0.39018443 12.762051,0.23787352 12.609733,0.08557341 12.40318,0 12.187747,0 11.972425,0 11.765762,0.08557341 11.613445,0.23787352 L 6.5048431,5.3462975 1.3961977,0.23787352 C 1.2438802,0.08557341 1.0373043,0 0.82189458,0 0.60649572,0 0.39990901,0.08557341 0.24759147,0.23787352 0.09527396,0.39018443 0.00970766,0.59676225 0.00970766,0.81215179 c 0,0.21540021 0.0855663,0.42197791 0.23788381,0.57427811 L 5.3562369,6.4948538 0.24759147,11.604381 c -0.0775121,0.07492 -0.13931586,0.164543 -0.18182835,0.263595 -0.04250169,0.09905 -0.064850182,0.205678 -0.0657357237,0.313391 -8.8554258e-4,0.107813 0.0197049337,0.214771 0.0605827337,0.314472 0.04086693,0.0998 0.10119858,0.190415 0.17746563,0.266625 0.0762779,0.07622 0.16695386,0.136398 0.26675594,0.177208 0.099802,0.04082 0.20672745,0.06127 0.31452961,0.06029 0.1078025,-9.53e-4 0.21433799,-0.0235 0.31337139,-0.06604 0.099045,-0.04265 0.1886052,-0.104571 0.263465,-0.182081 L 6.5048431,7.6434102 11.613445,12.751855 c 0.152317,0.152312 0.35898,0.237831 0.574302,0.237831 0.215433,0 0.421986,-0.08552 0.574304,-0.237831 C 12.914368,12.599545 13,12.393 13,12.177578 13,11.962157 12.91437,11.75561 12.762051,11.603299 Z\"/></svg>')}h2{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px}.overlay{position:fixed;display:flex;top:0px;z-index:var(--dialog-z-index);left:0px;width:100%;box-sizing:border-box;height:100vh;background-color:rgba(var(--rgb-background--overlay), var(--opacity--soft));backdrop-filter:blur(var(--background-blur--medium))}.dialog{display:flex;width:80%;position:absolute;top:50%;left:50%;margin-right:-50%;box-sizing:border-box;transform:translate(-50%, -50%);box-shadow:0px 0px 16px rgba(0, 38, 111, 0.122)}@media screen and (min-width: 768px){.dialog{width:50%}}@media screen and (min-width: 992px){.dialog{width:33.33333%}}.dialog__container{width:100%;background:#FFFF;border-radius:0px 6px 6px 0px;box-sizing:border-box;padding:var(--dialog__container-padding)}.dialog__container--default{border-radius:6px 6px 6px 6px}.dialog__critical--indicator{box-sizing:border-box;width:12px;border-radius:6px 0px 0px 6px;background-color:var(--dialog__critical--background-color)}.dialog__warning--indicator{width:12px;border-radius:6px 0px 0px 6px;box-sizing:border-box;background-color:var(--dialog__warning--background-color)}.dialog__success--indicator{width:12px;border-radius:6px 0px 0px 6px;box-sizing:border-box;background-color:var(--dialog__success--background-color)}.message{font-size:var(--dialog__body--font-size);font-weight:var(--dialog__body--text-weight--medium);font-family:var(--dialog__body--font-pattern);text-shadow:var(--dialog__body--text-shadow);padding-bottom:var(--dialog__body--padding-bottom);color:var(--dialog__body--color);max-height:30vh;content-visibility:auto;margin-bottom:var(--space--medium);overflow-y:auto}.changeable__icon__container{background:var(--dialog__warning--background-color);display:flex;justify-content:center;align-items:center;min-width:26px;min-height:26px;border-radius:50%}.changeable__icon{--ez-icon--color:var(--dialog__icon--color)}.changeable__icon__container.title-icon--critical{background-color:var(--dialog__critical--background-color)}.changeable__icon__container.title-icon--success{background-color:var(--dialog__success--background-color)}.changeable__icon__container.title-icon--warn{background-color:var(--dialog__warning--background-color)}.changeable__icon__container.title-icon--warn ez-icon{transform:translateY(-1px)}.title{display:flex;font-family:var(--dialog__title--font-pattern);margin:0;font-weight:var(--dialog__title--weight--large);color:var(--title--primary)}.title__container{display:flex;padding-bottom:var(--dialog__title__container--padding-bottom)}.title__box{display:flex;width:100%;align-items:center;align-self:center}.title__label{padding-left:var(--dialog__title--padding-left)}.title__label--no-icon{padding-left:0}.btn-close{justify-content:flex-end;align-self:flex-start;align-items:flex-start;display:flex;outline:none;width:10%;border:none;background-color:unset;cursor:pointer}.btn-close::after{content:'';display:flex;background-color:var(--dialog__btn__close--background-color);width:12px;height:12px;-webkit-mask-image:var(--dialog__btn__close__image);mask-image:var(--dialog__btn__close__image)}.title-icon::after{content:'';display:flex;background-color:#FFFF;width:15px;height:15px;-webkit-mask-image:var(--dialog--warning__image);mask-image:var(--dialog--warning__image)}.button-yes-no__container{display:flex;box-sizing:border-box;align-self:center;align-items:center;justify-content:flex-end}.button__cancel{padding-right:var(--dialog__btn__no--padding-right);--ez-button--min-width:var(--dialog__btn__min-width)}.button__confirm{--ez-button--background-color:var(--color--primary);--ez-button--color:var(--color--inverted);--ez-button--hover--background-color:var(--color--primary-600);--ez-button--hover-color:var(--color--inverted);--ez-button--min-width:var(--dialog__btn__min-width)}.button__confirm--danger{--ez-button--background-color:var(--color--alert-error-800, #BD0025);--ez-button--color:var(--color--inverted);--ez-button--hover--background-color:var(--color-alert--error-900, #a10020);--ez-button--hover-color:var(--color--inverted);--ez-button--min-width:var(--dialog__btn__min-width)}.button__confirm--container{display:flex;justify-content:flex-end}.row{width:100%;display:flex;flex-wrap:wrap}.col{display:flex;flex-wrap:wrap;align-self:flex-start;box-sizing:border-box}.col--stretch{align-self:stretch}.col--undefined{width:unset}.col--nowrap{flex-wrap:nowrap}@media screen and (min-width: 320px){.col--sd-1{width:8.33333%}.col--sd-2{width:16.66667%}.col--sd-3{width:25%}.col--sd-4{width:33.33333%}.col--sd-5{width:41.66667%}.col--sd-6{width:50%}.col--sd-7{width:58.33333%}.col--sd-8{width:66.66667%}.col--sd-9{width:75%}.col--sd-10{width:83.33333%}.col--sd-11{width:91.66667%}.col--sd-12{width:100%}}@media screen and (min-width: 480px){.col--pn-1{width:8.33333%}.col--pn-2{width:16.66667%}.col--pn-3{width:25%}.col--pn-4{width:33.33333%}.col--pn-5{width:41.66667%}.col--pn-6{width:50%}.col--pn-7{width:58.33333%}.col--pn-8{width:66.66667%}.col--pn-9{width:75%}.col--pn-10{width:83.33333%}.col--pn-11{width:91.66667%}.col--pn-12{width:100%}}@media screen and (min-width: 768px){.col--tb-1{width:8.33333%}.col--tb-2{width:16.66667%}.col--tb-3{width:25%}.col--tb-4{width:33.33333%}.col--tb-5{width:41.66667%}.col--tb-6{width:50%}.col--tb-7{width:58.33333%}.col--tb-8{width:66.66667%}.col--tb-9{width:75%}.col--tb-10{width:83.33333%}.col--tb-11{width:91.66667%}.col--tb-12{width:100%}}@media screen and (min-width: 992px){.col--md-1{width:8.33333%}.col--md-2{width:16.66667%}.col--md-3{width:25%}.col--md-4{width:33.33333%}.col--md-5{width:41.66667%}.col--md-6{width:50%}.col--md-7{width:58.33333%}.col--md-8{width:66.66667%}.col--md-9{width:75%}.col--md-10{width:83.33333%}.col--md-11{width:91.66667%}.col--md-12{width:100%}}@media screen and (min-width: 1200px){.col--ld-1{width:8.33333%}.col--ld-2{width:16.66667%}.col--ld-3{width:25%}.col--ld-4{width:33.33333%}.col--ld-5{width:41.66667%}.col--ld-6{width:50%}.col--ld-7{width:58.33333%}.col--ld-8{width:66.66667%}.col--ld-9{width:75%}.col--ld-10{width:83.33333%}.col--ld-11{width:91.66667%}.col--ld-12{width:100%}}";
8821
8893
 
8822
8894
  class Message {
8823
8895
  constructor(title, message, dialogType, confirm, icon, labelCancel, labelConfirm, btnConfirmDanger, callBack, beforeClose) {
@@ -75810,7 +75882,7 @@ var MenuModule = {
75810
75882
  };
75811
75883
 
75812
75884
  var purify = createCommonjsModule(function (module, exports) {
75813
- /*! @license DOMPurify 3.2.7 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.7/LICENSE */
75885
+ /*! @license DOMPurify 3.3.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.0/LICENSE */
75814
75886
 
75815
75887
  (function (global, factory) {
75816
75888
  module.exports = factory() ;
@@ -75999,7 +76071,7 @@ var purify = createCommonjsModule(function (module, exports) {
75999
76071
  }
76000
76072
 
76001
76073
  const html$1 = freeze(['a', 'abbr', 'acronym', 'address', 'area', 'article', 'aside', 'audio', 'b', 'bdi', 'bdo', 'big', 'blink', 'blockquote', 'body', 'br', 'button', 'canvas', 'caption', 'center', 'cite', 'code', 'col', 'colgroup', 'content', 'data', 'datalist', 'dd', 'decorator', 'del', 'details', 'dfn', 'dialog', 'dir', 'div', 'dl', 'dt', 'element', 'em', 'fieldset', 'figcaption', 'figure', 'font', 'footer', 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'i', 'img', 'input', 'ins', 'kbd', 'label', 'legend', 'li', 'main', 'map', 'mark', 'marquee', 'menu', 'menuitem', 'meter', 'nav', 'nobr', 'ol', 'optgroup', 'option', 'output', 'p', 'picture', 'pre', 'progress', 'q', 'rp', 'rt', 'ruby', 's', 'samp', 'search', 'section', 'select', 'shadow', 'slot', 'small', 'source', 'spacer', 'span', 'strike', 'strong', 'style', 'sub', 'summary', 'sup', 'table', 'tbody', 'td', 'template', 'textarea', 'tfoot', 'th', 'thead', 'time', 'tr', 'track', 'tt', 'u', 'ul', 'var', 'video', 'wbr']);
76002
- const svg$1 = freeze(['svg', 'a', 'altglyph', 'altglyphdef', 'altglyphitem', 'animatecolor', 'animatemotion', 'animatetransform', 'circle', 'clippath', 'defs', 'desc', 'ellipse', 'enterkeyhint', 'exportparts', 'filter', 'font', 'g', 'glyph', 'glyphref', 'hkern', 'image', 'inputmode', 'line', 'lineargradient', 'marker', 'mask', 'metadata', 'mpath', 'part', 'path', 'pattern', 'polygon', 'polyline', 'radialgradient', 'rect', 'slot', 'stop', 'style', 'switch', 'symbol', 'text', 'textpath', 'title', 'tref', 'tspan', 'view', 'vkern']);
76074
+ const svg$1 = freeze(['svg', 'a', 'altglyph', 'altglyphdef', 'altglyphitem', 'animatecolor', 'animatemotion', 'animatetransform', 'circle', 'clippath', 'defs', 'desc', 'ellipse', 'enterkeyhint', 'exportparts', 'filter', 'font', 'g', 'glyph', 'glyphref', 'hkern', 'image', 'inputmode', 'line', 'lineargradient', 'marker', 'mask', 'metadata', 'mpath', 'part', 'path', 'pattern', 'polygon', 'polyline', 'radialgradient', 'rect', 'stop', 'style', 'switch', 'symbol', 'text', 'textpath', 'title', 'tref', 'tspan', 'view', 'vkern']);
76003
76075
  const svgFilters = freeze(['feBlend', 'feColorMatrix', 'feComponentTransfer', 'feComposite', 'feConvolveMatrix', 'feDiffuseLighting', 'feDisplacementMap', 'feDistantLight', 'feDropShadow', 'feFlood', 'feFuncA', 'feFuncB', 'feFuncG', 'feFuncR', 'feGaussianBlur', 'feImage', 'feMerge', 'feMergeNode', 'feMorphology', 'feOffset', 'fePointLight', 'feSpecularLighting', 'feSpotLight', 'feTile', 'feTurbulence']);
76004
76076
  // List of SVG elements that are disallowed by default.
76005
76077
  // We still need to know them so that we can do namespace
@@ -76013,7 +76085,7 @@ var purify = createCommonjsModule(function (module, exports) {
76013
76085
  const text = freeze(['#text']);
76014
76086
 
76015
76087
  const html = freeze(['accept', 'action', 'align', 'alt', 'autocapitalize', 'autocomplete', 'autopictureinpicture', 'autoplay', 'background', 'bgcolor', 'border', 'capture', 'cellpadding', 'cellspacing', 'checked', 'cite', 'class', 'clear', 'color', 'cols', 'colspan', 'controls', 'controlslist', 'coords', 'crossorigin', 'datetime', 'decoding', 'default', 'dir', 'disabled', 'disablepictureinpicture', 'disableremoteplayback', 'download', 'draggable', 'enctype', 'enterkeyhint', 'exportparts', 'face', 'for', 'headers', 'height', 'hidden', 'high', 'href', 'hreflang', 'id', 'inert', 'inputmode', 'integrity', 'ismap', 'kind', 'label', 'lang', 'list', 'loading', 'loop', 'low', 'max', 'maxlength', 'media', 'method', 'min', 'minlength', 'multiple', 'muted', 'name', 'nonce', 'noshade', 'novalidate', 'nowrap', 'open', 'optimum', 'part', 'pattern', 'placeholder', 'playsinline', 'popover', 'popovertarget', 'popovertargetaction', 'poster', 'preload', 'pubdate', 'radiogroup', 'readonly', 'rel', 'required', 'rev', 'reversed', 'role', 'rows', 'rowspan', 'spellcheck', 'scope', 'selected', 'shape', 'size', 'sizes', 'slot', 'span', 'srclang', 'start', 'src', 'srcset', 'step', 'style', 'summary', 'tabindex', 'title', 'translate', 'type', 'usemap', 'valign', 'value', 'width', 'wrap', 'xmlns', 'slot']);
76016
- const svg = freeze(['accent-height', 'accumulate', 'additive', 'alignment-baseline', 'amplitude', 'ascent', 'attributename', 'attributetype', 'azimuth', 'basefrequency', 'baseline-shift', 'begin', 'bias', 'by', 'class', 'clip', 'clippathunits', 'clip-path', 'clip-rule', 'color', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'cx', 'cy', 'd', 'dx', 'dy', 'diffuseconstant', 'direction', 'display', 'divisor', 'dur', 'edgemode', 'elevation', 'end', 'exponent', 'fill', 'fill-opacity', 'fill-rule', 'filter', 'filterunits', 'flood-color', 'flood-opacity', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'fx', 'fy', 'g1', 'g2', 'glyph-name', 'glyphref', 'gradientunits', 'gradienttransform', 'height', 'href', 'id', 'image-rendering', 'in', 'in2', 'intercept', 'k', 'k1', 'k2', 'k3', 'k4', 'kerning', 'keypoints', 'keysplines', 'keytimes', 'lang', 'lengthadjust', 'letter-spacing', 'kernelmatrix', 'kernelunitlength', 'lighting-color', 'local', 'marker-end', 'marker-mid', 'marker-start', 'markerheight', 'markerunits', 'markerwidth', 'maskcontentunits', 'maskunits', 'max', 'mask', 'media', 'method', 'mode', 'min', 'name', 'numoctaves', 'offset', 'operator', 'opacity', 'order', 'orient', 'orientation', 'origin', 'overflow', 'paint-order', 'path', 'pathlength', 'patterncontentunits', 'patterntransform', 'patternunits', 'points', 'preservealpha', 'preserveaspectratio', 'primitiveunits', 'r', 'rx', 'ry', 'radius', 'refx', 'refy', 'repeatcount', 'repeatdur', 'restart', 'result', 'rotate', 'scale', 'seed', 'shape-rendering', 'slope', 'specularconstant', 'specularexponent', 'spreadmethod', 'startoffset', 'stddeviation', 'stitchtiles', 'stop-color', 'stop-opacity', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke', 'stroke-width', 'style', 'surfacescale', 'systemlanguage', 'tabindex', 'tablevalues', 'targetx', 'targety', 'transform', 'transform-origin', 'text-anchor', 'text-decoration', 'text-rendering', 'textlength', 'type', 'u1', 'u2', 'unicode', 'values', 'viewbox', 'visibility', 'version', 'vert-adv-y', 'vert-origin-x', 'vert-origin-y', 'width', 'word-spacing', 'wrap', 'writing-mode', 'xchannelselector', 'ychannelselector', 'x', 'x1', 'x2', 'xmlns', 'y', 'y1', 'y2', 'z', 'zoomandpan']);
76088
+ const svg = freeze(['accent-height', 'accumulate', 'additive', 'alignment-baseline', 'amplitude', 'ascent', 'attributename', 'attributetype', 'azimuth', 'basefrequency', 'baseline-shift', 'begin', 'bias', 'by', 'class', 'clip', 'clippathunits', 'clip-path', 'clip-rule', 'color', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'cx', 'cy', 'd', 'dx', 'dy', 'diffuseconstant', 'direction', 'display', 'divisor', 'dur', 'edgemode', 'elevation', 'end', 'exponent', 'fill', 'fill-opacity', 'fill-rule', 'filter', 'filterunits', 'flood-color', 'flood-opacity', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'fx', 'fy', 'g1', 'g2', 'glyph-name', 'glyphref', 'gradientunits', 'gradienttransform', 'height', 'href', 'id', 'image-rendering', 'in', 'in2', 'intercept', 'k', 'k1', 'k2', 'k3', 'k4', 'kerning', 'keypoints', 'keysplines', 'keytimes', 'lang', 'lengthadjust', 'letter-spacing', 'kernelmatrix', 'kernelunitlength', 'lighting-color', 'local', 'marker-end', 'marker-mid', 'marker-start', 'markerheight', 'markerunits', 'markerwidth', 'maskcontentunits', 'maskunits', 'max', 'mask', 'mask-type', 'media', 'method', 'mode', 'min', 'name', 'numoctaves', 'offset', 'operator', 'opacity', 'order', 'orient', 'orientation', 'origin', 'overflow', 'paint-order', 'path', 'pathlength', 'patterncontentunits', 'patterntransform', 'patternunits', 'points', 'preservealpha', 'preserveaspectratio', 'primitiveunits', 'r', 'rx', 'ry', 'radius', 'refx', 'refy', 'repeatcount', 'repeatdur', 'restart', 'result', 'rotate', 'scale', 'seed', 'shape-rendering', 'slope', 'specularconstant', 'specularexponent', 'spreadmethod', 'startoffset', 'stddeviation', 'stitchtiles', 'stop-color', 'stop-opacity', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke', 'stroke-width', 'style', 'surfacescale', 'systemlanguage', 'tabindex', 'tablevalues', 'targetx', 'targety', 'transform', 'transform-origin', 'text-anchor', 'text-decoration', 'text-rendering', 'textlength', 'type', 'u1', 'u2', 'unicode', 'values', 'viewbox', 'visibility', 'version', 'vert-adv-y', 'vert-origin-x', 'vert-origin-y', 'width', 'word-spacing', 'wrap', 'writing-mode', 'xchannelselector', 'ychannelselector', 'x', 'x1', 'x2', 'xmlns', 'y', 'y1', 'y2', 'z', 'zoomandpan']);
76017
76089
  const mathMl = freeze(['accent', 'accentunder', 'align', 'bevelled', 'close', 'columnsalign', 'columnlines', 'columnspan', 'denomalign', 'depth', 'dir', 'display', 'displaystyle', 'encoding', 'fence', 'frame', 'height', 'href', 'id', 'largeop', 'length', 'linethickness', 'lspace', 'lquote', 'mathbackground', 'mathcolor', 'mathsize', 'mathvariant', 'maxsize', 'minsize', 'movablelimits', 'notation', 'numalign', 'open', 'rowalign', 'rowlines', 'rowspacing', 'rowspan', 'rspace', 'rquote', 'scriptlevel', 'scriptminsize', 'scriptsizemultiplier', 'selection', 'separator', 'separators', 'stretchy', 'subscriptshift', 'supscriptshift', 'symmetric', 'voffset', 'width', 'xmlns']);
76018
76090
  const xml = freeze(['xlink:href', 'xml:id', 'xlink:title', 'xml:space', 'xmlns:xlink']);
76019
76091
 
@@ -76120,7 +76192,7 @@ var purify = createCommonjsModule(function (module, exports) {
76120
76192
  function createDOMPurify() {
76121
76193
  let window = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : getGlobal();
76122
76194
  const DOMPurify = root => createDOMPurify(root);
76123
- DOMPurify.version = '3.2.7';
76195
+ DOMPurify.version = '3.3.0';
76124
76196
  DOMPurify.removed = [];
76125
76197
  if (!window || !window.document || window.document.nodeType !== NODE_TYPE.document || !window.Element) {
76126
76198
  // Not running in a browser, provide a factory function
@@ -76231,6 +76303,21 @@ var purify = createCommonjsModule(function (module, exports) {
76231
76303
  let FORBID_TAGS = null;
76232
76304
  /* Explicitly forbidden attributes (overrides ALLOWED_ATTR/ADD_ATTR) */
76233
76305
  let FORBID_ATTR = null;
76306
+ /* Config object to store ADD_TAGS/ADD_ATTR functions (when used as functions) */
76307
+ const EXTRA_ELEMENT_HANDLING = Object.seal(create(null, {
76308
+ tagCheck: {
76309
+ writable: true,
76310
+ configurable: false,
76311
+ enumerable: true,
76312
+ value: null
76313
+ },
76314
+ attributeCheck: {
76315
+ writable: true,
76316
+ configurable: false,
76317
+ enumerable: true,
76318
+ value: null
76319
+ }
76320
+ }));
76234
76321
  /* Decide if ARIA attributes are okay */
76235
76322
  let ALLOW_ARIA_ATTR = true;
76236
76323
  /* Decide if custom data attributes are okay */
@@ -76423,16 +76510,24 @@ var purify = createCommonjsModule(function (module, exports) {
76423
76510
  }
76424
76511
  /* Merge configuration parameters */
76425
76512
  if (cfg.ADD_TAGS) {
76426
- if (ALLOWED_TAGS === DEFAULT_ALLOWED_TAGS) {
76427
- ALLOWED_TAGS = clone(ALLOWED_TAGS);
76513
+ if (typeof cfg.ADD_TAGS === 'function') {
76514
+ EXTRA_ELEMENT_HANDLING.tagCheck = cfg.ADD_TAGS;
76515
+ } else {
76516
+ if (ALLOWED_TAGS === DEFAULT_ALLOWED_TAGS) {
76517
+ ALLOWED_TAGS = clone(ALLOWED_TAGS);
76518
+ }
76519
+ addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
76428
76520
  }
76429
- addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
76430
76521
  }
76431
76522
  if (cfg.ADD_ATTR) {
76432
- if (ALLOWED_ATTR === DEFAULT_ALLOWED_ATTR) {
76433
- ALLOWED_ATTR = clone(ALLOWED_ATTR);
76523
+ if (typeof cfg.ADD_ATTR === 'function') {
76524
+ EXTRA_ELEMENT_HANDLING.attributeCheck = cfg.ADD_ATTR;
76525
+ } else {
76526
+ if (ALLOWED_ATTR === DEFAULT_ALLOWED_ATTR) {
76527
+ ALLOWED_ATTR = clone(ALLOWED_ATTR);
76528
+ }
76529
+ addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
76434
76530
  }
76435
- addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
76436
76531
  }
76437
76532
  if (cfg.ADD_URI_SAFE_ATTR) {
76438
76533
  addToSet(URI_SAFE_ATTRIBUTES, cfg.ADD_URI_SAFE_ATTR, transformCaseFunc);
@@ -76740,7 +76835,7 @@ var purify = createCommonjsModule(function (module, exports) {
76740
76835
  return true;
76741
76836
  }
76742
76837
  /* Remove element if anything forbids its presence */
76743
- if (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName]) {
76838
+ if (!(EXTRA_ELEMENT_HANDLING.tagCheck instanceof Function && EXTRA_ELEMENT_HANDLING.tagCheck(tagName)) && (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName])) {
76744
76839
  /* Check if we have a custom element to handle */
76745
76840
  if (!FORBID_TAGS[tagName] && _isBasicCustomElement(tagName)) {
76746
76841
  if (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, tagName)) {
@@ -76812,7 +76907,7 @@ var purify = createCommonjsModule(function (module, exports) {
76812
76907
  (https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes)
76813
76908
  XML-compatible (https://html.spec.whatwg.org/multipage/infrastructure.html#xml-compatible and http://www.w3.org/TR/xml/#d0e804)
76814
76909
  We don't need to check the value; it's always URI safe. */
76815
- if (ALLOW_DATA_ATTR && !FORBID_ATTR[lcName] && regExpTest(DATA_ATTR, lcName)) ; else if (ALLOW_ARIA_ATTR && regExpTest(ARIA_ATTR, lcName)) ; else if (!ALLOWED_ATTR[lcName] || FORBID_ATTR[lcName]) {
76910
+ if (ALLOW_DATA_ATTR && !FORBID_ATTR[lcName] && regExpTest(DATA_ATTR, lcName)) ; else if (ALLOW_ARIA_ATTR && regExpTest(ARIA_ATTR, lcName)) ; else if (EXTRA_ELEMENT_HANDLING.attributeCheck instanceof Function && EXTRA_ELEMENT_HANDLING.attributeCheck(lcName, lcTag)) ; else if (!ALLOWED_ATTR[lcName] || FORBID_ATTR[lcName]) {
76816
76911
  if (
76817
76912
  // First condition does a very basic check if a) it's basically a valid custom element tagname AND
76818
76913
  // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
@@ -78008,7 +78103,7 @@ class AgGridController {
78008
78103
  const colDefsWithConfigs = this.getColsDefWithConfigApplied(colDefs, this._lastColsConfig);
78009
78104
  this._gridOptions.api.setColumnDefs(colDefsWithConfigs);
78010
78105
  }
78011
- getColsDefWithConfigApplied(colDefs, colsConfig) {
78106
+ getColsDefWithConfigApplied(colDefs, colsConfig = []) {
78012
78107
  //Cria map de colunas existentes na config e seu índice
78013
78108
  const orderMap = colsConfig.reduce((map, col, index) => {
78014
78109
  map[col.name] = index;
@@ -80611,7 +80706,7 @@ var ModalButtonStatus;
80611
80706
  })(ModalButtonStatus || (ModalButtonStatus = {}));
80612
80707
  const ModalButtonStatus$1 = ModalButtonStatus;
80613
80708
 
80614
- const ezModalContainerCss = ".sc-ez-modal-container-h{--ez-modal-container-overflow-y:auto;--ez-modal-container-overflow-x:hidden;display:grid;grid-template-rows:0 auto 1fr auto 0;width:100%;height:100%}.ez-modal-container__header-container.sc-ez-modal-container{outline:none}.ez-modal-container__header.sc-ez-modal-container{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:start}.ez-modal-container__content.sc-ez-modal-container{overflow-y:var(--ez-modal-container-overflow-y);overflow-x:var(--ez-modal-container-overflow-x);outline:none}.ez-modal-container__content.sc-ez-modal-container::-webkit-scrollbar{width:var(--space--small);min-width:var(--space--small);max-width:var(--space--small)}.ez-modal-container__footer.sc-ez-modal-container{display:flex;flex-direction:row;justify-content:flex-end;gap:var(--space--medium);width:100%;padding-top:var(--space--small, 6px)}.ez-modal-container__title.sc-ez-modal-container{display:grid}.ez-modal-container__close-button.sc-ez-modal-container{cursor:pointer;background-color:transparent;border:none;outline:none;padding:var(--space--6, 6px) 0px}.ez-modal-container__close-icon.sc-ez-modal-container{--icon--color:var(--title--primary, #2B3A54)}.ez-modal-container__focus-ctrl.sc-ez-modal-container{height:0px;background-color:transparent;border:none}";
80709
+ const ezModalContainerCss = ".sc-ez-modal-container-h{--ez-modal-container-overflow-y:auto;--ez-modal-container-overflow-x:hidden;display:flex;flex-direction:column;width:100%;height:100%}.ez-modal-container__header-container.sc-ez-modal-container{outline:none}.ez-modal-container__header.sc-ez-modal-container{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:start}.ez-modal-container__content.sc-ez-modal-container{overflow-y:var(--ez-modal-container-overflow-y);overflow-x:var(--ez-modal-container-overflow-x);outline:none;flex:1 1 auto}.ez-modal-container__content.sc-ez-modal-container::-webkit-scrollbar{width:var(--space--small);min-width:var(--space--small);max-width:var(--space--small)}.ez-modal-container__footer.sc-ez-modal-container{display:flex;flex-direction:row;justify-content:flex-end;gap:var(--space--8, 8px);width:100%;padding-top:var(--space--small, 6px)}.ez-modal-container__title.sc-ez-modal-container{display:grid}.ez-modal-container__close-button.sc-ez-modal-container{cursor:pointer;background-color:transparent;border:none;outline:none;padding:var(--space--6, 6px) 0px}.ez-modal-container__close-icon.sc-ez-modal-container{--icon--color:var(--title--primary, #2B3A54)}";
80615
80710
 
80616
80711
  const EzModalContainer$1 = class extends HTMLElement$1 {
80617
80712
  constructor() {
@@ -80626,6 +80721,7 @@ const EzModalContainer$1 = class extends HTMLElement$1 {
80626
80721
  this.cancelButtonStatus = undefined;
80627
80722
  this.okButtonStatus = undefined;
80628
80723
  this.showCloseButton = true;
80724
+ this.autoFocus = false;
80629
80725
  }
80630
80726
  async handleEzModalAction(event) {
80631
80727
  var _a;
@@ -80639,18 +80735,25 @@ const EzModalContainer$1 = class extends HTMLElement$1 {
80639
80735
  okIsVisible() {
80640
80736
  return (this.okButtonStatus !== ModalButtonStatus$1.HIDDEN && this.okButtonLabel != undefined);
80641
80737
  }
80738
+ emitOkAction() {
80739
+ this.ezModalAction.emit(ModalAction$1.OK);
80740
+ }
80642
80741
  async componentWillLoad() {
80643
80742
  this.i18n = await initI18n();
80644
80743
  }
80744
+ connectedCallback() {
80745
+ this._keyboardManager = new KeyboardManager({ propagate: false, element: this._element })
80746
+ .bind("Enter", () => this.emitOkAction())
80747
+ .bind("Escape", () => this.closeModal())
80748
+ .bind("Esc", () => this.closeModal());
80749
+ }
80645
80750
  componentDidLoad() {
80646
80751
  window.requestAnimationFrame(() => {
80647
80752
  this.ezModalAction.emit(ModalAction$1.LOAD);
80648
- this._modalRef.focus();
80753
+ if (this.autoFocus) {
80754
+ this._modalRef.focus();
80755
+ }
80649
80756
  });
80650
- this._keyboardManager = new KeyboardManager({ propagate: false, element: this._element })
80651
- .bind("Enter", this.ezModalAction.emit.bind(ModalAction$1.OK))
80652
- .bind("Escape", () => this.closeModal())
80653
- .bind("Esc", () => this.closeModal());
80654
80757
  }
80655
80758
  disconnectedCallback() {
80656
80759
  var _a;
@@ -80659,17 +80762,8 @@ const EzModalContainer$1 = class extends HTMLElement$1 {
80659
80762
  closeModal() {
80660
80763
  this.ezModalAction.emit("CLOSE");
80661
80764
  }
80662
- focusLast() {
80663
- if (this._okButton == undefined) {
80664
- return;
80665
- }
80666
- this._okButton.setFocus();
80667
- }
80668
- focusFirst() {
80669
- this._closeButton.focus();
80670
- }
80671
80765
  render() {
80672
- return (h(Host, null, h("button", { class: "ez-modal-container__focus-ctrl", onFocusin: () => this.focusLast() }), h("div", { ref: ref => this._modalRef = ref, tabIndex: -1, class: "ez-modal-container__header-container" }, this.showTitleBar && (h("div", { class: "ez-modal-container__header ez-margin-bottom--medium" }, h("div", { class: "ez-col ez-align--middle ez-modal-container__title" }, h("h2", { class: "ez-text ez-title--large ez-title--primary ez-text--bold ez-margin-vertical--extra-small" }, this.modalTitle), this.modalSubTitle && (h("div", { class: "ez-text ez-text--medium ez-text--primary ez-margin-vertical--extra-small" }, this.modalSubTitle))), (this.showCloseButton && h("button", { ref: ref => this._closeButton = ref, class: "ez-modal-container__close-button", onClick: () => this.ezModalAction.emit(ModalAction$1.CLOSE), "aria-label": this.i18n("app.close") }, h("ez-icon", { class: "ez-modal-container__close-icon", size: "medium", iconName: "close" })))))), h("div", { tabIndex: -1, class: "ez-modal-container__content" }, h("slot", null)), h("div", { tabIndex: -1, class: "ez-modal-container__footer" }, this.cancelIsVisible() && (h("ez-button", { label: this.cancelButtonLabel || this.i18n("app.cancel"), enabled: this.cancelButtonStatus !== ModalButtonStatus$1.DISABLED, onClick: () => this.ezModalAction.emit(ModalAction$1.CANCEL) })), this.okIsVisible() && (h("ez-button", { ref: ref => this._okButton = ref, class: "ez-button--primary", label: this.okButtonLabel || this.i18n("app.ok"), enabled: this.okButtonStatus !== ModalButtonStatus$1.DISABLED, onClick: () => this.ezModalAction.emit(ModalAction$1.OK) }))), h("button", { class: "ez-modal-container__focus-ctrl", onFocusin: () => this.focusFirst() })));
80766
+ return (h(Host, null, h("header", { ref: ref => this._modalRef = ref, tabIndex: -1, class: "ez-modal-container__header-container" }, this.showTitleBar && (h("div", { class: "ez-modal-container__header ez-margin-bottom--medium" }, h("div", { class: "ez-col ez-align--middle ez-modal-container__title" }, h("h2", { class: "ez-text ez-title--large ez-title--primary ez-text--bold ez-margin-vertical--extra-small" }, this.modalTitle), this.modalSubTitle && (h("div", { class: "ez-text ez-text--medium ez-text--primary ez-margin-vertical--extra-small" }, this.modalSubTitle))), (this.showCloseButton && h("button", { ref: ref => this._closeButton = ref, class: "ez-modal-container__close-button", onClick: () => this.ezModalAction.emit(ModalAction$1.CLOSE), "aria-label": this.i18n("app.close") }, h("ez-icon", { class: "ez-modal-container__close-icon", size: "medium", iconName: "close" })))))), h("main", { tabIndex: -1, class: "ez-modal-container__content" }, h("slot", null)), h("footer", { tabIndex: -1, class: "ez-modal-container__footer" }, this.cancelIsVisible() && (h("ez-button", { label: this.cancelButtonLabel || this.i18n("app.cancel"), isDisabled: this.cancelButtonStatus === ModalButtonStatus$1.DISABLED, onClick: () => this.ezModalAction.emit(ModalAction$1.CANCEL) })), this.okIsVisible() && (h("ez-button", { ref: ref => this._okButton = ref, class: "ez-button--primary", label: this.okButtonLabel || this.i18n("app.ok"), isDisabled: this.okButtonStatus === ModalButtonStatus$1.DISABLED, onClick: () => this.emitOkAction() })))));
80673
80767
  }
80674
80768
  get _element() { return this; }
80675
80769
  static get style() { return ezModalContainerCss; }
@@ -83214,7 +83308,7 @@ const EzPopoverPlus$1 = class extends HTMLElement$1 {
83214
83308
  static get style() { return ezPopoverPlusCss; }
83215
83309
  };
83216
83310
 
83217
- const ezPopupCss = ":host{display:flex;width:auto;--ez-popup-z-index:var(--elevation--24, 24);--ez-popup__container--color:var(--title--primary, #2b3a54);--ez-popup__container--padding:var(--space--24, 24px);--ez-popup__title--font-family:var(--font--pattern, \"Roboto\");--ez-popup__title--font-size:var(--font-size--xxlarge, 22px);--ez-popup__title--color:var(--title--primary, #00281D);--ez-popup__title--font-weight:var(--font-weight--regular, 400)}.overlay{position:fixed;display:flex;top:0px;z-index:var(--ez-popup-z-index, 24);left:0px;width:100%;align-items:center;justify-content:center;box-sizing:border-box;height:100vh;backdrop-filter:blur(4px);background:rgba(0, 4, 12, 0.4)}.popup__container{width:100%;max-height:90%;height:100%;display:flex;flex-direction:column;overflow:hidden;outline:none;background:#FFFF;color:var(--ez-popup__container--color);border-radius:12px;box-shadow:0px 0px 16px rgba(0, 38, 111, 0.122);box-sizing:border-box;padding:var(--ez-popup__container--padding);margin:0;border:none;position:unset;gap:var(--space--16, 16px)}.popup__container--auto{height:auto}.popup__overflow-y--auto{overflow-y:auto}.popup__content{box-sizing:border-box;height:100%;width:100%}.popup__expandable-content{box-sizing:border-box;width:100%;flex:1;font-family:var(--font--pattern, \"Roboto\");font-size:var(--font-size--default, 14px);color:var(--title--primary, #00281D);font-weight:var(--font-weight--regular, 400);line-height:var(--line-height--24, 24px)}.popup__header{width:100%;display:flex;align-items:center}.popup__title{display:flex;margin:0;width:100%;font-family:var(--ez-popup__title--font-family);font-size:var(--ez-popup__title--font-size);font-weight:var(--ez-popup__title--font-weight);color:var(--ez-popup__title--color);line-height:var(--line-height--32, 32px)}.btn-close{justify-content:flex-end;align-self:flex-start;align-items:flex-start;display:flex;outline:none;border:none;background-color:unset;cursor:pointer}.btn-close--solo{width:100%}.popup__footer{display:flex;width:100%;flex-direction:row-reverse;gap:var(--space--8, 8px)}.row{width:100%;display:flex;flex-wrap:wrap}.col{display:flex;flex-wrap:wrap;align-self:flex-start;box-sizing:border-box}.col--stretch{align-self:stretch}.col--undefined{width:unset}.col--nowrap{flex-wrap:nowrap}.ez-popup__size-limit--x-small{min-width:350px;max-width:560px}@media screen and (min-width: 320px){.col--sd-1{width:8.33333%}.col--sd-2{width:16.66667%}.col--sd-3{width:25%}.col--sd-4{width:33.33333%}.col--sd-5{width:41.66667%}.col--sd-6{width:50%}.col--sd-7{width:58.33333%}.col--sd-8{width:66.66667%}.col--sd-9{width:75%}.col--sd-10{width:83.33333%}.col--sd-11{width:91.66667%}.col--sd-12{width:100%}}@media screen and (min-width: 480px){.col--pn-1{width:8.33333%}.col--pn-2{width:16.66667%}.col--pn-3{width:25%}.col--pn-4{width:33.33333%}.col--pn-5{width:41.66667%}.col--pn-6{width:50%}.col--pn-7{width:58.33333%}.col--pn-8{width:66.66667%}.col--pn-9{width:75%}.col--pn-10{width:83.33333%}.col--pn-11{width:91.66667%}.col--pn-12{width:100%}}@media screen and (min-width: 768px){.col--tb-1{width:8.33333%}.col--tb-2{width:16.66667%}.col--tb-3{width:25%}.col--tb-4{width:33.33333%}.col--tb-5{width:41.66667%}.col--tb-6{width:50%}.col--tb-7{width:58.33333%}.col--tb-8{width:66.66667%}.col--tb-9{width:75%}.col--tb-10{width:83.33333%}.col--tb-11{width:91.66667%}.col--tb-12{width:100%}}@media screen and (min-width: 992px){.col--md-1{width:8.33333%}.col--md-2{width:16.66667%}.col--md-3{width:25%}.col--md-4{width:33.33333%}.col--md-5{width:41.66667%}.col--md-6{width:50%}.col--md-7{width:58.33333%}.col--md-8{width:66.66667%}.col--md-9{width:75%}.col--md-10{width:83.33333%}.col--md-11{width:91.66667%}.col--md-12{width:100%}}@media screen and (min-width: 1200px){.col--ld-1{width:8.33333%}.col--ld-2{width:16.66667%}.col--ld-3{width:25%}.col--ld-4{width:33.33333%}.col--ld-5{width:41.66667%}.col--ld-6{width:50%}.col--ld-7{width:58.33333%}.col--ld-8{width:66.66667%}.col--ld-9{width:75%}.col--ld-10{width:83.33333%}.col--ld-11{width:91.66667%}.col--ld-12{width:100%}}";
83311
+ const ezPopupCss = ":host{display:flex;width:auto;--ez-popup-z-index:var(--elevation--24, 24);--ez-popup__container--color:var(--title--primary, #2b3a54);--ez-popup__container--padding:var(--space--24, 24px);--ez-popup__title--font-family:var(--font--pattern, \"Roboto\");--ez-popup__title--font-size:var(--font-size--xxlarge, 22px);--ez-popup__title--color:var(--title--primary, #00281D);--ez-popup__title--font-weight:var(--font-weight--regular, 400)}.overlay{position:fixed;display:flex;top:0px;z-index:var(--ez-popup-z-index, 24);left:0px;width:100%;align-items:center;justify-content:center;box-sizing:border-box;height:100vh;backdrop-filter:blur(4px);background:rgba(0, 4, 12, 0.4)}.popup__container{width:100%;max-height:90%;height:100%;display:flex;flex-direction:column;overflow:hidden;outline:none;background:#FFFF;color:var(--ez-popup__container--color);border-radius:12px;box-shadow:0px 0px 16px rgba(0, 38, 111, 0.122);box-sizing:border-box;padding:var(--ez-popup__container--padding);margin:0;border:none;position:unset;gap:var(--space--16, 16px)}.popup__container--auto{height:auto}.popup__overflow-y--auto{overflow-y:auto}.popup__content{box-sizing:border-box;height:100%;width:100%}.popup__expandable-content{flex-grow:1;box-sizing:border-box;width:100%;font-family:var(--font--pattern, \"Roboto\");font-size:var(--font-size--default, 14px);color:var(--title--primary, #00281D);font-weight:var(--font-weight--regular, 400)}.popup__header{flex-shrink:0;width:100%;display:flex;align-items:center}.popup__title{display:flex;margin:0;width:100%;font-family:var(--ez-popup__title--font-family);font-size:var(--ez-popup__title--font-size);font-weight:var(--ez-popup__title--font-weight);color:var(--ez-popup__title--color);line-height:var(--line-height--32, 32px)}.btn-close{justify-content:flex-end;align-self:flex-start;align-items:flex-start;display:flex;outline:none;border:none;background-color:unset;cursor:pointer}.btn-close--solo{width:100%}.popup__footer{flex-shrink:0;display:flex;width:100%;flex-direction:row-reverse;gap:var(--space--8, 8px)}.row{width:100%;display:flex;flex-wrap:wrap}.col{display:flex;flex-wrap:wrap;align-self:flex-start;box-sizing:border-box}.col--stretch{align-self:stretch}.col--undefined{width:unset}.col--nowrap{flex-wrap:nowrap}.ez-popup__size-limit--x-small{min-width:350px;max-width:560px}@media screen and (min-width: 320px){.col--sd-1{width:8.33333%}.col--sd-2{width:16.66667%}.col--sd-3{width:25%}.col--sd-4{width:33.33333%}.col--sd-5{width:41.66667%}.col--sd-6{width:50%}.col--sd-7{width:58.33333%}.col--sd-8{width:66.66667%}.col--sd-9{width:75%}.col--sd-10{width:83.33333%}.col--sd-11{width:91.66667%}.col--sd-12{width:100%}}@media screen and (min-width: 480px){.col--pn-1{width:8.33333%}.col--pn-2{width:16.66667%}.col--pn-3{width:25%}.col--pn-4{width:33.33333%}.col--pn-5{width:41.66667%}.col--pn-6{width:50%}.col--pn-7{width:58.33333%}.col--pn-8{width:66.66667%}.col--pn-9{width:75%}.col--pn-10{width:83.33333%}.col--pn-11{width:91.66667%}.col--pn-12{width:100%}}@media screen and (min-width: 768px){.col--tb-1{width:8.33333%}.col--tb-2{width:16.66667%}.col--tb-3{width:25%}.col--tb-4{width:33.33333%}.col--tb-5{width:41.66667%}.col--tb-6{width:50%}.col--tb-7{width:58.33333%}.col--tb-8{width:66.66667%}.col--tb-9{width:75%}.col--tb-10{width:83.33333%}.col--tb-11{width:91.66667%}.col--tb-12{width:100%}}@media screen and (min-width: 992px){.col--md-1{width:8.33333%}.col--md-2{width:16.66667%}.col--md-3{width:25%}.col--md-4{width:33.33333%}.col--md-5{width:41.66667%}.col--md-6{width:50%}.col--md-7{width:58.33333%}.col--md-8{width:66.66667%}.col--md-9{width:75%}.col--md-10{width:83.33333%}.col--md-11{width:91.66667%}.col--md-12{width:100%}}@media screen and (min-width: 1200px){.col--ld-1{width:8.33333%}.col--ld-2{width:16.66667%}.col--ld-3{width:25%}.col--ld-4{width:33.33333%}.col--ld-5{width:41.66667%}.col--ld-6{width:50%}.col--ld-7{width:58.33333%}.col--ld-8{width:66.66667%}.col--ld-9{width:75%}.col--ld-10{width:83.33333%}.col--ld-11{width:91.66667%}.col--ld-12{width:100%}}";
83218
83312
 
83219
83313
  const EzPopup$1 = class extends HTMLElement$1 {
83220
83314
  constructor() {
@@ -83228,7 +83322,7 @@ const EzPopup$1 = class extends HTMLElement$1 {
83228
83322
  this.useHeader = true;
83229
83323
  this.heightMode = "full";
83230
83324
  this.ezTitle = undefined;
83231
- this.enabledScroll = false;
83325
+ this.enabledScroll = true;
83232
83326
  this.autoClose = true;
83233
83327
  this.footerButtons = [];
83234
83328
  }
@@ -83298,9 +83392,6 @@ const EzPopup$1 = class extends HTMLElement$1 {
83298
83392
  if (this.heightMode === 'auto') {
83299
83393
  className += ' popup__container--auto';
83300
83394
  }
83301
- if (this.enabledScroll) {
83302
- className += ' popup__overflow-y--auto';
83303
- }
83304
83395
  className += ` ${this.getGridSize()}`;
83305
83396
  return className;
83306
83397
  }
@@ -83361,9 +83452,15 @@ const EzPopup$1 = class extends HTMLElement$1 {
83361
83452
  };
83362
83453
  }
83363
83454
  }
83455
+ renderFooterButtons() {
83456
+ return this.footerButtons.slice(0, 3).map((buttonProps, index) => (h("ez-button", Object.assign({ key: index }, this.handleDefaultPropsButtonsByIndex(index), buttonProps))));
83457
+ }
83364
83458
  render() {
83365
83459
  return (h(Host, null, this.opened && (h("div", { class: "overlay", tabIndex: -1, onClick: this.handleAutoClose.bind(this) }, h("dialog", { ref: ref => this._popupRef = ref, class: this.getDialogClass() }, this.useHeader &&
83366
- h("header", { class: "popup__header" }, !!this.ezTitle && h("h1", { class: "popup__title" }, this.ezTitle), h("ez-button", { class: this.ezTitle ? "btn-close" : "btn-close btn-close--solo", variant: "tertiary", mode: "icon", iconName: "close", size: "small", onClick: this.closePopup.bind(this) })), h("main", { class: "popup__expandable-content" }, h("slot", null)), this.footerButtons.length > 0 && (h("footer", { class: "popup__footer" }, this.footerButtons.slice(0, 3).map((buttonProps, index) => (h("ez-button", Object.assign({ key: index }, this.handleDefaultPropsButtonsByIndex(index), buttonProps)))))))))));
83460
+ h("header", { class: "popup__header" }, !!this.ezTitle && h("h1", { class: "popup__title" }, this.ezTitle), h("ez-button", { class: this.ezTitle ? "btn-close" : "btn-close btn-close--solo", variant: "tertiary", mode: "icon", iconName: "close", size: "small", onClick: this.closePopup.bind(this) })), h("main", { class: {
83461
+ "popup__expandable-content": true,
83462
+ "popup__overflow-y--auto": this.enabledScroll
83463
+ } }, h("slot", null)), h("footer", { class: "popup__footer" }, this.footerButtons.length > 0 && (this.renderFooterButtons()), h("slot", { name: 'footer' })))))));
83367
83464
  }
83368
83465
  get _element() { return this; }
83369
83466
  static get watchers() { return {
@@ -92212,6 +92309,9 @@ const TreeItem = (props) => {
92212
92309
  iconClick(treeItem);
92213
92310
  }
92214
92311
  }
92312
+ function handleIconDoubleClick(event) {
92313
+ event.stopPropagation();
92314
+ }
92215
92315
  return (h("ul", { class: level === 1 ? "first-level" : undefined },
92216
92316
  h("li", Object.assign({ title: tooltipResolver(treeItem, !disabled, level), class: `tree-item ${treeItem.id !== selectedId ? "tree-item-error" : ""}`, onClick: () => available && itemClick(treeItem), onDblClick: () => available && itemDoubleClick(treeItem) }, {
92217
92317
  disabled,
@@ -92220,7 +92320,7 @@ const TreeItem = (props) => {
92220
92320
  }),
92221
92321
  h("div", { class: "item-label-container" },
92222
92322
  h("div", { class: "item-icon-box" }, expandable &&
92223
- h("ez-icon", { id: treeItem.id, class: "item-icon", size: "small", iconName: iconResolver(treeItem, expanded, level), onClick: (event) => handleIconClick(event) })),
92323
+ h("ez-icon", { id: treeItem.id, class: "item-icon", size: "small", iconName: iconResolver(treeItem, expanded, level), onClick: (event) => handleIconClick(event), onDblClick: (event) => handleIconDoubleClick(event) })),
92224
92324
  h("label", { class: `item-label ${treeItem.bold ? "item-label--bold" : ""}` }, treeItem.label)),
92225
92325
  getBadgeElement(treeItem.id, treeItem.badge, treeItem.id === selectedId)),
92226
92326
  expanded
@@ -92312,6 +92412,13 @@ class Node$1 {
92312
92412
  this.children.set(item.id, new Node$1(tree, item, this));
92313
92413
  }
92314
92414
  }
92415
+ removeChild(id) {
92416
+ if (this.children.has(id)) {
92417
+ this.children.delete(id);
92418
+ return true;
92419
+ }
92420
+ return false;
92421
+ }
92315
92422
  addPlaceHolder() {
92316
92423
  this.children.clear();
92317
92424
  const id = this.item.id;
@@ -92361,6 +92468,8 @@ class Tree extends Node$1 {
92361
92468
  async addChildAt(parentId, item) {
92362
92469
  const parent = this.getNode(parentId);
92363
92470
  if (parent == undefined) {
92471
+ this.addChild(this, item);
92472
+ this._changeCallback();
92364
92473
  return;
92365
92474
  }
92366
92475
  parent.addChild(this, item);
@@ -92424,6 +92533,23 @@ class Tree extends Node$1 {
92424
92533
  }
92425
92534
  this._changeCallback();
92426
92535
  }
92536
+ removeItem(id) {
92537
+ if (!id) {
92538
+ return;
92539
+ }
92540
+ const node = this.getNode(id);
92541
+ if (!node) {
92542
+ return;
92543
+ }
92544
+ if (node.parent) {
92545
+ node.parent.removeChild(id);
92546
+ }
92547
+ else {
92548
+ this.children.delete(id);
92549
+ }
92550
+ this._disabledValues.delete(id);
92551
+ this._changeCallback();
92552
+ }
92427
92553
  async open(path) {
92428
92554
  return new Promise(async (resolve) => {
92429
92555
  await this.walkPath(this, path, node => node.item.expanded = true);
@@ -92547,7 +92673,7 @@ class Tree extends Node$1 {
92547
92673
  }
92548
92674
  }
92549
92675
 
92550
- const ezTreeCss = ":host{--ez-tree--border-radius:var(--border--radius-small, 8px);--ez-tree--padding-inline-start:20px;--ez-tree--margin:var(--space--extra-small, 3px);--ez-tree--margin-right:0px;--ez-tree--font-family:var(--font-pattern, Arial);--ez-tree--font-size:var(--text--medium, 14px);--ez-tree--selected--font-weight:var(--text-weight--large, 600);--ez-tree--font-weight:var(--text-weight--small, 400);--ez-tree--color:var(--title--primary, #2B3A54);--ez-tree--selected--color:var(--color--primary, #008561);--ez-tree--disabled--color:var(--text--disable, #AFB6C0);--ez-tree--font-weight--bold:var(--text-weight--large, 600);--ez-tree__tree-item--height:var(--size-medium, 18px);--ez-tree__tree-item--padding:var(--space--small, 6px);--ez-tree__tree-item--background-color:var(--background--xlight, #FFFFFF);--ez-tree__tree-item--selected--background-color:var(--color--primary-300, #E2F4EF);--ez-tree__tree-item--hover--background-color:var(--background--medium, #F0F3F7);--ez-tree__tree-item--disabled--background-color:var(--ez-tree__tree-Item--background-color);--ez-tree__item-icon-box--height:var(--ez-tree__tree-item--height);--ez-tree__item-icon-box--width:var(--size-medium, 18px);--ez-tree__item-icon-box--padding:var(--ez-tree__tree-item--padding);--ez-tree__badge--icon-color--default:var(--title--primary, #2B3A54);--ez-tree__badge--icon-color--error:var(--color--error, #da4453);--ez-tree__badge--icon-color--success:var(--color-alert--success-800, #157a00);--ez-tree__badge--icon-color--warning:var(--color--warning, #f2d410);--ez-tree__badge--icon-color--disabled:var(--text--disable, #AFB6C0);display:flex;flex-direction:column;margin:0 var(--ez-tree--margin) var(--ez-tree--margin) var(--ez-tree--margin);outline:none}ul{list-style-type:none;margin:0;cursor:default;padding-inline-start:var(--ez-tree--padding-inline-start)}ul.first-level{padding-inline-start:0}.tree-item-badge{width:16px;height:16px;background:transparent;border-radius:50%;transition:all 300ms ease-in-out;display:flex;align-items:center;justify-content:center}.tree-item-badge-error-icon{--ez-icon--color:white}.tree-item-badge-text{font-family:var(--ez-tree--font-family);font-size:var(--ez-tree--font-size);font-weight:var(--ez-tree--font-weight);color:var(--ez-tree--color)}.tree-item-badge.error{background:var(--color--error)}.tree-item-badge.warning{background:var(--color--warning)}.tree-item-badge.success{background:var(--color--success)}.item-label-container{display:flex;align-items:center;overflow:hidden}.tree-item{display:flex;align-items:center;cursor:pointer;margin-top:var(--ez-tree--margin);margin-right:var(--ez-tree--margin-right);border-radius:var(--ez-tree--border-radius);height:var(--ez-tree__tree-item--height);padding:var(--ez-tree__tree-item--padding);justify-content:space-between}.tree-item[selected]{background-color:var(--ez-tree__tree-item--selected--background-color)}.tree-item:hover{background-color:var(--ez-tree__tree-item--hover--background-color)}.tree-item[disabled],.tree-item[disabled]:hover{background-color:var(--ez-tree__tree-item--disabled--background-color)}.item-icon-box{display:flex;align-items:center;justify-content:center;width:var(--ez-tree__item-icon-box--width);height:var(--ez-tree__item-icon-box--height);padding:var(--ez-tree__item-icon-box--padding) var(--ez-tree__item-icon-box--padding) var(--ez-tree__item-icon-box--padding) 0}.item-icon{--ez-icon--color:var(--ez-tree--color)}.item-icon:hover{cursor:pointer}.tree-item[selected] .item-icon{--ez-icon--color:var(--ez-tree--selected--color)}.tree-item[disabled] .item-icon{cursor:unset;--ez-icon--color:var(--ez-tree--disabled--color)}.item-label{cursor:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:var(--ez-tree--font-family);font-size:var(--ez-tree--font-size);font-weight:var(--ez-tree--font-weight);color:var(--ez-tree--color)}.item-label--bold{font-weight:var(--ez-tree--font-weight--bold)}.tree-item[selected] .item-label{color:var(--ez-tree--selected--color);font-weight:var(--ez-tree--selected--font-weight)}.tree-item[disabled] .item-label{color:var(--ez-tree--disabled--color)}";
92676
+ const ezTreeCss = ":host{--ez-tree--border-radius:var(--border--radius-small, 8px);--ez-tree--padding-inline-start:20px;--ez-tree--margin:var(--space--extra-small, 3px);--ez-tree--margin-right:0px;--ez-tree--user-select:auto;--ez-tree--font-family:var(--font-pattern, Arial);--ez-tree--font-size:var(--text--medium, 14px);--ez-tree--selected--font-weight:var(--text-weight--large, 600);--ez-tree--font-weight:var(--text-weight--small, 400);--ez-tree--color:var(--title--primary, #2B3A54);--ez-tree--selected--color:var(--color--primary, #008561);--ez-tree--disabled--color:var(--text--disable, #AFB6C0);--ez-tree--font-weight--bold:var(--text-weight--large, 600);--ez-tree__tree-item--height:var(--size-medium, 18px);--ez-tree__tree-item--padding:var(--space--small, 6px);--ez-tree__tree-item--background-color:var(--background--xlight, #FFFFFF);--ez-tree__tree-item--selected--background-color:var(--color--primary-300, #E2F4EF);--ez-tree__tree-item--hover--background-color:var(--background--medium, #F0F3F7);--ez-tree__tree-item--disabled--background-color:var(--ez-tree__tree-Item--background-color);--ez-tree__item-icon-box--height:var(--ez-tree__tree-item--height);--ez-tree__item-icon-box--width:var(--size-medium, 18px);--ez-tree__item-icon-box--padding:var(--ez-tree__tree-item--padding);--ez-tree__badge--icon-color--default:var(--title--primary, #2B3A54);--ez-tree__badge--icon-color--error:var(--color--error, #da4453);--ez-tree__badge--icon-color--success:var(--color-alert--success-800, #157a00);--ez-tree__badge--icon-color--warning:var(--color--warning, #f2d410);--ez-tree__badge--icon-color--disabled:var(--text--disable, #AFB6C0);display:flex;flex-direction:column;margin:0 var(--ez-tree--margin) var(--ez-tree--margin) var(--ez-tree--margin);outline:none}ul{list-style-type:none;margin:0;cursor:default;padding-inline-start:var(--ez-tree--padding-inline-start)}ul.first-level{padding-inline-start:0}.tree-item-badge{width:16px;height:16px;background:transparent;border-radius:50%;transition:all 300ms ease-in-out;display:flex;align-items:center;justify-content:center}.tree-item-badge-error-icon{--ez-icon--color:white}.tree-item-badge-text{font-family:var(--ez-tree--font-family);font-size:var(--ez-tree--font-size);font-weight:var(--ez-tree--font-weight);color:var(--ez-tree--color)}.tree-item-badge.error{background:var(--color--error)}.tree-item-badge.warning{background:var(--color--warning)}.tree-item-badge.success{background:var(--color--success)}.item-label-container{display:flex;align-items:center;overflow:hidden}.tree-item{display:flex;align-items:center;cursor:pointer;margin-top:var(--ez-tree--margin);margin-right:var(--ez-tree--margin-right);border-radius:var(--ez-tree--border-radius);height:var(--ez-tree__tree-item--height);padding:var(--ez-tree__tree-item--padding);justify-content:space-between}.tree-item[selected]{background-color:var(--ez-tree__tree-item--selected--background-color)}.tree-item:hover{background-color:var(--ez-tree__tree-item--hover--background-color)}.tree-item[disabled],.tree-item[disabled]:hover{background-color:var(--ez-tree__tree-item--disabled--background-color)}.item-icon-box{display:flex;align-items:center;justify-content:center;width:var(--ez-tree__item-icon-box--width);height:var(--ez-tree__item-icon-box--height);padding:var(--ez-tree__item-icon-box--padding) var(--ez-tree__item-icon-box--padding) var(--ez-tree__item-icon-box--padding) 0}.item-icon{--ez-icon--color:var(--ez-tree--color)}.item-icon:hover{cursor:pointer}.tree-item[selected] .item-icon{--ez-icon--color:var(--ez-tree--selected--color)}.tree-item[disabled] .item-icon{cursor:unset;--ez-icon--color:var(--ez-tree--disabled--color)}.item-label{cursor:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;user-select:var(--ez-tree--user-select);font-family:var(--ez-tree--font-family);font-size:var(--ez-tree--font-size);font-weight:var(--ez-tree--font-weight);color:var(--ez-tree--color)}.item-label--bold{font-weight:var(--ez-tree--font-weight--bold)}.tree-item[selected] .item-label{color:var(--ez-tree--selected--color);font-weight:var(--ez-tree--selected--font-weight)}.tree-item[disabled] .item-label{color:var(--ez-tree--disabled--color)}";
92551
92677
 
92552
92678
  const EzTree$1 = class extends HTMLElement$1 {
92553
92679
  constructor() {
@@ -92557,12 +92683,20 @@ const EzTree$1 = class extends HTMLElement$1 {
92557
92683
  this.ezChange = createEvent(this, "ezChange", 7);
92558
92684
  this.ezOpenItem = createEvent(this, "ezOpenItem", 7);
92559
92685
  this.ezDbClickItem = createEvent(this, "ezDbClickItem", 7);
92686
+ this.ezRemoveItem = createEvent(this, "ezRemoveItem", 7);
92560
92687
  this._onItemClick = (item) => {
92561
- this._onIconClick(item);
92688
+ if (!this.selectable) {
92689
+ this.openClose(item);
92690
+ return;
92691
+ }
92692
+ if (this.value && this.value.id === item.id) {
92693
+ this.value = undefined;
92694
+ return;
92695
+ }
92696
+ this.value = item;
92562
92697
  };
92563
92698
  this._onIconClick = (item) => {
92564
92699
  this.openClose(item);
92565
- this.value = item;
92566
92700
  };
92567
92701
  this._tree = new Tree(() => forceUpdate(this));
92568
92702
  this._waintingForLoad = undefined;
@@ -92572,6 +92706,7 @@ const EzTree$1 = class extends HTMLElement$1 {
92572
92706
  this.iconResolver = defaultIconResolver;
92573
92707
  this.tooltipResolver = undefined;
92574
92708
  this.enableHierarchicalFilter = true;
92709
+ this.selectable = true;
92575
92710
  }
92576
92711
  /**
92577
92712
  * Efetua a seleção de um item.
@@ -92622,10 +92757,14 @@ const EzTree$1 = class extends HTMLElement$1 {
92622
92757
  parentId = (_a = this.value) === null || _a === void 0 ? void 0 : _a.id;
92623
92758
  }
92624
92759
  this._tree.addChildAt(parentId, item);
92760
+ this.addItemInIndexedList(parentId, item);
92625
92761
  const node = this._tree.getNode(parentId);
92626
92762
  if (node) {
92627
92763
  node.item.expanded = true;
92628
92764
  }
92765
+ else {
92766
+ this.collapseAll();
92767
+ }
92629
92768
  }
92630
92769
  /**
92631
92770
  * Efetua a seleção de um item.
@@ -92648,12 +92787,48 @@ const EzTree$1 = class extends HTMLElement$1 {
92648
92787
  /**
92649
92788
  * Atualiza um item
92650
92789
  */
92651
- async updateItem(item) {
92652
- var _a;
92653
- this._tree.updateItem(item);
92790
+ async updateItem(item, config) {
92791
+ var _a, _b, _c;
92792
+ if (Array.isArray(item)) {
92793
+ item.forEach(i => this.updateItem(i, config));
92794
+ return;
92795
+ }
92796
+ if (config === null || config === void 0 ? void 0 : config.updatedBySelectedId) {
92797
+ Object.assign(item, { id: this.selectedId });
92798
+ }
92799
+ this._tree.updateItem((config === null || config === void 0 ? void 0 : config.forceDefaultValues) ? this.applyDefaultValues(item) : item);
92800
+ this.updateItemInIndexedList(item, config === null || config === void 0 ? void 0 : config.forceDefaultValues);
92654
92801
  const node = (_a = this._tree) === null || _a === void 0 ? void 0 : _a.getNode(this.selectedId);
92655
92802
  if (node == undefined) {
92656
92803
  this.value = this._visibleItems ? this._visibleItems[0] : undefined;
92804
+ this._tree.collapseAll();
92805
+ }
92806
+ if (((_b = this.value) === null || _b === void 0 ? void 0 : _b.id) === item.id) {
92807
+ this.value = item;
92808
+ this.ezChange.emit(this.value);
92809
+ return;
92810
+ }
92811
+ const childSelected = this.getItemById((_c = this.value) === null || _c === void 0 ? void 0 : _c.id, [item]);
92812
+ if (childSelected) {
92813
+ this.value = childSelected;
92814
+ this.ezChange.emit(this.value);
92815
+ }
92816
+ }
92817
+ /**
92818
+ * Remove um item da árvore pelo seu ID.
92819
+ * Se o item removido estiver selecionado, a seleção será limpa.
92820
+ */
92821
+ async removeItem(id) {
92822
+ var _a;
92823
+ id = id !== null && id !== void 0 ? id : this.selectedId;
92824
+ if (!id) {
92825
+ return;
92826
+ }
92827
+ this._tree.removeItem(id);
92828
+ this.removeItemFromIndexedList(id);
92829
+ this.ezRemoveItem.emit(id);
92830
+ if (((_a = this.value) === null || _a === void 0 ? void 0 : _a.id) === id) {
92831
+ this.value = undefined;
92657
92832
  }
92658
92833
  }
92659
92834
  /**
@@ -92741,6 +92916,75 @@ const EzTree$1 = class extends HTMLElement$1 {
92741
92916
  event.preventDefault();
92742
92917
  }
92743
92918
  }
92919
+ getItemById(id, items) {
92920
+ for (const treeItem of items) {
92921
+ if (treeItem.id === id) {
92922
+ return treeItem;
92923
+ }
92924
+ else if (treeItem.children && Array.isArray(treeItem.children)) {
92925
+ const itemFound = this.getItemById(id, treeItem.children);
92926
+ if (itemFound) {
92927
+ return itemFound;
92928
+ }
92929
+ }
92930
+ }
92931
+ return undefined;
92932
+ }
92933
+ addItemInIndexedList(parentId, item, items) {
92934
+ var _a, _b;
92935
+ items = (_a = items !== null && items !== void 0 ? items : this.items) !== null && _a !== void 0 ? _a : [];
92936
+ if (!parentId) {
92937
+ items.push(item);
92938
+ }
92939
+ const itemFound = this.getItemById(parentId, items);
92940
+ itemFound.children = ((_b = itemFound.children) !== null && _b !== void 0 ? _b : []);
92941
+ itemFound.children.push(item);
92942
+ itemFound.childrenCount = itemFound.children.length;
92943
+ }
92944
+ applyDefaultValues(item) {
92945
+ if (item.disabled === undefined) {
92946
+ item.disabled = false;
92947
+ }
92948
+ if (item.expanded === undefined) {
92949
+ item.expanded = false;
92950
+ }
92951
+ return item;
92952
+ }
92953
+ updateItemInIndexedList(item, forceDefaultValues = false) {
92954
+ if (!item || !this.items) {
92955
+ return;
92956
+ }
92957
+ const itemFound = this.getItemById(item.id, this.items);
92958
+ if (itemFound) {
92959
+ Object.assign(itemFound, forceDefaultValues ? this.applyDefaultValues(item) : item);
92960
+ }
92961
+ }
92962
+ removeItemFromIndexedList(id, items) {
92963
+ var _a;
92964
+ items = (_a = items !== null && items !== void 0 ? items : this.items) !== null && _a !== void 0 ? _a : [];
92965
+ if (!id) {
92966
+ return false;
92967
+ }
92968
+ const rootIndex = items.findIndex(item => item.id === id);
92969
+ if (rootIndex !== -1) {
92970
+ items.splice(rootIndex, 1);
92971
+ return true;
92972
+ }
92973
+ for (const treeItem of items) {
92974
+ if (treeItem.children && Array.isArray(treeItem.children)) {
92975
+ const childIndex = treeItem.children.findIndex(child => child.id === id);
92976
+ if (childIndex !== -1) {
92977
+ treeItem.children.splice(childIndex, 1);
92978
+ treeItem.childrenCount = treeItem.children.length;
92979
+ return true;
92980
+ }
92981
+ if (this.removeItemFromIndexedList(id, treeItem.children)) {
92982
+ return true;
92983
+ }
92984
+ }
92985
+ }
92986
+ return false;
92987
+ }
92744
92988
  getItemPathAttrs({ id, label }) {
92745
92989
  return { id, label };
92746
92990
  }
@@ -93653,7 +93897,7 @@ const EzList = /*@__PURE__*/proxyCustomElement(EzList$1, [2,"ez-list",{"dataSour
93653
93897
  const EzListItem = /*@__PURE__*/proxyCustomElement(EzListItem$1, [2,"ez-list-item",{"titleText":[513,"title-text"],"text":[513],"iconName":[513,"icon-name"]}]);
93654
93898
  const EzLoadingBar = /*@__PURE__*/proxyCustomElement(EzLoadingBar$1, [1,"ez-loading-bar",{"_showLoading":[32]}]);
93655
93899
  const EzModal = /*@__PURE__*/proxyCustomElement(EzModal$1, [1,"ez-modal",{"modalSize":[1,"modal-size"],"align":[1],"heightMode":[1,"height-mode"],"opened":[1028],"closeEsc":[4,"close-esc"],"closeOutsideClick":[4,"close-outside-click"],"closeOutsideLeave":[4,"close-outside-leave"],"scrim":[1]}]);
93656
- const EzModalContainer = /*@__PURE__*/proxyCustomElement(EzModalContainer$1, [6,"ez-modal-container",{"modalTitle":[1,"modal-title"],"modalSubTitle":[1,"modal-sub-title"],"showTitleBar":[4,"show-title-bar"],"cancelButtonLabel":[1,"cancel-button-label"],"okButtonLabel":[1,"ok-button-label"],"cancelButtonStatus":[1,"cancel-button-status"],"okButtonStatus":[1,"ok-button-status"],"showCloseButton":[4,"show-close-button"]},[[4,"ezCloseModal","handleEzModalAction"]]]);
93900
+ const EzModalContainer = /*@__PURE__*/proxyCustomElement(EzModalContainer$1, [6,"ez-modal-container",{"modalTitle":[1,"modal-title"],"modalSubTitle":[1,"modal-sub-title"],"showTitleBar":[4,"show-title-bar"],"cancelButtonLabel":[1,"cancel-button-label"],"okButtonLabel":[1,"ok-button-label"],"cancelButtonStatus":[1,"cancel-button-status"],"okButtonStatus":[1,"ok-button-status"],"showCloseButton":[4,"show-close-button"],"autoFocus":[4,"auto-focus"]},[[4,"ezCloseModal","handleEzModalAction"]]]);
93657
93901
  const EzMultiSelectionList = /*@__PURE__*/proxyCustomElement(EzMuiltiSelectionList, [2,"ez-multi-selection-list",{"columnName":[1,"column-name"],"dataSource":[16],"useOptions":[1028,"use-options"],"options":[1040],"isTextSearch":[4,"is-text-search"],"filteredOptions":[32],"displayOptions":[32],"viewScenario":[32],"displayOptionToCheckAllItems":[32]}]);
93658
93902
  const EzNumberInput = /*@__PURE__*/proxyCustomElement(EzNumberInput$1, [1,"ez-number-input",{"label":[1],"value":[1538],"enabled":[4],"canShowError":[516,"can-show-error"],"errorMessage":[1537,"error-message"],"allowNegative":[4,"allow-negative"],"precision":[2],"prettyPrecision":[2,"pretty-precision"],"mode":[513],"autoFocus":[4,"auto-focus"],"alternativePlaceholder":[1,"alternative-placeholder"],"_value":[32]}]);
93659
93903
  const EzPagination = /*@__PURE__*/proxyCustomElement(EzPagination$1, [2,"ez-pagination",{"type":[1],"currentPage":[1026,"current-page"],"totalItems":[2,"total-items"],"pageSize":[2,"page-size"],"hideInfoLabel":[4,"hide-info-label"],"pageLimit":[2,"page-limit"]}]);
@@ -93693,7 +93937,7 @@ const EzTileMedium = /*@__PURE__*/proxyCustomElement(EzTileMedium$1, [1,"ez-tile
93693
93937
  const EzTimeInput = /*@__PURE__*/proxyCustomElement(EzTimeInput$1, [1,"ez-time-input",{"label":[513],"value":[1026],"enabled":[516],"errorMessage":[1537,"error-message"],"showSeconds":[516,"show-seconds"],"mode":[513],"canShowError":[516,"can-show-error"],"autoFocus":[4,"auto-focus"],"alternativePlaceholder":[1,"alternative-placeholder"]}]);
93694
93938
  const EzToast = /*@__PURE__*/proxyCustomElement(EzToast$1, [1,"ez-toast",{"message":[1025],"fadeTime":[1026,"fade-time"],"useIcon":[1028,"use-icon"],"canClose":[1028,"can-close"]}]);
93695
93939
  const EzTooltip = /*@__PURE__*/proxyCustomElement(EzTooltip$1, [1,"ez-tooltip",{"message":[1],"anchoringElement":[1040],"placement":[1],"gapOptions":[16],"type":[1],"debouncingTime":[2,"debouncing-time"],"active":[4],"maxWidth":[2,"max-width"],"useAnchorSize":[4,"use-anchor-size"],"strategy":[1]}]);
93696
- const EzTree = /*@__PURE__*/proxyCustomElement(EzTree$1, [1,"ez-tree",{"items":[1040],"value":[1040],"selectedId":[1537,"selected-id"],"iconResolver":[16],"tooltipResolver":[16],"enableHierarchicalFilter":[4,"enable-hierarchical-filter"],"_tree":[32],"_waintingForLoad":[32]},[[2,"keydown","onKeyDownListener"]]]);
93940
+ const EzTree = /*@__PURE__*/proxyCustomElement(EzTree$1, [1,"ez-tree",{"items":[1040],"value":[1040],"selectedId":[1537,"selected-id"],"iconResolver":[16],"tooltipResolver":[16],"enableHierarchicalFilter":[4,"enable-hierarchical-filter"],"selectable":[4],"_tree":[32],"_waintingForLoad":[32]},[[2,"keydown","onKeyDownListener"]]]);
93697
93941
  const EzUnderface = /*@__PURE__*/proxyCustomElement(EzUnderface$1, [1,"ez-underface",{"color":[513],"customColor":[513,"custom-color"],"height":[514],"width":[514]}]);
93698
93942
  const EzUpload = /*@__PURE__*/proxyCustomElement(EzUpload$1, [1,"ez-upload",{"label":[1],"subtitle":[1],"enabled":[4],"maxFileSize":[2,"max-file-size"],"maxFiles":[2,"max-files"],"requestHeaders":[8,"request-headers"],"urlUpload":[1,"url-upload"],"urlDelete":[1,"url-delete"],"value":[1040]}]);
93699
93943
  const EzViewStack = /*@__PURE__*/proxyCustomElement(EzViewStack$1, [0,"ez-view-stack"]);