@sankhyalabs/ezui 6.5.0-dev.1 → 6.5.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 (296) hide show
  1. package/dist/cjs/{ApplicationUtils-c1310a36.js → ApplicationUtils-5cc05979.js} +1 -1
  2. package/dist/cjs/{app-globals-701e1cea.js → app-globals-2fbe4b17.js} +1 -1
  3. package/dist/cjs/ez-actions-button.cjs.entry.js +3 -3
  4. package/dist/cjs/ez-alert-list.cjs.entry.js +2 -2
  5. package/dist/cjs/ez-alert.cjs.entry.js +1 -1
  6. package/dist/cjs/ez-application.cjs.entry.js +1 -1
  7. package/dist/cjs/ez-avatar.cjs.entry.js +2 -2
  8. package/dist/cjs/ez-badge.cjs.entry.js +1 -1
  9. package/dist/cjs/ez-breadcrumb.cjs.entry.js +1 -1
  10. package/dist/cjs/ez-button.cjs.entry.js +1 -1
  11. package/dist/cjs/ez-calendar.cjs.entry.js +2 -2
  12. package/dist/cjs/ez-card-item.cjs.entry.js +1 -1
  13. package/dist/cjs/ez-chart.cjs.entry.js +1 -1
  14. package/dist/cjs/ez-check.cjs.entry.js +1 -1
  15. package/dist/cjs/ez-chip.cjs.entry.js +27 -5
  16. package/dist/cjs/ez-classic-combo-box.cjs.entry.js +1 -1
  17. package/dist/cjs/ez-classic-input.cjs.entry.js +1 -1
  18. package/dist/cjs/ez-classic-text-area.cjs.entry.js +1 -1
  19. package/dist/cjs/ez-collapsible-box.cjs.entry.js +3 -3
  20. package/dist/cjs/ez-combo-box-list_4.cjs.entry.js +4 -4
  21. package/dist/cjs/ez-combo-box.cjs.entry.js +3 -3
  22. package/dist/cjs/ez-date-input.cjs.entry.js +2 -2
  23. package/dist/cjs/ez-date-time-input.cjs.entry.js +2 -2
  24. package/dist/cjs/ez-dialog.cjs.entry.js +2 -2
  25. package/dist/cjs/ez-double-list.cjs.entry.js +2 -2
  26. package/dist/cjs/ez-dropdown.cjs.entry.js +1 -1
  27. package/dist/cjs/ez-empty-card.cjs.entry.js +1 -1
  28. package/dist/cjs/ez-file-item.cjs.entry.js +2 -2
  29. package/dist/cjs/ez-filter-input.cjs.entry.js +1 -1
  30. package/dist/cjs/ez-form-view.cjs.entry.js +2 -2
  31. package/dist/cjs/ez-form.cjs.entry.js +4 -4
  32. package/dist/cjs/ez-grid.cjs.entry.js +26 -4
  33. package/dist/cjs/ez-guide-navigator.cjs.entry.js +2 -2
  34. package/dist/cjs/ez-icon.cjs.entry.js +1 -1
  35. package/dist/cjs/ez-link-builder_6.cjs.entry.js +2 -2
  36. package/dist/cjs/ez-list-item.cjs.entry.js +1 -1
  37. package/dist/cjs/ez-list.cjs.entry.js +2 -2
  38. package/dist/cjs/ez-loading-bar.cjs.entry.js +1 -1
  39. package/dist/cjs/ez-modal-container.cjs.entry.js +2 -2
  40. package/dist/cjs/ez-modal.cjs.entry.js +2 -2
  41. package/dist/cjs/ez-multi-selection-list.cjs.entry.js +11 -7
  42. package/dist/cjs/ez-number-input.cjs.entry.js +2 -2
  43. package/dist/cjs/ez-pagination.cjs.entry.js +117 -0
  44. package/dist/cjs/ez-popover-core.cjs.entry.js +1 -1
  45. package/dist/cjs/ez-popover-plus_3.cjs.entry.js +1 -1
  46. package/dist/cjs/ez-popover.cjs.entry.js +1 -1
  47. package/dist/cjs/ez-popup.cjs.entry.js +90 -30
  48. package/dist/cjs/ez-progress-bar.cjs.entry.js +1 -1
  49. package/dist/cjs/ez-radio-button.cjs.entry.js +1 -1
  50. package/dist/cjs/ez-rich-toolbar-item.cjs.entry.js +1 -1
  51. package/dist/cjs/ez-scroller_2.cjs.entry.js +1 -1
  52. package/dist/cjs/ez-search-plus.cjs.entry.js +3 -3
  53. package/dist/cjs/ez-search-result-list.cjs.entry.js +2 -2
  54. package/dist/cjs/ez-search.cjs.entry.js +3 -3
  55. package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +2 -2
  56. package/dist/cjs/ez-skeleton.cjs.entry.js +2 -2
  57. package/dist/cjs/ez-sortable-list.cjs.entry.js +2 -2
  58. package/dist/cjs/ez-spinner.cjs.entry.js +2 -2
  59. package/dist/cjs/ez-split-button.cjs.entry.js +246 -71
  60. package/dist/cjs/ez-split-item.cjs.entry.js +3 -3
  61. package/dist/cjs/ez-split-panel.cjs.entry.js +1 -1
  62. package/dist/cjs/ez-tabselector.cjs.entry.js +2 -2
  63. package/dist/cjs/ez-tag-input.cjs.entry.js +245 -0
  64. package/dist/cjs/ez-tag.cjs.entry.js +1 -1
  65. package/dist/cjs/ez-text-area.cjs.entry.js +1 -1
  66. package/dist/cjs/ez-text-input.cjs.entry.js +2 -2
  67. package/dist/cjs/ez-tile-medium.cjs.entry.js +1 -1
  68. package/dist/cjs/ez-tile.cjs.entry.js +1 -1
  69. package/dist/cjs/ez-time-input.cjs.entry.js +2 -2
  70. package/dist/cjs/ez-toast.cjs.entry.js +1 -1
  71. package/dist/cjs/ez-tooltip.cjs.entry.js +1 -1
  72. package/dist/cjs/ez-tree.cjs.entry.js +2 -2
  73. package/dist/cjs/ez-underface.cjs.entry.js +1 -1
  74. package/dist/cjs/ez-upload.cjs.entry.js +3 -3
  75. package/dist/cjs/ez-view-stack.cjs.entry.js +1 -1
  76. package/dist/cjs/ezui.cjs.js +4 -4
  77. package/dist/cjs/filter-column.cjs.entry.js +2 -2
  78. package/dist/cjs/{index-b1103222.js → index-1be40f19.js} +18 -0
  79. package/dist/cjs/{index-a7b0c73d.js → index-9e5554cb.js} +11 -0
  80. package/dist/cjs/loader.cjs.js +4 -4
  81. package/dist/cjs/{search-column-f53f33f6.js → search-column-eee8d44d.js} +3 -3
  82. package/dist/collection/collection-manifest.json +2 -0
  83. package/dist/collection/components/ez-chip/ez-chip.css +7 -4
  84. package/dist/collection/components/ez-chip/ez-chip.js +61 -3
  85. package/dist/collection/components/ez-grid/controller/ag-grid/utils/buildLocaleText.js +1 -0
  86. package/dist/collection/components/ez-grid/ez-grid.js +85 -0
  87. package/dist/collection/components/ez-grid/utils/InMemoryFilterColumnDataSource.js +3 -0
  88. package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.js +10 -6
  89. package/dist/collection/components/ez-pagination/ez-pagination.css +102 -0
  90. package/dist/collection/components/ez-pagination/ez-pagination.js +246 -0
  91. package/dist/collection/components/ez-popup/ez-popup.css +24 -40
  92. package/dist/collection/components/ez-popup/ez-popup.js +134 -29
  93. package/dist/collection/components/ez-popup/interfaces/EzButtonProps.js +1 -0
  94. package/dist/collection/components/ez-split-button/ez-split-button.css +256 -116
  95. package/dist/collection/components/ez-split-button/ez-split-button.js +390 -76
  96. package/dist/collection/components/ez-split-button/test/dropdownItems.js +4 -4
  97. package/dist/collection/components/ez-tabselector/ez-tabselector.css +5 -1
  98. package/dist/collection/components/ez-tag-input/ez-tag-input.css +163 -0
  99. package/dist/collection/components/ez-tag-input/ez-tag-input.js +703 -0
  100. package/dist/collection/components/ez-tag-input/interfaces/optionsSetFocus.js +1 -0
  101. package/dist/collection/components/ez-text-input/ez-text-input.css +0 -4
  102. package/dist/collection/utils/i18n/locales/en-us.js +6 -0
  103. package/dist/collection/utils/i18n/locales/es-es.js +6 -0
  104. package/dist/collection/utils/i18n/locales/pt-br.js +6 -0
  105. package/dist/custom-elements/index.d.ts +12 -0
  106. package/dist/custom-elements/index.js +766 -114
  107. package/dist/esm/{ApplicationUtils-bda1789e.js → ApplicationUtils-1569f757.js} +1 -1
  108. package/dist/esm/{app-globals-bbd79783.js → app-globals-c0ac93c0.js} +1 -1
  109. package/dist/esm/ez-actions-button.entry.js +3 -3
  110. package/dist/esm/ez-alert-list.entry.js +2 -2
  111. package/dist/esm/ez-alert.entry.js +1 -1
  112. package/dist/esm/ez-application.entry.js +1 -1
  113. package/dist/esm/ez-avatar.entry.js +2 -2
  114. package/dist/esm/ez-badge.entry.js +1 -1
  115. package/dist/esm/ez-breadcrumb.entry.js +1 -1
  116. package/dist/esm/ez-button.entry.js +1 -1
  117. package/dist/esm/ez-calendar.entry.js +2 -2
  118. package/dist/esm/ez-card-item.entry.js +1 -1
  119. package/dist/esm/ez-chart.entry.js +1 -1
  120. package/dist/esm/ez-check.entry.js +1 -1
  121. package/dist/esm/ez-chip.entry.js +27 -5
  122. package/dist/esm/ez-classic-combo-box.entry.js +1 -1
  123. package/dist/esm/ez-classic-input.entry.js +1 -1
  124. package/dist/esm/ez-classic-text-area.entry.js +1 -1
  125. package/dist/esm/ez-collapsible-box.entry.js +3 -3
  126. package/dist/esm/ez-combo-box-list_4.entry.js +4 -4
  127. package/dist/esm/ez-combo-box.entry.js +3 -3
  128. package/dist/esm/ez-date-input.entry.js +2 -2
  129. package/dist/esm/ez-date-time-input.entry.js +2 -2
  130. package/dist/esm/ez-dialog.entry.js +2 -2
  131. package/dist/esm/ez-double-list.entry.js +2 -2
  132. package/dist/esm/ez-dropdown.entry.js +1 -1
  133. package/dist/esm/ez-empty-card.entry.js +1 -1
  134. package/dist/esm/ez-file-item.entry.js +2 -2
  135. package/dist/esm/ez-filter-input.entry.js +1 -1
  136. package/dist/esm/ez-form-view.entry.js +2 -2
  137. package/dist/esm/ez-form.entry.js +4 -4
  138. package/dist/esm/ez-grid.entry.js +26 -4
  139. package/dist/esm/ez-guide-navigator.entry.js +2 -2
  140. package/dist/esm/ez-icon.entry.js +1 -1
  141. package/dist/esm/ez-link-builder_6.entry.js +2 -2
  142. package/dist/esm/ez-list-item.entry.js +1 -1
  143. package/dist/esm/ez-list.entry.js +2 -2
  144. package/dist/esm/ez-loading-bar.entry.js +1 -1
  145. package/dist/esm/ez-modal-container.entry.js +2 -2
  146. package/dist/esm/ez-modal.entry.js +2 -2
  147. package/dist/esm/ez-multi-selection-list.entry.js +11 -7
  148. package/dist/esm/ez-number-input.entry.js +2 -2
  149. package/dist/esm/ez-pagination.entry.js +113 -0
  150. package/dist/esm/ez-popover-core.entry.js +1 -1
  151. package/dist/esm/ez-popover-plus_3.entry.js +1 -1
  152. package/dist/esm/ez-popover.entry.js +1 -1
  153. package/dist/esm/ez-popup.entry.js +90 -30
  154. package/dist/esm/ez-progress-bar.entry.js +1 -1
  155. package/dist/esm/ez-radio-button.entry.js +1 -1
  156. package/dist/esm/ez-rich-toolbar-item.entry.js +1 -1
  157. package/dist/esm/ez-scroller_2.entry.js +1 -1
  158. package/dist/esm/ez-search-plus.entry.js +3 -3
  159. package/dist/esm/ez-search-result-list.entry.js +2 -2
  160. package/dist/esm/ez-search.entry.js +3 -3
  161. package/dist/esm/ez-sidebar-navigator.entry.js +2 -2
  162. package/dist/esm/ez-skeleton.entry.js +2 -2
  163. package/dist/esm/ez-sortable-list.entry.js +2 -2
  164. package/dist/esm/ez-spinner.entry.js +2 -2
  165. package/dist/esm/ez-split-button.entry.js +246 -71
  166. package/dist/esm/ez-split-item.entry.js +3 -3
  167. package/dist/esm/ez-split-panel.entry.js +1 -1
  168. package/dist/esm/ez-tabselector.entry.js +2 -2
  169. package/dist/esm/ez-tag-input.entry.js +241 -0
  170. package/dist/esm/ez-tag.entry.js +1 -1
  171. package/dist/esm/ez-text-area.entry.js +1 -1
  172. package/dist/esm/ez-text-input.entry.js +2 -2
  173. package/dist/esm/ez-tile-medium.entry.js +1 -1
  174. package/dist/esm/ez-tile.entry.js +1 -1
  175. package/dist/esm/ez-time-input.entry.js +2 -2
  176. package/dist/esm/ez-toast.entry.js +1 -1
  177. package/dist/esm/ez-tooltip.entry.js +1 -1
  178. package/dist/esm/ez-tree.entry.js +2 -2
  179. package/dist/esm/ez-underface.entry.js +1 -1
  180. package/dist/esm/ez-upload.entry.js +3 -3
  181. package/dist/esm/ez-view-stack.entry.js +1 -1
  182. package/dist/esm/ezui.js +5 -5
  183. package/dist/esm/filter-column.entry.js +2 -2
  184. package/dist/esm/{index-d5042cb2.js → index-41363fa6.js} +18 -0
  185. package/dist/esm/{index-baa5e267.js → index-5a720e56.js} +11 -1
  186. package/dist/esm/loader.js +5 -5
  187. package/dist/esm/{search-column-9a00bd0b.js → search-column-56b69bf7.js} +3 -3
  188. package/dist/ezui/ezui.esm.js +1 -1
  189. package/dist/ezui/{p-e75c7a23.entry.js → p-000159dc.entry.js} +1 -1
  190. package/dist/ezui/{p-44caad9a.entry.js → p-0378416a.entry.js} +1 -1
  191. package/dist/ezui/{p-93e1c917.entry.js → p-05e68ab3.entry.js} +1 -1
  192. package/dist/ezui/{p-3bf7f94b.entry.js → p-06ed5e57.entry.js} +1 -1
  193. package/dist/ezui/{p-288631d1.entry.js → p-06f1b8e4.entry.js} +1 -1
  194. package/dist/ezui/{p-25371eb3.entry.js → p-09c2e631.entry.js} +1 -1
  195. package/dist/ezui/{p-fa6cff27.entry.js → p-0aed37a1.entry.js} +1 -1
  196. package/dist/ezui/{p-6d596a5a.entry.js → p-0b531233.entry.js} +1 -1
  197. package/dist/ezui/p-14d6aeb8.entry.js +1 -0
  198. package/dist/ezui/{p-6f77a359.entry.js → p-1723f728.entry.js} +1 -1
  199. package/dist/ezui/{p-feb22018.entry.js → p-172abd0f.entry.js} +1 -1
  200. package/dist/ezui/{p-c8067ed6.entry.js → p-1857cfc0.entry.js} +1 -1
  201. package/dist/ezui/{p-2e6c767f.entry.js → p-1b233888.entry.js} +1 -1
  202. package/dist/ezui/{p-7e535712.entry.js → p-1c29ed5d.entry.js} +1 -1
  203. package/dist/ezui/{p-07a6c41e.entry.js → p-2000464a.entry.js} +1 -1
  204. package/dist/ezui/{p-732f7790.js → p-20cb76e7.js} +1 -1
  205. package/dist/ezui/{p-603ef267.entry.js → p-3234f883.entry.js} +1 -1
  206. package/dist/ezui/{p-200b0745.entry.js → p-4177cec6.entry.js} +1 -1
  207. package/dist/ezui/{p-9ce9e8b7.entry.js → p-43e040a5.entry.js} +2 -2
  208. package/dist/ezui/p-4463db7b.entry.js +1 -0
  209. package/dist/ezui/{p-fa6732f2.entry.js → p-44b39e81.entry.js} +1 -1
  210. package/dist/ezui/{p-e085c7f4.entry.js → p-4837f475.entry.js} +1 -1
  211. package/dist/ezui/{p-4d30b703.entry.js → p-4a876b8b.entry.js} +1 -1
  212. package/dist/ezui/{p-01bd20e4.entry.js → p-4b444fe9.entry.js} +1 -1
  213. package/dist/ezui/{p-15a5d68c.entry.js → p-4ca4d920.entry.js} +1 -1
  214. package/dist/ezui/{p-78436126.entry.js → p-4f72c118.entry.js} +1 -1
  215. package/dist/ezui/{p-6369a0cd.entry.js → p-51e34317.entry.js} +1 -1
  216. package/dist/ezui/p-5554704c.js +1 -0
  217. package/dist/ezui/{p-48effc69.entry.js → p-570cf58a.entry.js} +1 -1
  218. package/dist/ezui/{p-dee18824.entry.js → p-5f4a66ec.entry.js} +1 -1
  219. package/dist/ezui/{p-1f50fa05.entry.js → p-6b51c9cc.entry.js} +1 -1
  220. package/dist/ezui/{p-dd0613fd.entry.js → p-6b6efa30.entry.js} +1 -1
  221. package/dist/ezui/{p-3eb7bf6f.entry.js → p-6dbf8f75.entry.js} +1 -1
  222. package/dist/ezui/p-6ec40dec.entry.js +1 -0
  223. package/dist/ezui/{p-5ed81457.entry.js → p-6fc26622.entry.js} +1 -1
  224. package/dist/ezui/{p-4beae367.entry.js → p-71c55a72.entry.js} +1 -1
  225. package/dist/ezui/{p-d6f50207.entry.js → p-770cf2b8.entry.js} +1 -1
  226. package/dist/ezui/{p-a738e919.entry.js → p-7820c5c0.entry.js} +1 -1
  227. package/dist/ezui/{p-91c9d50e.entry.js → p-78e975b4.entry.js} +1 -1
  228. package/dist/ezui/{p-1e7a8633.entry.js → p-81461d2f.entry.js} +1 -1
  229. package/dist/ezui/{p-8df1ca33.entry.js → p-82fa4b09.entry.js} +1 -1
  230. package/dist/ezui/{p-b21fc2d3.entry.js → p-8bc350de.entry.js} +1 -1
  231. package/dist/ezui/p-8ca90a5e.entry.js +1 -0
  232. package/dist/ezui/{p-6aa843bd.entry.js → p-8ea2a2f5.entry.js} +1 -1
  233. package/dist/ezui/{p-37bd03db.entry.js → p-8f0ed69d.entry.js} +1 -1
  234. package/dist/ezui/{p-a3075f52.entry.js → p-9bcfa689.entry.js} +1 -1
  235. package/dist/ezui/{p-946c1c66.entry.js → p-a5f5da25.entry.js} +1 -1
  236. package/dist/ezui/{p-cb46afc5.js → p-a61fdd20.js} +1 -1
  237. package/dist/ezui/p-a646b54e.entry.js +1 -0
  238. package/dist/ezui/{p-0ab05249.entry.js → p-a8eadb43.entry.js} +1 -1
  239. package/dist/ezui/{p-d6742c1e.entry.js → p-a9432878.entry.js} +1 -1
  240. package/dist/ezui/{p-90cece02.entry.js → p-ad7c01c1.entry.js} +1 -1
  241. package/dist/ezui/{p-3005b0ec.entry.js → p-b2ce629f.entry.js} +1 -1
  242. package/dist/ezui/{p-b1e39171.entry.js → p-b6a8112c.entry.js} +1 -1
  243. package/dist/ezui/{p-7fe97ef5.entry.js → p-b7c6ce20.entry.js} +1 -1
  244. package/dist/ezui/{p-ef33aaac.js → p-baec56c9.js} +1 -1
  245. package/dist/ezui/p-bc693db6.entry.js +1 -0
  246. package/dist/ezui/p-c291d6a0.entry.js +1 -0
  247. package/dist/ezui/{p-9f5fa3f9.entry.js → p-c2b20f78.entry.js} +1 -1
  248. package/dist/ezui/p-c3ff0370.entry.js +1 -0
  249. package/dist/ezui/{p-c0d9c4f8.entry.js → p-c754774e.entry.js} +1 -1
  250. package/dist/ezui/{p-d2645bdf.entry.js → p-c96e536d.entry.js} +1 -1
  251. package/dist/ezui/{p-4fd1d098.entry.js → p-c9d70dab.entry.js} +1 -1
  252. package/dist/ezui/{p-20c024f7.entry.js → p-cf33bc48.entry.js} +1 -1
  253. package/dist/ezui/{p-53bc30a1.entry.js → p-cf4e2a35.entry.js} +1 -1
  254. package/dist/ezui/{p-e577d4fe.entry.js → p-d1765c77.entry.js} +1 -1
  255. package/dist/ezui/{p-9b2e6438.entry.js → p-d3779449.entry.js} +1 -1
  256. package/dist/ezui/{p-c84aa65f.entry.js → p-dd46153f.entry.js} +1 -1
  257. package/dist/ezui/{p-e33be0f9.entry.js → p-df5b5c3d.entry.js} +1 -1
  258. package/dist/ezui/{p-a80b1287.entry.js → p-dfca5946.entry.js} +1 -1
  259. package/dist/ezui/{p-7f792043.entry.js → p-e195eaad.entry.js} +1 -1
  260. package/dist/ezui/{p-23a36bb6.js → p-e4c7eb39.js} +2 -2
  261. package/dist/ezui/{p-0629f64b.entry.js → p-e6eaa5ed.entry.js} +1 -1
  262. package/dist/ezui/{p-e7a7c594.entry.js → p-e9b409c1.entry.js} +1 -1
  263. package/dist/ezui/{p-79044c3e.entry.js → p-ea053063.entry.js} +1 -1
  264. package/dist/ezui/{p-a3ada561.entry.js → p-f26b97e9.entry.js} +1 -1
  265. package/dist/ezui/p-fcdc8089.entry.js +1 -0
  266. package/dist/ezui/{p-a029afd0.entry.js → p-feea8ad8.entry.js} +1 -1
  267. package/dist/ezui/{p-ca36ac0a.entry.js → p-ffdf68cd.entry.js} +1 -1
  268. package/dist/types/components/ez-chip/ez-chip.d.ts +11 -0
  269. package/dist/types/components/ez-grid/controller/ag-grid/utils/buildLocaleText.d.ts +1 -0
  270. package/dist/types/components/ez-grid/ez-grid.d.ts +11 -1
  271. package/dist/types/components/ez-grid/utils/InMemoryFilterColumnDataSource.d.ts +1 -0
  272. package/dist/types/components/ez-multi-selection-list/ez-multi-selection-list.d.ts +2 -1
  273. package/dist/types/components/ez-multi-selection-list/interfaces/IMultiSelectionListDataSource.d.ts +1 -0
  274. package/dist/types/components/ez-pagination/ez-pagination.d.ts +47 -0
  275. package/dist/types/components/ez-popup/ez-popup.d.ts +16 -3
  276. package/dist/types/components/ez-popup/interfaces/EzButtonProps.d.ts +28 -0
  277. package/dist/types/components/ez-split-button/ez-split-button.d.ts +93 -8
  278. package/dist/types/components/ez-tag-input/ez-tag-input.d.ts +93 -0
  279. package/dist/types/components/ez-tag-input/interfaces/optionsSetFocus.d.ts +4 -0
  280. package/dist/types/components.d.ts +416 -7
  281. package/dist/types/utils/i18n/locales/en-us.d.ts +6 -0
  282. package/dist/types/utils/i18n/locales/es-es.d.ts +6 -0
  283. package/dist/types/utils/i18n/locales/pt-br.d.ts +6 -0
  284. package/dist/types/utils/i18n/translations.d.ts +18 -0
  285. package/package.json +1 -1
  286. package/react/components.d.ts +2 -0
  287. package/react/components.js +2 -0
  288. package/react/components.js.map +1 -1
  289. package/dist/ezui/p-2f01f656.entry.js +0 -1
  290. package/dist/ezui/p-8d90530b.entry.js +0 -1
  291. package/dist/ezui/p-9c5cd3b2.entry.js +0 -1
  292. package/dist/ezui/p-bc2f844e.entry.js +0 -1
  293. package/dist/ezui/p-d8cc640d.entry.js +0 -1
  294. package/dist/ezui/p-f8a5538b.entry.js +0 -1
  295. package/dist/ezui/p-fac16755.js +0 -1
  296. package/dist/ezui/p-fcdc7d0b.entry.js +0 -1
