@sankhyalabs/ezui 6.5.0-dev.1 → 6.5.0-dev.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. package/dist/cjs/{ApplicationUtils-c1310a36.js → ApplicationUtils-5cc05979.js} +1 -1
  2. package/dist/cjs/{app-globals-701e1cea.js → app-globals-2fbe4b17.js} +1 -1
  3. package/dist/cjs/ez-actions-button.cjs.entry.js +3 -3
  4. package/dist/cjs/ez-alert-list.cjs.entry.js +2 -2
  5. package/dist/cjs/ez-alert.cjs.entry.js +1 -1
  6. package/dist/cjs/ez-application.cjs.entry.js +1 -1
  7. package/dist/cjs/ez-avatar.cjs.entry.js +2 -2
  8. package/dist/cjs/ez-badge.cjs.entry.js +1 -1
  9. package/dist/cjs/ez-breadcrumb.cjs.entry.js +1 -1
  10. package/dist/cjs/ez-button.cjs.entry.js +1 -1
  11. package/dist/cjs/ez-calendar.cjs.entry.js +2 -2
  12. package/dist/cjs/ez-card-item.cjs.entry.js +1 -1
  13. package/dist/cjs/ez-chart.cjs.entry.js +1 -1
  14. package/dist/cjs/ez-check.cjs.entry.js +1 -1
  15. package/dist/cjs/ez-chip.cjs.entry.js +27 -5
  16. package/dist/cjs/ez-classic-combo-box.cjs.entry.js +1 -1
  17. package/dist/cjs/ez-classic-input.cjs.entry.js +1 -1
  18. package/dist/cjs/ez-classic-text-area.cjs.entry.js +1 -1
  19. package/dist/cjs/ez-collapsible-box.cjs.entry.js +3 -3
  20. package/dist/cjs/ez-combo-box-list_4.cjs.entry.js +4 -4
  21. package/dist/cjs/ez-combo-box.cjs.entry.js +3 -3
  22. package/dist/cjs/ez-date-input.cjs.entry.js +2 -2
  23. package/dist/cjs/ez-date-time-input.cjs.entry.js +2 -2
  24. package/dist/cjs/ez-dialog.cjs.entry.js +2 -2
  25. package/dist/cjs/ez-double-list.cjs.entry.js +2 -2
  26. package/dist/cjs/ez-dropdown.cjs.entry.js +1 -1
  27. package/dist/cjs/ez-empty-card.cjs.entry.js +1 -1
  28. package/dist/cjs/ez-file-item.cjs.entry.js +2 -2
  29. package/dist/cjs/ez-filter-input.cjs.entry.js +1 -1
  30. package/dist/cjs/ez-form-view.cjs.entry.js +2 -2
  31. package/dist/cjs/ez-form.cjs.entry.js +4 -4
  32. package/dist/cjs/ez-grid.cjs.entry.js +26 -4
  33. package/dist/cjs/ez-guide-navigator.cjs.entry.js +2 -2
  34. package/dist/cjs/ez-icon.cjs.entry.js +1 -1
  35. package/dist/cjs/ez-link-builder_6.cjs.entry.js +2 -2
  36. package/dist/cjs/ez-list-item.cjs.entry.js +1 -1
  37. package/dist/cjs/ez-list.cjs.entry.js +2 -2
  38. package/dist/cjs/ez-loading-bar.cjs.entry.js +1 -1
  39. package/dist/cjs/ez-modal-container.cjs.entry.js +2 -2
  40. package/dist/cjs/ez-modal.cjs.entry.js +2 -2
  41. package/dist/cjs/ez-multi-selection-list.cjs.entry.js +11 -7
  42. package/dist/cjs/ez-number-input.cjs.entry.js +2 -2
  43. package/dist/cjs/ez-pagination.cjs.entry.js +117 -0
  44. package/dist/cjs/ez-popover-core.cjs.entry.js +1 -1
  45. package/dist/cjs/ez-popover-plus_3.cjs.entry.js +1 -1
  46. package/dist/cjs/ez-popover.cjs.entry.js +1 -1
  47. package/dist/cjs/ez-popup.cjs.entry.js +90 -30
  48. package/dist/cjs/ez-progress-bar.cjs.entry.js +1 -1
  49. package/dist/cjs/ez-radio-button.cjs.entry.js +1 -1
  50. package/dist/cjs/ez-rich-toolbar-item.cjs.entry.js +1 -1
  51. package/dist/cjs/ez-scroller_2.cjs.entry.js +1 -1
  52. package/dist/cjs/ez-search-plus.cjs.entry.js +3 -3
  53. package/dist/cjs/ez-search-result-list.cjs.entry.js +2 -2
  54. package/dist/cjs/ez-search.cjs.entry.js +3 -3
  55. package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +2 -2
  56. package/dist/cjs/ez-skeleton.cjs.entry.js +2 -2
  57. package/dist/cjs/ez-sortable-list.cjs.entry.js +2 -2
  58. package/dist/cjs/ez-spinner.cjs.entry.js +2 -2
  59. package/dist/cjs/ez-split-button.cjs.entry.js +246 -71
  60. package/dist/cjs/ez-split-item.cjs.entry.js +3 -3
  61. package/dist/cjs/ez-split-panel.cjs.entry.js +1 -1
  62. package/dist/cjs/ez-tabselector.cjs.entry.js +2 -2
  63. package/dist/cjs/ez-tag-input.cjs.entry.js +245 -0
  64. package/dist/cjs/ez-tag.cjs.entry.js +1 -1
  65. package/dist/cjs/ez-text-area.cjs.entry.js +1 -1
  66. package/dist/cjs/ez-text-input.cjs.entry.js +2 -2
  67. package/dist/cjs/ez-tile-medium.cjs.entry.js +1 -1
  68. package/dist/cjs/ez-tile.cjs.entry.js +1 -1
  69. package/dist/cjs/ez-time-input.cjs.entry.js +2 -2
  70. package/dist/cjs/ez-toast.cjs.entry.js +1 -1
  71. package/dist/cjs/ez-tooltip.cjs.entry.js +1 -1
  72. package/dist/cjs/ez-tree.cjs.entry.js +2 -2
  73. package/dist/cjs/ez-underface.cjs.entry.js +1 -1
  74. package/dist/cjs/ez-upload.cjs.entry.js +3 -3
  75. package/dist/cjs/ez-view-stack.cjs.entry.js +1 -1
  76. package/dist/cjs/ezui.cjs.js +4 -4
  77. package/dist/cjs/filter-column.cjs.entry.js +2 -2
  78. package/dist/cjs/{index-b1103222.js → index-1be40f19.js} +18 -0
  79. package/dist/cjs/{index-a7b0c73d.js → index-9e5554cb.js} +11 -0
  80. package/dist/cjs/loader.cjs.js +4 -4
  81. package/dist/cjs/{search-column-f53f33f6.js → search-column-eee8d44d.js} +3 -3
  82. package/dist/collection/collection-manifest.json +2 -0
  83. package/dist/collection/components/ez-chip/ez-chip.css +7 -4
  84. package/dist/collection/components/ez-chip/ez-chip.js +61 -3
  85. package/dist/collection/components/ez-grid/controller/ag-grid/utils/buildLocaleText.js +1 -0
  86. package/dist/collection/components/ez-grid/ez-grid.js +85 -0
  87. package/dist/collection/components/ez-grid/utils/InMemoryFilterColumnDataSource.js +3 -0
  88. package/dist/collection/components/ez-multi-selection-list/ez-multi-selection-list.js +10 -6
  89. package/dist/collection/components/ez-pagination/ez-pagination.css +102 -0
  90. package/dist/collection/components/ez-pagination/ez-pagination.js +246 -0
  91. package/dist/collection/components/ez-popup/ez-popup.css +24 -40
  92. package/dist/collection/components/ez-popup/ez-popup.js +134 -29
  93. package/dist/collection/components/ez-popup/interfaces/EzButtonProps.js +1 -0
  94. package/dist/collection/components/ez-split-button/ez-split-button.css +256 -116
  95. package/dist/collection/components/ez-split-button/ez-split-button.js +390 -76
  96. package/dist/collection/components/ez-split-button/test/dropdownItems.js +4 -4
  97. package/dist/collection/components/ez-tabselector/ez-tabselector.css +5 -1
  98. package/dist/collection/components/ez-tag-input/ez-tag-input.css +163 -0
  99. package/dist/collection/components/ez-tag-input/ez-tag-input.js +703 -0
  100. package/dist/collection/components/ez-tag-input/interfaces/optionsSetFocus.js +1 -0
  101. package/dist/collection/components/ez-text-input/ez-text-input.css +0 -4
  102. package/dist/collection/utils/i18n/locales/en-us.js +6 -0
  103. package/dist/collection/utils/i18n/locales/es-es.js +6 -0
  104. package/dist/collection/utils/i18n/locales/pt-br.js +6 -0
  105. package/dist/custom-elements/index.d.ts +12 -0
  106. package/dist/custom-elements/index.js +766 -114
  107. package/dist/esm/{ApplicationUtils-bda1789e.js → ApplicationUtils-1569f757.js} +1 -1
  108. package/dist/esm/{app-globals-bbd79783.js → app-globals-c0ac93c0.js} +1 -1
  109. package/dist/esm/ez-actions-button.entry.js +3 -3
  110. package/dist/esm/ez-alert-list.entry.js +2 -2
  111. package/dist/esm/ez-alert.entry.js +1 -1
  112. package/dist/esm/ez-application.entry.js +1 -1
  113. package/dist/esm/ez-avatar.entry.js +2 -2
  114. package/dist/esm/ez-badge.entry.js +1 -1
  115. package/dist/esm/ez-breadcrumb.entry.js +1 -1
  116. package/dist/esm/ez-button.entry.js +1 -1
  117. package/dist/esm/ez-calendar.entry.js +2 -2
  118. package/dist/esm/ez-card-item.entry.js +1 -1
  119. package/dist/esm/ez-chart.entry.js +1 -1
  120. package/dist/esm/ez-check.entry.js +1 -1
  121. package/dist/esm/ez-chip.entry.js +27 -5
  122. package/dist/esm/ez-classic-combo-box.entry.js +1 -1
  123. package/dist/esm/ez-classic-input.entry.js +1 -1
  124. package/dist/esm/ez-classic-text-area.entry.js +1 -1
  125. package/dist/esm/ez-collapsible-box.entry.js +3 -3
  126. package/dist/esm/ez-combo-box-list_4.entry.js +4 -4
  127. package/dist/esm/ez-combo-box.entry.js +3 -3
  128. package/dist/esm/ez-date-input.entry.js +2 -2
  129. package/dist/esm/ez-date-time-input.entry.js +2 -2
  130. package/dist/esm/ez-dialog.entry.js +2 -2
  131. package/dist/esm/ez-double-list.entry.js +2 -2
  132. package/dist/esm/ez-dropdown.entry.js +1 -1
  133. package/dist/esm/ez-empty-card.entry.js +1 -1
  134. package/dist/esm/ez-file-item.entry.js +2 -2
  135. package/dist/esm/ez-filter-input.entry.js +1 -1
  136. package/dist/esm/ez-form-view.entry.js +2 -2
  137. package/dist/esm/ez-form.entry.js +4 -4
  138. package/dist/esm/ez-grid.entry.js +26 -4
  139. package/dist/esm/ez-guide-navigator.entry.js +2 -2
  140. package/dist/esm/ez-icon.entry.js +1 -1
  141. package/dist/esm/ez-link-builder_6.entry.js +2 -2
  142. package/dist/esm/ez-list-item.entry.js +1 -1
  143. package/dist/esm/ez-list.entry.js +2 -2
  144. package/dist/esm/ez-loading-bar.entry.js +1 -1
  145. package/dist/esm/ez-modal-container.entry.js +2 -2
  146. package/dist/esm/ez-modal.entry.js +2 -2
  147. package/dist/esm/ez-multi-selection-list.entry.js +11 -7
  148. package/dist/esm/ez-number-input.entry.js +2 -2
  149. package/dist/esm/ez-pagination.entry.js +113 -0
  150. package/dist/esm/ez-popover-core.entry.js +1 -1
  151. package/dist/esm/ez-popover-plus_3.entry.js +1 -1
  152. package/dist/esm/ez-popover.entry.js +1 -1
  153. package/dist/esm/ez-popup.entry.js +90 -30
  154. package/dist/esm/ez-progress-bar.entry.js +1 -1
  155. package/dist/esm/ez-radio-button.entry.js +1 -1
  156. package/dist/esm/ez-rich-toolbar-item.entry.js +1 -1
  157. package/dist/esm/ez-scroller_2.entry.js +1 -1
  158. package/dist/esm/ez-search-plus.entry.js +3 -3
  159. package/dist/esm/ez-search-result-list.entry.js +2 -2
  160. package/dist/esm/ez-search.entry.js +3 -3
  161. package/dist/esm/ez-sidebar-navigator.entry.js +2 -2
  162. package/dist/esm/ez-skeleton.entry.js +2 -2
  163. package/dist/esm/ez-sortable-list.entry.js +2 -2
  164. package/dist/esm/ez-spinner.entry.js +2 -2
  165. package/dist/esm/ez-split-button.entry.js +246 -71
  166. package/dist/esm/ez-split-item.entry.js +3 -3
  167. package/dist/esm/ez-split-panel.entry.js +1 -1
  168. package/dist/esm/ez-tabselector.entry.js +2 -2
  169. package/dist/esm/ez-tag-input.entry.js +241 -0
  170. package/dist/esm/ez-tag.entry.js +1 -1
  171. package/dist/esm/ez-text-area.entry.js +1 -1
  172. package/dist/esm/ez-text-input.entry.js +2 -2
  173. package/dist/esm/ez-tile-medium.entry.js +1 -1
  174. package/dist/esm/ez-tile.entry.js +1 -1
  175. package/dist/esm/ez-time-input.entry.js +2 -2
  176. package/dist/esm/ez-toast.entry.js +1 -1
  177. package/dist/esm/ez-tooltip.entry.js +1 -1
  178. package/dist/esm/ez-tree.entry.js +2 -2
  179. package/dist/esm/ez-underface.entry.js +1 -1
  180. package/dist/esm/ez-upload.entry.js +3 -3
  181. package/dist/esm/ez-view-stack.entry.js +1 -1
  182. package/dist/esm/ezui.js +5 -5
  183. package/dist/esm/filter-column.entry.js +2 -2
  184. package/dist/esm/{index-d5042cb2.js → index-41363fa6.js} +18 -0
  185. package/dist/esm/{index-baa5e267.js → index-5a720e56.js} +11 -1
  186. package/dist/esm/loader.js +5 -5
  187. package/dist/esm/{search-column-9a00bd0b.js → search-column-56b69bf7.js} +3 -3
  188. package/dist/ezui/ezui.esm.js +1 -1
  189. package/dist/ezui/{p-e75c7a23.entry.js → p-000159dc.entry.js} +1 -1
  190. package/dist/ezui/{p-44caad9a.entry.js → p-0378416a.entry.js} +1 -1
  191. package/dist/ezui/{p-93e1c917.entry.js → p-05e68ab3.entry.js} +1 -1
  192. package/dist/ezui/{p-3bf7f94b.entry.js → p-06ed5e57.entry.js} +1 -1
  193. package/dist/ezui/{p-288631d1.entry.js → p-06f1b8e4.entry.js} +1 -1
  194. package/dist/ezui/{p-25371eb3.entry.js → p-09c2e631.entry.js} +1 -1
  195. package/dist/ezui/{p-fa6cff27.entry.js → p-0aed37a1.entry.js} +1 -1
  196. package/dist/ezui/{p-6d596a5a.entry.js → p-0b531233.entry.js} +1 -1
  197. package/dist/ezui/p-14d6aeb8.entry.js +1 -0
  198. package/dist/ezui/{p-6f77a359.entry.js → p-1723f728.entry.js} +1 -1
  199. package/dist/ezui/{p-feb22018.entry.js → p-172abd0f.entry.js} +1 -1
  200. package/dist/ezui/{p-c8067ed6.entry.js → p-1857cfc0.entry.js} +1 -1
  201. package/dist/ezui/{p-2e6c767f.entry.js → p-1b233888.entry.js} +1 -1
  202. package/dist/ezui/{p-7e535712.entry.js → p-1c29ed5d.entry.js} +1 -1
  203. package/dist/ezui/p-1fba0c74.entry.js +1 -0
  204. package/dist/ezui/{p-07a6c41e.entry.js → p-2000464a.entry.js} +1 -1
  205. package/dist/ezui/{p-732f7790.js → p-20cb76e7.js} +1 -1
  206. package/dist/ezui/{p-603ef267.entry.js → p-3234f883.entry.js} +1 -1
  207. package/dist/ezui/{p-200b0745.entry.js → p-4177cec6.entry.js} +1 -1
  208. package/dist/ezui/{p-9ce9e8b7.entry.js → p-43e040a5.entry.js} +2 -2
  209. package/dist/ezui/p-4463db7b.entry.js +1 -0
  210. package/dist/ezui/{p-fa6732f2.entry.js → p-44b39e81.entry.js} +1 -1
  211. package/dist/ezui/{p-e085c7f4.entry.js → p-4837f475.entry.js} +1 -1
  212. package/dist/ezui/{p-4d30b703.entry.js → p-4a876b8b.entry.js} +1 -1
  213. package/dist/ezui/{p-01bd20e4.entry.js → p-4b444fe9.entry.js} +1 -1
  214. package/dist/ezui/{p-15a5d68c.entry.js → p-4ca4d920.entry.js} +1 -1
  215. package/dist/ezui/{p-78436126.entry.js → p-4f72c118.entry.js} +1 -1
  216. package/dist/ezui/{p-6369a0cd.entry.js → p-51e34317.entry.js} +1 -1
  217. package/dist/ezui/p-5554704c.js +1 -0
  218. package/dist/ezui/{p-48effc69.entry.js → p-570cf58a.entry.js} +1 -1
  219. package/dist/ezui/{p-dee18824.entry.js → p-5f4a66ec.entry.js} +1 -1
  220. package/dist/ezui/{p-1f50fa05.entry.js → p-6b51c9cc.entry.js} +1 -1
  221. package/dist/ezui/{p-dd0613fd.entry.js → p-6b6efa30.entry.js} +1 -1
  222. package/dist/ezui/{p-3eb7bf6f.entry.js → p-6dbf8f75.entry.js} +1 -1
  223. package/dist/ezui/p-6ec40dec.entry.js +1 -0
  224. package/dist/ezui/{p-5ed81457.entry.js → p-6fc26622.entry.js} +1 -1
  225. package/dist/ezui/{p-4beae367.entry.js → p-71c55a72.entry.js} +1 -1
  226. package/dist/ezui/{p-d6f50207.entry.js → p-770cf2b8.entry.js} +1 -1
  227. package/dist/ezui/{p-a738e919.entry.js → p-7820c5c0.entry.js} +1 -1
  228. package/dist/ezui/{p-91c9d50e.entry.js → p-78e975b4.entry.js} +1 -1
  229. package/dist/ezui/{p-1e7a8633.entry.js → p-81461d2f.entry.js} +1 -1
  230. package/dist/ezui/{p-8df1ca33.entry.js → p-82fa4b09.entry.js} +1 -1
  231. package/dist/ezui/{p-b21fc2d3.entry.js → p-8bc350de.entry.js} +1 -1
  232. package/dist/ezui/p-8ca90a5e.entry.js +1 -0
  233. package/dist/ezui/{p-6aa843bd.entry.js → p-8ea2a2f5.entry.js} +1 -1
  234. package/dist/ezui/{p-37bd03db.entry.js → p-8f0ed69d.entry.js} +1 -1
  235. package/dist/ezui/{p-a3075f52.entry.js → p-9bcfa689.entry.js} +1 -1
  236. package/dist/ezui/{p-946c1c66.entry.js → p-a5f5da25.entry.js} +1 -1
  237. package/dist/ezui/{p-cb46afc5.js → p-a61fdd20.js} +1 -1
  238. package/dist/ezui/p-a646b54e.entry.js +1 -0
  239. package/dist/ezui/{p-0ab05249.entry.js → p-a8eadb43.entry.js} +1 -1
  240. package/dist/ezui/{p-d6742c1e.entry.js → p-a9432878.entry.js} +1 -1
  241. package/dist/ezui/{p-90cece02.entry.js → p-ad7c01c1.entry.js} +1 -1
  242. package/dist/ezui/{p-3005b0ec.entry.js → p-b2ce629f.entry.js} +1 -1
  243. package/dist/ezui/{p-b1e39171.entry.js → p-b6a8112c.entry.js} +1 -1
  244. package/dist/ezui/{p-7fe97ef5.entry.js → p-b7c6ce20.entry.js} +1 -1
  245. package/dist/ezui/{p-ef33aaac.js → p-baec56c9.js} +1 -1
  246. package/dist/ezui/p-c291d6a0.entry.js +1 -0
  247. package/dist/ezui/{p-9f5fa3f9.entry.js → p-c2b20f78.entry.js} +1 -1
  248. package/dist/ezui/p-c3ff0370.entry.js +1 -0
  249. package/dist/ezui/{p-c0d9c4f8.entry.js → p-c754774e.entry.js} +1 -1
  250. package/dist/ezui/{p-d2645bdf.entry.js → p-c96e536d.entry.js} +1 -1
  251. package/dist/ezui/{p-4fd1d098.entry.js → p-c9d70dab.entry.js} +1 -1
  252. package/dist/ezui/{p-20c024f7.entry.js → p-cf33bc48.entry.js} +1 -1
  253. package/dist/ezui/{p-53bc30a1.entry.js → p-cf4e2a35.entry.js} +1 -1
  254. package/dist/ezui/{p-e577d4fe.entry.js → p-d1765c77.entry.js} +1 -1
  255. package/dist/ezui/{p-9b2e6438.entry.js → p-d3779449.entry.js} +1 -1
  256. package/dist/ezui/{p-c84aa65f.entry.js → p-dd46153f.entry.js} +1 -1
  257. package/dist/ezui/{p-e33be0f9.entry.js → p-df5b5c3d.entry.js} +1 -1
  258. package/dist/ezui/{p-a80b1287.entry.js → p-dfca5946.entry.js} +1 -1
  259. package/dist/ezui/{p-7f792043.entry.js → p-e195eaad.entry.js} +1 -1
  260. package/dist/ezui/{p-23a36bb6.js → p-e4c7eb39.js} +2 -2
  261. package/dist/ezui/{p-0629f64b.entry.js → p-e6eaa5ed.entry.js} +1 -1
  262. package/dist/ezui/{p-e7a7c594.entry.js → p-e9b409c1.entry.js} +1 -1
  263. package/dist/ezui/{p-79044c3e.entry.js → p-ea053063.entry.js} +1 -1
  264. package/dist/ezui/{p-a3ada561.entry.js → p-f26b97e9.entry.js} +1 -1
  265. package/dist/ezui/p-fcdc8089.entry.js +1 -0
  266. package/dist/ezui/{p-a029afd0.entry.js → p-feea8ad8.entry.js} +1 -1
  267. package/dist/ezui/{p-ca36ac0a.entry.js → p-ffdf68cd.entry.js} +1 -1
  268. package/dist/types/components/ez-chip/ez-chip.d.ts +11 -0
  269. package/dist/types/components/ez-grid/controller/ag-grid/utils/buildLocaleText.d.ts +1 -0
  270. package/dist/types/components/ez-grid/ez-grid.d.ts +11 -1
  271. package/dist/types/components/ez-grid/utils/InMemoryFilterColumnDataSource.d.ts +1 -0
  272. package/dist/types/components/ez-multi-selection-list/ez-multi-selection-list.d.ts +2 -1
  273. package/dist/types/components/ez-multi-selection-list/interfaces/IMultiSelectionListDataSource.d.ts +1 -0
  274. package/dist/types/components/ez-pagination/ez-pagination.d.ts +47 -0
  275. package/dist/types/components/ez-popup/ez-popup.d.ts +16 -3
  276. package/dist/types/components/ez-popup/interfaces/EzButtonProps.d.ts +28 -0
  277. package/dist/types/components/ez-split-button/ez-split-button.d.ts +93 -8
  278. package/dist/types/components/ez-tag-input/ez-tag-input.d.ts +93 -0
  279. package/dist/types/components/ez-tag-input/interfaces/optionsSetFocus.d.ts +4 -0
  280. package/dist/types/components.d.ts +416 -7
  281. package/dist/types/utils/i18n/locales/en-us.d.ts +6 -0
  282. package/dist/types/utils/i18n/locales/es-es.d.ts +6 -0
  283. package/dist/types/utils/i18n/locales/pt-br.d.ts +6 -0
  284. package/dist/types/utils/i18n/translations.d.ts +18 -0
  285. package/package.json +1 -1
  286. package/react/components.d.ts +2 -0
  287. package/react/components.js +2 -0
  288. package/react/components.js.map +1 -1
  289. package/dist/ezui/p-2f01f656.entry.js +0 -1
  290. package/dist/ezui/p-8d90530b.entry.js +0 -1
  291. package/dist/ezui/p-9c5cd3b2.entry.js +0 -1
  292. package/dist/ezui/p-bc2f844e.entry.js +0 -1
  293. package/dist/ezui/p-d8cc640d.entry.js +0 -1
  294. package/dist/ezui/p-f8a5538b.entry.js +0 -1
  295. package/dist/ezui/p-fac16755.js +0 -1
  296. package/dist/ezui/p-fcdc7d0b.entry.js +0 -1
