@sankhyalabs/ezui 6.2.0 → 6.3.0-dev.1

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 (989) hide show
  1. package/dist/cjs/{ApplicationUtils-c9d1205c.js → ApplicationUtils-6a76ac09.js} +43 -15
  2. package/dist/cjs/RichToolbarHelper-ea12328f.js +33 -0
  3. package/dist/cjs/_commonjsHelpers-537d719a.js +20 -0
  4. package/dist/cjs/app-globals-0a67e214.js +14 -0
  5. package/dist/cjs/{constants-569271bc.js → constants-72b7e05e.js} +0 -2
  6. package/dist/cjs/ez-actions-button.cjs.entry.js +3 -2
  7. package/dist/cjs/ez-alert-list.cjs.entry.js +6 -4
  8. package/dist/cjs/ez-alert.cjs.entry.js +1 -1
  9. package/dist/cjs/ez-application.cjs.entry.js +1 -1
  10. package/dist/cjs/ez-avatar.cjs.entry.js +11 -3
  11. package/dist/cjs/ez-badge.cjs.entry.js +1 -1
  12. package/dist/cjs/ez-breadcrumb.cjs.entry.js +1 -1
  13. package/dist/cjs/ez-button.cjs.entry.js +1 -1
  14. package/dist/cjs/ez-calendar.cjs.entry.js +8 -7
  15. package/dist/cjs/ez-card-item_2.cjs.entry.js +1 -1
  16. package/dist/cjs/ez-chart.cjs.entry.js +5 -20
  17. package/dist/cjs/ez-check.cjs.entry.js +2 -2
  18. package/dist/cjs/ez-chip.cjs.entry.js +52 -48
  19. package/dist/cjs/ez-classic-input.cjs.entry.js +318 -0
  20. package/dist/cjs/ez-classic-text-area.cjs.entry.js +86 -0
  21. package/dist/cjs/ez-collapsible-box.cjs.entry.js +15 -12
  22. package/dist/cjs/{ez-combo-box-list_3.cjs.entry.js → ez-combo-box-list_4.cjs.entry.js} +292 -6
  23. package/dist/cjs/ez-combo-box.cjs.entry.js +11 -8
  24. package/dist/cjs/ez-date-input.cjs.entry.js +6 -2
  25. package/dist/cjs/ez-date-time-input.cjs.entry.js +6 -2
  26. package/dist/cjs/ez-dialog.cjs.entry.js +9 -7
  27. package/dist/cjs/ez-double-list.cjs.entry.js +13 -5
  28. package/dist/cjs/ez-dropdown.cjs.entry.js +1 -1
  29. package/dist/cjs/ez-empty-card.cjs.entry.js +1 -1
  30. package/dist/cjs/ez-file-item.cjs.entry.js +10 -7
  31. package/dist/cjs/ez-filter-input.cjs.entry.js +129 -0
  32. package/dist/cjs/ez-form-view.cjs.entry.js +12 -4
  33. package/dist/cjs/ez-form.cjs.entry.js +19 -16
  34. package/dist/cjs/ez-grid.cjs.entry.js +919 -233
  35. package/dist/cjs/ez-guide-navigator.cjs.entry.js +6 -2
  36. package/dist/cjs/ez-icon.cjs.entry.js +2 -2
  37. package/dist/cjs/ez-link-builder_6.cjs.entry.js +315 -0
  38. package/dist/cjs/ez-list-item.cjs.entry.js +22 -0
  39. package/dist/cjs/ez-list.cjs.entry.js +5 -3
  40. package/dist/cjs/ez-loading-bar.cjs.entry.js +1 -1
  41. package/dist/cjs/ez-modal-container.cjs.entry.js +7 -3
  42. package/dist/cjs/ez-modal.cjs.entry.js +6 -2
  43. package/dist/cjs/ez-multi-selection-list.cjs.entry.js +10 -6
  44. package/dist/cjs/ez-number-input.cjs.entry.js +6 -2
  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 +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 +27 -0
  50. package/dist/cjs/ez-scroller_2.cjs.entry.js +1 -1
  51. package/dist/cjs/ez-search-plus.cjs.entry.js +10 -8
  52. package/dist/cjs/ez-search-result-list.cjs.entry.js +6 -3
  53. package/dist/cjs/ez-search.cjs.entry.js +9 -10
  54. package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +6 -8
  55. package/dist/cjs/ez-skeleton.cjs.entry.js +6 -4
  56. package/dist/cjs/ez-sortable-list.cjs.entry.js +13 -6
  57. package/dist/cjs/ez-split-button.cjs.entry.js +6 -5
  58. package/dist/cjs/ez-split-item.cjs.entry.js +7 -3
  59. package/dist/cjs/ez-split-panel.cjs.entry.js +1 -1
  60. package/dist/cjs/ez-tabselector.cjs.entry.js +1 -1
  61. package/dist/cjs/ez-tag.cjs.entry.js +1 -1
  62. package/dist/cjs/ez-text-area.cjs.entry.js +35 -28
  63. package/dist/cjs/ez-text-input.cjs.entry.js +2 -1
  64. package/dist/cjs/ez-tile-medium.cjs.entry.js +1 -1
  65. package/dist/cjs/ez-tile.cjs.entry.js +1 -1
  66. package/dist/cjs/ez-time-input.cjs.entry.js +13 -11
  67. package/dist/cjs/ez-toast.cjs.entry.js +1 -1
  68. package/dist/cjs/{ez-filter-input_2.cjs.entry.js → ez-tooltip.cjs.entry.js} +2 -124
  69. package/dist/cjs/ez-tree.cjs.entry.js +54 -9
  70. package/dist/cjs/ez-underface.cjs.entry.js +1 -1
  71. package/dist/cjs/ez-upload.cjs.entry.js +18 -12
  72. package/dist/cjs/ez-view-stack.cjs.entry.js +1 -1
  73. package/dist/cjs/ezui.cjs.js +6 -2
  74. package/dist/cjs/filter-column.cjs.entry.js +9 -5
  75. package/dist/cjs/index-425b1f67.js +3672 -0
  76. package/dist/cjs/{index-a7b0c73d.js → index-9e5554cb.js} +35 -8
  77. package/dist/cjs/loader.cjs.js +6 -2
  78. package/dist/cjs/purify-0bd8a150.js +1359 -0
  79. package/dist/cjs/{search-column-27d1f72f.js → search-column-bc96c0cc.js} +11 -9
  80. package/dist/collection/collection-manifest.json +13 -1
  81. package/dist/collection/components/ez-alert-list/ez-alert-list.js +5 -3
  82. package/dist/collection/components/ez-avatar/ez-avatar.js +26 -2
  83. package/dist/collection/components/ez-calendar/ez-calendar.js +7 -6
  84. package/dist/collection/components/ez-check/ez-check.css +1 -1
  85. package/dist/collection/components/ez-chip/ez-chip.css +102 -83
  86. package/dist/collection/components/ez-chip/ez-chip.js +158 -53
  87. package/dist/collection/components/ez-classic-input/ez-classic-input.css +140 -0
  88. package/dist/collection/components/ez-classic-input/ez-classic-input.js +547 -0
  89. package/dist/collection/components/ez-classic-input/interfaces/optionsSetFocus.js +1 -0
  90. package/dist/collection/components/ez-classic-input/utils/maskFormatter.js +194 -0
  91. package/dist/collection/components/ez-classic-text-area/ez-classic-text-area.css +179 -0
  92. package/dist/collection/components/ez-classic-text-area/ez-classic-text-area.js +479 -0
  93. package/dist/collection/components/ez-classic-text-area/interfaces/optionsSetFocus.js +1 -0
  94. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.css +1 -0
  95. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.js +12 -9
  96. package/dist/collection/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.js +7 -4
  97. package/dist/collection/components/ez-combo-box/ez-combo-box.js +28 -8
  98. package/dist/collection/components/ez-date-input/ez-date-input.js +5 -1
  99. package/dist/collection/components/ez-date-time-input/ez-date-time-input.js +5 -1
  100. package/dist/collection/components/ez-dialog/ez-dialog.js +8 -6
  101. package/dist/collection/components/ez-double-list/ez-double-list.js +12 -4
  102. package/dist/collection/components/ez-file-item/ez-file-item.js +9 -6
  103. package/dist/collection/components/ez-form/ez-form.js +5 -3
  104. package/dist/collection/components/ez-form-view/ez-form-view.js +2 -1
  105. package/dist/collection/components/ez-form-view/fieldbuilder/FieldBuilder.js +5 -2
  106. package/dist/collection/components/ez-form-view/fieldbuilder/templates/RichText.tpl.js +4 -0
  107. package/dist/collection/components/ez-grid/controller/ag-grid/AgGridController.js +34 -10
  108. package/dist/collection/components/ez-grid/controller/ag-grid/GridEditionManager.js +4 -1
  109. package/dist/collection/components/ez-grid/controller/ag-grid/test/constants/GridEditionMock.js +3 -1
  110. package/dist/collection/components/ez-grid/controller/ag-grid/utils/buildLocaleText.js +67 -0
  111. package/dist/collection/components/ez-grid/ez-grid.js +17 -15
  112. package/dist/collection/components/ez-grid/subcomponents/filter-column.js +7 -3
  113. package/dist/collection/components/ez-grid/subcomponents/selection-counter.js +2 -2
  114. package/dist/collection/components/ez-grid/subcomponents/utils/selectionCounterUtils.js +11 -7
  115. package/dist/collection/components/ez-guide-navigator/ez-guide-navigator.js +5 -1
  116. package/dist/collection/components/ez-icon/ez-icon.css +1362 -179
  117. package/dist/collection/components/ez-list/ez-list.js +4 -2
  118. package/dist/collection/components/ez-list-item/ez-list-item.css +61 -0
  119. package/dist/collection/components/ez-list-item/ez-list-item.js +78 -0
  120. package/dist/collection/components/ez-modal/ez-modal.js +5 -1
  121. package/dist/collection/components/ez-modal-container/ez-modal-container.css +2 -0
  122. package/dist/collection/components/ez-modal-container/ez-modal-container.js +5 -1
  123. package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.js +9 -5
  124. package/dist/collection/components/ez-number-input/ez-number-input.js +5 -1
  125. package/dist/collection/components/ez-rich-text/ez-link-builder/ez-link-builder.css +22 -0
  126. package/dist/collection/components/ez-rich-text/ez-link-builder/ez-link-builder.js +135 -0
  127. package/dist/collection/components/ez-rich-text/ez-rich-text.css +30 -0
  128. package/dist/collection/components/ez-rich-text/ez-rich-text.js +575 -0
  129. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/RichToolbarHelper.js +27 -0
  130. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.css +4 -0
  131. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.js +23 -0
  132. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.css +4 -0
  133. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.js +23 -0
  134. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.css +20 -0
  135. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.js +122 -0
  136. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.css +4 -0
  137. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.js +23 -0
  138. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.css +42 -0
  139. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.js +187 -0
  140. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.css +70 -0
  141. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.js +220 -0
  142. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/test/resource/imageBase64.js +1 -0
  143. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/utils/fileToBase64.js +14 -0
  144. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/utils/formatBytes.js +10 -0
  145. package/dist/collection/components/ez-search/ez-search.js +7 -8
  146. package/dist/collection/components/ez-search-plus/ez-search-plus.js +8 -6
  147. package/dist/collection/components/ez-search-plus/subcomponent/ez-search-result-list/ez-search-result-list.js +5 -2
  148. package/dist/collection/components/ez-sidebar-navigator/ez-sidebar-navigator.js +5 -2
  149. package/dist/collection/components/ez-skeleton/ez-skeleton.constants.js +0 -1
  150. package/dist/collection/components/ez-skeleton/ez-skeleton.js +4 -2
  151. package/dist/collection/components/ez-sortable-list/ez-sortable-list.js +15 -11
  152. package/dist/collection/components/ez-split-button/ez-split-button.js +6 -6
  153. package/dist/collection/components/ez-split-panel/structure/item/ez-split-item.js +5 -1
  154. package/dist/collection/components/ez-text-area/ez-text-area.css +244 -212
  155. package/dist/collection/components/ez-text-area/ez-text-area.js +35 -28
  156. package/dist/collection/components/ez-text-edit/ez-text-edit.js +5 -1
  157. package/dist/collection/components/ez-text-input/ez-text-input.js +1 -0
  158. package/dist/collection/components/ez-time-input/ez-time-input.js +12 -10
  159. package/dist/collection/components/ez-tooltip/ez-tooltip.js +1 -1
  160. package/dist/collection/components/ez-tree/ez-tree.css +4 -1
  161. package/dist/collection/components/ez-tree/ez-tree.js +26 -3
  162. package/dist/collection/components/ez-tree/subcomponents/TreeItem.js +7 -1
  163. package/dist/collection/components/ez-tree/types/Tree.js +37 -3
  164. package/dist/collection/components/ez-upload/ez-upload.js +18 -12
  165. package/dist/collection/global/app-init.js +8 -0
  166. package/dist/collection/setupTests.js +1 -1
  167. package/dist/collection/utils/ApplicationUtils.js +43 -15
  168. package/dist/collection/utils/constants.js +0 -1
  169. package/dist/collection/utils/form/FormMetadata.js +3 -1
  170. package/dist/collection/utils/i18n/elanguages.js +6 -0
  171. package/dist/collection/utils/i18n/index.js +30 -0
  172. package/dist/collection/utils/i18n/locales/en-us.js +280 -0
  173. package/dist/collection/utils/i18n/locales/es-es.js +280 -0
  174. package/dist/collection/utils/i18n/locales/pt-br.js +280 -0
  175. package/dist/collection/utils/i18n/translations.js +9 -0
  176. package/dist/collection/utils/index.js +1 -1
  177. package/dist/collection/utils/searchColumn/search-column.js +0 -2
  178. package/dist/collection/utils/validators/recordvalidator/RecordValidationProcessor.js +8 -2
  179. package/dist/custom-elements/index.d.ts +66 -0
  180. package/dist/custom-elements/index.js +7390 -455
  181. package/dist/esm/{ApplicationUtils-eaf91331.js → ApplicationUtils-1fd662ab.js} +43 -15
  182. package/dist/esm/RichToolbarHelper-f3a149c4.js +29 -0
  183. package/dist/esm/_commonjsHelpers-9943807e.js +17 -0
  184. package/dist/esm/app-globals-8a94d86c.js +12 -0
  185. package/dist/esm/{constants-b036528f.js → constants-3fabe81e.js} +1 -2
  186. package/dist/esm/ez-actions-button.entry.js +3 -2
  187. package/dist/esm/ez-alert-list.entry.js +6 -4
  188. package/dist/esm/ez-alert.entry.js +1 -1
  189. package/dist/esm/ez-application.entry.js +1 -1
  190. package/dist/esm/ez-avatar.entry.js +11 -3
  191. package/dist/esm/ez-badge.entry.js +1 -1
  192. package/dist/esm/ez-breadcrumb.entry.js +1 -1
  193. package/dist/esm/ez-button.entry.js +1 -1
  194. package/dist/esm/ez-calendar.entry.js +8 -7
  195. package/dist/esm/ez-card-item_2.entry.js +1 -1
  196. package/dist/esm/ez-chart.entry.js +3 -18
  197. package/dist/esm/ez-check.entry.js +2 -2
  198. package/dist/esm/ez-chip.entry.js +52 -48
  199. package/dist/esm/ez-classic-input.entry.js +314 -0
  200. package/dist/esm/ez-classic-text-area.entry.js +82 -0
  201. package/dist/esm/ez-collapsible-box.entry.js +15 -12
  202. package/dist/esm/{ez-combo-box-list_3.entry.js → ez-combo-box-list_4.entry.js} +293 -8
  203. package/dist/esm/ez-combo-box.entry.js +11 -8
  204. package/dist/esm/ez-date-input.entry.js +6 -2
  205. package/dist/esm/ez-date-time-input.entry.js +6 -2
  206. package/dist/esm/ez-dialog.entry.js +9 -7
  207. package/dist/esm/ez-double-list.entry.js +13 -5
  208. package/dist/esm/ez-dropdown.entry.js +1 -1
  209. package/dist/esm/ez-empty-card.entry.js +1 -1
  210. package/dist/esm/ez-file-item.entry.js +10 -7
  211. package/dist/esm/ez-filter-input.entry.js +125 -0
  212. package/dist/esm/ez-form-view.entry.js +12 -4
  213. package/dist/esm/ez-form.entry.js +9 -6
  214. package/dist/esm/ez-grid.entry.js +902 -216
  215. package/dist/esm/ez-guide-navigator.entry.js +6 -2
  216. package/dist/esm/ez-icon.entry.js +2 -2
  217. package/dist/esm/ez-link-builder_6.entry.js +306 -0
  218. package/dist/esm/ez-list-item.entry.js +18 -0
  219. package/dist/esm/ez-list.entry.js +5 -3
  220. package/dist/esm/ez-loading-bar.entry.js +1 -1
  221. package/dist/esm/ez-modal-container.entry.js +7 -3
  222. package/dist/esm/ez-modal.entry.js +6 -2
  223. package/dist/esm/ez-multi-selection-list.entry.js +10 -6
  224. package/dist/esm/ez-number-input.entry.js +6 -2
  225. package/dist/esm/ez-popover-plus_3.entry.js +1 -1
  226. package/dist/esm/ez-popover.entry.js +1 -1
  227. package/dist/esm/ez-popup.entry.js +1 -1
  228. package/dist/esm/ez-radio-button.entry.js +1 -1
  229. package/dist/esm/ez-rich-toolbar-item.entry.js +23 -0
  230. package/dist/esm/ez-scroller_2.entry.js +1 -1
  231. package/dist/esm/ez-search-plus.entry.js +10 -8
  232. package/dist/esm/ez-search-result-list.entry.js +6 -3
  233. package/dist/esm/ez-search.entry.js +9 -10
  234. package/dist/esm/ez-sidebar-navigator.entry.js +6 -8
  235. package/dist/esm/ez-skeleton.entry.js +6 -4
  236. package/dist/esm/ez-sortable-list.entry.js +13 -6
  237. package/dist/esm/ez-split-button.entry.js +6 -5
  238. package/dist/esm/ez-split-item.entry.js +7 -3
  239. package/dist/esm/ez-split-panel.entry.js +1 -1
  240. package/dist/esm/ez-tabselector.entry.js +1 -1
  241. package/dist/esm/ez-tag.entry.js +1 -1
  242. package/dist/esm/ez-text-area.entry.js +35 -28
  243. package/dist/esm/ez-text-input.entry.js +2 -1
  244. package/dist/esm/ez-tile-medium.entry.js +1 -1
  245. package/dist/esm/ez-tile.entry.js +1 -1
  246. package/dist/esm/ez-time-input.entry.js +13 -11
  247. package/dist/esm/ez-toast.entry.js +1 -1
  248. package/dist/esm/{ez-filter-input_2.entry.js → ez-tooltip.entry.js} +3 -124
  249. package/dist/esm/ez-tree.entry.js +54 -9
  250. package/dist/esm/ez-underface.entry.js +1 -1
  251. package/dist/esm/ez-upload.entry.js +18 -12
  252. package/dist/esm/ez-view-stack.entry.js +1 -1
  253. package/dist/esm/ezui.js +7 -3
  254. package/dist/esm/filter-column.entry.js +9 -5
  255. package/dist/esm/index-498e0126.js +3669 -0
  256. package/dist/esm/{index-baa5e267.js → index-5a720e56.js} +35 -9
  257. package/dist/esm/loader.js +7 -3
  258. package/dist/esm/purify-34e6ff6f.js +1357 -0
  259. package/dist/esm/{search-column-e609d513.js → search-column-1fae59c6.js} +11 -7
  260. package/dist/ezui/ezui.esm.js +1 -1
  261. package/dist/ezui/{p-e75c7a23.entry.js → p-000159dc.entry.js} +1 -1
  262. package/dist/ezui/p-01970859.entry.js +1 -0
  263. package/dist/ezui/p-0302e76e.entry.js +1 -0
  264. package/dist/ezui/{p-44caad9a.entry.js → p-0378416a.entry.js} +1 -1
  265. package/dist/ezui/{p-93e1c917.entry.js → p-05e68ab3.entry.js} +1 -1
  266. package/dist/ezui/{p-288631d1.entry.js → p-06f1b8e4.entry.js} +1 -1
  267. package/dist/ezui/p-07819d50.js +1 -0
  268. package/dist/ezui/{p-6d596a5a.entry.js → p-0b531233.entry.js} +1 -1
  269. package/dist/ezui/p-112455b1.js +1 -0
  270. package/dist/ezui/p-14d6aeb8.entry.js +1 -0
  271. package/dist/ezui/{p-9c5cd3b2.entry.js → p-18e71523.entry.js} +1 -1
  272. package/dist/ezui/p-1cebeb65.entry.js +1 -0
  273. package/dist/ezui/p-268f56ba.entry.js +1 -0
  274. package/dist/ezui/p-298284d2.entry.js +1 -0
  275. package/dist/ezui/p-2ca29b0f.entry.js +1 -0
  276. package/dist/ezui/p-31dc91b6.entry.js +1 -0
  277. package/dist/ezui/{p-603ef267.entry.js → p-3234f883.entry.js} +1 -1
  278. package/dist/ezui/p-32f9df45.entry.js +1 -0
  279. package/dist/ezui/p-3e767a74.js +1 -0
  280. package/dist/ezui/{p-fa6732f2.entry.js → p-44b39e81.entry.js} +1 -1
  281. package/dist/ezui/p-47e0e534.entry.js +1 -0
  282. package/dist/ezui/p-49d13416.entry.js +1 -0
  283. package/dist/ezui/{p-4d30b703.entry.js → p-4a876b8b.entry.js} +1 -1
  284. package/dist/ezui/p-4cf2fd7b.entry.js +1 -0
  285. package/dist/ezui/p-51e34317.entry.js +1 -0
  286. package/dist/ezui/p-54b9c2d4.entry.js +1 -0
  287. package/dist/ezui/p-570cf58a.entry.js +1 -0
  288. package/dist/ezui/p-5a6cc555.entry.js +1 -0
  289. package/dist/ezui/p-60f6fa4c.entry.js +1 -0
  290. package/dist/ezui/{p-1f50fa05.entry.js → p-6b51c9cc.entry.js} +1 -1
  291. package/dist/ezui/p-6ec40dec.entry.js +1 -0
  292. package/dist/ezui/{p-5ed81457.entry.js → p-6fc26622.entry.js} +1 -1
  293. package/dist/ezui/p-7077d357.entry.js +1 -0
  294. package/dist/ezui/p-73d20de7.entry.js +1 -0
  295. package/dist/ezui/p-78e975b4.entry.js +1 -0
  296. package/dist/ezui/p-7e5c7b4c.js +1 -0
  297. package/dist/ezui/p-7f9a2d15.entry.js +1 -0
  298. package/dist/ezui/{p-1e7a8633.entry.js → p-81461d2f.entry.js} +1 -1
  299. package/dist/ezui/{p-8df1ca33.entry.js → p-82fa4b09.entry.js} +1 -1
  300. package/dist/ezui/p-85a5f05f.entry.js +309 -0
  301. package/dist/ezui/p-8672846a.entry.js +1 -0
  302. package/dist/ezui/{p-1bcfd88c.entry.js → p-87f5a060.entry.js} +1 -1
  303. package/dist/ezui/p-8b717571.js +1 -0
  304. package/dist/ezui/p-8cdb60dd.entry.js +1 -0
  305. package/dist/ezui/{p-c0d9c4f8.entry.js → p-92748142.entry.js} +1 -1
  306. package/dist/ezui/p-92f59952.entry.js +1 -0
  307. package/dist/ezui/p-934c75e7.entry.js +7 -0
  308. package/dist/ezui/p-991105d5.entry.js +1 -0
  309. package/dist/ezui/p-9d73f961.entry.js +1 -0
  310. package/dist/ezui/p-a9432878.entry.js +1 -0
  311. package/dist/ezui/p-a9d366c6.entry.js +1 -0
  312. package/dist/ezui/p-a9dd1606.entry.js +1 -0
  313. package/dist/ezui/p-aeef7e9c.entry.js +1 -0
  314. package/dist/ezui/p-af47458b.js +1 -0
  315. package/dist/ezui/p-b1e45320.js +1 -0
  316. package/dist/ezui/{p-8afb6e8a.entry.js → p-be94d15a.entry.js} +1 -1
  317. package/dist/ezui/{p-9f5fa3f9.entry.js → p-c2b20f78.entry.js} +1 -1
  318. package/dist/ezui/p-c5d5b872.entry.js +1 -0
  319. package/dist/ezui/{p-d2645bdf.entry.js → p-c96e536d.entry.js} +1 -1
  320. package/dist/ezui/p-cf33bc48.entry.js +1 -0
  321. package/dist/ezui/p-d0e32d5d.entry.js +1 -0
  322. package/dist/ezui/p-d2364956.js +3 -0
  323. package/dist/ezui/p-da33812f.entry.js +1 -0
  324. package/dist/ezui/p-dad08031.entry.js +1 -0
  325. package/dist/ezui/p-db1fa372.entry.js +1 -0
  326. package/dist/ezui/p-db85939f.entry.js +1 -0
  327. package/dist/ezui/p-dc3e6906.entry.js +1 -0
  328. package/dist/ezui/{p-a80b1287.entry.js → p-dfca5946.entry.js} +1 -1
  329. package/dist/ezui/{p-b81881ac.entry.js → p-e195eaad.entry.js} +1 -1
  330. package/dist/ezui/p-e2d8bf5f.entry.js +1 -0
  331. package/dist/ezui/{p-23a36bb6.js → p-e4c7eb39.js} +2 -2
  332. package/dist/ezui/p-e564b143.entry.js +1 -0
  333. package/dist/ezui/p-e9b409c1.entry.js +1 -0
  334. package/dist/ezui/p-ea053063.entry.js +1 -0
  335. package/dist/ezui/p-eee5f5cf.entry.js +1 -0
  336. package/dist/ezui/p-f01444ef.entry.js +1 -0
  337. package/dist/ezui/{p-a3ada561.entry.js → p-f26b97e9.entry.js} +1 -1
  338. package/dist/types/components/ez-alert-list/ez-alert-list.d.ts +2 -1
  339. package/dist/types/components/ez-avatar/ez-avatar.d.ts +5 -0
  340. package/dist/types/components/ez-calendar/ez-calendar.d.ts +2 -3
  341. package/dist/types/components/ez-chip/ez-chip.d.ts +32 -6
  342. package/dist/types/components/ez-classic-input/ez-classic-input.d.ts +78 -0
  343. package/dist/types/components/ez-classic-input/interfaces/optionsSetFocus.d.ts +4 -0
  344. package/dist/types/components/ez-classic-input/utils/maskFormatter.d.ts +30 -0
  345. package/dist/types/components/ez-classic-text-area/ez-classic-text-area.d.ts +61 -0
  346. package/dist/types/components/ez-classic-text-area/interfaces/optionsSetFocus.d.ts +4 -0
  347. package/dist/types/components/ez-collapsible-box/ez-collapsible-box.d.ts +2 -0
  348. package/dist/types/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.d.ts +2 -0
  349. package/dist/types/components/ez-combo-box/ez-combo-box.d.ts +6 -2
  350. package/dist/types/components/ez-date-input/ez-date-input.d.ts +2 -0
  351. package/dist/types/components/ez-date-time-input/ez-date-time-input.d.ts +2 -0
  352. package/dist/types/components/ez-dialog/ez-dialog.d.ts +2 -2
  353. package/dist/types/components/ez-double-list/ez-double-list.d.ts +2 -0
  354. package/dist/types/components/ez-file-item/ez-file-item.d.ts +2 -0
  355. package/dist/types/components/ez-form/ez-form.d.ts +1 -0
  356. package/dist/types/components/ez-form-view/fieldbuilder/templates/RichText.tpl.d.ts +2 -0
  357. package/dist/types/components/ez-grid/controller/EzGridController.d.ts +5 -0
  358. package/dist/types/components/ez-grid/controller/ag-grid/AgGridController.d.ts +2 -0
  359. package/dist/types/components/ez-grid/controller/ag-grid/GridEditionManager.d.ts +1 -0
  360. package/dist/types/components/ez-grid/controller/ag-grid/test/constants/GridEditionMock.d.ts +1 -1
  361. package/dist/types/components/ez-grid/controller/ag-grid/utils/buildLocaleText.d.ts +66 -0
  362. package/dist/types/components/ez-grid/ez-grid.d.ts +2 -2
  363. package/dist/types/components/ez-grid/subcomponents/filter-column.d.ts +2 -0
  364. package/dist/types/components/ez-grid/subcomponents/selection-counter.d.ts +2 -0
  365. package/dist/types/components/ez-grid/subcomponents/utils/selectionCounterUtils.d.ts +2 -2
  366. package/dist/types/components/ez-guide-navigator/ez-guide-navigator.d.ts +2 -0
  367. package/dist/types/components/ez-list/ez-list.d.ts +2 -1
  368. package/dist/types/components/ez-list-item/ez-list-item.d.ts +9 -0
  369. package/dist/types/components/ez-modal/ez-modal.d.ts +2 -0
  370. package/dist/types/components/ez-modal-container/ez-modal-container.d.ts +2 -0
  371. package/dist/types/components/ez-multi-selection-list/ez-multi-selection-list.d.ts +2 -0
  372. package/dist/types/components/ez-number-input/ez-number-input.d.ts +2 -0
  373. package/dist/types/components/ez-rich-text/ez-link-builder/ez-link-builder.d.ts +19 -0
  374. package/dist/types/components/ez-rich-text/ez-rich-text.d.ts +105 -0
  375. package/dist/types/components/ez-rich-text/ez-rich-toolbar/RichToolbarHelper.d.ts +31 -0
  376. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.d.ts +5 -0
  377. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.d.ts +5 -0
  378. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.d.ts +11 -0
  379. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.d.ts +5 -0
  380. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.d.ts +35 -0
  381. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.d.ts +39 -0
  382. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/test/resource/imageBase64.d.ts +1 -0
  383. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/utils/fileToBase64.d.ts +1 -0
  384. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/utils/formatBytes.d.ts +1 -0
  385. package/dist/types/components/ez-search/ez-search.d.ts +2 -3
  386. package/dist/types/components/ez-search-plus/ez-search-plus.d.ts +2 -1
  387. package/dist/types/components/ez-search-plus/subcomponent/ez-search-result-list/ez-search-result-list.d.ts +2 -1
  388. package/dist/types/components/ez-sidebar-navigator/ez-sidebar-navigator.d.ts +2 -0
  389. package/dist/types/components/ez-skeleton/ez-skeleton.constants.d.ts +0 -1
  390. package/dist/types/components/ez-skeleton/ez-skeleton.d.ts +2 -1
  391. package/dist/types/components/ez-sortable-list/ez-sortable-list.d.ts +2 -0
  392. package/dist/types/components/ez-split-button/ez-split-button.d.ts +2 -2
  393. package/dist/types/components/ez-split-panel/structure/item/ez-split-item.d.ts +2 -0
  394. package/dist/types/components/ez-text-area/ez-text-area.d.ts +6 -3
  395. package/dist/types/components/ez-text-edit/ez-text-edit.d.ts +2 -0
  396. package/dist/types/components/ez-time-input/ez-time-input.d.ts +2 -1
  397. package/dist/types/components/ez-tree/ez-tree.d.ts +6 -0
  398. package/dist/types/components/ez-tree/types/Tree.d.ts +2 -1
  399. package/dist/types/components/ez-upload/ez-upload.d.ts +3 -1
  400. package/dist/types/components.d.ts +770 -2
  401. package/dist/types/global/app-init.d.ts +1 -0
  402. package/dist/types/utils/ApplicationUtils.d.ts +3 -1
  403. package/dist/types/utils/constants.d.ts +0 -1
  404. package/dist/types/utils/i18n/elanguages.d.ts +5 -0
  405. package/dist/types/utils/i18n/index.d.ts +5 -0
  406. package/dist/types/utils/i18n/locales/en-us.d.ts +281 -0
  407. package/dist/types/utils/i18n/locales/es-es.d.ts +281 -0
  408. package/dist/types/utils/i18n/locales/pt-br.d.ts +281 -0
  409. package/dist/types/utils/i18n/translations.d.ts +843 -0
  410. package/dist/types/utils/index.d.ts +1 -1
  411. package/dist/types/utils/searchColumn/search-column.d.ts +0 -2
  412. package/dist/types/utils/validators/recordvalidator/RecordValidationProcessor.d.ts +1 -0
  413. package/package.json +8 -1
  414. package/react/components.d.ts +11 -0
  415. package/react/components.js +11 -0
  416. package/react/components.js.map +1 -1
  417. package/dist/cjs/ApplicationUtils-c9d1205c.js.gz +0 -0
  418. package/dist/cjs/CSSVarsUtils-f20973d1.js.gz +0 -0
  419. package/dist/cjs/CheckMode-ecb90b87.js.gz +0 -0
  420. package/dist/cjs/DialogType-2114c337.js.gz +0 -0
  421. package/dist/cjs/EzScrollDirection-b2c99895.js.gz +0 -0
  422. package/dist/cjs/FocusResolver-885f2173.js.gz +0 -0
  423. package/dist/cjs/FormLayout-18853e70.js.gz +0 -0
  424. package/dist/cjs/constants-569271bc.js.gz +0 -0
  425. package/dist/cjs/ez-actions-button.cjs.entry.js.gz +0 -0
  426. package/dist/cjs/ez-alert-list.cjs.entry.js.gz +0 -0
  427. package/dist/cjs/ez-alert.cjs.entry.js.gz +0 -0
  428. package/dist/cjs/ez-application.cjs.entry.js.gz +0 -0
  429. package/dist/cjs/ez-avatar.cjs.entry.js.gz +0 -0
  430. package/dist/cjs/ez-badge.cjs.entry.js.gz +0 -0
  431. package/dist/cjs/ez-breadcrumb.cjs.entry.js.gz +0 -0
  432. package/dist/cjs/ez-button.cjs.entry.js.gz +0 -0
  433. package/dist/cjs/ez-calendar.cjs.entry.js.gz +0 -0
  434. package/dist/cjs/ez-card-item_2.cjs.entry.js.gz +0 -0
  435. package/dist/cjs/ez-chart.cjs.entry.js.gz +0 -0
  436. package/dist/cjs/ez-check.cjs.entry.js.gz +0 -0
  437. package/dist/cjs/ez-chip.cjs.entry.js.gz +0 -0
  438. package/dist/cjs/ez-collapsible-box.cjs.entry.js.gz +0 -0
  439. package/dist/cjs/ez-combo-box-list_3.cjs.entry.js.gz +0 -0
  440. package/dist/cjs/ez-combo-box.cjs.entry.js.gz +0 -0
  441. package/dist/cjs/ez-date-input.cjs.entry.js.gz +0 -0
  442. package/dist/cjs/ez-date-time-input.cjs.entry.js.gz +0 -0
  443. package/dist/cjs/ez-dialog.cjs.entry.js.gz +0 -0
  444. package/dist/cjs/ez-double-list.cjs.entry.js.gz +0 -0
  445. package/dist/cjs/ez-dropdown.cjs.entry.js.gz +0 -0
  446. package/dist/cjs/ez-empty-card.cjs.entry.js.gz +0 -0
  447. package/dist/cjs/ez-file-item.cjs.entry.js.gz +0 -0
  448. package/dist/cjs/ez-filter-input_2.cjs.entry.js.gz +0 -0
  449. package/dist/cjs/ez-form-view.cjs.entry.js.gz +0 -0
  450. package/dist/cjs/ez-form.cjs.entry.js.gz +0 -0
  451. package/dist/cjs/ez-grid.cjs.entry.js.gz +0 -0
  452. package/dist/cjs/ez-guide-navigator.cjs.entry.js.gz +0 -0
  453. package/dist/cjs/ez-icon.cjs.entry.js.gz +0 -0
  454. package/dist/cjs/ez-list.cjs.entry.js.gz +0 -0
  455. package/dist/cjs/ez-loading-bar.cjs.entry.js.gz +0 -0
  456. package/dist/cjs/ez-modal-container.cjs.entry.js.gz +0 -0
  457. package/dist/cjs/ez-modal.cjs.entry.js.gz +0 -0
  458. package/dist/cjs/ez-multi-selection-list.cjs.entry.js.gz +0 -0
  459. package/dist/cjs/ez-number-input.cjs.entry.js.gz +0 -0
  460. package/dist/cjs/ez-popover-plus_3.cjs.entry.js.gz +0 -0
  461. package/dist/cjs/ez-popover.cjs.entry.js.gz +0 -0
  462. package/dist/cjs/ez-popup.cjs.entry.js.gz +0 -0
  463. package/dist/cjs/ez-radio-button.cjs.entry.js.gz +0 -0
  464. package/dist/cjs/ez-scroller_2.cjs.entry.js.gz +0 -0
  465. package/dist/cjs/ez-search-plus.cjs.entry.js.gz +0 -0
  466. package/dist/cjs/ez-search-result-list.cjs.entry.js.gz +0 -0
  467. package/dist/cjs/ez-search.cjs.entry.js.gz +0 -0
  468. package/dist/cjs/ez-sidebar-navigator.cjs.entry.js.gz +0 -0
  469. package/dist/cjs/ez-skeleton.cjs.entry.js.gz +0 -0
  470. package/dist/cjs/ez-sortable-list.cjs.entry.js.gz +0 -0
  471. package/dist/cjs/ez-split-button.cjs.entry.js.gz +0 -0
  472. package/dist/cjs/ez-split-item.cjs.entry.js.gz +0 -0
  473. package/dist/cjs/ez-split-panel.cjs.entry.js.gz +0 -0
  474. package/dist/cjs/ez-tabselector.cjs.entry.js.gz +0 -0
  475. package/dist/cjs/ez-tag.cjs.entry.js.gz +0 -0
  476. package/dist/cjs/ez-text-area.cjs.entry.js.gz +0 -0
  477. package/dist/cjs/ez-text-input.cjs.entry.js.gz +0 -0
  478. package/dist/cjs/ez-tile-medium.cjs.entry.js.gz +0 -0
  479. package/dist/cjs/ez-tile.cjs.entry.js.gz +0 -0
  480. package/dist/cjs/ez-time-input.cjs.entry.js.gz +0 -0
  481. package/dist/cjs/ez-toast.cjs.entry.js.gz +0 -0
  482. package/dist/cjs/ez-tree.cjs.entry.js.gz +0 -0
  483. package/dist/cjs/ez-underface.cjs.entry.js.gz +0 -0
  484. package/dist/cjs/ez-upload.cjs.entry.js.gz +0 -0
  485. package/dist/cjs/ez-view-stack.cjs.entry.js.gz +0 -0
  486. package/dist/cjs/ezListHelper-0d3970b4.js.gz +0 -0
  487. package/dist/cjs/ezui.cjs.js.gz +0 -0
  488. package/dist/cjs/filter-column.cjs.entry.js.gz +0 -0
  489. package/dist/cjs/floating-ui.dom.esm-017acce4.js.gz +0 -0
  490. package/dist/cjs/index-a7b0c73d.js.gz +0 -0
  491. package/dist/cjs/index.cjs.js.gz +0 -0
  492. package/dist/cjs/loader.cjs.js.gz +0 -0
  493. package/dist/cjs/search-column-27d1f72f.js.gz +0 -0
  494. package/dist/cjs/searchFormatters-b7e1ed1e.js.gz +0 -0
  495. package/dist/collection/components/ez-actions-button/ez-actions-button.css.gz +0 -0
  496. package/dist/collection/components/ez-actions-button/ez-actions-button.js.gz +0 -0
  497. package/dist/collection/components/ez-alert/ez-alert.css.gz +0 -0
  498. package/dist/collection/components/ez-alert/ez-alert.js.gz +0 -0
  499. package/dist/collection/components/ez-alert-list/ez-alert-list.css.gz +0 -0
  500. package/dist/collection/components/ez-alert-list/ez-alert-list.js.gz +0 -0
  501. package/dist/collection/components/ez-application/ez-application.css.gz +0 -0
  502. package/dist/collection/components/ez-application/ez-application.js.gz +0 -0
  503. package/dist/collection/components/ez-avatar/ez-avatar.css.gz +0 -0
  504. package/dist/collection/components/ez-avatar/ez-avatar.js.gz +0 -0
  505. package/dist/collection/components/ez-badge/enum/sizes.js.gz +0 -0
  506. package/dist/collection/components/ez-badge/ez-badge.css.gz +0 -0
  507. package/dist/collection/components/ez-badge/ez-badge.js.gz +0 -0
  508. package/dist/collection/components/ez-badge/interfaces/IPosition.js.gz +0 -0
  509. package/dist/collection/components/ez-breadcrumb/ez-breadcrumb.css.gz +0 -0
  510. package/dist/collection/components/ez-breadcrumb/ez-breadcrumb.js.gz +0 -0
  511. package/dist/collection/components/ez-breadcrumb/subcomponents/breadcrumb-item.js.gz +0 -0
  512. package/dist/collection/components/ez-button/ez-button.css.gz +0 -0
  513. package/dist/collection/components/ez-button/ez-button.js.gz +0 -0
  514. package/dist/collection/components/ez-calendar/ez-calendar.css.gz +0 -0
  515. package/dist/collection/components/ez-calendar/ez-calendar.js.gz +0 -0
  516. package/dist/collection/components/ez-card-item/ez-card-item.css.gz +0 -0
  517. package/dist/collection/components/ez-card-item/ez-card-item.js.gz +0 -0
  518. package/dist/collection/components/ez-chart/components/BarChart.js.gz +0 -0
  519. package/dist/collection/components/ez-chart/components/ColumnChart.js.gz +0 -0
  520. package/dist/collection/components/ez-chart/components/DonutChart.js.gz +0 -0
  521. package/dist/collection/components/ez-chart/components/LineChart.js.gz +0 -0
  522. package/dist/collection/components/ez-chart/components/PieChart.js.gz +0 -0
  523. package/dist/collection/components/ez-chart/components/index.js.gz +0 -0
  524. package/dist/collection/components/ez-chart/ez-chart.css.gz +0 -0
  525. package/dist/collection/components/ez-chart/ez-chart.js.gz +0 -0
  526. package/dist/collection/components/ez-chart/interfaces/ChartAxis.js.gz +0 -0
  527. package/dist/collection/components/ez-chart/interfaces/ChartContext.js.gz +0 -0
  528. package/dist/collection/components/ez-chart/interfaces/ChartOptions.js.gz +0 -0
  529. package/dist/collection/components/ez-chart/interfaces/ChartSerie.js.gz +0 -0
  530. package/dist/collection/components/ez-chart/interfaces/ChartStrategies.js.gz +0 -0
  531. package/dist/collection/components/ez-chart/interfaces/ChartType.js.gz +0 -0
  532. package/dist/collection/components/ez-chart/interfaces/ChartTypeValue.js.gz +0 -0
  533. package/dist/collection/components/ez-chart/interfaces/index.js.gz +0 -0
  534. package/dist/collection/components/ez-chart/test/mock-chart.js.gz +0 -0
  535. package/dist/collection/components/ez-chart/types/BaseHighChartsRender.js.gz +0 -0
  536. package/dist/collection/components/ez-check/CheckMode.js.gz +0 -0
  537. package/dist/collection/components/ez-check/ez-check.css.gz +0 -0
  538. package/dist/collection/components/ez-check/ez-check.js.gz +0 -0
  539. package/dist/collection/components/ez-chip/ez-chip.css.gz +0 -0
  540. package/dist/collection/components/ez-chip/ez-chip.js.gz +0 -0
  541. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.css.gz +0 -0
  542. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.js.gz +0 -0
  543. package/dist/collection/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.css.gz +0 -0
  544. package/dist/collection/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.js.gz +0 -0
  545. package/dist/collection/components/ez-combo-box/ez-combo-box.css.gz +0 -0
  546. package/dist/collection/components/ez-combo-box/ez-combo-box.js.gz +0 -0
  547. package/dist/collection/components/ez-date-input/ez-date-input.css.gz +0 -0
  548. package/dist/collection/components/ez-date-input/ez-date-input.js.gz +0 -0
  549. package/dist/collection/components/ez-date-time-input/ez-date-time-input.css.gz +0 -0
  550. package/dist/collection/components/ez-date-time-input/ez-date-time-input.js.gz +0 -0
  551. package/dist/collection/components/ez-dialog/DialogType.js.gz +0 -0
  552. package/dist/collection/components/ez-dialog/ez-dialog.css.gz +0 -0
  553. package/dist/collection/components/ez-dialog/ez-dialog.js.gz +0 -0
  554. package/dist/collection/components/ez-double-list/doubleListHelper.js.gz +0 -0
  555. package/dist/collection/components/ez-double-list/ez-double-list.css.gz +0 -0
  556. package/dist/collection/components/ez-double-list/ez-double-list.js.gz +0 -0
  557. package/dist/collection/components/ez-dropdown/ez-dropdown.css.gz +0 -0
  558. package/dist/collection/components/ez-dropdown/ez-dropdown.js.gz +0 -0
  559. package/dist/collection/components/ez-dropdown/structure/DropdownItem.js.gz +0 -0
  560. package/dist/collection/components/ez-dropdown/structure/SubmenuControl.js.gz +0 -0
  561. package/dist/collection/components/ez-empty-card/ez-empty-card.css.gz +0 -0
  562. package/dist/collection/components/ez-empty-card/ez-empty-card.js.gz +0 -0
  563. package/dist/collection/components/ez-file-item/ez-file-item.css.gz +0 -0
  564. package/dist/collection/components/ez-file-item/ez-file-item.js.gz +0 -0
  565. package/dist/collection/components/ez-filter-input/ez-filter-input.css.gz +0 -0
  566. package/dist/collection/components/ez-filter-input/ez-filter-input.js.gz +0 -0
  567. package/dist/collection/components/ez-form/ez-form.css.gz +0 -0
  568. package/dist/collection/components/ez-form/ez-form.js.gz +0 -0
  569. package/dist/collection/components/ez-form/store/form.slice.js.gz +0 -0
  570. package/dist/collection/components/ez-form-view/custom-input/ez-custom-form-input.js.gz +0 -0
  571. package/dist/collection/components/ez-form-view/ez-form-view.css.gz +0 -0
  572. package/dist/collection/components/ez-form-view/ez-form-view.js.gz +0 -0
  573. package/dist/collection/components/ez-form-view/fieldbuilder/FieldBuilder.js.gz +0 -0
  574. package/dist/collection/components/ez-form-view/fieldbuilder/templates/CheckBox.tpl.js.gz +0 -0
  575. package/dist/collection/components/ez-form-view/fieldbuilder/templates/ComboBox.tpl.js.gz +0 -0
  576. package/dist/collection/components/ez-form-view/fieldbuilder/templates/DateInput.tpl.js.gz +0 -0
  577. package/dist/collection/components/ez-form-view/fieldbuilder/templates/FileInput.tpl.js.gz +0 -0
  578. package/dist/collection/components/ez-form-view/fieldbuilder/templates/NumberInput.tpl.js.gz +0 -0
  579. package/dist/collection/components/ez-form-view/fieldbuilder/templates/SearchInput.tpl.js.gz +0 -0
  580. package/dist/collection/components/ez-form-view/fieldbuilder/templates/SearchInputPlus.tpl.js.gz +0 -0
  581. package/dist/collection/components/ez-form-view/fieldbuilder/templates/TextArea.tpl.js.gz +0 -0
  582. package/dist/collection/components/ez-form-view/fieldbuilder/templates/TextInput.tpl.js.gz +0 -0
  583. package/dist/collection/components/ez-form-view/interfaces/IFormViewField.js.gz +0 -0
  584. package/dist/collection/components/ez-form-view/interfaces/index.js.gz +0 -0
  585. package/dist/collection/components/ez-form-view/structure/index.js.gz +0 -0
  586. package/dist/collection/components/ez-grid/controller/EzGridController.js.gz +0 -0
  587. package/dist/collection/components/ez-grid/controller/ag-grid/AgGridController.js.gz +0 -0
  588. package/dist/collection/components/ez-grid/controller/ag-grid/DataSource.js.gz +0 -0
  589. package/dist/collection/components/ez-grid/controller/ag-grid/DataSourceInterceptor.js.gz +0 -0
  590. package/dist/collection/components/ez-grid/controller/ag-grid/GridEditionManager.js.gz +0 -0
  591. package/dist/collection/components/ez-grid/controller/ag-grid/components/EzGridCustomCellEditor.js.gz +0 -0
  592. package/dist/collection/components/ez-grid/controller/ag-grid/components/EzGridCustomCellRender.js.gz +0 -0
  593. package/dist/collection/components/ez-grid/controller/ag-grid/components/EzGridCustomHeader.js.gz +0 -0
  594. package/dist/collection/components/ez-grid/controller/ag-grid/components/cellRendererStatus.js.gz +0 -0
  595. package/dist/collection/components/ez-grid/controller/ag-grid/components/selectionHeader.js.gz +0 -0
  596. package/dist/collection/components/ez-grid/controller/ag-grid/components/test/constants/EzGridCustomCellEditorConstants.js.gz +0 -0
  597. package/dist/collection/components/ez-grid/controller/ag-grid/components/test/constants/EzGridCustomCellRenderConstants.js.gz +0 -0
  598. package/dist/collection/components/ez-grid/controller/ag-grid/editor/EzCellEditor.js.gz +0 -0
  599. package/dist/collection/components/ez-grid/controller/ag-grid/editor/EzCellRender.js.gz +0 -0
  600. package/dist/collection/components/ez-grid/controller/ag-grid/editor/GridEditorUtils.js.gz +0 -0
  601. package/dist/collection/components/ez-grid/controller/ag-grid/editor/IEditorMetadata.js.gz +0 -0
  602. package/dist/collection/components/ez-grid/controller/ag-grid/editor/IUICellEditor.js.gz +0 -0
  603. package/dist/collection/components/ez-grid/controller/ag-grid/editor/IUICellRender.js.gz +0 -0
  604. package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/ComboBox.tpl.js.gz +0 -0
  605. package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/DateInput.tpl.js.gz +0 -0
  606. package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/NumberInput.tpl.js.gz +0 -0
  607. package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/Search.tpl.js.gz +0 -0
  608. package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/SearchPlus.tpl.js.gz +0 -0
  609. package/dist/collection/components/ez-grid/controller/ag-grid/editor/templates/TextInput.tpl.js.gz +0 -0
  610. package/dist/collection/components/ez-grid/controller/ag-grid/i18n/pt-BR.js +0 -75
  611. package/dist/collection/components/ez-grid/controller/ag-grid/i18n/pt-BR.js.gz +0 -0
  612. package/dist/collection/components/ez-grid/controller/ag-grid/mock/Server.js.gz +0 -0
  613. package/dist/collection/components/ez-grid/controller/ag-grid/test/constants/GridEditionMock.js.gz +0 -0
  614. package/dist/collection/components/ez-grid/ez-grid.css.gz +0 -0
  615. package/dist/collection/components/ez-grid/ez-grid.js.gz +0 -0
  616. package/dist/collection/components/ez-grid/interfaces/IColumnFilter.js.gz +0 -0
  617. package/dist/collection/components/ez-grid/interfaces/ICustomFormatter.js.gz +0 -0
  618. package/dist/collection/components/ez-grid/interfaces/IGridMode.js.gz +0 -0
  619. package/dist/collection/components/ez-grid/interfaces/ISelection.js.gz +0 -0
  620. package/dist/collection/components/ez-grid/interfaces/ISelectionToastConfig.js.gz +0 -0
  621. package/dist/collection/components/ez-grid/interfaces/index.js.gz +0 -0
  622. package/dist/collection/components/ez-grid/subcomponents/filter-column.css.gz +0 -0
  623. package/dist/collection/components/ez-grid/subcomponents/filter-column.js.gz +0 -0
  624. package/dist/collection/components/ez-grid/subcomponents/selection-counter.js.gz +0 -0
  625. package/dist/collection/components/ez-grid/subcomponents/utils/selectionCounterUtils.js.gz +0 -0
  626. package/dist/collection/components/ez-grid/test/resources/gridDataUnit.js.gz +0 -0
  627. package/dist/collection/components/ez-grid/utils/ColumnFilterManager.js.gz +0 -0
  628. package/dist/collection/components/ez-grid/utils/InMemoryFilterColumnDataSource.js.gz +0 -0
  629. package/dist/collection/components/ez-grid/utils/index.js.gz +0 -0
  630. package/dist/collection/components/ez-guide-navigator/ez-guide-navigator.css.gz +0 -0
  631. package/dist/collection/components/ez-guide-navigator/ez-guide-navigator.js.gz +0 -0
  632. package/dist/collection/components/ez-guide-navigator/interfaces/IGuideItem.js.gz +0 -0
  633. package/dist/collection/components/ez-guide-navigator/interfaces/index.js.gz +0 -0
  634. package/dist/collection/components/ez-icon/ez-icon.css.gz +0 -0
  635. package/dist/collection/components/ez-icon/ez-icon.js.gz +0 -0
  636. package/dist/collection/components/ez-list/ez-list.css.gz +0 -0
  637. package/dist/collection/components/ez-list/ez-list.js.gz +0 -0
  638. package/dist/collection/components/ez-list/ezListHelper.js.gz +0 -0
  639. package/dist/collection/components/ez-loading-bar/ez-loading-bar.css.gz +0 -0
  640. package/dist/collection/components/ez-loading-bar/ez-loading-bar.js.gz +0 -0
  641. package/dist/collection/components/ez-modal/ez-modal.css.gz +0 -0
  642. package/dist/collection/components/ez-modal/ez-modal.js.gz +0 -0
  643. package/dist/collection/components/ez-modal-container/ez-modal-container.css.gz +0 -0
  644. package/dist/collection/components/ez-modal-container/ez-modal-container.js.gz +0 -0
  645. package/dist/collection/components/ez-modal-container/index.js.gz +0 -0
  646. package/dist/collection/components/ez-modal-container/modal-action.js.gz +0 -0
  647. package/dist/collection/components/ez-modal-container/modal-button-status.js.gz +0 -0
  648. package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.css.gz +0 -0
  649. package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.js.gz +0 -0
  650. package/dist/collection/components/ez-multi-selection-list/interfaces/IMultiSelectionListDataSource.js.gz +0 -0
  651. package/dist/collection/components/ez-multi-selection-list/interfaces/IMultiSelectionOption.js.gz +0 -0
  652. package/dist/collection/components/ez-multi-selection-list/interfaces/IStaticOptionsFetchConfig.js.gz +0 -0
  653. package/dist/collection/components/ez-multi-selection-list/subcomponents/multi-selection-box-message.css.gz +0 -0
  654. package/dist/collection/components/ez-multi-selection-list/subcomponents/multi-selection-box-message.js.gz +0 -0
  655. package/dist/collection/components/ez-number-input/ez-number-input.css.gz +0 -0
  656. package/dist/collection/components/ez-number-input/ez-number-input.js.gz +0 -0
  657. package/dist/collection/components/ez-popover/ez-popover.css.gz +0 -0
  658. package/dist/collection/components/ez-popover/ez-popover.js.gz +0 -0
  659. package/dist/collection/components/ez-popover-plus/ez-popover-plus.css.gz +0 -0
  660. package/dist/collection/components/ez-popover-plus/ez-popover-plus.js.gz +0 -0
  661. package/dist/collection/components/ez-popover-plus/subcomponent/ez-popover-core.css.gz +0 -0
  662. package/dist/collection/components/ez-popover-plus/subcomponent/ez-popover-core.js.gz +0 -0
  663. package/dist/collection/components/ez-popup/ez-popup.css.gz +0 -0
  664. package/dist/collection/components/ez-popup/ez-popup.js.gz +0 -0
  665. package/dist/collection/components/ez-radio-button/ez-radio-button.css.gz +0 -0
  666. package/dist/collection/components/ez-radio-button/ez-radio-button.js.gz +0 -0
  667. package/dist/collection/components/ez-scroller/EzScrollDirection.js.gz +0 -0
  668. package/dist/collection/components/ez-scroller/ez-scroller.css.gz +0 -0
  669. package/dist/collection/components/ez-scroller/ez-scroller.js.gz +0 -0
  670. package/dist/collection/components/ez-search/ez-search.css.gz +0 -0
  671. package/dist/collection/components/ez-search/ez-search.js.gz +0 -0
  672. package/dist/collection/components/ez-search/subcomponent/search-list/search-list.css.gz +0 -0
  673. package/dist/collection/components/ez-search/subcomponent/search-list/search-list.js.gz +0 -0
  674. package/dist/collection/components/ez-search/utils/searchFormatters.js.gz +0 -0
  675. package/dist/collection/components/ez-search-plus/ez-search-plus.css.gz +0 -0
  676. package/dist/collection/components/ez-search-plus/ez-search-plus.js.gz +0 -0
  677. package/dist/collection/components/ez-search-plus/subcomponent/ez-search-result-list/ez-search-result-list.css.gz +0 -0
  678. package/dist/collection/components/ez-search-plus/subcomponent/ez-search-result-list/ez-search-result-list.js.gz +0 -0
  679. package/dist/collection/components/ez-sidebar-button/ez-sidebar-button.css.gz +0 -0
  680. package/dist/collection/components/ez-sidebar-button/ez-sidebar-button.js.gz +0 -0
  681. package/dist/collection/components/ez-sidebar-navigator/ez-sidebar-navigator.css.gz +0 -0
  682. package/dist/collection/components/ez-sidebar-navigator/ez-sidebar-navigator.js.gz +0 -0
  683. package/dist/collection/components/ez-sidebar-navigator/interfaces/ModeMenuEnum.js.gz +0 -0
  684. package/dist/collection/components/ez-sidebar-navigator/interfaces/SizeMenuEnum.js.gz +0 -0
  685. package/dist/collection/components/ez-sidebar-navigator/interfaces/TypeMenuEnum.js.gz +0 -0
  686. package/dist/collection/components/ez-sidebar-navigator/interfaces/index.js.gz +0 -0
  687. package/dist/collection/components/ez-sidebar-navigator/messages/constants.js +0 -5
  688. package/dist/collection/components/ez-sidebar-navigator/messages/constants.js.gz +0 -0
  689. package/dist/collection/components/ez-skeleton/ez-skeleton.constants.js.gz +0 -0
  690. package/dist/collection/components/ez-skeleton/ez-skeleton.css.gz +0 -0
  691. package/dist/collection/components/ez-skeleton/ez-skeleton.js.gz +0 -0
  692. package/dist/collection/components/ez-sortable-list/ez-sortable-list.css.gz +0 -0
  693. package/dist/collection/components/ez-sortable-list/ez-sortable-list.js.gz +0 -0
  694. package/dist/collection/components/ez-split-button/ez-split-button.css.gz +0 -0
  695. package/dist/collection/components/ez-split-button/ez-split-button.js.gz +0 -0
  696. package/dist/collection/components/ez-split-button/test/dropdownItems.js.gz +0 -0
  697. package/dist/collection/components/ez-split-panel/ez-split-panel.css.gz +0 -0
  698. package/dist/collection/components/ez-split-panel/ez-split-panel.js.gz +0 -0
  699. package/dist/collection/components/ez-split-panel/interfaces/IPanelSizeInfo.js.gz +0 -0
  700. package/dist/collection/components/ez-split-panel/structure/item/ez-split-item.css.gz +0 -0
  701. package/dist/collection/components/ez-split-panel/structure/item/ez-split-item.js.gz +0 -0
  702. package/dist/collection/components/ez-tabselector/ez-tabselector.css.gz +0 -0
  703. package/dist/collection/components/ez-tabselector/ez-tabselector.js.gz +0 -0
  704. package/dist/collection/components/ez-tag/ez-tag.css.gz +0 -0
  705. package/dist/collection/components/ez-tag/ez-tag.js.gz +0 -0
  706. package/dist/collection/components/ez-text-area/ez-text-area.css.gz +0 -0
  707. package/dist/collection/components/ez-text-area/ez-text-area.js.gz +0 -0
  708. package/dist/collection/components/ez-text-edit/ez-text-edit.css.gz +0 -0
  709. package/dist/collection/components/ez-text-edit/ez-text-edit.js.gz +0 -0
  710. package/dist/collection/components/ez-text-input/ez-text-input.css.gz +0 -0
  711. package/dist/collection/components/ez-text-input/ez-text-input.js.gz +0 -0
  712. package/dist/collection/components/ez-tile/ez-tile.css.gz +0 -0
  713. package/dist/collection/components/ez-tile/ez-tile.js.gz +0 -0
  714. package/dist/collection/components/ez-tile-medium/ez-tile-medium.css.gz +0 -0
  715. package/dist/collection/components/ez-tile-medium/ez-tile-medium.js.gz +0 -0
  716. package/dist/collection/components/ez-time-input/ez-time-input.css.gz +0 -0
  717. package/dist/collection/components/ez-time-input/ez-time-input.js.gz +0 -0
  718. package/dist/collection/components/ez-toast/ez-toast.css.gz +0 -0
  719. package/dist/collection/components/ez-toast/ez-toast.js.gz +0 -0
  720. package/dist/collection/components/ez-tooltip/ez-tooltip.css.gz +0 -0
  721. package/dist/collection/components/ez-tooltip/ez-tooltip.js.gz +0 -0
  722. package/dist/collection/components/ez-tree/ez-tree.css.gz +0 -0
  723. package/dist/collection/components/ez-tree/ez-tree.js.gz +0 -0
  724. package/dist/collection/components/ez-tree/interfaces/ITree.js.gz +0 -0
  725. package/dist/collection/components/ez-tree/interfaces/ITreeItem.js.gz +0 -0
  726. package/dist/collection/components/ez-tree/interfaces/ITreeItemBadge.js.gz +0 -0
  727. package/dist/collection/components/ez-tree/subcomponents/DefaultIconResolver.js.gz +0 -0
  728. package/dist/collection/components/ez-tree/subcomponents/DefaultTooltipResolver.js.gz +0 -0
  729. package/dist/collection/components/ez-tree/subcomponents/TreeItem.js.gz +0 -0
  730. package/dist/collection/components/ez-tree/subcomponents/index.js.gz +0 -0
  731. package/dist/collection/components/ez-tree/types/Node.js.gz +0 -0
  732. package/dist/collection/components/ez-tree/types/Tree.js.gz +0 -0
  733. package/dist/collection/components/ez-underface/ez-underface.css.gz +0 -0
  734. package/dist/collection/components/ez-underface/ez-underface.js.gz +0 -0
  735. package/dist/collection/components/ez-upload/RemoteFile.js.gz +0 -0
  736. package/dist/collection/components/ez-upload/ez-upload.css.gz +0 -0
  737. package/dist/collection/components/ez-upload/ez-upload.js.gz +0 -0
  738. package/dist/collection/components/ez-view-stack/ez-view-stack.css.gz +0 -0
  739. package/dist/collection/components/ez-view-stack/ez-view-stack.js.gz +0 -0
  740. package/dist/collection/index.js.gz +0 -0
  741. package/dist/collection/servidor.js.gz +0 -0
  742. package/dist/collection/setupTests.js.gz +0 -0
  743. package/dist/collection/sw.js.gz +0 -0
  744. package/dist/collection/utils/ApplicationUtils.js.gz +0 -0
  745. package/dist/collection/utils/AssetsUtils.js.gz +0 -0
  746. package/dist/collection/utils/CSSVarsUtils.js.gz +0 -0
  747. package/dist/collection/utils/FocusResolver.js.gz +0 -0
  748. package/dist/collection/utils/constants.js.gz +0 -0
  749. package/dist/collection/utils/customEditor/interfaces/ICustomEditor.js.gz +0 -0
  750. package/dist/collection/utils/customEditor/interfaces/ICustomEditorInfo.js.gz +0 -0
  751. package/dist/collection/utils/customRender/interfaces/ICustomRender.js.gz +0 -0
  752. package/dist/collection/utils/customRender/interfaces/ICustomRenderInfo.js.gz +0 -0
  753. package/dist/collection/utils/form/DataBinder.js.gz +0 -0
  754. package/dist/collection/utils/form/FormMetadata.js.gz +0 -0
  755. package/dist/collection/utils/form/index.js.gz +0 -0
  756. package/dist/collection/utils/form/interfaces/FormLayout.js.gz +0 -0
  757. package/dist/collection/utils/form/interfaces/IDefaultConfig.js.gz +0 -0
  758. package/dist/collection/utils/form/interfaces/IFormCardConfig.js.gz +0 -0
  759. package/dist/collection/utils/form/interfaces/IFormConfig.js.gz +0 -0
  760. package/dist/collection/utils/form/interfaces/IFormSheetMetadata.js.gz +0 -0
  761. package/dist/collection/utils/form/interfaces/ISummaryField.js.gz +0 -0
  762. package/dist/collection/utils/form/interfaces/ITabConfig.js.gz +0 -0
  763. package/dist/collection/utils/form/interfaces/index.js.gz +0 -0
  764. package/dist/collection/utils/form/test/DataBinder.test.js.gz +0 -0
  765. package/dist/collection/utils/form/test/resources/metadataTest.js.gz +0 -0
  766. package/dist/collection/utils/index.js.gz +0 -0
  767. package/dist/collection/utils/interfaces/AbstractFieldMetadata.js.gz +0 -0
  768. package/dist/collection/utils/interfaces/IAction.js.gz +0 -0
  769. package/dist/collection/utils/interfaces/IFieldConfig.js.gz +0 -0
  770. package/dist/collection/utils/mock/ez-upload-mock.js.gz +0 -0
  771. package/dist/collection/utils/search/types.js.gz +0 -0
  772. package/dist/collection/utils/searchColumn/search-column.js.gz +0 -0
  773. package/dist/collection/utils/utils.js.gz +0 -0
  774. package/dist/collection/utils/validators/recordvalidator/IInvalidCells.js.gz +0 -0
  775. package/dist/collection/utils/validators/recordvalidator/IInvalidField.js.gz +0 -0
  776. package/dist/collection/utils/validators/recordvalidator/IRecordValidator.js.gz +0 -0
  777. package/dist/collection/utils/validators/recordvalidator/IValidationResult.js.gz +0 -0
  778. package/dist/collection/utils/validators/recordvalidator/IValidationSource.js.gz +0 -0
  779. package/dist/collection/utils/validators/recordvalidator/RecordValidationProcessor.js.gz +0 -0
  780. package/dist/custom-elements/index.js.gz +0 -0
  781. package/dist/esm/ApplicationUtils-eaf91331.js.gz +0 -0
  782. package/dist/esm/CSSVarsUtils-acba92d7.js.gz +0 -0
  783. package/dist/esm/CheckMode-bdb2ec19.js.gz +0 -0
  784. package/dist/esm/DialogType-54a62731.js.gz +0 -0
  785. package/dist/esm/EzScrollDirection-2df26c93.js.gz +0 -0
  786. package/dist/esm/FocusResolver-1ccbf850.js.gz +0 -0
  787. package/dist/esm/FormLayout-071d324c.js.gz +0 -0
  788. package/dist/esm/constants-b036528f.js.gz +0 -0
  789. package/dist/esm/ez-actions-button.entry.js.gz +0 -0
  790. package/dist/esm/ez-alert-list.entry.js.gz +0 -0
  791. package/dist/esm/ez-alert.entry.js.gz +0 -0
  792. package/dist/esm/ez-application.entry.js.gz +0 -0
  793. package/dist/esm/ez-avatar.entry.js.gz +0 -0
  794. package/dist/esm/ez-badge.entry.js.gz +0 -0
  795. package/dist/esm/ez-breadcrumb.entry.js.gz +0 -0
  796. package/dist/esm/ez-button.entry.js.gz +0 -0
  797. package/dist/esm/ez-calendar.entry.js.gz +0 -0
  798. package/dist/esm/ez-card-item_2.entry.js.gz +0 -0
  799. package/dist/esm/ez-chart.entry.js.gz +0 -0
  800. package/dist/esm/ez-check.entry.js.gz +0 -0
  801. package/dist/esm/ez-chip.entry.js.gz +0 -0
  802. package/dist/esm/ez-collapsible-box.entry.js.gz +0 -0
  803. package/dist/esm/ez-combo-box-list_3.entry.js.gz +0 -0
  804. package/dist/esm/ez-combo-box.entry.js.gz +0 -0
  805. package/dist/esm/ez-date-input.entry.js.gz +0 -0
  806. package/dist/esm/ez-date-time-input.entry.js.gz +0 -0
  807. package/dist/esm/ez-dialog.entry.js.gz +0 -0
  808. package/dist/esm/ez-double-list.entry.js.gz +0 -0
  809. package/dist/esm/ez-dropdown.entry.js.gz +0 -0
  810. package/dist/esm/ez-empty-card.entry.js.gz +0 -0
  811. package/dist/esm/ez-file-item.entry.js.gz +0 -0
  812. package/dist/esm/ez-filter-input_2.entry.js.gz +0 -0
  813. package/dist/esm/ez-form-view.entry.js.gz +0 -0
  814. package/dist/esm/ez-form.entry.js.gz +0 -0
  815. package/dist/esm/ez-grid.entry.js.gz +0 -0
  816. package/dist/esm/ez-guide-navigator.entry.js.gz +0 -0
  817. package/dist/esm/ez-icon.entry.js.gz +0 -0
  818. package/dist/esm/ez-list.entry.js.gz +0 -0
  819. package/dist/esm/ez-loading-bar.entry.js.gz +0 -0
  820. package/dist/esm/ez-modal-container.entry.js.gz +0 -0
  821. package/dist/esm/ez-modal.entry.js.gz +0 -0
  822. package/dist/esm/ez-multi-selection-list.entry.js.gz +0 -0
  823. package/dist/esm/ez-number-input.entry.js.gz +0 -0
  824. package/dist/esm/ez-popover-plus_3.entry.js.gz +0 -0
  825. package/dist/esm/ez-popover.entry.js.gz +0 -0
  826. package/dist/esm/ez-popup.entry.js.gz +0 -0
  827. package/dist/esm/ez-radio-button.entry.js.gz +0 -0
  828. package/dist/esm/ez-scroller_2.entry.js.gz +0 -0
  829. package/dist/esm/ez-search-plus.entry.js.gz +0 -0
  830. package/dist/esm/ez-search-result-list.entry.js.gz +0 -0
  831. package/dist/esm/ez-search.entry.js.gz +0 -0
  832. package/dist/esm/ez-sidebar-navigator.entry.js.gz +0 -0
  833. package/dist/esm/ez-skeleton.entry.js.gz +0 -0
  834. package/dist/esm/ez-sortable-list.entry.js.gz +0 -0
  835. package/dist/esm/ez-split-button.entry.js.gz +0 -0
  836. package/dist/esm/ez-split-item.entry.js.gz +0 -0
  837. package/dist/esm/ez-split-panel.entry.js.gz +0 -0
  838. package/dist/esm/ez-tabselector.entry.js.gz +0 -0
  839. package/dist/esm/ez-tag.entry.js.gz +0 -0
  840. package/dist/esm/ez-text-area.entry.js.gz +0 -0
  841. package/dist/esm/ez-text-input.entry.js.gz +0 -0
  842. package/dist/esm/ez-tile-medium.entry.js.gz +0 -0
  843. package/dist/esm/ez-tile.entry.js.gz +0 -0
  844. package/dist/esm/ez-time-input.entry.js.gz +0 -0
  845. package/dist/esm/ez-toast.entry.js.gz +0 -0
  846. package/dist/esm/ez-tree.entry.js.gz +0 -0
  847. package/dist/esm/ez-underface.entry.js.gz +0 -0
  848. package/dist/esm/ez-upload.entry.js.gz +0 -0
  849. package/dist/esm/ez-view-stack.entry.js.gz +0 -0
  850. package/dist/esm/ezListHelper-00fb9b8d.js.gz +0 -0
  851. package/dist/esm/ezui.js.gz +0 -0
  852. package/dist/esm/filter-column.entry.js.gz +0 -0
  853. package/dist/esm/floating-ui.dom.esm-5d3da819.js.gz +0 -0
  854. package/dist/esm/index-baa5e267.js.gz +0 -0
  855. package/dist/esm/index.js.gz +0 -0
  856. package/dist/esm/loader.js.gz +0 -0
  857. package/dist/esm/polyfills/core-js.js.gz +0 -0
  858. package/dist/esm/polyfills/css-shim.js.gz +0 -0
  859. package/dist/esm/polyfills/dom.js.gz +0 -0
  860. package/dist/esm/polyfills/es5-html-element.js.gz +0 -0
  861. package/dist/esm/polyfills/index.js.gz +0 -0
  862. package/dist/esm/polyfills/system.js.gz +0 -0
  863. package/dist/esm/search-column-e609d513.js.gz +0 -0
  864. package/dist/esm/searchFormatters-8229207e.js.gz +0 -0
  865. package/dist/ezui/ezui.esm.js.gz +0 -0
  866. package/dist/ezui/index.esm.js.gz +0 -0
  867. package/dist/ezui/p-0306dff7.entry.js +0 -1
  868. package/dist/ezui/p-0306dff7.entry.js.gz +0 -0
  869. package/dist/ezui/p-04c17dca.entry.js +0 -1
  870. package/dist/ezui/p-04c17dca.entry.js.gz +0 -0
  871. package/dist/ezui/p-07894c4a.entry.js +0 -1
  872. package/dist/ezui/p-07894c4a.entry.js.gz +0 -0
  873. package/dist/ezui/p-09de35a2.entry.js +0 -1
  874. package/dist/ezui/p-09de35a2.entry.js.gz +0 -0
  875. package/dist/ezui/p-191843ca.entry.js +0 -309
  876. package/dist/ezui/p-191843ca.entry.js.gz +0 -0
  877. package/dist/ezui/p-1bcfd88c.entry.js.gz +0 -0
  878. package/dist/ezui/p-1e7a8633.entry.js.gz +0 -0
  879. package/dist/ezui/p-1eb34cad.entry.js +0 -1
  880. package/dist/ezui/p-1eb34cad.entry.js.gz +0 -0
  881. package/dist/ezui/p-1f50fa05.entry.js.gz +0 -0
  882. package/dist/ezui/p-2187f86c.js +0 -1
  883. package/dist/ezui/p-2187f86c.js.gz +0 -0
  884. package/dist/ezui/p-2279190f.entry.js +0 -1
  885. package/dist/ezui/p-2279190f.entry.js.gz +0 -0
  886. package/dist/ezui/p-23a36bb6.js.gz +0 -0
  887. package/dist/ezui/p-26685c50.entry.js +0 -1
  888. package/dist/ezui/p-26685c50.entry.js.gz +0 -0
  889. package/dist/ezui/p-288631d1.entry.js.gz +0 -0
  890. package/dist/ezui/p-2b42abbb.entry.js +0 -1
  891. package/dist/ezui/p-2b42abbb.entry.js.gz +0 -0
  892. package/dist/ezui/p-30ffb9ed.js.gz +0 -0
  893. package/dist/ezui/p-33326ac5.entry.js +0 -1
  894. package/dist/ezui/p-33326ac5.entry.js.gz +0 -0
  895. package/dist/ezui/p-3ba9565c.entry.js +0 -1
  896. package/dist/ezui/p-3ba9565c.entry.js.gz +0 -0
  897. package/dist/ezui/p-40a60148.js.gz +0 -0
  898. package/dist/ezui/p-44caad9a.entry.js.gz +0 -0
  899. package/dist/ezui/p-4bb47bbe.entry.js +0 -1
  900. package/dist/ezui/p-4bb47bbe.entry.js.gz +0 -0
  901. package/dist/ezui/p-4bd6dd6a.entry.js +0 -1
  902. package/dist/ezui/p-4bd6dd6a.entry.js.gz +0 -0
  903. package/dist/ezui/p-4d30b703.entry.js.gz +0 -0
  904. package/dist/ezui/p-555c9018.entry.js +0 -1
  905. package/dist/ezui/p-555c9018.entry.js.gz +0 -0
  906. package/dist/ezui/p-57363cfd.entry.js +0 -1
  907. package/dist/ezui/p-57363cfd.entry.js.gz +0 -0
  908. package/dist/ezui/p-58f69d24.entry.js +0 -1
  909. package/dist/ezui/p-58f69d24.entry.js.gz +0 -0
  910. package/dist/ezui/p-59561756.entry.js +0 -7
  911. package/dist/ezui/p-59561756.entry.js.gz +0 -0
  912. package/dist/ezui/p-5dde9df3.entry.js +0 -1
  913. package/dist/ezui/p-5dde9df3.entry.js.gz +0 -0
  914. package/dist/ezui/p-5ed81457.entry.js.gz +0 -0
  915. package/dist/ezui/p-5eea9886.js +0 -1
  916. package/dist/ezui/p-5eea9886.js.gz +0 -0
  917. package/dist/ezui/p-603ef267.entry.js.gz +0 -0
  918. package/dist/ezui/p-63cb493e.entry.js +0 -1
  919. package/dist/ezui/p-63cb493e.entry.js.gz +0 -0
  920. package/dist/ezui/p-6b3e4940.entry.js +0 -1
  921. package/dist/ezui/p-6b3e4940.entry.js.gz +0 -0
  922. package/dist/ezui/p-6bcf4ba2.entry.js +0 -1
  923. package/dist/ezui/p-6bcf4ba2.entry.js.gz +0 -0
  924. package/dist/ezui/p-6d596a5a.entry.js.gz +0 -0
  925. package/dist/ezui/p-6e429cff.entry.js +0 -1
  926. package/dist/ezui/p-6e429cff.entry.js.gz +0 -0
  927. package/dist/ezui/p-77a4bd35.entry.js +0 -1
  928. package/dist/ezui/p-77a4bd35.entry.js.gz +0 -0
  929. package/dist/ezui/p-7828dab5.entry.js +0 -1
  930. package/dist/ezui/p-7828dab5.entry.js.gz +0 -0
  931. package/dist/ezui/p-7ab19270.entry.js +0 -1
  932. package/dist/ezui/p-7ab19270.entry.js.gz +0 -0
  933. package/dist/ezui/p-7eae6986.entry.js +0 -1
  934. package/dist/ezui/p-7eae6986.entry.js.gz +0 -0
  935. package/dist/ezui/p-80dfc50b.js.gz +0 -0
  936. package/dist/ezui/p-87831cd0.entry.js +0 -1
  937. package/dist/ezui/p-87831cd0.entry.js.gz +0 -0
  938. package/dist/ezui/p-8afb6e8a.entry.js.gz +0 -0
  939. package/dist/ezui/p-8df1ca33.entry.js.gz +0 -0
  940. package/dist/ezui/p-93e1c917.entry.js.gz +0 -0
  941. package/dist/ezui/p-9478b13b.entry.js +0 -1
  942. package/dist/ezui/p-9478b13b.entry.js.gz +0 -0
  943. package/dist/ezui/p-98bb8b16.js.gz +0 -0
  944. package/dist/ezui/p-9c5cd3b2.entry.js.gz +0 -0
  945. package/dist/ezui/p-9f5fa3f9.entry.js.gz +0 -0
  946. package/dist/ezui/p-a3ada561.entry.js.gz +0 -0
  947. package/dist/ezui/p-a80b1287.entry.js.gz +0 -0
  948. package/dist/ezui/p-ab574d59.js.gz +0 -0
  949. package/dist/ezui/p-ad79f9d1.entry.js +0 -1
  950. package/dist/ezui/p-ad79f9d1.entry.js.gz +0 -0
  951. package/dist/ezui/p-b796e213.entry.js +0 -1
  952. package/dist/ezui/p-b796e213.entry.js.gz +0 -0
  953. package/dist/ezui/p-b81881ac.entry.js.gz +0 -0
  954. package/dist/ezui/p-b853763b.js.gz +0 -0
  955. package/dist/ezui/p-bac0f920.entry.js +0 -1
  956. package/dist/ezui/p-bac0f920.entry.js.gz +0 -0
  957. package/dist/ezui/p-bc2f844e.entry.js +0 -1
  958. package/dist/ezui/p-bc2f844e.entry.js.gz +0 -0
  959. package/dist/ezui/p-beb42de1.entry.js +0 -1
  960. package/dist/ezui/p-beb42de1.entry.js.gz +0 -0
  961. package/dist/ezui/p-bff24a7b.js +0 -1
  962. package/dist/ezui/p-bff24a7b.js.gz +0 -0
  963. package/dist/ezui/p-c0d9c4f8.entry.js.gz +0 -0
  964. package/dist/ezui/p-c1015f27.entry.js +0 -1
  965. package/dist/ezui/p-c1015f27.entry.js.gz +0 -0
  966. package/dist/ezui/p-cb75eb46.entry.js +0 -1
  967. package/dist/ezui/p-cb75eb46.entry.js.gz +0 -0
  968. package/dist/ezui/p-d2645bdf.entry.js.gz +0 -0
  969. package/dist/ezui/p-d8cc640d.entry.js +0 -1
  970. package/dist/ezui/p-d8cc640d.entry.js.gz +0 -0
  971. package/dist/ezui/p-dc628ed3.js.gz +0 -0
  972. package/dist/ezui/p-dc73e1fe.entry.js +0 -1
  973. package/dist/ezui/p-dc73e1fe.entry.js.gz +0 -0
  974. package/dist/ezui/p-e07e4671.js.gz +0 -0
  975. package/dist/ezui/p-e4528470.entry.js +0 -1
  976. package/dist/ezui/p-e4528470.entry.js.gz +0 -0
  977. package/dist/ezui/p-e6a9041d.entry.js +0 -1
  978. package/dist/ezui/p-e6a9041d.entry.js.gz +0 -0
  979. package/dist/ezui/p-e75c7a23.entry.js.gz +0 -0
  980. package/dist/ezui/p-ec7db713.js.gz +0 -0
  981. package/dist/ezui/p-ecdb200a.entry.js +0 -1
  982. package/dist/ezui/p-ecdb200a.entry.js.gz +0 -0
  983. package/dist/ezui/p-f007eb33.entry.js +0 -1
  984. package/dist/ezui/p-f007eb33.entry.js.gz +0 -0
  985. package/dist/ezui/p-fa6732f2.entry.js.gz +0 -0
  986. package/dist/index.cjs.js.gz +0 -0
  987. package/dist/index.js.gz +0 -0
  988. package/dist/types/components/ez-grid/controller/ag-grid/i18n/pt-BR.d.ts +0 -2
  989. package/dist/types/components/ez-sidebar-navigator/messages/constants.d.ts +0 -5
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
  const CheckMode = require('./CheckMode-ecb90b87.js');