@@ -1,36 +1,31 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a720e56.js';
2
2
  import { KeyboardManager, FloatingManager } from '@sankhyalabs/core';
3
+ import { i as initI18n } from './index-41363fa6.js';
3
4
 
4
- 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--md, 20px);--ez-popup__header--padding-bottom:var(--space--medium, 12px);--ez-popup__title--font-family:var(--font-pattern, \"Roboto\");--ez-popup__title--font-size:var(--title--large, 20px);--ez-popup__title--color:var(--title--primary, #2b3a54);--ez-popup__title--font-weight:var(--text-weight--large, 600);--ez-popup__btn__close--icon-color:var(--title--primary, #2b3a54);--ez-popup__btn__close--icon:url('data:image/svg+xml;utf8,<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 8.2421753,6.9944578 13.743748,1.4930784 C 13.907781,1.3290628 14,1.1065946 14,0.87462511 14,0.64266712 13.907782,0.42019873 13.743748,0.25617155 13.579712,0.09215597 13.35727,6.48e-8 13.125266,6.48e-8 12.89338,6.48e-8 12.670821,0.09215634 12.506787,0.25617155 L 7.005215,5.7575508 1.5035972,0.25617155 C 1.3395631,0.09215597 1.1170968,6.48e-8 0.88511716,6.48e-8 0.65314917,6.48e-8 0.4306712,0.09215597 0.26663695,0.25617155 0.10260271,0.42019873 0.01045441,0.64266712 0.01045441,0.87462511 c 0,0.23196949 0.0921483,0.45443769 0.25618254,0.61845329 L 5.7682546,6.9944578 0.26663695,12.497027 c -0.0834745,0.08067 -0.15003245,0.1772 -0.19581514,0.283871 C 0.02505077,12.887561 9.831648e-4,13.002399 2.950369e-5,13.118395 -9.2415746e-4,13.234504 0.02125019,13.349689 0.06527245,13.457057 c 0.04401053,0.107479 0.10898307,0.205064 0.1911168,0.287137 0.0821454,0.08208 0.17979645,0.146888 0.28727561,0.190839 0.10747906,0.04395 0.22262954,0.06598 0.33872417,0.06493 0.116095,-10e-4 0.23082547,-0.0253 0.33747687,-0.07112 0.1066637,-0.04593 0.2031133,-0.112615 0.2837313,-0.196086 L 7.005215,8.2313646 12.506787,13.732768 c 0.164034,0.164027 0.386593,0.256125 0.618479,0.256125 0.232004,0 0.454446,-0.09209 0.618482,-0.256125 C 13.907781,13.568741 14,13.346308 14,13.114315 14,12.882323 13.90779,12.659888 13.743748,12.495861 Z\"/></svg>')}.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{display:flex;height:100%;align-items:center;justify-content:center;box-sizing:border-box}.popup__container{width:100%;max-height:90%;height:100%;display:flex;flex-wrap:wrap;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)}.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%;height:calc(100% - 44px)}.popup__header{width:100%;display:flex}.popup__header--padding{padding-bottom:var(--ez-popup__header--padding-bottom)}.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:1.3}.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::after{content:'';display:flex;background-color:var(--ez-popup__btn__close--icon-color);width:14px;height:14px;-webkit-mask-image:var(--ez-popup__btn__close--icon);mask-image:var(--ez-popup__btn__close--icon)}.btn-close--solo{width:100%}.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%}}";
5
+ 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%}}";
5
6
 