@@ -0,0 +1,703 @@
1
+ import { ElementIDUtils, KeyboardManager } from '@sankhyalabs/core';
2
+ import { h, Host } from '@stencil/core';
3
+ export class EzTagInput {
4
+ constructor() {
5
+ this.handleInputChange = (event) => {
6
+ const target = event.target;
7
+ this._inputElement.value = target.value;
8
+ this.ezType.emit(this._inputElement.value);
9
+ };
10
+ this.handleInputKeyDown = (event) => {
11
+ if (event.key === 'Backspace' && this._inputElement.value === '' && this.tags.length > 0 && !this.suppressBackspaceToRemove) {
12
+ this.handleRemoveTag(this.tags[this.tags.length - 1]);
13
+ }
14
+ };
15
+ this.handleInputFocus = () => {
16
+ this.ezFocus.emit();
17
+ };
18
+ this.handleInputBlur = () => {
19
+ this.ezBlur.emit();
20
+ };
21
+ this.handleTagClick = (tag, index) => {
22
+ if (this.enabled && !this.readonly) {
23
+ this.handleRemoveTag(tag);
24
+ this.updateTagFocus(index);
25
+ }
26
+ };
27
+ this.handleClearInput = () => {
28
+ this._inputElement.value = '';
29
+ };
30
+ this.label = '';
31
+ this.placeholder = '';
32
+ this.helpText = undefined;
33
+ this.enabled = true;
34
+ this.readonly = false;
35
+ this.name = undefined;
36
+ this.tags = [];
37
+ this.maxTagLength = undefined;
38
+ this.maxTags = undefined;
39
+ this.allowDuplicates = false;
40
+ this.state = "default";
41
+ this.validator = undefined;
42
+ this.suppressTagsKeyboardNavigation = false;
43
+ this.suppressBackspaceToRemove = false;
44
+ }
45
+ /** Aplica o foco no campo */
46
+ async setFocus(option) {
47
+ if (option === null || option === void 0 ? void 0 : option.selectText) {
48
+ this._inputElement.select();
49
+ }
50
+ if (!(option === null || option === void 0 ? void 0 : option.preventScroll)) {
51
+ this._inputElement.scrollIntoView({ behavior: "smooth", block: "center" });
52
+ }
53
+ this._inputElement.focus({ preventScroll: true });
54
+ }
55
+ /** Remove o foco do campo */
56
+ async setBlur() {
57
+ this._inputElement.blur();
58
+ }
59
+ /** Adiciona uma tag programaticamente */
60
+ async addTag(tag) {
61
+ return this.handleAddTag(tag);
62
+ }
63
+ /** Remove uma tag programaticamente */
64
+ async removeTag(tag) {
65
+ return this.handleRemoveTag(tag);
66
+ }
67
+ /** Limpa todas as tags */
68
+ async clearTags() {
69
+ this.tags = [];
70
+ this.ezChange.emit([...this.tags]);
71
+ }
72
+ addInfoId() {
73
+ if (this._element) {
74
+ ElementIDUtils.addIDInfo(this._element);
75
+ }
76
+ if (this._inputElement) {
77
+ const dataInfo = { id: 'embedded' };
78
+ ElementIDUtils.addIDInfo(this._inputElement, 'tag-input', dataInfo);
79
+ }
80
+ }
81
+ initializeKeyboardManager() {
82
+ this._keyboardManager = new KeyboardManager({
83
+ propagate: true,
84
+ element: this._element,
85
+ })
86
+ .bind("Enter", () => this.handleAddCurrentTag())
87
+ .bind("Tab", () => this.handleAddCurrentTag())
88
+ .bind("Escape", () => this.handleClearInput())
89
+ .bind("ArrowLeft", () => this.handlePreviousTagFocus())
90
+ .bind("ArrowRight", () => this.handleNextTagFocus());
91
+ }
92
+ handleAddCurrentTag() {
93
+ if (this._inputElement.value.trim()) {
94
+ const success = this.handleAddTag(this._inputElement.value);
95
+ if (success) {
96
+ this._inputElement.value = '';
97
+ }
98
+ return success;
99
+ }
100
+ return false;
101
+ }
102
+ handleAddTag(tag) {
103
+ const parsedTag = tag.trim();
104
+ if (!this.enabled || this.readonly) {
105
+ return false;
106
+ }
107
+ if (!parsedTag || parsedTag.length === 0) {
108
+ return false;
109
+ }
110
+ if (this.maxTagLength && parsedTag.length > this.maxTagLength) {
111
+ return false;
112
+ }
113
+ if (this.maxTags && this.tags.length >= this.maxTags) {
114
+ return false;
115
+ }
116
+ if (!this.allowDuplicates && this.tags.includes(parsedTag)) {
117
+ return false;
118
+ }
119
+ if (this.validator) {
120
+ const validationResult = this.validator(parsedTag, [...this.tags]);
121
+ if (validationResult === false) {
122
+ this.ezValidationError.emit({ tag: parsedTag, error: undefined });
123
+ return false;
124
+ }
125
+ if (typeof validationResult === 'string') {
126
+ this.ezValidationError.emit({ tag: parsedTag, error: validationResult });
127
+ return false;
128
+ }
129
+ }
130
+ this.tags = [...this.tags, parsedTag];
131
+ this.ezChange.emit([...this.tags]);
132
+ this.ezTagAdded.emit(parsedTag);
133
+ return true;
134
+ }
135
+ async updateTagFocus(lastIndex) {
136
+ var _a;
137
+ if (!((_a = this.tags) === null || _a === void 0 ? void 0 : _a.length) || this.suppressTagsKeyboardNavigation) {
138
+ await this.setFocus();
139
+ return;
140
+ }
141
+ if (!lastIndex) {
142
+ return;
143
+ }
144
+ const nextIndex = lastIndex - 1;
145
+ const tagElement = this._element.shadowRoot.querySelector(`#tag-${nextIndex}`);
146
+ if (tagElement) {
147
+ await tagElement.setFocus();
148
+ }
149
+ }
150
+ getCurrentActiveTagIndex() {
151
+ var _a;
152
+ const currentActiveTag = this._element.shadowRoot.activeElement;
153
+ if (!((_a = this.tags) === null || _a === void 0 ? void 0 : _a.length) || currentActiveTag.tagName.toLowerCase() !== 'ez-chip') {
154
+ return null;
155
+ }
156
+ const currentIndex = parseInt(currentActiveTag.id.split('-')[1], 10);
157
+ if (Number.isNaN(currentIndex) || currentIndex < 0 || currentIndex >= this.tags.length) {
158
+ return null;
159
+ }
160
+ return currentIndex;
161
+ }
162
+ async setTagFocus(tagIndex) {
163
+ const tagElement = this._element.shadowRoot.querySelector(`#tag-${tagIndex}`);
164
+ if (tagElement) {
165
+ await tagElement.setFocus();
166
+ }
167
+ }
168
+ async handlePreviousTagFocus() {
169
+ if (this.suppressTagsKeyboardNavigation || !this.enabled || this.readonly) {
170
+ return;
171
+ }
172
+ if (this._element.shadowRoot.activeElement === this._inputElement) {
173
+ await this.setTagFocus(this.tags.length - 1);
174
+ return;
175
+ }
176
+ const currentIndex = this.getCurrentActiveTagIndex();
177
+ if (currentIndex === null) {
178
+ await this.setFocus();
179
+ return;
180
+ }
181
+ if (currentIndex === 0) {
182
+ return;
183
+ }
184
+ await this.setTagFocus(currentIndex - 1);
185
+ }
186
+ async handleNextTagFocus() {
187
+ if (this.suppressTagsKeyboardNavigation || !this.enabled || this.readonly) {
188
+ return;
189
+ }
190
+ const currentIndex = this.getCurrentActiveTagIndex();
191
+ if (currentIndex === null || currentIndex >= this.tags.length - 1) {
192
+ await this.setFocus();
193
+ return;
194
+ }
195
+ await this.setTagFocus(currentIndex + 1);
196
+ }
197
+ handleRemoveTag(tagToRemove) {
198
+ if (!this.enabled || this.readonly) {
199
+ return false;
200
+ }
201
+ const tagIndex = this.tags.indexOf(tagToRemove);
202
+ if (tagIndex === -1) {
203
+ return false;
204
+ }
205
+ this.tags = this.tags.filter(tag => tag !== tagToRemove);
206
+ this.ezChange.emit([...this.tags]);
207
+ this.ezTagRemoved.emit(tagToRemove);
208
+ return true;
209
+ }
210
+ async componentWillLoad() {
211
+ if (!this.tags) {
212
+ this.tags = [];
213
+ }
214
+ }
215
+ componentDidLoad() {
216
+ this.addInfoId();
217
+ this.initializeKeyboardManager();
218
+ }
219
+ disconnectedCallback() {
220
+ var _a;
221
+ (_a = this._keyboardManager) === null || _a === void 0 ? void 0 : _a.unbindAllShortcutKeys();
222
+ }
223
+ render() {
224
+ return (h(Host, null, h("label", { htmlFor: this.name }, this.label), h("div", { class: "tag-input__container", "data-state": this.state, "data-disabled": (!this.enabled).toString(), onClick: () => this.setFocus({ preventScroll: true }) }, this.tags.map((tag, index) => (h("ez-chip", { key: `tag-${index}`, id: `tag-${index}`, label: tag, enabled: this.enabled && !this.readonly, removePosition: this.enabled && !this.readonly ? "right" : undefined, mode: "label", onRemoveChip: () => this.handleTagClick(tag, index), tabIndex: (this.suppressTagsKeyboardNavigation || !this.enabled || this.readonly) ? -1 : 0, disableAutoUpdateValue: true, removeWithKeyboard: true }))), h("input", { ref: (el) => this._inputElement = el, id: this.name, type: "text", placeholder: this.placeholder, disabled: !this.enabled, readonly: this.readonly, maxlength: this.maxTagLength, onInput: this.handleInputChange, onKeyDown: this.handleInputKeyDown, onFocus: this.handleInputFocus, onBlur: this.handleInputBlur })), this.helpText && (h("span", { title: this.helpText }, this.helpText))));
225
+ }
226
+ static get is() { return "ez-tag-input"; }
227
+ static get encapsulation() { return "shadow"; }
228
+ static get originalStyleUrls() {
229
+ return {
230
+ "$": ["ez-tag-input.css"]
231
+ };
232
+ }
233
+ static get styleUrls() {
234
+ return {
235
+ "$": ["ez-tag-input.css"]
236
+ };
237
+ }
238
+ static get properties() {
239
+ return {
240
+ "label": {
241
+ "type": "string",
242
+ "mutable": false,
243
+ "complexType": {
244
+ "original": "string",
245
+ "resolved": "string",
246
+ "references": {}
247
+ },
248
+ "required": false,
249
+ "optional": false,
250
+ "docs": {
251
+ "tags": [],
252
+ "text": "Texto do label exibido acima do input"
253
+ },
254
+ "attribute": "label",
255
+ "reflect": false,
256
+ "defaultValue": "''"
257
+ },
258
+ "placeholder": {
259
+ "type": "string",
260
+ "mutable": false,
261
+ "complexType": {
262
+ "original": "string",
263
+ "resolved": "string",
264
+ "references": {}
265
+ },
266
+ "required": false,
267
+ "optional": false,
268
+ "docs": {
269
+ "tags": [],
270
+ "text": "Placeholder do input"
271
+ },
272
+ "attribute": "placeholder",
273
+ "reflect": false,
274
+ "defaultValue": "''"
275
+ },
276
+ "helpText": {
277
+ "type": "string",
278
+ "mutable": true,
279
+ "complexType": {
280
+ "original": "string",
281
+ "resolved": "string",
282
+ "references": {}
283
+ },
284
+ "required": false,
285
+ "optional": true,
286
+ "docs": {
287
+ "tags": [],
288
+ "text": "Texto de ajuda exibido abaixo do input"
289
+ },
290
+ "attribute": "help-text",
291
+ "reflect": false
292
+ },
293
+ "enabled": {
294
+ "type": "boolean",
295
+ "mutable": false,
296
+ "complexType": {
297
+ "original": "boolean",
298
+ "resolved": "boolean",
299
+ "references": {}
300
+ },
301
+ "required": false,
302
+ "optional": true,
303
+ "docs": {
304
+ "tags": [],
305
+ "text": "Define se o input est\u00E1 habilitado"
306
+ },
307
+ "attribute": "enabled",
308
+ "reflect": false,
309
+ "defaultValue": "true"
310
+ },
311
+ "readonly": {
312
+ "type": "boolean",
313
+ "mutable": false,
314
+ "complexType": {
315
+ "original": "boolean",
316
+ "resolved": "boolean",
317
+ "references": {}
318
+ },
319
+ "required": false,
320
+ "optional": true,
321
+ "docs": {
322
+ "tags": [],
323
+ "text": "Define se o input \u00E9 somente leitura"
324
+ },
325
+ "attribute": "readonly",
326
+ "reflect": false,
327
+ "defaultValue": "false"
328
+ },
329
+ "name": {
330
+ "type": "string",
331
+ "mutable": false,
332
+ "complexType": {
333
+ "original": "string",
334
+ "resolved": "string",
335
+ "references": {}
336
+ },
337
+ "required": false,
338
+ "optional": true,
339
+ "docs": {
340
+ "tags": [],
341
+ "text": "Nome do input"
342
+ },
343
+ "attribute": "name",
344
+ "reflect": false
345
+ },
346
+ "tags": {
347
+ "type": "unknown",
348
+ "mutable": true,
349
+ "complexType": {
350
+ "original": "string[]",
351
+ "resolved": "string[]",
352
+ "references": {}
353
+ },
354
+ "required": false,
355
+ "optional": true,
356
+ "docs": {
357
+ "tags": [],
358
+ "text": "Array de tags iniciais"
359
+ },
360
+ "defaultValue": "[]"
361
+ },
362
+ "maxTagLength": {
363
+ "type": "number",
364
+ "mutable": false,
365
+ "complexType": {
366
+ "original": "number",
367
+ "resolved": "number",
368
+ "references": {}
369
+ },
370
+ "required": false,
371
+ "optional": true,
372
+ "docs": {
373
+ "tags": [],
374
+ "text": "Tamanho m\u00E1ximo de uma tag"
375
+ },
376
+ "attribute": "max-tag-length",
377
+ "reflect": false
378
+ },
379
+ "maxTags": {
380
+ "type": "number",
381
+ "mutable": false,
382
+ "complexType": {
383
+ "original": "number",
384
+ "resolved": "number",
385
+ "references": {}
386
+ },
387
+ "required": false,
388
+ "optional": true,
389
+ "docs": {
390
+ "tags": [],
391
+ "text": "N\u00FAmero m\u00E1ximo de tags permitidas"
392
+ },
393
+ "attribute": "max-tags",
394
+ "reflect": false
395
+ },
396
+ "allowDuplicates": {
397
+ "type": "boolean",
398
+ "mutable": false,
399
+ "complexType": {
400
+ "original": "boolean",
401
+ "resolved": "boolean",
402
+ "references": {}
403
+ },
404
+ "required": false,
405
+ "optional": true,
406
+ "docs": {
407
+ "tags": [],
408
+ "text": "Define se tags duplicadas s\u00E3o permitidas"
409
+ },
410
+ "attribute": "allow-duplicates",
411
+ "reflect": false,
412
+ "defaultValue": "false"
413
+ },
414
+ "state": {
415
+ "type": "string",
416
+ "mutable": true,
417
+ "complexType": {
418
+ "original": "\"default\" | \"error\" | \"success\" | \"warning\"",
419
+ "resolved": "\"default\" | \"error\" | \"success\" | \"warning\"",
420
+ "references": {}
421
+ },
422
+ "required": false,
423
+ "optional": true,
424
+ "docs": {
425
+ "tags": [],
426
+ "text": "Estado visual do componente"
427
+ },
428
+ "attribute": "state",
429
+ "reflect": true,
430
+ "defaultValue": "\"default\""
431
+ },
432
+ "validator": {
433
+ "type": "unknown",
434
+ "mutable": false,
435
+ "complexType": {
436
+ "original": "(tag: string, existingTags: string[]) => boolean | string",
437
+ "resolved": "(tag: string, existingTags: string[]) => string | boolean",
438
+ "references": {}
439
+ },
440
+ "required": false,
441
+ "optional": true,
442
+ "docs": {
443
+ "tags": [{
444
+ "name": "param",
445
+ "text": "tag - A tag que est\u00E1 sendo validada"
446
+ }, {
447
+ "name": "param",
448
+ "text": "existingTags - Array com as tags j\u00E1 existentes"
449
+ }, {
450
+ "name": "returns",
451
+ "text": "true se v\u00E1lida, false ou string com mensagem de erro se inv\u00E1lida"
452
+ }, {
453
+ "name": "example",
454
+ "text": "// Valida\u00E7\u00E3o para permitir apenas n\u00FAmeros\nvalidator={(tag) => /^\\d+$/.test(tag) || \"Apenas n\u00FAmeros s\u00E3o permitidos\"}\n\n// Valida\u00E7\u00E3o para evitar palavr\u00F5es\nvalidator={(tag) => !badWords.includes(tag.toLowerCase())}"
455
+ }],
456
+ "text": "Fun\u00E7\u00E3o de valida\u00E7\u00E3o customizada para tags"
457
+ }
458
+ },
459
+ "suppressTagsKeyboardNavigation": {
460
+ "type": "boolean",
461
+ "mutable": false,
462
+ "complexType": {
463
+ "original": "boolean",
464
+ "resolved": "boolean",
465
+ "references": {}
466
+ },
467
+ "required": false,
468
+ "optional": true,
469
+ "docs": {
470
+ "tags": [],
471
+ "text": "Define se a navega\u00E7\u00E3o por teclado pelas tags deve ser suprimida"
472
+ },
473
+ "attribute": "suppress-tags-keyboard-navigation",
474
+ "reflect": false,
475
+ "defaultValue": "false"
476
+ },
477
+ "suppressBackspaceToRemove": {
478
+ "type": "boolean",
479
+ "mutable": false,
480
+ "complexType": {
481
+ "original": "boolean",
482
+ "resolved": "boolean",
483
+ "references": {}
484
+ },
485
+ "required": false,
486
+ "optional": true,
487
+ "docs": {
488
+ "tags": [],
489
+ "text": "Define se a tecla Backspace deve remover a \u00FAltima tag quando o input est\u00E1 vazio"
490
+ },
491
+ "attribute": "suppress-backspace-to-remove",
492
+ "reflect": false,
493
+ "defaultValue": "false"
494
+ }
495
+ };
496
+ }
497
+ static get events() {
498
+ return [{
499
+ "method": "ezChange",
500
+ "name": "ezChange",
501
+ "bubbles": true,
502
+ "cancelable": true,
503
+ "composed": true,
504
+ "docs": {
505
+ "tags": [],
506
+ "text": "Evento disparado quando as tags mudam"
507
+ },
508
+ "complexType": {
509
+ "original": "string[]",
510
+ "resolved": "string[]",
511
+ "references": {}
512
+ }
513
+ }, {
514
+ "method": "ezTagAdded",
515
+ "name": "ezTagAdded",
516
+ "bubbles": true,
517
+ "cancelable": true,
518
+ "composed": true,
519
+ "docs": {
520
+ "tags": [],
521
+ "text": "Evento disparado quando uma tag \u00E9 adicionada"
522
+ },
523
+ "complexType": {
524
+ "original": "string",
525
+ "resolved": "string",
526
+ "references": {}
527
+ }
528
+ }, {
529
+ "method": "ezTagRemoved",
530
+ "name": "ezTagRemoved",
531
+ "bubbles": true,
532
+ "cancelable": true,
533
+ "composed": true,
534
+ "docs": {
535
+ "tags": [],
536
+ "text": "Evento disparado quando uma tag \u00E9 removida"
537
+ },
538
+ "complexType": {
539
+ "original": "string",
540
+ "resolved": "string",
541
+ "references": {}
542
+ }
543
+ }, {
544
+ "method": "ezFocus",
545
+ "name": "ezFocus",
546
+ "bubbles": true,
547
+ "cancelable": true,
548
+ "composed": true,
549
+ "docs": {
550
+ "tags": [],
551
+ "text": "Evento disparado quando o input recebe foco"
552
+ },
553
+ "complexType": {
554
+ "original": "void",
555
+ "resolved": "void",
556
+ "references": {}
557
+ }
558
+ }, {
559
+ "method": "ezBlur",
560
+ "name": "ezBlur",
561
+ "bubbles": true,
562
+ "cancelable": true,
563
+ "composed": true,
564
+ "docs": {
565
+ "tags": [],
566
+ "text": "Evento disparado quando o input perde foco"
567
+ },
568
+ "complexType": {
569
+ "original": "void",
570
+ "resolved": "void",
571
+ "references": {}
572
+ }
573
+ }, {
574
+ "method": "ezValidationError",
575
+ "name": "ezValidationError",
576
+ "bubbles": true,
577
+ "cancelable": true,
578
+ "composed": true,
579
+ "docs": {
580
+ "tags": [],
581
+ "text": "Evento disparado quando uma valida\u00E7\u00E3o falha"
582
+ },
583
+ "complexType": {
584
+ "original": "{ tag: string; error?: string }",
585
+ "resolved": "{ tag: string; error?: string; }",
586
+ "references": {}
587
+ }
588
+ }, {
589
+ "method": "ezType",
590
+ "name": "ezType",
591
+ "bubbles": true,
592
+ "cancelable": true,
593
+ "composed": true,
594
+ "docs": {
595
+ "tags": [],
596
+ "text": "Emitido quando \u00E9 digitado no campo de entrada"
597
+ },
598
+ "complexType": {
599
+ "original": "string",
600
+ "resolved": "string",
601
+ "references": {}
602
+ }
603
+ }];
604
+ }
605
+ static get methods() {
606
+ return {
607
+ "setFocus": {
608
+ "complexType": {
609
+ "signature": "(option?: OptionsSetFocus) => Promise<void>",
610
+ "parameters": [{
611
+ "tags": [],
612
+ "text": ""
613
+ }],
614
+ "references": {
615
+ "Promise": {
616
+ "location": "global"
617
+ },
618
+ "OptionsSetFocus": {
619
+ "location": "import",
620
+ "path": "./interfaces/optionsSetFocus"
621
+ }
622
+ },
623
+ "return": "Promise<void>"
624
+ },
625
+ "docs": {
626
+ "text": "Aplica o foco no campo",
627
+ "tags": []
628
+ }
629
+ },
630
+ "setBlur": {
631
+ "complexType": {
632
+ "signature": "() => Promise<void>",
633
+ "parameters": [],
634
+ "references": {
635
+ "Promise": {
636
+ "location": "global"
637
+ }
638
+ },
639
+ "return": "Promise<void>"
640
+ },
641
+ "docs": {
642
+ "text": "Remove o foco do campo",
643
+ "tags": []
644
+ }
645
+ },
646
+ "addTag": {
647
+ "complexType": {
648
+ "signature": "(tag: string) => Promise<boolean>",
649
+ "parameters": [{
650
+ "tags": [],
651
+ "text": ""
652
+ }],
653
+ "references": {
654
+ "Promise": {
655
+ "location": "global"
656
+ }
657
+ },
658
+ "return": "Promise<boolean>"
659
+ },
660
+ "docs": {
661
+ "text": "Adiciona uma tag programaticamente",
662
+ "tags": []
663
+ }
664
+ },
665
+ "removeTag": {
666
+ "complexType": {
667
+ "signature": "(tag: string) => Promise<boolean>",
668
+ "parameters": [{
669
+ "tags": [],
670
+ "text": ""
671
+ }],
672
+ "references": {
673
+ "Promise": {
674
+ "location": "global"
675
+ }
676
+ },
677
+ "return": "Promise<boolean>"
678
+ },
679
+ "docs": {
680
+ "text": "Remove uma tag programaticamente",
681
+ "tags": []
682
+ }
683
+ },
684
+ "clearTags": {
685
+ "complexType": {
686
+ "signature": "() => Promise<void>",
687
+ "parameters": [],
688
+ "references": {
689
+ "Promise": {
690
+ "location": "global"
691
+ }
692
+ },
693
+ "return": "Promise<void>"
694
+ },
695
+ "docs": {
696
+ "text": "Limpa todas as tags",
697
+ "tags": []
698
+ }
699
+ }
700
+ };
701
+ }
702
+ static get elementRef() { return "_element"; }
703
+ }