8
8
 
9
- const ezCheckCss = ":host{--ez-check--box--width:20px;--ez-check--box--height:20px;--ez-check--width:calc(var(--ez-check--box--width) + var(--ez-check--outter-gap, 14px));--ez-check--height:calc(var(--ez-check--box--width) + var(--ez-check--outter-gap, 14px));--ez-check--border-radius:var(--border--radius-small);--ez-check--checked--background-color:var(--color--primary-200);--ez-check--focus--background-color:var(--color--strokes, #FFFFFF);--ez-check--hover--background-color:var(--background--medium);--ez-check--checked--disabled--background-color:var(--color--disable-secondary);--ez-check--border:var(--border--medium) var(--title--primary);--ez-check--disabled--border:var(--border--medium) var(--color--strokes);--ez-check--checked--border:var(--border--medium) var(--color--primary);--ez-check--checked--hover--background-color:var(--color--primary-200);--ez-check--checked--focus--background-color:var(--color--primary-300, #FFFFFF);--ez-check--check--image:url('data:image/svg+xml;utf8,<svg width=\"8\" height=\"7\" viewBox=\"0 0 8 7\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.70002 0.398999L7.48502 0.207997C7.31524 0.0598858 7.09376 -0.0150438 6.86894 -0.000430025C6.64411 0.0141838 6.43419 0.117153 6.28502 0.285997L2.70002 4.332L1.61802 3.384C1.44837 3.23576 1.22697 3.16067 1.00214 3.17509C0.77732 3.18952 0.567332 3.2923 0.418019 3.461L0.229019 3.674C0.0752361 3.84797 -0.00437434 4.07521 0.00721192 4.30713C0.0187982 4.53904 0.120661 4.75722 0.291019 4.915L2.27402 6.762C2.35832 6.8432 2.45842 6.90618 2.56811 6.94702C2.67779 6.98787 2.79471 7.00571 2.91159 6.99942C3.02846 6.99314 3.14279 6.96287 3.24747 6.91049C3.35214 6.85812 3.44492 6.78477 3.52002 6.695L7.79102 1.638C7.94063 1.46048 8.01486 1.23149 7.99786 0.999963C7.98085 0.768436 7.87396 0.552749 7.70002 0.398999Z\"/></svg>');--ez-check--indeterminate--image:url('data:image/svg+xml;utf8,<svg width=\"10\" height=\"2\" viewBox=\"0 0 10 2\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m 1,0 h 8 c 0.554,0 1,0.446 1,1 0,0.554 -0.446,1 -1,1 H 1 C 0.446,2 0,1.554 0,1 0,0.446 0.446,0 1,0 Z\" /></svg>');--ez-check--check--background-color:var(--color--primary);--ez-check--check--disabled--background-color:var(--color--strokes);--ez-switch--slider--width:34px;--ez-switch--slider--height:14px;--ez-switch--pin--width:19px;--ez-switch--pin--height:19px;--ez-switch--focus--width:32px;--ez-switch--focus--height:32px;--ez-switch--background-color:var(--color--strokes);--ez-switch--disabled--background-color:var(--color--disable-secondary);--ez-switch--disabled--checked--background-color:var(--color--primary-300);--ez-switch--checked--background-color:var(--color--primary);--ez-switch--pin--background-color:var(--background--xlight);--ez-switch--pin--disabled--background-color:var(--color--disable-primary);--ez-switch--pin--checked--background-color:var(--background--xlight);--ez-switch--pin--checked--disabled--background-color:#E8F7F4;--ez-switch--pin--focus--background-color:var(--text--disable);--ez-switch--pin--checked--focus--background-color:var(--color--primary);--ez-switch--pin--border-color:var(--text--primary);--ez-switch--pin--disabled--border-color:var(--text--secondary);--ez-check--label--font-size:var(--text--medium, 14px);--ez-check--label--font-family:var(--font-pattern, Arial);--ez-check--label--color:var(--title--primary, #000);--ez-check--label--disabled--color:var(--text--disable, #AFB6C0);display:flex;align-items:center;margin:0;max-width:100%}input.regular-mode{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:50%;position:relative}input.compact{margin-right:0px}input.regular-mode:enabled:hover{background-color:var(--ez-check--hover--background-color)}input.regular-mode:enabled:focus{outline:none;background-color:var(--ez-check--focus--background-color)}input.regular-mode:disabled{cursor:auto;background:none}input.regular-mode::before{box-sizing:border-box;content:\"\";display:block;width:var(--ez-check--box--width);height:var(--ez-check--box--height);border-radius:var(--ez-check--border-radius);border:var(--ez-check--border)}input.regular-mode:disabled::before{border:var(--ez-check--disabled--border)}input.regular-mode:checked:enabled:hover,input.regular-mode:indeterminate:enabled:hover{background-color:var(--ez-check--checked--hover--background-color)}input.regular-mode:checked:enabled:focus,input.regular-mode:indeterminate:enabled:focus{background-color:var(--ez-check--checked--focus--background-color)}input.regular-mode:checked::before,input.regular-mode:indeterminate::before{border:var(--ez-check--checked--border);background-color:var(--ez-check--checked--background-color)}input.regular-mode:disabled:before{border:var(--ez-check--disabled--border);background-color:var(--ez-check--checked--disabled--background-color)}input.regular-mode:checked::after,input.regular-mode:indeterminate:after{display:flex;position:absolute;content:\"\";background-color:var(--ez-check--check--background-color);width:8px;height:7px;-webkit-mask-image:var(--ez-check--check--image);mask-image:var(--ez-check--check--image)}input.regular-mode:indeterminate:after{display:flex;position:absolute;content:\"\";background-color:var(--ez-check--check--background-color);width:10px;height:2px;-webkit-mask-image:var(--ez-check--indeterminate--image);mask-image:var(--ez-check--indeterminate--image)}input.regular-mode:checked:disabled::after,input.regular-mode:indeterminate:disabled::after{background-color:var(--ez-check--check--disabled--background-color)}input.switch-mode{flex-shrink:0;-webkit-appearance:none;appearance:none;position:relative;outline:none;cursor:pointer;border-radius:20px;border:var(--border--small, 1px solid) var(--ez-switch--pin--border-color, #626e82);transition:background-color var(--transition);width:var(--ez-switch--slider--width);height:var(--ez-switch--slider--height);background-color:var(--ez-switch--background-color)}input.switch-mode:disabled{background-color:var(--ez-switch--disabled--background-color);border:var(--border--small, 1px solid) var(--ez-switch--pin--disabled--border-color, #a2abb9)}input.switch-mode:checked:disabled{background-color:var(--ez-switch--disabled--checked--background-color)}input.switch-mode::after{content:\"\";display:block;position:absolute;box-shadow:var(--shadow);transition:transform var(--transition);transition:background-color var(--transition);transition:border-color var(--transition);transform:translateX(-2px) translateY(-4px);border-radius:50%;border:var(--border--small, 1px solid) var(--ez-switch--pin--border-color, #626e82);width:var(--ez-switch--pin--width);height:var(--ez-switch--pin--height);background-color:var(--ez-switch--pin--background-color)}input.switch-mode:disabled::after{background-color:var(--ez-switch--pin--disabled--background-color);border:var(--border--small, 1px solid) var(--ez-switch--pin--disabled--border-color, #a2abb9)}input.switch-mode:checked{transition:background-color var(--transition), border var(--transition);background-color:var(--ez-switch--checked--background-color);border:var(--border--small, 1px solid) var(--color--primary, #008561)}input.switch-mode::before{display:block;content:\"\";display:block;position:absolute;border-radius:50%;opacity:0;width:var(--ez-switch--focus--width);height:var(--ez-switch--focus--height);top:calc((var(--ez-switch--slider--height) - var(--ez-switch--focus--height)) / 2);left:calc((var(--ez-switch--pin--width) - var(--ez-switch--focus--width) - 2px) / 2);background-color:var(--ez-switch--pin--focus--background-color)}input.switch-mode:focus::before{opacity:0.24;transition:opacity var(--transition)}input.switch-mode:checked:focus::before{background-color:var(--ez-switch--pin--checked--focus--background-color);transform:translateX(calc(var(--ez-switch--slider--width) - var(--ez-switch--pin--width) + 2px))}input.switch-mode:checked::after{transition:transform var(--transition);transition:background-color var(--transition);transition:border-color var(--transition);transform:translateX(calc(var(--ez-switch--slider--width) - var(--ez-switch--pin--width))) translateY(-4px);box-shadow:var(--shadow);background-color:var(--ez-switch--pin--checked--background-color);border:var(--border--small, 1px solid) var(--color--primary, #008561)}input.switch-mode:checked:disabled::after{background-color:var(--ez-switch--pin--checked--disabled--background-color)}.label{flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ez-check--label--color);font-size:var(--ez-check--label--font-size);font-family:var(--ez-check--label--font-family);cursor:default;width:inherit;display:flex;align-content:center;gap:var(--space--small)}.label--disabled{color:var(--ez-check--label--disabled--color)}.label--padding{padding-left:var(--space--extra-small)}.label-alternative{font-size:var(--text--small);color:var(--text--secondary);padding-top:2px}";
9
+ const ezCheckCss = ":host{--ez-check--box--width:20px;--ez-check--box--height:20px;--ez-check--width:calc(var(--ez-check--box--width) + var(--ez-check--outter-gap, 14px));--ez-check--height:calc(var(--ez-check--box--width) + var(--ez-check--outter-gap, 14px));--ez-check--border-radius:var(--border--radius-small);--ez-check--checked--background-color:var(--color--primary-200);--ez-check--focus--background-color:var(--color--strokes, #FFFFFF);--ez-check--hover--background-color:var(--background--medium);--ez-check--checked--disabled--background-color:var(--color--disable-secondary);--ez-check--border:var(--border--medium) var(--title--primary);--ez-check--disabled--border:var(--border--medium) var(--color--strokes);--ez-check--checked--border:var(--border--medium) var(--color--primary);--ez-check--checked--hover--background-color:var(--color--primary-200);--ez-check--checked--focus--background-color:var(--color--primary-300, #FFFFFF);--ez-check--check--image:url('data:image/svg+xml;utf8,<svg width=\"8\" height=\"7\" viewBox=\"0 0 8 7\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.70002 0.398999L7.48502 0.207997C7.31524 0.0598858 7.09376 -0.0150438 6.86894 -0.000430025C6.64411 0.0141838 6.43419 0.117153 6.28502 0.285997L2.70002 4.332L1.61802 3.384C1.44837 3.23576 1.22697 3.16067 1.00214 3.17509C0.77732 3.18952 0.567332 3.2923 0.418019 3.461L0.229019 3.674C0.0752361 3.84797 -0.00437434 4.07521 0.00721192 4.30713C0.0187982 4.53904 0.120661 4.75722 0.291019 4.915L2.27402 6.762C2.35832 6.8432 2.45842 6.90618 2.56811 6.94702C2.67779 6.98787 2.79471 7.00571 2.91159 6.99942C3.02846 6.99314 3.14279 6.96287 3.24747 6.91049C3.35214 6.85812 3.44492 6.78477 3.52002 6.695L7.79102 1.638C7.94063 1.46048 8.01486 1.23149 7.99786 0.999963C7.98085 0.768436 7.87396 0.552749 7.70002 0.398999Z\"/></svg>');--ez-check--indeterminate--image:url('data:image/svg+xml;utf8,<svg width=\"10\" height=\"2\" viewBox=\"0 0 10 2\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m 1,0 h 8 c 0.554,0 1,0.446 1,1 0,0.554 -0.446,1 -1,1 H 1 C 0.446,2 0,1.554 0,1 0,0.446 0.446,0 1,0 Z\" /></svg>');--ez-check--check--background-color:var(--color--primary);--ez-check--check--disabled--background-color:var(--color--strokes);--ez-switch--slider--width:34px;--ez-switch--slider--height:14px;--ez-switch--pin--width:19px;--ez-switch--pin--height:19px;--ez-switch--focus--width:32px;--ez-switch--focus--height:32px;--ez-switch--background-color:var(--color--strokes);--ez-switch--disabled--background-color:var(--color--disable-secondary);--ez-switch--disabled--checked--background-color:var(--color--primary-300);--ez-switch--checked--background-color:var(--color--primary);--ez-switch--pin--background-color:var(--background--xlight);--ez-switch--pin--disabled--background-color:var(--color--disable-primary);--ez-switch--pin--checked--background-color:var(--background--xlight);--ez-switch--pin--checked--disabled--background-color:#E8F7F4;--ez-switch--pin--focus--background-color:var(--text--disable);--ez-switch--pin--checked--focus--background-color:var(--color--primary);--ez-switch--pin--border-color:var(--text--primary);--ez-switch--pin--disabled--border-color:var(--text--secondary);--ez-check--label--font-size:var(--text--medium, 14px);--ez-check--label--font-family:var(--font-pattern, Arial);--ez-check--label--color:var(--title--primary, #000);--ez-check--label--disabled--color:var(--text--disable, #AFB6C0);display:flex;align-items:center;margin:0;max-width:100%}input.regular-mode{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:50%;position:relative}input.compact{margin-right:0px}input.regular-mode:enabled:hover{background-color:var(--ez-check--hover--background-color)}input.regular-mode:enabled:focus{outline:none;background-color:var(--ez-check--focus--background-color)}input.regular-mode:disabled{cursor:auto;background:none}input.regular-mode::before{box-sizing:border-box;content:\"\";display:block;width:var(--ez-check--box--width);height:var(--ez-check--box--height);border-radius:var(--ez-check--border-radius);border:var(--ez-check--border)}input.regular-mode:disabled::before{border:var(--ez-check--disabled--border)}input.regular-mode:checked:enabled:hover,input.regular-mode:indeterminate:enabled:hover{background-color:var(--ez-check--checked--hover--background-color)}input.regular-mode:checked:enabled:focus,input.regular-mode:indeterminate:enabled:focus{background-color:var(--ez-check--checked--focus--background-color)}input.regular-mode:checked::before,input.regular-mode:indeterminate::before{border:var(--ez-check--checked--border);background-color:var(--ez-check--checked--background-color)}input.regular-mode:disabled:before{border:var(--ez-check--disabled--border);background-color:var(--ez-check--checked--disabled--background-color)}input.regular-mode:checked::after,input.regular-mode:indeterminate:after{display:flex;position:absolute;content:\"\";background-color:var(--ez-check--check--background-color);width:8px;height:7px;-webkit-mask-image:var(--ez-check--check--image);mask-image:var(--ez-check--check--image)}input.regular-mode:indeterminate:after{display:flex;position:absolute;content:\"\";background-color:var(--ez-check--check--background-color);width:10px;height:2px;-webkit-mask-image:var(--ez-check--indeterminate--image);mask-image:var(--ez-check--indeterminate--image)}input.regular-mode:checked:disabled::after,input.regular-mode:indeterminate:disabled::after{background-color:var(--ez-check--check--disabled--background-color)}input.switch-mode{flex-shrink:0;-webkit-appearance:none;appearance:none;position:relative;outline:none;cursor:pointer;border-radius:20px;border:var(--border--small, 1px solid) var(--ez-switch--pin--border-color, #626e82);transition:background-color var(--transition);width:var(--ez-switch--slider--width);height:var(--ez-switch--slider--height);background-color:var(--ez-switch--background-color)}input.switch-mode:disabled{background-color:var(--ez-switch--disabled--background-color);border:var(--border--small, 1px solid) var(--ez-switch--pin--disabled--border-color, #a2abb9)}input.switch-mode:checked:disabled{background-color:var(--ez-switch--disabled--checked--background-color)}input.switch-mode::after{content:\"\";display:block;position:absolute;box-shadow:var(--shadow);transition:transform var(--transition);transition:background-color var(--transition);transition:border-color var(--transition);transform:translateX(-2px) translateY(-4px);border-radius:50%;border:var(--border--small, 1px solid) var(--ez-switch--pin--border-color, #626e82);width:var(--ez-switch--pin--width);height:var(--ez-switch--pin--height);background-color:var(--ez-switch--pin--background-color)}input.switch-mode:disabled::after{background-color:var(--ez-switch--pin--disabled--background-color);border:var(--border--small, 1px solid) var(--ez-switch--pin--disabled--border-color, #a2abb9)}input.switch-mode:checked{transition:background-color var(--transition), border var(--transition);background-color:var(--ez-switch--checked--background-color);border:var(--border--small, 1px solid) var(--color--primary, #008561)}input.switch-mode::before{display:block;content:\"\";display:block;position:absolute;border-radius:50%;opacity:0;width:var(--ez-switch--focus--width);height:var(--ez-switch--focus--height);top:calc((var(--ez-switch--slider--height) - var(--ez-switch--focus--height)) / 2);left:calc((var(--ez-switch--pin--width) - var(--ez-switch--focus--width) - 2px) / 2);background-color:var(--ez-switch--pin--focus--background-color)}input.switch-mode:focus::before{opacity:0.24;transition:opacity var(--transition)}input.switch-mode:checked:focus::before{background-color:var(--ez-switch--pin--checked--focus--background-color);transform:translateX(calc(var(--ez-switch--slider--width) - var(--ez-switch--pin--width) + 2px))}input.switch-mode:checked::after{transition:transform var(--transition);transition:background-color var(--transition);transition:border-color var(--transition);transform:translateX(calc(var(--ez-switch--slider--width) - var(--ez-switch--pin--width))) translateY(-4px);box-shadow:var(--shadow);background-color:var(--ez-switch--pin--checked--background-color);border:var(--border--small, 1px solid) var(--color--primary, #008561)}input.switch-mode:checked:disabled::after{background-color:var(--ez-switch--pin--checked--disabled--background-color)}.label{flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ez-check--label--color);font-size:var(--ez-check--label--font-size);font-family:var(--ez-check--label--font-family);cursor:default;width:inherit;display:block;align-content:center;gap:var(--space--small)}.label--disabled{color:var(--ez-check--label--disabled--color)}.label--padding{padding-left:var(--space--extra-small)}.label-alternative{font-size:var(--text--small);color:var(--text--secondary);padding-top:2px}";
10
10
 