6
7
  const EzPopup = class {
7
8
  constructor(hostRef) {
8
9
  registerInstance(this, hostRef);
9
10
  this.ezClosePopup = createEvent(this, "ezClosePopup", 7);
10
11
  this.ezPopupAction = createEvent(this, "ezPopupAction", 7);
11
- this._sizeClasses = {
12
- "x-small": "col--sd-3 ez-popup__size-limit--x-small",
13
- "small": "col--sd-5",
14
- "medium": "col--sd-6",
15
- "large": "col--sd-9",
16
- "x-large": "col--sd-11",
17
- "default": "ez-popup__size-limit--x-small",
18
- "auto": "",
19
- };
20
12
  this.size = "medium";
21
13
  this.opened = false;
22
14
  this.useHeader = true;
23
15
  this.heightMode = "full";
24
16
  this.ezTitle = undefined;
25
17
  this.enabledScroll = false;
18
+ this.autoClose = true;
19
+ this.footerButtons = [];
26
20
  }
27
21
  observeConfig() {
28
22
  this.manageOverflow();
29
23
  }
24
+ async componentWillLoad() {
25
+ this.i18n = await initI18n();
26
+ }
30
27
  componentDidLoad() {
31
- if (this.opened && this._popupRef) {
32
- this._popupRef.focus();
33
- }
28
+ this.popUpFocus();
34
29
  this._keyboardManager = new KeyboardManager({ propagate: false, element: this._element, enableShadowDom: true })
35
30
  .bind("Enter", this.ezPopupAction.emit.bind("OK"))
36
31
  .bind("Escape", () => this.closePopup())
@@ -65,31 +60,96 @@ const EzPopup = class {
65
60
  if (!this.opened) {
66
61
  return;
67
62
  }
68
- requestAnimationFrame(() => {
69
- const slot = this._element.shadowRoot.querySelector("ez-modal-container");
70
- if (this._popupRef && slot === null) {
71
- this._popupRef.focus();
72
- }
73
- });
63
+ if (this._popupRef) {
64
+ this._popupRef.focus();
65
+ }
74
66
  }
75
67
  getGridSize() {
76
- if (this.size === "auto")
77
- return "";
78
- return this._sizeClasses[this.size] || this._sizeClasses["medium"];
79
- }
80
- handlePopupHeight() {
81
- return this.heightMode === 'auto' ? 'popup__container--auto' : '';
68
+ const _sizeClasses = {
69
+ "x-small": "col--sd-3 ez-popup__size-limit--x-small",
70
+ "small": "col--sd-5",
71
+ "medium": "col--sd-6",
72
+ "large": "col--sd-9",
73
+ "x-large": "col--sd-11",
74
+ "default": "ez-popup__size-limit--x-small",
75
+ "auto": "",
76
+ };
77
+ if (!this.size || !_sizeClasses.hasOwnProperty(this.size)) {
78
+ return _sizeClasses["medium"];
79
+ }
80
+ return _sizeClasses[this.size] || _sizeClasses["medium"];
82
81
  }
83
- handlePopupOverflowY() {
84
- return this.enabledScroll ? 'popup__overflow-y--auto' : '';
82
+ getDialogClass() {
83
+ let className = 'popup__container';
84
+ if (this.heightMode === 'auto') {
85
+ className += ' popup__container--auto';
86
+ }
87
+ if (this.enabledScroll) {
88
+ className += ' popup__overflow-y--auto';
89
+ }
90
+ className += ` ${this.getGridSize()}`;
91
+ return className;
85
92
  }
86
93
  componentDidRender() {
87
94
  this.manageOverlay();
88
95
  this.popUpFocus();
89
96
  }
97
+ handleAutoClose(event) {
98
+ if (!this.opened || !this._popupRef || !this.autoClose) {
99
+ return;
100
+ }
101
+ if (this._popupRef.contains(event.target)) {
102
+ return;
103
+ }
104
+ const slot = this._popupRef.querySelector('slot');
105
+ if (slot && slot.assignedElements().length > 0) {
106
+ const assignedElements = slot.assignedElements();
107
+ for (const element of assignedElements) {
108
+ if (element.contains(event.target)) {
109
+ return;
110
+ }
111
+ }
112
+ }
113
+ if (this._popupRef.shadowRoot && this._popupRef.shadowRoot.contains(event.target)) {
114
+ return;
115
+ }
116
+ this.closePopup();
117
+ }
118
+ handleDefaultPropsButtonsByIndex(index) {
119
+ switch (index) {
120
+ case 0:
121
+ return {
122
+ label: this.i18n ? this.i18n('app.confirm') : 'Confirmar',
123
+ variant: "primary",
124
+ size: "small",
125
+ onClick: () => {
126
+ this.closePopup();
127
+ this.ezPopupAction.emit("OK");
128
+ }
129
+ };
130
+ case 1:
131
+ return {
132
+ label: this.i18n ? this.i18n('app.cancel') : 'Cancelar',
133
+ variant: "secondary",
134
+ size: "small",
135
+ onClick: () => {
136
+ this.closePopup();
137
+ }
138
+ };
139
+ case 2:
140
+ return {
141
+ label: this.i18n ? this.i18n('app.close') : 'Fechar',
142
+ variant: "tertiary",
143
+ size: "small",
144
+ onClick: () => {
145
+ this.closePopup();
146
+ }
147
+ };
148
+ }
149
+ }
90
150
  render() {
91
- return (h(Host, null, this.opened ? (h("div", { class: "overlay", ref: ref => this._popupRef = ref, tabIndex: -1 }, h("div", { class: "popup col " + this.getGridSize() }, h("div", { class: `popup__container ${(this.handlePopupHeight())} ${this.handlePopupOverflowY()}` }, h("div", { class: "popup__content" }, h("div", { class: "popup__header " + (this.useHeader ? "popup__header--padding" : "") }, this.useHeader &&
92
- h(Fragment, null, !!this.ezTitle && h("div", { class: "popup__title" }, this.ezTitle), h("button", { class: this.ezTitle ? "btn-close" : "btn-close btn-close--solo", onClick: () => { this.opened = false; this.ezClosePopup.emit(); } }))), h("div", { class: "popup__expandable-content" }, h("slot", null))))))) : undefined));
151
+ 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 &&
152
+ 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)))))))))));
93
153
  }
94
154
  get _element() { return getElement(this); }
95
155
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-baa5e267.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5a720e56.js';
2
2
 
3
3
  const ezProgressBarCss = ".sc-ez-progress-bar-h{--ez-progress-bar-container-height:var(--space--16, 16px);--ez-progress-bar-radius:var(--border--radius-10, 10px);--ez-progress-bar-container-background:var(--background--medium, #F0F3F7);--ez-progress-bar-container-border:1px solid var(--color--strokes, #DCE0E8);--ez-progress-bar-height:var(--space--12, 12px);--ez-progress-bar-background:var(--color--primary, #008561);--ez-progress-bar-font-size:var(--text--medium, 14px);--ez-progress-bar-header-color:var(--color--ocean-green-1000, #00281D);--ez-progress-bar-gap:var(--space--6, 6px);--ez-progress-bar-help-text-color:var(--color--ocean-green-1000, #00281D);--ez-progress-bar-help-text-font-size:var(--text--small, 12px);display:flex;flex-direction:column;width:100%;gap:var(--ez-progress-bar-gap)}.ez-progress-bar__header.sc-ez-progress-bar{display:flex;flex-direction:row;justify-content:space-between;color:var(--ez-progress-bar-header-color);font-size:var(--ez-progress-bar-font-size)}.progress-bar__container.sc-ez-progress-bar{width:100%;display:flex;align-items:center;justify-content:start;height:var(--ez-progress-bar-container-height);border-radius:var(--ez-progress-bar-radius);background:var(--ez-progress-bar-container-background);border:var(--ez-progress-bar-container-border);padding:var(--space--2, 2px)}.progress-bar__content.sc-ez-progress-bar{height:var(--ez-progress-bar-height);background:var(--ez-progress-bar-background);border-radius:var(--ez-progress-bar-radius)}.ez-progress-bar__help-text.sc-ez-progress-bar{color:var(--ez-progress-bar-help-text-color);font-size:var(--ez-progress-bar-help-text-font-size)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a720e56.js';