11
11
  const EzCheck = class {
12
12
  constructor(hostRef) {
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
- const ezChipCss = ":host{--ez-label-chip--height:30px;--ez-label-chip__label--font-size:var(--text--medium, 14px);--ez-label-chip__label--font-family:var(--font-pattern, Arial);--ez-label-chip__label--font-weight:var(--text-weight--medium, 400);--ez-label-chip__label--space--medium:var(--space--medium, 12px);--ez-label-chip__label--title--primary:var(--title--primary, #2B3A54);--ez-label-chip__label--text--primary:var(--text--primary, #626e82);--ez-label-chip__label__container--border-radius:var(--border--radius-large, 24px);--ez-label-chip__label__container--border:1px solid;--ez-label-chip__label__container--border-color-strokes:var(--color--strokes, #DCE0E8);--ez-label-chip__label__container--color-primary:var(--color--primary, #008561);--ez-label-chip__label__container-color--disable-secondary:var(--color--disable-secondary, #F2F5F8);--ez-label-chip__label__container--background-color:var(--color--primary-300);--ez-label-chip__label__container--border-color:#0085610F;--ez-label-chip__label__container--default--border-color--active:var(--color--primary, #007a5a);--ez-label-chip__label__container--default--background-color--hover:var(--color--primary-300, #f2faf8);--ez-label-chip__label__container--default--color--hover:var(--color--primary, #f2faf8);--ez-label-chip__label__container--text--disabled:var(--text--disable, #AFB6C0);--ez-label-chip__label__container--default--border-color--active:var(--color--primary);--ez-label-chip__label__container--default--margin-top:var(--space-extra-small, 3px)}.lbl{display:flex;white-space:nowrap;align-items:center;cursor:pointer;user-select:none;color:var(--ez-label-chip__label--title--primary);height:var(--ez-label-chip--height);font-family:var(--ez-label-chip__label--font-family);font-size:var(--ez-label-chip__label--font-size);font-weight:var(--ez-label-chip__label--font-weight)}.lbl--active{color:var(--ez-label-chip__label__container--default--color--hover)}.lbl--disabled{color:var(--ez-label-chip__label__container--text--disabled)}.label__container{cursor:pointer;width:max-content;display:flex;flex-wrap:wrap;align-items:center;background-color:#FFFFFF;color:var(--ez-label-chip__label--text--primary);fill:var(--ez-label-chip__label--text--primary);--ez-icon--color:var(--ez-label-chip__label--text--primary);border:var(--ez-label-chip__label__container--border);border-radius:var(--ez-label-chip__label__container--border-radius);border-color:var(--ez-label-chip__label__container--border-color-strokes);padding-right:var(--ez-label-chip__label--space--medium);padding-left:var(--ez-label-chip__label--space--medium);outline-color:var(--ez-label-chip__label__container--default--border-color--active);margin-top:var(--ez-label-chip__label__container--default--margin-top)}.label__content{display:flex;align-items:center;flex-wrap:wrap;--ez-icon--color:var(--ez-label-chip__label--text--primary)}.label__container--disabled{cursor:default;border-color:var(--ez-label-chip__label__container-color--disable-secondary);background-color:var(--ez-label-chip__label__container-color--disable-secondary);fill:var(--ez-label-chip__label__container--text--disabled);color:var(--ez-label-chip__label__container--text--disabled);--ez-icon--color:var(--ez-label-chip__label__container--text--disabled)}.label__container--active{border-color:var(--ez-label-chip__label__container--default--background-color--hover);background-color:var(--ez-label-chip__label__container--default--background-color--hover);color:var(--ez-label-chip__label__container--default--color--hover);fill:var(--ez-label-chip__label__container--default--color--hover);--ez-icon--color:var(--ez-label-chip__label__container--default--color--hover)}.label__container:hover{border-color:var(--ez-label-chip__label__container--default--border-color--active)}.label__container:focus{outline:none;box-shadow:0 0 0 2px var(--ez-label-chip__label__container--default--border-color--active)}.label__container--disabled:hover{cursor:default;border:var(--ez-label-chip__label__container--border);border-color:var(--ez-label-chip__label__container-color--disable-secondary);background-color:var(--ez-label-chip__label__container-color--disable-secondary);fill:var(--ez-label-chip__label__container--text--disabled);color:var(--ez-label-chip__label__container--text--disabled);--ez-icon--color:var(--ez-label-chip__label__container--text--disabled)}.label__content__icon{display:flex;cursor:pointer;color:var(--ez-label-chip__label--text--primary);fill:var(--ez-label-chip__label--text--primary);--ez-icon--color:var(--ez-label-chip__label--text--primary)}.label__container--row-reverse{flex-direction:row-reverse}.label__container .btn-close{padding:0px 0px 0px 8px}.label__container--row-reverse .btn-close{padding:0px 8px 0px 0px}.cursor-disable{cursor:default}ez-icon{--ez-icon--color:inherit}";
8
+ const ezChipCss = ":host{--ez-label-chip--height:32px;--ez-label-chip__label--font-size:var(--font-size--default, 14px);--ez-label-chip__label--font-family:var(--font-pattern, Arial);--ez-label-chip__label--font-weight:var(--font-weight--regular, 400);--ez-label-chip__horizontal-padding:var(--space--8, 8px);--ez-label-chip__label--text--primary:var(--color--gray-70, #FFFFFF);--ez-label-chip__label--icon--primary:var(--color--gray-70, #FFFFFF);--ez-label-chip__label__container--border-radius:var(--border--radius-large, 24px);--ez-label-chip__label__container--border:1px solid;--ez-label-chip__label__container--border-color-strokes:transparent;--ez-label-chip__label__container--color-primary:var(--color--primary, #008561);--ez-label-chip__label__container-color--disable-secondary:var(--color--gray-80, #F9F9F9);--ez-label-chip__label__container--background-color:var(--color--ocean-green-600, #008561);--ez-label-chip__label__container--border-color:#0085610F;--ez-label-chip__label__container--border-color-active:transparent;--ez-label-chip__label__container--default--background-color--active:var(--color--ocean-green-700, #00684C);--ez-label-chip__label__container--default--color--active:var(--color--gray-70, #FFFFFF);--ez-label-chip__label__container--text--disabled:var(--color--gray-300, #A4A5A7);--ez-label-chip__label__container--default--border-color--active:transparent;--ez-label-chip__label__container--default--margin-top:var(--space-extra-small, 0px)}.label__text{cursor:pointer;white-space:nowrap;user-select:none;text-overflow:ellipsis;overflow:hidden;max-width:100%;font-family:var(--ez-label-chip__label--font-family);font-size:var(--ez-label-chip__label--font-size);font-weight:var(--ez-label-chip__label--font-weight)}.label__text--disabled{cursor:not-allowed}.label__container{cursor:pointer;width:max-content;display:flex;flex-wrap:wrap;align-items:center;gap:var(--space--4);height:var(--ez-label-chip--height);border:var(--ez-label-chip__label__container--border);border-radius:var(--ez-label-chip__label__container--border-radius);padding:0 var(--ez-label-chip__horizontal-padding);outline-color:var(--ez-label-chip__label__container--default--border-color--active);margin-top:var(--ez-label-chip__label__container--default--margin-top)}.label__container[data-size=\"default\"]{height:var(--ez-label-chip--height, 32px)}.label__container[data-size=\"medium\"]{height:42px}.label__container[data-size=\"large\"]{height:50px}.label__container--row-reverse{flex-direction:row-reverse}.label__container--disabled{cursor:not-allowed}.label__container:hover{-webkit-transition:150ms -webkit-filter linear;transition:150ms filter linear, 150ms -webkit-filter linear;filter:brightness(90%)}.label__container:focus{outline:none;box-shadow:0 0 0 2px var(--ez-label-chip__label__container--default--border-color--active)}.label__container:active{-webkit-transition:150ms -webkit-filter linear;transition:150ms filter linear, 150ms -webkit-filter linear;filter:brightness(85%)}.label__container[data-color-type=\"primary\"] ez-icon{--ez-icon--color:var(--ez-label-chip__label--icon--primary)}:host .label__container[data-color-type=\"primary\"] ::slotted(ez-icon){--ez-icon--color:var(--ez-label-chip__label--icon--primary)}.label__container[data-color-type=\"primary\"][data-color-state=\"default\"]{border-color:var(--ez-label-chip__label__container--border-color-strokes);background-color:var(--ez-label-chip__label__container--background-color);color:var(--ez-label-chip__label--text--primary)}.label__container[data-color-type=\"primary\"][data-color-state=\"active\"]{border-color:var(--ez-label-chip__label__container--border-color-active);background-color:var(--ez-label-chip__label__container--default--background-color--active);color:var(--ez-label-chip__label__container--default--color--active)}.label__container[data-color-type=\"primary\"]:focus{border-color:var(--ez-label-chip__label__container--default--border-color--active)}.label__container[data-color-type=\"secondary\"] ez-icon{--ez-icon--color:var(--color--gray-300, #A4A5A7)}:host .label__container[data-color-type=\"secondary\"] ::slotted(ez-icon){--ez-icon--color:var(--color--gray-300, #A4A5A7)}.label__container[data-color-type=\"secondary\"][data-color-state=\"default\"]{border-color:var(--color--gray-200, #D2D2D3);background-color:var(--color--gray-70);color:var(--color--ocean-green-1000, #00281D)}.label__container[data-color-type=\"secondary\"][data-color-state=\"active\"]{border-color:var(--color--gray-200, #D2D2D3);background-color:var(--color--primary-300, #f2faf8);color:var(--color--primary, #f2faf8)}.label__container[data-color-type=\"secondary\"]:focus{color:var(--color--primary, #007a5a)}.label__container[data-color-state=\"disabled\"]{border-color:var(--ez-label-chip__label__container-color--disable-secondary);background-color:var(--ez-label-chip__label__container-color--disable-secondary);color:var(--ez-label-chip__label__container--text--disabled);cursor:not-allowed;filter:none}.label__container[data-color-state=\"disabled\"] ez-icon{--ez-icon--color:var(--ez-label-chip__label__container--text--disabled)}";
9
9
 
10
10
  const EzChip = class {
11
11
  constructor(hostRef) {
@@ -13,13 +13,20 @@ const EzChip = class {
13
13
  this.valueChange = index.createEvent(this, "valueChange", 7);
14
14
  this.removeChip = index.createEvent(this, "removeChip", 7);
15
15
  this.actionClick = index.createEvent(this, "actionClick", 7);
16
+ this.iconClick = index.createEvent(this, "iconClick", 7);
16
17
  this.label = undefined;
17
18
  this.enabled = true;
18
19
  this.removePosition = undefined;
19
20
  this.mode = undefined;
20
21
  this.value = false;
21
- this.showNativeTooltip = true;
22
+ this.showNativeTooltip = false;
22
23
  this.disableAutoUpdateValue = false;
24
+ this.maxWidth = undefined;
25
+ this.size = 'default';
26
+ this.iconNameLeft = undefined;
27
+ this.iconNameRight = undefined;
28
+ this.type = 'primary';
29
+ this._isOverflowing = false;
23
30
  }
24
31
  //---------------------------------------------
25
32
  // Public methods
@@ -36,54 +43,46 @@ const EzChip = class {
36
43
  async setBlur() {
37
44
  this._containerElem.blur();
38
45
  }
39
- //---------------------------------------------
40
- // Event handlers
41
- //---------------------------------------------
42
- handleSlotChange(ev) {
43
- const slot = ev.target;
44
- const content = slot.assignedElements()[0];
45
- content.style.setProperty("--ez-icon--color", "var(--ez-icon--color)");
46
- }
47
46
  handleValueChange() {
48
47
  this.swichState();
49
48
  this.valueChange.emit(this.value);
50
49
  }
51
- handleClick(ev) {
52
- const target = ev.target;
53
- if (!this.enabled)
50
+ handleClick() {
51
+ if (!this.enabled) {
54
52
  return;
55
- if (this.mode === "action")
53
+ }
54
+ if (this.mode === "action") {
56
55
  return this.actionClick.emit();
57
- if (target.tagName.toLowerCase() !== "ez-icon" && !this.disableAutoUpdateValue)
56
+ }
57
+ if (!this.disableAutoUpdateValue) {
58
58
  return this.handleValueChange();
59
- if (target.classList.contains("btn-close"))
60
- return this.removeChip.emit();
61
- }
62
- swichState() {
63
- if (this.enabled) {
64
- this.value = !this.value;
65
59
  }
66
60
  }
67
- formatLabel() {
68
- if (this.label.length > ChipSize.CHAR_LIMIT) {
69
- return this.label.substring(0, ChipSize.CHAR_LIMIT) + "...";
61
+ handleClickRemoveButton(event) {
62
+ if (!this.enabled) {
63
+ return;
70
64
  }
71
- return this.label;
65
+ event.stopPropagation();
66
+ this.removeChip.emit();
72
67
  }
73
- observeValue() {
74
- (this.value && this.mode !== "action") ? this._containerElem.classList.add("label__container--active") : this._containerElem.classList.remove("label__container--active");
68
+ handleIconClick(event, icon) {
69
+ if (!this.enabled) {
70
+ return;
71
+ }
72
+ event.stopPropagation();
73
+ this.iconClick.emit({ icon });
75
74
  }
76
- observeEnabled() {
75
+ swichState() {
77
76
  if (this.enabled) {
78
- this._containerElem.classList.remove("label__container--disabled");
79
- this._labelElem.classList.remove("lbl--disabled");
80
- this._labelElem.classList.remove("cursor-disable");
77
+ this.value = !this.value;
81
78
  }
82
- else {
83
- this._containerElem.classList.add("label__container--disabled");
84
- this._labelElem.classList.add("lbl--disabled");
85
- this._labelElem.classList.add("cursor-disable");
79
+ }
80
+ checkIsOverflowing() {
81
+ if (this._labelElem) {
82
+ this._isOverflowing = this._labelElem.offsetWidth < this._labelElem.scrollWidth;
83
+ return;
86
84
  }
85
+ this._isOverflowing = false;
87
86
  }
88
87
  //---------------------------------------------
89
88
  // Lifecycle web component
@@ -93,25 +92,30 @@ const EzChip = class {
93
92
  core.ElementIDUtils.addIDInfo(this._element, 'ezChip');
94
93
  }
95
94
  if (this._containerElem) {
96
- this.observeValue();
97
- this.observeEnabled();
98
95
  this._containerElem.setAttribute(core.ElementIDUtils.DATA_ELEMENT_ID_ATTRIBUTE_NAME, core.ElementIDUtils.getInternalIDInfo('button'));
99
96
  }
97
+ this.checkIsOverflowing();
100
98
  }
101
99
  render() {
102
- const labelTitle = this.showNativeTooltip ? this.label : undefined;
103
- return (index.h("button", { onClick: (ev) => this.handleClick(ev), class: "label__container" + (this.removePosition === "left" ? " label__container--row-reverse" : ""), ref: (el) => this._containerElem = el }, index.h("div", { class: "label__content" }, index.h("slot", { name: "leftIcon", onSlotchange: (ev) => { this.handleSlotChange(ev); } }), index.h("label", { class: "lbl " + (this.value ? "lbl--active " : ""), ref: (el) => this._labelElem = el, title: labelTitle }, this.formatLabel()), index.h("slot", { name: "rightIcon", onSlotchange: (ev) => { this.handleSlotChange(ev); } })), this.mode !== 'action' && this.removePosition && index.h("ez-icon", { class: "btn-close", size: "small", "icon-name": "close" })));
100
+ let colorState = 'default';
101
+ if (!this.enabled) {
102
+ colorState = 'disabled';
103
+ }
104
+ else if (this.value && this.mode !== "action") {
105
+ colorState = 'active';
106
+ }
107
+ return (index.h("ez-tooltip", { active: this.showNativeTooltip || this._isOverflowing, message: this.label }, index.h("button", { ref: (el) => this._containerElem = el, class: {
108
+ "label__container--row-reverse": this.removePosition === "left",
109
+ "label__container": true,
110
+ }, "data-color-state": colorState, "data-color-type": this.type, "data-size": this.size, onClick: () => this.handleClick(), style: {
111
+ maxWidth: this.maxWidth
112
+ } }, this.iconNameLeft && (index.h("ez-icon", { size: "medium", "icon-name": this.iconNameLeft, onClick: (event) => this.handleIconClick(event, 'left') })), index.h("slot", { name: "leftIcon" }), index.h("label", { ref: (el) => this._labelElem = el, class: {
113
+ "label__text--disabled": !this.enabled,
114
+ "label__text": true,
115
+ } }, this.label), index.h("slot", { name: "rightIcon" }), this.iconNameRight && (index.h("ez-icon", { size: "medium", "icon-name": this.iconNameRight, onClick: (event) => this.handleIconClick(event, 'right') })), (this.mode !== 'action' && this.removePosition) && (index.h("ez-icon", { class: "btn-close", size: "medium", "icon-name": "close", onClick: (event) => this.handleClickRemoveButton(event) })))));
104
116
  }
105
117
  get _element() { return index.getElement(this); }
106
- static get watchers() { return {
107
- "value": ["observeValue"],
108
- "enabled": ["observeEnabled"]
109
- }; }
110
118
  };
111
- var ChipSize;
112
- (function (ChipSize) {
113
- ChipSize[ChipSize["CHAR_LIMIT"] = 28] = "CHAR_LIMIT";
114
- })(ChipSize || (ChipSize = {}));
115
119
  EzChip.style = ezChipCss;
116
120
 
117
121
  exports.ez_chip = EzChip;
@@ -0,0 +1,318 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-9e5554cb.js');
6
+ const core = require('@sankhyalabs/core');
7
+
8
+ class MaskFormatter {
9
+ constructor(mask) {
10
+ this.mask = mask;
11
+ this.maskChars = {
12
+ '#': (char) => /\d/.test(char),
13
+ 'U': (char) => /[a-zA-Z]/.test(char),
14
+ 'L': (char) => /[a-zA-Z]/.test(char),
15
+ 'A': (char) => /[a-zA-Z0-9]/.test(char),
16
+ '?': (char) => /[a-zA-Z]/.test(char),
17
+ '*': () => true
18
+ };
19
+ }
20
+ /**
21
+ * Formata a string de acordo com a máscara
22
+ * @param value String a ser formatada
23
+ * @returns String formatada
24
+ */
25
+ format(value) {
26
+ if (!value || !this.mask)
27
+ return value;
28
+ const cleanedValue = this.removeIncompatibleChars(value);
29
+ let formattedValue = '';
30
+ let valueIndex = 0;
31
+ let maskIndex = 0;
32
+ while (maskIndex < this.mask.length && valueIndex < cleanedValue.length) {
33
+ const maskChar = this.mask[maskIndex];
34
+ const inputChar = cleanedValue[valueIndex];
35
+ if (maskChar === "'") {
36
+ maskIndex++;
37
+ if (maskIndex < this.mask.length) {
38
+ formattedValue += this.mask[maskIndex];
39
+ maskIndex++;
40
+ }
41
+ continue;
42
+ }
43
+ if (this.maskChars[maskChar]) {
44
+ if (this.maskChars[maskChar](inputChar)) {
45
+ if (maskChar === 'U') {
46
+ formattedValue += inputChar.toUpperCase();
47
+ }
48
+ else if (maskChar === 'L') {
49
+ formattedValue += inputChar.toLowerCase();
50
+ }
51
+ else {
52
+ formattedValue += inputChar;
53
+ }
54
+ valueIndex++;
55
+ }
56
+ else {
57
+ valueIndex++;
58
+ continue;
59
+ }
60
+ }
61
+ else {
62
+ formattedValue += maskChar;
63
+ if (inputChar === maskChar) {
64
+ valueIndex++;
65
+ }
66
+ }
67
+ maskIndex++;
68
+ }
69
+ return formattedValue;
70
+ }
71
+ /**
72
+ * Remove caracteres que não são compatíveis com nenhuma posição da máscara
73
+ */
74
+ removeIncompatibleChars(value) {
75
+ let cleanValue = '';
76
+ for (let i = 0; i < value.length; i++) {
77
+ const char = value[i];
78
+ let isValidChar = false;
79
+ for (const maskRule in this.maskChars) {
80
+ if (this.maskChars[maskRule](char)) {
81
+ isValidChar = true;
82
+ break;
83
+ }
84
+ }
85
+ if (!isValidChar) {
86
+ for (let j = 0; j < this.mask.length; j++) {
87
+ if (this.mask[j] === char && !this.maskChars[this.mask[j]]) {
88
+ isValidChar = true;
89
+ break;
90
+ }
91
+ }
92
+ }
93
+ if (isValidChar) {
94
+ cleanValue += char;
95
+ }
96
+ }
97
+ return cleanValue;
98
+ }
99
+ /**
100
+ * Remove a máscara de uma string formatada
101
+ * @param formattedValue String formatada
102
+ * @returns String sem máscara
103
+ */
104
+ removeMask(formattedValue) {
105
+ if (!formattedValue || !this.mask)
106
+ return formattedValue;
107
+ let cleanValue = '';
108
+ let valueIndex = 0;
109
+ let maskIndex = 0;
110
+ while (valueIndex < formattedValue.length && maskIndex < this.mask.length) {
111
+ const maskChar = this.mask[maskIndex];
112
+ const inputChar = formattedValue[valueIndex];
113
+ if (maskChar === "'") {
114
+ maskIndex++;
115
+ if (maskIndex < this.mask.length) {
116
+ if (inputChar === this.mask[maskIndex]) {
117
+ valueIndex++;
118
+ }
119
+ maskIndex++;
120
+ }
121
+ continue;
122
+ }
123
+ if (this.maskChars[maskChar]) {
124
+ if (this.maskChars[maskChar](inputChar)) {
125
+ cleanValue += inputChar;
126
+ }
127
+ valueIndex++;
128
+ }
129
+ else {
130
+ if (inputChar === maskChar) {
131
+ valueIndex++;
132
+ }
133
+ }
134
+ maskIndex++;
135
+ }
136
+ while (valueIndex < formattedValue.length) {
137
+ const remainingChar = formattedValue[valueIndex];
138
+ if (/[a-zA-Z0-9]/.test(remainingChar)) {
139
+ cleanValue += remainingChar;
140
+ }
141
+ valueIndex++;
142
+ }
143
+ return cleanValue;
144
+ }
145
+ /**
146
+ * Retorna a máscara configurada
147
+ */
148
+ getMask() {
149
+ return this.mask;
150
+ }
151
+ /**
152
+ * Gera um placeholder baseado na máscara
153
+ * @returns String com placeholder gerado
154
+ */
155
+ generatePlaceholder() {
156
+ if (!this.mask)
157
+ return '';
158
+ let placeholder = '';
159
+ let maskIndex = 0;
160
+ while (maskIndex < this.mask.length) {
161
+ const maskChar = this.mask[maskIndex];
162
+ if (maskChar === "'") {
163
+ maskIndex++;
164
+ if (maskIndex < this.mask.length) {
165
+ placeholder += this.mask[maskIndex];
166
+ maskIndex++;
167
+ }
168
+ continue;
169
+ }
170
+ if (this.maskChars[maskChar]) {
171
+ switch (maskChar) {
172
+ case '#':
173
+ placeholder += '0';
174
+ break;
175
+ case 'U':
176
+ case 'L':
177
+ case '?':
178
+ placeholder += 'A';
179
+ break;
180
+ case 'A':
181
+ placeholder += 'A';
182
+ break;
183
+ case '~':
184
+ placeholder += '0';
185
+ break;
186
+ case '*':
187
+ placeholder += '_';
188
+ break;
189
+ default:
190
+ placeholder += '_';
191
+ break;
192
+ }
193
+ }
194
+ else {
195
+ placeholder += maskChar;
196
+ }
197
+ maskIndex++;
198
+ }
199
+ return placeholder;
200
+ }
201
+ }
202
+
203
+ const ezClassicInputCss = ":host{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;font-family:var(--font--pattern, Arial, sans-serif);font-size:var(--font-size--default, 14px);color:var(--color--ocean-green-1000, #00281D);border:none;padding:0;--ez-classic-input--label-color:var(--color--ocean-green-1000, #00281D);--ez-classic-input--border-color-default:var(--color--gray-200, #D2D2D3);--ez-classic-input--border-color-focus:var(--color--gray-300, #A4A5A7);--ez-classic-input--border-color-success:var(--color--green-600, #157A00);--ez-classic-input--border-color-error:var(--color--red-600, #BD0025);--ez-classic-input--border-color-warning:var(--color--yellow-600, #EFB103);--ez-classic-input--background-color:var(--color--gray-70, #FFFFFF);--ez-classic-input--background-color-disabled:var(--color--gray-90, #EAEAEA);--ez-classic-input--text-color:var(--color--ocean-green-1000, #00281D);--ez-classic-input--placeholder-color:#bdbdbd;--ez-classic-input--icon-color:var(--color--gray-400, #77777A);--ez-classic-input--helptext-color:var(--color--ocean-green-1000, #00281D);--ez-classic-input--height:56px}.input-container{display:flex;flex-direction:row;align-items:center;width:100%;border:none;border-radius:var(--border--radius-8, 8px);padding:var(--space--16, 16px);box-sizing:border-box;gap:var(--space--10, 10px);margin:var(--space--4, 4px) var(--space--2, 2px);transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);height:var(--ez-classic-input--height);background-color:var(--ez-classic-input--background-color)}.input-container,.input-container[data-state=\"default\"]{box-shadow:0 0 0 1px var(--ez-classic-input--border-color-default)}.input-container[data-state=\"success\"]{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-input--border-color-success)}.input-container[data-state=\"error\"]{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-input--border-color-error)}.input-container[data-state=\"warning\"]{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-input--border-color-warning)}.input-container:focus-within{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-input--border-color-focus)}ez-icon{min-width:var(--space--24, 24px);color:var(--ez-classic-input--icon-color)}input{flex:1;border:none;outline:none;background:transparent;height:100%;width:100%;padding:0;font-family:var(--font--pattern, Arial, sans-serif);font-size:var(--font-size--default, 14px);color:var(--color--ocean-green-1000, #00281D);text-overflow:ellipsis;color:var(--ez-classic-input--text-color)}input::placeholder{color:var(--ez-classic-input--placeholder-color)}.input-container[data-disabled=\"true\"]{cursor:not-allowed;background:var(--ez-classic-input--background-color-disabled);border-color:var(--ez-classic-input--border-color-default)}.input-container[data-disabled=\"true\"]>*{cursor:not-allowed}@keyframes ez-helptext-fadein{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}span{font-size:var(--font-size--xsmall, 10px);line-height:var(--line-height--16, 16px);overflow:hidden;text-overflow:ellipsis;animation:ez-helptext-fadein 0.3s ease;color:var(--ez-classic-input--helptext-color)}label{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:var(--line-height--20, 20px);color:var(--ez-classic-input--label-color)}.icon-clickable{cursor:pointer}";
204
+
205
+ const EzClassicInput = class {
206
+ constructor(hostRef) {
207
+ index.registerInstance(this, hostRef);
208
+ this.ezChange = index.createEvent(this, "ezChange", 7);
209
+ this.ezBlur = index.createEvent(this, "ezBlur", 7);
210
+ this.iconClick = index.createEvent(this, "iconClick", 7);
211
+ this.type = 'text';
212
+ this.value = undefined;
213
+ this.label = undefined;
214
+ this.helpText = undefined;
215
+ this.placeholder = undefined;
216
+ this.enabled = true;
217
+ this.readonly = false;
218
+ this.name = undefined;
219
+ this.minlength = undefined;
220
+ this.maxlength = undefined;
221
+ this.leftIconName = undefined;
222
+ this.rightIconName = undefined;
223
+ this.rightIconTooltip = undefined;
224
+ this.leftIconTooltip = undefined;
225
+ this.state = "default";
226
+ this.leftIconClickable = false;
227
+ this.rightIconClickable = false;
228
+ this.mask = undefined;
229
+ this.emitMaskedValue = false;
230
+ }
231
+ /**
232
+ * Aplica o foco no campo.
233
+ */
234
+ async setFocus(option) {
235
+ if (option === null || option === void 0 ? void 0 : option.selectText) {
236
+ this._inputElem.select();
237
+ }
238
+ if (!(option === null || option === void 0 ? void 0 : option.preventScroll)) {
239
+ this._inputElem.scrollIntoView({ behavior: "smooth", block: "center" });
240
+ }
241
+ this._inputElem.focus({ preventScroll: true });
242
+ }
243
+ /**
244
+ * Remove o foco do campo.
245
+ */
246
+ async setBlur() {
247
+ this._inputElem.blur();
248
+ }
249
+ onInput(event) {
250
+ try {
251
+ const inputElement = event.target;
252
+ let inputValue = inputElement.value;
253
+ if (this._maskFormatter) {
254
+ const formattedValue = this._maskFormatter.format(inputValue);
255
+ const cleanValue = this._maskFormatter.removeMask(formattedValue);
256
+ inputElement.value = formattedValue;
257
+ this.value = cleanValue;
258
+ const emitValue = this.emitMaskedValue ? formattedValue : cleanValue;
259
+ this.ezChange.emit(emitValue);
260
+ }
261
+ else {
262
+ this.value = inputValue;
263
+ this.ezChange.emit(inputValue);
264
+ }
265
+ }
266
+ catch (error) {
267
+ console.error("Error processing input event:", error);
268
+ }
269
+ }
270
+ onBlur() {
271
+ this.ezBlur.emit(this.value);
272
+ }
273
+ handleIconClick(event, icon) {
274
+ if (!this.enabled) {
275
+ return;
276
+ }
277
+ if ((icon === "left" && !this.leftIconClickable) || (icon === "right" && !this.rightIconClickable)) {
278
+ this.setFocus({ preventScroll: true });
279
+ return;
280
+ }
281
+ event.stopPropagation();
282
+ this.iconClick.emit({ icon });
283
+ }
284
+ addInfoId() {
285
+ if (this._element) {
286
+ core.ElementIDUtils.addIDInfo(this._element);
287
+ }
288
+ if (this._inputElem) {
289
+ const dataInfo = { id: 'embedded' };
290
+ core.ElementIDUtils.addIDInfo(this._inputElem, 'classic-input', dataInfo);
291
+ }
292
+ }
293
+ componentWillLoad() {
294
+ if (this.mask && !this._maskFormatter) {
295
+ this._maskFormatter = new MaskFormatter(this.mask);
296
+ }
297
+ if (!this.placeholder && this._maskFormatter) {
298
+ this.placeholder = this._maskFormatter.generatePlaceholder();
299
+ }
300
+ }
301
+ componentDidLoad() {
302
+ if (this.value && this._maskFormatter && this._inputElem) {
303
+ const formattedValue = this._maskFormatter.format(this.value);
304
+ this._inputElem.value = formattedValue;
305
+ }
306
+ else {
307
+ this._inputElem.value = this.value || '';
308
+ }
309
+ this.addInfoId();
310
+ }
311
+ render() {
312
+ return (index.h(index.Host, null, index.h("label", { title: this.label, htmlFor: this.name }, this.label), index.h("div", { class: "input-container", "data-state": this.state, "data-disabled": (!this.enabled).toString(), onClick: () => this.setFocus({ preventScroll: true }) }, this.leftIconName && (index.h("ez-icon", { iconName: this.leftIconName, title: this.leftIconTooltip, onClick: (event) => this.handleIconClick(event, "left"), class: { 'icon-clickable': this.leftIconClickable } })), index.h("input", { ref: el => this._inputElem = el, id: this.name, type: this.type, title: this.value, placeholder: this.placeholder, disabled: !this.enabled, readonly: this.readonly, name: this.name, minlength: this.minlength, maxlength: this.maxlength, onInput: this.onInput.bind(this), onBlur: this.onBlur.bind(this) }), this.rightIconName && (index.h("ez-icon", { iconName: this.rightIconName, title: this.rightIconTooltip, onClick: (event) => this.handleIconClick(event, "right"), class: { 'icon-clickable': this.rightIconClickable } }))), this.helpText && (index.h("span", { title: this.helpText }, this.helpText))));
313
+ }
314
+ get _element() { return index.getElement(this); }
315
+ };
316
+ EzClassicInput.style = ezClassicInputCss;
317
+
318
+ exports.ez_classic_input = EzClassicInput;
@@ -0,0 +1,86 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-9e5554cb.js');
6
+ const core = require('@sankhyalabs/core');
7
+
8
+ const ezClassicTextAreaCss = ":host{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;font-family:var(--font--pattern, Arial, sans-serif);font-size:var(--font-size--default, 14px);color:var(--color--ocean-green-1000, #00281D);border:none;padding:0;--ez-classic-text-area--label-color:var(--color--ocean-green-1000, #00281D);--ez-classic-text-area--border-color-default:var(--color--gray-200, #D2D2D3);--ez-classic-text-area--border-color-focus:var(--color--gray-300, #A4A5A7);--ez-classic-text-area--border-color-success:var(--color--green-600, #157A00);--ez-classic-text-area--border-color-error:var(--color--red-600, #BD0025);--ez-classic-text-area--border-color-warning:var(--color--yellow-600, #EFB103);--ez-classic-text-area--background-color:var(--color--gray-70, #FFFFFF);--ez-classic-text-area--background-color-disabled:var(--color--gray-90, #EAEAEA);--ez-classic-text-area--text-color:var(--color--ocean-green-1000, #00281D);--ez-classic-text-area--placeholder-color:#bdbdbd;--ez-classic-text-area--icon-color:var(--color--gray-400, #77777A);--ez-classic-text-area--helptext-color:var(--color--ocean-green-1000, #00281D)}.text-area-container{display:flex;flex-direction:row;align-items:start;width:100%;border:none;border-radius:var(--border--radius-8, 8px);padding:var(--space--16, 16px);box-sizing:border-box;gap:var(--space--10, 10px);margin:var(--space--4, 4px) var(--space--2, 2px);transition:box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);resize:vertical;overflow:auto;background-color:var(--ez-classic-text-area--background-color)}.text-area-container,.text-area-container[data-state=\"default\"]{box-shadow:0 0 0 1px var(--ez-classic-text-area--border-color-default)}.text-area-container[data-state=\"success\"]{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-text-area--border-color-success)}.text-area-container[data-state=\"error\"]{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-text-area--border-color-error)}.text-area-container[data-state=\"warning\"]{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-text-area--border-color-warning)}.text-area-container:focus-within{box-shadow:0 0 0 var(--space--2, 2px) var(--ez-classic-text-area--border-color-focus)}ez-icon{min-width:var(--space--24, 24px);color:var(--ez-classic-text-area--icon-color)}textarea{flex:1;border:none;outline:none;background:transparent;height:100%;width:100%;padding:0;font-family:var(--font--pattern, Arial, sans-serif);font-size:var(--font-size--default, 14px);color:var(--color--ocean-green-1000, #00281D);text-overflow:ellipsis;min-height:calc(var(--ez-classic-text-area--min-height) - var(--space--32, 32px));resize:none;scrollbar-width:thin;color:var(--ez-classic-text-area--text-color)}.text-area-container[data-disabled=\"true\"]{cursor:not-allowed;background:var(--ez-classic-text-area--background-color-disabled);border-color:var(--ez-classic-text-area--border-color-default)}.text-area-container[data-disabled=\"true\"]>*{cursor:not-allowed}@keyframes ez-helptext-fadein{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}span{font-size:var(--font-size--xsmall, 10px);line-height:var(--line-height--16, 16px);overflow:hidden;text-overflow:ellipsis;animation:ez-helptext-fadein 0.3s ease;color:var(--ez-classic-text-area--helptext-color)}label{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:var(--line-height--20, 20px);color:var(--ez-classic-text-area--label-color)}.icon-clickable{cursor:pointer}.text-area-container[data-resize=\"none\"]{resize:none}.text-area-container[data-resize=\"both\"]{resize:both}.text-area-container[data-resize=\"horizontal\"]{resize:horizontal}.text-area-container[data-resize=\"vertical\"]{resize:vertical}.text-area-container::-webkit-resizer{display:none}.text-area-container::-moz-resizer{display:none}.text-area-container:not([data-resize=\"none\"]){position:relative}.text-area-container:not([data-resize=\"none\"])::after{content:'';position:absolute;bottom:var(--space--2, 2px);right:var(--space--2, 2px);width:var(--space--10, 10px);height:var(--space--10, 10px);background:linear-gradient(135deg, transparent 0% 50%, var(--ez-classic-text-area--border-color-default) 50% 58%, transparent 58% 70%, var(--ez-classic-text-area--border-color-default) 70% 78%, transparent 78% 100%);pointer-events:none}";
9
+
10
+ const EzClassicTextArea = class {
11
+ constructor(hostRef) {
12
+ index.registerInstance(this, hostRef);
13
+ this.ezChange = index.createEvent(this, "ezChange", 7);
14
+ this.ezBlur = index.createEvent(this, "ezBlur", 7);
15
+ this.iconClick = index.createEvent(this, "iconClick", 7);
16
+ this.name = core.StringUtils.generateUUID();
17
+ this.label = '';
18
+ this.placeholder = '';
19
+ this.value = '';
20
+ this.helpText = undefined;
21
+ this.state = "default";
22
+ this.enabled = true;
23
+ this.readonly = false;
24
+ this.maxlength = undefined;
25
+ this.resize = 'vertical';
26
+ this.leftIconName = undefined;
27
+ this.rightIconName = undefined;
28
+ this.rightIconTooltip = undefined;
29
+ this.leftIconTooltip = undefined;
30
+ this.leftIconClickable = false;
31
+ this.rightIconClickable = false;
32
+ this.rows = 5;
33
+ }
34
+ /** Aplica o foco no campo. */
35
+ async setFocus(option) {
36
+ if (option === null || option === void 0 ? void 0 : option.selectText) {
37
+ this._textAreaElem.select();
38
+ }
39
+ if (!(option === null || option === void 0 ? void 0 : option.preventScroll)) {
40
+ this._textAreaElem.scrollIntoView({ behavior: "smooth", block: "center" });
41
+ }
42
+ this._textAreaElem.focus({ preventScroll: true });
43
+ }
44
+ /** Remove o foco do campo. */
45
+ async setBlur() {
46
+ this._textAreaElem.blur();
47
+ }
48
+ onBlur() {
49
+ this.ezBlur.emit(this.value);
50
+ }
51
+ handleInput(event) {
52
+ const target = event.target;
53
+ this.ezChange.emit(target.value);
54
+ }
55
+ ;
56
+ handleIconClick(event, icon) {
57
+ if (!this.enabled) {
58
+ return;
59
+ }
60
+ if ((icon === "left" && !this.leftIconClickable) || (icon === "right" && !this.rightIconClickable)) {
61
+ this.setFocus({ preventScroll: true });
62
+ return;
63
+ }
64
+ event.stopPropagation();
65
+ this.iconClick.emit({ icon });
66
+ }
67
+ addInfoId() {
68
+ if (this._element) {
69
+ core.ElementIDUtils.addIDInfo(this._element);
70
+ }
71
+ if (this._textAreaElem) {
72
+ const dataInfo = { id: 'embedded' };
73
+ core.ElementIDUtils.addIDInfo(this._textAreaElem, 'classic-text-area', dataInfo);
74
+ }
75
+ }
76
+ componentDidLoad() {
77
+ this.addInfoId();
78
+ }
79
+ render() {
80
+ return (index.h(index.Host, null, this.label && (index.h("label", { title: this.label, htmlFor: this.name }, this.label)), index.h("div", { class: "text-area-container", "data-state": this.state, "data-disabled": (!this.enabled).toString(), "data-resize": this.resize, onClick: () => this.setFocus({ preventScroll: true }) }, this.leftIconName && (index.h("ez-icon", { iconName: this.leftIconName, title: this.leftIconTooltip, onClick: (event) => this.handleIconClick(event, "left"), class: { 'icon-clickable': this.leftIconClickable } })), index.h("textarea", { ref: (el) => (this._textAreaElem = el), id: this.name, name: this.name, placeholder: this.placeholder, value: this.value, disabled: !this.enabled, readOnly: this.readonly, maxLength: this.maxlength, rows: this.rows, onInput: this.handleInput.bind(this), onBlur: this.onBlur.bind(this) }), this.rightIconName && (index.h("ez-icon", { iconName: this.rightIconName, title: this.rightIconTooltip, onClick: (event) => this.handleIconClick(event, "right"), class: { 'icon-clickable': this.rightIconClickable } }))), this.helpText && (index.h("span", { title: this.helpText }, this.helpText))));
81
+ }
82
+ get _element() { return index.getElement(this); }
83
+ };
84
+ EzClassicTextArea.style = ezClassicTextAreaCss;
85
+
86
+ exports.ez_classic_text_area = EzClassicTextArea;