2
2
  import { ElementIDUtils } from '@sankhyalabs/core';
3
3
 
4
4
  const ezRadioButtonCss = ":host{--ez-radio-button--font-family:var(--font-pattern, Arial);--ez-radio-button--font-size:var(--text--medium, 14px);--ez-radio-button--font-weight:var(--text-weight--large);--ez-radio-button--font-color:var(--title--primary, #2B3A54);--ez-radio-button--padding-vertical:var(--space--medium, 12px);--ez-radio-button--padding-horizontal:var(--space--small, 6px);--ez-radio-button__form-label--font-family:var(--font-pattern, Arial);--ez-radio-button__form-label--font-weight:var(--text-weight--medium, 400);--ez-radio-button__form-label--title-primary:var(--title--primary, #2B3A54);--ez-radio-button__form-label--font-size:var(--text--medium, 14px);--ez-radio-button__form-label--padding-horizontal:var(--space--medium, 12px);--ez-radio-button__form-radio--border-color:var(--title--primary, #2B3A54);--ez-radio-button__form-radio--checked--color:var(--color--primary, #008561);--ez-radio-button__form-radio--disabled--border-color:var(--color--strokes, #dce0e8);--ez-radio-button__form-radio--disabled--background-color:var(--background--medium, #f0f3f7);--ez-radio-button__form-radio--disabled--color:var(--color--strokes, #dce0e8);--ez-radio-button__form-radio--disabled--before--background-color:var(--color--strokes, #dce0e8);--ez-radio-button__form-radio--focus--background-color:var(--color--inverted, #fff);--ez-radio-button__form-radio--checked--box-shadow-color:var(--background--strong, #e4eaf1);--ez-radio-button__form-radio--checked--focus--background-color:var(--color--inverted, #fff);--ez-radio-button__form-radio--checked--focus--box-shadow-color:var(--color--primary-300, #e2f4ef);--ez-radio-button__form-radio--checked--hover--background-color:var(--color--inverted, #fff);--ez-radio-button__form-radio--checked--hover--box-shadow-color:#daece7;--ez-radio-button__form-radio--hover--box-shadow-color:var(--color--strokes, #dce0e8);--ez-radio-button__form-radio--checked--disabled--hover--background-color:var(--background--medium, #f0f3f7);display:flex;width:100%;flex-direction:column;align-items:flex-start;box-sizing:border-box}.form{padding:var(--ez-radio-button--padding-vertical) var(--ez-radio-button--padding-horizontal);gap:var(--ez-radio-button__form-label--padding-horizontal)}.form--vertical{display:flex;flex-direction:column}.form--horizontal{display:flex;flex-direction:row}.form__group{display:grid;grid-template-columns:20px auto;align-items:center}.label{font-family:var(--ez-radio-button--font-family);font-size:var(--ez-radio-button--font-size);font-weight:var(--ez-radio-button--font-weight);color:var(--ez-radio-button--font-color)}.form__label{cursor:pointer;font-weight:var(--ez-radio-button__form-label--font-weight);color:var(--ez-radio-button__form-label--title-primary);font-family:var(--ez-radio-button__form-label--font-family);font-size:var(--ez-radio-button__form-label--font-size);padding-left:var(--ez-radio-button__form-label--padding-horizontal);padding-right:var(--ez-radio-button__form-label--padding-horizontal)}.form__radio{cursor:pointer;appearance:none;outline:none;position:relative;display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:20px;height:20px;border-radius:50%;border:2px solid var(--ez-radio-button__form-radio--border-color)}.form__radio::before{content:'';display:block;position:absolute;opacity:0;transition:all 300ms ease-in-out;height:100%;width:100%;border-radius:50%;transform:scale(0.5);background:var(--ez-radio-button__form-radio--checked--color)}.form__radio:checked:before{opacity:1}.form__radio:checked{border:2px solid var(--ez-radio-button__form-radio--checked--color)}.form__radio:disabled{cursor:default;border:2px solid var(--ez-radio-button__form-radio--disabled--border-color);background-color:var(--ez-radio-button__form-radio--disabled--background-color)}.form__radio:disabled:hover{box-shadow:inherit}input[type=radio]:disabled~label{cursor:default;color:var(--ez-radio-button__form-radio--disabled--color)}.form__radio:disabled:before{background:var(--ez-radio-button__form-radio--disabled--before--background-color)}.form__radio:focus{transition:0.25s linear;background-color:var(--ez-radio-button__form-radio--focus--background-color);box-shadow:0px 0px 0px 6px var(--ez-radio-button__form-radio--checked--box-shadow-color)}.form__radio:checked:focus{transition:0.25s linear;background-color:var(--ez-radio-button__form-radio--checked--focus--background-color);box-shadow:0px 0px 0px 6px var(--ez-radio-button__form-radio--checked--focus--box-shadow-color)}.form__radio:checked:hover{transition:0.25s linear;background-color:var(--ez-radio-button__form-radio--checked--hover--background-color);box-shadow:0px 0px 0px 6px var(--ez-radio-button__form-radio--checked--hover--box-shadow-color)}.form__radio:hover{transition:0.25s linear;box-shadow:0px 0px 0px 6px var(--ez-radio-button__form-radio--hover--box-shadow-color)}.form__radio:checked:disabled:hover{box-shadow:none;background-color:var(--ez-radio-button__form-radio--checked--disabled--hover--background-color)}";
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-5a720e56.js';
2
2
 
3
3
  const ezRichToolbarItemCss = "ez-icon.sc-ez-rich-toolbar-item{--ez-icon--color:var(--color--secondary, #383c45)}.rich-toolbar-item.sc-ez-rich-toolbar-item{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;border-radius:4px;cursor:pointer;transition:0.3s all ease-in-out}.rich-toolbar-item.sc-ez-rich-toolbar-item:hover{background-color:#f5f5f5}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from './index-5a720e56.js';
2
2
  import { JSUtils, ElementIDUtils } from '@sankhyalabs/core';
3
3
  import { E as EzScrollDirection } from './EzScrollDirection-2df26c93.js';
4
4
 
@@ -1,10 +1,10 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a720e56.js';
2
2
  import { StringUtils, KeyboardManager, ElementIDUtils } from '@sankhyalabs/core';
3
- import './ApplicationUtils-bda1789e.js';
3
+ import './ApplicationUtils-1569f757.js';
4
4
  import { C as CSSVarsUtils } from './CSSVarsUtils-acba92d7.js';
5
5
  import './DialogType-54a62731.js';
6
6
  import './CheckMode-bdb2ec19.js';
7
- import { i as initI18n } from './index-d5042cb2.js';
7
+ import { i as initI18n } from './index-41363fa6.js';
8
8
  import { S as SearchMode } from './FormLayout-071d324c.js';
9
9
 
10
10
  const ezSearchPlusCss = ":host{--ez-search--height:42px;--ez-search--width:100%;--ez-search__icon--width:48px;--ez-search--border-radius:var(--border--radius-medium, 12px);--ez-search--border-radius-small:var(--border--radius-small, 6px);--ez-search--font-size:var(--text--medium, 14px);--ez-search--font-family:var(--font-pattern, Arial);--ez-search--font-weight--large:var(--text-weight--large, 500);--ez-search--font-weight--medium:var(--text-weight--medium, 400);--ez-search--background-color--xlight:var(--background--xlight, #fff);--ez-search--background-medium:var(--background--medium, #f0f3f7);--ez-search--line-height:calc(var(--text--medium, 14px) + 4px);--ez-search__input--background-color:var(--background--medium, #e0e0e0);--ez-search__input--border:var(--border--medium, 2px solid);--ez-search__input--border-color:var(--ez-search__input--background-color);--ez-search__input--focus--border-color:var(--color--primary, #008561);--ez-search__input--disabled--background-color:var(--color--disable-secondary, #F2F5F8);--ez-search__input--disabled--color:var(--text--disable, #AFB6C0);--ez-search__input--error--border-color:#CC2936;--ez-search__btn--color:var(--title--primary, #2B3A54);--ez-search__btn-disabled--color:var(--text--disable, #AFB6C0);--ez-search__btn-hover--color:var(--color--primary, #4e4e4e);--ez-search__label--color:var(--title--primary, #2B3A54);--ez-search__list-title--primary:var(--title--primary, #2B3A54);--ez-search__list-text--primary:var(--text--primary, #626e82);--ez-search__list-height:calc(var(--ez-search--font-size) + var(--ez-search--space--medium) + 4px);--ez-search__list-min-width:64px;--ez-search--space--medium:var(--space--medium, 12px);--ez-search--space--small:var(--space--small, 6px);--ez-search__scrollbar--color-default:var(--scrollbar--default, #626e82);--ez-search__scrollbar--color-background:var(--scrollbar--background, #E5EAF0);--ez-search__scrollbar--color-hover:var(--scrollbar--hover, #2B3A54);--ez-search__scrollbar--color-clicked:var(--scrollbar--clicked, #a2abb9);--ez-search__scrollbar--border-radius:var(--border--radius-small, 6px);--ez-search__scrollbar--width:var(--space--medium, 12px);display:flex;flex-wrap:wrap;position:relative;width:var(--ez-search--width)}ez-icon{--ez-icon--color:inherit;font-weight:var(--text-weight--large, 600)}.suppressed-search-input{--ez-text-input__input--border-color:var(--color--strokes, #dce0e8);--ez-text-input__input--disabled--background-color:var(--background--xlight, #fff);--ez-text-input__input--disabled--color:var(--title--primary, #2B3A54)}.list-container{min-width:var(--ez-search__list-min-width);overflow:auto;position:relative;width:100%}.list-wrapper{display:flex;flex-direction:column;box-sizing:border-box;width:0;z-index:var(--more-visible, 2);max-height:350px;min-width:150px;background-color:var(--ez-search--background-color--xlight);border-radius:var(--ez-search--border-radius);box-shadow:var(--shadow, 0px 0px 16px 0px #000)}.list-options{margin-top:0px;box-sizing:border-box;width:100%;height:100%;padding:0;display:flex;flex-direction:column;scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--ez-search__scrollbar--color-clicked) var(--ez-search__scrollbar--color-background)}.list-options::-webkit-scrollbar{background-color:var(--scrollbar--background);width:var(--space--small);max-width:var(--space--small);min-width:var(--space--small);height:var(--space--small);max-height:var(--space--small);min-height:var(--space--small)}.list-options::-webkit-scrollbar-track{background-color:var(--ez-search__scrollbar--color-background);border-radius:var(--ez-search__scrollbar--border-radius)}.list-options::-webkit-scrollbar-thumb{background-color:var(--ez-search__scrollbar--color-default);border-radius:var(--ez-search__scrollbar--border-radius)}.list-options::-webkit-scrollbar-thumb:vertical:hover,.list-options::-webkit-scrollbar-thumb:horizontal:hover{background-color:var(--ez-search__scrollbar--color-hover)}.list-options::-webkit-scrollbar-thumb:vertical:active,.list-options::-webkit-scrollbar-thumb:horizontal:active{background-color:var(--ez-search__scrollbar--color-clicked)}.item{display:flex;align-items:center;width:100%;box-sizing:border-box;list-style-type:none;cursor:pointer;border-radius:var(--ez-search--border-radius-small);gap:var(--space--small, 6px)}.item__value,.item__label{flex-basis:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ez-search__list-title--primary);font-family:var(--ez-search--font-family);font-size:var(--ez-search--font-size);line-height:var(--ez-search--line-height)}.item__label{font-weight:var(--ez-search--font-weight--medium)}.item__label--bold{font-weight:var(--ez-search--font-weight--large)}.item__value{text-align:center;color:var(--ez-search__list-text--primary);font-weight:var(--ez-search--font-weight--large)}.item__value--hidden{visibility:hidden;position:absolute;white-space:nowrap;z-index:-1;top:0;left:0}.item__label{text-align:left}.message{text-align:center;display:flex;justify-content:center;align-items:center;list-style-type:none;min-height:var(--ez-search__list-height)}.message__no-result{color:var(--ez-search__list-title--primary);font-family:var(--ez-search--font-family);font-size:var(--ez-search--font-size)}.message__loading{border-radius:50%;width:14px;height:14px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:3px solid var(--ez-search__list-title--primary);border-top:3px solid transparent}.item__list>li:hover{background-color:var(--ez-search--background-medium)}.preselected{background-color:var(--background--medium)}.btn{outline:none;border:none;background:none;cursor:pointer;color:var(--ez-search__btn--color)}.btn:disabled{cursor:not-allowed;color:var(--ez-search__btn-disabled--color)}.btn:disabled:hover{cursor:not-allowed;color:var(--ez-search__btn-disabled--color)}.btn:hover{color:var(--ez-search__btn-hover--color)}.btn__close{visibility:hidden}ez-text-input:hover .btn__close,ez-text-input:focus .btn__close{visibility:visible}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@supports not (scrollbar-width: thin){.item{padding-right:8px}}.ez-search-plus__container{display:flex;flex-grow:1;gap:3px}.ez-search-plus__text-input{--ez-text-input--border-top-left-radius:0px;--ez-text-input--border-bottom-left-radius:0px;outline:none}.ez-search-plus__code-input-no-border{--ez-text-input--border-top-right-radius:0px;--ez-text-input--border-bottom-right-radius:0px}.ez-search-plus__code-input{max-width:85px}.ez-search-plus__code-input-full{width:100%}.description-input-container{width:100%;outline:none}";
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-5a720e56.js';
2
2
  import { StringUtils } from '@sankhyalabs/core';
3
- import { i as initI18n } from './index-d5042cb2.js';
3
+ import { i as initI18n } from './index-41363fa6.js';
4
4
 
5
5
  const ezSearchResultListCss = ":host{--ez-search__list-title--primary:var(--title--primary, #2B3A54);--ez-search__list-text--primary:var(--text--primary, #626e82);--ez-search__list-height:calc(var(--ez-search--font-size) + var(--ez-search--space--medium) + 4px);--ez-search__list-min-width:64px;--ez-search__scrollbar--color-default:var(--scrollbar--default, #626e82);--ez-search__scrollbar--color-background:var(--scrollbar--background, #E5EAF0);--ez-search__scrollbar--color-hover:var(--scrollbar--hover, #2B3A54);--ez-search__scrollbar--color-clicked:var(--scrollbar--clicked, #a2abb9);--ez-search__scrollbar--border-radius:var(--border--radius-small, 6px);--ez-search__scrollbar--width:var(--space--small, 6px);--ez-search--border-radius-small:var(--border--radius-small, 6px);--ez-search--font-size:var(--text--medium, 14px);--ez-search--font-family:var(--font-pattern, Arial);--ez-search--font-weight--large:var(--text-weight--large, 500);--ez-search--font-weight--medium:var(--text-weight--medium, 400);--ez-search--background-medium:var(--background--medium, #f0f3f7);--ez-search--line-height:calc(var(--text--medium, 14px) + 4px)}.list-options{position:relative;z-index:var(--more-visible, 2);margin:var(--space--small) 0px;padding:0px;padding-inline-start:0px;box-sizing:border-box;width:100%;height:100%;max-height:350px;min-width:150px;display:flex;flex-direction:column;scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--ez-search__scrollbar--color-clicked) var(--ez-search__scrollbar--color-background)}.list-options::-webkit-scrollbar{background-color:var(--scrollbar--background);width:var(--space--small);max-width:var(--space--small);min-width:var(--space--small);height:var(--space--small);max-height:var(--space--small);min-height:var(--space--small)}.list-options::-webkit-scrollbar-track{background-color:var(--ez-search__scrollbar--color-background);border-radius:var(--ez-search__scrollbar--border-radius)}.list-options::-webkit-scrollbar-thumb{background-color:var(--ez-search__scrollbar--color-default);border-radius:var(--ez-search__scrollbar--border-radius)}.list-options::-webkit-scrollbar-thumb:vertical:hover,.list-options::-webkit-scrollbar-thumb:horizontal:hover{background-color:var(--ez-search__scrollbar--color-hover)}.list-options::-webkit-scrollbar-thumb:vertical:active,.list-options::-webkit-scrollbar-thumb:horizontal:active{background-color:var(--ez-search__scrollbar--color-clicked)}.message{text-align:center;display:flex;justify-content:center;align-items:center;list-style-type:none;margin:var(--space--medium) 0px;min-height:var(--ez-search__list-height)}.message__no-result{color:var(--ez-search__list-title--primary);font-family:var(--ez-search--font-family);font-size:var(--ez-search--font-size)}.loading__container{display:flex;flex-direction:column;margin:var(--space--small)}.item__value,.item__label{flex-basis:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ez-search__list-title--primary);font-family:var(--ez-search--font-family);font-size:var(--ez-search--font-size);line-height:var(--ez-search--line-height)}.item__label{font-weight:var(--ez-search--font-weight--medium)}.item__label--bold{font-weight:var(--ez-search--font-weight--large)}.item__value{text-align:center;color:var(--ez-search__list-text--primary);font-weight:var(--ez-search--font-weight--large)}.item__value--hidden{visibility:hidden;position:absolute;white-space:nowrap;z-index:-1;top:0;left:0}.item__label{text-align:left}.item__list>li:hover{background-color:var(--ez-search--background-medium)}.item{display:flex;align-items:center;width:100%;box-sizing:border-box;list-style-type:none;cursor:pointer;border-radius:var(--ez-search--border-radius-small);gap:var(--space--small, 6px)}.preselected{background-color:var(--background--medium)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@supports not (scrollbar-width: thin){.item{padding-right:8px}}";
6
6
 
@@ -1,10 +1,10 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a720e56.js';
2
2
  import { C as CSSVarsUtils } from './CSSVarsUtils-acba92d7.js';
3
3
  import { ObjectUtils, StringUtils, ElementIDUtils } from '@sankhyalabs/core';
4
- import { A as ApplicationUtils } from './ApplicationUtils-bda1789e.js';
4
+ import { A as ApplicationUtils } from './ApplicationUtils-1569f757.js';
5
5
  import './DialogType-54a62731.js';
6
6
  import './CheckMode-bdb2ec19.js';
7
- import { i as initI18n } from './index-d5042cb2.js';
7
+ import { i as initI18n } from './index-41363fa6.js';
8
8
  import './FormLayout-071d324c.js';
9
9
  import { r as replaceQuotes, a as replaceHighlight } from './searchFormatters-8229207e.js';
10
10
 
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5a720e56.js';
2
2
  import { ElementIDUtils } from '@sankhyalabs/core';
3
3
  import { E as EzScrollDirection } from './EzScrollDirection-2df26c93.js';
4
- import { i as initI18n } from './index-d5042cb2.js';
4
+ import { i as initI18n } from './index-41363fa6.js';
5
5
 
6
6
  var ModeMenuEnum;
7
7
  (function (ModeMenuEnum) {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h } from './index-baa5e267.js';
2
- import { i as initI18n } from './index-d5042cb2.js';
1
+ import { r as registerInstance, h } from './index-5a720e56.js';
2
+ import { i as initI18n } from './index-41363fa6.js';
3
3
  import '@sankhyalabs/core';
4
4
 
5
5
  const ALLOWED_ANIMATIONS = ['progress', 'pulse', 'false'];
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5a720e56.js';
2
2
  import { ArrayUtils } from '@sankhyalabs/core';
3
- import { i as initI18n } from './index-d5042cb2.js';
3
+ import { i as initI18n } from './index-41363fa6.js';
4
4
 
5
5
  /**!
6
6
  * Sortable 1.15.6
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-baa5e267.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5a720e56.js';
2
2
  import { ElementIDUtils } from '@sankhyalabs/core';
3
- import { g as getI18n } from './index-d5042cb2.js';
3
+ import { g as getI18n } from './index-41363fa6.js';
4
4
 
5
5
  const ezSpinnerCss = ":host{--ez-spinner--color:var(--color--ocean-green-600, #008561);--ez-spinner--size-default:24px;--ez-spinner--size-medium:32px;--ez-spinner--size-large:42px;--ez-spinner--animation-duration:1.4s;display:inline-flex;align-items:center;justify-content:center}.spinner__container{display:inline-flex;align-items:center;justify-content:center}.spinner__svg{color:var(--ez-spinner--color);width:var(--ez-spinner--size-default);height:var(--ez-spinner--size-default)}.spinner__container[data-size=\"medium\"] .spinner__svg{width:var(--ez-spinner--size-medium);height:var(--ez-spinner--size-medium)}.spinner__container[data-size=\"large\"] .spinner__svg{width:var(--ez-spinner--size-large);height:var(--ez-spinner--size-large)}.spinner__path{animation:spinner-dash var(--ez-spinner--animation-duration) ease-in-out infinite,\n spinner-rotate var(--ez-spinner--animation-duration) linear infinite;transform-origin:center;will-change:stroke-dasharray, stroke-dashoffset}@keyframes spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinner-dash{0%{stroke-dasharray:1, 63;stroke-dashoffset:0}50%{stroke-dasharray:32, 63;stroke-dashoffset:-16}100%{stroke-dasharray:1, 63;stroke-dashoffset:-63}}";
6
6